.auth-sub{color:var(--muted);margin-bottom:1.6rem;font-size:.95rem}.auth-form{flex-direction:column;gap:.75rem;display:flex}.auth-form label{color:var(--muted);font-size:.85rem}.auth-btn{text-align:center;border-radius:var(--radius-md);justify-content:center;width:100%;padding:.8rem}.auth-btn.primary{background:var(--primary);color:#fff;text-align:center;justify-content:center;align-items:center;font-weight:600}.auth-error{background:var(--danger);color:#fff;border-radius:var(--radius-md);margin-bottom:1rem;padding:.65rem 1rem;font-size:.9rem}.auth-links{justify-content:center;margin-top:1.5rem;display:flex}.auth-links a{color:var(--primary);font-size:.9rem}.form-footer{text-align:center;margin-bottom:1rem}@media (max-width:520px){.input-group{flex-direction:column;gap:.75rem}.h1{color:#fff;font-size:1.6rem}.btn{margin-left:0}}
