/* VDP essentials */
.vdp-hero-row{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:24px;align-items:start;margin-block:18px 8px}
#hero-carousel .splide__track img,
#colour-gallery .splide__track img{width:100%;height:auto;object-fit:contain;aspect-ratio:16/9;background:#f6f7f9;border-radius:10px}
.jac-admin-note{padding:10px 12px;background:#fffbeb;border:1px dashed #eab308;border-radius:8px}
.finance-card .button{display:block;width:100%;margin:8px 0}
.vdp-estimate{margin:8px 0 10px;padding:10px;border:1px solid #eee;border-radius:8px;background:#fbfbfb}
.jac-swatch{cursor:pointer}
.jac-swatch.active{box-shadow:0 0 0 3px #dc2626 inset}
.swatch-row{display:flex;gap:12px;flex-wrap:wrap}
