@font-face{font-family:Oswald;font-style:normal;font-weight:200 700;font-display:swap;src:url(/fonts/oswald-latinext.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Oswald;font-style:normal;font-weight:200 700;font-display:swap;src:url(/fonts/oswald-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Barlow Condensed;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/barlow400-latinext.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Barlow Condensed;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/barlow400-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Barlow Condensed;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/barlow600-latinext.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Barlow Condensed;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/barlow600-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--bg:#05060a;--panel:#0a0b0dd1;--line:#787f8847;--line-hot:#e4b02c8c;--text:#969ea6;--text-dim:#5d646c;--amber:#e4b02c;--cyan:#64c4cf;--red:#ff3b1f;--blood:#a53347;--font-display:"Oswald", "Arial Narrow", system-ui, sans-serif;--font-ui:"Barlow Condensed", "Arial Narrow", system-ui, sans-serif}*{box-sizing:border-box}html,body{background:var(--bg);height:100%;color:var(--text);font-family:var(--font-ui);-webkit-font-smoothing:antialiased;margin:0;padding:0;overflow:hidden}#app{position:fixed;inset:0}canvas#view{cursor:none;width:100%;height:100%;display:block}body.paused canvas#view,body.nolock canvas#view{cursor:default}.hud{pointer-events:none;-webkit-user-select:none;user-select:none;z-index:10;position:fixed;inset:0}.crosshair{width:26px;height:26px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.crosshair span{background:#ffffffd1;position:absolute;box-shadow:0 0 3px #000000e6}.crosshair .ch-t,.crosshair .ch-b{width:1.5px;height:7px;margin-left:-.75px;left:50%}.crosshair .ch-t{top:0}.crosshair .ch-b{bottom:0}.crosshair .ch-l,.crosshair .ch-r{width:7px;height:1.5px;margin-top:-.75px;top:50%}.crosshair .ch-l{left:0}.crosshair .ch-r{right:0}.crosshair .ch-c{background:var(--amber);width:2px;height:2px;margin:-1px 0 0 -1px;top:50%;left:50%}.hitmarker{opacity:0;width:22px;height:22px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hitmarker span{background:#fff;border-radius:1px;width:8px;height:2px;position:absolute}.hitmarker.lethal span{background:var(--red);width:10px;height:2.5px}.hitmarker span:first-child{top:2px;left:1px;transform:rotate(45deg)}.hitmarker span:nth-child(2){top:2px;right:1px;transform:rotate(-45deg)}.hitmarker span:nth-child(3){bottom:2px;left:1px;transform:rotate(-45deg)}.hitmarker span:nth-child(4){bottom:2px;right:1px;transform:rotate(45deg)}.messages{flex-direction:column;align-items:center;gap:4px;max-width:70vw;display:flex;position:absolute;top:22px;left:50%;transform:translate(-50%)}.message{font-family:var(--font-display);letter-spacing:.02em;text-transform:none;color:var(--amber);text-shadow:0 0 12px #e4b02c59,0 2px 4px #000;font-size:17px;font-weight:500;animation:.16s ease-out msgIn}@keyframes msgIn{0%{opacity:0;transform:translateY(-6px)}}.statusbar{background:linear-gradient(#05060a00 0%,#05060ae6 85%);justify-content:space-between;align-items:flex-end;gap:18px;padding:14px 26px 16px;display:flex;position:absolute;bottom:0;left:0;right:0}.stat-block{flex-direction:column;line-height:1;display:flex}.stat-label{font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;color:var(--text-dim);margin-bottom:5px;font-size:13px;font-weight:500}.stat-value{font-family:var(--font-display);letter-spacing:.01em;font-variant-numeric:tabular-nums;color:var(--blood);text-shadow:0 0 18px #000000e6;font-size:54px;font-weight:700}.stat-value.regen{animation:1.5s ease-in-out infinite regenPulse}@keyframes regenPulse{50%{filter:brightness(1.5);text-shadow:0 0 22px #5adc828c}}.stat-armor{transition:opacity .2s}.stat-armor .stat-value{color:var(--cyan);font-size:34px}.stat-right{text-align:right}.stat-right .stat-value{color:var(--cyan)}.stat-center{flex-direction:column;flex:1;align-items:center;gap:8px;padding-bottom:4px;display:flex}.weapon-name{font-family:var(--font-display);letter-spacing:.1em;color:var(--text);text-shadow:0 2px 4px #000;font-size:15px;font-weight:500}.slots{gap:5px;display:flex}.slot{width:22px;height:22px;font-family:var(--font-display);color:var(--text-dim);border:1px solid var(--line);background:var(--panel);place-items:center;font-size:13px;font-weight:500;transition:all .12s;display:grid}.slot.locked{opacity:.28}.slot.empty{color:var(--red);border-color:#ff3b1f59}.slot.active{color:#05060a;background:var(--amber);border-color:var(--amber);box-shadow:0 0 14px #e4b02c73}.topleft{flex-direction:column;gap:10px;display:flex;position:absolute;top:18px;left:22px}.keys{gap:6px;display:flex}.key{background:var(--key-color);clip-path:polygon(0 0,100% 0,100% 72%,50% 100%,0 72%);width:13px;height:19px;box-shadow:0 0 12px var(--key-color);animation:.24s ease-out keyIn}@keyframes keyIn{0%{opacity:0;transform:scale(.4)}}.progress{flex-direction:column;gap:3px;display:flex}.progress-item{font-family:var(--font-display);letter-spacing:.08em;color:var(--text-dim);font-size:12px}.lowhealth{opacity:0;background:radial-gradient(#0000 45%,#8c080c8c 100%);transition:opacity .3s;animation:1.6s ease-in-out infinite hurtPulse;position:absolute;inset:0}@keyframes hurtPulse{50%{filter:brightness(1.5)}}.screen{z-index:20;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);text-align:center;background:radial-gradient(#0a0608db 0%,#030305f7 75%);flex-direction:column;justify-content:center;align-items:center;gap:clamp(10px,2.2vh,22px);padding:clamp(20px,4vh,48px) 40px;display:flex;position:fixed;inset:0;overflow-y:auto}.screen.hidden{display:none}.screen-kicker{font-family:var(--font-display);letter-spacing:.34em;color:var(--text-dim);text-indent:.34em;font-size:14px;font-weight:500}.screen-title{font-family:var(--font-display);letter-spacing:.005em;color:#d8dde2;text-shadow:0 0 60px #a5334780,0 6px #0009;margin:0;font-size:clamp(34px,min(7.6vw,11vh),92px);font-weight:700;line-height:.95}.screen-title em{color:var(--blood);text-shadow:0 0 50px #ff3b1f8c;font-style:normal;display:block}.screen-sub{letter-spacing:.005em;color:var(--text);flex:none;max-width:54ch;margin:0;font-size:clamp(15px,1.5vw,19px);font-weight:400;line-height:1.45}.screen-rule{background:linear-gradient(90deg, transparent, var(--line-hot), transparent);flex:none;width:min(420px,70vw);height:1px}.screen-action{font-family:var(--font-display);letter-spacing:.2em;color:var(--amber);font-size:16px;font-weight:500;animation:1.6s steps(2,start) infinite blink}@keyframes blink{50%{opacity:.25}}.screen-keys{letter-spacing:.01em;color:var(--text-dim);grid-template-columns:auto auto auto auto;align-items:baseline;gap:5px 18px;margin-top:4px;font-size:clamp(13px,1.15vw,16px);display:grid}.screen-keys b{font-family:var(--font-display);color:var(--text);letter-spacing:.06em;text-align:right;font-weight:500}.screen-stats{gap:44px;margin-top:6px;display:flex}.screen-stat{flex-direction:column;gap:6px;display:flex}.screen-stat .v{font-family:var(--font-display);color:var(--amber);font-variant-numeric:tabular-nums;font-size:40px;font-weight:700}.screen-stat .k{font-family:var(--font-display);letter-spacing:.14em;color:var(--text-dim);font-size:12px}.screen.death .screen-title em{color:var(--red)}.loadbar{background:#787f882e;width:min(360px,60vw);height:2px;overflow:hidden}.loadbar>i{background:var(--amber);width:0%;height:100%;box-shadow:0 0 12px var(--amber);transition:width .12s linear;display:block}.screen:before,.screen:after{content:"";border:1px solid var(--line);width:28px;height:28px;position:absolute}.screen:before{border-bottom:0;border-right:0;top:24px;left:24px}.screen:after{border-top:0;border-left:0;bottom:24px;right:24px}.debug{z-index:29;letter-spacing:.1em;color:var(--text-dim);text-align:right;-webkit-user-select:text;user-select:text;white-space:pre;background:#05060ab8;padding:8px 12px;font-family:ui-monospace,DejaVu Sans Mono,monospace;font-size:10px;line-height:1.7;position:fixed;top:18px;right:22px}.debug.hidden{display:none}.debug-copy{z-index:30;font-family:var(--font-display);letter-spacing:.06em;color:var(--bg);background:var(--amber);cursor:pointer;border:0;padding:5px 12px;font-size:13px;position:fixed;top:18px;right:22px;transform:translateY(-2px)}.debug-copy:hover{filter:brightness(1.15)}.debug-copy.hidden{display:none}.debug:not(.hidden){top:52px}
