@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:#f4f8fc;font-family:Inter,sans-serif}*{box-sizing:border-box}::-webkit-scrollbar{width:9px}::-webkit-scrollbar-track{background:#f4f8fc}::-webkit-scrollbar-thumb{background:#9ab8d2;border-radius:999px}h1,h2,h3{font-family:Inter,sans-serif}
