html,body{background:#000;margin:0;padding:0;font-family:system-ui,sans-serif;overflow:hidden}body.hide-chrome #overlay,body.hide-chrome #hud-container,body.hide-chrome #debug-legend-hud,body.hide-chrome #wthit-inspector,body.hide-chrome #tutorial-hints-container,body.hide-chrome #crosshair{display:none!important}body.hide-chrome div:has(>canvas[width="80"]){display:none!important}canvas{display:block}#crosshair{mix-blend-mode:difference;pointer-events:none;z-index:10;background:#ffffffd9;border-radius:50%;width:6px;height:6px;margin:-3px 0 0 -3px;position:fixed;top:50%;left:50%}#overlay{color:#fff;text-align:center;z-index:20;cursor:pointer;background:#00000073;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}#overlay p{margin:.25em 0}#overlay .hint{opacity:.75;font-size:.85em}#overlay.hidden{display:none}#hud-container{pointer-events:none;z-index:15;-webkit-user-select:none;user-select:none;font-family:Courier New,Courier,monospace,system-ui;position:fixed;inset:0}.hud-panel{background:#0a0f14bf;border:1px solid #00ffff59;border-radius:2px;padding:8px 12px;position:absolute;box-shadow:0 0 15px #000c,inset 0 0 10px #00ffff1a}.hud-vitality-left{width:240px;bottom:24px;left:24px}.hud-vitality-right{width:240px;bottom:24px;right:24px}.hud-weapon-bottom{text-align:center;width:280px;bottom:24px;left:50%;transform:translate(-50%)}.hud-slot-badge{color:#0ff;letter-spacing:1px;background:#00ffff26;border:1px solid #0ff6;border-radius:2px;padding:1px 6px;font-size:10px}.hud-cost-badge{color:#fc0;letter-spacing:1px;font-size:10px}.hud-weapon-title{letter-spacing:2px;text-shadow:0 0 8px;margin:4px 0;font-size:15px;font-weight:700}.hud-ammo-row{justify-content:center;gap:8px;margin-top:2px;font-size:12px;display:flex}.hud-ammo-label{color:#888;letter-spacing:1px}.hud-ammo-val{color:#fff;text-shadow:0 0 4px #fff;font-weight:700}.hud-label-row{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.hud-title{letter-spacing:1px;color:#0ff;text-shadow:0 0 4px #0ff9;font-size:11px}.hud-value{color:#fff;text-shadow:0 0 4px #fff9;font-size:13px;font-weight:700}.hud-bar-bg{background:#ffffff1a;border:1px solid #fff3;border-radius:1px;width:100%;height:8px;overflow:hidden}.hud-bar-fill{height:100%;transition:width .15s ease-out}.hp-fill{background:linear-gradient(90deg,#f05,#0ff);box-shadow:0 0 8px #0ffc}.energy-fill{background:linear-gradient(90deg,#fa0,#ff0);box-shadow:0 0 8px #ff0c}.hud-tanks-row{flex-wrap:wrap;gap:4px;min-height:8px;margin-top:6px;display:flex}.tank-pip{border-radius:1px;width:7px;height:10px}.hp-pip{background:#0ff;box-shadow:0 0 4px #0ff}.energy-pip{background:#ff0;box-shadow:0 0 4px #ff0}.hud-tanks-footer{justify-content:space-between;align-items:center;margin-top:6px;display:flex}.hud-reserve-badge{color:#fa0;letter-spacing:1px;background:#fa03;border:1px solid #fa0;border-radius:2px;padding:2px 6px;font-size:10px;font-weight:700}.hud-reserve-badge.hidden{display:none}.hud-keycards-row{gap:6px;margin-top:6px;display:flex}.keycard-badge{letter-spacing:1px;border-radius:2px;padding:1px 5px;font-size:9px;font-weight:700}.card-red{color:#f34;background:#f343;border:1px solid #f34;box-shadow:0 0 6px #ff334480}.card-blue{color:#0cf;background:#0cf3;border:1px solid #0cf;box-shadow:0 0 6px #00ccff80}.card-yellow{color:#fc0;background:#fc03;border:1px solid #fc0;box-shadow:0 0 6px #ffcc0080}.card-green{color:#0f6;background:#0f63;border:1px solid #0f6;box-shadow:0 0 6px #00ff6680}.vignette{pointer-events:none;opacity:0;z-index:12;transition:opacity .15s ease-out;position:fixed;inset:0}.damage-flash{box-shadow:inset 0 0 80px #ff0032d9}.damage-flash.active{opacity:1}.low-health-pulse{animation:1.2s ease-in-out infinite pulse-red;box-shadow:inset 0 0 100px #f009}.low-health-pulse.active{opacity:1}@keyframes pulse-red{0%{opacity:.3}50%{opacity:.75}to{opacity:.3}}#pause-menu-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9990;color:#e2e8f0;background:#04080ed9;justify-content:center;align-items:center;font-family:Consolas,Courier New,monospace;display:none;position:fixed;inset:0}#pause-menu-overlay.visible{display:flex}:is(body:has(#pause-menu-overlay.visible) #debug-legend-hud,body:has(#pause-menu-overlay.visible) #wthit-inspector,body:has(#pause-menu-overlay.visible) #hud-container){display:none!important}.pause-modal{background:#0a101af2;border:1px solid #00f0ff80;border-radius:8px;flex-direction:column;width:900px;max-width:92vw;max-height:88vh;display:flex;overflow:hidden;box-shadow:0 16px 40px #000000d9,0 0 20px #00f0ff33}.pause-header{background:#101826e6;border-bottom:1px solid #00f0ff4d;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.pause-title{letter-spacing:1px;color:#38bdf8;font-size:16px;font-weight:700}.pause-logo{color:#00f0ff;text-shadow:0 0 10px #00f0ff99;font-weight:900}.pause-btn{color:#fff;cursor:pointer;background:#0284c7;border:1px solid #38bdf8;border-radius:4px;padding:8px 16px;font-family:inherit;font-size:12px;font-weight:700;transition:all .15s}.pause-btn:hover{background:#0369a1;box-shadow:0 0 12px #38bdf899}.pause-body{flex:1;display:flex;overflow:hidden}.pause-sidebar{background:#080c1499;border-right:1px solid #ffffff1a;flex-direction:column;width:260px;padding:20px;display:flex}.pause-main{flex:1;padding:20px;overflow-y:auto}.pause-section-title{color:#94a3b8;letter-spacing:1px;margin-bottom:10px;font-size:11px;font-weight:700}.pause-button-group{flex-direction:column;gap:6px;display:flex}.shader-btn,.cam-btn{color:#cbd5e1;text-align:left;cursor:pointer;background:#1e293b99;border:1px solid #ffffff26;border-radius:4px;padding:7px 10px;font-family:inherit;font-size:11px;transition:all .15s}.shader-btn:hover,.cam-btn:hover{color:#fff;background:#334155cc;border-color:#38bdf8}.shader-btn.active,.cam-btn.active{color:#00f0ff;background:#0ea5e940;border-color:#00f0ff;font-weight:700;box-shadow:inset 0 0 8px #00f0ff4d}.custom-sector-row{gap:6px;display:flex}.custom-sector-row input{color:#f1f5f9;background:#0f172acc;border:1px solid #fff3;border-radius:4px;outline:none;flex:1;padding:6px 10px;font-family:inherit;font-size:11px}.custom-sector-row input:focus{border-color:#00f0ff;box-shadow:0 0 8px #00f0ff66}.custom-sector-row button{color:#fff;cursor:pointer;background:#0284c7;border:1px solid #38bdf8;border-radius:4px;padding:6px 12px;font-family:inherit;font-size:11px;font-weight:700}.sector-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px;display:grid}.sector-card{cursor:pointer;background:#0f172acc;border:1px solid #ffffff1f;border-radius:6px;flex-direction:column;gap:6px;padding:12px 14px;transition:all .15s;display:flex}.sector-card:hover{background:#1e293be6;border-color:#38bdf8;transform:translateY(-2px);box-shadow:0 6px 16px #00000080}.sector-card.current{background:#0ea5e926;border-color:#00f0ff;box-shadow:0 0 12px #00f0ff40}.sector-card-header{justify-content:space-between;align-items:center;display:flex}.sector-name{color:#f8fafc;font-size:13px;font-weight:700}.sector-badge{color:#fff;background:#ff007f;border-radius:3px;padding:2px 6px;font-size:9px;font-weight:700}.sector-desc{color:#94a3b8;font-size:11px;line-height:1.4}.sector-meta{color:#64748b;gap:12px;margin-top:4px;font-size:10px;display:flex}.sector-meta b{color:#38bdf8}.load-sector-btn{color:#38bdf8;cursor:pointer;background:#0ea5e933;border:1px solid #38bdf866;border-radius:3px;margin-top:6px;padding:6px 10px;font-family:inherit;font-size:10px;font-weight:700;transition:all .15s}.load-sector-btn:hover{color:#fff;background:#0284c7}.load-sector-btn.active{color:#0f8;background:#0f83;border-color:#0f8}
