/* SolarSimon configurator: isolated, lightweight styles in the established palette. */
.ss32-config-page{--c-green:#70bc18;--c-ink:#1d3426;--c-soft:#f1f6ea;--c-border:#dce6d5;color:var(--c-ink);padding-bottom:72px}
.ss32-intro{display:grid;grid-template-columns:1fr 270px;gap:48px;align-items:center;padding:48px 0 36px}.ss32-intro h1{font-size:clamp(36px,4.1vw,60px);line-height:1.06;letter-spacing:-.035em;margin:16px 0 20px}.ss32-intro h1 span{color:#447e16}.ss32-intro>div>p{font-size:18px;line-height:1.7;max-width:700px;color:#617060;margin:0}.ss32-intro-points{display:flex;flex-wrap:wrap;gap:12px 23px;margin-top:23px;font-size:13px;font-weight:650}.ss32-intro-points>span{display:flex;align-items:center;gap:7px}.ss32-intro-points svg{color:#559519}.ss32-simon-intro{background:linear-gradient(140deg,#eef5e5,#f8faf4);border:1px solid #e1ebd9;border-radius:28px;text-align:center;padding:16px 21px 22px;transform:rotate(2deg)}.ss32-simon-intro img{width:145px;height:145px;object-fit:contain;display:block;margin:0 auto 8px}.ss32-simon-intro strong{font-size:18px;color:#417a18}.ss32-simon-intro p{font-size:14px;line-height:1.55;margin:7px 0 0}
.ss32-configurator [hidden]{display:none!important}.ss32-configurator button,.ss32-configurator input,.ss32-configurator select{font-family:inherit}.ss32-configurator button{cursor:pointer}.ss32-configurator button:disabled{cursor:default}.ss32-configurator :focus-visible{outline:3px solid #67a831;outline-offset:4px}.ss32-steps{display:flex;gap:7px;overflow-x:auto;scrollbar-width:thin;padding:0 0 13px;scroll-snap-type:x proximity}.ss32-steps button{flex:1;min-width:125px;display:flex;align-items:center;justify-content:center;gap:9px;background:#f6f8f3;border:1px solid #e3e9de;border-radius:14px;padding:13px 15px;color:#62705e;font-size:14px;font-weight:650;white-space:nowrap;scroll-snap-align:center}.ss32-steps button span{display:grid;place-items:center;border-radius:50%;background:#e7eddf;width:25px;height:25px;font-size:12px;flex-shrink:0}.ss32-steps button[aria-current]{background:#1d3d2a;border-color:#1d3d2a;color:white}.ss32-steps button[aria-current] span{background:#83c33a;color:#14311d}.ss32-steps button.is-complete{color:#427815;background:#eef6e4;border-color:#d4e4c7}.ss32-progress{height:3px;background:#edf2e7;border-radius:5px;margin:0 0 28px;overflow:hidden}.ss32-progress>span{display:block;width:16.666%;height:100%;background:#73b52f;transition:width .25s ease}
.ss32-layout{display:grid;grid-template-columns:minmax(0,1fr) 355px;align-items:start;gap:28px}.ss32-main{min-width:0;background:#fff;border:1px solid var(--c-border);border-radius:27px;padding:30px}.ss32-main fieldset{margin:0;padding:0;border:0;min-width:0;animation:ss32-appear .22s ease}.ss32-main legend{font-size:clamp(24px,2.2vw,32px);font-weight:730;line-height:1.2;letter-spacing:-.025em;float:none;width:100%;padding:0;margin:0 0 14px}.ss32-step-copy{font-size:16px;line-height:1.7;color:#65715f;margin:0 0 24px}.ss32-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.ss32-choice{min-width:0;position:relative;border:1px solid #dfe7d9;border-radius:20px;overflow:hidden;background:white;transition:border-color .18s,box-shadow .18s}.ss32-choice:has(input:checked){border-color:#6da827;box-shadow:0 0 0 2px #6da827}.ss32-choice:has(input:disabled){opacity:.62}.ss32-choice label{display:block;cursor:pointer;height:100%}.ss32-choice input[type=radio]{appearance:auto;position:absolute;width:19px;height:19px;margin:0;right:13px;top:13px;accent-color:#539414;z-index:1}.ss32-choice label>img{width:100%;height:155px;object-fit:contain;background:#f6f8f3;display:block}.ss32-locations .ss32-choice label>img{object-fit:cover;height:148px}.ss32-choice-copy{display:block;padding:16px}.ss32-choice-copy>strong{display:block;font-size:17px;font-weight:700;line-height:1.3;padding-right:14px}.ss32-choice-copy>small{display:block;font-size:13px;line-height:1.6;color:#63715f;margin-top:9px}.ss32-choice-copy .ss32-option-price{display:block;font-size:18px;font-weight:750;letter-spacing:-.015em;margin-top:13px;color:#356c17}.ss32-choice-copy .ss32-option-price small{font-size:12px;display:block;font-weight:400;line-height:1.5;color:#687762;margin-top:4px}.ss32-choice>button{position:relative;display:flex;align-items:center;gap:7px;width:100%;background:#f7faf3;border:0;border-top:1px solid #e6edde;padding:12px 16px;font-size:13px;color:#477126;text-align:left;font-weight:600}.ss32-choice:has(>button) label{height:auto}.ss32-choice .ss32-tag{margin-bottom:9px}.ss32-locations .ss32-choice:last-child{grid-column:1/-1;background:#f7f9f4}.ss32-locations .ss32-choice:last-child .ss32-choice-copy{padding:17px 40px 17px 19px}.ss32-locations .ss32-choice:last-child small{margin-top:4px}
.ss32-system-grid{display:grid;gap:16px}.ss32-system-grid .ss32-choice label{display:grid;grid-template-columns:160px 1fr;align-items:center}.ss32-system-grid .ss32-choice label>img{height:180px;padding:12px;background:#f5f8f0}.ss32-system-grid .ss32-choice-copy{padding:20px 30px 20px 18px}.ss32-system-grid .ss32-choice-copy>strong{font-size:20px}.ss32-feature-list{padding:0;margin:11px 0 0;list-style:none;display:grid;gap:5px;font-size:13px;line-height:1.5;color:#5b6b56}.ss32-feature-list li::before{content:'✓';color:#579723;margin-right:7px}.ss32-tag{display:inline-block;font-size:10px;font-weight:750;letter-spacing:.09em;color:#416723;background:#eaf3df;border-radius:7px;padding:5px 7px}.ss32-info-link{display:inline-flex;align-items:center;gap:8px;border:0;background:transparent;padding:12px 0;color:#447a20;font-size:14px;font-weight:650;line-height:1.5;text-align:left;margin-top:8px}.ss32-info-link:hover{text-decoration:underline}.ss32-module-note{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:14px 16px;background:#f1f6e9;border-radius:15px;font-size:13px;line-height:1.6;margin-bottom:19px}.ss32-module-note svg{flex-shrink:0;color:#5e902a}.ss32-module-note>span{flex:1;min-width:100px}.ss32-module-note button{background:transparent;border:0;text-decoration:underline;font-size:12px;color:#47761e;padding:5px}.ss32-roof-layout{margin-top:25px}.ss32-roof-layout h3{font-size:18px;margin:0 0 12px}.ss32-layout-choice{position:relative;border:1px solid #dce6d3;border-radius:17px;padding:17px;cursor:pointer;display:flex;flex-direction:column;gap:7px;font-size:14px}.ss32-layout-choice:has(:checked){border-color:#6da827;background:#f4f8ef}.ss32-layout-choice input{position:absolute;right:12px;top:12px;accent-color:#539414}.ss32-layout-choice small{color:#6b7865;font-size:12px;line-height:1.5}.ss32-panel-drawing{display:grid;grid-template-columns:repeat(4,22px);gap:3px;padding:6px 0 8px;width:max-content}.ss32-panel-drawing i{height:32px;background:repeating-linear-gradient(0deg,transparent,transparent 7px,#708078 8px),repeating-linear-gradient(90deg,#283d32,#283d32 10px,#708078 11px);border:1px solid #708078;border-radius:2px}.ss32-panel-drawing.two-rows{grid-template-columns:repeat(2,22px)}.ss32-panel-drawing.two-rows i{height:16px}.ss32-mount-result{padding:17px 19px;margin-top:20px;border-radius:16px;border:1px solid #d5e5c5;background:#f4f9ed;font-size:14px;line-height:1.7}.ss32-mount-result:empty{display:none}.ss32-mount-result strong{display:block;margin-bottom:5px}.ss32-small{font-size:12px;line-height:1.65;color:#687463;margin:13px 0 0}
.ss32-cables{grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:20px}.ss32-cables .ss32-choice-copy{padding:24px 14px 17px}.ss32-cables .ss32-choice-copy>strong{font-size:19px}.ss32-cables input[type=radio]{width:15px;height:15px;top:8px;right:8px}.ss32-included-grid{display:grid;gap:12px;margin-top:18px}.ss32-included-card{display:grid;grid-template-columns:60px 1fr;gap:15px;border:1px solid #e1e9d9;border-radius:17px;padding:17px;background:#fbfcf8;align-items:center}.ss32-included-card>img{width:60px;height:60px;object-fit:contain}.ss32-included-card h3{font-size:16px;line-height:1.3;margin:0 0 5px}.ss32-included-card p{font-size:13px;color:#61715d;line-height:1.6;margin:0}.ss32-included-card button{border:0;background:none;color:#4d8026;font-size:12px;padding:7px 0 0;text-decoration:underline}.ss32-included-card .ss32-tag{margin-bottom:6px}.ss32-simon-tip{display:flex;gap:15px;background:#edf4e5;border-radius:18px;padding:18px;margin-top:24px;align-items:center}.ss32-simon-tip img{width:64px;height:64px;flex-shrink:0;object-fit:contain}.ss32-simon-tip strong{font-size:14px;color:#426c20}.ss32-simon-tip p{font-size:13px;line-height:1.65;color:#5d6e55;margin:5px 0 0}.ss32-addon{border:1px solid #dce6d3;border-radius:21px;padding:21px;display:grid;grid-template-columns:110px 1fr;gap:20px;background:#fafcf7}.ss32-addon>img{width:110px;height:110px;object-fit:contain;background:#fff;border-radius:15px}.ss32-addon h3{font-size:20px;line-height:1.3;margin:9px 0}.ss32-addon p{font-size:14px;color:#64715f;line-height:1.65;margin:0 0 15px}.ss32-addon-fields{display:grid;gap:14px}.ss32-addon-fields label{display:grid;gap:7px;font-size:12px;font-weight:600}.ss32-addon-fields select{width:100%;background:#fff;border:1px solid #cedcc4;padding:12px;border-radius:10px;font-size:14px;color:#244029;min-height:45px}.ss32-addon [data-c-dc-price]{display:block;font-size:20px;margin-top:16px;color:#43791b}.ss32-addon .ss32-small{font-size:11px;margin:4px 0 0}.ss32-upgrade{background:#edf5e4;border-radius:18px;padding:21px;display:grid;gap:16px;margin-top:21px}.ss32-upgrade strong{font-size:17px}.ss32-upgrade p{font-size:14px;margin:7px 0 0;line-height:1.6}.ss32-upgrade .button{justify-self:start;font-size:13px;padding:12px 17px}
.ss32-summary{position:sticky;top:calc(var(--ss-header-height,104px) + 20px);border:1px solid #d8e5cc;border-radius:25px;padding:25px;background:linear-gradient(155deg,#f5f9ef,#fff 65%);box-shadow:0 12px 40px #273c1710}.ss32-summary-heading .eyebrow{font-size:10px;letter-spacing:.12em}.ss32-summary-heading h2{font-size:25px;line-height:1.2;letter-spacing:-.02em;margin:12px 0 20px}.ss32-summary-product{display:flex;align-items:center;gap:13px;padding-bottom:18px;margin-bottom:16px;border-bottom:1px solid #dde7d4}.ss32-summary-product img{width:84px;height:84px;object-fit:contain;background:#fff;border-radius:12px;flex-shrink:0}.ss32-summary-product strong{display:block;font-size:16px;line-height:1.35}.ss32-summary-product span{display:block;font-size:12px;color:#6a7861;line-height:1.6;margin-top:6px}.ss32-summary-rows{margin:0;display:grid;gap:13px}.ss32-summary-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px}.ss32-summary-row dt{font-size:13px;line-height:1.5;font-weight:500;min-width:0}.ss32-summary-row dt small{display:block;font-size:11px;color:#7a8574;line-height:1.5}.ss32-summary-row dd{font-size:14px;font-weight:650;margin:0;white-space:nowrap}.ss32-summary-row button{border:0;padding:0;background:none;text-align:left;font:inherit;color:inherit}.ss32-summary-row button:hover{text-decoration:underline}.ss32-summary-alert{background:#f0f5e8;border-left:3px solid #92b866;border-radius:8px;padding:12px 13px;font-size:12px;line-height:1.65;margin-top:17px;color:#566642}.ss32-summary-alert:empty{display:none}.ss32-summary-total{display:flex;justify-content:space-between;align-items:baseline;gap:12px;border-top:1px solid #d9e4d0;margin-top:20px;padding-top:20px}.ss32-summary-total>span{font-size:14px;font-weight:650}.ss32-summary-total strong{font-size:27px;white-space:nowrap;letter-spacing:-.03em}.ss32-tax-note{font-size:11px;color:#6b7766;line-height:1.7;margin:12px 0}.ss32-tax-note button{border:0;background:none;padding:0;text-decoration:underline;font-size:inherit;color:inherit}.ss32-summary-shipping{display:flex;gap:9px;font-size:12px;line-height:1.6;color:#487d25}.ss32-summary-shipping svg{flex-shrink:0}.ss32-summary-contact{border-top:1px solid #e1e8da;margin-top:20px;padding-top:18px;display:flex;gap:12px;align-items:center}.ss32-summary-contact strong{font-size:12px;display:block}.ss32-summary-contact a{display:inline-block;font-size:14px;color:#416e23;margin-top:5px}.ss32-summary-contact svg{color:#619530}
.ss32-navigation{display:flex;justify-content:space-between;gap:14px;border-top:1px solid #e3eadd;padding-top:24px;margin-top:27px}.ss32-navigation .button{font-size:14px;line-height:1.35;min-height:52px;padding:15px 22px;display:flex;align-items:center;justify-content:center;gap:10px;text-align:center}.ss32-navigation .button:disabled{opacity:.45}.ss32-navigation [data-c-submit]{margin-left:auto}.ss32-status{font-size:13px;line-height:1.6;color:#84552f;margin:14px 0 0}.ss32-status:empty{display:none}.ss32-change-notice,.ss32-notice{font-size:14px;line-height:1.6;background:#f3f7ea;border:1px solid #dbe6cb;border-radius:13px;padding:14px 17px;margin:0 0 22px}.ss32-change-notice:empty{display:none}.ss32-set-quantity{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:19px 0;border-bottom:1px solid #e3eadc;margin-bottom:18px}.ss32-set-quantity>label{font-size:14px;max-width:260px;line-height:1.6}.ss32-config-stepper{display:grid;grid-template-columns:42px 44px 42px;height:46px;overflow:hidden;border:1px solid #d3dfc9;border-radius:12px;background:#fff;flex-shrink:0}.ss32-config-stepper button{border:0;background:#f0f6e9;font-size:22px;color:#416d22;padding:0}.ss32-config-stepper input{width:44px;border:0!important;min-width:0!important;height:44px!important;appearance:textfield;-moz-appearance:textfield;text-align:center;font-size:19px;font-weight:700;color:#203926;padding:0!important;border-radius:0!important;background:#fff!important}.ss32-config-stepper input::-webkit-inner-spin-button{appearance:none}.ss32-review-selection{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 10px}.ss32-review-selection button{border:1px solid #d8e5cd;background:#f4f8ef;border-radius:20px;padding:9px 13px;font-size:12px;color:#4e7436}.ss32-review-line{display:grid;grid-template-columns:62px 1fr auto;gap:14px;align-items:center;border-bottom:1px solid #e5ebdf;padding:18px 0}.ss32-review-line img{width:62px;height:62px;object-fit:contain;background:#f8faf5;border-radius:12px}.ss32-review-line strong{font-size:14px;line-height:1.5;display:block}.ss32-review-line small{display:block;font-size:11px;line-height:1.6;color:#75816b;margin-top:5px}.ss32-review-line>b{font-size:16px;white-space:nowrap}.ss32-detail{border:1px solid #dce6d4;border-radius:16px;padding:0 18px;margin-top:23px}.ss32-detail>summary{cursor:pointer;padding:17px 0;font-size:14px;font-weight:650}.ss32-detail h3{font-size:15px;margin:15px 0 10px}.ss32-detail ul{font-size:13px;line-height:1.75;padding-left:20px;margin:0 0 20px}
.ss32-dialog{box-sizing:border-box;border:1px solid #e0e9d7;border-radius:24px;padding:26px;max-width:600px;width:calc(100% - 32px);max-height:85dvh;overflow:auto;background:#fff;color:#1d3426;box-shadow:0 30px 100px #0c211f44}.ss32-dialog::backdrop{background:#152e2266;backdrop-filter:blur(4px)}.ss32-dialog-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:17px}.ss32-dialog-header>button{border:1px solid #dce6d3;background:#f4f8ee;border-radius:50%;font-size:26px;width:42px;height:42px;display:grid;place-items:center;line-height:1;padding:0;color:#456233}.ss32-dialog h2{font-size:28px;line-height:1.2;letter-spacing:-.02em;margin:0 0 22px}.ss32-dialog h3{font-size:18px;line-height:1.3;margin:22px 0 11px}.ss32-dialog p,.ss32-dialog li{font-size:15px;line-height:1.75;color:#5b6d56}.ss32-dialog ul{padding-left:21px}.ss32-dialog .ss32-info-image{width:160px;height:160px;object-fit:contain;float:right;margin:0 0 18px 20px;background:#f8faf5;border-radius:18px}.ss32-info-fact{padding:13px 16px;background:#f1f6e9;border-radius:13px;font-size:14px;line-height:1.6;margin:12px 0}.ss32-doc-link{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px;margin-top:10px;border:1px solid #dce6d4;border-radius:13px;text-decoration:none;font-size:13px;line-height:1.5;color:#356924}.ss32-doc-link small{font-size:11px;color:#7a886c;display:block}.ss32-mobile-bar{display:none}
@keyframes ss32-appear{from{opacity:.6;transform:translateY(5px)}to{opacity:1;transform:none}}
@media(min-width:1200px){.ss32-info-dialog{margin:0 0 0 auto;height:100dvh;max-height:100dvh;border-radius:25px 0 0 25px;padding:35px;width:540px}}
@media(max-width:1100px){.ss32-layout{grid-template-columns:minmax(0,1fr) 310px;gap:20px}.ss32-main{padding:24px}.ss32-summary{padding:21px}.ss32-summary-total strong{font-size:25px}.ss32-system-grid .ss32-choice label{grid-template-columns:130px 1fr}.ss32-system-grid .ss32-choice label>img{height:170px}.ss32-addon{grid-template-columns:80px 1fr;padding:17px;gap:14px}.ss32-addon>img{width:80px;height:80px}}
@media(max-width:820px){.ss32-config-page{padding-bottom:130px}.ss32-intro{grid-template-columns:1fr;padding:28px 0 27px;gap:21px}.ss32-intro h1{font-size:40px;margin:13px 0 17px}.ss32-intro>div>p{font-size:16px}.ss32-intro-points{font-size:11px;gap:10px 15px;margin-top:17px}.ss32-simon-intro{display:flex;align-items:center;gap:13px;padding:10px 17px;text-align:left;border-radius:18px;transform:none}.ss32-simon-intro img{width:65px;height:65px;margin:0}.ss32-simon-intro strong{font-size:15px}.ss32-simon-intro p{font-size:12px;margin-top:5px}.ss32-steps button{min-width:116px;padding:11px 13px;font-size:12px;gap:8px}.ss32-steps button span{width:22px;height:22px;font-size:11px}.ss32-layout{grid-template-columns:1fr}.ss32-summary{display:none}.ss32-main{padding:22px;border-radius:22px}.ss32-progress{margin-bottom:18px}.ss32-main legend{font-size:27px}.ss32-step-copy{font-size:15px;margin-bottom:20px}.ss32-mobile-bar{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:50;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid #d5e4c9;background:#fffffff5;backdrop-filter:blur(14px);box-shadow:0 -6px 24px #2539230c;padding:13px max(18px,env(safe-area-inset-right)) calc(13px + env(safe-area-inset-bottom)) max(18px,env(safe-area-inset-left))}.ss32-mobile-bar>[data-c-open-summary]{text-align:left;border:0;background:none;padding:0;color:#25442c;min-height:47px}.ss32-mobile-bar [data-c-open-summary]>span{font-size:10px;display:block}.ss32-mobile-bar strong{font-size:23px;line-height:1.5;letter-spacing:-.02em;display:block}.ss32-mobile-bar small{font-size:10px;color:#5f7c46;display:block;text-decoration:underline}.ss32-mobile-bar>.button{padding:15px 20px;min-height:51px;font-size:13px;max-width:52%;gap:8px;line-height:1.4;justify-content:center;text-align:center}.ss32-mobile-bar>.button:disabled{opacity:.5}.ss32-configurator:has(dialog[open]) .ss32-mobile-bar{display:none}.ss32-dialog{margin:auto auto 0;width:100%;max-width:none;border-radius:23px 23px 0 0;max-height:88dvh;padding:22px 22px calc(22px + env(safe-area-inset-bottom))}.ss32-dialog .ss32-info-image{width:110px;height:110px}.ss32-summary-dialog .ss32-summary-heading h2{font-size:25px}.ss32-summary-dialog .ss32-summary-product img{width:75px;height:75px}.ss32-dialog h2{font-size:25px}.ss32-dialog p,.ss32-dialog li{font-size:14px}.ss32-navigation .button{font-size:13px;padding:14px 16px}.ss32-navigation [data-c-submit]{max-width:75%}.ss32-tax-note{font-size:11px!important}}
@media(max-width:480px){.ss32-main{padding:19px 15px}.ss32-card-grid{gap:11px}.ss32-choice-copy{padding:13px}.ss32-choice-copy>strong{font-size:15px}.ss32-choice-copy>small{font-size:12px}.ss32-choice label>img,.ss32-locations .ss32-choice label>img{height:115px}.ss32-choice-copy .ss32-option-price{font-size:16px}.ss32-choice>button{padding:12px;font-size:11px}.ss32-system-grid .ss32-choice label{grid-template-columns:97px 1fr}.ss32-system-grid .ss32-choice label>img{height:155px;padding:6px}.ss32-system-grid .ss32-choice-copy{padding:17px 25px 17px 13px}.ss32-system-grid .ss32-choice-copy>strong{font-size:18px}.ss32-feature-list{font-size:11px}.ss32-module-note{font-size:12px;padding:12px}.ss32-cables{gap:8px}.ss32-cables .ss32-choice-copy{padding:22px 10px 13px}.ss32-cables .ss32-choice-copy>strong{font-size:17px}.ss32-addon{grid-template-columns:1fr}.ss32-addon>img{width:85px;height:85px}.ss32-addon h3{font-size:19px}.ss32-simon-tip{padding:14px;gap:11px}.ss32-simon-tip img{width:48px;height:48px}.ss32-simon-tip p{font-size:12px}.ss32-review-line{grid-template-columns:50px 1fr;gap:10px}.ss32-review-line img{width:50px;height:50px}.ss32-review-line>b{grid-column:2;font-size:17px}.ss32-review-line strong{font-size:13px}.ss32-layout-choice{padding:13px}.ss32-layout-choice strong{font-size:13px}.ss32-set-quantity>label{font-size:12px}.ss32-config-stepper{grid-template-columns:38px 40px 38px}.ss32-config-stepper input{width:40px}.ss32-intro .eyebrow{font-size:10px}}
@media(prefers-reduced-motion:reduce){.ss32-configurator *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

.ss32-main legend{scroll-margin-top:140px}
@media(max-width:480px){
.ss32-system-grid .ss32-choice label{grid-template-columns:82px minmax(0,1fr);gap:8px 12px;padding:18px;align-items:start}
.ss32-system-grid .ss32-choice label>img{grid-column:1;grid-row:1/3;width:82px;height:90px;padding:4px}
.ss32-system-grid .ss32-choice-copy{display:contents}
.ss32-system-grid .ss32-choice-copy>.ss32-tag{grid-column:2;font-size:9px;margin:0 16px 0 0;align-self:start;justify-self:start}
.ss32-system-grid .ss32-choice-copy>strong{grid-column:2;padding:0;font-size:18px;line-height:1.3}
.ss32-system-grid .ss32-choice-copy>small,.ss32-system-grid .ss32-feature-list,.ss32-system-grid .ss32-option-price{grid-column:1/-1}
.ss32-system-grid .ss32-choice-copy>small{font-size:14px;line-height:1.6;margin-top:5px}
.ss32-system-grid .ss32-feature-list{font-size:13px;line-height:1.6;margin-top:4px}
.ss32-system-grid .ss32-choice-copy .ss32-option-price{font-size:21px;margin-top:6px}
.ss32-system-grid .ss32-choice-copy .ss32-option-price small{font-size:12px}
.ss32-choice>button{font-size:13px}
}
@media(max-width:820px){body:has(.ss32-configurator) .cky-btn-revisit-wrapper{bottom:calc(105px + env(safe-area-inset-bottom))!important}}
@media(max-width:820px){.ss32-main legend{scroll-margin-top:110px}}

.ss32-product-extras{margin:20px 0;padding:16px;border:1px solid #e0e8d9;border-radius:15px;background:#f7faf3;font-size:13px;line-height:1.6}.ss32-product-extras:empty{display:none}.ss32-product-extras .wapf-product-totals{display:none}.ss32-product-extras .wapf-field-label{font-weight:650;margin-bottom:7px}.ss32-product-extras .wapf-input-label{display:flex;align-items:flex-start;gap:10px}.ss32-product-extras input[type=checkbox]{margin-top:4px;flex-shrink:0;accent-color:#539414}
