*{box-sizing:border-box;margin:0;padding:0}html,body{touch-action:none;-webkit-user-select:none;user-select:none;background:#000;width:100%;height:100%;overflow:hidden}@media (orientation:portrait){body{transform-origin:0 0;width:100dvh;height:100vw;position:fixed;top:0;left:100%;transform:rotate(90deg)}}#app{z-index:1;flex-direction:row;width:100%;height:100%;display:flex;position:relative}.touch-zone{z-index:2;flex:1;height:100%;position:relative}#left-zone{border-right:1px solid #ffffff14}#right-zone{background:0 0}#splash-overlay{z-index:10000;cursor:pointer;background:#000;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}#splash-overlay.hidden{display:none}#splash-content{text-align:center;color:#fff}#splash-content h1{letter-spacing:6px;margin-bottom:24px;font-size:36px;font-weight:300}#splash-content p{color:#888;font-size:16px;animation:2s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:.4}50%{opacity:1}}#keyboard-hint{z-index:9000;color:#ccc;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;position:fixed;bottom:16px;right:16px}#keyboard-hint-toggle{cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin-left:auto;font-size:18px;transition:background .2s;display:flex}#keyboard-hint-toggle:hover{background:#fff3}#keyboard-hint-panel{white-space:nowrap;background:#000000d9;border:1px solid #444;border-radius:8px;max-height:80vh;padding:12px 16px;position:absolute;bottom:44px;right:0;overflow-y:auto}#keyboard-hint-panel.hidden{display:none}.kh-row{align-items:center;gap:10px;padding:3px 0;display:flex}.kh-key{text-align:center;color:#fff;background:#ffffff1f;border:1px solid #555;border-radius:4px;min-width:60px;padding:2px 8px;font-family:Courier New,monospace;font-size:12px;display:inline-block}#hud-container{z-index:5000;pointer-events:none;color:#fff;width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Courier New,monospace;position:fixed;top:0;left:0}#hud-menu-btn{pointer-events:auto;cursor:pointer;color:#ccc;z-index:10;background:#00000080;border:1px solid #fff3;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-size:22px;transition:background .15s,color .15s;display:flex;position:absolute;top:8px;left:8px}#hud-menu-btn:hover,#hud-menu-btn:active{color:#fff;background:#ffffff26}#hud-throttle{z-index:20;pointer-events:none;flex-direction:row;align-items:flex-end;gap:8px;display:flex;position:absolute;bottom:20px;left:16px}.hud-throttle-label{color:#fff6;letter-spacing:1px;writing-mode:vertical-lr;text-orientation:mixed;padding-bottom:4px;font-size:10px}.hud-throttle-track{background:#00000080;border:1px solid #ffffff1a;border-radius:7px;width:14px;height:120px;position:relative;overflow:hidden}.hud-throttle-fill{background:linear-gradient(#4e9,#0c6);border-radius:7px 7px 0 0;width:100%;height:0%;transition:height 80ms;position:absolute;bottom:0}#hud-brake-zone{z-index:20;pointer-events:none;background:#ff32320d;border:2px solid #ff32324d;border-radius:10px;justify-content:center;align-items:center;width:200px;height:120px;transition:background .1s,border-color .1s;display:flex;position:absolute;bottom:20px;right:16px}.hud-brake-label{color:#ff323280;letter-spacing:2px;font-size:14px;font-weight:600}#hud-gauge{z-index:20;width:140px;height:140px;position:absolute;bottom:16px;right:16px}.hud-gauge-svg{width:100%;height:100%;position:absolute;top:0;left:0;transform:rotate(-90deg)}.hud-gauge-track{fill:none;stroke:#ffffff14;stroke-width:8px}.hud-gauge-arc{fill:none;stroke:#0ef;stroke-width:8px;stroke-linecap:round;transition:stroke-dasharray 80ms,stroke .2s}.hud-gauge-center{text-align:center;flex-direction:column;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hud-gauge-speed{color:#0ef;text-shadow:0 0 12px #00eeff4d;font-family:Courier New,Consolas,monospace;font-size:34px;font-weight:700;line-height:1}.hud-gauge-speed-unit{color:#fff6;letter-spacing:1px;margin-top:1px;font-size:9px}.hud-gauge-gear-row{align-items:center;gap:2px;margin-top:2px;display:flex}.hud-gauge-gear{color:#fa0;text-shadow:0 0 6px #ffaa004d;font-family:Courier New,Consolas,monospace;font-size:20px;font-weight:700}.hud-gauge-gear-label{color:#ffffff4d;font-size:9px}.hud-gauge-rpm{color:#fff6;letter-spacing:.5px;white-space:nowrap;font-family:Courier New,Consolas,monospace;font-size:10px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}#hud-nav{text-align:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;border:1px solid #ffffff1a;border-radius:8px;min-width:100px;padding:8px 14px;position:absolute;top:56px;left:8px}.hud-turn-icon{color:#fff9;margin-bottom:2px;font-size:28px;line-height:1}.hud-turn-left{color:#fa0}.hud-turn-right{color:#0cf}.hud-turn-distance{color:#fff;font-size:18px;font-weight:600}.hud-turn-label{color:#ffffff59;letter-spacing:1px;margin-top:2px;font-size:9px}#hud-progress{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;border:1px solid #ffffff1a;border-radius:8px;min-width:140px;padding:6px 14px;position:absolute;top:8px;right:8px}.hud-lap-text{color:#fff;margin-bottom:4px;font-size:14px;font-weight:600}.hud-progress-bar{background:#ffffff1a;border-radius:2px;width:100%;height:4px;margin-bottom:3px;overflow:hidden}.hud-progress-fill{background:linear-gradient(90deg,#0c6,#4e9);border-radius:2px;height:100%;transition:width .1s}.hud-distance-text{color:#fff6;text-align:right;font-size:10px}.hud-time-text{color:#ffd54a;text-align:left;font-variant-numeric:tabular-nums;margin-top:2px;font-size:11px;font-weight:600}#hud-rank{text-align:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;border:1px solid #ffffff1a;border-radius:8px;min-width:70px;padding:6px 14px;position:absolute;top:80px;right:8px}.hud-rank-value{color:#fff;font-size:24px;font-weight:700;line-height:1}.hud-rank-first{color:gold;text-shadow:0 0 10px #ffd70066}.hud-rank-label{color:#fff6;margin-top:2px;font-size:10px}.hud-standings{text-align:left;border-top:1px solid #ffffff1f;max-height:180px;margin-top:6px;padding-top:4px;overflow:hidden}.hud-standing-row{color:#fffc;white-space:nowrap;font-size:11px;line-height:1.6}.hud-standing-player{color:#fd4;font-weight:600}#hud-caption{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:30;background:#000000b3;border:1px solid #ffffff26;border-radius:8px;max-width:80%;padding:8px 20px;transition:opacity .3s;position:absolute;top:8px;left:50%;transform:translate(-50%)}.hud-caption-text{color:#adf;text-align:center;white-space:nowrap;text-overflow:ellipsis;text-shadow:0 0 6px #aaddff4d;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;overflow:hidden}.hud-caption-new{animation:.3s hudCaptionGlow}@keyframes hudCaptionGlow{0%{opacity:.3;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.hud-tutorial-phase{color:#fff;white-space:nowrap;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:29;background:#1e5078d9;border:1px solid #ffffff59;border-radius:20px;padding:6px 18px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;position:fixed;top:64px;left:50%;transform:translate(-50%);box-shadow:0 0 12px #50b4ff66}@keyframes hud-ripple{0%{opacity:.8;transform:scale(0)}to{opacity:0;transform:scale(2.5)}}#hud-items{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:20;background:#00000080;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:8px;padding:6px 14px;display:flex;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.hud-item-icon{color:#fd4;font-size:18px}.hud-item-name{color:#fff;font-size:13px;font-weight:600}.hud-item-status{color:#ffffff80;background:#ffffff14;border-radius:4px;padding:1px 6px;font-size:11px}.hud-item-effects{color:#8df;margin-left:4px;font-size:11px;font-style:italic}@media (width<=600px){#hud-gauge{width:110px;height:110px;bottom:8px;right:8px}.hud-gauge-speed{font-size:26px}.hud-gauge-gear{font-size:16px}.hud-gauge-rpm{font-size:8px}#hud-joystick{width:140px;height:140px;bottom:12px;left:12px}#hud-joystick-base{width:140px;height:140px}#hud-joystick-thumb{width:42px;height:42px}.jsl{font-size:8px}.hud-turn-icon{font-size:22px}.hud-turn-distance{font-size:15px}#hud-nav{min-width:80px;padding:6px 10px;top:48px}#hud-progress{min-width:110px;padding:4px 10px}#hud-rank{min-width:56px;padding:4px 8px;top:72px}.hud-rank-value{font-size:20px}.hud-caption-text{font-size:13px}#hud-caption{padding:6px 14px}}.kh-sep{text-align:center;color:#666;padding:6px 0;font-size:11px}
