@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@500;600;650;700;750;800&display=swap');

:root{--ink:#182021;--muted:#56615e;--line:#dce1d9;--paper:#fbfcf8;--soft:#f1f3ec;--acid:#e2f467;--dark:#172223;--font:'DM Sans',Arial,sans-serif;--heading:'Manrope','Arial',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:1rem;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #497407;outline-offset:5px}button{cursor:pointer}img{display:block;max-width:100%}.icon{width:24px;height:24px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.icon-sprite{position:absolute;width:0;height:0;overflow:hidden}.shell{width:min(1240px,calc(100% - 96px));margin-inline:auto}.skip-link{position:fixed;top:10px;left:10px;padding:12px 22px;z-index:100;background:var(--acid);transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}.top-strip{min-height:35px;padding:7px max(48px,calc((100vw - 1240px)/2));background:var(--ink);color:#fff;display:flex;justify-content:space-between;align-items:center;font-size:0.75rem;font-weight:600;letter-spacing:1.1px}.site-header{min-height:108px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:inline-flex;align-items:center;gap:11px;font-family:var(--heading);font-weight:800;font-size:1.3125rem;line-height:1.12;letter-spacing:-.8px}.brand-mark{display:grid;place-items:center;background:var(--acid);border-radius:50%;width:45px;height:45px;color:var(--ink);flex:none}.brand-mark .icon{width:29px;height:29px;stroke-width:1.8}.brand-sub{display:block;font-family:var(--font);font-size:0.75rem;letter-spacing:0;font-weight:500;margin-top:5px}.desktop-nav{display:flex;gap:32px;font-size:0.875rem;font-weight:550}.desktop-nav a:hover{color:#657b0b}.header-call{display:inline-flex;align-items:center;gap:10px;font-size:0.9375rem;font-weight:650;min-height:44px}.header-call .icon{width:18px;height:18px}.mobile-phone{display:none}.hero{display:grid;grid-template-columns:1.03fr 1fr;gap:55px;align-items:center;padding-top:35px;padding-bottom:65px}.eyebrow{font-size:0.75rem;font-weight:700;letter-spacing:1.6px;line-height:1.6;margin:0 0 22px;display:flex;align-items:center;gap:9px}.eyebrow-line{display:block;width:22px;height:2px;background:currentColor}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--heading);font-weight:750}h1{font-size:clamp(44px,4.6vw,66px);letter-spacing:-3.4px;line-height:1.09;margin-bottom:24px}.highlight{position:relative;white-space:nowrap;z-index:0}.highlight:after{content:'';position:absolute;left:-1px;right:-7px;bottom:4px;height:17px;background:var(--acid);z-index:-1;transform:rotate(-2deg)}.hero-description{max-width:470px;font-size:1.0625rem;line-height:1.7;color:var(--muted);margin-bottom:30px}.hero-actions{display:grid;gap:12px;max-width:440px}.button{min-height:59px;display:flex;align-items:center;justify-content:center;gap:12px;border-radius:7px;padding:15px 22px;font-size:1.0625rem;line-height:1.3;font-weight:700;border:1px solid transparent;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--acid);color:var(--ink)}.button-primary:hover{background:#d8ea52}.button .icon{width:22px;height:22px}.button .action-arrow{margin-left:auto;width:20px}.hero .button-primary{justify-content:flex-start}.button-secondary{border-color:#d1d8cd;background:transparent;font-size:1rem}.button-secondary:hover{background:#f0f3e9}.button-secondary .icon{width:19px}.sms-hint{font-size:0.75rem;color:var(--muted);margin:12px 0 26px;max-width:440px}.hero-assurance{display:flex;gap:8px;align-items:flex-start;font-size:0.8125rem;font-weight:550}.hero-assurance .icon{width:18px;height:18px;color:#4d6518;margin-top:1px}.hero-visual{height:540px;border-radius:13px;position:relative;overflow:hidden;background:#384349;isolation:isolate}.hero-visual:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.1),transparent 25%,transparent 50%,rgba(6,14,17,.7));z-index:0;pointer-events:none}.hero-visual img{width:100%;height:100%;object-fit:cover;object-position:62% center}.photo-label{position:absolute;top:24px;left:24px;padding:8px 12px;background:rgba(250,252,245,.93);color:var(--ink);display:flex;gap:8px;align-items:center;border-radius:4px;font-size:0.75rem;letter-spacing:.5px;font-weight:700;z-index:1}.photo-label .icon{width:15px;height:15px}.photo-caption{position:absolute;bottom:28px;left:28px;right:28px;display:flex;align-items:flex-end;justify-content:space-between;color:#fff;z-index:1;font-family:var(--heading);font-size:1.6875rem;font-weight:650;line-height:1.3;letter-spacing:-.8px}.caption-mark{color:var(--acid);display:grid;place-items:center;width:51px;height:51px;border:1px solid #ffffff66;border-radius:50%}.caption-mark .icon{width:29px;height:29px}.benefits{display:grid;grid-template-columns:repeat(3,1fr);padding-block:26px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.benefits>div{display:flex;align-items:center;justify-content:center;gap:12px;font-size:0.875rem;font-weight:550}.benefits>div+div{border-left:1px solid var(--line)}.benefits .icon{width:21px;height:21px}.section-pad{padding-block:86px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:37px}.section-heading .eyebrow{margin-bottom:14px}h2{font-size:clamp(33px,3.1vw,44px);letter-spacing:-1.8px;line-height:1.2;margin-bottom:0}.section-heading>p{font-size:0.9375rem;line-height:1.7;color:var(--muted);margin-bottom:3px}.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.service-card{background:var(--soft);border:1px solid #e4e8de;border-radius:10px;padding:32px}.replacement-card{background:#f6f8e9}.service-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.service-icon{width:51px;height:51px;background:var(--paper);display:grid;place-items:center;border:1px solid #dfe4d6;border-radius:9px}.replacement-card .service-icon{background:var(--acid);border-color:var(--acid)}.service-icon .icon{width:27px;height:27px}.service-number{font-size:0.75rem;letter-spacing:1.1px;font-weight:600;color:var(--muted)}h3{font-size:1.5625rem;line-height:1.3;letter-spacing:-.65px;margin:0 0 14px}.service-card>p{max-width:480px;min-height:81px;font-size:1rem;color:var(--muted);line-height:1.7;margin-bottom:22px}.check-list{list-style:none;padding:0;margin:0 0 28px;display:grid;gap:9px;font-size:0.875rem}.check-list li{display:flex;align-items:flex-start;gap:9px}.check-list .icon{width:17px;height:17px;margin-top:3px}.text-link{display:inline-flex;gap:20px;align-items:center;min-height:44px;font-size:0.9375rem;font-weight:700}.text-link .icon{width:18px;height:18px;transition:transform .2s}.text-link:hover .icon{transform:translateX(4px)}.text-link:hover{text-decoration:underline;text-underline-offset:4px}.service-card .text-link{border-top:1px solid #d8ddcf;padding-top:20px;display:flex;justify-content:space-between}.how-section{background:var(--dark);color:#fff}.how-section .eyebrow{color:var(--acid)}.how-section .section-heading{margin-bottom:51px}.light-link{color:var(--acid);white-space:nowrap}.steps{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.steps li{border-top:1px solid #4b5551;padding-top:25px}.step-number{font-family:var(--heading);color:var(--acid);display:block;font-size:0.875rem;font-weight:650;margin-bottom:21px}.steps h3{font-size:1.3125rem}.steps p{color:#b8c2bd;font-size:1rem;line-height:1.7;margin-bottom:0}.photo-tip{display:flex;align-items:flex-start;gap:14px;background:#253132;border-radius:7px;margin-top:40px;padding:20px 22px}.photo-tip .icon{color:var(--acid);margin-top:2px}.photo-tip p{margin:0;color:#c7cec8;font-size:0.875rem;line-height:1.75}.photo-tip strong{color:#fff;font-weight:600}.tire-size{white-space:nowrap;color:var(--acid);font-weight:600}.faq-section{display:grid;grid-template-columns:.7fr 1.3fr;gap:80px}.faq-intro .eyebrow{margin-bottom:16px}.faq-intro>p:last-child{color:var(--muted);font-size:0.9375rem;line-height:1.8;margin-top:22px;margin-bottom:0}.faq-intro>p a{text-decoration:underline;color:var(--ink);text-underline-offset:4px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;font-weight:600;font-size:1rem;line-height:1.5;padding:23px 0}summary::-webkit-details-marker{display:none}.faq-plus{width:18px;height:18px;position:relative;flex-shrink:0}.faq-plus:before,.faq-plus:after{content:'';position:absolute;left:1px;top:8px;width:16px;height:1.5px;background:var(--ink)}.faq-plus:after{transform:rotate(90deg);transition:transform .15s}details[open] .faq-plus:after{transform:rotate(0)}details p{color:var(--muted);font-size:1rem;line-height:1.75;padding-right:32px;margin-bottom:23px}details p a{text-decoration:underline;text-underline-offset:3px}.last-cta{background:var(--acid);border-radius:11px;padding:46px 52px;display:flex;align-items:center;justify-content:space-between;gap:48px}.last-cta .eyebrow{font-size:0.75rem;margin-bottom:15px}.last-cta h2{font-size:2.6875rem;letter-spacing:-1.7px}.last-cta p:last-child{margin:18px 0 0;font-size:0.9375rem}.last-actions{width:360px;flex-shrink:0}.button-dark{color:#fff;background:var(--ink);justify-content:flex-start}.button-dark:hover{background:#2c3635}.last-call{display:block;text-align:center;font-size:0.8125rem;margin-top:17px}.last-call strong{font-weight:650}.last-call:hover{text-decoration:underline;text-underline-offset:4px}.site-footer{padding-top:53px;padding-bottom:26px}.footer-main{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:30px}.footer-main .brand-mark{background:#e9ede2}.footer-contact{display:flex;align-items:center;gap:20px}.footer-contact>a{font-size:1.0625rem;font-weight:600}.copy-number{display:flex;align-items:center;gap:6px;border:0;background:transparent;padding:10px;color:var(--muted);font-size:0.75rem;min-height:44px}.copy-number .icon{width:14px;height:14px}.copy-number:hover{color:var(--ink)}.footer-bottom{display:flex;justify-content:space-between;gap:16px;padding-top:22px;border-top:1px solid var(--line);font-size:0.75rem;color:var(--muted)}.copy-status{font-size:0.8125rem;margin:0;color:#426011;text-align:right}.copy-status:not(:empty){margin-top:12px}.mobile-contact-bar{display:none}

/* Status pill shown while the browser is asking for the visitor's location */
.locate-toast{position:fixed;z-index:40;left:50%;bottom:26px;transform:translateX(-50%);width:max-content;max-width:min(430px,calc(100% - 40px));margin:0;padding:13px 21px;border-radius:999px;background:var(--ink);color:#fff;font-size:0.8125rem;font-weight:550;line-height:1.5;text-align:center;box-shadow:0 12px 32px #1422162e}

/* City pages: areas served + city links */
.areas-section{background:var(--soft);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.area-grid{list-style:none;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:0 0 26px}
.area-grid li{display:flex;align-items:center;gap:9px;background:var(--paper);border:1px solid #e3e8dc;border-radius:7px;padding:13px 15px;font-size:0.875rem;line-height:1.4;font-weight:550}
.area-grid .icon{width:16px;height:16px;color:#4d6518;flex:none}
.roads-note{display:flex;align-items:flex-start;gap:13px;background:var(--paper);border:1px solid #e3e8dc;border-radius:8px;padding:19px 21px}
.roads-note .icon{color:#4d6518;margin-top:2px}
.roads-note+.roads-note{margin-top:14px}
.roads-note p{margin:0;font-size:0.9375rem;line-height:1.75;color:var(--muted)}
.roads-note strong{color:var(--ink);font-weight:650}

@media(min-width:1450px){.hero{gap:75px;padding-top:48px}.hero-visual{height:565px}h1{font-size:4.375rem}}
@media(max-width:1100px){.shell{width:calc(100% - 64px)}.top-strip{padding-inline:32px}.desktop-nav{gap:20px}.hero{gap:32px}.hero-visual{height:520px}h1{font-size:3.1875rem;letter-spacing:-2.8px}.hero-description{font-size:1rem}.hero .eyebrow{font-size:0.75rem;letter-spacing:1px}.brand{font-size:1.1875rem}.brand-sub{font-size:0.75rem}.last-cta{padding:40px}.last-actions{width:320px}.last-cta h2{font-size:2.375rem}.faq-section{gap:50px}.area-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:850px){.desktop-nav{display:none}.site-header{min-height:92px}.hero{gap:27px;padding-top:28px}.hero-visual{height:510px}.hero .eyebrow{align-items:flex-start}.eyebrow-line{margin-top:8px;width:15px;flex:none}h1{font-size:2.75rem;letter-spacing:-2.3px}.hero-description{margin-bottom:22px}.button{font-size:1rem;padding-inline:17px}.button-secondary{font-size:0.875rem}.hero-assurance{font-size:0.75rem}.sms-hint{font-size:0.75rem}.photo-label{font-size:0.75rem;top:18px;left:18px;right:18px;justify-content:center;padding-inline:6px;letter-spacing:.65px}.photo-caption{left:20px;right:20px;font-size:1.5rem}.caption-mark{display:none}.benefits>div{font-size:0.75rem;gap:8px}.benefits .icon{width:18px}.section-pad{padding-block:65px}.service-card{padding:25px}.service-card>p{min-height:110px}h3{font-size:1.375rem}.check-list{font-size:0.8125rem}.section-heading>p{font-size:0.875rem;max-width:250px}.steps{gap:30px}.steps h3{font-size:1.1875rem}.last-cta{gap:30px;padding:35px}.last-cta h2{font-size:2rem}.last-actions{width:290px}.last-call{font-size:0.75rem}.faq-section{gap:35px;grid-template-columns:.8fr 1.2fr}.faq-intro .eyebrow{font-size:0.75rem}.footer-contact{gap:6px}.area-grid{grid-template-columns:repeat(2,1fr);gap:9px}.area-grid li{font-size:0.8125rem;padding:12px 13px}.roads-note p{font-size:0.875rem}}
@media(max-width:650px){html{scroll-padding-top:18px}.shell{width:calc(100% - 40px)}body{padding-bottom:calc(86px + env(safe-area-inset-bottom,0px))}.top-strip{min-height:30px;padding:6px 20px;justify-content:center;font-size:0.75rem;letter-spacing:1px}.strip-desktop{display:none}.site-header{min-height:82px;gap:15px}.brand{font-size:1.125rem;gap:9px}.brand-mark{width:38px;height:38px}.brand-mark .icon{width:26px;height:26px}.brand-sub{font-size:0.75rem;letter-spacing:0;margin-top:5px}.desktop-phone{display:none}.mobile-phone{display:inline}.header-call{font-size:0.875rem;gap:7px}.header-call .icon{width:17px;height:17px}.hero{display:flex;flex-direction:column;align-items:stretch;gap:30px;padding-top:19px;padding-bottom:28px}.hero .eyebrow{font-size:0.75rem;letter-spacing:1.05px;margin-bottom:17px;align-items:center}.eyebrow-line{width:18px;margin:0}h1{font-size:clamp(39px,10.6vw,62px);letter-spacing:-2.4px;line-height:1.11;margin-bottom:18px}.highlight:after{height:11px;bottom:3px;right:-3px}.hero-description{max-width:470px;font-size:1rem;line-height:1.65;margin-bottom:24px}.hero-actions{max-width:none;gap:10px}.button{min-height:57px;font-size:1rem;border-radius:6px;padding-inline:20px}.button-secondary{min-height:50px;font-size:0.9375rem}.sms-hint{font-size:0.75rem;margin:11px 0 18px;line-height:1.5;max-width:none}.hero-assurance{font-size:0.75rem;gap:7px;align-items:center}.hero-assurance .icon{width:16px;height:16px;margin:0}.hero-visual{height:auto;aspect-ratio:1.45;border-radius:8px}.hero-visual img{object-position:center center}.photo-label{top:15px;left:15px;right:auto;font-size:0.75rem;padding:7px 10px}.photo-label .icon{width:13px;height:13px}.photo-caption{left:19px;right:19px;bottom:19px;font-size:1.5rem}.caption-mark{display:grid;width:41px;height:41px}.caption-mark .icon{width:24px;height:24px}.benefits{padding-block:19px;gap:9px}.benefits>div{flex-direction:column;text-align:center;font-size:0.75rem;line-height:1.4;gap:8px;padding-inline:3px}.benefits>div+div{border-left:1px solid var(--line)}.benefits .icon{width:20px;height:20px}.section-pad{padding-block:49px}.section-heading{display:block;margin-bottom:25px}.section-heading .eyebrow{font-size:0.75rem;letter-spacing:1.3px;margin-bottom:12px}h2{font-size:2rem;letter-spacing:-1.4px}.section-heading>p{max-width:100%;font-size:0.9375rem;margin:16px 0 0}.section-heading>p br{display:none}.service-grid{grid-template-columns:1fr;gap:16px}.service-card{padding:25px;border-radius:8px}.service-top{margin-bottom:21px}.service-icon{width:44px;height:44px}.service-icon .icon{width:24px;height:24px}.service-number{font-size:0.75rem}h3{font-size:1.4375rem;margin-bottom:12px}.service-card>p{min-height:0;font-size:1rem;margin-bottom:21px}.check-list{font-size:0.875rem;gap:9px;margin-bottom:21px}.service-card .text-link{font-size:0.9375rem;padding-top:17px}.how-section .section-heading{margin-bottom:30px}.light-link{margin-top:15px;font-size:0.875rem}.steps{grid-template-columns:1fr;gap:23px}.steps li{position:relative;padding-top:22px;padding-left:39px}.step-number{position:absolute;left:0;top:23px;font-size:0.8125rem;margin:0}.steps h3{font-size:1.25rem;margin-bottom:9px}.steps p{font-size:1rem;max-width:430px}.photo-tip{padding:17px 15px;gap:11px;margin-top:29px}.photo-tip .icon{width:21px;height:21px}.photo-tip p{font-size:0.875rem}.faq-section{display:block}.faq-intro .eyebrow{font-size:0.75rem;letter-spacing:1.3px;margin-bottom:12px}.faq-intro h2 br{display:none}.faq-intro h2{max-width:350px}.faq-intro>p:last-child{margin-top:14px}.faq-intro>p:last-child br{display:none}.faq-list{margin-top:28px}summary{padding-block:21px;font-size:1rem;gap:14px}details p{font-size:1rem;padding-right:12px}.last-cta{flex-direction:column;align-items:stretch;padding:30px 25px;gap:25px;border-radius:8px}.last-cta .eyebrow{font-size:0.75rem;letter-spacing:1px;margin-bottom:13px}.last-cta h2{font-size:2.125rem;letter-spacing:-1.4px}.last-cta p:last-child{font-size:0.9375rem;line-height:1.6;margin-top:15px}.last-actions{width:100%}.last-call{font-size:0.75rem;line-height:1.8;margin-top:14px}.last-call strong{white-space:nowrap}.site-footer{padding-top:38px;padding-bottom:20px}.footer-main{align-items:flex-start;flex-direction:column;gap:24px;padding-bottom:24px}.footer-contact{width:100%;justify-content:space-between;gap:12px}.footer-contact>a{font-size:1.0625rem}.copy-number{font-size:0.75rem}.footer-bottom{flex-direction:column;gap:5px;font-size:0.75rem;line-height:1.8;padding-top:19px}.copy-status{text-align:left}.locate-toast{bottom:calc(90px + env(safe-area-inset-bottom,0px));padding:12px 18px}.area-grid{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:20px}.area-grid li{padding:11px 12px;font-size:0.8125rem}.roads-note{padding:16px 15px;gap:11px}.roads-note p{font-size:0.875rem}.mobile-contact-bar{display:grid;grid-template-columns:1fr 64px;gap:12px;position:fixed;bottom:0;left:0;right:0;z-index:20;padding:11px 20px calc(11px + env(safe-area-inset-bottom,0px));background:rgba(251,252,248,.97);border-top:1px solid #d9dfd3;box-shadow:0 -4px 20px #1422160a;backdrop-filter:blur(12px)}.mobile-contact-bar .button{min-height:54px;font-size:0.9375rem;padding-inline:12px}.sticky-call{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-height:54px;border:1px solid #d1d8cd;border-radius:6px;font-size:0.75rem;line-height:1.3;font-weight:600}.sticky-call .icon{width:18px;height:18px}}
@media(max-width:359px){.shell{width:calc(100% - 32px)}.brand{font-size:1rem}.brand-sub{font-size:0.75rem}.hero .eyebrow{letter-spacing:.65px;font-size:0.75rem}h1{font-size:2.3125rem}.hero-description{font-size:1rem}.sms-hint{font-size:0.75rem}.hero-assurance{font-size:0.75rem}.photo-label{font-size:0.75rem}.mobile-contact-bar{padding-inline:16px}.service-card{padding:22px}.last-cta{padding:27px 22px}.last-cta h2{font-size:1.9375rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}.button:hover{transform:none}}
