@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Inter:wght@400;500;600;700;800&display=swap";@tailwind base;@tailwind components;@tailwind utilities;:root{color-scheme:dark}html{scroll-behavior:smooth;background:#0a0a0a}body{margin:0;min-width:320px;background:#0a0a0a;color:#f5f5f5;font-family:Inter,sans-serif}*{box-sizing:border-box}button,a,input,select,textarea{font:inherit}button,a{transition:all .2s ease}::selection{background:#f5c518;color:#0a0a0a}
