/* Use JS-driven transforms for smoother, randomized motion */
.bubble {
    will-change: transform;
}
