img[data-media-pending]{background-color:var(--surface-soft,#f4f8f6);color:#0000;background-image:linear-gradient(100deg, var(--surface-soft,#f4f8f6) 30%, var(--line,#162a2524) 50%, var(--surface-soft,#f4f8f6) 70%);background-size:300% 100%;animation:1.4s ease-in-out infinite media-pending-sweep}@keyframes media-pending-sweep{0%{background-position:150% 0}to{background-position:-50% 0}}@media (prefers-reduced-motion:reduce){img[data-media-pending]{background-image:none;animation:none}}
