.auth-form-anim{animation-duration:.28s;animation-timing-function:var(--ease-out,cubic-bezier(.16, 1, .3, 1));animation-name:auth-form-settle;animation-fill-mode:both}@keyframes auth-form-settle{0%{opacity:0;transform:translateY(10px)scale(.985)}to{opacity:1;transform:none}}.auth-logo-mark{transition:transform .16s var(--ease-out,cubic-bezier(.16, 1, .3, 1))}.auth-logo-mark:hover,.auth-logo-mark:focus-visible{transform:scale(1.04)}@media (prefers-reduced-motion:reduce){.auth-form-anim,.auth-logo-mark{transition:none!important;animation:none!important}.auth-logo-mark:hover,.auth-logo-mark:focus-visible{transform:none}}