.coverflow-wrapper{-webkit-user-select:none;user-select:none;cursor:grab;background:#000;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;padding-top:60px;display:flex;overflow:hidden}.coverflow-stage{perspective:1200px;flex-shrink:0;width:100%;height:520px;position:relative}.coverflow-item{cursor:pointer;width:340px;height:340px;transform-style:preserve-3d;margin-left:-170px;transition:transform .5s cubic-bezier(.25,.46,.45,.94),opacity .5s,z-index;position:absolute;top:0;left:50%}.coverflow-item img{object-fit:cover;-webkit-box-reflect:below 0px linear-gradient(to bottom,transparent 40%,#0000008c 100%);width:100%;height:100%;display:block;box-shadow:0 8px 40px #0009}.coverflow-item:after{content:"";pointer-events:none;background:#000;height:55%;position:absolute;top:100%;left:0;right:0;transform:translateZ(-1px)}.coverflow-item.center{z-index:10}.coverflow-item.hidden{opacity:0;pointer-events:none;visibility:hidden}.coverflow-info{text-align:center;color:#fff;flex-shrink:0;min-height:60px;margin-top:16px}.coverflow-info .album-title{letter-spacing:.02em;color:#fff;margin:0;font-size:2.08rem;font-weight:600}.coverflow-info .album-artist{color:#ffffffa6;margin:4px 0 0;font-size:1.6rem;font-weight:400}@media (max-width:768px){.coverflow-item{width:240px;height:240px;margin-left:-120px}.coverflow-stage{height:380px}}@media (max-width:480px){.coverflow-item{width:180px;height:180px;margin-left:-90px}.coverflow-stage{height:300px}}
