@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:#1e1e1e;color:#fff;font-family:Inter,sans-serif}*{box-sizing:border-box}button,a,input,textarea{transition:all .18s ease}
