@tailwind base;@tailwind components;@tailwind utilities;html,body{overflow-x:hidden;max-width:100%}.scrollbar-thin{scrollbar-width:thin;scrollbar-color:rgba(156,163,175,.5) transparent}.scrollbar-thin::-webkit-scrollbar{width:6px}.scrollbar-thin::-webkit-scrollbar-track{background:transparent;border-radius:3px}.scrollbar-thin::-webkit-scrollbar-thumb{background-color:#9ca3af80;border-radius:3px;transition:background-color .2s ease}.scrollbar-thin::-webkit-scrollbar-thumb:hover{background-color:#9ca3afb3}.scrollbar-thin::-webkit-scrollbar-thumb:active{background-color:#9ca3afcc}.scrollbar-thumb-gray-300::-webkit-scrollbar-thumb{background-color:#d1d5db99}.scrollbar-thumb-gray-400::-webkit-scrollbar-thumb{background-color:#9ca3afb3}.scrollbar-track-transparent::-webkit-scrollbar-track{background:transparent}.hover\:scrollbar-thumb-gray-400:hover::-webkit-scrollbar-thumb{background-color:#9ca3afcc}
