@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=JetBrains+Mono:wght@400;700&display=swap";@tailwind base;@tailwind components;@tailwind utilities;body{font-family:Inter,sans-serif;background-color:#09090b;color:#fafafa}.bg-dot-grid{background-size:40px 40px;background-image:radial-gradient(circle,#27272a 1px,transparent 1px)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#18181b}::-webkit-scrollbar-thumb{background:#3f3f46;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#52525b}@layer utilities{.animation-delay-2000{animation-delay:2s}.animation-delay-4000{animation-delay:4s}}
