.skeleton-box{background:linear-gradient(90deg,#f5f5f5 0%,#fff9e6 50%,#f5f5f5 100%) 0 0/200% 100%;border-radius:8px;animation:1.5s ease-in-out infinite shimmer;display:inline-block}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
