Let $\mathbb{D}= \{ z\in \mathbb{C}: |z|<1\}$. For $t\in \mathbb{R}$, let $f_t$ denote the holomorphic function on $\mathbb{D}$ defined by $f_t(z)= (\frac{1+z}{1-z})^{it}$, $z\in \mathbb{D}$ with respect to the principal branch of the logarithm.
Show that there is $C>0$ such that for all $t\in \mathbb{R}$, we have $\sup_{z\in \mathbb{D}}|f_t(z)|<C^t$
I know that $\frac{1+z}{1-z}$ is a mobius transformation.
Also, we have $f_t(z)= (\frac{1+z}{1-z})^{it} = \exp(it\frac{\log(1+z)}{\log(1-z)})) = \exp(it\log (1+z))\exp(-it\log (1-z))) = (1+z)^{it} (1-z)^{-it}$.
From here, I'm not sure how to proceed to bound such function.
Thanks in advance!