.typing-module__FD32UG__controls{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-md);flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1rem;padding:.75rem 1rem;display:flex}.typing-module__FD32UG__modeSwitch{background:var(--bg-input);border-radius:6px;gap:.25rem;padding:.1875rem;display:flex}.typing-module__FD32UG__modeBtn{color:var(--text-muted);transition:all var(--transition-fast);border-radius:5px;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.typing-module__FD32UG__modeBtnActive{background:var(--bg-card);color:var(--accent-yellow);box-shadow:0 1px 3px #0000001a}.typing-module__FD32UG__options{gap:.25rem;display:flex}.typing-module__FD32UG__optionBtn{color:var(--text-muted);transition:all var(--transition-fast);border-radius:6px;padding:.375rem .75rem;font-size:.75rem;font-weight:600}.typing-module__FD32UG__optionBtn:hover{color:var(--text-secondary)}.typing-module__FD32UG__optionBtnActive{color:var(--accent-yellow);background:#eab3081a}.typing-module__FD32UG__liveStats{align-items:center;gap:.5rem;margin-left:auto;display:flex}.typing-module__FD32UG__liveWpm{color:var(--accent-cyan);font-size:1.125rem;font-weight:800}.typing-module__FD32UG__liveWpm small{color:var(--text-muted);text-transform:uppercase;font-size:.625rem;font-weight:500}.typing-module__FD32UG__liveSep{color:var(--text-muted);font-size:.75rem}.typing-module__FD32UG__liveTime{color:var(--accent-yellow);font-size:1rem;font-weight:700;font-family:var(--font-mono)}.typing-module__FD32UG__typingArea{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-md);cursor:text;min-height:200px;padding:2rem 1.5rem 1rem;position:relative}.typing-module__FD32UG__wordsContainer{font-size:1.375rem;line-height:2.2;font-family:var(--font-mono);color:var(--text-muted);-webkit-user-select:none;user-select:none;max-height:240px;position:relative;overflow:hidden}.typing-module__FD32UG__word{border-bottom:2px solid #0000;padding-bottom:2px;transition:color .1s;display:inline}.typing-module__FD32UG__wordCurrent{border-bottom-color:var(--accent-yellow)}.typing-module__FD32UG__wordCorrect .typing-module__FD32UG__char{color:var(--text-primary)}.typing-module__FD32UG__wordIncorrect{text-decoration:line-through;-webkit-text-decoration-color:var(--accent-pink);text-decoration-color:var(--accent-pink)}.typing-module__FD32UG__wordIncorrect .typing-module__FD32UG__char{color:var(--accent-pink)}.typing-module__FD32UG__char{color:var(--text-muted);transition:color 50ms;position:relative}.typing-module__FD32UG__charCorrect{color:var(--text-primary)!important}.typing-module__FD32UG__charIncorrect{background:#ec489914;border-radius:2px;color:var(--accent-pink)!important}.typing-module__FD32UG__charExtra{color:var(--accent-pink);opacity:.7;font-size:.9em}.typing-module__FD32UG__caret{background:var(--accent-yellow);vertical-align:text-bottom;width:2px;height:1.4em;margin-left:-1px;margin-right:-1px;animation:1s step-end infinite typing-module__FD32UG__blink;display:inline-block}@keyframes typing-module__FD32UG__blink{0%,to{opacity:1}50%{opacity:0}}.typing-module__FD32UG__hiddenInput{opacity:0;cursor:text;resize:none;width:100%;height:100%;font-size:16px;position:absolute;top:0;left:0}.typing-module__FD32UG__progressBar{background:var(--bg-input);border-radius:2px;height:3px;margin-top:1rem;overflow:hidden}.typing-module__FD32UG__progressFill{background:var(--accent-yellow);border-radius:2px;height:100%;transition:width .2s}.typing-module__FD32UG__hint{text-align:center;color:var(--text-muted);margin-top:.75rem;font-size:.75rem;animation:.5s typing-module__FD32UG__fadeIn}@keyframes typing-module__FD32UG__fadeIn{0%{opacity:0}to{opacity:1}}.typing-module__FD32UG__results{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-md);text-align:center;padding:3rem 2rem;animation:.4s typing-module__FD32UG__fadeInUp}@keyframes typing-module__FD32UG__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.typing-module__FD32UG__resultsTitle{margin-bottom:2rem;font-size:1.5rem;font-weight:800}.typing-module__FD32UG__statsGrid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.5rem;display:grid}.typing-module__FD32UG__statCard{background:var(--bg-input);border-radius:var(--radius-sm);flex-direction:column;align-items:center;gap:.25rem;padding:1rem .5rem;display:flex}.typing-module__FD32UG__statBig{font-size:2.5rem;font-weight:800;font-family:var(--font-mono);line-height:1}.typing-module__FD32UG__statLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);font-size:.625rem;font-weight:600}.typing-module__FD32UG__feedback{color:var(--text-secondary);margin-bottom:.75rem;font-size:.875rem}.typing-module__FD32UG__resultMeta{color:var(--text-muted);justify-content:center;gap:1.5rem;font-size:.75rem;display:flex}@media (max-width:640px){.typing-module__FD32UG__controls{flex-direction:column;align-items:stretch}.typing-module__FD32UG__liveStats{justify-content:center;margin-left:0}.typing-module__FD32UG__statsGrid{grid-template-columns:repeat(2,1fr)}.typing-module__FD32UG__statBig{font-size:2rem}.typing-module__FD32UG__wordsContainer{font-size:1.125rem}}
