.auth_wrapper__MIOk2{min-height:100vh;width:100%;display:flex;align-items:center;justify-content:center;background-color:#080810;background-image:radial-gradient(circle at 10% 20%,rgba(142,45,226,.15) 0,transparent 40%),radial-gradient(circle at 90% 80%,rgba(74,0,224,.15) 0,transparent 40%);padding:40px 20px;box-sizing:border-box}.auth_container__Skcs5{width:100%;max-width:450px;padding:40px;background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.08);border-radius:20px;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);box-shadow:0 15px 35px rgba(0,0,0,.4),0 0 50px rgba(142,45,226,.12);color:#ffffff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.auth_title__VUPHc{text-align:center;margin-bottom:30px;color:#ffffff;font-size:2.2rem;font-weight:800;letter-spacing:-1px;background:linear-gradient(135deg,#ffffff 40%,rgba(255,255,255,.7));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.auth_form__c_tn9{display:flex;flex-direction:column;gap:22px}.auth_formGroup__mTlIb{display:flex;flex-direction:column;gap:10px}.auth_label__hYIPP{font-weight:600;color:rgba(255,255,255,.85);font-size:.9rem;letter-spacing:-.2px}.auth_input__LR_NG{padding:14px 16px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:12px;font-size:1rem;color:#ffffff;transition:all .3s cubic-bezier(.4,0,.2,1)}.auth_input__LR_NG::placeholder{color:rgba(255,255,255,.3)}.auth_input__LR_NG:focus{border-color:#8E2DE2;background:rgba(255,255,255,.07);outline:none;box-shadow:0 0 15px rgba(142,45,226,.25)}select.auth_input__LR_NG{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg fill='white' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");background-repeat:no-repeat;background-position:right 14px center;padding-right:40px;cursor:pointer}select.auth_input__LR_NG option{background:#0d0d1a;color:#ffffff}.auth_passwordInputWrapper__8IGip{position:relative;display:flex;align-items:center;width:100%}.auth_passwordInputWrapper__8IGip .auth_input__LR_NG{width:100%;padding-right:48px}.auth_eyeButton__VVwHE{position:absolute;right:12px;background:transparent;border:none;color:rgba(255,255,255,.5);cursor:pointer;display:flex;align-items:center;justify-content:center;padding:6px;border-radius:8px;transition:color .2s,background-color .2s}.auth_eyeButton__VVwHE:hover{color:#ffffff;background-color:rgba(255,255,255,.08)}.auth_button__fAcGQ{background:linear-gradient(135deg,#8E2DE2,#4A00E0);color:white;padding:14px;border:none;border-radius:12px;font-size:1.05rem;font-weight:700;cursor:pointer;box-shadow:0 4px 20px rgba(142,45,226,.35);transition:all .3s cubic-bezier(.4,0,.2,1);margin-top:10px}.auth_button__fAcGQ:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(142,45,226,.5);filter:brightness(1.1)}.auth_button__fAcGQ:active{transform:translateY(0)}.auth_button__fAcGQ:disabled{background:rgba(255,255,255,.08);color:rgba(255,255,255,.3);cursor:not-allowed;box-shadow:none;transform:none}.auth_footer__eX1jC{margin-top:30px;text-align:center;font-size:.95rem;color:rgba(255,255,255,.5)}.auth_link__vZftD{color:#a855f7;text-decoration:none;font-weight:600;transition:color .2s}.auth_link__vZftD:hover{color:#c084fc}.auth_error__tGaF3{background:rgba(239,68,68,.15);border:1px solid rgba(239,68,68,.3);color:#ef4444;padding:14px;border-radius:10px;font-size:.95rem;text-align:center;font-weight:500}@media (max-width:480px){.auth_wrapper__MIOk2{align-items:flex-start;padding:0;min-height:100dvh;background-image:radial-gradient(circle at 10% 20%,rgba(142,45,226,.1) 0,transparent 40%),radial-gradient(circle at 90% 80%,rgba(74,0,224,.1) 0,transparent 40%)}.auth_container__Skcs5{max-width:100%;border-radius:0;border:none;min-height:100dvh;padding:60px 24px 40px;box-shadow:none;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.auth_title__VUPHc{font-size:1.8rem;margin-bottom:24px}.auth_input__LR_NG{font-size:16px;padding:15px 16px;border-radius:14px}.auth_button__fAcGQ{padding:16px;font-size:16px;border-radius:14px;min-height:52px}}