/* Reuse the Hero's slice identity for selected editorial words. */
.signature-glitch{font-weight:inherit;position:relative;display:inline-block;white-space:nowrap}
#stations-title em{white-space:normal}
#pipeline-title{white-space:nowrap}
@media(max-width:360px){#pipeline-title{white-space:normal}}
@media(prefers-reduced-motion:no-preference){
 html:not(.reduced) .signature-glitch[data-letter-glitch]{--glitch-slice:clamp(4px,.065em,8px);--glitch-left-0:0%;--glitch-right-0:0%;--glitch-left-1:0%;--glitch-right-1:0%}
 html:not(.reduced) .signature-glitch[data-letter-glitch=b]{--glitch-slice:clamp(-7px,-.055em,-3px)}
 html:not(.reduced) .signature-glitch[data-letter-glitch]::before{color:var(--signal-coral)}
 html:not(.reduced) .signature-glitch.glitch-coral[data-letter-glitch]::before{color:var(--signal-dark)}
 html:not(.reduced) .signature-glitch.glitch-on-coral[data-letter-glitch]::before{color:var(--signal-bone)}
}
