.card-hand-adaptive{width:100%;height:max-content;aspect-ratio:.85}.card-hand-adaptive--open .card-hand-adaptive-inner{transform:translate3d(27%,0,0)}.card-hand-adaptive--open .card-hand-adaptive-inner:after{transform:translate3d(-7.5%,-1px,0) rotate(-15deg)}.card-hand-adaptive--open .card-hand-adaptive-inner:before{transform:translate3d(-15%,0,0) rotate(-33deg)}.card-hand-adaptive-inner{position:relative;width:78%;min-width:78%;height:100%;transition:all 1.5s ease;transform:translateZ(0)}.card-hand-adaptive-inner:after,.card-hand-adaptive-inner:before,.card-hand-adaptive-inner>div{border-radius:250px;overflow:hidden;width:100%;height:100%}.card-hand-adaptive-inner:after,.card-hand-adaptive-inner:before{content:"";position:absolute;top:0;left:0;z-index:-1;transition:all 1.5s ease;transform-origin:center;transform:translateZ(0) rotate3d(0,0,0,0);will-change:transform}.card-hand-adaptive-inner img{backface-visibility:hidden;object-fit:cover;width:100%;height:100%}.card-hand-adaptive-inner:after{background-color:var(--joy-color-primary-50)}.card-hand-adaptive-inner:before{background-color:var(--joy-color-primary-30)}.card-hand-adaptive-inner.ms-theme:after{background-color:var(--joy-color-secondary-30)}.card-hand-adaptive-inner.ms-theme:before{background-color:var(--joy-color-tertiary-70)}.card-hand-adaptive-inner.brand-theme:after{background-color:var(--joy-color-primary-50)}.card-hand-adaptive-inner.brand-theme:before{background-color:var(--joy-color-brand-primary-50)}
