.Services-module__Dm6S_W__hero{background:var(--brand-navy);text-align:center;justify-content:center;align-items:center;min-height:360px;display:flex;position:relative;overflow:hidden}.Services-module__Dm6S_W__hero:before{content:"";opacity:.03;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='1'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.Services-module__Dm6S_W__heroOverlay{background:linear-gradient(135deg,#0da5bdbf 0%,#1a2744f2 50%,#a52a2d99 100%);position:absolute;inset:0}.Services-module__Dm6S_W__heroContent{z-index:1;color:#fff;padding:80px 20px;position:relative}.Services-module__Dm6S_W__heroLabel{text-transform:uppercase;letter-spacing:.16em;color:var(--brand-blue);font-weight:700;font-family:var(--font-display);align-items:center;gap:10px;margin-bottom:12px;font-size:.82rem;display:inline-flex}.Services-module__Dm6S_W__heroLabelBar{background:var(--brand-blue);border-radius:2px;width:32px;height:3px;display:inline-block}.Services-module__Dm6S_W__heroH1{font-family:var(--font-display);text-shadow:0 2px 20px #0000004d;color:#fff;margin:12px 0;font-size:clamp(2.4rem,5vw,3.4rem);font-weight:800}.Services-module__Dm6S_W__heroSub{color:#ffffffb3;max-width:560px;margin:0 auto;font-size:1.1rem;line-height:1.7}.Services-module__Dm6S_W__sectionHead{text-align:center;max-width:600px;margin:0 auto 50px}.Services-module__Dm6S_W__allServices{background:var(--brand-gray-bg);padding:100px 0;position:relative}.Services-module__Dm6S_W__allServices:before{content:"";opacity:.25;pointer-events:none;background-image:radial-gradient(circle,#d0d5dd 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}.Services-module__Dm6S_W__servicesGrid{z-index:1;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1100px;margin:0 auto;display:grid;position:relative}.Services-module__Dm6S_W__serviceCard{cursor:pointer;background:#fff;border-left:3px solid #0000;border-radius:16px;gap:20px;padding:28px;transition:all .3s cubic-bezier(.25,.46,.45,.94);display:flex;box-shadow:0 4px 20px #00000012}.Services-module__Dm6S_W__serviceCard:hover{transform:translateY(-4px);box-shadow:0 8px 32px #0000001f}.Services-module__Dm6S_W__svcIcon{border-radius:10px;justify-content:center;align-items:center;width:48px;min-width:48px;height:48px;font-size:20px;transition:all .3s;display:flex}.Services-module__Dm6S_W__serviceCardHeat .Services-module__Dm6S_W__svcIcon{background:var(--brand-red-lt);color:var(--brand-red)}.Services-module__Dm6S_W__serviceCardHeat:hover{border-left-color:var(--brand-red)}.Services-module__Dm6S_W__serviceCardHeat:hover .Services-module__Dm6S_W__svcIcon{background:var(--brand-red);color:#fff}.Services-module__Dm6S_W__serviceCardHeat .Services-module__Dm6S_W__svcLink{color:var(--brand-red)}.Services-module__Dm6S_W__serviceCardCool .Services-module__Dm6S_W__svcIcon{background:var(--brand-blue-lt);color:var(--brand-blue)}.Services-module__Dm6S_W__serviceCardCool:hover{border-left-color:var(--brand-blue)}.Services-module__Dm6S_W__serviceCardCool:hover .Services-module__Dm6S_W__svcIcon{background:var(--brand-blue);color:#fff}.Services-module__Dm6S_W__serviceCardCool .Services-module__Dm6S_W__svcLink{color:var(--brand-blue-dk)}.Services-module__Dm6S_W__svcBody{flex-direction:column;flex:1;display:flex}.Services-module__Dm6S_W__svcTitle{font-family:var(--font-display);color:var(--brand-navy);margin-bottom:8px;font-size:1.06rem;font-weight:700}.Services-module__Dm6S_W__svcDesc{color:#6b7280;flex:1;font-size:.85rem;line-height:1.6}.Services-module__Dm6S_W__svcLink{font-family:var(--font-display);align-items:center;gap:6px;margin-top:14px;font-size:.82rem;font-weight:700;transition:all .25s;display:inline-flex}.Services-module__Dm6S_W__svcLink i{font-size:.7rem;transition:transform .25s}.Services-module__Dm6S_W__serviceCard:hover .Services-module__Dm6S_W__svcLink{text-decoration:underline}.Services-module__Dm6S_W__serviceCard:hover .Services-module__Dm6S_W__svcLink i{transform:translate(4px)}.Services-module__Dm6S_W__categories{background:var(--brand-white);padding:100px 0}.Services-module__Dm6S_W__catGrid{grid-template-columns:repeat(2,1fr);gap:28px;max-width:1100px;margin:0 auto;display:grid}.Services-module__Dm6S_W__catCard{background:#fff;border:1px solid #1a27440a;border-radius:16px;padding:32px;transition:all .3s;box-shadow:0 4px 20px #0000000f}.Services-module__Dm6S_W__catCard:hover{border-color:#3b9fd926;box-shadow:0 8px 32px #0000001a}.Services-module__Dm6S_W__catHeader{border-bottom:1px solid #1a27440f;align-items:flex-start;gap:18px;margin-bottom:24px;padding-bottom:20px;display:flex}.Services-module__Dm6S_W__catIcon{background:var(--brand-blue);color:#fff;border-radius:12px;justify-content:center;align-items:center;width:52px;min-width:52px;height:52px;font-size:22px;display:flex}.Services-module__Dm6S_W__catCard_heating .Services-module__Dm6S_W__catIcon{background:var(--brand-red)}.Services-module__Dm6S_W__catCard_heating:hover{border-color:#a52a2d33}.Services-module__Dm6S_W__catCard_heating .Services-module__Dm6S_W__catLink i,.Services-module__Dm6S_W__catCard_heating .Services-module__Dm6S_W__catLink:hover{color:var(--brand-red)}.Services-module__Dm6S_W__catCard_cooling .Services-module__Dm6S_W__catIcon,.Services-module__Dm6S_W__catCard_water .Services-module__Dm6S_W__catIcon{background:var(--brand-blue)}.Services-module__Dm6S_W__catCard_air-quality .Services-module__Dm6S_W__catIcon{background:var(--brand-navy)}.Services-module__Dm6S_W__catCard_air-quality .Services-module__Dm6S_W__catLink:hover{color:var(--brand-navy)}.Services-module__Dm6S_W__catTitle{font-family:var(--font-display);color:var(--brand-navy);margin-bottom:4px;font-size:1.2rem;font-weight:700}.Services-module__Dm6S_W__catDesc{color:#6b7280;font-size:.85rem;line-height:1.5}.Services-module__Dm6S_W__catLinks{flex-direction:column;gap:0;display:flex}.Services-module__Dm6S_W__catLink{font-family:var(--font-display);color:var(--brand-navy);border-bottom:1px solid #1a27440d;align-items:center;gap:10px;padding:11px 0;font-size:.92rem;font-weight:600;transition:all .2s;display:flex}.Services-module__Dm6S_W__catLink:last-child{border-bottom:none}.Services-module__Dm6S_W__catLink i{color:var(--brand-blue);font-size:.6rem;transition:transform .2s}.Services-module__Dm6S_W__catLink:hover{color:var(--brand-blue);padding-left:6px}.Services-module__Dm6S_W__catLink:hover i{transform:translate(3px)}.Services-module__Dm6S_W__cta{background:var(--brand-cream);padding:100px 0}.Services-module__Dm6S_W__ctaInner{max-width:640px;margin:0 auto}.Services-module__Dm6S_W__ctaInner h2{font-family:var(--font-display);color:var(--brand-navy);margin-bottom:14px;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800}.Services-module__Dm6S_W__ctaInner p{color:var(--text-mid);margin-bottom:32px;font-size:1.05rem;line-height:1.7}.Services-module__Dm6S_W__ctaBtns{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}@media (max-width:900px){.Services-module__Dm6S_W__servicesGrid{grid-template-columns:repeat(2,1fr)}.Services-module__Dm6S_W__catGrid{grid-template-columns:1fr}}@media (max-width:600px){.Services-module__Dm6S_W__heroContent{padding:60px 16px}.Services-module__Dm6S_W__servicesGrid{grid-template-columns:1fr}.Services-module__Dm6S_W__serviceCard{flex-direction:column;gap:14px}.Services-module__Dm6S_W__catCard{padding:24px}.Services-module__Dm6S_W__catHeader{flex-direction:column;gap:14px}}
