.profileCachedV291{animation:profileCachedRevealV291 .12s ease-out}
.profileRefreshHintV291{display:inline-flex;align-items:center;gap:6px;margin-top:8px;color:#60746f;font-size:12px;font-weight:850}
.profileRefreshHintV291:before{content:"";width:10px;height:10px;border:2px solid rgba(13,183,144,.22);border-top-color:#0db790;border-radius:50%;animation:profileCacheSpinV291 .7s linear infinite}
.profileWarmLoadingV291 .waProfileAvatar img{width:100%;height:100%;object-fit:cover;display:block}
@keyframes profileCacheSpinV291{to{transform:rotate(360deg)}}
@keyframes profileCachedRevealV291{from{opacity:.82;transform:translateY(2px)}to{opacity:1;transform:none}}
@media(prefers-reduced-motion:reduce){.profileCachedV291,.profileRefreshHintV291:before{animation:none}}

/* v292: ficha servida directamente desde la caché integrada */
.profileCachedV292{animation:none!important}
