@keyframes spin-slow{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.animate-spin-slow{animation:spin-slow 8s linear infinite}.scrollbar-thin::-webkit-scrollbar{width:4px}.scrollbar-thin::-webkit-scrollbar-thumb{background-color:#cbd5e180;border-radius:9999px}.dark .scrollbar-thin::-webkit-scrollbar-thumb{background-color:#33415580}
