:root{--vm-red:#cc0000;--vm-red-dark:#9f0012;--vm-charcoal:#333333;--vm-green:#077260;--vm-yellow:#ffd839;--vm-cream:#fff9e5;--vm-surface:#ffffff;--vm-surface-soft:#f5f6f7;--vm-border:#d9dde1;--vm-muted:#646b72;--vm-focus:#005fcc;--vm-radius:12px;--vm-shadow:0 8px 24px rgba(26, 31, 36, 0.09)}.vehicle-modern,.vehicle-modern *{box-sizing:border-box}.vehicle-modern{width:min(calc(100% - 2rem),100rem);margin:0 auto;color:var(--vm-charcoal);font-size:16px;line-height:1.5}.vehicle-modern section{position:static;top:auto;display:block;width:auto;margin:0;text-align:left}.vehicle-modern h1,.vehicle-modern h2,.vehicle-modern h3,.vehicle-modern p{max-width:none}.vehicle-modern h1{margin:0;padding:0;border:0;color:var(--vm-charcoal);font-size:clamp(2rem, 4vw, 3.75rem);line-height:1.02;letter-spacing:-.035em;white-space:normal}.vehicle-modern h2{margin:0;padding:0;color:var(--vm-charcoal);font-size:clamp(1.45rem, 2vw, 2rem);line-height:1.15}.vehicle-modern h3{margin:0;padding:0}.vehicle-modern a{color:var(--vm-green)}.vehicle-modern :where(a,button,summary):focus-visible{outline:3px solid var(--vm-focus);outline-offset:3px}.vehicle-view-switch,.vm-view-switch{margin:20px 0 1rem;text-align:right}.vehicle-view-switch a,.vm-view-switch a{display:inline-flex;align-items:center;min-height:40px;padding:.4rem .8rem;border:1px solid #c7ccd1;border-radius:999px;background:#fff;color:#4a5056;font-size:.9rem;font-weight:700;text-decoration:none}.vehicle-view-switch a:hover,.vm-view-switch a:hover{border-color:var(--vm-red);color:var(--vm-red);text-decoration:none}.vm-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.75rem 2rem;align-items:end;margin-bottom:1.25rem}.vm-eyebrow{margin:0 0 .35rem;color:var(--vm-red);font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.vm-variant{margin:.45rem 0 0;color:var(--vm-muted);font-size:clamp(1.05rem, 2vw, 1.45rem);font-weight:600;line-height:1.25}.vm-badges,.vm-offers{display:flex;flex-wrap:wrap;gap:.45rem}.vm-badges{justify-content:flex-end}.vm-badges span,.vm-offers span{display:inline-flex;align-items:center;min-height:30px;padding:.25rem .7rem;border-radius:999px;font-size:.82rem;font-weight:800}.vm-badges span{background:var(--vm-surface-soft);color:#454b51}.vm-offers span{background:var(--vm-cream);color:#6b5200}.vm-feature-line{grid-column:1/-1;margin:.35rem 0 0;max-width:80ch;font-weight:650}.vm-offers{grid-column:1/-1}.vm-hero{display:grid;grid-template-columns:minmax(0,2fr) minmax(19rem,1fr);gap:clamp(1rem,2.5vw,2rem);align-items:start}.vm-gallery{min-width:0}.vm-gallery-stage{position:relative;overflow:hidden;aspect-ratio:4/3;border:1px solid var(--vm-border);border-radius:var(--vm-radius);background:#e9ebed;box-shadow:var(--vm-shadow)}.vm-gallery-slide{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:#eef0f2}.vm-gallery-slide[hidden]{display:none}.vm-gallery-slide img{display:block;width:100%;height:100%;object-fit:contain}.vm-gallery-empty img{opacity:.75}.vm-gallery-video{background:#17191b}.vm-gallery-video iframe{width:100%;height:100%;border:0}.vm-gallery-nav{position:absolute;z-index:3;top:50%;width:48px;height:48px;border:1px solid rgba(255,255,255,.55);border-radius:50%;background:rgba(20,22,24,.72);color:#fff;cursor:pointer;transform:translateY(-50%)}.vm-gallery-nav::before{position:absolute;top:50%;left:50%;width:12px;height:12px;border-top:3px solid currentColor;border-right:3px solid currentColor;content:""}.vm-gallery-prev{left:.75rem}.vm-gallery-prev::before{transform:translate(-35%,-50%) rotate(-135deg)}.vm-gallery-next{right:.75rem}.vm-gallery-next::before{transform:translate(-65%,-50%) rotate(45deg)}.vm-gallery-nav:hover{background:rgba(0,0,0,.9)}.vm-gallery-count{position:absolute;z-index:3;right:.75rem;bottom:.75rem;margin:0;padding:.3rem .65rem;border-radius:999px;background:rgba(20,22,24,.78);color:#fff;font-size:.85rem;font-weight:700}.vm-gallery-thumbs{display:flex;gap:.6rem;margin-top:.7rem;padding:.25rem .15rem .65rem;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin}.vm-gallery-thumb{position:relative;flex:0 0 92px;overflow:hidden;aspect-ratio:4/3;border:3px solid transparent;border-radius:8px;background:#eceff1}.vm-gallery-thumb img{display:block;width:100%;height:100%;object-fit:cover}.vm-gallery-thumb.is-active,.vm-gallery-thumb:hover{border-color:var(--vm-red)}.vm-gallery-video-thumb{background:#202326}.vm-gallery-video-thumb img{object-fit:contain;padding:.65rem}.vm-gallery-video-thumb span{position:absolute;right:0;bottom:0;left:0;padding:.15rem;background:rgba(0,0,0,.72);color:#fff;font-size:.7rem;text-align:center}.vm-purchase{position:sticky;top:7.5rem;overflow:hidden;padding:clamp(1rem,2vw,1.5rem);border:1px solid var(--vm-border);border-radius:var(--vm-radius);background:var(--vm-surface);box-shadow:var(--vm-shadow)}.vm-price{display:flex;flex-wrap:wrap;gap:.2rem .75rem;align-items:baseline;padding-bottom:1rem;border-bottom:1px solid var(--vm-border)}.vm-price-label{flex-basis:100%;color:var(--vm-muted);font-size:.82rem;font-weight:700;text-transform:uppercase}.vm-price strong{color:var(--vm-red);font-size:clamp(2rem, 4vw, 3rem);line-height:1}.vm-old-price{color:var(--vm-muted);font-size:.9rem;text-decoration:line-through}.vm-finance-summary{padding:1rem 0}.vm-finance-summary>span{display:block;color:var(--vm-muted);font-size:.78rem;font-weight:700;text-transform:uppercase}.vm-finance-summary a{display:block;margin-top:.2rem;color:var(--vm-charcoal);font-weight:650;text-decoration:none}.vm-finance-summary a strong{color:var(--vm-red)}.vm-registration{display:flex;justify-content:space-between;gap:1rem;margin:0 0 1rem;padding:.65rem .8rem;border-left:4px solid var(--vm-yellow);background:var(--vm-cream)}.vm-registration span{color:var(--vm-muted)}.vm-registration strong{letter-spacing:.06em}.vm-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.65rem 1rem;border:2px solid transparent;border-radius:8px;font:inherit;font-weight:800;line-height:1.2;text-align:center;text-decoration:none;cursor:pointer}.vehicle-modern .vm-button:hover{text-decoration:none}.vm-button-primary{width:100%;background:var(--vm-red);color:#fff!important}.vm-button-primary:hover{background:var(--vm-red-dark)}.vm-button-secondary{border-color:var(--vm-red);background:#fff;color:var(--vm-red)!important}.vm-button-secondary:hover{background:#fff4f4}.vm-button-quiet{border-color:var(--vm-border);background:var(--vm-surface-soft);color:var(--vm-charcoal)!important}.vm-button.ishortlisted{border-color:#ac8700;background:var(--vm-yellow);color:var(--vm-charcoal)!important}.vm-phone{display:flex;justify-content:space-between;gap:.75rem;align-items:center;min-height:48px;margin-top:.55rem;color:var(--vm-charcoal)!important;text-decoration:none}.vm-phone span{font-weight:800}.vm-phone strong{color:var(--vm-red);font-size:1.15rem}.vm-actions{display:grid;grid-template-columns:1fr 1fr;gap:.55rem;margin-top:.75rem}.vm-actions .vm-button{width:100%;min-width:0;padding-inline:0.55rem}.vm-trust{margin-top:1.25rem;padding:1rem;border-left:4px solid var(--vm-yellow);border-radius:6px;background:var(--vm-cream)}.vm-trust h2{font-size:1.1rem}.vm-trust ul{margin:.65rem 0 0;padding:0;list-style:none}.vm-trust li{position:relative;margin:.35rem 0;padding-left:1.35rem;font-size:.88rem}.vm-trust li::before{position:absolute;top:.1rem;left:0;color:var(--vm-green);font-weight:900;content:"✓"}.vm-trust details{margin-top:.65rem}.vm-finance-terms summary,.vm-trust summary{color:var(--vm-green);font-weight:800;cursor:pointer}.vehicle-modern .sharing{display:flex;gap:.4rem;justify-content:center;width:auto;height:auto;margin:1rem auto 0}#content .vehicle-modern .sharing{margin:1rem auto 0}.vehicle-modern #reservediv{position:static;display:none;width:auto;height:auto;max-height:70vh;margin:1rem -.25rem 0;padding:1rem;overflow-y:auto;border:1px solid #e0c45b;border-radius:8px;background:var(--vm-cream);font-size:.9rem;font-weight:400;line-height:1.45;text-align:left}.vehicle-modern #reservediv h2{font-size:1.35rem}.vehicle-modern #back2ishield{margin-top:.75rem}.vehicle-modern .defog{position:absolute;left:-9999px}.vm-section{margin-top:clamp(2rem,5vw,4.5rem)!important;padding-top:clamp(1.25rem,2vw,2rem);border-top:1px solid var(--vm-border)}.vm-section-heading{margin-bottom:1.25rem}.vm-facts{display:grid;grid-template-columns:repeat(auto-fit,minmax(9.5rem,1fr));gap:.75rem}.vm-facts>div{min-width:0;padding:1rem;border:1px solid var(--vm-border);border-radius:9px;background:var(--vm-surface-soft)}.vm-definition-list dt,.vm-facts span{display:block;color:var(--vm-muted);font-size:.78rem;font-weight:750;text-transform:uppercase}.vm-facts strong{display:block;margin-top:.2rem;overflow-wrap:anywhere;font-size:1.05rem}.vm-definition-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));gap:0;margin:1rem 0 0;border:1px solid var(--vm-border);border-radius:9px}.vm-definition-list>div{padding:.85rem 1rem;border-bottom:1px solid var(--vm-border)}.vm-definition-list dd{margin:.15rem 0 0;font-weight:700}.vm-battery-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(12rem,20rem);gap:clamp(1rem,3vw,2rem);padding:clamp(1rem,3vw,2rem);border:1px solid var(--vm-border);border-radius:var(--vm-radius);background:linear-gradient(135deg,#f4faf8,#fff)}.vm-battery-label{display:inline-flex;padding:.3rem .7rem;border-radius:999px;background:#dcefe9;color:#075c4e;font-size:.82rem;font-weight:800}.vm-battery-score{display:flex;gap:.75rem;align-items:baseline;margin:1rem 0}.vm-battery-score strong{color:var(--vm-green);font-size:clamp(2.8rem, 7vw, 5rem);line-height:1}.vm-battery-score span{color:var(--vm-muted);font-weight:700}.vm-battery-copy dl{display:grid;grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));gap:.75rem;margin:1rem 0}.vm-battery-copy dl div{padding:.65rem 0;border-bottom:1px solid var(--vm-border)}.vm-battery-copy dt{color:var(--vm-muted);font-size:.8rem}.vm-battery-copy dd{margin:.1rem 0 0;font-weight:800}.vm-battery-preview{display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;padding:.6rem;border:1px solid var(--vm-border);border-radius:9px;background:#fff;text-decoration:none}.vm-battery-preview img{display:block;width:100%;height:auto;max-height:24rem;object-fit:contain}.vm-battery-preview span{margin-top:.55rem;font-weight:800}.vm-features-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:.55rem 1.5rem;margin:0;padding:0;list-style:none}.vm-features-list li{position:relative;padding:.55rem 0 .55rem 1.35rem;border-bottom:1px solid #eceeef}.vm-features-list li::before{position:absolute;left:0;color:var(--vm-green);font-weight:900;content:"✓"}.js .vm-features-list.is-collapsed{position:relative;max-height:13rem;overflow:hidden}.js .vm-features-list.is-collapsed::after{position:absolute;right:0;bottom:0;left:0;height:4rem;background:linear-gradient(transparent,#fff);content:"";pointer-events:none}.vm-show-features{display:none;min-height:44px;margin:1rem auto 0;padding:.5rem 1rem;border:1px solid var(--vm-green);border-radius:8px;background:#fff;color:var(--vm-green);font:inherit;font-weight:800;cursor:pointer}.js .vm-show-features{display:block}.vehicle-modern #codeweavers,.vehicle-modern #finance{max-width:100%}.vehicle-modern #finance table{width:min(100%,48rem)}.vehicle-modern #finance-spinner{padding:1rem;border-radius:8px;background:var(--vm-surface-soft);text-align:center}.vm-finance-terms{margin-top:1.5rem;padding:1rem;border:1px solid var(--vm-border);border-radius:8px;background:var(--vm-surface-soft)}.vm-finance-terms p{max-width:none;font-size:.87rem;line-height:1.55}.vm-legal{max-width:none;margin:3rem 0 1rem;padding:1rem;border-radius:8px;background:var(--vm-surface-soft);color:var(--vm-muted);font-size:.85rem}.vm-legal p{margin:0}.vm-back-to-top{display:table;margin:1.5rem auto 2rem;font-weight:800}.vm-mobile-actions{display:none}.vm-overlay-back{text-transform:capitalize}.lightboxOverlay{z-index:20000}.lightbox{z-index:20001}@media (max-width:900px){.vm-heading{display:block}.vm-badges{justify-content:flex-start;margin-top:.85rem}.vm-offers{margin-top:.65rem}.vm-hero{grid-template-columns:1fr}.vm-purchase{position:static}}@media (max-width:600px){.vehicle-modern{width:min(calc(100% - 1rem),100rem);padding-bottom:4.5rem}.vm-view-switch{margin-bottom:.5rem}.vm-gallery-stage{border-radius:8px}.vm-gallery-nav{width:42px;height:42px}.vm-gallery-prev{left:.4rem}.vm-gallery-next{right:.4rem}.vm-gallery-thumb{flex-basis:78px}.vm-purchase{padding:1rem}.vm-actions{grid-template-columns:1fr}.vm-battery-card{grid-template-columns:1fr}.vm-battery-preview{max-width:18rem;margin:auto}.vm-mobile-actions{position:fixed;z-index:9000;right:0;bottom:0;left:0;display:grid;grid-template-columns:1fr 1.4fr;gap:.5rem;padding:.55rem max(.55rem,env(safe-area-inset-right)) max(.55rem,env(safe-area-inset-bottom)) max(.55rem,env(safe-area-inset-left));border-top:1px solid var(--vm-border);background:rgba(255,255,255,.96);box-shadow:0 -5px 18px rgba(0,0,0,.12);backdrop-filter:blur(8px)}.vm-mobile-actions a{display:flex;align-items:center;justify-content:center;min-height:46px;border:2px solid var(--vm-red);border-radius:8px;color:var(--vm-red);font-weight:850;text-decoration:none}.vm-mobile-actions .contact{background:var(--vm-red);color:#fff}}@media (prefers-reduced-motion:reduce){.vehicle-modern *,.vehicle-modern ::after,.vehicle-modern ::before{scroll-behavior:auto!important;transition-duration:0s!important;animation-duration:0s!important;animation-iteration-count:1!important}}@media print{.vehicle-modern .sharing,.vm-actions,.vm-back-to-top,.vm-gallery-nav,.vm-gallery-thumbs,.vm-mobile-actions,.vm-show-features,.vm-view-switch{display:none!important}.vehicle-modern{width:100%;padding:0}.vm-hero{grid-template-columns:2fr 1fr}.vm-purchase{position:static;box-shadow:none}.vm-gallery-stage{box-shadow:none}.js .vm-features-list.is-collapsed{max-height:none}}