@keyframes fadeScaleDown{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.user-avatar{width:30px;height:30px;transition:transform .2s ease;position:relative;flex-shrink:0}.user-avatar,.user-avatar img{border-radius:50%;object-fit:cover}.user-avatar img{width:100%;height:100%}