@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}html,body,#root{min-height:100%}body{margin:0;background:#000;color:#fff;font-family:Inter,sans-serif}*{box-sizing:border-box}h1,h2,h3,h4{font-family:Inter,sans-serif}
