/* Vehicle detail system — deliberately scoped away from inventory and staff pages. */
.ims-vehicle-page #content.site-main{max-width:none;width:100%;padding:0}.ims-vehicle-page #content>.page-header{display:none}.ims-vdp{--vdp-ink:#111318;--vdp-muted:#626974;--vdp-line:#e3e5e8;--vdp-red:#bf1025;--vdp-bg:#f5f5f3;color:var(--vdp-ink);background:#fff;font:16px/1.55 Arial,Helvetica,sans-serif}.ims-vdp *{box-sizing:border-box}.ims-vdp-wrap{max-width:1280px;padding:30px 36px 0;margin:auto}.ims-vdp h1,.ims-vdp h2,.ims-vdp h3,.ims-vdp p{margin:0}.ims-vdp h1{font:700 clamp(26px,2.8vw,38px)/1.13 Arial;letter-spacing:-1.15px;max-width:890px;margin-top:14px}.ims-vdp h2{font:700 28px/1.2 Arial;letter-spacing:-.65px}.ims-vdp p{margin-bottom:16px}.ims-vdp a{color:inherit;text-decoration:none}.ims-vdp button,.ims-vdp input{font:inherit}.ims-vdp button{cursor:pointer}.ims-vdp button:focus-visible,.ims-vdp a:focus-visible,.ims-vdp summary:focus-visible,.ims-vdp input:focus-visible{outline:3px solid #1569b9;outline-offset:4px}.ims-vdp svg{display:inline-block;width:22px;height:22px;flex:0 0 22px;vertical-align:middle}.ims-vdp-breadcrumb{display:flex;align-items:center;gap:10px;color:var(--vdp-muted);font-size:13px;margin-bottom:22px}.ims-vdp-breadcrumb a:hover{text-decoration:underline}.ims-vdp-heading{display:flex;justify-content:space-between;gap:28px;align-items:flex-end;margin-bottom:28px}.ims-vdp-tags{display:flex;flex-wrap:wrap;gap:8px;align-items:center;font-size:11px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.ims-vdp-tags>span{padding:5px 10px;border-radius:4px;background:var(--vdp-bg)}.ims-vdp-tags .ims-vdp-location{display:inline-flex;align-items:center;gap:4px;background:transparent;color:var(--vdp-muted);padding-left:3px}.ims-vdp-location svg{width:15px;height:15px;flex-basis:15px}.ims-vdp-summary{font-size:16px;color:var(--vdp-muted);margin-top:12px;max-width:740px}.ims-vdp-share{white-space:nowrap;display:inline-flex;align-items:center;gap:8px;border:1px solid var(--vdp-line);background:white;color:var(--vdp-ink);border-radius:6px;padding:10px 14px;min-height:44px;font-size:13px!important;font-weight:700!important}.ims-vdp-share:hover{background:var(--vdp-bg);color:var(--vdp-ink);border-color:#aeb4bd}.ims-vdp-layout{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:32px;align-items:start}.ims-vdp-main{min-width:0}.ims-vdp-stage{position:relative;aspect-ratio:4/3;overflow:hidden;border-radius:12px;background:var(--vdp-bg);border:1px solid var(--vdp-line)}.ims-vdp-open-photo{display:block;width:100%;height:100%;position:relative}.ims-vdp .ims-vdp-hero{display:block;width:100%;height:100%;max-height:none;object-fit:contain;margin:0;transition:opacity .15s}.ims-vdp-expand{position:absolute;right:16px;bottom:16px;display:flex;align-items:center;gap:7px;border-radius:5px;background:#fff;padding:9px 12px;font-size:12px;font-weight:700;box-shadow:0 2px 12px #0001}.ims-vdp-expand svg{width:16px;height:16px;flex-basis:16px}.ims-vdp-count{position:absolute;left:16px;bottom:19px;padding:5px 10px;border-radius:4px;background:#191b1fe6;color:white;font-size:12px;font-weight:700}.ims-vdp-photo-prev,.ims-vdp-photo-next{position:absolute;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:42px;height:42px;padding:0;border:1px solid #fff8;background:#fffffff0;border-radius:50%;color:var(--vdp-ink);box-shadow:0 2px 10px #0001}.ims-vdp-photo-prev{left:12px}.ims-vdp-photo-next{right:12px}.ims-vdp-photo-prev svg{transform:rotate(180deg)}.ims-vdp-photo-prev:hover,.ims-vdp-photo-next:hover{background:white;color:var(--vdp-ink);border-color:white}.ims-vdp-thumbs{display:flex;gap:8px;overflow-x:auto;overscroll-behavior-x:contain;padding:12px 0 5px;scrollbar-width:thin;scrollbar-color:#c4c8ce transparent}.ims-vdp-thumbs button{flex:0 0 91px;width:91px;height:69px;border:2px solid transparent;border-radius:6px;padding:2px;background:var(--vdp-bg);overflow:hidden}.ims-vdp-thumbs button[aria-pressed=true]{border-color:var(--vdp-red);background:#fff}.ims-vdp-thumbs button:hover{border-color:#868d98}.ims-vdp-thumbs img{display:block;object-fit:contain;width:100%;height:100%;border-radius:3px}.ims-vdp .ims-vdp-photo-note{font-size:11px;color:var(--vdp-muted);margin:7px 0 24px}.ims-vdp-section-nav{position:sticky;top:0;z-index:3;display:flex;gap:26px;overflow-x:auto;white-space:nowrap;background:#fff;border-bottom:1px solid var(--vdp-line);padding:0 2px;scrollbar-width:none}.admin-bar .ims-vdp-section-nav{top:32px}.ims-vdp-section-nav a{font-size:13px;font-weight:700;min-height:54px;display:flex;align-items:center;border-bottom:3px solid transparent}.ims-vdp-section-nav a:hover,.ims-vdp-section-nav a[aria-current]{color:var(--vdp-red);border-bottom-color:var(--vdp-red)}.ims-vdp-section{padding:34px 0;border-bottom:1px solid var(--vdp-line);scroll-margin-top:105px}.ims-vdp-kicker{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:1.8px;color:var(--vdp-red);margin-bottom:10px!important}.ims-vdp-section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:24px}.ims-vdp-section-heading>a{display:inline-flex;gap:6px;align-items:center;font-size:12px;font-weight:700;white-space:nowrap}.ims-vdp-section-heading>a svg{width:17px;height:17px;flex-basis:17px}.ims-vdp-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.ims-vdp-fact{display:flex;align-items:flex-start;gap:10px;position:relative;padding:17px 24px 17px 15px;border:1px solid var(--vdp-line);border-radius:8px;min-height:93px;transition:background .15s,border-color .15s,transform .15s}.ims-vdp-fact>svg{color:var(--vdp-red);margin-top:2px;width:23px;height:23px;flex-basis:23px}.ims-vdp-fact-label{display:block;color:var(--vdp-muted);font-size:11px;margin-bottom:5px;line-height:1.2}.ims-vdp-fact strong{display:block;font-size:13px;line-height:1.35;font-weight:700;overflow-wrap:anywhere}.ims-vdp-fact-arrow{position:absolute;right:9px;top:12px;font-size:12px;color:#949aa3}.ims-vdp-fact:hover{border-color:var(--vdp-red);background:#fff9f9;transform:translateY(-2px)}.ims-vdp-prose{font-size:15px;line-height:1.85;color:#41464f;margin-top:20px;max-width:72ch}.ims-vdp-prose p:last-child{margin-bottom:0}.ims-vdp-description-help{margin-top:24px;display:flex;gap:12px;padding:18px;border-radius:8px;background:var(--vdp-bg)}.ims-vdp-description-help svg{color:var(--vdp-red)}.ims-vdp-description-help p{font-size:13px;line-height:1.65;color:#535a64;margin:0}.ims-vdp-expand-specs{background:transparent;color:var(--vdp-ink);border:1px solid var(--vdp-line);padding:8px 12px;border-radius:5px;font-size:12px!important;font-weight:700!important;min-height:40px;white-space:nowrap}.ims-vdp-expand-specs:hover{color:var(--vdp-red);border-color:var(--vdp-red);background:white}.ims-vdp-accordions details{border:1px solid var(--vdp-line);border-radius:8px;margin-top:10px;overflow:hidden;scroll-margin-top:105px}.ims-vdp-accordions summary{list-style:none;display:flex;align-items:center;gap:12px;padding:18px 20px;cursor:pointer;font-size:15px;font-weight:700;min-height:62px;background:#fafbfc}.ims-vdp-accordions summary::-webkit-details-marker{display:none}.ims-vdp-accordions summary>svg{color:var(--vdp-muted)}.ims-vdp-accordions summary:hover{background:var(--vdp-bg)}.ims-vdp-plus{margin-left:auto;font-size:24px;font-weight:400;line-height:1}.ims-vdp-accordions details[open] .ims-vdp-plus{transform:rotate(45deg)}.ims-vdp-spec-list{padding:0 20px;margin:0}.ims-vdp-spec-list>div{display:flex;justify-content:space-between;gap:30px;padding:13px 0;border-top:1px solid #eceef0;font-size:13px;line-height:1.5}.ims-vdp-spec-list dt{color:var(--vdp-muted);font-weight:400;flex:0 0 42%}.ims-vdp-spec-list dd{margin:0;text-align:right;font-weight:600;overflow-wrap:anywhere}.ims-vdp-accordions .ims-vdp-small{padding:12px 20px;margin:0}.ims-vdp-search-label{display:block;margin:24px 0 6px;font-size:13px;font-weight:700}.ims-vdp input[type=search]{width:100%;padding:12px 14px;border:1px solid #b9bfc7;border-radius:6px;background:white;color:var(--vdp-ink)}.ims-vdp-feature-count{font-size:12px;color:var(--vdp-muted);margin:10px 0!important}.ims-vdp-features{display:grid;grid-template-columns:1fr 1fr;gap:14px 24px;padding:0;margin:18px 0 0;list-style:none}.ims-vdp-features li{display:flex;align-items:flex-start;gap:10px;font-size:13px}.ims-vdp-features svg{width:17px;height:17px;flex-basis:17px;color:var(--vdp-red)}.ims-vdp-features li[hidden]{display:none}.ims-vdp-resource-links{display:flex;gap:14px;flex-wrap:wrap;margin-top:20px}.ims-vdp-resource-links a{font-size:13px;text-decoration:underline;text-underline-offset:4px}.ims-vdp-sidebar{position:sticky;top:24px;min-width:0}.admin-bar .ims-vdp-sidebar{top:55px}.ims-vdp-price-card{padding:27px 25px 24px;border:1px solid var(--vdp-line);border-radius:12px;box-shadow:0 9px 35px #191b1f07;background:white}.ims-vdp-price{font:700 40px/1.1 Arial!important;letter-spacing:-1.2px;margin:0 0 12px!important}.ims-vdp-small{font-size:12px!important;color:var(--vdp-muted);line-height:1.7}.ims-vdp-price-facts{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:18px}.ims-vdp-price-facts span{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:700}.ims-vdp-price-facts svg{width:15px;height:15px;flex-basis:15px;color:var(--vdp-muted)}.ims-vdp-price-card hr{background:var(--vdp-line);height:1px;border:0;margin:22px 0}.ims-vdp .ims-vehicle-actions{padding:0!important;margin:0!important;width:100%!important;gap:0!important}.ims-vdp .ims-vehicle-actions>.elementor-element{margin:0!important;padding:0!important}.ims-vdp .ims-vehicle-actions .ims{font-family:Arial}.ims-vdp .ims-vehicle-actions .ims-eyebrow{font-size:10px;letter-spacing:1.5px;color:var(--vdp-muted);margin:0 0 12px}.ims-vdp .ims-vehicle-actions .ims-actions{display:flex;flex-direction:column;gap:10px;align-items:stretch;margin:0}.ims-vdp .ims-vehicle-actions .ims-v-action{width:100%;border-radius:6px;min-height:49px;font-size:14px;padding:12px 16px;transition:background .15s}.ims-vdp .ims-vehicle-actions .ims-v-action:hover{background:#ae1520}.ims-vdp .ims-vehicle-actions .ims-v-outline{border-color:#b7bdc5}.ims-vdp .ims-vehicle-actions .ims-v-outline:hover{background:var(--vdp-bg);color:var(--vdp-ink)}.ims-vdp .ims-vehicle-actions .ims-text-link{text-align:center;border:0!important;font-size:12px;margin:0;padding:5px 0;text-decoration:underline;text-underline-offset:4px}.ims-vdp .ims-vehicle-actions .ims-form-note{font-size:10px;line-height:1.65;color:var(--vdp-muted);margin:15px 0 0}.ims-vdp-dealer{display:flex;gap:11px;border-top:1px solid var(--vdp-line);padding-top:20px;margin-top:22px}.ims-vdp-dealer-icon{display:grid;place-items:center;width:34px;height:34px;flex:0 0 34px;background:var(--vdp-bg);border-radius:50%}.ims-vdp-dealer-icon svg{width:18px;height:18px}.ims-vdp-dealer strong{font-size:13px}.ims-vdp-dealer address{font-size:12px;font-style:normal;color:var(--vdp-muted);line-height:1.6;margin:5px 0}.ims-vdp-dealer a{font-size:11px;text-decoration:underline;text-underline-offset:3px}.ims-vdp-shipping-link{display:flex;align-items:center;gap:12px;background:var(--vdp-bg);padding:17px 18px;margin-top:14px;border-radius:8px;font-size:11px;line-height:1.5}.ims-vdp-shipping-link>svg:first-child{color:var(--vdp-red);width:26px;flex-basis:26px}.ims-vdp-shipping-link>svg:last-child{margin-left:auto;width:17px;flex-basis:17px}.ims-vdp-shipping-link strong{display:block;font-size:12px;margin-top:2px}.ims-vdp-delivery{position:relative;background:#202329;color:white;padding:34px;border-radius:10px;margin:36px 0 0;scroll-margin-top:105px}.ims-vdp-delivery .ims-vdp-kicker{color:#ff848b}.ims-vdp-delivery h2{font-size:32px;letter-spacing:-.8px;padding-right:35px;color:white}.ims-vdp-delivery>p:not(.ims-vdp-kicker){color:#c7cbd2;font-size:14px;max-width:490px;margin:18px 0;line-height:1.8}.ims-vdp-delivery-icon{position:absolute;right:30px;top:32px;color:#b5bac3}.ims-vdp-delivery-icon svg{width:36px;height:36px}.ims-vdp-button{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:48px;padding:12px 17px;border-radius:5px;background:var(--vdp-red);color:white!important;font-size:13px;font-weight:700}.ims-vdp-button svg{width:18px;height:18px;flex-basis:18px}.ims-vdp-button:hover{background:#b91922}.ims-vdp-delivery .ims-vdp-small{font-size:10px!important;margin-bottom:0!important}.ims-vdp-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:38px 0 44px}.ims-vdp-bottom h2{font-size:23px}.ims-vdp-bottom>a{font-size:12px;font-weight:700;white-space:nowrap}.ims-vdp-bottom>a svg{width:17px;height:17px;margin-left:7px}.ims-vdp-sr{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.ims-vdp-lightbox{width:min(1280px,calc(100vw - 32px));max-width:none;max-height:calc(100dvh - 32px);padding:18px 24px;border:1px solid #ffffff26;border-radius:10px;background:#17191d;color:white;overflow:auto}.ims-vdp-lightbox::backdrop{background:#090a0cee}.ims-vdp-lightbox-bar{display:flex;align-items:center;justify-content:space-between;gap:22px;font-size:13px}.ims-vdp-lightbox button{display:grid;place-items:center;flex:0 0 42px;background:#30343b;color:white;border:1px solid #505761;border-radius:50%;width:42px;height:42px;padding:0}.ims-vdp-lightbox button:hover{background:#494f58;border-color:#8b939f;color:white}.ims-vdp-lightbox-stage{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 0 8px}.ims-vdp-lightbox-stage img{width:calc(100% - 120px);height:calc(100dvh - 190px);object-fit:contain}.ims-vdp-lightbox-prev svg{transform:rotate(180deg)}.ims-vdp .ims-vdp-lightbox-count{text-align:center;margin:0;font-size:12px;color:#c5c9d0}.ims-vdp-accordions details:target{border-color:var(--vdp-red)}
@media(min-width:1450px){.ims-vdp-wrap{max-width:1352px}.ims-vdp-layout{grid-template-columns:minmax(0,1fr) 366px;gap:38px}}
@media(max-width:1100px){.ims-vdp-wrap{padding:24px 24px 0}.ims-vdp-layout{grid-template-columns:minmax(0,1fr) 310px;gap:24px}.ims-vdp-price-card{padding:24px 20px}.ims-vdp-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.ims-vdp-section-nav{gap:20px}.ims-vdp-section-heading{align-items:flex-start}.ims-vdp-section-heading>a{white-space:normal;max-width:105px}.ims-vdp h2{font-size:26px}.ims-vdp-fact{min-height:87px}}
@media(max-width:800px){.ims-vdp-wrap{padding:20px 18px 0}.ims-vdp-layout{display:flex;flex-direction:column;gap:26px}.ims-vdp-main{display:contents}.ims-vdp-gallery{order:1;width:100%}.ims-vdp-sidebar{position:static!important;order:2;width:100%}.ims-vdp-section-nav{order:3;width:100%}.ims-vdp-section{order:4;width:100%;padding:28px 0}#fulldescription{order:5}#ims-specifications{order:6}#ims-equipment{order:7}.ims-vdp-main>section.ims-vdp-section:not([id]){order:8}.ims-vdp-delivery{order:9;width:100%;margin:0}.ims-vdp-bottom{order:10;width:100%}.ims-vdp-heading{gap:12px;align-items:flex-start;margin-bottom:20px}.ims-vdp-heading>div{flex:1;min-width:0}.ims-vdp-share{font-size:0!important;padding:10px;gap:0;flex:0 0 42px;width:42px;margin-top:3px}.ims-vdp h1{font-size:29px;letter-spacing:-.8px;line-height:1.15;margin-top:11px}.ims-vdp-tags{font-size:10px;gap:5px}.ims-vdp-tags>span{padding:4px 7px}.ims-vdp-breadcrumb{font-size:12px;margin-bottom:17px}.ims-vdp-stage{border-radius:9px}.ims-vdp-thumbs button{flex-basis:73px;width:73px;height:57px}.ims-vdp .ims-vdp-photo-note{margin:7px 0 0;font-size:10px}.ims-vdp-price-card{padding:23px}.ims-vdp-price{font-size:36px!important}.ims-vdp .ims-vehicle-actions .ims-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}.ims-vdp .ims-vehicle-actions .ims-text-link{grid-column:1/-1}.ims-vdp .ims-vehicle-actions .ims-v-action{font-size:12px;padding:12px 8px}.ims-vdp-dealer{margin-top:17px;padding-top:17px}.ims-vdp-section-nav{gap:22px;margin-top:0;top:0}.admin-bar .ims-vdp-section-nav{top:0}.ims-vdp-section-nav a{font-size:12px;min-height:48px}.ims-vdp-section-heading{margin-bottom:20px}.ims-vdp-section-heading>a{font-size:11px;max-width:92px}.ims-vdp h2{font-size:25px}.ims-vdp-facts{gap:9px}.ims-vdp-fact{padding:16px 20px 16px 12px;gap:8px;min-height:87px}.ims-vdp-fact>svg{width:21px;height:21px;flex-basis:21px}.ims-vdp-fact strong{font-size:12px}.ims-vdp-fact-label{font-size:10px}.ims-vdp-kicker{font-size:9px;letter-spacing:1.4px}.ims-vdp-accordions summary{padding:16px;font-size:14px}.ims-vdp-spec-list{padding:0 16px}.ims-vdp-spec-list>div{gap:18px;font-size:12px}.ims-vdp-prose{font-size:14px;line-height:1.8}.ims-vdp-description-help{padding:16px}.ims-vdp-description-help p{font-size:12px}.ims-vdp-delivery{padding:27px 23px}.ims-vdp-delivery h2{font-size:28px}.ims-vdp-delivery-icon{right:22px;top:24px}.ims-vdp-delivery-icon svg{width:27px;height:27px}.ims-vdp-delivery>p:not(.ims-vdp-kicker){font-size:13px}.ims-vdp-button{font-size:12px;gap:10px}.ims-vdp-bottom{padding:4px 0 34px}.ims-vdp-bottom h2{font-size:20px}.ims-vdp-bottom>a{font-size:11px;white-space:normal;text-align:right}.ims-vdp-expand{right:11px;bottom:11px;font-size:10px;padding:8px}.ims-vdp-count{left:11px;bottom:13px;font-size:10px}.ims-vdp-photo-prev,.ims-vdp-photo-next{width:34px;height:34px}.ims-vdp-photo-prev{left:8px}.ims-vdp-photo-next{right:8px}.ims-vdp-lightbox{width:calc(100vw - 16px);padding:12px;max-height:calc(100dvh - 16px)}.ims-vdp-lightbox-bar{font-size:11px;gap:10px}.ims-vdp-lightbox-stage{position:relative;gap:0}.ims-vdp-lightbox-stage img{width:100%;height:calc(100dvh - 185px)}.ims-vdp-lightbox-stage button{position:absolute;bottom:26px;z-index:1}.ims-vdp-lightbox-prev{left:8px}.ims-vdp-lightbox-next{right:8px}.ims-vdp-features{grid-template-columns:1fr}.ims-vdp-summary{font-size:14px}}
@media(prefers-reduced-motion:reduce){.ims-vdp *{scroll-behavior:auto!important;transition:none!important}}
@media print{.ims-vdp-sidebar,.ims-vdp-gallery,.ims-vdp-section-nav,.ims-vdp-share,.ims-vdp-delivery,.ims-vdp-bottom,.ims-vdp-expand-specs{display:none}.ims-vdp-layout{display:block}.ims-vdp-wrap{padding:0}.ims-vdp-accordions details>*{display:block!important}.ims-vdp-section{break-inside:avoid}.ims-vdp h1{font-size:24px}}

.ims-vdp h1{font-size:clamp(30px,3.4vw,48px);letter-spacing:-.045em}.ims-vdp-price-card,.ims-vdp-delivery{border-radius:12px}.ims-vdp-price-card{box-shadow:0 10px 36px rgba(17,19,24,.06)}.ims-vdp-gallery{border-radius:12px;overflow:hidden}
