.sggqc-root{--sggqc-accent:#78b9ad;--sggqc-ink:#111827;--sggqc-muted:#64748b;--sggqc-line:#e5e7eb;--sggqc-soft:#f7f9f9;--sggqc-white:#fff;--sggqc-danger:#b42318;--sggqc-radius:22px;color:var(--sggqc-ink);font-family:inherit;max-width:none;width:100%;margin:0 auto 72px}.sggqc-root *{box-sizing:border-box}.sggqc-shell{background:var(--sggqc-white);border:1px solid rgba(15,23,42,.08);border-radius:28px;box-shadow:0 22px 70px rgba(15,23,42,.09);overflow:hidden}.sggqc-top{padding:34px 38px 24px;background:linear-gradient(145deg,#f8fbfa 0%,#fff 55%)}.sggqc-kicker{display:inline-flex;align-items:center;gap:8px;font-size:12px;line-height:1;font-weight:800;letter-spacing:.11em;text-transform:uppercase;color:#477d74;margin-bottom:13px}.sggqc-kicker:before{content:"";width:24px;height:2px;border-radius:9px;background:var(--sggqc-accent)}.sggqc-title{margin:0;font-size:clamp(30px,4vw,48px);line-height:1.03;letter-spacing:-.035em;color:var(--sggqc-ink);font-weight:800}.sggqc-subtitle{margin:12px 0 0;max-width:680px;color:var(--sggqc-muted);font-size:16px;line-height:1.6}.sggqc-progress{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:0 38px 28px;background:#fff}.sggqc-step-tab{position:relative;display:flex;align-items:center;gap:10px;padding:13px 14px;border:1px solid var(--sggqc-line);border-radius:14px;background:#fff;color:var(--sggqc-muted);font-size:13px;font-weight:700;transition:.2s ease}.sggqc-step-tab:before{content:attr(data-step);display:grid;place-items:center;width:26px;height:26px;flex:0 0 26px;border-radius:50%;background:#f1f5f9;color:#475569;font-size:12px}.sggqc-step-tab.is-active{border-color:color-mix(in srgb,var(--sggqc-accent) 65%,#fff);box-shadow:0 8px 25px rgba(15,23,42,.06);color:var(--sggqc-ink)}.sggqc-step-tab.is-active:before,.sggqc-step-tab.is-done:before{background:var(--sggqc-accent);color:#fff}.sggqc-step-tab.is-done{color:#45645f}.sggqc-main{padding:34px 38px 24px;background:#fbfcfc;border-top:1px solid #f0f2f3}.sggqc-stage{display:none;animation:sggqcIn .28s ease both}.sggqc-stage.is-active{display:block}@keyframes sggqcIn{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}.sggqc-stage-head{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:22px}.sggqc-stage-head h2{margin:0;font-size:26px;line-height:1.15;letter-spacing:-.02em}.sggqc-stage-head p{margin:7px 0 0;color:var(--sggqc-muted);font-size:14px}.sggqc-selected-pill{display:inline-flex;align-items:center;gap:8px;white-space:nowrap;padding:9px 12px;border-radius:999px;background:#eef7f5;color:#426d66;font-size:12px;font-weight:800}.sggqc-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.sggqc-product{appearance:none;width:100%;text-align:left;border:1px solid var(--sggqc-line);background:#fff;border-radius:18px;padding:19px;cursor:pointer;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;min-height:148px;position:relative;color:inherit}.sggqc-product:hover{transform:translateY(-2px);border-color:#cbd5e1;box-shadow:0 12px 28px rgba(15,23,42,.07)}.sggqc-product.is-selected{border-color:var(--sggqc-accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--sggqc-accent) 18%,transparent),0 12px 28px rgba(15,23,42,.07)}.sggqc-product-icon{width:42px;height:42px;border-radius:13px;background:#f1f7f6;color:#4b766f;display:grid;place-items:center;margin-bottom:20px}.sggqc-product-icon svg{width:24px;height:24px;stroke:currentColor}.sggqc-product-name{font-size:15px;font-weight:800;line-height:1.25;padding-right:34px}.sggqc-product-add{position:absolute;right:15px;top:15px;display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#f1f5f9;color:#334155;font-size:21px;font-weight:400;line-height:1}.sggqc-product.is-selected .sggqc-product-add{background:var(--sggqc-accent);color:#fff}.sggqc-product-count{position:absolute;right:15px;bottom:15px;font-size:11px;font-weight:800;color:#56756f;opacity:0}.sggqc-product.is-selected .sggqc-product-count{opacity:1}.sggqc-items{display:grid;gap:16px}.sggqc-item{background:#fff;border:1px solid var(--sggqc-line);border-radius:19px;padding:20px}.sggqc-item-head{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px}.sggqc-item-title{display:flex;align-items:center;gap:11px}.sggqc-item-num{display:grid;place-items:center;width:30px;height:30px;border-radius:10px;background:#edf7f5;color:#48746c;font-size:12px;font-weight:900}.sggqc-item-title strong{font-size:16px}.sggqc-item-actions{display:flex;align-items:center;gap:8px}.sggqc-mini{appearance:none;border:0;background:#f1f5f9;color:#475569;border-radius:9px;padding:8px 10px;font:inherit;font-size:12px;font-weight:700;cursor:pointer}.sggqc-mini:hover{background:#e8edf2}.sggqc-mini.is-danger{color:var(--sggqc-danger)}.sggqc-fields{display:grid;grid-template-columns:110px 1fr 1fr 1fr;gap:12px}.sggqc-field{display:flex;flex-direction:column;gap:7px}.sggqc-field.is-full{grid-column:1/-1}.sggqc-label{font-size:12px;font-weight:800;color:#475569}.sggqc-label .req{color:var(--sggqc-danger)}.sggqc-input,.sggqc-select,.sggqc-textarea{width:100%;min-height:48px;border:1px solid #d8dee6;border-radius:12px;background:#fff;color:#111827;font:inherit;font-size:15px;padding:11px 13px;outline:0;transition:border-color .18s,box-shadow .18s}.sggqc-textarea{min-height:96px;resize:vertical}.sggqc-input:focus,.sggqc-select:focus,.sggqc-textarea:focus{border-color:var(--sggqc-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--sggqc-accent) 18%,transparent)}.sggqc-input.is-invalid,.sggqc-select.is-invalid,.sggqc-textarea.is-invalid{border-color:#e2625b;box-shadow:0 0 0 3px rgba(226,98,91,.1)}.sggqc-help{font-size:11px;color:#94a3b8}.sggqc-review{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:18px;align-items:start}.sggqc-panel{background:#fff;border:1px solid var(--sggqc-line);border-radius:18px;padding:20px}.sggqc-panel h3{margin:0 0 16px;font-size:16px}.sggqc-contact{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.sggqc-contact .sggqc-field.is-wide{grid-column:1/-1}.sggqc-choice{display:flex;align-items:flex-start;gap:10px;font-size:13px;line-height:1.45;color:#475569}.sggqc-choice input{margin-top:2px;width:18px;height:18px;accent-color:var(--sggqc-accent)}.sggqc-summary-list{display:grid;gap:12px}.sggqc-summary-item{padding:13px 14px;border-radius:13px;background:#f7f9f9;border:1px solid #edf0f1}.sggqc-summary-title{display:flex;justify-content:space-between;gap:10px;font-size:13px;font-weight:800}.sggqc-summary-meta{margin-top:7px;color:#64748b;font-size:12px;line-height:1.5}.sggqc-summary-edit{appearance:none;border:0;background:transparent;color:#4e8078;font:inherit;font-size:11px;font-weight:800;cursor:pointer;padding:0}.sggqc-empty{padding:22px;border:1px dashed #cbd5e1;border-radius:16px;text-align:center;color:#64748b;background:#fff}.sggqc-error{display:none;margin:0 38px 18px;padding:12px 14px;border-radius:12px;background:#fff1f0;border:1px solid #ffd0cc;color:#8f2d27;font-size:13px;font-weight:650}.sggqc-error.is-visible{display:block}.sggqc-footer{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:20px 38px 26px;background:#fff;border-top:1px solid var(--sggqc-line)}.sggqc-footer-note{font-size:12px;color:#94a3b8}.sggqc-btn{appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;border-radius:13px;border:1px solid transparent;padding:11px 19px;font:inherit;font-size:14px;font-weight:800;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.sggqc-btn:hover{transform:translateY(-1px)}.sggqc-btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.sggqc-btn-primary{background:var(--sggqc-ink);color:#fff;box-shadow:0 10px 24px rgba(15,23,42,.14)}.sggqc-btn-primary:hover{background:#202938}.sggqc-btn-accent{background:var(--sggqc-accent);color:#fff;box-shadow:0 10px 24px color-mix(in srgb,var(--sggqc-accent) 30%,transparent)}.sggqc-btn-secondary{background:#fff;color:#334155;border-color:#dbe1e7}.sggqc-nav{display:flex;gap:10px}.sggqc-original-hidden{position:fixed!important;left:-120vw!important;top:0!important;width:min(900px,90vw)!important;opacity:.001!important;pointer-events:none!important;z-index:-1!important}.sggqc-success{padding:60px 34px;text-align:center}.sggqc-success-icon{display:grid;place-items:center;width:66px;height:66px;margin:0 auto 19px;border-radius:50%;background:#e9f7f3;color:#3f7f70;font-size:30px}.sggqc-success h2{margin:0;font-size:31px;letter-spacing:-.025em}.sggqc-success p{max-width:560px;margin:10px auto 0;color:#64748b;line-height:1.6}.sggqc-admin-badge{margin:0 0 12px;padding:10px 13px;border:1px solid #b9ded6;background:#eef9f6;border-radius:10px;color:#396a61;font-size:12px;font-weight:700}
@media(max-width:850px){.sggqc-products{grid-template-columns:repeat(2,minmax(0,1fr))}.sggqc-fields{grid-template-columns:90px 1fr 1fr}.sggqc-fields .sggqc-field:nth-child(4){grid-column:2/-1}.sggqc-review{grid-template-columns:1fr}.sggqc-panel:first-child{order:2}.sggqc-panel:last-child{order:1}}
@media(max-width:620px){.sggqc-root{margin-bottom:30px}.sggqc-shell{border-radius:18px;box-shadow:0 12px 38px rgba(15,23,42,.08)}.sggqc-top{padding:25px 20px 18px}.sggqc-title{font-size:32px}.sggqc-subtitle{font-size:14px}.sggqc-progress{padding:0 20px 20px;gap:6px}.sggqc-step-tab{justify-content:center;padding:9px 6px}.sggqc-step-tab span{display:none}.sggqc-step-tab:before{width:28px;height:28px;flex-basis:28px}.sggqc-main{padding:24px 18px 18px}.sggqc-stage-head{align-items:flex-start;margin-bottom:17px}.sggqc-stage-head h2{font-size:22px}.sggqc-selected-pill{font-size:10px;padding:7px 9px}.sggqc-products{grid-template-columns:1fr 1fr;gap:9px}.sggqc-product{min-height:125px;padding:14px;border-radius:15px}.sggqc-product-icon{width:36px;height:36px;margin-bottom:15px}.sggqc-product-name{font-size:13px;padding-right:25px}.sggqc-product-add{right:11px;top:11px;width:27px;height:27px}.sggqc-product-count{right:11px;bottom:11px}.sggqc-item{padding:15px;border-radius:16px}.sggqc-item-head{align-items:flex-start}.sggqc-item-actions{flex-direction:column;align-items:flex-end}.sggqc-fields{grid-template-columns:1fr 1fr}.sggqc-fields .sggqc-field:nth-child(1){grid-column:1/2}.sggqc-fields .sggqc-field:nth-child(4){grid-column:1/-1}.sggqc-contact{grid-template-columns:1fr}.sggqc-contact .sggqc-field{grid-column:1!important}.sggqc-panel{padding:16px}.sggqc-error{margin:0 18px 13px}.sggqc-footer{position:sticky;bottom:0;z-index:15;padding:12px max(18px,env(safe-area-inset-right)) calc(12px + env(safe-area-inset-bottom)) max(18px,env(safe-area-inset-left));box-shadow:0 -10px 28px rgba(15,23,42,.08)}.sggqc-footer-note{display:none}.sggqc-nav{width:100%}.sggqc-btn{min-height:50px}.sggqc-nav .sggqc-btn:last-child{flex:1}.sggqc-nav .sggqc-btn:only-child{width:100%}}
@media(max-width:380px){.sggqc-products{grid-template-columns:1fr}.sggqc-product{min-height:104px}.sggqc-product-icon{margin-bottom:10px}.sggqc-fields{grid-template-columns:1fr}.sggqc-fields .sggqc-field{grid-column:1!important}}
@media(prefers-reduced-motion:reduce){.sggqc-root *{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
/* v2 delivery polish */
.sggqc-shell{overflow:hidden}.sggqc-top{position:relative}.sggqc-top:after{content:"PDF quote request";position:absolute;right:34px;top:32px;display:inline-flex;align-items:center;padding:7px 10px;border:1px solid #e2e8ea;border-radius:999px;background:#f7faf9;color:#52736e;font-size:10px;font-weight:850;letter-spacing:.035em;text-transform:uppercase}.sggqc-summary-list:after{content:"A complete PDF specification will be attached to your request.";display:block;margin-top:14px;padding:12px 13px;border-radius:12px;background:#eef8f5;color:#476d66;font-size:11px;font-weight:700;line-height:1.45}.sggqc-spinner{display:inline-block;width:15px;height:15px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:sggqcSpin .65s linear infinite}@keyframes sggqcSpin{to{transform:rotate(360deg)}}.sggqc-success-kicker{margin-bottom:9px;color:#477c71;font-size:10px;font-weight:900;letter-spacing:.12em}.sggqc-success-ref{display:inline-flex;margin-top:14px;padding:9px 12px;border-radius:999px;background:#eef8f5;color:#376f63;font-size:12px;letter-spacing:.02em}.sggqc-success p{margin-top:14px}
@media(max-width:620px){.sggqc-top:after{position:static;margin-top:16px}.sggqc-summary-list:after{font-size:10px}}

/* v2.1 guided multi-product loop */
.sggqc-addmore-overlay{position:fixed;inset:0;z-index:999999;display:grid;place-items:center;padding:24px;background:rgba(8,15,24,.58);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);animation:sggqcFade .18s ease both}.sggqc-addmore-card{width:min(520px,100%);background:#fff;border:1px solid rgba(255,255,255,.55);border-radius:26px;padding:32px;box-shadow:0 30px 90px rgba(0,0,0,.28);text-align:center;animation:sggqcPromptIn .24s cubic-bezier(.2,.8,.2,1) both}.sggqc-addmore-check{display:grid;place-items:center;width:58px;height:58px;margin:0 auto 16px;border-radius:50%;background:#e9f7f3;color:#397d6d;font-size:26px;font-weight:900}.sggqc-addmore-kicker{margin-bottom:8px;color:#477c71;font-size:10px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.sggqc-addmore-card h3{margin:0;font-size:27px;line-height:1.15;letter-spacing:-.025em;color:var(--sggqc-ink)}.sggqc-addmore-card p{max-width:390px;margin:10px auto 0;color:#64748b;font-size:15px;line-height:1.55}.sggqc-addmore-count{display:inline-flex;margin-top:17px;padding:8px 11px;border-radius:999px;background:#f2f7f6;color:#52736e;font-size:11px;font-weight:800}.sggqc-addmore-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:24px}.sggqc-addmore-actions .sggqc-btn{min-height:54px;padding:12px 16px}.sggqc-addmore-actions .sggqc-btn-accent{order:1}.sggqc-addmore-actions .sggqc-btn-primary{order:2}@keyframes sggqcFade{from{opacity:0}to{opacity:1}}@keyframes sggqcPromptIn{from{opacity:0;transform:translateY(14px) scale(.985)}to{opacity:1;transform:none}}
@media(max-width:620px){.sggqc-addmore-overlay{place-items:end center;padding:14px 12px max(14px,env(safe-area-inset-bottom));background:rgba(8,15,24,.62)}.sggqc-addmore-card{border-radius:24px;padding:27px 18px 19px}.sggqc-addmore-card h3{font-size:24px}.sggqc-addmore-actions{grid-template-columns:1fr}.sggqc-addmore-actions .sggqc-btn{width:100%;min-height:54px}.sggqc-addmore-actions .sggqc-btn-accent{order:1}.sggqc-addmore-actions .sggqc-btn-primary{order:2}}
@media(prefers-reduced-motion:reduce){.sggqc-addmore-overlay,.sggqc-addmore-card{animation:none!important}}

/* v3.0 intelligent product configuration */
.sggqc-product-smart{position:absolute;left:19px;bottom:15px;display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border-radius:999px;background:#f1f7f6;color:#4b766f;font-size:9px;font-weight:850;letter-spacing:.02em}.sggqc-product.is-selected .sggqc-product-smart{bottom:34px}.sggqc-item-title>div{display:flex;flex-direction:column;gap:3px}.sggqc-item-status{font-size:10px;font-weight:750;color:#a15f39}.sggqc-item-status.is-good{color:#3e7b6c}.sggqc-spec-section{padding-top:17px;border-top:1px solid #edf1f2}.sggqc-spec-section:first-of-type{padding-top:0;border-top:0}.sggqc-spec-section+.sggqc-spec-section{margin-top:20px}.sggqc-spec-caption{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;color:#60717c;font-size:10px;font-weight:900;letter-spacing:.085em;text-transform:uppercase}.sggqc-spec-caption b{padding:5px 8px;border-radius:999px;background:#edf7f5;color:#47796f;font-size:9px;letter-spacing:0}.sggqc-spec-section.is-smart{padding:18px;border:1px solid #dceae7;border-radius:16px;background:linear-gradient(145deg,#f8fcfb,#fff)}.sggqc-smart-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.sggqc-smart-grid .sggqc-field.is-full{grid-column:1/-1}.sggqc-smart-field>.sggqc-label{font-size:12px;color:#354750}.sggqc-option-pills{display:flex;flex-wrap:wrap;gap:8px}.sggqc-option-pill{appearance:none;min-height:44px;padding:10px 14px;border:1px solid #d9e1e4;border-radius:12px;background:#fff;color:#334155;font:inherit;font-size:13px;font-weight:750;cursor:pointer;transition:.16s ease}.sggqc-option-pill:hover{border-color:#aebfc0;transform:translateY(-1px)}.sggqc-option-pill.is-selected{border-color:var(--sggqc-accent);background:color-mix(in srgb,var(--sggqc-accent) 12%,#fff);box-shadow:0 0 0 2px color-mix(in srgb,var(--sggqc-accent) 14%,transparent);color:#315f57}.sggqc-option-pills.is-compact .sggqc-option-pill{min-width:52px}.sggqc-input-unit{position:relative}.sggqc-input-unit .sggqc-input{padding-right:56px}.sggqc-input-unit>span{position:absolute;right:13px;top:50%;transform:translateY(-50%);padding-left:9px;border-left:1px solid #e0e6e8;color:#70808a;font-size:11px;font-weight:800}.sggqc-spec-section.is-notes{padding-top:18px}.sggqc-summary-options{display:grid;gap:5px;margin-top:10px;padding-top:9px;border-top:1px solid #e6ebec}.sggqc-summary-option{display:flex;justify-content:space-between;gap:14px;font-size:11px;line-height:1.4}.sggqc-summary-option span{color:#75848e}.sggqc-summary-option b{text-align:right;color:#33424c}.sggqc-addmore-smart{display:inline-flex;margin:12px 5px 0;padding:7px 10px;border-radius:999px;background:#eef8f5;color:#3d776a;font-size:10px;font-weight:800}.sggqc-review-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.sggqc-review-heading h3{margin:0}.sggqc-review-heading>span{padding:6px 9px;border-radius:999px;background:#f1f5f9;color:#64748b;font-size:10px;font-weight:800}
@media(max-width:850px){.sggqc-smart-grid{grid-template-columns:1fr}.sggqc-smart-grid .sggqc-field.is-full{grid-column:auto}}
@media(max-width:620px){.sggqc-product-smart{left:13px;bottom:11px;font-size:8px;padding:4px 6px}.sggqc-product.is-selected .sggqc-product-smart{bottom:29px}.sggqc-item-head{align-items:flex-start}.sggqc-item-actions{flex-wrap:wrap;justify-content:flex-end}.sggqc-spec-section.is-smart{margin-left:-5px;margin-right:-5px;padding:15px 12px}.sggqc-spec-caption{align-items:flex-start;flex-direction:column}.sggqc-option-pills{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.sggqc-option-pill{width:100%;min-height:48px;padding:10px 8px}.sggqc-option-pills.is-compact{grid-template-columns:repeat(3,minmax(0,1fr))}.sggqc-summary-option{gap:8px}.sggqc-summary-option b{max-width:56%}}


/* v3.2 full-width quote page layout */
body.sggqc-fullwidth-active .sggqc-page-layout-expanded{
  display:block!important;
  grid-template-columns:1fr!important;
  width:100%!important;
  max-width:none!important;
  gap:0!important;
}
body.sggqc-fullwidth-active .sggqc-page-layout-expanded>.sggqc-page-main{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  flex:0 0 100%!important;
  margin-left:0!important;
  margin-right:0!important;
}
body.sggqc-fullwidth-active .sggqc-page-layout-expanded>.sggqc-page-support{
  width:100%!important;
  max-width:none!important;
  flex:0 0 100%!important;
  margin:26px 0 0!important;
}
body.sggqc-fullwidth-active .sggqc-page-layout-expanded>.sggqc-page-support:has(> :nth-child(2)){
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:20px!important;
  align-items:stretch!important;
}
body.sggqc-fullwidth-active .sggqc-page-layout-expanded>.sggqc-page-support:has(> :nth-child(2))>*{
  margin-top:0!important;
  margin-bottom:0!important;
  height:100%;
}
.sggqc-root.sggqc-is-fullwidth,.sggqc-root.sggqc-is-wide{width:100%;max-width:none}
@media(min-width:1180px){
  .sggqc-root.sggqc-is-fullwidth .sggqc-products{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
  .sggqc-root.sggqc-is-fullwidth .sggqc-product{min-height:154px;padding:20px}
  .sggqc-root.sggqc-is-fullwidth .sggqc-top{padding-left:44px;padding-right:44px}
  .sggqc-root.sggqc-is-fullwidth .sggqc-progress{padding-left:44px;padding-right:44px}
  .sggqc-root.sggqc-is-fullwidth .sggqc-main{padding-left:44px;padding-right:44px}
  .sggqc-root.sggqc-is-fullwidth .sggqc-footer{padding-left:44px;padding-right:44px}
  .sggqc-root.sggqc-is-fullwidth .sggqc-error{margin-left:44px;margin-right:44px}
}
@media(max-width:850px){
  body.sggqc-fullwidth-active .sggqc-page-layout-expanded>.sggqc-page-support:has(> :nth-child(2)){
    grid-template-columns:1fr!important;
  }
}

/* v3.3 full-screen quote lightbox */
html.sggqc-lightbox-open,body.sggqc-lightbox-open{overflow:hidden!important;overscroll-behavior:none!important}
.sggqc-lightbox{position:fixed;inset:0;z-index:2147483000;display:flex;flex-direction:column;width:100vw;height:100vh;height:100dvh;background:linear-gradient(145deg,#f4f7f6 0%,#f8faf9 48%,#eef5f3 100%);color:var(--sggqc-ink);isolation:isolate}
.sggqc-lightbox-bar{position:relative;z-index:30;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:68px;padding:10px max(24px,env(safe-area-inset-right)) 10px max(24px,env(safe-area-inset-left));border-bottom:1px solid rgba(15,23,42,.08);background:rgba(255,255,255,.88);box-shadow:0 8px 30px rgba(15,23,42,.04);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
.sggqc-lightbox-brand{justify-self:start;display:flex;align-items:center;gap:11px;color:#111827}.sggqc-lightbox-brand strong{display:grid;place-items:center;min-width:44px;height:32px;padding:0 9px;border-radius:10px;background:#111827;color:#fff;font-size:13px;font-weight:950;letter-spacing:.08em}.sggqc-lightbox-brand span{font-size:11px;font-weight:900;letter-spacing:.13em;color:#58716d}
.sggqc-lightbox-status{justify-self:center;display:inline-flex;align-items:center;min-height:34px;padding:7px 13px;border-radius:999px;background:#edf6f4;color:#456f67;font-size:11px;font-weight:850;letter-spacing:.025em}
.sggqc-lightbox-close{justify-self:end;appearance:none;display:grid;place-items:center;width:42px;height:42px;border:1px solid #dfe6e5;border-radius:50%;background:#fff;color:#25313a;font:inherit;cursor:pointer;box-shadow:0 6px 18px rgba(15,23,42,.06);transition:transform .16s ease,background .16s ease,border-color .16s ease}.sggqc-lightbox-close span{font-size:27px;line-height:1;font-weight:300;transform:translateY(-1px)}.sggqc-lightbox-close:hover{transform:rotate(3deg) scale(1.04);background:#f8faf9;border-color:#cdd8d6}.sggqc-lightbox-close:disabled{opacity:.35;cursor:not-allowed;transform:none}
.sggqc-lightbox-scroll{flex:1;min-height:0;overflow:auto;overscroll-behavior:contain;padding:30px max(26px,env(safe-area-inset-right)) calc(34px + env(safe-area-inset-bottom)) max(26px,env(safe-area-inset-left));scrollbar-gutter:stable}
.sggqc-lightbox-inner{width:min(1500px,100%);margin:0 auto}.sggqc-lightbox .sggqc-shell{width:100%;border-radius:26px;box-shadow:0 28px 90px rgba(15,23,42,.10);background:#fff}.sggqc-lightbox .sggqc-main{min-height:360px}.sggqc-lightbox .sggqc-top{padding-left:44px;padding-right:44px}.sggqc-lightbox .sggqc-progress,.sggqc-lightbox .sggqc-main,.sggqc-lightbox .sggqc-footer{padding-left:44px;padding-right:44px}.sggqc-lightbox .sggqc-error{margin-left:44px;margin-right:44px}
.sggqc-launcher{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:27px 28px;border:1px solid #dce7e4;border-radius:22px;background:linear-gradient(145deg,#f8fcfb,#fff);box-shadow:0 14px 40px rgba(15,23,42,.07);margin:8px 0 38px}.sggqc-launcher>div:first-child{min-width:0}.sggqc-launch-kicker{margin-bottom:7px;color:#477c71;font-size:10px;font-weight:900;letter-spacing:.13em}.sggqc-launcher h3{margin:0;color:#111827;font-size:24px;line-height:1.15;letter-spacing:-.025em}.sggqc-launcher p{margin:7px 0 0;color:#64748b;font-size:14px;line-height:1.5}.sggqc-launcher .sggqc-btn{flex:0 0 auto}.sggqc-launcher.is-complete{justify-content:flex-start}.sggqc-launcher.is-complete .sggqc-btn{margin-left:auto}.sggqc-launch-icon{display:grid!important;place-items:center;flex:0 0 48px;width:48px;height:48px;border-radius:50%;background:#e9f7f3;color:#3f7f70;font-size:22px;font-weight:900}
.sggqc-lightbox .sggqc-success{padding:clamp(70px,10vh,130px) 34px}.sggqc-success-close{margin-top:24px}
.sggqc-lightbox .sggqc-addmore-overlay{z-index:2147483646}
@media(min-width:1180px){.sggqc-lightbox .sggqc-products{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.sggqc-lightbox .sggqc-product{min-height:154px;padding:20px}}
@media(max-width:850px){.sggqc-lightbox-scroll{padding:18px 16px calc(24px + env(safe-area-inset-bottom))}.sggqc-lightbox .sggqc-top,.sggqc-lightbox .sggqc-progress,.sggqc-lightbox .sggqc-main,.sggqc-lightbox .sggqc-footer{padding-left:24px;padding-right:24px}.sggqc-lightbox .sggqc-error{margin-left:24px;margin-right:24px}}
@media(max-width:620px){.sggqc-lightbox-bar{grid-template-columns:1fr auto;min-height:58px;padding:8px max(14px,env(safe-area-inset-right)) 8px max(14px,env(safe-area-inset-left))}.sggqc-lightbox-brand span{display:none}.sggqc-lightbox-brand strong{min-width:40px;height:30px}.sggqc-lightbox-status{justify-self:end;margin-right:48px;position:absolute;right:14px;font-size:9px;min-height:30px;padding:6px 10px}.sggqc-lightbox-close{width:38px;height:38px}.sggqc-lightbox-scroll{padding:0 0 env(safe-area-inset-bottom)}.sggqc-lightbox-inner{width:100%}.sggqc-lightbox .sggqc-shell{min-height:calc(100dvh - 58px);border:0;border-radius:0;box-shadow:none}.sggqc-lightbox .sggqc-top{padding:23px 20px 17px}.sggqc-lightbox .sggqc-progress{padding:0 20px 18px}.sggqc-lightbox .sggqc-main{padding:23px 18px 18px;min-height:0}.sggqc-lightbox .sggqc-error{margin-left:18px;margin-right:18px}.sggqc-lightbox .sggqc-footer{padding-left:max(18px,env(safe-area-inset-left));padding-right:max(18px,env(safe-area-inset-right))}.sggqc-launcher{align-items:flex-start;flex-direction:column;padding:22px 20px;border-radius:18px}.sggqc-launcher .sggqc-btn{width:100%}.sggqc-launcher.is-complete .sggqc-btn{margin-left:0}.sggqc-lightbox .sggqc-success{padding:70px 22px}.sggqc-lightbox .sggqc-top:after{display:none}}
@media(prefers-reduced-motion:reduce){.sggqc-lightbox-close{transition:none!important}}

/* v3.3.2 mobile product-title readability */
@media(max-width:620px){
  .sggqc-products .sggqc-product,
  .sggqc-lightbox .sggqc-products .sggqc-product{
    display:flex;
    flex-direction:column;
    align-items:flex-start;
    min-height:168px;
    height:auto;
    overflow:visible;
    padding:14px;
  }
  .sggqc-products .sggqc-product-icon,
  .sggqc-lightbox .sggqc-products .sggqc-product-icon{
    flex:0 0 auto;
    margin-bottom:14px;
  }
  .sggqc-products .sggqc-product-name,
  .sggqc-lightbox .sggqc-products .sggqc-product-name{
    display:block;
    width:100%;
    padding-right:25px;
    margin:0;
    overflow:visible;
    white-space:normal;
    text-overflow:clip;
    -webkit-line-clamp:unset;
    line-clamp:unset;
    font-size:13.5px;
    line-height:1.28;
    overflow-wrap:anywhere;
    word-break:normal;
  }
  .sggqc-products .sggqc-product-smart,
  .sggqc-lightbox .sggqc-products .sggqc-product-smart,
  .sggqc-products .sggqc-product.is-selected .sggqc-product-smart,
  .sggqc-lightbox .sggqc-products .sggqc-product.is-selected .sggqc-product-smart{
    position:static;
    left:auto;
    right:auto;
    top:auto;
    bottom:auto;
    order:3;
    max-width:100%;
    margin-top:auto;
    padding:5px 7px;
    white-space:normal;
    line-height:1.15;
  }
  .sggqc-products .sggqc-product-count,
  .sggqc-lightbox .sggqc-products .sggqc-product-count{
    position:static;
    right:auto;
    bottom:auto;
    order:4;
    height:0;
    margin:0;
    opacity:0;
    line-height:1.2;
  }
  .sggqc-products .sggqc-product.is-selected .sggqc-product-count,
  .sggqc-lightbox .sggqc-products .sggqc-product.is-selected .sggqc-product-count{
    height:auto;
    margin-top:5px;
    opacity:1;
  }
}
@media(max-width:380px){
  .sggqc-products .sggqc-product,
  .sggqc-lightbox .sggqc-products .sggqc-product{
    min-height:116px;
  }
  .sggqc-products .sggqc-product-name,
  .sggqc-lightbox .sggqc-products .sggqc-product-name{
    font-size:14px;
  }
}
