@keyframes spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-spin-slow{animation:spin-slow 8s linear infinite}html{scroll-behavior:smooth}::selection{background-color:#06b6d4;color:#000}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}@media(max-width:640px){button,a[role=button],.touch-target{min-height:44px;min-width:44px}}.text-balance{text-wrap:balance}.container-mobile{padding-left:1rem;padding-right:1rem}@media(min-width:640px){.container-mobile{padding-left:1.5rem;padding-right:1.5rem}}
