@keyframes detect-scroll{0%,to{--can-scroll: }}.scrollbar-detect-scroll-y{scroll-timeline:--scroll-timeline y;animation:detect-scroll;animation-timeline:--scroll-timeline}.scrollbar-detect-scroll-y .sticky{--shadow-if-can-scroll:var(--can-scroll)0 24px 64px #08474a0f;--shadow-if-cant-scroll:none;box-shadow:var(--shadow-if-can-scroll,var(--shadow-if-cant-scroll));animation-name:reveal;animation-fill-mode:both;animation-timeline:--scroll-timeline;animation-range:0 1px}@keyframes reveal{0%{box-shadow:none}to{box-shadow:0 24px 64px #08474a0f}}
