.Games_container__JwxwG{width:100%;min-height:100vh;padding:40px 20px;background:linear-gradient(135deg,#667eea,#764ba2)}.Games_gamesContainer__yB7tI{max-width:1200px;margin:0 auto}.Games_header__pusb9{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:40px;gap:20px}.Games_backButton__Be6I1{display:flex;align-items:center;gap:8px;padding:12px 20px;background:rgba(255,255,255,.95);border:none;border-radius:10px;color:#2d3748;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 4px 15px rgba(0,0,0,.1)}.Games_backButton__Be6I1:hover{background:white;transform:translateX(-4px);box-shadow:0 6px 20px rgba(0,0,0,.15)}.Games_titleSection__1HZtv{flex:1 1;text-align:center}.Games_title___mu_e{display:flex;align-items:center;justify-content:center;gap:15px;font-size:42px;font-weight:700;color:white;margin:0 0 10px;text-shadow:2px 2px 4px rgba(0,0,0,.2)}.Games_titleIcon__wjx4p{font-size:48px}.Games_subtitle__l5oua{font-size:18px;color:rgba(255,255,255,.95);margin:0;text-shadow:1px 1px 2px rgba(0,0,0,.2)}.Games_achievementIcon__lZ34I{display:flex;align-items:center;justify-content:center;width:60px;height:60px;background:rgba(255,255,255,.95);border-radius:50%;color:#fbbf24;font-size:32px;box-shadow:0 4px 15px rgba(0,0,0,.1)}.Games_gamesGrid__UcASY{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:30px;gap:30px;margin-top:20px}.Games_gameCard__NXvik{background:rgba(255,255,255,.98);border-radius:20px;padding:30px;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 25px rgba(0,0,0,.15);display:flex;flex-direction:column;gap:20px}.Games_gameCard__NXvik:hover{transform:translateY(-8px);box-shadow:0 12px 35px rgba(0,0,0,.25)}.Games_gameIcon__yrqU_{font-size:48px;margin-bottom:10px}.Games_gameContent__gDBiU{flex:1 1;display:flex;flex-direction:column;gap:15px}.Games_gameTitle__wRslw{font-size:24px}.Games_gameDescription__v8Mhw{font-size:16px;color:#4a5568;line-height:1.6;margin:0}.Games_gameMeta__DHx4v{display:flex;flex-direction:column;gap:8px}.Games_difficulty__I4Eev{display:flex;align-items:center;gap:8px}.Games_difficultyLabel__ahgWh{font-size:14px;font-weight:600;color:#718096}.Games_difficultyValue__kqW50{font-size:14px;font-weight:600;color:#667eea}.Games_features__LA2mc{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.Games_feature__38jjv{padding:6px 12px;background:linear-gradient(135deg,#e6fffa,#b2f5ea);border-radius:20px;font-size:12px;font-weight:600;color:#234e52}.Games_playButton__W8oT0{display:flex;align-items:center;justify-content:center;gap:10px;padding:14px 24px;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;color:white;font-size:16px;font-weight:700;cursor:pointer;transition:all .2s;margin-top:auto}.Games_playButton__W8oT0:hover{transform:scale(1.05);box-shadow:0 6px 20px rgba(102,126,234,.4)}.Games_playIcon__0yQqb{font-size:18px}.Games_chevron__d_FHv{font-size:14px;margin-left:auto}@media (max-width:768px){.Games_header__pusb9{flex-direction:column;align-items:center;text-align:center}.Games_backButton__Be6I1{align-self:flex-start}.Games_achievementIcon__lZ34I{display:none}.Games_title___mu_e{font-size:32px}.Games_gamesGrid__UcASY{grid-template-columns:1fr;gap:20px}}.Games_gameContainer__dmIjj{width:100%;max-width:1200px;margin:0 auto;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;padding:20px;box-shadow:0 20px 60px rgba(0,0,0,.3);min-height:600px}.Games_gameHeader__7wXgk{display:flex;justify-content:space-between;align-items:center;background:rgba(255,255,255,.95);padding:15px 25px;border-radius:15px;margin-bottom:20px;box-shadow:0 4px 15px rgba(0,0,0,.1)}.Games_headerLeft__B3dln{display:flex;align-items:center;gap:15px}.Games_gameIcon__yrqU_{font-size:36px}.Games_gameTitle__wRslw{font-size:28px;font-weight:700;color:#2d3748;margin:0}.Games_difficultyBadge__hsrIY{padding:6px 14px;border-radius:20px;font-size:14px;font-weight:600;color:white;text-transform:uppercase}.Games_headerRight__rwDhL{display:flex;align-items:center;gap:20px}.Games_scoreDisplay__sO66M{display:flex;align-items:center;gap:8px;padding:8px 16px;background:linear-gradient(135deg,#f093fb,#f5576c);border-radius:10px;color:white;font-weight:700}.Games_scoreLabel__V5wYG{font-size:14px;opacity:.9}.Games_scoreValue___onvU{font-size:24px}.Games_timerDisplay__LapB_{display:flex;align-items:center;gap:8px;padding:8px 16px;background:linear-gradient(135deg,#4facfe,#00f2fe);border-radius:10px;color:white;font-weight:700;min-width:100px}.Games_timerWarning__LLbvg{animation:Games_pulse__ETAiv 1s infinite;background:linear-gradient(135deg,#fa709a,#fee140)}.Games_timerIcon__1u8hF{font-size:20px}.Games_timerValue__i_c6D{font-size:20px;font-family:Courier New,monospace}.Games_exitButton___IbT_{padding:8px 16px;background:#e53e3e;border:none;border-radius:10px;color:white;font-size:20px;cursor:pointer;transition:all .2s}.Games_exitButton___IbT_:hover{background:#c53030;transform:scale(1.1)}.Games_gameContent__gDBiU{background:rgba(255,255,255,.98);border-radius:15px;padding:30px;min-height:400px}.Games_gameFooter__CKNC2{margin-top:20px;text-align:center}.Games_footerInfo__6aXCU{display:flex;justify-content:center;align-items:center}.Games_timeUpNotice__lOwgt{padding:12px 24px;background:#fed7d7;color:#c53030;border-radius:10px;font-weight:700;display:inline-block}.Games_storyDetectiveGame__Iwxls{display:grid;grid-template-columns:2fr 1fr;grid-gap:20px;gap:20px;height:100%}.Games_passageContainer___81Fv{background:#f7fafc;border-radius:12px;padding:20px;overflow-y:auto;max-height:500px}.Games_passageHeader__dVFdb{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.Games_mysteryProgress__HFyJf{display:flex;align-items:center;gap:10px;flex:1 1;margin-left:20px}.Games_progressBar__uR36v{flex:1 1;height:20px;background:#e2e8f0;overflow:hidden}.Games_progressFill__08yY_{height:100%;background:linear-gradient(90deg,#4facfe,#00f2fe);transition:width .5s ease}.Games_progressPercent__WPiNY{font-weight:700;color:#2d3748}.Games_progressLabel__IM4_L{font-weight:600;color:#4a5568;font-size:14px}.Games_passageText__Xn876{line-height:1.8;font-size:16px;color:#2d3748}.Games_markdownPassage__cCyOV{margin-bottom:20px}.Games_markdownPassage__cCyOV p{margin-bottom:12px}.Games_markdownPassage__cCyOV strong{font-weight:600;color:#2d3748}.Games_markdownPassage__cCyOV em{font-style:italic}.Games_markdownPassage__cCyOV code{background:#f7fafc;padding:2px 6px;border-radius:4px;font-family:Courier New,monospace;font-size:14px}.Games_passageSentence__EKAJm{cursor:pointer;padding:2px 4px;border-radius:4px;transition:all .2s;display:inline}.Games_passageSentence__EKAJm:hover{background:#edf2f7}.Games_evidenceSelector__FDOai{margin-top:20px;padding:15px;background:#f7fafc;border-radius:8px;border:1px solid #e2e8f0}.Games_evidenceSelectorTitle__hybBn{font-weight:600;color:#4a5568;margin-bottom:12px;font-size:14px}.Games_sentenceList__ZkUsK{display:flex;flex-direction:column;gap:8px;max-height:200px;overflow-y:auto}.Games_sentenceButton___CoJB{display:flex;align-items:flex-start;gap:8px;padding:10px 12px;background:white;border:2px solid #e2e8f0;border-radius:6px;cursor:pointer;transition:all .2s;text-align:left;width:100%}.Games_sentenceButton___CoJB:hover{border-color:#cbd5e0;background:#f7fafc}.Games_sentenceButton___CoJB.Games_evidenceSelected__nzulO{background:#fef5e7;border-color:#f6ad55;border-width:2px}.Games_sentenceNumber__TFqtb{font-weight:600;color:#718096;min-width:24px;flex-shrink:0}.Games_sentenceText__QrH1C{flex:1 1;color:#2d3748;line-height:1.5}.Games_selectedIndicator__zr7XT{color:#38a169;font-weight:700;flex-shrink:0}.Games_evidenceSelected__nzulO{background:#fef5e7!important;border-bottom:2px solid #f6ad55;font-weight:500}.Games_cluesPanel__gylcf{margin-top:20px;padding:15px;background:white;border-radius:8px;border:2px dashed #cbd5e0}.Games_cluesTitle___gzi8{font-weight:700;margin-bottom:10px;color:#2d3748}.Games_cluesList__I687Y{display:flex;flex-wrap:wrap;gap:8px}.Games_clueItem__1AwUU{padding:6px 12px;background:#c6f6d5;border-radius:6px;font-size:14px;color:#22543d}.Games_questionPanel__G9pN5{background:white;border-radius:12px;padding:20px;box-shadow:0 4px 12px rgba(0,0,0,.08)}.Games_questionHeader__2suU5{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;padding-bottom:10px;border-bottom:2px solid #e2e8f0}.Games_questionNumber__rPI_R{font-weight:700;color:#4a5568}.Games_questionType__PL0Jx{font-size:12px;padding:4px 8px;background:#e6fffa;color:#234e52;border-radius:6px}.Games_questionText__abJqS{font-size:18px;font-weight:600;margin-bottom:20px;color:#2d3748}.Games_answerOptions__ndUBS{display:flex;flex-direction:column;gap:10px}.Games_answerButton__r_hqS{padding:15px;background:#f7fafc;border:2px solid #e2e8f0;border-radius:10px;font-size:16px;text-align:left;cursor:pointer;transition:all .2s}.Games_answerButton__r_hqS:hover:not(:disabled){background:#edf2f7;border-color:#4299e1;transform:translateX(5px)}.Games_answerButton__r_hqS:disabled{cursor:not-allowed;opacity:.7}.Games_answerButton__r_hqS.Games_correctAnswer__IDA33{background:#c6f6d5;border-color:#48bb78;color:#22543d;font-weight:600}.Games_answerButton__r_hqS.Games_incorrectAnswer__NpYA1{background:#fed7d7;border-color:#fc8181;color:#742a2a}.Games_correctIndicator__fEBaQ{color:#22543d;font-weight:700;margin-left:8px}.Games_incorrectIndicator__4_GYg{color:#742a2a;font-weight:700;margin-left:8px}.Games_answerFeedback__0gPxk{margin-top:20px;padding:15px;border-radius:10px;display:flex;align-items:center;gap:10px;font-size:16px}.Games_answerFeedback__0gPxk.Games_feedbackCorrect__LUupZ{background:#c6f6d5;border:2px solid #48bb78;color:#22543d}.Games_answerFeedback__0gPxk.Games_feedbackIncorrect__LhReV{background:#fed7d7;border:2px solid #fc8181;color:#742a2a}.Games_feedbackIcon__PIKGo{font-size:24px;font-weight:700}.Games_feedbackText___ih4v{flex:1 1}.Games_feedbackText___ih4v strong{font-weight:700}.Games_nextButtonContainer__mYB0D{margin-top:20px;display:flex;justify-content:center}.Games_nextButton__1Mfep{padding:12px 30px;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:10px;color:white;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 4px 12px rgba(102,126,234,.3)}.Games_nextButton__1Mfep:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(102,126,234,.4)}.Games_questionHint__B5CZ0{margin-top:15px;padding:10px;background:#fffaf0;border-left:4px solid #ed8936;border-radius:6px;font-size:14px;color:#744210}.Games_grammarNinjaGame__ecmBL{max-width:800px;margin:0 auto}.Games_ninjaChallenge__2SEYE{text-align:center;transition:transform .3s}.Games_slicing__we79p{animation:Games_slice__V2hT2 .3s}@keyframes Games_slice__V2hT2{0%{transform:rotate(0deg)}25%{transform:rotate(-5deg) scale(.98)}75%{transform:rotate(5deg) scale(1.02)}to{transform:rotate(0deg)}}.Games_challengeHeader__zc3G8{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.Games_challengeCounter__LhJIV{font-weight:600;color:#4a5568}.Games_comboDisplay__QE7uY{font-size:24px;font-weight:700}.Games_comboText__2IuTD{color:#f56565;animation:Games_comboFloat__Z5nWU .5s ease-out}.Games_comboHigh__1lIxT{color:#e53e3e;font-size:28px}@keyframes Games_comboFloat__Z5nWU{0%{transform:translateY(10px);opacity:0}to{transform:translateY(0);opacity:1}}.Games_beltDisplay__GnBLc{margin:20px 0;padding:15px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;color:white;font-size:20px;font-weight:700}.Games_beltEmoji__svkem{font-size:32px;margin-right:10px}.Games_beltName__Rhx7V{text-transform:uppercase;letter-spacing:1px}.Games_challengePrompt__aayuB{margin:30px 0}.Games_challengePrompt__aayuB h3{font-size:22px;margin-bottom:15px;color:#2d3748}.Games_challengePrompt__aayuB h3 strong{font-weight:600;color:#2d3748}.Games_challengePrompt__aayuB h3 em{font-style:italic}.Games_challengePrompt__aayuB h3 code{background:#f7fafc;padding:2px 6px;border-radius:4px;font-family:Courier New,monospace;font-size:18px}.Games_sentence__Z4LX6{font-size:20px;padding:20px;background:#f7fafc;border-radius:10px;line-height:1.6;color:#2d3748}.Games_sentence__Z4LX6 p{margin:0}.Games_sentence__Z4LX6 strong{font-weight:600;color:#2d3748}.Games_sentence__Z4LX6 em{font-style:italic}.Games_sentence__Z4LX6 code{background:#e2e8f0;padding:2px 6px;border-radius:4px;font-family:Courier New,monospace;font-size:18px}.Games_ninjaOptions__lXOvZ{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:15px;gap:15px;margin-top:30px}.Games_ninjaSliceButton___dyky{padding:20px;background:linear-gradient(135deg,#f093fb,#f5576c);border:none;border-radius:12px;color:white;font-size:18px;font-weight:700;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:10px}.Games_ninjaSliceButton___dyky:hover:not(:disabled){transform:scale(1.05) rotate(-2deg);box-shadow:0 8px 20px rgba(0,0,0,.2)}.Games_ninjaSliceButton___dyky:disabled{cursor:not-allowed;opacity:.8}.Games_ninjaSliceButton___dyky.Games_correctAnswer__IDA33{background:linear-gradient(135deg,#48bb78,#38a169);border:2px solid #2f855a}.Games_ninjaSliceButton___dyky.Games_incorrectAnswer__NpYA1{background:linear-gradient(135deg,#fc8181,#f56565);border:2px solid #c53030}.Games_sliceIcon__AMgEG{font-size:24px}.Games_sliceText__NoMRv{flex:1 1}.Games_ninjaHint__sAR0H{margin-top:20px;padding:12px;background:#e6fffa;border-radius:8px;color:#234e52}.Games_wordWizardGame__acKWI{max-width:900px;margin:0 auto}.Games_spellbookProgress__wMA0y{display:flex;justify-content:space-between;margin-bottom:20px;padding:12px;background:#faf5ff;border-radius:10px;font-weight:600;color:#553c9a}.Games_wizardChallenge__1WxY3{background:white;border-radius:12px;padding:30px;box-shadow:0 4px 12px rgba(0,0,0,.08)}.Games_wizardChallenge__1WxY3 h3{font-size:24px;margin-bottom:20px;color:#5a3696}.Games_wizardChallenge__1WxY3 h3 p{margin:0}.Games_wizardChallenge__1WxY3 h3 strong{font-weight:600;color:#5a3696}.Games_wizardChallenge__1WxY3 h3 em{font-style:italic}.Games_wizardChallenge__1WxY3 h3 code{background:#f7fafc;padding:2px 6px;border-radius:4px;font-family:Courier New,monospace;font-size:20px}.Games_wizardContent__hbf1h{font-size:18px;padding:20px;background:#f7fafc;border-radius:10px;margin-bottom:20px;line-height:1.6}.Games_wizardContent__hbf1h p{margin:0}.Games_wizardContent__hbf1h strong{font-weight:600;color:#2d3748}.Games_wizardContent__hbf1h em{font-style:italic}.Games_wizardContent__hbf1h code{background:#e2e8f0;padding:2px 6px;border-radius:4px;font-family:Courier New,monospace;font-size:16px}.Games_wizardExplanation__8ea2B{margin-top:15px;padding:15px;background:#fef5e7;border-radius:8px;border-left:4px solid #f6ad55;font-size:14px;color:#744210}.Games_wizardExplanation__8ea2B p{margin:0}.Games_wizardExplanation__8ea2B strong{font-weight:600;color:#744210}.Games_wizardExplanation__8ea2B em{font-style:italic}.Games_wizardExplanation__8ea2B code{background:#fff5e6;padding:2px 6px;border-radius:4px;font-family:Courier New,monospace;font-size:13px}.Games_wizardOptions___8XgS{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:15px;gap:15px}.Games_spellButton__F1Hq_{padding:18px;background:linear-gradient(135deg,#a8edea,#fed6e3);border:2px solid #d6bcfa;border-radius:12px;font-size:16px;font-weight:600;color:#44337a;cursor:pointer;transition:all .2s}.Games_spellButton__F1Hq_:hover{transform:translateY(-4px);box-shadow:0 6px 20px rgba(167,139,250,.4)}.Games_presentationGame__kcUZk{max-width:800px;margin:0 auto}.Games_stage___NSqZ{background:linear-gradient(180deg,#667eea,#764ba2);border-radius:15px;padding:30px;color:white;min-height:400px}.Games_promptCard__dBzAX{background:rgba(255,255,255,.95);padding:25px;border-radius:12px;color:#2d3748;margin-bottom:25px}.Games_promptCard__dBzAX h3{font-size:20px;margin-bottom:12px;color:#5a67d8}.Games_promptCard__dBzAX p{font-size:24px;font-weight:700;margin-bottom:15px;color:#2d3748}.Games_promptGuidelines__0iRqB{font-size:14px;line-height:1.8;color:#4a5568}.Games_recordingControls__tOnj9{text-align:center;padding:30px}.Games_recordButton___SoIv,.Games_stopButton__8XYMl,.Games_submitButton__Y7L8_{padding:15px 30px;font-size:18px;font-weight:700;border:none;border-radius:12px;cursor:pointer;transition:all .2s}.Games_recordButton___SoIv{background:#f56565;color:white}.Games_recordButton___SoIv:hover{background:#e53e3e;transform:scale(1.05)}.Games_stopButton__8XYMl{background:#fc8181;color:white}.Games_recordingIndicator__aY6BD{font-size:20px;margin-bottom:15px;animation:Games_blink__9_R61 1s infinite}@keyframes Games_blink__9_R61{0%,50%,to{opacity:1}25%,75%{opacity:.5}}.Games_audienceMeter__d2fW3{background:rgba(255,255,255,.95);padding:20px;border-radius:12px;margin-bottom:20px;color:#2d3748}.Games_meterLabel__sWFdN{font-weight:700;margin-bottom:10px}.Games_meterBar__ZSBe1{height:30px;background:#e2e8f0;border-radius:15px;overflow:hidden;margin-bottom:10px}.Games_meterFill__9AwGf{height:100%;background:linear-gradient(90deg,#48bb78,#38a169);transition:width .5s ease}.Games_meterValue__UPG4W{font-size:24px;font-weight:700;color:#38a169}.Games_recordingActions__88tLl{display:flex;gap:15px;justify-content:center}.Games_retryButton__1k_9i{padding:12px 24px;background:#edf2f7;color:#4a5568;border:2px solid #cbd5e0;border-radius:10px;font-weight:600;cursor:pointer;transition:all .2s}.Games_retryButton__1k_9i:hover{background:#e2e8f0}.Games_submitButton__Y7L8_{padding:12px 24px;background:#48bb78;color:white;border:none;border-radius:10px;font-weight:600;cursor:pointer;transition:all .2s}.Games_submitButton__Y7L8_:hover{background:#38a169;transform:scale(1.05)}.Games_completionScreen__n761P{text-align:center;padding:40px;animation:Games_fadeIn__cVGmj .5s}.Games_completionIcon__aOqx1{font-size:80px;margin-bottom:20px;animation:Games_bounce__mnmxR 1s}.Games_completionTitle__BT4xG{font-size:36px;font-weight:700;color:#2d3748;margin-bottom:10px}.Games_completionMessage__YyTte{font-size:18px;color:#4a5568;margin-bottom:30px}.Games_offlineNotice__bud7p{background:#fef5e7;color:#744210;border-radius:8px;border:2px solid #f6ad55}.Games_aiContentNotice__Rgi6B,.Games_offlineNotice__bud7p{margin-top:12px;padding:10px 16px;font-size:14px;font-weight:600}.Games_aiContentNotice__Rgi6B{background:#e6fffa;color:#234e52;border-radius:8px;border:2px solid #4299e1}.Games_aiContentBadge__G7r0X{margin-top:12px;padding:10px 16px;background:linear-gradient(135deg,#c6f6d5,#9ae6b4);color:#22543d;border-radius:8px;font-size:14px;font-weight:600;border:2px solid #48bb78}.Games_statsGrid__DhzZt{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:20px;gap:20px;margin:30px 0}.Games_statCard__oU6bi{background:linear-gradient(135deg,#667eea,#764ba2);padding:20px;border-radius:12px;color:white}.Games_statValue__7B9dG{font-size:36px;font-weight:700;margin-bottom:8px}.Games_statLabel__LyWY_{font-size:14px;opacity:.9;text-transform:uppercase;letter-spacing:1px}.Games_nextBeltInfo__s8_JO{margin:20px 0;padding:15px;background:#fef5e7;border-radius:10px;color:#744210}.Games_completionActions__PSZhi{margin-top:30px}.Games_primaryButton__TtVEr{padding:15px 40px;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;color:white;font-size:18px;font-weight:700;cursor:pointer;transition:all .2s;box-shadow:0 4px 15px rgba(102,126,234,.4)}.Games_primaryButton__TtVEr:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(102,126,234,.6)}.Games_secondaryButton__URm4U{padding:15px 40px;background:rgba(255,255,255,.95);border:2px solid #667eea;border-radius:12px;color:#667eea;font-size:18px;font-weight:700;cursor:pointer;transition:all .2s;box-shadow:0 4px 15px rgba(0,0,0,.1);margin-top:20px}.Games_secondaryButton__URm4U:hover{background:#667eea;color:white;transform:translateY(-2px);box-shadow:0 6px 20px rgba(102,126,234,.4)}.Games_gameLoadingContainer__bc15E{display:flex;align-items:center;justify-content:center;min-height:60vh;padding:40px 20px;background:linear-gradient(135deg,#667eea,#764ba2)}.Games_gameLoading__8AIDB{background:rgba(255,255,255,.98);border-radius:24px;padding:60px 40px;max-width:500px;width:100%;text-align:center;box-shadow:0 20px 60px rgba(0,0,0,.3);animation:Games_fadeIn__cVGmj .5s ease-in}@keyframes Games_fadeIn__cVGmj{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Games_loadingIcon__T_RaR{font-size:64px;margin-bottom:20px;animation:Games_bounce__mnmxR 2s infinite}@keyframes Games_bounce__mnmxR{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.Games_loadingSpinner__eK6XC{width:60px;height:60px;border:5px solid #f3f4f6;border-top-color:#667eea;border-radius:50%;margin:0 auto 30px;animation:Games_spin__rBJ54 1s linear infinite}@keyframes Games_spin__rBJ54{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Games_loadingTitle__RwVSd{font-size:28px;font-weight:700;color:#1a202c;margin:0 0 12px}.Games_loadingMessage__FYQbL{font-size:16px;color:#4a5568;margin:0 0 30px;line-height:1.6;min-height:24px}.Games_progressBarContainer__kuqY9{width:100%;height:8px;background:#e2e8f0;border-radius:10px;overflow:hidden;margin-bottom:30px;box-shadow:inset 0 2px 4px rgba(0,0,0,.1)}.Games_progressBar__uR36v{height:100%;background:linear-gradient(90deg,#667eea,#764ba2);border-radius:10px;transition:width .3s ease;box-shadow:0 2px 8px rgba(102,126,234,.4);animation:Games_pulse__ETAiv 2s infinite}@keyframes Games_pulse__ETAiv{0%,to{opacity:1}50%{opacity:.8}}.Games_aiRecommendation__9SGVC{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 20px;background:linear-gradient(135deg,#fef3c7,#fde68a);border-radius:12px;margin-bottom:20px;border:2px solid #fbbf24}.Games_aiIcon__Pba0J{font-size:20px;animation:Games_sparkle__wl06M 2s infinite}@keyframes Games_sparkle__wl06M{0%,to{transform:scale(1) rotate(0deg)}25%{transform:scale(1.1) rotate(-5deg)}75%{transform:scale(1.1) rotate(5deg)}}.Games_aiText__yP6jJ{font-size:14px;color:#78350f;font-weight:600}.Games_confidence__qhEoT{margin-left:6px;font-size:12px;color:#92400e;opacity:.8}.Games_loadingTips__Gc_kJ{margin-top:20px;padding-top:20px;border-top:1px solid #e2e8f0}.Games_tipText__FuxVK{font-size:14px;color:#718096;margin:0;font-style:italic}.Games_gameError__GfoEN{background:rgba(255,255,255,.98);border-radius:24px;padding:60px 40px;max-width:500px;width:100%;text-align:center;box-shadow:0 20px 60px rgba(0,0,0,.3);margin:40px auto}.Games_gameError__GfoEN h2{color:#e53e3e;margin-bottom:16px}.Games_gameError__GfoEN p{color:#4a5568;margin-bottom:24px}@media (max-width:768px){.Games_ninjaOptions__lXOvZ,.Games_storyDetectiveGame__Iwxls,.Games_wizardOptions___8XgS{grid-template-columns:1fr}.Games_statsGrid__DhzZt{grid-template-columns:repeat(2,1fr)}.Games_gameLoading__8AIDB{padding:40px 24px}.Games_loadingTitle__RwVSd{font-size:24px}.Games_loadingMessage__FYQbL{font-size:14px}.Games_loadingIcon__T_RaR{font-size:48px}}.LoggedInNavbar_header__BOcOB{top:0;z-index:1000;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1);width:100%}.LoggedInNavbar_container__HAafJ{max-width:1200px;margin:0 auto;padding:.75rem 1rem;display:flex;justify-content:space-between;align-items:center}.LoggedInNavbar_logoContainer__50PiJ{display:flex;align-items:center}.LoggedInNavbar_logo__IQzzX{display:block;height:auto}.LoggedInNavbar_navMenu__aSuDN{display:flex;align-items:center}.LoggedInNavbar_navList__ndTuC{display:flex;list-style:none;margin:0;padding:0}.LoggedInNavbar_navItem__hLkn_{margin-left:2rem}.LoggedInNavbar_navLink__XRFNQ{color:#333;text-decoration:none;font-weight:500;font-size:1rem;transition:color .2s ease}.LoggedInNavbar_navLink__XRFNQ:hover{color:#0070f3}.LoggedInNavbar_adminLink__QSDyJ{display:flex;align-items:center;background-color:#f8f9fa;padding:.5rem .8rem;border-radius:4px;color:#5a5a5a;font-weight:600}.LoggedInNavbar_adminLink__QSDyJ:hover{background-color:#e9ecef;color:#212529}.LoggedInNavbar_adminIcon__tn_B9{margin-right:.5rem;font-size:.9rem;color:#dc3545}.LoggedInNavbar_menuButton___oglG{display:none;background:none;border:none;cursor:pointer;padding:.5rem;font-size:1.5rem;color:#333;z-index:1002;margin:-.5rem}.LoggedInNavbar_mobileNav__0Fk9B{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background-color:white;z-index:1010;opacity:0;transition:opacity .3s ease;visibility:hidden;overflow-y:auto;flex-direction:column}.LoggedInNavbar_mobileNav__0Fk9B.LoggedInNavbar_open__lzJAs{opacity:1;visibility:visible;display:flex}.LoggedInNavbar_mobileHeader__YN65u{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;border-bottom:1px solid #f0f0f0}.LoggedInNavbar_mobileLogoContainer__3IPAi{display:flex;align-items:center}.LoggedInNavbar_mobileLogo__Ftqvo{margin-right:.5rem}.LoggedInNavbar_mobileCloseButton__S0JmQ{background:none;border:none;cursor:pointer;padding:.5rem;margin:-.5rem;font-size:1.5rem;color:#333}.LoggedInNavbar_mobileNavContent__vYe4F{display:flex;flex-direction:column;padding-top:1rem}.LoggedInNavbar_mobileNavItem__5sV9X{display:block;padding:1.25rem 2rem;color:#333;text-decoration:none;font-weight:500;font-size:1.25rem;transition:color .2s ease;cursor:pointer;border-bottom:1px solid #f0f0f0}.LoggedInNavbar_mobileNavItem__5sV9X:hover{color:#0070f3}.LoggedInNavbar_adminMobileItem__HRLWK{display:flex;align-items:center;background-color:#f8f9fa;margin:.5rem 1rem;border-radius:4px}.LoggedInNavbar_adminMobileItem__HRLWK:hover{background-color:#e9ecef;color:#212529}.LoggedInNavbar_adminMobileIcon__gRGAh{margin-right:.75rem;font-size:1.1rem;color:#dc3545}@media (max-width:768px){.LoggedInNavbar_menuButton___oglG{display:block}.LoggedInNavbar_navMenu__aSuDN{display:none}.LoggedInNavbar_mobileNav__0Fk9B{display:flex}}.ScribbleLoader_loadingContainer__UFYz_{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:400px;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);border-radius:20px;padding:60px 40px;box-shadow:0 20px 40px rgba(0,0,0,.1),0 10px 20px rgba(0,0,0,.05)}.ScribbleLoader_loadingSpinner__b9_lV{margin-bottom:30px;animation:ScribbleLoader_float__NS8ul 3s ease-in-out infinite}@keyframes ScribbleLoader_float__NS8ul{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.ScribbleLoader_loadingPhrase__Up6ci{font-size:20px;color:#667eea;font-weight:600;text-align:center;margin:0;font-family:var(--font-primary);letter-spacing:.5px;text-shadow:0 2px 4px rgba(0,0,0,.1)}