:root{--vop-red:#d71920;--vop-dark:#111318;--vop-paper:#fff;--vop-soft:#f4f5f7;--vop-line:#e3e5e8}.vehicle-onepage{background:#fff;color:#111;overflow:clip}.vop-hero{height:min(860px,calc(100svh - 76px));min-height:620px;position:relative;display:flex;align-items:flex-end;isolation:isolate}.vop-hero-media,.vop-hero-media img{position:absolute;inset:0;width:100%;height:100%}.vop-hero-media img{object-fit:cover;object-position:center}.vop-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.82) 0%,rgba(0,0,0,.4) 48%,rgba(0,0,0,.08) 80%),linear-gradient(0deg,rgba(0,0,0,.45),transparent 45%);z-index:1}.vop-hero-content{position:relative;z-index:2;color:#fff;width:min(720px,86vw);margin:0 7vw 10vh}.vop-hero-content p,.vop-section-heading p,.vop-feature p,.vop-cta p{color:var(--vop-red);font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.vop-hero-content h1{font-size:clamp(48px,7.6vw,112px);line-height:.92;margin:12px 0 22px;max-width:900px}.vop-hero-content>span{display:block;font-size:clamp(17px,2vw,24px);line-height:1.55;max-width:680px}.vop-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.vop-actions.vertical{display:grid}.vop-button{min-height:50px;padding:0 25px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-weight:900;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.vop-button.primary{background:var(--vop-red);color:#fff;box-shadow:0 12px 35px rgba(215,25,32,.3)}.vop-button.dark{background:#111;color:#fff}.vop-button.ghost{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.6);color:#fff;backdrop-filter:blur(8px)}.vop-scroll-cue{position:absolute;z-index:3;left:50%;bottom:24px;width:34px;height:52px;border:1px solid rgba(255,255,255,.65);border-radius:22px;transform:translateX(-50%)}.vop-scroll-cue span{position:absolute;width:5px;height:9px;background:#fff;border-radius:4px;top:10px;left:14px;animation:vop-scroll 1.6s infinite}.vop-anchor{position:sticky;top:74px;z-index:30;display:flex;gap:4px;align-items:center;overflow-x:auto;scrollbar-width:none;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);box-shadow:0 8px 25px rgba(0,0,0,.07);padding:10px max(16px,5vw)}.vop-anchor::-webkit-scrollbar{display:none}.vop-anchor a{white-space:nowrap;padding:10px 14px;border-radius:999px;color:#34373d;font-size:13px;font-weight:800;text-decoration:none}.vop-anchor a.is-active{background:#111;color:#fff}.vop-highlights{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--vop-line);border-bottom:1px solid var(--vop-line)}.vop-highlights article{background:#fff;padding:34px clamp(18px,3vw,44px);min-height:154px;display:flex;flex-direction:column;justify-content:center}.vop-highlights small{color:#8a8e94;font-weight:800;text-transform:uppercase}.vop-highlights strong{font-size:clamp(19px,2.2vw,30px);margin-top:8px}.vop-configurator,.vop-specs{padding:clamp(68px,9vw,130px) max(18px,7vw)}.vop-section-heading{max-width:820px;margin:0 auto 48px;text-align:center}.vop-section-heading h2{font-size:clamp(36px,5.5vw,76px);line-height:1;margin:10px 0 16px}.vop-section-heading span{color:#656a72;font-size:17px;line-height:1.6}.vop-variant-tabs{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;max-width:1080px;margin:0 auto 42px}.vop-variant-tabs button{border:1px solid var(--vop-line);background:#fff;border-radius:18px;min-height:92px;padding:18px;text-align:left;cursor:pointer;display:grid;gap:5px;transition:border-color .2s,transform .2s,box-shadow .2s}.vop-variant-tabs button span{font-size:18px;font-weight:900}.vop-variant-tabs button strong{color:var(--vop-red);font-size:16px}.vop-variant-tabs button.is-active{border-color:#111;box-shadow:0 15px 40px rgba(0,0,0,.12);transform:translateY(-3px)}.vop-config-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(310px,.65fr);gap:clamp(24px,5vw,70px);align-items:center;max-width:1300px;margin:auto}.vop-car-stage{background:radial-gradient(circle at 50% 55%,#fff 0,#f2f3f5 58%,#e8eaed 100%);border-radius:30px;min-width:0;padding:clamp(20px,4vw,54px);position:relative;overflow:hidden}.vop-image-button{width:100%;min-height:360px;border:0;background:none;cursor:zoom-in;display:flex;align-items:center;justify-content:center;position:relative}.vop-image-button img{max-width:100%;max-height:520px;object-fit:contain;filter:drop-shadow(0 24px 20px rgba(0,0,0,.22));transition:opacity .18s ease,transform .35s ease}.vop-image-button:hover img{transform:scale(1.025)}.vop-image-button img.is-changing{opacity:.15;transform:translateY(8px) scale(.985)}.vop-image-loader{position:absolute;width:42px;height:42px;border:3px solid rgba(0,0,0,.15);border-top-color:#111;border-radius:50%;opacity:0;animation:vop-spin .8s linear infinite}.vop-car-stage.is-loading .vop-image-loader{opacity:1}.vop-color-row{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:20px}.vop-color-row button{border:0;background:transparent;min-width:74px;min-height:70px;border-radius:14px;padding:8px;cursor:pointer;display:grid;justify-items:center;gap:6px;color:#555}.vop-color-row button span{width:34px;height:34px;border-radius:50%;background:var(--swatch);border:2px solid #fff;box-shadow:0 0 0 1px #b8bbc0}.vop-color-row button strong{font-size:12px}.vop-color-row button.is-active{background:#fff;box-shadow:0 6px 22px rgba(0,0,0,.12);color:#111}.vop-color-row button.is-active span{box-shadow:0 0 0 3px #111}.vop-current-color{text-align:center;color:#656a72}.vop-variant-info{padding:clamp(22px,3vw,38px);border:1px solid var(--vop-line);border-radius:28px;box-shadow:0 25px 60px rgba(0,0,0,.09)}.vop-variant-info>p{color:#777;text-transform:uppercase;font-weight:800;letter-spacing:.12em;font-size:12px}.vop-variant-info h2{font-size:clamp(32px,4vw,50px);margin:7px 0 20px}.vop-price{background:#111;color:#fff;border-radius:18px;padding:20px;display:grid;gap:6px}.vop-price span{font-size:12px;text-transform:uppercase;color:#bbb}.vop-price strong{font-size:clamp(24px,3vw,36px)}.vop-variant-info ul{padding:0;margin:25px 0;list-style:none;display:grid;gap:12px}.vop-variant-info li{padding-left:25px;position:relative}.vop-variant-info li:before{content:'✓';position:absolute;left:0;color:var(--vop-red);font-weight:900}.vop-feature-stack{background:#0f1013;color:#fff}.vop-feature{min-height:min(760px,82svh);display:grid;grid-template-columns:1.18fr .82fr;align-items:stretch;content-visibility:auto;contain-intrinsic-size:760px}.vop-feature.is-reverse{grid-template-columns:.82fr 1.18fr}.vop-feature.is-reverse .vop-feature-media{order:2}.vop-feature-media{border:0;padding:0;background:#222;overflow:hidden;cursor:zoom-in;min-height:520px}.vop-feature-media img{width:100%;height:100%;object-fit:cover;transition:transform .75s cubic-bezier(.2,.7,.2,1)}.vop-feature-media:hover img{transform:scale(1.045)}.vop-feature>div{padding:clamp(45px,8vw,120px);display:flex;justify-content:center;flex-direction:column}.vop-feature h2{font-size:clamp(38px,5.2vw,76px);line-height:1.02;margin:10px 0 22px}.vop-feature span{font-size:clamp(16px,1.5vw,21px);line-height:1.7;color:#c7c9cc}.vop-specs{background:var(--vop-soft)}.vop-spec-table{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px;max-width:1200px;margin:auto}.vop-spec-table article{background:#fff;border-radius:20px;padding:26px;border:1px solid var(--vop-line)}.vop-spec-table h3{font-size:24px;margin:0 0 10px}.vop-spec-table strong{color:var(--vop-red);font-size:22px}.vop-spec-table ul{padding-left:20px;line-height:1.7}.vop-cta{padding:clamp(55px,8vw,100px) max(20px,7vw);background:#17191d;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:36px}.vop-cta>div:first-child{max-width:760px}.vop-cta h2{font-size:clamp(36px,5vw,70px);line-height:1;margin:10px 0 18px}.vop-cta span{font-size:18px;color:#c7c9cc;line-height:1.6}.vop-lightbox{position:fixed;inset:0;background:rgba(0,0,0,.92);z-index:10000;display:flex;align-items:center;justify-content:center;padding:40px}.vop-lightbox[hidden]{display:none}.vop-lightbox img{max-width:94vw;max-height:88svh;object-fit:contain}.vop-lightbox button{position:absolute;right:20px;top:18px;width:48px;height:48px;border-radius:50%;border:1px solid rgba(255,255,255,.4);background:rgba(255,255,255,.12);color:#fff;font-size:32px}.vop-lightbox-open{overflow:hidden}.vehicle-onepage [data-vop-reveal]{opacity:0;transform:translateY(28px);transition:opacity .65s ease var(--reveal-delay,0ms),transform .65s ease var(--reveal-delay,0ms)}.vehicle-onepage [data-vop-reveal].is-visible{opacity:1;transform:none}@keyframes vop-spin{to{transform:rotate(360deg)}}@keyframes vop-scroll{0%{opacity:0;transform:translateY(0)}35%{opacity:1}100%{opacity:0;transform:translateY(20px)}}
@media (hover:hover){.vop-button:hover{transform:translateY(-3px);box-shadow:0 16px 38px rgba(0,0,0,.22)}.vop-anchor a:hover{background:#eee}}
@media (max-width:1024px){.vop-hero{min-height:600px;height:82svh}.vop-hero-content{margin-bottom:8vh}.vop-anchor{top:64px}.vop-highlights{grid-template-columns:repeat(2,1fr)}.vop-config-grid{grid-template-columns:1fr}.vop-variant-info{max-width:760px;width:100%;margin:auto}.vop-feature,.vop-feature.is-reverse{grid-template-columns:1fr;min-height:0}.vop-feature.is-reverse .vop-feature-media{order:0}.vop-feature-media{min-height:56vw;max-height:620px}.vop-feature>div{min-height:370px}.vop-cta{align-items:flex-start;flex-direction:column}}
@media (max-width:767px){.vop-hero{height:calc(100svh - 58px);min-height:540px;align-items:flex-end}.vop-hero-media img{object-position:center}.vop-hero-shade{background:linear-gradient(0deg,rgba(0,0,0,.86) 0%,rgba(0,0,0,.45) 52%,rgba(0,0,0,.12) 100%)}.vop-hero-content{width:auto;margin:0 20px 72px}.vop-hero-content h1{font-size:clamp(42px,14vw,68px)}.vop-hero-content>span{font-size:16px}.vop-actions{display:grid;grid-template-columns:1fr 1fr;width:100%;gap:9px}.vop-button{padding:0 14px;font-size:14px;min-height:48px}.vop-scroll-cue{display:none}.vop-anchor{top:58px;padding:8px 12px}.vop-anchor a{padding:9px 12px}.vop-highlights{grid-template-columns:1fr 1fr}.vop-highlights article{min-height:118px;padding:20px 16px}.vop-highlights strong{font-size:17px}.vop-configurator,.vop-specs{padding:64px 16px}.vop-section-heading{margin-bottom:30px;text-align:left}.vop-section-heading h2{font-size:39px}.vop-section-heading span{font-size:15px}.vop-variant-tabs{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;margin:0 -16px 30px;padding:0 16px 12px}.vop-variant-tabs button{min-width:220px;scroll-snap-align:start}.vop-config-grid{gap:24px}.vop-car-stage{border-radius:20px;padding:14px}.vop-image-button{min-height:240px}.vop-image-button img{max-height:300px}.vop-color-row{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding:4px 2px 14px}.vop-color-row button{min-width:74px;flex:0 0 74px}.vop-current-color{text-align:left;margin-left:5px}.vop-variant-info{border-radius:20px;padding:22px 18px}.vop-variant-info h2{font-size:36px}.vop-feature-media{min-height:68vw}.vop-feature>div{padding:48px 20px;min-height:310px}.vop-feature h2{font-size:38px}.vop-feature span{font-size:16px}.vop-spec-table{grid-template-columns:1fr}.vop-cta{padding:56px 20px 92px}.vop-cta .vop-actions{grid-template-columns:1fr}.vop-lightbox{padding:18px}.vehicle-onepage [data-vop-reveal]{transform:translateY(16px);transition-duration:.42s}}
@media (max-width:380px){.vop-highlights{grid-template-columns:1fr}.vop-actions{grid-template-columns:1fr}.vop-hero-content{margin-bottom:46px}.vop-hero-content h1{font-size:42px}.vop-image-button{min-height:210px}}
@media (orientation:landscape) and (max-height:600px){.vop-hero{height:600px}.vop-hero-content{margin-bottom:45px}.vop-feature-media{min-height:420px}}
@media (prefers-reduced-motion:reduce){.vehicle-onepage *, .vehicle-onepage *:before,.vehicle-onepage *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}.vehicle-onepage [data-vop-reveal]{opacity:1;transform:none}}

/* v9 desktop price-line correction.
   Scoped to desktop only; tablet and mobile layouts remain unchanged. */
@media (min-width:1025px){
  .vop-config-grid{
    grid-template-columns:minmax(0,1.42fr) minmax(370px,.78fr);
    gap:clamp(28px,4vw,56px);
  }
  .vop-price strong,
  .vop-variant-tabs button strong,
  .vop-spec-table article>strong{
    white-space:nowrap;
    word-break:keep-all;
    overflow-wrap:normal;
  }
  .vop-price strong{
    font-size:clamp(27px,2.15vw,32px);
    line-height:1.12;
    letter-spacing:-.02em;
  }
  .vop-variant-tabs button strong{
    font-size:15px;
    line-height:1.25;
  }
  .vop-spec-table article>strong{
    font-size:20px;
    line-height:1.25;
  }
}
@media (min-width:1025px) and (max-width:1180px){
  .vop-config-grid{
    grid-template-columns:minmax(0,1fr) minmax(350px,.72fr);
    gap:30px;
  }
  .vop-price strong{font-size:28px}
}
