@keyframes landing_spin__EGhxE{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes landing_fadeInPop__FZQ_1{0%{opacity:0;transform:translate(-50%,-50%) scale(.8)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.landing_landing__39fjM{background-color:var(--color-primary);min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem}.landing_logoContainer__DhbgY{position:relative;display:inline-block;max-width:300px;width:100%;margin-bottom:1.5rem}.landing_landing-logo__HgKiU{width:100%;max-width:250px;animation:landing_spin__EGhxE 13s linear infinite}.landing_centerButton__aUIqA{position:absolute;top:50%;left:50%;opacity:0;transform:translate(-50%,-50%) scale(.8);animation:landing_fadeInPop__FZQ_1 .3s ease-out .3s forwards;padding:.75rem 1.5rem;background-color:var(--color-primary);color:#111827;border:1px solid #111827;border-radius:.375rem;text-decoration:none;transition:background-color .3s ease,color .3s ease}.landing_centerButton__aUIqA:hover{background-color:#111827;color:var(--color-primary)}@media (min-width:640px){.landing_landing__39fjM{padding:3rem}.landing_landing-logo__HgKiU{max-width:300px}}@media (min-width:1024px){.landing_landing__39fjM{padding:4rem}.landing_landing-logo__HgKiU{max-width:350px}}