:root{color:#eef1e7;font-synthesis:none;background:#0b100d;font-family:Rajdhani,sans-serif}*{box-sizing:border-box}html,body,#game{width:100%;height:100%;margin:0;overflow:hidden}canvas{display:block}#vignette{pointer-events:none;z-index:3;background:radial-gradient(circle,#0000 48%,#02060457 83%,#000000b8);position:fixed;inset:0}.topbar{z-index:5;text-shadow:0 2px 5px #000;background:linear-gradient(#080c0ae0,#0000);grid-template-columns:1fr auto 1fr;align-items:center;height:82px;padding:14px 28px;display:grid;position:fixed;top:0;left:0;right:0}.brand{letter-spacing:.1em;align-items:center;gap:12px;font-family:Barlow Condensed,sans-serif;display:flex}.brand-mark{color:#d9e2bb;background:#7b8b5033;border:1px solid #b9c590;place-items:center;width:42px;height:42px;font-weight:800;display:grid;transform:skew(-7deg)}.brand strong{font-size:21px;line-height:18px;display:block}.brand small,.mission small{color:#98a18e;letter-spacing:.24em;font-size:10px;display:block}.mission{text-align:center;letter-spacing:.14em;font-family:Barlow Condensed}.mission strong{font-size:16px;display:block}body[data-front-view=battle] .topbar .mission,body[data-front-view=battle] .topbar .score{opacity:0;visibility:hidden}.score{text-align:right;justify-self:end;font-family:Barlow Condensed}.weather-mini{justify-content:flex-end;align-items:center;gap:5px;margin-top:6px;font-family:Rajdhani;display:flex}.weather-mini small{letter-spacing:.1em;color:#9eaa9f;font-size:9px}.weather-mini b{color:#d8dfd4;font-size:11px;font-weight:600}.weather-mini em{color:#b9c8bd;letter-spacing:.1em;font:700 8px Rajdhani}.weather-icon{color:#a9c2c9;width:15px;height:15px;display:inline-block}.weather-icon svg{fill:currentColor;width:100%;height:100%}.panel{z-index:5;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:linear-gradient(135deg,#0e1410e0,#11181294);border:1px solid #c5cfac2e;position:fixed;box-shadow:0 12px 35px #00000040}.tank-status{clip-path:polygon(0 0,96% 0,100% 18%,100% 100%,0 100%);width:225px;padding:14px 16px;bottom:28px;left:24px}.tank-name{margin-bottom:10px;font-family:Barlow Condensed}.tank-name small{color:#899584;letter-spacing:.2em;font-size:9px;display:block}.tank-name strong{letter-spacing:.08em;font-size:19px}.hp-row{letter-spacing:.08em;color:#b5bdb0;justify-content:space-between;font-size:11px;display:flex}.hp-track{background:#283029;height:6px;margin:6px 0 10px;overflow:hidden}.hp-track i{background:linear-gradient(90deg,#718c4f,#c1d87e);width:100%;height:100%;transition:width .25s,background .25s;display:block;box-shadow:0 0 12px #9cb967}.systems{justify-content:space-between;align-items:center;padding-bottom:8px;display:flex}.systems .sys{color:#7fae63;background:#7fae631f;border:1px solid #a6c77059;border-radius:4px;place-items:center;width:28px;height:28px;transition:color .2s,background-color .2s,border-color .2s;display:grid;position:relative}.systems .sys svg{fill:currentColor;width:16px;height:16px}.systems .sys.damaged{color:#d6a85c;background:#d6a85c24;border-color:#d6a85c73}.systems .sys.destroyed{color:#e56549;background:#e5654924;border-color:#e5654980}.systems .sys.repairing:after{content:"";opacity:.65;border:1px solid;border-radius:7px;animation:1s ease-out infinite sys-repair-pulse;position:absolute;inset:-4px}.systems .sys.repairing:before{content:attr(data-repair);color:#f0d38b;white-space:nowrap;background:#10150de6;padding:1px 3px;font:700 11px monospace;position:absolute;top:100%;left:50%;transform:translate(-50%)}@keyframes sys-repair-pulse{0%{opacity:.9;transform:scale(.82)}to{opacity:0;transform:scale(1.4)}}.ammo{grid-template-columns:48px 45px 1fr;align-items:center;width:205px;height:76px;padding:10px 14px;display:grid;bottom:28px;right:26px}.shell-icon{color:#c8a970;font-size:32px;transform:rotate(-90deg)}.ammo small{letter-spacing:.15em;color:#9aa493;font-size:10px;display:block}.ammo strong{font-family:Barlow Condensed;font-size:30px}.ammo em{color:#8f998d;letter-spacing:.05em;white-space:nowrap;width:92px;font:700 8px Rajdhani;display:block}.reload{letter-spacing:.12em;color:#cbd2c7;font-size:9px}.reload i{background:#3c433c;height:3px;margin-top:7px;display:block}.reload b{background:#d5bd75;width:100%;height:100%;display:block}.reticle{--pen-color:#d8decf;z-index:7;pointer-events:none;filter:drop-shadow(0 1px 2px #000);width:16px;height:16px;transition:filter .15s;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.reticle .tick{background:var(--pen-color);opacity:.9;position:absolute}.reticle .tick-left{width:5px;height:1px;top:50%;left:0}.reticle .tick-right{width:5px;height:1px;top:50%;right:0}.reticle .tick-top{width:1px;height:5px;top:0;left:50%}.reticle .tick-bottom{width:1px;height:5px;bottom:0;left:50%}.reticle b{background:var(--pen-color);border-radius:50%;width:2px;height:2px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.reticle span{letter-spacing:.08em;white-space:nowrap;font-size:8px;position:absolute;top:calc(50% + 14px);left:50%;transform:translate(-50%)}.reticle[data-pen=high]{--pen-color:#8ee06b}.reticle[data-pen=medium]{--pen-color:#f0c875}.reticle[data-pen=low]{--pen-color:#e0564a}.reticle[data-pen=weak]{--pen-color:#7ec8e3}.reticle[data-pen=blocked]{--pen-color:#ff9d54}.gun-obstruction{z-index:8;color:#ffb477;letter-spacing:1px;pointer-events:none;background:#0f120dcc;padding:3px 7px;font-size:11px;position:fixed;top:calc(50% + 46px);left:50%;transform:translate(-50%)}.gun-obstruction[hidden],body:not([data-front-view=battle]) .gun-obstruction{display:none}.gun-reticle{z-index:7;pointer-events:none;will-change:transform;border:1.5px solid #ffd166;border-radius:50%;width:12px;height:12px;display:none;position:fixed;top:0;left:0;transform:translate(-50%,-50%);box-shadow:0 0 3px #000000bf}.gun-reticle:after{content:"";background:#ffd166;border-radius:50%;width:2px;height:2px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.dispersion-ring{--dispersion:18px;--aim-color:#b5c477c7;z-index:6;width:var(--dispersion);height:var(--dispersion);pointer-events:none;will-change:transform;border:1px solid var(--aim-color);box-sizing:border-box;filter:drop-shadow(0 1px 1px #000000d9);opacity:.72;border-radius:50%;display:none;position:fixed;top:0;left:0;transform:translate(-50%,-50%)}.dispersion-ring[data-pen=high]{--aim-color:#5ccd52e0}.dispersion-ring[data-pen=medium]{--aim-color:#e7c149e6}.dispersion-ring[data-pen=low]{--aim-color:#e1352deb}.dispersion-ring[data-pen=weak]{--aim-color:#53afd6e0}.dispersion-ring[data-pen=blocked]{--aim-color:#ff9d54}.gun-reticle[data-pen=blocked]{border-color:#ff9d54}.reload-ring{--reload-angle:360deg;opacity:0;background:conic-gradient(#d5bd75 var(--reload-angle),#41463eb3 0);border-radius:50%;width:34px;height:34px;transition:opacity .12s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-mask:radial-gradient(circle,#0000 56%,#000 58%);mask:radial-gradient(circle,#0000 56%,#000 58%)}.reload-ring.loading{opacity:1}.reload-time{color:#f0d993;opacity:0;filter:drop-shadow(0 1px 2px #000);font:700 12px Barlow Condensed;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.reload-ring.loading+.reload-time{opacity:1}.sniper-overlay{z-index:4;pointer-events:none;opacity:0;background:radial-gradient(circle,#0000 0 50%,#02050314 68%,#00000057 100%);transition:opacity .16s;position:fixed;inset:0}body.sniper .sniper-overlay{opacity:1}body.sniper .reticle{transform:translate(-50%,-50%)scale(.78)}body.sniper .gun-reticle{border-width:1px;width:10px;height:10px}body.sniper .dispersion-ring{opacity:.88}body.sniper .reload-ring{width:44px;height:44px}.scope-ring{display:none}.scope-horizontal,.scope-vertical{background:#e2e8d99e;position:absolute;top:50%;left:50%;box-shadow:0 1px #000}.scope-horizontal{width:min(66vw,66vh);height:1px;transform:translate(-50%,-50%)}.scope-vertical{width:1px;height:min(66vw,66vh);transform:translate(-50%,-50%)}.scope-marks{justify-content:space-around;width:280px;height:30px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,8px)}.scope-marks i{background:#dce3d5;width:1px;height:12px;box-shadow:0 1px #000}.scope-horizontal,.scope-vertical,.scope-marks{display:none}#scopeZoom{color:#dce3d5;margin:12px;font:700 12px Rajdhani;position:absolute;top:50%;left:calc(50% + min(33vw,33vh))}#gunAngle{color:#9eaa9b;white-space:nowrap;margin:12px;font:700 11px Rajdhani;position:absolute;top:calc(50% + 34px);left:calc(50% + min(33vw,33vh))}.mobility{grid-template-columns:28px 42px 1fr;align-items:end;width:112px;height:58px;padding:9px 10px;display:grid;bottom:28px;left:330px}.mobility small{color:#d2b66f;align-self:center;font:800 21px Barlow Condensed}.mobility strong{text-align:right;font:800 30px/1 Barlow Condensed}.mobility span{color:#8e998d;writing-mode:vertical-rl;margin:0 0 2px 4px;font-size:8px}#minimap{z-index:5;clip-path:polygon(10% 0,100% 0,100% 90%,90% 100%,0 100%,0 10%);background:#0c120ea6;border:1px solid #dce2cb47;width:190px;height:190px;position:fixed;bottom:120px;right:26px}.controls{z-index:5;color:#9ea79a;letter-spacing:.12em;text-shadow:0 1px 3px #000;white-space:nowrap;font-size:10px;position:fixed;bottom:18px;left:50%;transform:translate(-50%)}.controls span{color:#eef1e7;border:1px solid #ffffff38;margin-left:10px;padding:2px 5px}.performance-panel{z-index:12;color:#cdd8c7;pointer-events:none;font-variant-numeric:tabular-nums;background:#050907e0;border:1px solid #a6bc9747;width:330px;padding:9px 11px;font:600 10px/1.25 Rajdhani;position:fixed;top:88px;right:12px;box-shadow:0 8px 30px #00000061}.performance-panel.hidden{display:none}.performance-panel header{color:#d8e5cc;letter-spacing:.15em;justify-content:space-between;display:flex}.performance-panel header span{color:#8f9e8c}.performance-panel pre{color:#d9c583;white-space:pre-wrap;margin:7px 0 6px;font:700 11px/1.35 Rajdhani}.performance-panel .perf-row{border-top:1px solid #ffffff0b;grid-template-columns:1fr 54px 54px;gap:6px;padding:2px 0;display:grid}.performance-panel .perf-row i{color:#aebaaa;text-overflow:ellipsis;white-space:nowrap;font-style:normal;overflow:hidden}.performance-panel .perf-row b{color:#eef2e9;text-align:right}.performance-panel .perf-row em{color:#87988a;text-align:right;font-style:normal}.performance-panel>small{color:#78847a;letter-spacing:.04em;margin-top:7px;display:block}#damageFlash{z-index:8;pointer-events:none;opacity:0;background:radial-gradient(circle,#0000 30%,#a81f0cad);transition:opacity .2s;position:fixed;inset:0}#spottedIndicator{z-index:8;opacity:0;pointer-events:none;align-items:center;gap:9px;transition:opacity .18s;display:flex;position:fixed;top:82px;left:50%;transform:translate(-50%)}#spottedIndicator span{color:#f0625a;letter-spacing:.16em;text-shadow:0 2px 5px #000;font:800 15px Barlow Condensed}#spottedIndicator.visible{opacity:1}.spotted-icon{border:2px solid #f0625a;border-radius:50%;width:14px;height:14px;position:relative;box-shadow:0 0 8px #f0625a}.spotted-icon:before{content:"";border:1px solid #f0625a99;border-radius:50%;animation:1.1s ease-out infinite spotted-pulse;position:absolute;inset:-6px}@keyframes spotted-pulse{0%{opacity:1;transform:scale(.5)}to{opacity:0;transform:scale(2.1)}}.match-status{z-index:8;text-align:center;pointer-events:none;background:#080d0ab8;border:1px solid #d8bd7052;min-width:176px;padding:6px 13px 7px;position:fixed;top:18px;right:24px}.match-status button{color:#efb5a5;letter-spacing:.12em;pointer-events:auto;cursor:pointer;background:#250d0ae6;border:1px solid #e07a5f80;margin-top:7px;padding:5px 9px;font:800 9px Rajdhani}.match-status.hidden,.flip-indicator.hidden{display:none}.match-status small,.match-status span{color:#9da797;letter-spacing:.15em;font:700 8px Rajdhani;display:block}.match-status strong{color:#efe3bd;letter-spacing:.08em;font:800 22px/1.05 Barlow Condensed;display:block}.match-status .weather-mini{border-top:1px solid #9da7972e;justify-content:center;min-height:20px;margin:6px -5px 0;padding-top:5px}.match-status .weather-mini small{text-overflow:ellipsis;white-space:nowrap;max-width:76px;display:inline;overflow:hidden}.match-status.spectating span{color:#e07a5f}.battle-scoreboard{z-index:18;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:none;background:#030705b3;padding:8vh 6vw;position:fixed;inset:0}.battle-scoreboard.hidden{display:none}.battle-scoreboard>header{border-bottom:1px solid #d3c18559;grid-template-columns:1fr auto 1fr;align-items:end;max-width:1280px;margin:0 auto 14px;padding:0 4px 12px;display:grid}.battle-scoreboard>header small,.battle-scoreboard>header span{color:#9ca89d;letter-spacing:.18em;font:700 10px Rajdhani}.battle-scoreboard>header strong{letter-spacing:.14em;font:800 27px Barlow Condensed}.battle-scoreboard>header span{text-align:right}.battle-scoreboard-teams{grid-template-columns:1fr 1fr;gap:14px;max-width:1280px;margin:auto;display:grid}.battle-scoreboard article{background:#090f0be6;border-top:3px solid;min-width:0}.battle-scoreboard article.blue{border-color:#5cb7e8}.battle-scoreboard article.red{border-color:#dc674e}.battle-scoreboard h2{letter-spacing:.12em;margin:0;padding:13px 15px 10px;font:800 20px Barlow Condensed}.battle-scoreboard .blue h2{color:#71c4ef}.battle-scoreboard .red h2{color:#e47a61}.battle-scoreboard-head,.battle-scoreboard-row{grid-template-columns:minmax(100px,1.45fr) minmax(76px,.9fr) repeat(5,minmax(45px,.55fr));align-items:center;gap:7px;padding:7px 12px;display:grid}.battle-scoreboard-head{color:#818d84;letter-spacing:.08em;background:#ffffff06;font:700 8px Rajdhani}.battle-scoreboard-row{border-top:1px solid #ffffff0e;font:700 12px Rajdhani}.battle-scoreboard-row.self{background:#cfb56a1c;outline:1px solid #cfb56a6b}.battle-scoreboard-row.dead{opacity:.48}.battle-scoreboard-row span:not(:first-child){text-align:right}.battle-scoreboard-row .energy{color:#b8ca8b}.battle-scoreboard-row .energy.low{color:#db775b}@media (width<=800px){.battle-scoreboard{padding:5vh 2vw}.battle-scoreboard-teams{grid-template-columns:1fr}.battle-scoreboard article{max-height:38vh;overflow:auto}}.flip-indicator{z-index:9;text-align:center;pointer-events:none;background:#180907e0;border:1px solid #e07a5f94;min-width:310px;padding:9px 15px;position:fixed;bottom:112px;left:50%;transform:translate(-50%)}.flip-indicator small{color:#e0a38f;letter-spacing:.12em;font:800 10px Rajdhani;display:block}.flip-indicator strong{color:#ffcfbf;font:800 24px Barlow Condensed;display:block}#drowningIndicator{--air-angle:360deg;z-index:9;opacity:0;visibility:hidden;pointer-events:none;background:#071216d1;border:1px solid #7dbed080;align-items:center;gap:9px;padding:7px 11px;transition:opacity .14s,transform .14s,visibility .14s;display:flex;position:fixed;top:112px;left:50%;transform:translate(-50%,-7px);box-shadow:0 3px 14px #0000008c,0 0 12px #50aecb24}#drowningIndicator.visible{opacity:1;visibility:visible;transform:translate(-50%)}#drowningIndicator>i{background:conic-gradient(#91d3e5 var(--air-angle),#4a606559 0);filter:drop-shadow(0 0 4px #76d5ee73);border-radius:50%;width:25px;height:25px;-webkit-mask:radial-gradient(circle,#0000 52%,#000 55%);mask:radial-gradient(circle,#0000 52%,#000 55%)}#drowningIndicator div{flex-direction:column;min-width:51px;display:flex}#drowningIndicator small{color:#89a9b0;letter-spacing:.16em;font:700 8px Rajdhani}#drowningIndicator strong{color:#d8f4fa;letter-spacing:.08em;font:800 18px/1 Barlow Condensed}.combat-message{z-index:8;color:#e4e9dc;letter-spacing:.12em;text-shadow:0 2px 5px #000;opacity:0;pointer-events:none;font:800 17px Barlow Condensed;transition:opacity .18s,transform .18s;position:fixed;top:62%;left:50%;transform:translate(-50%,-50%)}.combat-message.visible{opacity:1;transform:translate(-50%,-65%)}.hit-feedback{z-index:9;color:#e9f5d7;filter:drop-shadow(0 2px 5px #000)drop-shadow(0 0 8px #a3d34d59);opacity:0;pointer-events:none;background:linear-gradient(90deg,#0000,#668b2bdb 18%,#779d32eb 50%,#668b2bdb 82%,#0000);justify-content:center;align-items:center;gap:8px;min-width:250px;height:25px;padding:0 14px;transition:opacity .13s,transform .18s;display:flex;position:fixed;top:calc(50% + 132px);left:50%;transform:translate(-50%,12px)scale(.96)}.hit-feedback:before,.hit-feedback:after{content:"";background:linear-gradient(90deg,#0000,#d9ef99);width:34px;height:1px}.hit-feedback:after{transform:scaleX(-1)}.hit-feedback.visible{opacity:1;animation:.28s ease-out hit-confirm-pulse;transform:translate(-50%)scale(1)}.hit-feedback .hit-chevron{color:#e5ff9b;letter-spacing:-.18em;text-shadow:0 0 6px #c9ed6d;font:900 14px/1 Rajdhani}.hit-feedback span{letter-spacing:.13em;white-space:nowrap;font:700 9px Rajdhani}.hit-feedback strong{color:#fff4c7;text-align:center;min-width:28px;font:900 17px/1 Barlow Condensed}.hit-feedback small{color:#dbe7ca;letter-spacing:.08em;white-space:nowrap;border-left:1px solid #ecf9c861;padding-left:7px;font:700 9px Rajdhani}.hit-feedback.destroyed{filter:drop-shadow(0 2px 5px #000)drop-shadow(0 0 9px #ef7e3773);background:linear-gradient(90deg,#0000,#914620e0 18%,#b55b25f0 50%,#914620e0 82%,#0000)}@keyframes hit-confirm-pulse{0%{filter:brightness(2)drop-shadow(0 0 14px #d5ff78);transform:translate(-50%)scale(.84)}to{transform:translate(-50%)scale(1)}}.vehicle-markers{z-index:4;pointer-events:none;position:fixed;inset:0;overflow:hidden}.vehicle-marker{--marker-color:#df7257;text-align:center;filter:drop-shadow(0 2px 3px #000000e6);will-change:transform;width:116px;position:absolute;top:0;left:0;transform:translate(-50%,-100%)}.vehicle-marker .marker-head{color:var(--marker-color);letter-spacing:.08em;white-space:nowrap;justify-content:center;align-items:center;gap:6px;font:700 11px Barlow Condensed;display:flex}.vehicle-marker .spot-flare{background:#f0625a;border-radius:50%;flex:none;width:5px;height:5px;box-shadow:0 0 5px #f0625a}.vehicle-marker .spot-flare.pulse{animation:.8s ease-out marker-spot-pulse}@keyframes marker-spot-pulse{0%{transform:scale(1);box-shadow:0 0 5px #f0625a}45%{transform:scale(3.2);box-shadow:0 0 18px #f0625a}to{transform:scale(1);box-shadow:0 0 5px #f0625a}}.vehicle-marker .class-glyph{align-items:center;gap:2px;height:8px;display:flex}.vehicle-marker .class-glyph i{background:var(--marker-color);width:3px;height:8px;display:block;transform:skew(-14deg)}.vehicle-marker.artillery .class-glyph i{width:8px;height:8px;transform:none}.vehicle-marker .marker-hp{box-sizing:border-box;background:#070a08e0;border:1px solid #ffffff4d;width:100%;height:9px;margin-top:4px;padding:1px;position:relative;overflow:hidden}.vehicle-marker .marker-hp-current,.vehicle-marker .marker-hp-loss{display:block;position:absolute;top:1px;bottom:1px}.vehicle-marker .marker-hp-current{background:#f04439;width:calc(100% - 2px);left:1px;box-shadow:0 0 7px #ff372bcc}.vehicle-marker .marker-hp-loss{opacity:0;background:#ffd84d;width:0;left:1px;box-shadow:0 0 8px #ffd334e6}.vehicle-marker .marker-value{color:#e1e5dc;margin-top:1px;font:600 9px Rajdhani;display:block}.vehicle-marker .marker-damage{color:#ffd08a;letter-spacing:.02em;text-shadow:0 1px 2px #000,0 0 6px #ff7136ad;opacity:0;font:900 16px/1 Barlow Condensed;position:absolute;top:9px;left:calc(100% + 7px)}.vehicle-marker .marker-damage.visible{animation:2s ease-out forwards marker-damage-rise}.vehicle-marker .marker-damage.destroyed{color:#ff7455}@keyframes marker-damage-rise{0%{opacity:0;transform:translateY(8px)scale(.72)}8%{opacity:1;transform:translateY(0)scale(1.18)}82%{opacity:1;transform:translateY(-5px)scale(1)}to{opacity:0;transform:translateY(-13px)scale(.96)}}body.sniper .vehicle-marker{filter:drop-shadow(0 1px 2px #000)}.location-picker{z-index:30;background:#0b100d;transition:opacity .35s,visibility .35s;display:block;position:fixed;inset:0}.location-picker.hidden{opacity:0;visibility:hidden;pointer-events:none}.location-map-wrap{width:100vw;height:100vh;min-height:0;position:relative;overflow:hidden}#locationMap{background:#1b221d;width:100%;height:100%;position:absolute;inset:0}.select-terrain-button{z-index:500;color:#f3ead6;letter-spacing:.15em;cursor:pointer;background:linear-gradient(135deg,#826933,#493d25);border:1px solid #d1b46f;min-width:210px;padding:15px 24px;font:800 14px Barlow Condensed;position:absolute;bottom:24px;right:24px;box-shadow:0 10px 30px #00000073}.select-terrain-button:disabled{opacity:.5;cursor:wait}.room-browser{z-index:34;color:#e8eee6;background:radial-gradient(circle at 50% 20%,#253126,#080c09 70%);place-items:center;transition:opacity .3s,visibility .3s;display:grid;position:fixed;inset:0}.room-browser.hidden{opacity:0;visibility:hidden;pointer-events:none}.room-browser-card{background:#080d09f0;border:1px solid #3d493e;width:min(760px,92vw);padding:32px;box-shadow:0 25px 80px #000}.room-browser h1{letter-spacing:.08em;margin:8px 0 20px;font:800 54px Barlow Condensed}.room-browser h1 em{color:#c4a65f;font-style:normal}.room-browser label{color:#879389;letter-spacing:.15em;gap:5px;font:700 10px Rajdhani;display:grid}.room-browser input{box-sizing:border-box;color:#eef1e7;background:#111813;border:1px solid #39443b;padding:10px;font:700 13px Rajdhani}.public-room-list{gap:7px;min-height:250px;margin:18px 0;display:grid}.public-room{background:#141c16;border-left:3px solid #8da66c;grid-template-columns:1fr auto auto;align-items:center;gap:18px;padding:13px 15px;display:grid}.public-room b,.public-room small{display:block}.public-room small{color:#7f8b81}.room-browser button,.room-create-actions button,.room-code-join button{color:#e7eadf;cursor:pointer;letter-spacing:.08em;background:#1a211a;border:1px solid #6f775f;padding:9px 12px;font:800 11px Rajdhani}.room-browser nav{justify-content:center;align-items:center;gap:18px;display:flex}.room-create-actions{grid-template-columns:1fr auto auto;gap:7px;margin-top:20px;display:grid}.room-code-join{grid-template-columns:1fr auto;gap:7px;margin-top:8px;display:grid}.room-browser-card>small{color:#d0b76e;min-height:16px;margin-top:10px;display:block}.team-code{grid-template-columns:1fr auto}.team-code small,.team-code strong{grid-column:1}.share-room-code{color:#cfd7ce;cursor:pointer;background:#182019;border:1px solid #526052;grid-area:1/2/3}.host-bot-controls{gap:6px;display:flex}.host-bot-controls button{border:1px solid var(--team);color:var(--team);cursor:pointer;background:#101611;flex:1;padding:6px}.roster-host-actions{gap:3px;display:flex}.roster-host-actions button{color:#bbc5bb;cursor:pointer;background:#151c16;border:1px solid #515d52;padding:3px 5px;font-size:8px}.room-ammo-picker{border:0;gap:5px;margin:0;padding:0;display:flex}.room-ammo-picker legend{clip:rect(0 0 0 0);position:absolute}.room-ammo-picker button{color:#7f8a80;cursor:pointer;background:#111813;border:1px solid #39443b;padding:8px;font:800 9px Rajdhani}.room-ammo-picker button.active{color:#f3e7ca;background:#3c3321;border-color:#c4a65f}.operation-activity{color:#d9c27d;letter-spacing:.14em;grid-template-columns:18px 1fr;align-items:center;gap:9px;font:800 10px Rajdhani;display:grid}.operation-activity[hidden]{display:none!important}.operation-activity i{border:2px solid #d7bf7738;border-top-color:#e0bf70;border-radius:50%;grid-row:1/3;width:13px;height:13px;animation:.72s linear infinite operation-spin}.operation-activity b{background:#d7bf7729;grid-column:2;height:2px;overflow:hidden}.operation-activity b:after{content:"";background:#d7bf77;width:38%;height:100%;animation:1.1s ease-in-out infinite operation-scan;display:block;box-shadow:0 0 9px #d7bf77bf}.browser-activity{background:#121913f0;border:1px solid #c5a45e4d;min-height:28px;margin-top:-48px;margin-bottom:20px;padding:8px 12px}.room-browser.busy .public-room-list{opacity:.48}.room-browser.busy button{cursor:wait}.room-server-activity{z-index:4;background:#080d0ae6;border:1px solid #e0bf708c;padding:10px 12px;position:absolute;top:50%;left:14px;right:14px;transform:translateY(-50%);box-shadow:0 8px 24px #00000073}@keyframes operation-spin{to{transform:rotate(360deg)}}@keyframes operation-scan{0%{transform:translate(-110%)}50%{transform:translate(165%)}to{transform:translate(300%)}}.room-ammo-picker button:disabled{cursor:default;opacity:.65}.room-ammo-picker{gap:6px}.room-ammo-picker button{width:68px;min-width:68px;font:inherit;text-align:center;grid-template-rows:58px auto;align-items:center;gap:4px;padding:5px;display:grid;position:relative;overflow:hidden}.room-ammo-picker button img{object-fit:cover;filter:saturate(.82)brightness(.82);width:100%;height:58px;transition:filter .18s,transform .18s}.room-ammo-picker button b{letter-spacing:.08em;font:800 11px Rajdhani;position:relative}.room-ammo-picker button.active img{filter:saturate()brightness(1.08)}.room-ammo-picker button:hover:not(:disabled) img{filter:saturate()brightness(1.08);transform:scale(1.04)}.room-ammo-picker button.active:after{content:attr(data-slot);z-index:1;color:#f4d78e;background:#060907c7;padding:1px 3px;font:800 8px Rajdhani;position:absolute;top:3px;right:4px}.mine-deployment-indicator{z-index:18;color:#e8d691;text-align:center;background:#0d110ce0;border:1px solid #d7b449;min-width:250px;padding:10px 18px;position:fixed;bottom:112px;left:50%;transform:translate(-50%);box-shadow:0 0 24px #d7b4492e}.mine-deployment-indicator.hidden{display:none}.mine-deployment-indicator small,.mine-deployment-indicator strong{display:block}.mine-deployment-indicator small{letter-spacing:.16em;font:800 10px Rajdhani}.mine-deployment-indicator strong{font:800 24px Barlow Condensed}.end-screen{z-index:20;background:radial-gradient(circle at 65% 35%,#4c5a3733,#0000 38%),linear-gradient(90deg,#070b08f7,#070a08c7);place-items:center;transition:opacity .65s,visibility .65s;display:grid;position:fixed;inset:0}.end-screen.hidden{opacity:0;visibility:hidden;pointer-events:none}.end-card{border-left:2px solid #c5a45e;width:min(580px,85vw);padding:28px 38px;position:relative}.eyebrow{color:#baa66d;letter-spacing:.26em;font-size:11px;font-weight:700}.end-screen h1{letter-spacing:-.035em;text-shadow:0 12px 32px #000;margin:34px 0 30px;font:800 clamp(62px,10vw,112px)/.7 Barlow Condensed}.end-screen h1 em{color:#aeb994;margin-left:62px;font-style:normal}.end-screen p{color:#b3baaf;max-width:440px;font-size:16px;line-height:1.5}.end-screen button{color:#f3ead6;letter-spacing:.17em;cursor:pointer;background:linear-gradient(135deg,#826933,#493d25);border:1px solid #d1b46f;margin-top:22px;padding:14px 28px;font:700 15px Barlow Condensed;box-shadow:0 8px 25px #0006}.end-screen button:hover{filter:brightness(1.18)}.result{box-sizing:border-box;text-align:center;border-top:2px solid #c5a45e;border-left:0;flex-direction:column;align-items:center;max-height:calc(100vh - 48px);display:flex;overflow:hidden}.result .eyebrow,.result h1,.result p,.result button{flex:none}.result #dismissBattleResults{z-index:2;margin-bottom:2px;position:relative}.battle-results{text-align:left;gap:3px;width:min(760px,86vw);min-height:0;max-height:34vh;margin:18px auto 0;display:grid;overflow:auto}.battle-result-row{background:#141c16c7;grid-template-columns:minmax(130px,1.5fr) 58px repeat(4,minmax(58px,.7fr));align-items:center;gap:8px;padding:7px 10px;font:700 11px Rajdhani;display:grid}.battle-result-row.header{z-index:1;color:#9ea99f;letter-spacing:.08em;background:#111812;font-size:8px;position:sticky;top:0}.battle-result-row.self{outline:1px solid #c5a45e}.battle-result-row .blue{color:#75bce5}.battle-result-row .red{color:#df7257}.battle-result-row b{color:#e8d691;text-align:right}.end-card.result:has(.battle-results:not(:empty)){width:min(820px,92vw)}.game-room{z-index:26;color:#e9eee7;background:radial-gradient(circle at 28% 45%,#4b5b3f33,#0000 38%),linear-gradient(135deg,#101712,#060a08 72%);grid-template-rows:74px minmax(0,1fr) auto;grid-template-columns:minmax(260px,.48fr) minmax(620px,1.6fr);gap:0;transition:opacity .35s,visibility .35s;display:grid;position:fixed;inset:0}.game-room.hidden{opacity:0;visibility:hidden;pointer-events:none}body[data-front-view=rooms] #gameRoom,body[data-front-view=rooms] #locationPicker,body[data-front-view=room] #roomBrowser,body[data-front-view=room] #locationPicker,body[data-front-view=map] #roomBrowser,body[data-front-view=map] #gameRoom,body[data-front-view=battle] #roomBrowser,body[data-front-view=battle] #gameRoom,body[data-front-view=battle] #locationPicker{opacity:0!important;visibility:hidden!important;pointer-events:none!important}body[data-front-view=rooms] #roomBrowser,body[data-front-view=room] #gameRoom,body[data-front-view=map] #locationPicker{opacity:1!important;visibility:visible!important;pointer-events:auto!important}.terrain-inspector{z-index:32;color:#e7eadd;pointer-events:auto;background:#080d0ae6;border:1px solid #c5a45e9e;justify-content:space-between;align-items:center;gap:20px;padding:13px 16px;display:flex;position:fixed;top:18px;left:20px;right:20px;box-shadow:0 10px 34px #00000075}.terrain-inspector.hidden{display:none}.terrain-inspector-pointat{color:#eadfc6;letter-spacing:.1em;white-space:nowrap;pointer-events:none;z-index:33;background:#080d0ad9;border:1px solid #c5a45e73;padding:6px 14px;font:700 11px Barlow Condensed;position:fixed;bottom:38px;left:50%;transform:translate(-50%)}.terrain-inspector-pointat:empty{display:none}body[data-front-view=terrain]:after{content:"+";color:#eadfc6b3;pointer-events:none;z-index:33;font:300 24px monospace;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.terrain-inspector>div:first-child{flex-direction:column;min-width:310px;display:flex}.terrain-inspector small{color:#b9a365;letter-spacing:.18em;font:800 9px Rajdhani}.terrain-inspector strong{letter-spacing:.08em;font:800 17px Barlow Condensed}.terrain-inspector span,.terrain-inspector-help{color:#aeb8aa;letter-spacing:.08em;font:700 10px Rajdhani}.terrain-inspector-actions{gap:8px;display:flex}.terrain-inspector button{color:#eadfc6;letter-spacing:.12em;cursor:pointer;background:#1a211a;border:1px solid #c5a45e8c;padding:9px 12px;font:800 10px Barlow Condensed}.terrain-inspector button:hover{background:#403721;border-color:#e0bf70}body[data-front-view=terrain] #roomBrowser,body[data-front-view=terrain] #gameRoom,body[data-front-view=terrain] #locationPicker,body[data-front-view=terrain] .topbar,body[data-front-view=terrain] .tank-status,body[data-front-view=terrain] .ammo,body[data-front-view=terrain] .mobility,body[data-front-view=terrain] #minimap,body[data-front-view=terrain] .controls,body[data-front-view=terrain] #reticle,body[data-front-view=terrain] #dispersionRing,body[data-front-view=terrain] #gunReticle,body[data-front-view=terrain] #sniperOverlay,body[data-front-view=terrain] #vehicleMarkers,body[data-front-view=terrain] #spottedIndicator{opacity:0!important;visibility:hidden!important;pointer-events:none!important}.room-header{background:#080c09b8;border-bottom:1px solid #bdccbb26;grid-column:1/-1;justify-content:space-between;align-items:center;padding:0 34px;display:flex}.room-heading{align-items:center;gap:18px;display:flex}.room-heading>div{flex-direction:column;display:flex}.room-heading #roomBack{color:#d9ceb4;letter-spacing:.14em;cursor:pointer;background:#111812bf;border:1px solid #c5a45e8c;padding:8px 12px;font:800 11px Barlow Condensed}.room-heading #roomBack:hover{color:#fff4d9;background:#41361ead;border-color:#c5a45e}.room-heading #roomBack:disabled{opacity:.4;cursor:wait}.room-header small{color:#9d8c5e;letter-spacing:.24em;font:700 9px Rajdhani}.room-header strong{letter-spacing:.08em;margin-top:3px;font:800 24px Barlow Condensed}.room-connection{color:#95a195;letter-spacing:.12em;align-items:center;gap:8px;font:700 10px Rajdhani;display:flex}.room-connection i{background:#96b56f;border-radius:50%;width:7px;height:7px;box-shadow:0 0 10px #96b56f}.room-connection.busy i{box-sizing:border-box;width:12px;height:12px;box-shadow:none;background:0 0;border:2px solid #d7bf773d;border-top-color:#e0bf70;animation:.72s linear infinite operation-spin}.room-connection.busy{color:#d9c27d}.room-terrain{width:220px;height:220px;color:inherit;text-align:initial;background:#111914;border:1px solid #c0cdbb47;place-self:center;padding:0;position:relative;overflow:hidden;box-shadow:0 16px 44px #00000052}.room-terrain-panel{place-self:center;gap:9px;width:220px;display:grid}.room-terrain-panel .room-terrain{place-self:auto}.room-terrain-inspect{color:#e7dcc2;letter-spacing:.16em;cursor:pointer;background:#191f17eb;border:1px solid #c5a45e9e;height:34px;font:800 11px Barlow Condensed}.room-terrain-inspect:hover:not(:disabled){color:#fff4d9;background:#3c3523;border-color:#e0bf70}.room-terrain-inspect:disabled{opacity:.38;cursor:wait}.room-terrain:not(:disabled){cursor:pointer}.room-terrain:not(:disabled):hover{border-color:#c5a45e;box-shadow:0 16px 44px #00000052,0 0 0 2px #c5a45e33}.room-terrain.guest{cursor:not-allowed;filter:saturate(.65)}.room-terrain-action{z-index:3;color:#fff3d8;letter-spacing:.14em;opacity:0;white-space:nowrap;background:#181d14e0;border:1px solid #c5a45e;padding:8px 12px;font:800 11px Barlow Condensed;transition:opacity .2s;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.room-terrain:not(:disabled):hover .room-terrain-action,.room-terrain.empty:not(:disabled) .room-terrain-action{opacity:1}#roomTerrainPreview{object-fit:cover;image-rendering:auto;width:100%;height:100%}.room-terrain:after{content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 34px #030604b8}.room-terrain-meta{z-index:2;color:#d7ded1;letter-spacing:.08em;text-shadow:0 1px 2px #000;justify-content:space-between;font:700 8px Rajdhani;display:flex;position:absolute;bottom:7px;left:8px;right:8px}.room-teams{grid-template-columns:1fr 42px 1fr;gap:14px;min-width:0;padding:28px 30px 28px 18px;display:grid}.room-lobby-tools{grid-column:1/-1;justify-content:flex-end;align-items:center;gap:12px;min-height:52px;display:flex}.room-lobby-tools[hidden]{display:none!important}.room-lobby-tools .team-code{width:min(330px,48%);margin:0;padding:7px 10px}.room-lobby-tools .team-code[hidden],.room-lobby-tools .host-bot-controls[hidden]{display:none!important}.room-lobby-tools .host-bot-controls{align-items:stretch;min-width:260px}.room-lobby-tools .host-bot-controls button{min-width:72px}.room-lobby-tools .host-bot-controls span{color:#9ca79e;background:#101611;border-block:1px solid #526052;flex:1;justify-content:center;align-items:center;gap:9px;padding:4px 10px;display:flex}.room-lobby-tools .host-bot-controls small{letter-spacing:.1em;font:700 8px Rajdhani}.room-lobby-tools .host-bot-controls b{color:#e8eee6;font:800 18px Rajdhani}.room-quality-toggle{color:#aeb9af;cursor:pointer;text-align:left;background:#101611;border:1px solid #526052;gap:2px;min-width:132px;padding:7px 10px;display:grid}.room-quality-toggle small{letter-spacing:.1em;font:700 8px Rajdhani}.room-quality-toggle b{color:#9fbd78;letter-spacing:.08em;font:800 12px Rajdhani}.room-quality-toggle[aria-pressed=false] b{color:#d0b76e}.room-versus{color:#6f786f;place-items:center;font:800 20px Barlow Condensed;display:grid}.team-card{--team:#65a7d8;border-top:3px solid var(--team);background:linear-gradient(#233741ad,#0a1011e6);min-width:0;padding:20px;box-shadow:0 18px 50px #00000047}.team-card.red{--team:#d7665e;background:linear-gradient(#422422a8,#110b0ae6)}.team-card>header{color:var(--team);letter-spacing:.1em;justify-content:space-between;align-items:center;font:800 20px Barlow Condensed;display:flex}.team-card>header b{font-size:28px}.team-code{background:#0000003d;border:1px solid #ffffff1f;grid-template-columns:1fr;align-items:center;gap:6px;margin:18px 0;padding:10px;display:grid}.team-code small{color:#7d887f;letter-spacing:.15em;grid-column:1;font:700 8px Rajdhani}.team-code strong{color:#fff;letter-spacing:.18em;cursor:text;-webkit-user-select:all;user-select:all;grid-column:1;font:800 23px Rajdhani}.team-card ol{min-height:210px;margin:0;padding:0;list-style:none}.team-card li{border-left:2px solid var(--team);letter-spacing:.05em;background:#ffffff0b;grid-template-columns:26px 1fr auto auto;align-items:center;gap:9px;min-height:38px;margin-bottom:5px;padding:0 10px;font:700 12px Rajdhani;display:grid}.team-card li i{border:1px solid var(--team);width:15px;height:8px;transform:skew(-13deg)}.team-card li em{color:#8b958c;letter-spacing:.08em;font:9px Rajdhani}.team-card li.ready em{color:#b8d68c}.team-card li.self{background:#ffffff1a}.team-card li[draggable=true]{cursor:grab}.team-card li.dragging{opacity:.36}.team-card ol.drag-target{outline:1px dashed var(--team);outline-offset:5px;background:color-mix(in srgb,var(--team) 10%,transparent)}.room-ready-bar{background:#070b08e6;border-top:1px solid #bdccbb26;grid-column:1/-1;justify-content:space-between;align-items:center;gap:18px;padding:9px 24px;display:flex}.room-ready-bar div{flex-direction:column;gap:4px;display:flex}.room-ready-bar small{color:#c7b06f;letter-spacing:.13em;font:800 12px Rajdhani}.room-ready-bar span{color:#78837b;font:600 10px Rajdhani}.room-ready-summary{min-width:150px;max-width:190px}.room-vehicle-picker{border:0;align-items:stretch;gap:6px;width:clamp(650px,58vw,900px);min-width:650px;margin:0;padding:0;display:flex}.room-vehicle-picker legend{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.room-vehicle-picker button{color:#aab3aa;cursor:pointer;text-align:left;background:#111813;border:1px solid #39443b;flex:1;min-width:94px;padding:5px 6px 6px;position:relative;overflow:hidden}.room-vehicle-picker button img{object-fit:cover;filter:saturate(.72)brightness(.72);width:calc(100% + 12px);height:67px;margin:-5px -6px 5px;transition:filter .18s,transform .18s;display:block}.room-vehicle-picker button>span{color:#879087;letter-spacing:.12em;background:radial-gradient(circle at 50% 65%,#394139,#151a16 68%);place-items:center;width:calc(100% + 12px);height:67px;margin:-5px -6px 5px;font:800 22px Barlow Condensed;display:grid}.room-vehicle-picker button b,.room-vehicle-picker button small{display:block}.room-vehicle-picker button b{letter-spacing:.08em;font:800 12px Barlow Condensed}.room-vehicle-picker button small{color:#69756c;letter-spacing:.08em;margin-top:2px;font:700 7px Rajdhani}.room-vehicle-picker button.active{color:#fff3d8;background:linear-gradient(135deg,#5f4e2c,#242016);border-color:#c4a65f;box-shadow:inset 0 0 0 1px #ffe19d1f}.room-vehicle-picker button.active img{filter:saturate()brightness(1.06)}.room-vehicle-picker button:hover:not(:disabled) img{filter:saturate()brightness(1.04);transform:scale(1.025)}.room-vehicle-picker button.active small{color:#cdbb8e}.room-vehicle-picker button:disabled{opacity:.42;cursor:not-allowed}#roomReady{color:#f4ead4;letter-spacing:.16em;cursor:pointer;background:linear-gradient(135deg,#846b35,#443821);border:1px solid #c4a65f;min-width:130px;padding:14px 20px;font:800 14px Barlow Condensed}#roomReady:disabled{opacity:.35;cursor:not-allowed}#roomReady.active{color:#dcebc8;background:#344528;border-color:#9fbc79}@media (width<=720px){.mission,.controls,.mobility{display:none}.topbar{grid-template-columns:1fr 1fr}.tank-status{width:230px;bottom:10px;left:10px}.ammo{bottom:10px;right:10px}.topbar{padding:10px 14px}#minimap{width:130px;height:130px;bottom:98px;right:10px}.end-card{padding:20px}.ammo{grid-template-columns:38px 35px 1fr;width:160px}}@media (width<=820px){.select-terrain-button{bottom:12px;right:12px}}@media (width<=1180px) and (width>=901px){.room-ready-bar{gap:10px;padding-inline:14px}.room-ready-summary{display:none!important}.room-vehicle-picker{flex:1;width:auto;min-width:650px;overflow-x:auto}#roomReady{min-width:112px}}@media (width<=900px){.game-room{grid-template-rows:64px 260px auto auto;grid-template-columns:1fr;overflow:auto}.room-header,.room-ready-bar{z-index:3;position:sticky}.room-header{top:0}.room-terrain{margin:14px}.room-teams{grid-template-columns:1fr;padding:14px}.room-versus{height:24px}.room-ready-bar{flex-wrap:wrap;padding:12px 18px;bottom:0}.room-ready-summary{max-width:none}.room-vehicle-picker{order:3;width:100%;min-width:100%;overflow-x:auto}.room-vehicle-picker button{flex:0 0 118px}.team-card ol{min-height:120px}}body[data-graphics-unsupported=true]>:not(.graphics-requirement){display:none!important}.graphics-requirement{z-index:100000;color:#e8eadf;background:#090c0a;place-items:center;padding:2rem;font-family:Rajdhani,sans-serif;display:grid;position:fixed;inset:0}.graphics-requirement[hidden]{display:none}.graphics-requirement>div{background:#121713;border:1px solid #667258;width:min(34rem,100%);padding:2.25rem}.graphics-requirement small{color:#c8a85a;letter-spacing:.18em}.graphics-requirement h1{margin:.45rem 0 1rem;font:800 clamp(2rem,7vw,4rem)/.95 Barlow Condensed,sans-serif}.graphics-requirement p{color:#b7beb5;margin:.45rem 0;font-size:1.05rem}#robotProgramming{color:#e2d8a6;letter-spacing:.07em;pointer-events:none;z-index:15;background:#10150ee6;border:1px solid #72794b;padding:8px 12px;font-size:12px;position:absolute;bottom:65px;left:50%;transform:translate(-50%)}#networkIndicator{z-index:20;color:#dfc98a;pointer-events:none;animation:.8s ease-in-out infinite alternate network-pulse;position:fixed;top:22px;left:calc(50% - 12px)}#networkIndicator[hidden]{display:none}#networkIndicator svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round}@keyframes network-pulse{0%{opacity:.3}to{opacity:1}}@media (prefers-reduced-motion:reduce){#networkIndicator{animation:none}}#waterHud{pointer-events:none;color:#91c6dc;font:600 12px Rajdhani,sans-serif}#waterHud[hidden],body:not([data-front-view=battle]) #waterHud{display:none}.water-gauge{z-index:5;filter:drop-shadow(0 1px 2px #000);align-items:center;gap:7px;display:flex;position:fixed}.water-gauge svg{fill:currentColor;opacity:.8;width:13px;height:17px}.water-own,.water-enemy{flex-direction:column;width:48px;top:28%}.water-own{left:8px}.water-enemy{color:#d98170;right:8px}.water-track{background:#0c1719a8;border:1px solid #b9c6bb45;overflow:hidden}.water-own .water-track,.water-enemy .water-track{width:8px;height:clamp(70px,17vh,160px)}.water-fill{transform-origin:0 100%;background:currentColor;width:100%;height:100%;transition:transform .25s linear;display:block}.water-value{white-space:nowrap;font-variant-numeric:tabular-nums;font-size:11px}.water-cargo{color:#b1c7ca;gap:6px;bottom:45px;left:465px}.water-cargo .water-track{width:65px;height:5px}.water-cargo[data-action=filling],.water-cargo[data-action=unloading]{color:#e3c47d}@media (width<=720px){.water-own{left:0}.water-enemy{right:0}.water-own,.water-enemy{width:42px;top:25%}.water-cargo{bottom:170px;left:20px}.water-cargo .water-track{width:50px}}#laserWarning{color:#f65;z-index:8;pointer-events:none;background:#29110ee0;border:1px solid #f65;padding:10px 20px;font:700 20px Rajdhani,sans-serif;position:fixed;top:17%;left:50%;transform:translate(-50%)}#equipmentStatus{color:#ecd2a0;z-index:5;pointer-events:none;background:#101817dc;max-width:240px;padding:8px;font:600 13px Rajdhani,sans-serif;position:fixed;bottom:410px;right:26px}body:not([data-front-view=battle]) #laserWarning,body:not([data-front-view=battle]) #equipmentStatus{display:none}.room-ready-bar{grid-template-columns:minmax(0,1fr) auto auto;gap:10px 18px;display:grid}.room-vehicle-picker{order:0;grid-area:1/1/auto/-1;width:100%;min-width:0;overflow-x:auto}.room-ready-summary{grid-row:2;min-width:0}.room-ammo-picker{flex-wrap:nowrap;grid-row:2;min-width:0;max-width:none}.room-ready-bar #roomReady{grid-row:2}.game-room>.room-teams,.game-room>.room-terrain-panel{min-width:0;min-height:0;overflow:auto}@media (width<=1180px){.room-ready-bar{grid-template-columns:minmax(0,1fr) auto}.room-ready-summary{display:none!important}}@media (width<=900px){.game-room{grid-template-rows:64px 140px minmax(0,1fr) auto;grid-template-columns:minmax(0,1fr)}.room-ready-bar{grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:10px;position:relative;bottom:auto}.room-ammo-picker{grid-column:1/-1;grid-template-columns:repeat(6,minmax(0,1fr));gap:4px;display:grid}.room-ammo-picker button{grid-template-rows:40px auto;width:100%;min-width:0;padding:3px}.room-ammo-picker button img,.room-ammo-picker button svg{width:100%;height:40px}.room-ammo-picker button b{letter-spacing:0;font-size:9px}.room-ready-bar #roomReady{grid-area:3/2;padding:8px 12px}}.room-ammo-picker legend{clip:auto;color:#c7b06f;letter-spacing:.08em;margin-bottom:6px;font:700 10px Rajdhani,sans-serif;position:static}@media (width<=720px){#equipmentStatus{max-width:190px;font-size:11px;bottom:325px;right:10px}}@media (width<=900px){.room-teams{grid-auto-rows:max-content;align-content:start}.room-lobby-tools{flex-wrap:wrap;align-self:start}.game-room>.room-terrain-panel{align-self:stretch;height:100%}}#battleChat{z-index:15;color:#a7cc82;text-shadow:0 1px 3px #000;pointer-events:none;width:min(360px,100vw - 48px);font:600 14px Rajdhani,sans-serif;position:fixed;bottom:290px;left:24px}body:not([data-front-view=battle]) #battleChat{display:none}.chat-log{overflow-wrap:anywhere;max-height:150px;overflow:hidden}.chat-log p{margin:3px 0;line-height:1.25;transition:opacity .7s,visibility 0s .7s}.chat-log b{color:#b3d591}.chat-log .own b{color:#e3d090}.chat-log .chat-error{color:#e6bc86}.chat-log .faded{opacity:0;visibility:hidden}#battleChat .chat-hint{color:#a8b497;letter-spacing:.08em;pointer-events:auto;cursor:pointer;background:0 0;border:0;padding:5px 0;font:600 11px Rajdhani}#battleChat form{background:#101710e8;border:1px solid #6c8454;align-items:center;gap:8px;padding:6px 8px;display:none}#battleChat input{color:#eef2df;background:0 0;border:0;outline:0;flex:1;min-width:0;font:600 15px Rajdhani,sans-serif}#battleChat form button{color:#b4d58a;cursor:pointer;background:0 0;border:0}#battleChat.editing{pointer-events:auto}#battleChat.editing .chat-log{background:#101710b8;max-height:210px;padding:6px;overflow:auto}#battleChat.editing .chat-log .faded{opacity:1;visibility:visible;transition:none}#battleChat.editing form{display:flex}#battleChat.editing .chat-hint{display:none}@media (width<=600px){#battleChat{width:min(330px,100vw - 24px);bottom:260px;left:12px}.chat-log{max-height:100px}}body[data-front-view=battle]:has(#waterHud:not([hidden])) #battleChat{left:64px}@media (width<=600px){body[data-front-view=battle]:has(#waterHud:not([hidden])) #battleChat{width:min(330px,100vw - 108px);left:54px}}.room-brand{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.room-browser .room-brand h1{letter-spacing:.035em;margin:0;font-size:clamp(32px,5vw,54px)}.room-brand>b{color:#c4a65f;letter-spacing:.15em;border:1px solid #c4a65f;padding:3px 7px;font:700 12px Rajdhani,sans-serif}.room-build{color:#88958a;overflow-wrap:anywhere;margin:8px 0 22px;font:500 12px Rajdhani,sans-serif}.room-list-heading{margin-bottom:16px}
