/* Small add-ons for the Forgot Password page (keeps Login/Register look) */

.auth-help {
    margin: 6px 0 14px;
    color: var(--muted);
    font-size: 0.95rem;
    line-height: 1.5;
    text-align: center;
}
