@tailwind base;@tailwind components;@tailwind utilities;html{scroll-behavior:smooth;scroll-padding-top:100px}body{background-color:#050507;color:#f3f4f6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#050507}::-webkit-scrollbar-thumb{background:#333;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#d4af37}::selection{background:#d4af37;color:#000}
