#fps-badge{color:#7ee787;z-index:10;pointer-events:none;text-shadow:0 1px 4px #000000b3;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,monospace;font-size:1rem;font-weight:400;position:absolute;top:23px;right:70px}.fps-dot{display:none}#kill-feed{z-index:25;pointer-events:none;flex-direction:column;gap:3px;width:min(500px,100vw - 36px);display:flex;position:fixed;top:18px;left:18px}.kill-feed-row{color:#f0f6fc;text-shadow:0 1px 3px #000;background:0 0;border:1px solid #f85149;border-radius:8px;align-items:center;gap:10px;width:fit-content;max-width:100%;padding:7px 12px;font:700 1rem/1.25 monospace;display:inline-flex}.kill-feed-row strong{color:#fff;text-shadow:0 1px #000,0 0 4px #000}.kill-feed-row.own-kill strong{color:#ffe082}.kill-self{color:#ff8a8a}.kill-headshot{color:#fc6;margin-left:8px;font-size:.68rem}.kill-weapon-icon{fill:#ff5b57;color:#ff5b57;filter:drop-shadow(0 1px 2px #000);vertical-align:middle;flex:0 0 44px;width:44px;height:20px}#weapon-icon-container{justify-content:flex-end;margin-bottom:4px;display:flex}.hud-weapon-svg{fill:#58a6ff;color:#58a6ff;filter:drop-shadow(0 2px 5px #000c);opacity:.9;width:58px;height:24px}.combat-callout{z-index:26;pointer-events:none;letter-spacing:.08em;text-shadow:0 3px 18px #000000e6;font:900 clamp(1.5rem,4vw,3rem)/1 monospace;animation:1.5s ease-out forwards combat-callout-in;position:fixed;top:20%;left:50%;transform:translate(-50%)}.headshot-callout{color:#fc6}.streak-callout{color:#ff6b6b}@keyframes combat-callout-in{0%{opacity:0;transform:translate(-50%,12px)scale(.8)}18%,72%{opacity:1;transform:translate(-50%)scale(1)}to{opacity:0;transform:translate(-50%,-24px)scale(1.05)}}#player-hud{pointer-events:none;z-index:15;width:200px;position:absolute;bottom:24px;left:28px}.hud-hp-bar-bg{background:#0f141cd9;border:1px solid #ffffff2e;border-radius:6px;width:100%;height:10px;padding:2px;overflow:hidden;box-shadow:0 4px 14px #00000080}#player-hp-fill{background:linear-gradient(90deg,#ff4757,#2ed573);border-radius:4px;width:100%;height:100%;transition:width .25s cubic-bezier(.4,0,.2,1),background .3s;box-shadow:0 0 10px #2ed57373}#ammo-hud{color:#f0f6fc;pointer-events:none;z-index:15;text-align:right;text-shadow:0 2px 6px #000000d9;background:0 0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,monospace;position:absolute;bottom:24px;right:28px}#weapon-name{text-transform:uppercase;letter-spacing:1px;color:#58a6ff;margin-bottom:2px;font-size:.8rem;font-weight:600}#ammo-count{color:#fff;font-size:1.5rem;font-weight:700}#ammo-curr{color:#7ee787}#ammo-status{color:#f85149;letter-spacing:.8px;height:14px;margin-top:2px;font-size:.72rem;font-weight:600}#build-hud{color:#f0f6fcb8;letter-spacing:.08em;pointer-events:none;text-shadow:0 2px 6px #000000d9;z-index:15;font-family:monospace;font-size:.72rem;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}@media (pointer:coarse),(width<=900px){#build-hud{display:none}}#mobile-controls{display:none}@media (pointer:coarse),(width<=900px){#mobile-controls{z-index:40;pointer-events:none;justify-content:space-between;align-items:center;height:190px;padding:18px 24px;display:flex;position:fixed;inset:auto 0 0}#mobile-stick{pointer-events:auto;touch-action:none;background:#080c1252;border:2px solid #ffffff73;border-radius:50%;width:118px;height:118px}#mobile-stick-knob{pointer-events:none;background:#ffffffb8;border-radius:50%;width:48px;height:48px;margin:33px;box-shadow:0 2px 12px #00000073}#mobile-actions{pointer-events:auto;align-items:flex-end;gap:10px;display:flex}#mobile-actions button{color:#fff;touch-action:none;background:#080c128c;border:1px solid #ffffff8c;border-radius:50%;min-width:52px;min-height:52px;padding:8px;font:700 .65rem monospace}#mobile-fire{width:82px;height:82px;background:#b4202094!important;border-color:#ff5b57!important}}.hud-box{backdrop-filter:blur(10px);color:#e6edf3;pointer-events:auto;background:#0f141cd9;border:1px solid #f0f6fc1f;border-radius:8px;padding:10px 14px;font-size:.8rem;box-shadow:0 6px 20px #00000073}.hud-box h1{color:#58a6ff;align-items:center;gap:6px;margin-bottom:6px;font-size:.9rem;display:flex}.hud-box p{color:#8b949e;margin-bottom:3px;font-size:.78rem;line-height:1.35}.hud-box b{color:#f0883e}.action-btn{color:#fff;cursor:pointer;background:#238636;border:1px solid #f0f6fc1a;border-radius:5px;width:100%;margin-top:6px;padding:6px 10px;font-size:.78rem;font-weight:600;transition:background .15s,transform 50ms}.action-btn:hover{background:#2ea043}.action-btn:active{transform:scale(.98)}#crosshair{--ch-gap:5px;--ch-length:8px;--ch-color:#ffffffeb;pointer-events:none;z-index:20;opacity:0;visibility:hidden;width:0;height:0;transition:opacity .15s,visibility .15s,transform .14s ease-out;position:fixed;top:50%;left:50%;transform:scale(1)}#crosshair.firing{transform:scale(1.45)}body.shooter-mode #crosshair{opacity:.92;visibility:visible}.ch-bar{background:var(--ch-color);border-radius:1px;position:absolute}.ch-left,.ch-right{width:var(--ch-length);height:2px;top:-1px}.ch-left{right:var(--ch-gap)}.ch-right{left:var(--ch-gap)}.ch-top,.ch-bottom{width:2px;height:var(--ch-length);left:-1px}.ch-top{bottom:var(--ch-gap)}.ch-bottom{top:var(--ch-gap)}.ch-dot{background:var(--ch-color);border-radius:50%;width:3px;height:3px;position:absolute;top:-1.5px;left:-1.5px}#reload-ring{pointer-events:none;opacity:0;transition:opacity .15s;position:absolute;top:-18px;left:-18px;transform:rotate(-90deg)}#reload-ring.active{opacity:1}.reload-bg{fill:none;stroke:#ffffff26;stroke-width:2.5px}.reload-fill{fill:none;stroke:#58a6ff;stroke-width:2.8px;stroke-dasharray:88;stroke-dashoffset:88px;stroke-linecap:round;filter:drop-shadow(0 0 4px #58a6ffcc)}#btn-graphics-settings{z-index:50;backdrop-filter:blur(10px);color:#e6edf3;cursor:pointer;background:#0f141c7a;border:0;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;padding:0;font-size:.82rem;font-weight:500;transition:background .2s,transform .1s;display:flex;position:absolute;top:14px;right:18px;box-shadow:0 4px 12px #0006}#btn-graphics-settings:hover{background:#58a6ff52;transform:translateY(-1px)}#graphics-modal{z-index:1000;backdrop-filter:blur(6px);background:#0000008c;justify-content:center;align-items:center;transition:opacity .2s,visibility .2s;display:flex;position:fixed;inset:0}#graphics-modal.hidden{opacity:0;visibility:hidden;pointer-events:none}.graphics-card{backdrop-filter:blur(20px);color:#f0f6fc;background:#0f141cf0;border:1px solid #ffffff26;border-radius:14px;width:min(90%,560px);max-width:560px;max-height:88vh;padding:22px;animation:.22s cubic-bezier(.16,1,.3,1) modalPop;overflow-y:auto;box-shadow:0 20px 50px #000000b3,0 0 0 1px #ffffff0d}@keyframes modalPop{0%{opacity:0;transform:scale(.94)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}.graphics-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;margin-bottom:18px;padding-bottom:12px;display:flex}.graphics-header h2{color:#fff;align-items:center;gap:8px;font-size:1.05rem;font-weight:600;display:flex}#graphics-close-btn{color:#8b949e;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:2px 6px;font-size:1.5rem;line-height:1;transition:color .15s,background .15s}#graphics-close-btn:hover{color:#fff;background:#ffffff1a}.graphics-body{flex-direction:column;gap:16px;display:flex}.setting-row{background:#ffffff08;border:1px solid #ffffff0d;border-radius:10px;justify-content:space-between;align-items:center;padding:8px 12px;transition:background .15s;display:flex}.setting-row:hover{background:#ffffff0d}.setting-row.range-row{flex-direction:column;align-items:stretch;gap:10px}.volumetric-group{padding:8px 12px;display:block}.volumetric-toggle-row{justify-content:space-between;align-items:center;display:flex}.volumetric-intensity-row{border-top:1px solid #ffffff14;margin-top:8px;padding:8px 0 0}.range-row .setting-info{justify-content:space-between;align-items:center;width:100%;display:flex}.setting-info{flex-direction:column;gap:2px;display:flex}.setting-label{color:#f0f6fc;font-size:.88rem;font-weight:500}.setting-desc{color:#8b949e;font-size:.72rem}.setting-val{color:#58a6ff;font-family:monospace;font-size:.82rem;font-weight:600}input[type=range]{-webkit-appearance:none;appearance:none;cursor:pointer;background:#ffffff1f;border-radius:3px;outline:none;width:100%;height:6px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;cursor:pointer;background:#58a6ff;border:2px solid #fff;border-radius:50%;width:16px;height:16px;transition:transform .1s,background .15s;box-shadow:0 0 8px #58a6ff99}input[type=range]::-webkit-slider-thumb:hover{background:#79b8ff;transform:scale(1.15)}.toggle-switch{flex-shrink:0;width:44px;height:24px;display:inline-block;position:relative}.toggle-switch input{opacity:0;width:0;height:0}.toggle-slider{cursor:pointer;background-color:#ffffff29;border-radius:24px;transition:background-color .25s;position:absolute;inset:0}.toggle-slider:before{content:"";background-color:#fff;border-radius:50%;width:18px;height:18px;transition:transform .25s cubic-bezier(.4,0,.2,1);position:absolute;bottom:3px;left:3px;box-shadow:0 2px 4px #0006}input:checked+.toggle-slider{background-color:#238636}input:checked+.toggle-slider:before{transform:translate(20px)}.graphics-footer{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;margin-top:18px;padding-top:14px;display:flex}.graphics-footer .hint-text{color:#8b949e;font-size:.75rem}.graphics-footer .action-btn{width:auto;margin:0;padding:8px 16px;font-size:.82rem}.setting-row.highlight-row{background:#58a6ff1a;border-color:#58a6ff4d}.debug-section-title{color:#f0883e;text-transform:uppercase;letter-spacing:.6px;border-bottom:1px dashed #f0883e40;margin-top:10px;margin-bottom:2px;padding-bottom:4px;font-size:.8rem;font-weight:600}.debug-grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.debug-group-title{color:#8b949e;letter-spacing:.08em;text-transform:uppercase;grid-column:1/-1;margin-top:8px;font-size:10px;font-weight:800}.check-item{cursor:pointer;color:#e6edf3;background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;align-items:center;gap:8px;padding:8px 10px;font-size:.78rem;transition:background .15s,border-color .15s;display:flex}.check-item:hover{background:#ffffff14;border-color:#fff3}.check-item input[type=checkbox]{accent-color:#238636;cursor:pointer;width:15px;height:15px}.btn-group{flex-wrap:wrap;gap:3px;display:flex}.opt-btn{color:#8b949e;cursor:pointer;white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:5px;padding:3px 8px;font-size:.72rem;font-weight:500;line-height:1.4;transition:background .12s,border-color .12s,color .12s}.opt-btn:hover{color:#e6edf3;background:#ffffff1f;border-color:#ffffff40}.opt-btn.active{color:#3fb950;background:#2386364d;border-color:#238636b3;font-weight:600}*{box-sizing:border-box;margin:0;padding:0}html,body{user-select:none;-webkit-text-size-adjust:100%;text-size-adjust:100%;touch-action:manipulation;background-color:#0d1117;width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow:hidden}#renderCanvas{touch-action:none;outline:none;width:100%;height:100%;display:block}
