@import url('./concept-k.css');
@import url('./concept-l.css');
@import url('./concept-m.css');
@import url('./concept-n.css');
@import url('https://fonts.googleapis.com/css2?family=Archivo:wght@400;500;600;700;800&family=Manrope:wght@400;500;600;700;800&family=Sora:wght@400;500;600;700&family=Titillium+Web:wght@400;600;700&display=swap');

:root,.site[data-theme="d"]{--ink:#20252b;--muted:#76818d;--orange:#ed6b26;--orange-dark:#c64e10;--line:#e0e6ec;--soft:#f4f6f8;--canvas:#fff;--white:#fff;--header:#1d2127;--header-ink:#fff;--radius:7px;--body:'Manrope',sans-serif;--heading:'Titillium Web',sans-serif;--shadow:0 9px 30px #1725340c}
html[data-theme="e"],.site[data-theme="e"]{--ink:#1b2631;--muted:#73818e;--orange:#ed741e;--orange-dark:#c45110;--line:#dbe3ea;--soft:#edf1f5;--canvas:#f6f8fa;--header:#fff;--header-ink:#1b2631;--radius:12px;--heading:'Sora',sans-serif}
html[data-theme="f"],.site[data-theme="f"]{--ink:#18222c;--muted:#74818e;--orange:#ff7523;--orange-dark:#cf5011;--line:#dce2e7;--soft:#eef1f4;--canvas:#fff;--header:#141a20;--header-ink:#fff;--radius:3px;--heading:'Archivo',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--canvas);color:var(--ink);font-family:var(--body);font-size:14px;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit;color:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;touch-action:manipulation}a{color:inherit;text-decoration:none}button{border:0}img{display:block;max-width:100%}button:disabled{cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--orange);outline-offset:4px}svg{fill:none;stroke:currentColor;flex:none;vertical-align:middle}em,i{font-style:normal}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{font-family:var(--heading);font-weight:600;letter-spacing:-.35px;line-height:1.13}h1{font-size:46px}h2{font-size:30px}h3{font-size:24px}p{line-height:1.7}[hidden]{display:none!important}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.site{min-height:100vh;background:var(--canvas);color:var(--ink);font-family:var(--body)}.skip-link{position:fixed;left:15px;top:-100px;background:var(--ink);color:#fff;padding:13px 18px;z-index:200;border-radius:4px}.skip-link:focus{top:15px}.eyebrow{display:block;font-family:var(--body);font-size:10px;font-weight:800;letter-spacing:1.35px;text-transform:uppercase;color:var(--orange-dark);line-height:1.4}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:46px;padding:12px 18px;border:1px solid transparent;border-radius:var(--radius);background:var(--orange);color:#fff;font-size:12px;font-weight:700;text-align:center;line-height:1.35;transition:background .16s,border-color .16s,box-shadow .16s}.button svg{width:19px;height:19px}.button:hover{background:var(--orange-dark)}.button-secondary{border-color:#d5dfe7;background:#fff;color:var(--ink)}.button-secondary:hover{background:var(--soft);border-color:#afbcca}.button-dark{background:var(--ink)}.button-dark:hover{background:#3a4652}.button.is-active,.button-secondary.is-active{border-color:var(--orange);color:var(--orange-dark);background:#fff4eb}.button:disabled,.button[aria-disabled="true"]{opacity:.48;pointer-events:none;box-shadow:none}.button[aria-busy="true"]{opacity:.7;cursor:wait}.icon-button{position:relative;display:inline-flex;align-items:center;justify-content:center;flex:none;width:44px;height:44px;min-width:44px;min-height:44px;padding:10px;background:#fff;border:1px solid var(--line);border-radius:50%;color:var(--ink)}.icon-button svg{width:20px;height:20px}.icon-button:hover{background:var(--soft)}.icon-button:disabled{opacity:.35}.text-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:8px 0;background:none;font-size:12px;font-weight:700;color:var(--ink);line-height:1.35}.text-button svg{width:17px;height:17px}.text-button:hover{color:var(--orange-dark)}.site-main{max-width:1440px;margin:0 auto}.desktop-main{padding:29px 48px 0}.brand{display:flex;align-items:center;gap:9px;flex:none;color:inherit;min-height:48px}.brand>img{width:62px;height:62px;object-fit:contain}.brand-word{font-family:var(--heading);font-size:26px;font-weight:700;white-space:nowrap;letter-spacing:.2px;line-height:1.05}.brand-word>span{font-weight:400}.brand-word>small{display:block;font-family:var(--body);font-size:6.5px;font-weight:500;letter-spacing:1.55px;color:currentColor;opacity:.58;margin-top:7px;line-height:1.3}.desktop-header{background:var(--header);color:var(--header-ink);border-bottom:1px solid transparent}.header-inner{max-width:1440px;padding:0 48px;min-height:80px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:26px}.desktop-navigation{display:flex;align-items:stretch;align-self:stretch;gap:25px}.desktop-navigation>a{position:relative;display:flex;align-items:center;font-size:11px;font-weight:600;white-space:nowrap;opacity:.7;min-height:44px}.desktop-navigation>a:hover,.desktop-navigation>a.is-active{opacity:1}.desktop-navigation>a.is-active:after{content:'';position:absolute;bottom:0;left:0;right:0;height:3px;background:var(--orange)}.header-tools{display:flex;align-items:center;gap:10px}.header-tools>.icon-button{border-color:#ffffff35;background:transparent;color:var(--header-ink);width:40px;min-width:40px;height:44px}.header-tools>.icon-button:hover{background:#ffffff12}.header-contact{font-size:10px;min-height:42px;padding:10px 13px}.header-contact svg{width:15px;height:15px}.theme-picker{display:flex;align-items:center;min-height:44px}.theme-picker select{max-width:134px;border:1px solid #ffffff35;border-radius:5px;background:transparent;color:var(--header-ink);height:44px;font-size:9px;padding:0 8px;font-weight:600}.theme-picker option{color:#20252b;background:#fff}.nav-count{position:absolute;top:-3px;right:-3px;min-width:18px;height:18px;display:flex;align-items:center;justify-content:center;padding:0 3px;border-radius:20px;background:var(--orange);color:#fff;font-size:9px;font-weight:800;line-height:1;border:2px solid var(--header)}.home-hero{display:grid;grid-template-columns:.97fr 1.03fr;gap:44px;align-items:stretch;min-height:312px}.hero-copy{padding:13px 0 3px;display:flex;flex-direction:column;justify-content:center}.hero-copy h1{font-size:53px;line-height:1.015;font-weight:700;letter-spacing:-1.3px;margin:11px 0 14px}.hero-copy h1>span{color:var(--ink)}.hero-copy>p{color:var(--muted);font-size:13px;margin:0 0 22px;line-height:1.6}.search-controls{width:100%}.search-form{display:flex;align-items:stretch;gap:6px;padding:5px;border:1px solid #ccd6df;border-radius:var(--radius);background:#fff;box-shadow:0 3px 12px #17283804}.search-input{display:flex;align-items:center;gap:11px;min-width:0;flex:1;padding:0 13px}.search-input>svg{width:20px;height:20px;color:#8b98a5}.search-input input{min-width:0;flex:1;width:100%;height:43px;border:0;background:none;outline:0;font-size:12px;color:var(--ink)}.search-input input::placeholder{color:#8a98a5}.search-form>.button{min-height:43px;font-size:11px;padding:10px 14px;white-space:nowrap;gap:8px}.search-form>.button svg{width:16px;height:16px}.hero-search-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:9px}.hero-search-meta>span{font-size:10px;color:var(--muted)}.hero-search-meta>.text-button{font-size:10px;color:#707e8b}.hero-search-meta>.text-button svg{width:15px;height:15px}.hero-image{position:relative;background:#24313e;border-radius:var(--radius);overflow:hidden;min-height:312px;isolation:isolate}.hero-image>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:52% 57%;z-index:-2}.hero-image:after{position:absolute;content:'';inset:0;background:linear-gradient(180deg,#15202b00 40%,#111f31bf 100%);z-index:-1}.hero-image-caption{position:absolute;bottom:28px;left:27px;color:#fff}.hero-image-caption>.eyebrow{color:#ffbd91;font-size:9px;letter-spacing:1.7px;margin-bottom:9px}.hero-image-caption>strong{display:block;font-family:var(--heading);font-size:30px;line-height:1.1;font-weight:600;letter-spacing:-.3px}.hero-image>small{position:absolute;right:12px;bottom:8px;color:#d9e0e5;font-size:7px;letter-spacing:.1px}.home-categories{display:flex;align-items:center;gap:25px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:16px 0;margin:27px 0}.home-categories>div{width:235px;flex:none}.home-categories h2{font-size:21px;margin:0 0 5px;letter-spacing:-.25px}.home-categories p{font-size:10px;color:var(--muted);margin:0}.category-links{display:flex;align-items:center;gap:7px;min-width:0;flex:1;overflow:auto;scrollbar-width:thin}.category-link{display:flex;align-items:center;justify-content:center;gap:8px;min-height:50px;padding:9px 14px;border:1px solid transparent;border-radius:var(--radius);background:transparent;color:#667784;flex:1;white-space:nowrap;font-size:11px;font-weight:700;text-align:center}.category-link svg{width:25px;height:25px;color:#9ca8b2}.category-link.is-active{background:var(--ink);color:#fff}.category-link.is-active svg{color:#ffc79e}.category-link:not(.is-active):hover{background:var(--soft);border-color:var(--line)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:22px;margin-bottom:20px}.section-heading h2{font-size:31px;margin:7px 0 0;line-height:1.12;letter-spacing:-.5px}.section-heading .eyebrow{font-size:9px;color:#8b98a3}.section-heading>.text-button{font-size:11px}.home-stock{margin-top:5px}.vehicle-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 20px}.vehicle-card{display:flex;flex-direction:column;min-width:0;background:var(--white);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;transition:border-color .16s,box-shadow .16s}.vehicle-card:hover{border-color:#b4c1cd;box-shadow:var(--shadow)}.vehicle-picture{position:relative;aspect-ratio:1.7;background:#edf1f4;overflow:hidden}.vehicle-image-link{display:block;width:100%;height:100%;position:absolute;inset:0}.vehicle-image-link>img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.vehicle-card:hover .vehicle-image-link>img{transform:scale(1.025)}.vehicle-type{position:absolute;top:11px;left:11px;background:#fffffff0;color:#5c6c79;font-size:9px;font-weight:700;max-width:calc(100% - 80px);padding:5px 8px;border-radius:3px;pointer-events:none}.vehicle-type--status{background:#fff1da;color:#a56b21}.favorite-button{position:absolute;right:10px;top:10px;background:#fffffff5;border-color:#ffffffb0;color:#354450}.favorite-button svg{width:19px;height:19px}.favorite-button.is-active{color:var(--orange)}.favorite-button.is-active svg{fill:currentColor}.vehicle-location{position:absolute;bottom:10px;left:11px;display:flex;align-items:center;gap:4px;padding:4px 7px;border-radius:3px;color:#fff;background:#273545df;font-size:9px;pointer-events:none;max-width:calc(100% - 22px)}.vehicle-location svg{width:12px;height:12px}.borrowed-image{position:absolute;bottom:40px;left:10px;background:#fff8e5f2;color:#8f691d;font-size:9px;font-weight:600;padding:5px 7px;border-radius:3px;max-width:calc(100% - 20px);pointer-events:none}.image-placeholder{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;width:100%;height:100%;min-height:120px;background:#edf1f4;color:#9eacb8;font-size:11px;text-align:center;padding:18px}.image-placeholder>svg{width:48px;height:48px;stroke-width:1.2}.vehicle-card-body{padding:17px 17px 16px;display:flex;flex-direction:column;flex:1;min-width:0}.vehicle-title{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0}.vehicle-title h3{font-size:25px;font-weight:600;line-height:1.08;margin:0;min-width:0}.vehicle-title h3>a{display:block;min-height:32px;padding:2px 0;line-height:1.1}.vehicle-title h3>a:hover{color:var(--orange-dark)}.eco-label{width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:1px solid #bdd79f;color:#5c873e;background:#edf7e6;font-family:var(--heading);font-size:9px;font-weight:700;flex:none}.eco-label--cero{background:#e8f3fd;border-color:#accfe8;color:#427ca9}.eco-label--c{background:#e9f5e9;color:#398145;border-color:#b2d5b6}.eco-label--b{background:#fff7d9;border-color:#e4d47e;color:#968124}.vehicle-version{margin:5px 0 14px;color:#8998a5;font-size:10px;line-height:1.45;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.vehicle-specs{display:grid;grid-template-columns:1fr 1fr;gap:13px 10px;margin-bottom:18px}.vehicle-specs>span{display:flex;flex-direction:column;gap:4px;min-width:0;font-size:11px;font-weight:600;color:#576b7b;line-height:1.35;overflow-wrap:anywhere}.vehicle-specs small{font-size:9px;font-weight:500;color:#9aa7b2}.vehicle-card-price{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;border-top:1px solid #e9eef2;padding-top:15px;margin-top:auto}.price-block{min-width:0}.price-caption{display:block;font-size:9px;color:#8796a3;line-height:1.3;margin-bottom:5px}.vehicle-price{display:block;font-family:var(--heading);font-size:30px;font-weight:700;letter-spacing:-.4px;line-height:1.03;white-space:nowrap}.price-breakdown{display:block;font-size:9px;line-height:1.5;color:#8d9aa6;margin-top:6px;margin-bottom:0}.price-block--unavailable .vehicle-price{font-size:25px}.vehicle-card-price>.button{min-height:40px;font-size:10px;padding:10px 11px;gap:7px;white-space:nowrap}.vehicle-card-price>.button svg{width:14px;height:14px}.compare-button{display:flex;align-items:center;justify-content:center;gap:7px;min-height:44px;background:#fafbfd;border-top:1px solid #e9eef2;color:#8393a1;font-size:10px;font-weight:600;padding:10px 15px;width:100%;line-height:1.3}.compare-button svg{width:15px;height:15px}.compare-button.is-active{background:#fff1e5;color:#b35722}.compare-button:hover{background:var(--soft)}.services-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:35px 0 0;padding:24px 0;gap:0}.service-link{display:flex;align-items:center;justify-content:center;gap:13px;padding:2px 14px;min-height:52px}.service-link+.service-link{border-left:1px solid var(--line)}.service-link>svg{width:27px;height:27px;color:#8c9ba8;stroke-width:1.4}.service-link strong{display:block;font-family:var(--heading);font-size:16px;font-weight:600;line-height:1.2}.service-link small{display:block;font-size:9px;line-height:1.5;color:#8f9eaa;margin-top:5px}.service-link:hover strong{color:var(--orange-dark)}.site-footer{max-width:1440px;margin:0 auto;padding:25px 48px 27px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:22px}.footer-brand{font-family:var(--heading);font-size:19px;font-weight:700;letter-spacing:.4px;color:#657684}.site-footer>div>p{font-size:9px;color:#91a0ab;margin:7px 0 0}.site-footer nav{display:flex;gap:23px;flex-wrap:wrap}.site-footer nav>a{display:flex;align-items:center;min-height:44px;font-size:10px;color:#83939f}.site-footer nav>a:hover{color:var(--ink)}.development-note{flex-basis:100%;font-size:9px;color:#a1aeb8;margin:0}.page-heading{margin:7px 0 26px;max-width:930px}.page-heading>.eyebrow{margin-bottom:11px}.page-heading h1{margin:0 0 12px;font-size:43px;line-height:1.08;font-weight:600;letter-spacing:-.8px}.page-heading p{font-size:13px;color:#81909d;line-height:1.75;margin:0;max-width:740px}.catalog-heading{margin-bottom:24px}.catalog-layout{display:grid;grid-template-columns:217px minmax(0,1fr);gap:30px;margin-top:29px}.catalog-sidebar{border-right:1px solid var(--line);padding-right:24px;align-self:start}.catalog-filter-form{display:grid;gap:20px}.filter-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.filter-heading h2{font-size:21px;margin:0;font-weight:600}.filter-heading .text-button{font-size:10px;color:#8a9aa7;min-height:35px}.filter-group h3{font-family:var(--body);font-size:11px;font-weight:700;margin:0 0 10px;letter-spacing:0}.filter-range{display:grid;grid-template-columns:1fr 1fr;gap:9px}.field{display:flex;flex-direction:column;gap:8px;min-width:0;font-size:12px;font-weight:600;color:#536574;line-height:1.5}.field>span,.field>label{font-size:inherit;font-weight:inherit}.field input,.field select,.field textarea{display:block;width:100%;min-width:0;min-height:46px;padding:11px 12px;border:1px solid #d6e0e8;border-radius:5px;background:#fff;color:var(--ink);font-size:13px;font-weight:400;line-height:1.5}.field input::placeholder,.field textarea::placeholder{color:#a1adb7}.field textarea{min-height:118px;resize:vertical}.field input:disabled,.field select:disabled,.field textarea:disabled{background:#eff3f6;color:#98a6b2;cursor:not-allowed}.field input[type="checkbox"],.field input[type="radio"]{display:inline-block;width:19px;height:19px;min-width:19px;min-height:19px;padding:0;margin:0;accent-color:var(--orange)}.field input[type="file"]{padding:9px;font-size:12px}.field small,.field .help{font-size:11px;font-weight:400;color:#8b9ba7;line-height:1.6}.field .error,.field-error{font-size:11px;color:#b54b3b;line-height:1.5;margin:0;padding:0;background:none;border:0}.catalog-filter-form .field{font-size:10px;gap:7px}.catalog-filter-form .field input,.catalog-filter-form .field select{font-size:11px;padding:10px 8px;min-height:44px}.filter-range .field{font-weight:500}.filter-apply{width:100%;font-size:11px}.results-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:0 0 17px;min-height:36px}.result-count{font-size:12px;font-weight:600;color:#687c8b;margin:0;line-height:1.5}.sort-control{display:flex;align-items:center;min-height:44px}.sort-control select{height:44px;min-height:44px;max-width:180px;background:none;border:0;padding:0 4px;font-size:11px;color:#6d818f}.catalog-results .vehicle-title h3{font-size:22px}.catalog-results .vehicle-card-body{padding:15px}.catalog-results .vehicle-specs>span{font-size:10px}.catalog-results .vehicle-price{font-size:28px}.catalog-results .price-breakdown{font-size:8px}.catalog-results .vehicle-card-price>.button{font-size:9px;padding:9px}.pagination{display:flex;align-items:center;justify-content:center;gap:7px;margin:27px 0 8px;flex-wrap:wrap}.pagination>.icon-button:first-child svg{transform:rotate(180deg)}.pagination-number{min-width:44px;height:44px;background:#fff;border:1px solid var(--line);border-radius:5px;font-size:12px;font-weight:600;padding:10px}.pagination-number:hover{background:var(--soft)}.pagination-number.is-active{background:var(--ink);border-color:var(--ink);color:#fff}.pagination-gap{color:#b1bdc6;padding:0 3px}.notice{display:flex;align-items:flex-start;gap:14px;border:1px solid #dce4eb;border-radius:var(--radius);padding:16px 18px;background:#f3f6f9;color:#687b8b;font-size:12px;line-height:1.8;margin:0 0 20px;overflow-wrap:anywhere}.notice p{margin:4px 0 0;font-size:12px;line-height:1.7}.notice strong{font-weight:700}.notice>.button{flex:none}.notice.error,.error.notice{border-color:#f0d0c7;background:#fff2ee;color:#a75440}.notice.success,.success.notice{border-color:#c7dfd3;background:#eef8f2;color:#407459}.error:not(.notice):not(.field-error){color:#a94c39}.success:not(.notice){color:#327451}.empty-state{grid-column:1/-1;text-align:center;display:flex;align-items:center;flex-direction:column;padding:53px 24px;background:var(--soft);border:1px solid var(--line);border-radius:var(--radius)}.empty-state>svg{width:43px;height:43px;color:#9cabba;margin-bottom:14px}.empty-state h1,.empty-state h2{font-size:29px;line-height:1.2;margin:0 0 12px}.empty-state p{font-size:13px;color:#8395a3;line-height:1.8;max-width:460px;margin:0 0 23px}.loading-state{display:flex;align-items:center;justify-content:center;gap:10px;min-height:70px;color:#8b9eac;font-size:12px}.loading-dot{width:8px;height:8px;border-radius:50%;background:var(--orange);animation:loading-pulse 1.1s ease-in-out infinite}.skeleton-card{min-height:342px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.skeleton-card>div{aspect-ratio:1.7;background:#e8eef3;animation:loading-pulse 1.2s ease-in-out infinite}.skeleton-card>span{display:block;height:13px;background:#e9eef2;border-radius:2px;margin:22px 19px 0;width:70%}.skeleton-card>span:nth-child(3){width:50%;height:9px;margin-top:14px}.skeleton-card>span:nth-child(4){width:39%;height:23px;margin-top:25px}.breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:8px;font-size:10px;line-height:1.5;color:#96a5b1;margin:0 0 22px}.breadcrumb a{display:inline-flex;align-items:center;min-height:32px;color:#6f8493}.breadcrumb>svg{height:12px;width:12px}.detail-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(325px,.8fr);gap:36px;align-items:start}.detail-main-column{min-width:0}.vehicle-gallery{min-width:0}.gallery-main{position:relative;aspect-ratio:1.45;background:#eef2f5;border-radius:var(--radius);overflow:hidden}.gallery-expand{position:absolute;inset:0;background:none;padding:0;width:100%;height:100%;cursor:zoom-in}.gallery-expand>img{width:100%;height:100%;object-fit:contain}.gallery-toolbar{position:absolute;bottom:13px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:14px;padding:4px 6px;border:1px solid #ffffff20;background:#213142e8;border-radius:30px;color:#fff}.gallery-toolbar>span{font-size:11px;font-weight:600;white-space:nowrap;min-width:38px;text-align:center}.gallery-toolbar>.icon-button{background:#ffffff15;border-color:transparent;color:#fff;width:44px;height:44px}.gallery-toolbar button[data-action="prev-photo"] svg{transform:rotate(180deg)}.gallery-thumbnails{display:flex;gap:9px;padding:11px 0 2px;overflow-x:auto;scrollbar-width:thin}.gallery-thumb{width:100px;min-width:100px;height:68px;min-height:44px;border:2px solid transparent;padding:2px;background:none;border-radius:5px;overflow:hidden}.gallery-thumb>img{width:100%;height:100%;object-fit:cover;border-radius:2px}.gallery-thumb.is-active{border-color:var(--orange)}.gallery-note{font-size:10px;color:#8c9eab;line-height:1.65;margin:10px 0 0}.purchase-panel{position:sticky;top:22px;padding:0 0 15px}.detail-topline{display:flex;align-items:center;gap:14px;justify-content:space-between;margin-bottom:10px}.detail-topline>.eyebrow{font-size:10px}.detail-title h1{font-size:39px;font-weight:600;line-height:1.08;margin:0 0 11px;letter-spacing:-.6px}.detail-title>p{font-size:13px;color:#7d8f9f;line-height:1.5;margin:0 0 13px}.detail-location{display:inline-flex;align-items:center;gap:6px;min-height:34px;color:#8a9eae;font-size:11px;margin-bottom:21px}.detail-location svg{width:15px;height:15px}.purchase-panel>.price-block{padding-top:24px;border-top:1px solid var(--line);margin-bottom:23px}.purchase-panel .vehicle-price{font-size:42px}.purchase-panel .price-caption{font-size:11px}.purchase-panel .price-breakdown{font-size:11px;margin-top:9px}.detail-actions{display:grid;gap:10px}.detail-actions>.button{width:100%;min-height:49px;font-size:12px}.detail-secondary-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:2px}.detail-secondary-actions>.button{min-height:44px;font-size:11px}.detail-secondary-actions>.button.is-active svg{color:var(--orange)}.purchase-note{font-size:10px;color:#95a6b4;line-height:1.7;margin:17px 0 6px}.purchase-panel>.text-button{font-size:10px;text-align:left;justify-content:flex-start;line-height:1.6}.purchase-panel>.notice{font-size:11px;padding:12px 13px}.specification-section{margin-top:31px}.specification-section h2{font-size:28px;margin:0 0 19px}.specification-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:19px 0 3px}.specification-grid>div{min-width:0;padding:0 15px 19px 0}.specification-grid dt{font-size:10px;color:#94a4b1;margin:0 0 7px;line-height:1.4}.specification-grid dd{font-size:12px;font-weight:600;color:#506a7e;margin:0;line-height:1.6;overflow-wrap:anywhere}.finance-preview{margin-top:29px;border:1px solid #dce4eb;border-radius:var(--radius);padding:24px;background:#f7f9fb}.finance-preview h2{font-size:24px;margin:8px 0 17px}.monthly-payment{font-family:var(--heading);font-size:38px;font-weight:700;letter-spacing:-.5px;line-height:1.15}.monthly-payment>span{font-family:var(--body);font-size:13px;font-weight:500;color:#8499a8;letter-spacing:0;margin-left:7px}.finance-numbers{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px 12px;margin:21px 0}.finance-numbers dt{font-size:9px;color:#95a6b5;margin-bottom:7px}.finance-numbers dd{margin:0;font-size:11px;font-weight:600;color:#5b7488;line-height:1.6}.finance-total{font-size:10px;color:#8297a8;line-height:1.75;margin:0 0 7px}.finance-preview>.text-button{font-size:11px}.finance-legal{font-size:9px;color:#8ba0b0;line-height:1.8;margin:12px 0 0;padding-top:15px;border-top:1px solid #e2e9ef}.finance-preview--unavailable>div{display:flex;align-items:center;gap:10px}.finance-preview--unavailable>div>svg{width:24px;height:24px;color:#91a5b4}.finance-preview--unavailable h2{margin:0}.finance-preview--unavailable>p{font-size:12px;color:#8ba0b0;margin:14px 0 0}.finance-preview--unavailable>small{display:block;font-size:10px;color:#9fb0bc;margin-top:8px}.centres-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;margin-top:26px}.centre-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;min-width:0}.centre-photo{aspect-ratio:1.85;background:var(--soft);overflow:hidden}.centre-photo>img{width:100%;height:100%;object-fit:cover}.centre-graphic{height:155px;display:flex;align-items:center;justify-content:center;gap:15px;background:#202c38;color:#fff;position:relative;overflow:hidden;padding:24px}.centre-graphic:after{content:'';position:absolute;right:-25px;top:-55px;width:150px;height:250px;border:1px solid #ffffff10;transform:rotate(25deg)}.centre-graphic>svg{width:37px;height:37px;color:var(--orange);stroke-width:1.5}.centre-graphic>span{font-family:var(--heading);font-size:26px;font-weight:600;line-height:1.15}.centre-body{padding:22px}.centre-body>.eyebrow{font-size:9px;color:#95a7b5}.centre-body h2{font-size:29px;margin:8px 0 11px}.centre-address{font-size:12px;line-height:1.8;color:#8299aa;min-height:44px;margin:0 0 18px}.centre-hours{margin:0 0 22px;display:grid;gap:9px}.centre-hours>div{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;font-size:10px;line-height:1.65}.centre-hours dt{color:#9cafbd;flex:none}.centre-hours dd{margin:0;color:#607c90;text-align:right}.centre-hours-empty{font-size:11px;color:#8b9fae;margin:0 0 19px}.centre-actions{display:flex;gap:8px;flex-wrap:wrap}.centre-actions>.button{min-height:44px;font-size:10px;padding:10px 12px;flex:1;white-space:nowrap}.centre-body>.text-button{margin-top:9px;font-size:10px;color:#829aad}.comparison-table-wrap{overflow-x:auto;scrollbar-width:thin;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.comparison-table{width:100%;border-collapse:collapse;table-layout:fixed}.comparison-table th,.comparison-table td{padding:18px;border-bottom:1px solid #e6ecf1;border-right:1px solid #e6ecf1;text-align:left;vertical-align:top}.comparison-table th:last-child,.comparison-table td:last-child{border-right:0}.comparison-table thead th:first-child{width:175px;padding-top:28px}.comparison-table thead th:first-child>.eyebrow{font-size:9px;color:#8da3b3}.comparison-table thead th:first-child>p{font-size:12px;color:#819bab;line-height:1.85;font-weight:400;margin:14px 0 0}.comparison-image{display:block;position:relative;aspect-ratio:1.65;overflow:hidden;background:#edf2f5;border-radius:4px}.comparison-image>img{width:100%;height:100%;object-fit:cover}.comparison-image>.image-placeholder{min-height:80px;font-size:9px}.comparison-image .borrowed-image{bottom:6px;left:6px;font-size:8px;padding:3px 5px}.comparison-table h2{font-size:24px;margin:15px 0 6px;font-weight:600}.comparison-version{display:block;font-size:10px;color:#90a6b6;font-weight:400;line-height:1.7;min-height:32px}.comparison-table thead .text-button{font-size:10px;color:#9caebb;min-height:38px}.comparison-table thead .text-button svg{width:13px;height:13px}.comparison-table tbody th{font-size:11px;font-weight:500;color:#89a1b2;vertical-align:middle}.comparison-table tbody td{font-size:13px;line-height:1.65;color:#587589;font-weight:600;vertical-align:middle}.comparison-table tbody td.comparison-price{font-family:var(--heading);font-size:29px;font-weight:700;letter-spacing:-.2px;color:var(--ink)}.comparison-table tbody tr:last-child td,.comparison-table tbody tr:last-child th{border-bottom:0}.comparison-table tbody .button{font-size:11px;min-height:44px}.compare-footer{display:flex;align-items:center;justify-content:space-between;gap:23px;margin-top:21px}.compare-footer>p{font-size:10px;color:#8fa6b5;line-height:1.8;max-width:500px;margin:0}.about-intro{display:grid;grid-template-columns:1.1fr .9fr;gap:50px;align-items:center;margin:18px 0 38px}.about-intro h1{font-size:46px;line-height:1.12;margin:13px 0 21px}.about-intro p{font-size:14px;color:#7f96a7;line-height:1.95;max-width:600px;margin:0 0 25px}.about-brand-panel{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:17px;padding:35px;min-height:320px;background:#202b36;color:#fff;border-radius:var(--radius)}.about-brand-panel>img{width:140px;height:140px;object-fit:contain}.about-brand-panel>strong{font-family:var(--heading);font-size:27px;line-height:1.2;font-weight:600;text-align:center}.about-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;padding:27px 0 0;border-top:1px solid var(--line)}.about-steps>article>span{font-family:var(--heading);font-size:16px;font-weight:600;color:var(--orange)}.about-steps h2{font-size:26px;margin:13px 0}.about-steps p{font-size:12px;color:#8a9fac;line-height:1.9;margin:0}.about-contact{padding:27px 0;display:flex;align-items:center;justify-content:space-between;gap:25px}.about-contact h2{font-size:27px;margin:0}.service-page{max-width:1020px;margin:0 auto;padding:12px 0 15px}.service-page h1{font-size:43px;line-height:1.1;margin:10px 0 18px}.service-page h2{font-size:28px;margin-bottom:18px}.service-page>.eyebrow{margin-bottom:10px}.service-page>p,.service-page .lead{font-size:14px;color:#7b93a4;line-height:1.9;max-width:850px;margin-bottom:27px}.service-page form{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:28px;margin:23px 0}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 21px}.form-grid>.full,.form-grid>.wide,.form-grid>.span-2,.form-grid>fieldset,.form-grid>.notice,.form-grid>.form-actions{grid-column:1/-1}.form-grid fieldset{min-width:0;border:1px solid var(--line);border-radius:6px;padding:20px;margin:0}.form-grid legend{font-size:12px;font-weight:700;color:#607e92;padding:0 7px}.form-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:21px}.form-actions>.button{min-width:155px}.checkbox-field,.check-field,.consent{display:flex;align-items:flex-start;gap:10px;min-height:44px;font-size:11px;line-height:1.8;font-weight:400;color:#7f99ab}.checkbox-field input,.check-field input,.consent input{width:19px;height:19px;min-width:19px;min-height:19px;accent-color:var(--orange);margin:3px 0 0}.service-page .notice{margin-top:20px}.service-page .notice p{color:inherit}.service-page .price-summary,.service-page .summary-card{border:1px solid var(--line);padding:22px;border-radius:var(--radius);background:var(--soft)}.service-page dl{display:grid;gap:13px;margin:15px 0}.service-page dl>div{display:flex;justify-content:space-between;gap:20px;font-size:12px;line-height:1.7}.service-page dt{color:#91a6b5}.service-page dd{margin:0;font-weight:600}.service-page form[aria-busy="true"]{opacity:.85}.service-page .pending{display:flex;align-items:center;gap:10px;color:#7993a6;font-size:12px;padding:12px 0}.service-page input:invalid:not(:placeholder-shown):not([type="checkbox"]){box-shadow:none}.legal-page{max-width:930px;margin:0 auto;padding:13px 0 35px;overflow-wrap:anywhere}.legal-page h1{font-size:42px;margin-bottom:25px}.legal-page h2{font-size:27px;margin:30px 0 15px}.legal-page h3{font-size:21px;margin:25px 0 13px}.legal-page p,.legal-page li{font-size:13px;line-height:1.95;color:#6d899c}.legal-page ul,.legal-page ol{padding-left:23px}.legal-page li+li{margin-top:7px}.legal-page a{color:var(--orange-dark);text-decoration:underline;text-underline-offset:3px}.legal-page table{border-collapse:collapse;width:100%;margin:22px 0;font-size:12px;line-height:1.7}.legal-page th,.legal-page td{border:1px solid var(--line);padding:13px;text-align:left;vertical-align:top}.legal-page th{background:var(--soft);font-weight:700;color:#59788e}.legal-page td{color:#829caf}.legal-page .table-wrap{overflow-x:auto;scrollbar-width:thin}.privacy-notice{position:fixed;z-index:80;left:20px;bottom:20px;max-width:630px;padding:16px 18px;display:flex;align-items:center;gap:18px;border:1px solid #d9e3eb;border-radius:9px;background:#fffffff8;box-shadow:0 12px 55px #162b4026;color:#718b9d;font-family:var(--body);font-size:11px;line-height:1.8;backdrop-filter:blur(12px)}.privacy-notice p{margin:0;font-size:11px;line-height:1.75}.privacy-notice strong{color:#425e73;font-weight:700}.privacy-notice a{text-decoration:underline;text-underline-offset:3px}.privacy-notice .button,.privacy-notice button{min-height:44px;flex:none;font-size:10px}.privacy-notice .privacy-actions{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.privacy-notice>div:first-child{min-width:0}dialog#overlay{width:min(680px,calc(100vw - 34px));max-width:calc(100vw - 34px);max-height:calc(100dvh - 40px);padding:30px;border:1px solid #e3eaf0;border-radius:12px;background:#fff;color:var(--ink);overflow:auto;overscroll-behavior:contain;box-shadow:0 25px 100px #0b1c3050;font-family:var(--body)}dialog#overlay::backdrop{background:#142438b5;backdrop-filter:blur(3px)}dialog#overlay h2{font-family:var(--heading);font-size:29px;line-height:1.15;margin:8px 40px 18px 0}dialog#overlay h3{font-family:var(--heading);font-size:24px}dialog#overlay p{font-size:12px;color:#8099ab;line-height:1.8}dialog#overlay .dialog-close,.dialog-close{position:absolute;top:12px;right:12px;display:flex;align-items:center;justify-content:center;width:44px;height:44px;min-height:44px;min-width:44px;background:#f2f6f9;border:1px solid #e0e8ee;border-radius:50%;padding:10px;z-index:3;color:#708da2}.dialog-close>svg{width:18px;height:18px}.overlay-filter-content{padding-top:13px}.catalog-filter-form--overlay{gap:20px}.catalog-filter-form--overlay .filter-heading{padding-right:40px;margin-bottom:2px}.catalog-filter-form--overlay .filter-heading h2{font-size:29px;margin:0!important}.catalog-filter-form--overlay .field{font-size:12px}.catalog-filter-form--overlay .field input,.catalog-filter-form--overlay .field select{font-size:13px;padding:12px;min-height:47px}.full-gallery{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;padding-top:31px;min-width:0}.full-gallery>img,.full-gallery figure>img{max-height:calc(100dvh - 205px);width:auto;max-width:100%;object-fit:contain;border-radius:5px}.full-gallery figure{margin:0;min-width:0}.full-gallery figcaption{font-size:10px;color:#8ca4b6;text-align:center;margin-top:10px}.full-gallery>div,.gallery-controls,.full-gallery-actions{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap}.full-gallery button{min-width:44px;min-height:44px}.full-gallery button[data-action="prev-photo"] svg{transform:rotate(180deg)}.full-gallery svg{width:20px;height:20px}.full-gallery span{font-size:12px;color:#7896ab}.full-gallery .gallery-note{display:block;text-align:center}dialog#overlay:has(.full-gallery){width:min(1120px,calc(100vw - 34px))}

/* Mobile is rendered as its own shell and page composition. */
.site--mobile{min-width:0;overflow-x:clip}.mobile-header{display:flex;align-items:center;justify-content:space-between;gap:12px;height:68px;background:var(--header);color:var(--header-ink);padding:0 16px}.mobile-header .brand{gap:6px;min-width:0}.mobile-header .brand>img{width:48px;height:48px}.mobile-header .brand-word{font-size:21px}.mobile-header .brand-word>small{font-size:5px;letter-spacing:1.1px;margin-top:5px}.mobile-header .theme-picker select{max-width:95px;font-size:8px;height:44px;padding:0 4px;border-color:#ffffff26}.mobile-main{padding:0 0 15px;max-width:100%;min-width:0}.mobile-home-intro,.mobile-catalog-intro{padding:17px 16px 0}.mobile-home-intro>.eyebrow,.mobile-catalog-intro>.eyebrow{font-size:8px;color:#95a5b3;margin-bottom:5px;letter-spacing:1.2px}.mobile-home-intro h1,.mobile-catalog-intro h1{font-size:30px;line-height:1.08;letter-spacing:-.45px;margin:0 0 15px}.search-controls--mobile{display:flex;gap:8px;align-items:center}.search-controls--mobile .search-form{flex:1;min-width:0;padding:0;box-shadow:none;border-radius:5px}.search-controls--mobile .search-input{padding:0 11px;gap:7px}.search-controls--mobile .search-input input{font-size:11px;height:46px;min-height:44px}.search-controls--mobile .search-input svg{width:17px;height:17px}.mobile-filter-button{width:46px;height:46px;border-radius:5px;background:var(--ink);border-color:var(--ink);color:#fff}.mobile-filter-button:hover{background:#3d4e5e}.category-links--mobile{display:flex;gap:7px;overflow-x:auto;scrollbar-width:none;padding:12px 16px;flex:none;overscroll-behavior-inline:contain}.category-links--mobile::-webkit-scrollbar{display:none}.category-links--mobile>.category-link{flex:none;min-height:44px;padding:9px 12px;border:1px solid var(--line);font-size:10px;gap:5px;border-radius:5px}.category-links--mobile>.category-link svg{height:17px;width:17px}.category-links--mobile>.category-link.is-active{border-color:var(--ink)}.mobile-campaign{position:relative;display:flex;align-items:center;justify-content:space-between;gap:20px;width:calc(100% - 32px);margin:0 16px 17px;min-height:76px;height:76px;padding:13px 17px;border-radius:5px;isolation:isolate;overflow:hidden;background:#213040;color:#fff}.mobile-campaign>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:66% 47%;z-index:-2}.mobile-campaign:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#152235eb 0%,#1525398c 55%,#17243705 100%);z-index:-1}.mobile-campaign small{display:block;font-size:7px;font-weight:700;color:#ffbd8a;letter-spacing:.9px;margin-bottom:5px}.mobile-campaign strong{font-family:var(--heading);font-size:21px;line-height:1.12;letter-spacing:-.2px;font-weight:600;display:block;max-width:220px}.mobile-campaign>svg{width:19px;height:19px}.mobile-campaign>em{position:absolute;top:4px;right:6px;font-size:6px;line-height:1.3;color:#d8e3e9;font-style:normal;background:#1a2a3d77;padding:2px}.site--mobile .home-stock{padding:0 16px;margin:0}.mobile-results-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:36px;margin:0 0 12px}.mobile-results-heading h2{font-family:var(--heading);font-size:22px;font-weight:600;margin:0;letter-spacing:-.25px;line-height:1.2}.mobile-results-heading>.text-button{font-size:10px;min-height:36px}.mobile-results-heading>.text-button svg{height:14px;width:14px}.site--mobile .home-stock>.result-count{font-size:10px;color:#90a3b3;font-weight:400;margin:-8px 0 13px}.vehicle-grid--mobile{grid-template-columns:minmax(0,1fr);gap:18px}.vehicle-card--mobile .vehicle-picture{aspect-ratio:1.85}.vehicle-card--mobile .vehicle-card-body{padding:12px 14px 13px}.vehicle-card--mobile .vehicle-title h3{font-size:24px}.vehicle-card--mobile .vehicle-title h3>a{min-height:44px;display:flex;align-items:center;padding:0}.vehicle-card--mobile .vehicle-version{font-size:10px;margin:0 0 10px}.vehicle-card--mobile .favorite-button{height:44px;width:44px}.mobile-vehicle-specs{display:flex;align-items:center;flex-wrap:wrap;gap:4px 0;font-size:10px;line-height:1.5;color:#7e96a7;margin-bottom:12px}.mobile-vehicle-specs>span+span:before{content:'·';padding:0 7px;color:#a6b7c3}.vehicle-card--mobile .vehicle-card-price{padding-top:11px;gap:9px}.vehicle-card--mobile .price-caption{font-size:9px}.vehicle-card--mobile .vehicle-price{font-size:28px}.vehicle-card--mobile .price-breakdown{font-size:8px;margin-top:4px}.vehicle-card--mobile .vehicle-card-price>.button{min-height:44px;font-size:10px;padding:10px 12px}.vehicle-card--mobile .vehicle-type{font-size:8px;padding:5px 7px}.vehicle-card--mobile .vehicle-location{font-size:8px}.vehicle-card--mobile .compare-button{min-height:44px;font-size:10px}.site--mobile .eco-label{width:24px;height:24px;font-size:8px}.mobile-services{padding:23px 17px 0}.mobile-services>h2{font-size:24px;margin:0 0 15px}.site--mobile .services-strip{grid-template-columns:1fr;margin:0;padding:5px 0;border-top:0;border-bottom:0;gap:0}.site--mobile .service-link{justify-content:flex-start;padding:17px 0;min-height:75px}.site--mobile .service-link+.service-link{border-left:0;border-top:1px solid var(--line)}.site--mobile .service-link strong{font-size:19px}.site--mobile .service-link small{font-size:10px}.site--mobile .site-footer{padding:21px 18px 100px;display:block;border-top:1px solid var(--line);margin-top:20px}.site--mobile .site-footer>div>p{font-size:10px}.site--mobile .site-footer nav{display:grid;grid-template-columns:1fr 1fr;gap:0 15px;margin:12px 0 17px}.site--mobile .site-footer nav>a{font-size:10px;min-height:44px}.site--mobile .development-note{font-size:9px;line-height:1.7}.mobile-bottom-nav{position:fixed;z-index:40;bottom:0;left:0;right:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));height:calc(69px + env(safe-area-inset-bottom,0px));padding:6px 7px calc(6px + env(safe-area-inset-bottom,0px));background:#fffffff8;border-top:1px solid #e0e8ef;backdrop-filter:blur(12px)}.bottom-nav-item{display:flex;align-items:center;justify-content:center;gap:5px;flex-direction:column;min-height:44px;color:#9cadb9;font-size:9px;font-weight:600;line-height:1.25}.bottom-nav-icon{display:flex;align-items:center;justify-content:center;position:relative}.bottom-nav-icon>svg{width:22px;height:22px}.bottom-nav-item.is-active{color:var(--ink);font-weight:800}.bottom-nav-item.is-active svg{color:var(--orange)}.bottom-nav-icon>.nav-count{min-width:15px;height:15px;top:-5px;right:-9px;border:1px solid #fff;font-size:8px}.mobile-catalog-results{padding:0 16px}.mobile-catalog-results>.mobile-results-heading{margin-top:1px;margin-bottom:12px}.mobile-results-heading>.result-count{font-size:11px}.site--mobile .sort-control select{font-size:10px;max-width:146px}.site--mobile .pagination{gap:5px}.site--mobile .pagination-number{min-width:40px}.site--mobile .empty-state{padding:37px 21px}.site--mobile .empty-state h1,.site--mobile .empty-state h2{font-size:27px}.site--mobile .empty-state p{font-size:12px}.site--mobile .notice{padding:14px;font-size:11px;flex-wrap:wrap;gap:12px}.site--mobile .notice p{font-size:11px}.site--mobile .notice>.button{min-height:44px;font-size:11px}.site--mobile .skeleton-card{min-height:315px}.site--mobile .page-heading{padding:22px 17px 0;margin:0 0 22px}.site--mobile .page-heading>.eyebrow{font-size:8px}.site--mobile .page-heading h1{font-size:31px;letter-spacing:-.5px;line-height:1.13;margin-bottom:12px}.site--mobile .page-heading p{font-size:12px;line-height:1.8}.detail-page--mobile{padding-bottom:10px}.detail-page--mobile>.breadcrumb{padding:6px 16px 0;margin:0 0 6px;font-size:9px;gap:6px}.detail-page--mobile>.breadcrumb>a{min-height:40px}.detail-page--mobile>.detail-title{padding:0 17px 14px}.detail-page--mobile .detail-topline{margin-bottom:6px}.detail-page--mobile .detail-topline>.eyebrow{font-size:9px}.detail-page--mobile .detail-title h1{font-size:32px;margin-bottom:7px}.detail-page--mobile .detail-title>p{font-size:11px;margin-bottom:5px}.detail-page--mobile .detail-location{font-size:10px;min-height:38px;margin-bottom:0}.detail-page--mobile>.vehicle-gallery{margin:0 16px}.detail-page--mobile .gallery-main{aspect-ratio:1.48}.detail-page--mobile .gallery-toolbar{bottom:9px;gap:10px;padding:2px 4px}.detail-page--mobile .gallery-toolbar>.icon-button{min-width:44px;min-height:44px}.detail-page--mobile .gallery-toolbar>span{font-size:10px}.detail-page--mobile .gallery-thumb{width:82px;min-width:82px;height:56px}.detail-page--mobile .gallery-note{font-size:9px}.mobile-purchase-panel{padding:23px 17px 0}.mobile-purchase-panel>.price-block{margin-bottom:21px}.mobile-purchase-panel .vehicle-price{font-size:36px}.mobile-purchase-panel .price-caption{font-size:10px}.mobile-purchase-panel .price-breakdown{font-size:10px;margin-top:8px}.mobile-purchase-panel .detail-actions>.button{min-height:48px}.detail-page--mobile>.specification-section{padding:0 17px;margin-top:30px}.detail-page--mobile .specification-section h2{font-size:26px}.detail-page--mobile .specification-grid{grid-template-columns:1fr 1fr;padding-top:17px}.detail-page--mobile .specification-grid>div{padding-bottom:19px;padding-right:13px}.detail-page--mobile .specification-grid dt{font-size:10px}.detail-page--mobile .specification-grid dd{font-size:12px}.detail-page--mobile>.finance-preview{margin:22px 16px 0;padding:19px 17px}.detail-page--mobile .finance-preview h2{font-size:24px}.detail-page--mobile .monthly-payment{font-size:34px}.detail-page--mobile .finance-numbers{grid-template-columns:1fr 1fr;gap:19px 14px}.detail-page--mobile .finance-numbers dt{font-size:10px}.detail-page--mobile .finance-numbers dd{font-size:12px}.detail-page--mobile .finance-legal{font-size:9px}.detail-contact-link{display:flex;margin:22px 16px 0}.site--mobile .centres-grid{grid-template-columns:minmax(0,1fr);gap:21px;margin:0;padding:0 16px}.site--mobile .centres-page>.notice{margin:0 16px 20px}.site--mobile .centre-body{padding:20px}.site--mobile .centre-body h2{font-size:28px}.site--mobile .centre-body>.eyebrow{font-size:9px}.site--mobile .centre-address{font-size:12px}.site--mobile .centre-hours>div{font-size:11px}.site--mobile .centre-actions>.button{font-size:11px;min-height:46px}.site--mobile .centre-body>.text-button{font-size:11px;min-height:44px}.site--mobile .centre-graphic{height:130px}.site--mobile .centres-page>.empty-state{margin:0 16px}.site--mobile .compare-page>.notice,.site--mobile .compare-page>.empty-state{margin:0 16px 18px}.mobile-comparison-list{display:grid;gap:20px;padding:0 16px}.mobile-comparison-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.mobile-comparison-card>.comparison-image{border-radius:0;aspect-ratio:1.85}.mobile-comparison-card>div{padding:18px}.mobile-comparison-card h2{font-size:27px;margin:0 0 18px}.mobile-comparison-card h2>a{display:flex;align-items:center;min-height:44px}.mobile-comparison-card dl{display:grid;grid-template-columns:1fr 1fr;gap:18px 16px;margin:0 0 20px}.mobile-comparison-card dl>div:first-child{grid-column:1/-1}.mobile-comparison-card dt{font-size:10px;color:#98adbc;margin-bottom:5px}.mobile-comparison-card dd{font-size:12px;font-weight:600;margin:0;color:#5f7e92;line-height:1.5}.mobile-comparison-card dl>div:first-child dd{font-family:var(--heading);font-size:29px;font-weight:700;line-height:1.1;color:var(--ink)}.comparison-actions{display:flex;gap:10px}.comparison-actions>.button{flex:1;min-height:46px}.compare-page--mobile>.button{display:flex;margin:22px 16px 0;min-height:46px}.site--mobile .about-page{padding:0 17px}.site--mobile .about-intro{grid-template-columns:1fr;gap:25px;margin:24px 0 28px}.site--mobile .about-intro .eyebrow{font-size:9px}.site--mobile .about-intro h1{font-size:32px;margin:11px 0 17px}.site--mobile .about-intro p{font-size:12px;line-height:1.9;margin-bottom:19px}.site--mobile .about-brand-panel{min-height:235px;padding:22px}.site--mobile .about-brand-panel>img{width:108px;height:108px}.site--mobile .about-brand-panel>strong{font-size:25px}.site--mobile .about-steps{grid-template-columns:1fr;gap:25px}.site--mobile .about-steps h2{font-size:26px;margin:9px 0 11px}.site--mobile .about-steps p{font-size:12px}.site--mobile .about-contact{display:flex;align-items:stretch;flex-direction:column;gap:18px;padding:27px 0 10px}.site--mobile .about-contact h2{font-size:27px}.site--mobile .service-page{padding:21px 17px 5px}.site--mobile .service-page h1{font-size:32px;line-height:1.12}.site--mobile .service-page h2{font-size:26px}.site--mobile .service-page>p,.site--mobile .service-page .lead{font-size:12px;line-height:1.85;margin-bottom:21px}.site--mobile .service-page form{padding:19px 15px}.site--mobile .form-grid{grid-template-columns:minmax(0,1fr);gap:19px}.site--mobile .form-grid>.full,.site--mobile .form-grid>.wide,.site--mobile .form-grid>.span-2,.site--mobile .form-grid>fieldset{grid-column:1}.site--mobile .field{font-size:12px;gap:8px}.site--mobile .field input,.site--mobile .field select,.site--mobile .field textarea{font-size:14px;min-height:47px}.site--mobile .form-actions{display:flex;flex-direction:column;align-items:stretch}.site--mobile .form-actions>.button{width:100%;min-height:48px}.site--mobile .checkbox-field,.site--mobile .check-field,.site--mobile .consent{font-size:11px}.site--mobile .legal-page{padding:24px 17px 20px}.site--mobile .legal-page h1{font-size:31px;line-height:1.12}.site--mobile .legal-page h2{font-size:25px}.site--mobile .legal-page h3{font-size:20px}.site--mobile .legal-page p,.site--mobile .legal-page li{font-size:12px;line-height:1.9}.site--mobile .legal-page table{font-size:10px;display:block;overflow-x:auto;white-space:normal}.site--mobile .legal-page td,.site--mobile .legal-page th{padding:10px;min-width:105px}body:has(.site--mobile) .privacy-notice{left:10px;right:10px;bottom:calc(79px + env(safe-area-inset-bottom,0px));max-width:none;padding:12px 13px;font-size:10px;gap:10px;flex-wrap:wrap}body:has(.site--mobile) .privacy-notice p{font-size:10px}body:has(.site--mobile) .privacy-notice>.button{padding:10px 14px}body:has(.site--mobile) dialog#overlay{width:calc(100vw - 18px);max-width:calc(100vw - 18px);max-height:calc(100dvh - 24px);padding:22px 18px;border-radius:12px}body:has(.site--mobile) dialog#overlay .form-grid{grid-template-columns:1fr}body:has(.site--mobile) dialog#overlay h2{font-size:27px}body:has(.site--mobile) .full-gallery{padding-top:36px;gap:15px}body:has(.site--mobile) .full-gallery>img{max-height:calc(100dvh - 190px)}body:has(.site--mobile) .catalog-filter-form--overlay .field{font-size:12px}body:has(.site--mobile) .catalog-filter-form--overlay select,body:has(.site--mobile) .catalog-filter-form--overlay input{font-size:14px;min-height:47px}

/* Selectable, sans-serif appearances; no theme changes data or interactions. */
.site[data-theme="e"] .desktop-header{border-bottom-color:var(--line)}.site[data-theme="e"] .header-tools>.icon-button,.site[data-theme="e"] .theme-picker select{border-color:#d9e2e9}.site[data-theme="e"] .brand-word>small{color:#758c9d}.site[data-theme="e"] .home-hero{background:#fff;border:1px solid var(--line);padding:24px;border-radius:16px;gap:30px;min-height:320px}.site[data-theme="e"] .hero-copy h1{font-size:40px;line-height:1.14;letter-spacing:-1.4px;font-weight:600}.site[data-theme="e"] .hero-image{min-height:280px;border-radius:10px}.site[data-theme="e"] .hero-image-caption>strong{font-size:26px;font-weight:500}.site[data-theme="e"] .home-categories{background:#fff;padding:15px;border:1px solid var(--line);border-radius:12px;margin-top:23px}.site[data-theme="e"] .home-categories h2{font-size:17px;font-weight:600}.site[data-theme="e"] .section-heading h2{font-size:27px;font-weight:600}.site[data-theme="e"] .vehicle-title h3{font-size:22px;font-weight:600;letter-spacing:-.6px}.site[data-theme="e"] .vehicle-price{font-size:25px;font-weight:600;letter-spacing:-.8px}.site[data-theme="e"] .vehicle-card{box-shadow:0 3px 13px #30495f04}.site[data-theme="e"] .vehicle-card:hover{box-shadow:0 9px 24px #30495f0b}.site[data-theme="e"] .compare-button{background:#f7f9fb}.site[data-theme="e"] .compare-button.is-active{background:#fff0e2}.site[data-theme="e"] .page-heading h1{font-size:37px;font-weight:600;letter-spacing:-1px}.site[data-theme="e"] .purchase-panel .vehicle-price{font-size:34px}.site[data-theme="e"] .detail-title h1{font-size:32px}.site[data-theme="e"] .service-link strong{font-size:14px;letter-spacing:-.25px}.site--mobile[data-theme="e"] .mobile-header{border-bottom:1px solid var(--line)}.site--mobile[data-theme="e"] .mobile-header .theme-picker select{border-color:#d8e2ea}.site--mobile[data-theme="e"] .mobile-header .brand-word{font-size:19px}.site--mobile[data-theme="e"] .mobile-home-intro h1,.site--mobile[data-theme="e"] .mobile-catalog-intro h1{font-size:26px;font-weight:600;letter-spacing:-.9px}.site--mobile[data-theme="e"] .mobile-campaign strong{font-size:18px;letter-spacing:-.5px}.site--mobile[data-theme="e"] .mobile-results-heading h2{font-size:18px}.site--mobile[data-theme="e"] .vehicle-title h3{font-size:21px}.site--mobile[data-theme="e"] .vehicle-price{font-size:25px}.site--mobile[data-theme="e"] .page-heading h1{font-size:28px}.site[data-theme="f"] .home-hero{padding:30px;background:#18232d;gap:30px;color:#fff;min-height:324px}.site[data-theme="f"] .hero-copy h1{font-size:45px;font-weight:700;line-height:1.08;letter-spacing:-1.45px}.site[data-theme="f"] .hero-copy h1>span{color:#fff}.site[data-theme="f"] .hero-copy>.eyebrow{color:#ffad76}.site[data-theme="f"] .hero-copy>p{color:#b3c2ce}.site[data-theme="f"] .hero-search-meta>span,.site[data-theme="f"] .hero-search-meta>.text-button{color:#91a9bb}.site[data-theme="f"] .hero-image{min-height:286px}.site[data-theme="f"] .hero-image-caption>strong{font-size:27px;font-weight:600}.site[data-theme="f"] .home-categories{padding-top:13px;padding-bottom:13px;margin:22px 0}.site[data-theme="f"] .home-categories h2{font-size:18px}.site[data-theme="f"] .section-heading h2{font-size:28px;font-weight:700;letter-spacing:-.8px}.site[data-theme="f"] .vehicle-title h3{font-size:24px;font-weight:700;letter-spacing:-.7px}.site[data-theme="f"] .vehicle-price{font-size:28px;font-weight:700}.site[data-theme="f"] .vehicle-picture{aspect-ratio:1.64}.site[data-theme="f"] .vehicle-type{border-radius:1px}.site[data-theme="f"] .vehicle-card{border-radius:3px}.site[data-theme="f"] .compare-button{background:#f3f5f7}.site[data-theme="f"] .compare-button.is-active{background:#ffecdf}.site[data-theme="f"] .page-heading h1{font-size:41px;font-weight:700;letter-spacing:-1.1px}.site[data-theme="f"] .detail-title h1{font-size:36px;font-weight:700;letter-spacing:-.9px}.site[data-theme="f"] .service-link strong{font-size:15px;font-weight:600}.site--mobile[data-theme="f"] .mobile-home-intro h1,.site--mobile[data-theme="f"] .mobile-catalog-intro h1{font-size:29px;font-weight:700;letter-spacing:-1px}.site--mobile[data-theme="f"] .mobile-header .brand-word{font-size:21px;font-weight:700}.site--mobile[data-theme="f"] .mobile-campaign{border-radius:2px}.site--mobile[data-theme="f"] .mobile-campaign strong{font-size:19px;font-weight:600;letter-spacing:-.4px}.site--mobile[data-theme="f"] .vehicle-card--mobile .vehicle-picture{aspect-ratio:1.85}.site--mobile[data-theme="f"] .vehicle-title h3{font-size:23px}.site--mobile[data-theme="f"] .vehicle-price{font-size:28px}.site--mobile[data-theme="f"] .page-heading h1{font-size:30px}

@media(max-width:1250px){.header-inner{padding-left:30px;padding-right:30px;gap:20px}.desktop-main{padding-left:30px;padding-right:30px}.desktop-navigation{gap:18px}.header-tools{gap:7px}.header-contact{display:none}.brand-word{font-size:24px}.theme-picker select{max-width:116px}.catalog-layout{grid-template-columns:195px minmax(0,1fr);gap:25px}.catalog-sidebar{padding-right:20px}.catalog-results .vehicle-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-hero{gap:30px}.hero-copy h1{font-size:47px}.hero-copy>p{font-size:12px}.home-categories>div{width:205px}.category-link{padding:8px 11px;font-size:10px}.category-link svg{width:21px;height:21px}.site-footer{padding-left:30px;padding-right:30px}.service-link{gap:10px;padding-left:10px;padding-right:10px}.service-link strong{font-size:15px}.service-link small{font-size:8px}.service-link>svg{width:23px;height:23px}.detail-layout{grid-template-columns:minmax(0,1.25fr) minmax(315px,.85fr);gap:28px}.finance-numbers{grid-template-columns:repeat(2,minmax(0,1fr))}.specification-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.comparison-table thead th:first-child{width:145px}.comparison-table th,.comparison-table td{padding:14px}.site[data-theme="e"] .hero-copy h1{font-size:35px}.site[data-theme="f"] .hero-copy h1{font-size:39px}}
@media(max-width:980px){.site--desktop .header-inner{flex-wrap:wrap;gap:8px 20px;padding-top:8px;padding-bottom:8px}.site--desktop .desktop-navigation{order:3;flex-basis:100%;justify-content:center;min-height:42px}.site--desktop .brand-word{font-size:25px}.site--desktop .home-hero{gap:22px}.site--desktop .hero-copy h1{font-size:41px}.site--desktop .hero-description{font-size:12px}.site--desktop .home-categories{flex-direction:column;align-items:stretch;gap:13px}.site--desktop .home-categories>div{width:auto}.site--desktop .home-categories h2{font-size:20px}.site--desktop .category-links{flex:auto}.site--desktop .vehicle-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site--desktop .catalog-layout{grid-template-columns:180px minmax(0,1fr);gap:22px}.site--desktop .catalog-results .vehicle-grid{grid-template-columns:minmax(0,1fr)}.site--desktop .services-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 0}.site--desktop .service-link:nth-child(3){border-left:0}.site--desktop .centres-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site--desktop .detail-layout{grid-template-columns:minmax(0,1fr);gap:28px}.site--desktop .purchase-panel{position:static;order:-1}.site--desktop .about-intro{gap:28px}.site--desktop .about-intro h1{font-size:38px}.site--desktop .about-brand-panel{min-height:275px}.site--desktop .comparison-table{min-width:650px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
@keyframes loading-pulse{0%,100%{opacity:.45}50%{opacity:1}}

/* Legal navigation remains reachable in both interface structures. */
h1[tabindex="-1"]:focus{outline:none}
.site-footer .footer-legal{display:flex;align-items:center;flex-wrap:wrap;gap:4px 18px;grid-column:1/-1;border-top:1px solid var(--line);padding-top:10px}
.site-footer .footer-legal a{display:inline-flex;align-items:center;min-height:44px;font-size:11px;color:var(--muted)}
.site--mobile .site-footer .footer-legal{display:grid;grid-template-columns:1fr 1fr;gap:0 15px;margin-bottom:10px;padding-top:5px}
.site--mobile .pagination-number{min-width:44px;min-height:44px}
.detail-page--mobile>.breadcrumb>a,.detail-page--mobile .detail-location{min-height:44px}
button.button-secondary:not(.button){display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:11px 16px;border:1px solid var(--line);border-radius:var(--radius);font-weight:600}

/* Keep the notice in one compact row; the close glyph retains a 44px target. */
body:has(.site--mobile) .privacy-notice{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:9px;min-height:66px;padding:11px 53px 11px 13px;color:#465966;font-size:11px;line-height:1.5}
body:has(.site--mobile) .privacy-notice>span{min-width:0;grid-column:1;line-height:1.5}
body:has(.site--mobile) .privacy-notice>button[data-action="privacy-preferences"]{grid-column:2;align-self:center;min-width:60px;min-height:44px;margin:0;padding:4px 0;border:0;background:transparent;color:#243541;font-size:11px;text-decoration:underline;text-underline-offset:3px;white-space:nowrap}
body:has(.site--mobile) .privacy-notice>button:last-child{position:absolute;top:11px;right:4px;width:44px;min-width:44px;height:44px;min-height:44px;padding:0;border:0;background:transparent;color:#465966;font-size:23px;font-weight:400;line-height:1}

/* Secondary information remains readable on white and the E theme canvas. */
.vehicle-version,.vehicle-specs small,.price-caption,.price-breakdown,.gallery-note,.detail-location,.specification-grid dt,.finance-numbers dt,.finance-legal,.centre-hours dt,.centre-hours-empty,.comparison-version,.field small,.field .help,.checkbox-field,.check-field,.consent,.service-link small,.site-footer>div>p,.site-footer nav>a,.development-note{color:#5b6c79}
.field input::placeholder,.field textarea::placeholder{color:#657580;opacity:1}
.site--mobile .home-stock>.result-count,.mobile-vehicle-specs,.bottom-nav-item{color:#5b6c79}
.mobile-vehicle-specs>span+span:before{color:#6b7d89}
.vehicle-card--mobile .vehicle-version,.mobile-vehicle-specs,.vehicle-card--mobile .price-caption,.vehicle-card--mobile .price-breakdown{font-size:11px}
.vehicle-card--mobile .vehicle-location{font-size:10px}
.site--mobile .bottom-nav-item{font-size:10px}
.site--mobile .home-stock>.result-count,.site--mobile .sort-control select,.site--mobile .service-link small,.site--mobile .site-footer nav>a,.site--mobile .site-footer>div>p{font-size:11px}
.detail-page--mobile .gallery-note,.detail-page--mobile .finance-legal,.detail-page--mobile .specification-grid dt,.detail-page--mobile .finance-numbers dt,.detail-page--mobile .detail-location{font-size:11px}
.site-footer .footer-legal a{color:#5b6c79}

.service-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin:20px 0 12px}
.service-actions>a,.service-actions>button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;max-width:100%;text-align:center;line-height:1.45}
.service-actions>a.button-secondary{padding:11px 16px;border:1px solid var(--line);border-radius:var(--radius);font-size:12px;font-weight:600}
.service-fine{color:#5b6c79;font-size:12px;line-height:1.7}
.site--mobile .service-actions{align-items:stretch;gap:10px}
.site--mobile .service-actions>.button,.site--mobile .service-actions>.button-secondary{flex:1 1 145px;min-height:46px;padding:11px 12px;font-size:12px}

/* Native mobile disclosure: services stay reachable while browsing the stock. */
.site--mobile .mobile-header{position:sticky;top:0;z-index:65}
.mobile-menu{flex:none;min-width:0}
.mobile-menu-toggle{display:flex;align-items:center;justify-content:center;gap:7px;min-width:76px;min-height:44px;padding:9px 11px;border:1px solid #ffffff38;border-radius:var(--radius);color:inherit;cursor:pointer;list-style:none;font-size:12px;font-weight:600;line-height:1.4;user-select:none}
.mobile-menu-toggle::-webkit-details-marker{display:none}
.mobile-menu-toggle::marker{content:''}
.mobile-menu-toggle>.icon{width:19px;height:19px}
.mobile-menu[open]>.mobile-menu-toggle{background:#ffffff18}
.site--mobile[data-theme="e"] .mobile-menu-toggle{border-color:var(--line)}
.site--mobile[data-theme="e"] .mobile-menu[open]>.mobile-menu-toggle{background:var(--soft)}
.mobile-menu-panel{position:absolute;top:calc(100% + 7px);left:10px;right:10px;z-index:1;max-width:calc(100vw - 20px);max-height:calc(100dvh - 160px - env(safe-area-inset-bottom,0px));overflow-y:auto;overscroll-behavior:contain;padding:11px 14px 9px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;color:var(--ink);box-shadow:0 14px 40px #17253426}
.mobile-menu-links{display:grid;gap:0}
.mobile-menu-links>a{display:flex;align-items:center;gap:11px;min-width:0;min-height:46px;padding:10px 1px;border-bottom:1px solid var(--line);font-size:13px;font-weight:600;line-height:1.4}
.mobile-menu-links>a>span{flex:1;min-width:0;overflow-wrap:anywhere}
.mobile-menu-links>a>.icon{width:19px;height:19px}
.mobile-menu-links>a>.icon:last-child{width:15px;height:15px;color:#637783}
.mobile-menu-links>a[aria-current="page"]{color:var(--orange-dark)}
.mobile-menu-theme{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px 13px;padding:12px 0 8px;font-size:11px;font-weight:600;color:#5b6c79}
.mobile-menu-panel .theme-picker select{max-width:165px;min-height:44px;height:44px;padding:0 9px;border:1px solid var(--line);background:var(--soft);color:var(--ink);font-size:11px}
.mobile-menu-legal{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 12px;border-top:1px solid var(--line)}
.mobile-menu-legal>a{display:flex;align-items:center;min-width:0;min-height:44px;font-size:11px;color:#5b6c79;text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}
body:has(.privacy-notice) .mobile-menu-panel{max-height:calc(100dvh - 245px - env(safe-area-inset-bottom,0px))}
.detail-alert-link{min-height:44px;justify-content:flex-start;color:var(--orange-dark);text-align:left}
.detail-contact-channels{display:grid;grid-template-columns:repeat(auto-fit,minmax(115px,1fr));gap:9px}
.detail-contact-channels>.button{min-width:0;min-height:44px;font-size:12px}
.detail-contact-note{margin:0;font-size:11px;line-height:1.6;color:#5b6c79}

/* G/H/I/J: four additional compositions, always CSV Motor data and services. */
html[data-theme="g"],.site[data-theme="g"]{--ink:#15305b;--muted:#5b6e85;--orange:#ffc62a;--orange-dark:#875e00;--line:#d8e1eb;--soft:#f1f5fa;--canvas:#fff;--header:#15305b;--header-ink:#fff;--radius:5px;--body:'Manrope',sans-serif;--heading:'Manrope',sans-serif}
html[data-theme="h"],.site[data-theme="h"]{--ink:#183b55;--muted:#587180;--orange:#0075ac;--orange-dark:#005780;--line:#d9e6ed;--soft:#eef8fc;--canvas:#fff;--header:#fff;--header-ink:#183b55;--radius:12px;--body:'Manrope',sans-serif;--heading:'Manrope',sans-serif}
html[data-theme="i"],.site[data-theme="i"]{--ink:#192a24;--muted:#5b6e64;--orange:#008b38;--orange-dark:#00682b;--line:#dde5df;--soft:#f2f7f3;--canvas:#f7f8f8;--header:#fff;--header-ink:#172d21;--radius:4px;--body:'Manrope',sans-serif;--heading:'Manrope',sans-serif}
html[data-theme="j"],.site[data-theme="j"]{--ink:#1a2b4b;--muted:#626e82;--orange:#d64c0d;--orange-dark:#aa3b09;--line:#e0e5ed;--soft:#f3f5f8;--canvas:#fff;--header:#fff;--header-ink:#1a2b4b;--radius:5px;--body:'Manrope',sans-serif;--heading:'Archivo',sans-serif}
.site[data-theme="g"] .button:not(.button-secondary):not(.button-dark){color:#15305b}
.site[data-theme="g"] .button:not(.button-secondary):not(.button-dark):hover{background:#f1b712;color:#15305b}
.site:is([data-theme="h"],[data-theme="i"],[data-theme="j"]) .desktop-header{border-bottom-color:var(--line)}
.site:is([data-theme="h"],[data-theme="i"],[data-theme="j"]) .header-tools>.icon-button,.site:is([data-theme="h"],[data-theme="i"],[data-theme="j"]) .theme-picker select{border-color:var(--line)}
.site:is([data-theme="h"],[data-theme="i"],[data-theme="j"]) .mobile-menu-toggle{border-color:var(--line)}
.site:is([data-theme="h"],[data-theme="i"],[data-theme="j"]) .mobile-menu[open]>.mobile-menu-toggle{background:var(--soft)}
.site:is([data-theme="g"],[data-theme="h"],[data-theme="i"],[data-theme="j"]) .brand-word{font-size:23px;letter-spacing:-.4px}
.site:is([data-theme="g"],[data-theme="h"],[data-theme="i"],[data-theme="j"]) .brand-word>small{font-size:6px;letter-spacing:1px}
.site:is([data-theme="g"],[data-theme="h"],[data-theme="i"],[data-theme="j"]) .vehicle-title h3{font-size:21px;line-height:1.2;font-weight:700;letter-spacing:-.55px}
.site:is([data-theme="g"],[data-theme="h"],[data-theme="i"],[data-theme="j"]) .vehicle-price{font-weight:800;letter-spacing:-.7px}
.site:is([data-theme="g"],[data-theme="h"],[data-theme="i"],[data-theme="j"]) .compare-button.is-active{background:var(--soft);color:var(--ink)}
.reference-home{min-width:0;padding-bottom:14px}
.reference-home h1,.reference-home h2{font-weight:800;letter-spacing:-1.1px}
.reference-home h1{font-size:49px;line-height:1.1;margin:14px 0 20px}
.reference-home h2{font-size:28px;line-height:1.25;margin:0}
.reference-home p{color:var(--muted);font-size:14px;line-height:1.8}
.reference-home .eyebrow{font-size:10px;letter-spacing:1.1px}
.reference-search{display:flex;align-items:stretch;min-width:0;width:100%;min-height:54px;background:#fff;border:1px solid #c7d3df;border-radius:var(--radius);overflow:hidden;color:var(--ink)}
.reference-query{display:flex;align-items:center;gap:11px;flex:1;min-width:0;padding:0 15px}
.reference-query>.icon{width:20px;height:20px;color:var(--muted)}
.reference-query>input{width:100%;min-width:0;min-height:54px;padding:10px 0;border:0;background:transparent;color:var(--ink);font-size:13px;outline-offset:-3px}
.reference-query>input::placeholder{color:#66798b;opacity:1}
.reference-search>.button{min-width:120px;min-height:54px;border-radius:0;font-size:13px;padding:13px 19px}
.reference-search>.field{width:185px;flex:none;margin:0;padding:5px 13px;border-left:1px solid var(--line);gap:0;font-size:10px;justify-content:center}
.reference-search>.field>select{min-height:44px;padding:0 16px 0 0;border:0;background:none;font-size:12px}
.reference-count{display:block;margin-top:15px;color:var(--muted);font-size:12px;line-height:1.5}
.reference-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:22px 0 30px}
.reference-actions>a{display:flex;align-items:center;gap:12px;min-width:0;min-height:89px;padding:18px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}
.reference-actions>a>.icon{width:25px;height:25px;color:var(--orange-dark)}
.reference-actions>a>span{flex:1;min-width:0}
.reference-actions strong{display:block;font-size:13px;font-weight:800;line-height:1.4}
.reference-actions small{display:block;margin-top:5px;font-size:10px;line-height:1.6;color:var(--muted)}
.reference-actions>a>.icon:last-child{width:15px;height:15px;color:var(--muted)}
.reference-actions>a:hover,.reference-body-tiles>a:hover{border-color:var(--orange-dark);background:var(--soft)}
.reference-section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}
.reference-section-heading>.text-button{flex:none;color:var(--ink)}
.reference-section-heading p{margin:7px 0 0;font-size:12px}
.reference-stock{margin-top:32px;min-width:0}
.reference-stock .vehicle-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.reference-stock .vehicle-card{border-radius:var(--radius);box-shadow:none}
.reference-stock .vehicle-picture{aspect-ratio:1.82}
.reference-stock .vehicle-card-body{padding:18px}
.reference-stock .vehicle-card-price>.button{min-height:44px}
.reference-stock .vehicle-price{font-size:27px}
.reference-stock .vehicle-version{font-size:11px}
.reference-stock .price-caption,.reference-stock .price-breakdown{font-size:10px}
.reference-bodies{margin-top:30px}
.reference-body-tiles{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.reference-body-tiles>a{min-width:0;overflow:hidden;background:var(--soft);border:1px solid var(--line);border-radius:var(--radius)}
.reference-body-photo{position:relative;display:block;aspect-ratio:2.22;overflow:hidden;background:#e9eef3}
.reference-body-photo>img{width:100%;height:100%;object-fit:cover}
.reference-body-photo .image-placeholder{height:100%;min-height:0;font-size:10px}
.reference-body-photo .image-placeholder>.icon{width:28px;height:28px}
.image-placeholder--vehicle{--photo-placeholder-bg:#f3f1ee;gap:12px;background:var(--photo-placeholder-bg);color:#747a7e}
.image-placeholder>.photo-placeholder-icon{display:block;width:min(76%,300px);height:auto;object-fit:contain}
.image-placeholder>.photo-placeholder-loader{display:block;width:min(76%,300px);aspect-ratio:760/285;border-radius:16px;background:linear-gradient(100deg,#e5e1dc 20%,#f7f5f2 40%,#e5e1dc 60%);background-size:220% 100%;animation:photo-placeholder-loading 1.25s ease-in-out infinite}
@keyframes photo-placeholder-loading{to{background-position-x:-220%}}
@media(prefers-reduced-motion:reduce){.image-placeholder>.photo-placeholder-loader{animation:none}}
.image-placeholder--vehicle>span{color:#747a7e;font-size:11px;font-weight:500;letter-spacing:.01em}
.gallery-main .image-placeholder>.photo-placeholder-icon{width:min(62%,360px)}
.reference-body-photo .image-placeholder--vehicle{gap:5px;padding:8px}
.reference-body-photo .image-placeholder>.photo-placeholder-icon{width:min(62%,150px)}
.reference-body-photo .image-placeholder--vehicle>span{font-size:9px}
@media(max-width:767px){.image-placeholder>.photo-placeholder-icon{width:min(74%,250px)}.gallery-main .image-placeholder>.photo-placeholder-icon{width:min(70%,300px)}}
.reference-body-photo .borrowed-image{font-size:9px;bottom:6px;left:7px}
.reference-body-title{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 16px 3px;font-size:16px;font-weight:800}
.reference-body-title>.icon{width:17px;height:17px}
.reference-body-tiles>a>small{display:block;padding:0 16px 14px;font-size:10px;color:var(--muted);line-height:1.5}
.reference-budget{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:22px 0;margin-top:25px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.reference-budget>span{font-size:12px;font-weight:800;min-width:115px;padding-right:10px}
.reference-budget>a,.reference-budget>button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:11px 16px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;font-size:12px;font-weight:600;white-space:nowrap;line-height:1.4}
.reference-budget>a:hover,.reference-budget>button:hover{border-color:var(--orange-dark);color:var(--orange-dark)}
.reference-budget>button>.icon{width:17px;height:17px}
.reference-help{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:32px;padding:30px 35px;background:var(--soft);border-radius:var(--radius)}
.reference-help h2{margin:8px 0 7px}
.reference-help p{margin:0;font-size:13px}
.reference-help>.button{flex:none}
.ref-g-hero{display:grid;grid-template-columns:1fr 1fr;min-height:345px;border:1px solid var(--line);border-radius:7px;overflow:hidden;background:#f0f5fb}
.ref-g-copy{padding:34px 34px 28px}
.ref-g-copy>.eyebrow{color:#476583}
.ref-g-copy>h1{font-size:45px;letter-spacing:-1.7px}
.ref-g-copy>p{max-width:480px;margin-bottom:24px;font-size:13px}
.ref-g-copy>.reference-search{box-shadow:0 4px 12px #15305b0b}
.ref-g-image{position:relative;min-width:0;overflow:hidden}
.ref-g-image>img{width:100%;height:100%;object-fit:cover;object-position:64% center}
.ref-g-image>small{position:absolute;left:15px;bottom:13px;padding:5px 8px;background:#15305bb8;color:#fff;font-size:9px;border-radius:3px}
.ref-g-home .reference-actions>a{background:#fff;border-width:0 0 2px;border-radius:0;border-bottom-color:#d9e3ed}
.ref-g-home .reference-actions>a>.icon:first-child{background:#eef3fb;box-sizing:content-box;padding:12px;border-radius:50%}
.ref-h-hero{position:relative;display:grid;grid-template-columns:1.13fr .87fr;gap:54px;align-items:center;padding:42px 50px;background:#e5f5fd;border-radius:21px;overflow:hidden}
.ref-h-hero:before{content:'';position:absolute;width:440px;height:440px;right:-70px;top:-65px;border-radius:50%;background:#c5eaf9}
.ref-h-copy,.ref-h-feature{position:relative;min-width:0;z-index:1}
.ref-h-copy>h1{font-size:56px;line-height:1.07;letter-spacing:-2.1px;margin-bottom:23px}
.ref-h-copy>p{font-size:14px;max-width:440px;margin-bottom:25px}
.ref-h-copy>.eyebrow{color:#367597}
.ref-h-copy .reference-search{border:1px solid #c5dce9;border-radius:9px}
.ref-h-inline-links{display:flex;gap:22px;flex-wrap:wrap;margin-top:13px}
.ref-h-inline-links>a{display:inline-flex;align-items:center;gap:7px;min-height:44px;font-size:11px;font-weight:700;text-decoration:underline;text-underline-offset:3px}
.ref-h-inline-links .icon{width:14px;height:14px}
.ref-h-feature .vehicle-card{border:1px solid #d3e3eb;border-radius:14px;box-shadow:0 20px 45px #1f5b7520;overflow:hidden;background:#fff}
.ref-h-feature .vehicle-picture{aspect-ratio:2.06}
.ref-h-feature .vehicle-card-body{padding:18px 21px}
.ref-h-feature .vehicle-specs{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:16px}
.ref-h-feature .vehicle-specs small{font-size:9px}
.ref-h-feature .vehicle-specs>span{font-size:10px}
.ref-h-feature .vehicle-card-price{padding-top:14px}
.ref-h-feature .vehicle-price{font-size:28px}
.ref-h-feature .compare-button{background:#f8fcfe;color:#36566a}
.reference-feature-empty{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px;min-height:300px;padding:35px;background:#ffffffc9;border-radius:16px;text-align:center}
.reference-feature-empty>.icon{width:90px;height:90px;color:#3984a3;stroke-width:1}
.reference-feature-empty>strong{font-size:23px;line-height:1.35}
.reference-feature-empty>p{margin:0}
.ref-h-path{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;padding:32px 12px 20px}
.ref-h-path>a{display:grid;grid-template-columns:37px minmax(0,1fr);column-gap:13px;align-items:center;min-height:58px}
.ref-h-path>a>span{grid-row:1/3;display:flex;align-items:center;justify-content:center;width:37px;height:37px;border-radius:50%;background:#e9f5fc;color:#2879a3;font-size:12px;font-weight:800}
.ref-h-path strong{font-size:14px;line-height:1.4}
.ref-h-path small{font-size:11px;color:var(--muted);line-height:1.6;margin-top:4px}
.ref-h-home .reference-body-tiles>a{border-radius:14px;background:#f5fbfe}
.ref-i-subnav{display:flex;align-items:center;gap:34px;min-height:49px;margin-top:-29px;border-bottom:2px solid #00a13a;background:#fff;padding:0 17px}
.ref-i-subnav>a{display:flex;align-items:center;min-height:48px;font-size:12px;font-weight:700}
.ref-i-subnav>a[aria-current="page"]{color:#008638}
.ref-i-subnav>span{margin-left:auto;font-size:11px;color:#5b7063;white-space:nowrap}
.ref-i-hero{display:grid;grid-template-columns:minmax(0,1fr) 355px;gap:0;margin-top:20px;min-height:356px;border-radius:4px;overflow:hidden;background:#163e2b}
.ref-i-image{position:relative;min-width:0;overflow:hidden;color:#fff}
.ref-i-image:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#102f29d9 0%,#102f2960 65%,transparent 100%)}
.ref-i-image>img{width:100%;height:100%;object-fit:cover;object-position:58% center;position:absolute;inset:0}
.ref-i-image>div{position:relative;z-index:1;padding:43px 38px}
.ref-i-image .eyebrow{color:#a7e6bb}
.ref-i-image h1{font-size:49px;line-height:1.1;margin-top:21px;letter-spacing:-1.8px}
.ref-i-image p{font-size:13px;color:#e3efe8;line-height:1.75}
.ref-i-image>small{position:absolute;z-index:1;left:38px;bottom:18px;font-size:9px;color:#f0f4f1}
.reference-hero-form{display:grid;grid-template-columns:1fr 1fr;gap:11px 12px;padding:23px;background:#fff;align-content:center;min-width:0}
.reference-hero-form>.eyebrow,.reference-hero-form>h2,.reference-hero-form>.field:last-of-type,.reference-hero-form>.button,.reference-hero-form>.text-button{grid-column:1/-1}
.reference-hero-form>.eyebrow{font-size:8px;margin-bottom:-3px}
.reference-hero-form>h2{font-size:24px;letter-spacing:-.7px;margin:0 0 5px}
.reference-hero-form .field{font-size:10px;gap:5px}
.reference-hero-form .field>select{min-height:44px;padding:9px 7px;font-size:11px}
.reference-hero-form>.button{min-height:46px;margin-top:3px}
.reference-hero-form>.text-button{min-height:44px;padding:3px;margin:-8px 0 -7px;font-size:11px}
.ref-i-home .reference-actions{gap:0;margin:0;border:1px solid #e1e8e2;border-top:0;background:#fff}
.ref-i-home .reference-actions>a{border:0;border-radius:0;min-height:82px;padding:15px 21px}
.ref-i-home .reference-actions>a+ a{border-left:1px solid var(--line)}
.ref-i-home .reference-actions strong{font-size:12px}
.ref-i-home .reference-actions small{font-size:10px}
.reference-facets{margin-top:20px;padding:10px 22px;background:#fff;border:1px solid var(--line);border-radius:4px}
.reference-facets>div{display:flex;align-items:center;gap:8px 20px;flex-wrap:wrap;min-height:46px;border-bottom:1px solid #edf1ee;font-size:11px}
.reference-facets>div>strong{min-width:85px;flex:none;font-size:11px}
.reference-facets>div>a{display:inline-flex;align-items:center;min-height:44px;color:#485e50}
.reference-facets>div>a:hover{color:#007b30;text-decoration:underline}
.reference-facets .reference-budget{margin:0;padding:9px 0;border:0;gap:7px 12px}
.reference-facets .reference-budget>span{min-width:92px;font-size:11px;padding-right:0}
.reference-facets .reference-budget>a,.reference-facets .reference-budget>button{min-height:44px;border:0;padding:7px 5px;font-size:11px;color:#425a4b}
.ref-i-home .reference-stock .vehicle-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.ref-i-home .reference-stock{margin-top:27px}
.ref-i-home .reference-section-heading h2{font-size:24px;letter-spacing:-.7px}
.ref-i-home .vehicle-card-body{padding:14px}
.ref-i-home .vehicle-title h3{font-size:18px;letter-spacing:-.5px}
.ref-i-home .vehicle-specs{gap:11px 8px;margin-bottom:14px}
.ref-i-home .vehicle-specs>span{font-size:10px}
.ref-i-home .vehicle-card-price{align-items:stretch;flex-direction:column;gap:11px}
.ref-i-home .vehicle-card-price>.button{min-height:44px;font-size:11px;padding:9px}
.ref-i-home .vehicle-price{font-size:26px}
.ref-i-home .compare-button{background:#fafcfb;color:#556c5d}
.ref-j-hero{position:relative;min-height:335px;background:#203650;border-radius:5px;overflow:hidden;color:#fff}
.ref-j-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#0d203fef 0%,#152d479c 40%,transparent 68%)}
.ref-j-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 48%}
.ref-j-hero>div{position:relative;z-index:1;padding:34px 42px}
.ref-j-hero .eyebrow{color:#f9b994}
.ref-j-hero h1{font-size:48px;margin:13px 0 14px;letter-spacing:-1.4px}
.ref-j-hero p{color:#e1e8ef;font-size:13px;margin-bottom:20px;line-height:1.6}
.ref-j-hero>.button{min-height:47px}
.ref-j-hero>small{position:absolute;z-index:1;right:17px;bottom:15px;font-size:9px;color:#fff;background:#162641ab;padding:4px 7px;border-radius:3px}
.ref-j-search-area{margin-top:22px}
.ref-j-search-area .reference-search{border:1px solid #ccd6e2;border-radius:5px;min-height:58px}
.ref-j-search-area .reference-query>input{min-height:58px}
.ref-j-search-area .reference-budget{margin-top:0;padding:15px 0;border-top:0}
.ref-j-home .reference-bodies{margin-top:28px}
.ref-j-home .reference-section-heading>p{font-size:12px;margin:0;color:var(--muted)}
.ref-j-home .reference-body-tiles>a{background:#fff}
.ref-j-home .reference-body-title{font-family:var(--heading);font-size:18px;font-weight:700}
.ref-j-home .reference-actions{padding-top:14px;border-top:1px solid var(--line)}
.ref-j-home .reference-actions>a{border:0;background:var(--soft)}

/* Mobile compositions keep search, navigation and purchase information first. */
.site--mobile:is([data-theme="g"],[data-theme="h"],[data-theme="i"],[data-theme="j"]) .brand-word{font-size:20px}
.site--mobile:is([data-theme="g"],[data-theme="h"],[data-theme="i"],[data-theme="j"]) .brand-word>small{font-size:5px}
.site--mobile .reference-home h1{font-size:29px;line-height:1.13;letter-spacing:-1px}
.site--mobile .reference-home h2{font-size:22px;line-height:1.23;letter-spacing:-.65px}
.site--mobile .reference-home .eyebrow{font-size:8px;letter-spacing:.85px}
.site--mobile .reference-search{min-height:48px}
.site--mobile .reference-query{gap:7px;padding:0 11px}
.site--mobile .reference-query>.icon{width:17px;height:17px}
.site--mobile .reference-query>input{min-height:48px;font-size:12px}
.site--mobile .reference-search>.button{min-width:82px;min-height:48px;padding:10px 12px;font-size:11px;gap:5px}
.site--mobile .reference-search>.button>.icon{width:15px;height:15px}
.site--mobile .reference-actions{gap:0;margin:0 16px;padding:5px 0 4px;border-bottom:1px solid var(--line)}
.site--mobile .reference-actions>a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;min-height:73px;padding:11px 3px;border:0;border-radius:0;background:transparent;text-align:center}
.site--mobile .reference-actions>a>.icon{width:22px;height:22px;padding:0;background:transparent;box-shadow:none}
.site--mobile .reference-actions>a>span{flex:none}
.site--mobile .reference-actions strong{font-size:10px;line-height:1.3;letter-spacing:-.1px}
.site--mobile .reference-mobile-categories{padding:12px 16px 0}
.site--mobile .reference-mobile-categories .category-links{display:flex;overflow-x:auto;margin:0;padding:0;gap:8px}
.site--mobile .reference-mobile-categories .category-link{flex:none;min-height:44px;padding:8px 12px;font-size:11px;border:1px solid var(--line);background:#fff;border-radius:var(--radius)}
.site--mobile .reference-mobile-categories .category-link.is-active{background:var(--soft);color:var(--ink);border-color:var(--ink)}
.site--mobile .reference-stock{margin-top:20px;padding:0 16px}
.site--mobile .reference-section-heading{gap:10px;margin-bottom:14px;align-items:flex-start}
.site--mobile .reference-section-heading h2{font-size:21px}
.site--mobile .reference-section-heading p{font-size:11px;margin-top:6px}
.site--mobile .reference-section-heading>.text-button{min-height:44px;font-size:11px;padding-top:0;gap:5px}
.site--mobile .reference-stock .vehicle-grid{grid-template-columns:minmax(0,1fr);gap:18px}
.site--mobile .reference-stock .vehicle-picture{aspect-ratio:1.92}
.site--mobile .reference-stock .vehicle-card-body{padding:14px}
.site--mobile .reference-stock .vehicle-title h3{font-size:21px}
.site--mobile .reference-stock .vehicle-version{font-size:11px}
.site--mobile .reference-stock .price-caption,.site--mobile .reference-stock .price-breakdown{font-size:11px}
.site--mobile .reference-stock .vehicle-price{font-size:28px}
.site--mobile .reference-stock .vehicle-card-price>.button{min-height:44px}
.site--mobile .reference-budget{margin:19px 16px 0;padding:13px 0;display:flex;flex-wrap:nowrap;overflow-x:auto;gap:8px;align-items:center}
.site--mobile .reference-budget>span{font-size:11px;min-width:84px;white-space:normal;line-height:1.4}
.site--mobile .reference-budget>a,.site--mobile .reference-budget>button{flex:none;min-height:44px;font-size:11px;padding:10px 12px}
.site--mobile .reference-help{display:block;margin:25px 16px 0;padding:23px 19px}
.site--mobile .reference-help>h2{margin-top:0}
.site--mobile .reference-help p{font-size:12px;line-height:1.7}
.site--mobile .reference-help>.button{margin-top:17px;min-height:46px}
.site--mobile .reference-bodies{padding:0 16px;margin-top:24px}
.site--mobile .reference-bodies>h2{margin-bottom:16px}
.site--mobile .reference-body-tiles{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.site--mobile .reference-body-photo{aspect-ratio:1.8}
.site--mobile .reference-body-title{padding:11px 11px 4px;font-size:15px}
.site--mobile .reference-body-tiles>a>small{padding:0 11px 11px;font-size:10px}
.ref-g-mobile-intro{background:#15305b;color:#fff;padding:22px 16px 24px}
.ref-g-mobile-intro>.eyebrow{color:#ffdb77}
.ref-g-mobile-intro>h1{margin:12px 0 19px}
.ref-g-mobile-intro .reference-search{border:0}
.ref-h-mobile-intro{background:#e5f5fd;padding:22px 16px 17px}
.ref-h-mobile-intro>.eyebrow{color:#397b9b}
.ref-h-mobile-intro>h1{margin:11px 0 15px}
.ref-h-mobile-intro .reference-search{border-color:#c7dfe9;border-radius:8px}
.ref-h-mobile-feature{padding:0 16px 22px;background:#e5f5fd}
.ref-h-mobile-feature .vehicle-card{border:1px solid #cadfe9;border-radius:13px;box-shadow:0 12px 25px #183b5510;background:#fff;overflow:hidden}
.ref-h-mobile-feature .vehicle-picture{aspect-ratio:1.98}
.ref-h-mobile-feature .vehicle-card-body{padding:14px}
.ref-h-mobile-feature .vehicle-title h3{font-size:22px}
.ref-h-mobile-feature .vehicle-price{font-size:28px}
.ref-h-mobile-feature .compare-button{background:#f5fbfe;color:#3f6377}
.ref-h-mobile-feature .reference-feature-empty{min-height:210px;padding:25px}
.ref-i-mobile-intro{padding:18px 14px 16px;background:#fff}
.ref-i-mobile-intro>div{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}
.ref-i-mobile-intro h1{margin:0;font-size:25px!important;letter-spacing:-.8px!important}
.ref-i-mobile-intro>div>a{display:flex;align-items:center;gap:4px;min-height:44px;color:#008233;font-size:11px;font-weight:600}
.ref-i-mobile-intro>div>a>.icon{width:15px;height:15px}
.ref-i-mobile-intro .reference-search{border:2px solid #008b38;border-radius:5px}
.ref-i-mobile-intro .reference-query>input{min-height:44px;font-size:11px}
.ref-i-mobile-intro .reference-search>.button{min-height:44px;min-width:75px}
.site--mobile .ref-i-home .reference-actions{margin:0;padding:0 13px;border:0;background:#fff}
.site--mobile .ref-i-home .reference-actions>a{min-height:67px;padding:8px 2px;border:0}
.ref-i-mobile-banner{position:relative;display:flex;align-items:center;min-height:77px;margin:15px 14px 0;padding:15px;border-radius:5px;overflow:hidden;background:#184c37;color:#fff}
.ref-i-mobile-banner>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:70% 50%;opacity:.3}
.ref-i-mobile-banner>span{position:relative;z-index:1;flex:1}
.ref-i-mobile-banner strong{display:block;font-size:17px;line-height:1.3;letter-spacing:-.5px}
.ref-i-mobile-banner small{display:block;margin-top:5px;font-size:10px;color:#e5f0e8}
.ref-i-mobile-banner>.icon{position:relative;z-index:1;width:20px;height:20px}
.ref-i-mobile-banner{padding-bottom:29px;min-height:89px}
.ref-i-mobile-banner>.reference-campaign-label{position:absolute;z-index:1;left:15px;bottom:8px;margin:0;font-size:9px;line-height:1.3;color:#edf6f0}
.site--mobile .ref-i-home .reference-mobile-categories{padding:10px 14px 0}
.site--mobile .ref-i-home .category-link{padding:8px 11px}
.site--mobile .ref-i-home .category-link.is-active{border-color:#008638;color:#00742e;background:#eaf6ee}
.site--mobile .ref-i-home .reference-stock{padding:0 14px;margin-top:15px}
.site--mobile .ref-i-home .reference-section-heading h2{font-size:20px}
.site--mobile .ref-i-home .reference-stock .vehicle-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.site--mobile .ref-i-home .vehicle-picture{aspect-ratio:1.55}
.site--mobile .ref-i-home .vehicle-location{display:none}
.site--mobile .ref-i-home .vehicle-type{top:7px;left:7px;font-size:8px;max-width:calc(100% - 52px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.site--mobile .ref-i-home .favorite-button{top:4px;right:4px;width:44px;height:44px;min-width:44px;min-height:44px}
.site--mobile .ref-i-home .vehicle-card-body{padding:11px 10px}
.site--mobile .ref-i-home .vehicle-title{gap:5px;align-items:flex-start}
.site--mobile .ref-i-home .vehicle-title h3{font-size:16px;line-height:1.25;letter-spacing:-.45px}
.site--mobile .ref-i-home .vehicle-title .eco-label{width:20px;height:20px;font-size:7px;flex:none}
.site--mobile .ref-i-home .vehicle-version{font-size:10px;line-height:1.5;margin:4px 0 8px}
.site--mobile .ref-i-home .mobile-vehicle-specs{font-size:10px;line-height:1.5;gap:4px 0;margin-bottom:10px}
.site--mobile .ref-i-home .mobile-vehicle-specs>span+span:before{padding:0 4px}
.site--mobile .ref-i-home .vehicle-card-price{display:flex;flex-direction:column;align-items:stretch;padding-top:9px;gap:9px}
.site--mobile .ref-i-home .price-caption{font-size:10px;line-height:1.35}
.site--mobile .ref-i-home .price-breakdown{font-size:10px;line-height:1.5}
.site--mobile .ref-i-home .vehicle-price{font-size:23px;line-height:1.2}
.site--mobile .ref-i-home .vehicle-card-price>.button{width:100%;font-size:11px;min-height:44px}
.site--mobile .ref-i-home .compare-button{min-height:44px;padding:9px 6px;font-size:10px;gap:5px}
.site--mobile .ref-i-home .compare-button>.icon{width:13px;height:13px}
.ref-j-mobile-hero{position:relative;min-height:151px;overflow:hidden;background:#203650;color:#fff}
.ref-j-mobile-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#112847f2, #1128477d 62%,transparent)}
.ref-j-mobile-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:73% 55%}
.ref-j-mobile-hero>div{position:relative;z-index:1;padding:20px 17px 18px}
.ref-j-mobile-hero .eyebrow{color:#ffbd9d}
.ref-j-mobile-hero h1{margin:11px 0 0;font-size:29px!important;letter-spacing:-.8px!important}
.ref-j-mobile-hero>small{position:absolute;z-index:1;right:9px;bottom:7px;font-size:9px;color:#fff}
.ref-j-mobile-search{padding:16px 16px 0}
.site--mobile .ref-j-home>.reference-budget{margin-top:11px;padding:10px 0}
.site--mobile .ref-j-home>.reference-budget{scrollbar-width:none}
.site--mobile .ref-j-home>.reference-budget::-webkit-scrollbar{display:none}
.site--mobile .ref-j-home .reference-stock{margin-top:18px}
.site--mobile .ref-j-home .reference-stock .vehicle-card{border-color:#dbe2eb}
.site--mobile .ref-j-home .reference-stock .vehicle-picture{aspect-ratio:1.98}
.site--mobile .ref-j-home .reference-stock .vehicle-price{font-size:30px}

@media(max-width:1250px){.site--desktop .ref-g-copy{padding:29px}.site--desktop .ref-g-copy>h1{font-size:38px}.site--desktop .ref-h-hero{padding:32px;gap:30px}.site--desktop .ref-h-copy>h1{font-size:45px}.site--desktop .ref-i-hero{grid-template-columns:minmax(0,1fr) 330px}.site--desktop .ref-i-image>div{padding:35px 28px}.site--desktop .ref-i-image h1{font-size:43px}.site--desktop .reference-actions>a{padding:15px 12px;gap:9px}.site--desktop .reference-actions strong{font-size:12px}.site--desktop .reference-actions small{font-size:9px}.site--desktop .ref-g-home .reference-actions>a>.icon:first-child{padding:8px;width:21px;height:21px}.site--desktop .ref-i-subnav{gap:23px}.site--desktop .ref-i-home .reference-stock .vehicle-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.site--desktop .reference-body-title{font-size:14px;padding-left:12px;padding-right:12px}.site--desktop .reference-body-tiles>a>small{padding-left:12px;padding-right:12px}}
@media(max-width:980px){.site--desktop .reference-home h1{font-size:36px}.site--desktop .reference-search>.button{min-width:91px;padding-left:12px;padding-right:12px}.site--desktop .reference-query{padding-left:11px;padding-right:8px;gap:7px}.site--desktop .reference-query>input{font-size:11px}.site--desktop .ref-g-copy{padding:23px}.site--desktop .ref-g-copy>h1{font-size:33px}.site--desktop .ref-g-hero{grid-template-columns:1.1fr .9fr}.site--desktop .reference-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.site--desktop .reference-body-tiles{gap:12px}.site--desktop .reference-stock .vehicle-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site--desktop .ref-h-hero{grid-template-columns:1fr 1fr;padding:24px;gap:24px}.site--desktop .ref-h-copy>h1{font-size:35px}.site--desktop .ref-h-copy>p{font-size:12px}.site--desktop .ref-h-feature .vehicle-specs{grid-template-columns:1fr 1fr}.site--desktop .ref-h-feature .vehicle-card-body{padding:14px}.site--desktop .ref-h-feature .vehicle-title h3{font-size:19px}.site--desktop .ref-h-feature .vehicle-card-price{flex-direction:column;align-items:stretch;gap:12px}.site--desktop .ref-h-path{gap:15px;padding-left:0;padding-right:0}.site--desktop .ref-h-path strong{font-size:12px}.site--desktop .ref-h-path small{font-size:10px}.site--desktop .ref-i-subnav{gap:19px;padding:0 12px}.site--desktop .ref-i-subnav>a{font-size:10px}.site--desktop .ref-i-subnav>span{display:none}.site--desktop .ref-i-hero{grid-template-columns:minmax(0,1fr) 310px}.site--desktop .ref-i-image h1{font-size:36px}.site--desktop .ref-i-image>div{padding:29px 22px}.site--desktop .ref-i-home .reference-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:0}.site--desktop .ref-i-home .reference-actions>a{padding:12px 9px;gap:7px}.site--desktop .ref-i-home .reference-actions>a>.icon:first-child{width:19px;height:19px}.site--desktop .ref-i-home .reference-actions>a>.icon:last-child{display:none}.site--desktop .ref-i-home .reference-actions strong{font-size:10px}.site--desktop .ref-i-home .reference-actions small{font-size:8px}.site--desktop .ref-i-home .reference-stock .vehicle-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site--desktop .ref-j-hero{min-height:315px}.site--desktop .ref-j-hero>div{padding:29px}.site--desktop .reference-search>.field{width:150px}.site--desktop .reference-budget{gap:8px}.site--desktop .reference-budget>a,.site--desktop .reference-budget>button{font-size:11px;padding:10px 12px}}

/* Exact plate lookup stays outside catalogue filters and is rendered on demand. */
.plate-search-status{display:flex;align-items:center;justify-content:space-between;gap:10px 16px;flex-wrap:wrap;margin:9px 0 0;padding:10px 12px;min-width:0;border:1px solid #ead8c8;border-radius:7px;background:#fff8f1;color:#674b3a;font-size:12px;line-height:1.55}
.plate-search-status p{margin:0;min-width:0;flex:1;line-height:1.55}
.plate-search-status[data-state="loading"]{border-color:#e4e8eb;background:#f7f9fa;color:var(--muted)}
.plate-search-status[data-state="error"],.plate-search-status[data-state="limited"]{border-color:#efd0c7;background:#fff3ef;color:#984b3b}
.plate-search-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}
.plate-search-actions>.button{min-height:44px;padding:9px 13px;font-size:11px}
form[data-plate-busy] input[type="search"]{cursor:wait}
@media(max-width:767px){.plate-search-status{align-items:stretch;padding:11px;font-size:12px}.plate-search-status p{flex-basis:100%}.plate-search-actions{display:grid;grid-template-columns:1fr 1fr;width:100%;gap:8px}.plate-search-actions>.button{width:100%;min-width:0;min-height:48px}}
@media(max-width:359px){.plate-search-actions{grid-template-columns:1fr}}
