.skeleton{position:relative;overflow:hidden}.skeleton:after{content:"";position:absolute;top:0;left:-150%;width:150%;height:100%;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.4) 50%,rgba(255,255,255,0));animation:shimmer 1.6s infinite}@keyframes shimmer{to{left:150%}}.skeleton-hero{background:#e0e0e0;height:132px;border-radius:20px 20px 0 0}.skeleton-circle{background:#e0e0e0;border-radius:50%}.avatar-skeleton{width:60px;height:60px}.skeleton-line{height:14px;background:#e0e0e0;border-radius:4px}.skeleton-line.title{width:70%;height:16px;margin-top:4px}.skeleton-line.subtitle{width:40%}.skeleton-line.chip{width:100px;height:14px}.skeleton-rect{background:#e0e0e0;border-radius:8px}.skeleton-rect.small-btn{width:36px;height:36px}.skeleton-rect.metric{width:40px;height:16px}