:root{color:#17201c;font-synthesis:none;text-rendering:optimizelegibility;--canvas:#eef1ef;--surface:#fff;--surface-subtle:#f6f8f7;--surface-strong:#e3e9e6;--ink:#17201c;--ink-soft:#3d4943;--muted:#66716b;--border:#cbd3cf;--border-strong:#9eaaa4;--green:#1d5b42;--green-dark:#143f2e;--green-soft:#e5f0ea;--amber:#ad7424;--amber-soft:#f7eddd;--red:#a33f39;--red-soft:#f8e9e7;--steel:#356276;--shadow:0 14px 38px #17201c24;background:#eef1ef;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{min-height:100dvh;overflow-x:hidden}button,input,select{color:inherit;font:inherit;letter-spacing:0}button{border:0}button:not(:disabled),select:not(:disabled),input[type=checkbox]:not(:disabled){cursor:pointer}button:disabled{cursor:default;opacity:.42}button:focus-visible,input:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #35627652}h1,h2,h3,p{margin:0}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-root{min-height:100dvh}.brand{align-items:center;gap:12px;min-width:0;display:inline-flex}.brand-mark{border-radius:8px;flex:none;width:42px;height:42px}.brand-name{color:var(--ink);font-size:24px;font-weight:800}.brand-compact{gap:9px}.brand-compact .brand-mark{width:34px;height:34px}.brand-compact .brand-name{font-size:19px}.button,.icon-text-button,.icon-button,.text-button{border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:40px;font-weight:700;display:inline-flex}.button{border:1px solid #0000;padding:0 15px}.button-primary{color:#fff;background:var(--green);border-color:var(--green)}.button-primary:hover{background:var(--green-dark)}.button-secondary{color:var(--ink);background:var(--surface);border-color:var(--border)}.button-secondary:hover{background:var(--surface-subtle);border-color:var(--border-strong)}.button-small{min-height:34px;padding-inline:11px;font-size:13px}.icon-button{width:40px;min-width:40px;color:var(--ink-soft);background:0 0;padding:0}.icon-button:hover{background:var(--surface-strong);color:var(--ink)}.icon-text-button{min-height:38px;color:var(--ink-soft);background:0 0;padding:0 11px}.icon-text-button:hover{background:var(--surface-strong);color:var(--ink)}.text-button{min-height:34px;color:var(--green);background:0 0;padding:0 4px}.game-picker{background:var(--canvas);grid-template-rows:auto 1fr auto;min-height:100dvh;padding:24px clamp(18px,4vw,54px);display:grid}.game-picker-header,.game-picker-footer{justify-content:space-between;align-items:center;width:min(1040px,100%);margin:0 auto;display:flex}.game-choice-panel{align-self:center;width:min(860px,100%);margin:38px auto}.section-kicker{color:var(--green);text-transform:uppercase;align-items:center;gap:8px;margin-bottom:8px;font-size:13px;font-weight:800;display:flex}.game-choice-panel h1{margin-bottom:24px;font-size:34px;line-height:1.15}.game-choice-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.game-choice{text-align:left;background:var(--surface);border:1px solid var(--border);border-radius:8px;grid-template-columns:56px minmax(0,1fr) 24px;align-items:center;min-height:128px;padding:22px;display:grid;box-shadow:0 3px 10px #17201c0d}.game-choice:hover{border-color:var(--border-strong);transform:translateY(-1px);box-shadow:0 8px 22px #17201c17}.game-choice-warhammer_40k{border-top:4px solid var(--green)}.game-choice-legion{border-top:4px solid var(--steel)}.game-choice-icon{color:#fff;background:var(--green);border-radius:8px;place-items:center;width:48px;height:48px;display:grid}.game-choice-legion .game-choice-icon{background:var(--steel)}.game-choice-copy{flex-direction:column;gap:6px;min-width:0;display:flex}.game-choice-copy strong{font-size:19px}.game-choice-copy span{color:var(--muted);text-overflow:ellipsis;font-size:13px;line-height:1.4;overflow:hidden}.game-choice-arrow{color:var(--muted);font-size:30px;line-height:1}.game-picker-footer{color:var(--muted);font-size:12px}.builder-shell{background:var(--canvas);flex-direction:column;height:100dvh;min-height:560px;display:flex;overflow:hidden}.topbar{z-index:10;background:var(--surface);border-bottom:1px solid var(--border);flex:none;align-items:center;gap:8px;min-height:58px;padding:8px 14px;display:flex}.brand-button,.game-switcher{background:0 0;align-items:center;display:inline-flex}.brand-button{border-radius:6px;padding:2px 8px 2px 2px}.brand-button:hover,.game-switcher:hover{background:var(--surface-subtle)}.game-switcher{min-height:36px;color:var(--ink-soft);border-left:1px solid var(--border);border-radius:0 6px 6px 0;gap:6px;padding:0 10px;font-size:13px;font-weight:700}.topbar-spacer{flex:1}.builder-setup{background:var(--surface-subtle);border-bottom:1px solid var(--border);flex:none;grid-template-columns:minmax(180px,1.5fr) minmax(180px,1fr) auto auto;align-items:end;gap:12px;padding:10px 16px;display:grid}.field{flex-direction:column;gap:5px;min-width:0;display:flex}.field>span,.points-summary>span{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:800}.field input,.field select{background:var(--surface);border:1px solid var(--border);border-radius:5px;width:100%;min-width:0;height:38px;padding:0 10px}.field input:hover,.field select:hover{border-color:var(--border-strong)}.points-summary{background:var(--green-soft);border:1px solid #b9d0c3;border-radius:5px;flex-direction:column;justify-content:center;min-width:126px;height:38px;padding:0 12px;display:flex}.points-summary strong{color:var(--green-dark);white-space:nowrap;font-size:14px}.points-summary.points-over{background:var(--red-soft);border-color:#dfb7b3}.points-summary.points-over strong{color:var(--red)}.save-button{height:38px}.builder-main{flex:1;grid-template-columns:minmax(430px,1.35fr) minmax(330px,.8fr);min-height:0;display:grid}.workspace-panel{background:var(--surface);flex-direction:column;min-width:0;min-height:0;display:flex}.catalog-panel{border-right:1px solid var(--border)}.roster-panel{background:var(--surface-subtle)}.panel-heading{flex:none;justify-content:space-between;align-items:center;gap:12px;min-height:64px;padding:10px 16px;display:flex}.panel-heading h2{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:17px;line-height:1.25;overflow:hidden}.panel-eyebrow{color:var(--muted);text-transform:uppercase;margin-bottom:2px;font-size:10px;font-weight:800;display:block}.result-count{color:var(--muted);flex:none;font-size:12px;font-weight:700}.catalog-tools{flex:none;gap:8px;padding:0 16px 10px;display:flex}.search-field{min-width:0;height:40px;color:var(--muted);background:var(--surface-subtle);border:1px solid var(--border);border-radius:6px;flex:1;align-items:center;gap:8px;padding:0 10px;display:flex}.search-field:focus-within{color:var(--green);background:var(--surface);border-color:var(--green)}.search-field input{background:0 0;border:0;outline:0;width:100%;min-width:0;height:100%;padding:0}.search-field button{width:26px;height:26px;color:var(--muted);background:0 0;border-radius:4px;flex:none;place-items:center;display:grid}.filter-button{background:var(--surface-subtle);border:1px solid var(--border);height:40px}.panel-scroll{overscroll-behavior:contain;scrollbar-gutter:stable;flex:1;min-height:0;overflow-y:auto}.catalog-scroll{padding:0 12px 20px}.unit-group{margin-bottom:9px}.unit-group-header{text-align:left;width:100%;min-height:39px;color:var(--ink-soft);border:1px solid var(--border-strong);background:#edf1ef;border-radius:5px;grid-template-columns:24px minmax(0,1fr) auto 20px;align-items:center;gap:8px;padding:0 10px;display:grid}.unit-group-header:hover{background:#e4ebe7;border-color:#7e8d85}.unit-group-header>span:not(.rank-icon){color:var(--muted);font-size:12px}.rank-icon{width:24px;height:24px;color:var(--green);place-items:center;display:grid}.unit-list{border-left:2px solid #d9dfdc;margin:5px 0 0 8px}.unit-row{background:var(--surface);border-bottom:1px solid #e3e7e5;grid-template-columns:minmax(0,1fr) auto 42px;align-items:center;gap:8px;min-height:68px;padding:5px 7px 5px 8px;display:grid}.unit-row:hover{background:var(--surface-subtle)}.unit-row-main{text-align:left;background:0 0;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:9px;min-width:0;padding:0;display:grid}.unit-thumbnail{object-fit:contain;border:1px solid var(--border);background:#eef1ef;border-radius:5px;width:52px;height:52px}.unit-image-fallback{color:var(--green);grid-template-rows:1fr auto;place-items:center;padding:5px;display:grid}.unit-image-fallback span{font-size:9px;font-weight:900}.unit-row-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.unit-row-copy strong,.roster-row-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.25;overflow:hidden}.unit-row-copy>span,.roster-row-copy>span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.count-badge{min-width:22px;height:22px;color:var(--green-dark);background:var(--green-soft);border:1px solid #b9d0c3;border-radius:8px;place-items:center;padding:0 6px;font-size:11px;font-weight:900;display:grid}.unit-points{color:var(--ink-soft);white-space:nowrap;font-size:12px;font-weight:800}.add-button,.remove-button,.roster-info-button{border-radius:5px;place-items:center;width:36px;height:36px;display:grid}.add-button{color:#fff;background:var(--green)}.add-button:hover{background:var(--green-dark)}.loading-list{gap:7px;padding-top:8px;display:grid}.loading-list span{background:#e4e9e6;border-radius:5px;height:64px;animation:1.2s ease-in-out infinite alternate loading-pulse}@keyframes loading-pulse{to{opacity:.48}}.roster-heading{padding-bottom:8px}.roster-progress{background:#dfe5e2;border-radius:3px;flex:none;height:5px;margin:0 16px 10px;overflow:hidden}.roster-progress span{background:var(--green);max-width:100%;height:100%;transition:width .18s;display:block}.roster-scroll{padding:0 12px}.roster-list{background:var(--surface);border:1px solid var(--border);border-radius:6px;overflow:hidden}.roster-row{border-bottom:1px solid #e2e7e4;grid-template-columns:32px minmax(0,1fr) auto 34px;align-items:center;gap:7px;min-height:58px;padding:6px 7px;display:grid}.roster-row:last-child{border-bottom:0}.roster-row-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.roster-info-button{width:30px;height:30px;color:var(--steel);background:#e8eff2}.roster-row-points{white-space:nowrap;font-size:13px}.remove-button{width:32px;height:32px;color:var(--muted);background:0 0}.remove-button:hover{color:var(--red);background:var(--red-soft)}.model-count-select select{width:100%;max-width:220px;height:26px;color:var(--muted);background:var(--surface-subtle);border:1px solid var(--border);border-radius:4px;padding:0 23px 0 5px;font-size:11px}.roster-total{background:var(--surface);border-top:1px solid var(--border);flex:none;justify-content:space-between;align-items:center;gap:10px;min-height:68px;padding:10px 16px;display:flex}.roster-total>div{flex-direction:column;display:flex}.roster-total span{color:var(--muted);font-size:11px;font-weight:700}.roster-total strong{font-size:20px}.limit-warning{align-items:center;gap:5px;display:inline-flex;color:var(--red)!important}.empty-state{min-height:250px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:9px;padding:30px 20px;display:flex}.empty-state strong{color:var(--ink-soft)}.empty-state span{max-width:320px;font-size:13px}.compact-empty{min-height:190px}.error-state svg{color:var(--red)}.mobile-tabs,.mobile-only{display:none}.modal-backdrop,.details-backdrop,.nested-backdrop{z-index:50;background:#0f18148f;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:var(--surface);border:1px solid var(--border-strong);width:min(620px,100%);max-height:min(760px,100dvh - 40px);box-shadow:var(--shadow);border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.modal-header{border-bottom:1px solid var(--border);flex:none;justify-content:space-between;align-items:center;gap:12px;min-height:66px;padding:12px 16px;display:flex}.modal-header h2{font-size:19px}.modal-body{flex:1;min-height:0;padding:16px;overflow-y:auto}.modal-footer{border-top:1px solid var(--border);flex:none;justify-content:flex-end;align-items:center;min-height:60px;padding:10px 16px;display:flex}.settings-body{flex-direction:column;gap:16px;display:flex}.toggle-row{background:var(--surface-subtle);border:1px solid var(--border);border-radius:6px;justify-content:space-between;align-items:center;gap:16px;min-height:58px;padding:9px 12px;display:flex}.toggle-row>span,.detachment-option>span{flex-direction:column;gap:2px;min-width:0;display:flex}.toggle-row small,.detachment-option small,.settings-section-heading span{color:var(--muted);font-size:11px}.toggle-row input,.detachment-option input{width:19px;height:19px;accent-color:var(--green);flex:none}.detachment-settings{flex-direction:column;gap:8px;display:flex}.settings-section-heading{justify-content:space-between;align-items:center;display:flex}.settings-section-heading>div{flex-direction:column;display:flex}.detachment-list{border:1px solid var(--border);border-radius:6px;flex-direction:column;max-height:310px;display:flex;overflow-y:auto}.detachment-option{border-bottom:1px solid #e1e6e3;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:53px;padding:7px 10px;display:grid}.detachment-option:last-child{border-bottom:0}.detachment-option:hover{background:var(--surface-subtle)}.detachment-option b{color:var(--amber);font-size:12px}.transfer-toolbar{background:var(--surface-subtle);border-bottom:1px solid var(--border);flex:none;gap:8px;padding:10px 16px;display:flex}.saved-list-body{padding:10px 12px 16px}.saved-list{border:1px solid var(--border);border-radius:6px;overflow:hidden}.saved-list-row{border-bottom:1px solid #e1e6e3;grid-template-columns:minmax(0,1fr) 40px 40px;align-items:center;gap:3px;padding:5px;display:grid}.saved-list-row:last-child{border-bottom:0}.saved-list-open{min-width:0;min-height:52px;color:var(--green);text-align:left;background:0 0;border-radius:4px;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:8px;padding:5px 8px;display:grid}.saved-list-open:hover{background:var(--surface-subtle)}.saved-list-open>span{flex-direction:column;gap:3px;min-width:0;display:flex}.saved-list-open strong,.saved-list-open small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.saved-list-open strong{color:var(--ink)}.saved-list-open small{color:var(--muted)}.danger-button:hover{color:var(--red);background:var(--red-soft)}.details-backdrop{z-index:60;justify-content:flex-end;align-items:stretch;padding:0;display:flex}.details-drawer{background:var(--surface);border-left:1px solid var(--border-strong);flex-direction:column;width:min(620px,100%);height:100dvh;animation:.17s ease-out drawer-in;display:flex;position:relative;overflow:hidden;box-shadow:-12px 0 34px #0f18142e}@keyframes drawer-in{0%{opacity:.72;transform:translate(28px)}to{opacity:1;transform:translate(0)}}.drawer-handle{display:none}.details-header{background:var(--surface);border-bottom:1px solid var(--border);flex:none;grid-template-columns:minmax(0,1fr) auto 40px;align-items:center;gap:10px;min-height:82px;padding:12px 12px 10px 18px;display:grid}.details-title-copy{min-width:0}.details-title-copy h2{overflow-wrap:anywhere;font-size:20px;line-height:1.2}.details-title-copy>span:last-child{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:12px;display:block;overflow:hidden}.details-count{background:var(--surface-subtle);border:1px solid var(--border-strong);border-radius:6px;grid-template-columns:34px 32px 34px;align-items:center;height:36px;display:grid;overflow:hidden}.details-count button{height:100%;color:var(--green);background:0 0;place-items:center;display:grid}.details-count button:hover:not(:disabled){color:#fff;background:var(--green)}.details-count strong{text-align:center}.details-scroll{overscroll-behavior:contain;touch-action:pan-y;flex:1;min-height:0;padding:14px 18px 30px;overflow:hidden auto}.details-hero{grid-template-columns:minmax(0,1fr) 116px;gap:12px;margin-bottom:14px;display:grid}.unit-image-button{background:0 0;border-radius:6px;min-width:0;padding:0;display:block}.details-image{object-fit:contain;border:1px solid var(--border);background:#f0f3f1;border-radius:6px;place-items:center;width:100%;height:224px;display:grid}.details-hero-summary{background:var(--green-dark);border-radius:6px;flex-direction:column;justify-content:flex-end;gap:6px;padding:12px;display:flex}.details-hero-summary strong{color:#fff;font-size:22px}.details-hero-summary span{color:#dce9e2;font-size:11px;line-height:1.35}.stat-grid{grid-template-columns:repeat(auto-fit,minmax(62px,1fr));gap:5px;margin-bottom:16px;display:grid}.stat-box{border:1px solid var(--border-strong);background:#f1f4f2;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;min-height:62px;display:flex}.stat-box span{color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:900}.stat-box strong{margin-top:3px;font-size:20px;line-height:1}.details-section{margin-top:18px}.details-section-heading{min-height:32px;color:var(--green-dark);border-bottom:2px solid var(--green);align-items:center;gap:8px;margin-bottom:7px;display:flex}.details-section-heading h3{font-size:15px}.section-symbol{color:#fff;background:var(--green);border-radius:4px;place-items:center;width:21px;height:21px;font-size:11px;font-weight:900;display:grid}.section-action{width:100%;min-height:54px;color:var(--green-dark);text-align:left;background:var(--green-soft);border:1px solid #b8d0c2;border-radius:6px;grid-template-columns:28px minmax(0,1fr) 22px;align-items:center;gap:8px;padding:8px 12px;display:grid}.section-action>span{flex-direction:column;display:flex}.section-action small{color:var(--muted);font-size:11px}.section-chevron-open{transform:rotate(-90deg)}.leader-list{background:var(--border);border:1px solid var(--border);border-radius:5px;grid-template-columns:1fr 1fr;gap:1px;margin-top:5px;display:grid;overflow:hidden}.leader-list span{background:var(--surface);padding:8px 10px;font-size:12px}.weapon-table-scroll{border:1px solid var(--border-strong);border-radius:5px;width:100%;overflow-x:auto}.weapon-table{border-collapse:collapse;width:100%;font-size:12px}.weapon-table th{color:#fff;text-align:center;text-transform:uppercase;background:#31423a;border-right:1px solid #54635c;height:31px;padding:5px 7px;font-size:10px}.weapon-table th:first-child{text-align:left;min-width:186px}.weapon-table td{text-align:center;vertical-align:middle;border-bottom:1px solid #d9dfdc;border-right:1px solid #d9dfdc;min-width:45px;padding:6px 7px}.weapon-table td:first-child{text-align:left;min-width:186px}.weapon-table tr:last-child td{border-bottom:0}.weapon-table td:last-child,.weapon-table th:last-child{border-right:0}.weapon-table tbody tr:nth-child(2n){background:var(--surface-subtle)}.weapon-table td>strong{line-height:1.25;display:block}.weapon-keywords{flex-wrap:wrap;gap:3px;margin-top:3px;display:flex}.weapon-keywords button{color:var(--steel);text-align:left;background:0 0;padding:0;font-size:9px;line-height:1.25;text-decoration:underline}.legion-weapons th:first-child,.legion-weapons td:first-child{width:66%}.dice-pool{gap:4px;display:inline-flex}.die{border:1px solid #222;border-radius:50%;place-items:center;width:24px;height:24px;font-size:11px;font-weight:900;display:grid}.die-red{color:#fff;background:#a43d38}.die-black{color:#fff;background:#252b28}.die-white{background:#fff}.wargear-rules,.ability-list{border:1px solid var(--border);border-radius:5px;flex-direction:column;display:flex;overflow:hidden}.wargear-rules article,.ability-list article{border-bottom:1px solid #dfe4e1;padding:10px 12px}.wargear-rules article:last-child,.ability-list article:last-child{border-bottom:0}.wargear-rules strong,.ability-list strong{font-size:12px;line-height:1.4}.wargear-rules ul{color:var(--ink-soft);margin:6px 0 0;padding-left:20px;font-size:12px;line-height:1.55}.ability-list p{color:var(--ink-soft);margin-top:4px;font-size:12px;line-height:1.5}.keyword-list{flex-wrap:wrap;gap:5px;display:flex}.keyword-list button{min-height:29px;color:var(--steel);background:#e8f0f3;border:1px solid #bdcfd6;border-radius:5px;padding:4px 8px;font-size:11px;font-weight:700}.keyword-list button:hover{color:#fff;background:var(--steel)}.details-navigation{background:var(--surface-subtle);border-top:1px solid var(--border);flex:none;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:8px;min-height:56px;padding:8px 12px;display:grid}.details-navigation button{min-width:0;min-height:38px;color:var(--ink-soft);background:0 0;border-radius:5px;align-items:center;gap:5px;padding:0 7px;display:flex}.details-navigation button:last-child{text-align:right;justify-content:flex-end}.details-navigation button:hover:not(:disabled){background:var(--surface-strong)}.details-navigation button span{text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:700;overflow:hidden}.details-navigation>span{color:var(--muted);white-space:nowrap;font-size:11px}.image-lightbox{z-index:80;background:#080d0be0;place-items:center;width:100%;height:100%;padding:28px;display:grid;position:fixed;inset:0}.image-lightbox .unit-image-fallback,.lightbox-image{object-fit:contain;color:#fff;width:min(920px,94vw);height:min(780px,86dvh)}.nested-backdrop{z-index:90}.keyword-dialog{background:var(--surface);border:1px solid var(--border-strong);width:min(470px,100%);max-height:calc(100dvh - 40px);box-shadow:var(--shadow);border-radius:8px;padding:16px;overflow-y:auto}.keyword-dialog header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.keyword-dialog h3{font-size:18px}.keyword-dialog p{color:var(--ink-soft);font-size:13px;line-height:1.55}.toast,.update-notice{z-index:120;color:#fff;box-shadow:var(--shadow);background:#25332c;border:1px solid #536159;border-radius:7px;align-items:center;gap:12px;display:flex;position:fixed}.toast{max-width:min(420px,100vw - 36px);min-height:44px;padding:10px 14px;font-size:13px;bottom:18px;right:18px}.update-notice{min-height:52px;padding:8px 9px 8px 15px;font-size:13px;font-weight:700;bottom:18px;left:50%;transform:translate(-50%)}@media (width<=900px){.builder-main{grid-template-columns:minmax(400px,1.2fr) minmax(300px,.8fr)}.brand-compact .brand-name{display:none}.builder-setup{grid-template-columns:minmax(160px,1.3fr) minmax(160px,1fr) auto auto}}@media (width<=720px){.game-picker{padding:18px}.game-picker-header .button span{display:none}.game-choice-panel{margin:24px auto}.game-choice-panel h1{margin-bottom:18px;font-size:28px}.game-choice-grid{grid-template-columns:1fr;gap:10px}.game-choice{min-height:108px;padding:16px}.game-picker-footer{flex-direction:column;align-items:flex-start;gap:3px}.builder-shell{min-height:480px}.topbar{min-height:54px;padding:7px 9px}.game-switcher{padding-inline:7px}.icon-text-button span,.optional-action{display:none}.icon-text-button{width:40px;min-width:40px;padding:0}.builder-setup{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr) auto;gap:7px;padding:8px 10px}.field>span,.points-summary>span{font-size:9px}.field input,.field select,.points-summary{height:36px}.points-summary{min-width:92px;padding-inline:8px}.points-summary strong{font-size:12px}.save-button{z-index:22;border-radius:6px;width:40px;min-width:40px;height:40px;padding:0;font-size:0;position:fixed;bottom:9px;right:76px}.save-button svg{width:19px;height:19px}.builder-main{min-height:0;display:block}.workspace-panel{height:100%;display:none}.workspace-panel.mobile-active{display:flex}.catalog-panel{border-right:0}.panel-heading{min-height:57px;padding:8px 12px}.catalog-tools{padding:0 10px 8px}.catalog-scroll,.roster-scroll{padding-inline:8px}.unit-list{margin-left:4px}.unit-row{grid-template-columns:minmax(0,1fr) auto 40px}.unit-row-main{grid-template-columns:48px minmax(0,1fr) auto}.unit-thumbnail{width:48px;height:48px}.mobile-tabs{z-index:20;min-height:58px;padding:5px calc(120px + env(safe-area-inset-right)) calc(5px + env(safe-area-inset-bottom)) 8px;background:var(--surface);border-top:1px solid var(--border);flex:none;grid-template-columns:1fr 1fr;display:grid}.mobile-tabs button{min-width:0;color:var(--muted);background:0 0;border-radius:5px;justify-content:center;align-items:center;gap:6px;font-size:11px;font-weight:800;display:flex;position:relative}.mobile-tabs button.active{color:var(--green-dark);background:var(--green-soft)}.mobile-tabs button>span{color:#fff;background:var(--green);border-radius:8px;place-items:center;min-width:18px;height:18px;font-size:9px;display:grid}.mobile-only{display:inline-flex}.modal-backdrop{align-items:end;padding:8px}.modal{width:100%;max-height:calc(100dvh - 16px)}.transfer-toolbar .button{flex:1;min-width:0;padding-inline:8px;font-size:12px}.details-backdrop{background:#0f18146b;align-items:end}.details-drawer{border:0;border-radius:8px 8px 0 0;width:100%;height:min(94dvh,900px);animation-name:drawer-up;box-shadow:0 -10px 28px #0f181433}@keyframes drawer-up{0%{opacity:.75;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}.drawer-handle{background:var(--surface);touch-action:none;flex:none;place-items:center;width:100%;height:24px;display:grid}.drawer-handle span{background:var(--border-strong);border-radius:3px;width:42px;height:4px}.details-header{min-height:70px;padding:7px 7px 8px 13px}.details-title-copy h2{font-size:17px}.details-count{grid-template-columns:32px 28px 32px}.details-scroll{padding:10px 12px 24px}.details-hero{grid-template-columns:minmax(0,1fr) 92px;gap:8px}.details-image{height:190px}.details-hero-summary{padding:9px}.details-hero-summary strong{font-size:18px}.stat-grid{grid-template-columns:repeat(6,minmax(46px,1fr));overflow-x:auto}.stat-box{min-height:57px}.stat-box strong{font-size:17px}.leader-list{grid-template-columns:1fr}.details-navigation{padding-bottom:calc(8px + env(safe-area-inset-bottom))}.details-navigation button span{max-width:105px}.toast{right:10px;bottom:calc(68px + env(safe-area-inset-bottom));max-width:calc(100vw - 20px)}.update-notice{bottom:calc(70px + env(safe-area-inset-bottom))}}@media (width<=430px){.brand-name{font-size:21px}.game-choice{grid-template-columns:48px minmax(0,1fr) 18px;padding:14px}.game-choice-icon{width:42px;height:42px}.game-choice-copy strong{font-size:16px}.game-choice-copy span{-webkit-line-clamp:2;white-space:normal;-webkit-box-orient:vertical;display:-webkit-box}.builder-setup{grid-template-columns:minmax(0,1fr) minmax(0,.95fr) 88px}.field-list-name input,.field-faction select{font-size:12px}.unit-points{display:none}.unit-row{grid-template-columns:minmax(0,1fr) 40px}.details-close{width:34px;min-width:34px}.details-header{grid-template-columns:minmax(0,1fr) auto 34px;gap:5px}.details-hero{grid-template-columns:minmax(0,1fr) 84px}.details-image{height:164px}.details-hero-summary span{font-size:10px}.weapon-table th:first-child,.weapon-table td:first-child{min-width:160px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
