.ScrambleGame_letterTile__XrokC{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;font-size:1.5rem;font-weight:700;border-radius:.5rem;cursor:pointer;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.WordGames_common_container__UjwOq{max-width:48rem;margin-left:auto;margin-right:auto;padding:1.5rem;background-color:white;border-radius:.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.WordGames_common_header__JQ_Fm{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.WordGames_common_title__HxswV{font-size:1.5rem;font-weight:700;color:rgb(31,41,55)}.WordGames_common_scoreText__kkx_w{font-weight:700;color:rgb(37,99,235)}.WordGames_common_timerContainer__Ilqhl{background-color:rgb(219,234,254);color:rgb(29,78,216);padding:.25rem .75rem;border-radius:9999px}.WordGames_common_timeCritical__qNopc{color:#e03131;animation:WordGames_common_pulse__jMlaL 1s infinite}.WordGames_common_feedback__GnksW{padding:.75rem;border-radius:.25rem;margin-bottom:1rem}.WordGames_common_feedbackInfo___mZp8{background-color:rgb(220,232,252);color:rgb(22,101,52)}.WordGames_common_feedbackError__lW2PZ{background-color:rgb(254,226,226);color:rgb(153,27,27)}.WordGames_common_feedbackSuccess__tZ0hV{background-color:rgb(220,252,231);color:rgb(22,101,52)}.WordGames_common_actionButtons__RevaC{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;margin-bottom:1.5rem}.WordGames_common_actionButton__XXHG_{padding:.5rem 1rem;border-radius:.25rem;color:white;transition-property:background-color;transition-duration:.2s}.WordGames_common_submitButton__AbVxx{background-color:rgb(22,163,74)}.WordGames_common_submitButton__AbVxx:hover{background-color:rgb(21,128,61)}.WordGames_common_clearButton__V_ee4{background-color:rgb(75,85,99)}.WordGames_common_clearButton__V_ee4:hover{background-color:rgb(55,65,81)}.WordGames_common_shuffleButton__mtoCt{background-color:rgb(37,99,235)}.WordGames_common_shuffleButton__mtoCt:hover{background-color:rgb(29,78,216)}.WordGames_common_hintButton__1AWj8{background-color:rgb(202,138,4)}.WordGames_common_hintButton__1AWj8:hover{background-color:rgb(161,98,7)}.WordGames_common_giveUpButton___T4BM{background-color:rgb(220,38,38);grid-column:span 2}.WordGames_common_giveUpButton___T4BM:hover{background-color:rgb(185,28,28)}.WordGames_common_playAgainButton__nRnV5{background-color:rgb(37,99,235)}.WordGames_common_playAgainButton__nRnV5:hover{background-color:rgb(29,78,216)}.WordGames_common_homeButton__5s3SO{background-color:rgb(75,85,99)}.WordGames_common_homeButton__5s3SO:hover{background-color:rgb(55,65,81)}.BoggleGame_gridContainer__HNEyc{position:relative;width:100%;max-width:400px;margin:0 auto;padding:8px;background:#f8f9fa;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.08);overflow:hidden;-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.BoggleGame_grid__dWapF{display:grid;width:100%;gap:10px;touch-action:none}.BoggleGame_cell__5RxHc{display:flex;align-items:center;justify-content:center;aspect-ratio:1;border-radius:8px;font-size:1.5rem;font-weight:700;cursor:pointer;transition:all .2s ease;background:#ffffff;color:#2d3748;border:none;box-shadow:0 2px 4px rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.8),inset 0 -1px 2px rgba(0,0,0,.1);transform:translateY(0);position:relative;overflow:hidden;touch-action:none;-webkit-tap-highlight-color:transparent}.BoggleGame_cell__5RxHc:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,255,255,.4),rgba(255,255,255,0) 60%);border-radius:8px}.BoggleGame_cell__5RxHc:hover{background:#f1f5f9;transform:translateY(-1px);box-shadow:0 3px 6px rgba(0,0,0,.15),inset 0 1px 0 rgba(255,255,255,.8),inset 0 -1px 2px rgba(0,0,0,.1)}.BoggleGame_cell__5RxHc:active{transform:translateY(1px);box-shadow:0 1px 2px rgba(0,0,0,.1),inset 0 -1px 0 rgba(255,255,255,.8),inset 0 1px 2px rgba(0,0,0,.2)}.BoggleGame_cellSelected__FnQLW{background:#4f46e5;color:white;box-shadow:0 2px 4px rgba(79,70,229,.3),inset 0 1px 0 rgba(255,255,255,.4),inset 0 -1px 2px rgba(0,0,0,.2)}.BoggleGame_cellHighlight__MobGK{box-shadow:0 0 0 3px rgba(79,70,229,.3),0 2px 4px rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.8),inset 0 -1px 2px rgba(0,0,0,.1);animation:BoggleGame_pulse__XU1n5 1.5s infinite}@keyframes BoggleGame_pulse__XU1n5{0%,to{box-shadow:0 0 0 3px rgba(79,70,229,.3)}50%{box-shadow:0 0 0 6px rgba(79,70,229,.15)}}.BoggleGame_cellFound__f1yWS{background:#10b981;color:white;box-shadow:0 2px 4px rgba(16,185,129,.3),inset 0 1px 0 rgba(255,255,255,.4),inset 0 -1px 2px rgba(0,0,0,.2)}.BoggleGame_noScroll__HB9IP{position:fixed;overflow:hidden;width:100%;height:100%}.BoggleGame_selectionLine__vlplT{position:absolute;height:3px;background:linear-gradient(90deg,rgba(79,70,229,.8),rgba(79,70,229,.4));transform-origin:0 0;z-index:10;pointer-events:none;border-radius:3px;box-shadow:0 1px 2px rgba(0,0,0,.1)}.BoggleGame_feedback__Cosh_{padding:.75rem;border-radius:.25rem;margin-bottom:1rem;transition:all .3s ease}.BoggleGame_feedbackError__EiRFP{background-color:rgb(254,226,226);color:rgb(153,27,27)}.BoggleGame_feedbackSuccess__mzZ1D{background-color:rgb(220,252,231);color:rgb(22,101,52)}.BoggleGame_feedbackInfo___eYX4{background-color:rgb(219,234,254);color:rgb(29,78,216)}.BoggleGame_foundWordsContainer__Cwxui{margin-top:1.5rem}.BoggleGame_foundWordsTitle__jx_oe{font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.BoggleGame_foundWordsList___RhAr{display:flex;flex-wrap:wrap;gap:.5rem}.BoggleGame_wordPill__XFoDB{padding:.25rem .75rem;border-radius:9999px;background-color:rgb(220,252,231);color:rgb(22,101,52)}.SpellingBee_scoreContainer__IuXXP{text-align:center;margin-bottom:1rem}.SpellingBee_rankText__rk3al{font-size:1.125rem;font-weight:600}@keyframes SpellingBee_pulse__vL4Wq{0%,to{opacity:1}50%{opacity:.5}}.SpellingBee_hexagonContainer__XzTMV{position:relative;width:60px;height:70px;margin:0 1px}.SpellingBee_hexagon__fOPJI{position:absolute;width:100%;height:100%;display:flex;align-items:center;justify-content:center;clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);transition-property:background-color;transition-duration:.2s}.SpellingBee_hexagonText__9KrkI{font-size:1.5rem;font-weight:700;z-index:2}.SpellingBee_hexGrid__4f6n9{display:flex;flex-direction:column;align-items:center;margin-bottom:1.5rem}.SpellingBee_hexRow__qnNpi{display:flex}.SpellingBee_hexRowTop__XVJgg{margin-bottom:-13px}.SpellingBee_hexRowBottom__m6COb{margin-top:-13px}.SpellingBee_feedback__tKLY6{padding:.5rem;margin-bottom:1rem;border-radius:.25rem;text-align:center;transition-property:all;transition-duration:.3s}.SpellingBee_feedbackError__2kBZS{background-color:rgb(254,226,226);color:rgb(153,27,27)}.SpellingBee_feedbackSuccess__eQwyA{background-color:rgb(220,252,231);color:rgb(22,101,52)}.SpellingBee_feedbackHint__cOiqy{background-color:rgb(254,249,195);color:rgb(133,77,14)}.SpellingBee_feedbackInfo__yt8IW{background-color:rgb(219,234,254);color:rgb(30,58,138)}.SpellingBee_currentWordContainer__VX94V{margin-bottom:1.5rem;text-align:center}.SpellingBee_currentWordTitle__fl_20{font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.SpellingBee_currentWordText__PJSxl{font-size:1.5rem;font-weight:700;min-height:2.5rem;transition-property:all;transition-duration:.2s}.SpellingBee_currentWordPlaceholder__IG4a_{opacity:.3}.SpellingBee_foundWordsContainer__JFSK9{margin-top:1.5rem}.SpellingBee_foundWordsTitle__pPkHt{font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.SpellingBee_foundWordsList__SL3ZU{display:flex;flex-wrap:wrap;gap:.5rem;max-height:10rem;overflow-y:auto;padding:.5rem}.SpellingBee_wordPill__twaLo{padding:.25rem .75rem;border-radius:9999px;transition-property:all;transition-duration:.2s}.SpellingBee_normalWord__KrWr8{background-color:rgb(220,252,231);color:rgb(22,101,52)}.SpellingBee_pangramWord__PT5Uu{background-color:rgb(233,213,255);color:rgb(126,34,206);font-weight:700}.SpellingBee_modalOverlay__UVmJI{position:fixed;inset:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:50}.SpellingBee_modalContent__PfviG{background-color:white;padding:1.5rem;border-radius:.5rem;max-width:28rem;width:100%;margin-left:1rem;margin-right:1rem;animation:SpellingBee_fadeIn__xxqqR .3s ease-out}@keyframes SpellingBee_fadeIn__xxqqR{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.SpellingBee_modalTitle__asho7{font-size:1.25rem;font-weight:700;margin-bottom:1rem}.SpellingBee_modalText__hhLO0{margin-bottom:.5rem}.SpellingBee_modalButtons__nOfh_{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;margin-top:1.5rem}.SpellingBee_modalButton__cBthC{padding:.5rem 1rem;border-radius:.25rem;color:white;transition-property:background-color;transition-duration:.2s}