body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.equalizer{align-items:flex-end;display:flex;height:18px;justify-content:space-between;width:16px}.bar{animation:equalizerBar 1.2s ease-in-out infinite;background-color:#000;height:100%;transform-origin:bottom;width:2px}.bar:first-child{animation-delay:-.6s}.bar:nth-child(2){animation-delay:-.48s}.bar:nth-child(3){animation-delay:-.23s}.bar:nth-child(4){animation-delay:-.15s}.bar:nth-child(5){animation-delay:0s}@keyframes equalizerBar{0%,to{transform:scaleY(.3)}50%{transform:scaleY(.9)}}.fade-slide-enter{opacity:0;transform:translateY(-10px)}.fade-slide-enter-active{opacity:1;transform:translateY(0);transition:opacity .4s ease,transform .4s ease}.fade-slide-exit{opacity:1}.fade-slide-exit-active{opacity:0;transition:opacity .25s ease}@media (prefers-reduced-motion:reduce){.fade-slide-enter-active,.fade-slide-exit-active{transition:none}}.song-list-item__time{-webkit-margin-end:16px;align-items:center;display:flex;flex-direction:column;gap:2px;justify-content:center;margin-inline-end:16px;min-width:52px;text-align:center}.song-list-item__date{color:#0009;font-size:.75rem;line-height:1.1}.song-list-item__content{align-items:center;display:flex;flex:1 1;gap:10px;justify-content:flex-end;min-height:52px}.song-list-item__cover{align-items:center;background-color:#0000000f;border-radius:6px;display:flex;flex-shrink:0;height:44px;justify-content:center;overflow:hidden;width:44px}.song-list-item__cover-image{display:block;height:100%;object-fit:cover;width:100%}.song-list-item__cover--placeholder{color:#0000008c;font-weight:600;letter-spacing:.03em}@media (max-width:600px){.song-list-item__time{-webkit-margin-end:12px;margin-inline-end:12px;min-width:44px}.song-list-item__cover{border-radius:6px;height:40px;width:40px}.song-list-item__content{gap:10px}}
/*# sourceMappingURL=main.bc784677.css.map*/