Suppose we have two conic section curves (the red one and the blue one) that are each tangent to a third conic (the black one) in two places. The picture shows ellipses, but I don't think that matters.
Now suppose we draw four lines as shown: two lines connecting opposite intersection points (the green ones), and two lines connecting opposite tangency points (the pink ones).
It appears that the four lines meet at a point. Is that true? Is this a known result, and, if so, does it have a name? Proof or reference, please?

From numerical experiments, I'm pretty sure that the result is true.
Here is a "proof" that includes some deplorable handwaving. Maybe it can be salvaged.
Suppose the red conic has equation $Q_1=0$, the blue one is $Q_2=0$, and the black one is $R=0$.
Because of the tangency of $Q_1$ and $R$, the equation $Q_1 - R=0$ has double roots (whatever that means), so maybe this implies that there is a linear function $L_1$ such that $Q_1 - R = L_1^2$. This means that the nearly-vertical pink line has equation $L_1=0$.
By similar fuzzy reasoning, we can find a linear function $L_2$ such that $Q_2 - R = L_2^2$. So the other pink line has equation $L_2=0$.
But then we have $ Q_1 - Q_2 = L_1^2 - L_2^2 = (L_1 - L_2)(L_1 + L_2) $. This means (major handwaving) that the green lines must have equations $L_1-L_2=0$ and $L_1+L_2=0$.
At the point where $L_1$ and $L_2$ intersect, we have $L_1=0$ and $L_2=0$, so certainly $L_1-L_2=0$ and $L_1+L_2=0$, also. This means that the four lines meet at a point.
I'd still like to know if the result has a name, or find a reference.