.scpc{--scpc-font: var(--font-body-family, Arial, sans-serif);--scpc-heading-font: var(--font-heading-family, var(--scpc-font));--scpc-shadow: 0 18px 50px rgba(20, 49, 62, .12);--scpc-focus: 0 0 0 3px color-mix(in srgb, var(--scpc-accent) 28%, transparent);box-sizing:border-box;width:100%;min-width:0;padding:var(--scpc-section-top) clamp(14px,3vw,40px) var(--scpc-section-bottom);overflow:clip;color:var(--scpc-ink);background:var(--scpc-background);font-family:var(--scpc-font);font-kerning:normal;font-feature-settings:"kern" 1,"liga" 1;line-height:1.45;letter-spacing:0;text-rendering:optimizeLegibility}.scpc *,.scpc *:before,.scpc *:after{box-sizing:inherit}.scpc--condensed{--scpc-font: "Open Sans Condensed", "Arial Narrow", var(--font-body-family, Arial), sans-serif;--scpc-heading-font: "Open Sans Condensed", "Arial Narrow", var(--font-heading-family, Arial), sans-serif}.scpc button,.scpc input,.scpc output{font:inherit;font-kerning:inherit;letter-spacing:0;text-transform:none}.scpc button{color:inherit}.scpc button:focus-visible,.scpc input:focus-visible{outline:2px solid var(--scpc-accent);outline-offset:2px;box-shadow:var(--scpc-focus)}.scpc [hidden]{display:none!important}.scpc svg{display:block;width:1.25em;height:1.25em;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.scpc__page{width:min(1440px,100%);margin-inline:auto}.scpc__intro{max-width:760px;margin:0 auto clamp(18px,3vw,36px);text-align:center}.scpc__eyebrow{margin:0 0 6px;color:var(--scpc-accent);font-size:.78rem;font-weight:700}.scpc__title{display:flex;flex-wrap:wrap;justify-content:center;gap:0 .22em;margin:0;color:var(--scpc-ink);font-family:var(--scpc-heading-font);font-size:clamp(2rem,5vw,4rem);font-weight:700;line-height:1.02;letter-spacing:0}.scpc__title em{color:var(--scpc-accent);font-weight:inherit}.scpc__subheading{max-width:620px;margin:12px auto 0;color:var(--scpc-muted);font-size:clamp(.98rem,2vw,1.12rem)}.scpc__subheading>:first-child,.scpc__step-intro>:first-child,.scpc__modal-body>:first-child{margin-top:0}.scpc__subheading>:last-child,.scpc__step-intro>:last-child,.scpc__modal-body>:last-child{margin-bottom:0}.scpc__layout{display:grid;min-width:0;gap:clamp(18px,4vw,64px)}.scpc__visual-column,.scpc__configuration-column,.scpc__visual-sticky{min-width:0}.scpc__viewer{position:relative;width:min(var(--scpc-media-mobile),100%);min-width:0;margin-inline:auto;transition:width .22s ease}.scpc__viewer.is-expanded,.scpc__viewer[data-expanded=true],.scpc.is-media-expanded .scpc__viewer{width:100%}.scpc__media-root,.scpc__modal-media{position:relative;display:flex;width:100%;aspect-ratio:1;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;border-radius:var(--scpc-radius);background:var(--scpc-surface)}.scpc__media-root::-webkit-scrollbar,.scpc__modal-media::-webkit-scrollbar{display:none}.scpc__media-slide,.scpc__media-placeholder{position:relative;flex:0 0 100%;width:100%;min-width:0;min-height:0;margin:0;scroll-snap-align:start;scroll-snap-stop:always;background:var(--scpc-surface)}.scpc__media-object,.scpc__media-slide>img,.scpc__media-slide>video,.scpc__media-slide>model-viewer,.scpc__media-slide iframe,.scpc__placeholder-svg{display:block;width:100%;height:100%;border:0;object-fit:contain}.scpc__media-slide[data-media-type=image]>img,.scpc__media-slide[data-media-type=image]>.scpc__media-object{object-fit:cover;object-position:center center}.scpc__media-embed{width:100%;height:100%}.scpc__viewer-actions{position:absolute;z-index:4;top:8px;right:8px}.scpc__icon-button,.scpc__modal-close,.scpc__info-button{display:inline-grid;place-items:center;width:42px;height:42px;padding:0;border:1px solid color-mix(in srgb,var(--scpc-border) 80%,transparent);border-radius:50%;background:color-mix(in srgb,var(--scpc-background) 94%,transparent);box-shadow:0 5px 18px #14313e1a;cursor:pointer;-webkit-tap-highlight-color:transparent}.scpc__icon-button:hover,.scpc__modal-close:hover,.scpc__info-button:hover{border-color:var(--scpc-accent);color:var(--scpc-accent)}.scpc__media-nav{display:flex;justify-content:center;gap:7px;min-height:14px;padding-top:8px}.scpc__media-dot{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:var(--scpc-border);cursor:pointer}.scpc__media-dot[aria-current=true]{width:20px;border-radius:999px;background:var(--scpc-accent)}.scpc__selection-context{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:center;gap:5px 8px;max-width:560px;margin:10px auto 16px;text-align:center}.scpc__selection-context>strong{font-family:var(--scpc-heading-font);font-size:1.05rem;font-weight:700}.scpc__selection-context>span:last-child{flex-basis:100%;color:var(--scpc-muted);font-size:.9rem}.scpc__context-badge,.scpc__badge{display:inline-flex;align-items:center;min-height:22px;padding:2px 8px;border-radius:999px;color:var(--scpc-accent);background:var(--scpc-accent-soft);font-size:.72rem;font-weight:700;line-height:1.2}.scpc__progress{height:3px;overflow:hidden;border-radius:999px;background:var(--scpc-border)}.scpc__progress-bar{display:block;width:0;height:100%;border-radius:inherit;background:var(--scpc-accent);transition:width .22s ease}.scpc__progress-copy{min-height:1.3em;margin:6px 0 2px;color:var(--scpc-muted);font-size:.78rem;text-align:right}.scpc__steps{border-top:1px solid var(--scpc-border)}.scpc__step{border-bottom:1px solid var(--scpc-border)}.scpc__step[hidden]{display:none}.scpc__step-toggle{display:grid;grid-template-columns:28px minmax(0,1fr) auto auto;align-items:center;gap:10px;width:100%;min-height:68px;padding:10px 2px;border:0;background:transparent;text-align:left;cursor:pointer}.scpc__step-number{display:grid;place-items:center;width:26px;height:26px;border:1px solid var(--scpc-border);border-radius:50%;color:var(--scpc-muted);font-size:.8rem;font-weight:700}.scpc__step.is-complete .scpc__step-number{border-color:var(--scpc-accent);color:#fff;background:var(--scpc-accent)}.scpc__step-heading{min-width:0}.scpc__step-heading strong,.scpc__step-heading span{display:block;overflow-wrap:anywhere}.scpc__step-heading strong{font-family:var(--scpc-heading-font);font-size:1rem;font-weight:700;line-height:1.2}.scpc__step-heading span{margin-top:3px;color:var(--scpc-muted);font-size:.8rem}.scpc__step-status{color:var(--scpc-accent);font-size:.78rem;font-weight:700}.scpc__chevron{transition:transform .18s ease}.scpc__step-toggle[aria-expanded=true] .scpc__chevron{transform:rotate(180deg)}.scpc__step-panel{padding:2px 0 20px}.scpc__step-intro{margin-bottom:12px;color:var(--scpc-muted);font-size:.9rem}.scpc__matcher{position:relative;margin-bottom:16px}.scpc__matcher>label{display:block;margin-bottom:6px;font-size:.85rem;font-weight:600}.scpc[data-sc-configurator] label{font-family:var(--font-body-family, "Open Sans", Arial, sans-serif)!important;font-style:normal!important;font-stretch:normal!important;font-kerning:normal!important;font-feature-settings:"kern" 1,"liga" 1!important;letter-spacing:0!important;text-transform:none!important}.scpc__matcher-field{position:relative}.scpc__matcher-field>svg{position:absolute;top:50%;left:13px;width:18px;height:18px;color:var(--scpc-muted);pointer-events:none;transform:translateY(-50%)}.scpc__matcher input{width:100%;min-height:48px;padding:10px 14px 10px 40px;border:1px solid var(--scpc-border);border-radius:var(--scpc-radius);color:var(--scpc-ink);background:var(--scpc-background);-webkit-appearance:none;appearance:none}.scpc__matcher input::placeholder{color:color-mix(in srgb,var(--scpc-muted) 78%,transparent)}.scpc__matcher-list{position:absolute;z-index:15;top:calc(100% + 5px);left:0;width:100%;max-height:260px;overflow-y:auto;border:1px solid var(--scpc-border);border-radius:var(--scpc-radius);background:var(--scpc-background);box-shadow:var(--scpc-shadow)}.scpc__matcher-choice{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:44px;padding:8px 12px;border:0;border-bottom:1px solid var(--scpc-border);background:transparent;text-align:left;cursor:pointer}.scpc__matcher-choice:last-child{border-bottom:0}.scpc__matcher-choice:hover,.scpc__matcher-choice[aria-selected=true]{background:var(--scpc-accent-soft)}.scpc__matcher-choice small,.scpc__matcher-choice>span:last-child{color:var(--scpc-muted)}.scpc__matcher-result{margin-top:8px;padding:10px 12px;border-radius:var(--scpc-radius);color:var(--scpc-ink);background:var(--scpc-accent-soft);font-size:.86rem}.scpc__matcher-result strong{color:var(--scpc-accent)}.scpc__matcher-result a{color:var(--scpc-accent);font-weight:700;text-underline-offset:.16em}.scpc__matcher-result>*{margin-block:0}.scpc__matcher-result>*+*{margin-top:5px}.scpc__option-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:10px}.scpc__option-grid--2-mobile{grid-template-columns:repeat(2,minmax(0,1fr))}.scpc__option-card,.scpc__quantity-card{position:relative;min-width:0;border:1px solid var(--scpc-border);border-radius:var(--scpc-radius);background:var(--scpc-background);transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.scpc__option-card.is-selected,.scpc__quantity-card.is-selected,.scpc__option-card:has(.scpc__option-button[aria-pressed=true]){border-color:var(--scpc-accent);color:var(--scpc-choice-selected-text);background:var(--scpc-choice-selected);box-shadow:inset 0 0 0 1px var(--scpc-accent),0 8px 24px color-mix(in srgb,var(--scpc-accent) 9%,transparent)}.scpc__option-card.is-selected .scpc__option-copy>span:not(.scpc__badge),.scpc__option-card.is-selected .scpc__option-price,.scpc__quantity-card.is-selected .scpc__quantity-copy>span,.scpc__quantity-card.is-selected .scpc__quantity-footer>[data-scpc-quantity-price]{color:var(--scpc-choice-selected-text)}@media(hover:hover){.scpc__option-card:not(.is-selected):not(.is-disabled):hover,.scpc__quantity-card:not(.is-selected):not(.is-disabled):hover{border-color:color-mix(in srgb,var(--scpc-accent) 55%,var(--scpc-border));color:var(--scpc-choice-hover-text);background:var(--scpc-choice-hover)}.scpc__option-card:not(.is-selected):not(.is-disabled):hover .scpc__option-copy>span:not(.scpc__badge),.scpc__option-card:not(.is-selected):not(.is-disabled):hover .scpc__option-price,.scpc__quantity-card:not(.is-selected):not(.is-disabled):hover .scpc__quantity-copy>span,.scpc__quantity-card:not(.is-selected):not(.is-disabled):hover .scpc__quantity-footer>[data-scpc-quantity-price]{color:var(--scpc-choice-hover-text)}}.scpc__option-card.is-recommended:not(.is-selected){border-color:var(--scpc-accent);box-shadow:0 0 0 3px var(--scpc-accent-soft)}.scpc__option-card.is-disabled,.scpc__quantity-card.is-disabled{opacity:.52}.scpc__option-button{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px;width:100%;height:100%;min-height:94px;padding:10px;border:0;border-radius:inherit;background:transparent;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent}.scpc__option-media{grid-column:1 / -1;display:grid;place-items:center;width:100%;aspect-ratio:1 / 1;overflow:hidden;border-radius:max(4px,calc(var(--scpc-radius) - 4px));background:var(--scpc-surface)}.scpc__option-media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}.scpc__option-media--empty svg{width:32px;height:32px;color:var(--scpc-muted)}.scpc__option-copy{display:grid;align-content:start;gap:3px;min-width:0}.scpc__option-copy strong,.scpc__option-copy>span:not(.scpc__badge){display:block;overflow-wrap:anywhere}.scpc__option-copy strong{font-family:var(--scpc-heading-font);font-size:.98rem;font-weight:700;line-height:1.18}.scpc__option-copy>span:not(.scpc__badge){color:var(--scpc-muted);font-size:.78rem;line-height:1.35}.scpc__option-price{align-self:start;color:var(--scpc-ink);font-size:.82rem;font-variant-numeric:tabular-nums;font-weight:700;white-space:nowrap}.scpc__selected-mark{position:absolute;z-index:2;top:8px;left:8px;display:none;place-items:center;width:25px;height:25px;border-radius:50%;color:#fff;background:var(--scpc-accent)}.scpc__selected-mark svg{width:15px;height:15px;stroke-width:2.4}.scpc__option-button[aria-pressed=true] .scpc__selected-mark,.scpc__option-card.is-selected .scpc__selected-mark{display:grid}.scpc__info-button{position:absolute;z-index:3;top:7px;right:7px;width:34px;height:34px;box-shadow:none}.scpc__info-button svg{width:18px;height:18px}.scpc__quantity-card{display:grid;grid-template-columns:64px minmax(0,1fr);grid-template-areas:"media copy" "media footer";align-items:start;column-gap:10px;row-gap:6px;min-height:0;padding:9px}.scpc__quantity-card--has-info{grid-template-columns:64px minmax(0,1fr) 34px;grid-template-areas:"media copy info" "media footer footer"}.scpc__quantity-card>.scpc__info-button{position:static;grid-area:info;align-self:start;justify-self:end}.scpc__quantity-media{grid-area:media;display:grid;place-items:center;width:64px;aspect-ratio:1;overflow:hidden;border-radius:max(4px,calc(var(--scpc-radius) - 4px));background:var(--scpc-surface)}.scpc__quantity-media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}.scpc__quantity-copy{grid-area:copy;min-width:0}.scpc__quantity-copy strong,.scpc__quantity-copy>span{display:block;overflow-wrap:anywhere}.scpc__quantity-copy strong{font-family:var(--scpc-heading-font);font-size:.94rem;line-height:1.2}.scpc__quantity-copy>span,.scpc__quantity-footer>[data-scpc-quantity-price]{color:var(--scpc-muted);font-size:.76rem}.scpc__quantity-copy>span{margin-top:3px}.scpc__quantity-footer{grid-area:footer;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:5px 8px;min-width:0;min-height:32px}.scpc__quantity-footer>[data-scpc-quantity-price]{display:block;min-width:0;overflow-wrap:anywhere}.scpc__stepper{display:grid;grid-template-columns:36px minmax(12px,auto) 36px;align-items:center;flex:0 0 auto;width:max-content;overflow:hidden;border:1px solid var(--scpc-border);border-radius:999px;background:var(--scpc-surface)}.scpc__stepper button{display:grid;place-items:center;width:36px;height:36px;padding:0;border:0;background:transparent;cursor:pointer}.scpc__stepper button:disabled{opacity:.35;cursor:not-allowed}.scpc__stepper output{min-width:12px;text-align:center;font-variant-numeric:tabular-nums;font-weight:700}.scpc__review{margin-top:12px;padding:14px;border:1px solid var(--scpc-border);border-radius:var(--scpc-radius);background:var(--scpc-surface)}.scpc__review-heading,.scpc__review-line,.scpc__review-total{display:flex;align-items:center;justify-content:space-between;gap:14px}.scpc__review-heading h3{margin:0;font-family:var(--scpc-heading-font);font-size:1.2rem}.scpc__review-line,.scpc__review-lines>div,.scpc__review-lines>li{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:8px 0;border-bottom:1px solid var(--scpc-border);font-size:.86rem}.scpc__review-line>span:last-child,.scpc__review-lines>div>span:last-child,.scpc__review-lines>li>span:last-child,.scpc__review-total>strong{font-variant-numeric:tabular-nums;white-space:nowrap}.scpc__review-source{display:inline-flex;align-items:center;margin-left:7px;padding:2px 7px;border-radius:999px;color:var(--scpc-accent);background:var(--scpc-accent-soft);font-size:.68rem;font-weight:700;line-height:1.2;vertical-align:.08em}.scpc__review-total{padding-top:12px;font-size:1rem}.scpc__review-reference{color:var(--scpc-muted)}.scpc__review-reference s,.scpc__review-saving strong{font-variant-numeric:tabular-nums;white-space:nowrap}.scpc__review-saving{color:var(--scpc-accent);font-weight:700}.scpc__purchase-bar{position:sticky;z-index:12;bottom:0;display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:8px;margin:14px -4px 0;padding:10px 4px max(10px,env(safe-area-inset-bottom));border-top:1px solid var(--scpc-border);background:color-mix(in srgb,var(--scpc-background) 94%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.scpc__total-button,.scpc__add-button,.scpc__modal-select{min-height:50px;border-radius:var(--scpc-radius);cursor:pointer}.scpc__total-button{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:7px 36px 7px 11px;border:1px solid var(--scpc-border);background:var(--scpc-background);text-align:left}.scpc__total-button>span:first-child{color:var(--scpc-muted);font-size:.72rem}.scpc__total-values{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 7px}.scpc__total-values s{color:var(--scpc-muted);font-size:.78rem;font-variant-numeric:tabular-nums}.scpc__total-button strong{color:var(--scpc-ink);font-size:1rem;font-variant-numeric:tabular-nums}.scpc__savings{color:var(--scpc-accent);font-size:.72rem;font-weight:700}.scpc__total-chevron{position:absolute;top:50%;inset-inline-end:11px;width:18px;height:18px;color:var(--scpc-muted);pointer-events:none;transform:translateY(-50%);transition:transform .18s ease,color .18s ease}.scpc__total-chevron path{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.scpc__total-button[aria-expanded=true] .scpc__total-chevron{color:var(--scpc-accent);transform:translateY(-50%) rotate(180deg)}.scpc__add-button,.scpc__modal-select{display:flex;align-items:center;justify-content:center;gap:9px;padding:10px 15px;font-weight:700}.scpc__add-button,.scpc__modal-select{border:1px solid var(--scpc-button);color:var(--scpc-button-text);background:var(--scpc-button)}.scpc__modal-select[data-scpc-selected=true]{border-color:var(--scpc-modal-selected);color:var(--scpc-modal-selected-text);background:var(--scpc-modal-selected);-webkit-text-fill-color:var(--scpc-modal-selected-text);opacity:1}@media(hover:hover){.scpc__add-button:not(:disabled):hover,.scpc__modal-select:not(:disabled):hover{border-color:var(--scpc-button-hover);color:var(--scpc-button-hover-text);background:var(--scpc-button-hover);filter:none}}.scpc__add-button:disabled{border-color:var(--scpc-border);color:var(--scpc-muted);background:var(--scpc-surface);cursor:not-allowed;filter:none}.scpc__modal-select:disabled:not([data-scpc-selected=true]){border-color:var(--scpc-border);color:var(--scpc-muted);background:var(--scpc-surface);cursor:not-allowed}.scpc__modal-select:disabled[data-scpc-selected=true]{cursor:default}.scpc__purchase-status{grid-column:1 / -1;min-height:0;margin:0;color:var(--scpc-muted);font-size:.78rem;text-align:center}.scpc__purchase-status:empty{display:none}.scpc__modal{position:fixed;z-index:9999;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:max(12px,env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left))}.scpc__modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:0;background:#0f232e94;cursor:default}.scpc__modal-dialog{position:relative;z-index:1;display:grid;grid-template-rows:auto minmax(0,auto) minmax(0,1fr);width:min(540px,100%);max-height:min(92dvh,860px);overflow:hidden;border:1px solid var(--scpc-border);border-radius:calc(var(--scpc-radius) + 6px);color:var(--scpc-ink);background:var(--scpc-background);box-shadow:var(--scpc-shadow);font-family:var(--scpc-font);letter-spacing:0}.scpc__modal-header{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:62px;padding:10px 12px 10px 18px;border-bottom:1px solid var(--scpc-border)}.scpc__modal-header h3{margin:0;font-family:var(--scpc-heading-font);font-size:clamp(1.15rem,4vw,1.45rem);font-weight:700;line-height:1.15;letter-spacing:0}.scpc__modal-close{flex:0 0 auto;width:42px;height:42px;box-shadow:none}.scpc__modal-close svg{width:20px;height:20px}.scpc__modal-media-shell{position:relative;width:min(100%,max(140px,calc(92dvh - 220px)));min-height:0;margin-inline:auto;overflow:hidden;background:var(--scpc-surface)}.scpc__modal-media{width:100%;height:auto;max-height:none;aspect-ratio:1 / 1;border-radius:0}.scpc__modal-media-arrow{position:absolute;z-index:3;top:50%;display:grid;place-items:center;width:42px;height:42px;padding:0;border:1px solid var(--scpc-border);border-radius:50%;color:var(--scpc-ink);background:color-mix(in srgb,var(--scpc-background) 94%,transparent);box-shadow:0 5px 18px #14313e1f;cursor:pointer;transform:translateY(-50%)}.scpc__modal-media-arrow--previous{left:10px}.scpc__modal-media-arrow--next{right:10px}.scpc__modal-media-arrow:disabled{opacity:.35;cursor:default}.scpc__modal-media-nav{position:absolute;z-index:3;right:0;bottom:10px;left:0;display:flex;justify-content:center;gap:7px;pointer-events:none}.scpc__modal-media-nav .scpc__media-dot{pointer-events:auto;box-shadow:0 0 0 3px color-mix(in srgb,var(--scpc-background) 82%,transparent)}.scpc__modal-content{min-height:0;overflow-y:auto;padding:16px 18px max(18px,env(safe-area-inset-bottom))}.scpc__modal-price{margin:0 0 10px;color:var(--scpc-accent);font-size:1rem;font-variant-numeric:tabular-nums;font-weight:700}.scpc__modal-price:empty,.scpc__modal-body:empty,.scpc__modal-media:empty{display:none}.scpc__modal-body{color:var(--scpc-ink);font-size:.95rem;line-height:1.55;letter-spacing:0}.scpc__modal-select{width:100%;margin-top:16px}html.scpc-modal-open,body.scpc-modal-open{overflow:hidden}.scpc__editor-diagnostics{width:min(1440px,100%);margin:18px auto 0;padding:12px 14px;border:1px solid #e2a33b;border-radius:var(--scpc-radius);color:#553600;background:#fff4dc;font-family:var(--font-body-family, Arial, sans-serif);font-size:.84rem}.scpc__editor-diagnostics ul{margin:8px 0 0;padding-left:20px}.scpc__sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(max-width:749px){.scpc__option-grid:has(>.scpc__quantity-card){grid-template-columns:minmax(0,1fr)}}@media(max-width:420px){.scpc__option-grid--2-mobile .scpc__option-button{padding:8px}.scpc__quantity-card{grid-template-columns:56px minmax(0,1fr);column-gap:9px;row-gap:5px;padding:8px}.scpc__quantity-card--has-info{grid-template-columns:56px minmax(0,1fr) 34px}.scpc__quantity-media{width:56px}.scpc__stepper{margin:0}}@media(min-width:750px){.scpc__modal{padding:24px}.scpc__modal-dialog{width:min(540px,100%)}}@media(min-width:990px){.scpc__layout{grid-template-columns:minmax(380px,1.05fr) minmax(420px,.95fr);align-items:start}.scpc__visual-sticky{position:sticky;top:max(20px,var(--header-height, 20px))}.scpc__viewer{width:min(var(--scpc-media-desktop),100%)}.scpc.is-media-expanded .scpc__layout{grid-template-columns:minmax(0,1fr)}.scpc.is-media-expanded .scpc__configuration-column{display:none}.scpc.is-media-expanded .scpc__viewer{width:min(900px,100%)}.scpc__option-grid--2-desktop{grid-template-columns:repeat(2,minmax(0,1fr))}.scpc__option-grid--3-desktop{grid-template-columns:repeat(3,minmax(0,1fr))}.scpc__option-grid--2-desktop:has(>.scpc__quantity-card),.scpc__option-grid--3-desktop:has(>.scpc__quantity-card){grid-template-columns:repeat(auto-fit,minmax(min(100%,250px),1fr))}.scpc__option-grid--1-desktop{grid-template-columns:minmax(0,1fr)}.scpc__purchase-bar{bottom:0}}@media(prefers-reduced-motion:reduce){.scpc *,.scpc *:before,.scpc *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.scpc[data-sc-configurator] .scpc__media-slide[data-media-type=image]>img,.scpc[data-sc-configurator] .scpc__option-media>img,.scpc[data-sc-configurator] .scpc__quantity-media>img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:50% 50%!important}.scpc__option-card--compact .scpc__option-media{display:none!important}.scpc__option-card--compact .scpc__option-button{display:flex;align-items:center;justify-content:center;gap:12px;min-height:0;padding-block:18px;text-align:center}.scpc__option-card--compact .scpc__option-copy{text-align:center;justify-items:center}.scpc__option-card--compact .scpc__option-price{display:none}.scpc[data-sc-configurator] .scpc__review-heading .scpc__icon-button{width:30px!important;height:30px!important}.scpc[data-sc-configurator] .scpc__review-heading .scpc__icon-button svg{width:15px!important;height:15px!important}.scpc[data-sc-configurator] .scpc__info-button{width:28px!important;height:28px!important;top:8px!important;right:8px!important}.scpc[data-sc-configurator] .scpc__info-button svg{width:15px!important;height:15px!important}.scpc[data-sc-configurator] .scpc__title{font-size:var(--scpc-fs-title)!important}.scpc[data-sc-configurator] .scpc__title em{color:var(--scpc-color-title-accent)!important}.scpc[data-sc-configurator] .scpc__step-heading strong{font-size:var(--scpc-fs-step)!important}.scpc[data-sc-configurator] .scpc__option-copy strong{font-size:var(--scpc-fs-label)!important}.scpc[data-sc-configurator] .scpc__option-price{font-size:var(--scpc-fs-price)!important}.scpc[data-sc-configurator] .scpc__savings,.scpc[data-sc-configurator] .scpc__review-saving{color:var(--scpc-color-savings)!important}@media(max-width:749px){.scpc[data-sc-configurator] .scpc__title{font-size:var(--scpc-fs-title-mobile)!important}.scpc[data-sc-configurator] .scpc__step-heading strong{font-size:var(--scpc-fs-step-mobile)!important}.scpc[data-sc-configurator] .scpc__option-copy strong{font-size:var(--scpc-fs-label-mobile)!important}.scpc[data-sc-configurator] .scpc__option-price{font-size:var(--scpc-fs-price-mobile)!important}}.scpc[data-sc-configurator] .scpc__subheading{font-size:var(--scpc-fs-sub)!important}.scpc[data-sc-configurator] .scpc__total-button strong{font-size:var(--scpc-fs-total)!important}@media(max-width:749px){.scpc[data-sc-configurator] .scpc__subheading{font-size:var(--scpc-fs-sub-mobile)!important}.scpc[data-sc-configurator] .scpc__total-button strong{font-size:var(--scpc-fs-total-mobile)!important}}.scpc__step-heading strong{color:var(--scpc-step-heading-color);font-weight:var(--scpc-step-heading-weight)}.scpc__step-heading span{color:var(--scpc-step-summary-color)}.scpc__option-copy strong{color:var(--scpc-option-label-color);font-weight:var(--scpc-option-label-weight)}.scpc__option-copy>span:not(.scpc__badge){color:var(--scpc-option-subtext-color)}.scpc__option-price{color:var(--scpc-option-price-color);font-weight:var(--scpc-option-price-weight)}.scpc__quantity-copy strong{color:var(--scpc-qty-label-color);font-weight:var(--scpc-qty-label-weight)}.scpc__quantity-copy>span{color:var(--scpc-qty-subtext-color)}.scpc__quantity-footer>[data-scpc-quantity-price]{color:var(--scpc-qty-price-color)}.scpc__matcher label,.scpc__matcher [data-scpc-matcher-input],.scpc__matcher-result{color:var(--scpc-matcher-text-color)}.scpc__matcher-introduction strong,.scpc__matcher-recommendation strong{font-weight:var(--scpc-matcher-heading-weight)}.scpc__matcher-recommendation strong,.scpc__matcher-support a{color:var(--scpc-matcher-accent-color)}.scpc__viewer{position:relative;display:flex;flex-direction:column}.scpc__media-root,.scpc__3d,.scpc__viewer-actions{order:1}.scpc__viewer-mode{order:2;display:flex;justify-content:center;margin:8px 0 0}.scpc__media-nav{order:3}.scpc__3d{position:relative;width:100%;aspect-ratio:1 / 1;border-radius:var(--scpc-radius, 10px);overflow:hidden;background:var(--scpc-surface, #f8faf9)}.scpc__3d[hidden]{display:none}.scpc__3d canvas{display:block;width:100%;height:100%;touch-action:none}.scpc--3d-active [data-scpc-media-root],.scpc--3d-active [data-scpc-media-nav]{display:none!important}.scpc__mode-btn{display:inline-flex;align-items:center;gap:8px;padding:8px 20px;border:1px solid var(--scpc-accent, #47b972);border-radius:999px;background:var(--scpc-accent-soft, #e8f5ed);color:var(--scpc-accent, #47b972);font-size:.82rem;font-weight:700;cursor:pointer;transition:color .15s ease,border-color .15s ease,background .15s ease,box-shadow .15s ease}.scpc__mode-btn:hover{background:var(--scpc-accent, #47b972);color:#fff;border-color:var(--scpc-accent, #47b972)}.scpc__mode-btn.is-active{border-color:var(--scpc-border, #dce4e1);background:var(--scpc-background, #fff);color:var(--scpc-muted, #637681)}.scpc__mode-btn.is-active:hover{border-color:var(--scpc-accent, #47b972);background:var(--scpc-background, #fff);color:var(--scpc-accent, #47b972)}.scpc__mode-icon{width:16px;height:16px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}@keyframes scpc-3d-pulse{0%{box-shadow:0 0 color-mix(in srgb,var(--scpc-accent, #47b972) 45%,transparent)}70%{box-shadow:0 0 0 8px color-mix(in srgb,var(--scpc-accent, #47b972) 0%,transparent)}to{box-shadow:0 0 color-mix(in srgb,var(--scpc-accent, #47b972) 0%,transparent)}}.scpc__mode-btn:not(.is-active):not(.has-been-used){animation:scpc-3d-pulse 2.2s ease-out 3;animation-delay:1.2s}@media(prefers-reduced-motion:reduce){.scpc__mode-btn{animation:none!important}}.scpc__option-media{aspect-ratio:1 / 1}@media(max-width:749px){.scpc__viewer-mode{margin:6px 0 0}.scpc__mode-btn{padding:6px 16px;font-size:.76rem}.scpc__mode-icon{width:14px;height:14px}[data-scpc-context-title]{display:none}.scpc__selection-context{margin:4px 0 0;padding:0;min-height:0}.scpc__visual-column{margin-bottom:0}.scpc__visual-sticky{padding-bottom:0;margin-bottom:0}.scpc__purchase-bar{grid-template-columns:minmax(0,1fr);gap:8px}.scpc__total-button{flex-direction:row;align-items:center;justify-content:space-between;padding:10px 36px 10px 12px}.scpc__total-button>span:first-child{font-size:.75rem}.scpc__total-values{align-items:baseline;justify-content:flex-end}.scpc__add-button{width:100%}}@media(min-width:990px){.scpc__visual-sticky{padding-top:13px}}.scpc__option-card.is-out-of-stock{opacity:.55;cursor:not-allowed}.scpc__option-card.is-out-of-stock .scpc__option-media img{filter:grayscale(100%)}.scpc__option-card.is-out-of-stock .scpc__option-button{cursor:not-allowed;pointer-events:none}.scpc__option-card.is-out-of-stock .scpc__option-price{color:var(--scpc-muted, #637681);font-weight:600}.scpc__option-card.is-out-of-stock .scpc__info-button{pointer-events:auto;opacity:1}[data-scpc-step=protection] .scpc__option-grid,[data-scpc-step=enrichment] .scpc__option-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}[data-scpc-step=protection] .scpc__option-button,[data-scpc-step=enrichment] .scpc__option-button{grid-template-columns:48px minmax(0,1fr);grid-template-areas:"media copy" "media price";align-items:center;gap:4px 10px;min-height:0;padding:9px;text-align:left}[data-scpc-step=protection] .scpc__option-media,[data-scpc-step=enrichment] .scpc__option-media{grid-area:media;grid-column:auto;width:48px;aspect-ratio:1}[data-scpc-step=protection] .scpc__option-copy,[data-scpc-step=enrichment] .scpc__option-copy{grid-area:copy;text-align:left;justify-items:start}[data-scpc-step=protection] .scpc__option-price,[data-scpc-step=enrichment] .scpc__option-price{grid-area:price;align-self:start}[data-scpc-step=protection] .scpc__option-card--compact .scpc__option-button,[data-scpc-step=enrichment] .scpc__option-card--compact .scpc__option-button{grid-template-columns:minmax(0,1fr);grid-template-areas:"copy" "price";padding:9px 12px;min-height:66px;justify-content:center}@media(max-width:480px){[data-scpc-step=protection] .scpc__option-grid,[data-scpc-step=enrichment] .scpc__option-grid{grid-template-columns:minmax(0,1fr)}}.scpc__3d-jump{display:none;margin:10px 0 0;text-align:center}.scpc__3d-jump-link{display:inline-flex;align-items:center;gap:7px;padding:6px 4px;border:0;background:none;color:var(--scpc-accent, #47b972);font-size:.8rem;font-weight:700;text-decoration:underline;text-underline-offset:.18em;text-decoration-thickness:1px;cursor:pointer}.scpc__3d-jump-link:hover{color:var(--scpc-ink, #2f4858)}.scpc__3d-jump-link svg{display:inline-block;width:15px;height:15px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}@media(max-width:749px){.scpc__3d-jump{display:block}}
/*# sourceMappingURL=/cdn/shop/t/106/assets/sc-product-configurator.css.map */
