@tailwind base;@tailwind components;@tailwind utilities;@layer base{body{min-height:100dvh}}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#94a3b833;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#94a3b866}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.glass-panel{background:#11182799;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.neon-text{text-shadow:0 0 20px rgba(19,236,19,.3),0 0 40px rgba(19,236,19,.1)}
