.skeleton{background-color:#eee;background-image:linear-gradient(90deg,#eee 0,#f5f5f5 40px,#eee 80px);background-size:200% 100%;border-radius:4px;animation:1.5s linear infinite shimmer}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton-text{width:100%;height:16px;margin-bottom:10px}.skeleton-circle{border-radius:50%;width:50px;height:50px}
