are embedded in a theme page
rather than the standalone route, we remove the full-screen centering. */
.flus-auth-embed .flus-auth-wrap {
max-width: 100%;
}
.flus-auth-embed .flus-auth-card {
box-shadow: none;
border: 1px solid #e5e7eb;
border-radius: 14px;
padding: 32px 28px;
}