.page-pending{color:var(--ui-text-muted);align-items:center;gap:8px;font-size:14px;line-height:20px;display:inline-flex}.page-pending__indicator{background:currentColor;border-radius:9999px;width:8px;height:8px;animation:1.2s ease-in-out infinite page-pending-pulse}@keyframes page-pending-pulse{50%{opacity:.35}}@media (prefers-reduced-motion:reduce){.page-pending__indicator{animation:none}}
