.equipment-strip{display:flex;gap:14px;overflow-x:auto;overscroll-behavior-x:contain;padding:5px 0 20px;scrollbar-color:#17655f #e7eee4}.equipment-brand{flex:0 0 170px;padding:28px 20px;background:white;border:1px solid var(--line);border-radius:6px;text-align:center;font-size:1.2rem;font-weight:600}.scroll-controls{display:flex;gap:10px}.scroll-controls button{border:1px solid var(--line);background:white;border-radius:50%;width:46px;height:46px;color:var(--ink);font-size:1.3rem;cursor:pointer}.equipment .micro{margin-top:20px}.brand-grid{grid-template-columns:repeat(5,1fr)}@media(max-width:700px){.brand-grid{grid-template-columns:repeat(2,1fr)}.scroll-controls{margin-top:20px}}
:root{--ink:#173b40;--muted:#53696a;--teal:#17655f;--lime:#dcebbb;--paper:#f8f9f5;--line:#dbe3df;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:auto}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.65}a{color:inherit}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.1;letter-spacing:-.045em}h1{font-size:clamp(2.8rem,5.5vw,5.6rem);font-weight:500;margin-bottom:26px}h2{font-size:clamp(2rem,3.5vw,3.4rem);font-weight:500}h3{font-size:1.45rem;font-weight:600}p{color:var(--muted)}.wrap{max-width:1240px;margin:auto;padding:0 36px}.topline{background:var(--ink);color:white;font-size:.76rem;letter-spacing:.06em;padding:9px 0}.topline .wrap{display:flex;justify-content:space-between}.site-header{background:var(--paper);border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:22px;min-height:100px}.brand{text-decoration:none;font-size:1.13rem;font-weight:700;line-height:1.12;letter-spacing:-.04em;max-width:190px}.brand small{display:block;font-size:.61rem;letter-spacing:.19em;text-transform:uppercase;font-weight:500;margin-top:8px}nav{display:flex;align-items:center;gap:25px;font-size:.86rem}nav a{text-decoration:none}nav a:hover,.footer a:hover{text-decoration:underline}.button{display:inline-flex;justify-content:center;align-items:center;gap:22px;padding:16px 23px;border-radius:5px;background:var(--teal);color:white;text-decoration:none;font-weight:600;font-size:.92rem;border:1px solid transparent}.button:hover{background:var(--ink)}.button.light{background:var(--lime);color:var(--ink)}.button.outline{background:transparent;color:var(--ink);border-color:var(--line)}.menu{display:none}.eyebrow{font-size:.69rem;font-weight:700;letter-spacing:.17em;text-transform:uppercase;color:var(--teal);margin-bottom:23px}.hero{padding:68px 0 62px}.hero-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:64px;align-items:center}.hero p.lead{font-size:1.08rem;max-width:530px}.actions{display:flex;gap:13px;flex-wrap:wrap;margin:30px 0 22px}.micro{font-size:.78rem}.hero-image{width:100%;height:540px;object-fit:cover;border-radius:8px 8px 90px 8px}.hero-image.wide{height:440px}.hero-note{border-top:1px solid var(--line);padding-top:16px;display:flex;gap:24px;font-size:.76rem;color:var(--muted)}.partners{padding:34px 0 40px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:white}.partner-label{font-size:.7rem;text-transform:uppercase;letter-spacing:.15em;color:var(--muted);text-align:center;margin-bottom:24px}.brand-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;text-align:center}.brand-slot{font-weight:700;font-size:1.6rem;letter-spacing:-.04em;padding:10px;border-right:1px solid var(--line)}.brand-slot:last-child{border:0}.brand-slot img{height:48px;width:150px;object-fit:contain;margin:auto}.section{padding:86px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:35px}.section-head h2{max-width:600px;margin-bottom:0}.section-head p{max-width:330px;margin-bottom:0}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{background:white;border:1px solid var(--line);padding:30px;border-radius:7px;display:flex;flex-direction:column}.card .number{font-size:.73rem;color:var(--teal);margin-bottom:35px;letter-spacing:.12em}.card p{font-size:.93rem}.card a{margin-top:auto;padding-top:18px;text-decoration:none;font-size:.83rem;font-weight:700}.card a:hover{text-decoration:underline}.tint{background:#edf2eb}.split{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.steps{counter-reset:steps}.step{display:grid;grid-template-columns:42px 1fr;gap:20px;padding:23px 0;border-bottom:1px solid #cad8d0}.step:first-child{padding-top:0}.step:before{counter-increment:steps;content:'0' counter(steps);font-size:.8rem;color:var(--teal)}.step h3{font-size:1.2rem;margin-bottom:10px}.step p{margin:0;font-size:.92rem}.callout{background:var(--ink);color:white;padding:48px;border-radius:8px;display:flex;align-items:center;justify-content:space-between;gap:35px}.callout h2{font-size:2.4rem;margin-bottom:15px}.callout p{color:#c3d6d4;margin-bottom:0;max-width:640px}.footer{padding:60px 0 24px;background:white;border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:50px}.footer a{display:block;text-decoration:none;font-size:.86rem;margin-bottom:9px}.footer .brand{font-size:1.3rem}.footer h3{font-size:.8rem;letter-spacing:.1em;text-transform:uppercase;margin-bottom:20px}.footer p{font-size:.84rem;max-width:270px}.legal{border-top:1px solid var(--line);margin-top:38px;padding-top:20px;font-size:.72rem;color:var(--muted);display:flex;justify-content:space-between;gap:20px}.legal a{font-size:inherit}.panel{background:#e7eee4;border:1px solid #d5e1d0;padding:40px;border-radius:8px 8px 70px 8px}.panel h2{font-size:2rem}.panel li{padding:15px 0;border-bottom:1px solid #cbd8c7;font-size:1rem}.panel ul{list-style:none;padding:0}.panel .eyebrow{margin-bottom:45px}.breadcrumbs{font-size:.75rem;padding-top:28px;color:var(--muted)}.breadcrumbs a{text-decoration:none}.detail-hero{padding-top:35px}.detail-hero h1{font-size:clamp(2.7rem,4.8vw,4.8rem)}.faq{max-width:840px}details{border-bottom:1px solid var(--line);padding:22px 0}summary{font-size:1.1rem;cursor:pointer;font-weight:600}details p{margin:15px 0 0}.contact-number{font-size:clamp(2rem,5vw,4.2rem);letter-spacing:-.05em;text-decoration:none;font-weight:600}.prose{max-width:850px}.prose h2{font-size:2rem;margin-top:40px}.sticky-call{display:none}.skip{position:absolute;top:-100px;background:white;padding:12px;z-index:10}.skip:focus{top:0}:focus-visible{outline:3px solid #08736c;outline-offset:5px}.notfound{text-align:center;padding:100px 20px}@media(max-width:1000px){nav{gap:14px}.header-inner{gap:16px}.header-call{display:none}.hero-grid{gap:35px}.hero-image{height:500px}.cards{grid-template-columns:repeat(2,1fr)}.split{gap:40px}}@media(max-width:700px){.wrap{padding:0 22px}.topline .wrap span:last-child{display:none}.header-inner{min-height:82px;flex-wrap:wrap;padding-top:17px;padding-bottom:17px}.brand{font-size:1rem;max-width:170px}.menu{display:block;background:none;border:1px solid var(--line);padding:10px 14px;border-radius:4px;color:var(--ink);font:inherit;font-size:.8rem}nav{display:none;width:100%;flex-direction:column;align-items:stretch;gap:0;padding:12px 0 0}nav.open{display:flex}nav a{padding:12px;border-top:1px solid var(--line)}.hero{padding:42px 0}.hero-grid,.split{grid-template-columns:1fr;gap:30px}h1{font-size:3.1rem}.hero-image,.hero-image.wide{height:340px;border-bottom-right-radius:65px}.hero-note{gap:15px;flex-wrap:wrap}.partners{padding:25px 0}.brand-grid{grid-template-columns:repeat(2,1fr);gap:6px}.brand-slot{font-size:1.35rem;border:0;padding:12px}.section{padding:55px 0}.section-head{display:block}.section-head p{margin-top:20px}.cards{grid-template-columns:1fr}.card{padding:27px}.card .number{margin-bottom:24px}.callout{display:block;padding:30px}.callout .button{margin-top:24px}.footer-grid{grid-template-columns:1fr 1fr;gap:30px}.footer-grid>div:first-child{grid-column:1/-1}.legal{display:block}.footer{padding-bottom:92px}.sticky-call{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:5;background:var(--teal);color:white;text-decoration:none;justify-content:space-between;align-items:center;padding:17px 22px calc(17px + env(safe-area-inset-bottom));font-size:.9rem;font-weight:600;box-shadow:0 -3px 12px #173b4012}.panel{padding:28px}.detail-hero h1{font-size:2.8rem}.contact-number{font-size:2.4rem}}

/* Visual refresh: warm paper, deep teal, without decorative accent stripes. */
.equipment-strip{scroll-snap-type:x mandatory}.equipment-brand{scroll-snap-align:start}.brand-slot img[alt="Kocojava"],.brand-slot img[alt="BP"]{height:68px}.footer h3{line-height:1.4}
@media(max-width:700px){.equipment-brand{flex-basis:calc((100% - 12px)/2)!important;font-size:1.1rem!important;padding-left:8px!important;padding-right:8px!important}.brand-slot img[alt="Kocojava"],.brand-slot img[alt="BP"]{height:58px}}
:root{--ink:#113e43;--muted:#52696b;--teal:#08736c;--lime:#fff;--paper:#faf9f5;--line:#dce5e2}
h1,h2{font-weight:750;letter-spacing:-.055em}h2{line-height:1.06}h3{font-weight:700}
.topline{background:#0b4246;border-bottom:0}
.site-header{background:#fffefa}.brand{border-left:0;padding-left:0}.footer .brand{border:0;padding-left:0}
.button{border-radius:8px;box-shadow:0 4px 0 #063e3c18}.button span{font-size:1.2rem}.button.outline{border-color:#a8bfba;box-shadow:none}.button.outline:hover{background:#e5efeb}.button.light:hover{background:#f2f4f3}
.eyebrow{display:flex;align-items:center;gap:10px;letter-spacing:.14em}.eyebrow:before{content:none}
.home-hero{position:relative;isolation:isolate;overflow:hidden;padding:68px 0 76px;background:linear-gradient(110deg,#faf9f5 58%,#e2eeea 58%)}
.home-hero:before{content:'';position:absolute;z-index:-1;width:420px;height:420px;border:1px solid #aac8be;border-radius:50%;right:-210px;top:-150px}
.home-hero .hero-grid{grid-template-columns:1.18fr 1fr;gap:52px}.home-hero h1{font-size:clamp(3.3rem,5.2vw,5rem);line-height:1.02;letter-spacing:-.06em}.home-hero h1 span{color:var(--teal);text-decoration:none}
.home-hero .lead{margin-top:32px;font-size:1.1rem}.hero-image{border-radius:18px 18px 80px 18px;box-shadow:14px 14px 0 #bdd7ce}.home-hero .hero-image{height:530px;border:7px solid white;border-radius:100px 18px 100px 18px;box-shadow:none}
.hero-note{border-top:0;gap:12px;padding-top:10px}.hero-note span{background:#e5eeea;border:1px solid #ceded6;border-radius:30px;padding:7px 12px;color:#245a56;font-size:.72rem}
.partners{background:#fff;padding:34px 0 38px}.partner-label{display:flex;align-items:center;justify-content:center;gap:20px;font-weight:700;color:#456362}.partner-label:before,.partner-label:after{content:'';height:1px;background:var(--line);width:65px}.brand-grid{gap:14px}.brand-slot,.brand-slot:last-child{display:flex;align-items:center;justify-content:center;min-height:100px;border:1px solid #e2e8e4;border-radius:12px;background:#fff;box-shadow:0 5px 15px #103d4305}.brand-slot img{width:150px;height:55px;max-width:100%}
#services{background:#f5f6f0}.section-head{margin-bottom:42px}.section-head p{border-left:0;padding-left:0}.cards{gap:22px}.card{position:relative;padding:32px;border-radius:14px;border:1px solid #d7e2dc;box-shadow:0 8px 22px #163d4005;border-top:1px solid #d7e2dc}.card:nth-child(2n){border-top-color:#d7e2dc}.card .number{font-weight:700;font-size:.67rem;letter-spacing:.09em;color:#47706c;margin-bottom:30px}.card h3{font-size:1.55rem}.card a{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);margin-top:auto;color:var(--teal)}.card a span{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#e9f1eb;font-size:1.1rem}.card:hover{border-color:#69a297;box-shadow:0 10px 26px #163d4010}
.equipment{background:#0d4549;color:#fff;position:relative;border-bottom:0;padding:62px 0}.equipment .eyebrow{color:#add9cb}.equipment h2{color:white}.equipment .micro{color:#c4d9d5;max-width:790px}.equipment-strip{scrollbar-color:auto;gap:12px;padding-bottom:22px}.equipment-brand{background:#1b5558;color:white;border:1px solid #50817f;border-radius:9px;font-size:1.3rem;font-weight:700;flex-basis:180px;padding:24px 18px}.scroll-controls button{border-color:#759e97;background:transparent;color:white}.scroll-controls button:hover{background:white;border-color:white;color:#173b40}
.tint{background:#eaf1eb}.steps{background:#fffefa;border-radius:16px;padding:10px 30px;box-shadow:0 8px 24px #123e4308}.step,.step:first-child{padding:24px 0;grid-template-columns:42px 1fr}.step:last-child{border:0}.step:before{background:#e3eeea;border-radius:50%;height:42px;display:grid;place-items:center;font-weight:700}.step:nth-child(2):before{background:#e3eeea;color:#245a56}
.callout{border-radius:18px;background:linear-gradient(115deg,#0e4247,#096c65);border-left:0;padding:48px}.callout .button{flex-shrink:0}.callout h2{font-weight:700}.panel{background:#e6efea;border-color:#c5d9d0;border-top:1px solid #c5d9d0;border-radius:14px 14px 64px 14px}.footer{border-top:5px solid #e3ebe6}.sticky-call{background:#0b625d;border-top:0}
@media(min-width:1001px){#services .card:nth-child(4),#services .card:nth-child(5){grid-column:span 3}#services .cards{grid-template-columns:repeat(6,1fr)}#services .card:nth-child(-n+3){grid-column:span 2}}
@media(max-width:1000px){.home-hero .hero-grid{gap:34px;grid-template-columns:1.1fr 1fr}.home-hero h1{font-size:clamp(3rem,5.5vw,4rem)}.home-hero .hero-image{height:510px}.callout{padding:35px}.brand-slot{min-width:0}}
@media(max-width:700px){.home-hero{padding:42px 0 52px;background:linear-gradient(160deg,#faf9f5 62%,#e2eeea 62%)}.home-hero .hero-grid{grid-template-columns:1fr;gap:35px}.home-hero h1{font-size:clamp(2.65rem,10.4vw,4.1rem);letter-spacing:-.06em}.home-hero h1 span{text-decoration-thickness:4px;text-underline-offset:8px}.home-hero .lead{font-size:1rem;margin-top:26px}.home-hero .hero-image{height:330px;width:calc(100% - 14px);border-width:5px;border-radius:65px 12px 65px 12px;box-shadow:none}.hero-image{box-shadow:8px 8px 0 #bdd7ce}.hero-note{gap:7px}.hero-note span{padding:6px 9px;font-size:.67rem}.brand-grid{gap:10px}.brand-slot,.brand-slot:last-child{min-height:86px;padding:15px}.brand-slot img{height:45px}.partners .brand-slot:last-child{grid-column:1/-1}.partner-label{font-size:.62rem;gap:10px}.partner-label:before,.partner-label:after{width:20px}.equipment{padding:46px 0}.equipment .section-head{display:flex;align-items:end;gap:12px}.equipment h2{font-size:2rem}.scroll-controls{margin:0;gap:7px}.scroll-controls button{width:40px;height:40px}.equipment .eyebrow{font-size:.59rem;letter-spacing:.1em}.equipment-brand{flex-basis:155px}.steps{padding:5px 20px}.step{gap:14px}.callout{padding:28px;border-left-width:5px}.callout h2{font-size:2rem}.card{padding:27px}.section-head p{max-width:none}.prose .brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}


/* Authentic equipment marks; separate from prior-work customer logos. */
.equipment-brand:has(img[alt="Avantco"]),.equipment-brand:has(img[alt="Turbo Air"]){background:#123e43;border-color:#50817f}
.equipment .wrap{min-width:0}.equipment-strip{display:block;width:100%;max-width:100%;scroll-snap-type:none;padding:5px 0 16px;overflow-x:auto;overflow-y:hidden}.equipment-track{display:flex;width:max-content}.equipment-group{display:flex;gap:12px;padding-right:12px;flex-shrink:0}.equipment-brand{display:flex;align-items:center;justify-content:center;flex:0 0 190px;width:190px;height:112px;padding:18px!important;background:#fff;border:1px solid #dce5e2}.equipment-brand img{width:150px;height:64px;object-fit:contain}.scroll-controls [data-equipment-toggle]{width:auto;min-width:76px;border-radius:24px;padding:0 12px;font-size:.85rem}.scroll-controls button:focus-visible,.equipment-strip:focus-visible{outline:3px solid #fff;outline-offset:4px}.scroll-controls button:disabled{opacity:.65;cursor:default}
@media(max-width:700px){.equipment .section-head{flex-wrap:wrap;align-items:center}.equipment-brand{flex-basis:155px!important;width:155px;height:100px}.equipment-brand img{width:123px;height:60px}.equipment .scroll-controls{margin-top:8px}}
@media(prefers-reduced-motion:reduce){.equipment-duplicate{display:none}.equipment-strip{scroll-behavior:auto}}
