:root{color:#eef7ff;font-synthesis:none;text-rendering:optimizelegibility;background:#07090d;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}#loading-curtain{z-index:100;-webkit-user-select:none;user-select:none;background:#0a0e12;border:1px solid #eef7ff12;border-radius:4px;flex-direction:column;width:clamp(20rem,38rem,90vw);height:clamp(25rem,45vh,33rem);font-family:Consolas,Courier New,monospace;font-size:.78rem;line-height:1.6;transition:opacity .4s;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 0 60px #0000008c}#loading-curtain.hidden{opacity:0;pointer-events:none}#loading-title{color:#b4c3d259;letter-spacing:.04em;border-bottom:1px solid #eef7ff0f;flex-shrink:0;justify-content:space-between;align-items:center;padding:.35rem .9rem;font-size:.7rem;display:flex}#loading-log{color:#b4c3d280;flex:1;padding:.6rem .9rem .4rem;overflow-y:auto}.log-line{opacity:0;white-space:pre-wrap;animation:.25s forwards log-enter}.log-line.error{color:#e05555}@keyframes log-enter{to{opacity:1}}#loading-progress{appearance:none;background:#eef7ff08;border:none;flex-shrink:0;width:100%;height:.12rem}#loading-progress::-webkit-progress-bar{background:#eef7ff08}#loading-progress::-webkit-progress-value{background:#eef7ff26}#loading-progress::-moz-progress-bar{background:#eef7ff26}*{box-sizing:border-box}html,body,#app{width:100%;height:100%;margin:0}body{overflow:hidden}.app-shell{background:#07090d;min-width:320px;position:relative}#racer-canvas{background:#07090d;width:100%;height:100%;display:block}.hud{z-index:3;pointer-events:none;grid-template-columns:repeat(9,minmax(4.6rem,auto));gap:8px;width:min(100% - 2rem,72rem);display:grid;position:absolute;top:16px}.hud>div{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#080d12b8;border:1px solid #b4e1ff38;border-radius:8px;min-height:54px;padding:9px 12px;box-shadow:0 10px 28px #00000042}.hud>div[hidden]{display:none}.hud-label{color:#92a7b8;text-transform:uppercase;font-size:.72rem;font-weight:700;display:block}.hud strong{color:#f6fbff;font-variant-numeric:tabular-nums;white-space:nowrap;margin-top:3px;font-size:clamp(.94rem,1.8vw,1.28rem);line-height:1.2;display:block}.hud-value{inline-size:max-content}.hud-value-time{min-inline-size:9ch}.hud strong.hud-value-name{white-space:normal;inline-size:9ch;min-inline-size:0;max-inline-size:9ch;line-height:1.05}.hud-value-marker{min-inline-size:5ch}.hud-value-guidance{min-inline-size:5.8ch}.hud-guidance{min-width:9.6rem}.hud-guidance-row{align-items:center;gap:8px;margin-top:3px;display:flex}.guidance-hud-arrow{--guidance-arrow-angle:-90.0002deg;filter:drop-shadow(0 0 8px #ffd14073);width:0;height:0;transform:rotate(var(--guidance-arrow-angle));transform-origin:50%;border-top:5px solid #0000;border-bottom:5px solid #0000;border-left:18px solid #ffd140;display:block}.hud-subvalue{color:#a9becd;white-space:nowrap;margin-top:2px;font-size:.72rem;font-weight:750;line-height:1.2;display:block}.hud-speed{min-width:9.2rem}.hud-value-speed{min-inline-size:7ch}.speed-meter{background:#92a7b838;border-radius:0;width:100%;height:8px;margin-top:7px;position:relative;overflow:hidden}.speed-meter-fill{--speed-meter-fill:0%;inline-size:100%;height:100%;clip-path:inset(0 calc(100% - var(--speed-meter-fill)) 0 0);background:linear-gradient(90deg,#2ff0ff 0%,#69ffb1 34%,#ffe45f 62%,#ff8a3d 82%,#c91532 100%);border-radius:0;transition:clip-path 90ms linear;position:absolute;inset:0;box-shadow:0 0 12px #2ff0ff6b}.route-marker{z-index:2;pointer-events:none;filter:drop-shadow(0 7px 14px #00000059);opacity:0;align-items:center;transition:left .25s ease-out,top .25s ease-out,opacity .2s ease-out;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.route-marker.is-visible{opacity:1}.route-marker-hint{--route-marker-hint-angle:-90.0002deg;z-index:2;pointer-events:none;filter:drop-shadow(0 0 8px #ffd1408c)drop-shadow(0 7px 14px #00000059);width:0;height:0;transform:translate(-50%, -50%) rotate(var(--route-marker-hint-angle));transform-origin:50%;opacity:0;border-top:5px solid #0000;border-bottom:5px solid #0000;border-left:18px solid #ffd140;transition:opacity .2s ease-out;display:block;position:absolute;top:50%;left:50%}.route-marker-hint.is-visible{opacity:1}.route-marker-body{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:#080d12b3;border:1px solid #ffd14052;border-radius:7px;min-width:4.9rem;padding:6px 9px;transition:border-color .3s ease-out,background .3s ease-out;display:grid}.route-marker-label{color:#9fb2c1;text-transform:uppercase;font-size:.66rem;font-weight:850;line-height:1;transition:color .3s ease-out,font-size .3s ease-out}.route-marker-distance{color:#f6fbff;font-variant-numeric:tabular-nums;white-space:nowrap;margin-top:3px;font-size:.9rem;line-height:1;transition:color .3s ease-out,font-size .3s ease-out}.route-marker.is-offscreen .route-marker-body{border-color:#ffd14099}.route-marker-upcoming .route-marker-body,.route-marker-upcoming.is-offscreen .route-marker-body{background:#080d1280;border:1px solid #b4e1ff26}.route-marker-upcoming .route-marker-label{color:#6b8294;font-size:.6rem}.route-marker-upcoming .route-marker-distance{color:#8b9db0;font-size:.78rem}.selector-panel{flex-wrap:wrap;align-items:flex-end;gap:8px;max-width:calc(100% - 22rem);display:flex;position:absolute;bottom:16px;left:16px}.selector-menu{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#080d12c2;border:1px solid #b4e1ff38;border-radius:8px;align-items:center;gap:8px;padding:9px 10px;display:flex;box-shadow:0 10px 28px #00000042}.selector-menu label,.guidance-group-label{color:#92a7b8;text-transform:uppercase;font-size:.72rem;font-weight:800}.selector-menu select{color:#f6fbff;min-width:10rem;height:2rem;font:inherit;background:#111920;border:1px solid #b4e1ff40;border-radius:6px;font-size:.88rem}.controls{pointer-events:none;align-items:center;gap:7px;max-width:calc(100% - 32px);display:flex;position:absolute;bottom:16px;right:16px}.controls span{color:#dceaf4;text-align:center;pointer-events:auto;background:#0f141ab3;border:1px solid #ffffff2e;border-radius:6px;min-width:42px;padding:7px 10px;font-size:.8rem;font-weight:800;box-shadow:0 8px 22px #0000003d}.debug-panel{--debug-panel-bottom:66px;--debug-panel-top:16px;right:16px;bottom:var(--debug-panel-bottom);width:min(25rem,100% - 32px);max-height:calc(100vh - var(--debug-panel-bottom) - var(--debug-panel-top));max-height:calc(100dvh - var(--debug-panel-bottom) - var(--debug-panel-top));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-sizing:border-box;background:#080d12db;border:1px solid #b4e1ff3d;border-radius:8px;flex-direction:column;padding:12px;display:flex;position:absolute;overflow:hidden;box-shadow:0 18px 38px #00000057}.debug-panel[hidden]{display:none}.debug-panel-header,.debug-panel-actions{justify-content:space-between;align-items:center;gap:10px;display:flex}.debug-panel-header strong{color:#f6fbff;font-size:.95rem}.debug-panel-header span{color:#92a7b8;text-transform:uppercase;font-size:.76rem;font-weight:800}.debug-panel-fields{overscroll-behavior:contain;gap:8px;min-height:0;margin:12px 0;padding-right:2px;display:grid;overflow-y:auto}.debug-section{background:#0c131861;border:1px solid #b4e1ff24;border-radius:6px}.debug-section-summary{color:#9db1c1;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:10px;min-height:2rem;padding:0 .55rem;font-size:.7rem;font-weight:900;display:flex}.debug-section-summary::-webkit-details-marker{display:none}.debug-section-summary:after{content:"+";color:#d6f6ff;font-size:1rem;line-height:1}.debug-section[open]>.debug-section-summary:after{content:"-"}.debug-section-content{gap:8px;padding:0 .55rem .55rem;display:grid}.debug-section-copy{color:#92a7b8;min-width:3.8rem;height:1.65rem;font:inherit;text-transform:uppercase;cursor:pointer;background:#b4e1ff0f;border:1px solid #b4e1ff33;border-radius:4px;justify-self:end;padding:0 6px;font-size:.65rem;font-weight:700;line-height:1.65rem;transition:background .15s,color .15s}.debug-section-copy:hover{color:#eef7ff;background:#b4e1ff29}.debug-field,.debug-toggle{color:#c8d7e2;grid-template-columns:minmax(0,1fr) 7.5rem;align-items:center;gap:12px;font-size:.82rem;font-weight:750;display:grid}.debug-toggle{grid-template-columns:1.1rem minmax(0,1fr);justify-content:start}.debug-field-title{align-items:center;gap:.35rem;min-width:0;display:flex}.debug-field-info{color:#13212a;opacity:.5;cursor:help;-webkit-user-select:none;user-select:none;background:#9db1c1;border-radius:50%;flex:none;justify-content:center;align-items:center;width:1.05rem;height:1.05rem;font-family:serif;font-size:.7rem;font-style:normal;font-weight:700;line-height:1;display:inline-flex}.debug-field-info:hover,.debug-field-info:focus-visible{color:#0a1419;background:#2ff0ff;outline:none}.debug-field output{color:#f6fbff;font-variant-numeric:tabular-nums;text-align:right;background:#0c1318d1;border:1px solid #b4e1ff24;border-radius:6px;min-height:1.7rem;padding:.34rem .5rem}.debug-field input{color:#f6fbff;width:100%;height:2rem;font:inherit;text-align:right;background:#111920;border:1px solid #b4e1ff40;border-radius:6px;font-size:.84rem}.debug-field input.is-invalid{border-color:#ff6b7a;outline:1px solid #ff6b7a73}.debug-toggle input{accent-color:#2ff0ff;width:1.05rem;height:1.05rem}.debug-panel-actions{justify-content:flex-end}.debug-panel-actions button{color:#f6fbff;min-width:5.2rem;height:2rem;font:inherit;text-transform:uppercase;cursor:pointer;background:#13212a;border:1px solid #b4e1ff40;border-radius:6px;padding:0 8px;font-size:.76rem;font-weight:850;line-height:2rem}.debug-panel-actions button:hover{background:#18303a;border-color:#2ff0ff9e}.gpu-error{color:#fff;text-align:center;background:#07090d;place-content:center;gap:8px;padding:24px;display:grid;position:absolute;inset:0}.gpu-error[hidden]{display:none}.gpu-error strong{font-size:1.35rem}.gpu-error span{color:#a7bac9}@media (width<=700px){.hud{grid-template-columns:repeat(2,minmax(0,1fr));width:calc(100% - 1.25rem);top:10px}.hud>div{min-height:48px;padding:7px 9px}.hud strong,.hud-subvalue{overflow-wrap:anywhere;white-space:normal}.hud-guidance,.hud-speed{grid-column:span 2}.controls{flex-wrap:wrap;justify-content:flex-end;bottom:10px;right:10px}.selector-panel{flex-direction:column;align-items:stretch;max-width:none;bottom:74px;left:10px;right:10px}.selector-menu select{flex:1;min-width:0}.debug-panel{--debug-panel-bottom:320px;--debug-panel-top:10px;width:calc(100% - 20px);right:10px}}
