.auth_page__BzxL8{min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;padding:24px}.auth_page__BzxL8:before{inset:0;background:linear-gradient(hsla(0,0%,100%,.017) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.017) 1px,transparent 0);background-size:40px 40px}.auth_page__BzxL8:after,.auth_page__BzxL8:before{content:"";position:fixed;pointer-events:none;z-index:0}.auth_page__BzxL8:after{right:-10%;top:-20%;width:70vw;height:90vh;background:radial-gradient(ellipse at 60% 30%,rgba(79,142,247,.09) 0,transparent 65%)}.auth_brand__SlcND{position:fixed;top:32px;left:40px;display:flex;align-items:center;gap:9px;z-index:2;text-decoration:none}.auth_brandMark__Io4Y0{width:26px;height:26px;border-radius:7px;background:var(--accent-dim);border:1px solid var(--accent-border);display:flex;align-items:center;justify-content:center;color:var(--accent);font-family:var(--font-mono);font-weight:600;font-size:12px;flex-shrink:0}.auth_brandText__0ro5g{font-family:var(--font-display);font-size:16px;font-weight:700;color:var(--text);letter-spacing:-.01em}.auth_card__KA4lG{position:relative;z-index:1;width:400px;max-width:calc(100vw - 32px);background:var(--surface);border:1px solid hsla(0,0%,100%,.09);border-radius:20px;padding:36px;box-shadow:0 32px 80px rgba(0,0,0,.55),0 0 0 1px rgba(79,142,247,.06);animation:auth_cardIn__jssdJ .4s cubic-bezier(.2,.8,.2,1) both}.auth_title__saMM4{animation:auth_fieldIn__0oDck .4s cubic-bezier(.2,.8,.2,1) .08s both}.auth_subtitle__aClGr{animation:auth_fieldIn__0oDck .4s cubic-bezier(.2,.8,.2,1) .14s both}.auth_tabSwitcher__qN958{animation:auth_fieldIn__0oDck .4s cubic-bezier(.2,.8,.2,1) .2s both}.auth_formFields__XYGYX>*{animation:auth_fieldIn__0oDck .4s cubic-bezier(.2,.8,.2,1) both}.auth_formFields__XYGYX>:first-child{animation-delay:.26s}.auth_formFields__XYGYX>:nth-child(2){animation-delay:.32s}.auth_formFields__XYGYX>:nth-child(3){animation-delay:.38s}.auth_formFields__XYGYX>:nth-child(4){animation-delay:.44s}.auth_formFields__XYGYX>:nth-child(5){animation-delay:.5s}.auth_formFields__XYGYX>:nth-child(6){animation-delay:.56s}.auth_formFields__XYGYX>:nth-child(n+7){animation-delay:.6s}@keyframes auth_fieldIn__0oDck{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes auth_cardIn__jssdJ{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:480px){.auth_card__KA4lG{padding:24px}.auth_brand__SlcND{left:20px;top:20px}}@media (prefers-reduced-motion:reduce){.auth_btnSubmit__sKHyK,.auth_card__KA4lG,.auth_field__tsYDj,.auth_formFields__XYGYX>*,.auth_subtitle__aClGr,.auth_tabIndicator__VbU_5,.auth_tabSwitcher__qN958,.auth_title__saMM4{animation-duration:.001ms!important;transition-duration:.001ms!important}}.auth_accentLine__qKuW_{position:absolute;top:0;left:12%;right:12%;height:1px;background:linear-gradient(90deg,transparent,var(--accent),transparent);border-radius:1px}.auth_title__saMM4{font-size:18px;font-weight:600;color:var(--text);letter-spacing:-.01em;margin-bottom:4px;font-family:var(--font-ui)}.auth_subtitle__aClGr{font-size:13px;color:var(--text-sec);margin-bottom:24px}.auth_tabSwitcher__qN958{position:relative;background:hsla(0,0%,100%,.04);border-radius:10px;padding:3px;display:flex;gap:3px;margin-bottom:26px}.auth_tabIndicator__VbU_5{position:absolute;top:3px;bottom:3px;left:3px;width:calc(50% - 4.5px);background:var(--accent);border-radius:8px;transition:transform .28s cubic-bezier(.2,.8,.2,1);z-index:0}.auth_tabBtn__7chdz{position:relative;z-index:1;flex:1;height:34px;border:none;border-radius:8px;background:transparent;font-size:13px;font-weight:500;font-family:var(--font-ui);cursor:pointer;transition:color .14s}.auth_tabActive__sz2c4{color:#fff}.auth_tabInactive__nxGGO{color:var(--text-sec)}.auth_tabInactive__nxGGO:hover{color:var(--text)}.auth_tabBtn__7chdz:focus-visible{outline:2px solid var(--accent-light);outline-offset:2px}.auth_formFields__XYGYX{display:flex;flex-direction:column;gap:14px}.auth_field__tsYDj{overflow:hidden;max-height:110px;transition:max-height .22s ease,opacity .18s ease,margin .22s ease;opacity:1}.auth_field__tsYDj.auth_hidden__varbH{max-height:0;opacity:0;margin:0;pointer-events:none}.auth_label__o_lL3{display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:500;color:var(--text-sec);margin-bottom:5px}.auth_input__c251n{width:100%;height:40px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.09);border-radius:8px;padding:0 12px;font-size:14px;font-family:var(--font-ui);color:var(--text);outline:none;transition:border-color .14s,box-shadow .14s}.auth_input__c251n:focus{border-color:var(--accent);box-shadow:0 0 0 3px rgba(79,142,247,.14)}.auth_input__c251n::-moz-placeholder{color:var(--text-muted)}.auth_input__c251n::placeholder{color:var(--text-muted)}.auth_input__c251n.auth_invalid__ZddsM{border-color:var(--error)}.auth_fieldError__C8RoN{font-size:11.5px;color:#ff8a80;margin-top:5px}.auth_link__GXv3Y{color:var(--accent-light);cursor:pointer;text-decoration:none;font-size:11px;background:none;border:none;font-family:var(--font-ui);padding:0}.auth_link__GXv3Y:hover{text-decoration:underline}.auth_link__GXv3Y:disabled{opacity:.4;pointer-events:none}.auth_passwordWrap__2zfFa{position:relative}.auth_passwordWrap__2zfFa .auth_input__c251n{padding-right:40px}.auth_passwordToggle__34As_{position:absolute;right:4px;top:50%;transform:translateY(-50%);width:32px;height:32px;border:none;background:transparent;color:var(--text-muted);cursor:pointer;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:color .14s,background .14s}.auth_passwordToggle__34As_:hover{color:var(--text);background:hsla(0,0%,100%,.06)}.auth_agreeRow__6xuJw{display:flex;align-items:flex-start;gap:9px;margin-top:2px}.auth_agreeRow__6xuJw input[type=checkbox]{width:16px;height:16px;margin-top:1px;accent-color:var(--accent);flex-shrink:0;cursor:pointer}.auth_agreeRow__6xuJw label{font-size:11.5px;color:var(--text-sec);line-height:1.5;cursor:pointer}.auth_btnSubmit__sKHyK{width:100%;height:42px;border-radius:9px;background:var(--accent);color:#fff;border:none;font-size:15px;font-weight:600;font-family:var(--font-ui);cursor:pointer;margin-top:8px;display:flex;align-items:center;justify-content:center;gap:8px;transition:background .14s,transform .14s cubic-bezier(.2,.8,.2,1)}.auth_btnSubmit__sKHyK:hover{background:var(--accent-light);transform:translateY(-1px)}.auth_btnSubmit__sKHyK:active{transform:scale(.97)}.auth_btnSubmit__sKHyK:disabled{opacity:.6;cursor:default;transform:none}.auth_btnSubmit__sKHyK:focus-visible{outline:2px solid var(--accent-light);outline-offset:2px}.auth_spin__FBIQb{animation:auth_spin__FBIQb .8s linear infinite}@keyframes auth_spin__FBIQb{to{transform:rotate(1turn)}}@keyframes auth_shake__NW7kJ{10%,90%{transform:translateX(-1px)}20%,80%{transform:translateX(2px)}30%,50%,70%{transform:translateX(-4px)}40%,60%{transform:translateX(4px)}}.auth_shake__NW7kJ{animation:auth_shake__NW7kJ .4s cubic-bezier(.36,.07,.19,.97) both}.auth_toggleRow__V_8ne{margin-top:20px;text-align:center}.auth_toggleRow__V_8ne .auth_link__GXv3Y{font-size:12px}.auth_footer__CPqgI{margin-top:20px;text-align:center;font-size:12px;color:var(--text-muted);gap:6px}.auth_footerDot__Y_e4_,.auth_footer__CPqgI{display:flex;align-items:center;justify-content:center}.auth_footerDot__Y_e4_{width:8px;height:8px;border-radius:50%;background:rgba(34,197,94,.2);border:1px solid rgba(34,197,94,.35);flex-shrink:0}.auth_footerInner__zw5w9{width:4px;height:4px;border-radius:50%;background:var(--success)}.auth_agreeRow__6xuJw a,.auth_footer__CPqgI a{color:var(--accent-light);text-underline-offset:2px}.auth_errorMsg__R1HWf{font-size:12px;color:var(--error);display:none}.auth_errorMsg__R1HWf.auth_show__wUiRC{display:block}.auth_fieldHint__wh8LF{font-size:12px;color:#e0b400;margin-top:4px}