.skeleton-head{flex-direction:column;gap:10px;padding:4px 0 22px;display:flex}.skeleton-rows{flex-direction:column;display:flex}.skeleton-row{border-bottom:1px solid var(--line);grid-template-columns:clamp(52px,8ch,76px) 20px minmax(120px,1fr);align-items:center;gap:12px;padding:14px 4px;display:grid}.skeleton-stack{flex-direction:column;gap:7px;min-width:0;display:flex}.skeleton-bar{background:linear-gradient(90deg, var(--bg-raised) 0%, var(--bg-elev) 50%, var(--bg-raised) 100%);background-size:200% 100%;border-radius:4px;animation:1.4s ease-in-out infinite skeleton-sweep;display:block}.skeleton-time{width:40px;height:11px}.skeleton-glyph{border-radius:50%;width:16px;height:16px}.skeleton-title{height:13px}.skeleton-sub{width:34%;height:10px}.skeleton-eyebrow{width:74px;height:9px}.skeleton-heading{width:46%;height:26px}@keyframes skeleton-sweep{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.skeleton-bar{background:var(--bg-raised);animation:none}}.sr-only{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
