@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&family=Space+Grotesk:wght@700;800&family=JetBrains+Mono:wght@500;600&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--black:#0a0a0a;--white:#fff;--off-white:#f7f6f2;--accent:#4f46e5;--accent-light:#eef2ff;--accent-dark:#3730a3;--gray-100:#f4f4f5;--gray-200:#e4e4e7;--gray-400:#a1a1aa;--gray-600:#52525b;--gray-800:#27272a;--text:#18181b;--text-muted:#71717a;--radius:12px;--radius-sm:8px}body{background:var(--white);color:var(--text);font-family:Poppins,sans-serif;font-weight:400;line-height:1.6;overflow-x:hidden}html{scroll-behavior:smooth}button{cursor:pointer;font-family:Poppins,sans-serif;font-weight:600}a{text-decoration:none}.section-eyebrow{letter-spacing:.15em;text-transform:uppercase;color:var(--accent);margin-bottom:.5rem;font-family:JetBrains Mono,monospace;font-size:.72rem;font-weight:700}.section-title{color:var(--black);letter-spacing:-.02em;font-family:Space Grotesk,sans-serif;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800}
