:root{--bg-deep:#0d0d0d;--bg-surface:#141414;--bg-card:#1c1c1c;--bg-card-hover:#222;--bg-border:#2a2a2a;--bg-border-subtle:#1f1f1f;--accent-lime:#b8ff00;--accent-lime-dim:#8acc00;--accent-lime-glow:#b8ff002e;--accent-lime-glow-sm:#b8ff001a;--text-primary:#f0f0f0;--text-secondary:#a0a0a0;--text-muted:#666;--text-on-lime:#0d0d0d;--success:#22c55e;--warning:#f59e0b;--error:#ef4444}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{background-color:var(--bg-deep);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;overflow-x:hidden}.font-display{font-family:Barlow Condensed,Inter,system-ui,sans-serif}::selection{background-color:var(--accent-lime);color:var(--text-on-lime)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg-deep)}::-webkit-scrollbar-thumb{background:var(--bg-border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--accent-lime)}.lime-glow{box-shadow:0 0 30px -5px var(--accent-lime-glow), 0 0 60px -20px var(--accent-lime-glow)}.lime-glow-sm{box-shadow:0 0 15px -3px var(--accent-lime-glow-sm)}.lime-text-glow{text-shadow:0 0 30px #b8ff0080}.speed-slash{clip-path:polygon(8px 0%,100% 0%,calc(100% - 8px) 100%,0% 100%)}.speed-slash-sm{clip-path:polygon(4px 0%,100% 0%,calc(100% - 4px) 100%,0% 100%)}.vertigo-card{background:var(--bg-card);border:1px solid var(--bg-border);transition:border-color .18s,background-color .18s}.vertigo-card:hover{border-color:var(--accent-lime);background:var(--bg-card-hover)}.tach-stripe{background:linear-gradient(to right, transparent, var(--accent-lime), transparent);opacity:.5;height:2px;display:block}.lime-badge{background:var(--accent-lime);color:var(--text-on-lime);letter-spacing:.08em;align-items:center;gap:6px;padding:4px 12px;font-family:Barlow Condensed,sans-serif;font-size:.75rem;font-weight:900;display:inline-flex}.status-available{color:#4ade80;background:#22c55e1f;border:1px solid #22c55e4d}.status-reserved{color:#fbbf24;background:#f59e0b1f;border:1px solid #f59e0b4d}.status-sold{color:#f87171;background:#ef44441f;border:1px solid #ef44444d}.speed-lines{pointer-events:none;background:repeating-linear-gradient(-65deg,#0000,#0000 48px,#b8ff0004 48px 50px);position:absolute;inset:0}.grid-noise{background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:32px 32px}:focus-visible{outline:2px solid var(--accent-lime);outline-offset:2px;border-radius:4px}img{max-width:100%;height:auto}h1,h2,h3{text-wrap:balance}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}html{scroll-behavior:auto}}
