*{margin:0;padding:0;box-sizing:border-box}body{background:#000000;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Inter,Helvetica Neue,sans-serif;overflow:hidden;position:relative;width:100vw;height:100vh;-webkit-font-smoothing:antialiased}canvas{display:block;cursor:default}.overlay{position:fixed;left:0;width:100%;height:100%;z-index:10;flex-direction:column;justify-content:center;align-items:center;z-index:100;pointer-events:none}.content{text-align:center;pointer-events:auto}nav{display:flex;gap:5rem;justify-content:center;flex-wrap:wrap;position:fixed;top:1.3rem;left:50%;transform:translate(-50%);pointer-events:auto}nav a{color:#ffffff80;text-decoration:none;font-size:.6rem;letter-spacing:1em;text-transform:uppercase;mix-blend-mode:difference;padding:0;width:fit-content;pointer-events:auto}nav a:hover{color:#fff;border-bottom-color:#fff}.logo{position:fixed;top:1rem;left:1rem;z-index:10;pointer-events:auto}.lang-switch{position:fixed;top:1rem;right:1rem;z-index:10;pointer-events:auto}.lang-switch a{color:#fff;text-decoration:none;font-size:.6rem;letter-spacing:.1em;text-transform:uppercase;opacity:.6;transition:opacity .3s;mix-blend-mode:difference}.lang-switch a:hover{opacity:1}footer{position:fixed;bottom:1rem;left:50%;transform:translate(-50%);z-index:10;font-size:.6rem;color:#666;text-align:center;pointer-events:none;mix-blend-mode:difference}@keyframes pulse{0%,to{opacity:.4}50%{opacity:1}}@media (max-width: 768px){h1{font-size:1.5rem}nav{position:fixed;top:5rem;left:20px;transform:none;flex-direction:column;align-items:flex-start;gap:1rem}.lang-switch{top:1rem;right:1rem}}#loader{position:fixed;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg,#000000 0%,#000000 100%);display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:1000}#progress{width:300px;height:4px;background:rgba(255,255,255,.1);border-radius:10px;overflow:hidden;margin-bottom:20px}#bar{height:100%;background:linear-gradient(90deg,#31ffd2,#00a6ff);width:0%;transition:width .2s ease}#loader p{color:#0ff;font-size:14px;text-transform:uppercase;letter-spacing:2px}#fps-counter{position:fixed;bottom:60px;left:10px;background:rgba(0,0,0,.1);color:#00ff8087;padding:6px;font-family:monospace;font-size:11px;border-radius:2px;border:1px solid rgba(0,255,128,.02);z-index:999;-webkit-user-select:none;user-select:none;display:none}#hud{position:fixed;top:90%;left:50%;transform:translate(-50%,-50%);width:100px;height:32px;border-radius:2px;background:rgba(255,255,255,.03);border:1px solid #75757540;overflow:hidden;z-index:100}#turbo{height:100%;background:linear-gradient(90deg,#8fffc7af,#006aff);width:0%;box-shadow:0 0 10px #00ff80}#lockPrompt{position:fixed;top:20%;left:50%;transform:translate(-50%,-50%);color:#00ffff7a;font-size:11px;font-family:sans-serif;padding:0;border:0px solid #00ffff71;border-radius:2px;cursor:pointer;z-index:1000;-webkit-user-select:none;user-select:none;display:none}#crosshair{position:fixed;top:50%;left:50%;width:20px;height:20px;transform:translate(-50%,-50%);pointer-events:none;z-index:100}#footer{position:absolute;display:block;bottom:8px;background-color:#0000001a;width:100%;text-align:center;font-size:9px;color:#cfe9e94a;z-index:100}.lil-gui{--background-color: rgba(10, 10, 10, .044) !important;--widget-color: rgba(255, 255, 255, .15) !important;--hover-color: rgba(255, 255, 255, .083) !important;--focus-color: rgba(0, 255, 255, .4) !important;--number-color: rgba(159, 255, 190, .852) !important;--string-color: rgba(0, 200, 255, .8) !important;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.lil-gui.root{font-size:.8em;background:rgba(10,10,10,0)!important;border:1px solid rgba(255,255,255,0)}#magnet-indicator{position:fixed;top:50px;left:20px;width:40px;height:40px;border:2px solid rgba(0,255,255,.4);border-radius:50%;background:rgba(0,255,255,.1);display:none;align-items:center;justify-content:center;color:#0ffc;font-size:20px;z-index:1000}#magnet-indicator.active{display:none;animation:pulse .5s infinite alternate}@keyframes pulse{0%{transform:scale(1);opacity:.6}to{transform:scale(1.1);opacity:1}}.mobile-controls{position:fixed;bottom:20px;left:20px;display:flex;flex-direction:column;gap:8px;z-index:1000}.mobile-btn{width:30px;height:60px;border-radius:2px;background:rgba(255,255,255,.03);border:1px solid #75757540;display:flex;align-items:center;justify-content:center;color:#fff6;font-size:18px;-webkit-user-select:none;user-select:none;touch-action:none;-webkit-tap-highlight-color:transparent}.mobile-btn.active{background:rgba(255,255,255,.15);border-color:#fff6;color:#fffc}.gimbal-zone{position:fixed;bottom:0;left:0;width:100%;height:66.666%;z-index:50;touch-action:none}#hud{cursor:pointer;pointer-events:auto}@media (max-width: 768px){#footer{display:none!important}}
