@keyframes account-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.account-enter{animation:account-rise .42s var(--ease-modal) 60ms both}@media (prefers-reduced-motion:reduce){.account-enter{animation:none}}
