@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";@tailwind base;@tailwind components;@tailwind utilities;:root{--blue:#1B3A6B;--green:#16A085;--green-light:#1ABC9C}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,sans-serif;color:#334155;background:#fff}h1,h2,h3,h4{font-family:Inter,system-ui,sans-serif}
