.WordScrambleGame_gameContainer__tmdhY{border:1px solid rgba(75,85,99,.3);box-shadow:0 8px 32px rgba(0,0,0,.4);padding:1.5rem;max-width:800px;width:100%;margin:0 auto}.WordScrambleGame_gameContainer__tmdhY,.WordScrambleGame_loadingContainer__b29wc{background:linear-gradient(135deg,rgba(31,41,55,.95),rgba(17,24,39,.95));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:1rem}.WordScrambleGame_loadingContainer__b29wc{display:flex;justify-content:center;align-items:center;height:400px;font-size:1.5rem;color:#d1d5db}.WordScrambleGame_gameHeader__RgMXW{margin-bottom:1.5rem}.WordScrambleGame_statContainer__yYT3t{display:flex;justify-content:space-between;margin-bottom:1rem;align-items:center}.WordScrambleGame_statBox__JeXAb{display:flex;flex-direction:column;align-items:center;background:linear-gradient(135deg,rgba(31,41,55,.8),rgba(17,24,39,.8));-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid rgba(75,85,99,.3);border-radius:.5rem;padding:.75rem 1rem;min-width:80px;box-shadow:0 4px 12px rgba(0,0,0,.3)}.WordScrambleGame_statLabel__GNVA1{font-size:.875rem;color:#9ca3af;margin-bottom:.25rem}.WordScrambleGame_statValue__dU6dt{font-size:1.25rem;font-weight:700;color:#f9fafb}.WordScrambleGame_soundButton__gBE_3{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#374151,#4b5563);color:#f9fafb;border:none;padding:.5rem;border-radius:.5rem;cursor:pointer;transition:all .2s;box-shadow:0 4px 12px rgba(0,0,0,.3)}.WordScrambleGame_soundButton__gBE_3:hover{background:linear-gradient(135deg,#4b5563,#6b7280);transform:translateY(-2px)}.WordScrambleGame_progressContainer__Js0yZ{margin-top:.5rem}.WordScrambleGame_progressBarContainer___YnP4{height:.5rem;background:linear-gradient(135deg,rgba(75,85,99,.5),rgba(55,65,81,.5));border-radius:9999px;overflow:hidden;border:1px solid rgba(75,85,99,.3)}.WordScrambleGame_progressBar__Gii23{height:100%;background:linear-gradient(135deg,#06b6d4,#0891b2);border-radius:9999px;transition:width .3s ease;box-shadow:0 0 8px rgba(6,182,212,.5)}.WordScrambleGame_timerContainer__rUDuR{display:flex;align-items:center;margin-bottom:.75rem}.WordScrambleGame_timerLabel__5m_by{font-size:.875rem;color:#d1d5db;margin-right:.5rem;min-width:40px}.WordScrambleGame_timerBarContainer__NKkwE{flex:1;height:.5rem;background:linear-gradient(135deg,rgba(75,85,99,.5),rgba(55,65,81,.5));border-radius:9999px;overflow:hidden;margin:0 .5rem;border:1px solid rgba(75,85,99,.3)}.WordScrambleGame_timerBar__GWAx1{height:100%;border-radius:9999px;transition:width .2s linear;box-shadow:0 0 6px rgba(0,0,0,.3)}.WordScrambleGame_timerValue__rx708{font-size:.875rem;font-weight:700;color:#f9fafb;min-width:40px;text-align:right}.WordScrambleGame_gameContent__H0rYP{display:flex;flex-direction:column;align-items:center}.WordScrambleGame_wordCounter__ryUC7{font-size:1rem;color:#d1d5db;margin-bottom:1rem;text-align:center;font-weight:500}.WordScrambleGame_scrambledWordContainer__v4G5q{background:linear-gradient(135deg,rgba(31,41,55,.8),rgba(17,24,39,.8));-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid rgba(75,85,99,.3);border-radius:.75rem;padding:1.5rem 2.5rem;margin-bottom:1.5rem;box-shadow:0 8px 20px rgba(0,0,0,.4);width:100%;text-align:center}.WordScrambleGame_scrambledWord__HZa30{font-size:2.5rem;font-weight:700;letter-spacing:.1em;background:linear-gradient(135deg,#06b6d4,#8b5cf6);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 0 20px rgba(6,182,212,.3)}.WordScrambleGame_inputContainer__HlwSO{display:flex;width:100%;margin-bottom:1.5rem}.WordScrambleGame_wordInput__l0ITn{flex:1;padding:.75rem 1rem;font-size:1.125rem;background:rgba(31,41,55,.8);border:2px solid rgba(75,85,99,.5);border-radius:.5rem 0 0 .5rem;outline:none;transition:all .2s;color:#f9fafb;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.WordScrambleGame_wordInput__l0ITn::-moz-placeholder{color:#9ca3af}.WordScrambleGame_wordInput__l0ITn::placeholder{color:#9ca3af}.WordScrambleGame_wordInput__l0ITn:focus{border-color:#06b6d4;box-shadow:0 0 0 3px rgba(6,182,212,.1)}.WordScrambleGame_actionsContainer__bM_Vb{display:flex;justify-content:center;gap:1rem;width:100%}.WordScrambleGame_actionButton__RPGbw{display:flex;align-items:center;justify-content:center;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;border-radius:.5rem;cursor:pointer;transition:all .2s;border:none;gap:.5rem;box-shadow:0 4px 12px rgba(0,0,0,.3)}.WordScrambleGame_checkButton___4VKE{background:linear-gradient(135deg,#06b6d4,#0891b2);color:white;border-radius:0 .5rem .5rem 0}.WordScrambleGame_checkButton___4VKE:hover{background:linear-gradient(135deg,#0891b2,#0e7490);transform:translateY(-2px)}.WordScrambleGame_hintButton__ags2B{background:linear-gradient(135deg,#374151,#4b5563);color:#f9fafb;border:1px solid rgba(75,85,99,.3)}.WordScrambleGame_hintButton__ags2B:hover:not(:disabled){background:linear-gradient(135deg,#4b5563,#6b7280);transform:translateY(-2px)}.WordScrambleGame_hintButton__ags2B:disabled{opacity:.5;cursor:not-allowed;transform:none}.WordScrambleGame_skipButton__gQXgH{background:linear-gradient(135deg,#374151,#4b5563);color:#f9fafb;border:1px solid rgba(75,85,99,.3)}.WordScrambleGame_skipButton__gQXgH:hover{background:linear-gradient(135deg,#4b5563,#6b7280);transform:translateY(-2px)}.WordScrambleGame_gameOverContainer__sdjTr{display:flex;flex-direction:column;align-items:center;padding:2rem}.WordScrambleGame_gameOverTitle__WSnu1{font-size:2rem;font-weight:700;background:linear-gradient(135deg,#06b6d4,#8b5cf6);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:1.5rem;text-align:center}.WordScrambleGame_gameOverStats__IhR_T{background:linear-gradient(135deg,rgba(31,41,55,.8),rgba(17,24,39,.8));-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid rgba(75,85,99,.3);border-radius:.75rem;padding:1.5rem;margin-bottom:2rem;width:100%;max-width:350px;box-shadow:0 8px 20px rgba(0,0,0,.4)}.WordScrambleGame_gameOverStats__IhR_T p{display:flex;justify-content:space-between;margin-bottom:.75rem;font-size:1.125rem;color:#d1d5db}.WordScrambleGame_bestStats__oLC1b{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(75,85,99,.3)}.WordScrambleGame_bestStats__oLC1b p{color:#9ca3af;font-size:1rem}.WordScrambleGame_restartButton__YfmMI{display:flex;align-items:center;justify-content:center;padding:.75rem 2rem;font-size:1rem;font-weight:500;background:linear-gradient(135deg,#06b6d4,#0891b2);color:white;border:none;border-radius:.5rem;cursor:pointer;transition:all .2s;gap:.5rem;box-shadow:0 4px 12px rgba(6,182,212,.3)}.WordScrambleGame_restartButton__YfmMI:hover{background:linear-gradient(135deg,#0891b2,#0e7490);transform:translateY(-2px);box-shadow:0 6px 16px rgba(6,182,212,.4)}@media (max-width:640px){.WordScrambleGame_scrambledWord__HZa30{font-size:2rem}.WordScrambleGame_statContainer__yYT3t{flex-wrap:wrap;gap:.5rem}.WordScrambleGame_statBox__JeXAb{min-width:70px;padding:.5rem .75rem}.WordScrambleGame_inputContainer__HlwSO{flex-direction:column}.WordScrambleGame_wordInput__l0ITn{border-radius:.5rem;margin-bottom:.5rem}.WordScrambleGame_checkButton___4VKE{border-radius:.5rem;width:100%}.WordScrambleGame_actionsContainer__bM_Vb{flex-direction:column;gap:.5rem}}