@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";@tailwind base;@tailwind components;@tailwind utilities;html{scroll-behavior:smooth}body{margin:0;background:#fff;color:#1e293b;font-family:Inter,sans-serif}*{box-sizing:border-box}button,a,input,select,textarea{transition:all .18s ease}
