:root{--navy:#123248;--ink:#143448;--blue:#157ca8;--sky:#34a8df;--orange:#c84725;--muted:#5a6c77;--line:#dbe4e9;--light:#f1f7fa;--white:#fff;--sans:'DM Sans',Arial,sans-serif;--display:'Barlow Condensed','Arial Narrow',Impact,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;color:var(--ink);background:var(--white);font:400 1rem/1.65 var(--sans)}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid var(--blue);outline-offset:5px}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.08}h1,h2{font-family:var(--display);font-weight:700;letter-spacing:-.02em}h2{font-size:clamp(2.6rem,4.15vw,4rem);margin-bottom:0}img{display:block;max-width:100%}.container{width:min(1240px,88%);margin-inline:auto}.section{padding-block:92px}.icon-library{position:absolute;width:0;height:0;overflow:hidden}.icon{width:22px;height:22px;display:inline-block;vertical-align:middle;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.skip-link{position:fixed;top:-100px;left:12px;z-index:100;background:white;padding:12px 20px;color:var(--navy)}.skip-link:focus{top:12px}.topbar{background:var(--navy);color:white;font-size:.875rem}.topbar-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:37px}.topbar-inner>span:first-child{display:flex;align-items:center;gap:8px}.topbar .icon{width:15px;height:15px}.topbar-note{color:#d4e3ec}.site-header{position:sticky;top:0;z-index:20;background:#fff;border-bottom:1px solid #e6edf1}.header-inner{min-height:102px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{width:280px;height:76px;display:block;position:relative;flex-shrink:0;overflow:hidden;background:white}.brand img{position:absolute;width:100%;max-width:100%;height:auto;left:50%;top:50%;transform:translate(-50%,-50%)}.desktop-nav{display:flex;gap:28px;align-items:center;margin-left:auto;font-size:.9375rem;font-weight:600}.desktop-nav a{padding-block:12px;white-space:nowrap}.desktop-nav a:hover,.secondary-link:hover,.footer-nav a:hover{color:var(--orange)}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;background:var(--orange);color:white;padding:17px 25px;font-size:1rem;font-weight:700;border:1px solid transparent;border-radius:4px;line-height:1.3;min-height:55px;transition:background .2s,transform .2s}.button:hover{background:#ad3b1e;transform:translateY(-1px)}.header-cta{font-size:.9375rem;padding:14px 20px;gap:11px;min-height:48px}.header-cta .icon{width:18px;height:18px}.menu-toggle,.mobile-nav{display:none}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:615px;max-width:1600px;margin-inline:auto;overflow:hidden}.hero-copy{padding:72px 7% 60px max(12%,calc((100vw - 1240px)/2));padding-left:clamp(35px,6vw,96px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.eyebrow{font-size:.875rem;font-weight:700;letter-spacing:.1em;line-height:1.5;color:var(--blue);margin-bottom:20px;display:flex;align-items:center;gap:10px}.eyebrow-line{width:28px;height:3px;background:var(--orange);display:block;flex-shrink:0}h1{font-size:clamp(4.5rem,6.3vw,6.45rem);line-height:1.01;margin-bottom:26px}h1 span{color:var(--blue)}.hero-description{font-size:1.25rem;font-weight:500;line-height:1.55;max-width:450px;margin-bottom:13px}.hero-detail{color:var(--muted);font-size:1rem;line-height:1.65;max-width:420px;margin-bottom:0}.hero-actions{display:flex;align-items:center;gap:27px;flex-wrap:wrap;margin-top:30px}.secondary-link{font-size:.9375rem;font-weight:600;display:inline-block;padding-block:8px;border-bottom:1px solid #a7b7c1}.hero-trust{display:flex;align-items:center;gap:10px;margin-top:30px;color:var(--muted);font-size:.875rem}.hero-trust .icon{color:var(--blue);width:19px;height:19px}.hero-image{position:relative;min-height:580px;isolation:isolate;overflow:hidden;background:#c6dfe9}.hero-image>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:55% center}.hero-image:after{content:'';position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(9,34,48,.72));z-index:0}.image-caption{position:absolute;bottom:38px;left:43px;color:white;z-index:1}.image-caption>span{font-size:.8125rem;font-weight:700;letter-spacing:.17em}.image-caption p{font-family:var(--display);font-size:2.25rem;font-weight:600;margin:5px 0 0}.image-corner{position:absolute;top:0;left:0;width:64px;height:100%;background:linear-gradient(99deg,#fff 0 25%,transparent 25.4%);z-index:1;pointer-events:none}.trust-bar{border-block:1px solid var(--line);background:#fafcfd}.trust-inner{display:flex;justify-content:space-between;gap:25px;padding-block:26px}.trust-inner>div{display:flex;align-items:center;gap:12px;font-size:.9375rem;font-weight:600}.trust-inner .icon{color:var(--blue);width:24px;height:24px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:40px}.section-heading .eyebrow{margin-bottom:12px}.section-heading>p{color:var(--muted);margin:0 0 3px;line-height:1.65;font-size:1rem;max-width:360px}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:23px}.service-card{padding:31px 28px 25px;border:1px solid var(--line);border-top:3px solid var(--sky);border-radius:5px;display:flex;flex-direction:column;min-width:0;background:#fff}.service-card.air{background:#f0f7fb;border-top-color:var(--blue)}.service-card.electrical{border-top-color:#e96539}.card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:27px}.service-icon{color:var(--blue);width:54px;height:54px;display:grid;place-items:center;background:#eaf5fb;border-radius:9px}.service-icon .icon{width:31px;height:31px}.air .service-icon{background:#daedf7}.electrical .service-icon{background:#fff0e9;color:var(--orange)}.service-number{font-family:var(--display);font-weight:600;color:#8d9da6;font-size:1.375rem}.service-card h3{font-family:var(--display);font-size:2.25rem;margin:0 0 14px;font-weight:600;letter-spacing:-.015em}.service-card>p{font-size:1rem;color:var(--muted);margin-bottom:23px;line-height:1.7}.service-card ul{list-style:none;padding:0;margin:0 0 30px;font-size:.9375rem}.service-card li{padding:7px 0 7px 19px;position:relative}.service-card li:before{content:'';position:absolute;left:1px;top:18px;width:5px;height:5px;background:var(--blue);border-radius:50%}.electrical li:before{background:var(--orange)}.card-link{margin-top:auto;border-top:1px solid var(--line);padding-top:20px;display:flex;justify-content:space-between;gap:12px;align-items:center;font-size:.9375rem;font-weight:700}.card-link:hover{color:var(--orange)}.card-link .icon{width:19px;height:19px}.about{padding-block:82px;background:var(--navy);color:white}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:11%}.about .eyebrow{color:#72c6eb;margin-bottom:14px}.about h2{font-size:clamp(3.25rem,5vw,4.9rem);margin-bottom:22px}.about h2 span{color:#76c9ec}.about-story>p:not(.eyebrow){color:#d0dfe7;font-size:1rem;max-width:465px;line-height:1.8;margin-bottom:27px}.desert-photo{height:215px;position:relative;overflow:hidden;border-radius:3px}.desert-photo:after{content:'';position:absolute;inset:40% 0 0;background:linear-gradient(transparent,rgba(9,34,48,.65))}.desert-photo img{width:100%;height:100%;object-fit:cover;object-position:center 54%}.desert-photo>span{position:absolute;bottom:16px;left:20px;z-index:1;display:flex;align-items:center;gap:7px;font-size:.875rem;font-weight:500}.desert-photo .icon{width:16px;height:16px}.promises{padding-top:10px;display:flex;flex-direction:column}.about-intro{font-size:1.375rem;line-height:1.5;font-weight:500;margin-bottom:30px;max-width:360px}.promise{border-top:1px solid #3a5363;padding-block:25px;display:flex;gap:24px}.promise-number{font:600 1.25rem/1.4 var(--display);color:#7dcbea}.promise h3{font-size:1.125rem;line-height:1.35;margin-bottom:9px;font-weight:600}.promise p{font-size:1rem;line-height:1.7;color:#c6d8e3;margin-bottom:0}.about-link{margin-top:auto;padding-top:8px;display:flex;align-items:center;gap:18px;font-size:.9375rem;font-weight:600;color:#7dcef1}.about-link:hover{color:white}.about a:focus-visible{outline-color:#8ed7f7}.steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:55px;margin-top:45px}.step-number{display:flex;align-items:center;gap:20px;font:600 1.75rem var(--display);color:var(--blue);margin-bottom:21px}.step-number>span{height:1px;background:var(--line);flex:1}.steps h3{font-size:1.125rem;line-height:1.4;margin-bottom:12px;font-weight:700}.steps p{color:var(--muted);font-size:1rem;line-height:1.7;margin-bottom:0;max-width:330px}.contact{background:var(--orange);color:white;padding-block:67px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:11%;align-items:center}.contact .eyebrow{color:#fff0e8;font-size:.875rem;margin-bottom:16px}.contact h2{font-size:clamp(3.5rem,5.1vw,5rem);margin-bottom:22px}.contact p{font-size:1rem;line-height:1.75;margin:0;color:#fff5ed}.contact-details{display:flex;flex-direction:column;align-items:flex-start;padding-left:0}.contact-label{font-size:.8125rem;letter-spacing:.13em;font-weight:600;display:block;margin-bottom:5px}.contact-phone{font-family:var(--display);font-size:clamp(2.25rem,3.8vw,3.75rem);line-height:1.25;font-weight:600;display:flex;align-items:center;gap:22px;letter-spacing:.005em;white-space:nowrap;margin-bottom:26px}.contact-phone .icon{width:30px;height:30px}.contact-phone:hover{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:8px}.button-white{background:white;color:var(--navy);font-size:1rem;gap:50px}.button-white:hover{background:#f0f7fb}.contact-email{font-size:.9375rem;display:block;margin-top:20px;overflow-wrap:anywhere;max-width:100%;text-decoration:underline;text-underline-offset:4px}.contact p.contact-note{font-size:.875rem;line-height:1.65;margin-top:20px}.contact a:focus-visible{outline-color:white}.site-footer{background:white;padding-top:53px}.footer-top{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:50px;padding-bottom:40px}.footer-brand{width:280px;height:74px;margin-left:-4px;margin-bottom:12px}.footer-top>div>p{font-size:.9375rem;color:var(--muted);line-height:1.75;margin:0}.footer-nav{display:flex;flex-direction:column;align-items:flex-start;gap:7px;padding-top:18px}.footer-nav h3{font-size:.875rem;letter-spacing:.07em;margin-bottom:9px;line-height:1.5;font-weight:700}.footer-nav a{font-size:.9375rem;color:var(--muted);padding-block:3px;overflow-wrap:anywhere;max-width:100%}.footer-bottom{padding-block:24px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:24px;color:var(--muted);font-size:.8125rem}.photo-credit{font-size:.75rem}.photo-credit a{text-decoration:underline;text-underline-offset:3px}.mobile-call{display:none}
@media(min-width:1600px){.hero-copy{padding-left:80px;padding-right:70px}.hero{max-width:none;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.hero-copy{padding-left:max(6vw,calc((100vw - 1240px)/2))}.hero-image{min-height:655px}}
@media(max-width:1150px){.container{width:90%}.header-inner{gap:20px;min-height:93px}.brand{width:240px;height:65px}.desktop-nav{gap:20px;font-size:.875rem}.header-cta{padding:12px 15px;gap:8px;font-size:.875rem}.hero-copy{padding:50px 7% 48px 10%}.hero .eyebrow{font-size:.8125rem}.hero{min-height:590px}h1{font-size:clamp(4.15rem,6.7vw,5.5rem)}.hero-image{min-height:570px}.hero-actions{gap:20px}.hero-description{font-size:1.125rem}.trust-inner>div{font-size:.875rem}.service-card{padding:26px 23px}.service-grid{gap:18px}.service-card>p{font-size:.9375rem}.service-card ul,.card-link{font-size:.875rem}.about-grid,.contact-grid{gap:8%}.footer-top{gap:28px}.footer-brand{width:240px}.footer-bottom{align-items:flex-start}.photo-credit{max-width:310px}}
@media(max-width:900px){.desktop-nav{gap:16px}.header-cta{display:none}.header-inner{justify-content:space-between}.desktop-nav{margin-left:auto}.hero{grid-template-columns:1.05fr 1fr}.hero-copy{padding:46px 7% 43px 9.5%}.hero .eyebrow{max-width:280px}.hero h1{font-size:4.45rem}.hero-trust{font-size:.8125rem}.hero-actions{gap:15px;margin-top:25px}.hero-actions .button{padding-inline:19px}.secondary-link{font-size:.875rem}.hero-image{min-height:590px}.image-caption{left:32px;bottom:30px}.image-caption p{font-size:1.8rem}.image-caption>span{font-size:.75rem}.trust-inner{gap:15px}.trust-inner>div{font-size:.875rem;gap:8px;max-width:30%;line-height:1.4}.trust-inner .icon{width:21px;height:21px}.section{padding-block:70px}.section-heading{gap:25px}.section-heading>p{max-width:280px;font-size:.9375rem}.section-heading .desktop-break{display:none}.service-grid{gap:13px}.service-card{padding:22px 18px}.service-card h3{font-size:2rem}.service-card li{padding-left:14px}.card-link{align-items:flex-start}.card-top{margin-bottom:23px}.service-icon{width:47px;height:47px}.about{padding-block:65px}.about-grid{gap:7%}.about h2{font-size:3.5rem}.promise{gap:16px}.about-intro{font-size:1.25rem}.desert-photo{height:220px}.steps{gap:30px}.steps h3{font-size:1.0625rem}.contact-grid{gap:6%}.contact-phone{font-size:2.65rem;gap:15px}.contact-phone .icon{width:25px}.button-white{gap:20px}.footer-top{grid-template-columns:1.15fr .95fr 1fr;gap:25px}.footer-brand{width:225px}.footer-nav a{font-size:.875rem}.footer-nav h3{font-size:.8125rem}}
@media(max-width:700px){html{scroll-padding-top:89px}.container{width:88%}.topbar-inner{min-height:33px;justify-content:center;font-size:.8125rem}.topbar-note{display:none}.header-inner{min-height:83px}.brand{width:238px;height:65px}.desktop-nav{display:none}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;width:44px;height:44px;flex-shrink:0;background:white;border:1px solid var(--line);border-radius:4px;padding:11px;color:var(--navy)}.menu-toggle span{display:block;width:20px;height:2px;background:currentColor;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.mobile-nav:not([hidden]){display:flex;flex-direction:column;padding:5px 6% 20px;gap:0;border-top:1px solid var(--line);background:#fff}.mobile-nav a{padding:12px 0;font-size:1rem;font-weight:500;border-bottom:1px solid #edf2f5}.mobile-nav a:last-child{color:var(--orange);border:0}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:42px 6% 39px;max-width:none}.hero .eyebrow{max-width:none;font-size:.8125rem;margin-bottom:21px;letter-spacing:.085em;gap:9px}.eyebrow-line{width:23px}.hero h1{font-size:clamp(3.9rem,12.7vw,5.5rem);margin-bottom:22px}.hero-description{font-size:1.125rem;max-width:460px;margin-bottom:12px}.hero-detail{font-size:1rem;max-width:470px}.hero-actions{gap:22px;margin-top:26px}.hero-actions .button{padding:16px 21px;min-height:55px;font-size:1rem}.secondary-link{font-size:.9375rem}.hero-trust{font-size:.875rem;margin-top:24px}.hero-image{min-height:330px;height:330px;margin:0 6% 26px;border-radius:4px}.hero-image>img{object-position:center 55%}.image-corner{display:none}.image-caption{left:24px;bottom:23px}.image-caption p{font-size:2rem}.image-caption>span{font-size:.75rem}.trust-inner{flex-wrap:wrap;justify-content:center;gap:16px 25px;padding-block:23px}.trust-inner>div{max-width:none;font-size:.8125rem;line-height:1.5;gap:8px}.trust-inner .icon{width:18px;height:18px}.section{padding-block:59px}.section-heading{display:block;margin-bottom:28px}.section-heading h2{font-size:2.85rem}.section-heading>p{margin-top:18px;max-width:410px;font-size:1rem}.eyebrow{font-size:.8125rem;letter-spacing:.08em}.service-grid{grid-template-columns:1fr;gap:19px}.service-card{padding:28px}.card-top{margin-bottom:20px}.service-icon{width:51px;height:51px}.service-card h3{font-size:2.25rem;margin-bottom:12px}.service-card>p{font-size:1rem;max-width:450px;margin-bottom:18px}.service-card ul{font-size:.9375rem;margin-bottom:25px}.service-card li{padding-left:19px}.card-link{font-size:.9375rem;align-items:center;padding-top:19px}.service-number{font-size:1.375rem}.about{padding-block:58px}.about-grid{grid-template-columns:1fr;gap:39px}.about h2{font-size:3.6rem}.about-story>p:not(.eyebrow){max-width:100%;font-size:1rem}.desert-photo{height:230px}.promises{padding:0}.about-intro{max-width:340px;font-size:1.375rem;margin-bottom:24px}.promise{padding-block:23px;gap:23px}.promise h3{font-size:1.125rem}.promise p{font-size:1rem}.about-link{margin-top:3px}.steps{grid-template-columns:1fr;gap:32px;margin-top:31px}.step-number{margin-bottom:14px;font-size:1.75rem}.steps h3{font-size:1.125rem;margin-bottom:10px}.steps p{max-width:100%;font-size:1rem}.contact{padding-block:53px}.contact-grid{grid-template-columns:1fr;gap:35px}.contact h2{font-size:3.85rem;margin-bottom:20px}.contact .eyebrow{font-size:.8125rem}.contact-phone{font-size:clamp(2.3rem,9.8vw,3.4rem);margin-bottom:22px;gap:18px}.contact-phone .icon{width:27px;height:27px}.button-white{gap:45px}.contact-email{font-size:.9375rem}.contact p.contact-note{font-size:.875rem}.site-footer{padding-top:35px;padding-bottom:72px}.footer-top{grid-template-columns:1fr 1fr;gap:25px 20px;padding-bottom:30px}.footer-top>div:first-child{grid-column:1/-1}.footer-brand{width:270px;height:74px;margin-bottom:9px}.footer-top>div>p{font-size:.9375rem}.footer-nav{padding-top:5px;gap:7px}.footer-nav h3{font-size:.8125rem;letter-spacing:.055em}.footer-nav a{font-size:.875rem;line-height:1.6}.footer-bottom{flex-direction:column;gap:12px;font-size:.8125rem;padding-block:20px}.photo-credit{max-width:100%;font-size:.75rem}.mobile-call{position:fixed;bottom:0;left:0;right:0;z-index:30;background:var(--navy);color:white;display:flex;justify-content:center;align-items:center;gap:10px;min-height:64px;padding:17px 14px calc(17px + env(safe-area-inset-bottom));font-size:.9375rem;font-weight:600;box-shadow:0 -3px 14px #102b461f}.mobile-call>.icon{width:18px;height:18px;color:#7ad2f7}.mobile-call>span{font-size:.875rem;font-weight:400;margin-left:7px;color:#d3ebf7}}
@media(max-width:370px){.brand{width:210px;height:60px}.header-inner{gap:12px}.hero h1{font-size:3.75rem}.hero .eyebrow{font-size:.75rem}.hero-actions{gap:17px}.hero-actions .button{padding-inline:16px;gap:17px}.secondary-link{font-size:.875rem}.trust-inner{gap:13px}.section-heading h2{font-size:2.6rem}.service-card{padding:24px}.contact-phone{font-size:2.3rem;gap:14px}.button-white{gap:23px;padding-inline:20px}.footer-top{grid-template-columns:1fr}.footer-top>div:first-child{grid-column:auto}.mobile-call{font-size:.875rem;gap:8px}.mobile-call>span{font-size:.8125rem;margin-left:3px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
