.WordSearch_wordSearchGrid__G_vsc{background-color:#f3f4f6;border-radius:.5rem;margin:0 auto 1rem;overflow:hidden;display:grid;box-sizing:content-box}.WordSearch_wordSearchCell__1fdye{display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:none;background-color:#ffffff;border:1px solid #e5e7eb;box-sizing:border-box;transition:background-color .2s;text-transform:uppercase}.WordSearch_wordSearchCell__1fdye:hover:not(.WordSearch_found__wrSgE){background-color:#f3f4f6}.WordSearch_wordSearchCell__1fdye.WordSearch_selected__wgcVP{background-color:#bfdbfe}.WordSearch_wordsToFind__ojvAF{margin-bottom:1rem}.WordSearch_wordsHeader__aewZv{font-size:1rem;font-weight:600;margin-bottom:.5rem}.WordSearch_wordsGrid___DneU{display:grid;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:.5rem;max-height:10rem;overflow-y:auto}.WordSearch_wordItem__CO3qB{padding:.25rem;font-size:.875rem;color:#1f2937}.WordSearch_wordItem__CO3qB.WordSearch_hidden__7gnV7{display:none}.WordSearch_victoryContent__midmb{background-color:#ffffff;padding:1.5rem;border-radius:.5rem;max-width:20rem;width:100%;margin:0 1rem}.WordSearch_victoryTitle__jDR91{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.WordSearch_victoryMessage__E6RnA{margin-bottom:.5rem}.WordSearch_victoryStats__vkP5M{margin-bottom:1rem}.WordSearch_countdown__h35H7{color:#4b5563;text-align:center}.WordSearch_success__aTYSC{background-color:#d3f9d8;color:#2b8a3e}.WordSearch_error__BdXJl{background-color:#ffc9c9;color:#c92a2a}.WordSearch_info__iiloK{background-color:#d0ebff;color:#1864ab}