.WordLadder_wordDisplay__TCzON{text-align:center;margin:2rem 0}.WordLadder_startEndWords__moOZi{display:flex;justify-content:center;align-items:center;gap:1.5rem;margin-bottom:1.5rem}.WordLadder_currentWord__og0NR{display:flex;justify-content:center;gap:.75rem;margin:1.5rem 0}.WordLadder_letterTile__78b1G{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;background:linear-gradient(145deg,#ffffff,#e6e6e6);border-radius:6px;box-shadow:0 4px 6px rgba(0,0,0,.05),0 1px 3px rgba(0,0,0,.1);font-size:1.4rem;font-weight:700;color:#2d3748;cursor:pointer;transition:all .2s ease-out;position:relative;overflow:hidden}.WordLadder_letterTile__78b1G:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,255,255,.3),rgba(255,255,255,0));border-radius:6px}.WordLadder_letterTile__78b1G:hover{transform:translateY(-2px);box-shadow:0 6px 8px rgba(0,0,0,.1),0 2px 4px rgba(0,0,0,.15)}.WordLadder_letterTile__78b1G.WordLadder_selected__O7htO{background:linear-gradient(145deg,#3b82f6,#2563eb);color:white;transform:scale(1.05) translateY(-2px);box-shadow:0 6px 12px rgba(59,130,246,.3)}.WordLadder_letterTiles__I_UMc{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin:1.5rem auto;max-width:600px;padding:1rem;background:rgba(249,250,251,.7);border-radius:6px}.WordLadder_feedback__U7qhi{padding:1rem;border-radius:.5rem;margin:1.5rem auto;max-width:600px;font-weight:500}.WordLadder_success___v_nI{background:linear-gradient(145deg,#ebfbee,#d3f9d8);color:#2b8a3e;border-left:4px solid #40c057}.WordLadder_error__Fv_HD{background:linear-gradient(145deg,#fff5f5,#ffebeb);color:#c92a2a;border-left:4px solid #ff6b6b}.WordLadder_info__gE5Un{background:linear-gradient(145deg,#f0f7ff,#e5f3ff);color:#1864ab;border-left:4px solid #4dabf7}.WordLadder_wordListContainer__IMRYX{margin:2rem 0}.WordLadder_wordList__iIdc8{list-style-type:none;padding:1rem;max-height:200px;overflow-y:auto;background:white;border-radius:.75rem;box-shadow:0 2px 4px rgba(0,0,0,.05);border:1px solid #e5e7eb}.WordLadder_wordList__iIdc8 li{padding:.75rem;border-bottom:1px solid #f3f4f6;font-weight:500;color:#4b5563;transition:all .2s}.WordLadder_wordList__iIdc8 li:last-child{border-bottom:none}.WordLadder_wordList__iIdc8 li:hover{background-color:#f9fafb;color:#1f2937}@keyframes WordLadder_tileBounce__j3vMY{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.WordLadder_letterTile__78b1G.WordLadder_selected__O7htO{animation:WordLadder_tileBounce__j3vMY .3s ease}.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)}.BoggleGame_grid__dWapF{display:grid;width:100%;gap:10px}.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}.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_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}