.controls-left,.controls-right{position:absolute;bottom:5.8%;z-index:5;display:flex;flex-direction:column;align-items:center;gap:10px;width:17%}.controls-left{left:1.5%}.controls-right{right:1.5%}.ability-button{display:flex;flex-direction:column;align-items:center;background:transparent;padding:0;gap:5px;font-size:clamp(8px,.8vw,13px);letter-spacing:.08em;text-shadow:0 2px 3px #000;font-weight:600}.ability-button>.ability-disc{display:grid;place-items:center;width:clamp(48px,5.5vw,86px);height:clamp(48px,5.5vw,86px);border-radius:50%;border:1px solid #c0ac7d99;background:radial-gradient(circle at 40% 25%,#414447ba,#0b1117e6 73%);box-shadow:inset 0 0 0 3px #11171b,inset 0 0 0 4px #9d8b5566,0 3px 12px #0008;transition:box-shadow .2s,color .2s}.ability-disc svg{width:48%;height:48%;stroke-width:1.5}.ability-button kbd{margin-left:4px}.ability-button small{font-size:7px;letter-spacing:.15em;font-weight:400;color:#9d987f;height:10px}.ability-button:disabled:not(.active){color:#827e70}.ability-button.active .ability-disc,.ability-button:not(:disabled):hover .ability-disc{box-shadow:inset 0 0 0 3px #11171b,inset 0 0 0 4px #b99a5a88,0 0 20px #cdab6244;color:#f4d89a}.ability-button.active small{color:#ebce83}.joystick,.fire-button{width:clamp(100px,13vw,206px);height:clamp(100px,13vw,206px);border-radius:50%;border:2px solid #ccae71;box-shadow:inset 0 0 0 4px #25231c,inset 0 0 0 6px #b29c674d,0 0 5px #daba7d99,0 0 24px #ca9f4430,0 8px 18px #0009;position:relative;background:radial-gradient(circle at 40% 30%,#33383b,#10161b 69%,#070b0f 70%);flex-shrink:0}.joystick{touch-action:none;background-image:radial-gradient(circle at 43% 37%,#34383baa,#0b111ad9 63%,#05090eda 64%),url(../assets/2d/static/ui_joystick.png);background-size:cover}.joystick:after,.fire-button:after{content:"";position:absolute;inset:10%;border:1px solid #b5a47938;border-radius:50%;pointer-events:none}.joystick i{position:absolute;font-style:normal;font-size:11px;color:#c8bb96;line-height:1}.joystick .north{top:12%;left:calc(50% - 5px)}.joystick .south{bottom:12%;left:calc(50% - 5px)}.joystick .east{right:12%;top:calc(50% - 5px)}.joystick .west{left:12%;top:calc(50% - 5px)}.joystick-thumb{position:absolute;inset:28%;border:2px solid #b6a783;border-radius:50%;box-shadow:0 3px 8px #000c,inset 0 0 0 4px #141a21,inset 0 0 12px #000b;background:radial-gradient(circle at 35% 25%,#495055,#1c252c 55%,#0c1218);z-index:2;display:grid;place-items:center}.joystick-thumb span{width:45%;height:45%;border:1px solid #b5a37955;border-radius:50%}.fire-button{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1px;color:#e3d1a1;background:radial-gradient(circle at 42% 35%,#484134,#252727 52%,#0e1418 76%);transition:box-shadow .15s,filter .15s}.fire-button>svg{width:46%;height:46%;stroke-width:1.5}.fire-button>span{font-size:9px;letter-spacing:.3em;margin-top:-2px}.fire-button:hover,.fire-button.firing{box-shadow:inset 0 0 0 4px #42351b,inset 0 0 0 6px #c4a66399,0 0 8px #e8bf6b,0 0 40px #cb984855}.fire-button.firing{filter:brightness(1.22)}.fire-button.overheated{border-color:#b45839;box-shadow:0 0 20px #b9432844;color:#b56342}.control-caption{font-size:7px;letter-spacing:.17em;color:#aaa088;display:flex;align-items:center;gap:9px}.control-caption span{font-size:6px;color:#776f5d;border:1px solid #807a6344;padding:3px 5px;border-radius:3px;letter-spacing:.1em}.heat-panel{position:absolute;z-index:4;bottom:5%;left:50%;transform:translate(-50%);width:43%;max-width:720px;display:flex;align-items:center;gap:19px;padding:13px 24px;border:1px solid #b09c6c88;border-radius:12px 12px 5px 5px;background:linear-gradient(120deg,#232a2de8,#0a0f15f5);box-shadow:inset 0 0 0 3px #080d1188,0 4px 15px #0008}.ammo-icons{display:flex;gap:6px;transform:skew(-13deg);padding-right:17px;border-right:1px solid #aa9a7140}.ammo-icons i{width:8px;height:29px;background:linear-gradient(90deg,#85744f,#e9d9a8 45%,#8c7a51);clip-path:polygon(50% 0,100% 28%,100% 100%,0 100%,0 28%);box-shadow:0 0 4px #000}.heat-body{flex:1;min-width:0}.heat-topline{display:flex;justify-content:space-between;gap:8px;font-size:7px;letter-spacing:.12em;color:#8d897b;margin-bottom:6px;white-space:nowrap}.heat-topline span:last-child{color:#bcb58a;font-size:6px}.heat-track{height:14px;position:relative;border:1px solid #b29c696b;background:repeating-linear-gradient(110deg,#7b715724 0 4px,#141b20 4px 7px);padding:2px;box-shadow:inset 0 0 3px #000;border-radius:8px;overflow:hidden}.heat-track>div{width:100%;height:100%;transform-origin:left;transform:scaleX(0);border-radius:5px;background:repeating-linear-gradient(110deg,#e8d599 0 4px,#957e4b 4px 7px);box-shadow:0 0 10px #ddbc78}.heat-track>i{position:absolute;top:0;left:76%;width:1px;height:100%;background:#cb835a6b}.heat-icon{font-size:24px;color:#9e6241}.overheated .heat-track>div{background:repeating-linear-gradient(110deg,#e89b68 0 4px,#ac432d 4px 7px)}.overheated .heat-topline span:last-child{color:#eaa47d}.crosshair{position:absolute;z-index:2;width:44px;height:44px;border:1px solid #d8ca8c77;border-radius:50%;transform:translate(-50%,-50%);pointer-events:none;color:#e9dab0;filter:drop-shadow(0 1px 2px #000)}.crosshair i{position:absolute;background:#e0cea2;width:1px;height:10px}.crosshair i:nth-child(1){top:-5px;left:50%}.crosshair i:nth-child(2){bottom:-5px;left:50%}.crosshair i:nth-child(3){top:50%;left:-5px;width:10px;height:1px}.crosshair i:nth-child(4){top:50%;right:-5px;width:10px;height:1px}.crosshair b{position:absolute;width:3px;height:3px;border-radius:50%;background:currentColor;left:calc(50% - 1.5px);top:calc(50% - 1.5px)}.crosshair span{position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);font-size:7px;letter-spacing:.16em;white-space:nowrap;color:#d5c698}.crosshair.focused{box-shadow:0 0 15px #ddbb5655;border-color:#edcd7b}.crosshair:after{content:"";position:absolute;inset:9px;opacity:0;background:linear-gradient(45deg,transparent 47%,#f0dcb1 48% 52%,transparent 53%),linear-gradient(-45deg,transparent 47%,#f0dcb1 48% 52%,transparent 53%)}.crosshair.hit:after,.crosshair.kill:after{animation:hitmark .3s ease-out}.crosshair.kill:after{background:linear-gradient(45deg,transparent 45%,#ee825c 47% 53%,transparent 55%),linear-gradient(-45deg,transparent 45%,#ee825c 47% 53%,transparent 55%)}.target-markers{position:absolute;inset:0;pointer-events:none;z-index:2}.target-marker{position:absolute;border:1px solid #bbaa6988;width:54px;height:40px;transform:translate(-50%,-50%);border-radius:3px;color:#e4d4a5;font-size:8px}.target-marker:after{content:attr(data-label);position:absolute;top:-15px;left:50%;transform:translate(-50%);white-space:nowrap;text-shadow:0 1px 3px #000}.target-marker:before{content:"";position:absolute;width:5px;height:5px;border:1px solid #e8d494;border-radius:50%;left:var(--lead-x,50%);top:var(--lead-y,50%)}.notification{position:absolute;z-index:6;left:50%;top:26%;transform:translate(-50%,-8px);width:45%;text-align:center;pointer-events:none;opacity:0;transition:opacity .4s,transform .4s;text-shadow:0 2px 8px #000,0 0 25px #000}.notification.visible{opacity:1;transform:translate(-50%)}.notification>span{font-size:9px;letter-spacing:.3em;color:#bdaa76}.notification strong{display:block;font:28px Georgia,serif;letter-spacing:.02em;color:#e5d8b8;margin:7px 0}.notification p{font-size:10px;letter-spacing:.04em;color:#c3bbaa;margin:0}.menu-layer{position:absolute;inset:0;z-index:10;display:flex;justify-content:center;align-items:center;pointer-events:none}.briefing{pointer-events:auto;width:360px;margin-top:6vh;padding:21px 28px 22px;background:linear-gradient(125deg,#172028f2,#0a1017ed);border:1px solid #b4a07870;box-shadow:0 12px 80px #0008,inset 0 0 0 4px #101820;border-radius:3px;position:relative}.briefing:before,.briefing:after{content:"+";position:absolute;top:4px;color:#9c8e684d;font-size:10px}.briefing:before{left:7px}.briefing:after{right:7px}.briefing-top{display:flex;justify-content:space-between;padding-bottom:15px;margin-bottom:20px;border-bottom:1px solid #a48e5938;font-size:7px;letter-spacing:.16em;color:#a59c82}.briefing-top span:last-child{color:#7c7567}.menu-kicker{font-size:8px;letter-spacing:.21em;color:#c7a875}.briefing h2{font:italic 34px/1.15 Georgia,serif;margin:9px 0 14px;font-weight:400;color:#e7dec8;letter-spacing:-.03em}.briefing>p:not(.menu-help){font-size:12px;line-height:1.8;color:#b5b2a7;margin:0 0 24px}.primary-button{display:flex;justify-content:space-between;align-items:center;gap:15px;width:100%;padding:16px 18px;border:1px solid #dab877b0;background:linear-gradient(120deg,#b19865,#d0b883 58%,#b09864);color:#171b1c;box-shadow:inset 0 0 0 3px #b39a6226;font-size:11px;font-weight:700;letter-spacing:.18em;transition:filter .2s,transform .2s}.primary-button:hover{filter:brightness(1.15);transform:translateY(-1px)}.primary-button>span:last-child{font-size:18px;font-weight:400;line-height:1}.primary-button:disabled{opacity:.65;filter:saturate(.4);font-size:9px}.menu-help{font-size:9px;text-align:center;color:#7e867f;line-height:2.1;margin:17px -4px}.menu-help span{color:#b3aa92;font-size:8px;letter-spacing:.05em}.menu-help i{font-style:normal;margin:0 7px;color:#bc9d6a}.record{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #ad96572b;padding-top:13px;font-size:7px;letter-spacing:.13em;color:#807c6e}.record b{font-size:11px;letter-spacing:.12em;color:#bba986;font-weight:400}.loading-track{height:2px;background:#262c30;margin-top:6px}.loading-track i{display:block;height:100%;width:0;background:#d4b474;transition:width .3s}.text-button{display:block;margin:16px auto 0;background:transparent;font-size:8px;letter-spacing:.1em;color:#9c8d71;padding:5px}.text-button:hover{color:#e8cf9a}.result-stats{display:flex;justify-content:space-between;margin:0 0 23px;gap:14px}.result-stats div{display:flex;flex-direction:column;gap:8px}.result-stats b{font-size:24px;color:#d6bf89;font-weight:400}.result-stats span{font-size:7px;letter-spacing:.15em;color:#8b8b7c}body[data-state=paused] .menu-layer,body[data-state=defeat] .menu-layer,body[data-state=victory] .menu-layer{background:#05091070;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}body:not([data-state=playing]) .controls-left,body:not([data-state=playing]) .controls-right{opacity:.45;pointer-events:none}body:not([data-state=playing]) .heat-panel{opacity:.65}@keyframes hitmark{0%,35%{opacity:1;transform:scale(1.2)}to{opacity:0;transform:scale(.8)}}@media(max-height:600px){.controls-left,.controls-right{bottom:6%;gap:6px;width:18%}.ability-button{font-size:7px;gap:3px}.ability-button>.ability-disc{width:10vh;height:10vh;min-width:34px;min-height:34px}.ability-button small{font-size:5px;height:7px}.ability-button kbd{font-size:5px;padding:1px 3px}.joystick,.fire-button{width:26vh;height:26vh;min-width:0;min-height:0;max-width:150px;max-height:150px;border-width:1px;box-shadow:inset 0 0 0 3px #25231c,inset 0 0 0 4px #b29c674d,0 0 5px #daba7d99,0 0 15px #ca9f4430}.joystick i{font-size:7px}.joystick-thumb{border-width:1px}.control-caption{font-size:5px;gap:5px}.control-caption span{font-size:4px;padding:2px 4px}.fire-button>span{font-size:6px}.heat-panel{bottom:6%;width:43%;padding:8px 12px;gap:10px;border-radius:7px 7px 3px 3px}.ammo-icons{gap:4px;padding-right:10px}.ammo-icons i{width:5px;height:20px}.heat-topline{font-size:5px;margin-bottom:4px;letter-spacing:.06em}.heat-topline span:last-child{font-size:4px}.heat-track{height:10px;padding:1px}.heat-icon{font-size:18px}.briefing{width:290px;margin-top:4vh;padding:15px 23px}.briefing-top{padding-bottom:9px;margin-bottom:10px;font-size:6px}.menu-kicker{font-size:6px}.briefing h2{font-size:26px;margin:7px 0 9px}.briefing>p:not(.menu-help){font-size:9px;margin-bottom:15px;line-height:1.7}.primary-button{font-size:9px;padding:11px 14px}.primary-button:disabled{font-size:7px}.menu-help{font-size:7px;margin:10px -4px;line-height:1.8}.menu-help span{font-size:6px}.record{padding-top:8px;font-size:6px}.record b{font-size:9px}.notification{top:29%;width:44%}.notification>span{font-size:6px}.notification strong{font-size:19px;margin:5px 0}.notification p{font-size:7px}.crosshair{width:30px;height:30px}.crosshair span{font-size:5px}.crosshair i{height:7px}.crosshair i:nth-child(n+3){width:7px;height:1px}.result-stats{margin-bottom:14px}.result-stats b{font-size:17px}.result-stats span{font-size:5px}.text-button{font-size:6px;margin:10px auto 0;padding:3px}}@media(max-height:370px){.briefing{padding:12px 20px;width:265px}.briefing-top{margin-bottom:7px;padding-bottom:7px}.briefing h2{font-size:23px;margin:6px 0}.briefing>p:not(.menu-help){font-size:8px;margin-bottom:10px}.menu-help{font-size:6px;margin:7px 0}.record{padding-top:7px}.primary-button{padding:10px 13px}.brand p{display:none}.health-block{top:32%}}@media(pointer:coarse){.control-caption span,.ability-button kbd{display:none}.control-caption{font-size:7px}.menu-help{line-height:1.9}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto}.primary-button,.notification{transition:none}}:root{font-family:Arial Narrow,Roboto Condensed,Arial,sans-serif;color:#e6ddc5;background:#0b1016;font-synthesis:none;font-weight:400;color-scheme:dark;--gold:#c8ac70;--muted:#a59d89;--orange:#bd613f;--safe-left:max(22px,env(safe-area-inset-left));--safe-right:max(22px,env(safe-area-inset-right));--unit:min(1vw,1.78vh)}*{box-sizing:border-box}html,body,#app{width:100%;height:100%;margin:0;overflow:hidden}body{touch-action:none;-webkit-user-select:none;user-select:none}button{font:inherit;color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:none}button:disabled{cursor:default}button:focus-visible{outline:2px solid #f2d28e;outline-offset:5px}button svg{pointer-events:none}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}[hidden]{display:none!important}kbd{font-family:inherit;font-size:.72em;border:1px solid #b7a77c66;padding:2px 5px;border-radius:2px;color:#b6ac96}button{border:0}.battlefield{position:relative;width:100%;height:100%;isolation:isolate;background:#18212a}.backdrop{position:absolute;inset:-1.5%;z-index:-4;background:#1a202c url(../assets/generated/battlefield.png) center top / 100% 135% no-repeat;filter:brightness(.8) saturate(.72)}#world{position:absolute;inset:0;display:block;width:100%;height:100%;z-index:-1;outline:none}.horizon-glow{position:absolute;inset:0;z-index:-3;background:radial-gradient(ellipse at 52% 66%,#df873113,transparent 40%);mix-blend-mode:screen;animation:horizon 8s ease-in-out infinite alternate}.atmosphere{position:absolute;inset:0;z-index:1;pointer-events:none;background:radial-gradient(ellipse at 50% 39%,transparent 25%,#03080d40 70%,#020406bb 100%),linear-gradient(180deg,#08101b44,transparent 26%,transparent 65%,#03060966)}.searchlights{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:-2}.searchlights i{position:absolute;bottom:35%;height:86%;width:16%;left:17%;background:linear-gradient(0deg,#c1d9e128,#b9d5ee08 70%,transparent);clip-path:polygon(46% 100%,0 0,100% 0,50% 100%);transform-origin:48% 100%;filter:blur(4px);animation:searchlight 25s ease-in-out infinite alternate}.searchlights i:nth-child(2){left:62%;height:105%;animation-delay:-11s;animation-duration:32s;opacity:.7}.searchlights i:nth-child(3){left:34%;height:70%;animation-delay:-20s;opacity:.35}.searchlights i:nth-child(4){left:76%;height:73%;animation-delay:-7s;opacity:.55}.frame{position:absolute;inset:8px;border:1px solid #b9aa7c70;box-shadow:inset 0 0 0 2px #0008,0 0 0 1px #0008;border-radius:19px;z-index:15;pointer-events:none}.frame i{position:absolute;width:28px;height:28px;border-color:#dcc9a277;border-style:solid}.frame i:nth-child(1){left:6px;top:6px;border-width:1px 0 0 1px;border-radius:12px 0 0}.frame i:nth-child(2){right:6px;top:6px;border-width:1px 1px 0 0;border-radius:0 12px 0 0}.frame i:nth-child(3){left:6px;bottom:6px;border-width:0 0 1px 1px;border-radius:0 0 0 12px}.frame i:nth-child(4){right:6px;bottom:6px;border-width:0 1px 1px 0;border-radius:0 0 12px}.brand{position:absolute;left:3.1%;top:4.3%;width:25%;max-width:420px;text-align:center;z-index:3;text-shadow:1px 3px 5px #000c}.brand-rule{height:10px;display:flex;align-items:center;gap:12px;justify-content:center;width:80%;margin:0 auto 6px;color:var(--gold);font-size:12px}.brand-rule:before,.brand-rule:after{content:"";height:1px;flex:1;background:linear-gradient(90deg,transparent,#a89876)}.brand-rule:after{transform:rotate(180deg)}h1{font:900 clamp(23px,3.05vw,64px)/.95 Georgia,"Times New Roman",serif;letter-spacing:-.075em;margin:7px 0 0;color:#e4decb;transform:scaleY(1.22)}.brand-year{font:700 clamp(28px,3.7vw,66px)/1 Georgia,serif;color:#b45b3e;margin-top:12px;letter-spacing:.04em}.brand-year span{font:16px Arial;color:#ab794e;vertical-align:middle;margin:0 12px}.brand p{font-size:clamp(7px,.67vw,12px);font-weight:700;letter-spacing:.13em;padding:6px 3px;margin:12px auto 0;border-top:1px solid #9f8b5966;border-bottom:1px solid #9f8b5933;width:90%;color:#c8b895}.score-panel{position:absolute;z-index:3;top:0;left:50%;transform:translate(-50%);width:23%;max-width:380px;min-width:210px;text-align:center;padding:23px 20px 10px;background:linear-gradient(#060c13db,#070e159e);clip-path:polygon(0 0,100% 0,92% 79%,79% 79%,75% 100%,25% 100%,21% 79%,8% 79%)}.eyebrow{font-size:clamp(8px,.7vw,12px);font-weight:600;letter-spacing:.18em;color:#c7b487}.score-panel>strong{display:block;font-family:Arial Narrow,Arial,sans-serif;font-size:clamp(30px,3.8vw,64px);letter-spacing:.045em;line-height:1.18;font-weight:600;color:#ede7d9;font-variant-numeric:tabular-nums;text-shadow:0 2px 3px #000}.wave-panel{display:flex;justify-content:center;align-items:center;gap:8px;padding-top:9px;font-size:clamp(10px,.9vw,16px);letter-spacing:.09em}.wave-panel span{color:#bf663e;font-size:16px;line-height:.6}.wave-panel b{font-weight:700}.wave-panel em{font-style:normal;color:#847f73;font-size:.8em}.top-actions{position:absolute;right:var(--safe-right);top:25px;display:flex;gap:10px;align-items:center;z-index:5}.square-button{width:37px;height:37px;background:linear-gradient(135deg,#2b3035b3,#080d13dc);border:1px solid #96856766;border-radius:7px;display:grid;place-items:center;box-shadow:0 2px 6px #0006}.square-button:hover{border-color:#d9bd88;background:#333b40}.square-button svg{width:18px;height:18px}.pause-button{width:52px;height:52px;margin-left:5px;border-color:#aa9b77aa}.pause-button svg{width:25px;height:25px}.square-button:disabled{opacity:.4}.objectives{position:absolute;right:var(--safe-right);top:15.5%;width:clamp(210px,21%,350px);padding:16px 18px 0;background:linear-gradient(120deg,#0e141ae8,#0a1016bb);border:1px solid #8b80545c;border-radius:3px;z-index:3;box-shadow:0 4px 20px #0003}.objectives>.eyebrow{font-size:9px;display:flex;justify-content:space-between;color:#9f977f;margin-bottom:10px;letter-spacing:.14em}.objectives>.eyebrow span{color:#ab6a42}.objectives>div:not(.eyebrow){display:flex;align-items:center;gap:10px;padding:12px 0;border-top:1px solid #8b805426;font-size:clamp(9px,.79vw,14px);letter-spacing:.02em}.objectives svg{width:21px;height:21px;color:#c7bd9d}.objectives b{margin-left:auto;color:#e2d3a5;font-variant-numeric:tabular-nums;font-size:.95em;white-space:nowrap}.objectives footer{margin:5px -18px 0;padding:10px 18px;background:#0003;font-size:7px;letter-spacing:.15em;color:#867d69;display:flex;align-items:center;gap:7px}.objectives footer i,.status-dot{width:4px;height:4px;border-radius:50%;background:#aca574;box-shadow:0 0 8px #bcbc7288}.status-dot{margin-left:auto;background:#8f9e70}.health-block{position:absolute;left:4%;top:27%;z-index:3}.health-block>.eyebrow{font-size:8px;letter-spacing:.17em;color:#a69b80}.lives{display:flex;align-items:center;gap:7px;margin-top:9px;padding:9px 15px 8px 9px;border:1px solid #9e8d6555;background:linear-gradient(100deg,#070c13aa,#0b101780);border-radius:30px}.lives img{width:clamp(20px,2.05vw,35px);height:auto;filter:saturate(.65) brightness(.85) drop-shadow(0 2px 2px #000)}.coordinates{position:absolute;top:43%;left:4%;z-index:3;font-size:8px;letter-spacing:.23em;color:#bfb39580}.coordinates span{display:block;font-size:7px;letter-spacing:.08em;margin-top:8px;color:#8d948a88}.boss-health{position:absolute;left:50%;top:20%;transform:translate(-50%);width:26%;z-index:3;text-align:center}.boss-health span{font-size:9px;letter-spacing:.13em;color:#dcbfa0;text-shadow:0 2px 5px #000}.boss-health>div{height:5px;border:1px solid #d5af6566;background:#0009;margin-top:7px}.boss-health i{display:block;height:100%;background:linear-gradient(90deg,#8e3c2d,#d28851);transform-origin:left;transition:transform .2s}.bottom-ident{position:absolute;bottom:22px;left:50%;transform:translate(-50%);font-size:7px;letter-spacing:.21em;color:#8c83716b;z-index:3;white-space:nowrap}.bottom-ident span{padding:0 10px}#damage-flash{position:absolute;inset:0;background:radial-gradient(ellipse,transparent 35%,#b92714a0);opacity:0;pointer-events:none;z-index:8}.rotate-prompt{display:none}.phone-icon{width:60px;height:90px;border:2px solid var(--gold);border-radius:10px;display:grid;place-items:center;font-size:50px;margin-bottom:20px;animation:rotate-phone 3s infinite}.rotate-prompt h2{font:26px Georgia,serif}.rotate-prompt p{color:#c5b99c;font-size:15px}.rotate-prompt>span{margin-top:40px;letter-spacing:.3em;font-size:10px;color:var(--gold)}@keyframes searchlight{0%{transform:rotate(-26deg)}to{transform:rotate(28deg)}}@keyframes horizon{0%{opacity:.4}to{opacity:1}}@keyframes rotate-phone{0%,20%{transform:rotate(0)}70%,to{transform:rotate(-90deg)}}@media(orientation:portrait)and (max-width:900px){.rotate-prompt{display:flex;position:fixed;inset:0;z-index:100;align-items:center;justify-content:center;flex-direction:column;background:radial-gradient(ellipse at 50% 30%,#263342,#090e16 75%)}.battlefield{visibility:hidden}}@media(max-height:600px){:root{--safe-left:max(16px,env(safe-area-inset-left));--safe-right:max(16px,env(safe-area-inset-right))}.frame{inset:5px;border-radius:12px}.brand{top:5%;left:3%;width:25%}.brand-rule{height:5px;margin-bottom:4px}.brand h1{font-size:3vw;margin-top:4px}.brand-year{font-size:3.7vw;margin-top:8px}.brand-year span{font-size:10px;margin:0 8px}.brand p{font-size:.62vw;margin-top:6px;padding:4px 0}.score-panel{padding:11px 15px 8px;min-width:150px}.score-panel>strong{font-size:3.9vw}.score-panel>.eyebrow{font-size:7px}.wave-panel{font-size:9px;padding-top:6px;gap:6px}.top-actions{top:14px;gap:6px}.square-button{width:29px;height:29px}.square-button svg{width:15px;height:15px}.pause-button{width:36px;height:36px}.pause-button svg{width:20px;height:20px}.objectives{top:19%;padding:10px 12px 0;min-width:0;width:23%}.objectives>.eyebrow{font-size:6px;margin-bottom:6px}.objectives>div:not(.eyebrow){padding:8px 0;font-size:8px;gap:6px}.objectives svg{width:16px;height:16px}.objectives footer{font-size:5px;padding:7px 12px;margin:2px -12px 0}.health-block{top:31%;left:4%}.health-block>.eyebrow{font-size:6px}.lives{gap:4px;margin-top:5px;padding:5px 9px}.lives img{width:2.5vw}.coordinates{display:none}.bottom-ident{font-size:5px;bottom:13px}.boss-health{top:22%}.boss-health span{font-size:6px}.boss-health>div{height:4px;margin-top:4px}}@media(prefers-reduced-motion:reduce){.searchlights i,.horizon-glow,.phone-icon{animation:none}}.career-menu{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:14px}.secondary-button{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border:1px solid #ac986650;background:linear-gradient(120deg,#34404455,#0c151b99);font-size:9px;letter-spacing:.07em;color:#c8ba96}.secondary-button:hover{background:#52544255;border-color:#c5ae74}.secondary-button:disabled{opacity:.4}.career-menu .secondary-button{padding:10px 9px;font-size:7px}.career-strip{position:absolute;z-index:4;left:50%;top:17.5%;transform:translate(-50%);display:flex;gap:16px;font-size:9px;letter-spacing:.1em;color:#cdb377;pointer-events:none}.career-strip span+span{color:#958e7a;font-size:7px;padding-top:2px}.mission-strip{position:absolute;left:50%;bottom:19%;transform:translate(-50%);z-index:4;text-align:center;pointer-events:none;line-height:1.8;text-shadow:0 2px 5px #000}.mission-strip span{display:block;font-size:7px;letter-spacing:.15em;color:#bca778}.mission-strip b{font-size:8px;letter-spacing:.05em;font-weight:400;color:#d1c7ad}#radar{position:absolute;left:4%;top:39%;width:100px;height:100px;z-index:3;pointer-events:none}.coordinates{display:none}.flak-button{position:absolute;left:calc(50% - 24px);bottom:27%;z-index:5;width:48px;height:48px;border:1px solid #aa9b6f88;border-radius:50%;background:radial-gradient(#394345,#0d161dee);font-size:26px;color:#d5b67b;box-shadow:0 3px 12px #0008}.flak-button>span{position:absolute;font-size:7px;top:110%;left:50%;transform:translate(-50%);white-space:nowrap;letter-spacing:.1em}.flak-button small{position:absolute;top:140%;left:50%;transform:translate(-50%);font-size:5px;letter-spacing:.06em;white-space:nowrap}.flak-button:disabled{opacity:.45}.flak-button:not(:disabled):hover{box-shadow:0 0 24px #e8bd5844}.lives{gap:4px}.lives img{max-width:28px}#coop-badge{position:absolute;left:50%;top:21%;transform:translate(-50%);font-size:7px;letter-spacing:.1em;color:#8fc6b4;z-index:4;background:#0e222acc;padding:6px 10px;border:1px solid #6ea59144}#view-help{position:absolute;left:50%;bottom:2%;transform:translate(-50%);z-index:7;font-size:8px;padding:7px 13px;background:#0a121bca;color:#cfc5a7;white-space:nowrap}.career-overlay,.lobby-overlay{position:absolute;inset:0;z-index:25;display:flex;align-items:center;justify-content:center;background:#040a12b8;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:3vh 4vw;pointer-events:auto}.shop-panel{width:min(1120px,100%);height:min(790px,94vh);display:flex;flex-direction:column;background:linear-gradient(125deg,#19252ef5,#0d161cf9);border:1px solid #a28c606e;border-radius:5px;box-shadow:0 25px 80px #0009;position:relative}.shop-header{display:flex;justify-content:space-between;align-items:center;padding:25px 34px 21px;border-bottom:1px solid #a38f562d;gap:25px}.shop-eyebrow{font-size:8px;letter-spacing:.16em;color:#a69979}.shop-header h2{font:32px Georgia,serif;color:#e0d3b7;margin:8px 0 0;letter-spacing:-.03em}.shop-header h2 em{font-weight:400;color:#a79b82;font-size:24px}.shop-wallet{margin-left:auto;margin-right:20px;text-align:right}.shop-wallet span{display:block;font-size:7px;color:#ada38a;letter-spacing:.15em}.shop-wallet b{font-size:26px;font-weight:400;color:#e8c786;line-height:1.6}.close-button{position:absolute;top:12px;right:14px;font-size:24px;color:#aca48c;background:transparent;width:32px;height:32px}.close-button:hover{color:#f9dc9a}.shop-scroll{overflow-y:auto;min-height:0;padding:20px 34px 26px;scrollbar-width:thin;scrollbar-color:#84704c #121c23;touch-action:pan-y;overscroll-behavior:contain}.weapon-overview{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;gap:12px}.weapon-overview strong{display:block;margin-top:7px;font-size:23px;font-weight:400;letter-spacing:.02em;color:#d8c597}.weapon-overview small{font-size:8px;color:#928a77}.upgrade-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.upgrade-card{padding:17px 15px 14px;background:linear-gradient(120deg,#2a363d80,#101b2270);border:1px solid #7d755245;display:flex;flex-direction:column;min-height:216px}.upgrade-heading{display:flex;align-items:center;gap:10px}.upgrade-heading>i{font-style:normal;color:#c4a66f;font-size:25px}.upgrade-heading>div{flex:1}.upgrade-heading span{font-size:6px;letter-spacing:.14em;color:#8b928a}.upgrade-heading h3{font-size:12px;font-weight:500;margin:5px 0;color:#dfd1b0}.upgrade-heading>b{font-size:10px;font-weight:400;color:#aa9670}.level-pips{display:flex;gap:4px;margin:12px 0 2px}.level-pips i{height:3px;flex:1;background:#6d746744}.level-pips i.filled{background:#c7b477;box-shadow:0 0 7px #cfa55a33}.upgrade-card p{font-size:9px;color:#a0a599;line-height:1.65;margin:10px 0 13px;min-height:44px}.upgrade-values{font-size:8px;line-height:1.7;margin-top:auto;margin-bottom:12px}.upgrade-values span{display:block;color:#928c7b}.upgrade-values b{color:#caba8e;font-weight:400;display:block}.purchase-button{display:flex;justify-content:space-between;gap:8px;width:100%;background:linear-gradient(120deg,#b79b63,#d2bb83);color:#152026;padding:10px;font-size:8px;font-weight:700;letter-spacing:.05em;border:1px solid #d8bd8044}.purchase-button:hover{filter:brightness(1.12)}.purchase-button:disabled{background:#2e3b3d70;color:#8d94837a;border-color:#697a6e24}.purchase-button b{font-weight:600}.supply-card>strong{font-size:24px;font-weight:400;color:#cec199;margin:auto 0 18px}.supply-card small{font-size:8px}.campaign-heading{display:flex;justify-content:space-between;align-items:center;margin-top:27px}.campaign-heading h3{font:18px Georgia,serif;font-weight:400;color:#d7c7a5}.campaign-heading>span{font-size:11px;color:#c7a874}.operation-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.operation-card{display:flex;flex-direction:column;gap:9px;align-items:start;text-align:left;background:#152027;padding:13px 10px;border:1px solid #82938133}.operation-card>span{font-size:6px;letter-spacing:.13em;color:#8f9787}.operation-card>b{font-size:8px;line-height:1.5;color:#bdb69d;min-height:25px;font-weight:500}.operation-card small{font-size:7px;color:#c6a564}.operation-card.current{border-color:#c1a15f99;background:#44432e33}.operation-card:disabled:not(.current){opacity:.4}.medal-row{display:flex;justify-content:space-between;gap:15px;margin:24px 0}.medal{display:flex;flex-direction:column;align-items:center;text-align:center;gap:5px;opacity:.55}.medal>span{font-size:24px;color:#bda977}.medal b{font-size:8px;font-weight:400;color:#b2b7a5}.medal small{font-size:7px;color:#819083}.medal.earned{opacity:1}.medal.earned>span{color:#edc775;text-shadow:0 0 15px #bca65555}.audio-settings{display:flex;align-items:center;gap:25px;border-top:1px solid #6b755139;padding-top:16px}.audio-settings>span{font-size:7px;letter-spacing:.14em;color:#a39677}.audio-settings label{display:flex;align-items:center;gap:12px;font-size:9px;color:#b6b19d}.audio-settings input{width:110px;height:4px;accent-color:#cbb27a;touch-action:pan-x}.shop-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 34px;border-top:1px solid #a08c5a44;background:#09121980}.shop-footer b{display:block;font:20px Georgia,serif;margin:5px 0;color:#e4d1aa}.shop-footer small{font-size:8px;color:#b8b5a0}.shop-footer .primary-button{width:260px;flex-shrink:0;font-size:9px}.career-overlay.inspect{background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;pointer-events:none;justify-content:flex-end}.career-overlay.inspect .shop-panel{width:410px;pointer-events:auto;opacity:.92}.career-overlay.inspect .upgrade-grid{grid-template-columns:repeat(2,1fr)}.career-overlay.inspect .shop-header{padding:15px}.career-overlay.inspect .shop-header h2{font-size:23px}.career-overlay.inspect .shop-header em{display:none}.career-overlay.inspect .shop-wallet b{font-size:19px}.career-overlay.inspect .shop-scroll{padding:15px}.career-overlay.inspect .weapon-overview{display:block}.career-overlay.inspect .weapon-overview button{margin-top:10px}.career-overlay.inspect .operation-grid{grid-template-columns:repeat(3,1fr)}.career-overlay.inspect .shop-footer{padding:15px}.career-overlay.inspect .shop-footer>div{display:none}.career-overlay.inspect .audio-settings{flex-wrap:wrap}.lobby-panel{width:min(440px,100%);padding:34px 35px;background:linear-gradient(130deg,#202d36f5,#0a141cf5);border:1px solid #b99c6966;position:relative;box-shadow:0 15px 50px #0008}.lobby-panel h2{font:italic 31px/1.2 Georgia,serif;font-weight:400;color:#e1d3b7;margin:17px 0}.lobby-panel p{font-size:11px;line-height:1.8;color:#afb7a9}.lobby-panel .primary-button{font-size:9px;margin-top:20px}.join-room{display:flex;gap:10px;margin-top:12px}.join-room input{width:100%;min-width:0;padding:12px;font:11px Arial;letter-spacing:.18em;background:#0a151d;color:#dfc996;border:1px solid #a9956344;-webkit-user-select:text;user-select:text;touch-action:auto;text-transform:uppercase}.join-room .secondary-button{flex-shrink:0}.lobby-panel>small{font-size:8px;line-height:1.8;color:#829087;display:block;border-top:1px solid #8d805233;margin-top:20px;padding-top:15px}#room-code{display:block;font-size:39px;letter-spacing:.22em;font-weight:400;color:#e7c886;margin:15px 0 0}#lobby-connected{margin-top:24px}#network-message{color:#d4ae7c;font-size:10px;min-height:15px}.menu-layer .briefing{margin-top:0}body[data-weather=storm] .backdrop{filter:brightness(.68) saturate(.5)}body[data-weather=night] .backdrop{filter:brightness(.56) saturate(.6)}body[data-weather=dawn] .backdrop{filter:brightness(.95) sepia(.12)}body[data-view=orbit] .backdrop,body[data-view=orbit] .searchlights,body[data-view=orbit] .horizon-glow{visibility:hidden}body[data-state=shop] .notification{display:none}body:not([data-state=playing]) .flak-button{display:none}@media(max-height:650px){.career-overlay{padding:12px 3vw}.shop-panel{height:calc(100dvh - 24px)}.shop-header{padding:12px 22px}.shop-header h2{font-size:24px;margin-top:5px}.shop-header h2 em{font-size:18px}.shop-eyebrow{font-size:6px}.shop-wallet b{font-size:21px}.shop-scroll{padding:13px 22px}.upgrade-grid{gap:8px;grid-template-columns:repeat(3,1fr)}.upgrade-card{padding:11px;min-height:180px}.upgrade-heading h3{font-size:10px}.upgrade-heading>i{font-size:20px}.upgrade-card p{font-size:8px;margin:8px 0;min-height:36px}.upgrade-values{font-size:7px;margin-bottom:8px}.purchase-button{padding:8px;font-size:7px}.shop-footer{padding:12px 22px}.shop-footer b{font-size:15px}.shop-footer small{font-size:7px}.shop-footer .primary-button{padding:12px 16px;font-size:8px;width:220px}.weapon-overview{margin-bottom:12px}.weapon-overview strong{font-size:18px}.weapon-overview .secondary-button{font-size:7px}.career-menu{margin-top:9px}.career-menu .secondary-button{font-size:6px;padding:8px}.briefing{max-height:94dvh;overflow-y:auto;touch-action:pan-y}.menu-layer .briefing{width:300px;margin-top:0}.career-strip{top:24%;font-size:7px;gap:10px}.career-strip span+span{font-size:5px}.boss-health{top:29%}.notification{top:32%}#radar{top:45%;width:65px;height:65px;left:19%}.mission-strip{bottom:22%;font-size:6px}.mission-strip span{font-size:5px}.mission-strip b{font-size:6px}.flak-button{bottom:32%;width:32px;height:32px;left:calc(50% - 16px);font-size:19px}.flak-button>span{font-size:5px}.flak-button small{font-size:4px}.lives img{max-width:19px}.lives{gap:2px}#coop-badge{top:27%;font-size:5px;padding:4px 7px}#view-help{font-size:6px;bottom:1%;padding:4px 8px}.lobby-panel{padding:18px 27px;max-height:94dvh;overflow-y:auto;touch-action:pan-y}.lobby-panel h2{font-size:24px;margin:10px 0}.lobby-panel p{font-size:9px;margin:8px 0}.lobby-panel .primary-button{margin-top:12px;padding:12px}.lobby-panel>small{font-size:6px;margin-top:10px;padding-top:8px}.join-room{margin-top:8px}.join-room input{font-size:9px;padding:9px}#room-code{font-size:26px;margin-top:8px}#lobby-connected{margin-top:10px}.career-overlay.inspect .shop-panel{width:340px}}@media(max-width:700px){.upgrade-grid{grid-template-columns:repeat(2,1fr)}.operation-grid{grid-template-columns:repeat(3,1fr)}.audio-settings{gap:12px;flex-wrap:wrap}.shop-header{gap:10px}.shop-header h2 em{display:none}.shop-footer .primary-button{width:190px}.shop-footer small{max-width:220px;display:block}}.upgrade-heading>i{display:grid;place-items:center;width:26px;flex-shrink:0}.upgrade-heading>i svg{width:26px;height:26px}.flak-button>svg{width:60%;height:60%;margin:17% auto;display:block}.medal>span svg{width:27px;height:27px}.shop-status{margin:0;padding:8px 15px;color:#cdb782;font-size:9px;line-height:1.4;border-bottom:1px solid #a38f562d;min-height:29px;flex-shrink:0}#explosion-glow{position:absolute;inset:0;z-index:2;pointer-events:none;opacity:0;background:radial-gradient(ellipse at var(--blast-x,50%) var(--blast-y,50%),#ffd393 0%,#ff8c28 40%,#c83b08 100%);mix-blend-mode:screen}.career-overlay.inspect .shop-panel{opacity:1;background:linear-gradient(125deg,#19252e,#0d161c)}body[data-state=shop] :is(.controls-left,.controls-right,.heat-panel,.objectives,.score-panel,.health-block,.mission-strip,.career-strip,.top-actions,#radar,#flak-button,#coop-badge){visibility:hidden}.ammo-controls{position:absolute;bottom:calc(100% + 9px);left:0;right:0;display:flex;justify-content:center;gap:8px}.ammo-controls button{padding:9px 12px;border:1px solid #ab96675c;border-radius:3px;background:#101920ed;color:#ccbd98;font-size:9px;letter-spacing:.06em;min-height:30px}.ammo-controls button[aria-pressed=true]{border-color:#d3a967;color:#f2d398;background:#322a20ed}.ammo-controls button:disabled{color:#817d6e;cursor:default}.ammo-controls button:hover:not(:disabled){background:#3b3830}.crosshair.flak-aim{border-style:dashed;border-color:#edc077;box-shadow:0 0 0 7px #dcb46e15}.crosshair.flak-aim b{width:5px;height:5px;border-radius:0;transform:rotate(45deg)}@media(max-height:600px){.ammo-controls{bottom:calc(100% + 5px);gap:4px}.ammo-controls button{font-size:7px;padding:6px 8px;min-height:27px}}
