:root{font-family:Arial,Helvetica,sans-serif;color:#ecf1e5;background:#18201c;font-synthesis:none;--ink:#17261fe8;--line:#d7e6c42a;--muted:#adbaad;--mint:#83f2cd;--gold:#efd16f;--red:#e78377;--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px);letter-spacing:0}*{box-sizing:border-box}html,body,#game,#ui{width:100%;height:100%;margin:0;overflow:hidden}body{overscroll-behavior:none;touch-action:none;user-select:none}button,input,select{font:inherit}button{color:inherit;cursor:pointer;border:0;touch-action:manipulation}button:disabled{cursor:default;opacity:.38}button:focus-visible,select:focus-visible,input:focus-visible{outline:2px solid #acffe2;outline-offset:4px}button svg{pointer-events:none}svg{width:22px;height:22px;flex-shrink:0}button:hover:not(:disabled){filter:brightness(1.14)}button:active:not(:disabled){transform:translateY(1px)}[hidden]{display:none!important}#game{position:fixed;inset:0}#game canvas{display:block;width:100%;height:100%}#ui{position:fixed;inset:0;pointer-events:none}#ui button,#ui input,#ui select,#ui label,#ui .stick{pointer-events:auto}.top-hud{position:absolute;top:calc(22px + var(--safe-top));left:28px;right:28px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;z-index:3}.brand{display:flex;align-items:center;gap:11px;padding:7px 0;text-shadow:0 2px 8px #000a}.brand-symbol{display:grid;place-items:center;width:44px;height:48px;border:1px solid #c8d7b64d;background:#18281dd9;clip-path:polygon(14% 0,100% 0,100% 82%,82% 100%,0 100%,0 18%)}.brand-symbol svg{width:28px;height:28px;color:var(--mint)}.brand strong{font-size:20px;line-height:1.05;display:flex;flex-direction:column;font-weight:900}.brand strong span{color:var(--gold);font-size:15px}.brand small{font-size:9px;font-weight:700;display:block;margin-top:6px;color:#d0dcc5}.wave-readout{position:absolute;left:50%;transform:translate(-50%);width:270px;background:var(--ink);border:1px solid var(--line);padding:13px 16px 11px;box-shadow:0 4px 20px #18251b30;border-radius:4px}.wave-line{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:9px}.wave-line span:first-child{font-size:17px;font-weight:900}.wave-line span:last-child{font-size:14px;font-weight:700;color:var(--gold)}.track{height:5px;background:#d3e0c323;overflow:hidden;border-radius:1px}.track b{display:block;height:100%;width:0;transition:width .15s linear;background:var(--gold)}.wave-readout small{display:block;font-size:9px;text-align:center;margin-top:8px;color:var(--muted)}.top-actions{display:flex;align-items:center;gap:7px}.time-block{text-align:right;min-width:91px;margin-right:9px;padding-top:5px;text-shadow:0 2px 8px #000}.time-block>span{font-weight:800;font-size:22px;font-variant-numeric:tabular-nums}.time-block small{display:block;color:#dae4cb;font-size:9px;font-weight:700;margin-top:3px}.icon-button{display:grid;place-items:center;width:40px;height:40px;border:1px solid var(--line);background:var(--ink);border-radius:4px}.icon-button svg{width:19px;height:19px}.vitals{position:absolute;left:28px;top:calc(114px + var(--safe-top));width:234px;background:var(--ink);padding:14px;border:1px solid var(--line);border-radius:4px}.survivor-name{display:flex;align-items:center;gap:6px;font-size:9px;color:#dbe6d2;margin-bottom:15px;font-weight:800}.status-dot{width:5px;height:5px;background:var(--mint);border-radius:50%}.infected{margin-left:auto;color:#efa18c;font-size:9px}.vital-row{display:flex;align-items:center;gap:10px;margin-top:11px}.vital-row svg{color:var(--red);width:18px;height:18px}.vital-row>div{flex:1}.stat-label{display:flex;justify-content:space-between;font-size:9px;margin-bottom:7px;gap:8px}.stat-label>b{color:#edf1e7;font-variant-numeric:tabular-nums}.stat-label>span{color:var(--muted);font-weight:700}.vital-row .track{height:5px}.vital-row .track b{background:var(--red)}.shield-row svg{color:#84d7e3}.shield-row .track b{background:#84d7e3}.map-panel{position:absolute;right:28px;top:calc(110px + var(--safe-top));width:174px;border:1px solid var(--line);border-radius:4px;padding:9px;background:var(--ink)}.map-title{display:flex;align-items:center;gap:5px;font-size:9px;color:#cbd8c4;margin-bottom:8px}.map-title svg{width:12px;height:12px}.map-live{font-size:8px;margin-left:auto;color:var(--mint)}#minimap{display:block;width:100%;height:auto;opacity:.94}.boss-hud{position:absolute;width:330px;top:calc(117px + var(--safe-top));left:50%;transform:translate(-50%);padding:11px 14px;background:var(--ink);border:1px solid #c780704f;border-radius:3px}.boss-hud>div:first-child{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:800;margin-bottom:8px}.boss-hud svg{width:16px;height:16px;color:#e79c86}.boss-hud b#boss-value{margin-left:auto;color:#e6b495}.boss-hud .track b{background:#e38c7a}.loadout{position:absolute;bottom:calc(119px + var(--safe-bottom));left:50%;transform:translate(-50%);width:300px;border:1px solid #c5d4ae4d;background:var(--ink);border-radius:5px;padding:12px 14px 9px}.weapon-heading{display:flex;justify-content:space-between;gap:8px;font-size:8px;font-weight:800;color:#aabcaa;margin-bottom:10px}.weapon-heading>span:last-child{color:var(--gold)}.weapon-main{display:flex;align-items:center;gap:11px}.weapon-main>div:first-child{width:30px;display:grid;place-items:center;color:var(--gold)}.weapon-main strong{font-size:13px;display:block}.weapon-detail{font-size:8px;color:#b5c8b3;margin-top:5px}.weapon-switch{margin-left:auto;width:31px;height:31px;border:0;background:#ffffff0a}.weapon-switch svg{width:16px;height:16px}.transition-track{display:flex;gap:4px;margin-top:10px;height:4px}.transition-track span{height:4px;background:#ddeaca17;flex:1;font-size:0}.transition-track.active{height:14px}.transition-track.active span{height:14px;font-size:8px;text-align:center;padding:2px;color:#8fbba8}.transition-track .charged{background:var(--mint);color:#19382c!important}.ability-bar{position:absolute;bottom:calc(28px + var(--safe-bottom));left:50%;transform:translate(-50%);display:flex;gap:7px}.ability{width:76px;height:73px;border:1px solid #d5e7bb30;border-radius:4px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:7px;position:relative;background:var(--ink)}.ability svg{width:23px;height:23px;color:#d9e2c6}.ability>span{font-weight:800;font-size:8px;color:#c4d1be}.ability>b{position:absolute;right:6px;top:5px;font-size:10px;color:#e9eccc;font-weight:700}.ability.legendary{border-color:#83f2cd7a;background:#1b3b2fe8}.ability.legendary svg,.ability.legendary>span{color:var(--mint)}.left-controls{position:absolute;left:37px;bottom:calc(35px + var(--safe-bottom))}.right-controls{position:absolute;right:37px;bottom:calc(35px + var(--safe-bottom));width:128px;height:128px}.stick{width:128px;height:128px;position:relative;border-radius:50%;background:#19352f3a;border:1px solid #e4edcb4a;display:grid;place-items:center;touch-action:none;box-shadow:inset 0 0 25px #10241844}.stick-ring{position:absolute;inset:15px;border:1px solid #e6eccc26;border-radius:50%}.stick-knob{position:relative;width:50px;height:50px;background:#e5e8c266;border:1px solid #e9efd5a1;border-radius:50%;display:grid;place-items:center}.stick.engaged{border-color:var(--mint)}.stick.engaged .stick-knob{background:#96e4bc88}.aim-stick{display:none}.aim-stick .stick-knob{background:transparent;border:0}.aim-stick .stick-knob svg{width:45px;height:45px}.fire-button{width:112px;height:112px;border-radius:50%;border:1px solid #eeefcf66;background:#1931289c;display:grid;place-items:center;margin-top:16px;margin-left:16px}.fire-button svg{width:57px;height:57px;stroke-width:1.3}.dodge-button{position:absolute;right:-4px;top:-56px;width:51px;height:51px;border:1px solid #dfebc745;border-radius:50%;background:var(--ink);display:grid;place-items:center}.dodge-button svg{width:25px;height:25px}.dodge-button span{position:absolute;right:4px;bottom:4px;font-size:10px}.vehicle-action{position:absolute;top:58%;left:50%;transform:translate(-50%);background:#d3db98;color:#203729;border:1px solid #e8ebbf;border-radius:4px;display:flex;align-items:center;gap:10px;padding:12px 18px;font-size:11px;font-weight:900;box-shadow:0 4px 20px #10291e50}.vehicle-action:active{transform:translate(-50%) translateY(1px)!important}.wave-banner{position:absolute;top:31%;left:50%;transform:translate(-50%,-10px);color:#f1efd8;font-size:26px;font-weight:900;text-align:center;text-shadow:0 2px 10px #0c211b;opacity:0;transition:.35s;white-space:nowrap;max-width:95%}.wave-banner.visible{opacity:1;transform:translate(-50%)}.toast{position:absolute;top:calc(204px + var(--safe-top));left:50%;transform:translate(-50%) translateY(-8px);background:#142d24e8;padding:10px 17px;border:1px solid #adc49b3a;border-radius:3px;color:#e6efd2;font-size:11px;font-weight:800;opacity:0;transition:.2s;text-align:center;max-width:80%;z-index:6}.toast.visible{opacity:1;transform:translate(-50%)}#damage-vignette{position:absolute;inset:0;box-shadow:inset 0 0 100px #d63f35b0;opacity:0;pointer-events:none}.top-hud,.vitals,.map-panel,.loadout,.ability-bar,.left-controls,.right-controls{transition:opacity .3s}body:not([data-phase=playing]) .vitals,body:not([data-phase=playing]) .loadout,body:not([data-phase=playing]) .ability-bar,body:not([data-phase=playing]) .left-controls,body:not([data-phase=playing]) .right-controls{opacity:0;pointer-events:none}body:not([data-phase=playing]) .ability-bar button,body:not([data-phase=playing]) .left-controls .stick,body:not([data-phase=playing]) .right-controls button,body:not([data-phase=playing]) .right-controls .stick,body:not([data-phase=playing]) .loadout button{pointer-events:none}body[data-phase=ready] .wave-readout,body[data-phase=ready] .time-block{opacity:0}#modal-layer{position:absolute;inset:0;display:none;z-index:5}#modal-layer.visible{display:flex;align-items:center;justify-content:center;background:#0c1b1466;pointer-events:auto;padding:calc(36px + var(--safe-top)) 24px calc(30px + var(--safe-bottom));overflow-y:auto}body[data-phase=ready] #modal-layer.visible{justify-content:flex-start;padding-left:7%;background:linear-gradient(90deg,#091c19e6,#122c2177 42%,#1c372500 78%)}.deployment{width:395px;padding:16px 0;text-shadow:0 2px 15px #091c1533}.deployment-top{display:flex;align-items:center;gap:9px;font-size:10px;font-weight:800;color:#b0c7ac;border-bottom:1px solid #bfd6aa38;padding-bottom:17px;margin-bottom:29px}.deployment-top svg{width:17px;height:17px;color:var(--gold)}.deployment-top b{margin-left:auto;font-size:12px;color:#e4e5c1}.eyebrow{color:var(--gold);font-size:10px;font-weight:800;margin:0 0 14px}h1{font-size:53px;font-weight:900;line-height:.98;margin:0 0 24px}h1 span{color:var(--gold)}.mission-line{font-size:14px;color:#cad4bd;margin:0 0 25px;line-height:1.5}.district-selector{display:flex;gap:6px;margin-bottom:20px}.district-selector button{display:flex;align-items:center;flex:1;min-width:0;gap:6px;padding:12px 8px;border:1px solid #bfd1ae2d;background:#182f2680;border-radius:3px}.district-selector svg{width:13px;height:13px}.district-selector span{font-size:10px;font-weight:700}.district-selector small{display:none}.district-selector button.selected{border-color:#dcdfa467;color:#eeedb9;background:#7893632a}.primary-button{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;min-height:52px;padding:15px 20px;border-radius:4px;background:var(--gold);color:#263022;font-size:13px;font-weight:900;box-shadow:0 4px 22px #061b191a}.primary-button svg{width:18px;height:18px}.deploy-button{justify-content:flex-start}.deploy-button>svg:last-child{margin-left:auto}.secondary-button{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:44px;padding:12px;margin-top:10px;background:#344a3c4d;border:1px solid #b5cfa63f;border-radius:3px;font-size:11px;font-weight:800}.secondary-button svg{width:17px;height:17px}.deployment-bottom{margin-top:20px;display:flex;align-items:center;justify-content:space-between;font-size:9px;color:#acc0a7;font-weight:700}.deployment-bottom button{background:none;padding:4px 0;display:flex;align-items:center;gap:6px;font-size:9px}.deployment-bottom svg{width:14px;height:14px}.pause-menu,.result-menu,.settings-menu{width:390px;max-width:100%;padding:32px;background:#172a21fa;border:1px solid #b8c6a539;border-radius:6px;box-shadow:0 25px 100px #04171060}h2{font-size:27px;line-height:1.08;margin:0 0 23px;font-weight:900}.summary-line{display:flex;justify-content:space-between;gap:8px;font-size:9px;color:#b6c4ab;margin-bottom:28px}.text-button{display:block;margin:16px auto 0;background:none;padding:5px;font-size:10px;font-weight:700;color:#c0cfb3}.pause-menu p{font-size:14px;color:#b9c8b1}.upgrade-menu{width:850px;max-width:100%;text-align:center}.upgrade-menu h2{font-size:33px;margin-bottom:30px}.upgrade-options{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.upgrade-option{border:1px solid #bdcdb84d;border-radius:5px;background:#172d25f5;padding:30px 20px 0;display:flex;flex-direction:column;text-align:left;align-items:flex-start;min-height:280px;position:relative;overflow:hidden;transition:border-color .2s}.upgrade-option:hover{border-color:var(--upgrade-color)}.upgrade-icon{width:74px;height:74px;border:1px solid #9caf9b3b;border-radius:4px;display:grid;place-items:center;margin:0 0 25px;background:#a2c0a20b}.upgrade-icon svg{width:38px;height:38px;color:var(--upgrade-color)}.upgrade-category{color:#a6bca6;font-size:8px;font-weight:700;margin-bottom:8px}.upgrade-option strong{font-size:18px;color:#e5edda}.upgrade-option>span:not([class]){font-size:12px;color:var(--upgrade-color);margin-top:9px}.upgrade-equip{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #aac3a428;margin:25px -20px 0;padding:15px 20px;width:calc(100% + 40px);color:#dfebcc;font-size:10px;font-weight:800}.upgrade-equip svg{width:15px;height:15px}.upgrade-footer{display:flex;justify-content:space-between;margin-top:20px;color:#c5d1b7;font-size:10px;font-weight:700}.upgrade-footer>span{color:var(--gold)}.menu-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.menu-title .icon-button{width:30px;height:30px}.setting-row{display:flex;align-items:center;justify-content:space-between;position:relative;min-height:49px;border-bottom:1px solid #b2c4a723;font-size:13px;gap:15px}.setting-row:last-of-type{margin-bottom:22px}.setting-row input[type=checkbox]{position:absolute;right:0;width:41px;height:23px;opacity:0;z-index:1;cursor:pointer}.toggle{width:41px;height:23px;background:#415b48;border-radius:12px;position:relative;pointer-events:none}.toggle:after{content:"";position:absolute;width:17px;height:17px;border-radius:50%;background:#b5c7b3;top:3px;left:3px;transition:.2s}.setting-row input:checked+.toggle{background:#87cdb0}.setting-row input:checked+.toggle:after{left:21px;background:#e1f4d5}.setting-row input:focus-visible+.toggle{outline:2px solid var(--mint);outline-offset:3px}.setting-row input[type=range]{width:135px;accent-color:var(--mint)}.setting-row select{border:1px solid #6c806840;background:#243f30;color:#dce9ce;border-radius:3px;padding:7px;font-size:12px}.armory-menu{width:800px;max-width:100%;background:#17291ff5;padding:28px;border:1px solid #b6caad38;border-radius:6px}.armory-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.armory-item{border:1px solid #a5b79a26;border-radius:4px;padding:20px;background:#bbcba308;display:flex;align-items:flex-start;flex-direction:column;gap:10px}.armory-item>svg{width:31px;height:31px;color:var(--item-color);margin-bottom:5px}.armory-item strong{font-size:12px}.armory-item span{font-size:8px;color:#adc0a5}.armory-item.legendary{border-color:#8bd5b26e;background:#7abc9210}.result-menu{text-align:center;width:470px}.result-icon{display:grid;place-items:center;width:64px;height:64px;margin:0 auto 22px;background:#bfd3910e;border:1px solid #c9d5a733;border-radius:50%;color:var(--gold)}.result-icon svg{width:30px;height:30px}.result-menu h2{font-size:32px}.result-stats{display:flex;gap:20px;justify-content:space-between;margin:30px 0}.result-stats div{flex:1;min-width:0}.result-stats strong{display:block;font-size:26px;color:#eef0d6}.result-stats span{display:block;font-size:8px;color:#b7c8a8;margin-top:8px}.fatal-error{position:fixed;inset:0;display:grid;place-items:center;background:#193026;color:#eef1d9;padding:30px;font-size:18px;text-align:center;z-index:100}@media(pointer:coarse){.aim-stick{display:grid}.fire-button{display:none}.right-controls{width:128px;height:128px}.right-controls .dodge-button{top:-59px}}@media(max-height:660px)and (orientation:landscape){.top-hud{top:calc(12px + var(--safe-top));left:18px;right:18px}.brand strong{font-size:15px}.brand strong span{font-size:12px}.brand small{font-size:8px}.brand-symbol{width:33px;height:39px}.wave-readout{width:228px;padding:10px 12px}.wave-line span:first-child{font-size:14px}.wave-line span:last-child{font-size:12px}.vitals{top:88px;left:18px;width:185px;padding:11px}.survivor-name{margin-bottom:10px;font-size:8px}.vital-row{gap:7px;margin-top:8px}.map-panel{top:83px;right:18px;width:126px}.map-title{font-size:8px}.time-block>span{font-size:17px}.time-block{min-width:66px;margin-right:3px}.time-block small{font-size:8px}.icon-button{width:34px;height:34px}.top-actions{gap:5px}.loadout{bottom:calc(91px + var(--safe-bottom));width:259px;padding:9px 12px 7px}.weapon-main strong{font-size:11px}.weapon-heading{margin-bottom:6px}.weapon-detail{font-size:8px}.ability-bar{bottom:calc(18px + var(--safe-bottom));gap:5px}.ability{width:66px;height:60px;gap:5px}.ability svg{width:20px;height:20px}.ability>span{font-size:7px}.left-controls{left:24px;bottom:20px}.right-controls{right:24px;bottom:20px;width:104px;height:104px}.stick{width:104px;height:104px}.stick-knob{width:42px;height:42px}.fire-button{width:90px;height:90px}.fire-button svg{width:45px;height:45px}.dodge-button{width:43px;height:43px;top:-47px!important}.boss-hud{top:92px;width:275px;padding:9px}.toast{top:158px}.wave-banner{font-size:22px}.deployment{width:330px;padding:0}.deployment-top{margin-bottom:17px;padding-bottom:11px}.deployment h1{font-size:42px;margin-bottom:13px}.deployment .eyebrow{margin-bottom:9px}.mission-line{font-size:12px;margin-bottom:15px}.district-selector{margin-bottom:13px}.district-selector button{padding:9px 6px}.primary-button{min-height:44px;padding:12px 15px}.deployment-bottom{margin-top:13px}.upgrade-option{min-height:210px;padding:20px 16px 0}.upgrade-icon{width:51px;height:51px;margin-bottom:15px}.upgrade-icon svg{width:29px;height:29px}.upgrade-option strong{font-size:15px}.upgrade-equip{margin:19px -16px 0;width:calc(100% + 32px);padding:12px 16px}.upgrade-menu{width:710px}.upgrade-menu h2{font-size:27px;margin-bottom:21px}.pause-menu,.settings-menu{padding:24px}.settings-menu,.armory-menu{max-height:100%;overflow-y:auto}.armory-item{padding:13px}.armory-item>svg{width:24px;height:24px}}@media(orientation:portrait){.top-hud{left:14px;right:14px;top:calc(13px + var(--safe-top));gap:8px}.brand-symbol,.brand small,.time-block{display:none}.brand strong{font-size:13px}.brand strong span{font-size:10px}.brand{padding-top:6px}.wave-readout{width:140px;padding:9px 10px}.wave-line{gap:10px;margin-bottom:7px}.wave-line span:first-child{font-size:12px}.wave-line span:last-child{font-size:10px}.wave-readout small{font-size:8px;margin-top:6px}.top-actions{gap:4px}.top-actions .icon-button{width:28px;height:28px}.top-actions .icon-button svg{width:15px;height:15px}.top-actions [data-action=sound]{display:none}.vitals{left:14px;top:calc(93px + var(--safe-top));width:157px;padding:10px}.survivor-name{font-size:7px;gap:4px;margin-bottom:9px}.infected{font-size:7px}.vital-row{gap:6px;margin-top:8px}.vital-row svg{width:14px;height:14px}.stat-label{font-size:8px}.map-panel{top:calc(92px + var(--safe-top));right:14px;width:107px;padding:6px}.map-title{font-size:7px;margin-bottom:5px;gap:3px}.map-title svg{width:10px;height:10px}.map-live{font-size:7px}.loadout{bottom:calc(224px + var(--safe-bottom));width:255px;padding:9px 12px 7px}.weapon-main strong{font-size:11px}.weapon-heading{margin-bottom:7px;font-size:7px}.ability-bar{bottom:calc(151px + var(--safe-bottom));gap:5px;width:calc(100% - 28px);max-width:365px;justify-content:center}.ability{flex:1;min-width:0;width:auto;height:60px;gap:5px}.ability>span{font-size:7px}.ability svg{width:21px;height:21px}.left-controls{bottom:calc(22px + var(--safe-bottom));left:22px}.right-controls{bottom:calc(22px + var(--safe-bottom));right:22px;width:108px;height:108px}.stick{width:108px;height:108px}.stick-knob{width:45px;height:45px}.fire-button{width:99px;height:99px;margin:9px 0 0 9px}.fire-button svg{width:45px;height:45px}.dodge-button{width:42px;height:42px;top:-42px!important;right:123px}.vehicle-action{top:51%;padding:10px 13px;font-size:10px;white-space:nowrap}.boss-hud{top:calc(229px + var(--safe-top));width:250px}.boss-hud>div:first-child{font-size:10px}.toast{top:calc(210px + var(--safe-top));font-size:10px;padding:8px 12px;max-width:88%}.wave-banner{top:38%;font-size:20px}#modal-layer.visible{padding:calc(88px + var(--safe-top)) 20px calc(25px + var(--safe-bottom));align-items:center}body[data-phase=ready] #modal-layer.visible{padding-left:25px;padding-right:25px;background:linear-gradient(90deg,#0a1e18d9,#0c221982)}body[data-phase=ready] .map-panel{display:none}.deployment{width:100%;max-width:380px;padding:20px 0}.deployment-top{margin-bottom:26px}.deployment h1{font-size:45px}.mission-line{font-size:13px}.district-selector{gap:5px}.district-selector button{gap:4px;padding:12px 7px}.district-selector span,.deployment-bottom{font-size:9px}.upgrade-menu h2{font-size:25px;margin-bottom:20px}.upgrade-options{grid-template-columns:1fr;gap:10px}.upgrade-option{min-height:0;display:grid;grid-template-columns:51px 1fr;grid-template-rows:auto auto auto;padding:15px;gap:5px 14px;text-align:left}.upgrade-icon{grid-row:1/4;width:50px;height:65px;margin:0}.upgrade-icon svg{width:29px;height:29px}.upgrade-category{font-size:7px;margin:0}.upgrade-option strong{font-size:15px}.upgrade-option>span:not([class]){font-size:11px;margin:0}.upgrade-equip{display:none}.upgrade-footer{font-size:8px;gap:10px}.pause-menu,.settings-menu,.result-menu{padding:25px 21px}.pause-menu h2,.result-menu h2{font-size:26px}.result-stats strong{font-size:22px}.armory-menu{padding:20px;max-height:100%;overflow-y:auto}.armory-grid{grid-template-columns:repeat(2,1fr);gap:9px}.armory-item{padding:14px 11px;gap:7px}.armory-item>svg{width:25px;height:25px}.armory-item strong{font-size:11px}.armory-item span{font-size:7px}.armory-menu h2{font-size:24px}.setting-row{font-size:12px;min-height:47px}.settings-menu{max-height:100%;overflow-y:auto}}.top-hud{z-index:6}body:not([data-phase=playing]) .wave-readout,body:not([data-phase=playing]) .time-block,body:not([data-phase=playing]) .vitals,body:not([data-phase=playing]) .map-panel,body:not([data-phase=playing]) .loadout,body:not([data-phase=playing]) .ability-bar,body:not([data-phase=playing]) .left-controls,body:not([data-phase=playing]) .right-controls,body:not([data-phase=playing]) .boss-hud,body:not([data-phase=playing]) .vehicle-action,body:not([data-phase=playing]) .wave-banner{visibility:hidden;opacity:0;transition:none}body[data-phase=upgrade] .top-actions,body[data-phase=dead] .top-actions,body[data-phase=victory] .top-actions{visibility:hidden}@media(orientation:portrait){.right-controls .dodge-button{top:8px!important;right:130px}}@media(max-height:450px)and (orientation:landscape){.map-panel{width:103px}.vitals{width:162px;padding:9px}.survivor-name,.infected{font-size:7px}.stat-label{font-size:8px}.loadout .weapon-heading{display:none}.loadout{width:241px}.loadout .weapon-main{gap:8px}.loadout .weapon-main strong{font-size:10px}.boss-hud{top:94px;width:230px}.wave-banner{top:38%;font-size:19px}.brand strong{font-size:13px}.brand strong span{font-size:10px}.brand small{font-size:7px}.brand-symbol{width:28px;height:33px}}.weapon-main>div:first-child,.weapon-switch{flex-shrink:0}.weapon-main>div:nth-child(2){min-width:0;flex:1}#weapon-name{line-height:1.2;min-height:2.4em;overflow-wrap:anywhere;white-space:pre-line}.armory-item{min-width:0}.armory-item strong{overflow-wrap:anywhere}.armory-item .weapon-lore{margin:0;font-size:11px;line-height:1.45;color:var(--muted)}.wave-banner{width:max-content;white-space:pre-line;line-height:1.4;padding:2px 0}#save-status{position:absolute;bottom:0;left:0;right:0;padding:3px 10px calc(3px + var(--safe-bottom));text-align:center;background:#692d32;color:#fff3e2;font-size:10px;font-weight:800;z-index:8}#graphics-status{position:absolute;inset:0;z-index:20;background:#15252cf5;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;padding:24px;text-align:center;pointer-events:auto;color:#edf4ec}#graphics-status strong{font-size:22px}#graphics-status span{font-size:13px;line-height:1.5}#graphics-status[hidden],#save-status[hidden]{display:none}@media(prefers-reduced-motion:reduce){*{transition:none!important}.wave-banner{transform:translate(-50%)}}:root{--safe-left:env(safe-area-inset-left,0px);--safe-right:env(safe-area-inset-right,0px)}.vehicle-art{display:block;width:100%;aspect-ratio:16/10;object-fit:contain;background:#d9dfe0;border-radius:3px}.armory-menu{max-height:100%;overflow-y:auto}@media(pointer:coarse),(max-width:1024px)and (max-height:660px),(max-width:600px){body[data-phase=playing] .brand,body[data-phase=playing] .time-block{display:none}body[data-phase=playing] .top-hud{top:calc(8px + var(--safe-top));left:calc(8px + var(--safe-left));right:calc(8px + var(--safe-right));height:44px}body[data-phase=playing] .top-actions{margin-left:auto;gap:0}body[data-phase=playing] .top-actions [data-action=sound],body[data-phase=playing] .top-actions [data-action=settings]{display:none}body[data-phase=playing] .top-actions .icon-button{width:44px;height:44px;background:#12242b66;border-color:#daeef32b}body[data-phase=playing] .top-actions svg{width:17px;height:17px}.vitals{left:calc(8px + var(--safe-left));top:calc(8px + var(--safe-top));width:142px;padding:5px 7px;background:#12242b80;border:0;z-index:3}.survivor-name{display:none}.vital-row{gap:5px;margin-top:3px}.vital-row:first-of-type{margin-top:0}.vital-row svg{width:12px;height:12px}.stat-label{font-size:8px;margin-bottom:3px}.vital-row .track{height:3px}.wave-readout{width:138px;padding:6px 8px;background:#12242b80;border:0;box-shadow:none}.wave-line{gap:7px;margin-bottom:5px}.wave-line span:first-child{font-size:10px}.wave-line span:last-child{font-size:10px}.wave-readout small{display:none}.wave-readout .track{height:2px}.map-panel{right:calc(8px + var(--safe-right));top:calc(60px + var(--safe-top));width:64px;height:64px;padding:2px;background:#12242b66;border-color:#d6e9e22b;opacity:.75}.map-title{display:none}#minimap{width:100%;height:100%}.loadout{left:auto;right:calc(60px + var(--safe-right));top:calc(8px + var(--safe-top));bottom:auto;transform:none;width:182px;min-height:44px;padding:0 0 0 6px;background:#12242b80;border:0;border-radius:4px}.weapon-heading{display:none!important}.weapon-main{gap:5px;min-height:44px}.weapon-main>div:first-child{width:16px}.weapon-main>div:first-child svg{width:16px;height:16px}.weapon-main strong,#weapon-name{font-size:9px;line-height:1.2;min-height:0}.weapon-detail{font-size:7px;line-height:1.2;margin-top:3px}.weapon-switch{width:44px;height:44px;background:transparent}.weapon-switch svg{width:17px;height:17px}.transition-track{display:none}.transition-track.active{display:flex;position:absolute;left:6px;right:47px;bottom:-4px;margin:0;height:3px;gap:3px}.transition-track.active span{font-size:0;height:3px;padding:0}.ability-bar{bottom:calc(8px + var(--safe-bottom));gap:6px;width:auto;max-width:none}.ability{width:44px;height:44px;flex:none;min-width:44px;border-radius:50%;gap:0;background:#12242b80;border-color:#e1f1eb40}.ability>span{display:none}.ability svg{width:19px;height:19px}.ability>b{font-size:9px;right:3px;top:1px;text-shadow:0 1px 3px #000;background:#12242bdd;border-radius:6px;padding:1px 3px;min-width:12px}.ability.legendary{background:#14544a99;border-color:#83f2cd88}.left-controls{left:calc(8px + var(--safe-left));bottom:calc(8px + var(--safe-bottom))}.right-controls{right:calc(8px + var(--safe-right));bottom:calc(8px + var(--safe-bottom));width:90px;height:90px}.stick{width:90px;height:90px;background:#12242b12;border-color:#ecf5eb38;box-shadow:none}.stick-ring{inset:13px;border-color:#ecf5eb22}.stick-knob{width:34px;height:34px;background:#d1e2dc35;border-color:#ecf5eb66}.stick.engaged{background:#12242b44}.aim-stick .stick-knob svg{width:31px;height:31px;opacity:.65}.stick.engaged .stick-knob svg{opacity:1}.fire-button{width:90px;height:90px;margin:0;background:#12242b44}.fire-button svg{width:34px;height:34px}.right-controls .dodge-button{width:44px;height:44px;right:104px;top:46px!important;background:#12242b80}.dodge-button svg{width:21px;height:21px}.boss-hud{top:calc(49px + var(--safe-top));width:180px;padding:5px 7px;background:#12242b99}.boss-hud>div:first-child{font-size:8px;gap:4px;margin-bottom:4px}.boss-hud svg{width:12px;height:12px}.boss-hud .track{height:3px}.toast{top:calc(85px + var(--safe-top));font-size:9px;padding:5px 9px;max-width:55%;background:#12242bb3}.wave-banner{top:24%;font-size:16px;max-width:60%}.vehicle-action{top:auto;bottom:calc(62px + var(--safe-bottom));padding:0 12px;min-height:44px;max-width:190px;font-size:9px;background:#c5dcbbdf;box-shadow:none}.vehicle-action svg{width:18px;height:18px}#damage-vignette{box-shadow:inset 0 0 50px #d63f3580}}@media(orientation:portrait)and (max-width:600px){.vitals{width:128px}.loadout{width:156px;right:calc(56px + var(--safe-right))}.weapon-main{gap:3px}.weapon-main>div:first-child{display:none}body[data-phase=playing] .wave-readout{left:0;top:57px;transform:none;width:128px}.ability-bar{bottom:calc(110px + var(--safe-bottom));gap:6px}.right-controls .dodge-button{position:fixed;left:calc(50% - 22px);right:auto;top:auto!important;bottom:calc(8px + var(--safe-bottom))}.boss-hud{top:calc(136px + var(--safe-top));width:174px}.toast{top:calc(97px + var(--safe-top));max-width:70%}.wave-banner{top:26%;max-width:80%}.vehicle-action{bottom:calc(166px + var(--safe-bottom));max-width:174px}}@media(max-width:359px)and (orientation:portrait){.vitals{width:105px}.loadout{width:143px}.stat-label{font-size:7px}}@media(pointer:coarse),(max-width:1024px)and (max-height:660px),(max-width:600px){:root{--stick-size:calc(96px * var(--control-scale,1));--action-size:max(44px,calc(44px * var(--control-scale,1)))}.left-controls,.right-controls{width:var(--stick-size);height:var(--stick-size)}.stick,.fire-button{width:var(--stick-size);height:var(--stick-size);opacity:var(--control-opacity,.55)}.stick.engaged,.fire-button:active{opacity:1}.stick-knob{width:36px;height:36px}.stick.engaged .stick-knob{background:#d8f8ed80}.ability-bar{left:0;right:0;bottom:calc(18px + var(--safe-bottom) + var(--stick-size));transform:none;width:100%;height:var(--action-size);pointer-events:none}.ability{position:absolute;width:var(--action-size);height:var(--action-size);pointer-events:auto;background:#14262d99;opacity:var(--control-opacity,.55)}.ability:active,.ability:focus-visible{opacity:1}.ability[data-action=grenade]{left:calc(8px + var(--safe-left))}.ability[data-action=bomb]{left:calc(14px + var(--safe-left) + var(--action-size))}.ability[data-action=transitioner]{right:calc(8px + var(--safe-right))}.ability[data-action=helicopter]{right:calc(14px + var(--safe-right) + var(--action-size))}.ability[data-action=plane]{right:calc(20px + var(--safe-right) + var(--action-size) * 2)}.right-controls .dodge-button{position:absolute;left:auto;right:calc(var(--stick-size) + 10px);top:auto!important;bottom:0;width:var(--action-size);height:var(--action-size);opacity:var(--control-opacity,.55)}body[data-left-handed=true] .left-controls{left:auto;right:calc(8px + var(--safe-right))}body[data-left-handed=true] .right-controls{right:auto;left:calc(8px + var(--safe-left))}body[data-left-handed=true] .right-controls .dodge-button{right:auto;left:calc(var(--stick-size) + 10px)}body[data-left-handed=true] .ability[data-action=grenade]{left:auto;right:calc(8px + var(--safe-right))}body[data-left-handed=true] .ability[data-action=bomb]{left:auto;right:calc(14px + var(--safe-right) + var(--action-size))}body[data-left-handed=true] .ability[data-action=transitioner]{right:auto;left:calc(8px + var(--safe-left))}body[data-left-handed=true] .ability[data-action=helicopter]{right:auto;left:calc(14px + var(--safe-left) + var(--action-size))}body[data-left-handed=true] .ability[data-action=plane]{right:auto;left:calc(20px + var(--safe-left) + var(--action-size) * 2)}.vehicle-action{bottom:calc(26px + var(--safe-bottom) + var(--stick-size) + var(--action-size))}}@media(orientation:portrait)and (max-width:600px){.right-controls .dodge-button{right:calc(var(--stick-size) + 10px)}.ability[data-action=plane]{right:calc(8px + var(--safe-right));bottom:calc(var(--action-size) + 6px)}body[data-left-handed=true] .ability[data-action=plane]{left:calc(8px + var(--safe-left));right:auto}}body[data-intro=true] #ui{visibility:hidden}.opening-player{position:fixed;inset:0;z-index:200;isolation:isolate;background:#030404;color:#fff;overflow:hidden}.opening-stage{position:absolute;inset:0}.opening-poster,.opening-video{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:contain}.opening-video{z-index:1}.opening-actions{position:absolute;z-index:3;top:max(8px,var(--safe-top,env(safe-area-inset-top)));right:max(8px,var(--safe-right,env(safe-area-inset-right)));display:flex;gap:6px}.opening-actions button{display:grid;place-items:center;width:44px;height:44px;min-height:44px;padding:0;border:1px solid #d1d5d43b;border-radius:6px;background:#090c0ed9;color:#f4f5f1;cursor:pointer}.opening-actions button:hover{background:#293230}.opening-actions button:focus-visible{outline:2px solid #f3d164;outline-offset:2px}.opening-actions svg{width:20px;height:20px}.opening-caption{position:absolute;z-index:2;left:max(16px,var(--safe-left,env(safe-area-inset-left)));right:max(16px,var(--safe-right,env(safe-area-inset-right)));bottom:max(16px,var(--safe-bottom,env(safe-area-inset-bottom)));width:fit-content;max-width:min(600px,calc(100% - 32px));margin:0 auto;padding:10px 16px;background:#060908e8;text-align:center}.opening-caption span{display:block;font-size:11px;font-weight:700;color:#f1d26b;letter-spacing:0}.opening-caption p{margin:5px 0 0;font-size:17px;line-height:1.35;color:#fff;overflow-wrap:anywhere}.opening-progress{position:absolute;bottom:0;left:0;width:100%;height:2px;z-index:3;background:#c82c2c;transform:scaleX(var(--opening-progress,0));transform-origin:left}.opening-player [hidden]{display:none!important}@media(max-height:450px){.opening-caption{padding:6px 12px;bottom:max(8px,var(--safe-bottom,env(safe-area-inset-bottom)))}.opening-caption p{font-size:14px}}@media(prefers-reduced-motion:reduce){.opening-progress{display:none}}.opening-player[data-reduced=true] .opening-progress{display:none}.hero-backdrop{position:absolute;inset:0;display:none;background:#111a1c;pointer-events:none}.hero-backdrop img{width:100%;height:100%;object-fit:cover;object-position:72% 32%}.hero-backdrop:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#111a1cf2 0%,#111a1cd9 26%,#111a1c52 52%,transparent 72%)}body[data-phase=ready] .hero-backdrop{display:block}body[data-phase=ready] #modal-layer.visible{background:none;padding:calc(88px + var(--safe-top)) max(28px,6%) calc(24px + var(--safe-bottom));align-items:center}.deployment{width:392px;max-width:100%;padding:0;text-shadow:0 2px 10px #0005}.deployment-top{margin-bottom:19px;padding-bottom:12px;color:#bfd2cb}.deployment .eyebrow{font-size:9px;color:#a9dbcf;margin-bottom:10px}.deployment h1{font-size:72px;line-height:.93;margin-bottom:16px;color:#f5f4eb;letter-spacing:0}.deployment h1 span{display:block;font-size:20px;line-height:1.3;margin-top:9px;color:#e9cd89;letter-spacing:0}.hero-summary{font-size:14px;line-height:1.55;color:#d6e0db;margin:0 0 19px}.deployment .mission-line{font-size:13px;line-height:1.4;margin:0 0 12px;color:#f0f2e8}.mission-line span{display:block;font-size:9px;font-weight:700;color:#a5c3ba;margin-top:5px}.deployment .district-selector{margin-bottom:9px;gap:6px}.deployment .district-selector button{min-height:44px;background:#183036c9;border-color:#9cbbb14d}.deployment .district-selector button.selected{background:#36534eda;border-color:#c8d7a5}.starting-ride{display:flex;align-items:center;gap:10px;margin:0 0 11px;padding-left:10px;background:#142b31dc;border:1px solid #b4c7bd4d;border-radius:3px}.starting-ride>span{display:flex;align-items:center;gap:7px;font-size:8px;font-weight:700;flex-shrink:0;color:#acccc3}.starting-ride svg{width:16px;height:16px}.starting-ride select{min-width:0;width:100%;min-height:44px;background:transparent;border:none;color:#edf2eb;font-family:inherit;font-size:11px;font-weight:600;padding:8px 8px 8px 0;outline-offset:2px}.starting-ride select option{background:#162b30;color:#f1f5ec}.deployment .primary-button{background:#e7d08d;color:#172e30;min-height:48px}.deployment-bottom{margin-top:9px;gap:10px;color:#c8dcd3}.deployment-bottom button{min-height:44px;gap:7px;font-size:9px}.deployment-bottom [data-action=fullscreen]{min-width:44px;justify-content:center}.story-menu{width:760px;max-width:100%;max-height:100%;overflow-y:auto;background:#172a2af5;border:1px solid #a9c1b752;border-radius:6px;padding:28px}.story-menu h2{font-size:27px;line-height:1.16;max-width:510px;margin:0}.story-menu .menu-title{align-items:flex-start;gap:20px}.story-menu .icon-button{min-width:44px;min-height:44px}.story-introduction{font-size:14px;line-height:1.7;color:#d3e0d7;margin:20px 0}.story-chapters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin:24px 0}.story-chapter{border-top:2px solid #6a8782;padding-top:14px}.story-chapter.current{border-color:#e2ca88}.story-chapter>span{font-size:9px;font-weight:800;color:#9ecac0}.story-chapter h3{font-size:16px;line-height:1.3;margin:10px 0}.story-chapter p{font-size:12px;line-height:1.65;color:#c9d6d0;margin:0}.story-dispatch{display:flex;align-items:center;justify-content:center;gap:9px;max-width:580px;margin:-10px auto 20px;font-size:12px;line-height:1.5;color:#d0e1d8}.story-dispatch svg{width:17px;height:17px;flex-shrink:0;color:#e7ce8a}.story-ending{font-size:13px;line-height:1.6;color:#c3d8ce;margin:0 0 20px}.armory-item.special-vehicle>svg{color:var(--item-color,#b2ded1)}@media(pointer:coarse),(max-width:1024px)and (max-height:660px),(max-width:600px){.vehicle-action[data-mounted=true]{left:calc(18px + var(--safe-left) + var(--stick-size));right:auto;top:auto;bottom:calc(8px + var(--safe-bottom));transform:none;width:44px;height:44px;min-width:44px;min-height:44px;max-width:44px;padding:0;display:grid;place-items:center;border-radius:3px;opacity:.78}.vehicle-action[data-mounted=true][hidden],.vehicle-action[data-mounted=true] span{display:none}.vehicle-action[data-mounted=true] svg{width:20px;height:20px}body[data-left-handed=true] .vehicle-action[data-mounted=true]{left:auto;right:calc(18px + var(--safe-right) + var(--stick-size))}}@media(max-height:700px)and (orientation:landscape){body[data-phase=ready] #modal-layer.visible{padding-top:calc(62px + var(--safe-top));padding-bottom:calc(10px + var(--safe-bottom));padding-left:max(24px,5%)}.deployment{width:360px}.deployment-top{display:none}.deployment h1{font-size:48px;margin-bottom:10px}.deployment h1 span{font-size:15px;margin-top:4px}.hero-summary{font-size:11px;line-height:1.45;margin-bottom:10px}.deployment .mission-line{font-size:11px;margin-bottom:8px}.mission-line span{font-size:8px;margin-top:3px}.deployment .eyebrow{font-size:8px;margin-bottom:7px}.deployment .district-selector{margin-bottom:6px}.starting-ride{margin-bottom:7px}.deployment .primary-button{min-height:44px;padding:10px 16px}.deployment-bottom{margin-top:0}.deployment .secondary-button{margin-top:5px;min-height:44px}.story-menu{padding:20px}.story-introduction{margin:12px 0}.story-chapters{margin:16px 0;gap:16px}.story-menu h2{font-size:23px}}@media(max-height:450px)and (orientation:landscape){.deployment{width:338px}.deployment h1{font-size:35px;display:flex;align-items:baseline;gap:13px;margin-bottom:7px}.deployment h1 span{font-size:12px;margin:0}.deployment .hero-summary{font-size:10px;margin-bottom:6px}.deployment .eyebrow{font-size:7px;margin-bottom:6px}.mission-line span{display:none}.deployment .mission-line{margin-bottom:6px}.deployment .district-selector button{padding:7px;min-height:44px}.starting-ride select{font-size:10px}.starting-ride>span{font-size:7px}.deployment-bottom button{font-size:8px}.deployment .secondary-button{font-size:10px}body[data-phase=ready] #modal-layer.visible{align-items:flex-start;padding-top:calc(64px + var(--safe-top))}.deployment-actions.has-save{display:grid;grid-template-columns:1.1fr 1fr;gap:8px}.deployment-actions.has-save .secondary-button{margin:0;font-size:9px;line-height:1.3;padding:6px}.hero-backdrop img{object-position:75% 0%}.story-dispatch{font-size:10px;margin:-10px auto 12px;max-width:80%}.upgrade-menu h2{margin-bottom:18px}.story-menu{align-self:flex-start;max-height:none}.story-chapter p{font-size:11px}.story-ending{font-size:11px;margin-bottom:12px}.result-menu{max-height:100%;overflow-y:auto}}@media(orientation:portrait){.hero-backdrop img{position:absolute;top:0;left:0;width:100%;height:54%;object-position:74% 16%}.hero-backdrop:after{background:linear-gradient(0deg,#111a1c 43%,#111a1cbe 53%,transparent 72%)}body[data-phase=ready] #modal-layer.visible{align-items:flex-end;padding:calc(75px + var(--safe-top)) calc(22px + var(--safe-right)) calc(12px + var(--safe-bottom)) calc(22px + var(--safe-left));justify-content:center}.deployment{width:390px}.deployment-top{display:none}.deployment h1{font-size:48px;margin-bottom:12px}.deployment h1 span{font-size:15px;margin-top:4px}.hero-summary{font-size:12px;margin-bottom:13px;line-height:1.5}.deployment .eyebrow{font-size:8px;margin-bottom:8px}.deployment .mission-line{font-size:12px;margin-bottom:11px}.mission-line span{font-size:8px}.deployment .district-selector button{font-size:9px;padding:8px 5px;gap:4px}.starting-ride{gap:8px}.starting-ride>span{font-size:7px}.starting-ride select{font-size:10px}.deployment-bottom button{font-size:8px}.story-chapters{grid-template-columns:1fr;gap:18px}.story-menu{padding:20px}.story-menu h2{font-size:23px}.story-introduction{font-size:13px}.story-chapter h3{font-size:16px}.story-dispatch{font-size:11px;max-width:95%;margin:-8px auto 17px}.result-menu{max-height:100%;overflow-y:auto}}@media(orientation:portrait)and (max-height:740px){.deployment-actions.has-save{display:grid;grid-template-columns:1fr 1fr;gap:8px}.deployment-actions.has-save .secondary-button{margin:0;font-size:9px;padding:6px;line-height:1.3}.deployment h1{font-size:36px;display:flex;gap:12px;align-items:baseline;margin-bottom:9px}.deployment h1 span{font-size:12px;margin:0}.deployment .hero-summary,.deployment .mission-line{font-size:11px;margin-bottom:8px}.mission-line span{display:none}.deployment .primary-button{min-height:44px}.hero-backdrop img{height:49%}.hero-backdrop:after{background:linear-gradient(0deg,#111a1c 43%,#111a1cdb 52%,transparent 75%)}body[data-phase=ready] #modal-layer.visible{padding-left:16px;padding-right:16px;padding-bottom:8px}.deployment .eyebrow{font-size:7px}}.hero-backdrop img{object-position:72% 0%;position:absolute;top:0;left:0;width:100%;height:100%}body[data-phase=ready] .map-panel{display:none}.deployment-bottom{gap:12px;flex-wrap:wrap}.deployment-bottom [data-action=guide]{color:#f4dba2}.deployment-bottom svg{width:17px;height:17px}.deployment-bottom [data-action=armory]{min-width:44px;justify-content:center}body[data-phase=ready] .top-actions [data-action=pause]{display:none}body[data-phase=ready] .top-actions .icon-button{width:44px;height:44px}body #modal-layer.visible:has(.field-menu){padding:calc(12px + var(--safe-top)) calc(12px + var(--safe-right)) calc(12px + var(--safe-bottom)) calc(12px + var(--safe-left));justify-content:center;align-items:center;background:#081518c9}body:has(.field-menu,.pause-menu,.story-menu,.armory-menu) .top-hud{visibility:hidden}.field-menu{display:flex;flex-direction:column;width:760px;height:640px;max-width:100%;max-height:100%;background:#172527;border:1px solid #7f9b975e;border-radius:6px;padding:20px;pointer-events:auto;box-shadow:0 12px 48px #0006}.field-menu h2{font-size:22px;line-height:1.2;margin:0 0 6px}.field-menu .eyebrow{font-size:9px;margin:0 0 4px;color:#a7daca}.field-menu .menu-title .icon-button{width:44px;height:44px;flex-shrink:0}.field-tabs{display:flex;gap:4px;margin:12px 0;border-bottom:1px solid #7a93905e;flex-shrink:0}.field-tabs button{flex:1;min-width:0;min-height:44px;display:flex;align-items:center;justify-content:center;gap:7px;background:transparent;color:#b6c9c4;border-bottom:2px solid transparent;font-size:12px}.field-tabs button[aria-pressed=true]{border-color:#edcc84;color:#f6e1ad}.field-tabs svg{width:17px;height:17px}.field-scroll{overflow:auto;min-height:0;overscroll-behavior:contain;touch-action:pan-y;padding:0 3px 10px;scrollbar-width:thin}.guide-intro{display:flex;gap:12px;align-items:center;padding:5px 0 14px;border-bottom:1px solid #758e8a4a}.guide-intro p{font-size:12px;color:#baccc5;line-height:1.5;margin:0;flex:1}.guide-intro button{width:auto;min-height:44px;flex-shrink:0;font-size:11px}.control-guide{display:grid;grid-template-columns:1fr 1fr;gap:0 24px}.guide-row{display:grid;grid-template-columns:22px 1fr;gap:10px;padding:16px 0;border-bottom:1px solid #758e8a40}.guide-row>svg{width:21px;height:21px;color:#e9cc8d}.guide-row h3{font-size:13px;margin:0 0 7px}.guide-row p{font-size:12px;line-height:1.55;margin:6px 0 0;color:#c2d3cc}.guide-row kbd{font:11px monospace;color:#a6e8d3}.guide-note{font-size:12px;color:#b8cdc5;line-height:1.6}.field-menu .setting-row{min-height:52px;gap:18px}.field-menu .setting-row>span:first-child{max-width:55%}.field-menu .setting-row input[type=range]{height:44px;max-width:43%}.field-menu .setting-row select{min-height:44px;max-width:50%}.field-menu .setting-row input[type=checkbox]{height:44px;top:4px}.field-menu .setting-row:last-of-type{margin-bottom:10px}.field-menu .secondary-button{min-height:44px}.field-footer{margin:8px 0 0;font-size:10px;color:#9bb5ae}#tyler-coach{position:absolute;top:calc(105px + var(--safe-top));left:50%;transform:translate(-50%);width:420px;max-width:calc(100% - 32px);display:grid;grid-template-columns:1fr 44px;gap:0 10px;background:#12292df2;border-left:3px solid #e8ca85;padding:10px 12px;z-index:4;pointer-events:auto}#tyler-coach strong{font-size:12px;color:#eed595;grid-column:1;grid-row:1;align-self:center}#tyler-coach p{font-size:12px;line-height:1.5;margin:5px 0 0;color:#f0f4ec;grid-column:1;grid-row:2}#tyler-coach .coach-actions{display:flex;flex-direction:column;gap:2px;grid-column:2;grid-row:1/3}#tyler-coach button{width:44px;height:44px;background:#ffffff0b;display:grid;place-items:center;border:1px solid #adccc54d;border-radius:3px}#tyler-coach button svg{width:18px;height:18px}body:not([data-phase=playing]) #tyler-coach{display:none}body[data-practice=true] .wave-readout,body[data-practice=true] .map-panel,body[data-practice=true] .time-block,body[data-practice=true] .wave-banner,body[data-practice=true] .toast{visibility:hidden}.practice-target{outline:2px solid #f4d68e!important;outline-offset:4px;opacity:1!important}@media(max-height:500px)and (orientation:landscape){.field-menu{padding:12px 18px}.field-menu h2{font-size:18px}.field-tabs{margin:5px 0 8px}#tyler-coach{top:calc(9px + var(--safe-top));width:360px;padding:4px 10px 8px;grid-template-columns:1fr 90px}#tyler-coach p{font-size:11px;grid-column:1/3}#tyler-coach strong{font-size:10px}#tyler-coach .coach-actions{flex-direction:row;grid-column:2;grid-row:1;justify-content:flex-end}#tyler-coach button{width:44px;height:44px}.hero-backdrop img{object-position:75% 0%}}@media(orientation:portrait){.hero-backdrop img{height:46%;object-position:74% 0%}.control-guide{grid-template-columns:1fr}.field-menu{padding:16px}.field-tabs button{font-size:11px;gap:5px}.field-tabs svg{width:15px}.guide-intro{flex-wrap:wrap}.guide-intro p{flex-basis:100%}.field-menu h2{font-size:19px}#tyler-coach{top:calc(77px + var(--safe-top));width:calc(100% - 24px);max-width:420px}body[data-practice=true] .vitals{top:calc(205px + var(--safe-top))}}body #modal-layer.visible:has(.story-menu,.armory-menu,.pause-menu){padding:calc(12px + var(--safe-top)) calc(16px + var(--safe-right)) calc(12px + var(--safe-bottom)) calc(16px + var(--safe-left));align-items:center;justify-content:center;overflow:hidden}body #modal-layer .story-menu,body #modal-layer .armory-menu,body #modal-layer .pause-menu{max-height:100%;overflow-y:auto;overscroll-behavior:contain;touch-action:pan-y}#tyler-intro .opening-poster,#tyler-intro .opening-video{object-fit:contain}body[data-control-mode=simple] .ability-bar,body[data-control-mode=simple] .right-controls,body[data-control-mode=simple] #vehicle-action,body[data-control-mode=simple] .weapon-switch,body[data-control-mode=simple] .map-panel{display:none!important}#simple-action{display:none}body[data-control-mode=simple][data-phase=playing] #simple-action{display:flex;position:fixed;right:calc(16px + var(--safe-right));bottom:calc(12px + var(--safe-bottom));width:calc(72px * var(--control-scale));height:calc(72px * var(--control-scale));border:1px solid #d8f7e8;border-radius:50%;align-items:center;justify-content:center;flex-direction:column;gap:3px;background:rgb(15 24 26 / clamp(.3,var(--control-opacity),.9));color:#e0ffed;pointer-events:auto;touch-action:none;box-shadow:0 2px 16px #0006;opacity:1;z-index:12}#simple-action svg{width:26px;height:26px}#simple-action span{font-size:11px;font-weight:800;letter-spacing:0}#simple-action:disabled{filter:grayscale(.7);color:#ecf3ef}#simple-action[data-charging=true]:before{content:"";position:absolute;inset:-4px;border-radius:50%;pointer-events:none;background:conic-gradient(#a4ffd8 calc(var(--charge) * 1turn),#e5fff126 0);mask:radial-gradient(farthest-side,transparent calc(100% - 3px),#000 0)}#simple-action:active,#simple-action:focus-visible,#simple-action.practice-target{opacity:1!important}body[data-control-mode=simple] .left-controls{display:block;left:calc(16px + var(--safe-left));right:auto;bottom:calc(12px + var(--safe-bottom));width:calc(88px * var(--control-scale));height:calc(88px * var(--control-scale))}body[data-control-mode=simple] #move-stick{width:calc(88px * var(--control-scale));height:calc(88px * var(--control-scale));background:#10191d40;border:1px solid #d8f7e8}body[data-control-mode=simple] #move-stick .stick-knob{background:#c9f5e078;border-color:#e8fff0}body[data-control-mode=simple][data-left-handed=true] .left-controls{left:auto;right:calc(16px + var(--safe-right))}body[data-control-mode=simple][data-left-handed=true] #simple-action{right:auto;left:calc(16px + var(--safe-left))}body[data-control-mode=simple] .loadout{width:185px}.simple-guide{display:grid;gap:16px;padding:8px 0 20px}.simple-guide section{display:grid;grid-template-columns:32px 1fr;gap:10px}.simple-guide h3{margin:0 0 5px;font-size:16px}.simple-guide p{margin:0;line-height:1.5;font-size:14px;color:#c4d4cb}.simple-guide svg{width:24px;height:24px;color:#9dedcc}body[data-control-mode=simple][data-phase=playing] .top-actions [data-action=pause]{display:inline-flex}body[data-control-mode=simple] .top-actions [data-action=pause]:after{content:"MENU";font-size:11px;font-weight:800}body[data-control-mode=simple] .top-actions [data-action=pause]{flex-direction:column;gap:2px;width:48px;height:48px}body[data-control-mode=simple] .top-actions [data-action=pause] svg{width:19px;height:19px}@media(pointer:coarse),(max-width:1024px)and (max-height:660px),(max-width:600px){body[data-control-mode=simple][data-phase=playing] .top-hud{left:calc(24px + var(--safe-left));right:calc(24px + var(--safe-right));top:calc(12px + var(--safe-top))}body[data-control-mode=simple] .top-actions{top:calc(12px + var(--safe-top));right:calc(24px + var(--safe-right))}body[data-control-mode=simple] .loadout{top:calc(12px + var(--safe-top));right:calc(82px + var(--safe-right));width:154px;padding:5px 8px}body[data-control-mode=simple] .weapon-heading,body[data-control-mode=simple] .weapon-detail{display:none}body[data-control-mode=simple] .weapon-main{min-height:28px;gap:6px}body[data-control-mode=simple] .wave-readout{position:fixed;top:calc(12px + var(--safe-top));left:50%;width:124px;transform:translate(-50%)}body[data-control-mode=simple] .vitals{left:calc(16px + var(--safe-left));top:calc(12px + var(--safe-top))}body[data-control-mode=simple] .vitals{width:148px}body[data-control-mode=simple] .stat-label{font-size:11px}body[data-control-mode=simple] .stat-label>span{display:none}body[data-control-mode=simple] .stat-label>b{margin-left:auto}body[data-control-mode=simple] .weapon-main strong{font-size:11px;overflow-wrap:anywhere}body[data-control-mode=simple] .wave-line span{font-size:11px}.desktop-key{display:none}}@media(max-width:600px){body[data-control-mode=simple] .wave-readout{top:calc(66px + var(--safe-top));left:calc(16px + var(--safe-left));transform:none}body[data-control-mode=simple] .loadout{width:126px;right:calc(78px + var(--safe-right))}}@media(max-width:360px){body[data-control-mode=simple] .loadout{top:calc(70px + var(--safe-top));right:calc(16px + var(--safe-right))}}body[data-control-mode=simple][data-practice=true] .loadout,body[data-control-mode=simple][data-practice=true] .vitals{visibility:hidden}@media(pointer:coarse),(max-width:1024px)and (max-height:660px),(max-width:600px){.field-menu button,.field-menu .menu-title .icon-button,#tyler-coach button,.deployment-bottom button,.pause-menu button{min-width:48px;min-height:48px}#tyler-coach{grid-template-columns:1fr 48px}.field-menu .setting-row{min-height:56px}.field-menu .setting-row input[type=checkbox],.field-menu .setting-row input[type=range],.field-menu .setting-row select{min-height:48px}}@media(max-height:500px)and (orientation:landscape){#tyler-coach{grid-template-columns:1fr 100px}.simple-guide{gap:10px;padding:4px 0 8px}.simple-guide h3{font-size:14px;margin-bottom:3px}.simple-guide p{font-size:12px}}body[data-control-mode=simple] .deployment-bottom button,body[data-control-mode=simple] .top-actions button,body[data-control-mode=simple] .menu-title .icon-button{min-width:48px;min-height:48px}body[data-control-mode=simple][data-mounted=true] .stat-label>span{display:inline}.field-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-shrink:0}.field-footer .text-button{margin:0;display:flex;align-items:center;gap:6px}.vitals .mounted-icon,body[data-mounted=true] .vitals .on-foot-icon{display:none}body[data-mounted=true] .vitals .mounted-icon{display:block}.vital-row>div{min-width:0}.vitals .hp-row{--meter-color: #fa545c}.vitals .shield-row,body[data-mounted=true] .vitals .hp-row{--meter-color: #40dced}body[data-mounted=true] .vitals .shield-row{--meter-color: #ffdc44}.vitals .vital-row svg{color:var(--meter-color)}.vitals .vital-row .track b{background:var(--meter-color);box-shadow:inset 0 1px #fff5}.vitals .vital-row[data-low=true] .stat-label b{color:#ffb5a0}.vitals .vital-row[data-low=true] .track{outline:1px solid #ff9874}body[data-control-mode=simple][data-phase=playing] .brand,body[data-control-mode=simple][data-phase=playing] .time-block,body[data-control-mode=simple][data-phase=playing] .survivor-name,body[data-control-mode=simple][data-phase=playing] .weapon-heading,body[data-control-mode=simple][data-phase=playing] .weapon-detail,body[data-control-mode=simple][data-phase=playing] .wave-readout small,body[data-control-mode=simple][data-phase=playing] .top-actions [data-action=sound],body[data-control-mode=simple][data-phase=playing] .top-actions [data-action=settings]{display:none}body[data-control-mode=simple][data-phase=playing] .top-hud{top:calc(12px + var(--safe-top));left:calc(16px + var(--safe-left));right:calc(16px + var(--safe-right));height:48px}body[data-control-mode=simple][data-phase=playing] .top-actions{margin-left:auto}body[data-control-mode=simple][data-phase=playing] .vitals{top:calc(12px + var(--safe-top));left:calc(16px + var(--safe-left));width:190px;padding:7px 9px 8px;background:#101417df;border:1px solid #c8d3da55;border-radius:6px;box-shadow:0 2px 6px #0003}body[data-control-mode=simple][data-phase=playing] .stat-label{font-size:11px;line-height:14px;margin-bottom:4px;gap:4px}body[data-control-mode=simple][data-phase=playing] .stat-label>span{display:inline;color:#edf2f4;white-space:nowrap}body[data-control-mode=simple][data-phase=playing] .stat-label>b{margin-left:auto;white-space:nowrap}body[data-control-mode=simple][data-phase=playing] .vital-row{gap:6px;margin-top:0}body[data-control-mode=simple][data-phase=playing] .shield-row{margin-top:7px}body[data-control-mode=simple][data-phase=playing] .vital-row svg{width:13px;height:13px}body[data-control-mode=simple][data-phase=playing] .vital-row .track{height:6px;border-radius:2px;background:#59606780;box-shadow:inset 0 1px 2px #0009}body[data-control-mode=simple][data-phase=playing] .wave-readout{width:154px;padding:8px 10px;background:#101417d9;border:1px solid #c8d3da44;box-shadow:none;border-radius:6px}body[data-control-mode=simple][data-phase=playing] .wave-line{margin-bottom:7px;gap:8px}body[data-control-mode=simple][data-phase=playing] .wave-line span{font-size:12px;white-space:nowrap}body[data-control-mode=simple][data-phase=playing] .wave-readout .track{height:4px}body[data-control-mode=simple][data-phase=playing] .wave-readout .track b{background:#ffda45}body[data-control-mode=simple][data-phase=playing] .loadout{left:auto;bottom:auto;top:calc(12px + var(--safe-top));right:calc(82px + var(--safe-right));width:178px;min-height:48px;padding:6px 9px;transform:none;background:#101417c9;border:1px solid #c8d3da44;border-radius:6px}body[data-control-mode=simple][data-phase=playing] .weapon-main{min-height:28px;gap:7px}body[data-control-mode=simple][data-phase=playing] .weapon-main>div:first-child{width:20px}body[data-control-mode=simple][data-phase=playing] .weapon-main>div:nth-child(2){min-width:0}body[data-control-mode=simple][data-phase=playing] .weapon-main strong{font-size:11px;line-height:1.25;overflow-wrap:anywhere}body[data-control-mode=simple][data-phase=playing] #transition-track:not(.active){display:none}body[data-control-mode=simple][data-phase=playing] .top-actions [data-action=pause]{background:#101417df;border-color:#c8d3da55;border-radius:6px}body[data-control-mode=simple][data-phase=playing] .boss-hud{top:calc(76px + var(--safe-top));width:240px;padding:7px 9px;background:#101417d9}@media(max-width:1024px){body[data-control-mode=simple][data-phase=playing] .vitals{width:178px}body[data-control-mode=simple][data-phase=playing] .stat-label{font-size:10px}body[data-control-mode=simple][data-phase=playing] .loadout{width:150px}body[data-control-mode=simple][data-phase=playing] .wave-readout{width:138px}body[data-control-mode=simple][data-phase=playing] .wave-line span{font-size:11px}}@media(max-width:700px){body[data-control-mode=simple][data-phase=playing] .loadout{top:calc(88px + var(--safe-top));right:calc(16px + var(--safe-right));width:146px;min-height:40px;padding:5px 8px}}@media(max-width:600px)and (orientation:portrait){body[data-control-mode=simple][data-phase=playing] .vitals{width:172px}body[data-control-mode=simple][data-phase=playing] .wave-readout{top:calc(88px + var(--safe-top));left:calc(16px + var(--safe-left));transform:none;width:138px;min-height:40px}body[data-control-mode=simple][data-phase=playing] .boss-hud{top:calc(144px + var(--safe-top));width:220px}}#modal-layer:has(.memory-screen){z-index:70}.memory-screen{position:fixed;inset:0;z-index:12;background:#101416;color:#f4f5f2;display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:auto;pointer-events:auto}.memory-screen header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:calc(8px + var(--safe-top)) calc(16px + var(--safe-right)) 8px calc(16px + var(--safe-left));background:#14191c}.memory-screen header span{font-size:11px;font-weight:800;color:#b7c6c7}.memory-screen .icon-button{width:44px;height:44px;flex-shrink:0}.memory-screen>img{display:block;width:100%;height:100%;min-height:0;object-fit:contain;object-position:center;pointer-events:none}.memory-screen footer{padding:16px max(20px,calc((100% - 860px)/2)) calc(16px + var(--safe-bottom));background:#14191c}.memory-screen h2{font-size:24px;line-height:1.2;margin:0 0 8px}.memory-screen p{font-size:14px;line-height:1.5;color:#c6d2cf;margin:0;max-width:780px}.memory-screen nav{display:flex;gap:12px;flex-wrap:wrap;margin-top:12px}.memory-screen nav button{display:flex;align-items:center;gap:8px;background:transparent;border-bottom:2px solid #d6b76e;padding:10px 0;min-height:44px;color:#eddb9e;font-size:12px;font-weight:800}.story-memory{display:flex;align-items:center;gap:12px;width:100%;min-height:56px;margin:0 0 18px;padding:12px 0;text-align:left;background:transparent;border-top:1px solid #66817c;border-bottom:1px solid #66817c;color:#ebdeab;font-size:13px;font-weight:700}.story-memory>svg:last-child{margin-left:auto}.story-memory span{display:flex;flex-direction:column;gap:4px}.story-memory small{font-size:10px;color:#b8cfca;font-weight:400}@media(orientation:portrait){.memory-screen{grid-template-rows:auto auto minmax(0,1fr)}.memory-screen>img{height:auto;aspect-ratio:3/2;object-fit:contain}.memory-screen footer{padding:24px 20px calc(20px + var(--safe-bottom))}.memory-screen h2{font-size:23px}}@media(max-height:460px)and (orientation:landscape){.memory-screen header{position:absolute;top:0;left:0;right:0;background:transparent;pointer-events:none}.memory-screen header span{padding:6px;background:#101416cc}.memory-screen header button{pointer-events:auto}.memory-screen{grid-template-rows:minmax(0,1fr) auto}.memory-screen>img{grid-row:1}.memory-screen footer{grid-row:2;padding-top:8px;padding-bottom:calc(8px + var(--safe-bottom))}.memory-screen h2{font-size:18px;margin-bottom:3px}.memory-screen p{font-size:11px}.memory-screen nav{position:absolute;left:16px;bottom:calc(93px + var(--safe-bottom));margin:0}.memory-screen nav button{background:#101416e8;padding:5px 9px;font-size:10px}}body[data-phase=ready] .brand{display:none}body[data-phase=ready] .top-actions{margin-left:auto}.deployment h1.game-title{display:block;margin:0 0 16px;font-size:0;line-height:1;text-shadow:none}.deployment .game-title img{display:block;width:350px;max-width:100%;height:auto;aspect-ratio:8 / 3;object-fit:contain}.deployment h1.game-title span{display:block;margin:5px 0 0 8px;font-size:16px;line-height:1.3;color:#f2f0e9;letter-spacing:0}@media(max-height:700px)and (orientation:landscape){.deployment .game-title img{width:260px}.deployment h1.game-title{margin-bottom:10px}.deployment h1.game-title span{font-size:12px;margin-top:2px}.deployment .eyebrow{display:none}}@media(max-height:450px)and (orientation:landscape){.deployment .game-title img{width:200px}.deployment h1.game-title{margin-bottom:7px}.deployment h1.game-title span{font-size:11px}.deployment .hero-summary{display:none}}@media(orientation:portrait){.deployment .game-title img{width:280px}.deployment h1.game-title{margin-bottom:12px}.deployment h1.game-title span{font-size:13px}.memory-screen[data-file=ride]>img{aspect-ratio:16 / 9}}@media(orientation:portrait)and (max-height:740px){.deployment .game-title img{width:230px}.deployment h1.game-title{margin-bottom:8px}.deployment h1.game-title span{font-size:11px}.deployment .eyebrow{display:none}}
