.auth-root{--link-underline-offset:3px;--link-underline-opacity:.22;--link-underline-opacity-hover:.48}.auth-form-card{animation:authFormCardReveal var(--duration-medium) var(--ease-responsive) var(--duration-fast) both}@media (prefers-reduced-motion:reduce){.auth-form-card{animation:none}}@keyframes authFormCardReveal{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (max-height:640px){.auth-root{padding-bottom:max(env(safe-area-inset-bottom), 1rem)}}
