/* Slightly deeper blacks and warmer highlights, without changing the artwork. */
body{--sumi-bg:#080808;background-color:var(--sumi-bg)}
body .sumi-hero .sumi-art img{filter:sepia(.12) saturate(1.26) contrast(1.12) brightness(1.24)}
body .sumi-hero::before{opacity:.74;filter:saturate(1.18) contrast(1.08) brightness(1.16)}
@media(max-width:600px){body .sumi-hero::before{opacity:.88}}
