@import "https://fonts.googleapis.com/css2?family=Noto+Sans+Thai:wght@400;500;600;700;800;900&display=swap";:root{color:#172d45;font-synthesis:none;--primary:#153d69;--accent:#b8dcff;--muted:#586e86;background:#f5f8fc;font-family:Noto Sans Thai,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0}a{color:inherit;text-decoration:none}a:focus-visible,summary:focus-visible{outline-offset:6px;outline:3px solid #2673be}p{line-height:1.8}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-2px;margin-bottom:28px;font-size:clamp(38px,4.8vw,76px);font-weight:500;line-height:1.15}h1 em{color:#3378ba;font-style:normal}h2{letter-spacing:-1px;font-size:clamp(28px,3vw,46px);font-weight:500;line-height:1.3}h3{font-size:23px;font-weight:500}.preview{text-align:center;letter-spacing:.6px;background:#e3edf8;padding:8px 16px;font-size:11px}.skip{z-index:5;background:#fff;padding:12px;position:absolute;top:-100px}.skip:focus{top:0}header{justify-content:space-between;align-items:center;max-width:1320px;height:92px;margin:auto;padding:0 5%;display:flex}.brand{letter-spacing:-1px;align-items:center;font:700 29px Arial;display:flex}.brand span{color:#3378ba}.brand small{letter-spacing:3px;margin-left:12px;font-size:9px;font-weight:400}nav{align-items:center;gap:30px;font-size:14px;display:flex}nav a:hover,.text-link:hover{color:#2164a3}.hero{grid-template-columns:1fr 1fr;align-items:center;gap:5%;max-width:1440px;margin:auto;padding:55px 6% 75px;display:grid}.eyebrow{letter-spacing:2px;margin-bottom:24px;font:600 11px/1.8 Arial,sans-serif;display:block}.lead{color:var(--muted);max-width:600px;margin-bottom:32px;font-size:19px}.scene{background:#173e66;border-radius:8px;min-width:0;margin:0;overflow:hidden;box-shadow:0 24px 65px #183b6412}.scene svg{width:100%;display:block}.scene figcaption{color:#c2d5e9;padding:0 25px 20px;font-size:10px;line-height:1.8}.section{max-width:1440px;margin:auto;padding:76px 6%}.section-heading{max-width:790px;margin-bottom:40px}.section-heading p:last-child{color:var(--muted)}.grid{gap:22px;display:grid}.two{grid-template-columns:repeat(2,1fr)}.three{grid-template-columns:repeat(3,1fr)}.entry{border-radius:8px;min-height:345px;padding:44px;transition:transform .2s}.entry:hover{transform:translateY(-4px)}.dark{background:var(--primary);color:#f4f8fd}.light{background:#e1edf9}.entry h2{margin-bottom:20px}.entry p{opacity:.8}.text-link{padding:8px 0;font-size:14px;font-weight:600;display:inline-block}.actions{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.button{background:var(--primary);color:#fff;border-radius:4px;padding:15px 22px;font-size:14px;font-weight:500;display:inline-block}.button:hover{background:#24588d}.secondary{color:var(--primary);background:#e0ebf8}.card{background:#fff;border:1px solid #d7e2ef;border-radius:6px;padding:32px}.card:nth-child(2){background:#eaf1f9}.card p{font-size:14px}.capacity{letter-spacing:-4px;margin:36px 0 26px;font:500 78px Arial}.capacity small{letter-spacing:0;margin-left:8px;font-size:22px}.rule{background:#d4e0ee;height:1px;margin:26px 0}.muted,.note{color:var(--muted);font-size:13px}.note{max-width:990px;margin-top:26px}.design{background:#e6eef8;grid-template-columns:1fr 1fr;gap:9%;display:grid}.steps{margin:0;padding-left:26px}.steps li{border-bottom:1px solid #c5d6e9;margin-bottom:18px;padding:4px 0 22px 16px}.steps span{color:var(--muted);margin-top:8px;font-size:14px;display:block}.units{grid-template-columns:repeat(3,1fr);gap:30px;padding-top:40px;padding-bottom:40px;display:grid}.units b{font:500 32px Arial}.units p{color:var(--muted);margin-top:12px;font-size:13px}.beyond{background:var(--primary);color:#f4f8fd;border-radius:8px}.beyond .button{background:var(--accent);color:var(--primary)}.contact{grid-template-columns:1.4fr 1fr;align-items:center;gap:10%;display:grid}.contact p{color:var(--muted)}.contact-links{gap:12px;display:grid}.unavailable{color:#516780;background:#e6edf7;border-radius:4px;justify-content:space-between;align-items:center;gap:10px;padding:16px 20px;display:flex}.unavailable small{font-size:10px}.product-hero{background:#eaf1f9;padding-top:80px;padding-bottom:80px}.product-detail{border-bottom:1px solid #d4e0ee;grid-template-columns:1fr 1fr;align-items:center;gap:7%;display:grid}.technical-art{background:var(--primary);color:#d7e7f7;border-radius:7px;flex-direction:column;justify-content:space-between;min-height:360px;padding:35px;display:flex}.technical-art small{font-size:11px}.circuit{justify-content:center;align-items:center;gap:20px;display:flex}.circuit span{border:1px solid #719ac5;border-radius:10px;padding:24px 14px;font:500 clamp(24px,3vw,45px) Arial}.circuit i{color:var(--accent);font-size:32px;font-style:normal}.price{margin:28px 0 8px;font-size:18px}details{border-top:1px solid #d1dfef;padding:20px 0}summary{cursor:pointer;font-weight:500;line-height:1.7}details p{color:var(--muted);margin:18px 0 0;font-size:14px}.product-detail .button{margin-top:20px}.faq{max-width:1040px}.faq h2{margin-bottom:40px}footer{color:var(--muted);border-top:1px solid #d4e0ee;justify-content:space-between;align-items:center;gap:20px;padding:36px 6%;font-size:12px;display:flex}footer p{margin:0}img{max-width:100%}@media (width<=760px){header{align-items:flex-start;gap:20px;height:auto;min-height:86px;padding:20px 6%}.brand small{display:none}nav{flex-wrap:wrap;justify-content:flex-end;gap:12px;font-size:11px}.hero{grid-template-columns:1fr;gap:36px;padding-top:30px}.section{padding:50px 6%}.two,.three,.design,.contact,.product-detail{grid-template-columns:1fr;gap:24px}.entry{min-height:300px;padding:30px}.capacity{margin:20px 0;font-size:64px}.units{gap:14px}.units p{font-size:11px}.actions{gap:16px}.technical-art{min-height:270px}.product-hero h1{letter-spacing:-1px;font-size:42px}.beyond{border-radius:0}footer{flex-wrap:wrap}.scene{max-width:540px}.unavailable small{font-size:10px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.brand-image{flex-shrink:0;width:112px;height:40px;display:block;overflow:hidden}.brand-image img{mix-blend-mode:multiply;width:132px;max-width:none;height:auto;display:block}.rooftop-photo{background:#173e66;border-radius:8px;flex-direction:column;align-self:stretch;min-width:0;margin:0;display:flex;overflow:hidden}.rooftop-photo>img{object-fit:cover;flex:1;width:100%;height:100%;min-height:360px;max-height:580px;display:block}.rooftop-photo figcaption{color:#eef6ff;flex-wrap:wrap;justify-content:space-between;gap:8px;padding:20px 24px;font-size:12px;display:flex}.rooftop-photo figcaption span{letter-spacing:2px;font-size:10px}.product-gallery{min-width:0}.product-photo{background:#fff;border:1px solid #d7e2ef;border-radius:8px;margin:0;padding:24px}.product-photo .eyebrow{color:#586e86;margin-bottom:14px}.product-photo img{aspect-ratio:1.15;object-fit:contain;width:100%;height:auto;display:block}.product-photo figcaption{color:#586e86;margin-top:18px;font-size:11px;line-height:1.7}.product-front{margin-top:16px}.product-front img{border-radius:6px;width:100%;height:auto;margin-top:18px}@media (width<=760px){.brand-image{width:86px;height:30px}.brand-image img{width:102px}.rooftop-photo>img{aspect-ratio:1.2;object-fit:cover;height:auto;min-height:0}.rooftop-photo figcaption{padding:16px 18px;font-size:11px}.product-photo{padding:18px}}:root{font-family:Noto Sans Thai,Arial,sans-serif}.home-review h1{letter-spacing:-1.5px;font-size:clamp(34px,3.7vw,56px);line-height:1.4}.energy-chain{background:#eaf1f9;border:1px solid #d1e0ef;border-radius:10px;margin:0;padding:25px}.energy-chain h2{letter-spacing:0;margin-bottom:20px;font-size:23px}.energy-chain .eyebrow{margin-bottom:10px}.chain-solar{background:#173e66;border-radius:6px;overflow:hidden}.chain-solar>img{object-fit:cover;width:100%;height:150px;display:block}.chain-solar>div{color:#fff;justify-content:space-between;align-items:center;gap:8px;padding:12px 16px;font-size:13px;display:flex}.chain-solar span{opacity:.8;font-size:10px}.chain-connector{text-align:center;color:#2b679f;padding:10px;font-size:23px}.chain-connector span{vertical-align:middle;font-size:11px}.chain-bottom{grid-template-columns:1fr 84px 1fr;align-items:center;display:grid}.chain-device{text-align:center;background:#fff;border-radius:6px;padding:10px}.chain-device img{object-fit:contain;width:100%;height:125px;display:block}.chain-device b{margin-top:9px;font-size:13px;display:block}.chain-device span{color:#586e86;margin-top:6px;font-size:11px;display:block}.chain-arrow{text-align:center;color:#3378ba}.chain-arrow b{font-size:32px;font-weight:400}.chain-arrow span{font-size:10px;line-height:1.6;display:block}.chain-note{color:#586e86;margin:16px 0 0;font-size:11px;line-height:1.7}.budget{margin:24px 0}.budget>small{color:#586e86;font-size:11px;display:block}.budget strong{color:#205a93;margin-top:10px;font:500 36px Arial;display:block}.budget strong span{margin-left:8px;font:14px Microsoft YaHei}.tier-spec{font-size:13px}.tier-spec>div{justify-content:space-between;gap:10px;margin:12px 0;display:flex}.tier-spec dt{color:#586e86}.tier-spec dd{margin:0}.appliance-list{padding:0;font-size:14px;line-height:2.5;list-style:none}.appliance-list li{justify-content:space-between;gap:10px;display:flex}.appliance-list b{font-weight:500}.estimate-card h3{font-size:19px}.estimate-card h4{margin-bottom:10px;font-size:14px}.runtime{background:#dfecfa;border-radius:5px;margin:20px 0;padding:15px}.runtime b{font-size:13px;display:block}.runtime span{color:#586e86;margin-top:8px;font-size:11px;line-height:1.8;display:block}.estimate-notes{background:#eaf1f9;border-radius:6px;margin-top:28px;padding:26px}.estimate-notes h3{font-size:18px}.estimate-notes p{color:#586e86;font-size:13px}.estimate-notes a{text-decoration:underline}.brand-image{width:112px;height:40px}.brand-image img{width:132px}@media (width<=760px){.energy-chain{padding:16px}.chain-bottom{grid-template-columns:1fr 65px 1fr}.chain-device{padding:8px}.chain-device img{height:100px}.chain-device b{font-size:11px}.chain-device span{font-size:10px}.chain-solar>div{padding:10px;font-size:11px}.chain-solar span,.chain-arrow span{font-size:9px}.energy-chain h2{font-size:20px}.home-review h1{font-size:34px}.estimate-notes{padding:20px}.brand-image{width:86px;height:30px}.brand-image img{width:102px}}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.gateway-header{justify-content:center}.gateway{align-items:center;min-height:calc(100svh - 124px);padding-top:36px;padding-bottom:60px;display:flex}.gateway>.grid{width:100%}.gateway .entry{flex-direction:column;min-height:390px;display:flex}.gateway .entry .text-link{margin-top:auto}.gateway .entry h2{font-size:clamp(26px,2.6vw,40px)}@media (width<=760px){.gateway{min-height:0;padding-top:18px;padding-bottom:32px}.gateway .entry{min-height:300px}.gateway-header{align-items:center}}.entry-subtitle{letter-spacing:0;margin-top:10px;font-size:.58em;line-height:1.6;display:block}.budget strong{letter-spacing:-.6px;font-size:clamp(22px,2.1vw,30px)}.budget strong span{margin:6px 0 0;font:13px Noto Sans Thai,Arial,sans-serif;display:block}.estimate-card h3{line-height:1.6}.chain-device span{line-height:1.7}.home-review h1{letter-spacing:-1px}.product-hero h1{font-size:clamp(36px,4.8vw,68px)}@media (width<=760px){nav{max-width:240px;line-height:1.7}.chain-bottom{grid-template-columns:1fr 65px 1fr}.chain-device b{line-height:1.7}.budget strong{font-size:29px}.entry-subtitle{font-size:.65em}}.gateway .gateway-choice{color:#172d45;background:#e5effa;border:1px solid #c9dbee;transition:background .2s,border-color .2s,box-shadow .2s}.gateway .gateway-choice:hover,.gateway .gateway-choice:focus-visible{background:#dceafa;border-color:#7fa7d0;transform:none;box-shadow:0 8px 24px #183b6412}.gateway .gateway-choice .entry-subtitle{font-weight:500}.gateway .gateway-choice p{color:#4d647e;opacity:1}.gateway .gateway-choice .text-link{color:#205a93}footer span:empty{display:none}body{background:#f5f8fc;font-size:17px}.preview{padding:9px 18px;font-size:13px;line-height:1.5}.site-header{z-index:1000;backdrop-filter:blur(14px);background:#fffffff7;border-bottom:1px solid #d8e4ef;width:100%;max-width:none;height:92px;margin:0;padding:0 max(5%,50vw - 720px + 5%);position:sticky;top:0;box-shadow:0 8px 30px #10344f0f}.site-header.gateway-header{justify-content:space-between}.site-header .brand-image{width:138px;height:48px}.site-header .brand-image img{width:162px}.desktop-nav{gap:clamp(24px,2.7vw,44px);font-size:17px;font-weight:650;display:flex}.desktop-nav a{white-space:nowrap;padding:32px 0 29px;position:relative}.desktop-nav a:after{content:"";background:#3378ba;height:3px;transition:right .2s;position:absolute;bottom:21px;left:0;right:100%}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{right:0}.mobile-nav{display:none}.button{padding:16px 24px;font-size:16px;font-weight:650}.text-link{font-size:16px}.lead{font-size:21px}.section-heading>p:last-child{font-size:18px}.card p,details p{font-size:16px}.muted,.note{font-size:15px}footer{font-size:14px}.gateway-intro{max-width:1440px;margin:0 auto;padding:clamp(80px,10vw,150px) 6% clamp(60px,7vw,104px)}.gateway-intro .eyebrow{color:#3378ba;letter-spacing:.18em;margin-bottom:24px;font-size:13px;font-weight:800}.gateway-intro h1{letter-spacing:-.065em;max-width:1200px;margin:0;font-size:clamp(56px,7.4vw,108px);font-weight:650;line-height:.98}.gateway-intro h1 em{color:#3378ba;margin-top:10px;display:inline-block}.gateway-lead{color:#526b82;max-width:820px;margin:38px 0 0;font-size:clamp(20px,2vw,27px);line-height:1.68}.gateway-business{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;max-width:1440px;margin:0 auto;padding:0 6% clamp(80px,9vw,130px);display:grid}.business-card{background:#e9f2fb;border:1px solid #cbddea;flex-direction:column;min-width:0;min-height:690px;padding:clamp(36px,5vw,64px);display:flex;position:relative;overflow:hidden}.business-card:before{content:"";border:1px solid #2969a22e;border-radius:50%;width:340px;height:340px;position:absolute;top:-120px;right:-120px}.field-power-card{background:#e4eef9}.business-number{color:#3378ba;font:700 26px Arial;position:absolute;top:clamp(34px,4vw,54px);right:clamp(30px,4vw,54px)}.business-card>.eyebrow{color:#3378ba;margin-bottom:28px;font-size:12px}.business-card h2{letter-spacing:-.055em;margin:0;font-size:clamp(46px,5vw,72px);font-weight:600;line-height:1.03}.business-lead{color:#526b82;max-width:560px;margin:30px 0;font-size:19px;line-height:1.72}.business-lines{border-top:1px solid #bfd2e4;margin:20px 0 34px}.business-lines a{border-bottom:1px solid #bfd2e4;grid-template-columns:105px 1fr 26px;align-items:center;gap:18px;padding:20px 0;display:grid}.business-lines span{color:#3378ba;letter-spacing:.06em;font-size:13px;font-weight:750}.business-lines b{font-size:18px;font-weight:600}.business-lines i{color:#3378ba;font-size:23px;font-style:normal}.gateway-action{color:#fff;background:#153d69;border-radius:4px;align-self:flex-start;margin-top:auto;padding:16px 22px;font-size:16px;font-weight:650}.gateway-action:hover{background:#24588d}@media (width<=820px){html{scroll-padding-top:90px}.preview{padding:7px 12px;font-size:11px}.site-header{align-items:center;height:78px;min-height:78px;padding:0 22px}.site-header .brand-image{width:104px;height:36px}.site-header .brand-image img{width:122px}.desktop-nav{display:none}.mobile-nav{margin-left:auto;display:block;position:relative}.mobile-nav summary{cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:46px;height:46px;list-style:none;display:flex}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav summary span{background:#153d69;width:25px;height:2px;transition:transform .2s,opacity .2s;display:block}.mobile-nav[open] summary span:first-child{transform:translateY(8px)rotate(45deg)}.mobile-nav[open] summary span:nth-child(2){opacity:0}.mobile-nav[open] summary span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.mobile-nav nav{background:#fff;border:1px solid #d4e1ec;gap:0;width:min(300px,100vw - 44px);padding:12px 22px 18px;font-size:18px;font-weight:600;display:grid;position:absolute;top:55px;right:0;box-shadow:0 18px 45px #10344f2e}.mobile-nav nav a{border-bottom:1px solid #e0e8ef;padding:15px 2px}.mobile-nav nav a:last-child{border-bottom:0}.gateway-intro{padding:70px 22px 54px}.gateway-intro .eyebrow{font-size:11px}.gateway-intro h1{letter-spacing:-.045em;font-size:clamp(44px,12vw,58px);line-height:1.04}.gateway-lead{margin-top:28px;font-size:19px}.gateway-business{grid-template-columns:1fr;gap:16px;padding:0 22px 74px}.business-card{min-height:610px;padding:34px 26px}.business-number{font-size:21px;top:34px;right:26px}.business-card h2{font-size:45px}.business-lead{font-size:17px}.business-lines a{grid-template-columns:78px 1fr 22px;gap:10px}.business-lines span{font-size:11px}.business-lines b{font-size:16px}.gateway-action{text-align:center;width:100%}.lead{font-size:19px}.section-heading>p:last-child{font-size:17px}.button,.text-link{font-size:15px}}.op25-product{padding-top:80px;padding-bottom:80px}.op25-overview{padding:0 0 72px}.op25-photo img{aspect-ratio:2}.op25-copy>p:not(.eyebrow):not(.muted){color:var(--muted)}.op25-highlights{grid-template-columns:repeat(3,1fr);gap:10px;margin:28px 0;display:grid}.op25-highlights>div{background:#e7f0fa;border:1px solid #d1dfef;border-radius:6px;padding:16px 12px}.op25-highlights strong{color:#205a93;font:500 29px Arial;display:block}.op25-highlights span{color:#586e86;margin-top:5px;font-size:11px;display:block}.spec-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 24px;margin:18px 0 0;display:grid}.spec-grid>div{border-bottom:1px solid #d8e3ef;justify-content:space-between;gap:18px;padding:11px 0;font-size:13px;display:flex}.spec-grid dt{color:#586e86}.spec-grid dd{text-align:right;margin:0;font-weight:500}.charger-section{border-bottom:1px solid #d4e0ee;padding:72px 0}.charger-section .section-heading{margin-bottom:28px}.charger-section .section-heading h3,.sales-packages .section-heading h3{font-size:clamp(26px,2.5vw,38px)}.charger-card{background:#edf4fb!important}.charger-card>p{color:#586e86}.spec-grid.compact{grid-template-columns:1fr}.sales-packages{padding-top:72px}.package-grid{align-items:start}.package-card{background:#fff;border:1px solid #d7e2ef;border-radius:8px;overflow:hidden}.package-media{background:#edf3f9}.package-media img{object-fit:contain;width:100%;height:620px;display:block}.package-copy{padding:28px}.package-copy .eyebrow{margin-bottom:12px}.package-copy>p{color:#586e86}.package-copy dl{margin:24px 0}.package-copy dl>div{border-bottom:1px solid #d8e3ef;justify-content:space-between;gap:18px;padding:12px 0;font-size:13px;display:flex}.package-copy dt{color:#586e86}.package-copy dd{text-align:right;margin:0;font-weight:500}.package-price{color:#205a93;margin-top:22px;font:500 28px Arial;display:block}.package-note{color:#435e79;background:#e7f0fa;border-left:4px solid #3378ba;border-radius:4px;margin:24px 0 0;padding:18px 20px;font-size:13px}.manual-download{background:var(--primary);color:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:24px;margin-top:24px;padding:28px 32px;display:flex}.manual-download .eyebrow{margin-bottom:8px}.manual-download h3{margin:0}.manual-download .secondary{background:var(--accent);white-space:nowrap}@media (width<=760px){.op25-product{padding-top:50px;padding-bottom:50px}.op25-overview{padding-bottom:48px}.op25-photo img{aspect-ratio:2}.op25-highlights{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.op25-highlights>div{padding:13px 8px}.op25-highlights strong{font-size:24px}.spec-grid{grid-template-columns:1fr}.charger-section{padding:48px 0}.sales-packages{padding-top:48px}.package-media img{height:auto;max-height:none}.package-copy{padding:22px}.package-copy dl>div{display:block}.package-copy dd{text-align:left;margin-top:5px}.manual-download{flex-direction:column;align-items:flex-start;padding:24px}.manual-download .button{text-align:center;width:100%}}main:has(.home-review){overflow:hidden}main:has(.home-review) .home-review{grid-template-columns:1fr;align-items:start;gap:28px;padding-top:clamp(78px,8vw,122px);padding-bottom:clamp(86px,9vw,136px)}main:has(.home-review) .home-review>div{padding-top:34px}main:has(.home-review) .home-review .eyebrow,main:has(.home-review) .section-heading .eyebrow,main:has(.home-review) .design .eyebrow,main:has(.home-review) .beyond .eyebrow,main:has(.home-review) .contact .eyebrow,main:has(.home-review) .store-location .eyebrow{letter-spacing:.18em;color:#2e72b5;font-size:13px;font-weight:800}main:has(.home-review) .home-review h1{letter-spacing:-.045em;margin-bottom:34px;font-size:clamp(60px,5.8vw,88px);font-weight:650;line-height:1.12}main:has(.home-review) .home-review .lead{margin-bottom:38px;font-size:clamp(21px,1.75vw,26px);line-height:1.75}main:has(.home-review) .energy-chain{border-radius:4px;padding:34px;box-shadow:0 24px 70px #153d6917}main:has(.home-review) .energy-chain h2{font-size:clamp(27px,2.25vw,34px);font-weight:600}main:has(.home-review) .chain-solar>img{aspect-ratio:16/9;object-fit:contain;background:#173e66;height:auto}main:has(.home-review) .project-facts{background:#fff;border:1px solid #c8d9e9;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:18px;display:grid}main:has(.home-review) .project-facts>div{border-right:1px solid #c8d9e9;padding:20px}main:has(.home-review) .project-facts>div:last-child{border-right:0}main:has(.home-review) .project-facts small,main:has(.home-review) .project-facts strong{display:block}main:has(.home-review) .project-facts small{color:#60778e;font-size:13px;line-height:1.5}main:has(.home-review) .project-facts strong{color:#174b7c;margin-top:8px;font-size:18px;line-height:1.45}main:has(.home-review) .project-estimate-note{color:#60778e;margin:14px 0 4px;font-size:12px;line-height:1.7}main:has(.home-review) .chain-solar>div{padding:15px 18px;font-size:15px}main:has(.home-review) .chain-solar span{font-size:12px}main:has(.home-review) .chain-device{padding:16px}main:has(.home-review) .chain-device img{height:145px}main:has(.home-review) .chain-device b{font-size:15px}main:has(.home-review) .chain-device span,main:has(.home-review) .chain-note{font-size:13px}main:has(.home-review)>.section{padding-top:clamp(92px,8vw,126px);padding-bottom:clamp(92px,8vw,126px)}main:has(.home-review) .section-heading{max-width:1020px;margin-bottom:58px}main:has(.home-review) .section-heading h2{letter-spacing:-.04em;margin-bottom:28px;font-size:clamp(46px,4.45vw,68px);font-weight:620;line-height:1.15}main:has(.home-review) .section-heading>p:last-child{max-width:980px;font-size:21px;line-height:1.8}main:has(.home-review) #solutions .three{gap:24px}main:has(.home-review) .estimate-card{border-radius:3px;padding:clamp(34px,3.1vw,48px);box-shadow:0 20px 55px #153d690d}main:has(.home-review) .estimate-card>.eyebrow{font-size:13px;font-weight:800}main:has(.home-review) .capacity{margin:52px 0 38px;font-size:clamp(82px,7vw,108px);line-height:.95}main:has(.home-review) .capacity small{font-size:27px}main:has(.home-review) .estimate-card h3{min-height:76px;font-size:24px;font-weight:620;line-height:1.55}main:has(.home-review) .budget{margin:32px 0}main:has(.home-review) .budget>small{font-size:14px;line-height:1.65}main:has(.home-review) .budget strong{letter-spacing:-.04em;margin-top:13px;font-size:clamp(31px,2.6vw,41px)}main:has(.home-review) .budget strong span{margin-top:10px;font-size:16px}main:has(.home-review) .tier-spec{font-size:16px;line-height:1.55}main:has(.home-review) .tier-spec>div{margin:18px 0}main:has(.home-review) .estimate-card h4{margin-bottom:14px;font-size:18px}main:has(.home-review) .appliance-list{font-size:16px;line-height:2.35}main:has(.home-review) .load-total{font-size:16px}main:has(.home-review) .runtime{margin:26px 0;padding:20px}main:has(.home-review) .runtime b{font-size:15px;line-height:1.55}main:has(.home-review) .runtime span{font-size:13px;line-height:1.85}main:has(.home-review) .estimate-card .text-link{margin-top:8px;font-size:16px}main:has(.home-review) .estimate-notes{border-left:5px solid #3378ba;border-radius:3px;margin-top:34px;padding:clamp(34px,4vw,58px)}main:has(.home-review) .estimate-notes h3{font-size:30px;font-weight:620}main:has(.home-review) .estimate-notes p,main:has(.home-review) .estimate-notes details p{font-size:16px;line-height:1.9}main:has(.home-review) .estimate-notes summary{font-size:17px}main:has(.home-review)>.design{border-radius:4px;gap:10%;max-width:1320px;padding-left:clamp(44px,6vw,86px);padding-right:clamp(44px,6vw,86px)}main:has(.home-review) .design h2,main:has(.home-review) .beyond h2,main:has(.home-review) .contact h2{letter-spacing:-.04em;font-size:clamp(43px,4.2vw,64px);font-weight:620;line-height:1.18}main:has(.home-review) .design>div>p:last-child,main:has(.home-review) .beyond>p:not(.eyebrow),main:has(.home-review) .contact>div>p:not(.eyebrow){font-size:19px;line-height:1.85}main:has(.home-review) .steps{padding-left:30px}main:has(.home-review) .steps li{margin-bottom:24px;padding:6px 0 30px 20px}main:has(.home-review) .steps b{font-size:19px}main:has(.home-review) .steps span{font-size:16px;line-height:1.75}main:has(.home-review)>.units{gap:18px;padding-top:56px;padding-bottom:56px}main:has(.home-review) .units>div{background:#fff;border:1px solid #d4e1ee;padding:30px}main:has(.home-review) .units b{color:#2467a6;font-size:42px}main:has(.home-review) .units p{margin-bottom:0;font-size:16px;line-height:1.65}main:has(.home-review)>.beyond{border-radius:4px;max-width:1320px;padding-left:clamp(44px,6vw,86px);padding-right:clamp(44px,6vw,86px)}main:has(.home-review)>.contact{border-bottom:1px solid #d4e1ee;gap:12%}main:has(.home-review) .contact-links{gap:14px}main:has(.home-review) .contact-links .button,main:has(.home-review) .contact-links .unavailable{padding:19px 24px;font-size:17px}main:has(.home-review)>.store-location{gap:6%}main:has(.home-review)>.store-location h2{letter-spacing:-.04em;font-size:clamp(42px,4vw,60px);font-weight:620;line-height:1.15}main:has(.home-review)>.store-location>div:last-child>p:not(.eyebrow){font-size:18px;line-height:1.75}main:has(.home-review) .store-photo{border-radius:5px}footer .company-name{color:inherit;letter-spacing:.01em;margin:.4rem 0;font-size:clamp(.95rem,1.2vw,1.08rem);font-weight:650}main:has(.home-review)>.store-additional{gap:24px;padding-top:0}main:has(.home-review) .store-additional .store-location{background:#fff;border-radius:4px;gap:34px;padding:34px}main:has(.home-review) .store-additional h2{font-size:32px;font-weight:620}main:has(.home-review) .store-additional p{font-size:16px;line-height:1.75}@media (width<=920px){main:has(.home-review) #solutions .three{grid-template-columns:1fr}main:has(.home-review) .estimate-card h3{min-height:0}}@media (width<=760px){main:has(.home-review) .home-review{gap:46px;padding:58px 22px 72px}main:has(.home-review) .home-review>div{padding-top:0}main:has(.home-review) .home-review h1{margin-bottom:28px;font-size:clamp(45px,12.4vw,54px);line-height:1.16}main:has(.home-review) .home-review .lead{font-size:19px;line-height:1.75}main:has(.home-review) .home-review .actions>*{text-align:center;width:100%}main:has(.home-review) .energy-chain{padding:20px}main:has(.home-review) .energy-chain h2{font-size:26px}main:has(.home-review) .chain-solar>img{height:auto}main:has(.home-review) .project-facts{grid-template-columns:1fr 1fr}main:has(.home-review) .project-facts>div{border-bottom:1px solid #c8d9e9;padding:16px}main:has(.home-review) .project-facts>div:nth-child(2){border-right:0}main:has(.home-review) .project-facts>div:nth-child(3),main:has(.home-review) .project-facts>div:nth-child(4){border-bottom:0}main:has(.home-review) .project-facts strong{font-size:16px}main:has(.home-review) .chain-device{padding:10px}main:has(.home-review) .chain-device img{height:105px}main:has(.home-review) .chain-device b{font-size:13px}main:has(.home-review) .chain-device span{font-size:11px}main:has(.home-review)>.section{padding:68px 22px}main:has(.home-review) .section-heading{margin-bottom:38px}main:has(.home-review) .section-heading h2{font-size:39px;line-height:1.2}main:has(.home-review) .section-heading>p:last-child{font-size:18px}main:has(.home-review) .estimate-card{padding:30px 26px}main:has(.home-review) .capacity{margin:38px 0 30px;font-size:84px}main:has(.home-review) .estimate-card h3{font-size:23px}main:has(.home-review) .budget strong{font-size:34px}main:has(.home-review) .tier-spec,main:has(.home-review) .appliance-list,main:has(.home-review) .load-total{font-size:15px}main:has(.home-review) .estimate-notes{padding:28px 24px}main:has(.home-review) .estimate-notes h3{font-size:27px}main:has(.home-review) .estimate-notes p,main:has(.home-review) .estimate-notes details p{font-size:15px}main:has(.home-review)>.design,main:has(.home-review)>.beyond{border-radius:0;padding-left:22px;padding-right:22px}main:has(.home-review) .design h2,main:has(.home-review) .beyond h2,main:has(.home-review) .contact h2{font-size:39px}main:has(.home-review)>.units{grid-template-columns:1fr;padding-top:24px;padding-bottom:24px}main:has(.home-review) .units>div{padding:24px}main:has(.home-review)>.store-location h2{font-size:38px}main:has(.home-review)>.store-location>div:last-child>p:not(.eyebrow){font-size:16px}main:has(.home-review) .store-additional .store-location{padding:24px}}.hero-home-brand-card{border-radius:6px;min-height:0;padding:clamp(34px,4vw,54px)}.hero-home-brand-card h1{letter-spacing:-.05em;margin:0;font-size:clamp(43px,4.3vw,64px);font-weight:600;line-height:1.08}.hero-home-brand-card h1 em{margin-top:7px;display:inline-block}.hero-home-brand-card .business-lead{margin:28px 0 20px;font-size:17px;line-height:1.8}.hero-home-brand-card .business-lines{margin-top:16px}.hero-home-brand-card .business-lines a{grid-template-columns:130px 1fr 24px;padding:18px 0}.home-brand-logo{align-items:center;width:116px;height:28px;color:inherit!important;display:flex!important}.home-brand-logo img{object-fit:contain;object-position:left center;width:100%;height:100%;display:block}.hero-home-brand-card .business-lines b{font-size:16px;line-height:1.55}.hero-home-brand-card .line-title{color:#0f467f;letter-spacing:.16em;margin:18px 0 8px;font-size:11px;font-weight:800}.hero-home-brand-card .gateway-action{font-size:15px}.gateway-actions{flex-wrap:wrap;gap:12px;margin-top:16px;display:flex}.gateway-actions .gateway-action{margin-top:0}.gateway-actions .secondary-action{color:#f6fbff;background:#0e3e74}@media (width<=760px){.hero-home-brand-card{min-height:0;padding:34px 26px}.hero-home-brand-card h1{font-size:43px}.hero-home-brand-card .business-lead{font-size:16px}.hero-home-brand-card .business-lines a{grid-template-columns:100px 1fr 20px;gap:9px}.home-brand-logo{width:90px;height:23px}.hero-home-brand-card .business-lines span{font-size:11px}.hero-home-brand-card .business-lines b{font-size:15px}}.nav-cluster{align-items:center;display:flex;position:relative}.nav-cluster>.nav-parent{padding-right:22px}.nav-submenu-toggle{color:#3378ba;cursor:pointer;background:0 0;border:0;width:22px;height:36px;padding:0;font:700 18px Arial;position:absolute;right:0}.nav-dropdown{opacity:0;visibility:hidden;background:#fff;border:1px solid #d4e1ec;width:290px;padding:12px;transition:opacity .18s,transform .18s,visibility .18s;position:absolute;top:72px;left:50%;transform:translate(-50%,8px);box-shadow:0 20px 50px #10344f29}.nav-cluster:hover .nav-dropdown,.nav-cluster:focus-within .nav-dropdown{opacity:1;visibility:visible;transform:translate(-50%)}.desktop-nav .nav-dropdown a{white-space:normal;border-bottom:1px solid #e2eaf2;flex-direction:column;gap:4px;padding:14px 16px;display:flex}.desktop-nav .nav-dropdown a:last-child{border-bottom:0}.desktop-nav .nav-dropdown a:after{display:none}.nav-dropdown b{font-size:17px}.nav-dropdown span{color:#647b92;font-size:13px;font-weight:450}@media (width<=820px){.mobile-nav .mobile-subnav{border:0;border-bottom:1px solid #e0e8ef;padding:0}.mobile-nav .mobile-subnav>summary{flex-direction:row;justify-content:space-between;width:100%;height:auto;padding:15px 2px;font-size:18px;line-height:1.4;list-style:none;display:flex}.mobile-nav .mobile-subnav>summary span{color:#3378ba;background:0 0;width:auto;height:auto;font-size:18px;opacity:1!important;transform:none!important}.mobile-nav .mobile-subnav>div{padding:0 0 10px 16px}.mobile-nav .mobile-subnav a{color:#44627e;padding:11px 2px;font-size:16px}}main:has(.section-op25-detail){overflow-x:clip}.section-op25-detail{padding-top:70px;padding-bottom:70px}.section-op25-detail h1,.section-op25-detail h2,.section-op25-detail p,.op25-callout{overflow-wrap:anywhere}.op25-annotated-wrap{margin-top:34px}.op25-annotated-media{background:radial-gradient(circle at 50% 52%,#e9f7ff 0,#f7fbff 42%,#fff 78%);border:1px solid #cce2f3;border-radius:14px;max-width:1320px;min-height:680px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 28px 70px #10344f1f}.op25-tech-grid{opacity:.45;background-image:linear-gradient(#3378ba0e 1px,#0000 1px),linear-gradient(90deg,#3378ba0e 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;mask-image:linear-gradient(#0000,#000 22% 78%,#0000)}.op25-product-stage{z-index:1;width:96%;position:absolute;top:16%;left:2%;right:2%}.op25-annotated-photo{filter:drop-shadow(0 24px 30px #162d4533);width:100%;height:auto;display:block}.op25-photo-marker{z-index:4;color:#147abb;background:#fffffff0;border:2px solid #3ca3e6;border-radius:50%;place-items:center;width:42px;height:42px;font-size:14px;font-weight:800;display:grid;position:absolute;box-shadow:0 6px 18px #156fae38}.marker-01{top:36%;left:10%}.marker-02{top:10%;left:42%}.marker-03{top:39%;left:49.5%}.marker-04{top:38%;left:81%}.op25-leaders{z-index:2;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.op25-leaders path{fill:none;stroke:#45a2df;stroke-width:1.5px;vector-effect:non-scaling-stroke}.op25-leaders circle{fill:#45a2df;stroke:#fff;stroke-width:3px;vector-effect:non-scaling-stroke}.op25-callout{z-index:3;color:#183b60;width:250px;padding:5px 8px 5px 48px;position:absolute}.op25-callout-number{color:#2479b9;background:#fff;border:1px solid #52a8df;border-radius:50%;place-items:center;width:30px;height:30px;font-size:11px;font-weight:700;display:grid;position:absolute;top:1px;left:0;box-shadow:0 6px 18px #2479b91f}.op25-callout h3{color:#277fbd;margin:0 0 5px;font-size:19px;font-weight:650;line-height:1.3}.op25-callout strong{color:#183b60;letter-spacing:.02em;font-size:13px;display:block}.op25-callout p{color:#5a7189;max-width:270px;margin:5px 0 0;font-size:11px;line-height:1.45}.callout-acdc{top:5%;left:2.5%}.callout-battery{width:285px;top:3%;left:33%}.callout-display{width:285px;bottom:3%;left:57%}.callout-dcdc{top:6%;right:2.5%}.video-stack{gap:14px;max-width:1120px;display:grid}.op25-video-row{background:#fff;border:1px solid #d7e2ef;border-radius:8px;grid-template-columns:minmax(260px,36%) 1fr;align-items:center;gap:24px;padding:14px;display:grid}.media-content h3{margin:0 0 6px;font-size:24px;line-height:1.25}.media-content p{color:#476183;margin:0;font-size:14px;line-height:1.65}.video-frame{background:#0c1621;border-radius:6px;padding-top:56.25%;display:block;position:relative;overflow:hidden;box-shadow:0 8px 22px #1137601a}.video-frame iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.op25-intro{padding-bottom:44px}.op25-intro h1{max-width:1000px;margin-bottom:22px}.op25-intro .lead{max-width:800px}.op25-story-section{background:linear-gradient(#f6faff 0,#edf5fc 42%,#f7fbff 100%);padding-top:42px}.op25-story-heading{max-width:900px;margin-bottom:48px}.op25-story-heading>p:last-child{max-width:780px}.op25-scroll-story{grid-template-columns:minmax(0,1.58fr) minmax(330px,.72fr);align-items:start;gap:clamp(28px,4vw,72px);max-width:1500px;margin:0 auto;display:grid}.op25-sticky-visual{color:#fff;background:#0b1c2b;border:1px solid #78a8ca;border-radius:16px;position:sticky;top:110px;overflow:hidden;box-shadow:0 28px 70px #0c2a4333}.op25-visual-toolbar{color:#9dd6f8;letter-spacing:.12em;background:#0d273beb;border-bottom:1px solid #77c2ed47;justify-content:space-between;align-items:center;min-height:52px;padding:10px 18px;font-size:13px;font-weight:700;display:flex}.op25-progress-count{font-variant-numeric:tabular-nums;color:#b9cfe0}.op25-progress-count b{color:#fff;font-size:19px}.op25-visual-canvas{isolation:isolate;background:radial-gradient(circle at 50% 45%,#173c56 0,#0b2234 50%,#06131f 100%);min-height:clamp(470px,65vh,720px);position:relative;overflow:hidden}.op25-blueprint-grid{z-index:-2;opacity:.5;background-image:linear-gradient(#49a4dc17 1px,#0000 1px),linear-gradient(90deg,#49a4dc17 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;mask-image:radial-gradient(circle,#000 15%,#0000 78%)}.op25-blueprint-grid:after{content:"";border:1px solid #5bb8eb2e;border-radius:50%;position:absolute;inset:8%}.op25-scanline{z-index:5;opacity:.38;background:linear-gradient(90deg,#0000,#54b8ef,#0000);height:1px;animation:5.5s ease-in-out infinite op25-scan;position:absolute;top:12%;left:7%;right:7%;box-shadow:0 0 18px #54b8ef}@keyframes op25-scan{0%,to{opacity:.18;transform:translateY(0)}50%{opacity:.48;transform:translateY(clamp(300px,47vh,510px))}}.op25-real-product{z-index:2;opacity:1;place-items:center;transition:opacity .55s,transform .8s cubic-bezier(.2,.75,.25,1),filter .55s;display:grid;position:absolute;inset:8% 3% 17%;transform:scale(1)}.op25-real-product img{object-fit:contain;filter:drop-shadow(0 26px 30px #00000061);width:100%;height:100%;display:block}.op25-stage-photo{z-index:2;opacity:0;transition:opacity .6s,transform 1.1s cubic-bezier(.2,.75,.25,1);position:absolute;inset:0;transform:scale(1.025)}.op25-stage-photo img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.op25-structure{z-index:3;opacity:0;width:96%;height:85%;transition:opacity .55s,transform .8s cubic-bezier(.2,.75,.25,1);position:absolute;inset:3% 2% 12%;transform:scale(.9)}.op25-structure g{transform-box:fill-box;transform-origin:50%;transition:opacity .55s,transform .8s cubic-bezier(.2,.75,.25,1)}.op25-shell-lid,.op25-shell-base{opacity:.86}.op25-cells{opacity:.18}.op25-bms{opacity:.12}.op25-power-path{opacity:.08}.op25-expansion-units{opacity:0;fill:#15354c;stroke:#68b9e8;stroke-width:4px}.op25-structure-labels{opacity:.3;fill:#64c6fb;stroke:#64c6fb;stroke-width:2px}.op25-visual-status{z-index:7;border-top:1px solid #84c6ed40;justify-content:space-between;align-items:flex-end;gap:20px;padding-top:14px;display:flex;position:absolute;bottom:18px;left:20px;right:20px}.op25-visual-status span{color:#7fb8db;letter-spacing:.16em;font-size:11px;font-weight:700}.op25-visual-status strong{color:#f8fcff;text-align:right;max-width:70%;font-size:clamp(18px,2vw,28px);line-height:1.22}.op25-progress-track{background:#102d43;height:5px}.op25-progress-track span{width:var(--op25-progress,14.285%);background:linear-gradient(90deg,#2d89ca,#58cdf4);height:100%;transition:width .45s;display:block;box-shadow:0 0 12px #58cdf499}.op25-scroll-steps{display:grid}.op25-scroll-step{color:#526b82;opacity:.44;border-top:1px solid #c7dbea;grid-template-columns:46px 1fr;align-content:center;gap:16px;min-height:66vh;padding:44px 8px 44px 0;transition:opacity .35s,transform .35s;display:grid;position:relative}.op25-scroll-step:first-child{border-top:0}.op25-scroll-step:focus{outline-offset:6px;outline:2px solid #3d8fc8}.op25-scroll-step[aria-current=step]{opacity:1;transform:translate(-8px)}.op25-step-number{color:#2a78b2;background:#f8fcff;border:1px solid #7baed1;border-radius:50%;place-items:center;width:42px;height:42px;font-size:13px;font-weight:800;display:grid;box-shadow:0 8px 20px #164b7014}.op25-scroll-step[aria-current=step] .op25-step-number{color:#fff;background:#1f6ea7;border-color:#2e8dca;box-shadow:0 0 0 8px #328ec91a}.op25-scroll-step .eyebrow{margin:3px 0 12px}.op25-scroll-step h3{color:#153b5d;margin:0 0 13px;font-size:clamp(25px,2.2vw,37px);line-height:1.22}.op25-scroll-step>div>p:not(.eyebrow){margin:0 0 18px;font-size:17px;line-height:1.7}.op25-scroll-step strong{color:#1f679c;border-top:1px solid #d2e1ed;padding-top:15px;font-size:15px;line-height:1.55;display:block}.op25-scroll-story[data-stage="1"] .op25-real-product,.op25-scroll-story[data-stage="2"] .op25-real-product,.op25-scroll-story[data-stage="3"] .op25-real-product,.op25-scroll-story[data-stage="4"] .op25-real-product,.op25-scroll-story[data-stage="5"] .op25-real-product{opacity:.08;filter:blur(3px);transform:scale(.93)}.op25-scroll-story[data-stage="1"] .op25-stage-photo-shell{opacity:1;transform:scale(1)}.op25-scroll-story[data-stage="1"] .op25-structure{opacity:0!important}.op25-scroll-story[data-stage="2"] .op25-stage-photo-cells{opacity:1;transform:scale(1)}.op25-scroll-story[data-stage="2"] .op25-structure{opacity:0!important}.op25-scroll-story[data-stage="3"] .op25-stage-photo-bms{opacity:1;transform:scale(1)}.op25-scroll-story[data-stage="3"] .op25-structure{opacity:0!important}.op25-scroll-story[data-stage="1"] .op25-structure,.op25-scroll-story[data-stage="2"] .op25-structure,.op25-scroll-story[data-stage="3"] .op25-structure,.op25-scroll-story[data-stage="4"] .op25-structure,.op25-scroll-story[data-stage="5"] .op25-structure{opacity:1;transform:scale(1)}.op25-scroll-story[data-stage="1"] .op25-shell-lid{transform:translateY(-72px)rotate(-2deg)}.op25-scroll-story[data-stage="1"] .op25-cells{opacity:.5}.op25-scroll-story[data-stage="2"] .op25-shell-lid{transform:translateY(-118px)rotate(-3deg)}.op25-scroll-story[data-stage="2"] .op25-shell-base{opacity:.38}.op25-scroll-story[data-stage="2"] .op25-cells{opacity:1;transform:scale(1.08)translateY(-8px)}.op25-scroll-story[data-stage="3"] .op25-shell-lid{opacity:.3;transform:translateY(-118px)}.op25-scroll-story[data-stage="3"] .op25-shell-base,.op25-scroll-story[data-stage="3"] .op25-cells{opacity:.28}.op25-scroll-story[data-stage="3"] .op25-bms{opacity:1;transform:scale(1.2)translateY(-34px)}.op25-scroll-story[data-stage="4"] .op25-shell-lid{opacity:.25;transform:translateY(-105px)}.op25-scroll-story[data-stage="4"] .op25-shell-base,.op25-scroll-story[data-stage="4"] .op25-cells{opacity:.3}.op25-scroll-story[data-stage="4"] .op25-bms{opacity:.52}.op25-scroll-story[data-stage="4"] .op25-power-path{opacity:1}.op25-scroll-story[data-stage="4"] .op25-power-path path:nth-child(2){animation:1.2s linear infinite op25-flow}@keyframes op25-flow{to{stroke-dashoffset:-52px}}.op25-scroll-story[data-stage="5"] .op25-shell-lid,.op25-scroll-story[data-stage="5"] .op25-shell-base,.op25-scroll-story[data-stage="5"] .op25-cells,.op25-scroll-story[data-stage="5"] .op25-bms,.op25-scroll-story[data-stage="5"] .op25-power-path{opacity:.8;transform:scale(.65)translateY(-96px)}.op25-scroll-story[data-stage="5"] .op25-expansion-units{opacity:.82;transform:translateY(12px)}.op25-scroll-story[data-stage="6"] .op25-real-product{opacity:1;filter:none;transform:scale(1)}.op25-scroll-story[data-stage="6"] .op25-structure{opacity:.1;transform:scale(.88)}@media (width<=920px){.section-op25-detail{padding-top:52px;padding-bottom:52px}.op25-annotated-media{grid-template-columns:1fr 1fr;gap:14px;min-height:0;padding:20px;display:grid}.op25-tech-grid,.op25-leaders{display:none}.op25-product-stage{grid-column:1/-1;width:100%;margin:8px 0 12px;position:relative;top:auto;left:auto;right:auto}.op25-annotated-photo{filter:drop-shadow(0 16px 20px #162d4526)}.op25-callout{border-top:1px solid #cfe3f2;min-height:112px;padding:16px 10px 12px 50px;position:relative;inset:auto;width:auto!important}.op25-callout-number{top:17px;left:15px}.op25-video-row{grid-template-columns:minmax(220px,42%) 1fr;gap:16px;padding:12px}.media-content h3{font-size:21px}.op25-scroll-story{grid-template-columns:minmax(0,1.25fr) minmax(290px,.75fr);gap:26px}.op25-visual-canvas{min-height:clamp(420px,58vh,620px)}.op25-scroll-step{min-height:58vh}}@media (width<=560px){.op25-annotated-media{grid-template-columns:minmax(0,1fr) minmax(0,1fr);width:100%;padding:14px}.op25-product-stage,.op25-annotated-photo{min-width:0}.op25-photo-marker{border-width:1.5px;width:28px;height:28px;font-size:10px}.op25-callout{min-height:0}.op25-callout h3{font-size:16px}.op25-callout strong{font-size:11px}.op25-callout p{font-size:10px;line-height:1.4}.op25-video-row{grid-template-columns:1fr;gap:12px}.media-content h3{font-size:19px}.op25-story-section{padding-left:14px;padding-right:14px}.op25-story-heading{margin-bottom:26px}.op25-scroll-story{display:block}.op25-sticky-visual{z-index:8;border-radius:12px;top:86px;box-shadow:0 18px 40px #0c2a432e}.op25-visual-toolbar{min-height:42px;padding:8px 13px;font-size:10px}.op25-progress-count b{font-size:16px}.op25-visual-canvas{height:36vh;min-height:250px;max-height:310px}.op25-real-product{inset:6% 1% 20%}.op25-stage-photo-cells img{object-position:66% center}.op25-stage-photo-bms img{object-position:64% center}.op25-structure{width:100%;height:84%;inset:0 0 16%}.op25-visual-status{gap:10px;padding-top:9px;bottom:12px;left:13px;right:13px}.op25-visual-status span{font-size:8px}.op25-visual-status strong{max-width:76%;font-size:16px}.op25-scroll-steps{z-index:1;margin-top:12px;position:relative}.op25-scroll-step{opacity:.62;background:#f8fcff;border:1px solid #c8ddeb;border-radius:10px;grid-template-columns:38px 1fr;gap:12px;min-height:52vh;padding:28px 18px 28px 14px;box-shadow:0 12px 30px #194c6f14}.op25-scroll-step+.op25-scroll-step{margin-top:14px}.op25-scroll-step[aria-current=step]{opacity:1;border-color:#5aa3d4;transform:none}.op25-step-number{width:35px;height:35px;font-size:11px}.op25-scroll-step h3{font-size:24px}.op25-scroll-step>div>p:not(.eyebrow){font-size:15px;line-height:1.65}.op25-scroll-step strong{font-size:14px}}@media (width>=921px){.op25-story-section{width:100%;max-width:none;padding-left:0;padding-right:0}.op25-story-heading{width:min(88%,1268px);margin-left:auto;margin-right:auto}.op25-scroll-story{max-width:none;display:block}.op25-sticky-visual{border-left:0;border-right:0;border-radius:0;grid-template-rows:auto minmax(0,1fr) auto;width:100%;height:calc(100svh - 92px);display:grid;top:92px;box-shadow:0 26px 70px #061b2c47}.op25-visual-canvas{height:auto;min-height:0}.op25-visual-canvas:after{content:"";z-index:4;pointer-events:none;background:linear-gradient(90deg,#04121ef0 0,#051827c7 25%,#0518273d 46%,#0000 68%);position:absolute;inset:0}.op25-real-product{inset:7% 2% 14% 27%}.op25-structure{width:72%;height:89%;inset:1% 1% 10% 27%}.op25-visual-status{display:none}.op25-scroll-steps{z-index:9;width:min(510px,40vw);margin-top:calc(92px - 100svh);margin-left:max(5.5vw,50vw - 840px);position:relative}.op25-scroll-step{color:#d3e5f2;opacity:.18;text-shadow:0 2px 18px #00000080;border:0;grid-template-columns:52px minmax(0,1fr);gap:20px;min-height:calc(100svh - 92px);padding:clamp(72px,10vh,120px) 0}.op25-scroll-step:first-child{border:0}.op25-scroll-step[aria-current=step]{opacity:1;transform:none}.op25-step-number{color:#b9e7ff;background:#082336b8;border-color:#97d8ff99;width:48px;height:48px;box-shadow:0 0 0 8px #4cb0e814}.op25-scroll-step[aria-current=step] .op25-step-number{color:#fff;background:#217caf;border-color:#71c8f6;box-shadow:0 0 0 9px #4bb5ef21,0 10px 30px #00000042}.op25-scroll-step .eyebrow{color:#8fd5fb}.op25-scroll-step h3{color:#fff;letter-spacing:-.035em;font-size:clamp(35px,3.1vw,56px);line-height:1.08}.op25-scroll-step>div>p:not(.eyebrow){color:#d8e8f3;max-width:430px;font-size:clamp(17px,1.35vw,21px);line-height:1.68}.op25-scroll-step strong{color:#7fd5ff;border-color:#9dd3f347;max-width:430px;font-size:16px}}@media (prefers-reduced-motion:reduce){.op25-scanline,.op25-power-path path{animation:none!important}.op25-real-product,.op25-stage-photo,.op25-structure,.op25-structure g,.op25-progress-track span,.op25-scroll-step{transition:none!important}}body,button,input,textarea,select{font-family:Noto Sans Thai,Tahoma,Arial,sans-serif}body{font-size:18px;line-height:1.7}h1,h2,h3,h4,h5,h6,.brand,.capacity,.budget strong,.package-price,.op25-highlights strong{font-family:Noto Sans Thai,Tahoma,Arial,sans-serif}h1,h2,h3,h4,h5,h6{font-weight:650}.preview{line-height:1.55;font-size:14px!important}.eyebrow,.template-kicker{line-height:1.65;font-size:14px!important}.hero-points li,.brand-trust span,.deye-trust span{line-height:1.65;font-size:16px!important}.brand-trust b,.deye-trust b{line-height:1.5;font-size:19px!important}.hero-products figcaption,.hero-unit figcaption,.scene figcaption,.feature-row figcaption,.rooftop-photo figcaption{line-height:1.55;font-size:14px!important}.scene-label b,.advantage-grid article>span,.case-copy span,.use-grid>article>span{line-height:1.5;font-size:13px!important}.card-top small,.market-copy>small,.advantage-featured small,.case-source,small{font-size:14px;line-height:1.65}.card-copy b,.tier-spec,.spec-grid>div,.package-copy dl>div{line-height:1.65;font-size:16px!important}.card-copy p,.advantage-grid p,.case-copy p,.use-grid p,.selection-list p,.faq-list p,.product-note{line-height:1.75;font-size:17px!important}.product-note,.package-note{font-size:15px!important}.op25-highlights span,.op25-callout strong{line-height:1.55;font-size:15px!important}.op25-callout p,.media-content p{line-height:1.65;font-size:15px!important}.op25-callout-number{font-size:13px!important}.deye-page .section-heading,.sungrow-page .section-heading,.ecoflow-page .section-heading{height:auto!important;padding:0!important;display:block!important}main:has(.home-review) details.estimate-notes{margin-top:30px;background:0 0!important;border:0!important;padding:0!important}main:has(.home-review) details.estimate-notes>summary{color:#194f82;cursor:pointer;background:#fff;border:1px solid #9bbddd;border-radius:5px;align-items:center;gap:12px;width:auto;padding:11px 16px;font-weight:700;line-height:1.45;list-style:none;transition:background .2s,border-color .2s;display:inline-flex;font-size:15px!important}main:has(.home-review) details.estimate-notes>summary::-webkit-details-marker{display:none}main:has(.home-review) details.estimate-notes>summary:hover{background:#f5f9fd;border-color:#3378ba}main:has(.home-review) details.estimate-notes>summary i{color:#205f99;background:#dcecff;border-radius:50%;place-items:center;width:22px;height:22px;font-size:18px;font-style:normal;line-height:1;transition:transform .2s;display:grid}main:has(.home-review) details.estimate-notes[open]>summary i{transform:rotate(45deg)}main:has(.home-review) .estimate-notes-content{background:#eaf1f9;border-left:5px solid #3378ba;border-radius:3px;margin-top:18px;padding:clamp(30px,4vw,52px)}main:has(.home-review) .estimate-notes-content>details{border-top:1px solid #c8d9e9;margin-top:24px;padding-top:18px}main:has(.home-review) .estimate-notes-content>details>summary{cursor:pointer;font-weight:700}main:has(.home-review) .unit-disclosure{padding-top:28px;padding-bottom:28px}main:has(.home-review) .unit-disclosure>details>summary{color:#194f82;cursor:pointer;background:#fff;border:1px solid #9bbddd;border-radius:5px;align-items:center;gap:12px;padding:11px 16px;font-size:15px;font-weight:700;line-height:1.45;list-style:none;transition:background .2s,border-color .2s;display:inline-flex}main:has(.home-review) .unit-disclosure>details>summary::-webkit-details-marker{display:none}main:has(.home-review) .unit-disclosure>details>summary:hover{background:#f5f9fd;border-color:#3378ba}main:has(.home-review) .unit-disclosure>details>summary i{color:#205f99;background:#dcecff;border-radius:50%;place-items:center;width:22px;height:22px;font-size:18px;font-style:normal;line-height:1;transition:transform .2s;display:grid}main:has(.home-review) .unit-disclosure>details[open]>summary i{transform:rotate(45deg)}main:has(.home-review) .unit-disclosure .units{max-width:none;margin-top:18px;padding:0}.site-info-bar{color:#fff;background:#102f51;grid-template-columns:.85fr 1.1fr 1.35fr;gap:0;padding:0 max(5%,50vw - 720px + 5%);display:grid}.site-info-bar>a,.site-info-bar>span{border-right:1px solid #ffffff26;grid-template-rows:auto auto;grid-template-columns:28px auto;align-items:center;column-gap:9px;min-width:0;padding:12px 18px;display:grid}.site-info-bar>a:first-child,.site-info-bar>span:first-child{border-left:1px solid #ffffff26}.site-info-bar b{color:#9fd0ff;grid-row:1/3;align-self:center;font-size:19px;font-style:normal}.site-info-bar em{text-transform:uppercase;letter-spacing:.08em;color:#bcd0e4;font-size:10px;font-style:normal;line-height:1.25}.site-info-bar strong{overflow-wrap:anywhere;min-width:0;font-size:13px;font-weight:650;line-height:1.35}.site-info-bar a:hover{background:#ffffff14}footer.site-footer{color:#516980;background:#fff;border-top:1px solid #d4e0ee;max-width:none;padding:0;font-size:15px;display:block}.footer-grid{grid-template-columns:minmax(270px,1.7fr) repeat(4,minmax(130px,1fr));gap:clamp(28px,4vw,64px);max-width:1440px;margin:0 auto;padding:64px 6% 54px;display:grid}.footer-grid section{flex-direction:column;align-items:flex-start;gap:12px;min-width:0;display:flex}.footer-grid h2{color:#172d45;letter-spacing:0;margin:0 0 9px;font-size:17px;font-weight:750;line-height:1.4}.footer-grid a{line-height:1.55}.footer-grid a:hover{color:#2164a3}.footer-grid span{line-height:1.55}.footer-grid span b{color:#7d8c9b;margin-left:5px;font-weight:500}.footer-contact .brand-image{width:118px;height:42px;margin-bottom:4px}.footer-contact .brand-image img{width:138px}.footer-contact p{margin:0;line-height:1.65}.footer-contact p b{color:#516980;font-weight:600}.footer-contact .company-name{color:#172d45;margin:0 0 5px;font-size:17px;font-weight:700}.footer-bottom{border-top:1px solid #d8e2eb;justify-content:space-between;align-items:center;gap:24px;max-width:calc(1440px - 12%);margin:0 auto;padding:24px 0 30px;display:flex}.footer-bottom nav{gap:12px;font-size:14px;display:flex}.footer-bottom nav a{color:#234f79;border:1px solid #cbd9e7;border-radius:4px;padding:8px 12px;font-weight:650}.footer-bottom p{margin:0;font-size:13px}@media (width<=820px){body{font-size:17px}.preview{font-size:12px!important}.eyebrow,.template-kicker{font-size:13px!important}.hero-points li,.brand-trust span,.deye-trust span{font-size:15px!important}.card-copy p,.advantage-grid p,.case-copy p,.use-grid p,.selection-list p,.faq-list p{font-size:16px!important}.hero-products figcaption,.hero-unit figcaption,.scene figcaption{font-size:12px!important}.op25-callout p,.media-content p{font-size:14px!important}main:has(.home-review) details.estimate-notes>summary{justify-content:space-between;width:100%}main:has(.home-review) .estimate-notes-content{padding:25px 21px}main:has(.home-review) .unit-disclosure>details>summary{justify-content:space-between;width:100%}.site-info-bar{grid-template-columns:1fr 1fr;padding:0 14px}.site-info-bar>a,.site-info-bar>span{border-bottom:1px solid #ffffff26;padding:10px 9px}.site-info-bar>a:nth-child(odd),.site-info-bar>span:nth-child(odd){border-left:1px solid #ffffff26}.site-info-bar strong{font-size:11px}.site-info-bar em{font-size:9px}.site-info-bar>:last-child{grid-column:1/-1}.footer-grid{grid-template-columns:1fr 1fr;gap:38px 26px;padding:48px 22px 40px}.footer-contact{grid-column:1/-1}.footer-bottom{flex-direction:column;align-items:flex-start;margin:0 22px;padding:24px 0 30px}.footer-bottom nav{flex-wrap:wrap}}:root{--v3-navy:#10385f;--v3-blue:#2c74b9;--v3-sky:#dcecff;--v3-line:#c9dceb;--v3-soft:#edf5fc;--v3-shadow:0 22px 60px #153d691a;--v3-ink:#193b64;--v3-edge:#d4e2ef}.gateway{isolation:isolate;padding-top:56px;padding-bottom:72px;position:relative;overflow:hidden}.gateway:before{content:"";z-index:-1;background:radial-gradient(circle at 74% 0,#2c74b912 0,#2c74b900 58%),radial-gradient(circle at 22% 100%,#10385f14 0,#10385f00 45%);position:absolute;inset:0}.gateway:after{content:"";aspect-ratio:1;pointer-events:none;z-index:-1;opacity:.45;border:1px solid #1b487824;border-radius:50%;width:min(920px,90%);position:absolute;top:14%;left:50%;transform:translate(-50%)}.gateway .gateway-choice{isolation:isolate;background:linear-gradient(165deg,#eaf3ff 0%,#f7fbff 58%,#edf5fc 100%);border:1px solid #2c74b938;border-radius:18px;position:relative;overflow:hidden;box-shadow:0 26px 68px #13395b14}.gateway .gateway-choice:before{content:"";z-index:-1;border:1px solid #2c74b92e;border-radius:50%;width:310px;height:310px;position:absolute;inset:auto -80px -130px auto;box-shadow:0 0 0 48px #2c74b909,0 0 0 96px #2c74b906}.gateway .gateway-choice:nth-child(2):before{inset:-140px auto auto -100px}.gateway .gateway-choice .eyebrow{color:#2b6da9;font-weight:800}.gateway .gateway-choice .text-link{border-top:1px solid #bfd4e6;justify-content:space-between;align-items:center;width:100%;padding-top:20px;display:flex}.gateway .gateway-choice .entry-subtitle{color:var(--v3-ink);font-weight:700}.gateway .gateway-choice p{max-width:360px}.gateway .gateway-choice h2{max-width:100%}.gateway .gateway-choice .text-link{font-weight:700}.gateway .gateway-choice:hover,.gateway .gateway-choice:focus-visible{border-color:#17599d75;transform:translateY(-7px);box-shadow:0 28px 70px #16396124}.gateway .gateway-choice:hover .text-link,.gateway .gateway-choice:focus-visible .text-link{color:#124f8d}.gateway .gateway-choice:first-child:after{content:"GLOBAL";text-align:center;letter-spacing:2px;color:#0c3f79;background:#e8f4ffe6;border:1px solid #2c74b954;border-radius:99px;min-width:84px;padding:5px 12px;font:700 11px/1 Arial,sans-serif;position:absolute;top:18px;left:18px}.gateway .gateway-choice:nth-child(2):after{content:"THAILAND";text-align:center;letter-spacing:2px;color:#0c3f79;background:#e8f4ffe6;border:1px solid #2c74b954;border-radius:99px;min-width:84px;padding:5px 12px;font:700 11px/1 Arial,sans-serif;position:absolute;top:18px;left:18px}main:has(.gateway) .section{position:relative}main:has(.gateway) .section:not(.gateway):after{content:"";opacity:.6;background:linear-gradient(90deg,#0000,#17406738 12% 88%,#0000);height:1px;position:absolute;bottom:0;left:6%;right:6%}main:has(.home-review) #solutions{background:linear-gradient(#f7fbff 0%,#eef5fc 100%)}main:has(.home-review) .estimate-card{background:#fff;border-color:#c7dced;border-radius:12px;flex-direction:column;transition:transform .22s,border-color .22s,box-shadow .22s;display:flex}main:has(.home-review) .estimate-card:nth-child(2){background:#f0f7fd;border-color:#8fb6d9}main:has(.home-review) .estimate-card:hover{box-shadow:var(--v3-shadow);border-color:#77a7cf;transform:translateY(-5px)}main:has(.home-review) .tier-fit{color:#4f6b85;background:#edf5fc;border-left:4px solid #3b82c4;min-height:126px;margin:22px 0 4px;padding:18px;line-height:1.7;font-size:15px!important}main:has(.home-review) .tier-fit b,main:has(.home-review) .tier-fit span{display:block}main:has(.home-review) .tier-fit b{color:#194f82;margin-bottom:5px;font-size:13px}main:has(.home-review) .appliance-list{gap:9px;display:grid}main:has(.home-review) .appliance-list li{border-bottom:1px solid #e1ebf4;align-items:center;min-height:42px;padding:6px 0}main:has(.home-review) .appliance-name{align-items:center;gap:10px;min-width:0;display:flex}main:has(.home-review) .appliance-icon{color:#246cae;background:#dfedfa;border-radius:50%;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid}main:has(.home-review) .appliance-icon svg{fill:none;stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}main:has(.home-review) .runtime{margin-top:auto}main:has(.home-review) .energy-chain,.deye-page .hero-products figure,.sungrow-page .hero-products figure,.ecoflow-page .hero-products figure,:is(.deye-page,.sungrow-page,.ecoflow-page) .family-card,:is(.sungrow-page,.ecoflow-page) .case-card{box-shadow:var(--v3-shadow);border-radius:12px}main:has(.home-review) .energy-chain{background:#eaf3fb;border-color:#bed6e9}:is(.deye-page,.sungrow-page,.ecoflow-page) .family-card,:is(.sungrow-page,.ecoflow-page) .case-card{transition:transform .22s,box-shadow .22s;overflow:hidden}:is(.deye-page,.sungrow-page,.ecoflow-page) .family-card figure{background:linear-gradient(145deg,#f7fbff,#edf4fa)}:is(.deye-page,.sungrow-page,.ecoflow-page) .family-card:hover,:is(.sungrow-page,.ecoflow-page) .case-card:hover{transform:translateY(-4px);box-shadow:0 26px 66px #153d6924}.brand-page-nav{z-index:30;backdrop-filter:blur(14px);background:#fffffff5;border:1px solid #d0e0eb;border-top:0;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:28px;max-width:1440px;margin:0 auto;padding:13px 4vw;display:grid;position:sticky;top:92px;box-shadow:0 12px 28px #11355212}.brand-page-nav>span{color:#647b90;white-space:nowrap;font-size:13px;font-weight:750}.brand-page-nav>div{scrollbar-width:thin;justify-content:flex-end;gap:8px;display:flex;overflow:auto}.brand-page-nav a{color:#244c71;white-space:nowrap;border-radius:5px;align-items:center;gap:7px;padding:10px 12px;font-size:13px;font-weight:700;display:flex}.brand-page-nav a:hover{color:#175f9c;background:#eaf3fb}.brand-page-nav b{color:#3580bf;font:700 11px Arial}:is(.deye-page,.sungrow-page,.ecoflow-page) :is(.brand-section,.deye-section){padding-top:clamp(68px,7vw,98px);padding-bottom:clamp(68px,7vw,98px);scroll-margin-top:158px}:is(.deye-page,.sungrow-page,.ecoflow-page) .faq-list details:first-child{border-top:1px solid var(--line)}:is(.deye-page,.sungrow-page,.ecoflow-page) .faq-list details[open]{background:#ffffffb3;padding-left:18px;padding-right:18px}.conversion-panel.contact{isolation:isolate;color:#fff;background:linear-gradient(135deg,#0e3154 0%,#184f80 100%);border-radius:16px;grid-template-columns:minmax(0,1.16fr) minmax(340px,.84fr);gap:clamp(50px,8vw,110px);width:calc(100% - 8vw);max-width:1320px;margin:clamp(72px,8vw,120px) auto;padding:clamp(44px,6vw,82px);position:relative;overflow:hidden;box-shadow:0 28px 76px #0c2b492e}.conversion-panel:before{content:"";z-index:-1;background-color:#0000;background-image:linear-gradient(#9ecdf50e 1px,#0000 1px),linear-gradient(90deg,#9ecdf50e 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:42px 42px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;mask-image:linear-gradient(90deg,#0000,#000 35%,#000)}.conversion-panel .contact-copy .eyebrow{color:#9ed0fb!important}.conversion-panel .contact-copy h2{color:#fff;margin-bottom:25px;font-size:clamp(39px,4vw,60px);line-height:1.16}.conversion-panel .contact-copy>p:not(.eyebrow){max-width:680px;font-size:18px;line-height:1.8;color:#d2e3f1!important}.conversion-panel .contact-next-step{border-top:1px solid #fff3;margin-top:24px;padding-top:20px;font-size:15px!important}.conversion-panel .contact-links{gap:12px}.conversion-panel .contact-links>.button,.conversion-panel .contact-channel>summary{text-align:left;border:1px solid #ffffff38;border-radius:6px;width:100%;min-height:58px;padding:16px 19px;font-size:17px;font-weight:750}.conversion-panel .contact-links>.primary-contact,.conversion-panel .contact-channel.is-primary>summary{color:#10375b;background:#dceeff;border-color:#dceeff}.conversion-panel .contact-links>.secondary-contact,.conversion-panel .contact-channel:not(.is-primary)>summary{color:#fff;background:#ffffff14}.conversion-panel .contact-links>.button:hover,.conversion-panel .contact-channel>summary:hover{color:#153d69;background:#fff}.powerbox-page{background:#f3f7fb}.powerbox-page .product-hero{isolation:isolate;color:#fff;background:linear-gradient(118deg,#071f38 0%,#123f68 60%,#1d5e91 100%);max-width:none;padding-left:max(6%,50vw - 720px + 6%);padding-right:max(6%,50vw - 720px + 6%);position:relative;overflow:hidden}.powerbox-page .product-hero:after{content:"";z-index:-1;background:radial-gradient(140% 140% at 95% 12%,#ffffff0f,#0000 40%),linear-gradient(#ffffff0f,#fff0 36%);position:absolute;inset:0}.powerbox-page .product-hero:before{content:"";z-index:-1;background-color:#0000;background-image:linear-gradient(#7fb9e714 1px,#0000 1px),linear-gradient(90deg,#7fb9e714 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:52px 52px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;mask-image:linear-gradient(90deg,#0000 4%,#000 48%,#0000)}.powerbox-page .product-hero .eyebrow{color:#8cc8fa}.powerbox-page .product-hero h1{color:#fff;max-width:1040px}.powerbox-page .product-hero h1 em{color:#a9d9ff}.powerbox-page .product-hero .lead{color:#c5d9eb}.powerbox-page .product-hero>.text-link{color:#dceeff}.powerbox-page .product-hero .secondary{color:#fff;background:0 0;border:1px solid #78add6}.powerbox-page>.section:not(.product-hero):not(.conversion-panel){background:#fff}.powerbox-page .product-detail{border-color:#bcd0e1}.powerbox-page .product-photo,.powerbox-page .charger-card,.powerbox-page .package-card{border-color:#bfd2e2;border-radius:4px;box-shadow:0 18px 50px #0f345214}.powerbox-page .product-detail{border-top:0}.powerbox-page .product-photo{border-color:var(--v3-edge);background:#fff;border-radius:14px}.powerbox-page .charger-card{border:1px solid var(--v3-edge);border-radius:12px}.powerbox-page .package-card{border:1px solid var(--v3-edge);border-radius:12px;position:relative}.powerbox-page .package-card:before{content:"";pointer-events:none;border-radius:12px;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff6b}.powerbox-page .faq{max-width:1160px}.powerbox-page .section+.section{border-top:1px solid #dfeaf5}.op25-photo-link{transition:transform .2s,box-shadow .2s;display:block}.op25-photo-link:hover{transform:translateY(-4px);box-shadow:0 22px 52px #0f34521f}.powerbox-page .charger-section,.powerbox-page .sales-packages{position:relative}.powerbox-page .charger-section:before,.powerbox-page .sales-packages:before{content:"";background:#2f83c4;width:70px;height:4px;position:absolute;top:0;left:0}.powerbox-page .faq details[open]{background:#edf4fa;padding-left:18px;padding-right:18px}@media (prefers-reduced-motion:no-preference){.reveal-ready{opacity:1;transform:none}.reveal-ready.is-visible{animation:.52s both v3-reveal}.button,.text-link,.gateway-action,.brand-page-nav a{transition:color .18s,background .18s,border-color .18s,transform .18s,box-shadow .18s}.button:active,.gateway-action:active{transform:translateY(1px)}}@keyframes v3-reveal{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@media (width<=820px){.brand-page-nav{grid-template-columns:1fr;gap:7px;padding:10px 22px;top:78px}.brand-page-nav>div{justify-content:flex-start}:is(.deye-page,.sungrow-page,.ecoflow-page) :is(.brand-section,.deye-section){scroll-margin-top:160px}.conversion-panel.contact{border-radius:12px;grid-template-columns:1fr;width:calc(100% - 28px);margin:64px 14px;padding:48px 24px}}@media (width<=760px){.gateway .gateway-choice{border-radius:10px}main:has(.home-review) .tier-fit{min-height:0}main:has(.home-review) .estimate-card:hover,:is(.deye-page,.sungrow-page,.ecoflow-page) .family-card:hover,:is(.sungrow-page,.ecoflow-page) .case-card:hover{transform:none}.brand-page-nav>span{display:none}.brand-page-nav{padding:8px 14px}.brand-page-nav a{padding:9px 10px}.conversion-panel .contact-copy>p:not(.eyebrow){font-size:17px}.powerbox-page .product-hero{padding-left:22px;padding-right:22px}}@media (prefers-reduced-motion:reduce){.reveal-ready,.reveal-ready.is-visible{opacity:1;transform:none}}:root{--gray-page:#f1f2f1;--gray-surface:#f7f7f5;--gray-card:#fbfbfa;--gray-soft:#e7e9e8;--gray-line:#d0d3d3;--gray-ink:#24292d;--gray-muted:#687078;--gray-charcoal:#252b30;--gray-charcoal-2:#343b40;--tech-blue:#2c78b4;--primary:var(--gray-charcoal);--accent:#dbe1e4;--muted:var(--gray-muted);--v3-navy:var(--gray-charcoal);--v3-blue:var(--tech-blue);--v3-sky:#e3e7e9;--v3-line:var(--gray-line);--v3-soft:#eceeed;--v3-shadow:0 22px 60px #22272b1a;--v3-ink:var(--gray-ink);--v3-edge:#d4d6d6;color:var(--gray-ink);background:var(--gray-page)}.theme-premium-gray{color:var(--gray-ink);background:var(--gray-page)}.theme-premium-gray main{background:var(--gray-page)}.theme-premium-gray .preview{color:#4f575d;background:#dfe2e2}.theme-premium-gray .site-info-bar{background:#262c31}.theme-premium-gray .site-info-bar b{color:#b8c5ce}.theme-premium-gray .site-info-bar em{color:#aeb6bc}.theme-premium-gray .site-header{border-color:var(--gray-line);background:#f7f7f5f5;box-shadow:0 10px 32px #21262a12}.theme-premium-gray .desktop-nav a:after{background:var(--tech-blue)}.theme-premium-gray .mobile-nav nav,.theme-premium-gray .nav-dropdown{border-color:var(--gray-line);background:#f8f8f6;box-shadow:0 20px 48px #20252924}.theme-premium-gray .mobile-nav summary span{background:var(--gray-charcoal)}.theme-premium-gray .nav-dropdown span{color:var(--gray-muted)}.theme-premium-gray .gateway-header{border-bottom:1px solid var(--gray-line);background:#f7f7f5;width:100%;max-width:none;height:auto;min-height:132px;padding:24px 6%}.theme-premium-gray .gateway-brand-lockup{justify-content:center;align-items:center;gap:32px;width:100%;display:flex}.theme-premium-gray .gateway-brand-lockup .brand-image{flex:none;width:190px;height:68px}.theme-premium-gray .gateway-brand-lockup .brand-image img{width:190px}.theme-premium-gray .gateway-brand-lockup p{color:#30363b;letter-spacing:.04em;border-left:1px solid #bfc4c6;margin:0;padding-left:32px;font-size:clamp(20px,2vw,30px);font-weight:720;line-height:1.4}.theme-premium-gray h1,.theme-premium-gray h2,.theme-premium-gray h3,.theme-premium-gray h4{color:var(--gray-ink)}.theme-premium-gray h1 em{color:var(--tech-blue)}.theme-premium-gray .lead,.theme-premium-gray .muted,.theme-premium-gray .note,.theme-premium-gray .section-heading p:last-child{color:var(--gray-muted)}.theme-premium-gray .eyebrow{color:var(--tech-blue)}.theme-premium-gray .text-link{color:#2d668f}.theme-premium-gray .button,.theme-premium-gray .gateway-action{background:var(--gray-charcoal);color:#fff}.theme-premium-gray .button:hover,.theme-premium-gray .gateway-action:hover{background:#15191c}.theme-premium-gray .secondary{color:var(--gray-ink);background:#dfe2e2}.theme-premium-gray .rule,.theme-premium-gray details,.theme-premium-gray footer{border-color:var(--gray-line)}.theme-premium-gray .gateway:before{background:radial-gradient(circle at 74% 0,#535b6114 0,#535b6100 58%),radial-gradient(circle at 22% 100%,#292f3412 0,#292f3400 45%)}.theme-premium-gray .gateway:after{border-color:#393f4421}.theme-premium-gray .gateway .gateway-choice{background:linear-gradient(155deg,#e3e5e4 0%,#f7f7f5 58%,#eceeed 100%);border-color:#cdd1d1;box-shadow:0 26px 68px #23282c14}.theme-premium-gray .gateway .gateway-choice:before{border-color:#484f5529;box-shadow:0 0 0 48px #484f5506,0 0 0 96px #484f5505}.theme-premium-gray .gateway .gateway-choice:nth-child(2){background:linear-gradient(155deg,#e7e8e7 0%,#fafaf8 58%,#e9ebea 100%)}.theme-premium-gray .gateway .gateway-choice .eyebrow{color:#596269}.theme-premium-gray .gateway .gateway-choice .entry-subtitle{color:var(--gray-ink)}.theme-premium-gray .gateway .gateway-choice p{color:var(--gray-muted)}.theme-premium-gray .gateway .gateway-choice .text-link{color:#2a5f86;border-color:#c7cbcb}.theme-premium-gray .gateway .gateway-choice:hover,.theme-premium-gray .gateway .gateway-choice:focus-visible{border-color:#969da1;box-shadow:0 28px 70px #20252924}.theme-premium-gray .gateway .gateway-choice:after{color:#414950!important;background:#f6f6f4e6!important;border-color:#aeb4b7!important}.theme-premium-gray :is(.card,.package-card,.family-card,.case-card,.estimate-card,.product-photo,.charger-card,.store-location,.op25-video-row){background:var(--gray-card);border-color:var(--gray-line)}.theme-premium-gray .card:nth-child(2),.theme-premium-gray .charger-card{background:#eeefed!important}.theme-premium-gray :is(.light,.design,.product-hero,.estimate-notes-content,.runtime,.package-note){background:#e7e9e8}.theme-premium-gray .technical-art,.theme-premium-gray .beyond,.theme-premium-gray .manual-download{background:var(--gray-charcoal)}.theme-premium-gray .product-photo,.theme-premium-gray .package-media{background:#f5f5f3}.theme-premium-gray .package-note{color:#505960;border-color:#777f84}.theme-premium-gray .unavailable{color:#565e64;background:#e3e5e5}.theme-premium-gray main:has(.home-review) #solutions{background:linear-gradient(#f4f4f2 0%,#e8eae9 100%)}.theme-premium-gray main:has(.home-review) .energy-chain{background:#e6e8e7;border-color:#c7cbcc}.theme-premium-gray main:has(.home-review) .project-facts{background:#f8f8f6;border-color:#c9cdce}.theme-premium-gray main:has(.home-review) .project-facts>div{border-color:#c9cdce}.theme-premium-gray main:has(.home-review) .project-facts small,.theme-premium-gray main:has(.home-review) .project-estimate-note{color:var(--gray-muted)}.theme-premium-gray main:has(.home-review) .project-facts strong{color:#394149}.theme-premium-gray main:has(.home-review) .estimate-card{background:#fafaf8;border-color:#d0d3d3;box-shadow:0 20px 55px #21262a0d}.theme-premium-gray main:has(.home-review) .estimate-card:nth-child(2){background:#e9ebea;border-color:#aeb4b7}.theme-premium-gray main:has(.home-review) .tier-fit{color:#596269;background:#e8eae9;border-color:#707a80}.theme-premium-gray main:has(.home-review) .tier-fit b{color:#343c42}.theme-premium-gray main:has(.home-review) .appliance-list li{border-color:#d9dcdd}.theme-premium-gray main:has(.home-review) .appliance-icon{color:#46687f;background:#dfe3e4}.theme-premium-gray main:has(.home-review) details.estimate-notes>summary,.theme-premium-gray main:has(.home-review) .unit-disclosure>details>summary{color:#3e474e;background:#f8f8f6;border-color:#abb1b4}.theme-premium-gray main:has(.home-review) details.estimate-notes>summary i,.theme-premium-gray main:has(.home-review) .unit-disclosure>details>summary i{color:#4d5961;background:#dfe2e3}.theme-premium-gray main:has(.home-review) .estimate-notes-content{background:#e6e8e7;border-color:#737c82}.theme-premium-gray main:has(.home-review)>.design{background:#e5e7e6}.theme-premium-gray main:has(.home-review) .units>div{border-color:var(--gray-line);background:#f8f8f6}.theme-premium-gray main:has(.home-review) .units b{color:#384149}.theme-premium-gray .hero-home-brand-card,.theme-premium-gray .business-card{background:#e6e8e7;border-color:#cbd0d1}.theme-premium-gray .hero-home-brand-card .business-lines,.theme-premium-gray .hero-home-brand-card .business-lines a{border-color:#c4c8c9}.theme-premium-gray .hero-home-brand-card .line-title{color:#4b565e}.theme-premium-gray :is(.deye-page,.sungrow-page,.ecoflow-page){--navy:#252b30;--blue:#2c78b4;--cyan:#3b82b8;--ink:#252a2e;--muted:#687178;--line:#d1d4d5;--pale:#eceeed;color:var(--gray-ink);background:var(--gray-page)!important}.theme-premium-gray :is(.deye-hero,.brand-hero){background:var(--gray-charcoal)!important}.theme-premium-gray :is(.deye-page,.sungrow-page,.ecoflow-page) :is(.advantage-section,.product-section,.cases-section,.faq-section){background:#e9ebea!important}.theme-premium-gray :is(.deye-page,.sungrow-page,.ecoflow-page) .advantage-grid article{border-color:var(--gray-line);background:#f8f8f6}.theme-premium-gray :is(.deye-page,.sungrow-page,.ecoflow-page) .advantage-featured{background:#30363b!important}.theme-premium-gray :is(.deye-page,.sungrow-page,.ecoflow-page) .market-panel{background:linear-gradient(145deg,#242a2f,#3b4349)!important}.theme-premium-gray :is(.deye-page,.sungrow-page,.ecoflow-page) .brand-statement{border-color:#5c6469}.theme-premium-gray :is(.deye-page,.sungrow-page,.ecoflow-page) .brand-statement span{color:#b8c5ce}.theme-premium-gray :is(.deye-page,.sungrow-page,.ecoflow-page) .market-panel dl div{border-color:#5c6469}.theme-premium-gray :is(.deye-page,.sungrow-page,.ecoflow-page) .family-card figure{background:linear-gradient(145deg,#f7f7f5,#e9ebea)}.theme-premium-gray :is(.deye-page,.sungrow-page,.ecoflow-page) .use-section{background:var(--gray-charcoal)!important}.theme-premium-gray :is(.deye-page,.sungrow-page,.ecoflow-page) .system-product{background:linear-gradient(145deg,#e4e7e7,#f8f8f6)}.theme-premium-gray .brand-page-nav{border-color:var(--gray-line);background:#f7f7f5f5;box-shadow:0 12px 28px #20252912}.theme-premium-gray .brand-page-nav a{color:#434d54}.theme-premium-gray .brand-page-nav a:hover{color:#245f88;background:#e1e4e4}.theme-premium-gray .conversion-panel.contact{background:linear-gradient(135deg,#23292e 0%,#3a4248 100%);box-shadow:0 28px 76px #1c202333}.theme-premium-gray .conversion-panel .contact-copy .eyebrow{color:#b5c5cf!important}.theme-premium-gray .conversion-panel .contact-links>.primary-contact,.theme-premium-gray .conversion-panel .contact-channel.is-primary>summary{color:#252c31;background:#e5e8e9;border-color:#e5e8e9}.theme-premium-gray footer.site-footer{color:#626a70;background:#e6e8e7;border-color:#cbd0d1}.theme-premium-gray .footer-grid h2,.theme-premium-gray .footer-contact .company-name{color:#2d3338}.theme-premium-gray .footer-bottom{border-color:#c7cbcc}.theme-premium-gray .footer-bottom nav a{color:#465159;border-color:#bfc4c6}.theme-premium-gray .powerbox-page{background:var(--gray-page)}.theme-premium-gray .powerbox-page .product-hero{color:#fff;background:linear-gradient(118deg,#071f38 0%,#123f68 60%,#1d5e91 100%)}.theme-premium-gray .powerbox-page .product-hero h1{color:#fff}.theme-premium-gray .powerbox-page .product-hero h1 em{color:#a9d9ff}.theme-premium-gray .powerbox-page .product-hero .lead{color:#c5d9eb}.theme-premium-gray .powerbox-page .product-hero>.text-link{color:#dceeff}.theme-premium-gray .powerbox-locale-switch{backdrop-filter:blur(10px);background:#04132047;border:1px solid #afd8f44d;border-radius:999px;gap:8px;width:max-content;max-width:100%;margin:0 0 30px;padding:5px;display:flex}.theme-premium-gray .powerbox-locale-switch a{color:#dceeff;border-radius:999px;padding:8px 15px;font-size:13px;font-weight:700;line-height:1.2}.theme-premium-gray .powerbox-locale-switch a:hover{color:#fff;background:#ffffff1a}.theme-premium-gray .powerbox-locale-switch a[aria-current=page]{color:#152432;background:#e7f4fc}.theme-premium-gray .op25-intro .powerbox-locale-switch{margin-bottom:24px}.theme-premium-gray .powerbox-page>.section:not(.product-hero):not(.conversion-panel){background:#f7f7f5}.theme-premium-gray .powerbox-page .section+.section{border-color:#d2d5d6}.theme-premium-gray .powerbox-page .product-detail{border-color:#c7cbcc}.theme-premium-gray .powerbox-page .product-photo,.theme-premium-gray .powerbox-page .charger-card,.theme-premium-gray .powerbox-page .package-card{border-color:#cfd3d4;box-shadow:0 18px 50px #20252914}.theme-premium-gray .powerbox-page .package-media{background:#e9ebea}.theme-premium-gray .op25-story-section{background:linear-gradient(#f3f4f3 0,#e4e7e6 42%,#f4f5f4 100%)}.theme-premium-gray .section-op25-detail:not(.op25-story-section){background:var(--gray-page)}.theme-premium-gray .op25-real-product{inset:0}.theme-premium-gray .op25-real-product img{object-fit:cover;object-position:center}.theme-premium-gray .op25-scroll-step{color:#626c73;border-color:#c8cdcf}.theme-premium-gray .op25-scroll-step h3{color:#343c42}.theme-premium-gray .op25-scroll-step strong{color:#3f6f90;border-color:#cfd3d4}@media (width>=921px){.theme-premium-gray .op25-scroll-step h3{color:#fff}.theme-premium-gray .op25-scroll-step>div>p:not(.eyebrow){color:#d8e8f3}.theme-premium-gray .op25-scroll-step strong{color:#7fd5ff;border-color:#9dd3f347}}@media (width<=560px){.theme-premium-gray .gateway .gateway-choice{padding-top:66px}.theme-premium-gray .op25-scroll-step{background:#f7f7f5;border-color:#cbd0d1}}.theme-premium-gray .gateway{max-width:none;padding:clamp(22px,3vw,44px) 0 clamp(52px,7vw,96px)}.theme-premium-gray .gateway>.gateway-stack{z-index:1;grid-template-columns:minmax(0,1fr);gap:clamp(18px,2vw,28px);width:min(100% - 48px,1500px);margin:0 auto;display:grid;position:relative}.theme-premium-gray .gateway .gateway-choice-media{isolation:isolate;color:#fff;background:#142430;border:1px solid #fff3;border-radius:16px;min-height:clamp(440px,47vw,670px);padding:0;display:block;position:relative;overflow:hidden;transform:none;box-shadow:0 28px 74px #1b20242e}.theme-premium-gray .gateway .gateway-choice-media:nth-child(2){background:#29383e}.theme-premium-gray .gateway .gateway-choice-media:hover,.theme-premium-gray .gateway .gateway-choice-media:focus-visible{border-color:#97d7ffb3;transform:none;box-shadow:0 34px 88px #161c213d}.theme-premium-gray .gateway .gateway-choice-bg{z-index:-3;object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .8s cubic-bezier(.2,.7,.2,1),filter .8s;position:absolute;inset:0}.theme-premium-gray .gateway .gateway-home-energy .gateway-choice-bg{object-position:center 48%}.theme-premium-gray .gateway .gateway-choice-media:hover .gateway-choice-bg,.theme-premium-gray .gateway .gateway-choice-media:focus-visible .gateway-choice-bg{filter:saturate(1.04)contrast(1.02);transform:scale(1.025)}.theme-premium-gray .gateway .gateway-choice-media:before{content:"";z-index:-2;width:auto;height:auto;box-shadow:none;pointer-events:none;background:linear-gradient(90deg,#050f18f0 0%,#071927d4 35%,#08192552 66%,#050e151f 100%);border:0;border-radius:0;position:absolute;inset:0}.theme-premium-gray .gateway .gateway-home-energy:before{background:linear-gradient(90deg,#10181ceb 0%,#182328c7 38%,#18232840 70%,#0f171b1f 100%)}.theme-premium-gray .gateway .gateway-choice-shade{z-index:-1;pointer-events:none;background:linear-gradient(#0000,#040b1185);height:38%;position:absolute;inset:auto 0 0}.theme-premium-gray .gateway .gateway-choice-media:after{z-index:2;backdrop-filter:blur(10px);letter-spacing:.2em;text-align:center;border-radius:999px;min-width:132px;padding:9px 20px;top:clamp(28px,4vw,54px);left:clamp(30px,6vw,88px);right:auto;color:#fff!important;background:#07121b61!important;border:1px solid #ffffff85!important}.theme-premium-gray .gateway .gateway-choice-copy{z-index:1;flex-direction:column;justify-content:center;align-items:flex-start;max-width:720px;min-height:clamp(440px,47vw,670px);padding:clamp(100px,11vw,150px) clamp(32px,6vw,88px) clamp(52px,6vw,86px);display:flex;position:relative}.theme-premium-gray .gateway .gateway-choice-media .eyebrow{color:#88d2ff;letter-spacing:.18em;margin:0 0 18px;font-size:clamp(14px,1.25vw,19px)}.theme-premium-gray .gateway .gateway-home-energy .eyebrow{color:#b9e1f8}.theme-premium-gray .gateway .gateway-choice-media h2{color:#fff;letter-spacing:-.045em;text-wrap:balance;margin:0;font-size:clamp(50px,6vw,88px);line-height:.96}.theme-premium-gray .gateway .gateway-choice-media .entry-subtitle{color:#fff;letter-spacing:-.02em;margin-top:17px;font-size:clamp(22px,2.3vw,34px);font-weight:600;display:block}.theme-premium-gray .gateway .gateway-choice-media p{color:#edf5fadb;margin:clamp(26px,3vw,40px) 0 0;font-size:clamp(18px,1.7vw,25px);line-height:1.65}.theme-premium-gray .gateway .gateway-choice-media .text-link{color:#fff;backdrop-filter:blur(10px);background:#08162157;border:1px solid #ffffff57;border-radius:6px;width:auto;margin-top:clamp(34px,5vw,62px);padding:14px 20px;transition:background .25s,border-color .25s}.theme-premium-gray .gateway .gateway-choice-media:hover .text-link,.theme-premium-gray .gateway .gateway-choice-media:focus-visible .text-link{background:#1e66978f;border-color:#8fd7ffbf}.theme-premium-gray .gateway .gateway-language-links{flex-wrap:wrap;gap:10px;margin-top:clamp(28px,4vw,48px);display:flex}.theme-premium-gray .gateway .gateway-language-links .text-link{margin-top:0;padding:12px 15px;font-size:14px;line-height:1.35}.theme-premium-gray .gateway .gateway-language-links .text-link:focus-visible{outline-offset:3px;outline:2px solid #91d8ff}@media (width<=760px){.theme-premium-gray .gateway-header{min-height:150px;padding:20px 22px}.theme-premium-gray .gateway-brand-lockup{flex-direction:column;gap:12px}.theme-premium-gray .gateway-brand-lockup .brand-image{width:132px;height:47px}.theme-premium-gray .gateway-brand-lockup .brand-image img{width:132px}.theme-premium-gray .gateway-brand-lockup p{text-align:center;letter-spacing:.02em;border-top:1px solid #c9cdcf;border-left:0;padding:11px 0 0;font-size:17px}.theme-premium-gray .gateway{padding-top:14px}.theme-premium-gray .gateway>.gateway-stack{gap:14px;width:min(100% - 26px,1500px)}.theme-premium-gray .gateway .gateway-choice-media,.theme-premium-gray .gateway .gateway-choice-copy{min-height:520px}.theme-premium-gray .gateway .gateway-choice-media{border-radius:12px;padding:0}.theme-premium-gray .gateway .gateway-choice-copy{justify-content:flex-end;padding:94px 24px 34px}.theme-premium-gray .gateway .gateway-choice-media:before{background:linear-gradient(90deg,#050f18e6 0%,#071724b3 58%,#050e1533 100%),linear-gradient(#0000 35%,#040b11cc 100%)}.theme-premium-gray .gateway .gateway-home-energy:before{background:linear-gradient(90deg,#10181ce0 0%,#182328a3 62%,#0f171b2e 100%),linear-gradient(#0000 35%,#0a1114cc 100%)}.theme-premium-gray .gateway .gateway-choice-media:after{min-width:112px;padding:7px 15px;font-size:11px;top:22px;left:24px}.theme-premium-gray .gateway .gateway-choice-media h2{font-size:clamp(42px,13vw,58px);line-height:1}.theme-premium-gray .gateway .gateway-choice-media .entry-subtitle{font-size:22px}.theme-premium-gray .gateway .gateway-choice-media p{font-size:17px;line-height:1.55}.theme-premium-gray .gateway .gateway-choice-media .text-link{margin-top:26px}.theme-premium-gray .gateway .gateway-language-links{flex-direction:column;gap:8px;width:100%;margin-top:24px}.theme-premium-gray .gateway .gateway-language-links .text-link{text-align:center;width:100%;margin-top:0;padding:11px 12px;font-size:14px}.theme-premium-gray .gateway .gateway-powerbox,.theme-premium-gray .gateway .gateway-powerbox .gateway-choice-copy{min-height:620px}.theme-premium-gray .gateway .gateway-powerbox .gateway-choice-bg{object-position:55% center}.theme-premium-gray .gateway .gateway-home-energy .gateway-choice-bg{object-position:54% center}.theme-premium-gray .powerbox-locale-switch{gap:4px;width:100%;padding:4px}.theme-premium-gray .powerbox-locale-switch a{text-align:center;flex:1;padding:8px 7px;font-size:11px}}.theme-premium-gray.landing-page{background:#e5e8e7}.theme-premium-gray.landing-page main{background:#edf0ef}.theme-premium-gray.landing-page .site-info-bar{z-index:2;color:#30373c;background:linear-gradient(#d7dbda 0%,#e5e8e7 100%);border-bottom:1px solid #4850551c;position:relative;box-shadow:0 10px 28px #31383d12}.theme-premium-gray.landing-page .site-info-bar>a,.theme-premium-gray.landing-page .site-info-bar>span{border-color:#434c5221}.theme-premium-gray.landing-page .site-info-bar b{color:#56656e}.theme-premium-gray.landing-page .site-info-bar em{color:#6b747a}.theme-premium-gray.landing-page .site-info-bar a:hover{background:#ffffff4d}.theme-premium-gray.landing-page .gateway-header{background:linear-gradient(#f7f7f5 0%,#f1f3f2 62%,#edf0ef 100%);border-bottom:0;min-height:116px;padding:18px 6%}.theme-premium-gray.landing-page .gateway{background:linear-gradient(#edf0ef 0%,#e8eceb 48%,#e9eceb 100%);padding:0 0 18px}.theme-premium-gray.landing-page .gateway:before{opacity:.72;background:radial-gradient(circle at 78% 8%,#5c6c7614 0,#5c6c7600 48%),radial-gradient(circle at 18% 88%,#30393f0e 0,#30393f00 42%)}.theme-premium-gray.landing-page .gateway:after{opacity:.08}.theme-premium-gray.landing-page .gateway>.gateway-stack{gap:0;width:100%;max-width:none}.theme-premium-gray.landing-page .gateway .gateway-choice-media{box-shadow:none;border:0;border-radius:0;-webkit-mask-image:linear-gradient(#0000 0,#000 3.5% 96.5%,#0000 100%);mask-image:linear-gradient(#0000 0,#000 3.5% 96.5%,#0000 100%)}.theme-premium-gray.landing-page .gateway .gateway-choice-media+.gateway-choice-media{margin-top:-46px}.theme-premium-gray.landing-page footer.site-footer{background:linear-gradient(#e9eceb 0,#e6e8e7 72px 100%);border-top:0}.theme-premium-gray.landing-page .footer-grid{padding-top:46px}@media (width<=760px){.theme-premium-gray.landing-page .gateway-header{min-height:134px;padding:16px 22px 14px}.theme-premium-gray.landing-page .gateway{padding:0 0 10px}.theme-premium-gray.landing-page .gateway>.gateway-stack{gap:0;width:100%}.theme-premium-gray.landing-page .gateway .gateway-choice-media{border-radius:0;-webkit-mask-image:linear-gradient(#0000 0,#000 3% 97%,#0000 100%);mask-image:linear-gradient(#0000 0,#000 3% 97%,#0000 100%)}.theme-premium-gray.landing-page .gateway .gateway-choice-media+.gateway-choice-media{margin-top:-30px}.theme-premium-gray.landing-page .footer-grid{padding-top:36px}}.theme-premium-gray .footer-contact{gap:10px}.theme-premium-gray .footer-office{gap:3px;margin:2px 0 6px;display:grid}.theme-premium-gray .footer-office>span{color:#747c81;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:780;line-height:1.35}.theme-premium-gray .footer-office .company-name{margin:0;font-size:16px;line-height:1.45}.theme-premium-gray .footer-contact-line{flex-wrap:wrap;align-items:baseline;gap:5px;margin:0;display:flex}.theme-premium-gray .footer-contact-line>span{color:#626a70}.theme-premium-gray .footer-contact-line a[data-site-email],.theme-premium-gray .footer-contact-line>b{color:#2d76ad;font-weight:720}.theme-premium-gray .footer-contact-line a[data-site-email]:hover{color:#18598b}.theme-premium-gray .legal-page{width:min(1180px,88%);margin:0 auto;padding:clamp(66px,8vw,116px) 0 clamp(76px,9vw,132px)}.theme-premium-gray .legal-hero{border-bottom:1px solid #c9cdcf;width:auto;max-width:920px;height:auto;min-height:0;margin:0;padding:0 0 clamp(34px,5vw,58px);display:block}.theme-premium-gray .legal-hero .eyebrow{color:#2d76ad;letter-spacing:.16em;text-transform:uppercase;margin:0 0 18px;font-size:13px;font-weight:800}.theme-premium-gray .legal-hero h1{color:#282e32;letter-spacing:-.045em;margin:0;font-size:clamp(46px,7vw,86px);line-height:.98}.theme-premium-gray .legal-hero .lead{color:#59646b;max-width:800px;margin:28px 0 0;font-size:clamp(19px,2vw,25px);line-height:1.62}.theme-premium-gray .legal-updated{color:#747c81;margin:24px 0 0;font-size:14px;font-weight:650}.theme-premium-gray .legal-content section{border-bottom:1px solid #d0d4d5;grid-template-columns:minmax(220px,300px) minmax(0,1fr);gap:14px clamp(34px,6vw,86px);padding:clamp(30px,4vw,48px) 0;display:grid}.theme-premium-gray .legal-content h2{color:#30373c;grid-row:1/span 20;margin:0;font-size:clamp(19px,2vw,25px);line-height:1.35}.theme-premium-gray .legal-content p{color:#606a70;grid-column:2;margin:0;font-size:17px;line-height:1.78}@media (width<=760px){.theme-premium-gray .footer-office{max-width:440px}.theme-premium-gray .legal-page{width:calc(100% - 44px);padding:52px 0 80px}.theme-premium-gray .legal-hero h1{font-size:clamp(42px,13vw,62px)}.theme-premium-gray .legal-content section{padding:30px 0;display:block}.theme-premium-gray .legal-content h2{margin-bottom:16px}.theme-premium-gray .legal-content p{font-size:16px}.theme-premium-gray .legal-content p+p{margin-top:12px}}
