/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.grid{display:grid}.hidden{display:none}.inline{display:inline}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);font-family:var(--font-geist-sans), Arial, Helvetica, sans-serif;margin:0}main{overflow:hidden}a{color:inherit;text-decoration:none}.site-header{z-index:5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f7f5eff7;border-bottom:1px solid #12304a14;justify-content:space-between;align-items:center;height:94px;padding:0 max(4.5vw,32px);display:flex;position:sticky;top:0}.brand{width:184px;color:var(--navy);flex-direction:column;line-height:1;display:flex}.brand-top{letter-spacing:3px;margin:0 0 7px 2px;font-size:10px;font-weight:700}.brand-main{letter-spacing:3px;align-items:center;font-size:34px;font-weight:800;display:flex}.sun-o{background:var(--gold);border-radius:50%;width:27px;height:27px;margin:0 3px 0 2px;display:inline-block}.desktop-nav{color:var(--navy);gap:34px;font-size:14px;font-weight:600;display:flex}.desktop-nav a:hover{color:var(--blue)}.brand-menu{position:relative}.brand-menu summary{cursor:pointer;list-style:none}.brand-menu summary::-webkit-details-marker{display:none}.brand-menu summary:after{content:"+";color:var(--gold);margin-left:7px}.brand-menu[open] summary:after{content:"−"}.brand-menu>div{background:#fffdf7;border:1px solid #d7ddd6;flex-direction:column;gap:0;min-width:190px;padding:12px 22px;display:flex;position:absolute;top:28px;left:-22px;box-shadow:0 16px 30px #15333c1f}.brand-menu>div a{border-bottom:1px solid #e0e6e2;padding:11px 0}.brand-menu>div a:last-child{border:0}.menu-toggle,.mobile-nav{display:none}.button{background:var(--gold);min-height:54px;color:var(--navy);cursor:pointer;border:0;justify-content:center;align-items:center;padding:0 26px;font-size:14px;font-weight:800;display:inline-flex}.button-small{min-height:44px;padding:0 20px}.hero{background:var(--navy);align-items:center;min-height:720px;margin:0;display:flex;position:relative;overflow:hidden}.hero-image{opacity:1;filter:brightness(1.18)saturate(1.03);background-image:url(/solar-villa-hero.png);background-position:50%;background-size:cover;position:absolute;inset:0}.hero-shade{background:linear-gradient(90deg,#0b2d2bd4 0%,#0b2d2b8c 48%,#0b2d2b0d 82%);position:absolute;inset:0}.hero-content{z-index:1;color:#fff;width:min(710px,78%);margin-left:max(7vw,48px);padding:90px 0;position:relative}.eyebrow{color:var(--blue);letter-spacing:2.8px;margin:0 0 22px;font-size:11px;font-weight:800}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-3px;text-shadow:0 2px 24px #03142047;max-width:760px;margin-bottom:28px;font-size:clamp(48px,6vw,82px);line-height:.99}.hero-actions{align-items:center;gap:30px;margin-top:38px;display:flex}.text-link{color:var(--navy);border-bottom:1px solid;align-items:center;gap:16px;padding-bottom:5px;font-size:14px;font-weight:800;display:inline-flex}.hero-fact{z-index:2;background:var(--gold);color:var(--navy);flex-direction:column;gap:6px;min-width:310px;padding:26px 38px;display:flex;position:absolute;bottom:0;right:0}.hero-fact strong{font-size:15px}.hero-fact span{font-size:12px}.hero-note{z-index:2;width:340px;color:var(--navy);background:#f4f0e7f2;padding:30px 34px;position:absolute;bottom:0;right:max(5vw,40px)}.hero-note span{color:var(--blue);letter-spacing:1.8px;margin-bottom:10px;font-size:10px;font-weight:800;display:block}.hero-note strong{font-size:20px;line-height:1.3;display:block}.opening{grid-template-columns:.6fr 1.5fr;align-items:start;gap:8vw;padding:110px max(7vw,56px);display:grid}.opening h2,.systems-heading h2,.property-copy h2,.brands-copy h2,.process h2,.detail-cta h2{color:var(--navy);letter-spacing:-2.5px;font-size:clamp(38px,4.4vw,64px);line-height:1.02}.opening p:last-child{color:#5d6e69;max-width:750px;font-size:17px;line-height:1.8}.systems{background:var(--navy);padding:110px max(6vw,48px)}.systems-heading{grid-template-columns:.6fr 1.5fr;gap:8vw;margin-bottom:68px;display:grid}.systems-heading h2{color:#fff;max-width:850px}.systems .service-grid{grid-template-columns:repeat(3,1fr)}.systems .service-card{min-height:510px;color:var(--ink);border:0}.systems .service-card-body{border-top:0;padding:26px 28px 30px}.service-number{color:var(--blue);letter-spacing:2px;font-size:10px;font-weight:800}.systems .service-card h3{margin-top:28px}.systems .service-card b{color:var(--navy);justify-content:space-between;margin-top:auto;padding-top:20px;font-size:13px;display:flex}.property-story{background:var(--cream);grid-template-columns:1fr 1fr;min-height:700px;display:grid}.property-image{background:url(/solar-villa-hero.png) 50%/cover;min-height:620px}.property-copy{align-self:center;padding:100px max(6vw,60px)}.property-copy h2{margin-bottom:32px}.property-copy>p:not(.eyebrow){color:#5b6b67;line-height:1.8}.property-copy .text-link{margin-top:20px}.use-cases{background:var(--gold);color:var(--navy);grid-template-columns:repeat(3,1fr);display:grid}.use-cases article{border-right:1px solid #173a3a38;min-height:310px;padding:54px max(4vw,36px)}.use-cases article:last-child{border:0}.use-cases span{letter-spacing:2px;font-size:10px;font-weight:800}.use-cases h3{margin:62px 0 18px;font-size:27px}.use-cases p{max-width:350px;font-size:14px;line-height:1.7}.brands{background:#fff;grid-template-columns:.8fr 1.35fr;gap:8vw;padding:115px max(6vw,48px);display:grid}.brands-copy h2{margin-bottom:28px}.brands-copy>p:last-child{color:#5d6e69;line-height:1.75}.brand-stack{border-top:1px solid #c8d3ce}.brand-stack a{border-bottom:1px solid #c8d3ce;grid-template-columns:1fr 1fr;align-items:center;gap:30px;min-height:130px;padding:22px 12px;display:grid}.brand-stack img{object-fit:contain;width:100%;height:70px}.brand-stack span{color:#60716d;font-size:13px}.process{color:#fff;background:#0d2c2c;grid-template-columns:.8fr 1.2fr;gap:9vw;padding:115px max(6vw,48px);display:grid}.process ol{margin:0;padding:0;list-style:none}.process li{border-top:1px solid #41615d;grid-template-columns:70px 1fr;gap:20px;padding:32px 0;display:grid}.process li:last-child{border-bottom:1px solid #41615d}.process li>span{color:var(--gold);letter-spacing:2px;font-size:11px}.process h3{margin-bottom:10px;font-size:22px}.process li p{color:#b4c8c3;margin:0;font-size:14px;line-height:1.65}.trust-strip{min-height:84px;color:var(--navy);text-transform:uppercase;letter-spacing:1.4px;justify-content:center;align-items:center;gap:30px;padding:20px;font-size:12px;font-weight:700;display:flex}.trust-strip i{background:var(--gold);border-radius:50%;width:4px;height:4px}.section{padding:112px max(6vw,48px)}.section-intro{grid-template-columns:.7fr 1.5fr 1fr;align-items:start;gap:40px;margin-bottom:64px;display:grid}.section-intro h2,.sun-copy h2,.locations h2,.quote h2{color:var(--navy);letter-spacing:-2px;margin-bottom:0;font-size:clamp(38px,4vw,58px);line-height:1.04}.section-intro>p:last-child,.sun-copy>p,.locations-copy>p,.quote>div>p{color:#53646d;font-size:16px;line-height:1.75}.service-grid{background:0 0;border:0;grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.service-card{background:#fff;border:1px solid #d7e0e3;flex-direction:column;min-height:480px;padding:0;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.service-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px #12304a14}.service-card:nth-child(4),.service-card:nth-child(5){grid-column:span 1}.service-image{background-position:50%;background-size:cover;flex:none;width:100%;height:225px}.service-card-body{border-top:4px solid var(--gold);flex-direction:column;flex:1;padding:28px 30px 30px;display:flex}.service-card h3{color:var(--navy);margin:0 0 14px;font-size:25px}.service-card p{color:#60717a;max-width:560px;font-size:14px;line-height:1.65}.service-card a{color:var(--navy);justify-content:space-between;margin-top:auto;padding-top:18px;font-size:13px;font-weight:800;display:flex}.sun-section{background:var(--pale);grid-template-columns:1fr 1.1fr;align-items:center;gap:9vw;padding:120px 6vw;display:grid}.sun-copy h2{margin-bottom:28px}.sun-copy .text-link{margin-top:20px}.system-detail{background:var(--pale)}.detail-intro{grid-template-columns:.7fr 1.2fr 1fr}.detail-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.detail-grid article{background:#fff;border:1px solid #d4dfe3;min-height:380px;padding:42px}.detail-label{letter-spacing:2px;color:var(--blue);font-size:10px;font-weight:800}.detail-grid h3{color:var(--navy);margin:52px 0 18px;font-size:30px}.detail-grid p{color:#53646d;max-width:570px;line-height:1.72}.detail-grid ul{color:var(--navy);gap:10px;margin:28px 0 0;padding:0;font-size:13px;font-weight:700;list-style:none;display:grid}.detail-grid li:before{content:"—";color:var(--gold);margin-right:10px}.energy-graphic{background:var(--navy);color:#fff;flex-direction:column;justify-content:space-between;min-height:460px;padding:45px;display:flex}.energy-top span,.energy-bottom span{color:#8fb6c8;letter-spacing:2px;margin-bottom:12px;font-size:10px;display:block}.energy-top strong{font-size:28px}.flow-line{color:var(--gold);align-items:center;gap:15px;font-size:11px;display:flex}.flow-line b{background:var(--gold);flex:1;height:1px;position:relative}.flow-line b:last-child:after{content:"›";font-size:18px;position:absolute;top:-10px;right:0}.flow-line em{font-style:normal}.energy-bottom{grid-template-columns:1fr 1fr;gap:20px;display:grid}.energy-bottom div{border-top:1px solid #496174;flex-direction:column;padding-top:22px;display:flex}.energy-bottom strong{font-size:18px}.energy-bottom small{color:#9db0b9;margin-top:8px}.section-intro.compact{grid-template-columns:.7fr 2.5fr;max-width:950px}.brand-row{border:1px solid #d4dde1;grid-template-columns:repeat(4,1fr);align-items:stretch;min-height:150px;display:grid}.brand-row>div{border-right:1px solid #d4dde1;justify-content:center;align-items:center;padding:26px;display:flex}.brand-row>div:last-child{border-right:0}.brand-row img{object-fit:contain;width:100%;height:74px;display:block}.brand-detail-grid{border:1px solid #d4dde1;border-top:0;grid-template-columns:repeat(4,1fr);display:grid}.brand-detail-grid article{border-right:1px solid #d4dde1;padding:32px 28px}.brand-detail-grid article:last-child{border-right:0}.brand-detail-grid h3{color:var(--navy);font-size:16px}.brand-detail-grid p{color:#62737b;margin:0;font-size:13px;line-height:1.65}.brand-note{text-align:center;color:#64757d;max-width:680px;margin:30px auto 0;font-size:13px;line-height:1.7}.property-types{color:#fff;background:#0b2436;padding:112px max(6vw,48px)}.property-heading{grid-template-columns:.65fr 1.6fr;gap:50px;margin-bottom:70px;display:grid}.property-heading h2{color:#fff;letter-spacing:-2px;max-width:780px;margin:0;font-size:clamp(38px,4vw,58px);line-height:1.04}.property-grid{background:#3b5262;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.property-grid article{background:#0b2436;min-height:280px;padding:38px}.property-grid h3{margin:34px 0 16px;font-size:25px}.property-grid p{color:#aebfc7;margin:0;font-size:14px;line-height:1.7}.locations{background:var(--cream);color:var(--ink);grid-template-columns:.85fr 1.4fr;gap:9vw;padding:112px max(6vw,48px);display:grid}.locations h2{color:var(--navy);margin-bottom:28px}.town-grid{border-top:1px solid #c8d3d8;grid-template-columns:1fr 1fr;display:grid}.town-grid a{color:var(--navy);border-bottom:1px solid #c8d3d8;grid-template-columns:1fr auto;padding:19px 5px;font-weight:700;display:grid}.town-grid a:nth-child(odd){margin-right:30px}.process{background:#fff}.process-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.process-grid article{background:var(--cream);border:1px solid #d7e0e3;min-height:280px;padding:32px}.process-grid h3{color:var(--navy);margin:34px 0 15px;font-size:20px;line-height:1.25}.process-grid p{color:#61737c;margin:0;font-size:13px;line-height:1.7}.article-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.article-grid article{border-top:4px solid var(--gold);background:#fff;flex-direction:column;min-height:270px;padding:30px;display:flex}.article-grid span{letter-spacing:2px;color:var(--blue);font-size:10px;font-weight:800}.article-grid h3{color:var(--navy);margin-top:50px;font-size:25px;line-height:1.2}.article-grid a{color:var(--navy);margin-top:auto;font-size:13px;font-weight:800}.faq{background:var(--pale);grid-template-columns:.8fr 1.4fr;gap:8vw;display:grid}.faq-heading h2{color:var(--navy);letter-spacing:-2px;font-size:clamp(38px,4vw,58px);line-height:1.04}.faq-list{border-top:1px solid #c9d3d7}.faq-list details{border-bottom:1px solid #c9d3d7;padding:0}.faq-list summary{cursor:pointer;color:var(--navy);justify-content:space-between;gap:20px;padding:26px 0;font-weight:800;line-height:1.4;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--gold);font-size:22px;font-weight:400;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:#5d6f78;padding:0 45px 25px 0;font-size:14px;line-height:1.75}.quote{background:var(--navy);color:#fff;grid-template-columns:1fr 1fr;gap:9vw;padding:110px max(6vw,48px);display:grid}.quote h2{color:#fff;margin-bottom:24px}.quote>div>p{color:#d9ebf2;max-width:570px}form{grid-template-columns:1fr 1fr;gap:24px;display:grid}label span{letter-spacing:1px;margin-bottom:9px;font-size:11px;font-weight:800;display:block}input,select,textarea{color:#fff;width:100%;height:54px;font:inherit;background:#ffffff1a;border:0;border-bottom:1px solid #b1d0de;outline:none;padding:0 12px}input::placeholder,textarea::placeholder{color:#d6e7ee}option{color:var(--ink)}textarea{resize:vertical;min-height:110px;padding-top:15px}.full-field{grid-column:1/-1}form .button{grid-column:2}.detail-hero{color:#fff;background:linear-gradient(90deg,#0a2b29e6,#0a2b299e),url(/solar-villa-hero.png) 50%/cover;align-items:center;min-height:610px;padding:100px max(7vw,56px);display:flex}.detail-hero>div{max-width:850px}.detail-hero h1{font-size:clamp(48px,6vw,80px)}.detail-hero>div>p:not(.eyebrow){color:#e2eeea;max-width:680px;margin-bottom:32px;font-size:19px;line-height:1.65}.detail-content{grid-template-columns:1.25fr .7fr;gap:10vw;padding:115px max(8vw,64px);display:grid}.detail-content>div p{color:#4f625d;font-size:18px;line-height:1.85}.detail-content aside{border-top:4px solid var(--gold);flex-direction:column;display:flex}.detail-content aside span{color:var(--navy);border-bottom:1px solid #c8d3ce;padding:22px 5px;font-weight:700}.detail-cta{background:var(--navy);color:#fff;padding:105px max(8vw,64px)}.detail-cta h2{color:#fff;max-width:850px}footer{color:#9eb0ba;background:#081b29;grid-template-columns:1fr 1fr auto;align-items:end;gap:40px;padding:65px max(6vw,48px);font-size:12px;display:grid}.footer-brand{color:#fff}footer p{max-width:350px;margin:0;line-height:1.7}@media (width<=900px){.desktop-nav{display:none}.site-header{height:82px;padding:0 22px}.header-cta{display:none}.brand{width:150px}.brand-main{font-size:28px}.sun-o{width:22px;height:22px}.brand-top{letter-spacing:2.6px;font-size:8px}.menu-toggle{width:48px;height:48px;color:var(--navy);cursor:pointer;z-index:12;background:0 0;border:1px solid #cbd7d3;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:0;display:flex;position:relative}.menu-toggle span{background:currentColor;width:20px;height:2px;transition:transform .2s,opacity .2s;display:block}.menu-open .menu-toggle span:first-child{transform:translateY(7px)rotate(45deg)}.menu-open .menu-toggle span:nth-child(2){opacity:0}.menu-open .menu-toggle span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-nav{z-index:10;background:#fffdf7;border-bottom:1px solid #d7ddd6;flex-direction:column;align-items:stretch;padding:18px 22px 26px;display:none;position:absolute;top:81px;left:0;right:0;box-shadow:0 18px 35px #15333c1f}.menu-open .mobile-nav{display:flex}.mobile-nav>a:not(.button){color:var(--navy);border-bottom:1px solid #dce3df;padding:16px 3px;font-size:17px;font-weight:700}.mobile-nav-label{color:var(--blue);letter-spacing:1.8px;text-transform:uppercase;padding:19px 3px 8px;font-size:10px;font-weight:800}.mobile-brand-links{border-bottom:1px solid #dce3df;grid-template-columns:1fr 1fr;gap:0 18px;padding-bottom:8px;display:grid}.mobile-brand-links a{color:var(--navy);padding:11px 3px;font-weight:700}.mobile-cta{width:100%;margin-top:20px}.hero{min-height:650px;margin:0}.hero-content{width:calc(100% - 56px);margin-left:28px;padding-bottom:150px}h1{letter-spacing:-2px}.hero-note{width:300px;left:0;right:auto}.hero-fact{min-width:280px;left:0;right:auto}.trust-strip{flex-wrap:wrap;gap:12px}.trust-strip i{display:none}.trust-strip span{text-align:center;width:45%}.section{padding:80px 24px}.section-intro,.section-intro.compact,.detail-intro{grid-template-columns:1fr;gap:12px}.service-grid{grid-template-columns:1fr 1fr}.service-card,.service-card:nth-child(4),.service-card:nth-child(5){grid-column:auto;min-height:470px}.service-card h3{font-size:25px}.opening,.systems-heading,.property-story,.brands,.process,.detail-content{grid-template-columns:1fr}.opening,.systems,.brands,.process,.detail-content{padding:80px 24px}.systems .service-grid{grid-template-columns:1fr 1fr}.property-copy{padding:80px 24px}.use-cases{grid-template-columns:1fr}.use-cases article{border-bottom:1px solid #173a3a38;border-right:0;min-height:240px}.locations,.quote{grid-template-columns:1fr;gap:55px;padding:80px 24px}.brand-row,.brand-detail-grid{grid-template-columns:1fr 1fr}.brand-row>div{border-bottom:1px solid #d4dde1;min-height:110px}.brand-row>div:nth-child(2),.brand-detail-grid article:nth-child(2){border-right:0}.brand-detail-grid article{border-bottom:1px solid #c7d1d5}.property-types{padding:80px 24px}.property-heading,.property-grid{grid-template-columns:1fr}.property-grid article{min-height:240px}.town-grid{grid-template-columns:1fr}.town-grid a:nth-child(odd){margin:0}.process-grid{grid-template-columns:1fr 1fr}.faq{grid-template-columns:1fr;gap:45px}.quote form{grid-template-columns:1fr}form .button,.full-field{grid-column:1}footer{grid-template-columns:1fr;align-items:start}}@media (width<=560px){.service-grid,.systems .service-grid,.brand-detail-grid,.process-grid{grid-template-columns:1fr}.brand-detail-grid article{border-right:0}.hero-actions{flex-direction:column;align-items:flex-start}.faq-list details p{padding-right:0}.site-header{padding:0 16px}.button-small{padding:0 10px}.hero-content{margin-left:24px}.opening{padding:70px 24px}.opening h2,.systems-heading h2,.property-copy h2,.brands-copy h2,.process h2{letter-spacing:-1.5px}.brand-stack a{grid-template-columns:1fr}.detail-hero{padding:85px 24px}.detail-content{padding:70px 24px}.detail-cta{padding:75px 24px}}:root{--navy:#1f4f63;--gold:#ed6a45;--blue:#247f8a;--cream:#fbf7ed;--pale:#dceee9;--ink:#15333c}body{background:#fffdf7}.site-header{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fffdf7;border-bottom:1px solid #d7ddd6;height:86px}.sun-o{background:#ed6a45}.button{color:#fff;background:#ed6a45;border-radius:999px;padding:0 29px}.button:hover{background:#d65333}.hero{min-height:690px;color:var(--ink);background:#f7d94c;grid-template-columns:58% 42%;align-items:stretch;display:grid}.hero-image{clip-path:ellipse(90% 74% at 100%);filter:saturate(.88)contrast(.96);z-index:1;background-position:62%;grid-area:1/2;position:relative}.hero-content{width:auto;color:var(--ink);flex-direction:column;grid-area:1/1;justify-content:center;margin:0;padding:110px max(5vw,50px);display:flex}.hero-content h1{color:#15333c;text-shadow:none;letter-spacing:-5px;max-width:800px;font-size:clamp(56px,7vw,94px)}.hero-copy{color:#284b52;max-width:560px}.eyebrow.light{color:#24717a}.light-link{color:#15333c}.hero-note{z-index:3;background:#fffdf7;width:300px;bottom:32px;right:4vw;box-shadow:0 20px 50px #15333c26}.opening{background:#fffdf7;padding-top:135px;padding-bottom:135px}.opening h2,.systems-heading h2,.property-copy h2,.brands-copy h2,.process h2,.detail-cta h2{letter-spacing:-2px;font-family:Georgia,Times New Roman,serif;font-weight:500}.systems{color:var(--ink);background:#fffdf7;padding-top:70px}.systems-heading{border-top:1px solid #bcc9c5;padding-top:46px}.systems-heading h2{color:var(--ink)}.systems .eyebrow.light{color:var(--blue)}.systems .service-grid{display:block}.systems .service-card{background:0 0;border:0;border-top:1px solid #cbd4cf;grid-template-columns:180px .35fr 1fr auto;align-items:center;gap:40px;min-height:180px;padding:22px 0;display:grid;overflow:visible}.systems .service-card:last-child{border-bottom:1px solid #cbd4cf}.systems .service-card:hover{box-shadow:none;background:#f6f1e5;transform:none}.systems .service-image{border-radius:70px;width:180px;height:126px}.systems .service-card-body{display:contents}.systems .service-number{order:2}.systems .service-card h3{color:var(--ink);order:3;margin:0;font-family:Georgia,Times New Roman,serif;font-size:31px;font-weight:500}.systems .service-card p{order:4;max-width:520px;margin:0;font-size:14px}.systems .service-card b{width:145px;color:var(--blue);order:5;margin:0;padding:0}.property-story{background:#dceee9;border-radius:220px 0 0;grid-template-columns:42% 58%;margin:120px 4vw 0;overflow:hidden}.property-image{clip-path:ellipse(100% 78% at 0);min-height:700px}.use-cases{background:#fffdf7;gap:26px;padding:80px 5vw}.use-cases article{background:#fff;border-radius:0 70px 0 0;min-height:290px;border:1px solid #d4ded8!important}.locations{color:#fff;background:#247f8a}.locations h2{color:#fff;font-family:Georgia,Times New Roman,serif}.locations-copy>p{color:#d9f1ed}.locations .eyebrow.light{color:#f7d94c}.town-grid{border-color:#75abb0}.town-grid a{color:#fff;border-color:#75abb0}.town-grid b{color:#f7d94c}.brands{background:#fffdf7}.brand-stack a{background:#fff;padding-left:28px;padding-right:28px}.process{color:var(--ink);background:#f7d94c}.process h2{color:var(--ink)}.process li,.process li:last-child{border-color:#d1b83e}.process li>span{color:#a7462e}.process li p{color:#395157}.quote{background:#1f4f63}.quote input,.quote select,.quote textarea{background:#ffffff12;border:1px solid #7ba1ac;border-radius:8px}.quote label span{color:#d9edf0}.quote .button{border-radius:999px}footer{background:#15333c}.location-hero{min-height:580px;color:var(--ink);background:#f7d94c;grid-template-columns:1.25fr .65fr;align-items:end;gap:10vw;padding:100px max(7vw,56px);display:grid}.location-hero h1{color:var(--ink);text-shadow:none;max-width:900px;font-family:Georgia,Times New Roman,serif;font-size:clamp(58px,7vw,98px);font-weight:500}.location-hero>div>p:not(.eyebrow){color:#345159;max-width:690px;margin-bottom:32px;font-size:19px;line-height:1.7}.location-hero aside{background:#fffdf7;flex-direction:column;padding:34px;display:flex;box-shadow:14px 14px #ed6a45}.location-hero aside span{letter-spacing:2px;color:var(--blue);margin-bottom:18px;font-size:10px;font-weight:800}.location-hero aside b{border-bottom:1px solid #d5ddd7;padding:11px 0;font-size:14px}.location-hero aside b:last-child{border:0}.local-intro{background:#fffdf7;grid-template-columns:.45fr 1fr 1fr;align-items:start;gap:5vw;padding:120px max(9vw,70px);display:grid}.section-marker{letter-spacing:2px;color:var(--blue);font-size:10px;font-weight:800}.local-intro h2,.local-topics h2,.local-services h2,.local-faq h2{color:var(--ink);letter-spacing:-1.5px;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,4vw,54px);font-weight:500;line-height:1.08}.local-intro>p:last-child{color:#526763;font-size:17px;line-height:1.85}.local-topics{background:#fffdf7;padding:0 max(7vw,56px) 120px}.local-topics article{border-top:1px solid #c6d1cb;grid-template-columns:.36fr .7fr 1fr;align-items:start;gap:5vw;padding:58px 0;display:grid}.local-topics article:last-child{border-bottom:1px solid #c6d1cb}.local-topics article>span{letter-spacing:1.8px;color:var(--blue);font-size:10px;font-weight:800}.local-topics h2{font-size:34px}.local-topics p{color:#526763;margin:0;line-height:1.82}.local-services{color:#fff;background:#247f8a;padding:105px max(7vw,56px)}.local-services h2{color:#fff;max-width:800px}.local-services .eyebrow.light{color:#f7d94c}.local-services>div{border-top:1px solid #75abb0;grid-template-columns:repeat(3,1fr);margin-top:55px;display:grid}.local-services a{border-bottom:1px solid #75abb0;padding:24px 5px;font-weight:700}.local-services a:nth-child(3n+1),.local-services a:nth-child(3n+2){margin-right:30px}.local-faq{background:#fffdf7;grid-template-columns:.75fr 1fr;gap:9vw;padding:110px max(7vw,56px);display:grid}.local-faq details{border-top:1px solid #c7d2cc}.local-faq details:last-child{border-bottom:1px solid #c7d2cc}.local-faq summary{cursor:pointer;justify-content:space-between;gap:25px;padding:27px 0;font-weight:800;list-style:none;display:flex}.local-faq summary::-webkit-details-marker{display:none}.local-faq summary span{color:#ed6a45;font-size:22px}.local-faq details p{color:#526763;padding:0 40px 25px 0;line-height:1.75}.detail-cta{background:#ed6a45}.detail-cta .button{background:#15333c}.detail-hero{background:#247f8a}.detail-hero h1{text-shadow:none;font-family:Georgia,Times New Roman,serif;font-weight:500}.rich-sections{background:#fffdf7;padding:30px max(7vw,56px) 120px}.rich-sections article{border-top:1px solid #c6d1cb;grid-template-columns:.38fr .7fr 1fr;gap:5vw;padding:58px 0;display:grid}.rich-sections article:last-child{border-bottom:1px solid #c6d1cb}.rich-sections span{letter-spacing:1.6px;color:var(--blue);font-size:10px;font-weight:800}.rich-sections h2{color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:34px;font-weight:500;line-height:1.12}.rich-sections p{color:#526763;margin:0;line-height:1.82}.home-faq{background:#dceee9}@media (width<=900px){.hero{grid-template-columns:1fr;min-height:820px}.hero-content{grid-column:1;padding:75px 24px 310px}.hero-content h1{letter-spacing:-3px}.hero-image{clip-path:ellipse(75% 55% at 70% 60%);grid-column:1;position:absolute;inset:56% -20% -10% 25%}.hero-note{bottom:22px;left:24px;right:auto}.systems .service-card{grid-template-columns:120px 40px 1fr;gap:18px}.systems .service-image{width:120px;height:90px}.systems .service-card p,.systems .service-card b{grid-column:3}.property-story{border-radius:100px 0 0;grid-template-columns:1fr;margin:70px 0 0}.use-cases{padding:55px 24px}.location-hero,.local-intro,.local-topics article,.local-faq,.rich-sections article{grid-template-columns:1fr}.location-hero{gap:55px;padding:75px 24px}.local-intro,.local-topics,.local-services,.local-faq,.rich-sections{padding:75px 24px}.local-services>div{grid-template-columns:1fr 1fr}.local-services a:nth-child(n){margin-right:20px}.rich-sections article{gap:16px}}@media (width<=560px){.hero-content h1{font-size:54px}.systems .service-card{grid-template-columns:90px 1fr;gap:15px}.systems .service-image{width:90px;height:75px}.systems .service-number{display:none}.systems .service-card h3{font-size:25px}.systems .service-card p,.systems .service-card b{grid-column:2}.location-hero h1{font-size:54px}.location-hero aside{box-shadow:8px 8px #ed6a45}.local-services>div{grid-template-columns:1fr}.local-services a:nth-child(n){margin:0}.local-intro{gap:18px}.local-topics article{gap:16px}}.footer-links{color:#d4e5e4;grid-template-columns:1fr 1fr;gap:14px 30px;display:grid}.footer-links a:hover{color:#fff}.footer-disclosure{color:#abc6c3;max-width:580px;font-size:12px;line-height:1.6}.simple-hero{background:#f7d94c;flex-direction:column;justify-content:center;min-height:540px;padding:110px max(8vw,64px);display:flex}.simple-hero h1,.not-found h1{color:var(--ink);letter-spacing:-4px;max-width:950px;text-shadow:none;font-family:Georgia,Times New Roman,serif;font-size:clamp(54px,7vw,96px);font-weight:500;line-height:1}.editorial-page{background:#fffdf7;padding:100px max(8vw,64px)}.editorial-page article{border-top:1px solid #c6d1cb;grid-template-columns:.35fr .7fr 1fr;gap:5vw;padding:58px 0;display:grid}.editorial-page article:last-child{border-bottom:1px solid #c6d1cb}.editorial-page span{letter-spacing:1.8px;color:var(--blue);font-size:10px;font-weight:800}.editorial-page h2,.contact-layout h2,.policy-copy h2{color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:34px;font-weight:500;line-height:1.15}.editorial-page p,.contact-layout p,.policy-copy p{color:#526763;line-height:1.82}.contact-layout{color:#fff;background:#247f8a;grid-template-columns:.75fr 1fr;gap:9vw;padding:100px max(8vw,64px);display:grid}.contact-layout h2{color:#fff;font-size:48px}.contact-layout p{color:#d8eeeb}.contact-points{border-top:1px solid #75abb0;flex-direction:column;margin-top:35px;display:flex}.contact-points span{border-bottom:1px solid #75abb0;padding:16px 0}.contact-layout form input,.contact-layout form select,.contact-layout form textarea{border:1px solid #75abb0;border-radius:8px}.contact-layout button[aria-disabled=true]{opacity:.65;cursor:not-allowed}.policy-copy{background:#fffdf7;padding:90px max(18vw,120px)}.policy-copy h2{margin-top:48px}.policy-copy h2:first-child{margin-top:0}.not-found{background:#f7d94c;flex-direction:column;justify-content:center;min-height:650px;padding:120px max(8vw,64px);display:flex}.not-found>p:not(.eyebrow){color:#38535a;font-size:18px}.not-found>div{align-items:center;gap:30px;margin-top:28px;display:flex}@media (width<=900px){.editorial-page article,.contact-layout{grid-template-columns:1fr}.simple-hero,.editorial-page,.contact-layout,.policy-copy,.not-found{padding:75px 24px}.site-header .desktop-nav{display:none}.footer-links{grid-template-columns:1fr}}.form-trap{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.consent-field{flex-direction:row!important;align-items:flex-start!important;gap:10px!important;display:flex!important}.consent-field input{min-width:18px;margin-top:2px;width:18px!important;height:18px!important}.consent-field span{font-size:13px;line-height:1.45}.contact-layout a{color:var(--blue);text-underline-offset:3px;font-weight:700;text-decoration:underline}.service-number,.use-cases article>span{display:none}.use-cases h3{margin-top:12px}.process li{grid-template-columns:1fr}.process li>span{display:none}.section-marker{font-size:0}.section-marker:after{content:"THE LOCAL PICTURE";font-size:10px}.rich-sections article{grid-template-columns:.7fr 1fr}.rich-sections article>span,.town-grid b{display:none}@media (width<=900px){.rich-sections article{grid-template-columns:1fr}}.hero{min-height:670px;color:var(--ink);background:#fffdf7;grid-template-columns:minmax(0,1fr) minmax(480px,.92fr);align-items:stretch;gap:0;padding:28px;display:grid}.hero-image{clip-path:none;filter:saturate(.82)contrast(1.03);z-index:1;background-position:50%;background-size:cover;border-radius:3px;grid-area:1/2;position:relative;inset:auto}.hero-shade{display:none}.hero-content{width:auto;color:var(--ink);background:#eef3ec;border-left:7px solid #ed6a45;flex-direction:column;grid-area:1/1;justify-content:center;margin:0;padding:88px clamp(38px,5vw,82px) 82px;display:flex}.hero-content h1{color:#15333c;text-shadow:none;letter-spacing:-3.5px;max-width:720px;margin-bottom:28px;font-family:Georgia,Times New Roman,serif;font-size:clamp(52px,5.4vw,76px);font-weight:500;line-height:1.02}.hero-copy{color:#3f595c;max-width:590px;font-size:18px;line-height:1.7}.hero .eyebrow.light{color:#24717a}.hero .light-link{color:#1f4f63}.hero-note{display:none}.hero-actions{margin-top:36px}@media (width<=980px){.hero{grid-template-columns:1fr;min-height:auto;padding:18px}.hero-content{border-left:5px solid #ed6a45;grid-column:1;padding:70px 28px 76px}.hero-image{grid-area:2/1;min-height:390px}.hero-content h1{letter-spacing:-2.5px;font-size:clamp(48px,10vw,68px)}.hero-actions{flex-direction:column;align-items:flex-start}}.breadcrumbs{color:#617471;background:#fffdf7;border-bottom:1px solid #e0e6e2;align-items:center;gap:10px;min-height:48px;padding:0 max(7vw,56px);font-size:12px;display:flex}.breadcrumbs a{color:var(--blue);font-weight:700}.breadcrumbs a:hover{text-decoration:underline}.answer-block{background:#dceee9;border-bottom:1px solid #c7d8d2;grid-template-columns:.8fr 1.2fr;gap:8vw;padding:78px max(8vw,64px);display:grid}.answer-block h2{letter-spacing:-1.5px;color:var(--ink);margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,4vw,52px);font-weight:500;line-height:1.08}.answer-block>p,.answer-block>div:last-child>p{color:#405c59;margin:0;font-size:18px;line-height:1.8}.answer-block ul{border-top:1px solid #adc7c0;margin:28px 0 0;padding:0;list-style:none}.answer-block li{color:var(--ink);border-bottom:1px solid #adc7c0;padding:13px 0;font-size:14px;font-weight:700}.coverage-links,.related-search{background:#fffdf7;padding:62px max(7vw,56px)}.coverage-links>div,.related-search>div{flex-wrap:wrap;gap:10px 12px;display:flex}.coverage-links a,.related-search a{color:var(--navy);background:#fff;border:1px solid #bfd0cb;border-radius:999px;padding:13px 18px;font-size:13px;font-weight:700}.coverage-links a:hover,.related-search a:hover{border-color:var(--gold);color:var(--blue)}.related-search{background:#f4f0e7}@media (width<=900px){.breadcrumbs{white-space:nowrap;padding:0 24px;overflow-x:auto}.answer-block{grid-template-columns:1fr;gap:26px;padding:64px 24px}.coverage-links,.related-search{padding:52px 24px}}.advice-hub{background:#fffdf7;grid-template-columns:.8fr 1.2fr;gap:9vw;padding:105px max(7vw,56px);display:grid}.advice-hub h2,.guide-hero h1,.guide-copy h2{color:var(--ink);font-family:Georgia,Times New Roman,serif;font-weight:500}.advice-hub h2{letter-spacing:-2px;font-size:clamp(38px,4vw,58px);line-height:1.05}.advice-hub>div>p:last-child{color:#526763;line-height:1.75}.advice-hub nav{border-top:1px solid #c6d1cb}.advice-hub nav a{color:var(--navy);border-bottom:1px solid #c6d1cb;padding:20px 5px;font-weight:700;display:block}.advice-hub nav a:hover{color:var(--blue)}.guide-hero{background:#f7d94c;flex-direction:column;justify-content:center;min-height:570px;padding:105px max(9vw,70px);display:flex}.guide-hero h1{letter-spacing:-4px;max-width:1050px;text-shadow:none;margin-bottom:30px;font-size:clamp(52px,7vw,92px);line-height:1}.guide-hero>p:not(.eyebrow){color:#38535a;max-width:760px;font-size:19px;line-height:1.75}.guide-hero>span{color:#6b5e29;margin-top:20px;font-size:12px;font-weight:700}.guide-copy{background:#fffdf7;padding:90px max(14vw,100px)}.guide-copy section{border-top:1px solid #c6d1cb;grid-template-columns:.7fr 1fr;gap:7vw;padding:60px 0;display:grid}.guide-copy section:last-child{border-bottom:1px solid #c6d1cb}.guide-copy h2{font-size:35px;line-height:1.14}.guide-copy p{color:#50655f;grid-column:2;font-size:17px;line-height:1.85}.guide-copy h2+p{margin-top:0}@media (width<=900px){.advice-hub,.guide-copy section{grid-template-columns:1fr}.advice-hub{gap:40px;padding:75px 24px}.guide-hero{min-height:500px;padding:80px 24px}.guide-hero h1{letter-spacing:-2.5px}.guide-copy{padding:65px 24px}.guide-copy section{gap:18px;padding:45px 0}.guide-copy p{grid-column:1}}.cost-guide{background:#f3eee5;padding:76px max(8vw,64px)}.cost-guide-head{max-width:780px;margin-bottom:32px}.cost-guide-head h2{color:var(--ink);margin:10px 0 18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,4vw,52px);font-weight:500;line-height:1.08}.cost-guide-head p{color:#536067;line-height:1.7}.cost-table{border-top:1px solid #c9c1b4}.cost-row{border-bottom:1px solid #c9c1b4;grid-template-columns:1fr .8fr 1.5fr;align-items:start;gap:24px;padding:22px 0;display:grid}.cost-labels{letter-spacing:1.2px;text-transform:uppercase;color:#526268;font-size:11px}.cost-row b{color:#247f8a}.cost-sources{flex-wrap:wrap;gap:12px 20px;margin-top:24px;font-size:13px;display:flex}.cost-sources a{color:#166873;text-underline-offset:3px;text-decoration:underline}@media (width<=700px){.cost-guide{padding:60px 24px}.cost-row{grid-template-columns:1fr;gap:6px}.cost-labels{display:none}.cost-row span{line-height:1.55}}.home-hero{min-height:670px;color:var(--ink);background:#fffdf7;grid-template-columns:minmax(0,1fr) minmax(480px,.92fr);align-items:stretch;gap:0;padding:28px;display:grid}.home-hero .hero-image{clip-path:none;filter:saturate(.82)contrast(1.03);z-index:1;background-position:50%;background-size:cover;border-radius:3px;grid-area:1/2;position:relative;inset:auto}.home-hero .hero-shade,.home-hero .hero-note{display:none}.home-hero .hero-content{width:auto;color:var(--ink);background:#eef3ec;border-left:7px solid #ed6a45;flex-direction:column;grid-area:1/1;justify-content:center;margin:0;padding:88px clamp(38px,5vw,82px) 82px;display:flex}.home-hero .hero-content h1{color:#15333c;text-shadow:none;letter-spacing:-3.5px;max-width:720px;margin-bottom:28px;font-family:Georgia,Times New Roman,serif;font-size:clamp(52px,5.4vw,76px);font-weight:500;line-height:1.02}.home-hero .hero-copy{color:#3f595c;max-width:590px;font-size:18px;line-height:1.7}.home-hero .eyebrow.light{color:#24717a}.home-hero .light-link{color:#1f4f63}.home-hero .hero-actions{margin-top:36px}@media (width<=980px){.home-hero{grid-template-columns:1fr;min-height:auto;padding:18px}.home-hero .hero-content{border-left:5px solid #ed6a45;grid-column:1;padding:70px 28px 76px}.home-hero .hero-image{grid-area:2/1;min-height:390px}.home-hero .hero-content h1{letter-spacing:-2.5px;font-size:clamp(48px,10vw,68px)}.home-hero .hero-actions{flex-direction:column;align-items:flex-start}}.location-page .location-hero{min-height:620px;color:var(--ink);background:#fffdf7;grid-template-columns:minmax(0,1fr) minmax(430px,.9fr);align-items:stretch;gap:0;padding:28px;display:grid}.location-page .location-hero-copy{background:#eef3ec;border-left:7px solid #ed6a45;flex-direction:column;justify-content:center;padding:82px clamp(36px,6vw,90px);display:flex}.location-page .location-hero h1{letter-spacing:-3.5px;color:#15333c;text-shadow:none;max-width:760px;margin:18px 0 28px;font-family:Georgia,Times New Roman,serif;font-size:clamp(56px,6.2vw,88px);font-weight:500;line-height:.98}.location-page .location-hero-copy>p:not(.eyebrow){color:#405a5c;max-width:650px;margin:0 0 34px;font-size:18px;line-height:1.72}.location-page .location-hero-copy .button{align-self:flex-start}.location-page .location-hero-visual{background:linear-gradient(#11303a0a,#11303a57),url(/solar-villa-hero.png) 50%/cover no-repeat;border-radius:0 3px 3px 0;min-height:560px;position:relative}.location-page .location-hero aside{background:#fffdf7;flex-direction:column;width:min(300px,100% - 56px);padding:28px 30px;display:flex;position:absolute;bottom:28px;right:28px;box-shadow:9px 9px #ed6a45}.location-page .location-hero aside span{letter-spacing:2px;color:var(--blue);margin-bottom:14px;font-size:10px;font-weight:800}.location-page .location-hero aside b{border-bottom:1px solid #d5ddd7;padding:9px 0;font-size:13px}.location-page .location-hero aside b:last-child{border:0}@media (width<=900px){.location-page .location-hero{grid-template-columns:1fr;min-height:auto;padding:18px}.location-page .location-hero-copy{border-left-width:5px;padding:66px 28px 72px}.location-page .location-hero h1{letter-spacing:-2.5px;font-size:clamp(50px,12vw,70px)}.location-page .location-hero-visual{border-radius:0;min-height:470px}.location-page .location-hero aside{width:min(310px,100% - 44px);padding:24px;bottom:22px;right:22px}}.detail-page .detail-hero{min-height:610px;color:var(--ink);background:#fffdf7;grid-template-columns:minmax(0,1fr) minmax(430px,.9fr);padding:28px;display:grid}.detail-page .detail-hero-copy{background:#15333c;border-left:7px solid #f7d94c;flex-direction:column;justify-content:center;padding:78px clamp(36px,6vw,88px);display:flex}.detail-page .detail-hero-copy h1{letter-spacing:-3px;color:#fff;max-width:760px;margin:18px 0 28px;font-family:Georgia,Times New Roman,serif;font-size:clamp(52px,5.8vw,82px);font-weight:500;line-height:1}.detail-page .detail-hero-copy>p:not(.eyebrow){color:#d8e8e7;max-width:620px;margin:0 0 34px;font-size:18px;line-height:1.72}.detail-page .detail-hero-copy .button{align-self:flex-start}.detail-page .detail-hero-visual{background-position:50%;background-size:cover;border-radius:0 3px 3px 0;min-height:550px}.guide-page .guide-hero{background:#eef3ec;border-left:7px solid #ed6a45;min-height:520px;margin:28px;padding:92px clamp(40px,8vw,118px)}.guide-page .guide-hero h1{letter-spacing:-3.5px;color:#15333c;max-width:1080px;margin:18px 0 28px;font-size:clamp(50px,6.5vw,86px);line-height:1}.guide-page .guide-hero>p:not(.eyebrow){color:#405a5c;max-width:760px;font-size:19px;line-height:1.72}.guide-page .guide-hero>span{color:#24717a}.simple-hero{color:#fff;background:#15333c;border-left:7px solid #f7d94c;min-height:500px;margin:28px;padding:92px clamp(40px,8vw,118px)}.simple-hero h1{letter-spacing:-3.5px;color:#fff;text-shadow:none;max-width:980px;font-family:Georgia,Times New Roman,serif;font-size:clamp(52px,6.5vw,86px);font-weight:500;line-height:1}.simple-hero .eyebrow{color:#f7d94c}.simple-hero>p:last-child{color:#d8e8e7;max-width:720px;font-size:19px;line-height:1.72}.compact-hero{min-height:360px}@media (width<=900px){.detail-page .detail-hero{grid-template-columns:1fr;min-height:auto;padding:18px}.detail-page .detail-hero-copy{border-left-width:5px;padding:66px 28px 72px}.detail-page .detail-hero-copy h1{letter-spacing:-2.5px;font-size:clamp(48px,11vw,68px)}.detail-page .detail-hero-visual{min-height:430px}.guide-page .guide-hero,.simple-hero{border-left-width:5px;min-height:460px;margin:18px;padding:70px 28px}.guide-page .guide-hero h1,.simple-hero h1{letter-spacing:-2.5px;font-size:clamp(48px,11vw,68px)}}.guide-index-hero,.tool-hero{background:#eef3ec;border-left:7px solid #ed6a45;margin:28px;padding:92px clamp(40px,8vw,118px)}.guide-index-hero h1,.tool-hero h1{letter-spacing:-3.5px;color:#15333c;max-width:1060px;margin-bottom:30px;font-family:Georgia,Times New Roman,serif;font-size:clamp(50px,6.7vw,88px);font-weight:500;line-height:1}.guide-index-hero>p:not(.eyebrow),.tool-hero>p:not(.eyebrow){color:#405a5c;max-width:780px;font-size:19px;line-height:1.72}.guide-index-hero>div{align-items:center;gap:28px;margin-top:34px;display:flex}.guide-index-intro{background:#fffdf7;grid-template-columns:.7fr 1fr;gap:7vw;padding:90px max(9vw,70px);display:grid}.guide-index-intro h2{font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,4.5vw,58px);font-weight:500;line-height:1.08}.guide-index-intro>p:last-child{color:#50655f;font-size:18px;line-height:1.82}.guide-groups{background:#f3eee5;padding:20px max(7vw,56px) 110px}.guide-groups>section{border-top:1px solid #cbc3b7;padding:68px 0}.guide-groups header{grid-template-columns:.7fr 1fr;gap:5vw;margin-bottom:34px;display:grid}.guide-groups header h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:40px;font-weight:500}.guide-groups header p{color:#596965;line-height:1.7}.guide-groups>section>div{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.guide-groups a{background:#fffdf7;border-top:5px solid #247f8a;flex-direction:column;min-height:280px;padding:30px;transition:transform .15s,box-shadow .15s;display:flex}.guide-groups a:hover{transform:translateY(-3px);box-shadow:0 16px 34px #15333c1a}.guide-groups a span{letter-spacing:2px;color:#24717a;font-size:10px;font-weight:800}.guide-groups a h3{margin:18px 0;font-family:Georgia,Times New Roman,serif;font-size:27px;font-weight:500;line-height:1.14}.guide-groups a p{color:#586b66;font-size:14px;line-height:1.65}.guide-groups a b{color:#174f56;margin-top:auto;font-size:13px}.tool-promo{color:#fff;background:#15333c;justify-content:space-between;align-items:center;gap:7vw;padding:78px max(8vw,64px);display:flex}.tool-promo>div{max-width:760px}.tool-promo h2{font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,4.5vw,58px);font-weight:500;line-height:1.08}.tool-promo p:last-child{color:#d6e6e4;line-height:1.72}.tool-promo .button{flex:none}.planning-tool{background:#f3eee5;grid-template-columns:.85fr 1.15fr;gap:28px;padding:20px max(8vw,64px) 95px;display:grid}.planning-tool form{background:#fffdf7;padding:42px}.tool-field{margin-bottom:28px}.tool-field>label,.planning-tool legend{color:#173a3a;margin-bottom:10px;font-weight:800;display:block}.tool-field>div{background:#fff;border:1px solid #b8c7c2;align-items:center;display:flex}.tool-field input,.tool-field select,.planning-tool select{color:#243a38;width:100%;min-height:52px;font:inherit;background:#fff;border:0;padding:0 16px}.tool-field>div span{color:#667873;white-space:nowrap;padding:0 16px;font-size:13px}.tool-field small{color:#697a76;margin-top:8px;line-height:1.5;display:block}.planning-tool fieldset{border:0;border-top:1px solid #c6d1cb;margin:36px 0 0;padding:28px 0 0}.planning-tool fieldset label{color:#405a56;align-items:center;gap:12px;padding:10px 0;display:flex}.planning-tool fieldset input{width:18px;height:18px}.tool-results{color:#fff;background:#247f8a;padding:46px}.tool-results h2{margin-bottom:6px;font-family:Georgia,Times New Roman,serif;font-size:clamp(58px,7vw,94px);font-weight:500}.result-label{color:#d7ecea}.result-metric{border-top:1px solid #75abb0;border-bottom:1px solid #75abb0;align-items:center;gap:18px;margin:30px 0;padding:23px 0;display:flex}.result-metric strong{font-size:34px}.result-metric span{color:#d7ecea;max-width:250px;font-size:13px;line-height:1.5}.tool-results>p{line-height:1.72}.tool-results h3{margin-top:34px}.tool-results ul{margin:16px 0 34px;padding-left:20px}.tool-results li{margin:11px 0;line-height:1.55}.tool-method{background:#fffdf7;grid-template-columns:.75fr 1fr;gap:8vw;padding:90px max(10vw,80px);display:grid}.tool-method h2{font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,4.5vw,58px);font-weight:500;line-height:1.08}.tool-method>div:last-child p{color:#516661;font-size:17px;line-height:1.8}@media (width<=980px){.guide-groups>section>div{grid-template-columns:1fr 1fr}.planning-tool{grid-template-columns:1fr}.tool-promo{flex-direction:column;align-items:flex-start}}@media (width<=700px){.guide-index-hero,.tool-hero{border-left-width:5px;margin:18px;padding:70px 28px}.guide-index-hero h1,.tool-hero h1{letter-spacing:-2.5px;font-size:clamp(47px,12vw,66px)}.guide-index-hero>div,.tool-promo{flex-direction:column;align-items:flex-start}.guide-index-intro,.guide-groups header,.tool-method{grid-template-columns:1fr}.guide-index-intro,.tool-method{padding:65px 24px}.guide-groups{padding:10px 24px 70px}.guide-groups>section>div{grid-template-columns:1fr}.planning-tool{padding:18px}.planning-tool form,.tool-results{padding:30px 24px}.tool-promo{padding:65px 24px}}.site-header{gap:18px}.header-phone{color:#15333c;white-space:nowrap;font-size:14px;font-weight:800}.header-phone:focus-visible,.mobile-call:focus-visible,.mobile-contact-bar a:focus-visible,.footer-phone:focus-visible{outline-offset:3px;outline:3px solid #f7d94c}.mobile-call{color:#15333c;text-align:center;border:1px solid #a8bbb6;border-radius:999px;padding:12px 16px;font-weight:800}.footer-phone{margin-top:10px;display:block}.mobile-contact-bar{display:none}.form-phone-alternative{margin:18px 0 0;color:#fff!important}.form-phone-alternative a{color:#fff;text-underline-offset:3px;font-weight:800;text-decoration:underline}.contact-phone{margin-top:-4px}.brand-source{background:#eef3ec;padding:72px max(8vw,64px)}.brand-source h2{color:#15333c;font:500 clamp(32px,4vw,48px)/1.1 Georgia,serif}.brand-source p{color:#405a5c;max-width:850px;line-height:1.8}.brand-source a{color:#075d68;text-underline-offset:3px;font-weight:800;text-decoration:underline}.reviewed-date{font-size:13px}.button{color:#102b32}.eyebrow{color:#075d68}.systems .eyebrow.light,.locations .eyebrow.light,.process .eyebrow.light,.tool-promo .eyebrow.light,.quote .eyebrow.light{color:#fff!important}.property-story p,.home-faq p{color:#29484d!important}.locations p,.process p,.tool-promo p,.quote p{color:#fff!important}.home-hero .hero-image,.location-page .location-hero-visual{background-image:-webkit-image-set(url(/solar-villa-hero.avif) 1x type("image/avif"),url(/solar-villa-hero.webp) 1x type("image/webp"),url(/solar-villa-hero.png) 1x type("image/png"))!important;background-image:image-set("/solar-villa-hero.avif" 1x type("image/avif"),"/solar-villa-hero.webp" 1x type("image/webp"),"/solar-villa-hero.png" 1x type("image/png"))!important}@media (width<=900px){body{padding-bottom:calc(64px + env(safe-area-inset-bottom))}.header-phone{display:none}.brand-source{padding:58px 24px}.mobile-contact-bar{z-index:1000;left:10px;right:10px;bottom:calc(8px + env(safe-area-inset-bottom));background:#15333c;border:1px solid #40616a;border-radius:12px;grid-template-columns:.75fr 1.25fr;display:grid;position:fixed;overflow:hidden;box-shadow:0 8px 30px #0004}.mobile-contact-bar a{color:#fff;justify-content:center;align-items:center;min-height:52px;padding:6px 12px;font-weight:800;display:flex}.mobile-contact-bar a+a{color:#15333c;background:#ed6a45}.home-hero .hero-image,.location-page .location-hero-visual{background-image:-webkit-image-set(url(/solar-villa-hero-mobile.avif) 1x type("image/avif"),url(/solar-villa-hero-mobile.webp) 1x type("image/webp"),url(/solar-villa-hero.png) 1x type("image/png"))!important;background-image:image-set("/solar-villa-hero-mobile.avif" 1x type("image/avif"),"/solar-villa-hero-mobile.webp" 1x type("image/webp"),"/solar-villa-hero.png" 1x type("image/png"))!important}.mobile-nav>a.mobile-call{margin-top:20px}.mobile-cta{margin-top:12px}}@media (width>=901px) and (width<=1180px){.header-phone{font-size:12px}.site-header{gap:10px}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
