@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";@tailwind base;@tailwind components;@tailwind utilities;*{box-sizing:border-box}html,body{margin:0;padding:0;min-height:100vh;background:#0a0a0c}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:#111114}::-webkit-scrollbar-thumb{background:#3f3f46;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#52525b}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}@layer utilities{.tabular-nums{font-variant-numeric:tabular-nums}.tracking-extra{letter-spacing:.12em}}
