.skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;animation:1.5s infinite shimmer}.skeleton-image{background:#e0e0e0;width:100%;height:200px}.skeleton-text{background:#e0e0e0;width:100%;height:16px;margin-bottom:8px}.skeleton-button{background:#e0e0e0;width:100px;height:36px;margin-top:16px}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.animate-pulse{animation:1.5s infinite pulse}.skeleton-box{background:#e0e0e0;border-radius:4px;animation:1.5s infinite pulse}
