.shimmer-block{background:linear-gradient(90deg,#eee 8%,#ddd 18%,#eee 33%) 0 0/1000px 100%;border-radius:8px;margin:10px;animation:1.5s linear infinite shimmer}.shimmer-img{background-color:#e0e0e0;border-radius:50%;flex-shrink:0;width:50px;height:50px}.shimmer-line{background-color:#e0e0e0;border-radius:4px;height:10px;margin-bottom:6px}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}
