Let $a,b,$ and $c$ be positive real numbers such that $a+b+c = abc$. Prove that $$\dfrac{1}{\sqrt{1+a^2}}+\dfrac{1}{\sqrt{1+b^2}}+\dfrac{1}{\sqrt{1+c^2}} \leq \dfrac{3}{2}.$$
This question seems tricky because how do we incorporate the $a+b+c = abc$ condition to solve this? I was thinking of solving for the variables and substituting like $a = \dfrac{b+c}{1-bc}$ etc., but I am not sure how that will help.