/* SIMHSYCN Phase 8 — customer registration */
.page-customer_register .customer-register-card{width:min(100%,760px)}.page-customer_register .auth-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 14px}.page-customer_register .auth-form-grid>div{min-width:0}.page-customer_register .auth-actions{margin-top:8px}.auth-back-site{margin-top:12px;display:inline-flex;color:var(--simh-primary);font-size:11px;font-weight:850}.auth-back-site:hover{text-decoration:underline}@media(max-width:620px){.page-customer_register .auth-form-grid{grid-template-columns:1fr}.page-customer_register .customer-register-card{padding:22px!important}}
