@keyframes showcase-arc-in{0%{opacity:0;transform:translate(calc(var(--showcase-card-x-factor,0) * var(--showcase-arc-radius-x,155px)), calc(var(--showcase-card-y-factor,0) * var(--showcase-arc-radius-y,80px))) rotate(var(--showcase-card-rotation,0deg)) scale(.78)}to{opacity:1;transform:translate(calc(var(--showcase-card-x-factor,0) * var(--showcase-arc-radius-x,155px)), calc(var(--showcase-card-y-factor,0) * var(--showcase-arc-radius-y,80px))) rotate(var(--showcase-card-rotation,0deg)) scale(1)}}.fan-card{animation:.55s cubic-bezier(.34,1.56,.64,1) both showcase-arc-in;animation-delay:var(--showcase-card-delay);transform-origin:50%;transform:translate(calc(var(--showcase-card-x-factor,0) * var(--showcase-arc-radius-x,155px)), calc(var(--showcase-card-y-factor,0) * var(--showcase-arc-radius-y,80px))) rotate(var(--showcase-card-rotation,0deg))}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.showcase-shimmer{background:linear-gradient(90deg,#0000 0%,#ffffff4d 50%,#0000 100%) 0 0/200% 100%;animation:3s ease-in-out infinite shimmer}.showcase-fan-stage{height:200px}.showcase-fan{--showcase-arc-radius-x:100px;--showcase-arc-radius-y:70px;--showcase-origin-top:75px;-webkit-user-select:none;user-select:none;width:300px;height:180px;transform:translateY(5px)}.showcase-fan-trigger{cursor:pointer;appearance:none;background:0 0;border:0;padding:0}.showcase-fan-trigger:focus-visible{outline-offset:6px;border-radius:20px;outline:2px solid #c4a87c8c}.showcase-fan-card{width:72px;height:120px;left:50%;top:var(--showcase-origin-top,75px);margin-top:-60px;margin-left:-36px}@media (min-width:640px){.showcase-fan-stage{height:280px}.showcase-fan{--showcase-arc-radius-x:160px;--showcase-arc-radius-y:110px;--showcase-origin-top:100px;width:460px;height:260px;transform:translate(-20px)translateY(10px)}.showcase-fan-card{width:112px;height:187px;top:var(--showcase-origin-top,100px);margin-top:-93px;margin-left:-56px}}@media (min-width:1024px){.showcase-fan-stage{height:340px}.showcase-fan{--showcase-arc-radius-x:200px;--showcase-arc-radius-y:140px;--showcase-origin-top:130px;width:560px;height:320px;transform:translate(-30px)translateY(15px)}.showcase-fan-card{width:136px;height:227px;margin-top:-113px;margin-left:-68px}}
