._container_1a81v_1{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1rem}._card_1a81v_9{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:2rem;width:100%;max-width:400px}._title_1a81v_18{font-size:1.75rem;font-weight:700;text-align:center;color:var(--accent);margin-bottom:.25rem}._subtitle_1a81v_26{text-align:center;color:var(--text-muted);font-size:.875rem;margin-bottom:2rem}._form_1a81v_33{display:flex;flex-direction:column;gap:1.5rem}._field_1a81v_39{display:flex;flex-direction:column;gap:.75rem}._label_1a81v_45{font-size:.875rem;font-weight:500;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em}._profileGrid_1a81v_53{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.5rem}._profileBtn_1a81v_59{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text);padding:.75rem .5rem;font-size:1rem;font-weight:500;transition:border-color .15s,background .15s}._profileBtn_1a81v_59:hover{border-color:var(--accent);background:var(--bg-elevated)}._profileBtnActive_1a81v_75{border-color:var(--accent);background:var(--bg-elevated);color:var(--accent)}._pinDots_1a81v_81{display:flex;justify-content:center;gap:1rem}._pinDot_1a81v_81{width:16px;height:16px;border-radius:50%;border:2px solid var(--border);transition:background .15s,border-color .15s}._pinDotFilled_1a81v_95{background:var(--accent);border-color:var(--accent)}._numpad_1a81v_100{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}._numKey_1a81v_106{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text);font-size:1.25rem;font-weight:600;padding:1rem;transition:background .1s}._numKey_1a81v_106:hover:not(:disabled){background:var(--bg-elevated)}._numKey_1a81v_106:active:not(:disabled){background:var(--bg-elevated);transform:scale(.97)}._numKeyEmpty_1a81v_126{visibility:hidden}._error_1a81v_130{color:var(--error);font-size:.875rem;text-align:center}._submitBtn_1a81v_136{background:var(--accent);border:none;border-radius:var(--radius-sm);color:#fff;font-size:1rem;font-weight:600;padding:.875rem;transition:background .15s}._submitBtn_1a81v_136:hover:not(:disabled){background:var(--accent-hover)}._submitBtn_1a81v_136:disabled{opacity:.5;cursor:not-allowed}._page_1gj5o_1{max-width:480px;margin:0 auto;padding:1.25rem 1rem 6rem;min-height:100vh}._loading_1gj5o_8{display:flex;align-items:center;justify-content:center;height:100vh;color:var(--text-muted)}._header_1gj5o_16{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}._greeting_1gj5o_23{font-size:1.125rem;font-weight:600}._logoutBtn_1gj5o_28{background:none;border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-muted);font-size:.8rem;padding:.4rem .75rem}._logoutBtn_1gj5o_28:hover{border-color:var(--text-muted);color:var(--text)}._emptyState_1gj5o_43{display:flex;flex-direction:column;align-items:center;text-align:center;padding:3rem 1rem;gap:1rem}._emptyIcon_1gj5o_52{font-size:3.5rem}._emptyTitle_1gj5o_56{font-size:1.375rem;font-weight:700}._emptyText_1gj5o_61{color:var(--text-muted);line-height:1.6;max-width:320px}._statsGrid_1gj5o_68{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1rem}._statCard_1gj5o_75{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:1.125rem 1rem}._statCardAccent_1gj5o_82{border-color:var(--accent);background:color-mix(in srgb,var(--accent) 10%,var(--bg-card))}._statValue_1gj5o_87{font-size:2rem;font-weight:700;line-height:1;color:var(--text)}._statCardAccent_1gj5o_82 ._statValue_1gj5o_87{color:var(--accent)}._statUnit_1gj5o_98{font-size:.75rem;color:var(--text-muted);margin-top:.2rem}._statLabel_1gj5o_104{font-size:.8rem;color:var(--text-muted);margin-top:.5rem}._goalCard_1gj5o_111{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:1rem;margin-bottom:1.25rem}._goalHeader_1gj5o_119{display:flex;justify-content:space-between;font-size:.875rem;margin-bottom:.6rem;color:var(--text-muted)}._goalPct_1gj5o_127{color:var(--accent);font-weight:600}._progressBar_1gj5o_132{background:var(--border);border-radius:99px;height:8px;overflow:hidden}._progressFill_1gj5o_139{background:var(--accent);height:100%;border-radius:99px;transition:width .6s ease}._ctaBtn_1gj5o_147{width:100%;background:var(--accent);border:none;border-radius:var(--radius);color:#fff;font-size:1.0625rem;font-weight:700;padding:1rem;margin-bottom:1.5rem;transition:background .15s,transform .1s}._ctaBtn_1gj5o_147:active{transform:scale(.98)}._ctaBtn_1gj5o_147:hover{background:var(--accent-hover)}._history_1gj5o_169{margin-top:.5rem}._historyTitle_1gj5o_173{font-size:.875rem;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem}._historyRow_1gj5o_182{display:flex;align-items:center;gap:.75rem;padding:.625rem 0;border-bottom:1px solid var(--border);font-size:.875rem}._historyDate_1gj5o_191{color:var(--text-muted);width:90px;flex-shrink:0}._historyWpm_1gj5o_197{flex:1;font-weight:500}._historyScore_1gj5o_202{color:var(--success);font-size:.8rem}._container_ve0jm_1{display:flex;flex-direction:column;gap:1.25rem}._title_ve0jm_7{font-size:1.125rem;font-weight:600}._hint_ve0jm_12{color:var(--text-muted);font-size:.9rem;line-height:1.6}._timer_ve0jm_18{font-size:1.5rem;font-weight:700;color:var(--accent);text-align:center;font-variant-numeric:tabular-nums}._textBox_ve0jm_26{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem;font-size:1rem;line-height:1.75;color:var(--text);max-height:55vh;overflow-y:auto}._btn_ve0jm_38{background:var(--accent);border:none;border-radius:var(--radius);color:#fff;font-size:1rem;font-weight:600;padding:.875rem;width:100%;transition:background .15s}._btn_ve0jm_38:hover{background:var(--accent-hover)}._btn_ve0jm_38:active{transform:scale(.98)}._container_q5too_1{display:flex;flex-direction:column;gap:1rem}._progress_q5too_7{font-size:.8rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em}._question_q5too_14{font-size:1.0625rem;font-weight:600;line-height:1.5}._options_q5too_20{display:flex;flex-direction:column;gap:.5rem}._option_q5too_20{display:flex;align-items:center;gap:.75rem;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text);font-size:.9375rem;padding:.75rem 1rem;text-align:left;transition:border-color .1s,background .1s}._option_q5too_20:hover:not(:disabled){border-color:var(--accent);background:var(--bg-elevated)}._optionKey_q5too_45{background:var(--bg-elevated);border-radius:4px;color:var(--text-muted);font-size:.75rem;font-weight:700;min-width:24px;padding:2px 6px;text-align:center}._optionSelected_q5too_56{border-color:var(--accent);background:color-mix(in srgb,var(--accent) 12%,var(--bg-card))}._optionSelected_q5too_56 ._optionKey_q5too_45{background:var(--accent);color:#fff}._optionCorrect_q5too_66{border-color:var(--success);background:color-mix(in srgb,var(--success) 12%,var(--bg-card))}._optionCorrect_q5too_66 ._optionKey_q5too_45{background:var(--success);color:#fff}._optionWrong_q5too_76{border-color:var(--error);background:color-mix(in srgb,var(--error) 10%,var(--bg-card))}._optionWrong_q5too_76 ._optionKey_q5too_45{background:var(--error);color:#fff}._btn_q5too_86{background:var(--accent);border:none;border-radius:var(--radius);color:#fff;font-size:1rem;font-weight:600;padding:.875rem;width:100%;margin-top:.5rem;transition:background .15s}._btn_q5too_86:hover:not(:disabled){background:var(--accent-hover)}._btn_q5too_86:disabled{opacity:.4;cursor:not-allowed}._page_1kcpz_1{max-width:480px;margin:0 auto;padding:1.5rem 1rem 4rem;min-height:100vh}._section_1kcpz_8{display:flex;flex-direction:column;gap:1.25rem}._centered_1kcpz_14{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;min-height:50vh}._title_1kcpz_23{font-size:1.375rem;font-weight:700}._sub_1kcpz_28{color:var(--text-muted);line-height:1.6;font-size:.9rem}._modeGrid_1kcpz_35{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}._modeCard_1kcpz_41{background:var(--bg-card);border:2px solid var(--border);border-radius:var(--radius);padding:1.25rem .75rem;display:flex;flex-direction:column;align-items:center;gap:.4rem;cursor:pointer;transition:border-color .15s,background .15s}._modeCard_1kcpz_41:hover{border-color:var(--accent)}._modeCardActive_1kcpz_58{border-color:var(--accent);background:color-mix(in srgb,var(--accent) 10%,var(--bg-card))}._modeIcon_1kcpz_63{font-size:2rem}._modeName_1kcpz_64{font-weight:600;font-size:.9375rem}._modeDesc_1kcpz_65{font-size:.8rem;color:var(--text-muted);text-align:center}._resultGrid_1kcpz_68{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}._resultCard_1kcpz_74{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem 1rem;text-align:center}._resultVal_1kcpz_82{font-size:2.25rem;font-weight:700;color:var(--accent)}._resultLbl_1kcpz_88{font-size:.8rem;color:var(--text-muted);margin-top:.25rem}._goalSection_1kcpz_95{display:flex;flex-direction:column;gap:.5rem}._label_1kcpz_101{font-size:.875rem;color:var(--text-muted)}._input_1kcpz_106{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text);font-size:1.125rem;font-weight:600;padding:.625rem .75rem;width:140px}._input_1kcpz_106:focus{outline:none;border-color:var(--accent)}._range_1kcpz_122{width:100%;accent-color:var(--accent)}._rangeLabels_1kcpz_127{display:flex;justify-content:space-between;font-size:.75rem;color:var(--text-muted)}._btn_1kcpz_135{background:var(--accent);border:none;border-radius:var(--radius);color:#fff;font-size:1.0625rem;font-weight:700;padding:1rem;width:100%;margin-top:.5rem;transition:background .15s}._btn_1kcpz_135:hover{background:var(--accent-hover)}._btn_1kcpz_135:active{transform:scale(.98)}._spinner_1kcpz_152{width:40px;height:40px;border:3px solid var(--border);border-top-color:var(--accent);border-radius:50%;animation:_spin_1kcpz_152 .8s linear infinite}@keyframes _spin_1kcpz_152{to{transform:rotate(360deg)}}._error_1kcpz_165{color:var(--error);font-size:.875rem}._container_2dzou_1{display:flex;flex-direction:column;gap:1.25rem}._meta_2dzou_7{display:flex;justify-content:space-between;font-size:.8rem;color:var(--text-muted);font-variant-numeric:tabular-nums}._progressBar_2dzou_15{background:var(--border);border-radius:99px;height:6px;overflow:hidden}._progressFill_2dzou_22{background:var(--accent);height:100%;border-radius:99px;transition:width .1s linear}._wordBox_2dzou_29{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);display:flex;align-items:center;justify-content:center;min-height:160px;padding:2rem}._word_2dzou_29{font-size:clamp(1.75rem,8vw,2.5rem);font-weight:700;letter-spacing:.01em;text-align:center;color:var(--text)}._wordHint_2dzou_48{color:var(--text-muted);font-size:1rem}._controls_2dzou_53{display:flex;gap:.5rem;align-items:center;justify-content:center}._wpmBtn_2dzou_60{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-muted);font-size:.8125rem;font-weight:600;padding:.5rem .6rem;min-width:44px;transition:background .1s}._wpmBtn_2dzou_60:hover:not(:disabled){background:var(--bg-elevated);color:var(--text)}._wpmBtn_2dzou_60:disabled{opacity:.3;cursor:not-allowed}._mainBtn_2dzou_79{background:var(--accent);border:none;border-radius:var(--radius-sm);color:#fff;font-size:1.125rem;font-weight:700;padding:.625rem 1.5rem;min-width:80px;transition:background .15s}._mainBtn_2dzou_79:hover{background:var(--accent-hover)}._skipBtn_2dzou_93{background:none;border:none;color:var(--text-muted);font-size:.8125rem;text-align:center;text-decoration:underline;text-underline-offset:3px;padding:.5rem}._skipBtn_2dzou_93:hover{color:var(--text)}._container_v0t13_1{display:flex;flex-direction:column;gap:1.25rem}._topRow_v0t13_7{display:flex;justify-content:space-between;align-items:center;gap:.5rem}._meta_v0t13_14{font-size:.8rem;color:var(--text-muted);font-variant-numeric:tabular-nums;min-width:60px}._meta_v0t13_14:last-child{text-align:right}._chunkToggle_v0t13_23{display:flex;gap:.3rem}._chunkBtn_v0t13_28{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-muted);font-size:.75rem;padding:.3rem .5rem;transition:all .1s}._chunkBtnActive_v0t13_38{background:var(--accent);border-color:var(--accent);color:#fff}._progressBar_v0t13_44{background:var(--border);border-radius:99px;height:6px;overflow:hidden}._progressFill_v0t13_51{background:var(--success);height:100%;border-radius:99px;transition:width .1s linear}._chunkBox_v0t13_58{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);display:flex;align-items:center;justify-content:center;min-height:160px;padding:2rem}._chunk_v0t13_23{font-size:clamp(1.25rem,6vw,2rem);font-weight:700;text-align:center;line-height:1.3;color:var(--text)}._hint_v0t13_77{color:var(--text-muted);font-size:1rem}._controls_v0t13_79{display:flex;gap:.5rem;align-items:center;justify-content:center}._wpmBtn_v0t13_86{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-muted);font-size:.8125rem;font-weight:600;padding:.5rem .6rem;min-width:44px}._wpmBtn_v0t13_86:hover:not(:disabled){background:var(--bg-elevated);color:var(--text)}._wpmBtn_v0t13_86:disabled{opacity:.3;cursor:not-allowed}._mainBtn_v0t13_100{background:var(--success);border:none;border-radius:var(--radius-sm);color:#fff;font-size:1.125rem;font-weight:700;padding:.625rem 1.5rem;min-width:80px}._mainBtn_v0t13_100:hover{filter:brightness(1.1)}._skipBtn_v0t13_113{background:none;border:none;color:var(--text-muted);font-size:.8125rem;text-align:center;text-decoration:underline;text-underline-offset:3px;padding:.5rem}._skipBtn_v0t13_113:hover{color:var(--text)}._container_19h4b_1{display:flex;flex-direction:column;gap:1.5rem}._title_19h4b_7{font-size:1.375rem;font-weight:700;text-align:center}._compGrid_19h4b_14{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}._compHeader_19h4b_21{display:grid;grid-template-columns:1fr 1fr 1fr 80px;padding:.6rem 1rem;background:var(--bg-elevated);gap:.5rem}._colLabel_19h4b_29{font-size:.75rem;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;text-align:right}._compRow_19h4b_38{display:grid;grid-template-columns:1fr 1fr 1fr 80px;align-items:center;padding:.875rem 1rem;border-top:1px solid var(--border);gap:.5rem}._compRowHighlight_19h4b_47{background:color-mix(in srgb,var(--accent) 6%,var(--bg-card))}._rowLabel_19h4b_51{font-size:.875rem;font-weight:500;color:var(--text-muted)}._rowVal_19h4b_57{font-size:1.0625rem;font-weight:700;text-align:right}._rowVal_19h4b_57 small{font-size:.7rem;font-weight:400;color:var(--text-muted);margin-left:2px}._rowDelta_19h4b_70{font-size:.9375rem;font-weight:700;text-align:right;color:var(--text-muted)}._deltaPos_19h4b_77{color:var(--success)}._deltaNeg_19h4b_78{color:var(--error)}._goalBox_19h4b_81{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:1rem}._goalHeader_19h4b_88{display:flex;justify-content:space-between;font-size:.875rem;margin-bottom:.6rem;color:var(--text-muted)}._goalPct_19h4b_96{color:var(--accent);font-weight:700}._progressBar_19h4b_101{background:var(--border);border-radius:99px;height:8px;overflow:hidden}._progressFill_19h4b_108{background:var(--accent);height:100%;border-radius:99px;transition:width .6s ease}._actions_19h4b_116{display:flex;flex-direction:column;gap:.75rem}._primaryBtn_19h4b_122{background:var(--accent);border:none;border-radius:var(--radius);color:#fff;font-size:1.0625rem;font-weight:700;padding:1rem;width:100%;transition:background .15s}._primaryBtn_19h4b_122:hover{background:var(--accent-hover)}._secondaryBtn_19h4b_136{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);color:var(--text-muted);font-size:.9375rem;font-weight:500;padding:.75rem;width:100%;transition:border-color .15s}._secondaryBtn_19h4b_136:hover{border-color:var(--text-muted);color:var(--text)}._page_1rh0f_1{max-width:480px;margin:0 auto;padding:1.25rem 1rem 4rem;min-height:100vh}._backBtn_1rh0f_8{background:none;border:none;color:var(--text-muted);font-size:.875rem;padding:0 0 1rem;display:block}._backBtn_1rh0f_8:hover{color:var(--text)}._stepBar_1rh0f_20{display:flex;justify-content:center;align-items:center;gap:.5rem;margin-bottom:.75rem;position:relative}._stepBar_1rh0f_20:before{content:"";position:absolute;top:50%;left:15%;right:15%;height:2px;background:var(--border);z-index:0}._stepDot_1rh0f_40{width:28px;height:28px;border-radius:50%;border:2px solid var(--border);background:var(--bg);display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;color:var(--text-muted);position:relative;z-index:1;transition:all .2s}._stepDone_1rh0f_57{border-color:var(--accent);background:var(--accent);color:#fff}._stepActive_1rh0f_63{border-color:var(--accent);color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 20%,transparent)}._stepLabel_1rh0f_69{text-align:center;font-size:1.0625rem;font-weight:600;color:var(--text-muted);margin-bottom:1.25rem}._centered_1rh0f_78{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.25rem;min-height:60vh}._hint_1rh0f_87{color:var(--text-muted);font-size:.875rem;text-align:center;line-height:1.6;margin-bottom:.25rem}._error_1rh0f_95{color:var(--error);font-size:.9rem;text-align:center}._trainerSection_1rh0f_101{display:flex;flex-direction:column;gap:1rem}._btn_1rh0f_107{background:var(--accent);border:none;border-radius:var(--radius);color:#fff;font-size:1rem;font-weight:600;padding:.875rem 2rem}._spinner_1rh0f_118{width:40px;height:40px;border:3px solid var(--border);border-top-color:var(--accent);border-radius:50%;animation:_spin_1rh0f_118 .8s linear infinite}@keyframes _spin_1rh0f_118{to{transform:rotate(360deg)}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #1a1a2e;--bg-card: #16213e;--bg-elevated: #0f3460;--accent: #e94560;--accent-hover: #c73652;--text: #eaeaea;--text-muted: #9ca3af;--border: #2d2d4e;--success: #10b981;--warning: #f59e0b;--error: #ef4444;--radius: 12px;--radius-sm: 8px}html,body,#root{height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;background-color:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased}button{cursor:pointer;font-family:inherit}input{font-family:inherit}a{color:inherit;text-decoration:none}
