/* Gate B hero readability override.
   Only the Gate B pages link this file, so Gate A is unaffected.
   Keep the photograph at full brightness (no overlay, no filter);
   carry legibility entirely on a soft shadow behind the text. */
.hero-bg::after{background:none}
.hero-bg img{filter:none}
.hero .eyebrow{text-shadow:0 1px 2px rgba(0,0,0,.85),0 2px 10px rgba(0,0,0,.7)}
.hero h1{text-shadow:0 1px 2px rgba(0,0,0,.92),0 2px 14px rgba(0,0,0,.82),0 8px 48px rgba(0,0,0,.7)}
.hero .lede{text-shadow:0 1px 3px rgba(0,0,0,.85),0 2px 16px rgba(0,0,0,.7)}
