@tailwind base;@tailwind components;@tailwind utilities;html{scroll-behavior:smooth}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#0a0a0a}::-webkit-scrollbar-thumb{background:#333;border-radius:5px;border:2px solid #0a0a0a}::-webkit-scrollbar-thumb:hover{background:#d4af37}::selection{background:#d4af374d;color:#fff}
