.slug-loading{min-height:100vh}.slug-loading .article-page{padding-bottom:var(--space-16)}.slug-loading__content{padding-top:var(--space-2)}.slug-loading__bar{border-radius:var(--radius-xs);background:var(--surface-3);width:100%;height:14px;margin-bottom:var(--space-3);animation:1.4s ease-in-out infinite slug-loading-pulse;display:block}.slug-loading__bar--crumb{width:220px;height:12px;margin-bottom:0}.slug-loading__bar--title{width:80%;height:34px}.slug-loading__bar--meta{width:40%;height:12px;margin:var(--space-4) 0 var(--space-6)}.slug-loading__avatar{background:var(--surface-3);width:52px;height:52px;margin-bottom:var(--space-4);border-radius:50%;animation:1.4s ease-in-out infinite slug-loading-pulse}.slug-loading__hero{aspect-ratio:16/9;border-radius:var(--radius-m);background:var(--surface-3);margin-bottom:var(--space-8);animation:1.4s ease-in-out infinite slug-loading-pulse}@keyframes slug-loading-pulse{0%,to{opacity:1}50%{opacity:.55}}@media (prefers-reduced-motion:reduce){.slug-loading__bar,.slug-loading__avatar,.slug-loading__hero{animation:none}}
