.iqc--roi .iqc-option-group{margin-bottom:16px}.iqc--roi .iqc-option-group__label{font-weight:600;font-size:14px;color:#131313;margin-bottom:8px}.iqc--roi .iqc-option-list{display:flex;flex-direction:column;gap:8px}.iqc--roi .iqc-option-card{display:flex;flex-direction:column;padding:16px 24px;background:#fff;border:1px solid #e5e5e5;border-radius:12px;cursor:pointer;transition:all .2s ease;text-align:left;width:100%;font-family:inherit;min-height:64px}.iqc--roi .iqc-option-card:hover{border-color:#7d7d7d;background:#f9f9f9}.iqc--roi .iqc-option-card--selected{background:#fff;border:2px solid #f37321;padding:15px 23px}.iqc--roi .iqc-option-group__desc{font-size:14px;color:#525252;margin-top:-4px;margin-bottom:12px}.iqc--roi .iqc-option-card__top{display:flex;justify-content:space-between;align-items:center;width:100%}.iqc--roi .iqc-option-card__bottom{width:100%}.iqc--roi .iqc-option-card__info{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.iqc--roi .iqc-option-card__label{font-weight:600;font-size:14px;color:#131313}.iqc--roi .iqc-option-card__desc{font-size:12px;color:#525252}.iqc--roi .iqc-option-card__divider{display:block;height:1px;background:#e5e5e5;margin:8px 0 6px}.iqc--roi .iqc-option-card__detail{font-size:11px;color:#7d7d7d}.iqc--roi .iqc-option-card__price-wrap{display:flex;flex-direction:column;align-items:flex-end;gap:2px;margin-left:16px;white-space:nowrap;flex-shrink:0}.iqc--roi .iqc-option-card__price{font-weight:700;font-size:16px;color:#131313;white-space:nowrap}.iqc--roi .iqc-option-card__price--original{font-weight:400;font-size:13px;color:#7d7d7d;text-decoration:line-through}.iqc--roi .iqc-option-card__price--loading{font-weight:400;color:#7d7d7d;animation:iqc-pulse 1.2s ease-in-out infinite}.iqc--roi .iqc-option-card__qty{display:inline-flex;align-items:center;border:1px solid #e5e5e5;border-radius:4px;overflow:hidden;margin-bottom:4px}.iqc--roi .iqc-option-card__qty-btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:#f9f9f9;border:none;cursor:pointer;font-size:14px;font-weight:600;color:#131313;padding:0;transition:background .2s ease;font-family:inherit}.iqc--roi .iqc-option-card__qty-btn:hover{background:#e5e5e5}.iqc--roi .iqc-option-card__qty-input{width:36px;height:28px;text-align:center;border:none;border-left:1px solid #e5e5e5;border-right:1px solid #e5e5e5;font-size:13px;font-weight:600;color:#131313;background:#fff;padding:0;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield;font-family:inherit}.iqc--roi .iqc-option-card__qty-input::-webkit-inner-spin-button,.iqc--roi .iqc-option-card__qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.iqc--roi .iqc-option-card__qty-input:focus{outline:none}@keyframes iqc-pulse{0%,to{opacity:.4}50%{opacity:1}}.iqc--roi .iqc-grid-card__badge{display:flex;align-items:center;justify-content:center;gap:2px;font-size:0}.iqc--roi .iqc-grid-card__desc{display:inline-block;background:#e5e5e5;color:#3c3c3c;font-size:11px;font-weight:400;border-radius:99px;padding:4px 12px;line-height:1.4;text-align:center}.iqc--roi .iqc-calc-result{position:relative;background:#fff;border-radius:16px;padding:48px 48px 36px!important;box-shadow:0 1px 6px #0000000f;margin:24px auto;overflow:hidden;max-width:960px}.iqc--roi .iqc-calc-result:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:#ea6100;border-radius:16px 16px 0 0}@media(max-width:600px){.iqc--roi .iqc-calc-result{padding:36px 16px 20px!important;max-width:100%}}.iqc--roi .iqc-result-header{display:flex;justify-content:space-between;align-items:flex-start;gap:32px;padding-bottom:28px;border-bottom:1px solid #e5e5e5;margin-bottom:0}@media(max-width:600px){.iqc--roi .iqc-result-header{flex-direction:column;gap:20px}}.iqc--roi .iqc-result-header__left{flex:1;min-width:0}.iqc--roi .iqc-result-header__title{font-size:28px;font-weight:400;color:#131313;margin:0 0 8px;line-height:1.25}.iqc--roi .iqc-result-header__sub{font-size:14px;color:#666;margin:0;line-height:1.5}.iqc--roi .iqc-result-header__banner{flex-shrink:0;background:#fff5ee;border:1.5px solid #EA6100;border-radius:12px;padding:18px 28px;text-align:left;min-width:280px}.iqc--roi .iqc-result-header__banner-label{font-size:13px;color:#131313;margin:0 0 4px;font-weight:500}.iqc--roi .iqc-result-header__banner-price{font-size:2.5rem;font-weight:700;color:#ea6100;margin:0 0 6px;line-height:1.1}.iqc--roi .iqc-result-header__banner-breakdown{font-size:12px;color:#666;margin:0}.iqc--roi .iqc-result-section__title{font-size:15px;font-weight:600;color:#131313;margin:28px 0 14px}.iqc--roi .iqc-calc-result .iqc-calc-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:0}@media(max-width:600px){.iqc--roi .iqc-calc-result .iqc-calc-stats{grid-template-columns:repeat(2,1fr)}}.iqc--roi .iqc-calc-result .iqc-calc-stat{display:flex;flex-direction:column;align-items:flex-start;text-align:left;padding:18px 20px;border:1px solid #e5e5e5;border-radius:10px;gap:6px;background:#f5f5f5}.iqc--roi .iqc-calc-result .iqc-calc-stat__label{font-size:12px;color:#666;margin:0;order:-1;line-height:1.3}.iqc--roi .iqc-calc-result .iqc-calc-stat__value{font-size:20px;font-weight:700;color:#131313;line-height:1.2}.iqc--roi .iqc-calc-result .iqc-result-section__title+.iqc-result-summary{border-top:none}.iqc--roi .iqc-result-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-bottom:0;padding-bottom:24px;border-bottom:1px solid #e5e5e5}@media(max-width:600px){.iqc--roi .iqc-result-summary{grid-template-columns:repeat(2,1fr)}}.iqc--roi .iqc-result-summary__item{display:flex;flex-direction:column;gap:10px;padding:18px 4px;border-bottom:1px solid #f0f0f0}.iqc--roi .iqc-result-summary__item:nth-last-child(-n+4){border-bottom:none}@media(max-width:600px){.iqc--roi .iqc-result-summary__item:nth-last-child(-n+4){border-bottom:1px solid #f0f0f0}.iqc--roi .iqc-result-summary__item:nth-last-child(-n+2){border-bottom:none}}.iqc--roi .iqc-result-summary__icon-label{display:flex;align-items:center;gap:6px;color:#666;font-size:12px}.iqc--roi .iqc-result-summary__icon{display:flex;align-items:center;color:#999;flex-shrink:0}.iqc--roi .iqc-result-summary__icon svg{width:16px;height:16px}.iqc--roi .iqc-result-summary__label{white-space:nowrap}.iqc--roi .iqc-result-summary__value{font-size:15px;font-weight:600;color:#131313;line-height:1.3}.iqc--roi .iqc-result-disclaimer{background:#ecfdf5;border-radius:8px;padding:16px 20px;margin:24px 0 8px;font-size:13px;color:#065f46;line-height:1.5}.iqc--roi .iqc-result-download{display:flex;align-items:center;justify-content:center;width:100%;gap:8px;padding:20px 0 8px;cursor:pointer;color:#131313;background:none;border:none;text-align:center}.iqc--roi .iqc-result-download:hover{opacity:.7}.iqc--roi .iqc-result-download__label{font-size:14px;font-weight:600;text-decoration:underline}.iqc--roi .iqc-buttons--result{display:flex;flex-direction:row!important;gap:16px;justify-content:center;margin-top:16px;margin-bottom:12px}@media(max-width:480px){.iqc--roi .iqc-buttons--result{flex-direction:column!important}}.iqc--roi .iqc-buttons--result .iqc-btn{padding:14px 32px;border-radius:999px;font-size:15px;font-weight:600;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;gap:8px;justify-content:center;font-family:inherit;transition:all .2s;min-width:200px}.iqc--roi .iqc-buttons--result .iqc-btn--outline{background:#fff;color:#131313;border:1.5px solid #d1d5db}.iqc--roi .iqc-buttons--result .iqc-btn--outline:hover{border-color:#999}.iqc--roi .iqc-buttons--result .iqc-btn--primary{background:#131313;color:#fff;border:1.5px solid #131313}.iqc--roi .iqc-buttons--result .iqc-btn--primary:hover{background:#333;border-color:#333}.iqc--roi .iqc-start-over-link{display:flex;align-items:center;justify-content:center;gap:6px;background:none;border:none;cursor:pointer;font-size:14px;font-weight:600;color:#131313;text-decoration:underline;padding:12px 0 0;margin:0 auto;font-family:inherit;width:100%}.iqc--roi .iqc-start-over-link:hover{opacity:.7}.iqc--roi .iqc-calc-notice{display:flex;align-items:flex-start;gap:10px;background:#fffbeb;border:1px solid #fcd34d;border-radius:8px;padding:14px 18px;margin:16px 0;font-size:13px;color:#78350f;line-height:1.5}.iqc--roi .iqc-calc-notice svg{flex-shrink:0;margin-top:1px}.iq-checker-widget{background:transparent!important}.roi-sp{max-width:1280px;margin:0 auto;padding:0 24px;font-family:enphase-visuelt-regular,sans-serif;box-sizing:border-box;background:transparent}.roi-sp__header{max-width:680px;padding:24px 0 0;margin-bottom:32px}.roi-sp__layout{display:grid;grid-template-columns:1fr 540px;gap:32px;align-items:start;padding:0 24px 40px;max-width:100%;box-sizing:border-box}@media(max-width:960px){.roi-sp__layout{grid-template-columns:1fr;gap:32px;padding:24px 0 40px}.roi-sp__header{padding-top:24px;margin-bottom:32px}}@media(max-width:480px){.roi-sp{padding:0 24px}.roi-sp__eyebrow{font-size:16px;letter-spacing:1.92px}.roi-sp__title{font-size:26px}.roi-sp__subtitle{font-size:16px;line-height:1.5}.roi-sp__step{padding:32px 16px}.roi-sp__step-title{font-size:18px}.roi-sp__hint{font-size:14px}.roi-sp__kits{flex-direction:column}.roi-sp__kit{width:100%}.roi-sp__kit-name{font-size:16px;line-height:1.5}.roi-sp__kit-spec{font-size:14px}.roi-sp__kit-badge{font-size:12px}.roi-sp__field label{font-size:14px}.roi-sp__field label output{font-size:14px}.roi-sp__range-ends{font-size:12px}.roi-sp__seg-label,.roi-sp__rselect-btn-main{font-size:14px}.roi-sp__count-line{font-size:12px}.roi-sp__step-image img{max-height:240px}.roi-sp__disclaimer{font-size:12px}.roi-sp__inputs{gap:16px}}.roi-sp__inputs{display:flex;flex-direction:column;gap:16px}.roi-sp__eyebrow{font-family:T-Star Pro,sans-serif;font-size:20px;font-weight:700;line-height:1.2;letter-spacing:2.4px;text-transform:uppercase;color:#e96f1a;margin:0 0 12px}.roi-sp__title{font-size:42px;font-weight:400;line-height:1.3;color:#131313;margin:0 0 12px}.roi-sp__sub{font-size:20px;color:#3c3c3c;margin:0;line-height:1.6;max-width:100%;overflow:hidden}.roi-sp__sub>div{max-width:100%!important;box-sizing:border-box!important}.roi-sp__step{background:#fff;border:1px solid #eee;border-radius:16px;box-shadow:0 4px 4px #0000000d;padding:32px 24px;overflow:hidden}.roi-sp__step-head{display:flex;align-items:center;gap:12px;margin-bottom:8px}.roi-sp__step-num{display:flex;align-items:center;justify-content:center;width:24px;height:24px;min-width:24px;border-radius:12px;background:#ea6100;font-family:enphase-visuelt-regular,sans-serif;font-size:14px;font-weight:400;color:#fff;flex-shrink:0}.roi-sp__step-title{font-family:enphase-visuelt-regular,sans-serif;font-size:24px;font-weight:400;color:#000;line-height:1.3;letter-spacing:.24px}.roi-sp__hint{font-family:enphase-visuelt-regular,sans-serif;font-size:16px;font-weight:400;color:#3c3c3c;margin:0 0 12px;line-height:1.4;padding-left:36px}.roi-sp__step-image{margin:0 0 16px;border-radius:12px;overflow:hidden;background:#f5f5f5}.roi-sp__step-image img{display:block;width:100%;height:auto;-o-object-fit:cover;object-fit:cover;max-height:281px}.roi-sp__count-line{font-family:T-Star Pro,sans-serif;font-size:12px;font-weight:700;letter-spacing:1.2px;color:#e96f1a;background:#ffd02c0d;border-radius:12px;padding:12px;margin:0 0 12px;line-height:18px}.roi-sp__disclaimer{font-family:enphase-visuelt-regular,sans-serif;font-size:12px;font-weight:400;color:#3c3c3c;line-height:1.3;letter-spacing:.12px;margin:12px 0 0;padding:0}.roi-sp__disclaimer-prefix{color:#e96f1a;font-family:enphase-visuelt-regular,sans-serif;font-weight:400}.roi-sp__disclaimer a{color:#e96f1a;text-decoration:underline;text-underline-offset:2px}.roi-sp__disclaimer a:hover{text-decoration:none}.roi-sp__kits{display:flex;flex-direction:row;gap:16px;align-items:stretch}.roi-sp__kit{display:flex;flex-direction:column;gap:12px;padding:16px;background:#fff;border:1.2px solid #DCDCD6;border-radius:12px;cursor:pointer;text-align:left;width:300px;flex:1;font-family:enphase-visuelt-regular,sans-serif;transition:border-color .2s,background .2s;position:relative;justify-content:center}.roi-sp__kit:hover{border-color:#999}.roi-sp__kit.is-selected{border-color:#e96f1a;border-width:1.2px;background:#ff8b490d}.roi-sp__kit-badge{font-family:T-Star Pro,sans-serif;display:inline-block;font-size:12px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;padding:3px 10px;border-radius:20px;background:#e96f1a;color:#fff;white-space:nowrap;flex-shrink:0}.roi-sp__kit-badge--green{background:#439e58;color:#fff}.roi-sp__kit-badge--orange{background:#e96f1a;color:#fff}.roi-sp__kit-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.roi-sp__kit-name{font-family:enphase-visuelt-regular,sans-serif;font-weight:400;font-size:18px;color:#000;line-height:1}.roi-sp__kit-spec{font-family:enphase-visuelt-regular,sans-serif;font-size:14px;font-weight:400;color:#3c3c3c;line-height:1.4}.roi-sp__kit-content{display:flex;flex-direction:column;gap:4px}.roi-sp__kit-learn{display:inline-block;width:-moz-fit-content;width:fit-content;font-family:enphase-visuelt-regular,sans-serif;font-size:12px;font-weight:400;color:#131313;line-height:1.3;letter-spacing:.12px;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.roi-sp__kit-learn:hover{opacity:.7}.roi-sp__kit-detail{font-size:12px;color:#7d7d7d;margin-top:2px}.roi-sp__kit-price{font-size:16px;font-weight:700;color:#131313;margin-top:4px}.roi-sp__segs{display:flex;flex-wrap:wrap;gap:8px}.roi-sp__seg{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:12px 20px;min-width:0;background:#fff;border:1.2px solid #DCDCD6;border-radius:12px;cursor:pointer;font-family:enphase-visuelt-regular,sans-serif;transition:border-color .2s,background .2s;text-align:center;flex:1 1 0}.roi-sp__segs--orient .roi-sp__seg{align-items:center;text-align:center;gap:12px;padding:16px 24px;border-radius:8px}.roi-sp__seg:hover{border-color:#999}.roi-sp__seg.is-selected{border-color:#e96f1a;border-width:1.2px;background:#ff8b490d}.roi-sp__seg-label{font-family:enphase-visuelt-regular,sans-serif;font-size:18px;font-weight:400;color:#131313}.roi-sp__segs--orient .roi-sp__seg-label{font-size:18px}.roi-sp__seg-stars{display:flex;gap:3px;font-size:10px;color:#d1d5db}.roi-sp__seg-stars .is-on{color:#ea6100}.roi-sp__seg small{font-size:12px;color:#525252;font-weight:400}.roi-sp__sun-icons{display:flex;gap:6px;align-items:center}.roi-sp__sun-icons svg{width:20px;height:20px;flex-shrink:0}.roi-sp__orient-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 16px}@media(max-width:480px){.roi-sp__orient-grid{gap:8px}}.roi-sp__orient-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:16px 24px;border:1px solid #DCDCD6;border-radius:8px;background:#fff;cursor:pointer;transition:border-color .15s,background .15s;text-align:center;min-width:0;overflow:hidden}.roi-sp__orient-card:hover{border-color:#bbb}.roi-sp__orient-card.is-selected{border:1.2px solid #E96F1A;background:#ff8b490d}.roi-sp__orient-label{font-family:enphase-visuelt-regular,sans-serif;font-size:18px;font-weight:400;color:#000;line-height:normal;overflow-wrap:break-word;word-break:break-word;max-width:100%}@media(min-width:481px){.roi-sp__orient-label{white-space:nowrap}}@media(max-width:360px){.roi-sp__orient-label{font-size:13px}}.roi-sp__orient-badge{font-family:T-Star Pro,sans-serif;font-size:12px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;color:#3c3c3c;line-height:normal}.roi-sp__orient-badge--best{color:#3c3c3c}.roi-sp__orient-badge--great{color:#000}.roi-sp__orient-badge--good,.roi-sp__orient-badge--limited{color:#3c3c3c}.roi-sp__field{margin-bottom:16px}.roi-sp__field:last-child{margin-bottom:0}.roi-sp__field label{display:flex;justify-content:space-between;align-items:baseline;font-family:enphase-visuelt-regular,sans-serif;font-size:16px;font-weight:400;color:#000;margin-bottom:8px;text-transform:none}.roi-sp__field label output{font-family:enphase-visuelt-medium,sans-serif;font-weight:500;font-size:16px;color:#000}.roi-sp__field--tight{margin-bottom:8px}.roi-sp__field--tight label{margin-bottom:6px}.roi-sp__field input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:6px;border-radius:3px;background:#e5e5e5;outline:none;cursor:pointer;border:none;padding:0;margin:8px 0}.roi-sp__field input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:22px;height:22px;border-radius:50%;background:#ea6100;border:2px solid #fff;box-shadow:0 1px 4px #00000026;cursor:pointer}.roi-sp__field input[type=range]::-moz-range-thumb{width:22px;height:22px;border-radius:50%;background:#ea6100;border:2px solid #fff;box-shadow:0 1px 4px #00000026;cursor:pointer}.roi-sp__range-ends{display:flex;justify-content:space-between;font-family:enphase-visuelt-regular,sans-serif;font-size:14px;font-weight:400;color:#7d7d7d;margin-top:4px}.roi-sp__rselect{position:relative;width:100%}.roi-sp__rselect-btn{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 16px;background:#fff;border:1.5px solid #e5e5e5;border-radius:10px;cursor:pointer;font-family:inherit;font-size:14px;transition:border-color .2s;gap:8px}.roi-sp__rselect-btn:hover{border-color:#999}.roi-sp__rselect.is-open .roi-sp__rselect-btn{border-color:#ea6100}.roi-sp__rselect-btn-main{font-family:enphase-visuelt-regular,sans-serif;font-weight:400;color:#000;flex:1;text-align:left}.roi-sp__rselect-btn-fund{font-family:enphase-visuelt-regular,sans-serif;font-size:12px;color:#7d7d7d;white-space:nowrap}.roi-sp__rselect-btn-fund.is-funded{color:#000;font-weight:400}.roi-sp__rselect-chev{flex-shrink:0;transition:transform .2s}.roi-sp__rselect.is-open .roi-sp__rselect-chev{transform:rotate(180deg)}.roi-sp-rlist{z-index:9999;background:#fff;border:1.5px solid #e5e5e5;border-radius:10px;box-shadow:0 4px 16px #0000001a;overflow-y:auto;padding:4px 0;list-style:none;margin:0}.roi-sp-ropt{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;cursor:pointer;gap:8px;transition:background .15s}.roi-sp-ropt:hover,.roi-sp-ropt.is-active{background:#f5f5f5}.roi-sp-ropt.is-selected{background:#fff5ee}.roi-sp-ropt__label{font-family:enphase-visuelt-regular,sans-serif;font-size:14px;color:#000;font-weight:400}.roi-sp-ropt__fund{font-family:enphase-visuelt-regular,sans-serif;font-size:12px;color:#7d7d7d;white-space:nowrap}.roi-sp-ropt__fund.is-funded{color:#000;font-weight:400}.roi-sp__results{position:sticky;top:24px;background:transparent;display:flex;flex-direction:column;gap:0;color:#fff;max-width:100%;box-sizing:border-box;padding:1rem .1rem;align-self:start}.roi-sp__results-content{background:#131313;border:1px solid #131313;border-radius:16px;padding:32px 24px;box-shadow:0 1px 8px #0000000f;display:flex;flex-direction:column;gap:12px}.roi-sp__results-download{background:transparent;padding:16px 24px;display:flex;justify-content:center}.roi-sp__r-eyebrow{font-family:enphase-visuelt-regular,sans-serif;font-size:24px;font-weight:400;line-height:1.3;color:#fff;margin-bottom:4px;text-align:center;letter-spacing:.24px;text-transform:none}.roi-sp__save{font-size:42px;font-weight:400;color:#ff8b49;line-height:1.3;margin-bottom:8px;text-align:center}.roi-sp__save small{font-size:20px;font-weight:400;color:#ff8b49}.roi-sp__payback{display:inline-flex;align-items:center;gap:6px;background:#ecfdf5;color:#065f46;border-radius:6px;padding:6px 12px;font-size:13px;font-weight:600;margin-bottom:16px;width:-moz-fit-content;width:fit-content}.roi-sp__payback-row{display:flex;gap:12px;margin-bottom:16px;justify-content:center}.roi-sp__payback-pill{display:inline-flex;align-items:center;gap:6px;background:#ff8b4940;border:1px solid #e96f1a;border-radius:8px;padding:6px 16px;font-family:enphase-visuelt-regular,sans-serif;font-size:14px;font-weight:400;color:#fff;white-space:nowrap}.roi-sp__payback-pill--savings{background:#61c06a40;border-color:#439e58;color:#fff}.roi-sp__payback-pill--savings .roi-sp__savings-value{color:#439e58}.roi-sp__payback-pill--savings .roi-sp__savings-dim{font-size:12px;letter-spacing:.12px;opacity:.8}.roi-sp__pricebox{display:flex;flex-direction:column;gap:4px;background:#fff5ee;border:1.5px solid #EA6100;border-radius:10px;padding:16px 18px;margin-bottom:16px}.roi-sp__pricebox-label{font-size:12px;color:#131313;font-weight:500}.roi-sp__pricebox-value{font-size:28px;font-weight:700;color:#ea6100;line-height:1.1}.roi-sp__pricebox-break{font-size:12px;color:#666}.roi-sp__badges{display:grid;grid-template-columns:1fr 1fr;gap:12px}.roi-sp__badge{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#3c3c3c80;border-radius:12px;padding:24px 16px;min-height:100px;gap:3px;position:relative}.roi-sp__badge-val{font-family:enphase-visuelt-regular,sans-serif;font-size:24px;font-weight:400;color:#fff;line-height:1.3;letter-spacing:.24px}.roi-sp__badge-val--total{color:#439e58;font-weight:700;text-shadow:0 0 12px rgba(67,158,88,.5),0 0 24px rgba(67,158,88,.3)}.roi-sp__badge-label{font-family:enphase-visuelt-regular,sans-serif;font-size:14px;font-weight:400;color:#9e9e9e;line-height:1.4;white-space:pre-line}.roi-sp__badge-clip{display:block;font-family:enphase-visuelt-regular,sans-serif;font-size:11px;font-weight:400;color:#e96f1a;line-height:1.3;margin-top:4px}.roi-sp__badge-info{position:absolute;top:-6px;right:-6px;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:#3b82f6;color:#fff;cursor:help;z-index:1;box-shadow:0 1px 4px #00000026}.roi-sp__badge-info svg{width:14px;height:14px}.roi-sp__badges-notes{list-style-type:disc!important;list-style-position:outside;padding:0 0 0 18px;margin:0;font-family:enphase-visuelt-regular,sans-serif;font-size:12px;font-weight:400;color:#dcdcd6;line-height:1.3;letter-spacing:.12px}.roi-sp__badges-notes li{display:list-item!important;margin-bottom:10px}.roi-sp__badges-notes li:last-child{margin-bottom:0}.roi-sp__badges-notes li::marker{color:#dcdcd6}.roi-sp__vat-note{font-size:12px;color:#dcdcd6;margin-bottom:16px;line-height:1.3;letter-spacing:.12px;display:flex;align-items:flex-start;gap:6px}.roi-sp__vat-asterisk{color:#ff8b49}.roi-sp__vat-info{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:20px;height:20px;border-radius:50%;background:#3b82f6;color:#fff;margin-top:-1px}.roi-sp__vat-info svg{width:12px;height:12px}.roi-sp__monthly{border-top:none;padding-top:24px;margin-bottom:16px}.roi-sp__monthly-title{font-family:enphase-visuelt-regular,sans-serif;font-size:20px;font-weight:400;line-height:1.6;color:#fff;margin-bottom:24px;text-transform:none;letter-spacing:0}.roi-sp__monthly-row{display:flex;justify-content:space-between;align-items:center;padding:0 0 12px;font-size:16px;color:#fff}.roi-sp__monthly-row span:first-child{color:#fff}.roi-sp__monthly-row span:last-child{font-weight:400;color:#fff}.roi-sp__monthly-row.is-with span:last-child{color:#fff}.roi-sp__monthly-row strong{font-family:enphase-visuelt-regular,sans-serif;font-weight:400}.roi-sp__monthly-bar{height:8px!important;border-radius:8px;margin-bottom:26px;transition:width .3s ease;display:block}.roi-sp__monthly-bar--full{background:#ff8b49!important;width:100%}.roi-sp__monthly-bar--with{background:#ff8b49!important}.roi-sp__timeline{border-top:1px solid #e5e5e5;padding-top:16px;margin-bottom:16px}.roi-sp__t-label{display:flex;justify-content:space-between;font-size:12px;color:#999;margin-bottom:6px}.roi-sp__t-bar{position:relative;height:10px;background:#e5e5e5;border-radius:5px;overflow:visible}.roi-sp__t-fill{position:absolute;top:0;left:0;height:100%;background:#ea6100;border-radius:5px 0 0 5px;transition:width .4s ease}.roi-sp__t-gain{position:absolute;top:0;right:0;height:100%;background:#16a34a;border-radius:0 5px 5px 0;transition:left .4s ease}.roi-sp__t-marker{position:absolute;top:-4px;width:3px;height:18px;background:#131313;border-radius:2px;z-index:1;transition:left .4s ease}.roi-sp__t-caption{display:flex;justify-content:space-between;font-size:12px;margin-top:6px}.roi-sp__t-caption .pay{color:#ea6100;font-weight:600}.roi-sp__t-caption .gain{color:#16a34a;font-weight:600}.roi-sp__split{border-top:1px solid #e5e5e5;padding-top:16px;margin-bottom:16px}.roi-sp__split-bar{height:10px;background:#60a5fa;border-radius:5px;overflow:hidden;margin-bottom:8px}.roi-sp__split-self{height:100%;background:#ea6100;border-radius:5px 0 0 5px;transition:width .4s ease}.roi-sp__split-legend{display:flex;justify-content:space-between;font-size:12px;color:#525252}.roi-sp__split-legend b{font-weight:700;color:#131313}.roi-sp__split-legend .dot{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:4px;vertical-align:middle}.roi-sp__split-legend .dot--self{background:#ea6100}.roi-sp__split-legend .dot--exp{background:#60a5fa}.roi-sp__grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px}.roi-sp__cell{background:#f5f5f5;border-radius:10px;padding:14px 12px;text-align:center}.roi-sp__cell.is-hl{background:#ecfdf5}.roi-sp__cell-v{font-size:18px;font-weight:700;color:#131313;line-height:1.2}.roi-sp__cell.is-hl .roi-sp__cell-v{color:#16a34a}.roi-sp__cell-k{font-size:11px;color:#666;margin-top:4px;line-height:1.3}.roi-sp__included{border-top:1px solid #e5e5e5;padding-top:16px;margin-bottom:16px}.roi-sp__included-title{font-size:12px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:#131313;margin-bottom:10px}.roi-sp__included-list{list-style:none;padding:0;margin:0}.roi-sp__included-list li{display:flex;align-items:center;gap:8px;padding:5px 0;font-size:13px;color:#131313}.roi-sp__included-list li:before{content:"✓";display:flex;align-items:center;justify-content:center;width:18px;height:18px;font-size:11px;font-weight:700;color:#16a34a;background:#ecfdf5;border-radius:50%;flex-shrink:0}.roi-sp__summary{border-top:1px solid #e5e5e5;padding-top:12px;margin-bottom:16px}.roi-sp__summary-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;background:none;border:none;cursor:pointer;padding:4px 0;font-family:inherit}.roi-sp__summary-chev{transition:transform .2s;flex-shrink:0;color:#999}.roi-sp__summary.is-open .roi-sp__summary-chev{transform:rotate(180deg)}.roi-sp__summary-body{max-height:0;overflow:hidden;transition:max-height .3s ease}.roi-sp__summary.is-open .roi-sp__summary-body{max-height:600px}.roi-sp__summary-row{display:flex;justify-content:space-between;align-items:baseline;padding:6px 0;font-size:13px;border-bottom:1px solid #f0f0f0}.roi-sp__summary-row:last-of-type{border-bottom:none}.roi-sp__summary-label{color:#666}.roi-sp__summary-value{font-weight:600;color:#131313;text-align:right}.roi-sp__notice{background:#ff8b490d;border:1px solid #E96F1A;border-radius:12px;padding:16px;font-family:enphase-visuelt-regular,sans-serif;font-size:14px;font-weight:400;color:#fff;line-height:1.4;margin-top:10px}.roi-sp__notice-prefix{color:#ff8b49}.roi-sp__note{font-size:11px;color:#999;line-height:1.5;margin:10px 0 0}.roi-sp__cta{display:flex;flex-direction:column;gap:10px;margin-top:4px}.roi-sp__btn{display:flex;align-items:center;justify-content:center;padding:16px 32px;border-radius:56px;font-size:20px;font-weight:500;cursor:pointer;font-family:enphase-visuelt-medium,sans-serif;text-decoration:none;text-align:center;transition:all .2s;border:1.5px solid transparent;line-height:1.6}.roi-sp__btn--primary{background:#fff;color:#000;border-color:#fff}button.roi-sp__btn--primary{font-family:enphase-visuelt-medium,sans-serif;outline:none;-moz-appearance:none;appearance:none;-webkit-appearance:none}.roi-sp__btn--primary:hover{background:#f0f0f0;border-color:#f0f0f0}@keyframes roi-spin{to{transform:rotate(360deg)}}.roi-sp__spinner{animation:roi-spin .8s linear infinite;flex-shrink:0}.roi-sp__page-loader{position:fixed;inset:0;z-index:10000;background:#00000073;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center}.roi-sp__page-loader-content{display:flex;flex-direction:column;align-items:center;gap:16px;background:#fff;border-radius:16px;padding:40px 48px;box-shadow:0 8px 32px #0000002e}.roi-sp__page-loader-content span{font-family:enphase-visuelt-medium,sans-serif;font-size:16px;color:#131313;letter-spacing:.2px}.roi-sp__btn--secondary{background:none;color:#fff;border:none;font-family:enphase-visuelt-regular,sans-serif;text-decoration:underline;text-underline-offset:2px;font-size:16px;font-weight:400;padding:8px 0}.roi-sp__btn--secondary:hover{opacity:.8}.roi-sp__btn--ghost{background:none;color:#131313;border:none;text-decoration:underline;padding:8px 0;font-size:14px}.roi-sp__btn--ghost:hover{opacity:.7}.roi-sp__btn-icon{margin-right:6px;display:inline-flex;align-items:center}.roi-sp__btn--ghost svg{margin-right:6px;vertical-align:-2px}.roi-sp__download-link{display:flex;align-items:center;justify-content:center;gap:6px;font-family:enphase-visuelt-regular,sans-serif;font-size:20px;font-weight:400;line-height:1.6;color:#131313;text-decoration:underline;text-underline-offset:3px;cursor:pointer;background:none;border:none}.roi-sp__download-link:hover{opacity:.7}.roi-sp__download-link:disabled{pointer-events:none;opacity:.5;cursor:default}.roi-sp__download-link svg{flex-shrink:0}.roi-sp__payment-icons{display:flex;align-items:center;justify-content:center;gap:10px;margin:4px 0 0;flex-wrap:wrap}.roi-sp__payment-icons-img{max-width:200px;height:auto;display:block;margin:0 auto}.roi-sp__offer-validity{display:flex;align-items:center;justify-content:center;gap:8px;margin:12px 0 0;padding:12px 0 0;border-top:1px solid #3c3c3c}.roi-sp__offer-validity-icon{flex-shrink:0;width:24px;height:24px;color:#fff}.roi-sp__offer-validity-text{font-size:14px;line-height:1.4;color:#fff;text-align:center;white-space:normal}.roi-sp__lead-capture{background:#fff;border-radius:16px;padding:32px 28px;margin:16px 0 0;display:flex;flex-direction:column;gap:8px}.roi-sp__lead-capture--success{align-items:center;justify-content:center;min-height:120px}.roi-sp__lead-title{font-family:enphase-visuelt-medium,sans-serif;font-size:24px;line-height:1.3;color:#131313;margin:0}.roi-sp__lead-desc{font-family:enphase-visuelt-regular,sans-serif;font-size:16px;line-height:1.5;color:#131313;margin:0 0 8px}.roi-sp__lead-form{display:flex;flex-direction:column;gap:12px}.roi-sp__lead-label{font-family:enphase-visuelt-regular,sans-serif;font-size:14px;line-height:1.4;color:#131313}.roi-sp__lead-required{color:#e96f1a}.roi-sp__lead-input{font-family:enphase-visuelt-regular,sans-serif;font-size:16px;line-height:1.4;color:#131313;border:1px solid #d0d0d0;border-radius:8px;padding:14px 16px;width:100%;box-sizing:border-box;outline:none;background:#fff}.roi-sp__lead-input:focus{border-color:#131313}.roi-sp__lead-input::-moz-placeholder{color:#9e9e9e}.roi-sp__lead-input::placeholder{color:#9e9e9e}.roi-sp__lead-consent{font-family:enphase-visuelt-regular,sans-serif;font-size:14px;line-height:1.5;color:#555;margin:4px 0 0}.roi-sp__lead-consent a{color:#131313;text-decoration:underline;text-underline-offset:2px}.roi-sp__lead-consent a:hover{color:#000}.roi-sp__lead-submit{font-family:enphase-visuelt-medium,sans-serif;font-size:16px;line-height:1.6;color:#fff;background:#131313;border:none;border-radius:56px;padding:12px 32px;cursor:pointer;align-self:flex-start;min-width:120px;text-align:center}.roi-sp__lead-submit:hover{background:#333}.roi-sp__lead-submit:disabled{opacity:.5;cursor:default}.roi-sp__lead-success{font-family:enphase-visuelt-regular,sans-serif;font-size:16px;line-height:1.5;color:#131313;text-align:center;margin:0}.roi-sp__mfooter,.roi-sp__mdrawer-overlay{display:none}@media(max-width:600px){.roi-sp{padding:0 16px}.roi-sp__header{padding:24px 0 0;margin-bottom:32px;max-width:100%}.roi-sp__eyebrow{font-size:16px;letter-spacing:1.92px;line-height:1.3}.roi-sp__title{font-size:26px;line-height:1.3}.roi-sp__sub{font-size:16px;line-height:1.5}.roi-sp__step{padding:32px 16px}.roi-sp__step-num{width:20px;height:20px;min-width:20px;border-radius:10px;font-size:12px}.roi-sp__step-title{font-size:18px;line-height:1.3;letter-spacing:0}.roi-sp__hint{font-size:14px;line-height:1.4;padding-left:32px}.roi-sp__kits{flex-direction:column;gap:16px}.roi-sp__kit{width:100%;flex:none}.roi-sp__kit-name{font-size:14px;font-weight:500;line-height:1.4}.roi-sp__kit-spec{font-size:14px;line-height:1.4}.roi-sp__kit-badge{font-size:9px}.roi-sp__segs{flex-direction:column}.roi-sp__seg{width:100%;flex:none;min-width:unset}.roi-sp__segs--orient{grid-template-columns:1fr 1fr;gap:8px}.roi-sp__segs--orient .roi-sp__seg{padding:12px 8px}.roi-sp__segs--orient .roi-sp__seg-label{font-size:14px}.roi-sp__orient-grid{gap:8px}.roi-sp__orient-card{padding:10px 6px;gap:6px}.roi-sp__orient-label{font-size:14px}.roi-sp__orient-badge{font-size:10px;letter-spacing:.8px}.roi-sp__count-line{font-size:12px;line-height:1.3;letter-spacing:1.2px}.roi-sp__step-image img{max-height:240px}.roi-sp__results{position:static!important}.roi-sp__results-content{padding:24px 16px;border-radius:16px}.roi-sp__r-eyebrow{font-size:18px}.roi-sp__save{font-size:32px}.roi-sp__save small{font-size:16px}.roi-sp__payback-row{flex-wrap:wrap;gap:8px}.roi-sp__payback-pill{font-size:12px;padding:4px 12px}.roi-sp__badges{grid-template-columns:1fr 1fr;gap:8px}.roi-sp__badge{padding:16px 8px;min-height:80px}.roi-sp__badge-val{font-size:20px}.roi-sp__badge-label{font-size:12px}.roi-sp__monthly-title{font-size:16px}.roi-sp__monthly-row{font-size:14px}.roi-sp__btn{font-size:16px;padding:14px 24px}.roi-sp__btn--secondary{font-size:14px}.roi-sp__notice{font-size:12px;padding:12px}.roi-sp__download-link{font-size:16px}.roi-sp__disclaimer{font-size:12px;line-height:1.3}.roi-sp__field label{font-size:14px}.roi-sp__range-ends{font-size:11px}.roi-sp__rselect-btn{font-size:14px;padding:12px 16px}.roi-sp__results{display:none!important}.roi-sp__layout{padding-bottom:0!important}.roi-sp__mfooter{display:block!important;position:fixed;bottom:0;left:0;right:0;z-index:9990;background:#fff;padding:16px;box-shadow:1px -2px 3px #0000000d;-webkit-tap-highlight-color:transparent}.roi-sp__mfooter.is-hidden{display:none!important}.roi-sp__mfooter-card{background:#000;border-radius:8px;padding:16px;display:flex;flex-direction:column;gap:8px}.roi-sp__mfooter-head{display:flex;align-items:center;justify-content:space-between}.roi-sp__mfooter-title{font-family:enphase-visuelt-regular,sans-serif;font-size:16px;color:#fff;line-height:1.4}.roi-sp__mfooter-toggle{width:20px;height:20px;border-radius:10px;background:#3c3c3c80;border:.625px solid #3C3C3C;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;padding:0}.roi-sp__mfooter-value{font-family:enphase-visuelt-regular,sans-serif;font-size:18px;color:#e96f1a;line-height:1.3}.roi-sp__mfooter-suffix{font-size:14px;color:#fff;line-height:1.4}.roi-sp__mfooter-meta{display:flex;gap:8px;flex-wrap:wrap;font-family:enphase-visuelt-regular,sans-serif;line-height:1.3}.roi-sp__mfooter-meta-label{font-size:10px;color:#9e9e9e}.roi-sp__mfooter-meta-orange{font-size:12px;color:#ff8b49}.roi-sp__mfooter-meta-green{font-size:12px;color:#61c06a}.roi-sp__mfooter-meta-dim{font-size:10px;color:#fff}.roi-sp__mfooter-sep{height:1px;background:#3c3c3c;margin:4px 0}.roi-sp__mfooter-subtotal{display:flex;align-items:center;justify-content:space-between;font-family:enphase-visuelt-regular,sans-serif;font-size:14px;color:#fff;line-height:1.4}.roi-sp__mfooter-subtotal-val{font-family:enphase-visuelt-medium,sans-serif;font-size:16px;font-weight:500;line-height:1.5;text-align:right}.roi-sp__mfooter-buy{width:100%;background:#fff;color:#000;border:none;border-radius:20px;padding:8px 16px;margin-top:8px;font-family:enphase-visuelt-medium,sans-serif;font-size:14px;font-weight:500;line-height:1.4;text-align:center;cursor:pointer}.roi-sp__mfooter-buy:hover{background:#f0f0f0}.roi-sp__mfooter .roi-sp__payment-icons{margin:4px 0 0}.roi-sp__mfooter .roi-sp__payment-icons-img{max-width:160px}@keyframes roiFadeIn{0%{opacity:0}to{opacity:1}}@keyframes roiSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.roi-sp__mdrawer-overlay{display:flex!important;position:fixed;inset:0;z-index:9999;background:#0006;align-items:flex-end;justify-content:center;animation:roiFadeIn .2s ease-out;cursor:pointer;-webkit-tap-highlight-color:transparent}.roi-sp__mdrawer{position:relative;width:100%;max-height:95vh;background:#fff;color:#131313;border-radius:16px 16px 0 0;overflow-y:auto;-webkit-overflow-scrolling:touch;animation:roiSlideUp .3s ease-out;padding:16px;display:flex;flex-direction:column;gap:16px;cursor:auto}.roi-sp__mdrawer-close{display:none!important}.roi-sp__mdrawer-close:hover{background:#e0e0e0}.roi-sp__mdrawer-panel{background:#000;border-radius:8px;padding:16px;display:flex;flex-direction:column;gap:12px;color:#fff}.roi-sp__mdrawer-badges{display:grid;grid-template-columns:1fr 1fr;gap:8px}.roi-sp__mdrawer-badge{flex:1;background:#3c3c3c80;border-radius:12px;padding:12px;min-height:70px;justify-content:center;display:flex;flex-direction:column;align-items:center;gap:3px;text-align:center}.roi-sp__mdrawer-badge-val{font-family:enphase-visuelt-regular,sans-serif;font-size:14px;color:#fff;line-height:1.4}.roi-sp__mdrawer-badge-val--total{color:#439e58;font-weight:700;text-shadow:0 0 12px rgba(67,158,88,.5),0 0 24px rgba(67,158,88,.3)}.roi-sp__mdrawer-badge-label{font-family:enphase-visuelt-regular,sans-serif;font-size:10px;color:#9e9e9e;line-height:1.3}.roi-sp__mdrawer-notes{list-style-type:disc!important;list-style-position:outside;padding:0 0 0 16.5px;margin:0;font-family:enphase-visuelt-regular,sans-serif;font-size:11px;color:#fff;line-height:1.3;letter-spacing:.11px}.roi-sp__mdrawer-notes li{display:list-item!important;margin-bottom:4px}.roi-sp__mdrawer-monthly{display:flex;flex-direction:column;gap:8px}.roi-sp__mdrawer-monthly-title{font-family:enphase-visuelt-regular,sans-serif;font-size:12px;color:#fff;line-height:1.3}.roi-sp__mdrawer-monthly-row{display:flex;justify-content:space-between;align-items:center;font-family:enphase-visuelt-regular,sans-serif;font-size:12px;color:#fff;line-height:1.3}.roi-sp__mdrawer-bar{height:6px;border-radius:8px;transition:width .3s ease}.roi-sp__mdrawer-bar--full,.roi-sp__mdrawer-bar--with{background:#ff8b49}.roi-sp__mdrawer-learn{font-family:enphase-visuelt-regular,sans-serif;font-size:12px;color:#fff;text-align:center;text-decoration:underline;text-underline-offset:2px;display:block}.roi-sp__mdrawer-learn:hover{opacity:.8}.roi-sp__mdrawer-notice{background:#ff8b490d;border:1px solid #E96F1A;border-radius:8px;padding:12px;font-family:enphase-visuelt-regular,sans-serif;font-size:11px;color:#dcdcd6;line-height:1.3;letter-spacing:.11px}.roi-sp__mdrawer-notice-prefix{color:#ff8b49}.roi-sp__mdrawer-download{display:flex;align-items:center;justify-content:center}.roi-sp__mdrawer-download .roi-sp__download-link{font-size:14px;color:#131313}}.roi-sp__hero{position:relative;padding:32px 0 0;background:transparent;overflow:hidden}.roi-sp__hero-inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 540px;gap:32px;align-items:start;box-sizing:border-box;padding:0 24px}.roi-sp__hero-text{display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden;padding-top:24px}.roi-sp__hero-text .roi-sp__eyebrow,.roi-sp__hero-text .roi-sp__title{margin-bottom:12px}.roi-sp__hero-text .roi-sp__sub{margin-bottom:0}.roi-sp__hero-image{display:flex;align-items:center;justify-content:center;position:relative;height:420px;min-height:420px;max-height:420px;flex-shrink:0}.roi-sp__hero-img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;animation:roiHeroFadeIn .3s ease-out}.roi-sp__hero-img.is-fading{opacity:.4;transition:opacity .15s ease}@keyframes roiHeroFadeIn{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.roi-sp__hero-badge{position:absolute;max-width:120px;max-height:80px;-o-object-fit:contain;object-fit:contain;z-index:2}.roi-sp__hero-badge--top-right{top:24px;right:24px}.roi-sp__hero-badge--top-left{top:24px;left:24px}.roi-sp__hero-badge--bottom-right{bottom:24px;right:24px}.roi-sp__hero-badge--bottom-left{bottom:24px;left:24px}.roi-sp__hero-badge--center{top:50%;left:50%;transform:translate(-50%,-50%)}@media(max-width:1100px){.roi-sp__hero-inner{grid-template-columns:1fr 400px}.roi-sp__hero-image{height:360px;min-height:360px;max-height:360px}}@media(max-width:900px){.roi-sp__hero{padding:24px 0 0}.roi-sp__hero-inner{grid-template-columns:1fr;gap:24px;max-width:100%;overflow:hidden;padding:0}.roi-sp__hero-text{order:1;padding-top:0}.roi-sp__hero-text .roi-sp__title{font-size:28px}.roi-sp__hero-image{order:-1;height:280px;min-height:280px;max-height:280px}.roi-sp__carousel{order:-1}}.roi-sp__benefits{max-width:1280px;margin:0 auto;padding:40px 24px}.roi-sp__benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px}.roi-sp__benefit{display:flex;flex-direction:column;align-items:center;text-align:center;padding:24px 16px;background:#fff;border:1px solid #f0f0f0;border-radius:16px;transition:box-shadow .2s}.roi-sp__benefit:hover{box-shadow:0 4px 16px #0000000f}.roi-sp__benefit-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;background:#fff5ee;color:#ea6100;margin-bottom:12px}.roi-sp__benefit-icon img{border-radius:8px}.roi-sp__benefit-title{font-size:15px;font-weight:600;color:#131313;margin:0 0 4px}.roi-sp__benefit-desc{font-size:13px;color:#525252;line-height:1.5;margin:0}.roi-sp__carousel{position:relative;overflow:hidden;border-radius:16px;background:transparent;display:flex;align-items:center;justify-content:center;width:100%;max-height:420px}.roi-sp__carousel-track{display:flex;width:100%;height:100%;transition:transform .5s cubic-bezier(.4,0,.2,1)}.roi-sp__carousel-slide{position:relative;min-width:100%;display:flex;align-items:center;justify-content:center;height:100%}.roi-sp__carousel-slide picture{display:block;width:100%;height:100%;border-radius:16px;overflow:hidden}.roi-sp__carousel-slide img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:16px;display:block}.roi-sp__carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:none;cursor:pointer;background:#ffffffd9;color:#333;box-shadow:0 2px 8px #0000001f;transition:background .2s,transform .15s;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.roi-sp__carousel-arrow:hover{background:#fff;transform:translateY(-50%) scale(1.08)}.roi-sp__carousel-arrow--prev{left:12px}.roi-sp__carousel-arrow--next{right:12px}.roi-sp__carousel-dots{position:absolute;bottom:16px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:3}.roi-sp__carousel-dot{width:8px;height:8px;border-radius:50%;border:none;padding:0;cursor:pointer;background:#ffffff80;transition:background .2s,transform .2s}.roi-sp__carousel-dot.is-active{background:#ea6100;transform:scale(1.25)}.roi-sp__carousel-dot:hover:not(.is-active){background:#fffc}@media(max-width:1100px){.roi-sp__carousel{max-height:360px}}@media(max-width:900px){.roi-sp__carousel{border-radius:12px;max-height:280px}.roi-sp__carousel-slide img{max-height:280px}.roi-sp__carousel-arrow{width:30px;height:30px}.roi-sp__carousel-arrow--prev{left:8px}.roi-sp__carousel-arrow--next{right:8px}.roi-sp__carousel-dots{bottom:12px}}.roi-sp__feature-strip{max-width:1280px;margin:16px auto 0;border:none;border-radius:0;background:transparent;box-sizing:border-box;padding:0 24px}.roi-sp__feature-strip-inner{display:flex;align-items:center;justify-content:center;padding:16px 0;background:#fff;border-radius:16px;overflow:hidden}.roi-sp__feature-item{display:flex;align-items:center;gap:10px;padding:4px 24px;white-space:nowrap;flex:1;justify-content:center}.roi-sp__feature-sep{display:block;width:1px;height:32px;background:#d9d9d9;flex-shrink:0}.roi-sp__feature-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0;color:#ea6100}.roi-sp__feature-icon img{width:24px;height:24px;-o-object-fit:contain;object-fit:contain}.roi-sp__feature-text{font-size:16px;font-weight:600;color:#131313;letter-spacing:.01em}@media(max-width:900px){.roi-sp__feature-strip{margin:24px 0 0;padding:0;border:none;border-radius:0;overflow:visible;background:transparent}.roi-sp__feature-strip-inner{display:grid;grid-template-columns:1fr 1fr;padding:0;gap:12px;border:none;border-radius:0;overflow:visible;background:transparent}.roi-sp__feature-sep{display:none;position:absolute}.roi-sp__feature-item{flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px 12px;white-space:normal;background:#fff;border-radius:16px;gap:12px;border:none}.roi-sp__feature-item:nth-of-type(odd){border-right:none}.roi-sp__feature-item:nth-last-of-type(-n+2){border-bottom:none}.roi-sp__feature-text{font-size:14px;font-weight:600}.roi-sp__feature-icon{width:36px;height:36px}}.roi-sp__product-image{display:flex;justify-content:center;padding:32px 24px;max-width:1280px;margin:0 auto}.roi-sp__product-img{max-width:480px;max-height:360px;width:100%;-o-object-fit:contain;object-fit:contain;animation:roiHeroFadeIn .3s ease-out}.roi-sp__product-img.is-fading{opacity:.4;transition:opacity .15s ease}.roi-sp--embedded{padding:0}.roi-sp--embedded .roi-sp__layout{grid-template-columns:1fr 360px;gap:24px;padding:24px 0}@media(max-width:900px){.roi-sp--embedded .roi-sp__layout{grid-template-columns:1fr}}.roi-sp__trigger{display:inline-flex;align-items:center;gap:8px;padding:12px 28px;font-size:15px;font-weight:600;border-radius:8px;cursor:pointer;border:1.5px solid transparent;font-family:inherit;transition:all .2s}.roi-sp__trigger--primary{background:#ea6100;color:#fff;border-color:#ea6100}.roi-sp__trigger--primary:hover{background:#d9541a}.roi-sp__trigger--outline{background:#fff;color:#ea6100;border-color:#ea6100}.roi-sp__trigger--outline:hover{background:#fff5ee}.roi-sp__trigger--ghost{background:none;color:#ea6100;text-decoration:underline}.roi-sp__trigger--ghost:hover{opacity:.7}.roi-sp__embedded{width:100%}.roi-sp__embedded-body{border:1px solid #e5e5e5;border-radius:16px;background:#fff;overflow:hidden;margin-top:12px;animation:roiSlideDown .3s ease-out}.roi-sp__embedded-collapse{display:flex;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:500;color:#7d7d7d;background:#f9f9f9;border:none;border-bottom:1px solid #e5e5e5;cursor:pointer;width:100%;font-family:inherit;transition:background .15s}.roi-sp__embedded-collapse:hover{background:#f0f0f0}@keyframes roiSlideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.roi-sp__modal-overlay{position:fixed;inset:0;z-index:10000;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:24px;animation:roiFadeIn .2s ease-out}.roi-sp__modal{position:relative;max-width:1100px;width:100%;max-height:90vh;overflow-y:auto;background:#fff;border-radius:20px;box-shadow:0 16px 64px #0003;padding:32px;animation:roiModalUp .3s ease-out}.roi-sp__modal-close{position:absolute;top:12px;right:12px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f5f5f5;border:none;cursor:pointer;color:#525252;transition:all .15s;z-index:1}.roi-sp__modal-close:hover{background:#e5e5e5;color:#131313}@keyframes roiFadeIn{0%{opacity:0}to{opacity:1}}@keyframes roiModalUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}
