.TrueOrFalseQuiz-module__GttgGa__gameContainer{background:rgba(255,255,255,0);border-radius:12px;width:100%;max-width:2000px;margin:0 auto}.TrueOrFalseQuiz-module__GttgGa__quizHeaderContainer{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}.TrueOrFalseQuiz-module__GttgGa__quizTitle{color:#fff;font-size:22px;font-weight:600}.TrueOrFalseQuiz-module__GttgGa__questionCounter{color:#fff;font-size:18px;font-weight:500}.TrueOrFalseQuiz-module__GttgGa__questionText{color:#fff;text-align:center;background-color:#133265;border:2px solid #3b82f6;border-radius:10px;justify-content:center;align-items:center;min-height:300px;margin-bottom:2.5rem;padding:2rem;font-size:1.75rem;font-weight:600;display:flex}.TrueOrFalseQuiz-module__GttgGa__answerButtons{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.TrueOrFalseQuiz-module__GttgGa__answerButtons button{color:#fff;cursor:pointer;background-color:#133265;border:2px solid #3b82f6;border-radius:8px;padding:1.25rem;font-size:1.25rem;font-weight:500;transition:all .2s}.TrueOrFalseQuiz-module__GttgGa__answerButtons button:disabled{opacity:.6;cursor:not-allowed}.TrueOrFalseQuiz-module__GttgGa__answerButtons button:not(:disabled):hover{background-color:#1e40af;transform:translateY(-3px)}.TrueOrFalseQuiz-module__GttgGa__modalBackdrop{z-index:9999;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:rgba(0,0,0,.7);justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.TrueOrFalseQuiz-module__GttgGa__modalContent{color:#1f2937;text-align:center;background:#fff;border-radius:16px;width:90%;max-width:600px;padding:2.5rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.TrueOrFalseQuiz-module__GttgGa__modalTitle{color:#dc2626;margin-bottom:1rem;font-size:2rem;font-weight:700}.TrueOrFalseQuiz-module__GttgGa__fact{color:#111827;margin-bottom:1.5rem;font-size:1.25rem;font-weight:600}.TrueOrFalseQuiz-module__GttgGa__factText{color:#4b5563;text-align:left;background-color:#f9fafb;border-left:4px solid #60a5fa;border-radius:8px;margin-bottom:1.5rem;padding:1rem;font-size:1.1rem;line-height:1.6}.TrueOrFalseQuiz-module__GttgGa__sourceText{color:#9ca3af;text-align:right;margin-top:-1rem;margin-bottom:2rem;font-size:.9rem;font-style:italic}.TrueOrFalseQuiz-module__GttgGa__modalContent button{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:8px;padding:.8rem 2.5rem;font-size:1.1rem;font-weight:600;transition:background-color .2s}.TrueOrFalseQuiz-module__GttgGa__modalContent button:hover{background-color:#1d4ed8}.TrueOrFalseQuiz-module__GttgGa__resultsContainer{color:#fff;text-align:center;background-color:#133265;border:2px solid #3b82f6;border-radius:16px;width:100%;padding:3rem}.TrueOrFalseQuiz-module__GttgGa__resultsContainer h2{margin-bottom:1.5rem;font-size:2.5rem}.TrueOrFalseQuiz-module__GttgGa__resultsContainer p{margin-bottom:1rem;font-size:1.5rem}.TrueOrFalseQuiz-module__GttgGa__correctScore{color:#16a34a;font-weight:700}.TrueOrFalseQuiz-module__GttgGa__wrongScore{color:#dc2626;font-weight:700}.TrueOrFalseQuiz-module__GttgGa__resultsButtons{justify-content:center;gap:1.5rem;margin-top:3rem;display:flex}.TrueOrFalseQuiz-module__GttgGa__resultsButtons button,.TrueOrFalseQuiz-module__GttgGa__resultsButtons a{color:#111827;cursor:pointer;background-color:#e5e7eb;border:none;border-radius:30px;padding:.8rem 1.8rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .2s}.TrueOrFalseQuiz-module__GttgGa__resultsButtons button:hover,.TrueOrFalseQuiz-module__GttgGa__resultsButtons a:hover{background-color:#94baee;transform:translateY(-3px);box-shadow:0 4px 10px rgba(0,0,0,.1)}.TrueOrFalseQuiz-module__GttgGa__correct{color:#fff;background-color:#22c55e;border-color:#22c55e;opacity:1!important}.TrueOrFalseQuiz-module__GttgGa__correct:disabled{color:#fff;background-color:#22c55e}
