#skeleton{padding:20px;display:flex;flex-direction:column;gap:16px;min-height:100vh}.sk-pulse{background:linear-gradient(90deg,#7f7f7f14,#7f7f7f2e,#7f7f7f14);background-size:200% 100%;animation:sk-shimmer 1.4s ease-in-out infinite;border-radius:12px}@keyframes sk-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.sk-header{height:80px;width:100%}.sk-card{height:140px;width:100%}.sk-card--sm{height:80px}
