.styles_LoginPage__CuRvb{width:100svw;height:100svh;display:flex;flex-direction:column;align-items:center;justify-content:center}@keyframes styles_fadeInUp__q_v75{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.styles_LoginBox__Rn3Qi{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:380px;padding:24px;border-radius:2rem;background-color:hsla(0,0%,100%,.2666666667);box-shadow:0 6px 32px rgba(0,0,0,.05),inset 0 0 0 2px hsla(0,0%,100%,.4),inset 0 0 1rem 0 hsla(0,0%,100%,.2);animation:styles_fadeInUp__q_v75 .6s ease-out forwards;animation-delay:.1s;opacity:0}.styles_logoWrapper__02NVZ{animation:styles_fadeInUp__q_v75 .6s ease-out forwards;animation-delay:.4s;opacity:0}.styles_buttonWrapper__mBN5_{width:100%;animation:styles_fadeInUp__q_v75 .6s ease-out forwards;animation-delay:.7s;opacity:0}.styles_helperText__BAgO9{animation:styles_fadeInUp__q_v75 .6s ease-out forwards;animation-delay:1s;opacity:0}.styles_errorMessage__DRxZA{margin-top:1rem;padding:.75rem 1rem;border-radius:.5rem;background-color:#fee2e2;color:#991b1b;font-size:.875rem;text-align:center;width:100%;animation:styles_fadeInUp__q_v75 .3s ease-out forwards}.styles_LiquidButton__BoMAw{position:relative;min-width:8rem;width:100%;height:3rem;display:flex;justify-content:center;align-items:center;text-align:center;border-radius:2rem;backdrop-filter:blur(10px);box-shadow:0 4px 16px -6px rgba(0,0,0,.1),inset 0 0 0 1px hsla(0,0%,100%,.7),inset 0 0 1.5rem 0 hsla(0,0%,100%,.4);overflow:hidden;transition:all .5s ease-out;cursor:pointer}.styles_LiquidButton__BoMAw .styles_Background__fQToy{position:absolute;width:175%;height:100%;background:radial-gradient(circle at center,#ffffff,rgba(255,255,255,0));z-index:-1;opacity:.7;transition:all .5s ease-out;background-repeat:no-repeat}.styles_LiquidButton__BoMAw .styles_Label__Ow_ez{padding:0 1rem;font-weight:500;opacity:.9}.styles_LiquidButton__BoMAw.styles_Hovering__6bcCm .styles_Background__fQToy{height:200%;opacity:.9}.styles_LiquidButton__BoMAw:active{transform:scale(.97);transition-duration:0s}.styles_LiquidButton__BoMAw.styles_primaryColor__9LOyz .styles_Background__fQToy{background:radial-gradient(circle at center,#FFD500,rgba(255,213,0,0))}.styles_LiquidButton__BoMAw.styles_Disabled__1A2fe{opacity:.5;cursor:not-allowed;pointer-events:none}