@import "https://fonts.googleapis.com/css2?family=Heebo:wght@400;500;600;700;800&display=swap";:root{--color-primary:#667eea;--color-primary-dark:#5a6fd6;--color-secondary:#764ba2;--color-accent:#f6ad55;--color-success:#48bb78;--color-error:#f56565;--color-warning:#ed8936;--color-bg:#f7fafc;--color-bg-dark:#edf2f7;--color-surface:#fff;--color-text:#2d3748;--color-text-light:#718096;--color-text-muted:#a0aec0;--color-border:#e2e8f0;--font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-family-hebrew:"Heebo", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--border-radius-sm:4px;--border-radius:8px;--border-radius-lg:12px;--border-radius-xl:16px;--border-radius-full:9999px;--shadow-sm:0 1px 2px #0000000d;--shadow:0 4px 6px #0000001a;--shadow-md:0 4px 15px #0000001a;--shadow-lg:0 10px 25px #00000026;--transition-fast:.15s ease;--transition:.3s ease;--transition-slow:.5s ease;--gradient-primary:linear-gradient(135deg, #667eea 0%, #764ba2 100%)}html{font-family:var(--font-family);color:var(--color-text);background-color:var(--color-bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;line-height:1.5}#root{flex-direction:column;min-height:100vh;display:flex}[dir=rtl]{font-family:var(--font-family-hebrew)}button{cursor:pointer;font-family:inherit}._header_q084y_1{z-index:100;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:1rem 0;position:sticky;top:0;box-shadow:0 4px 20px #667eea4d}._container_q084y_10{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}._logo_q084y_19{color:#fff;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;text-decoration:none;display:flex}._logoIcon_q084y_29{font-size:1.8rem}._logoText_q084y_33{letter-spacing:.5px}._menuToggle_q084y_37{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:5px;display:none}._menuToggle_q084y_37 span{background:#fff;border-radius:2px;width:25px;height:3px;transition:all .3s}._nav_q084y_55{gap:2rem;display:flex}._navLink_q084y_60{color:#fff;border-radius:8px;padding:.5rem 1rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s}._navLink_q084y_60:hover{background:#fff3}._langToggle_q084y_74{color:#fff;cursor:pointer;background:#fff3;border:2px solid #fff;border-radius:8px;padding:.5rem 1rem;font-size:.9rem;font-weight:700;transition:all .3s}._langToggle_q084y_74:hover{color:#667eea;background:#fff}._rightSection_q084y_91{align-items:center;gap:.75rem;display:flex}._userChip_q084y_97{background:#ffffff26;border:1.5px solid #fff6;border-radius:50px;align-items:center;gap:.4rem;padding:.3rem .75rem .3rem .4rem;display:flex}._userAvatar_q084y_107{font-size:1.4rem;line-height:1}._userName_q084y_112{color:#fff;text-overflow:ellipsis;white-space:nowrap;max-width:100px;font-size:.9rem;font-weight:600;overflow:hidden}._logoutBtn_q084y_122{color:#fff;cursor:pointer;white-space:nowrap;background:#ffffff2e;border:1px solid #ffffff80;border-radius:20px;padding:.25rem .6rem;font-size:.78rem;font-weight:600;transition:background .2s}._logoutBtn_q084y_122:hover{background:#ffffff52}._loginBtn_q084y_139{color:#fff;cursor:pointer;background:#fff3;border:2px solid #fff;border-radius:8px;padding:.4rem 1rem;font-size:.9rem;font-weight:700;transition:all .2s}._loginBtn_q084y_139:hover{color:#667eea;background:#fff}@media (width<=768px){._menuToggle_q084y_37{display:flex}._nav_q084y_55{background:#764ba2;flex-direction:column;gap:.5rem;padding:1rem;display:none;position:absolute;top:100%;left:0;right:0}._navOpen_q084y_173{display:flex}}._footer_a91jt_1{color:#fff;background:#2d3748;margin-top:auto;padding:3rem 0 1rem}._container_a91jt_8{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid}._section_a91jt_17{flex-direction:column;gap:1rem;display:flex}._title_a91jt_23{color:#a0aec0;margin:0;font-size:1.2rem;font-weight:700}._description_a91jt_30{color:#a0aec0;margin:0;font-size:.9rem;line-height:1.5}._links_a91jt_37{flex-direction:column;gap:.5rem;display:flex}._links_a91jt_37 a{color:#e2e8f0;text-decoration:none;transition:color .3s}._links_a91jt_37 a:hover{color:#667eea}._bottom_a91jt_53{text-align:center;color:#718096;border-top:1px solid #4a5568;margin-top:2rem;padding:2rem 0 0;font-size:.9rem}._bottom_a91jt_53 p{margin:0}@media (width<=768px){._container_a91jt_8{text-align:center;grid-template-columns:1fr}._links_a91jt_37{align-items:center}}._home_dmv9i_1{flex-direction:column;min-height:100vh;display:flex}._hero_dmv9i_7{text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:60vh;padding:4rem 2rem;display:flex}._heroContent_dmv9i_17{max-width:800px}._title_dmv9i_21{color:#fff;margin-bottom:1rem;font-size:3rem;font-weight:800;line-height:1.2}._subtitle_dmv9i_29{color:#ffffffe6;margin-bottom:2rem;font-size:1.3rem;line-height:1.5}._cta_dmv9i_36{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}._primaryButton_dmv9i_43{color:#667eea;cursor:pointer;background:#fff;border:none;border-radius:50px;padding:1rem 2rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s;box-shadow:0 4px 15px #0003}._primaryButton_dmv9i_43:hover{transform:translateY(-3px);box-shadow:0 6px 20px #0000004d}._secondaryButton_dmv9i_62{color:#fff;background:0 0;border:2px solid #fff;border-radius:50px;padding:1rem 2rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s}._secondaryButton_dmv9i_62:hover{background:#fff3}._features_dmv9i_78{max-width:1200px;margin:0 auto;padding:4rem 2rem}._sectionTitle_dmv9i_84{text-align:center;color:#2d3748;margin-bottom:3rem;font-size:2rem}._featureGrid_dmv9i_91{flex-flow:wrap;justify-content:center;gap:2rem;display:flex}._featureCard_dmv9i_99{text-align:center;background:#fff;border-radius:16px;flex:220px;max-width:280px;padding:2rem;transition:transform .3s;box-shadow:0 4px 20px #0000001a}._featureCard_dmv9i_99:hover{transform:translateY(-5px)}._featureIcon_dmv9i_114{margin-bottom:1rem;font-size:3rem;display:block}._featureTitle_dmv9i_120{color:#2d3748;margin-bottom:.5rem;font-size:1.3rem}._featureDescription_dmv9i_126{color:#718096;line-height:1.5}._stats_dmv9i_131{background:#f7fafc;flex-wrap:wrap;justify-content:center;gap:4rem;padding:3rem 2rem;display:flex}._statItem_dmv9i_140{color:#2d3748;align-items:center;gap:.5rem;font-size:1.2rem;font-weight:600;display:flex}._statNumber_dmv9i_149{font-size:2rem}@media (width<=768px){._title_dmv9i_21{font-size:2rem}._subtitle_dmv9i_29{font-size:1rem}._hero_dmv9i_7{padding:2rem 1rem}._stats_dmv9i_131{flex-direction:column;align-items:center;gap:1.5rem}}._page_1ueam_1{max-width:1200px;min-height:calc(100vh - 200px);margin:0 auto;padding:2rem}._title_1ueam_8{color:#2d3748;text-align:center;margin-bottom:2rem;font-size:2.5rem}._grid_1ueam_15{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;display:grid}._card_1ueam_21{cursor:pointer;background:#fff;border-radius:16px;padding:1.5rem;transition:all .3s;box-shadow:0 4px 15px #0000001a}._card_1ueam_21:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}._icon_1ueam_35{margin-bottom:1rem;font-size:2.5rem;display:block}._cardTitle_1ueam_41{color:#2d3748;margin-bottom:1rem;font-size:1.2rem}._progressBar_1ueam_47{background:#e2e8f0;border-radius:4px;height:8px;margin-bottom:.5rem;overflow:hidden}._progressFill_1ueam_55{background:linear-gradient(90deg,#667eea 0%,#764ba2 100%);border-radius:4px;height:100%;transition:width .3s}._progressText_1ueam_62{color:#718096;font-size:.9rem}@media (width<=768px){._title_1ueam_8{font-size:1.8rem}._grid_1ueam_15{grid-template-columns:1fr}}._profileBanner_1s79u_1{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:16px;flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:2rem;padding:1.2rem 1.5rem;display:flex}._avatarBig_1s79u_13{font-size:3rem;line-height:1}._profileInfo_1s79u_18{flex:1}._greeting_1s79u_22{margin:0 0 .2rem;font-size:1.4rem;font-weight:700}._stats_1s79u_28{opacity:.9;margin:0;font-size:.9rem}._progressLink_1s79u_34{color:#fff;cursor:pointer;white-space:nowrap;background:#fff3;border:2px solid #fff9;border-radius:10px;padding:.5rem 1rem;font-weight:600;transition:background .2s}._progressLink_1s79u_34:hover{background:#ffffff59}._registerBtn_1s79u_50{color:#764ba2;cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:10px;padding:.5rem 1.2rem;font-weight:700;transition:transform .15s}._registerBtn_1s79u_50:hover{transform:scale(1.05)}._lockedCard_1s79u_67{opacity:.7;cursor:pointer;background:#f7f7f7;position:relative}._lockedCard_1s79u_67:hover{transform:translateY(-3px)}._lockOverlay_1s79u_78{flex-direction:column;align-items:center;gap:.5rem;padding:.5rem 0;display:flex}._lockIcon_1s79u_86{font-size:2rem}._lockText_1s79u_90{color:#718096;text-align:center;font-size:.85rem;font-weight:700}._lockRegisterBtn_1s79u_97{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;margin-top:.25rem;padding:.4rem 1rem;font-size:.85rem;font-weight:700;transition:transform .15s,box-shadow .15s;box-shadow:0 2px 8px #667eea66}._lockRegisterBtn_1s79u_97:hover{transform:translateY(-1px);box-shadow:0 4px 12px #667eea80}._keyboard_5mg7h_1{background:#1a202c;border-radius:16px;padding:1.5rem;overflow-x:auto;box-shadow:0 10px 40px #0000004d}._fingerLegend_5mg7h_9{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:1rem;display:flex}._legendItem_5mg7h_17{align-items:center;gap:.25rem;display:flex}._legendColor_5mg7h_23{border-radius:50%;width:12px;height:12px}._legendLabel_5mg7h_29{color:#a0aec0;text-transform:capitalize;font-size:.75rem}._rows_5mg7h_35{flex-direction:column;gap:.5rem;display:flex}._row_5mg7h_35{justify-content:center;gap:.4rem;display:flex}._key_5mg7h_1{color:#e2e8f0;cursor:pointer;-webkit-user-select:none;user-select:none;background:linear-gradient(#2d3748 0%,#1a202c 100%);border:1px solid #4a5568;border-bottom:3px solid #0d0f12;border-radius:6px;justify-content:center;align-items:center;min-width:40px;height:40px;font-size:.875rem;font-weight:500;transition:all .1s;display:flex;position:relative}._key_5mg7h_1:hover{background:linear-gradient(#3d4a5c 0%,#2d3748 100%);border-color:#718096}._key_5mg7h_1._active_5mg7h_71{background:linear-gradient(180deg, var(--finger-color) 0%, #4a5568 100%);color:#1a202c;border-bottom-width:1px;transform:translateY(2px)}._key_5mg7h_1._highlighted_5mg7h_78{border-color:var(--finger-color);box-shadow:0 0 10px var(--finger-color)}._keyLabel_5mg7h_83{font-size:.875rem;line-height:1}._fingerIndicator_5mg7h_88{background:var(--finger-color);opacity:.7;border-radius:50%;width:6px;height:6px;position:absolute;bottom:4px}._spaceKey_5mg7h_99{color:#718096;letter-spacing:.05em;min-width:220px;font-size:.7rem}._spaceRowKey_5mg7h_106{min-width:56px;font-size:.7rem}._modifierKey_5mg7h_111{color:#a0aec0;min-width:64px;font-size:.75rem}._backspaceKey_5mg7h_117,._enterKey_5mg7h_123{color:#a0aec0;min-width:80px;font-size:1rem}@media (width<=768px){._keyboard_5mg7h_1{padding:.75rem}._key_5mg7h_1{min-width:26px;height:30px;font-size:.65rem}._spaceKey_5mg7h_99{min-width:130px}._modifierKey_5mg7h_111{min-width:40px;font-size:.6rem}._backspaceKey_5mg7h_117,._enterKey_5mg7h_123{min-width:50px;font-size:.85rem}._spaceRowKey_5mg7h_106{min-width:36px;font-size:.6rem}}._container_dhxrk_1{flex-direction:column;gap:1rem;display:flex}._instruction_dhxrk_7{color:#4a5568;align-items:center;gap:.5rem;padding:.5rem 0;font-size:.95rem;font-weight:600;display:flex}._instructionIcon_dhxrk_17{font-size:1.1rem}._textDisplay_dhxrk_21{cursor:text;word-wrap:break-word;word-break:break-all;background:#fff;border:2px solid #e2e8f0;border-radius:12px;min-height:100px;padding:1.5rem;font-size:1.5rem;line-height:2;transition:border-color .2s;position:relative;box-shadow:0 2px 8px #0000000f}._textDisplay_dhxrk_21:focus-within,._textDisplay_dhxrk_21:hover{border-color:#667eea}._textDisplayDone_dhxrk_42{background:#f0fff4;border-color:#48bb78!important}._hiddenInput_dhxrk_47{opacity:0;pointer-events:none;width:0;height:0;position:absolute}._clickHint_dhxrk_55{color:#a0aec0;margin-top:.75rem;font-size:.85rem;font-style:italic;animation:2s infinite _pulse_dhxrk_1;display:block}@keyframes _pulse_dhxrk_1{0%,to{opacity:.6}50%{opacity:1}}._char_dhxrk_69{transition:color .1s;display:inline}._char_dhxrk_69._pending_dhxrk_74{color:#718096}._char_dhxrk_69._current_dhxrk_78{color:#fff;background:#667eea;border-radius:3px;padding:2px 1px;animation:1s infinite _blink_dhxrk_1}._char_dhxrk_69._correct_dhxrk_86{color:#38a169}._char_dhxrk_69._incorrect_dhxrk_90{color:#e53e3e;background:#fff5f5;-webkit-text-decoration:underline wavy;text-decoration:underline wavy}@keyframes _blink_dhxrk_1{0%,to{opacity:1}50%{opacity:.5}}._progressBar_dhxrk_102{background:#e2e8f0;border-radius:999px;height:8px;position:relative;overflow:visible}._progressFill_dhxrk_110{background:linear-gradient(90deg,#667eea,#764ba2);border-radius:999px;min-width:0;height:100%;transition:width .2s}._progressLabel_dhxrk_118{color:#a0aec0;font-size:.7rem;font-weight:600;position:absolute;top:-20px;right:0}._stats_dhxrk_128{background:#f7fafc;border:1px solid #e2e8f0;border-radius:12px;justify-content:center;gap:3rem;padding:1rem 1.5rem;display:flex}._statItem_dhxrk_138{flex-direction:column;align-items:center;gap:.2rem;display:flex}._statValue_dhxrk_145{color:#667eea;font-size:1.6rem;font-weight:700;transition:color .3s}._statGood_dhxrk_152{color:#38a169!important}._statOk_dhxrk_153{color:#d69e2e!important}._statBad_dhxrk_154{color:#e53e3e!important}._statLabel_dhxrk_156{color:#a0aec0;text-transform:uppercase;letter-spacing:.08em;font-size:.7rem;font-weight:600}._completion_dhxrk_165{text-align:center}._completionStats_dhxrk_169{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:12px;flex-direction:column;align-items:center;gap:.5rem;padding:1.25rem 1.5rem;display:flex}._completionEmoji_dhxrk_180{font-size:2rem}._completionTitle_dhxrk_184{font-size:1.2rem;font-weight:700}._completionNumbers_dhxrk_189{opacity:.9;gap:.75rem;font-size:1rem;display:flex}@media (width<=768px){._textDisplay_dhxrk_21{padding:1rem;font-size:1.2rem}._stats_dhxrk_128{gap:1.5rem;padding:.75rem}._statValue_dhxrk_145{font-size:1.3rem}}._overlay_17i4s_1{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;background:#0000008c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}._modal_17i4s_13{text-align:center;background:#fff;border-radius:24px;flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:440px;padding:2rem 2rem 1.5rem;display:flex;box-shadow:0 30px 80px #0000004d}._header_17i4s_28{flex-direction:column;align-items:center;gap:.25rem;display:flex}._emoji_17i4s_35{font-size:3.5rem;line-height:1}._title_17i4s_40{color:#2d3748;margin:0;font-size:1.8rem;font-weight:800}._headline_17i4s_47{color:#718096;margin:0;font-size:1rem}._stars_17i4s_54{gap:.5rem;display:flex}._star_17i4s_54{font-size:2.2rem}._starFilled_17i4s_63{filter:drop-shadow(0 0 6px #f6ad55)}._starEmpty_17i4s_67{filter:grayscale()opacity(.3)}._statsRow_17i4s_72{justify-content:center;gap:1.5rem;width:100%;display:flex}._statBox_17i4s_79{background:#f7fafc;border-radius:12px;flex-direction:column;align-items:center;gap:.15rem;min-width:80px;padding:.75rem 1.25rem;display:flex}._statVal_17i4s_90{color:#667eea;font-size:1.6rem;font-weight:800}._green_17i4s_96{color:#38a169!important}._orange_17i4s_97{color:#d69e2e!important}._red_17i4s_98{color:#e53e3e!important}._statLbl_17i4s_100{text-transform:uppercase;letter-spacing:.07em;color:#a0aec0;font-size:.68rem;font-weight:600}._pointsBadge_17i4s_109{color:#fff;background:linear-gradient(135deg,#f6ad55 0%,#ed8936 100%);border-radius:50px;align-items:center;gap:1rem;padding:.5rem 1.5rem;display:flex;box-shadow:0 4px 15px #ed893666}._pointsEarned_17i4s_120{font-size:1.3rem;font-weight:800}._pointsTotal_17i4s_125{opacity:.9;font-size:.85rem}._newRecord_17i4s_131{color:#7b4f00;background:linear-gradient(135deg,gold,#fa0);border-radius:50px;padding:.4rem 1.2rem;font-size:1rem;font-weight:800;animation:1.2s infinite _pulse_17i4s_1}@keyframes _pulse_17i4s_1{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}._achievements_17i4s_147{flex-direction:column;gap:.5rem;width:100%;display:flex}._achievementBadge_17i4s_154{text-align:left;background:linear-gradient(135deg,#667eea10,#764ba220);border:2px solid #667eea40;border-radius:12px;align-items:center;gap:.75rem;padding:.6rem 1rem;display:flex}._achIcon_17i4s_165{font-size:2rem}._achTitle_17i4s_169{text-transform:uppercase;color:#667eea;letter-spacing:.05em;font-size:.7rem;font-weight:700}._achName_17i4s_177{color:#2d3748;font-size:.95rem;font-weight:700}._countdownWrap_17i4s_184{flex-direction:column;align-items:center;gap:.3rem;width:100%;display:flex}._countdownBar_17i4s_192{background:#e2e8f0;border-radius:999px;width:100%;height:6px;overflow:hidden}._countdownFill_17i4s_200{background:linear-gradient(90deg,#667eea,#764ba2);border-radius:999px;height:100%}._countdownLabel_17i4s_206{color:#a0aec0;font-size:.72rem}._buttons_17i4s_212{gap:1rem;width:100%;display:flex}._tryAgainBtn_17i4s_218,._nextBtn_17i4s_219{cursor:pointer;border:none;border-radius:12px;flex:1;padding:.85rem;font-size:1rem;font-weight:700;transition:all .2s}._tryAgainBtn_17i4s_218{color:#4a5568;background:#edf2f7}._tryAgainBtn_17i4s_218:hover{background:#e2e8f0}._nextBtn_17i4s_219{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);box-shadow:0 4px 15px #667eea66}@media (width<=480px){._modal_17i4s_13{padding:1.5rem 1rem 1rem}._statsRow_17i4s_72{gap:.75rem}._statBox_17i4s_79{min-width:65px;padding:.6rem .75rem}}._practice_edqeq_1{grid-template-columns:250px 1fr;gap:2rem;max-width:1400px;min-height:calc(100vh - 200px);margin:0 auto;padding:2rem;display:grid}._sidebar_edqeq_11{background:#fff;border-radius:16px;height:fit-content;padding:1.5rem;position:sticky;top:100px;box-shadow:0 4px 15px #0000001a}._sidebarTitle_edqeq_21{color:#2d3748;margin-bottom:1rem;font-size:1.2rem}._lessonList_edqeq_27{flex-direction:column;gap:.5rem;display:flex}._lessonButton_edqeq_33{cursor:pointer;text-align:left;background:#f7fafc;border:2px solid #0000;border-radius:8px;flex-direction:column;align-items:flex-start;gap:.25rem;padding:1rem;transition:all .2s;display:flex}._lessonButton_edqeq_33:hover{background:#edf2f7}._lessonButton_edqeq_33._active_edqeq_51{color:#fff;background:#667eea;border-color:#667eea}._lessonButton_edqeq_33._locked_edqeq_57{opacity:.6;background:#f0f0f0}._lessonButton_edqeq_33._locked_edqeq_57:hover{background:#e2e8f0;border-color:#667eea}._registerHint_edqeq_67{color:#667eea;font-size:.7rem;font-weight:600}._lessonTitle_edqeq_73{font-size:.95rem;font-weight:600}._lessonDifficulty_edqeq_78{opacity:.8;text-transform:capitalize;font-size:.75rem}._main_edqeq_84{flex-direction:column;gap:1rem;display:flex}._header_edqeq_90{text-align:center}._title_edqeq_94{color:#2d3748;margin-bottom:.5rem;font-size:2rem}._description_edqeq_100{color:#718096;font-size:1rem}._exerciseArea_edqeq_105{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 15px #0000001a}._exerciseInfo_edqeq_112{color:#718096;justify-content:center;margin-bottom:1rem;font-size:.9rem;display:flex}._keyboardArea_edqeq_120{justify-content:center;padding-bottom:1rem;display:flex;overflow-x:auto}@keyframes _popIn_edqeq_1{0%{opacity:0;transform:translate(-50%)scale(.5)}to{opacity:1;transform:translate(-50%)scale(1)}}@media (width<=1024px){._practice_edqeq_1{grid-template-columns:1fr}._sidebar_edqeq_11{position:static}._lessonList_edqeq_27{flex-flow:wrap}._lessonButton_edqeq_33{flex:1;min-width:150px}}@media (width<=768px){._practice_edqeq_1,._exerciseArea_edqeq_105{padding:1rem}}._achievementPopup_edqeq_127{color:#fff;z-index:1000;background:linear-gradient(135deg,#f6ad55 0%,#ed8936 100%);border-radius:50px;align-items:center;gap:.5rem;padding:1rem 2rem;animation:.3s _popIn_edqeq_1;display:flex;position:fixed;bottom:2rem;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #f6ad5566}._achievementIcon_edqeq_144{font-size:1.5rem}._achievementText_edqeq_148{font-size:1.1rem;font-weight:700}._progress_igz1e_1{max-width:1200px;min-height:calc(100vh - 200px);margin:0 auto;padding:2rem}._profileHeader_igz1e_8{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:16px;flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:2rem;padding:1.2rem 1.5rem;display:flex}._profileAvatar_igz1e_20{font-size:3.5rem;line-height:1}._profileMeta_igz1e_25{flex:1}._profileName_igz1e_29{margin:0 0 .2rem;font-size:1.5rem;font-weight:800}._profileJoined_igz1e_35{opacity:.85;margin:0;font-size:.85rem}._switchBtn_igz1e_41{color:#fff;cursor:pointer;white-space:nowrap;background:#fff3;border:2px solid #fff9;border-radius:10px;padding:.5rem 1rem;font-weight:600;transition:background .2s}._switchBtn_igz1e_41:hover{background:#ffffff59}._title_igz1e_57{color:#2d3748;text-align:center;margin-bottom:2rem;font-size:2.5rem}._statsGrid_igz1e_64{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}._statCard_igz1e_71{text-align:center;background:#fff;border-radius:16px;flex-direction:column;gap:.5rem;padding:2rem;display:flex;box-shadow:0 4px 15px #0000001a}._statIcon_igz1e_82{font-size:2rem}._statValue_igz1e_86{color:#667eea;font-size:2.5rem;font-weight:700}._statLabel_igz1e_92{color:#718096;font-size:.9rem}._section_igz1e_97{margin-bottom:2rem}._sectionTitle_igz1e_101{color:#2d3748;margin-bottom:1rem;font-size:1.5rem}._achievementsGrid_igz1e_107{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;display:grid}._achievementCard_igz1e_113{text-align:center;background:#fff;border-radius:12px;flex-direction:column;gap:.5rem;padding:1.5rem;transition:transform .3s;display:flex;box-shadow:0 2px 10px #0000001a}._achievementCard_igz1e_113:hover{transform:translateY(-3px)}._achievementCard_igz1e_113._locked_igz1e_129{opacity:.5;filter:grayscale()}._achievementCard_igz1e_113._unlocked_igz1e_134{border:2px solid #48bb78}._achievementIcon_igz1e_138{font-size:2.5rem}._achievementTitle_igz1e_142{color:#2d3748;font-weight:600}._achievementDesc_igz1e_147{color:#718096;font-size:.85rem}._lastActivity_igz1e_152{text-align:center;color:#a0aec0;margin-top:2rem;font-size:.9rem}._emptyState_igz1e_159{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:4rem 2rem;display:flex}._emptyIcon_igz1e_169{font-size:5rem}._emptyTitle_igz1e_173{color:#4a5568;margin:0;font-size:1.8rem;font-weight:700}._emptyDesc_igz1e_180{color:#718096;max-width:400px;margin:0;font-size:1.1rem}._startBtn_igz1e_187{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;margin-top:.5rem;padding:.9rem 2.5rem;font-size:1.1rem;font-weight:700;transition:transform .15s,box-shadow .15s;box-shadow:0 4px 15px #667eea66}._startBtn_igz1e_187:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea80}@media (width<=768px){._title_igz1e_57{font-size:1.8rem}._statsGrid_igz1e_64,._achievementsGrid_igz1e_107{grid-template-columns:1fr}}._page_1o40s_1{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}._card_1o40s_10{text-align:center;background:#fff;border-radius:24px;flex-direction:column;align-items:center;width:100%;max-width:420px;min-height:480px;padding:2rem 1.75rem;display:flex;box-shadow:0 20px 60px #00000040}._stepDots_1o40s_25{gap:.5rem;margin-bottom:.5rem;display:flex}._stepDot_1o40s_25{background:#e2e8f0;border-radius:50%;width:10px;height:10px;transition:background .3s}._stepDotActive_1o40s_39{background:#667eea}._stepContent_1o40s_43{flex-direction:column;flex:1;align-items:center;gap:.75rem;width:100%;display:flex}._stepLabel_1o40s_52{text-transform:uppercase;letter-spacing:.08em;color:#a0aec0;margin:0;font-size:.75rem;font-weight:700}._mascot_1o40s_61{font-size:4.5rem;line-height:1;animation:2s ease-in-out infinite _bounce_1o40s_1}@keyframes _bounce_1o40s_1{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}._title_1o40s_72{color:#2d3748;margin:0;font-size:1.7rem;font-weight:800}._subtitle_1o40s_79{color:#718096;margin:-.2rem 0 0;font-size:.9rem}._nameInput_1o40s_85{text-align:center;box-sizing:border-box;border:2px solid #e2e8f0;border-radius:12px;outline:none;width:100%;padding:.85rem 1.2rem;font-size:1.2rem;transition:border-color .2s}._nameInput_1o40s_85:focus{border-color:#667eea}._error_1o40s_101{color:#e53e3e;margin:0;font-size:.85rem;font-weight:600}._avatarGrid_1o40s_108{flex-wrap:wrap;justify-content:center;gap:.4rem;display:flex}._avatarBtn_1o40s_115{cursor:pointer;background:#f7fafc;border:2px solid #0000;border-radius:12px;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.9rem;transition:transform .15s,border-color .15s;display:flex}._avatarBtn_1o40s_115:hover{border-color:#667eea;transform:scale(1.12)}._avatarBtn_1o40s_115._selected_1o40s_130{background:#ebf4ff;border-color:#667eea;transform:scale(1.12)}._pinDots_1o40s_133{gap:1rem;margin:.2rem 0;display:flex}._dot_1o40s_139{background:0 0;border:3px solid #cbd5e0;border-radius:50%;width:18px;height:18px;transition:all .15s}._dotFilled_1o40s_148{background:#667eea;border-color:#667eea;box-shadow:0 0 8px #667eea80}._numpad_1o40s_155{flex-direction:column;gap:.5rem;width:100%;max-width:240px;display:flex}._numRow_1o40s_163{justify-content:center;gap:.5rem;display:flex}._numKey_1o40s_169{aspect-ratio:1;color:#2d3748;cursor:pointer;background:#f0f4ff;border:none;border-radius:14px;flex:1;max-width:68px;font-size:1.35rem;font-weight:700;transition:background .12s;box-shadow:0 2px 5px #00000012}._numKey_1o40s_169:hover{background:#e0e8ff}._utilKey_1o40s_185{color:#c53030;background:#fed7d7}._utilKey_1o40s_185:hover{background:#feb2b2}._navRow_1o40s_189{gap:.75rem;width:100%;margin-top:auto;display:flex}._goBtn_1o40s_196{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:14px;flex:2;margin-top:auto;padding:.9rem;font-size:1.05rem;font-weight:700;box-shadow:0 4px 14px #667eea66}._backBtn_1o40s_210{color:#4a5568;cursor:pointer;background:#edf2f7;border:none;border-radius:14px;flex:1;margin-top:auto;padding:.9rem;font-size:.95rem;font-weight:600;transition:background .15s}._backBtn_1o40s_210:hover{background:#e2e8f0}._avatarLabel_1o40s_227{color:#4a5568;font-size:.9rem;font-weight:600}._overlay_i57m8_1{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:3000;background:#0000008c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}._modal_i57m8_13{text-align:center;background:#fff;border-radius:24px;flex-direction:column;align-items:center;gap:.9rem;width:100%;max-width:320px;padding:2rem 1.75rem 1.5rem;display:flex;box-shadow:0 24px 60px #00000047}._avatar_i57m8_27{font-size:3.5rem;line-height:1;animation:2s ease-in-out infinite _wiggle_i57m8_1}@keyframes _wiggle_i57m8_1{0%,to{transform:rotate(0)}25%{transform:rotate(-6deg)}75%{transform:rotate(6deg)}}._title_i57m8_39{color:#2d3748;margin:0;font-size:1.4rem;font-weight:800}._subtitle_i57m8_46{color:#718096;margin:-.4rem 0 0;font-size:.88rem}._dots_i57m8_53{gap:1rem;margin:.2rem 0;display:flex}._dot_i57m8_53{background:0 0;border:3px solid #cbd5e0;border-radius:50%;width:18px;height:18px;transition:all .15s}._dotFilled_i57m8_68{background:#667eea;border-color:#667eea;box-shadow:0 0 8px #667eea80}._error_i57m8_74{color:#e53e3e;margin:-.4rem 0 0;font-size:.85rem;font-weight:600}._numpad_i57m8_82{flex-direction:column;gap:.5rem;width:100%;display:flex}._numRow_i57m8_89{justify-content:center;gap:.5rem;display:flex}._numKey_i57m8_95{aspect-ratio:1;color:#2d3748;cursor:pointer;background:#f0f4ff;border:none;border-radius:14px;flex:1;max-width:72px;font-size:1.4rem;font-weight:700;transition:background .15s;box-shadow:0 2px 6px #00000014}._numKey_i57m8_95:hover{background:#e0e8ff}._utilKey_i57m8_114{color:#c53030;background:#fed7d7}._utilKey_i57m8_114:hover{background:#feb2b2}._cancelBtn_i57m8_123{color:#a0aec0;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.3rem .8rem;font-size:.85rem;transition:color .15s}._cancelBtn_i57m8_123:hover{color:#718096}._page_1113u_1{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}._title_1113u_11{color:#fff;text-shadow:0 2px 8px #0003;margin:0 0 2rem;font-size:2.2rem;font-weight:800}._grid_1113u_19{flex-wrap:wrap;justify-content:center;gap:1.2rem;max-width:600px;display:flex}._playerCard_1113u_27,._addCard_1113u_28{cursor:pointer;background:#fff;border:none;border-radius:20px;flex-direction:column;align-items:center;gap:.6rem;width:130px;padding:1.5rem 1.2rem;transition:box-shadow .2s;display:flex;box-shadow:0 8px 24px #00000026}._playerCard_1113u_27:hover,._addCard_1113u_28:hover{box-shadow:0 14px 36px #00000038}._playerAvatar_1113u_48{font-size:3.2rem;line-height:1}._playerName_1113u_53{color:#2d3748;text-align:center;word-break:break-word;font-size:1rem;font-weight:700}._addCard_1113u_28{background:#ffffff2e;border:3px dashed #fff9}._addCard_1113u_28 ._playerName_1113u_53{color:#fff}._addIcon_1113u_70{color:#fff;font-size:2.8rem;font-weight:300;line-height:1}*{box-sizing:border-box;margin:0;padding:0}html{color:#2d3748;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f7fafc;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-weight:400;line-height:1.5}body{min-height:100vh}.app{flex-direction:column;min-height:100vh;display:flex}.main-content{flex:1}.page{max-width:1200px;min-height:calc(100vh - 200px);margin:0 auto;padding:2rem}a{color:#667eea;text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer}input,textarea{font-family:inherit}img{max-width:100%;height:auto}[dir=rtl]{text-align:right}
