*,:before,:after{box-sizing:border-box;margin:0;padding:0}[hidden]{display:none!important}:root{--alley-ink:#04080b;--alley-fog:#0a1518;--alley-magenta:#ff2e88;--alley-cyan:#00e7ff;--alley-amber:#ffb347;--alley-text:#e6f1f3;--alley-text-dim:#e6f1f38c;--ds-background:var(--alley-ink);--ds-surface:var(--alley-fog);--ds-foreground:var(--alley-text);--ds-muted:var(--alley-text-dim);--ds-primary:var(--alley-cyan);--ds-primary-foreground:var(--alley-ink);--ds-border:var(--alley-text-dim);--ds-ring:var(--alley-cyan);--ds-radius:10px;--ds-font-ui:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace}html,body{background:var(--alley-ink);width:100%;height:100%;color:var(--alley-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;touch-action:none;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Courier New,monospace;overflow:hidden}#root{width:100%;min-height:100%}#stage{cursor:grab;touch-action:none;width:100vw;height:100vh;display:block;position:fixed;inset:0}#stage:active{cursor:grabbing}#fallback{background:radial-gradient(circle at 30% 40%, #ff2e8826, transparent 60%), radial-gradient(circle at 70% 60%, #00e7ff1f, transparent 55%), var(--alley-ink);place-items:center;padding:1.5rem;display:grid;position:fixed;inset:0}.fallback-card{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0a1518b3;border:1px solid #ffffff1a;border-radius:8px;max-width:32rem;padding:2rem}.fallback-card h1{letter-spacing:.2em;color:var(--alley-magenta);text-shadow:0 0 18px #ff2e8899;margin-bottom:1rem;font-size:1.5rem}.fallback-card p{color:var(--alley-text-dim);font-size:.95rem;line-height:1.6}.hud{left:50%;bottom:max(1rem, env(safe-area-inset-bottom,0));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10;-webkit-user-select:none;user-select:none;background:#04080b8c;border:1px solid #ffffff14;border-radius:10px;width:min(92vw,420px);padding:.9rem 1rem .75rem;position:fixed;transform:translate(-50%);box-shadow:0 0 18px #00e7ff14}.hud-title{letter-spacing:.4em;color:var(--alley-cyan);text-shadow:0 0 10px #00e7ff80;text-align:center;margin-bottom:.5rem;font-size:.7rem}.hud-row{align-items:center;gap:.75rem;display:flex}.hud-label{color:var(--alley-amber);text-shadow:0 0 6px #ffb34766;letter-spacing:.1em;min-width:5.5rem;font-size:.75rem}.alley-time-slider{flex:1;font-family:inherit}.alley-time-slider__control{touch-action:none;-webkit-user-select:none;user-select:none;align-items:center;width:100%;padding:.75rem 0;display:flex}.alley-time-slider__track{background:linear-gradient(90deg, var(--alley-amber) 0%, var(--alley-magenta) 50%, var(--alley-cyan) 100%);border-radius:9999px;width:100%;height:.25rem}.alley-time-slider__indicator{border-radius:inherit;background:var(--alley-cyan)}.alley-time-slider__thumb{background:var(--alley-text);border:2px solid var(--alley-ink);cursor:pointer;border-radius:50%;width:16px;height:16px;box-shadow:0 0 10px #fff9,0 0 2px #000c}.alley-time-slider__thumb:has(input:focus-visible){outline:2px solid var(--alley-cyan);outline-offset:2px}.hud-hint{text-align:center;letter-spacing:.15em;color:var(--alley-text-dim);margin-top:.5rem;font-size:.65rem}@media (width<=480px){.hud{width:94vw;padding:.7rem .85rem .6rem}.hud-label{min-width:4.75rem;font-size:.7rem}.hud-hint{font-size:.6rem}}@supports ((-webkit-backdrop-filter:blur(1px))){.fallback-card{-webkit-backdrop-filter:blur(6px)}.hud{-webkit-backdrop-filter:blur(8px)}}
