.typingSpeed_container__J7cSB{max-width:700px;margin:0 auto;padding:2rem 1.5rem 3rem;text-align:center}.typingSpeed_title__PxllD{font-size:2rem;font-weight:700;color:var(--text-primary);margin-bottom:.5rem}.typingSpeed_description__a0hWH{color:var(--text-muted);font-size:1rem;margin-bottom:1.5rem}.typingSpeed_startScreen__Bo_bh{padding:1rem}.typingSpeed_info__VLi0Q{background:var(--primary-bg);padding:1.5rem;border-radius:16px;margin-bottom:1.5rem}.typingSpeed_info__VLi0Q p{color:var(--text-secondary);font-size:.95rem;margin-bottom:.5rem}.typingSpeed_info__VLi0Q p:last-child{margin-bottom:0}.typingSpeed_startBtn__sd_x_{padding:1rem 3rem;background:var(--gradient-primary);color:#fff;border:none;border-radius:16px;font-size:1.2rem;font-weight:600;cursor:pointer;transition:all .15s ease}.typingSpeed_startBtn__sd_x_:hover{transform:translateY(-2px);box-shadow:var(--shadow-primary)}.typingSpeed_highScoreDisplay__f0Sun{margin-top:1rem;color:var(--text-muted);font-size:.95rem}.typingSpeed_gameArea__V87Or{padding:1rem}.typingSpeed_stats__tVnot{display:flex;justify-content:center;gap:2rem;margin-bottom:1.5rem;padding:1rem;background:var(--primary-bg);border-radius:12px}.typingSpeed_stat__QCx14{display:flex;flex-direction:column;align-items:center;gap:.25rem}.typingSpeed_statLabel__AVfte{font-size:.8rem;color:var(--text-muted)}.typingSpeed_statValue__5duon{font-size:1.5rem;font-weight:700;color:var(--primary-dark)}.typingSpeed_statValue__5duon.typingSpeed_warning__miAl9{color:var(--error);animation:typingSpeed_pulse__EaaTX .5s ease infinite}@keyframes typingSpeed_pulse__EaaTX{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.typingSpeed_wordDisplay__iybft{min-height:80px;padding:1.5rem;background:var(--bg-card);border:1px solid var(--border-default);border-radius:16px;margin-bottom:1rem;font-size:1.4rem;line-height:2;text-align:left;overflow:hidden}.typingSpeed_word__l_U9a{margin-right:.5rem;color:var(--text-muted);transition:color .1s ease}.typingSpeed_word__l_U9a.typingSpeed_completed__AiL1v{color:var(--text-light)}.typingSpeed_word__l_U9a.typingSpeed_current__VmUAf{color:var(--text-primary);background:rgba(37,99,235,.1);padding:.1rem .25rem;border-radius:4px}.typingSpeed_char__ru_wC{transition:color .05s ease}.typingSpeed_char__ru_wC.typingSpeed_correct__DI56E{color:var(--success)}.typingSpeed_char__ru_wC.typingSpeed_incorrect__kpmn3{color:var(--error);text-decoration:underline}.typingSpeed_typingInput__3V3Zf{width:100%;padding:1rem 1.5rem;font-size:1.25rem;border:2px solid var(--border-default);border-radius:12px;outline:none;transition:border-color .15s ease}.typingSpeed_typingInput__3V3Zf:focus{border-color:var(--primary)}.typingSpeed_typingInput__3V3Zf::placeholder{color:var(--text-light)}.typingSpeed_progress__Tt0mf{display:flex;justify-content:center;gap:2rem;margin-top:1rem;font-size:1rem;font-weight:600}.typingSpeed_progress__Tt0mf .typingSpeed_correct__DI56E{color:var(--success)}.typingSpeed_progress__Tt0mf .typingSpeed_wrong__4nfhL{color:var(--error)}.typingSpeed_endScreen__2fpeN{padding:2rem;background:var(--primary-bg);border-radius:16px}.typingSpeed_endIcon__K5HOu{font-size:3rem;margin-bottom:.5rem}.typingSpeed_endTitle__mslC_{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin-bottom:1.5rem}.typingSpeed_results__MsLVD{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem;margin-bottom:1.5rem}.typingSpeed_resultItem__nrgyl{display:flex;flex-direction:column;align-items:center;padding:1rem;background:#fff;border-radius:12px}.typingSpeed_resultLabel__Y4vBH{font-size:.85rem;color:var(--text-muted);margin-bottom:.25rem}.typingSpeed_resultValue__5PkkL{font-size:1.5rem;font-weight:700;color:var(--primary-dark)}.typingSpeed_newHighScore__0sxSH{color:var(--warning);font-weight:600;font-size:1.1rem;margin-bottom:1rem}.typingSpeed_playAgainBtn__u0MZn{padding:.75rem 2rem;background:var(--gradient-primary);color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .15s ease}.typingSpeed_playAgainBtn__u0MZn:hover{transform:translateY(-2px);box-shadow:var(--shadow-primary)}.typingSpeed_instructions__Ud5Yd{margin-top:1.5rem;padding:1rem;background:var(--bg-hover);border-radius:12px;color:var(--text-muted);font-size:.9rem;line-height:1.5}