Given four vectors, $\vec{a},\vec{b},\vec{c},\vec{d}$, if you know $\vec{a}\cdot\vec{b}=0$ and $\vec{c}\cdot\vec{d}=0$ what can you say about $\vec{c}\cdot\vec{b}-\vec{a}\cdot\vec{d}$ if $|a|=|b|$ and $|c|=|d|$
There is nothing that I could attempt, or simplify. I guess, this reduces to zero. but I can't prove it.
I'm afraid there is nothing you can say.
Take $a,b$ orthogonal such that $\|a\|=\|b\|$.
Then set $$ c:=a-b\qquad d:=a+b. $$ You can check that $c$ and $d$ are orthogonal and $\|c\|=\|d\|$. Also $$ (a,d)=\|a\|^2=\|b\|^2=-(c,b). $$
Now set $$c:=a+b\qquad d:=a-b. $$ You have $c$ and $d$ are orthogonal, $\|c\|=\|d\|$, and $$ (a,d)=\|a\|^2=\|b\|^2=(c,b). $$