.WordGame_wordGameContainer__J0Msc{max-width:380px;width:100%;margin:16px auto;display:block;padding:12px;text-align:center;font-family:Inter,sans-serif;background:#ededed;border-radius:24px;box-shadow:0 4px 32px rgba(0,0,0,.13);transition:background-color .3s ease}.WordGame_gameHeaderArea__AI27f{background:#f6fbff;border-radius:18px 18px 0 0;padding:16px 0 8px;margin:-12px -12px 8px}@media (max-width:430px){.WordGame_wordGameContainer__J0Msc{max-width:100vw;border-radius:12px;margin:0;padding:4px 0 0}.WordGame_gameHeaderArea__AI27f{margin-left:0;margin-right:0;border-radius:12px 12px 0 0;padding-left:0;padding-right:0}.WordGame_gridContainer__9Y0yW{width:94vw;min-width:unset;max-width:98vw;padding:4vw 0}}.WordGame_gameTitle__SQlDt{font-family:Roboto,sans-serif;margin:0;padding:0;font-size:36px;font-weight:900;color:#333;letter-spacing:-.5px;text-align:center;display:block;width:100%;justify-content:center;align-items:center}.WordGame_instructions__SLDsL{font-family:Roboto,sans-serif;margin:10px 0;color:#555;font-size:18px;text-align:left}.WordGame_fadeIn__wGuKb{opacity:0;animation:WordGame_fadeInInstructions___792a .8s ease-in .1s forwards}@keyframes WordGame_fadeInInstructions___792a{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.WordGame_gameContainer__BNqwo{background:transparent;border:none;box-shadow:none;padding:0;margin:0;max-width:none;width:100%;display:flex;flex-direction:column;align-items:center;position:relative}.WordGame_gridContainer__9Y0yW{background:#f6fbff;border:1px solid #e3e9f0;border-radius:14px;box-shadow:0 1.5px 8px rgba(34,44,73,.04);width:320px;max-width:100%;min-height:320px;padding:16px 8px;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 auto 12px;transition:transform .4s cubic-bezier(.4,0,.2,1)}.WordGame_gridRow__Z43sb{display:flex;justify-content:center;margin:0;padding:0;width:100%}.WordGame_gridCell__PCWJN{background-color:#fff;color:#222;border:1.5px solid #e3e9f0;box-shadow:0 1.5px 6px rgba(34,44,73,.03);cursor:pointer;margin:4px;border-radius:12px;transition:background .25s,color .25s,transform .12s;z-index:2}.WordGame_gridCell__PCWJN,.WordGame_letterCircle__MYrAj{display:flex;align-items:center;justify-content:center;position:relative}.WordGame_letterCircle__MYrAj{min-width:18px;min-height:18px;border-radius:50%;background:#222;border:1px solid #e3e9f0;font-size:1.1rem;font-weight:700;color:#f6fbff;z-index:30!important;pointer-events:none;transition:border .2s,background .2s,color .2s}.WordGame_gridCell__PCWJN.WordGame_selected__tdY_h .WordGame_letterCircle__MYrAj{border:none!important;background:#eaf1ff!important;color:#3c74ff!important}.WordGame_gridCell__PCWJN.WordGame_selected__tdY_h{background-color:#E4EFF5!important;border:1px solid #3c74ff!important}.WordGame_gridCell__PCWJN:hover{background-color:#e9f1ff;color:#3c74ff;transform:scale(1.05)}.WordGame_gridCell__PCWJN.WordGame_unvisited__xMTWA{background-color:#ffcdd2;border:2px dashed #e57373;animation:WordGame_flashPink__7nbu8 1s infinite alternate;transition:all 1.5s ease-in-out}@keyframes WordGame_flashPink__7nbu8{0%{background-color:#ffcdd2}to{background-color:#ef9a9a}}.WordGame_svgPathOverlay__ShIf1{z-index:12!important}.WordGame_letterCircleOverlay__1a9PW{background:#3c74ff!important;color:#fff!important;border:1px solid #3c74ff!important;box-shadow:none!important;pointer-events:none!important;z-index:100!important}@keyframes WordGame_gridFlash__RNwIJ{0%{opacity:1}20%{opacity:.2}80%{opacity:.2}to{opacity:1}}.WordGame_gameOverFlash__dvKXD{animation:WordGame_gridFlash__RNwIJ 2s}.WordGame_gridCell__PCWJN.WordGame_animating__MIq14{color:#333;transform:scale(1.05);box-shadow:0 1px 3px rgba(0,0,0,.1);transition:all .15s ease-in-out}.WordGame_solutionPathLine__vDUus{position:absolute;background-color:rgba(76,175,80,.7)!important;border-radius:6px;box-shadow:0 0 4px rgba(76,175,80,.3)!important;z-index:12;pointer-events:none}.WordGame_controls__K8mGq{display:flex;flex-direction:column;align-items:center;margin-top:4px}.WordGame_selectedLetters__F_1Ed{font-size:20px;font-weight:700;transition:color .3s ease,background-color .3s ease;padding:10px;border-radius:12px;max-width:320px;text-align:center;color:#3c74ff;margin:5px auto}.WordGame_selectedLetters__F_1Ed.WordGame_success__6Fooq{margin-top:5px;color:white;background-color:#3c74ff;padding:10px;border-radius:10px}.WordGame_message__vRS1l{margin:15px 0;padding:10px;border-radius:12px;color:#444;font-weight:700;font-size:18px}.WordGame_resetButton___6ULv{margin-bottom:18px;background:#3c74ff;color:#fff;border:none;padding:8px 15px;border-radius:12px;font-size:1.1rem;font-weight:700;font-family:Inter,sans-serif;cursor:pointer;box-shadow:0 2px 8px rgba(60,116,255,.14);transition:background .2s,color .2s}.WordGame_resetButton___6ULv:hover{background:#f6fafd;color:#3c74ff}.WordGame_buttonContainer__KTMbR{display:flex;flex-direction:column;align-items:center;gap:2.5px;margin-top:5px}.WordGame_buttonRow__7yxuy{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:15px;flex-wrap:wrap}.WordGame_otherDifficultiesContainer__KIo9x{display:flex;flex-direction:column;align-items:center;gap:0;margin-top:5px;padding-top:0;border-top:1px solid #e3e9f0;width:100%}.WordGame_otherDifficultiesButtons__NP0zL{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.WordGame_difficultyLevelButton__6KkwQ{background:#f6fbff;color:#2563eb;border:1.5px solid #2563eb;padding:6px 14px;border-radius:8px;font-size:.9rem;font-weight:600;font-family:Inter,sans-serif;cursor:pointer;transition:all .2s}.WordGame_difficultyLevelButton__6KkwQ:hover{background:#2563eb;color:#fff;transform:translate(1px,-1px);box-shadow:0 2px 8px rgba(37,99,235,.2)}.WordGame_smallText__OS6dn{font-size:.9em}.WordGame_clueText__3HwgV{font-weight:700!important;color:#3c74ff!important;font-size:.9em}@media (max-width:375px){.WordGame_wordGameContainer__J0Msc{padding:10px;max-width:340px}.WordGame_gridCell__PCWJN{width:52px;height:52px;font-size:24px;margin:2px}.WordGame_gridContainer__9Y0yW{max-width:290px}}@keyframes WordGame_gentlePulse__Tr7Ss{0%{transform:scale(1);background-color:#d5d5d5;color:#333}50%{transform:scale(1.08);background-color:#3c74ff;color:white}to{transform:scale(1);background-color:#d5d5d5;color:#333}}.WordGame_startCell__12TUx{animation:WordGame_gentlePulse__Tr7Ss 1.5s ease-in-out infinite;position:relative;z-index:2}.WordGame_titleContainer__BVDdM{display:flex}.WordGame_gameTitleCirclesContainer__RnSHm{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:4px;margin-top:8px;margin-bottom:6px;width:100%}.WordGame_gameTitleLetter__59BB5{display:flex;justify-content:center;align-items:center;width:42px;height:42px;border-radius:50%;background:#2563eb;color:#fff;font-size:1.9rem;font-weight:700;border:1px solid #3b82f6;letter-spacing:1px;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:transform .15s;box-sizing:border-box;line-height:1;transform:translateY(-1px);padding:0;margin:0}.WordGame_gameTitleLetter__59BB5:hover{transform:scale(1.08) rotate(-2deg);box-shadow:0 4px 16px rgba(37,99,235,.18)}@media (max-width:600px){.WordGame_gameTitleLetter__59BB5{width:32px;height:32px;font-size:1.2rem;border-width:2px}.WordGame_gameTitleCirclesContainer__RnSHm{gap:7px}}.WordGame_neighborLine__YWtVQ,.WordGame_solutionPathLine__vDUus{z-index:3!important;pointer-events:none;will-change:opacity,transform;-webkit-backface-visibility:hidden;backface-visibility:hidden;height:24px!important;border-radius:12px!important;transform-origin:0 50%!important;box-shadow:0 0 1px rgba(0,0,0,.1)!important}.ErrorModal_overlay__Ibvnm{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.35);z-index:1000;display:flex;align-items:center;justify-content:center}.ErrorModal_modal__b4GNb{background:#ffe6ea;width:288px;max-width:90vw;padding:1.3rem 1.5rem;border-radius:14px;box-shadow:0 2px 24px #2222;display:flex;flex-direction:column;align-items:center}.ErrorModal_message___yDk_{font-size:1.15rem;margin-bottom:1.5rem;color:#d32f2f;text-align:center;font-weight:700}.ErrorModal_button__YF7Js{background:#3c74ff;color:#fff;border:none;border-radius:12px;padding:8px 15px;font-size:1.05rem;font-weight:700;font-family:Inter,sans-serif;cursor:pointer;box-shadow:0 2px 8px rgba(60,116,255,.14);transition:background .2s,color .2s}.ErrorModal_button__YF7Js:hover{background:#f6fafd;color:#3c74ff}.page_main__nw1Wk{display:flex;flex-direction:column;align-items:center;padding:20px 20px 0;min-height:100vh;background:#d5d5d5}.page_modalOverlay__29caG{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:1000}.page_modal__Zu_ho{background:white;padding:2rem;border-radius:12px;max-width:400px;width:90%}.page_modalTitle__tx5Xj{color:#222;font-weight:700;font-size:1.15rem;margin-bottom:1.5rem;text-align:center}.page_buttonContainer__0INWU{display:flex;flex-direction:column;gap:18px;width:100%}.page_difficultyButton__TH2sE{width:100%;padding:14px 0;font-size:1.15rem;border-radius:8px;border:none;background:#2563eb;color:white;cursor:pointer;font-weight:600;transition:background .2s}.page_difficultyButton__TH2sE:hover{background:#1d4ed8}