CSS Variables not defined in ion-modal

Hi all!
I’m creating a modal with ModalController.create and I have some ion-inputs which look weird because they are not consuming the global CSS variables.

I wonder if this is happening only to me, as I see no reason for these elements to not access the :root variables and appear as undefined:

image

Help please :pray: