:root{--paper:#f2f0e8;--paper-deep:#e6e3d8;--surface:#fffdf7;--ink:#14211b;--ink-soft:#243a30;--muted:#566159;--line:#14211b29;--line-light:#fffdf733;--lime:#d6ff3f;--lime-dark:#bfe825;--blue:#284de8;--coral:#ff6b42;--white:#fffdf7;--shadow:0 28px 70px #14211b1f;--radius-sm:12px;--radius:22px;--radius-lg:34px;--container:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth;max-width:100%;scroll-padding-top:118px}body{background:var(--paper);min-width:320px;max-width:100%;color:var(--ink);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-family:Segoe UI,Arial,Helvetica,sans-serif;font-size:16px;line-height:1.55;overflow-x:clip}body::selection,::selection{background:var(--lime);color:var(--ink)}img,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,summary,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--blue);outline-offset:3px}h1,h2,h3,p,blockquote,figure{margin-top:0}h1,h2,h3{letter-spacing:-.035em;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;line-height:1.05}main{max-width:100%;overflow-x:clip}.container{width:min(calc(100% - 40px), var(--container));margin-inline:auto}.section{padding:112px 0}.skip-link{z-index:999;background:var(--lime);color:var(--ink);border-radius:8px;padding:12px 18px;font-weight:800;transition:transform .16s;position:fixed;top:12px;left:12px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.eyebrow{color:var(--blue);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:18px;font-size:12px;font-weight:850;line-height:1.2;display:flex}.eyebrow:before{content:"";background:currentColor;width:28px;height:2px}.eyebrow--light{color:var(--lime)}.marker{z-index:0;white-space:nowrap;position:relative}.marker:after{z-index:-1;content:"";background:#3157ff33;height:.28em;position:absolute;bottom:.05em;left:-3px;right:-3px;transform:rotate(-1deg)}.marker--lime:after{background:var(--lime)}.section-heading{max-width:760px;margin-bottom:52px}.section-heading h2{margin-bottom:22px;font-size:clamp(38px,5vw,66px);font-weight:820}.section-heading__text{max-width:660px;color:var(--muted);margin-bottom:0;font-size:19px;line-height:1.6}.section-heading--center{text-align:center;margin-inline:auto}.section-heading--center .eyebrow{justify-content:center}.section-heading--center .section-heading__text{margin-inline:auto}.button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:11px;min-height:56px;padding:15px 23px;font-weight:800;line-height:1;transition:background-color .18s,color .18s,border-color .18s,transform .18s;display:inline-flex}.button svg,.text-link svg,.header-request svg,.service-card__bottom a svg,.all-prices__heading a svg{width:20px;height:20px}.button:hover,.text-link:hover,.service-card__bottom a:hover,.all-prices__heading a:hover{transform:translate(3px)}.button--primary{background:var(--lime);color:var(--ink);box-shadow:0 12px 35px #d6ff3f24}.button--primary:hover{background:var(--white)}.button--primary:disabled{cursor:wait;opacity:.7}.button--ghost{color:var(--white);border-color:#ffffff4d}.button--ghost:hover{border-color:var(--lime);color:var(--lime)}.button--dark{background:var(--ink);color:var(--white)}.button--dark:hover{background:var(--blue)}.text-link{color:var(--ink);border-bottom:1px solid;align-items:center;gap:10px;font-weight:800;transition:color .18s,transform .18s;display:inline-flex}.text-link:hover{color:var(--blue)}.site-header{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f2f0e8ed;position:sticky;top:0}.site-header__line{background:var(--ink);color:#fffdf7b8;letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:700}.site-header__line-inner{justify-content:space-between;align-items:center;min-height:30px;display:flex}.site-header__line p{align-items:center;gap:8px;margin:0;display:flex}.status-dot{background:var(--lime);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #d6ff3f1f}.site-header__main{grid-template-columns:auto 1fr auto;align-items:center;gap:38px;min-height:78px;display:grid}.logo{align-items:center;gap:10px;display:inline-flex}.logo__mark{width:38px;height:38px}.logo__mark path:first-child{fill:var(--ink)}.logo__mark path:not(:first-child),.logo__mark circle{fill:none;stroke:var(--lime);stroke-linecap:round;stroke-width:2px}.logo__type{flex-direction:column;line-height:1;display:flex}.logo__name{letter-spacing:-.04em;font-size:20px;font-weight:900}.logo__city{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin-top:5px;font-size:9px;font-weight:750}.desktop-nav{justify-content:center;align-items:center;gap:28px;display:flex}.desktop-nav a{font-size:14px;font-weight:700;position:relative}.desktop-nav a:after{background:var(--blue);content:"";height:2px;transition:transform .18s;position:absolute;bottom:-8px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after{transform:scaleX(1)}.header-contact{align-items:center;gap:20px;display:flex}.header-phone{flex-direction:column;align-items:flex-end;line-height:1.1;display:flex}.header-phone small{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;margin-bottom:5px;font-size:9px;font-weight:700}.header-phone span{font-size:15px;font-weight:850}.header-phone:not(.header-phone--empty):hover span{color:var(--blue)}.header-request{background:var(--ink);min-height:42px;color:var(--white);border-radius:999px;align-items:center;gap:8px;padding:10px 16px;font-size:13px;font-weight:800;transition:background-color .18s;display:inline-flex}.header-request:hover{background:var(--blue)}.mobile-menu{display:none}.hero{background:var(--ink);color:var(--white);position:relative;overflow:hidden}.hero:before{content:"";border:1px solid #d6ff3f1f;border-radius:50%;width:700px;height:700px;position:absolute;top:-230px;left:35%;box-shadow:0 0 0 90px #d6ff3f06,0 0 0 180px #d6ff3f05}.hero__noise{opacity:.08;background-image:linear-gradient(#ffffff2e 1px,#0000 1px),linear-gradient(90deg,#ffffff2e 1px,#0000 1px);background-size:54px 54px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0,#0000 78%);mask-image:linear-gradient(#000 0,#0000 78%)}.hero__grid{grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);align-items:center;gap:52px;min-height:650px;padding-top:76px;padding-bottom:76px;display:grid;position:relative}.hero__grid>*,.service-hero__grid>*,.price-protocol__grid>*,.lead-form-wrap>*,.diagnostics-section__grid>*,.brands-section__grid>*,.service-prices__grid>*{min-width:0}.hero__content{z-index:2;position:relative}.hero__location{border:1px solid var(--line-light);color:#fffdf7c7;letter-spacing:.05em;text-transform:uppercase;border-radius:999px;align-items:center;gap:8px;margin-bottom:28px;padding:8px 12px;font-size:12px;font-weight:750;display:inline-flex}.hero__location svg{width:16px;height:16px;color:var(--lime)}.hero h1{letter-spacing:-.065em;max-width:770px;margin-bottom:27px;font-size:clamp(52px,6.2vw,86px);font-weight:850;line-height:.95}.hero h1 em{color:var(--lime);letter-spacing:-.07em;font-family:Georgia,Times New Roman,serif;font-weight:400;position:relative}.hero h1 em:after{background:var(--coral);content:"";height:3px;position:absolute;bottom:-2px;left:0;right:0;transform:rotate(-1deg)}.hero__lead{color:#fffdf7b8;max-width:650px;margin-bottom:22px;font-size:20px;line-height:1.55}.free-offer{max-width:660px;color:var(--white);background:#ffffff0e;border:1px solid #ffffff38;border-radius:16px;grid-template-columns:122px 1fr 48px;align-items:stretch;display:grid;overflow:hidden}.free-offer__price{background:var(--lime);color:var(--ink);flex-direction:column;justify-content:center;padding:14px 17px;display:flex}.free-offer__price strong{letter-spacing:-.07em;white-space:nowrap;font-size:41px;font-weight:900;line-height:.9}.free-offer__price span{letter-spacing:.14em;text-transform:uppercase;margin-top:7px;font-size:9px;font-weight:900}.free-offer__copy{flex-direction:column;justify-content:center;min-width:0;padding:13px 18px;display:flex}.free-offer__copy small{color:var(--lime);letter-spacing:.12em;text-transform:uppercase;margin-bottom:4px;font-size:9px;font-weight:850}.free-offer__copy>strong{letter-spacing:-.025em;margin-bottom:3px;font-size:18px}.free-offer__copy p{color:#fffdf7b3;margin:0;font-size:12px;line-height:1.4}.free-offer__check{width:30px;height:30px;color:var(--lime);border:1px solid #ffffff40;border-radius:50%;align-self:center;place-items:center;display:grid}.free-offer__check svg{width:17px;height:17px}.free-offer--hero{margin-bottom:25px;box-shadow:0 22px 55px #00000029}.free-offer--compact{grid-template-columns:104px 1fr 42px;margin-bottom:27px}.free-offer--compact .free-offer__price strong,.free-offer--form .free-offer__price strong{font-size:34px}.free-offer--form{grid-template-columns:96px 1fr;margin-top:25px}.free-offer--form .free-offer__check{display:none}.free-offer--form .free-offer__copy{padding-right:14px}.lead-form-wrap__intro .free-offer+.lead-form-wrap__note{margin-top:20px}.free-offer--light{border-color:var(--ink);background:var(--surface);max-width:760px;color:var(--ink);margin-top:32px;box-shadow:8px 8px #284de829}.free-offer--light .free-offer__copy small{color:var(--blue)}.free-offer--light .free-offer__copy p{color:var(--muted)}.free-offer--light .free-offer__check{border-color:var(--line);color:var(--blue)}.contact-actions{flex-wrap:wrap;gap:12px;display:flex}.contact-actions .button svg{width:20px;height:20px}.hero__microcopy{color:#fffdf794;flex-wrap:wrap;gap:22px;margin-top:26px;font-size:12px;font-weight:650;display:flex}.hero__microcopy span{align-items:center;gap:7px;display:flex}.hero__microcopy svg{width:15px;color:var(--lime)}.hero__visual{z-index:1;position:relative}.appliance-visual{border-radius:var(--radius-lg);background:#ffffff0b;border:1px solid #ffffff2b;width:100%;max-width:100%;min-height:510px;position:relative;overflow:hidden;box-shadow:0 40px 80px #0000002e}.appliance-visual__grid{opacity:.2;background-image:radial-gradient(circle,#ffffff73 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}.appliance-visual__status{z-index:3;color:#ffffffb8;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:9px;font-size:11px;font-weight:800;display:flex;position:absolute;top:20px;left:22px}.appliance-visual__status span{background:var(--lime);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #d6ff3f21}.appliance-visual>svg{width:92%;height:calc(100% - 25px);position:absolute;inset:25px 4% 0}.visual-lines{fill:none;opacity:.18;stroke:var(--white);stroke-dasharray:4 7;stroke-width:1px}.visual-lines circle{fill:var(--lime);stroke:none}.visual-device{fill:#14211bc7;stroke:#fffdf7db;stroke-linecap:round;stroke-linejoin:round;stroke-width:3px}.visual-device--conditioner{fill:#3157ff57}.visual-device.is-focus{fill:#3157ff33;stroke-width:3.5px}.visual-signal{fill:var(--lime);stroke:var(--lime)}.appliance-visual--boiler .visual-device.is-focus{fill:#d6ff3f14}.appliance-visual--conditioner .visual-device.is-focus{fill:#3157ff29}.appliance-visual--stove .visual-device.is-focus,.appliance-visual--oven .visual-device.is-focus{fill:#ff6b421a}.appliance-visual__ticket{z-index:4;background:var(--white);color:var(--ink);box-shadow:var(--shadow);border-radius:9px;align-items:center;gap:9px;padding:11px 14px;font-size:12px;font-weight:800;display:flex;position:absolute;transform:rotate(-2deg)}.appliance-visual__ticket small{color:var(--blue);font-size:9px}.appliance-visual__ticket--top{top:94px;right:13px}.appliance-visual__ticket--bottom{background:var(--lime);bottom:28px;right:32px;transform:rotate(2deg)}.hero__rail{border-top:1px solid var(--line-light);grid-template-columns:repeat(3,1fr);display:grid;position:relative}.hero__rail>div{border-right:1px solid var(--line-light);grid-template-columns:auto 1fr;align-items:center;gap:16px;min-height:105px;padding:24px 30px;display:grid}.hero__rail>div:first-child{padding-left:0}.hero__rail>div:last-child{border-right:0}.hero__rail strong{color:var(--lime);font-family:Georgia,serif;font-size:23px;font-weight:400}.hero__rail span{color:#fffdf7b3;max-width:250px;font-size:13px;font-weight:650;line-height:1.45}.services-section{position:relative}.services-section:before{background:var(--blue);content:"";clip-path:polygon(35% 0,100% 0,100% 100%,0 100%);opacity:.08;width:15vw;height:140px;position:absolute;top:90px;right:0}.service-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:20px;display:grid}.service-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);grid-column:span 3;min-width:0;padding:22px;transition:box-shadow .22s,transform .22s;position:relative;overflow:hidden;box-shadow:0 10px 35px #14211b0a}.service-card--featured{flex-direction:column;grid-area:span 2/span 6;display:flex}.service-card--featured .service-card__bottom{margin-top:auto}.service-card__features{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,1fr);margin:25px 0;padding:0;list-style:none;display:grid}.service-card__features li{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:13px 15px;font-size:12px;font-weight:750}.service-card--featured .service-card__visual{height:390px}.service-card--featured .appliance-glyph{width:155px;height:190px}.service-card:not(.service-card--featured) .service-card__visual{height:125px;margin-bottom:18px}.service-card:not(.service-card--featured) .appliance-glyph{width:76px;height:94px}.service-card:not(.service-card--featured){padding:18px}.service-card:not(.service-card--featured) .service-card__topline{margin-bottom:12px}.service-card:not(.service-card--featured) h3{margin-bottom:9px;font-size:22px}.service-card:not(.service-card--featured)>p{min-height:42px;margin-bottom:18px;font-size:14px}.service-card:not(.service-card--featured) .service-card__bottom{padding-top:15px}.service-card:hover{box-shadow:var(--shadow);transform:translateY(-6px)}.service-card__topline{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;align-items:center;margin-bottom:18px;font-size:9px;font-weight:800;display:flex}.service-card__topline span:first-child{border:1px solid var(--line);width:30px;height:30px;color:var(--ink);border-radius:50%;place-items:center;display:grid}.service-card__visual{background:var(--paper-deep);border-radius:16px;place-items:center;height:245px;margin-bottom:26px;display:grid}.service-card--washer .service-card__visual{background:#e0e7ff}.service-card--boiler .service-card__visual{background:#e5f0d8}.service-card--conditioner .service-card__visual{background:#dceef2}.service-card--stove .service-card__visual{background:#f7dfd4}.service-card--oven .service-card__visual{background:#eee3f5}.appliance-glyph{width:112px;height:140px;fill:var(--surface);stroke:var(--ink);stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5px;filter:drop-shadow(11px 14px #14211b1f);transition:transform .25s;overflow:visible}.service-card:hover .appliance-glyph{transform:rotate(-2deg)scale(1.04)}.appliance-glyph__accent{fill:var(--lime)}.service-card h3{margin-bottom:13px;font-size:27px;font-weight:820}.service-card>p{min-height:50px;color:var(--muted);margin-bottom:27px;line-height:1.55}.service-card__bottom{border-top:1px solid var(--line);grid-template-columns:1fr auto;align-items:end;gap:14px;padding-top:19px;display:grid}.service-card__prices{align-items:flex-end;gap:20px;min-width:0;display:flex}.service-card__prices>span{flex-direction:column;min-width:0;display:flex}.service-card__prices small{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin-bottom:3px;font-size:8px;font-weight:800;line-height:1}.service-card__prices strong{white-space:nowrap;font-size:14px;font-weight:900;line-height:1.1}.service-card__free-price{border-left:1px solid var(--line);padding-left:15px}.service-card__free-price strong{color:var(--blue)}.service-card__bottom a{color:var(--blue);align-items:center;gap:7px;font-size:13px;font-weight:800;transition:transform .18s;display:inline-flex}.service-card:not(.service-card--featured) .service-card__bottom a span{display:none}.section-footnote{color:var(--muted);text-align:center;margin:28px 0 0;font-size:13px}.price-protocol{background:#e2e8ff;overflow:hidden}.price-protocol__grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:90px;display:grid}.price-protocol .section-heading{margin-bottom:30px}.price-sheet{border:1px solid var(--ink);background:var(--surface);box-shadow:18px 18px 0 var(--blue);border-radius:4px;padding:28px;position:relative;transform:rotate(1deg)}.price-sheet:before,.price-sheet:after{content:"";background:#ff6b42a6;width:70px;height:18px;position:absolute;transform:rotate(-7deg)}.price-sheet:before{top:-11px;left:50px}.price-sheet:after{bottom:-10px;right:42px}.price-sheet__head{border-bottom:2px solid var(--ink);letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;align-items:center;margin-bottom:18px;padding-bottom:18px;font-size:10px;font-weight:850;display:flex}.price-sheet__head span:last-child{color:var(--muted);font-weight:700}.price-sheet__row{border-bottom:1px dashed var(--line);grid-template-columns:1.15fr .85fr;gap:18px;padding:17px 0;font-size:14px;display:grid}.price-sheet__row span{color:var(--muted);text-align:right}.price-sheet__total{background:var(--lime);grid-template-columns:42px 1fr;gap:14px;margin-top:20px;padding:17px;display:grid}.price-sheet__total svg{width:34px;height:34px}.price-sheet__total p{margin:0;font-size:13px;line-height:1.45}.price-sheet__total strong{display:block}.process-section{background:var(--surface)}.process-list{grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;display:grid}.process-list li{border:1px solid var(--line);border-right:0;min-height:290px;padding:28px;position:relative}.process-list li:first-child{border-radius:var(--radius) 0 0 var(--radius)}.process-list li:last-child{border-right:1px solid var(--line);border-radius:0 var(--radius) var(--radius) 0}.process-list li:after{z-index:2;border:1px solid var(--line);background:var(--surface);content:"";border-width:1px 1px 0 0;width:15px;height:15px;position:absolute;top:64px;right:-8px;transform:rotate(45deg)}.process-list li:last-child:after{display:none}.process-list__number{color:var(--muted);font-family:Georgia,serif;font-size:13px;position:absolute;top:20px;right:22px}.process-list li>svg{width:48px;height:48px;color:var(--blue);margin:22px 0 48px}.process-list h3{margin-bottom:12px;font-size:22px}.process-list p{color:var(--muted);margin:0;font-size:14px}.standard-section{background:var(--ink);color:var(--white);position:relative;overflow:hidden}.standard-section:after{border:65px solid var(--coral);content:"";opacity:.8;border-radius:50%;width:380px;height:380px;position:absolute;bottom:-130px;right:-110px}.standard-section__grid{z-index:1;grid-template-columns:.9fr 1.1fr;gap:90px;display:grid;position:relative}.standard-section__statement blockquote{letter-spacing:-.04em;margin-bottom:30px;font-family:Georgia,Times New Roman,serif;font-size:clamp(37px,4vw,58px);font-weight:400;line-height:1.05}.standard-section__statement>p:last-child{color:#fffdf7a1;max-width:560px;font-size:17px}.standard-section__cards{gap:12px;display:grid}.standard-section__cards article{border:1px solid var(--line-light);background:#ffffff09;border-radius:16px;grid-template-columns:46px 1fr;gap:3px 18px;padding:24px;display:grid}.standard-section__cards svg{width:38px;height:38px;color:var(--lime);grid-row:1/3}.standard-section__cards h3{margin-bottom:7px;font-size:20px}.standard-section__cards p{color:#fffdf799;margin:0;font-size:14px}.safety-section{background:var(--surface);padding-top:56px;padding-bottom:56px}.safety-card{border-radius:var(--radius);background:var(--lime);grid-template-columns:80px 1fr auto;align-items:center;gap:30px;padding:38px;display:grid}.safety-card__icon{background:var(--ink);width:78px;height:78px;color:var(--lime);border-radius:50%;place-items:center;display:grid}.safety-card__icon svg{width:39px;height:39px}.safety-card .eyebrow{color:var(--ink);margin-bottom:10px}.safety-card h2{margin-bottom:10px;font-size:32px}.safety-card p:last-child{max-width:730px;margin:0;font-size:14px}.area-section__grid{grid-template-columns:.85fr 1.15fr;gap:90px;display:grid}.area-section .section-heading{margin-bottom:28px}.district-grid{border-top:1px solid var(--ink);grid-template-columns:repeat(2,1fr);margin:0;padding:0;list-style:none;display:grid}.district-grid li{border-bottom:1px solid var(--line);align-items:center;gap:15px;min-height:75px;padding:18px;font-size:15px;font-weight:750;display:flex}.district-grid li:nth-child(odd){border-right:1px solid var(--line)}.district-grid span{background:var(--ink);width:31px;height:31px;color:var(--lime);border-radius:50%;flex:none;place-items:center;font-family:Georgia,serif;font-size:11px;display:grid}.faq-section{border-top:1px solid var(--line);background:var(--surface)}.faq-section__grid{grid-template-columns:.78fr 1.22fr;align-items:start;gap:80px;display:grid}.faq-section .section-heading{margin-bottom:0;position:sticky;top:150px}.faq-item{border-top:1px solid var(--ink)}.faq-item:last-child{border-bottom:1px solid var(--ink)}.faq-item summary{cursor:pointer;grid-template-columns:45px 1fr 34px;align-items:center;gap:14px;min-height:88px;font-size:18px;font-weight:780;list-style:none;display:grid}.faq-item summary::-webkit-details-marker{display:none}.faq-item__number{color:var(--blue);font-family:Georgia,serif;font-size:13px;font-weight:400}.faq-item__toggle{border:1px solid var(--line);border-radius:50%;width:30px;height:30px;position:relative}.faq-item__toggle:before,.faq-item__toggle:after{background:var(--ink);content:"";width:12px;height:2px;transition:transform .18s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.faq-item__toggle:after{transform:translate(-50%,-50%)rotate(90deg)}.faq-item[open] .faq-item__toggle{background:var(--lime)}.faq-item[open] .faq-item__toggle:after{transform:translate(-50%,-50%)rotate(0)}.faq-item__answer{color:var(--muted);padding:0 48px 26px 59px}.faq-item__answer p{max-width:700px;margin:0}.lead-section{background:var(--paper);position:relative;overflow:hidden}.lead-form-wrap{border-radius:var(--radius-lg);background:var(--ink);color:var(--white);grid-template-columns:.78fr 1.22fr;gap:65px;padding:54px;display:grid;position:relative;overflow:hidden}.lead-form-wrap:before{border:48px solid var(--blue);content:"";opacity:.55;border-radius:50%;width:320px;height:320px;position:absolute;top:-130px;left:-120px}.lead-form-wrap__intro{z-index:1;position:relative}.lead-form-wrap__intro .eyebrow,.service-hero__content .eyebrow{color:var(--lime)}.lead-form-wrap__intro h2{margin-bottom:22px;font-size:clamp(39px,4vw,58px);font-weight:820}.lead-form-wrap__intro>p:not(.eyebrow){color:#fffdf7a8;font-size:17px}.lead-form-wrap__note{border-top:1px solid var(--line-light);color:#fffdf7a6;grid-template-columns:32px 1fr;gap:13px;margin-top:36px;padding-top:25px;font-size:13px;display:grid}.lead-form-wrap__note svg{width:29px;height:29px;color:var(--lime)}.lead-form{z-index:1;background:var(--surface);color:var(--ink);border-radius:20px;padding:32px;position:relative;box-shadow:0 35px 80px #00000038}.lead-form__row{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.lead-form__row--single{grid-template-columns:1fr}.lead-form label:not(.lead-form__consent):not(.honeypot){margin-bottom:17px;display:block}.lead-form label>span:first-child{justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:7px;font-size:12px;font-weight:800;display:flex}.lead-form label small{color:var(--muted);font-size:9px;font-weight:600}.lead-form input[type=text],.lead-form input[type=tel],.lead-form select,.lead-form textarea{border:1px solid var(--line);width:100%;min-height:52px;color:var(--ink);background:#f7f6f0;border-radius:9px;outline:none;padding:13px 14px;font-size:16px;transition:border-color .16s,box-shadow .16s,background-color .16s}.lead-form textarea{resize:vertical;min-height:88px}.lead-form input:focus,.lead-form select:focus,.lead-form textarea:focus{border-color:var(--blue);background:var(--white);box-shadow:0 0 0 3px #3157ff1f}.lead-form input::placeholder,.lead-form textarea::placeholder{color:#89918b}.lead-form__consent{color:var(--muted);cursor:pointer;grid-template-columns:18px 1fr;align-items:start;gap:9px;margin:4px 0 20px;font-size:11px;display:grid}.lead-form__consent input{width:17px;height:17px;accent-color:var(--blue);margin:1px 0 0}.lead-form__consent a{border-bottom:1px solid var(--muted)}.lead-form__submit{align-items:center;gap:16px;display:flex}.lead-form__submit .button{background:var(--ink);color:var(--white);border:0}.lead-form__submit .button:hover{background:var(--blue)}.lead-form__submit p{max-width:170px;color:var(--muted);margin:0;font-size:10px;line-height:1.35}.honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-9999px!important;overflow:hidden!important}.form-status{border-radius:9px;margin:18px 0 0;padding:13px 15px;font-size:13px;font-weight:700}.form-status--success{color:#1f5220;background:#dff2d2}.form-status--error{color:#7c2718;background:#ffe1d8}.site-footer{color:var(--white);background:#0d1713;padding:78px 0 110px}.site-footer .logo__mark path:first-child{fill:var(--lime)}.site-footer .logo__mark path:not(:first-child),.site-footer .logo__mark circle{stroke:var(--ink)}.site-footer .logo__city{color:#ffffffa8}.site-footer__grid{grid-template-columns:1.35fr .7fr .7fr 1fr;gap:58px;display:grid}.site-footer__brand>p{color:#fffdf78f;max-width:330px;margin:25px 0 22px;font-size:14px}.site-footer__area{color:var(--lime);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:800}.site-footer__column,.site-footer__contact{flex-direction:column;align-items:flex-start;gap:11px;display:flex}.site-footer__column h2,.site-footer__contact h2{color:#fffdf7a8;letter-spacing:.12em;text-transform:uppercase;margin-bottom:12px;font-size:10px;font-weight:800}.site-footer__column a,.site-footer__contact a{font-size:14px;font-weight:700}.site-footer__column a:hover,.site-footer__contact a:hover{color:var(--lime)}.site-footer__contact>a:first-of-type{color:var(--lime);font-size:20px;font-weight:850}.site-footer__contact p{color:#fffdf7a8;margin:12px 0 0;font-size:11px}.site-footer__bottom{border-top:1px solid var(--line-light);color:#fffdf7a3;justify-content:space-between;align-items:center;gap:20px;margin-top:62px;padding-top:22px;font-size:10px;display:flex}.site-footer__bottom p{margin:0}.mobile-action-bar{display:none}.cookie-banner{z-index:90;border:1px solid var(--line-light);background:var(--ink);width:min(440px,100% - 40px);color:var(--white);border-radius:14px;gap:14px;padding:18px;display:grid;position:fixed;bottom:20px;right:20px;box-shadow:0 20px 60px #00000059}.cookie-banner p{color:#fffdf7b8;margin:0;font-size:12px}.cookie-banner>div{gap:8px;display:flex}.cookie-banner button{color:var(--white);cursor:pointer;background:0 0;border:1px solid #ffffff40;border-radius:999px;padding:8px 13px;font-size:11px;font-weight:800}.cookie-banner button:first-child{border-color:var(--lime);background:var(--lime);color:var(--ink)}.breadcrumbs{color:var(--muted);margin-bottom:54px;font-size:11px;font-weight:700}.breadcrumbs ol{flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.breadcrumbs li{align-items:center;gap:9px;display:flex}.breadcrumbs li:not(:last-child){margin-right:9px}.breadcrumbs a:hover{color:var(--blue)}.breadcrumbs [aria-current=page]{color:var(--ink)}.inner-hero{border-bottom:1px solid var(--line);background:var(--paper-deep);padding:48px 0 104px;position:relative;overflow:hidden}.inner-hero:before{border:45px solid var(--blue);content:"";opacity:.13;border-radius:50%;width:260px;height:260px;position:absolute;top:-70px;right:5vw}.inner-hero:after{background:var(--coral);content:"";opacity:.18;width:230px;height:125px;position:absolute;bottom:-50px;right:-20px;transform:rotate(-8deg)}.inner-hero .container{z-index:1;position:relative}.inner-hero h1{letter-spacing:-.065em;max-width:950px;margin-bottom:28px;font-size:clamp(53px,7vw,94px);font-weight:850;line-height:.95}.inner-hero__lead{max-width:760px;color:var(--muted);margin-bottom:0;font-size:20px;line-height:1.6}.inner-hero__badges{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.inner-hero__badges span{border:1px solid var(--line);background:#ffffff61;border-radius:999px;align-items:center;gap:7px;padding:8px 12px;font-size:12px;font-weight:700;display:flex}.inner-hero__badges svg{width:15px;height:15px;color:var(--blue)}.service-hero{background:var(--ink);color:var(--white);padding:40px 0 72px;position:relative;overflow:hidden}.service-hero:after{opacity:.06;content:"";pointer-events:none;background-image:linear-gradient(#ffffff4d 1px,#0000 1px),linear-gradient(90deg,#ffffff4d 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.service-hero--washer{background:linear-gradient(125deg,#14211b 0%,#18283b 100%)}.service-hero--boiler{background:linear-gradient(125deg,#14211b 0%,#203526 100%)}.service-hero--conditioner{background:linear-gradient(125deg,#14211b 0%,#16363e 100%)}.service-hero--stove{background:linear-gradient(125deg,#14211b 0%,#3a2820 100%)}.service-hero--oven{background:linear-gradient(125deg,#14211b 0%,#322438 100%)}.service-hero .container{z-index:1;position:relative}.service-hero .breadcrumbs{color:#fffdf77a;margin-bottom:42px}.service-hero .breadcrumbs [aria-current=page]{color:#fffdf7c7}.service-hero__grid{grid-template-columns:1fr .83fr;align-items:center;gap:78px;display:grid}.service-hero__content h1{letter-spacing:-.06em;max-width:750px;margin-bottom:27px;font-size:clamp(52px,6.2vw,84px);font-weight:850;line-height:.96}.service-hero__lead{color:#fffdf7ad;max-width:650px;margin-bottom:34px;font-size:19px;line-height:1.6}.service-hero__facts{color:#fffdf794;flex-wrap:wrap;gap:22px;margin-top:25px;font-size:12px;font-weight:650;display:flex}.service-hero__facts span{align-items:center;gap:7px;display:flex}.service-hero__facts svg{width:15px;color:var(--lime)}.service-hero .appliance-visual{min-height:500px}.symptoms-section{background:var(--surface)}.symptoms-grid{border-top:1px solid var(--ink);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.symptoms-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:220px;padding:27px}.symptoms-grid article>span{color:var(--blue);margin-bottom:38px;font-family:Georgia,serif;font-size:13px;display:block}.symptoms-grid h2{margin-bottom:12px;font-size:23px}.symptoms-grid p{color:var(--muted);margin:0;font-size:14px}.diagnostics-section{background:#e2e8ff}.diagnostics-section__grid{grid-template-columns:1fr 1fr;align-items:center;gap:90px;display:grid}.diagnostics-section__card{border-radius:var(--radius);background:var(--blue);color:var(--white);box-shadow:18px 18px 0 var(--ink);padding:43px;transform:rotate(-1deg)}.diagnostics-section__card h2,.diagnostics-section__grid>div:last-child h2{margin-bottom:20px;font-size:clamp(34px,4vw,52px)}.diagnostics-section__card>p:not(.eyebrow){color:#ffffffe0}.diagnostics-section__price{border-top:1px solid #ffffff47;justify-content:space-between;align-items:flex-end;gap:20px;margin-top:35px;padding-top:22px;display:flex}.diagnostics-section__price span{text-transform:uppercase;max-width:120px;font-size:11px;font-weight:700}.diagnostics-section__price strong{color:var(--lime);letter-spacing:-.06em;font-size:58px;line-height:.9}.diagnostics-section__price strong small{letter-spacing:.14em;text-align:right;text-transform:uppercase;margin-top:9px;font-family:Segoe UI,Arial,Helvetica,sans-serif;font-size:10px;font-weight:850;display:block}.check-list{margin:30px 0;padding:0;list-style:none;display:grid}.check-list li{border-bottom:1px solid var(--line);align-items:center;gap:13px;padding:13px 0;font-size:15px;font-weight:700;display:flex}.check-list svg{width:20px;height:20px;color:var(--blue);flex:none}.diagnostics-section__note{color:var(--muted);margin:0;font-size:12px}.service-prices{background:var(--paper)}.service-prices__grid{grid-template-columns:.82fr 1.18fr;align-items:start;gap:80px;display:grid}.service-prices .section-heading{margin-bottom:0;position:sticky;top:145px}.price-table-wrap{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:27px}.price-table__meta{border-bottom:2px solid var(--ink);color:var(--muted);letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;align-items:center;padding:0 0 15px;font-size:9px;font-weight:850;display:flex}.price-table__row{border-bottom:1px dashed var(--line);grid-template-columns:1fr auto;align-items:center;gap:25px;padding:20px 0;display:grid}.price-table__row span{font-size:14px}.price-table__row strong{white-space:nowrap;font-size:15px}.price-table__footnote{color:var(--muted);margin:19px 0 0;font-size:11px}.brands-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--surface)}.brands-section__grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:80px;display:grid}.brands-section h2{margin-bottom:20px;font-size:clamp(37px,4vw,55px)}.brands-section p:last-child{color:var(--muted)}.brand-cloud{border-top:1px solid var(--ink);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;display:grid}.brand-cloud li{border-right:1px solid var(--line);border-bottom:1px solid var(--line);place-items:center;min-height:78px;padding:13px;font-size:17px;font-weight:850;display:grid}.brand-cloud li:nth-child(3n+2){background:var(--paper)}.safety-inline-section{padding-top:56px;padding-bottom:56px}.safety-inline{border:2px solid var(--ink);border-radius:var(--radius);box-shadow:9px 9px 0 var(--coral);grid-template-columns:56px 1fr auto;align-items:center;gap:28px;padding:34px;display:grid}.safety-inline>svg{width:53px;height:53px;color:var(--coral)}.safety-inline .eyebrow{margin-bottom:8px}.safety-inline h2{margin-bottom:8px;font-size:29px}.safety-inline p:last-child{max-width:730px;color:var(--muted);margin:0;font-size:14px}.related-section{background:var(--paper-deep)}.service-grid--related{grid-template-columns:repeat(2,1fr)}.service-grid--related .service-card,.service-grid--related .service-card--featured{grid-area:auto}.related-section__link{margin-top:35px}.subservice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.subservice-grid article{flex-direction:column;display:flex}.subservice-grid h2 a{color:inherit}.subservice-grid .text-link{margin-top:auto;padding-top:20px}.price-table__row a{color:var(--blue);text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}.inner-hero--prices{background:#e2e8ff}.price-rules-section{background:var(--surface);padding-bottom:60px}.price-rules{border-top:2px solid var(--ink);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.price-rules article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:30px}.price-rules article>span{color:var(--blue);margin-bottom:45px;font-family:Georgia,serif;font-size:14px;display:block}.price-rules h2{margin-bottom:10px;font-size:27px}.price-rules strong{margin-bottom:14px;font-size:16px;display:block}.price-rules p{color:var(--muted);margin:0;font-size:13px}.all-prices-section{padding-top:60px}.all-prices{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);grid-template-columns:.65fr 1.35fr;gap:55px;margin-bottom:24px;padding:30px;display:grid}.all-prices__heading{grid-template-columns:43px 1fr;align-content:start;gap:18px;display:grid}.all-prices__heading>span{background:var(--ink);width:42px;height:42px;color:var(--lime);border-radius:50%;place-items:center;font-family:Georgia,serif;font-size:12px;display:grid}.all-prices__heading h2{margin:0 0 8px;font-size:30px}.all-prices__heading p{color:var(--muted);margin:0;font-size:13px}.all-prices__heading a{color:var(--blue);align-items:center;gap:7px;margin:35px 0 0 61px;font-size:13px;font-weight:800;transition:transform .18s;display:inline-flex}.all-prices-section__note{max-width:900px;color:var(--muted);text-align:center;margin:35px auto 0;font-size:13px}.price-explainer{background:var(--blue);color:var(--white)}.price-explainer__grid{grid-template-columns:.85fr 1.15fr;gap:90px;display:grid}.price-explainer h2{font-size:clamp(39px,5vw,64px)}.price-explainer__grid>div:last-child{color:#ffffffbd;padding-top:34px;font-size:18px}.inner-hero--about{background:#e8eedc}.about-manifesto{background:var(--surface)}.about-manifesto__grid{grid-template-columns:.82fr 1.18fr;align-items:center;gap:90px;display:grid}.about-manifesto__quote{border:2px solid var(--ink);background:var(--lime);box-shadow:15px 15px 0 var(--ink);padding:47px;position:relative;transform:rotate(-1deg)}.about-manifesto__quote>span{letter-spacing:.12em;margin-bottom:70px;font-size:10px;font-weight:850;display:block}.about-manifesto__quote blockquote{letter-spacing:-.04em;margin:0;font-family:Georgia,serif;font-size:clamp(34px,4vw,51px);line-height:1.07}.about-manifesto__text h2{margin-bottom:25px;font-size:clamp(38px,4.3vw,58px)}.about-manifesto__text p:not(.eyebrow){color:var(--muted);font-size:17px}.principles-section{background:var(--paper)}.principles-grid{border-top:2px solid var(--ink);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.principles-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:290px;padding:27px}.principles-grid svg{width:43px;height:43px;color:var(--blue);margin-bottom:67px}.principles-grid h2{margin-bottom:12px;font-size:22px}.principles-grid p{color:var(--muted);margin:0;font-size:13px}.proof-section{background:var(--ink);color:var(--white)}.proof-section__grid{grid-template-columns:1fr 1fr;align-items:center;gap:90px;display:grid}.proof-section h2{margin-bottom:22px;font-size:clamp(39px,5vw,62px)}.proof-section__grid>div>p:last-child{color:#fffdf7a3}.proof-section ul{border-top:1px solid var(--line-light);margin:0;padding:0;list-style:none}.proof-section li{border-bottom:1px solid var(--line-light);align-items:center;gap:12px;padding:18px 0;font-size:14px;font-weight:700;display:flex}.proof-section li svg{width:20px;color:var(--lime)}.legal-details-section{background:var(--surface)}.legal-details{max-width:850px}.legal-details h2{margin-bottom:40px;font-size:48px}.legal-details>p:not(.eyebrow){border-bottom:1px solid var(--line);grid-template-columns:.4fr .6fr;gap:20px;margin:0;padding:17px 0;display:grid}.legal-details span{color:var(--muted)}.inner-hero--area{background:#f5e2d8}.district-section{background:var(--surface)}.district-section__header{grid-template-columns:.45fr .8fr .75fr;align-items:end;gap:35px;margin-bottom:47px;display:grid}.district-section__header .eyebrow,.district-section__header h2,.district-section__header p{margin-bottom:0}.district-section__header h2{font-size:55px}.district-section__header>p:last-child{color:var(--muted);font-size:14px}.district-cards{border-top:2px solid var(--ink);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.district-cards article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:245px;padding:27px;position:relative}.district-cards article>span{color:var(--muted);font-family:Georgia,serif;font-size:12px;position:absolute;top:24px;right:25px}.district-cards svg{width:39px;height:39px;color:var(--blue);margin-bottom:53px}.district-cards h3{margin-bottom:11px;font-size:21px}.district-cards p{color:var(--muted);margin:0;font-size:13px}.route-section{background:var(--blue);color:var(--white)}.route-section__grid{grid-template-columns:.9fr 1.1fr;gap:90px;display:grid}.route-section h2{font-size:clamp(40px,5vw,64px)}.route-section ol{border-top:1px solid #ffffff73;margin:0;padding:0;list-style:none}.route-section li{border-bottom:1px solid #ffffff3b;grid-template-columns:60px 1fr;gap:20px;padding:24px 0;display:grid}.route-section li span{color:var(--lime);font-family:Georgia,serif}.route-section li p{margin:0;font-size:17px;font-weight:650}.inner-hero--contacts{background:#e7e4da}.contact-options-section{background:var(--surface)}.contact-options{border-top:2px solid var(--ink);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.contact-options article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:310px;padding:32px}.contact-options article>svg{width:47px;height:47px;color:var(--blue);margin-bottom:58px}.contact-options .eyebrow{margin-bottom:12px}.contact-options article>a,.contact-options article>strong{letter-spacing:-.04em;margin-bottom:16px;font-size:25px;font-weight:850;display:inline-block}.contact-options article>a{border-bottom:2px solid var(--lime-dark)}.contact-options article>p:last-child{color:var(--muted);margin:0;font-size:13px}.contact-details-section{background:var(--paper)}.contact-details{border-radius:var(--radius);background:var(--ink);color:var(--white);grid-template-columns:.9fr 1.1fr;gap:80px;padding:48px;display:grid}.contact-details h2{margin-bottom:18px;font-size:44px}.contact-details>div>p:last-child{color:#fffdf799}.contact-details dl{border-top:1px solid var(--line-light);margin:0}.contact-details dl>div{border-bottom:1px solid var(--line-light);grid-template-columns:.36fr .64fr;gap:20px;padding:16px 0;display:grid}.contact-details dt{color:#fffdf773;font-size:12px}.contact-details dd{margin:0;font-size:14px;font-weight:700}.legal-page{background:var(--surface);padding:50px 0 120px}.legal-page__container{max-width:920px}.legal-page h1{margin-bottom:30px;font-size:clamp(44px,6vw,76px);font-weight:850}.legal-page__lead{color:var(--muted);margin-bottom:70px;font-size:20px}.legal-page section{border-top:1px solid var(--line);padding:30px 0}.legal-page section h2{margin-bottom:16px;font-size:25px}.legal-page section p{color:#4e5d55}.legal-page section a{color:var(--blue);border-bottom:1px solid}.legal-page__notice{border-left:4px solid var(--coral);background:#f7e6df;margin-top:40px;padding:22px;font-size:13px}.not-found{background:var(--ink);min-height:70vh;color:var(--white);place-items:center;display:grid;overflow:hidden}.not-found__inner{text-align:center;padding-top:90px;padding-bottom:90px;position:relative}.not-found__code{z-index:0;color:#d6ff3f14;letter-spacing:-.1em;margin:0;font-size:min(38vw,410px);font-weight:900;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-52%,-50%)}.not-found__inner>:not(.not-found__code){z-index:1;position:relative}.not-found .eyebrow{justify-content:center}.not-found h1{margin-bottom:20px;font-size:clamp(45px,7vw,78px)}.not-found__inner>p:not(.eyebrow):not(.not-found__code){color:#fffdf7a6;max-width:600px;margin:0 auto 30px}@media (max-width:1160px){.site-header__main{gap:20px}.desktop-nav{gap:18px}.desktop-nav a{font-size:13px}.header-phone{display:none}.hero__grid,.service-hero__grid{grid-template-columns:1fr .8fr;gap:35px}.hero h1,.service-hero__content h1{font-size:clamp(50px,6.1vw,72px)}.price-protocol__grid,.standard-section__grid,.area-section__grid,.diagnostics-section__grid,.brands-section__grid,.about-manifesto__grid,.proof-section__grid,.route-section__grid{gap:55px}.service-card h3{font-size:23px}.site-footer__grid{grid-template-columns:1.2fr .8fr .8fr}.site-footer__contact{grid-column:1/-1;grid-template-columns:repeat(3,auto);justify-content:start;align-items:center;display:grid}.site-footer__contact h2,.site-footer__contact p{grid-column:1/-1}}@media (max-width:940px){html{scroll-padding-top:92px}.site-header__main{grid-template-columns:1fr auto;min-height:68px}.desktop-nav,.header-contact{display:none}.mobile-menu{display:block;position:relative}.mobile-menu>summary{background:var(--ink);cursor:pointer;border-radius:50%;align-content:center;justify-items:center;gap:5px;width:42px;height:42px;list-style:none;display:grid}.mobile-menu>summary::-webkit-details-marker{display:none}.mobile-menu>summary span{background:var(--lime);width:17px;height:2px;transition:opacity .16s,transform .16s}.mobile-menu[open]>summary span:first-child{transform:translateY(7px)rotate(45deg)}.mobile-menu[open]>summary span:nth-child(2){opacity:0}.mobile-menu[open]>summary span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-menu__panel{z-index:60;border-top:1px solid var(--line);background:var(--paper);padding:25px 20px 32px;position:fixed;top:98px;left:0;right:0;box-shadow:0 35px 50px #14211b38}.mobile-menu__panel nav{margin-bottom:23px;display:grid}.mobile-menu__panel nav a{border-bottom:1px solid var(--line);grid-template-columns:36px 1fr;padding:13px 0;font-size:18px;font-weight:800;display:grid}.mobile-menu__panel nav small{color:var(--blue);font-family:Georgia,serif;font-weight:400}.mobile-menu__panel .button{width:100%}.mobile-menu__phone{text-align:center;margin-top:18px;font-size:20px;font-weight:850;display:block}.hero__grid,.service-hero__grid{grid-template-columns:minmax(0,1fr);min-height:0}.hero__content,.service-hero__content{max-width:780px}.hero__visual,.service-hero .appliance-visual{width:min(100%,650px);margin-inline:auto}.service-grid{grid-template-columns:repeat(2,1fr)}.service-card{grid-area:auto}.service-card--featured{grid-column:1/-1}.service-card--featured .service-card__visual{height:300px}.price-protocol__grid,.standard-section__grid,.area-section__grid,.faq-section__grid,.lead-form-wrap,.diagnostics-section__grid,.service-prices__grid,.brands-section__grid,.about-manifesto__grid,.proof-section__grid,.route-section__grid,.price-explainer__grid,.contact-details{grid-template-columns:1fr}.price-sheet{width:min(100%,700px);margin-inline:auto}.process-list{grid-template-columns:repeat(2,1fr)}.process-list li:nth-child(2){border-right:1px solid var(--line);border-radius:0 var(--radius) 0 0}.process-list li:nth-child(3){border-radius:0 0 0 var(--radius);border-top:0}.process-list li:last-child{border-radius:0 0 var(--radius) 0;border-top:0}.process-list li:nth-child(2):after{display:none}.safety-card{grid-template-columns:70px 1fr}.safety-card .button{grid-column:2;justify-self:start}.faq-section .section-heading,.service-prices .section-heading{margin-bottom:45px;position:static}.symptoms-grid,.district-cards,.principles-grid{grid-template-columns:repeat(2,1fr)}.price-rules{grid-template-columns:1fr}.price-rules article{grid-template-columns:45px .55fr .45fr;align-items:start;gap:20px;display:grid}.price-rules article>span{grid-row:1/3;margin-bottom:0}.price-rules article p{grid-column:2/-1}.all-prices{grid-template-columns:1fr}.district-section__header{grid-template-columns:.5fr 1fr}.district-section__header>p:last-child{grid-column:1/-1}.contact-options{grid-template-columns:1fr}.contact-options article{grid-template-columns:60px 1fr;gap:2px 18px;min-height:0;display:grid}.contact-options article>svg{grid-row:1/4;margin-bottom:0}.contact-options article>p:last-child{grid-column:2}}@media (max-width:700px){body{padding-bottom:calc(94px + env(safe-area-inset-bottom))}.container{width:min(calc(100% - 28px), var(--container))}.section{padding:76px 0}.site-header__line-inner{justify-content:center}.site-header__line p:last-child{display:none}.site-header__main{min-height:64px}.logo__mark{width:34px;height:34px}.mobile-menu__panel{top:94px}.section-heading{margin-bottom:35px}.section-heading h2{margin-bottom:17px;font-size:clamp(34px,10.5vw,48px)}.section-heading__text{font-size:16px}.marker{white-space:normal}.hero__grid{gap:45px;padding-top:52px;padding-bottom:50px}.hero__location{margin-bottom:22px}.hero h1,.service-hero__content h1{font-size:clamp(44px,14vw,65px)}.hero__lead,.service-hero__lead{font-size:17px}.free-offer,.free-offer--compact,.free-offer--form,.free-offer--light{grid-template-columns:96px minmax(0,1fr)}.free-offer__price{padding:13px 14px}.free-offer__price strong,.free-offer--compact .free-offer__price strong,.free-offer--form .free-offer__price strong{font-size:33px}.free-offer__copy{padding:12px 14px}.free-offer__copy>strong{font-size:16px}.free-offer__copy p{font-size:11px}.free-offer__check{display:none}.free-offer--hero,.free-offer--compact{margin-bottom:22px}.free-offer--light{margin-top:25px;box-shadow:6px 6px #284de829}.contact-actions{grid-template-columns:1fr;display:grid}.contact-actions .button{width:100%}.hero__microcopy,.service-hero__facts{gap:11px 17px}.appliance-visual,.service-hero .appliance-visual{min-height:410px}.appliance-visual__ticket--top{top:70px}.hero__rail{grid-template-columns:1fr}.hero__rail>div,.hero__rail>div:first-child{border-right:0;border-bottom:1px solid var(--line-light);min-height:72px;padding:17px 0}.hero__rail>div:last-child{border-bottom:0}.service-grid,.service-grid--related{grid-template-columns:1fr}.service-card,.service-card--featured{grid-area:auto}.service-card--featured .service-card__visual{height:225px}.service-card__features{display:none}.service-card:not(.service-card--featured){grid-template-columns:96px minmax(0,1fr);grid-template-areas:"top top""visual title""visual text""bottom bottom";column-gap:16px;display:grid}.service-card:not(.service-card--featured) .service-card__topline{grid-area:top}.service-card:not(.service-card--featured) .service-card__visual{grid-area:visual;height:106px;margin:0}.service-card:not(.service-card--featured) .appliance-glyph{filter:drop-shadow(7px 8px #14211b1f);width:62px;height:78px}.service-card:not(.service-card--featured) h3{grid-area:title;margin:2px 0 8px;font-size:21px}.service-card:not(.service-card--featured)>p{grid-area:text;min-height:0;margin:0;font-size:13px}.service-card:not(.service-card--featured) .service-card__bottom{grid-area:bottom;margin-top:18px}.service-card:not(.service-card--featured) .service-card__bottom a span{display:inline}.price-protocol__grid,.standard-section__grid,.area-section__grid,.faq-section__grid,.lead-form-wrap,.service-prices__grid,.brands-section__grid,.about-manifesto__grid,.proof-section__grid,.route-section__grid,.price-explainer__grid,.contact-details,.diagnostics-section__grid{gap:42px}.price-sheet{box-shadow:9px 9px 0 var(--blue);padding:20px}.price-sheet__head span:last-child{display:none}.price-sheet__row{grid-template-columns:1fr;gap:3px}.price-sheet__row span{text-align:left}.process-list{grid-template-columns:1fr}.process-list li,.process-list li:nth-child(2),.process-list li:nth-child(3),.process-list li:last-child{border:1px solid var(--line);border-top:0;border-radius:0;min-height:230px}.process-list li:first-child{border-top:1px solid var(--line);border-radius:var(--radius) var(--radius) 0 0}.process-list li:last-child{border-radius:0 0 var(--radius) var(--radius)}.process-list li:after{display:none}.process-list li>svg{margin-bottom:32px}.standard-section__statement blockquote{font-size:39px}.standard-section__cards article{grid-template-columns:37px 1fr;padding:20px}.standard-section__cards svg{width:32px;height:32px}.safety-card{grid-template-columns:52px 1fr;gap:18px;padding:25px}.safety-card__icon{width:52px;height:52px}.safety-card__icon svg{width:28px;height:28px}.safety-card h2{font-size:25px}.safety-card p:last-child,.safety-card .eyebrow{grid-column:1/-1}.safety-card .button{grid-column:1/-1;width:100%}.district-grid{grid-template-columns:1fr}.district-grid li:nth-child(odd){border-right:0}.faq-item summary{grid-template-columns:31px 1fr 30px;gap:10px;min-height:78px;font-size:16px}.faq-item__answer{padding:0 0 23px 41px;font-size:14px}.lead-form-wrap{border-radius:24px;padding:27px 18px 18px}.lead-form-wrap__intro{padding:0 8px}.lead-form-wrap__intro h2{font-size:39px}.lead-form{border-radius:16px;padding:20px 16px}.lead-form__row{grid-template-columns:1fr;gap:0}.lead-form__submit{flex-direction:column;align-items:flex-start}.lead-form__submit .button{width:100%}.lead-form__submit p{max-width:none}.site-footer{padding-top:58px;padding-bottom:50px}.site-footer__grid{grid-template-columns:repeat(2,1fr);gap:42px 25px}.site-footer__brand{grid-column:1/-1}.site-footer__contact{grid-template-columns:1fr}.site-footer__contact h2,.site-footer__contact p{grid-column:auto}.site-footer__bottom{flex-direction:column;align-items:flex-start}.mobile-action-bar{z-index:70;right:9px;bottom:calc(8px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#14211bf5;border:1px solid #fff3;border-radius:19px;grid-template-columns:.82fr 1.18fr;gap:3px;min-height:78px;padding:5px;display:grid;position:fixed;left:9px;overflow:hidden;box-shadow:0 14px 45px #00000052}.mobile-action-bar__offer{color:#fffdf7ad;grid-column:1/-1;justify-content:center;align-items:center;gap:7px;min-height:22px;margin:0;font-size:9px;line-height:1;display:flex}.mobile-action-bar__offer strong{color:var(--lime);letter-spacing:-.01em;font-size:11px}.mobile-action-bar a{color:var(--white);border-radius:999px;justify-content:center;align-items:center;gap:7px;min-height:44px;font-size:12px;font-weight:800;display:flex}.mobile-action-bar a svg{width:18px;height:18px}.mobile-action-bar .mobile-action-bar__primary{background:var(--lime);color:var(--ink)}.mobile-action-bar--single .mobile-action-bar__primary{grid-column:1/-1}.cookie-banner{right:10px;bottom:calc(103px + env(safe-area-inset-bottom));width:calc(100% - 20px)}.breadcrumbs{margin-bottom:36px}.inner-hero{padding:34px 0 74px}.inner-hero h1{font-size:clamp(46px,14vw,68px)}.inner-hero__lead{font-size:17px}.service-hero{padding-top:28px;padding-bottom:55px}.service-hero .breadcrumbs{margin-bottom:32px}.symptoms-grid,.district-cards{grid-template-columns:1fr}.symptoms-grid article{min-height:190px}.diagnostics-section__card{box-shadow:9px 9px 0 var(--ink);padding:28px}.diagnostics-section__price strong{font-size:48px}.service-prices__grid{gap:25px}.price-table-wrap{padding:17px}.price-table__row{gap:15px;padding:17px 0}.brand-cloud{grid-template-columns:repeat(2,1fr)}.brand-cloud li:nth-child(3n+2){background:0 0}.brand-cloud li:nth-child(2n){background:var(--paper)}.safety-inline{grid-template-columns:42px 1fr;gap:17px;padding:24px}.safety-inline>svg{width:40px;height:40px}.safety-inline .text-link{grid-column:1/-1;justify-self:start}.price-rules article{grid-template-columns:35px 1fr;padding:25px 20px}.price-rules article>span{grid-row:1/4}.price-rules article strong,.price-rules article p{grid-column:2}.all-prices{gap:25px;padding:20px 16px}.all-prices__heading a{margin-top:25px}.about-manifesto__quote{box-shadow:9px 9px 0 var(--ink);padding:30px}.about-manifesto__quote>span{margin-bottom:50px}.principles-grid{grid-template-columns:1fr}.principles-grid article{min-height:220px}.principles-grid svg{margin-bottom:40px}.district-section__header{grid-template-columns:1fr;gap:15px}.district-section__header>p:last-child{grid-column:auto}.district-section__header h2{font-size:43px}.route-section li{grid-template-columns:43px 1fr}.contact-options article{grid-template-columns:45px 1fr;padding:25px}.contact-options article>svg{width:38px;height:38px}.contact-options article>a,.contact-options article>strong{font-size:21px}.contact-details{padding:28px 22px}.contact-details dl>div{grid-template-columns:1fr;gap:4px}.legal-page{padding-top:35px;padding-bottom:80px}.legal-page__lead{margin-bottom:50px;font-size:17px}}@media (max-width:420px){.hero h1,.service-hero__content h1{font-size:43px}.hero h1 em{display:inline}.appliance-visual,.service-hero .appliance-visual{min-height:350px}.appliance-visual__ticket{padding:8px 10px;font-size:10px}.appliance-visual__ticket--top{top:62px}.appliance-visual__ticket--bottom{bottom:16px;right:13px}.service-card{padding:17px}.service-card:not(.service-card--featured){grid-template-columns:72px minmax(0,1fr);column-gap:12px}.service-card:not(.service-card--featured) .service-card__visual{height:92px}.service-card:not(.service-card--featured) .appliance-glyph{width:52px;height:66px}.service-card:not(.service-card--featured) h3{font-size:19px}.free-offer,.free-offer--compact,.free-offer--form,.free-offer--light{grid-template-columns:84px minmax(0,1fr)}.free-offer__price{padding:12px}.free-offer__price strong,.free-offer--compact .free-offer__price strong,.free-offer--form .free-offer__price strong{font-size:29px}.free-offer__copy{padding:11px 12px}.free-offer__copy small{letter-spacing:.08em;font-size:8px}.free-offer__copy>strong{font-size:15px}.service-card__bottom{gap:8px}.service-card__prices{gap:11px}.service-card__free-price{padding-left:10px}.service-card__prices strong{font-size:13px}.service-card__bottom a span{display:none!important}.price-table__row{grid-template-columns:1fr;gap:5px}.price-table__row strong{color:var(--blue)}.lead-form-wrap__intro h2{font-size:35px}.site-footer__grid{grid-template-columns:1fr}.site-footer__brand{grid-column:auto}.mobile-action-bar a{font-size:11px}.mobile-action-bar__offer span{font-size:8px}.inner-hero h1{font-size:44px}.legal-page h1{overflow-wrap:anywhere;font-size:40px}.brand-cloud{grid-template-columns:1fr}.brand-cloud li:nth-child(2n){background:var(--paper)}.legal-details>p:not(.eyebrow){grid-template-columns:1fr;gap:4px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
