.performance-refresh-status{min-width:0;color:var(--muted);font:400 9px/1.4 var(--font-ui);font-variant-numeric:tabular-nums;white-space:nowrap;flex-wrap:wrap;align-items:center;gap:2px 8px;display:inline-flex}.performance-refresh-indicator{background:var(--green-pale);min-height:22px;color:var(--green-deep);visibility:hidden;border-radius:999px;flex-shrink:0;align-items:center;gap:4px;padding:3px 7px;font-weight:600;display:inline-flex}.performance-refresh-detail{white-space:normal;min-width:0}.performance-refresh-indicator.compact{background:0 0;padding:0}.performance-refresh-indicator.refreshing{visibility:visible}.performance-refresh-indicator.collapsed{display:none}.performance-refresh-indicator.refreshing:not(.compact){animation:1.8s ease-in-out infinite performance-refresh-pulse}@keyframes performance-refresh-pulse{0%,to{opacity:1}50%{opacity:.5}}@media (prefers-reduced-motion:reduce){.performance-refresh-indicator.refreshing,.performance-refresh-indicator .spin{animation:none}}
