.Register_authContainer__Kw3mK{min-height:100vh;background:linear-gradient(135deg,#1e3a8a,#3b82f6);display:flex;align-items:center;justify-content:center;padding:20px}.Register_authCard__EZVDa{background:#fff;border-radius:20px;box-shadow:0 20px 50px rgba(0,0,0,.2);width:100%;max-width:460px;padding:44px 36px;text-align:center}.Register_authHeader__wZGhH{margin-bottom:32px}.Register_authTitle__qPVoZ{font-size:34px;font-weight:800;color:#1e293b;margin:0 0 12px;background:linear-gradient(135deg,#1e3a8a,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Register_authSubtitle__MbWQb{color:#64748b;font-size:16px;margin:0}.Register_authForm__Rm6Pi{margin-top:24px}.Register_inputGroup__yylUo{margin-bottom:20px;text-align:left}.Register_label__J_X1e{display:block;margin-bottom:8px;font-weight:600;color:#374151;font-size:15px}.Register_input__QeLbv{width:100%;padding:15px 16px;border:2px solid #e2e8f0;border-radius:12px;font-size:16px;background:#f8fafc;transition:all .3s ease}.Register_input__QeLbv:focus{outline:none;border-color:#3b82f6;background:#fff;box-shadow:0 0 0 5px rgba(59,130,246,.15)}.Register_passwordWrapper__9Tz2U{position:relative}.Register_togglePassword__U6QjT{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;color:#64748b;cursor:pointer;font-size:20px;padding:8px;border-radius:8px;transition:all .2s ease}.Register_togglePassword__U6QjT:hover{background:#e0e7ff;color:#3b82f6}.Register_passwordStrength__ipObs{margin-top:8px;font-size:13.5px;color:#64748b}.Register_strength-strong__W5Sek{color:#22c55e;font-weight:700}.Register_strength-medium__hVQCn{color:#f59e0b;font-weight:700}.Register_strength-weak__IucPt{color:#ef4444;font-weight:700}.Register_submitBtn__JuEFe{width:100%;padding:16px;margin-top:10px;background:linear-gradient(135deg,#1e3a8a,#3b82f6);color:#fff;border:none;border-radius:14px;font-size:17px;font-weight:700;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:12px;box-shadow:0 8px 30px rgba(59,130,246,.4)}.Register_submitBtn__JuEFe:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 15px 40px rgba(59,130,246,.5)}.Register_submitBtn__JuEFe:disabled{opacity:.7;cursor:not-allowed;transform:none}.Register_spinner__fjLP_{width:22px;height:22px;border:3px solid transparent;border-top-color:#fff;border-radius:50%;animation:Register_spin__Ucx59 1s linear infinite}@keyframes Register_spin__Ucx59{to{transform:rotate(1turn)}}.Register_errorAlert__IiohO{background:#fee2e2;color:#991b1b;padding:14px 18px;border-radius:12px;border:1px solid #fecaca;margin:20px 0;font-weight:500;font-size:15px;text-align:center}.Register_bottomText__otOsp{margin-top:32px;color:#64748b;font-size:15.5px}.Register_signupLink__fnTiP{color:#3b82f6;font-weight:700;text-decoration:none}.Register_signupLink__fnTiP:hover{text-decoration:underline}@media (max-width:480px){.Register_authCard__EZVDa{padding:36px 24px;border-radius:16px;margin:10px}.Register_authTitle__qPVoZ{font-size:30px}}