._page_1uup0_1{min-height:100vh;background:linear-gradient(to bottom,var(--auth-bg),var(--bg-secondary));color:var(--text-primary)}._header_1uup0_7{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 4rem;max-width:1400px;margin:0 auto}._logoGroup_1uup0_16{display:flex;align-items:center;gap:.75rem;transition:transform .2s ease}._logoGroup_1uup0_16:hover{transform:scale(1.05)}._logoIcon_1uup0_27{width:40px;height:40px}._logoText_1uup0_32{font-size:1.5rem;font-weight:700;color:var(--text-primary)}._headerActions_1uup0_38{display:flex;gap:.75rem}._linkButton_1uup0_43{padding:.65rem 1.25rem;border-radius:999px;background:transparent;color:var(--text-primary);border:1.5px solid var(--border);text-decoration:none;font-weight:600;transition:all .2s ease}._linkButton_1uup0_43:hover{background:var(--bg-primary);border-color:var(--primary);transform:translateY(-1px)}._primaryButton_1uup0_60{padding:.65rem 1.25rem;border-radius:999px;background:var(--primary);color:var(--on-primary);text-decoration:none;font-weight:600;transition:all .2s ease;border:none}._primaryButton_1uup0_60:hover{background:var(--primary-dark);transform:translateY(-1px);box-shadow:0 4px 12px #a8e6cf4d}._hero_1uup0_77{display:grid;grid-template-columns:minmax(320px,1fr) minmax(280px,420px);gap:4rem;align-items:center;padding:4rem 4rem 6rem;max-width:1400px;margin:0 auto}._heroContent_1uup0_87{max-width:640px}._badge_1uup0_91{display:inline-block;padding:.5rem 1rem;background:var(--bg-primary);border:1px solid var(--border);border-radius:999px;font-size:.875rem;font-weight:600;color:var(--text-primary-on-light);margin-bottom:1.5rem;animation:_fadeInUp_1uup0_1 .6s ease}._title_1uup0_104{font-size:clamp(2.25rem,5vw,3.5rem);font-weight:800;line-height:1.15;margin-bottom:1.25rem;color:var(--text-primary);animation:_fadeInUp_1uup0_1 .6s ease .1s backwards}._subtitle_1uup0_113{font-size:1.125rem;color:var(--text-secondary);margin-bottom:1.25rem;line-height:1.6;animation:_fadeInUp_1uup0_1 .6s ease .2s backwards}._description_1uup0_121{font-size:1rem;color:var(--text-tertiary);margin-bottom:2.5rem;line-height:1.6;animation:_fadeInUp_1uup0_1 .6s ease .25s backwards}._ctaRow_1uup0_129{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:3rem;animation:_fadeInUp_1uup0_1 .6s ease .3s backwards}._primaryButtonLarge_1uup0_137{padding:1rem 2rem;border-radius:12px;background:var(--primary);color:var(--on-primary);text-decoration:none;font-weight:700;font-size:1.05rem;transition:all .2s ease;border:none;box-shadow:0 4px 14px #a8e6cf40}._primaryButtonLarge_1uup0_137:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 6px 20px #a8e6cf59}._secondaryButtonLarge_1uup0_156{padding:1rem 2rem;border-radius:12px;background:var(--bg-primary);color:var(--text-primary);border:1.5px solid var(--border);text-decoration:none;font-weight:600;font-size:1.05rem;transition:all .2s ease}._secondaryButtonLarge_1uup0_156:hover{border-color:var(--primary);transform:translateY(-2px);box-shadow:0 4px 14px var(--shadow)}._stats_1uup0_174{display:flex;gap:2.5rem;animation:_fadeInUp_1uup0_1 .6s ease .4s backwards}._stat_1uup0_174{display:flex;flex-direction:column;gap:.25rem}._statValue_1uup0_186{font-size:1.25rem;font-weight:700;color:var(--text-primary-on-light)}._statLabel_1uup0_192{font-size:.875rem;color:var(--text-secondary);font-weight:500}._heroCard_1uup0_198{background:var(--bg-primary);border-radius:24px;padding:2rem;box-shadow:0 20px 60px #0000001f;display:flex;flex-direction:column;gap:1rem;border:1px solid var(--border);animation:_fadeInRight_1uup0_1 .8s ease .3s backwards;transition:transform .3s ease,box-shadow .3s ease}._heroCard_1uup0_198:hover{transform:translateY(-4px);box-shadow:0 24px 70px #00000026}._cardHeader_1uup0_216{display:flex;justify-content:space-between;align-items:center}._reviewBadge_1uup0_222{display:inline-block;padding:.35rem .75rem;background:var(--badge-bg);border-radius:999px;font-size:.75rem;font-weight:600;color:var(--text-primary-on-light);text-transform:uppercase;letter-spacing:.05em}._cardProgress_1uup0_234{font-size:.875rem;color:var(--text-tertiary);font-weight:600}._cardWord_1uup0_240{font-size:2rem;font-weight:700;color:var(--text-primary);margin-top:.5rem}._cardDefinition_1uup0_247{font-size:.95rem;color:var(--text-secondary);line-height:1.5;padding:.75rem;background:var(--bg-secondary);border-radius:10px}._cardHint_1uup0_256{color:var(--text-tertiary);font-size:.875rem;margin-top:.25rem}._cardActions_1uup0_262{display:flex;gap:.75rem;margin-top:.75rem}._actionPositive_1uup0_268,._actionNegative_1uup0_269{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.85rem 1rem;border-radius:12px;font-weight:600;font-size:.95rem;background:var(--bg-secondary);color:var(--text-primary);border:1.5px solid transparent;cursor:pointer;transition:all .2s ease}._actionPositive_1uup0_268{border-color:var(--primary)}._actionPositive_1uup0_268:hover{background:var(--primary);color:var(--on-primary);transform:translateY(-1px)}._actionNegative_1uup0_269{border-color:var(--danger)}._actionNegative_1uup0_269:hover{background:var(--danger);color:#fff;transform:translateY(-1px)}._emoji_1uup0_306{font-size:1.1rem;font-weight:700}._features_1uup0_311{padding:5rem 4rem;max-width:1400px;margin:0 auto;background:var(--bg-primary)}._featuresTitle_1uup0_318{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;text-align:center;margin-bottom:3.5rem;color:var(--text-primary)}._featuresGrid_1uup0_326{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}._feature_1uup0_311{background:var(--bg-secondary);border-radius:20px;padding:2rem;box-shadow:0 4px 20px #0000000f;border:1px solid var(--border);transition:all .3s ease}._feature_1uup0_311:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001a;border-color:var(--primary)}._featureIcon_1uup0_347{font-size:2.5rem;margin-bottom:1rem}._feature_1uup0_311 h3{margin-bottom:.75rem;font-size:1.25rem;font-weight:700;color:var(--text-primary)}._feature_1uup0_311 p{color:var(--text-secondary);font-size:.95rem;line-height:1.6}._cta_1uup0_129{padding:5rem 4rem;max-width:800px;margin:0 auto;text-align:center}._ctaTitle_1uup0_372{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;margin-bottom:1rem;color:var(--text-primary)}._ctaSubtitle_1uup0_379{font-size:1.125rem;color:var(--text-secondary);margin-bottom:2.5rem}._ctaButton_1uup0_385{display:inline-block;padding:1.1rem 2.5rem;border-radius:12px;background:var(--primary);color:var(--on-primary);text-decoration:none;font-weight:700;font-size:1.1rem;transition:all .2s ease;box-shadow:0 6px 20px #a8e6cf4d}._ctaButton_1uup0_385:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 8px 28px #a8e6cf66}._footer_1uup0_404{background:var(--bg-primary);border-top:1px solid var(--border);padding:2.5rem 4rem}._footerContent_1uup0_410{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}._footerBrand_1uup0_418{display:flex;align-items:center;gap:.75rem}._footerLogo_1uup0_424{width:32px;height:32px}._footerText_1uup0_429{font-size:1.125rem;font-weight:700;color:var(--text-primary)}._footerCopy_1uup0_435{font-size:.875rem;color:var(--text-tertiary)}@keyframes _fadeInUp_1uup0_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeInRight_1uup0_1{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@media (max-width: 1024px){._header_1uup0_7,._hero_1uup0_77,._features_1uup0_311,._cta_1uup0_129,._footer_1uup0_404{padding-left:2rem;padding-right:2rem}._stats_1uup0_174{gap:1.5rem}}@media (max-width: 900px){._hero_1uup0_77{grid-template-columns:1fr;gap:3rem}._heroCard_1uup0_198{max-width:480px;margin:0 auto}}@media (max-width: 640px){._header_1uup0_7{flex-direction:column;gap:1rem;padding:1.5rem}._hero_1uup0_77{padding:2rem 1.5rem 3rem}._stats_1uup0_174{flex-direction:column;gap:1rem}._features_1uup0_311{padding:3rem 1.5rem}._featuresGrid_1uup0_326{grid-template-columns:1fr}._cta_1uup0_129{padding:3rem 1.5rem}._footer_1uup0_404{padding:2rem 1.5rem}._footerContent_1uup0_410{flex-direction:column;gap:1rem;text-align:center}}._container_13kub_1{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:1rem;background:var(--auth-bg)}._card_13kub_10{width:100%;max-width:400px;padding:2rem;background-color:var(--bg-primary);border-radius:16px;box-shadow:0 10px 25px var(--shadow-strong)}._title_13kub_19{font-size:2rem;text-align:center;margin-bottom:.5rem;color:var(--text-primary)}._subtitle_13kub_26{font-size:1.1rem;text-align:center;margin-bottom:2rem;color:var(--text-secondary);font-weight:400}._error_13kub_34{padding:.75rem;margin-bottom:1rem;background-color:var(--danger-bg);color:var(--danger);border-radius:8px;font-size:.9rem}._success_13kub_43{padding:.75rem;margin-bottom:1rem;background-color:#22c55e1a;color:var(--success);border-radius:8px;font-size:.9rem}._form_13kub_52{display:flex;flex-direction:column;gap:1.25rem}._inputGroup_13kub_58{display:flex;flex-direction:column;gap:.5rem}._inputGroup_13kub_58 label{font-weight:500;color:var(--text-primary);font-size:.9rem}._inputGroup_13kub_58 input{padding:.75rem 1rem;border:1px solid var(--border);border-radius:8px;font-size:1rem;transition:border-color .2s}._inputGroup_13kub_58 input:focus{border-color:var(--primary)}._inputGroup_13kub_58 input:disabled{background-color:var(--bg-secondary);cursor:not-allowed}._submitBtn_13kub_87{padding:.875rem;background-color:var(--primary);color:var(--on-primary);border-radius:8px;font-size:1rem;font-weight:600;transition:background-color .2s;margin-top:.5rem}._submitBtn_13kub_87:hover:not(:disabled){background-color:var(--primary-dark)}._submitBtn_13kub_87:disabled{opacity:.6;cursor:not-allowed}._footer_13kub_107{text-align:center;margin-top:1.5rem;color:var(--text-secondary);font-size:.9rem}._link_13kub_114{color:var(--primary-dark);font-weight:600;text-decoration:none}._link_13kub_114:hover{color:var(--primary);text-decoration:underline}._otpInfo_13kub_126{text-align:center;padding:1.5rem;background-color:var(--bg-secondary);border-radius:8px;margin-bottom:1.5rem}._otpInfo_13kub_126 p{margin:.5rem 0;color:var(--text-secondary);font-size:.95rem}._otpInfo_13kub_126 strong{display:block;color:var(--primary);font-size:1.1rem;margin:.5rem 0}._otpHint_13kub_147{font-size:.85rem!important;color:var(--text-tertiary)!important;margin-top:.75rem!important}._otpInput_13kub_153{font-size:1.5rem!important;letter-spacing:.5rem;text-align:center;font-weight:600}._otpActions_13kub_160{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem}._linkBtn_13kub_167{background:none;border:none;color:var(--primary);font-size:.9rem;cursor:pointer;padding:.5rem;text-decoration:underline;transition:opacity .2s}._linkBtn_13kub_167:hover:not(:disabled){opacity:.8}._linkBtn_13kub_167:disabled{opacity:.5;cursor:not-allowed}._hint_13kub_187{font-size:.8rem;color:var(--text-tertiary);margin-top:.25rem}._container_joh1x_1{display:flex;flex-direction:column;height:100%;background-color:var(--bg-secondary);position:relative}._menuButtonTop_joh1x_9{position:fixed;top:.75rem;left:.75rem;z-index:15;width:44px;height:44px;display:flex;align-items:center;justify-content:center;text-decoration:none;color:var(--text-primary);cursor:pointer;transition:transform .15s ease}._menuButtonTop_joh1x_9:hover{transform:scale(1.1)}._statsLine_joh1x_29{position:sticky;top:0;z-index:10;width:fit-content;max-width:calc(100% - 2.5rem);margin:0 auto;background:var(--bg-primary);border:1px solid var(--border);border-top:1px solid var(--border);border-radius:0 0 16px 16px;color:var(--text-secondary);font-weight:600;font-size:.85rem;text-align:center;cursor:pointer;line-height:1.35;padding:.6rem .9rem;white-space:normal;text-wrap:balance;word-break:break-word;display:flex;align-items:center;justify-content:center;gap:.5rem;box-shadow:0 2px 8px var(--shadow)}._statsLineOpen_joh1x_57{width:calc(100% - 2.5rem);max-width:920px;border-radius:0;border-bottom:none;box-shadow:none;margin-bottom:0}._statsText_joh1x_66{display:inline}._statsChevron_joh1x_70{color:var(--text-tertiary);font-weight:900;line-height:1;transform:translateY(1px)}._statsLine_joh1x_29 strong{color:var(--text-primary);font-weight:800}._statsLine_joh1x_29:hover{color:var(--text-primary)}._messagesContainer_joh1x_86{flex:1;min-height:0;overflow-y:auto;padding:1rem .75rem;display:flex;flex-direction:column;gap:.75rem;padding-bottom:260px;margin-top:1rem}._wordsDropdown_joh1x_99{position:sticky;top:0;z-index:10;width:calc(100% - 2.5rem);max-width:920px;margin:-1px auto 0;background:var(--bg-primary);border:1px solid var(--border);border-top:none;border-radius:0 0 16px 16px;box-shadow:0 10px 30px var(--shadow);overflow-y:auto;display:flex;flex-direction:column;color:var(--text-primary);height:60vh;max-height:60vh;min-height:260px;min-height:0}._wordsDropdownHeader_joh1x_121{display:flex;gap:.6rem;padding:.75rem;background:var(--bg-primary);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:2}._wordsSearch_joh1x_132{flex:1;border:1px solid var(--border);background:var(--bg-secondary);border-radius:12px;padding:.65rem .8rem;font-weight:600;color:var(--text-primary)}._wordsList_joh1x_143{flex:0 0 auto;overflow:visible;padding:.75rem;display:flex;flex-direction:column;gap:.85rem}._wordsRowSummary_joh1x_152 *{color:inherit!important}._wordsRow_joh1x_152{display:block;background:var(--bg-primary);border:1px solid var(--border);border-radius:14px;box-shadow:0 6px 16px var(--shadow);overflow:hidden}._wordsRowSummary_joh1x_152{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.85rem 1rem;cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--text-primary)!important;min-height:52px;font-size:.9rem;line-height:1.2;width:100%;background:transparent;border:none;text-align:left;font:inherit;outline:none}._wordsLeft_joh1x_185{display:flex;align-items:baseline;gap:.6rem;min-width:0;flex:1}._wordsIndex_joh1x_193{color:var(--text-tertiary)!important;font-weight:800;font-size:.9rem;flex-shrink:0}._wordsWord_joh1x_200{font-weight:800;color:var(--text-primary)!important;font-size:1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0}._wordsRight_joh1x_211{display:flex;align-items:center;gap:.5rem;flex-shrink:0}._wordsAudioButton_joh1x_218{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;border:1px solid var(--border);background:var(--bg-secondary);color:var(--text-secondary);cursor:pointer;transition:all .15s ease}._wordsAudioButton_joh1x_218:hover{border-color:var(--primary);color:var(--text-primary)}._wordsDeleteButton_joh1x_237{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;border:1px solid var(--border);background:var(--bg-secondary);color:var(--danger);cursor:pointer;transition:all .15s ease}._wordsDeleteButton_joh1x_237:hover{border-color:#ef444480}._wordsChevron_joh1x_255{color:var(--text-tertiary);font-weight:900;width:16px;text-align:center;transition:transform .15s ease}._wordsRowOpen_joh1x_263 ._wordsChevron_joh1x_255{transform:rotate(180deg)}._wordsBadge_joh1x_267{font-size:.8rem;font-weight:700;padding:.2rem .55rem;border-radius:999px;border:1px solid var(--border);white-space:nowrap;min-width:70px;text-align:center}._wordsBadgeDue_joh1x_278{background:#ef44441f;color:var(--danger);border-color:#ef444440}._wordsBadgeLater_joh1x_284{background:#22c55e1f;color:var(--success);border-color:#22c55e40}._wordsTranslation_joh1x_290{color:var(--text-secondary);font-size:.95rem;line-height:1.55;white-space:pre-wrap;word-break:break-word;padding:.7rem 1rem .85rem;background:var(--bg-secondary);border-top:1px solid var(--border)}._dialogueOverlay_joh1x_301{position:fixed;top:0;right:0;bottom:0;left:0;background:#11182738;display:flex;align-items:center;justify-content:center;padding:1.25rem;z-index:1000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}._dialogueWindow_joh1x_313{width:min(520px,100%);background:var(--bg-primary);border:1px solid var(--border);border-radius:18px;box-shadow:0 20px 60px #0000002e;padding:1.25rem}._dialogueTop_joh1x_322{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}._dialogueTitle_joh1x_330{font-size:.9rem;font-weight:700;color:var(--text-primary)}._dialogueClose_joh1x_336{width:36px;height:36px;border-radius:50%;border:1px solid var(--border);background:var(--bg-secondary);color:var(--text-primary);display:flex;align-items:center;justify-content:center;font-size:1.25rem;line-height:1;cursor:pointer}._dialogueClose_joh1x_336:hover{border-color:var(--primary)}._dialogueMessage_joh1x_355{font-size:.9rem;color:var(--text-secondary);margin-bottom:.75rem}._dialogueMessageMuted_joh1x_361{font-size:.9rem;color:var(--text-tertiary);margin-bottom:.75rem}._dialogueWordRow_joh1x_367{display:flex;align-items:center;justify-content:center;gap:.6rem;padding:.9rem 0 .25rem}._dialogueWord_joh1x_367{font-size:2rem;font-weight:800;letter-spacing:-.02em;text-align:center;color:var(--text-primary)}._dialogueAudioButton_joh1x_383{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:999px;border:1px solid var(--border);background:var(--bg-secondary);color:var(--text-secondary);cursor:pointer;transition:all .15s ease}._dialogueAudioButton_joh1x_383:hover:not(:disabled){border-color:var(--primary);color:var(--text-primary)}._dialogueAudioButton_joh1x_383:disabled{opacity:.6;cursor:not-allowed}._dialogueAnswer_joh1x_407{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--border)}._dialogueTranslation_joh1x_413{font-size:1.15rem;font-weight:800;color:var(--text-primary);text-align:center}._dialogueExplanation_joh1x_420{margin-top:.75rem;color:var(--text-secondary);font-size:.95rem;line-height:1.6}._dialogueExample_joh1x_427{margin-top:.75rem;color:var(--text-secondary);font-size:.95rem;line-height:1.6;background:var(--bg-secondary);border:1px solid var(--border);border-radius:12px;padding:.75rem}._dialogueActions_joh1x_438{display:flex;gap:.75rem;margin-top:1.75rem}._dialogueBtn_joh1x_444{flex:1;padding:.9rem 1rem;border-radius:16px;font-weight:800;font-size:1.05rem;border:2px solid transparent;cursor:pointer;background:transparent;display:flex;align-items:center;justify-content:center;gap:.6rem}._dialogueBtn_joh1x_444:disabled{opacity:.55;cursor:not-allowed}._dialogueBtnRemember_joh1x_464{border-color:#22c55ebf;color:var(--text-primary);background:var(--bg-secondary)}._dialogueBtnRemember_joh1x_464:hover:not(:disabled){border-color:#22c55e}._dialogueBtnForgot_joh1x_474{border-color:#ef4444d9;color:var(--text-primary);background:var(--bg-secondary)}._dialogueBtnForgot_joh1x_474:hover:not(:disabled){border-color:#ef4444}._message_joh1x_86{display:flex;align-items:flex-end;gap:.5rem;width:100%}._message_joh1x_86._bot_joh1x_491{justify-content:flex-start;width:100%;padding:0 .75rem}._message_joh1x_86._user_joh1x_497{justify-content:flex-end;padding:0 .75rem}._bot_joh1x_491{width:100%}._bubble_joh1x_506{max-width:100%;width:100%;box-sizing:border-box;padding:.875rem 1.125rem;border-radius:18px;font-size:.9rem;line-height:1.5;word-wrap:break-word;white-space:pre-wrap}._bot_joh1x_491 ._bubble_joh1x_506{width:100%}._bubbleWithAudio_joh1x_522{position:relative;padding-right:2.5rem}._bubbleStatusIcon_joh1x_527{display:inline-flex;align-items:center;justify-content:center;margin-right:.5rem;color:var(--text-secondary)}._bubbleStatusIcon_joh1x_527 svg{animation:_spin_joh1x_1 1.1s linear infinite}._bubbleAudioButton_joh1x_538{position:absolute;top:.5rem;right:.5rem;width:28px;height:28px;border-radius:999px;border:1px solid var(--border);background:var(--bg-secondary);color:var(--text-secondary);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease}._bubbleAudioButton_joh1x_538:hover:not(:disabled){border-color:var(--primary);color:var(--text-primary)}._bubbleAudioButton_joh1x_538:disabled{opacity:.6;cursor:not-allowed}._bot_joh1x_491 ._bubble_joh1x_506{background-color:var(--bg-primary);color:var(--text-primary);border-bottom-left-radius:4px;box-shadow:0 1px 2px var(--shadow)}._user_joh1x_497 ._bubble_joh1x_506{background-color:var(--primary);color:var(--on-primary);border-bottom-right-radius:4px}._quickActions_joh1x_578{display:flex;flex-wrap:wrap;gap:.75rem;padding:2rem 1rem 1rem;position:sticky;bottom:0;background:linear-gradient(to top,var(--bg-secondary),transparent)}._actionBtn_joh1x_589{flex:1;min-width:120px;padding:.875rem 1rem;border-radius:12px;font-weight:600;font-size:.9rem;transition:all .2s;box-shadow:0 2px 4px var(--shadow)}._actionBtn_joh1x_589:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 8px var(--shadow)}._actionBtn_joh1x_589:disabled{opacity:.5;cursor:not-allowed}._actionBtn_joh1x_589._success_joh1x_610{background-color:var(--success);color:#fff}._actionBtn_joh1x_589._danger_joh1x_615{background-color:var(--danger);color:#fff}._footerBar_joh1x_620{position:absolute;bottom:0;left:0;right:0;background-color:transparent;display:flex;justify-content:center;z-index:50}._footerInner_joh1x_631{width:100%;max-width:920px;margin:0 1.25rem;padding:0;background-color:transparent;border:none;box-shadow:none;border-radius:0}._inputForm_joh1x_642{display:flex;gap:.75rem;background-color:transparent;border:none;box-shadow:none;width:100%;margin-bottom:.5rem;padding:1rem 1.25rem 0;align-items:center}._inputWrap_joh1x_654{position:relative;flex:1;display:flex;align-items:center}._input_joh1x_642{flex:1;padding:.875rem 6.6rem .875rem 1.125rem;border:1px solid var(--border);border-radius:24px;font-size:.95rem;background-color:var(--bg-secondary);transition:border-color .2s}._inputLangButton_joh1x_672{position:absolute;right:2.6rem;height:32px;min-width:40px;padding:0 .6rem;border-radius:999px;border:1px solid var(--border);background:var(--bg-primary);color:var(--text-primary);font-size:.75rem;font-weight:800;letter-spacing:.06em;cursor:pointer;transition:all .15s ease}._inputLangButton_joh1x_672:hover:not(:disabled){border-color:var(--primary);color:var(--text-primary)}._inputLangButton_joh1x_672:disabled{opacity:.6;cursor:not-allowed}._inputPlusButton_joh1x_699{position:absolute;right:.5rem;width:28px;height:28px;border-radius:50%;background-color:var(--primary);color:var(--on-primary);display:inline-flex;align-items:center;justify-content:center;transition:all .2s}._inputPlusButton_joh1x_699:disabled{opacity:.5;cursor:not-allowed}._settingsOverlay_joh1x_718{position:fixed;top:0;right:0;bottom:0;left:0;background:#11182738;display:flex;align-items:flex-end;justify-content:center;padding:1rem;z-index:900;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}._settingsPanel_joh1x_730{width:min(520px,100%);background:var(--bg-primary);border:1px solid var(--border);border-radius:18px;box-shadow:0 20px 60px #0000002e;padding:1rem}._settingsHeader_joh1x_739{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}._settingsTitle_joh1x_747{font-size:1rem;font-weight:800;color:var(--text-primary)}._settingsClose_joh1x_753{width:36px;height:36px;border-radius:50%;border:1px solid var(--border);background:var(--bg-secondary);color:var(--text-primary);display:flex;align-items:center;justify-content:center;font-size:1.25rem;line-height:1;cursor:pointer}._settingsRow_joh1x_768{display:flex;flex-direction:column;gap:.5rem;margin-top:.75rem}._settingsLabel_joh1x_775{color:var(--text-secondary);font-size:.9rem;font-weight:700}._settingsSelect_joh1x_781{width:100%;padding:.8rem .9rem;border-radius:12px;border:1px solid var(--border);background:var(--bg-secondary);color:var(--text-primary);font-weight:600}._settingsSelect_joh1x_781:focus{outline:none;border-color:var(--primary);background:var(--bg-primary)}._input_joh1x_642:focus{border-color:var(--primary);background-color:var(--bg-primary)}._input_joh1x_642:disabled{opacity:.6;cursor:not-allowed}._sendBtn_joh1x_807{width:48px;height:48px;border-radius:50%;background-color:var(--primary);color:var(--on-primary);display:flex;align-items:center;justify-content:center;transition:all .2s;flex-shrink:0}._sendBtn_joh1x_807:hover:not(:disabled){background-color:var(--primary-dark);transform:scale(1.05)}._sendBtn_joh1x_807:disabled{opacity:.5;cursor:not-allowed}._sendActive_joh1x_830{box-shadow:0 6px 16px #1118272e}._nextWordRow_joh1x_834{display:flex;justify-content:flex-end;width:100%;padding:.25rem 1.25rem 0}@media (max-width: 768px){._container_joh1x_1{min-height:100dvh}._topBar_joh1x_846{position:fixed;top:0;left:0;right:0}._topBarInner_joh1x_853{margin:0;width:100%;max-width:100%;border-radius:0}._footerBar_joh1x_620{position:fixed;left:0;right:0;bottom:0}._footerInner_joh1x_631{margin:0;width:100%;max-width:100%}._messagesContainer_joh1x_86{padding-left:.25rem;padding-right:.25rem}._statsLine_joh1x_29,._statsLineOpen_joh1x_57{margin-top:72px}}._nextWordCard_joh1x_887{width:auto;max-width:none;margin:0;display:flex;align-items:center;justify-content:center;padding:0;background-color:transparent;border:none;box-shadow:none;border-radius:0}._nextWordButton_joh1x_901{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,var(--primary),var(--primary-dark));color:var(--on-primary);display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #a8e6cf66;transition:all .3s ease;border:none}._nextWordButton_joh1x_901:hover:not(:disabled){transform:scale(1.08) rotate(90deg);box-shadow:0 12px 32px #a8e6cf80}._nextWordButton_joh1x_901:active:not(:disabled){transform:scale(1.04) rotate(90deg)}._nextWordButton_joh1x_901:disabled{opacity:.4;cursor:not-allowed;transform:none}._loader_joh1x_930{width:20px;height:20px;border:3px solid rgba(17,24,39,.18);border-top-color:#111827b3;border-radius:50%;animation:_spin_joh1x_1 .8s linear infinite}@keyframes _spin_joh1x_1{to{transform:rotate(360deg)}}@media (min-width: 768px){._bubble_joh1x_506{max-width:60%}}._welcomeCard_joh1x_951{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:3rem 2rem;margin:auto;max-width:500px}._welcomeTitle_joh1x_962{font-size:1.75rem;font-weight:700;color:var(--text-primary);margin-bottom:1.25rem}._welcomeStats_joh1x_969{font-size:1.05rem;color:var(--text-secondary);margin-bottom:1.5rem;line-height:1.6}._welcomeStats_joh1x_969 strong{color:var(--primary);font-weight:700}._welcomeText_joh1x_981{font-size:.95rem;color:var(--text-secondary);line-height:1.6}._welcomeText_joh1x_981 strong{color:var(--text-primary);font-weight:600}._container_1803q_1{padding:1.5rem;overflow-y:auto;height:100%}._header_1803q_7{display:flex;align-items:center;gap:.75rem}._backButton_1803q_13{width:40px;height:40px;border-radius:50%;background:var(--bg-primary);border:1px solid var(--border);color:var(--text-primary);display:flex;align-items:center;justify-content:center;text-decoration:none;box-shadow:0 4px 12px var(--shadow);transition:transform .2s ease,box-shadow .2s ease}._backButton_1803q_13:hover{transform:translateY(-2px);box-shadow:0 8px 18px var(--shadow)}._header_1803q_7 h2{font-size:1.75rem;margin-bottom:1.5rem;color:var(--text-primary)}._loading_1803q_39,._error_1803q_40{text-align:center;padding:3rem 1rem;color:var(--text-secondary);font-size:1.1rem}._statsGrid_1803q_47{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:2rem}._statCard_1803q_54{background-color:var(--bg-primary);border-radius:16px;padding:1.25rem;box-shadow:0 2px 8px var(--shadow);display:flex;gap:1rem;align-items:center;transition:transform .2s}._statCard_1803q_54:hover{transform:translateY(-4px)}._statIcon_1803q_69{width:56px;height:56px;border-radius:12px;background:linear-gradient(135deg,var(--primary),var(--primary-dark));color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}._statContent_1803q_81{flex:1}._statValue_1803q_85{font-size:1.75rem;font-weight:700;color:var(--text-primary);line-height:1;margin-bottom:.25rem}._statLabel_1803q_93{font-size:.85rem;color:var(--text-secondary)}._section_1803q_98{background-color:var(--bg-primary);border-radius:16px;padding:1.5rem;box-shadow:0 2px 8px var(--shadow);margin-bottom:1.5rem}._sectionTitle_1803q_106{display:flex;align-items:center;gap:.5rem;font-size:1.25rem;margin-bottom:1.25rem;color:var(--text-primary)}._chartContainer_1803q_115{display:flex;justify-content:space-between;align-items:flex-end;gap:.5rem;height:200px;padding:1rem 0}._chartBar_1803q_124{flex:1;display:flex;flex-direction:column;align-items:center;gap:.5rem}._barValue_1803q_132{font-size:.85rem;font-weight:600;color:var(--text-primary);min-height:20px}._barContainer_1803q_139{flex:1;width:100%;display:flex;align-items:flex-end;justify-content:center}._bar_1803q_132{width:100%;max-width:40px;background:linear-gradient(to top,var(--primary),var(--primary-dark));border-radius:8px 8px 0 0;min-height:4px;transition:all .3s ease}._barLabel_1803q_156{font-size:.75rem;color:var(--text-secondary);font-weight:500}._summaryList_1803q_162{display:flex;flex-direction:column;gap:1rem}._summaryItem_1803q_168{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid var(--border);color:var(--text-primary)}._summaryItem_1803q_168:last-child{border-bottom:none}._summaryValue_1803q_181{font-weight:600;color:var(--primary)}@media (min-width: 768px){._statsGrid_1803q_47{grid-template-columns:repeat(4,1fr)}}._container_rhenk_1{padding:2rem 1.5rem 6rem;display:flex;flex-direction:column;gap:1.5rem;background-color:var(--bg-secondary);height:100%}._header_rhenk_10{display:flex;align-items:center;gap:.75rem}._backButton_rhenk_16{width:40px;height:40px;border-radius:50%;background:var(--bg-primary);border:1px solid var(--border);color:var(--text-primary);display:flex;align-items:center;justify-content:center;text-decoration:none;box-shadow:0 4px 12px var(--shadow);transition:transform .2s ease,box-shadow .2s ease}._backButton_rhenk_16:hover{transform:translateY(-2px);box-shadow:0 8px 18px var(--shadow)}._title_rhenk_36{font-size:1.6rem;font-weight:700;color:var(--text-primary)}._card_rhenk_42{background:var(--bg-primary);border:1px solid var(--border);border-radius:16px;padding:1.25rem;box-shadow:0 6px 16px var(--shadow)}._cardHeader_rhenk_50{display:flex;align-items:center;gap:.6rem;font-weight:600;margin-bottom:1rem;color:var(--text-primary)}._cardBody_rhenk_59{display:flex;flex-direction:column;gap:.75rem}._row_rhenk_65{display:flex;justify-content:space-between;color:var(--text-secondary);font-size:.95rem}._settingRow_rhenk_72{display:flex;flex-direction:column;gap:.5rem}._settingLabel_rhenk_78{color:var(--text-secondary);font-size:.9rem;font-weight:600}._select_rhenk_84{width:100%;padding:.8rem .9rem;border-radius:12px;border:1px solid var(--border);background:var(--bg-secondary);color:var(--text-primary);font-weight:600}._select_rhenk_84:focus{outline:none;border-color:var(--primary);background:var(--bg-primary)}._value_rhenk_100{color:var(--text-primary);font-weight:600}._actions_rhenk_105{display:flex;flex-direction:column;gap:.75rem}._actionButton_rhenk_111{display:flex;align-items:center;gap:.75rem;padding:.9rem 1rem;border-radius:12px;background:var(--bg-primary);border:1px solid var(--border);color:var(--text-primary);text-decoration:none;font-weight:600;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;box-shadow:0 4px 12px var(--shadow)}._actionButton_rhenk_111:hover{transform:translateY(-2px);border-color:var(--primary);box-shadow:0 8px 18px var(--shadow)}._container_1otyf_1{padding:1.5rem 1.25rem 6rem;display:flex;flex-direction:column;gap:1rem;background-color:var(--bg-secondary);flex:1;min-height:0;overflow-y:auto}._header_1otyf_12{display:flex;align-items:center;gap:.75rem}._backButton_1otyf_18{width:40px;height:40px;border-radius:50%;background:var(--bg-primary);border:1px solid var(--border);color:var(--text-primary);display:flex;align-items:center;justify-content:center;text-decoration:none;box-shadow:0 4px 12px var(--shadow)}._headerText_1otyf_32{flex:1;min-width:0}._title_1otyf_37{font-size:1.4rem;font-weight:800;color:var(--text-primary);margin:0}._subtitle_1otyf_44{margin-top:.15rem;font-size:.9rem;color:var(--text-secondary)}._sortButton_1otyf_50{width:40px;height:40px;border-radius:50%;background:var(--bg-primary);border:1px solid var(--border);color:var(--text-primary);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px var(--shadow);cursor:pointer}._searchRow_1otyf_64{display:flex;align-items:center;gap:.6rem;background:var(--bg-primary);border:1px solid var(--border);border-radius:14px;padding:.7rem .85rem;box-shadow:0 4px 12px var(--shadow)}._searchIcon_1otyf_75{color:var(--text-tertiary);display:flex;align-items:center}._searchInput_1otyf_81{border:none;outline:none;background:transparent;color:var(--text-primary);font-weight:600;width:100%}._state_1otyf_90{text-align:center;color:var(--text-secondary);padding:2rem 0}._list_1otyf_96{display:flex;flex-direction:column;gap:.6rem}._row_1otyf_102{background:var(--bg-primary);border:1px solid var(--border);border-radius:14px;box-shadow:0 6px 16px var(--shadow);overflow:hidden}._rowSummary_1otyf_110{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem .9rem;cursor:pointer;-webkit-user-select:none;user-select:none}._rowSummary_1otyf_110::-webkit-details-marker{display:none}._left_1otyf_124{display:flex;align-items:baseline;gap:.6rem;min-width:0}._right_1otyf_131{display:flex;align-items:center;gap:.5rem;flex-shrink:0}._chevron_1otyf_138{color:var(--text-tertiary);font-weight:900;width:16px;text-align:center;transition:transform .15s ease}._row_1otyf_102[open] ._chevron_1otyf_138{transform:rotate(180deg)}._index_1otyf_150{color:var(--text-tertiary);font-weight:800;font-size:.9rem;flex-shrink:0}._word_1otyf_157{font-weight:800;color:var(--text-primary);font-size:1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._badge_1otyf_166{font-size:.8rem;font-weight:700;padding:.25rem .55rem;border-radius:999px;border:1px solid var(--border);white-space:nowrap;min-width:74px;text-align:center}._badgeDue_1otyf_177{background:#ef44441f;color:var(--danger);border-color:#ef444440}._badgeLater_1otyf_183{background:#22c55e1f;color:var(--success);border-color:#22c55e40}._translation_1otyf_189{color:var(--text-secondary);line-height:1.55;white-space:pre-wrap;padding:.75rem .9rem .9rem;background:var(--bg-secondary);border-top:1px solid var(--border)}._layout_1n413_1{display:flex;flex-direction:column;height:100vh;max-width:100%;margin:0 auto;background-color:var(--bg-primary);position:relative}._main_1n413_12{flex:1;overflow:hidden;display:flex;flex-direction:column}@media (min-width: 768px){._layout_1n413_1{max-width:600px}}*{margin:0;padding:0;box-sizing:border-box}:root{--brand-ink: #1a1a1a;--brand-mint: #a8e6cf;--brand-amber: #f4c430;--bg-primary: #ffffff;--bg-secondary: #f6f7fb;--bg-elevated: #ffffff;--text-primary: #111827;--text-secondary: #6b7280;--text-tertiary: #9ca3af;--border: #e5e7eb;--shadow: rgba(17, 24, 39, .12);--shadow-strong: rgba(17, 24, 39, .18);--primary: var(--brand-mint);--primary-dark: #7fd8b7;--accent: var(--brand-amber);--on-primary: #0b0f0e;--on-accent: #111827;--success: #22c55e;--danger: #ef4444;--warning: var(--brand-amber);--auth-bg: linear-gradient( 135deg, var(--bg-secondary) 0%, rgba(168, 230, 207, .35) 45%, rgba(244, 196, 48, .25) 100% );--danger-bg: #ffeaea;--badge-bg: rgba(168, 230, 207, .15);--text-primary-on-light: #059669;--text-accent-dark: #d97706}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--bg-secondary);color:var(--text-primary)}#root{min-height:100vh}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg-secondary)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--text-secondary)}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .3s ease-out}button{font-family:inherit;border:none;background:none;cursor:pointer;outline:none}input,textarea{font-family:inherit;border:none;outline:none}
