.challenge-module__ZPws7W__challengePage{max-width:700px;padding:var(--space-xl)var(--space-lg);margin:0 auto}.challenge-module__ZPws7W__header{text-align:center;margin-bottom:var(--space-xl);animation:.6s backwards challenge-module__ZPws7W__fadeInDown}.challenge-module__ZPws7W__headerTitle{font-family:var(--font-heading);font-size:var(--text-3xl);margin-bottom:var(--space-sm);font-weight:800}.challenge-module__ZPws7W__headerSub{color:var(--text-secondary);font-size:var(--text-base)}.challenge-module__ZPws7W__progressBar{border-radius:var(--radius-full);width:100%;height:6px;margin-bottom:var(--space-xl);background:#ffffff0f;overflow:hidden}.challenge-module__ZPws7W__progressFill{background:var(--gradient-primary);border-radius:var(--radius-full);height:100%;transition:width var(--transition-slow)}.challenge-module__ZPws7W__questionInfo{margin-bottom:var(--space-lg);justify-content:space-between;align-items:center;gap:var(--space-sm);flex-wrap:wrap;animation:.4s backwards challenge-module__ZPws7W__fadeIn;display:flex}.challenge-module__ZPws7W__questionNumber{font-family:var(--font-heading);font-weight:700;font-size:var(--text-sm);color:var(--text-secondary)}.challenge-module__ZPws7W__timer{font-family:var(--font-heading);font-weight:700;font-size:var(--text-lg);color:var(--accent-cyan);align-items:center;gap:6px;display:flex}.challenge-module__ZPws7W__timerDanger{color:var(--accent-red);animation:.5s ease-in-out infinite challenge-module__ZPws7W__pulse}.challenge-module__ZPws7W__timerBar{border-radius:var(--radius-full);width:100%;height:4px;margin-bottom:var(--space-lg);background:#ffffff0f;overflow:hidden}.challenge-module__ZPws7W__timerFill{background:var(--accent-cyan);border-radius:var(--radius-full);height:100%;transition:width 1s linear}.challenge-module__ZPws7W__timerFillDanger{background:var(--accent-red)}.challenge-module__ZPws7W__questionCard{background:var(--bg-glass);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);padding:var(--space-2xl);margin-bottom:var(--space-xl);animation:.4s backwards challenge-module__ZPws7W__scaleIn}.challenge-module__ZPws7W__categoryTag{margin-bottom:var(--space-md);align-items:center;gap:6px;display:inline-flex}.challenge-module__ZPws7W__questionText{font-family:var(--font-heading);font-size:var(--text-xl);font-weight:700;line-height:1.4}.challenge-module__ZPws7W__options{gap:var(--space-md);flex-direction:column;animation:.5s .1s backwards challenge-module__ZPws7W__fadeInUp;display:flex}.challenge-module__ZPws7W__option{align-items:center;gap:var(--space-md);background:var(--bg-glass);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border-subtle);border-radius:var(--radius-md);cursor:pointer;width:100%;font-family:var(--font-body);font-size:var(--text-base);color:var(--text-primary);text-align:left;transition:all var(--transition-base);padding:16px 20px;display:flex}.challenge-module__ZPws7W__option:hover:not(.challenge-module__ZPws7W__optionDisabled){background:var(--bg-card-hover);border-color:var(--border-glow);transform:translate(4px)}.challenge-module__ZPws7W__optionKey{border-radius:var(--radius-sm);width:32px;height:32px;font-weight:700;font-size:var(--text-sm);color:var(--text-secondary);transition:all var(--transition-base);background:#ffffff0f;flex-shrink:0;justify-content:center;align-items:center;display:flex}.challenge-module__ZPws7W__option:hover:not(.challenge-module__ZPws7W__optionDisabled) .challenge-module__ZPws7W__optionKey{color:var(--accent-purple);background:#a855f733}.challenge-module__ZPws7W__optionCorrect{animation:.8s challenge-module__ZPws7W__correctFlash;border-color:var(--accent-green)!important;background:#22c55e1a!important}.challenge-module__ZPws7W__optionCorrect .challenge-module__ZPws7W__optionKey{color:var(--accent-green);background:#22c55e4d}.challenge-module__ZPws7W__optionWrong{animation:.5s challenge-module__ZPws7W__wrongShake;border-color:var(--accent-red)!important;background:#ef44441a!important}.challenge-module__ZPws7W__optionWrong .challenge-module__ZPws7W__optionKey{color:var(--accent-red);background:#ef44444d}.challenge-module__ZPws7W__optionDisabled{cursor:default;opacity:.6}.challenge-module__ZPws7W__explanation{margin-top:var(--space-lg);padding:var(--space-lg);border-radius:var(--radius-md);background:#a855f70f;border:1px solid #a855f726;animation:.4s backwards challenge-module__ZPws7W__fadeInUp}.challenge-module__ZPws7W__explanationTitle{font-weight:700;font-size:var(--text-sm);color:var(--accent-purple);margin-bottom:var(--space-sm);align-items:center;gap:6px;display:flex}.challenge-module__ZPws7W__explanationText{color:var(--text-secondary);font-size:var(--text-sm);line-height:1.6}.challenge-module__ZPws7W__nextBtn{margin-top:var(--space-xl);width:100%;animation:.4s .1s backwards challenge-module__ZPws7W__fadeInUp}.challenge-module__ZPws7W__results{text-align:center;animation:.6s backwards challenge-module__ZPws7W__scaleIn}.challenge-module__ZPws7W__resultsEmoji{margin-bottom:var(--space-lg);font-size:4rem;animation:.6s .2s backwards challenge-module__ZPws7W__popIn}.challenge-module__ZPws7W__resultsTitle{font-family:var(--font-heading);font-size:var(--text-4xl);margin-bottom:var(--space-sm);font-weight:900}.challenge-module__ZPws7W__resultsSubtitle{color:var(--text-secondary);font-size:var(--text-lg);margin-bottom:var(--space-2xl)}.challenge-module__ZPws7W__resultsStats{gap:var(--space-md);margin-bottom:var(--space-2xl);grid-template-columns:repeat(2,1fr);display:grid}.challenge-module__ZPws7W__resultStat{padding:var(--space-lg);background:var(--bg-glass);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);animation:.5s backwards challenge-module__ZPws7W__fadeInUp}.challenge-module__ZPws7W__resultStat:first-child{animation-delay:.3s}.challenge-module__ZPws7W__resultStat:nth-child(2){animation-delay:.4s}.challenge-module__ZPws7W__resultStat:nth-child(3){animation-delay:.5s}.challenge-module__ZPws7W__resultStat:nth-child(4){animation-delay:.6s}.challenge-module__ZPws7W__resultStatValue{font-family:var(--font-heading);font-size:var(--text-2xl);margin-bottom:4px;font-weight:800}.challenge-module__ZPws7W__resultStatLabel{color:var(--text-secondary);font-size:var(--text-sm)}.challenge-module__ZPws7W__resultActions{gap:var(--space-md);flex-wrap:wrap;justify-content:center;animation:.5s .7s backwards challenge-module__ZPws7W__fadeInUp;display:flex}.challenge-module__ZPws7W__shareCard{margin:var(--space-xl)auto;max-width:400px;padding:var(--space-2xl);border-radius:var(--radius-xl);text-align:center;background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f3460 100%);border:1px solid #a855f74d;animation:.5s .5s backwards challenge-module__ZPws7W__fadeInUp}.challenge-module__ZPws7W__shareCardTitle{font-family:var(--font-heading);font-size:var(--text-sm);color:var(--text-secondary);margin-bottom:var(--space-md);text-transform:uppercase;letter-spacing:2px;font-weight:600}.challenge-module__ZPws7W__shareCardScore{font-family:var(--font-heading);font-size:var(--text-5xl);margin-bottom:var(--space-sm);font-weight:900}.challenge-module__ZPws7W__shareCardSub{color:var(--text-secondary);font-size:var(--text-sm);margin-bottom:var(--space-md)}.challenge-module__ZPws7W__shareCardBoxes{margin-bottom:var(--space-md);justify-content:center;gap:6px;display:flex}.challenge-module__ZPws7W__shareBox{border-radius:var(--radius-sm);width:36px;height:36px;font-size:var(--text-lg);justify-content:center;align-items:center;display:flex}.challenge-module__ZPws7W__shareBoxCorrect{background:#22c55e33;border:1px solid #22c55e4d}.challenge-module__ZPws7W__shareBoxWrong{background:#ef444433;border:1px solid #ef44444d}.challenge-module__ZPws7W__shareCardUrl{color:var(--text-muted);font-size:var(--text-xs)}.challenge-module__ZPws7W__completedCard{text-align:center;padding:var(--space-3xl);background:var(--bg-glass);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);animation:.6s backwards challenge-module__ZPws7W__fadeInUp}.challenge-module__ZPws7W__completedEmoji{margin-bottom:var(--space-lg);font-size:4rem;animation:3s ease-in-out infinite challenge-module__ZPws7W__float}.challenge-module__ZPws7W__completedTitle{font-family:var(--font-heading);font-size:var(--text-3xl);margin-bottom:var(--space-md);font-weight:800}.challenge-module__ZPws7W__completedSub{color:var(--text-secondary);font-size:var(--text-lg);margin-bottom:var(--space-xl)}@media (max-width:768px){.challenge-module__ZPws7W__challengePage{padding:var(--space-md)}.challenge-module__ZPws7W__questionCard{padding:var(--space-lg)}.challenge-module__ZPws7W__resultsStats{grid-template-columns:1fr}.challenge-module__ZPws7W__resultsTitle{font-size:var(--text-2xl)}}
