:root{--paper:#f5f0e6;--ink:#282c26;--muted:#65675c;--line:#d7d0c1;--rust:#a43b26;--stage:#ebe5d8;--white:#faf7f0;--sans:Arial,"Microsoft YaHei","PingFang SC",sans-serif;--serif:Georgia,"Times New Roman",serif;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{background:var(--paper);color:var(--ink);font:16px/1.6 var(--sans);-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}img{object-fit:contain;max-width:100%;display:block}p,h1,h2,h3,figure,dl,dd{margin:0}h1,h2,h3{font-weight:500}h1{font-family:var(--serif);letter-spacing:-.05em;font-size:clamp(48px,5.5vw,80px);line-height:1.06}h2{font:500 clamp(30px,3.1vw,44px)/1.19 var(--serif);letter-spacing:-.035em}h3{letter-spacing:-.025em;font-size:23px;line-height:1.28}em{color:var(--rust);font-style:normal}html[lang=zh-CN] h1,html[lang=zh-CN] h2{font-family:var(--sans);letter-spacing:-.045em;font-weight:500}p{color:var(--muted)}:focus-visible{outline:2px solid var(--rust);outline-offset:5px}a:hover,button:hover{color:var(--rust)}.wrap{width:calc(100% - 80px);max-width:1320px;margin-inline:auto}.eyebrow{letter-spacing:.045em;color:var(--muted);font-size:14px;line-height:1.5}.eyebrow>span{color:var(--rust);margin-right:16px}.text-link{border-bottom:1px solid var(--ink);align-items:center;gap:22px;min-height:44px;font-size:14px;font-weight:500;display:inline-flex}.text-link>span,.button>span,.header-contact>span{font-size:21px;line-height:1}.button{background:var(--rust);border:1px solid var(--rust);min-height:54px;color:var(--white);justify-content:space-between;align-items:center;gap:38px;padding:15px 23px;font-size:15px;display:inline-flex}.button:hover{color:#fff;background:#89301f}.button.outline{color:var(--rust);background:0 0;gap:20px;font-size:14px}.button.outline:hover{background:#eee1d4}.skip{z-index:100;background:#fff;padding:12px;position:fixed;top:-80px;left:20px}.skip:focus{top:5px}.review-bar{color:#f8f5ed;background:#292d28;align-items:center;gap:32px;height:38px;padding:0 40px;font-size:12px;display:flex}.review-bar nav{align-items:center;gap:24px;height:100%;display:flex}.review-bar a{color:#c9c9be;padding:5px 0}.review-bar a[aria-current=page]{color:#fff;border-bottom:1px solid #d4b48d}.review-bar small{color:#c9c9be;margin-left:auto;font-size:12px}.site-header{border-bottom:1px solid var(--line);align-items:center;gap:30px;height:92px;display:flex}.logo{flex:0 0 166px}.logo img{width:166px;height:auto}.main-nav{align-items:center;gap:26px;margin-left:auto;display:flex}.nav-link{white-space:nowrap;align-items:center;min-height:44px;font-size:14px;display:flex}.nav-link span{display:none}.language-nav{align-items:center;gap:2px;margin-left:20px;display:flex}.language-nav a{min-height:42px;padding:12px 9px;font-size:12px}.language-nav a[aria-current=true]{color:var(--rust);background:#eae0d0}.header-contact{border-bottom:1px solid var(--ink);white-space:nowrap;align-items:center;gap:22px;min-height:45px;margin-left:12px;font-size:14px;display:flex}.hero{border-bottom:1px solid var(--line);grid-template-columns:.85fr 1.15fr;align-items:center;gap:3%;min-height:566px;padding-block:24px 36px;display:grid}.hero h1{margin:25px 0 35px;font-size:clamp(50px,6.2vw,88px);line-height:1.14}.hero-copy{padding-bottom:4px}.constellation{aspect-ratio:1.32;perspective:1200px;margin-bottom:15px;position:relative}.scene{position:absolute;inset:0}.node{min-width:44px;min-height:44px;transform:translate(-50%,-50%) translate(calc(var(--px,0px)*var(--depth)),calc(var(--py,0px)*var(--depth)));background:0 0;border:0;padding:0;transition:left .95s cubic-bezier(.22,.75,.25,1),top .95s cubic-bezier(.4,.05,.2,1),width .95s cubic-bezier(.22,.7,.25,1),transform .26s ease-out;position:absolute}.node img{pointer-events:none;width:100%;height:auto;filter:drop-shadow(3px 5px 3px #402b1819) drop-shadow(calc(4px + 18px*var(--depth)) calc(7px + 25px*var(--depth)) calc(4px + 10px*var(--depth)) #402b1835)}.motion{min-height:36px;color:var(--muted);background:0 0;border:0;padding:5px 8px;font-size:12px;position:absolute;bottom:-22px;right:0}.constellation[data-motion=off] .node{transition:none;transform:translate(-50%,-50%)}.product-section{border-bottom:1px solid var(--line);padding-block:66px 62px}.section-heading{grid-template-columns:1.1fr 1fr;align-items:end;gap:60px;margin-bottom:34px;display:grid}.section-heading .eyebrow{margin-bottom:16px}.section-intro{justify-self:end;max-width:490px;line-height:1.75}.section-intro .text-link{margin-top:8px}.systems{padding-top:40px}.family-grid{gap:24px;display:grid}.four{grid-template-columns:repeat(4,minmax(0,1fr))}.three{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;display:grid}.family-card{min-width:0}.art-link{background:var(--stage);transition:background .25s;display:block}.art-link:hover{background:#e4dccb}.product-art{justify-content:center;align-items:center;height:255px;padding:24px;display:flex;position:relative}.product-art>img{filter:drop-shadow(8px 12px 7px #49331d25);width:100%;height:100%;max-height:100%}.family-copy{padding-top:20px}.family-copy h3{min-height:58px;font-size:21px}.family-copy p{min-height:46px;margin:9px 0 17px;font-size:14px}.family-card .text-link{margin-top:7px}.metrics{border-top:1px solid var(--line);gap:24px;padding-top:14px;display:flex}.metrics>div{flex:1;min-width:0}.metrics dt{color:var(--muted);min-height:18px;font-size:12px;line-height:1.45}.metrics dd{font-family:var(--sans);letter-spacing:-.025em;white-space:nowrap;margin-top:6px;font-size:23px;font-weight:500}.family-card.f05 dd{font-size:20px}.product-art.f05{padding:32px 30px}.batteries .product-art{height:282px}.product-art.f09{padding-bottom:80px}.product-art.f09>.rack{width:58%;height:auto;max-height:55px;position:absolute;bottom:24px}.product-art.f10{padding:60px 40px}.inverter-section{background:#e9e1d2;grid-template-columns:1.1fr .8fr .7fr;align-items:center;gap:50px;margin-top:64px;padding:42px 40px;display:grid}.inverter-copy h2{margin:18px 0 22px}.inverter-copy p:not(.eyebrow){margin-bottom:18px}.inverter-section .product-art{height:360px;padding:15px 30px}.inverter-lineup>div{border-bottom:1px solid #c6bcaa;justify-content:space-between;align-items:center;padding:10px 0;display:flex}.inverter-lineup strong{font-size:30px;font-weight:500}.inverter-lineup small{font-size:15px}.inverter-lineup>p:last-child{margin-top:16px;font-size:13px}.inverter-lineup>.eyebrow{font-size:12px}.portable-grid{grid-template-columns:1.3fr 1fr;gap:36px;display:grid}.portable-family{background:var(--white);border-top:1px solid var(--line);padding:28px}.portable-top{grid-template-columns:1fr 170px;align-items:center;gap:20px;display:grid}.portable-top h3{margin:12px 0}.portable-top p:not(.eyebrow){font-size:14px}.portable-top .product-art{height:205px;padding:15px}.subseries{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:20px;margin-top:20px;padding-top:24px;display:grid}.subseries figure{align-items:center;gap:16px;display:flex}.subseries img{filter:drop-shadow(4px 6px 4px #49331d19);width:74px;height:82px}.subseries figcaption{font-size:13px}.region-note{border-top:1px solid var(--line);align-items:center;gap:22px;min-height:106px;margin-top:20px;padding-top:24px;display:flex}.region-note>span{font:28px var(--serif);white-space:nowrap;color:var(--rust)}.region-note p{font-size:13px}.portable-bottom{flex-wrap:wrap;align-items:flex-end;gap:24px;margin-top:24px;display:flex}.portable-bottom .metrics{flex:1;min-width:200px}.portable-bottom .text-link{white-space:nowrap;font-size:13px}.workshop{border-bottom:1px solid var(--line);grid-template-columns:1.15fr 1fr;align-items:center;gap:70px;padding-block:76px;display:grid}.workshop-image{background:var(--stage);height:390px;overflow:hidden}.workshop-image img{object-fit:cover;width:100%;height:100%}.workshop h2{margin:20px 0}.workshop p:not(.eyebrow){max-width:390px;margin-bottom:24px}.questions{padding:62px 0 74px}.question-grid{grid-template-columns:repeat(3,1fr);gap:36px;display:grid}.question-grid>a{border-top:1px solid var(--line);padding:22px 0;position:relative}.question-number{color:var(--rust);font-size:14px}.question-grid h3{max-width:92%;margin:18px 0 12px;font-size:21px}.question-grid p{max-width:90%;font-size:14px}.question-grid a>span:last-child{margin-top:15px;font-size:24px;display:inline-block}.contact-band{border-block:1px solid var(--line);justify-content:space-between;align-items:center;gap:30px;padding:44px 0;display:flex}.contact-band h2{margin-top:12px}footer{align-items:center;gap:35px;padding:25px 0 36px;display:flex}footer p{margin-right:auto;font-size:12px}footer .text-link{border:0;font-size:12px}.page-lead{max-width:920px;padding:70px 0 55px}.page-lead h1{margin:24px 0}.page-lead>p:last-child{max-width:630px}.category-nav{border-block:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.category-nav>a{align-items:center;gap:14px;padding:20px 16px;font-size:16px;display:flex}.category-nav>a+a{border-left:1px solid var(--line)}.category-nav a>span:first-child{color:var(--rust);font-size:12px}.category-nav a>span:last-child{margin-left:auto}.catalogue-group{padding:55px 0 10px}.catalogue-group>h2{border-bottom:1px solid var(--ink);align-items:center;gap:26px;padding-bottom:22px;font-size:30px;display:flex}.catalogue-group>h2 span{font:14px var(--sans);color:var(--rust)}.catalogue-row{border-bottom:1px solid var(--line);grid-template-columns:200px 1fr 270px;align-items:center;gap:42px;padding:30px 0;scroll-margin-top:20px;display:grid}.catalogue-row .product-art{background:var(--stage);height:210px;padding:25px}.catalogue-row .product-art.f09{padding-bottom:65px}.catalogue-row .product-art.f10{padding:35px 20px}.catalogue-copy h3{margin:8px 0 12px;font-size:27px}.catalogue-copy p:not(.eyebrow){font-size:14px}.catalogue-copy .variants{color:var(--ink);max-width:620px;margin-top:16px}.catalogue-copy .eyebrow{font-size:12px}.catalogue-action .metrics{border:0;gap:15px;padding:0}.catalogue-action .metrics dd{font-size:21px}.catalogue-action .button{margin-top:24px}.mini-series{gap:30px;margin-top:18px;display:flex}.mini-series img{width:60px;height:70px}.breadcrumbs{color:var(--muted);flex-wrap:wrap;gap:12px;padding-top:30px;font-size:12px;display:flex}.family-lead{grid-template-columns:1.2fr 1fr;align-items:center;gap:90px;padding:38px 0 60px;display:grid}.family-lead h1{margin:20px 0 24px;font-size:clamp(40px,4.6vw,66px)}.family-lead>div>p:not(.eyebrow){max-width:560px;margin-bottom:24px}.family-feature{background:var(--stage);padding:28px}.family-feature .product-art{height:350px}.family-feature>p{color:var(--ink);border-top:1px solid var(--line);justify-content:space-between;gap:16px;padding-top:20px;font-size:14px;display:flex}.family-feature>p>span{color:var(--muted)}.configurations{border-top:1px solid var(--line);padding:45px 0 30px}.configuration-group{margin-top:38px}.configuration-group>h3{margin-bottom:16px;font-size:20px}.comparison{overflow:auto}table{border-collapse:collapse;text-align:left;width:100%;min-width:700px;font-size:15px}th{color:var(--muted);background:var(--stage);white-space:nowrap;padding:14px 20px;font-size:13px;font-weight:400}td{border-bottom:1px solid var(--line);padding:17px 20px}td .text-link{border:0;font-size:13px}td small{color:var(--muted);font-size:12px;display:block}tr.chosen{background:#efe3d5}tr.chosen td:first-child{border-left:3px solid var(--rust)}.selection-notes{padding:42px 0 65px}.selection-notes .three{margin-top:28px}.selection-notes article{border-top:1px solid var(--line);padding-top:22px}.selection-notes h3{margin-bottom:15px;font-size:20px}.selection-notes p{font-size:15px}.product-lead{grid-template-columns:1.1fr 1fr;align-items:center;gap:80px;padding:35px 0 60px;display:grid}.detail-image{background:var(--stage);flex-direction:column;justify-content:center;align-items:center;gap:30px;height:550px;padding:36px;display:flex}.detail-image img{filter:drop-shadow(16px 22px 12px #49331d33);height:420px}.detail-image p{font-size:13px}.detail-copy h1{font:500 clamp(64px,6.5vw,92px)/1.05 var(--serif);letter-spacing:-.05em;margin:20px 0}.detail-copy h1 span{color:var(--muted);font-size:40px}.detail-copy>p:not(.eyebrow){max-width:480px;font-size:15px}.detail-copy .metrics{margin:26px 0}.detail-copy .metrics dd{font-size:29px}.detail-copy .small-note{margin:16px 0 6px;font-size:12px!important}.detail-nav{border-block:1px solid var(--line);gap:50px;padding:21px 0;font-size:14px;display:flex}.spec-section{grid-template-columns:1fr 1fr;gap:90px;padding:64px 0;display:grid}.spec-section h2{margin:20px 0}.spec-section p:not(.eyebrow){max-width:435px;font-size:15px}.spec-table>div{border-bottom:1px solid var(--line);justify-content:space-between;gap:24px;padding:14px 0;font-size:15px;display:flex}.spec-table dt{color:var(--muted)}.spec-table dd{text-align:right}.installation{background:var(--stage);margin-bottom:60px;padding:40px}.installation h2{margin:18px 0}.installation>p:not(.eyebrow){max-width:850px;margin-bottom:24px}@media (width>=1500px){.hero{min-height:610px}.hero h1{font-size:88px}}@media (width<=1200px){.wrap{width:calc(100% - 56px)}.site-header{gap:20px}.main-nav{gap:16px}.language-nav{margin-left:0}.header-contact{gap:14px;margin-left:0}.logo{flex-basis:145px}.nav-link{font-size:13px}.hero{min-height:520px}.family-grid{gap:18px}.product-art{height:235px}.family-copy h3{font-size:20px}.metrics{gap:16px}.metrics dd{font-size:21px}.section-heading{gap:40px}.portable-top{grid-template-columns:1fr 135px}.inverter-section{gap:25px;padding:35px 28px}.catalogue-row{grid-template-columns:175px 1fr 235px;gap:26px}.family-lead,.product-lead{gap:50px}}@media (width<=1050px){.main-nav .nav-link:nth-last-child(-n+2){display:none}.four{grid-template-columns:repeat(2,minmax(0,1fr));gap:35px 24px}.family-copy h3,.family-copy p{min-height:0}.product-art{height:270px}.hero h1{font-size:61px}.hero{min-height:485px}.batteries .product-art{height:240px}.family-grid.three{gap:22px}.inverter-section{grid-template-columns:1fr .7fr}.inverter-lineup{grid-column:1/-1;grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.inverter-lineup>p{grid-column:1/-1}.inverter-lineup>p:last-child{margin-top:0}.inverter-lineup>div{justify-content:flex-start;gap:24px}.inverter-section .product-art{height:310px}.portable-grid{grid-template-columns:1fr 1fr;gap:24px}.portable-family{padding:24px}.portable-top{grid-template-columns:1fr}.portable-top .product-art{height:190px}.portable-top h3{min-height:58px}.portable-top p:not(.eyebrow){min-height:45px}.subseries figure{display:block}.subseries img{height:65px;margin-bottom:12px}.subseries figcaption{font-size:12px}.region-note{min-height:143px}.workshop{gap:35px}.workshop-image{height:350px}.catalogue-row{grid-template-columns:150px 1fr 210px;gap:25px}.catalogue-action .metrics{flex-direction:column}.catalogue-row .product-art{height:190px;padding:20px}.catalogue-copy h3{font-size:24px}.family-lead{gap:30px}.family-feature{padding:20px}.family-feature .product-art{height:310px}.family-feature>p{flex-wrap:wrap}.product-lead{gap:35px}.detail-image{height:470px;padding:25px}.detail-image img{height:350px}.spec-section{gap:50px}}@media (width<=800px){.wrap{width:calc(100% - 40px)}.review-bar{gap:20px;padding-inline:20px}.review-bar small{display:none}.site-header{flex-wrap:wrap;gap:14px;height:85px}.logo{flex-basis:145px}.main-nav{display:none}.language-nav{margin-left:auto}.header-contact{gap:10px;font-size:13px}.hero{grid-template-columns:1fr;gap:32px;padding-top:40px}.hero-copy{max-width:560px}.hero h1{margin:20px 0 28px;font-size:65px}.constellation{aspect-ratio:1.3;justify-self:center;width:100%;max-width:550px;margin-bottom:18px}.section-heading{grid-template-columns:1fr;gap:18px;margin-bottom:28px}.section-intro{justify-self:start;max-width:570px;font-size:15px}.section-heading h2{font-size:35px}.product-section{padding-block:42px}.batteries .family-grid.three{grid-template-columns:1fr}.batteries .family-card{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;align-items:center;gap:28px;padding-bottom:22px;display:grid}.batteries .family-card:last-child{border:0}.batteries .product-art{height:240px}.batteries .family-copy{padding:0}.family-copy h3{font-size:22px}.inverter-section{gap:24px;margin-top:44px;padding:28px}.inverter-copy h2{font-size:31px}.inverter-lineup>div{display:block}.inverter-lineup span{font-size:14px;display:block}.inverter-section .product-art{height:290px;padding:15px}.portable-grid{grid-template-columns:1fr}.portable-top{grid-template-columns:1fr 180px}.portable-top h3,.portable-top p:not(.eyebrow){min-height:0}.subseries figure{align-items:center;display:flex}.subseries img{height:85px;margin:0}.subseries figcaption{font-size:14px}.region-note{min-height:0}.workshop{grid-template-columns:1fr;gap:28px;padding-block:44px}.workshop-image{height:330px}.workshop p:not(.eyebrow){max-width:590px}.question-grid{grid-template-columns:1fr;gap:16px}.question-grid h3{font-size:22px}.question-grid a>span:last-child{position:absolute;top:20px;right:0}.questions{padding:42px 0}.contact-band h2{font-size:30px}.contact-band .eyebrow{font-size:12px}footer{flex-wrap:wrap;gap:12px 24px}footer p{flex-basis:100%;order:3}footer .text-link{margin-left:auto}.page-lead{padding:45px 0 35px}.page-lead h1{font-size:48px}.category-nav{grid-template-columns:1fr 1fr}.category-nav>a{font-size:14px}.category-nav>a:nth-child(3){border-left:0;border-top:1px solid var(--line)}.category-nav>a:nth-child(4){border-top:1px solid var(--line)}.catalogue-row{grid-template-columns:160px 1fr;align-items:start;gap:22px}.catalogue-action{grid-column:2}.catalogue-action .metrics{flex-direction:row}.catalogue-action .button{margin-top:15px}.catalogue-copy h3{font-size:23px}.catalogue-row .product-art{grid-row:span 2;height:225px}.family-lead{grid-template-columns:1fr;gap:30px}.family-feature{align-items:center;gap:30px;display:flex}.family-feature .product-art{width:50%;height:250px}.family-feature>p{border:0;width:50%;font-size:19px;display:block}.family-feature>p>span{margin-top:15px;font-size:15px;display:block}.family-lead h1{font-size:50px}.configurations{padding-top:30px}.selection-notes .three{grid-template-columns:1fr}.product-lead{grid-template-columns:1fr;gap:35px}.detail-image{height:410px}.detail-image img{height:300px}.detail-copy h1{font-size:80px}.detail-copy>p:not(.eyebrow){max-width:620px}.detail-nav{flex-wrap:wrap;gap:28px}.spec-section{grid-template-columns:1fr;gap:30px;padding:40px 0}.installation{padding:28px}.installation h2{font-size:31px}}@media (width<=480px){.wrap{width:calc(100% - 32px)}.review-bar{gap:16px;padding-inline:16px;font-size:11px}.review-bar nav{gap:16px}.review-bar>span{font-size:10px}.site-header{gap:10px;height:80px}.logo{flex-basis:116px}.logo img{width:116px}.language-nav a{padding:10px 6px;font-size:11px}.header-contact{gap:9px;font-size:12px}.header-contact>span{font-size:17px}.hero{gap:24px;padding-top:28px}.hero .eyebrow{font-size:12px}.hero h1{font-size:49px;line-height:1.15}.hero .button{min-height:51px;font-size:14px}.constellation{aspect-ratio:1.2}.motion{font-size:11px}.section-heading h2{font-size:30px}.section-heading .eyebrow{margin-bottom:12px;font-size:12px}.four{gap:30px 16px}.product-art{height:195px;padding:21px 18px}.product-art.f05{padding:25px 18px}.family-copy h3{min-height:49px;font-size:19px}.family-copy{padding-top:16px}.family-copy p{min-height:42px;margin:10px 0 16px;font-size:13px}.family-copy .metrics{flex-direction:column;gap:12px}.metrics dd{font-size:22px}.family-card .text-link{gap:20px;margin-top:12px;font-size:13px}.batteries .family-card{grid-template-columns:.85fr 1fr;gap:20px}.batteries .product-art{height:236px;padding:22px 18px}.batteries .product-art.f09{padding:20px 16px 72px}.batteries .product-art.f10{padding:35px 12px}.batteries .family-copy h3{min-height:0;font-size:20px}.batteries .family-copy p{min-height:0}.batteries .metrics{flex-flow:wrap;gap:12px}.batteries .metrics>div{flex-basis:70px}.batteries .metrics dd{font-size:20px}.inverter-section{grid-template-columns:1.2fr .7fr;gap:20px;padding:24px 20px}.inverter-copy h2{font-size:28px}.inverter-copy p:not(.eyebrow){font-size:14px}.inverter-copy .text-link{gap:12px;font-size:13px}.inverter-section .product-art{height:210px;padding:0}.inverter-lineup{gap:12px}.inverter-lineup strong{font-size:26px}.inverter-lineup small{font-size:12px}.portable-family{padding:22px 18px}.portable-top{grid-template-columns:1fr 110px;gap:12px}.portable-top .product-art{height:165px;padding:6px}.portable-top h3{font-size:23px}.portable-top p:not(.eyebrow){font-size:13px}.subseries{gap:12px}.subseries img{width:57px;height:65px}.subseries figure{gap:9px}.subseries figcaption{font-size:12px}.portable-bottom{gap:12px}.portable-bottom .metrics{min-width:170px}.portable-bottom .text-link{min-height:40px}.workshop-image{height:245px}.contact-band{flex-direction:column;align-items:flex-start;gap:22px;padding:30px 0}.contact-band h2{font-size:29px}.page-lead h1,.family-lead h1{font-size:39px;line-height:1.16}.page-lead>p:last-child{font-size:15px}.category-nav>a{gap:8px;padding:16px 8px;font-size:13px}.catalogue-group{padding-top:36px}.catalogue-group>h2{gap:18px;font-size:27px}.catalogue-row{grid-template-columns:110px 1fr;gap:18px 16px}.catalogue-row .product-art{height:175px;padding:20px 12px}.catalogue-row .product-art.f09{padding-bottom:65px}.catalogue-row .product-art.f10{padding:30px 10px}.catalogue-copy .eyebrow{font-size:11px}.catalogue-copy h3{font-size:23px}.catalogue-copy p:not(.eyebrow){font-size:13px}.catalogue-action{flex-wrap:wrap;grid-column:1/-1;justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.catalogue-action .metrics{flex:1;min-width:200px}.catalogue-action .button{min-height:45px;margin-top:0;padding:10px 14px;font-size:13px}.catalogue-action .metrics dd{font-size:22px}.family-feature{gap:20px;padding:18px}.family-feature .product-art{height:210px;padding:12px}.family-feature>p{font-size:17px}.configuration-group>h3{font-size:18px}.breadcrumbs{gap:7px;font-size:11px}.detail-image{height:355px;padding:25px}.detail-image img{height:260px}.detail-copy h1{font-size:74px}.detail-copy .eyebrow{font-size:12px}.detail-nav{gap:16px;font-size:13px}.spec-table>div{font-size:14px}.spec-section h2{font-size:30px}.installation{padding:24px}.installation>p{font-size:14px}}@media (width<=350px){.review-bar{gap:12px;padding-inline:12px}.review-bar nav{gap:12px}.site-header{gap:4px 12px;height:auto;min-height:110px;padding-block:12px}.logo{flex-basis:125px}.language-nav{margin-left:auto}.header-contact{min-height:31px;margin-left:auto}.hero h1{font-size:43px}.hero{gap:20px}.product-art{height:167px;padding:17px 14px}.family-copy h3{font-size:18px}.batteries .family-card{grid-template-columns:1fr 1.2fr;gap:15px}.inverter-section{padding:20px 16px}.inverter-copy h2{font-size:25px}.inverter-lineup strong{font-size:22px}.subseries figure{display:block}.subseries img{margin-bottom:10px}.portable-top{grid-template-columns:1fr 93px}.catalogue-row{grid-template-columns:95px 1fr}.catalogue-row .product-art{height:160px}.category-nav>a{font-size:12px}.page-lead h1,.family-lead h1{font-size:35px}}.node{aspect-ratio:.75}.node img{object-fit:contain;height:100%}.inverter-section p{color:#57594f}.family-copy .configuration-caption{min-height:0;color:var(--muted);margin:0 0 8px;font-size:11px}.mobile-nav{display:none}.portable-caption{margin-top:22px;font-size:11px}.portable-bottom{margin-top:7px}@media (width>=1051px){html[lang=zh-CN] .family-copy h3{min-height:30px}}@media (width<=800px){.site-header{row-gap:3px;height:auto;min-height:112px;padding-block:15px 7px}.mobile-nav{flex-basis:100%;order:4;margin-top:4px;display:block}.mobile-nav summary{cursor:pointer;align-items:center;gap:16px;width:max-content;min-height:32px;font-size:12px;list-style:none;display:flex}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav summary span{font-size:18px}.mobile-nav[open] summary span{transform:rotate(45deg)}.mobile-nav nav{grid-template-columns:1fr 1fr;gap:5px 24px;padding-block:10px 16px;display:grid}.mobile-nav .text-link{border-color:var(--line);justify-content:space-between;font-size:14px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.art-link{transition:none}}.comparison-hint{display:none}@media (width<=800px){.comparison-hint{color:var(--muted);margin:0 0 12px;font-size:12px;display:block}}.business-email{overflow-wrap:anywhere;text-underline-offset:4px;min-height:36px;margin-top:12px;font-size:16px;text-decoration:underline;display:inline-block}.systems .section-heading{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:24px}.systems .section-intro .text-link{white-space:nowrap;margin-top:0}@media (width<=800px){.systems .section-heading{grid-template-columns:1fr;gap:14px}}@media (width<=600px){.review-bar>span{display:none}.review-bar nav{justify-content:space-between;gap:12px;width:100%}}.constellation--ten{aspect-ratio:1.18;isolation:isolate;margin-bottom:0}.constellation--ten .scene{inset:0 0 66px}.constellation--ten .node{left:var(--x);top:var(--y);width:var(--w);height:var(--h);aspect-ratio:auto;-webkit-tap-highlight-color:transparent;min-width:44px;min-height:44px;transition:left .9s cubic-bezier(.22,.72,.24,1),top .9s cubic-bezier(.22,.72,.24,1),width .9s cubic-bezier(.22,.72,.24,1),height .9s cubic-bezier(.22,.72,.24,1);transform:translate(-50%,-50%)}.constellation--ten .node img{object-fit:contain;width:100%;height:100%;transform:translate3d(calc(var(--px,0px) * var(--depth)), calc(var(--py,0px) * var(--depth)), 0);filter:drop-shadow(2px 4px 2px #46301d14) drop-shadow(calc(3px + 9px * var(--depth)) calc(5px + 17px * var(--depth)) calc(3px + 8px * var(--depth)) rgb(70 48 29/calc(.1 + .13 * var(--depth))));transition:transform .24s ease-out,filter .9s}.constellation--ten .node:focus-visible{outline:1px solid var(--rust);outline-offset:6px;border-radius:8px}.constellation--ten .node:hover{cursor:pointer}.constellation-footer{justify-content:space-between;align-items:center;gap:18px;min-height:54px;display:flex;position:absolute;bottom:0;left:5%;right:0}.constellation-caption{align-items:center;gap:14px;min-width:0;display:flex}.constellation-count{letter-spacing:.05em;color:var(--rust);white-space:nowrap;font-variant-numeric:tabular-nums;font-size:11px}.constellation-name{color:var(--ink);font-size:13px;line-height:1.45}.constellation--ten .motion{white-space:nowrap;flex-shrink:0;min-height:44px;font-size:11px;position:static}.constellation--ten[data-motion=off] .node,.constellation--ten[data-motion=off] .node img{transition:none}.constellation--ten[data-motion=off] .node img{transform:none}@media (width<=1050px) and (width>=601px){.constellation-footer{gap:8px;left:0}.constellation-caption{gap:8px}.constellation-name{font-size:12px}}@media (width<=600px){.constellation--ten{aspect-ratio:.92;margin-block:0}.constellation--ten .scene{inset:0 0 76px}.constellation-footer{gap:8px;min-height:64px;left:0}.constellation-caption{display:block}.constellation-count{margin-bottom:4px;font-size:10px;display:block}.constellation-name{font-size:12px;display:block}.constellation--ten .motion{padding-inline:4px;font-size:10px}}.energy-map{--energy-ink:#f8f4e9;--energy-muted:#c1cfc4;--energy-gold:#e6bd73;color:var(--energy-ink);isolation:isolate;background:#20372f;margin-block:56px 0;padding:32px 32px 28px;overflow:hidden}.energy-heading{margin-bottom:24px}.energy-heading h2{max-width:920px;font-size:36px;line-height:1.2}.energy-heading em{color:var(--energy-gold)}.energy-eyebrow{color:var(--energy-muted);letter-spacing:.1em;margin-bottom:10px;font-size:11px}.energy-layout{grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);align-items:start;gap:32px;display:grid}.energy-story{min-width:0}.energy-toolbar{border-bottom:1px solid #91a99050;align-items:center;gap:18px;margin-bottom:8px;display:flex}.energy-phases{flex:1;gap:8px;display:flex}.energy-phases button{color:var(--energy-muted);white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;min-height:44px;padding:8px 12px;font-size:12px;line-height:1.4}.energy-phases button[aria-pressed=true]{border-bottom-color:var(--energy-gold);color:#f6d596}.energy-phases button:hover{color:#fff4d9}.energy-phases button[hidden]{display:none}.energy-motion{min-width:60px;min-height:44px;color:var(--energy-muted);white-space:nowrap;background:0 0;border:0;flex-shrink:0;padding:8px 0;font-size:11px}.energy-motion:hover{color:var(--energy-gold)}.energy-phases button:focus-visible,.energy-motion:focus-visible,.energy-choice:focus-visible{outline-offset:3px;outline:2px solid #f1c774}.energy-canvas{aspect-ratio:800/650;isolation:isolate;position:relative;container-type:inline-size}.energy-house,.energy-pv-outline{object-fit:contain;pointer-events:none;width:100%;height:87.6923%;position:absolute;top:0;left:0}.energy-house{-webkit-mask-image:linear-gradient(90deg,#0000,#000 7% 96%,#0000);mask-image:linear-gradient(90deg,#0000,#000 7% 96%,#0000)}.energy-pv-outline{z-index:2}.pv-panel{fill:#efc57712;stroke:#edc97d;stroke-width:3px;stroke-linejoin:round}.pv-grid{fill:none;stroke:#edc97d;stroke-width:1.3px;stroke-opacity:.65}.energy-map:not([data-phase=solar]) .energy-pv-outline{opacity:.35}.energy-lines{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;inset:0}.energy-topology{display:none}.energy-topology.active{display:block}.energy-circuit{--flow:#efc577}.energy-circuit.ac{--flow:#8dcee5}.energy-wire,.energy-direction,.energy-flow{fill:none;stroke-linecap:round;stroke-linejoin:round}.energy-wire{stroke:#a3b8aa;stroke-opacity:.3;stroke-width:1.3px;stroke-dasharray:5 7}.energy-port{fill:#819889}.energy-direction,.energy-flow{display:none}.energy-circuit.energized .energy-wire{stroke:var(--flow);stroke-width:2px;stroke-opacity:.75;stroke-dasharray:none}.energy-circuit.energized .energy-port{fill:var(--flow)}.energy-circuit.energized .energy-direction{stroke:var(--flow);stroke-width:2px;display:block}.energy-circuit.energized .energy-flow{stroke:#fff8de;stroke-width:3px;stroke-dasharray:3 25;animation:3.4s linear infinite energy-flow;display:block}.energy-circuit.ac.energized .energy-flow{stroke:#e2f8ff}.energy-circuit[data-circuit=battery-in]:not(.energized),.energy-map[data-phase=charge] .energy-circuit[data-circuit=battery-out]{display:none}@keyframes energy-flow{to{stroke-dashoffset:-112px}}.energy-map[data-motion=off] .energy-flow{animation:none;display:none}.energy-map[data-in-view=false] .energy-flow{animation-play-state:paused}.energy-tag{color:#edf1e6;z-index:3;background:#263f35ed;border:1px solid #92a58c60;padding:4px 7px;font-size:clamp(7px,1.3cqw,10px);line-height:1.35;position:absolute}.energy-solar{border-color:#d7b36c99;max-width:44%;top:6%;left:54%}.energy-solar b{color:#efc577;margin-right:4px;font-weight:500}.energy-role{z-index:3;text-align:center;color:#d5edf1;position:absolute}.energy-role svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;overflow:visible}.energy-role span{font-size:clamp(7px,1.3cqw,10px);line-height:1.35;display:block}.energy-role b{font-size:inherit;color:#8dcee5;font-weight:500}.energy-grid{color:#b2dce8;width:14%;top:5%;left:3%}.energy-grid svg{aspect-ratio:56/58;width:46%;max-width:48px;height:auto;margin-inline:auto;display:block}.energy-grid span{white-space:nowrap;background:#20372fe8;padding:2px}.energy-map:not([data-phase=charge]) .energy-grid{opacity:.64}.energy-slot{z-index:3;text-align:center;position:absolute}.energy-inverter{width:18%;height:25.4%;top:25.5%;left:14%}.energy-battery{width:22%;height:28%;top:57%;left:12%}.energy-complete{width:26%;height:58.8%;display:none;top:25.5%;left:10%}.energy-slot-art{width:100%;height:76%}.energy-slot-art img{object-fit:contain;filter:drop-shadow(7px 10px 7px #071c2460);width:100%;height:100%}.energy-complete .energy-slot-art{height:84%}.energy-complete[data-family=f03] img{transform:scale(.82)}.energy-complete[data-family=f06] img{transform:scale(.76)}.energy-complete[data-family=f04] img{transform:scale(.8)}.energy-complete[data-family=f05] img{transform:scale(.78)}.energy-slot figcaption{z-index:1;width:140%;max-width:200px;line-height:1.3;position:absolute;left:50%;transform:translate(-50%)}.energy-slot-name{color:var(--energy-ink);background:#20372fe6;padding:1px 2px;font-size:clamp(7px,1.4cqw,11px);display:block}.energy-slot.is-selected .energy-slot-name{color:#f2d399}.energy-conversion{letter-spacing:.025em;color:#dfd6b0;background:#20372fe6;margin-top:2px;font-size:clamp(7px,1.2cqw,9px);display:block}.energy-map[data-mode=home] .energy-inverter,.energy-map[data-mode=home] .energy-battery{display:none}.energy-map[data-mode=home] .energy-complete{display:block}.energy-home-tag{background:#243e33ed;border:1px solid #92bcc17a;width:33%;padding:8px 5px;top:61%;left:63%}.energy-appliances{justify-content:center;align-items:center;gap:9px;display:flex}.energy-appliances svg{width:4.5cqw;max-width:35px;height:5cqw;max-height:38px}.energy-home-tag span{margin-top:5px}.energy-map[data-phase=charge] .energy-home-tag{opacity:.6}.energy-map[data-main-family=f05] .energy-solar,.energy-map[data-main-family=f05] .energy-grid,.energy-map[data-main-family=f05] .energy-pv-outline,.energy-map[data-main-family=f05] [data-circuit=pv],.energy-map[data-main-family=f05] [data-circuit=grid]{display:none}.energy-branch{z-index:3;min-width:0;height:20%;position:absolute;top:78%}.energy-branch[data-branch=dc]{width:25%;left:36%}.energy-branch[data-branch=portable]{width:36%;left:63%}.energy-branch-row{grid-template-rows:minmax(0,1fr);grid-template-columns:48% 15% 37%;align-items:center;height:100%;display:grid;position:relative}.energy-branch[data-branch=portable] .energy-branch-row{grid-template-columns:38% 16% 46%}.branch-device{z-index:1;text-align:center;min-width:0;height:100%;min-height:0;position:relative}.branch-device img{object-fit:contain;filter:drop-shadow(3px 5px 4px #071c2450);width:100%;height:64%;display:block}.branch-device figcaption{color:#dce5dc;margin-top:4px;font-size:clamp(7px,1.25cqw,10px);line-height:1.3}.energy-branch.is-selected .branch-device figcaption{color:#f2d399}.branch-load{transform:translateY(var(--load-shift,0px));z-index:1;text-align:center;color:#dce5dc;grid-column:3;padding-bottom:14%;position:relative}.branch-load svg{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:3.8cqw;max-width:30px;height:4cqw;max-height:32px}.branch-load span{white-space:nowrap;margin-top:4px;font-size:clamp(7px,1.1cqw,9px);line-height:1.3;display:block}.branch-load .branch-appliances{width:8.3cqw;max-width:66px}.branch-load small{color:#dce5dc;margin-top:3px;font-size:clamp(6px,1.15cqw,9px);line-height:1.3;display:block}.branch-load span{color:#8dcee5}.energy-branch[data-branch=dc] .branch-load span{color:#efc577}.branch-line{pointer-events:none;--branch-color:#efc577;width:100%;height:100%;position:absolute;inset:0}.branch-line.ac{--branch-color:#8dcee5}.branch-wire,.branch-arrow{fill:none;stroke:var(--branch-color);stroke-width:1.5px;stroke-linejoin:round}.branch-line .energy-flow{stroke:#fff8de;stroke-width:2px;stroke-dasharray:3 25;animation:3.4s linear infinite energy-flow;display:none}.energy-branch.is-selected .energy-flow{display:block}.energy-map[data-motion=off] .branch-line .energy-flow{display:none}.energy-caption{color:var(--energy-muted);border-top:1px solid #91a99045;justify-content:space-between;align-items:center;gap:15px;margin-top:4px;padding-top:12px;font-size:10px;line-height:1.4;display:flex}.energy-caption>p{text-align:right;color:var(--energy-muted);font-size:10px}.energy-legend{flex-shrink:0;align-items:center;gap:12px;display:flex}.energy-legend>span{white-space:nowrap;align-items:center;gap:5px;display:flex}.energy-legend i{border-top:2px solid #efc577;width:17px}.energy-legend .legend-ac i{border-color:#8dcee5}.energy-legend .legend-idle i{border-top:1px dashed #a3b8aa}.energy-options{grid-template-rows:repeat(3,minmax(0,1fr));align-self:stretch;gap:20px;padding-top:3px;display:grid}.energy-choice-group{flex-direction:column;min-width:0;display:flex}.energy-choice-group h3{font:500 12px/1.35 var(--sans);color:#c1cfc4;letter-spacing:0;margin-bottom:10px}.energy-choice-group.active h3{color:var(--energy-gold)}.energy-choices{flex:1;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;display:grid}.energy-choice-group[data-choice-group=split] .energy-choices{grid-template-columns:repeat(3,minmax(0,1fr))}.energy-choice-tail{grid-template-columns:1fr 2fr;gap:15px;display:grid}.energy-choice-group[data-choice-group=dc] .energy-choices{grid-template-columns:1fr}.energy-choice-group[data-choice-group=portable] .energy-choices{grid-template-columns:repeat(2,minmax(0,1fr))}.energy-choice{text-align:center;color:#e8eee5;background:0 0;border:1px solid #0000;border-bottom-color:#aabfa345;border-radius:0;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-width:0;min-height:115px;padding:12px 5px;transition:background .2s,border-color .2s;display:flex}.energy-choice img{object-fit:contain;filter:drop-shadow(3px 5px 3px #11261d50);pointer-events:none;width:100%;height:clamp(60px,6.5vw,96px)}.energy-choice span{overflow-wrap:anywhere;font-size:11px;line-height:1.4}.energy-choice:hover{color:#fff4d9;background:#2c473a}.energy-choice[aria-pressed=true]{color:#fff4d9;background:#365143;border-color:#dfb978}.energy-map[data-motion=off] .energy-choice{transition:none}.energy-sr-only{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=1100px){.energy-map{padding:28px 24px}.energy-layout{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:24px}.energy-heading h2{font-size:32px}.energy-toolbar{gap:10px}.energy-phases{gap:0}.energy-phases button{padding:8px;font-size:11px}.energy-motion{min-width:54px;font-size:10px}.energy-choice img{height:66px}.energy-choice{gap:8px;padding:9px 3px}.energy-choice span{font-size:10px}.energy-options{gap:16px}.energy-choice-tail{gap:10px}.energy-caption{align-items:start;gap:10px}.energy-caption>p{max-width:160px}}@media (width<=960px){.energy-layout{grid-template-columns:1fr;gap:28px}.energy-heading{margin-bottom:20px}.energy-options{grid-template-rows:auto;grid-template-columns:1fr 1fr;gap:24px}.energy-choice-tail{display:contents}.energy-choice-group[data-choice-group=dc] .energy-choices{grid-template-columns:1fr}.energy-choices{grid-template-columns:repeat(2,minmax(0,1fr))}.energy-choice-group[data-choice-group=split] .energy-choices{grid-template-columns:repeat(3,minmax(0,1fr))}.energy-choice img{height:75px}.energy-choice{min-height:125px}.energy-phases button{padding:8px 16px;font-size:12px}.energy-caption>p{max-width:none}.energy-toolbar{gap:20px}}@media (width<=480px){.energy-map{margin-inline:-16px;margin-top:38px;padding:26px 16px 22px}.energy-heading h2{font-size:28px;line-height:1.25}.energy-eyebrow{font-size:10px}.energy-heading{margin-bottom:15px}.energy-toolbar{gap:8px;margin-bottom:6px}.energy-phases{gap:0}.energy-phases button{min-height:44px;padding:7px 8px;font-size:10px}.energy-motion{min-width:48px;font-size:9px}.energy-grid{top:4%}.energy-tag{padding:3px 4px}.energy-solar{left:51%}.energy-inverter img,.energy-battery img{transform:scale(.85)}.energy-slot figcaption{width:160%;max-width:115px}.energy-home-tag{padding:5px 3px}.energy-appliances{gap:5px}.energy-appliances svg{width:5cqw;height:5.6cqw}.energy-home-tag span{margin-top:4px}.branch-device img{height:60%}.branch-device figcaption{margin-top:2px}.branch-load span{margin-top:2px;font-size:6px}.branch-load{padding-bottom:20%}.energy-caption{margin-top:6px;padding-top:9px;font-size:9px;display:block}.energy-caption>p{text-align:left;margin-top:7px;font-size:9px}.energy-legend{gap:14px}.energy-layout{gap:24px}.energy-options{flex-direction:column;gap:20px;display:flex}.energy-choices{grid-template-columns:repeat(4,minmax(0,1fr))}.energy-choice-tail{grid-template-columns:1fr 2fr;gap:10px;display:grid}.energy-choice{gap:8px;min-height:102px;padding:9px 4px}.energy-choice img{height:59px}.energy-choice span{font-size:10px}.energy-choice-group h3{margin-bottom:8px;font-size:12px}}.energy-selection-mark{z-index:5;color:#20372f;pointer-events:none;background:#f0c67a;border-radius:50%;width:20px;height:20px;display:none;position:absolute;transform:translate(-45%,-30%);box-shadow:0 0 0 3px #20372fc9,0 2px 10px #101f1960}.energy-selection-mark svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%;display:block}.energy-slot.is-selected .energy-selection-mark,.branch-device.is-selected .energy-selection-mark{display:block}.energy-slot.is-selected img,.branch-device.is-selected img{filter:drop-shadow(0 0 2px #f1c8779c)drop-shadow(0 0 11px #f1c87738)drop-shadow(5px 8px 7px #071c2460)}.energy-map[data-motion=on] .is-selected>.energy-selection-mark{animation:.3s ease-out energy-selected-in}@keyframes energy-selected-in{0%{opacity:0;transform:translate(-45%,-30%)scale(.7)}to{opacity:1;transform:translate(-45%,-30%)scale(1)}}@media (width<=480px){.energy-selection-mark{width:13px;height:13px;box-shadow:0 0 0 2px #20372fd9,0 2px 7px #101f1950}}.home-palette .systems{--stage:#eee9df;background:#fcfaf5;border-bottom:0;padding:56px 32px}.home-palette .systems .art-link:hover{background:#e7e0d4}.home-palette .batteries{--stage:#f0f3eb;--line:#becab6;--muted:#566052;--rust:#365743;background:#e2e9dc;border-bottom:0;padding:56px 32px}.home-palette .batteries .art-link:hover{background:#eaf0e3}.home-palette .inverter-section{--line:#d8d1c3;background:#fcfaf5;margin-top:40px;padding:40px 32px}.home-palette .inverter-section .product-art{background:#efe9dc}.home-palette #portable{--line:#d6cbb8;--muted:#625b50;background:#ede4d3;border-bottom:0;margin-top:40px;padding:56px 32px}.home-palette .portable-family{background:#fffaf1;border-top-color:#d6cbb8}.home-palette .workshop{border-bottom:0;padding:64px 32px}.home-palette .contact-band{color:#fff7e9;background:#a43b26;border:0;padding:48px 32px}.home-palette .contact-band .eyebrow{color:#f4dfcc}.home-palette .contact-band .business-email{color:#fff7e9}.home-palette .contact-band .business-email:hover{color:#ffe0a4}.home-palette .contact-band .button{color:#782d20;background:#fff1dc;border-color:#fff1dc;flex-shrink:0}.home-palette .contact-band .button:hover{background:#fffaf2;border-color:#fffaf2}.home-palette .contact-band a:focus-visible{outline-offset:5px;outline:2px solid #fff5de}.home-palette>footer{padding-inline:32px}@media (width<=1100px){.home-palette .systems,.home-palette .batteries,.home-palette #portable{padding:44px 24px}.home-palette .inverter-section{padding:32px 24px}.home-palette .workshop{padding:48px 24px}.home-palette .contact-band{padding:40px 24px}.home-palette>footer{padding-inline:24px}}@media (width<=800px){.home-palette .systems,.home-palette .batteries,.home-palette #portable{padding-block:38px}.home-palette .inverter-section,.home-palette #portable{margin-top:28px}.home-palette .workshop{padding-block:44px}}@media (width<=480px){.home-palette .systems,.home-palette .batteries,.home-palette #portable,.home-palette .inverter-section{margin-inline:-16px;padding-inline:16px}.home-palette .inverter-section{padding-block:28px}.home-palette .workshop{padding-inline:0}.home-palette .contact-band{width:100%;padding:32px 16px}.home-palette>footer{padding-inline:0}}.range-page{padding-top:34px;padding-bottom:35px}.range-heading{justify-content:space-between;align-items:end;gap:32px;padding:0 0 32px;display:flex}.range-heading h1{margin-top:10px;font-size:clamp(32px,3.3vw,46px);line-height:1.2}.range-heading>p{max-width:330px;padding-bottom:4px;font-size:14px}.range-layout{grid-template-columns:180px minmax(0,1fr);align-items:start;gap:28px;display:grid}.range-sidebar{scrollbar-width:thin;max-height:calc(100svh - 40px);padding-top:6px;position:sticky;top:20px;overflow:auto}.range-index-group{margin-bottom:19px}.range-index-group>p{letter-spacing:.04em;color:#5d6256;padding:0 9px 7px;font-size:11px}.range-index-group a{border-left:2px solid #0000;align-items:center;gap:10px;min-height:38px;padding:8px;font-size:12px;line-height:1.4;transition:background .15s;display:flex}.range-index-group a>span{color:#626459;font-variant-numeric:tabular-nums;flex-shrink:0;font-size:10px}.range-index-group a[aria-current=location]{border-color:var(--rust);color:var(--rust);background:#e9e0d1}.range-index-group a:hover{color:var(--rust);background:#ece5d8}.range-mobile-index{display:none}.range-sections{min-width:0}.range-family{--range-surface:#fcfaf5;--range-stage:#eee9df;--range-line:#d8d1c4;background:var(--range-surface);min-height:650px;margin-bottom:24px;padding:38px 36px 34px;scroll-margin-top:20px;position:relative}.range-tone-1{--range-surface:#e2e9dc;--range-stage:#f0f3eb;--range-line:#bdc9b5}.range-tone-2{--range-surface:#faf8f1;--range-stage:#e9e1d2}.range-tone-3{--range-surface:#ece1cd;--range-stage:#f6f0e4;--range-line:#cdbfa6}.range-family-heading{margin-bottom:28px}.range-family-heading>.eyebrow{letter-spacing:.055em;color:#625744;margin-bottom:13px;font-size:11px}.range-family-heading>.eyebrow span{color:#a39780;margin:0 7px}.range-family h2{letter-spacing:-.025em;font-size:clamp(27px,2.5vw,37px);line-height:1.23}.range-family-heading>p:last-child{color:#565d51;max-width:700px;margin-top:12px;font-size:14px;line-height:1.7}.range-tabs{gap:6px;min-width:0;margin:0 0 16px calc(40% + 14px);display:flex}.range-tabs button{background:var(--range-stage);color:#3e4037;border:1px solid #0000;flex:1;justify-content:center;align-items:center;gap:9px;min-height:49px;padding:9px 10px;font-size:12px;line-height:1.4;transition:background .18s,color .18s;display:flex}.range-tabs button[aria-selected=true]{color:#fffaf0;background:#344e42;border-color:#344e42}.range-tabs button:hover{color:#56301e;background:#e5d7bf}.range-tabs button[aria-selected=true]:hover{color:#fffaf0;background:#294136}.range-tabs button img{object-fit:contain;width:29px;height:34px}.range-panel{grid-template-columns:40% minmax(0,1fr);align-items:start;gap:28px;display:grid}.range-panel[hidden]{display:none}.range-figure{min-width:0;margin:0}.range-stage{background:var(--range-stage);isolation:isolate;justify-content:center;align-items:center;height:360px;padding:28px 30px;display:flex}.range-stage img{filter:drop-shadow(7px 15px 8px #50391f26);width:100%;height:100%;max-height:300px}.range-stage--wide img{max-height:170px}.range-stage--pair{align-items:end;gap:2px;padding:25px 12px}.range-stage--pair img{width:50%;height:85%;max-height:280px}.range-stage--pair img+img{height:100%;max-height:310px}.range-figure figcaption{color:#626459;padding:16px 4px 0;font-size:11px;line-height:1.65}.range-figure figcaption>span{letter-spacing:.06em;color:#626459;margin-bottom:3px;font-size:10px;display:block}.range-comparison{flex-direction:column;min-width:0;min-height:360px;display:flex}.range-table{font-variant-numeric:tabular-nums;width:100%}.range-table-head,.range-model{grid-template-columns:1fr 1.12fr 1.16fr .9fr;align-items:center;column-gap:10px;display:grid}.range-table-head{border-bottom:1px solid var(--range-line);color:#555e4d;padding:12px 0;font-size:11px;line-height:1.4}.range-model{border-bottom:1px solid var(--range-line);min-height:78px;padding:18px 0;transition:background .18s}.range-model strong{font-size:14px;font-weight:500;line-height:1.5;display:block}.range-model-action a{color:var(--rust);justify-content:space-between;align-items:center;gap:5px;min-height:44px;font-size:11px;line-height:1.4;display:flex}.range-model-action a:hover{color:#732b1e;text-underline-offset:4px;text-decoration:underline}.range-model-action a>span{flex-shrink:0;font-size:19px}.range-model:target{outline-offset:5px;background:#e8d8b8;outline:2px solid #af8e59}.range-model{scroll-margin-top:100px}.range-mobile-label{display:none}.range-panel-bottom{flex-direction:column;align-items:start;gap:20px;margin-top:auto;padding-top:24px;display:flex}.range-panel-bottom p{color:#5d6255;font-size:12px;line-height:1.65}.range-consult{border-bottom:1px solid #575c4e;justify-content:space-between;align-self:end;align-items:center;gap:24px;min-height:44px;font-size:12px;display:inline-flex}.range-consult>span{font-size:20px}.range-shape .eyebrow{margin-top:18px;font-size:11px}.range-shape h3{font:500 31px/1.3 var(--serif);margin:20px 0 30px}html[lang=zh-CN] .range-shape h3{font-family:var(--sans)}.range-shape dl>div{border-top:1px solid var(--range-line);gap:20px;padding:16px 0;font-size:13px;display:flex}.range-shape dt{color:var(--rust);font-size:11px}.range-page .sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.range-detail .detail-image img{object-fit:contain;width:100%;max-height:480px}.range-detail .detail-image p{max-width:440px;margin-top:20px;font-size:12px;line-height:1.7}.range-detail .detail-copy h1{overflow-wrap:anywhere;font-size:clamp(38px,4.2vw,65px)}.range-detail .detail-copy>.text-link{margin-top:18px}.range-detail .spec-table dd{overflow-wrap:anywhere}.range-not-found{min-height:60vh;padding-block:80px}.range-not-found h1{margin-bottom:35px;font-size:42px}@media (width>=1180px){.range-family:has(.range-tabs) .range-figure{margin-top:-65px}.range-family:has(.range-tabs) .range-stage{height:425px;max-height:none}.range-family:has(.range-tabs) .range-stage img{max-height:355px}}@media (width<=1179px){.range-layout{grid-template-columns:150px minmax(0,1fr);gap:20px}.range-family{min-height:620px;padding:28px 24px}.range-index-group a{gap:7px;padding:8px 5px;font-size:11px}.range-tabs{margin-left:0}.range-panel{grid-template-columns:36% minmax(0,1fr);gap:20px}.range-stage{height:330px;padding:25px 12px}.range-table-head,.range-model{grid-template-columns:.9fr 1.1fr 1.1fr .85fr;column-gap:8px}.range-model strong{font-size:12px}.range-model-action a{font-size:10px}.range-model-action a>span{font-size:17px}}@media (width<=900px){.range-layout{display:block}.range-sidebar{display:none}.range-mobile-index{z-index:15;background:#f5f0e6;border-block:1px solid #c6bda9;margin-bottom:20px;display:block;position:sticky;top:0}.range-mobile-index summary{cursor:pointer;justify-content:space-between;align-items:center;gap:15px;padding:15px 10px;font-size:12px;line-height:1.5;list-style:none;display:flex}.range-mobile-index summary::-webkit-details-marker{display:none}.range-mobile-index summary>span:last-child{color:var(--rust);flex-shrink:0;font-size:11px}.range-mobile-index nav{background:#f5f0e6;max-height:65svh;padding:10px;overflow:auto;box-shadow:0 12px 18px #282c2620}.range-mobile-index .range-index-group a{min-height:44px;font-size:13px}.range-family{scroll-margin-top:78px}.range-heading h1{font-size:36px}}@media (width<=600px){.range-page{padding-top:24px}.range-heading{padding-bottom:22px;display:block}.range-heading .eyebrow{font-size:11px}.range-heading h1{font-size:32px}.range-heading>p{margin-top:14px;font-size:12px}.range-family{margin-inline:-10px;min-height:0;margin-bottom:15px;padding:25px 20px 28px}.range-family h2{font-size:27px;line-height:1.25}.range-family-heading{margin-bottom:24px}.range-family-heading>p:last-child{margin-top:12px;font-size:13px}.range-tabs{gap:5px;margin-bottom:16px}.range-tabs button{gap:6px;min-height:48px;padding:9px 6px;font-size:11px}.range-tabs button img{width:21px;height:29px}.range-panel{flex-direction:column;gap:23px;display:flex}.range-figure,.range-comparison{width:100%}.range-stage{height:290px;padding:25px 35px}.range-stage img{max-height:245px}.range-stage--pair{padding:20px 12px}.range-figure figcaption{padding-top:10px;font-size:10px}.range-figure figcaption>span{margin:0 8px 0 0;display:inline}.range-comparison{min-height:0}.range-table-head{display:none}.range-model{grid-template-columns:1fr 1.1fr 1.12fr;row-gap:12px;padding:17px 0}.range-mobile-label{color:#555e4d;margin-bottom:5px;font-size:10px;line-height:1.5;display:block}.range-model strong{font-size:13px}.range-model-action{grid-column:1/-1;justify-self:end}.range-model-action a{gap:20px;min-height:36px;font-size:12px}.range-panel-bottom{gap:13px;padding-top:18px}.range-panel-bottom p{font-size:11px}.range-consult{align-self:start}.range-detail .detail-copy h1{font-size:42px}.range-detail .detail-image img{max-height:340px}.range-detail .spec-section{overflow-wrap:anywhere}}@media (prefers-reduced-motion:reduce){.range-page *{scroll-behavior:auto!important;transition:none!important}}.range-product-summary h3{margin:17px 0;font-size:clamp(23px,2.2vw,33px);line-height:1.35}.range-product-summary h3>span{color:#83917d;padding-inline:7px}.range-product-summary>p:not(.eyebrow){color:#596359;max-width:460px;font-size:15px;line-height:1.75}.range-config-links{gap:0;margin:24px 0;display:grid}.range-config-links a{border-top:1px solid var(--line);min-height:62px;color:var(--ink);grid-template-columns:1fr 1fr auto;align-items:center;gap:16px;padding:10px 0;display:grid}.range-config-links a:last-child{border-bottom:1px solid var(--line)}.range-config-links strong{font-size:19px;font-weight:500}.range-config-links span{color:#596359;font-size:13px}.range-config-links a:hover,.range-config-links a:hover span{color:var(--rust)}.range-product-summary>.button{margin:0}.range-unresolved{border-top:1px solid var(--line);margin-top:24px;padding-top:16px}.range-unresolved>p{color:#596359;margin-bottom:8px;font-size:12px}.range-unresolved a{justify-content:space-between;gap:18px;min-height:44px;padding-block:8px;font-size:13px;display:flex}.range-unresolved a:hover{color:var(--rust)}.range-config-links a{scroll-margin-top:100px}.range-config-links a>span:not(:last-child){line-height:1.5}@media (width<=600px){.range-config-links a{grid-template-columns:.9fr 1.2fr auto;gap:10px}.range-config-links strong{font-size:17px}.range-config-links span{font-size:12px}}.range-family#f06 .range-stage--pair img:first-child{align-self:flex-end;width:46%;max-height:270px}.range-family#f06 .range-stage--pair img:last-child{align-self:flex-end;width:40%;max-height:355px}@media (width<=600px){.range-product-summary h3{font-size:25px}.range-family#f06 .range-stage--pair img:first-child{max-height:220px}.range-family#f06 .range-stage--pair img:last-child{max-height:295px}}.range-product-summary>.eyebrow{color:#596359}.pd-page{--pd-green:#233f33;--pd-muted:#596359;--pd-sage:#e4ebe1;color:var(--ink)}.pd-page [hidden]{display:none!important}.pd-page .breadcrumbs{flex-wrap:wrap;padding-block:24px 12px}.pd-page h1{letter-spacing:-.035em;font-size:clamp(36px,3.25vw,50px);line-height:1.15}.pd-page h2{font-size:clamp(30px,3vw,42px);line-height:1.2}.pd-page h3{font-size:22px;line-height:1.3}.pd-hero{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(40px,5.5vw,90px);padding-block:15px 34px;display:grid}.pd-main-photo{background:0 0;border:0;justify-content:center;align-items:center;width:100%;height:400px;padding:14px 30px;display:flex;position:relative}.pd-main-photo>img{filter:drop-shadow(11px 19px 10px #57422930);width:auto;max-width:100%;height:100%}.pd-main-photo>span{color:var(--pd-muted);align-items:center;gap:9px;font-size:12px;display:flex;position:absolute;bottom:12px;right:12px}.pd-thumbs{gap:12px;margin-top:19px;display:flex}.pd-thumbs button{width:98px;min-width:0;color:var(--pd-muted);background:0 0;border:1px solid #0000;flex-direction:column;align-items:center;gap:7px;padding:9px 6px 7px;font-size:11px;display:flex}.pd-thumbs img{width:54px;height:58px}.pd-thumbs button[aria-pressed=true]{border-color:var(--pd-green);color:var(--pd-green);background:#ffffff38}.pd-thumbs button:hover{color:var(--pd-green);background:#e7e5da}.pd-intro .eyebrow{margin-bottom:21px;font-size:13px}.pd-intro h1{max-width:620px}.pd-model{overflow-wrap:anywhere;margin-top:18px;font-size:16px}.pd-description{color:var(--pd-green);margin-top:29px;font-size:clamp(19px,1.6vw,24px)}.pd-metrics{border-top:1px solid var(--line);grid-template-columns:1fr 1fr 1.25fr;gap:14px;margin-top:28px;padding-top:21px;display:grid}.pd-metrics dt{color:var(--pd-muted);min-height:34px;font-size:12px;line-height:1.4}.pd-metrics dd{letter-spacing:-.035em;white-space:nowrap;font-size:clamp(25px,2.6vw,38px);line-height:1.2}.pd-metrics>div:last-child dd{font-size:clamp(22px,2.1vw,31px)}.pd-actions{flex-wrap:wrap;align-items:center;gap:23px;margin-top:35px;display:flex}.pd-button,.pd-secondary{border:1px solid var(--rust);background:var(--rust);color:#fffdf7;text-align:left;justify-content:space-between;align-items:center;gap:28px;min-height:52px;padding:13px 22px;font-size:15px;line-height:1.45;display:inline-flex}.pd-button:hover{color:#fff;background:#872f20}.pd-secondary{border-color:var(--pd-green);color:var(--pd-green);background:0 0}.pd-secondary:hover{color:var(--pd-green);background:#e4ebe1}.pd-button>span,.pd-link>span,.pd-secondary>span{flex:none;font-size:20px}.pd-link{border:0;text-align:left;min-height:44px;color:var(--pd-green);background:0 0;border-bottom:1px solid;justify-content:space-between;align-items:center;gap:20px;padding:6px 0;font-size:14px;line-height:1.45;display:inline-flex}.pd-link:hover{color:#89301f}.pd-compare{color:var(--pd-muted);border-bottom-color:var(--line);margin-top:25px}.pd-nav{border-top:1px solid var(--line);gap:45px;padding-block:17px 21px;font-size:14px;display:flex}.pd-nav a{align-items:center;min-height:32px;display:flex}.pd-device{background:var(--pd-sage);padding:48px 0 42px}.pd-page section h2{margin-top:14px}.pd-device-layout{grid-template-columns:1fr 1.16fr;align-items:center;gap:70px;margin-top:29px;display:grid}.pd-device-photo{flex-direction:column;justify-content:center;align-items:center;min-width:0;display:flex}.pd-feature-image{width:max-content;max-width:85%;height:345px;position:relative}.pd-feature-image img{filter:drop-shadow(9px 13px 7px #2d3f2a24);width:auto;max-width:100%;height:100%}.pd-device-photo figcaption{color:var(--pd-muted);margin-top:14px;font-size:12px}.pd-pin{background:var(--pd-green);color:#ffdc99;border:1px solid #e4ebe1;border-radius:50%;place-items:center;min-width:33px;height:33px;font-size:12px;display:grid;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 0 5px #e4ebe188}.pd-feature{border-bottom:1px solid #c7d0c2;padding:14px 0 17px}.pd-feature:last-child{border:0}.pd-feature button{text-align:left;width:100%;min-height:44px;color:var(--pd-green);background:0 0;border:0;align-items:center;gap:22px;padding:6px 0;display:flex}.pd-feature button:hover{color:#73411e}.pd-feature p{color:#56624f;max-width:600px;margin:9px 0 0 52px;font-size:15px}.pd-feature-number{place-items:center;min-width:30px;padding:3px 0;font-size:13px;display:grid}.pd-feature.is-active .pd-feature-number{background:var(--pd-green);color:#ffe0a8;border-radius:50%;height:30px}.pd-feature.is-active h3{text-underline-offset:6px;-webkit-text-decoration:underline #9cae94;text-decoration:underline #9cae94;text-decoration-thickness:1px}.pd-specs{background:#fffdf7;padding:49px 0 55px}.pd-spec-layout{grid-template-columns:1.45fr 1fr;align-items:start;gap:clamp(30px,5vw,80px);margin-top:34px;display:grid}.pd-spec-group{border-top:1px solid var(--line)}.pd-spec-group summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:63px;padding:13px 0;font-size:22px;list-style:none;display:flex}.pd-spec-group summary::-webkit-details-marker{display:none}.pd-spec-group summary>span{font-size:24px;transition:transform .18s}.pd-spec-group[open] summary>span{transform:rotate(45deg)}.pd-table>div{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px;padding-block:13px;font-size:15px;line-height:1.5;display:grid}.pd-table dt{color:var(--pd-muted)}.pd-table dd{text-align:right;overflow-wrap:anywhere}.pd-note{color:var(--pd-muted);margin-top:18px;font-size:13px;line-height:1.75}.pd-spec-group>.pd-note{margin:15px 0 24px}.pd-install{background:var(--paper);padding:27px 26px 21px}.pd-install .pd-table{margin-top:21px}.pd-install .pd-table>div{padding-block:13px;font-size:14px}.pd-install .pd-link{margin-top:20px}.pd-documents{background:var(--pd-green);color:var(--white);padding:45px 0}.pd-documents>.wrap{justify-content:space-between;align-items:center;gap:36px;display:flex}.pd-documents .eyebrow{color:#f5ce86}.pd-documents h2{max-width:830px}.pd-doc-model{color:#dbe4d4;margin-top:18px;font-size:13px}.pd-document-links{flex-wrap:wrap;gap:26px;margin-top:19px;display:flex}.pd-documents .pd-link{color:#fff5df;border-bottom-color:#7d9282}.pd-documents .pd-link:hover{color:#ffe0a8}.pd-documents .pd-button{flex-shrink:0;max-width:280px}.pd-footer{color:var(--pd-muted);justify-content:space-between;align-items:center;gap:24px;padding-block:25px 34px;font-size:13px;display:flex}.pd-footer .pd-link{border:none;font-size:13px}.pd-dialog{border:1px solid var(--line);background:var(--paper);color:var(--ink);max-width:calc(100vw - 32px);max-height:calc(100dvh - 36px);padding:25px 30px;box-shadow:0 20px 70px #12241e3d}.pd-dialog::backdrop{background:#14231fbc}.pd-dialog-top{justify-content:space-between;align-items:center;gap:25px;display:flex}.pd-page .pd-dialog h2{font:500 24px/1.3 var(--sans);letter-spacing:-.02em}.pd-close{width:44px;height:44px;color:var(--pd-green);background:0 0;border:0;flex:none;font-size:30px;line-height:1}.pd-close:hover{color:var(--pd-green);background:#e5e2d8}.pd-lightbox{width:min(920px,95vw)}.pd-lightbox-photo{justify-content:center;align-items:center;height:calc(100dvh - 230px);min-height:160px;padding:16px;display:flex}.pd-lightbox-photo img{filter:drop-shadow(10px 17px 10px #35251524);width:auto;max-width:100%;height:100%}.pd-lightbox-controls{justify-content:space-between;align-items:center;gap:20px;display:flex}.pd-lightbox-controls button{border:1px solid var(--line);background:0 0;width:50px;height:44px}.pd-lightbox-controls p{font-size:14px}.pd-contact{width:570px}.pd-contact-product{border-block:1px solid var(--line);align-items:center;gap:25px;margin-top:18px;padding:25px 0;display:flex}.pd-contact-product img{width:55px;height:120px}.pd-contact-product p{font-size:14px}.pd-contact-product strong{margin-block:8px;font-size:20px;font-weight:500;display:block}.pd-contact-product span{overflow-wrap:anywhere;color:var(--pd-muted);font-size:13px;display:block}.pd-contact-channels{grid-template-columns:1fr 1fr;gap:16px;margin-top:25px;display:grid}.pd-copy-row{flex-direction:column;align-items:flex-start;gap:9px;margin-top:20px;font-size:14px;display:flex}.pd-copy-row .pd-link{font-size:13px}.pd-copy-status{min-height:24px;color:var(--pd-green);margin-top:10px;font-size:13px}.pd-copy-fallback{white-space:pre-wrap;overflow-wrap:anywhere;-webkit-user-select:text;user-select:text;background:#fffdf7;max-height:130px;padding:12px;font-size:12px;overflow:auto}.pd-modal-open{scrollbar-gutter:stable;overflow:hidden}.pd-mobile-cta{z-index:20;background:var(--paper);border-top:1px solid var(--line);padding:10px 16px calc(10px + env(safe-area-inset-bottom));position:fixed;bottom:0;left:0;right:0}.pd-mobile-cta .pd-button{width:100%;min-height:46px}.pd-page :focus-visible{outline-offset:4px;outline:2px solid #a43b26}.pd-documents :focus-visible{outline-color:#ffe0a8}@media (width>=1600px){.pd-main-photo{height:470px}.pd-hero{padding-block:24px 40px}.pd-description{margin-top:35px}}@media (width<=1050px){.pd-hero{gap:35px}.pd-page h1{font-size:37px}.pd-main-photo{height:380px;padding-inline:15px}.pd-metrics dd{font-size:29px}.pd-metrics>div:last-child dd{font-size:23px}.pd-metrics{gap:10px}.pd-thumbs{gap:5px}.pd-thumbs button{width:85px}.pd-actions{gap:15px;margin-top:27px}.pd-device-layout{gap:35px}.pd-spec-layout{grid-template-columns:1.3fr 1fr;gap:28px}.pd-install{padding:24px 20px}.pd-documents>.wrap{align-items:flex-start}.pd-documents .pd-button{margin-top:45px}}@media (width<=800px){.pd-hero{flex-direction:column;align-items:stretch;gap:22px;display:flex}.pd-gallery,.pd-intro{display:contents}.pd-intro .eyebrow{order:0;margin:0;font-size:12px}.pd-intro h1{order:1}.pd-model{order:2;margin:0}.pd-main-photo{order:3;height:330px;margin-top:5px}.pd-thumbs{order:4;justify-content:center;margin:0}.pd-description{order:5;margin:7px 0 0;font-size:20px}.pd-metrics{order:6;margin:0;padding-top:20px}.pd-metrics dt{min-height:34px}.pd-metrics dd{font-size:32px}.pd-metrics>div:last-child dd{font-size:26px}.pd-actions{order:7;margin:4px 0 0}.pd-compare{order:8;align-self:flex-start;margin:0}.pd-page .breadcrumbs{padding-block:21px 17px;font-size:11px}.pd-nav{flex-wrap:wrap;gap:24px;padding-block:12px;font-size:13px}.pd-device-layout{grid-template-columns:.75fr 1.25fr;gap:24px}.pd-feature-image{height:315px}.pd-feature p{margin-left:0;font-size:14px}.pd-feature button{gap:14px}.pd-page h3{font-size:20px}.pd-spec-layout{grid-template-columns:1fr;gap:28px}.pd-documents>.wrap{display:block}.pd-documents .pd-button{margin-top:26px}.pd-device,.pd-specs{padding-block:36px}.pd-dialog{padding:19px 22px}.pd-lightbox-photo{height:calc(100dvh - 205px)}}@media (width<=600px){.pd-page h1{font-size:33px}.pd-page h2{font-size:29px}.pd-hero{gap:14px;padding-top:6px;padding-bottom:25px}.pd-main-photo{height:295px;padding-block:5px 22px}.pd-main-photo>span{font-size:11px;bottom:0}.pd-thumbs button{width:79px;padding:6px 4px;font-size:10px}.pd-thumbs img{width:44px;height:42px}.pd-description{margin-top:8px;font-size:17px}.pd-metrics{gap:10px}.pd-metrics dt{min-height:32px;font-size:10px}.pd-metrics dd{font-size:26px}.pd-metrics>div:last-child dd{font-size:22px}.pd-actions{grid-template-columns:1fr;gap:8px;margin-top:9px;display:grid}.pd-actions .pd-link{justify-self:start;min-height:40px}.pd-compare{min-height:40px;font-size:13px}.pd-device-layout{flex-direction:column;gap:15px;display:flex}.pd-device-photo{width:100%}.pd-feature-image{height:270px}.pd-feature-list{width:100%}.pd-feature p{margin-left:44px}.pd-feature{padding:11px 0 14px}.pd-feature button{gap:14px}.pd-feature-number{font-size:12px}.pd-device-layout{margin-top:24px}.pd-spec-group summary{font-size:20px}.pd-table>div{gap:20px;font-size:14px}.pd-note{font-size:12px}.pd-install{padding:23px 20px}.pd-nav{gap:17px;font-size:12px}.pd-document-links{gap:12px 25px}.pd-doc-model{line-height:1.7}.pd-footer{flex-direction:column;align-items:flex-start;gap:0;padding-bottom:26px}.pd-contact{width:100%;max-width:100%;max-height:93dvh;padding:18px 20px calc(18px + env(safe-area-inset-bottom));border:0;border-radius:12px 12px 0 0;margin:auto 0 0}.pd-page .pd-dialog h2{font-size:21px}.pd-contact-product{gap:18px;margin-top:12px;padding-block:18px}.pd-contact-product strong{font-size:17px}.pd-contact-channels{gap:10px}.pd-contact-channels>a{gap:12px;padding-inline:14px;font-size:14px}.pd-dialog-top{gap:12px}.pd-copy-row .pd-link{font-size:12px}.pd-lightbox-photo{padding:12px}.pd-lightbox{padding:16px}.pd-lightbox-controls{gap:8px}.pd-lightbox-controls p{font-size:12px}.pd-mobile-cta{display:block}}@media (width<=350px){.pd-page h1{font-size:29px}.pd-metrics dd{font-size:23px}.pd-metrics>div:last-child dd{font-size:19px}.pd-main-photo{height:260px}.pd-thumbs{gap:2px}.pd-thumbs button{width:68px}.pd-feature p{margin-left:0}.pd-install .pd-table>div{grid-template-columns:1.15fr 1fr;font-size:13px}.pd-contact-channels{grid-template-columns:1fr}.pd-contact-product{gap:12px}.pd-contact-product strong{font-size:15px}}@media (prefers-reduced-motion:reduce){.pd-page *{scroll-behavior:auto!important;transition:none!important}}.pd-variant-select{border:0;min-width:0;margin:16px 0 0;padding:0}.pd-variant-select legend{color:var(--pd-muted);margin-bottom:10px;font-size:12px}.pd-variant-options{grid-template-columns:1fr 1fr;gap:12px;display:grid}.pd-variant-option{cursor:pointer;min-width:0;position:relative}.pd-variant-option input{opacity:0;cursor:pointer;z-index:1;width:100%;height:100%;margin:0;position:absolute;inset:0}.pd-variant-option>span{min-height:81px;color:var(--pd-green);background:#fffdf733;border:1px solid #b7bdb0;flex-direction:column;gap:5px;padding:14px 35px 14px 16px;transition:background .18s,border-color .18s;display:flex}.pd-variant-option strong{white-space:nowrap;letter-spacing:-.025em;font-size:21px;font-weight:500}.pd-variant-option small{font-size:12px}.pd-variant-options{grid-auto-rows:1fr;align-items:stretch}.pd-variant-option>span{box-sizing:border-box;height:100%}.pd-variant-option small{line-height:1.4}.pd-variant-option input:checked+span{border-color:var(--pd-green);background:var(--pd-sage);box-shadow:inset 0 0 0 1px var(--pd-green)}.pd-variant-option input:checked+span:after{content:"✓";font-size:15px;position:absolute;top:15px;right:13px}.pd-variant-option:hover>span{border-color:var(--pd-green);background:#e4ebe180}.pd-variant-option input:focus-visible{outline:0}.pd-variant-option input:focus-visible+span{outline-offset:4px;outline:2px solid #a43b26}.pd-image-note{color:var(--pd-muted);text-align:center;min-height:17px;margin-top:12px;font-size:11px}.pd-thumbs--single{visibility:visible}.pd-page [data-pd-variant-status]{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.pd-page[data-detail-product] .pd-main-photo{height:430px}.pd-page[data-detail-product] .pd-thumbs{height:100px}.pd-page[data-detail-configuration=C25] .pd-main-photo>img{height:75%}.pd-page[data-detail-product] .pd-intro .eyebrow{margin-bottom:10px}.pd-page[data-detail-product] .pd-model{min-height:32px;margin-top:14px;font-size:14px}.pd-page[data-detail-product] .pd-description{min-height:50px;margin-top:10px;font-size:20px}.pd-page[data-detail-product] .pd-metrics{grid-template-columns:.8fr 1fr 1.3fr;margin-top:20px;padding-top:16px}.pd-page[data-detail-product] .pd-metrics dd{font-size:30px}.pd-page[data-detail-product] .pd-metrics>div:last-child dd{font-size:23px}.pd-page[data-detail-product] .pd-actions{margin-top:19px}.pd-page[data-detail-product] .pd-compare{margin-top:12px}.pd-page[data-product-kind=bp] .pd-metrics,.pd-page[data-product-kind=wm] .pd-metrics,.pd-page[data-product-kind=floor] .pd-metrics,.pd-page[data-product-kind=rack] .pd-metrics{grid-template-columns:1.2fr 1fr 1fr}.pd-page[data-product-kind=horizontal] .pd-metrics{grid-template-columns:.85fr 1.35fr 1fr}.pd-page[data-product-kind=inverter] .pd-metrics{grid-template-columns:.9fr 1fr 1.5fr}.pd-page[data-product-kind=inverter] .pd-metrics>div:last-child dd{white-space:normal;overflow-wrap:anywhere;font-size:19px}.pd-page[data-product-kind=bp] .pd-main-photo img,.pd-page[data-product-kind=rack] .pd-main-photo img{max-width:85%;height:74%}.pd-page[data-product-kind=bp] .pd-feature-image,.pd-page[data-product-kind=rack] .pd-feature-image{height:260px}@media (width<=600px){.pd-page[data-product-kind=inverter] .pd-metrics>div:last-child dd{font-size:16px}.pd-page[data-product-kind=horizontal] .pd-metrics dd{font-size:20px}.pd-page[data-product-kind=bp] .pd-metrics dd,.pd-page[data-product-kind=wm] .pd-metrics dd{font-size:21px}.pd-page[data-detail-product] .pd-variant-option small{font-size:11px}.pd-page[data-detail-product] .pd-variant-option strong{font-size:17px}}@media (width<=1050px) and (width>=801px){.pd-page[data-detail-product] .pd-metrics dd{font-size:24px}.pd-page[data-detail-product] .pd-metrics>div:last-child dd{font-size:18px}}@media (width<=800px){.pd-variant-select{order:6;margin:4px 0 7px}.pd-image-note{order:4;margin:0}.pd-page[data-detail-product] .pd-description{min-height:0;margin:6px 0;font-size:18px}.pd-page[data-detail-product] .pd-model{min-height:0;margin:0}.pd-page[data-detail-product] .pd-metrics{margin:0}.pd-thumbs--single{visibility:visible}.pd-variant-option>span{padding:12px 31px 12px 13px}.pd-variant-option strong{font-size:19px}}@media (width<=600px){.pd-page[data-detail-product] .pd-metrics dd{font-size:23px}.pd-page[data-detail-product] .pd-metrics>div:last-child dd{font-size:17px}.pd-page[data-detail-product] .pd-metrics{grid-template-columns:.75fr 1fr 1.25fr}.pd-variant-options{gap:9px}.pd-variant-option strong{font-size:18px}}@media (width<=800px){.pd-page[data-detail-product] .pd-main-photo{height:330px}.pd-page[data-detail-product] .pd-thumbs{height:96px}}@media (width<=600px){.pd-page[data-detail-product] .pd-main-photo{height:295px}.pd-page[data-detail-product] .pd-thumbs{height:96px}}@media (prefers-reduced-motion:no-preference){.pd-page[data-detail-product] .pd-main-photo>img{animation:.2s ease-out pd-product-reveal}@keyframes pd-product-reveal{0%{opacity:.3}to{opacity:1}}}.pd-document-list{flex-wrap:wrap;gap:12px 28px;margin:24px 0 16px;padding:0;list-style:none;display:flex}.pd-document-list li{color:#fff5df;align-items:center;gap:10px;font-size:17px;display:flex}.pd-document-list li>span{color:#f5ce86;font-size:24px}.pd-document-note{color:#dbe4d4;max-width:680px;font-size:14px;line-height:1.7}.pd-documents [data-pd-doc-contact]{white-space:normal;text-align:left;line-height:1.5}@media (width<=600px){.pd-document-list{gap:12px 22px}.pd-document-list li{font-size:15px}.pd-document-note{font-size:13px}.pd-documents [data-pd-doc-contact]{margin-top:22px}}.sg-page{--sg-green:#243a30;--sg-sage:#e4ebe1;--sg-gold:#f0c575}.sg-page h1{font-size:clamp(42px,4.35vw,64px);line-height:1.14}.sg-page h2{line-height:1.24}.sg-page a{transition:color .18s,background-color .18s}.sg-opening{padding-block:50px 26px}.sg-lead{grid-template-columns:1.5fr 1fr;align-items:end;gap:64px;margin:22px 0 42px;display:grid}.sg-lead>p{max-width:450px;padding-bottom:4px;line-height:1.8}.sg-paths{grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;display:grid}.sg-path{border-top:1px solid var(--line);grid-template-rows:auto 246px 1fr;min-width:0;padding-top:20px;display:grid}.sg-path-title{align-items:baseline;gap:14px;display:flex}.sg-path-title>span{color:var(--rust);font-size:12px}.sg-path-title h2{font-family:var(--sans);letter-spacing:-.025em;font-size:22px}.sg-path-art{justify-content:center;align-items:center;padding:24px 30px 18px;display:flex}.sg-path-art img{object-fit:contain;filter:drop-shadow(8px 12px 7px #35271429);width:100%;height:100%}.sg-path-copy{flex-direction:column;align-items:start;display:flex}.sg-path-copy>p{max-width:355px;min-height:74px;font-size:14px;line-height:1.75}.sg-link{border-bottom:1px solid;justify-content:space-between;align-items:center;gap:24px;min-height:44px;font-size:14px;line-height:1.5;display:inline-flex}.sg-link>span{flex-shrink:0;font-size:22px}.sg-secondary{color:#5b5e52;align-items:center;gap:10px;min-height:38px;font-size:12px;display:flex}.sg-help{text-align:right;padding-top:14px}.sg-help .sg-link{border-bottom:0;font-size:13px}.sg-concepts{background:var(--sg-sage);padding:64px 0 58px}.sg-concepts h2{margin-top:18px}.sg-concept-grid{grid-template-columns:1fr 1.35fr;align-items:center;gap:80px;margin-top:35px;display:grid}.sg-definitions>div{border-top:1px solid #bac6b5;padding:22px 0 30px}.sg-definitions dt{align-items:baseline;gap:18px;margin-bottom:12px;display:flex}.sg-definitions dt strong{letter-spacing:-.05em;color:var(--sg-green);font-size:47px;font-weight:400;line-height:1.2}.sg-definitions dt span{font-size:18px}.sg-definitions dd{color:#505c50;max-width:350px;font-size:15px;line-height:1.8}.sg-comparison{text-align:center;min-width:0}.sg-same-power{color:var(--sg-green);font-size:15px}.sg-examples{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;margin:16px 0 22px;display:grid}.sg-example a{justify-content:center;align-items:flex-end;height:235px;padding:8px 18px 0;display:flex}.sg-example img{object-fit:contain;filter:drop-shadow(8px 12px 8px #263b2d29);width:100%;height:100%}.sg-example[data-guide-config=C25] img{height:76%}.sg-example figcaption{margin-top:16px}.sg-example figcaption strong{color:var(--sg-green);font-size:26px;font-weight:400;display:block}.sg-example figcaption span{color:#4b584b;margin-top:3px;font-size:11px;line-height:1.65;display:block}.sg-takeaway{color:var(--sg-green);max-width:440px;margin:0 auto 8px;font-size:14px}.sg-costs{background:var(--sg-green);color:#f7f3e9;padding:65px 0 46px}.sg-costs .eyebrow,.sg-number{color:var(--sg-gold)}.sg-costs h2{max-width:950px;margin:20px 0 40px}.sg-cost-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:35px;display:grid}.sg-cost-grid article{border-top:1px solid #58685c;padding-top:17px}.sg-number{font-size:12px}.sg-cost-grid h3{letter-spacing:-.02em;margin:15px 0 12px;font-size:21px}.sg-cost-grid p{color:#d6dfd2;font-size:14px;line-height:1.8}.sg-cost-note{color:#d6dfd2;border-top:1px solid #58685c;max-width:1000px;margin-top:35px;padding-top:20px;font-size:12px}.sg-faq{padding-block:66px 60px}.sg-faq h2{margin:18px 0 34px}.sg-questions{border-top:1px solid var(--line)}.sg-questions details{border-bottom:1px solid var(--line)}.sg-questions summary{cursor:pointer;justify-content:space-between;align-items:center;gap:30px;padding:23px 0;font-size:20px;line-height:1.5;list-style:none;display:flex}.sg-questions summary::-webkit-details-marker{display:none}.sg-questions summary>span{flex-shrink:0;font-size:26px;font-weight:400;line-height:1}.sg-questions summary:hover,.sg-questions details[open] summary{color:var(--rust)}.sg-questions details[open] summary>span{transform:rotate(45deg)}.sg-answer{max-width:900px;padding:0 48px 27px 0}.sg-answer p{font-size:15px;line-height:1.85}.sg-answer .sg-link{margin-top:12px;font-size:13px}.sg-contact{border-top:1px solid var(--line);grid-template-columns:1.5fr 1fr;align-items:center;gap:45px;padding-block:45px 55px;scroll-margin-top:24px;display:grid}.sg-contact h2{margin-top:16px;font-size:clamp(28px,3vw,40px)}.sg-contact-actions{flex-direction:column;align-items:flex-end;gap:14px;display:flex}.sg-email{min-width:250px}.sg-whatsapp{font-size:13px}.sg-footer{border-top:1px solid var(--line);gap:25px}.sg-footer .sg-link{border-bottom:0;font-size:12px}@media (width<=1050px){.sg-lead{grid-template-columns:1.3fr 1fr;gap:36px}.sg-paths{gap:25px}.sg-path-title h2{font-size:20px}.sg-path-title{gap:10px}.sg-path-copy>p{min-height:98px}.sg-concept-grid{grid-template-columns:1fr 1.3fr;gap:42px}.sg-cost-grid{gap:25px}.sg-cost-grid h3{font-size:18px}.sg-contact{grid-template-columns:1.4fr 1fr;gap:28px}}@media (width<=760px){.sg-opening{padding-block:32px 22px}.sg-page h1{font-size:42px;line-height:1.17}.sg-page h2{font-size:29px}.sg-lead{margin:18px 0 30px;display:block}.sg-lead>p{max-width:550px;margin-top:20px;font-size:14px}.sg-paths{grid-template-columns:1fr;gap:0}.sg-path{grid-template-rows:auto 1fr;grid-template-columns:108px minmax(0,1fr);gap:10px 20px;min-height:230px;padding:22px 0}.sg-path-title{grid-area:1/2;display:block}.sg-path-title>span{display:none}.sg-path-title h2{font-size:21px;line-height:1.35}.sg-path-art{grid-area:1/1/3;align-self:center;height:174px;padding:14px 3px}.sg-path-copy{grid-area:2/2}.sg-path-copy>p{min-height:0;margin-bottom:10px;font-size:13px}.sg-path .sg-link{gap:12px;min-height:40px;font-size:13px}.sg-secondary{min-height:40px;font-size:11px;line-height:1.5}.sg-help{text-align:left;border-top:1px solid var(--line);padding-top:12px}.sg-help .sg-link{font-size:13px}.sg-concepts{padding:40px 0}.sg-concepts h2{font-size:30px}.sg-concept-grid{margin-top:28px;display:block}.sg-definitions>div{padding:20px 0}.sg-definitions dt{margin-bottom:10px}.sg-definitions dt strong{font-size:42px}.sg-definitions dd{max-width:550px;font-size:14px}.sg-comparison{margin-top:20px}.sg-same-power{font-size:14px}.sg-examples{gap:15px;margin-top:15px}.sg-example a{height:210px;padding:7px 4px 0}.sg-example figcaption strong{font-size:24px}.sg-example figcaption span{font-size:10px}.sg-takeaway,.sg-comparison>.sg-link{font-size:13px}.sg-costs{padding:42px 0 32px}.sg-costs h2{margin:18px 0 30px;font-size:29px}.sg-cost-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:27px 22px}.sg-cost-grid h3{font-size:18px}.sg-cost-grid p{font-size:13px}.sg-cost-note{margin-top:26px;font-size:11px}.sg-faq{padding-block:40px}.sg-faq h2{margin-bottom:26px}.sg-questions summary{gap:20px;padding-block:20px;font-size:17px}.sg-answer{padding-bottom:22px;padding-right:15px}.sg-answer p{font-size:14px}.sg-answer .sg-link{font-size:12px}.sg-contact{padding-block:35px 38px;display:block}.sg-contact h2{font-size:28px}.sg-contact-actions{align-items:start;gap:10px;margin-top:24px}.sg-footer{flex-wrap:wrap;gap:8px 22px}.sg-footer p{flex-basis:100%;order:2}.sg-footer .sg-link{gap:10px}}@media (width<=360px){.sg-page h1{font-size:35px}.sg-path{grid-template-columns:83px minmax(0,1fr);column-gap:15px}.sg-path-art{height:150px}.sg-path-title h2{font-size:19px}.sg-path .sg-link{font-size:12px}.sg-concepts h2,.sg-costs h2,.sg-faq h2{font-size:26px}.sg-example a{height:185px}.sg-example figcaption strong{font-size:21px}.sg-cost-grid{column-gap:16px}.sg-contact h2{font-size:26px}}@media (prefers-reduced-motion:reduce){.sg-page a{transition:none}}.pp-page{--pp-forest:#243a30;--pp-gold:#f2c478;--pp-light:#fffdf7}.pp-page h1{font-size:clamp(40px,4.05vw,60px);line-height:1.16}.pp-page h2{line-height:1.24}.pp-mobile-break{display:none}.pp-link{border-bottom:1px solid;justify-content:space-between;align-items:center;gap:22px;min-height:44px;font-size:14px;line-height:1.5;display:inline-flex}.pp-link>span{flex-shrink:0;font-size:22px}.pp-hero{grid-template-columns:1fr 1.03fr;align-items:center;gap:70px;padding-block:58px 65px;display:grid}.pp-hero h1{margin:28px 0 30px}.pp-intro{max-width:500px;font-size:16px;line-height:1.8}.pp-hero-actions{flex-wrap:wrap;align-items:center;gap:28px;margin-top:32px;display:flex}.pp-primary{gap:24px}.pp-hero-photo img{aspect-ratio:4/3;object-fit:cover;width:100%;height:auto}.pp-hero-photo figcaption{text-align:right;color:var(--muted);margin-top:13px;font-size:11px;line-height:1.7}.pp-roles{background:var(--pp-light);padding-block:55px 65px}.pp-roles h2{max-width:1000px;margin:18px 0 38px}.pp-role-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;display:grid}.pp-role-grid article{border-top:1px solid var(--line);flex-direction:column;align-items:flex-start;min-width:0;padding-top:22px;display:flex}.pp-number{color:var(--rust);font-size:12px}.pp-role-grid h3{max-width:360px;min-height:2.6em;margin:24px 0 14px;font-size:25px}.pp-role-grid p{max-width:380px;margin-bottom:24px;font-size:15px;line-height:1.8}.pp-role-grid .pp-link{margin-top:auto}.pp-oem{background:var(--pp-forest);color:var(--pp-light);padding-block:52px;scroll-margin-top:0}.pp-oem-grid{grid-template-rows:auto 1fr;grid-template-columns:1fr 1.1fr;align-items:start;gap:15px 90px;display:grid}.pp-oem-heading{grid-area:1/1}.pp-oem-heading .eyebrow{color:var(--pp-gold)}.pp-oem-heading h2{margin-top:18px;font-size:clamp(31px,3vw,42px)}.pp-oem-photo{grid-area:2/1;margin-top:10px}.pp-oem-photo img{filter:drop-shadow(8px 12px 12px #08170f40);width:100%;height:320px}.pp-oem-photo figcaption{text-align:center;color:#dce6d7;margin-top:10px;font-size:11px;line-height:1.7}.pp-oem-copy{grid-area:1/2/3;min-width:0;padding-top:39px}.pp-oem-copy dl>div{border-top:1px solid #597164;grid-template-columns:35px 1fr;gap:10px 20px;padding:21px 0 24px;display:grid}.pp-oem .pp-number{color:var(--pp-gold);grid-area:1/1;padding-top:6px}.pp-oem dt{grid-area:1/2;font-size:24px;line-height:1.35;position:relative}.pp-oem dt .pp-number{position:absolute;top:0;left:-55px}.pp-oem dd{color:#dce6d7;grid-area:2/2;font-size:15px;line-height:1.8}.pp-oem-note{color:#dce6d7;margin:8px 0 14px;font-size:13px;line-height:1.8}.pp-oem .pp-link{color:var(--pp-gold)}.pp-oem .pp-link:hover{color:#fff6d7}.pp-oem :focus-visible{outline-color:var(--pp-gold)}.pp-steps{padding-block:60px 46px}.pp-steps h2{max-width:1000px;margin:18px 0 35px}.pp-step-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;margin:0;padding:0;list-style:none;display:grid}.pp-step-grid li{border-top:1px solid var(--line);padding-top:21px}.pp-step-grid h3{min-height:2.7em;margin:24px 0 18px;font-size:24px;line-height:1.35}.pp-step-grid p{max-width:380px;font-size:15px;line-height:1.8}.pp-step-note{max-width:1040px;margin-top:32px;font-size:13px;line-height:1.8}.pp-contact{border-top:1px solid var(--line);grid-template-columns:1.5fr 1fr;align-items:center;gap:65px;padding-block:44px 48px;scroll-margin-top:20px;display:grid}.pp-contact h2{margin-top:17px;font-size:clamp(30px,3vw,41px)}.pp-contact-intro{max-width:600px;margin-top:22px;font-size:15px;line-height:1.8}.pp-contact-actions{flex-direction:column;align-items:flex-end;gap:16px;display:flex}.pp-email{min-width:275px}.pp-whatsapp{gap:20px;font-size:13px}.pp-footer{border-top:1px solid var(--line);gap:25px}.pp-footer .pp-link{border:0;font-size:12px}@media (width<=1100px){.pp-hero{gap:40px}.pp-hero-actions{gap:15px}.pp-hero-actions .pp-link{font-size:13px}.pp-primary{padding-inline:16px;font-size:14px}.pp-role-grid,.pp-step-grid{gap:28px}.pp-role-grid h3{font-size:22px}.pp-step-grid h3{font-size:21px}.pp-oem-grid{column-gap:45px}.pp-contact{gap:30px}}@media (width<=760px){.pp-mobile-break{display:initial}.pp-page h1{font-size:40px;line-height:1.17}.pp-hero{padding-block:32px 36px;display:block}.pp-hero .eyebrow{font-size:12px}.pp-hero h1{margin:24px 0}.pp-intro{font-size:15px}.pp-hero-actions{gap:18px;margin-top:25px}.pp-primary{gap:20px;font-size:14px}.pp-hero-photo{margin-top:32px}.pp-hero-photo figcaption{margin-top:10px;font-size:10px}.pp-roles{padding-block:35px 20px}.pp-roles h2{margin-bottom:28px;font-size:29px}.pp-role-grid{display:block}.pp-role-grid article{grid-template-columns:25px minmax(0,1fr);gap:12px 13px;padding:21px 0 25px;display:grid}.pp-role-grid .pp-number{grid-area:1/1;padding-top:5px}.pp-role-grid h3{grid-area:1/2;min-height:0;margin:0;font-size:22px}.pp-role-grid p{grid-area:2/2;margin:0;font-size:14px;line-height:1.8}.pp-role-grid .pp-link{grid-area:3/2;justify-self:start;font-size:13px}.pp-oem{padding-block:36px}.pp-oem-grid{flex-direction:column;gap:0;display:flex}.pp-oem-heading{order:0}.pp-oem-heading h2{font-size:31px}.pp-oem-copy{order:1;width:100%;padding-top:28px}.pp-oem-copy dl>div{grid-template-columns:25px 1fr;column-gap:13px;padding-block:20px}.pp-oem dt{font-size:22px}.pp-oem dt .pp-number{left:-38px}.pp-oem dd{font-size:14px}.pp-oem-note{font-size:12px}.pp-oem-photo{order:2;width:100%;margin-top:26px}.pp-oem-photo img{height:230px}.pp-oem-photo figcaption{font-size:10px}.pp-oem .pp-link{font-size:13px}.pp-steps{padding-block:36px}.pp-steps h2{margin-bottom:27px;font-size:29px}.pp-step-grid{display:block}.pp-step-grid li{grid-template-columns:25px minmax(0,1fr);gap:12px 13px;padding:20px 0 24px;display:grid}.pp-step-grid .pp-number{grid-area:1/1;padding-top:5px}.pp-step-grid h3{grid-area:1/2;min-height:0;margin:0;font-size:21px}.pp-step-grid p{grid-area:2/2;font-size:14px}.pp-step-note{margin-top:5px;font-size:12px}.pp-contact{padding-block:32px 36px;display:block}.pp-contact h2{font-size:30px}.pp-contact-intro{margin-top:20px;font-size:14px}.pp-contact-actions{align-items:flex-start;gap:12px;margin-top:25px}.pp-email{min-width:255px}.pp-whatsapp{font-size:12px}.pp-footer{flex-wrap:wrap;gap:8px 22px}.pp-footer p{flex-basis:100%;order:2}.pp-footer .pp-link{gap:12px}}@media (width<=360px){.pp-page h1{font-size:33px}.pp-hero .eyebrow{font-size:11px}.pp-primary{padding-inline:14px;font-size:13px}.pp-hero-actions{gap:10px}.pp-hero-actions .pp-link{font-size:12px}.pp-roles h2,.pp-steps h2{font-size:27px}.pp-role-grid h3,.pp-oem dt{font-size:20px}.pp-contact h2{font-size:28px}}.ab-page{--ab-green:#203d32;--ab-sage:#e4ebe1}.ab-page h1{letter-spacing:-.04em;font-size:clamp(42px,4.1vw,59px);line-height:1.14}.ab-link{border-bottom:1px solid var(--line);align-items:center;gap:24px;min-height:44px;font-size:14px;display:inline-flex}.ab-link>span{flex-shrink:0;font-size:21px}.ab-hero{grid-template-columns:minmax(0,.94fr) minmax(0,1fr);align-items:center;gap:64px;padding-block:66px 74px;display:grid}.ab-hero .eyebrow{color:var(--rust)}.ab-hero h1{margin:30px 0 42px}.ab-company{color:var(--ink);max-width:550px;font-size:21px;line-height:1.5}.ab-company-secondary{margin-top:10px;font-size:14px;line-height:1.7}.ab-intro{max-width:565px;margin:34px 0 36px;font-size:17px;line-height:1.8}.ab-primary{max-width:100%}.ab-reception img{width:100%;height:auto}.ab-reception figcaption{color:var(--muted);margin-top:18px;font-size:12px}.ab-ranges{background:var(--ab-sage);padding-block:32px 38px}.ab-ranges h2{font:400 15px/1.6 var(--sans);letter-spacing:0}.ab-range-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:26px;display:grid}.ab-range{border-right:1px solid #c8d2c4;grid-template-columns:70px minmax(0,1fr);align-items:center;gap:20px;min-width:0;padding:10px 24px;display:grid}.ab-range:first-child{padding-left:0}.ab-range:last-child{border-right:0;padding-right:0}.ab-range img{object-fit:contain;width:70px;height:126px}.ab-range h3{letter-spacing:-.02em;font-size:20px;line-height:1.35}.ab-range-action{color:#51624f;align-items:center;gap:20px;margin-top:17px;font-size:12px;display:inline-flex}.ab-range-action>span{font-size:18px}.ab-range:hover .ab-range-action{color:var(--rust)}.ab-scenes{background:var(--ab-green);color:#fbf8ed;padding-block:54px 64px}.ab-scenes .eyebrow{color:#f3c77e}.ab-scenes h2{max-width:1100px;margin-top:23px}.ab-scenes-intro{color:#dce6d7;margin-top:25px;font-size:17px;line-height:1.7}.ab-gallery{margin-top:28px;position:relative}.ab-gallery-controls{justify-content:flex-end;align-items:center;gap:12px;margin-bottom:24px;display:flex}.ab-gallery-count{color:#f3c77e;font-variant-numeric:tabular-nums;letter-spacing:.05em;margin-right:12px;font-size:15px}.ab-gallery-count span{color:#c3d3c8;margin-left:8px}.ab-gallery-controls button{color:#fbf8ed;cursor:pointer;background:0 0;border:1px solid #839f90;border-radius:50%;place-items:center;width:48px;height:48px;padding:0;transition:background .18s,color .18s;display:grid}.ab-gallery-controls button:hover:not([aria-disabled=true]){color:#203d32;background:#f3c77e;border-color:#f3c77e}.ab-gallery-controls button[aria-disabled=true]{color:#91a89b;cursor:default;border-color:#486658}.ab-gallery-controls button:focus-visible,.ab-photo-grid:focus-visible{outline-offset:4px;outline:2px solid #f3c77e}.ab-photo-grid:focus-visible{outline-offset:-2px}.ab-photo-grid{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:calc(50% - 16px);grid-auto-flow:column;align-items:start;gap:32px;display:grid;position:relative;overflow-x:auto}.ab-photo-grid::-webkit-scrollbar{display:none}.ab-photo{scroll-snap-align:start;min-width:0}.ab-photo-frame{aspect-ratio:4/3;background:#2d493e;overflow:hidden}.ab-photo-grid img{object-fit:cover;width:100%;height:100%}.ab-photo-portrait img{object-fit:contain}.ab-gallery-status{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ab-photo-grid figcaption{margin-top:20px}.ab-photo-grid h3{letter-spacing:0;font-size:21px;line-height:1.4}.ab-photo-grid figcaption p{color:#dce6d7;margin-top:11px;font-size:14px;line-height:1.7}.ab-next{grid-template-columns:minmax(0,1fr) minmax(245px,.4fr);align-items:center;gap:65px;padding-block:64px 74px;display:grid}.ab-next h2{font-size:clamp(30px,3vw,42px)}.ab-next p{max-width:615px;margin-top:26px;font-size:16px;line-height:1.8}.ab-next-actions{flex-direction:column;align-items:flex-start;gap:19px;display:flex}.ab-next-actions .button{gap:24px;width:100%;line-height:1.5}.ab-footer{border-top:1px solid var(--line);color:var(--muted);align-items:center;gap:30px;padding-block:24px 28px;font-size:13px;display:flex}.ab-footer nav{align-items:center;gap:24px;margin-left:auto;display:flex}.ab-footer .ab-link{border-bottom:0;gap:12px;font-size:12px}.ab-email{align-items:center;min-height:44px;display:inline-flex}.ab-mobile-break{display:none}@media (width<=1100px){.ab-hero{gap:38px}.ab-page h1{font-size:47px}.ab-intro{font-size:16px}.ab-company{font-size:19px}.ab-range{grid-template-columns:55px minmax(0,1fr);gap:14px;padding-inline:16px}.ab-range h3{font-size:18px}.ab-range-action{gap:10px}.ab-next{grid-template-columns:minmax(0,1fr) minmax(230px,.5fr);gap:40px}.ab-range-grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:24px}.ab-range{grid-template-columns:70px minmax(0,1fr);gap:20px;padding:0 24px}.ab-range:nth-child(odd){padding-left:0}.ab-range:nth-child(2n){border-right:0}.ab-range img{width:70px;height:116px}}@media (width<=760px){.ab-hero{padding-block:32px 38px;display:block}.ab-page h1{font-size:38px;line-height:1.2}.ab-hero h1{margin:26px 0 30px}.ab-hero .eyebrow{font-size:12px}.ab-company{font-size:18px}.ab-company-secondary{margin-top:9px;font-size:13px}.ab-intro{margin:25px 0 27px;font-size:15px;line-height:1.8}.ab-primary{font-size:14px}.ab-reception{margin-top:33px}.ab-reception figcaption{margin-top:12px;font-size:11px}.ab-ranges{padding-block:28px}.ab-ranges h2{font-size:14px}.ab-range-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 20px;margin-top:24px}.ab-range,.ab-range:first-child,.ab-range:last-child{border:0;grid-template-columns:43px minmax(0,1fr);gap:13px;padding:0}.ab-range img{width:43px;height:96px}.ab-range h3{font-size:16px}.ab-range-action{gap:8px;margin-top:10px;font-size:11px;line-height:1.5}.ab-scenes{padding-block:35px 38px}.ab-scenes .eyebrow{font-size:12px}.ab-scenes h2{margin-top:24px;font-size:31px;line-height:1.23}.ab-scenes-intro{margin-top:23px;font-size:14px}.ab-gallery{margin-top:24px}.ab-gallery-controls{margin-bottom:22px}.ab-gallery-count{margin-right:auto;font-size:13px}.ab-gallery-controls button{width:44px;height:44px}.ab-photo-grid{grid-auto-columns:100%;gap:20px}.ab-photo-grid figcaption{margin-top:14px}.ab-photo-grid h3{font-size:19px}.ab-photo-grid figcaption p{margin-top:10px;font-size:13px}.ab-next{padding-block:34px 40px;display:block}.ab-next h2{font-size:30px}.ab-next p{margin-top:24px;font-size:14px}.ab-next-actions{gap:15px;margin-top:26px}.ab-next-actions .button{gap:30px;width:auto;min-width:225px;max-width:100%;font-size:14px}.ab-next-actions .ab-link{font-size:13px}.ab-mobile-break{display:initial}.ab-footer{flex-wrap:wrap;gap:8px 23px;padding-block:16px 24px;font-size:12px}.ab-footer nav{flex-basis:100%;gap:22px;margin-left:0}.ab-footer .ab-link{font-size:12px}}@media (prefers-reduced-motion:reduce){.ab-gallery-controls button{transition:none}}@media (width<=360px){.ab-page h1{font-size:32px}.ab-company{font-size:16px}.ab-range-grid{gap:21px 15px}.ab-range,.ab-range:first-child,.ab-range:last-child{grid-template-columns:30px minmax(0,1fr);gap:8px}.ab-range img{width:30px;height:85px}.ab-range h3{font-size:15px}.ab-range-action{gap:5px;font-size:10px}.ab-scenes h2,.ab-next h2{font-size:28px}}.ct-page{--ct-green:#243a30;--ct-sage:#e4ebe1;color:var(--ct-green)}.ct-page [hidden]{display:none!important}.ct-page p{color:#586357}.ct-page .breadcrumbs{flex-wrap:wrap;padding-block:24px 0}.ct-page .breadcrumbs .ct-link{min-height:30px;font-size:12px}.ct-page .breadcrumbs .ct-link>span{display:none}.ct-layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:clamp(40px,6vw,92px);padding-block:42px 64px;display:grid}.ct-layout>*{min-width:0}.ct-intro>.eyebrow{color:var(--rust);margin-bottom:30px}.ct-intro h1{letter-spacing:-.04em;font-size:clamp(36px,3.3vw,50px);line-height:1.16}.ct-intro-text{max-width:490px;margin-top:32px;font-size:17px;line-height:1.6}.ct-direct{border-top:1px solid var(--line);flex-direction:column;align-items:start;gap:12px;margin-top:64px;padding-top:20px;display:flex}.ct-direct p{font-size:13px}.ct-direct>a{overflow-wrap:anywhere;min-height:34px;font-size:18px}.ct-direct>a:last-child{font-size:14px}.ct-direct a>span{margin-left:16px}.ct-aside-panel{background:var(--ct-sage);margin-top:40px;padding:28px}.ct-aside-panel h2{font:500 17px/1.5 var(--sans)}.ct-aside-panel ul{margin:16px 0 0;padding:0;list-style:none}.ct-aside-panel li{border-bottom:1px solid #cbd4c7;padding:15px 0;font-size:14px}.ct-aside-panel li:last-child{border-bottom:0}.ct-range-shelf{text-align:center;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.ct-range-shelf img{filter:drop-shadow(2px 6px 4px #20352a20);height:120px;margin:0 auto 14px}.ct-range-shelf span{font-size:12px}.ct-intro>.ct-link{margin-top:18px}.ct-brand-steps{background:var(--ct-green);color:var(--paper);padding:28px;list-style:none}.ct-brand-steps li{border:0;gap:20px;padding:15px 0;font-size:18px;display:flex}.ct-brand-steps li>span{color:#f3c66e}.ct-product{background:var(--ct-sage);grid-template-columns:minmax(95px,.7fr) minmax(0,1fr);align-items:center;gap:22px;margin-top:36px;padding:26px;display:grid}.ct-product img{object-fit:contain;filter:drop-shadow(3px 7px 5px #253b2e22);width:100%;max-height:235px}.ct-product h2{font:500 20px/1.4 var(--sans);margin-bottom:10px}.ct-product p{overflow-wrap:anywhere;margin-top:7px;font-size:14px}.ct-product .ct-model{font-size:12px}.ct-product .ct-link{margin-top:14px;font-size:13px}.ct-context-note{font-size:13px;color:#6e4b12!important}.ct-context-error{background:#fff0e7;padding:12px}.ct-form{background:#fffdf8;min-width:0;padding:30px 32px}.ct-form h2{font:500 25px/1.3 var(--sans);letter-spacing:-.025em;margin-bottom:24px}.ct-field{border:0;min-width:0;margin:0 0 24px;padding:0}.ct-field>label,.ct-field>legend{margin-bottom:10px;font-size:14px;line-height:1.5;display:block}.ct-field>legend{padding:0}.ct-optional{color:#65705f;font-size:12px}.ct-field input:not([type=radio]):not([type=checkbox]),.ct-field select,.ct-field textarea{width:100%;min-height:48px;font:15px/1.5 var(--sans);color:var(--ct-green);background:#fffefa;border:1px solid #9fab99;border-radius:0;padding:12px}.ct-field textarea{resize:vertical;min-height:90px}.ct-field textarea::placeholder,.ct-field input::placeholder{color:#687264;opacity:1}.ct-field [aria-invalid=true]{border-color:var(--rust)!important}.ct-field input:focus-visible,.ct-field select:focus-visible,.ct-field textarea:focus-visible{outline:2px solid var(--ct-green);outline-offset:2px}.ct-two{grid-template-columns:1fr 1fr;gap:18px;display:grid}.ct-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.ct-choice{border:1px solid var(--line);cursor:pointer;align-items:center;gap:8px;min-height:48px;padding:12px 10px;font-size:14px;line-height:1.35;display:flex;position:relative}.ct-choice input{accent-color:var(--ct-green);flex-shrink:0;width:15px;height:15px;margin:0}.ct-choice:has(input:checked){background:var(--ct-sage);border-color:var(--ct-green)}.ct-choice:has(input:focus-visible){outline:2px solid var(--ct-green);outline-offset:3px}.ct-choice:hover{background:#f0f3eb}.ct-choice:has(input:checked):hover{background:#dce6d7}.ct-choices:has([name=topic]) .ct-choice-grid:has(label:nth-child(3)){grid-template-columns:repeat(3,minmax(0,1fr))}.ct-disclosure{border-block:1px solid var(--line);margin:8px 0 28px;padding:0}.ct-disclosure summary,.ct-privacy summary,.ct-switch summary{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;min-height:48px;font-size:13px;list-style:none;display:flex}.ct-disclosure summary::-webkit-details-marker{display:none}.ct-disclosure[open] summary>span:last-child{transform:rotate(45deg)}.ct-disclosure .ct-field{margin:12px 0 18px}.ct-picker{margin-top:0}.ct-hint{margin-top:-10px;margin-bottom:25px;font-size:12px;line-height:1.6}.ct-submit{width:100%;margin-top:4px}.ct-submit:disabled{opacity:.7;cursor:wait}.ct-error{margin-top:8px;font-size:13px;line-height:1.5;color:#a02f20!important}.ct-status{border-left:3px solid var(--rust);background:#f6e6dc;margin-bottom:20px;padding:14px;font-size:14px;line-height:1.5}.ct-online-note{margin-top:18px;font-size:12px}.ct-send-alternatives{flex-wrap:wrap;gap:10px 20px;margin-top:5px;margin-bottom:16px;display:flex}.ct-send-alternatives a,.ct-send-alternatives button{text-underline-offset:4px;background:0 0;border:0;align-items:center;gap:10px;min-height:36px;padding:0;font-size:13px;text-decoration:underline;display:inline-flex}.ct-form-end{border-top:1px solid var(--line);justify-content:space-between;align-items:start;gap:12px;margin-top:16px;padding-top:16px;font-size:12px;display:flex}.ct-form-end button{white-space:nowrap;background:0 0;border:0;min-height:32px;padding:0;font-size:12px;text-decoration:underline}.ct-privacy summary{min-height:36px;text-decoration:underline}.ct-privacy p{margin-top:4px;font-size:12px}.ct-privacy .ct-link{margin-top:10px;font-size:12px}.ct-copy-text{white-space:pre-wrap;overflow-wrap:anywhere;background:var(--ct-sage);font:13px/1.5 var(--sans);max-height:300px;padding:16px;overflow:auto}.ct-copy-status{font-size:12px}.ct-switch{margin-top:18px}.ct-switch nav{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:10px 20px;padding-top:12px;display:grid}.ct-link{justify-content:space-between;align-items:center;gap:16px;min-height:36px;font-size:14px;display:inline-flex}.ct-topic-list{border-top:1px solid var(--line)}.ct-topic-list>a{border-bottom:1px solid var(--line);grid-template-columns:24px 1fr 20px;align-items:center;gap:18px;min-height:108px;padding:24px 0;display:grid}.ct-topic-list h2{font:500 23px/1.3 var(--sans);letter-spacing:-.02em}.ct-topic-list p{margin-top:10px;font-size:13px}.ct-number{color:var(--rust);align-self:start;margin-top:5px;font-size:11px}.ct-topic-list>a:hover{color:var(--rust)}.ct-hub .ct-intro .ct-direct{margin-top:60px}.ct-general{background:var(--ct-sage)}.ct-general .ct-layout{padding-block:48px}.ct-general .ct-form{background:0 0;padding:0}.ct-general .ct-form>h2{display:none}.ct-general h2{max-width:100%;margin-top:24px}.ct-general .ct-layout>div>p:last-child{margin-top:32px}.ct-footer{border-top:1px solid var(--line);align-items:center;gap:20px;margin-top:32px;padding-block:25px;font-size:12px;display:flex}.ct-footer nav{gap:20px;margin-left:auto;display:flex}.ct-footer .ct-link{font-size:12px}.ct-success{max-width:760px;min-height:70vh;padding-block:64px}.ct-success>span{background:var(--ct-green);width:56px;height:56px;color:var(--paper);border-radius:50%;place-items:center;margin-bottom:24px;font-size:28px;display:inline-grid}.ct-success h1{margin-bottom:20px;font-size:42px}.ct-success .button{margin-top:30px}.ct-success .ct-product{max-width:570px}@media (width<=1000px){.ct-layout{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:32px}.ct-form{padding:24px}.ct-product{grid-template-columns:1fr;padding:22px}.ct-product img{height:180px}.ct-intro h1{font-size:37px}.ct-aside-panel{padding:20px}.ct-brand-steps li{font-size:16px}}@media (width<=700px){.ct-layout{padding-top:28px;padding-bottom:36px;display:block}.ct-intro>.eyebrow{margin-bottom:18px;font-size:12px}.ct-intro h1{font-size:34px;line-height:1.2}.ct-intro-text{margin-top:24px;font-size:15px}.ct-intro .ct-direct{gap:8px;margin:24px 0 32px;padding-top:16px}.ct-intro .ct-direct>a{font-size:15px}.ct-intro .ct-direct>a:last-child{font-size:13px}.ct-intro .ct-direct>p{font-size:12px}.ct-form{border-top:1px solid var(--line);background:0 0;padding:26px 0 0}.ct-form h2{margin-bottom:24px;font-size:23px}.ct-field{margin-bottom:24px}.ct-field input:not([type=radio]):not([type=checkbox]),.ct-field select,.ct-field textarea{font-size:16px}.ct-two{display:block}.ct-choice-grid{gap:10px}.ct-choice{min-height:48px;font-size:13px}.ct-choices:has([name=topic]) .ct-choice-grid:has(label:nth-child(3)){grid-template-columns:1fr}.ct-product{grid-template-columns:100px minmax(0,1fr);gap:18px;margin-top:28px;padding:20px;display:grid}.ct-product img{height:155px}.ct-product h2{font-size:18px}.ct-product .ct-link{font-size:12px}.ct-aside-panel,.ct-intro>.ct-link{display:none}.ct-footer{flex-wrap:wrap;gap:12px;margin-top:20px;padding-bottom:24px}.ct-footer nav{width:100%;margin-left:0}.ct-switch nav{grid-template-columns:1fr}.ct-topic-list>a{grid-template-columns:20px minmax(0,1fr) 20px;gap:12px;min-height:94px;padding:20px 0}.ct-topic-list h2{font-size:20px}.ct-topic-list p{margin-top:8px;font-size:12px}.ct-hub .ct-intro .ct-direct{margin-top:24px}.ct-general .ct-layout{padding-block:30px}.ct-general .ct-layout>div:first-child{display:none}.ct-general .ct-form{border:0;padding:0}.ct-general .ct-form>h2{display:block}.ct-form-end{flex-wrap:wrap}.ct-success h1{font-size:32px}}@media (prefers-reduced-motion:reduce){.ct-page *{scroll-behavior:auto}}:is(.ct-choices:has([name=topic])>legend,.ct-choices:has([name=documents])>legend){clip:rect(0,0,0,0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.pp-role-secondary{width:max-content;max-width:100%;margin-top:10px!important;font-size:12px!important;display:flex!important}.ct-mobile-direct{display:none}@media (width<=700px){.ct-page:not([data-contact-form=hub]) .ct-intro .ct-direct{display:none}.ct-page:not([data-contact-form=hub]) .ct-intro{margin-bottom:28px}.ct-mobile-direct{display:block}.ct-mobile-direct .ct-direct{gap:8px;margin-top:28px;font-size:14px}.ct-mobile-direct .ct-direct>a{font-size:15px}}.privacy-copy{max-width:880px;padding-bottom:60px}.privacy-copy section{margin-bottom:36px}.privacy-copy h2{margin-bottom:14px;font-size:25px}.privacy-copy p{line-height:1.85}.privacy-attribution{font-size:12px}.ct-trap{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.ct-receipt{overflow-wrap:anywhere;font-size:14px}
