@keyframes skeleton-shimmer{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.chapter-skeleton__comments-heading,.chapter-skeleton__nav,.chapter-skeleton__breadcrumb,.chapter-skeleton__actions,.chapter-skeleton__avatar,.chapter-skeleton__line,.chapter-skeleton__cover{background:var(--bg-2);border-radius:var(--radius-sm);animation:1.6s ease-in-out infinite skeleton-shimmer}.chapter-skeleton__cover{aspect-ratio:2/3;width:100%}.chapter-skeleton__meta-block{gap:var(--spacing-xs);margin-top:var(--spacing-md);flex-direction:column;display:flex}.chapter-skeleton__line{width:100%;height:12px}.chapter-skeleton__line--label{width:40%;height:10px}.chapter-skeleton__line--value{width:75%;height:13px}.chapter-skeleton__line--overline{width:30%;height:10px}.chapter-skeleton__line--title{width:100%;height:28px}.chapter-skeleton__line--short{width:60%}.chapter-skeleton__line--name{width:50%;height:13px}.chapter-skeleton__line--subtext{width:35%;height:11px}.chapter-skeleton__author-row{align-items:center;gap:var(--spacing-sm);margin:var(--spacing-md) 0;display:flex}.chapter-skeleton__avatar{border-radius:50%;flex-shrink:0;width:32px;height:32px}.chapter-skeleton__author-text{gap:var(--spacing-xs);flex-direction:column;flex:1;display:flex}.chapter-skeleton__actions{width:100%;height:40px;margin:var(--spacing-md) 0;border-radius:var(--radius-sm)}.chapter-skeleton__paragraph{gap:var(--spacing-xs);margin-bottom:var(--spacing-xl);flex-direction:column;display:flex}.chapter-skeleton__breadcrumb{width:180px;height:12px;margin-bottom:var(--spacing-md)}.chapter-skeleton__nav{width:100%;height:36px;margin:var(--spacing-md) 0 var(--spacing-xl);border-radius:var(--radius-sm)}.chapter-skeleton__comments{margin-top:var(--spacing-2xl)}.chapter-skeleton__comments-heading{width:120px;height:20px;margin-bottom:var(--spacing-md)}.chapter-skeleton__comments-list{margin:0;padding:0;list-style:none}
