@import 'https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap';:root{--color-bg:#FFFFFF;--color-surface:#F5F4F1;--color-text-primary:#141210;--color-text-secondary:#4A3F35;--color-text-muted:#8A7F6E;--color-rule:#E8E4DC;--color-accent-primary:#C83C29;--color-accent-rgb:200,60,41;--color-base-rgb:20,18,16;--color-bg-rgb:255,255,255;--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', ui-sans-serif, system-ui, -apple-system, sans-serif;--font-heading:'Inter', ui-sans-serif, system-ui, -apple-system, sans-serif;--font-mono:ui-monospace, 'SF Mono', Menlo, monospace;--line-height:1.7;--dur-short:0.18s;--dur-med:0.28s;--dur-long:0.4s;--ease:cubic-bezier(.2,.7,.2,1);--radius-sm:4px;--radius:8px}