
:root{--paper:#f7f7f2;--ink:#202b27;--muted:#646e66;--green:#264f3e;--green-hover:#193d2d;--line:#d8ded5;--wash:#eaf0e7;--font-sans:'DM Sans',sans-serif;--font-display:'Manrope',sans-serif;--text-secondary:var(--muted);--brand-green:var(--green)}
*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth;scroll-padding-top:105px;background:var(--paper)}
body{font-family:var(--font-sans);color:var(--ink);background:var(--paper);line-height:1.65;-webkit-font-smoothing:antialiased}
body.modal-open{overflow:hidden}
[hidden]{display:none!important}
button,input,select,textarea{font:inherit}
button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}
button{cursor:pointer}
a{color:inherit;text-decoration:none}
a,button{transition:background .2s,color .2s,transform .2s,border-color .2s}
button:disabled{opacity:.6;cursor:wait}
button:active,.btn:active{transform:translateY(1px)}
:focus-visible{outline:2px solid var(--green);outline-offset:5px}
img{display:block;max-width:100%;height:auto}
h1,h2,h3{font-family:var(--font-display);font-weight:550;line-height:1.12;letter-spacing:-.045em;text-wrap:balance}
h2{font-size:clamp(2rem,3.25vw,2.9rem)}
p{text-wrap:pretty}
.container{width:min(1280px,100% - 112px);margin-inline:auto}
.skip-link{position:fixed;top:10px;left:10px;z-index:40;background:var(--green);color:white;padding:10px 20px;transform:translateY(-150%)}
.skip-link:focus{transform:translateY(0)}
.top-notice-strip{background:#edf0e8;border-bottom:1px solid var(--line);font-size:11px;letter-spacing:.02em;color:#566159}
.top-notice-content{display:flex;justify-content:space-between;align-items:center;min-height:35px;gap:20px}
.separator{margin:0 10px;color:#8c958c}.language-note span{margin:0 9px}
.site-nav{position:sticky;top:0;z-index:10;background:var(--paper);border-bottom:1px solid var(--line)}
.site-nav-container{display:flex;align-items:center;justify-content:space-between;gap:25px;min-height:94px}
.brand-identity{display:flex;align-items:center;gap:11px;flex-shrink:0}


.brand-names{display:flex;flex-direction:column;line-height:1.4}
.brand-names strong{font-family:var(--font-display);font-size:17px;font-weight:800;letter-spacing:.025em}
.brand-names>span{font-size:8.5px;font-weight:600;letter-spacing:.13em}
#mainNav{display:flex;gap:28px;align-items:center}
#mainNav a{font-size:12px;color:#566158;padding-block:14px}
#mainNav a:hover,#mainNav a[aria-current]{color:var(--green);text-decoration:underline;text-underline-offset:7px}
.nav-actions{display:flex;align-items:center;gap:15px}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:28px;padding:15px 23px;border:1px solid transparent;border-radius:3px;font-size:12px;font-weight:550;white-space:nowrap;min-height:49px}
.btn-primary{background:var(--green);color:#fff}.btn-primary:hover{background:var(--green-hover)}
.btn span{font-size:19px;font-weight:400;line-height:1}
.nav-book{padding:12px 19px;min-height:43px;gap:20px}
.menu-toggle{display:none;width:44px;height:44px;border:1px solid var(--line);border-radius:3px;background:none;align-items:center;justify-content:center;flex-direction:column;gap:6px}
.menu-toggle span{width:18px;height:1px;background:var(--ink)}
.hero-editorial{padding-top:60px}
.hero-editorial-grid{display:grid;grid-template-columns:1.02fr 1fr;gap:52px;align-items:center}
.eyebrow{font-size:10px;font-weight:600;letter-spacing:.12em;color:var(--green);line-height:1.6;margin-bottom:23px}
.hero-copy .eyebrow{display:flex;align-items:center;gap:10px;font-size:9px;letter-spacing:.105em}
.small-rule{display:inline-block;width:25px;height:1px;background:var(--green);flex-shrink:0}
.hero-copy h1{font-size:clamp(3rem,4.65vw,4.15rem);line-height:1.09;letter-spacing:-.055em;font-weight:550}
.hero-copy h1 em{font-style:normal;color:#5e7662;font-weight:450;white-space:nowrap}
.lead-copy{font-size:14px;max-width:400px;color:var(--muted);margin-top:25px;line-height:1.85}
.hero-cta-bar{display:flex;align-items:center;gap:25px;margin-top:29px}
.phone-link{font-size:14px;font-weight:550;line-height:1.7;white-space:nowrap}
.phone-link span{display:block;font-size:10px;font-weight:400;color:var(--muted)}
.phone-link:hover{color:var(--green);text-decoration:underline;text-underline-offset:4px}
.hero-footnote{font-size:10px;color:var(--muted);margin-top:30px}.hero-footnote span{margin-inline:8px}
.hero-shop-showcase{align-self:stretch;display:flex;flex-direction:column;padding-top:3px}
.hero-image-wrap{flex:1;min-height:360px;overflow:hidden;border-radius:3px}
.hero-image-wrap img{width:100%;height:100%;object-fit:cover;object-position:50% center;filter:saturate(.65)}
.hero-shop-showcase figcaption{display:flex;align-items:center;justify-content:space-between;padding:17px 0 0;font-size:10px;color:var(--muted);line-height:1.8}
.hero-shop-showcase figcaption strong{font-size:11px;font-weight:500;color:var(--ink)}
.hero-shop-showcase figcaption a{font-size:26px;color:var(--green);width:40px;text-align:right}
.shop-details{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:48px;padding-block:21px;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:11px;color:var(--muted)}
.shop-status{display:flex;align-items:center;gap:8px;color:var(--ink)}
.status-dot{width:6px;height:6px;border-radius:50%;background:#81867a}.status-dot.is-open{background:var(--green)}
.shop-details a{color:var(--green)}.shop-details a span{margin-left:15px}
.section-space{padding-block:90px}
.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:55px;margin-bottom:42px}
.section-heading>.text-link{margin-bottom:8px}
.section-heading .eyebrow{margin-bottom:14px}
.section-heading>p{max-width:355px;color:var(--muted);font-size:13px;line-height:1.85;padding-bottom:3px}
.service-layout{display:grid;grid-template-columns:.9fr 1.3fr;gap:65px}
.specialty-feature{padding:30px 34px 0;background:#e8eee4;overflow:hidden;border-radius:3px;position:relative}
.specialty-top{display:flex;justify-content:space-between;align-items:start}.specialty-top>span:last-child{font-size:22px;color:var(--green)}
.specialty-feature h3{font-size:30px;margin-bottom:19px}
.specialty-feature>p{font-size:12px;color:#55634f;max-width:340px;line-height:1.8}
.specialty-feature ul{list-style:none;margin:22px 0;font-size:11px;color:#43523f}
.specialty-feature li{padding:6px 0;border-bottom:1px solid #d2dccd}.specialty-feature li:last-child{border:0}
.text-link{display:inline-flex;justify-content:space-between;align-items:center;gap:30px;padding:8px 0;font-size:12px;font-weight:550;color:var(--green);border:0;border-bottom:1px solid currentColor;background:none}
.text-link:hover{color:#6a7a5e;gap:35px}
.text-link span{font-size:20px;line-height:1}
.circuit-detail{height:80px;display:flex;align-items:center;gap:12px;color:#74866b;position:relative;margin-top:10px;border-top:1px solid #d2dccd}
.circuit-detail>span{border:1px solid #aebba5;width:26px;height:26px;display:grid;place-items:center;font-size:15px}.circuit-detail i{height:1px;flex:1;background:#b8c5b0}.circuit-detail b{font-size:7px;letter-spacing:.08em;font-weight:500;max-width:80px}
.service-list{border-top:1px solid var(--line)}
.service-row{display:grid;grid-template-columns:27px 1fr 25px;align-items:start;gap:15px;width:100%;background:none;border:0;border-bottom:1px solid var(--line);padding:27px 0;text-align:left;color:var(--ink)}
.service-row strong{font-family:var(--font-display);font-size:21px;font-weight:550;letter-spacing:-.035em;line-height:1.3;display:block}
.service-description{display:block;font-size:11px;color:var(--muted);margin-top:8px;line-height:1.7}
.row-arrow{font-size:23px;font-weight:400;line-height:1.3;color:var(--green);transition:transform .2s}
.service-row:hover{background:#edf0e8}.service-row:hover .row-arrow{transform:translate(3px,-3px)}
.symptoms-section{padding-block:55px;border-block:1px solid var(--line);background:#f0f2eb}
.symptoms-layout{display:grid;grid-template-columns:.85fr 1.3fr;gap:85px;align-items:center}
.symptoms-layout .eyebrow{margin-bottom:15px}.symptoms-layout h2{font-size:33px}.symptoms-layout p:last-child{font-size:12px;color:var(--muted);max-width:300px;margin-top:17px}
.symptom-options{display:grid;grid-template-columns:1fr 1fr;gap:0 30px}
.symptom-options button{background:none;border:0;border-bottom:1px solid #cbd4c6;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 0;font-size:12px;color:var(--ink);text-align:left}
.symptom-options button span{font-size:20px;color:var(--green)}.symptom-options button:hover{color:var(--green);background:#e6ecdf}
.facility-layout{display:grid;grid-template-columns:1.05fr 1fr;gap:90px;align-items:center}
.facility-photo img{width:100%;height:425px;object-fit:cover;object-position:25% center;filter:saturate(.55);border-radius:3px}
.facility-photo figcaption{font-size:9px;letter-spacing:.08em;display:flex;justify-content:space-between;padding-top:15px;color:var(--green)}
.facility-photo figcaption span{font-size:8px;color:var(--muted)}
.facility-copy .eyebrow{margin-bottom:18px}.facility-copy h2{font-size:37px;margin-bottom:22px}
.facility-copy>p:not(.eyebrow){font-size:13px;color:var(--muted);line-height:1.85}
.shop-principle{border-top:1px solid var(--line);margin-top:22px;padding-top:19px}
.shop-principle h3{font-family:var(--font-sans);font-size:14px;font-weight:550;letter-spacing:-.01em;margin-bottom:8px}.shop-principle p{font-size:12px;color:var(--muted)}
.facility-copy>.text-link{margin-top:20px}
.tracker-section{background:var(--wash);border-block:1px solid var(--line);padding-block:48px}
.tracker-layout{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}
.tracker-layout .eyebrow{margin-bottom:12px}.tracker-layout h2{font-size:29px}.tracker-layout p:last-child{font-size:12px;color:var(--muted);margin-top:12px}
label{display:block;font-size:11px;font-weight:550;margin-bottom:7px}
.tracker-form-group{display:flex;gap:8px}.tracker-form-group .form-input{min-width:0;flex:1}
.form-input{width:100%;border:1px solid #bcc7b8;border-radius:3px;background:#fcfcf8;color:var(--ink);padding:12px 13px;font-size:12px;min-height:47px;transition:border-color .2s}
.form-input::placeholder{color:#70796e}.form-input:focus{border-color:var(--green);outline:2px solid #264f3e30;outline-offset:1px}
textarea.form-input{resize:vertical;display:block}.tracker-form-group .btn{gap:16px;padding:12px 18px}
.track-message,.track-record{margin-top:16px;font-size:12px;line-height:1.8;border-top:1px solid #c4d0be;padding-top:15px;overflow-wrap:anywhere}.track-message a{text-decoration:underline}.track-record h3{font-size:17px;margin-bottom:9px;letter-spacing:-.02em}.track-status{font-size:10px;font-weight:600;color:var(--green);display:inline-block;margin-bottom:8px}.track-record p{margin:5px 0}
.location-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:55px}
.location-info h3{font-size:22px;line-height:1.3;margin-bottom:20px}
address{font-size:13px;line-height:1.85;font-style:normal;color:var(--muted);margin-bottom:20px}
.location-phone{display:block;font-size:23px;font-weight:500;letter-spacing:-.04em;color:var(--green)}
.secondary-phone{font-size:11px;color:var(--muted);display:block;margin-top:3px}
.hours{margin-top:25px;font-size:11px;max-width:310px}.hours>div{display:flex;justify-content:space-between;gap:20px;padding:10px 0;border-bottom:1px solid var(--line)}.hours dt{color:var(--muted)}.hours dd{font-variant-numeric:tabular-nums}
.location-map{background:#e4e8df;border:1px solid var(--line);border-radius:3px;overflow:hidden;min-height:365px}.location-map iframe{width:100%;height:100%;min-height:365px;border:0;display:block;filter:grayscale(1)}
.coverage-note{margin-top:45px;padding-top:22px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:20px}
.coverage-note>span{font-size:8px;letter-spacing:.08em;color:var(--green)}.coverage-note p{font-size:10px;color:var(--muted)}
.site-footer{background:#e9ede3;border-top:1px solid var(--line);padding:45px 0 22px}
.footer-top{display:flex;justify-content:space-between;align-items:center;gap:25px;padding-bottom:38px}.footer-top>p{font-family:var(--font-display);font-size:21px;letter-spacing:-.04em;color:#63705b}.footer-top>a:last-child{font-size:13px}.footer-top>a:last-child span{margin-left:24px}
.footer-bottom{display:flex;justify-content:space-between;gap:20px;align-items:center;padding-top:18px;border-top:1px solid #ccd5c5;color:var(--muted);font-size:9px}.footer-bottom a:hover{text-decoration:underline}
.booking-backdrop{position:fixed;inset:0;background:#17231dc2;z-index:30;display:flex;align-items:center;justify-content:center;padding:25px;backdrop-filter:blur(4px)}
.booking-card{background:var(--paper);border-radius:6px;width:100%;max-width:585px;max-height:calc(100dvh - 50px);overflow:auto;padding:30px;box-shadow:0 20px 70px #14241833}
.booking-header{display:flex;align-items:start;justify-content:space-between;gap:10px;margin-bottom:25px}.booking-header .eyebrow{font-size:8px;margin-bottom:10px}.booking-header h2{font-size:31px}.booking-header p:last-child{font-size:11px;color:var(--muted);margin-top:12px}
.modal-close{background:none;border:1px solid var(--line);color:var(--ink);width:35px;height:35px;flex-shrink:0;line-height:1;font-size:25px;border-radius:50%}.modal-close:hover{background:var(--wash)}
.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-grid>div{min-width:0}.full-width{grid-column:1/-1}
.optional{font-weight:400;color:var(--muted);margin-left:7px}.form-error{color:#8f352d;background:#f4e9e4;padding:12px;font-size:12px;border-radius:3px;margin-top:16px}
.submit-booking{width:100%;margin-top:20px}.form-note{font-size:10px;text-align:center;color:var(--muted);margin-top:11px}
.booking-success{text-align:center;padding:20px 0}.success-mark{display:grid;place-items:center;width:55px;height:55px;border:1px solid #adc1a9;color:var(--green);border-radius:50%;font-size:24px;margin:0 auto 20px}.booking-success h3{font-size:30px}.booking-success p{font-size:13px;line-height:1.8;color:var(--muted);margin:20px 0}.booking-success:focus{outline:0}
@media(min-width:1500px){.hero-editorial{padding-top:78px}.hero-image-wrap{min-height:445px}.hero-copy h1{font-size:70px}.hero-footnote{margin-top:38px}}
@media(max-width:1100px){.container{width:calc(100% - 64px)}#mainNav{gap:18px}.site-nav-container{gap:20px}.hero-editorial-grid{gap:30px}.hero-copy h1{font-size:4.65vw}.hero-copy .eyebrow{font-size:8px}.hero-cta-bar{gap:18px}.hero-footnote{font-size:9px}.hero-image-wrap{min-height:345px}.service-layout{gap:38px}.facility-layout{gap:45px}.tracker-layout{gap:35px}.symptoms-layout{gap:40px}.coverage-note{align-items:start}.coverage-note p{max-width:450px;text-align:right}}
@media(max-width:850px){.site-nav-container{min-height:80px}.menu-toggle{display:flex}#mainNav{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;align-items:stretch;gap:0;background:var(--paper);padding:15px 32px 22px;border-bottom:1px solid var(--line)}#mainNav.is-open{display:flex}#mainNav a{padding:13px 0;border-bottom:1px solid var(--line);font-size:14px}.hero-editorial-grid{gap:25px}.hero-copy .eyebrow{max-width:220px;font-size:8px;line-height:1.8}.hero-copy h1{font-size:4.8vw}.hero-cta-bar{align-items:flex-start;flex-direction:column;gap:15px}.hero-footnote{max-width:220px;line-height:1.8}.hero-image-wrap{min-height:360px}.shop-details>span{display:none}.section-space{padding-block:65px}.service-layout{gap:30px;grid-template-columns:1fr 1.15fr}.specialty-feature{padding:25px 24px 0}.service-row{gap:8px;grid-template-columns:22px 1fr 20px}.service-row strong{font-size:18px}.service-description{font-size:11px}.symptoms-layout{grid-template-columns:.8fr 1.3fr;gap:35px}.symptom-options{grid-template-columns:1fr}.symptom-options button{padding:12px 0}.facility-layout{gap:35px}.facility-copy h2{font-size:30px}.facility-photo img{height:460px}.facility-photo figcaption{display:block}.facility-photo figcaption span{display:block;margin-top:4px}.tracker-layout{grid-template-columns:1fr;gap:25px}.tracker-form-group{max-width:520px}.location-layout{gap:30px;grid-template-columns:1fr 1.2fr}.footer-top>p{font-size:18px}.footer-bottom>span{display:none}}
@media(max-width:600px){.container{width:calc(100% - 40px)}html{scroll-padding-top:85px}.top-notice-content{min-height:31px;font-size:9px;justify-content:center}.language-note{display:none}.separator{margin:0 5px}.site-nav-container{min-height:75px;gap:12px}.brand-names strong{font-size:14px}.brand-names>span{font-size:7px}.brand-identity{gap:8px}.nav-actions{gap:8px}.nav-book{font-size:10px;padding:10px 12px;min-height:40px;gap:10px}.nav-book span{display:none}.menu-toggle{width:36px;height:40px}.hero-editorial{padding-top:36px}.hero-editorial-grid{grid-template-columns:1fr;gap:30px}.hero-copy .eyebrow{max-width:none;font-size:8px;margin-bottom:20px}.hero-copy h1{font-size:clamp(35px,9.5vw,53px)}.lead-copy{font-size:13px;max-width:350px;margin-top:22px}.hero-cta-bar{flex-direction:row;align-items:center;gap:23px;margin-top:24px}.hero-cta-bar .btn{padding:13px 17px;gap:17px}.phone-link{font-size:12px}.phone-link span{font-size:9px}.hero-footnote{max-width:none;font-size:9px;margin-top:22px}.hero-image-wrap{min-height:0;aspect-ratio:1.2}.hero-shop-showcase figcaption{padding-top:12px}.hero-shop-showcase figcaption strong{font-size:10px}.shop-details{margin-top:28px;font-size:9px;padding-block:16px;gap:12px}.shop-details a{font-size:9px;text-align:right;max-width:125px}.shop-details a span{margin-left:5px}.section-space{padding-block:55px}.section-heading{display:block;margin-bottom:28px}.section-heading h2{font-size:33px}.section-heading>p{font-size:12px;margin-top:20px;max-width:350px}.eyebrow{font-size:9px}.service-layout{grid-template-columns:1fr;gap:30px}.specialty-feature{padding:26px 26px 0}.specialty-feature h3{font-size:30px}.specialty-feature>p{font-size:12px;max-width:none}.specialty-feature ul{font-size:12px}.service-row{padding:23px 0;grid-template-columns:25px 1fr 25px;gap:13px}.service-row strong{font-size:21px}.service-description{font-size:12px}.symptoms-section{padding-block:40px}.symptoms-layout{grid-template-columns:1fr;gap:20px}.symptoms-layout h2 br{display:none}.symptoms-layout h2{font-size:30px}.symptoms-layout p:last-child{max-width:none}.symptom-options{grid-template-columns:1fr}.symptom-options button{font-size:13px;padding:17px 0}.facility-layout{grid-template-columns:1fr;gap:32px}.facility-photo img{height:auto;aspect-ratio:1.12;object-position:center}.facility-photo figcaption{display:flex}.facility-photo figcaption span{margin:0}.facility-copy h2{font-size:33px}.facility-copy>p:not(.eyebrow){font-size:13px}.shop-principle h3{font-size:15px}.shop-principle p{font-size:13px}.tracker-section{padding-block:38px}.tracker-layout h2{font-size:27px}.tracker-form-group{flex-direction:column;gap:10px}.tracker-form-group .btn{align-self:flex-start;min-height:45px}.form-input{font-size:16px}.location-layout{grid-template-columns:1fr;gap:30px}.location-section .section-heading>.text-link{margin-top:20px}.hours{max-width:none;font-size:12px}.location-map,.location-map iframe{min-height:300px}.coverage-note{display:block;margin-top:30px;padding-top:18px}.coverage-note p{text-align:left;line-height:2;margin-top:9px;font-size:11px}.site-footer{padding-top:30px}.footer-top{flex-wrap:wrap;gap:20px;padding-bottom:24px}.footer-top>p{display:none}.footer-bottom{align-items:start;font-size:9px;gap:25px}.footer-bottom p{max-width:215px}.footer-bottom a{white-space:nowrap}.booking-backdrop{padding:12px}.booking-card{padding:22px;max-height:calc(100dvh - 24px)}.booking-header h2{font-size:28px}.booking-header .eyebrow{font-size:7px}.booking-header p:last-child{max-width:235px}.form-grid{gap:14px;grid-template-columns:1fr}.full-width{grid-column:auto}.booking-header{margin-bottom:22px}.form-grid label{font-size:12px}}
.circuit-detail b,.footer-bottom{color:#53604f}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}

/* Automotive identity: charcoal, workshop photography and the shop's green. */
:root{--paper:#171b19;--ink:#f1f3ed;--muted:#adb6ac;--green:#96cf58;--green-hover:#a7df6c;--line:#353d36;--wash:#202620;--font-sans:'Barlow',Arial,sans-serif;--font-display:'Barlow Condensed','Arial Narrow',sans-serif}
body{font-size:16px}
h1,h2,h3{font-weight:600;letter-spacing:-.015em}
h2{font-size:clamp(37px,4.1vw,54px);line-height:1.02}
.top-notice-strip{background:#101411;color:#b8c2b4;border-color:#2b352b;font-size:12px}
.site-nav{background:#171b19;border-bottom:1px solid #384230}
.site-nav-container{min-height:104px}
.brand-logo{width:80px;height:80px;object-fit:contain;flex-shrink:0;border-radius:50%}
.brand-identity{gap:13px}.brand-names strong{font-family:var(--font-display);font-size:28px;font-weight:750;font-style:italic;line-height:1;letter-spacing:.01em}.brand-names>span{font-family:var(--font-sans);font-size:10px;margin-top:6px;letter-spacing:.09em;font-weight:600;color:#d4ddd0}
#mainNav a{font-size:15px;font-weight:500;color:#c1c7be}
#mainNav a:hover,#mainNav a[aria-current]{color:var(--green)}
.btn{font-size:15px;font-weight:600;border-radius:2px;padding:14px 24px;gap:22px;min-height:49px}
.btn-primary{background:var(--green);color:#13200c}.btn-primary:hover{background:var(--green-hover)}
.nav-book{font-size:14px;padding:12px 20px;min-height:45px}
.menu-toggle{border-color:#52604b}.menu-toggle span{background:#f1f3ed}
.hero-editorial{position:relative;padding-top:0;isolation:isolate;overflow:hidden;background:#101612}
.hero-workshop-image{position:absolute;z-index:-2;inset:0;width:100%;height:100%;object-fit:cover;object-position:75% 48%;filter:saturate(.65)}
.hero-editorial::before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(13,19,15,.97) 0%,rgba(13,19,15,.94) 28%,rgba(13,19,15,.7) 46%,rgba(13,19,15,.08) 75%),linear-gradient(0deg,rgba(13,19,15,.92),transparent 25%)}
.hero-editorial-grid{display:block;padding:46px 0 34px;min-height:525px}
.hero-copy{max-width:590px;width:53%}
.hero-copy .eyebrow{font-size:12px;letter-spacing:.14em;max-width:none;margin-bottom:22px;color:#d4ddcf}
.small-rule{width:25px;height:3px;background:var(--green)}
.hero-copy h1{font-size:clamp(67px,6vw,86px);font-weight:750;line-height:.92;letter-spacing:-.015em}
.hero-copy h1 em{font-weight:750;color:var(--green);white-space:normal}
.lead-copy{font-size:16px;line-height:1.6;color:#ced5c9;max-width:440px;margin-top:24px}
.hero-cta-bar{gap:27px;margin-top:25px;flex-direction:row;align-items:center}
.phone-link{font-size:19px;font-weight:600;color:#f4f6ef}.phone-link span{font-size:12px;color:#b6c0b0;font-weight:400}
.hero-footnote{font-size:12px;color:#b9c5b2;margin-top:24px;max-width:none}
.shop-details{border-top:1px solid #4e5b45;border-bottom:0;margin-top:0;padding-block:19px;font-size:13px;color:#c1cbb9}.shop-status{color:#e0e7d9}.status-dot{background:#b3baab}.status-dot.is-open{background:var(--green)}.shop-details a{color:#dcf0c4;font-weight:500}
.section-space{padding-block:76px}
.eyebrow{font-family:var(--font-sans);font-size:12px;letter-spacing:.13em;font-weight:600;color:var(--green)}
.section-heading{margin-bottom:35px}.section-heading>p{font-size:16px;color:#b2bbaf;line-height:1.7;max-width:400px}
.service-layout{grid-template-columns:1fr 1.25fr;gap:55px;align-items:start}
.specialty-feature{padding:0;background:#222a22;border:1px solid #3b4737;border-radius:2px}
.specialty-photo{width:100%;height:225px;object-fit:cover;object-position:center 55%;filter:saturate(.7)}
.specialty-body{padding:26px 30px 29px}.specialty-top .eyebrow{margin-bottom:13px}.specialty-feature h3{font-size:35px;line-height:1.04;margin-bottom:14px}.specialty-body>p{font-size:15px;color:#bac5b5;line-height:1.65}.specialty-feature ul{font-size:14px;color:#d1dacb;margin:16px 0}.specialty-feature li{border-color:#3d4838;padding-block:7px}.specialty-top>span:last-child{font-size:22px;color:var(--green)}
.text-link{color:var(--green);font-size:15px;font-weight:500;gap:25px}.text-link:hover{color:#c2e69e;gap:25px}
.service-row{grid-template-columns:40px 1fr 25px;gap:18px;padding:26px 0;align-items:center}.service-row strong{font-family:var(--font-display);font-size:30px;font-weight:600;letter-spacing:0;line-height:1.1}.service-description{font-size:15px;color:#adb9a7;line-height:1.6;margin-top:9px}.service-row:hover{background:#242b22}.row-arrow{color:#96cf58;font-size:26px}.service-row:hover .row-arrow{transform:translateX(4px)}
.service-icon{width:33px;height:33px;color:var(--green)}
.symptoms-section{background:#202620;border-color:#394334;padding-block:45px}.symptoms-layout{gap:65px}.symptoms-layout h2{font-size:42px}.symptoms-layout p:last-child{font-size:15px;max-width:335px;color:#b5c0ad}.symptom-options{gap:0 25px}.symptom-options button{border-color:#49543f;font-size:15px;padding-block:21px;color:#e0e7d9}.symptom-options button:hover{background:#2b3525;color:#b7df8e}
.facility-photo img{height:450px;filter:saturate(.85);border-radius:2px}.facility-photo figcaption{font-size:12px;letter-spacing:.05em;color:#c8d6bc}.facility-photo figcaption span{font-size:10px;color:#abb9a2}.facility-layout{gap:70px}.facility-copy h2{font-size:48px}.facility-copy>p:not(.eyebrow){font-size:16px;line-height:1.7;color:#b7c1b1}.shop-principle{border-color:var(--line)}.shop-principle h3{font-size:18px;font-weight:600;color:#e5eadd}.shop-principle p{font-size:15px;color:#b5c0ad}
.tracker-section{background:#222a21;border-color:#3c4935}.tracker-layout h2{font-size:37px}.tracker-layout .eyebrow{font-size:11px}.tracker-layout p:last-child{font-size:15px;color:#bac5b2}
label{font-size:13px;font-weight:500}.form-input{background:#151b14;border-color:#53634b;color:#eef2e7;font-size:15px;min-height:49px}.form-input::placeholder{color:#a0ae96}.form-input:focus{border-color:var(--green);outline-color:#96cf5855}.form-input[type=date]{color-scheme:dark}
.tracker-form-group .btn{font-size:14px}.track-message,.track-record{font-size:15px;border-color:#506044}.track-record h3{font-size:24px}.track-status{font-size:13px;color:var(--green)}
.location-info h3{font-size:30px;line-height:1.1}.location-info address{font-size:16px;color:#b4beae}.location-phone{font-family:var(--font-display);font-size:32px;color:#cfdfa9}.secondary-phone{font-size:14px;color:#aeb9a5}.hours{font-size:14px;max-width:350px}.hours dt{color:#b9c3b1}.hours>div{border-color:#3b4734}.location-map{background:#252f20;border-color:#46543b}.location-map iframe{filter:grayscale(.7)}
.coverage-note>span{font-size:10px;color:#aeca8c}.coverage-note p{font-size:12px;color:#afbaa5}
.site-footer{background:#101510;border-color:#36412e}.footer-top>p{font-family:var(--font-display);font-size:30px;color:#b2c59d;letter-spacing:0}.footer-top>a:last-child{font-size:16px;color:#c8dfa9}.footer-bottom{color:#abb79e;font-size:12px;border-color:#3c4734}
.booking-card{background:#1b221a;border:1px solid #46543b}.booking-header h2{font-size:38px}.booking-header .eyebrow{font-size:10px}.booking-header p:last-child{font-size:13px;color:#b7c4ab}.modal-close{border-color:#59694c;color:#edf3e5}.modal-close:hover{background:#35412d}.optional,.form-note{color:#b3c1a6}.form-note{font-size:12px}.form-error{background:#462a26;color:#ffd5ca}.booking-success p{color:#c1cfb5;font-size:15px}.booking-success h3{font-size:37px}.success-mark{border-color:#88a564}.form-input:focus-visible{outline-color:#96cf58}
:focus-visible{outline-color:#b4e881}
@media(min-width:1500px){.hero-editorial{padding-top:0}.hero-copy h1{font-size:104px}.hero-editorial-grid{min-height:610px;padding-top:68px}.hero-footnote{margin-top:25px}}
@media(max-width:1100px){.brand-logo{width:65px;height:65px}.brand-names strong{font-size:23px}.brand-names>span{font-size:8px}.site-nav-container{gap:20px;min-height:92px}#mainNav{gap:20px}#mainNav a{font-size:13px}.nav-book{font-size:13px;padding:12px 15px}.hero-copy{width:57%}.hero-copy h1{font-size:82px}.hero-copy .eyebrow{font-size:10px}.hero-editorial-grid{min-height:540px}.service-layout{gap:35px}.service-row{gap:14px}.facility-layout{gap:40px}.facility-copy h2{font-size:42px}.section-heading>p{max-width:350px}.footer-top>p{font-size:25px}}
@media(max-width:850px){#mainNav{background:#191f17}.hero-editorial-grid{min-height:535px}.hero-copy{width:65%;max-width:500px}.hero-copy h1{font-size:77px}.hero-copy .eyebrow{max-width:none}.hero-editorial::before{background:linear-gradient(90deg,#101710f5,#101710c7 45%,#10171040),linear-gradient(0deg,#101710e6,transparent 40%)}.hero-workshop-image{object-position:70% center}.lead-copy{font-size:16px;max-width:385px}.hero-cta-bar{flex-direction:row;gap:20px}.hero-footnote{max-width:none}.service-layout{gap:28px}.specialty-photo{height:205px}.specialty-body{padding:22px}.specialty-feature h3{font-size:32px}.service-row{grid-template-columns:30px 1fr 20px;gap:12px;padding:25px 0}.service-icon{width:27px;height:27px}.service-row strong{font-size:27px}.service-description{font-size:14px}.symptom-options{grid-template-columns:1fr}.symptom-options button{padding:13px 0}.facility-photo img{height:480px}.facility-copy h2{font-size:38px}.tracker-layout h2{font-size:36px}.footer-top>p{font-size:23px}.footer-bottom{font-size:11px}.section-heading>p{font-size:15px;max-width:300px}}
@media(max-width:600px){.top-notice-content{font-size:10px;min-height:30px}.site-nav-container{min-height:87px;gap:8px}.brand-logo{width:61px;height:61px}.brand-identity{gap:8px}.brand-names strong{font-size:22px}.brand-names>span{font-size:7px;letter-spacing:.03em}.nav-actions{gap:8px}.nav-book{font-size:12px;min-height:40px;padding:9px 12px}.menu-toggle{width:35px;height:40px}.hero-editorial{padding-top:0}.hero-editorial-grid{padding:36px 0 31px;min-height:0}.hero-copy{width:100%;max-width:none}.hero-copy .eyebrow{font-size:10px;letter-spacing:.1em;margin-bottom:20px;gap:10px}.hero-copy h1{font-size:clamp(65px,17vw,88px);line-height:.92}.hero-workshop-image{object-position:65% center}.hero-editorial::before{background:linear-gradient(90deg,#0d140fe8,#0d140fb5 65%,#0d140f85),linear-gradient(0deg,#0d140ff5,transparent 45%)}.lead-copy{font-size:16px;max-width:350px;margin-top:24px}.hero-cta-bar{gap:20px;margin-top:24px}.hero-cta-bar .btn{font-size:15px;padding:13px 18px;gap:18px}.phone-link{font-size:17px}.phone-link span{font-size:11px}.hero-footnote{font-size:11px;max-width:none;margin-top:22px;line-height:1.7}.hero-footnote span{margin-inline:6px}.shop-details{margin-top:0;padding-block:17px;font-size:11px;gap:15px}.shop-details a{font-size:11px;max-width:115px}.section-space{padding-block:49px}.section-heading h2{font-size:41px}.section-heading>p{font-size:16px;max-width:none;margin-top:18px}.eyebrow{font-size:11px}.service-layout{grid-template-columns:1fr;gap:25px}.specialty-photo{height:215px}.specialty-body{padding:24px}.specialty-feature h3{font-size:35px}.specialty-body>p,.specialty-feature ul{font-size:15px}.service-row{grid-template-columns:35px 1fr 22px;gap:14px;padding:24px 0}.service-icon{width:30px;height:30px}.service-row strong{font-size:29px}.service-description{font-size:15px}.symptoms-layout{gap:22px}.symptoms-layout h2{font-size:38px}.symptoms-layout p:last-child{font-size:15px}.symptom-options button{font-size:16px;padding:17px 0}.facility-photo img{height:auto;aspect-ratio:1.15}.facility-photo figcaption{font-size:10px}.facility-photo figcaption span{font-size:8px}.facility-copy h2{font-size:42px}.facility-copy>p:not(.eyebrow){font-size:16px}.shop-principle h3{font-size:18px}.shop-principle p{font-size:15px}.tracker-layout h2{font-size:36px}.tracker-layout p:last-child{font-size:15px}.tracker-form-group .btn{font-size:15px}.form-input{font-size:16px}.location-info h3{font-size:30px}.hours{font-size:14px}.coverage-note p{font-size:13px}.site-footer .brand-logo{width:68px;height:68px}.footer-bottom{font-size:11px}.footer-bottom p{max-width:200px}.footer-bottom a{white-space:normal;text-align:right}.booking-header h2{font-size:35px}.booking-header .eyebrow{font-size:9px}.booking-header p:last-child{font-size:12px}.booking-card{padding:21px}.form-note{font-size:11px}}
@media(max-width:370px){.brand-logo{width:50px;height:50px}.brand-names strong{font-size:19px}.brand-names>span{font-size:6px}.brand-identity{gap:6px}.nav-book{font-size:11px;padding:9px}.nav-actions{gap:6px}.hero-copy .eyebrow{font-size:8px}.hero-cta-bar{gap:13px}.hero-cta-bar .btn{font-size:13px;padding:13px 14px;gap:12px}.phone-link{font-size:16px}.phone-link span{font-size:10px}.hero-footnote{font-size:10px}}
.brand-logo{clip-path:circle(49% at 50% 50%)}
/* Larger reading sizes throughout the public website. */
.top-notice-strip{font-size:13px}
.brand-names strong{font-size:30px}.brand-names>span{font-size:11px}
#mainNav a{font-size:17px}
.btn,.nav-book{font-size:17px}
.hero-copy h1{font-size:clamp(72px,6.5vw,94px)}
.hero-copy .eyebrow{font-size:14px}
.lead-copy{font-size:19px;line-height:1.6;max-width:490px}
.phone-link{font-size:22px}.phone-link span{font-size:14px}
.hero-footnote{font-size:14px}
.shop-details{font-size:15px}
.eyebrow{font-size:14px}
h2{font-size:clamp(45px,4.4vw,60px)}
.section-heading>p{font-size:18px;max-width:420px}
.specialty-feature h3{font-size:41px}
.specialty-body>p,.specialty-feature ul{font-size:17px}
.text-link{font-size:18px}
.service-row strong{font-size:35px}.service-description{font-size:18px}.service-row{padding-block:29px}
.symptoms-layout h2{font-size:49px}.symptoms-layout p:last-child{font-size:18px}.symptom-options button{font-size:18px}
.facility-copy h2{font-size:54px}.facility-copy>p:not(.eyebrow){font-size:18px}
.shop-principle h3{font-size:21px}.shop-principle p{font-size:18px}
.facility-photo figcaption{font-size:13px}.facility-photo figcaption span{font-size:12px}
.tracker-layout h2{font-size:43px}.tracker-layout .eyebrow{font-size:13px}.tracker-layout p:last-child{font-size:18px}
label{font-size:16px}.form-input{font-size:17px}.tracker-form-group .btn{font-size:17px}
.track-message,.track-record{font-size:17px}.track-status{font-size:15px}
.location-info h3{font-size:36px}.location-info address{font-size:18px}.location-phone{font-size:37px}.secondary-phone{font-size:16px}.hours{font-size:17px;max-width:370px}
.coverage-note>span{font-size:12px}.coverage-note p{font-size:15px}
.footer-top>a:last-child{font-size:18px}.footer-bottom{font-size:14px}
.booking-header h2{font-size:42px}.booking-header .eyebrow{font-size:12px}.booking-header p:last-child{font-size:15px}.form-note{font-size:14px}.form-error{font-size:16px}.booking-success p{font-size:18px}
@media(max-width:1100px){.brand-names strong{font-size:26px}.brand-names>span{font-size:9px}.hero-copy h1{font-size:84px}.hero-copy .eyebrow{font-size:12px}.hero-copy{width:60%}.hero-cta-bar{gap:20px}.phone-link{font-size:21px}.section-heading>p{max-width:370px}.service-row strong{font-size:32px}.service-description{font-size:17px}.facility-copy h2{font-size:48px}.tracker-form-group{flex-wrap:wrap}}
@media(max-width:1050px){.menu-toggle{display:flex}#mainNav{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;align-items:stretch;gap:0;background:#191f17;padding:15px 32px 22px;border-bottom:1px solid var(--line)}#mainNav.is-open{display:flex}#mainNav a{font-size:18px;padding:13px 0;border-bottom:1px solid var(--line)}}
@media(max-width:850px){.hero-copy{width:75%}.hero-copy h1{font-size:82px}.lead-copy{font-size:18px}.section-heading>p{max-width:310px}.service-layout{grid-template-columns:1fr 1.15fr}.specialty-feature h3{font-size:37px}.specialty-body>p,.specialty-feature ul{font-size:16px}.service-row strong{font-size:30px}.service-description{font-size:16px}.symptoms-layout{gap:35px}.symptoms-layout h2{font-size:45px}.facility-layout{grid-template-columns:1fr;gap:35px}.facility-photo img{height:390px}.facility-copy h2{font-size:48px}.footer-bottom{font-size:13px}}
@media(max-width:600px){.top-notice-content{font-size:11px;min-height:32px}.site-nav-container{min-height:89px}.brand-names strong{font-size:23px}.brand-names>span{font-size:8px}.nav-book{font-size:13px;padding:10px 12px}.hero-copy{width:100%}.hero-copy .eyebrow{font-size:12px;letter-spacing:.08em}.hero-copy h1{font-size:clamp(65px,17.5vw,91px)}.lead-copy{font-size:18px;max-width:none}.hero-cta-bar{flex-wrap:wrap;gap:18px}.hero-cta-bar .btn{font-size:17px;padding:14px 18px}.phone-link{font-size:21px}.phone-link span{font-size:13px}.hero-footnote{font-size:13px}.shop-details{font-size:13px}.shop-details a{font-size:13px;max-width:120px}.eyebrow{font-size:13px}.section-heading h2{font-size:47px}.section-heading>p{font-size:18px;max-width:none}.service-layout{grid-template-columns:1fr}.specialty-feature h3{font-size:40px}.specialty-body>p,.specialty-feature ul{font-size:17px}.service-row strong{font-size:33px}.service-description{font-size:17px}.symptoms-layout h2{font-size:44px}.symptoms-layout p:last-child{font-size:18px}.symptom-options button{font-size:18px}.facility-photo img{height:auto}.facility-photo figcaption{font-size:11px}.facility-photo figcaption span{font-size:10px}.facility-copy h2{font-size:48px}.facility-copy>p:not(.eyebrow),.shop-principle p{font-size:18px}.shop-principle h3{font-size:21px}.tracker-layout h2{font-size:42px}.tracker-layout p:last-child{font-size:18px}.tracker-layout .eyebrow{font-size:12px}.tracker-form-group .btn{font-size:17px}.form-grid label{font-size:16px}.location-info h3{font-size:35px}.hours{font-size:16px}.coverage-note p{font-size:15px}.coverage-note>span{font-size:11px}.footer-bottom{font-size:13px}.footer-bottom p{max-width:205px}.booking-header h2{font-size:39px}.booking-header .eyebrow{font-size:10px}.booking-header p:last-child{font-size:14px}.form-note{font-size:13px}}
@media(max-width:370px){.brand-logo{width:45px;height:45px}.brand-names strong{font-size:21px}.brand-names>span{font-size:7px}.nav-book{font-size:12px;padding:9px}.menu-toggle{width:32px}.hero-copy .eyebrow{font-size:10px}.hero-cta-bar{gap:16px}.hero-cta-bar .btn{font-size:16px}.hero-footnote{font-size:12px}.footer-bottom{gap:15px}}
/* Service booking hero, adapted from the supplied automotive reference. */
.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
.hero-editorial-grid{display:grid;grid-template-columns:1fr 365px;gap:70px;align-items:center;padding:48px 0 40px;min-height:0}
.hero-copy{width:100%;max-width:620px}
.hero-copy h1{font-size:clamp(70px,6.1vw,88px)}
.hero-workshop-image{object-position:center 56%;filter:saturate(.8)}
.hero-editorial::before{background:linear-gradient(90deg,#0b130eeb 0%,#0b130ec2 42%,#0b130e30 85%),linear-gradient(0deg,#0b130edb,transparent 50%)}
.hero-booking{background:#f4f6ef;color:#202b1d;border-radius:7px;padding:26px;box-shadow:0 16px 45px #07100645;border:1px solid #e1e7d9}
.hero-booking h2{font-family:var(--font-sans);font-size:26px;line-height:1.2;font-weight:600;letter-spacing:-.025em}
.hero-booking>p{font-size:16px;color:#5f6957;margin-top:7px}
.hero-booking fieldset{border:0;margin:20px 0}
.hero-booking label{display:flex;align-items:center;gap:12px;min-height:45px;border-bottom:1px solid #d7dfcf;margin:0;padding:11px 4px;font-size:16px;line-height:1.35;font-weight:500;cursor:pointer}
.hero-booking label:first-of-type{border-top:1px solid #d7dfcf}
.hero-booking input{width:17px;height:17px;accent-color:#376b1b;flex-shrink:0}
.hero-booking label:has(input:checked){color:#285114;background:#e7efdd}
.hero-booking label:hover{background:#e8efdf}
.hero-booking :focus-visible{outline-color:#386d1d;outline-offset:3px}
.hero-booking .btn{width:100%;background:#36721c;color:white;font-size:17px;padding:14px 16px;gap:16px}
.hero-booking .btn:hover{background:#285615}
.quick-booking-note{text-align:center;font-size:13px;color:#606b56;margin-top:10px}
.shop-details{display:grid;grid-template-columns:1.1fr .9fr 1fr;gap:30px;padding:23px 28px;margin-bottom:27px;background:#111a13e8;border:1px solid #526447;border-radius:4px}
.hero-info-item{display:flex;flex-direction:column;align-items:start;gap:4px;min-width:0;padding-left:24px;border-left:1px solid #46513f}
.hero-info-item:first-child{border:0;padding-left:0}
.info-label{font-size:12px;letter-spacing:.08em;color:#aabf98;font-weight:500;margin-bottom:4px}
.hero-info-item strong{font-size:16px;font-weight:500;color:#f0f5e9;line-height:1.4}
.hero-info-item>a{font-size:20px;line-height:1.4;color:#d3edae}
.hero-info-item .info-secondary,.hero-info-item .shop-status{font-size:14px;color:#b3c3a3;font-weight:400}
.hero-info-item a:hover{text-decoration:underline;text-underline-offset:4px}
@media(min-width:1500px){.hero-editorial-grid{padding:58px 0 45px;grid-template-columns:1fr 390px}.hero-copy h1{font-size:96px}}
@media(max-width:1100px){.hero-editorial-grid{grid-template-columns:1fr 340px;gap:35px}.hero-copy{width:100%}.hero-copy h1{font-size:78px}.hero-booking{padding:23px}.hero-cta-bar{flex-wrap:wrap}.hero-info-item strong{font-size:15px}.hero-info-item .shop-status{font-size:13px}.shop-details{gap:20px;padding:22px}.hero-info-item{padding-left:20px}}
@media(max-width:850px){.hero-editorial-grid{grid-template-columns:1fr 310px;gap:26px}.hero-copy h1{font-size:65px}.hero-copy .eyebrow{font-size:10px}.lead-copy{font-size:17px}.hero-cta-bar{gap:15px}.hero-cta-bar .btn{font-size:16px;padding:13px 17px}.phone-link{font-size:20px}.hero-footnote{font-size:12px}.hero-booking{padding:21px}.hero-booking h2{font-size:24px}.hero-booking label{font-size:15px}.shop-details{grid-template-columns:1fr 1fr}.hero-info-item:last-child{grid-column:1/-1;border:0;border-top:1px solid #46513f;padding:15px 0 0}.hero-info-item .info-secondary{display:inline-block}}
@media(max-width:700px){.hero-editorial-grid{grid-template-columns:1fr;gap:30px;padding:33px 0 27px}.hero-copy{max-width:100%}.hero-copy h1{font-size:clamp(65px,17.5vw,91px)}.hero-copy .eyebrow{font-size:12px}.lead-copy{font-size:18px;max-width:470px}.hero-cta-bar{gap:18px}.hero-cta-bar .btn{font-size:17px;padding:14px 18px}.phone-link{font-size:21px}.hero-footnote{font-size:13px}.hero-booking{width:100%;padding:24px}.hero-booking h2{font-size:28px}.hero-booking>p{font-size:17px}.hero-booking label{font-size:17px;min-height:49px}.hero-booking .btn{font-size:18px}.hero-workshop-image{height:660px;object-position:center;opacity:.75}.hero-editorial::before{background:linear-gradient(90deg,#0b130ed9,#0b130e65),linear-gradient(0deg,#101612 30%,transparent 100%)}.shop-details{grid-template-columns:1fr;gap:18px;padding:23px;margin-bottom:24px}.hero-info-item,.hero-info-item:last-child{border:0;border-top:1px solid #46513f;padding:16px 0 0;grid-column:auto}.hero-info-item:first-child{padding:0;border:0}.hero-info-item strong{font-size:17px}.hero-info-item>a{font-size:21px;max-width:none;text-align:left}.hero-info-item .info-secondary,.hero-info-item .shop-status{font-size:15px}}
@media(max-width:370px){.brand-identity{gap:4px}.brand-names strong{font-size:20px}.brand-logo{width:42px;height:42px}.nav-actions{gap:4px}.nav-book{padding:9px 8px}.site-nav-container{gap:6px}.hero-copy .eyebrow{font-size:10px}.hero-cta-bar{gap:15px}.hero-booking{padding:20px}.hero-booking h2{font-size:25px}.hero-booking label{font-size:16px}}

/* Supplied horizontal website logo and matching phone emphasis. */
.website-logo{display:block;width:320px;height:auto;max-width:100%;object-fit:contain;flex-shrink:0}
.site-nav-container{min-height:114px}
.site-footer{background:#171b19}
.hero-info-item>a[href^="tel:"]{font-size:22px;font-weight:600;line-height:1.4;color:#d3edae}
@media(max-width:1100px){.website-logo{width:290px}}
@media(max-width:600px){.website-logo{width:240px}.nav-book{display:none}.site-nav-container{min-height:94px}.site-footer .website-logo{width:260px}.footer-top{align-items:flex-start}}
@media(max-width:370px){.website-logo{width:225px}.site-footer .website-logo{width:245px}}
/* Service detail pages reuse the workshop's typography, palette and booking flow. */
.repair-page{background:#171b19;color:#edf2e6}
.repair-intro{padding:24px 0 64px;border-bottom:1px solid #3d4939}
.repair-breadcrumb{display:flex;flex-wrap:wrap;gap:12px;color:#b8c7ad;font-size:15px;margin-bottom:42px}
.repair-breadcrumb a:hover{text-decoration:underline}
.repair-intro-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(260px,.8fr);gap:72px;align-items:start}
.repair-intro h1{font-size:clamp(42px,4.7vw,68px);line-height:1.06;letter-spacing:-.025em;max-width:760px}
.repair-intro .eyebrow{margin-bottom:18px}
.repair-lead{font-size:21px;line-height:1.6;max-width:720px;margin-top:24px;color:#c5d0bd}
.repair-actions{display:flex;gap:24px;align-items:center;flex-wrap:wrap;margin-top:28px}
.repair-actions>a{font-size:23px;color:#cbe5a7}
.repair-confirmation{font-size:15px;margin-top:14px;color:#b8c7ad}
.repair-shop{padding:28px;border-top:3px solid #98cb50;background:#20271f}
.repair-shop h2{font-size:29px;margin-bottom:20px;letter-spacing:-.02em}
.repair-shop address{font-style:normal;font-size:19px;line-height:1.6}
.repair-shop>p:not(.eyebrow){font-size:16px;line-height:1.65;margin:15px 0;color:#c5d0bd}
.repair-shop .text-link{display:inline-block;margin-top:8px;color:#cbe5a7}
.repair-detail{padding:64px 0 72px}
.repair-detail-grid{display:grid;grid-template-columns:minmax(230px,.8fr) minmax(0,1.5fr);gap:72px}
.repair-detail h2{font-size:32px;letter-spacing:-.02em;margin-bottom:18px}
.repair-symptoms ul{list-style:none;margin-top:22px}
.repair-symptoms li{padding:15px 0;border-bottom:1px solid #3d4939;font-size:18px;color:#c5d0bd}
.repair-copy>p,.repair-questions p{font-size:19px;line-height:1.8;color:#c5d0bd}
.repair-copy>h2:not(:first-child),.repair-questions{margin-top:38px}
.repair-questions details{border-top:1px solid #3d4939;padding:18px 0}
.repair-questions details:last-child{border-bottom:1px solid #3d4939}
.repair-questions summary{font-size:21px;font-weight:600;cursor:pointer}
.repair-questions p{margin-top:12px}
.repair-visit{padding:42px 0;background:#222b20;border-block:1px solid #3d4939}
.repair-visit>.container{display:flex;justify-content:space-between;align-items:center;gap:36px}
.repair-visit h2{font-size:36px;margin:10px 0 14px}
.repair-visit p:not(.eyebrow){font-size:17px;color:#c5d0bd;max-width:690px}
.repair-visit-actions{display:flex;flex-direction:column;align-items:center;gap:14px;flex-shrink:0}
.repair-visit-actions>a{font-size:21px}
.repair-footer-links{padding:26px 0;border-top:1px solid #3d4939}
.repair-footer-links>p{font-size:18px;font-weight:600;color:#edf2e6;margin-bottom:12px}
.repair-footer-links>div{display:flex;flex-wrap:wrap;gap:10px 26px}
.repair-footer-links a{color:#b8c7ad;font-size:16px;padding:4px 0}
.repair-footer-links a:hover,.service-guide-intro a:hover{text-decoration:underline;text-underline-offset:4px}
.service-guide-intro{font-size:16px;color:#b8c7ad;margin-top:30px;line-height:2}
.service-guide-intro a{display:inline-block;color:#cbe5a7;margin-right:18px;text-decoration:underline;text-underline-offset:4px}
@media(max-width:850px){.repair-intro-grid,.repair-detail-grid{gap:34px;grid-template-columns:minmax(0,1fr) minmax(240px,.8fr)}.repair-detail-grid{grid-template-columns:1fr}.repair-visit>.container{align-items:flex-start;flex-direction:column}.repair-intro h1{font-size:48px}.repair-shop{padding:22px}}
@media(max-width:650px){.repair-intro-grid{grid-template-columns:1fr}.repair-intro{padding-bottom:36px}.repair-breadcrumb{margin-bottom:30px}.repair-intro h1{font-size:44px}.repair-lead{font-size:19px}.repair-detail{padding:40px 0}.repair-detail h2{font-size:29px}.repair-copy>p,.repair-questions p{font-size:18px}.repair-visit-actions{align-items:flex-start}.repair-visit-actions>a{font-size:20px}.repair-footer-links>div{gap:8px 20px}.repair-actions{gap:18px}}
