.skeleton-header{display:flex;justify-content:space-between;margin-bottom:20px}.skeleton-share,.skeleton-tag{background:#eee;height:20px;width:100px;border-radius:12px;animation:shimmer 1.5s infinite}.skeleton-title{width:80%;height:32px;margin:16px 0}.skeleton-meta,.skeleton-title{background:#eee;border-radius:4px;animation:shimmer 1.5s infinite}.skeleton-meta{width:40%;height:16px;margin-bottom:24px}.skeleton-banner{height:280px;border-radius:8px;margin-bottom:32px}.skeleton-banner,.skeleton-paragraph{width:100%;background:#eee;animation:shimmer 1.5s infinite}.skeleton-paragraph{height:18px;margin-bottom:12px;border-radius:4px}.skeleton-paragraph.short{width:60%}@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.skeleton-banner,.skeleton-meta,.skeleton-paragraph,.skeleton-share,.skeleton-tag,.skeleton-title{background:linear-gradient(90deg,#eee 8%,#ddd 18%,#eee 33%);background-size:800px 104px;position:relative}