@keyframes shimmer{0%{background-position:-468px 0}to{background-position:468px 0}}.skeleton-wrapper{width:100%}.skeleton-box,.skeleton-text,.skeleton-title,.skeleton-image,.skeleton-stat-number,.skeleton-stat-label{background:linear-gradient(to right,#f0f0f0,#e0e0e0 20%,#f0f0f0 40% 100%);background-size:800px 100px;animation:shimmer 1.5s linear infinite;border-radius:var(--border-radius-md)}.skeleton-card{background:var(--bg-secondary);border-radius:var(--border-radius-xl);overflow:hidden;box-shadow:var(--shadow-md);margin-bottom:var(--spacing-lg)}.skeleton-image{width:100%;height:200px;border-radius:0}.skeleton-body{padding:var(--spacing-lg)}.skeleton-title{height:24px;margin-bottom:var(--spacing-md);width:80%}.skeleton-text{height:16px;margin-bottom:var(--spacing-sm);width:100%}.skeleton-text.short{width:60%}.skeleton-stat{text-align:center;padding:var(--spacing-md)}.skeleton-stat-number{height:48px;width:120px;margin:0 auto var(--spacing-sm)}.skeleton-stat-label{height:20px;width:100px;margin:0 auto}.skeleton-box{height:100px;width:100%}
