:root{--text-small:.89rem;--text-micro:.78rem;--focus-ring:#ffe9c9;color:#f5f8f7;font-synthesis:none;text-rendering:optimizelegibility;background:#061419;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:18px}:where(button,input,select,summary,a[href],[tabindex]):focus-visible{outline:3px solid var(--focus-ring);outline-offset:3px}*{box-sizing:border-box}html,body,#app{min-width:320px;min-height:100%;margin:0}body{background:#061419;min-height:100vh;font-size:1rem;line-height:1.55;overflow:hidden}button{font:inherit}[hidden]{display:none!important}.game-shell{isolation:isolate;background:radial-gradient(circle at 72% 28%,#d67e4840,#0000 32rem),linear-gradient(150deg,#123e43,#07191f 58%,#030c10);min-height:100vh;position:relative;overflow:hidden}.game-shell:after{z-index:1;content:"";pointer-events:none;background:linear-gradient(#00000014,#0000 50%,#0000006b);position:absolute;inset:0}.game-shell__viewport,.game-shell__canvas{width:100%;height:100%;position:absolute;inset:0}.game-shell__canvas{outline:none;display:block}.game-shell__readouts,.game-shell__pickup,.game-shell__coach,.game-shell__interaction,.game-shell__support,.game-shell__footer-band,.game-shell__crosshair,.game-shell__damage-vignette,.game-shell__direction-indicator,.game-shell__feedback-settings{z-index:2;position:absolute}.game-shell__footer-band{z-index:6;pointer-events:none;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.5rem .75rem;display:grid;bottom:.5rem;left:clamp(1rem,3vw,2rem);right:clamp(.75rem,2vw,1.5rem)}.game-shell__footer-credits{justify-items:end;row-gap:.4rem;display:grid}.game-shell__data-attribution{color:#d6cbb8;font-size:var(--text-small);letter-spacing:.02em;pointer-events:auto;background:#0310149e;border-radius:.3rem;margin:0;padding:.2rem .5rem}.game-shell__data-attribution a{color:inherit;text-decoration:none}.game-shell__data-attribution a:hover,.game-shell__data-attribution a:focus-visible{text-decoration:underline}.game-shell__readouts{pointer-events:none;align-content:start;justify-items:start;row-gap:.8rem;display:grid;top:clamp(1rem,3vw,2rem);left:clamp(1rem,3vw,2rem);right:clamp(1rem,3vw,2rem)}.game-shell__top-band{grid-template-columns:minmax(0,1fr) minmax(0,auto) minmax(0,1fr);align-items:start;column-gap:.75rem;width:100%;display:grid}.game-shell__top-centre{justify-items:center;row-gap:.55rem;min-width:0;display:grid}.game-shell__brand{text-transform:uppercase;align-items:center;gap:.8rem;display:flex}.game-shell__brand-mark{color:#efb071;border:1px solid #efb071;place-items:center;width:2.8rem;height:2.8rem;font-weight:800;display:grid}.game-shell__brand b,.game-shell__brand small{display:block}.game-shell__brand b{letter-spacing:.08em}.game-shell__brand small{color:#a9c6c1;letter-spacing:.06em;font-size:1rem}.game-shell__hud{pointer-events:none;justify-self:end;gap:.55rem;width:min(32rem,100%);display:grid}.game-shell__live-status{color:#e4f6f2;background:#031014e0;border:1px solid #8fd6c875;border-radius:999px;justify-self:end;margin:0;padding:.38rem .75rem;font-weight:720;box-shadow:0 .5rem 1.5rem #0000003d}.game-shell__live-status:before{content:"";background:#a9c6c1;border-radius:50%;width:.55rem;height:.55rem;margin-right:.5rem;display:inline-block}.game-shell__live-status[data-tone=ready]:before,.game-shell__live-status[data-tone=active]:before{background:#69e4cb;box-shadow:0 0 .65rem #69e4cba6}.game-shell__live-status[data-tone=success]:before{background:#ffd08e;box-shadow:0 0 .65rem #ffd08ead}.game-shell__live-status[data-tone=danger]:before{background:#ff806f;box-shadow:0 0 .65rem #ff5e4cad}.game-shell__hud-stats{grid-template-columns:minmax(0,1.3fr) minmax(0,.58fr) minmax(0,.9fr) minmax(0,.72fr);gap:.55rem;display:grid}.game-shell__hud-stats>div{background:#031014db;border:1px solid #8fd6c861;border-radius:.35rem;min-width:0;padding:.55rem .75rem;box-shadow:0 .5rem 1.5rem #00000038}.game-shell__hud-stats>div>span{color:#bcd8d3;font-weight:650;display:block}.game-shell__hud-stats strong{color:#fff;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.game-shell__hud-stats strong b,.game-shell__hud-stats strong small{font-size:1rem}.game-shell__ammo>small{color:#69e4cb;font-size:var(--text-small);letter-spacing:.05em;text-overflow:ellipsis;white-space:nowrap;font-weight:780;display:block;overflow:hidden}.game-shell__ammo[data-weapon-state=reloading]>small{color:#ffd08e}.game-shell__ammo[data-weapon-state=empty]>small{color:#ff806f}.game-shell__integrity-track{background:#ffffff29;border-radius:999px;height:.32rem;margin-top:.35rem;overflow:hidden}.game-shell__integrity-track i{width:var(--integrity-level,100%);border-radius:inherit;background:#69e4cb;height:100%;transition:width .18s ease-out,background-color .18s ease-out;display:block}.game-shell__integrity[data-integrity=caution] .game-shell__integrity-track i{background:#ffd08e}.game-shell__integrity[data-integrity=critical] .game-shell__integrity-track i{background:#ff806f}.game-shell__objective{pointer-events:none;background:linear-gradient(90deg,#031014e0,#03101494);border-left:.2rem solid #efb071;width:min(25rem,100%);padding:.8rem 1rem;box-shadow:0 .6rem 1.8rem #0003}.game-shell__objective>span{color:#f6be82;letter-spacing:.08em;text-transform:uppercase;font-weight:780;display:block}.game-shell__objective strong{color:#fff;font-size:1.15rem;display:block}.game-shell__objective p{color:#d5e8e4;margin:.15rem 0 0}.game-shell__performance{z-index:5;background:#031014eb;border:1px solid #efb0718c;border-left-width:.2rem;border-radius:0 .35rem .35rem 0;width:min(25rem,100% - 2rem);padding:.7rem .9rem;position:absolute;bottom:4.5rem;left:clamp(1rem,3vw,2rem);box-shadow:0 .6rem 1.8rem #00000040}.game-shell__minimap{z-index:4;color:#d9ece8;pointer-events:none;background:#031014e0;border:1px solid #8fd6c87a;border-radius:.5rem;width:11rem;padding:.55rem;position:absolute;bottom:4.8rem;left:clamp(1rem,3vw,2rem);box-shadow:0 .8rem 2rem #00000052,inset 0 0 1.2rem #3db9a51a}.game-shell__minimap header{color:#8fd6c8;letter-spacing:.09em;text-transform:uppercase;justify-content:space-between;margin-bottom:.35rem;font-size:.67rem;display:flex}.game-shell__minimap-surface{aspect-ratio:1;background:linear-gradient(90deg,#0000 49.5%,#8fd6c81a 50%,#0000 50.5%),linear-gradient(#0000 49.5%,#8fd6c81a 50%,#0000 50.5%),radial-gradient(circle at 50% 45%,#2a6f6961,#051d23eb);border:1px solid #8fd6c83d;position:relative;overflow:hidden}.game-shell__minimap-marker,.game-shell__minimap-player{top:var(--map-y);left:var(--map-x);display:block;position:absolute;transform:translate(-50%,-50%)}.game-shell__minimap-marker{background:#efb071;border:1px solid #fff5dc;border-radius:50%;width:.45rem;height:.45rem;box-shadow:0 0 .55rem}.game-shell__minimap-marker[data-marker-kind=support]{background:#69e4cb}.game-shell__minimap-marker[data-marker-status=complete]{opacity:.35}.game-shell__minimap-marker[data-marker-status=upcoming]{opacity:.55}.game-shell__minimap-player{filter:drop-shadow(0 0 .35rem #69e4cb);width:0;height:0;transform:translate(-50%, -50%) rotate(var(--map-heading));transform-origin:50% 60%;border-bottom:.8rem solid #fff;border-left:.35rem solid #0000;border-right:.35rem solid #0000}.game-shell__minimap>small{color:#8ca9a5;margin-top:.3rem;font-size:.62rem;display:block}.game-shell[data-quality-suggestion]:not([data-quality-suggestion=none]) .game-shell__minimap{display:none}.game-shell__performance strong{color:#ffd9a8;display:block}.game-shell__performance p{color:#d5e8e4;font-size:var(--text-small);margin:.25rem 0 .6rem}.game-shell__performance-actions{flex-wrap:wrap;gap:.5rem;display:flex}.game-shell__performance-action{color:#ffd9a8;cursor:pointer;min-height:2.75rem;font-size:var(--text-small);pointer-events:auto;background:#031014b3;border:1px solid #efb071b3;border-radius:.35rem;padding:.4rem .9rem;font-weight:720}.game-shell__performance-action--quiet{color:#d9ece8;border-color:#8fd6c873}.game-shell__performance-action:hover{color:#ffd9a8;border-color:#efb071}.game-shell[data-quality-suggestion]:not([data-quality-suggestion=none]) :is(.game-shell__coach,.game-shell__stages){display:none}.game-shell__stages{counter-reset:mission-stage;gap:.1rem;margin:.55rem 0 0;padding:0;list-style:none;display:grid}.game-shell__stages li{color:#93aeaa;font-size:var(--text-small);counter-increment:mission-stage}.game-shell__stages li:before{width:1.6rem;color:inherit;content:counter(mission-stage, decimal-leading-zero) " ";display:inline-block}.game-shell__stages li[data-stage-status=active]{color:#ffd7a6;font-weight:720}.game-shell__stages li[data-stage-status=complete]{color:#6fd7b6;text-decoration:line-through}.game-shell__compass{pointer-events:none;width:min(34rem,100%)}.game-shell__compass-strip{background:linear-gradient(90deg,#0310144d,#031014e0 22% 78%,#0310144d);border:1px solid #8fd6c857;border-radius:.35rem;height:2.1rem;position:relative;overflow:hidden}.game-shell__compass-centre{background:#efb071b3;width:1px;position:absolute;top:0;bottom:0;left:50%}.game-shell__compass-tick,.game-shell__compass-marker{left:var(--offset,50%);position:absolute;transform:translate(-50%)}.game-shell__compass-tick{color:#9fc0bb;font-size:var(--text-small);letter-spacing:.08em;font-weight:760;top:.28rem}.game-shell__compass-marker{color:#6fd7b6;min-width:1.35rem;font-size:var(--text-micro);font-variant-numeric:tabular-nums;text-align:center;border:1px solid;border-radius:.2rem;padding:.02rem .22rem;font-weight:780;bottom:.18rem}.game-shell__compass-marker[data-marker-status=current][data-marker-kind=objective]{color:#ffc77f;font-size:var(--text-small);bottom:.1rem;box-shadow:0 0 .7rem #ffc77f66}.game-shell__compass-marker[data-marker-status=complete]{color:#6fd7b69e;border-style:dashed}.game-shell__compass-marker[data-marker-kind=support]{color:#64d8f0}.game-shell__compass-marker[data-clamped=true]{opacity:.85;transform:translate(-50%)scale(.9)}.game-shell__compass-readout{color:#d5e8e4;font-size:var(--text-small);justify-content:center;align-items:baseline;gap:.5rem;margin:.3rem 0 0;display:flex}.game-shell__compass-readout span{color:#9fc0bb;font-variant-numeric:tabular-nums;font-weight:760}.game-shell__compass-readout b{color:#ffd7a6}.game-shell__compass-readout i{color:#ffc77f;font-style:normal}.game-shell__announcement{color:#ffdcb0;letter-spacing:.03em;text-align:center;pointer-events:none;background:#031014e6;border:1px solid #efb0718c;border-radius:999px;max-width:100%;margin:0;padding:.45rem 1.1rem;font-weight:740}.game-shell__announcement--visible{animation:.4s ease-out objective-announcement}@keyframes objective-announcement{0%{opacity:0;transform:translateY(-.6rem)}to{opacity:1;transform:translateY(0)}}.game-shell__pickup{color:#ffc4c4;pointer-events:none;background:#031014e6;border:1px solid #ff8f8f8c;border-radius:999px;margin:0;padding:.35rem .9rem;font-weight:720;top:clamp(7.5rem,14vw,9.5rem);left:50%;transform:translate(-50%)}.game-shell__pickup--visible{animation:.32s ease-out objective-announcement}.game-shell__coach{color:#ffdcb0;pointer-events:none;background:#031014e6;border:1px solid #efb0718c;border-radius:999px;margin:0;padding:.45rem 1rem;font-weight:700;bottom:clamp(8.5rem,18vh,11rem);left:50%;transform:translate(-50%)}.game-shell__mute{color:#cfe6e1;cursor:pointer;font-size:var(--text-small);pointer-events:auto;background:#031014d1;border:1px solid #8fd6c86b;border-radius:999px;padding:.3rem .7rem;font-weight:720}.game-shell__mute:hover{color:#ffd9a8;border-color:#efb071b3}.game-shell__mute[data-muted=true]{color:#ffb0a4;border-color:#ff806f8c}.game-shell__interaction{color:#cfe6e1;pointer-events:none;background:#031014d1;border:1px solid #8fd6c866;border-radius:.35rem;margin:0;padding:.4rem .95rem;font-weight:700;bottom:clamp(5rem,12vh,7.5rem);left:50%;transform:translate(-50%)}.game-shell__support{color:#f0c9c9;font-size:var(--text-small);pointer-events:none;background:#031014c7;border:1px solid #ff8f8f61;border-radius:.35rem;margin:0;padding:.3rem .8rem;font-weight:680;bottom:clamp(3.2rem,8vh,5rem);left:50%;transform:translate(-50%)}.game-shell__interaction[data-ready=true]{color:#ffd9a8;border-color:#ffc77fbf;box-shadow:0 0 1.2rem #ffc77f40}.game-shell__play-controls{color:#d1e4e0;pointer-events:none;background:#031014c7;border:1px solid #8fd6c84d;border-radius:.35rem;place-self:end start;gap:.4rem .8rem;max-width:100%;margin:0;padding:.55rem .8rem;display:none}.game-shell[data-state=playing] .game-shell__play-controls{flex-wrap:wrap;display:flex}.game-shell__play-controls kbd{color:#fff;font:inherit;font-weight:760}.game-shell__crosshair{opacity:0;pointer-events:none;place-items:center;width:2.4rem;height:2.4rem;display:grid;top:50%;left:50%;transform:translate(-50%,-50%)}.game-shell[data-state=playing] .game-shell__crosshair{opacity:1}.game-shell__crosshair-ring{border:2px solid #e0f9f2d1;border-radius:50%;width:1.35rem;height:1.35rem;position:absolute;box-shadow:0 0 .65rem #53ebcd5c}.game-shell__crosshair-dot{background:#f3fff9;border-radius:50%;width:.22rem;height:.22rem}.game-shell__crosshair:before{content:"";opacity:0;background:radial-gradient(circle,#ffc46933,#53ebcd12 34%,#0000 70%);border-radius:50%;width:9rem;height:9rem;position:absolute;transform:scale(.35)}.game-shell__crosshair--firing:before{animation:.18s ease-out training-pulse-bloom}.game-shell__crosshair--firing .game-shell__crosshair-ring{animation:.15s ease-out training-pulse-reticle}.game-shell__crosshair--hit .game-shell__crosshair-ring{border-color:#ffc77f;box-shadow:0 0 .9rem #ffb15f99}.game-shell__crosshair--hit .game-shell__crosshair-dot{background:#ffc77f;width:.4rem;height:.4rem;box-shadow:0 0 1.2rem #ff9b4a}.game-shell__hit-confirmation{color:#ffd4a0;letter-spacing:.12em;text-align:center;text-shadow:0 .15rem .45rem #031014;width:12rem;font-size:1rem;font-weight:800;position:absolute;top:2rem}.game-shell__damage-vignette{opacity:0;pointer-events:none;border:0 solid #ff523e00;inset:0}.game-shell--damaged .game-shell__damage-vignette{animation:.3s ease-out player-damage-feedback}.game-shell[data-reduced-motion=true].game-shell--damaged .game-shell__damage-vignette{animation:none}.game-shell__direction-indicator{color:#ff927f;width:12rem;font-size:var(--text-small);letter-spacing:.08em;text-align:center;text-shadow:0 .15rem .5rem #020b0d;pointer-events:none;place-items:center;font-weight:850;line-height:1.2;display:grid}.game-shell__direction-indicator[data-kind=warning]{color:#ffd08e}.game-shell__direction-indicator>span{font-size:1.4rem}.game-shell__direction-indicator[data-direction=front]{top:calc(50% - 6rem);left:50%;transform:translate(-50%)}.game-shell__direction-indicator[data-direction=right]{top:50%;left:calc(50% + 6.5rem);transform:translateY(-50%)}.game-shell__direction-indicator[data-direction=right]>span{transform:rotate(90deg)}.game-shell__direction-indicator[data-direction=rear]{top:calc(50% + 5rem);left:50%;transform:translate(-50%)}.game-shell__direction-indicator[data-direction=rear]>span{transform:rotate(180deg)}.game-shell__direction-indicator[data-direction=left]{top:50%;right:calc(50% + 6.5rem);transform:translateY(-50%)}.game-shell__direction-indicator[data-direction=left]>span{transform:rotate(-90deg)}.game-shell__combat-announcer{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}.game-shell__feedback-settings{z-index:7;color:#e2f2ef;pointer-events:auto;background:#031014e0;border:1px solid #8fd6c861;border-radius:.35rem;gap:.65rem;margin:0;padding:.45rem .65rem;display:flex;bottom:3.3rem;right:clamp(.75rem,2vw,1.5rem)}.game-shell__feedback-settings legend{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.game-shell__feedback-settings label{cursor:pointer;min-height:1.8rem;font-size:var(--text-small);align-items:center;gap:.3rem;font-weight:680;display:flex}.game-shell__feedback-settings input{accent-color:#69e4cb;width:1rem;height:1rem}.game-shell__feedback-settings kbd{color:#ffd08e;font:inherit}.game-shell__feedback-settings small{color:#ffd08e;font-size:var(--text-small);align-self:center}.game-shell__overlay{z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);overscroll-behavior:contain;background:#020b0e61;align-content:safe center;justify-items:center;padding:clamp(.75rem,2.5vw,1.5rem);display:grid;position:absolute;inset:0;overflow-y:auto}.game-shell__panel{background:#04151ae6;border:1px solid #8fd6c857;border-radius:1.15rem;width:min(100%,48rem);padding:clamp(1.35rem,3vw,1.9rem);box-shadow:0 2rem 6rem #0000006b}.game-shell__eyebrow{color:#efb071;letter-spacing:.13em;text-transform:uppercase;margin:0 0 .45rem;font-size:1rem;font-weight:750}.game-shell h1{letter-spacing:-.04em;max-width:22ch;margin:0;font-size:clamp(1.95rem,3.2vw,2.6rem);font-weight:720;line-height:1.04}.game-shell__message{color:#c1d4d1;max-width:38rem;margin:.9rem 0 0}.game-shell__context{color:#a9c6c1;background:#03101473;border-left:.2rem solid #8fd6c88c;max-width:46rem;margin:.85rem 0 0;padding:.5rem .85rem}.game-shell__reference{row-gap:.9rem;margin:.9rem 0 0;display:grid}.game-shell__briefing h2{color:#efb071;letter-spacing:.13em;text-transform:uppercase;margin:0;font-size:1rem;font-weight:750}.game-shell__briefing-steps{color:#d5e8e4;grid-template-columns:repeat(2,minmax(0,1fr));gap:.1rem 1.5rem;margin:.5rem 0 0;padding:0 0 0 1.5rem;line-height:1.4;display:grid}.game-shell__summary{grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));gap:.5rem 1.2rem;margin:1.1rem 0 0;display:grid}.game-shell__summary div{border-top:1px solid #8fd6c84d;min-width:0;padding:.5rem .7rem}.game-shell__summary dt{color:#91aea9;font-size:1rem;font-weight:700}.game-shell__summary dd{color:#fff;font-variant-numeric:tabular-nums;margin:.1rem 0 0;font-weight:750}.game-shell__controls{grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem .65rem;margin:0;display:grid}.game-shell__controls div{border-top:1px solid #8fd6c84d;min-width:0;padding:.5rem .55rem}.game-shell__controls dt{color:#f5f8f7;white-space:nowrap;font-weight:750}.game-shell__controls dd{color:#91aea9;margin:0;font-size:1rem}.game-shell__actions{flex-wrap:wrap;gap:.75rem;margin:1.1rem 0 0;display:flex}.game-shell__action{color:#102124;cursor:pointer;background:#efb071;border:0;border-radius:.35rem;min-height:3.35rem;padding:.7rem 1.35rem;font-weight:780}.game-shell__action:hover{background:#ffd09d}.game-shell__action--secondary{color:#d9ece8;background:#031014b3;border:1px solid #8fd6c88c}.game-shell__action--secondary:hover{color:#ffd9a8;background:#092026d9;border-color:#efb071bf}.game-shell__notice{color:#83cdbf;min-height:1.55em;margin:.8rem 0 0}.game-shell__desktop-notice{color:#f4e2cf;text-align:center;background:#031014eb;border:1px solid #ffbe7b7a;border-radius:.35rem;grid-column:1/-1;justify-self:stretch;margin:0;padding:.55rem .75rem;font-weight:650;display:none}.game-shell__capture-notice{color:#d8f2ec;text-align:center;background:#031014eb;border:1px solid #83cdbf7a;border-radius:.35rem;grid-column:1/-1;justify-self:stretch;margin:0;padding:.55rem .75rem}.game-shell__settings{background:#0310148c;border:1px solid #8fd6c84d;border-radius:.55rem;margin:1.1rem 0 0}.game-shell__settings>summary{color:#efb071;cursor:pointer;letter-spacing:.06em;text-transform:uppercase;border-radius:.5rem;padding:.7rem .9rem;font-weight:750}.game-shell__settings>summary:hover{color:#ffd09d}.game-shell__settings-grid{grid-template-columns:repeat(auto-fit,minmax(17rem,1fr));gap:.5rem 1.2rem;padding:0 .9rem;display:grid}.game-shell__setting{border-top:1px solid #8fd6c838;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.15rem .75rem;margin:0;padding:.55rem 0;display:grid}.game-shell__setting label{color:#cfe3df;grid-column:1/-1;font-weight:700}.game-shell__setting input[type=range]{accent-color:#efb071;width:100%;min-height:1.9rem}.game-shell__setting select{color:#f2fbf9;min-height:2.4rem;font:inherit;background:#0a2229;border:1px solid #8fd6c873;border-radius:.3rem;padding:.25rem .5rem}.game-shell__setting-readout{color:#ffd7a6;font-variant-numeric:tabular-nums;text-align:right;font-weight:750}.game-shell__setting-toggles{border:0;border-top:1px solid #8fd6c838;grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));gap:.1rem 1rem;margin:0;padding:.55rem 0 0;display:grid}.game-shell__setting-toggles legend{color:#91aea9;padding:0;font-weight:700}.game-shell__setting-toggles label{color:#dceeea;cursor:pointer;align-items:center;gap:.45rem;min-height:2.2rem;display:flex}.game-shell__setting-toggles input{accent-color:#69e4cb;width:1.15rem;height:1.15rem}.game-shell__setting-toggles kbd{color:#ffd08e;font:inherit}.game-shell__settings-note{color:#ffdcb0;border-left:.2rem solid #ffc77f;margin:.55rem 0 0;padding:.45rem .9rem}.game-shell__settings-actions{flex-wrap:wrap;gap:.6rem;padding:.9rem;display:flex}.game-shell__settings-licenses{font-size:var(--text-small);margin:0;padding:0 .9rem .9rem}.game-shell__settings-licenses a{color:#c7ded9}.game-shell__settings-action{color:#d9ece8;cursor:pointer;background:#031014b3;border:1px solid #8fd6c88c;border-radius:.35rem;min-height:2.75rem;padding:.45rem 1rem;font-weight:720}.game-shell__settings-action:hover{color:#ffd9a8;border-color:#efb071bf}.game-shell__settings-action[aria-pressed=true]{color:#ffd9a8;border-color:#efb071}.game-shell__settings-status{color:#a9c6c1;min-height:1.55em;margin:.5rem 0 0}.game-shell[data-high-contrast=true]{--focus-ring:#fff;background:#000}.game-shell[data-high-contrast=true]:after{display:none}.game-shell[data-high-contrast=true] .game-shell__overlay{-webkit-backdrop-filter:none;backdrop-filter:none;background:#000000e0}.game-shell[data-high-contrast=true] :is(.game-shell__panel,.game-shell__hud-stats>div,.game-shell__live-status,.game-shell__objective,.game-shell__compass-strip,.game-shell__announcement,.game-shell__pickup,.game-shell__coach,.game-shell__interaction,.game-shell__support,.game-shell__play-controls,.game-shell__feedback-settings,.game-shell__mute,.game-shell__settings,.game-shell__settings-action,.game-shell__performance,.game-shell__performance-action,.game-shell__desktop-notice,.game-shell__capture-notice,.game-shell__data-attribution){box-shadow:none;background:#000;border-color:#fff}.game-shell[data-high-contrast=true] :is(.game-shell__message,.game-shell__context,.game-shell__notice,.game-shell__settings-status,.game-shell__objective p,.game-shell__performance p,.game-shell__summary dt,.game-shell__controls dd,.game-shell__setting label,.game-shell__setting-toggles legend,.game-shell__setting-toggles label,.game-shell__hud-stats>div>span,.game-shell__compass-readout,.game-shell__compass-readout span,.game-shell__compass-tick,.game-shell__stages li,.game-shell__data-attribution,.game-shell__support,.game-shell__brand small){color:#fff}.game-shell[data-high-contrast=true] .game-shell__stages li[data-stage-status=complete]{color:#9cf5d8}.game-shell[data-high-contrast=true] .game-shell__action--secondary{color:#fff;background:#000;border-color:#fff}@media (max-width:48rem),(pointer:coarse){:root{--text-small:1rem;--text-micro:.88rem;font-size:16px}body{font-size:1rem}.game-shell__readouts{row-gap:.6rem;top:.75rem;left:.75rem;right:.75rem}.game-shell__top-band{grid-template-columns:minmax(0,1fr);row-gap:.6rem}.game-shell__brand b,.game-shell__brand small,.game-shell__round-id{display:none}.game-shell__hud{justify-self:stretch;width:100%}.game-shell__hud-stats{grid-template-columns:minmax(0,1fr) minmax(0,.62fr) minmax(0,.9fr)}.game-shell__round-id{display:none}.game-shell__feedback-settings{flex-wrap:wrap;justify-content:center;bottom:3.8rem;left:.75rem;right:.75rem}.game-shell__performance{width:auto;bottom:9.5rem;left:.75rem;right:.75rem}.game-shell__objective{width:100%}.game-shell__stages,.game-shell__objective p,.game-shell__performance p{display:none}.game-shell__play-controls{display:none!important}.game-shell__controls{grid-template-columns:repeat(2,minmax(0,1fr))}.game-shell__briefing-steps{grid-template-columns:minmax(0,1fr)}.game-shell__panel{margin-bottom:4.5rem;padding:1.35rem}.game-shell__settings-grid,.game-shell__setting-toggles{grid-template-columns:minmax(0,1fr)}}@media (hover:none) and (pointer:coarse){.game-shell__desktop-notice{display:block}}@media (max-height:40rem){.game-shell__stages{display:none}}@media (max-width:28rem){.game-shell__live-status{padding:.3rem .6rem}.game-shell__hud-stats>div{padding:.45rem .55rem}.game-shell__controls{gap:.35rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important}}@keyframes training-pulse-reticle{0%{transform:scale(1)}45%{transform:scale(1.65)}to{transform:scale(1)}}@keyframes training-pulse-bloom{0%{opacity:.95;transform:scale(.3)}45%{opacity:.55}to{opacity:0;transform:scale(1.25)}}@keyframes player-damage-feedback{0%{opacity:1;border-width:1.2rem;border-color:#ff523eb8}to{opacity:0;border-width:0;border-color:#ff523e00}}
