.stack-container{position:relative;width:100%;height:100%;perspective:600px}.card-rotate{cursor:grab}.card-rotate,.card-rotate-disabled{position:absolute;width:100%;height:100%}.card-rotate-disabled{cursor:pointer}.card{border-radius:1rem;overflow:hidden;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.card img{pointer-events:none;user-select:none;-webkit-user-drag:none}.card-image{width:100%;height:100%;object-fit:cover;pointer-events:none}.circular-gallery{width:100%;height:100%;overflow:hidden;cursor:grab}.circular-gallery:active{cursor:grabbing}