.AudioPending{min-width:0;color:inherit;align-items:center;gap:6px;font-size:12px;line-height:1.25;display:inline-flex}.AudioPending__spinner{opacity:.6;flex-shrink:0;width:14px;height:14px;display:inline-block;position:relative}.AudioPending__bar{transform-origin:50% 175%;width:2px;height:4px;transform:rotate(calc(var(--i) * 45deg));animation:.8s linear infinite AudioPending-fade;animation-delay:calc(var(--i)*-.1s);background-color:currentColor;border-radius:1px;position:absolute;top:0;left:calc(50% - 1px)}.AudioPending__text{white-space:normal;overflow-wrap:break-word;min-width:0}@keyframes AudioPending-fade{0%{opacity:1}to{opacity:.15}}
