@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--color-bg);color:var(--color-neutral-0);-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}:root{--font-sans:"Inter",-apple-system,BlinkMacSystemFont,sans-serif;--color-bg:#0a0a0a;--color-surface-1:#18181b;--color-surface-2:#1f1f23;--color-surface-3:#27272a;--color-border:#2e2e33;--color-border-subtle:#1e1e22;--color-neutral-0:#fff;--color-neutral-100:#f4f4f5;--color-neutral-200:#e4e4e7;--color-neutral-300:#d1d1d6;--color-neutral-400:#a1a1aa;--color-neutral-500:#71717a;--color-neutral-600:#52525b;--color-neutral-700:#3f3f46;--color-neutral-800:#27272a;--color-neutral-900:#18181b;--color-neutral-950:#0a0a0a;--color-violet-400:#a78bfa;--color-violet-500:#8b5cf6;--color-violet-600:#7c3aed;--color-violet-700:#6d28d9;--color-violet-800:#5b21b6;--color-success:#10b981;--color-warning:#f59e0b;--color-error:#ef4444;--text-display:4.5rem;--text-h1:3.25rem;--text-h2:2.25rem;--text-h3:1.5rem;--text-h4:1.25rem;--text-body-lg:1.125rem;--text-body:1rem;--text-body-sm:.875rem;--text-caption:.75rem;--text-label:.6875rem;--weight-regular:400;--weight-medium:500;--weight-semibold:600;--weight-bold:700;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--space-32:8rem;--space-40:10rem;--shadow-violet:0 0 0 1px #6d28d94d,0 8px 32px #6d28d926;--shadow-surface:0 1px 3px #0000004d,0 4px 16px #0003;--radius-sm:4px;--radius-md:6px;--radius-lg:12px;--radius-xl:16px;--radius-full:9999px;--ease-spring:cubic-bezier(.16,1,.3,1);--ease-out:cubic-bezier(0,0,.2,1);--container-wide:1440px;--container-default:1280px;--container-narrow:800px;--container-tight:600px}
