@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";@tailwind base;@tailwind components;@tailwind utilities;html{scroll-behavior:smooth}body{margin:0;background:#f8fafc;font-family:Inter,system-ui,sans-serif;color:#334155}h1,h2,h3,h4{font-family:Inter,system-ui,sans-serif}.blue-gradient{background:linear-gradient(135deg,#1b3c6b,#2563eb)}.section-pattern{background-image:radial-gradient(rgba(255,255,255,.12) 1px,transparent 1px);background-size:24px 24px}
