@font-face{font-family:Russo One;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/russo-one-cyrillic-400-normal-BXZIn0h3.woff2) format("woff2"),url(/assets/russo-one-cyrillic-400-normal-rRbrNFRA.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Russo One;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/russo-one-latin-ext-400-normal-CezFp_e4.woff2) format("woff2"),url(/assets/russo-one-latin-ext-400-normal-BssN3Pxm.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Russo One;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/russo-one-latin-400-normal-BfOuQF9V.woff2) format("woff2"),url(/assets/russo-one-latin-400-normal-CosRecV9.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--game-ui-accent: #f66147;--game-ui-accent-rgb: 246, 97, 71;--game-logo-fill: #f5f7f2;--game-modal-panel-background: linear-gradient(135deg, rgba(246, 97, 71, .055), transparent 42%), rgba(8, 18, 25, .96);--game-modal-border-color: rgba(189, 219, 230, .26);--game-modal-light-shadow: 0 0 1px rgba(255, 248, 232, .72), 0 0 18px rgba(246, 231, 202, .14), 0 0 44px rgba(246, 231, 202, .075), 0 30px 90px rgba(0, 0, 0, .54), inset 0 0 0 1px rgba(255, 255, 255, .0325)}.localized-game-logo{--game-logo-mask: url(/assets/logo_ru-49b-66kf.svg);display:block;aspect-ratio:463.93506 / 427;background-color:var(--game-logo-fill);-webkit-mask-image:var(--game-logo-mask);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;mask-image:var(--game-logo-mask);mask-position:center;mask-repeat:no-repeat;mask-size:contain}html[lang=en] .localized-game-logo{--game-logo-mask: url(/assets/logo_en-CrWyYlvg.svg)}html,body{width:100%;height:100%;margin:0;overflow:hidden;-webkit-user-select:none;user-select:none;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#fff;background:#8fd7ff}input:not([type]),input[type=text],input[type=search],input[type=email],input[type=password],input[type=url],input[type=tel],input[type=number],textarea,[contenteditable]:not([contenteditable=false]){-webkit-user-select:text;user-select:text}img{pointer-events:none;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}button:not(:disabled){cursor:pointer;transition:filter .11s ease-out}button:not(:disabled):hover{filter:brightness(1.14)}button:disabled{cursor:default}button,input[type=button],input[type=submit],input[type=reset],h1,h2,h3,h4,h5,h6{text-transform:uppercase}#app,canvas{width:100%;height:100%;display:block}#app canvas{transition:filter .12s ease}#startup-loading{--startup-progress: 4;position:fixed;inset:0;z-index:20000;display:grid;place-items:center;align-content:center;gap:28px;padding:24px;box-sizing:border-box;overflow:hidden;background:#000;color:#f5fafff5;text-align:center;text-shadow:0 2px 10px rgba(0,0,0,.62);opacity:0;pointer-events:none;transition:opacity .16s ease}body.startup-loading #startup-loading{opacity:1;pointer-events:auto}body.startup-loading #hud{visibility:hidden}.startup-loading-mark{position:relative;width:min(360px,70vw,43vh);aspect-ratio:1;display:grid;place-items:center;filter:drop-shadow(0 18px 38px rgba(110,185,255,.28))}.startup-loading-mark:before{position:absolute;inset:-10%;border-radius:50%;background:conic-gradient(#ffffffe6 calc(var(--startup-progress) * 1%),#ffffff26 0);content:"";mask:radial-gradient(farthest-side,transparent calc(100% - 8px),#000 calc(100% - 7px));-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 8px),#000 calc(100% - 7px))}.startup-loading-mark .localized-game-logo{position:relative;z-index:1;width:86%;height:86%}.startup-loading-bar{display:none;width:min(183px,35vw,21vh);height:7px;overflow:hidden;border-radius:999px;background:#ffffff29}.startup-loading-bar span{display:block;width:calc(var(--startup-progress) * 1%);height:100%;border-radius:inherit;background:#ffffffe0;transition:width .18s ease}body.startup-loading #startup-loading:not(.startup-loading-controlled) .startup-loading-bar span{animation:startup-loading-prerun 5.2s cubic-bezier(.18,.72,.28,1) forwards}@keyframes startup-loading-prerun{0%{width:4%}to{width:8%}}.startup-loading-room-content{display:none}#startup-loading.room-loading{--loading-left-axis: clamp(72px, 9.9vw, 164px);--loading-bottom-axis: clamp(82px, 14.2vh, 136px);--loading-logo-width: clamp(205px, 18.4vw, 300px);--loading-card-width: clamp(500px, 40.8vw, 666px);display:block;isolation:isolate;background:#719bc0;color:#121614eb;text-align:left;text-shadow:none}#startup-loading.room-loading:before{position:absolute;inset:0;z-index:0;background:url(/assets/poster_gameplay-0wArcXzE.jpg) center / cover no-repeat;content:""}#startup-loading.room-loading:after{display:none}#startup-loading.room-loading .startup-loading-mark{position:absolute;top:clamp(42px,7.7vh,78px);bottom:auto;left:var(--loading-left-axis);z-index:3;display:block;width:var(--loading-logo-width);height:auto;filter:none}#startup-loading.room-loading .startup-loading-mark:before{display:none}#startup-loading.room-loading .startup-loading-mark .localized-game-logo{display:block;width:100%;height:auto;transform:none;filter:none}#startup-loading.room-loading .startup-loading-mark:after{display:none}#startup-loading.room-loading .startup-loading-room-content{position:absolute;inset:0;z-index:2;display:block}.startup-loading-object{--loading-object-scale: 1;--loading-object-offset-x: 0%;--loading-object-offset-y: 0%;display:flex;flex-direction:column;align-items:stretch;position:absolute;top:auto;right:var(--loading-left-axis);bottom:var(--loading-bottom-axis);isolation:isolate;box-sizing:border-box;width:var(--loading-card-width);height:auto;min-height:0;border:0;border-radius:4px;padding:0;color:#141715eb;background:#f5f7f2fa;box-shadow:0 12px 32px #0814122e,0 3px 10px #0814121a;animation:startup-loading-object-enter .24s ease-out both;overflow:hidden}.startup-loading-object:before{display:none}.startup-loading-object.hidden{display:none}.startup-loading-object-visual{display:grid;place-items:center;flex:0 0 auto;box-sizing:border-box;width:100%;height:auto;padding:clamp(28px,3.8vh,42px) clamp(36px,3.2vw,54px) clamp(12px,1.8vh,20px);overflow:visible}.startup-loading-object-visual img{display:block;width:auto;height:auto;max-width:100%;max-height:clamp(230px,34vh,340px);object-fit:contain;transform:translate(var(--loading-object-offset-x),var(--loading-object-offset-y)) scale(var(--loading-object-scale));transform-origin:center}.startup-loading-object-copy{display:grid;justify-items:start;align-content:start;flex:0 0 auto;gap:15px;box-sizing:border-box;min-width:0;border:0;padding:0 clamp(34px,3vw,54px) clamp(34px,4.5vh,48px);text-align:left}.startup-loading-object-copy h2,.startup-loading-object-copy p{margin:0}.startup-loading-object-copy h2{color:#202622;font:clamp(17px,1.25vw,21px)/1.15 "Russo One",sans-serif;letter-spacing:.015em}.startup-loading-object-copy p{max-width:100%;color:#202622d1;font:clamp(14px,1.08vw,18px)/1.35 Inter,sans-serif;white-space:pre-line}#startup-loading.room-loading .startup-loading-bar{display:block;box-sizing:border-box;width:100%;height:clamp(9px,1.15vh,12px);border:0;border-radius:0;background:#756545e0}#startup-loading.room-loading .startup-loading-bar span{border-radius:0;background:#f56b52;box-shadow:none}.startup-loading-progress{position:absolute;top:auto;bottom:var(--loading-bottom-axis);left:var(--loading-left-axis);display:grid;gap:clamp(10px,1.35vh,14px);width:max-content;transform:none}.startup-loading-progress-label{justify-self:start;padding:0;color:#f5f7f2;background:none;box-shadow:none;font:clamp(25px,2.15vw,35px)/1.05 "Russo One",sans-serif;letter-spacing:.025em;text-transform:uppercase;white-space:nowrap}html[data-ui-theme=dark] #startup-loading.room-loading{color-scheme:dark;color:#f5f7f2e0;background:#0c141a}html[data-ui-theme=dark] .startup-loading-object{color:#f5f7f2e0;background:#0c141afa;box-shadow:0 12px 32px #00000057,0 3px 10px #00000038}html[data-ui-theme=dark] .startup-loading-object-visual img{opacity:.96;filter:brightness(0) invert(1)}html[data-ui-theme=dark] .startup-loading-object-copy h2{color:#f5f7f2}html[data-ui-theme=dark] .startup-loading-object-copy p{color:#f5f7f2c7}html[data-ui-theme=dark] #startup-loading.room-loading .startup-loading-bar{background:#f5f7f238}@keyframes startup-loading-object-enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(max-width:900px){#startup-loading.room-loading{--loading-left-axis: clamp(28px, 6vw, 54px);--loading-bottom-axis: clamp(46px, 10vh, 72px);--loading-logo-width: clamp(138px, 21vw, 185px);--loading-card-width: min(48vw, 430px)}#startup-loading.room-loading .startup-loading-mark{top:clamp(24px,5vh,42px)}.startup-loading-object{top:auto;right:var(--loading-left-axis);bottom:var(--loading-bottom-axis);height:auto;min-height:0}.startup-loading-progress{bottom:var(--loading-bottom-axis);width:max-content}.startup-loading-object-copy{padding:0 24px 26px}.startup-loading-object-copy h2{font-size:15px}.startup-loading-object-copy p{font-size:12px}.startup-loading-progress-label{font-size:22px}}@media(min-width:761px)and (max-height:700px){#startup-loading.room-loading .startup-loading-mark{top:34px;width:clamp(150px,16vw,205px)}.startup-loading-object{top:auto;height:auto;min-height:0}.startup-loading-object-visual img{max-height:31vh}.startup-loading-object-copy{padding-bottom:28px}.startup-loading-progress{bottom:var(--loading-bottom-axis)}}@media(prefers-reduced-motion:reduce){.startup-loading-object{animation:none}}#hud{--hud-overlay-background: rgba(14, 24, 34, .34);--hud-overlay-shadow: inset 0 0 0 1px rgba(255, 255, 255, .12);--hud-overlay-hard-background: rgba(14, 24, 34, .82);--hud-overlay-hard-shadow: inset 0 0 0 1px rgba(255, 255, 255, .18), 0 18px 48px rgba(0, 0, 0, .32);--hud-key-background: rgba(255, 255, 255, .06);--hud-key-border: rgba(255, 255, 255, .28);--control-reference-title-color: rgba(238, 246, 255, .62);--control-reference-text-color: rgba(247, 251, 255, .82);--control-reference-key-color: rgba(255, 255, 255, .96);--control-reference-key-background: var(--hud-key-background);--control-reference-key-border: var(--hud-key-border);--hud-team-red-light: #ffaaa0;--hud-team-blue-light: #9fd2ff;--hud-team-red-dark: #c82320;--hud-team-blue-dark: #246bff;--hud-team-red-dark-rgb: 200 35 32;--hud-team-blue-dark-rgb: 36 107 255;--hud-team-red-panel: rgb(var(--hud-team-red-dark-rgb) / .86);--hud-team-blue-panel: rgb(var(--hud-team-blue-dark-rgb) / .88);--hud-team-red-button: rgb(var(--hud-team-red-dark-rgb) / .78);--hud-team-blue-button: rgb(var(--hud-team-blue-dark-rgb) / .78);--hud-announcement-top: 25%;--minimap-edge-gap: 18px;--combat-edge-gap: 22px;--combat-health-meter-width: 56px;--combat-health-pulse-width: 22px;--combat-health-pulse-gap: 8px;--combat-health-block-width: calc( var(--combat-health-pulse-width) + var(--combat-health-pulse-gap) + var(--combat-health-meter-width) );--combat-health-run-gap: 16px;--combat-sprint-icon-width: 18px;--combat-sprint-icon-gap: 6px;--combat-sprint-meter-width: 14px;--combat-ammo-run-gap: calc( var(--combat-sprint-meter-width) + var(--combat-sprint-meter-width) + var(--combat-sprint-meter-width) + var(--combat-sprint-meter-width) + var(--combat-sprint-meter-width) );position:fixed;inset:0;pointer-events:none}#touch-controls{--touch-control-idle: rgba(18, 29, 39, .34);--touch-control-active: rgba(88, 140, 174, .62);--touch-controls-scale: 1;--touch-controls-opacity: 1;position:absolute;inset:0;z-index:30;display:none;overflow:hidden;pointer-events:none;touch-action:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}html[data-input-mode=touch] body.game-runtime-active #touch-controls[data-touch-enabled]{display:block}html[data-input-mode=touch] body.game-runtime-active #app canvas{touch-action:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.touch-input-zone{position:absolute;pointer-events:auto;touch-action:none}.touch-move-zone{left:0;bottom:0;width:44%;height:66%}.touch-look-zone{top:64px;right:0;bottom:0;width:56%}.touch-move-stick{position:fixed;left:var(--touch-stick-x, 118px);top:var(--touch-stick-y, calc(100vh - 112px) );display:block;width:112px;height:112px;border:2px solid rgba(236,247,255,.42);border-radius:50%;opacity:0;background:var(--touch-control-idle);box-shadow:inset 0 0 20px #ffffff14;pointer-events:none;transform:translate(-50%,-50%);scale:var(--touch-controls-scale)}.touch-move-stick.active{opacity:1}.touch-move-stick-knob{position:absolute;left:50%;top:50%;display:block;width:54px;height:54px;border:2px solid rgba(255,255,255,.72);border-radius:50%;background:var(--touch-control-active);box-shadow:0 5px 15px #00000042;transform:translate(calc(-50% + var(--touch-stick-dx, 0px)),calc(-50% + var(--touch-stick-dy, 0px)))}.touch-action-cluster{position:absolute;inset:0;pointer-events:none}.touch-action{position:absolute;z-index:2;display:grid;place-items:center;box-sizing:border-box;min-width:48px;min-height:48px;border:1px solid rgba(255,255,255,.54);border-radius:50%;padding:0;color:#fffffff0;background:var(--touch-control-idle);box-shadow:0 4px 14px #0000003d;font:800 12px/1 Russo One,Inter,sans-serif;letter-spacing:.02em;pointer-events:auto;touch-action:none;user-select:none;-webkit-user-select:none;opacity:var(--touch-controls-opacity)}#touch-controls .touch-action:not(.touch-menu-button){scale:var(--touch-controls-scale)}#touch-controls[data-touch-stick-mode=fixed] .touch-move-stick{opacity:var(--touch-controls-opacity)}#touch-controls[data-touch-stick-mode=floating] .touch-move-stick.active,#touch-controls[data-touch-stick-mode=fixed] .touch-move-stick.active{opacity:1}.touch-action.active,.touch-action.toggled{border-color:#ffffffd6;background:var(--touch-control-active)}.touch-action-fire{right:max(14px,env(safe-area-inset-right));bottom:calc(max(132px,28vh) + env(safe-area-inset-bottom));width:76px;height:76px}.touch-action-fire span{width:25px;height:25px;border:3px solid currentColor;border-radius:50%;box-shadow:inset 0 0 0 5px #ffffff29}.touch-action-reload{right:calc(max(26px,env(safe-area-inset-right)) + 72px);bottom:calc(max(188px,41vh) + env(safe-area-inset-bottom));width:50px;height:50px}.touch-action-ads{right:calc(max(24px,env(safe-area-inset-right)) + 80px);bottom:calc(max(122px,26vh) + env(safe-area-inset-bottom));width:60px;height:60px}.touch-action-jump,.touch-action-crouch{bottom:calc(66px + env(safe-area-inset-bottom));width:60px;height:60px}.touch-action-jump{right:calc(max(26px,env(safe-area-inset-right)) + 68px)}.touch-action-crouch{right:max(14px,env(safe-area-inset-right))}#hud.dead #touch-controls,#hud.camera-feed-active #touch-controls,#hud.fixed-camera-active #touch-controls{display:none}#hud.spectator .touch-move-zone,#hud.spectator .touch-action:not(.touch-menu-button){display:none}#hud .hud-overlay,#hud.dead #status{background:var(--hud-overlay-background);box-shadow:var(--hud-overlay-shadow)}#hud .hud-overlay-hard{background:var(--hud-overlay-hard-background);box-shadow:var(--hud-overlay-hard-shadow)}#objective-marker-hud{position:absolute;inset:0;z-index:6;overflow:hidden;pointer-events:none;-webkit-user-select:none;user-select:none}#objective-marker-hud.hidden{display:none}.mini-marker-webgl{position:absolute;inset:0;width:100%;height:100%;z-index:2;pointer-events:none}.mini-marker-webgl[hidden]{display:none}#title-shell{--title-accent: var(--game-ui-accent);--title-accent-rgb: var(--game-ui-accent-rgb);--title-quick-color: #f4aca1;--title-menu-left: clamp(30px, 6vw, 96px);--title-logo-left: calc(var(--title-menu-left) + 8px);--title-logo-width: clamp(173px, 14.4vw, 274px);--title-menu-width: min(48vw, 660px);--title-drone-half-width: min(10vw, 19.2vh);--title-drone-placement-offset: min(15vw, 28.8vh);--title-main-soldier-right: calc( (100vw - var(--title-menu-left) - var(--title-menu-width)) / 2 - 34.1vh + var(--title-drone-half-width) );--title-menu-text-shadow: 0 0 3.5px rgba(0, 0, 0, .82), 0 0 12px rgba(0, 0, 0, .66);--title-vignette: radial-gradient( ellipse 92% 88% at 92% 46%, transparent 28%, rgba(3, 8, 12, .08) 46%, rgba(3, 7, 11, .4) 69%, rgba(2, 5, 8, .7) 88%, rgba(1, 4, 7, .84) 100% ), linear-gradient( 180deg, rgba(3, 7, 11, .28), transparent 22%, transparent 67%, rgba(2, 6, 9, .38) );position:fixed;inset:0;z-index:19000;overflow:hidden;background:#101a22;color:#f1f7fbf5}#title-shell.hidden,.title-shell-navigation .hidden,#title-shell-detail.hidden{display:none}#title-shell.menu-shell-battle{background:#040a0f47}#title-shell.menu-shell-battle .title-poster,#title-shell.menu-shell-battle .title-shell-footer,#title-shell.menu-shell-battle .title-shell-language{display:none}#title-shell.menu-shell-battle .title-shell-haze{inset:0;z-index:1;background:var(--title-vignette);box-shadow:inset 0 0 clamp(90px,13vw,250px) #01040757;-webkit-backdrop-filter:none;backdrop-filter:none}#title-shell.menu-shell-battle .title-shell-logo{opacity:.78}.title-poster{position:absolute;inset:0;overflow:hidden;background:#426f96;pointer-events:none;-webkit-user-select:none;user-select:none}.title-poster:after{position:absolute;inset:0;z-index:1;background:var(--title-vignette);box-shadow:inset 0 0 clamp(90px,13vw,250px) #01040752;content:"";pointer-events:none}.title-poster img{position:absolute;display:block;max-width:none;pointer-events:none;-webkit-user-select:none;user-select:none}.title-poster-back{inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 50%}.title-poster-soldier{bottom:0;right:var(--title-main-soldier-right);width:auto;height:85vh;z-index:2;transform-origin:50% 100%;animation:title-poster-soldier-rock 9s linear infinite;animation-play-state:paused;filter:drop-shadow(0 1.2vh 1.5vh rgba(2,7,8,.24));will-change:transform}.title-poster-drone{top:-4.5vh;right:calc(1vw + var(--title-drone-placement-offset));width:min(20vw,38.4vh);height:auto;z-index:2;transform-origin:50% 42%;animation:title-poster-drone-float 10s ease-in-out infinite;animation-play-state:paused;filter:drop-shadow(0 1vh 1.1vh rgba(4,10,14,.24));will-change:transform}body.title-shell-visible .title-poster-drone,body.title-shell-visible .title-poster-soldier{animation-play-state:running}@keyframes title-poster-soldier-rock{0%,to{transform:rotate(0)}6.25%{transform:rotate(.107deg)}12.5%{transform:rotate(.198deg)}18.75%{transform:rotate(.259deg)}25%{transform:rotate(.28deg)}31.25%{transform:rotate(.259deg)}37.5%{transform:rotate(.198deg)}43.75%{transform:rotate(.107deg)}50%{transform:rotate(0)}56.25%{transform:rotate(-.107deg)}62.5%{transform:rotate(-.198deg)}68.75%{transform:rotate(-.259deg)}75%{transform:rotate(-.28deg)}81.25%{transform:rotate(-.259deg)}87.5%{transform:rotate(-.198deg)}93.75%{transform:rotate(-.107deg)}}@keyframes title-poster-drone-float{0%,to{transform:translateZ(0) rotate(-.8deg)}17%{transform:translate3d(.42vw,-.92vh,0) rotate(.65deg)}36%{transform:translate3d(.72vw,.28vh,0) rotate(1.25deg)}55%{transform:translate3d(-.22vw,-1.18vh,0) rotate(-.5deg)}76%{transform:translate3d(-.62vw,.58vh,0) rotate(-1.3deg)}91%{transform:translate3d(.12vw,.82vh,0) rotate(.35deg)}}.title-shell-haze{position:absolute;inset:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.title-shell-logo{position:absolute;bottom:calc(50% + 160px);left:var(--title-logo-left);z-index:3;width:var(--title-logo-width);height:auto;transform:rotate(-3.5deg);filter:drop-shadow(0 0 3.5px rgba(0,0,0,.82)) drop-shadow(0 0 12px rgba(0,0,0,.66));pointer-events:none;-webkit-user-select:none;user-select:none}.title-shell-navigation{position:absolute;top:0;left:var(--title-menu-left);bottom:0;z-index:3;display:flex;flex-direction:column;justify-content:center;width:var(--title-menu-width)}#title-shell-root{opacity:1;transition:opacity .18s ease-out;visibility:visible}body.title-menu-preparing #title-shell-root,body.title-menu-preparing .title-shell-footer nav{opacity:.5;pointer-events:none}#title-shell[aria-busy=true] #title-shell-root,#title-shell[aria-busy=true] .title-shell-footer nav,#title-shell[aria-busy=true] .title-shell-language{pointer-events:none}.title-shell-footer nav{opacity:1;transition:opacity .18s ease-out;visibility:visible}.title-shell-actions{display:grid;gap:2px}.title-shell-actions button,.title-shell-back,.title-shell-footer button{border:0;color:inherit;background:transparent;font:inherit;cursor:pointer}.title-shell-actions button,.title-shell-back{text-shadow:var(--title-menu-text-shadow)}.title-shell-actions button{position:relative;display:grid;grid-template-columns:48px 1fr;align-items:center;min-height:56px;padding:0 22px;outline:none;text-align:left}.title-shell-actions button:before{position:absolute;inset:5px 0 5px -48px;background:linear-gradient(90deg,rgba(var(--title-accent-rgb),.2),rgba(var(--title-accent-rgb),.04) 72%,transparent);opacity:0;content:"";transform:scaleX(.72);transform-origin:left;transition:opacity .12s ease,transform .12s ease}#title-shell-root .title-shell-actions button[data-shell-action=quick]:after{position:absolute;right:0;bottom:-7px;left:22px;height:26px;background:var(--title-accent);content:"";-webkit-mask-image:url(/assets/menu_active_underline_mask-klbq6Otk.png);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:100% auto;mask-image:url(/assets/menu_active_underline_mask-klbq6Otk.png);mask-mode:luminance;mask-position:center;mask-repeat:no-repeat;mask-size:100% auto;opacity:.9;pointer-events:none}.title-shell-actions button strong:before{position:absolute;top:50%;left:-68px;width:14px;height:5px;background:var(--title-accent);box-shadow:0 0 8px rgba(var(--title-accent-rgb),.52);content:"";opacity:0;transform:translateY(-50%) scaleX(.35);transform-origin:left center;transition:opacity .12s ease,transform .16s ease}.title-shell-actions button:hover:before,.title-shell-actions button:focus-visible:before{opacity:1;transform:scaleX(1)}.title-shell-actions button:hover strong:before,.title-shell-actions button:focus-visible strong:before{opacity:1;transform:translateY(-50%) scaleX(1)}.title-shell-actions button span,.title-shell-actions button strong{position:relative}.title-shell-actions button span{color:#b8d8e375;font-size:11px;letter-spacing:.16em}.title-shell-actions button strong,#title-shell-detail-title{font-family:Russo One,sans-serif;font-weight:400;letter-spacing:.045em}.title-shell-actions button strong{font-size:clamp(20px,2.2vw,31px)}#title-shell-root .title-shell-actions button{grid-template-columns:1fr}#title-shell-root .title-shell-actions button strong:before{left:-26px}#title-shell-root .title-shell-actions button[data-shell-action=quick]{min-height:78px;margin-bottom:12px}#title-shell-root .title-shell-actions button[data-shell-action=quick] strong{color:var(--title-quick-color);font-size:clamp(29px,3vw,42px);letter-spacing:.055em;text-shadow:var(--title-menu-text-shadow),0 0 18px rgba(var(--title-accent-rgb),.28)}#title-shell.menu-shell-battle #title-shell-detail-body>.player-menu-section,#title-shell.menu-shell-battle #title-shell-detail-body>.match-menu-body{color:#edf5f9e6}#title-shell.menu-shell-battle #title-shell-detail-body>.player-menu-section{padding:0 4px 12px 0}#title-shell.menu-shell-battle #title-shell-detail-body>.player-menu-section[data-menu-panel=graphics]{height:auto}#title-shell.menu-shell-battle #title-shell-detail-body>.match-menu-body{padding:4px 0 0}.title-shell-back{display:grid;place-items:center;width:38px;height:38px;border:1px solid rgba(255,255,255,.182);border-radius:4px;padding:0;align-items:center;color:var(--title-accent);background:#ffffff09;font:300 28px/1 Inter,sans-serif;text-shadow:none}.title-shell-back:hover,.title-shell-back:focus-visible{border-color:rgba(var(--title-accent-rgb),.728);background:rgba(var(--title-accent-rgb),.12);box-shadow:0 0 0 2px rgba(var(--title-accent-rgb),.182);outline:none}#title-shell-detail{position:absolute;inset:0;z-index:8;display:grid;place-items:center;box-sizing:border-box;padding:clamp(18px,4vw,64px);background:#02070bad;-webkit-backdrop-filter:blur(5px) saturate(.82);backdrop-filter:blur(5px) saturate(.82);pointer-events:auto}.title-shell-modal-panel{display:grid;grid-template-columns:var(--notebook-dialog-gutter, 0px) minmax(0,1fr);grid-template-rows:auto minmax(0,1fr);width:min(calc(760px + var(--notebook-dialog-gutter, 0px)),calc(100vw - 48px));height:min(620px,calc(100vh - 48px));max-width:100%;max-height:100%;min-height:0;border:1px solid var(--game-modal-border-color);background:var(--game-modal-panel-background);box-shadow:var(--game-modal-light-shadow);overflow:hidden;transform:translate(calc(var(--notebook-dialog-gutter, 0px) / -2))}.title-shell-modal-header{grid-column:2;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid rgba(181,215,228,.195);padding:clamp(18px,2.4vw,28px)}.title-shell-modal-heading{display:flex;align-items:center;min-width:0;gap:24px}.title-shell-detail-badge{flex:none;border:1px solid rgba(var(--title-accent-rgb),.442);border-radius:3px;padding:6px 9px 5px;color:rgba(var(--title-accent-rgb),.82);background:rgba(var(--title-accent-rgb),.065);font:500 10px/1 Inter,sans-serif;letter-spacing:.12em;text-transform:uppercase}#title-shell-detail-title{min-width:0;margin:0;font-size:clamp(24px,2.5vw,38px);line-height:1.08}#title-shell-detail[data-detail-size=title-rooms] .title-shell-modal-panel{width:min(calc(1040px + var(--notebook-dialog-gutter)),calc(100vw - 64px));height:min(740px,calc(100vh - 64px))}#title-shell-detail[data-detail-size=title-fighter] .title-shell-modal-panel{width:min(calc(1180px + var(--notebook-dialog-gutter)),calc(100vw - 48px));height:min(672px,calc(100vh - 48px))}#title-shell-detail[data-detail-size=title-fighter]{padding:24px}#title-shell-detail[data-detail-size=title-fighter] .title-shell-modal-header{border-bottom-color:#ffffff21;padding:16px 22px}#title-shell-detail[data-detail-size=title-fighter] #title-shell-detail-body{padding:18px 22px 20px;overflow:hidden;scrollbar-gutter:auto}#title-shell-detail[data-detail-size=title-settings] .title-shell-modal-panel,#title-shell-detail[data-detail-size=battle-settings] .title-shell-modal-panel{width:min(calc(752px + var(--notebook-dialog-gutter)),calc(100vw - 64px));height:min(720px,calc(100vh - 64px))}#title-shell-detail[data-detail-size=title-about] .title-shell-modal-panel,#title-shell-detail[data-detail-size=title-privacy] .title-shell-modal-panel{width:min(calc(760px + var(--notebook-dialog-gutter)),calc(100vw - 48px));height:min(760px,calc(100vh - 48px))}#title-shell-detail[data-detail-size=title-howToPlay] .title-shell-modal-panel{width:min(calc(980px + var(--notebook-dialog-gutter)),calc(100vw - 48px));height:min(640px,calc(100vh - 48px))}#title-shell-detail[data-detail-size=title-updates] .title-shell-modal-panel{width:min(calc(820px + var(--notebook-dialog-gutter)),calc(100vw - 48px));height:min(620px,calc(100vh - 48px))}#title-shell-detail[data-detail-size=title-credits] .title-shell-modal-panel{width:min(480px,calc(100vw - 48px));height:auto;max-height:calc(100vh - 48px)}#title-shell-detail[data-detail-size=title-invite] .title-shell-modal-panel{width:min(calc(720px + var(--notebook-dialog-gutter)),calc(100vw - 48px));height:min(520px,calc(100vh - 48px))}#title-shell-detail[data-detail-size=battle-team] .title-shell-modal-panel{width:min(calc(700px + var(--notebook-dialog-gutter)),calc(100vw - 48px));height:min(570px,calc(100vh - 48px))}#title-shell-detail[data-detail-size=battle-profile] .title-shell-modal-panel{width:min(calc(920px + var(--notebook-dialog-gutter)),calc(100vw - 64px));height:min(690px,calc(100vh - 64px))}#title-shell-detail[data-detail-size=battle-manage-room] .title-shell-modal-panel{width:min(calc(820px + var(--notebook-dialog-gutter)),calc(100vw - 64px));height:min(720px,calc(100vh - 64px))}#title-shell-detail-body{grid-column:2;min-height:0;padding:clamp(18px,2.4vw,28px);overflow-x:hidden;overflow-y:auto;scrollbar-gutter:stable}.title-shell-detail-content{display:grid;gap:16px;max-height:none;overflow:visible;color:#e4eef3d6;line-height:1.5}.title-shell-detail-content p{margin:0}.title-shell-room-commands,.title-shell-room-form-actions{display:flex;gap:12px}.title-shell-room-commands{justify-content:flex-end}.title-shell-room-filters{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px}.title-shell-room-filters>input{min-width:0;border:0;border-bottom:1px solid rgba(178,207,219,.364);padding:9px 0;background:transparent;color:#fff}.title-shell-room-filters>input:focus-visible{border-bottom-color:rgba(var(--title-accent-rgb),.91);outline:none}.title-shell-room-availability{display:inline-flex;align-items:center;justify-self:end;gap:8px;min-width:0;min-height:34px;color:#e4eef3c2;font:600 12px/1.2 Inter,sans-serif;white-space:nowrap;cursor:pointer}.title-shell-room-availability input{flex:none;margin:0}.title-shell-room-commands button,.title-shell-room-form-actions button{min-height:34px;border:1px solid rgba(181,215,228,.286);padding:0 14px;color:#ebf4f8e6;background:#7fb8cd14;font:700 11px/1 Inter,sans-serif;letter-spacing:.06em;cursor:pointer}.title-shell-room-commands button:hover,.title-shell-room-commands button:focus-visible,.title-shell-room-form-actions button:hover,.title-shell-room-form-actions button:focus-visible{border-color:#f2ede1ba;background:#ffffff14;outline:none}.title-shell-room-commands button.primary,.title-shell-room-form-actions button.primary,.title-shell-room-details-actions button.primary{border-color:rgba(var(--title-accent-rgb),.65);background:rgba(var(--title-accent-rgb),.15)}.title-shell-room-commands button:disabled,.title-shell-room-form-actions button:disabled{opacity:.45;cursor:default}.title-shell-room-list{display:grid;gap:2px;min-height:0;transition:opacity .12s ease}.title-shell-room-list[aria-busy=true]{opacity:.68}.title-shell-room-list-header,.title-shell-room-row{display:grid;grid-template-columns:minmax(0,1fr) 126px;gap:12px;align-items:center}.title-shell-room-list-main,.title-shell-room-row-main{display:grid;grid-template-columns:minmax(205px,1.55fr) minmax(110px,1fr) minmax(130px,1.05fr) 58px;gap:12px;align-items:center;min-width:0}.title-shell-room-list-header{min-height:28px;border-bottom:1px solid rgba(181,215,228,.26);padding:0 0 0 12px;color:#c5d7df7a;font:600 9px/1 Inter,sans-serif;letter-spacing:.11em;text-transform:uppercase}.title-shell-room-row{min-height:62px;border-bottom:1px solid rgba(181,215,228,.156)}.title-shell-room-row-main{align-self:stretch;padding:0 12px;color:#e8f1f6d6;text-align:left}.title-shell-room-row-enter{min-height:30px;border:1px solid rgba(var(--title-accent-rgb),.598);padding:0 10px;color:#f2f0e8e6;background:rgba(var(--title-accent-rgb),.12);font:700 10px/1 Inter,sans-serif;letter-spacing:.05em;cursor:pointer}.title-shell-room-row-enter:hover,.title-shell-room-row-enter:focus-visible{border-color:rgba(var(--title-accent-rgb),.962);background:rgba(var(--title-accent-rgb),.2);outline:none}.title-shell-room-row-enter:disabled{opacity:.34;cursor:default}.title-shell-room-row.unavailable .title-shell-room-row-main{opacity:.58}.title-shell-room-row.hidden,.title-shell-room-list-header.hidden,.title-shell-room-empty.hidden,.title-shell-room-form>.hidden{display:none}.title-shell-room-list strong{color:#fff}.title-shell-room-name-cell{display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:10px;min-width:0}.title-shell-room-name-cell strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.title-shell-room-list-minimap{display:block;width:48px;height:48px;border:1px solid rgba(239,229,207,.182);object-fit:cover;background:#ffffff09}.title-shell-room-list-minimap.missing{opacity:.12}.title-shell-room-empty,.title-shell-room-loading{margin:0;padding:30px 12px;color:#c5d7df94;text-align:center}.title-shell-room-details{display:grid;gap:14px}.title-shell-room-details-heading{display:flex;align-items:baseline;justify-content:space-between;gap:18px;border-bottom:1px solid rgba(181,215,228,.208);padding-bottom:10px}.title-shell-room-details-heading h3{margin:0;color:#fff;font:400 20px/1.15 Russo One,sans-serif}.title-shell-room-details-heading span{color:#b4d7e4a8}.title-shell-room-map{display:grid;align-content:end;min-height:70px;padding:16px;border:1px solid rgba(181,215,228,.208);background:transparent}.title-shell-room-map strong{color:#fff;font:400 18px/1.2 Russo One,sans-serif}.title-shell-room-map span{color:#c7dce594}.title-shell-room-facts{display:grid;grid-template-columns:minmax(110px,.7fr) minmax(180px,1.3fr);gap:5px 22px;margin:0}.title-shell-room-facts dt,.title-shell-room-facts dd{margin:0}.title-shell-room-facts dt{color:#b8cfd985}.title-shell-room-facts dd{color:#edf5f8e6}.title-shell-room-details-actions{display:flex;flex-wrap:wrap;gap:10px}.title-shell-room-details-actions button{min-height:36px;border:1px solid rgba(181,215,228,.286);padding:0 14px;color:#ebf4f8eb;background:#7fb8cd17;font:700 11px/1 Inter,sans-serif;letter-spacing:.06em;cursor:pointer}.title-shell-room-details-actions button:hover,.title-shell-room-details-actions button:focus-visible{border-color:#f2ede1ba;background:#ffffff14;outline:none}.title-shell-room-details-actions button:disabled{opacity:.38;cursor:default}.title-shell-room-notices{display:grid;gap:5px}.title-shell-room-notice{margin:0;color:#cadbe29e;font-size:11px}.title-shell-room-notice.error{color:#f3aaa0}.title-shell-room-create-overlay{position:absolute;inset:0;z-index:12;display:grid;place-items:center;box-sizing:border-box;padding:24px;background:#050504b3;-webkit-backdrop-filter:blur(5px) saturate(.8);backdrop-filter:blur(5px) saturate(.8)}.title-shell-room-create-panel{box-sizing:border-box;width:min(calc(620px + var(--notebook-dialog-gutter)),calc(100vw - 48px));max-height:min(650px,calc(100vh - 48px));border:1px solid rgba(239,229,207,.312);border-radius:4px;padding:20px 24px 24px calc(24px + var(--notebook-dialog-gutter));color:#f2f0e8eb;background:var(--game-modal-panel-background);box-shadow:0 0 1px #fff8e8c2,0 0 18px #f6e7ca24,0 0 44px #f6e7ca14,0 28px 76px #0000009e;overflow-y:auto;transform:translate(calc(var(--notebook-dialog-gutter) / -2))}.title-shell-room-create-panel>header{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid rgba(239,229,207,.169);padding-bottom:14px}.title-shell-room-create-panel h3{margin:0;font-size:18px}.title-shell-room-create-close{width:30px;height:30px;border:0;padding:0;color:#f5f0e4ad;background:transparent;font:24px/1 Inter,sans-serif;cursor:pointer}.title-shell-room-create-close:hover,.title-shell-room-create-close:focus-visible{color:#fff;outline:none}.title-shell-room-form{display:grid;gap:8px;margin-top:12px}.title-shell-room-form>label,.title-shell-room-map-field{display:grid;grid-template-columns:minmax(160px,1fr) minmax(180px,1fr);align-items:center;gap:18px;min-height:38px;border-bottom:1px solid rgba(181,215,228,.156)}.title-shell-room-map-choice{display:grid;grid-template-columns:58px minmax(0,1fr);align-items:center;min-width:0;min-height:66px;border:1px solid rgba(239,229,207,.234);padding:4px;color:#f2f0e8eb;background:#05050457;text-align:left;cursor:pointer}.title-shell-room-map-choice:hover,.title-shell-room-map-choice:focus-visible{border-color:rgba(var(--title-accent-rgb),.754);background:rgba(var(--title-accent-rgb),.08);outline:none}.title-shell-room-map-choice>img{display:block;width:58px;height:58px;object-fit:cover;background:#ffffff09}.title-shell-room-map-choice-copy{display:grid;min-width:0;gap:5px;padding:0 10px}.title-shell-room-map-choice-copy strong{overflow:hidden;color:#fff;font:600 13px/1.2 Inter,sans-serif;text-overflow:ellipsis;white-space:nowrap}.title-shell-room-map-choice-copy small{color:rgba(var(--title-accent-rgb),.78);font:700 9px/1 Inter,sans-serif;letter-spacing:.09em}.title-shell-room-form input,.title-shell-room-form select{min-height:30px;border:0;padding:0 8px;color:#fff;background:#050c127a}.title-shell-room-form input:focus-visible,.title-shell-room-form select:focus-visible{box-shadow:0 0 0 1px rgba(var(--title-accent-rgb),.806);outline:none}.title-shell-room-create-error{min-height:18px;margin:4px 0 0;color:#f3aaa0;font:600 12px/1.4 Inter,sans-serif}.title-shell-error{color:#f3aaa0}.title-shell-room-map-picker-overlay{position:absolute;inset:0;z-index:2;display:grid;place-items:center;box-sizing:border-box;padding:24px;background:#040403d1;-webkit-backdrop-filter:blur(7px) saturate(.72);backdrop-filter:blur(7px) saturate(.72)}.title-shell-room-map-picker{display:grid;grid-template-rows:auto minmax(0,1fr);box-sizing:border-box;width:min(calc(780px + var(--notebook-dialog-gutter)),calc(100vw - 48px));max-height:min(650px,calc(100vh - 48px));border:1px solid rgba(239,229,207,.338);border-radius:4px;padding:18px 20px 20px calc(20px + var(--notebook-dialog-gutter));color:#f2f0e8eb;background:var(--game-modal-panel-background);box-shadow:0 0 1px #fff8e8c7,0 0 22px #f6e7ca26,0 30px 82px #000000ad;overflow:hidden;transform:translate(calc(var(--notebook-dialog-gutter) / -2))}.title-shell-room-map-picker>header{display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid rgba(239,229,207,.182);padding-bottom:13px}.title-shell-room-map-picker h4{margin:0;color:#fff;font:400 18px/1.2 Russo One,sans-serif;letter-spacing:.045em}.title-shell-room-map-picker-body{display:grid;grid-template-columns:minmax(0,1fr) 230px;gap:18px;min-height:0;padding-top:16px}.title-shell-room-map-catalog{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;min-height:0;overflow-y:auto;scrollbar-gutter:stable}.title-shell-room-map-information{align-self:stretch;min-width:0;border-left:1px solid rgba(239,229,207,.208);padding:12px 4px 12px 18px;background:linear-gradient(90deg,rgba(255,255,255,.025),transparent 82%)}.title-shell-room-map-information strong{display:block;color:#fff;font:400 17px/1.2 Russo One,sans-serif;letter-spacing:.025em}.title-shell-room-map-information dl{display:grid;grid-template-columns:minmax(0,1fr) auto;margin:18px 0 0}.title-shell-room-map-information dt,.title-shell-room-map-information dd{min-height:31px;margin:0;border-bottom:1px solid rgba(239,229,207,.13);padding:8px 0 6px;font:600 11px/1.4 Inter,sans-serif}.title-shell-room-map-information dt{color:#f2f0e87a}.title-shell-room-map-information dd{padding-left:12px;color:#f2f0e8e0;text-align:right}.title-shell-room-map-card{position:relative;display:grid;min-width:0;align-content:start;gap:7px;border:1px solid rgba(239,229,207,.169);border-radius:3px;padding:5px 5px 8px;color:#f2f0e8bd;background:#05050466;font:600 11px/1.2 Inter,sans-serif;text-align:left;cursor:pointer}.title-shell-room-map-card:hover,.title-shell-room-map-card:focus-visible{border-color:#efe5cf9f;color:#fff;background:#ffffff0e;outline:none}.title-shell-room-map-card.selected{border-color:rgba(var(--title-accent-rgb),.988);color:#fff;background:rgba(var(--title-accent-rgb),.1);box-shadow:inset 0 0 0 1px rgba(var(--title-accent-rgb),.208)}.title-shell-room-map-card.selected:after{position:absolute;top:9px;right:9px;width:8px;height:8px;border:2px solid rgba(17,16,14,.9);border-radius:50%;background:rgb(var(--title-accent-rgb));box-shadow:0 0 0 1px #ffffffb6;content:""}.title-shell-room-map-card img{display:block;width:100%;aspect-ratio:1;object-fit:cover;background:#ffffff09}.title-shell-room-map-card img.missing,.title-shell-room-map-choice img.missing{opacity:.12}.title-shell-room-map-card span{overflow:hidden;padding:0 3px;text-overflow:ellipsis;white-space:nowrap}@media(max-width:760px){.title-shell-room-list-main,.title-shell-room-row-main{grid-template-columns:minmax(170px,1.4fr) minmax(95px,1fr) minmax(90px,.9fr) 52px}.title-shell-room-form>label,.title-shell-room-map-field{grid-template-columns:1fr;gap:4px;padding:5px 0}.title-shell-room-map-catalog{grid-template-columns:repeat(3,minmax(0,1fr))}.title-shell-room-map-picker-body{grid-template-columns:1fr;grid-template-rows:minmax(0,1fr) auto;gap:12px}.title-shell-room-map-information{min-height:76px;border-top:1px solid rgba(239,229,207,.208);border-left:0;padding:12px 4px 4px;background:linear-gradient(180deg,rgba(255,255,255,.025),transparent 82%)}.title-shell-room-map-information dl{margin-top:9px}}@media(max-width:520px){.title-shell-room-list-main,.title-shell-room-row-main{grid-template-columns:minmax(150px,1fr) minmax(80px,.8fr) 52px}.title-shell-room-list-main>:nth-child(2),.title-shell-room-row-main>:nth-child(2){display:none}.title-shell-room-map-catalog{grid-template-columns:repeat(2,minmax(0,1fr))}}.fighter-detail-content,.fighter-panel,.fighter-layout{min-height:0;height:100%}.fighter-detail-content{display:block;overflow:hidden}.fighter-panel{--fighter-line: rgba(255, 255, 255, .143);--fighter-line-strong: rgba(255, 255, 255, .312);--fighter-text: rgba(255, 255, 255, .88);--fighter-muted: rgba(255, 255, 255, .52);position:relative;color:var(--fighter-text)}.fighter-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,3fr);gap:22px}.fighter-left,.fighter-right{min-width:0;min-height:0}.fighter-left{display:block}.fighter-preview-frame{position:relative;box-sizing:border-box;height:100%;min-height:0;border:1px solid color-mix(in srgb,var(--fighter-text) 44%,transparent);background:linear-gradient(180deg,#2e547e,#d2dada 58%,#eef1ee);overflow:hidden}.fighter-preview-canvas{position:relative;z-index:1;display:block;width:100%;height:100%;cursor:grab}.fighter-preview-canvas:active{cursor:grabbing}.fighter-controls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"name save" "palettes patches";gap:7px;border-bottom:1px solid var(--fighter-line);padding-bottom:9px}.fighter-name-field{display:grid;grid-area:name;grid-template-columns:92px minmax(0,1fr);align-items:center;gap:12px}.fighter-name-field input{box-sizing:border-box;width:100%;height:40px;border:1px solid var(--fighter-line);border-radius:4px;padding:0 11px;outline:none;color:#fff;background:#ffffff09;font:600 14px/1 Inter,sans-serif}.fighter-name-field input:focus{border-color:rgba(var(--title-accent-rgb),.962);box-shadow:0 0 0 2px rgba(var(--title-accent-rgb),.104)}.fighter-control-label{color:#ffffff9e;font:600 12px/normal Inter,sans-serif;letter-spacing:normal}.fighter-section-title{color:#ffffff9e;font:11px/1.15 Russo One,sans-serif;letter-spacing:.12em;text-transform:uppercase}.fighter-palettes{display:grid;grid-area:palettes;grid-template-columns:minmax(0,1fr);gap:5px}.fighter-palette{display:grid;grid-template-columns:92px minmax(0,1fr);align-items:center;gap:12px;min-width:0;margin:0;border:0;padding:0}.fighter-color-dropdown{position:relative;min-width:0}.fighter-color-dropdown-trigger{display:grid;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:8px;box-sizing:border-box;width:100%;height:30px;border:1px solid var(--fighter-line);border-radius:4px;padding:0 9px;outline:none;color:#ffffffe6;background:#ffffff0b;font:500 12px/1 Inter,sans-serif;text-align:left}.fighter-color-dropdown-trigger:focus-visible,.fighter-color-dropdown.open .fighter-color-dropdown-trigger{border-color:rgba(var(--title-accent-rgb),.91);box-shadow:0 0 0 2px rgba(var(--title-accent-rgb),.156)}.fighter-color-swatch{width:18px;height:18px;border:1px solid rgba(255,255,255,.312);border-radius:3px;box-shadow:inset 0 0 5px #0000003d}.fighter-color-value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fighter-color-caret{color:#ffffff85;font-size:11px}.fighter-color-dropdown-menu{position:absolute;z-index:8;top:calc(100% + 4px);right:0;left:0;display:grid;gap:2px;border:1px solid var(--fighter-line-strong);border-radius:4px;padding:4px;background:#181614fc;box-shadow:0 12px 28px #00000075}.fighter-color-dropdown-menu.hidden{display:none}.fighter-color-dropdown-option{display:grid;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:8px;min-height:31px;border:0;border-radius:3px;padding:3px 7px;color:#ffffffd1;background:transparent;font:500 12px/1 Inter,sans-serif;text-align:left}.fighter-color-dropdown-option:hover,.fighter-color-dropdown-option:focus-visible,.fighter-color-dropdown-option.selected{color:#fff;background:rgba(var(--title-accent-rgb),.14);outline:none}.fighter-patch-row{display:grid;grid-area:patches;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.fighter-patch-button{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:102px;border:1px solid var(--fighter-line);border-radius:4px;padding:4px 8px;color:var(--fighter-text);background:#ffffff09;text-align:center}.fighter-patch-button:hover,.fighter-patch-button:focus-visible{border-color:rgba(var(--title-accent-rgb),.832)}.fighter-patch-preview,.fighter-achievement-patch,.fighter-patch-choice-image{display:block;background-image:var(--fighter-patch-image);background-position:center;background-repeat:no-repeat;background-size:contain}.fighter-patch-preview{width:68px;height:68px}.fighter-patch-label{margin-top:4px;font:11px/1.2 Russo One,sans-serif;letter-spacing:.06em}.fighter-save-row{display:flex;grid-area:save;align-items:center;justify-content:space-between;min-height:42px;border:0;padding:0}.fighter-save-status{color:var(--fighter-muted);font:600 11px/1.2 Inter,sans-serif}.fighter-save-button{min-width:138px;height:40px;border:1px solid rgba(var(--title-accent-rgb),.676);padding:0 22px;border-radius:4px;color:#fffffff0;background:rgba(var(--title-accent-rgb),.14);font:13px/1 Russo One,sans-serif;letter-spacing:.1em}.fighter-save-button:disabled{opacity:.42}.fighter-right{display:grid;grid-template-rows:auto auto auto;align-content:start;gap:12px}.fighter-section{min-height:0}.fighter-section-title{margin:0 0 8px}.fighter-stats-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px}.fighter-stat-card{display:grid;grid-column:auto;place-content:center;min-height:51px;border:1px solid var(--fighter-line);border-radius:4px;background:#ffffff08;text-align:center}.fighter-stat-card:nth-child(n+4){grid-column:auto}.fighter-stat-value{color:#fffffff5;font:19px/1 Russo One,sans-serif}.fighter-stat-label{margin-top:4px;color:var(--fighter-muted);font:600 10px/1.1 Inter,sans-serif;text-transform:uppercase}.fighter-achievements-section{display:grid;grid-template-rows:auto auto}.fighter-achievement-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,auto);align-content:start;gap:9px;min-height:0}.fighter-achievement-card{display:grid;grid-template-columns:72px minmax(0,1fr);align-items:center;column-gap:11px;min-height:0;border:1px solid var(--fighter-line);border-radius:4px;padding:7px 10px 7px 7px;background:#ffffff06;opacity:.76}.fighter-achievement-card.completed{border-color:rgba(var(--title-accent-rgb),.624);background:linear-gradient(90deg,rgba(var(--title-accent-rgb),.11),#ffffff06);box-shadow:inset 2px 0 rgba(var(--title-accent-rgb),.975);opacity:1}.fighter-achievement-visual{position:relative;width:72px;height:72px;overflow:hidden;border-radius:3px}.fighter-achievement-patch{width:100%;height:100%;filter:saturate(.78)}.fighter-achievement-copy{display:grid;gap:6px;min-width:0}.fighter-achievement-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.fighter-achievement-heading strong{font:13px/1.15 Russo One,sans-serif}.fighter-achievement-complete{color:rgba(var(--title-accent-rgb),.88);font:9px/1 Russo One,sans-serif;letter-spacing:.1em;text-transform:uppercase}.fighter-achievement-copy p{color:var(--fighter-muted);font:600 11px/1.25 Inter,sans-serif}.fighter-achievement-progress{position:absolute;right:4px;bottom:4px;left:4px;display:grid;gap:3px;border:1px solid rgba(255,255,255,.16);border-radius:3px;padding:3px 4px;color:#ffffffe0;background:#080908c7;box-shadow:0 2px 7px #0000006b;font:9px/1 Russo One,sans-serif;text-align:right}.fighter-progress-track{height:2px;background:#ffffff29;overflow:hidden}.fighter-progress-fill{display:block;height:100%;background:rgba(var(--title-accent-rgb),.72)}.fighter-achievement-card.completed .fighter-achievement-progress{border-color:rgba(var(--title-accent-rgb),.52)}.fighter-subdialog{position:absolute;inset:-18px -22px -20px;z-index:4;display:grid;place-items:center;padding:6px;background:#040302cc;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.fighter-subdialog.hidden{display:none}.fighter-subdialog.fighter-subdialog-portal{--fighter-line: var(--modal-line);--fighter-line-strong: var(--modal-line-strong);--fighter-text: var(--modal-text);--fighter-muted: var(--modal-muted);position:fixed;inset:0;z-index:40;box-sizing:border-box;padding:24px}.fighter-subdialog-panel{box-sizing:border-box;max-width:100%;max-height:100%;border:1px solid var(--fighter-line-strong);border-radius:4px;background:var(--game-modal-panel-background);box-shadow:0 0 1px #fff8e8b8,0 0 16px #f6e7ca24,0 0 38px #f6e7ca13,0 20px 60px #0000009e}.fighter-patch-dialog-panel{display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:calc(920px + var(--notebook-dialog-gutter));padding:8px 16px 8px calc(16px + var(--notebook-dialog-gutter));transform:translate(calc(var(--notebook-dialog-gutter) / -2))}.fighter-subdialog-header{display:flex;align-items:center;justify-content:space-between;gap:20px}.fighter-subdialog-header h3,.fighter-confirm-dialog-panel h3{margin:0;font-size:18px}.fighter-subdialog-close{width:26px;height:26px;border:0;color:#ffffffad;background:transparent;font:22px/1 Inter,sans-serif}.fighter-patch-grid{display:grid;align-content:start;gap:20px;min-height:0;margin:14px 0 10px;overflow-y:auto;scrollbar-gutter:stable}.fighter-patch-category{display:grid;grid-template-columns:minmax(0,1fr);gap:8px;min-width:0}.fighter-patch-category-title{margin:0;color:var(--fighter-text);font:700 12px/1.2 Inter,sans-serif;letter-spacing:.08em;text-transform:uppercase}.fighter-patch-category-options{display:grid;grid-template-columns:repeat(4,80px);grid-auto-rows:80px;gap:8px}.fighter-patch-choice{position:relative;border:1px solid var(--fighter-line);border-radius:3px;padding:3px;background:#ffffff09}.fighter-patch-choice:hover,.fighter-patch-choice:focus-visible{border-color:rgba(var(--title-accent-rgb),.936)}.fighter-patch-choice.selected{border-color:rgba(var(--title-accent-rgb),1);box-shadow:0 0 0 2px rgba(var(--title-accent-rgb),.234)}.fighter-patch-choice.locked{filter:saturate(.25);opacity:.46}.fighter-patch-choice.locked:hover{filter:saturate(.25) brightness(1.14)}.fighter-patch-choice-image{width:100%;height:100%}.fighter-patch-lock{position:absolute;right:3px;bottom:2px;color:var(--fighter-muted);font-size:12px;text-shadow:none}.fighter-patch-dialog-hint{min-height:16px;color:var(--fighter-muted);font:600 11px/1.2 Inter,sans-serif;text-align:center}.fighter-confirm-dialog-panel{width:calc(500px + var(--notebook-dialog-gutter));padding:28px 28px 28px calc(28px + var(--notebook-dialog-gutter));transform:translate(calc(var(--notebook-dialog-gutter) / -2))}.fighter-confirm-dialog-panel>p{margin-top:12px;color:var(--fighter-muted)}.fighter-confirm-error{color:#f3aaa0!important}.fighter-confirm-error.hidden{display:none}.fighter-confirm-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:24px}.fighter-confirm-actions button{min-height:40px;border:1px solid var(--fighter-line);border-radius:4px;padding:0 15px;color:var(--fighter-text);background:#ffffff09;font:11px/1 Russo One,sans-serif;letter-spacing:.06em}.fighter-confirm-actions .fighter-confirm-primary{border-color:rgba(var(--title-accent-rgb),.676);background:rgba(var(--title-accent-rgb),.14)}@media(max-width:1279px),(max-height:719px){#title-shell-detail[data-detail-size=title-fighter]{padding:12px}#title-shell-detail[data-detail-size=title-fighter] .title-shell-modal-panel{width:min(calc(1180px + var(--notebook-dialog-gutter)),calc(100vw - 24px));height:min(672px,calc(100vh - 24px))}#title-shell-detail[data-detail-size=title-fighter] #title-shell-detail-body{padding:12px 16px 14px;overflow-y:auto}.fighter-layout{gap:14px}.fighter-subdialog{inset:-12px -16px -14px}}.title-shell-footer{position:absolute;right:clamp(30px,6vw,96px);bottom:clamp(24px,4vh,48px);left:var(--title-menu-left);z-index:3;display:flex;align-items:center;justify-content:space-between;color:#d0e1e98f;font-size:11px;letter-spacing:.09em}.title-shell-footer nav{display:flex;flex-wrap:wrap;gap:10px 22px;color:#e0ecf1c2;font-size:12.1px;text-transform:uppercase}.title-shell-footer a{color:inherit;text-decoration:none}.title-shell-footer a.hidden,.title-shell-footer button.hidden{display:none}.title-shell-footer button:hover,.title-shell-footer a:hover{color:#f1f7fbf5}.title-shell-footer-status{display:flex;align-items:center;gap:14px;text-align:right}#title-shell-version{color:#d0e1e966;font-variant-numeric:tabular-nums}.title-information-detail-content{height:100%;min-height:0}.title-information{--title-information-line: rgba(255, 255, 255, .18);--title-information-surface: rgba(255, 255, 255, .035);display:grid;align-content:start;min-height:100%;gap:18px;color:#f1efecd1;font-size:13px;font-weight:600;line-height:1.45}.title-information h2,.title-information p,.title-information ol,.title-information ul{margin:0}.title-information h2{color:#f9f7f3f0;font:400 13px/1.2 Russo One,sans-serif;letter-spacing:.055em}.title-information-lead{max-width:780px;color:#f8f6f2eb;font-size:15px;line-height:1.45}.title-information-card{display:grid;align-content:start;gap:8px;min-width:0;border:1px solid var(--title-information-line);padding:14px 16px;background:linear-gradient(135deg,rgba(var(--title-accent-rgb),.045),transparent 56%),var(--title-information-surface)}.title-how-layout{display:grid;grid-template-columns:minmax(250px,.38fr) minmax(0,1fr);min-height:0;gap:16px}.title-how-sidebar,.title-how-main,.title-how-modes,.title-how-controls{display:grid;align-content:start;min-width:0;gap:10px}.title-how-sidebar{grid-template-rows:auto 1fr}.title-how-main{grid-template-rows:auto 1fr;gap:14px}.title-how-entry ol{display:grid;gap:8px;padding-left:22px}.title-how-tips ul,.title-release-section ul{display:grid;gap:6px;padding-left:18px}.title-how-mode-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.title-how-mode-grid .title-information-card{padding:11px 13px}.title-how-controls-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.title-how-controls-grid .controls-reference-group{gap:2px;border:1px solid var(--title-information-line);border-radius:0;padding:8px 10px;background:var(--title-information-surface);box-shadow:none}.title-how-controls-grid .control-binding-row{grid-template-columns:48px minmax(0,1fr);min-height:17px;font-size:11px}.title-how-controls-grid .control-binding-row kbd{min-height:17px}.title-information--about,.title-information--privacy{width:100%;max-width:70ch;margin-inline:auto;gap:24px;font-size:14px;line-height:1.6}.title-about-features{display:grid;grid-template-columns:minmax(0,1fr);gap:24px}.title-about-feature{display:grid;gap:8px;min-width:0}.title-about-feature h2{font:600 15px/1.4 Inter,sans-serif;letter-spacing:0;text-transform:none}.title-about-feature p,.title-information--privacy>p{font:400 14px/1.6 Inter,sans-serif}.title-credits-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.title-about-meta{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--title-information-line);padding-top:14px;color:#f4f1ec85;font-size:11px;letter-spacing:.055em}.title-about-meta strong{color:rgba(var(--title-accent-rgb),.92);font-weight:800;text-transform:uppercase}.title-information-feedback{width:fit-content;color:#f8f5f0c2;text-decoration-color:rgba(var(--title-accent-rgb),.72);text-underline-offset:4px}.title-information-feedback:hover{color:#fffffff5}.title-updates-timeline{display:grid;gap:18px}.title-release-note{display:grid;gap:14px;border-left:2px solid rgba(var(--title-accent-rgb),.74);padding:2px 0 2px 18px}.title-release-note>header{display:grid;gap:4px}.title-release-note>header p{color:#f1efec7a;font-size:11px}.title-release-section{display:grid;gap:8px}.title-information-empty{display:grid;max-width:560px;gap:9px;border-left:2px solid rgba(var(--title-accent-rgb),.72);padding:14px 18px;background:var(--title-information-surface)}.title-credits-list{grid-template-columns:minmax(0,1fr);gap:20px}.title-credit{justify-items:start;gap:5px;border:0;padding:0;background:transparent;box-shadow:none;text-align:left}.title-credit h2{font-size:15px;line-height:1.3}.title-credit p{color:var(--modal-muted);font:400 14px/1.4 Inter,sans-serif}#title-shell-detail[data-detail-size=title-about] #title-shell-detail-body,#title-shell-detail[data-detail-size=title-privacy] #title-shell-detail-body{overflow-y:auto;scrollbar-gutter:stable}#title-shell-detail[data-detail-size=title-howToPlay] #title-shell-detail-body{overflow-y:hidden;scrollbar-gutter:auto}@media(max-width:900px),(max-height:680px){#title-shell-detail[data-detail-size=title-howToPlay] #title-shell-detail-body{overflow-y:auto;scrollbar-gutter:stable}.title-how-layout{grid-template-columns:1fr}.title-how-sidebar{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto}}@media(max-width:640px){.title-how-sidebar,.title-how-mode-grid,.title-how-controls-grid,.title-credits-list{grid-template-columns:1fr}.title-about-meta{align-items:flex-start;flex-direction:column;gap:6px}}.title-shell-language{position:absolute;top:24px;right:28px;z-index:3;border:0;color:#ebf3f7b8;background:#050c1257;font:700 11px/1 Inter,sans-serif}@media(min-aspect-ratio:2/1){#title-shell{--title-drone-half-width: 18.4vh;--title-drone-placement-offset: 27.6vh}.title-poster-drone{right:calc(2vw + var(--title-drone-placement-offset));width:36.8vh}}@media(max-aspect-ratio:3/2){#title-shell{--title-drone-half-width: min(12.8vw, 18.4vh);--title-drone-placement-offset: min(19.2vw, 27.6vh)}.title-poster-back{object-position:58% 50%}.title-poster-drone{right:calc(1vw + var(--title-drone-placement-offset));width:min(25.6vw,36.8vh)}}@media(prefers-reduced-motion:reduce){.title-poster-drone,.title-poster-soldier{animation:none;transform:none}}@media(max-width:760px){#title-shell{--title-drone-half-width: min(20.8vw, 16.8vh);--title-drone-placement-offset: min(31.2vw, 25.2vh);--title-main-soldier-right: calc(-18vw + var(--title-drone-half-width))}.title-shell-haze{inset:0}.title-shell-logo{top:12px;bottom:auto;left:30px;width:min(31.7vw,151px)}.title-shell-navigation{left:22px;bottom:0;width:calc(100vw - 44px)}.title-poster-soldier{opacity:.58}.title-poster-drone{top:-1vh;right:calc(1vw + var(--title-drone-placement-offset));width:min(41.6vw,33.6vh);opacity:.78}.title-shell-footer{right:22px;left:22px;align-items:flex-start;gap:12px}.title-shell-footer-status{align-items:flex-end;flex-direction:column;gap:4px}}@media(min-width:761px)and (max-height:700px){.title-shell-logo{bottom:calc(50% + 148px);width:clamp(122px,12vw,158px)}}#hud.photo-mode>:not(#dev-console):not(#player-menu):not(#status.pointer-prompt){display:none!important}#hud.photo-mode #status.pointer-prompt:not(.hidden){display:block!important}#hud.hud-diagnostic-hidden>:not(#perf-hud):not(#dev-console):not(#player-menu):not(#match-menu):not(#chat-hud):not(#touch-controls){display:none!important}#damage-radar{position:absolute;inset:0;width:100%;height:100%}#camera-feed-fade{position:absolute;inset:0;z-index:30;opacity:0;background:#000;pointer-events:none}#camera-feed-fade.visible{will-change:opacity}#damage-overlay{position:fixed;inset:0;z-index:1000;pointer-events:none;opacity:0;background:#000}#top-left-hud{position:absolute;top:18px;left:18px;width:min(640px,calc(100vw - 36px))}@media(max-width:1545px){html:not([data-mobile-controls=on]) body.game-runtime-active:has(#match-hud.time-limit-mode:not(.hidden) .match-timer:not(.hidden)) #top-left-hud,html:not([data-mobile-controls=on]) body.game-runtime-active:has(#match-hud:not(.hidden) .match-timer.round-starting:not(.hidden)) #top-left-hud,html:not([data-mobile-controls=on]) body.game-runtime-active:has(#match-hud:not(.hidden) .match-timer.round-ending:not(.hidden)) #top-left-hud{top:126px}}#scoreboard{position:absolute;inset:0;z-index:8;display:grid;place-items:center;padding:clamp(24px,4vw,48px);color:var(--modal-text);background:var(--modal-scrim);font-family:Inter,sans-serif;-webkit-user-select:none;user-select:none}#scoreboard.manually-visible{z-index:9001}#scoreboard.hidden{display:none}.scoreboard-panel{width:min(760px,calc(100vw - 44px));max-height:calc(100vh - 48px);overflow:auto;border-radius:4px;padding:32px 36px 36px;color:var(--modal-text);background:var(--modal-surface);box-shadow:var(--modal-shadow);text-shadow:none}.scoreboard-title{display:inline-grid;color:var(--modal-text-strong);font:400 clamp(24px,2.5vw,34px)/1 "Russo One",sans-serif;letter-spacing:.035em;text-transform:uppercase}.scoreboard-title:after{width:100%;height:3px;margin-top:10px;background:var(--modal-action);content:""}.scoreboard-header-bar{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.scoreboard-round-time{min-width:54px;padding-top:3px;text-align:right;color:var(--modal-text-strong);font:700 18px/1 Inter,sans-serif;font-variant-numeric:tabular-nums}.scoreboard-section{--scoreboard-team-color: var(--modal-muted);margin-top:20px}.scoreboard-section-title{display:flex;align-items:center;gap:8px;margin-bottom:5px;color:var(--modal-text-strong);font:800 11px/1.15 Inter,sans-serif;letter-spacing:.08em;text-transform:uppercase}.scoreboard-section-title:before{width:12px;height:3px;flex:0 0 auto;background:var(--scoreboard-team-color);content:""}.scoreboard-section.red{--scoreboard-team-color: #f56b52}.scoreboard-section.blue{--scoreboard-team-color: hsl(210 89% 64%)}.scoreboard-table{display:grid;gap:0}.scoreboard-row{display:grid;grid-template-columns:minmax(0,1fr) 74px 48px 48px 62px 44px;align-items:center;min-height:36px;border-bottom:1px solid var(--modal-line);border-radius:0;padding:0 10px;color:var(--modal-text);background:transparent;font:600 12px/1.2 Inter,sans-serif}.scoreboard-row.scoreboard-header{min-height:28px;border-bottom-color:var(--modal-line-strong);background:transparent;color:var(--modal-muted);font:600 9px/1.15 Inter,sans-serif;letter-spacing:.11em;text-transform:uppercase}.scoreboard-row.local{color:var(--modal-text-strong);background:var(--modal-soft-accent);box-shadow:inset 3px 0 0 var(--modal-action)}.scoreboard-achievements{--scoreboard-team-color: var(--modal-action);margin-top:20px}.scoreboard-achievement-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.scoreboard-achievement-card{display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;min-height:58px;box-sizing:border-box;border:1px solid rgba(255,255,255,.18);border-radius:4px;padding:8px 10px;color:#f7fbfff5;background:var(--hud-overlay-hard-background);box-shadow:inset 3px 0 0 var(--game-ui-accent),0 8px 20px #0003}.scoreboard-achievement-copy{display:grid;gap:4px;min-width:0}.scoreboard-achievement-copy strong{font:400 13px/1.15 Russo One,sans-serif;overflow-wrap:anywhere}.scoreboard-achievement-copy span{color:#eff7fca3;font:600 11px/1.25 Inter,sans-serif;overflow-wrap:anywhere}#hud.between-round-scoreboard #status{display:none}.scoreboard-row.dead{opacity:.46}.scoreboard-row.empty{color:var(--modal-subtle)}.scoreboard-cell{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.scoreboard-cell.name{font-weight:700}.scoreboard-cell.score,.scoreboard-cell.kills,.scoreboard-cell.deaths,.scoreboard-cell.ping{font-variant-numeric:tabular-nums;text-align:right}.scoreboard-cell.voice{overflow:visible;text-align:center}.scoreboard-voice-button{width:36px;min-width:36px;height:36px;border:0;border-radius:50%;padding:0;color:var(--modal-text);background:transparent;cursor:pointer}.scoreboard-voice-button:hover,.scoreboard-voice-button:focus-visible{background:var(--modal-soft-accent)}.scoreboard-voice-button.talking{color:var(--modal-action)}.scoreboard-voice-button.muted{opacity:.62}@media(max-width:640px){#scoreboard{padding:16px}.scoreboard-panel{width:100%;max-height:calc(100vh - 32px);padding:24px 20px 28px}.scoreboard-row{grid-template-columns:minmax(0,1fr) 58px 38px 38px 50px 44px;padding:0 6px}}#match-hud{position:absolute;left:18px;bottom:253px;z-index:11;display:grid;width:225px;justify-items:stretch;gap:6px;-webkit-user-select:none;user-select:none}#match-hud.hidden{display:none}#chat-hud{--chat-accent-rgb: 232, 181, 92;position:absolute;left:18px;bottom:318px;z-index:12;display:grid;gap:7px;box-sizing:border-box;width:min(380px,calc(100vw - 36px));pointer-events:none;-webkit-user-select:none;user-select:none}.touch-action-voice-team{bottom:calc(16px + env(safe-area-inset-bottom));width:52px;height:52px}.touch-action-voice-team{left:calc(max(18px,env(safe-area-inset-left)) + 132px)}.touch-radio-icon{width:14px;height:30px;object-fit:contain}#touch-controls.voice-disabled .touch-action-voice-team,#hud.spectator .touch-action-voice-team{display:none}#voice-chat-hud{position:absolute;top:72px;right:18px;z-index:15;display:grid;justify-items:end;gap:5px;width:min(292px,calc(100vw - 36px));color:#f5f8f1f5;font:700 13px/1.15 Inter,sans-serif;text-shadow:0 2px 4px rgba(0,0,0,.88);pointer-events:none;-webkit-user-select:none;user-select:none}#voice-chat-hud.hidden{display:none}.voice-chat-row{display:grid;grid-template-columns:24px minmax(0,1fr) 31px;align-items:center;gap:8px;box-sizing:border-box;width:min(272px,74vw);min-height:38px;padding:5px 8px;border-right:2px solid rgba(141,204,237,.86);border-radius:4px 0 0 4px;color:#eff9fff5;background:linear-gradient(90deg,#08121857,#081218b3);box-shadow:0 3px 12px #00000029;transition:opacity .42s ease-out,transform .42s ease-out}.voice-chat-row.ending{opacity:0;transform:translate(8px)}.voice-chat-row.transmitting{border-right-color:#b8e782;color:#dfffc0;background:linear-gradient(90deg,#12221157,#1b371eb8)}.voice-chat-row.transmitting.test-audio{border-right-color:#f3c969;color:#ffe6a0}.voice-chat-row.status,.voice-chat-row.more{color:#ebeddfd1}.voice-chat-copy{display:grid;min-width:0}.voice-chat-name{overflow:hidden;font-size:13px;font-weight:800;letter-spacing:.015em;text-overflow:ellipsis;white-space:nowrap}.voice-chat-meta{overflow:hidden;margin-top:1px;color:#c6dee8b8;font-size:9px;font-weight:700;letter-spacing:.12em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.voice-chat-row.transmitting .voice-chat-meta{color:#d6efbbc2}.voice-chat-radio-icon,.touch-radio-icon{display:block;pointer-events:none;-webkit-user-select:none;user-select:none}.voice-chat-radio-icon{justify-self:center;width:13px;height:30px;object-fit:contain}.voice-chat-meter{display:flex;align-items:end;justify-content:end;gap:2px;height:18px;color:currentColor;opacity:.42;transition:opacity 90ms linear}.voice-chat-meter.active{opacity:.94}.voice-chat-meter>span{width:4px;height:45%;border-radius:1px 1px 0 0;background:currentColor;transform-origin:center bottom;transition:transform 70ms linear,opacity 70ms linear}.voice-chat-meter>span:nth-child(2){height:62%}.voice-chat-meter>span:nth-child(3){height:80%}.voice-chat-meter>span:nth-child(4){height:100%}.voice-chat-row.status .voice-chat-meter,.voice-chat-row.more .voice-chat-meter{visibility:hidden}@media(max-width:700px){#voice-chat-hud{top:calc(58px + env(safe-area-inset-top));right:max(12px,env(safe-area-inset-right));width:min(244px,calc(100vw - 24px))}.voice-chat-row{width:min(232px,70vw)}}.shared-settings-microphone{display:flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0}.shared-settings-microphone meter{width:64px;height:8px}#chat-hud.hidden{display:none}#chat-hud.open{gap:0;width:min(420px,calc(100vw - 36px));border:1px solid rgba(var(--chat-accent-rgb),.72);border-left-width:3px;border-radius:8px;color:#fffffff0;background:#080f14e6;box-shadow:0 14px 32px #00000075,inset 0 0 0 1px #ffffff0f;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);pointer-events:auto}#chat-hud.open[data-channel=team]{--chat-accent-rgb: 119, 211, 158}.chat-mobile-header,.chat-send{display:none}#chat-hud.open .chat-mobile-header{display:grid;grid-template-columns:auto minmax(0,1fr) 30px;align-items:center;gap:8px;padding:9px 10px 7px;border-bottom:1px solid rgba(255,255,255,.13)}#chat-hud.open .chat-mobile-header>.ui-dialog-title{color:rgb(var(--chat-accent-rgb));font-size:13px;font-weight:950;letter-spacing:.06em;line-height:1;text-transform:uppercase}.chat-channel-tabs{display:flex;justify-self:end;gap:4px}.chat-channel-tabs button{min-height:26px;border:0;border-radius:5px;padding:4px 8px;color:#ffffffad;background:#ffffff14;box-shadow:inset 0 0 0 1px #ffffff1f;font:inherit;font-size:10px;font-weight:900;cursor:pointer}.chat-channel-tabs button:hover,.chat-channel-tabs button:focus-visible{color:#fff;background:#ffffff29;outline:none}.chat-channel-tabs button.selected{color:#0a1317;background:rgb(var(--chat-accent-rgb));box-shadow:none}.chat-key-hints{grid-column:1 / -1;display:flex;gap:14px;color:#ffffff94;font-size:9px;font-weight:800;letter-spacing:.02em}.chat-key-hints kbd{color:#ffffffe6;font:inherit;font-weight:950}#chat-messages{display:grid;align-content:end;gap:3px;box-sizing:border-box;max-height:190px;padding:8px;overflow:hidden;border-radius:6px}#chat-messages:empty{display:none}#chat-hud.open #chat-messages{padding:10px;border-radius:0;background:transparent;box-shadow:none}.chat-message{min-width:0;padding:0;color:#ffffffeb;font-size:12px;font-weight:800;line-height:1.22;text-shadow:0 1px 2px rgba(0,0,0,.72)}.chat-message.team{color:#e5ffedf0}.chat-message.system{color:#ffe8aaf5}.chat-message-meta{display:inline;min-width:0}.chat-message-meta>span{margin-right:5px}.chat-message-meta>span:last-child{margin-right:0}.chat-message-time{color:#ffffff8f;font-size:10px;font-weight:900;font-variant-numeric:tabular-nums}.chat-message-channel{color:#9fe2b7;font-size:10px;font-weight:950}.chat-message-name{display:inline-block;overflow:hidden;max-width:210px;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap;font-weight:950}.chat-message-name.blue{color:var(--hud-team-blue-light)}.chat-message-name.red{color:var(--hud-team-red-light)}.chat-message-name.spectator,.chat-message-system-label{color:#ffffffb8}.chat-message-text{display:inline;overflow-wrap:anywhere}.chat-message-separator{color:#ffffffb8}#chat-form{pointer-events:auto}#chat-hud.open #chat-form{padding:0 10px 10px}#chat-hud.open #chat-messages:empty+#chat-form{padding-top:10px}#chat-form.hidden{visibility:hidden;opacity:0;pointer-events:none}#chat-input{box-sizing:border-box;width:100%;height:34px;border:0;border-radius:5px;padding:0 10px;color:#f8fbff;background:#ffffff14;box-shadow:inset 0 0 0 1px #fff3;font:inherit;font-size:13px;font-weight:800;outline:none}#chat-input::placeholder{color:#ffffff8a}#chat-input:focus{box-shadow:inset 0 0 0 2px #ffffff70}#chat-hud.open #chat-input{height:42px;border-radius:6px;padding:0 12px;background:#ffffff1c;box-shadow:inset 0 0 0 1px rgba(var(--chat-accent-rgb),.62),0 0 0 1px #00000047;font-size:14px}#chat-hud.open #chat-input::placeholder{color:#ffffff9e}#chat-hud.open #chat-input:focus{box-shadow:inset 0 0 0 2px rgb(var(--chat-accent-rgb)),0 0 12px rgba(var(--chat-accent-rgb),.22)}.match-ticket-row{display:flex;align-items:center;justify-content:space-between;width:225px}#match-hud.time-limit-mode .match-ticket-row{justify-content:center;width:58px}#hud.dead #match-hud:not(.time-limit-mode){top:18px;bottom:auto}.match-ticket-card{position:relative;display:grid;place-items:center;width:78px;height:32px;border-radius:5px;color:#fff;box-shadow:inset 0 0 0 1px #ffffff3d,0 5px 16px #0003;font-family:Russo One,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:20px;font-weight:400;font-variant-numeric:tabular-nums;line-height:1;text-shadow:0 2px 4px rgba(0,0,0,.55)}#match-hud.time-limit-mode .match-ticket-card{display:none}.match-ticket-card.red{background:var(--hud-team-red-panel)}.match-ticket-card.blue{background:var(--hud-team-blue-panel)}.match-ticket-card.ticket-loss-flash{animation:ticket-loss-flash .36s ease-out}.match-ticket-card>span{display:inline-block}.match-ticket-card>span.ticket-bleed-value{animation:ticket-bleed-warning .76s steps(1,end) infinite}.match-timer{display:grid;place-items:center;width:58px;height:30px;border-radius:5px;color:#fffffff5;background:#0a12188f;box-shadow:inset 0 0 0 1px #ffffff38,0 5px 16px #0003;font-family:Russo One,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:400;font-variant-numeric:tabular-nums;line-height:1;text-shadow:0 0 2px rgba(0,0,0,.94),0 0 7px rgba(0,0,0,.82)}.match-timer.hidden{visibility:hidden}.match-timer.warning{color:#ffe76a;animation:ticket-bleed-warning .76s steps(1,end) infinite}#match-hud.time-limit-mode .match-timer{position:fixed;top:18px;left:50%;z-index:16;width:176px;height:56px;border-radius:0;background:transparent;box-shadow:none;color:#fffffffa;font-size:44px;text-shadow:0 0 2px rgba(0,0,0,.96),0 0 9px rgba(0,0,0,.86),0 0 18px rgba(0,0,0,.72);transform:translate(-50%)}#match-hud.time-limit-mode .match-timer.overtime{top:14px;align-content:start;gap:2px;width:230px;height:104px;color:#fffffffa}#match-hud.time-limit-mode .match-timer.overtime .match-timer-main,#match-hud.time-limit-mode .match-timer.overtime .match-overtime-label,#match-hud.time-limit-mode .match-timer.overtime .match-overtime-time{width:100%;text-align:center}#match-hud .match-timer.round-starting,#match-hud .match-timer.round-ending{position:fixed;top:18px;left:50%;z-index:16;align-content:start;gap:2px;width:230px;height:78px;border-radius:0;background:transparent;box-shadow:none;color:#fffffffa;text-shadow:0 0 2px rgba(0,0,0,.96),0 0 9px rgba(0,0,0,.86),0 0 18px rgba(0,0,0,.72);transform:translate(-50%)}#match-hud .match-timer.round-starting .match-round-transition-time,#match-hud .match-timer.round-starting .match-round-transition-label,#match-hud .match-timer.round-ending .match-round-transition-time,#match-hud .match-timer.round-ending .match-round-transition-label{width:100%;text-align:center}#match-hud .match-timer.round-starting .match-round-transition-time,#match-hud .match-timer.round-ending .match-round-transition-time{height:56px;font-size:44px;line-height:56px}#match-hud .match-timer.round-starting .match-round-transition-label,#match-hud .match-timer.round-ending .match-round-transition-label{height:18px;color:#fffffffa;font-size:13px;line-height:18px;text-shadow:0 0 2px rgba(0,0,0,.98),0 0 6px rgba(0,0,0,.92),0 0 12px rgba(0,0,0,.82)}#match-hud.time-limit-mode .match-timer.overtime .match-timer-main{height:24px;margin-bottom:2px;font-size:20px;line-height:24px}#match-hud.time-limit-mode .match-timer.overtime .match-overtime-label{height:18px;color:#ffe76a;font-size:13px;line-height:18px;text-shadow:0 0 2px rgba(0,0,0,.98),0 0 6px rgba(0,0,0,.92),0 0 12px rgba(0,0,0,.82)}#match-hud.time-limit-mode .match-timer.overtime .match-overtime-time{height:42px;color:#ffe76a;font-size:36px;line-height:42px}@media(max-width:700px){#match-hud.time-limit-mode .match-timer{top:12px;width:136px;height:44px;font-size:34px}#match-hud.time-limit-mode .match-timer.overtime{top:10px;width:190px;height:88px}#match-hud.time-limit-mode .match-timer.overtime .match-timer-main{height:20px;margin-bottom:2px;font-size:16px;line-height:20px}#match-hud.time-limit-mode .match-timer.overtime .match-overtime-label{height:16px;font-size:11px;line-height:16px}#match-hud.time-limit-mode .match-timer.overtime .match-overtime-time{height:34px;font-size:29px;line-height:34px}#match-hud .match-timer.round-starting,#match-hud .match-timer.round-ending{top:12px;width:190px;height:62px}#match-hud .match-timer.round-starting .match-round-transition-time,#match-hud .match-timer.round-ending .match-round-transition-time{height:44px;font-size:34px;line-height:44px}#match-hud .match-timer.round-starting .match-round-transition-label,#match-hud .match-timer.round-ending .match-round-transition-label{height:16px;font-size:11px;line-height:16px}}@keyframes ticket-loss-flash{0%{filter:brightness(1.95) saturate(1.18);transform:translateY(-1px) scale(1.04)}to{filter:brightness(1) saturate(1);transform:translateY(0) scale(1)}}@keyframes ticket-bleed-warning{0%,50%{opacity:1}50.01%,to{opacity:.75}}#combat-log{margin-top:8px;display:grid;gap:4px;width:100%;max-height:146px;overflow:hidden}.combat-log-row{overflow:hidden;padding:5px 8px;border-radius:5px;color:#ffffffe6;font-size:12px;font-weight:800;line-height:1.15;text-overflow:ellipsis;text-shadow:0 1px 2px rgba(0,0,0,.95),0 0 6px rgba(0,0,0,.8);white-space:nowrap}.combat-log-name.blue{color:var(--hud-team-blue-light)}.combat-log-name.red{color:var(--hud-team-red-light)}.combat-log-muted{color:#ffffffe6}.combat-log-capture{letter-spacing:0}.combat-log-capture.blue{color:var(--hud-team-blue-light)}.combat-log-capture.red{color:var(--hud-team-red-light)}#capture-progress-hud{--capture-progress-flag-width: 28.3106px;--capture-progress-flag-bounds-height: 37.2014px;--capture-progress-flag-left: 39.6894px;--capture-progress-base-width: 26.4px;--capture-progress-base-height: 11.3667px;--capture-progress-base-left: 54.8px;--capture-progress-base-side-inset: 9.7222%;position:absolute;top:50%;right:max(8px,env(safe-area-inset-right));z-index:11;width:80px;height:160px;pointer-events:none;-webkit-user-select:none;user-select:none;visibility:hidden;opacity:0;transform:translateY(-50%) scale(.96);transform-origin:center;transition:opacity .14s ease-out,transform .14s ease-out,visibility 0s linear .14s}#capture-progress-hud.visible{visibility:visible;opacity:.94;transform:translateY(-50%) scale(1);transition-delay:0s}.capture-progress-pole{position:absolute;top:8px;bottom:calc(2px + var(--capture-progress-base-height));left:66px;width:4px;border-radius:3px;background:#a2a5a8;box-shadow:inset 1px 0 #ffffff57,inset -1px 0 #363a3d4d}.capture-progress-finial{position:absolute;top:2.6667px;left:64.6667px;z-index:2;width:6.6667px;height:6.6667px;border-radius:50%;background:#c4c6c8;box-shadow:inset 1.3333px .6667px #ffffff61,inset -1.3333px -.6667px #363a3d4d}.capture-progress-base{position:absolute;bottom:2px;left:var(--capture-progress-base-left);z-index:2;width:var(--capture-progress-base-width);height:var(--capture-progress-base-height);background:#777a76;clip-path:polygon(var(--capture-progress-base-side-inset) 0,calc(100% - var(--capture-progress-base-side-inset)) 0,100% 100%,0 100%)}.capture-progress-flag{--capture-progress-flag-color: transparent;--capture-progress-flag-offset: 89.2319px;position:absolute;top:13px;left:var(--capture-progress-flag-left);z-index:1;display:block;width:var(--capture-progress-flag-width);height:var(--capture-progress-flag-bounds-height);overflow:visible;shape-rendering:geometricPrecision;filter:drop-shadow(0 2px 2px rgba(0,0,0,.42));opacity:1;transform:translateY(var(--capture-progress-flag-offset));transform-origin:right top;transition:transform .1s linear,opacity 80ms linear}.capture-progress-flag.empty{opacity:0}.capture-progress-flag-cloth{fill:var(--capture-progress-flag-color)}.capture-progress-star{display:none;fill:#fff}#capture-progress-hud.headquarters .capture-progress-star{display:inline}#capture-notification{position:absolute;top:var(--hud-announcement-top);left:50%;z-index:12;box-sizing:border-box;width:fit-content;max-width:min(760px,calc(100vw - 32px));padding:10px 14px;border-radius:6px;color:#fff;font-family:Russo One,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(10px,2vw,18px);font-weight:400;line-height:1.08;text-align:center;text-transform:uppercase;text-shadow:0 0 2px rgba(0,0,0,.96),0 0 8px rgba(0,0,0,.84);overflow-wrap:anywhere;pointer-events:none;-webkit-user-select:none;user-select:none;opacity:0;transform:translate(-50%,-50%)}#capture-notification.hidden{display:none}#capture-notification.visible{animation:capture-notification-pop 3.12s ease-out both}#capture-notification.red{color:var(--hud-team-red-light)}#capture-notification.blue{color:var(--hud-team-blue-light)}#headquarters-warning{position:absolute;top:calc(var(--hud-announcement-top) + 58px);left:50%;z-index:15;box-sizing:border-box;width:fit-content;max-width:min(760px,calc(100vw - 32px));padding:9px 14px;border-radius:6px;color:#fff;font-family:Russo One,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(12px,2.2vw,20px);line-height:1;text-align:center;text-shadow:0 0 2px rgba(0,0,0,.98),0 0 8px rgba(0,0,0,.88);box-shadow:inset 0 0 0 1px #ffffff85,0 0 22px #db302a8f;pointer-events:none;transform:translate(-50%);animation:headquarters-warning-pulse .72s ease-in-out infinite}#headquarters-warning.hidden{display:none}@keyframes headquarters-warning-pulse{0%,to{opacity:.72}50%{opacity:1}}#combat-boundary-warning{position:absolute;top:18%;left:50%;z-index:16;display:grid;min-width:min(420px,calc(100vw - 40px));justify-items:center;gap:6px;box-sizing:border-box;padding:12px 18px 10px;border-radius:6px;background:#121416bd;box-shadow:inset 0 0 0 1px #ffee9a7a,0 8px 22px #00000057;color:#ffe76a;font-family:Russo One,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-align:center;text-shadow:0 2px 4px rgba(0,0,0,.72),0 0 10px rgba(255,214,72,.36);pointer-events:none;-webkit-user-select:none;user-select:none;opacity:0;transform:translate(-50%,-8px);transition:opacity .12s linear,transform .12s ease-out,color .12s linear}#combat-boundary-warning.visible{opacity:1;transform:translate(-50%)}#combat-boundary-warning.danger{color:#ff5f56;box-shadow:inset 0 0 0 1px #ff5f5694,0 8px 22px #00000057,0 0 18px #d2201c52;animation:combat-boundary-pulse .72s steps(1,end) infinite}.combat-boundary-title{font-size:clamp(22px,4.8vw,46px);font-weight:400;line-height:.96;letter-spacing:0;overflow-wrap:anywhere}.combat-boundary-timer{font-size:clamp(18px,3.5vw,34px);font-variant-numeric:tabular-nums;line-height:1}@keyframes combat-boundary-pulse{0%,49%{opacity:1}50%,to{opacity:.74}}@keyframes capture-notification-pop{0%{opacity:0;transform:translate(-50%,-58%) scale(.96)}16%,67.5%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-45%) scale(1.02)}}#status{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:6;padding:10px 14px;border-radius:6px;color:#17324d;background:#ffffffd1;box-shadow:0 8px 24px #0000002e;font-size:15px;font-weight:800}#status.pointer-prompt{display:grid;gap:4px;min-width:220px;text-align:center}#hud.ads-crosshair-tuning #status.pointer-prompt{transform:translate(-50%,-250%)}#status .status-primary{display:block;line-height:1.15}#status .status-hint{display:block;font-size:12px;font-weight:700;line-height:1.1;color:#17324db8}#status.spectator{top:68%}#status.hidden{display:none}#status.respawn{top:24%;padding:0;color:#fffffff5;background:none;box-shadow:none;font-size:16px;font-weight:950;letter-spacing:0;text-transform:uppercase;text-shadow:0 1px 2px rgba(0,0,0,.72),0 0 6px rgba(23,50,77,.45)}#respawn-tip-hud{position:absolute;left:50%;top:clamp(82px,9vh,104px);z-index:19;width:max-content;max-width:min(82vw,720px);transform:translate(-50%);box-sizing:border-box;padding:7px 12px 8px;border:0;border-radius:4px;color:#fffffffa;background:#0910169e;box-shadow:0 5px 18px #00000047;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(13px,1.15vw,17px);font-weight:400;line-height:1.25;text-align:center;white-space:normal;text-shadow:0 1px 2px rgba(0,0,0,.82);opacity:0;visibility:hidden;transition:opacity .18s ease-out}#hud.dead #respawn-tip-hud.visible:not(.hidden){opacity:1;visibility:visible}#respawn-tip-hud.hidden{display:none}@media(max-width:760px){#respawn-tip-hud{top:clamp(72px,11vh,88px);width:calc(100vw - 32px);max-width:none;white-space:normal}}#player-menu,#match-menu{position:absolute;inset:0;display:grid;place-items:center;padding:24px;background:#070e1461;pointer-events:auto;z-index:20}#player-menu.hidden,#match-menu.hidden{display:none}.player-menu-stage{--player-menu-panel-width: min(680px, calc(100vw - 48px) );--player-menu-logo-gap: clamp(24px, 5vw, 72px);--player-menu-logo-size: clamp(180px, 24vw, 420px);position:relative;width:var(--player-menu-panel-width);max-width:calc(100vw - 48px)}.player-menu-panel{display:grid;width:100%;height:min(620px,calc(100vh - 48px));min-height:470px;overflow:hidden;border-radius:8px;color:#f7fbfff5;text-shadow:0 1px 2px rgba(0,0,0,.72)}.player-menu-brand{position:absolute;top:50%;right:calc(100% + var(--player-menu-logo-gap));width:var(--player-menu-logo-size);transform:translateY(-50%);pointer-events:none}.game-logo{display:block;width:100%;height:auto;max-height:min(58vh,420px);object-fit:contain;filter:drop-shadow(0 5px 12px rgba(0,0,0,.36)) drop-shadow(0 0 18px rgba(0,0,0,.31))}.player-menu-shell{display:grid;grid-template-columns:152px minmax(0,1fr);min-height:0;min-width:0}.player-menu-tabs{display:grid;align-content:start;grid-template-rows:repeat(5,auto) minmax(0,1fr) auto auto;gap:4px;padding:16px 10px;background:#070e143d;box-shadow:inset -1px 0 #ffffff28}.player-menu-tab{display:flex;align-items:center;min-height:34px;border:0;border-radius:6px;padding:0 10px;color:#ffffffc7;background:transparent;font:inherit;font-size:13px;font-weight:900;text-align:left;cursor:pointer}.player-menu-tab:hover,.player-menu-tab:focus-visible{color:#fffffff5;background:#ffffff1f;outline:none}.player-menu-tab.selected{color:#fffffff5;background:#ffffff29;box-shadow:inset 0 0 0 1px #ffffff35}.player-menu-tab.hidden,.menu-command.hidden,.setting-row.hidden{display:none}.player-menu-language{display:block;align-self:end;padding:0}.player-menu-language .setting-select{min-height:30px;padding:0 26px 0 8px;font-size:12px}.project-version{align-self:end;min-width:0;padding:6px 10px 0;color:#eef6ff7a;font-size:11px;font-weight:800;line-height:1.2;text-align:left;text-shadow:0 1px 2px rgba(0,0,0,.72);overflow-wrap:anywhere;-webkit-user-select:text;user-select:text}.player-menu-content{display:grid;grid-template-rows:auto auto auto minmax(0,1fr);min-width:0;min-height:0}.player-menu-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px 10px;border-bottom:1px solid rgba(255,255,255,.182)}.player-menu-header h2,.player-menu-section h3{margin:0;font-size:16px;font-weight:950;line-height:1}.icon-command{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border:0;border-radius:6px;padding:0;color:#fffffff0;background:#ffffff1f;box-shadow:inset 0 0 0 1px #ffffff35;font:inherit;font-size:0;font-weight:800;line-height:1;cursor:pointer}.icon-command:before{content:"×";display:block;font-family:Arial,Helvetica,sans-serif;font-size:24px;font-weight:700;line-height:24px;transform:translateY(-1px)}.icon-command:hover,.icon-command:focus-visible{background:#fff3;outline:2px solid rgba(255,255,255,.936);outline-offset:2px}.player-menu-section{display:grid;align-content:start;gap:12px;padding:16px;min-height:0;overflow-y:auto}.player-menu-section.hidden{display:none}.player-menu-section[data-menu-panel=profile]{--profile-column-gap: 14px;--profile-preview-column: minmax(0, 2fr);--profile-controls-column: minmax(138px, 1fr);grid-template-rows:minmax(0,1fr);align-content:stretch;overflow-x:hidden;overflow-y:auto}.menu-status-card{display:grid;gap:4px;padding:12px;border-radius:8px;background:#ffffff14;box-shadow:inset 0 0 0 1px #ffffff28}.menu-status-label,.menu-status-subtitle,.match-setup-note{color:#eef6ffa3;font-size:12px;font-weight:850}.menu-status-title{color:#f7fbfff5;font-size:18px;font-weight:950;line-height:1.15}.menu-command-row{display:flex;flex-wrap:wrap;gap:8px}.menu-command{min-height:36px;border:0;border-radius:4px;padding:0 12px;color:#101820;background:color-mix(in srgb,#f56b52 12%,#f5f7f2);box-shadow:none;font:inherit;font-size:13px;font-weight:900;cursor:pointer}.menu-command.primary{color:#f5f7f2;background:#f56b52;box-shadow:none}.menu-command.danger{color:#a4382c;background:color-mix(in srgb,#bd4537 12%,#f5f7f2)}.menu-command:hover,.menu-command:focus-visible,.team-choice:hover,.team-choice:focus-visible{outline:none}.menu-command:hover,.menu-command:focus-visible{color:#f5f7f2;background:#fa7a63}.menu-command:disabled{opacity:.45;cursor:default}.menu-command.primary:hover,.menu-command.primary:focus-visible{background:#fa7a63}.menu-command.danger:hover,.menu-command.danger:focus-visible{color:#f5f7f2;background:#cc5547}.profile-customizer{display:grid;grid-template-columns:var(--profile-preview-column) var(--profile-controls-column);gap:var(--profile-column-gap);min-width:0;min-height:0}.profile-renderer-panel{min-width:0;min-height:360px;overflow:hidden;border-radius:8px;background:radial-gradient(circle at 50% 74%,rgba(238,248,255,.52) 0,rgba(184,210,230,.22) 30%,transparent 54%),linear-gradient(180deg,#ffffff0f,#070e1414),#080f124d;box-shadow:inset 0 0 0 1px #ffffff35}.profile-character-preview{display:block;width:100%;height:100%;cursor:grab;touch-action:none}.profile-character-preview:active{cursor:grabbing}.profile-appearance-panel{display:grid;align-content:start;gap:10px;min-width:0}.profile-name-field{display:grid;gap:6px;margin-bottom:16px;min-width:0;font-size:13px;font-weight:850}.profile-name-field span{color:#eef6ffc7}.profile-name-field .setting-text-input{width:100%;box-sizing:border-box}.profile-palette-field{display:grid;gap:8px;min-width:0;min-height:54px;padding:9px 10px 10px 12px;border-radius:6px;color:#f7fbfff0;background:#ffffff14;box-shadow:inset 0 0 0 1px #ffffff2b}.profile-palette-label{min-width:0;overflow:hidden;font-size:13px;font-weight:900;line-height:1;text-overflow:ellipsis;white-space:nowrap}.profile-palette-options{display:grid;grid-template-columns:repeat(var(--palette-count, 6),minmax(18px,1fr));gap:6px;min-width:0}.profile-color-option{min-width:0;height:24px;border:0;border-radius:3px;padding:0;background:var(--swatch-color, #586348);box-shadow:inset 0 0 0 1px #ffffff50,0 3px 8px #00000038;cursor:pointer}.profile-color-option:hover,.profile-color-option:focus-visible{outline:2px solid rgba(255,255,255,.936);outline-offset:2px}.profile-color-option.selected{outline:3px solid #ffffff;outline-offset:1px;box-shadow:0 3px 10px #00000052}.profile-cycle-button{display:grid;grid-template-columns:minmax(0,1fr) 40px;align-items:center;gap:10px;min-height:44px;border:0;border-radius:6px;padding:0 10px 0 12px;color:#f7fbfff0;background:#ffffff14;box-shadow:inset 0 0 0 1px #ffffff2b;font:inherit;font-size:13px;font-weight:900;line-height:1;text-align:left;cursor:pointer}.profile-cycle-button:hover,.profile-cycle-button:focus-visible{outline:2px solid rgba(255,255,255,.936);outline-offset:2px;background:#ffffff24}.profile-cycle-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-cycle-preview{justify-self:end}.profile-swatch,.patch-icon{display:block;width:28px;height:28px;border-radius:6px;background:var(--swatch-color, #586348);box-shadow:inset 0 0 0 1px #ffffff42,0 4px 12px #0000002e}.patch-icon{position:relative;overflow:hidden;background:#27322d}.patch-none{background:linear-gradient(135deg,transparent calc(50% - 1px),rgba(255,255,255,.72) 50%,transparent calc(50% + 1px)),#26302b}.patch-image{background-color:#27322d;background-image:var(--patch-image);background-position:center;background-repeat:no-repeat;background-size:cover}.profile-action-row{justify-content:flex-start;align-self:start;margin-top:20px}.profile-action-row .menu-command{width:100%}.profile-unsaved-dialog{position:absolute;inset:0;z-index:9;display:grid;place-items:center;padding:16px;border-radius:8px;background:#070e1480}.profile-unsaved-dialog.hidden{display:none}.profile-unsaved-panel{display:grid;gap:12px;width:min(380px,100%);padding:16px;border-radius:8px;color:#f7fbfff5}#hud .player-menu-panel,#hud .match-menu-panel,#hud .profile-unsaved-panel{background:var(--game-modal-panel-background)}.profile-unsaved-panel h3{margin:0;font-size:16px;font-weight:950;line-height:1.15}.profile-unsaved-panel p{margin:0;color:#eef6ffb8;font-size:13px;font-weight:800;line-height:1.35}.profile-unsaved-actions{justify-content:flex-end}.room-leave-dialog{--settings-accent-rgb: var(--title-accent-rgb, 246, 97, 71);position:absolute;inset:0;z-index:20;display:grid;place-items:center;box-sizing:border-box;padding:24px;background:#050504b8;-webkit-backdrop-filter:blur(5px) saturate(.78);backdrop-filter:blur(5px) saturate(.78);pointer-events:auto}.room-leave-dialog.hidden{display:none}.room-leave-dialog-panel{box-sizing:border-box;width:min(calc(500px + var(--notebook-dialog-gutter)),calc(100vw - 48px));border:1px solid rgba(239,229,207,.312);border-radius:4px;padding:28px 28px 28px calc(28px + var(--notebook-dialog-gutter));color:#f8f5edf0;font-weight:600;background:var(--game-modal-panel-background);box-shadow:0 0 1px #fff8e8c2,0 0 18px #f6e7ca24,0 0 44px #f6e7ca14,0 28px 76px #0000009e;transform:translate(calc(var(--notebook-dialog-gutter) / -2))}.room-leave-dialog-panel h3{margin:0;font-size:20px;line-height:1.12}.room-leave-dialog-panel p{margin:14px 0 0;color:#e8e2d5ad;font:600 13px/1.5 Inter,sans-serif}.room-leave-dialog-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:26px}.room-leave-dialog-actions button{min-height:40px;border:1px solid rgba(239,229,207,.26);border-radius:4px;padding:0 17px;color:#f8f5ede6;background:#ffffff0a;font:500 11px/1 Inter,sans-serif;letter-spacing:.08em;cursor:pointer}.room-leave-dialog-actions button:hover,.room-leave-dialog-actions button:focus-visible{border-color:#fff8e8d4;background:#ffffff16;outline:none}.room-leave-dialog-actions button.danger{border-color:rgba(var(--settings-accent-rgb),.728);color:#f2b0a9;background:rgba(var(--settings-accent-rgb),.14)}.setting-row{display:grid;grid-template-columns:150px minmax(0,1fr);align-items:center;gap:12px;min-height:32px;font-size:13px;font-weight:850}.setting-row.checkbox{grid-template-columns:150px auto;justify-content:start}.setting-control.range{display:grid;grid-template-columns:minmax(120px,1fr) 48px;align-items:center;gap:10px}.setting-control.inline{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px}.setting-control input[type=range]{width:100%;accent-color:rgb(var(--hud-team-red-dark-rgb))}.setting-row input[type=checkbox]{width:18px;height:18px;margin:0;accent-color:#6eb5ff}.setting-text-input,.setting-select{min-width:0;height:30px;border:0;border-radius:6px;padding:0 9px;color:#f7fbfff5;background:#ffffff1f;box-shadow:inset 0 0 0 1px #ffffff3c;font:inherit;font-size:13px;font-weight:850;outline:none}.setting-select{width:100%;color:#f7fbff;background:#141f27eb;cursor:pointer}.setting-select option{color:#14212b;background:#f6f8fa}.setting-select option:checked{color:#fff;background:#256fd8}.setting-text-input:focus,.setting-select:focus{box-shadow:inset 0 0 0 1px #ffffff5d,0 0 0 2px #6eb5ffe1}.setting-value{color:#ffffffe0;font-size:12px;font-weight:950;text-align:right}.shared-settings{--settings-accent: var(--title-accent, #f66147);--settings-accent-rgb: var(--title-accent-rgb, 246, 97, 71);display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto minmax(0,1fr);min-width:0;min-height:0;overflow:hidden;border:0;background:transparent}.shared-settings-nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2px;padding:8px;border:0;background:transparent}.shared-settings-nav button,.shared-settings-command{min-height:32px;border:0;padding:0 10px;color:#deecf2b3;background:#ffffff09;font:800 10px/1.15 Inter,sans-serif;letter-spacing:.07em;text-align:center;text-transform:uppercase;cursor:pointer}.shared-settings-nav button:hover,.shared-settings-nav button:focus-visible,.shared-settings-nav button.selected{color:#fff;background:rgba(var(--settings-accent-rgb),.14);outline:none}.shared-settings-nav button.selected{box-shadow:inset 0 -2px 0 var(--settings-accent)}.shared-settings-content{position:relative;min-width:0;min-height:0;padding:8px 14px 28px;overflow-y:auto}.shared-settings-content>section{display:grid;align-content:start}.shared-settings-content>section.hidden{display:none}.shared-settings-hint{margin:8px 0 12px;font:400 12px/1.5 Inter,sans-serif;opacity:.75}.shared-settings-row{display:grid;grid-template-columns:minmax(150px,1fr) minmax(160px,1.15fr);align-items:center;gap:14px;min-height:42px;border-bottom:1px solid rgba(181,215,228,.13);color:#e7f1f5db;font-size:12px;font-weight:600}.shared-settings-row>output,.shared-settings-row>span{min-width:0;overflow-wrap:anywhere}.shared-settings .setting-text-input,.shared-settings .setting-select{font-weight:500}.shared-settings-row.checkbox{grid-template-columns:minmax(150px,1fr) auto;justify-content:start}.shared-settings-row input[type=checkbox],.shared-settings-row input[type=radio]{width:18px;height:18px;margin:0;accent-color:var(--settings-accent)}.shared-settings-row input[type=checkbox]:focus-visible,.shared-settings-row input[type=radio]:focus-visible,.shared-settings-range input:focus-visible{outline:2px solid rgba(var(--settings-accent-rgb),.728);outline-offset:2px}.shared-settings-range{display:grid;grid-template-columns:minmax(100px,1fr) 48px;align-items:center;gap:8px}.shared-settings-range input{width:100%;accent-color:var(--settings-accent)}.shared-settings-range>span{color:#e7f1f5a8;font-weight:500;text-align:right}.shared-settings-adaptive-control{display:grid;grid-template-columns:auto minmax(max-content,1fr) minmax(92px,132px);align-items:center;gap:10px}.shared-settings-adaptive-control>label,.shared-settings-actual-scale{color:#e7f1f5a8;font-size:11px;font-weight:500}.shared-settings-render-scale-control{display:grid;grid-template-columns:minmax(150px,1fr) max-content;align-items:center;gap:12px}.shared-settings-actual-scale{white-space:nowrap}.shared-settings-actual-scale output{color:inherit;font:inherit}.shared-settings-fov-control{display:grid;gap:1px}.shared-settings-fov-direction{display:flex;justify-content:space-between;padding-right:56px;color:#e7f1f585;font-size:10px;font-weight:500}.shared-settings .setting-text-input:focus,.shared-settings .setting-select:focus{box-shadow:inset 0 0 0 1px rgba(var(--settings-accent-rgb),.416),0 0 0 2px rgba(var(--settings-accent-rgb),.728)}.shared-settings .setting-select option:checked{color:#fff;background:var(--settings-accent)}.shared-settings-command{border:1px solid rgba(var(--settings-accent-rgb),.364);border-radius:4px;color:#ecf5f8e6;background:rgba(var(--settings-accent-rgb),.08);text-align:center}.shared-settings-command:hover,.shared-settings-command:focus-visible{background:rgba(var(--settings-accent-rgb),.2);box-shadow:0 0 0 2px rgba(var(--settings-accent-rgb),.546);outline:none}.shared-settings-saved{position:absolute;right:14px;bottom:7px;min-height:15px;color:rgba(var(--settings-accent-rgb),.78);font-size:10px;letter-spacing:.05em}#title-shell-detail .shared-settings{height:auto;border:0;grid-template-rows:auto auto;overflow:visible}#title-shell-detail .shared-settings-content,#title-shell-detail .player-menu-section{overflow:visible}#title-shell-detail .menu-status-card,#title-shell-detail .profile-renderer-panel{border:1px solid rgba(181,215,228,.208);border-radius:0;background:transparent;box-shadow:none}.player-menu-section[data-menu-panel=graphics]{align-content:stretch;padding:0;overflow:hidden}.player-menu-section[data-menu-panel=graphics] .shared-settings{height:100%;border:0}html[data-reduced-flashes=true] .match-ticket-card.ticket-loss-flash,html[data-reduced-flashes=true] #kill-confirm-flash.visible{animation:none;opacity:.12}html[data-enhanced-teams=true]{--hud-team-red-light: #ffd166;--hud-team-blue-light: #76e5ff;--hud-team-red-dark: #db7c00;--hud-team-blue-dark: #0077d6;--hud-team-red-dark-rgb: 219 124 0;--hud-team-blue-dark-rgb: 0 119 214}html[data-enhanced-teams=true] .match-ticket-card.red,html[data-enhanced-teams=true] .team-choice.red{border:2px dashed rgba(255,240,183,.92)}html[data-enhanced-teams=true] .match-ticket-card.blue,html[data-enhanced-teams=true] .team-choice.blue{border:2px solid rgba(212,248,255,.94)}.controls-settings{display:grid;gap:12px;padding-bottom:14px;border-bottom:1px solid rgba(255,255,255,.12)}.controls-reference{display:grid;gap:10px}.control-bindings-dialog{--settings-accent: var(--title-accent, #f66147);--settings-accent-rgb: var(--title-accent-rgb, 246, 97, 71);--control-reference-title-color: var(--modal-muted);--control-reference-text-color: var(--modal-text);--control-reference-key-color: var(--modal-text-strong);--control-reference-key-background: var(--modal-field);--control-reference-key-border: var(--modal-line);position:fixed;inset:0;z-index:50;display:grid;place-items:center;box-sizing:border-box;padding:24px}.control-bindings-dialog.hidden{display:none}.control-bindings-dialog-panel{position:relative;z-index:1;box-sizing:border-box;width:min(1040px,calc(100vw - 48px));height:min(760px,calc(100vh - 48px));max-width:100%;max-height:100%;min-height:0;border:1px solid var(--modal-line-strong);border-radius:4px;padding:24px;color:var(--modal-text);background:var(--modal-surface-raised);box-shadow:var(--modal-shadow);overflow:hidden}.control-bindings-editor{display:grid;height:100%;min-height:0;grid-template-rows:auto auto minmax(0,1fr) auto;gap:10px;min-width:0;color:var(--control-reference-text-color)}.control-bindings-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.control-bindings-header-actions{display:flex;flex:0 0 auto;align-items:center;gap:8px}.control-bindings-header h3{margin:0;color:var(--control-reference-text-color);font-size:clamp(20px,2.2vw,30px);font-weight:800}.control-bindings-header h3:after{display:block;width:100%;height:3px;margin-top:9px;background:var(--settings-accent);content:""}.control-bindings-reset-all{flex:0 0 auto}.control-bindings-dialog-close{flex:0 0 auto;width:38px;height:38px;border:0;border-radius:4px;padding:0;color:var(--modal-muted);background:transparent;font:26px/1 Inter,sans-serif;cursor:pointer}.control-bindings-dialog-close:hover,.control-bindings-dialog-close:focus-visible{color:var(--settings-accent);background:var(--modal-soft-accent);outline:none}.control-bindings-hint{margin:0;color:var(--control-reference-title-color);font-size:11px;line-height:1.4}.control-bindings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:10px;min-height:0;padding-right:4px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.control-bindings-group{display:grid;min-width:0;padding:10px;border-radius:7px;background:transparent;box-shadow:inset 0 0 0 1px var(--modal-line)}.control-bindings-group h4{margin:0 0 5px;color:var(--control-reference-title-color);font-size:11px;font-weight:900;line-height:1;letter-spacing:.08em;text-transform:uppercase}.control-binding-editor-row{display:grid;grid-template-columns:minmax(0,1fr) 102px 26px;align-items:center;gap:6px;min-height:34px;border-top:1px solid rgba(181,215,228,.1);font-size:11px;font-weight:500}.control-binding-editor-row:nth-child(2){border-top:0}.control-binding-key,.control-binding-reset{min-width:0;min-height:25px;margin:0;border:0;border-radius:4px;color:var(--control-reference-key-color);background:var(--control-reference-key-background);box-shadow:inset 0 0 0 1px var(--control-reference-key-border);font:700 10px/1 Inter,sans-serif;cursor:pointer}.control-binding-key{padding:3px 6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.control-binding-key:hover:not(:disabled),.control-binding-key:focus-visible,.control-binding-reset:hover:not(:disabled),.control-binding-reset:focus-visible{color:#fff;background:rgba(var(--settings-accent-rgb),.2);box-shadow:0 0 0 2px rgba(var(--settings-accent-rgb),.546);outline:none}.control-binding-key.capturing{color:#fff;background:var(--settings-accent);box-shadow:none}.control-binding-key:disabled{color:var(--control-reference-title-color);cursor:default;opacity:.72}.control-binding-reset{padding:0;color:var(--control-reference-title-color);background:transparent;box-shadow:none}.control-binding-reset:disabled{visibility:hidden}.control-bindings-status{min-height:15px;color:rgba(var(--settings-accent-rgb),.78);font-size:10px;letter-spacing:.03em}.control-bindings-status.error{color:#ffb09f}.controls-reference-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:10px}.controls-reference-group{display:grid;gap:3px;min-width:0;padding:10px;border-radius:7px;background:#fff1;box-shadow:inset 0 0 0 1px #ffffff1a}.controls-reference-group h4{margin:0 0 3px;color:var(--control-reference-title-color);font-size:11px;font-weight:900;line-height:1;letter-spacing:.08em;text-transform:uppercase}.control-binding-row{display:grid;grid-template-columns:56px minmax(0,1fr);align-items:center;gap:8px;min-height:19px;color:var(--control-reference-text-color);font-size:12px;font-weight:500}.control-binding-row kbd{display:inline-grid;place-items:center;box-sizing:border-box;min-height:19px;margin:0;padding:2px 6px;border:0;border-radius:4px;color:var(--control-reference-key-color);background:var(--control-reference-key-background);box-shadow:inset 0 0 0 1px var(--control-reference-key-border);font:inherit;font-size:10px;font-weight:700;line-height:1;white-space:nowrap}#match-menu{z-index:19}.match-menu-panel{width:min(420px,calc(100vw - 48px));border-radius:8px;color:#f7fbfff5;text-shadow:0 1px 2px rgba(0,0,0,.72)}.match-menu-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px 10px;border-bottom:1px solid rgba(255,255,255,.14)}.match-menu-header h2{margin:0;font-size:16px;font-weight:950;line-height:1}.match-menu-body{display:grid;width:min(620px,100%);padding:16px;box-sizing:border-box}#team-select{--team-select-red: var(--hud-team-red-dark, #c82320);--team-select-red-light: var(--hud-team-red-light, #ffaaa0);--team-select-blue: var(--hud-team-blue-dark, #246bff);--team-select-blue-light: var(--hud-team-blue-light, #9fd2ff);display:grid;grid-template-areas:"red blue" "automatic automatic" "spectator spectator";grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(8px,1.2vw,14px);width:100%;pointer-events:auto}#team-select.hidden{display:none}.team-choice{position:relative;display:flex;align-items:center;border:1px solid rgba(221,235,241,.2);border-radius:2px;color:#ffffffeb;box-shadow:inset 0 0 0 1px #ffffff0a,0 8px 24px #0000002e;font-family:Russo One,sans-serif;letter-spacing:.055em;text-align:left;text-shadow:var(--title-menu-text-shadow, 0 1px 3px rgba(0, 0, 0, .72));cursor:pointer;transition:border-color .12s ease,box-shadow .12s ease,filter .12s ease,transform .12s ease}.team-choice>span{position:relative;z-index:1}.team-choice.primary{min-height:clamp(132px,21vh,190px);justify-content:center;padding:clamp(18px,2.4vw,28px);font-size:clamp(23px,2.6vw,34px);text-align:center}.team-choice.red{grid-area:red;border-color:var(--team-select-red-light);background:var(--team-select-red)}.team-choice.blue{grid-area:blue;border-color:var(--team-select-blue-light);background:var(--team-select-blue)}.team-choice.secondary{width:min(260px,72%);min-height:48px;justify-content:center;justify-self:center;padding:10px 16px;background:#dae9f014;font:400 13px/1 Russo One,sans-serif;letter-spacing:.09em;text-align:center}.team-choice.auto{grid-area:automatic}.team-choice.spectator{grid-area:spectator;margin-top:2px;color:#dae5eac2;background:#8b9aa21a}.team-choice:hover{border-color:#ffffff7a;filter:brightness(1.09);transform:translateY(-2px)}.team-choice:focus-visible{border-color:var(--title-accent, #f66147);box-shadow:inset 0 0 0 1px var(--title-accent, #f66147),0 0 0 2px rgba(var(--title-accent-rgb, 246, 97, 71),.32);outline:none}.team-choice[aria-pressed=true]{border-color:#ffffffd6;box-shadow:inset 0 0 0 2px #ffffffa3,0 8px 28px #00000047}@media(max-width:520px){.team-choice.primary{min-height:112px;padding:16px;font-size:20px}.team-choice.secondary{width:min(240px,84%)}}@media(max-width:1180px){.player-menu-stage{display:grid;place-items:center}.player-menu-panel{position:relative;z-index:1;width:100%}.player-menu-brand{position:absolute;top:50%;left:50%;z-index:0;width:min(52vw,220px);opacity:.18;transform:translate(-50%,-50%)}}@media(max-width:640px){.player-menu-panel{grid-template-columns:1fr;height:auto;min-height:0}.player-menu-shell{grid-template-columns:1fr}.player-menu-tabs{grid-template-columns:repeat(2,1fr);grid-template-rows:auto auto;padding:10px;box-shadow:inset 0 -1px #ffffff1f}.project-version{grid-column:1 / -1;align-self:start;padding:2px 4px 0;text-align:right}.setting-row{grid-template-columns:1fr;gap:6px}.setting-row.checkbox{grid-template-columns:1fr;justify-items:start}.shared-settings{grid-template-columns:1fr;overflow-y:auto}.shared-settings-nav{grid-template-columns:repeat(2,minmax(0,1fr));border:0}.shared-settings-content{overflow:visible}.shared-settings-row,.shared-settings-row.checkbox{grid-template-columns:1fr;justify-items:stretch;gap:6px;padding:8px 0}.shared-settings-row.checkbox{grid-template-columns:minmax(0,1fr) auto}.shared-settings-render-scale-control{grid-template-columns:1fr;gap:4px}.shared-settings-actual-scale{text-align:right}.controls-reference-grid,.control-bindings-grid{grid-template-columns:1fr}.control-bindings-dialog{padding:0}.control-bindings-dialog-panel{width:100%;height:100%;border:0;border-radius:0;padding:max(16px,var(--otz-safe-top)) max(16px,var(--otz-safe-right)) max(16px,var(--otz-safe-bottom)) max(16px,var(--otz-safe-left))}.control-bindings-header{align-items:flex-start}.control-binding-editor-row{grid-template-columns:minmax(0,1fr) 96px 30px;min-height:40px}.profile-customizer{grid-template-columns:1fr}.profile-renderer-panel{min-height:320px}}#match-end{position:absolute;top:var(--hud-announcement-top);left:50%;display:grid;justify-items:center;gap:14px;z-index:12;transform:translate(-50%,-50%);pointer-events:auto}#match-end.hidden{display:none}#match-end-title{max-width:calc(100vw - 32px);padding:10px 16px;border-radius:6px;color:#fff;font-family:Russo One,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:30px;font-weight:400;line-height:1;text-align:center;text-transform:uppercase;text-shadow:0 0 2px rgba(0,0,0,.96),0 0 9px rgba(0,0,0,.84);overflow-wrap:anywhere}#match-end-title.red{color:var(--hud-team-red-light)}#match-end-title.blue{color:var(--hud-team-blue-light)}#match-end-title.draw{color:#fff}#achievement-hud{position:absolute;left:50%;bottom:max(30px,calc(env(safe-area-inset-bottom) + 18px));z-index:7;box-sizing:border-box;width:min(430px,calc(100vw - 32px));color:#f7fbfff5;pointer-events:none;-webkit-user-select:none;user-select:none;transform:translate(-50%)}#achievement-hud:empty{display:none}.achievement-toast{box-sizing:border-box;width:100%;border:1px solid rgba(255,255,255,.18);border-radius:6px;background:var(--hud-overlay-hard-background);box-shadow:inset 3px 0 0 var(--game-ui-accent),0 12px 30px #00000052;text-shadow:0 1px 2px rgba(0,0,0,.72)}.achievement-toast{display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:12px;min-height:78px;padding:10px 14px 10px 12px;animation:achievement-toast-present 4.2s ease-out both}.achievement-toast-copy{display:grid;gap:4px;min-width:0}.achievement-toast-label{color:var(--game-ui-accent);font:400 10px/1.1 Russo One,sans-serif;letter-spacing:.12em;text-transform:uppercase}.achievement-toast-title{font:400 18px/1.08 Russo One,sans-serif;overflow-wrap:anywhere}.achievement-toast-description{color:#eff7fca3;font:600 12px/1.25 Inter,sans-serif;overflow-wrap:anywhere}.achievement-toast-mark,.scoreboard-achievement-mark{position:relative;display:block;width:42px;height:42px;color:var(--game-ui-accent)}.achievement-toast-mark:before,.scoreboard-achievement-mark:before{position:absolute;inset:7px;border:1px solid currentColor;box-shadow:inset 0 0 0 1px rgba(var(--game-ui-accent-rgb),.18);content:"";transform:rotate(45deg)}.achievement-toast-mark:after,.scoreboard-achievement-mark:after{position:absolute;inset:0;display:grid;place-items:center;color:#fffffff5;content:"✓";font:800 18px/1 Inter,sans-serif}.scoreboard-achievement-mark{width:28px;height:28px}.scoreboard-achievement-mark:before{inset:5px}.scoreboard-achievement-mark:after{font-size:12px}@keyframes achievement-toast-present{0%{opacity:0;transform:translateY(12px) scale(.98)}5%,89%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(7px) scale(1)}}@media(max-width:700px){.scoreboard-achievement-list{grid-template-columns:minmax(0,1fr)}}@media(prefers-reduced-motion:reduce){.achievement-toast{animation:none}}#perf-hud{position:absolute;top:18px;right:18px;min-width:172px;max-width:min(360px,calc(100vw - 36px));padding:7px 9px;border-radius:5px;background:#0e182275;box-shadow:inset 0 0 0 1px #ffffff1a;color:#ffffffe0;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:11px;font-weight:800;line-height:1.28;text-align:right;text-shadow:0 1px 2px rgba(0,0,0,.62);white-space:pre-line}#server-hitch-banner{position:absolute;top:18px;left:50%;z-index:9000;min-width:210px;max-width:min(460px,calc(100vw - 36px));padding:8px 12px;border-radius:5px;background:#78121ce6;box-shadow:inset 0 0 0 1px #ffe6aa6b,0 8px 22px #00000052;color:#fff6c4fa;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;font-weight:900;line-height:1.2;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.7);opacity:0;pointer-events:none;transform:translate(-50%,-12px);transition:opacity .12s ease,transform .12s ease}#server-hitch-banner.visible{opacity:1;transform:translate(-50%)}#drone-debug-panel{position:absolute;top:50%;right:22px;display:none;width:260px;transform:translateY(-50%);padding:12px 14px;border-radius:6px;color:#f2fafff5;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:13px;font-weight:800;line-height:1.35;text-shadow:0 1px 2px rgba(0,0,0,.7);-webkit-user-select:none;user-select:none}#drone-debug-panel.visible{display:grid;gap:4px}#drone-debug-panel b{margin-bottom:4px;color:#ffe18a;font-size:14px}#dev-console{position:fixed;left:18px;right:18px;bottom:18px;z-index:45000;display:none;grid-template-rows:minmax(120px,28vh) minmax(42px,auto);gap:8px;padding:10px;border-radius:6px;pointer-events:auto;color:#ebf8fff2;background:var(--hud-overlay-hard-background, rgba(14, 24, 34, .96));box-shadow:var( --hud-overlay-hard-shadow, inset 0 0 0 1px rgba(255, 255, 255, .18), 0 18px 48px rgba(0, 0, 0, .32) );font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;text-shadow:0 1px 2px rgba(0,0,0,.65)}#dev-console.open{display:grid}.dev-console-header,#dev-console-submit{display:none}.dev-console-command-row{display:contents}#dev-console-output{overflow:hidden auto;line-height:1.35;white-space:pre-wrap;-webkit-user-select:text;user-select:text}#dev-console-output .command{color:#ffe18a}#dev-console-output .error{color:#ff8f8a}#dev-console-input{width:100%;min-height:42px;max-height:104px;box-sizing:border-box;border:0;border-radius:4px;padding:7px 9px;color:#f4fbff;outline:none;background:#ffffff1f;font:inherit;line-height:1.35;resize:vertical}@media(max-width:760px),(max-height:520px){html:is([data-mobile-device=true],[data-mobile-controls=on]) #dev-console.open[data-open-source=battle-menu]{position:fixed;inset:0;z-index:43000;grid-template-rows:auto minmax(0,1fr) auto;gap:0;box-sizing:border-box;height:var(--app-viewport-height, 100dvh);padding:0;border-radius:0}html:is([data-mobile-device=true],[data-mobile-controls=on]) #dev-console.open[data-open-source=battle-menu] .dev-console-header{display:flex;align-items:center;justify-content:space-between;min-height:56px;padding:max(8px,env(safe-area-inset-top)) max(8px,env(safe-area-inset-right)) 8px max(12px,env(safe-area-inset-left))}html:is([data-mobile-device=true],[data-mobile-controls=on]) #dev-console.open[data-open-source=battle-menu] #dev-console-output{min-height:0;padding:12px max(12px,env(safe-area-inset-right)) 12px max(12px,env(safe-area-inset-left))}html:is([data-mobile-device=true],[data-mobile-controls=on]) #dev-console.open[data-open-source=battle-menu] .dev-console-command-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:8px max(8px,env(safe-area-inset-right)) max(8px,env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left))}html:is([data-mobile-device=true],[data-mobile-controls=on]) #dev-console.open[data-open-source=battle-menu] #dev-console-input{min-height:48px;max-height:112px;resize:none}html:is([data-mobile-device=true],[data-mobile-controls=on]) #dev-console.open[data-open-source=battle-menu] #dev-console-submit{display:block;min-width:96px;min-height:48px}}#weapon-selector-hud{position:absolute;right:var(--combat-edge-gap);bottom:144px;z-index:9;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px;box-sizing:border-box;width:min(744px,calc(100vw - 44px));color:#ffffff9e;text-shadow:0 1px 2px rgba(0,0,0,.78);-webkit-user-select:none;user-select:none}#radio-console-hud{position:absolute;right:var(--combat-edge-gap);bottom:250px;z-index:10;display:grid;justify-items:end;gap:5px;box-sizing:border-box;width:min(max(440px,33.333vw),calc(100vw - 44px));padding:10px 0 11px;color:#eff7f2f5;text-align:right;text-shadow:0 1px 2px rgba(0,0,0,.98),0 0 6px rgba(0,0,0,.82);pointer-events:none;-webkit-user-select:none;user-select:none}#radio-console-hud.hidden{display:none}#radio-console-label{width:100%;color:#fafffccc;text-align:right}#radio-console-label,.radio-console-message{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(12px,1.05vw,15px);font-weight:500;line-height:1.25}#radio-console-label{font-size:clamp(11px,.95vw,13.5px);font-weight:700}#radio-console-messages{display:grid;justify-items:end;gap:5px;width:100%}.radio-console-message{width:100%;color:#e2ece69e;text-align:right;overflow-wrap:anywhere;transition:color .14s ease-out,opacity .14s ease-out;animation:radio-console-message-in .16s ease-out both}.radio-console-message.current{color:#fafffcfa}@keyframes radio-console-message-in{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:translate(0)}}@media(max-width:700px){#radio-console-hud{bottom:244px;width:min(380px,calc(100vw - 36px))}}.weapon-selector-slot{position:relative;display:grid;place-items:center;box-sizing:border-box;width:82px;height:72px;border:0;border-radius:0;background:#ffffff24;box-shadow:none;opacity:.72;transition:width .1s ease-out,color .1s ease-out,background-color .1s ease-out,border-color .1s ease-out,opacity .1s ease-out,transform .1s ease-out}.weapon-selector-slot.active{width:98px;color:#fff;background:#ffffff42;box-shadow:none;opacity:1;transform:translateY(-4px)}.weapon-selector-key{position:absolute;top:6px;left:8px;z-index:1;color:#fff;font-size:18px;font-weight:900;line-height:1}.weapon-selector-icon{display:block;width:68px;height:48px;object-fit:contain;pointer-events:none}.weapon-selector-slot.heavy{width:103px;height:90px}.weapon-selector-slot.heavy.active{width:123px}.weapon-selector-slot.heavy .weapon-selector-icon{width:85px;height:60px}.weapon-selector-icon-raster{filter:drop-shadow(0 1px 1px rgba(0,0,0,.72)) drop-shadow(0 0 1px rgba(0,0,0,.28))}.weapon-selector-icon-vector{fill:currentColor;filter:drop-shadow(0 1px 1px rgba(0,0,0,.45))}#context-help-hud{position:absolute;left:50%;top:80%;z-index:10;display:flex;align-items:center;justify-content:flex-start;box-sizing:border-box;width:max-content;max-width:min(720px,calc(100vw - 40px));padding:8px 18px 10px;border:0;border-radius:2px;background:#0000006b;box-shadow:none;color:#fffffff5;font-size:16px;font-weight:600;line-height:1.2;text-align:left;text-shadow:0 1px 2px rgba(0,0,0,.72);opacity:0;transform:translate(-50%,-50%);transition:opacity .11s ease-out;-webkit-user-select:none;user-select:none}#context-help-hud.visible{opacity:1}.context-help-copy{display:grid;gap:5px;min-width:0}.combat-readout{position:absolute;bottom:18px;min-width:132px;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.64),0 0 10px rgba(23,50,77,.35);-webkit-user-select:none;user-select:none}.combat-readout.hp{right:var(--combat-edge-gap);min-width:calc(var(--combat-sprint-icon-width) + var(--combat-sprint-icon-gap) + var(--combat-sprint-meter-width) + var(--combat-health-run-gap) + var(--combat-health-block-width));text-align:left}.combat-readout.ammo{right:calc(var(--combat-edge-gap) + var(--combat-health-block-width) + var(--combat-health-run-gap) + var(--combat-sprint-icon-width) + var(--combat-sprint-icon-gap) + var(--combat-sprint-meter-width) + var(--combat-ammo-run-gap));text-align:right}.hp-wrap{display:inline-grid;grid-template-columns:auto auto;align-items:end;column-gap:var(--combat-health-run-gap)}.health-wrap{display:grid;grid-template-columns:var(--combat-health-pulse-width) var(--combat-health-meter-width);align-items:end;gap:var(--combat-health-pulse-gap);width:var(--combat-health-block-width)}.health-pulse{display:block;align-self:end;width:var(--combat-health-pulse-width);height:22px;color:#ffffffe0;filter:drop-shadow(0 1px 2px rgba(0,0,0,.55))}.health-pulse svg{display:block;width:100%;height:100%;overflow:visible;fill:none;stroke:currentColor;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}#hp-meter{position:relative;display:block;width:var(--combat-health-meter-width);height:104px;overflow:hidden;border-radius:4px;background:#08101685;box-shadow:inset 0 0 0 1px #ffffff57,0 2px 7px #00000057}#hp-fill{position:absolute;left:0;right:0;bottom:0;display:block;height:100%;border-radius:inherit;background:#2fd66a;box-shadow:0 0 11px #2fd66a6b;transition:height 90ms linear,background-color .16s linear}#mine-place-progress{position:absolute;left:50%;bottom:21%;display:block;width:min(240px,38vw);height:9px;padding:2px;overflow:hidden;border-radius:4px;opacity:0;pointer-events:none;transform:translate(-50%) translateY(8px);transition:opacity .1s linear,transform .1s linear}#mine-place-progress.visible{opacity:1;transform:translate(-50%) translateY(0)}.mine-place-progress-fill{display:block;width:100%;height:100%;border-radius:2px;background:#e7d36a;box-shadow:0 0 12px #e7d36a73;transform:scaleX(0);transform-origin:left center;transition:transform 80ms linear}.fatigue-wrap{display:grid;grid-template-columns:auto auto;align-items:end;gap:var(--combat-sprint-icon-gap);padding-bottom:3px}.fatigue-icon{display:block;width:var(--combat-sprint-icon-width);height:20px;color:#fff;line-height:1;overflow:visible}.fatigue-icon svg{display:block;width:100%;height:100%;overflow:visible;fill:currentColor;stroke:none;filter:drop-shadow(0 1px 2px rgba(0,0,0,.55))}.ammo-wrap{display:inline-grid;grid-template-columns:auto;align-items:end}#fatigue-meter{position:relative;display:block;width:var(--combat-sprint-meter-width);height:52px;overflow:hidden;border-radius:4px;background:#0810167a;box-shadow:inset 0 0 0 1px #ffffff57,0 2px 7px #00000057}#fatigue-fill{position:absolute;left:0;right:0;bottom:0;height:0%;overflow:hidden;border-radius:inherit;background:#28c9ff;box-shadow:0 0 11px #28c9ff8f;transition:height 90ms linear}#fatigue-meter.exhausted #fatigue-fill{filter:brightness(.82) saturate(1.12);box-shadow:0 0 7px #28c9ff5c}#minimap-hud{--minimap-size: 270px;position:absolute;left:var(--minimap-edge-gap);bottom:var(--minimap-edge-gap);z-index:10;width:var(--minimap-size);height:var(--minimap-size);overflow:visible;border-radius:5px;background:transparent;box-shadow:inset 0 0 0 1px #ffffff52,0 4px 16px #00000052;pointer-events:none;-webkit-user-select:none;user-select:none;transition:background-color .18s ease-out,box-shadow .18s ease-out}#minimap-hud:not(.spawn-selecting){transform:scale(.8);transform-origin:bottom left}#minimap-hud.spawn-selecting{z-index:18;background:#050c11d1;box-shadow:inset 0 0 0 1px #ffffff6b,0 8px 26px #0000007a,0 0 0 1px #0c1820d1;pointer-events:auto}#minimap-hud.spawn-selecting.spawn-selection-interactive{cursor:pointer}#minimap-hud.hidden{display:none}#minimap-image,#minimap-overlay{position:absolute;inset:0;width:100%;height:100%;border-radius:inherit;pointer-events:none}#minimap-image{inset:0 auto auto 0;object-fit:fill;opacity:.8;filter:brightness(.65);transform-origin:0 0;will-change:transform}#minimap-overlay{z-index:1}#minimap-spawn-points{position:absolute;inset:0;z-index:3;pointer-events:none}.minimap-spawn-point{position:absolute;width:68px;height:68px;border:0;border-radius:50%;padding:0;color:#fff;background:transparent;filter:drop-shadow(0 3px 7px rgba(0,0,0,.96)) drop-shadow(0 7px 12px rgba(0,0,0,.72));font:inherit;transform:translate(-50%,-50%);pointer-events:none;touch-action:manipulation}.minimap-spawn-point:before,.minimap-spawn-point:after{position:absolute;top:50%;left:50%;border-radius:50%;content:"";pointer-events:none;transform:translate(-50%,-50%);transition:width .12s ease-out,height .12s ease-out,border-color .12s ease-out,background-color .12s ease-out,box-shadow .12s ease-out}.minimap-spawn-point:before{width:6px;height:6px;border:0;background:#fff;box-shadow:0 0 4px #ffffffd6}.minimap-spawn-point.nearest:before,.minimap-spawn-point:focus-visible:before{width:8px;height:8px;background:#fffbd7;box-shadow:0 0 0 2px #ffffff42,0 0 8px #fff6aee6}.minimap-spawn-point:focus-visible{outline:none}.minimap-spawn-point.selected:before{background:#fff;box-shadow:0 0 5px #ffffffe6}.minimap-spawn-point.selected:after{box-sizing:border-box;width:14px;height:14px;border:3px solid #fff;box-shadow:0 0 5px #ffffffb8}.minimap-spawn-point.selected.nearest:after{width:16px;height:16px}.minimap-spawn-point.threatened:before{box-shadow:0 0 7px #ff962deb;animation:minimap-spawn-threat-pulse 1.15s ease-in-out infinite}#minimap-spawn-selection{position:absolute;bottom:calc(100% + 10px);left:0;z-index:4;display:grid;gap:7px;width:100%;box-sizing:border-box;padding:11px;border:1px solid rgba(255,255,255,.28);border-radius:5px;color:#fff;background:#070f15e0;box-shadow:0 8px 24px #00000075;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;pointer-events:auto}#minimap-spawn-selection.hidden{display:none}#minimap-spawn-list{display:grid;gap:5px}.minimap-spawn-selection-title{color:#ffffffb3;font-size:11px;font-weight:800;letter-spacing:.08em;line-height:1.1;text-transform:uppercase}.minimap-spawn-list-item{display:grid;grid-template-columns:18px minmax(0,1fr) auto;gap:8px;align-items:center;min-height:36px;box-sizing:border-box;border:1px solid rgba(255,255,255,.14);border-radius:4px;padding:6px 9px;color:#ffffffdb;background:#ffffff0b;font:inherit;text-align:left;cursor:pointer;transition:border-color .1s ease-out,background-color .1s ease-out,color .1s ease-out}.minimap-spawn-list-item:hover,.minimap-spawn-list-item.hovered,.minimap-spawn-list-item.map-hovered,.minimap-spawn-list-item:focus-visible{border-color:#ffffff73;color:#fff;background:#ffffff1a;outline:none}.minimap-spawn-list-item.selected{border-color:#ffffffb8;color:#fff;background:#ffffff26}.minimap-spawn-list-item:disabled{cursor:default}.minimap-spawn-list-radio{width:12px;height:12px;box-sizing:border-box;border:2px solid rgba(255,255,255,.62);border-radius:50%;box-shadow:0 1px 3px #000000ad}.minimap-spawn-list-item.selected .minimap-spawn-list-radio{border-width:3px;border-color:#fff;background:#ffffffeb;box-shadow:inset 0 0 0 2px #070f15eb,0 0 6px #ffffff80}.minimap-spawn-list-name{overflow:hidden;font-size:14px;font-weight:700;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.minimap-spawn-list-status{color:#ffc077;font-size:10px;font-weight:800;letter-spacing:.04em;line-height:1;text-transform:uppercase}.minimap-spawn-list-status.hidden{display:none}@keyframes minimap-spawn-threat-pulse{0%,to{opacity:.58}50%{opacity:1}}.combat-readout .label{display:block;color:#ffffffc2;font-size:13px;font-weight:900;letter-spacing:.08em;line-height:1}.combat-readout .value{display:block;font-size:58px;font-weight:900;letter-spacing:0;line-height:.92}#crosshair{--gap: 8px;--length: 9px;position:absolute;left:50%;top:50%;width:1px;height:1px;opacity:var(--aim-opacity, 1);transition:opacity 60ms linear}#crosshair.moving{--gap: 17px}#crosshair.weapon-hidden{opacity:0}#ads-stability{--ads-stability-gap: 7px;position:absolute;left:50%;top:50%;width:calc(var(--ads-stability-gap) * 2);height:calc(var(--ads-stability-gap) * 2);opacity:0;pointer-events:none;transform:translate(-50%,-50%);transition:width .1s ease-out,height .1s ease-out;will-change:width,height,opacity,transform}#ads-stability.active{animation:ads-stability-settle .54s ease-out forwards}#ads-stability .bracket{position:absolute;width:6px;height:6px;border-color:#eef2f5eb;border-style:solid;border-width:0;filter:drop-shadow(0 0 2px rgba(245,248,250,.68)) drop-shadow(0 0 1px rgba(22,27,31,.62))}#ads-stability .top-left{left:-6px;top:-6px;border-right-width:1px;border-bottom-width:1px}#ads-stability .top-right{right:-6px;top:-6px;border-left-width:1px;border-bottom-width:1px}#ads-stability .bottom-left{left:-6px;bottom:-6px;border-right-width:1px;border-top-width:1px}#ads-stability .bottom-right{right:-6px;bottom:-6px;border-left-width:1px;border-top-width:1px}#hud.shmel-weapon #crosshair{--shmel-cross-length: 108px}#hud.shmel-weapon #crosshair .line{display:none}#hud.shmel-weapon #crosshair:before,#hud.shmel-weapon #crosshair:after{content:"";position:absolute;left:0;top:0;display:block;border-radius:1px;background:#ffffffd6;box-shadow:0 0 1px #17324d52;transform:translate(-50%,-50%)}#hud.shmel-weapon #crosshair:before{width:var(--shmel-cross-length);height:1px}#hud.shmel-weapon #crosshair:after{width:1px;height:var(--shmel-cross-length)}#kill-confirm-flash{position:absolute;inset:0;z-index:4;background:radial-gradient(ellipse farthest-side at center,transparent 0 34%,rgba(184,150,255,.05) 50%,rgba(184,150,255,.23) 74%,rgba(184,150,255,.42) 100%);mix-blend-mode:plus-lighter;opacity:0;pointer-events:none;will-change:opacity}#kill-confirm-flash.visible{animation:kill-confirm-vignette-flash .56s ease-out}.target-readout{position:absolute;left:50%;bottom:24%;min-width:120px;padding:0 8px;color:#fff;font-size:16px;font-weight:900;letter-spacing:0;text-align:center;text-shadow:0 2px 3px rgba(0,0,0,.72),0 0 8px rgba(13,28,42,.62);transform:translate(-50%);transition:opacity 80ms ease;-webkit-user-select:none;user-select:none}.target-readout.hidden{opacity:0}.target-readout.red{color:var(--hud-team-red-light)}.target-readout.blue{color:var(--hud-team-blue-light)}#drone-replay-hud{--drone-horizon-roll: 0deg;--drone-horizon-y: 0px;--drone-freeze-fade: 0;position:absolute;inset:0;z-index:5;display:block;color:#f2f1e5f0;font-family:Lucida Console,Courier New,Consolas,monospace;font-size:clamp(11px,1.85vw,23px);font-weight:700;letter-spacing:0;line-height:1.03;opacity:0;text-shadow:2px 2px 0 rgba(0,0,0,.82),0 0 4px rgba(255,255,255,.2);transition:opacity .12s ease;-webkit-user-select:none;user-select:none}#drone-replay-hud:before{content:"";position:absolute;inset:0;z-index:1;opacity:var(--drone-freeze-fade, 0);background:#000;pointer-events:none}#drone-replay-hud.visible{opacity:1}.recon-death-markers{position:absolute;inset:0;z-index:3;overflow:hidden;pointer-events:none}.recon-death-marker{--recon-death-marker-arrow-color: var(--hud-team-blue-light);--recon-death-marker-name-color: var(--hud-team-blue-light);position:absolute;top:0;left:0;box-sizing:border-box;background:transparent}.recon-death-marker-arrow{position:absolute;top:-20px;left:50%;width:18px;height:14px;background:var(--recon-death-marker-arrow-color);clip-path:polygon(0 0,100% 0,50% 100%);transform:translate(-50%);filter:drop-shadow(0 1px 1px rgba(0,0,0,.55))}.recon-death-marker[data-team=red]{--recon-death-marker-arrow-color: var(--hud-team-red-light);--recon-death-marker-name-color: var(--hud-team-red-light)}.recon-death-marker-label{position:absolute;left:50%;bottom:calc(100% + 27px);max-width:min(30vw,360px);overflow:hidden;color:var(--recon-death-marker-name-color);font-family:Lucida Console,Courier New,Consolas,monospace;font-size:clamp(11px,1.35vw,17px);font-weight:700;line-height:1;text-align:center;text-overflow:ellipsis;white-space:nowrap;transform:translate(-50%);text-shadow:2px 2px 0 rgba(0,0,0,.82),0 0 4px rgba(255,255,255,.2);pointer-events:none}.recon-death-marker.offscreen .recon-death-marker-arrow{top:0;left:0}.recon-death-marker.offscreen .recon-death-marker-label{top:0;bottom:auto}.recon-death-marker.offscreen[data-label-placement=left] .recon-death-marker-label{left:-17px;text-align:right;transform:translate(-100%,-50%)}.recon-death-marker.offscreen[data-label-placement=right] .recon-death-marker-label{left:17px;text-align:left;transform:translateY(-50%)}.recon-death-marker.offscreen[data-label-placement=above] .recon-death-marker-label{left:0;top:-17px;transform:translate(-50%,-100%)}.recon-death-marker.offscreen[data-label-placement=below] .recon-death-marker-label{left:0;top:17px;transform:translate(-50%)}.drone-osd-panel{position:absolute;z-index:2;display:grid;gap:.08em;justify-items:start;text-align:left;pointer-events:none}.drone-osd-row{display:grid;grid-template-columns:2.5em max-content;column-gap:.32em;align-items:baseline;white-space:nowrap}.drone-osd-row span:first-child,.drone-osd-row span:last-child{color:#fffff7f2}.drone-osd-top-center{top:17%;left:50%;min-width:max-content;justify-items:center;text-align:center;transform:translate(-50%,-50%)}.drone-osd-title{display:block;color:#eeede2e0;white-space:nowrap}.drone-osd-top-left{top:20%;left:20%;transform:none}.drone-osd-top-right{top:20%;right:20%;transform:none}.drone-osd-bottom-left{bottom:20%;left:20%;transform:none}.drone-osd-bottom-right{right:20%;bottom:20%;transform:none}.drone-osd-bottom-right .drone-osd-row{grid-template-columns:2.8em max-content}.drone-osd-title-player[data-team=blue]{color:var(--hud-team-blue-light)}.drone-osd-title-player[data-team=red]{color:var(--hud-team-red-light)}.drone-osd-center{position:absolute;left:50%;top:50%;z-index:2;width:min(40vw,560px);height:min(30vh,320px);opacity:.88;transform:translate(-50%,-50%)}.drone-reticle-line,.drone-reticle-corner{position:absolute;z-index:2;display:block;border-color:#f7f7eebd;box-shadow:2px 2px #000000a3}.drone-reticle-line.horizontal{left:50%;top:50%;width:86px;height:1px;background:#f7f7eeb3;transform:translate(-50%,-50%)}.drone-reticle-line.vertical{left:50%;top:50%;width:1px;height:48px;background:#f7f7ee8f;transform:translate(-50%,-50%)}.drone-horizon-line{position:absolute;left:50%;top:50%;z-index:1;display:block;width:min(50vw,680px);height:3px;background:repeating-linear-gradient(to right,rgba(255,255,255,.9) 0 18px,transparent 18px 48px);filter:drop-shadow(2px 2px 0 rgba(0,0,0,.74));transform:translate(-50%,calc(-50% + var(--drone-horizon-y, 0px))) rotate(var(--drone-horizon-roll, 0deg));transform-origin:center}.drone-horizon-line.hidden{display:none}.drone-reticle-corner{width:32px;height:24px}.drone-reticle-corner.top-left{left:0;top:0;border-top:2px solid;border-left:2px solid}.drone-reticle-corner.top-right{right:0;top:0;border-top:2px solid;border-right:2px solid}.drone-reticle-corner.bottom-left{left:0;bottom:0;border-bottom:2px solid;border-left:2px solid}.drone-reticle-corner.bottom-right{right:0;bottom:0;border-right:2px solid;border-bottom:2px solid}#drone-replay-hud.recon .drone-engine-warning,#drone-replay-hud.recon .drone-osd-top-center,#drone-replay-hud.recon .drone-horizon-line{display:none}#drone-replay-hud.recon .drone-reticle-line,#drone-replay-hud.recon .drone-reticle-corner{filter:none;box-shadow:2px 2px #000000a3}#drone-replay-hud.kamikaze .drone-reticle-line,#drone-replay-hud.kamikaze .drone-reticle-corner{display:none}#drone-replay-hud.kamikaze .drone-osd-center:after{content:"";position:absolute;left:50%;top:50%;width:64px;height:32px;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2064%2032'%20fill='none'%3e%3cg%20stroke='%23f7f7ee'%20stroke-opacity='.9'%20stroke-width='2'%3e%3cpath%20d='M28%2010h8l10%206-10%206h-8l-10-6%2010-6Z'/%3e%3ccircle%20cx='32'%20cy='16'%20r='2.5'/%3e%3cpath%20d='M28%203h8M28%2029h8'/%3e%3c/g%3e%3cg%20fill='%23f7f7ee'%20fill-opacity='.9'%3e%3ccircle%20cx='4'%20cy='16'%20r='2'/%3e%3ccircle%20cx='12'%20cy='16'%20r='1.6'/%3e%3ccircle%20cx='52'%20cy='16'%20r='1.6'/%3e%3ccircle%20cx='60'%20cy='16'%20r='2'/%3e%3c/g%3e%3c/svg%3e") center / contain no-repeat;filter:drop-shadow(1px 1px 0 rgba(0,0,0,.82));transform:translate(-50%,-50%)}#killer-replay-hud{position:absolute;left:0;top:0;z-index:6;display:grid;width:25vw;height:25vh;padding:22px 0 0 24px;box-sizing:border-box;align-content:start;justify-items:start;gap:7px;color:#fff5e8f5;font-family:Lucida Console,Courier New,Consolas,monospace;font-size:17px;font-weight:700;letter-spacing:0;line-height:1;opacity:0;pointer-events:none;text-shadow:2px 2px 0 rgba(0,0,0,.82),0 0 5px rgba(255,255,255,.22);transition:opacity .1s ease;-webkit-user-select:none;user-select:none}#killer-replay-hud.visible{opacity:1}.killer-replay-rec{color:#ff5148}.killer-replay-clock{color:#fff5e8eb}.drone-engine-warning{position:absolute;left:clamp(20px,6vw,104px);top:clamp(72px,18vh,190px);z-index:3;display:none;min-width:max-content;padding:.42em .72em .38em .82em;border-left:3px solid rgba(255,78,52,.98);color:#ff7448fa;font-size:.82em;letter-spacing:.055em;text-align:left;text-shadow:2px 2px 0 rgba(0,0,0,.88),0 0 7px rgba(255,66,32,.42);animation:drone-engine-warning-blink .56s steps(2,end) infinite}.drone-engine-warning.visible{display:block}@media(max-width:760px),(max-height:620px){#drone-replay-hud{font-size:clamp(9px,2.45vw,14px)}.drone-osd-top-center{top:16%}.drone-horizon-line{width:58vw;height:2px}.drone-engine-warning{left:4vw;top:13vh;font-size:.78em}}#hud.mortar-weapon #crosshair{opacity:0}#mortar-reticle{--mortar-sector-left-x: -180px;--mortar-sector-right-x: 180px;position:absolute;left:50%;top:50%;width:1px;height:1px;opacity:0;transition:opacity 90ms ease;-webkit-user-select:none;user-select:none}#hud.mortar-weapon #mortar-reticle{opacity:1}.mortar-sector-boundary{position:absolute;top:-49px;width:4px;height:98px;background:repeating-linear-gradient(to bottom,#ffdc60c7 0 7px,#fff0 7px 24px)}.mortar-sector-boundary.left{left:var(--mortar-sector-left-x)}.mortar-sector-boundary.right{left:var(--mortar-sector-right-x)}.mortar-azimuth-readout{position:absolute;left:50%;top:154px;min-width:58px;color:#fffffff0;font-size:12px;font-weight:900;line-height:1;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.68),0 0 5px rgba(23,50,77,.45);transform:translate(-50%)}#hud.mortar-weapon .mortar-azimuth-readout{display:none}.elevation-ladder{position:absolute;left:calc(50% + 70px);top:50%;display:grid;grid-template-columns:62px 46px;align-items:center;gap:6px;opacity:0;transform:translateY(-50%);transition:opacity 90ms ease;-webkit-user-select:none;user-select:none}.mortar-range-cue{position:absolute;display:none;left:-62px;top:50%;width:54px;color:#ffffffdb;font-size:11px;font-weight:900;line-height:1;text-align:right;text-shadow:0 1px 2px rgba(0,0,0,.68),0 0 5px rgba(23,50,77,.45);pointer-events:none}.mortar-range-cue.closer,.mortar-range-cue.farther{top:50%}#hud.mortar-weapon .mortar-range-cue{display:block}#hud.mortar-weapon .mortar-range-cue.hidden{display:none}#hud.mortar-weapon .elevation-ladder{left:50%;grid-template-columns:72px 54px;gap:8px;opacity:1;transform:translateY(-50%)}.elevation-ladder-window{position:relative;width:62px;height:292px;overflow:hidden;border-left:1px solid rgba(255,255,255,.5);color:#fffffff0;text-shadow:0 1px 2px rgba(0,0,0,.62),0 0 5px rgba(23,50,77,.42)}#hud.mortar-weapon .elevation-ladder-window{width:72px;height:min(82vh,876px)}.elevation-ladder-center{position:absolute;left:-4px;top:50%;width:34px;height:2px;border-radius:1px;background:#fffffff5;box-shadow:0 0 0 1px #17324d61,0 0 7px #ffffff52;transform:translateY(-50%)}#hud.mortar-weapon .elevation-ladder-center{width:42px;background:#ffdc60fa;box-shadow:0 0 0 1px #50370061,0 0 9px #ffdc606b}.elevation-ladder-ticks{position:absolute;left:0;top:50%;width:100%;height:1px}.elevation-ladder-tick{position:absolute;left:0;top:0;width:13px;height:1px;border-radius:1px;background:#ffffffb8;box-shadow:0 0 0 1px #17324d40}#hud.mortar-weapon .elevation-ladder-tick{width:8px;opacity:.72}.elevation-ladder-tick.major{width:23px;height:2px;background:#ffffffe6}#hud.mortar-weapon .elevation-ladder-tick.major{width:29px;opacity:1}.elevation-ladder-tick.hidden{display:none}.elevation-ladder-tick span{position:absolute;left:26px;top:50%;min-width:30px;font-size:10px;font-weight:900;line-height:1;text-align:left;transform:translateY(-50%)}#hud.mortar-weapon .elevation-ladder-tick span{left:33px}.elevation-ladder-value{min-width:46px;color:#fffffff5;font-size:13px;font-weight:900;line-height:1;text-align:left;text-shadow:0 1px 2px rgba(0,0,0,.62),0 0 6px rgba(23,50,77,.45)}#hud.mortar-weapon .elevation-ladder-value{color:#ffdc60fa;text-shadow:0 1px 2px rgba(80,55,0,.68),0 0 7px rgba(255,220,96,.38)}#hud.dead #crosshair,#hud.dead #ads-stability,#hud.dead .elevation-ladder,#hud.dead .combat-readout,#hud.dead #weapon-selector-hud,#hud.dead #context-help-hud,#hud.dead #combat-boundary-warning{opacity:0}.combat-readout.ammo .value{font-family:Russo One,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-variant-numeric:tabular-nums;font-size:42px;font-weight:400;line-height:1}.combat-readout.ammo .ammo-current{font-size:84px;line-height:.88}.combat-readout.ammo .ammo-suffix{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:42px;font-weight:800;line-height:1}.combat-readout.ammo .ammo-current,.combat-readout.ammo .ammo-suffix{transition:color .12s linear,text-shadow .12s linear}.combat-readout.ammo .ammo-current.low{color:#d45d58;text-shadow:0 2px 4px rgba(0,0,0,.64),0 0 9px rgba(165,52,48,.48)}#hud.camera-feed-active #crosshair,#hud.camera-feed-active #ads-stability,#hud.camera-feed-active .elevation-ladder,#hud.camera-feed-active .combat-readout,#hud.camera-feed-active #weapon-selector-hud,#hud.camera-feed-active #context-help-hud,#hud.camera-feed-active #mortar-reticle,#hud.camera-feed-active #combat-boundary-warning,#hud.fixed-camera-active #crosshair,#hud.fixed-camera-active #ads-stability,#hud.fixed-camera-active .elevation-ladder,#hud.fixed-camera-active #context-help-hud,#hud.fixed-camera-active #mortar-reticle,#hud.fixed-camera-active #combat-boundary-warning,#hud.spectator #crosshair,#hud.spectator #ads-stability,#hud.spectator .elevation-ladder,#hud.spectator .combat-readout,#hud.spectator #weapon-selector-hud,#hud.spectator #context-help-hud,#hud.spectator #combat-boundary-warning{opacity:0}#hud.dead #status{color:#fff}#hud.sprinting #crosshair{opacity:0}#hud.sprinting #ads-stability{opacity:0;animation:none}#hud.dead #ads-stability,#hud.camera-feed-active #ads-stability,#hud.fixed-camera-active #ads-stability,#hud.spectator #ads-stability{animation:none}#hud.dead #status.respawn{background:none;box-shadow:none}#crosshair .line{position:absolute;display:block;border-radius:1px;opacity:1;background:#ffffffeb;box-shadow:0 0 0 1px #17324d5c;transition:transform .12s ease,opacity .12s ease-out}#crosshair .top,#crosshair .bottom{width:2px;height:var(--length);left:-1px}#crosshair .left,#crosshair .right{width:var(--length);height:2px;top:-1px}#crosshair .top{transform:translateY(calc(-1 * (var(--gap) + var(--length))))}#crosshair .bottom{transform:translateY(var(--gap))}#crosshair .left{transform:translate(calc(-1 * (var(--gap) + var(--length))))}#crosshair .right{transform:translate(var(--gap))}#crosshair.muzzle-obstructed,#crosshair.ads-obstruction-fade{opacity:0;transition:opacity .14s ease-out}@keyframes ads-stability-settle{0%{opacity:0;transform:translate(-50%,-50%) scale(1.65)}12%{opacity:.72}58%{opacity:.32}to{opacity:0;transform:translate(-50%,-50%) scale(1)}}@keyframes kill-confirm-vignette-flash{0%{opacity:0}14%{opacity:1}to{opacity:0}}@keyframes drone-engine-warning-blink{0%,45%{opacity:1;filter:saturate(1.15) brightness(1.08)}46%,to{opacity:.38;filter:saturate(.75) brightness(.72)}}.shared-settings-nav [data-shared-settings-tab=touch]{display:none}html[data-touch-capable=true] .shared-settings-nav,html[data-mobile-controls=on] .shared-settings-nav{grid-template-columns:repeat(5,minmax(0,1fr))}html[data-touch-capable=true] .shared-settings-nav [data-shared-settings-tab=touch],html[data-mobile-controls=on] .shared-settings-nav [data-shared-settings-tab=touch]{display:block}.shared-settings-touch-reset-row{align-items:center}.touch-scoreboard-target,.scoreboard-touch-close,.weapon-drop-confirm{display:none}#mobile-orientation-gate{position:fixed;inset:0;z-index:40000;display:grid;place-items:center;box-sizing:border-box;padding:max(18px,env(safe-area-inset-top)) max(18px,env(safe-area-inset-right)) max(18px,env(safe-area-inset-bottom)) max(18px,env(safe-area-inset-left));color:#f7fbfffa;background:#04090df0;pointer-events:auto;-webkit-user-select:none;user-select:none}#mobile-orientation-gate.hidden{display:none}.mobile-orientation-card{display:grid;width:min(460px,100%);justify-items:center;gap:12px;box-sizing:border-box;border:1px solid rgba(255,255,255,.24);border-radius:8px;padding:24px;background:#101b24f5;box-shadow:0 22px 64px #0000008a;text-align:center}.mobile-orientation-icon{font:400 52px/1 Russo One,sans-serif}.mobile-orientation-card h2,.mobile-orientation-card p{margin:0}.mobile-orientation-card h2{font:400 24px/1.15 Russo One,sans-serif}.mobile-orientation-card p{color:#e2eef6c7;font:600 14px/1.4 Inter,sans-serif}#mobile-orientation-continue,#mobile-orientation-menu{min-width:150px;min-height:48px;border:1px solid rgba(255,255,255,.42);border-radius:6px;padding:0 20px;color:#fff;background:rgba(var(--game-ui-accent-rgb),.84);font:800 14px/1 Inter,sans-serif;touch-action:manipulation}#mobile-orientation-continue.hidden{display:none}#mobile-onboarding{position:fixed;inset:0;z-index:41000;display:grid;place-items:center;box-sizing:border-box;padding:max(12px,env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left))}#mobile-onboarding.hidden{display:none}.mobile-onboarding-panel{position:relative;z-index:1;display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:min(680px,100%);max-height:min(100%,560px);overflow:hidden;color:var(--game-ui-ink);background:var(--game-ui-paper)}.mobile-onboarding-content{padding:16px}.mobile-onboarding-content ul{margin:14px 0 0;padding-left:22px}.mobile-onboarding-diagram{position:relative;min-height:150px;border:1px solid rgba(var(--game-ui-ink-rgb),.22);background:rgba(var(--game-ui-ink-rgb),.05)}.mobile-onboarding-diagram span{position:absolute;min-width:56px;border:2px solid rgba(var(--game-ui-accent-rgb),.8);border-radius:999px;padding:10px;text-align:center;font-weight:900}.guide-look{right:20%;bottom:22%}.guide-fire{right:4%;top:8%}.guide-stick{left:7%;bottom:10%}.guide-actions{right:18%;top:8%}.mobile-onboarding-actions{display:flex;justify-content:flex-end;gap:10px;padding:12px 16px max(12px,env(safe-area-inset-bottom))}.mobile-onboarding-actions button{min-height:48px}@media(max-width:760px),(max-height:520px){html:is([data-mobile-device=true],[data-mobile-controls=on]) #chat-hud.open[data-open-source]:not([data-open-source=keyboard]){position:fixed;inset:0;z-index:42000;display:grid;grid-template-rows:auto minmax(0,1fr) auto;box-sizing:border-box;width:auto;gap:0;padding:0;border:0;border-radius:0;color:var(--game-ui-ink);background:var(--game-ui-paper);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}html:is([data-mobile-device=true],[data-mobile-controls=on]) #chat-hud.open[data-open-source]:not([data-open-source=keyboard]) .chat-mobile-header{display:grid;grid-template-columns:minmax(0,1fr) auto 48px;align-items:center;gap:8px;padding:max(8px,env(safe-area-inset-top)) max(8px,env(safe-area-inset-right)) 8px max(12px,env(safe-area-inset-left))}html:is([data-mobile-device=true],[data-mobile-controls=on]) #chat-hud.open[data-open-source]:not([data-open-source=keyboard]) .chat-key-hints{display:none}html:is([data-mobile-device=true],[data-mobile-controls=on]) .chat-channel-tabs{display:flex;gap:4px}html:is([data-mobile-device=true],[data-mobile-controls=on]) .chat-channel-tabs button,html:is([data-mobile-device=true],[data-mobile-controls=on]) .chat-close,html:is([data-mobile-device=true],[data-mobile-controls=on]) .chat-send{min-height:48px}html:is([data-mobile-device=true],[data-mobile-controls=on]) .chat-channel-tabs button.selected{color:#fff;background:rgb(var(--game-ui-accent-rgb))}html:is([data-mobile-device=true],[data-mobile-controls=on]) #chat-hud.open[data-open-source]:not([data-open-source=keyboard]) #chat-messages{display:grid;max-height:none;overflow-y:auto;border-radius:0;padding:16px max(16px,env(safe-area-inset-right)) 16px max(16px,env(safe-area-inset-left));color:#fff;background:#080f14eb}html:is([data-mobile-device=true],[data-mobile-controls=on]) #chat-hud.open[data-open-source]:not([data-open-source=keyboard]) #chat-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:8px max(8px,env(safe-area-inset-right)) max(8px,env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left));background:var(--game-ui-paper)}html:is([data-mobile-device=true],[data-mobile-controls=on]) #chat-hud.open[data-open-source]:not([data-open-source=keyboard]) #chat-input{height:48px;color:var(--game-ui-ink);background:#fff;box-shadow:inset 0 0 0 1px rgba(var(--game-ui-ink-rgb),.3)}html:is([data-mobile-device=true],[data-mobile-controls=on]) #chat-hud.open[data-open-source]:not([data-open-source=keyboard]) .chat-send{display:block}html:is([data-mobile-device=true],[data-mobile-controls=on]) .mobile-onboarding-panel{width:100%;height:var(--app-viewport-height, 100dvh);max-height:none}}html[data-mobile-controls=on]{--mobile-safe-top: max(12px, env(safe-area-inset-top));--mobile-safe-right: max(12px, env(safe-area-inset-right));--mobile-safe-bottom: max(12px, env(safe-area-inset-bottom));--mobile-safe-left: max(12px, env(safe-area-inset-left));--mobile-minimap-size: clamp(96px, 13.27vw, 132px);--mobile-weapon-slot-size: 54px;--mobile-weapon-selector-width: min( 220px, calc(100vw - var(--mobile-safe-left) - var(--mobile-safe-right)) );--mobile-combat-readout-gap: 8px;--mobile-combat-readouts-half-width: 78.5px;--mobile-hp-readout-visual-width: 73px;--mobile-combat-actions-shift-y: calc( var(--mobile-safe-top) + max(198px, 43vh) + env(safe-area-inset-bottom) - 100vh + 74px )}#perf-hud[hidden]{display:none}html[data-mobile-controls=on] body.game-runtime-active #minimap-hud:not(.spawn-selecting){--minimap-size: var(--mobile-minimap-size);top:var(--mobile-safe-top);bottom:auto;left:var(--mobile-safe-left);transform-origin:top left}html[data-mobile-controls=on] body.game-runtime-active #minimap-hud.spawn-selecting{--minimap-size: var(--mobile-minimap-size);top:auto;bottom:var(--mobile-safe-bottom);left:var(--mobile-safe-left);transform:none}html[data-mobile-controls=on] body.game-runtime-active #minimap-hud.spawn-selecting #minimap-spawn-selection{width:min(260px,calc(100vw - var(--mobile-safe-left) - var(--mobile-safe-right)))}html[data-mobile-controls=on] body.game-runtime-active #top-left-hud{top:calc(var(--mobile-safe-top) + var(--mobile-minimap-size) * .8 + 7px);left:var(--mobile-safe-left);width:min(230px,35vw)}html[data-mobile-controls=on] body.game-runtime-active #combat-log{max-height:50px;margin-top:0;gap:2px}html[data-mobile-controls=on] body.game-runtime-active .combat-log-row{padding:3px 5px;font-size:10px;line-height:1.1;white-space:normal}html[data-mobile-controls=on] body.game-runtime-active .combat-log-row:nth-child(n+3){display:none}html[data-mobile-controls=on] body.game-runtime-active #match-hud{top:var(--mobile-safe-top);bottom:auto;left:50%;width:clamp(184px,26.7vw,225px);transform:translate(-50%)}html[data-mobile-controls=on] body.game-runtime-active .match-ticket-row{width:100%}html[data-mobile-controls=on] body.game-runtime-active .match-ticket-card{width:clamp(62px,9.25vw,78px);height:30px;font-size:18px}html[data-mobile-controls=on] body.game-runtime-active .match-timer{width:52px;height:30px;font-size:14px}html[data-mobile-controls=on] body.game-runtime-active #match-hud.time-limit-mode .match-timer{top:max(2px,env(safe-area-inset-top));width:104px;height:34px;font-size:26px}html[data-mobile-controls=on] body.game-runtime-active #match-hud.time-limit-mode .match-timer.overtime{top:max(2px,env(safe-area-inset-top));width:150px;height:66px;gap:1px}html[data-mobile-controls=on] body.game-runtime-active #match-hud.time-limit-mode .match-timer.overtime .match-timer-main{height:16px;margin-bottom:0;font-size:13px;line-height:16px}html[data-mobile-controls=on] body.game-runtime-active #match-hud.time-limit-mode .match-timer.overtime .match-overtime-label{height:14px;font-size:10px;line-height:14px}html[data-mobile-controls=on] body.game-runtime-active #match-hud.time-limit-mode .match-timer.overtime .match-overtime-time{height:30px;font-size:26px;line-height:30px}html[data-mobile-controls=on] body.game-runtime-active .touch-scoreboard-target{position:absolute;inset:-8px -6px;z-index:20;display:block;min-width:48px;min-height:48px;border:0;padding:0;background:transparent;pointer-events:auto;touch-action:manipulation}html[data-mobile-controls=on] body.game-runtime-active .touch-menu-button{top:var(--mobile-safe-top);right:var(--mobile-safe-right);bottom:auto;width:48px;height:48px;border-radius:8px;font-size:20px}html[data-mobile-controls=on] body.game-runtime-active .touch-action-reload,html[data-mobile-controls=on] body.game-runtime-active .touch-action-ads{display:none}html[data-mobile-controls=on] body.game-runtime-active #hud.touch-reload-available .touch-action-reload,html[data-mobile-controls=on] body.game-runtime-active #hud.touch-ads-available .touch-action-ads{display:grid}html[data-mobile-controls=on] body.game-runtime-active #hud.spectator .touch-action:not(.touch-menu-button){display:none}html[data-mobile-controls=on] body.game-runtime-active #hud.touch-reload-needed .touch-action-reload{border-color:#ffeea0eb;color:#fff3b0;background:#785218ad;box-shadow:0 0 16px #ffcd4c47}html[data-mobile-controls=on] body.game-runtime-active .touch-action-fire,html[data-mobile-controls=on] body.game-runtime-active .touch-action-ads,html[data-mobile-controls=on] body.game-runtime-active .touch-action-reload,html[data-mobile-controls=on] body.game-runtime-active .touch-action-jump,html[data-mobile-controls=on] body.game-runtime-active .touch-action-crouch{transform:translateY(var(--mobile-combat-actions-shift-y))}html[data-mobile-controls=on] body.game-runtime-active .touch-action-reload{right:calc(max(14px,env(safe-area-inset-right)) + 13px);bottom:calc(max(132px,28vh) + env(safe-area-inset-bottom) + 13px)}html[data-mobile-controls=on] body.game-runtime-active .touch-action-fire{right:calc(var(--mobile-safe-right) + 79px);bottom:calc(max(198px,43vh) + env(safe-area-inset-bottom) - 4px)}html[data-mobile-controls=on] body.game-runtime-active .touch-action-ads{right:calc(max(24px,env(safe-area-inset-right)) + 80px);bottom:calc(max(126px,27vh) + env(safe-area-inset-bottom) + 8px)}html[data-mobile-controls=on] body.game-runtime-active #weapon-selector-hud{right:var(--mobile-safe-right);bottom:var(--mobile-safe-bottom);z-index:31;width:var(--mobile-weapon-selector-width);flex-wrap:nowrap;gap:4px;pointer-events:auto}html[data-mobile-controls=on] body.game-runtime-active .weapon-selector-slot{width:var(--mobile-weapon-slot-size);min-width:48px;height:48px;min-height:48px;flex:0 1 var(--mobile-weapon-slot-size);border:1px solid rgba(255,255,255,.18);padding:0;pointer-events:auto;touch-action:none}html[data-mobile-controls=on] body.game-runtime-active .weapon-selector-slot.active{width:var(--mobile-weapon-slot-size);border-color:#ffffff9e;transform:translateY(-3px)}html[data-mobile-controls=on] body.game-runtime-active .weapon-selector-slot.heavy,html[data-mobile-controls=on] body.game-runtime-active .weapon-selector-slot.heavy.active{width:68px;height:52px;flex-basis:68px}html[data-mobile-controls=on] body.game-runtime-active .weapon-selector-icon,html[data-mobile-controls=on] body.game-runtime-active .weapon-selector-slot.heavy .weapon-selector-icon{width:44px;height:34px}html[data-mobile-controls=on] body.game-runtime-active .weapon-selector-key,html[data-mobile-controls=on] body.game-runtime-active .battle-menu-shortcut,html[data-mobile-controls=on] body.game-runtime-active .controls-reference{display:none}html[data-mobile-controls=on] body.game-runtime-active .weapon-drop-confirm{position:absolute;right:0;bottom:58px;z-index:3;display:block;min-width:116px;min-height:48px;border:1px solid rgba(255,255,255,.54);border-radius:5px;padding:0 14px;color:#fff;background:#601f1bf0;font:800 12px/1 Inter,sans-serif;pointer-events:auto;touch-action:manipulation}html[data-mobile-controls=on] body.game-runtime-active .combat-readout{bottom:var(--mobile-safe-bottom);transform:scale(.52);transform-origin:right bottom}html[data-mobile-controls=on] body.game-runtime-active .combat-readout.hp{right:max(calc(50% - var(--mobile-combat-readouts-half-width)),calc(var(--mobile-safe-right) + var(--mobile-weapon-selector-width) + var(--mobile-combat-readout-gap)))}html[data-mobile-controls=on] body.game-runtime-active .combat-readout.ammo{width:190px;min-width:190px;right:max(calc(50% - var(--mobile-combat-readouts-half-width) + var(--mobile-hp-readout-visual-width) + var(--mobile-combat-readout-gap)),calc(var(--mobile-safe-right) + var(--mobile-weapon-selector-width) + var(--mobile-combat-readout-gap) + var(--mobile-hp-readout-visual-width) + var(--mobile-combat-readout-gap)));transform:scale(.4)}html[data-mobile-controls=on] body.game-runtime-active #context-help-hud{top:auto;bottom:calc(var(--mobile-safe-bottom) + 108px);max-width:min(260px,40vw);padding:6px 10px;font-size:12px;line-height:1.15;text-align:center;transform:translate(-50%)}html[data-mobile-controls=on] body.game-runtime-active #achievement-hud{bottom:var(--mobile-safe-bottom);width:min(360px,42vw)}html[data-mobile-controls=on] body.game-runtime-active .achievement-toast{grid-template-columns:40px minmax(0,1fr);gap:9px;min-height:66px;padding:8px 11px 8px 9px}html[data-mobile-controls=on] body.game-runtime-active .achievement-toast-mark{width:36px;height:36px}html[data-mobile-controls=on] body.game-runtime-active .achievement-toast-mark:before{inset:6px}html[data-mobile-controls=on] body.game-runtime-active .achievement-toast-mark:after{font-size:15px}html[data-mobile-controls=on] body.game-runtime-active .achievement-toast-label{font-size:8px}html[data-mobile-controls=on] body.game-runtime-active .achievement-toast-title{font-size:15px}html[data-mobile-controls=on] body.game-runtime-active .achievement-toast-description{font-size:10px}html[data-mobile-controls=on] body.game-runtime-active #capture-notification,html[data-mobile-controls=on] body.game-runtime-active #headquarters-warning,html[data-mobile-controls=on] body.game-runtime-active #combat-boundary-warning{max-width:min(420px,58vw)}html[data-mobile-controls=on] body.game-runtime-active #capture-notification{top:23%}html[data-mobile-controls=on] body.game-runtime-active #capture-progress-hud{right:calc(var(--mobile-safe-right) + 178px);transform:translateY(-50%) scale(.82)}html[data-mobile-controls=on] body.game-runtime-active #capture-progress-hud.visible{transform:translateY(-50%) scale(.88)}html[data-mobile-controls=on] body.game-runtime-active #headquarters-warning{top:36%}html[data-mobile-controls=on] body.game-runtime-active #combat-boundary-warning{top:19%;min-width:min(360px,56vw);padding:8px 12px}html[data-mobile-controls=on] body.game-runtime-active #status.pointer-prompt .status-hint{display:none}html[data-mobile-controls=on] body.game-runtime-active #scoreboard{padding:var(--mobile-safe-top) var(--mobile-safe-right) var(--mobile-safe-bottom) var(--mobile-safe-left)}html[data-mobile-controls=on] body.game-runtime-active .scoreboard-panel{box-sizing:border-box;width:100%;max-height:calc(100vh - var(--mobile-safe-top) - var(--mobile-safe-bottom));padding:12px 14px 14px}html[data-mobile-controls=on] body.game-runtime-active .scoreboard-header-bar{align-items:center;gap:10px}html[data-mobile-controls=on] body.game-runtime-active .scoreboard-title{font-size:clamp(18px,3.4vw,26px)}html[data-mobile-controls=on] body.game-runtime-active .scoreboard-title:after{height:2px;margin-top:5px}html[data-mobile-controls=on] body.game-runtime-active .scoreboard-touch-close{display:grid;place-items:center;box-sizing:border-box;width:48px;min-width:48px;height:48px;border:1px solid rgba(255,255,255,.32);border-radius:5px;padding:0;color:#fff;background:#ffffff14;font:28px/1 Inter,sans-serif;pointer-events:auto;touch-action:manipulation}html[data-mobile-controls=on] body.game-runtime-active .scoreboard-section{margin-top:8px}html[data-mobile-controls=on] body.game-runtime-active .scoreboard-section-title{margin-bottom:3px;font-size:9px}html[data-mobile-controls=on] body.game-runtime-active .scoreboard-row{grid-template-columns:minmax(0,1fr) 54px 38px 38px 46px 44px;min-height:27px;padding:0 6px;font-size:10px}html[data-mobile-controls=on] body.game-runtime-active .scoreboard-voice-button{width:44px;min-width:44px;height:44px}html[data-mobile-controls=on] body.game-runtime-active .scoreboard-row.scoreboard-header{min-height:24px;font-size:8px}html[data-mobile-controls=on] body.game-runtime-active #player-menu,html[data-mobile-controls=on] body.game-runtime-active #match-menu{box-sizing:border-box;padding:var(--mobile-safe-top) var(--mobile-safe-right) var(--mobile-safe-bottom) var(--mobile-safe-left)}html[data-mobile-controls=on] body.game-runtime-active .player-menu-stage{width:min(680px,calc(100vw - var(--mobile-safe-left) - var(--mobile-safe-right)));max-width:100%;max-height:calc(100vh - var(--mobile-safe-top) - var(--mobile-safe-bottom))}html[data-mobile-controls=on] body.game-runtime-active .player-menu-panel,html[data-mobile-controls=on] body.game-runtime-active .match-menu-panel{box-sizing:border-box;height:auto;min-height:0;max-height:calc(100vh - var(--mobile-safe-top) - var(--mobile-safe-bottom));overflow:auto}html[data-mobile-controls=on] body.game-runtime-active .player-menu-brand{display:none}html[data-mobile-controls=on] body.game-runtime-active #player-menu button,html[data-mobile-controls=on] body.game-runtime-active #match-menu button{min-height:48px;touch-action:manipulation}@media(max-height:420px){html[data-mobile-controls=on] body.game-runtime-active{--mobile-minimap-size: clamp(96px, 13.27vw, 116px)}html[data-mobile-controls=on] body.game-runtime-active .player-menu-shell{grid-template-columns:126px minmax(0,1fr)}html[data-mobile-controls=on] body.game-runtime-active .player-menu-tabs{padding:8px 7px}html[data-mobile-controls=on] body.game-runtime-active .player-menu-content,html[data-mobile-controls=on] body.game-runtime-active .player-menu-section{min-height:0}}@media(max-width:700px)and (orientation:landscape){html[data-mobile-controls=on] body.game-runtime-active #chat-hud{left:var(--mobile-safe-left);bottom:calc(var(--mobile-safe-bottom) + 62px);width:min(360px,calc(100vw - var(--mobile-safe-left) - var(--mobile-safe-right)))}html[data-mobile-controls=on] body.game-runtime-active #team-select{grid-template-areas:"red blue" "automatic spectator";grid-template-columns:repeat(2,minmax(0,1fr))}html[data-mobile-controls=on] body.game-runtime-active .team-choice.primary{min-height:96px;padding:12px;font-size:18px}html[data-mobile-controls=on] body.game-runtime-active .team-choice.secondary{width:100%;min-height:48px;margin:0;padding:8px}}:root{--otz-safe-top: env(safe-area-inset-top, 0px);--otz-safe-right: env(safe-area-inset-right, 0px);--otz-safe-bottom: env(safe-area-inset-bottom, 0px);--otz-safe-left: env(safe-area-inset-left, 0px);--otz-visual-viewport-height: 100dvh;--otz-visual-viewport-offset-top: 0px;--otz-mobile-panel-header-height: 64px;--otz-mobile-panel-actions-height: 72px}html:is([data-mobile-device=true],[data-mobile-controls=on]) .ui-mobile-sheet-header,html:is([data-mobile-device=true],[data-mobile-controls=on]) .ui-mobile-sheet-actions{flex:none;background:var(--modal-surface-raised)}html:is([data-mobile-device=true],[data-mobile-controls=on]) .ui-mobile-sheet-header{position:sticky;top:0;z-index:4;min-height:var(--otz-mobile-panel-header-height)}html:is([data-mobile-device=true],[data-mobile-controls=on]) .ui-mobile-sheet-scroll{min-width:0;min-height:0;overflow:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}html:is([data-mobile-device=true],[data-mobile-controls=on]) .ui-mobile-sheet-actions{position:sticky;bottom:0;z-index:4;min-height:var(--otz-mobile-panel-actions-height);padding-bottom:var(--otz-safe-bottom)}@media(max-width:760px),(max-height:520px){html:is([data-mobile-device=true],[data-mobile-controls=on]) .ui-mobile-sheet,html:is([data-mobile-device=true],[data-mobile-controls=on]) .team-change-dialog-panel{position:fixed!important;top:var(--otz-visual-viewport-offset-top)!important;right:0!important;bottom:auto!important;left:0!important;width:100%!important;max-width:none!important;height:var(--otz-visual-viewport-height)!important;max-height:none!important;margin:0!important;border:0!important;border-radius:0!important;box-sizing:border-box;overflow:hidden!important;padding:var(--otz-safe-top) var(--otz-safe-right) var(--otz-safe-bottom) var(--otz-safe-left)}html:is([data-mobile-device=true],[data-mobile-controls=on]) .ui-mobile-sheet :is(button,a,input,select,textarea),html:is([data-mobile-device=true],[data-mobile-controls=on]) .team-change-dialog-panel :is(button,a,input,select,textarea){min-height:48px}html:is([data-mobile-device=true],[data-mobile-controls=on]) .ui-mobile-sheet :is(button,a)[aria-label],html:is([data-mobile-device=true],[data-mobile-controls=on]) .team-change-dialog-panel :is(button,a)[aria-label]{min-width:48px}}#title-shell,body.admin-document,.room-leave-dialog,.team-change-dialog,.profile-unsaved-dialog,#scoreboard{color-scheme:light;--modal-surface: rgba(245, 247, 242, .975);--modal-surface-raised: rgba(245, 247, 242, .995);--modal-text: rgba(16, 24, 32, .86);--modal-text-strong: #101820;--modal-muted: rgba(16, 24, 32, .6);--modal-subtle: rgba(16, 24, 32, .44);--modal-line: rgba(16, 24, 32, .16);--modal-line-strong: rgba(16, 24, 32, .3);--modal-field: rgba(255, 255, 255, .64);--modal-field-hover: rgba(16, 24, 32, .055);--modal-soft-accent: rgba(245, 107, 82, .12);--modal-focus-ring: rgba(245, 107, 82, .16);--modal-action: #f56b52;--modal-action-hover: #fa7a63;--modal-action-text: #f5f7f2;--modal-soft-button-background: color-mix(in srgb, var(--modal-action) 12%, #f5f7f2);--modal-soft-button-text: #101820;--modal-danger: #bd4537;--modal-danger-hover: #cc5547;--modal-danger-text: #a4382c;--modal-danger-soft: color-mix(in srgb, var(--modal-danger) 12%, #f5f7f2);--fighter-portrait-shadow: rgba(16, 24, 32, .19);--modal-scrim: rgba(7, 14, 19, .3);--modal-shadow: 0 30px 90px rgba(5, 11, 15, .34), 0 8px 26px rgba(5, 11, 15, .2)}html[data-ui-theme=dark] #title-shell,html[data-ui-theme=dark] body.admin-document,html[data-ui-theme=dark] .room-leave-dialog,html[data-ui-theme=dark] .team-change-dialog,html[data-ui-theme=dark] .profile-unsaved-dialog,html[data-ui-theme=dark] #scoreboard{color-scheme:dark;--modal-surface: rgba(12, 20, 26, .98);--modal-surface-raised: rgba(17, 27, 34, .995);--modal-text: rgba(245, 247, 242, .88);--modal-text-strong: #f5f7f2;--modal-muted: rgba(245, 247, 242, .6);--modal-subtle: rgba(245, 247, 242, .44);--modal-line: rgba(245, 247, 242, .16);--modal-line-strong: rgba(245, 247, 242, .3);--modal-field: rgba(245, 247, 242, .075);--modal-field-hover: rgba(245, 247, 242, .11);--modal-soft-accent: rgba(245, 107, 82, .14);--modal-focus-ring: rgba(245, 107, 82, .24);--modal-action: #f56b52;--modal-action-hover: #fa7a63;--modal-action-text: #f5f7f2;--modal-soft-button-background: color-mix(in srgb, var(--modal-action) 18%, var(--modal-surface-raised));--modal-soft-button-text: #f5f7f2;--modal-danger: #bd4537;--modal-danger-hover: #cc5547;--modal-danger-text: #f0786b;--modal-danger-soft: color-mix(in srgb, var(--modal-danger) 18%, var(--modal-surface-raised));--fighter-portrait-shadow: rgba(245, 247, 242, .15);--modal-scrim: rgba(7, 14, 19, .3);--modal-shadow: 0 30px 90px rgba(0, 0, 0, .58), 0 8px 26px rgba(0, 0, 0, .34)}:is(h1,h2,h3,h4,div).ui-dialog-title{width:fit-content;max-width:100%;margin:0;font-family:Russo One,sans-serif;font-weight:400;letter-spacing:.035em;text-transform:uppercase}.ui-dialog-title-major{font-size:clamp(24px,2.5vw,38px);line-height:1}#title-shell{--title-accent: #f56b52;--title-accent-rgb: 245, 107, 82;--title-quick-color: rgba(255, 255, 255, .98);--title-menu-left: clamp(64px, 9.5vw, 190px);--title-logo-left: var(--title-menu-left);--title-logo-width: clamp(198px, 18.4vw, 344px);--title-menu-width: min(34vw, 520px);--title-menu-text-shadow: none;--title-vignette: none;color:#fffffff5;background:#315a7d}#title-shell.menu-shell-battle{background:transparent}.title-poster{background:#315a7d}.title-poster:after{background:linear-gradient(180deg,rgba(4,11,16,.04),transparent 44%,rgba(4,10,13,.08));box-shadow:none}.title-poster-back{filter:none;transform:none}.title-poster-soldier{right:calc(4vw + 10vh);bottom:.2vh;height:90.5vh;filter:drop-shadow(0 1.4vh 1.8vh rgba(2,7,8,.22))}.title-poster-drone{top:0;right:auto;left:38vw;width:min(21.6vw,41.4vh);filter:drop-shadow(0 1vh 1.1vh rgba(4,10,14,.22))}.title-shell-haze{background:transparent;pointer-events:none}.title-shell-haze:before,.title-shell-haze:after{content:none}#title-shell.menu-shell-battle .title-shell-haze{z-index:1;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.title-shell-logo{top:clamp(28px,4.8vh,58px);bottom:auto;left:var(--title-logo-left);width:var(--title-logo-width);transform:none;filter:none}#title-shell.menu-shell-battle .title-shell-logo{opacity:1}.title-shell-navigation{top:auto;bottom:clamp(108px,15vh,168px);left:var(--title-menu-left);justify-content:flex-end;width:var(--title-menu-width)}.title-shell-navigation:before{position:fixed;right:auto;bottom:0;left:0;z-index:-1;width:100vw;height:100vh;background:radial-gradient(ellipse 56vw 58vh at 0 100%,rgba(4,11,14,.48),rgba(4,11,14,.24) 44%,transparent 72%);content:"";pointer-events:none}#title-shell.menu-shell-battle .title-shell-navigation:before{content:none}.title-shell-actions{gap:7px}.title-shell-actions button{min-height:43px;padding:0;text-shadow:var(--title-menu-text-shadow)}.title-shell-actions button:before{inset:3px -18px;background:linear-gradient(90deg,rgba(var(--title-accent-rgb),.18),transparent 82%);clip-path:none}.title-shell-actions button strong:before{left:-20px!important;width:10px;height:3px;background:var(--title-accent);box-shadow:none}.title-shell-actions button strong{color:#fffffff5;font-size:clamp(19px,1.65vw,27px);letter-spacing:.025em}#title-shell-root .title-shell-actions button[data-shell-action=quick]{width:fit-content;min-height:66px;margin-bottom:5px}#title-shell-root .title-shell-actions button[data-shell-action=quick] strong{color:var(--title-quick-color);font-size:clamp(31px,3vw,48px);letter-spacing:.02em;text-shadow:var(--title-menu-text-shadow)}#title-shell-root .title-shell-actions button[data-shell-action=quick]:after{right:0;bottom:0;left:0;width:auto;height:4px;background:var(--title-accent);opacity:1;-webkit-mask-image:none;mask-image:none}.title-shell-footer{color:#ffffff94}.title-shell-footer nav{color:#ffffffb8}.title-shell-footer button:hover,.title-shell-footer button:focus-visible,.title-shell-footer a:hover,.title-shell-footer a:focus-visible{color:#fff}#title-shell-version{color:#ffffff80}.title-shell-footer-status{padding:7px 10px;background:#050c106b}#title-shell-account{max-width:28ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.title-shell-language{border:1px solid rgba(255,255,255,.18);color:#ffffffd6;background:#050c106b}.title-shell-language option{color:#101820;background:#f5f7f2}#title-shell-detail,.title-shell-room-create-overlay,.room-leave-dialog{--notebook-dialog-gutter: 0px;--modal-copy-size: 12px;--modal-copy-weight: 600;background:var(--modal-scrim);-webkit-backdrop-filter:none;backdrop-filter:none;opacity:1;transition:opacity .15s ease-out,display .15s allow-discrete}#title-shell-detail .title-shell-modal-panel{grid-template-columns:minmax(0,1fr);border:0;border-radius:4px;color:var(--modal-text);background:var(--modal-surface);box-shadow:var(--modal-shadow);text-shadow:none;transform:none;opacity:1;transition:opacity .18s ease-out,transform .18s cubic-bezier(.2,.72,.25,1)}#title-shell-detail[data-detail-size=title-rooms] .title-shell-modal-panel{background:var(--modal-surface);-webkit-backdrop-filter:none;backdrop-filter:none}#title-shell-detail[data-detail-size=title-account] .title-shell-modal-panel{width:min(calc(752px + var(--notebook-dialog-gutter)),calc(100vw - 64px));height:auto}#title-shell-detail .title-shell-modal-header{grid-column:1;align-items:flex-start;border:0;padding:clamp(30px,3vw,44px) clamp(36px,3.4vw,48px) 16px}#title-shell-detail-body{grid-column:1;padding:16px clamp(36px,3.4vw,48px) clamp(30px,3vw,44px)}#title-shell-detail[data-detail-size=title-fighter] .title-shell-modal-header{border:0;padding:22px 36px 12px}#title-shell-detail[data-detail-size=title-fighter] #title-shell-detail-body{padding:12px 36px 24px}#title-shell-detail-title{display:grid;gap:12px;width:fit-content;max-width:100%;color:var(--modal-text-strong);letter-spacing:.035em}#title-shell-detail-title:after{width:100%;height:3px;background:var(--title-accent);content:""}#title-shell-detail .title-shell-detail-badge{border-color:var(--modal-line);color:var(--modal-muted);background:var(--modal-field-hover);transform:translateY(-7.5px)}#title-shell-detail .title-shell-back{border:0;color:var(--modal-muted);background:transparent;text-shadow:none}#title-shell-detail .title-shell-back:hover,#title-shell-detail .title-shell-back:focus-visible{color:var(--title-accent);background:rgba(var(--title-accent-rgb),.1);box-shadow:none}#title-shell-detail .title-shell-detail-content{color:var(--modal-text);font-family:Inter,sans-serif;font-size:var(--modal-copy-size);font-weight:var(--modal-copy-weight)}#title-shell-detail .title-information{--title-information-line: var(--modal-line);--title-information-surface: transparent;color:var(--modal-text)}#title-shell-detail .title-information h2,#title-shell-detail .title-information-lead{color:var(--modal-text)}#title-shell-detail .title-about-meta,#title-shell-detail .title-release-note>header p{color:var(--modal-muted)}#title-shell-detail .title-about-meta strong{color:var(--modal-text-strong)}#title-shell-detail .title-release-note,#title-shell-detail .title-information-empty{border-left-color:var(--modal-line-strong)}#title-shell-detail .title-information-feedback{color:var(--modal-text)}#title-shell-detail .title-information-feedback:hover{color:var(--title-accent)}#title-shell-detail .controls-reference-group,#title-shell-detail .fighter-stat-card,#title-shell-detail .fighter-achievement-card{background:transparent;box-shadow:none}#title-shell-detail .controls-reference-group{border-color:var(--modal-line)}#title-shell-detail .controls-reference-grid{--control-reference-title-color: var(--modal-muted);--control-reference-text-color: var(--modal-text);--control-reference-key-color: var(--modal-text);--control-reference-key-background: var(--modal-field);--control-reference-key-border: var(--modal-line)}#title-shell-detail .control-bindings-editor,#title-shell>.control-bindings-dialog .control-bindings-editor{--control-reference-title-color: var(--modal-muted);--control-reference-text-color: var(--modal-text);--control-reference-key-color: var(--modal-text-strong);--control-reference-key-background: var(--modal-field);--control-reference-key-border: var(--modal-line)}#title-shell-detail .control-bindings-group,#title-shell>.control-bindings-dialog .control-bindings-group{background:transparent;box-shadow:inset 0 0 0 1px var(--modal-line)}#title-shell-detail .control-binding-editor-row{border-top-color:var(--modal-line)}#title-shell-detail .shared-settings-nav button{color:var(--modal-muted);background:transparent}#title-shell-detail .shared-settings-nav button:hover,#title-shell-detail .shared-settings-nav button:focus-visible,#title-shell-detail .shared-settings-nav button.selected{color:var(--modal-text-strong);background:var(--modal-soft-accent)}#title-shell-detail .shared-settings-row{border-bottom-color:var(--modal-line);color:var(--modal-text)}.shared-settings .shared-settings-row.hidden{display:none}#title-shell>.title-shell-room-create-overlay .title-shell-room-create-panel>header,#title-shell>.title-shell-room-create-overlay .title-shell-room-form>label,#title-shell>.title-shell-room-create-overlay .title-shell-room-map-field,#title-shell>.title-shell-room-create-overlay .title-shell-room-map-picker>header,#title-shell>.title-shell-room-create-overlay .title-shell-room-map-information dt,#title-shell>.title-shell-room-create-overlay .title-shell-room-map-information dd,#title-shell-detail .controls-settings{border-color:var(--modal-line)}#title-shell-detail .shared-settings-range>span,#title-shell-detail .shared-settings-adaptive-control>label,#title-shell-detail .shared-settings-actual-scale{color:var(--modal-muted)}#title-shell-detail .shared-settings-fov-direction{color:var(--modal-muted)}#title-shell-detail .shared-settings .setting-text-input,#title-shell-detail .shared-settings .setting-select,#title-shell>.title-shell-room-create-overlay .title-shell-room-form input,#title-shell>.title-shell-room-create-overlay .title-shell-room-form select{border:1px solid var(--modal-line);color:var(--modal-text-strong);background:var(--modal-field);box-shadow:none}#title-shell-detail .shared-settings .setting-select option{color:var(--modal-text-strong);background:var(--modal-surface-raised)}#title-shell-detail .shared-settings-command{color:var(--modal-text-strong);background:var(--modal-soft-accent)}#title-shell-detail .title-shell-room-filters>input{border-bottom-color:var(--modal-line-strong);color:var(--modal-text-strong)}#title-shell-detail .title-shell-room-filters>input::placeholder{color:var(--modal-subtle)}#title-shell-detail .title-shell-room-availability{color:var(--modal-muted)}.ui-dialog-action,:is(#title-shell-detail,.room-leave-dialog,.team-change-dialog,.profile-unsaved-dialog) .ui-dialog-action{border:0;color:var(--modal-soft-button-text);background:var(--modal-soft-button-background);box-shadow:none;font-family:Inter,sans-serif;font-weight:700;letter-spacing:.07em;text-transform:uppercase;filter:none}.ui-dialog-action:hover,.ui-dialog-action:focus-visible,:is(#title-shell-detail,.room-leave-dialog,.team-change-dialog,.profile-unsaved-dialog) .ui-dialog-action:hover,:is(#title-shell-detail,.room-leave-dialog,.team-change-dialog,.profile-unsaved-dialog) .ui-dialog-action:focus-visible{border:0;color:var(--modal-action-text);background:var(--modal-action-hover);box-shadow:none;filter:none;outline:none}.ui-dialog-action.primary,:is(#title-shell-detail,.room-leave-dialog,.team-change-dialog,.profile-unsaved-dialog) .ui-dialog-action.primary{color:var(--modal-action-text);background:var(--modal-action)}.ui-dialog-action.danger,:is(#title-shell-detail,.room-leave-dialog,.team-change-dialog,.profile-unsaved-dialog) .ui-dialog-action.danger{color:var(--modal-danger-text);background:var(--modal-danger-soft)}.ui-dialog-action.danger:hover,.ui-dialog-action.danger:focus-visible,:is(#title-shell-detail,.room-leave-dialog,.team-change-dialog,.profile-unsaved-dialog) .ui-dialog-action.danger:hover,:is(#title-shell-detail,.room-leave-dialog,.team-change-dialog,.profile-unsaved-dialog) .ui-dialog-action.danger:focus-visible{color:var(--modal-action-text);background:var(--modal-danger-hover)}.ui-dialog-action.danger.primary,:is(#title-shell-detail,.room-leave-dialog,.team-change-dialog,.profile-unsaved-dialog) .ui-dialog-action.danger.primary{color:var(--modal-action-text);background:var(--modal-danger)}.ui-dialog-action:disabled,:is(#title-shell-detail,.room-leave-dialog,.team-change-dialog,.profile-unsaved-dialog) .ui-dialog-action:disabled{opacity:.45;filter:none}.profile-unsaved-dialog{background:var(--modal-scrim)}.profile-unsaved-panel{border-radius:4px;color:var(--modal-text-strong);background:var(--modal-surface-raised);box-shadow:var(--modal-shadow)}.profile-unsaved-panel p{color:var(--modal-muted)}#title-shell-detail .title-shell-room-list-header{border-bottom-color:var(--modal-line);color:var(--modal-subtle)}#title-shell-detail .title-shell-room-row{border-bottom-color:var(--modal-line)}#title-shell-detail .title-shell-room-row-main{color:var(--modal-text)}#title-shell-detail .title-shell-room-list-minimap{border-color:var(--modal-line);background:var(--modal-field)}#title-shell-detail .title-shell-room-list strong,#title-shell-detail .title-shell-room-details-heading h3,#title-shell-detail .title-shell-room-map strong{color:var(--modal-text-strong)}#title-shell-detail .title-shell-room-empty,#title-shell-detail .title-shell-room-loading,#title-shell-detail .title-shell-room-notice,#title-shell-detail .title-shell-room-details-heading span,#title-shell-detail .title-shell-room-map span,#title-shell-detail .title-shell-room-facts dt{color:var(--modal-muted)}#title-shell-detail .title-shell-room-facts dd{color:var(--modal-text)}#title-shell-detail .title-shell-room-details-heading,#title-shell-detail .title-shell-room-map{border-color:var(--modal-line)}#title-shell>.title-shell-room-create-overlay .title-shell-room-create-panel,#title-shell>.title-shell-room-create-overlay .title-shell-room-map-picker,#title-shell-detail .fighter-subdialog-panel{border:0;border-radius:4px;color:var(--modal-text);background:var(--modal-surface-raised);box-shadow:var(--modal-shadow);transform:none}#title-shell>.title-shell-room-create-overlay .title-shell-room-create-panel{display:grid;grid-template-rows:auto minmax(0,1fr);width:min(752px,calc(100vw - 64px));max-height:min(720px,calc(100vh - 64px));padding:0;overflow:hidden}#title-shell>.title-shell-room-create-overlay .title-shell-room-create-panel>header{align-items:flex-start;border:0;padding:clamp(30px,3vw,44px) clamp(36px,3.4vw,48px) 16px}#title-shell>.title-shell-room-create-overlay .title-shell-room-form{gap:0;min-height:0;margin:0;padding:16px calc(clamp(36px,3.4vw,48px) + 14px) clamp(30px,3vw,44px);color:var(--modal-text);font-family:Inter,sans-serif;font-size:var(--modal-copy-size);font-weight:var(--modal-copy-weight);overflow-x:hidden;overflow-y:auto}#title-shell>.title-shell-room-create-overlay .title-shell-room-form>label,#title-shell>.title-shell-room-create-overlay .title-shell-room-map-field{grid-template-columns:minmax(150px,1fr) minmax(160px,1.15fr);gap:14px;min-height:42px}#title-shell>.title-shell-room-create-overlay .title-shell-room-form input,#title-shell>.title-shell-room-create-overlay .title-shell-room-form select{box-sizing:border-box;width:100%;height:30px;border-radius:6px;padding:0 9px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;outline:none}#title-shell>.title-shell-room-create-overlay .title-shell-room-form select option{color:var(--modal-text-strong);background:var(--modal-surface-raised)}#title-shell>.title-shell-room-create-overlay .title-shell-room-map-choice{border-radius:6px}#title-shell>.title-shell-room-create-overlay .title-shell-room-form-actions{justify-content:flex-end;margin-top:20px}#title-shell>.title-shell-room-create-overlay .title-shell-room-form-actions .ui-dialog-action{border:0;color:var(--modal-soft-button-text);background:var(--modal-soft-button-background);box-shadow:none}#title-shell>.title-shell-room-create-overlay .title-shell-room-form-actions .ui-dialog-action:hover,#title-shell>.title-shell-room-create-overlay .title-shell-room-form-actions .ui-dialog-action:focus-visible{border:0;color:var(--modal-action-text);background:var(--modal-action-hover);box-shadow:none}#title-shell>.title-shell-room-create-overlay .title-shell-room-form-actions .ui-dialog-action.primary{color:var(--modal-action-text);background:var(--modal-action)}#title-shell>.title-shell-room-create-overlay .title-shell-room-create-panel h3,#title-shell>.title-shell-room-create-overlay .title-shell-room-map-picker h4,#title-shell>.title-shell-room-create-overlay .title-shell-room-map-information strong{color:var(--modal-text-strong)}#title-shell>.title-shell-room-create-overlay .title-shell-room-create-panel h3,#title-shell>.title-shell-room-create-overlay .title-shell-room-map-picker h4,#title-shell-detail .fighter-subdialog-header h3,#title-shell-detail .fighter-confirm-dialog-panel h3{width:fit-content;max-width:100%}#title-shell>.title-shell-room-create-overlay .title-shell-room-create-panel h3.ui-dialog-title-major{font-size:clamp(24px,2.5vw,38px);line-height:1.08}#title-shell>.title-shell-room-create-overlay .title-shell-room-create-panel h3:after,#title-shell>.title-shell-room-create-overlay .title-shell-room-map-picker h4:after,#title-shell-detail .fighter-subdialog-header h3:after,#title-shell-detail .fighter-confirm-dialog-panel h3:after{display:block;width:100%;height:3px;margin-top:9px;background:var(--title-accent);content:""}#title-shell>.title-shell-room-create-overlay .title-shell-room-create-close,#title-shell-detail .fighter-subdialog-close{color:var(--modal-muted)}#title-shell>.title-shell-room-create-overlay .title-shell-room-create-close{width:38px;height:38px;border-radius:4px;background:transparent}#title-shell>.title-shell-room-create-overlay .title-shell-room-create-close:hover,#title-shell>.title-shell-room-create-overlay .title-shell-room-create-close:focus-visible,#title-shell-detail .fighter-subdialog-close:hover,#title-shell-detail .fighter-subdialog-close:focus-visible{color:var(--title-accent)}#title-shell>.title-shell-room-create-overlay .title-shell-room-create-close:hover,#title-shell>.title-shell-room-create-overlay .title-shell-room-create-close:focus-visible{background:var(--modal-soft-accent)}#title-shell>.title-shell-room-create-overlay .title-shell-room-map-choice,#title-shell>.title-shell-room-create-overlay .title-shell-room-map-card{border-color:var(--modal-line);color:var(--modal-text);background:transparent}#title-shell>.title-shell-room-create-overlay .title-shell-room-map-choice-copy strong,#title-shell>.title-shell-room-create-overlay .title-shell-room-map-card:hover,#title-shell>.title-shell-room-create-overlay .title-shell-room-map-card:focus-visible,#title-shell>.title-shell-room-create-overlay .title-shell-room-map-card.selected{color:var(--modal-text-strong)}#title-shell>.title-shell-room-create-overlay .title-shell-room-map-information{border-color:var(--modal-line);background:transparent}#title-shell>.title-shell-room-create-overlay .title-shell-room-map-information dt{color:var(--modal-muted)}#title-shell>.title-shell-room-create-overlay .title-shell-room-map-information dd{color:var(--modal-text)}#title-shell-detail .fighter-panel{--fighter-line: var(--modal-line);--fighter-line-strong: var(--modal-line-strong);--fighter-text: var(--modal-text);--fighter-muted: var(--modal-muted)}#title-shell-detail .fighter-name-field input,#title-shell-detail .fighter-color-dropdown-trigger{color:var(--fighter-text);background:var(--modal-field)}#title-shell-detail .fighter-section-title,#title-shell-detail .fighter-color-caret{color:var(--fighter-muted)}#title-shell-detail .fighter-stat-value{color:var(--modal-text-strong)}#title-shell-detail .fighter-control-label{color:var(--modal-text);font-weight:600}#title-shell-detail .fighter-color-swatch{border-color:var(--modal-line-strong)}#title-shell-detail .fighter-color-dropdown-menu{background:var(--modal-surface-raised);box-shadow:var(--modal-shadow)}#title-shell-detail .fighter-color-dropdown-option{color:var(--modal-text)}#title-shell-detail .fighter-color-dropdown-option:hover,#title-shell-detail .fighter-color-dropdown-option:focus-visible,#title-shell-detail .fighter-color-dropdown-option.selected{color:var(--modal-text-strong)}#title-shell-detail .fighter-patch-button,#title-shell-detail .fighter-patch-choice{background-color:transparent}#title-shell-detail .fighter-subdialog{background:var(--modal-scrim);-webkit-backdrop-filter:none;backdrop-filter:none}#title-shell-detail .fighter-patch-dialog-panel{width:min(404px,calc(100vw - 48px));height:min(560px,100%);padding:18px 22px}#title-shell-detail .fighter-subdialog-header h3{color:var(--modal-text-strong)}#title-shell-detail .fighter-patch-dialog-hint{color:var(--modal-muted)}#title-shell-detail .fighter-patch-category-title{color:var(--modal-text)}#title-shell>.fighter-subdialog-portal .fighter-subdialog-panel{border:0;border-radius:4px;color:var(--modal-text);background:var(--modal-surface-raised);box-shadow:var(--modal-shadow);transform:none}#title-shell>.fighter-subdialog-portal .fighter-patch-dialog-panel{width:min(404px,calc(100vw - 48px));height:min(760px,calc(100vh - 48px));padding:18px 22px}#title-shell>.fighter-subdialog-portal .fighter-confirm-dialog-panel{width:min(500px,calc(100vw - 48px));padding:28px}#title-shell>.fighter-subdialog-portal .fighter-subdialog-header h3,#title-shell>.fighter-subdialog-portal .fighter-confirm-dialog-panel h3{width:fit-content;max-width:100%;color:var(--modal-text-strong)}#title-shell>.fighter-subdialog-portal .fighter-subdialog-header h3:after,#title-shell>.fighter-subdialog-portal .fighter-confirm-dialog-panel h3:after{display:block;width:100%;height:3px;margin-top:9px;background:var(--title-accent);content:""}#title-shell>.fighter-subdialog-portal .fighter-subdialog-close,#title-shell>.fighter-subdialog-portal .fighter-patch-dialog-hint{color:var(--modal-muted)}#title-shell>.fighter-subdialog-portal .fighter-patch-category-title{color:var(--modal-text)}#title-shell>.fighter-subdialog-portal .fighter-subdialog-close:hover,#title-shell>.fighter-subdialog-portal .fighter-subdialog-close:focus-visible{color:var(--title-accent)}#title-shell-detail .fighter-confirm-dialog-panel{width:500px;padding:28px}.room-leave-dialog-panel{width:min(500px,calc(100vw - 48px));border:0;border-radius:4px;padding:36px 40px;color:var(--modal-text-strong);background:var(--modal-surface-raised);box-shadow:var(--modal-shadow);transform:none;opacity:1;transition:opacity .18s ease-out,transform .18s cubic-bezier(.2,.72,.25,1)}.room-leave-dialog-panel h3{width:fit-content;max-width:100%;font-family:Russo One,sans-serif;font-weight:400;letter-spacing:.035em}.room-leave-dialog-panel h3:after{display:block;width:100%;height:3px;margin-top:12px;background:var(--modal-action);content:""}.room-leave-dialog-panel p{color:var(--modal-muted)}.fighter-name-dialog-panel{width:min(460px,calc(100vw - 48px))}.fighter-name-dialog-field{display:grid;gap:8px;margin-top:24px}.fighter-name-dialog-field>span{color:var(--modal-muted);font:800 10px/1.2 Inter,sans-serif;letter-spacing:.09em;text-transform:uppercase}.fighter-name-dialog-field input{box-sizing:border-box;width:100%;min-height:40px;border:1px solid var(--modal-line);border-radius:4px;padding:0 12px;color:var(--modal-text-strong);background:var(--modal-surface-raised);font:600 13px/1 Inter,sans-serif}.fighter-name-dialog-field input:focus{border-color:var(--modal-action);box-shadow:0 0 0 2px var(--modal-focus-ring);outline:none}.fighter-name-dialog-panel .room-leave-dialog-actions button.primary{border-color:var(--modal-action);color:var(--modal-action-text);background:var(--modal-action)}.fighter-name-dialog-panel .room-leave-dialog-actions button.primary:hover,.fighter-name-dialog-panel .room-leave-dialog-actions button.primary:focus-visible{border-color:var(--modal-action-hover);background:var(--modal-action-hover)}#title-shell-detail[data-detail-size=battle-team] .title-shell-modal-panel{width:min(640px,calc(100vw - 48px));height:auto;min-height:0;transform:translate(clamp(0px,calc(800px - 54vw),64px))}#title-shell-detail[data-detail-size=battle-team] .title-shell-modal-header{padding:34px 40px 14px}#title-shell-detail[data-detail-size=battle-team] #title-shell-detail-body{padding:12px 40px 38px;overflow:visible}#title-shell.menu-shell-battle #title-shell-detail[data-detail-size=battle-team] .match-menu-body{display:block;box-sizing:border-box;width:100%;padding:0}#title-shell-detail[data-detail-size=battle-team] #team-select{--team-card-red: #f56b52;--team-card-blue: hsl(210 89% 64%);grid-template-areas:"red blue" "automatic automatic" "spectator spectator";grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}#title-shell-detail[data-detail-size=battle-team] .team-choice{justify-content:center;width:100%;border:0;border-radius:4px;box-shadow:none;text-align:center;text-shadow:none;transform:none}#title-shell-detail[data-detail-size=battle-team] .team-choice.primary{aspect-ratio:1;min-height:0;overflow:hidden;padding:0;color:#fff;background:color-mix(in srgb,var(--modal-text-strong) 7%,transparent)}#title-shell-detail[data-detail-size=battle-team] .team-choice-portrait{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:drop-shadow(0 0 7px var(--fighter-portrait-shadow)) drop-shadow(0 3px 5px var(--fighter-portrait-shadow));visibility:hidden}#title-shell-detail[data-detail-size=battle-team] .team-choice-portrait.ready{visibility:visible}#title-shell-detail[data-detail-size=battle-team] .team-choice-copy{position:absolute;z-index:2;right:14px;bottom:15px;left:14px;display:grid;gap:5px;color:#fff;text-shadow:0 2px 2px rgba(2,6,9,.98),0 4px 8px rgba(2,6,9,.88),0 0 3px rgba(2,6,9,.9)}#title-shell-detail[data-detail-size=battle-team] .team-choice-count{position:absolute;z-index:2;top:12px;right:14px;display:flex;align-items:center;gap:5px;color:#fffffff5;font:400 18px/1 Russo One,sans-serif;text-shadow:0 2px 2px rgba(2,6,9,.98),0 4px 8px rgba(2,6,9,.84)}#title-shell-detail[data-detail-size=battle-team] .team-choice-count svg{width:18px;height:18px;flex:0 0 auto;overflow:visible;fill:currentColor;filter:drop-shadow(0 2px 1px rgba(2,6,9,.98)) drop-shadow(0 4px 5px rgba(2,6,9,.78));transform:translateY(-1px)}#title-shell-detail[data-detail-size=battle-team] .team-choice-count.hidden{display:none}#title-shell-detail[data-detail-size=battle-team] .team-choice-copy strong{font:400 clamp(18px,2.2vw,26px)/1 "Russo One",sans-serif;letter-spacing:.035em}#title-shell-detail[data-detail-size=battle-team] .team-choice.red .team-choice-copy strong{color:var(--team-card-red)}#title-shell-detail[data-detail-size=battle-team] .team-choice.blue .team-choice-copy strong{color:var(--team-card-blue)}#title-shell-detail[data-detail-size=battle-team] .team-choice-role{color:#ffffffe0;font:500 12px/1.15 Inter,sans-serif;letter-spacing:.02em;text-transform:none}#title-shell-detail[data-detail-size=battle-team] .team-choice-role.hidden{display:none}#title-shell-detail[data-detail-size=battle-team] .team-choice.secondary{width:min(260px,72%);min-height:32px;padding:0 12px;color:var(--modal-text-strong);background:var(--modal-soft-button-background);font:800 10px/1.15 Inter,sans-serif;letter-spacing:.07em}#title-shell-detail[data-detail-size=battle-team] .team-choice.auto{margin-top:24px}#title-shell-detail[data-detail-size=battle-team] .team-choice.spectator{margin:0;color:var(--modal-text-strong);background:var(--modal-soft-button-background)}#title-shell-detail[data-detail-size=battle-team] .team-choice:hover,#title-shell-detail[data-detail-size=battle-team] .team-choice:focus-visible{filter:none;box-shadow:inset 0 0 0 2px var(--modal-text-strong);outline:none}#title-shell-detail[data-detail-size=battle-team] .team-choice.primary:hover,#title-shell-detail[data-detail-size=battle-team] .team-choice.primary:focus-visible{filter:brightness(1.08)}#title-shell-detail[data-detail-size=battle-team] .team-choice[aria-pressed=true]{box-shadow:inset 0 0 0 3px var(--modal-text-strong),0 0 0 1px var(--modal-line-strong)}#title-shell-detail[data-detail-size=battle-team] .team-choice.primary[aria-pressed=true]{box-shadow:none}#title-shell-detail[data-detail-size=battle-team] .team-choice.primary[aria-pressed=true]:after{position:absolute;inset:0;z-index:3;box-sizing:border-box;border:3px solid var(--modal-text-strong);border-radius:inherit;content:"";pointer-events:none}#title-shell-detail[data-detail-size=battle-team] .team-choice.secondary[aria-pressed=true]{color:var(--modal-text-strong);background:var(--modal-soft-button-background);box-shadow:none}#title-shell-detail[data-detail-size=battle-team] .team-choice.secondary:hover,#title-shell-detail[data-detail-size=battle-team] .team-choice.secondary:focus-visible{color:var(--modal-soft-button-text);background:color-mix(in srgb,var(--modal-action) 22%,var(--modal-surface-raised));box-shadow:none}@media(max-width:620px){#title-shell-detail[data-detail-size=battle-team] .title-shell-modal-panel{transform:none}#title-shell-detail[data-detail-size=battle-team] .title-shell-modal-header{padding:28px 28px 12px}#title-shell-detail[data-detail-size=battle-team] #title-shell-detail-body{padding:10px 28px 28px}#title-shell-detail[data-detail-size=battle-team] #team-select{gap:10px 8px}}.title-shell-room-management-overlay{position:absolute;inset:0;z-index:12;display:grid;place-items:center;box-sizing:border-box;padding:32px}.title-shell-room-management-dialog{display:grid;grid-template-rows:auto auto;box-sizing:border-box;width:min(820px,calc(100vw - 64px));max-height:calc(100vh - 64px);border:0;border-radius:4px;color:var(--modal-text);background:var(--modal-surface-raised);box-shadow:var(--modal-shadow);overflow-y:auto;scrollbar-width:none}.title-shell-room-management-dialog::-webkit-scrollbar{display:none}.title-shell-room-management-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:clamp(30px,3vw,44px) clamp(36px,3.4vw,48px) 16px}.title-shell-room-management-dialog>header h3{width:fit-content;max-width:100%;margin:0;color:var(--modal-text-strong);font-size:clamp(24px,2.5vw,38px);line-height:1.08;letter-spacing:.035em}.title-shell-room-management-dialog>header h3:after{display:block;width:100%;height:3px;margin-top:9px;background:var(--title-accent);content:""}.title-shell-room-management-close{flex:0 0 auto;width:38px;height:38px;border:0;border-radius:4px;padding:0;color:var(--modal-muted);background:transparent;font:300 28px/1 Inter,sans-serif;cursor:pointer}.title-shell-room-management-close:hover,.title-shell-room-management-close:focus-visible{color:var(--title-accent);background:var(--modal-soft-accent);outline:none}.title-shell-room-management-content{display:grid;padding:16px clamp(36px,3.4vw,48px) clamp(30px,3vw,44px)}#title-shell-detail[data-detail-size=battle-manage-room] .player-menu-section,.title-shell-room-management-overlay .room-management-panel{gap:8px;padding:0;color:var(--modal-text-strong);font-family:Inter,sans-serif;overflow:visible}#title-shell-detail[data-detail-size=battle-manage-room] .match-setup-note,.title-shell-room-management-overlay .match-setup-note{color:var(--modal-muted);font-weight:600}#title-shell-detail[data-detail-size=battle-manage-room] .setting-row,.title-shell-room-management-overlay .setting-row{grid-template-columns:170px minmax(0,1fr);min-height:38px;color:var(--modal-text);font-size:12px;font-weight:600}#title-shell-detail[data-detail-size=battle-manage-room] .setting-text-input,#title-shell-detail[data-detail-size=battle-manage-room] .setting-select,.title-shell-room-management-overlay .setting-text-input,.title-shell-room-management-overlay .setting-select{height:36px;border:1px solid var(--modal-line);border-radius:3px;color:var(--modal-text-strong);background:var(--modal-field);box-shadow:none;font-weight:600}#title-shell-detail[data-detail-size=battle-manage-room] .setting-text-input:focus,#title-shell-detail[data-detail-size=battle-manage-room] .setting-select:focus,.title-shell-room-management-overlay .setting-text-input:focus,.title-shell-room-management-overlay .setting-select:focus{border-color:rgba(var(--title-accent-rgb),.72);box-shadow:0 0 0 2px rgba(var(--title-accent-rgb),.12)}#title-shell-detail[data-detail-size=battle-manage-room] .setting-select option,.title-shell-room-management-overlay .setting-select option{color:var(--modal-text-strong);background:var(--modal-surface-raised)}#title-shell-detail[data-detail-size=battle-manage-room] .menu-command,.title-shell-room-management-overlay .menu-command{min-height:36px;border:0;border-radius:3px;color:var(--modal-soft-button-text);background:var(--modal-soft-button-background);box-shadow:none;font-family:Inter,sans-serif;font-size:11px;font-weight:700}#title-shell-detail[data-detail-size=battle-manage-room] .menu-command:hover,#title-shell-detail[data-detail-size=battle-manage-room] .menu-command:focus-visible,.title-shell-room-management-overlay .menu-command:hover,.title-shell-room-management-overlay .menu-command:focus-visible{border:0;color:var(--modal-action-text);background:var(--modal-action-hover);box-shadow:none;outline:none}#title-shell-detail[data-detail-size=battle-manage-room] .menu-command.primary,.title-shell-room-management-overlay .menu-command.primary{color:var(--modal-action-text);background:var(--modal-action)}#title-shell-detail[data-detail-size=battle-manage-room] .menu-command.danger,.title-shell-room-management-overlay .menu-command.danger{color:var(--modal-danger-text);background:var(--modal-danger-soft)}#title-shell-detail[data-detail-size=battle-manage-room] .menu-command.danger:hover,#title-shell-detail[data-detail-size=battle-manage-room] .menu-command.danger:focus-visible,.title-shell-room-management-overlay .menu-command.danger:hover,.title-shell-room-management-overlay .menu-command.danger:focus-visible{color:var(--modal-action-text);background:var(--modal-danger-hover)}@starting-style{#match-menu:not(.hidden){opacity:0}#match-menu:not(.hidden) .match-menu-panel{opacity:0;transform:translateY(10px)}}#title-shell-detail.hidden,.room-leave-dialog.hidden{opacity:0;transition-duration:.13s}#title-shell-detail.hidden .title-shell-modal-panel,.room-leave-dialog.hidden .room-leave-dialog-panel{opacity:0;transform:translateY(8px);transition-duration:.13s}@starting-style{#title-shell-detail:not(.hidden),.room-leave-dialog:not(.hidden){opacity:0}#title-shell-detail:not(.hidden) .title-shell-modal-panel,.room-leave-dialog:not(.hidden) .room-leave-dialog-panel{opacity:0;transform:translateY(10px)}}@media(max-width:900px),(max-height:680px){#title-shell{--title-menu-left: clamp(40px, 7vw, 76px);--title-logo-left: var(--title-menu-left);--title-logo-width: clamp(150px, 17.6vw, 216px);--title-menu-width: min(42vw, 430px)}.title-shell-logo{top:20px}.title-shell-navigation{bottom:84px}.title-poster-soldier{right:calc(-5vw + 10vh)}.title-poster-drone{left:34vw}#title-shell-detail .title-shell-modal-header{padding:24px 28px 12px}#title-shell-detail-body{padding:12px 28px 28px}#title-shell>.title-shell-room-create-overlay .title-shell-room-create-panel>header{padding:24px 28px 12px}#title-shell>.title-shell-room-create-overlay .title-shell-room-form{padding:12px 42px 28px}}@media(max-width:760px){#title-shell>.title-shell-room-create-overlay .title-shell-room-form>label,#title-shell>.title-shell-room-create-overlay .title-shell-room-map-field{grid-template-columns:minmax(0,1fr);gap:4px;padding:5px 0}}@media(prefers-reduced-motion:reduce){#title-shell-detail,#title-shell-detail .title-shell-modal-panel,.room-leave-dialog,.room-leave-dialog-panel{transition:none}}.title-shell-mobile-scroll{display:contents}.scoreboard-content{min-height:0}@media(max-width:760px),(max-height:520px){html:is([data-mobile-device=true],[data-mobile-controls=on]) #title-shell:not(.menu-shell-battle){overflow:hidden}html:is([data-mobile-device=true],[data-mobile-controls=on]) #title-shell:not(.menu-shell-battle) .title-shell-mobile-scroll{position:absolute;inset:0;z-index:3;display:flex;flex-direction:column;box-sizing:border-box;gap:20px;padding:max(132px,calc(var(--otz-safe-top) + 112px)) max(20px,var(--otz-safe-right)) max(24px,var(--otz-safe-bottom)) max(20px,var(--otz-safe-left));overflow:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}html:is([data-mobile-device=true],[data-mobile-controls=on]) #title-shell:not(.menu-shell-battle) .title-shell-logo{top:max(18px,var(--otz-safe-top));left:max(20px,var(--otz-safe-left));width:clamp(126px,38vw,188px)}html:is([data-mobile-device=true],[data-mobile-controls=on]) #title-shell:not(.menu-shell-battle) .title-shell-navigation{position:static;flex:none;width:min(100%,430px)}html:is([data-mobile-device=true],[data-mobile-controls=on]) #title-shell-root .title-shell-actions button,html:is([data-mobile-device=true],[data-mobile-controls=on]) #title-shell-root .title-shell-actions button[data-shell-action=quick]{min-height:52px;margin:0}html:is([data-mobile-device=true],[data-mobile-controls=on]) #title-shell-root .title-shell-actions button[data-shell-action=quick] strong{font-size:clamp(28px,9vw,42px)}html:is([data-mobile-device=true],[data-mobile-controls=on]) #title-shell:not(.menu-shell-battle) .title-shell-footer{position:static;display:grid;flex:none;gap:18px;width:min(100%,520px);margin-top:auto}html:is([data-mobile-device=true],[data-mobile-controls=on]) #title-shell:not(.menu-shell-battle) .title-shell-footer nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 12px}html:is([data-mobile-device=true],[data-mobile-controls=on]) #title-shell:not(.menu-shell-battle) .title-shell-footer :is(button,a):not(.hidden){display:flex;align-items:center;min-height:48px}html:is([data-mobile-device=true],[data-mobile-controls=on]) #title-shell:not(.menu-shell-battle) .title-shell-footer-status{flex-wrap:wrap;text-align:left}html:is([data-mobile-device=true],[data-mobile-controls=on]) #title-shell:not(.menu-shell-battle) .title-shell-language{top:max(12px,var(--otz-safe-top));right:max(12px,var(--otz-safe-right));min-width:58px;min-height:48px}html:is([data-mobile-device=true],[data-mobile-controls=on]) #title-shell-detail,html:is([data-mobile-device=true],[data-mobile-controls=on]) #battle-shell-root,html:is([data-mobile-device=true],[data-mobile-controls=on]) #scoreboard,html:is([data-mobile-device=true],[data-mobile-controls=on]) .title-shell-room-create-overlay,html:is([data-mobile-device=true],[data-mobile-controls=on]) .title-shell-room-management-overlay,html:is([data-mobile-device=true],[data-mobile-controls=on]) .title-shell-room-map-picker-overlay,html:is([data-mobile-device=true],[data-mobile-controls=on]) .fighter-subdialog,html:is([data-mobile-device=true],[data-mobile-controls=on]) .room-leave-dialog,html:is([data-mobile-device=true],[data-mobile-controls=on]) .team-change-dialog,html:is([data-mobile-device=true],[data-mobile-controls=on]) .profile-unsaved-dialog,html:is([data-mobile-device=true],[data-mobile-controls=on]) #match-menu{padding:0!important}html:is([data-mobile-device=true],[data-mobile-controls=on]) #title-shell-detail>.title-shell-modal-panel,html:is([data-mobile-device=true],[data-mobile-controls=on]) #battle-shell-root>.battle-menu-dialog,html:is([data-mobile-device=true],[data-mobile-controls=on]) #scoreboard>.scoreboard-panel,html:is([data-mobile-device=true],[data-mobile-controls=on]) .title-shell-room-create-overlay>.title-shell-room-create-panel,html:is([data-mobile-device=true],[data-mobile-controls=on]) .title-shell-room-management-overlay>.title-shell-room-management-dialog,html:is([data-mobile-device=true],[data-mobile-controls=on]) .title-shell-room-map-picker-overlay>.title-shell-room-map-picker,html:is([data-mobile-device=true],[data-mobile-controls=on]) .fighter-subdialog>.fighter-subdialog-panel,html:is([data-mobile-device=true],[data-mobile-controls=on]) .room-leave-dialog>.room-leave-dialog-panel,html:is([data-mobile-device=true],[data-mobile-controls=on]) .profile-unsaved-dialog>.profile-unsaved-panel,html:is([data-mobile-device=true],[data-mobile-controls=on]) .team-change-dialog>.team-change-dialog-panel,html:is([data-mobile-device=true],[data-mobile-controls=on]) #match-menu>.match-menu-panel{display:flex!important;flex-direction:column;color:var(--modal-text);background:var(--modal-surface);transform:none!important}html:is([data-mobile-device=true],[data-mobile-controls=on]) #title-shell-detail .title-shell-modal-header,html:is([data-mobile-device=true],[data-mobile-controls=on]) .title-shell-room-create-panel>header,html:is([data-mobile-device=true],[data-mobile-controls=on]) .title-shell-room-management-dialog>header,html:is([data-mobile-device=true],[data-mobile-controls=on]) .title-shell-room-map-picker>header,html:is([data-mobile-device=true],[data-mobile-controls=on]) .fighter-subdialog-header,html:is([data-mobile-device=true],[data-mobile-controls=on]) .battle-menu-header,html:is([data-mobile-device=true],[data-mobile-controls=on]) .match-menu-header,html:is([data-mobile-device=true],[data-mobile-controls=on]) .scoreboard-header-bar{box-sizing:border-box;width:100%;min-height:calc(var(--otz-mobile-panel-header-height) + var(--otz-safe-top));margin:0;padding:calc(10px + var(--otz-safe-top)) max(14px,var(--otz-safe-right)) 10px max(14px,var(--otz-safe-left));border-bottom:1px solid var(--modal-line)}html:is([data-mobile-device=true],[data-mobile-controls=on]) #title-shell-detail-title,html:is([data-mobile-device=true],[data-mobile-controls=on]) .ui-dialog-title-major,html:is([data-mobile-device=true],[data-mobile-controls=on]) .scoreboard-title,html:is([data-mobile-device=true],[data-mobile-controls=on]) .match-menu-header .ui-dialog-title{font-size:clamp(20px,6vw,30px)}html:is([data-mobile-device=true],[data-mobile-controls=on]) #title-shell-detail .title-shell-back,html:is([data-mobile-device=true],[data-mobile-controls=on]) .title-shell-room-create-close,html:is([data-mobile-device=true],[data-mobile-controls=on]) .title-shell-room-management-close,html:is([data-mobile-device=true],[data-mobile-controls=on]) .fighter-subdialog-close,html:is([data-mobile-device=true],[data-mobile-controls=on]) .battle-menu-close,html:is([data-mobile-device=true],[data-mobile-controls=on]) .scoreboard-touch-close,html:is([data-mobile-device=true],[data-mobile-controls=on]) #match-menu-close{flex:none;width:48px;min-width:48px;height:48px}html:is([data-mobile-device=true],[data-mobile-controls=on]) #title-shell-detail-body,html:is([data-mobile-device=true],[data-mobile-controls=on]) .title-shell-room-management-content,html:is([data-mobile-device=true],[data-mobile-controls=on]) .title-shell-room-form,html:is([data-mobile-device=true],[data-mobile-controls=on]) .title-shell-room-map-picker-body,html:is([data-mobile-device=true],[data-mobile-controls=on]) .battle-menu-layout,html:is([data-mobile-device=true],[data-mobile-controls=on]) .match-menu-body,html:is([data-mobile-device=true],[data-mobile-controls=on]) .scoreboard-content{flex:1 1 auto;box-sizing:border-box;width:100%;min-height:0;padding:16px max(16px,var(--otz-safe-right)) max(20px,var(--otz-safe-bottom)) max(16px,var(--otz-safe-left));overflow-x:hidden;overflow-y:auto;scrollbar-gutter:auto}html:is([data-mobile-device=true],[data-mobile-controls=on]) #title-shell-detail[data-detail-size=title-fighter] #title-shell-detail-body{padding:12px max(12px,var(--otz-safe-right)) max(16px,var(--otz-safe-bottom)) max(12px,var(--otz-safe-left));overflow-y:auto}html:is([data-mobile-device=true],[data-mobile-controls=on]) .title-shell-room-commands{position:sticky;top:-16px;z-index:3;justify-content:stretch;margin:-16px -16px 0;padding:12px 16px;background:var(--modal-surface-raised)}html:is([data-mobile-device=true],[data-mobile-controls=on]) .title-shell-room-commands button,html:is([data-mobile-device=true],[data-mobile-controls=on]) .title-shell-room-form-actions button,html:is([data-mobile-device=true],[data-mobile-controls=on]) .title-shell-room-details-actions button{flex:1 1 0;min-height:48px}html:is([data-mobile-device=true],[data-mobile-controls=on]) .title-shell-room-filters{grid-template-columns:minmax(0,1fr);gap:8px}html:is([data-mobile-device=true],[data-mobile-controls=on]) .title-shell-room-filters>input{min-height:48px}html:is([data-mobile-device=true],[data-mobile-controls=on]) .title-shell-room-availability{justify-self:stretch;min-height:48px}html:is([data-mobile-device=true],[data-mobile-controls=on]) .title-shell-room-list-header{display:none}html:is([data-mobile-device=true],[data-mobile-controls=on]) .title-shell-room-list{gap:10px}html:is([data-mobile-device=true],[data-mobile-controls=on]) .title-shell-room-row{grid-template-columns:minmax(0,1fr);gap:10px;border:1px solid var(--modal-line);border-radius:5px;padding:12px;background:var(--modal-field)}html:is([data-mobile-device=true],[data-mobile-controls=on]) .title-shell-room-row-main{grid-template-columns:minmax(0,1fr) minmax(110px,.55fr);gap:8px 14px;padding:0}html:is([data-mobile-device=true],[data-mobile-controls=on]) .title-shell-room-name-cell{grid-column:1 / -1}html:is([data-mobile-device=true],[data-mobile-controls=on]) .title-shell-room-row-main>:not(.title-shell-room-name-cell){display:grid;gap:2px}html:is([data-mobile-device=true],[data-mobile-controls=on]) .title-shell-room-row-main>:not(.title-shell-room-name-cell):before{color:var(--modal-muted);content:attr(data-mobile-label);font:700 9px/1.2 Inter,sans-serif;letter-spacing:.08em;text-transform:uppercase}html:is([data-mobile-device=true],[data-mobile-controls=on]) #title-shell-detail .title-shell-room-row-actions{justify-content:stretch}html:is([data-mobile-device=true],[data-mobile-controls=on]) #title-shell-detail .title-shell-room-row-enter{flex:1 1 auto;min-height:48px}html:is([data-mobile-device=true],[data-mobile-controls=on]) #title-shell-detail .title-shell-room-manage{width:48px;height:48px;min-width:48px}html:is([data-mobile-device=true],[data-mobile-controls=on]) .title-shell-room-form{display:grid;gap:10px;margin:0}html:is([data-mobile-device=true],[data-mobile-controls=on]) .title-shell-room-form>label,html:is([data-mobile-device=true],[data-mobile-controls=on]) .title-shell-room-map-field{grid-template-columns:minmax(0,1fr);gap:6px;padding:0}html:is([data-mobile-device=true],[data-mobile-controls=on]) .title-shell-room-form input,html:is([data-mobile-device=true],[data-mobile-controls=on]) .title-shell-room-form select,html:is([data-mobile-device=true],[data-mobile-controls=on]) .title-shell-room-map-choice{min-height:48px}html:is([data-mobile-device=true],[data-mobile-controls=on]) .title-shell-room-form-actions{position:sticky;bottom:calc(-1*max(20px,var(--otz-safe-bottom)));z-index:3;margin:8px -16px calc(-1*max(20px,var(--otz-safe-bottom)));padding:12px 16px max(12px,var(--otz-safe-bottom));background:var(--modal-surface-raised)}html:is([data-mobile-device=true],[data-mobile-controls=on]) .title-shell-room-map-picker-body{display:grid;grid-template-columns:minmax(0,1fr) minmax(150px,.34fr);grid-template-rows:minmax(0,1fr)}html:is([data-mobile-device=true],[data-mobile-controls=on]) .title-shell-room-map-catalog{grid-template-columns:repeat(2,minmax(0,1fr))}html:is([data-mobile-device=true],[data-mobile-controls=on]) .room-management-strip,html:is([data-mobile-device=true],[data-mobile-controls=on]) .room-management-invite-actions{grid-template-columns:minmax(0,1fr)}html:is([data-mobile-device=true],[data-mobile-controls=on]) .room-management-strip .room-management-field{grid-column:1 / -1}html:is([data-mobile-device=true],[data-mobile-controls=on]) .room-management-primary-actions,html:is([data-mobile-device=true],[data-mobile-controls=on]) .room-management-metadata-actions,html:is([data-mobile-device=true],[data-mobile-controls=on]) .room-management-close-actions{display:grid;grid-template-columns:minmax(0,1fr);gap:8px}html:is([data-mobile-device=true],[data-mobile-controls=on]) .room-management-panel .menu-command{width:100%;min-height:48px}html:is([data-mobile-device=true],[data-mobile-controls=on]) .shared-settings{display:flex;min-height:100%;flex-direction:column;overflow:visible}html:is([data-mobile-device=true],[data-mobile-controls=on]) .shared-settings-nav{position:sticky;top:0;z-index:3;display:flex;flex:none;gap:4px;margin:0 -16px;padding:8px 16px;overflow-x:auto;background:var(--modal-surface-raised);scrollbar-width:none}html:is([data-mobile-device=true],[data-mobile-controls=on]) .shared-settings-nav::-webkit-scrollbar{display:none}html:is([data-mobile-device=true],[data-mobile-controls=on]) .shared-settings-nav button{flex:0 0 auto;min-width:max-content;min-height:48px}html:is([data-mobile-device=true],[data-mobile-controls=on]) .shared-settings-content{flex:none;padding:8px 0 30px;overflow:visible}html:is([data-mobile-device=true],[data-mobile-controls=on]) .shared-settings-row,html:is([data-mobile-device=true],[data-mobile-controls=on]) .shared-settings-row.checkbox{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:8px;min-height:64px;padding:10px 0}html:is([data-mobile-device=true],[data-mobile-controls=on]) .shared-settings-row.checkbox{grid-template-columns:minmax(0,1fr) 48px;align-items:center}html:is([data-mobile-device=true],[data-mobile-controls=on]) .shared-settings-row input[type=checkbox],html:is([data-mobile-device=true],[data-mobile-controls=on]) .shared-settings-row input[type=radio]{width:24px;height:24px;justify-self:center}html:is([data-mobile-device=true],[data-mobile-controls=on]) .fighter-detail-content,html:is([data-mobile-device=true],[data-mobile-controls=on]) .fighter-panel,html:is([data-mobile-device=true],[data-mobile-controls=on]) .fighter-layout{height:auto;overflow:visible}html:is([data-mobile-device=true],[data-mobile-controls=on]) .fighter-layout{grid-template-columns:minmax(0,1fr)}html:is([data-mobile-device=true],[data-mobile-controls=on]) .fighter-preview-frame{height:clamp(190px,42dvh,300px)}html:is([data-mobile-device=true],[data-mobile-controls=on]) .fighter-controls,html:is([data-mobile-device=true],[data-mobile-controls=on]) .fighter-name-field,html:is([data-mobile-device=true],[data-mobile-controls=on]) .fighter-palette{grid-template-columns:minmax(0,1fr);grid-template-areas:none}html:is([data-mobile-device=true],[data-mobile-controls=on]) .fighter-name-field,html:is([data-mobile-device=true],[data-mobile-controls=on]) .fighter-palette{gap:6px}html:is([data-mobile-device=true],[data-mobile-controls=on]) .fighter-subdialog-panel{padding:16px}html:is([data-mobile-device=true],[data-mobile-controls=on]) .fighter-patch-dialog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}html:is([data-mobile-device=true],[data-mobile-controls=on]) .battle-menu-layout{grid-template-columns:minmax(150px,.52fr) minmax(220px,1fr);gap:12px}html:is([data-mobile-device=true],[data-mobile-controls=on]) .battle-fighter-card{align-self:start;max-height:100%}html:is([data-mobile-device=true],[data-mobile-controls=on]) .battle-menu-actions button,html:is([data-mobile-device=true],[data-mobile-controls=on]) .battle-menu-resume{flex-basis:48px;min-height:48px}html:is([data-mobile-device=true],[data-mobile-controls=on]) .battle-menu-shortcut{display:none}html:is([data-mobile-device=true],[data-mobile-controls=on]) .scoreboard-panel{padding:0!important}html:is([data-mobile-device=true],[data-mobile-controls=on]) .scoreboard-content{padding-top:8px}html:is([data-mobile-device=true],[data-mobile-controls=on]) .scoreboard-row{min-width:460px}html:is([data-mobile-device=true],[data-mobile-controls=on]) #title-shell-detail[data-detail-size=battle-team] .title-shell-modal-header{min-height:calc(56px + var(--otz-safe-top));padding:calc(4px + var(--otz-safe-top)) max(12px,var(--otz-safe-right)) 4px max(12px,var(--otz-safe-left))}html:is([data-mobile-device=true],[data-mobile-controls=on]) #title-shell-detail[data-detail-size=battle-team] #title-shell-detail-body{padding:10px max(12px,var(--otz-safe-right)) max(12px,var(--otz-safe-bottom)) max(12px,var(--otz-safe-left));overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}html:is([data-mobile-device=true],[data-mobile-controls=on]) #title-shell.menu-shell-battle #title-shell-detail[data-detail-size=battle-team] .match-menu-body{overflow:visible}html:is([data-mobile-device=true],[data-mobile-controls=on]) #title-shell-detail[data-detail-size=battle-team] #team-select{grid-template-areas:"red blue" "automatic spectator";grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;align-content:start}html:is([data-mobile-device=true],[data-mobile-controls=on]) #title-shell-detail[data-detail-size=battle-team] .team-choice.primary{width:100%;height:clamp(112px,36dvh,210px);min-height:112px;aspect-ratio:auto}html:is([data-mobile-device=true],[data-mobile-controls=on]) #title-shell-detail[data-detail-size=battle-team] .team-choice.secondary{width:100%;min-height:48px;margin:0}html:is([data-mobile-device=true],[data-mobile-controls=on]) .room-leave-dialog-panel,html:is([data-mobile-device=true],[data-mobile-controls=on]) .profile-unsaved-panel,html:is([data-mobile-device=true],[data-mobile-controls=on]) .fighter-confirm-dialog-panel{justify-content:center;gap:16px;padding:max(20px,var(--otz-safe-top)) max(20px,var(--otz-safe-right)) max(20px,var(--otz-safe-bottom)) max(20px,var(--otz-safe-left))!important}html:is([data-mobile-device=true],[data-mobile-controls=on]) .room-leave-dialog-actions,html:is([data-mobile-device=true],[data-mobile-controls=on]) .profile-unsaved-actions,html:is([data-mobile-device=true],[data-mobile-controls=on]) .fighter-confirm-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}}@media(max-width:520px){html:is([data-mobile-device=true],[data-mobile-controls=on]) #title-shell:not(.menu-shell-battle) .title-shell-footer nav,html:is([data-mobile-device=true],[data-mobile-controls=on]) .room-leave-dialog-actions,html:is([data-mobile-device=true],[data-mobile-controls=on]) .profile-unsaved-actions,html:is([data-mobile-device=true],[data-mobile-controls=on]) .fighter-confirm-actions{grid-template-columns:minmax(0,1fr)}html:is([data-mobile-device=true],[data-mobile-controls=on]) .title-shell-room-row-main,html:is([data-mobile-device=true],[data-mobile-controls=on]) .title-shell-room-map-picker-body,html:is([data-mobile-device=true],[data-mobile-controls=on]) .battle-menu-layout,html:is([data-mobile-device=true],[data-mobile-controls=on]) #team-select{grid-template-columns:minmax(0,1fr)}html:is([data-mobile-device=true],[data-mobile-controls=on]) .title-shell-room-map-picker-body{grid-template-rows:minmax(0,1fr) auto}html:is([data-mobile-device=true],[data-mobile-controls=on]) .title-shell-room-map-information{border-top:1px solid var(--modal-line);border-left:0}html:is([data-mobile-device=true],[data-mobile-controls=on]) .battle-fighter-card{width:min(230px,100%);justify-self:center}}#title-shell.menu-shell-battle .title-shell-navigation,#battle-shell-root.hidden{display:none}.battle-menu-close{display:grid;place-items:center;align-self:stretch;width:42px;height:auto;min-height:42px;border:0;border-radius:0;padding:0 0 3px;color:var(--modal-muted);background:transparent;font:400 28px/1 Inter,sans-serif;cursor:pointer}.battle-menu-close:hover,.battle-menu-close:focus-visible{color:var(--modal-action);background:var(--modal-soft-accent);outline:none}.team-change-dialog{--team-dialog-shadow: var(--modal-shadow);position:fixed;inset:0;z-index:21000;display:grid;place-items:center;box-sizing:border-box;padding:24px;background:var(--modal-scrim);opacity:1;transition:opacity .15s ease-out,display .15s allow-discrete}.team-change-dialog.hidden{display:none;opacity:0}.team-change-dialog-panel{box-sizing:border-box;width:min(480px,calc(100vw - 48px));border-radius:4px;padding:36px 40px;color:var(--modal-text-strong);background:var(--modal-surface-raised);box-shadow:var(--team-dialog-shadow)}.team-change-dialog-panel h3{width:fit-content;margin:0;font:400 22px/1.15 Russo One,sans-serif;letter-spacing:.035em}.team-change-dialog-panel h3:after{display:block;width:100%;height:3px;margin-top:12px;background:var(--modal-action);content:""}.team-change-dialog-panel p{margin:22px 0 0;color:var(--modal-muted);font:600 14px/1.5 Inter,sans-serif}.team-change-dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:28px}.team-change-dialog-actions button{min-height:32px;border:0;border-radius:4px;padding:0 18px;color:var(--modal-text-strong);background:var(--modal-soft-accent);box-shadow:none;font:800 10px/1 Inter,sans-serif;letter-spacing:.035em;cursor:pointer}.team-change-dialog-actions button.primary{color:var(--modal-action-text);background:var(--modal-action)}.team-change-dialog-actions button:hover,.team-change-dialog-actions button:focus-visible{color:var(--modal-action-text);background:var(--modal-action);box-shadow:none;filter:none;outline:none}@keyframes battle-menu-dialog-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.battle-menu-dialog{animation:none}.team-change-dialog{transition:none}}#title-shell.menu-shell-battle>.title-shell-logo{display:block;opacity:1}#battle-shell-root{position:fixed;inset:0;z-index:7;display:grid;place-items:center;box-sizing:border-box;padding:32px;background:var(--modal-scrim)}.battle-menu-dialog{box-sizing:border-box;width:min(600px,calc(100vw - 64px));max-height:calc(100vh - 64px);border-radius:4px;padding:28px;overflow:auto;color:var(--modal-text-strong);background:var(--modal-surface);box-shadow:var(--modal-shadow);font-family:Inter,sans-serif;animation:battle-menu-dialog-enter .18s cubic-bezier(.2,.72,.25,1) both}.battle-menu-header{position:relative;display:grid;grid-template-columns:235px minmax(0,1fr) 42px;align-items:stretch;gap:16px;margin:0 0 10px;padding:0 0 12px}.battle-menu-header:after{position:absolute;right:0;bottom:0;left:0;height:1px;background:var(--modal-line);content:""}.battle-menu-heading{display:flex;align-items:flex-end;min-width:0}.battle-menu-heading h1{position:relative;width:fit-content;margin:0;padding:0 0 11px;color:var(--modal-text-strong);font:400 clamp(24px,2.3vw,34px)/1 "Russo One",sans-serif;letter-spacing:.035em;text-shadow:none}.battle-menu-heading h1:after{position:absolute;right:0;bottom:0;left:0;height:4px;background:var(--modal-action);content:""}.battle-room-card{display:grid;align-content:center;gap:4px;min-width:0;margin:0;border:0;border-radius:0;padding:8px 0;color:var(--modal-muted);background:transparent;box-shadow:none;text-shadow:none}.battle-room-card strong{overflow:hidden;color:var(--modal-text-strong);font:700 14px/1.25 Inter,sans-serif;text-overflow:ellipsis;white-space:nowrap}.battle-room-card-heading{display:flex;align-items:center;gap:8px;min-width:0}.battle-room-card-heading strong{flex:1}.room-manage-icon-button{display:inline-grid;flex:0 0 auto;place-items:center;width:32px;height:32px;min-width:32px;border:1px solid var(--modal-line);border-radius:3px;padding:0;color:var(--modal-muted);background:var(--modal-soft-button-background);cursor:pointer}.room-manage-icon-button svg{width:18px;height:18px;fill:currentColor}.room-manage-icon-button:hover,.room-manage-icon-button:focus-visible{border-color:var(--modal-action);color:var(--modal-action-text);background:var(--modal-action);outline:none}.room-manage-icon-button.hidden{display:none}#title-shell-detail .title-shell-room-row-actions{display:flex;align-items:center;justify-content:flex-end;gap:6px}#title-shell-detail .title-shell-room-manage{width:36px;height:36px;min-width:36px}.room-management-group{display:grid;gap:8px;border-top:1px solid var(--modal-line);padding-top:12px}.room-management-panel>.room-management-group:first-child{border-top:0;padding-top:0}.room-management-strip{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));align-items:end;gap:12px;min-width:0}.room-management-strip-metadata .room-management-field-grow,.room-management-strip-map .room-management-field-grow{grid-column:span 8}.room-management-field-access,.room-management-field-mode{grid-column:span 4}.room-management-field-bot-mode{grid-column:span 6}.room-management-field-tickets-blue,.room-management-field-tickets-red{grid-column:span 3}.room-team-size-controls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 20px;min-width:0}.room-team-size-controls>.match-setup-note{grid-column:1 / -1;margin:0}.room-team-size-control{display:grid;gap:6px;min-width:0;color:var(--modal-text);font:600 13px/1.3 Inter,sans-serif}.room-team-size-control>span{display:flex;justify-content:space-between;align-items:center;gap:8px}.room-team-size-control output{color:var(--modal-text-strong);font-size:18px;font-variant-numeric:tabular-nums}.room-team-size-control input[type=range]{width:100%;min-width:0;height:30px;margin:0;cursor:pointer}.room-team-size-control[data-team=red] input{accent-color:var(--hud-team-red, #dc564e)}.room-team-size-control[data-team=blue] input{accent-color:var(--hud-team-blue, #568ced)}#title-shell>.title-shell-room-create-overlay .room-team-size-control input[type=range]{border:0;padding:0;background:transparent}.room-management-field{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto 36px;align-items:stretch;gap:5px;min-width:0;min-height:55px;color:var(--modal-text);font:600 12px/1.2 Inter,sans-serif}.room-management-field>span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.room-management-field.hidden{display:none}.room-management-invite-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;min-width:0}.room-management-group .match-setup-note{margin-top:-4px;margin-bottom:4px}.room-management-metadata-actions,.room-management-close-actions{display:flex;justify-content:flex-end}.room-management-primary-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:4px}.room-management-primary-actions .menu-command{padding-inline:10px;font-size:10px;letter-spacing:.045em;white-space:nowrap}.room-management-close-actions{margin-top:18px}.room-management-feedback{min-height:18px;margin:0;color:var(--modal-muted);font:600 12px/1.4 Inter,sans-serif}.room-management-feedback.error{color:var(--modal-danger-text)}@media(max-width:760px){.title-shell-room-management-overlay{padding:18px}.title-shell-room-management-dialog{width:calc(100vw - 36px);max-height:calc(100vh - 36px)}.title-shell-room-management-dialog>header{padding:24px 28px 12px}.title-shell-room-management-content{padding:12px 28px 28px}.room-management-strip{grid-template-columns:minmax(0,1fr)}.room-management-strip .room-management-field{grid-column:1 / -1}.room-management-invite-actions{grid-template-columns:minmax(0,1fr)}.room-management-invite-actions .menu-command,.room-management-metadata-actions .menu-command,.room-management-primary-actions .menu-command,.room-management-close-actions .menu-command{width:100%}.room-management-primary-actions{display:grid;grid-template-columns:minmax(0,1fr)}}.battle-room-card-details{display:flex;flex-wrap:wrap;gap:4px 12px;min-width:0}#battle-room-card-meta,#battle-room-card-population,#battle-room-card-pending{color:var(--modal-muted);font:600 12px/1.35 Inter,sans-serif;letter-spacing:0}#battle-room-card-population:before{margin-right:12px;content:"·"}#battle-room-card-meta:before,#battle-room-card-pending:before{content:none}.battle-menu-layout{display:grid;grid-template-columns:235px minmax(0,1fr);gap:16px;min-width:0}.battle-fighter-card{position:relative;display:block;width:100%;height:auto;aspect-ratio:1;min-height:0;margin:0;overflow:hidden;border-radius:0;background:color-mix(in srgb,var(--modal-text-strong) 7%,transparent)}.battle-fighter-portrait-image{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 15%;filter:drop-shadow(0 0 7px var(--fighter-portrait-shadow)) drop-shadow(0 3px 5px var(--fighter-portrait-shadow));visibility:hidden}.battle-fighter-portrait-image.ready{visibility:visible}.battle-fighter-patch{position:absolute;z-index:2;top:5%;display:block;width:19.5%;height:19.5%;object-fit:contain;filter:drop-shadow(0 2px 3px rgba(2,6,9,.54))}.battle-fighter-patch-left{left:5%}.battle-fighter-patch-right{right:5%}.battle-fighter-patch.hidden{display:none}.battle-fighter-name-frame{position:absolute;z-index:3;right:32px;bottom:-5px;left:32px;overflow:hidden;padding:18px 16px;color:#fffffff5;font:600 clamp(12px,1.3vw,17px)/1 Inter,sans-serif;letter-spacing:0;text-align:center;white-space:nowrap}#battle-fighter-name,.battle-fighter-name-shadow{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#battle-fighter-name{position:relative;z-index:1}.battle-fighter-name-shadow{position:absolute;z-index:0;top:18px;right:16px;left:16px;color:#000000fa;pointer-events:none;text-shadow:0 0 3px rgba(0,0,0,1),0 0 8px rgba(0,0,0,.98);transform:translateY(3px) scale(1.12);transform-origin:center}.battle-fighter-edit-name{position:absolute;right:12px;bottom:13px;z-index:4;display:grid;place-items:center;width:30px;height:30px;border:0;border-radius:3px;padding:6px;color:var(--modal-soft-button-text);background:var(--modal-soft-button-background);filter:drop-shadow(0 2px 3px rgba(2,6,9,.64))}.battle-fighter-edit-name svg{width:100%;height:100%;fill:currentColor}.battle-fighter-edit-name:hover,.battle-fighter-edit-name:focus-visible{color:var(--modal-soft-button-text);background:var(--modal-action-hover);outline:none}.battle-menu-actions{display:flex;flex-direction:column;gap:10px;min-width:0;height:auto;margin:0}.battle-menu-actions button,.battle-menu-resume{position:relative;display:flex;flex:0 0 32px;align-items:center;justify-content:center;min-height:32px;border:0;border-radius:4px;padding:0 42px;color:var(--modal-soft-button-text);background:var(--modal-soft-button-background);box-shadow:none;font:800 10px/1.15 Inter,sans-serif;letter-spacing:.07em;text-align:center;text-transform:uppercase;cursor:pointer}.battle-menu-actions button[data-mobile-menu-only]{display:none}html[data-mobile-controls=on] .battle-menu-actions button[data-mobile-menu-only]{display:flex}.battle-menu-actions button:hover,.battle-menu-actions button:focus-visible,.battle-menu-resume:hover,.battle-menu-resume:focus-visible{color:var(--modal-action-text);background:var(--modal-action-hover);box-shadow:none;outline:none}.battle-menu-actions .battle-menu-resume{color:var(--modal-action-text);background:var(--modal-action)}.battle-menu-actions .battle-menu-resume:hover,.battle-menu-actions .battle-menu-resume:focus-visible{background:var(--modal-action-hover)}.battle-menu-shortcut{position:absolute;right:22px;color:#f5f7f2c2;font:800 10px/1 Inter,sans-serif;letter-spacing:.12em}.battle-menu-shortcut-dark{color:var(--modal-muted)}.battle-menu-actions button:hover .battle-menu-shortcut,.battle-menu-actions button:focus-visible .battle-menu-shortcut{color:var(--modal-action-text)}.battle-menu-actions .battle-menu-leave{margin-top:auto}@media(max-width:760px),(max-height:650px){#battle-shell-root{padding:18px}.battle-menu-dialog{width:min(600px,calc(100vw - 36px));max-height:calc(100vh - 36px)}.battle-menu-header{grid-template-columns:minmax(0,1fr) 42px;gap:10px}.battle-menu-heading{align-items:center}.battle-room-card{grid-column:1 / -1;grid-row:2}.battle-menu-close{grid-column:2;grid-row:1;min-height:42px;width:42px}.battle-menu-layout{grid-template-columns:minmax(170px,.72fr) minmax(260px,1fr);gap:10px}.battle-menu-actions{gap:7px}.battle-menu-actions button,.battle-menu-resume{flex-basis:32px;min-height:32px;padding:0 38px;font-size:10px}.battle-menu-shortcut{right:15px}}@media(max-width:520px){.battle-menu-layout{grid-template-columns:minmax(0,1fr)}.battle-fighter-card{width:min(235px,100%);justify-self:center}.battle-menu-actions{height:auto}.battle-menu-actions .battle-menu-leave{margin-top:24px}}#battle-shell-root.ui-modal-layer,#title-shell-detail.ui-modal-layer,#scoreboard.ui-modal-layer,.room-leave-dialog.ui-modal-layer,.team-change-dialog.ui-modal-layer,.profile-unsaved-dialog.ui-modal-layer,.fighter-subdialog.ui-modal-layer,.control-bindings-dialog.ui-modal-layer,.title-shell-room-create-overlay.ui-modal-layer,.title-shell-room-management-overlay.ui-modal-layer,.title-shell-room-map-picker-overlay.ui-modal-layer{background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.ui-modal-layer.ui-modal-layer{isolation:isolate}.ui-modal-scrim{position:fixed;inset:0;z-index:0;background:var(--modal-scrim);pointer-events:none}#battle-shell-root>.battle-menu-dialog,#title-shell-detail>.title-shell-modal-panel,#scoreboard>.scoreboard-panel,.room-leave-dialog>.room-leave-dialog-panel,.team-change-dialog>.team-change-dialog-panel,.profile-unsaved-dialog>.profile-unsaved-panel,.fighter-subdialog>.fighter-subdialog-panel,.control-bindings-dialog>.control-bindings-dialog-panel,.title-shell-room-create-overlay>.title-shell-room-create-panel,.title-shell-room-management-overlay>.title-shell-room-management-dialog,.title-shell-room-map-picker-overlay>.title-shell-room-map-picker{position:relative;z-index:1}.title-shell-navigation,.title-shell-footer,.title-shell-language,#title-shell-detail>.title-shell-modal-panel,#battle-shell-root>.battle-menu-dialog,#scoreboard>.scoreboard-panel,#title-shell>.room-leave-dialog>.room-leave-dialog-panel,#title-shell>.team-change-dialog>.team-change-dialog-panel,#title-shell>.profile-unsaved-dialog>.profile-unsaved-panel,#title-shell>.fighter-subdialog>.fighter-subdialog-panel,#title-shell>.control-bindings-dialog>.control-bindings-dialog-panel,#title-shell>.title-shell-room-management-overlay>.title-shell-room-management-dialog{zoom:var(--otz-ui-scale, 1)}.ui-modal-layer.ui-modal-obscured>.battle-menu-dialog,.ui-modal-layer.ui-modal-obscured>.title-shell-modal-panel,.ui-modal-layer.ui-modal-obscured>.scoreboard-panel,.ui-modal-layer.ui-modal-obscured>.room-leave-dialog-panel,.ui-modal-layer.ui-modal-obscured>.team-change-dialog-panel,.ui-modal-layer.ui-modal-obscured>.profile-unsaved-panel,.ui-modal-layer.ui-modal-obscured>.fighter-subdialog-panel,.ui-modal-layer.ui-modal-obscured>.title-shell-room-create-panel,.ui-modal-layer.ui-modal-obscured>.title-shell-room-management-dialog,.ui-modal-layer.ui-modal-obscured>.title-shell-room-map-picker{filter:brightness(.7)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}.title-account-panel{gap:16px}.title-account-form{display:grid}.title-account-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:16px}.title-account-roles{color:var(--modal-muted)}body.admin-document{height:auto;min-height:100dvh;overflow:auto;color:var(--modal-text);background:var(--modal-surface-raised);font:600 12px/1.5 Inter,sans-serif}.admin-page{box-sizing:border-box;min-height:100dvh;padding:32px clamp(24px,4vw,64px) 48px;zoom:var(--otz-ui-scale, 1)}.admin-header,.admin-dialog-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:24px}.admin-header h1,.admin-dialog-header h2{width:fit-content;margin:0;color:var(--modal-text-strong)}.admin-header h1:after,.admin-dialog-header h2:after{display:block;height:3px;margin-top:12px;background:var(--modal-action);content:""}.admin-actions,.admin-toolbar,.admin-history-controls{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.admin-status,.admin-note,.admin-account{color:var(--modal-muted)}.admin-status{min-height:18px}.admin-content{padding-top:16px}.admin-login{max-width:600px;margin:48px auto}.admin-tab-panel[hidden]{display:none}.admin-toolbar{margin-bottom:16px}.admin-toolbar>input{flex:1;max-width:360px}.admin-history-controls{margin-top:24px}.admin-history-controls>label{flex:1;min-width:240px}.admin-document .shared-settings-content{padding:16px 0}.admin-document .shared-settings-row{color:var(--modal-text);border-bottom-color:var(--modal-line)}.admin-document .shared-settings-row strong{color:var(--modal-text-strong);font-variant-numeric:tabular-nums}.admin-document .setting-text-input,.admin-document .setting-select{box-sizing:border-box;min-width:0;max-width:100%;height:30px;padding:0 10px;border:1px solid var(--modal-line);border-radius:6px;color:var(--modal-text-strong);background:var(--modal-field);font:500 13px Inter,sans-serif}.admin-document .setting-text-input:focus-visible,.admin-document .setting-select:focus-visible{outline:2px solid var(--modal-focus-ring);border-color:var(--modal-action)}.admin-document .ui-dialog-action{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:8px 12px;border:0;border-radius:4px;color:var(--modal-soft-button-text);background:var(--modal-soft-button-background);font:800 10px/1.2 Inter,sans-serif;text-transform:uppercase;text-decoration:none;cursor:pointer}.admin-document .ui-dialog-action:hover,.admin-document .ui-dialog-action:focus-visible{background:var(--modal-action-hover)}.admin-document .ui-dialog-action.primary{background:var(--modal-action);color:var(--modal-action-text)}.admin-document .ui-dialog-action.danger{background:var(--modal-danger-soft);color:var(--modal-danger-text)}.admin-document .ui-dialog-action.danger.primary{background:var(--modal-danger);color:var(--modal-action-text)}.admin-document button:disabled{opacity:.45;cursor:default}.admin-document input[type=checkbox]{width:18px;height:18px;accent-color:var(--modal-action)}.admin-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:8px;gap:2px}.admin-document .admin-tabs button{border-radius:0;border-bottom:2px solid transparent;color:var(--modal-muted);background:transparent;letter-spacing:.07em}.admin-document .admin-tabs button.active{color:var(--modal-text-strong);border-bottom-color:var(--modal-action);background:var(--modal-soft-accent)}.admin-values{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:40px}.admin-table{margin-bottom:24px}.admin-table-row{display:grid;grid-template-columns:minmax(120px,1fr) minmax(150px,1.2fr) minmax(180px,1.5fr) minmax(180px,1.5fr) auto;align-items:center;gap:14px;min-height:62px;padding:8px 0;border-bottom:1px solid var(--modal-line);overflow-wrap:anywhere}.admin-table-row>:first-child{color:var(--modal-text-strong);font-weight:800}.admin-table-row>button{justify-self:end}.admin-history{margin:24px 0}.admin-history svg{display:block;width:100%;max-height:260px}.admin-chart-grid{stroke:var(--modal-line);fill:none}.admin-chart-line{stroke:var(--modal-text);stroke-width:2;fill:none;vector-effect:non-scaling-stroke}.admin-modal{position:fixed;inset:0;display:grid;place-items:center;overflow:auto;padding:24px;box-sizing:border-box}.admin-document .admin-dialog-panel{width:min(752px,calc(100vw - 48px));max-height:calc(100dvh - 48px);overflow:auto}.admin-dialog-header{align-items:flex-start}.admin-document .admin-dialog-header>button{width:38px;height:38px;padding:0;background:transparent;font-size:26px;color:var(--modal-muted)}.admin-dialog-panel .admin-table-row{grid-template-columns:minmax(100px,1fr) minmax(100px,1fr)}.admin-dialog-panel .admin-table-row>button{grid-column:2}@media(max-width:900px){.admin-values{grid-template-columns:minmax(0,1fr)}.admin-table-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.admin-table-row>button{grid-column:2}.admin-history-controls{display:block}}@media(max-width:600px){.admin-page{padding:20px 16px 32px}.admin-header{display:block}.admin-actions{margin-top:24px}.admin-document .shared-settings-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.admin-document .admin-dialog-panel{width:100%;max-height:calc(100dvh - 32px);padding:24px 20px}.admin-modal{padding:16px}}.room-population-notice{position:fixed;z-index:200;bottom:20%;left:50%;transform:translate(-50%);max-width:90vw;padding:16px 24px;border-radius:8px;background:#0f1418f2;color:#fff;text-align:center;pointer-events:none}
