@font-face{font-family:Oswald;src:url('/assets/oswald.woff2') format('woff2');font-display:swap;font-weight:500 700}
:root{--ink:#18202b;--dark:#171e29;--cream:#faf9f5;--muted:#58616f;--orange:#f6a147;--line:#dde1e7;--blue:#194cb8;--white:#ffffff;font-family:'Segoe UI',Arial,sans-serif;color:var(--ink);background:var(--cream);font-synthesis:none;scroll-behavior:smooth}
*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #194cb8;outline-offset:5px}img{display:block;max-width:100%}button{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2{font-weight:600;letter-spacing:-.055em;line-height:1.04}h1{font-size:clamp(3.5rem,6.8vw,6.3rem)}h2{font-size:clamp(2.25rem,4.2vw,4rem)}h3{font-size:1.28rem;letter-spacing:-.025em}p{line-height:1.75}section{scroll-margin-top:110px}.wrap{width:min(1240px,calc(100% - 96px));margin:auto}.skip{position:fixed;left:20px;top:-90px;padding:12px;background:white;z-index:100}.skip:focus{top:10px}.announcement{background:var(--ink);color:#e0e6ef;text-align:center;font-size:.74rem;letter-spacing:.14em;padding:10px 15px;text-transform:uppercase}.announcement span{color:var(--orange)}.header{position:sticky;top:0;z-index:30;background:#faf9f5;border-bottom:1px solid var(--line)}.header-inner{height:91px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;gap:12px;align-items:center;flex-shrink:0}.brand-name{font-family:Oswald,Impact,'Arial Narrow',sans-serif;font-size:25px;font-weight:600;line-height:1;text-transform:uppercase;letter-spacing:-.025em}.brand-name small{display:block;font-family:'Segoe UI',Arial,sans-serif;font-size:9px;letter-spacing:.31em;margin-top:8px}.nav{display:flex;align-items:center;gap:28px;font-size:13px;font-weight:600}.nav>a:not(.button):hover,.nav details a:hover{text-decoration:underline;text-underline-offset:5px}.nav details{position:relative}.nav summary{cursor:pointer;list-style:none}.nav summary:after{content:'⌄';margin-left:7px}.nav details[open]>div{position:absolute;left:-22px;top:32px;min-width:230px;background:var(--cream);padding:12px;border:1px solid var(--line);box-shadow:0 15px 40px #18202b15}.nav details a{display:block;padding:10px}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;padding:17px 24px;min-height:52px;border:1px solid var(--ink);border-radius:4px;background:var(--ink);color:var(--white);font-size:13px;font-weight:650;line-height:1.3;transition:background .2s,transform .2s}.button:hover{background:#254d8d;transform:translateY(-2px)}.button.orange{background:var(--orange);border-color:var(--orange);color:var(--ink)}.button.orange:hover{background:#ffb366}.button.outline{background:transparent;color:var(--ink)}.button.outline:hover{background:#edf1f8}.button.small{padding:12px 17px;min-height:43px;gap:20px}.menu-toggle{display:none;background:none;border:1px solid var(--line);padding:10px;font-size:13px}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:700;display:flex;align-items:center;gap:9px;margin-bottom:25px}.dot{height:7px;width:7px;background:var(--blue);border-radius:50%;display:inline-block}.hero{position:relative;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.05fr 1fr;min-height:660px;align-items:center;gap:24px}.hero-copy{padding:55px 0 45px;position:relative;z-index:2}.hero h1{margin-bottom:25px}.hero h1 em{font-style:normal;color:var(--blue)}.hero-copy>p{max-width:450px;color:var(--muted);font-size:16px;margin-bottom:29px}.actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.under-cta{margin-top:20px;color:var(--muted);font-size:12px}.hero-art{position:relative;height:610px;min-width:0}.hero-art:before{content:'';position:absolute;inset:8% -10%;background:radial-gradient(ellipse at 50% 55%,#e9edf5 0,transparent 65%)}.art-stage{position:absolute;inset:-25px -30px -5px;touch-action:pan-y;cursor:grab}.art-stage:active{cursor:grabbing}.art-stage img{width:100%;height:100%;object-fit:contain}.art-stage canvas{position:absolute;inset:0;width:100%;height:100%;opacity:0;transition:opacity .6s}.art-stage.ready canvas{opacity:1}.art-stage.ready img{opacity:0}.art-control{position:absolute;bottom:16px;right:5px;z-index:5;display:flex;align-items:center;gap:15px;font-size:10px;color:var(--muted);letter-spacing:.06em}.art-control button{font-size:10px;border:1px solid #cbd4e2;padding:8px 12px;background:var(--cream);border-radius:20px}.trustline{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:23px 0}.trustline-inner{display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:12px}.stars{color:#a35800;letter-spacing:3px}.trustline strong{font-size:14px}.trustline .sep{width:1px;height:23px;background:var(--line)}.trust-item{display:flex;gap:10px;align-items:center}.check{height:20px;width:20px;display:inline-grid;place-items:center;border:1px solid #b4c3da;border-radius:50%;color:var(--blue);font-size:11px}.section{padding:72px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:38px}.section-head h2{margin:0}.section-head p{max-width:330px;color:var(--muted);font-size:14px;margin:0}.text-link{font-size:13px;font-weight:600;border-bottom:1px solid var(--ink);padding-bottom:6px;white-space:nowrap}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.service-card{display:block;min-width:0}.card-image{position:relative;aspect-ratio:1.16;overflow:hidden;border-radius:7px;background:#e6eaf0}.card-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.service-card:hover img{transform:scale(1.055)}.card-number{position:absolute;left:13px;top:13px;background:var(--cream);padding:7px 8px;font:11px monospace;border-radius:3px}.service-card h3{display:flex;justify-content:space-between;gap:12px;margin:21px 0 9px;font-weight:600}.service-card h3 span{font-weight:400}.service-card p{font-size:13px;color:var(--muted);line-height:1.6;margin:0}.process{background:var(--dark);color:var(--cream);position:relative;overflow:hidden}.process .eyebrow{color:#b0c8ff}.process h2{max-width:580px}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:54px}.step{border-top:1px solid #414e63;padding-top:24px}.step b{font:14px monospace;color:#b0c8ff;display:block;margin-bottom:25px}.step h3{font-size:23px;font-weight:500}.step p{color:#ccd4e1;font-size:14px;margin-bottom:0}.process-foot{margin-top:42px;font-size:12px;color:#ccd4e1;display:flex;gap:12px;align-items:center}.reviews{background:#f0f3f8}.review-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}.review{border-top:1px solid #d4dce9;padding-top:25px}.review blockquote{margin:18px 0 24px;font-size:21px;line-height:1.5;letter-spacing:-.025em;min-height:64px}.review cite{font-size:13px;font-style:normal;font-weight:600}.review small{display:block;margin-top:5px;color:var(--muted);font-size:11px}.area-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.area-art{position:relative;min-height:380px;background:#eef2f8;border-radius:8px;overflow:hidden}.area-art svg{position:absolute;width:100%;height:100%}.area-center{position:absolute;inset:0;display:grid;place-content:center;text-align:center;gap:12px}.area-center b{font-size:28px;letter-spacing:-.035em;font-weight:600}.area-center span{font-size:11px;letter-spacing:.13em;text-transform:uppercase}.area-grid p{color:var(--muted);font-size:15px}.area-note{font-size:11px!important;margin-top:20px}.guides-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px}.guide-card{border-top:1px solid var(--line);padding-top:24px;display:grid;grid-template-columns:150px 1fr;gap:25px;align-items:center}.guide-card img{height:135px;width:150px;object-fit:cover;border-radius:5px}.guide-card small{font-size:10px;letter-spacing:.13em;color:var(--muted);text-transform:uppercase}.guide-card h3{font-weight:500;font-size:23px;margin:9px 0 13px}.guide-card span{font-size:12px}.cta{background:var(--blue);color:var(--white);padding:60px 0}.cta-inner{display:flex;justify-content:space-between;align-items:center;gap:35px}.cta h2{margin:0;max-width:630px}.cta p{font-size:14px;margin-bottom:0}.footer{background:var(--dark);color:#edf1f8;padding:58px 0 28px}.footer-top{display:flex;justify-content:space-between;gap:40px}.footer p{color:#bdc7d7;font-size:12px;margin-top:22px}.footer-links{display:flex;gap:25px;font-size:12px;flex-wrap:wrap}.footer-contact a{display:block;margin-bottom:12px;font-size:13px}.footer-contact .phone{font-size:25px;letter-spacing:-.035em}.footer-bottom{display:flex;justify-content:space-between;gap:20px;font-size:10px;letter-spacing:.04em;border-top:1px solid #384456;margin-top:43px;padding-top:24px;color:#bdc7d7}.mobile-bar{display:none}.subhero{padding:48px 0 38px}.subhero h1{font-size:clamp(3rem,5.5vw,5rem);max-width:850px}.subhero .lead{font-size:17px;color:var(--muted);max-width:670px}.service-hero{display:grid;grid-template-columns:1.1fr 1fr;gap:65px;align-items:center}.service-hero img{width:100%;height:460px;object-fit:cover;border-radius:7px}.service-hero h1{font-size:clamp(3rem,5vw,4.7rem)}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px}.detail-grid h2{font-size:36px}.detail-grid ul{padding:0;list-style:none}.detail-grid li{padding:15px 0;border-bottom:1px solid var(--line);font-size:15px;line-height:1.6}.detail-note{border-left:2px solid var(--blue);padding-left:20px;font-size:13px;color:var(--muted);margin-top:26px}.faqs{max-width:830px;margin:auto}.faqs h2{margin-bottom:35px}.faq{border-top:1px solid var(--line);padding:22px 0}.faq:last-child{border-bottom:1px solid var(--line)}.faq summary{font-size:17px;font-weight:500;cursor:pointer}.faq p{color:var(--muted);font-size:14px;margin:16px 0 0}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;padding-bottom:90px}.contact-panel{background:#eef2f8;padding:32px;border-radius:5px;align-self:start}.contact-panel h2{font-size:30px}.contact-panel p{font-size:13px;color:var(--muted)}.contact-panel a{display:block;font-size:24px;margin:25px 0;letter-spacing:-.03em}.contact-panel .email{font-size:14px;overflow-wrap:anywhere}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-row.three{grid-template-columns:repeat(3,1fr)}form label{display:block;font-size:12px;font-weight:600;margin-bottom:18px}form input,form select,form textarea{display:block;width:100%;border:1px solid #aab7ca;border-radius:3px;background:var(--white);padding:13px;color:var(--ink);margin-top:8px;min-height:48px}form textarea{resize:vertical;min-height:110px}form h2{font-size:25px;letter-spacing:-.035em;margin:22px 0}form .fine{font-size:12px;color:var(--muted)}.request-result{border:1px solid #aab7ca;background:#eef2f8;padding:25px;margin-top:24px}.request-result[hidden]{display:none}.request-result h3{margin-bottom:10px}.request-result textarea{width:100%;min-height:220px;font-size:13px;line-height:1.5}.status{font-size:13px;color:var(--blue);margin-top:12px}.article{max-width:760px;margin:0 auto;padding:0 0 80px}.article p,.article li{line-height:1.8;color:var(--muted);font-size:16px}.article h2{font-size:30px;margin:36px 0 16px}.article a{color:var(--blue);text-decoration:underline;text-underline-offset:3px}.article-img{max-height:360px;width:100%;object-fit:cover;border-radius:6px;margin-bottom:35px}.article-meta{color:var(--muted);font-size:12px}.article-back{display:block;padding-top:30px;font-size:13px}.about-intro{max-width:830px}.about-intro p{font-size:19px;line-height:1.8;color:var(--muted)}[hidden]{display:none!important}
.hero h1{font-size:clamp(3.5rem,5.6vw,5.35rem)}
@media(min-width:1500px){.hero-grid{min-height:740px}.hero-art{height:680px}}
@media(max-width:1050px){.wrap{width:calc(100% - 56px)}.nav{gap:18px}.brand-name{font-size:21px}.nav .button{display:none}.hero-grid{min-height:620px}.hero-art{height:520px}.services-grid{gap:16px}.service-card h3{font-size:18px}.area-grid{gap:45px}.contact-grid{gap:40px}.service-hero{gap:40px}.trustline-inner{font-size:11px}.trustline .sep{display:none}.guide-card{grid-template-columns:100px 1fr;gap:18px}.guide-card img{width:100px}.guide-card h3{font-size:20px}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.announcement{font-size:9px;letter-spacing:.1em}.header-inner{height:75px}.brand-name{font-size:23px}.menu-toggle{display:block}.nav{display:none;position:absolute;left:0;right:0;top:75px;background:var(--cream);padding:20px;border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;font-size:15px;gap:0}.nav.open{display:flex}.nav>a,.nav>details{padding:15px 6px}.nav .button{display:flex;margin-top:10px}.nav details[open]>div{position:static;box-shadow:none;border:0;padding:10px 0 0}.nav details a{font-size:14px;font-weight:400}.hero-grid{grid-template-columns:1fr;gap:0;min-height:0}.hero-copy{padding:45px 0 10px}.hero h1{font-size:clamp(3.5rem,12.8vw,5.6rem);margin-bottom:22px}.eyebrow{font-size:9px;letter-spacing:.13em;margin-bottom:20px}.hero-copy>p{font-size:14px;max-width:500px;margin-bottom:24px}.hero .button{padding:16px 20px}.hero-art{height:440px;max-width:520px;width:100%;margin:auto}.art-stage{inset:-25px 0 -15px}.art-control{bottom:9px;font-size:9px}.under-cta{font-size:11px;margin-top:16px}.trustline{padding:22px 0}.trustline-inner{display:grid;grid-template-columns:1fr 1fr;gap:19px 15px;font-size:10px}.trustline strong{font-size:12px}.trustline .stars{font-size:11px;letter-spacing:1px}.section{padding:50px 0}.section-head{align-items:start;flex-direction:column;gap:20px;margin-bottom:30px}h2{font-size:38px}.section-head p{font-size:13px}.services-grid{grid-template-columns:1fr 1fr;gap:28px 16px}.card-image{aspect-ratio:.95}.service-card h3{font-size:18px;line-height:1.25;margin:15px 0 8px}.service-card p{font-size:12px}.card-number{font-size:9px;padding:5px;left:9px;top:9px}.process-grid{grid-template-columns:1fr;gap:30px;margin-top:34px}.step{display:grid;grid-template-columns:35px 1fr;column-gap:12px;padding-top:23px}.step b{grid-row:1/3;margin:5px 0 0}.step h3{font-size:22px;margin-bottom:12px}.step p{font-size:13px}.process-foot{font-size:11px;line-height:1.6;align-items:start;margin-top:30px}.review-grid{grid-template-columns:1fr;gap:29px}.review blockquote{min-height:0;font-size:22px;margin:14px 0 18px}.area-grid{grid-template-columns:1fr;gap:35px}.area-art{min-height:300px}.area-grid h2{max-width:340px}.guides-grid{grid-template-columns:1fr;gap:30px}.guide-card{grid-template-columns:100px 1fr}.guide-card img{height:120px}.cta{padding:48px 0}.cta-inner{flex-direction:column;align-items:start;gap:25px}.cta h2{font-size:38px}.cta p{font-size:13px}.footer{padding:45px 0 97px}.footer-top{flex-direction:column;gap:22px}.footer-links{font-size:12px}.footer-bottom{font-size:9px;line-height:1.5}.mobile-bar{position:fixed;bottom:0;left:0;right:0;display:grid;grid-template-columns:1fr 1fr;gap:9px;padding:10px 16px max(10px,env(safe-area-inset-bottom));background:var(--cream);border-top:1px solid var(--line);z-index:40}.mobile-bar a{min-height:45px;font-size:12px;padding:11px}.subhero{padding:36px 0 26px}.subhero h1{font-size:46px}.subhero .lead{font-size:15px}.service-hero{grid-template-columns:1fr;gap:32px}.service-hero h1{font-size:46px}.service-hero img{height:300px}.detail-grid{grid-template-columns:1fr;gap:40px}.detail-grid h2{font-size:31px}.detail-grid li{font-size:14px}.contact-grid{grid-template-columns:1fr;gap:30px;padding-bottom:60px}.contact-panel{padding:25px}.contact-panel a{margin:18px 0}.form-row.three{grid-template-columns:1fr}.form-row{gap:12px}form input,form select,form textarea{font-size:16px}form label{font-size:11px}.article{width:calc(100% - 40px)}.article h2{font-size:28px}.article p,.article li{font-size:15px}.about-intro p{font-size:16px}.faqs h2{font-size:34px}.faq summary{font-size:16px}}
@media(max-width:760px){.hero h1{font-size:clamp(2.6rem,10.8vw,4.5rem)}.hero .actions .button{padding:15px 18px;gap:18px}.drag-hint{display:none}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.button:hover{transform:none}}


/* Larger wordmark, balanced against navigation at each screen width. */
.brand-name{font-size:34px}.brand-name small{font-size:12px;letter-spacing:.30em;margin-top:9px}.nav{gap:22px}
@media(max-width:1050px){.brand-name{font-size:30px}.brand-name small{font-size:11px}.header-inner{gap:18px}}
@media(max-width:760px){.brand-name{font-size:29px}.brand-name small{font-size:10.5px;letter-spacing:.28em}.brand{gap:10px}}
.card-image img[src$="battery-home.jpg"]{object-position:70% 67%}.card-image img[src$="oil-services.jpg"]{object-position:60% 58%}.card-image img[src$="fluids-services.jpg"]{object-position:65% 48%}.guide-card img[src$="brakes-home-guide.jpg"]{object-position:center 57%}.guide-card img[src$="oil-guide-card.jpg"]{object-position:center 40%}

.article-img[src*='brakes-article']{object-position:center 10%}.guide-card img[src*='oil-guide-card']{object-position:52% 35%;filter:saturate(.82) contrast(1.035) brightness(1.3)}.card-image img[src*='fluids-home']{object-position:63% center}.card-image img[src*='fluids-services']{object-position:center 68%}
@media(max-width:1050px){.nav.open{max-height:calc(100dvh - 155px);overflow-y:auto;overscroll-behavior:contain}}
@media(max-width:360px){.brand-name{font-size:25px}.brand-name small{font-size:10px}.header-inner{gap:10px}.menu-toggle{flex-shrink:0}}


/* Premium blue refresh: a clear hierarchy, quiet surfaces, and consistent photography. */
.brand-name small{font-size:16px;font-weight:650;letter-spacing:.19em;margin-top:8px}
.announcement{font-size:10px;letter-spacing:.10em;padding:9px 15px}
.announcement span{color:#b0c8ff}
.hero-grid{min-height:610px;grid-template-columns:1.15fr 1fr;gap:12px}
.hero-copy{padding:45px 0 38px}
.hero h1{font-size:clamp(3.4rem,5.6vw,5.2rem);letter-spacing:-.055em;line-height:1.06;margin-bottom:24px}
.hero-copy>p{max-width:450px;font-size:16px;line-height:1.7;margin-bottom:26px}
.hero-art{height:570px}
.art-stage{inset:-10px -18px 20px}
.art-caption{position:absolute;left:0;right:0;bottom:57px;text-align:center;font-size:12px;color:var(--muted)}
.art-control{left:0;right:0;bottom:14px;justify-content:center;letter-spacing:0;font-size:11px;gap:14px}
.art-control button{min-height:36px;font-size:11px;background:transparent}
.hero-review{margin:28px 0 0;padding:18px 0 0;border-top:1px solid var(--line);max-width:440px}
.hero-review .stars{font-size:11px;letter-spacing:2px}
.hero-review blockquote{font-size:14px;line-height:1.55;margin:8px 0;font-weight:500;max-width:370px}
.hero-review figcaption{font-size:11px;font-weight:600}
.hero-review figcaption span{font-weight:400;color:var(--muted)}
.trustline{padding:19px 0;background:#fff}
.section-head{margin-bottom:30px}
.section-head h2{font-size:clamp(2.25rem,3.7vw,3.3rem)}
.eyebrow{margin-bottom:20px}
.card-image{aspect-ratio:.93;border-radius:8px;background:#e6eaf0}
.card-image img,.guide-card img,.service-hero img,.article-img{filter:saturate(.82) contrast(1.035)}
.guide-card img[src*='oil-guide-card']{filter:saturate(.82) contrast(1.035) brightness(1.3)}
.service-card h3{margin-top:18px}
.service-card h3 span{color:var(--blue)}
.service-card:hover h3,.guide-card:hover h3{color:var(--blue)}
.card-number{background:#ffffffeb;color:var(--blue);font-weight:600}
.process-grid{gap:40px;margin-top:36px}
.step b{margin-bottom:18px}
.process-foot{margin-top:30px}
.process .dot{background:#b0c8ff}
.reviews{padding:58px 0}
.review{padding-top:22px}
.review blockquote{font-size:22px;max-width:470px}
.area-grid{gap:65px}
.area-art{min-height:330px}
.guide-card{display:block;border:0;padding:0}
.guide-card img{width:100%;height:230px;border-radius:8px;margin-bottom:22px}
.guide-card h3{font-size:24px;max-width:460px;line-height:1.25}
.guide-card span{color:var(--blue);font-weight:600}
.subhero h1{margin-bottom:24px}
.subhero .lead{margin-bottom:0}
.footer{padding-top:48px}
.footer .brand-name small{color:#bdc7d7}
@media(min-width:1500px){.hero-grid{min-height:650px}.hero-art{height:610px}}
@media(max-width:1050px){
 .brand-name small{font-size:14px}.nav{gap:17px}
 .hero-grid{min-height:570px}.hero-art{height:500px}
 .hero h1{font-size:clamp(2.9rem,5.4vw,4rem)}
 .hero-copy>p{font-size:14px}.hero .button{padding:15px 18px;gap:18px}
 .guide-card img{height:210px}.area-grid{gap:40px}
}
@media(max-width:760px){
 .brand-name small{font-size:14px;letter-spacing:.18em;margin-top:7px}
 .announcement{font-size:9px;padding:8px 15px}
 .hero-grid{grid-template-columns:1fr;min-height:0;gap:0}
 .hero-copy{padding:34px 0 0}.hero h1{font-size:clamp(2.55rem,10.5vw,4.8rem)}
 .hero-copy>p{font-size:14px;max-width:480px}
 .hero-review{margin-top:23px;padding-top:15px}
 .hero-review blockquote{max-width:440px}
 .hero-art{height:390px;max-width:470px}
 .art-stage{inset:-12px 0 26px}
 .art-caption{bottom:45px;font-size:11px}
 .art-control{bottom:3px}.art-control button{min-height:36px}
 .trustline{padding:19px 0}.section-head{margin-bottom:25px}
 .card-image{aspect-ratio:.93}
 .process-grid{gap:27px;margin-top:30px}
 .review-grid{grid-template-columns:1fr;gap:26px}
 .reviews{padding:46px 0}
 .review blockquote{min-height:0}
 .area-grid{gap:28px}.area-art{min-height:280px}
 .guide-card img{height:220px;margin-bottom:18px}
 .guide-card h3{font-size:23px}.guides-grid{gap:34px}
}
@media(max-width:360px){
 .brand-name small{font-size:13px}.hero .actions{gap:10px}
 .hero .actions .button{padding:14px 13px;font-size:12px;gap:9px}
 .hero-art{height:340px}.art-caption{bottom:43px}
 .guide-card img{height:190px}
}
@media(max-width:760px){
 .hero .actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;max-width:370px}
 .hero .actions .button{padding:14px 10px;gap:9px;font-size:12px}
}


/* Everywhere identity: location-pin E, condensed display type, and a service route. */
.brand-mark{display:block;width:49px;height:54px;flex-shrink:0;color:var(--blue)}
.mark-letter{fill:#fff}.footer .brand-mark{color:#eef3fd}.footer .mark-letter{fill:var(--dark)}
h1,h2{font-family:Oswald,Impact,'Arial Narrow',sans-serif;font-weight:500;letter-spacing:-.02em;line-height:1.12}
.hero h1{font-size:clamp(4rem,6.7vw,6rem);letter-spacing:-.025em;line-height:1.08}
.section-head h2{font-size:clamp(2.55rem,4.2vw,3.65rem)}
.subhero h1{font-size:clamp(3.3rem,5.7vw,5rem);max-width:1000px}
.service-hero h1{font-size:clamp(3.2rem,5.3vw,4.7rem)}
.eyebrow{letter-spacing:.12em;font-size:11px;color:var(--muted)}
.process .eyebrow{color:#b0c8ff}
.services-grid{grid-template-columns:1.07fr 1fr;gap:20px 36px;align-items:stretch}
.service-card:first-child{grid-row:span 3;display:flex;flex-direction:column}
.service-card:first-child .card-image{min-height:330px;flex:1;aspect-ratio:auto}
.service-card:first-child h3{font-size:29px;margin-top:20px;margin-bottom:9px}
.service-card:first-child p{font-size:14px}
.service-card:not(:first-child){display:grid;grid-template-columns:156px 1fr;grid-template-rows:1fr 1fr;column-gap:22px;min-height:142px;padding-bottom:16px;border-bottom:1px solid var(--line)}
.service-card:not(:first-child) .card-image{grid-row:1/span 2;aspect-ratio:auto;min-height:138px}
.service-card:not(:first-child) h3{align-self:end;margin:0 0 9px;font-size:21px;line-height:1.2}
.service-card:not(:first-child) p{align-self:start;font-size:13px;line-height:1.6}
.service-card:not(:first-child) .card-image img{position:absolute;inset:0}
.service-card:first-child .card-image img{position:absolute;inset:0;object-position:center 53%}
.service-card .card-image{box-shadow:0 1px 0 #18202b0a}
.service-card h3 span{transition:transform .25s}
.service-card:hover h3 span,.service-card:focus-visible h3 span{transform:translate(3px,-3px)}
.process-grid{position:relative;gap:45px}
.process-grid:before{content:'';position:absolute;left:28px;right:calc((100% - 90px)/3 - 28px);top:28px;border-top:1px dashed #6780a3}
.step{position:relative;border:0;padding-top:0}
.step-marker{position:relative;display:grid;place-items:center;width:58px;height:58px;border:1px solid #617da5;border-radius:50%;background:var(--dark);color:#dce8ff;margin-bottom:26px}
.step-marker svg{width:29px;height:29px}
.step-marker span{position:absolute;right:-5px;bottom:-3px;background:#355f9f;border:3px solid var(--dark);border-radius:50%;height:25px;width:25px;display:grid;place-items:center;font:9px 'Segoe UI',sans-serif;color:white}
.step h3{font-size:24px;font-weight:550}
.step p{max-width:330px}
.phoenix-art{height:440px;border:1px solid #dce5f3;background:linear-gradient(#e7effc 0 50%,#b8cce9 50% 100%)}
.phoenix-art svg{width:100%;height:100%;object-fit:cover}
.phoenix-caption{position:absolute;top:31px;left:31px;color:#294568}
.phoenix-caption>span{display:block;font-size:10px;letter-spacing:.09em;text-transform:uppercase;margin-bottom:13px}
.phoenix-caption b{font:500 42px/1.12 Oswald,Impact,sans-serif;letter-spacing:-.02em}
.phoenix-caption-foot{position:absolute;left:26px;bottom:22px;font-size:9px;letter-spacing:.12em;color:#294568}
.button{transition:background .22s,transform .22s,box-shadow .22s}
.button:hover{box-shadow:0 6px 18px #18202b16}
.button span{display:inline-block;transition:transform .22s}
.button:hover span,.button:focus-visible span{transform:translate(2px,-2px)}
.guide-card img{transition:filter .3s}
.guide-card:hover img{filter:saturate(1) contrast(1.035)}
@keyframes section-entrance{from{opacity:.3;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}
.enter-view{animation:section-entrance .6s cubic-bezier(.2,.65,.3,1) both}
.enter-view:focus-within{animation:none}
@media(max-width:1050px){
 .hero h1{font-size:clamp(3.4rem,6.5vw,4.8rem)}
 .services-grid{gap:18px 25px}
 .service-card:not(:first-child){grid-template-columns:112px 1fr;column-gap:17px}
 .service-card:not(:first-child) h3{font-size:19px}
 .service-card:not(:first-child) p{font-size:12px}
 .phoenix-caption{top:24px;left:22px}.phoenix-caption b{font-size:36px}
 .phoenix-art{height:390px}
}
@media(max-width:760px){
 .brand-mark{width:40px;height:45px}.brand{gap:9px}
 .hero h1{font-size:clamp(3.2rem,13.7vw,5.8rem)}
 .eyebrow{font-size:9px;letter-spacing:.1em}
 .subhero h1,.service-hero h1{font-size:48px}
 .section-head h2{font-size:41px}
 .services-grid{grid-template-columns:1fr;gap:22px}
 .service-card:first-child{grid-row:auto;margin-bottom:8px}
 .service-card:first-child .card-image{flex:none;min-height:0;aspect-ratio:1.2}
 .service-card:first-child h3{font-size:27px;margin-top:18px}
 .service-card:not(:first-child){grid-template-columns:112px 1fr;min-height:130px;padding-bottom:19px;column-gap:19px}
 .service-card:not(:first-child) .card-image{min-height:115px}
 .service-card:not(:first-child) h3{font-size:19px;margin-bottom:8px}
 .process-grid{gap:30px}
 .process-grid:before{left:28px;right:auto;top:28px;bottom:80px;border-top:0;border-left:1px dashed #6780a3}
 .step{grid-template-columns:58px 1fr;column-gap:22px;padding-top:0}
 .step-marker{grid-row:1/span 2;margin-bottom:0}
 .step h3{font-size:22px;margin:4px 0 10px}
 .step p{font-size:13px}
 .phoenix-art{height:360px;max-width:560px;width:100%}
 .phoenix-caption{top:22px;left:24px}.phoenix-caption b{font-size:37px}
 .phoenix-caption-foot{font-size:8px;left:24px;bottom:18px}
}
@media(max-width:360px){
 .brand-mark{width:31px;height:36px}.brand{gap:7px}
 .brand-name{font-size:24px}.brand-name small{font-size:12px}
 .hero h1{font-size:clamp(2.4rem,13.1vw,2.8rem)}
 .service-card:not(:first-child){grid-template-columns:92px 1fr;column-gap:14px}
 .service-card:not(:first-child) h3{font-size:18px}
 .phoenix-art{height:320px}.phoenix-caption{top:20px;left:19px}.phoenix-caption b{font-size:31px}
 .phoenix-caption>span{font-size:8px}
 .step{column-gap:16px}
}
@media(prefers-reduced-motion:reduce){.enter-view{animation:none!important}.button:hover,.button:hover span,.button:focus-visible span,.service-card:hover h3 span,.service-card:focus-visible h3 span{transform:none}}

/* Give verified customer feedback and the service area a clear place in the opening. */
.hero-copy>.eyebrow{font-size:12px;letter-spacing:.12em;color:var(--blue)}
.hero-copy>p strong{color:var(--ink);font-weight:650}
.hero-review{max-width:450px;padding-top:18px}
.google-rating{display:inline-flex;gap:13px;align-items:center;padding:2px 0 5px}
.google-rating>strong{font-size:36px;line-height:1;font-weight:650;letter-spacing:-.05em}
.google-rating>span{display:grid;gap:4px}
.google-rating .stars{font-size:12px;letter-spacing:2px}
.rating-source{font-size:11px;color:var(--muted)}
.google-rating:hover .rating-source{text-decoration:underline;text-underline-offset:3px}
.hero-review blockquote{margin:10px 0 7px}
@media(max-width:760px){.hero-copy>.eyebrow{font-size:10px;letter-spacing:.09em}.hero-review{margin-top:20px;padding-top:15px}.google-rating>strong{font-size:32px}.trustline-inner{row-gap:20px}.trust-item{line-height:1.5}}

/* Color and background details inspired by the original site's peach and mint palette. */
:root{--teal:#087c7a;--mint:#c7e7db;--peach:#f9dfbe;--sky:#d0def5;--cream:#f7e8d3;--muted:#475361;--line:#bdc9c7}
.announcement{background:linear-gradient(105deg,#143d70,#096b6a);color:#fff}
.header{border-top:3px solid var(--orange);background:#f3dfc2;border-bottom-color:#d6b990}
.hero,.subhero,.section,.cta{position:relative;isolation:isolate}
.hero:before,.hero:after,.subhero:before,.section:before,.cta:before{content:'';position:absolute;pointer-events:none;z-index:-1}
.hero{background:linear-gradient(112deg,#f6d9b4 0%,#f7e4c9 42%,#c8e3e7 100%)}
.hero:before{content:none}
.hero:after{left:-38px;bottom:25px;width:160px;height:180px;background:radial-gradient(circle,#16878338 1.5px,transparent 2px) 0 0/17px 17px;transform:rotate(-13deg)}
.hero-art:before{content:'';position:absolute;inset:-4% -12% 5%;background:url('/assets/filter-backdrop.svg') center/contain no-repeat;pointer-events:none}
.hero-copy>p,.hero-review figcaption span,.under-cta{color:#485968}
.hero-review{background:#f9ead6;border:1px solid #decfbd;border-left:4px solid var(--orange);border-radius:12px;padding:16px 20px;box-shadow:0 8px 28px #543f1610}
.hero-review .rating-source{color:#485968}
.art-caption{color:#29475e}
.trustline{background:#bcded1;border-color:#8ebfaf}
.trustline .check{background:#fff;border-color:#8bbfb3;color:#00665c}
#services{background:linear-gradient(135deg,#cfe9de,#b7ddce);overflow:hidden}
#services:before{width:490px;height:490px;right:-300px;bottom:-160px;border:65px solid #9dd6c34d;border-radius:50%}
.service-card{--card-accent:var(--blue);border-radius:14px;background:#e4eee5;box-shadow:0 7px 24px #153b4920;border-top:4px solid var(--card-accent)}
.service-card:first-child{padding:17px 17px 20px}
.service-card:not(:first-child){padding:14px;border-bottom:1px solid #d1dedc;column-gap:20px}
.service-card:nth-child(2){--card-accent:#b96217;background:#f6dfbf}
.service-card:nth-child(3){--card-accent:#087c7a;background:#d8ece0}
.service-card:nth-child(4){--card-accent:#486cab;background:#dbe4f5}
.service-card h3 span{color:var(--card-accent)}
.service-card .card-number{border-bottom:3px solid var(--card-accent)}
.process{background:linear-gradient(120deg,#123b54,#075858);overflow:hidden}
.process:before{width:560px;height:560px;border:75px solid #6dbbad17;border-radius:50%;right:-230px;top:-180px}
.process .eyebrow{color:#bde6e4}.process .dot{background:#ffbd6b}
.process .step-marker{background:#123e53;border-color:#76b9b7;color:#fff}
.process .step-marker span{background:#ffbd6b;border-color:#123e53;color:#173f4c;font-weight:700}
.process-grid:before{border-color:#81bdbb}
.process .step p,.process-foot{color:#d2e7e6}
.reviews{background:#f1cfa3;overflow:hidden}
.reviews:before{width:220px;height:220px;left:-110px;top:-90px;border:35px solid #efb36c40;border-radius:50%}
.review{border-top:4px solid #df8c3b;background:#f9e8d1;padding:26px;border-radius:12px;box-shadow:0 8px 24px #754d1610}
.review:nth-child(2){border-top-color:var(--teal)}
#service-area{background:linear-gradient(125deg,#c7d9ed 20%,#b9ded5 100%);overflow:hidden}
#service-area:before{width:210px;height:210px;right:10px;bottom:-50px;background:radial-gradient(circle,#087c7a30 1.5px,transparent 2px) 0 0/18px 18px;transform:rotate(12deg)}
.phoenix-art{border:6px solid #e6efd9;border-radius:22px;box-shadow:14px 14px 0 #b8dcd2}
.section:has(>.wrap>.guides-grid){background:#cbdaf2}
.guide-card{background:#e7edf7;padding:17px 17px 22px;border-radius:14px;border-top:4px solid #4871b6;box-shadow:0 6px 22px #22416d12}
.guide-card:nth-child(2){border-top-color:#d98634}
.cta{background:linear-gradient(110deg,#ffcf91,#f6ad63);color:var(--ink);overflow:hidden}
.cta .button{background:#153f62;color:#fff;border-color:#153f62}.cta .button:hover{background:#075d60}
.cta:before{width:390px;height:390px;right:-150px;top:-160px;border:50px solid #fff4dc66;border-radius:50%}
.cta>.wrap{position:relative}
.subhero{background:linear-gradient(115deg,#f4d5ac,#cce6d8 70%,#c6d9f1);overflow:hidden;border-bottom:1px solid #d2e2df}
.subhero:before{width:340px;height:340px;border:45px solid #efbe793d;border-radius:50%;right:-190px;top:-180px}
.service-hero img{border-radius:18px;border-bottom:6px solid var(--orange);box-shadow:12px 12px 0 #bddfd5}
.contact-panel{background:linear-gradient(145deg,#193c68,#096967);color:#fff}
.contact-panel p{color:#e0efee}
.contact-panel a:focus-visible{outline-color:#fff}
.faqs{background:#cfe5d8}.faq{background:#e1eee2;border-radius:8px;padding-left:18px;padding-right:18px;margin-bottom:10px}
.footer{background:linear-gradient(110deg,#142b44,#123d48)}
@media(max-width:760px){
 .hero{background:linear-gradient(165deg,#f6d9b4 0%,#f7e4c9 48%,#c8e3e7 100%)}
 .hero-art:before{inset:-5% -9% 8%}
 .hero:after{width:105px;height:120px;left:-58px;bottom:155px}
 .hero-review{padding:14px 16px}.service-card:first-child{padding:13px 13px 17px}
 .service-card:not(:first-child){padding:12px;column-gap:15px}
 .review{padding:22px}.guide-card{padding:13px 13px 20px}
 .phoenix-art{box-shadow:7px 7px 0 #b8dcd2;border-width:4px}
 .service-hero img{box-shadow:7px 7px 0 #bddfd5}
 .subhero:before{right:-250px}.cta:before{right:-270px}
}

.visit-preference{background:#d6e8df;border:1px solid #8eafa1;border-radius:12px;padding:18px 20px;margin:22px 0}.visit-preference h2{margin:0 0 12px;font-size:23px}.visit-preference .fine{color:#344c4a;line-height:1.65}.visit-preference .form-row label{min-width:0}.visit-preference input{max-width:100%;min-width:0}@media(max-width:460px){.visit-preference{padding:16px}.visit-preference .form-row{grid-template-columns:1fr}}

/* Guide navigation mirrors the published article sequence. */
.guide-pagination{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:42px;padding-top:24px;border-top:1px solid var(--line)}
.article .guide-adjacent{display:flex;flex-direction:column;gap:12px;padding:22px;border:1px solid var(--line);border-radius:7px;background:var(--cream);text-decoration:none;transition:border-color .2s,background .2s}
.guide-adjacent span{font-size:12px;font-weight:600;color:var(--blue)}
.guide-adjacent strong{font-size:17px;font-weight:600;line-height:1.45;color:var(--ink)}
.article .guide-adjacent:hover{border-color:var(--blue);background:#e7effc}
.footer-contact .text-contact{color:#bdd4ff;text-decoration:underline;text-underline-offset:4px}
@media(max-width:600px){.guide-pagination{grid-template-columns:1fr}.article .guide-adjacent{padding:20px}}
