@import 'https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;600;700&family=Inter:wght@400;500;600;700&display=swap';:root{--color-bg:#0b0f14;--color-surface:#1a1e26;--color-text-primary:#e6edf3;--color-text-secondary:#94a3b8;--color-text-muted:#475569;--color-accent-primary:#00f5ff;--color-accent-secondary:#7c3aed;--color-heading:var(--color-text-primary);--color-link:inherit;--color-link-hover:var(--color-accent-primary);--space-1:0.5rem;--space-2:1rem;--space-3:1.5rem;--space-4:2rem;--space-5:3rem;--space-6:5rem;--max-width:1100px;--font-body:'Inter', sans-serif;--font-heading:'Space Grotesk', sans-serif;--line-height:1.7;--dur-short:0.2s;--dur-med:0.3s;--dur-long:0.4s;--glow-color:var(--color-accent-primary)}