.CrosswordGame_container__qWong{font-family:Arial,sans-serif;background-color:#f4f4f9;display:flex;justify-content:center;align-items:center;height:100vh;margin:0;flex-direction:column}.CrosswordGame_title__LTPrB{color:#333;margin-bottom:20px}.CrosswordGame_crosswordGrid__a_fOp{display:grid;gap:2px;margin-bottom:20px}.CrosswordGame_crosswordCell__jqZM_{width:50px;height:50px;text-align:center;font-size:20px;border:1px solid #ccc;background-color:#fff;transition:background-color .3s ease}.CrosswordGame_crosswordCell__jqZM_:focus{outline:2px solid #007bff}.CrosswordGame_clues__0xj0D{text-align:left;max-width:600px}.CrosswordGame_clue__fFPiG{margin-bottom:10px}.CrosswordGame_button__2FO0O{padding:10px 20px;background-color:#007bff;color:white;border:none;border-radius:5px;cursor:pointer;font-size:16px;margin:5px}.CrosswordGame_button__2FO0O:hover{background-color:#0056b3}.CrosswordGame_correct__vLAq9{background-color:#ccffcc}.CrosswordGame_incorrect__566qb{background-color:#ffcccc}.CrosswordGame_score__cC6_8,.CrosswordGame_timer__WHPi4{font-size:18px;font-weight:700;margin-bottom:10px}.CrosswordGame_levelSelector__ENmNo{margin-bottom:20px}.CrosswordGame_hidden__smUh4{display:none}