.auth-shell {
    max-width: 560px;
    margin: 3rem auto 0;
    padding: clamp(1.5rem, 3vw, 2.25rem);
}
