:root{--bg-deep:#14170f;--panel:#181b12db;--panel-solid:#1c2016;--border:#e8e6da1f;--text-primary:#e8e6da;--text-secondary:#9a9c8c;--text-faint:#6b6d5f;--amber:#d69a3c;--red:#c9503f;--red-bright:#ef4436;--green:#7c9a5e;--blue:#6f96b8;--purple:#9077b3;--gold:#d4af37}*{box-sizing:border-box}html,body{background:var(--bg-deep);height:100%;color:var(--text-primary);margin:0;font-family:system-ui,sans-serif;overflow:hidden}#map{width:100%;height:100%;position:absolute;inset:0}#debug-add-ammo{z-index:10;background:var(--panel);border:1px solid var(--border);letter-spacing:.04em;text-transform:uppercase;color:var(--amber);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:14px;padding:8px 14px;font-size:12px;font-weight:600;position:absolute;top:22px;left:16px}#map [class*=ground-pane]{filter:invert()grayscale(.35)sepia(.25)hue-rotate(50deg)brightness(.85)contrast(1.05)}#focus-overlay{z-index:8;pointer-events:none;width:100vw;height:100vh;position:fixed;inset:0}#focus-overlay[hidden]{display:none}#focus-dim-rect{fill:#0a0b0880}#focus-beam-shape{fill:#d9443659}.focus-frame__box{fill:none;stroke:var(--red-bright);stroke-width:2px;stroke-linecap:square}.focus-frame__crosshair-outline{fill:none;stroke:#000;stroke-width:3.5px}.focus-frame__crosshair{fill:none;stroke:var(--red-bright);stroke-width:1.5px}.focus-bullet__tail{stroke-width:5px;stroke-linecap:round}.focus-frame__hp{fill:var(--red-bright);text-anchor:middle;font-family:Share Tech Mono,monospace;font-size:13px;font-weight:600}.focus-damage-popup{fill:var(--red-bright);text-anchor:middle;paint-order:stroke;stroke:#000;stroke-width:3px;stroke-linejoin:round;font-family:Share Tech Mono,monospace;font-size:15px;font-weight:700}#hud-top{z-index:10;pointer-events:none;flex-direction:column;align-items:flex-end;gap:8px;display:flex;position:absolute;top:22px;right:16px}#ammo-pill{background:var(--panel);border:1px solid var(--border);pointer-events:auto;border-radius:14px;flex-direction:column;align-items:flex-end;gap:2px;padding:6px 14px;display:flex}#weapon-name{letter-spacing:.06em;text-transform:uppercase;color:var(--text-secondary);font-size:10px;font-weight:600}#ammo-count{color:var(--amber);font-family:Share Tech Mono,monospace;font-size:18px}#ammo-mag-value.ammo-value--zero,#ammo-reserve-value.ammo-value--zero{color:var(--red-bright)}#reload-btn{background:var(--panel);border:1px solid var(--border);pointer-events:auto;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:14px;align-items:center;gap:8px;padding:5px 14px 5px 5px;display:flex}#reload-btn.reload-btn--disabled{opacity:.4}.reload-btn__badge{flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative}.reload-btn__ring{position:absolute;inset:0;transform:rotate(-90deg)}.reload-btn__ring-track{fill:none;stroke:#e8e6da26;stroke-width:3px}.reload-btn__icon{justify-content:center;align-items:center;display:flex}.reload-btn__icon svg{display:block}.reload-btn__ring-fill{fill:none;stroke:var(--amber);stroke-width:3px;stroke-linecap:round;stroke-dasharray:100.5;stroke-dashoffset:100.5px}.reload-btn__label{letter-spacing:.05em;text-transform:uppercase;color:var(--text-secondary);font-size:11px;font-weight:600}#status-banner{z-index:10;background:var(--panel-solid);border:1px solid var(--border);color:var(--text-secondary);text-align:center;border-radius:12px;max-width:320px;padding:10px 16px;font-size:13px;position:absolute;bottom:108px;left:50%;transform:translate(-50%)}#ammo-error-banner{z-index:11;border:1px solid var(--red-bright);color:var(--red-bright);text-align:center;pointer-events:none;opacity:0;background:#b4281e40;border-radius:10px;max-width:260px;padding:9px 18px;font-size:13px;font-weight:600;transition:opacity .4s;position:fixed;top:50%;left:50%;transform:translate(-50%,34px)}#ammo-error-banner.ammo-error-banner--visible{opacity:1}#aim-stick{z-index:9;border:1px solid var(--border);pointer-events:auto;touch-action:none;background:#1c20168c;border-radius:50%;width:92px;height:92px;position:fixed;bottom:96px;left:24px}#aim-stick[hidden]{display:none}#aim-stick-handle{background:var(--panel-solid);border:1px solid var(--red-bright);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin:-22px 0 0 -22px;display:flex;position:absolute;top:50%;left:50%;transform:translate(0)}#fire-btn{z-index:9;border:2px solid var(--red-bright);pointer-events:auto;touch-action:none;cursor:pointer;background:#b4322859;border-radius:50%;justify-content:center;align-items:center;width:66px;height:66px;display:flex;position:fixed;bottom:96px;right:24px}#fire-btn[hidden]{display:none}.fire-btn__ring{width:68px;height:68px;position:absolute;inset:-2px;transform:rotate(-90deg)}.fire-btn__ring-track{fill:none;stroke:#e8e6da26;stroke-width:3px}.fire-btn__ring-fill{fill:none;stroke:var(--amber);stroke-width:3px;stroke-linecap:round;stroke-dasharray:188.5;stroke-dashoffset:0}.crate-marker{pointer-events:auto;cursor:pointer;justify-content:center;align-items:center;display:flex;transform:translate(-50%,-50%)}.crate-marker svg{filter:drop-shadow(0 0 4px #00000080);flex-shrink:0;overflow:visible}.crate-marker__ring-track{fill:none;stroke:#e8e6da26;stroke-width:3px}.crate-marker__ring-fill{fill:none;stroke:var(--amber);stroke-width:3px;stroke-linecap:round;transition:stroke-dashoffset 80ms linear}.crate-marker__timer{fill:var(--amber);text-anchor:middle;opacity:0;font-family:Share Tech Mono,monospace;transition:opacity .15s}.crate-marker--holding .crate-marker__timer{opacity:1}.player-marker{background:var(--green);border:1px solid #0d1a24;border-radius:50%;width:27px;height:27px;transform:translate(-50%,-50%);box-shadow:0 0 10px #7c9a5e99}.zombie-marker{cursor:pointer;flex-direction:column;align-items:center;gap:4px;display:flex;transform:translate(-50%,-50%)}.zombie-marker svg{filter:drop-shadow(0 0 5px #ef44368c);overflow:visible}.loot-modal{z-index:30;background:#060704b8;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.loot-modal[hidden]{display:none}.loot-panel{background:var(--panel-solid);border:1px solid var(--border);border-radius:18px;flex-direction:column;gap:16px;width:340px;max-width:calc(100vw - 32px);padding:22px 18px;display:flex}.loot-panel__header{text-align:center;flex-direction:column;align-items:center;gap:4px;display:flex}.loot-panel__title{letter-spacing:.06em;text-transform:uppercase;font-size:20px;font-weight:600}.loot-panel__hint{color:var(--text-faint);font-size:11px}.loot-panel__items{flex-wrap:wrap;justify-content:center;gap:10px;max-height:50vh;display:flex;overflow-y:auto}.loot-panel__close{text-align:center;background:var(--panel);border:1px solid var(--border);cursor:pointer;letter-spacing:.06em;text-transform:uppercase;border-radius:14px;padding:12px;font-size:14px;font-weight:600}.loot-tile{border:1px solid var(--text-secondary);touch-action:none;cursor:pointer;opacity:1;background:#9a9c8c14;border-radius:14px;flex-direction:column;align-items:center;gap:6px;width:142px;padding:12px 8px;transition:opacity .25s;display:flex}.loot-tile--uncommon{border-color:var(--green);background:#7c9a5e14}.loot-tile--rare{border-color:var(--blue);background:#6f96b814}.loot-tile--epic{border-color:var(--purple);background:#9077b314}.loot-tile--gold{border-color:var(--gold);background:#d4af3714}.loot-tile--collected{opacity:.45;cursor:default;border-color:var(--border);background:#ffffff08}.loot-tile__ring-wrap{pointer-events:none;justify-content:center;align-items:center;width:46px;height:46px;display:flex;position:relative}.loot-tile__ring{position:absolute;inset:0;transform:rotate(-90deg)}.loot-tile__ring-track{fill:none;stroke:#e8e6da26;stroke-width:3px}.loot-tile__ring-fill{fill:none;stroke:var(--amber);stroke-width:3px;stroke-linecap:round;stroke-dasharray:119.4;transition:stroke-dashoffset 80ms linear}.loot-tile__icon{border:2px solid var(--text-secondary);background:#9a9c8c24;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.loot-tile--uncommon .loot-tile__icon{border-color:var(--green);background:#7c9a5e24}.loot-tile--rare .loot-tile__icon{border-color:var(--blue);background:#6f96b824}.loot-tile--epic .loot-tile__icon{border-color:var(--purple);background:#9077b324}.loot-tile--gold .loot-tile__icon{border-color:var(--gold);background:#d4af3724}.loot-tile__name{text-align:center;font-size:12px;line-height:1.2}.loot-tile__qty{color:var(--text-secondary);font-family:Share Tech Mono,monospace;font-size:13px}.loot-tile--uncommon .loot-tile__qty{color:var(--green)}.loot-tile--rare .loot-tile__qty{color:var(--blue)}.loot-tile--epic .loot-tile__qty{color:var(--purple)}.loot-tile--gold .loot-tile__qty{color:var(--gold)}.loot-tile__status{color:var(--text-faint);font-family:Share Tech Mono,monospace;font-size:12px}.hud-label{letter-spacing:.04em;font-family:Share Tech Mono,monospace}.bottom-bar{z-index:10;background:var(--panel-solid);border-top:1px solid var(--border);min-height:64px;padding:10px 16px calc(10px + env(safe-area-inset-bottom));align-items:center;gap:12px;display:flex;position:absolute;bottom:0;left:0;right:0}.bottom-bar__icon{background:var(--panel-solid);border:1px solid var(--border);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.inventory-panel__wallet{background:var(--panel);border:1px solid var(--border);border-radius:12px;align-items:center;gap:6px;padding:4px 10px;display:flex;position:absolute;top:16px;right:16px}.inventory-panel__wallet .hud-label{color:var(--gold);font-size:13px}.inventory-panel__tabs{gap:8px;margin-bottom:4px;display:flex}.inventory-panel__tab{text-align:center;border:1px solid var(--border);color:var(--text-secondary);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background:0 0;border-radius:12px;flex:1;padding:10px;font-size:13px;font-weight:600}.inventory-panel__tab--active{background:var(--panel);border-color:var(--amber);color:var(--text-primary)}.inventory-slot{border:1px solid var(--border);background:#ffffff08;border-radius:14px;flex-direction:column;align-items:center;gap:6px;width:142px;padding:12px 8px;display:flex}.inventory-slot--filled{border-color:var(--blue);background:#6f96b814}.inventory-slot__icon{border:2px solid var(--text-secondary);background:#9a9c8c24;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.inventory-slot--filled .inventory-slot__icon{border-color:var(--blue);background:#6f96b824}.inventory-slot__role{color:var(--text-faint);text-transform:uppercase;letter-spacing:.06em;font-size:10px}.inventory-slot__name{text-align:center;font-size:12px}.inventory-empty{text-align:center;width:100%;color:var(--text-faint);padding:20px 0;font-size:13px}
