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