[data-recovery-set-password], [data-recovery-expired], [data-recovery-success] { margin-top: 1rem; }
.reset-link { display: block; margin: 1rem auto 0; padding: .25rem; color: #2672d9; background: transparent; border: 0; font-weight: 700; cursor: pointer; }
.recovery-copy { margin: 0 0 1rem; }
.recovery-actions { display: flex; flex-wrap: wrap; gap: .75rem; margin-top: 1rem; }
.recovery-actions a { align-self: center; }
.recovery-message { min-height: 1.25rem; margin: .75rem 0 0; }
@media (max-width: 600px) { .recovery-actions > * { width: 100%; } }
