/* Review draft: the approved Gold 2 finish on the hero's existing font. */
#hero-title.gold-ink{--gold-crop-size:108% auto;--gold-crop-position:48% 33%;--gold-exposure-stops:.85;padding-inline:.05em;margin-inline:-.05em}

@supports ((background-clip:text) or (-webkit-background-clip:text)){#hero-title.gold-ink{filter:url('#gold-hero-exposure')}}

/* Once the compositor is ready, its photograph-textured, lit lettering takes
   over from the matching HTML fallback. Paint the title exactly once. */
.hero.has-reveal #hero-title.gold-ink{background-image:none;background-color:transparent;filter:none}

@media(forced-colors:active){#hero-title.gold-ink{filter:none}.hero.has-reveal #hero-title.gold-ink{color:CanvasText!important;-webkit-text-fill-color:CanvasText}}
