OnomaUI

punipuni motion

The motion for "soft and squishy".

ぷにぷに1 motionOfficial

Sample

Soft and squishy

Touchable element

Squishes 8% wide, then tall, back and forth, forever.

Duration
0.46s
Repeats
Yes
Easing
ease-in-out
Animates
Scale scale
Show CSS
@keyframes onoma-punipuni {
  0% { transform: scale(1.08, 0.92); }
  100% { transform: scale(0.92, 1.08); }
}

.onoma-punipuni {
  animation: onoma-punipuni 0.46s ease-in-out infinite alternate both;
}

/* Reduced motion: no motion */
@media (prefers-reduced-motion: reduce) {
  .onoma-punipuni { animation: none; }
}

Compare with similar motions

Words for the same motion