.es-ind{align-items:center;gap:var(--space-2);display:inline-flex}.es-ind__tick{background:var(--color-surface-2);width:20px;height:20px;color:var(--color-brand);font-size:var(--text-xs);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.es-ind__dash{color:var(--color-fg-muted);flex-shrink:0;font-weight:600;line-height:1}.es-ind--no{color:var(--color-fg-muted)}.es-ind__dot{border:2px solid var(--color-brand);background:linear-gradient(90deg, var(--color-brand) 50%, transparent 50%);border-radius:50%;flex-shrink:0;width:10px;height:10px}
