.Signin_container__bYLF8{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:center;background:linear-gradient(to bottom right,#3b82f6,#a8d3fc);overflow-y:auto;font-family:Inter,sans-serif;padding:1rem;box-sizing:border-box}.Signin_formContainer__k8Zph{--title-margin-bottom:2rem;--form-gap:1.5rem;background-color:#2d2d2d;padding:2rem;border-radius:1rem;box-shadow:0 10px 25px rgba(0,0,0,.3);width:100%;max-width:400px;color:white;margin:auto 0;box-sizing:border-box}.Signin_formContainer__k8Zph.Signin_register__jbT_a{--title-margin-bottom:0.5rem;--form-gap:0.8rem;padding:1.5rem}@media (max-width:480px){.Signin_formContainer__k8Zph,.Signin_formContainer__k8Zph.Signin_register__jbT_a{padding:1.5rem 1rem}}.Signin_title__25hKf{text-align:center;font-size:2rem;font-weight:700;margin-bottom:var(--title-margin-bottom)}.Signin_form__kitIa{gap:var(--form-gap)}.Signin_form__kitIa,.Signin_inputGroup__HxSvn{display:flex;flex-direction:column}.Signin_label__XJJzc{font-size:.875rem;color:white;margin-bottom:.5rem}.Signin_input__lDF9o{padding:.75rem;border-radius:.5rem;border:1px solid #555;font-size:1rem;background-color:transparent;color:white;box-sizing:border-box;transition:border-color .2s;caret-color:white;width:100%}.Signin_input__lDF9o:focus{outline:none;border-color:#3b82f6}.Signin_input__lDF9o:-webkit-autofill,.Signin_input__lDF9o:-webkit-autofill:active,.Signin_input__lDF9o:-webkit-autofill:focus,.Signin_input__lDF9o:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 30px #2d2d2d!important;-webkit-text-fill-color:white!important}.Signin_passwordInputWrapper__oZjh0{position:relative;display:flex;align-items:center;width:100%}.Signin_passwordInputWrapper__oZjh0 .Signin_input__lDF9o{width:100%;padding-right:3rem}.Signin_eyeButton__lbTCQ{position:absolute;right:1rem;top:50%;transform:translateY(-50%);background:transparent;border:none;color:#aaa;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;height:24px;width:24px}.Signin_eyeIconWrapper__Dmtgx{position:relative;width:1.25rem;height:1.25rem}.Signin_eyeIcon__ez8_R{position:absolute;top:0;left:0;opacity:1;transition:opacity .25s ease-in-out}.Signin_eyeIcon__ez8_R.Signin_hidden__jxQ9_{opacity:0}.Signin_button__b4BbO{width:100%;padding:.75rem;background-color:#3b82f6;color:white;border:none;border-radius:.5rem;font-size:1rem;font-weight:700;cursor:pointer;transition:background-color .3s;height:3.5rem;margin-top:.5rem}.Signin_button__b4BbO:hover{background-color:#2563eb}.Signin_link__gMia6{font-size:.875rem;color:white;text-align:center;cursor:pointer;transition:color .2s;margin-top:.5rem}.Signin_link__gMia6:hover{color:#a8d3fc}.Signin_forgotPasswordLink___4RWK{font-size:.875rem;color:white;text-decoration:none;text-align:right;cursor:pointer;transition:color .2s;margin-top:-.2rem;display:block}.Signin_forgotPasswordLink___4RWK:hover{color:#a8d3fc}.Signin_formContainer__k8Zph.Signin_register__jbT_a .Signin_link__gMia6{margin-top:.3rem}.Signin_checkboxGroup__5dUA6{display:flex;align-items:flex-start;gap:1rem;margin-top:.75rem;margin-bottom:.75rem;font-size:.8rem;color:white}.Signin_checkbox__gHwfR{appearance:none;-webkit-appearance:none;width:1.5rem;height:1.5rem;border:2px solid #555;border-radius:.4rem;background-color:transparent;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;position:relative;transition:all .2s ease-in-out;flex-shrink:0;margin:0;outline:none}.Signin_checkbox__gHwfR:hover{border-color:#3b82f6;background-color:rgba(59,130,246,.1)}.Signin_checkbox__gHwfR:checked{background-color:#3b82f6;border-color:#3b82f6}.Signin_checkbox__gHwfR:checked:after{content:"";position:absolute;width:.4rem;height:.8rem;border:solid white;border-width:0 2.5px 2.5px 0;transform:rotate(45deg);top:.1rem;left:.45rem;animation:Signin_checkmark__gpr4C .2s ease-in-out forwards}@keyframes Signin_checkmark__gpr4C{0%{opacity:0;transform:rotate(45deg) scale(.5)}to{opacity:1;transform:rotate(45deg) scale(1)}}.Signin_checkbox__gHwfR:focus{box-shadow:0 0 0 3px rgba(59,130,246,.3)}.Signin_checkboxLabel__YQwIu{cursor:pointer;line-height:1.5;user-select:none;padding-top:.1rem}.Signin_checkboxLabel__YQwIu a{color:#3b82f6;text-decoration:underline}.Signin_checkboxLabel__YQwIu a:hover{color:#a8d3fc}.Signin_authToast__Ez5dx{left:50%!important;transform:translateX(-50%)!important}@keyframes Signin_blink-red___xvjm{0%{border-color:#ef4444;box-shadow:0 0 5px rgba(239,68,68,.5)}to{border-color:#555;box-shadow:none}}.Signin_inputError__xadgN{animation:Signin_blink-red___xvjm 1s ease-in-out}.Toast_toast__HqatA{position:fixed;top:20px;left:0;right:0;margin-left:auto;margin-right:auto;width:max-content;max-width:90vw;padding:1rem 2rem;border-radius:.5rem;color:white;font-size:1rem;z-index:3000;box-shadow:0 8px 16px rgba(0,0,0,.4);font-family:Inter,sans-serif;pointer-events:none;text-align:center}.Toast_toastSuccess__GG3sC{background-color:#4caf50}.Toast_toastError__z1Zyl{background-color:#f44336}