.ds-refresh-bar{color:var(--label-secondary);flex-wrap:wrap;align-items:center;gap:8px;font-size:11px;display:flex}.ds-refresh-synced,.ds-refresh-sep{color:var(--label-secondary)}.ds-refresh-link{font:inherit;color:var(--label-secondary);cursor:pointer;background:0 0;border:0;padding:0}.ds-refresh-link:hover:not(:disabled),.ds-refresh-link:focus-visible{outline:0;text-decoration:underline}.ds-refresh-link:disabled{cursor:default}.ds-refresh-error{color:var(--red-500)}.ds-refresh-trailing{white-space:nowrap;color:var(--label-secondary);margin-left:auto}.ds-refresh-dots i{font-style:normal;animation:1.4s infinite both ds-refresh-dot-blink}.ds-refresh-dots i:nth-child(2){animation-delay:.2s}.ds-refresh-dots i:nth-child(3){animation-delay:.4s}@keyframes ds-refresh-dot-blink{0%,80%,to{opacity:.2}40%{opacity:1}}@media (prefers-reduced-motion:reduce){.ds-refresh-dots i{opacity:1;animation:none}}
