._container_rng5l_1{display:flex;justify-content:center;align-items:center;min-height:60vh;padding:2rem;background:#1a1a1a;color:#e0e0e0}._game_rng5l_11{max-width:600px;width:100%}._title_rng5l_16{font-size:2.5rem;text-align:center;color:#4ec9b0;margin-bottom:.5rem;font-weight:700}._instruction_rng5l_24{text-align:center;color:#888;margin-bottom:1.5rem;font-size:1rem}._message_rng5l_31{text-align:center;padding:.75rem;background:#ff6b6b33;border:1px solid #ff6b6b;border-radius:8px;margin-bottom:1.5rem;color:#ff6b6b}._guesses_rng5l_41{display:flex;flex-direction:column;gap:.5rem;margin-bottom:2rem}._guessRow_rng5l_48{display:flex;gap:.5rem;justify-content:center}._cell_rng5l_54{width:50px;height:50px;border:2px solid #3d3d3d;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;font-family:Courier New,monospace;background:#2d2d2d;color:#e0e0e0;transition:all .3s ease}._cell_rng5l_54._empty_rng5l_70{border-color:#3d3d3d;background:#2d2d2d}._cell_rng5l_54._correct_rng5l_75{background:#4ec9b0;border-color:#4ec9b0;color:#1a1a1a}._cell_rng5l_54._present_rng5l_81{background:#ffbd2e;border-color:#ffbd2e;color:#1a1a1a}._cell_rng5l_54._absent_rng5l_87{background:#3d3d3d;border-color:#3d3d3d;color:#888}._cell_rng5l_54._cursor_rng5l_93:after{content:"";display:inline-block;width:2px;height:24px;background:#4ec9b0;animation:_blink_rng5l_1 1s infinite;margin-left:2px}@keyframes _blink_rng5l_1{0%,50%{opacity:1}51%,to{opacity:0}}._inputArea_rng5l_108{margin-bottom:2rem}._currentGuess_rng5l_112{display:flex;gap:.5rem;justify-content:center}._inputCell_rng5l_118{width:50px;height:50px;border:2px solid #4ec9b0;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;font-family:Courier New,monospace;background:#2d2d2d;color:#e0e0e0;position:relative}._inputCell_rng5l_118._cursor_rng5l_93:after{content:"";position:absolute;width:2px;height:24px;background:#4ec9b0;animation:_blink_rng5l_1 1s infinite;right:4px}._victory_rng5l_144{text-align:center;padding:1.5rem;background:#4ec9b033;border:2px solid #4ec9b0;border-radius:8px;margin-bottom:2rem;font-size:1.5rem;color:#4ec9b0;font-weight:700}._keyboard_rng5l_156{display:flex;flex-direction:column;gap:.5rem;margin-top:2rem}._keyboardRow_rng5l_163{display:flex;gap:.5rem;justify-content:center;flex-wrap:wrap}._key_rng5l_156{min-width:45px;height:50px;padding:.5rem 1rem;border:2px solid #3d3d3d;border-radius:6px;background:#2d2d2d;color:#e0e0e0;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .2s ease;font-family:Courier New,monospace}._key_rng5l_156:hover:not(:disabled){background:#3d3d3d;border-color:#4ec9b0;transform:scale(1.05)}._key_rng5l_156:active:not(:disabled){transform:scale(.95)}._key_rng5l_156:disabled{opacity:.5;cursor:not-allowed}._key_rng5l_156._enter_rng5l_200{min-width:80px;background:#4ec9b0;color:#1a1a1a;border-color:#4ec9b0}._key_rng5l_156._enter_rng5l_200:hover:not(:disabled){background:#3db89a;border-color:#3db89a}._key_rng5l_156._backspace_rng5l_212{min-width:100px}@media(max-width:768px){._container_rng5l_1{padding:1rem}._title_rng5l_16{font-size:2rem}._cell_rng5l_54,._inputCell_rng5l_118{width:40px;height:40px;font-size:1.2rem}._key_rng5l_156{min-width:35px;height:45px;font-size:1rem;padding:.4rem .8rem}._key_rng5l_156._enter_rng5l_200{min-width:70px}._key_rng5l_156._backspace_rng5l_212{min-width:80px}}
