@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800&display=swap";@tailwind base;@tailwind components;@tailwind utilities;:root{font-family:Inter,sans-serif;color:#1f2937;background:#fafaf9}html{scroll-behavior:smooth}body{margin:0;min-width:320px}*,*:before,*:after{box-sizing:border-box}h1,h2,h3,h4{font-family:Inter,sans-serif}::selection{background:#bfdbfe;color:#1e3a8a}::-webkit-scrollbar{width:9px}::-webkit-scrollbar-track{background:#f5f5f4}::-webkit-scrollbar-thumb{background:#2563eb;border-radius:999px}
