@keyframes svelte-1qhgwi4-opposite-scrollbar-half{0%,to{transform:translateY(0)}50%{transform:translateY(-50vh)}}@keyframes svelte-1qhgwi4-opposite-scrollbar-full{0%{transform:translateY(0)}to{transform:translateY(calc(-100vh + var(--scrollbar-height)))}}body{view-timeline-name:--opposite-scrollbar}.opposite-scrollbar.svelte-1qhgwi4{--scrollbar-height: 10vh;z-index:1000;position:fixed;bottom:2px;left:2px;width:.5rem;height:var(--scrollbar-height);background-color:#f0c645;border-radius:50px}.opposite-scrollbar--1.svelte-1qhgwi4{animation:svelte-1qhgwi4-opposite-scrollbar-half linear forwards;animation-range:100vh calc(100% - 100vh);animation-timeline:--opposite-scrollbar}.opposite-scrollbar--2.svelte-1qhgwi4{animation:svelte-1qhgwi4-opposite-scrollbar-full linear forwards;animation-range:100vh calc(100% - 100vh);animation-timeline:--opposite-scrollbar}
