.TypingGame-module__eoNCUG__gameContainer{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:12px;max-width:800px;margin:0 auto;padding:2rem;box-shadow:0 8px 32px #667eea4d}.TypingGame-module__eoNCUG__stats{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.TypingGame-module__eoNCUG__statCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;padding:1rem}.TypingGame-module__eoNCUG__statValue{margin-bottom:.5rem;font-size:2rem;font-weight:700}.TypingGame-module__eoNCUG__statLabel{opacity:.8;font-size:.875rem}.TypingGame-module__eoNCUG__wordDisplay{color:#333;text-align:center;background:#fffffff2;border-radius:12px;justify-content:center;align-items:center;min-height:100px;margin-bottom:2rem;padding:2rem;font-family:Courier New,monospace;font-size:1.5rem;display:flex;box-shadow:inset 0 2px 8px #0000001a}.TypingGame-module__eoNCUG__currentWord{letter-spacing:2px;font-size:2rem;font-weight:700}.TypingGame-module__eoNCUG__typedChar{color:#4caf50;background-color:#4caf501a}.TypingGame-module__eoNCUG__incorrectChar{color:#f44336;background-color:#f443361a}.TypingGame-module__eoNCUG__currentChar{color:#fff;background-color:#2196f3;animation:1s infinite TypingGame-module__eoNCUG__blink}@keyframes TypingGame-module__eoNCUG__blink{0%,50%{opacity:1}51%,to{opacity:.3}}.TypingGame-module__eoNCUG__inputSection{margin-bottom:2rem}.TypingGame-module__eoNCUG__gameInput{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #ffffff4d;border-radius:8px;width:100%;padding:1rem;font-family:Courier New,monospace;font-size:1.25rem}.TypingGame-module__eoNCUG__gameInput::placeholder{color:#fff9}.TypingGame-module__eoNCUG__gameInput:focus{border-color:#4caf50;outline:none;box-shadow:0 0 0 3px #4caf504d}.TypingGame-module__eoNCUG__controls{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.TypingGame-module__eoNCUG__button{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #ffffff4d;border-radius:8px;font-weight:700;transition:all .3s}.TypingGame-module__eoNCUG__button:hover{background:#fff3;border-color:#ffffff80;transform:translateY(-2px)}.TypingGame-module__eoNCUG__button:disabled{opacity:.5;cursor:not-allowed;transform:none}.TypingGame-module__eoNCUG__primaryButton{background:linear-gradient(135deg,#4caf50,#45a049);border-color:#4caf50}.TypingGame-module__eoNCUG__primaryButton:hover{background:linear-gradient(135deg,#45a049,#3d8b40)}.TypingGame-module__eoNCUG__gameOver{text-align:center;background:#ffffff1a;border-radius:12px;margin-bottom:2rem;padding:2rem}.TypingGame-module__eoNCUG__finalScore{color:#4caf50;margin-bottom:1rem;font-size:3rem;font-weight:700}.TypingGame-module__eoNCUG__difficultySelector{text-align:center;margin-bottom:2rem}.TypingGame-module__eoNCUG__difficultyButtons{justify-content:center;gap:.5rem;margin-top:1rem;display:flex}.TypingGame-module__eoNCUG__difficultyButton{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff4d;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;transition:all .3s}.TypingGame-module__eoNCUG__difficultyButton.TypingGame-module__eoNCUG__active{background:#ffffff4d;border-color:#fff9}.TypingGame-module__eoNCUG__progressBar{background:#fff3;border-radius:4px;width:100%;height:8px;margin-bottom:2rem;overflow:hidden}.TypingGame-module__eoNCUG__progress{background:linear-gradient(90deg,#4caf50,#81c784);height:100%;transition:width .3s}
