@tailwind base;@tailwind components;@tailwind utilities;:root{--gold:#d4af37;--black:#050505}@apply bg-matte-black text-white antialiased overflow-x-hidden;body{font-family:Outfit,sans-serif}@apply bg-white/5 backdrop-blur-md border border-white/10 rounded-2xl;.glass{box-shadow:0 8px 32px #0000005e}@apply bg-luxury-gold/5 backdrop-blur-md border border-luxury-gold/20 rounded-2xl;@apply bg-luxury-gold hover:bg-luxury-gold-dark text-black font-bold py-2 px-6 rounded-xl transition-all duration-300 transform hover:scale-105 active:scale-95;@apply glass hover:bg-white/10 text-white font-medium py-2 px-6 rounded-xl transition-all duration-300;@apply w-full bg-white/5 border border-white/10 rounded-xl px-4 py-2 focus:border-luxury-gold/50 focus:outline-none transition-colors;::-webkit-scrollbar{width:6px}@apply bg-matte-black;@apply bg-luxury-gold/30 rounded-full hover:bg-luxury-gold/50;
