@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700;800&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--red:#e5392e;--ink:#141719;--muted:#646b70;--line:#dfe1e2;--paper:#f5f6f6}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;color:var(--ink);font-family:Manrope,Arial,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,summary{touch-action:manipulation}button{cursor:pointer}a,button{transition:background .2s,color .2s,transform .2s}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #f06a35;outline-offset:5px}input:focus,select:focus,textarea:focus{outline:2px solid var(--red);outline-offset:1px}[hidden]{display:none!important}.skip{position:fixed;top:-100px;background:white;z-index:100;padding:10px}.skip:focus{top:0}.topline{background:var(--ink);color:#c6c9cb;padding:9px 5%;display:flex;justify-content:space-between;font-size:12px;letter-spacing:.09em}.topline a{letter-spacing:0}header{padding:14px 5%;display:flex;align-items:center;gap:30px;background:white;position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;line-height:1.1;white-space:nowrap}.brand img{object-fit:cover;border-radius:3px}.brand span{font:700 26px 'Barlow Condensed',Impact,sans-serif}.brand b{font-weight:600}.brand small{display:block;font:700 9px Manrope,Arial,sans-serif;letter-spacing:.2em;margin-top:7px}nav{display:flex;gap:24px;margin-left:auto;font-size:14px;font-weight:700}nav a:hover,.header-phone:hover{color:var(--red)}.header-phone{font-weight:800;font-size:14px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;background:var(--red);color:white;min-height:57px;padding:16px 25px;font-size:14px;font-weight:800;border:0;border-radius:3px}.button:hover{background:#bf2a22;transform:translateY(-2px)}.button span{font-size:22px;line-height:1}.button.small{min-height:46px;padding:11px 18px;gap:22px}.hero{min-height:660px;position:relative;background:#16191a;color:#fff;overflow:hidden}.hero-image{position:absolute;inset:0;background:url('/assets/hero.jpg') 65% 50%/cover;animation:heroZoom 1.5s ease-out both}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,13,15,.98),rgba(10,13,15,.84) 35%,rgba(10,13,15,.22) 75%),linear-gradient(0deg,rgba(10,13,15,.45),transparent 60%)}.hero-content{position:relative;padding:70px 5% 66px;max-width:1000px;animation:enter .8s ease-out both}.eyebrow{font-size:12px;letter-spacing:.15em;font-weight:800;line-height:1.5;margin:0 0 23px;color:var(--muted)}.hero .eyebrow{color:#e3e4e5;display:flex;align-items:center;gap:10px}.hero .eyebrow span{width:22px;height:3px;background:var(--red)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:'Barlow Condensed',Impact,'Arial Narrow',sans-serif;line-height:1.04;font-weight:700;letter-spacing:-.015em}h1{font-size:clamp(60px,6.1vw,94px);margin-bottom:25px}h1 em,h2 em{font-style:normal;color:var(--red)}.hero-copy{font-size:16px;color:#c7c9cb;line-height:1.8;max-width:495px}.hero-actions{display:flex;align-items:center;gap:30px;margin-top:30px}.text-link{display:inline-flex;align-items:center;gap:18px;font-size:14px;font-weight:800}.hero-notes{display:flex;gap:24px;color:#c5c7c8;font-size:12px;margin-top:36px}.hero-tag{position:absolute;right:6%;bottom:90px;border-left:3px solid var(--red);padding:8px 20px;background:#12171999;backdrop-filter:blur(7px)}.hero-tag span{font-size:11px;letter-spacing:.12em}.hero-tag strong{display:block;font:600 30px 'Barlow Condensed',sans-serif}.hero-number{position:absolute;bottom:25px;right:5%;font-size:10px;letter-spacing:.18em;color:#c2c6c8}.promise-strip{display:grid;grid-template-columns:repeat(3,1fr);padding:28px 5%;border-bottom:1px solid var(--line);background:#f5f6f6}.promise-strip>div{padding-left:35px;border-left:1px solid #d7dbdd}.promise-strip>div:first-child{padding-left:0;border:0}.promise-strip b{display:block;font-size:12px;letter-spacing:.035em;margin-bottom:4px}.promise-strip span,.promise-strip a{color:var(--muted);font-size:14px}.section{padding:94px 6%;scroll-margin-top:0}.section-top{display:flex;justify-content:space-between;gap:40px;align-items:flex-end;margin-bottom:42px}.section-top>p,.pricing-intro{max-width:410px;color:var(--muted);font-size:15px;margin-bottom:5px}h2{font-size:clamp(42px,4.2vw,62px);margin:0}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.service-card{border:1px solid var(--line);padding:28px 25px 0;position:relative;background:white;transition:transform .3s,box-shadow .3s}.service-card:hover{transform:translateY(-7px);box-shadow:0 12px 35px #10131512}.service-icon{font-size:38px;color:var(--red);line-height:1}.card-index{position:absolute;right:22px;top:30px;color:#a3a8ab;font-size:12px}h3{font-size:32px}.service-card h3{margin:24px 0 17px}.service-card p{font-size:14px;color:var(--muted);line-height:1.8;min-height:102px}.service-card>div{padding:20px 0;border-top:1px solid var(--line);font-size:10px;letter-spacing:.07em;font-weight:800;display:flex;justify-content:space-between}.roadside{background:var(--ink);border-color:var(--ink);color:white}.roadside p{color:#b9bec1}.roadside>div{border-color:#373c3f}.pricing-section{background:var(--paper)}.underlined{display:inline-block;border-bottom:1px solid;padding-bottom:4px;font-weight:800;font-size:14px;color:var(--ink)}.price-layout{display:grid;grid-template-columns:.8fr 1.4fr;gap:80px}.price-note{padding:32px;background:white;align-self:start;border-top:3px solid var(--red)}.price-note .eyebrow{display:block}.price-note p{color:var(--muted);font-size:14px;max-width:330px}.price-note>div{display:flex;gap:18px;align-items:center;border-top:1px solid var(--line);padding-top:24px;margin-top:30px}.price-note strong{font:700 52px 'Barlow Condensed',sans-serif}.price-note>div span{font-size:12px;color:var(--muted)}details{border-bottom:1px solid #d5d9dc}summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:16px}summary::-webkit-details-marker{display:none}.price-group summary{padding:22px 0;font-size:18px;font-weight:800}.plus{font-weight:400;font-size:24px}.price-group[open] .plus{transform:rotate(45deg);color:var(--red)}.price-group[open] summary{color:var(--red)}.price-row{display:flex;justify-content:space-between;gap:20px;font-size:14px;padding:12px 0;border-top:1px solid #e3e5e6}.price-row:last-child{padding-bottom:24px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.review-card{margin:0;padding:28px;background:#f6f7f7;border:1px solid #eceeee;display:flex;flex-direction:column}.quote-mark{font:70px/1 Georgia,serif;color:var(--red);height:52px}.review-card blockquote{font-size:15px;line-height:1.85;margin:0 0 26px;flex:1}.review-card figcaption{display:flex;gap:12px;align-items:center}.avatar{display:grid;place-items:center;border:1px solid #d7dbde;border-radius:50%;width:38px;height:38px;font-size:13px;font-weight:700}.review-card strong{font-size:13px}.review-card small{display:block;font-size:12px;color:var(--muted)}.review-bottom{display:flex;justify-content:center;align-items:center;gap:20px;padding-top:35px;font-size:14px}.review-bottom>span:last-child{color:var(--muted)}.area-section{background:#121618;color:white;display:grid;grid-template-columns:1.25fr 1fr;gap:80px;align-items:center}.area-section .eyebrow{color:#a6adb1}.area-section p:not(.eyebrow){max-width:570px;color:#abb3b8;font-size:15px;margin:26px 0}.towns{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:30px;max-width:500px}.towns span{padding:8px 16px;border:1px solid #3a4145;font-size:12px}.area-logo{display:flex;justify-content:center}.area-logo img{width:min(100%,420px);height:auto}.booking-section{display:grid;grid-template-columns:1fr 1.08fr;gap:95px}.booking-intro>p:not(.eyebrow){color:var(--muted);max-width:400px;font-size:15px;margin-top:24px}.steps{list-style:none;padding:0;margin:35px 0}.steps li{display:flex;gap:18px;padding:19px 0;border-bottom:1px solid var(--line)}.steps li>b{font:600 27px 'Barlow Condensed',sans-serif;color:var(--red)}.steps strong{display:block;font-size:14px}.steps span{display:block;font-size:13px;color:var(--muted);margin-top:4px}.booking-contact a{color:var(--ink);font-weight:800}.booking-card{background:var(--paper);padding:32px;border:1px solid var(--line);align-self:start}.form-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:25px}.form-heading h3{font-size:29px;margin:0}.form-heading>span{font-size:11px;border:1px solid #d8dcde;padding:5px 10px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px 16px}label{font-size:12px;font-weight:800;display:block}.full{grid-column:1/-1}input,select,textarea{display:block;width:100%;min-width:0;border:1px solid #d6dadd;border-radius:2px;background:white;color:var(--ink);padding:12px;font-size:14px;margin-top:7px;min-height:47px}textarea{resize:vertical}.form-note,.privacy{font-size:12px;color:var(--muted);line-height:1.7;margin:19px 0}.privacy{font-size:11px;margin-bottom:0}.booking-card .button{width:100%}.booking-card h3{margin-bottom:18px}.booking-card #payment-step>p:not(.eyebrow){font-size:14px}.cash-button{margin:10px 0}.sms-button{background:var(--ink)}.sms-button[aria-disabled=true]{opacity:.4;cursor:not-allowed}.checkline{display:flex;gap:12px;align-items:center;margin:25px 0;font-size:14px}.checkline input{width:19px;height:19px;min-height:19px;margin:0}.plain-button{border:0;background:none;text-decoration:underline;font-size:13px;padding:14px 0;display:block}pre{font:13px/1.7 Manrope,sans-serif;white-space:pre-wrap;overflow-wrap:anywhere}#payment-step summary{font-size:14px;padding:12px 0}#copy-status{font-size:12px}#payment-step:focus{outline:none}.faq-section{padding-top:20px}.faq-grid{display:grid;grid-template-columns:1fr 1.5fr;gap:70px}.faq-grid summary{padding:24px 0;font-size:15px;font-weight:800}.faq-grid summary:after{content:'+';font-size:20px;font-weight:400}.faq-grid details[open] summary:after{content:'−'}.faq-grid p{font-size:14px;color:var(--muted);max-width:680px}footer{background:var(--ink);color:#fff;padding:45px 6% 26px}.footer-top{display:flex;align-items:center;justify-content:space-between;padding-bottom:35px;border-bottom:1px solid #353a3d}.footer-phone{font:600 35px 'Barlow Condensed',sans-serif}.footer-bottom{display:flex;gap:25px;align-items:center;padding-top:23px;font-size:12px;color:#b5bcc0}.footer-bottom>span{margin-right:auto}.mobile-bar{display:none}.animate-ready{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.animate-ready.visible{opacity:1;transform:translateY(0)}.service-card:nth-child(2),.review-card:nth-child(2){transition-delay:.08s}.service-card:nth-child(3),.review-card:nth-child(3){transition-delay:.16s}@keyframes enter{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes heroZoom{from{transform:scale(1.04)}to{transform:scale(1)}}@media(min-width:1600px){.section{padding-left:max(6%,calc((100vw - 1400px)/2));padding-right:max(6%,calc((100vw - 1400px)/2))}}@media(max-width:1150px){header{gap:20px}.header-phone{display:none}nav{gap:18px}.brand span{font-size:22px}.service-card{padding:24px 20px 0}.price-layout{gap:40px}.booking-section{gap:45px}.hero-tag{right:4%}.hero-content{max-width:820px}.hero{min-height:630px}}@media(max-width:850px){header{padding:12px 5%}nav{display:none}.brand{margin-right:auto}.section{padding:70px 5%}.hero-tag{display:none}.hero-content{padding:60px 5%}.hero{min-height:620px}.hero-shade{background:linear-gradient(90deg,#101315f5,#101315c9 50%,#10131560)}.service-grid{grid-template-columns:repeat(2,1fr)}.service-card p{min-height:70px}.section-top{align-items:flex-start}.section-top>p{max-width:280px}.review-grid{grid-template-columns:repeat(2,1fr)}.area-section{gap:30px}.booking-section{grid-template-columns:1fr;gap:30px}.booking-intro>p:not(.eyebrow){max-width:600px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.steps li{align-items:flex-start;border:0}.booking-card{padding:30px}.faq-grid{gap:35px}.promise-strip{gap:20px}.promise-strip>div{padding-left:20px}.promise-strip b{font-size:10px}.promise-strip span,.promise-strip a{font-size:12px}.hero-notes{font-size:11px}}@media(max-width:560px){body{font-size:16px}.topline{font-size:9px;padding:8px 5%}.topline a{font-size:10px}.brand img{width:45px;height:45px}.brand span{font-size:18px}.brand small{font-size:7px}.button.small{font-size:11px;min-height:40px;padding:10px 12px;gap:10px}header{gap:12px}.hero{min-height:655px}.hero-content{padding:52px 5% 48px}.hero-image{background-position:61% center}.hero-shade{background:linear-gradient(90deg,#101315ee,#10131599),linear-gradient(0deg,#101315cc,transparent)}h1{font-size:62px}h1 em{font-size:55px}.hero-copy{font-size:14px;max-width:330px}.hero-actions{gap:22px;align-items:flex-start;flex-direction:column}.hero .button{font-size:13px}.hero-notes{flex-direction:column;gap:5px;margin-top:26px}.hero-number{font-size:9px;bottom:15px}.promise-strip{grid-template-columns:1fr;padding:10px 5%;gap:0}.promise-strip>div,.promise-strip>div:first-child{padding:13px 0;border:0;border-bottom:1px solid #dfe2e4;display:flex;justify-content:space-between;gap:15px;align-items:center}.promise-strip>div:last-child{border:0}.promise-strip b{margin:0;font-size:9px}.promise-strip span,.promise-strip a{font-size:11px}.section{padding:58px 5%}.section-top{display:block;margin-bottom:30px}.section-top>p,.pricing-intro{max-width:100%;margin-top:22px;font-size:14px}h2{font-size:46px}.eyebrow{font-size:10px;margin-bottom:17px}.service-grid{gap:12px}.service-card{padding:22px 17px 0}.service-card h3{font-size:28px}.service-card p{font-size:12px;min-height:110px}.service-card>div{font-size:8px;letter-spacing:0;padding:16px 0}.service-icon{font-size:32px}.card-index{right:16px;font-size:10px}.price-layout{grid-template-columns:1fr;gap:22px}.price-note{padding:25px}.price-note h3{font-size:30px}.price-group summary{font-size:16px;padding:19px 0}.price-row{font-size:13px}.review-grid{grid-template-columns:1fr}.review-card{padding:25px}.review-bottom{flex-direction:column;gap:7px}.area-section{grid-template-columns:1fr}.area-logo img{max-width:285px}.area-section p:not(.eyebrow){font-size:14px}.steps{display:block;margin:20px 0}.steps li{padding:15px 0;border-bottom:1px solid var(--line)}.booking-card{padding:22px}.form-grid{grid-template-columns:1fr}.full{grid-column:auto}.form-heading{align-items:flex-start}.form-heading h3{font-size:27px}.form-heading>span{font-size:9px;padding:4px 7px}.form-grid input,.form-grid select,.form-grid textarea{font-size:16px}label{font-size:13px}.faq-section{padding-top:0}.faq-grid{grid-template-columns:1fr;gap:12px}.footer-top{align-items:flex-start;gap:25px;flex-direction:column}.footer-bottom{flex-wrap:wrap;gap:15px}.footer-bottom>span{width:100%;font-size:11px}.footer-phone{font-size:30px}footer{padding-bottom:90px}.mobile-bar{position:fixed;bottom:0;left:0;right:0;z-index:30;display:grid;grid-template-columns:1fr 1fr 1.6fr;background:#fff;padding-bottom:env(safe-area-inset-bottom);box-shadow:0 -3px 20px #0002}.mobile-bar a{text-align:center;font-size:13px;font-weight:800;padding:15px;border-right:1px solid var(--line)}.mobile-bar a:last-child{background:var(--red);color:white;border:0}.text-link{font-size:14px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.animate-ready{opacity:1;transform:none}}
/* Readable labels and accessible action contrast. */
.button,.mobile-bar a:last-child{background:#c93228}.button:hover{background:#aa251e}.sms-button{background:var(--ink)}.form-grid label{font-size:14px}.service-card p,.price-note p,.section-top>p,.pricing-intro,.area-section p:not(.eyebrow),.booking-intro>p:not(.eyebrow){font-size:16px}.service-card p{min-height:116px}.service-card>div{font-size:12px;letter-spacing:0}.price-row,.review-card blockquote,.faq-grid p{font-size:16px}@media(max-width:560px){.service-grid{grid-template-columns:1fr}.service-card p{min-height:0}.service-card h3 br{display:none}.service-card h3{margin:20px 0 12px}.service-card>div{font-size:12px}.hero .eyebrow,.eyebrow{font-size:12px}.form-note,.privacy{font-size:12px}}

/* Simplified details and local service footer. */
.brand img,.area-logo img{border-radius:50%}.footer-services{padding:32px 0 22px;max-width:960px}.footer-services h2{font-size:28px;line-height:1.2;margin-bottom:15px}.footer-services p{color:#b5bcc0;font-size:14px;line-height:1.8}.footer-services p:last-child{display:flex;flex-wrap:wrap;gap:12px 28px;margin-bottom:0}.footer-services a{text-decoration:underline;text-underline-offset:4px}.steps li{gap:0}.button{justify-content:center}.service-card h3{margin-top:24px}
