:root{color-scheme:dark;font-family:Arial,"PingFang TC","Noto Sans TC",sans-serif;color:#e3eef3;background:#080e18;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-height:100dvh;background:radial-gradient(ellipse at 50% 0,#182a3c 0,#080e18 70%)}button,a{-webkit-tap-highlight-color:transparent}.shell{max-width:1320px;margin:auto;padding:0 30px}header{height:86px;display:flex;justify-content:space-between;align-items:center;gap:20px}.brand{display:flex;align-items:center;gap:14px;color:inherit;text-decoration:none;letter-spacing:3px;font-size:20px;font-weight:900}.brand small{display:block;margin-top:5px;font-size:8px;letter-spacing:3px;color:#718a9c}.brand-mark{width:35px;display:flex;gap:4px;transform:skew(-18deg)}.brand-mark i{display:block;width:8px;height:28px;background:#82e7f1}.brand-mark i:nth-child(2){height:37px;margin-top:-9px}.brand-mark i:last-child{opacity:.35}.mode{font:10px monospace;letter-spacing:2px;color:#a4b5c2}.mode>i{display:inline-block;width:5px;height:5px;background:#7decdb;border-radius:100%;margin-right:8px;box-shadow:0 0 10px #7decdb}.mode span{color:#3b5468;margin:0 14px}.actions{display:flex;gap:7px}button{cursor:pointer;font:11px inherit;color:#c4d7e0;border:1px solid #314556;background:#12212e;border-radius:4px;padding:10px 12px;transition:background .15s,border-color .15s}button:hover{background:#263c4b;border-color:#80bac8}button:disabled{opacity:.4;cursor:default}button:focus-visible{outline:2px solid #8ef2ff;outline-offset:4px}kbd{font:10px monospace;display:inline-block;min-width:19px;text-align:center;padding:2px 3px;border:1px solid #405563;border-radius:3px;margin-left:3px;color:#acbecb}.arena{position:relative;height:min(850px,calc(100dvh - 142px));min-height:500px;border:1px solid #3c5568;overflow:hidden;border-radius:9px;background:#122330;box-shadow:0 25px 70px #0008;isolation:isolate;--accent:#68e7f5}.arena.danger{--accent:#e195ff;border-color:#695286}canvas{display:block;width:100%;height:100%;touch-action:none;outline:none}.vignette{position:absolute;inset:0;pointer-events:none;box-shadow:inset 0 0 95px #0007;background:linear-gradient(#07111bd9,transparent 23%,transparent 80%,#07111bc9)}.hud{position:absolute;left:27px;right:27px;top:22px;display:flex;justify-content:space-between;pointer-events:none}.hud span{font-size:10px;letter-spacing:2px;color:#a5bdc9;font-weight:700}.hud strong{display:block;font:900 38px/1.15 Arial;font-variant-numeric:tabular-nums;text-shadow:0 2px 10px #0009}.hud strong small{font-size:13px;color:#607e92;margin-left:7px;font-weight:400}.shield{font:10px monospace;color:#72dbe9;margin-top:6px;letter-spacing:1px}.kills{text-align:right}.kills>small{font:9px monospace;color:#758d9d;letter-spacing:1px}.hud-center{width:160px;text-align:center}.hud-center>span{font-size:9px;color:var(--accent)}time{display:block;font:23px monospace;letter-spacing:3px;margin:7px 0}.threat-track{height:2px;background:#2b414e;width:100px;margin:auto}.threat-track i{display:block;width:10%;background:var(--accent);height:100%;box-shadow:0 0 8px var(--accent)}.bossbar{position:absolute;top:107px;left:50%;transform:translateX(-50%);width:340px;pointer-events:none}.bossbar[hidden]{display:none}.boss-caption{display:flex;justify-content:space-between;font-size:10px;letter-spacing:1px;color:#f1b7ff;margin-bottom:7px}.boss-caption i{display:inline-block;width:5px;height:5px;transform:rotate(45deg);background:#f097ff;margin-right:5px}.boss-track{position:relative;height:7px;background:#281931;border:1px solid #a86ac078;overflow:hidden}.boss-track>i{display:block;height:100%;width:100%;background:linear-gradient(90deg,#c354ff,#f29dc0);box-shadow:0 0 15px #d54eff}.boss-track>span{position:absolute;left:33.33%;top:0;width:3px;background:#18232c;height:100%}.boss-track>span:last-child{left:66.66%}.bossbar>small{display:block;font-size:10px;color:#cbbad8;text-align:center;margin-top:6px;text-shadow:0 2px 8px #000}.bottom-hud{position:absolute;bottom:20px;left:23px;right:23px;display:flex;justify-content:space-between;align-items:center;gap:12px;pointer-events:none}.weapon{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#071723d9;border:1px solid #5fa7b144;border-left:2px solid #80e7f4;border-radius:3px}.weapon-icon{width:40px;color:#94dcea}.weapon-icon svg{display:block;width:100%}.weapon small{display:block;font-size:9px;letter-spacing:1px;color:#85cedb;margin-bottom:5px}.weapon b{font-size:12px;font-weight:500;letter-spacing:1px}.weapon-dots{display:flex;gap:4px;margin-left:10px}.weapon-dots i{height:14px;width:4px;transform:skew(-15deg);background:#324451}.weapon-dots i.on{background:#89e4ed;box-shadow:0 0 6px #5aeaff66}.bottom-tip{font-size:10px;color:#b0c1cb;letter-spacing:1px}.bottom-tip span{color:#3f788a;margin:0 7px}.boost{color:#ffd591;font-size:11px;letter-spacing:1px;text-shadow:0 0 10px #ffaf67}.boost strong{font:900 22px monospace;margin-left:8px}.boost small{font-size:9px;margin-left:3px}.boost[hidden]{display:none}.toast{position:absolute;top:175px;left:50%;transform:translateX(-50%) translateY(-5px);padding:10px 20px;border:1px solid #6ee2ef88;border-radius:3px;background:#0d2738ed;color:#cff9ff;font-size:13px;font-weight:700;letter-spacing:1px;pointer-events:none;opacity:0;transition:opacity .2s,transform .2s;white-space:nowrap}.toast.show{opacity:1;transform:translateX(-50%) translateY(0)}.warning{position:absolute;bottom:105px;left:50%;transform:translateX(-50%);color:#ffe0bd;background:#372119eb;border:1px solid #ef935b88;border-left:3px solid #ffab6f;border-radius:3px;padding:9px 16px;font-size:12px;letter-spacing:1px;opacity:0;pointer-events:none;transition:opacity .15s;white-space:nowrap}.warning.show{opacity:1}.combo{position:absolute;right:27px;top:190px;pointer-events:none;color:#fff0b4;font:italic 900 34px Arial;text-shadow:0 0 15px #eecc6633}.combo small{display:block;font:9px Arial;letter-spacing:2px;text-align:right;margin-top:3px}.overlay{position:absolute;inset:0;display:flex;align-items:center;padding:7%;background:linear-gradient(90deg,#071420f7 0,#071420d9 36%,#07142055 75%);z-index:5}.overlay[hidden]{display:none}.overlay.paused{background:#091520cf;backdrop-filter:blur(5px)}.overlay.over{background:linear-gradient(90deg,#071420f7,#071420c7)}.intro{width:360px;max-width:100%;position:relative}.eyebrow{font-size:10px;letter-spacing:3px;color:#8de5ea;margin-bottom:30px;display:flex;align-items:center;gap:8px}.eyebrow i{display:block;width:5px;height:5px;background:#8de5ea;border-radius:100%}.title-code{font:9px monospace;letter-spacing:4px;color:#6d8b9b;margin-bottom:15px}h1{font-size:85px;font-weight:1000;line-height:1.05;letter-spacing:-4px;margin:0 0 23px;color:#ecf2f1;text-shadow:0 4px 15px #0004}h1 span{display:block;color:#95edf0}p{font-size:13px;line-height:1.9;color:#aebfce;margin:0 0 27px}.start{display:flex;justify-content:space-between;align-items:center;width:270px;max-width:100%;padding:17px 22px;border:1px solid #cbffff;background:#9ae9ef;color:#102d3a;font-size:15px;font-weight:900;border-radius:3px;letter-spacing:2px;box-shadow:0 0 25px #4cedf417}.start:hover{background:#c9f8fa;border-color:#fff}.start span{font-size:22px;font-weight:400}.hint{font-size:10px;color:#a6b9c6;letter-spacing:1px;margin-top:17px}.asset-status{display:block;font-size:9px;color:#7693a5;margin-top:14px;min-height:13px}.intro-side{margin-left:auto;align-self:flex-end;text-align:right;max-width:240px}.intro-side>span{display:block;color:#a0b3c0;font:9px monospace;letter-spacing:2px}.intro-side b{display:block;font-size:27px;line-height:1.5;letter-spacing:3px;margin:12px 0;color:#e5f0f0}.intro-side small{font:8px monospace;letter-spacing:2px;color:#7895a7}.result{padding:12px 0;margin-bottom:20px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px;max-width:330px;border-top:1px solid #4a687b;border-bottom:1px solid #4a687b}.result[hidden]{display:none}.result span{font-size:9px;color:#89a5b8;letter-spacing:1px}.result b{display:block;font:700 25px monospace;color:#e4f6fc;margin-top:7px}footer{height:54px;display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#879cad;gap:12px}footer em{font-style:normal;color:#566e82;margin-left:12px}footer i{font-style:normal;margin:0 9px;color:#68b0bf}@media(max-width:700px){.shell{padding:0 8px}header{height:64px;gap:6px}.brand{font-size:15px;gap:9px;letter-spacing:1px}.brand small{font-size:6px;letter-spacing:2px}.brand-mark{width:25px;gap:3px}.brand-mark i{width:5px;height:23px}.brand-mark i:nth-child(2){height:30px;margin-top:-7px}.mode{display:none}.actions{gap:4px}.actions button{font-size:9px;padding:8px 7px}.actions kbd{display:none}#motion{display:none}.arena{height:calc(100dvh - 110px);min-height:460px;border-radius:5px}.hud{left:16px;right:16px;top:17px}.hud strong{font-size:29px}.hud span{font-size:8px}.hud-center{width:120px}.hud-center span{font-size:8px}.hud-center time{font-size:20px}.bossbar{top:100px;width:74%;max-width:300px}.bossbar>small{font-size:9px}.boss-caption{font-size:9px}.bottom-hud{left:12px;right:12px;bottom:14px}.weapon{padding:10px;gap:9px}.weapon-icon{width:28px}.weapon small{font-size:8px}.weapon b{font-size:10px}.weapon-dots{margin-left:2px;gap:3px}.bottom-tip{display:none}.boost{font-size:9px}.toast{top:155px;font-size:11px;padding:9px 12px;max-width:92%;white-space:normal;text-align:center}.warning{font-size:10px;bottom:92px;width:max-content;max-width:94%;white-space:normal;text-align:center;padding:8px 10px}.combo{top:204px;right:16px;font-size:28px}.overlay{padding:26px;background-size:auto 100%;background-position:left center;background-image:linear-gradient(90deg,#071420e8,#07142099)}.intro-side{display:none}.intro{width:100%}.eyebrow{margin-bottom:24px}.title-code{font-size:8px}h1{font-size:70px}.start{width:260px}.hint{font-size:9px}p{font-size:12px}.overlay.over{background-size:auto 100%}.result b{font-size:21px}footer{height:46px;font-size:9px}footer>span:last-child{display:none}}@media(max-height:640px) and (min-width:701px){header{height:63px}.arena{height:calc(100dvh - 107px);min-height:360px}footer{height:44px}h1{font-size:60px}.eyebrow{margin-bottom:14px}p{margin-bottom:18px}.overlay{padding:4% 7%}.hint{margin-top:12px}}
.arena.danger{--accent:#e5ab94;border-color:#806657}.boss-caption{color:#f0c5ab}.boss-caption i{background:#e4ab8a}.boss-track{background:#30211e;border-color:#a67b64}.boss-track>i{background:linear-gradient(90deg,#a9644d,#e7b185);box-shadow:0 0 12px #c17b5366}.bossbar>small{color:#d9c3b2}.overlay:not(.paused):not(.over){background-image:linear-gradient(90deg,#071420f5 0,#071420da 36%,#07142035 100%),url('art-direction/86-reference/images/concept-key-visual.png');background-size:cover;background-position:center}.audio-levels{display:flex;gap:12px;align-items:center;font-size:10px;color:#8b9ba6}.audio-levels label{display:flex;align-items:center;gap:5px}.audio-levels input{width:58px;accent-color:#a0c5d1}.audio-levels a{color:#a9c5d5;text-decoration:none}.squad-stat{min-width:110px}@media(max-width:700px){.brand-mark{display:none}.brand small{letter-spacing:1px}.audio-levels{gap:7px;font-size:8px}.audio-levels input{width:39px}.audio-levels a{display:none}.squad-stat{min-width:90px}.hud strong small{margin-left:3px}.kills strong{font-size:25px}.hud-center{width:100px}.hud-center>span{letter-spacing:0}.bossbar{top:103px}.overlay:not(.paused):not(.over){background-position:62% center}footer>span:first-child em{display:none}footer .audio-levels{display:flex}}
.loadout{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:10px 0 16px;max-width:510px}.loadout[hidden]{display:none}.loadout label{display:flex;flex-direction:column;gap:5px;font-size:10px;color:#a8c0cf}.loadout select,.loadout input{width:100%;min-width:0;padding:9px;color:#e5eff5;background:#102130;border:1px solid #476273;border-radius:3px;font:11px inherit}.loadout .machine-brief{grid-column:1/-1;font-size:11px;margin:0;line-height:1.65;color:#c6d5db}.loadout .replay-note{font-size:9px;line-height:1.7;margin:0;align-self:end}.overlay{overflow-y:auto}.overlay:not(.paused) .intro{width:510px}.overlay:not(.paused) h1{font-size:49px;letter-spacing:1px;line-height:1.1;margin-bottom:12px}.overlay:not(.paused) h1 span{display:inline;margin-left:8px}.overlay:not(.paused) .eyebrow{margin-bottom:14px}.overlay:not(.paused) p{margin-bottom:10px}.overlay:not(.paused){padding:4% 6%}.tactical{pointer-events:auto;min-width:122px;background:#26382d;border:1px solid #9bb49d;color:#e4efcd;font-size:12px;font-weight:700}.tactical small{display:block;margin-top:6px;font-size:9px;font-weight:400}.machine-status{position:absolute;left:50%;transform:translateX(-50%);bottom:94px;color:#c9e3e4;background:#091a24dd;padding:6px 10px;font-size:10px;pointer-events:none;text-align:center}.machine-status:empty{display:none}@media(max-width:700px){#configure{font-size:8px}.actions button{padding:7px 5px}.brand{font-size:12px}.brand small{font-size:5px}.intro-side{display:none}.overlay:not(.paused){padding:24px;align-items:flex-start}.overlay:not(.paused) .intro{padding-top:14px;width:100%}.overlay:not(.paused) h1{font-size:36px}.loadout{gap:9px}.loadout select,.loadout input{font-size:10px;padding:8px 4px}.loadout .machine-brief{font-size:10px}.overlay:not(.paused) .eyebrow{margin-bottom:10px}.overlay:not(.paused) .hint{font-size:8px}.tactical{min-width:104px;font-size:10px;padding:10px 7px}.machine-status{bottom:88px;width:max-content;max-width:92%;font-size:9px}.weapon-dots{display:none}}

.loadout-previews{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:10px;min-width:0}.loadout-previews figure{margin:0;min-width:0;overflow:hidden;background:#03080c;border:1px solid #42596b}.preview-heading{display:flex;justify-content:space-between;gap:6px;padding:9px 10px;color:#94acba;font-size:9px;border-bottom:1px solid #253845}.preview-heading span{font:9px monospace;color:#cfebf5;text-align:right;overflow-wrap:anywhere}.loadout-previews img{display:block;width:100%;height:142px;object-fit:contain}.enemy-images{display:flex;align-items:center;height:142px}.enemy-images img{flex:1;min-width:0;width:0}.enemy-images img[hidden]{display:none}.loadout-previews figcaption{padding:8px 10px;border-top:1px solid #253845;color:#c7d9e5;font-size:10px;min-height:32px}.preview-credit{grid-column:1/-1;color:#8195a4;font-size:8px}.overlay:not(.paused){align-items:flex-start}.overlay:not(.paused) .intro{margin:auto 0}.overlay:not(.paused) .title-code{margin-bottom:8px}@media(max-width:700px){.loadout-previews{gap:7px}.loadout-previews img,.enemy-images{height:118px}.preview-heading{flex-direction:column;font-size:8px;padding:7px}.preview-heading span{text-align:left;font-size:8px;min-height:18px}.loadout-previews figcaption{font-size:9px;padding:7px}.overlay:not(.paused) .intro{margin:0}}
.choice-group{border:0;padding:0;margin:0;min-width:0}.choice-group legend{font-size:10px;color:#a8c0cf;padding:0 0 5px}.choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.encounter-choice{grid-column:1/-1}.encounter-cards{grid-template-columns:repeat(5,1fr)}.choice-card,.compact-card{margin:0;padding:0;min-width:0;text-align:left;background:#102130;border:1px solid #385367;border-radius:4px;color:#dceaf0}.choice-card{overflow:hidden}.choice-card img{display:block;width:100%;height:58px;object-fit:cover;opacity:.7}.choice-card b,.choice-card small{display:block;padding:4px 7px 0}.choice-card small,.compact-card small{padding-top:2px;padding-bottom:6px;color:#8faab9;font-size:9px}.choice-card.active,.compact-card.active{border-color:#8de5ea;background:#1b3543;box-shadow:0 0 0 1px #8de5ea55}.choice-card.active img{opacity:1}.compact-choice{margin-top:2px}.compact-options{display:flex;gap:7px}.compact-card{flex:1;padding:7px;text-align:left;font-size:15px;color:#91e4ec}.compact-card b{font-size:10px;color:#dceaf0;margin-left:4px}.compact-card small{display:block;margin-left:19px}.loadout>input[type=hidden]{display:none}
@media(max-width:700px){.choice-grid{gap:5px}.encounter-cards{grid-template-columns:repeat(3,1fr)}.choice-card img{height:45px}.choice-card b,.choice-card small{padding-left:5px}.choice-card small{font-size:8px}.compact-card{padding:5px 4px}.compact-card b{font-size:9px}.compact-card small{font-size:8px;margin-left:16px}}
.actions{opacity:.72;gap:4px}.actions button{padding:8px 9px;font-size:10px}.actions #pause{opacity:1;border-color:#688b9b}.audio-levels{opacity:.62}.audio-levels label{font-size:9px}.audio-levels input{height:12px}.bossbar{width:390px;padding:9px 12px 10px;background:linear-gradient(180deg,#0a1822e8,#071018d9);border:1px solid #657988;border-top:2px solid #bd9069;box-shadow:0 5px 20px #0008}.boss-caption{margin-bottom:8px;color:#e0c0a4;font:700 10px monospace;letter-spacing:1.5px}.boss-caption i{width:7px;height:7px;background:#dca276;box-shadow:0 0 8px #dca276}.boss-track{height:9px;background:repeating-linear-gradient(90deg,#2a211e 0 18px,#382b26 18px 20px);border:1px solid #9a745e}.boss-track>i{background:linear-gradient(90deg,#8b4c38,#d39b69);box-shadow:inset 0 0 3px #f4d0a3,0 0 10px #b86b4c66}.boss-track>span{background:#13202a;height:100%;width:2px}.bossbar>small{margin-top:6px;color:#9fb0b6;font:8px monospace;letter-spacing:1px;text-transform:uppercase}.tactical{position:relative;min-width:142px;padding:12px 14px;border-color:#9bb49d;background:#26382d;color:#e4efcd;box-shadow:0 0 16px #91d8a522}.tactical:after{content:'TACTICAL';display:block;margin-top:4px;color:#8caa91;font:8px monospace;letter-spacing:1px}.tactical:disabled{opacity:.48;filter:saturate(.45);border-color:#52635a;background:#17231c}.tactical:disabled:after{content:'NO CHARGES';color:#879189}.threat-track{height:3px;background:#263b47}.machine-status{border-left:2px solid #9bb49d;letter-spacing:1px}.loadout input[type=number]{font-variant-numeric:tabular-nums}
@media(max-width:700px){.actions{opacity:.62}.actions button{padding:7px 6px}.audio-levels label{font-size:8px}.bossbar{width:78%;padding:7px 9px 8px}.boss-caption{font-size:8px}.boss-track{height:8px}.tactical{min-width:112px;padding:10px 8px}.tactical:after{font-size:7px}.machine-status{bottom:88px}}
.overlay:not(.paused) .intro{width:100%;max-width:1060px;margin:auto}.overlay:not(.paused){padding:26px 4%;background-color:#07111ce8}.loadout{max-width:none;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:14px 24px}.machine-choice{grid-column:1;grid-row:1}.encounter-choice{grid-column:1;grid-row:2}.loadout-previews{grid-column:2;grid-row:1/span 4;grid-template-columns:1fr;gap:10px}.compact-choice{grid-column:1}.choice-group legend{font-size:11px;letter-spacing:2px;padding-bottom:8px}.machine-cards .choice-card img{height:115px;object-fit:contain;background:#03080d}.choice-card b{font-size:12px}.choice-card small{font-size:10px;padding-bottom:10px}.choice-card{transition:border-color .15s,background .15s;cursor:pointer}.choice-card:hover,.compact-card:hover{border-color:#cee6ef;background:#233a4b}.choice-card:focus-visible,.compact-card:focus-visible{outline:2px solid #fff;outline-offset:3px}.choice-card.active{border-bottom:3px solid #b8e6e8}.encounter-cards{grid-template-columns:repeat(3,1fr)}.encounter-cards .choice-card{padding:7px 3px}.compact-options{gap:9px}.compact-card{padding:11px 7px;cursor:pointer}.loadout-previews img,.enemy-images{height:143px}.preview-heading{font-size:10px}.preview-heading span{font-size:10px}.loadout .machine-brief,.loadout .replay-note{display:none}.loadout>label:has(#seed){display:none}.preview-credit{font-size:8px;line-height:1.5}.start{width:100%;max-width:440px;margin-top:16px;background:#c3dcda;color:#10212a;box-shadow:none}.tactical:disabled:after{content:'STANDBY'}.machine-status{display:flex;align-items:center;gap:8px;border:0;background:#0a1622bb;padding:5px 9px;bottom:90px}.machine-status svg{width:22px;height:22px;flex-shrink:0}.machine-status .state-track{display:block;width:72px;height:4px;background:#425161}.state-track i{display:block;height:100%;background:#bce6e3}.bossbar>small:empty{display:none}.overlay.paused .intro{width:360px}.hint{letter-spacing:0}.overlay:not(.paused) .eyebrow{display:none}.overlay:not(.paused) h1{font-size:38px}.preview-credit{color:#95a8b4}
@media(max-width:700px){.overlay:not(.paused){padding:20px 16px}.loadout{grid-template-columns:1fr;gap:14px}.machine-choice,.encounter-choice,.compact-choice,.loadout-previews{grid-column:1;grid-row:auto}.machine-cards .choice-card img{height:83px}.loadout-previews{display:none}.choice-card b{font-size:11px}.choice-card small{font-size:9px}.compact-card{padding:11px 5px}.overlay:not(.paused) h1{font-size:31px}.encounter-cards{grid-template-columns:repeat(3,1fr)}.start{position:sticky;bottom:0;z-index:2;margin-top:14px}.machine-status{bottom:86px}.weapon{max-width:180px}.weapon-icon{display:none}}

.encounter-cards .choice-card img{height:60px;object-fit:contain;background:#03080d}.encounter-cards .choice-card{padding-top:0}.preview-credit{margin:0}.machine-cards .choice-card.active b:after{content:' / ACTIVE';font:8px monospace;color:#afcfcc}.choice-card[aria-pressed=true]{outline-offset:2px}@media(max-width:700px){.encounter-cards .choice-card img{height:45px}.machine-cards .choice-card.active b:after{content:''}.compact-options{gap:5px}}

.bossbar{top:22px;width:42%;max-width:390px;padding:8px 11px}.arena.has-boss .hud-center{visibility:hidden}.bossbar .boss-caption{font-size:9px}.bossbar>small{font-size:8px}.bossbar .boss-track{height:7px}@media(max-width:700px){.bossbar{top:78px;width:78%;padding:7px 9px}.bossbar .boss-caption{font-size:8px}.arena.has-boss .hud-center{visibility:visible}.hud-center>span{font-size:7px}.arena.has-boss .hud-center>span{visibility:hidden}.bossbar>small{display:none}}

.loadout .machine-brief{display:block;grid-column:1/-1;font-size:11px;line-height:1.8;color:#b6c9d5;padding:0 0 0 10px;border-left:2px solid #527184;margin:0}.loadout #machineBrief{color:#d4e3e8}.loadout #encounterBrief{margin-top:8px}@media(max-width:700px){.loadout .machine-brief{font-size:11px;line-height:1.8}.loadout{gap:12px}}

@media(max-width:420px){.actions button{padding:7px 4px;font-size:9px;white-space:nowrap}.brand{flex-shrink:0;font-size:12px;letter-spacing:0}.brand small{display:none}.hud{left:12px;right:12px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);gap:6px}.squad-stat{min-width:0}.hud-center{width:auto}.hud strong{font-size:26px}.hud strong small{font-size:10px}.hud span{letter-spacing:1px;white-space:nowrap}.hud-center time{font-size:18px;letter-spacing:1px}.threat-track{width:70%;max-width:75px}.shield{font-size:8px;letter-spacing:0;white-space:nowrap}.kills strong{font-size:24px}.kills>small{font-size:8px;letter-spacing:0}.bottom-hud{gap:8px}.weapon{padding:9px 7px;min-width:0;max-width:50%}.weapon small{font-size:7px;letter-spacing:0}.weapon b{font-size:9px;letter-spacing:0;white-space:nowrap}.tactical{min-width:94px;padding:9px 7px;font-size:10px}.audio-levels label{white-space:nowrap}footer>span:first-child{font-size:0}footer kbd{font-size:9px}}

.sortie-transition[hidden],.debrief[hidden],.event-notice[hidden]{display:none}.sortie-transition{position:absolute;inset:0;z-index:7;display:grid;place-items:center;background:linear-gradient(90deg,#07111aef,#07111a55);pointer-events:none}.transition-content{width:min(420px,80%);border-left:2px solid #b8d3d9;padding:10px 0 10px 26px}.transition-content>small{font:10px monospace;color:#96b4c0;letter-spacing:3px}.transition-content h2{font-size:clamp(24px,4vw,42px);font-weight:700;letter-spacing:3px;color:#e3edf0;margin:14px 0}.transition-content p{font-size:12px;color:#adbfc9;margin-bottom:24px}.phase-track{height:2px;background:#30424b;max-width:260px}.phase-track i{display:block;height:100%;background:#c4e9e9;transition:width .05s linear}.transition-content button{pointer-events:auto;margin-top:22px;padding:10px 16px;border-color:#78919e;background:#10202aba;color:#d7e8ea}.sortie-transition.settling{align-items:end;padding-bottom:16%;background:linear-gradient(0deg,#06111ae8,transparent 65%)}.settling .transition-content{border-color:#899dae}.settling.defeat .transition-content{border-color:#bd7c62}.settling.defeat h2{color:#e6baaa}.settling .phase-track{display:none}.event-notice{position:absolute;z-index:4;top:118px;left:50%;transform:translateX(-50%);width:min(380px,85%);display:flex;align-items:center;gap:12px;padding:12px 16px;background:linear-gradient(90deg,#201b19f0,#0c1822f0);border:1px solid #735848;border-left:3px solid #c39773;pointer-events:none;animation:notice-arrive .22s ease-out}.event-notice small{display:block;font:8px monospace;color:#c69977;letter-spacing:2px;margin-bottom:4px}.event-notice strong{display:block;font-size:15px;letter-spacing:2px}.event-notice>span:last-child{margin-left:auto;color:#9aabb4;font-size:10px;max-width:108px;line-height:1.7}.event-signal{width:8px;height:8px;background:#dbaf8b;transform:rotate(45deg);flex-shrink:0}.debrief{position:absolute;inset:0;z-index:8;display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1fr);gap:5%;align-items:center;overflow-y:auto;padding:5%;background:linear-gradient(110deg,#07111ac9,#08141ef7 50%);animation:report-arrive .45s ease-out}.report-visual{position:relative;min-width:0;align-self:center}.report-visual img{width:100%;max-height:360px;object-fit:contain;mix-blend-mode:screen;filter:saturate(.7)}.report-visual span{display:block;color:#9db4c1;font-size:11px;letter-spacing:3px;padding:18px 0;border-top:1px solid #426072}.report-content{min-width:0;width:100%;max-width:510px}.report-code{font:9px monospace;letter-spacing:2px;color:#899fab}.report-content h2{font-size:clamp(28px,4vw,50px);letter-spacing:5px;margin:14px 0 12px;line-height:1.2;color:#c7e5e4;outline:none}.debrief.defeat h2{color:#d7c0b4}.report-content>p{font-size:12px;line-height:1.7;margin-bottom:22px}.report-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px 12px;border-top:1px solid #45616f;border-bottom:1px solid #314a57;padding:20px 0;margin-bottom:20px}.report-stats span{display:block;font-size:10px;color:#839eae;margin-bottom:6px}.report-stats strong{font:26px monospace;color:#e1ebef}.report-cause{border-left:2px solid #b58368;padding:0 0 0 12px;margin:20px 0}.report-cause>span{font-size:9px;color:#c08d73;margin-right:12px}.report-cause>strong{font-size:12px;font-weight:500;color:#dec7ba}.report-cause p{font-size:11px;margin:7px 0 0;color:#9daeb8}.report-content .report-loadout{font-size:10px;color:#93a9b8;line-height:1.8;margin-bottom:18px}.report-actions{display:flex;gap:9px}.report-actions button{padding:15px 16px;min-height:46px;font-size:12px;flex:1;white-space:nowrap}.report-actions #retry{display:flex;justify-content:space-between;align-items:center;flex:1.5;background:#c3dcda;color:#10212a;border-color:#e0eeeb;font-weight:700}.report-footnote{display:block;color:#6e899b;font-size:9px;margin-top:14px}.arena:has(.debrief:not([hidden])) .bottom-hud,.arena:has(.debrief:not([hidden])) .hud,.arena:has(.debrief:not([hidden])) .bossbar,.arena:has(.debrief:not([hidden])) .combo{visibility:hidden}@keyframes notice-arrive{from{opacity:0;translate:0 -6px}to{opacity:1;translate:0 0}}@keyframes report-arrive{from{opacity:0;translate:0 12px}to{opacity:1;translate:0 0}}@media(max-width:700px){.debrief{grid-template-columns:1fr;align-content:start;gap:14px;padding:22px 20px}.report-visual{display:flex;align-items:center;gap:14px;min-height:70px}.report-visual img{height:88px;width:120px}.report-visual span{padding:12px 0;border:0;font-size:10px;letter-spacing:1px}.report-content{max-width:none}.report-content h2{font-size:32px;margin-top:10px}.report-stats{gap:16px 9px;padding:16px 0;margin-bottom:16px}.report-stats strong{font-size:23px}.report-content>p{font-size:11px;margin-bottom:16px}.report-actions button{padding:14px 10px;font-size:11px}.report-cause{margin:16px 0}.event-notice{top:118px;padding:10px 12px;gap:9px}.event-notice strong{font-size:13px}.event-notice>span:last-child{font-size:9px;max-width:92px}.transition-content{padding-left:18px}.transition-content h2{font-size:25px;letter-spacing:1px}.transition-content p{font-size:11px}.sortie-transition.settling{padding-bottom:32%}}@media(prefers-reduced-motion:reduce){.debrief,.event-notice{animation:none}.phase-track i{transition:none}}

.compact-card .choice-icon{width:21px;height:21px;vertical-align:middle;stroke-width:1.6;color:#b9d2dc;margin-right:3px}.compact-card.active .choice-icon{color:#d2f0eb}.compact-card small{margin-left:30px}@media(max-width:700px){.compact-card .choice-icon{width:18px;height:18px;margin-right:1px}.compact-card small{margin-left:24px}}

[data-reward]{position:relative}[data-reward]::after{content:attr(data-reward);position:absolute;z-index:6;left:0;top:calc(100% + 10px);width:max-content;max-width:160px;padding:7px 10px;border-left:2px solid #c1e3dc;background:#112735ed;color:#e4f3ee;font:600 12px "PingFang TC",sans-serif;letter-spacing:0;white-space:nowrap;pointer-events:none;box-shadow:0 4px 15px #0005}.weapon [data-reward]::after,#tactical[data-reward]::after{top:auto;bottom:calc(100% + 18px)}#tactical[data-reward]::after{left:auto;right:0}.reward-pulse{animation:reward-confirm .9s ease-out}@keyframes reward-confirm{0%,25%{color:#f5fff9;filter:drop-shadow(0 0 8px #b6e9dc)}100%{filter:none}}@media(prefers-reduced-motion:reduce){.reward-pulse{animation:none;color:#e1f2e9}}

.reduce-motion .reward-pulse{animation:none;color:#e1f2e9}

.event-notice.compact{width:max-content;max-width:75%;padding:8px 12px;gap:9px}.event-notice.compact #eventCode{display:none}.event-notice.compact strong{font-size:13px}.event-notice.compact>span:last-child{font-size:10px}

.bottom-hud{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end}.bottom-hud .weapon{grid-column:1;grid-row:1;justify-self:start;max-width:none}.bottom-hud .tactical{grid-column:2;grid-row:1}.bottom-hud .boost,.bottom-hud .bottom-tip{position:absolute;right:158px;bottom:15px}.weapon-dots{gap:3px}.weapon-dots i{width:3px}@media(max-width:700px){.bottom-hud .boost{right:126px;bottom:17px;font-size:0;letter-spacing:0}.bottom-hud .boost strong{font-size:18px;margin-left:0}.bottom-hud .boost small{font-size:8px}.bottom-hud .boost::before{content:'';display:inline-block;width:13px;height:14px;margin-right:3px;vertical-align:middle;background:#ffd591;mask:url('assets/ui/icons/chevrons-up.svg') center/contain no-repeat}}@media(max-width:420px){.bottom-hud .boost{right:110px}}
.overlay:not(.paused) .intro{max-width:1120px}.overlay:not(.paused) h1{font-size:32px;margin:0 0 9px}.overlay:not(.paused) #description{font-size:12px;margin-bottom:20px}.overlay:not(.paused) .title-code{font-size:8px}.loadout{grid-template-columns:minmax(0,1.12fr) minmax(0,1fr);gap:16px 26px;align-items:start}.loadout-previews{display:contents}.ally-dossier{grid-column:2;grid-row:1}.enemy-dossier{grid-column:2;grid-row:2}.loadout-previews figure{display:grid;grid-template-columns:110px minmax(0,1fr);background:linear-gradient(125deg,#102330e8,#08141ee8);border:1px solid #3c5968;border-top:2px solid #8cb8c0;align-self:stretch;align-content:start}.preview-heading{grid-column:1/-1;padding:10px 12px;letter-spacing:1px;font-size:10px}.preview-heading span{font-size:10px}.loadout-previews figure>img,.enemy-images{height:116px;grid-column:1;grid-row:2/4;align-self:center}.enemy-images{flex-direction:column}.enemy-images img{height:58px;width:100%;flex:1}.enemy-images img:only-child{height:116px}.enemy-images:has(img[hidden]) img:not([hidden]){height:116px}.loadout-previews figcaption{grid-column:2;border:0;padding:12px 12px 4px 0;font-size:12px;min-height:0}.dossier-stats{grid-column:2;display:grid;grid-template-columns:1fr 1fr;gap:9px 14px;padding:0 14px 12px 0}.stats-context{grid-column:1/-1;color:#829aa9;font-size:9px}.dossier-stat>span{font-size:9px;color:#a5bac6}.dossier-stat strong{display:block;font:19px monospace;color:#e0eeee;margin:2px 0 5px;font-variant-numeric:tabular-nums}.dossier-stat strong small{font:9px sans-serif;color:#9db4c1;margin-left:4px}.dossier-stat>i{display:block;height:3px;background:#2c414d}.dossier-stat>i>em{display:block;height:100%;background:#92cacd}.skill-brief,.counter-brief{grid-column:1/-1;border-top:1px solid #36515e;padding:11px 13px;background:#07121b77}.skill-name{display:block;font-size:10px;letter-spacing:1px;color:#8bc8ce;margin-bottom:7px}.skill-chain{display:flex;align-items:center;gap:9px;flex-wrap:wrap;font-size:11px}.skill-chain>span{color:#b3c5ce}.skill-chain>b{font-size:14px;color:#668993}.skill-chain>strong{font-size:12px;color:#ecf1e7}.skill-brief>small,.counter-brief>small{display:block;margin-top:6px;font-size:10px;line-height:1.6;color:#93aab8}.secondary-skill{border-top:1px solid #233d4b;padding-top:6px}.enemy-dossier{border-top-color:#b89274!important}.enemy-stats{grid-column:2;display:flex;gap:12px;flex-wrap:wrap;padding:4px 12px 12px 0}.enemy-stats span{display:block;color:#a8b6bd;font-size:9px;margin-bottom:5px}.enemy-stats strong{font:12px monospace;color:#dfc6ad}.counter-brief .skill-name{color:#d3a888}.counter-brief>strong{font-size:12px;font-weight:500;color:#e4d7ca}.preview-credit{grid-column:2;grid-row:5;font-size:8px;line-height:1.5}.machine-cards .choice-card img{height:108px;background:radial-gradient(ellipse,#28404d55,#07121b)}.machine-cards .choice-card.active b:after{content:''}.card-metrics{display:flex;justify-content:space-between;gap:4px;margin:0 8px;padding:8px 0;border-top:1px solid #34515f;color:#d4e4e7;font:11px monospace}.card-metrics small{display:inline;padding:0;font-size:8px;color:#95b1bf}.equipment-brief{display:flex;flex-wrap:wrap;gap:5px 13px;padding:10px 0 0;font-size:10px;line-height:1.5}.equipment-brief strong{font-weight:500;color:#c7dce3}.equipment-brief span{color:#91a9b7}.compact-choice:nth-of-type(3){grid-row:3}.compact-choice:nth-of-type(4){grid-row:4}.start{max-width:360px;min-height:52px;padding:14px 20px;font-size:16px}.overlay:not(.paused) .hint{font-size:10px}.overlay:not(.paused) .asset-status{font-size:9px}.loadout .machine-brief{display:none}
@media(max-width:700px){.overlay:not(.paused){padding:20px 14px}.overlay:not(.paused) .intro{padding-top:0}.overlay:not(.paused) h1{font-size:28px}.loadout{grid-template-columns:1fr;gap:13px}.machine-choice{grid-row:1}.ally-dossier{grid-column:1;grid-row:2}.encounter-choice{grid-row:3}.enemy-dossier{grid-column:1;grid-row:4}.compact-choice:nth-of-type(3){grid-row:5}.compact-choice:nth-of-type(4){grid-row:6}.preview-credit{grid-column:1;grid-row:7}.loadout-previews{display:contents}.preview-heading{flex-direction:row}.preview-heading span{min-height:0;text-align:right}.loadout-previews figure{grid-template-columns:96px minmax(0,1fr)}.dossier-stats{gap:8px 12px;padding-right:11px}.dossier-stat strong{font-size:18px}.machine-cards .choice-card img{height:72px}.card-metrics{margin:0 5px;font-size:10px;flex-wrap:wrap;gap:3px}.card-metrics small{font-size:8px}.enemy-stats{gap:12px;font-size:11px}.start{position:static;max-width:none;width:100%;margin-top:18px}.choice-group legend{font-size:10px;letter-spacing:1px}.loadout-previews figure>img,.enemy-images{height:106px}.enemy-images img{height:53px}.skill-chain{gap:7px}.skill-chain>strong{font-size:11px}}
.phase-manifest{display:grid;grid-template-columns:1fr 28px 1fr;align-items:center;gap:12px;margin:0 0 24px}.phase-manifest figure{margin:0;text-align:center;min-width:0}.phase-manifest img{display:block;width:100%;height:176px;object-fit:contain;filter:drop-shadow(0 12px 16px #0008)}.phase-manifest figcaption{font:10px monospace;letter-spacing:2px;color:#a6becb;border-top:1px solid #486473;padding-top:10px}.phase-link{font:26px monospace;color:#a1bcc4}.launching .transition-content{width:min(560px,86%);padding:0;border:0}.launching .transition-content h2{font-size:clamp(24px,3vw,36px);letter-spacing:1px;margin:10px 0}.launching .transition-content>small{letter-spacing:2px}.launching .transition-content p{margin:0 0 16px}.launching .phase-track{width:100%;max-width:none}.settling .phase-manifest{display:none}.sortie-transition.launching{background:linear-gradient(90deg,#06121bef,#091823c9,#06121bdb)}.arena:has(.sortie-transition.launching:not([hidden])) .hud,.arena:has(.sortie-transition.launching:not([hidden])) .bottom-hud{visibility:hidden}.transition-content button{min-height:44px;min-width:130px}.report-objective{display:flex;align-items:center;gap:14px;border-top:1px solid #56717c;border-bottom:1px solid #39505d;padding:10px 0;margin:0 0 18px}.report-objective img{width:72px;height:65px;object-fit:contain}.report-objective div{flex:1;min-width:0}.report-objective small{display:block;font-size:9px;color:#92aab7;margin-bottom:5px}.report-objective strong{font-size:13px;font-weight:500;line-height:1.6}.report-objective>span{font-size:10px;color:#a6e0d1;white-space:nowrap}.defeat .report-objective>span{color:#cba18b}.report-visual{background:radial-gradient(ellipse at 50% 45%,#425a6855,transparent 65%)}.report-visual:before{content:'';position:absolute;inset:8% 12% 18%;border:1px solid #54727b55;transform:skewY(-7deg);pointer-events:none}.report-visual img{position:relative;max-height:400px;filter:drop-shadow(0 18px 16px #0009);mix-blend-mode:normal}.debrief{background:linear-gradient(110deg,#07111ae8,#08141efc 62%);gap:4%;padding:4% 6%}.report-content{max-width:530px}.report-content h2{font-size:clamp(34px,4vw,54px);margin:10px 0 8px}.report-code{color:#a6d4ce;letter-spacing:3px}.defeat .report-code{color:#d2a993}.report-content>p{margin-bottom:16px}.report-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 22px;padding:0 0 16px;border-top:0;margin-bottom:12px}.report-stats>div:nth-child(-n+2) strong{font-size:36px;color:#eff8f6}.report-stats>div:nth-child(n+3){display:flex;align-items:baseline;justify-content:space-between;border-top:1px solid #324854;padding-top:10px}.report-stats>div:nth-child(n+3) strong{font-size:20px;color:#b9ccd5}.report-stats>div:nth-child(n+3) span{margin:0}.report-cause{margin:0 0 18px;padding:10px 14px;background:linear-gradient(90deg,#50332355,transparent)}.report-cause>span{display:block;font-size:9px;letter-spacing:2px;margin-bottom:6px}.report-cause>strong{font-size:14px}.report-cause p{margin:5px 0 0;line-height:1.6}.report-resources{display:flex;flex-wrap:wrap;gap:8px 17px;margin-bottom:14px;color:#819daa;font-size:10px}.report-resources b{margin-left:5px;color:#cbdbe1;font:12px monospace}.report-content .report-loadout{margin-bottom:16px}.report-actions button{min-height:48px}.report-actions button:active,.transition-content button:active{transform:translateY(1px);filter:brightness(.82)}.report-footnote{line-height:1.6}.settling.victory .transition-content{border-color:#b3dfd4}.settling.victory h2{color:#d7f1e9}.report-objective,.report-stats{animation:report-arrive .35s ease-out both}.report-stats{animation-delay:.12s}.reduce-motion .report-objective,.reduce-motion .report-stats{animation:none}@media(max-width:700px){.phase-manifest{gap:8px;margin-bottom:24px;grid-template-columns:1fr 20px 1fr}.phase-manifest img{height:132px}.phase-manifest figcaption{font-size:9px;letter-spacing:1px}.launching .transition-content{width:84%}.launching .transition-content h2{font-size:24px;line-height:1.4}.debrief{padding:22px 20px;gap:12px}.report-visual{min-height:56px;justify-content:flex-start;gap:8px}.report-visual:before{display:none}.report-visual img{width:88px;height:72px}.report-visual span{font-size:10px;padding:0}.report-code{font-size:8px;letter-spacing:2px}.report-content h2{font-size:36px;margin:8px 0}.report-content>p{font-size:11px;margin-bottom:12px}.report-objective{gap:10px;margin-bottom:12px;padding:8px 0}.report-objective img{width:56px;height:50px}.report-objective strong{font-size:11px}.report-objective>span{font-size:9px}.report-cause{margin-bottom:14px;padding:8px 10px}.report-cause>strong{font-size:12px}.report-cause p{font-size:10px}.report-stats{gap:12px 18px;margin-bottom:10px;padding-bottom:12px}.report-stats>div:nth-child(-n+2) strong{font-size:29px}.report-stats span{font-size:9px}.report-resources{gap:8px 12px;font-size:9px;margin-bottom:10px}.report-content .report-loadout{font-size:9px;margin-bottom:12px}.report-actions{position:sticky;bottom:-1px;padding:10px 0 4px;background:linear-gradient(#08141e00,#08141e 18%);z-index:1}.report-actions button{min-height:48px}.report-footnote{margin-top:8px}}@media(prefers-reduced-motion:reduce){.report-objective,.report-stats{animation:none}}

.objective-route{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:5px}.objective-route[hidden]{display:none}.objective-route>span{position:relative;width:34px;height:25px;border-bottom:1px solid #60788a44}.objective-route img{width:34px;height:25px;object-fit:contain;opacity:.3}.objective-route>.current{border-color:#dfbb90}.objective-route>.current img{opacity:1}.objective-route>.done img{opacity:.5;filter:grayscale(1)}.objective-route>.done:after{content:"";position:absolute;right:0;bottom:3px;width:8px;height:4px;border-left:2px solid #b7ded4;border-bottom:2px solid #b7ded4;transform:rotate(-45deg)}.objective-route>i{width:12px;height:1px;background:#91adbd55}@media(max-width:700px){.objective-route{gap:3px;margin-top:3px}.objective-route>span,.objective-route img{width:27px;height:21px}.objective-route>i{width:8px}}
.arena.has-boss .objective-route{visibility:hidden}

.arena:has(.sortie-transition.settling:not([hidden])) .bottom-hud,.arena:has(.sortie-transition.settling:not([hidden])) .machine-status,.arena:has(.sortie-transition.settling:not([hidden])) .combo{visibility:hidden}

.machine-status.skill-ready{box-shadow:inset 0 -1px #bbdedd88}.machine-status.skill-ready .state-track i{background:#e0f1eb;box-shadow:0 0 5px #b7dcdd55}

.next-encounter[hidden]{display:none}.next-encounter{width:100%;display:flex;align-items:center;gap:14px;padding:12px 16px;margin:0 0 10px;background:linear-gradient(110deg,#203b46,#14242e);border:1px solid #8aafb4;text-align:left;cursor:pointer;color:#dfefed}.next-encounter img{width:86px;height:80px;object-fit:contain;filter:drop-shadow(0 6px 5px #0008)}.next-encounter>span{flex:1;min-width:0}.next-encounter small{display:block;color:#9fbaba;font-size:9px;letter-spacing:2px;margin-bottom:5px}.next-encounter strong{display:block;font-size:17px;font-weight:600;margin-bottom:6px}.next-encounter span span{display:block;font-size:11px;line-height:1.6;color:#b1c6cc}.next-encounter>b{font-size:24px;font-weight:400}.next-encounter:hover{background:#2b4954;border-color:#d6efea}.next-encounter:focus-visible{outline:2px solid #efffff;outline-offset:3px}.next-encounter:active{filter:brightness(.85)}.report-actions #retry{background:#152731;color:#c8dedf;border-color:#6b8a94}.report-footnote{max-width:480px}@media(max-width:700px){.next-encounter{gap:9px;padding:10px 12px}.next-encounter img{width:65px;height:70px}.next-encounter strong{font-size:15px}.next-encounter span span{font-size:10px}.report-actions{position:static;padding:0}.report-footnote{font-size:9px}}

.bossbar{--boss-state:#bd9b77;--phase:0;top:18px;width:46%;max-width:460px;padding:10px 13px 9px;border:1px solid #66757d;border-top:2px solid var(--boss-state);background:linear-gradient(130deg,#202b32f5,#0c1720ef 68%);box-shadow:0 5px 16px #0005;transition:border-color .18s,background .18s,box-shadow .18s}
.bossbar .boss-caption{align-items:center;gap:12px;margin-bottom:8px;font-size:11px;letter-spacing:.7px;color:#d5dce0}.boss-caption>span{min-width:0}.boss-caption b{font-weight:600}.boss-caption strong{font:600 13px monospace;color:#e8eeed;white-space:nowrap}.boss-caption i{width:5px;height:5px;margin-right:5px;background:var(--boss-state);box-shadow:none}
.bossbar .boss-track{height:7px;border:0;background:#080f15}.boss-track>i{background:linear-gradient(90deg,#756855,#c9b391);box-shadow:inset 0 1px #e8dcc066;transition:width .12s linear}.boss-track>span{opacity:.5}
.boss-systems{display:grid;grid-template-columns:53px minmax(0,1fr) 53px;align-items:center;gap:12px;margin-top:8px}.boss-node{display:flex;align-items:center;gap:5px;min-width:0;color:#c3cbd0;transition:color .18s,opacity .18s,background .18s}.boss-node:last-child{flex-direction:row-reverse}.boss-node svg{display:block;flex:none;width:22px;height:21px;stroke:currentColor;stroke-width:1.5}.boss-node span{font-size:10px;white-space:nowrap}.node-body{fill:#62707966}.node-detail{stroke-width:1}.node-break{opacity:0;stroke:#d69b7e;stroke-width:2}
.boss-node[data-active="false"],.boss-node[data-active="0"]{color:#74808a}.boss-node[data-active="false"] .node-body,.boss-node[data-active="0"] .node-body{fill:#141d24;stroke-dasharray:3 2}.boss-node[data-active="false"] .node-detail,.boss-node[data-active="0"] .node-detail{opacity:.25}.boss-node[data-active="false"] .node-break,.boss-node[data-active="0"] .node-break{opacity:1}.boss-node[data-active="false"] span,.boss-node[data-active="0"] span{text-decoration:line-through;text-decoration-color:#a98673}
.boss-node[data-firing="true"],.boss-node[data-firing="1"]{color:#fff1d7;background:#bb78462b}.boss-node[data-firing="true"] .node-body,.boss-node[data-firing="1"] .node-body{fill:#e5bd8177}
.boss-phase{min-width:0;align-self:stretch;display:flex;flex-direction:column;justify-content:center;gap:6px}.boss-phase #bosshint{display:block;margin:0;color:var(--boss-state);font:600 12px/1.3 "PingFang TC",sans-serif;text-align:center;letter-spacing:.3px;white-space:nowrap;font-variant-numeric:tabular-nums;text-shadow:none;transition:color .18s}
.boss-phase-track{position:relative;display:block;height:3px;background:#75808a33;overflow:hidden}.boss-phase-track i{display:block;width:calc(var(--phase)*100%);height:100%;background:var(--boss-state);transition:width .1s linear,background .18s}
.bossbar[data-phase="charging"]{--boss-state:#edbe7d;border-color:#9d805c;box-shadow:0 5px 16px #0005,inset 0 -18px 28px #98612d12}.bossbar[data-phase="firing"]{--boss-state:#fff0cc;border-color:#d9bd8b;box-shadow:0 0 15px #c28c4929}.bossbar[data-phase="exposed"]{--boss-state:#d7eadc;border-color:#9eb6ac;background:linear-gradient(130deg,#293a3af5,#102124ef 68%)}.bossbar[data-phase="exposed"] .boss-phase-track{height:4px}.bossbar[data-phase="armored"] .boss-phase-track{opacity:.35}
.hud .squad-stat>span,.hud .kills>span{font-size:9px;letter-spacing:1px;color:#90a6b1}.hud #count{display:inline-block;font-size:23px;line-height:1.15;margin-left:8px;color:#b4c4cb}.hud #count small{font-size:10px;margin-left:3px}.squad-stat .shield{font:600 12px/1.5 "PingFang TC",sans-serif;color:#d9e9e8;letter-spacing:.2px;margin-top:8px;text-shadow:0 2px 6px #000}.hud .kills strong{font-size:23px;font-weight:500;color:#b6c5cc}.kills>small{font-size:8px}.hud-center time{font-size:18px;letter-spacing:1px;color:#a5b7c0}.arena.has-boss .combo{font-size:23px;color:#c3c9bd;opacity:.75}.event-notice{top:125px}
.report-decisions{display:flex;flex-direction:column;gap:9px;margin:0 0 20px}.report-decisions .next-encounter{margin:0;padding:12px 16px;border-left:3px solid #b8d6ca}.report-decisions .next-encounter img{width:66px;height:62px}.report-decisions .next-encounter strong{font-size:16px;margin-bottom:3px}.report-decisions .next-encounter small{margin-bottom:3px}.report-decisions .report-actions{position:static;padding:0;background:none}.report-decisions .report-actions button{min-height:46px;padding:12px}
.debrief.victory .next-encounter{background:linear-gradient(105deg,#37524f,#1c3338);border-color:#a6c6ba;color:#edf5ed;box-shadow:inset 0 1px #edf6e51a}.debrief.victory .next-encounter:hover{background:#3c5c58}.debrief.defeat .report-decisions .report-actions{order:-1}.debrief.defeat .report-actions #retry{background:#d9c2aa;border-color:#ead8c4;color:#221e1b;font-weight:700}.debrief.defeat .report-actions #retry:hover{background:#ead8c4}.debrief.defeat .next-encounter{border-color:#405661;border-left-width:1px;background:#0c1b25;color:#b2c5ce}.debrief.defeat .next-encounter img{width:48px;height:44px;opacity:.7}.debrief.defeat .next-encounter strong{font-size:13px}.debrief.defeat .next-encounter span span{font-size:10px}.debrief.defeat .next-encounter small{font-size:8px;letter-spacing:1px}
.report-content .report-stats{gap:11px 22px;margin-bottom:12px;padding-top:14px;border-top:1px solid #324854}.report-stats>div:nth-child(-n+2) strong{font-size:28px}.report-content .report-loadout{margin-bottom:10px}.report-objective{animation-duration:.18s}.report-decisions{animation:report-arrive .18s ease-out both}.report-content .report-stats{animation-duration:.18s;animation-delay:.12s}.report-footnote{color:#8ca1ad}
@media(max-width:700px){
 .hud{top:14px;left:14px;right:14px;align-items:start}.hud .squad-stat>span{font-size:9px;letter-spacing:0}.hud #count{font-size:18px;margin-left:5px}.hud #count small{font-size:9px}.squad-stat .shield{font-size:11px;letter-spacing:0;margin-top:4px}.hud .kills>span{font-size:8px;letter-spacing:0}.hud .kills strong{font-size:18px;line-height:1.3}.kills>small{font-size:7px}.hud-center time{font-size:15px;margin-top:3px}.arena.has-boss .hud-center{visibility:hidden}
 .bossbar{top:66px;width:calc(100% - 28px);max-width:none;padding:8px 10px 7px}.bossbar .boss-caption{font-size:11px;letter-spacing:.2px;margin-bottom:6px}.boss-caption strong{font-size:12px}.bossbar .boss-track{height:6px}.boss-systems{grid-template-columns:49px minmax(0,1fr) 49px;gap:8px;margin-top:7px}.boss-node svg{width:20px;height:20px}.boss-node span{font-size:10px}.boss-phase #bosshint{display:block;font-size:12px;letter-spacing:0}.boss-phase{gap:5px}.event-notice{top:154px;width:calc(100% - 36px);padding:9px 12px}.event-notice strong{font-size:12px;letter-spacing:.5px}.event-notice small{font-size:7px;letter-spacing:1px}.event-notice>span:last-child{font-size:9px}.toast{top:154px}.combo,.arena.has-boss .combo{top:202px;right:15px;font-size:22px}
 .debrief{padding:16px 18px;gap:8px}.report-visual{min-height:40px;gap:10px}.report-visual img{width:65px;height:45px}.report-visual span{font-size:10px;letter-spacing:1px}.report-code{font-size:8px;letter-spacing:1.5px}.report-content h2{font-size:31px;margin:6px 0 7px;letter-spacing:2px}.report-content>p{font-size:11px;line-height:1.6;margin-bottom:10px}.report-objective{padding:6px 0;margin-bottom:10px;gap:9px}.report-objective img{width:47px;height:43px}.report-objective strong{font-size:11px}.report-objective>span{font-size:10px}.report-cause{margin-bottom:12px;padding:8px 10px}.report-cause>strong{font-size:12px}.report-cause p{font-size:11px;line-height:1.5}.report-decisions{gap:8px;margin-bottom:13px}.report-decisions .next-encounter{padding:9px 11px;gap:10px}.report-decisions .next-encounter img{width:53px;height:53px}.report-decisions .next-encounter strong{font-size:14px}.report-decisions .next-encounter span span{font-size:10px;line-height:1.4}.report-decisions .report-actions button{min-height:46px;padding:11px 9px;font-size:12px}.debrief.defeat .next-encounter img{width:36px;height:34px}.debrief.defeat .next-encounter span span{display:none}.debrief.defeat .next-encounter strong{font-size:12px}.report-content .report-stats{gap:10px 18px;padding:12px 0;margin-bottom:10px}.report-stats>div:nth-child(-n+2) strong{font-size:25px}.report-stats>div:nth-child(n+3) strong{font-size:18px}.report-resources{font-size:10px}.report-content .report-loadout,.report-footnote{font-size:10px;line-height:1.6}
}
@media(max-width:420px){.hud{grid-template-columns:minmax(0,1.5fr) minmax(0,.65fr) minmax(0,.7fr);gap:4px}.hud .squad-stat>span{display:inline}.hud .shield{white-space:nowrap}.hud-center{width:auto}.bossbar{width:calc(100% - 24px)}.bossbar .boss-caption{font-size:10px}.boss-systems{gap:6px}}
.reduce-motion .bossbar,.reduce-motion .bossbar *{transition:none}.reduce-motion .report-decisions{animation:none}
@media(prefers-reduced-motion:reduce){.bossbar,.bossbar *{transition:none}.report-decisions{animation:none}}

.boss-node[data-charging="true"]{color:#edbe7d}.boss-node[data-charging="true"] .node-detail{stroke-width:2}

.title-screen[hidden],.combat-radio[hidden]{display:none}
.title-screen{position:absolute;inset:0;z-index:20;overflow:hidden;background:#09121a;color:#e8eeed;display:flex;align-items:center}
.title-art{position:absolute;inset:-2%;background:url('art-direction/86-reference/images/concept-key-visual.png') 62% center/cover no-repeat;animation:title-drift 24s ease-in-out infinite alternate;filter:saturate(.75)}
.title-shade{position:absolute;inset:0;background:linear-gradient(90deg,#07131af2 0,#07131aa8 39%,#07131a12 77%),linear-gradient(0deg,#061119e8,transparent 35%,transparent 75%,#07131a55)}
.title-copy{position:relative;width:470px;max-width:85%;margin:0 0 20px 7%}.title-kicker{font-size:11px;letter-spacing:3px;color:#aabfc5;margin:0 0 20px}.title-copy h1{display:flex;align-items:baseline;gap:19px;font-size:53px;letter-spacing:5px;line-height:1;margin:0 0 17px;font-weight:700;color:#e9efeb}.title-copy h1 span{font:700 112px/.9 Arial;color:#edf1ed;letter-spacing:-7px}.title-subtitle{font-size:17px;letter-spacing:3px;color:#d2dfde;margin:0 0 26px}.title-rule{width:38px;height:2px;background:#bacdc9;margin-bottom:20px}.title-description{font-size:12px;line-height:1.9;color:#acbec6;margin:0 0 25px}.enter-game{width:258px;min-height:54px;display:flex;align-items:center;justify-content:space-between;padding:14px 20px;border:1px solid #d7e2db;background:#cadbd3;color:#142329;border-radius:2px;font-size:16px;font-weight:700;letter-spacing:3px}.enter-game:hover{background:#e4ece3;border-color:#f0f6ee}.enter-game span{font-size:24px;font-weight:400}.title-control{display:block;margin-top:13px;font-size:10px;letter-spacing:1px;color:#98b0b9}.title-signal{position:absolute;left:7%;right:6%;bottom:24px;display:flex;justify-content:space-between;border-top:1px solid #a1b9bd3d;padding-top:12px;font-size:9px;letter-spacing:2px;color:#97aeb5}.title-signal>span:first-child::before{content:'';display:inline-block;width:5px;height:5px;background:#b5d1c1;margin-right:8px}.title-open .actions{visibility:hidden}.title-open .arena{border-color:#4a626d}
@keyframes title-drift{from{transform:scale(1.01) translateX(-.3%)}to{transform:scale(1.045) translateX(.5%)}}
.radio-portrait{position:relative;overflow:hidden;background:#14232c;align-self:stretch;flex:none}.radio-portrait img{display:block;width:100%;height:100%;object-fit:cover;object-position:center top;filter:saturate(.8)}.radio-meta{display:flex;align-items:baseline;gap:10px;margin-bottom:5px}.radio-meta strong{font-size:12px;color:#dce8e4;font-weight:600;letter-spacing:1px}.radio-meta small{font-size:9px;color:#8fa9b3;letter-spacing:1px}.briefing-radio{display:grid;grid-template-columns:60px minmax(0,1fr);gap:13px;padding:0 0 0 10px;border-left:1px solid #8facb1;background:linear-gradient(90deg,#162b3480,transparent);min-height:78px}.briefing-radio .radio-portrait{height:78px}.briefing-copy{padding:5px 0}.overlay:not(.paused) .briefing-copy p{font-size:11px;line-height:1.6;margin:0;color:#c3d4d8}.overlay:not(.paused) .briefing-copy #briefingEnemy{color:#a6b8c1;margin-top:3px}.overlay.paused .briefing-radio{display:none}
.overlay:not(.paused){padding:20px 3.5%;overflow:hidden;align-items:stretch}.overlay:not(.paused) .intro{height:100%;min-height:0;display:flex;flex-direction:column;margin:0 auto;padding:0;max-width:1140px}.overlay:not(.paused) .eyebrow,.overlay:not(.paused) .title-code{display:none}.overlay:not(.paused) h1{font-size:29px;letter-spacing:2px;margin:3px 0 9px;max-width:45%}.overlay:not(.paused) h1 span{color:#bdd2d0}.overlay:not(.paused) #description{font-size:11px;line-height:1.6;max-width:44%;margin:0 0 24px;min-height:30px}.overlay:not(.paused) .briefing-radio{position:absolute;right:0;top:0;width:50%}.overlay:not(.paused) .loadout{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#607d87 #101f2980;margin:0;padding:3px 10px 8px 3px;align-content:start;outline-offset:-2px}.overlay:not(.paused) .start{flex-shrink:0;align-self:flex-end;max-width:310px;min-height:48px;padding:11px 17px;margin-top:12px;font-size:14px;letter-spacing:2px}.overlay:not(.paused) .hint{position:absolute;left:0;bottom:26px;font-size:10px;margin:0;max-width:52%;line-height:1.5}.overlay:not(.paused) .asset-status{position:absolute;left:0;bottom:5px;margin:0;font-size:9px;max-width:52%}.choice-card.active,.compact-card.active{border-color:#b1cbc7;background:#233b44;box-shadow:inset 0 0 0 1px #bdd7cb33}.machine-cards .choice-card img{height:96px}.choice-card small{font-size:10px}.choice-group legend{letter-spacing:1px}.loadout-previews figure{border-top-color:#91afb2}.loadout-previews .skill-brief,.loadout-previews .counter-brief{padding:9px 12px}
.hud{top:10px;left:14px;right:14px;align-items:start}.hud .squad-stat>span,.hud .kills>span{font-size:8px;letter-spacing:.7px}.hud #count{font-size:18px;line-height:1.1;margin-left:5px}.hud #count small{font-size:9px}.squad-stat .shield{font-size:11px;margin-top:3px;line-height:1.4}.hud .kills strong{font-size:18px;line-height:1.2}.kills>small{font-size:7px}.hud-center time{font-size:14px;margin:3px 0;letter-spacing:1px}.hud-center>span{font-size:8px}.arena.has-boss .hud-center{visibility:hidden}.bossbar{top:9px;width:38%;max-width:360px;padding:6px 9px;background:linear-gradient(120deg,#16252ddd,#0c1720bb);box-shadow:0 3px 9px #0003}.bossbar .boss-caption{font-size:10px;margin-bottom:5px;letter-spacing:0}.boss-caption strong{font-size:11px}.bossbar .boss-track{height:5px}.boss-systems{grid-template-columns:44px minmax(0,1fr) 44px;gap:7px;margin-top:5px}.boss-node{gap:3px}.boss-node svg{width:17px;height:17px}.boss-node span{font-size:10px}.boss-phase #bosshint{font-size:11px;line-height:1.3;letter-spacing:0}.boss-phase{gap:4px}.boss-phase-track{height:2px}.bossbar[data-phase="exposed"] .boss-phase-track{height:2px}.combat-radio{position:absolute;z-index:4;right:12px;top:88px;width:238px;display:grid;grid-template-columns:48px minmax(0,1fr);gap:10px;min-height:63px;padding:0 9px 0 0;background:linear-gradient(90deg,#14232bd9,#0b1820ad);border:1px solid #66818b66;border-left:2px solid #a5c3bb;pointer-events:none;animation:radio-arrive .18s ease-out}.combat-radio .radio-portrait{height:63px}.radio-copy{align-self:center;padding:7px 0}.combat-radio .radio-meta{gap:9px;margin-bottom:4px}.combat-radio .radio-meta strong{font-size:11px}.combat-radio .radio-meta small{font-size:8px;letter-spacing:.5px}.combat-radio p{font-size:11px;line-height:1.55;margin:0;color:#d2dedf;overflow-wrap:anywhere}.combat-radio[data-type="warning"]{border-left-color:#d3a47b}.combat-radio[data-type="warning"] .radio-meta small{color:#d3b091}.combat-radio[data-type="tactic"]{border-left-color:#c2decd;background:linear-gradient(90deg,#1c3535df,#0b1820b8)}
.event-notice,.event-notice.compact{left:auto;right:12px;top:88px;transform:none;width:224px;max-width:42%;padding:8px 10px;gap:8px;align-items:start;background:linear-gradient(90deg,#262521d4,#101b22a3);border-color:#9c88744a;border-left-width:2px}.event-notice strong,.event-notice.compact strong{font-size:11px;letter-spacing:.3px}.event-notice small{font-size:7px;letter-spacing:1px}.event-notice>span:last-child,.event-notice.compact>span:last-child{font-size:10px;line-height:1.5;max-width:92px}.event-signal{width:5px;height:5px;margin-top:5px}.toast,.toast.show{left:auto;right:12px;top:163px;transform:none;max-width:240px;padding:7px 10px;font-size:11px;letter-spacing:0;white-space:normal;text-align:left;background:#10232ba8;border-color:#78999a50}.warning{left:auto;right:12px;top:208px;bottom:auto;transform:none;width:max-content;max-width:240px;padding:7px 10px;font-size:11px;letter-spacing:0;white-space:normal;text-align:left;background:#33251eae;border-color:#a7805a55}.combo,.arena.has-boss .combo{top:259px;right:14px;font-size:19px;opacity:.65}.combo small{font-size:8px;letter-spacing:1px}.arena:has(.combat-radio:not([hidden])) .event-notice{top:163px}.arena:has(.combat-radio:not([hidden])) .event-notice:not([hidden])~.toast{top:210px}.bottom-hud{bottom:12px;left:14px;right:14px}.weapon{padding:8px 10px;gap:8px;background:#0b1b25b8}.weapon-icon{width:30px}.weapon small{font-size:8px;margin-bottom:3px}.weapon b{font-size:11px}.tactical{min-width:126px;min-height:50px;padding:8px 12px;font-size:11px}.tactical small{margin-top:4px}.machine-status{bottom:73px;padding:5px 8px;background:#0a162294}.tactical:after{display:none}.bottom-hud .boost,.bottom-hud .bottom-tip{right:141px;bottom:12px}
@keyframes radio-arrive{from{opacity:0;translate:8px 0}to{opacity:1;translate:0 0}}
@media(max-height:780px) and (min-width:701px){header{height:58px}.arena{height:calc(100dvh - 94px);min-height:390px}footer{height:36px}.brand{font-size:16px}.brand-mark{transform:skew(-18deg) scale(.8)}.brand small{font-size:7px}.mode{font-size:9px}.overlay:not(.paused){padding:15px 3%}.overlay:not(.paused) #description{margin-bottom:19px}.machine-cards .choice-card img{height:79px}.loadout{gap:13px 20px}.choice-card b{font-size:11px}.choice-card small{padding-bottom:7px}.loadout-previews figure{grid-template-columns:95px minmax(0,1fr)}.loadout-previews figure>img,.enemy-images{height:98px}.enemy-images img{height:49px}.title-copy{margin-bottom:10px}.title-copy h1 span{font-size:98px}.title-kicker{margin-bottom:16px}.title-subtitle{margin-bottom:20px}.title-rule{margin-bottom:16px}.title-description{margin-bottom:18px}}
@media(max-width:700px){header{height:58px}.arena{height:calc(100dvh - 96px);min-height:420px}footer{height:38px}.title-art{background-position:59% center;inset:-2% -20% -2% -36%}.title-shade{background:linear-gradient(90deg,#07131ad6,#07131a35 95%),linear-gradient(0deg,#061119f2,transparent 74%)}.title-copy{align-self:flex-end;margin:0 7% 93px;width:auto;max-width:86%}.title-kicker{font-size:9px;letter-spacing:2px;margin-bottom:18px}.title-copy h1{font-size:38px;gap:16px;margin-bottom:17px}.title-copy h1 span{font-size:92px;letter-spacing:-5px}.title-subtitle{font-size:13px;letter-spacing:2px;margin-bottom:19px}.title-rule{margin-bottom:16px}.title-description{font-size:11px;margin-bottom:23px}.enter-game{width:244px;min-height:52px;font-size:15px}.title-control{font-size:9px;letter-spacing:.5px}.title-signal{bottom:20px;font-size:8px;letter-spacing:1px;left:7%;right:7%}.title-signal>span:last-child{max-width:110px;text-align:right;line-height:1.5}.overlay:not(.paused){padding:15px 12px 12px}.overlay:not(.paused) h1{max-width:none;font-size:24px;margin:0 0 5px}.overlay:not(.paused) #description{max-width:none;font-size:10px;min-height:0;margin:0 0 12px}.overlay:not(.paused) .briefing-radio{position:static;flex-shrink:0;width:100%;grid-template-columns:48px minmax(0,1fr);min-height:67px;gap:10px;margin-bottom:12px;padding-left:0;border-left:0;background:linear-gradient(90deg,#18303a94,#15262d33)}.briefing-radio .radio-portrait{height:67px}.briefing-copy{padding:5px 5px 5px 0}.radio-meta{gap:8px;margin-bottom:3px}.radio-meta strong{font-size:11px}.radio-meta small{font-size:8px}.overlay:not(.paused) .briefing-copy p{font-size:10px;line-height:1.5}.overlay:not(.paused) .briefing-copy #briefingEnemy{margin-top:2px}.overlay:not(.paused) .loadout{padding:3px 5px 6px 2px;gap:12px;scrollbar-width:thin}.overlay:not(.paused) .start{max-width:none;min-height:48px;margin-top:10px;padding:10px 15px;align-self:stretch}.overlay:not(.paused) .hint{position:static;max-width:none;font-size:9px;text-align:center;margin-top:7px;line-height:1.4}.overlay:not(.paused) .asset-status{position:static;max-width:none;font-size:8px;text-align:center;margin-top:3px;min-height:10px;line-height:1.3}.machine-cards .choice-card img{height:75px}.choice-card b{font-size:11px}.choice-card small{font-size:9px}.card-metrics{font-size:10px}.hud{top:8px;left:11px;right:11px}.hud #count{font-size:16px}.hud .squad-stat>span,.hud .kills>span{font-size:8px}.hud .kills strong{font-size:15px}.hud-center time{font-size:13px}.squad-stat .shield{font-size:10px;margin-top:3px}.bossbar{top:48px;width:calc(100% - 22px);max-width:none;padding:5px 8px}.bossbar .boss-caption{font-size:10px;margin-bottom:4px}.boss-caption strong{font-size:10px}.bossbar .boss-track{height:4px}.boss-systems{grid-template-columns:44px minmax(0,1fr) 44px;gap:5px;margin-top:4px}.boss-node svg{height:16px;width:16px}.boss-node span{font-size:10px}.boss-phase #bosshint{font-size:11px}.boss-phase{gap:3px}.combat-radio{top:113px;right:9px;width:184px;grid-template-columns:40px minmax(0,1fr);gap:7px;min-height:55px;padding-right:7px}.combat-radio .radio-portrait{height:55px}.combat-radio .radio-copy{padding:5px 0}.combat-radio .radio-meta{gap:6px;margin-bottom:3px}.combat-radio .radio-meta strong{font-size:10px}.combat-radio .radio-meta small{font-size:8px}.combat-radio p{font-size:11px;line-height:1.45}.event-notice,.event-notice.compact{top:113px;right:9px;width:181px;max-width:50%;padding:7px 8px;gap:6px;flex-wrap:wrap}.event-notice strong,.event-notice.compact strong{font-size:11px}.event-notice>span:last-child,.event-notice.compact>span:last-child{margin:0 0 0 11px;max-width:none;font-size:10px}.event-notice small{display:none}.toast,.toast.show{top:190px;right:9px;max-width:184px;font-size:10px;padding:6px 8px}.warning{top:232px;right:9px;max-width:184px;font-size:11px;padding:6px 8px}.combo,.arena.has-boss .combo{top:278px;right:11px;font-size:18px}.arena:has(.combat-radio:not([hidden])) .event-notice{top:190px}.bottom-hud{left:10px;right:10px;bottom:11px;gap:8px}.weapon{padding:7px 8px;gap:6px}.weapon-icon{width:25px}.weapon b{font-size:10px;letter-spacing:0}.weapon small{font-size:8px}.tactical{min-width:108px;min-height:48px;padding:8px;font-size:11px}.tactical small{font-size:8px}.bottom-hud .boost{right:118px;bottom:13px}.machine-status{bottom:70px;font-size:9px;padding:4px 7px}.bottom-hud .bottom-tip{display:none}}
.reduce-motion .title-art,.reduce-motion .combat-radio{animation:none}
@media(prefers-reduced-motion:reduce){.title-art,.combat-radio{animation:none}}
.overlay:not(.paused) .loadout{grid-auto-rows:max-content}.loadout-previews figure{min-height:min-content}.radio-portrait img{transform:scale(1.16);transform-origin:50% 23%}
@media(min-width:701px){.machine-choice{height:100%}.machine-cards{height:calc(100% - 25px)}.machine-cards .choice-card{display:flex;flex-direction:column}.machine-cards .choice-card img{flex:1;min-height:80px}.machine-cards .choice-card b,.machine-cards .choice-card small{flex-shrink:0}.machine-cards .card-metrics{align-self:stretch;flex-shrink:0}}

.title-screen{align-items:center}.title-art{inset:-4%;animation-duration:42s;filter:saturate(.68) contrast(1.04)}.title-shade{background:linear-gradient(90deg,#061119f5 0,#07131ac4 48%,#07131a25 78%),linear-gradient(0deg,#061119ed,transparent 38%,transparent 74%,#07131a70)}.title-copy{width:680px;max-width:64%;margin:0 0 14px 5%}.title-kicker{margin-bottom:12px}.title-copy h1{gap:17px;margin-bottom:10px}.title-copy h1 span{font-size:96px}.title-copy h1 b{font-size:44px;letter-spacing:7px}.title-subtitle{font-size:14px;margin-bottom:12px}.title-rule{margin-bottom:13px}.mode-select{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:0 0 12px}.mode-card{min-width:0;min-height:79px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:10px 12px;text-align:left;border-radius:2px;background:#0b1a23c9;border:1px solid #58717a;color:#c6d4d6}.mode-card small{font:8px monospace;letter-spacing:1px;color:#7f9aa3;margin-bottom:5px}.mode-card strong{font-size:13px;letter-spacing:1px;color:#e1e9e6;margin-bottom:4px}.mode-card span{font-size:9px;line-height:1.45;color:#8ea5ad}.mode-card.active{border-color:#d1dfd8;background:#294047e6;box-shadow:inset 0 -3px #c9dbce}.mode-card:hover{background:#213740;border-color:#9db9b8}.future-mode{opacity:.52;border-style:dashed;cursor:default}.future-mode span{color:#b7c5c4;letter-spacing:1px}.title-actions{display:flex;align-items:stretch;gap:8px}.enter-game{width:268px;min-height:48px;padding:11px 17px;font-size:14px}.title-audio{min-width:128px;background:#102028c7;border-color:#678087;color:#b9c9cc;font-size:10px;letter-spacing:1px}.title-control{margin-top:8px}.title-radio{position:absolute;right:4%;top:12%;width:min(270px,27%);display:grid;grid-template-columns:86px minmax(0,1fr);gap:12px;background:linear-gradient(90deg,#152a33df,#0b1922aa);border-left:2px solid #aac8c0;box-shadow:0 10px 30px #0005}.title-radio .radio-portrait{height:112px}.title-radio>div:last-child{padding:14px 10px 9px 0}.title-radio strong{display:block;font-size:13px;letter-spacing:2px;color:#e2ebe7}.title-radio small{display:block;font:8px monospace;color:#8da8af;letter-spacing:1px;margin:4px 0 8px}.title-radio p{font-size:11px;line-height:1.65;color:#c3d1d1;margin:0}.title-signal{left:5%}.title-copy>*{animation:title-copy-in .7s cubic-bezier(.16,1,.3,1) both}.title-copy h1{animation-delay:.08s}.title-subtitle{animation-delay:.16s}.title-rule{animation-delay:.21s}.mode-select{animation-delay:.27s}.title-actions{animation-delay:.36s}.title-control{animation-delay:.42s}.title-radio{animation:title-radio-in .72s .42s cubic-bezier(.16,1,.3,1) both}@keyframes title-copy-in{from{opacity:0;translate:0 15px;clip-path:inset(0 0 18% 0)}to{opacity:1;translate:0 0;clip-path:inset(0)}}@keyframes title-radio-in{from{opacity:0;translate:12px 0}to{opacity:1;translate:0 0}}
.return-title{position:absolute;right:14px;top:14px;z-index:30;display:none;min-height:36px;padding:8px 12px;background:#0c1a23dc;border-color:#637b84;color:#c5d3d4;letter-spacing:1px}.arena:has(#overlay:not([hidden]):not(.paused)) .return-title,.arena:has(#debrief:not([hidden])) .return-title{display:block}.title-open .return-title{display:none!important}
.overlay:not(.paused) .briefing-radio{grid-template-columns:86px minmax(0,1fr);min-height:106px;width:52%;background:linear-gradient(90deg,#18313bd9,#10232c55)}.overlay:not(.paused) .briefing-radio .radio-portrait{height:106px}.overlay:not(.paused) h1,.overlay:not(.paused) #description{max-width:43%}.briefing-copy{padding:9px 8px 7px 0}.overlay:not(.paused) .briefing-copy p{font-size:11px;line-height:1.55}
.phase-dialogue[hidden],.report-dialogue[hidden]{display:none}.phase-dialogue,.report-dialogue{display:grid;grid-template-columns:72px minmax(0,1fr);gap:12px;background:linear-gradient(90deg,#1a3038e8,#0c1922a8);border-left:2px solid #a9c9c0;min-height:84px}.phase-speaker-portrait,.report-speaker-portrait{overflow:hidden;background:#13232b}.phase-speaker-portrait img,.report-speaker-portrait img{display:block;width:100%;height:100%;object-fit:cover;object-position:center top;transform:scale(1.12);transform-origin:50% 20%;filter:saturate(.82)}.phase-dialogue>div:last-child,.report-dialogue>div:last-child{padding:10px 10px 8px 0}.phase-dialogue strong,.report-dialogue strong{display:inline-block;font-size:13px;letter-spacing:2px;color:#e4ece8;margin-right:10px}.phase-dialogue small,.report-dialogue small{font:8px monospace;letter-spacing:1px;color:#8ea8af}.phase-dialogue p,.report-dialogue p{font-size:12px!important;line-height:1.6!important;color:#d0dcdc!important;margin:6px 0 0!important}.launching .phase-dialogue{margin:0 0 14px}.settling .phase-dialogue{margin:0 0 16px;max-width:440px}.report-dialogue{grid-template-columns:68px minmax(0,1fr);min-height:78px;margin:0 0 12px}.report-dialogue p{font-size:11px!important}.report-speaker-portrait{height:78px}.phase-speaker-portrait{height:84px}
@media(max-height:680px) and (min-width:701px){.title-copy{margin-bottom:5px}.title-copy h1 span{font-size:78px}.title-copy h1 b{font-size:37px}.mode-card{min-height:68px;padding:8px 10px}.mode-card span{font-size:8px}.title-radio{top:9%}.phase-manifest{margin-bottom:12px}.phase-manifest img{height:132px}.launching .phase-dialogue{margin-bottom:9px}.launching .transition-content h2{margin:6px 0}.report-dialogue{min-height:68px}.report-speaker-portrait{height:68px}.report-dialogue>div:last-child{padding-top:7px}}
@media(max-width:700px){.title-copy{align-self:flex-end;width:auto;max-width:90%;margin:0 5% 47px}.title-copy h1 span{font-size:70px}.title-copy h1 b{font-size:31px}.title-subtitle{font-size:12px}.mode-select{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px}.mode-card{min-height:68px;padding:7px}.mode-card small{font-size:7px;letter-spacing:0}.mode-card strong{font-size:11px}.mode-card span{display:none}.title-actions{gap:5px}.enter-game{width:220px;min-height:45px;font-size:12px;letter-spacing:2px}.title-audio{min-width:0;padding:8px;font-size:9px}.title-control{display:none}.title-radio{top:17px;right:16px;width:174px;grid-template-columns:54px minmax(0,1fr);gap:8px}.title-radio .radio-portrait{height:68px}.title-radio>div:last-child{padding:7px 5px 5px 0}.title-radio strong{font-size:10px}.title-radio small{font-size:6px;margin:2px 0 4px}.title-radio p{font-size:8px;line-height:1.4}.overlay:not(.paused) .briefing-radio{grid-template-columns:62px minmax(0,1fr);min-height:78px;width:100%}.overlay:not(.paused) .briefing-radio .radio-portrait{height:78px}.overlay:not(.paused) h1,.overlay:not(.paused) #description{max-width:none}.return-title{right:9px;top:9px;padding:7px 9px;font-size:9px}.phase-dialogue{grid-template-columns:58px minmax(0,1fr);min-height:68px}.phase-speaker-portrait{height:68px}.phase-dialogue>div:last-child{padding:7px 7px 5px 0}.phase-dialogue strong{font-size:11px}.phase-dialogue small{font-size:7px}.phase-dialogue p{font-size:10px!important}.report-dialogue{grid-template-columns:58px minmax(0,1fr);min-height:68px}.report-speaker-portrait{height:68px}.report-dialogue>div:last-child{padding:7px 6px 5px 0}}
.reduce-motion .title-copy>*,.reduce-motion .title-radio,.reduce-motion .phase-dialogue,.reduce-motion .report-dialogue{animation:none}.reduce-motion .mode-card,.reduce-motion button{transition:none}@media(prefers-reduced-motion:reduce){.title-copy>*,.title-radio,.phase-dialogue,.report-dialogue{animation:none}.mode-card,button{transition:none}}
.audio-levels{gap:7px;white-space:nowrap}.audio-levels button{padding:5px 7px;font-size:9px;min-height:28px}.audio-levels label{gap:4px}.audio-levels input{width:48px}.endless-mode .encounter-choice{display:none}.endless-mode .enemy-dossier{grid-row:2}.endless-mode .enemy-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.endless-mode .enemy-stats strong{font-size:10px;white-space:nowrap}.endless-mode .counter-brief>strong{display:block;line-height:1.5}.endless-mode .compact-choice:nth-of-type(3){grid-row:3}.endless-mode .compact-choice:nth-of-type(4){grid-row:4}
@media(max-width:1100px){.audio-levels a{display:none}footer{gap:8px}#footerControls{font-size:9px}#footerControls em{margin-left:7px}.audio-levels{gap:5px}.audio-levels button{padding:5px 6px}.audio-levels input{width:42px}}
@media(max-width:700px){#footerControls{display:none}.audio-levels{width:100%;justify-content:flex-end;overflow-x:auto}.audio-levels #motion{display:inline-block}.audio-levels button{flex:0 0 auto;padding:4px 5px}.audio-levels label{flex:0 0 auto}.endless-mode .enemy-stats{grid-template-columns:1fr}.endless-mode .enemy-dossier{grid-row:3}.endless-mode .compact-choice:nth-of-type(3){grid-row:4}.endless-mode .compact-choice:nth-of-type(4){grid-row:5}}

.endless-mode .combat-radio{top:8px;right:13px;width:225px;grid-template-columns:35px minmax(0,1fr);min-height:44px;gap:7px;background:#10222bce}.endless-mode .combat-radio .radio-portrait{height:48px}.endless-mode .combat-radio .radio-copy{padding:4px 0}.endless-mode .combat-radio p{font-size:10px;line-height:1.4}.endless-mode .combat-radio .radio-meta{margin-bottom:2px}.endless-mode .combat-radio .radio-meta small{display:none}.endless-mode .arena:has(.combat-radio:not([hidden])) .kills{visibility:hidden}.endless-mode .boss-systems{grid-template-columns:minmax(0,1fr)}.endless-mode .event-notice,.endless-mode .arena:has(.combat-radio:not([hidden])) .event-notice{top:68px;max-width:210px}.endless-mode .toast,.endless-mode .toast.show{top:112px;max-width:195px}

.arena-abilities[hidden]{display:none}.arena-abilities{position:absolute;right:16px;bottom:80px;display:flex;gap:6px;z-index:6}.arena-abilities button{position:relative;display:grid;grid-template-columns:auto auto;gap:3px 6px;min-width:92px;padding:7px 8px;background:#0c1c27d9;border:1px solid #65818c77;color:#c7dbdf;border-radius:3px;overflow:hidden}.arena-abilities button:after{content:"";position:absolute;bottom:0;left:0;width:calc(var(--ready,1)*100%);height:2px;background:#abd6d4}.arena-abilities button kbd{font-size:9px;grid-row:span 2;align-self:center}.arena-abilities button b{font-size:10px;font-weight:500}.arena-abilities button span{font-size:9px;color:#a4b6be;text-align:left}.arena-abilities button:disabled{opacity:.7}.arena-abilities button.active{border-color:#efd2a5;color:#ffe2b8}.arena-abilities button.active:after{background:#efcc9b}@media(max-height:600px){.arena-abilities{bottom:69px;right:10px}.arena-abilities button{padding:5px;min-width:84px}}

.boss-node[hidden]{display:none}.endless-mode .bossbar{top:9px;padding:8px 10px}.endless-mode .boss-caption{margin-bottom:5px}.endless-mode .boss-systems{margin-top:4px}.endless-mode .boss-phase{min-height:16px}

.endless-mode #game{background-color:#172634;background-image:linear-gradient(#07131c44,#07131c44),url('assets/ruined-road-86.png');background-size:100% 100%,166.6667% 128.2051%;background-position:center,50% 63.6364%;background-repeat:no-repeat}

.combat-radio,.endless-mode .combat-radio{top:auto;bottom:82px;left:14px;right:auto;width:min(310px,calc(100% - 28px));grid-template-columns:62px minmax(0,1fr);gap:11px;min-height:82px;padding-right:12px;border:1px solid #829b9b88;border-left:3px solid #d3c4a3;background:linear-gradient(100deg,#152932f5,#0a1922ed);box-shadow:0 5px 18px #0005;animation:none;z-index:7}
.combat-radio[data-character="lena"],.endless-mode .combat-radio[data-character="lena"]{left:auto;right:14px;bottom:144px;border-left-color:#b4d8d2}
.combat-radio .radio-portrait,.endless-mode .combat-radio .radio-portrait{height:82px}.combat-radio .radio-copy,.endless-mode .combat-radio .radio-copy{padding:9px 0}.combat-radio .radio-meta,.endless-mode .combat-radio .radio-meta{margin-bottom:5px;gap:10px}.combat-radio .radio-meta strong{font-size:13px;letter-spacing:1px}.combat-radio .radio-meta small,.endless-mode .combat-radio .radio-meta small{display:block;font-size:9px;color:#a8c0c6}.combat-radio p,.endless-mode .combat-radio p{font-size:13px;line-height:1.55;color:#e1e9e6}.endless-mode .arena:has(.combat-radio:not([hidden])) .kills{visibility:visible}
.arena:has(.combat-radio:not([hidden])) .event-notice{top:88px}.endless-mode .arena:has(.combat-radio:not([hidden])) .event-notice{top:68px}
.overlay:not(.paused) .briefing-radio{border:1px solid #7e9e9c77;border-left:3px solid #bdd8cf;background:linear-gradient(100deg,#213b45f5,#132731e8);box-shadow:0 5px 18px #0003}.overlay:not(.paused) .briefing-copy p{font-size:12px;line-height:1.6;color:#dce7e3}.briefing-copy .radio-meta strong{font-size:14px;color:#edf3ee}.briefing-copy .radio-meta small{font-size:10px;color:#b3cacb}.overlay:not(.paused) .briefing-copy #briefingEnemy{color:#b6c9ce}
.endless-mode [data-choice="tactic"][data-value="decoy"]{display:none}.endless-mode .compact-options:has([data-choice="tactic"]){grid-template-columns:1fr}
#titleScreen,#overlay,#transition,#debrief,#combatRadio{opacity:1;translate:0 0;transition:opacity .24s ease,translate .24s ease,display .24s allow-discrete;transition-behavior:allow-discrete}
#titleScreen[hidden],#overlay[hidden],#transition[hidden],#debrief[hidden],#combatRadio[hidden]{opacity:0;translate:0 10px;pointer-events:none}
@starting-style{#titleScreen:not([hidden]),#overlay:not([hidden]),#transition:not([hidden]),#debrief:not([hidden]),#combatRadio:not([hidden]){opacity:0;translate:0 10px}}
#overlay.paused .intro{animation:panel-settle .22s ease-out both}.choice-card,.compact-card,.mode-card,button{transition:background-color .16s,border-color .16s,box-shadow .16s,transform .16s}.choice-card:hover,.compact-card:hover,.mode-card:hover{transform:translateY(-2px)}button:active{transform:translateY(1px)}.choice-card.active,.compact-card.active,.mode-card.active{box-shadow:inset 0 -3px #c9dbce,0 0 0 1px #b7d1c022}.phase-dialogue,.report-dialogue{animation:panel-settle .3s ease-out both}@keyframes panel-settle{from{opacity:.2;translate:0 8px}to{opacity:1;translate:0 0}}
@media(max-width:700px){.combat-radio,.endless-mode .combat-radio{left:10px;bottom:77px;width:min(255px,calc(100% - 20px));grid-template-columns:50px minmax(0,1fr);gap:9px;min-height:70px;padding-right:9px}.combat-radio[data-character="lena"],.endless-mode .combat-radio[data-character="lena"]{right:10px;left:auto;bottom:132px}.combat-radio .radio-portrait,.endless-mode .combat-radio .radio-portrait{height:70px}.combat-radio .radio-copy,.endless-mode .combat-radio .radio-copy{padding:7px 0}.combat-radio p,.endless-mode .combat-radio p{font-size:12px;line-height:1.5}.combat-radio .radio-meta strong{font-size:12px}.combat-radio .radio-meta small,.endless-mode .combat-radio .radio-meta small{font-size:8px}.arena:has(.combat-radio:not([hidden])) .event-notice{top:113px}.endless-mode .arena:has(.combat-radio:not([hidden])) .event-notice{top:68px}.overlay:not(.paused) .briefing-copy p{font-size:11px;line-height:1.55}.briefing-copy .radio-meta strong{font-size:12px}}
@media(max-height:520px) and (min-width:701px){.combat-radio,.endless-mode .combat-radio{width:270px;grid-template-columns:46px minmax(0,1fr);min-height:60px;bottom:70px}.combat-radio[data-character="lena"],.endless-mode .combat-radio[data-character="lena"]{bottom:116px}.combat-radio .radio-portrait,.endless-mode .combat-radio .radio-portrait{height:60px}.combat-radio p,.endless-mode .combat-radio p{font-size:11px}.combat-radio .radio-copy,.endless-mode .combat-radio .radio-copy{padding:5px 0}}
.reduce-motion #titleScreen,.reduce-motion #overlay,.reduce-motion #transition,.reduce-motion #debrief,.reduce-motion #combatRadio,.reduce-motion button{transition:none}.reduce-motion #overlay.paused .intro,.reduce-motion .phase-dialogue,.reduce-motion .report-dialogue{animation:none}.reduce-motion button:hover{transform:none}
@media(prefers-reduced-motion:reduce){#titleScreen,#overlay,#transition,#debrief,#combatRadio,button{transition:none}#overlay.paused .intro,.phase-dialogue,.report-dialogue{animation:none}button:hover{transform:none}}
@media(max-height:520px) and (min-width:701px){.arena{height:calc(100dvh - 94px);min-height:260px}}
.arena-boss-choice{display:none}.endless-mode .arena-boss-choice{display:block;grid-column:1;grid-row:2;min-width:0}.choice-legend{font-size:11px;font-weight:500;letter-spacing:2px;color:#c5d6d8;margin:0;padding:0 0 8px}.arena-boss-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.arena-boss-cards .choice-card img{display:block;width:100%;height:90px;object-fit:contain;background:#06111a}.arena-boss-cards .choice-card b{font-size:11px;letter-spacing:.2px}.arena-boss-cards .choice-card small{font-size:9px;padding:0 4px 8px;line-height:1.45}.arena-boss-note{font-size:10px!important;line-height:1.45;margin:7px 0 0!important;color:#a5bdc5}.endless-mode .enemy-stats strong{white-space:normal}
@media(max-width:700px){.endless-mode .arena-boss-choice{grid-row:auto}.arena-boss-cards .choice-card img{height:76px}.arena-boss-cards .choice-card b{font-size:10px}.arena-boss-cards .choice-card small{font-size:8px}.arena-boss-cards{gap:5px}}
@media(max-width:700px){.endless-mode .arena-boss-choice{grid-row:3}.endless-mode .enemy-dossier{grid-row:4}.endless-mode .compact-choice:nth-of-type(3){grid-row:5}.endless-mode .compact-choice:nth-of-type(4){grid-row:6}}
