*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{color:#e8e8f0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#020408;width:100%;height:100%;font-family:Space Mono,monospace;overflow:hidden}canvas{display:block;cursor:none!important}.custom-cursor{pointer-events:none;z-index:9999;background:#00ffd1;border-radius:50%;width:6px;height:6px;transition:width .15s,height .15s,box-shadow .15s;position:fixed;top:0;left:0;transform:translate(-50%,-50%);box-shadow:0 0 8px 2px #00ffd199,0 0 20px 4px #00ffd133}.custom-cursor.hovering{width:12px;height:12px;box-shadow:0 0 12px 4px #00ffd1cc,0 0 30px 8px #00ffd14d}.hud{pointer-events:none;z-index:100;width:100%;height:100%;font-family:Space Mono,monospace;position:fixed;top:0;left:0}.hud-name{letter-spacing:2px;text-transform:uppercase;opacity:.85;font-size:14px;position:absolute;top:32px;left:36px}.hud-name .role{letter-spacing:3px;color:#00ffd1;opacity:.7;margin-top:4px;font-size:10px;display:block}.hud-section{letter-spacing:3px;text-transform:uppercase;opacity:.7;font-size:12px;transition:opacity .5s;position:absolute;top:32px;right:36px}.hud-section .section-number{color:#00ffd1;margin-right:8px;font-size:18px;font-weight:700}.hud-nav-hint{letter-spacing:4px;text-transform:uppercase;opacity:.4;font-size:10px;animation:3s ease-in-out infinite hud-pulse;position:absolute;bottom:32px;right:36px}.hud-audio-toggle{letter-spacing:2px;text-transform:uppercase;opacity:.5;pointer-events:auto;cursor:none;color:#e8e8f0;background:0 0;border:1px solid #e8e8f033;padding:6px 14px;font-family:Space Mono,monospace;font-size:10px;transition:border-color .3s,opacity .3s;position:absolute;bottom:32px;left:36px}.hud-audio-toggle:hover{opacity:.9;border-color:#00ffd1}.loading-screen{z-index:9000;background:#020408;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .8s;display:flex;position:fixed;top:0;left:0}.loading-screen.fade-out{opacity:0;pointer-events:none}.loading-bar-container{background:#e8e8f01a;width:200px;height:2px;margin-top:24px;overflow:hidden}.loading-bar{background:#00ffd1;width:0%;height:100%;transition:width .3s;box-shadow:0 0 10px #00ffd1}.loading-text{letter-spacing:6px;text-transform:uppercase;color:#e8e8f0;opacity:.6;font-size:11px}@keyframes hud-pulse{0%,to{opacity:.4}50%{opacity:.7}}
