.dominant-badge{align-items:center;gap:var(--space-1);flex-direction:column;flex-shrink:0;display:inline-flex}.dominant-badge__svg{overflow:visible}.dominant-badge__bg{fill-opacity:1;stroke-width:1.5px;stroke-opacity:.3}.dominant-badge__pulse{fill:none;stroke-width:2px;stroke-linecap:round;transform-origin:50%;animation:1.6s linear infinite badge-dash}@keyframes badge-dash{0%{stroke-dashoffset:0;opacity:1}72%{opacity:.3}to{stroke-dashoffset:-100px;opacity:1}}.dominant-badge__label{font-family:var(--font-sans);font-size:var(--text-xs);color:var(--text-muted)}
