/* Only adjust the replaced age-range art text so it fits inside the existing V1 card. */
.hero-art .art-number{font-size:clamp(25px,3.2vw,49px);letter-spacing:-.065em;bottom:27px;left:23px;white-space:nowrap;z-index:2}
.art-range-to{color:var(--neon);font-size:.55em;letter-spacing:0}
@media(max-width:700px){.hero-art .art-number{font-size:clamp(27px,8.2vw,38px);bottom:23px}}
