@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");:root{--background:0 0% 100%;--foreground:222.2 84% 4.9%;--card:0 0% 100%;--card-foreground:222.2 84% 4.9%;--primary:238.7 83.5% 66.7%;--primary-foreground:0 0% 100%;--secondary:220 14.3% 95.9%;--secondary-foreground:220.9 39.3% 11%;--muted:220 14.3% 95.9%;--muted-foreground:220 8.9% 46.1%;--accent:38 92% 50%;--accent-foreground:0 0% 100%;--border:220 13% 91%;--input:220 13% 91%;--ring:238.7 83.5% 66.7%;--radius:0.625rem;--font-heading:"Inter",system-ui,sans-serif;--font-body:"Inter",system-ui,sans-serif}.dark{--background:222.2 84% 4.9%;--foreground:210 40% 98%;--card:222.2 84% 6.9%;--card-foreground:210 40% 98%;--primary:188.7 94.5% 42.7%;--primary-foreground:222.2 47.4% 11.2%;--secondary:217.2 32.6% 17.5%;--secondary-foreground:210 40% 98%;--muted:217.2 32.6% 17.5%;--muted-foreground:215 20.2% 65.1%;--border:217.2 32.6% 17.5%;--input:217.2 32.6% 17.5%;--ring:188.7 94.5% 42.7%}body{font-family:var(--font-body)}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading)}.section{padding:clamp(3rem,7vw,6rem) 0}