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)}}.song-list-item__time{align-items:center;display:flex;flex-direction:column;gap:2px;justify-content:center;margin-right:12px;min-width:60px;text-align:center}.song-list-item__date{color:#4a4a4a;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:#f5f5f5;border-radius:5px;display:flex;flex-shrink:0;height:48px;justify-content:center;overflow:hidden;width:48px}.song-list-item__cover-image{display:block;height:100%;object-fit:cover;width:100%}.song-list-item__cover--placeholder{color:#666;font-weight:600;letter-spacing:.03em}@media (max-width:600px){.song-list-item__time{margin-right:8px;min-width:48px}.song-list-item__cover{border-radius:5px;height:40px;width:40px}.song-list-item__content{gap:10px}}
/*# sourceMappingURL=main.4d01f372.css.map*/