Ff $a,b,c$ are positive real numbers that $a^2+b^2+c^2=1$ ,Prove: $$\frac{ab}{1+c^2}+\frac{bc}{1+a^2}+\frac{ca}{1+b^2}\le\frac{3}{4}$$ Additional info: I'm looking for solutions and hint that using Cauchy-Schwarz and AM-GM because I have background in them.
Things I have done: I tried to change LHS to something more easy to work but I was not successful. For example $$\frac{ab}{1+c^2}=\frac{1}{2}\left(\frac{a^2+b^2+2ab}{1+c^2}-\frac{a^2+b^2}{1+c^2}\right)$$
that was not useful. Any hint for starting step is appreciated.