@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.skeleton-loader{background:linear-gradient(90deg,#e5e7eb 0%,#f3f4f6 20%,#e5e7eb 40% 100%) 0 0/1000px 100%;animation:2s infinite shimmer}
