@keyframes skeleton-shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.skeleton-pulse{background:linear-gradient(90deg,#1e293b99 25%,#334155cc 50%,#1e293b99 75%) 0 0/1000px 100%;border-radius:12px;width:100%;animation:2s linear infinite skeleton-shimmer}
