OnomaUI

zaba motion

The motion for "surge up out of the water".

ざばっ1 motionOfficial

Sample

Surge up out of the water

Bring up a panel boldly

Rises 50% from below at 84% scale while fading in.

Duration
0.4s
Repeats
No
Easing
cubic-bezier(.2,.8,.2,1)
Animates
Position · Scale · Opacity translate scale opacity
Show CSS
@keyframes onoma-zaba {
  0% { transform: translate(0%, 50%) scale(0.84, 0.84); opacity: 0; }
  100% { transform: translate(0%, 0%) scale(1, 1); opacity: 1; }
}

.onoma-zaba {
  animation: onoma-zaba 0.4s cubic-bezier(.2,.8,.2,1) both;
}

/* Reduced motion: only fade in */
@keyframes onoma-zaba-fade { from { opacity: 0; } to { opacity: 1; } }
@media (prefers-reduced-motion: reduce) {
  .onoma-zaba { animation: onoma-zaba-fade 0.2s ease-out both; }
}

Compare with similar motions

zabaSurge up out of the water
pekoriPolite bow
hyorohyoroThin and wobbly