/* v1.5.12.153 — customer portal redesign: dashboard + orders modal tools + path credits. */
.cps-customer-portal,.cps-customer-admin{--cps-ink:#2f2a5a;--cps-ink-soft:#5f6485;--cps-muted:#8e93ad;--cps-line:#e8e8f3;--cps-panel:#ffffff;--cps-bg:#f5f4fb;--cps-accent:#9588ef;--cps-accent-dark:#463e77;--cps-accent-soft:#f1efff;--cps-green:#d8f2d8;--cps-blue:#ddecff;--cps-shadow:0 18px 50px rgba(55,47,101,.08);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--cps-ink);box-sizing:border-box}
.cps-customer-portal *,.cps-customer-admin *{box-sizing:border-box}
.cps-customer-portal{max-width:1500px;margin:20px auto;padding:0 16px 40px}
.cps-customer-auth-wrap{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:22px}
.cps-customer-auth-panel{background:var(--cps-panel);border:1px solid var(--cps-line);border-radius:28px;padding:28px;box-shadow:var(--cps-shadow)}
.cps-customer-auth-panel--hero{background:linear-gradient(135deg,#453c77,#8f86ef);color:#fff;position:relative;overflow:hidden}
.cps-customer-auth-panel--hero:after{content:"";position:absolute;inset:auto -90px -90px auto;width:240px;height:240px;border:46px solid rgba(255,255,255,.1);border-radius:50%}
.cps-customer-auth-panel--full{grid-column:1/-1;text-align:center}
.cps-customer-eyebrow{display:inline-block;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#8c83ed}
.cps-customer-auth-panel--hero .cps-customer-eyebrow{color:#dbd7ff}
.cps-customer-auth-panel h1{font-size:40px;line-height:1.08;margin:12px 0 12px;font-weight:800;color:inherit}
.cps-customer-auth-panel p{margin:0;color:inherit}
.cps-customer-auth-points{margin:22px 0 0;padding:0;list-style:none;display:grid;gap:11px}
.cps-customer-auth-points li{padding-left:26px;position:relative;color:#f0eeff}
.cps-customer-auth-points li:before{content:"✓";position:absolute;left:0;top:0;font-weight:700}
.cps-customer-shell{display:grid;grid-template-columns:260px minmax(0,1fr);gap:18px;align-items:start;background:var(--cps-bg)}
.cps-customer-sidebar{background:#fff;border:1px solid var(--cps-line);border-radius:22px;padding:22px 14px;position:sticky;top:18px;min-height:calc(100vh - 80px);box-shadow:var(--cps-shadow)}
.cps-customer-brand{display:flex;align-items:center;gap:8px;padding:2px 8px 18px;font-size:22px;font-weight:800;color:#483f82}
.cps-customer-brand-mark{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:linear-gradient(135deg,#a9a2f7,#7e73e9);color:#fff;font-size:10px}
.cps-customer-new-order,.cps-customer-primary,.cps-customer-secondary,.cps-customer-back-link,.cps-customer-access #wp-submit{border:0;border-radius:12px;cursor:pointer;font:inherit;font-weight:800;text-decoration:none;transition:.18s ease transform,.18s ease filter,.18s ease background}
.cps-customer-new-order,.cps-customer-primary,.cps-customer-access #wp-submit{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:50px;background:#978bf0;color:#fff;padding:12px 18px}
.cps-customer-new-order{width:100%;margin-bottom:14px}
.cps-customer-primary:hover,.cps-customer-secondary:hover,.cps-customer-new-order:hover,.cps-customer-back-link:hover,.cps-customer-access #wp-submit:hover{filter:brightness(1.03);transform:translateY(-1px)}
.cps-customer-primary:disabled{opacity:.65;cursor:wait;transform:none}
.cps-customer-secondary,.cps-customer-back-link{display:inline-flex;align-items:center;justify-content:center;min-height:48px;background:#fff;border:1px solid #d8d4f5;color:#6b668f;padding:12px 16px}
.cps-customer-back-link{min-height:42px}
.cps-customer-inline{min-height:46px}
.cps-customer-nav{display:grid;gap:4px}
.cps-customer-nav a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 12px;border-radius:12px;color:#716c8a;text-decoration:none;font-weight:700;white-space:nowrap}
.cps-customer-nav a.is-active,.cps-customer-nav a:hover{background:#f3f1ff;color:#524a8f}
.cps-customer-nav a[aria-disabled=true]{opacity:.7;pointer-events:none}
.cps-customer-pill{display:inline-flex;align-items:center;justify-content:center;min-width:26px;height:22px;padding:0 8px;border-radius:999px;background:#8c83ed;color:#fff;font-size:12px;flex:0 0 auto;white-space:nowrap}
.cps-customer-side-note{margin-top:22px;border:1px solid #dce9ff;background:#edf4ff;border-radius:16px;padding:16px;color:#5b6789;display:grid;gap:8px;font-size:13px}
.cps-customer-side-note strong{color:#344264}
.cps-customer-main{min-width:0}
.cps-customer-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fff;border:1px solid var(--cps-line);border-radius:22px;padding:18px 24px;box-shadow:var(--cps-shadow);margin-bottom:18px}
.cps-customer-topbar h2{margin:0 0 4px;font-size:20px;font-weight:800}
.cps-customer-topbar p{margin:0;color:var(--cps-ink-soft)}
.cps-customer-top-actions{display:flex;align-items:center;gap:14px}
.cps-customer-currency{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 14px;border-radius:999px;background:#f4f3ff;color:#7f76dd;font-weight:700;font-size:13px}
.cps-customer-user{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:#f3f1ff;border:1px solid #dcd8f6;color:#7f76dd;text-decoration:none;font-weight:800}
.cps-customer-dashboard-view,.cps-customer-wizard-view{display:block}
.cps-customer-banner{display:flex;justify-content:space-between;align-items:center;gap:22px;padding:28px;background:#fff;border:1px solid var(--cps-line);border-radius:26px;box-shadow:var(--cps-shadow);margin-bottom:18px}
.cps-customer-banner h3{margin:8px 0 10px;font-size:42px;line-height:1.05;max-width:740px;font-weight:800}
.cps-customer-banner p{margin:0;color:var(--cps-ink-soft);max-width:680px}
.cps-customer-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:18px}
.cps-customer-stat-card{display:flex;align-items:center;gap:16px;padding:22px;border-radius:22px;background:#f5f2ff;border:1px solid #ece8ff;box-shadow:var(--cps-shadow)}
.cps-customer-stat-card--blue{background:#eaf4ff;border-color:#d7e9ff}
.cps-customer-stat-card--green{background:#d9f2d8;border-color:#cae7c9}
.cps-customer-stat-icon{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:18px;background:#fff;color:#877ce8;font-size:22px;font-weight:800}
.cps-customer-stat-card strong{display:block;font-size:18px;color:#2a2757}
.cps-customer-stat-card small{display:block;color:#5f6485;font-size:14px;margin-top:2px}
.cps-customer-orders-section,.cps-customer-wizard-card{background:#fff;border:1px solid var(--cps-line);border-radius:26px;padding:26px;box-shadow:var(--cps-shadow)}
.cps-customer-section-head,.cps-customer-wizard-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px}
.cps-customer-section-head h3,.cps-customer-step-head h3{margin:0 0 6px;font-size:22px;font-weight:800}
.cps-customer-section-head p,.cps-customer-step-head p{margin:0;color:var(--cps-ink-soft)}
.cps-customer-order-list-wrap{margin-top:16px}
.cps-customer-order-list{display:grid;gap:12px}
.cps-customer-order-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px;border:1px solid var(--cps-line);border-radius:18px;background:#fff}
.cps-customer-order-row-main{display:grid;gap:4px}
.cps-customer-order-code{font-size:11px;font-weight:800;letter-spacing:.08em;color:#7f76dd;text-transform:uppercase}
.cps-customer-order-row strong{font-size:16px;color:#2f2a5a}
.cps-customer-order-row small{color:#707590;font-size:13px}
.cps-customer-status{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border-radius:999px;font-size:12px;font-weight:800;text-align:center;background:#f4f3ff;color:#655db1}
.cps-customer-status.is-success{background:#dff4df;color:#2b7a33}
.cps-customer-status.is-warning{background:#fff0d9;color:#93620f}
.cps-customer-status.is-info{background:#e4f1ff;color:#2666ab}
.cps-customer-status.is-neutral{background:#f2f3f7;color:#5c6884}
.cps-customer-empty{text-align:center;border:1px dashed #d8d8e8;background:#fbfbff;border-radius:20px;padding:36px 18px;color:#717590}
.cps-customer-empty span{display:block;font-size:34px;margin-bottom:10px;color:#9188ea}
.cps-customer-empty strong{display:block;margin-bottom:6px;color:#2f2a5a}
.cps-customer-pages{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}
.cps-customer-pages a{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;border-radius:11px;border:1px solid #dddaf3;background:#fff;color:#6a6492;text-decoration:none;font-weight:800}
.cps-customer-pages a[aria-current=page]{background:#978bf0;color:#fff;border-color:#978bf0}
.cps-customer-wizard-title{font-weight:800;font-size:17px}
.cps-customer-steps{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:0;padding:0;margin:24px 0 22px;list-style:none;position:relative}
.cps-customer-steps:before{content:"";position:absolute;left:36px;right:36px;top:17px;height:3px;background:#e0dff0}
.cps-customer-steps li{display:grid;justify-items:center;gap:8px;position:relative;z-index:1;text-align:center;color:#9a98aa;font-weight:700;font-size:13px}
.cps-customer-steps li span{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:#cbc8d8;color:#fff;border:3px solid #fff;box-shadow:0 0 0 1px #dddaf1;font-size:14px}
.cps-customer-steps li.is-done span,.cps-customer-steps li.is-active span{background:#4a427b}
.cps-customer-steps li.is-done,.cps-customer-steps li.is-active{color:#877ce8}
.cps-customer-step-panel{display:grid;gap:18px}
.cps-customer-step-panel[hidden]{display:none!important}
.cps-customer-form{display:grid;gap:16px}
.cps-customer-form label,.cps-customer-chip-group{display:grid;gap:8px;font-size:14px;font-weight:700;color:#3f4271}
.cps-customer-form input:not([type=radio]):not([type=checkbox]):not([type=file]),.cps-customer-form select,.cps-customer-form textarea,.cps-customer-access #loginform input:not([type=checkbox]),.cps-customer-admin-search input{width:100%;min-width:0;min-height:52px;border:1px solid #dad9ea;border-radius:14px;background:#fff;padding:13px 15px;font:inherit;color:var(--cps-ink);outline:0;transition:border-color .15s ease, box-shadow .15s ease}
.cps-customer-form textarea{min-height:130px;resize:vertical}
.cps-customer-form input:focus,.cps-customer-form select:focus,.cps-customer-form textarea:focus,.cps-customer-access #loginform input:focus{border-color:#978bf0;box-shadow:0 0 0 4px rgba(151,139,240,.14)}
.cps-customer-required{color:#e14b7a}
.cps-customer-service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.cps-customer-service-card{position:relative;display:grid;gap:4px;padding:18px 18px 18px 52px;border:1px solid #dddaf3;border-radius:18px;background:#fff;cursor:pointer;transition:.15s ease border-color,.15s ease background,.15s ease box-shadow}
.cps-customer-service-card input{position:absolute;opacity:0;pointer-events:none}
.cps-customer-service-check{position:absolute;left:16px;top:16px;display:flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:8px;background:#eeeafd;color:transparent;font-size:13px;font-weight:800}
.cps-customer-service-card strong{font-size:16px;color:#2f2a5a}
.cps-customer-service-card small{color:#7d8097}
.cps-customer-service-card:has(input:checked){border-color:#968af0;background:#f5f2ff;box-shadow:0 0 0 4px rgba(151,139,240,.12)}
.cps-customer-service-card:has(input:checked) .cps-customer-service-check{background:#9588ef;color:#fff}
.cps-customer-service-item{display:flex;flex-direction:column;gap:10px;min-width:0}
.cps-customer-service-arrow{position:absolute;top:19px;right:18px;font-size:16px;line-height:1;color:#8a85b4;transition:transform .18s ease,color .18s ease}
.cps-customer-service-item.is-expanded .cps-customer-service-arrow{transform:rotate(180deg);color:#5f55c6}
.cps-customer-service-extra{display:block}
.cps-customer-service-extra[hidden]{display:none!important}
.cps-customer-service-extra-inner{padding:22px;border:1px solid #e1ddf6;border-radius:18px;background:#fbfaff;box-shadow:0 14px 26px rgba(79,71,150,.06)}
.cps-customer-service-extra-copy{margin:0 0 18px;color:#6f7190;font-size:14px;line-height:1.75}
.cps-customer-service-radio-list{display:grid;gap:12px}
.cps-customer-service-radio{display:flex;align-items:center;gap:12px;padding:14px 16px;border:1px solid #dfdbf5;border-radius:14px;background:#fff;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}
.cps-customer-service-radio input{width:18px;height:18px;margin:0;accent-color:#8d81eb;flex:0 0 18px}
.cps-customer-service-radio span{font-size:14px;font-weight:700;color:#342d61;line-height:1.5}
.cps-customer-service-radio:hover{border-color:#c7c0f2;background:#f9f7ff}
.cps-customer-service-radio:has(input:checked){border-color:#9388ef;background:#f4f1ff;box-shadow:0 0 0 3px rgba(147,136,239,.12)}
.cps-customer-service-item.is-disabled-by-background .cps-customer-service-card{opacity:.58;background:#f7f7fc;border-style:dashed;cursor:not-allowed;box-shadow:none}
.cps-customer-service-item.is-disabled-by-background .cps-customer-service-card strong,.cps-customer-service-item.is-disabled-by-background .cps-customer-service-card small,.cps-customer-service-item.is-disabled-by-background .cps-customer-service-card .cps-customer-service-check,.cps-customer-service-item.is-disabled-by-background .cps-customer-service-card .cps-customer-service-arrow{pointer-events:none}
.cps-customer-service-disabled-note{margin-top:14px;padding:12px 14px;border-radius:12px;background:#f0eefc;border:1px solid #ddd8f9;color:#5d55ab;font-size:13px;font-weight:700}
.cps-customer-color-builder{display:grid;gap:16px}
.cps-customer-color-list{display:grid;gap:14px}
.cps-customer-color-row{display:grid;gap:12px;padding:16px;border:1px solid #ddd8f6;border-radius:16px;background:#fff}
.cps-customer-color-row-head{display:flex;align-items:center;justify-content:space-between;gap:12px}
.cps-customer-color-row-title{font-size:15px;font-weight:800;color:#2f295a}
.cps-customer-color-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px}
.cps-customer-color-grid label{display:grid;gap:8px}
.cps-customer-color-grid label span{font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#77739a}
.cps-customer-color-add,.cps-customer-color-remove{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 16px;border:1px solid #cfc9f4;border-radius:14px;background:#f6f3ff;color:#8f83ea;font:inherit;font-weight:800;cursor:pointer;transition:filter .16s ease,transform .16s ease}
.cps-customer-color-add:hover,.cps-customer-color-remove:hover{filter:brightness(1.02);transform:translateY(-1px)}
.cps-customer-color-remove[hidden]{display:none!important}
@media(max-width:860px){.cps-customer-color-grid{grid-template-columns:1fr}}
.cps-customer-two-col{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.cps-customer-file-drop{position:relative;display:grid;justify-items:center;gap:8px;padding:34px 18px;border:1.5px dashed #cbc6f5;border-radius:18px;background:#fbfaff;text-align:center;cursor:pointer}
.cps-customer-file-drop.is-dragging{border-color:#9588ef;background:#f5f2ff}
.cps-customer-file-drop input[type=file]{position:absolute;inset:0;opacity:0;cursor:pointer}
.cps-customer-upload-icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:18px;background:#edf4ff;color:#3470c9;font-size:26px;font-weight:800}
.cps-customer-file-drop strong{font-size:16px;color:#2f2a5a}
.cps-customer-file-drop span:not(.cps-customer-upload-icon){color:#7c8098}
.cps-customer-selected{font-size:13px;color:#6d728f}
.cps-customer-selected.is-ready{color:#2f7a3c;font-weight:700}
.cps-customer-file-list{display:grid;gap:10px}
.cps-customer-file-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:14px;border:1px solid #e7e7f3;background:#fbfbff;color:#6f7390;font-size:13px}
.cps-customer-file-item strong{color:#2f2a5a}
.cps-customer-price-card,.cps-customer-review-card{display:grid;gap:14px;background:#fff;border:1px solid var(--cps-line);border-radius:20px;padding:18px}
.cps-customer-price-row{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}
.cps-customer-price-row strong{font-size:18px;color:#2f2a5a}
.cps-customer-price-row small,.cps-customer-price-row span{display:block;margin-top:4px;color:#6c7190}
.cps-customer-price-row b,.cps-customer-price-total strong{font-size:18px;color:#2f2a5a}
.cps-customer-price-total{display:flex;align-items:center;justify-content:space-between;padding-top:14px;border-top:1px solid #ebebf6;font-weight:800}
.cps-customer-price-total--soft{background:#fafaff;border:1px solid #eceaf9;border-radius:16px;padding:16px;border-top:1px solid #eceaf9}
.cps-customer-chip-group label,.cps-customer-payment-list label,.cps-customer-radio-list label{display:flex;align-items:center;gap:12px;padding:14px 16px;border:1px solid #e1deef;border-radius:16px;background:#fff;font-weight:700;color:#3d416e}
.cps-customer-chip-group{align-content:start}
.cps-customer-field-label{font-size:14px;font-weight:800;color:#3f4271}
.cps-customer-chip-group input,.cps-customer-payment-list input,.cps-customer-radio-list input{accent-color:#9588ef}
.cps-customer-chip-group label span,.cps-customer-payment-list label span,.cps-customer-radio-list label span{display:block}
.cps-customer-toggle{display:flex!important;align-items:center;gap:12px;padding:14px 16px;border-radius:16px;background:#f8fbf7;border:1px solid #dfe9df}
.cps-customer-toggle input{width:18px;height:18px;accent-color:#9588ef}
.cps-customer-safe{display:flex;align-items:center;gap:10px;padding:14px 16px;border-radius:16px;background:#f6fbf6;border:1px solid #dfeade;font-size:13px;color:#4b7450}
.cps-customer-safe span{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:#d9f0da;color:#35783c;font-weight:800}
.cps-customer-radio-list,.cps-customer-payment-list{display:grid;gap:12px}
.cps-customer-payment-list small{display:block;margin-top:5px;color:#757b96;font-weight:500}
.cps-customer-payment-list label.is-disabled{opacity:.55}
.cps-customer-review-card{background:#fbfbff}
.cps-customer-review-table{display:grid;gap:12px}
.cps-customer-review-row{display:grid;grid-template-columns:230px 1fr;gap:12px;padding-bottom:12px;border-bottom:1px solid #ececf7}
.cps-customer-review-row:last-child{border-bottom:0;padding-bottom:0}
.cps-customer-review-row strong{color:#2f2a5a}
.cps-customer-review-row span{color:#666b89}
.cps-customer-step-actions{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;padding-top:6px}
.cps-customer-alert{display:block;padding:14px 16px;border-radius:14px;border:1px solid #dfe8ff;background:#edf4ff;color:#35558a;font-size:14px}
.cps-customer-alert[hidden]{display:none!important}
.cps-customer-alert[data-state=success]{background:#eefbf0;border-color:#d5eed9;color:#2d6f39}
.cps-customer-alert[data-state=error]{background:#fff0f2;border-color:#ffd4da;color:#9f2947}
.cps-customer-progress{display:grid;gap:9px;padding:16px;border:1px solid #eceaf9;background:#fafaff;border-radius:16px}
.cps-customer-progress>div:first-child{display:flex;justify-content:space-between;gap:10px;font-size:13px;color:#54597d}
.cps-customer-progress-track{height:9px;background:#e7e6f4;border-radius:999px;overflow:hidden}
.cps-customer-progress-track span{display:block;width:0;height:100%;background:linear-gradient(90deg,#978bf0,#6f63da);transition:width .15s ease}
.cps-customer-muted{font-size:13px;color:#696f8d}
.cps-customer-muted a{color:#6f63da;text-decoration:none;font-weight:700}
.cps-customer-heading{display:flex;gap:14px;align-items:center;margin-bottom:18px}
.cps-customer-icon{display:flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:16px;background:#f3f1ff;color:#6f63da;font-size:20px;font-weight:800}
.cps-customer-heading h2{margin:0 0 4px;font-size:25px;font-weight:800;color:#2f2a5a}
.cps-customer-heading p{margin:0;color:#6b7090}
.cps-customer-honey{position:absolute!important;left:-9999px!important;opacity:0!important;pointer-events:none!important}
.cps-customer-account a{color:#6f63da;text-decoration:none;font-weight:700}
.cps-customer-access #loginform{display:grid;gap:16px}
.cps-customer-access #loginform p{margin:0;display:grid;gap:8px;color:#40436f}
.cps-customer-access #loginform p.login-remember{display:flex;align-items:center;gap:10px}
.cps-customer-access #loginform label{font-size:14px;font-weight:700}
.cps-customer-access #loginform #rememberme{width:18px;height:18px;accent-color:#9588ef}
.cps-customer-access #wp-submit{width:100%}
.cps-customer-admin{padding:22px;border:1px solid #e5ebf5;border-radius:20px;background:linear-gradient(180deg,#f8faff,#fff 175px);font-family:inherit}
.cps-customer-admin-head{display:flex;gap:20px;align-items:center;justify-content:space-between;margin-bottom:19px}
.cps-customer-admin-head .cps-customer-eyebrow{color:#2457e8}.cps-customer-admin-head h2{margin:5px 0 3px;font-weight:800;color:#18263d;font-size:28px;letter-spacing:-.04em}.cps-customer-admin-head p{font-size:13px;color:#6b7990;margin:0;max-width:630px}.cps-customer-admin-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.cps-customer-admin-count{font-size:12px;color:#456084;border:1px solid #dce5f5;background:#fff;border-radius:9px;padding:10px 12px;font-weight:800}.cps-customer-admin-share{padding:12px 15px;background:#edf4ff;border:1px solid #d8e7ff;color:#38517b;border-radius:11px;overflow-wrap:anywhere;font-size:12px;margin:0 0 17px}.cps-customer-admin-share a{color:#2457e8;font-weight:700}.cps-customer-admin-search{display:flex;gap:9px;align-items:center;margin:0 0 18px;max-width:660px}.cps-customer-admin-search label{flex:1;min-width:0}.cps-customer-admin-search button{min-height:45px;flex:none}.cps-customer-admin-table-wrap{overflow:auto;background:#fff;border:1px solid #e5eaf3;border-radius:13px}.cps-customer-admin-table{border-collapse:collapse;min-width:720px;width:100%;font-size:13px}.cps-customer-admin-table th{text-align:left;background:#f4f7fc;color:#53637e;font-size:11px;text-transform:uppercase;letter-spacing:.055em;padding:14px 13px;border-bottom:1px solid #e7edf6}.cps-customer-admin-table td{padding:15px 13px;border-bottom:1px solid #edf1f7;color:#34425c;vertical-align:middle}.cps-customer-admin-table tr:last-child td{border:0}.cps-customer-admin-table strong,.cps-customer-admin-table small{display:block}.cps-customer-admin-table strong{color:#203150;font-weight:750;overflow-wrap:anywhere}.cps-customer-admin-table small{font-size:11px;margin-top:4px;color:#738099;overflow-wrap:anywhere}.cps-customer-admin-table td>a{color:#2457e8;text-decoration:none;font-weight:750}
@media(max-width:1180px){.cps-customer-stat-grid{grid-template-columns:1fr}.cps-customer-banner h3{font-size:34px}.cps-customer-service-grid,.cps-customer-two-col,.cps-customer-auth-wrap{grid-template-columns:1fr}.cps-customer-shell{grid-template-columns:1fr}.cps-customer-sidebar{position:relative;min-height:0}.cps-customer-steps{grid-template-columns:repeat(4,minmax(0,1fr));row-gap:16px}.cps-customer-steps:before{display:none}}
@media(max-width:760px){.cps-customer-topbar,.cps-customer-banner,.cps-customer-section-head,.cps-customer-wizard-toolbar,.cps-customer-order-row,.cps-customer-step-actions{flex-direction:column;align-items:stretch}.cps-customer-portal{padding:0 10px 30px}.cps-customer-orders-section,.cps-customer-wizard-card,.cps-customer-auth-panel,.cps-customer-topbar,.cps-customer-banner{padding:18px;border-radius:20px}.cps-customer-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.cps-customer-review-row{grid-template-columns:1fr}.cps-customer-admin{padding:14px}.cps-customer-admin-search{flex-direction:column;align-items:stretch}.cps-customer-admin-search button{width:100%}}

/* v1.5.12.150 — full-width customer portal + public order/auth step */
.cps-customer-portal{position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;width:100vw;max-width:100vw;padding:20px clamp(12px,2vw,34px) 42px;background:var(--cps-bg);overflow-x:hidden}
.cps-customer-shell,.cps-customer-public-order{width:100%;max-width:none;margin:0 auto}
.cps-customer-public-order{display:grid;gap:18px}
.cps-customer-public-head{display:flex;align-items:flex-start;gap:26px;background:#fff;border:1px solid var(--cps-line);border-radius:24px;padding:24px 28px;box-shadow:var(--cps-shadow)}
.cps-customer-public-head .cps-customer-brand{padding:0;min-width:125px}
.cps-customer-public-head h1{margin:4px 0 8px;font-size:34px;line-height:1.08;color:#2f2a5a;font-weight:800}
.cps-customer-public-head p{margin:0;color:#6d7290;max-width:860px}
.cps-customer-wizard-card--public{width:100%}
.cps-customer-inline-auth{display:grid;gap:18px;margin-top:4px;padding:22px;border:1px solid #ddd9f8;background:linear-gradient(180deg,#fbfaff,#f6f4ff);border-radius:20px}
.cps-customer-inline-auth-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}
.cps-customer-inline-auth-head h4{margin:5px 0 6px;font-size:21px;color:#2f2a5a}
.cps-customer-inline-auth-head p{margin:0;color:#707590;max-width:780px;font-size:13px}
.cps-customer-auth-lock{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:12px;background:#e7f5e8;color:#34783e;font-weight:900}
.cps-customer-auth-tabs{display:flex;gap:8px;padding:5px;background:#eeecfb;border-radius:14px;width:max-content;max-width:100%}
.cps-customer-auth-tabs button{border:0;background:transparent;color:#6e6a8a;padding:10px 16px;border-radius:10px;font:inherit;font-weight:800;cursor:pointer}
.cps-customer-auth-tabs button.is-active{background:#fff;color:#4e4785;box-shadow:0 3px 12px rgba(72,63,125,.08)}
.cps-customer-auth-pane{display:grid;gap:14px}
.cps-customer-auth-pane[hidden]{display:none!important}
.cps-customer-auth-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.cps-customer-auth-fields--three{grid-template-columns:repeat(3,minmax(0,1fr))}
.cps-customer-auth-note{margin:0;color:#6e7391;font-size:12px;line-height:1.55}
.cps-customer-auth-submit{justify-self:start;min-width:220px}
.cps-customer-login-row{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}
.cps-customer-login-row a{color:#6f63da;text-decoration:none;font-weight:700;font-size:13px}
.cps-customer-auth-success{display:flex;align-items:center;gap:14px;padding:16px;border-radius:16px;background:#eef9ef;border:1px solid #d7edd9}
.cps-customer-auth-success>span{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#d7efda;color:#2f7a39;font-weight:900}
.cps-customer-auth-success strong{display:block;color:#2f6136}
.cps-customer-auth-success p{margin:4px 0 0;color:#5f7b64;font-size:13px}
@media(max-width:1050px){.cps-customer-auth-fields--three{grid-template-columns:1fr 1fr}.cps-customer-auth-fields--three label:last-child{grid-column:1/-1}}
@media(max-width:760px){.cps-customer-public-head{flex-direction:column;padding:18px}.cps-customer-public-head h1{font-size:28px}.cps-customer-auth-fields,.cps-customer-auth-fields--three{grid-template-columns:1fr}.cps-customer-auth-fields--three label:last-child{grid-column:auto}.cps-customer-inline-auth-head{align-items:flex-start}.cps-customer-auth-tabs{width:100%}.cps-customer-auth-tabs button{flex:1}.cps-customer-auth-submit{width:100%;justify-self:stretch}.cps-customer-login-row{align-items:stretch;flex-direction:column}.cps-customer-portal{padding-left:10px;padding-right:10px}}

/* v1.5.12.153 — customer upload security fix + thumbnail/folder live progress gallery. */
.cps-customer-drive-uploader{display:grid;gap:14px}
.cps-customer-drive-zone{position:relative;display:flex;align-items:center;gap:22px;min-height:250px;padding:34px 36px;border:2px dashed #93c5fd;border-radius:24px;background:radial-gradient(circle at 18% 0,rgba(219,234,254,.8),transparent 42%),linear-gradient(145deg,#fbfdff,#f1f7ff);cursor:pointer;outline:none;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease,background .18s ease}
.cps-customer-drive-zone:hover,.cps-customer-drive-zone:focus-visible,.cps-customer-drive-zone.is-dragging{border-color:#2563eb;background:radial-gradient(circle at 18% 0,rgba(191,219,254,.88),transparent 44%),linear-gradient(145deg,#f8fbff,#ecfeff);box-shadow:0 0 0 7px rgba(37,99,235,.08),0 24px 55px rgba(15,23,42,.11);transform:translateY(-1px)}
.cps-customer-drive-illustration{display:grid;place-items:center;width:96px;height:96px;flex:0 0 96px;border-radius:30px;background:linear-gradient(145deg,#2563eb,#06b6d4);color:#fff;box-shadow:0 20px 44px rgba(37,99,235,.26)}
.cps-customer-drive-illustration svg{width:56px;height:56px}
.cps-customer-drive-copy{display:grid;gap:9px;min-width:0;flex:1}
.cps-customer-drive-copy strong{font-size:23px;line-height:1.2;letter-spacing:-.02em;color:#0f172a}
.cps-customer-drive-copy span{font-size:14px;line-height:1.7;color:#64748b;max-width:720px}
.cps-customer-drive-actions{display:flex;gap:9px;flex-wrap:wrap;justify-content:flex-end}
.cps-customer-drive-actions button{border:1px solid #bfdbfe;background:#fff;color:#1d4ed8;border-radius:13px;padding:12px 16px;font:inherit;font-size:13px;font-weight:850;cursor:pointer;white-space:nowrap;box-shadow:0 5px 14px rgba(37,99,235,.08)}
.cps-customer-drive-actions button:hover{border-color:#60a5fa;background:#eff6ff;transform:translateY(-1px)}
.cps-customer-drive-meta{display:flex;align-items:center;gap:8px 18px;flex-wrap:wrap;padding:0 5px;font-size:12px;font-weight:700;color:#64748b}
.cps-customer-drive-chip{display:inline-flex;align-items:center;gap:7px;margin-left:auto;padding:7px 11px;border-radius:999px;background:#ecfdf5;color:#047857}
.cps-customer-drive-chip i{width:7px;height:7px;border-radius:50%;background:#10b981;box-shadow:0 0 0 3px rgba(16,185,129,.15)}
.cps-customer-drive-overall{display:grid;gap:9px;padding:14px 15px;border:1px solid #dbeafe;border-radius:16px;background:#f8fbff}
.cps-customer-drive-overall[hidden]{display:none!important}
.cps-customer-drive-overall-head{display:flex;align-items:center;justify-content:space-between;gap:14px;font-size:12px;font-weight:850;color:#1d4ed8}
.cps-customer-drive-overall-head strong{color:#0f172a;font-size:13px;font-variant-numeric:tabular-nums}
.cps-customer-drive-overall-track{height:9px;border-radius:999px;background:#dbeafe;overflow:hidden;box-shadow:inset 0 1px 2px rgba(15,23,42,.05)}
.cps-customer-drive-overall-track span{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2563eb,#06b6d4);transition:width .18s linear}
.cps-customer-drive-overall small{color:#64748b;font-size:11px;font-weight:700}
.cps-customer-drive-overall.is-complete{border-color:#bbf7d0;background:#f0fdf4}.cps-customer-drive-overall.is-complete .cps-customer-drive-overall-head{color:#15803d}.cps-customer-drive-overall.is-complete .cps-customer-drive-overall-track{background:#dcfce7}.cps-customer-drive-overall.is-complete .cps-customer-drive-overall-track span{background:linear-gradient(90deg,#16a34a,#10b981)}
.cps-customer-drive-overall.is-error{border-color:#fecaca;background:#fff7f7}.cps-customer-drive-overall.is-error .cps-customer-drive-overall-head{color:#b91c1c}
.cps-customer-drive-gallery{display:grid;gap:18px}
.cps-customer-drive-gallery-label{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:9px;padding:0 2px}.cps-customer-drive-gallery-label strong{font-size:13px;color:#0f172a}.cps-customer-drive-gallery-label span{font-size:10px;color:#718096;font-weight:700}
.cps-customer-drive-file-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px}
.cps-customer-drive-folder-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:12px}
.cps-customer-drive-folder-card{min-width:0;overflow:hidden;border:1px solid #d7e4f3;border-radius:18px;background:linear-gradient(145deg,#fbfdff,#f7fbff);box-shadow:0 7px 20px rgba(15,23,42,.045)}
.cps-customer-drive-folder-main{display:flex;align-items:center;gap:11px;padding:13px 13px 11px;min-width:0}.cps-customer-drive-folder-main>div{display:grid;gap:3px;min-width:0}.cps-customer-drive-folder-main strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#0f172a;font-size:12px;font-weight:900}.cps-customer-drive-folder-main small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#64748b;font-size:10px;font-weight:650}.cps-customer-drive-folder-icon{display:grid;place-items:center;width:42px;height:36px;flex:0 0 42px;border-radius:8px 10px 10px 10px;background:linear-gradient(145deg,#dbeafe,#bae6fd);color:#1d4ed8;font-size:21px;font-weight:950;position:relative}.cps-customer-drive-folder-icon:before{content:"";position:absolute;left:4px;top:-5px;width:18px;height:8px;border-radius:6px 6px 0 0;background:#bfdbfe}.cps-customer-drive-folder-progress{display:grid;gap:7px;padding:10px 12px 12px;border-top:1px solid #e7eaf0;background:#fff}.cps-customer-drive-folder-progress>small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#64748b;font-size:9px;font-weight:700}.cps-customer-drive-folder-card.is-folder-complete{border-color:#bfe3c9;background:#f7fdf9}.cps-customer-drive-folder-card.is-folder-complete .cps-customer-drive-file-head span{background:#ecfdf5;color:#15803d}.cps-customer-drive-folder-card.is-folder-complete .cps-customer-drive-file-track i{background:linear-gradient(90deg,#16a34a,#10b981)}.cps-customer-drive-folder-card.is-folder-error{border-color:#fecaca;background:#fff8f8}.cps-customer-drive-folder-card.is-folder-error .cps-customer-drive-file-head span{background:#fee2e2;color:#b91c1c}.cps-customer-drive-folder-card.is-folder-error .cps-customer-drive-file-track i{background:linear-gradient(90deg,#ef4444,#f97316)}
.cps-customer-drive-file-card{min-width:0;overflow:hidden;border:1px solid #dbe5f2;border-radius:18px;background:#fff;box-shadow:0 7px 20px rgba(15,23,42,.045);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}
.cps-customer-drive-file-card:hover{transform:translateY(-1px);border-color:#93c5fd;box-shadow:0 12px 28px rgba(15,23,42,.08)}
.cps-customer-drive-thumb{position:relative;aspect-ratio:16/10;overflow:hidden;background:linear-gradient(145deg,#eef4fb,#f8fbff);border-bottom:1px solid #e7eaf0}.cps-customer-drive-thumb-image{display:block;width:100%;height:100%;object-fit:cover}.cps-customer-drive-thumb-fallback{display:grid;place-items:center;width:100%;height:100%;color:#3b67a5;font-size:16px;font-weight:950;letter-spacing:.08em}.cps-customer-drive-thumb-image+.cps-customer-drive-thumb-fallback{display:none}.cps-customer-drive-thumb-state{position:absolute;right:9px;bottom:9px;display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:25px;padding:0 8px;border-radius:999px;background:rgba(15,23,42,.78);backdrop-filter:blur(7px);color:#fff;font-size:10px;font-weight:900;font-variant-numeric:tabular-nums;box-shadow:0 3px 12px rgba(15,23,42,.18)}
.cps-customer-drive-file-main{display:block;padding:12px 13px 10px;min-width:0}.cps-customer-drive-file-main>div{display:grid;gap:3px;min-width:0}.cps-customer-drive-file-main strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#0f172a;font-size:12px;font-weight:850}.cps-customer-drive-file-main small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#64748b;font-size:10px;font-weight:650}
.cps-customer-drive-file-progress{display:grid;gap:7px;padding:10px 12px 12px;border-top:1px solid #e7eaf0;background:linear-gradient(180deg,#fcfdff,#f8fbff)}
.cps-customer-drive-file-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.cps-customer-drive-file-head span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-flex;align-items:center;gap:6px;min-width:0;padding:5px 8px;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:9px;font-weight:850}.cps-customer-drive-file-head span:before{content:"";width:7px;height:7px;border-radius:50%;background:currentColor;box-shadow:0 0 0 4px rgba(37,99,235,.08)}.cps-customer-drive-file-head b{font-size:11px;color:#0f172a;font-weight:900;font-variant-numeric:tabular-nums}
.cps-customer-drive-file-track{height:7px;overflow:hidden;border-radius:999px;background:#e7edf5;box-shadow:inset 0 1px 2px rgba(15,23,42,.06)}.cps-customer-drive-file-track i{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2563eb,#06b6d4);transition:width .18s linear}.cps-customer-drive-file-progress>small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#64748b;font-size:9px;font-weight:650}
.cps-customer-drive-file-card.is-upload-preparing .cps-customer-drive-file-track i{width:6%!important;animation:cpsCustomerDrivePrepare 1.15s ease-in-out infinite}.cps-customer-drive-file-card.is-upload-queued .cps-customer-drive-file-head span{background:#f8fafc;color:#475569}.cps-customer-drive-file-card.is-upload-uploaded{border-color:#cfe9d7}.cps-customer-drive-file-card.is-upload-uploaded .cps-customer-drive-file-progress{background:#f7fdf9}.cps-customer-drive-file-card.is-upload-uploaded .cps-customer-drive-file-head span{background:#ecfdf5;color:#15803d}.cps-customer-drive-file-card.is-upload-uploaded .cps-customer-drive-file-track i{background:linear-gradient(90deg,#16a34a,#10b981)}.cps-customer-drive-file-card.is-upload-error{border-color:#fecaca}.cps-customer-drive-file-card.is-upload-error .cps-customer-drive-file-progress{background:#fff7f7}.cps-customer-drive-file-card.is-upload-error .cps-customer-drive-file-head span{background:#fee2e2;color:#b91c1c}.cps-customer-drive-file-card.is-upload-error .cps-customer-drive-file-track i{background:linear-gradient(90deg,#ef4444,#f97316)}
.cps-customer-drive-alert{padding:13px 14px;border:1px solid #dbeafe;border-radius:14px;background:#eff6ff;color:#31598c;font-size:13px;font-weight:650}.cps-customer-drive-alert[hidden]{display:none!important}.cps-customer-drive-alert[data-state=error]{border-color:#fecaca;background:#fff1f2;color:#9f1239}.cps-customer-drive-alert[data-state=success]{border-color:#bbf7d0;background:#f0fdf4;color:#166534}
@keyframes cpsCustomerDrivePrepare{0%,100%{opacity:.65;transform:scaleX(.65);transform-origin:left center}50%{opacity:1;transform:scaleX(1)}}
@media(max-width:900px){.cps-customer-drive-zone{align-items:flex-start;flex-direction:column;padding:24px;min-height:0}.cps-customer-drive-actions{width:100%;justify-content:stretch}.cps-customer-drive-actions button{flex:1}.cps-customer-drive-chip{margin-left:0}.cps-customer-drive-file-grid,.cps-customer-drive-folder-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.cps-customer-drive-file-grid,.cps-customer-drive-folder-grid{grid-template-columns:1fr}.cps-customer-drive-gallery-label{align-items:flex-start;flex-direction:column;gap:3px}.cps-customer-drive-actions{flex-direction:column}.cps-customer-drive-actions button{width:100%}.cps-customer-drive-illustration{width:76px;height:76px;flex-basis:76px;border-radius:24px}.cps-customer-drive-illustration svg{width:44px;height:44px}.cps-customer-drive-copy strong{font-size:19px}}


body.cps-customer-modal-open{overflow:hidden}
.cps-customer-order-list--enhanced{gap:14px}
.cps-customer-order-row--pro{background:linear-gradient(180deg,#fff,#fbfbff);border-color:#e9e7f6;box-shadow:0 12px 30px rgba(55,47,101,.04)}
.cps-customer-order-row-side{display:flex;align-items:center;gap:14px;flex-wrap:wrap;justify-content:flex-end}
.cps-customer-order-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.cps-customer-action-button{min-height:40px;padding:10px 14px;font-size:13px;border-radius:12px}
.cps-customer-action-button.is-danger{border-color:#f2c8d0;color:#b23a57;background:#fff7f8}
.cps-customer-action-button.is-danger:hover{background:#fff0f2;border-color:#e8a8b5}
.cps-customer-modal{position:fixed;inset:0;z-index:99999;display:grid;place-items:center;padding:28px}
.cps-customer-modal[hidden]{display:none!important}
.cps-customer-modal-backdrop{position:absolute;inset:0;background:rgba(21,19,44,.48);backdrop-filter:blur(5px)}
.cps-customer-modal-dialog{position:relative;width:min(860px,100%);max-height:min(88vh,980px);overflow:auto;background:#fff;border:1px solid #e6e4f6;border-radius:28px;box-shadow:0 28px 80px rgba(18,16,41,.22)}
.cps-customer-modal-dialog--wide{width:min(1040px,100%)}
.cps-customer-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:24px 26px;border-bottom:1px solid #eceaf7;background:#fbfbff;position:sticky;top:0;z-index:1}
.cps-customer-modal-head h3{margin:0 0 6px;font-size:24px;font-weight:800;color:#2f2a5a}
.cps-customer-modal-head p{margin:0;color:#6a6e88}
.cps-customer-modal-close{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:14px;border:1px solid #e3e0f5;background:#fff;color:#655f8c;font-size:24px;line-height:1;cursor:pointer}
.cps-customer-modal-body{padding:24px 26px 28px}
.cps-customer-loading{padding:32px;border:1px dashed #dbd7f2;border-radius:18px;background:#fafaff;text-align:center;color:#6b6f89;font-weight:700}
.cps-customer-modal-data-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.cps-customer-modal-card{background:#fbfbff;border:1px solid #ebe9fb;border-radius:20px;padding:18px}
.cps-customer-modal-card h4{margin:0 0 14px;font-size:17px;color:#2f2a5a}
.cps-customer-modal-data-row{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:10px 0;border-bottom:1px dashed #e7e5f6}
.cps-customer-modal-data-row:last-child{border-bottom:0;padding-bottom:0}
.cps-customer-modal-data-row strong{font-size:13px;color:#6c6f89}
.cps-customer-modal-data-row span{font-size:14px;color:#2f2a5a;font-weight:700;text-align:right}
.cps-customer-modal-instruction{white-space:pre-line;color:#5f6485;line-height:1.75;font-size:14px}
.cps-customer-modal-file-list{margin:0;padding:0;list-style:none;display:grid;gap:10px}
.cps-customer-modal-file-list li{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 12px;border:1px solid #ebe9fb;border-radius:14px;background:#fff}
.cps-customer-modal-file-list small{color:#7b7f97;font-weight:700}
.cps-customer-template-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:16px}
.cps-customer-template-grid label,.cps-customer-template-upload,.cps-customer-template-form>label{display:grid;gap:8px;font-size:14px;font-weight:700;color:#3f4271}
.cps-customer-template-grid input,.cps-customer-template-grid select,.cps-customer-template-form textarea,.cps-customer-template-upload input{width:100%;min-height:48px;border-radius:14px;border:1px solid #dcd8f4;background:#fff;padding:12px 14px;font:inherit;color:#2f2a5a}
.cps-customer-template-form textarea{min-height:130px;resize:vertical}
.cps-customer-template-radio-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:16px}
.cps-customer-field-label{font-size:13px;color:#6d7290;font-weight:800;text-transform:uppercase;letter-spacing:.05em}
.cps-customer-toggle{display:flex!important;align-items:center;gap:10px;margin-bottom:16px}
.cps-customer-toggle input{width:auto!important;min-height:0!important}
.cps-customer-template-existing{margin:18px 0;border:1px solid #ebe9fb;border-radius:20px;background:#fbfbff;padding:18px}
.cps-customer-template-existing-head{display:grid;gap:4px;margin-bottom:12px}.cps-customer-template-existing-head strong{font-size:16px;color:#2f2a5a}.cps-customer-template-existing-head span{font-size:13px;color:#6d7290}
.cps-customer-template-existing-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px}
.cps-customer-template-file-item{display:flex!important;align-items:flex-start;gap:10px;padding:12px;border:1px solid #e5e2f7;border-radius:16px;background:#fff}.cps-customer-template-file-item input{margin-top:3px}.cps-customer-template-file-item strong{display:block;font-size:13px;color:#2f2a5a}.cps-customer-template-file-item small{display:block;color:#767a93;font-size:12px;margin-top:4px}
.cps-customer-template-file-empty{padding:16px;border:1px dashed #d8d4f0;border-radius:16px;background:#fff;color:#737793;text-align:center}
.cps-customer-credit-shell{display:grid;grid-template-columns:minmax(0,1.65fr) 360px;gap:18px}
.cps-customer-credit-main,.cps-customer-credit-card{background:#fff;border:1px solid var(--cps-line);border-radius:24px;box-shadow:var(--cps-shadow)}
.cps-customer-credit-main{padding:18px}
.cps-customer-credit-tabs{display:flex;align-items:center;justify-content:center;gap:28px;padding:8px 6px 16px;border-bottom:1px solid #eceaf7;margin-bottom:18px}
.cps-customer-credit-tabs button{background:none;border:0;padding:0 0 10px;font:inherit;font-weight:800;color:#6c7090;cursor:pointer;position:relative}
.cps-customer-credit-tabs button.is-active{color:#342e67}.cps-customer-credit-tabs button.is-active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;border-radius:999px;background:#7469e7}
.cps-customer-credit-panel{display:block}.cps-customer-credit-panel[hidden]{display:none!important}
.cps-customer-credit-slider-card{padding:20px;border:1px solid #ebe9fb;border-radius:22px;background:#fbfbff}
.cps-customer-credit-slider-feature{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px;border:1px solid #e7e5f7;border-radius:18px;background:#fff;margin-bottom:18px}
.cps-customer-credit-bundle-main{display:flex;align-items:center;gap:16px}.cps-customer-credit-bundle-main strong{display:block;font-size:22px;color:#2f2a5a}.cps-customer-credit-bundle-main small{display:block;color:#727792;font-weight:700;margin-top:4px}
.cps-customer-credit-star{position:relative;display:grid;place-items:center;width:54px;height:54px;clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);background:linear-gradient(135deg,#f6c448,#7b8cf5)}.cps-customer-credit-star i{font-style:normal;font-size:12px;font-weight:900;color:#fff}
.cps-customer-credit-slider-badge,.cps-customer-credit-free,.cps-customer-compare-badge{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 12px;border-radius:12px;background:#dff6e2;color:#23924c;font-size:12px;font-weight:900}
.cps-customer-credit-slider-line{display:grid;gap:10px}.cps-customer-credit-slider-line input[type=range]{width:100%}.cps-customer-credit-slider-line span{display:inline-flex;justify-content:center;font-size:12px;color:#6f7391;font-weight:800}.cps-customer-credit-slider-line{grid-template-columns:1fr repeat(6,minmax(40px,1fr));align-items:center}.cps-customer-credit-slider-line input{grid-column:1/-1}.cps-customer-credit-slider-line span.is-active{color:#403a78}
.cps-customer-credit-toggle-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-top:18px;flex-wrap:wrap}
.cps-customer-credit-switch{display:inline-flex;align-items:center;gap:12px;font-weight:800;color:#5d6283}.cps-customer-credit-switch input{display:none}.cps-customer-credit-switch i{width:46px;height:26px;border-radius:999px;background:#d9d5fb;position:relative}.cps-customer-credit-switch i:after{content:"";position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:#fff;transition:.2s}.cps-customer-credit-switch input:checked+i:after{left:23px}.cps-customer-credit-frequency{display:flex;flex-wrap:wrap;gap:8px}.cps-customer-credit-frequency button{border:1px solid #dfdcf5;background:#fff;color:#706b95;border-radius:12px;padding:10px 14px;font:inherit;font-weight:800}.cps-customer-credit-frequency button.is-active{background:#f3f1ff;color:#51498f}
.cps-customer-credit-slider-actions{padding-top:18px}
.cps-customer-credit-intro{padding:4px 4px 18px;color:#5f6485}.cps-customer-credit-intro p{margin:0;line-height:1.7}
.cps-customer-credit-bundle-list{display:grid;gap:14px}.cps-customer-credit-bundle-card{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px;border:1px solid #ebe9fb;border-radius:20px;background:#fff}.cps-customer-credit-bundle-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
.cps-customer-credit-section-head h3{margin:0 0 6px;font-size:20px;color:#2f2a5a}.cps-customer-credit-section-head p{margin:0;color:#6b708b}.cps-customer-credit-compare{padding-top:26px}.cps-customer-credit-compare-table-wrap{margin-top:14px;overflow:auto;border:1px solid #ebe9fb;border-radius:22px}.cps-customer-credit-compare-table{width:100%;border-collapse:collapse;min-width:820px}.cps-customer-credit-compare-table th,.cps-customer-credit-compare-table td{padding:14px 16px;border-bottom:1px solid #eceaf7;text-align:center;color:#474b72;font-size:14px}.cps-customer-credit-compare-table th:first-child,.cps-customer-credit-compare-table td:first-child{text-align:left;color:#403a70;font-weight:700}.cps-customer-credit-compare-table thead th{background:#fbfbff;vertical-align:bottom}.cps-customer-credit-compare-table thead strong{display:block;font-size:22px;color:#2f2a5a}.cps-customer-credit-compare-table thead small{display:block;color:#6f7391;margin-top:4px}.cps-customer-credit-compare-table tfoot td{background:#fbfbff}
.cps-customer-credit-side{display:grid;gap:18px;align-content:start}.cps-customer-credit-card{padding:22px}.cps-customer-credit-card-head h3{margin:0 0 12px;font-size:18px;color:#2f2a5a}.cps-customer-credit-card-head p{margin:0}.cps-customer-credit-card-head strong{font-size:28px;color:#2f2a5a}
.cps-customer-credit-empty{text-align:center;padding:26px 10px;color:#717590}.cps-customer-credit-empty-icon{display:grid;place-items:center;width:72px;height:72px;margin:0 auto 16px;border-radius:22px;background:#f4f2ff;color:#7f76dd;font-size:38px;font-weight:800}.cps-customer-credit-empty strong{display:block;margin-bottom:6px;color:#2f2a5a}
.cps-customer-credit-transactions-list{display:grid;gap:12px}.cps-customer-credit-transaction{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px;border:1px solid #ebe9fb;border-radius:18px;background:#fbfbff}.cps-customer-credit-transaction strong{display:block;color:#2f2a5a}.cps-customer-credit-transaction small{display:block;color:#6d7290;margin-top:4px}.cps-customer-credit-transaction-side{text-align:right}.cps-customer-credit-transaction-side b{display:block;color:#2f2a5a;font-size:18px}.cps-customer-credit-transaction-side span{display:block;color:#2a8e48;font-weight:800;font-size:13px;margin-top:2px}
.cps-customer-faq-group{display:grid;gap:10px;margin-top:12px}.cps-customer-faq-group>strong{font-size:18px;color:#2f2a5a}.cps-customer-faq-group details{border:1px solid #ebe9fb;border-radius:16px;background:#fbfbff;padding:0 16px}.cps-customer-faq-group summary{list-style:none;cursor:pointer;padding:16px 0;font-weight:800;color:#433e73}.cps-customer-faq-group summary::-webkit-details-marker{display:none}.cps-customer-faq-group details div{padding:0 0 16px;color:#616682;line-height:1.7}
@media(max-width:1180px){.cps-customer-credit-shell{grid-template-columns:1fr}.cps-customer-credit-side{grid-template-columns:repeat(2,minmax(0,1fr))}.cps-customer-modal-data-grid,.cps-customer-template-grid,.cps-customer-template-radio-grid{grid-template-columns:1fr}}
@media(max-width:820px){.cps-customer-order-row--pro,.cps-customer-credit-bundle-card,.cps-customer-credit-slider-feature{flex-direction:column;align-items:flex-start}.cps-customer-order-row-side{width:100%;justify-content:flex-start}.cps-customer-credit-side{grid-template-columns:1fr}.cps-customer-modal{padding:12px}}
@media(max-width:640px){.cps-customer-modal-body,.cps-customer-modal-head{padding:18px}.cps-customer-credit-tabs{justify-content:flex-start;overflow:auto}.cps-customer-credit-slider-line{grid-template-columns:1fr repeat(3,minmax(40px,1fr))}.cps-customer-template-existing-list{grid-template-columns:1fr}}


/* v1.5.12.157 · wider customer sidebar + secure PayPal checkout */
.cps-customer-paypal-dialog{width:min(620px,100%)}
.cps-customer-paypal-summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 16px;margin-bottom:16px;border:1px solid #e9e6f7;border-radius:16px;background:#fbfbff;color:#666b88}.cps-customer-paypal-summary strong{color:#2f2a5a;font-size:16px;text-align:right}
.cps-customer-paypal-buttons{min-height:70px}.cps-customer-paypal-note{margin-top:14px;padding:12px 14px;border-radius:14px;background:#f5f9ff;border:1px solid #dce9ff;color:#5d6c89;font-size:12px;line-height:1.55}
@media(max-width:1180px){.cps-customer-shell{grid-template-columns:1fr}}

/* v1.5.12.157 · customer-defined price, final bill checkout, login success popup */
.cps-customer-own-price{grid-column:1/-1;padding:16px 18px;border:1px solid #e4e1f7;border-radius:18px;background:linear-gradient(135deg,#fbfaff,#f7f5ff)}
.cps-customer-own-price>small{color:#6d7190;font-weight:600;line-height:1.55}
.cps-customer-money-input{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;overflow:hidden;border:1px solid #d9d5f2;border-radius:14px;background:#fff;box-shadow:0 8px 20px rgba(72,63,130,.04)}
.cps-customer-money-input>span{display:flex;align-items:center;justify-content:center;min-height:52px;padding:0 16px;border-right:1px solid #e6e3f6;background:#f4f2ff;color:#5b548f;font-size:13px;font-weight:900;letter-spacing:.04em}
.cps-customer-money-input input{border:0!important;border-radius:0!important;box-shadow:none!important;font-size:17px!important;font-weight:800!important;color:#2f2a5a!important}
.cps-customer-order-bill{display:grid;gap:16px;padding:20px;border:1px solid #ddd9f6;border-radius:22px;background:linear-gradient(145deg,#fbfaff,#f6f4ff);box-shadow:0 12px 32px rgba(70,61,125,.06)}
.cps-customer-order-bill-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:16px;border-bottom:1px solid #e5e2f5}
.cps-customer-order-bill-head h4{margin:5px 0 0;font-size:21px;color:#2f2a5a}.cps-customer-order-bill-head>strong{font-size:25px;color:#3b356e;white-space:nowrap}
.cps-customer-order-bill-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.cps-customer-order-bill-grid>div{display:grid;gap:5px;padding:14px;border:1px solid #e7e4f7;border-radius:16px;background:#fff}.cps-customer-order-bill-grid span{font-size:12px;color:#797d97;font-weight:750}.cps-customer-order-bill-grid strong{font-size:16px;color:#2f2a5a}
.cps-customer-order-paypal{display:grid;gap:14px;padding:18px;border:1px solid #d9e8ff;border-radius:20px;background:linear-gradient(145deg,#fbfdff,#f1f7ff)}
.cps-customer-order-paypal[hidden]{display:none!important}.cps-customer-order-paypal-head{display:grid;gap:4px}.cps-customer-order-paypal-head strong{font-size:16px;color:#21365b}.cps-customer-order-paypal-head span{font-size:12px;color:#61708c}
.cps-customer-login-success-modal{position:fixed;inset:0;z-index:100000;display:grid;place-items:center;padding:22px}.cps-customer-login-success-modal[hidden]{display:none!important}
.cps-customer-login-success-backdrop{position:absolute;inset:0;background:rgba(25,21,52,.5);backdrop-filter:blur(6px)}
.cps-customer-login-success-card{position:relative;width:min(460px,100%);padding:30px;border:1px solid #e3e0f7;border-radius:28px;background:#fff;box-shadow:0 30px 85px rgba(28,23,67,.25);text-align:center;animation:cpsLoginSuccessIn .2s ease-out}
.cps-customer-login-success-icon{display:grid;place-items:center;width:68px;height:68px;margin:0 auto 15px;border-radius:22px;background:linear-gradient(145deg,#daf5dd,#bfe9c6);color:#21813a;font-size:30px;font-weight:950;box-shadow:0 12px 26px rgba(38,137,64,.12)}
.cps-customer-login-success-card h3{margin:7px 0 8px;font-size:27px;color:#2f2a5a}.cps-customer-login-success-card p{margin:0 0 20px;color:#626784;line-height:1.65}.cps-customer-login-success-card .cps-customer-primary{width:100%}
@keyframes cpsLoginSuccessIn{from{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:none}}
@media(max-width:700px){.cps-customer-order-bill-grid{grid-template-columns:1fr}.cps-customer-order-bill-head{flex-direction:column}.cps-customer-own-price{grid-column:auto}}

/* v1.5.12.160 · Customer My Account panel */
.cps-customer-account-shell{display:grid;gap:18px}
.cps-customer-account-hero{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:20px;padding:26px 28px;border:1px solid #e6e3f6;border-radius:26px;background:radial-gradient(circle at 92% 6%,rgba(147,136,240,.14),transparent 28%),linear-gradient(145deg,#fff,#faf9ff);box-shadow:var(--cps-shadow)}
.cps-customer-account-avatar{display:grid;place-items:center;width:82px;height:82px;border-radius:26px;background:linear-gradient(145deg,#514785,#9d93f1);color:#fff;font-size:28px;font-weight:900;letter-spacing:.02em;box-shadow:0 18px 36px rgba(80,69,132,.2)}
.cps-customer-account-identity{min-width:0}.cps-customer-account-identity h3{margin:7px 0 5px;font-size:30px;line-height:1.08;color:#2f2a5a}.cps-customer-account-identity p{margin:0;color:#676b88;font-weight:650;overflow-wrap:anywhere}
.cps-customer-account-badges{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:12px}.cps-customer-account-badges span{display:inline-flex;align-items:center;min-height:30px;padding:0 11px;border:1px solid #e2dff5;border-radius:999px;background:#fff;color:#6a6590;font-size:11px;font-weight:800}
.cps-customer-account-hero-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}
.cps-customer-account-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.cps-customer-account-stats article{display:flex;align-items:center;gap:14px;min-width:0;padding:18px;border:1px solid #e9e6f7;border-radius:20px;background:#fff;box-shadow:0 10px 28px rgba(55,47,101,.045)}
.cps-customer-account-stat-icon{display:grid;place-items:center;flex:0 0 46px;width:46px;height:46px;border-radius:15px;background:#f2efff;color:#7c72df;font-size:18px;font-weight:900}.cps-customer-account-stats strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#2f2a5a;font-size:18px}.cps-customer-account-stats small{display:block;margin-top:3px;color:#727793;font-size:12px;font-weight:650}
.cps-customer-account-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.cps-customer-account-card{padding:22px;border:1px solid #e8e5f6;border-radius:24px;background:#fff;box-shadow:0 12px 30px rgba(55,47,101,.045)}
.cps-customer-account-card-head>div{display:flex;align-items:center;gap:13px}.cps-customer-account-card-head h4{margin:0 0 4px;font-size:18px;color:#2f2a5a}.cps-customer-account-card-head p{margin:0;color:#727692;font-size:13px}.cps-customer-account-card-icon{display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;border-radius:15px;background:#f3f1ff;color:#7167d4;font-size:18px;font-weight:900}
.cps-customer-account-detail-list{display:grid;gap:0;margin-top:16px;border:1px solid #eeecf8;border-radius:17px;overflow:hidden;background:#fbfbff}.cps-customer-account-detail-list>div{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:13px 15px;border-bottom:1px solid #eeecf8}.cps-customer-account-detail-list>div:last-child{border-bottom:0}.cps-customer-account-detail-list span{color:#737791;font-size:12px;font-weight:700}.cps-customer-account-detail-list strong{color:#34305e;font-size:13px;text-align:right;overflow-wrap:anywhere}.cps-customer-account-detail-list strong.is-good{color:#2c8a48}
.cps-customer-account-card-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:14px}.cps-customer-account-card-actions .cps-customer-secondary{min-height:42px;padding:10px 13px;font-size:12px}
.cps-customer-account-security-list{display:grid;gap:11px;margin-top:16px}.cps-customer-account-security-list>div{display:flex;align-items:flex-start;gap:11px;padding:13px 14px;border:1px solid #eceaf7;border-radius:16px;background:#fbfbff}.cps-customer-account-security-list strong{display:block;color:#34305e;font-size:13px}.cps-customer-account-security-list small{display:block;margin-top:3px;color:#747993;font-size:11px;line-height:1.45}.cps-customer-security-dot{display:block;flex:0 0 10px;width:10px;height:10px;border-radius:50%;margin-top:4px;background:#b7bac7;box-shadow:0 0 0 4px rgba(183,186,199,.14)}.cps-customer-security-dot.is-good{background:#35a558;box-shadow:0 0 0 4px rgba(53,165,88,.13)}.cps-customer-security-dot.is-muted{background:#b6a54a;box-shadow:0 0 0 4px rgba(182,165,74,.12)}
.cps-customer-account-quick-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin-top:16px}.cps-customer-account-quick-actions button,.cps-customer-account-quick-actions a{display:flex;align-items:center;gap:12px;width:100%;min-width:0;padding:14px;border:1px solid #e8e5f6;border-radius:17px;background:#fbfbff;color:inherit;text-align:left;text-decoration:none;cursor:pointer;font:inherit;transition:.18s ease transform,.18s ease border-color,.18s ease box-shadow}.cps-customer-account-quick-actions button:hover,.cps-customer-account-quick-actions a:hover{transform:translateY(-1px);border-color:#cfc8f5;box-shadow:0 10px 24px rgba(55,47,101,.07)}.cps-customer-account-quick-actions>*>span{display:grid;place-items:center;flex:0 0 40px;width:40px;height:40px;border-radius:14px;background:#f1efff;color:#6f65d1;font-size:17px;font-weight:900}.cps-customer-account-quick-actions strong{display:block;color:#35315f;font-size:13px}.cps-customer-account-quick-actions small{display:block;margin-top:3px;color:#767b95;font-size:11px;line-height:1.4}
@media(max-width:1180px){.cps-customer-account-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.cps-customer-account-hero{grid-template-columns:auto minmax(0,1fr)}.cps-customer-account-hero-actions{grid-column:1/-1;justify-content:flex-start}}
@media(max-width:800px){.cps-customer-account-grid{grid-template-columns:1fr}.cps-customer-account-hero{grid-template-columns:1fr;text-align:center;justify-items:center}.cps-customer-account-hero-actions{justify-content:center}.cps-customer-account-badges{justify-content:center}.cps-customer-account-stats{grid-template-columns:1fr}.cps-customer-account-quick-actions{grid-template-columns:1fr}}

/* v1.5.12.162 — checkout currency selector + geo-aware default. */
.cps-customer-checkout-currency{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:18px 20px;border:1px solid #e4e2f5;border-radius:20px;background:linear-gradient(135deg,#fbfbff,#f4f2ff);box-shadow:0 10px 28px rgba(55,47,101,.05)}
.cps-customer-checkout-currency>div{display:grid;gap:4px;min-width:0}.cps-customer-checkout-currency>div strong{font-size:17px;color:#302b5e}.cps-customer-checkout-currency>div small{color:#747892;font-size:12px;line-height:1.5}
.cps-customer-checkout-currency label{display:grid;gap:7px;min-width:260px;color:#555a79;font-size:12px;font-weight:800}.cps-customer-checkout-currency select{width:100%;min-height:48px;border:1px solid #d8d4f2;border-radius:14px;background:#fff;padding:10px 38px 10px 14px;color:#312c61;font:inherit;font-weight:800;box-shadow:0 5px 16px rgba(55,47,101,.04)}
.cps-customer-checkout-currency select:focus{outline:none;border-color:#9187ea;box-shadow:0 0 0 4px rgba(145,135,234,.12)}
@media(max-width:720px){.cps-customer-checkout-currency{align-items:stretch;flex-direction:column}.cps-customer-checkout-currency label{min-width:0;width:100%}}

/* v1.5.12.163 — Edit credits checkout redemption. */
.cps-customer-edit-credit-checkout{display:grid;gap:16px;padding:18px 20px;border:1px solid #ddd9f5;border-radius:20px;background:linear-gradient(145deg,#fbfaff,#f6f4ff);box-shadow:0 10px 28px rgba(55,47,101,.05)}
.cps-customer-edit-credit-head{display:flex;align-items:center;justify-content:space-between;gap:18px}
.cps-customer-edit-credit-head>div:first-child{display:grid;gap:4px}.cps-customer-edit-credit-head>div:first-child>strong{font-size:17px;color:#2f2a5a}.cps-customer-edit-credit-head small{color:#6e7290;font-size:12px;line-height:1.55}
.cps-customer-edit-credit-balance{min-width:128px;padding:11px 14px;border:1px solid #e5e2f7;border-radius:15px;background:#fff;text-align:right}.cps-customer-edit-credit-balance span{display:block;color:#747894;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.cps-customer-edit-credit-balance strong{display:block;margin-top:3px;color:#453f7d;font-size:15px}.cps-customer-edit-credit-balance b{font-size:19px}
.cps-customer-edit-credit-switch{display:flex!important;align-items:center!important;gap:11px!important;padding:12px 14px;border:1px solid #e4e0f6;border-radius:15px;background:#fff;cursor:pointer}.cps-customer-edit-credit-switch input{display:none}.cps-customer-edit-credit-switch i{position:relative;width:44px;height:25px;flex:0 0 44px;border-radius:999px;background:#d6d2e9;transition:.18s}.cps-customer-edit-credit-switch i:after{content:"";position:absolute;top:3px;left:3px;width:19px;height:19px;border-radius:50%;background:#fff;box-shadow:0 2px 6px rgba(36,31,73,.18);transition:.18s}.cps-customer-edit-credit-switch input:checked+i{background:#8f84e9}.cps-customer-edit-credit-switch input:checked+i:after{left:22px}.cps-customer-edit-credit-switch span{color:#4c4779;font-weight:800}
.cps-customer-edit-credit-controls{display:grid;gap:13px}.cps-customer-edit-credit-controls[hidden]{display:none!important}.cps-customer-edit-credit-controls>label{display:grid;gap:7px;color:#545979;font-size:13px;font-weight:800}.cps-customer-edit-credit-controls>label>div{display:flex;gap:9px}.cps-customer-edit-credit-controls input{min-width:0;flex:1;min-height:46px;border:1px solid #dcd8f4;border-radius:13px;background:#fff;padding:10px 12px;font:inherit;color:#2f2a5a}.cps-customer-edit-credit-controls button{border:1px solid #dcd8f4;border-radius:13px;background:#fff;color:#625b9d;padding:10px 14px;font:inherit;font-weight:800;cursor:pointer;white-space:nowrap}.cps-customer-edit-credit-controls>small{color:#747894;font-size:11px;line-height:1.55}
.cps-customer-edit-credit-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.cps-customer-edit-credit-summary>div{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 13px;border-radius:14px;background:#fff;border:1px solid #e8e5f7}.cps-customer-edit-credit-summary span{color:#747894;font-size:12px;font-weight:700}.cps-customer-edit-credit-summary strong{color:#342f6a;font-size:14px}
.cps-customer-credit-transaction-side span.is-debit{color:#b24b5f}
@media(max-width:700px){.cps-customer-edit-credit-head{align-items:flex-start;flex-direction:column}.cps-customer-edit-credit-balance{width:100%;text-align:left}.cps-customer-edit-credit-summary{grid-template-columns:1fr}.cps-customer-edit-credit-controls>label>div{flex-direction:column}.cps-customer-edit-credit-controls button{width:100%}}

/* v1.5.12.164 — dedicated Orders hub + professional payment/credit history + reorder workflow. */
.cps-customer-section-head-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}
.cps-customer-orders-hub{display:grid;gap:18px}
.cps-customer-orders-hub-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:24px 26px;border:1px solid #e8e5f6;border-radius:24px;background:linear-gradient(135deg,#fff,#f8f7ff);box-shadow:var(--cps-shadow)}
.cps-customer-orders-hub-head h2{margin:7px 0 6px;font-size:30px;line-height:1.1;color:#2f2a5a}.cps-customer-orders-hub-head p{margin:0;max-width:720px;color:#686d89;line-height:1.6}
.cps-customer-orders-pro-list{display:grid;gap:14px}
.cps-customer-orders-pro-card{padding:20px;border:1px solid #e8e5f5;border-radius:22px;background:#fff;box-shadow:0 10px 30px rgba(55,47,101,.045);transition:.18s ease transform,.18s ease box-shadow,.18s ease border-color}
.cps-customer-orders-pro-card:hover{transform:translateY(-1px);border-color:#d6d0f2;box-shadow:0 16px 38px rgba(55,47,101,.075)}
.cps-customer-orders-pro-top{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:15px;border-bottom:1px solid #efedf8}
.cps-customer-orders-pro-identity h3{margin:4px 0 5px;font-size:18px;color:#2f2a5a}.cps-customer-orders-pro-identity p{margin:0;color:#777b95;font-size:12px;font-weight:650}
.cps-customer-orders-pro-badges{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}
.cps-customer-payment-badge{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border-radius:999px;font-size:11px;font-weight:900;white-space:nowrap;border:1px solid transparent}
.cps-customer-payment-badge.is-paid{background:#e8f8ec;color:#237944;border-color:#cfead7}.cps-customer-payment-badge.is-partial{background:#fff4dc;color:#8d6215;border-color:#f1dfb5}.cps-customer-payment-badge.is-unpaid{background:#fff0f2;color:#aa4358;border-color:#f2d2d8}
.cps-customer-orders-pro-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:15px 0}
.cps-customer-orders-pro-grid>div{min-width:0;padding:13px 14px;border:1px solid #eceaf7;border-radius:16px;background:#fbfbff}.cps-customer-orders-pro-grid span{display:block;color:#7b7f98;font-size:10px;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.cps-customer-orders-pro-grid strong{display:block;margin-top:5px;color:#34305e;font-size:15px;overflow-wrap:anywhere}.cps-customer-orders-pro-grid small{display:block;margin-top:4px;color:#7a7f98;font-size:10px;line-height:1.45}
.cps-customer-orders-pro-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px;flex-wrap:wrap;padding-top:2px}.cps-customer-orders-pro-actions .cps-customer-secondary,.cps-customer-orders-pro-actions .cps-customer-primary{min-height:42px;padding:10px 14px;font-size:12px}
.cps-customer-orders-pagination{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:17px 18px;border:1px solid #e7e4f5;border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(55,47,101,.04)}
.cps-customer-orders-pagination-info{color:#747893;font-size:12px}.cps-customer-orders-pagination-info strong{color:#36315f}
.cps-customer-orders-pager{display:flex;align-items:center;gap:7px;flex-wrap:wrap;justify-content:flex-end}.cps-customer-orders-pager a,.cps-customer-orders-pager span{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 10px;border:1px solid #ddd9f3;border-radius:11px;background:#fff;color:#67618f;text-decoration:none;font-size:12px;font-weight:850}.cps-customer-orders-pager a:hover{border-color:#bcb4ec;background:#f6f4ff;color:#4b447f}.cps-customer-orders-pager a[aria-current=page]{background:#8f84ea;color:#fff;border-color:#8f84ea;box-shadow:0 6px 16px rgba(108,97,204,.2)}.cps-customer-orders-pager span{border-color:transparent;background:transparent;padding:0;min-width:24px}.cps-customer-orders-page-arrow{min-width:auto!important;padding:0 13px!important}
@media(max-width:1080px){.cps-customer-orders-pro-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.cps-customer-orders-hub-head,.cps-customer-orders-pro-top,.cps-customer-orders-pagination{align-items:stretch;flex-direction:column}.cps-customer-orders-pro-badges,.cps-customer-orders-pro-actions,.cps-customer-orders-pager{justify-content:flex-start}.cps-customer-orders-pro-grid{grid-template-columns:1fr}.cps-customer-section-head-actions{justify-content:flex-start}.cps-customer-orders-page-arrow{width:auto}}
.cps-customer-modal-file-list li>span{display:grid;gap:3px;min-width:0}.cps-customer-modal-file-list li>span>strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#37325f;font-size:13px}.cps-customer-modal-file-path{display:block!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:460px;color:#888ca2!important;font-size:10px!important;font-weight:650!important}


/* v1.5.12.166 — compact professional Orders list + live progress tracking + delete confirmation. */
.cps-customer-orders-pro-list{gap:10px}
.cps-customer-orders-pro-card--compact{padding:14px 16px;border-radius:18px;box-shadow:0 7px 22px rgba(55,47,101,.045)}
.cps-customer-orders-pro-card--compact:hover{box-shadow:0 11px 28px rgba(55,47,101,.075)}
.cps-customer-orders-pro-summary{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}
.cps-customer-orders-pro-card--compact .cps-customer-orders-pro-identity{min-width:0;flex:1}
.cps-customer-orders-pro-card--compact .cps-customer-orders-pro-identity h3{margin:2px 0 3px;font-size:16px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.cps-customer-orders-pro-card--compact .cps-customer-orders-pro-identity p{font-size:11px}
.cps-customer-orders-pro-right{display:flex;align-items:flex-start;justify-content:flex-end;gap:10px;flex-wrap:wrap}
.cps-customer-orders-pro-card--compact .cps-customer-orders-pro-badges{gap:6px}
.cps-customer-orders-pro-card--compact .cps-customer-status,.cps-customer-orders-pro-card--compact .cps-customer-payment-badge{min-height:30px;padding:0 10px;font-size:10px}
.cps-customer-orders-pro-grid--compact{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;padding:10px 0 9px}
.cps-customer-orders-pro-grid--compact>div{padding:8px 10px;border-radius:12px;background:#fcfcff}
.cps-customer-orders-pro-grid--compact span{font-size:9px}
.cps-customer-orders-pro-grid--compact strong{margin-top:3px;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.cps-customer-orders-pro-card--compact .cps-customer-orders-pro-actions{padding:0;gap:6px;flex-wrap:nowrap}
.cps-customer-orders-pro-card--compact .cps-customer-orders-pro-actions .cps-customer-secondary,.cps-customer-orders-pro-card--compact .cps-customer-orders-pro-actions .cps-customer-primary,.cps-customer-order-delete-button{min-height:34px;padding:7px 10px;border-radius:10px;font-size:10px;font-weight:850;white-space:nowrap}
.cps-customer-order-delete-button{border:1px solid #f0c7cf;background:#fff7f8;color:#b33e56;cursor:pointer;font-family:inherit;transition:.18s ease}
.cps-customer-order-delete-button:hover{background:#fff0f2;border-color:#e5a9b5;transform:translateY(-1px)}
.cps-customer-order-live{display:grid;gap:6px;padding:9px 11px;border:1px solid #e9e6f7;border-radius:13px;background:linear-gradient(90deg,#fbfbff,#f8faff)}
.cps-customer-order-live-head{display:flex;align-items:center;justify-content:space-between;gap:12px}
.cps-customer-order-live-head>strong{font-size:11px;color:#3d376d;font-variant-numeric:tabular-nums}
.cps-customer-live-label{display:inline-flex;align-items:center;gap:7px;color:#514b80;font-size:11px;font-weight:850}
.cps-customer-live-label>i{width:7px;height:7px;border-radius:50%;background:#6f63df;box-shadow:0 0 0 4px rgba(111,99,223,.12);animation:cpsCustomerLivePulse 1.8s ease-in-out infinite}
.cps-customer-order-live-track{height:6px;overflow:hidden;border-radius:999px;background:#e7e5f2}
.cps-customer-order-live-track>span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#7267df,#8f87ed,#56a8e8);transition:width .35s ease}
.cps-customer-order-live-foot{display:flex;align-items:center;justify-content:space-between;gap:12px}
.cps-customer-order-live-foot small{color:#85899f;font-size:9px;font-weight:650;white-space:nowrap}
.cps-customer-live-steps{display:flex;align-items:center;gap:5px}
.cps-customer-live-step{width:7px;height:7px;border-radius:50%;background:#dddbe9;box-shadow:inset 0 0 0 1px #cfccdf}
.cps-customer-live-step.is-done{background:#6fca8a;box-shadow:none}.cps-customer-live-step.is-current{background:#756ae1;box-shadow:0 0 0 3px rgba(117,106,225,.12)}
.cps-customer-modal-card--wide{grid-column:1/-1}
.cps-customer-modal-progress-card{background:linear-gradient(135deg,#fbfbff,#f6f8ff)}
.cps-customer-progress-timeline-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:11px}
.cps-customer-progress-timeline-head>div{display:grid;gap:4px}.cps-customer-progress-timeline-head small{color:#85899f;font-size:10px;font-weight:700}.cps-customer-progress-timeline-head>strong{font-size:22px;color:#342f69;font-variant-numeric:tabular-nums}
.cps-customer-order-live-track--large{height:8px;margin-bottom:16px}
.cps-customer-progress-timeline{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:0;position:relative}
.cps-customer-progress-timeline:before{content:"";position:absolute;left:7%;right:7%;top:8px;height:2px;background:#e3e0ef}
.cps-customer-progress-stage{position:relative;z-index:1;display:grid;justify-items:center;gap:7px;text-align:center;min-width:0}
.cps-customer-progress-stage-dot{width:17px;height:17px;border:4px solid #fff;border-radius:50%;background:#d7d4e4;box-shadow:0 0 0 1px #d8d5e5}
.cps-customer-progress-stage.is-done .cps-customer-progress-stage-dot{background:#62bd7d;box-shadow:0 0 0 1px #62bd7d}.cps-customer-progress-stage.is-current .cps-customer-progress-stage-dot{background:#786de3;box-shadow:0 0 0 4px rgba(120,109,227,.14)}
.cps-customer-progress-stage>div{display:grid;gap:2px;min-width:0}.cps-customer-progress-stage strong{font-size:10px;color:#545876;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cps-customer-progress-stage small{font-size:8px;color:#9295a7;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.cps-customer-delete-dialog{width:min(560px,100%)}
.cps-customer-delete-confirm{display:flex;align-items:flex-start;gap:14px;padding:16px;border:1px solid #f1d2d8;border-radius:18px;background:#fff8f9;margin-bottom:14px}
.cps-customer-delete-icon{display:grid;place-items:center;width:42px;height:42px;flex:0 0 42px;border-radius:14px;background:#ffe8ec;color:#b33e56;font-size:20px;font-weight:900}
.cps-customer-delete-confirm strong{display:block;color:#402f55;font-size:15px}.cps-customer-delete-confirm p{margin:5px 0 0;color:#786d83;font-size:12px;line-height:1.55}
.cps-customer-order-delete-confirm{border:0;border-radius:12px;min-height:46px;padding:11px 16px;background:#b83f58;color:#fff;font:inherit;font-weight:850;cursor:pointer}.cps-customer-order-delete-confirm:hover{filter:brightness(1.04)}.cps-customer-order-delete-confirm:disabled{opacity:.6;cursor:wait}
@keyframes cpsCustomerLivePulse{0%,100%{box-shadow:0 0 0 4px rgba(111,99,223,.10)}50%{box-shadow:0 0 0 7px rgba(111,99,223,.04)}}
@media(max-width:1120px){.cps-customer-orders-pro-summary{flex-direction:column}.cps-customer-orders-pro-right{width:100%;justify-content:space-between}.cps-customer-orders-pro-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.cps-customer-orders-pro-right{align-items:stretch;flex-direction:column}.cps-customer-orders-pro-card--compact .cps-customer-orders-pro-actions{justify-content:flex-start;flex-wrap:wrap}.cps-customer-orders-pro-grid--compact{grid-template-columns:1fr 1fr}.cps-customer-progress-timeline{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.cps-customer-progress-timeline:before{display:none}.cps-customer-order-live-foot{align-items:flex-start;flex-direction:column;gap:5px}}
@media(max-width:480px){.cps-customer-orders-pro-grid--compact{grid-template-columns:1fr}.cps-customer-progress-timeline{grid-template-columns:repeat(2,minmax(0,1fr))}.cps-customer-orders-pro-card--compact .cps-customer-orders-pro-actions>*{flex:1}}

/* v1.5.12.166 - invoice Pay Now + compact Orders filters */
.cps-customer-orders-pro-list--narrow{width:min(100%,1080px);margin:0 auto;gap:10px}
.cps-customer-orders-pro-card--narrow{padding:13px 14px!important;border-radius:18px!important;box-shadow:0 7px 22px rgba(48,42,90,.045)!important}
.cps-customer-orders-pro-card--narrow .cps-customer-orders-pro-summary{gap:12px}
.cps-customer-orders-pro-card--narrow .cps-customer-orders-pro-identity h3{font-size:15px;margin:2px 0}
.cps-customer-orders-pro-card--narrow .cps-customer-orders-pro-identity p{font-size:11.5px}
.cps-customer-orders-pro-card--narrow .cps-customer-orders-pro-grid{margin-top:10px;gap:8px}
.cps-customer-orders-pro-card--narrow .cps-customer-orders-pro-grid>div{padding:9px 10px;border-radius:12px}
.cps-customer-orders-pro-card--narrow .cps-customer-order-live{margin-top:10px;padding-top:10px}
.cps-customer-orders-filterbar{width:min(100%,1080px);margin:16px auto 14px;display:grid;grid-template-columns:minmax(250px,1fr) 180px 190px auto auto;gap:10px;align-items:end;padding:12px;border:1px solid #e8e6f6;border-radius:18px;background:linear-gradient(180deg,#fff,#fbfbff);box-shadow:0 8px 24px rgba(55,47,101,.045)}
.cps-customer-orders-filterbar>label{display:grid;gap:6px;color:#6a6e8a;font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.05em}
.cps-customer-orders-filterbar input,.cps-customer-orders-filterbar select{width:100%;min-height:42px;border:1px solid #dddaf2;border-radius:12px;background:#fff;color:#2f2a5a;padding:9px 11px;font:inherit;font-size:13px;font-weight:700;outline:0;box-shadow:none}
.cps-customer-orders-filterbar input:focus,.cps-customer-orders-filterbar select:focus{border-color:#9188ea;box-shadow:0 0 0 3px rgba(145,136,234,.11)}
.cps-customer-orders-search{position:relative}.cps-customer-orders-search input{padding-left:38px}.cps-customer-orders-search-icon{position:absolute;left:13px;bottom:11px;color:#8a84a9;font-size:17px;z-index:1}
.cps-customer-orders-filter-submit,.cps-customer-orders-filter-clear{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:9px 14px;border-radius:12px;font:inherit;font-size:12px;font-weight:900;text-decoration:none;cursor:pointer;white-space:nowrap}
.cps-customer-orders-filter-submit{border:0;background:#5b54a8;color:#fff;box-shadow:0 7px 16px rgba(91,84,168,.16)}
.cps-customer-orders-filter-clear{border:1px solid #dddaf2;background:#fff;color:#6b668f}
.cps-customer-order-pay-now{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 13px;border:0;border-radius:11px;background:linear-gradient(135deg,#16a34a,#22c55e);color:#fff;font:inherit;font-size:12px;font-weight:900;cursor:pointer;box-shadow:0 6px 16px rgba(34,197,94,.18)}
.cps-customer-order-pay-now:hover{filter:brightness(1.03);transform:translateY(-1px)}
.cps-customer-invoice-pay-dialog{width:min(620px,100%)}
.cps-customer-invoice-pay-summary{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:16px}.cps-customer-invoice-pay-summary>div{display:grid;gap:5px;padding:14px;border:1px solid #e9e7f6;border-radius:16px;background:#fbfbff}.cps-customer-invoice-pay-summary span{font-size:10px;font-weight:900;color:#898da7;text-transform:uppercase;letter-spacing:.08em}.cps-customer-invoice-pay-summary strong{font-size:17px;color:#2f2a5a}
.cps-customer-invoice-pay-buttons{min-height:52px;margin-top:14px}.cps-customer-invoice-pay-note{margin:12px 0 0;color:#737793;font-size:11px;line-height:1.6;text-align:center}
@media(max-width:1000px){.cps-customer-orders-filterbar{grid-template-columns:1fr 1fr}.cps-customer-orders-search{grid-column:1/-1}.cps-customer-orders-filter-submit,.cps-customer-orders-filter-clear{width:100%}}
@media(max-width:620px){.cps-customer-orders-filterbar{grid-template-columns:1fr}.cps-customer-orders-search{grid-column:auto}.cps-customer-invoice-pay-summary{grid-template-columns:1fr}}

/* v1.5.12.167 — Billing center + portal auth + logout UX */
.cps-customer-logout-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;padding:0 15px;border:1px solid #ddd9f4;border-radius:13px;background:#fff;color:#5c558c;font:inherit;font-size:13px;font-weight:850;cursor:pointer;box-shadow:0 6px 18px rgba(55,47,101,.05);transition:.18s ease transform,.18s ease border-color,.18s ease background}
.cps-customer-logout-button:hover{transform:translateY(-1px);border-color:#bcb5ee;background:#faf9ff}.cps-customer-logout-button:disabled{opacity:.65;cursor:wait;transform:none}
.cps-customer-user{cursor:pointer}
.cps-customer-step-head--account-login{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.cps-customer-step-head--account-login>div{min-width:0}.cps-customer-login-account-button{flex:0 0 auto;white-space:nowrap;min-height:44px}
.cps-customer-access-hub{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:20px;margin:18px auto 22px;max-width:1500px;padding:0 16px}
.cps-customer-access-intro,.cps-customer-access-forms{border:1px solid #e7e5f5;border-radius:28px;background:#fff;box-shadow:0 18px 50px rgba(55,47,101,.08)}
.cps-customer-access-intro{padding:36px;background:radial-gradient(circle at 90% 0,rgba(154,143,241,.18),transparent 34%),linear-gradient(145deg,#fff,#f8f7ff)}
.cps-customer-access-intro h2{margin:10px 0 12px;font-size:36px;line-height:1.08;color:#302b5d}.cps-customer-access-intro p{margin:0;max-width:700px;color:#646987;line-height:1.7}
.cps-customer-access-points{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.cps-customer-access-points span{display:inline-flex;align-items:center;min-height:36px;padding:0 12px;border-radius:999px;background:#f1efff;color:#5b52a0;font-size:12px;font-weight:850}
.cps-customer-access-forms{padding:24px}.cps-customer-access-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:5px;border-radius:15px;background:#f3f1fb;margin-bottom:18px}.cps-customer-access-tabs button{border:0;border-radius:11px;background:transparent;color:#757893;min-height:42px;font:inherit;font-weight:850;cursor:pointer}.cps-customer-access-tabs button.is-active{background:#fff;color:#463f81;box-shadow:0 6px 18px rgba(55,47,101,.08)}
.cps-customer-access-form{display:grid;gap:14px}.cps-customer-access-form[hidden]{display:none!important}.cps-customer-access-form-head{display:grid;gap:5px}.cps-customer-access-form-head strong{font-size:20px;color:#302b5d}.cps-customer-access-form-head span{font-size:13px;color:#727791}.cps-customer-access-form label{display:grid;gap:7px;font-size:13px;font-weight:800;color:#4a4e77}.cps-customer-access-form input{width:100%;min-height:48px;border:1px solid #ddd9f2;border-radius:14px;background:#fff;padding:11px 13px;font:inherit;color:#302b5d;outline:none}.cps-customer-access-form input:focus{border-color:#978bf0;box-shadow:0 0 0 4px rgba(151,139,240,.11)}.cps-customer-access-name-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.cps-customer-honeypot{position:absolute!important;left:-10000px!important;opacity:0!important;pointer-events:none!important}
.cps-customer-portal-auth-modal,.cps-customer-logout-success{position:fixed;inset:0;z-index:100003;display:grid;place-items:center;padding:20px}.cps-customer-portal-auth-modal[hidden],.cps-customer-logout-success[hidden]{display:none!important}.cps-customer-portal-auth-backdrop,.cps-customer-logout-success-backdrop{position:absolute;inset:0;background:rgba(25,22,52,.52);backdrop-filter:blur(6px)}
.cps-customer-portal-auth-dialog,.cps-customer-logout-success-card{position:relative;width:min(480px,100%);border:1px solid #e5e1f7;border-radius:28px;background:#fff;padding:30px;box-shadow:0 30px 90px rgba(18,15,42,.25);text-align:center}.cps-customer-portal-auth-close{position:absolute;right:16px;top:16px;width:38px;height:38px;border:1px solid #e3dff4;border-radius:12px;background:#fff;color:#6c668d;font-size:22px;cursor:pointer}.cps-customer-portal-auth-icon,.cps-customer-logout-success-icon{display:grid;place-items:center;width:64px;height:64px;margin:0 auto 14px;border-radius:22px;background:linear-gradient(145deg,#8f84ee,#665bc7);color:#fff;font-size:25px;font-weight:900;box-shadow:0 14px 32px rgba(103,91,199,.25)}.cps-customer-logout-success-icon{background:linear-gradient(145deg,#38b36a,#2d9560)}
.cps-customer-portal-auth-dialog h3,.cps-customer-logout-success-card h3{margin:8px 0 8px;font-size:26px;color:#302b5d}.cps-customer-portal-auth-dialog>p,.cps-customer-logout-success-card>p{margin:0 0 20px;color:#6f748e;line-height:1.65}.cps-customer-portal-auth-dialog form{display:grid;gap:13px;text-align:left}.cps-customer-portal-auth-dialog label{display:grid;gap:7px;font-size:13px;font-weight:800;color:#4a4e77}.cps-customer-portal-auth-dialog input{width:100%;min-height:48px;border:1px solid #ddd9f2;border-radius:14px;padding:11px 13px;font:inherit;outline:none}.cps-customer-portal-auth-dialog input:focus{border-color:#978bf0;box-shadow:0 0 0 4px rgba(151,139,240,.11)}.cps-customer-portal-auth-register-link{margin-top:14px;border:0;background:transparent;color:#6d63d3;font:inherit;font-weight:800;cursor:pointer}.cps-customer-logout-success-card .cps-customer-primary{margin-top:4px}
.cps-customer-billing-shell{display:grid;gap:18px}.cps-customer-billing-hero{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:26px;border:1px solid var(--cps-line);border-radius:26px;background:linear-gradient(145deg,#fff,#faf9ff);box-shadow:var(--cps-shadow)}.cps-customer-billing-hero h2{margin:8px 0 8px;font-size:30px;color:#302b5d}.cps-customer-billing-hero p{margin:0;color:#666b87;max-width:720px}.cps-customer-billing-hero-actions{display:flex;gap:10px;flex-wrap:wrap}
.cps-customer-billing-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.cps-customer-billing-stat-grid article{padding:18px;border:1px solid #e8e5f6;border-radius:20px;background:#fff;box-shadow:0 10px 28px rgba(55,47,101,.05)}.cps-customer-billing-stat-grid span{display:block;color:#777b94;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.cps-customer-billing-stat-grid strong{display:block;margin:8px 0 4px;font-size:28px;color:#302b5d}.cps-customer-billing-stat-grid small{color:#747991}.cps-customer-billing-stat-grid article.is-success{background:#f4fbf6;border-color:#d8eedf}.cps-customer-billing-stat-grid article.is-warning{background:#fffaf2;border-color:#f2e1c4}.cps-customer-billing-stat-grid article.is-credit{background:#f5f3ff;border-color:#e3defc}
.cps-customer-billing-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:16px}.cps-customer-billing-card,.cps-customer-billing-history{border:1px solid #e8e5f6;border-radius:24px;background:#fff;padding:22px;box-shadow:0 12px 34px rgba(55,47,101,.055)}.cps-customer-billing-card--wide{grid-row:span 2}.cps-customer-billing-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.cps-customer-billing-card-head h3{margin:0 0 5px;font-size:19px;color:#302b5d}.cps-customer-billing-card-head p{margin:0;color:#747991;font-size:13px}.cps-customer-billing-empty{margin-top:16px;padding:20px;border:1px dashed #dcd8f2;border-radius:16px;background:#fbfbff;text-align:center;color:#767a93}
.cps-customer-billing-currency-list{display:grid;gap:11px;margin-top:16px}.cps-customer-billing-currency-list article{display:grid;grid-template-columns:1.1fr repeat(3,1fr);gap:12px;align-items:center;padding:14px;border:1px solid #ebe8f8;border-radius:17px;background:#fbfbff}.cps-customer-billing-currency-list article>div{display:grid;gap:3px}.cps-customer-billing-currency-list span{font-size:11px;color:#7b7f98}.cps-customer-billing-currency-list strong,.cps-customer-billing-currency-list b{font-size:13px;color:#393461}.cps-customer-billing-currency-list b.is-due{color:#b26a25}.cps-customer-billing-currency-list b.is-paid{color:#2e8b50}
.cps-customer-billing-methods{display:grid;gap:11px;margin-top:16px}.cps-customer-billing-methods>div{display:grid;grid-template-columns:auto 1fr auto;gap:11px;align-items:center;padding:12px;border:1px solid #ebe8f8;border-radius:16px;background:#fbfbff}.cps-customer-billing-method-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#eeeaff;color:#6155c4;font-weight:900}.cps-customer-billing-methods strong{display:block;font-size:13px;color:#393461}.cps-customer-billing-methods small{display:block;margin-top:3px;color:#7a7f98;font-size:11px}.cps-customer-billing-method-state{padding:6px 9px;border-radius:999px;font-size:10px;font-weight:900}.cps-customer-billing-method-state.is-on{background:#e5f7e9;color:#2b8048}.cps-customer-billing-method-state.is-off{background:#f2f2f6;color:#74798d}
.cps-customer-billing-profile{display:grid;gap:0;margin-top:14px}.cps-customer-billing-profile>div{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:11px 0;border-bottom:1px dashed #e8e5f4}.cps-customer-billing-profile>div:last-child{border-bottom:0}.cps-customer-billing-profile span{font-size:12px;color:#777b94}.cps-customer-billing-profile strong{font-size:13px;color:#393461;text-align:right}.cps-customer-billing-profile strong.is-good{color:#2c884e}
.cps-customer-billing-history{padding:22px}.cps-customer-billing-history-list{display:grid;gap:10px;margin-top:16px}.cps-customer-billing-history-list article{display:grid;grid-template-columns:minmax(190px,1.5fr) repeat(4,minmax(105px,.7fr)) minmax(210px,1fr);gap:12px;align-items:center;padding:13px 14px;border:1px solid #ebe8f7;border-radius:17px;background:#fff}.cps-customer-billing-history-list article>div{min-width:0}.cps-customer-billing-history-list article>div>span:not(.cps-customer-order-code):not(.cps-customer-payment-badge){display:block;font-size:10px;color:#85899d;text-transform:uppercase;letter-spacing:.04em;font-weight:800}.cps-customer-billing-history-list article>div>strong{display:block;margin-top:4px;font-size:12px;color:#393461}.cps-customer-billing-history-id strong{display:block;margin-top:4px;font-size:13px;color:#302b5d}.cps-customer-billing-history-id small{display:block;margin-top:3px;color:#7c8097;font-size:11px}.cps-customer-billing-history-actions{display:flex;justify-content:flex-end;gap:6px;flex-wrap:wrap}.cps-customer-billing-history-actions .cps-customer-secondary,.cps-customer-billing-history-actions .cps-customer-order-pay-now{min-height:36px;padding:8px 10px;border-radius:10px;font-size:11px;text-decoration:none}.cps-customer-order-pay-now{border:0;background:#9188ea;color:#fff;font:inherit;font-weight:850;cursor:pointer}
@media(max-width:1100px){.cps-customer-access-hub{grid-template-columns:1fr}.cps-customer-billing-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cps-customer-billing-grid{grid-template-columns:1fr}.cps-customer-billing-card--wide{grid-row:auto}.cps-customer-billing-history-list article{grid-template-columns:1fr 1fr}.cps-customer-billing-history-actions{grid-column:1/-1;justify-content:flex-start}}
@media(max-width:700px){.cps-customer-step-head--account-login,.cps-customer-billing-hero{flex-direction:column;align-items:flex-start}.cps-customer-login-account-button{width:100%}.cps-customer-access-intro{padding:26px}.cps-customer-access-intro h2{font-size:29px}.cps-customer-access-name-grid{grid-template-columns:1fr}.cps-customer-billing-stat-grid{grid-template-columns:1fr}.cps-customer-billing-currency-list article{grid-template-columns:1fr 1fr}.cps-customer-billing-history-list article{grid-template-columns:1fr}.cps-customer-billing-history-actions{grid-column:auto}.cps-customer-top-actions{flex-wrap:wrap;justify-content:flex-end}}

/* v1.5.12.169 — standalone Customer Access shortcode + logout redirect + guest login CTA */
.cps-customer-login-account-button{display:inline-flex;align-items:center;justify-content:center;gap:14px;flex:0 0 auto;min-width:248px;min-height:58px;padding:14px 22px;border:0;border-radius:17px;background:linear-gradient(135deg,#9589ee,#8b80e8);color:#fff;font:inherit;font-size:15px;font-weight:900;white-space:nowrap;cursor:pointer;box-shadow:0 12px 28px rgba(111,99,223,.20);transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}
.cps-customer-login-account-button:hover{transform:translateY(-1px);filter:brightness(1.025);box-shadow:0 16px 34px rgba(111,99,223,.25)}
.cps-customer-login-account-button:focus-visible{outline:0;box-shadow:0 0 0 4px rgba(149,137,238,.18),0 14px 32px rgba(111,99,223,.22)}
.cps-customer-login-account-button svg{width:22px;height:22px;flex:0 0 22px;color:#fff}
/* v1.5.12.171 — viewport-safe standalone Customer Access centering */
.cps-customer-access-shortcode{
  --cps-access-center-shift:0px;
  position:relative!important;
  left:var(--cps-access-center-shift)!important;
  float:none!important;
  clear:both!important;
  display:block!important;
  width:min(1180px,calc(100vw - 32px))!important;
  min-width:0!important;
  max-width:calc(100vw - 32px)!important;
  margin:28px 0 42px!important;
  padding:0!important;
  box-sizing:border-box!important;
  overflow:visible!important;
}
.cps-customer-access-shortcode .cps-customer-access-hub{
  width:100%!important;
  min-width:0!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  box-sizing:border-box!important;
}
.cps-customer-access-shortcode .cps-customer-access-intro,
.cps-customer-access-shortcode .cps-customer-access-forms{min-width:0}
.cps-customer-access-signed-in{width:min(680px,100%);margin:28px auto;padding:34px;border:1px solid #e5e2f6;border-radius:28px;background:linear-gradient(145deg,#fff,#f9f8ff);box-shadow:0 20px 55px rgba(55,47,101,.09);text-align:center}
.cps-customer-access-signed-icon{display:grid;place-items:center;width:64px;height:64px;margin:0 auto 14px;border-radius:22px;background:linear-gradient(145deg,#8f84ee,#665bc7);color:#fff;font-size:26px;font-weight:900;box-shadow:0 14px 32px rgba(103,91,199,.22)}
.cps-customer-access-signed-in h3{margin:8px 0;font-size:27px;color:#302b5d}.cps-customer-access-signed-in p{margin:0 0 20px;color:#6f748e}.cps-customer-access-signed-in .cps-customer-primary{text-decoration:none}
@media(max-width:700px){.cps-customer-login-account-button{width:100%;min-width:0}.cps-customer-access-shortcode{width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important;margin-top:16px!important;margin-bottom:28px!important}.cps-customer-access-shortcode .cps-customer-access-hub{gap:14px}.cps-customer-access-shortcode .cps-customer-access-intro,.cps-customer-access-shortcode .cps-customer-access-forms{border-radius:22px}}

/* v1.5.12.172 — My Account profile editor + full-width instant Orders filtering */
.cps-customer-account-card--profile{background:linear-gradient(145deg,#fff,#fbfaff)}
.cps-customer-account-profile-form{display:grid;gap:15px;margin-top:16px}
.cps-customer-account-profile-form>label,.cps-customer-account-password-grid label{display:grid;gap:7px;color:#4b4f76;font-size:12px;font-weight:800}
.cps-customer-account-profile-form input{width:100%;min-height:47px;border:1px solid #dddaf2;border-radius:13px;background:#fff;color:#2f2a5a;padding:11px 13px;font:inherit;font-size:13px;outline:0;transition:border-color .18s ease,box-shadow .18s ease}
.cps-customer-account-profile-form input:focus{border-color:#9589ee;box-shadow:0 0 0 4px rgba(149,137,238,.11)}
.cps-customer-account-password-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}
.cps-customer-account-profile-note{display:flex;align-items:flex-start;gap:10px;padding:12px 13px;border:1px solid #e2def8;border-radius:14px;background:#f8f7ff;color:#656a88}
.cps-customer-account-profile-note>span{display:grid;place-items:center;width:24px;height:24px;flex:0 0 24px;border-radius:50%;background:#e8e4ff;color:#6156c7;font-size:11px;font-weight:900}
.cps-customer-account-profile-note p{margin:2px 0 0;font-size:11px;line-height:1.55}
.cps-customer-account-profile-actions{display:flex;justify-content:flex-end}
.cps-customer-account-profile-actions .cps-customer-primary{min-width:180px}

.cps-customer-orders-hub{width:100%;min-width:0;position:relative}
.cps-customer-orders-pro-list--narrow{width:100%!important;max-width:none!important;margin:0!important}
.cps-customer-orders-filterbar{width:100%!important;max-width:none!important;margin:16px 0 14px!important;grid-template-columns:minmax(280px,1fr) 190px 200px auto}
.cps-customer-orders-pagination{width:100%}
.cps-customer-orders-pro-card--narrow{width:100%}
.cps-customer-orders-pro-card--compact .cps-customer-orders-pro-actions>*{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 118px!important;width:118px!important;min-width:118px!important;max-width:118px!important;min-height:36px!important;height:36px!important;padding:7px 10px!important;border-radius:10px!important;font-size:10px!important;line-height:1!important;box-sizing:border-box!important}
.cps-customer-orders-filter-clear{align-self:end;border:1px solid #dddaf2;background:#fff;color:#6b668f}
.cps-customer-orders-hub.is-filter-loading:after{content:"";position:absolute;inset:0;z-index:8;border-radius:22px;background:rgba(249,248,255,.68);backdrop-filter:blur(2px);pointer-events:none}
.cps-customer-orders-hub.is-filter-loading:before{content:"";position:absolute;z-index:9;left:50%;top:50%;width:34px;height:34px;margin:-17px 0 0 -17px;border:3px solid #ddd9f5;border-top-color:#786de3;border-radius:50%;animation:cpsCustomerOrdersSpin .75s linear infinite;pointer-events:none}
@keyframes cpsCustomerOrdersSpin{to{transform:rotate(360deg)}}
@media(max-width:1050px){.cps-customer-account-password-grid{grid-template-columns:1fr}.cps-customer-orders-filterbar{grid-template-columns:1fr 1fr!important}.cps-customer-orders-search{grid-column:1/-1}.cps-customer-orders-filter-clear{width:100%}}
@media(max-width:760px){.cps-customer-orders-pro-card--compact .cps-customer-orders-pro-actions>*{flex:1 1 118px!important;width:auto!important;max-width:none!important}.cps-customer-account-profile-actions{justify-content:stretch}.cps-customer-account-profile-actions .cps-customer-primary{width:100%}}
@media(max-width:620px){.cps-customer-orders-filterbar{grid-template-columns:1fr!important}.cps-customer-orders-search{grid-column:auto}}

/* v1.5.12.182 — service-wise complete selections in professional Order Review */
.cps-customer-review-card{padding:0;background:transparent;border:0;border-radius:0;overflow:visible}
.cps-customer-review-pro{display:grid;gap:18px}
.cps-customer-review-service-hero{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:24px 26px;border:1px solid #ded9f7;border-radius:22px;background:linear-gradient(135deg,#f8f6ff 0%,#fff 55%,#f3f0ff 100%);box-shadow:0 16px 36px rgba(66,57,131,.07)}
.cps-customer-review-service-hero h4{margin:6px 0 5px;color:#2e285a;font-size:24px;line-height:1.2;font-weight:900}
.cps-customer-review-service-hero p{margin:0;color:#747795;font-size:13px;font-weight:700}
.cps-customer-review-service-check{display:grid;place-items:center;width:48px;height:48px;flex:0 0 48px;border-radius:16px;background:linear-gradient(135deg,#9a8ef3,#7d70df);color:#fff;font-size:24px;font-weight:900;box-shadow:0 10px 24px rgba(126,113,224,.24)}
.cps-customer-review-selected-option{display:flex;align-items:center;gap:14px;padding:17px 18px;border:1px solid #dcd7f7;border-radius:18px;background:#fff;box-shadow:0 8px 20px rgba(63,54,121,.045)}
.cps-customer-review-selected-check{display:grid;place-items:center;width:36px;height:36px;flex:0 0 36px;border-radius:12px;background:#eeebff;color:#6558cd;font-size:18px;font-weight:900}
.cps-customer-review-selected-option small,.cps-customer-review-color-card small{display:block;margin-bottom:3px;color:#8588a2;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.cps-customer-review-selected-option strong,.cps-customer-review-color-card strong{display:block;color:#2f295b;font-size:15px;font-weight:900}
.cps-customer-review-color-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}
.cps-customer-review-color-card{display:flex;align-items:flex-start;gap:12px;padding:15px 16px;border:1px solid #e2def7;border-radius:17px;background:#fff}
.cps-customer-review-color-index{display:grid;place-items:center;width:32px;height:32px;flex:0 0 32px;border-radius:11px;background:#f1efff;color:#6c61ca;font-size:12px;font-weight:900}
.cps-customer-review-color-card p{margin:5px 0 0;color:#777b97;font-size:12px;line-height:1.5}
.cps-customer-review-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.cps-customer-review-section{overflow:hidden;border:1px solid #e7e4f6;border-radius:21px;background:#fff;box-shadow:0 12px 28px rgba(47,42,90,.045)}
.cps-customer-review-section-head{display:flex;align-items:flex-start;gap:13px;padding:18px 20px;border-bottom:1px solid #efedf9;background:#fbfaff}
.cps-customer-review-section-icon{display:grid;place-items:center;min-width:38px;height:38px;padding:0 8px;border-radius:12px;background:#efedff;color:#665ccb;font-size:11px;font-weight:900;letter-spacing:.04em}
.cps-customer-review-section-head h4{margin:0 0 4px;color:#302a5c;font-size:16px;font-weight:900}
.cps-customer-review-section-head p{margin:0;color:#8588a0;font-size:11px;line-height:1.5}
.cps-customer-review-section-body{display:grid;gap:0;padding:4px 18px}
.cps-customer-review-item{display:flex;align-items:center;gap:12px;min-height:66px;padding:11px 2px;border-bottom:1px solid #f0eef9}
.cps-customer-review-item:last-child{border-bottom:0}
.cps-customer-review-item-icon{display:grid;place-items:center;width:34px;height:34px;flex:0 0 34px;border-radius:11px;background:#f5f3ff;color:#7469d7;font-size:14px;font-weight:900}
.cps-customer-review-item-copy{min-width:0;display:grid;gap:3px}
.cps-customer-review-item-label{display:block;color:#9093a9;font-size:10px;font-weight:900;letter-spacing:.055em;text-transform:uppercase}
.cps-customer-review-item-copy strong{display:block;overflow-wrap:anywhere;color:#36315f;font-size:13px;line-height:1.45;font-weight:850}
.cps-customer-review-item.is-success .cps-customer-review-item-icon{background:#eaf8ee;color:#2c9250}
.cps-customer-review-item.is-warning .cps-customer-review-item-icon{background:#fff6e5;color:#aa751f}
.cps-customer-review-item.is-credit .cps-customer-review-item-icon{background:#eef4ff;color:#4f70c8}
.cps-customer-review-item.is-total{margin:4px -6px 0;padding:13px 8px;border:1px solid #dcd7f7;border-radius:14px;background:#f7f5ff}
.cps-customer-review-item.is-total .cps-customer-review-item-icon{background:#8d82eb;color:#fff}
.cps-customer-review-item.is-total .cps-customer-review-item-copy strong{color:#2e275d;font-size:16px}
.cps-customer-review-instructions{display:grid;gap:8px;padding:15px 2px}
.cps-customer-review-instructions p{margin:0;padding:14px 15px;border:1px solid #ece9f8;border-radius:14px;background:#faf9fe;color:#5e6280;font-size:13px;line-height:1.7;overflow-wrap:anywhere}
.cps-customer-review-ready{display:flex;align-items:flex-start;gap:14px;padding:18px 20px;border:1px solid #cae9d1;border-radius:18px;background:#f4fbf6}
.cps-customer-review-ready>span{display:grid;place-items:center;width:36px;height:36px;flex:0 0 36px;border-radius:12px;background:#ddf3e3;color:#2a8849;font-size:18px;font-weight:900}
.cps-customer-review-ready strong{display:block;margin-bottom:3px;color:#2d5f3c;font-size:14px;font-weight:900}
.cps-customer-review-ready p{margin:0;color:#66806f;font-size:12px;line-height:1.6}

.cps-customer-review-service-selections{display:grid;gap:14px;padding:20px;border:1px solid #e3dff7;border-radius:22px;background:linear-gradient(180deg,#fff 0%,#fbfaff 100%);box-shadow:0 12px 30px rgba(57,49,111,.045)}
.cps-customer-review-service-selections-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}
.cps-customer-review-service-selections-head h4{margin:5px 0 4px;color:#302a5c;font-size:18px;font-weight:900}
.cps-customer-review-service-selections-head p{margin:0;color:#8588a1;font-size:12px;line-height:1.55}
.cps-customer-review-service-selections-head>span{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 11px;border-radius:999px;background:#f0edff;color:#685ccb;font-size:11px;font-weight:900;white-space:nowrap}
.cps-customer-review-service-group-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.cps-customer-review-service-group{overflow:hidden;border:1px solid #e6e2f8;border-radius:18px;background:#fff}
.cps-customer-review-service-group>header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:15px 16px;border-bottom:1px solid #f0eef9;background:#fbfaff}
.cps-customer-review-service-group h5{margin:3px 0 0;color:#332d60;font-size:15px;font-weight:900}
.cps-customer-review-service-group-count{display:grid;place-items:center;min-width:30px;height:30px;padding:0 8px;border-radius:10px;background:#8f83ed;color:#fff;font-size:11px;font-weight:900}
.cps-customer-review-service-group-options{display:grid;gap:0;padding:4px 14px}
.cps-customer-review-service-option-row{display:flex;align-items:center;gap:12px;padding:13px 2px;border-bottom:1px solid #f0eef9}
.cps-customer-review-service-option-row:last-child{border-bottom:0}
.cps-customer-review-service-option-row small,.cps-customer-review-service-group-color small{display:block;margin-bottom:3px;color:#9295aa;font-size:9px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}
.cps-customer-review-service-option-row strong,.cps-customer-review-service-group-color strong{display:block;color:#342f5e;font-size:13px;font-weight:900;line-height:1.45}
.cps-customer-review-service-group-colors{display:grid;gap:10px;padding:14px}
.cps-customer-review-service-group-color{display:flex;align-items:flex-start;gap:11px;padding:12px;border:1px solid #eeeaf9;border-radius:14px;background:#faf9fe}
.cps-customer-review-service-group-color>span{display:grid;place-items:center;width:30px;height:30px;flex:0 0 30px;border-radius:10px;background:#eeebff;color:#6a5fca;font-size:11px;font-weight:900}
.cps-customer-review-service-group-color p{margin:4px 0 0;color:#747894;font-size:11px;line-height:1.5}
@media(max-width:900px){.cps-customer-review-grid,.cps-customer-review-service-group-grid{grid-template-columns:1fr}}
@media(max-width:600px){.cps-customer-review-service-selections{padding:16px}.cps-customer-review-service-selections-head{flex-direction:column}.cps-customer-review-service-selections-head>span{align-self:flex-start}}
@media(max-width:600px){.cps-customer-review-service-hero{padding:20px}.cps-customer-review-service-hero h4{font-size:20px}.cps-customer-review-section-head{padding:16px}.cps-customer-review-section-body{padding:4px 14px}.cps-customer-review-color-list{grid-template-columns:1fr}}
