@tailwind base;@tailwind components;@tailwind utilities;.stroke-text{-webkit-text-stroke:2px #facc15;-webkit-text-fill-color:transparent;text-stroke:2px #facc15;paint-order:stroke fill}@supports not (-webkit-text-stroke: 1px){.stroke-text{color:#facc15;text-shadow:-1px -1px 0 #facc15,1px -1px 0 #facc15,-1px 1px 0 #facc15,1px 1px 0 #facc15,0 0 10px rgba(250,204,21,.5)}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;background-color:#0a0a0a;color:#fff;overflow-x:hidden;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}html{scroll-behavior:smooth}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#0a0a0a}::-webkit-scrollbar-thumb{background:#facc15;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#f5b800}
