:root{font-family:DM Sans,Arial,sans-serif;font-synthesis:none;color:var(--ink);background:#bed5e8;--paper:#f1f7fff5;--ink:#173c76;--muted:#5b7192;--line:#abc3e0;--red:#bd4148;--blue:#165dd0;--accent:#165dd0;--shadow:0 8px 28px #173c7620}*{box-sizing:border-box}body{margin:0;overflow:hidden}button,select,input{font:inherit;color:inherit}button,select,summary{cursor:pointer}button{border:0;background:none;padding:0}button:hover{background:#165dd010}button:disabled{cursor:default;opacity:.3}button,select,a{-webkit-tap-highlight-color:transparent}button:focus-visible,select:focus-visible,input:focus-visible,canvas:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:3px}a{color:inherit;text-decoration:none}select,input{border:1px solid var(--line);background:#f8fbff;border-radius:2px;min-width:0}select{padding:9px;font-size:11px}input{padding:7px}option{background:#f1f7ff}svg{display:block}kbd{font:inherit;font-size:9px;color:var(--muted)}.hidden{display:none!important}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}#world{display:block;position:fixed;inset:0;width:100%;height:100dvh;touch-action:none;outline-offset:-4px}#chrome{position:fixed;inset:0;pointer-events:none}#chrome>*{pointer-events:auto}#chrome:before{content:"";position:absolute;inset:8px;border:1px solid #e8f3ff65;pointer-events:none}.masthead{position:absolute;top:20px;left:24px;right:24px;display:flex;align-items:center;justify-content:space-between;pointer-events:none!important;z-index:5}.masthead>*{pointer-events:auto}.wordmark{display:flex;align-items:center;gap:10px;background:var(--paper);padding:6px 12px 6px 6px;border:1px solid var(--line)}.fleet-mark{display:grid;place-items:center;width:30px;height:30px;border:1px solid var(--accent);font-size:17px;font-weight:700;letter-spacing:-2px;padding-right:2px}.wordmark>span:last-child{font-weight:700;font-size:11px;letter-spacing:1.4px}.wordmark small{display:block;font:8px monospace;letter-spacing:2px;margin-top:3px;color:var(--muted)}.view-tools{display:flex;align-items:center;background:var(--paper);border:1px solid var(--line);padding:3px;box-shadow:var(--shadow)}.view-tools select{background:none;border:0;width:112px;font-size:10px;padding:6px}.view-tools button{width:28px;height:26px;font-size:17px}.view-tools #sound svg{width:17px;height:17px;margin:auto;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.view-tools #sound[aria-pressed=false]{color:#8898ac}.view-tools #lighting{border-left:1px solid var(--line)}.view-tools #help{font-size:13px;font-weight:700}.eyebrow{display:flex;align-items:center;justify-content:space-between;font:9px monospace;letter-spacing:1.3px;color:var(--muted)}.eyebrow button{font-size:20px}h1{font-size:25px;line-height:1.08;letter-spacing:.3px;margin:15px 0 8px}.setup-sheet{position:absolute;inset:90px 32px 56px;pointer-events:none!important}.setup-heading{position:absolute;top:8px;left:50%;transform:translate(-50%);text-align:center;width:300px;color:#fff;text-shadow:0 2px 12px #173c7680}.setup-heading .eyebrow{justify-content:center;color:#eaf3ff}.setup-heading h1{font-size:27px;margin:10px 0}.setup-heading p{font-size:11px}.setup-heading button{pointer-events:auto;font-size:18px;border:1px solid #e8f3ff80;width:25px;height:22px;color:#fff}.fleet-builders{display:flex;justify-content:space-between;gap:24px;height:100%;pointer-events:none}.fleet-builder{--team:var(--blue);pointer-events:auto;width:310px;align-self:center;max-height:100%;overflow:auto;scrollbar-width:thin;background:#f1f7ffcf;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid var(--team);box-shadow:var(--shadow);padding:16px;position:relative;border-radius:2px 14px 2px 2px}.fleet-builder.red{--team:var(--red);background:#fff5f5cf}.fleet-heading{display:flex;align-items:center;gap:9px;color:var(--team);border-bottom:1px solid var(--line);padding-bottom:12px;margin-bottom:14px}.fleet-heading h2{font-size:16px;text-transform:uppercase;letter-spacing:1px;margin:0}.fleet-flag{font-size:24px;line-height:1}.fleet-number{margin-left:auto;font:11px monospace;opacity:.65}.budget-line{display:flex;flex-direction:column;gap:4px}.budget-line>span{font:9px monospace;text-transform:uppercase;letter-spacing:1px;color:var(--muted)}.budget-line strong{font-size:25px;font-weight:600;color:var(--team);font-variant-numeric:tabular-nums}.budget-line small{font-size:11px;color:var(--muted);font-weight:400}.budget-track{height:3px;background:#d7e4f4;margin:9px 0 4px}.budget-track i{display:block;height:100%;background:var(--team);transition:width .15s}.purchase-row{display:grid;grid-template-columns:86px 1fr;gap:0 10px;position:relative;padding:12px 0;border-bottom:1px dashed var(--line);min-height:104px}.purchase-art{grid-row:1/3;position:relative;display:flex;align-items:center;background:linear-gradient(140deg,#bcd5f133,transparent);border:1px solid #adc3df55}.purchase-art>span{position:absolute;top:4px;left:5px;font:8px monospace;color:var(--muted)}.purchase-art img{width:100%;height:70px;object-fit:contain}.purchase-copy h3{font-size:12px;margin:0 0 3px}.purchase-copy p{font-size:9px;line-height:1.4;margin:0 0 4px;color:var(--muted)}.purchase-copy>small{font:9px monospace;color:var(--team)}.stepper{display:flex;justify-self:end;align-items:center;border:1px solid var(--line);height:25px;margin-top:6px;background:#fff8}.stepper button{width:28px;height:100%;font-size:17px;color:var(--team)}.stepper output{min-width:26px;text-align:center;font-size:12px;font-weight:700;font-variant-numeric:tabular-nums}.doctrine-label{display:block;font:9px monospace;letter-spacing:1px;text-transform:uppercase;color:var(--muted);margin:12px 0 6px}.fleet-builder select{width:100%;font-size:10px}.setup-actions{display:flex;gap:8px;margin-top:12px}.setup-actions button{font-size:10px;border:1px solid var(--team);padding:9px 8px;color:var(--team)}.setup-actions button:first-child{flex:1;font-weight:700}.setup-actions button:last-child{border-color:var(--line)}.launch-station{position:absolute;left:50%;top:63%;transform:translate(-50%,-50%);width:228px;padding:17px;background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow);pointer-events:auto;text-align:center}.launch-station .eyebrow{justify-content:center;font-size:8px;margin-bottom:12px}.primary{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:14px 13px;border:1px solid var(--accent);background:var(--accent);color:#fff;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1px}.primary:hover{background:#0b48ac}.primary span{font-size:12px}.rule-note{font-size:10px;line-height:1.5;color:var(--muted);margin:10px 0}.seed-row{display:flex;justify-content:center;align-items:center;gap:7px;font:8px monospace;border-top:1px solid var(--line);padding-top:9px;color:var(--muted)}.seed-row input{width:83px;font:10px monospace;padding:5px;background:transparent}#random-both{font-size:9px;padding:8px 0 0;color:var(--muted)}input[type=number]{appearance:textfield;-moz-appearance:textfield}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}#setup-error{font-size:10px;color:var(--red);margin:8px 0 0}#setup-error:empty{display:none}.paper-button{position:absolute;left:24px;top:82px;background:var(--paper);border:1px solid var(--line);padding:10px 15px;font-size:11px}.floating-panel,.results-sheet,.inspector{background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow)}.floating-panel{position:absolute;right:24px;top:70px;width:280px;padding:18px;z-index:8}.panel-heading{display:flex;justify-content:space-between;align-items:center;font-size:12px;font-weight:600;margin-bottom:18px}.panel-heading button{font-size:23px}.time-presets{display:flex;border:1px solid var(--line);margin-bottom:20px}.time-presets button{flex:1;padding:8px 0;font-size:10px;border-right:1px solid var(--line)}.time-presets button:last-child{border:0}.time-label{display:block;font-size:10px;color:var(--muted)}.time-label output{float:right;color:var(--ink)}input[type=range]{display:block;accent-color:var(--accent);width:100%;padding:0;margin:12px 0 20px}.cycle{display:flex;align-items:center;font-size:10px;gap:7px}.cycle input{accent-color:var(--accent)}.cycle small{font-size:8px;color:var(--muted);margin-left:auto}#battle-bar{position:absolute;top:20px;left:50%;transform:translate(-50%);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:5px 14px;background:var(--paper);border:1px solid var(--line);padding:8px 12px 6px;width:432px;box-shadow:var(--shadow)}.fleet-score{display:grid;grid-template-columns:auto auto;gap:3px 7px;min-width:0}.fleet-score.blue{grid-column:1;grid-row:1}.fleet-score.red{grid-column:3;grid-row:1}.fleet-score strong{font-size:8px;letter-spacing:.7px}.fleet-score.red strong{color:var(--red)}.fleet-score.blue strong{color:var(--blue)}.fleet-score>span{font:10px monospace;text-align:right}.fleet-score small{grid-column:1/-1;display:flex;gap:10px}.fleet-score small>span{display:flex;align-items:center;gap:3px;font:10px monospace}.fleet-score svg{width:19px;height:19px;fill:none;stroke:var(--muted);stroke-width:1.6}.fleet-plan{display:none}.objectives{grid-column:2;grid-row:1;display:flex;gap:5px}.objectives button{position:relative;min-width:29px;padding:4px 2px 7px;font:6px monospace;color:var(--muted)}.objectives i{display:block;margin:0 auto 6px;width:7px;height:7px;border:1px solid #426fa277;transform:rotate(45deg)}.objectives progress{position:absolute;bottom:0;left:0;width:100%;height:3px}.objectives button[data-threat=true]{background:#c4474614;color:var(--red)}#battle-focus{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:8px;border-top:1px solid var(--line);padding:5px 0 0;font-size:9px;text-align:left}#battle-focus.urgent{color:var(--red)}#battle-focus>span:last-child{font-size:11px}progress{border:0;appearance:none;background:#d4e0ef}progress::-webkit-progress-bar{background:#d4e0ef}progress::-webkit-progress-value{background:var(--accent)}progress::-moz-progress-bar{background:var(--accent)}#dispatches{position:absolute;top:79px;left:24px;list-style:none;padding:0;margin:0;width:225px}#dispatches li{margin-bottom:4px}#dispatches li:not(:first-child){display:none}#dispatches button{display:flex;align-items:baseline;gap:6px;padding:7px 9px;background:#f1f7ffe6;border-left:2px solid var(--line);font-size:9px;text-align:left;width:100%}#dispatches i{width:4px;height:4px;flex-shrink:0}#dispatches time{font:8px monospace;color:var(--muted);margin-left:auto}#dispatches span{line-height:1.4}.inspector{position:absolute;left:24px;bottom:70px;width:212px;padding:10px 12px 4px;border-radius:2px 12px 2px 2px}.unit-label{display:flex;align-items:center;justify-content:space-between;font:7px monospace;letter-spacing:.5px}.unit-label button{font-size:19px;line-height:12px}.inspector h2{font-size:15px;font-weight:600;margin:7px 0 0;line-height:1.1}.unit-portrait{display:block;width:132px;height:60px;object-fit:contain;margin:0 auto}.unit-extra summary{font-size:8px;color:var(--muted);padding:3px 0 6px}.unit-telemetry{display:flex;justify-content:space-between;gap:6px;font:8px monospace;color:var(--muted);margin:6px 0}.inspector p{font-size:9px;line-height:1.45;color:var(--muted);margin:0 0 7px}.unit-vitals{display:flex;justify-content:space-between;gap:6px;font:9px monospace}.inspector progress{display:block;width:100%;height:3px;margin:6px 0}.inspector #unit-detail,.inspector #unit-target{font-size:8px}#unit-target:empty{display:none}.unit-actions{display:flex;justify-content:space-between;border-top:1px solid var(--line)}.unit-actions button{font-size:9px;padding:7px 0}.unit-actions kbd{margin-left:4px}.minimap{position:absolute;right:24px;bottom:70px;width:164px;background:var(--paper);border:1px solid var(--line);padding:8px;border-radius:10px 2px 2px}.map-heading,.map-footer{display:flex;justify-content:space-between;font:7px monospace;letter-spacing:.6px}.map-heading{margin-bottom:6px}.map-footer{font-size:6px;color:var(--muted);padding-top:6px;letter-spacing:0}.minimap canvas{display:block;width:100%;height:auto;cursor:crosshair;border:1px solid var(--line)}.camera-hint{position:absolute;left:24px;bottom:25px;color:#f2f7ff;font-size:9px;text-shadow:0 1px 6px #173c76;pointer-events:none!important}.camera-hint kbd{color:inherit;margin-right:3px}.camera-hint span{opacity:.7}#map-toggle{position:absolute;right:24px;bottom:24px;background:var(--paper);border:1px solid var(--line);font-size:9px;padding:6px 9px}#map-toggle kbd{margin-left:7px}.playback{position:absolute;bottom:20px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:10px;background:var(--paper);border:1px solid var(--line);padding:4px 9px;white-space:nowrap}.playback button{font-size:9px;height:26px;padding:0 2px}.playback #pause{font-size:16px;width:22px;color:var(--accent)}.playback #time{font:12px monospace;min-width:37px}.playback select{border:0;background:transparent;padding:3px 0;font-size:10px}.playback #director{border-left:1px solid var(--line);padding-left:10px;color:var(--muted)}.playback #director[aria-pressed=true]{color:var(--accent)}.playback #director:before{content:"";display:inline-block;width:4px;height:4px;background:#a8b6ca;margin-right:5px;vertical-align:1px}.playback #director[aria-pressed=true]:before{background:var(--accent)}.playback #edit{color:var(--muted)}body[data-phase=setup] .minimap,body[data-phase=setup] #map-toggle{display:none}body[data-phase=setup] .camera-hint{left:50%;transform:translate(-50%);white-space:nowrap}.results-sheet{position:absolute;width:380px;top:50%;left:50%;transform:translate(-50%,-50%);padding:24px;max-height:calc(100dvh - 135px);overflow:auto;z-index:6;border-top:3px solid var(--accent)}.results-sheet h1{font-size:30px;margin-top:18px}.results-sheet>p{font-size:11px;color:var(--muted);line-height:1.6;margin:12px 0 22px}.results-sheet table{width:100%;border-collapse:collapse;font-size:10px;font-variant-numeric:tabular-nums}.results-sheet th{text-align:left;font-weight:400}.results-sheet td,.results-sheet th{border-bottom:1px solid var(--line);padding:10px 0}.results-sheet td,.results-sheet thead th:not(:first-child){text-align:right}.results-sheet td{font-weight:600}.results-sheet thead th{font-size:9px;color:var(--muted)}.results-sheet thead th:nth-child(2){color:var(--red)}.results-sheet thead th:nth-child(3){color:var(--blue)}.results-sheet .result-seed{font:8px monospace;letter-spacing:1px;margin:15px 0 20px}.result-actions{display:flex;justify-content:space-between;margin-top:12px}.result-actions button{font-size:10px;padding:6px 0}.cinematic #chrome{display:none}#show-ui{position:fixed;right:20px;bottom:20px;background:var(--paper);border:1px solid var(--line);padding:10px 13px;font-size:10px}#show-ui kbd{margin-left:10px}dialog{border:1px solid var(--line);background:var(--paper);color:var(--ink);padding:28px;max-width:475px;width:calc(100% - 28px);max-height:calc(100dvh - 28px);box-shadow:var(--shadow)}dialog::backdrop{background:#122b5066}#close-guide{position:absolute;top:13px;right:15px;font-size:24px}dialog h1{font-size:28px;margin:17px 0 24px}dialog p{font-size:11px;line-height:1.65;color:var(--muted);margin:0 0 14px}dialog b{font-weight:600;color:var(--ink)}dialog dl{font-size:10px;margin:22px 0}dialog dl>div{display:flex;justify-content:space-between;gap:12px;padding:9px 0;border-bottom:1px solid var(--line)}dialog dd{text-align:right;color:var(--muted);margin:0}dialog .primary{display:block;text-align:center}#loading{position:fixed;inset:0;z-index:20;background:linear-gradient(90deg,#e7f0ff 50%,#fff0f0 50%);display:flex;align-items:center;justify-content:center;flex-direction:column;padding:25px;text-align:center}#loading b{font-size:56px;font-weight:700;letter-spacing:-5px}#loading b span{color:var(--red)}#loading p{font:11px monospace;color:var(--muted)}#loading button{padding:12px 20px;background:var(--accent);color:#fff;margin-top:10px}#status{position:fixed;left:50%;bottom:72px;transform:translate(-50%);background:var(--paper);border:1px solid var(--line);font-size:11px;padding:11px 17px;opacity:0;pointer-events:none}#status.show{opacity:1}@media(min-width:1450px){.fleet-builder{width:340px;padding:20px}.purchase-row{grid-template-columns:100px 1fr;min-height:112px}.purchase-art img{height:80px}.setup-sheet{inset:90px 48px 56px}}@media(max-width:1050px){.setup-sheet{inset:84px 20px 50px}.fleet-builder{width:280px;padding:13px}.launch-station{width:200px;padding:13px}.setup-heading{width:220px}.setup-heading h1{font-size:22px}.setup-heading p{font-size:10px}.purchase-row{grid-template-columns:72px 1fr;gap:0 8px}.purchase-copy h3{font-size:11px}.purchase-copy p{font-size:8px}#battle-bar{top:76px}#dispatches{top:167px}.camera-hint span{display:none}}@media(max-width:800px){.setup-sheet{inset:84px 16px 18px;overflow:auto;scrollbar-width:thin}.setup-heading{position:relative;top:auto;left:auto;transform:none;width:auto;margin-bottom:18px}.setup-heading h1{font-size:22px}.setup-heading p{margin:7px 0}.setup-heading button{position:absolute;right:0;top:0}.fleet-builders{height:auto;gap:12px}.fleet-builder{width:calc(50% - 6px);max-height:none;align-self:stretch;padding:12px}.purchase-row{grid-template-columns:1fr;min-height:0;gap:6px}.purchase-art{grid-row:auto;height:72px}.purchase-art img{height:72px}.purchase-copy p{min-height:23px}.stepper{justify-self:stretch;justify-content:space-between;margin-top:0}.stepper button{width:35px}.launch-station{position:relative;top:auto;left:auto;transform:none;width:260px;margin:16px auto 0}.setup-actions{flex-wrap:wrap}.setup-actions button{font-size:9px;padding:8px 5px}.setup-actions button:first-child{flex-basis:100%}.setup-actions button:last-child{width:100%}.fleet-heading h2{font-size:12px}.fleet-heading{gap:6px}.budget-line strong{font-size:21px}.budget-line small{font-size:9px}.budget-line>span{font-size:8px}.fleet-number,body[data-phase=setup] .camera-hint{display:none}}@media(max-width:600px){.masthead{top:16px;left:16px;right:16px}.wordmark{gap:6px;padding-right:7px}.wordmark>span:last-child{font-size:8px;letter-spacing:.7px}.wordmark small{font-size:6px;letter-spacing:1px}.fleet-mark{width:25px;height:25px;font-size:14px}.view-tools select{width:83px;font-size:9px}.view-tools button{width:24px}.view-tools #sound svg{width:15px}.setup-sheet{top:77px}.fleet-builder select{font-size:9px;padding:7px 4px}.fleet-flag{font-size:18px}.fleet-heading h2{font-size:11px}.budget-line strong{font-size:19px}.purchase-copy h3{font-size:11px}.purchase-copy p{font-size:9px;min-height:37px}.purchase-copy>small{font-size:8px}.launch-station{width:100%}.launch-station .primary{max-width:260px;margin:auto}#battle-bar{top:71px;width:calc(100% - 32px);gap:5px 8px;padding:7px 9px}.fleet-score strong{font-size:7px}.fleet-score>span{font-size:9px}.fleet-score small{gap:7px}.fleet-score svg{width:16px;height:16px}.fleet-score small>span{font-size:9px}.objectives button{min-width:26px;font-size:5px}.objectives{gap:2px}#battle-focus{font-size:8px}#dispatches{top:154px;left:16px;width:195px}#dispatches button{font-size:8px}.inspector{left:16px;bottom:76px;width:186px;padding:9px 10px 3px}.inspector h2{font-size:13px}.unit-portrait{height:48px;width:115px}.minimap{right:16px;bottom:76px;width:122px;padding:6px}.map-footer span{display:none}.map-heading{font-size:6px}.playback{bottom:19px;gap:7px;padding:4px 7px}.playback button{font-size:8px}.playback #director{padding-left:7px}.camera-hint{display:none}#map-toggle{right:16px;bottom:51px;padding:3px 6px;font-size:8px}.results-sheet{width:calc(100% - 32px);padding:20px}.floating-panel{right:16px}.unit-extra[open]{max-height:145px;overflow:auto}}@media(max-height:700px)and (min-width:801px){.setup-sheet{top:78px;bottom:24px}.fleet-builder{padding:10px 13px}.fleet-heading{padding-bottom:7px;margin-bottom:8px}.purchase-row{min-height:83px;padding:7px 0}.purchase-art img{height:58px}.purchase-copy p{font-size:8px}.budget-line strong{font-size:21px}.doctrine-label,.setup-actions{margin-top:8px}.setup-actions button{padding:7px}.setup-heading{top:2px}.setup-heading h1{font-size:21px}.launch-station{top:66%}}@media(max-height:520px){#dispatches{display:none}.inspector{max-height:calc(100dvh - 180px);overflow:auto}.floating-panel{max-height:calc(100dvh - 85px);overflow:auto}}@media(max-width:800px){.purchase-row{grid-template-columns:64px 1fr;gap:5px 7px;padding:9px 0}.purchase-art{grid-row:1;height:59px}.purchase-art img{height:59px}.purchase-copy p{display:none}.purchase-copy h3{font-size:11px;line-height:1.3;margin:5px 0}.purchase-copy>small{font-size:8px}.stepper{grid-column:1/-1;height:25px}.setup-heading{margin-bottom:12px}.setup-heading p{display:none}.fleet-heading{margin-bottom:10px;padding-bottom:9px}.setup-actions{flex-wrap:nowrap}.setup-actions button:first-child{flex-basis:auto}.setup-actions button:last-child{width:auto}.launch-station{padding:12px;margin-top:12px}.launch-station .eyebrow{display:none}.launch-station .rule-note{margin:7px 0}.launch-station .seed-row{padding-top:7px}.launch-station #random-both{padding-top:6px}}.budget-line>small{font-size:9px;color:var(--muted)}.fleet-tools{display:flex;justify-content:space-between;gap:8px;padding:7px 0 2px}.fleet-tools button{font-size:10px;color:var(--team);padding:4px 0;border-bottom:1px solid var(--line)}.fleet-tools button:first-child{font-weight:700}.purchase-row{grid-template-columns:76px 1fr;min-height:0;padding:9px 0}.purchase-art{grid-row:1;height:64px}.purchase-art img{height:64px}.purchase-controls{grid-column:1/-1;display:grid;grid-template-columns:1fr auto;align-items:center;gap:4px;margin-top:4px}.owned-count{font-size:9px;color:var(--muted)}.owned-count output{color:var(--team);font-size:12px;font-weight:700;margin-left:5px}.purchase-controls .stepper{margin:0;height:28px;grid-column:auto;justify-self:end;background:#fff}.stepper .buy-unit{width:61px;font-size:10px;font-weight:700;border-left:1px solid var(--line);background:#165dd00a}.buy-reason{grid-column:1/-1;text-align:right;font-size:8px;color:var(--muted);line-height:1.2}.opening-choices{display:grid;grid-template-columns:1fr 1fr;gap:5px;margin-top:11px}.opening-label{grid-column:1/-1;font:9px monospace;text-transform:uppercase;letter-spacing:.7px;color:var(--muted);margin-bottom:2px}.opening-choices button{font-size:10px;line-height:1.25;padding:9px 4px;border:1px solid var(--line);background:#fff8}.opening-choices button[aria-pressed=true]{color:var(--team);border-color:var(--team);box-shadow:inset 0 -2px var(--team);font-weight:700}.opening-description{font-size:9px;line-height:1.45;color:var(--muted);margin:7px 0 0;min-height:26px}.replacement-note{font-size:9px;line-height:1.5;color:var(--muted);margin:0 0 10px}.launch-station{top:60%}#opening-preview svg{width:100%;height:auto;margin:-6px 0 3px}.fleet-plan{display:block;grid-column:1/-1;min-width:0;text-align:left;font-size:8px;padding:2px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--ink)}.replacements{grid-column:1/-1;font-size:8px;color:var(--muted);border-top:1px solid var(--line);padding-top:4px}.replacements summary{padding:2px 0}.supply-line{display:flex;justify-content:space-between;gap:8px;margin:6px 0}.supply-line:first-of-type b{color:var(--blue)}.supply-line:last-of-type b{color:var(--red)}.supply-line span{text-align:right}.inspector #unit-intent{font-size:9px;margin:2px 0 6px;color:var(--ink)}@media(min-width:801px){.fleet-builder{align-self:center;padding:14px;max-height:100%}.fleet-heading{padding-bottom:8px;margin-bottom:10px}.budget-line strong{font-size:23px}.setup-actions{margin-top:8px}.setup-actions button{padding:7px}.purchase-copy h3{font-size:11px}.purchase-copy p{font-size:9px}.purchase-art img{height:64px}}@media(max-width:800px){.purchase-row{grid-template-columns:52px 1fr;gap:3px 6px;padding:8px 0}.purchase-art,.purchase-art img{height:51px}.purchase-copy h3{font-size:10px;margin:0 0 3px}.purchase-copy p{display:block;min-height:0;font-size:8px;line-height:1.3;margin:0 0 3px}.purchase-copy>small{font-size:8px}.purchase-controls{margin-top:3px}.fleet-tools button{font-size:9px}.owned-count,.buy-reason{font-size:8px}.opening-choices button{font-size:9px;padding:8px 3px}.opening-description{font-size:8px;min-height:33px}.opening-label{font-size:8px}.launch-station .eyebrow{display:flex}.launch-station{display:grid;grid-template-columns:1fr 1fr;gap:0 12px;text-align:left}.launch-station>.eyebrow,.launch-station>#opening-preview{grid-column:1;align-self:center}.launch-station>.primary{grid-column:2;grid-row:1/3;align-self:center}.launch-station>.rule-note,.launch-station>.replacement-note,.launch-station>.seed-row,.launch-station>#random-both,.launch-station>#setup-error{grid-column:1/-1;text-align:center}.launch-station .eyebrow{margin:0;font-size:7px}.launch-station #opening-preview svg{margin:0}.launch-station .primary{font-size:10px;padding:12px 9px}.replacement-note{font-size:8px;margin-bottom:7px}.fleet-plan{font-size:7px}#dispatches{top:201px}}@media(max-height:700px)and (min-width:801px){.purchase-row{padding:5px 0}.purchase-art,.purchase-art img{height:43px}.purchase-controls{margin-top:0}.fleet-heading{margin-bottom:5px}.budget-line strong{font-size:20px}.fleet-tools{padding:4px 0}.opening-choices{margin-top:6px}.opening-choices button{padding:7px 3px}.opening-description{margin-top:4px}.fleet-builder{padding:10px 13px}}#setup-panel{bottom:104px}#setup-panel .launch-station{position:fixed;top:auto;bottom:24px;left:50%;transform:translate(-50%);width:340px;max-width:calc(100vw - 32px);margin:0;padding:7px;display:flex;align-items:center;gap:12px;background:#f1f7ffe8;border:1px solid #d5e3f4;border-radius:8px;box-shadow:0 6px 24px #102f5528;overflow:visible}#setup-panel .launch-station .primary{flex:1;max-width:none;margin:0;padding:12px 14px;border-radius:4px;font-size:11px;text-align:left}.battle-options{flex-shrink:0}.battle-options>summary{font-size:10px;color:var(--muted);padding:10px 7px;list-style:none}.battle-options>summary:after{content:"⌃";margin-left:7px}.battle-options[open]>summary:after{content:"⌄"}.battle-options-panel{position:absolute;bottom:calc(100% + 10px);right:0;width:290px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 160px);overflow:auto;padding:16px;background:var(--paper);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);text-align:left}#setup-panel .launch-station .battle-options-panel .eyebrow{display:flex;margin-bottom:8px}#setup-panel .launch-station .seed-row{padding-top:10px}#setup-panel .launch-station #random-both{padding:10px 0 0}#setup-panel .launch-station>#setup-error:not(:empty){position:absolute;bottom:calc(100% + 8px);left:0;right:0;background:var(--paper);padding:10px;border:1px solid var(--red);border-radius:4px;margin:0}body[data-phase=setup] .camera-hint{left:24px;transform:none;bottom:25px}button,summary,select{transition:background-color .14s ease,box-shadow .14s ease,transform .1s ease,border-color .14s ease}button:not(:disabled):active{transform:translateY(1px) scale(.97)}.stepper button:not(:disabled):hover{background:#165dd01c;box-shadow:inset 0 0 0 1px #165dd02b}.red .stepper button:not(:disabled):hover{background:#bd41481c;box-shadow:inset 0 0 0 1px #bd41482b}.primary:not(:disabled):hover{box-shadow:0 3px 10px #165dd033}.primary:not(:disabled):active{box-shadow:inset 0 2px 5px #00256f40}.setup-sheet{transition:opacity .24s ease}.launching .setup-sheet{opacity:0}.launching .setup-sheet *{pointer-events:none!important}#battle-announcement{position:fixed;z-index:12;inset:0;display:grid;place-items:center;pointer-events:none;color:#fff;font-size:clamp(25px,3.4vw,46px);font-weight:500;letter-spacing:-.7px;text-shadow:0 2px 20px #102841cc;opacity:0}.battle-entering #battle-announcement{animation:battle-title 1.8s both}.battle-entering #battle-bar,.battle-entering #playback,.battle-entering .inspector,.battle-entering .minimap{animation:hud-arrive .4s .2s both}@keyframes battle-title{0%{opacity:0;translate:0 7px}20%,72%{opacity:1;translate:0 0}to{opacity:0;translate:0 -4px}}@keyframes hud-arrive{0%{opacity:0}to{opacity:1}}@media(max-width:800px){#setup-panel{bottom:103px}#setup-panel .launch-station{bottom:18px}.battle-options-panel{width:290px}}@media(prefers-reduced-motion:reduce){button,summary,select,.setup-sheet{transition:none}button:not(:disabled):active{transform:none}.battle-entering #battle-announcement{animation:none;opacity:1}.battle-entering #battle-bar,.battle-entering #playback,.battle-entering .inspector,.battle-entering .minimap{animation:none}}@media(min-width:801px){.fleet-builder{display:flex;flex-direction:column;height:100%;align-self:stretch;overflow:hidden}.fleet-builder>*{flex-shrink:0}.purchase-list{flex:1;min-height:100px;overflow:auto;scrollbar-width:thin}.purchase-row{gap:1px 9px;padding:8px 0}.purchase-art{grid-row:1/3;align-self:center;height:64px}.purchase-controls{grid-column:2;margin-top:2px;gap:2px}.purchase-copy p{font-size:8px}.budget-line{display:grid;grid-template-columns:1fr auto;gap:3px;align-items:end}.budget-line>span{grid-column:1}.budget-line>strong{grid-column:2;grid-row:1/3}.budget-line>small{grid-column:1}.opening-description{min-height:0}.opening-choices{margin-top:8px}.opening-choices button{padding:8px 4px}}.match-controls{display:flex;justify-content:center;gap:3px;margin:16px auto 8px;background:#f1f7fff0;border:1px solid var(--line);padding:4px;width:max-content;max-width:100%;text-shadow:none;border-radius:5px}.match-controls button{font-size:11px;color:var(--ink);padding:8px 11px;border-radius:2px}.match-controls button[aria-pressed=true]{background:var(--blue);color:#fff}.mode-hint{display:block;color:#fff;font-size:10px;line-height:1.5}#difficulty-control{display:block;text-shadow:none;font-size:10px;background:var(--paper);color:var(--ink);padding:9px;margin:12px auto;width:240px;border:1px solid var(--line)}#difficulty-control select{margin-left:7px;padding:5px}#difficulty-control small{display:block;font-size:8px;line-height:1.5;margin-top:5px;color:var(--muted)}.fleet-number{font-size:7px;letter-spacing:.4px}.fleet-tools span{font-size:10px;color:var(--muted)}.loaded-shortcut{display:flex;justify-content:space-between;gap:6px;font-size:10px;color:var(--team);padding:9px 0;border-bottom:1px solid var(--line)}.loaded-shortcut span{font-size:8px;color:var(--muted)}.boarding-manifest{font-size:9px;color:var(--muted);padding:8px 0;border-bottom:1px solid var(--line)}.boarding-manifest[open]{max-height:140px;overflow:auto;flex-shrink:1}.boarding-manifest p{font-size:8px;line-height:1.5}.manifest-row{display:flex;justify-content:space-between;align-items:center;margin:5px 0}.manifest-row img{width:18px;height:22px;object-fit:contain}.manifest-row img.vacant{opacity:.15}.strategy-selector{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:3px;margin-top:9px}.strategy-selector button{border:1px solid var(--line);padding:3px 1px;color:var(--muted);background:#fff5;min-width:0}.strategy-selector svg{width:100%;height:32px}.strategy-selector span{display:block;font-size:8px;line-height:1.2;min-height:20px;overflow-wrap:anywhere}.strategy-selector button[aria-pressed=true]{border-color:var(--team);color:var(--team);background:#fff9;box-shadow:inset 0 -2px var(--team)}.ai-fleet .strategy-selector button:disabled{opacity:.55}.ai-fleet .strategy-selector button[aria-pressed=true]{opacity:1}.strategy-description{font-size:9px;color:var(--ink);padding-top:8px}.strategy-description strong{font-size:11px}.strategy-description ul{margin:5px 0;padding-left:14px;line-height:1.45}.strategy-description p{margin:4px 0 0;color:var(--muted);font-size:8px}.strategy-description>small{display:block;color:var(--team);line-height:1.4;font-size:8px;margin-top:4px}.strategy-preview{display:flex;gap:15px}.strategy-preview>div{flex:1;font-size:10px;line-height:1.5;text-align:center}.strategy-preview svg{height:50px;width:100%}.blue{--team:var(--blue)}.red{--team:var(--red)}.strategy-preview .blue{color:var(--blue)}.strategy-preview .red{color:var(--red)}#spectating{position:absolute;left:50%;top:133px;transform:translate(-50%);display:flex;align-items:center;gap:5px;background:var(--paper);border:1px solid var(--line);padding:4px 7px;max-width:calc(100% - 32px);width:390px}#spectating select{font-size:9px;border:0;padding:4px;width:85px;background:transparent}#spectating button{font-size:23px;width:25px;flex-shrink:0}#action-label{flex:1;font-size:9px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;text-align:center}.results-sheet{width:740px;max-width:calc(100% - 32px);max-height:calc(100dvh - 80px)}.results-sheet h1{margin-top:12px}.results-sheet>p{margin:10px 0}.results-sheet table{font-size:10px}.results-sheet td,.results-sheet th{padding:6px 0}.battle-debrief h2{font-size:17px;margin:20px 0 12px}.pivotal{border-left:3px solid var(--team);padding:10px 13px;background:#ffffff8a}.pivotal small,.survivor-story>small{display:block;font:8px monospace;letter-spacing:.6px;color:var(--muted)}.pivotal>strong{display:block;margin:6px 0;font-size:18px}.pivotal p{font-size:11px;line-height:1.5;margin:0}.debrief-teams{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:15px}.team-record>summary{font-size:12px;font-weight:600;color:var(--team);padding:8px 0;border-bottom:1px solid var(--line)}.team-record>summary span{display:block;font-size:9px;font-weight:400;color:var(--muted);margin-top:4px}.standout{display:flex;gap:8px;padding:11px 0;border-bottom:1px solid var(--line)}.standout img{width:57px;height:42px;object-fit:contain;flex-shrink:0}.standout small{font-size:8px;color:var(--muted)}.standout strong{display:block;font-size:12px;margin:2px 0}.standout p{font-size:9px;line-height:1.5;margin:5px 0}.standout span{font-size:8px;color:var(--muted)}.survivor-story{margin-top:12px}.turning-points{margin-top:18px;font-size:12px}.turning-points ol{list-style:none;padding:0}.turning-points li{display:flex;gap:12px;border-left:2px solid var(--team);padding:7px 10px;margin:8px 0;background:#fff5}.turning-points time{font:10px monospace;color:var(--muted)}.turning-points strong{font-size:11px}.turning-points p,.debrief-note{font-size:9px;color:var(--muted);line-height:1.5;margin:5px 0}.result-actions{position:sticky;bottom:-24px;background:var(--paper);padding:10px 0}.results-sheet #rematch{margin-top:16px}@media(min-width:801px){.purchase-list{min-height:90px}.purchase-row{padding:7px 0}.purchase-copy p{font-size:8px}.purchase-art,.purchase-art img{height:48px}.purchase-controls .stepper{height:25px}.fleet-builder{padding:12px}.fleet-heading{margin-bottom:7px;padding-bottom:7px}.fleet-heading h2{font-size:14px}.strategy-description ul{line-height:1.35}.fleet-tools{padding:4px 0}.boarding-manifest{padding:6px 0}}@media(max-width:1050px){#spectating{top:191px}#dispatches{top:236px}.setup-heading{width:225px}.match-controls button{padding:7px;font-size:9px}}@media(max-width:800px){.setup-heading{width:auto}.match-controls{margin-top:10px}.match-controls button{font-size:10px;padding:7px 12px}.mode-hint{font-size:9px}#difficulty-control{margin:7px auto}.strategy-selector{grid-template-columns:repeat(3,minmax(0,1fr))}.strategy-selector svg{height:26px}.strategy-selector span{font-size:7px;min-height:16px}.strategy-description strong{font-size:10px}.strategy-description ul{font-size:8px}.loaded-shortcut{font-size:9px;flex-wrap:wrap;text-align:left}.boarding-manifest{font-size:8px}.manifest-row{flex-wrap:wrap}.manifest-row img{width:14px}.debrief-teams{grid-template-columns:1fr;gap:10px}.fleet-number{display:none}.results-sheet{max-height:calc(100dvh - 36px)}#spectating{top:190px;width:calc(100% - 32px)}#dispatches{top:238px}#action-label{font-size:8px}}.setup-heading .match-controls button{position:static;inset:auto;width:auto;height:auto;pointer-events:auto;border:0;text-shadow:none}@media(min-width:801px){.purchase-row{grid-template-columns:52px minmax(0,1fr) 86px;gap:7px;align-items:center}.purchase-art{grid-column:1;grid-row:1;height:48px}.purchase-copy{grid-column:2;grid-row:1}.purchase-controls{grid-column:3;grid-row:1;display:flex;flex-direction:column;align-items:flex-end;gap:4px}.purchase-controls .stepper{flex-shrink:0}.buy-reason{font-size:7px}.strategy-selector button:last-child span{font-size:7px;overflow-wrap:normal}}@media(min-width:1200px){.fleet-builder{width:350px}}#guide{width:min(760px,calc(100% - 28px));max-width:760px;padding:0;overflow:hidden;background:#f2f6fc}#guide[open]{display:flex;flex-direction:column;height:min(740px,calc(100dvh - 28px))}.manual-header{padding:22px 28px 16px;flex-shrink:0;border-top:3px solid var(--blue)}#guide h1{font-size:28px;margin:8px 0 6px;letter-spacing:-.7px}#guide .manual-header p{margin:0;font-size:12px}.manual-tabs{display:flex;padding:0 22px;border-block:1px solid var(--line);gap:6px;flex-shrink:0}.manual-tabs button{flex:1;padding:12px 8px;font-size:12px;color:var(--muted);border-bottom:2px solid transparent}.manual-tabs button[aria-selected=true]{color:var(--blue);border-bottom-color:var(--blue);font-weight:700}#guide :focus-visible{outline:2px solid var(--blue);outline-offset:2px}.manual-body{overflow-y:auto;overscroll-behavior:contain;min-height:0;flex:1;padding:22px 28px 28px}#guide .manual-intro{font-size:16px;color:var(--ink);margin:0 0 22px;line-height:1.5;font-weight:500}.manual-body h2{font-size:14px;margin:24px 0 8px;line-height:1.5}.manual-body h2 span{color:var(--muted);font-size:11px;font-weight:400;float:right;margin-left:12px}#guide .manual-body p,.manual-body li{font-size:13px;line-height:1.7;color:var(--muted)}#guide .manual-body p{margin:0 0 12px}.manual-body ul,.manual-body ol{padding-left:20px;margin:10px 0 18px}.manual-body li+li{margin-top:10px}.manual-callout{border-left:3px solid var(--blue);background:#e5edf9;padding:15px 18px;font-size:14px;line-height:1.5}#guide .manual-callout p{margin:7px 0 0}.manual-roster article,.manual-strategy{border-bottom:1px solid var(--line);padding:0 0 4px}.manual-roster article:first-child h2,.manual-strategy:first-of-type h2{margin-top:0}#guide .manual-note{font-size:11px;border-top:1px solid var(--line);padding-top:14px;margin-top:20px}#guide .manual-controls{margin:0 0 14px;font-size:12px}.manual-footer{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:14px 28px;border-top:1px solid var(--line);flex-shrink:0}.manual-footer span{font-size:10px;color:var(--muted)}.manual-footer button{font-size:11px;color:var(--blue);font-weight:600;padding:6px 0}@media(max-width:600px){.manual-header{padding:18px 18px 14px}#guide h1{font-size:24px}.manual-tabs{padding:0 10px;gap:0;display:grid;grid-template-columns:repeat(3,1fr)}.manual-tabs button{padding:10px 3px;font-size:11px}.manual-body{padding:18px}.manual-body h2 span{float:none;display:block;margin:2px 0 0}.manual-footer{padding:10px 18px}.manual-footer span{max-width:125px;line-height:1.5}}.mode-picker{pointer-events:auto;position:absolute;left:50%;top:44%;transform:translate(-50%,-50%);width:min(640px,100%);padding:30px;background:#f1f7ffed;border:1px solid var(--line);border-top:3px solid var(--blue);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mode-picker h1{font-size:32px;margin:14px 0 12px;letter-spacing:-.6px}.mode-picker>p{font-size:13px;line-height:1.6;color:var(--muted)}.mode-choices{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:23px 0}.mode-choices button{pointer-events:auto;display:flex;flex-direction:column;align-items:flex-start;text-align:left;border:1px solid var(--line);background:#fff8;padding:16px 13px;min-height:142px}.mode-choices button:hover{border-color:var(--blue);background:#e3edfc}.mode-choices strong{font-size:16px;margin:10px 0 7px}.mode-choices small{font-size:11px;line-height:1.5;color:var(--muted)}.mode-flag{font-size:25px;color:var(--ink)}.mode-flag.blue{color:var(--blue)}.mode-flag.red{color:var(--red)}.mode-picker .mode-footnote{font-size:11px;margin-bottom:0}.setup-toolbar{position:absolute;left:0;top:0;width:420px;pointer-events:auto;background:var(--paper);border:1px solid var(--line);padding:12px 16px}.setup-mode-row{display:flex;align-items:center;gap:12px}.setup-mode-row strong{flex:1;font-size:13px}.setup-mode-row button{font-size:11px;padding:4px}.setup-mode-row #hide-setup{font-size:20px;padding:0 3px}#setup-panel[data-mode=red] .setup-mode-row strong{color:var(--red)}#setup-panel[data-mode=blue] .setup-mode-row strong{color:var(--blue)}.setup-toolbar #difficulty-control{pointer-events:auto;width:100%;border:0;border-top:1px solid var(--line);padding:10px 0 0;margin:8px 0 0;background:none;font-size:12px}.setup-toolbar #difficulty-control select{pointer-events:auto;font-size:12px;padding:6px 10px;float:right;min-width:118px;margin:0}.setup-toolbar #difficulty-control small{clear:both;padding-top:7px;font-size:10px;line-height:1.5}#setup-panel[data-step=fleet] .fleet-builders{padding-top:126px;justify-content:flex-start;gap:24px}#setup-panel[data-mode=observer] .fleet-builders{padding-top:58px;justify-content:space-between}#setup-panel .fleet-builder{width:420px;max-width:100%;padding:16px;align-self:stretch;height:100%;display:flex;flex-direction:column;overflow:auto}#setup-panel .purchase-list{flex:none;overflow:visible;min-height:0}#setup-panel .purchase-row{grid-template-columns:62px minmax(0,1fr) 90px;min-height:100px;padding:12px 0}#setup-panel .purchase-art{grid-column:1;grid-row:1;height:56px}#setup-panel .purchase-copy{grid-column:2;grid-row:1}#setup-panel .purchase-copy h3{font-size:14px}#setup-panel .purchase-copy p{font-size:11px;min-height:0;line-height:1.45}#setup-panel .purchase-copy small{font-size:10px}#setup-panel .purchase-controls{grid-column:3;grid-row:1;display:flex;flex-direction:column;align-items:flex-end}#setup-panel .buy-reason{font-size:9px}#setup-panel .strategy-selector span{font-size:9px;overflow-wrap:normal}#setup-panel .strategy-description{font-size:11px}#setup-panel .strategy-description strong{font-size:13px}#setup-panel .strategy-description p{font-size:10px}#setup-panel .loaded-shortcut,#setup-panel .boarding-manifest{font-size:11px}#setup-panel .loaded-shortcut span{font-size:10px}@media(min-width:801px)and (max-width:1000px){#setup-panel .fleet-builder,.setup-toolbar{width:calc((100vw - 88px)/2)}#setup-panel:not([data-mode=observer]) .fleet-builder,#setup-panel:not([data-mode=observer]) .setup-toolbar{width:420px}#setup-panel .purchase-row{grid-template-columns:48px minmax(0,1fr) 82px;gap:7px}}@media(max-width:800px){#setup-panel{inset:78px 16px 104px;overflow:hidden}.mode-picker{top:45%;padding:22px}.mode-picker h1{font-size:27px}.mode-choices{gap:7px}.mode-choices button{padding:12px 9px}.mode-choices strong{font-size:14px}.setup-toolbar{width:100%;position:relative}.fleet-builders,#setup-panel[data-step=fleet] .fleet-builders,#setup-panel[data-mode=observer] .fleet-builders{display:flex;flex-direction:column;padding-top:12px;height:calc(100% - 125px);gap:18px;overflow:auto;pointer-events:auto}#setup-panel[data-mode=observer] .fleet-builders{height:calc(100% - 53px)}#setup-panel .fleet-builder{width:100%;height:auto;max-height:none;flex-shrink:0;overflow:visible}.setup-toolbar #difficulty-control small{font-size:10px}#setup-panel .strategy-selector{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:430px){.mode-choices{grid-template-columns:1fr;margin:14px 0}.mode-choices button{min-height:0;display:grid;grid-template-columns:28px 1fr;gap:3px 10px;padding:10px 12px}.mode-choices strong{margin:0}.mode-choices small{grid-column:2}.mode-flag{grid-row:1/3}.mode-picker{padding:18px}.mode-picker h1{font-size:25px}#setup-panel .purchase-row{grid-template-columns:42px minmax(0,1fr) 82px;gap:6px}#setup-panel .purchase-copy h3{font-size:12px}#setup-panel .purchase-copy p{font-size:10px}}.masthead{justify-content:flex-end}.volume-control{position:relative;display:flex;align-items:center}.volume-control #volume-panel{position:absolute;top:36px;left:50%;transform:translate(-50%);width:66px;padding:12px 8px;display:flex;align-items:center;flex-direction:column;gap:10px;background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow);z-index:12}.volume-control output{font-size:10px;font-variant-numeric:tabular-nums}.volume-control #volume{writing-mode:vertical-lr;direction:rtl;appearance:auto;width:20px;height:130px;margin:0;padding:0;accent-color:var(--blue)}.volume-control #mute{width:auto;height:auto;font-size:10px;padding:4px}.view-tools #sound[data-muted=true]{opacity:.45}#battle-bar{width:480px;grid-template-columns:1fr auto 1fr auto;padding:8px 12px;gap:5px 12px}#battle-details{grid-column:4;grid-row:1;font-size:9px;color:var(--muted);padding:7px 0 7px 9px;border-left:1px solid var(--line)}#battle-bar:not(.expanded) .fleet-score small,#battle-bar:not(.expanded) .fleet-plan,#battle-bar:not(.expanded) .replacements,#battle-bar:not(.expanded) #battle-focus:not(.urgent){display:none}#battle-bar .replacements,#battle-bar #battle-focus{grid-column:1/-1}#battle-bar .fleet-score strong{font-size:9px;letter-spacing:.2px}#battle-bar .fleet-score{gap:4px}#battle-bar .fleet-score>span{font-size:10px}#battle-bar .objectives button{padding-bottom:6px}#spectating{top:auto;bottom:67px;width:340px;padding:2px 7px;background:#f1f7ffe8;box-shadow:none}#dispatches{top:20px;left:24px;width:205px}#dispatches button{background:#f1f7ffbd;font-size:9px}@media(max-width:1100px){#battle-bar{top:65px}#dispatches{top:125px;width:185px}}@media(max-width:600px){#battle-bar{top:62px;width:calc(100% - 32px);gap:5px 7px;padding:7px 9px}#battle-bar .fleet-score{grid-template-columns:1fr}#battle-bar .fleet-score>span{text-align:left}#battle-bar .fleet-score strong{font-size:8px}#battle-details{font-size:8px;padding-left:6px}#spectating{top:auto;bottom:61px;width:calc(100% - 32px);max-width:340px}#dispatches{display:none}.volume-control #volume-panel{left:50%}}.graphics-settings{position:fixed;right:22px;top:64px;z-index:35;display:flex;gap:8px;align-items:center;font:11px DM Sans,sans-serif;color:#254348}.graphics-settings>button{width:26px;height:26px;border:0;border-radius:4px;background:#e5eee4d9;color:inherit;cursor:pointer}.fps-readout{font-variant-numeric:tabular-nums;background:#e5eee4ce;padding:3px 5px;border-radius:3px}.graphics-settings section{position:absolute;right:0;top:32px;width:220px;padding:16px;background:#edf1e7;box-shadow:0 8px 25px #142c3430;border-radius:6px}.graphics-settings section[hidden],.fps-readout[hidden]{display:none}.graphics-settings label{display:flex;gap:8px;margin-top:12px;align-items:center;flex-wrap:wrap}.graphics-settings select{width:100%;padding:6px;font:inherit}.graphics-settings small{display:block;line-height:1.5;margin-top:14px;opacity:.75}#roster-toggle{position:fixed;left:24px;bottom:24px;z-index:6;pointer-events:auto;background:var(--paper);border:1px solid var(--line);padding:10px 14px;font-size:11px}#unit-roster{position:fixed;right:24px;top:76px;bottom:110px;width:350px;z-index:9;pointer-events:auto;background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow);padding:14px;display:flex;flex-direction:column;overflow:auto}#unit-roster>header{display:flex;align-items:center;justify-content:space-between;font-size:14px}#close-roster{font-size:22px}#unit-roster>p{font-size:11px;line-height:1.5;color:var(--muted)}#roster-list{overflow:auto;min-height:110px;flex:1}.roster-row{display:flex;align-items:center;gap:10px;width:100%;padding:11px 4px;text-align:left;border-bottom:1px solid var(--line);font-size:11px}.roster-row[aria-pressed=true]{background:#dce8f8;box-shadow:inset 3px 0 var(--team)}.roster-row img{width:50px;height:42px;object-fit:contain}.roster-row>span{min-width:0;display:flex;flex-direction:column;gap:4px}.roster-row b{color:var(--team)}.roster-row small{color:var(--muted);font-size:10px}.roster-row>span>span{font-size:10px}#task-editor{border-top:1px solid var(--line);padding-top:10px;max-height:55%;overflow:auto;flex-shrink:0}#task-editor h3{font-size:13px;margin:0 0 7px}#task-editor p{font-size:10px;line-height:1.5;color:var(--muted);margin:6px 0}#task-editor label{display:block;font-size:10px;margin:9px 0 4px}#task-editor select{width:100%;font-size:11px}#task-editor .order-assignment{color:var(--blue)}.order-buttons{display:flex;gap:8px;margin-top:10px}.order-buttons button{border:1px solid var(--line);font-size:10px;padding:8px}.order-buttons button:first-child{background:var(--blue);color:#fff}#order-message{color:var(--blue)!important;min-height:0}#order-message:empty{display:none}#opening-tasks{display:block;font-size:11px;color:var(--blue);margin:10px 0}.unit-actions #inspect-task{margin-left:auto}@media(max-width:800px){#roster-toggle{left:16px;bottom:104px;padding:7px 10px}#unit-roster{inset:72px 16px 145px;width:auto}#task-editor{max-height:55%}}.cinematic #unit-roster,.cinematic #roster-toggle{display:none}.unit-actions{gap:12px}.unit-actions #inspect-task{margin-left:0}.results-sheet{width:860px;border-radius:18px;border-top:4px solid #557998;background:linear-gradient(145deg,#f7fbfff5,#eaf1f8f5);box-shadow:0 22px 90px #152f4b45;padding:28px}.results-sheet[data-winner=blue]{border-top-color:var(--blue)}.results-sheet[data-winner=red]{border-top-color:var(--red)}.results-sheet h1{font-size:36px;letter-spacing:-1.2px;margin:10px 0}.result-next{display:grid;grid-template-columns:1fr 1fr;gap:8px 22px;align-items:center;padding:16px 0 20px;border-bottom:1px solid var(--line)}.result-next .primary{grid-row:span 2;margin:0!important;border-radius:8px;font-size:14px}.result-next>span{font-size:10px;color:var(--muted)}.result-next .result-actions{position:static;margin:0;padding:0;background:none;gap:18px;justify-content:flex-start}.result-next .result-actions button{font-size:10px;text-decoration:underline;text-underline-offset:3px;margin:0!important}.result-numbers{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:22px 0}.result-numbers>div{background:#fff9;border:1px solid #c8d8e5;border-radius:10px;padding:15px}.result-numbers strong{display:block;font-size:25px;font-variant-numeric:tabular-nums}.result-numbers span{display:block;margin-top:5px;font-size:9px;color:var(--muted)}.fleet-comparison{padding:16px 20px;border:1px solid var(--line);border-radius:12px;background:#fff5}.fleet-comparison summary{font-size:12px;font-weight:600}.fleet-comparison summary>span{float:right;font:9px monospace;letter-spacing:1px}.comparison-row{margin-top:12px}.comparison-row>div:first-child{display:flex;justify-content:space-between;align-items:center;font-size:10px}.comparison-row b:first-child{color:var(--blue)}.comparison-row b:last-child{color:var(--red)}.comparison-row span{color:var(--muted)}.comparison-bar{height:4px;background:#bf736d70;border-radius:4px;overflow:hidden;margin-top:6px}.comparison-bar i{height:100%;display:block;background:#397cbd9e}.pivotal{border-radius:0 10px 10px 0;padding:15px}.standout{display:grid;grid-template-columns:74px 1fr;padding:15px 10px;margin:10px 0;gap:12px;background:#fff9;border:1px solid #cbd9e6;border-radius:10px;align-items:start}.standout-portrait img{width:74px;height:62px}.standout-portrait>span{display:block;text-align:center;font:9px monospace}.standout small{text-transform:uppercase;color:var(--team);letter-spacing:.7px;font-size:8px}.standout strong{font-size:15px;margin:5px 0 12px}.unit-achievements{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.unit-achievements b{display:block;font-size:18px;line-height:1.2}.unit-achievements span{display:block;font-size:8px;margin-top:4px}.standout details{margin:9px 0;font-size:9px;color:var(--muted)}.standout .contribution-share{font-weight:600;color:var(--team)}.service-status{display:block;margin-top:10px}.service-status.survived:before{content:"● ";color:#42846e}.service-status.lost:before{content:"◆ ";color:#a16c63}.full-battle-record{margin-top:20px;font-size:11px}.full-battle-record table{margin-top:10px}@media(max-width:600px){.results-sheet{padding:18px;border-radius:12px}.results-sheet h1{font-size:28px}.result-next{grid-template-columns:1fr;gap:10px}.result-next .primary{grid-row:auto}.result-numbers{grid-template-columns:1fr 1fr}.result-numbers strong{font-size:22px}.fleet-comparison{padding:12px}.standout{grid-template-columns:62px 1fr}.standout-portrait img{width:62px}.unit-achievements b{font-size:17px}}#unit-roster{inset:72px auto 108px 50%;transform:translate(-50%);width:min(1060px,calc(100vw - 64px));padding:20px 24px 12px;overflow:hidden;border:1px solid #c2d0de;border-radius:14px;background:#f4f8fdf7;box-shadow:0 24px 80px #132d4940;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:30}#unit-roster>header{font-size:21px;flex-shrink:0}#close-roster{padding:4px 8px;border-radius:6px}#command-scroll{overflow-y:auto;overflow-x:hidden;min-height:0;min-width:0;flex:1;padding-right:24px;scrollbar-gutter:stable;scrollbar-width:thin;scroll-padding-top:12px}#command-scroll>section{scroll-margin-top:12px;padding:12px 0 22px;border-bottom:1px solid var(--line)}#command-scroll>section:last-child{border:0}.section-title{display:flex;align-items:baseline;gap:14px;font-size:18px;margin:8px 0 16px}.section-title small{font-size:11px;font-weight:400;color:var(--muted)}.command-tabs{display:flex;gap:22px;border-bottom:1px solid var(--line);margin:8px 0 0;flex-shrink:0}.command-tabs button{padding:12px 2px;font-size:13px;border-bottom:3px solid transparent}.command-tabs button[aria-pressed=true]{border-color:var(--accent);font-weight:700}#command-team-tabs{display:flex;gap:4px;margin-top:12px;background:#e2eaf3;border-radius:8px;padding:4px;align-self:flex-start}#command-team-tabs button{font-size:12px;padding:8px 22px;border-radius:5px}#command-team-tabs button[aria-pressed=true]{background:#fff;box-shadow:0 2px 6px #173c7618;font-weight:700}#command-team-tabs button[data-command-team=red][aria-pressed=true]{color:var(--red)}#command-setup .setup-toolbar{position:static;width:100%;margin:8px 0 0;padding:0;background:none;border:0;box-shadow:none;display:flex;justify-content:space-between;gap:20px}#command-setup .setup-mode-row strong,#hide-setup{display:none}#command-setup #difficulty-control{display:flex;align-items:center;gap:12px;margin:0;padding:0;border:0}#difficulty-control select{appearance:none;padding:10px 36px 10px 14px;border:1px solid #bdcbdc;border-radius:8px;background:linear-gradient(45deg,transparent 50%,#47678c 50%) calc(100% - 16px) 50%/5px 5px no-repeat,linear-gradient(135deg,#47678c 50%,transparent 50%) calc(100% - 11px) 50%/5px 5px no-repeat,#fff;box-shadow:0 2px 5px #173c7608;font-size:12px;font-weight:600;min-width:140px}#difficulty-hint{max-width:210px;font-size:10px;line-height:1.4}#command-shop .fleet-builders{display:block;margin:0;height:auto;overflow:visible}#command-shop .fleet-builder{width:100%;max-height:none;overflow:visible;position:static;background:none;border:0;box-shadow:none;padding:0;margin:0}#command-shop .purchase-list{overflow:visible;display:grid;grid-template-columns:1fr 1fr;gap:0 20px}#command-shop .purchase-row{display:grid;grid-template-columns:84px minmax(0,1fr) 76px;gap:5px 12px;align-items:center;padding:12px 0;min-height:118px;border-bottom:1px solid var(--line)}#command-shop .purchase-art{grid-column:1;grid-row:1;position:relative;height:68px}#command-shop .purchase-art img{width:84px;height:68px;object-fit:contain;object-position:center}#command-shop .purchase-art .passenger-art{width:26px;height:38px;position:absolute;right:0;bottom:0}#command-shop .purchase-copy{grid-column:2;min-width:0}#command-shop .purchase-copy h3{font-size:13px;margin:0 0 5px}#command-shop .purchase-copy p{display:block;font-size:10px;line-height:1.4;margin:0 0 5px;min-height:0}#command-shop .purchase-copy>small{font-size:13px;font-weight:700}#command-shop .purchase-controls{grid-column:3;display:flex;flex-direction:column;align-items:flex-end;gap:6px;margin:0}#command-shop .purchase-controls .stepper{display:flex;width:76px;height:28px;margin:0}#command-shop .stepper button{width:25px;font-size:13px}#command-shop .stepper button:last-child{width:51px;font-size:10px}#command-shop .buy-reason{font-size:9px;line-height:1.3}#command-shop .budget-line{padding-bottom:10px;border-bottom:1px solid var(--line)}#command-shop .budget-line strong{font-size:28px}.fleet-note{font-size:11px;color:var(--muted);line-height:1.5;margin:12px 0}.fleet-tools,.setup-actions{display:flex;gap:16px;justify-content:flex-start}.unit-statline{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:9px 0 0;font-variant-numeric:tabular-nums}.unit-statline div{min-width:0}.unit-statline dt{font-size:9px;color:var(--muted);margin-bottom:3px}.unit-statline dd{font-size:11px;font-weight:600;margin:0;white-space:nowrap}#command-plan .strategy-selector{display:grid;grid-template-columns:repeat(5,1fr);margin:0;gap:8px}#command-plan .strategy-selector button{font-size:12px;border-radius:7px;padding:10px;min-height:80px}#command-plan .strategy-selector svg{width:46px;height:34px;margin:auto auto 5px}#command-plan .strategy-description{display:flex;gap:22px;align-items:center;margin:14px 0}.strategy-description strong{min-width:120px}.strategy-description ul{font-size:11px;line-height:1.7}.strategy-description p{font-size:12px;line-height:1.5;max-width:260px}.assignment-summary{display:flex;flex-wrap:wrap;align-items:center;gap:8px 20px;padding:12px;background:#e8eff6;border-radius:7px}.assignment-summary h3{font-size:12px;margin:0}.assignment-summary p{font-size:11px;margin:0;display:flex;gap:8px}.assignment-summary>small{display:none}.group-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:12px;background:#e7eef6;border-radius:8px;font-size:11px;margin-bottom:10px}.group-toolbar label{display:flex;gap:6px;align-items:center}.group-toolbar input[type=text],.group-toolbar input:not([type]){width:125px}.group-toolbar button,.group-row button{background:#fff;border:1px solid var(--line);padding:8px 12px;border-radius:5px;font-size:11px}.group-toolbar button[data-group-action=create]{background:var(--blue);color:#fff}.group-hint{font-size:11px;color:var(--muted)}.group-list{display:grid;gap:7px;margin-bottom:14px}.group-row{display:flex;align-items:center;gap:12px;background:#fdfefe;border:1px solid var(--line);border-radius:6px;padding:9px;font-size:11px}.group-row>input{width:125px;border:0;font-weight:700;background:transparent}.group-row label{display:flex;align-items:center;gap:8px;margin-left:auto}.group-row select{max-width:180px}.group-row button{margin-left:auto}#roster-list{overflow:visible;min-height:0}.roster-row{display:grid;grid-template-columns:20px minmax(185px,1.1fr) minmax(200px,1fr) minmax(230px,1.2fr);gap:14px;padding:12px 8px;border-bottom:1px solid var(--line);align-items:center;text-align:left}.roster-row.inspected{background:#e6eef9;border-radius:6px}.roster-identity{display:flex;align-items:center;gap:8px;text-align:left;min-width:0}.roster-identity img{width:66px;height:46px;object-fit:contain}.roster-identity>span{min-width:0;display:flex;flex-direction:column;gap:4px}.roster-identity small{font-size:10px;color:var(--muted)}.roster-row .unit-statline{margin:0}.roster-task{min-width:0;display:flex;flex-direction:column;gap:5px}.roster-task>small{font-size:9px;color:var(--muted)}.roster-task>button:not(.leave-group){display:flex;justify-content:space-between;gap:10px;text-align:left;border:1px solid #b9cbdf;background:#fff;border-radius:5px;padding:8px;font-size:11px}.leave-group{align-self:flex-start;font-size:9px;color:var(--muted);text-decoration:underline}#task-editor{display:block;max-height:none;overflow:visible;background:#e7eef7;border:0;border-radius:8px;padding:14px;margin-top:12px}#task-editor:has(>p:only-child){display:none}#task-editor h3{font-size:14px}#task-editor label{font-size:11px}#task-editor select{max-width:340px;font-size:12px;border-radius:5px}#task-editor p{font-size:11px}.task-back{float:right;font-size:11px;padding:4px}.order-buttons button{border-radius:5px;padding:9px 14px;font-size:12px}#order-message{font-size:12px;padding-top:8px;margin:0;flex-shrink:0}.command-cash{display:flex;align-items:baseline;gap:16px;font-size:12px}.command-cash strong{font-size:27px}.command-cash small{color:var(--muted)}.autobuy-control{display:flex;gap:15px;align-items:center;font-size:12px;padding:10px 0}.autobuy-control small{display:inline;margin-left:10px;color:var(--muted);font-size:10px}.build-status{display:flex;align-items:center;flex-wrap:wrap;gap:10px;padding:12px;border:1px solid var(--line);border-radius:6px;margin-bottom:12px;font-size:12px}.build-status small{font-size:10px;color:var(--muted)}.build-status progress{width:120px;height:4px}.deploy-choice{display:flex;align-items:center;gap:10px;font-size:12px;margin-bottom:10px}.deploy-choice select{border-radius:5px}.deploy-choice small{font-size:10px;color:var(--muted)}.live-purchases{display:grid;grid-template-columns:1fr 1fr;gap:8px 20px}.live-buy{display:flex;align-items:center;gap:12px;text-align:left;border-bottom:1px solid var(--line);padding:12px 4px;min-width:0}.live-buy img{width:84px;height:62px;object-fit:contain}.live-buy>span{flex:1;min-width:0}.live-buy b{font-size:13px}.live-buy small{display:block;font-size:10px;line-height:1.4;margin-top:5px}.live-buy>strong{font-size:14px}.live-buy:disabled{opacity:.6}#pause-menu{width:360px;border-radius:14px;padding:26px}#pause-menu h1{font-size:24px;margin:0 0 8px}#pause-menu>button{display:flex;justify-content:space-between;align-items:center;width:100%;padding:13px 14px;border:1px solid var(--line);border-radius:6px;margin-top:8px;font-size:13px}#menu-resume{background:var(--blue);color:#fff}#menu-resume kbd{color:#fff}#roster-toggle{bottom:68px}#dispatches{top:100px;left:auto;right:24px}.inspector{left:auto;right:24px;bottom:235px}body:has(#unit-roster:not(.hidden)) #inspector{visibility:hidden}#command-side-label,#command-setup #mode-hint{display:none}@media(max-width:800px){#unit-roster{width:calc(100vw - 24px);padding:14px;inset:68px auto 100px 50%}#command-setup .setup-toolbar{flex-direction:column;gap:8px}#command-setup #difficulty-control{flex-wrap:wrap}#difficulty-hint{max-width:none}.section-title{flex-direction:column;gap:4px}.roster-row{grid-template-columns:20px minmax(0,1fr) minmax(150px,1fr);gap:8px}.roster-row>.unit-statline{grid-column:2}.roster-task{grid-column:3;grid-row:1/3}.roster-identity img{width:44px}.group-row{flex-wrap:wrap}.group-row label{margin-left:0}.group-toolbar{gap:7px}#command-shop .purchase-list,.live-purchases{grid-template-columns:1fr}#command-plan .strategy-selector{gap:4px}#command-plan .strategy-selector button{font-size:9px;padding:5px;min-height:65px}#command-plan .strategy-description{display:block}.strategy-description p{max-width:none}.deploy-choice{flex-wrap:wrap}.unit-statline{gap:5px}#roster-toggle{left:12px;bottom:76px}.group-row>input{width:100px}#command-shop .purchase-row{grid-template-columns:65px minmax(0,1fr) 76px}#command-shop .purchase-art img{width:65px}.group-toolbar input{max-width:115px}.group-toolbar select{max-width:120px}}#unit-roster{top:52px;bottom:78px;padding:12px 20px 10px}#unit-roster>header{gap:16px;min-height:38px;flex-wrap:wrap;margin:0}#command-title{white-space:nowrap;font-size:19px;margin-right:auto}#command-setup{padding:0;margin:0}#command-setup .setup-toolbar{padding:0;margin:0;gap:12px;align-items:center}#command-setup #change-mode{white-space:nowrap;font-size:11px;padding:6px}#command-setup #difficulty-control{gap:8px;font-size:11px}#command-setup #difficulty-hint{display:none}#command-team-tabs{margin:0;padding:0}#close-roster{margin-left:0}.command-tabs{margin:4px 0 0;padding-top:0}#command-scroll{padding-top:0}.section-title{margin:12px 0 10px}#command-shop .purchase-list{grid-template-columns:1fr}#command-shop .purchase-row{grid-template-columns:72px minmax(0,1fr) 100px;min-height:0;padding:10px 0}#command-shop .purchase-copy{display:grid;grid-template-columns:minmax(200px,1fr) minmax(240px,.9fr);gap:4px 20px;align-items:center}#command-shop .purchase-copy h3{margin:0;font-size:13px}#command-shop .purchase-copy p{grid-column:1;margin:0;font-size:11px}#command-shop .purchase-copy>small{grid-column:1}#command-shop .purchase-copy .unit-statline{grid-column:2;grid-row:1/4;margin:0}#command-shop .purchase-art,#command-shop .purchase-art img{height:58px;width:72px}.fleet-presets{margin:6px 0 12px;font-size:11px;color:var(--muted)}.fleet-presets summary{cursor:pointer;padding:6px 0}.fleet-presets .fleet-tools,.fleet-presets .setup-actions{padding:8px 0}.roster-task select{width:100%;min-width:0;border:1px solid #b9cbdf;background-color:#fff;border-radius:5px;padding:9px 28px 9px 9px;font-size:12px}.group-assignment{font-size:12px;font-weight:600;padding:5px 0}@media(max-width:800px){#unit-roster{top:54px;bottom:86px;padding:10px 14px}#unit-roster>header{gap:8px}#command-title{font-size:16px}#command-setup .setup-toolbar{flex-direction:row}#command-setup #difficulty-control{flex-wrap:nowrap}#command-shop .purchase-copy{display:block}#command-shop .purchase-copy .unit-statline{margin-top:7px}#command-shop .purchase-row{grid-template-columns:60px minmax(0,1fr) 78px}.roster-task select{font-size:11px}}#moment-toast,#order-toast{position:absolute;left:50%;transform:translate(-50%);z-index:25;pointer-events:none;background:#f5faffed;border:1px solid #a9c2d5;border-radius:10px;box-shadow:0 8px 28px #17385426;padding:13px 18px;width:360px;max-width:calc(100% - 32px)}#moment-toast{top:175px;border-left:3px solid var(--blue)}#moment-toast[data-team=red]{border-left-color:var(--red)}#moment-toast strong{font-size:14px}#moment-toast p{font-size:11px;line-height:1.5;margin:5px 0 0;color:var(--muted)}#order-toast{bottom:92px;font-size:12px;text-align:center;width:460px}#order-toast[data-ok=false]{border-color:#bd7a70;background:#fff3ee}#moment-toast[hidden],#order-toast[hidden]{display:none}@media(max-width:600px){#moment-toast{top:220px}}#moment-toast{left:auto;right:24px;top:auto;transform:none;width:252px;padding:8px 10px;border:1px solid #b8cbd360;border-radius:5px;background:linear-gradient(#eaf2f2d9,#dce8ead9);box-shadow:0 3px 12px #142c4010;color:#46616e;z-index:7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}#moment-toast .radio-label{display:flex;justify-content:space-between;font:8px monospace;letter-spacing:1.5px;color:#6d858d;border-bottom:1px solid #7896a329;padding-bottom:5px;margin-bottom:5px}#moment-toast .radio-label span{letter-spacing:1px;color:#6c9387}.radio-message{padding:4px 0;animation:radio-arrive .25s ease-out,radio-fade 1s 8.5s forwards}.radio-message+.radio-message{border-top:1px dashed #809ca52e;margin-top:4px}.radio-message>div{display:flex;gap:7px;align-items:baseline}#moment-toast time{font:8px monospace;color:#7b929b;flex-shrink:0}#moment-toast strong{font:10px monospace;font-weight:600;line-height:1.35}#moment-toast p{font:9px/1.5 monospace;margin:3px 0 0;color:#627d88}.radio-message[data-team=red] strong{color:#986f69}.radio-message[data-team=blue] strong{color:#527d98}@keyframes radio-arrive{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}@keyframes radio-fade{to{opacity:0}}@media(max-width:600px){#moment-toast{top:auto;right:16px;width:218px;padding:7px 9px}}@media(prefers-reduced-motion:reduce){.radio-message{animation:none}}.unit-statline:has(>div:nth-child(5)){grid-template-columns:repeat(5,minmax(0,1fr))}.strategy-status{padding:9px 12px;margin:8px 0;font-size:12px;line-height:1.5;background:#e8eff6;border-radius:6px}.minimap{inset:20px auto auto 24px}#map-toggle{inset:20px auto auto 198px}#moment-toast{inset:auto auto 64px 24px}#unit-dock{position:absolute;right:24px;bottom:68px;width:280px;display:flex;flex-direction:column;gap:8px;max-height:calc(100dvh - 150px);pointer-events:none}#unit-dock>*{pointer-events:auto;flex-shrink:0}#unit-dock #inspector{position:static;width:100%;max-height:calc(100dvh - 255px);overflow:auto;margin:0}#unit-dock #spectating{position:static;transform:none;width:100%;max-width:none;margin:0}#unit-dock #roster-toggle{position:static;align-self:flex-end;margin:0}#unit-group{font:9px/1.5 monospace;color:var(--muted);overflow-wrap:anywhere;margin:0 0 7px}@media(max-width:600px){.minimap{left:16px;top:16px;width:122px}#map-toggle{left:145px;top:16px;bottom:auto}#moment-toast{left:16px;right:auto;bottom:65px;width:calc(45vw - 24px)}#unit-dock{right:16px;bottom:66px;width:calc(55vw - 24px)}#unit-dock #spectating{gap:2px}#spectating select{width:62px}#unit-dock #inspector{max-height:calc(100dvh - 260px)}}#radio-dock{position:absolute;left:24px;bottom:64px;width:252px;display:flex;flex-direction:column;gap:8px;pointer-events:none}#radio-dock #dispatches,#radio-dock #moment-toast{position:static;width:100%;max-width:none;transform:none;margin:0;pointer-events:auto}@media(max-width:600px){#radio-dock{left:16px;bottom:65px;width:calc(45vw - 24px)}}#map-expand{font-size:15px;line-height:16px;padding:0 3px;margin-left:6px}.map-heading>span{margin-left:auto}.minimap.expanded{position:fixed;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:min(1100px,calc(100vw - 40px),calc((100dvh - 100px)*2));z-index:30;padding:14px;box-shadow:0 12px 70px #10284070}.minimap.expanded .map-heading{font-size:11px}.minimap.expanded .map-footer{font-size:9px}#spectator-team{display:none!important}#spectator-cycle{font-size:11px;white-space:nowrap;min-width:94px;padding:7px 10px;border-left:1px solid var(--line)}#spectator-cycle[data-team=blue]{color:var(--blue)}#spectator-cycle[data-team=red]{color:var(--red)}.selected-action>small,#selected-task>label{display:block;font-size:9px;letter-spacing:.5px;color:var(--muted);margin:8px 0 4px}.selected-action #unit-intent{margin:0 0 8px;font-size:12px;line-height:1.4}#selected-task select{width:100%;min-width:0;border:1px solid var(--line);background-color:#fff;border-radius:5px;font-size:11px;padding:8px 24px 8px 8px;margin-bottom:7px}.unit-actions{justify-content:flex-start}#spectating{grid-template-columns:30px 1fr 30px}#battle-bar{width:640px;max-width:calc(100vw - 32px)}.force-counts{position:absolute;top:calc(100% + 6px);left:0;right:0;display:flex;justify-content:space-between;gap:20px;pointer-events:none}.force-counts small{display:flex;gap:12px;background:#f1f7ffe8;padding:5px 9px;border:1px solid var(--line);border-radius:4px}.force-counts .blue{color:var(--blue)}.force-counts .red{color:var(--red)}.force-counts span{display:flex;gap:3px;align-items:center;font:10px monospace;position:relative}.force-counts svg{width:18px;height:18px;fill:currentColor}.force-counts em{font:6px monospace;position:absolute;top:100%;left:0;background:var(--paper)}#moment-toast #dispatches{list-style:none;padding:0;margin:0;width:100%;position:static}#moment-toast #dispatches li{margin:0}#moment-toast #dispatches button{display:flex;gap:7px;text-align:left;width:100%;border:0;border-top:1px dashed #809ca52e;box-shadow:none;border-radius:0;background:none;padding:7px 0;font:10px/1.4 monospace;color:#46616e}#moment-toast #dispatches button>i{display:none}#moment-toast #dispatches time{order:-1;flex-shrink:0}#moment-toast #dispatches button>span{flex:1}@media(max-width:600px){#battle-bar{gap:4px;padding:6px}.objectives{gap:2px}.objectives button{min-width:23px}.force-counts{gap:6px}.force-counts small{gap:5px;padding:4px}.force-counts svg{width:14px;height:14px}.force-counts span{font-size:9px}}#battle-info{width:420px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 48px);overflow:auto;border:1px solid var(--line);border-radius:9px;background:var(--paper);color:var(--ink);padding:20px;box-shadow:var(--shadow)}#battle-info::backdrop{background:#17385430}#battle-info header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}#battle-info h2{font-size:17px;margin:0}#close-battle-info{font-size:23px;padding:0 5px}.battle-plans{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:16px}.battle-plans button{font-size:12px;line-height:1.5;text-align:left;padding:8px;border:1px solid var(--line);border-radius:4px}#battle-info #blue-plan{color:var(--blue)}#battle-info #red-plan{color:var(--red)}#battle-info #battle-focus{display:flex;font-size:12px;line-height:1.5;width:100%;text-align:left;padding:10px 0}#battle-info .replacements{display:block;font-size:11px;padding-top:10px}#radio-dock #moment-toast{padding:0;background:none;border:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}#moment-toast .radio-label{display:none}#moment-toast #dispatches button{background:#f1f7ffbd;border:1px solid var(--line);border-radius:3px;padding:8px 10px;margin-top:5px;font:10px/1.5 DM Sans,Arial,sans-serif;color:var(--ink)}#moment-toast #dispatches button>i{display:block;width:4px;height:4px;flex-shrink:0;margin-top:5px}#moment-toast #dispatches time{order:1;margin-left:auto;padding-left:5px}#moment-toast .radio-message{background:#f1f7ffbd;border:1px solid var(--line);border-radius:3px;padding:8px 10px;margin-top:5px}#moment-toast strong,#moment-toast p{font:10px/1.5 DM Sans,Arial,sans-serif}.graphics-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}#command-scroll>section,#command-shop .fleet-builder,#command-shop .purchase-copy{min-width:0}@media(max-width:800px){#command-scroll{padding-right:20px}}.live-shop-header{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:10px}.live-shop-header .command-cash{gap:10px;flex-wrap:wrap}.live-shop-header .command-cash strong{font-size:25px}.live-shop-header .autobuy-control{padding:0;gap:9px;flex-shrink:0}.live-shop-header .autobuy-control small{display:block;margin:3px 0 0;font-size:9px}.live-shop-content .build-status{padding:10px 0;border:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);border-radius:0;gap:7px 12px;font-size:11px;margin-bottom:15px}.live-shop-content .build-status>small{flex-basis:100%;line-height:1.4}.live-shop-content .build-status progress{margin-left:auto}.live-purchase-section{margin:0 0 16px}.live-purchase-section>h3{display:flex;justify-content:space-between;gap:12px;font-size:12px;margin:0 0 4px;line-height:1.4}.live-purchase-section>h3>small{font-size:10px;font-weight:400;color:var(--muted)}.live-shop-content .live-purchases{display:block}.no-purchase-losses{font-size:11px;color:var(--muted);margin:7px 0 0}.live-purchase-row{display:grid;grid-template-columns:58px minmax(0,1fr) minmax(240px,.95fr);align-items:center;gap:12px;padding:11px 0;border-bottom:1px solid var(--line)}.live-purchase-row>img{width:58px;height:48px;object-fit:contain}.live-purchase-copy{min-width:0}.live-purchase-copy h4{font-size:12px;margin:0 0 3px}.live-purchase-copy>small{font-size:10px;color:var(--muted)}.live-purchase-copy .unit-statline{margin:7px 0 0;gap:8px}.live-purchase-controls{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:5px 8px;min-width:0}.live-purchase-controls select{width:100%;min-width:0;max-width:100%;height:34px;font-size:10px;padding:6px 24px 6px 8px;background-color:#fff;border:1px solid var(--line);border-radius:4px;text-overflow:ellipsis}.live-purchase-controls select:invalid{color:var(--muted)}.live-purchase-controls .live-buy{display:flex;justify-content:space-between;gap:12px;min-width:89px;height:34px;padding:7px 10px;background:var(--blue);color:#fff;border:1px solid transparent;border-radius:4px;font-size:11px;white-space:nowrap}.live-purchase-controls .live-buy>strong{font-size:11px}.live-purchase-controls .live-buy:disabled{background:#dae2ea;color:#667682;opacity:1;cursor:not-allowed}.live-purchase-controls .purchase-note{grid-column:1/-1;min-height:13px;font-size:9px;line-height:1.45;color:var(--muted);overflow-wrap:anywhere}.retained-assignment{font-size:10px;color:var(--muted)}.selected-mission>small{display:block;font-size:9px;letter-spacing:.5px;color:var(--muted);margin:8px 0 4px}.selected-mission>p{margin:0;font-size:11px;line-height:1.4;font-weight:500}@media(max-width:600px){.live-shop-header{align-items:flex-start;gap:10px}.live-shop-header .command-cash{gap:4px 8px}.live-shop-header .command-cash>span{flex-basis:100%;font-size:10px}.live-shop-header .command-cash strong{font-size:23px}.live-shop-header .autobuy-control{font-size:11px}.live-purchase-section>h3{gap:8px}.live-purchase-section>h3>small{font-size:9px}.live-purchase-row{grid-template-columns:44px minmax(0,1fr);gap:8px;padding:10px 0}.live-purchase-row>img{width:44px;height:42px}.live-purchase-controls{grid-column:1/-1}.live-purchase-copy .unit-statline{margin-top:5px}.live-shop-content .build-status progress{width:80px}}.force-counts small{gap:13px;padding:6px 10px 15px}.force-counts svg{width:26px;height:26px}.force-counts span{gap:5px;font-size:11px}.force-counts em{font:8px DM Sans,Arial,sans-serif;white-space:nowrap;top:calc(100% + 1px);left:0;right:0;text-align:center;background:none}@media(max-width:700px){.force-counts small{gap:7px;padding:4px 6px 14px}.force-counts svg{width:21px;height:21px}.force-counts span{gap:2px;font-size:10px}.force-counts em{font-size:7px}}.force-counts{align-items:flex-start;pointer-events:none}.fleet-readout{pointer-events:auto;min-width:170px;background:#f1f7fff0;border:1px solid var(--line);border-radius:4px;padding:6px 10px}.fleet-units summary{display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;font-size:11px;list-style:none;-webkit-user-select:none;user-select:none}.fleet-units summary::-webkit-details-marker{display:none}.fleet-chevron{font-size:17px;line-height:1;transition:transform .15s}.fleet-units[open] .fleet-chevron{transform:rotate(180deg)}.force-counts .fleet-units small{border:0;background:none;padding:8px 0 16px}.fleet-strategy{font-size:10px;font-weight:600;margin:5px 0 0;padding-top:5px;border-top:1px solid var(--line)}.accuracy-condition{display:inline-block;color:#956016;background:#fff4d8;border-radius:3px;font-size:10px;padding:4px 6px;margin:5px 0;cursor:help}.accuracy-condition:focus{outline:2px solid currentColor}.unit-statline:has(>div:nth-child(6)){grid-template-columns:repeat(3,minmax(0,1fr))}#unit-combat-stats .unit-statline{margin:8px 0}.unit-vitals{flex-wrap:wrap;gap:4px 12px}@media(max-width:600px){.fleet-readout{min-width:130px;padding:5px 7px}.fleet-strategy{font-size:9px}}.graphics-settings{z-index:200;pointer-events:auto;top:64px;right:22px;color:var(--blue)}.graphics-settings>button{width:32px;height:32px;font-size:21px;background:var(--paper);border:1px solid var(--line)}.graphics-settings section{background:var(--paper);border:1px solid var(--line);width:250px;max-height:calc(100dvh - 115px);overflow:auto;top:38px}.graphics-settings .graphics-heading{display:flex;align-items:center;justify-content:space-between}.graphics-settings input[type=checkbox]{width:auto}.settings-volume{margin-top:18px;padding-top:14px;border-top:1px solid var(--line)}.settings-volume #volume-panel{display:flex;gap:8px;align-items:center;margin-top:12px}.settings-volume #volume{width:120px;writing-mode:horizontal-tb;accent-color:var(--blue)}.settings-volume output{font-size:10px;min-width:35px}.settings-volume #mute{font-size:10px}.volume-control[hidden]{display:none}.settings-live-fps{font-size:10px;position:absolute;right:38px;white-space:nowrap;background:var(--paper);padding:4px}.settings-live-fps[hidden]{display:none}.fleet-quick-actions{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 14px}.fleet-quick-actions button{border:1px solid var(--line);border-radius:4px;padding:8px 13px;font-size:11px;background:#fff;color:var(--ink)}.fleet-quick-actions button[data-action=starter]{border-color:var(--blue);background:var(--blue);color:#fff}.fleet-quick-actions button[data-action=rebuild]{margin-left:auto;color:var(--muted)}.fleet-empty-note{font-size:11px;line-height:1.5;color:var(--muted);margin:-3px 0 12px}.fleet-copy-action{display:flex;justify-content:flex-end;margin:10px 0 0}.fleet-copy-action button{font-size:10px;padding:5px 0;color:var(--muted)}.fleet-copy-action:has(button[hidden]){display:none}.build-status .build-wait-reason{color:var(--ink);font-weight:500}@media(max-width:420px){.fleet-quick-actions{gap:6px}.fleet-quick-actions button{padding:8px 10px;font-size:10px}}.deployment-status{margin:0 0 16px;padding:0 0 12px;border-bottom:1px solid var(--line)}.deployment-status h3{font-size:12px;margin:0 0 4px}.deployment-status p{font-size:10px;color:var(--muted);margin:0 0 8px}.deployment-status ul{list-style:none;padding:0;margin:0}.deployment-status li{display:flex;justify-content:space-between;gap:16px;font-size:10px;line-height:1.5;margin:4px 0}.deployment-status li b{font-weight:500;flex-shrink:0}.deployment-status li span{color:var(--muted);text-align:right}.fleet-copy-action:has(button.hidden){display:none}.masthead{z-index:200}.view-tools .graphics-settings{position:relative;inset:auto;display:flex;margin:0;z-index:200}.view-tools .graphics-settings>button{width:28px;height:26px;border:0;background:none;font-size:18px;border-radius:0}.view-tools .graphics-settings section{top:34px;right:-4px}.view-tools .graphics-settings section button{width:auto;height:auto;font-size:11px;padding:7px 9px}.settings-interface{margin-top:18px;padding-top:14px;border-top:1px solid var(--line);display:flex;flex-wrap:wrap;gap:8px}.settings-interface strong{width:100%}.settings-interface button{border:1px solid var(--line);border-radius:4px;text-align:left}.view-tools #spectator-cycle{width:auto;height:26px;min-width:94px;padding:4px 10px;margin-right:3px;border:1px solid transparent;border-radius:4px;color:var(--muted)}.view-tools #spectator-cycle[data-team=blue]{border-color:var(--blue);color:var(--blue);background:#dbe8fc;box-shadow:inset 0 0 0 1px #1760c922;font-weight:700}.view-tools #spectator-cycle[data-team=red]{border-color:var(--red);color:var(--red);background:#f8dfdf;box-shadow:inset 0 0 0 1px #c7434322;font-weight:700}.view-tools .settings-live-fps{top:36px;right:0}.cinematic .view-tools>*:not(.graphics-settings){display:none!important}.cinematic .view-tools{background:transparent;border-color:transparent;box-shadow:none}.cinematic .graphics-settings>button{background:var(--paper);border:1px solid var(--line);border-radius:4px}.view-tools .graphics-settings section select{width:100%;background:#fff8;border:1px solid var(--line);border-radius:4px;padding:7px;font:inherit}.graphics-settings:has(section:not([hidden])) .settings-live-fps{display:none}#battle-bar .victory-points{font-size:1.5rem;font-variant-numeric:tabular-nums;letter-spacing:-.035em;white-space:nowrap}#battle-bar .fleet-score{gap:4px 12px}#battle-bar .score-clock{font:600 11px var(--mono,monospace);white-space:nowrap;align-self:center}#battle-bar .objectives button[hidden]{display:none}#battle-bar .fleet-score{grid-template-columns:1fr auto;gap:3px 8px}#battle-bar .fleet-score>strong{grid-column:1/-1}#battle-bar .fleet-score .victory-points{grid-column:1;font-size:20px}#battle-bar .fleet-score>.victory-rate{grid-column:2;align-self:center;font-size:9px}#battle-bar #blue-money,#battle-bar #red-money{grid-column:1/-1;text-align:left;font-size:10px;color:var(--muted)}#battle-bar .objectives{flex-wrap:wrap;max-width:195px;justify-content:center}#battle-bar .score-clock{flex-basis:100%;text-align:center;margin-bottom:4px}.minimap[data-size=medium]:not(.expanded){width:min(250px,42vw)}.minimap[data-size=large]:not(.expanded){width:min(350px,48vw)}#previous-unit,#next-unit{font-size:23px;padding:2px 9px;line-height:1.2}#unit-dock #inspector{width:100%;padding:12px;max-height:calc(100dvh - 170px);overflow:auto}#inspector h2{font-size:18px;margin:3px 0 6px}.unit-label{font-size:10px}.unit-overview{display:grid;grid-template-columns:105px minmax(0,1fr);gap:10px;align-items:center}#inspector .unit-portrait{width:105px;height:94px;object-fit:cover;margin:0;background:#dbe6ed;border-radius:5px}#unit-combat-stats .unit-statline{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:0}#unit-combat-stats dt{font-size:9px}#unit-combat-stats dd{font-size:11px}#inspector .selected-mission,#inspector .selected-action{margin:6px 0;padding:0}#inspector .selected-mission p,#inspector .selected-action p{margin:2px 0;font-size:11px}#inspector .unit-extra{margin:6px 0;padding:6px 0;border-top:1px solid var(--line)}#inspector .unit-extra p{margin:3px 0;font-size:10px}#inspector .unit-telemetry{font-size:10px}#inspector #selected-task{margin:5px 0}#inspector .unit-vitals{font-size:10px}#inspector #unit-group{font-size:10px;margin:3px 0}#inspector .unit-actions{margin-top:5px}.force-counts{gap:12px}.fleet-readout{min-width:0;padding:5px 8px}.fleet-units summary{font-size:10px;gap:40px}.fleet-strategy{font-size:9px;margin:3px 0 0;padding-top:3px}.force-counts .fleet-units small{padding:4px 0 13px;gap:10px}.force-counts svg{width:21px;height:21px}.force-counts span{font-size:10px}.force-counts em{font-size:7px}#battle-bar{border-radius:6px}.fleet-score{gap:6px}.objectives{gap:7px}#unit-dock{width:min(340px,calc(100vw - 32px))}#inspector .unit-portrait{object-fit:contain}@media(max-width:600px){#unit-dock{width:min(320px,calc(100vw - 32px))}.unit-overview{grid-template-columns:85px minmax(0,1fr)}#inspector .unit-portrait{width:85px}}#playback #roster-toggle{position:static;margin:0;padding:6px 10px;border:0;border-left:1px solid var(--line);background:none;font-size:11px;white-space:nowrap}#playback #edit{white-space:nowrap}#playback{max-width:calc(100vw - 24px);flex-wrap:wrap;justify-content:center}body[data-phase=battle] #unit-roster[data-tab=fleet] #command-plan,body[data-phase=battle] #unit-roster[data-tab=fleet] #command-roster,body[data-phase=battle] #unit-roster[data-tab=plan] #command-shop,body[data-phase=battle] #unit-roster[data-tab=plan] #command-roster,body[data-phase=battle] #unit-roster[data-tab=assignments] #command-shop,body[data-phase=battle] #unit-roster[data-tab=assignments] #command-plan{display:none}body[data-phase=battle] #unit-roster{width:min(860px,calc(100vw - 32px))}.live-purchase-section[data-purchase-section=restore]{border-top:1px solid var(--line);padding-top:12px;margin-top:18px}.live-purchase-row{grid-template-columns:64px minmax(0,1fr) minmax(250px,1fr);gap:16px;padding:12px 0}.live-purchase-row>img{width:64px;height:54px}.live-purchase-controls .live-buy{min-width:96px}@media(max-width:650px){.live-purchase-row{grid-template-columns:48px minmax(0,1fr);gap:8px}.live-purchase-row>img{width:48px}.live-purchase-controls{grid-column:1/-1}}@media(min-width:651px){.live-purchase-copy .unit-statline,.live-purchase-copy .unit-statline:has(>div:nth-child(6)){grid-template-columns:repeat(6,minmax(0,1fr));gap:5px}.live-purchase-copy .unit-statline dt{font-size:9px}.live-purchase-copy .unit-statline dd{font-size:11px}}.transport-summary{margin:12px 0;padding:12px 14px;border:1px solid var(--line);border-left:3px solid var(--blue);font-size:12px;background:#ffffff52}.transport-summary strong{display:block;font-size:13px}.transport-summary p{margin:5px 0}.transport-summary small{display:block;margin-top:5px;color:var(--muted)}.squad-badge{display:block;font:9px monospace;letter-spacing:.06em;text-align:center;color:var(--blue)}.roster-row input:disabled{visibility:hidden}:root{--ui-radius:8px;--ui-fast:.14s;--ui-ease:cubic-bezier(.2,.7,.2,1);--ui-warning:#ae762e;--ui-danger:#b74e46;--ui-success:#668454}button,summary,select{transition:background-color var(--ui-fast) var(--ui-ease),border-color var(--ui-fast) var(--ui-ease),box-shadow var(--ui-fast) var(--ui-ease),color var(--ui-fast) var(--ui-ease)}:where(button,summary,select,input,a):focus-visible{outline:2px solid var(--accent);outline-offset:3px;box-shadow:0 0 0 5px #f0f6ffb8}:where(button,[role=tab])[aria-pressed=true],:where(button,[role=tab])[aria-selected=true]{box-shadow:inset 0 -2px var(--team,var(--accent))}:where(.inspector,.floating-panel,.results-sheet,.battle-options-panel){border-radius:var(--ui-radius);border-color:#c4d3e2;box-shadow:0 6px 24px #17314916}:where(.inspector,.fleet-builder,.command-panel) :where(small,.eyebrow,.unit-label){letter-spacing:.035em}:where(progress,output,#clock,.unit-health,.unit-ammo){font-variant-numeric:tabular-nums}button:disabled{filter:saturate(.4)}@media(prefers-reduced-motion:reduce){button,summary,select{transition:none}}#unit-combat-stats progress{height:3px;margin:4px 0 0;border:0;border-radius:2px;overflow:hidden;accent-color:var(--blue)}#unit-combat-stats .ammo-meter{accent-color:#6c8d9d}#inspector .unit-portrait[data-subject=marine]{object-fit:cover;object-position:center bottom}#unit-roster[data-tab=assignments] #command-shop,#unit-roster[data-tab=assignments] #command-plan{display:none}#unit-roster[data-tab=assignments] #command-roster{padding-top:8px}.advanced-groups{margin:8px 0 12px;font-size:11px;color:var(--muted)}.advanced-groups>summary{cursor:pointer;padding:6px 0}#group-controls>.group-toolbar{position:sticky;top:0;background:var(--paper);padding:10px 0;z-index:2}#bulk-mission{min-width:180px;flex:1}.group-toolbar button[data-group-action=mission]{background:var(--blue);color:#fff;border-radius:4px;padding:9px 12px}.roster-row{grid-template-columns:20px minmax(170px,1fr) 45px minmax(230px,1.3fr);padding-block:9px}.roster-stats{font-size:10px;position:relative}.roster-stats>summary{cursor:pointer;color:var(--muted)}.roster-stats[open]>.unit-statline{position:absolute;z-index:3;right:0;top:18px;min-width:230px;background:var(--paper);padding:12px;border:1px solid var(--line);box-shadow:var(--shadow)}@media(max-width:700px){.roster-row{grid-template-columns:20px minmax(0,1fr) 40px}.roster-task{grid-column:2/4;grid-row:auto}#bulk-mission{min-width:150px}.roster-identity img{width:36px}}.group-toolbar button[data-group-action=mission]:disabled{background:#dce6f4;color:#637995;opacity:1}.roster-task{gap:3px}.roster-task select{padding-block:6px}.roster-row .leave-group{padding:0}.roster-stats[open]{align-self:start}#unit-dock #inspector{height:270px;max-height:min(270px,calc(100dvh - 180px));overflow:hidden;padding:10px 12px;display:grid;grid-template-rows:16px 24px 82px 36px 45px 22px;gap:3px}#inspector .unit-label{font-size:9px;line-height:16px}#inspector h2{font-size:16px;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#inspector .unit-overview{grid-template-columns:72px minmax(0,1fr);gap:8px;min-height:0}#inspector .unit-portrait{width:72px;height:72px;margin:0}#inspector .unit-statline{gap:3px;margin:0;font-size:10px}#inspector .unit-statline dt{font-size:8px}#inspector .unit-statline dd{font-size:11px}#inspector .selected-action{margin:0;overflow:hidden}#inspector .selected-action>small{margin:0;font-size:8px}#inspector .selected-action #unit-intent{font-size:11px;line-height:14px;margin:1px 0 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}#inspector #selected-task{margin:0;min-height:0}#inspector #selected-task>label{margin:0 0 2px;font-size:8px}#inspector #selected-task select{margin:0;padding:5px 25px 5px 7px;font-size:11px;height:29px}#inspector #unit-condition{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#inspector .unit-extra,#inspector #unit-group,#inspector .selected-mission,#inspector #follow{display:none}#inspector .unit-label{display:flex;align-items:center;gap:8px}#unit-type{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#unit-info-toggle{font-size:9px;padding:0;color:var(--muted)}#inspector[data-details=true] .unit-overview,#inspector[data-details=true] .selected-action,#inspector[data-details=true] #selected-task{visibility:hidden}#inspector[data-details=true] .unit-extra{display:block;position:absolute;inset:58px 12px 32px;margin:0;padding:8px 0;overflow:auto;border-top:1px solid var(--line)}#inspector[data-details=true] .unit-extra p{font-size:11px;line-height:1.5}#unit-dock #inspector{position:relative}#command-wallet{margin-left:auto;white-space:nowrap;font-size:13px;font-weight:700;color:var(--blue);font-variant-numeric:tabular-nums}#unit-roster:has([data-command-team=red][aria-pressed=true]) #command-wallet{color:var(--red)}@media(max-width:700px){#command-wallet{font-size:11px}#unit-roster>header{flex-wrap:wrap}}body.victory-playing #chrome,body.victory-playing #quick-orders,body.victory-playing #show-ui,body.victory-playing .graphics-settings,body.victory-playing .view-tools{visibility:hidden!important;pointer-events:none!important}#victory-sequence{position:fixed;inset:0;z-index:200;display:grid;place-items:center;color:#fff;background:linear-gradient(#07121cbb,transparent 18%,transparent 70%,#07121cdd);isolation:isolate}#victory-sequence:before{content:"";position:absolute;inset:0;background:#080e15;opacity:0;transition:opacity .85s;z-index:-1}#victory-sequence[data-stage=title]:before{opacity:1}.victory-caption{position:absolute;left:8%;bottom:15%;display:grid;gap:10px;transition:opacity .4s}.victory-caption small,.game-over small{font:10px monospace;letter-spacing:3px;color:#c6d4e4}.victory-caption strong{font-size:clamp(24px,4vw,48px);letter-spacing:-1px}.game-over{text-align:center;display:grid;gap:18px;opacity:0;transform:scale(.96);transition:opacity .7s .4s,transform 1.2s .25s}.game-over strong{color:#ef4c50;font-size:clamp(48px,10vw,130px);letter-spacing:-.055em;line-height:1;font-weight:700}.game-over>span{font-size:13px;letter-spacing:2px;color:#c6d4e4}#victory-sequence[data-stage=title] .game-over{opacity:1;transform:scale(1)}#victory-sequence[data-stage=title] .victory-caption{opacity:0}#skip-victory{position:absolute;right:5%;bottom:5%;color:#dce7f5;border:1px solid #ffffff38;background:#ffffff0b;border-radius:30px;padding:12px 20px;font-size:11px}body.results-open #world{filter:brightness(.5) saturate(.7);transition:filter .6s}body.results-open #chrome>:not(#results),body.results-open .view-tools,body.results-open #quick-orders{visibility:hidden;pointer-events:none}.results-sheet{width:760px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 40px);padding:26px 30px 0;background:#f3f6fa;border:1px solid #d5dfea;border-radius:16px!important;box-shadow:0 28px 120px #03112270!important;color:#20344c;animation:report-arrive .55s cubic-bezier(.2,.75,.25,1);overscroll-behavior:contain}.results-sheet[data-winner]{border-top:3px solid var(--victor)}.results-sheet[data-winner=red]{--victor:#ca414b}.results-sheet[data-winner=blue]{--victor:#2467c3}.results-sheet>.eyebrow{font-size:9px;letter-spacing:2px;color:#74869b}.results-sheet h1{font-size:34px;color:var(--victor);margin:10px 0 3px;line-height:1.1}.results-sheet #result-reason{font-size:11px;color:#6d7e93;margin:0 0 16px}.victory-scoreline{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #dbe3ec;border-bottom:1px solid #dbe3ec;padding:13px 0;margin-bottom:18px}.victory-scoreline>div{display:flex;align-items:center;gap:12px}.victory-scoreline>div:last-child{flex-direction:row-reverse}.victory-scoreline>div>span{font:9px monospace;letter-spacing:.8px}.victory-scoreline strong{font-size:26px;letter-spacing:-1px;font-variant-numeric:tabular-nums}.victory-scoreline .blue{color:#2767ba}.victory-scoreline .red{color:#c9414b}.score-separator{text-align:center;font:8px monospace;letter-spacing:1px;color:#718297}.score-separator small{display:block;font-size:8px;letter-spacing:0;margin-top:5px}.victory-hero{position:relative;display:grid;grid-template-columns:210px 1fr;gap:24px;padding:24px;background:#10283c;color:#eff6ff;border-radius:12px;overflow:hidden}.hero-art{position:relative;display:grid;place-items:center;min-height:166px;background:radial-gradient(ellipse,#4a75965c,transparent 70%)}.hero-art img{position:relative;width:100%;height:160px;object-fit:contain;filter:drop-shadow(0 14px 16px #0005)}.hero-art>span{position:absolute;bottom:0;left:0;font:9px monospace;letter-spacing:2px;color:#8da8bd}.hero-orbit{position:absolute;width:155px;height:155px;border:1px solid #a2c4e52b;border-radius:50%}.hero-orbit:after{content:"";position:absolute;inset:18px;border:1px dashed #a2c4e527;border-radius:50%}.hero-story>small{font:9px monospace;letter-spacing:1.6px;color:#e4bf72}.hero-story h2{font-size:25px;line-height:1.15;margin:10px 0 6px;letter-spacing:-.8px;color:#f3f8ff}.hero-story>p{font-size:11px;line-height:1.5;color:#9bb0c4;margin:0 0 18px}.hero-story .unit-achievements b{font-size:24px;color:#f3f8ff}.hero-story .unit-achievements span{color:#9bb0c4;font-size:9px;line-height:1.35}.hero-survived{display:block;margin-top:17px;font:9px monospace;color:#a8d6c4}.report-section-heading{display:flex;justify-content:space-between;align-items:center;margin:20px 0 10px}.report-section-heading h2{font-size:15px;margin:0}.report-section-heading>span{font:8px monospace;letter-spacing:1px;color:#8090a3}.battle-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:18px}.battle-facts article{background:#fff;border:1px solid #dce4ed;border-radius:9px;padding:15px;animation:fact-arrive .55s both;animation-delay:calc(.2s + var(--reveal)*.12s)}.battle-facts small{display:block;font:8px monospace;letter-spacing:1px;color:#718399;min-height:20px}.battle-facts strong{display:block;font-size:29px;letter-spacing:-1px;margin:6px 0}.battle-facts p{font-size:10px;line-height:1.55;color:#6a7c92;margin:0}.results-sheet .fleet-comparison,.results-sheet .team-record,.results-sheet .turning-points{border:0;border-top:1px solid #dbe3ec;border-radius:0;background:none;padding:13px 0;margin:0}.results-sheet details>summary{font-size:11px;cursor:pointer}.results-sheet .debrief-teams{gap:20px;margin:0}.results-sheet .team-record>summary span,.turning-points>summary>span{float:right;font-size:9px;color:#7c8da1}.results-sheet .debrief-note{font-size:9px;color:#8492a3;line-height:1.5}.results-sheet .full-battle-record{margin:0;padding:0 0 16px}.results-sheet .result-next{position:sticky;bottom:0;z-index:2;background:#f3f6fa;border-top:1px solid #d7e0eb;border-bottom:0;margin:0 -30px;padding:15px 30px;display:flex;justify-content:space-between;gap:18px}.results-sheet .result-next .primary{font-size:12px;padding:13px 18px;min-width:240px;grid-row:auto}.results-sheet .result-next .result-actions{gap:18px;flex-wrap:wrap}.results-sheet .result-next .result-actions button{font-size:10px}.results-sheet:focus{outline:none}@keyframes report-arrive{0%{opacity:0;translate:0 18px;scale:.98}to{opacity:1;translate:0 0;scale:1}}@keyframes fact-arrive{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:600px){.results-sheet{padding:20px 18px 0;max-height:calc(100dvh - 20px)}.results-sheet h1{font-size:29px}.victory-scoreline>div{display:grid;gap:3px}.victory-scoreline>div:last-child{text-align:right}.victory-scoreline strong{font-size:23px}.victory-hero{grid-template-columns:95px 1fr;gap:12px;padding:17px 13px}.hero-art{min-height:140px}.hero-art img{height:105px}.hero-orbit{width:95px;height:95px}.hero-story h2{font-size:21px}.hero-story .unit-achievements b{font-size:19px}.hero-story .unit-achievements span{font-size:8px}.hero-story>small{font-size:8px;letter-spacing:.7px}.hero-story>p{font-size:10px}.report-section-heading>span{display:none}.battle-facts{grid-template-columns:1fr;gap:8px}.battle-facts article{display:grid;grid-template-columns:85px 1fr;column-gap:12px;padding:12px}.battle-facts small{grid-column:1/-1;min-height:0;margin-bottom:8px}.battle-facts strong{font-size:24px;margin:0}.results-sheet .result-next{margin:0 -18px;padding:12px 18px;flex-wrap:wrap;gap:10px}.results-sheet .result-next .primary{min-width:0;flex:1}.results-sheet .result-next .result-actions{gap:10px}.results-sheet .debrief-teams{grid-template-columns:1fr;gap:0}}@media(prefers-reduced-motion:reduce){#victory-sequence *,#victory-sequence:before,.results-sheet,.battle-facts article{animation:none!important;transition:none!important}.game-over{transform:none}}body.victory-playing #app>:not(#world):not(#victory-sequence){visibility:hidden!important}body.results-open #app>:not(#world):not(#chrome){visibility:hidden!important}.results-sheet .result-next .primary{width:auto;max-width:none;flex:0 1 340px}.results-sheet .result-next .result-actions{display:flex;flex-direction:row;align-items:center;flex:0 0 auto;white-space:nowrap}.results-sheet .result-next .result-actions button{padding:8px 0}@media(max-width:600px){.results-sheet .result-next .primary{flex:1 1 100%}.results-sheet .result-next .result-actions{justify-content:space-between;width:100%}}.score-setting{display:grid;gap:8px;margin:20px 0 10px;text-align:left;font-weight:700}.score-setting select{padding:12px;border:1px solid var(--line);border-radius:8px;background:var(--panel);color:inherit;font:inherit}.score-setting small{font-size:11px;font-weight:400}.purchase-queue{display:flex;flex-direction:column;gap:6px;padding:10px 12px;margin:8px 0;background:#3264b40f;border-radius:6px;font-size:12px;max-height:130px;overflow:auto}.credit-help{font-size:11px;max-width:300px}.credit-price{display:block;font-weight:700}.live-shop-header{justify-content:space-between}#selected-task{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:8px}#selected-task>label:first-child{grid-column:1;grid-row:1}#selected-task>select{grid-column:1;grid-row:2;min-width:0}#selected-task>.target-focus-label{grid-column:2;grid-row:1/3;display:flex;flex-direction:column;justify-content:space-between;gap:3px;margin:0}#selected-task>.target-focus-label select{width:100%;min-width:0;font-size:11px}#selected-task>small{grid-column:1/-1}.results-sheet .victory-hero{grid-template-columns:170px 1fr;gap:20px;padding:20px;border-radius:6px}.hero-art{min-height:135px}.hero-art img{height:135px}.hero-story>small{color:#abc2d6;letter-spacing:1px}.hero-story h2{margin:8px 0 5px}.hero-story>p{margin-bottom:14px}.hero-survived{margin-top:13px}.results-sheet .battle-facts{gap:0;border-top:1px solid #d5dfea;border-bottom:1px solid #d5dfea;background:#e8eef5;margin-bottom:14px}.results-sheet .battle-facts article{border:0;border-right:1px solid #d5dfea;border-radius:0;background:none;padding:14px 16px;animation:none}.results-sheet .battle-facts article:last-child{border-right:0}.battle-facts small{min-height:0;letter-spacing:.6px}.battle-facts strong{font-size:26px;margin:9px 0 5px}.battle-facts p{font-size:10px;line-height:1.4}.results-sheet .result-next{justify-content:flex-end;gap:12px;padding-top:13px;padding-bottom:13px}.results-sheet .result-next>button,.results-sheet .result-next .primary{flex:0 1 180px;min-width:0;max-width:180px;width:auto;margin:0!important;padding:13px 20px;border:1px solid #b6c6d9;border-radius:5px;font-size:12px;font-weight:700;text-transform:none;letter-spacing:0}.results-sheet .result-next #rematch{background:#e6edf5;color:#254465}.results-sheet .result-next .primary{background:#1c59b5;color:#fff;border-color:#1c59b5}.victory-caption>span{font-size:clamp(11px,1.5vw,16px);color:#b7cbdc;line-height:1.5;max-width:75vw}#victory-sequence[data-stage=winner]:before,#victory-sequence[data-stage=title]:before{opacity:1}#victory-sequence[data-stage=winner] .game-over,#victory-sequence[data-stage=title] .game-over{opacity:1;transform:none}#victory-sequence[data-stage=winner] .victory-caption,#victory-sequence[data-stage=title] .victory-caption{opacity:1}.end-titles{display:grid;place-items:center}.end-titles>strong{grid-area:1/1;opacity:0;transform:translateY(12px);transition:opacity .45s,transform .6s;font-size:clamp(38px,8.5vw,108px);white-space:nowrap}#victory-sequence[data-stage=winner] .winner-title,#victory-sequence[data-stage=title] .ending-title{opacity:1;transform:translateY(0)}#victory-sequence[data-winner=blue] .winner-title{color:#5597f0}#victory-sequence[data-stage=winner] .victory-caption,#victory-sequence[data-stage=title] .victory-caption{left:8%;bottom:14%}@media(max-width:600px){.results-sheet .victory-hero{grid-template-columns:85px 1fr;padding:15px;gap:12px}.hero-art{min-height:125px}.hero-art img{height:95px}.results-sheet .battle-facts article{display:block;border-right:0;border-bottom:1px solid #d5dfea;padding:12px 14px}.results-sheet .battle-facts article:last-child{border-bottom:0}.results-sheet .battle-facts strong{float:right;margin:0 0 0 12px;font-size:23px}.results-sheet .battle-facts small{margin:0 0 7px}.results-sheet .result-next{flex-wrap:nowrap}.results-sheet .result-next>button,.results-sheet .result-next .primary{flex:1;padding:12px 16px}.victory-caption{left:6%;bottom:14%}.victory-caption strong{font-size:25px}.end-titles>strong{font-size:clamp(34px,9vw,54px)}}.results-sheet .result-next>button{text-align:center}#victory-sequence[data-stage=winner]:before,#victory-sequence[data-stage=hero]:before{opacity:0}#victory-sequence:after{content:"";position:absolute;inset:0;background:#080e15;z-index:-1;pointer-events:none;animation:victory-scene-in .8s ease-out both}@keyframes victory-scene-in{0%{opacity:1}to{opacity:0}}#victory-sequence .game-over{position:absolute;top:12%;left:0;right:0;opacity:1;transform:none;transition:top .6s,opacity .4s}#victory-sequence[data-stage=winner] .winner-title,#victory-sequence[data-stage=hero] .winner-title{opacity:1;transform:none;font-size:clamp(34px,6vw,76px);text-shadow:0 3px 24px #0008}#victory-sequence[data-stage=title] .game-over{top:42%}#victory-sequence .victory-caption{opacity:0;transform:translateY(12px);transition:opacity .25s,transform .3s}#victory-sequence[data-stage=hero] .victory-caption{opacity:1;transform:none}#victory-sequence[data-stage=winner] .victory-caption,#victory-sequence[data-stage=title] .victory-caption{opacity:0;transform:translateY(12px)}@media(prefers-reduced-motion:reduce){#victory-sequence:after{animation:none;opacity:0}#victory-sequence .victory-caption{transform:none}}.queued-order{display:flex;align-items:center;justify-content:space-between;gap:12px}.queued-order>span{min-width:0}.queued-order small{display:block;font-size:10px;margin-top:3px;color:var(--muted)}.queued-order button{flex:none;width:28px;height:28px;border:1px solid var(--line);border-radius:5px;font-size:19px}.queued-order button:hover{background:#fff;color:var(--red)}#inspector .selected-action #unit-intent,.roster-task .current-action{padding:0;border:0;background:none;text-align:left;color:inherit;font:inherit;opacity:1}#inspector .selected-action #unit-intent{font-size:11px;line-height:14px}.roster-task .current-action{font-size:10px}#unit-intent:not(:disabled),.current-action:not(:disabled){cursor:pointer;text-decoration:underline;text-decoration-color:var(--line);text-underline-offset:3px}#unit-intent:disabled,.current-action:disabled{cursor:default}#victory-sequence[data-stage=pan]:before{opacity:0}#victory-sequence[data-stage=pan] .game-over,#victory-sequence[data-stage=pan] .victory-caption{opacity:0}.map-order{display:flex;align-items:center;gap:6px;flex-wrap:wrap;padding:8px;border-top:1px solid var(--line);background:#edf4ff}.map-order span{font-size:11px;flex:1 1 100%}.map-order button{padding:5px 8px;font-size:12px}.map-order button:first-of-type{background:#155bcc;color:#fff}.map-order.hidden{display:none}#command-shop .purchase-art{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;overflow:hidden}#command-shop .purchase-art .squad-badge{position:static;order:-1;display:block;min-height:15px;width:100%;font-size:8px;line-height:15px;text-align:center;padding:0}#command-shop .purchase-art img{height:70px;width:100%;object-fit:contain;object-position:center bottom}#command-shop .purchase-row{padding-top:10px;padding-bottom:10px}#command-shop .purchase-copy .unit-statline{grid-template-columns:repeat(3,minmax(0,1fr));min-height:52px;align-content:center}#unit-roster>.launch-station{position:static;transform:none;flex:none;display:flex;align-items:center;justify-content:space-between;gap:12px;width:auto;margin:10px 0 0;padding:12px 0 0;border-top:1px solid var(--line);box-shadow:none;background:none}#unit-roster>.launch-station #launch{font-size:13px;padding:11px 20px;order:2;white-space:nowrap}#unit-roster>.launch-station #launch:disabled{display:none}#unit-roster>.launch-station #setup-error{font-size:11px;margin:0}#unit-roster>.launch-station .battle-options{font-size:11px}body[data-phase=battle] #unit-roster>.launch-station{display:none}.roster-row{grid-template-columns:20px minmax(160px,1fr) 130px minmax(210px,1.2fr);gap:10px;padding:7px 5px;min-height:54px}.roster-identity img{display:none}.roster-identity b{font-size:12px}.roster-identity small{font-size:10px}.roster-identity{padding:2px 0!important}.roster-vitals{display:grid;gap:5px}.roster-vitals label{display:grid;grid-template-columns:34px 1fr 27px;align-items:center;gap:4px;font-size:9px}.roster-vitals progress{width:100%;height:4px;margin:0}.roster-vitals span{font-size:8px}.roster-task{gap:2px}.roster-task>small{font-size:8px}.roster-task select{height:28px;padding:4px 7px;font-size:11px}.roster-task>.current-action{border:0!important;padding:1px 0!important;background:none!important;font-size:9px!important;line-height:1.3;min-height:0;text-align:left;color:var(--muted)}.roster-task>.current-action:disabled{opacity:1}.roster-row:has(input:checked){background:#dce9fb;box-shadow:inset 3px 0 var(--blue)}.roster-row input{width:16px;height:16px;cursor:pointer}#unit-dock{gap:0;bottom:75px;width:min(320px,calc(100vw - 32px))}#unit-dock #inspector{position:static;inset:auto;margin:0;padding:12px;min-height:0;width:100%;border-radius:9px 9px 0 0;max-height:calc(100dvh - 250px);overflow:auto}#unit-dock #inspector h2{font-size:16px;margin:3px 0}#inspector #unit-group{min-height:12px;margin:0 0 4px;font-size:9px}#inspector .selected-action{margin:6px 0}#inspector #unit-intent{font-size:11px;line-height:1.35;padding:0;min-height:0}#inspector #selected-task{margin:6px 0 0}#inspector #selected-task select{font-size:10px;padding:6px;min-height:28px}#unit-dock #spectating{display:grid;grid-template-columns:28px minmax(0,1fr) 28px;gap:5px;padding:8px;width:100%;margin:0;border-radius:8px;background:var(--paper)}#unit-dock.has-selection #spectating{border-top:0;border-radius:0 0 9px 9px}.unit-browser{grid-column:1/-1;display:grid;grid-template-columns:100px minmax(0,1fr);gap:5px}#spectating .unit-browser select{width:100%;min-width:0;font-size:10px;padding:5px;height:28px}#action-label{font-size:10px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;text-align:center}.radio-major{position:relative;overflow:hidden;border:1px solid #d7b865;border-radius:5px;background:linear-gradient(110deg,#fff8dc,#f1f7ff);box-shadow:0 0 12px #e2c66a55}.radio-major button span{font-weight:700}.radio-major:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(110deg,transparent 30%,#fff9 50%,transparent 70%);transform:translate(-110%);animation:fort-radio-sheen 1.8s ease-out 2}@keyframes fort-radio-sheen{to{transform:translate(110%)}}@media(prefers-reduced-motion:reduce){.radio-major:after{animation:none}}@media(max-width:700px){.roster-row{grid-template-columns:20px minmax(0,1fr) 110px}.roster-task{grid-column:2/-1;grid-row:auto}.roster-vitals{grid-column:3;grid-row:1}#unit-roster>.launch-station{flex-wrap:wrap}}#unit-dock #inspector{position:relative;display:block;height:auto;grid-template-rows:none}#inspector #unit-group{display:block}#inspector .unit-overview{margin:5px 0}#inspector[data-details=true]{min-height:260px}.roster-task>small{display:none}.roster-row .roster-task{gap:3px}.new-game-seed{display:grid;grid-template-columns:1fr 150px;align-items:center;gap:7px 16px;margin-top:16px;font-size:12px;pointer-events:auto}.new-game-seed small{grid-column:1/-1;color:var(--muted);font-size:11px}.new-game-seed input,.launch-station>.seed-row input{width:130px;min-width:0;padding:7px 9px;border:1px solid var(--line);border-radius:5px;background:#fff;color:var(--ink);font:12px var(--mono,monospace)}#setup-panel .launch-station{width:500px}.launch-station>.seed-row,#setup-panel .launch-station>.seed-row{display:flex;flex-direction:column;gap:4px;padding:0;margin:0;text-align:left;flex:none}.launch-station>.seed-row label{font-size:9px;letter-spacing:.08em;color:var(--muted)}@media(max-width:540px){#setup-panel .launch-station{flex-wrap:wrap}.launch-station>.seed-row input{width:110px}.launch-station>.battle-options{margin-left:auto}}body:has(#unit-roster[data-tab=fleet]:not(.hidden)) .minimap:not(.expanded){display:block!important;position:fixed;inset:112px auto auto 20px;transform:none;width:280px;z-index:31;pointer-events:auto}body:has(#unit-roster[data-tab=fleet]:not(.hidden)) #unit-roster{left:calc(50% + 155px);width:min(1060px,calc(100vw - 350px))}@media(max-width:900px){body:has(#unit-roster[data-tab=fleet]:not(.hidden)) .minimap:not(.expanded){top:54px;left:16px;width:220px}body:has(#unit-roster[data-tab=fleet]:not(.hidden)) #unit-roster{left:50%;top:250px;width:calc(100vw - 24px)}}body:has(#unit-roster[data-tab=fleet]:not(.hidden)) .minimap{display:block!important;z-index:32}#inspector #follow{display:block;width:100%;margin-top:8px;padding:7px 10px;border:1px solid #aac5e8;background:#e6effb;color:#194c8d;border-radius:5px;font:inherit;font-size:11px}#inspector #follow kbd{float:right;opacity:.65}.settings-volume #volume-panel{display:grid;grid-template-columns:1fr auto;gap:8px}.settings-volume #volume-panel label{margin:6px 0 0}.settings-volume #volume-panel output{text-align:right}.settings-volume #volume-panel input[type=range]{grid-column:1/-1;width:100%;accent-color:var(--blue);writing-mode:horizontal-tb}.settings-volume #mute{grid-column:1/-1;justify-self:start}#bombardment{width:100%;padding:9px;margin-top:8px;border:1px solid #aac5e8;background:#1c58aa;color:#fff;border-radius:5px;font:inherit;font-size:11px}#bombardment:disabled{opacity:.55}#bombardment[hidden]{display:none}.bombardment-targeting #map{cursor:crosshair}.bombardment-targeting .minimap:after{content:"IOWA BARRAGE · PICK TARGET · ESC TO CANCEL";position:absolute;left:50%;top:32px;transform:translate(-50%);white-space:nowrap;background:#173e71;color:#fff;padding:6px 10px;border-radius:4px;font-size:11px;pointer-events:none}#inspector .unit-camera-controls{display:flex;gap:6px;margin-top:8px}#inspector .unit-camera-controls button{display:block;flex:1;width:auto;margin:0;padding:7px 8px;border:1px solid #aac5e8;background:#e6effb;color:#194c8d;border-radius:5px;font:inherit;font-size:11px}#inspector .unit-camera-controls button[aria-pressed=true]{background:#194c8d;color:#fff;border-color:#194c8d}#inspector .unit-camera-controls kbd{margin-left:6px;opacity:.65}#unit-roster>.launch-station{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px 16px;align-items:center;border:0;border-top:1px solid var(--line);padding:12px 0 4px;max-width:none;text-align:left}#unit-roster>.launch-station>.seed-row{grid-column:1;grid-row:1;border:0;align-items:flex-start}#unit-roster>.launch-station>.battle-options{grid-column:2;grid-row:1;justify-self:start;min-width:0}#unit-roster>.launch-station>#launch{grid-column:3;grid-row:1;width:auto;max-width:100%}#unit-roster>.launch-station>#setup-error{grid-column:2/-1;grid-row:2;min-width:0;white-space:normal;overflow-wrap:anywhere;line-height:1.45;text-align:left}#unit-roster>.launch-station:has(#launch:disabled)>#setup-error{grid-row:1;grid-column:3;max-width:380px}.graphics-settings .settings-build{border-top:1px solid var(--line);margin-top:16px;padding-top:10px;color:var(--muted);font:10px/1.5 monospace;overflow-wrap:anywhere}@media(max-width:700px){#unit-roster>.launch-station{grid-template-columns:auto minmax(0,1fr)}#unit-roster>.launch-station>#launch{grid-column:1/-1;grid-row:2;width:100%}#unit-roster>.launch-station>#setup-error,#unit-roster>.launch-station:has(#launch:disabled)>#setup-error{grid-column:1/-1;grid-row:3;max-width:none}}#pause-options{width:390px;max-width:calc(100vw - 32px);max-height:85dvh;overflow:auto;padding:24px;border-radius:14px}#pause-options h1{margin:0 0 14px;font-size:24px}#pause-options .graphics-settings{position:static;display:block;margin:0;color:var(--blue)}#pause-options .graphics-settings>button,#pause-options .settings-live-fps{display:none}#pause-options .graphics-settings section{position:static;width:auto;max-height:none;padding:0;border:0;background:transparent;overflow:visible}#close-pause-options{width:100%;padding:12px;margin-top:18px;border:1px solid var(--line);border-radius:6px}.strategy-activity{font-size:10px;line-height:1.35;margin:3px 0 0;max-width:230px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--muted)}.strategy-explanation{font-size:12px;line-height:1.5;margin:0 0 10px;color:var(--muted)}#command-shop .purchase-art{height:58px;display:block}#command-shop .purchase-art img{display:block;width:100%;height:100%;object-fit:contain}#command-shop .purchase-art.portrait-bust img{object-fit:cover}#command-shop .purchase-art .squad-badge{position:absolute;top:auto;bottom:0;left:0;min-height:0;line-height:10px;font-size:6px;background:#edf4f9e8;width:auto;padding:1px 3px}#command-shop .purchase-art .squad-badge:empty{display:none}.shore-support{border:1px solid var(--line);padding:12px;margin:12px 0;background:#dfebfa55}.shore-support h3{font-size:13px;margin:0 0 4px}.shore-support p{font-size:11px;color:var(--muted);margin:0 0 8px}.shore-support-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:5px 0;font-size:11px}.shore-support-row small{display:block;color:var(--muted)}.shore-support-row button{border:1px solid var(--line);padding:7px 10px;color:var(--team);white-space:nowrap}#command-wallet{position:relative}.purchase-feedback{position:absolute;right:0;top:100%;font-size:12px;color:var(--blue);pointer-events:none;background:var(--paper);padding:2px 5px;border-radius:3px;z-index:210}.unit-camera-controls #follow[aria-pressed=true]{background:var(--blue);color:#fff;border-color:var(--blue)}#inspector .unit-recovery{grid-column:1/-1;display:grid;grid-template-columns:1fr;gap:4px;margin:7px 0 5px}#inspector .unit-recovery[hidden]{display:none}#inspector #recover-unit{display:block;width:100%;padding:7px 9px;border:1px solid var(--team,var(--blue));border-radius:4px;color:var(--team,var(--blue));background:#e2ecfa;font-size:11px;font-weight:700;line-height:15px}#inspector #recover-unit:disabled{opacity:.65;cursor:default}#inspector #recovery-note{font-size:9px;line-height:1.35;color:var(--muted)}.view-tools>#lighting,.view-tools>.graphics-settings>button{display:none!important}.view-tools>#battle-menu{width:auto;padding:5px 12px;font-size:12px;font-weight:600}#pause-menu,#pause-options{box-sizing:border-box;width:min(560px,calc(100vw - 32px));max-width:calc(100vw - 32px);max-height:calc(100dvh - 48px);overflow-y:auto;overflow-x:hidden;padding:24px}#pause-menu>p:empty{display:none}#pause-options-content,.graphics-settings{min-width:0}#pause-options .graphics-settings>section{width:100%;box-sizing:border-box;box-shadow:none;max-height:none}#pause-options select,#pause-options input[type=range]{max-width:100%;box-sizing:border-box}#pause-options .graphics-heading>strong{display:none}#pause-options #lighting-panel{display:block;position:static;inset:auto;transform:none;width:auto;max-width:none;margin-top:18px;padding:16px 0 0;border:0;border-top:1px solid var(--line);box-shadow:none;background:none}#pause-options #lighting-close{display:none}#pause-options .time-presets{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}#pause-options .time-presets button{padding:9px 4px;min-width:0}#pause-options .time-label{display:flex;flex-wrap:wrap;width:100%}#pause-options #hour{flex-basis:100%;width:100%}#pause-options .cycle small{margin:0}#pause-options .settings-build{margin-top:18px}#pause-menu,#pause-options{background:#f4f8fd}.cinematic .view-tools>#battle-menu{display:block!important;background:var(--paper)}.force-counts .force-silhouette{display:inline-block;flex:0 0 26px;width:26px;height:26px;background:currentColor;mask-size:contain;mask-position:center;mask-repeat:no-repeat;-webkit-mask-size:contain;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat}@media(max-width:700px){.force-counts .force-silhouette{width:21px;height:21px;flex-basis:21px}}#results{display:flex;flex-direction:column;width:640px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 40px);padding:0;overflow:hidden;border-radius:10px!important}#results .results-content{min-height:0;overflow:auto;overscroll-behavior:contain;padding:16px 20px 10px}#results .eyebrow{display:flex;align-items:center;justify-content:space-between;min-height:20px;font-size:9px;letter-spacing:1.4px}#results #review{position:static;float:none;margin:0;padding:0;width:24px;height:24px;line-height:24px;font-size:22px}#results h1{font-size:28px;line-height:1.05;letter-spacing:-.8px;margin:5px 0 4px}#results #result-reason{font-size:11px;line-height:1.4;margin:0 0 12px;color:#6d7e93}#results .victory-scoreline{padding:10px 0;margin:0 0 12px}#results .victory-scoreline strong{font-size:23px}#results .victory-scoreline>div{gap:8px}#results .victory-hero{grid-template-columns:130px minmax(0,1fr);gap:16px;padding:14px 16px;border-radius:5px}#results .hero-art{min-height:118px}#results .hero-art img{height:112px}#results .hero-art>span{font-size:8px;bottom:0}#results .hero-story>small{font-size:8px;letter-spacing:1px}#results .hero-story h2{font-size:21px;margin:5px 0 3px}#results .hero-story>p{font-size:10px;line-height:1.3;margin:0 0 12px}#results .hero-story .unit-achievements{gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}#results .hero-story .unit-achievements b{font-size:21px;line-height:1}#results .hero-story .unit-achievements span{font-size:9px;line-height:1.2;margin-top:4px}#results .hero-survived{font-size:9px;margin-top:11px}#results .report-section-heading{margin:13px 0 7px}#results .report-section-heading h2{font-size:13px}#results .battle-facts{margin:0 0 10px}#results .battle-facts article{padding:10px 12px}#results .battle-facts small{font-size:8px;letter-spacing:.3px}#results .battle-facts strong{font-size:23px;margin:6px 0 4px}#results .battle-facts p{font-size:9px;line-height:1.3}#results .fleet-comparison,#results .team-record,#results .turning-points{padding:9px 0;margin:0}#results details>summary{font-size:11px;line-height:1.4;margin:0;padding:0}#results .team-record>summary{border:0}#results .debrief-teams{gap:14px}#results .debrief-note:empty{display:none}#results .full-battle-record{padding:9px 0 0;margin:0;border-top:1px solid #dbe3ec}#results .result-next{position:static;flex:none;display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0;padding:12px 20px;border-top:1px solid #d7e0eb;background:#f3f6fa}#results .result-next>button,#results .result-next>.primary{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:100%;max-width:none;min-width:0;height:40px;min-height:40px;padding:0 14px;margin:0!important;line-height:1;text-align:center;transform:none;letter-spacing:0;font-size:12px;border-radius:5px}@media(max-width:600px){#results{max-width:calc(100vw - 24px);max-height:calc(100dvh - 24px)}#results .results-content{padding:12px 14px 8px}#results h1{font-size:25px}#results .victory-scoreline>div{gap:3px}#results .victory-hero{grid-template-columns:75px minmax(0,1fr);gap:10px;padding:12px}#results .hero-art img{height:80px}#results .hero-story h2{font-size:19px}#results .hero-story .unit-achievements{gap:7px}#results .hero-story .unit-achievements b{font-size:18px}#results .hero-story .unit-achievements span{font-size:8px}#results .battle-facts article{padding:9px 10px}#results .battle-facts strong{margin:0 0 0 10px;font-size:21px}#results .result-next{padding:12px 14px}}#results .overall-unit{display:flex;align-items:center;gap:12px;padding:10px 12px;margin-top:8px;background:#e5edf5;border-left:3px solid var(--team);border-radius:4px}#results .overall-unit img{width:64px;height:52px;object-fit:contain}#results .overall-unit small{font:8px monospace;color:var(--team);letter-spacing:.5px}#results .overall-unit h3{font-size:15px;margin:4px 0}#results .overall-unit h3 span{font-size:9px;font-weight:400;color:#687e92;margin-left:8px}#results .overall-unit p{font-size:10px;color:#526b82;margin:0;line-height:1.4}#results .overall-unit>div{min-width:0;overflow-wrap:anywhere}
