@tailwind base;@tailwind components;@tailwind utilities;body{font-family:Inter,sans-serif;-webkit-tap-highlight-color:transparent;user-select:none;-webkit-user-select:none}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#9ca3af80;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#6b7280cc}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.mala-glow{animation:glow-animation 1s ease-out}@keyframes glow-animation{0%{text-shadow:2px 2px 4px rgba(0,0,0,.1)}50%{text-shadow:0 0 25px currentColor,0 0 10px #fde68a}to{text-shadow:2px 2px 4px rgba(0,0,0,.1)}}.glass{background:#ffffffb3;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3)}
