@tailwind base;@tailwind components;@tailwind utilities;html{scrollbar-gutter:stable}.hover-scrollbar{overflow-y:auto;scrollbar-color:transparent transparent;transition:scrollbar-color .3s}.hover-scrollbar:hover{scrollbar-color:rgba(156,163,175,.5) transparent}.dark .hover-scrollbar:hover{scrollbar-color:rgba(255,255,255,.2) transparent}.hover-scrollbar::-webkit-scrollbar{width:8px;height:8px}.hover-scrollbar::-webkit-scrollbar-track{background:transparent}.hover-scrollbar::-webkit-scrollbar-thumb{background-color:transparent;border-radius:4px;border:2px solid transparent;background-clip:content-box}.hover-scrollbar:hover::-webkit-scrollbar-thumb{background-color:#9ca3af80}.dark .hover-scrollbar:hover::-webkit-scrollbar-thumb{background-color:#fff3}@media(prefers-color-scheme:dark){select option{background-color:#1e1e2e;color:#e0e0e0}}.dark select option{background-color:#1e1e2e;color:#e0e0e0}.dark select optgroup{background-color:#16192a;color:#8b8fa3;font-style:normal}@media(prefers-color-scheme:dark){select optgroup{background-color:#16192a;color:#8b8fa3;font-style:normal}}
