@tailwind base;@tailwind components;@tailwind utilities;body{background-color:#0a0a0a;color:#e5e7eb}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#0a0a0a}::-webkit-scrollbar-thumb{background:#283239;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#0ff}.glass-panel{background:#111518b3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(40,50,57,.5)}.neon-text-cyan{text-shadow:0 0 10px rgba(0,255,255,.5)}.neon-text-magenta{text-shadow:0 0 10px rgba(255,0,255,.5)}.neon-text-green{text-shadow:0 0 10px rgba(74,222,128,.5)}
