/* Transisi custom untuk node avatar */
.testi-node {
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}