.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_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:#666;font-size:14px;margin:0}html.dark .auth_authSubtitle__Hjn_W{color:#a0a0a0}.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_passwordToggle__uDS6d{background:none;border:none;cursor:pointer;font-size:18px;opacity:.6;padding:4px;position:absolute;right:12px;top:50%;transform:translateY(-50%);transition:opacity .15s}.auth_passwordToggle__uDS6d:hover{opacity:1}.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{border-radius:8px;font-size:13px;line-height:1.5;padding:12px 14px}.auth_alertError___KXyq{background:#f8d7da;border:1px solid #f5c6cb;color:#721c24}html.dark .auth_alertError___KXyq{background:rgba(220,53,69,.15);border-color:rgba(220,53,69,.3);color:#f8d7da}.auth_alertWarning__jLizB{background:#fff3cd;border:1px solid #ffeeba;color:#856404}html.dark .auth_alertWarning__jLizB{background:rgba(255,193,7,.15);border-color:rgba(255,193,7,.3);color:#ffd54f}.auth_alertSuccess__u2efP{background:#d4edda;border:1px solid #c3e6cb;color:#155724}html.dark .auth_alertSuccess__u2efP{background:rgba(40,167,69,.15);border-color:rgba(40,167,69,.3);color:#d4edda}.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_socialButtons__PAqk6{gap:10px}.auth_authFooter__0bLSJ,.auth_socialButtons__PAqk6{display:flex;flex-direction:column}.auth_authFooter__0bLSJ{gap:8px;margin-top:16px;text-align:center}.auth_authLink__LHFgq{color:#03b300;font-size:14px;font-weight:600;text-decoration:none}.auth_authLink__LHFgq:hover{text-decoration:underline}.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_captchaWrapper__vNO74{display:flex;justify-content:center;margin:8px 0}.auth_telegramInfo__8i6Rm{background:rgba(0,136,204,.08);border:1px solid rgba(0,136,204,.2);border-radius:8px;margin-top:16px;padding:14px}html.dark .auth_telegramInfo__8i6Rm{background:rgba(0,136,204,.15);border-color:rgba(0,136,204,.3)}.auth_telegramInfoTitle__JnILC{color:#08c;font-size:13px;font-weight:600;margin:0 0 8px}.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}}