.auth-module__qh4zBa__page{background:var(--noir);min-height:100vh;color:var(--ivoire);background-image:radial-gradient(at top,#ff475714 0%,#0000 55%);flex-direction:column;justify-content:center;align-items:center;padding:70px 24px 40px;display:flex;position:relative}.auth-module__qh4zBa__topBar{justify-content:space-between;align-items:center;display:flex;position:absolute;top:20px;left:20px;right:20px}.auth-module__qh4zBa__backBtn{border:1px solid var(--hairline);width:42px;height:42px;color:var(--ivoire);background:0 0;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:border-color .2s,background .2s,transform .2s;display:inline-flex}.auth-module__qh4zBa__backBtn:hover{background:#f2ece60d;border-color:#f2ece659;transform:translate(-2px)}.auth-module__qh4zBa__backBtn svg{width:18px;height:18px}.auth-module__qh4zBa__brand{margin-bottom:22px;animation:.5s cubic-bezier(.2,.8,.2,1) both auth-module__qh4zBa__brandIn}.auth-module__qh4zBa__brand a{text-decoration:none;display:inline-flex}@keyframes auth-module__qh4zBa__brandIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.auth-module__qh4zBa__card{background:var(--noir-2);border:1px solid var(--hairline);border-radius:24px;width:100%;max-width:420px;padding:36px 32px;animation:.54s cubic-bezier(.2,.8,.2,1) 80ms both auth-module__qh4zBa__cardIn;box-shadow:0 30px 70px #00000080}@keyframes auth-module__qh4zBa__cardIn{0%{opacity:0;transform:translateY(14px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.auth-module__qh4zBa__cardHead{text-align:center;margin-bottom:22px}.auth-module__qh4zBa__title{font-family:var(--font-fraunces), Georgia, serif;letter-spacing:.005em;color:var(--ivoire);margin:0 0 6px;font-size:1.7rem;font-weight:400;line-height:1.15}.auth-module__qh4zBa__subtitle{color:var(--pierre);margin:0;font-size:.92rem}.auth-module__qh4zBa__modePanel{animation:.32s cubic-bezier(.2,.8,.2,1) both auth-module__qh4zBa__modeIn}@keyframes auth-module__qh4zBa__modeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.auth-module__qh4zBa__field{text-align:left;margin-bottom:14px;animation:.38s cubic-bezier(.2,.8,.2,1) both auth-module__qh4zBa__fieldIn}@keyframes auth-module__qh4zBa__fieldIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.auth-module__qh4zBa__field:first-of-type{animation-delay:40ms}.auth-module__qh4zBa__field:nth-of-type(2){animation-delay:.1s}.auth-module__qh4zBa__field:nth-of-type(3){animation-delay:.16s}.auth-module__qh4zBa__field:nth-of-type(4){animation-delay:.22s}.auth-module__qh4zBa__label{color:var(--ivoire);letter-spacing:-.005em;margin-bottom:6px;font-size:.82rem;font-weight:600;display:block}.auth-module__qh4zBa__inputWrap{position:relative}.auth-module__qh4zBa__input{box-sizing:border-box;border:1.5px solid var(--hairline);background:var(--noir-3);width:100%;color:var(--ivoire);border-radius:10px;padding:13px 44px 13px 14px;font-family:inherit;font-size:.97rem;transition:border-color .2s,box-shadow .2s,background .2s}.auth-module__qh4zBa__input:hover{border-color:#f2ece63d}.auth-module__qh4zBa__input:focus{background:var(--noir-3);border-color:#f2ece666;outline:none;box-shadow:0 0 0 3px #ff475724}.auth-module__qh4zBa__input::placeholder{color:var(--pierre)}.auth-module__qh4zBa__inputIcon{pointer-events:none;opacity:0;transition:opacity .28s cubic-bezier(.2,.8,.2,1),transform .28s cubic-bezier(.2,.8,.2,1);display:inline-flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)scale(.7)}.auth-module__qh4zBa__inputIconShown{opacity:1;transform:translateY(-50%)scale(1)}.auth-module__qh4zBa__inputIcon svg{width:18px;height:18px}.auth-module__qh4zBa__iconOk{color:#9fbf9b}.auth-module__qh4zBa__eyeBtn{cursor:pointer;width:32px;height:32px;color:var(--pierre);background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:color .18s,background .18s;display:inline-flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.auth-module__qh4zBa__eyeBtn:hover{color:var(--ivoire);background:#f2ece60f}.auth-module__qh4zBa__eyeBtn svg{width:18px;height:18px}.auth-module__qh4zBa__hint{color:var(--pierre);margin-top:6px;font-size:.78rem;line-height:1.4}.auth-module__qh4zBa__strength{align-items:center;gap:8px;margin-top:8px;font-size:.78rem;display:flex}.auth-module__qh4zBa__strengthBars{flex:1;gap:4px;display:flex}.auth-module__qh4zBa__strengthBar{background:var(--hairline);border-radius:2px;flex:1;height:4px;transition:background .4s cubic-bezier(.2,.8,.2,1)}.auth-module__qh4zBa__strengthLabel{text-align:right;min-width:56px;font-weight:600;transition:color .3s}.auth-module__qh4zBa__strengthL1 .auth-module__qh4zBa__strengthBarOn{background:#ff6b75}.auth-module__qh4zBa__strengthL1 .auth-module__qh4zBa__strengthLabel{color:#ff9aa3}.auth-module__qh4zBa__strengthL2 .auth-module__qh4zBa__strengthBarOn{background:#ff6b75}.auth-module__qh4zBa__strengthL2 .auth-module__qh4zBa__strengthLabel{color:#ff9aa3}.auth-module__qh4zBa__strengthL3 .auth-module__qh4zBa__strengthBarOn{background:#f59e0b}.auth-module__qh4zBa__strengthL3 .auth-module__qh4zBa__strengthLabel{color:#f5b04c}.auth-module__qh4zBa__strengthL4 .auth-module__qh4zBa__strengthBarOn{background:#9fbf9b}.auth-module__qh4zBa__strengthL4 .auth-module__qh4zBa__strengthLabel{color:#9fbf9b}.auth-module__qh4zBa__cta{background:var(--primary);color:#fff;width:100%;font-family:var(--font-outfit), sans-serif;letter-spacing:-.01em;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;margin-top:8px;padding:15px 18px;font-size:.98rem;font-weight:700;transition:background .18s,transform .16s cubic-bezier(.2,.8,.2,1),box-shadow .18s;display:inline-flex;box-shadow:0 8px 22px #ff47573d}.auth-module__qh4zBa__cta:hover:not(:disabled){background:var(--primary-hover);transform:translateY(-1px);box-shadow:0 12px 28px #ff475752}.auth-module__qh4zBa__cta:active:not(:disabled){transform:translateY(0);box-shadow:0 4px 10px #ff47573d}.auth-module__qh4zBa__cta:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.auth-module__qh4zBa__spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite auth-module__qh4zBa__spin}@keyframes auth-module__qh4zBa__spin{to{transform:rotate(360deg)}}.auth-module__qh4zBa__forgot{text-align:right;color:var(--primary);cursor:pointer;background:0 0;border:none;margin:4px 0 14px auto;padding:0;font-size:.85rem;font-weight:600;transition:opacity .18s;display:block}.auth-module__qh4zBa__forgot:hover{opacity:.75}.auth-module__qh4zBa__bottomSwitch{text-align:center;color:var(--pierre);margin-top:18px;font-size:.9rem;animation:.38s cubic-bezier(.2,.8,.2,1) .3s both auth-module__qh4zBa__fieldIn}.auth-module__qh4zBa__bottomSwitch button{color:var(--primary);cursor:pointer;font-weight:700;font-size:inherit;background:0 0;border:none;padding:0 4px;font-family:inherit;transition:opacity .18s}.auth-module__qh4zBa__bottomSwitch button:hover{opacity:.78}.auth-module__qh4zBa__error,.auth-module__qh4zBa__info{border-radius:10px;margin-top:12px;padding:11px 14px;font-size:.88rem;line-height:1.4;animation:.28s cubic-bezier(.2,.8,.2,1) both auth-module__qh4zBa__bannerIn}.auth-module__qh4zBa__error{color:#ff9aa3;background:#ff47571f;border:1px solid #ff475759;font-weight:500}.auth-module__qh4zBa__info{color:#ff9aa3;background:#ff47571a;border:1px solid #ff475747;font-weight:600}@keyframes auth-module__qh4zBa__bannerIn{0%{opacity:0;transform:translateY(-4px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.auth-module__qh4zBa__checkMail{text-align:center;animation:.32s cubic-bezier(.2,.8,.2,1) both auth-module__qh4zBa__modeIn}.auth-module__qh4zBa__checkMailIcon{width:72px;height:72px;color:var(--primary);background:#ff47571a;border:1px solid #ff475747;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 18px;animation:.6s cubic-bezier(.34,1.56,.64,1) .1s both auth-module__qh4zBa__iconPop;display:flex}.auth-module__qh4zBa__checkMailIcon svg{width:32px;height:32px}@keyframes auth-module__qh4zBa__iconPop{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.auth-module__qh4zBa__checkMail h2{font-family:var(--font-fraunces), Georgia, serif;color:var(--ivoire);margin-bottom:10px;font-size:1.55rem;font-weight:400}.auth-module__qh4zBa__checkMail p{color:var(--pierre);font-size:.95rem;line-height:1.55}@media (prefers-reduced-motion:reduce){.auth-module__qh4zBa__brand,.auth-module__qh4zBa__card,.auth-module__qh4zBa__modePanel,.auth-module__qh4zBa__field,.auth-module__qh4zBa__bottomSwitch,.auth-module__qh4zBa__error,.auth-module__qh4zBa__info,.auth-module__qh4zBa__checkMail,.auth-module__qh4zBa__checkMailIcon{animation:none}}@media (max-width:600px){.auth-module__qh4zBa__page{padding:70px 16px 40px}.auth-module__qh4zBa__topBar{top:16px;left:16px;right:16px}.auth-module__qh4zBa__card{border-radius:20px;padding:28px 22px}.auth-module__qh4zBa__title{font-size:1.55rem}}@media (max-width:380px){.auth-module__qh4zBa__card{padding:24px 18px}.auth-module__qh4zBa__title{font-size:1.45rem}}
