html{scroll-behavior:smooth;scroll-padding-top:100px}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:rgba(156,163,175,.5) transparent}.dark .custom-scrollbar{scrollbar-color:rgba(255,255,255,.2) transparent}.custom-scrollbar::-webkit-scrollbar{width:6px;height:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#9ca3af80;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#6b7280cc}.dark .custom-scrollbar::-webkit-scrollbar-thumb{background-color:#fff3}.dark .custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#ffffff4d}.custom-scrollbar-none{-ms-overflow-style:none;scrollbar-width:none}.custom-scrollbar-none::-webkit-scrollbar{display:none}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-slow-rotate{animation:rotate 20s linear infinite}.animate-reverse-rotate{animation:rotate 15s linear infinite reverse}
