.auth_authContainer__uW_6b{align-items:center;background:linear-gradient(135deg,#fafafa,#f0f0f0);display:flex;justify-content:center;min-height:100vh;padding:16px 12px}html.dark .auth_authContainer__uW_6b{background:linear-gradient(135deg,#0f1115,#15171c)}.auth_authCard__Ir0GS{animation:auth_slideUp__qPiDU .25s cubic-bezier(.2,0,0,1);background:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.08),0 4px 8px rgba(0,0,0,.04);max-width:380px;padding:24px;width:100%}@keyframes auth_slideUp__qPiDU{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}html.dark .auth_authCard__Ir0GS{background:#1e2126;border-color:#363b44;box-shadow:0 8px 32px rgba(0,0,0,.4)}.auth_authHeader__oHCrb{margin-bottom:20px;text-align:center}.auth_authLogo__g8OPO{font-size:28px;margin-bottom:8px}.auth_authLogoBadge__vSzsf{align-items:center;background:linear-gradient(135deg,#03b300,#02a000);border-radius:12px;box-shadow:0 4px 12px rgba(3,179,0,.25);display:inline-flex;height:44px;justify-content:center;margin-bottom:12px;width:44px}.auth_authTitle__VlD_J{color:#1a1a1a;font-size:20px;font-weight:700;letter-spacing:-.02em;margin:0 0 4px}html.dark .auth_authTitle__VlD_J{color:#fff}.auth_authSubtitle__Hjn_W{color:#888;font-size:13px;margin:0}html.dark .auth_authSubtitle__Hjn_W{color:grey}.auth_form__FcSZa{gap:14px}.auth_form__FcSZa,.auth_inputGroup__6KdsB{display:flex;flex-direction:column}.auth_inputGroup__6KdsB{gap:6px}.auth_inputLabel__ugLRU{color:#666;font-size:11px;font-weight:600;letter-spacing:.05em;text-transform:uppercase}html.dark .auth_inputLabel__ugLRU{color:#a0a0a0}.auth_inputWrapper__R6pbg{position:relative}.auth_input__2iiLT{background:#fff;border:1px solid #e0e0e0;border-radius:8px;color:#1a1a1a;font-family:inherit;font-size:15px;line-height:1.5;outline:none;padding:12px 14px;transition:all .15s cubic-bezier(.4,0,.2,1);width:100%}.auth_input__2iiLT::-moz-placeholder{color:#999}.auth_input__2iiLT::placeholder{color:#999}.auth_input__2iiLT:hover:not(:disabled):not(:focus){border-color:#ccc}.auth_input__2iiLT:focus{border-color:#03b300;box-shadow:0 0 0 4px rgba(3,179,0,.1)}.auth_input__2iiLT:disabled{background:#f5f5f5;color:#999;cursor:not-allowed}html.dark .auth_input__2iiLT{background:#2a2e35;border-color:#434a54;color:#fff}html.dark .auth_input__2iiLT::-moz-placeholder{color:#666}html.dark .auth_input__2iiLT::placeholder{color:#666}html.dark .auth_input__2iiLT:hover:not(:disabled):not(:focus){border-color:#666}html.dark .auth_input__2iiLT:disabled{background:#15171c;color:#666}.auth_inputLabelRow__Bqeh4{align-items:center;display:flex;justify-content:space-between}.auth_forgotLink__4mgFs{color:#03b300;font-size:12px;font-weight:500;text-decoration:none;transition:opacity .15s}.auth_forgotLink__4mgFs:hover{opacity:.8}.auth_passwordToggle__uDS6d{align-items:center;background:none;border:none;border-radius:6px;color:#999;cursor:pointer;display:flex;justify-content:center;padding:6px;position:absolute;right:10px;top:50%;transform:translateY(-50%);transition:color .15s,background .15s}.auth_passwordToggle__uDS6d:hover{background:rgba(0,0,0,.04);color:#666}html.dark .auth_passwordToggle__uDS6d{color:#666}html.dark .auth_passwordToggle__uDS6d:hover{background:hsla(0,0%,100%,.06);color:#a0a0a0}.auth_passwordToggle__uDS6d:disabled{cursor:not-allowed;opacity:.3}.auth_inputWithIcon__HP_vc{padding-right:44px}.auth_inputHint___VJ8v{color:#999;font-size:12px}html.dark .auth_inputHint___VJ8v{color:#666}.auth_passwordStrength__s57h0{margin-top:8px}.auth_strengthBars__Hw094{display:flex;gap:4px;margin-bottom:6px}.auth_strengthBar__dmw_W{background:#e0e0e0;border-radius:2px;flex:1;height:4px;transition:background .2s}html.dark .auth_strengthBar__dmw_W{background:#363b44}.auth_strengthBar__dmw_W.auth_active__0SAsM{background:var(--strength-color,#03b300)}.auth_strengthLabel__n0Hbt{color:var(--strength-color,#03b300);font-size:12px;font-weight:600}.auth_strengthFeedback__6udAK{margin-top:4px}.auth_strengthFeedback__6udAK span{color:#999;display:block;font-size:11px}html.dark .auth_strengthFeedback__6udAK span{color:#666}.auth_checkbox__b78an{align-items:flex-start;cursor:pointer;display:flex;gap:10px}.auth_checkbox__b78an input{accent-color:#03b300;cursor:pointer;height:16px;margin-top:3px;width:16px}.auth_checkbox__b78an span{color:#444;font-size:13px;line-height:1.5}html.dark .auth_checkbox__b78an span{color:#ccc}.auth_checkbox__b78an a{color:#03b300;text-decoration:none}.auth_checkbox__b78an a:hover{text-decoration:underline}.auth_alert__jl5Mn{align-items:flex-start;animation:auth_alertSlide___sELn .2s ease-out;border-radius:8px;display:flex;font-size:13px;gap:10px;line-height:1.5;margin-bottom:4px;padding:12px 14px}@keyframes auth_alertSlide___sELn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.auth_alertIcon__P8BLf{align-items:center;border-radius:50%;display:inline-flex;flex-shrink:0;font-size:11px;font-weight:700;height:20px;justify-content:center;line-height:1;width:20px}.auth_alertError___KXyq{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}.auth_alertError___KXyq .auth_alertIcon__P8BLf{background:#dc2626;color:#fff}html.dark .auth_alertError___KXyq{background:rgba(220,53,69,.12);border-color:rgba(220,53,69,.25);color:#fca5a5}.auth_alertWarning__jLizB{background:#fffbeb;border:1px solid #fde68a;color:#92400e}html.dark .auth_alertWarning__jLizB{background:rgba(255,193,7,.12);border-color:rgba(255,193,7,.25);color:#fcd34d}.auth_alertSuccess__u2efP{background:#f0fdf4;border:1px solid #bbf7d0;color:#166534}.auth_alertSuccess__u2efP .auth_alertIcon__P8BLf{background:#16a34a;color:#fff}html.dark .auth_alertSuccess__u2efP{background:rgba(40,167,69,.12);border-color:rgba(40,167,69,.25);color:#86efac}.auth_alertList__AhUla{list-style:none;margin:0;padding:0}.auth_alertList__AhUla li:before{content:"• "}.auth_btn__P4v3q{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-family:inherit;font-size:15px;font-weight:600;gap:8px;justify-content:center;letter-spacing:.02em;line-height:1;outline:none;padding:12px 20px;text-decoration:none;transition:all .15s cubic-bezier(.4,0,.2,1)}.auth_btn__P4v3q:focus-visible{outline:2px solid #03b300;outline-offset:2px}.auth_btn__P4v3q:disabled{cursor:not-allowed;opacity:.5;pointer-events:none}.auth_btnPrimary__rRri1{background:#03b300;box-shadow:0 1px 2px rgba(0,0,0,.05);color:#fff}.auth_btnPrimary__rRri1:hover:not(:disabled){background:#02a000;box-shadow:0 4px 12px rgba(3,179,0,.3);transform:translateY(-1px)}.auth_btnPrimary__rRri1:active:not(:disabled){transform:translateY(0)}.auth_btnSecondary__x0fMb{background:transparent;border:1px solid #e0e0e0;color:#1a1a1a}.auth_btnSecondary__x0fMb:hover:not(:disabled){background:#f5f5f5;border-color:#ccc}html.dark .auth_btnSecondary__x0fMb{border-color:#434a54;color:#fff}html.dark .auth_btnSecondary__x0fMb:hover:not(:disabled){background:#2a2e35;border-color:#666}.auth_btnTelegram__mZg4_{background:#08c;color:#fff}.auth_btnTelegram__mZg4_:hover:not(:disabled){background:#0077b3;box-shadow:0 4px 12px rgba(0,136,204,.3);transform:translateY(-1px)}.auth_btnGoogle__jhhTM{background:#fff;border:1px solid #e0e0e0;color:#444}.auth_btnGoogle__jhhTM:hover:not(:disabled){background:#f5f5f5;border-color:#ccc}html.dark .auth_btnGoogle__jhhTM{background:#2a2e35;border-color:#434a54;color:#fff}html.dark .auth_btnGoogle__jhhTM:hover:not(:disabled){background:#363b44}.auth_btnFull__2QlT3{width:100%}.auth_btnIcon__gGukI{height:20px;width:20px}.auth_divider__LhdcP{align-items:center;display:flex;gap:12px;margin:16px 0}.auth_dividerLine__22zJ4{background:#e0e0e0;flex:1;height:1px}html.dark .auth_dividerLine__22zJ4{background:#363b44}.auth_dividerText__CL9D0{color:#999;font-size:13px}html.dark .auth_dividerText__CL9D0{color:#666}.auth_authFooter__0bLSJ,.auth_socialButtons__PAqk6{display:flex;flex-direction:column;gap:10px}.auth_authFooter__0bLSJ{margin-top:20px;text-align:center}.auth_authFooterText__w4R0C{color:#666;font-size:14px;margin:0}html.dark .auth_authFooterText__w4R0C{color:#a0a0a0}.auth_authLink__LHFgq{color:#03b300;font-size:14px;font-weight:600;text-decoration:none}.auth_authLink__LHFgq:hover{text-decoration:underline}.auth_authFooterLinks__nsjcU{align-items:center;display:flex;gap:8px;justify-content:center}.auth_authFooterDot__ctZnQ{color:#d1d5db;font-size:10px}html.dark .auth_authFooterDot__ctZnQ{color:#4b5563}.auth_authLinkSecondary__nQHUG{color:#666;font-size:13px;text-decoration:none}.auth_authLinkSecondary__nQHUG:hover{color:#03b300}html.dark .auth_authLinkSecondary__nQHUG{color:#a0a0a0}html.dark .auth_authLinkSecondary__nQHUG:hover{color:#03b300}.auth_authLinkMuted__3yxNZ{color:#999;font-size:12px;text-decoration:none}.auth_authLinkMuted__3yxNZ:hover,html.dark .auth_authLinkMuted__3yxNZ{color:#666}html.dark .auth_authLinkMuted__3yxNZ:hover{color:#a0a0a0}.auth_btnSpinner__p32fu{animation:auth_spin__6DziB .6s linear infinite;border-radius:50%;border:2px solid hsla(0,0%,100%,.3);border-top-color:#fff;height:16px;width:16px}@keyframes auth_spin__6DziB{to{transform:rotate(1turn)}}.auth_captchaArea__oM_kd{flex-direction:column;min-height:65px}.auth_captchaArea__oM_kd,.auth_captchaSkeleton__JY_Ci{align-items:center;display:flex;position:relative}.auth_captchaSkeleton__JY_Ci{animation:auth_fadeIn___mRQQ .2s ease-out;background:#f5f5f5;border:1px solid #e8e8e8;border-radius:8px;height:65px;justify-content:center;overflow:hidden;width:100%}html.dark .auth_captchaSkeleton__JY_Ci{background:#2a2e35;border-color:#3a3f48}.auth_captchaSkeletonShimmer__21ZlS{animation:auth_shimmer__1_7hX 1.8s ease-in-out infinite;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.08) 50%,transparent);inset:0;position:absolute}@keyframes auth_shimmer__1_7hX{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}html.dark .auth_captchaSkeletonShimmer__21ZlS{background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.04) 50%,transparent)}.auth_captchaSkeletonContent___KXIb{align-items:center;color:#999;display:flex;font-size:13px;gap:10px;z-index:1}html.dark .auth_captchaSkeletonContent___KXIb{color:#666}.auth_captchaSpinner__SPnK5{animation:auth_spin__6DziB .8s linear infinite;border-radius:50%;border:2px solid #e0e0e0;border-top-color:#03b300;height:18px;width:18px}html.dark .auth_captchaSpinner__SPnK5{border-color:#03b300 #434a54 #434a54}.auth_captchaVerified__WMfBR{align-items:center;animation:auth_fadeIn___mRQQ .3s ease-out;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;color:#16a34a;display:flex;font-size:13px;font-weight:600;gap:8px;height:65px;justify-content:center;width:100%}html.dark .auth_captchaVerified__WMfBR{background:rgba(3,179,0,.08);border-color:rgba(3,179,0,.2);color:#4ade80}.auth_captchaExpired__C4Yly{align-items:center;animation:auth_fadeIn___mRQQ .2s ease-out;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;color:#92400e;display:flex;font-size:13px;gap:12px;height:65px;justify-content:center;width:100%}html.dark .auth_captchaExpired__C4Yly{background:rgba(255,193,7,.08);border-color:rgba(255,193,7,.2);color:#fcd34d}.auth_captchaError__nhPvm{align-items:center;animation:auth_fadeIn___mRQQ .2s ease-out;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;display:flex;gap:10px;min-height:65px;padding:12px 14px;width:100%}html.dark .auth_captchaError__nhPvm{background:rgba(220,53,69,.08);border-color:rgba(220,53,69,.2)}.auth_captchaErrorIcon__sxDas{color:#f59e0b;flex-shrink:0}.auth_captchaErrorText__hwNR0{display:flex;flex:1;flex-direction:column;gap:2px}.auth_captchaErrorText__hwNR0>span:first-child{color:#991b1b;font-size:13px;font-weight:600}html.dark .auth_captchaErrorText__hwNR0>span:first-child{color:#fca5a5}.auth_captchaErrorHint__Ms0Vr{color:#b91c1c;font-size:12px;opacity:.8}html.dark .auth_captchaErrorHint__Ms0Vr{color:#f87171;opacity:.7}.auth_captchaRetryBtn__XGK9e{background:none;border:1px solid #d1d5db;border-radius:6px;color:#374151;cursor:pointer;flex-shrink:0;font-family:inherit;font-size:12px;font-weight:600;padding:6px 12px;transition:all .15s}.auth_captchaRetryBtn__XGK9e:hover{background:#f3f4f6;border-color:#9ca3af}html.dark .auth_captchaRetryBtn__XGK9e{border-color:#4b5563;color:#d1d5db}html.dark .auth_captchaRetryBtn__XGK9e:hover{background:hsla(0,0%,100%,.06);border-color:#6b7280}.auth_captchaTurnstile__TYtnx{display:flex;justify-content:center;max-height:100px;overflow:hidden;transition:opacity .3s,max-height .3s;width:100%}.auth_captchaHidden__bN3t7{max-height:0;opacity:0;pointer-events:none;position:absolute}@keyframes auth_fadeIn___mRQQ{0%{opacity:0}to{opacity:1}}.auth_telegramInfo__8i6Rm{align-items:flex-start;animation:auth_fadeIn___mRQQ .2s ease-out;background:rgba(0,136,204,.06);border:1px solid rgba(0,136,204,.15);border-radius:8px;display:flex;gap:12px;margin-top:14px;padding:12px 14px}html.dark .auth_telegramInfo__8i6Rm{background:rgba(0,136,204,.1);border-color:rgba(0,136,204,.2)}.auth_telegramInfoIcon__64FKA{color:#08c;flex-shrink:0;margin-top:1px}.auth_telegramInfoTitle__JnILC{color:#08c;font-size:13px;font-weight:600;margin:0 0 4px}.auth_telegramInfoText__Oe2J8{color:#666;font-size:12px;line-height:1.5;margin:0}html.dark .auth_telegramInfoText__Oe2J8{color:#a0a0a0}.auth_loading__7pVgz{align-items:center;color:#666;display:flex;font-size:15px;justify-content:center;min-height:100vh}html.dark .auth_loading__7pVgz{color:#a0a0a0}@media (max-width:480px){.auth_authCard__Ir0GS{border:none;border-radius:0;box-shadow:none;max-width:100%;padding:20px 16px}.auth_authContainer__uW_6b{align-items:flex-start;padding:0 0 calc(64px + env(safe-area-inset-bottom, 0px))}.auth_authTitle__VlD_J{font-size:18px}.auth_authLogo__g8OPO{font-size:24px;margin-bottom:6px}.auth_authHeader__oHCrb{margin-bottom:16px}.auth_form__FcSZa{gap:12px}.auth_divider__LhdcP{margin:12px 0}.auth_authFooter__0bLSJ{margin-top:12px}}@media (hover:none) and (pointer:coarse){.auth_btn__P4v3q{min-height:48px;padding:14px 20px}.auth_input__2iiLT{font-size:16px;padding:14px}}