My task was to prove the question above over real variables.
I thought that this minor inequality should help- $$ 3(1 − a + a^2)(1 − b + b^2) ≥ 2(1 − ab + a^2 b^2). $$ which is true.
By this inequality, the original inequality is converted to-
$$ (1 - ab)^2 (1 - c)^2 + (ab-c)^2 + abc \geq 0 $$
This proves the inequality for $abc\geq 0$.
I want to prove this Inequality for $abc\lt0$. But I couldn't find a solution for $abc\lt0$.
Any extensions for $abc\lt0$ are thankfully accepted.
Your first step leads to a wrong inequality because it does not save the case of the equality occurring: $a=b=c=1.$
After your first step it's enough to prove that: $$2(1-ab+a^2b^2)(1-c+c^2)\geq1+abc+a^2b^2c^2,$$ which is wrong for $a=b=c=1.$
The Vasc's solution.
Since $$2(a^2-a+1)(b^2-b+1)\geq a^2b^2+1,$$ it's enough to prove that: $$3(a^2b^2+1)(c^2-c+1)\geq2(a^2b^2c^2+abc+1),$$ which is a quadratic inequality of $c$.
Can you end it now?