@supports (animation-timeline:scroll()){.drawer-scroll-source{scroll-timeline-name:--drawer-body;scroll-timeline-axis:y}.drawer-scroll-scope{timeline-scope:--drawer-body}@keyframes drawer-bottom-fade-out{0%{opacity:1}to{opacity:0}}.drawer-bottom-fade{animation:1ms linear both drawer-bottom-fade-out;animation-timeline:--drawer-body;animation-range:calc(100% - 6rem) 100%}}
