*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--primary-color: #6366f1;--combat-color: #ef4444}html{font-size:16px;scroll-behavior:smooth}body{font-family:Inter,system-ui,sans-serif;line-height:1.6;color:#fff;background:#000;overflow:hidden}.game{position:fixed;top:0;left:0;width:100vw;height:100vh;overflow:hidden}.js-canvas{display:block;width:100%;height:100%}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;margin-bottom:.5em}p{margin-bottom:1rem}button{cursor:pointer;border:none;background:none;font-family:inherit}a{color:inherit;text-decoration:none}.dev-warning{display:none;position:fixed;top:0;left:0;right:0;padding:10px;background:linear-gradient(90deg,#ef4444,#f97316);color:#fff;text-align:center;font-weight:600;font-size:13px;z-index:9999;box-shadow:0 2px 8px #0000004d}.dev-warning.visible{display:block}.dev-links{display:flex;align-items:center;gap:8px;margin-top:8px;justify-content:center}.dev-text{color:#ffffffb3;font-size:11px;margin-right:4px}.dev-separator{color:#ffffff4d;font-size:12px}.dev-link{display:inline-flex;align-items:center;gap:4px;color:#ffffffe6;text-decoration:none;padding:4px 8px;border:1px solid rgba(255,255,255,.2);border-radius:4px;transition:all .2s}.dev-link i{font-size:1.1em}.dev-link:hover{color:#fff;background:#fff3;border-color:#fff6}.keybinds-help{position:fixed;bottom:16px;right:16px;background:#000000bf;backdrop-filter:blur(10px);border-radius:8px;padding:8px 10px;color:#fff;font-size:11px;font-weight:500;z-index:9998;box-shadow:0 3px 10px #0006;border:1px solid rgba(255,255,255,.1);min-width:140px}.keybinds-section{display:flex;align-items:center;gap:6px;margin-bottom:5px}.keybinds-section:last-child{margin-bottom:0}.keybinds-title{font-size:9px;text-transform:uppercase;letter-spacing:.25px;color:#fff6;font-weight:600;min-width:32px}.key{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 5px;background:#ffffff14;border:1px solid rgba(255,255,255,.1);border-radius:4px;font-size:10px;font-weight:600}.keybinds-hint{font-size:10px;color:#ffffff59;margin-left:3px}
