@import "https://fonts.googleapis.com/css2?family=Rajdhani:wght@400;600;700&family=Share+Tech+Mono&display=swap";.gc{background:#080500;width:100vw;height:100vh;position:relative;overflow:hidden}.gc__canvas{width:100%;height:100%;display:block;position:absolute;inset:0}.gc__loader{z-index:100;background:radial-gradient(#1a0e04 0%,#050300 100%);justify-content:center;align-items:center;transition:opacity .8s,visibility .8s;display:flex;position:absolute;inset:0}.gc__loader--hidden{opacity:0;visibility:hidden;pointer-events:none}.gc__loader-inner{text-align:center;font-family:Rajdhani,sans-serif}.gc__loader-title{letter-spacing:12px;color:#f0c060;text-shadow:0 0 40px #f0a02899,0 0 80px #f078144d;margin-bottom:12px;font-size:52px;font-weight:700}.gc__loader-sub{letter-spacing:4px;color:#f0b45080;text-transform:uppercase;margin-bottom:28px;font-size:14px}.gc__loader-bar{background:#ffffff1a;border-radius:2px;width:280px;height:3px;margin:0 auto;overflow:hidden}.gc__loader-fill{background:linear-gradient(90deg,#ff8020,#ffcc40);border-radius:2px;height:100%;animation:1.1s ease-out forwards loaderFill}@keyframes loaderFill{0%{width:0%}to{width:100%}}.hud{pointer-events:none;color:#fff0c8eb;opacity:0;background:radial-gradient(#0000 55%,#000000a6 100%);font-family:Rajdhani,Segoe UI,sans-serif;transition:opacity .6s;position:absolute;inset:0}.hud--visible{opacity:1}.hud__speed{position:absolute;bottom:28px;left:32px}.hud__gauge{width:140px;height:95px;position:relative}.hud__gauge-svg{filter:drop-shadow(0 0 8px #ffa02866);width:140px;height:95px}.hud__gauge-arc{transition:stroke-dashoffset .12s linear}.hud__needle-wrap{transform-origin:bottom;width:4px;height:52px;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.hud__needle{transform-origin:bottom;background:linear-gradient(#fff,#ff6020);border-radius:1px;width:2px;height:44px;transition:transform .1s linear;position:absolute;bottom:0;left:50%;transform:translate(-50%)rotate(-135deg);box-shadow:0 0 6px #ff7828cc}.hud__speed-center{text-align:center;line-height:1;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.hud__speed-num{color:#fff;text-shadow:0 0 16px #ffa028cc;letter-spacing:-1px;font-family:Share Tech Mono,monospace;font-size:38px;font-weight:700;display:block}.hud__speed-unit{color:#ffc864a6;letter-spacing:2px;text-transform:uppercase;margin-top:1px;font-size:10px;font-weight:600;display:block}.hud__bar-bg{background:#ffffff1a;border-radius:2px;width:140px;height:3px;margin-top:8px;overflow:hidden}.hud__bar-fill{background:linear-gradient(90deg,#00e5ff,#ff9020,#ff2020);border-radius:2px;width:0%;height:100%;transition:width 80ms linear;box-shadow:0 0 8px #ffa028b3}.hud__time{text-align:right;-webkit-backdrop-filter:blur(10px);background:#0000006b;border:1px solid #ffc86426;border-radius:12px;padding:14px 20px 12px;position:absolute;top:28px;right:36px;box-shadow:0 4px 28px #00000080,inset 0 1px #ffffff0f}.hud__time-val{color:#fff;letter-spacing:3px;text-shadow:0 0 12px #ffc85080;font-family:Share Tech Mono,monospace;font-size:34px;font-weight:700;line-height:1;display:block}.hud__time-period{color:#ffc86499;text-transform:uppercase;letter-spacing:3px;margin-top:5px;font-size:10px;font-weight:600;display:block}.hud__compass-wrap{position:absolute;top:28px;left:50%;transform:translate(-50%)}.hud__compass{-webkit-backdrop-filter:blur(8px);background:#00000073;border:1px solid #ffc86433;border-radius:50%;width:64px;height:64px;transition:transform .1s linear;position:relative;box-shadow:0 4px 20px #00000080}.hud__compass-n,.hud__compass-s,.hud__compass-e,.hud__compass-w{letter-spacing:0;font-family:Share Tech Mono,monospace;font-size:9px;font-weight:700;position:absolute}.hud__compass-n{color:#ff4040;top:4px;left:50%;transform:translate(-50%)}.hud__compass-s{color:#fff0c880;bottom:4px;left:50%;transform:translate(-50%)}.hud__compass-e{color:#fff0c880;top:50%;right:5px;transform:translateY(-50%)}.hud__compass-w{color:#fff0c880;top:50%;left:5px;transform:translateY(-50%)}.hud__compass-needle{transform-origin:bottom;background:linear-gradient(#ff3030,#ffffff4d);border-radius:1px;width:2px;height:22px;margin-top:-20px;margin-left:-1px;position:absolute;top:50%;left:50%}.hud__info{color:#ffd278b3;-webkit-backdrop-filter:blur(8px);background:#00000061;border:1px solid #ffc8501f;border-radius:10px;flex-direction:column;gap:4px;padding:10px 14px;font-family:Share Tech Mono,monospace;font-size:12px;display:flex;position:absolute;top:28px;left:36px;box-shadow:0 4px 20px #0006}.hud__coord{color:#ffd27873;font-size:10px}.hud__controls{text-align:right;-webkit-backdrop-filter:blur(10px);color:#fff0c88c;background:#0000006b;border:1px solid #ffffff12;border-radius:12px;padding:14px 18px;font-size:11px;line-height:2;position:absolute;bottom:28px;right:36px;box-shadow:0 4px 20px #0006}.hud__ctrl-row{white-space:nowrap}kbd{color:#fff0c8cc;background:#ffffff14;border:1px solid #fff3;border-bottom-width:2px;border-radius:4px;margin:0 2px;padding:1px 6px;font-family:Share Tech Mono,monospace;font-size:10px;display:inline-block}.hud__title{letter-spacing:7px;text-transform:uppercase;color:#ffc85033;pointer-events:none;-webkit-user-select:none;user-select:none;white-space:nowrap;font-size:10px;font-weight:700;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}@media (width<=768px){.hud__speed{bottom:16px;left:16px}.hud__gauge,.hud__gauge-svg{width:110px;height:75px}.hud__speed-num{font-size:28px}.hud__bar-bg{width:110px}.hud__time{padding:10px 14px;top:12px;right:12px}.hud__time-val{font-size:24px}.hud__info{padding:8px 10px;font-size:10px;top:12px;left:12px}.hud__controls{padding:10px 12px;font-size:10px;bottom:16px;right:12px}.hud__compass-wrap{top:12px}.hud__compass{width:50px;height:50px}.hud__title{display:none}.gc__loader-title{letter-spacing:8px;font-size:36px}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{background:#000;width:100%;height:100%;overflow:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif}#root{display:block}
