@charset "UTF-8";:root{--ink:#17364c;--muted:#5b6f7c;--blue:#186aba;--blue-hover:#125493;--pale:#eef6fb;--line:#dce6ec;--white:#fff;--soft:#f7f9fb;--radius:12px;--max:1240px;font-synthesis:none;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:#fff;font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:1.55;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a,button{touch-action:manipulation}button{color:inherit}img{display:block;max-width:100%;height:auto}svg{width:24px;height:24px;flex-shrink:0}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:600;line-height:1.13;letter-spacing:-.035em}h1{font-size:clamp(34px,4vw,54px)}h2{font-size:clamp(28px,3vw,40px)}h3{font-size:24px}p{color:var(--muted)}[hidden]{display:none!important}:focus-visible{outline:3px solid #2685d9;outline-offset:5px}.wrap{width:min(var(--max),calc(100% - 80px));margin-inline:auto}.narrow{max-width:800px}.section{padding-block:76px}.section-small{padding-bottom:64px}.eyebrow{display:block;font-size:11px;font-weight:700;letter-spacing:.17em;color:#3d6985;margin-bottom:15px}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;padding:14px 24px;border:1px solid var(--blue);border-radius:999px;background:var(--blue);color:#fff;font-size:14px;font-weight:600;line-height:1.2;min-height:48px;transition:background .18s,transform .18s}.button svg{width:19px;height:19px}.button:hover{background:var(--blue-hover);border-color:var(--blue-hover);transform:translateY(-1px)}.button-outline{background:transparent;color:var(--blue)}.button-outline:hover{background:#e3f0fc;color:var(--blue)}.text-link{display:inline-flex;gap:10px;align-items:center;color:var(--blue);font-weight:600;font-size:14px}.text-link svg{width:18px}.text-link:hover{text-decoration:underline;text-underline-offset:4px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:16px;top:-70px;z-index:1000;background:#fff;padding:12px}.skip-link:focus{top:10px}.site-header{background:#fffffff7;position:sticky;top:-31px;z-index:50;border-bottom:1px solid #e5edf3}.announcement{height:31px;display:flex;align-items:center;justify-content:center;gap:30px;background:#edf6fd;color:#52748a;font-size:11px;letter-spacing:.025em}.announcement a{text-decoration:underline;text-underline-offset:3px}.nav-shell{height:78px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:inline-flex;align-items:center;gap:9px;font-size:30px;letter-spacing:-1.7px;line-height:1;font-weight:700;white-space:nowrap}.brand-dot{color:#4898d8}.brand-mark{display:flex;color:#287cc1}.brand-mark svg{height:29px;width:29px;stroke-width:1.5}.desktop-nav{display:flex;align-items:center;gap:30px;font-size:13px}.desktop-nav a,.support-link{padding-block:12px}.desktop-nav a:hover{color:var(--blue)}.nav-tools{display:flex;align-items:center;gap:24px}.support-link{display:flex;align-items:center;gap:8px;font-size:12px}.support-link svg{height:21px;width:21px}.cart-link{display:flex;align-items:center;gap:6px}.cart-count{font-size:10px;background:#e5f0f8;color:#326c98;border-radius:50%;height:18px;min-width:18px;text-align:center;line-height:18px}.menu-toggle{display:none;background:none;border:0;padding:8px}.mobile-nav{padding:14px 24px 24px;background:#fff;border-top:1px solid var(--line)}.mobile-nav a{display:block;padding:12px 0;font-weight:600}.campaign{position:relative;background:var(--pale)}.campaign-slide{position:relative;height:590px;overflow:hidden}.campaign-image{height:100%;width:100%;object-fit:cover;object-position:center top}.campaign-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#eaf5fefa,#edf7fef0 26%,#edf7fea6 41%,#edf7fe00 63%)}.campaign-copy{position:absolute;top:50%;left:50%;transform:translate(-50%,-53%);pointer-events:none}.campaign-copy>*{max-width:480px}.campaign-copy .button{pointer-events:auto}.campaign-copy h1,.campaign-copy h2{font-size:clamp(38px,4.4vw,58px);font-weight:600;line-height:1.07;letter-spacing:-.045em;margin-bottom:22px}.campaign-copy p{font-size:16px;line-height:1.7;max-width:345px;margin-bottom:28px;color:#466279}.campaign-copy .eyebrow{font-size:11px;margin-bottom:22px}.campaign-label{position:absolute;right:max(40px,calc((100% - 1240px)/2));bottom:28px;display:flex;align-items:center;gap:12px;background:#ffffffe6;padding:12px 17px;border-radius:8px;font-size:11px}.campaign-label svg{width:20px}.campaign-controls{position:absolute;left:50%;transform:translate(-50%);bottom:27px;display:flex;gap:22px;pointer-events:none}.campaign-controls button{background:none;border:0;border-top:2px solid #adbfcb;padding:11px 0 0;min-width:105px;text-align:left;font-size:12px;color:#5e7787;pointer-events:auto}.campaign-controls button[aria-pressed=true]{border-color:var(--ink);color:var(--ink)}.campaign-controls button span{font-size:10px;margin-right:9px}.benefit-strip{display:grid;grid-template-columns:repeat(4,1fr);padding:28px 0;border-bottom:1px solid var(--line);gap:12px}.benefit-strip>div{display:flex;justify-content:center;align-items:center;gap:12px;font-size:12px;border-right:1px solid var(--line)}.benefit-strip>div:last-child{border:0}.benefit-strip svg{color:#6a8ea8;width:23px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:32px}.section-heading p{font-size:13px;line-height:1.7}.product-tiles{display:grid;grid-template-columns:1fr 1fr;gap:20px}.product-tile{position:relative;background:#f2f6f8;overflow:hidden;border-radius:var(--radius);min-height:500px}.solar-tile{background:#f1f5f7}.dash-tile{background:#e8f4fe}.tile-copy{padding:32px 32px 0;position:relative;z-index:1}.pill{display:inline-block;font-size:10px;font-weight:600;letter-spacing:.095em;color:#52768e;margin-bottom:15px}.tile-copy h3{font-size:27px;margin-bottom:9px}.tile-copy p{font-size:13px;margin-bottom:16px}.tile-image-link{display:flex;align-items:center;justify-content:center;height:290px;padding:12px 40px}.solar-cutout{width:260px;height:260px;object-fit:contain;transition:transform .5s}.tile-image-link:hover .solar-cutout{transform:rotate(-3deg) scale(1.04)}.dash-studio{height:100%;width:100%;object-fit:cover;mix-blend-mode:multiply;border-radius:8px}.tile-footer{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin:0 32px;padding:20px 0;border-top:1px solid rgba(131,161,180,.2);font-size:10px;color:#4d7189}.tile-footer>span{display:flex;align-items:center;gap:6px}.tile-footer svg{width:17px;height:17px}.tile-footer strong{margin-left:auto;font-size:16px;color:var(--ink)}.lifestyle-banner{height:540px;position:relative;overflow:hidden;background:#eef2f4}.lifestyle-image{width:100%;height:100%;object-fit:cover;object-position:50% 45%}.lifestyle-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(248,250,249,.97),rgba(244,248,249,.9) 25%,rgba(244,248,249,.35) 50%,transparent 67%)}.lifestyle-copy{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.lifestyle-copy h2{font-size:clamp(32px,3.4vw,46px);max-width:510px;margin-bottom:22px}.lifestyle-copy p{max-width:355px;margin-bottom:26px;font-size:15px}.use-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.use-card{border-radius:var(--radius);overflow:hidden;background:#f1f5f8}.use-card>img{width:100%;height:230px;object-fit:cover;transition:transform .4s}.use-card:first-child>img{object-position:77% center}.use-card:hover>img{transform:scale(1.025)}.use-card>div{padding:23px;position:relative}.use-card span{font-size:10px;color:#6c8293;letter-spacing:.08em}.use-card h3{font-size:19px;max-width:85%;margin-top:12px;letter-spacing:-.025em}.use-card svg{position:absolute;right:22px;bottom:24px;width:19px;color:var(--blue)}.feature-section{padding-top:4px}.feature-explorer{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:65px}.feature-stage{background:#eaf3fa;border-radius:var(--radius);overflow:hidden;min-width:0}.feature-stage figure{position:relative;margin:0}.feature-stage figure>img{width:100%;height:440px;object-fit:cover}.feature-stage figcaption{position:absolute;bottom:18px;left:18px;right:18px;display:flex;gap:10px;justify-content:space-between;align-items:center}.feature-badge{font-size:12px;background:#fffffff2;padding:9px 13px;border-radius:6px}.feature-stage small{font-size:9px;background:#ffffffd9;padding:6px;border-radius:4px}.feature-copy h2{margin-bottom:24px}.feature-copy>p{margin-bottom:24px}.feature-controls{margin-bottom:22px}.feature-item{border-bottom:1px solid var(--line)}.feature-item button{display:flex;align-items:center;justify-content:space-between;gap:15px;border:0;background:none;padding:19px 0;text-align:left;width:100%;font-size:14px;font-weight:600}.feature-item button[aria-expanded=true]{color:var(--blue)}.feature-item button[aria-expanded=true] .plus{transform:rotate(45deg)}.plus{font-size:23px;font-weight:400;transition:transform .2s}.feature-item p{padding:0 24px 20px 0;font-size:13px;line-height:1.75}.reviews-section{background:#f0f6fa;padding-block:66px}.reviews-summary{display:flex;justify-content:space-between;gap:30px;align-items:center}.rating-block{display:flex;gap:20px;align-items:center}.rating-block strong{font-size:48px;font-weight:500;letter-spacing:-.06em;white-space:nowrap}.rating-block strong>span{font-size:19px;color:#7490a3}.stars{color:#2c7ab1;font-size:15px;letter-spacing:2px}.rating-block p{font-size:11px;margin-top:3px}.review-source{font-size:11px;line-height:1.7;max-width:720px;margin-top:18px;margin-bottom:28px}.review-track{display:flex;overflow-x:auto;gap:18px;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#aecbdf transparent;padding-bottom:12px}.review-card{background:#fff;border:1px solid #e5edf3;border-radius:10px;flex:0 0 calc((100% - 36px)/3);padding:25px;scroll-snap-align:start;display:flex;flex-direction:column;min-height:270px}.review-top{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:24px}.review-top>span:last-child{font-size:9px;color:#7f91a0}.review-card h3{font-size:17px;letter-spacing:-.015em;margin-bottom:14px}.review-card blockquote{margin:0;color:var(--muted);font-size:13px;line-height:1.75;flex-grow:1}.review-author{display:flex;align-items:center;gap:10px;margin-top:23px}.review-avatar{width:30px;height:30px;border-radius:50%;background:#edf4f9;display:flex;align-items:center;justify-content:center;font-size:12px;color:#5f7c91}.review-author b{display:block;font-size:11px;font-weight:600}.review-author small{display:block;font-size:9px;color:#84929d;margin-top:3px}.review-navigation{display:flex;justify-content:space-between;align-items:center;margin-top:18px;color:#7890a1;font-size:10px}.review-navigation>div{display:flex;gap:8px}.circle-button{height:38px;width:38px;background:#fff;border:1px solid #dce8f0;border-radius:50%;font-size:18px;color:#47758e}.circle-button:hover{background:#e1effa}.support-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.support-grid>div:first-child p{margin:20px 0;max-width:310px;font-size:14px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:18px;font-weight:600;font-size:14px;padding:20px 0}summary::-webkit-details-marker{display:none}summary>span{font-size:21px;line-height:1;font-weight:400;transition:transform .2s}details[open]>summary>span{transform:rotate(45deg)}.faq-list details p{font-size:13px;line-height:1.75;padding:0 22px 23px 0}.page-heading{padding-block:60px 42px}.page-heading h1{max-width:840px}.page-heading p{max-width:620px;margin-top:20px}.page-heading .button{margin-top:24px}.about-image{width:100%;border-radius:var(--radius)}.contact-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px}.contact-layout aside{background:var(--pale);border-radius:var(--radius);padding:40px;align-self:start}.contact-layout aside>svg{height:40px;width:40px;margin-bottom:24px;color:#5586aa}.contact-layout aside h2{font-size:28px}.contact-layout aside p{margin:20px 0;font-size:14px}.contact-form label,.purchase-form>label{display:block;margin:0 0 8px;font-size:12px;font-weight:600}.contact-form input,.contact-form textarea,select{border:1px solid #cfdce5;padding:13px 15px;border-radius:6px;background:#fff;color:var(--ink);width:100%;margin-bottom:20px}.contact-form textarea{resize:vertical}.form-success{padding:15px;background:#e3f2e9;color:#296843;border-radius:6px;margin-bottom:20px}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.guide-grid article{padding:35px;background:var(--pale);border-radius:var(--radius)}.guide-grid h2{font-size:24px;margin:25px 0 20px}.guide-grid p{font-size:14px}.guide-grid svg{color:#4b84ad}.site-footer{background:#eaf2f7;border-top:1px solid #e0e9f0;padding-top:45px}.footer-top{display:flex;gap:40px;align-items:center;padding-bottom:35px;border-bottom:1px solid #d4e1eb}.footer-top p{font-size:13px;line-height:1.7}.footer-top>.text-link{margin-left:auto}.footer-columns{display:grid;grid-template-columns:1fr 1fr 1fr 1.6fr;gap:40px;padding:38px 0 42px}.footer-columns h3{font-size:12px;letter-spacing:0;font-weight:700;margin-bottom:17px}.footer-columns>div>a{display:block;margin:10px 0;font-size:11px;color:#526c7d}.footer-columns p{font-size:11px;margin-bottom:14px}.newsletter-form>div{display:flex;background:#f9fcff;border:1px solid #cddce6;border-radius:5px}.newsletter-form input{min-width:0;width:100%;background:none;border:0;padding:11px;font-size:11px}.newsletter-form button{border:0;background:none;padding:8px 12px;color:var(--blue)}.newsletter-form small{display:block;font-size:9px;color:#6e8796;margin-top:9px}.footer-bottom{border-top:1px solid #d4e1eb;padding:20px 0;display:flex;align-items:center;gap:30px;font-size:10px;color:#6f8696}.payment-icons{display:flex;gap:5px;margin-left:auto;flex-wrap:wrap}.payment-icons svg{width:34px;height:22px}.product-page{padding-bottom:60px}.breadcrumbs{font-size:11px;display:flex;gap:12px;color:#7a8c98;padding:25px 0}.product-layout{display:grid;grid-template-columns:1.12fr 1fr;gap:70px;align-items:start}.gallery-main{background:#eaf5fc;border-radius:12px;overflow:hidden;aspect-ratio:1.1}.product-main-image{width:100%;height:100%;object-fit:contain}.solar-product-image{padding:45px}.gallery-thumbs{display:flex;gap:10px;margin-top:14px;overflow-x:auto}.gallery-thumbs button{width:76px;height:64px;flex-shrink:0;background:#f0f5f8;border:1px solid transparent;border-radius:6px;overflow:hidden;padding:3px}.gallery-thumbs button[aria-pressed=true]{border-color:var(--blue)}.gallery-thumbs img{height:100%;width:100%;object-fit:contain}.image-caption{font-size:9px;color:#8999a5;margin-top:13px}.product-information{padding-top:20px}.product-information h1{font-size:42px}.product-subtitle{font-size:16px;line-height:1.6;margin-top:14px;max-width:400px}.product-rating{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:20px;font-size:12px}.product-rating small{font-size:10px;color:#708593}.product-price{font-size:30px;font-weight:600;letter-spacing:-.035em;margin-top:20px}.product-benefits{padding:0;margin:27px 0;list-style:none;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-block:19px}.product-benefits li{display:flex;gap:10px;align-items:center;font-size:13px;margin:9px 0}.product-benefits svg{width:18px;height:18px;color:#3f86ba}.purchase-row{display:flex;align-items:end;gap:14px}.quantity-label{font-size:10px;color:#6d8494;width:80px;flex-shrink:0}.quantity-label input{display:block;margin-top:6px;width:100%;height:48px;border:1px solid #cfdce5;border-radius:6px;text-align:center;background:#fff;color:var(--ink)}.purchase-button{flex-grow:1}.product-footnote{font-size:10px;line-height:1.7;margin:17px 0}.availability-note>span{font-size:12px;color:#6c7f8e;display:block;margin-bottom:15px}.product-help{display:flex;align-items:center;gap:10px;font-size:12px;margin-top:24px;color:#4e7691}.product-help svg{width:20px}.editor-note{font-size:12px;margin:12px 0;background:#fff5d4;padding:12px}.spec-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:60px}.spec-layout h2{font-size:32px}.spec-list{margin:0}.spec-list>div{display:grid;grid-template-columns:1fr 1fr;gap:25px;padding:15px 0;border-bottom:1px solid var(--line);font-size:13px}.spec-list dt{color:var(--muted)}.spec-list dd{margin:0}.description-details{border-block:1px solid var(--line)}.rich-text{font-size:14px;line-height:1.8}.rich-text>*+*{margin-top:18px}.rich-text img{height:auto;max-width:100%}.rich-text table{display:block;max-width:100%;overflow-x:auto}.rich-text h2,.rich-text h3{font-size:24px}.rich-text a{text-decoration:underline;color:var(--blue)}.description-details .rich-text{padding-bottom:24px}.solar-presentation{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:35px}.catalog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.catalog-card{padding:25px;background:var(--soft);border-radius:12px}.catalog-card img{width:100%;aspect-ratio:1.1;object-fit:contain}.catalog-card h2{font-size:22px;margin-top:20px}.catalog-card p{margin:14px 0}.pagination{grid-column:1/-1;display:flex;gap:12px;justify-content:center}.discovery-catalog{display:grid;grid-template-columns:1fr 1fr;gap:24px}.discovery-catalog>a{background:var(--pale);padding:35px;border-radius:12px}.discovery-catalog img{height:340px;width:100%;object-fit:contain;margin-bottom:25px}.discovery-catalog h2{font-size:25px;margin-bottom:16px}.cart-page{padding-bottom:70px;min-height:60vh}.empty-cart{text-align:center;padding:30px 0 65px}.empty-cart>svg{width:60px;height:60px;color:#99b6cb;margin:0 auto 25px}.empty-cart h2{font-size:26px}.empty-cart p{margin:15px 0 25px}.cart-form{display:grid;grid-template-columns:1.6fr 1fr;gap:60px}.cart-item{display:grid;grid-template-columns:100px 1fr auto;gap:25px;padding:25px 0;border-bottom:1px solid var(--line)}.cart-item:first-child{padding-top:0}.cart-item>img{height:100px;width:100px;object-fit:contain;background:var(--pale);border-radius:8px}.cart-item h2{font-size:18px}.cart-item p{font-size:11px;margin-top:7px}.cart-item small{display:block}.cart-item input{width:65px;padding:7px;border:1px solid var(--line);border-radius:5px}.cart-item strong{display:block;font-size:14px;margin-top:12px;text-align:right}.remove-link{display:inline-block;font-size:10px;text-decoration:underline;color:var(--muted);margin-top:12px}.cart-items>.button{margin-top:25px}.cart-summary{background:var(--pale);padding:30px;border-radius:12px;align-self:start}.cart-summary h2{font-size:24px;margin-bottom:25px}.cart-summary>div{display:flex;justify-content:space-between;gap:25px}.cart-summary p{font-size:11px;margin:15px 0 25px}.cart-summary>.button{width:100%}.cart-summary>a{display:block;text-align:center;font-size:12px;margin-top:15px}@media(min-width:1700px){.campaign-slide{height:680px}.campaign-image{object-position:50% top}.lifestyle-banner{height:620px}}@media(max-width:1100px){.wrap{width:calc(100% - 48px)}.desktop-nav,.nav-shell{gap:20px}.support-link span{display:none}.nav-tools{gap:14px}.brand{font-size:27px}.feature-explorer{gap:35px}.support-grid{gap:50px}.product-layout{gap:40px}.campaign-label{right:24px}.review-card{flex-basis:calc((100% - 18px)/2)}.footer-columns{gap:24px}.tile-footer{gap:10px}.tile-copy{padding-inline:25px}.tile-footer{margin-inline:25px}}@media(max-width:800px){.desktop-nav{display:none}.menu-toggle{display:block}.nav-tools{gap:16px}.nav-shell{height:66px}.brand{font-size:28px}.campaign-slide{height:565px}.campaign-copy h1,.campaign-copy h2{font-size:44px}.campaign-copy>*{max-width:340px}.campaign-copy p{max-width:285px;font-size:14px}.campaign-shade{background:linear-gradient(90deg,#eff7fee8,#eff7fec9 33%,#eff7fe00 79%)}.campaign-label{display:none}.campaign-image{object-position:66% center}.benefit-strip{grid-template-columns:1fr 1fr;gap:22px;padding-block:23px}.benefit-strip>div:nth-child(2){border:0}.section{padding-block:52px}.section-heading{align-items:start;flex-direction:column;gap:15px}.section-heading p br{display:none}.product-tile{min-height:460px}.tile-copy h3{font-size:22px}.tile-copy p{font-size:12px}.tile-image-link{height:250px;padding:10px 15px}.solar-cutout{width:225px;height:225px}.tile-footer{font-size:9px;gap:10px;padding-block:15px}.lifestyle-banner{height:470px}.lifestyle-copy h2{font-size:36px}.lifestyle-copy p{font-size:13px;max-width:285px}.lifestyle-shade{background:linear-gradient(90deg,#f5f9faed,#f5f9facf 32%,#f5f9fa00 80%)}.use-grid{gap:12px}.use-card>img{height:170px}.use-card>div{padding:19px 16px}.use-card h3{font-size:17px;max-width:100%;min-height:38px}.use-card svg{display:none}.feature-explorer{gap:28px}.feature-stage figure>img{height:400px}.feature-stage figcaption{flex-direction:column;align-items:start;left:12px;bottom:12px}.feature-copy h2{font-size:29px}.feature-item button{font-size:13px;padding-block:15px}.feature-item p{font-size:12px;padding-bottom:16px}.support-grid{grid-template-columns:1fr;gap:30px}.support-grid>div:first-child p{max-width:500px}.footer-columns{grid-template-columns:repeat(3,1fr)}.footer-columns>div:last-child{grid-column:1/-1;max-width:500px}.footer-top{gap:25px}.footer-top p{font-size:11px}.footer-top>.text-link{font-size:12px}.product-layout{gap:30px}.product-information h1{font-size:32px}.product-subtitle{font-size:14px}.product-benefits li{font-size:12px}.purchase-row{gap:8px}.purchase-button{font-size:12px;padding-inline:12px}.product-main-image.solar-product-image{padding:15px}.contact-layout{gap:30px}.contact-layout aside{padding:25px}.guide-grid{grid-template-columns:1fr;gap:16px}.guide-grid article{padding:28px}.catalog-grid{grid-template-columns:1fr 1fr}.cart-form{gap:30px}.cart-item{grid-template-columns:70px 1fr auto;gap:14px}.cart-item>img{width:70px;height:70px}}@media(max-width:600px){body{font-size:14px}.wrap{width:calc(100% - 36px)}.announcement{height:30px;font-size:9px;gap:0}.announcement a{display:none}.site-header{top:-30px}.nav-shell{height:62px}.nav-tools{gap:12px}.nav-shell .support-link{display:none}.brand{font-size:27px}.brand-mark svg{width:25px;height:25px}.campaign-slide{height:690px}.campaign-image{position:absolute;bottom:0;left:0;height:370px;object-position:74% center}.campaign-shade{background:linear-gradient(180deg,#eef7fe 0% 39%,#eef7fee6 44%,#eef7fe00 59%)}.campaign-copy{top:0;left:0;transform:none;width:100%;padding:38px 25px 0}.campaign-copy>*{max-width:360px}.campaign-copy h1,.campaign-copy h2{font-size:39px;line-height:1.08;max-width:340px;margin-bottom:17px}.campaign-copy .eyebrow{font-size:9px;margin-bottom:18px}.campaign-copy p{font-size:13px;line-height:1.65;max-width:310px;margin-bottom:21px}.button{font-size:12px;padding:13px 20px;min-height:45px}.campaign-controls{bottom:13px;left:18px;transform:none;width:auto;gap:12px;background:#fffffff0;border-radius:7px;padding:10px 14px}.campaign-controls button{padding-top:7px;min-width:105px;font-size:11px}.benefit-strip{padding-block:23px;gap:17px 9px}.benefit-strip>div{font-size:10px;gap:8px;justify-content:start}.benefit-strip>div:nth-child(2n){padding-left:12px}.benefit-strip svg{width:19px;height:19px}.section{padding-block:45px}h2{font-size:29px}.section-heading{gap:14px;margin-bottom:24px}.section-heading .eyebrow{font-size:9px}.section-heading p{font-size:12px}.product-tiles{grid-template-columns:1fr;gap:16px}.product-tile{min-height:0}.tile-copy{padding:25px 25px 0}.tile-copy h3{font-size:26px}.tile-copy p{font-size:12px}.tile-image-link{height:250px}.solar-cutout{width:245px;height:245px}.dash-studio{max-width:440px;object-fit:contain}.tile-footer{font-size:10px;padding-block:18px;gap:17px}.lifestyle-banner{height:650px}.lifestyle-image{height:365px;position:absolute;bottom:0;object-position:73% center}.lifestyle-shade{background:linear-gradient(180deg,#f2f7f9 0%,#f2f7f9 38%,rgba(242,247,249,.92) 43%,transparent 57%)}.lifestyle-copy{left:0;top:0;transform:none;padding:34px 25px 0;width:100%}.lifestyle-copy .eyebrow{font-size:9px}.lifestyle-copy h2{font-size:31px;margin-bottom:17px}.lifestyle-copy p{font-size:12px;margin-bottom:19px;max-width:340px}.use-grid{grid-template-columns:1fr;gap:16px}.use-card{display:grid;grid-template-columns:44% 56%;min-height:155px}.use-card>img{height:100%;min-height:155px}.use-card>div{padding:25px 20px}.use-card h3{font-size:20px;line-height:1.15;min-height:0}.use-card span{font-size:9px}.feature-section{padding-top:0}.feature-explorer{grid-template-columns:1fr;gap:28px}.feature-stage figure>img{height:310px}.feature-stage figcaption{flex-direction:row;align-items:center;right:12px}.feature-stage small{font-size:8px}.feature-copy h2{font-size:31px}.feature-item button{font-size:13px;padding-block:17px}.feature-item p{font-size:12px;line-height:1.75}.reviews-section{padding-block:43px}.reviews-summary{flex-direction:column;align-items:start;gap:20px}.reviews-summary h2{font-size:30px}.rating-block{gap:18px}.rating-block strong{font-size:39px}.review-source{font-size:10px;margin:14px 0 23px}.review-card{flex-basis:87%;padding:23px;min-height:270px}.review-track{gap:12px}.review-navigation{font-size:9px}.support-grid{gap:25px}.support-grid h2{font-size:30px}.support-grid>div:first-child p{font-size:13px}.faq-list summary{font-size:12px;padding-block:18px}.faq-list details p{font-size:12px}.page-heading{padding-block:39px 30px}.page-heading h1{font-size:34px}.page-heading p{font-size:13px}.section-small{padding-bottom:44px}.footer-top{flex-wrap:wrap;gap:20px;padding-bottom:27px}.footer-top p{margin-left:auto;font-size:10px}.footer-top>.text-link{margin-left:0}.site-footer{padding-top:34px}.footer-columns{grid-template-columns:1fr 1fr;gap:25px 30px;padding-block:29px}.footer-columns>div:last-child{grid-column:auto}.footer-columns h3{font-size:11px}.footer-columns>div>a{font-size:10px}.footer-columns p{font-size:10px}.newsletter-form>div{flex-wrap:nowrap}.newsletter-form input{padding:9px;font-size:10px}.newsletter-form button{padding:7px}.newsletter-form svg{width:19px}.footer-bottom{flex-wrap:wrap;gap:12px 22px;font-size:9px}.payment-icons{margin-left:0;flex-basis:100%}.product-layout{grid-template-columns:1fr;gap:22px}.breadcrumbs{font-size:10px;padding-block:21px}.gallery-main{aspect-ratio:1.2}.product-information{padding:0}.product-information h1{font-size:35px}.product-subtitle{font-size:14px}.product-benefits li,.purchase-button{font-size:13px}.product-price{font-size:29px}.product-page{padding-bottom:0}.spec-layout{grid-template-columns:1fr;gap:22px}.spec-layout h2{font-size:29px}.spec-list>div{font-size:12px;gap:20px}.contact-layout{grid-template-columns:1fr;gap:26px}.contact-layout aside{padding:25px}.contact-layout aside>svg{margin-bottom:15px;width:30px;height:30px}.contact-layout aside h2{font-size:24px}.contact-layout aside p{font-size:12px}.guide-grid h2{font-size:22px}.guide-grid p{font-size:13px}.catalog-grid,.discovery-catalog{grid-template-columns:1fr}.discovery-catalog>a{padding:25px}.discovery-catalog img{height:265px}.cart-form{grid-template-columns:1fr}.cart-item h2{font-size:15px}.cart-item input{width:55px}.cart-summary{padding:25px}.empty-cart h2{font-size:23px}.empty-cart p{font-size:13px}.solar-presentation{grid-template-columns:1fr}.rich-text{font-size:13px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}.theme-v8 .site-header{top:0}.theme-v8 .announcement{height:auto;min-height:37px;background:#e9f4fc;font-size:11px;letter-spacing:0}.announcement-inner{width:min(1390px,calc(100% - 44px));margin:auto;display:flex;align-items:center;justify-content:center;gap:30px;padding:9px 0}.announcement-inner>span+span{padding-left:30px;border-left:1px solid #bed7e9}.announcement-inner>a{display:inline-flex;align-items:center;gap:9px;margin-left:10px;font-weight:600;white-space:nowrap}.announcement-inner>a svg{height:13px;width:13px}.theme-v8 .nav-shell{height:73px}.theme-v8 .desktop-nav{gap:27px}.theme-v8 h1,.theme-v8 h2{text-wrap:balance}.theme-v8 .campaign-v8{background:#eaf5fc}.theme-v8 .campaign-v8 .campaign-slide{height:clamp(520px,29vw,650px);max-height:none}.campaign-v8 .campaign-photo{position:absolute;top:0;right:0;bottom:0;left:0;max-width:2360px;margin:auto}.theme-v8 .campaign-v8 .campaign-image{width:100%;height:100%;position:static;object-fit:cover;object-position:center center}.theme-v8 .campaign-v8 .campaign-shade{background:linear-gradient(90deg,#ebf7fff7,#ecf7fef0 22%,#ecf7febd 39%,#ecf7fe00 59%)}.theme-v8 .campaign-v8 .campaign-copy{top:50%;transform:translate(-50%,-55%)}.theme-v8 .campaign-v8 h1,.theme-v8 .campaign-v8 h2{font-size:clamp(35px,3.25vw,49px);max-width:450px;line-height:1.12}.theme-v8 .campaign-v8 .campaign-copy p{font-size:15px;max-width:360px}.theme-v8 .campaign-controls{bottom:28px}.theme-v8 .solar-cutout{width:210px;height:210px}.theme-v8 .tile-image-link{height:260px}.theme-v8 .dash-studio{width:min(100%,440px);height:245px;object-fit:contain}.theme-v8 .product-tile{min-height:0}.theme-v8 .product-tile .tile-footer{min-height:65px}.theme-v8 .tile-image-link:hover .solar-cutout{transform:scale(1.035)}.comfort-banner{position:relative;height:460px;background:#f4f7f6;overflow:hidden}.comfort-photo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.comfort-banner:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f9faf7ed,#f9faf7cc 35%,#f9faf700 63%)}.comfort-copy{position:relative;z-index:1;height:100%;display:flex;align-items:flex-start;justify-content:center;flex-direction:column}.comfort-copy h2{font-size:43px;max-width:420px;margin-bottom:22px}.comfort-copy p{font-size:15px;max-width:340px;margin-bottom:28px}.comfort-actions{display:flex;gap:14px;flex-wrap:wrap}.theme-v8 .feature-section{padding-top:65px}.theme-v8 .feature-stage figure>img{object-fit:contain;height:400px}.theme-v8 .feature-stage{background:#e7f2fa}.theme-v8 .feature-stage figure[data-feature-panel="1"]>img,.theme-v8 .feature-stage figure[data-feature-panel="3"]>img{object-fit:cover;object-position:center}.theme-v8 .feature-copy h2{max-width:430px}.theme-v8 .feature-copy p{font-size:13px}.solar-demo-section{padding-top:10px;padding-bottom:68px}.ptz-demo-v8{display:grid;grid-template-columns:1.08fr 1fr;gap:68px;align-items:center}.ptz-stage{position:relative;height:400px;display:flex;align-items:center;justify-content:center;border:1px solid #d8e6eb;border-radius:17px;overflow:hidden;background:radial-gradient(ellipse at center,#fff 10%,#e8f3f6 74%);cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;perspective:1100px}.ptz-stage:active{cursor:grabbing}.ptz-rings{width:305px;height:305px;border:1px dashed #accbc1;border-radius:50%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.ptz-rings:before{content:"";position:absolute;top:-50px;right:-50px;bottom:-50px;left:-50px;border:1px dashed #bdd7d6;border-radius:50%}.ptz-rings:after{content:"";position:absolute;top:48px;right:48px;bottom:48px;left:48px;border:1px dashed #c9dce4;border-radius:50%}.ptz-camera{position:relative;width:195px;height:220px;object-fit:contain;z-index:2;will-change:transform;pointer-events:none;filter:drop-shadow(0 12px 12px #4c6a8121)}.ptz-cone{position:absolute;left:50%;top:50%;width:170px;height:180px;clip-path:polygon(50% 100%,0 0,100% 0);background:linear-gradient(#9dcce03b,#579aba55);transform-origin:50% 100%;transform:translate(-50%,-100%) rotate(0);opacity:.65}.ptz-readout{position:absolute;top:20px;z-index:3;font-size:10px;background:#fffffff5;border:1px solid #e6eef3;padding:11px 13px;border-radius:12px;color:#7190a3}.ptz-readout b{font-size:12px;color:#2d6082;margin-left:7px}.ptz-readout.pan{left:20px}.ptz-readout.tilt{right:20px}.ptz-zone{position:absolute;top:50%;padding:10px 14px;background:#fffffff0;border-radius:12px;font-size:12px;font-weight:600;color:#547991;z-index:3}.ptz-zone-left{left:22px}.ptz-zone-right{right:22px}.ptz-current{position:absolute;bottom:20px;padding:10px 17px;background:#fff;border-radius:12px;font-size:11px;color:#7891a1;z-index:3}.ptz-current b{color:#385f78}.ptz-copy h2{font-size:35px;max-width:380px;margin-bottom:20px}.ptz-copy>p{font-size:14px;max-width:350px;line-height:1.7}.ptz-controls{display:flex;gap:7px;margin:24px 0 14px}.ptz-controls button{height:40px;min-width:42px;background:#f4f9fd;border:1px solid #c8dfea;color:#2c638c;border-radius:8px;font-size:19px}.ptz-controls button[data-ptz-reset]{font-size:11px;padding-inline:13px}.ptz-controls button:hover,.ptz-presets button:hover{background:#dceefa}.ptz-presets{display:flex;gap:10px;margin-bottom:19px}.ptz-presets button{padding:8px 13px;background:#fff;border:1px solid #d9e6ee;border-radius:50px;font-size:11px}.ptz-presets button[aria-pressed=true]{background:#ddecf8;border-color:#8ab6d5;color:#1d6193}.ptz-copy small{display:block;font-size:10px;line-height:1.7;color:#7d95a5;max-width:360px;margin-bottom:20px}.theme-v8 .interior-main{background-image:linear-gradient(#f9fcfced,#f6fafcf5),var(--comfort-image);background-position:center;background-size:cover;background-attachment:fixed}.theme-v8 .scenic-heading{width:100%;max-width:none;margin:0;min-height:305px;padding:65px max(40px,calc((100vw - 1240px)/2));background-image:linear-gradient(90deg,#f9fcfdf5,#f9fcfddb 39%,#f9fcfd33 80%),var(--comfort-image);background-size:cover;background-position:center;display:flex;flex-direction:column;justify-content:center}.theme-v8 .scenic-heading h1{font-size:43px;max-width:750px}.theme-v8 .scenic-heading p{font-size:14px;max-width:560px}.theme-v8 .scenic-heading .eyebrow{font-size:10px}.theme-v8 .interior-main .product-page{padding-top:12px}.theme-v8 .interior-main .gallery-main{background:#edf5fbc9}.theme-v8 .interior-main .product-information{background:#ffffffd9;padding:30px;border-radius:14px}.theme-v8 .product-main-image.solar-product-image{padding:75px}.theme-v8 .product-delivery{display:flex;align-items:center;gap:9px;margin-top:17px;font-size:11px;color:#3c7397}.product-delivery svg{width:17px;height:17px}.theme-v8 .product-faq-link{text-align:center}.theme-v8 .cart-page{padding-top:1px}.theme-v8 .cart-page>.page-heading{background-image:linear-gradient(90deg,#f6fafd 15%,#f6fafd3a),var(--comfort-image);background-size:cover;border-radius:12px;padding:38px;margin-top:30px}.theme-v8 .rich-text{background:#ffffffd9;padding:30px;border-radius:12px}.theme-v8 .description-details .rich-text{padding:25px}.theme-v8 .interior-main .section-small{padding-top:25px}.theme-v8 .interior-main .about-image{max-height:440px;object-fit:cover;object-position:center}.faq-page-content{padding-bottom:70px}.essential-overview{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:38px}.essential-overview article{padding:26px 30px;display:flex;align-items:center;gap:25px;border:1px solid #dce8ed;background:#ffffffe8;border-radius:12px}.essential-overview article>svg{width:34px;height:34px;color:#6d9abc}.essential-overview h2{font-size:23px}.essential-overview p{font-size:12px;margin:10px 0}.essential-overview a{display:inline-flex;align-items:center;gap:7px;font-size:11px;color:var(--blue)}.essential-overview a svg{height:16px;width:16px}.faq-questions-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:75px;padding:60px 0}.faq-questions-section h2{font-size:32px;max-width:310px}.faq-questions-section>div>p{margin:20px 0;font-size:13px;max-width:315px}.faq-questions-section .faq-list{padding:0 24px;background:#ffffffd9;border-radius:12px}.faq-questions-section .faq-list details:first-child{border-top:0}.faq-questions-section .faq-list details:last-child{border-bottom:0}.supplier-section{padding:40px;background:#f0f6faed;border:1px solid #e0eaf0;border-radius:15px;scroll-margin-top:140px}.supplier-disclosure{font-size:12px;line-height:1.75;max-width:900px;margin-top:-13px;margin-bottom:26px}.supplier-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:30px}.supplier-tabs button{display:flex;align-items:center;gap:14px;text-align:left;padding:18px 19px;border:1px solid #cbdde9;border-radius:10px;background:#fff}.supplier-tabs button[aria-selected=true]{background:#e1f0fc;border-color:#66a1ca;box-shadow:0 0 0 1px #66a1ca}.supplier-tabs button>svg{color:#6391b2;width:25px;height:25px}.supplier-tabs button span{font-size:11px;line-height:1.55}.supplier-tabs button b{display:block;color:#2a5f89;font-size:18px;margin-top:3px;font-weight:600}.supplier-heading{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:15px 0 25px}.supplier-heading h3{font-size:25px;margin-bottom:9px}.supplier-heading p{font-size:11px}.supplier-heading>strong{font-size:40px;letter-spacing:-.05em;font-weight:500;white-space:nowrap}.supplier-heading>strong span{font-size:17px;color:#81a0b5;letter-spacing:0}.supplier-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.supplier-review-grid .review-card{min-height:245px;padding:23px;flex:initial}.supplier-review-grid .review-card blockquote{font-size:12px}.supplier-review-grid .review-top{margin-bottom:18px}.supplier-review-grid .review-card h3{font-size:16px}.supplier-review-grid .review-top>span:last-child{font-size:8px}.supplier-review-grid .stars{font-size:13px}.supplier-review-grid .rating-only{font-size:12px;font-style:italic}.supplier-empty{padding:35px;background:#fff;border-radius:10px}.supplier-empty p{font-size:13px}.supplier-empty .button{margin-top:20px}.service-layout{display:grid;grid-template-columns:.78fr 1.22fr;gap:35px;padding-top:38px!important}.service-note{background:#f2f8fbe8;border:1px solid #dce7ef;border-radius:14px;padding:32px;align-self:start}.service-note>svg{width:38px;height:38px;color:#5d8daa;margin-bottom:22px}.service-note h2{font-size:27px;line-height:1.2;margin-bottom:18px}.service-note p{font-size:13px;line-height:1.8}.service-deliveries{margin:23px 0;padding:20px 0;border-block:1px solid #d7e5ed;font-size:11px;display:flex;flex-direction:column;gap:10px}.service-deliveries b,.service-note .text-link{font-size:12px}.service-form{background:#fffffff2;border:1px solid #e3ebef;border-radius:14px;padding:35px}.contact-name-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.service-form .button{width:100%}.service-form input,.service-form textarea{background:#fbfdff;border-color:#c7d8e3}.service-form label{font-size:12px}.service-form textarea{min-height:165px}.theme-v8 .site-footer{background:#e9f2f8}@media(min-width:2000px){.theme-v8 .campaign-v8 .campaign-photo{max-width:2360px}.theme-v8 .campaign-v8 .campaign-image{object-fit:cover}.theme-v8 .campaign-v8 .campaign-slide{height:650px}}@media(max-width:1100px){.announcement-inner{gap:15px;font-size:10px}.announcement-inner>span+span{padding-left:15px}.announcement-inner>a{margin-left:0}.theme-v8 .campaign-v8 .campaign-copy{top:50%}.theme-v8 .campaign-v8 h1,.theme-v8 .campaign-v8 h2{max-width:365px;font-size:42px}.theme-v8 .campaign-v8 .campaign-copy p{max-width:310px;font-size:14px}.theme-v8 .campaign-v8 .campaign-image{object-position:65% center}.ptz-demo-v8{gap:35px}.ptz-stage{height:365px}.ptz-camera{width:170px;height:200px}.ptz-zone-left{left:15px}.ptz-zone-right{right:15px}.ptz-zone{font-size:10px;padding:8px 10px}.ptz-copy h2{font-size:31px}.supplier-section{padding:30px}.supplier-tabs button{padding:14px 12px;gap:8px}.supplier-tabs button>svg{width:20px;height:20px}.supplier-review-grid{grid-template-columns:repeat(2,1fr)}.theme-v8 .scenic-heading{padding-inline:30px}.theme-v8 .product-main-image.solar-product-image{padding:45px}.service-form,.service-note{padding:27px}}@media(max-width:800px){.announcement-inner{flex-wrap:wrap;gap:3px 14px;padding-block:7px}.announcement-inner>a{justify-content:center;flex-basis:100%;font-size:10px}.announcement-inner>span+span{padding-left:14px}.theme-v8 .nav-shell{height:65px}.theme-v8 .campaign-v8 .campaign-slide{height:535px}.theme-v8 .campaign-v8 h1,.theme-v8 .campaign-v8 h2{font-size:37px;max-width:330px}.theme-v8 .campaign-v8 .campaign-shade{background:linear-gradient(90deg,#eff8fdeb,#eff8fdba 40%,transparent 75%)}.theme-v8 .campaign-v8 .campaign-image{object-position:69% center}.ptz-demo-v8{grid-template-columns:1fr;gap:28px}.ptz-stage{height:380px}.ptz-camera{width:190px;height:225px}.ptz-zone-left{left:35px}.ptz-zone-right{right:35px}.ptz-copy{max-width:600px}.ptz-copy h2{max-width:450px}.ptz-copy>p{max-width:450px}.comfort-banner{height:400px}.comfort-copy h2{font-size:36px;max-width:340px}.comfort-copy p{font-size:14px;max-width:300px}.comfort-banner:after{background:linear-gradient(90deg,#f9faf7ec,#f9faf7c7 45%,transparent 82%)}.theme-v8 .scenic-heading{min-height:275px;padding-block:45px}.theme-v8 .scenic-heading h1{font-size:37px}.essential-overview article{padding:22px;gap:16px}.essential-overview h2{font-size:21px}.essential-overview p{font-size:11px}.faq-questions-section{grid-template-columns:1fr;gap:28px;padding-block:45px}.faq-questions-section h2{max-width:500px}.faq-questions-section>div>p{max-width:500px}.supplier-tabs{gap:8px}.supplier-tabs button{flex-direction:column;align-items:start;gap:8px}.supplier-tabs button span{font-size:10px}.supplier-heading h3{font-size:22px}.service-layout{grid-template-columns:1fr;gap:24px}.service-note p{max-width:580px}.service-note h2{font-size:27px}.theme-v8 .product-information{padding:22px!important}.theme-v8 .product-delivery{align-items:start;font-size:10px}.theme-v8 .feature-section{padding-top:45px}}@media(max-width:600px){.theme-v8 .announcement{min-height:57px}.announcement-inner{width:calc(100% - 22px);gap:4px 6px;text-align:center;font-size:9px;padding:7px 0}.announcement-inner>span:first-child{flex-basis:100%}.announcement-inner>span+span{border:0;padding:0;flex-basis:100%}.announcement-inner>a{display:inline-flex;font-size:9px;gap:5px}.announcement-inner>a svg{width:11px;height:11px}.theme-v8 .nav-shell{height:59px}.theme-v8 .campaign-v8 .campaign-slide{height:605px}.theme-v8 .campaign-v8 .campaign-photo{top:auto;height:292px;inset-inline:0;bottom:0}.theme-v8 .campaign-v8 .campaign-image{height:100%;width:100%;object-fit:cover;object-position:77% center}.theme-v8 .campaign-v8 .campaign-shade{background:linear-gradient(180deg,#eef7fe 0%,#eef7fe 48%,rgba(238,247,254,.6) 56%,transparent 66%)}.theme-v8 .campaign-v8 .campaign-copy{top:0;left:0;transform:none;width:100%;padding:29px 24px 0}.theme-v8 .campaign-v8 h1,.theme-v8 .campaign-v8 h2{font-size:35px;max-width:345px;line-height:1.1;margin-bottom:15px}.theme-v8 .campaign-v8 .campaign-copy .eyebrow{font-size:9px;margin-bottom:16px}.theme-v8 .campaign-v8 .campaign-copy p{font-size:12px;max-width:310px;line-height:1.65;margin-bottom:20px}.theme-v8 .campaign-controls{bottom:13px}.theme-v8 .benefit-strip>div{font-size:9px;gap:7px}.theme-v8 .benefit-strip>div:nth-child(2n){padding-left:5px}.theme-v8 .benefit-strip svg{width:17px}.theme-v8 .solar-cutout{width:185px;height:185px}.theme-v8 .tile-image-link{height:223px}.theme-v8 .dash-studio{height:205px}.theme-v8 .product-tile .tile-footer{min-height:60px}.solar-demo-section{padding-top:0;padding-bottom:42px}.ptz-stage{height:310px;border-radius:14px}.ptz-rings{width:225px;height:225px}.ptz-rings:before{top:-30px;right:-30px;bottom:-30px;left:-30px}.ptz-rings:after{top:35px;right:35px;bottom:35px;left:35px}.ptz-camera{width:146px;height:175px}.ptz-zone{font-size:9px;padding:8px 10px}.ptz-zone-left{left:12px}.ptz-zone-right{right:12px}.ptz-readout{top:15px;font-size:9px;padding:9px 11px}.ptz-readout b{font-size:10px;margin-left:5px}.ptz-readout.pan{left:12px}.ptz-readout.tilt{right:12px}.ptz-current{bottom:15px;font-size:10px;padding:8px 12px}.ptz-copy h2{font-size:30px;max-width:330px}.ptz-copy>p{font-size:13px}.ptz-copy small{font-size:9px}.ptz-controls button{min-width:42px;height:40px}.ptz-controls{gap:6px}.ptz-presets button{font-size:10px}.ptz-copy .text-link{font-size:12px}.comfort-banner{height:530px}.comfort-photo{top:auto;height:270px;object-position:76% center;bottom:0}.comfort-banner:after{background:linear-gradient(180deg,#f6f9f8 0%,#f6f9f8 46%,#f6f9f8b3 54%,transparent 67%)}.comfort-copy{height:auto;padding:31px 24px 0;width:100%;margin:0}.comfort-copy .eyebrow{font-size:9px;margin-bottom:15px}.comfort-copy h2{font-size:31px;max-width:310px;margin-bottom:16px}.comfort-copy p{font-size:12px;max-width:330px;margin-bottom:20px}.comfort-actions{gap:9px}.comfort-actions .button{font-size:11px;padding:12px 17px;min-height:43px;gap:11px}.theme-v8 .feature-stage figure>img{height:280px}.theme-v8 .feature-section{padding-top:43px}.theme-v8 .scenic-heading{min-height:285px;padding:34px 24px;background-position:67% center;background-image:linear-gradient(90deg,#f7fbfbea,#f7fbfbbc 67%,#f7fbfb55),var(--comfort-image)}.theme-v8 .scenic-heading h1{font-size:33px;line-height:1.15}.theme-v8 .scenic-heading p{font-size:12px;margin-top:17px}.theme-v8 .scenic-heading .eyebrow{font-size:9px}.essential-overview{grid-template-columns:1fr;gap:13px;margin-top:26px}.essential-overview article{padding:20px;gap:20px}.essential-overview h2{font-size:22px}.essential-overview p{font-size:11px}.essential-overview article>svg{width:29px;height:29px}.faq-questions-section{padding-block:36px;gap:23px}.faq-questions-section h2{font-size:29px}.faq-questions-section>div>p{font-size:12px;margin-block:16px}.faq-questions-section .text-link{font-size:12px}.faq-questions-section .faq-list{padding-inline:17px}.faq-questions-section .faq-list summary{font-size:12px}.supplier-section{padding:23px 16px;border-radius:12px;scroll-margin-top:140px}.supplier-section .section-heading h2{font-size:27px}.supplier-disclosure{font-size:10px;margin-top:-8px;margin-bottom:20px}.supplier-tabs{grid-template-columns:1fr;gap:9px;margin-bottom:17px}.supplier-tabs button{flex-direction:row;align-items:center;padding:12px 14px;gap:14px}.supplier-tabs button span{display:flex;align-items:center;justify-content:space-between;gap:15px;width:100%;font-size:10px}.supplier-tabs button b{margin:0;font-size:17px;white-space:nowrap}.supplier-heading{padding:12px 0 20px;gap:13px}.supplier-heading h3{font-size:19px;line-height:1.2}.supplier-heading p{font-size:9px;max-width:225px}.supplier-heading>strong{font-size:32px}.supplier-heading>strong span{font-size:13px}.supplier-review-grid{grid-template-columns:1fr;gap:12px}.supplier-review-grid .review-card{min-height:0;padding:21px}.supplier-review-grid .review-top{margin-bottom:17px}.supplier-review-grid .review-card blockquote{font-size:12px}.supplier-review-grid .review-author{margin-top:20px}.supplier-empty{padding:22px}.supplier-empty p{font-size:12px}.service-layout{padding-top:25px!important}.service-note{padding:25px}.service-note>svg{width:30px;height:30px;margin-bottom:17px}.service-note h2{font-size:26px}.service-note p{font-size:12px}.service-deliveries{font-size:10px}.service-form{padding:23px 20px}.contact-name-row{gap:12px}.service-form label{font-size:11px}.service-form input,.service-form textarea{font-size:13px;padding:12px}.theme-v8 .product-main-image.solar-product-image{padding:48px}.theme-v8 .product-faq-link .button{font-size:11px;line-height:1.5}.theme-v8 .product-information{padding:23px!important}.theme-v8 .cart-page>.page-heading{padding:28px 23px}.theme-v8 .rich-text{padding:23px}.theme-v8 .interior-main{background-attachment:scroll}.theme-v8 .interior-main .about-image{max-height:320px}}@media(max-width:1100px){.theme-v8 .campaign-v8 #CampaignHome .campaign-image{object-position:right center}}.theme-v9 .section-heading{margin-bottom:27px}.theme-v9 .interior-main{background-image:linear-gradient(#f7fbfdf5,#f9fbfcf5),var(--comfort-image)}.theme-v9 .scenic-heading{background-image:linear-gradient(90deg,#f1f8fce8,#f2f8fca8 39%,#f2f8fc00 70%),var(--comfort-image);background-position:center;min-height:320px}.theme-v9 .scenic-heading h1{max-width:670px}.theme-v9 .scenic-heading p{max-width:570px}.essential-quicklinks{display:flex;gap:12px;padding:28px 0;flex-wrap:wrap}.essential-quicklinks a{padding:12px 18px;border:1px solid #c8dfea;border-radius:50px;font-size:11px;background:#fff;color:#28698f;font-weight:600}.essential-quicklinks a:hover{background:#e3f0f9}.theme-v9 .supplier-section{background:#f0f7fbed;padding:34px}.theme-v9 .supplier-section .section-heading h2{font-size:34px}.theme-v9 .supplier-tabs{grid-template-columns:.85fr 1fr 1fr 1fr;gap:10px}.theme-v9 .supplier-tabs button{padding:14px;gap:10px}.theme-v9 .supplier-tabs button span{font-size:10px}.theme-v9 .supplier-tabs button[aria-pressed=true]{background:#ddecf9;border-color:#72a6ca;box-shadow:0 0 0 1px #72a6ca}.theme-v9 .supplier-tabs button[aria-pressed=false]{box-shadow:none;background:#fff}.theme-v9 .supplier-heading{padding:22px 0}.theme-v9 [data-supplier-panel]+[data-supplier-panel]{border-top:1px solid #d5e3ed;margin-top:35px;padding-top:15px}.theme-v9 [data-supplier-panel][hidden]{display:none!important}.supplier-review-grid[data-review-grid]:not(.reviews-expanded)>.review-card:nth-child(n+4){display:none}.review-expand{border:0;background:none;cursor:pointer;margin-top:22px;padding:6px 0;font-size:12px}.theme-v9 .supplier-heading p{max-width:690px}.theme-v9 .supplier-tabs button>svg{flex-shrink:0}.theme-v9 .supplier-empty{background:#ffffffba;padding:25px}.theme-v9 .supplier-empty p{font-size:12px}.apps-on-faq{padding:65px 0 15px}.app-guide-v9{scroll-margin-top:105px}.app-guide-v9 h2{font-size:35px;max-width:700px}.app-intro{max-width:680px;font-size:14px;margin:-9px 0 29px;color:#607c8e;line-height:1.75}.app-cards{display:grid;grid-template-columns:1fr 1fr;gap:26px}.app-card{background:#fffffff2;border:1px solid #dce7ee;border-radius:14px;overflow:hidden}.app-card-photo{height:180px;overflow:hidden}.app-card-photo img{width:100%;height:100%;object-fit:cover;object-position:right center}.app-card-photo-solar img{object-position:right center}.app-card-body{padding:31px}.app-card-body .eyebrow{font-size:9px;margin-bottom:12px}.app-card-body h3{font-size:28px;letter-spacing:-.035em;margin-bottom:16px}.app-card-body>p{font-size:13px;line-height:1.75}.app-card-body ol{list-style:none;counter-reset:steps;margin:22px 0 26px;padding:0;display:flex;flex-direction:column;gap:15px}.app-card-body li{counter-increment:steps;position:relative;padding-left:35px;font-size:12px;line-height:1.65;min-height:26px}.app-card-body li:before{content:counter(steps);position:absolute;left:0;top:0;background:#e8f2fa;color:#3579a7;border-radius:50%;width:23px;height:23px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600}.app-card-body .button{font-size:12px}.app-card-body>small{display:block;font-size:10px;color:#668194;margin:11px 0 20px}.app-card-body .app-note{font-size:11px;border-top:1px solid #e0e9ef;padding-top:20px;color:#678194;margin-bottom:0}.app-cards-single{grid-template-columns:1fr}.app-cards-single .app-card{display:grid;grid-template-columns:1fr 1fr}.app-cards-single .app-card-photo{height:100%;min-height:380px}.app-cards-single .app-card-photo img{object-position:right center}.theme-v9 .faq-list .text-link{padding-bottom:25px;font-size:12px}.theme-v9 .faq-list details>p{margin-bottom:15px}.dash-video-player{border-radius:15px;overflow:hidden;background:#e6f0f7}.dash-video-player video{display:block;width:100%;max-height:650px;object-fit:contain}.theme-v9 .footer-bottom{justify-content:space-between}.theme-v9 .product-page{background:#f9fcfde0;border-radius:0 0 18px 18px}@media(max-width:1100px){.theme-v9 .supplier-tabs{grid-template-columns:1fr 1fr}.theme-v9 .supplier-tabs button{flex-direction:row;align-items:center}.theme-v9 .supplier-tabs button span{width:100%;display:flex;justify-content:space-between;align-items:center;gap:15px}.theme-v9 .supplier-tabs button b{margin:0;font-size:17px}.app-card-body{padding:25px}.app-cards{gap:20px}.app-card-body .button{font-size:11px;padding-inline:17px}.app-card-photo{height:160px}.theme-v9 .scenic-heading{background-position:65% center}}@media(max-width:800px){.theme-v9 .scenic-heading{min-height:300px}.app-cards{grid-template-columns:1fr}.app-card{display:grid;grid-template-columns:.8fr 1.2fr}.app-card-photo{height:100%;min-height:350px}.app-card-body{padding:28px}.app-cards-single .app-card{grid-template-columns:.8fr 1.2fr}.app-guide-v9 h2{font-size:30px}.apps-on-faq{padding-top:45px}.app-intro{font-size:13px}.theme-v9 .supplier-section{padding:26px}.theme-v9 .supplier-section .section-heading h2{font-size:30px}}@media(max-width:600px){.theme-v9 .scenic-heading{min-height:390px;justify-content:flex-start;padding:29px 24px;background-size:auto 210px;background-position:right bottom;background-repeat:no-repeat;background-color:#edf6fc;background-image:var(--comfort-image);position:relative;isolation:isolate}.theme-v9 .scenic-heading:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(180deg,#edf6fc 0%,#edf6fc 45%,#edf6fc66 61%,transparent 72%)}.theme-v9 .scenic-heading h1{font-size:32px;max-width:350px}.theme-v9 .scenic-heading p{font-size:11px;max-width:345px;margin-top:13px}.theme-v9 .scenic-heading .eyebrow{font-size:9px;margin-bottom:13px}.essential-quicklinks{gap:8px;padding-block:21px}.essential-quicklinks a{font-size:9px;padding:10px 13px}.theme-v9 .supplier-section{padding:23px 15px}.theme-v9 .supplier-section .section-heading h2{font-size:28px}.theme-v9 .supplier-tabs{grid-template-columns:1fr;gap:8px}.theme-v9 .supplier-tabs button{padding:11px 12px}.theme-v9 .supplier-heading{padding-block:16px}.theme-v9 [data-supplier-panel]+[data-supplier-panel]{margin-top:25px}.review-expand{font-size:11px;text-align:left;line-height:1.7;margin-top:17px}.theme-v9 .supplier-review-grid .review-card{padding:20px}.theme-v9 .supplier-empty{padding:18px}.theme-v9 .supplier-empty p{font-size:11px}.app-card,.app-cards-single .app-card{display:block}.app-card-photo,.app-cards-single .app-card-photo{min-height:0;height:170px}.app-card-body{padding:25px 21px}.app-card-body h3{font-size:26px}.app-card-body li{font-size:11px}.app-card-body>p{font-size:12px}.app-card-body .app-note{font-size:10px}.app-card-body .button{font-size:11px}.app-card-body>small{font-size:9px}.app-guide-v9 h2{font-size:29px}.app-intro{font-size:12px}.apps-on-faq{padding-top:38px}.theme-v9 .essential-overview{margin-top:18px}.theme-v9 .faq-list .text-link{font-size:11px}.theme-v9 .product-page{background:#f9fcfde8}.theme-v9 .footer-bottom{gap:16px}}@media(min-width:601px){.theme-v9 .scenic-heading{background-size:cover,auto 100%;background-position:center,right center;background-repeat:no-repeat;background-color:#eaf4fb}}.theme-v10 .wrap{max-width:1400px}.theme-v10 .photo-band{position:relative;isolation:isolate;overflow:hidden;background:#e4eeeb}.theme-v10 .photo-band>.section-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-2}.theme-v10 .photo-band:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(180deg,#eef7fb33,#ffffff08 55%,#edf4ef22)}.theme-v10 .photo-band>.section{padding-block:75px 95px}.theme-v10 .photo-products .section-heading{padding:26px 30px;background:#fffe;border:1px solid #ffffff;border-radius:16px;align-items:center;box-shadow:0 8px 28px #1e3c4110}.theme-v10 .photo-products .section-heading .eyebrow{margin-bottom:12px}.theme-v10 .photo-products .section-heading h2{margin-bottom:0}.theme-v10 .photo-products .section-heading>p{margin-bottom:0}.theme-v10 .photo-products .product-tile{background:#fffffff0;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid #fff;box-shadow:0 14px 40px #24403b12}.theme-v10 .photo-products .dash-tile{background:#eff8fff2}.theme-v10 .photo-products .product-tiles{gap:28px}.theme-v10 .photo-products .tile-image-link{height:280px}.theme-v10 .photo-products .solar-cutout{max-height:235px}.theme-v10 .photo-products .dash-studio{max-height:235px;max-width:86%;object-fit:contain}.theme-v10 .photo-solar-demo>.section-backdrop{object-position:center 43%}.theme-v10 .photo-solar-demo:before{background:#e9f4fc24}.theme-v10 .photo-solar-demo>.section{padding-block:100px}.theme-v10 .photo-solar-demo .ptz-demo-v8{padding:36px;background:#ffffffef;border:1px solid white;border-radius:22px;gap:48px;box-shadow:0 16px 48px #12392b1c;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.theme-v10 .photo-solar-demo .ptz-copy{padding-right:24px}.theme-v10 .photo-solar-demo .ptz-stage{background:#eaf3f5e8}.theme-v10 .photo-dash-demo:before{background:#e4f2fc28}.theme-v10 .photo-dash-demo .feature-explorer{padding:36px;background:#ffffffef;border:1px solid white;border-radius:22px;gap:45px;box-shadow:0 16px 48px #25425420;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.theme-v10 .photo-dash-demo .feature-copy{padding-right:15px}.theme-v10 .interior-main{background-image:linear-gradient(#f7fbfd73,#f7fbfd73),var(--page-scenery);background-size:cover;background-position:center;background-attachment:fixed}.theme-v10 .supplier-section{background:#f3f9fcf2;box-shadow:0 14px 48px #123b4414;padding:38px;border-color:#fff}.theme-v10 .supplier-tabs{grid-template-columns:.8fr 1fr 1fr}.theme-v10 .supplier-tabs button span{font-size:12px}.theme-v10 .supplier-heading h3{font-family:Arial,Helvetica,sans-serif;font-size:25px;font-weight:700;letter-spacing:-.025em}.theme-v10 .supplier-heading p{font-size:12px}.theme-v10 .supplier-disclosure{font-size:12px;max-width:900px;line-height:1.8}.theme-v10 .apps-on-faq{margin-top:38px;padding:34px;background:#f6fafdeb;border-radius:16px}.theme-v10 .essential-faq{padding:30px;background:#ffffffed;border-radius:16px}.theme-v10 .essential-quicklinks a{box-shadow:0 3px 15px #24475a13}.theme-v10 .interior-main>.wrap:not(.product-page){padding-bottom:40px}.theme-v10 .scenic-heading{background-color:#eef7fc}.theme-v10 .scenic-heading.wrap{width:100%;max-width:none}.theme-v10 .faq-questions-section{padding:32px;background:#fffffff0;border:1px solid white;border-radius:18px;margin-bottom:35px}.theme-v10 .interior-main>.section.wrap,.theme-v10 .interior-main>.section-small.wrap:not(.service-layout){padding:34px;background:#ffffffef;border:1px solid white;border-radius:18px;margin-block:30px}.theme-v10 .interior-main>.section.wrap .feature-copy{padding-right:10px}@media(max-width:600px){.theme-v10 .faq-questions-section{padding:24px 18px}.theme-v10 .interior-main>.section.wrap,.theme-v10 .interior-main>.section-small.wrap:not(.service-layout){padding:23px 18px;margin-block:20px}}@media(min-width:1800px){.theme-v10 .photo-band>.section{max-width:1440px;padding-block:90px 110px}.theme-v10 .photo-solar-demo>.section{padding-block:120px}.theme-v10 .photo-products .tile-image-link{height:300px}}@media(max-width:1100px){.theme-v10 .photo-band>.section{padding-block:48px 60px}.theme-v10 .photo-solar-demo .ptz-demo-v8,.theme-v10 .photo-dash-demo .feature-explorer{padding:25px;gap:25px}.theme-v10 .photo-solar-demo .ptz-copy{padding-right:0}.theme-v10 .photo-products .section-heading{align-items:flex-start}.theme-v10 .photo-products .section-heading>p{max-width:250px}.theme-v10 .photo-products .tile-image-link{height:240px}.theme-v10 .photo-products .solar-cutout,.theme-v10 .photo-products .dash-studio{max-height:210px}}@media(max-width:800px){.theme-v10 .photo-products .section-heading{display:block}.theme-v10 .photo-products .section-heading>p{max-width:none;margin-top:13px}.theme-v10 .photo-products .product-tiles{gap:18px}.theme-v10 .photo-solar-demo .ptz-demo-v8,.theme-v10 .photo-dash-demo .feature-explorer{padding:22px}.theme-v10 .photo-products .tile-image-link{height:210px}.theme-v10 .photo-products .solar-cutout,.theme-v10 .photo-products .dash-studio{max-height:185px}.theme-v10 .supplier-tabs{grid-template-columns:1fr}.theme-v10 .apps-on-faq{padding:25px}.theme-v10 .interior-main{background-attachment:scroll;background-size:auto 950px;background-repeat:repeat-y}}@media(max-width:600px){.theme-v10 .photo-band>.section{padding-block:32px 48px}.theme-v10 .photo-band .wrap{width:calc(100% - 32px)}.theme-v10 .photo-products .section-heading{padding:23px 22px;border-radius:13px;margin-bottom:18px}.theme-v10 .photo-products .section-heading h2{font-size:27px}.theme-v10 .photo-products .section-heading>p{font-size:12px}.theme-v10 .photo-products .product-tiles{gap:20px}.theme-v10 .photo-products .product-tile{padding:24px 22px}.theme-v10 .photo-products .tile-image-link{height:220px}.theme-v10 .photo-products .solar-cutout,.theme-v10 .photo-products .dash-studio{max-height:200px}.theme-v10 .photo-solar-demo>.section-backdrop{object-position:60% center}.theme-v10 .photo-solar-demo .ptz-demo-v8,.theme-v10 .photo-dash-demo .feature-explorer{padding:16px;gap:23px;border-radius:16px}.theme-v10 .photo-solar-demo .ptz-stage{min-height:280px;height:280px}.theme-v10 .photo-solar-demo .ptz-copy,.theme-v10 .photo-dash-demo .feature-copy{padding:3px 5px 12px}.theme-v10 .supplier-section{padding:23px 15px}.theme-v10 .supplier-heading h3{font-size:23px}.theme-v10 .supplier-heading p,.theme-v10 .supplier-disclosure{font-size:11px}.theme-v10 .apps-on-faq{padding:24px 14px;margin-top:25px}.theme-v10 .essential-faq{padding:23px 16px}.theme-v10 .supplier-tabs button span{font-size:11px}}.theme-v10 .shopify-tile-image{object-fit:contain;mix-blend-mode:multiply;border-radius:8px}.tile-footer strong small{font-size:10px;font-weight:400;letter-spacing:0}.product-information h1{overflow-wrap:anywhere}.purchase-form select{max-width:100%}.product-layout>*,.product-gallery{min-width:0}.gallery-thumbs{max-width:100%}
/*# sourceMappingURL=/cdn/shop/t/5/assets/serenova.css.map */
