@supports (animation-timeline: scroll()){.header{animation:scroll-shadow linear both;animation-timeline:scroll();animation-range:0ex 5ex}@keyframes scroll-shadow{0%{box-shadow:none}to{box-shadow:var(--shadow)}}}
