.customer-registration-page{background:#f3f6f8;min-height:100vh}.customer-registration-wrap{background:#fff;border:1px solid #d9e1e7;border-radius:10px;width:min(920px,100% - 32px);margin:48px auto;padding:32px}.customer-registration-wrap h1{color:#0b2545;margin:6px 0 12px;font-size:clamp(34px,6vw,58px)}.customer-intro{color:#607080;line-height:1.6}.customer-type{background:#eef3f7;border-radius:7px;gap:14px;margin:28px 0;padding:16px;display:flex}.customer-type label,.customer-consent{align-items:flex-start;gap:9px;font-weight:700;display:flex}.customer-form-grid{grid-template-columns:1fr 1fr;gap:17px;display:grid}.customer-form-grid label{gap:6px;font-size:13px;font-weight:800;display:grid}.customer-form-grid input,.customer-form-grid textarea{font:inherit;border:1px solid #bfcbd5;border-radius:5px;padding:11px}.customer-form-grid small{color:#607080;font-weight:400}.customer-wide{grid-column:1/-1}.customer-consent{margin:22px 0;font-size:13px;line-height:1.5}.customer-consent input{margin-top:4px}.customer-honeypot{position:absolute;left:-9999px}.customer-error{color:#8b1f24;background:#fff0f0;border-left:4px solid #d3232a;padding:12px}.customer-success{background:#e9f7ef;border-left:5px solid #187447;padding:28px}.customer-registration-form button{border:0}.customer-registration-form button:disabled{opacity:.6}@media (max-width:650px){.customer-form-grid{grid-template-columns:1fr}.customer-wide{grid-column:auto}.customer-type{display:grid}.customer-registration-wrap{padding:22px}}
