.sts-commerce-customer{--sts-c-bg:#fff;--sts-c-text:#16181d;--sts-c-muted:#646a73;--sts-c-border:#e3e6ea;--sts-c-soft:#f6f7f9;--sts-c-accent:#18181b;--sts-c-radius:18px;max-width:1180px;margin:32px auto;padding:0 20px;color:var(--sts-c-text);font-family:Inter,Heebo,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;box-sizing:border-box}.sts-commerce-customer *{box-sizing:border-box}.sts-commerce-customer h2,.sts-commerce-customer h3,.sts-commerce-customer p{margin-top:0}.sts-commerce-customer h2{font-size:clamp(30px,4vw,48px);line-height:1.08;letter-spacing:-.03em;margin-bottom:16px}.sts-commerce-customer h3{font-size:24px;line-height:1.2;margin-bottom:10px}.sts-commerce-eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:750;color:var(--sts-c-muted);margin-bottom:10px}.sts-commerce-hero,.sts-commerce-panel,.sts-commerce-usage-panel{background:var(--sts-c-bg);border:1px solid var(--sts-c-border);border-radius:var(--sts-c-radius);padding:28px}.sts-commerce-hero{margin:16px 0 24px;background:linear-gradient(135deg,#fff 0%,#f6f7f9 100%)}.sts-commerce-account-hero{display:flex;align-items:center;justify-content:space-between;gap:24px}.sts-commerce-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:18px 0}.sts-commerce-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin:34px 0 18px}.sts-commerce-section-heading>p{max-width:430px;color:var(--sts-c-muted);margin-bottom:4px}.sts-commerce-section-heading h2,.sts-commerce-section-heading h3{margin-bottom:0}.sts-commerce-plan-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:16px}.sts-commerce-plan-card{position:relative;display:flex;flex-direction:column;min-height:100%;border:1px solid var(--sts-c-border);border-radius:var(--sts-c-radius);padding:24px;background:#fff}.sts-commerce-plan-card.is-recommended{border-color:#9da3ad;box-shadow:0 12px 40px rgba(20,24,30,.08)}.sts-commerce-plan-card.is-current{outline:2px solid #222;outline-offset:-2px}.sts-commerce-plan-badge{align-self:flex-start;padding:5px 9px;border-radius:999px;background:#eef0f3;font-size:12px;font-weight:700;margin-bottom:15px}.sts-commerce-price{font-size:34px;font-weight:780;letter-spacing:-.04em;margin:6px 0 20px}.sts-commerce-price small{font-size:14px;color:var(--sts-c-muted);font-weight:550;letter-spacing:0;margin-inline-start:4px}.sts-commerce-plan-card ul{list-style:none;padding:0;margin:0 0 24px}.sts-commerce-plan-card li{display:flex;justify-content:space-between;gap:16px;padding:10px 0;border-bottom:1px solid var(--sts-c-border);font-size:14px}.sts-commerce-plan-card li span{color:var(--sts-c-muted)}.sts-commerce-plan-card li strong{text-align:end}.sts-commerce-plan-action{margin-top:auto}.sts-commerce-plan-action form{margin:0}.sts-commerce-button{appearance:none;display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:10px 17px;border-radius:11px;border:1px solid #cfd3d9;background:#fff;color:#17191d;text-decoration:none;font:inherit;font-weight:700;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease}.sts-commerce-button:hover{transform:translateY(-1px);box-shadow:0 7px 18px rgba(20,24,30,.08);color:#17191d}.sts-commerce-button-primary{background:var(--sts-c-accent);border-color:var(--sts-c-accent);color:#fff}.sts-commerce-button-primary:hover{color:#fff}.sts-commerce-button.is-disabled{cursor:default;opacity:.62;transform:none;box-shadow:none;width:100%;text-align:center}.sts-commerce-plan-action .sts-commerce-button,.sts-commerce-plan-action form{width:100%}.sts-commerce-notice{border-radius:12px;padding:13px 15px;margin:12px 0;border:1px solid var(--sts-c-border);font-size:14px}.sts-commerce-notice-test{background:#f4f7ff;border-color:#dce5ff}.sts-commerce-notice-warning{background:#fff8eb;border-color:#f0d9ac}.sts-commerce-notice-success{background:#eef9f1;border-color:#c9e7d0}.sts-commerce-notice-neutral{background:#f6f7f9}.sts-commerce-status{display:inline-block;border-radius:999px;background:#eef0f3;padding:5px 10px;font-size:13px;font-weight:700}.sts-commerce-usage-panel{margin:18px 0}.sts-commerce-usage-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px}.sts-commerce-usage-card{padding:16px;border:1px solid var(--sts-c-border);border-radius:14px;background:var(--sts-c-soft)}.sts-commerce-usage-numbers{font-size:14px;color:var(--sts-c-muted);margin:8px 0}.sts-commerce-progress{height:8px;border-radius:999px;background:#dde1e6;overflow:hidden;margin:10px 0}.sts-commerce-progress span{display:block;height:100%;background:#24262b;border-radius:999px}.sts-commerce-usage-card small{display:block;color:var(--sts-c-muted)}@media(max-width:720px){.sts-commerce-customer{padding:0 14px;margin:20px auto}.sts-commerce-account-hero,.sts-commerce-section-heading{align-items:flex-start;flex-direction:column}.sts-commerce-summary-grid{grid-template-columns:1fr}.sts-commerce-hero,.sts-commerce-panel,.sts-commerce-usage-panel,.sts-commerce-plan-card{padding:20px}.sts-commerce-plan-grid{grid-template-columns:1fr}.sts-commerce-customer h2{font-size:34px}}
.sts-commerce-signin form{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap;margin-top:18px}.sts-commerce-signin label{display:flex;flex-direction:column;gap:7px;font-size:14px;font-weight:650;min-width:min(100%,320px)}.sts-commerce-signin input[type=email],.sts-commerce-signin input[type=text]{min-height:46px;padding:10px 12px;border:1px solid var(--sts-c-border);border-radius:11px;background:#fff;color:var(--sts-c-text);font:inherit}.sts-commerce-signin .sts-commerce-inline{min-width:auto;display:flex;flex-direction:row;align-items:center;gap:8px;font-weight:500}.sts-commerce-auth-message{min-height:22px;margin-top:12px;color:var(--sts-c-muted);font-size:14px}.sts-commerce-billing-form button[disabled]{cursor:wait;opacity:.7}.sts-commerce-runtime-message{margin-bottom:18px}@media(max-width:720px){.sts-commerce-signin form{align-items:stretch;flex-direction:column}.sts-commerce-signin label,.sts-commerce-signin .sts-commerce-button{width:100%;min-width:0}}

/* Commercial onboarding account-mode switch. */
.sts-commerce-auth-choice{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0}
.sts-commerce-auth-choice-button{border:1px solid currentColor;background:transparent;border-radius:999px;padding:8px 14px;cursor:pointer;font:inherit}
.sts-commerce-auth-choice-button.is-active{font-weight:700;box-shadow:inset 0 0 0 1px currentColor}

.sts-commerce-account-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.sts-commerce-account-actions form{margin:0}.sts-commerce-account-email{color:var(--sts-c-muted);font-size:14px;margin-bottom:0;overflow-wrap:anywhere}@media(max-width:720px){.sts-commerce-account-actions{width:100%;justify-content:flex-start}.sts-commerce-account-actions .sts-commerce-button,.sts-commerce-account-actions form{width:100%}.sts-commerce-account-actions form .sts-commerce-button{width:100%}}

.sts-commerce-account-editor{margin:18px 0}.sts-commerce-account-editor[hidden]{display:none!important}.sts-commerce-account-editor-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px}.sts-commerce-account-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.sts-commerce-account-form-grid label{display:flex;flex-direction:column;gap:7px;font-size:14px;font-weight:650}.sts-commerce-account-form-grid label:last-child{grid-column:1/-1}.sts-commerce-account-form-grid input{min-height:46px;padding:10px 12px;border:1px solid var(--sts-c-border);border-radius:11px;background:#fff;color:var(--sts-c-text);font:inherit}.sts-commerce-account-form-grid input[readonly]{background:var(--sts-c-soft);color:var(--sts-c-muted)}.sts-commerce-account-form-grid small{color:var(--sts-c-muted);font-weight:400;line-height:1.4}.sts-commerce-account-form-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}@media(max-width:720px){.sts-commerce-account-form-grid{grid-template-columns:1fr}.sts-commerce-account-form-grid label:last-child{grid-column:auto}.sts-commerce-account-form-actions,.sts-commerce-account-form-actions .sts-commerce-button{width:100%}}

.sts-commerce-field-readonly{display:flex;flex-direction:column;gap:7px;min-height:46px;padding:10px 12px;border:1px solid var(--sts-c-border);border-radius:11px;background:var(--sts-c-soft)}.sts-commerce-field-readonly .sts-commerce-field-label{font-size:14px;font-weight:650;color:var(--sts-c-text)}.sts-commerce-field-readonly strong{font-weight:600;overflow-wrap:anywhere}.sts-commerce-field-readonly small{color:var(--sts-c-muted);font-weight:400}

/* Launch-plan explanations: concise cards with expandable customer-facing detail. */
.sts-commerce-plan-explainer{margin:0 0 18px;border:1px solid var(--sts-c-border);border-radius:14px;background:var(--sts-c-soft);padding:0 16px}.sts-commerce-plan-explainer summary{cursor:pointer;font-weight:750;list-style-position:inside;padding:14px 0}.sts-commerce-plan-explainer-body{padding:0 0 14px;color:var(--sts-c-muted);font-size:14px;line-height:1.55}.sts-commerce-plan-explainer-body p{margin:8px 0}.sts-commerce-plan-explainer-body strong{color:var(--sts-c-text)}.sts-commerce-plan-summary{margin-bottom:14px!important}.sts-commerce-plan-details-trigger{appearance:none;border:0;border-top:1px solid var(--sts-c-border);border-bottom:1px solid var(--sts-c-border);background:transparent;width:100%;padding:14px 0;margin:0 0 18px;text-align:start;font:inherit;font-weight:750;color:var(--sts-c-text);cursor:pointer}.sts-commerce-plan-details-trigger:before{content:'›';display:inline-block;margin-inline-end:8px;font-size:18px;line-height:1}.sts-commerce-plan-details-trigger:hover{text-decoration:underline}.sts-commerce-plan-dialog[hidden]{display:none!important}.sts-commerce-plan-dialog{position:fixed;inset:0;z-index:999999;display:flex;align-items:center;justify-content:center;padding:24px}.sts-commerce-plan-dialog-backdrop{position:absolute;inset:0;background:rgba(15,18,22,.54)}.sts-commerce-plan-dialog-panel{position:relative;z-index:1;width:min(760px,100%);max-height:min(84vh,900px);overflow:auto;background:#fff;border-radius:18px;padding:30px;box-shadow:0 28px 80px rgba(0,0,0,.24)}.sts-commerce-plan-dialog-panel h3{font-size:32px;margin-bottom:8px}.sts-commerce-plan-dialog-intro{color:var(--sts-c-muted);margin-bottom:22px}.sts-commerce-plan-dialog-close{position:absolute;top:14px;inset-inline-end:16px;border:0;background:transparent;font-size:30px;line-height:1;cursor:pointer;color:var(--sts-c-text)}.sts-commerce-plan-dialog-details{display:grid;gap:0;margin-bottom:22px;border-top:1px solid var(--sts-c-border)}.sts-commerce-plan-dialog-row{display:grid;grid-template-columns:minmax(150px,.55fr) minmax(0,1.45fr);gap:24px;padding:16px 0;border-bottom:1px solid var(--sts-c-border);line-height:1.55}.sts-commerce-plan-dialog-row strong{color:var(--sts-c-text)}.sts-commerce-plan-dialog-row p{margin:0;color:var(--sts-c-muted)}html.sts-commerce-dialog-open{overflow:hidden}@media(max-width:720px){.sts-commerce-plan-explainer{padding:0 14px}.sts-commerce-plan-dialog{padding:12px}.sts-commerce-plan-dialog-panel{max-height:92vh;padding:24px 20px}.sts-commerce-plan-dialog-panel h3{font-size:28px;padding-inline-end:34px}.sts-commerce-plan-dialog-row{grid-template-columns:1fr;gap:5px;padding:14px 0}}
