.stack-container{perspective:600px;width:100%;height:100%;position:relative}.card-rotate{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;will-change:transform;width:100%;height:100%;position:absolute}.card-rotate-disabled{cursor:pointer;touch-action:manipulation;width:100%;height:100%;position:absolute}.card{will-change:transform;background:#080810;border-radius:1rem;justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden;box-shadow:0 2px 16px #00000073,0 0 0 1px #ffffff0f}.card img{pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.card-image{-o-object-fit:cover;object-fit:cover;pointer-events:none;width:100%;height:100%}
