.stack-container{position:relative;width:100%;height:100%;perspective:600px}@media (max-width:768px){.stack-container{perspective:400px}.card{-webkit-touch-callout:none}.card,.card-rotate,.card-rotate-disabled{-webkit-tap-highlight-color:transparent}}.card-rotate{cursor:grab;touch-action:pan-y pan-x}.card-rotate,.card-rotate-disabled{position:absolute;width:100%;height:100%}.card-rotate-disabled{cursor:pointer;touch-action:manipulation}.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}