/* Selected header 01. Keep the tonal support close to the navigation. */
.header-wash,.h-scrim[data-header="1"]{height:96px;background:linear-gradient(to bottom,rgb(248 247 243 / .86),rgb(248 247 243 / .5) 42%,transparent)}
/* Keep letterforms legible where the short wash crosses body copy. The chosen
   96/84px footprint and soft lower edge remain unchanged. */
.header-wash{background:linear-gradient(to bottom,#fcfbf8 0 82px,transparent 96px)}
.header-wash[data-tone="ink"],.h-scrim[data-header="1"][data-tone="ink"]{height:82px;background:linear-gradient(to bottom,rgb(36 43 35 / .86),rgb(36 43 35 / .78) 68%,transparent)}
@media(max-width:760px){.header-wash,.h-scrim[data-header="1"]{height:84px}.header-wash[data-tone="ink"],.h-scrim[data-header="1"][data-tone="ink"]{height:72px}}
/* Cover the complete letter/action area; fade only below it. */
.header-wash[data-tone="ink"]{height:96px;background:linear-gradient(to bottom,rgb(36 43 35 / .94) 0 82px,transparent 96px)}
@media(max-width:760px){.header-wash{background:linear-gradient(to bottom,#fcfbf8 0 64px,transparent 84px)}.header-wash[data-tone="ink"]{height:78px;background:linear-gradient(to bottom,rgb(36 43 35 / .94) 0 62px,transparent 78px)}}
@media(prefers-reduced-transparency:reduce){.header-wash,.h-scrim[data-header="1"]{height:82px!important;background:#f8f7f3!important}.header-wash[data-tone="ink"],.h-scrim[data-header="1"][data-tone="ink"]{background:#242b23!important}@media(max-width:760px){.header-wash,.h-scrim[data-header="1"]{height:66px!important}}}
