.auth-links{display:flex;justify-content:space-between;gap:14px;margin-top:-4px}
.auth-links button,.auth-back{padding:0;border:0;background:transparent;color:#4b5b68;cursor:pointer;font-size:11px;font-weight:700;text-decoration:underline;text-underline-offset:3px}
.auth-back{min-height:36px;text-align:center}
.auth-view-heading h2{margin:0 0 8px}
.auth-view-heading p,.auth-hint{margin:0;color:#66717b;font-size:12px;font-weight:400;letter-spacing:0;text-transform:none}
@media(max-width:600px){.auth-links{align-items:center;flex-direction:column}}
