.skeleton{display:block;gap:12px;max-width:600px}.s-line,.s-avatar{background:linear-gradient(90deg,#222324,#212324,#8d909529);background-size:200% 100%;animation:shimmer 1.8s linear infinite;border-radius:6px}.s-line{height:14px;width:100%}.s-line.short{width:45%}.s-line.mini{width:25%}.s-card{display:flex;gap:12px;align-items:center}.s-avatar{width:50px;height:50px;border-radius:15%}.s-col{flex:1;display:flex;flex-direction:column;gap:6px}@keyframes shimmer{0%{background-position:200% 0}100%{background-position:-200% 0}}