.skeletonShape{background-color:var(--custom-color);transition:background-color calc(var(--skeleton-shape-duration)/2) linear}.skeletonShape._avatar{-webkit-mask-image:var(--skeleton-shape-avatar-svg-src);-webkit-mask-image:var(--skeleton-shape-avatar-svg-src);mask-image:var(--skeleton-shape-avatar-svg-src);-webkit-mask-size:100%;mask-size:100%}.skeletonShape._to{background-color:var(--custom-color-animation-to)}
