.QuizResult-module__nDKgFW__quizResultContainer{background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%);min-height:100vh}.QuizResult-module__nDKgFW__quizResultContent{max-width:1600px;margin:0 auto;padding:1rem 2rem}.QuizResult-module__nDKgFW__loadingWrapper{color:#64748b;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;min-height:60vh;font-size:.95rem;display:flex}.QuizResult-module__nDKgFW__heroSection{background:#fff;border-radius:1rem;justify-content:space-between;align-items:center;gap:2rem;margin-bottom:1.5rem;padding:1.5rem 2rem;display:flex;box-shadow:0 4px 20px #0000000d}.QuizResult-module__nDKgFW__heroContent{flex:1}.QuizResult-module__nDKgFW__userInfo{color:#64748b;align-items:center;gap:.75rem;margin-bottom:.5rem;font-size:.9rem;display:flex}.QuizResult-module__nDKgFW__userName{color:#1e293b;font-weight:600}.QuizResult-module__nDKgFW__divider{color:#cbd5e1}.QuizResult-module__nDKgFW__mainTitle{color:#1e293b;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 .25rem;font-size:2rem;font-weight:800}.QuizResult-module__nDKgFW__subtitle{color:#64748b;margin:0;font-size:1rem}.QuizResult-module__nDKgFW__scoreCard{flex-direction:column;align-items:center;gap:1rem;display:flex}.QuizResult-module__nDKgFW__scoreCircle{width:160px;height:160px;position:relative}.QuizResult-module__nDKgFW__progressRing{width:100%;height:100%;transform:rotate(-90deg)}.QuizResult-module__nDKgFW__progressRingBg{fill:none;stroke:#e2e8f0;stroke-width:8px}.QuizResult-module__nDKgFW__progressRingFill{fill:none;stroke:#667eea;stroke-width:8px;stroke-linecap:round;transition:stroke-dasharray 1s}.QuizResult-module__nDKgFW__scoreText{text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.QuizResult-module__nDKgFW__scorePercent{color:#1e293b;font-size:2.5rem;font-weight:800;line-height:1}.QuizResult-module__nDKgFW__scoreLabel{color:#64748b;margin-top:.25rem;font-size:1rem}.QuizResult-module__nDKgFW__scoreDetails{text-align:center}.QuizResult-module__nDKgFW__scoreItem{flex-direction:column;gap:.25rem;display:flex}.QuizResult-module__nDKgFW__scoreValue{color:#1e293b;font-size:1.25rem;font-weight:700}.QuizResult-module__nDKgFW__heroStats{border-left:1px solid #e2e8f0;align-items:center;gap:1.5rem;padding-left:1rem;display:flex}.QuizResult-module__nDKgFW__heroStatItem{flex-direction:column;align-items:center;gap:.25rem;min-width:80px;display:flex}.QuizResult-module__nDKgFW__heroChartContainer{width:200px;height:60px;margin-left:2rem}.QuizResult-module__nDKgFW__heroStatValue{color:#1e293b;font-size:1.5rem;font-weight:700;line-height:1}.QuizResult-module__nDKgFW__heroStatLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.QuizResult-module__nDKgFW__statColorCorrect{color:#16a34a}.QuizResult-module__nDKgFW__statColorWrong{color:#dc2626}.QuizResult-module__nDKgFW__statColorSkipped{color:#d97706}@media (max-width:1024px){.QuizResult-module__nDKgFW__heroStats{border-top:1px solid #e2e8f0;border-left:none;justify-content:center;gap:1rem;width:100%;padding-top:1.5rem;padding-left:0}.QuizResult-module__nDKgFW__heroChartContainer{margin-left:0}}@media (max-width:768px){.QuizResult-module__nDKgFW__heroSection{text-align:center;flex-direction:column;gap:1.5rem;padding:1.5rem}.QuizResult-module__nDKgFW__heroContent{flex-direction:column;align-items:center;width:100%;display:flex}.QuizResult-module__nDKgFW__userInfo{flex-wrap:wrap;justify-content:center;width:100%}.QuizResult-module__nDKgFW__heroStats{border-top:1px solid #e2e8f0;border-left:none;flex-wrap:wrap;justify-content:center;gap:1.5rem;width:100%;padding-top:1.5rem;padding-left:0}.QuizResult-module__nDKgFW__heroChartContainer{width:100%;max-width:260px;margin-top:.5rem;margin-left:0}.QuizResult-module__nDKgFW__scoreCard{border-top:1px solid #e2e8f0;width:100%;padding-top:1.5rem}}.QuizResult-module__nDKgFW__actionSection{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;margin-bottom:1.5rem;display:grid}.QuizResult-module__nDKgFW__actionButton{text-transform:none!important;background:#fff!important;border:2px solid #0000!important;border-radius:1rem!important;justify-content:flex-start!important;align-items:center!important;gap:1.5rem!important;padding:2rem!important;transition:all .3s!important;display:flex!important;box-shadow:0 4px 20px #0000000f!important}.QuizResult-module__nDKgFW__actionButton:hover{border-color:#667eea!important;transform:translateY(-4px)!important;box-shadow:0 8px 30px #0000001f!important}.QuizResult-module__nDKgFW__actionButton .MuiButton-startIcon{color:#667eea;background:linear-gradient(135deg,#667eea15 0%,#764ba215 100%);border-radius:.75rem;justify-content:center;align-items:center;width:48px;height:48px;display:flex;margin:0!important}.QuizResult-module__nDKgFW__buttonContent{flex-direction:column;align-items:flex-start;gap:.25rem;display:flex}.QuizResult-module__nDKgFW__buttonTitle{color:#1e293b;font-size:1.125rem;font-weight:700}.QuizResult-module__nDKgFW__buttonDesc{color:#64748b;font-size:.875rem}.QuizResult-module__nDKgFW__tutorActionButton{border-color:#10b981!important}.QuizResult-module__nDKgFW__tutorActionButton .MuiButton-startIcon{background:linear-gradient(135deg,#34d39915 0%,#05966915 100%)}.QuizResult-module__nDKgFW__tutorForm{flex-direction:column;gap:1rem;display:flex}.QuizResult-module__nDKgFW__tutorFormRow{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.QuizResult-module__nDKgFW__tutorError{color:#b91c1b;background:#fee2e2;border-radius:.5rem;padding:.75rem 1rem;font-size:.85rem}.QuizResult-module__nDKgFW__tutorSuccess{color:#166534;background:#dcfce7;border-radius:.5rem;padding:.75rem 1rem;font-size:.85rem}.QuizResult-module__nDKgFW__tutorSubmitRow{justify-content:space-between;align-items:center;gap:1rem;margin-top:.5rem;display:flex}.QuizResult-module__nDKgFW__tutorHelper{color:#64748b;font-size:.8rem}.QuizResult-module__nDKgFW__tutorStatusCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.25rem 1.5rem}.QuizResult-module__nDKgFW__tutorStatusLine{color:#1e293b;margin:.25rem 0;font-size:.9rem}.QuizResult-module__nDKgFW__tutorStatusNote{color:#64748b;margin-top:.75rem;font-size:.8rem}.QuizResult-module__nDKgFW__tutorStatusInline{justify-content:flex-end;align-items:center;gap:.5rem;margin-top:1rem;display:flex}.QuizResult-module__nDKgFW__tutorStatusLink{color:#2563eb;font-size:.85rem;text-decoration:underline}.QuizResult-module__nDKgFW__learningSection{background:#fff;border-radius:1.5rem;padding:2.5rem;box-shadow:0 10px 40px #00000014}.QuizResult-module__nDKgFW__sectionHeader{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.QuizResult-module__nDKgFW__downloadButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:.75rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 12px #667eea4d}.QuizResult-module__nDKgFW__downloadButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.QuizResult-module__nDKgFW__downloadButton:active{transform:translateY(0)}.QuizResult-module__nDKgFW__downloadButton svg{transition:transform .3s}.QuizResult-module__nDKgFW__downloadButton:hover svg{transform:translateY(2px)}.QuizResult-module__nDKgFW__sectionIcon{color:#667eea}.QuizResult-module__nDKgFW__sectionTitle{color:#1e293b;margin:0;font-size:1.75rem;font-weight:700}.QuizResult-module__nDKgFW__learningCard{background:linear-gradient(135deg,#667eea10 0%,#764ba210 100%);border-radius:1rem;padding:2rem}.QuizResult-module__nDKgFW__learningIntro{color:#475569;margin:0 0 1.5rem;font-size:1.05rem;line-height:1.7}.QuizResult-module__nDKgFW__learningBlock{margin-top:1.5rem}.QuizResult-module__nDKgFW__learningSubtitle{color:#1e293b;margin:0 0 1rem;font-size:1.125rem;font-weight:700}.QuizResult-module__nDKgFW__learningList{margin:0;padding:0;list-style:none}.QuizResult-module__nDKgFW__learningList li{color:#475569;margin-bottom:.75rem;padding-left:1.5rem;line-height:1.6;position:relative}.QuizResult-module__nDKgFW__learningList li:before{content:"→";color:#667eea;font-weight:700;position:absolute;left:0}.QuizResult-module__nDKgFW__tableContainer{margin-top:1rem;overflow-x:auto}.QuizResult-module__nDKgFW__learningTable{border-collapse:collapse;background:#fff;border-radius:1rem;width:100%;overflow:hidden;box-shadow:0 4px 20px #0000000f}.QuizResult-module__nDKgFW__learningTable thead{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.QuizResult-module__nDKgFW__learningTable thead th{text-align:left;color:#fff;text-transform:uppercase;letter-spacing:.05em;padding:1.25rem 1.5rem;font-size:.95rem;font-weight:700}.QuizResult-module__nDKgFW__learningTable tbody tr{border-bottom:1px solid #e2e8f0;transition:background-color .2s}.QuizResult-module__nDKgFW__learningTable tbody tr:last-child{border-bottom:none}.QuizResult-module__nDKgFW__learningTable tbody td{color:#475569;vertical-align:top;padding:1.25rem 1.5rem;font-size:.95rem;line-height:1.6}.QuizResult-module__nDKgFW__learningTable tbody td:first-child{color:#667eea;text-align:center;width:80px;font-weight:700}.QuizResult-module__nDKgFW__learningTable tbody td:nth-child(2){color:#1e293b;white-space:nowrap;width:100px;font-weight:600}.QuizResult-module__nDKgFW__learningTable tbody td:nth-child(3){color:#1e293b;min-width:180px;font-weight:600}.QuizResult-module__nDKgFW__learningTable tbody tr:nth-child(2n){background-color:#f8fafc}.QuizResult-module__nDKgFW__learningTable tbody tr:nth-child(odd){background-color:#fff}.QuizResult-module__nDKgFW__learningTable tbody tr:hover{background-color:#eef2ff!important}@media (max-width:1024px){.QuizResult-module__nDKgFW__learningTable{font-size:.9rem}.QuizResult-module__nDKgFW__learningTable thead th,.QuizResult-module__nDKgFW__learningTable tbody td{padding:1rem 1.25rem}.QuizResult-module__nDKgFW__learningTable tbody td:nth-child(3){min-width:150px}}@media (max-width:768px){.QuizResult-module__nDKgFW__learningSection{padding:1.5rem}.QuizResult-module__nDKgFW__learningTable{border-radius:0;font-size:.85rem}.QuizResult-module__nDKgFW__learningTable thead th,.QuizResult-module__nDKgFW__learningTable tbody td{padding:.75rem 1rem}.QuizResult-module__nDKgFW__learningTable tbody td:first-child{width:50px}.QuizResult-module__nDKgFW__learningTable tbody td:nth-child(2){width:80px}.QuizResult-module__nDKgFW__learningTable tbody td:nth-child(3){min-width:120px}}@media (max-width:480px){.QuizResult-module__nDKgFW__tableContainer{border-radius:0;margin:0 -1.5rem}.QuizResult-module__nDKgFW__learningTable{font-size:.8rem}.QuizResult-module__nDKgFW__learningTable thead th,.QuizResult-module__nDKgFW__learningTable tbody td{padding:.5rem .75rem}}.QuizResult-module__nDKgFW__learningTable tbody td:nth-child(4),.QuizResult-module__nDKgFW__learningTable tbody td:nth-child(5){min-width:250px}@media (max-width:1024px){.QuizResult-module__nDKgFW__learningTable{font-size:.9rem}.QuizResult-module__nDKgFW__learningTable thead th,.QuizResult-module__nDKgFW__learningTable tbody td{padding:1rem}.QuizResult-module__nDKgFW__learningTable tbody td:nth-child(4),.QuizResult-module__nDKgFW__learningTable tbody td:nth-child(5){min-width:200px}}@media (max-width:768px){.QuizResult-module__nDKgFW__tableContainer{margin:0 -1rem}.QuizResult-module__nDKgFW__learningTable{border-radius:0;font-size:.85rem}.QuizResult-module__nDKgFW__learningTable thead th,.QuizResult-module__nDKgFW__learningTable tbody td{padding:.875rem .75rem}.QuizResult-module__nDKgFW__learningTable tbody td:first-child{width:50px}.QuizResult-module__nDKgFW__learningTable tbody td:nth-child(2){width:80px}.QuizResult-module__nDKgFW__learningTable tbody td:nth-child(3){min-width:120px}.QuizResult-module__nDKgFW__learningTable tbody td:nth-child(4),.QuizResult-module__nDKgFW__learningTable tbody td:nth-child(5){min-width:180px}}.QuizResult-module__nDKgFW__modal{border-radius:1rem!important}.QuizResult-module__nDKgFW__modalHeader{border-bottom:1px solid #e2e8f0!important;justify-content:space-between!important;align-items:center!important;padding:1.5rem 2rem!important;display:flex!important}.QuizResult-module__nDKgFW__modalTitleWrapper{color:#1e293b;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:700;display:flex}.QuizResult-module__nDKgFW__modalIcon{color:#667eea}.QuizResult-module__nDKgFW__closeButton{color:#64748b!important}.QuizResult-module__nDKgFW__modalContent{padding:2rem!important}.QuizResult-module__nDKgFW__topicCard{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;margin-bottom:1.5rem;padding:1.5rem}.QuizResult-module__nDKgFW__topicHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.QuizResult-module__nDKgFW__topicName{color:#1e293b;margin:0;font-size:1.25rem;font-weight:700}.QuizResult-module__nDKgFW__topicStats{gap:.75rem;display:flex}.QuizResult-module__nDKgFW__correctBadge,.QuizResult-module__nDKgFW__wrongBadge{border-radius:.5rem;padding:.375rem .75rem;font-size:.875rem;font-weight:600}.QuizResult-module__nDKgFW__correctBadge{color:#166534;background:#dcfce7}.QuizResult-module__nDKgFW__wrongBadge{color:#991b1b;background:#fee2e2}.QuizResult-module__nDKgFW__progressBar{background:#e2e8f0;border-radius:1rem;height:8px;margin-bottom:1.5rem;overflow:hidden}.QuizResult-module__nDKgFW__progressFill{background:linear-gradient(90deg,#667eea 0%,#764ba2 100%);height:100%;transition:width .5s}.QuizResult-module__nDKgFW__feedbackGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;display:grid}.QuizResult-module__nDKgFW__feedbackItem{background:#f8fafc;border-radius:.75rem;padding:1rem}.QuizResult-module__nDKgFW__feedbackHeader{color:#1e293b;align-items:center;gap:.5rem;margin-bottom:.5rem;font-weight:600;display:flex}.QuizResult-module__nDKgFW__feedbackHeader svg{color:#667eea}.QuizResult-module__nDKgFW__feedbackItem p{color:#475569;margin:0;font-size:.9rem;line-height:1.6}.QuizResult-module__nDKgFW__questionList{flex-direction:column;gap:1rem;display:flex}.QuizResult-module__nDKgFW__questionItem{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;grid-template-columns:auto 1fr auto;align-items:start;gap:1.5rem;padding:1.5rem;display:grid}.QuizResult-module__nDKgFW__questionNumber{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:.875rem;font-weight:700;display:flex}.QuizResult-module__nDKgFW__questionDetails{flex:1}.QuizResult-module__nDKgFW__questionText{color:#1e293b;margin:0 0 .75rem;font-size:1rem;font-weight:500}.QuizResult-module__nDKgFW__topicBadge{color:#64748b;background:#f1f5f9;border-radius:.375rem;margin-bottom:1rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.QuizResult-module__nDKgFW__answerSection{flex-direction:column;gap:.5rem;display:flex}.QuizResult-module__nDKgFW__answerRow{gap:.5rem;font-size:.9rem;display:flex}.QuizResult-module__nDKgFW__answerLabel{color:#64748b;font-weight:500}.QuizResult-module__nDKgFW__correctAnswer{color:#16a34a;font-weight:600}.QuizResult-module__nDKgFW__userAnswer{font-weight:600}.QuizResult-module__nDKgFW__userAnswer.QuizResult-module__nDKgFW__correct{color:#16a34a}.QuizResult-module__nDKgFW__userAnswer.QuizResult-module__nDKgFW__wrong{color:#dc2626}.QuizResult-module__nDKgFW__userAnswer.QuizResult-module__nDKgFW__skipped{color:#94a3b8}.QuizResult-module__nDKgFW__questionStatus{flex-direction:column;align-items:flex-end;gap:.75rem;display:flex}.QuizResult-module__nDKgFW__statusBadge{white-space:nowrap;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:flex}.QuizResult-module__nDKgFW__statusCorrect{color:#166534;background:#dcfce7}.QuizResult-module__nDKgFW__statusWrong{color:#991b1b;background:#fee2e2}.QuizResult-module__nDKgFW__statusSkipped{color:#64748b;background:#f1f5f9}.QuizResult-module__nDKgFW__statusPartial{color:#c2410c;background:#ffedd5}.QuizResult-module__nDKgFW__timeInfo{color:#64748b;align-items:center;gap:.375rem;font-size:.875rem;display:flex}@media (max-width:1024px){.QuizResult-module__nDKgFW__questionItem{grid-template-columns:auto 1fr;gap:1rem}.QuizResult-module__nDKgFW__questionStatus{flex-direction:row;grid-column:2;justify-content:space-between;align-items:flex-start;margin-top:.75rem}.QuizResult-module__nDKgFW__answerRow{flex-direction:column;gap:.25rem}}@media (max-width:768px){.QuizResult-module__nDKgFW__modalContent{padding:1rem!important}.QuizResult-module__nDKgFW__questionList{gap:.75rem}.QuizResult-module__nDKgFW__questionItem{grid-template-columns:1fr;gap:.75rem;padding:1rem}.QuizResult-module__nDKgFW__questionNumber{width:36px;height:36px;font-size:.8rem}.QuizResult-module__nDKgFW__questionText{margin-bottom:.5rem;font-size:.95rem}.QuizResult-module__nDKgFW__topicBadge{margin-bottom:.75rem;padding:.2rem .6rem;font-size:.7rem}.QuizResult-module__nDKgFW__answerSection{gap:.75rem}.QuizResult-module__nDKgFW__answerRow{flex-direction:column;gap:.25rem;font-size:.85rem}.QuizResult-module__nDKgFW__answerLabel{color:#475569;font-weight:600}.QuizResult-module__nDKgFW__correctAnswer,.QuizResult-module__nDKgFW__userAnswer{padding-left:0;font-size:.9rem}.QuizResult-module__nDKgFW__correctAnswer img,.QuizResult-module__nDKgFW__userAnswer img{max-width:100px!important;max-height:50px!important}.QuizResult-module__nDKgFW__questionStatus{border-top:1px solid #e2e8f0;flex-direction:row;grid-column:1;justify-content:space-between;align-items:center;margin-top:.5rem;padding-top:.75rem}.QuizResult-module__nDKgFW__statusBadge{padding:.4rem .75rem;font-size:.8rem}.QuizResult-module__nDKgFW__timeInfo{font-size:.8rem}}@media (max-width:480px){.QuizResult-module__nDKgFW__modalHeader{padding:.875rem 1rem!important}.QuizResult-module__nDKgFW__modalTitleWrapper{font-size:1.1rem}.QuizResult-module__nDKgFW__modalContent{padding:.75rem!important}.QuizResult-module__nDKgFW__questionItem{border-radius:.75rem;padding:.875rem}.QuizResult-module__nDKgFW__questionNumber{width:32px;height:32px;font-size:.75rem}.QuizResult-module__nDKgFW__questionText{font-size:.9rem}.QuizResult-module__nDKgFW__topicBadge{font-size:.65rem}.QuizResult-module__nDKgFW__answerRow{font-size:.8rem}.QuizResult-module__nDKgFW__correctAnswer,.QuizResult-module__nDKgFW__userAnswer{font-size:.85rem}.QuizResult-module__nDKgFW__correctAnswer img,.QuizResult-module__nDKgFW__userAnswer img{max-width:80px!important;max-height:40px!important}.QuizResult-module__nDKgFW__statusBadge{gap:.25rem;padding:.35rem .6rem;font-size:.75rem}.QuizResult-module__nDKgFW__statusBadge svg{width:14px;height:14px}.QuizResult-module__nDKgFW__timeInfo{font-size:.75rem}.QuizResult-module__nDKgFW__timeInfo svg{width:14px;height:14px}}@media (max-width:1024px){.QuizResult-module__nDKgFW__quizResultContent{padding:1.5rem}.QuizResult-module__nDKgFW__heroSection{text-align:center;flex-direction:column;gap:2rem;padding:2rem}.QuizResult-module__nDKgFW__statsSection{grid-template-columns:repeat(2,1fr);gap:1rem}.QuizResult-module__nDKgFW__actionSection{grid-template-columns:1fr}.QuizResult-module__nDKgFW__learningSection{padding:2rem}}@media (max-width:768px){.QuizResult-module__nDKgFW__quizResultContent{padding:.75rem}.QuizResult-module__nDKgFW__heroSection{border-radius:1rem;margin-bottom:1rem;padding:1.5rem}.QuizResult-module__nDKgFW__userInfo{flex-wrap:wrap;justify-content:center;gap:.5rem;font-size:.8rem}.QuizResult-module__nDKgFW__mainTitle{font-size:1.75rem}.QuizResult-module__nDKgFW__subtitle{font-size:.95rem}.QuizResult-module__nDKgFW__scoreCircle{width:140px;height:140px}.QuizResult-module__nDKgFW__scorePercent{font-size:2rem}.QuizResult-module__nDKgFW__scoreValue{font-size:1.25rem}.QuizResult-module__nDKgFW__statsSection{grid-template-columns:1fr;gap:1rem}.QuizResult-module__nDKgFW__statCard{padding:1.25rem}.QuizResult-module__nDKgFW__statIconWrapper{width:50px;height:50px}.QuizResult-module__nDKgFW__statValue{font-size:1.75rem}.QuizResult-module__nDKgFW__actionButton{padding:1.5rem!important}.QuizResult-module__nDKgFW__actionButton .MuiButton-startIcon{width:40px;height:40px}.QuizResult-module__nDKgFW__buttonTitle{font-size:1rem}.QuizResult-module__nDKgFW__buttonDesc{font-size:.8rem}.QuizResult-module__nDKgFW__learningSection{border-radius:1rem;padding:1.5rem}.QuizResult-module__nDKgFW__sectionTitle{font-size:1.5rem}.QuizResult-module__nDKgFW__learningCard{padding:1.5rem}.QuizResult-module__nDKgFW__learningIntro{font-size:.95rem}.QuizResult-module__nDKgFW__learningSubtitle{font-size:1rem}.QuizResult-module__nDKgFW__learningList li{font-size:.9rem}.QuizResult-module__nDKgFW__modalHeader{padding:1rem 1.5rem!important}.QuizResult-module__nDKgFW__modalTitleWrapper{font-size:1.25rem}.QuizResult-module__nDKgFW__modalContent{padding:1.5rem!important}.QuizResult-module__nDKgFW__tutorFormRow{grid-template-columns:1fr}}@media (max-width:480px){.QuizResult-module__nDKgFW__quizResultContent{padding:.5rem}.QuizResult-module__nDKgFW__heroSection{gap:1.5rem;padding:1rem}.QuizResult-module__nDKgFW__mainTitle{font-size:1.5rem}.QuizResult-module__nDKgFW__subtitle{font-size:.85rem}.QuizResult-module__nDKgFW__scoreCircle{width:120px;height:120px}.QuizResult-module__nDKgFW__scorePercent{font-size:1.75rem}.QuizResult-module__nDKgFW__scoreLabel{font-size:.75rem}.QuizResult-module__nDKgFW__scoreValue{font-size:1.1rem}.QuizResult-module__nDKgFW__statCard{padding:1rem}.QuizResult-module__nDKgFW__statIconWrapper{width:45px;height:45px}.QuizResult-module__nDKgFW__statValue{font-size:1.5rem}.QuizResult-module__nDKgFW__statLabel{font-size:.8rem}.QuizResult-module__nDKgFW__actionButton{gap:1rem!important;padding:1.25rem!important}.QuizResult-module__nDKgFW__buttonTitle{font-size:.95rem}.QuizResult-module__nDKgFW__buttonDesc{font-size:.75rem}.QuizResult-module__nDKgFW__learningSection{padding:1.25rem}.QuizResult-module__nDKgFW__sectionTitle{font-size:1.25rem}.QuizResult-module__nDKgFW__learningCard{padding:1.25rem}.QuizResult-module__nDKgFW__learningIntro{font-size:.9rem}.QuizResult-module__nDKgFW__learningSubtitle{font-size:.95rem}.QuizResult-module__nDKgFW__learningList li{padding-left:1.25rem;font-size:.85rem}.QuizResult-module__nDKgFW__topicCard{padding:1rem}.QuizResult-module__nDKgFW__topicName{font-size:1rem}.QuizResult-module__nDKgFW__topicStats{font-size:.8rem}.QuizResult-module__nDKgFW__correctBadge,.QuizResult-module__nDKgFW__wrongBadge{padding:.3rem .6rem;font-size:.75rem}.QuizResult-module__nDKgFW__feedbackItem{padding:.75rem}.QuizResult-module__nDKgFW__feedbackHeader{font-size:.9rem}.QuizResult-module__nDKgFW__feedbackItem p{font-size:.85rem}.QuizResult-module__nDKgFW__questionItem{padding:1rem}.QuizResult-module__nDKgFW__questionNumber{width:32px;height:32px;font-size:.75rem}.QuizResult-module__nDKgFW__questionText{font-size:.9rem}.QuizResult-module__nDKgFW__topicBadge{padding:.2rem .6rem;font-size:.7rem}.QuizResult-module__nDKgFW__answerRow{flex-wrap:wrap;font-size:.85rem}.QuizResult-module__nDKgFW__statusBadge{padding:.4rem .75rem;font-size:.8rem}.QuizResult-module__nDKgFW__timeInfo{font-size:.8rem}}.QuizResult-module__nDKgFW__tutorActionButton{animation:2s ease-in-out infinite QuizResult-module__nDKgFW__tutorPulse!important;position:relative!important}.QuizResult-module__nDKgFW__tutorActionButton:before{content:"";opacity:0;z-index:-1;background:linear-gradient(135deg,#10b981,#34d399);border-radius:1rem;animation:2s ease-in-out infinite QuizResult-module__nDKgFW__tutorGlow;position:absolute;inset:-2px}.QuizResult-module__nDKgFW__tutorActionButton .MuiButton-startIcon{animation:2s ease-in-out infinite QuizResult-module__nDKgFW__iconPulse!important}@keyframes QuizResult-module__nDKgFW__tutorPulse{0%,to{transform:scale(1);box-shadow:0 4px 20px #10b9814d}50%{transform:scale(1.03);box-shadow:0 8px 35px #10b98180}}@keyframes QuizResult-module__nDKgFW__tutorGlow{0%,to{opacity:0}50%{opacity:.4}}@keyframes QuizResult-module__nDKgFW__iconPulse{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}.QuizResult-module__nDKgFW__userInfoDisplay{background:linear-gradient(135deg,#667eea10 0%,#764ba210 100%);border-radius:.75rem;flex-wrap:wrap;gap:2rem;margin-bottom:1.5rem;padding:1.25rem 1.5rem;display:flex}.QuizResult-module__nDKgFW__infoItem{align-items:center;gap:.5rem;display:flex}.QuizResult-module__nDKgFW__infoLabel{color:#64748b;font-size:.875rem;font-weight:600}.QuizResult-module__nDKgFW__infoValue{color:#1e293b;font-size:1rem;font-weight:700}.QuizResult-module__nDKgFW__phoneVerification{margin-bottom:1rem}.QuizResult-module__nDKgFW__phoneVerification .MuiTextField-root{background:#fff;border-radius:.5rem}.QuizResult-module__nDKgFW__phoneVerification .MuiInputLabel-root{color:#1e293b;font-weight:600}.QuizResult-module__nDKgFW__phoneVerification .MuiOutlinedInput-root{border-radius:.5rem}.QuizResult-module__nDKgFW__phoneVerification .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#667eea}.QuizResult-module__nDKgFW__phoneVerification .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-width:2px;border-color:#667eea}.QuizResult-module__nDKgFW__submitButton{color:#fff!important;text-transform:none!important;letter-spacing:.2px!important;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)!important;border-radius:10px!important;padding:.75rem 1.75rem!important;font-size:.95rem!important;font-weight:600!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;position:relative!important;overflow:hidden!important;box-shadow:0 6px 20px #667eea4d,0 3px 10px #764ba226!important}.QuizResult-module__nDKgFW__submitButton:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.QuizResult-module__nDKgFW__submitButton:hover:before{left:100%}.QuizResult-module__nDKgFW__submitButton:hover{transform:translateY(-3px)scale(1.02)!important;box-shadow:0 12px 32px #667eea73,0 6px 16px #764ba24d!important}.QuizResult-module__nDKgFW__submitButton:active{transform:translateY(-1px)scale(.98)!important}.QuizResult-module__nDKgFW__submitButton:disabled{box-shadow:none!important;opacity:.7!important;background:linear-gradient(135deg,#cbd5e1 0%,#94a3b8 100%)!important;transform:none!important}@media (max-width:768px){.QuizResult-module__nDKgFW__userInfoDisplay{flex-direction:column;gap:.75rem;padding:1rem}.QuizResult-module__nDKgFW__tutorSubmitRow{flex-direction:column;align-items:stretch}.QuizResult-module__nDKgFW__submitButton{width:100%!important}}.QuizResult-module__nDKgFW__successCelebration{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10000;cursor:pointer;background:#000000bf;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.4s ease-out QuizResult-module__nDKgFW__celebrationFadeIn;display:flex;position:fixed;top:0;left:0}.QuizResult-module__nDKgFW__successIcon{background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;margin:0 auto 1.5rem;animation:.6s cubic-bezier(.68,-.55,.265,1.55) QuizResult-module__nDKgFW__successBounce;display:flex;box-shadow:0 10px 40px #10b98166}.QuizResult-module__nDKgFW__successIcon svg{color:#fff;stroke-width:3px;width:60px;height:60px}.QuizResult-module__nDKgFW__successMessage{background:#fff;border-radius:1.5rem;max-width:500px;padding:2rem 3rem;animation:.5s ease-out .2s both QuizResult-module__nDKgFW__messageSlideUp;box-shadow:0 20px 60px #00000026}.QuizResult-module__nDKgFW__successTitle{color:#1e293b;background:linear-gradient(135deg,#10b981 0%,#059669 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 .75rem;font-size:2rem;font-weight:800}.QuizResult-module__nDKgFW__successText{color:#64748b;margin:0;font-size:1.1rem;line-height:1.6}.QuizResult-module__nDKgFW__confetti{background:#667eea;width:10px;height:10px;animation:3s linear forwards QuizResult-module__nDKgFW__confettiFall;position:absolute}@keyframes QuizResult-module__nDKgFW__celebrationFadeIn{0%{opacity:0}to{opacity:1}}@keyframes QuizResult-module__nDKgFW__successBounce{0%{opacity:0;transform:scale(0)}50%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes QuizResult-module__nDKgFW__messageSlideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes QuizResult-module__nDKgFW__confettiFall{to{opacity:0;transform:translateY(100vh)rotate(360deg)}}.QuizResult-module__nDKgFW__celebrationModal{text-align:center;padding:1rem;position:relative;overflow:hidden}.QuizResult-module__nDKgFW__celebrationIcon{margin-bottom:1rem;font-size:4rem;animation:1s infinite QuizResult-module__nDKgFW__bounce}.QuizResult-module__nDKgFW__celebrationTitle{background:linear-gradient(135deg,gold 0%,orange 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:1.75rem;font-weight:800}.QuizResult-module__nDKgFW__celebrationText{color:#475569;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.5}.QuizResult-module__nDKgFW__celebrationEmoji{opacity:0;font-size:2rem;animation:3s ease-in infinite QuizResult-module__nDKgFW__floatUp;position:absolute}@keyframes QuizResult-module__nDKgFW__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes QuizResult-module__nDKgFW__floatUp{0%{opacity:0;transform:translateY(100px)rotate(0)}20%{opacity:1}to{opacity:0;transform:translateY(-300px)rotate(360deg)}}.QuizResult-module__nDKgFW__mobileViewPlanButton{display:none}.QuizResult-module__nDKgFW__desktopTableContainer{display:block}@media (max-width:1024px){.QuizResult-module__nDKgFW__mobileViewPlanButton{margin-top:1rem;display:block}.QuizResult-module__nDKgFW__desktopTableContainer{display:none}.QuizResult-module__nDKgFW__viewPlanButton{color:#fff!important;text-transform:none!important;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)!important;border-radius:.75rem!important;padding:1rem 1.5rem!important;font-size:1rem!important;font-weight:600!important;transition:all .3s!important;box-shadow:0 4px 12px #667eea4d!important}.QuizResult-module__nDKgFW__viewPlanButton:hover{transform:translateY(-2px)!important;box-shadow:0 6px 20px #667eea66!important}}.QuizResult-module__nDKgFW__learningPlanCards{flex-direction:column;gap:1.5rem;display:flex}.QuizResult-module__nDKgFW__learningPlanCard{background:#fff;border:2px solid #e2e8f0;border-radius:1rem;padding:1.5rem;transition:all .3s}.QuizResult-module__nDKgFW__learningPlanCard:hover{border-color:#667eea;box-shadow:0 4px 12px #667eea26}.QuizResult-module__nDKgFW__cardHeader{border-bottom:2px solid #e2e8f0;align-items:center;gap:1rem;margin-bottom:1.25rem;padding-bottom:1rem;display:flex}.QuizResult-module__nDKgFW__cardNumber{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:.5rem;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.125rem;font-weight:700;display:flex}.QuizResult-module__nDKgFW__cardDay{color:#1e293b;font-size:1.125rem;font-weight:700}.QuizResult-module__nDKgFW__cardSkill{background:linear-gradient(135deg,#667eea10 0%,#764ba210 100%);border-radius:.75rem;margin-bottom:1.25rem;padding:1rem}.QuizResult-module__nDKgFW__cardSkill strong{color:#667eea;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.875rem;display:block}.QuizResult-module__nDKgFW__cardSkill p{color:#1e293b;margin:0;font-size:1rem;font-weight:600;line-height:1.5}.QuizResult-module__nDKgFW__cardSection{margin-bottom:1rem}.QuizResult-module__nDKgFW__cardSection:last-child{margin-bottom:0}.QuizResult-module__nDKgFW__sectionLabel{color:#667eea;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.QuizResult-module__nDKgFW__sectionLabel strong{color:#1e293b;font-size:.95rem}.QuizResult-module__nDKgFW__cardSection p{color:#475569;margin:0;padding-left:1.75rem;font-size:.95rem;line-height:1.6}@media (max-width:768px){.QuizResult-module__nDKgFW__modalContent{padding:1.5rem!important}.QuizResult-module__nDKgFW__learningPlanCard{padding:1.25rem}.QuizResult-module__nDKgFW__cardHeader{flex-wrap:wrap}.QuizResult-module__nDKgFW__cardNumber{width:36px;height:36px;font-size:1rem}.QuizResult-module__nDKgFW__cardDay{font-size:1rem}.QuizResult-module__nDKgFW__cardSkill{padding:.875rem}.QuizResult-module__nDKgFW__cardSkill strong{font-size:.8rem}.QuizResult-module__nDKgFW__cardSkill p{font-size:.95rem}.QuizResult-module__nDKgFW__sectionLabel strong{font-size:.875rem}.QuizResult-module__nDKgFW__cardSection p{padding-left:1.5rem;font-size:.875rem}}@media (max-width:480px){.QuizResult-module__nDKgFW__modalHeader{padding:1.25rem 1.5rem!important}.QuizResult-module__nDKgFW__modalTitleWrapper{font-size:1.25rem}.QuizResult-module__nDKgFW__modalContent{padding:1.25rem!important}.QuizResult-module__nDKgFW__learningPlanCards{gap:1.25rem}.QuizResult-module__nDKgFW__learningPlanCard{padding:1rem}.QuizResult-module__nDKgFW__cardHeader{margin-bottom:1rem;padding-bottom:.875rem}.QuizResult-module__nDKgFW__cardSkill{margin-bottom:1rem;padding:.75rem}.QuizResult-module__nDKgFW__sectionHeader{gap:.5rem}.QuizResult-module__nDKgFW__sectionIcon{width:20px;height:20px}.QuizResult-module__nDKgFW__sectionTitle{font-size:1.125rem}}.QuizResult-module__nDKgFW__sectionHeaderWrapper{margin-bottom:2rem}.QuizResult-module__nDKgFW__sectionTitleRow{align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.QuizResult-module__nDKgFW__sectionActions{justify-content:flex-end;gap:.75rem;display:flex}@media (min-width:769px){.QuizResult-module__nDKgFW__sectionHeaderWrapper{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.QuizResult-module__nDKgFW__sectionTitleRow{margin-bottom:0}.QuizResult-module__nDKgFW__sectionActions{flex-shrink:0}}@media (max-width:768px){.QuizResult-module__nDKgFW__sectionTitleRow{justify-content:flex-start}.QuizResult-module__nDKgFW__sectionActions{justify-content:center}.QuizResult-module__nDKgFW__sectionActions .QuizResult-module__nDKgFW__downloadButton{width:100%;max-width:300px}}.QuizResult-module__nDKgFW__filterContainer{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:1rem;margin-bottom:1.5rem;padding:1.25rem;display:flex}.QuizResult-module__nDKgFW__filterChipsRow{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.QuizResult-module__nDKgFW__filterLabel{color:#64748b;margin-right:.5rem;font-size:.875rem;font-weight:600}.QuizResult-module__nDKgFW__filterChip{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:20px;align-items:center;gap:6px;padding:6px 14px;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.QuizResult-module__nDKgFW__filterChipActive{border-width:1.5px;font-weight:600;box-shadow:0 2px 4px #0000000d;background-color:#fff!important}.QuizResult-module__nDKgFW__filterChipCount{border-radius:10px;padding:1px 6px;font-size:.75rem;font-weight:700}.QuizResult-module__nDKgFW__filterDivider{background-color:#e2e8f0;height:1px;margin:4px 0}.QuizResult-module__nDKgFW__filterCategoryRow{align-items:center;gap:1rem;display:flex}.QuizResult-module__nDKgFW__categorySelectWrapper{min-width:240px;position:relative}.QuizResult-module__nDKgFW__categorySelect{appearance:none;color:#334155;cursor:pointer;background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;padding:8px 32px 8px 12px;font-size:.9rem}.QuizResult-module__nDKgFW__categorySelectArrow{pointer-events:none;color:#94a3b8;position:absolute;top:50%;right:12px;transform:translateY(-50%)}@media (max-width:768px){.QuizResult-module__nDKgFW__filterContainer{gap:.75rem;padding:1rem}.QuizResult-module__nDKgFW__filterChipsRow{flex-wrap:wrap;justify-content:flex-start;margin-right:0;padding-right:0;overflow-x:visible}.QuizResult-module__nDKgFW__filterChipsRow::-webkit-scrollbar{display:none}.QuizResult-module__nDKgFW__filterLabel{display:none}.QuizResult-module__nDKgFW__filterCategoryRow{flex-direction:column;align-items:flex-start;gap:.5rem;width:100%}.QuizResult-module__nDKgFW__categorySelectWrapper{width:100%;min-width:auto}}
.AuthModal-module__eA5lqa__modalPaper{padding:24px;border-radius:20px!important;max-width:480px!important;box-shadow:0 10px 40px #00000026!important}.AuthModal-module__eA5lqa__modalHeader{border-bottom:2px solid #f0f0f0;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:20px;display:flex}.AuthModal-module__eA5lqa__headerContent{color:#1a1a1a;letter-spacing:-.03em;font-size:1.75rem;font-weight:700}.AuthModal-module__eA5lqa__closeButton{color:#999;transition:all .2s}.AuthModal-module__eA5lqa__closeButton:hover{color:#333;transform:rotate(90deg);background-color:#f5f5f5!important}.AuthModal-module__eA5lqa__modalContent{padding-top:24px!important;padding-bottom:12px!important}.AuthModal-module__eA5lqa__fixedModalContent{max-height:80vh;flex-direction:column!important;display:flex!important;overflow:hidden!important}.AuthModal-module__eA5lqa__stepContainer{flex-direction:column;flex:1;gap:18px;min-height:0;animation:.4s ease-out forwards AuthModal-module__eA5lqa__fadeInUp;display:flex}.AuthModal-module__eA5lqa__stepDescription{text-align:center;color:#6b7280;margin:0;padding-top:8px;font-size:.95rem}@keyframes AuthModal-module__eA5lqa__fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.AuthModal-module__eA5lqa__welcomeText{color:#4b5563;text-align:center;margin-bottom:20px;font-size:1rem;line-height:1.5}.AuthModal-module__eA5lqa__gradeSection{flex-direction:column;gap:8px;margin-top:8px;display:flex}.AuthModal-module__eA5lqa__gradeLabel{color:#111827;text-align:center;font-size:1rem;font-weight:600}.AuthModal-module__eA5lqa__headerIcon{color:#2563eb}.AuthModal-module__eA5lqa__inputGroup{align-items:center;gap:12px;display:flex}.AuthModal-module__eA5lqa__inputIcon{color:#4b5563;justify-content:center;min-width:24px;display:flex}.AuthModal-module__eA5lqa__prefix{color:#666;margin-right:8px;font-weight:500}.AuthModal-module__eA5lqa__profileGrid{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:8px;display:grid}.AuthModal-module__eA5lqa__profileCard{cursor:pointer;background-color:#fff;border:2px solid #e5e7eb;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:140px;padding:20px 12px;transition:all .2s;display:flex}.AuthModal-module__eA5lqa__profileCard:hover{background-color:#f0f7ff;border-color:#2563eb;transform:translateY(-2px);box-shadow:0 4px 12px #2563eb26}.AuthModal-module__eA5lqa__avatarCircle{color:#fff;text-transform:uppercase;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:12px;font-size:1.5rem;font-weight:700;display:flex}.AuthModal-module__eA5lqa__profileName{color:#1f2937;text-align:center;font-size:1rem;font-weight:600;line-height:1.2}.AuthModal-module__eA5lqa__profileGrade{color:#6b7280;margin-top:4px;font-size:.85rem}.AuthModal-module__eA5lqa__addProfileCard{color:#6b7280;background-color:#f9fafb;border:2px dashed #d1d5db}.AuthModal-module__eA5lqa__addProfileCard:hover{color:#2563eb;background-color:#f0f7ff;border-color:#2563eb}.AuthModal-module__eA5lqa__addIconCircle{background-color:#e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:12px;transition:all .2s;display:flex}.AuthModal-module__eA5lqa__addProfileCard:hover .AuthModal-module__eA5lqa__addIconCircle{color:#2563eb;background-color:#dbeafe}.AuthModal-module__eA5lqa__actionButton{color:#fff!important;text-transform:none!important;letter-spacing:.01em!important;background:#2563eb!important;border:none!important;border-radius:8px!important;margin-top:24px!important;padding:16px 24px!important;font-size:1.05rem!important;font-weight:600!important;transition:all .2s cubic-bezier(.4,0,.2,1)!important;box-shadow:0 4px 6px -1px #2563eb1a,0 2px 4px -1px #2563eb0f!important}.AuthModal-module__eA5lqa__actionButton:hover:not(:disabled){transform:translateY(-2px);background:linear-gradient(135deg,#1d4ed8 0%,#1e40af 100%)!important;box-shadow:0 6px 20px #2563eb80!important}.AuthModal-module__eA5lqa__actionButton:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 8px #2563eb4d!important}.AuthModal-module__eA5lqa__actionButton:disabled{box-shadow:none!important;cursor:not-allowed!important;opacity:.6!important;background:linear-gradient(135deg,#cbd5e1 0%,#94a3b8 100%)!important;transform:none!important}.AuthModal-module__eA5lqa__googleButton{color:#374151!important;text-transform:none!important;background-color:#fff!important;border:2px solid #e5e7eb!important;border-radius:12px!important;padding:14px 20px!important;font-size:1rem!important;font-weight:600!important;transition:all .2s!important;box-shadow:0 2px 8px #00000014!important}.AuthModal-module__eA5lqa__googleButton:hover{transform:translateY(-1px);background-color:#f9fafb!important;border-color:#d1d5db!important;box-shadow:0 4px 12px #0000001f!important}.AuthModal-module__eA5lqa__googleButton:active{transform:translateY(0)}.AuthModal-module__eA5lqa__phoneButton{color:#374151!important;text-transform:none!important;background-color:#fff!important;border:2px solid #e5e7eb!important;border-radius:12px!important;padding:14px 20px!important;font-size:1rem!important;font-weight:600!important;transition:all .2s!important;box-shadow:0 2px 8px #00000014!important}.AuthModal-module__eA5lqa__phoneButton:hover{transform:translateY(-1px);background-color:#f9fafb!important;border-color:#d1d5db!important;box-shadow:0 4px 12px #0000001f!important}.AuthModal-module__eA5lqa__phoneButton:active{transform:translateY(0)}.AuthModal-module__eA5lqa__backButton{text-transform:none!important;color:#2563eb!important;background-color:#fff!important;border:2px solid #e5e7eb!important;border-radius:8px!important;margin-top:12px!important;padding:10px 18px!important;font-size:.95rem!important;font-weight:600!important}.AuthModal-module__eA5lqa__backButton:hover{color:#1d4ed8!important;background-color:#f0f7ff!important;border-color:#2563eb!important}.AuthModal-module__eA5lqa__linkContainer{justify-content:space-between;align-items:center;gap:12px;margin-top:16px;display:flex}.AuthModal-module__eA5lqa__linkButton{text-transform:none!important;color:#2563eb!important;background-color:#fff!important;border:2px solid #e5e7eb!important;border-radius:8px!important;padding:10px 18px!important;font-size:.95rem!important;font-weight:600!important;transition:all .2s!important}.AuthModal-module__eA5lqa__linkButton:hover{color:#1d4ed8!important;background-color:#f0f7ff!important;border-color:#2563eb!important}.AuthModal-module__eA5lqa__linkButton:disabled{color:#9ca3af!important;cursor:not-allowed!important;background-color:#f9fafb!important;border-color:#e5e7eb!important}.AuthModal-module__eA5lqa__formGrid{flex-direction:column;gap:14px;display:flex}.AuthModal-module__eA5lqa__textField{margin-bottom:4px!important}.AuthModal-module__eA5lqa__textField fieldset{border-width:2px!important;border-color:#e5e7eb!important;border-radius:8px!important}.AuthModal-module__eA5lqa__textField:hover fieldset{border-color:#d1d5db!important}.AuthModal-module__eA5lqa__textField.AuthModal-module__eA5lqa__Mui-focused fieldset{border-width:2px!important;border-color:#2563eb!important}.AuthModal-module__eA5lqa__textField input{color:#1f2937!important;padding:12px 14px!important;font-size:.95rem!important}.AuthModal-module__eA5lqa__textField label{color:#6b7280!important;font-weight:500!important}@media (max-width:600px){.AuthModal-module__eA5lqa__modalPaper{padding:20px;border-radius:16px!important}.AuthModal-module__eA5lqa__headerContent{font-size:1.5rem}.AuthModal-module__eA5lqa__actionButton{padding:14px 20px!important;font-size:1rem!important}.AuthModal-module__eA5lqa__linkContainer{flex-direction:column;gap:8px}.AuthModal-module__eA5lqa__linkButton{justify-content:center;width:100%}}.AuthModal-module__eA5lqa__stepContainer hr{border-color:#e5e7eb!important;margin:8px 0!important}.AuthModal-module__eA5lqa__profileList{flex-direction:column;flex:1;gap:8px;min-height:100px;margin-top:12px;padding:4px;display:flex;overflow-y:auto}.AuthModal-module__eA5lqa__profileListItem{cursor:pointer;background-color:#fff;border:2px solid #e5e7eb;border-radius:12px;align-items:center;gap:14px;padding:12px 16px;transition:all .2s;display:flex}.AuthModal-module__eA5lqa__profileListItem:hover{background-color:#f0f7ff;border-color:#2563eb;transform:translate(4px);box-shadow:0 2px 8px #2563eb1f}.AuthModal-module__eA5lqa__profileListAvatar{color:#fff;text-transform:uppercase;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border-radius:50%;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;font-size:1.1rem;font-weight:700;display:flex}.AuthModal-module__eA5lqa__profileListInfo{flex-direction:column;flex:1;gap:2px;display:flex}.AuthModal-module__eA5lqa__profileListName{color:#1f2937;font-size:.95rem;font-weight:600;line-height:1.2}.AuthModal-module__eA5lqa__profileListGrade{color:#6b7280;font-size:.8rem}.AuthModal-module__eA5lqa__addProfileItem{background-color:#f9fafb;border:2px dashed #d1d5db}.AuthModal-module__eA5lqa__addProfileItem:hover{background-color:#f0f7ff;border-color:#2563eb}.AuthModal-module__eA5lqa__addProfileItem .AuthModal-module__eA5lqa__profileListAvatar{color:#6b7280;background:#e5e7eb}.AuthModal-module__eA5lqa__addProfileItem:hover .AuthModal-module__eA5lqa__profileListAvatar{color:#2563eb;background:#dbeafe}.AuthModal-module__eA5lqa__profileList::-webkit-scrollbar{width:6px}.AuthModal-module__eA5lqa__profileList::-webkit-scrollbar-track{background:#f1f5f9;border-radius:10px}.AuthModal-module__eA5lqa__profileList::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.AuthModal-module__eA5lqa__profileList::-webkit-scrollbar-thumb:hover{background:#94a3b8}.AuthModal-module__eA5lqa__divider{text-align:center;color:#9ca3af;align-items:center;margin:10px 0;font-size:.875rem;font-weight:500;display:flex}.AuthModal-module__eA5lqa__divider:before,.AuthModal-module__eA5lqa__divider:after{content:"";border-bottom:2px solid #e5e7eb;flex:1}.AuthModal-module__eA5lqa__divider span{padding:0 12px}.AuthModal-module__eA5lqa__emailLoginContainer{flex-direction:column;gap:16px;margin-top:8px;animation:.5s ease-out forwards AuthModal-module__eA5lqa__fadeInUp;display:flex}
.LoadingScreen-module__E3fqKG__loadingOverlay{z-index:9999;background:linear-gradient(135deg,#1e3a5f 0%,#0f1c2e 50%,#1a1a2e 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0;overflow:hidden}.LoadingScreen-module__E3fqKG__loadingOverlay:before{content:"";background:radial-gradient(circle,#3b82f61a 0%,#0000 50%);width:200%;height:200%;animation:20s linear infinite LoadingScreen-module__E3fqKG__rotateGradient;position:absolute;top:-50%;left:-50%}@keyframes LoadingScreen-module__E3fqKG__rotateGradient{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.LoadingScreen-module__E3fqKG__loadingContainer{z-index:1;flex-direction:column;align-items:center;gap:32px;padding:48px;display:flex;position:relative}.LoadingScreen-module__E3fqKG__logoContainer{justify-content:center;align-items:center;width:120px;height:120px;display:flex;position:relative}.LoadingScreen-module__E3fqKG__mathSymbols{justify-content:center;align-items:center;width:80px;height:80px;display:flex;position:relative}.LoadingScreen-module__E3fqKG__symbol{color:#60a5fa;text-shadow:0 0 20px #60a5fa80;font-size:2rem;font-weight:700;animation:3s ease-in-out infinite LoadingScreen-module__E3fqKG__floatSymbol;position:absolute}.LoadingScreen-module__E3fqKG__symbol:first-child{animation-delay:0s;top:0;left:50%;transform:translate(-50%)}.LoadingScreen-module__E3fqKG__symbol:nth-child(2){animation-delay:.75s;top:50%;right:0;transform:translateY(-50%)}.LoadingScreen-module__E3fqKG__symbol:nth-child(3){animation-delay:1.5s;bottom:0;left:50%;transform:translate(-50%)}.LoadingScreen-module__E3fqKG__symbol:nth-child(4){animation-delay:2.25s;top:50%;left:0;transform:translateY(-50%)}@keyframes LoadingScreen-module__E3fqKG__floatSymbol{0%,to{opacity:.4;transform:scale(.9)}50%{opacity:1;transform:scale(1.2)}}.LoadingScreen-module__E3fqKG__pulseRing{border:2px solid #60a5fa4d;border-radius:50%;width:100%;height:100%;animation:2s ease-out infinite LoadingScreen-module__E3fqKG__pulse;position:absolute}@keyframes LoadingScreen-module__E3fqKG__pulse{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(2)}}.LoadingScreen-module__E3fqKG__spinnerContainer{position:relative}.LoadingScreen-module__E3fqKG__spinner{gap:12px;display:flex}.LoadingScreen-module__E3fqKG__spinnerDot{background:linear-gradient(135deg,#3b82f6 0%,#60a5fa 100%);border-radius:50%;width:14px;height:14px;animation:1.4s ease-in-out infinite both LoadingScreen-module__E3fqKG__bounce;box-shadow:0 4px 15px #3b82f666}.LoadingScreen-module__E3fqKG__spinnerDot:first-child{animation-delay:-.32s}.LoadingScreen-module__E3fqKG__spinnerDot:nth-child(2){animation-delay:-.16s}.LoadingScreen-module__E3fqKG__spinnerDot:nth-child(3){animation-delay:0s}@keyframes LoadingScreen-module__E3fqKG__bounce{0%,80%,to{opacity:.5;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}.LoadingScreen-module__E3fqKG__textContent{text-align:center}.LoadingScreen-module__E3fqKG__title{color:#fff;letter-spacing:-.02em;margin:0 0 12px;font-size:1.75rem;font-weight:700;animation:.6s ease-out LoadingScreen-module__E3fqKG__fadeIn}.LoadingScreen-module__E3fqKG__subtitle{color:#ffffffb3;max-width:300px;margin:0;font-size:1rem;line-height:1.5;animation:.6s ease-out .2s both LoadingScreen-module__E3fqKG__fadeIn}@keyframes LoadingScreen-module__E3fqKG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.LoadingScreen-module__E3fqKG__progressContainer{width:240px}.LoadingScreen-module__E3fqKG__progressBar{background:#ffffff1a;border-radius:10px;width:100%;height:4px;overflow:hidden}.LoadingScreen-module__E3fqKG__progressFill{background:linear-gradient(90deg,#3b82f6,#60a5fa,#3b82f6) 0 0/200% 100%;border-radius:10px;width:30%;height:100%;animation:1.5s ease-in-out infinite LoadingScreen-module__E3fqKG__progressSlide}@keyframes LoadingScreen-module__E3fqKG__progressSlide{0%{background-position:0%;transform:translate(-100%)}50%{background-position:100%}to{background-position:0%;transform:translate(400%)}}@media (max-width:480px){.LoadingScreen-module__E3fqKG__loadingContainer{gap:24px;padding:32px 24px}.LoadingScreen-module__E3fqKG__logoContainer{width:100px;height:100px}.LoadingScreen-module__E3fqKG__mathSymbols{width:60px;height:60px}.LoadingScreen-module__E3fqKG__symbol,.LoadingScreen-module__E3fqKG__title{font-size:1.5rem}.LoadingScreen-module__E3fqKG__subtitle{font-size:.9rem}.LoadingScreen-module__E3fqKG__progressContainer{width:200px}}
.QuestionPalette-module__6IglTG__paletteButton{text-transform:none!important;font-family:Inter,sans-serif!important;font-weight:600!important}.QuestionPalette-module__6IglTG__drawerHeader{background:#f8fafc;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1rem;display:flex}.QuestionPalette-module__6IglTG__gridContainer{scroll-behavior:smooth;flex:1;grid-template-columns:repeat(4,1fr);gap:.5rem;min-height:0;padding:1rem;display:grid;overflow-y:auto}.QuestionPalette-module__6IglTG__gridItem{aspect-ratio:1;color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:.25rem;justify-content:center;align-items:center;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.QuestionPalette-module__6IglTG__gridItem:hover{background:#f8fafc;border-color:#94a3b8}.QuestionPalette-module__6IglTG__gridItem.QuestionPalette-module__6IglTG__completed{color:#fff;background:#22c55e;border-color:#22c55e}.QuestionPalette-module__6IglTG__gridItem.QuestionPalette-module__6IglTG__markedForReview{color:#fff;background:#9333ea;border-color:#9333ea}.QuestionPalette-module__6IglTG__gridItem.QuestionPalette-module__6IglTG__active{color:#2563eb;background:#eff6ff;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb33}.QuestionPalette-module__6IglTG__gridItem.QuestionPalette-module__6IglTG__completed.QuestionPalette-module__6IglTG__active{color:#fff;background:#16a34a;border-color:#15803d}.QuestionPalette-module__6IglTG__gridItem.QuestionPalette-module__6IglTG__markedForReview.QuestionPalette-module__6IglTG__active{color:#fff;background:#7e22ce;border-color:#6b21a8;box-shadow:0 0 0 2px #9333ea4d}.QuestionPalette-module__6IglTG__legend{background:#f8fafc;border-top:1px solid #e2e8f0;flex-direction:column;gap:.5rem;margin-top:auto;padding:1rem;display:flex}.QuestionPalette-module__6IglTG__legendItem{color:#475569;align-items:center;gap:.5rem;font-size:.75rem;font-weight:500;display:flex}.QuestionPalette-module__6IglTG__dot{background:#fff;border:1px solid #e2e8f0;border-radius:.125rem;width:.75rem;height:.75rem}.QuestionPalette-module__6IglTG__dot.QuestionPalette-module__6IglTG__completed{background:#22c55e;border-color:#22c55e}.QuestionPalette-module__6IglTG__dot.QuestionPalette-module__6IglTG__markedForReview{background:#9333ea;border-color:#9333ea}.QuestionPalette-module__6IglTG__dot.QuestionPalette-module__6IglTG__active{background:#eff6ff;border-color:#2563eb}.QuestionPalette-module__6IglTG__desktopPalette{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.QuestionPalette-module__6IglTG__desktopPalette .QuestionPalette-module__6IglTG__drawerHeader{color:#1e293b;padding:.75rem 1rem;font-size:.875rem;font-weight:600;display:flex}.QuestionPalette-module__6IglTG__mobilePalette{display:none}@media (max-width:1024px){.QuestionPalette-module__6IglTG__desktopPalette{display:none}.QuestionPalette-module__6IglTG__mobilePalette{display:block}}.QuestionPalette-module__6IglTG__navigationContainer{background:#f8fafc;border-top:1px solid #e2e8f0;gap:12px;padding:16px;display:flex}.QuestionPalette-module__6IglTG__navButton{flex:1;text-transform:none!important;color:#475569!important;background:#fff!important;border-color:#e2e8f0!important;border-radius:8px!important;padding:10px 16px!important;font-size:.9rem!important;font-weight:600!important;transition:all .2s!important}.QuestionPalette-module__6IglTG__navButton:hover:not(:disabled){color:#1e293b!important;background:#f1f5f9!important;border-color:#94a3b8!important}.QuestionPalette-module__6IglTG__navButton:disabled{opacity:.5!important;cursor:not-allowed!important}.QuestionPalette-module__6IglTG__nextButton{flex:1;text-transform:none!important;color:#fff!important;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%)!important;border-radius:8px!important;padding:10px 16px!important;font-size:.9rem!important;font-weight:600!important;transition:all .2s!important;box-shadow:0 2px 8px #2563eb4d!important}.QuestionPalette-module__6IglTG__nextButton:hover{transform:translateY(-1px);background:linear-gradient(135deg,#1d4ed8 0%,#1e40af 100%)!important;box-shadow:0 4px 12px #2563eb66!important}.QuestionPalette-module__6IglTG__submitButton{flex:1;text-transform:none!important;color:#fff!important;background:linear-gradient(135deg,#16a34a 0%,#15803d 100%)!important;border-radius:8px!important;padding:10px 16px!important;font-size:.9rem!important;font-weight:600!important;transition:all .2s!important;box-shadow:0 2px 8px #16a34a4d!important}.QuestionPalette-module__6IglTG__submitButton:hover{transform:translateY(-1px);background:linear-gradient(135deg,#15803d 0%,#166534 100%)!important;box-shadow:0 4px 12px #16a34a66!important}
.SATInstructions-module__uW3dza__container{background:#f8fafc;flex-direction:column;justify-content:center;align-items:center;min-height:80vh;padding:2rem;display:flex}.SATInstructions-module__uW3dza__card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:100%;max-width:600px;overflow:hidden;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.SATInstructions-module__uW3dza__header{color:#fff;text-align:center;background:linear-gradient(135deg,#3c91f3 0%,#2563eb 100%);padding:2rem}.SATInstructions-module__uW3dza__title{margin:0 0 .5rem;font-size:2rem;font-weight:700}.SATInstructions-module__uW3dza__subtitle{opacity:.9;margin:0;font-size:1.1rem}.SATInstructions-module__uW3dza__content{padding:2.5rem}.SATInstructions-module__uW3dza__instructionSection{margin-bottom:2rem}.SATInstructions-module__uW3dza__instructionTitle{color:#1e293b;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.25rem;font-weight:600;display:flex}.SATInstructions-module__uW3dza__list{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.SATInstructions-module__uW3dza__listItem{color:#475569;align-items:flex-start;gap:1rem;font-size:1rem;line-height:1.5;display:flex}.SATInstructions-module__uW3dza__iconWrapper{color:#2563eb;background:#eff6ff;border-radius:8px;justify-content:center;align-items:center;padding:.5rem;display:flex}.SATInstructions-module__uW3dza__footer{border-top:1px solid #f1f5f9;justify-content:flex-end;gap:1rem;padding:1.5rem 2.5rem 2.5rem;display:flex}.SATInstructions-module__uW3dza__button{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.SATInstructions-module__uW3dza__primaryButton{color:#fff;background:#2563eb}.SATInstructions-module__uW3dza__primaryButton:hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 4px 6px -1px #2563eb33}.SATInstructions-module__uW3dza__secondaryButton{color:#64748b;background:#fff;border:1px solid #cbd5e1}.SATInstructions-module__uW3dza__secondaryButton:hover{color:#334155;background:#f8fafc;border-color:#94a3b8}
.page-module___8aEwW__page{min-height:100vh;font-family:Inter,sans-serif}.page-module___8aEwW__heroContainer{background:radial-gradient(circle at 70%,#fff 0%,#e0f2fe 100%);justify-content:space-between;align-items:center;gap:2rem;min-height:calc(85vh - 80px);padding:2rem 5%;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__heroContainer>*{width:100%;max-width:1400px}.page-module___8aEwW__heroInner{justify-content:space-between;align-items:center;gap:3rem;width:100%;max-width:1400px;margin:0 auto;display:flex}.page-module___8aEwW__contentContainer{z-index:2;flex:1;max-width:600px}.page-module___8aEwW__contentContainer h1{color:#1a202c;-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#1e40af 0%,#0ea5e9 100%);-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3rem;font-weight:800;line-height:1.15}.page-module___8aEwW__contentContainer>p:first-of-type{color:#4f46e5;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;font-size:.95rem;font-weight:600}.page-module___8aEwW__contentContainer>p:nth-of-type(2){color:#4b5563;margin-bottom:2rem;font-size:1.25rem;line-height:1.5}.page-module___8aEwW__contentContainer button{color:#fff;text-transform:none;background:linear-gradient(135deg,#2563eb 0%,#0ea5e9 100%);border:none;border-radius:.5rem;padding:1rem 2rem;font-size:1.125rem;font-weight:600;transition:all .2s;box-shadow:0 4px 6px -1px #2563eb1a,0 2px 4px -1px #2563eb0f}.page-module___8aEwW__contentContainer button:hover{background:linear-gradient(135deg,#1d4ed8 0%,#0369a1 100%);transform:translateY(-2px);box-shadow:0 10px 15px -3px #2563eb33,0 4px 6px -2px #2563eb1a}.page-module___8aEwW__listContainer{margin-bottom:2.5rem}.page-module___8aEwW__listContainer ul{flex-wrap:wrap;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.page-module___8aEwW__listContainer li{background:#e0f2fe80;border:1px solid #bae6fd66;border-radius:999px;align-items:center;padding:.5rem 1.25rem;transition:all .2s;display:flex}.page-module___8aEwW__listContainer li:hover{background:#2563eb1f;transform:translateY(-2px);box-shadow:0 4px 6px -1px #2563eb1a}.page-module___8aEwW__listContainer p{color:#2563eb;letter-spacing:.01em;margin:0;font-size:.95rem;font-weight:600}.page-module___8aEwW__featuresContainer{gap:2rem;margin-top:4rem;display:flex}.page-module___8aEwW__featureItem{flex-direction:column;align-items:flex-start;gap:.5rem;display:flex}.page-module___8aEwW__featureItem svg{color:#0284c7;width:24px;height:24px}.page-module___8aEwW__featureItem p{color:#374151;font-size:.875rem;font-weight:600}.page-module___8aEwW__illustrationContainer{flex:1.1;justify-content:center;align-items:center;max-width:650px;display:flex}.page-module___8aEwW__whyChooseUsContainer{background-color:#f0f9ff;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1400px;margin-top:0;margin-left:auto;margin-right:auto;padding:1rem 5%;display:grid}.page-module___8aEwW__whyChooseUsContainer>div{opacity:0;background:#fff;border:none;border-radius:1rem;flex-direction:row;align-items:flex-start;gap:1rem;padding:1.5rem;transition:all .2s ease-in-out;animation:.5s cubic-bezier(.2,.8,.2,1) forwards page-module___8aEwW__fadeInUp;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}.page-module___8aEwW__whyChooseUsContainer>div:first-child{animation-delay:50ms}.page-module___8aEwW__whyChooseUsContainer>div:nth-child(2){animation-delay:.1s}.page-module___8aEwW__whyChooseUsContainer>div:nth-child(3){animation-delay:.15s}.page-module___8aEwW__whyChooseUsContainer>div:nth-child(4){animation-delay:.2s}.page-module___8aEwW__whyChooseUsContainer>div:nth-child(5){animation-delay:.25s}.page-module___8aEwW__whyChooseUsContainer>div:nth-child(6){animation-delay:.3s}.page-module___8aEwW__whyChooseUsContainer>div:nth-child(7){animation-delay:.35s}.page-module___8aEwW__whyChooseUsContainer>div:nth-child(8){animation-delay:.4s}@keyframes page-module___8aEwW__fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.page-module___8aEwW__whyChooseUsContainer>div:before{display:none}.page-module___8aEwW__whyChooseUsContainer>div:hover{border-color:#0ea5e9;transform:translateY(-4px);box-shadow:0 12px 24px -8px #0ea5e926}.page-module___8aEwW__whyChooseUsContainer svg{box-sizing:content-box;background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border:1px solid #bfdbfe;border-radius:10px;flex-shrink:0;width:24px;height:24px;margin-bottom:0;padding:10px;color:#2563eb!important}.page-module___8aEwW__whyChooseUsContainer>div:nth-child(n) svg{box-shadow:none;background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%)}.page-module___8aEwW__whyChooseUsContainer h4{color:#111827;letter-spacing:-.02em;margin:0;font-size:1.35rem;font-weight:800}.page-module___8aEwW__whyChooseUsContainer p{color:#4b5563;margin:0;font-size:1rem;font-weight:500;line-height:1.6}.page-module___8aEwW__poweredByContainer{background-color:#fff;align-items:center;gap:4rem;max-width:1400px;margin-top:2rem;margin-left:auto;margin-right:auto;padding:3rem 5%;display:flex}.page-module___8aEwW__poweredByContainer>div:first-child{flex:1}.page-module___8aEwW__poweredByContainer>div:last-child{flex:1;justify-content:center;display:flex}.page-module___8aEwW__poweredByContainer h2{color:#1a202c;-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#1e40af,#0ea5e9);-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:2.5rem;font-weight:800}.page-module___8aEwW__poweredByContainer p{color:#4b5563;font-size:1.125rem;line-height:1.8}.page-module___8aEwW__poweredByContainerImage{object-fit:contain;width:auto;max-height:300px}.page-module___8aEwW__poweredByContainer ul{flex-direction:column;gap:.75rem;margin-top:1.5rem;padding:0;list-style:none;display:flex}.page-module___8aEwW__poweredByContainer a{color:#2563eb;align-items:center;gap:.5rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.page-module___8aEwW__poweredByContainer a:hover{color:#1d4ed8;text-decoration:underline}.page-module___8aEwW__empoweringParentsContainer{background-color:#fff;align-items:center;gap:2rem;max-width:1400px;margin-left:auto;margin-right:auto;padding:3rem 5%;display:flex}.page-module___8aEwW__empoweringParentsContent{flex:1}.page-module___8aEwW__empoweringParentsTitle{color:#1a202c;-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#1e40af,#0ea5e9);-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:2.5rem;font-weight:800}.page-module___8aEwW__empoweringParentsDescription{color:#4b5563;margin-bottom:2rem;font-size:1.125rem;line-height:1.8}.page-module___8aEwW__empoweringParentsList{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.page-module___8aEwW__empoweringParentsListItem{align-items:center;gap:.75rem;padding-left:2rem;display:flex;position:relative}.page-module___8aEwW__empoweringParentsListItem:before{content:"";background:linear-gradient(135deg,#1e40af,#0ea5e9);border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute;left:0}.page-module___8aEwW__empoweringParentsListItem:after{content:"âœ“";color:#fff;font-size:.75rem;font-weight:700;position:absolute;left:5px}.page-module___8aEwW__empoweringParentsListItem p{color:#374151;margin:0;font-size:1rem;font-weight:500;line-height:1.6}.page-module___8aEwW__placesContainer{background-color:#f8fafc;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;padding:3rem 5%;display:grid}.page-module___8aEwW__placeContainer{color:inherit;background:#fff;border:1px solid #0000000d;border-radius:1rem;flex-direction:column;text-decoration:none;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.page-module___8aEwW__placeContainer:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.page-module___8aEwW__placeImage{object-fit:cover;width:100%;height:200px}.page-module___8aEwW__placeTitle{color:#1e293b;margin:1.5rem 1.5rem .5rem;font-size:1.25rem;font-weight:700}.page-module___8aEwW__placeDescription{color:#64748b;margin:0 1.5rem 1.5rem;font-size:.95rem;line-height:1.6}.page-module___8aEwW__placeVisitNow{color:#2563eb;align-items:center;gap:.5rem;margin:auto 1.5rem 1.5rem;font-size:1rem;font-weight:700;transition:all .2s;display:inline-flex}.page-module___8aEwW__placeContainer:hover .page-module___8aEwW__placeVisitNow{color:#1d4ed8;transform:translate(5px)}@media (max-width:768px){.page-module___8aEwW__heroContainer{text-align:center;flex-direction:column;gap:2rem;min-height:auto;padding:2rem 5%}.page-module___8aEwW__heroInner{flex-direction:column;gap:2rem}.page-module___8aEwW__contentContainer{flex-direction:column;align-items:center;max-width:100%;display:flex}.page-module___8aEwW__contentContainer h1{font-size:2.5rem}.page-module___8aEwW__illustrationContainer{max-width:100%}.page-module___8aEwW__listContainer ul{justify-content:center}.page-module___8aEwW__featuresContainer{flex-wrap:wrap;justify-content:center;gap:1.5rem}.page-module___8aEwW__featureItem{align-items:center}.page-module___8aEwW__whyChooseUsContainer{grid-template-columns:1fr;padding:3rem 5%}.page-module___8aEwW__poweredByContainer{text-align:center;flex-direction:column;gap:2rem;padding:3rem 5%}.page-module___8aEwW__poweredByContainer h2{font-size:2rem}.page-module___8aEwW__poweredByContainerImage{max-height:120px;margin-top:1rem;scale:1}.page-module___8aEwW__placesContainer{grid-template-columns:1fr;padding:3rem 5%}.page-module___8aEwW__empoweringParentsContainer{flex-direction:column;gap:2rem;padding:3rem 5%}.page-module___8aEwW__empoweringParentsTitle{text-align:center;font-size:2rem}.page-module___8aEwW__empoweringParentsDescription{text-align:center;font-size:1rem}}.page-module___8aEwW__modalRegistrationContent{background:#fff;border-radius:1.5rem;width:100%;max-width:600px;max-height:90vh;padding:3rem 2.5rem;animation:.3s ease-out page-module___8aEwW__modalSlideIn;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040}.page-module___8aEwW__modalRegistrationContent::-webkit-scrollbar{width:8px;display:none}.page-module___8aEwW__modalRegistrationContent::-webkit-scrollbar-track{background:#f1f5f9;border-radius:10px}.page-module___8aEwW__modalRegistrationContent::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#2563eb,#9333ea);border-radius:10px}.page-module___8aEwW__modalRegistrationContent::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#1d4ed8,#7e22ce)}@keyframes page-module___8aEwW__modalSlideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.page-module___8aEwW__modalRegistrationTitle{color:#1a202c;-webkit-text-fill-color:transparent;text-align:center;background:linear-gradient(90deg,#1e40af,#0ea5e9);-webkit-background-clip:text;background-clip:text;margin:0 0 .5rem;font-size:2rem;font-weight:800}.page-module___8aEwW__modalRegistrationDescription{color:#64748b;text-align:center;margin:0 0 2rem;font-size:1rem}.page-module___8aEwW__modalRegistrationForm{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.page-module___8aEwW__modalRegistrationButton{grid-column:1/-1}.page-module___8aEwW__modalRegistrationInputContainer{flex-direction:column;gap:.5rem;display:flex}.page-module___8aEwW__modalRegistrationLabel{color:#1e293b;margin:0;font-size:.95rem;font-weight:600}.page-module___8aEwW__modalRegistrationInput{background:#f8fafc;border:2px solid #e2e8f0;border-radius:.75rem;outline:none;padding:1rem 1.25rem;font-family:Inter,sans-serif;font-size:1rem;transition:all .2s}.page-module___8aEwW__modalRegistrationInput:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.page-module___8aEwW__modalRegistrationInput::placeholder{color:#94a3b8}.page-module___8aEwW__modalRegistrationInput option{padding:.5rem}.page-module___8aEwW__modalRegistrationButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#0ea5e9);border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.75rem;margin-top:.5rem;padding:1rem 2rem;font-family:Inter,sans-serif;font-size:1.125rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 6px -1px #2563eb33}.page-module___8aEwW__modalRegistrationButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 20px -5px #2563eb66}.page-module___8aEwW__modalRegistrationButton:active:not(:disabled){transform:translateY(0)}.page-module___8aEwW__modalRegistrationButton:disabled{opacity:.7;cursor:not-allowed;box-shadow:none;transform:none}@media (max-width:768px){.page-module___8aEwW__modalRegistrationContent{width:100%;max-height:85vh;padding:2rem 1.5rem}.page-module___8aEwW__modalRegistrationTitle{font-size:1.5rem}.page-module___8aEwW__modalRegistrationForm{grid-template-columns:1fr}.page-module___8aEwW__modalRegistrationInput{padding:.875rem 1rem;font-size:.95rem}.page-module___8aEwW__modalRegistrationButton{padding:.875rem 1.5rem;font-size:1rem}}.page-module___8aEwW__titleSection{margin-bottom:1.5rem}.page-module___8aEwW__nationalMathDay{color:#0369a1!important;text-transform:uppercase!important;letter-spacing:.05em!important;margin-bottom:.5rem!important;font-size:1.1rem!important;font-weight:700!important}.page-module___8aEwW__tagline{color:#0284c7!important;text-transform:uppercase!important;letter-spacing:.05em!important;margin-bottom:0!important;font-size:1rem!important;font-weight:600!important}.page-module___8aEwW__subtitle{color:#4b5563!important;margin-bottom:2.5rem!important;font-size:1.25rem!important;line-height:1.6!important}.page-module___8aEwW__badgesContainer{flex-wrap:wrap;gap:1rem;margin-bottom:2.5rem;display:flex}.page-module___8aEwW__badge{cursor:pointer;background:linear-gradient(135deg,#2563eb1a 0%,#9333ea1a 100%);border:2px solid #2563eb33;border-radius:999px;align-items:center;gap:.75rem;padding:.75rem 1.5rem;transition:all .3s;display:flex}.page-module___8aEwW__badge:hover{background:linear-gradient(135deg,#2563eb26 0%,#9333ea26 100%);border-color:#2563eb66;transform:translateY(-3px);box-shadow:0 8px 16px -4px #2563eb4d}.page-module___8aEwW__badgeIcon{color:#2563eb;width:20px;height:20px}.page-module___8aEwW__badge span{color:#2563eb;letter-spacing:.01em;font-size:.95rem;font-weight:600}@media (max-width:768px){.page-module___8aEwW__badgesContainer{justify-content:center}.page-module___8aEwW__badge{padding:.6rem 1.25rem}.page-module___8aEwW__badgeIcon{width:18px;height:18px}.page-module___8aEwW__badge span{font-size:.875rem}}@media (max-width:1024px){.page-module___8aEwW__heroContainer{gap:3rem;padding:2rem 7%}.page-module___8aEwW__contentContainer h1{font-size:3rem}.page-module___8aEwW__nationalMathDay{font-size:1rem!important}.page-module___8aEwW__tagline{font-size:.95rem!important}.page-module___8aEwW__subtitle{font-size:1.15rem!important}.page-module___8aEwW__badgesContainer{justify-content:center}.page-module___8aEwW__badge{padding:.65rem 1.35rem}.page-module___8aEwW__featuresContainer{gap:1.75rem;margin-top:3rem}}@media (max-width:768px){.page-module___8aEwW__heroContainer{text-align:center;flex-direction:column;gap:2.5rem;min-height:auto;padding:1.5rem 5%}.page-module___8aEwW__contentContainer{flex-direction:column;align-items:center;max-width:100%;display:flex}.page-module___8aEwW__titleSection{margin-bottom:1.25rem}.page-module___8aEwW__nationalMathDay{margin-bottom:.4rem!important;font-size:.95rem!important}.page-module___8aEwW__tagline{font-size:.9rem!important}.page-module___8aEwW__contentContainer h1{font-size:2.25rem;line-height:1.15}.page-module___8aEwW__subtitle{margin-bottom:2rem!important;font-size:1.05rem!important}.page-module___8aEwW__badgesContainer{justify-content:center;gap:.75rem;margin-bottom:2rem}.page-module___8aEwW__badge{padding:.6rem 1.15rem;font-size:.9rem}.page-module___8aEwW__badgeIcon{width:18px;height:18px}.page-module___8aEwW__badge span{font-size:.875rem}.page-module___8aEwW__featuresContainer{flex-wrap:wrap;justify-content:center;gap:1.25rem;margin-top:2.5rem}.page-module___8aEwW__featureItem{align-items:center;min-width:120px}.page-module___8aEwW__featureItem svg{width:22px;height:22px}.page-module___8aEwW__featureItem p{font-size:.85rem}.page-module___8aEwW__listContainer ul{justify-content:center}.page-module___8aEwW__whyChooseUsContainer{grid-template-columns:1fr;gap:1.5rem;padding:2.5rem 5%}.page-module___8aEwW__poweredByContainer{text-align:center;flex-direction:column;gap:1.75rem;padding:2.5rem 5%}.page-module___8aEwW__poweredByContainer h2{font-size:1.85rem}.page-module___8aEwW__poweredByContainer p{font-size:1rem}.page-module___8aEwW__poweredByContainerImage{max-height:110px;margin-top:.75rem;scale:1}.page-module___8aEwW__placesContainer{grid-template-columns:1fr;gap:1.5rem;padding:2.5rem 5%}.page-module___8aEwW__empoweringParentsContainer{flex-direction:column;gap:1.75rem;padding:2.5rem 5%}.page-module___8aEwW__empoweringParentsTitle{text-align:center;font-size:1.85rem}.page-module___8aEwW__empoweringParentsDescription{text-align:center;font-size:.975rem}}@media (max-width:480px){.page-module___8aEwW__heroContainer{gap:2rem;padding:1.25rem 4%}.page-module___8aEwW__titleSection{margin-bottom:1rem}.page-module___8aEwW__nationalMathDay{letter-spacing:.03em!important;font-size:.85rem!important}.page-module___8aEwW__tagline{font-size:.825rem!important}.page-module___8aEwW__contentContainer h1{margin-bottom:1rem;font-size:1.85rem;line-height:1.2}.page-module___8aEwW__subtitle{margin-bottom:1.75rem!important;font-size:.95rem!important}.page-module___8aEwW__badgesContainer{flex-wrap:wrap;gap:.6rem;margin-bottom:1.75rem}.page-module___8aEwW__badge{padding:.55rem 1rem}.page-module___8aEwW__badgeIcon{width:16px;height:16px}.page-module___8aEwW__badge span{font-size:.8rem}.page-module___8aEwW__featuresContainer{gap:1rem;margin-top:2rem}.page-module___8aEwW__featureItem{min-width:100px}.page-module___8aEwW__featureItem svg{width:20px;height:20px}.page-module___8aEwW__featureItem p{font-size:.8rem}.page-module___8aEwW__whyChooseUsContainer{gap:1.25rem;padding:2rem 4%}.page-module___8aEwW__whyChooseUsContainer>div{padding:1.5rem}.page-module___8aEwW__whyChooseUsContainer h4{font-size:1.1rem}.page-module___8aEwW__whyChooseUsContainer p{font-size:.875rem}.page-module___8aEwW__poweredByContainer{gap:1.5rem;padding:2rem 4%}.page-module___8aEwW__poweredByContainer h2{font-size:1.65rem}.page-module___8aEwW__poweredByContainer p{font-size:.925rem;line-height:1.65}.page-module___8aEwW__poweredByContainerImage{max-height:90px}.page-module___8aEwW__placesContainer{gap:1.25rem;padding:2rem 4%}.page-module___8aEwW__empoweringParentsContainer{gap:1.5rem;padding:2rem 4%}.page-module___8aEwW__empoweringParentsTitle{font-size:1.65rem}.page-module___8aEwW__empoweringParentsDescription{font-size:.9rem}.page-module___8aEwW__empoweringParentsList{gap:.85rem}.page-module___8aEwW__empoweringParentsListItem p{font-size:.9rem}}@media (max-width:1024px){.page-module___8aEwW__heroContainer{gap:2rem;padding:2rem 5%}.page-module___8aEwW__contentContainer{max-width:550px}.page-module___8aEwW__illustrationContainer{justify-content:flex-end}.page-module___8aEwW__whyChooseUsContainer{gap:1.5rem;padding:3rem 5%}.page-module___8aEwW__poweredByContainer{gap:2.5rem;padding:3rem 5%}.page-module___8aEwW__poweredByContainer h2{font-size:2rem}.page-module___8aEwW__empoweringParentsContainer{gap:2.5rem;padding:3rem 5%}.page-module___8aEwW__empoweringParentsTitle{font-size:2rem}.page-module___8aEwW__placesContainer{padding:3rem 5%}}@media (max-width:768px){.page-module___8aEwW__heroContainer{text-align:center;flex-direction:column;padding:2rem 1.5rem}.page-module___8aEwW__contentContainer{align-items:center;max-width:100%}.page-module___8aEwW__illustrationContainer{justify-content:center;width:100%;margin-top:2rem}.page-module___8aEwW__whyChooseUsContainer{grid-template-columns:1fr;padding:2.5rem 1.5rem}.page-module___8aEwW__poweredByContainer{text-align:center;flex-direction:column;padding:2.5rem 1.5rem}.page-module___8aEwW__empoweringParentsContainer{flex-direction:column;padding:2.5rem 1.5rem}.page-module___8aEwW__placesContainer{grid-template-columns:1fr;padding:2.5rem 1.5rem}.page-module___8aEwW__modalRegistrationContent{max-height:80vh;margin:1rem;padding:1.5rem}}.page-module___8aEwW__gradeSelectionGrid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:1rem;margin-top:1rem;padding:.5rem 0;display:grid}.page-module___8aEwW__gradeSelectionButton{cursor:pointer;text-align:center;color:#475569;background:#fff;border:2px solid #e2e8f0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:1.25rem .5rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #0000000d}.page-module___8aEwW__gradeSelectionButton:hover{color:#1d4ed8;background:#eff6ff;border-color:#3b82f6;transform:translateY(-3px);box-shadow:0 4px 6px -1px #3b82f61a,0 2px 4px -1px #3b82f60f}.page-module___8aEwW__gradeSelectionNumber{color:inherit;margin-bottom:.25rem;font-size:1.75rem;font-weight:800;line-height:1}.page-module___8aEwW__gradeSelectionLabel{text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;font-size:.75rem;font-weight:600;transition:color .2s}.page-module___8aEwW__gradeSelectionButton:hover .page-module___8aEwW__gradeSelectionLabel{color:#60a5fa}.page-module___8aEwW__gradeSelectionButtonDisabled{opacity:.6;cursor:not-allowed;background:#f8fafc;border-color:#f1f5f9}.page-module___8aEwW__gradeSelectionButtonDisabled:hover{box-shadow:none;color:#94a3b8;background:#f8fafc;border-color:#f1f5f9;transform:none}@media (max-width:640px){.page-module___8aEwW__gradeSelectionGrid{grid-template-columns:repeat(3,1fr);gap:.75rem}.page-module___8aEwW__gradeSelectionNumber{font-size:1.5rem}.page-module___8aEwW__gradeSelectionButton{padding:1rem .5rem}}
.Footer-module__Grjkva__footer{color:#e2e8f0;background:linear-gradient(#0f172a,#1e293b);margin-top:4rem;padding:4rem 0 0}.Footer-module__Grjkva__footerContent{border-bottom:1px solid #ffffff1a;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;padding:0 10% 3rem;display:grid}.Footer-module__Grjkva__footerSection{flex-direction:column;gap:1rem;display:flex}.Footer-module__Grjkva__footerBrand{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#60a5fa,#a78bfa);-webkit-background-clip:text;background-clip:text;margin:0 0 .5rem;font-size:1.5rem;font-weight:800}.Footer-module__Grjkva__footerDescription{color:#cbd5e1;margin:0 0 1rem;font-size:.95rem;line-height:1.6}.Footer-module__Grjkva__socialLinks{gap:1rem;margin-top:.5rem;display:flex}.Footer-module__Grjkva__socialLinks a{color:#e2e8f0;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.5rem;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.Footer-module__Grjkva__socialLinks a:hover{background:linear-gradient(135deg,#2563eb,#9333ea);border-color:#0000;transform:translateY(-3px);box-shadow:0 10px 20px #2563eb4d}.Footer-module__Grjkva__footerTitle{color:#f1f5f9;margin:0 0 1rem;font-size:1.125rem;font-weight:700}.Footer-module__Grjkva__footerList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__Grjkva__footerList li a{color:#cbd5e1;font-size:.95rem;text-decoration:none;transition:all .2s;display:inline-block}.Footer-module__Grjkva__footerList li a:hover{color:#60a5fa;transform:translate(5px)}.Footer-module__Grjkva__footerContactList{flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__Grjkva__footerContactList li{color:#cbd5e1;align-items:flex-start;gap:.75rem;font-size:.95rem;line-height:1.6;display:flex}.Footer-module__Grjkva__footerContactList li svg{color:#60a5fa;flex-shrink:0;margin-top:.2rem}.Footer-module__Grjkva__footerContactList li a{color:#cbd5e1;word-break:break-word;text-decoration:none;transition:color .2s}.Footer-module__Grjkva__footerContactList li a:hover{color:#60a5fa}.Footer-module__Grjkva__footerContactList li span{color:#cbd5e1;max-width:280px;line-height:1.6}.Footer-module__Grjkva__footerBottom{background:#0003;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 10%;display:flex}.Footer-module__Grjkva__copyright{color:#94a3b8;margin:0;font-size:.9rem}.Footer-module__Grjkva__footerBottomLinks{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.Footer-module__Grjkva__footerBottomLinks a{color:#94a3b8;font-size:.9rem;text-decoration:none;transition:color .2s}.Footer-module__Grjkva__footerBottomLinks a:hover{color:#60a5fa}.Footer-module__Grjkva__separator{color:#475569;-webkit-user-select:none;user-select:none}@media (max-width:768px){.Footer-module__Grjkva__footer{margin-top:3rem;padding:3rem 0 0}.Footer-module__Grjkva__footerContent{grid-template-columns:1fr;gap:2.5rem;padding:0 5% 2rem}.Footer-module__Grjkva__footerSection{text-align:center;align-items:center}.Footer-module__Grjkva__socialLinks{justify-content:center}.Footer-module__Grjkva__footerList li a:hover{transform:translate(0)}.Footer-module__Grjkva__footerBottom{text-align:center;flex-direction:column;gap:1rem;padding:1.5rem 5%}.Footer-module__Grjkva__footerBottomLinks,.Footer-module__Grjkva__footerContactList li{justify-content:center}}
.SampleDashboard-module__tUMUGq__dashboardContainer{flex:1;justify-content:center;align-items:center;padding:2rem;display:flex}.SampleDashboard-module__tUMUGq__card{background:#fff;border-radius:1.5rem;flex-direction:column;gap:2rem;width:100%;max-width:480px;padding:2.5rem;font-family:Inter,sans-serif;display:flex;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.SampleDashboard-module__tUMUGq__header{text-align:center}.SampleDashboard-module__tUMUGq__title{color:#1a202c;margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.SampleDashboard-module__tUMUGq__subtitle{color:#64748b;margin:0;font-size:.95rem}.SampleDashboard-module__tUMUGq__scoreBanner{background:#fef2f2;border:1px solid #fee2e2;border-radius:1rem;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.SampleDashboard-module__tUMUGq__scoreLabel{color:#64748b;font-size:.875rem;font-weight:500}.SampleDashboard-module__tUMUGq__scoreBadge{color:#fff;background:#ef4444;border-radius:999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.SampleDashboard-module__tUMUGq__scoreValue{color:#ef4444;font-size:1.5rem;font-weight:800}.SampleDashboard-module__tUMUGq__statsGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.SampleDashboard-module__tUMUGq__statTile{background:#f5f3ff;border:1px solid #ede9fe;border-radius:1rem;flex-direction:column;align-items:center;gap:.5rem;padding:1.25rem;display:flex}.SampleDashboard-module__tUMUGq__statLabel{color:#7c3aed;font-size:.875rem;font-weight:600}.SampleDashboard-module__tUMUGq__statValue{color:#1a202c;font-size:1.75rem;font-weight:800}.SampleDashboard-module__tUMUGq__breakdownSection{flex-direction:column;gap:1rem;display:flex}.SampleDashboard-module__tUMUGq__sectionTitle{color:#1a202c;margin:0;font-size:1rem;font-weight:700}.SampleDashboard-module__tUMUGq__breakdownList{flex-direction:column;gap:1rem;display:flex}.SampleDashboard-module__tUMUGq__breakdownItem{flex-direction:column;gap:.5rem;display:flex}.SampleDashboard-module__tUMUGq__breakdownHeader{color:#4b5563;justify-content:space-between;font-size:.875rem;font-weight:500;display:flex}.SampleDashboard-module__tUMUGq__progressBar{background:#f1f5f9;border-radius:999px;height:8px;overflow:hidden}.SampleDashboard-module__tUMUGq__progressFill{background:#3b82f6;border-radius:999px;height:100%}.SampleDashboard-module__tUMUGq__ctaButton{color:#fff!important;text-transform:none!important;background:linear-gradient(90deg,#2563eb,#3b82f6)!important;border-radius:999px!important;padding:1rem!important;font-size:1rem!important;font-weight:600!important;transition:transform .2s!important;box-shadow:0 4px 6px -1px #2563eb33!important}.SampleDashboard-module__tUMUGq__ctaButton:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #2563eb4d!important}@media (max-width:442px){.SampleDashboard-module__tUMUGq__dashboardContainer{padding:0}}
.SuccessStories-module__itkTFa__container{background:linear-gradient(#fff,#f8f9fa);padding:2rem 0;overflow:hidden}.SuccessStories-module__itkTFa__title{text-align:center;-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#1a237e 0%,#0d47a1 100%);-webkit-background-clip:text;background-clip:text;width:100%;margin-bottom:1rem;padding:0 1rem;font-size:2.5rem;font-weight:800;display:inline-block;position:relative}.SuccessStories-module__itkTFa__subtitle{text-align:center;color:#546e7a;max-width:700px;margin:0 auto 3rem;padding:0 1rem;font-size:1.1rem;font-weight:500;line-height:1.6}.SuccessStories-module__itkTFa__carouselContainer{width:100%;padding:2rem 0;display:flex;position:relative;overflow:hidden}.SuccessStories-module__itkTFa__carouselContainer:before,.SuccessStories-module__itkTFa__carouselContainer:after{content:"";z-index:2;pointer-events:none;width:100px;height:100%;position:absolute;top:0}.SuccessStories-module__itkTFa__carouselContainer:before{background:linear-gradient(90deg,#fff,#0000);left:0}.SuccessStories-module__itkTFa__carouselContainer:after{background:linear-gradient(270deg,#fff,#0000);right:0}.SuccessStories-module__itkTFa__track{gap:2rem;width:max-content;padding-left:2rem;animation:80s linear infinite SuccessStories-module__itkTFa__scroll;display:flex}.SuccessStories-module__itkTFa__track:hover{animation-play-state:paused}@keyframes SuccessStories-module__itkTFa__scroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - 1rem))}}.SuccessStories-module__itkTFa__card{background:#fff;border:1px solid #0000000d;border-radius:20px;flex:0 0 280px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000014}.SuccessStories-module__itkTFa__card:hover{z-index:1;transform:translateY(-10px)scale(1.02);box-shadow:0 20px 40px #0000001f}.SuccessStories-module__itkTFa__imageContainer{width:100%;height:280px;position:relative;overflow:hidden}.SuccessStories-module__itkTFa__image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.SuccessStories-module__itkTFa__card:hover .SuccessStories-module__itkTFa__image{transform:scale(1.1)}.SuccessStories-module__itkTFa__content{text-align:center;padding:1.5rem}.SuccessStories-module__itkTFa__name{color:#1a237e;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.SuccessStories-module__itkTFa__grade{color:#666;text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-size:.9rem;font-weight:500}.SuccessStories-module__itkTFa__badge{color:#2e7d32;background:#e8f5e9;border-radius:50px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}.SuccessStories-module__itkTFa__badgeIcon{width:16px;height:16px}@media (max-width:1024px){.SuccessStories-module__itkTFa__card{flex:0 0 260px}.SuccessStories-module__itkTFa__imageContainer{height:260px}.SuccessStories-module__itkTFa__track{gap:1.5rem}}@media (max-width:768px){.SuccessStories-module__itkTFa__container{padding:3rem 0}.SuccessStories-module__itkTFa__title{margin-bottom:1rem;font-size:2rem}.SuccessStories-module__itkTFa__subtitle{margin-bottom:2rem;font-size:1rem}.SuccessStories-module__itkTFa__card{flex:0 0 240px}.SuccessStories-module__itkTFa__imageContainer{height:240px}.SuccessStories-module__itkTFa__carouselContainer:before,.SuccessStories-module__itkTFa__carouselContainer:after{width:50px}}@media (max-width:480px){.SuccessStories-module__itkTFa__title{font-size:1.75rem}.SuccessStories-module__itkTFa__card{flex:0 0 220px}.SuccessStories-module__itkTFa__imageContainer{height:220px}.SuccessStories-module__itkTFa__track{gap:1rem;animation-duration:50s}}
.Dashboard-module__8Mmpzq__pageWrapper{background-color:#f8f9fa;flex-direction:column;min-height:100vh;display:flex}.Dashboard-module__8Mmpzq__loadingContainer{justify-content:center;align-items:center;height:100vh;display:flex}.Dashboard-module__8Mmpzq__dashboardContainer{flex:1;grid-template-columns:320px 1fr;align-items:start;gap:24px;width:100%;max-width:1400px;margin:40px auto;padding:0 24px;display:grid}.Dashboard-module__8Mmpzq__profileSection{background:#fff;border:1px solid #f0f0f0;border-radius:16px;flex-direction:column;height:fit-content;transition:transform .3s;display:flex;overflow:hidden;box-shadow:0 4px 24px #0000000f}.Dashboard-module__8Mmpzq__profileCardHeader{text-align:center;border-bottom:1px solid #f0f0f0;padding-bottom:12px;position:relative}.Dashboard-module__8Mmpzq__profileCover{background:linear-gradient(135deg,#1e3a8a,#3b82f6);width:100%;height:70px}.Dashboard-module__8Mmpzq__avatarWrapper{justify-content:center;margin-top:-35px;display:flex;position:relative}.Dashboard-module__8Mmpzq__avatar{background:linear-gradient(135deg,#2563eb,#1d4ed8);border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;display:flex;box-shadow:0 4px 12px #2563eb40}.Dashboard-module__8Mmpzq__profileInfo{margin-top:8px;padding:0 16px}.Dashboard-module__8Mmpzq__profileInfo h1{color:#1f2937;letter-spacing:-.02em;margin:0 0 6px;font-size:1.25rem;font-weight:800}.Dashboard-module__8Mmpzq__gradeTag{color:#2563eb;background:#eff6ff;border-radius:16px;align-items:center;gap:4px;padding:4px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.Dashboard-module__8Mmpzq__profileBody{background:#fff;padding:16px}.Dashboard-module__8Mmpzq__controlPanel{background:0 0;border:none;margin-bottom:16px;padding:0}.Dashboard-module__8Mmpzq__childSelector{background:#fff;margin-bottom:10px!important}.Dashboard-module__8Mmpzq__actionButtonsRow{gap:8px;display:flex}.Dashboard-module__8Mmpzq__primaryActionBtn{color:#fff!important;text-transform:none!important;background:#2563eb!important;border-radius:8px!important;padding:6px 12px!important;font-size:.85rem!important;font-weight:600!important;box-shadow:0 2px 8px #2563eb33!important}.Dashboard-module__8Mmpzq__secondaryActionBtn{color:#64748b!important;text-transform:none!important;border-color:#cbd5e1!important;border-radius:8px!important;padding:6px 12px!important;font-size:.85rem!important;font-weight:600!important}.Dashboard-module__8Mmpzq__statsGrid{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:16px;display:grid}.Dashboard-module__8Mmpzq__statCard{text-align:center;background:#f8fafc;border:1px solid #f1f5f9;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:12px;display:flex}.Dashboard-module__8Mmpzq__statCard:hover{border-color:#e2e8f0;transform:translateY(-2px)}.Dashboard-module__8Mmpzq__statIconBox{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:0;display:flex}.Dashboard-module__8Mmpzq__statInfo{width:100%}.Dashboard-module__8Mmpzq__statLabel{color:#64748b;margin:0 0 2px;font-size:.7rem;font-weight:600}.Dashboard-module__8Mmpzq__statValue{color:#1e293b;margin:0;font-size:.95rem;font-weight:700}.Dashboard-module__8Mmpzq__logoutButtonText{width:100%;color:#ef4444!important;text-transform:none!important;border-radius:8px!important;padding:8px!important;font-size:.85rem!important;font-weight:600!important}.Dashboard-module__8Mmpzq__logoutButtonText:hover{background:#fef2f2!important}.Dashboard-module__8Mmpzq__tabsContainer{border-bottom:1px solid #e5e7eb;margin-bottom:24px}.Dashboard-module__8Mmpzq__customTabs{min-height:48px!important}.Dashboard-module__8Mmpzq__customTab{text-transform:none!important;color:#64748b!important;min-height:48px!important;font-size:1rem!important;font-weight:600!important}.Dashboard-module__8Mmpzq__customTab[aria-selected=true]{color:#2563eb!important}.Dashboard-module__8Mmpzq__rapidIcon{color:#d97706!important;background:#fffbeb!important}.Dashboard-module__8Mmpzq__rapidBadge{color:#92400e!important;background:#fef3c7!important}.Dashboard-module__8Mmpzq__reportsSection{background:#fff;border:1px solid #eee;border-radius:12px;flex-direction:column;padding:24px;display:flex;box-shadow:0 2px 12px #0000000d}.Dashboard-module__8Mmpzq__reportsList{flex-direction:column;gap:16px;height:100%;margin-top:10px;display:flex}.Dashboard-module__8Mmpzq__reportsSection h2{color:#1a1a1a;border-bottom:1px solid #eee;margin-top:0;margin-bottom:20px;padding-bottom:12px;font-size:1.25rem}.Dashboard-module__8Mmpzq__loader{color:#666;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:48px 0;display:flex}.Dashboard-module__8Mmpzq__loaderText{font-size:.95rem}.Dashboard-module__8Mmpzq__reportCard{border:1px solid #eee;margin-bottom:0;transition:all .2s;box-shadow:none!important;border-radius:8px!important}.Dashboard-module__8Mmpzq__reportCardLoading{opacity:.6;pointer-events:none}.Dashboard-module__8Mmpzq__reportCard:hover{background-color:#fcfcfc;border-color:#ddd;transform:translateY(-1px)}.Dashboard-module__8Mmpzq__reportContent{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:16px;display:flex;padding:16px 20px!important}.Dashboard-module__8Mmpzq__reportInfo{flex:1;align-items:center;gap:16px;display:flex}.Dashboard-module__8Mmpzq__reportIcon{color:#1976d2;background:#e3f2fd;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Dashboard-module__8Mmpzq__reportInfo h3{color:#1a1a1a;margin:0 0 2px;font-size:1rem;font-weight:600}.Dashboard-module__8Mmpzq__reportDate{color:#666;margin:0;font-size:.85rem}.Dashboard-module__8Mmpzq__reportScore{flex-shrink:0;align-items:center;gap:16px;display:flex}.Dashboard-module__8Mmpzq__scoreBadge{color:#2e7d32;background:#e8f5e9;border-radius:6px;padding:4px 10px;font-size:.85rem;font-weight:600}.Dashboard-module__8Mmpzq__emptyState{text-align:center;box-shadow:none;background:0 0;border-radius:0;padding:64px 24px}.Dashboard-module__8Mmpzq__emptyState img{opacity:.8;width:150px;margin:0 auto;display:block}.Dashboard-module__8Mmpzq__emptyState p{color:#666;margin:16px 0 24px;font-size:1rem}.Dashboard-module__8Mmpzq__startBtn{text-transform:none!important;background-color:#3c91f3!important;border-radius:8px!important;padding:8px 20px!important;font-size:.95rem!important;font-weight:600!important}.Dashboard-module__8Mmpzq__logoutButton{text-transform:none!important}.Dashboard-module__8Mmpzq__addChildForm{flex-direction:column;gap:14px;margin-top:8px;display:flex}.Dashboard-module__8Mmpzq__inputGroup{align-items:center;gap:12px;display:flex}.Dashboard-module__8Mmpzq__inputIcon{color:#4b5563;justify-content:center;min-width:24px;display:flex}.Dashboard-module__8Mmpzq__textField{margin-bottom:4px!important}.Dashboard-module__8Mmpzq__textField fieldset{border-width:2px!important;border-color:#e5e7eb!important;border-radius:8px!important}.Dashboard-module__8Mmpzq__textField:hover fieldset{border-color:#d1d5db!important}.Dashboard-module__8Mmpzq__textField.Dashboard-module__8Mmpzq__Mui-focused fieldset{border-width:2px!important;border-color:#2563eb!important}.Dashboard-module__8Mmpzq__textField input{color:#1f2937!important;padding:12px 14px!important;font-size:.95rem!important}.Dashboard-module__8Mmpzq__gradeSection{flex-direction:column;gap:8px;margin-top:8px;display:flex}.Dashboard-module__8Mmpzq__gradeLabel{color:#111827;font-size:1rem;font-weight:600}.Dashboard-module__8Mmpzq__gradeSelect{background-color:#0000!important}.Dashboard-module__8Mmpzq__gradeSelect fieldset{border-width:2px!important;border-color:#e5e7eb!important;border-radius:8px!important}.Dashboard-module__8Mmpzq__actionButton{color:#fff!important;text-transform:none!important;letter-spacing:.01em!important;background:#2563eb!important;border:none!important;border-radius:12px!important;margin-top:16px!important;padding:14px 20px!important;font-size:1rem!important;font-weight:600!important;transition:all .2s cubic-bezier(.4,0,.2,1)!important;box-shadow:0 4px 6px -1px #2563eb1a,0 2px 4px -1px #2563eb0f!important}.Dashboard-module__8Mmpzq__actionButton:hover:not(:disabled){transform:translateY(-2px);background:linear-gradient(135deg,#1d4ed8 0%,#1e40af 100%)!important;box-shadow:0 6px 20px #2563eb80!important}.Dashboard-module__8Mmpzq__actionButton:disabled{opacity:.6!important;cursor:not-allowed!important;box-shadow:none!important;background:linear-gradient(135deg,#cbd5e1 0%,#94a3b8 100%)!important;transform:none!important}@media (max-width:900px){.Dashboard-module__8Mmpzq__dashboardContainer{grid-template-columns:1fr;gap:20px;margin-top:24px;padding:0 16px}.Dashboard-module__8Mmpzq__profileSection{padding:20px}.Dashboard-module__8Mmpzq__profileHeader{text-align:left;flex-direction:row;margin-bottom:20px}.Dashboard-module__8Mmpzq__avatar{width:64px;height:64px}.Dashboard-module__8Mmpzq__profileInfo h1{font-size:1.25rem}.Dashboard-module__8Mmpzq__childSelectorRow{flex-flow:wrap}.Dashboard-module__8Mmpzq__childSelector{min-width:unset;width:100%}.Dashboard-module__8Mmpzq__statsGrid{flex-direction:row;grid-template-columns:1fr 1fr;display:grid}.Dashboard-module__8Mmpzq__reportContent{flex-direction:column;align-items:flex-start;gap:12px}.Dashboard-module__8Mmpzq__reportScore{justify-content:space-between;width:100%;margin-top:8px}}
.MathClub-module__fqei7G__container{text-align:center;background:linear-gradient(135deg,#f0f7ff 0%,#e6f7ff 100%);border:1px solid #cce5ff;border-radius:16px;max-width:1200px;margin:40px auto;padding:60px 20px;box-shadow:0 4px 20px #3c91f31a}.MathClub-module__fqei7G__contentWrapper{flex-direction:column;align-items:center;gap:24px;max-width:800px;margin:0 auto;display:flex}.MathClub-module__fqei7G__iconWrapper{background-color:#fff;border-radius:50%;justify-content:center;align-items:center;margin-bottom:8px;padding:16px;display:inline-flex;box-shadow:0 4px 12px #3c91f326}.MathClub-module__fqei7G__title{color:#1a237e;margin:0;font-size:2.5rem;font-weight:800;line-height:1.2}.MathClub-module__fqei7G__titleHighlight{color:#3c91f3}.MathClub-module__fqei7G__description{color:#556987;max-width:700px;margin:0;font-size:1.25rem;line-height:1.6}.MathClub-module__fqei7G__ctaButton{color:#fff;cursor:pointer;background-color:#3c91f3;border:none;border-radius:50px;align-items:center;gap:10px;margin-top:16px;padding:14px 32px;font-size:1.1rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 15px #3c91f34d}.MathClub-module__fqei7G__ctaButton:hover{background-color:#1a73e8;transform:translateY(-2px);box-shadow:0 6px 20px #3c91f366}@media (max-width:768px){.MathClub-module__fqei7G__container{margin:24px 16px;padding:40px 16px}.MathClub-module__fqei7G__title{font-size:2rem}.MathClub-module__fqei7G__description{font-size:1.1rem}}
@font-face{font-family:Nunito;font-style:normal;font-weight:400;font-display:swap;src:url(../media/224e262ef877bfa4-s.753dfc0d.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Nunito;font-style:normal;font-weight:400;font-display:swap;src:url(../media/7f11d98043fdedc9-s.317fa95e.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Nunito;font-style:normal;font-weight:400;font-display:swap;src:url(../media/e6d00ff86ef9e699-s.51ae28b9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Nunito;font-style:normal;font-weight:400;font-display:swap;src:url(../media/d8cb5ab3660140cd-s.3379eac0.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Nunito;font-style:normal;font-weight:400;font-display:swap;src:url(../media/07454f8ad8aaac57-s.p.fc65572f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Nunito;font-style:normal;font-weight:500;font-display:swap;src:url(../media/224e262ef877bfa4-s.753dfc0d.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Nunito;font-style:normal;font-weight:500;font-display:swap;src:url(../media/7f11d98043fdedc9-s.317fa95e.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Nunito;font-style:normal;font-weight:500;font-display:swap;src:url(../media/e6d00ff86ef9e699-s.51ae28b9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Nunito;font-style:normal;font-weight:500;font-display:swap;src:url(../media/d8cb5ab3660140cd-s.3379eac0.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Nunito;font-style:normal;font-weight:500;font-display:swap;src:url(../media/07454f8ad8aaac57-s.p.fc65572f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Nunito;font-style:normal;font-weight:600;font-display:swap;src:url(../media/224e262ef877bfa4-s.753dfc0d.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Nunito;font-style:normal;font-weight:600;font-display:swap;src:url(../media/7f11d98043fdedc9-s.317fa95e.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Nunito;font-style:normal;font-weight:600;font-display:swap;src:url(../media/e6d00ff86ef9e699-s.51ae28b9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Nunito;font-style:normal;font-weight:600;font-display:swap;src:url(../media/d8cb5ab3660140cd-s.3379eac0.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Nunito;font-style:normal;font-weight:600;font-display:swap;src:url(../media/07454f8ad8aaac57-s.p.fc65572f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Nunito;font-style:normal;font-weight:700;font-display:swap;src:url(../media/224e262ef877bfa4-s.753dfc0d.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Nunito;font-style:normal;font-weight:700;font-display:swap;src:url(../media/7f11d98043fdedc9-s.317fa95e.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Nunito;font-style:normal;font-weight:700;font-display:swap;src:url(../media/e6d00ff86ef9e699-s.51ae28b9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Nunito;font-style:normal;font-weight:700;font-display:swap;src:url(../media/d8cb5ab3660140cd-s.3379eac0.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Nunito;font-style:normal;font-weight:700;font-display:swap;src:url(../media/07454f8ad8aaac57-s.p.fc65572f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Nunito;font-style:normal;font-weight:800;font-display:swap;src:url(../media/224e262ef877bfa4-s.753dfc0d.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Nunito;font-style:normal;font-weight:800;font-display:swap;src:url(../media/7f11d98043fdedc9-s.317fa95e.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Nunito;font-style:normal;font-weight:800;font-display:swap;src:url(../media/e6d00ff86ef9e699-s.51ae28b9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Nunito;font-style:normal;font-weight:800;font-display:swap;src:url(../media/d8cb5ab3660140cd-s.3379eac0.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Nunito;font-style:normal;font-weight:800;font-display:swap;src:url(../media/07454f8ad8aaac57-s.p.fc65572f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Nunito Fallback;src:local(Arial);ascent-override:99.71%;descent-override:34.82%;line-gap-override:0.0%;size-adjust:101.39%}.nunito_afaba4c3-module__9fjziq__className{font-family:Nunito,Nunito Fallback;font-style:normal}
.complete-module__jlhKna__pageContainer{background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);flex-direction:column;min-height:100vh;font-family:Inter,sans-serif;display:flex}.complete-module__jlhKna__contentWrapper{flex:1;justify-content:center;align-items:center;padding:2rem;display:flex}.complete-module__jlhKna__card{text-align:center;background:#fff;border:1px solid #ffffff80;border-radius:20px;flex-direction:column;align-items:center;width:100%;max-width:500px;padding:3rem;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #00000003}.complete-module__jlhKna__card:after{content:"";background:linear-gradient(90deg,#f59e0b,#d97706);height:6px;position:absolute;top:0;left:0;right:0}.complete-module__jlhKna__iconWrapper{background:#fffbeb;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin-bottom:1.5rem;display:flex;box-shadow:0 4px 6px -1px #0000000d}.complete-module__jlhKna__title{color:#0f172a;-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#d97706,#b45309);-webkit-background-clip:text;background-clip:text;margin:0 0 .5rem;font-size:2.25rem;font-weight:800}.complete-module__jlhKna__subtitle{color:#64748b;margin:0 0 2rem;font-size:1.125rem;line-height:1.5}.complete-module__jlhKna__buttonGroup{gap:1rem;width:100%;display:flex}.complete-module__jlhKna__actionButton{cursor:pointer;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.complete-module__jlhKna__homeButton{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0}.complete-module__jlhKna__homeButton:hover{color:#1e293b;background:#e2e8f0;transform:translateY(-1px)}.complete-module__jlhKna__practiceButton{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);box-shadow:0 4px 6px -1px #2563eb33}.complete-module__jlhKna__practiceButton:hover{background:linear-gradient(135deg,#1d4ed8 0%,#1e40af 100%);transform:translateY(-1px);box-shadow:0 6px 10px -1px #2563eb4d}@media (max-width:640px){.complete-module__jlhKna__card{padding:2rem}.complete-module__jlhKna__buttonGroup{flex-direction:column}}
.TutorBookings-module__ApziOW__pageWrapper{background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%);min-height:100vh}.TutorBookings-module__ApziOW__contentWrapper{max-width:1100px;margin:0 auto;padding:2rem 1.5rem 3rem}.TutorBookings-module__ApziOW__header{margin-bottom:1.5rem}.TutorBookings-module__ApziOW__title{color:#1e293b;font-weight:700!important}.TutorBookings-module__ApziOW__subtitle{color:#64748b!important}.TutorBookings-module__ApziOW__loadingWrapper{justify-content:center;align-items:center;min-height:40vh;display:flex}.TutorBookings-module__ApziOW__tableCard{padding:.5rem 1rem 1rem;border-radius:1rem!important;box-shadow:0 8px 30px #0f172a1a!important}.TutorBookings-module__ApziOW__emptyState{text-align:center;padding:1.5rem;border-radius:1rem!important}.TutorBookings-module__ApziOW__emptyHint{margin-top:.5rem;color:#64748b!important}@media (max-width:768px){.TutorBookings-module__ApziOW__contentWrapper{padding:1.5rem .75rem 2rem}.TutorBookings-module__ApziOW__tableCard{padding:.5rem}.TutorBookings-module__ApziOW__header{margin-bottom:1rem}}
.PhoneNumberDialog-module__RX1uzG__dialogPaper{border-radius:16px!important}.PhoneNumberDialog-module__RX1uzG__dialogTitle{color:#1a1a1a;align-items:center;gap:12px;display:flex;padding:24px 24px 16px!important;font-size:1.5rem!important;font-weight:600!important}.PhoneNumberDialog-module__RX1uzG__icon{color:#3c91f3}.PhoneNumberDialog-module__RX1uzG__dialogContent{padding:0 24px 24px!important}.PhoneNumberDialog-module__RX1uzG__description{color:#666;margin:0 0 24px;font-size:1rem;line-height:1.6}.PhoneNumberDialog-module__RX1uzG__form{flex-direction:column;gap:20px;display:flex}.PhoneNumberDialog-module__RX1uzG__inputGroup{align-items:center;gap:12px;display:flex;position:relative}.PhoneNumberDialog-module__RX1uzG__inputIcon{color:#3c91f3;flex-shrink:0}.PhoneNumberDialog-module__RX1uzG__textField{flex:1}.PhoneNumberDialog-module__RX1uzG__prefix{color:#666;margin-right:8px;font-weight:500}.PhoneNumberDialog-module__RX1uzG__submitButton{color:#fff!important;text-transform:none!important;background:linear-gradient(135deg,#3c91f3 0%,#1a73e8 100%)!important;border-radius:8px!important;padding:12px!important;font-weight:600!important;transition:all .3s!important;box-shadow:0 4px 12px #3c91f34d!important}.PhoneNumberDialog-module__RX1uzG__submitButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px #3c91f366!important}.PhoneNumberDialog-module__RX1uzG__submitButton:disabled{opacity:.6;cursor:not-allowed}.PhoneNumberDialog-module__RX1uzG__note{color:#666;background:#f8f9fa;border-radius:8px;margin:16px 0 0;padding:12px;font-size:.875rem;line-height:1.5}.PhoneNumberDialog-module__RX1uzG__note strong{color:#1a1a1a}@media (max-width:600px){.PhoneNumberDialog-module__RX1uzG__dialogTitle{padding:20px 20px 12px!important;font-size:1.25rem!important}.PhoneNumberDialog-module__RX1uzG__dialogContent{padding:0 20px 20px!important}.PhoneNumberDialog-module__RX1uzG__description{font-size:.9rem}.PhoneNumberDialog-module__RX1uzG__submitButton{padding:10px!important}}
.CustomModal-module__sN0TVG__modalContent{outline:none;justify-content:center;align-items:center;width:100dvw;height:100dvh;display:flex}
