@tailwind base;@tailwind components;@tailwind utilities;html{zoom:.8;scroll-behavior:smooth}body{background:#0a0a0a;color:#f5f0e8;font-family:Inter,sans-serif}::selection{background:#c8955a;color:#0a0a0a}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0a0a0a}::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#c8955a}
