@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.skeleton-line{border-radius:var(--radius-sm,6px);background:linear-gradient(90deg, var(--surface-card,#ffffff0a) 25%, #ffffff14 50%, var(--surface-card,#ffffff0a) 75%);height:14px;margin-bottom:var(--space-3,12px);background-size:800px 100%;animation:1.6s ease-in-out infinite shimmer}.blog-card--skeleton .blog-card-link{pointer-events:none}.blog-card--skeleton .blog-card-meta .skeleton-line{height:12px;margin-bottom:0}.blog-card--skeleton .blog-card-tags .skeleton-line{border-radius:var(--radius-full,999px);height:22px;margin-bottom:0}.blogpost--skeleton .blogpost-header .skeleton-line:first-child{height:32px}.blogpost--skeleton .blogpost-meta .skeleton-line{height:12px;margin-bottom:0}.blogpost--skeleton .blogpost-tags .skeleton-line{border-radius:var(--radius-full,999px);height:22px;margin-bottom:0}.blogpost--skeleton .blogpost-body .skeleton-line{height:16px}.blogpost--skeleton .blogpost-body .skeleton-line:first-child,.blogpost--skeleton .blogpost-body .skeleton-line:nth-child(6){height:24px;margin-top:var(--space-6,24px);margin-bottom:var(--space-4,16px)}
