:root{--bg-base: #0A0A0A;--bg-deep: #050507;--surface: #18181B;--surface-elevated: #27272A;--surface-glass: rgba(24,24,27,0.55);--surface-glass-strong: rgba(24,24,27,0.82);--border: rgba(255,255,255,0.08);--border-strong: rgba(255,255,255,0.14);--text-primary: #FAFAFA;--text-secondary: #A1A1AA;--text-muted: #71717A;--text-inverse: #09090B;--accent: #6366F1;--accent-hover: #818CF8;--accent-deep: #4F46E5;--accent-violet: #8B5CF6;--accent-glow: rgba(99,102,241,0.45);--gradient-brand: linear-gradient(135deg,#6366F1 0%,#8B5CF6 100%);--gradient-brand-soft: linear-gradient(135deg,rgba(99,102,241,0.18) 0%,rgba(139,92,246,0.18) 100%);--gradient-hero: radial-gradient(ellipse 90% 60% at top,rgba(99,102,241,0.28) 0%,transparent 60%);--gradient-text: linear-gradient(135deg,#818CF8 0%,#C4B5FD 50%,#06B6D4 100%);--cyan: #06B6D4;--cyan-soft: rgba(6,182,212,0.15);--success: #10B981;--success-soft: rgba(16,185,129,0.15);--warning: #F59E0B;--warning-soft: rgba(245,158,11,0.15);--danger: #EF4444;--danger-soft: rgba(239,68,68,0.15);--live: #EF4444;--live-glow: rgba(239,68,68,0.5);--font-display: 'Cabinet Grotesk',system-ui,-apple-system,'Segoe UI',sans-serif;--font-body: 'Satoshi',system-ui,-apple-system,'Segoe UI',sans-serif;--font-mono: ui-monospace,'JetBrains Mono',SFMono-Regular,Menlo,monospace;--fs-xs: clamp(0.75rem,0.72rem + 0.15vw,0.875rem);--fs-sm: clamp(0.875rem,0.84rem + 0.18vw,1rem);--fs-base: clamp(1rem,0.96rem + 0.2vw,1.125rem);--fs-lg: clamp(1.125rem,1.06rem + 0.32vw,1.375rem);--fs-xl: clamp(1.375rem,1.25rem + 0.6vw,1.75rem);--fs-2xl: clamp(1.75rem,1.5rem + 1.2vw,2.5rem);--fs-3xl: clamp(2.25rem,1.85rem + 2vw,3.5rem);--fs-4xl: clamp(2.75rem,2.1rem + 3.2vw,4.75rem);--fs-5xl: clamp(3rem,2.2rem + 4vw,6rem);--sp-0: 0;--sp-1: 0.25rem;--sp-2: 0.5rem;--sp-3: 0.75rem;--sp-4: 1rem;--sp-5: 1.25rem;--sp-6: 1.5rem;--sp-8: 2rem;--sp-10: 2.5rem;--sp-12: 3rem;--sp-16: 4rem;--sp-20: 5rem;--sp-24: 6rem;--sp-32: 8rem;--container-narrow: 720px;--container-base: 1140px;--container-wide: 1280px;--radius-sm: 0.5rem;--radius-md: 0.75rem;--radius-lg: 1rem;--radius-xl: 1.5rem;--radius-2xl: 2rem;--radius-full: 9999px;--shadow-xs: 0 1px 2px rgba(0,0,0,0.4);--shadow-sm: 0 2px 6px rgba(0,0,0,0.4);--shadow-md: 0 8px 24px rgba(0,0,0,0.4);--shadow-lg: 0 18px 48px rgba(0,0,0,0.5);--shadow-glow: 0 0 48px var(--accent-glow);--shadow-inner: inset 0 1px 0 rgba(255,255,255,0.06);--ease: cubic-bezier(0.4,0,0.2,1);--ease-out: cubic-bezier(0.16,1,0.3,1);--ease-bounce: cubic-bezier(0.34,1.56,0.64,1);--dur-fast: 150ms;--dur-base: 250ms;--dur-slow: 450ms;--nav-height: 72px;--z-nav: 50;--z-modal: 100;--z-fab: 40}@media (prefers-reduced-motion: reduce){*,*::before,*::after{animation-duration: 0.01ms !important;animation-iteration-count: 1 !important;transition-duration: 0.01ms !important;scroll-behavior: auto !important}}