
@font-face{font-family:'Barlow Condensed';font-style:normal;font-weight:600 800;font-display:swap;src:url('/assets/barlow-condensed-700.woff') format('woff')}

@font-face{font-family:'Manrope';font-style:normal;font-weight:400 600;font-display:swap;src:url('/assets/manrope-400.woff') format('woff')}


@font-face{font-family:'Manrope';font-style:normal;font-weight:700;font-display:swap;src:url('/assets/manrope-700.woff') format('woff')}
@font-face{font-family:'Manrope';font-style:normal;font-weight:800;font-display:swap;src:url('/assets/manrope-800.woff') format('woff')}
:root{--bg:#f7f8f4;--ink:#191c19;--muted:#61665e;--lime:#d0fa45;--dark:#151916;--line:#d9ded3;--font:'Manrope',Arial,sans-serif;--display:'Barlow Condensed','Arial Narrow',Impact,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.7}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button,summary{cursor:pointer}img{display:block;max-width:100%;height:auto}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #709309;outline-offset:5px}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--display);font-weight:700;line-height:.98;letter-spacing:-.02em}h2{font-size:clamp(42px,5.3vw,76px);margin-bottom:26px}h3{font-size:21px;line-height:1.25;letter-spacing:-.03em}p{color:var(--muted)}em{font-style:normal;color:#688719}section{scroll-margin-top:100px}.wrap{width:min(1240px,calc(100% - 96px));margin-inline:auto}.section{padding-block:104px}.eyebrow{display:block;font-size:12px;font-weight:800;letter-spacing:.15em;line-height:1.6;margin-bottom:24px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;min-height:54px;padding:15px 23px;background:var(--lime);border:1px solid var(--lime);color:#171c0e;font-size:14px;font-weight:800;line-height:1.5;border-radius:5px;transition:background .2s,transform .2s}.button:hover{background:#e0ff79;transform:translateY(-2px)}.button span{font-size:24px;font-weight:400;line-height:1}.button.secondary{background:transparent;color:white;border-color:#858a80}.button.secondary:hover{background:#ffffff12}.text-link{font-size:14px;font-weight:800;border-bottom:1px solid currentColor;padding-bottom:5px;display:inline-block}.skip{position:fixed;left:12px;top:-100px;background:var(--lime);z-index:99;padding:12px}.skip:focus{top:12px}.topbar{background:var(--dark);color:#b9c1b2;font-size:11px;font-weight:700;letter-spacing:.09em;border-bottom:1px solid #2c322a}.topbar .wrap{display:flex;align-items:center;justify-content:space-between;min-height:35px}.topbar a{color:#e4e9dd;font-size:12px;letter-spacing:.03em}header{background:var(--bg);position:sticky;top:0;z-index:30;border-bottom:1px solid var(--line)}.nav{height:89px;display:flex;justify-content:space-between;align-items:center;gap:24px}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.brand img{width:43px;height:43px;border-radius:50%;object-fit:contain;background:white}.brand>span{font-size:20px;font-weight:800;line-height:1.1;letter-spacing:-.06em}.brand small{display:block;letter-spacing:.14em;font-size:9px;margin-top:8px;font-weight:700}nav{display:flex;gap:29px;align-items:center;font-size:13px;font-weight:700}nav>a:not(.button):hover,nav summary:hover{color:#688719}nav .button{min-height:43px;padding:10px 17px;font-size:13px;gap:20px}.nav-dropdown{position:relative}.nav-dropdown summary{list-style:none;display:flex;gap:12px;align-items:center}.nav-dropdown summary::-webkit-details-marker{display:none}.dropdown{position:absolute;top:40px;left:-25px;width:280px;padding:14px;background:var(--bg);border:1px solid var(--line);border-radius:8px;box-shadow:0 18px 50px #0002}.dropdown a{display:flex;gap:14px;padding:10px;border-radius:4px;align-items:center}.dropdown a:hover{background:var(--lime)}.dropdown b{min-width:35px}.menu-toggle{display:none;border:0;background:transparent;font-size:26px}.hero{position:relative;min-height:765px;background:#171c18;color:white;isolation:isolate;overflow:hidden}.hero-photo{position:absolute;inset:0;z-index:-2}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center 44%;filter:saturate(.5)}.hero-photo picture{height:100%;display:block}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(14,20,15,.96) 0%,rgba(14,20,15,.9) 25%,rgba(14,20,15,.44) 58%,rgba(14,20,15,.08) 100%);z-index:-1}.hero-content{padding-top:38px;padding-bottom:52px}.hero-top{display:flex;justify-content:space-between;align-items:center}.hero-top .eyebrow{display:flex;align-items:center;gap:13px;margin:0;color:#e7eddd}.pill{width:34px;height:30px;border:1px solid #bcd393;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;letter-spacing:0;font-size:18px;font-weight:700}.hero-location{font-size:11px;letter-spacing:.12em;color:#e0e6d6;font-weight:700}.hero h1{font-size:clamp(70px,8.7vw,123px);line-height:.91;letter-spacing:-.015em;margin:49px 0 24px;text-transform:uppercase;max-width:760px}.hero h1 em{color:var(--lime)}.hero .lime{color:var(--lime)}.hero p{font-size:15px;color:#d4dacf;line-height:1.75;max-width:440px;margin-bottom:28px}.hero-actions{display:flex;gap:12px}.hero-caption{position:absolute;right:48px;bottom:55px;display:flex;flex-direction:column;gap:10px;border-left:2px solid var(--lime);padding-left:16px;font-size:10px;letter-spacing:.18em;font-weight:800}.hero-caption span:first-child{color:var(--lime)}.scroll-note{position:absolute;right:47px;top:48%;writing-mode:vertical-rl;letter-spacing:.16em;font-size:10px;font-weight:800}.fact-strip{background:var(--lime)}.fact-strip>.wrap{display:grid;grid-template-columns:1fr 1.4fr 1fr 1fr;padding-block:26px;gap:35px;align-items:center}.fact-strip .wrap>div{border-right:1px solid #7e9c39;display:flex;flex-direction:column;gap:3px}.fact-strip strong{font-size:22px;letter-spacing:-.04em;font-weight:800;line-height:1.3}.fact-strip span,.fact-strip a{font-size:12px}.fact-strip a strong{display:block;font-size:18px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:48px;margin-bottom:49px}.section-head h2{margin:0}.section-head>p{font-size:15px;max-width:350px;margin:0 0 6px}.steps{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line)}.steps article{padding:31px 28px 0 0;position:relative}.steps article+article{padding-left:27px;border-left:1px solid var(--line)}.step-number{font-family:var(--display);font-size:50px;color:#9da696;line-height:1;margin-bottom:32px;display:block}.steps h3{font-size:19px}.steps p{font-size:14px;margin-bottom:18px}.steps a{font-size:13px;font-weight:800}.prices{background:var(--dark);color:white;position:relative}.prices .eyebrow{color:var(--lime)}.prices .section-head>p{color:#abb3a5}.price-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:26px}.price-main{background:#242b22;padding:35px 39px;border:1px solid #3b4535;border-radius:9px}.price-title{display:flex;justify-content:space-between;align-items:center}.price-title .eyebrow{margin:0;color:#d9dfd3}.price-main .pill{color:var(--lime);border-color:#586845}.price-figure{font-family:var(--display);font-size:86px;line-height:1.1;margin:17px 0 4px;letter-spacing:-.02em}.price-figure>span{font-family:var(--font);font-size:21px;font-weight:500;letter-spacing:-.05em}.price-main>p{font-size:14px;color:#b7c1ad}.price-divider{height:1px;background:#3c4536;margin:25px 0 12px}.price-row{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid #343e2e;font-size:14px;color:#bfc7b6}.price-row strong{color:#f5f7ef;white-space:nowrap;font-size:15px}.price-main .button{width:100%;margin-top:28px}.price-aside{background:var(--lime);padding:38px 40px;color:var(--ink);border-radius:9px;display:flex;flex-direction:column}.price-aside .eyebrow{color:#425322}.price-aside h3{font-family:var(--display);font-size:44px;line-height:1.05;margin-bottom:31px}.price-aside label{font-size:13px;display:flex;justify-content:space-between;gap:16px;font-weight:600}.price-aside output{font-weight:800}input[type=range]{width:100%;accent-color:#18200d;cursor:pointer;margin:22px 0 10px}.range-labels{display:flex;justify-content:space-between;font-size:12px;color:#3f5122}.estimate{border-top:1px solid #9fb939;margin-top:26px;padding-top:21px}.estimate>span{font-size:13px}.estimate strong{display:block;font-family:var(--display);font-size:63px;line-height:1.2;letter-spacing:-.03em}.estimate small{font-family:var(--font);font-size:25px}.fine{font-size:12px;line-height:1.7}.price-aside .fine{color:#3d4d25;margin:15px 0 0}.source-note{font-size:12px;color:#abb3a5;margin:22px 0 0}.car-section{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.car-image{min-height:455px;background:#e8ecdf;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:6px}.car-image:before{content:'B';position:absolute;font-family:var(--display);font-size:430px;font-weight:800;line-height:1;color:#d9dfce;top:5px;left:calc(50% - 125px);z-index:0}.car-image img{position:relative;width:90%;max-width:450px;z-index:1;filter:drop-shadow(0 22px 13px #182a1520)}.car-tag{position:absolute;top:27px;left:27px;font-size:11px;font-weight:800;letter-spacing:.13em}.car-name{position:absolute;bottom:27px;left:27px;font-size:13px;font-weight:800;letter-spacing:.09em}.car-copy p{font-size:15px;max-width:480px}.checklist{list-style:none;padding:0;font-size:14px;margin:26px 0}.checklist li{padding:8px 0;display:flex;gap:12px}.checklist li:before{content:'✓';color:#587412;font-weight:800}.faq-section{border-top:1px solid var(--line);display:grid;grid-template-columns:.9fr 1.25fr;gap:85px}.faq-section>div>p{font-size:14px}.faq-section .text-link{margin-top:13px}.faqs{border-top:1px solid var(--line)}.faqs details{border-bottom:1px solid var(--line);padding:24px 0}.faqs summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;font-weight:700;font-size:15px;line-height:1.5}.faqs summary::-webkit-details-marker{display:none}.faqs summary span{font-size:27px;color:#657d38;flex-shrink:0;line-height:1}.faqs details[open] summary span{transform:rotate(45deg)}.faqs details p{font-size:14px;margin:18px 30px 0 0}.other{border-top:1px solid var(--line)}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.category-grid>a{border:1px solid var(--line);padding:23px;min-height:196px;transition:background .2s,border-color .2s;display:flex;flex-direction:column;justify-content:space-between}.category-grid>a:hover{background:var(--lime);border-color:var(--lime)}.category-grid>a>span{font-family:var(--display);font-size:44px;line-height:1;color:#688719}.category-grid h3{font-size:16px;margin:23px 0 6px}.category-grid p{font-size:12px;margin:0}.cta{background:var(--lime);padding:73px 0 64px;position:relative;overflow:hidden}.cta h2{font-size:clamp(70px,10vw,132px);text-transform:uppercase;line-height:.91;margin-bottom:30px}.cta h2 em{color:#455d14}.cta-bottom{display:flex;justify-content:space-between;align-items:center;gap:30px}.cta-bottom p{color:#35431e;font-size:14px;margin:0}.cta .button{background:var(--dark);border-color:var(--dark);color:white;min-width:235px}.cta .button:hover{background:#344029}footer{background:var(--dark);color:#edf1e8;padding:60px 0 22px}.footer-top{display:flex;justify-content:space-between;gap:30px;align-items:start;padding-bottom:45px;border-bottom:1px solid #343e2f}.footer-top p{font-family:var(--display);font-size:32px;color:#d5ddcb;line-height:1.1;margin:0}.footer-top p strong{color:var(--lime);font-weight:600}.footer-phone{font-size:12px;color:#b4bdab}.footer-phone strong{font-size:19px;color:#f5f8ef}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1.1fr;gap:40px;padding-block:43px}.footer-grid h3{font-size:13px;color:#f4f6ee;margin-bottom:18px;letter-spacing:0}.footer-grid p,.footer-grid a{font-size:12px;color:#acb5a3;overflow-wrap:anywhere}.footer-grid a{display:block;margin-bottom:8px}.footer-grid a:hover{color:var(--lime)}.footer-categories{display:grid;grid-template-columns:1fr 1fr}.footer-bottom{border-top:1px solid #343e2f;padding-top:23px;display:flex;justify-content:space-between;gap:20px;color:#a6b19d;font-size:11px}.mobile-cta{display:none}.page-hero{padding-top:77px;padding-bottom:68px;border-bottom:1px solid var(--line)}.page-hero h1{font-size:clamp(65px,8vw,108px);text-transform:uppercase;line-height:.95;margin-bottom:26px}.page-hero p{font-size:17px}.page-hero .button{margin-top:12px}.about-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:90px}.about-grid p{font-size:15px}.about-grid .fine{font-size:12px;margin:20px 0 0}.portrait{background:#e5e9de;padding:20px}.portrait img{width:100%;aspect-ratio:1/1;object-fit:cover;filter:saturate(.75)}.portrait span{display:block;font-size:11px;font-weight:800;letter-spacing:.15em;padding-top:17px}.vehicle-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.vehicle-grid article{border:1px solid var(--line);border-radius:6px;overflow:hidden}.vehicle-image{height:300px;background:#e8ecdf;display:flex;align-items:center;justify-content:center;padding:35px}.vehicle-image img{max-height:100%;width:100%;object-fit:contain}.vehicle-info{padding:30px}.vehicle-info h2{font-size:40px;margin-bottom:20px}.vehicle-info .eyebrow{margin-bottom:12px}.vehicle-info p{font-size:14px}.category-content{display:grid;grid-template-columns:280px 1fr;gap:80px}.category-content aside{position:sticky;top:125px;align-self:start;background:#e8ecdf;padding:28px}.category-big{font-family:var(--display);font-size:100px;line-height:1;color:#6a841f;display:block;margin-bottom:26px}.category-content aside h2{font-size:30px}.category-content aside p{font-size:14px}.prose{min-width:0}.prose h3{font-size:25px;margin:36px 0 19px}.prose p{font-size:15px;overflow-wrap:anywhere}.prose .bullet{padding-left:22px;position:relative;margin-bottom:12px}.prose .bullet:before{content:'•';position:absolute;left:0;color:#688719}.notice{background:#eef2e5;border:1px solid #c8d4b4;border-radius:5px;font-size:13px;padding:18px 20px;color:#424e35;margin-bottom:28px;line-height:1.7}.notice a{display:block;text-decoration:underline;text-underline-offset:3px;margin-top:8px;font-weight:700}.notice strong{display:block}.legal{max-width:900px;padding-block:55px 100px}.legal-title h1{font-size:clamp(44px,6vw,75px);overflow-wrap:anywhere}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:75px;align-items:start}.contact-card{position:sticky;top:125px;background:var(--dark);color:white;padding:36px;border-radius:7px}.contact-card h2{font-size:48px}.contact-card .eyebrow{color:var(--lime)}.contact-line{display:block;border-top:1px solid #39432f;padding:23px 0;overflow-wrap:anywhere}.contact-line span{display:block;font-size:10px;letter-spacing:.15em;color:#a4b197}.contact-line strong{font-size:16px;font-weight:600}.contact-card p{color:#b3bfa7;font-size:13px}.contact-card .text-link{color:var(--lime);font-size:12px}.form-panel h2{font-size:55px}.form-heading{display:flex;align-items:center;gap:14px;margin:30px 0 22px}.form-heading span{font-size:12px;background:var(--lime);padding:3px 8px;font-weight:800}.form-heading h3{font-size:18px;margin:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px 18px}.form-grid label{font-size:13px;font-weight:700;min-width:0}input:not([type=range]):not([type=checkbox]),select{width:100%;padding:13px 12px;border:1px solid #c7cfbe;background:white;border-radius:4px;color:var(--ink);font-size:14px;min-height:49px;margin-top:8px}select{padding-right:23px}input::placeholder{color:#6b7364}.form-grid .full{grid-column:1/-1}.checkbox{display:flex;gap:12px;align-items:start;font-size:12px;margin:24px 0;line-height:1.7}.checkbox input{width:18px;height:18px;flex-shrink:0;accent-color:#6c8d1c;margin:2px 0 0}.checkbox a{text-decoration:underline}#enrollment>.button{width:100%;margin-top:5px}#form-status{font-size:14px;margin-top:20px}#form-status:not(:empty){background:#edf5dc;padding:18px;border:1px solid #b8ca9b;border-radius:5px}.menu-toggle{color:var(--ink)}
@media(min-width:1550px){.hero{min-height:850px}.hero h1{font-size:140px}.hero-content{padding-top:45px}.hero-caption{right:8%}}
@media(max-width:1100px){.wrap{width:calc(100% - 56px)}nav{gap:17px;font-size:12px}.brand>span{font-size:17px}.brand small{font-size:8px}.hero h1{font-size:105px}.hero-location{display:none}.hero-caption{right:30px}.car-section,.about-grid{gap:45px}.contact-grid{gap:32px;grid-template-columns:.8fr 1.2fr}.contact-card{padding:25px}.faq-section{gap:45px}.category-grid{grid-template-columns:repeat(3,1fr)}.category-content{gap:45px;grid-template-columns:240px 1fr}.footer-grid{gap:25px}.price-main,.price-aside{padding:29px}}
@media(max-width:850px){.nav{height:75px}.menu-toggle{display:block}nav{display:none;position:absolute;top:75px;left:0;width:100%;background:var(--bg);padding:25px 28px;box-shadow:0 20px 25px #0002;max-height:calc(100dvh - 90px);overflow-y:auto}nav.open{display:flex;flex-direction:column;align-items:stretch;gap:0}nav>a,nav summary{padding:14px 0;font-size:16px}nav .button{margin-top:12px}.dropdown{position:static;width:100%;box-shadow:none;margin-top:8px;background:#edf1e6}.dropdown a{padding:8px;font-size:14px}.hero{min-height:735px}.hero h1{font-size:96px}.hero:after{background:linear-gradient(90deg,#0d160fed,rgba(14,20,15,.75) 48%,rgba(14,20,15,.22))}.hero-photo img{object-position:65% center}.hero-caption{display:none}.scroll-note{right:25px}.fact-strip>.wrap{grid-template-columns:1fr 1fr;gap:22px}.fact-strip .wrap>div:nth-child(2){border:0}.section{padding-block:75px}.section-head{gap:30px}.section-head>p{max-width:270px;font-size:14px}.steps{grid-template-columns:1fr 1fr;gap:35px 0}.steps article:nth-child(3){padding-left:0;border:0}.price-layout{gap:16px}.price-main,.price-aside{padding:25px}.price-figure{font-size:72px}.price-aside h3{font-size:38px}.price-row{font-size:12px}.price-row strong{font-size:13px}.estimate strong{font-size:53px}.car-section{gap:30px}.car-image{min-height:355px}.car-image:before{font-size:330px}.car-copy h2{font-size:52px}.faq-section{grid-template-columns:1fr;gap:35px}.faq-section h2 br{display:none}.footer-grid{grid-template-columns:1fr 1fr}.footer-top .footer-phone{display:none}.contact-grid{grid-template-columns:1fr;gap:40px}.contact-card{position:static;display:grid;grid-template-columns:1fr 1fr;gap:5px 25px}.contact-card>.eyebrow,.contact-card>h2,.contact-card>.text-link{grid-column:1/-1}.contact-card h2 br{display:none}.category-content{grid-template-columns:1fr;gap:30px}.category-content aside{position:static}.category-big{float:right;font-size:70px;margin:0 0 0 20px}.category-content aside p{max-width:550px}.page-hero{padding-block:60px}.page-hero h1{font-size:83px}}
@media(max-width:600px){.wrap{width:calc(100% - 40px)}body{font-size:16px}.topbar .wrap{min-height:30px}.topbar span{font-size:8px;letter-spacing:.02em}.topbar a{font-size:10px;letter-spacing:0}.brand>span{font-size:17px}.brand small{font-size:8px}.brand img{width:35px;height:35px}.nav{height:70px}.nav nav{top:70px}.hero{min-height:740px}.hero-content{padding-top:28px;padding-bottom:35px}.hero-top .eyebrow{font-size:10px;letter-spacing:.09em;gap:10px}.hero .pill{width:27px;height:26px;font-size:15px}.hero h1{font-size:clamp(70px,16.8vw,101px);margin-top:57px;margin-bottom:27px;line-height:.94;max-width:100%}.hero p{font-size:14px;max-width:100%;margin-bottom:27px}.hero-photo img{object-position:66% center}.hero:after{background:linear-gradient(90deg,rgba(11,19,12,.93),rgba(11,19,12,.55)),linear-gradient(0deg,#0c160ddb,transparent 75%)}.hero-actions{flex-direction:column;align-items:start;gap:11px}.hero-actions .button{min-width:245px;min-height:51px}.hero-actions .secondary{border:0;padding:9px 0;min-height:40px;font-size:13px;justify-content:start;gap:16px}.scroll-note{display:none}.fact-strip>.wrap{padding-block:24px;gap:25px 16px}.fact-strip strong{font-size:19px}.fact-strip span,.fact-strip a{font-size:11px}.fact-strip a strong{font-size:16px}.fact-strip .wrap>div{padding-right:8px}.section{padding-block:62px}.eyebrow{font-size:10px;margin-bottom:18px}h2{font-size:47px;line-height:1.02}.section-head{display:block;margin-bottom:33px}.section-head>p{margin:22px 0 0;max-width:100%;font-size:14px}.steps{gap:26px 0}.steps article{padding:23px 15px 0 0}.steps article+article{padding-left:20px}.step-number{font-size:40px;margin-bottom:24px}.steps h3{font-size:17px}.steps p{font-size:13px}.price-layout{grid-template-columns:1fr;gap:16px}.price-main,.price-aside{padding:27px 25px}.price-row{font-size:13px}.price-row strong{font-size:14px}.price-aside h3 br{display:none}.price-aside h3{font-size:38px;margin-bottom:26px}.price-figure{font-size:79px}.estimate strong{font-size:65px}.source-note{font-size:11px}.car-section{grid-template-columns:1fr;gap:37px}.car-image{min-height:320px}.car-copy h2{font-size:55px}.car-copy h2 br:nth-child(2){display:none}.car-copy p{font-size:14px}.faq-section{gap:27px}.faq-section h2 br{display:block}.faqs details{padding:21px 0}.faqs summary{font-size:14px}.category-grid{grid-template-columns:1fr 1fr;gap:10px}.category-grid>a{padding:20px;min-height:175px}.category-grid h3{font-size:15px}.category-grid p{font-size:11px}.cta{padding-block:56px}.cta h2{font-size:79px;line-height:.95}.cta-bottom{display:block}.cta-bottom .button{margin-top:25px;min-width:220px}.cta-bottom p{font-size:13px}.footer-top{display:block;padding-bottom:30px}.footer-top p{margin-top:30px;font-size:35px}.footer-grid{gap:30px 20px;padding-block:35px}.footer-grid h3{font-size:12px}.footer-grid a,.footer-grid p{font-size:11px}.footer-categories{gap:0 10px}.footer-bottom{flex-wrap:wrap;font-size:10px;gap:12px}.footer-bottom>span:nth-child(2){display:none}footer{padding-block:40px 100px}.mobile-cta{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:25;border-top:1px solid #3c472f;background:var(--dark);padding:10px 16px calc(10px + env(safe-area-inset-bottom));gap:10px;box-shadow:0 -5px 20px #0002}.mobile-cta a{flex:1;text-align:center;color:white;font-size:13px;padding:10px 5px;font-weight:800;border:1px solid #556345;border-radius:4px}.mobile-cta a+ a{color:var(--ink);background:var(--lime);border-color:var(--lime)}.page-hero{padding-top:50px;padding-bottom:42px}.page-hero h1{font-size:clamp(55px,13vw,78px);line-height:1;overflow-wrap:break-word}.page-hero p{font-size:15px}.about-grid{grid-template-columns:1fr;gap:40px}.portrait{padding:13px}.vehicle-grid{grid-template-columns:1fr;gap:25px}.vehicle-image{height:255px}.vehicle-info{padding:25px}.contact-card{grid-template-columns:1fr;padding:28px}.contact-card>.eyebrow,.contact-card>h2,.contact-card>.text-link{grid-column:auto}.contact-card h2{font-size:45px}.contact-card h2 br{display:block}.contact-line{padding:20px 0}.form-grid{grid-template-columns:1fr;gap:18px}.form-grid .full{grid-column:auto}.form-grid label{font-size:14px}input:not([type=range]):not([type=checkbox]),select{font-size:16px}.form-panel h2{font-size:49px}.notice{padding:16px;font-size:12px}.form-heading h3{font-size:17px}.checkbox{font-size:13px}.category-content aside{padding:23px}.prose h3{font-size:23px}.prose p{font-size:15px}.legal-title h1{font-size:clamp(38px,10vw,60px)}.legal{padding-bottom:60px}.button{font-size:13px}.form-panel .button{gap:10px}.footer-grid>div:first-child{min-width:0}}
@media(prefers-reduced-motion:no-preference){.hero h1{animation:arrive .7s ease-out both}.hero p{animation:arrive .7s .1s ease-out both}.hero-actions{animation:arrive .7s .18s ease-out both}@keyframes arrive{from{transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

@media(min-width:851px){.hero-photo{left:38%}.hero-photo img{object-position:42% center}.hero:after{background:linear-gradient(90deg,#111a13 0%,#111a13 33%,#111a13b3 49%,#111a1308 83%)}}

/* Readability and interaction refinements */
[hidden]{display:none!important}.breadcrumbs{display:flex;gap:12px;padding-block:20px;font-size:13px}.breadcrumbs a{text-decoration:underline}.breadcrumbs+section{padding-top:28px}.resource-links{display:grid;gap:15px;margin-top:40px}.resource-links a{text-decoration:underline;text-underline-offset:4px}.resource-links h2{font-size:32px}.prose h2{font-size:35px;margin-top:35px}.all-categories{grid-template-columns:repeat(4,minmax(0,1fr))}.home-about h2{font-size:clamp(36px,4vw,60px)}.home-about em{color:#4b6516;font-style:normal}.honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.text-button{background:none;border:0;text-decoration:underline;padding:12px 0;font:inherit;cursor:pointer}.form-intro,.notice,.checkbox,#form-status,.fine,.source-note{font-size:14px;line-height:1.7}.form-grid label{font-size:14px}input:not([type=range]):not([type=checkbox]),select{font-size:16px}.form-panel{min-width:0}button:disabled{cursor:wait;opacity:.65}#form-errors{padding:18px;border:2px solid #a72d2d;color:#7f1d1d;background:#fff4f4;margin-top:20px}#form-errors a{text-decoration:underline}.field-error{color:#8d2020;display:block;font-size:14px;margin-top:5px}[aria-invalid=true]{border-color:#a72d2d!important}.steps p,.car-copy p,.section-head>p,.faqs p,.contact-card p,.prose p{font-size:16px}.faqs summary{font-size:16px}.footer-grid a,.footer-grid p{font-size:14px}.footer-grid a{padding-block:5px}.footer-grid h3{font-size:14px}.category-grid p,.fact-strip span,.fact-strip a{font-size:13px}.eyebrow,.contact-line span{font-size:12px}.hero p{font-size:17px}.hero-actions .button{font-size:14px}.button,.menu-toggle{min-height:44px}.menu-toggle{min-width:44px}.price-row{font-size:15px}.price-row strong{font-size:16px}a,button{touch-action:manipulation}:focus-visible{outline:3px solid #517700;outline-offset:4px}.hero :focus-visible,footer :focus-visible,.contact-card :focus-visible{outline-color:#d0fa45}main{min-height:50vh}html{scroll-padding-top:120px}input[type=range]{min-height:44px}
@media(max-width:850px){.all-categories{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.hero h1{font-size:clamp(64px,16vw,96px)}.hero p br{display:none}.hero p{max-width:32ch}.hero .eyebrow{max-width:28ch}.category-grid>a{padding:18px 14px}.category-grid p{font-size:12px}.footer-grid{grid-template-columns:1fr}.footer-categories{grid-template-columns:1fr 1fr}.steps{grid-template-columns:1fr}.steps article,.steps article+article{padding:22px 0;border-left:0;border-top:1px solid #c8cfbf}.step-number{margin-bottom:14px}.topbar span{font-size:10px}.topbar a{font-size:12px}.breadcrumbs{font-size:12px;flex-wrap:wrap}.contact-line strong{font-size:15px}.price-main,.price-aside{padding:25px 20px}.price-row{gap:12px}.hero-actions .button{min-width:0;max-width:100%}.hero-actions .secondary{min-height:44px}body:has(input:focus,select:focus,textarea:focus) .mobile-cta{display:none}}
.car-section>*,.price-layout>*,.category-grid>*,.about-grid>*,.section-head>*{min-width:0}
@media(max-width:600px){.car-copy h2{font-size:clamp(40px,12vw,55px)}.price-main>.button{white-space:normal;font-size:13px}.hero h1{overflow-wrap:anywhere}}
@media(max-width:600px){.hero h1{font-size:clamp(46px,13.5vw,80px);margin-top:30px;margin-bottom:24px}.hero{min-height:650px}.hero-top .eyebrow{font-size:11px}.hero-content{padding-top:30px}.hero p{font-size:16px}}
@media(max-width:380px){.topbar span{display:none}.topbar .wrap{justify-content:flex-end}.topbar a{white-space:nowrap}}
