
:root[data-auth="out"] .auth-in { display: none !important; }

:root[data-auth="in"]  .auth-out { display: none !important; }

