:root{--navy:#0c1b2b;--navy-light:#142a40;--beige:#e9dcc5;--paper:#faf7f1;--charcoal:#2c3034;--muted:#65645f;--line:#d4c8b5;--radius:14px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--navy);font-family:Arial,Helvetica,sans-serif;color:var(--charcoal);font-size:16px;line-height:1.55}a{color:inherit;text-underline-offset:4px}button,input,select,textarea{font:inherit}button,a,input,summary{touch-action:manipulation}button{cursor:pointer}a,button,input,select,textarea,summary{outline-offset:5px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #a97728}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.1}h1{font-size:clamp(2.75rem,4.6vw,4.25rem);letter-spacing:-3px}h2{font-size:clamp(31px,3.5vw,47px);letter-spacing:-1.5px}h3{font-size:23px;letter-spacing:-.6px}p+p{margin-top:16px}[hidden]{display:none!important}.skip-link{position:absolute;left:16px;top:-80px;padding:12px;background:var(--paper);z-index:30}.skip-link:focus{top:16px}.header{max-width:1360px;margin:auto;display:flex;justify-content:space-between;align-items:center;padding:25px 5%;gap:20px;color:var(--beige)}.brand{display:flex;align-items:center;gap:13px;text-decoration:none;font-size:12px;line-height:1.2;font-weight:700;letter-spacing:1.2px}.brand-symbol{font-size:54px;font-weight:800;line-height:1;letter-spacing:-4px}.header nav{display:flex;gap:28px;align-items:center}.header nav>a{font-size:14px}.desktop-link{text-decoration:none}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:51px;padding:14px 22px;border:1px solid transparent;border-radius:7px;text-decoration:none;font-weight:700;font-size:16px;line-height:1.35}.button:hover{filter:brightness(.94)}.primary,.nav-cta{background:var(--beige);color:var(--charcoal)}.dark{background:var(--navy);color:var(--paper)}.outline{background:transparent;color:var(--charcoal);border-color:var(--line)}.full{width:100%}.eyebrow{font-size:13px;letter-spacing:1.7px;line-height:1.5;font-weight:700;margin-bottom:16px}.hero{max-width:1360px;margin:auto;display:grid;grid-template-columns:1.1fr 1fr;color:var(--beige)}.hero-copy{padding:65px 9% 65px 10%;align-self:center}.hero-message{font-size:21px;line-height:1.5;margin-top:24px}.hero .intro{font-size:16px;margin-top:30px;margin-bottom:16px}.hero-area{font-size:14px;margin-top:28px;line-height:1.6;max-width:320px}.hero-visual{position:relative;min-height:470px;overflow:hidden}.hero-visual>img{height:100%;width:100%;position:absolute;object-fit:cover}.hero-visual:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,#061220b0)}.offer-tag{position:absolute;z-index:1;bottom:32px;left:30px;right:30px;background:var(--beige);color:var(--charcoal);padding:22px 26px;border-radius:9px}.offer-tag>span{font-size:12px;letter-spacing:1.4px;font-weight:700}.offer-tag strong{font-size:58px;letter-spacing:-2px;display:block;line-height:1.2}.offer-tag small{font-size:22px;letter-spacing:-.5px;margin-left:6px}.offer-tag p{font-size:15px;margin-top:5px}.section{max-width:1360px;margin:0 auto;padding:65px 5%}.services{color:var(--beige)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:32px}.section-heading>p{font-size:17px;max-width:320px;line-height:1.7}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.service-item{min-width:0;display:flex;flex-direction:column}.service-card{background:var(--beige);color:var(--charcoal);border-radius:var(--radius);overflow:hidden;flex:1}.service-image{width:100%;height:180px;object-fit:cover;object-position:center 48%;display:block}.card-copy{padding:26px}.card-copy h3{min-height:52px;max-width:290px}.price{display:flex;align-items:center;gap:13px;margin:19px 0!important}.price strong{font-size:48px;letter-spacing:-2px;line-height:1}.price span{font-size:15px;font-weight:700;line-height:1.45}.parts-note{font-size:15px;line-height:1.65}.book-link{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:16px 3px 0;font-size:15px;font-weight:700;line-height:1.4;text-decoration:none}.book-link span{font-size:21px;flex-shrink:0}.light-section{background:var(--paper);border-radius:18px}.help-list details{border-top:1px solid var(--line)}.help-list details:last-child{border-bottom:1px solid var(--line)}summary{cursor:pointer;font-weight:700;padding:23px 28px 23px 0;font-size:17px;line-height:1.5}.help-content{padding:0 0 26px;max-width:830px}.help-content p{line-height:1.75}.resource-links{display:flex;gap:24px;flex-wrap:wrap;margin-top:17px;font-size:15px;font-weight:700}.help-foot{margin-top:22px;font-size:15px}.vehicle-section{display:grid;grid-template-columns:1fr 1.1fr;gap:75px;color:var(--beige)}.vehicle-section h2{margin-bottom:22px}.vehicle-section .button{margin-top:25px}.vehicle-lists h3{font-size:18px;margin:4px 0 11px}.vehicle-lists>div{padding-bottom:23px}.vehicle-lists p{font-size:16px;line-height:1.85}.vehicle-lists .exclusions{border-top:1px solid #ffffff30;padding-top:20px;font-size:15px}.contact-section{background:var(--beige);display:grid;grid-template-columns:1fr 1fr;gap:40px;border-radius:18px}.contact-section h2{margin-bottom:18px}.contact-links{display:flex;align-items:flex-start;flex-direction:column;gap:16px;min-width:0}.contact-links>a{overflow-wrap:anywhere}.phone{font-size:33px;font-weight:700;text-decoration:none;letter-spacing:-1px}.contact-links .button{margin-top:9px}footer{max-width:1360px;margin:auto;padding:32px 5%;display:flex;justify-content:space-between;gap:20px;color:var(--beige);font-size:14px}.brand-name{font-weight:700;text-decoration:none}.modal-open{overflow:hidden}dialog{border:0;border-radius:16px;background:var(--paper);color:var(--charcoal);width:min(740px,calc(100% - 32px));max-height:calc(100dvh - 32px);padding:30px;margin:auto;overflow-y:auto;overscroll-behavior:contain;box-shadow:0 30px 100px #0006}dialog::backdrop{background:#03111edb}.dialog-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:18px}.dialog-heading h2{font-size:30px;letter-spacing:-.9px}.dialog-heading .eyebrow{font-size:12px;margin-bottom:7px}.close-dialog{background:none;border:1px solid var(--line);border-radius:50%;width:42px;height:42px;flex-shrink:0;font-size:28px;line-height:1}.dialog-intro{margin:17px 0;font-size:16px}fieldset{padding:0;margin:0;border:0;min-width:0}legend{font-size:20px;font-weight:700;margin-bottom:20px}label{display:block;font-size:15px;font-weight:600;margin-bottom:8px}input:not([type=radio]):not([type=checkbox]),select,textarea{display:block;width:100%;border:1px solid #b7b1a6;border-radius:6px;background:#fff;color:var(--charcoal);padding:12px;font-size:16px;min-height:48px;max-width:100%}textarea{resize:vertical;line-height:1.6}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:21px 20px;margin-bottom:23px}.wide{grid-column:1/-1}.address-types{display:flex;flex-wrap:wrap;gap:12px 22px}.address-types legend{font-size:15px;font-weight:600;margin-bottom:10px}.address-types label{display:flex;gap:9px;align-items:center;margin-bottom:0;font-weight:400;min-height:38px}.address-types input,input[type=radio],input[type=checkbox]{width:21px;height:21px;accent-color:var(--navy);flex-shrink:0;margin:0}.field-note{font-size:14px;color:#5a5a55;line-height:1.65}#calendar-status{margin:0 0 20px;line-height:1.65}.slot-options{display:grid;gap:10px}.slot-choice{padding:16px;border:1px solid var(--line);border-radius:8px;display:flex;gap:14px;align-items:center;min-height:66px;background:#fff;font-weight:500;font-size:16px;cursor:pointer}.slot-choice:has(input:checked){border-color:var(--navy);outline:1px solid var(--navy);background:#eee5d6}.alternative{margin:10px 0 20px}#preferred-days-field{margin:20px 0}#preferred-days-field .field-note{margin-top:8px}.acknowledgments{border-top:1px solid var(--line);padding-top:24px;margin:24px 0}.acknowledgments h3{font-size:20px;margin-bottom:20px}.acknowledgments label{display:flex;align-items:flex-start;gap:13px;font-size:15px;font-weight:400;line-height:1.7;margin-bottom:21px}.acknowledgments input{margin-top:3px}.step-actions,.draft-actions{display:flex;gap:12px;flex-wrap:wrap}.step-actions{justify-content:space-between}#review-step h3{margin-bottom:15px}#review-step>p{margin:14px 0 20px}#review-step label{margin-top:15px}.draft-actions{margin:18px 0}.draft-actions .button{font-size:15px}.text-button{background:none;border:0;padding:12px 0;text-decoration:underline;font-weight:700}.no-js{background:var(--paper);padding:22px}#vehicle-dialog{width:min(540px,calc(100% - 32px))}#vehicle-check-form{margin-top:25px}#vehicle-check-form input,#vehicle-check-form select{margin-bottom:18px}#vehicle-result{margin-top:22px;font-weight:700}.vehicle-section .exclusions strong{display:block}
@media(max-width:950px){.desktop-link{display:none}.hero-copy{padding:45px 8%}.hero-visual{min-height:420px}.section{padding:48px 5%}.service-grid{gap:18px}.card-copy{padding:22px}.card-copy h3{font-size:21px;min-height:70px}.price strong{font-size:41px}.vehicle-section{gap:35px}.offer-tag{left:20px;right:20px;padding:20px}.offer-tag strong{font-size:49px}.offer-tag small{font-size:19px}}
@media(max-width:650px){.header{padding:19px 5%;gap:12px}.brand{font-size:10px;gap:9px;letter-spacing:.6px}.brand-symbol{font-size:42px}.header .nav-cta{font-size:13px;padding:12px 13px;max-width:150px;text-align:center;min-height:48px}.hero{grid-template-columns:1fr}.hero-copy{padding:36px 6% 38px}h1{font-size:clamp(2.5rem,10vw,3.5rem);letter-spacing:-1.8px}.hero-message{font-size:20px;margin-top:18px}.hero .intro{margin-top:23px}.hero-area{max-width:none;font-size:14px;margin-top:22px}.hero-visual{min-height:270px}.hero-visual>img{object-position:center 43%}.offer-tag{left:auto;right:6%;bottom:20px;padding:17px 20px}.offer-tag>span{font-size:11px}.offer-tag strong{font-size:46px}.offer-tag small{font-size:17px}.offer-tag p{font-size:14px}.section{padding:40px 6%}.section-heading{display:block;margin-bottom:24px}.section-heading>p{margin-top:16px;font-size:16px;max-width:none}h2{font-size:33px;letter-spacing:-1.1px}.service-grid{grid-template-columns:1fr;gap:30px}.service-card{display:grid;grid-template-columns:100px 1fr;align-items:center}.service-image{height:145px;width:100px;object-fit:cover;border-radius:8px;margin-left:16px}.card-copy{padding:23px 18px 23px 29px}.card-copy h3{font-size:22px;min-height:0}.price{margin:15px 0!important}.price strong{font-size:41px}.price span{font-size:14px}.parts-note{font-size:14px}.book-link{font-size:15px;min-height:55px;padding:14px 3px 0}.light-section,.contact-section{border-radius:0}summary{font-size:16px;padding:21px 12px 21px 0}.resource-links{gap:16px;font-size:15px}.vehicle-section,.contact-section{grid-template-columns:1fr;gap:29px}.vehicle-lists>div{padding-bottom:18px}.vehicle-section .button{width:100%}.contact-links .button{width:100%}.phone{font-size:31px}.contact-links>a:not(.phone):not(.button){font-size:16px}footer{flex-direction:column;gap:10px;padding:27px 6%;font-size:13px}dialog{padding:24px 20px;width:calc(100% - 20px);max-height:calc(100dvh - 20px);border-radius:12px}.dialog-heading h2{font-size:26px}.dialog-heading .eyebrow{font-size:11px}.dialog-intro{font-size:15px}.form-grid{gap:20px 14px}.form-grid>div{grid-column:1/-1}.address-types{gap:8px 14px}.address-types label{font-size:14px}.step-actions .dark{flex:1}.draft-actions{flex-direction:column}.draft-actions .button{width:100%}}
@media(max-width:370px){.hero-copy h1{font-size:2.5rem}.service-card{grid-template-columns:1fr}.service-image{width:100%;height:135px;margin:0;object-fit:contain}.card-copy{padding:20px 22px}.header .nav-cta{max-width:130px;font-size:12px}.brand-symbol{font-size:38px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}@media print{header,main,footer,dialog:not([open]),.dialog-heading,.dialog-intro,#booking-form,.draft-actions,.text-button{display:none}dialog[open]{display:block;position:static;width:100%;max-height:none;box-shadow:none}#appointment-draft{height:700px}}

.appointment-hours{margin-top:24px}.appointment-hours h3{font-size:1.1rem;letter-spacing:0;margin-bottom:10px}.appointment-hours p{margin-top:0}.appointment-hours .hours-timezone{font-size:.875rem;margin-top:7px}.schedule-hours{line-height:1.7}.hero-copy{min-width:0}.hero-copy h1{overflow-wrap:anywhere}

.hero-copy h1 span{display:block}.hero-copy h1 span+span{margin-top:.2em}.hero-copy>.primary{margin-top:30px}.book-link{border:1px solid var(--beige);border-radius:8px;margin-top:14px;padding:15px 18px;min-height:64px}.book-link:hover{background:var(--beige);color:var(--charcoal)}

.booking-policy{border-left:4px solid var(--navy);padding:12px 16px;background:#eee5d6;color:var(--charcoal);font-size:1rem;line-height:1.65;margin:16px 0}.booking-policy a{font-weight:700;text-decoration:underline}

#booking-dialog[data-step="schedule"] .dialog-heading .eyebrow,#booking-dialog[data-step="schedule"] .dialog-intro{display:none}#schedule-step legend{margin:18px 0 12px}#schedule-step #calendar-status{margin-bottom:12px}.slot-choice{min-height:48px}.schedule-hours{margin-top:18px}@media(max-width:600px){#booking-dialog[data-step="schedule"]{max-height:calc(100dvh - 16px);padding:18px}#booking-dialog[data-step="schedule"] .dialog-heading h2{font-size:23px}#schedule-step .slot-choice{padding:12px;line-height:1.4}#schedule-step legend{font-size:20px}}
