:root{--paper:#fcfaf5;--ink:#073b33;--muted:#4b6367;--green:#3d8b21;--green-hover:#2c6b17;--blue:#007fb5;--line:#e5e7dd;--white:#fff;--radius:14px;--space:clamp(28px,4vw,64px);color-scheme:light;accent-color:var(--green)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'Public Sans',sans-serif;font-size:17px;line-height:1.5}::selection{background:#cde5bc;color:var(--ink)}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:4px}a:hover{color:var(--green-hover)}button,input,select,textarea{font:inherit}button,a,input,textarea,select,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.65;cursor:wait}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:4px}input,textarea{caret-color:var(--green)}img{display:block;max-width:100%;height:auto}figure,p{margin:0}h1,h2,h3{font-family:'Sora',sans-serif;font-weight:600;letter-spacing:-.035em;line-height:1.14;margin:0;text-wrap:balance}h1{font-size:clamp(44px,5.6vw,80px)}h2{font-size:clamp(29px,3vw,43px)}h3{font-size:24px}p{color:var(--muted)}p+p{margin-top:16px}.container{width:min(1380px,calc(100% - 96px));margin-inline:auto}.icon{flex-shrink:0;display:inline-block;vertical-align:middle}.skip-link{position:fixed;top:-100px;left:16px;z-index:20;padding:12px;background:var(--white)}.skip-link:focus{top:12px}.button{display:inline-flex;gap:14px;align-items:center;justify-content:center;min-height:48px;padding:12px 22px;border:1px solid transparent;border-radius:6px;background:var(--green);color:white;text-decoration:none;font-weight:600;line-height:1.2;transition:background .18s ease,transform .18s ease}.button:hover{background:var(--green-hover);color:white;transform:translateY(-1px)}.button .icon{width:20px;height:20px}.button-outline{border-color:var(--green);color:var(--ink);background:transparent}.button-outline:hover{background:#eff5e9;color:var(--ink)}.button-blue{background:var(--blue)}.button-blue:hover{background:#00688e}.button-small{min-height:40px;padding:8px 14px;font-size:15px}.text-link{display:inline-flex;gap:14px;align-items:center;color:var(--green-hover);font-weight:600}.site-header{display:flex;align-items:center;justify-content:space-between;gap:32px;min-height:112px}.brand{display:flex;align-items:center;gap:7px;flex-shrink:0;text-decoration:none!important;line-height:1;color:#007ea8;font-size:25px;letter-spacing:-.05em;font-weight:600}.brand small{display:block;text-align:center;font-size:16px;color:var(--green);font-weight:400;letter-spacing:0;margin-top:5px}.brand-mark{position:relative;display:block;width:62px;height:66px;overflow:hidden}.brand-mark img{position:absolute;max-width:none;width:100px;height:100px;left:-18px;top:-7px}.site-header nav{display:flex;gap:28px;align-items:center;font-size:16px}.site-header nav>a:not(.button){padding:9px 0;text-decoration:none;white-space:nowrap}.site-header nav>a[aria-current]{text-decoration:underline;text-decoration-color:var(--green);text-underline-offset:10px}.nav-cta{margin-left:24px}.menu-toggle{display:none}.home-hero{display:grid;grid-template-columns:43% 57%;align-items:center;min-height:450px;padding-top:16px;padding-bottom:24px}.hero-copy{position:relative;z-index:1;padding-right:24px}.brand-line{text-transform:uppercase;letter-spacing:.28em;font-size:12px;font-weight:600;color:var(--green);margin-bottom:15px}.hero-copy h1{font-size:clamp(48px,5.35vw,77px);line-height:1.04;letter-spacing:-.045em}.hero-intro{font-size:21px;line-height:1.45;margin-top:16px;max-width:470px}.hero-actions{display:flex;gap:15px;flex-wrap:wrap;margin-top:24px}.hero-actions .button{font-size:16px;padding-inline:18px}.hero-benefits{display:flex;gap:24px;margin-top:36px;font-size:14px;line-height:1.3;color:var(--muted)}.hero-benefits span{display:flex;align-items:center;gap:10px}.hero-benefits .icon{color:var(--green);width:30px;height:30px}.hero-photo{position:relative;height:440px;border-radius:var(--radius);overflow:hidden}.hero-photo picture,.hero-photo img{width:100%;height:100%;object-fit:cover}.photo-note{position:absolute;right:28px;top:24px;transform:rotate(-8deg);font:italic 28px/1.2 'Sora',sans-serif;color:#1d4341;text-align:center}.hero-photo figcaption{position:absolute;bottom:14px;right:14px;background:#fffdf2eF;padding:4px 9px;border-radius:3px;color:#304b4c;font-size:12px}.epc-statement{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:16px}.epc-statement>.container{display:flex;justify-content:center;align-items:center;gap:32px;padding-block:22px}.epc-statement h2{font-size:36px}.epc-statement p{font-size:16px;line-height:1.4;max-width:340px;padding-left:28px;border-left:1px solid #b8c8a5}.solutions-section{padding-block:32px 26px}.section-heading{display:grid;grid-template-columns:1.3fr 1fr;gap:48px;align-items:center;margin-bottom:32px}.section-heading h2{font-size:clamp(32px,3.4vw,49px)}.section-heading p{font-size:17px;max-width:520px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.service-teaser{display:grid;grid-template-columns:45% 1fr;gap:12px 18px;align-content:start}.service-photo img{width:100%;height:155px;object-fit:cover;border-radius:12px}.service-teaser h3{font-size:23px;line-height:1.12;margin:2px 0 8px}.service-teaser h3 a{text-decoration:none}.service-teaser p{font-size:16px;line-height:1.4}.service-link{grid-column:1/-1;font-size:15px;font-weight:500;color:var(--green-hover);text-decoration:none;display:flex;gap:8px;align-items:center}.service-link .icon{width:19px}.questions-section{display:grid;grid-template-columns:40% 1fr;gap:36px;align-items:center;margin-block:26px}.questions-section>figure{height:270px}.questions-section>figure img{width:100%;height:270px;object-fit:cover;border-radius:var(--radius)}.questions-section h2{font-size:36px}.questions-section>div>p{margin-top:12px}.question-points{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:26px}.question-points .icon{width:38px;height:38px;margin-bottom:10px}.question-points h3{font:600 17px/1.25 'Public Sans',sans-serif;letter-spacing:0;margin-bottom:5px}.question-points p{font-size:15px;line-height:1.4}.process{padding:25px;border:1px solid var(--line);border-radius:var(--radius);margin-top:18px;margin-bottom:18px}.process-heading{display:flex;align-items:center;gap:30px;margin-bottom:24px}.process h2{font-size:31px;white-space:nowrap}.process-heading p{font-size:15px}.process ol{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;list-style:none;padding:0;margin:0}.process li{display:flex;gap:16px}.process li>span{display:grid;place-items:center;flex-shrink:0;width:38px;height:38px;background:var(--green);border-radius:50%;color:white;font-size:22px}.process li h3{font-family:'Public Sans',sans-serif;font-size:20px;letter-spacing:0;margin:4px 0 8px}.process li p{font-size:15px;max-width:200px}.planning-section{display:grid;grid-template-columns:1.15fr 1fr;gap:20px;margin-top:20px;margin-bottom:26px}.estimator-teaser,.faq{padding:26px;border-radius:var(--radius);border:1px solid var(--line)}.estimator-teaser{background:#e9f6fc}.planning-section h2{font-size:31px;margin-bottom:12px}.estimator-teaser p{font-size:16px}.estimator-teaser form{margin-top:20px}.estimator-teaser form>div{display:flex;gap:12px;align-items:stretch}.estimator-teaser input{min-width:0}.estimator-teaser .button{white-space:nowrap;font-size:15px}.estimator-teaser label{font-size:14px}details{border-bottom:1px solid var(--line)}summary{cursor:pointer;padding:15px 0;list-style:none;display:flex;justify-content:space-between;gap:20px;font-size:16px}summary:after{content:'+';font-size:22px;line-height:1}details[open]>summary:after{content:'−'}summary::-webkit-details-marker{display:none}details>p{padding-bottom:16px;font-size:16px}.home-contact{display:grid;grid-template-columns:40% 1fr;gap:32px;align-items:center;padding-block:34px 40px}.home-contact h2{font-size:36px}.home-contact p{margin-top:10px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}label{display:block;font-weight:500;font-size:16px;margin-bottom:15px}label>span.optional,label>span:not(.checkbox-label span){font-weight:400}input,select,textarea{display:block;width:100%;border:1px solid #c7d2cc;border-radius:6px;padding:12px 13px;min-height:48px;margin-top:6px;background:white;color:var(--ink);line-height:1.35}input::placeholder,textarea::placeholder{color:#677975;opacity:1}textarea{resize:vertical}input[type=checkbox]{width:18px;height:18px;min-height:0;margin:4px 0 0;flex-shrink:0}.checkbox-label{display:flex;align-items:flex-start;gap:10px;font-weight:400;font-size:14px;line-height:1.4}.compact-form .form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.compact-form .button{width:100%}.form-note{font-size:14px}.honeypot{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.site-footer{padding-block:32px 18px;border-top:1px solid var(--line)}.footer-main{display:grid;grid-template-columns:280px 1.15fr 1fr;gap:30px;align-items:start}.footer-main .brand{font-size:24px}.footer-contact{padding-inline:25px;border-inline:1px solid var(--line);font-size:15px}.footer-contact>a{display:flex;align-items:center;gap:10px;text-decoration:none;margin-bottom:12px}.footer-contact p{display:flex;gap:10px}.footer-contact .icon{color:var(--green);width:20px}.footer-main nav{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;font-size:14px;padding-top:12px}.footer-main nav a{text-decoration:none}.footer-bottom{display:flex;justify-content:space-between;gap:24px;border-top:1px solid var(--line);padding-top:18px;margin-top:26px;font-size:13px;color:var(--muted)}.footer-bottom a{margin-left:20px}.inner-heading{padding-top:64px;padding-bottom:64px;max-width:1100px;margin-left:max(48px,calc((100% - 1380px)/2))}.inner-heading h1{max-width:1000px}.inner-heading p{font-size:22px;max-width:820px;margin-top:24px}.service-detail{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;margin-bottom:80px;scroll-margin-top:32px}.service-detail:nth-child(even)>figure{order:2}.service-detail figure img{width:100%;height:400px;object-fit:cover;border-radius:var(--radius)}figcaption{font-size:13px;color:var(--muted);margin-top:8px}.service-detail h2{margin:16px 0}.service-detail p{margin-block:16px}.service-detail .button{margin-top:12px}.lead{font-size:22px}.three-col{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.scope-panel{padding:36px;border:1px solid var(--line);border-radius:var(--radius)}.scope-panel .three-col{margin-top:30px}.three-col h3{margin-bottom:14px}.cta-section{display:flex;align-items:center;justify-content:space-between;gap:32px;padding-block:70px}.cta-section p{margin-top:14px}.contact-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;margin-bottom:70px}.contact-details h2{max-width:390px;margin-bottom:24px}.contact-method{display:flex;gap:18px;text-decoration:none;padding-block:25px;border-bottom:1px solid var(--line);align-items:flex-start}.contact-method .icon{color:var(--green);margin-top:4px}.contact-method span{flex:1}.contact-method strong{display:block;font-weight:500;font-size:22px;margin-top:5px}.contact-method small{display:block;margin-top:10px}.contact-tip{margin-top:32px;padding:24px;background:#edf3e7;border-radius:var(--radius)}.contact-details>.text-link{margin-top:22px}.form-panel{padding:34px;border:1px solid var(--line);border-radius:var(--radius);background:#fffdfa}.form-panel h2{margin-bottom:24px}.notice{padding:18px;background:#eaf4e1;border:1px solid #cbdcbd;border-radius:8px;margin:16px 0;color:var(--ink)}.notice p{color:inherit}.notice.error{background:#fff0e9;color:#842f20;border-color:#eac0ad}.narrow{max-width:720px}.about-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:65px;align-items:center}.about-layout img{height:390px;width:100%;object-fit:cover;border-radius:var(--radius)}.about-layout h2{margin-bottom:22px}.about-layout .text-link{margin-top:22px}.principles{padding-block:70px}.principles h2{margin-bottom:16px}.office-panel{display:flex;align-items:center;justify-content:space-between;gap:40px;background:#eef4e8;padding:36px;border-radius:var(--radius)}.office-panel p{margin-top:16px}.search-form{max-width:600px;margin-bottom:36px}.search-form>div{display:flex;gap:12px;align-items:stretch}.search-form input{margin:0}.empty-state{text-align:center;padding:70px 24px;border-block:1px solid var(--line)}.empty-state>.icon{width:48px;height:48px;margin-bottom:22px;color:var(--green)}.empty-state p{max-width:540px;margin:22px auto}.project-card>a,.journal-card>a{text-decoration:none}.project-card img,.journal-card img{width:100%;height:240px;object-fit:cover;border-radius:var(--radius)}.project-card h2,.journal-card h2{font-size:30px;margin:15px 0}.project-card p,.journal-card p{margin-bottom:18px}.project-meta{display:flex;justify-content:space-between;gap:16px;font-size:14px;color:var(--muted);margin-top:18px}.project-no-photo{height:240px;background:#edf2e6;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;border-radius:var(--radius)}.project-facts{display:flex;gap:60px;border-block:1px solid var(--line);padding:24px 0;margin-bottom:40px}.project-facts dt{font-size:14px;color:var(--muted)}.project-facts dd{margin:5px 0 0;font-size:22px}.project-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:40px}.project-gallery img{width:100%;border-radius:var(--radius)}.journal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:44px 30px}.article{max-width:1060px;padding-top:48px}.article header{max-width:860px;margin:0 auto 36px}.article h1{font-size:clamp(42px,5vw,68px);margin-block:24px}.article .lead{margin-bottom:20px}.article-meta{font-size:15px}.article>figure img{width:100%;max-height:450px;object-fit:cover;border-radius:var(--radius)}.prose{max-width:780px}.article .prose{margin:40px auto 0}.prose h2{font-size:34px;margin:38px 0 18px}.prose p{font-size:19px;line-height:1.7}.takeaway{font-weight:600;color:var(--ink)}.legal-copy{margin-bottom:70px}.estimator-layout{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}.estimate-results{padding:28px 12px}.estimate-results>p{margin-block:22px}.estimate-results img{border-radius:var(--radius);width:100%;margin-top:28px}.estimate-values{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-block:32px}.estimate-values>div{padding-block:20px;border-block:1px solid var(--line)}.estimate-values span{display:block;font-size:15px}.estimate-values strong{display:block;font-size:46px;font-weight:600;color:var(--green)}.estimate-values small{font-size:22px}.field-help{font-size:15px;margin:-6px 0 24px}.assumptions{margin-block:12px 22px}.assumptions>.form-grid{padding-top:20px}.calculation-notes{margin:55px auto 70px}.campaign{margin-block:30px}.campaign>a{display:block;text-decoration:none;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.campaign img{width:100%;height:auto;max-height:420px;object-fit:contain}.campaign a>div{padding:24px;display:flex;align-items:center;justify-content:space-between;gap:30px}.sr-only{position:absolute;width:1px;height:1px;clip-path:inset(50%);overflow:hidden}.preserve-lines{white-space:pre-line}fieldset{padding:0;border:0}table{border-collapse:collapse;width:100%}th,td{text-align:left;padding:16px;border-bottom:1px solid var(--line)}th{font-weight:600;color:var(--ink)}.table-scroll{overflow:auto}a,button,summary{touch-action:manipulation}
@media(min-width:1500px){.home-hero{padding-top:25px}.hero-photo{height:485px}.hero-copy h1{font-size:80px}}
@media(max-width:1200px){.container{width:calc(100% - 64px)}.site-header{gap:20px;min-height:96px}.site-header nav{gap:18px;font-size:15px}.nav-cta{margin-left:0;padding-inline:14px}.brand{font-size:21px}.brand-mark{width:54px}.home-hero{grid-template-columns:44% 56%;}.hero-copy h1{font-size:58px}.hero-photo{height:380px}.hero-benefits{gap:15px;font-size:12px}.hero-actions{gap:10px}.hero-actions .button{padding-inline:13px;font-size:14px}.hero-intro{font-size:19px}.epc-statement h2{font-size:29px}.service-grid{gap:20px}.service-teaser{gap:12px}.service-teaser h3{font-size:21px}.service-photo img{height:145px}.service-teaser p{font-size:15px}.questions-section{gap:28px}.questions-section h2{font-size:31px}.question-points{gap:16px;margin-top:18px}.process-heading{gap:20px}.process h2{font-size:27px}.planning-section{grid-template-columns:1.1fr 1fr}.planning-section h2{font-size:28px}.estimator-teaser,.faq{padding:22px}.estimator-teaser form>div{flex-wrap:wrap}.estimator-teaser .button{width:100%}.footer-main{grid-template-columns:230px 1.2fr 1fr;gap:20px}.footer-main .brand{font-size:21px}.footer-main nav{grid-template-columns:repeat(2,1fr)}.inner-heading{margin-left:32px}.contact-layout{gap:50px}.home-contact{grid-template-columns:38% 1fr}.home-contact h2{font-size:32px}}
@media(max-width:950px){.site-header nav{gap:14px}.site-header nav>.nav-cta{display:none}.hero-copy h1{font-size:48px}.hero-photo{height:380px}.hero-benefits{flex-wrap:wrap;gap:16px;margin-top:24px}.hero-benefits span:last-child{display:none}.hero-actions .button{font-size:15px}.hero-intro{font-size:18px}.epc-statement>.container{gap:22px}.epc-statement h2{font-size:26px}.epc-statement p{font-size:14px}.section-heading{gap:28px}.section-heading h2{font-size:36px}.service-teaser{grid-template-columns:1fr}.service-photo img{height:190px}.service-teaser p{font-size:16px}.questions-section{grid-template-columns:37% 1fr}.question-points{gap:12px}.question-points h3{font-size:16px}.question-points p{font-size:14px}.process-heading{display:block}.process-heading p{margin-top:12px}.process ol{gap:18px}.process li{gap:10px}.process li>span{width:30px;height:30px;font-size:18px}.process li h3{font-size:18px}.planning-section h2{font-size:26px}.home-contact{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr 1.3fr}.footer-main nav{grid-column:1/-1;display:flex;justify-content:space-between}.footer-contact{border-right:0}.contact-layout{gap:35px}.form-panel{padding:25px}.service-detail{gap:35px}.journal-grid{grid-template-columns:repeat(2,1fr)}.three-col{gap:24px}.inner-heading h1{font-size:54px}}
@media(max-width:700px){body{font-size:17px}.container{width:calc(100% - 40px)}.site-header{min-height:88px;position:relative;z-index:10}.brand{font-size:23px}.brand-mark{width:55px}.menu-toggle{display:grid;place-items:center;background:transparent;color:var(--ink);border:1px solid var(--line);width:44px;height:44px;border-radius:6px}.site-header nav{display:none;position:absolute;top:80px;left:0;right:0;flex-direction:column;align-items:stretch;gap:4px;background:var(--paper);padding:20px;border:1px solid var(--line);box-shadow:0 12px 20px #15352912}.site-header nav.is-open{display:flex}.site-header nav>.nav-cta{display:flex;margin-top:12px}.site-header nav>a:not(.button){padding:12px}.home-hero{display:flex;flex-direction:column;padding-top:20px;gap:26px;padding-bottom:24px}.hero-copy{padding:0;width:100%}.brand-line{font-size:10px;letter-spacing:.24em;margin-bottom:17px}.hero-copy h1{font-size:clamp(44px,11.2vw,72px);line-height:1.05;letter-spacing:-.04em}.hero-intro{font-size:18px;line-height:1.5;margin-top:18px}.desktop-break{display:none}.hero-actions{margin-top:22px;gap:10px}.hero-actions .button{font-size:15px;padding:13px 14px}.hero-actions .button:first-child{flex-grow:1}.hero-benefits{margin-top:26px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px;font-size:12px}.hero-benefits span{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.hero-benefits span:last-child{display:flex}.hero-photo{width:100%;height:290px}.hero-photo img{object-position:center}.photo-note{font-size:24px;right:17px;top:16px}.epc-statement{margin-top:0}.epc-statement>.container{display:block;text-align:center;padding-block:24px}.epc-statement h2{font-size:29px}.epc-statement p{border:0;padding:0;margin:14px auto 0;font-size:16px}.solutions-section{padding-top:34px}.section-heading{display:block;margin-bottom:26px}.section-heading h2{font-size:38px}.section-heading p{margin-top:18px;font-size:17px}.service-grid{display:flex;flex-direction:column;gap:30px}.service-teaser{grid-template-columns:40% 1fr;gap:12px 18px}.service-teaser h3{font-size:26px}.service-teaser p{font-size:16px}.service-photo img{height:155px}.service-link{font-size:15px}.questions-section{display:flex;flex-direction:column;align-items:stretch;gap:25px;margin-top:14px}.questions-section>figure,.questions-section>figure img{height:230px}.questions-section h2{font-size:36px}.question-points{margin-top:24px;grid-template-columns:1fr;gap:22px}.question-points>div{display:grid;grid-template-columns:40px 1fr;gap:4px 16px}.question-points .icon{grid-row:1/3;margin:0}.question-points h3{font-size:19px;margin:0}.question-points p{font-size:16px;grid-column:2}.process{padding:22px;margin-top:30px}.process h2{font-size:30px;white-space:normal}.process-heading p{font-size:16px}.process ol{grid-template-columns:repeat(2,1fr);gap:24px 15px}.process li{flex-direction:column;gap:8px}.process li h3{font-size:20px}.process li p{font-size:15px}.planning-section{grid-template-columns:1fr;gap:22px;margin-top:24px}.planning-section h2{font-size:31px}.home-contact{padding-block:18px 36px;gap:26px}.home-contact h2{font-size:36px}.compact-form .form-grid{grid-template-columns:1fr;gap:0}.form-grid{grid-template-columns:1fr;gap:0}.home-contact .form-note{margin-top:15px}.site-footer{padding-top:28px}.footer-main{display:block}.footer-contact{margin-top:28px;border:0;padding:0;font-size:16px}.footer-main nav{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:18px;font-size:16px}.footer-bottom{display:block;font-size:13px}.footer-bottom>span{display:block;margin-top:12px}.footer-bottom a{margin:0 18px 0 0}.inner-heading{padding-top:35px;padding-bottom:40px;margin-left:20px}.inner-heading h1{font-size:45px}.inner-heading p{font-size:20px;margin-top:20px}.service-detail,.about-layout{display:flex;flex-direction:column;gap:28px;margin-bottom:45px;align-items:stretch}.service-detail:nth-child(even)>figure{order:0}.service-detail figure img,.about-layout img{height:280px}.service-detail h2{font-size:38px}.three-col{grid-template-columns:1fr;gap:30px}.scope-panel{padding:24px}.cta-section{display:block;padding-block:50px}.cta-section .button{margin-top:24px}.contact-layout{grid-template-columns:1fr;gap:40px;margin-bottom:40px}.contact-details h2{font-size:32px}.form-panel{padding:23px}.form-panel h2{font-size:31px}.principles{padding-top:10px;padding-bottom:40px}.office-panel{display:block;padding:24px}.office-panel .button{margin-top:25px}.journal-grid{grid-template-columns:1fr;gap:36px}.journal-card img,.project-card img{height:245px}.article{padding-top:28px}.article h1{font-size:44px}.article>figure img{height:260px}.prose p{font-size:18px}.prose h2{font-size:31px}.project-facts{display:grid;grid-template-columns:1fr;gap:20px}.project-gallery{grid-template-columns:1fr}.estimator-layout{grid-template-columns:1fr;gap:20px}.estimate-values{gap:18px}.estimate-values strong{font-size:40px}.calculation-notes{margin-block:20px 45px}.campaign a>div{display:block}.campaign .button{margin-top:20px}.search-form>div{gap:8px}.search-form .button{padding-inline:14px}.empty-state{padding-block:45px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.button:hover{transform:none}}

/* Refined horizontal brand and persistent contact actions. */
.brand{width:260px;display:block;line-height:1}.brand-logo{width:100%;height:auto}.site-header nav{margin-left:auto}.header-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.header-cta{white-space:nowrap;font-size:16px}.cta-mobile{display:none}.site-header{gap:26px}.site-footer .brand{width:240px}.whatsapp-float{position:fixed;z-index:30;bottom:24px;right:24px;display:flex;align-items:center;gap:10px;min-height:54px;padding:12px 20px;background:#176c3b;color:#fff;text-decoration:none;border-radius:28px;box-shadow:0 5px 18px #123a2725;font-weight:600;font-size:16px}.whatsapp-float:hover{background:#10552c;color:#fff}.site-footer{padding-bottom:90px}.admin-sidebar .brand{width:215px}.auth-card>.brand{width:270px;margin-inline:auto}
@media(max-width:1200px){.brand{width:220px}.site-header{gap:20px}.site-header nav{gap:20px}.header-cta{font-size:15px;padding-inline:16px}.site-header nav a{font-size:15px}}
@media(min-width:701px) and (max-width:1050px){.site-header{position:relative;z-index:10}.site-header nav{display:none;position:absolute;top:90px;right:0;left:0;background:var(--paper);padding:20px;box-shadow:0 10px 20px #15352912;border:1px solid var(--line);flex-direction:column;align-items:stretch}.site-header nav.is-open{display:flex}.menu-toggle{display:grid;place-items:center;background:transparent;color:var(--ink);border:1px solid var(--line);width:44px;height:44px;border-radius:6px}.header-actions{margin-left:auto}}
@media(max-width:700px){.site-header{gap:8px;min-height:88px}.brand{width:170px}.header-actions{gap:8px;margin-left:auto}.header-cta{font-size:14px;padding:10px;min-height:44px}.cta-desktop{display:none}.cta-mobile{display:inline}.menu-toggle{width:40px;flex-shrink:0}.whatsapp-float{right:16px;bottom:16px;min-height:48px;padding:10px 16px;font-size:15px}.whatsapp-float svg{width:23px;height:23px}.site-footer{padding-bottom:92px}.site-footer .brand{width:240px}.admin-sidebar .brand{width:220px}.auth-card>.brand{width:240px;max-width:100%}}
@media(max-width:370px){.brand{width:146px}.header-actions{gap:6px}.header-cta{font-size:13px;padding:9px}.menu-toggle{width:36px}.site-header{gap:6px}}

/* User-directed white professional theme, superseding the initial comp styling. */
:root{--paper:#fff;--ink:#153936;--muted:#50615f;--line:#e1e7e5;--green:#347c25;--green-hover:#245c19;--blue:#007bab;--radius:7px}
body{background:#fff;font-family:'Public Sans',sans-serif;font-size:18px}h1,h2,h3{font-family:'Public Sans',sans-serif;font-weight:600;letter-spacing:-.025em;line-height:1.12}p{line-height:1.55}.container{max-width:1280px}.site-header{min-height:104px;border-bottom:1px solid var(--line);background:#fff}.site-header nav{font-size:16px}.brand{width:245px}.brand-logo{display:block}.button{border-radius:5px;box-shadow:none;font-weight:600}.button:hover{transform:none}.home-hero{grid-template-columns:46% 54%;padding-block:48px;gap:0;min-height:0}.hero-copy{padding-right:42px}.hero-copy h1{font-size:clamp(42px,4.2vw,62px);line-height:1.07;font-weight:600;letter-spacing:-.035em}.hero-intro{font-size:20px;max-width:490px;margin-top:24px;line-height:1.55}.hero-actions{margin-top:26px}.hero-actions .button{padding:14px 19px;font-size:16px}.hero-photo{height:415px;border-radius:7px}.hero-photo figcaption{font-size:12px;background:white;color:#4c605b}.hero-benefits{padding-top:24px;margin-top:28px;border-top:1px solid var(--line);gap:28px;font-size:14px;line-height:1.3}.hero-benefits .icon{width:26px;height:26px;color:#347c25}.epc-statement{margin-top:0;background:#f7f9f8}.epc-statement>.container{justify-content:space-between;padding-block:22px}.epc-statement h2{font-size:28px;letter-spacing:-.02em}.epc-statement p{border-left:0;padding-left:0;font-size:16px;max-width:420px}.solutions-section{padding-block:56px 36px}.section-heading{grid-template-columns:1.1fr 1fr;gap:70px;margin-bottom:32px}.section-heading h2{font-size:40px;max-width:490px}.section-heading p{font-size:18px}.service-grid{gap:30px}.service-teaser{display:flex;flex-direction:column;gap:0}.service-photo{display:block;margin-bottom:22px}.service-photo img{height:225px;border-radius:7px}.service-teaser h3{font-family:'Public Sans',sans-serif;font-size:25px;font-weight:600;letter-spacing:-.02em;margin:0 0 10px}.service-teaser p{font-size:18px;max-width:340px;line-height:1.5}.service-link{margin-top:20px;font-size:16px}.questions-section{grid-template-columns:43% 1fr;gap:54px;margin-block:30px 52px}.questions-section>figure,.questions-section>figure img{height:320px}.questions-section h2{font-size:36px}.questions-section>div>p{margin-top:20px;font-size:18px}.question-points{gap:24px;margin-top:28px}.question-points .icon{width:30px;height:30px;margin-bottom:12px}.question-points h3{font-size:17px}.question-points p{font-size:16px;line-height:1.4}.process{padding:32px;background:#f7f9f8;border:0;border-radius:0;margin-block:0 36px}.process h2{font-size:31px}.process-heading p{font-size:17px}.process li>span{border-radius:4px;background:#e5eddf;color:#2a6120;font-weight:600}.process li p{font-size:16px}.planning-section{margin-block:0 45px;gap:36px;grid-template-columns:1fr 1fr}.estimator-teaser,.faq{border:0;background:#fff;border-radius:0;padding:24px 0}.estimator-teaser{padding:28px;background:#f2f7f9;border-radius:7px}.planning-section h2{font-size:31px;margin-bottom:20px}.estimator-teaser p{font-size:17px;line-height:1.5}.estimator-teaser form{margin-top:24px}.home-contact{padding-block:40px 55px;border-top:1px solid var(--line);gap:60px}.home-contact h2{font-size:37px;max-width:420px}.home-contact>div>p{max-width:420px;font-size:18px}.site-footer{background:#fff}.footer-main .brand{width:235px}.inner-heading{max-width:1100px}.inner-heading h1{font-size:clamp(40px,4.5vw,64px)}.inner-heading p{font-size:21px}.service-detail h2{font-size:38px}.service-detail p{font-size:18px}.scope-panel,.form-panel{background:#fff;border-radius:7px}.office-panel{background:#f4f7f2}.contact-tip{background:#f4f7f2;border-radius:6px}.article h1{font-family:'Public Sans',sans-serif;font-size:clamp(40px,4.5vw,60px)}.prose h2{font-family:'Public Sans',sans-serif;font-size:31px}.journal-card h2,.project-card h2{font-family:'Public Sans',sans-serif;font-size:28px}.cta-section h2{font-family:'Public Sans',sans-serif;font-size:38px}.auth-body{background:#f5f7f6}.auth-card{background:#fff}.admin-body{background:#f6f8f7}.admin-sidebar{background:#fff}
@media(max-width:1200px){.brand{width:210px}.site-header{gap:18px}.site-header nav{gap:18px}.home-hero{grid-template-columns:46% 54%}.hero-copy{padding-right:30px}.hero-copy h1{font-size:49px}.hero-photo{height:410px}.hero-intro{font-size:19px}.hero-actions .button{font-size:15px;padding-inline:14px}.service-photo img{height:200px}.section-heading{gap:40px}.questions-section{gap:34px}.question-points{gap:18px}.hero-benefits{gap:22px}.hero-benefits span:last-child{display:flex}}
@media(max-width:950px){.hero-copy h1{font-size:42px}.hero-benefits{gap:17px;font-size:13px}.hero-photo{height:420px}.section-heading h2{font-size:36px}.questions-section{grid-template-columns:38% 1fr}.questions-section h2{font-size:31px}.question-points{grid-template-columns:1fr;gap:13px}.question-points>div{display:grid;grid-template-columns:27px 1fr;gap:0 12px}.question-points .icon{grid-row:1/3;margin:0;width:24px;height:24px}.question-points p{grid-column:2;font-size:15px}.question-points h3{margin-bottom:3px}.service-teaser p{font-size:17px}.process-heading{display:block}.home-contact{gap:25px}}
@media(max-width:700px){.brand{width:170px}.site-header{min-height:88px;gap:8px}.site-header nav{background:#fff}.home-hero{display:flex;padding-top:34px;padding-bottom:30px;gap:28px}.hero-copy{padding:0}.hero-copy h1{font-size:42px;line-height:1.09;letter-spacing:-.025em}.hero-intro{font-size:18px;margin-top:20px}.hero-actions .button{font-size:15px;padding:13px 14px}.hero-benefits{grid-template-columns:repeat(3,1fr);margin-top:25px;padding-top:20px;font-size:13px;gap:15px}.hero-benefits span{gap:9px}.hero-photo{height:285px}.epc-statement>.container{text-align:left;padding-block:24px}.epc-statement h2{font-size:25px;line-height:1.3}.epc-statement p{margin-top:12px;font-size:16px}.solutions-section{padding-top:38px;padding-bottom:24px}.section-heading h2{font-size:35px}.section-heading p{font-size:18px}.service-grid{gap:34px}.service-photo{margin-bottom:18px}.service-photo img{height:220px}.service-teaser h3{font-size:26px}.service-teaser p{font-size:18px}.service-link{margin-top:15px}.questions-section{display:flex;gap:25px;margin-block:16px 34px}.questions-section>figure,.questions-section>figure img{height:230px}.questions-section h2{font-size:33px}.question-points{gap:23px;margin-top:25px}.question-points>div{grid-template-columns:30px 1fr;gap:4px 15px}.question-points h3{font-size:19px}.question-points p{font-size:17px}.process{padding:24px;margin-bottom:20px}.process h2{font-size:30px}.process-heading p{font-size:17px}.process li>span{width:34px;height:34px}.process li h3{font-size:20px}.planning-section{display:flex;flex-direction:column;gap:16px;margin-bottom:20px}.estimator-teaser{padding:24px}.faq{padding:20px 0}.planning-section h2{font-size:30px}.home-contact{padding-top:32px;gap:25px}.home-contact h2{font-size:35px}.home-contact>div>p{font-size:18px}.inner-heading h1{font-size:42px}.service-detail h2{font-size:34px}.cta-section h2{font-size:34px}.article h1{font-size:41px}.auth-card h1{font-family:'Public Sans',sans-serif;font-size:35px}}
@media(max-width:370px){.brand{width:146px}.hero-copy h1{font-size:37px}}
