:root{--color-bg: #161819;--color-bg-elevated: #1c1e20;--color-bg-card: #1f2224;--color-bg-card-hover: #262a2c;--color-surface: #2a2e31;--color-surface-hover: #32373a;--color-text: #f0f2f4;--color-text-secondary: #8b9299;--color-text-muted: #8b9299;--color-text-subtle: #5c6369;--color-text-disabled: #3a3f43;--color-border: rgba(255, 255, 255, .08);--color-border-subtle: rgba(255, 255, 255, .04);--color-border-strong: rgba(255, 255, 255, .12);--color-border-glow: rgba(255, 107, 0, .18);--color-border-inner: rgba(255, 255, 255, .04);--color-accent: #ff6b00;--color-accent-light: #ff8c33;--color-accent-dark: #cc5500;--color-accent-glow: rgba(255, 107, 0, .22);--color-accent-subtle: rgba(255, 107, 0, .08);--color-accent-muted: rgba(255, 107, 0, .15);--color-success: #22c55e;--color-success-bg: rgba(34, 197, 94, .08);--color-warning: #eab308;--color-warning-bg: rgba(234, 179, 8, .08);--color-error: #ef4444;--color-error-bg: rgba(239, 68, 68, .08);--color-info: #3b82f6;--color-info-bg: rgba(59, 130, 246, .08);--font-display: "Orbitron", "SF Pro Display", system-ui, sans-serif;--font-body: "Plus Jakarta Sans", "SF Pro Text", system-ui, sans-serif;--font-mono: "JetBrains Mono", "SF Mono", "Fira Code", monospace;--ease-out-expo: cubic-bezier(.16, 1, .3, 1);--ease-out-back: cubic-bezier(.34, 1.56, .64, 1);--shadow-card: 0 0 0 1px rgba(255,255,255,.06), inset 0 1px 0 0 rgba(255,255,255,.04), 0 1px 3px rgba(0,0,0,.2), 0 4px 12px rgba(0,0,0,.15);--shadow-card-hover: 0 0 0 1px rgba(255,107,0,.15), inset 0 1px 0 0 rgba(255,255,255,.05), 0 2px 6px rgba(0,0,0,.18), 0 8px 20px rgba(0,0,0,.2);--shadow-elevated: 0 0 0 1px rgba(255,255,255,.06), inset 0 1px 0 0 rgba(255,255,255,.04), 0 4px 12px rgba(0,0,0,.18), 0 16px 40px rgba(0,0,0,.25);--shadow-accent-glow: 0 0 24px rgba(255,107,0,.28), 0 0 48px rgba(255,107,0,.12);--shadow-inset: inset 0 1px 3px rgba(0,0,0,.3), inset 0 0 0 1px var(--color-border);--cut-xs: 4px;--cut-sm: 6px;--cut-md: 10px;--cut-lg: 14px;--cut-xl: 20px}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--color-bg);color:var(--color-text);line-height:1.6;overflow-x:hidden}.page.svelte-12qhfyh{position:relative;min-height:100vh;display:flex;flex-direction:column}main.svelte-12qhfyh{flex:1;position:relative;z-index:1}.container{max-width:1400px;margin:0 auto;padding:0 24px}.bg-grid.svelte-12qhfyh{position:fixed;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.015) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.015) 1px,transparent 1px);background-size:80px 80px;pointer-events:none;z-index:0}.bg-glow.svelte-12qhfyh{position:fixed;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at 25% 25%,rgba(255,107,0,.04) 0%,transparent 50%),radial-gradient(circle at 75% 75%,rgba(255,107,0,.02) 0%,transparent 40%);pointer-events:none;z-index:0}.speed-lines.svelte-12qhfyh{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;z-index:0;opacity:0;transition:opacity 1.5s ease}.mounted.svelte-12qhfyh .speed-lines:where(.svelte-12qhfyh){opacity:1}.speed-line.svelte-12qhfyh{position:absolute;left:-100%;top:var(--y);width:300%;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(255,107,0,.03) 20%,rgba(255,107,0,.08) 50%,rgba(255,107,0,.03) 80%,transparent 100%);animation:svelte-12qhfyh-speedLine 6s linear infinite;animation-delay:var(--delay)}@keyframes svelte-12qhfyh-speedLine{0%{transform:translate(0)}to{transform:translate(33.33%)}}@keyframes svelte-12qhfyh-pulse{0%,to{opacity:1}50%{opacity:.4}}.nav.svelte-12qhfyh{position:fixed;top:0;left:0;right:0;z-index:100;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:20px 40px;background:transparent}.nav-brand.svelte-12qhfyh{text-decoration:none;color:inherit;justify-self:start}.logo.svelte-12qhfyh{display:flex;align-items:center;text-decoration:none;color:inherit}.logo-text.svelte-12qhfyh{font-family:var(--font-display);font-size:1.2rem;font-weight:700;letter-spacing:.08em}.nav-links.svelte-12qhfyh{display:flex;gap:48px}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){position:relative;font-family:var(--font-display);color:var(--color-text-muted);text-decoration:none;font-size:.875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;transition:all .4s var(--ease-out-expo);padding:8px 0}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:linear-gradient(90deg,var(--color-accent),var(--color-accent-light));box-shadow:0 0 8px var(--color-accent-glow);transition:width .5s var(--ease-out-expo)}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--color-text);transform:translateY(-1px);text-shadow:0 0 20px rgba(255,107,0,.15)}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover:after{width:100%}.nav-links.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--color-accent)}.nav-links.svelte-12qhfyh a.active:where(.svelte-12qhfyh):after{width:100%;animation:svelte-12qhfyh-pulseGlow 2s ease-in-out infinite}@keyframes svelte-12qhfyh-pulseGlow{0%,to{box-shadow:0 0 8px var(--color-accent-glow);opacity:1}50%{box-shadow:0 0 16px #ff6b004d;opacity:.8}}.nav-cta.svelte-12qhfyh{display:flex;gap:12px;justify-self:end}.cut-corners{clip-path:polygon(var(--cut-md) 0,calc(100% - var(--cut-md)) 0,100% var(--cut-md),100% calc(100% - var(--cut-md)),calc(100% - var(--cut-md)) 100%,var(--cut-md) 100%,0 calc(100% - var(--cut-md)),0 var(--cut-md))}.cut-corners-sm{clip-path:polygon(var(--cut-sm) 0,calc(100% - var(--cut-sm)) 0,100% var(--cut-sm),100% calc(100% - var(--cut-sm)),calc(100% - var(--cut-sm)) 100%,var(--cut-sm) 100%,0 calc(100% - var(--cut-sm)),0 var(--cut-sm))}.cut-race{clip-path:polygon(var(--cut-md) 0,100% 0,100% calc(100% - var(--cut-md)),calc(100% - var(--cut-md)) 100%,0 100%,0 var(--cut-md))}.cut-race-sm{clip-path:polygon(var(--cut-sm) 0,100% 0,100% calc(100% - var(--cut-sm)),calc(100% - var(--cut-sm)) 100%,0 100%,0 var(--cut-sm))}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 24px;font-family:var(--font-display);font-size:.8rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;border:none;cursor:pointer;transition:all .2s var(--ease-out-expo);clip-path:polygon(var(--cut-sm) 0,100% 0,100% calc(100% - var(--cut-sm)),calc(100% - var(--cut-sm)) 100%,0 100%,0 var(--cut-sm))}.btn svg{width:18px;height:18px}.btn-primary{background:linear-gradient(135deg,var(--color-accent),var(--color-accent-light));color:#000;box-shadow:0 2px 8px #ff6b0040}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 4px 16px #ff6b0059,0 0 20px #ff6b0033}.btn-secondary{position:relative;background:var(--color-surface);color:var(--color-text);box-shadow:var(--shadow-card)}.btn-secondary:hover{background:var(--color-surface-hover);box-shadow:var(--shadow-card-hover)}.btn-ghost.svelte-12qhfyh{background:transparent;color:var(--color-text-muted);clip-path:none}.btn-ghost.svelte-12qhfyh:hover{color:var(--color-text);background:#ffffff0a}.btn-large{padding:14px 28px;font-size:.875rem}.btn-full{width:100%}.btn-small{padding:8px 16px;font-size:.75rem}.accent{background:linear-gradient(135deg,var(--color-accent),var(--color-accent-light));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-header{text-align:center;margin-bottom:60px}.section-tag{display:inline-block;font-family:var(--font-display);font-size:.65rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--color-accent);margin-bottom:16px;padding:5px 12px;background:var(--color-accent-subtle);clip-path:polygon(var(--cut-xs) 0,calc(100% - var(--cut-xs)) 0,100% var(--cut-xs),100% calc(100% - var(--cut-xs)),calc(100% - var(--cut-xs)) 100%,var(--cut-xs) 100%,0 calc(100% - var(--cut-xs)),0 var(--cut-xs))}.section-title{font-family:var(--font-display);font-size:clamp(1.5rem,3.5vw,2.75rem);font-weight:700;line-height:1.2;text-wrap:balance}.section-subtitle{font-family:var(--font-display);font-size:clamp(1.15rem,2.5vw,1.75rem);font-weight:600;line-height:1.3;text-wrap:balance}.footer.svelte-12qhfyh{background:var(--color-bg-elevated);border-top:1px solid var(--color-border);padding:60px 0 30px;margin-top:auto}.footer-content.svelte-12qhfyh{display:flex;justify-content:space-between;margin-bottom:40px}.footer-brand.svelte-12qhfyh .logo:where(.svelte-12qhfyh){margin-bottom:12px}.footer-tagline.svelte-12qhfyh{color:var(--color-text-muted);font-size:.9rem}.footer-links.svelte-12qhfyh{display:flex;gap:80px}.footer-column.svelte-12qhfyh h4:where(.svelte-12qhfyh){font-family:var(--font-display);font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--color-text);margin-bottom:16px}.footer-column.svelte-12qhfyh a:where(.svelte-12qhfyh){display:block;color:var(--color-text-muted);text-decoration:none;font-size:.875rem;margin-bottom:10px;transition:color .3s ease}.footer-column.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--color-accent)}.footer-bottom.svelte-12qhfyh{display:flex;justify-content:space-between;align-items:center;padding-top:30px;border-top:1px solid var(--color-border-subtle);font-size:.8rem;color:var(--color-text-subtle)}@media(max-width:768px){.nav.svelte-12qhfyh{padding:16px 20px}.nav-links.svelte-12qhfyh{display:none}.footer-content.svelte-12qhfyh{flex-direction:column;gap:40px}.footer-links.svelte-12qhfyh{flex-wrap:wrap;gap:40px}.footer-bottom.svelte-12qhfyh{flex-direction:column;gap:20px;text-align:center}}
