.skeleton-wrap{display:none;padding:var(--sp-6) var(--sp-8)}.skeleton-wrap.visible{display:block}.skeleton{background:linear-gradient(90deg,var(--surface-alt) 25%,var(--border) 50%,var(--surface-alt) 75%);background-size:200% 100%;animation:shimmer 1.5s infinite linear;border-radius:var(--r-md)}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-h1{height:24px;width:220px;margin-bottom:var(--sp-3)}.skeleton-p{height:14px;width:300px;margin-bottom:var(--sp-6)}.skeleton-stats{display:flex;gap:var(--sp-3);margin-bottom:var(--sp-6)}.skeleton-stat{height:56px;flex:1}.skeleton-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--sp-3)}.skeleton-card{height:64px}.skeleton-bar{height:12px;width:160px;margin-bottom:var(--sp-3)}
