﻿.base-avatar{--avatar-size:24px;height:var(--avatar-size);-o-object-fit:cover;object-fit:cover;width:var(--avatar-size)}.skeleton-pulse{position:relative}.skeleton-pulse:before{animation:pulse 1s linear infinite;background-image:linear-gradient(90deg,#fff0,#ffffff80,#fff0);background-repeat:repeat-y;background-size:35% 100%;bottom:0;content:"";left:0;position:absolute;right:0;top:0}@keyframes pulse{0%{background-position:left -50% top 0}60%,to{background-position:right -50% top 0}}.skeleton-shape{background:var(--color-ui-gray-bg);border-radius:3px;max-width:100%}
