.auth-copy-enter{animation:.16s ease-out both auth-copy-enter}.auth-card-enter{will-change:opacity, transform;animation:.19s ease-out both auth-card-enter}.compact-language-select{width:4.5rem;height:2rem;font-size:.75rem;font-weight:600}@keyframes auth-copy-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes auth-card-enter{0%{opacity:0;transform:translateY(8px)scale(.995)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.auth-copy-enter,.auth-card-enter{will-change:auto;animation:none}}
