@tailwind base;@tailwind components;@tailwind utilities;.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-thin::-webkit-scrollbar{width:6px;height:6px}.scrollbar-thin::-webkit-scrollbar-track{background:transparent}.scrollbar-thin::-webkit-scrollbar-thumb{background-color:#d1d5db;border-radius:9999px}.scrollbar-thin::-webkit-scrollbar-thumb:hover{background-color:#9ca3af}.dark .scrollbar-thin::-webkit-scrollbar-thumb{background-color:#9ca3af}.dark .scrollbar-thin::-webkit-scrollbar-thumb:hover{background-color:#d1d5db}.scrollbar-thin{scrollbar-width:thin;scrollbar-color:#d1d5db transparent}.dark .scrollbar-thin{scrollbar-color:#9ca3af transparent}
