:root{--ink:#14201b;--forest:#133c2e;--green:#176f50;--lime:#d8ee62;--sun:#f4c64f;--paper:#f5f7f3;--white:#fff;--muted:#607068;--line:#dce3de;--wrap:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Manrope,Arial,sans-serif;background:#fff;line-height:1.6}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.wrap{width:min(var(--wrap),calc(100% - 40px));margin:auto}.skip-link{position:fixed;top:-60px;left:12px;background:#fff;padding:10px 16px;z-index:100}.skip-link:focus{top:12px}.topbar{background:var(--forest);color:#d9e7e0;font-size:12px}.topbar-inner{height:35px;display:flex;align-items:center;justify-content:space-between}.topbar span{display:flex;align-items:center;gap:7px}.topbar svg{width:14px}.site-header{height:82px;background:#fff;position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(20,32,27,.08)}.nav-row{height:100%;display:flex;align-items:center;gap:40px}.brand{display:flex;align-items:center;gap:10px;line-height:1}.brand-mark{width:40px;height:40px;background:var(--lime);color:var(--forest);display:grid;place-items:center;border-radius:50%}.brand-mark svg{width:25px}.brand strong,.brand small{display:block;letter-spacing:0}.brand strong{font:700 20px/1 Roboto Slab,serif}.brand small{font-size:10px;letter-spacing:3px;margin-top:5px}.main-nav{display:flex;gap:28px;margin-left:auto}.main-nav a{font-size:14px;font-weight:600}.main-nav a:hover{color:var(--green)}.nav-actions{display:flex;gap:18px;align-items:center}.phone-link{display:flex;align-items:center;gap:8px;font-weight:800;font-size:14px;line-height:1.25}.phone-link svg{width:18px;color:var(--green)}.phone-link small{display:block;color:var(--muted);font-size:10px;font-weight:600}.button{border:0;background:var(--lime);color:var(--ink);font-weight:800;padding:15px 22px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:4px;cursor:pointer;font-family:inherit}.button:hover{background:#e4f77f}.button svg,.text-link svg{width:18px}.button-small{padding:11px 16px;font-size:13px}.menu-toggle{display:none}.hero{min-height:680px;position:relative;background:url('assets/solar-installation-hero.png') center/cover no-repeat;color:#fff;display:flex;align-items:center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,24,18,.94) 0%,rgba(9,24,18,.72) 38%,rgba(9,24,18,.08) 72%)}.hero-content{position:relative;padding:80px 0}.eyebrow,.kicker{text-transform:uppercase;font-size:12px;letter-spacing:1.5px;font-weight:800}.eyebrow{display:flex;align-items:center;gap:8px;color:var(--lime)}.eyebrow svg{width:18px}h1,h2{font-family:Roboto Slab,Georgia,serif;letter-spacing:0;line-height:1.08;margin:0}h1{font-size:62px;max-width:620px}h2{font-size:42px}.hero-copy{font-size:19px;max-width:590px;color:#e0e8e4;margin:24px 0 30px}.hero-actions{display:flex;gap:12px}.button-ghost{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.5)}.button-ghost:hover{background:#fff;color:var(--ink)}.hero-facts{display:flex;margin-top:58px}.hero-facts span{display:grid;padding-right:38px;margin-right:38px;border-right:1px solid rgba(255,255,255,.25);font-size:12px;color:#ced9d4}.hero-facts span:last-child{border:0}.hero-facts strong{font-size:20px;color:#fff}.trust-strip{border-bottom:1px solid var(--line)}.trust-inner{min-height:126px;display:flex;align-items:center;gap:70px}.trust-inner p{font-size:14px;line-height:1.35;min-width:180px}.trust-badges{display:flex;justify-content:space-between;align-items:center;flex:1;color:#33483f}.trust-badges span{font-weight:800;text-align:center;line-height:1.1;font-size:16px}.trust-badges small{font-size:9px;text-transform:uppercase;color:#7b8982}.section{padding:100px 0}.section-heading{display:grid;grid-template-columns:1.4fr .8fr;align-items:end;gap:80px;margin-bottom:50px}.section-heading h2{max-width:670px}.section-heading>p{color:var(--muted);margin:0}.kicker{color:var(--green);margin:0 0 12px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.service-card{min-height:310px;border:1px solid var(--line);padding:28px;display:flex;flex-direction:column;position:relative}.service-card.featured{background:var(--paper)}.service-icon{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#e4eee8;color:var(--green);margin-bottom:38px}.service-card h3{font-size:20px;margin:0 0 10px}.service-card p{font-size:14px;color:var(--muted);margin:0}.service-card a{margin-top:auto;font-size:13px;font-weight:800;color:var(--green);display:flex;align-items:center;gap:6px}.service-card a svg{width:16px}.card-label{position:absolute;right:16px;top:18px!important;text-transform:uppercase;font-size:9px!important;font-weight:800;color:var(--green)!important}.dark-band{background:var(--forest);color:#fff}.why-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:110px}.kicker.light{color:var(--lime)}.why-copy>p:not(.kicker){color:#b9c9c1;max-width:480px}.text-link{display:inline-flex;align-items:center;gap:8px;color:var(--lime);font-weight:800;font-size:14px;margin-top:20px}.why-points article{display:grid;grid-template-columns:55px 1fr;gap:22px;padding:22px 0;border-bottom:1px solid rgba(255,255,255,.15)}.why-points article:first-child{padding-top:0}.why-points span{color:var(--lime);font-weight:800}.why-points h3{margin:0 0 6px;font-size:18px}.why-points p{color:#b9c9c1;margin:0;font-size:14px}.compact{grid-template-columns:1fr auto}.text-link.dark{color:var(--green)}.project-grid{display:grid;grid-template-columns:2fr 1fr;gap:16px}.project-main{position:relative;min-height:500px;overflow:hidden}.project-main img{width:100%;height:100%;object-fit:cover}.project-overlay{position:absolute;inset:auto 0 0;padding:80px 35px 30px;color:#fff;background:linear-gradient(transparent,rgba(8,18,14,.85))}.project-overlay p,.project-overlay span{font-size:12px;text-transform:uppercase;letter-spacing:1px}.project-overlay h3{font:700 28px Roboto Slab,serif;margin:4px 0}.project-stats{display:grid;grid-template-rows:1fr 1fr 1fr;gap:16px}.project-stats>div{background:var(--paper);padding:28px;display:flex;flex-direction:column;justify-content:center}.project-stats svg{color:var(--green);margin-bottom:12px}.project-stats strong{font-size:18px}.project-stats span{font-size:13px;color:var(--muted)}.project-stats .stat-accent{background:var(--lime)}.project-stats .stat-accent strong{font-size:26px;font-family:Roboto Slab,serif}.project-stats .stat-accent span{color:var(--ink)}.process{background:var(--paper)}.steps{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(4,1fr);gap:30px;counter-reset:steps}.steps li{border-top:2px solid var(--line);padding-top:25px}.steps li>span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--forest);color:#fff;font-weight:800;font-size:13px}.steps h3{font-size:17px;margin:20px 0 7px}.steps p{font-size:13px;color:var(--muted);margin:0}.quote-section{background:#1e2b25;color:#fff}.quote-grid{display:grid;grid-template-columns:1fr 520px;gap:100px;align-items:center}.quote-copy>p:not(.kicker):not(.call-note){color:#c2cec8}.quote-copy ul{list-style:none;padding:12px 0;margin:0}.quote-copy li{display:flex;align-items:center;gap:9px;margin:10px 0;font-size:14px}.quote-copy li svg{width:18px;color:var(--lime)}.call-note{margin-top:25px}.call-note a{color:var(--lime);font-weight:800}.quote-form{background:#fff;color:var(--ink);padding:35px}.form-head span,.form-head strong{display:block}.form-head span{text-transform:uppercase;font-size:10px;color:var(--green);font-weight:800;letter-spacing:1px}.form-head strong{font:700 24px Roboto Slab,serif;margin:4px 0 24px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}label{font-size:11px;font-weight:800;display:block;margin-bottom:13px}input,select{display:block;width:100%;height:44px;border:1px solid #ccd6d0;background:#fff;margin-top:5px;padding:0 12px;font:500 14px Manrope,Arial,sans-serif;border-radius:2px}input:focus,select:focus{outline:2px solid var(--lime);border-color:var(--green)}.form-button{width:100%;margin-top:6px}.form-privacy{font-size:10px;color:var(--muted);display:flex;align-items:center;justify-content:center;gap:5px}.form-privacy svg{width:12px}.form-success{background:#e5f2e9;color:var(--forest);font-size:13px;padding:12px}.faq-grid{display:grid;grid-template-columns:.7fr 1fr;gap:100px}.faq-grid>div:first-child p{color:var(--muted)}.faq-grid>div:first-child a{font-weight:800;color:var(--green)}details{border-top:1px solid var(--line)}details:last-child{border-bottom:1px solid var(--line)}summary{list-style:none;padding:22px 0;font-weight:800;display:flex;justify-content:space-between;align-items:center;cursor:pointer}summary::-webkit-details-marker{display:none}summary svg{width:18px}details[open] summary svg{transform:rotate(45deg)}details p{font-size:14px;color:var(--muted);margin:-5px 35px 22px 0}footer{background:#0f1814;color:#cfdbd5;padding:65px 0 25px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1.2fr;gap:60px}.footer-brand{color:#fff;margin-bottom:20px}.footer-grid>div{display:flex;flex-direction:column;gap:8px;font-size:13px}.footer-grid>div>strong{color:#fff;margin-bottom:8px}.footer-grid p{max-width:340px;color:#9eb0a7}.footer-grid a:hover{color:var(--lime)}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);display:flex;justify-content:space-between;margin-top:45px;padding-top:20px;font-size:11px;color:#82958b}.mobile-bar{display:none}.icon-button{border:0;background:transparent;padding:8px}
.brand-logo{width:176px;height:58px;object-fit:contain;object-position:left center}.footer-brand .brand-logo{background:#fff;border-radius:3px;padding:5px;width:210px;height:auto}.hero{background-image:url('assets/solar-installation-hero-v2.png')}.trust-strip{background:linear-gradient(115deg,#f1f8f3 0%,#fff9e3 100%)}.trust-inner{gap:42px}.trust-badges{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.trust-badges span{height:88px;padding:12px 18px;border:1px solid rgba(20,32,27,.08);border-radius:10px;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 22px rgba(19,60,46,.07)}.trust-badges span:nth-child(1){background:#17251f}.trust-badges span:nth-child(2){background:#fff5f2}.trust-badges span:nth-child(3){background:#eef8ff}.trust-badges span:nth-child(4){background:#f0fbfa}.trust-badges img{width:100%;height:62px;object-fit:contain}.service-card:nth-child(1){background:#f0f8f3;border-top:4px solid var(--green)}.service-card:nth-child(2){background:#fff8df;border-top:4px solid var(--sun)}.service-card:nth-child(3){background:#edf7fb;border-top:4px solid #3da7bd}.service-card:nth-child(4){background:#f4f0fa;border-top:4px solid #8064a8}.process{background:linear-gradient(135deg,#eef6f0 0%,#fff8df 100%)}.quote-section{background:linear-gradient(120deg,#172d24 0%,#214b3a 100%)}
@media(max-width:1000px){.main-nav{display:none}.nav-actions{margin-left:auto}.service-grid{grid-template-columns:1fr 1fr}.why-grid,.quote-grid{gap:50px}.quote-grid{grid-template-columns:1fr 460px}}
@media(max-width:720px){.wrap{width:min(100% - 28px,var(--wrap))}.topbar-right,.phone-link,.nav-actions .button{display:none}.topbar-inner{justify-content:center}.site-header{height:70px}.menu-toggle{display:grid;margin-left:auto}.main-nav.open{display:flex;position:absolute;top:70px;left:0;right:0;background:#fff;padding:18px 24px;flex-direction:column;gap:0;border-bottom:1px solid var(--line);box-shadow:0 15px 25px rgba(0,0,0,.1)}.main-nav.open a{padding:11px 0}.hero{min-height:660px;background-position:62% center;align-items:flex-end}.hero-shade{background:linear-gradient(0deg,rgba(9,24,18,.96) 0%,rgba(9,24,18,.75) 53%,rgba(9,24,18,.1) 100%)}.hero-content{padding:80px 0 42px}h1{font-size:43px}h2{font-size:33px}.hero-copy{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.hero-facts{margin-top:34px}.hero-facts span{padding-right:12px;margin-right:12px}.hero-facts strong{font-size:15px}.trust-inner{padding:24px 0;display:block}.trust-inner p br{display:none}.trust-badges{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:20px}.section{padding:70px 0}.section-heading,.why-grid,.project-grid,.quote-grid,.faq-grid{grid-template-columns:1fr;gap:28px}.section-heading{margin-bottom:35px}.service-grid{grid-template-columns:1fr}.service-card{min-height:255px}.why-grid{gap:45px}.project-main{min-height:420px}.project-stats{grid-template-rows:none;grid-template-columns:1fr 1fr}.project-stats .stat-accent{grid-column:1/-1}.steps{grid-template-columns:1fr 1fr}.quote-form{padding:24px}.footer-grid{grid-template-columns:1fr;gap:35px}.footer-bottom{padding-bottom:65px}.mobile-bar{position:fixed;display:grid;grid-template-columns:1fr 1.4fr;bottom:0;left:0;right:0;z-index:70;background:#fff;border-top:1px solid var(--line);height:58px}.mobile-bar a{display:flex;align-items:center;justify-content:center;gap:8px;font-weight:800;font-size:13px}.mobile-bar a:last-child{background:var(--lime)}.mobile-bar svg{width:18px}}
@media(max-width:430px){h1{font-size:38px}.hero-facts span{font-size:10px}.trust-badges{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:1fr}.project-stats{grid-template-columns:1fr}.project-stats .stat-accent{grid-column:auto}.field-row{grid-template-columns:1fr}.project-main{min-height:380px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
@media(max-width:720px){.trust-badges{grid-template-columns:repeat(2,1fr)}.trust-badges span{height:82px;padding:10px}}
/* Brighter hero treatment */
.hero{background-image:url('assets/solar-installation-hero-v3-bright.png')}.hero-shade{background:linear-gradient(90deg,rgba(9,24,18,.82) 0%,rgba(9,24,18,.54) 38%,rgba(9,24,18,.03) 72%)}
@media(max-width:720px){.hero-shade{background:linear-gradient(0deg,rgba(9,24,18,.9) 0%,rgba(9,24,18,.58) 53%,rgba(9,24,18,.04) 100%)}}
/* Supplied accreditation artwork */
.trust-badges{grid-template-columns:repeat(4,1fr)}.trust-badges span:nth-child(1),.trust-badges span:nth-child(2),.trust-badges span:nth-child(3),.trust-badges .trustmark-badge{background:#fff}.trust-badges img{height:68px}
@media(max-width:720px){.trust-badges{grid-template-columns:repeat(2,1fr)}}
.trust-badges span.trustmark-badge{background:#fff}
/* Fresh teal and sky theme */
:root{--ink:#17243b;--forest:#123b57;--green:#0b8f91;--lime:#c9f25b;--sun:#ffc95c;--paper:#f3f8fb;--muted:#647487;--line:#d9e5eb}.topbar{background:#123b57}.site-header{border-bottom-color:#dce7ec}.hero-shade{background:linear-gradient(90deg,rgba(10,36,55,.8) 0%,rgba(10,55,68,.5) 38%,rgba(10,55,68,.02) 72%)}.trust-strip{background:linear-gradient(115deg,#edf9fb 0%,#fff8df 100%)}.service-icon{background:#e2f5f4}.service-card:nth-child(1){background:#eaf8f7;border-top-color:#17a3a3}.service-card:nth-child(2){background:#fff7dc;border-top-color:#ffc95c}.service-card:nth-child(3){background:#eaf5ff;border-top-color:#55a9df}.service-card:nth-child(4){background:#f5efff;border-top-color:#8c74c9}.dark-band{background:linear-gradient(120deg,#123b57 0%,#0e6470 100%)}.process{background:linear-gradient(135deg,#edf8fb 0%,#fff8df 100%)}.quote-section{background:linear-gradient(120deg,#102f49 0%,#116a70 100%)}footer{background:#0c2233}.project-stats>div{background:#f1f7fa}.project-stats .stat-accent{background:#c9f25b}
@media(max-width:720px){.hero-shade{background:linear-gradient(0deg,rgba(10,36,55,.88) 0%,rgba(10,55,68,.55) 53%,rgba(10,55,68,.03) 100%)}}
/* Lighter fresh green theme */
:root{--ink:#20352a;--forest:#356b53;--green:#63a875;--lime:#dff06a;--sun:#ffd16b;--paper:#f3f8f3;--muted:#687b70;--line:#dbe7de}.topbar{background:#356b53}.hero-shade{background:linear-gradient(90deg,rgba(31,77,57,.78) 0%,rgba(50,105,76,.46) 38%,rgba(50,105,76,.01) 72%)}.trust-strip{background:linear-gradient(115deg,#eef8ef 0%,#fff9e5 100%)}.service-icon{background:#e6f3e8}.service-card:nth-child(1){background:#edf8ef;border-top-color:#63a875}.service-card:nth-child(2){background:#fff8df;border-top-color:#ffd16b}.service-card:nth-child(3){background:#eef8f3;border-top-color:#85c69a}.service-card:nth-child(4){background:#f5f5e8;border-top-color:#aabd67}.dark-band{background:linear-gradient(120deg,#356b53 0%,#57956d 100%)}.process{background:linear-gradient(135deg,#eef8ef 0%,#fff9e5 100%)}.quote-section{background:linear-gradient(120deg,#315f4b 0%,#57956d 100%)}footer{background:#244b39}.project-stats>div{background:#f1f7f2}.project-stats .stat-accent{background:#dff06a}
@media(max-width:720px){.hero-shade{background:linear-gradient(0deg,rgba(31,77,57,.88) 0%,rgba(50,105,76,.54) 53%,rgba(50,105,76,.02) 100%)}}
.hero-welcome{margin:0 0 10px;color:#fff;font:700 22px/1.2 "Roboto Slab",Georgia,serif;letter-spacing:.2px}.hero-welcome:after{content:"";display:block;width:54px;height:3px;margin-top:11px;border-radius:3px;background:var(--lime)}
/* Premium visual polish */
body{background:linear-gradient(180deg,#fff 0%,#fbfdfb 100%)}.site-header{height:88px;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);box-shadow:0 8px 30px rgba(32,53,42,.08)}.nav-row{gap:34px}.main-nav a{position:relative;padding:10px 0}.main-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:2px;height:2px;border-radius:2px;background:var(--green);transition:right .2s ease}.main-nav a:hover:after{right:0}.button{border-radius:9px;box-shadow:0 10px 24px rgba(75,119,82,.2);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.button:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(75,119,82,.26)}.button-ghost{box-shadow:none;background:rgba(255,255,255,.08);backdrop-filter:blur(8px)}.hero{min-height:730px;background-position:center 42%;isolation:isolate}.hero:after{content:"";position:absolute;inset:auto 0 0;height:120px;background:linear-gradient(transparent,rgba(255,255,255,.06));pointer-events:none}.hero-content{padding:96px 0 118px}.hero-welcome{font-size:24px}.eyebrow{width:max-content;padding:8px 13px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(255,255,255,.1);backdrop-filter:blur(9px)}h1{font-size:68px;max-width:690px;text-shadow:0 3px 24px rgba(20,53,39,.18)}.hero-copy{max-width:610px}.hero-facts{gap:0}.hero-facts span strong{font-size:22px}.trust-strip{position:relative;z-index:3;width:min(1240px,calc(100% - 32px));margin:-42px auto 0;border:1px solid rgba(53,107,83,.11);border-radius:18px;box-shadow:0 20px 50px rgba(32,53,42,.12);overflow:hidden}.trust-inner{min-height:132px}.trust-badges span{border-radius:12px;box-shadow:0 8px 20px rgba(32,53,42,.08);transition:transform .2s ease,box-shadow .2s ease}.trust-badges span:hover{transform:translateY(-3px);box-shadow:0 12px 26px rgba(32,53,42,.13)}.section{padding:112px 0}.section-heading{margin-bottom:58px}.section-heading h2{font-size:46px}.service-grid{gap:20px}.service-card{min-height:330px;border-radius:16px;border-color:rgba(53,107,83,.12);box-shadow:0 14px 34px rgba(32,53,42,.07);overflow:hidden;transition:transform .22s ease,box-shadow .22s ease}.service-card:hover{transform:translateY(-6px);box-shadow:0 22px 46px rgba(32,53,42,.13)}.service-icon{width:54px;height:54px}.dark-band{position:relative;overflow:hidden}.dark-band:after{content:"";position:absolute;width:420px;height:420px;border-radius:50%;right:-120px;top:-220px;background:rgba(223,240,106,.12);pointer-events:none}.why-grid{position:relative;z-index:1}.why-points article{border-color:rgba(255,255,255,.2)}.project-main{border-radius:20px;box-shadow:0 22px 48px rgba(32,53,42,.16)}.project-main img{transition:transform .7s ease}.project-main:hover img{transform:scale(1.025)}.project-stats>div{border-radius:15px;border:1px solid rgba(53,107,83,.1);box-shadow:0 10px 24px rgba(32,53,42,.06)}.steps{gap:18px}.steps li{border:1px solid rgba(53,107,83,.12);border-top:4px solid #8bc696;border-radius:15px;background:rgba(255,255,255,.8);padding:25px;box-shadow:0 10px 28px rgba(32,53,42,.06)}.steps li>span{background:var(--green)}.quote-form{border-radius:20px;box-shadow:0 26px 60px rgba(14,55,38,.25)}input,select{height:48px;border-radius:7px;background:#fbfdfb}.form-button{margin-top:10px}details{margin-bottom:10px;padding:0 20px;border:1px solid rgba(53,107,83,.12)!important;border-radius:12px;background:#fff;box-shadow:0 8px 24px rgba(32,53,42,.045)}footer{border-top:5px solid var(--lime)}
@media(max-width:1000px){h1{font-size:58px}.trust-inner{gap:24px}.trust-badges{gap:9px}.trust-badges span{padding:10px}.service-card{min-height:300px}}
@media(max-width:720px){.site-header{height:72px}.hero{min-height:700px}.hero-content{padding:90px 0 58px}.hero-welcome{font-size:20px}h1{font-size:45px}.eyebrow{width:auto;display:inline-flex}.trust-strip{margin:-18px auto 0;border-radius:14px}.trust-inner{padding:26px 18px}.section{padding:80px 0}.section-heading h2{font-size:36px}.service-card{border-radius:14px}.steps li{padding:21px}.quote-form{border-radius:16px}}
@media(prefers-reduced-motion:reduce){.button,.main-nav a:after,.service-card,.trust-badges span,.project-main img{transition:none}.button:hover,.service-card:hover,.trust-badges span:hover,.project-main:hover img{transform:none}}

.calculator-section{background:linear-gradient(135deg,#f0f8f1 0%,#fffbea 100%)}.calculator-heading{display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:end;margin-bottom:42px}.calculator-heading h2{font-size:46px;max-width:680px}.calculator-heading>p{margin:0;color:var(--muted)}.calculator-frame-wrap{padding:16px;background:#fff;border:1px solid rgba(53,107,83,.12);border-radius:20px;box-shadow:0 20px 48px rgba(32,53,42,.1)}.solar-calculator{display:block;border:0;border-radius:14px;max-width:100%}.calculator-credit{text-align:center;margin:8px 0 0;color:var(--muted);font-size:11px}.calculator-credit a{color:var(--green);font-weight:800}.calculator-note{display:flex;align-items:flex-start;gap:12px;max-width:900px;margin:24px auto 0;color:var(--muted);font-size:12px}.calculator-note svg{width:18px;flex:0 0 18px;color:var(--green);margin-top:3px}.calculator-note p{margin:0}@media(max-width:720px){.calculator-heading{grid-template-columns:1fr;gap:18px;margin-bottom:30px}.calculator-heading h2{font-size:36px}.calculator-frame-wrap{padding:6px;border-radius:14px}.solar-calculator{min-height:800px;border-radius:10px}}
/* Installations portfolio */
.portfolio-hero{padding:105px 0 88px;background:linear-gradient(125deg,#356b53 0%,#6ba97b 100%);color:#fff;position:relative;overflow:hidden}.portfolio-hero:after{content:"";position:absolute;width:440px;height:440px;border-radius:50%;right:-120px;top:-240px;background:rgba(223,240,106,.18)}.portfolio-hero .wrap{position:relative;z-index:1}.portfolio-hero h1{max-width:790px}.portfolio-hero p:not(.kicker){max-width:650px;font-size:19px;color:#edf6ef}.breadcrumb{display:inline-flex;align-items:center;gap:8px;margin-bottom:32px;font-size:13px;color:#eef7f0}.breadcrumb a{font-weight:800}.portfolio-section{padding:105px 0;background:#fbfdfb}.portfolio-intro{display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:end;margin-bottom:52px}.portfolio-intro h2{font-size:46px}.portfolio-intro p{margin:0;color:var(--muted)}.portfolio-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:26px}.portfolio-card{border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 18px 46px rgba(32,53,42,.12);border:1px solid rgba(53,107,83,.1)}.portfolio-card figure{margin:0;height:360px;overflow:hidden}.portfolio-card img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.portfolio-card:hover img{transform:scale(1.025)}.portfolio-card-body{padding:30px}.portfolio-card-body .kicker{margin-bottom:8px}.portfolio-card h2{font-size:30px}.portfolio-card p{color:var(--muted);margin:13px 0 20px}.portfolio-meta{display:flex;flex-wrap:wrap;gap:9px}.portfolio-meta span{padding:7px 11px;border-radius:999px;background:#edf7ef;color:#356b53;font-size:11px;font-weight:800}.portfolio-cta{margin-top:70px;padding:48px;border-radius:22px;background:linear-gradient(120deg,#eff8f0,#fff8df);display:flex;align-items:center;justify-content:space-between;gap:30px}.portfolio-cta h2{font-size:36px;max-width:620px}.portfolio-cta .button{flex:none}@media(max-width:720px){.portfolio-hero{padding:75px 0 68px}.portfolio-hero h1{font-size:44px}.portfolio-intro,.portfolio-grid{grid-template-columns:1fr;gap:25px}.portfolio-intro h2{font-size:36px}.portfolio-card figure{height:265px}.portfolio-cta{padding:30px;display:block}.portfolio-cta h2{font-size:30px}.portfolio-cta .button{margin-top:22px;width:100%}}
/* Service detail pages */
.service-page-hero{padding:92px 0;background:linear-gradient(125deg,#356b53,#72ad80);color:#fff;position:relative;overflow:hidden}.service-page-hero:after{content:"";position:absolute;width:430px;height:430px;border-radius:50%;right:-90px;bottom:-300px;background:rgba(223,240,106,.2)}.service-page-hero .wrap{position:relative;z-index:1}.service-page-icon{width:64px;height:64px;border-radius:18px;display:grid;place-items:center;background:var(--lime);color:var(--ink);margin-bottom:24px}.service-page-icon svg{width:30px;height:30px}.service-page-hero h1{max-width:800px}.service-page-hero>div>p:not(.kicker){max-width:690px;font-size:19px;color:#edf6ef}.service-content{padding:100px 0}.service-lead{display:grid;grid-template-columns:1.15fr .85fr;gap:80px;align-items:start}.service-lead h2{font-size:44px}.service-lead-copy>p{color:var(--muted);font-size:17px}.service-highlights{display:grid;gap:13px}.service-highlight{padding:20px;border-radius:14px;background:#f0f8f1;border:1px solid rgba(53,107,83,.1);display:grid;grid-template-columns:42px 1fr;gap:15px;align-items:start}.service-highlight>span{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#dff06a}.service-highlight svg{width:20px}.service-highlight h3{margin:1px 0 5px;font-size:16px}.service-highlight p{margin:0;color:var(--muted);font-size:13px}.service-info-band{margin-top:82px;padding:52px;border-radius:22px;background:linear-gradient(120deg,#f0f8f1,#fff8df)}.service-info-band h2{font-size:37px}.service-info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:30px}.service-info-grid article{padding:25px;border-radius:14px;background:#fff;box-shadow:0 9px 24px rgba(32,53,42,.07)}.service-info-grid span{display:block;color:var(--green);font-weight:800;font-size:12px;margin-bottom:10px}.service-info-grid h3{margin:0 0 8px;font-size:18px}.service-info-grid p{margin:0;color:var(--muted);font-size:14px}.service-note{margin-top:70px;display:flex;align-items:center;justify-content:space-between;gap:30px;padding-top:45px;border-top:1px solid var(--line)}.service-note h2{font-size:34px;max-width:640px}.service-note .button{flex:none}@media(max-width:720px){.service-page-hero{padding:70px 0}.service-page-hero h1{font-size:43px}.service-content{padding:75px 0}.service-lead,.service-info-grid{grid-template-columns:1fr;gap:30px}.service-lead h2{font-size:36px}.service-info-band{margin-top:58px;padding:30px}.service-info-band h2{font-size:31px}.service-note{display:block}.service-note h2{font-size:30px}.service-note .button{width:100%;margin-top:20px}}
/* Customer portfolio */
.customer-portfolio{padding:90px 0 96px;background:#fff}.customer-heading{display:grid;grid-template-columns:1.25fr .75fr;gap:70px;align-items:end;margin-bottom:42px}.customer-heading h2{font-size:40px;max-width:760px}.customer-heading>p{margin:0;color:var(--muted)}.customer-logo-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.customer-logo-grid>div{height:118px;padding:18px;border:1px solid rgba(53,107,83,.1);border-radius:14px;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 9px 25px rgba(32,53,42,.055);transition:transform .2s ease,box-shadow .2s ease}.customer-logo-grid>div:hover{transform:translateY(-3px);box-shadow:0 14px 32px rgba(32,53,42,.1)}.customer-logo-grid img{width:100%;height:80px;object-fit:contain}.customer-logo-grid>div:nth-child(1),.customer-logo-grid>div:nth-child(7){grid-column:span 2}@media(max-width:1000px){.customer-logo-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:720px){.customer-portfolio{padding:70px 0}.customer-heading{grid-template-columns:1fr;gap:15px}.customer-heading h2{font-size:34px}.customer-logo-grid{grid-template-columns:repeat(2,1fr);gap:10px}.customer-logo-grid>div,.customer-logo-grid>div:nth-child(1),.customer-logo-grid>div:nth-child(7){grid-column:auto;height:105px;padding:13px}.customer-logo-grid img{height:72px}}@media(prefers-reduced-motion:reduce){.customer-logo-grid>div{transition:none}.customer-logo-grid>div:hover{transform:none}}
.customer-logo-grid>div.customer-logo-dark{background:#244b39}.customer-logo-grid>div.customer-logo-dark img{max-width:140px}
