.song-item.svelte-puune{opacity:1;transform:translateY(0)}@supports (animation-timeline: view()){.song-item.svelte-puune{view-timeline-name:--show-song;view-timeline-axis:block;animation:linear svelte-puune-song-fade both;animation-timeline:--show-song;animation-range:entry 10% cover 17%;animation-delay:calc(var(--index) * .1s)}@keyframes svelte-puune-song-fade{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}}
