@font-face{font-family:Inter;src:local('Inter');font-display:swap}
:root{--bg:#0b0c0e;--panel:#141619;--line:#2a2d32;--muted:#a2a5ac;--text:#f5f4f0;--orange:#ff7417;--max:1440px;color-scheme:dark;font-family:Inter,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text)}button,input,select,textarea{font:inherit}button,a,input,select,summary{touch-action:manipulation}button{cursor:pointer}a{color:inherit}button:disabled{cursor:wait;opacity:.55}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:2px solid var(--orange);outline-offset:4px}[hidden]{display:none!important}.container{width:min(var(--max),calc(100% - 80px));margin:auto}.site-header{height:90px;border-bottom:1px solid var(--line);background:#0b0c0ef2;position:sticky;top:0;z-index:20;backdrop-filter:blur(16px)}.header-inner{height:100%;display:flex;align-items:center;gap:36px}.wordmark{font-weight:900;letter-spacing:-.06em;text-decoration:none;font-size:25px;display:flex;align-items:center;gap:5px}.wordmark span{color:var(--orange);font-size:12px;letter-spacing:.1em}.wordmark img{object-fit:contain;max-width:156px}.header-inner nav{display:flex;gap:26px;margin-left:auto}.header-inner nav a{font-size:12px;text-decoration:none;color:#bfc1c6}.header-inner nav a:hover{color:var(--orange)}.phone{font-size:12px;text-decoration:none}.button{border:1px solid var(--orange);background:var(--orange);color:#111;text-decoration:none;padding:17px 21px;display:inline-flex;gap:25px;align-items:center;justify-content:space-between;font-size:12px;font-weight:750;min-height:48px}.button:hover{background:#ff8b3e}.button.compact{padding:12px 16px}.button.secondary{background:transparent;color:var(--text);border-color:#44474e}.button.secondary:hover{border-color:var(--orange)}.eyebrow{font-size:10px;letter-spacing:.17em;font-weight:700;color:var(--orange)}.catalog-hero{padding:66px 0 45px;position:relative;overflow:hidden;border-bottom:1px solid var(--line)}.hero-top{display:flex;justify-content:space-between;gap:60px;align-items:end}.catalog-hero h1{font-size:clamp(42px,5.3vw,78px);letter-spacing:-.065em;line-height:1.04;margin:22px 0 14px;font-weight:600}.catalog-hero h1 em{font-style:normal;color:var(--orange)}.catalog-hero p{max-width:470px;line-height:1.6;color:var(--muted);font-size:14px}.catalog-stats{display:flex;gap:42px;padding-bottom:8px}.catalog-stats strong{display:block;font-size:38px;font-weight:500;letter-spacing:-.05em}.catalog-stats span{display:block;margin-top:7px;font-size:11px;color:var(--muted)}.catalog-workspace{display:grid;grid-template-columns:235px 1fr;gap:36px;padding-top:35px;padding-bottom:80px;align-items:start}.filters{position:sticky;top:120px}.filter-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.filter-title b{font-size:11px;letter-spacing:.12em}.text-button{background:none;border:0;color:var(--muted);font-size:11px;padding:8px 0}.text-button:hover{color:var(--orange)}label{display:grid;gap:9px;font-size:11px;color:var(--muted)}input,select,textarea{width:100%;border:1px solid #35383e;color:var(--text);background:#141619;border-radius:0;padding:13px 12px;min-height:46px}input::placeholder,textarea::placeholder{color:#787e87}.filters label{margin:0 0 19px}.filter-note{font-size:11px;color:#898d96;line-height:1.6;border-top:1px solid var(--line);padding-top:18px}.result-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px;min-height:46px}.result-header h2{font-size:15px;font-weight:500;margin:0}.result-header select{width:auto;min-width:185px;font-size:11px;background:none}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.car-card{min-width:0;background:var(--panel);border:1px solid var(--line);transition:border-color .2s,transform .2s}.car-card:hover{border-color:#5c5147;transform:translateY(-3px)}.card-photo{display:block;position:relative;aspect-ratio:1.48;overflow:hidden;background:radial-gradient(ellipse at 50% 55%,#34393e,#191c20 70%);text-decoration:none}.card-photo img{width:100%;height:100%;object-fit:contain;padding:8px;transition:transform .3s}.car-card:hover .card-photo img{transform:scale(1.03)}.card-country{position:absolute;top:13px;left:13px;color:#d1d2d4;font-size:9px;letter-spacing:.08em;background:#141619ce;padding:7px 9px;z-index:1}.no-photo{width:100%;height:100%;display:grid;place-content:center;text-align:center;padding:25px;color:#717781;font-size:11px;gap:10px}.no-photo b{font-size:32px;color:#aeb1b7;letter-spacing:-.03em}.card-body{padding:20px}.card-brand{font-size:9px;color:var(--orange);letter-spacing:.15em;text-transform:uppercase}.car-card h3{margin:6px 0 18px;font-size:25px;font-weight:500;letter-spacing:-.04em;min-height:30px}.car-card h3 a{text-decoration:none}.card-trim{font-size:11px;padding:11px 8px;background:#101214;border-color:#373a40}.card-facts{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:17px 0;padding-bottom:16px;border-bottom:1px solid var(--line)}.card-facts dt{font-size:9px;color:var(--muted);margin-bottom:6px}.card-facts dd{font-size:12px;margin:0}.card-price{font-size:20px;font-weight:500;letter-spacing:-.035em;white-space:nowrap}.card-price small{font-size:10px;color:var(--muted);font-weight:400;letter-spacing:0}.card-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:17px;gap:10px}.card-arrow{display:grid;place-items:center;width:35px;height:35px;border:1px solid #45474d;text-decoration:none;color:var(--orange)}.load-more{display:flex;justify-content:center;margin:35px 0 0}.empty{padding:70px 24px;text-align:center;border:1px solid var(--line)}.empty h2{font-size:23px}.empty p{color:var(--muted);line-height:1.6}.breadcrumbs{padding:28px 0 26px;display:flex;gap:12px;color:var(--muted);font-size:11px}.breadcrumbs a{text-decoration:none}.breadcrumbs span{color:#676c75}.detail-heading{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:35px}.detail-heading h1{font-size:clamp(38px,4.5vw,67px);font-weight:500;letter-spacing:-.06em;line-height:1;margin:12px 0 0}.detail-heading h1 span{color:var(--orange)}.detail-heading p{font-size:12px;color:var(--muted);max-width:280px;line-height:1.6}.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 440px;gap:36px;align-items:start;padding-bottom:45px}.gallery{position:sticky;top:115px;min-width:0}.gallery-stage{position:relative;aspect-ratio:1.37;background:radial-gradient(ellipse at 50% 48%,#3a4046,#1c2024 73%);display:grid;place-items:center;overflow:hidden;border:1px solid var(--line)}.gallery-stage>button{background:none;border:0;width:100%;height:100%;padding:25px}.gallery-stage img{width:100%;height:100%;max-height:510px;object-fit:contain}.gallery-label{position:absolute;top:20px;left:22px;font-size:10px;letter-spacing:.12em;color:#b8bdc5}.gallery-expand{position:absolute;right:20px;bottom:17px;font-size:10px;color:#c4c7cc;pointer-events:none}.thumbnails{display:flex;gap:10px;margin-top:12px;overflow-x:auto;padding-bottom:5px}.thumb{width:96px;height:70px;flex-shrink:0;border:1px solid var(--line);background:#22262b;padding:5px}.thumb[aria-pressed=true]{border-color:var(--orange)}.thumb img{width:100%;height:100%;object-fit:contain}.main-facts{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);margin-top:28px;padding-top:23px;gap:10px}.main-facts span{font-size:9px;color:var(--muted);display:block;margin-bottom:9px}.main-facts b{font-size:17px;font-weight:500}.gallery-note{font-size:10px;line-height:1.65;color:#858c97;margin-top:22px}.configure{min-width:0}.configure-head{display:flex;align-items:center;gap:12px;margin-bottom:17px}.step-number{font-size:10px;color:var(--orange);border:1px solid #75441f;padding:6px 8px}.configure-head h2{margin:0;font-size:19px;font-weight:500;letter-spacing:-.025em}.trim-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.trim-button{background:#141619;border:1px solid var(--line);padding:15px;color:var(--text);text-align:left;display:grid;gap:9px;min-height:79px}.trim-button[aria-pressed=true]{border-color:var(--orange);background:#241a13}.trim-button b{font-size:12px;line-height:1.4;font-weight:500}.trim-button small{font-size:10px;color:var(--muted)}.offer-label{margin-top:15px}.configuration-section{border-top:1px solid var(--line);margin-top:25px;padding-top:23px}.configuration-section h3{display:flex;justify-content:space-between;gap:10px;font-weight:500;font-size:13px;margin:0 0 13px}.configuration-section h3 small{color:var(--muted);font-size:11px;font-weight:400}.choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.option-choice{position:relative;display:flex;align-items:center;gap:10px;border:1px solid var(--line);padding:11px;color:#e7e7e5;min-height:62px;font-size:11px;line-height:1.4;cursor:pointer}.option-choice:has(input:checked){border-color:var(--orange);background:#201a16}.option-choice input{position:absolute;opacity:0;width:1px;height:1px;min-height:0}.option-choice:focus-within{outline:2px solid var(--orange);outline-offset:2px}.option-choice strong{font-weight:500;display:block}.option-choice small{display:block;color:var(--muted);margin-top:4px;font-size:10px}.swatch{border:1px solid #ffffff30;display:block;width:24px;height:24px;border-radius:50%;flex-shrink:0}.option-icon{width:46px;height:38px;object-fit:contain;flex-shrink:0}.option-check{flex-shrink:0;border:1px solid #666;width:15px;height:15px}.option-choice:has(input:checked) .option-check{background:var(--orange);border-color:var(--orange);box-shadow:inset 0 0 0 3px #201a16}.option-explanation{display:block;margin-top:7px;font-size:10px;color:var(--muted)}.no-options{font-size:12px;color:var(--muted);line-height:1.6;background:#15171a;padding:18px}.quote-box{padding:24px;margin-top:27px;background:#191b1f;border:1px solid #464039}.quote-lines{margin:0 0 18px;display:grid;gap:10px}.quote-lines>div{display:flex;justify-content:space-between;gap:12px;font-size:11px}.quote-lines dt{color:var(--muted)}.quote-lines dd{margin:0;white-space:nowrap}.quote-total{border-top:1px solid #3b3c3e;padding-top:18px;display:flex;align-items:end;justify-content:space-between;gap:12px}.quote-total span{color:var(--muted);font-size:11px}.quote-total b{font-size:29px;letter-spacing:-.05em;font-weight:500;white-space:nowrap}.quote-box .button{width:100%;margin-top:22px}.quote-box p{color:var(--muted);font-size:10px;line-height:1.6;margin-bottom:0}.detail-tabs{display:flex;gap:28px;border-bottom:1px solid var(--line);padding:20px 0;font-size:12px}.detail-tabs a{text-decoration:none}.spec-section{padding:65px 0;scroll-margin-top:110px}.section-title{display:flex;align-items:end;justify-content:space-between;margin-bottom:30px;gap:30px}.section-title h2{font-size:clamp(28px,3vw,42px);letter-spacing:-.045em;font-weight:500;margin:10px 0 0}.section-title p{font-size:12px;color:var(--muted)}.spec-search{max-width:300px}.spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 50px}.spec-line{display:flex;justify-content:space-between;gap:30px;padding:17px 0;border-bottom:1px solid var(--line);font-size:12px;line-height:1.5}.spec-line dt{color:var(--muted);flex:1}.spec-line dd{margin:0;flex:1;text-align:right}.compare-wrap{overflow:auto;max-height:620px;border:1px solid var(--line)}.compare-table{border-collapse:collapse;width:100%;font-size:11px;min-width:600px}.compare-table th,.compare-table td{padding:16px 20px;border-bottom:1px solid var(--line);text-align:left;min-width:175px;max-width:270px;vertical-align:top;line-height:1.5}.compare-table th{font-weight:500;background:#191b1e;position:sticky;top:0;z-index:2}.compare-table td:first-child{color:var(--muted);background:#101215}.compare-table th:first-child,.compare-table td:first-child{position:sticky;left:0;min-width:200px;z-index:1}.compare-table th:first-child{z-index:3}.compare-control{display:flex;align-items:center;gap:8px;font-size:11px;margin-bottom:20px}.compare-control input{width:16px;min-height:16px;accent-color:var(--orange)}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);margin-bottom:70px}.process-grid article{padding:28px;border-right:1px solid var(--line)}.process-grid article:last-child{border:0}.process-grid span{font-size:10px;color:var(--orange)}.process-grid h3{font-size:18px;font-weight:500;margin:30px 0 10px}.process-grid p{font-size:12px;color:var(--muted);line-height:1.6}.site-footer{border-top:1px solid var(--line);padding:32px 0;color:var(--muted);font-size:10px}.site-footer .container{display:flex;align-items:center;gap:35px;justify-content:space-between}.site-footer a{text-decoration:none}.sticky-quote{display:none}.loading{padding:100px 0;min-height:65vh;color:var(--muted)}.load-error{max-width:580px;padding:90px 0;min-height:60vh}.load-error h1{font-size:38px}.load-error p{color:var(--muted);line-height:1.6}dialog{background:#17191d;color:var(--text);border:1px solid #41444b;padding:36px;width:min(570px,calc(100% - 28px));max-height:calc(100dvh - 30px);overflow-y:auto}dialog::backdrop{background:#000b;backdrop-filter:blur(5px)}.dialog-close{position:absolute;right:12px;top:9px}.dialog-close button{background:none;border:0;color:var(--muted);font-size:30px;padding:5px 10px}dialog h2{font-size:33px;letter-spacing:-.045em;font-weight:500;margin:18px 0 12px}dialog>p{font-size:12px;color:var(--muted);line-height:1.6}#leadForm{display:grid;gap:16px;margin-top:24px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.consent{display:flex;align-items:start;gap:10px;font-size:10px;line-height:1.6}.consent input{width:17px;min-height:17px;margin:2px 0;accent-color:var(--orange);flex-shrink:0}.form-error{color:#ffab93;font-size:12px;line-height:1.6}.honeypot{position:absolute;left:-9999px}.image-dialog{width:min(1200px,calc(100% - 30px));background:#22272d;overflow:hidden}.image-dialog>img{width:100%;height:min(75vh,800px);object-fit:contain}.skip{position:absolute;top:-80px;left:15px;background:var(--orange);color:#111;padding:12px;z-index:100}.skip:focus{top:10px}
@media(min-width:1700px){.container{width:min(1540px,calc(100% - 120px))}.cards{gap:22px}.card-photo{aspect-ratio:1.6}}
@media(max-width:1200px){.header-inner{gap:22px}.phone{display:none}.catalog-workspace{grid-template-columns:200px 1fr;gap:24px}.cards{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-layout{grid-template-columns:minmax(0,1fr) 390px;gap:25px}.main-facts{grid-template-columns:repeat(2,1fr);gap:22px}.gallery-stage{aspect-ratio:1.05}.container{width:calc(100% - 50px)}}
@media(max-width:850px){.site-header{height:72px}.header-inner nav{display:none}.header-inner>.button{margin-left:auto}.hero-top{display:block}.catalog-stats{margin-top:30px;gap:45px}.catalog-stats strong{font-size:28px}.catalog-workspace{display:block}.filters{position:static;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 12px;border-bottom:1px solid var(--line);margin-bottom:25px}.filter-title{grid-column:1/-1;margin-bottom:15px}.filter-note{display:none}.detail-layout{grid-template-columns:1fr}.gallery{position:static}.gallery-stage{aspect-ratio:1.6}.gallery-stage img{max-height:420px}.main-facts{grid-template-columns:repeat(4,1fr)}.configure{margin-top:15px}.trim-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.choices{grid-template-columns:repeat(3,minmax(0,1fr))}.quote-box{max-width:100%}.spec-grid{gap:0 25px}.process-grid{grid-template-columns:repeat(2,1fr)}.site-footer .container{flex-wrap:wrap}.sticky-quote{position:fixed;z-index:18;bottom:0;left:0;right:0;padding:12px 20px;display:flex;align-items:center;justify-content:space-between;gap:15px;background:#141619f5;border-top:1px solid #494039;backdrop-filter:blur(14px)}.sticky-quote b{font-size:21px;font-weight:500;white-space:nowrap}.sticky-quote small{display:block;font-size:9px;color:var(--muted);margin-bottom:4px}body.is-detail{padding-bottom:84px}}
@media(max-width:560px){.container{width:calc(100% - 32px)}.wordmark img{width:125px}.header-inner{gap:10px}.header-inner .button{font-size:10px;padding:11px}.header-inner .button span{display:none}.catalog-hero{padding:38px 0 25px}.catalog-hero h1{font-size:43px}.catalog-hero p{font-size:12px}.catalog-stats{gap:35px}.catalog-stats strong{font-size:26px}.catalog-stats span{font-size:9px}.catalog-workspace{padding-top:22px}.filters{grid-template-columns:1fr 1fr}.filters label:first-of-type{grid-column:1/-1}.filters label{margin-bottom:14px;font-size:10px}.filters input,.filters select{font-size:12px}.cards{grid-template-columns:1fr;gap:18px}.card-photo{aspect-ratio:1.6}.card-body{padding:20px}.card-facts{grid-template-columns:1fr 1fr}.card-facts dd{font-size:14px}.card-price{font-size:25px}.car-card h3{font-size:30px}.result-header h2{font-size:12px}.result-header select{min-width:0;width:145px;font-size:10px}.detail-heading{margin-bottom:22px}.detail-heading p{display:none}.detail-heading h1{font-size:42px}.breadcrumbs{padding:22px 0;font-size:10px}.gallery-stage{aspect-ratio:1.3}.gallery-stage>button{padding:10px}.gallery-label{left:13px;top:13px;font-size:8px}.gallery-expand{font-size:9px}.main-facts{grid-template-columns:1fr 1fr}.main-facts b{font-size:18px}.trim-grid,.choices{grid-template-columns:1fr 1fr}.trim-button{padding:13px 10px}.option-choice{padding:10px;font-size:10px}.option-icon{width:36px}.swatch{width:20px;height:20px}.quote-box{padding:20px}.quote-total b{font-size:26px}.detail-tabs{gap:16px;overflow:auto;white-space:nowrap;font-size:11px}.spec-grid{grid-template-columns:1fr}.spec-section{padding:40px 0}.section-title{display:block}.section-title p{margin-top:18px}.spec-search{max-width:none;margin-top:20px}.section-title h2{font-size:30px}.spec-line{font-size:11px;gap:20px}.process-grid article{padding:20px}.process-grid h3{font-size:16px}.process-grid p{font-size:11px}.site-footer .container{display:grid;gap:15px}.site-footer p{margin:0}.sticky-quote{padding:10px 16px}.sticky-quote b{font-size:21px}.sticky-quote .button{font-size:10px;padding:13px 16px}dialog{padding:30px 20px}.form-row{grid-template-columns:1fr}dialog h2{font-size:28px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* Shared WellBuy styling and purchase-first layout. */
:root{--bg:#08090b;--panel:#111318;--line:#272b33;--text:#f4f5f7;--muted:#9299a5}
.site-header{height:76px;background:#090a0de8}.container{width:min(var(--max),calc(100% - 64px))}
.button{border-radius:8px;color:#fff;padding:14px 19px;font-weight:800;box-shadow:0 10px 32px #ff74172a;justify-content:center;gap:12px;transition:transform .25s,background .25s}.button:hover{transform:translateY(-2px);background:#ff8434}.button.secondary{box-shadow:none}
input,select,textarea{border-radius:7px;background:#0d0f13;border-color:#343944}
.car-card{border-radius:10px;overflow:hidden}.card-country{border-radius:5px}.car-card h3{font-weight:700}.card-price{font-size:25px;font-weight:700}.card-bottom{display:grid;gap:14px}.card-choose{width:100%;font-size:11px;min-height:42px;box-shadow:none}
.catalog-hero{padding:34px 0 27px}.catalog-hero h1{font-size:clamp(30px,3.4vw,48px);font-weight:750;letter-spacing:-.045em;margin:0 0 12px;line-height:1.12}.catalog-hero p{max-width:650px;margin:0;font-size:13px}.hero-top{align-items:center;gap:30px}.catalog-help{display:grid;gap:13px;flex-shrink:0}.catalog-help>span{font-size:12px;color:var(--muted)}
.catalog-workspace{padding-top:26px}.filters{top:100px}.filter-title{margin-bottom:18px}.detail-heading{margin-bottom:24px}.detail-heading h1{font-weight:700;font-size:clamp(34px,4vw,54px);margin:0}.detail-heading p{margin:0}.breadcrumbs{padding:22px 0}.gallery{top:100px}.gallery-stage{border-radius:12px}.thumb{border-radius:7px}.main-facts b{font-weight:600}.trim-button,.option-choice{border-radius:7px}.trim-button b{font-weight:600}.trim-button[aria-pressed=true]{background:#24170f}.option-check{border-radius:3px}.option-choice:has(input:checked){background:#24170f}
.advanced-filters summary{display:none}.advanced-filters:not([open]) summary{display:block;cursor:pointer;color:var(--muted);font-size:12px;padding-bottom:16px}.advanced-filters{grid-column:1/-1}
.purchase-summary{border:1px solid #343944;border-radius:12px;padding:24px;background:#111318;display:grid;gap:10px;margin-bottom:25px}.purchase-summary>span{font-size:11px;color:var(--muted)}.purchase-summary>strong{font-size:34px;letter-spacing:-.04em;line-height:1.15}.purchase-summary p{margin:0;font-size:12px;color:#c5cad2}.purchase-summary .button{margin-top:6px;width:100%}.purchase-summary small{font-size:10px;color:var(--muted);line-height:1.5}.configure-head h2{font-weight:650}.quote-box{border-radius:12px;padding:22px}.quote-total b{font-weight:700}.configuration-section{margin-top:22px;padding-top:20px}.gallery-note{margin-top:14px}.spec-section{padding:36px 0}.section-title{margin-bottom:22px}.section-title h2{font-size:28px;font-weight:700;margin:0}.section-title p{font-size:11px}.compare-wrap{border-radius:10px}.detail-tabs{padding:17px 0;gap:25px}.purchase-help{display:flex;align-items:center;justify-content:space-between;gap:30px;border:1px solid #333944;border-radius:12px;background:#111318;padding:28px;margin:25px 0 55px}.purchase-help h2{font-size:24px;margin:0 0 10px;font-weight:700;letter-spacing:-.035em}.purchase-help p{font-size:12px;color:var(--muted);line-height:1.6;max-width:610px;margin:0}.purchase-help .button{flex-shrink:0}dialog{border-radius:12px}.sticky-quote b{font-weight:700}
@media(max-width:1200px){.container{width:calc(100% - 48px)}}
@media(max-width:850px){.site-header{height:72px}.catalog-help{margin-top:20px;display:flex;align-items:center;justify-content:space-between;gap:15px}.gallery{position:static}.purchase-summary{margin-bottom:23px}.section-title h2{font-size:26px}.purchase-help{display:grid;gap:18px}.purchase-help .button{justify-self:start}.detail-heading h1{font-size:40px}}
@media(max-width:560px){.container{width:calc(100% - 24px)}.catalog-hero{padding:27px 0 22px}.catalog-hero h1{font-size:33px}.catalog-hero p{font-size:12px}.catalog-help>span{font-size:10px}.catalog-help .button{font-size:10px;padding:11px 12px;min-height:40px}.detail-heading h1{font-size:36px}.card-body{padding:18px}.car-card h3{font-size:29px}.card-price{font-size:25px}.purchase-summary{padding:20px}.purchase-summary>strong{font-size:32px}.purchase-help{padding:22px;margin-bottom:35px}.purchase-help h2{font-size:24px}.section-title h2{font-size:25px}.spec-section{padding:30px 0}.sticky-quote .button{padding:12px;font-size:10px}}
@media(max-width:850px){.filters{grid-template-columns:1fr 1fr}.filters>label{grid-column:auto!important}.advanced-filters summary{display:block;cursor:pointer;color:#c5cad2;font-size:12px;padding:0 0 16px}.advanced-filters summary::after{content:' +';color:var(--orange)}.advanced-filters[open] summary::after{content:' −'}.advanced-fields{display:grid;grid-template-columns:1fr 1fr;gap:0 12px}.advanced-fields label{grid-column:auto!important}}
