@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;600;700&family=Manrope:wght@400;500;600;650;700;800&display=swap');
:root{--ink:#151817;--muted:#727874;--line:#dddeda;--paper:#fafbf9}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:16px}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,summary,select{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}header{height:108px;background:#101312;color:white;display:flex;align-items:center;justify-content:space-between;padding:0 5%}.brand{display:flex;align-items:center;gap:13px;font-family:Manrope,sans-serif;font-weight:800;letter-spacing:.08em;font-size:18px}.brand img{width:62px;height:62px;border-radius:50%;object-fit:cover}.brand small{display:block;font-size:10px;letter-spacing:.22em;font-weight:400;margin-top:5px;color:#b2b7b3}nav{display:flex;gap:35px;font-size:14px;color:#d3d7d3}nav a:hover{color:white}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:36px;padding:17px 24px;border-radius:5px;border:0;font-weight:600;font-size:14px;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.light{background:#eef2e9;color:#171b17}.dark{background:#171d19;color:white}.small{padding:14px 19px}.hero{background:#101312;color:white;padding:45px 5% 0;display:grid;grid-template-columns:1fr 1.1fr;gap:0 5%;overflow:hidden}.hero-copy{padding:26px 0 42px}.eyebrow{font-size:12px;letter-spacing:.19em;font-weight:600;margin:0 0 23px;color:#788279}.hero .eyebrow{color:#bbc3bb}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,sans-serif}h1{font-weight:500;font-size:clamp(44px,4.7vw,74px);letter-spacing:-.065em;line-height:1.12;margin-bottom:23px}h1 em{font-style:normal;color:#bfcbb7}p{line-height:1.65}.intro{max-width:380px;color:#adb5ae;margin-bottom:28px}.proof{display:flex;align-items:center;gap:11px;font-size:12px;margin-top:42px;color:#c4ccc5}.stars{color:#d2ddc8;letter-spacing:2px}.proof i{height:15px;width:1px;background:#454a46;margin:0 4px}.proof strong{color:#fff}.muted{color:#89928b}.hero-image{position:relative;min-height:430px;border-radius:7px;overflow:hidden}.hero-image>img{width:100%;height:100%;object-fit:cover;object-position:48% center;filter:brightness(.8)}.hero-image:after{content:'';position:absolute;inset:40% 0 0;background:linear-gradient(transparent,#000b)}.image-label{position:absolute;bottom:28px;left:30px;right:30px;z-index:1}.image-label>span{display:block;letter-spacing:.17em;font-size:11px;color:#d1d7d2;margin-bottom:9px}.image-label strong{font-size:24px;font-weight:500}.image-label a{float:right;border:1px solid #aaa8;border-radius:50%;width:40px;height:40px;text-align:center;line-height:38px}.hero-foot{grid-column:1/-1;display:flex;justify-content:space-between;border-top:1px solid #ffffff20;margin-top:36px;padding:22px 0;color:#929c94;font-size:10px;letter-spacing:.17em}.section{padding:80px 5%}.section-top{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:36px}h2{font-size:clamp(32px,3vw,45px);line-height:1.18;font-weight:500;letter-spacing:-.05em;margin-bottom:0}.section-top .eyebrow{margin-bottom:14px}.section-top>p{font-size:14px;color:var(--muted);margin-bottom:0}.fleet-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.filters{display:flex;gap:7px}.filters button{border:1px solid var(--line);background:transparent;border-radius:30px;padding:10px 19px;font-size:14px;color:#5f6660}.filters .active{background:#202721;color:white;border-color:#202721}.filters span{margin-left:7px;opacity:.65}#result-count{font-size:13px;color:var(--muted)}.cars{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.car{border:1px solid var(--line);border-radius:8px;overflow:hidden;background:white}.car-photo{height:230px;position:relative;overflow:hidden}.car-photo img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.car:hover img{transform:scale(1.035)}.badge{position:absolute;top:15px;left:15px;background:#fffffff0;font-size:11px;padding:6px 10px;border-radius:3px;letter-spacing:.05em}.car-content{padding:23px}.car-year{color:#80867e;font-size:12px;letter-spacing:.07em;margin-bottom:8px}.car h3{font-size:21px;font-weight:650;letter-spacing:-.04em;margin-bottom:12px}.car-details{font-size:13px;color:#777e76;margin-bottom:22px}.car-bottom{border-top:1px solid #e9ebe6;padding-top:18px;display:flex;justify-content:space-between;align-items:center;gap:8px}.car-bottom span{font-size:13px;color:#72786e}.car-bottom button{border:0;background:transparent;padding:5px 0;color:#20281e;font-weight:600;font-size:14px}.fleet-note{text-align:center;font-size:14px;color:#747c73;margin-top:32px}.fleet-note>span{color:#202720}.text-button{border:0;background:none;text-decoration:underline;text-underline-offset:4px;font-size:14px;padding:6px;color:#222c21}.experience{background:#edf0e9;display:grid;grid-template-columns:1fr 1fr;gap:12%;border-top:1px solid #e0e5dc;border-bottom:1px solid #e0e5dc}.experience h2{margin-bottom:22px}.experience>div>p:last-child{color:#677060;max-width:360px}.steps article{display:flex;gap:23px;border-bottom:1px solid #d0d7cc;padding:23px 0}.steps article:first-child{padding-top:0}.steps article:last-child{border-bottom:0;padding-bottom:0}.steps article>span{font-size:13px;color:#85907f;padding-top:4px}.steps h3{font-size:19px;margin-bottom:8px;font-weight:600;letter-spacing:-.03em}.steps p{font-size:14px;color:#697161;margin:0}.questions{display:grid;grid-template-columns:1fr 1.2fr;gap:8%}details{border-bottom:1px solid var(--line);padding:22px 0}details:first-child{padding-top:0}summary{cursor:pointer;font-weight:500;list-style:none;display:flex;justify-content:space-between;gap:20px}summary:after{content:'+';font-size:20px;font-weight:400}details[open] summary:after{content:'−'}details p{font-size:14px;color:var(--muted);margin:17px 30px 0 0}.closing{text-align:center;background:#19201b;color:#f2f4ef;padding:62px 5%}.closing .eyebrow{color:#a3b39f}.closing h2{font-size:48px;margin-bottom:28px}.closing .button{min-width:190px}footer{background:#101312;color:#c8cfc8;padding:32px 5%;display:flex;align-items:center;justify-content:space-between;gap:20px}footer .brand{font-size:14px}footer .brand img{width:48px;height:48px}footer p,footer>span{font-size:12px;color:#89928b;margin:0}dialog{width:min(540px,calc(100% - 30px));border:1px solid #ddd;border-radius:12px;padding:35px;max-height:90vh;color:var(--ink)}dialog::backdrop{background:#07110bcc;backdrop-filter:blur(5px)}dialog h2{font-size:32px;margin-bottom:14px}dialog .eyebrow{margin-bottom:12px}.close{position:absolute;right:15px;top:10px;border:0;background:none;font-size:30px;color:#667063}.dialog-intro,#summary p{color:#6e776c;font-size:14px}label{display:flex;flex-direction:column;gap:8px;font-size:14px;margin:17px 0}input,select,textarea{width:100%;background:#f7f8f5;border:1px solid #d5dacf;padding:12px;border-radius:5px;min-width:0;color:#1b2419}.date-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}form .button{width:100%}.form-error{color:#a22f26;font-size:14px}#summary textarea{margin-bottom:14px;font-size:14px}#copy-status{margin-top:10px}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #96ab88;outline-offset:4px}[hidden]{display:none!important}@media(min-width:1600px){header,main,footer{padding-left:max(5%,calc((100vw - 1450px)/2));padding-right:max(5%,calc((100vw - 1450px)/2))}main{padding:0}.hero,.section,.closing{padding-left:max(5%,calc((100vw - 1450px)/2));padding-right:max(5%,calc((100vw - 1450px)/2))}}@media(max-width:1000px){nav{gap:20px}.hero{gap:3%}.proof{flex-wrap:wrap}.hero-image{min-height:390px}.car-photo{height:180px}.car-content{padding:17px}.car h3{font-size:18px}.car-bottom{flex-wrap:wrap}.section{padding-top:60px;padding-bottom:60px}}@media(max-width:700px){header{height:85px}nav{display:none}.brand{font-size:14px;gap:7px}.brand img{width:48px;height:48px}.brand small{font-size:8px}header .button{padding:12px;font-size:12px;gap:12px}.hero{grid-template-columns:1fr;padding-top:12px}.hero-copy{padding-bottom:30px}h1{font-size:51px}.hero .eyebrow{font-size:10px}.intro{max-width:310px}.proof{margin-top:28px}.hero-image{height:310px;min-height:0}.hero-foot{margin-top:25px;font-size:8px}.section-top{align-items:start;flex-direction:column;gap:18px}.section-top p br{display:none}.cars{grid-template-columns:1fr;gap:22px}.car-photo{height:250px}.car-content{padding:23px}.car h3{font-size:23px}.fleet-toolbar{gap:12px}#result-count{font-size:11px}.filters button{padding:9px 13px;font-size:12px}.experience,.questions{grid-template-columns:1fr;gap:35px}.experience>div>p:last-child{max-width:100%}.closing h2{font-size:39px}footer{flex-wrap:wrap}footer p{width:100%;order:3}.fleet-note{line-height:1.8}dialog{padding:28px 22px}.date-row{gap:9px}.image-label strong{font-size:23px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.fleet-toolbar{flex-wrap:wrap;gap:16px}.filters{flex-wrap:wrap}@media(max-width:700px){.filters{gap:8px}.fleet-toolbar #result-count{font-size:12px}.filters button{font-size:14px;padding:10px 14px}}
