@property --pp-t{syntax:"<number>";inherits:false;initial-value:0}@keyframes pp-morph{0%{--pp-t:0}50%{--pp-t:1}to{--pp-t:0}}.pp-cell{animation:pp-morph 3.5s cubic-bezier(.3,0,.6,1) infinite;animation-play-state:paused;transform:translate(calc(var(--tx, 0)*var(--pp-t)*1px),calc(var(--ty, 0)*var(--pp-t)*1px)) scale(calc(1 + (var(--sx, 1) - 1)*var(--pp-t)),calc(1 + (var(--sy, 1) - 1)*var(--pp-t)));transform-box:fill-box;transform-origin:0 0;will-change:transform}.group:hover .pp-cell,.pp-svg:hover .pp-cell{animation-play-state:running}.pp-always .pp-cell{animation-duration:7s;animation-play-state:running}@media(prefers-reduced-motion:reduce){.pp-cell{animation:none}}
