@tailwind base;@tailwind components;@tailwind utilities;@layer base{::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#333;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#d40000}}.text-glow{text-shadow:0 0 10px rgba(212,0,0,.5)}.shadow-glow{box-shadow:0 0 20px -5px #d400004d}.material-symbols-outlined{font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
