Find all ordered quadruples $(a, b, c, d)$ of primes such that \begin{align*} 13a^2 + b^2 + 13c^2 &= 2b(3a + 2c) \\ a^3 −(bc)^3 &= (b+c−a)d+2021. \end{align*}
A quick WolframAlpha search yielded that the answer to this was no pairs, but I wasn't quite sure how to derive it.