.auth-sign-page{width:100%;max-width:100%;overflow-x:hidden}@media (min-width:901px){.auth-sign-page{height:100dvh;max-height:100dvh;overflow:hidden}}@media (max-width:900px){.auth-sign-page{min-height:100dvh}}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes speechPop{0%{opacity:0;transform:scale(.8) translateY(8px)}60%{transform:scale(1.03) translateY(-2px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes speechFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-18px)}}.animate-fade-slide-in{animation:fadeSlideIn .5s ease-out}.animate-speech-pop{animation:speechPop .6s ease-out .5s both}.animate-speech-float{animation:speechFloat 3.8s ease-in infinite}