:root{--ink: #231f20;--ink-soft: #4e4a4b;--paper: #ffffff;--paper-warm: #f7f5f1;--line: #d9d5cf;--line-dark: #6c6768;--blue: #1c75bc;--cyan: #00aeef;--red: #ea3e3a;--orange: #ef693d;--gold: #fcc60e;--serif: Georgia, "Times New Roman", serif;--sans: Arial, Helvetica, sans-serif;--max: 1180px;--gutter: clamp(20px, 4vw, 48px)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}button{cursor:pointer}main{overflow:hidden}.container{width:min(var(--max),calc(100% - (var(--gutter) * 2)));margin-inline:auto}.section{padding:clamp(72px,9vw,122px) 0}.editorial-muted{background:var(--paper-warm)}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--ink);font-family:var(--serif);font-weight:400;letter-spacing:-.025em;line-height:1.04}h1{font-size:clamp(3.5rem,8.2vw,7.35rem)}h2{font-size:clamp(2.4rem,5vw,4.55rem)}h3{font-size:clamp(1.55rem,2.4vw,2.2rem)}p{color:var(--ink-soft)}.kicker,.section-index,.eyebrow{margin-bottom:22px;color:var(--ink-soft);font-family:var(--sans);font-size:.72rem;font-weight:700;letter-spacing:.12em;line-height:1.2;text-transform:uppercase}.section-index.light{color:#ffffffad}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border:1px solid transparent;border-radius:2px;font-family:var(--sans);font-size:.82rem;font-weight:700;letter-spacing:.02em;transition:background .2s ease,border-color .2s ease,color .2s ease}.btn-small{min-height:42px;padding-inline:18px}.btn-primary{background:var(--ink);color:#fff;border-color:var(--ink)}.btn-primary:hover{background:var(--blue);border-color:var(--blue)}.btn-light{background:#fff;color:var(--ink);border-color:#fff}.btn-light:hover{background:transparent;color:#fff}.text-action,.arrow-link{display:inline-flex;align-items:center;gap:8px;color:var(--ink);font-size:.88rem;font-weight:700}.arrow-link{padding-bottom:4px;border-bottom:1px solid var(--ink)}.arrow-link:hover{color:var(--blue);border-color:var(--blue)}.arrow-link.strong{margin-top:18px}.site-header{position:relative;z-index:50;background:#fffffff7;border-bottom:1px solid var(--line)}.brand-rule{display:grid;grid-template-columns:2fr 1fr 1fr;height:3px}.brand-rule span:nth-child(1){background:linear-gradient(90deg,var(--cyan),var(--blue))}.brand-rule span:nth-child(2){background:linear-gradient(90deg,var(--red),var(--orange))}.brand-rule span:nth-child(3){background:linear-gradient(90deg,var(--orange),var(--gold))}.nav-shell{min-height:88px;display:grid;grid-template-columns:minmax(190px,250px) 1fr auto;align-items:center;gap:34px}.brand-link{display:inline-flex;width:fit-content}.header-logo{width:218px;height:auto}.desktop-nav{display:flex;justify-content:center;gap:clamp(20px,2.6vw,38px)}.desktop-nav a{position:relative;padding:33px 0 31px;color:#484445;font-size:.82rem;font-weight:700}.desktop-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:23px;height:1px;background:var(--ink);transition:right .2s ease}.desktop-nav a:hover:after,.desktop-nav a.active:after{right:0}.nav-actions{display:flex;align-items:center;gap:18px}.header-phone{display:inline-flex;align-items:center;gap:7px;font-size:.8rem;font-weight:700}.menu-toggle{display:none;width:42px;height:42px;padding:10px;border:0;background:transparent}.menu-toggle span{display:block;height:1px;background:var(--ink);margin:5px 0}.mobile-menu{display:none}.editorial-hero{padding:clamp(78px,9vw,128px) 0 42px;background:var(--paper-warm)}.hero-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,.7fr);gap:clamp(48px,8vw,110px);align-items:end}.hero-copy{max-width:850px}.hero-copy h1{max-width:820px;margin-bottom:34px}.hero-lead{max-width:690px;margin-bottom:34px;font-size:clamp(1.05rem,1.55vw,1.3rem);line-height:1.65}.hero-actions{display:flex;align-items:center;gap:26px;flex-wrap:wrap}.hero-aside{border-left:1px solid var(--line);padding-left:clamp(28px,4vw,54px);padding-bottom:8px}.hero-mark{width:104px;margin-bottom:40px}.hero-aside-copy p{margin:0;padding:14px 0;border-top:1px solid var(--line);color:var(--ink);font-size:.82rem}.hero-aside-copy p:last-child{border-bottom:1px solid var(--line)}.hero-wordmark-wrap{margin-top:clamp(70px,10vw,140px);padding-top:34px;border-top:1px solid var(--line)}.hero-wordmark{width:min(540px,82vw);opacity:.92}.intro-strip{padding-bottom:58px}.intro-strip-grid{display:grid;grid-template-columns:minmax(150px,.45fr) minmax(0,1.55fr);gap:clamp(38px,7vw,90px);align-items:start}.intro-strip-grid h2{max-width:850px;margin-bottom:28px}.intro-strip-grid>div>p{max-width:680px;font-size:1.05rem}.services-editorial{padding-bottom:clamp(72px,9vw,122px)}.service-list{border-top:1px solid var(--ink)}.service-row{display:grid;grid-template-columns:70px minmax(160px,.55fr) minmax(0,1.25fr) auto;gap:30px;align-items:start;padding:34px 0 36px;border-bottom:1px solid var(--line)}.service-number{color:#777071;font-size:.72rem;font-weight:700;letter-spacing:.12em}.service-title{position:relative;padding-left:20px}.service-title h3{margin:0;font-size:clamp(1.6rem,2.5vw,2.3rem)}.service-accent{position:absolute;left:0;top:5px;width:3px;height:36px;background:var(--blue)}.service-row.heat .service-accent,.service-detail.heat .service-accent{background:var(--red)}.service-row.cool .service-accent,.service-detail.cool .service-accent{background:var(--blue)}.service-row.energy .service-accent,.service-detail.energy .service-accent{background:var(--gold)}.service-row>p{max-width:570px;margin:0}.service-row .arrow-link{margin-top:2px;white-space:nowrap}.root-cause-section{border-top:1px solid var(--line)}.root-cause-grid{display:grid;grid-template-columns:1fr .8fr;gap:clamp(50px,8vw,110px)}.root-cause-heading h2{max-width:650px}.root-cause-copy{padding-top:38px}.root-cause-copy>p{max-width:570px;font-size:1.02rem}.symptom-list-home{grid-column:1 / -1;margin-top:42px;border-top:1px solid var(--ink)}.symptom-list-home>div{display:grid;grid-template-columns:85px 1fr;padding:24px 0;border-bottom:1px solid var(--line)}.symptom-list-home span{color:#777071;font-size:.72rem;font-weight:700;letter-spacing:.12em}.symptom-list-home p{margin:0;color:var(--ink);font-family:var(--serif);font-size:clamp(1.3rem,2vw,1.8rem)}.about-editorial-grid{display:grid;grid-template-columns:.65fr 1.35fr;gap:clamp(54px,9vw,120px);align-items:start}.about-brand-panel{border-top:1px solid var(--ink);padding-top:30px}.about-mark{width:128px;margin-bottom:60px}.about-brand-panel p{max-width:300px;font-size:.9rem}.about-copy h2{max-width:760px;margin-bottom:30px}.about-copy>p:not(.section-index){max-width:700px}.reviews-section{border-top:1px solid var(--line)}.reviews-editorial-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:clamp(50px,8vw,110px)}.reviews-intro h2{max-width:480px;margin-bottom:26px}.reviews-intro>p:not(.section-index){max-width:450px}.review-carousel{border-top:1px solid var(--ink)}.review-track{position:relative;min-height:330px}.review-slide{display:none;padding:34px 0 26px}.review-slide.active{display:block}.review-stars,.stars{color:var(--orange);font-size:.88rem;letter-spacing:.12em}.review-slide blockquote{margin:34px 0 46px;max-width:720px;color:var(--ink);font-family:var(--serif);font-size:clamp(1.8rem,3.35vw,3.25rem);line-height:1.18;letter-spacing:-.02em}.review-slide footer{display:flex;flex-direction:column;gap:3px}.review-slide footer strong{font-size:.88rem}.review-slide footer span{color:#777071;font-size:.75rem}.review-controls{display:flex;justify-content:space-between;align-items:center;padding-top:18px;border-top:1px solid var(--line)}.review-count{color:#777071;font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.review-controls>div{display:flex;gap:4px}.review-controls button{min-width:34px;padding:6px 5px;border:0;background:transparent;color:#8a8585;font-size:.68rem}.review-controls button.active{color:var(--ink);border-bottom:1px solid var(--ink)}.contact-band{background:var(--ink);color:#fff}.contact-band-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(50px,8vw,110px);align-items:start}.contact-band h2{color:#fff;max-width:500px}.contact-band-copy>p:not(.section-index){max-width:520px;color:#ffffffad}.contact-direct{margin-top:50px;border-top:1px solid rgba(255,255,255,.24)}.contact-direct a{display:grid;grid-template-columns:90px 1fr;padding:18px 0;border-bottom:1px solid rgba(255,255,255,.24)}.contact-direct span{color:#ffffff8f;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.contact-direct strong{color:#fff;font-size:.84rem;overflow-wrap:anywhere}.contact-band-form{background:#fff;color:var(--ink);padding:clamp(28px,4vw,48px)}.contact-form{display:grid;gap:20px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.contact-form label{display:grid;gap:8px;color:var(--ink);font-size:.75rem;font-weight:700}.contact-form label>span{color:var(--red)}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:0;border-bottom:1px solid #b9b4af;border-radius:0;outline:0;background:transparent;color:var(--ink);padding:12px 0 11px;font-size:.92rem}.contact-form textarea{border:1px solid #b9b4af;margin-top:2px;padding:14px;resize:vertical}.contact-form input:focus,.contact-form select:focus{border-color:var(--blue)}.contact-form textarea:focus{border-color:var(--blue)}.form-submit-row{display:flex;align-items:center;gap:22px;margin-top:6px}.form-note{margin:0;font-size:.78rem}.form-note a{border-bottom:1px solid var(--ink)}.editorial-page-hero{padding:clamp(80px,10vw,142px) 0 clamp(70px,8vw,110px);background:var(--paper-warm);border-bottom:1px solid var(--line)}.page-hero-grid{display:grid;grid-template-columns:minmax(150px,.42fr) minmax(0,1.58fr);gap:clamp(42px,7vw,94px)}.page-hero-grid h1{max-width:930px;font-size:clamp(3.4rem,7.1vw,6.6rem);margin-bottom:32px}.page-hero-grid>div>p{max-width:690px;font-size:1.06rem}.page-hero-grid .btn{margin-top:16px}.service-detail-stack{border-top:1px solid var(--ink)}.service-detail{padding:clamp(52px,7vw,88px) 0;border-bottom:1px solid var(--line)}.service-detail-head{display:grid;grid-template-columns:100px 1fr;gap:30px;margin-bottom:52px}.service-detail-number{color:#777071;font-size:.72rem;font-weight:700;letter-spacing:.12em}.service-detail-head>div{position:relative;padding-left:22px}.service-detail-head .service-accent{top:2px}.service-detail-head .kicker{margin-bottom:12px}.service-detail-head h2{max-width:750px;margin-bottom:0}.service-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(45px,8vw,100px);padding-left:130px}.service-description .lead{max-width:540px;color:var(--ink);font-family:var(--serif);font-size:clamp(1.3rem,2.2vw,1.85rem);line-height:1.45}.service-description h3,.service-scope h3{margin:36px 0 18px;font-size:1.25rem;font-family:var(--sans);font-weight:700;letter-spacing:0}.service-scope{padding-left:38px;border-left:1px solid var(--line)}.service-scope>p:not(.kicker){max-width:520px}.plain-list{margin:0;padding:0;list-style:none;border-top:1px solid var(--line)}.plain-list li{padding:12px 0;border-bottom:1px solid var(--line);color:var(--ink-soft);font-size:.9rem}.symptom-editorial-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(50px,9vw,120px)}.symptom-editorial-grid h2{max-width:540px}.symptom-editorial-grid>div:first-child>p:not(.section-index){max-width:510px}.symptom-editorial-grid .btn{margin-top:18px}.symptom-editorial-list{border-top:1px solid var(--ink)}.symptom-editorial-list>div{display:grid;grid-template-columns:58px 1fr;gap:18px;padding:20px 0;border-bottom:1px solid var(--line)}.symptom-editorial-list span{color:#777071;font-size:.7rem;letter-spacing:.1em}.symptom-editorial-list strong{font-family:var(--serif);font-size:1.22rem;font-weight:400}.owner-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:clamp(52px,8vw,110px)}.owner-placeholder{min-height:540px;display:flex;flex-direction:column;justify-content:space-between;padding:clamp(28px,4vw,48px);background:var(--paper-warm);border:1px solid var(--line)}.owner-mark{width:150px;opacity:.9}.owner-placeholder>div{border-top:1px solid var(--ink);padding-top:18px}.owner-placeholder span{display:block;margin-bottom:8px;color:#777071;font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.owner-placeholder strong{display:block;font-family:var(--serif);font-size:1.45rem;font-weight:400}.owner-placeholder p{margin:8px 0 0;font-size:.78rem}.owner-copy h2{margin-bottom:30px}.owner-copy>p:not(.section-index){max-width:680px}.values-editorial-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:clamp(50px,8vw,110px)}.values-editorial-grid h2{max-width:600px}.value-list{border-top:1px solid var(--ink)}.value-list article{display:grid;grid-template-columns:72px 1fr;gap:20px;padding:28px 0;border-bottom:1px solid var(--line)}.value-list article>span{color:#777071;font-size:.7rem;letter-spacing:.1em}.value-list h3{margin:0 0 8px;font-size:1.4rem}.value-list p{max-width:550px;margin:0}.credential-row{display:grid;grid-template-columns:repeat(4,1fr);margin-top:80px;border-top:1px solid var(--ink);border-bottom:1px solid var(--line)}.credential-row>div{min-height:145px;padding:26px 24px 24px 0;border-right:1px solid var(--line)}.credential-row>div:not(:first-child){padding-left:24px}.credential-row>div:last-child{border-right:0}.credential-row strong{display:block;margin-bottom:14px;font-family:var(--serif);font-size:2.25rem;font-weight:400}.credential-row span{color:var(--ink-soft);font-size:.78rem}.reviews-archive-head{display:grid;grid-template-columns:minmax(150px,.42fr) minmax(0,1.58fr);gap:clamp(42px,7vw,94px);margin-bottom:54px}.reviews-archive-head h2{margin-bottom:22px}.reviews-archive-head>div>p{max-width:650px}.review-list-editorial{border-top:1px solid var(--ink)}.review-list-editorial article{display:grid;grid-template-columns:95px 1fr;gap:28px;padding:38px 0 42px;border-bottom:1px solid var(--line)}.review-number{color:#777071;font-size:.7rem;font-weight:700;letter-spacing:.1em}.review-list-editorial blockquote{max-width:850px;margin:22px 0 30px;color:var(--ink);font-family:var(--serif);font-size:clamp(1.45rem,2.4vw,2.25rem);line-height:1.3}.review-list-editorial footer{display:flex;gap:16px;align-items:baseline}.review-list-editorial footer strong{font-size:.82rem}.review-list-editorial footer span{color:#777071;font-size:.74rem}.review-draft-note{display:flex;gap:12px;align-items:flex-start;margin-top:24px;color:var(--ink-soft);font-size:.78rem}.editorial-cta{display:flex;align-items:end;justify-content:space-between;gap:40px;padding:clamp(48px,7vw,86px);background:var(--ink)}.editorial-cta h2{max-width:700px;margin:0;color:#fff}.contact-page-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:clamp(52px,9vw,120px)}.contact-info-panel{padding-top:6px}.contact-info-panel h2{max-width:470px;margin-bottom:28px}.contact-info-panel>p:not(.section-index):not(.contact-trust-line){max-width:480px}.contact-methods{margin-top:48px;border-top:1px solid var(--ink)}.contact-methods>*{display:grid;grid-template-columns:100px 1fr;gap:18px;padding:18px 0;border-bottom:1px solid var(--line)}.contact-methods span{color:#777071;font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.contact-methods strong{font-size:.83rem;overflow-wrap:anywhere}.contact-trust-line{margin-top:28px;font-size:.78rem}.contact-form-card{border-top:1px solid var(--ink);padding-top:30px}.contact-form-card h2{margin-bottom:38px}.success-message{display:flex;gap:12px;align-items:center;margin-bottom:28px;padding:14px 0;border-top:1px solid var(--blue);border-bottom:1px solid var(--blue)}.success-message div{display:flex;flex-direction:column}.success-message span{color:var(--ink-soft);font-size:.8rem}.formspark-draft-warning{margin:30px 0 0;padding-top:18px;border-top:1px solid var(--line);font-size:.75rem}.formspark-draft-warning code{font-size:.72rem}.site-footer{background:#151314;color:#fff;padding:70px 0 30px}.footer-main{display:grid;grid-template-columns:1.25fr .55fr .9fr;gap:clamp(44px,7vw,90px);padding-bottom:60px}.footer-logo{width:230px;margin-bottom:26px;filter:brightness(0) invert(1);opacity:.95}.footer-brand p{max-width:390px;color:#fff9;font-size:.86rem}.footer-nav{display:grid;align-content:start;gap:10px}.footer-nav a,.footer-contact a,.footer-contact span{color:#ffffffc7;font-size:.82rem}.footer-nav a:hover,.footer-contact a:hover{color:#fff}.footer-contact{display:grid;align-content:start;gap:10px}.footer-contact a,.footer-contact span{overflow-wrap:anywhere}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:22px;border-top:1px solid rgba(255,255,255,.18);color:#ffffff73;font-size:.7rem}.mobile-callbar{display:none}@media(max-width:1040px){.nav-shell{grid-template-columns:210px 1fr auto}.header-phone{display:none}.desktop-nav{gap:20px}.hero-grid{grid-template-columns:1.45fr .55fr;gap:54px}.service-row{grid-template-columns:55px minmax(150px,.6fr) 1fr}.service-row .arrow-link{grid-column:3;width:fit-content}}@media(max-width:820px){body{padding-bottom:56px}.nav-shell{min-height:74px;grid-template-columns:1fr auto}.header-logo{width:190px}.desktop-nav,.desktop-cta{display:none}.menu-toggle{display:block}.mobile-menu{display:block;max-height:0;overflow:hidden;border-top:1px solid transparent;transition:max-height .25s ease}.mobile-menu.open{max-height:480px;border-color:var(--line)}.mobile-menu-inner{display:grid;gap:0;padding-top:10px;padding-bottom:24px}.mobile-menu-inner>a:not(.btn){padding:14px 0;border-bottom:1px solid var(--line);font-size:.9rem;font-weight:700}.mobile-menu .btn{margin-top:18px}.mobile-phone{display:flex!important;align-items:center;gap:8px}.hero-grid,.intro-strip-grid,.root-cause-grid,.about-editorial-grid,.reviews-editorial-grid,.contact-band-grid,.page-hero-grid,.symptom-editorial-grid,.owner-grid,.values-editorial-grid,.reviews-archive-head,.contact-page-grid{grid-template-columns:1fr}.hero-grid{gap:62px}.hero-aside{border-left:0;border-top:1px solid var(--line);padding:30px 0 0}.hero-mark{width:86px;margin-bottom:30px}.hero-wordmark-wrap{margin-top:76px}.intro-strip-grid,.page-hero-grid{gap:20px}.section-index{margin-bottom:12px}.service-row{grid-template-columns:45px 1fr;gap:18px}.service-row>p,.service-row .arrow-link{grid-column:2}.root-cause-grid{gap:28px}.root-cause-copy{padding-top:0}.symptom-list-home{margin-top:22px}.about-brand-panel{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.about-mark{width:90px;margin-bottom:0}.about-brand-panel p{margin:0}.reviews-editorial-grid,.contact-band-grid{gap:52px}.service-detail-head{grid-template-columns:58px 1fr;gap:16px}.service-detail-grid{grid-template-columns:1fr;gap:38px;padding-left:74px}.service-scope{padding:30px 0 0;border-left:0;border-top:1px solid var(--line)}.credential-row{grid-template-columns:1fr 1fr}.credential-row>div:nth-child(2){border-right:0}.credential-row>div:nth-child(3),.credential-row>div:nth-child(4){border-top:1px solid var(--line)}.owner-placeholder{min-height:420px}.editorial-cta{align-items:flex-start;flex-direction:column}.footer-main{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1 / -1}.mobile-callbar{position:fixed;z-index:60;left:0;right:0;bottom:0;height:56px;display:grid;grid-template-columns:1fr 1fr;background:#fff;border-top:1px solid var(--line)}.mobile-callbar a{display:flex;align-items:center;justify-content:center;font-size:.78rem;font-weight:700}.mobile-callbar a:last-child{background:var(--ink);color:#fff}}@media(max-width:560px){:root{--gutter: 20px}.section{padding:70px 0}h1{font-size:clamp(3.15rem,15vw,4.7rem)}h2{font-size:clamp(2.25rem,11vw,3.3rem)}.editorial-hero{padding-top:68px}.hero-actions{align-items:flex-start;flex-direction:column;gap:20px}.hero-wordmark{width:100%}.service-row{padding:28px 0 30px}.service-title{padding-left:16px}.service-title h3{font-size:1.65rem}.symptom-list-home>div{grid-template-columns:55px 1fr}.contact-direct a{grid-template-columns:72px 1fr}.form-row{grid-template-columns:1fr}.form-submit-row{align-items:flex-start;flex-direction:column}.page-hero-grid h1{font-size:clamp(3rem,14vw,4.3rem)}.service-detail-head{grid-template-columns:42px 1fr}.service-detail-grid{padding-left:0}.credential-row{grid-template-columns:1fr}.credential-row>div{border-right:0;border-top:1px solid var(--line);padding-left:0!important}.credential-row>div:first-child{border-top:0}.review-list-editorial article{grid-template-columns:42px 1fr;gap:12px}.review-list-editorial footer{align-items:flex-start;flex-direction:column;gap:2px}.footer-main{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column}}:root{--paper-warm: #ffffff;--charcoal: #2b292a;--serif: "EB Garamond", Georgia, "Times New Roman", serif}body{font-family:var(--serif);font-size:17.5px;line-height:1.62}.desktop-nav a,.header-phone,.mobile-menu-inner>a,.footer-nav,.footer-contact,.footer-bottom,.service-number,.service-detail-number,.review-number,.review-count,.review-slide footer,.review-list-editorial footer,.contact-direct,.contact-methods,.credential-row span,.value-list article>span,.symptom-editorial-list span,.owner-placeholder span,.form-note,.formspark-draft-warning{font-family:var(--sans)}.nav-shell{min-height:104px;grid-template-columns:minmax(150px,190px) 1fr auto}.brand-link{align-items:center;align-self:stretch;padding:12px 0}.header-logo{width:132px;height:auto}.desktop-nav a{padding:39px 0 37px}.desktop-nav a:after{bottom:29px}.editorial-hero,.editorial-page-hero,.owner-placeholder{background:var(--paper)}.editorial-hero{padding-bottom:clamp(76px,8vw,112px);border-bottom:1px solid var(--line)}.editorial-muted,.root-cause-section,.reviews-section{background:var(--charcoal);color:#fff;border-color:#ffffff29}.editorial-muted h1,.editorial-muted h2,.editorial-muted h3,.editorial-muted p,.editorial-muted strong,.root-cause-section h1,.root-cause-section h2,.root-cause-section h3,.root-cause-section p,.root-cause-section strong,.reviews-section h1,.reviews-section h2,.reviews-section h3,.reviews-section p,.reviews-section strong{color:#fff}.editorial-muted .section-index,.editorial-muted .kicker,.editorial-muted .eyebrow,.root-cause-section .section-index,.reviews-section .section-index{color:#ffffff9e}.editorial-muted .value-list,.editorial-muted .credential-row,.editorial-muted .symptom-editorial-list,.root-cause-section .symptom-list-home,.reviews-section .review-carousel{border-color:#ffffffb8}.editorial-muted .value-list article,.editorial-muted .credential-row,.editorial-muted .credential-row>div,.editorial-muted .symptom-editorial-list>div,.root-cause-section .symptom-list-home>div,.reviews-section .review-controls{border-color:#ffffff2e}.editorial-muted .value-list article>span,.editorial-muted .credential-row span,.editorial-muted .symptom-editorial-list span,.root-cause-section .symptom-list-home span,.reviews-section .review-slide footer span,.reviews-section .review-count{color:#ffffff8c}.editorial-muted .btn-primary{background:#fff;border-color:#fff;color:var(--ink)}.editorial-muted .btn-primary:hover{background:var(--blue);border-color:var(--blue);color:#fff}.root-cause-section .arrow-link,.reviews-section .arrow-link{color:#fff;border-color:#ffffffb3}.root-cause-section .arrow-link:hover,.reviews-section .arrow-link:hover{color:var(--cyan);border-color:var(--cyan)}.root-cause-section .symptom-list-home p,.reviews-section .review-slide blockquote{color:#fff}.reviews-section .review-controls button{color:#ffffff7a}.reviews-section .review-controls button.active{color:#fff;border-color:#fff}.contact-band{background:#fff;color:var(--ink);border-top:1px solid var(--line)}.contact-band h2{color:var(--ink)}.contact-band-copy>p:not(.section-index){color:var(--ink-soft)}.contact-band .section-index.light{color:var(--ink-soft)}.contact-direct{border-color:var(--ink)}.contact-direct a{border-color:var(--line)}.contact-direct span{color:#777071}.contact-direct strong{color:var(--ink)}.contact-band-form{border-top:1px solid var(--ink);padding:30px 0 0}p,.hero-lead,.service-row>p,.service-description,.service-scope>p,.owner-copy>p,.about-copy>p,.reviews-intro>p,.contact-band-copy>p,.page-hero-grid>div>p{font-family:var(--serif);font-size:1.04rem}.review-slide blockquote,.review-list-editorial blockquote{font-weight:400}@media(max-width:1040px){.nav-shell{grid-template-columns:145px 1fr auto}}@media(max-width:820px){.nav-shell{min-height:88px}.brand-link{padding:9px 0}.header-logo{width:112px}}:root{--brand-gradient: linear-gradient(90deg, var(--cyan) 0%, var(--blue) 28%, var(--red) 62%, var(--orange) 82%, var(--gold) 100%);--blue-deep: #155d99;--red-deep: #c53a36;--gold-deep: #9f7a00}.btn-primary{background:var(--blue);border-color:var(--blue);color:#fff}.btn-primary:hover{background:var(--ink);border-color:var(--ink)}.text-action:hover,.header-phone:hover,.footer-contact a:hover,.footer-nav a:hover{color:var(--blue)}.editorial-hero,.editorial-page-hero,.root-cause-section,.reviews-section,.editorial-muted,.editorial-cta,.site-footer{position:relative;isolation:isolate;overflow:hidden}.editorial-hero:before,.editorial-page-hero:before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(circle at 8% 18%,rgba(0,174,239,.22),transparent 26%),radial-gradient(circle at 24% 82%,rgba(28,117,188,.16),transparent 22%),radial-gradient(circle at 78% 14%,rgba(234,62,58,.15),transparent 26%),radial-gradient(circle at 94% 70%,rgba(239,105,61,.12),transparent 20%),linear-gradient(180deg,#fffffff5,#fff);filter:blur(2px)}.editorial-hero:after,.editorial-page-hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--brand-gradient);opacity:.8}.root-cause-section:before,.reviews-section:before,.editorial-muted:before,.editorial-cta:before,.site-footer:before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(circle at 10% 14%,rgba(0,174,239,.12),transparent 24%),radial-gradient(circle at 85% 18%,rgba(234,62,58,.1),transparent 22%),radial-gradient(circle at 92% 72%,rgba(252,198,14,.09),transparent 18%)}.service-list,.review-carousel,.contact-band-form,.contact-form-card,.contact-methods,.cta-panel,.editorial-cta{position:relative}.service-list:before,.review-carousel:before,.contact-band-form:before,.contact-form-card:before{content:"";position:absolute;left:0;right:0;top:0;height:2px;background:var(--brand-gradient);opacity:.72}.service-list,.review-carousel,.contact-band-form,.contact-form-card{border-top-color:transparent}.contact-band-form,.contact-form-card{padding-top:32px}.service-accent{width:4px;border-radius:999px;background:linear-gradient(180deg,var(--cyan),var(--blue))}.service-row.cool .service-accent,.service-detail.cool .service-accent{background:linear-gradient(180deg,var(--cyan),var(--blue))}.service-row.heat .service-accent,.service-detail.heat .service-accent{background:linear-gradient(180deg,var(--red),var(--orange))}.service-row.energy .service-accent,.service-detail.energy .service-accent{background:linear-gradient(180deg,var(--gold),var(--orange))}.service-row.cool .service-number,.service-detail.cool .service-detail-number,.service-row.cool .service-title h3,.service-detail.cool .kicker,.service-detail.cool h2{color:var(--blue-deep)}.service-row.heat .service-number,.service-detail.heat .service-detail-number,.service-row.heat .service-title h3,.service-detail.heat .kicker,.service-detail.heat h2{color:var(--red-deep)}.service-row.energy .service-number,.service-detail.energy .service-detail-number,.service-row.energy .service-title h3,.service-detail.energy .kicker,.service-detail.energy h2{color:var(--gold-deep)}.review-stars,.stars{color:var(--gold)}.review-slide blockquote,.review-list-editorial blockquote{position:relative}.review-slide blockquote:before,.review-list-editorial blockquote:before{content:"";display:block;width:44px;height:2px;margin-bottom:24px;background:var(--brand-gradient);opacity:.9}.contact-direct a:first-child strong,.contact-methods a:first-child strong{color:var(--blue-deep)}.contact-direct a:last-child strong,.contact-methods a:nth-child(2) strong{color:var(--red-deep)}.success-message{border-top:2px solid transparent;border-bottom:0;padding-top:18px;background:linear-gradient(#fff,#fff) padding-box,var(--brand-gradient) border-box}.site-footer{border-top:1px solid rgba(255,255,255,.12)}@media(max-width:820px){.editorial-hero:before,.editorial-page-hero:before{background:radial-gradient(circle at 14% 14%,rgba(0,174,239,.18),transparent 24%),radial-gradient(circle at 82% 10%,rgba(234,62,58,.14),transparent 22%),radial-gradient(circle at 88% 78%,rgba(239,105,61,.1),transparent 18%),linear-gradient(180deg,#fffffff7,#fff)}.review-slide blockquote:before,.review-list-editorial blockquote:before{margin-bottom:18px}}.review-carousel{--review-track-height: 470px}.review-track{height:var(--review-track-height);min-height:0;overflow:hidden}.review-slide{position:absolute;top:0;left:0;right:0;display:block;visibility:hidden;opacity:0;transform:translate3d(22px,0,0);pointer-events:none;transition:opacity .42s ease,transform .58s cubic-bezier(.2,.75,.25,1),visibility .42s}.review-slide.active{visibility:visible;opacity:1;transform:translateZ(0);pointer-events:auto}.reveal-ready [data-reveal]{--reveal-delay: 0ms;opacity:0;will-change:transform,opacity,clip-path;transition-property:opacity,transform,clip-path,filter;transition-duration:.78s;transition-delay:var(--reveal-delay);transition-timing-function:cubic-bezier(.18,.72,.22,1)}.reveal-ready [data-reveal=rise]{transform:translate3d(0,34px,0)}.reveal-ready [data-reveal=slide-right]{transform:translate3d(-42px,0,0)}.reveal-ready [data-reveal=slide-left]{transform:translate3d(42px,0,0)}.reveal-ready [data-reveal=pop]{transform:translate3d(0,18px,0) scale(.93)}.reveal-ready [data-reveal=scale]{transform:translate3d(0,24px,0) scale(.965)}.reveal-ready [data-reveal=tilt]{transform:translate3d(-22px,30px,0) rotate(-1.4deg) scale(.97)}.reveal-ready [data-reveal=wipe]{transform:translate3d(0,12px,0);clip-path:inset(0 100% 0 0)}.reveal-ready [data-reveal=headline]{transform:translate3d(0,42px,0) skewY(1.2deg);clip-path:inset(0 0 100% 0)}.reveal-ready [data-reveal=clip]{clip-path:inset(0 100% 0 0);transform:translate3d(-18px,0,0)}.reveal-ready [data-reveal=line]{transform:translate3d(-26px,0,0);filter:blur(1.5px)}.reveal-ready [data-reveal=review]{transform:translate3d(0,34px,0);clip-path:inset(0 0 22% 0)}.reveal-ready [data-reveal].is-visible{opacity:1;transform:none;clip-path:inset(0 0 0 0);filter:none}@media(max-width:820px){:root{--gutter: 24px}body{font-size:17px;padding-bottom:calc(58px + env(safe-area-inset-bottom))}.section{padding:64px 0}.brand-rule{height:2px}.nav-shell{min-height:82px}.brand-link{padding:8px 0}.header-logo{width:104px}.menu-toggle{width:48px;height:48px;padding:12px;margin-right:-8px;touch-action:manipulation}.menu-toggle span{margin:6px 0}.mobile-menu-inner{padding-top:6px;padding-bottom:24px}.mobile-menu-inner>a:not(.btn){min-height:50px;display:flex;align-items:center;padding:12px 0}.mobile-menu .btn{min-height:50px}.editorial-hero{padding:62px 0 58px}.hero-grid{gap:38px}.hero-copy h1{margin-bottom:24px}.hero-lead{margin-bottom:28px;line-height:1.52}.hero-aside{display:grid;grid-template-columns:72px 1fr;gap:24px;align-items:start;padding-top:28px}.hero-mark{width:72px;margin:2px 0 0}.hero-aside-copy p{padding:11px 0;font-size:.75rem;line-height:1.45}.intro-strip{padding-top:62px;padding-bottom:38px}.intro-strip-grid{gap:14px}.services-editorial{padding-bottom:64px}.service-row{padding:28px 0 30px}.service-row>p{line-height:1.5}.service-row .arrow-link{margin-top:2px}.root-cause-grid{gap:24px}.root-cause-copy>p{line-height:1.5}.symptom-list-home{margin-top:16px}.symptom-list-home>div{padding:18px 0}.about-editorial-grid{gap:36px}.about-brand-panel{padding-top:24px}.about-mark{width:78px}.about-copy h2{margin-bottom:22px}.reviews-editorial-grid{gap:36px}.reviews-intro h2{margin-bottom:20px}.review-slide{padding-top:28px}.review-slide blockquote{margin:26px 0 34px;max-width:none;font-size:clamp(1.65rem,6vw,2.45rem);line-height:1.2}.review-controls{gap:14px}.review-controls>div{max-width:65%;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.review-controls>div::-webkit-scrollbar{display:none}.review-controls button{min-width:32px;min-height:38px}.contact-band-grid{gap:38px}.contact-direct{margin-top:32px}.contact-band-form{padding-top:28px}.contact-form{gap:18px}.contact-form input,.contact-form select{min-height:48px;font-size:16px}.contact-form textarea{min-height:132px;font-size:16px}.contact-form label{font-size:.78rem}.editorial-page-hero{padding:62px 0 60px}.page-hero-grid{gap:14px}.page-hero-grid h1{margin-bottom:24px}.service-detail{padding:52px 0}.service-detail-head{margin-bottom:34px}.service-detail-grid{gap:28px}.service-description h3,.service-scope h3{margin-top:28px}.service-scope{padding-top:24px}.plain-list li{padding:13px 0}.symptom-editorial-grid{gap:40px}.symptom-editorial-list>div{padding:17px 0}.owner-grid{gap:36px}.owner-placeholder{min-height:340px;padding:28px}.owner-mark{width:104px}.owner-copy h2{margin-bottom:22px}.values-editorial-grid{gap:38px}.value-list article{padding:22px 0}.credential-row{margin-top:54px}.credential-row>div{min-height:124px}.reviews-archive-head{margin-bottom:34px}.review-list-editorial article{padding:30px 0 34px}.review-list-editorial blockquote{margin:18px 0 24px}.editorial-cta{padding:42px 34px}.contact-page-grid{gap:42px}.contact-methods{margin-top:34px}.contact-methods>*{min-height:56px;align-items:center}.site-footer{padding:58px 0 26px}.footer-main{gap:36px;padding-bottom:42px}.footer-logo{width:190px}.mobile-callbar{height:calc(58px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom)}.mobile-callbar a{min-height:58px;font-size:.8rem;touch-action:manipulation}}@media(max-width:640px){.form-row{grid-template-columns:1fr;gap:18px}}@media(max-width:560px){:root{--gutter: 18px}body{font-size:16.5px}.section{padding:56px 0}h1{font-size:clamp(3rem,14.5vw,4.15rem);line-height:.98}h2{font-size:clamp(2.15rem,10.5vw,3.05rem);line-height:1.02}h3{line-height:1.08}.kicker,.section-index,.eyebrow{margin-bottom:14px}.nav-shell{min-height:76px}.header-logo{width:96px}.mobile-menu-inner{padding-bottom:20px}.editorial-hero{padding:52px 0 50px}.hero-grid{gap:32px}.hero-copy h1{margin-bottom:20px}.hero-lead{font-size:1.03rem;margin-bottom:24px}.hero-actions{width:100%;gap:16px}.hero-actions .btn{width:100%;min-height:50px}.hero-actions .text-action{width:100%;justify-content:center;min-height:42px}.hero-aside{grid-template-columns:56px 1fr;gap:18px;padding-top:22px}.hero-mark{width:56px}.hero-aside-copy p{padding:9px 0}.intro-strip{padding-top:52px;padding-bottom:30px}.intro-strip-grid>div>p{font-size:1rem}.services-editorial{padding-bottom:56px}.service-row{grid-template-columns:34px 1fr;gap:14px;padding:24px 0 26px}.service-row>p,.service-row .arrow-link{grid-column:2}.service-title{padding-left:14px}.service-title h3{font-size:1.58rem}.service-number{padding-top:4px}.service-accent{height:32px}.symptom-list-home>div{grid-template-columns:42px 1fr;gap:10px;padding:16px 0}.symptom-list-home p{font-size:1.28rem}.about-brand-panel{align-items:center}.about-brand-panel p{max-width:210px;font-size:.82rem}.review-slide blockquote{font-size:clamp(1.52rem,7.1vw,2rem);margin:22px 0 30px}.review-slide blockquote:before{margin-bottom:16px}.review-controls{align-items:flex-start;flex-direction:column;padding-top:14px}.review-controls>div{width:100%;max-width:100%}.review-controls button{min-width:36px}.contact-direct a{grid-template-columns:66px minmax(0,1fr);gap:10px}.contact-band-form{padding-top:24px}.form-submit-row{width:100%;gap:14px}.form-submit-row .btn{width:100%;min-height:50px}.editorial-page-hero{padding:52px 0}.page-hero-grid h1{font-size:clamp(2.85rem,13vw,3.75rem);margin-bottom:20px}.page-hero-grid>div>p{font-size:1rem}.page-hero-grid .btn{width:100%;min-height:50px}.service-detail{padding:44px 0}.service-detail-head{grid-template-columns:34px 1fr;gap:10px;margin-bottom:28px}.service-detail-head>div{padding-left:14px}.service-detail-grid{padding-left:0}.service-description .lead{font-size:1.24rem}.service-scope{padding-left:0}.symptom-editorial-grid .btn{width:100%;min-height:50px}.symptom-editorial-list>div{grid-template-columns:42px 1fr;gap:10px}.owner-placeholder{min-height:300px;padding:24px}.owner-mark{width:90px}.value-list article{grid-template-columns:44px 1fr;gap:10px}.credential-row>div{min-height:0;padding:20px 0!important}.credential-row strong{margin-bottom:6px;font-size:2rem}.reviews-archive-head{gap:12px}.review-list-editorial article{grid-template-columns:34px 1fr;gap:8px;padding:26px 0 30px}.review-list-editorial blockquote{font-size:1.42rem;line-height:1.28}.editorial-cta{padding:34px 24px;gap:26px}.editorial-cta .btn{width:100%;min-height:50px}.contact-methods>*{grid-template-columns:76px minmax(0,1fr);gap:10px}.contact-form-card h2{margin-bottom:28px}.footer-main{grid-template-columns:1fr;gap:28px}.footer-brand{grid-column:auto}.footer-logo{width:172px}.footer-nav{grid-template-columns:1fr 1fr;gap:8px 20px}.footer-nav a,.footer-contact a,.footer-contact span{min-height:36px;display:flex;align-items:center}.footer-bottom{padding-top:18px;gap:6px}.reveal-ready [data-reveal=slide-right]{transform:translate3d(-24px,0,0)}.reveal-ready [data-reveal=slide-left]{transform:translate3d(24px,0,0)}.reveal-ready [data-reveal=rise],.reveal-ready [data-reveal=headline],.reveal-ready [data-reveal=review]{transform:translate3d(0,24px,0)}}.service-description h3,.service-scope h3{font-family:var(--serif);font-size:clamp(1.38rem,1.7vw,1.65rem);font-weight:500;letter-spacing:-.012em;line-height:1.16}.plain-list{font-family:var(--serif)}.plain-list li{font-family:var(--serif);font-size:1rem;line-height:1.45}.service-detail-number,.service-number,.value-list article>span,.symptom-editorial-list span,.review-number{font-family:var(--sans)}#energy,#reviews{scroll-margin-top:118px}.btn:focus-visible,.arrow-link:focus-visible,.text-action:focus-visible,.desktop-nav a:focus-visible,.header-phone:focus-visible,.footer-nav a:focus-visible,.footer-contact a:focus-visible,.review-controls button:focus-visible,.menu-toggle:focus-visible{outline:2px solid var(--blue);outline-offset:4px}.reveal-ready [data-reveal].is-visible{will-change:auto}@media(max-width:560px){.service-description h3,.service-scope h3{font-size:1.38rem}.plain-list li{font-size:.98rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.review-slide{transition:none;transform:none}.reveal-ready [data-reveal],.reveal-ready [data-reveal].is-visible{opacity:1;transform:none;clip-path:none;filter:none;transition:none}}:root{--display: "Barlow Condensed", "Arial Narrow", Arial, sans-serif}h1,h2,h3{font-family:var(--display);font-weight:700;letter-spacing:-.018em;line-height:.98}h1,.hero-copy h1,.page-hero-grid h1{font-weight:800;letter-spacing:-.028em;line-height:.9}.hero-copy h1{max-width:900px}.hero-lead,.page-hero-grid>div>p,.intro-strip-grid>div>p,.root-cause-copy>p,.about-copy>p,.reviews-intro>p,.owner-copy>p,.contact-band-copy>p{font-family:var(--serif)}.services-brand-section{padding:0 0 clamp(82px,9vw,122px);background:var(--paper)}.service-brand-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border:1px solid var(--ink);overflow:hidden}.service-brand-card{position:relative;min-height:500px;display:flex;flex-direction:column;padding:clamp(30px,3.2vw,44px);overflow:hidden;isolation:isolate}.service-brand-card+.service-brand-card{border-left:1px solid rgba(35,31,32,.45)}.service-brand-card.cool{color:#fff;background:radial-gradient(circle at 18% 8%,rgba(255,255,255,.18),transparent 34%),linear-gradient(145deg,#00aeef,#1c75bc)}.service-brand-card.heat{color:#fff;background:radial-gradient(circle at 16% 8%,rgba(255,255,255,.14),transparent 32%),linear-gradient(145deg,#ea3e3a,#ef693d)}.service-brand-card.energy{color:var(--ink);background:radial-gradient(circle at 18% 8%,rgba(255,255,255,.28),transparent 32%),linear-gradient(145deg,#fcc60e 0% 64%,#f89939)}.service-brand-card-top{min-height:118px;display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.service-brand-number{font-family:var(--display);font-size:.95rem;font-weight:700;letter-spacing:.1em;line-height:1;opacity:.72}.service-brand-icon{width:clamp(74px,7vw,104px);height:104px;object-fit:contain;object-position:top right;transition:transform .55s cubic-bezier(.2,.8,.2,1),opacity .3s ease}.service-brand-card.cool .service-brand-icon,.service-brand-card.heat .service-brand-icon{filter:brightness(0) invert(1);opacity:.94}.service-brand-card.energy .service-brand-icon{filter:brightness(0);opacity:.82}.service-brand-card-copy{margin-top:auto;padding-top:56px}.service-brand-kicker{margin-bottom:10px;color:inherit;font-family:var(--sans);font-size:.72rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase;opacity:.78}.service-brand-card h3{max-width:280px;margin-bottom:20px;color:inherit;font-size:clamp(2.35rem,3.25vw,3.35rem);font-weight:800;letter-spacing:-.018em;line-height:.94}.service-brand-card-copy>p:not(.service-brand-kicker){max-width:390px;margin-bottom:30px;color:inherit;font-family:var(--serif);font-size:1rem;line-height:1.48;opacity:.9}.service-brand-link{width:fit-content;display:inline-flex;align-items:center;gap:10px;margin-top:4px;padding-bottom:5px;border-bottom:1px solid currentColor;color:inherit;font-family:var(--sans);font-size:.78rem;font-weight:700;letter-spacing:.02em}.service-brand-link svg{transition:transform .2s ease}.service-brand-link:hover svg{transform:translate(4px)}.service-brand-card:hover .service-brand-icon{transform:translate3d(0,-5px,0) rotate(-4deg) scale(1.04)}.service-brand-card.heat:hover .service-brand-icon{transform:translate3d(0,-5px,0) rotate(4deg) scale(1.04)}.service-brand-card.energy:hover .service-brand-icon{transform:translate3d(0,-5px,0) rotate(3deg) scale(1.04)}.service-feature-section{padding:clamp(74px,8vw,110px) 0 clamp(88px,9vw,126px);background:#fff}.service-feature-stack{display:grid;gap:clamp(28px,4vw,44px)}.service-feature{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);border:1px solid var(--ink);background:#fff;scroll-margin-top:118px;overflow:hidden}.service-feature-band{position:relative;min-height:500px;display:flex;flex-direction:column;padding:clamp(34px,4vw,52px);overflow:hidden;isolation:isolate}.service-feature.cool .service-feature-band{color:#fff;background:radial-gradient(circle at 18% 8%,rgba(255,255,255,.18),transparent 32%),linear-gradient(145deg,#00aeef,#1c75bc)}.service-feature.heat .service-feature-band{color:#fff;background:radial-gradient(circle at 18% 8%,rgba(255,255,255,.14),transparent 32%),linear-gradient(145deg,#ea3e3a,#ef693d)}.service-feature.energy .service-feature-band{color:var(--ink);background:radial-gradient(circle at 18% 8%,rgba(255,255,255,.28),transparent 32%),linear-gradient(145deg,#fcc60e 0% 64%,#f89939)}.service-feature-meta{display:flex;justify-content:space-between;gap:20px;font-family:var(--sans);font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;opacity:.78}.service-feature-icon{width:clamp(92px,9vw,132px);height:150px;margin:clamp(48px,6vw,82px) 0 40px auto;object-fit:contain;object-position:right center;transition:transform .7s cubic-bezier(.2,.8,.2,1),opacity .35s ease}.service-feature.cool .service-feature-icon,.service-feature.heat .service-feature-icon{filter:brightness(0) invert(1);opacity:.94}.service-feature.energy .service-feature-icon{filter:brightness(0);opacity:.82}.service-feature-band h2{max-width:360px;margin:auto 0 0;color:inherit;font-size:clamp(2.65rem,4vw,4rem);font-weight:800;letter-spacing:-.02em;line-height:.93}.service-feature-content{display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,.88fr);gap:clamp(36px,5vw,70px);padding:clamp(42px,5.2vw,70px);align-content:center}.service-feature-copy,.service-feature-scope{min-width:0}.service-feature-lead{margin-bottom:42px;color:var(--ink);font-family:var(--serif);font-size:clamp(1.3rem,1.8vw,1.55rem);line-height:1.42}.service-feature-content h3{margin:0 0 16px;color:var(--ink);font-family:var(--display);font-size:clamp(1.55rem,2vw,1.9rem);font-weight:700;letter-spacing:-.01em;line-height:1}.service-feature-scope{padding-left:clamp(28px,3vw,44px);border-left:1px solid var(--line)}.service-feature-scope>p:not(.kicker){font-family:var(--serif);font-size:1.02rem;line-height:1.5}.service-feature-content .plain-list{margin-top:10px}.service-feature-content .plain-list li{padding:13px 0}.service-feature.is-visible .service-feature-icon{animation:service-mark-in .75s .18s cubic-bezier(.2,.8,.2,1) both}@keyframes service-mark-in{0%{opacity:0;transform:translate3d(18px,16px,0) rotate(8deg) scale(.8)}to{opacity:.94;transform:translateZ(0) rotate(0) scale(1)}}.service-feature.energy.is-visible .service-feature-icon{animation-name:service-mark-in-energy}@keyframes service-mark-in-energy{0%{opacity:0;transform:translate3d(14px,18px,0) rotate(-7deg) scale(.82)}to{opacity:.82;transform:translateZ(0) rotate(0) scale(1)}}.root-cause-heading h2,.about-copy h2,.reviews-intro h2,.contact-band h2,.values-editorial-grid h2,.reviews-archive h2,.contact-page-section h2,.owner-copy h2,.editorial-cta h2,.symptom-section h2,.service-description h3,.service-scope h3{font-family:var(--display);font-weight:700}@media(max-width:980px){.service-brand-card{min-height:470px;padding:30px}.service-brand-card h3{font-size:clamp(2.1rem,4vw,2.75rem)}.service-feature{grid-template-columns:minmax(250px,.68fr) minmax(0,1.32fr)}.service-feature-content{grid-template-columns:1fr;gap:34px;padding:42px}.service-feature-scope{padding:30px 0 0;border-left:0;border-top:1px solid var(--line)}}@media(max-width:820px){h1,.hero-copy h1,.page-hero-grid h1{line-height:.92}.service-brand-grid{grid-template-columns:1fr}.service-brand-card{min-height:390px}.service-brand-card+.service-brand-card{border-left:0;border-top:1px solid rgba(35,31,32,.42)}.service-brand-card-top{min-height:90px}.service-brand-card-copy{padding-top:34px}.service-brand-card h3{max-width:430px}.service-feature{grid-template-columns:1fr}.service-feature-band{min-height:350px}.service-feature-icon{width:92px;height:110px;margin:38px 0 30px auto}.service-feature-band h2{max-width:520px}.service-feature-content{padding:38px 32px}}@media(max-width:560px){.hero-copy h1,.page-hero-grid h1{font-size:clamp(3.3rem,17vw,4.65rem);letter-spacing:-.024em}h2{font-size:clamp(2.45rem,12vw,3.35rem)}.services-brand-section{padding-bottom:56px}.service-brand-grid{width:calc(100% + 0px)}.service-brand-card{min-height:360px;padding:26px 24px 28px}.service-brand-icon{width:72px;height:78px}.service-brand-card-copy{padding-top:24px}.service-brand-card h3{max-width:300px;margin-bottom:14px;font-size:2.45rem}.service-brand-card-copy>p:not(.service-brand-kicker){margin-bottom:22px;font-size:.98rem}.service-feature-section{padding:54px 0 64px}.service-feature-stack{gap:24px}.service-feature-band{min-height:305px;padding:28px 24px}.service-feature-icon{width:78px;height:92px;margin:30px 0 24px auto}.service-feature-band h2{font-size:2.7rem}.service-feature-content{padding:30px 24px 34px;gap:28px}.service-feature-lead{margin-bottom:30px;font-size:1.2rem}.service-feature-content h3{font-size:1.55rem}.service-feature-scope{padding-top:26px}}@media(prefers-reduced-motion:reduce){.service-brand-icon,.service-feature-icon{transition:none;animation:none!important;transform:none!important}}.editorial-hero:before,.editorial-page-hero:before{inset:-10% -5%;background:radial-gradient(ellipse at 2% 18%,rgba(0,174,239,.58) 0%,rgba(0,174,239,.28) 22%,transparent 47%),radial-gradient(ellipse at 30% 94%,rgba(28,117,188,.34) 0%,transparent 42%),radial-gradient(ellipse at 82% 6%,rgba(234,62,58,.46) 0%,rgba(234,62,58,.2) 25%,transparent 49%),radial-gradient(ellipse at 100% 68%,rgba(239,105,61,.34) 0%,rgba(252,198,14,.2) 30%,transparent 54%),linear-gradient(100deg,#00aeef17,#ffffffb8 38%,#ffffffbd 57%,#ea3e3a14),#fff;filter:blur(10px) saturate(1.12);transform:scale(1.03)}.hero-copy h1,.page-hero-grid h1{padding-bottom:.09em}.reveal-ready [data-reveal=headline].is-visible{clip-path:none}@media(max-width:820px){.nav-shell{grid-template-columns:minmax(0,1fr) auto}.nav-actions{grid-column:2;justify-self:end;margin-left:auto}.menu-toggle{justify-self:end;margin-left:auto;margin-right:-8px}body{padding-bottom:0}.mobile-callbar{display:none!important}.editorial-hero:before,.editorial-page-hero:before{inset:-8%;background:radial-gradient(ellipse at 0% 12%,rgba(0,174,239,.48) 0%,rgba(28,117,188,.2) 28%,transparent 52%),radial-gradient(ellipse at 100% 10%,rgba(234,62,58,.38) 0%,rgba(239,105,61,.18) 28%,transparent 50%),radial-gradient(ellipse at 94% 88%,rgba(252,198,14,.2) 0%,transparent 38%),linear-gradient(180deg,#ffffffc7,#ffffffeb 58%,#fff);filter:blur(8px) saturate(1.08)}}.form-error-message{display:flex;gap:12px;align-items:flex-start;margin-bottom:28px;padding:16px 18px;border-left:3px solid var(--red);background:#ea3e3a12}.form-error-message div{display:flex;flex-direction:column;gap:2px}.form-error-message strong{font-family:var(--sans);font-size:.82rem}.form-error-message span{color:var(--ink-soft);font-size:.84rem}.thank-you-page{position:relative;min-height:calc(100vh - 104px);display:flex;flex-direction:column;justify-content:center;overflow:hidden;background:radial-gradient(circle at 8% 18%,rgba(0,174,239,.18),transparent 28%),radial-gradient(circle at 88% 16%,rgba(234,62,58,.12),transparent 26%),radial-gradient(circle at 92% 82%,rgba(252,198,14,.12),transparent 22%),#fff}.thank-you-shell{display:grid;grid-template-columns:150px minmax(0,1.25fr) minmax(260px,.65fr);gap:clamp(36px,6vw,84px);align-items:center;padding-top:clamp(72px,9vw,120px);padding-bottom:clamp(72px,9vw,120px)}.thank-you-brand{align-self:start;padding-top:8px}.thank-you-logo{width:104px;height:auto}.thank-you-copy{max-width:760px}.thank-you-check{width:58px;height:58px;display:grid;place-items:center;margin-bottom:28px;border:1px solid var(--ink);background:#fff;color:var(--blue)}.thank-you-copy h1{max-width:720px;margin-bottom:30px;font-size:clamp(4rem,8vw,7.2rem)}.thank-you-lead{max-width:680px;margin-bottom:0;font-family:var(--serif);font-size:clamp(1.08rem,1.6vw,1.28rem);line-height:1.58}.thank-you-actions{display:flex;align-items:center;gap:26px;flex-wrap:wrap;margin-top:36px}.thank-you-next{align-self:stretch;display:flex;flex-direction:column;justify-content:center;padding-left:clamp(26px,4vw,48px);border-left:1px solid var(--line)}.thank-you-next>p:not(.section-index){font-family:var(--serif);font-size:1.02rem}.thank-you-contact-line{display:grid;gap:6px;margin-top:28px;padding-top:20px;border-top:1px solid var(--ink);font-family:var(--sans)}.thank-you-contact-line span{color:var(--ink-soft);font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.thank-you-contact-line a{width:fit-content;color:var(--blue-deep);font-size:.92rem;font-weight:700}.thank-you-service-rule{display:grid;grid-template-columns:repeat(3,1fr);min-height:48px;font-family:var(--sans);font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.thank-you-service-rule span{display:flex;align-items:center;justify-content:center;padding:12px 20px}.thank-you-service-rule span:nth-child(1){background:linear-gradient(90deg,var(--cyan),var(--blue));color:#fff}.thank-you-service-rule span:nth-child(2){background:linear-gradient(90deg,var(--red),var(--orange));color:#fff}.thank-you-service-rule span:nth-child(3){background:linear-gradient(90deg,var(--gold),#f89939);color:var(--ink)}@media(max-width:900px){.thank-you-shell{grid-template-columns:100px minmax(0,1fr)}.thank-you-next{grid-column:2;padding:26px 0 0;border-left:0;border-top:1px solid var(--line)}}@media(max-width:560px){.thank-you-page{min-height:auto}.thank-you-shell{grid-template-columns:1fr;gap:28px;padding-top:54px;padding-bottom:54px}.thank-you-brand{display:none}.thank-you-next{grid-column:auto}.thank-you-copy h1{font-size:clamp(3.45rem,18vw,5rem)}.thank-you-actions{align-items:flex-start;flex-direction:column;gap:18px}.thank-you-actions .btn{width:100%}.thank-you-service-rule{font-size:.62rem}.thank-you-service-rule span{padding-inline:8px}}
