.sb-customer{width:min(100%,760px);margin:0 auto;padding:32px 16px;color:inherit}.sb-customer-title,.sb-customer-section-title{margin:0 0 18px}.sb-customer-form{display:grid;gap:14px}.sb-customer-field{display:grid;gap:6px;font-weight:600}.sb-customer-input{width:100%;min-height:42px;border:1px solid currentColor;border-radius:6px;padding:8px 10px;background:rgba(0,0,0,0);color:inherit;font:inherit}.sb-customer-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border:1px solid currentColor;border-radius:6px;padding:8px 14px;background:rgba(0,0,0,0);color:inherit;font:inherit;font-weight:700;text-decoration:none;cursor:pointer}.sb-customer-button--primary{background:var(--sb-customer-primary, #111827);border-color:var(--sb-customer-primary, #111827);color:var(--sb-customer-primary-contrast, #fff)}.sb-customer-button--primary,.sb-customer-button--primary:visited{color:var(--sb-customer-primary-contrast, #fff)}.sb-customer-message{margin:10px 0}.sb-customer-message--error{color:#b42318}.sb-customer-message--success{color:#067647}.sb-customer-links{margin-top:16px}.sb-customer-account-section{width:min(100%,760px);margin:0 auto;padding:24px 16px;border-top:1px solid rgba(0,0,0,.12)}.sb-customer-account-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px}.sb-customer-address-items{display:grid;gap:12px}.sb-customer-address-item{border:1px solid rgba(0,0,0,.12);border-radius:6px;padding:14px}