.login_outer__dPUyq{width:375px;margin:0 auto;padding:20px 0;background:#f5f7fa;min-height:100vh;box-sizing:border-box;display:flex;flex-direction:column;align-items:center}.login_logoWrapper__jzh_y{width:85px;height:85px;background:#fff;box-shadow:0 4px 10px rgba(56,77,134,.3);border-radius:20px;margin-top:90px;margin-bottom:15px;display:flex;align-items:center;justify-content:center}.login_logoImg__ST_cB{width:50px;height:50px}.login_title__X0lD7{font-family:MiSans;font-size:15px;color:#000;font-weight:600;margin-bottom:20px;text-align:center}.login_loginContainer__IMuPV{width:335px;border-radius:15px;background:#fff;box-shadow:0 4px 10px rgba(56,77,134,.3);box-sizing:border-box;padding:20px;display:flex;flex-direction:column;align-items:center}.login_welcome__85mrP{font-family:MiSans;text-align:center;margin-bottom:20px}.login_welcomeTitle__Hqloj{font-family:MiSans;font-size:14px;color:#000;margin-bottom:4px}.login_welcomeMain__WK3n6{font-family:MiSans;font-size:16px;color:#000;font-weight:500;margin-bottom:4px}.login_welcomeSub__J_ihe{font-family:MiSans;font-size:12px;color:#999}.login_form__C7xa8{width:100%;display:flex;flex-direction:column;align-items:center}.login_input__INJp0{width:100%;height:44px;border-radius:10px;border:none;background:#f5f7fa;background-color:#f5f7fa;padding:0 12px;margin-bottom:12px;box-sizing:border-box}.login_options__fSMbH{width:90%;display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.login_checkboxLabel__n8I6U{font-size:14px;color:#333}.login_forgot__ILB0Z{text-decoration:none;font-size:14px;color:#4a90e2}.login_button__4_LxF{width:90%;height:44px;border-radius:8px;border:none;background:#4a90e2;color:#fff;font-size:16px;cursor:pointer;margin-bottom:20px}.login_divider__ijnFU{width:90%;display:flex;align-items:center;margin-bottom:20px}.login_line__DW_Uo{flex:1;height:1px;background:#d8d8d8}.login_dividerText__KXv2X{margin:0 8px;font-size:12px;color:#999}.login_social__nTrsD{gap:30px;width:100%;margin-top:10px}.login_socialIcon__TySkH,.login_social__nTrsD{display:flex;justify-content:center;align-items:center}.login_socialIcon__TySkH{width:45px;height:45px;cursor:pointer;transition:transform .2s ease}.login_socialIcon__TySkH:hover{transform:scale(1.1)}.login-background{width:100vw;height:100vh;background-image:url(/assets/images/Login.png);background-size:cover;background-position:50%;background-repeat:no-repeat}.login-form-pannel{display:flex;flex-direction:column;justify-self:start;width:33%;height:80%;border-radius:20px;box-shadow:0 10px 60px 0 #2a436384;background-color:#dce7ff;padding:0 40px}.login-form-divider{width:45px;height:5px;margin-top:15px;margin-bottom:15px;background-color:#3875f6}.login-form-title{font-family:PingFangSC;font-size:x-large;font-weight:400;line-height:36px}.login-form-button{width:100%;height:50px;margin-top:25px;background-color:#3875f6;color:#fff;border-radius:10px;border:none}.login-form-input{height:50px;margin-bottom:25px}.login-form-logo{margin-top:50px;height:100px;width:auto}.login-form-center{width:100%;display:flex;justify-content:center;align-items:center}