/* Only the five refreshed model pages. Reuse the established YM125 design. */
.yms-refreshed-page .yms-model-highlights dd{font-size:clamp(18px,1.7vw,23px)}
.yms-refreshed-page .yms-model-highlights>div{min-width:0}
.yms-refreshed-page .yms-model-hero-image>span{position:static;padding:14px 28px;background:#18191a}
.yms-refreshed-page .yms-model-spec-grid td{overflow-wrap:anywhere}
.yms-model-features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;padding-top:48px;padding-bottom:48px}
.yms-main .yms-model-features h2{font-size:22px;letter-spacing:-.025em;line-height:1.25;margin-bottom:12px}
.yms-main .yms-model-features p{font-size:15px;line-height:1.7;color:var(--yms-muted)}
.yms-refreshed-page .yms-model-dealer{background:var(--yms-ink);border-top:1px solid #47484a}
@media(max-width:600px){.yms-model-features{grid-template-columns:minmax(0,1fr);gap:28px}.yms-refreshed-page .yms-model-highlights dd{font-size:17px}.yms-refreshed-page .yms-model-hero-image>span{padding:12px 20px}}
