@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Inter:wght@400;500;600;700;800;900&display=swap";*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,sans-serif}@tailwind base;@tailwind components;@tailwind utilities;:root{font-family:Inter,sans-serif;background:#0a0a0a;color:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#0a0a0a}h1,h2,h3,h4,h5,h6{font-family:Bebas Neue,sans-serif;letter-spacing:.02em}button,a{transition:all .2s ease}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0a0a0a}::-webkit-scrollbar-thumb{background:#2563eb;border-radius:8px}::selection{background:#2563eb;color:#fff}
