.AssessmentView_pageContainer__zoQ5f{min-height:100vh;background:#f9fafb;padding:20px}.AssessmentView_errorContainer__n6dEJ,.AssessmentView_loadingContainer__T3vMx{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;text-align:center}.AssessmentView_spinner__NGFrM{border:4px solid rgba(102,126,234,.3);border-top-color:#667eea;border-radius:50%;width:50px;height:50px;animation:AssessmentView_spin__gBKlp 1s linear infinite;margin-bottom:20px}@keyframes AssessmentView_spin__gBKlp{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.AssessmentView_backButton__h2_f9{margin-top:20px;padding:12px 24px;background:#667eea;color:white;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s}.AssessmentView_backButton__h2_f9:hover{background:#5568d3}.AssessmentView_assessmentContainer__iXRsW{max-width:900px;margin:0 auto;background:white;border-radius:16px;padding:32px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.AssessmentView_assessmentHeader__nO8_q{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px;padding-bottom:20px;border-bottom:2px solid #e5e7eb}.AssessmentView_headerLeft__RJjQP{flex:1 1}.AssessmentView_assessmentTitle__oWc8J{font-size:2rem;margin:0 0 8px;color:#1f2937}.AssessmentView_standardInfo__qQrLl{font-size:.95rem;color:#6b7280;margin:0;line-height:1.5}.AssessmentView_standardCode__USnrQ{font-size:.85rem;color:#9ca3af;margin:4px 0 0;font-family:Monaco,Courier New,monospace}.AssessmentView_cancelButton__l1RWg{padding:8px 20px;background:#f3f4f6;color:#6b7280;border:none;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .2s}.AssessmentView_cancelButton__l1RWg:hover{background:#e5e7eb;color:#374151}.AssessmentView_progressSection__noM_i{margin-bottom:32px}.AssessmentView_progressInfo__WWKfL{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.AssessmentView_questionCounter__cotY9{font-size:1.1rem;font-weight:600;color:#374151}.AssessmentView_answeredCounter__5OML_{font-size:.9rem;color:#6b7280}.AssessmentView_progressBar__TclOf{height:8px;background:#e5e7eb;border-radius:4px;overflow:hidden}.AssessmentView_progressFill__ooF7S{height:100%;background:linear-gradient(90deg,#667eea,#764ba2);transition:width .3s ease}.AssessmentView_questionContainer__dfpE6{background:#f9fafb;border-radius:12px;padding:32px;margin-bottom:24px;min-height:300px;position:relative}.AssessmentView_difficultyBadge__4IX_3{position:absolute;top:16px;right:16px;padding:4px 12px;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:capitalize;background:#e0e7ff;color:#3730a3}.AssessmentView_questionText__iOXLW{font-size:1.2rem;line-height:1.6;color:#1f2937;margin-bottom:24px}.AssessmentView_instructions__mLF1h{font-size:.9rem;color:#6b7280;margin-bottom:16px;font-style:italic}.AssessmentView_shortAnswerContainer__AG_EC{display:flex;flex-direction:column;gap:16px}.AssessmentView_answerTextarea__pwuX5{width:100%;padding:16px;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;font-family:inherit;resize:vertical;transition:border-color .2s}.AssessmentView_answerTextarea__pwuX5:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.AssessmentView_fillInBlankQuestion__RnFCf{font-size:1.2rem;line-height:2;color:#1f2937;display:flex;flex-wrap:wrap;align-items:center;gap:8px}.AssessmentView_blankInput__zq_yY{padding:8px 16px;border:none;border-bottom:3px solid #667eea;font-size:1.1rem;font-weight:600;background:transparent;color:#667eea;min-width:120px;text-align:center;transition:border-color .2s}.AssessmentView_blankInput__zq_yY:focus{outline:none;border-bottom-color:#764ba2}.AssessmentView_fillInBlankContainer__R93qx{display:flex;flex-direction:column;gap:20px}.AssessmentView_answerInput__U31nA{padding:12px 16px;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:border-color .2s}.AssessmentView_answerInput__U31nA:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.AssessmentView_navigationButtons__BUe22{display:flex;justify-content:space-between;align-items:center;gap:16px}.AssessmentView_navButton__mgblx{padding:12px 24px;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;background:#f3f4f6;color:#6b7280}.AssessmentView_navButton__mgblx:hover:not(:disabled){background:#e5e7eb;color:#374151}.AssessmentView_navButton__mgblx:disabled{opacity:.5;cursor:not-allowed}.AssessmentView_nextButton__gm1p5{background:#667eea;color:white}.AssessmentView_nextButton__gm1p5:hover{background:#5568d3}.AssessmentView_submitButton__OJRPM{background:#10b981;color:white}.AssessmentView_submitButton__OJRPM:hover{background:#059669}.AssessmentView_feedbackButton__rWd9H{margin-top:16px;padding:12px 24px;background:#3b82f6;color:white;border:none;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:8px}.AssessmentView_feedbackButton__rWd9H:hover{background:#2563eb;transform:translateY(-1px);box-shadow:0 4px 12px rgba(59,130,246,.3)}.AssessmentView_feedbackButton__rWd9H:disabled{background:#94a3b8;cursor:not-allowed;transform:none}.AssessmentView_feedbackSection__VUV__{margin-top:20px;padding:20px;background:#f0f9ff;border:2px solid #bae6fd;border-radius:12px;animation:AssessmentView_slideIn__epr8w .3s ease-out}@keyframes AssessmentView_slideIn__epr8w{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.AssessmentView_feedbackHeader__Ld_Mc{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;border-bottom:2px solid #e0e7ff}.AssessmentView_feedbackCorrect__T_hsw{color:#10b981;font-size:1.25rem;font-weight:700;margin:0}.AssessmentView_feedbackIncorrect__HiZaz{color:#f59e0b;font-size:1.25rem;font-weight:700;margin:0}.AssessmentView_pointsBadge__znyyQ{padding:6px 12px;background:#667eea;color:white;border-radius:20px;font-size:.875rem;font-weight:600}.AssessmentView_feedbackContent__yVTGB{margin-bottom:20px}.AssessmentView_feedbackText__Q42lS{font-size:1rem;line-height:1.6;color:#374151;margin-bottom:16px}.AssessmentView_suggestions__ILibl{background:#fef3c7;padding:16px;border-radius:8px;margin-bottom:16px}.AssessmentView_suggestions__ILibl strong{color:#92400e;display:block;margin-bottom:8px}.AssessmentView_suggestions__ILibl ul{margin:0;padding-left:20px}.AssessmentView_suggestions__ILibl li{color:#78350f;margin-bottom:6px}.AssessmentView_expectedAnswer__ztJEz{background:#fef2f2;padding:12px;border-radius:8px;margin-bottom:12px;border-left:4px solid #ef4444}.AssessmentView_expectedAnswer__ztJEz strong{color:#991b1b}.AssessmentView_explanation__UUeyO{background:#f0f9ff;padding:12px;border-radius:8px;border-left:4px solid #3b82f6}.AssessmentView_explanation__UUeyO strong{color:#1e40af}.AssessmentView_tryAgainButton__mmY7p{padding:10px 20px;background:#667eea;color:white;border:none;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s}.AssessmentView_tryAgainButton__mmY7p:hover{background:#5568d3;transform:translateY(-1px)}.AssessmentView_questionDots__sFYsA{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.AssessmentView_questionDot__D_n0f{width:36px;height:36px;border-radius:50%;border:2px solid #e5e7eb;background:white;color:#6b7280;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s}.AssessmentView_questionDot__D_n0f:hover{border-color:#667eea;color:#667eea}.AssessmentView_questionDot__D_n0f.AssessmentView_activeDot__Qjzg7{background:#667eea;border-color:#667eea;color:white}.AssessmentView_questionDot__D_n0f.AssessmentView_answeredDot__9RBUy:not(.AssessmentView_activeDot__Qjzg7){background:#d1fae5;border-color:#10b981;color:#065f46}.AssessmentView_questionDot__D_n0f.AssessmentView_correctDot__Fzev4:not(.AssessmentView_activeDot__Qjzg7){background:#10b981;border-color:#059669;color:white}.AssessmentView_questionDot__D_n0f.AssessmentView_retryDot__8_x3M:not(.AssessmentView_activeDot__Qjzg7){background:#fb923c;border-color:#f97316;color:white}.AssessmentView_questionDot__D_n0f.AssessmentView_incorrectDot__RceLT:not(.AssessmentView_activeDot__Qjzg7){background:#ef4444;border-color:#dc2626;color:white}.AssessmentView_questionDot__D_n0f.AssessmentView_disabledDot__x6_EK{opacity:.4;cursor:not-allowed;border-color:#e5e7eb;color:#d1d5db}.AssessmentView_questionDot__D_n0f.AssessmentView_disabledDot__x6_EK:hover{border-color:#e5e7eb;color:#d1d5db}.AssessmentView_modalOverlay__ryfV_{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.AssessmentView_confirmationModal___Iw1u{background:white;border-radius:16px;padding:32px;max-width:500px;width:90%;box-shadow:0 20px 25px -5px rgba(0,0,0,.1)}.AssessmentView_confirmationModal___Iw1u h2{margin:0 0 16px;font-size:1.5rem;color:#1f2937}.AssessmentView_confirmationModal___Iw1u p{margin:0 0 12px;color:#6b7280;line-height:1.5}.AssessmentView_modalButtons__qnxeM{display:flex;gap:12px;margin-top:24px}.AssessmentView_cancelModalButton__kKw5L,.AssessmentView_confirmModalButton__dMvgZ{flex:1 1;padding:12px 24px;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}.AssessmentView_cancelModalButton__kKw5L{background:#f3f4f6;color:#6b7280}.AssessmentView_cancelModalButton__kKw5L:hover{background:#e5e7eb}.AssessmentView_confirmModalButton__dMvgZ{background:#667eea;color:white}.AssessmentView_confirmModalButton__dMvgZ:hover{background:#5568d3}.AssessmentView_resultsContainer__F85Fu{max-width:900px;margin:0 auto;background:white;border-radius:16px;padding:40px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.AssessmentView_resultsHeader__3YeM1{text-align:center;margin-bottom:32px;padding-bottom:24px;border-bottom:2px solid #e5e7eb}.AssessmentView_resultsTitle__5zzL5{font-size:2.5rem;margin:0 0 12px;color:#1f2937}.AssessmentView_scoreCard__mltnU{display:flex;align-items:center;justify-content:center;gap:40px;padding:40px;border-radius:16px;margin-bottom:32px}.AssessmentView_scoreExcellent__jhISO{background:linear-gradient(135deg,#d1fae5,#a7f3d0)}.AssessmentView_scoreGood___bMAp{background:linear-gradient(135deg,#dbeafe,#bfdbfe)}.AssessmentView_scorePassing__42tdd{background:linear-gradient(135deg,#fef3c7,#fde68a)}.AssessmentView_scoreNeedingWork__0xD4S{background:linear-gradient(135deg,#fee2e2,#fecaca)}.AssessmentView_scoreCircle__aIL7e{text-align:center}.AssessmentView_scorePercentage__p6SPN{font-size:4rem;font-weight:700;color:#1f2937}.AssessmentView_scoreLabel__nkiRu{font-size:1.2rem;color:#6b7280;font-weight:600}.AssessmentView_scoreDetails__UyLH1{display:flex;flex-direction:column;gap:16px}.AssessmentView_scoreBreakdown__EtJM9{display:flex;align-items:baseline;gap:8px}.AssessmentView_correctCount__iGSjK{font-size:3rem;font-weight:700;color:#10b981}.AssessmentView_separator__0glSE{font-size:2rem;color:#9ca3af}.AssessmentView_totalCount__V91oY{font-size:2rem;font-weight:600;color:#6b7280}.AssessmentView_correctLabel__xeSC4{font-size:1rem;color:#6b7280;margin-left:8px}.AssessmentView_attemptInfo__SMNud,.AssessmentView_masteryInfo__1RWbJ{font-size:.95rem;color:#6b7280}.AssessmentView_masteryLabel__64owj{margin-right:8px}.AssessmentView_needsWorkMessage__9x9Ty,.AssessmentView_passedMessage__VdzjF{text-align:center;padding:20px;border-radius:12px;font-size:1.2rem;font-weight:600;margin-bottom:32px}.AssessmentView_passedMessage__VdzjF{background:#d1fae5;color:#065f46}.AssessmentView_needsWorkMessage__9x9Ty{background:#fef3c7;color:#92400e}.AssessmentView_resultsActions__vbJ34{margin-bottom:32px}.AssessmentView_remediationSection__fV1gf{background:#fef3c7;border-radius:12px;padding:24px;margin-bottom:24px;text-align:center}.AssessmentView_remediationSection__fV1gf h3{margin:0 0 12px;color:#92400e}.AssessmentView_remediationSection__fV1gf p{margin:0 0 16px;color:#78350f}.AssessmentView_reviewLessonButton__SpkGD{padding:12px 32px;background:#f59e0b;color:white;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s}.AssessmentView_reviewLessonButton__SpkGD:hover{background:#d97706}.AssessmentView_actionButtons__XKZRF{display:flex;gap:16px;justify-content:center}.AssessmentView_retakeButton__lg_KK,.AssessmentView_returnButton__afOro{padding:12px 32px;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}.AssessmentView_retakeButton__lg_KK{background:#667eea;color:white}.AssessmentView_retakeButton__lg_KK:hover{background:#5568d3}.AssessmentView_returnButton__afOro{background:#f3f4f6;color:#6b7280}.AssessmentView_returnButton__afOro:hover{background:#e5e7eb;color:#374151}.AssessmentView_insightsSection__EPxL5 h3{font-size:1.3rem;margin:0 0 20px;color:#1f2937}.AssessmentView_insightCards__o0ABH{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:16px;gap:16px}.AssessmentView_insightCard__YlOdI{background:#f9fafb;border-radius:12px;padding:20px;display:flex;gap:16px;align-items:flex-start}.AssessmentView_insightIcon__IFWWm{font-size:2rem}.AssessmentView_insightContent__qxPtJ{flex:1 1}.AssessmentView_insightTitle__QGpLf{font-weight:600;color:#374151;margin-bottom:4px}.AssessmentView_insightDescription__WrbBQ{font-size:.9rem;color:#6b7280;line-height:1.4}.AssessmentView_questionResultsSection__m2sYX{margin:32px 0;padding:24px;background:#f9fafb;border-radius:12px;text-align:center}.AssessmentView_questionResultsTitle__tx9J0{font-size:1.2rem;margin:0 0 16px;color:#1f2937;font-weight:600}.AssessmentView_dotLegend__gI41g{display:flex;justify-content:center;gap:24px;margin-top:16px;flex-wrap:wrap}.AssessmentView_legendItem__2ZFew{display:flex;align-items:center;gap:8px;font-size:.9rem;color:#6b7280}.AssessmentView_legendDot__y4xsI{width:20px;height:20px;border-radius:50%;display:inline-block}@media (max-width:768px){.AssessmentView_assessmentContainer__iXRsW,.AssessmentView_resultsContainer__F85Fu{padding:20px}.AssessmentView_assessmentTitle__oWc8J,.AssessmentView_resultsTitle__5zzL5{font-size:1.5rem}.AssessmentView_scoreCard__mltnU{flex-direction:column;gap:24px}.AssessmentView_scoreCircle__aIL7e{width:100%}.AssessmentView_scoreDetails__UyLH1{width:100%;text-align:center}.AssessmentView_actionButtons__XKZRF{flex-direction:column}.AssessmentView_insightCards__o0ABH{grid-template-columns:1fr}.AssessmentView_navigationButtons__BUe22{flex-wrap:wrap}.AssessmentView_questionDots__sFYsA{order:-1;width:100%}}.ReviewQuestion_questionCard__CxbEC{background:white;border-radius:16px;padding:30px;margin-bottom:30px;box-shadow:0 4px 20px rgba(0,0,0,.08);border:2px solid #e9ecef;transition:all .3s ease}.ReviewQuestion_questionCard__CxbEC:hover{box-shadow:0 6px 24px rgba(102,126,234,.15)}.ReviewQuestion_questionHeader__uzHME{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;flex-wrap:wrap;gap:10px}.ReviewQuestion_questionTitle__IEGSl{font-size:1.3em;font-weight:600;color:#2c3e50;margin:0}.ReviewQuestion_pointsBadge__9AdMH{background:linear-gradient(135deg,#667eea,#764ba2);color:white;padding:6px 14px;border-radius:20px;font-size:.9em;font-weight:600}.ReviewQuestion_instructionText__iA09R{background:#f8f9fa;padding:12px 16px;border-left:4px solid #667eea;border-radius:4px;margin-bottom:20px;font-style:italic;color:#495057}.ReviewQuestion_questionText__SNbDE{font-size:1.15em;color:#2c3e50;font-weight:500;margin-bottom:20px;line-height:1.6}.ReviewQuestion_optionsContainer__9_xRk{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.ReviewQuestion_optionWrapper__Tk_ha{display:flex;flex-direction:column;gap:8px}.ReviewQuestion_option__FvPzE{display:flex;align-items:center;gap:15px;padding:16px 20px;border:2px solid #dee2e6;border-radius:12px;background:white;cursor:pointer;transition:all .2s ease;text-align:left;width:100%}.ReviewQuestion_option__FvPzE:hover:not(:disabled){border-color:#667eea;background:#f8f9fa;transform:translateX(4px)}.ReviewQuestion_option__FvPzE:disabled{cursor:default}.ReviewQuestion_optionSelected__MoPRe{border-color:#667eea;background:#e7f3ff;box-shadow:0 2px 8px rgba(102,126,234,.2)}.ReviewQuestion_optionCorrect__3ej3R{border-color:#28a745;background:#d4edda}.ReviewQuestion_optionIncorrect__js3Lo{border-color:#dc3545;background:#f8d7da}.ReviewQuestion_optionLetter__B1_NA{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#667eea;color:white;border-radius:50%;font-weight:700;flex-shrink:0}.ReviewQuestion_optionCorrect__3ej3R .ReviewQuestion_optionLetter__B1_NA{background:#28a745}.ReviewQuestion_optionIncorrect__js3Lo .ReviewQuestion_optionLetter__B1_NA{background:#dc3545}.ReviewQuestion_optionText__M0JEQ{flex:1 1;font-size:1em;color:#2c3e50}.ReviewQuestion_checkMark___EAkg,.ReviewQuestion_xMark__J4Uwa{font-size:1.5em;font-weight:700;margin-left:auto}.ReviewQuestion_checkMark___EAkg{color:#28a745}.ReviewQuestion_xMark__J4Uwa{color:#dc3545}.ReviewQuestion_explanation__Ze__V{padding:12px 16px;border-radius:8px;font-size:.95em;line-height:1.5}.ReviewQuestion_explanationCorrect__WITb3{background:#d4edda;border-left:4px solid #28a745;color:#155724}.ReviewQuestion_explanationIncorrect__aeOcg{background:#f8d7da;border-left:4px solid #dc3545;color:#721c24}.ReviewQuestion_submitButton__pXhMp{background:linear-gradient(135deg,#667eea,#764ba2);color:white;border:none;padding:12px 30px;border-radius:8px;font-size:1em;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:10px}.ReviewQuestion_submitButton__pXhMp:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(102,126,234,.4)}.ReviewQuestion_submitButton__pXhMp:disabled{background:linear-gradient(135deg,#ced4da,#adb5bd);cursor:not-allowed;opacity:.6}.ReviewQuestion_submittedMessage__kA5tM{margin-top:20px;padding:16px;border-radius:8px;text-align:center;font-size:1.05em;font-weight:500}.ReviewQuestion_correctMessage__TKQ0q{color:#155724}.ReviewQuestion_incorrectMessage__6CPxU{color:#721c24}.ReviewQuestion_neutralMessage__wZ8MO{color:#495057;font-size:.95em}.ReviewQuestion_textArea__bi3Qf{width:100%;padding:12px;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;font-family:inherit;resize:vertical;margin:16px 0;transition:border-color .2s}.ReviewQuestion_textArea__bi3Qf:focus{outline:none;border-color:#4A90E2}.ReviewQuestion_textArea__bi3Qf:disabled{background-color:#f5f5f5;cursor:not-allowed}.ReviewQuestion_feedbackText__VNPiL{margin-top:8px;padding:12px;background-color:#f8f9fa;border-left:3px solid #4a90e2;border-radius:4px;font-size:.95rem;line-height:1.5}.ReviewQuestion_tryAgainButton__P_m1i{margin-top:12px;padding:8px 16px;background-color:#6c757d;color:white;border:none;border-radius:6px;cursor:pointer;font-size:.9rem;transition:background-color .2s}.ReviewQuestion_tryAgainButton__P_m1i:hover{background-color:#5a6268}@media (max-width:768px){.ReviewQuestion_questionHeader__uzHME{flex-direction:column;align-items:flex-start}.ReviewQuestion_submitButton__pXhMp{width:100%}.ReviewQuestion_option__FvPzE{padding:12px 16px}.ReviewQuestion_optionLetter__B1_NA{width:28px;height:28px;font-size:.9em}}.ConfettiCelebration_confettiContainer__p6xDn{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:9999;overflow:hidden}.ConfettiCelebration_confettiPiece__GzQjL{position:absolute;width:10px;height:10px;animation:ConfettiCelebration_confettiFall__ygFYB linear infinite;opacity:.8}@keyframes ConfettiCelebration_confettiFall__ygFYB{0%{transform:translateY(-100vh) rotate(0deg);opacity:1}to{transform:translateY(100vh) rotate(2turn);opacity:0}}.ConfettiCelebration_modalOverlay__dxLHE{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:10000;animation:ConfettiCelebration_fadeIn__7H2W_ .3s ease-out}@keyframes ConfettiCelebration_fadeIn__7H2W_{0%{opacity:0}to{opacity:1}}.ConfettiCelebration_celebrationModal__beeti{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;padding:2rem;max-width:500px;width:90%;text-align:center;color:white;box-shadow:0 20px 40px rgba(0,0,0,.3);animation:ConfettiCelebration_modalSlideIn__wA8Iu .5s ease-out;position:relative;overflow:hidden}.ConfettiCelebration_celebrationModal__beeti:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,rgba(255,255,255,.1) 25%,transparent 0),linear-gradient(-45deg,rgba(255,255,255,.1) 25%,transparent 0),linear-gradient(45deg,transparent 75%,rgba(255,255,255,.1) 0),linear-gradient(-45deg,transparent 75%,rgba(255,255,255,.1) 0);background-size:20px 20px;background-position:0 0,0 10px,10px -10px,-10px 0;opacity:.3;pointer-events:none}@keyframes ConfettiCelebration_modalSlideIn__wA8Iu{0%{transform:translateY(-50px) scale(.9);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.ConfettiCelebration_modalHeader__uApBT{margin-bottom:1.5rem;position:relative;z-index:1}.ConfettiCelebration_trophyIcon__72MtC{font-size:4rem;color:#ffd700;margin-bottom:1rem;animation:ConfettiCelebration_bounce__pvwKN 1s ease-in-out infinite}@keyframes ConfettiCelebration_bounce__pvwKN{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.ConfettiCelebration_celebrationTitle__63KsE{font-size:2.5rem;font-weight:700;margin:0;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.ConfettiCelebration_modalBody__4nh4k{margin-bottom:2rem;position:relative;z-index:1}.ConfettiCelebration_celebrationMessage__zYzFG{font-size:1.2rem;margin-bottom:1.5rem;line-height:1.6;opacity:.95}.ConfettiCelebration_badgeSection__rltEL,.ConfettiCelebration_pointsSection__NqyU_{display:flex;align-items:center;justify-content:center;margin:1rem 0;padding:1rem;background-color:rgba(255,255,255,.1);border-radius:10px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ConfettiCelebration_badgeIcon__T7j8J,.ConfettiCelebration_pointsIcon__ckTme{font-size:1.5rem;margin-right:.75rem;color:#ffd700}.ConfettiCelebration_badgeText__3_yJe,.ConfettiCelebration_pointsText__fwL9k{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.ConfettiCelebration_badgeName__HFXH3,.ConfettiCelebration_pointsValue__naqSW{font-size:1.1rem;font-weight:700;margin-top:.25rem;color:#ffd700}.ConfettiCelebration_modalFooter__oIRQu{position:relative;z-index:1}.ConfettiCelebration_continueButton__QUnJY{background:linear-gradient(135deg,#ffd700,#ffed4e);color:#333;border:none;padding:1rem 2rem;font-size:1.1rem;font-weight:700;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(255,215,0,.3);text-transform:uppercase;letter-spacing:1px}.ConfettiCelebration_continueButton__QUnJY:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(255,215,0,.4);background:linear-gradient(135deg,#ffed4e,#ffd700)}.ConfettiCelebration_continueButton__QUnJY:active{transform:translateY(0)}@media (max-width:768px){.ConfettiCelebration_celebrationModal__beeti{padding:1.5rem;margin:1rem}.ConfettiCelebration_celebrationTitle__63KsE{font-size:2rem}.ConfettiCelebration_trophyIcon__72MtC{font-size:3rem}.ConfettiCelebration_celebrationMessage__zYzFG{font-size:1.1rem}.ConfettiCelebration_badgeSection__rltEL,.ConfettiCelebration_pointsSection__NqyU_{flex-direction:column;text-align:center}.ConfettiCelebration_badgeIcon__T7j8J,.ConfettiCelebration_pointsIcon__ckTme{margin-right:0;margin-bottom:.5rem}.ConfettiCelebration_badgeText__3_yJe,.ConfettiCelebration_pointsText__fwL9k{align-items:center;text-align:center}}.ConfettiCelebration_confettiPiece__GzQjL:nth-child(3n){border-radius:50%}.ConfettiCelebration_confettiPiece__GzQjL:nth-child(3n+1){transform-origin:center}.ConfettiCelebration_confettiPiece__GzQjL:nth-child(3n+2){-webkit-clip-path:polygon(50% 0,0 100%,100% 100%);clip-path:polygon(50% 0,0 100%,100% 100%)}.ConfettiCelebration_modalHeader__uApBT:after{content:"✨";position:absolute;top:10px;right:10px;font-size:2rem;animation:ConfettiCelebration_sparkle__f_KRT 2s ease-in-out infinite}@keyframes ConfettiCelebration_sparkle__f_KRT{0%,to{opacity:.3;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}