.snappy{justify-content:center;align-items:center;display:inline-flex}.snappy-icon{transform-origin:50%;justify-content:center;align-items:center;display:inline-flex}.snappy-icon--pop{animation:.4s cubic-bezier(.36,.07,.19,.97) both snappy-pop}@keyframes snappy-pop{0%{transform:scale(1)}24%{transform:scale(1.3)}50%{transform:scale(.94)}76%{transform:scale(1.04)}to{transform:scale(1)}}.snappy-burst{pointer-events:none;z-index:1000;width:0;height:0;position:fixed}.snappy-particle{border-radius:50%;animation:.4s cubic-bezier(.2,.6,.4,1) forwards snappy-particle-fly;position:absolute}@keyframes snappy-particle-fly{0%{opacity:1;transform:translate(-50%,-50%)scale(1.3)}75%{opacity:.65}to{transform:translate(calc(-50% + var(--pdx)), calc(-50% + var(--pdy))) scale(0);opacity:0}}@media (prefers-reduced-motion:reduce){.snappy-icon--pop{animation:none}.snappy-burst{display:none}}
