.publicLoading{text-align:center;color:var(--muted);padding:60px 20px;font-size:14px;font-weight:700}.publicError{color:#b42318;text-align:center;background:#fff5f4;border:1px solid #efc7c3;border-radius:15px;padding:20px;font-size:13px;font-weight:700}.publicEmpty{border:1px solid var(--border);text-align:center;background:#fff;border-radius:22px;padding:55px 25px}.publicEmptyIcon{background:var(--mint);border-radius:18px;place-items:center;width:64px;height:64px;margin:0 auto 16px;font-size:27px;display:grid}.publicEmpty h3{color:var(--text);margin:0;font-size:18px}.publicEmpty p{max-width:430px;color:var(--muted);margin:8px auto 0;font-size:13px;line-height:1.6}.studentAuthPage{background:radial-gradient(circle at 12% 18%,#0b6b3a17,#0000 28%),radial-gradient(circle at 88% 76%,#0b6b3a12,#0000 28%),#f8fbf8;align-items:center;min-height:calc(100vh - 76px);padding:65px 0;display:flex}.studentAuthWrap{grid-template-columns:1fr 430px;align-items:center;gap:85px;width:min(1050px,100% - 40px);margin:0 auto;display:grid}.studentAuthIntro h1{max-width:570px;color:var(--text);letter-spacing:-2px;margin:18px 0 17px;font-size:48px;line-height:1.08}.studentAuthIntro h1 span{color:var(--green)}.studentAuthIntro>p{max-width:560px;color:var(--muted);margin:0;font-size:15px;line-height:1.75}.studentAuthFeatures{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 20px;margin-top:27px;display:grid}.studentAuthFeatures div{color:var(--text);align-items:center;gap:9px;font-size:12px;font-weight:750;display:flex}.studentAuthFeatures span{background:var(--mint);width:24px;height:24px;color:var(--green);border-radius:50%;place-items:center;font-size:10px;font-weight:900;display:grid}.studentAuthCard{border:1px solid var(--border);background:#fff;border-radius:24px;padding:36px;box-shadow:0 25px 70px #1041261a}.studentAuthLogo{background:var(--green);color:#fff;border-radius:16px;place-items:center;width:55px;height:55px;margin-bottom:20px;font-size:22px;font-weight:900;display:grid}.studentAuthCard h2{color:var(--text);letter-spacing:-.6px;margin:0;font-size:27px}.studentAuthSubtitle{color:var(--muted);margin:8px 0 25px;font-size:12px;line-height:1.55}.studentAuthForm{flex-direction:column;gap:16px;display:flex}.studentAuthForm label{flex-direction:column;gap:7px;display:flex}.studentAuthForm label>span{color:#445048;font-size:11px;font-weight:800}.studentAuthForm input{border:1px solid var(--border);width:100%;height:49px;color:var(--text);background:#fff;border-radius:12px;outline:none;padding:0 14px;font-size:13px}.studentAuthForm input:focus{border-color:var(--green);box-shadow:0 0 0 4px #0b6b3a12}.studentAuthError{color:#b42318;background:#fff3f2;border:1px solid #efc5c1;border-radius:10px;padding:11px 12px;font-size:10px;line-height:1.5}.studentAuthButton{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:12px;width:100%;height:51px;font-size:12px;font-weight:900}.studentAuthButton:hover{background:var(--dark-green)}.studentAuthButton:disabled{opacity:.6;cursor:not-allowed}.studentAuthBottom{text-align:center;color:var(--muted);margin-top:22px;font-size:11px}.studentAuthBottom a,.studentAdminLink a{color:var(--green);font-weight:900}.studentAdminLink{border-top:1px solid var(--border);text-align:center;color:#929b95;margin-top:14px;padding-top:14px;font-size:9px}.studentAuthLoading{color:var(--green);margin:auto;font-size:13px;font-weight:800}@media (max-width:850px){.studentAuthWrap{grid-template-columns:1fr;gap:38px;max-width:560px}.studentAuthIntro{text-align:center}.studentAuthIntro h1,.studentAuthIntro>p{margin-left:auto;margin-right:auto}}@media (max-width:600px){.studentAuthPage{min-height:calc(100vh - 67px);padding:35px 0}.studentAuthWrap{width:calc(100% - 28px)}.studentAuthIntro h1{font-size:36px}.studentAuthFeatures{text-align:left;grid-template-columns:1fr}.studentAuthCard{padding:27px 21px}}.studentDashboardContainer{width:min(1220px,100% - 40px);margin:0 auto}.studentDashboardLoading{color:#68736c;background:#f8fbf8;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex}.studentDashboardSpinner{border:3px solid #dfe9e2;border-top-color:#0b6b3a;border-radius:50%;width:35px;height:35px;margin-bottom:14px;animation:.8s linear infinite studentDashboardSpin}@keyframes studentDashboardSpin{to{transform:rotate(360deg)}}.studentDashboardHeader{z-index:60;background:#fffffff7;border-bottom:1px solid #e2eae4;height:74px;position:sticky;top:0}.studentDashboardHeaderInner{align-items:center;height:100%;display:flex}.studentDashboardBrand{color:#064e2b;align-items:center;gap:10px;font-size:18px;font-weight:900;display:flex}.studentDashboardBrandIcon{color:#fff;background:#0b6b3a;border-radius:12px;place-items:center;width:40px;height:40px;font-weight:900;display:grid}.studentDashboardNav{align-items:center;gap:4px;margin-left:45px;display:flex}.studentDashboardNav a{color:#68736c;border-radius:9px;padding:9px 13px;font-size:12px;font-weight:750}.studentDashboardNav a:hover,.studentDashboardNav a.active{color:#0b6b3a;background:#eaf7ef}.studentDashboardUser{align-items:center;gap:10px;margin-left:auto;display:flex}.studentDashboardUserText{text-align:right}.studentDashboardUserText strong,.studentDashboardUserText span{display:block}.studentDashboardUserText strong{color:#152019;font-size:11px}.studentDashboardUserText span{color:#0b6b3a;margin-top:2px;font-size:9px;font-weight:800}.studentDashboardAvatar{color:#0b6b3a;background:#eaf7ef;border-radius:50%;place-items:center;width:39px;height:39px;font-size:13px;font-weight:900;display:grid}.studentDashboardLogout{color:#68736c;background:0 0;border:0;border-radius:8px;padding:8px 10px;font-size:10px;font-weight:800}.studentDashboardLogout:hover{color:#0b6b3a;background:#f3f6f4}.studentDashboardPage{background:#f8fbf8;min-height:calc(100vh - 74px);padding:32px 0 60px}.studentDashboardError{color:#b42318;background:#fff5f4;border:1px solid #efc7c3;border-radius:12px;margin-bottom:17px;padding:13px 15px;font-size:11px}.studentDashboardHero{background:#fff;border:1px solid #e2eae4;border-radius:26px;grid-template-columns:minmax(0,1fr) 330px;gap:30px;padding:34px;display:grid}.studentDashboardHeroContent{align-self:center}.studentDashboardEyebrow{color:#0b6b3a;background:#eaf7ef;border-radius:100px;padding:7px 11px;font-size:9px;font-weight:900;display:inline-flex}.studentDashboardHero h1{color:#152019;letter-spacing:-1px;margin:17px 0 12px;font-size:35px;line-height:1.15}.studentDashboardHero h1 span{color:#0b6b3a}.studentDashboardHeroContent>p{color:#68736c;max-width:650px;margin:0;font-size:13px;line-height:1.65}.studentDashboardHeroActions{gap:10px;margin-top:22px;display:flex}.studentDashboardPrimaryButton,.studentDashboardSecondaryButton{border-radius:12px;justify-content:center;align-items:center;gap:9px;min-height:47px;padding:0 17px;font-size:11px;font-weight:900;display:inline-flex}.studentDashboardPrimaryButton{color:#fff;background:#0b6b3a}.studentDashboardPrimaryButton:hover{background:#064e2b}.studentDashboardSecondaryButton{color:#0b6b3a;background:#fff;border:1px solid #e2eae4}.studentDashboardChallenge{color:#fff;background:#0b6b3a;border-radius:21px;padding:23px}.studentDashboardChallengeTop{justify-content:space-between;align-items:center;display:flex}.studentDashboardChallengeTop>span{background:#ffffff1f;border-radius:100px;padding:6px 9px;font-size:9px;font-weight:800}.studentDashboardChallengeIcon{background:#ffffff1f;border-radius:13px;place-items:center;width:43px;height:43px;display:grid}.studentDashboardChallenge h2{margin:21px 0 7px;font-size:20px}.studentDashboardChallenge p{color:#ffffffb8;margin:0;font-size:11px;line-height:1.55}.studentDashboardChallengeButton{color:#0b6b3a;background:#fff;border-radius:11px;justify-content:center;align-items:center;gap:8px;width:100%;height:45px;margin-top:20px;font-size:10px;font-weight:900;display:flex}.studentDashboardStats{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.studentDashboardStatCard{background:#fff;border:1px solid #e2eae4;border-radius:16px;align-items:center;gap:10px;padding:15px;display:flex}.studentDashboardStatIcon{color:#0b6b3a;background:#eaf7ef;border-radius:11px;flex:0 0 39px;place-items:center;width:39px;height:39px;font-size:15px;font-weight:900;display:grid}.studentDashboardStatCard strong,.studentDashboardStatCard span{display:block}.studentDashboardStatCard strong{color:#152019;font-size:17px}.studentDashboardStatCard span{color:#68736c;margin-top:3px;font-size:8px}.studentDashboardSection{margin-top:34px}.studentDashboardSectionHeading{margin-bottom:15px}.studentDashboardSectionHeading span{color:#0b6b3a;letter-spacing:.08em;font-size:8px;font-weight:900}.studentDashboardSectionHeading h2{color:#152019;margin:6px 0 4px;font-size:21px}.studentDashboardSectionHeading p{color:#68736c;margin:0;font-size:10px}.studentDashboardQuickGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;display:grid}.studentDashboardQuickCard{background:#fff;border:1px solid #e2eae4;border-radius:18px;padding:19px;transition:transform .15s,box-shadow .15s,border-color .15s}.studentDashboardQuickCard:hover{border-color:#bdd8c6;transform:translateY(-3px);box-shadow:0 12px 32px #10412612}.studentDashboardQuickIcon{background:#eaf7ef;border-radius:13px;place-items:center;width:44px;height:44px;font-size:18px;display:grid}.studentDashboardQuickCard h3{color:#152019;margin:17px 0 6px;font-size:14px}.studentDashboardQuickCard p{color:#68736c;min-height:48px;margin:0 0 13px;font-size:10px;line-height:1.55}.studentDashboardQuickCard>span{color:#0b6b3a;font-size:9px;font-weight:900}.studentDashboardContentGrid{grid-template-columns:1fr 1fr;gap:16px;margin-top:16px;display:grid}.studentDashboardPanel{background:#fff;border:1px solid #e2eae4;border-radius:19px;padding:21px}.studentDashboardPanelHeading{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:18px;display:flex}.studentDashboardPanelHeading h2{color:#152019;margin:0;font-size:16px}.studentDashboardPanelHeading p{color:#68736c;margin:4px 0 0;font-size:9px}.studentDashboardPanelHeading>a{color:#0b6b3a;font-size:9px;font-weight:900}.studentProgressLarge{align-items:center;gap:28px;display:flex}.studentProgressCircle{background:conic-gradient(#0b6b3a 0deg 295deg,#e7eee9 295deg 360deg);border-radius:50%;flex:0 0 135px;place-items:center;width:135px;height:135px;display:grid}.studentProgressCircle:before{content:"";position:absolute}.studentProgressCircle>div{background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:106px;height:106px;display:flex}.studentProgressCircle strong,.studentProgressCircle span{display:block}.studentProgressCircle strong{color:#152019;font-size:25px}.studentProgressCircle span{color:#68736c;margin-top:2px;font-size:8px}.studentProgressDetails{flex:1;gap:8px;display:grid}.studentProgressDetails>div{background:#f8fbf8;border-radius:10px;justify-content:space-between;gap:10px;padding:9px 11px;display:flex}.studentProgressDetails span{color:#68736c;font-size:9px}.studentProgressDetails strong{color:#152019;font-size:10px}.studentQuizHistory{flex-direction:column;display:flex}.studentQuizHistoryRow{border-bottom:1px solid #edf2ee;align-items:center;gap:10px;padding:10px 0;display:flex}.studentQuizHistoryRow:last-child{border-bottom:0}.studentQuizHistoryIcon{color:#0b6b3a;background:#eaf7ef;border-radius:11px;flex:0 0 37px;place-items:center;width:37px;height:37px;display:grid}.studentQuizHistoryContent{flex:1;min-width:0}.studentQuizHistoryContent strong,.studentQuizHistoryContent span{display:block}.studentQuizHistoryContent strong{color:#152019;font-size:10px}.studentQuizHistoryContent span{color:#68736c;margin-top:3px;font-size:8px}.studentQuizHistoryScore{text-align:right}.studentQuizHistoryScore strong,.studentQuizHistoryScore span{display:block}.studentQuizHistoryScore strong{color:#152019;font-size:10px}.studentQuizHistoryScore span{color:#0b6b3a;margin-top:3px;font-size:8px;font-weight:900}.studentDashboardEmpty{text-align:center;padding:28px 15px}.studentDashboardEmpty>div{font-size:25px}.studentDashboardEmpty strong{color:#152019;margin-top:9px;font-size:11px;display:block}.studentDashboardEmpty p{color:#68736c;max-width:230px;margin:5px auto 0;font-size:9px;line-height:1.5}.studentDashboardPreference{background:#fff;border:1px solid #e2eae4;border-radius:18px;align-items:center;gap:15px;margin-top:16px;padding:20px;display:flex}.studentDashboardPreferenceIcon{background:#eaf7ef;border-radius:14px;flex:0 0 48px;place-items:center;width:48px;height:48px;font-size:20px;display:grid}.studentDashboardPreference>div:nth-child(2){flex:1;min-width:0}.studentDashboardPreference span{color:#0b6b3a;letter-spacing:.08em;font-size:7px;font-weight:900}.studentDashboardPreference h3{color:#152019;margin:4px 0 3px;font-size:13px}.studentDashboardPreference p{color:#68736c;margin:0;font-size:9px}.studentDashboardPreference>a{color:#0b6b3a;font-size:9px;font-weight:900}@media (max-width:1050px){.studentDashboardNav{gap:0;margin-left:25px}.studentDashboardStats{grid-template-columns:repeat(3,minmax(0,1fr))}.studentDashboardQuickGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:850px){.studentDashboardNav{display:none}.studentDashboardHero,.studentDashboardContentGrid{grid-template-columns:1fr}}@media (max-width:620px){.studentDashboardContainer{width:calc(100% - 28px)}.studentDashboardHeader{height:67px}.studentDashboardUserText,.studentDashboardLogout{display:none}.studentDashboardPage{padding-top:18px}.studentDashboardHero{padding:22px}.studentDashboardHero h1{font-size:28px}.studentDashboardHeroActions{flex-direction:column}.studentDashboardStats{grid-template-columns:repeat(2,minmax(0,1fr))}.studentDashboardQuickGrid{grid-template-columns:1fr}.studentProgressLarge{flex-direction:column}.studentProgressCircle{flex-basis:125px;width:125px;height:125px}.studentProgressDetails{width:100%}.studentDashboardPreference{align-items:flex-start}.studentDashboardPreference>a{display:none}}.studentRegisterPage{background:radial-gradient(circle at 10% 15%,#0b6b3a17,#0000 27%),radial-gradient(circle at 90% 80%,#0b6b3a12,#0000 30%),#f8fbf8;align-items:center;min-height:calc(100vh - 76px);padding:60px 0;display:flex}.studentRegisterWrap{grid-template-columns:minmax(0,1fr) 510px;align-items:center;gap:80px;width:min(1120px,100% - 40px);margin:0 auto;display:grid}.studentRegisterIntro h1{max-width:580px;color:var(--text);letter-spacing:-2px;margin:18px 0 17px;font-size:48px;line-height:1.08}.studentRegisterIntro h1 span{color:var(--green)}.studentRegisterIntro>p{max-width:560px;color:var(--muted);margin:0;font-size:15px;line-height:1.75}.studentRegisterBenefits{gap:13px;margin-top:30px;display:grid}.studentRegisterBenefits>div{border:1px solid var(--border);background:#ffffffb3;border-radius:15px;align-items:flex-start;gap:13px;padding:15px;display:flex}.studentRegisterBenefits>div>span{background:var(--mint);width:35px;height:35px;color:var(--green);border-radius:11px;flex:0 0 35px;place-items:center;font-size:9px;font-weight:900;display:grid}.studentRegisterBenefits strong{color:var(--text);font-size:12px;display:block}.studentRegisterBenefits p{color:var(--muted);margin:4px 0 0;font-size:10px;line-height:1.5}.studentRegisterCard{border:1px solid var(--border);background:#fff;border-radius:24px;padding:34px;box-shadow:0 25px 70px #1041261a}.studentRegisterLogo{background:var(--green);color:#fff;border-radius:15px;place-items:center;width:53px;height:53px;margin-bottom:18px;font-size:21px;font-weight:900;display:grid}.studentRegisterCard h2{color:var(--text);letter-spacing:-.6px;margin:0;font-size:27px}.studentRegisterSubtitle{color:var(--muted);margin:7px 0 23px;font-size:11px}.studentRegisterForm{flex-direction:column;gap:14px;display:flex}.studentRegisterForm label{flex-direction:column;gap:6px;display:flex}.studentRegisterForm label>span{color:#455149;font-size:10px;font-weight:800}.studentRegisterForm input,.studentRegisterForm select{border:1px solid var(--border);width:100%;height:47px;color:var(--text);background:#fff;border-radius:11px;outline:none;padding:0 13px;font-size:12px}.studentRegisterForm input:focus,.studentRegisterForm select:focus{border-color:var(--green);box-shadow:0 0 0 4px #0b6b3a12}.studentRegisterTwoColumns{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.studentRegisterError{color:#b42318;background:#fff3f2;border:1px solid #efc5c1;border-radius:10px;padding:11px 12px;font-size:10px;line-height:1.5}.studentRegisterButton{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:12px;width:100%;height:50px;margin-top:3px;font-size:11px;font-weight:900}.studentRegisterButton:hover{background:var(--dark-green)}.studentRegisterButton:disabled{opacity:.6;cursor:not-allowed}.studentRegisterLogin{border-top:1px solid var(--border);text-align:center;color:var(--muted);margin-top:20px;padding-top:17px;font-size:10px}.studentRegisterLogin a{color:var(--green);font-weight:900}@media (max-width:900px){.studentRegisterWrap{grid-template-columns:1fr;gap:40px;max-width:600px}.studentRegisterIntro{text-align:center}.studentRegisterIntro h1,.studentRegisterIntro>p{margin-left:auto;margin-right:auto}}@media (max-width:600px){.studentRegisterPage{min-height:calc(100vh - 67px);padding:35px 0}.studentRegisterWrap{width:calc(100% - 28px)}.studentRegisterIntro h1{font-size:36px}.studentRegisterCard{padding:27px 20px}.studentRegisterTwoColumns{grid-template-columns:1fr}}.publicLearningPage{background:#f8fbf8;min-height:calc(100vh - 76px);padding:70px 0}.subjectChapterHero{border-bottom:1px solid var(--border);background:radial-gradient(circle at 85% 15%,#0b6b3a1c,#0000 27%),#f8fbf8;padding:48px 0 52px}.subjectBreadcrumb{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:30px;font-size:10px;display:flex}.subjectBreadcrumb a:hover,.subjectBreadcrumb strong{color:var(--green)}.subjectChapterHeroGrid{grid-template-columns:minmax(0,1fr) 150px;align-items:center;gap:40px;display:grid}.subjectChapterHero h1{color:var(--text);letter-spacing:-1.5px;margin:17px 0 12px;font-size:43px;line-height:1.1}.subjectChapterHero p{max-width:720px;color:var(--muted);margin:0;font-size:14px;line-height:1.7}.subjectChapterMeta{flex-wrap:wrap;gap:9px;margin-top:20px;display:flex}.subjectChapterMeta span{border:1px solid var(--border);color:var(--muted);background:#fff;border-radius:100px;padding:7px 10px;font-size:9px;font-weight:800}.subjectChapterHeroIcon{border:1px solid var(--border);background:#fff;border-radius:30px;place-items:center;width:125px;height:125px;font-size:50px;display:grid;box-shadow:0 15px 45px #10412614}.chapterPublicGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.chapterPublicCard{border:1px solid var(--border);background:#fff;border-radius:20px;flex-direction:column;min-height:245px;padding:21px;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex}.chapterPublicCard:hover{border-color:#b7d9c4;transform:translateY(-4px);box-shadow:0 15px 40px #10412614}.chapterPublicTop{justify-content:space-between;align-items:center;display:flex}.chapterPublicNumber{background:var(--mint);width:45px;height:45px;color:var(--green);border-radius:13px;place-items:center;font-size:14px;font-weight:900;display:grid}.chapterPublicArrow{color:var(--green);font-size:20px}.chapterPublicContent{margin-top:24px}.chapterPublicContent>span{color:var(--green);letter-spacing:.08em;font-size:8px;font-weight:900}.chapterPublicContent h3{color:var(--text);margin:7px 0 8px;font-size:17px;line-height:1.35}.chapterPublicContent p{color:var(--muted);margin:0;font-size:10px;line-height:1.55}.chapterPublicFooter{color:var(--muted);border-top:1px solid #edf2ee;justify-content:space-between;align-items:center;margin-top:auto;padding-top:18px;font-size:9px;font-weight:800;display:flex}.chapterPublicFooter span:last-child{color:var(--green);font-weight:900}.subjectPracticeInfo{background:#fff;padding:0 0 80px}.subjectPracticeInfoGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.subjectPracticeInfoGrid>div{border:1px solid var(--border);background:#f8fbf8;border-radius:16px;padding:19px}.subjectPracticeInfoGrid>div>span{margin-bottom:12px;font-size:20px;display:block}.subjectPracticeInfoGrid strong{color:var(--text);font-size:11px;display:block}.subjectPracticeInfoGrid p{color:var(--muted);margin:5px 0 0;font-size:9px;line-height:1.5}@media (max-width:900px){.chapterPublicGrid,.subjectPracticeInfoGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.subjectChapterHero{padding:35px 0 40px}.subjectChapterHeroGrid{grid-template-columns:1fr}.subjectChapterHeroIcon{display:none}.subjectChapterHero h1{font-size:34px}.chapterPublicGrid,.subjectPracticeInfoGrid{grid-template-columns:1fr}}.quizSetupCard{border:1px solid var(--border);background:#fff;border-radius:24px;max-width:850px;margin:0 auto;padding:32px;box-shadow:0 20px 60px #10412612}.quizSetupHeader{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:30px;display:flex}.quizSetupHeader h2{color:var(--text);margin:12px 0 7px;font-size:27px}.quizSetupHeader p{color:var(--muted);margin:0;font-size:12px}.quizSetupIcon{background:var(--mint);border-radius:17px;place-items:center;width:60px;height:60px;font-size:25px;display:grid}.quizCountSection{border:1px solid var(--border);background:#f8fbf8;border-radius:17px;padding:22px}.quizCountSection>label{color:var(--text);margin-bottom:13px;font-size:11px;font-weight:900;display:block}.quizCountButtons{flex-wrap:wrap;gap:9px;display:flex}.quizCountButton{border:1px solid var(--border);min-width:58px;height:42px;color:var(--text);cursor:pointer;background:#fff;border-radius:11px;font-size:11px;font-weight:900}.quizCountButton:hover{border-color:var(--green);color:var(--green)}.quizCountButton.active{border-color:var(--green);background:var(--green);color:#fff}.quizSetupInfoGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;margin-top:17px;display:grid}.quizSetupInfoGrid>div{border:1px solid var(--border);background:#fff;border-radius:14px;padding:16px}.quizSetupInfoGrid span{margin-bottom:9px;font-size:19px;display:block}.quizSetupInfoGrid strong{color:var(--text);font-size:10px;display:block}.quizSetupInfoGrid p{color:var(--muted);margin:5px 0 0;font-size:9px;line-height:1.5}.quizStartButton{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:13px;justify-content:center;align-items:center;gap:10px;width:100%;height:54px;margin-top:22px;font-size:12px;font-weight:900;display:flex}.quizStartButton:hover{background:var(--dark-green)}@media (max-width:650px){.quizSetupCard{padding:22px}.quizSetupInfoGrid{grid-template-columns:1fr}}.quizSetupQuestionSelector{border:1px solid var(--border);background:#f8fbf8;border-radius:18px;margin-top:24px;padding:22px}.quizSetupSelectorHeader{justify-content:space-between;align-items:center;gap:20px;display:flex}.quizSetupSelectorHeader strong{color:var(--text);font-size:12px;font-weight:900;display:block}.quizSetupSelectorHeader p{color:var(--muted);margin:5px 0 0;font-size:10px}.quizSetupSelectedCount{background:var(--green);color:#fff;border-radius:14px;flex:0 0 52px;place-items:center;width:52px;height:52px;font-size:18px;font-weight:900;display:grid}.quizQuestionRange{appearance:none;cursor:pointer;background:#dce8df;border-radius:100px;outline:none;width:100%;height:8px;margin:25px 0 9px}.quizQuestionRange::-webkit-slider-thumb{appearance:none;background:var(--green);cursor:pointer;border:4px solid #fff;border-radius:50%;width:23px;height:23px;box-shadow:0 2px 8px #0b6b3a4d}.quizQuestionRange::-moz-range-thumb{background:var(--green);cursor:pointer;border:4px solid #fff;border-radius:50%;width:17px;height:17px;box-shadow:0 2px 8px #0b6b3a4d}.quizRangeLabels{color:var(--muted);justify-content:space-between;align-items:center;font-size:9px;font-weight:700;display:flex}.quizPresetCounts{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.quizPresetButton{border:1px solid var(--border);min-width:46px;height:37px;color:var(--muted);cursor:pointer;background:#fff;border-radius:10px;padding:0 12px;font-size:10px;font-weight:850}.quizPresetButton:hover{color:var(--green);border-color:#a7ceb4}.quizPresetButton.active{border-color:var(--green);background:var(--green);color:#fff}@media (max-width:600px){.quizSetupQuestionSelector{padding:17px}.quizSetupSelectorHeader{align-items:flex-start}.quizSetupSelectedCount{flex-basis:46px;width:46px;height:46px;font-size:16px}}.quizContainer{width:min(1160px,100% - 40px);margin:0 auto}.quizHeader{border-bottom:1px solid var(--border);background:#fff;align-items:center;height:72px;display:flex}.quizHeaderInner{align-items:center;display:flex}.quizExitButton{border:1px solid var(--border);color:var(--muted);border-radius:10px;margin-left:auto;padding:9px 13px;font-size:10px;font-weight:850}.quizExitButton:hover{color:var(--green);background:var(--mint)}.quizPage{background:#f8fbf8;min-height:calc(100vh - 72px);padding:30px 0 60px}.quizTop{justify-content:space-between;align-items:center;gap:30px;display:flex}.quizEyebrow{color:var(--green);text-transform:uppercase;font-size:9px;font-weight:900}.quizTop h1{color:var(--text);text-transform:capitalize;margin:5px 0 3px;font-size:25px}.quizTop p{color:var(--muted);text-transform:capitalize;margin:0;font-size:10px}.quizTopStats{gap:8px;display:flex}.quizTopStats>div{text-align:center;border:1px solid var(--border);background:#fff;border-radius:12px;min-width:76px;padding:10px}.quizTopStats strong,.quizTopStats span{display:block}.quizTopStats strong{color:var(--text);font-size:15px}.quizTopStats span{color:var(--muted);margin-top:2px;font-size:7px}.quizProgressSection{margin:19px 0}.quizProgressTop{color:var(--muted);justify-content:space-between;margin-bottom:7px;font-size:9px;display:flex}.quizProgressTop strong{color:var(--green)}.quizProgressTrack{background:#dfe8e1;border-radius:100px;height:7px;overflow:hidden}.quizProgressValue{border-radius:inherit;background:var(--green);height:100%;transition:width .2s}.quizLayout{grid-template-columns:minmax(0,1fr) 260px;align-items:start;gap:16px;display:grid}.quizQuestionCard,.quizNavigator{border:1px solid var(--border);background:#fff;border-radius:20px}.quizQuestionCard{padding:26px}.quizQuestionNumber{color:var(--green);font-size:9px;font-weight:900}.quizQuestionCard h2{color:var(--text);margin:11px 0 22px;font-size:20px;line-height:1.55}.quizOptions{gap:10px;display:grid}.quizOption{text-align:left;border:1px solid var(--border);width:100%;min-height:57px;color:var(--text);cursor:pointer;background:#fff;border-radius:13px;align-items:center;gap:12px;padding:9px 13px;display:flex}.quizOption:hover{background:#fafdfa;border-color:#a7ceb4}.quizOptionLetter{background:var(--mint);width:34px;height:34px;color:var(--green);border-radius:50%;flex:0 0 34px;place-items:center;font-size:10px;font-weight:900;display:grid}.quizOptionText{flex:1;font-size:12px;font-weight:700}.quizOptionResult{font-size:18px;font-weight:900}.quizOption.correct{background:#effaf3;border-color:#74ba8d}.quizOption.correct .quizOptionLetter{background:var(--green);color:#fff}.quizOption.correct .quizOptionResult{color:var(--green)}.quizOption.wrong{background:#fff5f4;border-color:#e6a9a3}.quizOption.wrong .quizOptionLetter{color:#fff;background:#b42318}.quizOption.wrong .quizOptionResult{color:#b42318}.quizFeedback{border-radius:13px;gap:11px;margin-top:18px;padding:14px;display:flex}.quizFeedback.correct{color:var(--green);background:#eef9f2}.quizFeedback.wrong{color:#b42318;background:#fff4f3}.quizFeedbackIcon{background:#fff;border-radius:50%;flex:0 0 30px;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.quizFeedback strong{font-size:11px}.quizFeedback p{color:var(--muted);margin:4px 0 0;font-size:10px;line-height:1.55}.quizNavigation{border-top:1px solid var(--border);justify-content:space-between;gap:10px;margin-top:22px;padding-top:18px;display:flex}.quizPreviousButton,.quizNextButton{border-radius:11px;height:43px;padding:0 15px;font-size:10px;font-weight:900}.quizPreviousButton{border:1px solid var(--border);color:var(--muted);background:#fff}.quizNextButton{background:var(--green);color:#fff;border:0}.quizPreviousButton:disabled,.quizNextButton:disabled{opacity:.45;cursor:not-allowed}.quizNavigator{padding:19px}.quizNavigator h3{color:var(--text);margin:0;font-size:14px}.quizNavigator>p{color:var(--muted);margin:5px 0 16px;font-size:9px;line-height:1.45}.quizNavigatorGrid{grid-template-columns:repeat(5,1fr);gap:6px;display:grid}.quizNavigatorButton{aspect-ratio:1;border:1px solid var(--border);color:var(--muted);cursor:pointer;background:#fff;border-radius:8px;font-size:9px;font-weight:850}.quizNavigatorButton.current{border-color:var(--green);background:var(--green);color:#fff}.quizNavigatorButton.answeredCorrect{background:var(--mint);color:var(--green);border-color:#abd5b9}.quizNavigatorButton.answeredWrong{color:#b42318;background:#fff1f0;border-color:#ebc0bc}.quizNavigatorLegend{border-top:1px solid var(--border);gap:6px;margin-top:17px;padding-top:14px;display:grid}.quizNavigatorLegend>div{color:var(--muted);align-items:center;gap:7px;font-size:8px;display:flex}.quizNavigatorLegend span{border-radius:3px;width:9px;height:9px}.legendCurrent{background:var(--green)}.legendCorrect{background:#b8dfc5}.legendWrong{background:#efc3bf}.quizErrorBack{text-align:center;margin-top:18px}@media (max-width:800px){.quizLayout{grid-template-columns:1fr}.quizNavigator{order:-1}.quizNavigatorGrid{grid-template-columns:repeat(10,1fr)}}@media (max-width:600px){.quizContainer{width:calc(100% - 28px)}.quizTop{flex-direction:column;align-items:flex-start}.quizTopStats{width:100%}.quizTopStats>div{flex:1}.quizQuestionCard{padding:19px}.quizQuestionCard h2{font-size:17px}.quizNavigatorGrid{grid-template-columns:repeat(5,1fr)}}.quizResultPage{background:radial-gradient(circle at 50% 5%,#0b6b3a14,#0000 28%),#f8fbf8;min-height:calc(100vh - 72px);padding:45px 0 65px}.quizResultContainer{width:min(760px,100% - 40px);margin:0 auto}.quizResultCard{border:1px solid var(--border);text-align:center;background:#fff;border-radius:25px;padding:38px;box-shadow:0 24px 70px #10412614}.quizResultIcon{background:var(--mint);border-radius:20px;place-items:center;width:68px;height:68px;margin:0 auto 17px;font-size:29px;display:grid}.quizResultEyebrow{color:var(--green);text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:900;display:inline-block}.quizResultCard h1{color:var(--text);letter-spacing:-.8px;margin:8px 0 7px;font-size:31px}.quizResultIntro{max-width:480px;color:var(--muted);margin:0 auto;font-size:11px;line-height:1.6}.quizResultCourse{margin-top:18px}.quizResultCourse strong,.quizResultCourse span{display:block}.quizResultCourse strong{color:var(--text);font-size:13px}.quizResultCourse span{color:var(--muted);margin-top:3px;font-size:9px}.quizResultScore{justify-content:center;margin:26px 0;display:flex}.quizResultCircle{border-radius:50%;place-items:center;width:150px;height:150px;display:grid}.quizResultCircle>div{background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:118px;height:118px;display:flex}.quizResultCircle strong{color:var(--text);font-size:30px}.quizResultCircle span{color:var(--muted);margin-top:2px;font-size:8px;font-weight:700}.quizResultStats{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.quizResultStat{border:1px solid var(--border);background:#f8fbf8;border-radius:14px;padding:14px 8px}.quizResultStat>span{color:var(--green);margin-bottom:5px;font-size:14px;display:block}.quizResultStat strong{color:var(--text);font-size:17px;display:block}.quizResultStat small{color:var(--muted);margin-top:3px;font-size:7px;display:block}.quizSaveStatus{min-height:18px;color:var(--muted);margin-top:18px;font-size:9px;font-weight:750}.quizSaveStatus .saved{color:var(--green)}.quizSaveStatus .error{color:#b42318}.quizGuestNotice{border:1px solid var(--border);background:#f8fbf8;border-radius:14px;margin-top:20px;padding:16px}.quizGuestNotice strong{color:var(--text);font-size:11px;display:block}.quizGuestNotice p{max-width:400px;color:var(--muted);margin:5px auto 12px;font-size:9px;line-height:1.5}.quizGuestNotice>div{justify-content:center;gap:8px;display:flex}.quizGuestNotice .primaryButton,.quizGuestNotice .secondaryButton{min-height:40px;font-size:9px}.quizResultActions{border-top:1px solid var(--border);justify-content:center;gap:10px;margin-top:25px;padding-top:20px;display:flex}.quizResultPrimary,.quizResultSecondary{border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:45px;padding:0 17px;font-size:10px;font-weight:900;display:inline-flex}.quizResultPrimary{background:var(--green);color:#fff}.quizResultPrimary:hover{background:var(--dark-green)}.quizResultSecondary{border:1px solid var(--border);color:var(--green);background:#fff}.quizResultTips{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.quizResultTips>div{text-align:left;border:1px solid var(--border);background:#fff;border-radius:14px;gap:9px;padding:14px;display:flex}.quizResultTips>div>span{font-size:17px}.quizResultTips strong{color:var(--text);font-size:9px;display:block}.quizResultTips p{color:var(--muted);margin:4px 0 0;font-size:8px;line-height:1.5}@media (max-width:650px){.quizResultContainer{width:calc(100% - 28px)}.quizResultCard{padding:27px 18px}.quizResultStats{grid-template-columns:repeat(2,1fr)}.quizResultActions{flex-direction:column}.quizResultTips{grid-template-columns:1fr}}@media (max-width:500px){.quizWrongSummary{flex-direction:column;align-items:flex-start}}.quizWrongSummary{text-align:left;background:#fff7f6;border:1px solid #efc7c3;border-radius:13px;justify-content:space-between;align-items:center;gap:15px;margin-top:18px;padding:14px;display:flex}.quizWrongSummary>div{flex:1;min-width:0}.quizWrongSummary strong{color:#b42318;font-size:10px;font-weight:900;display:block}.quizWrongSummary p{color:var(--muted);margin:4px 0 0;font-size:9px;line-height:1.5}.quizWrongSummary>a{color:var(--green);flex:none;font-size:9px;font-weight:900}@media (max-width:500px){.quizWrongSummary{flex-direction:column;align-items:flex-start}}.wrongAnswersHeading{margin-bottom:25px}.wrongAnswersHeading>span{color:var(--green);letter-spacing:.08em;font-size:8px;font-weight:900}.wrongAnswersHeading h1{color:var(--text);margin:7px 0 6px;font-size:30px}.wrongAnswersHeading p{color:var(--muted);margin:0;font-size:11px}.wrongAnswersList{gap:14px;display:grid}.wrongAnswerCard{border:1px solid var(--border);background:#fff;border-radius:18px;padding:22px}.wrongAnswerTop{justify-content:space-between;gap:15px;display:flex}.wrongAnswerTop>div:first-child{color:var(--muted);flex-wrap:wrap;gap:7px;font-size:9px;display:flex}.wrongAnswerSubject{color:var(--green);font-weight:900}.wrongAnswerCount{color:#b42318;background:#fff1f0;border-radius:100px;padding:5px 8px;font-size:8px;font-weight:900}.wrongAnswerCard h2{color:var(--text);margin:15px 0;font-size:16px;line-height:1.5}.wrongAnswerOptions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.wrongReviewOption{border:1px solid var(--border);color:var(--muted);border-radius:11px;align-items:center;gap:9px;padding:10px;font-size:10px;display:flex}.wrongReviewOption>span{background:#f1f4f2;border-radius:50%;flex:0 0 28px;place-items:center;width:28px;height:28px;font-size:8px;font-weight:900;display:grid}.wrongReviewOptionText{flex:1;min-width:0}.wrongReviewOption strong{flex:none;margin-left:auto;font-size:8px}.wrongReviewOption.correct{color:var(--green);background:#f0faf4;border-color:#a9d5b8}.wrongReviewOption.correct>span{background:var(--green);color:#fff}.wrongReviewOption.wrong{color:#b42318;background:#fff4f3;border-color:#eac0bc}.wrongReviewOption.wrong>span{color:#fff;background:#b42318}.wrongAnswerExplanation{background:#f8fbf8;border-radius:11px;margin-top:13px;padding:12px}.wrongAnswerExplanation strong{color:var(--green);font-size:9px}.wrongAnswerExplanation p{color:var(--muted);margin:5px 0 0;font-size:9px;line-height:1.55}.wrongAnswerFooter{border-top:1px solid var(--border);text-align:right;margin-top:14px;padding-top:12px}.wrongAnswerFooter button{border:1px solid var(--border);min-height:36px;color:var(--green);cursor:pointer;background:#fff;border-radius:9px;padding:0 11px;font-size:9px;font-weight:900}.wrongAnswerFooter button:hover{background:var(--mint)}@media (max-width:600px){.wrongAnswerOptions{grid-template-columns:1fr}}.quizClearWrongNotice{background:#f4faf6;border:1px solid #cfe1d5;border-radius:12px;align-items:flex-start;gap:10px;margin-top:16px;padding:12px 14px;display:flex}.quizClearWrongNotice>span{background:var(--green);color:#fff;border-radius:50%;flex:0 0 22px;place-items:center;width:22px;height:22px;font-size:10px;font-weight:900;display:grid}.quizClearWrongNotice p{color:var(--muted);margin:1px 0 0;font-size:9px;line-height:1.55}.quizStartButton:disabled{opacity:.65;cursor:not-allowed}.quizQuestionToolbar{justify-content:space-between;align-items:center;gap:15px;display:flex}.quizBookmarkButton{border:1px solid var(--border);min-height:36px;color:var(--muted);cursor:pointer;background:#fff;border-radius:9px;justify-content:center;align-items:center;gap:6px;padding:0 11px;font-size:9px;font-weight:900;display:inline-flex}.quizBookmarkButton>span{color:#c3982f;font-size:14px}.quizBookmarkButton:hover{color:var(--green);border-color:#c6dbcd}.quizBookmarkButton.active{color:#8a6712;background:#fffaf0;border-color:#d9c37b}.quizBookmarkButton:disabled{opacity:.6;cursor:not-allowed}.quizBookmarkMessage{color:var(--green);background:#f8fbf8;border-radius:9px;margin-top:10px;padding:8px 10px;font-size:8px;font-weight:800}.quizViewSavedLink{border:1px solid var(--border);width:100%;color:var(--green);background:#f8fbf8;border-radius:9px;justify-content:center;margin-top:17px;padding:10px;font-size:8px;font-weight:900;display:flex}.quizViewSavedLink:hover{background:var(--mint)}.progressPageHeading{justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:24px;display:flex}.progressPageHeading h1{color:var(--text);margin:7px 0 6px;font-size:32px}.progressPageHeading p{max-width:620px;color:var(--muted);margin:0;font-size:10px;line-height:1.6}.progressStatsGrid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-bottom:22px;display:grid}.progressStatCard{border:1px solid var(--border);background:#fff;border-radius:14px;align-items:center;gap:10px;min-width:0;padding:15px;display:flex}.progressStatIcon{background:var(--mint);width:34px;height:34px;color:var(--green);border-radius:10px;flex:0 0 34px;place-items:center;font-size:14px;display:grid}.progressStatCard>div:last-child{flex-direction:column;min-width:0;display:flex}.progressStatCard strong{color:var(--text);font-size:17px;font-weight:900}.progressStatCard span{color:var(--muted);margin-top:2px;font-size:7px;font-weight:800}.progressOverviewGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:25px;display:grid}.progressOverviewCard{border:1px solid var(--border);background:#fff;border-radius:17px;padding:20px}.progressCardHeading span,.progressSectionHeading span,.progressPracticeCta>div:nth-child(2)>span{color:var(--green);letter-spacing:.08em;font-size:7px;font-weight:900}.progressCardHeading h2{color:var(--text);margin:5px 0 0;font-size:17px}.progressAccuracyContent{align-items:center;gap:28px;margin-top:20px;display:flex}.progressAccuracyCircle{border-radius:50%;flex:0 0 135px;place-items:center;width:135px;height:135px;padding:10px;display:grid}.progressAccuracyCircle>div{background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.progressAccuracyCircle strong{color:var(--green);font-size:25px;font-weight:900}.progressAccuracyCircle span{color:var(--muted);font-size:8px}.progressAccuracyDetails{flex:1;gap:9px;display:grid}.progressAccuracyDetails>div{border-bottom:1px solid var(--border);justify-content:space-between;gap:15px;padding-bottom:8px;display:flex}.progressAccuracyDetails>div:last-child{border-bottom:0}.progressAccuracyDetails span{color:var(--muted);font-size:9px}.progressAccuracyDetails strong{color:var(--text);font-size:10px}.progressSummaryList{margin-top:14px}.progressSummaryRow{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;min-height:39px;display:flex}.progressSummaryRow:last-child{border-bottom:0}.progressSummaryRow span{color:var(--muted);font-size:9px}.progressSummaryRow strong{color:var(--text);font-size:10px}.progressSection{margin-top:25px}.progressSectionHeading{margin-bottom:14px}.progressSectionHeading h2{color:var(--text);margin:5px 0 4px;font-size:20px}.progressSectionHeading p{color:var(--muted);margin:0;font-size:9px}.progressSubjectGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.progressSubjectCard{border:1px solid var(--border);background:#fff;border-radius:15px;padding:17px}.progressSubjectTop{align-items:center;gap:10px;display:flex}.progressSubjectIcon{background:var(--mint);border-radius:10px;flex:0 0 37px;place-items:center;width:37px;height:37px;display:grid}.progressSubjectTop>div:nth-child(2){flex:1;min-width:0}.progressSubjectTop h3{color:var(--text);margin:0;font-size:12px}.progressSubjectTop span{color:var(--muted);margin-top:2px;font-size:8px;display:block}.progressSubjectTop>strong{color:var(--green);font-size:16px}.progressSubjectBar{background:#e7eee9;border-radius:100px;height:6px;margin:14px 0;overflow:hidden}.progressSubjectBar>div{border-radius:inherit;background:var(--green);height:100%}.progressSubjectStats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.progressSubjectStats>div{background:#f8faf8;border-radius:8px;flex-direction:column;padding:8px;display:flex}.progressSubjectStats span{color:var(--muted);font-size:7px}.progressSubjectStats strong{color:var(--text);margin-top:2px;font-size:10px}.progressHistoryTable{border:1px solid var(--border);background:#fff;border-radius:15px;overflow:hidden}.progressHistoryHeader,.progressHistoryRow{grid-template-columns:minmax(220px,2fr) repeat(5,minmax(70px,.6fr));align-items:center;gap:10px;display:grid}.progressHistoryHeader{border-bottom:1px solid var(--border);color:var(--muted);text-transform:uppercase;background:#f7faf8;padding:10px 14px;font-size:7px;font-weight:900}.progressHistoryRow{border-bottom:1px solid var(--border);min-height:60px;color:var(--muted);padding:10px 14px;font-size:9px}.progressHistoryRow:last-child{border-bottom:0}.progressHistoryQuiz{align-items:center;gap:9px;min-width:0;display:flex}.progressHistoryIcon{background:var(--mint);width:31px;height:31px;color:var(--green);border-radius:8px;flex:0 0 31px;place-items:center;font-weight:900;display:grid}.progressHistoryQuiz>div:last-child{flex-direction:column;min-width:0;display:flex}.progressHistoryQuiz strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.progressHistoryQuiz span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:7px;overflow:hidden}.progressScoreGood{color:var(--green)}.progressScoreLow{color:#b42318}.progressPracticeCta{background:#f3faf5;border:1px solid #cfe2d5;border-radius:16px;align-items:center;gap:15px;margin-top:25px;padding:19px;display:flex}.progressPracticeIcon{background:#fff;border-radius:12px;flex:0 0 45px;place-items:center;width:45px;height:45px;font-size:19px;display:grid}.progressPracticeCta>div:nth-child(2){flex:1}.progressPracticeCta h2{color:var(--text);margin:4px 0;font-size:15px}.progressPracticeCta p{color:var(--muted);margin:0;font-size:8px}.progressPracticeActions{gap:8px;display:flex}@media (max-width:1050px){.progressStatsGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:850px){.progressOverviewGrid,.progressSubjectGrid{grid-template-columns:1fr}.progressHistoryTable{overflow-x:auto}.progressHistoryHeader,.progressHistoryRow{min-width:760px}}@media (max-width:650px){.progressPageHeading{flex-direction:column;align-items:flex-start}.progressStatsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.progressAccuracyContent{flex-direction:column;align-items:stretch}.progressAccuracyCircle{margin:0 auto}.progressPracticeCta{flex-direction:column;align-items:flex-start}.progressPracticeActions{flex-wrap:wrap;width:100%}}@media (max-width:420px){.progressStatsGrid{grid-template-columns:1fr}}.leaderboardPageHeading{justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:24px;display:flex}.leaderboardPageHeading h1{color:var(--text);margin:7px 0 6px;font-size:32px}.leaderboardPageHeading p{color:var(--muted);margin:0;font-size:10px}.leaderboardMyRank{background:#f2faf5;border:1px solid #cde2d4;border-radius:17px;align-items:center;gap:14px;margin-bottom:18px;padding:18px;display:flex}.leaderboardMyRankIcon{background:#fff;border-radius:13px;flex:0 0 48px;place-items:center;width:48px;height:48px;font-size:21px;display:grid}.leaderboardMyRankContent{flex:1;min-width:0}.leaderboardMyRankContent>span,.leaderboardSectionHeading span,.leaderboardCta>div:nth-child(2)>span{color:var(--green);letter-spacing:.08em;font-size:7px;font-weight:900}.leaderboardMyRankContent h2{color:var(--text);margin:4px 0;font-size:16px}.leaderboardMyRankContent p{color:var(--muted);margin:0;font-size:9px}.leaderboardMyRankNumber{color:var(--green);font-size:28px;font-weight:900}.leaderboardPodium{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:13px;max-width:850px;margin:35px auto 30px;display:grid}.leaderboardPodiumCard{text-align:center;border:1px solid var(--border);background:#fff;border-radius:18px;padding:21px}.leaderboardPodiumCard.winner{border-color:#d9c276;padding-top:30px;padding-bottom:30px;box-shadow:0 15px 40px #7f641714}.leaderboardPodiumMedal{font-size:28px}.leaderboardPodiumAvatar{background:var(--mint);width:55px;height:55px;color:var(--green);border-radius:50%;place-items:center;margin:12px auto;font-size:19px;font-weight:900;display:grid}.leaderboardPodiumCard>span{color:var(--muted);font-size:7px;font-weight:800}.leaderboardPodiumCard h3{color:var(--text);margin:5px 0;font-size:13px}.leaderboardPodiumCard>strong{color:var(--green);font-size:16px}.leaderboardPodiumCard p{color:var(--muted);margin:4px 0 0;font-size:8px}.leaderboardSection{margin-top:25px}.leaderboardSectionHeading{margin-bottom:13px}.leaderboardSectionHeading h2{color:var(--text);margin:5px 0 4px;font-size:20px}.leaderboardSectionHeading p{color:var(--muted);margin:0;font-size:9px}.leaderboardTable{border:1px solid var(--border);background:#fff;border-radius:15px;overflow:hidden}.leaderboardTableHeader,.leaderboardTableRow{grid-template-columns:70px minmax(200px,2fr) repeat(4,minmax(80px,.7fr));align-items:center;gap:10px;display:grid}.leaderboardTableHeader{border-bottom:1px solid var(--border);color:var(--muted);text-transform:uppercase;background:#f7faf8;padding:10px 14px;font-size:7px;font-weight:900}.leaderboardTableRow{border-bottom:1px solid var(--border);min-height:62px;color:var(--muted);padding:10px 14px;font-size:9px}.leaderboardTableRow:last-child{border-bottom:0}.leaderboardTableRow.currentUser{background:#f1faf4}.leaderboardRank{font-size:15px}.leaderboardRank strong{color:var(--text);font-size:10px}.leaderboardStudent{align-items:center;gap:9px;min-width:0;display:flex}.leaderboardStudentAvatar{background:var(--mint);width:34px;height:34px;color:var(--green);border-radius:50%;flex:0 0 34px;place-items:center;font-size:11px;font-weight:900;display:grid}.leaderboardStudent>div:last-child{flex-direction:column;min-width:0;display:flex}.leaderboardStudent strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.leaderboardStudent span{color:var(--green);margin-top:2px;font-size:7px;font-weight:900}.leaderboardXp{color:var(--green);font-size:10px}.leaderboardCta{background:#f3faf5;border:1px solid #cfe2d5;border-radius:16px;align-items:center;gap:15px;margin-top:25px;padding:19px;display:flex}.leaderboardCtaIcon{background:#fff;border-radius:12px;flex:0 0 45px;place-items:center;width:45px;height:45px;font-size:19px;display:grid}.leaderboardCta>div:nth-child(2){flex:1}.leaderboardCta h2{color:var(--text);margin:4px 0;font-size:15px}.leaderboardCta p{color:var(--muted);margin:0;font-size:8px}@media (max-width:850px){.leaderboardPodium{grid-template-columns:1fr}.leaderboardPodiumCard.winner{order:-1}.leaderboardTable{overflow-x:auto}.leaderboardTableHeader,.leaderboardTableRow{min-width:720px}}@media (max-width:650px){.leaderboardPageHeading{flex-direction:column;align-items:flex-start}.leaderboardMyRank{align-items:flex-start}.leaderboardMyRankNumber{font-size:22px}.leaderboardCta{flex-direction:column;align-items:flex-start}}.dailyChallengePage{background:#f8faf8;min-height:calc(100vh - 64px);padding:28px 0 55px}.dailyChallengeBack{margin-bottom:18px}.dailyChallengeBack a{color:var(--muted);font-size:9px;font-weight:800;text-decoration:none}.dailyChallengeBack a:hover{color:var(--green)}.dailyChallengeHero{text-align:center;background:radial-gradient(circle at top,#effaf2 0,#fff 55%);border:1px solid #cfe2d5;border-radius:24px;max-width:820px;margin:0 auto;padding:45px 45px 38px;box-shadow:0 18px 50px #13482b0f}.dailyChallengeLightning{background:var(--green);color:#fff;border-radius:20px;place-items:center;width:68px;height:68px;margin:0 auto 17px;font-size:29px;display:grid;box-shadow:0 10px 25px #0b6b3a33}.dailyChallengeEyebrow{color:var(--green);letter-spacing:.12em;font-size:8px;font-weight:900}.dailyChallengeHero h1{color:var(--text);margin:8px 0 9px;font-size:34px;line-height:1.1}.dailyChallengeHero>p{max-width:520px;color:var(--muted);margin:0 auto;font-size:10px;line-height:1.7}.dailyChallengePath{width:fit-content;color:var(--green);background:#f1faf4;border:1px solid #d6e8db;border-radius:100px;margin:17px auto 0;padding:8px 13px;font-size:8px;font-weight:800}.dailyChallengeInfoGrid{border:1px solid var(--border);background:#fff;border-radius:15px;grid-template-columns:repeat(4,minmax(0,1fr));margin:30px 0 25px;display:grid;overflow:hidden}.dailyChallengeInfoGrid>div{border-right:1px solid var(--border);flex-direction:column;justify-content:center;align-items:center;min-height:82px;padding:14px;display:flex}.dailyChallengeInfoGrid>div:last-child{border-right:0}.dailyChallengeInfoGrid strong{color:var(--green);font-size:19px;font-weight:900}.dailyChallengeInfoGrid span{color:var(--muted);margin-top:4px;font-size:7px;font-weight:800}.dailyChallengeStartButton{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:12px;min-width:220px;min-height:43px;padding:0 20px;font-family:inherit;font-size:9px;font-weight:900;transition:transform .15s,opacity .15s;display:inline-flex}.dailyChallengeStartButton:hover:not(:disabled){transform:translateY(-1px)}.dailyChallengeStartButton:disabled{cursor:not-allowed;opacity:.5}.dailyChallengeStartButton span{font-size:14px}.dailyChallengeUnavailable{color:#b42318!important;margin-top:13px!important;font-size:8px!important}.dailyChallengeBenefits{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:820px;margin:17px auto 0;display:grid}.dailyChallengeBenefits article{border:1px solid var(--border);text-align:center;background:#fff;border-radius:15px;padding:19px}.dailyChallengeBenefits article>div{background:var(--mint);border-radius:10px;place-items:center;width:38px;height:38px;margin:0 auto 10px;font-size:16px;display:grid}.dailyChallengeBenefits h3{color:var(--text);margin:0;font-size:11px}.dailyChallengeBenefits p{color:var(--muted);margin:6px 0 0;font-size:8px;line-height:1.6}@media (max-width:700px){.dailyChallengeHero{padding:32px 20px}.dailyChallengeInfoGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.dailyChallengeInfoGrid>div{border-bottom:1px solid var(--border)}.dailyChallengeBenefits{grid-template-columns:1fr}}@media (max-width:420px){.dailyChallengeHero h1{font-size:28px}.dailyChallengeInfoGrid{grid-template-columns:1fr}.dailyChallengeInfoGrid>div{border-right:0}.dailyChallengeStartButton{width:100%}}.practicePage{background:#f8faf8;min-height:calc(100vh - 64px);padding:28px 0 55px}.practiceBack{margin-bottom:18px}.practiceBack a{color:var(--muted);font-size:9px;font-weight:800;text-decoration:none}.practiceBack a:hover{color:var(--green)}.practiceHeading{margin-bottom:23px}.practiceHeading h1{max-width:650px;color:var(--text);margin:7px 0;font-size:30px;line-height:1.15}.practiceHeading p{max-width:650px;color:var(--muted);margin:0;font-size:10px;line-height:1.7}.practiceLayout{grid-template-columns:minmax(0,1.8fr) minmax(270px,.7fr);align-items:start;gap:16px;display:grid}.practiceBuilder{border:1px solid var(--border);background:#fff;border-radius:18px;padding:22px}.practiceBuilderHeading{border-bottom:1px solid var(--border);padding-bottom:17px}.practiceBuilderHeading>span{color:var(--green);letter-spacing:.09em;font-size:7px;font-weight:900}.practiceBuilderHeading h2{color:var(--text);margin:5px 0 4px;font-size:18px}.practiceBuilderHeading p{color:var(--muted);margin:0;font-size:9px}.practiceField{padding-top:21px}.practiceField+.practiceField{border-top:1px solid var(--border);margin-top:21px}.practiceField>label{color:var(--text);margin-bottom:11px;font-size:10px;font-weight:900;display:block}.practiceSubjectGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.practiceSubjectOption{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:105px;padding:13px;font-family:inherit;transition:border-color .15s,background .15s,transform .15s;display:flex}.practiceSubjectOption:hover{border-color:#b8d6c2;transform:translateY(-1px)}.practiceSubjectOption.active{border-color:var(--green);background:#f1faf4}.practiceSubjectOption>div{background:var(--mint);border-radius:9px;place-items:center;width:35px;height:35px;margin-bottom:8px;font-size:15px;display:grid}.practiceSubjectOption>span{color:var(--text);text-align:center;font-size:9px;font-weight:900}.practiceSubjectOption small{color:var(--muted);margin-top:4px;font-size:7px}.practiceChapterList{gap:8px;display:grid}.practiceChapterOption{text-align:left;border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:11px;align-items:center;gap:11px;width:100%;min-height:58px;padding:9px 12px;font-family:inherit;transition:border-color .15s,background .15s;display:flex}.practiceChapterOption:hover{border-color:#b8d6c2}.practiceChapterOption.active{border-color:var(--green);background:#f2faf5}.practiceChapterNumber{background:var(--mint);width:34px;height:34px;color:var(--green);border-radius:9px;flex:0 0 34px;place-items:center;font-size:10px;font-weight:900;display:grid}.practiceChapterText{flex-direction:column;flex:1;min-width:0;display:flex}.practiceChapterText strong{color:var(--text);font-size:9px}.practiceChapterText span{color:var(--muted);margin-top:3px;font-size:7px}.practiceChapterCheck{color:var(--green);font-size:15px;font-weight:900}.practiceCountOptions{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.practiceCountOptions button{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;min-height:67px;font-family:inherit;display:flex}.practiceCountOptions button.active{border-color:var(--green);background:#f1faf4}.practiceCountOptions strong{color:var(--text);font-size:15px}.practiceCountOptions button.active strong{color:var(--green)}.practiceCountOptions span{color:var(--muted);margin-top:2px;font-size:7px}.practiceSummary{background:linear-gradient(#f1faf4 0%,#fff 65%);border:1px solid #cfe2d5;border-radius:18px;padding:24px;position:sticky;top:85px}.practiceSummaryIcon{background:var(--green);color:#fff;border-radius:13px;place-items:center;width:48px;height:48px;margin-bottom:13px;font-size:20px;display:grid}.practiceSummaryEyebrow{color:var(--green);letter-spacing:.09em;font-size:7px;font-weight:900}.practiceSummary h2{color:var(--text);margin:5px 0 17px;font-size:18px}.practiceSummaryRows{border-top:1px solid #d9e8dd}.practiceSummaryRows>div{border-bottom:1px solid #d9e8dd;justify-content:space-between;align-items:center;gap:15px;min-height:43px;display:flex}.practiceSummaryRows span{color:var(--muted);font-size:8px}.practiceSummaryRows strong{max-width:150px;color:var(--text);text-align:right;font-size:8px}.practiceSummaryNote{background:#f7faf8;border-radius:10px;align-items:flex-start;gap:8px;margin:16px 0;padding:11px;display:flex}.practiceSummaryNote p{color:var(--muted);margin:0;font-size:7px;line-height:1.6}.practiceStartButton{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:11px;width:100%;min-height:43px;padding:0 15px;font-family:inherit;font-size:9px;font-weight:900;display:flex}.practiceStartButton:disabled{cursor:not-allowed;opacity:.5}.practiceStartButton span{font-size:14px}.practiceEmpty{text-align:center;border:1px solid var(--border);background:#fff;border-radius:18px;padding:50px 25px}.practiceEmpty>div{font-size:35px}.practiceEmpty h2{color:var(--text);margin:10px 0 5px;font-size:18px}.practiceEmpty p{max-width:450px;color:var(--muted);margin:0 auto 18px;font-size:9px}@media (max-width:900px){.practiceLayout{grid-template-columns:1fr}.practiceSummary{position:static}}@media (max-width:650px){.practiceSubjectGrid,.practiceCountOptions{grid-template-columns:repeat(2,minmax(0,1fr))}.practiceBuilder{padding:17px}}@media (max-width:420px){.practiceSubjectGrid{grid-template-columns:1fr}.practiceHeading h1{font-size:26px}}.studentProfilePage{background:#f6f8f7;min-height:calc(100vh - 72px);padding:36px 0 80px}.studentProfileBack{margin-bottom:22px}.studentProfileBack a{color:#52635a;font-size:14px;font-weight:700;text-decoration:none}.studentProfileBack a:hover{color:#087443}.studentProfileHero{color:#fff;background:linear-gradient(135deg,#073f2c,#087443);border-radius:24px;justify-content:space-between;align-items:center;gap:30px;padding:34px 38px;display:flex;box-shadow:0 18px 45px #04422b29}.studentProfileHero h1{margin:8px 0 10px;font-size:clamp(28px,4vw,42px);line-height:1.1}.studentProfileHero p{color:#ffffffc7;max-width:620px;margin:0;line-height:1.7}.studentProfileHeroAvatar{color:#087443;background:#fff;border-radius:50%;flex:0 0 92px;place-items:center;width:92px;height:92px;font-size:38px;font-weight:900;display:grid;box-shadow:0 10px 28px #00000026}.studentProfileStats{grid-template-columns:repeat(4,1fr);gap:16px;margin:22px 0;display:grid}.studentProfileStat{background:#fff;border:1px solid #e3e9e5;border-radius:18px;align-items:center;gap:14px;padding:20px;display:flex}.studentProfileStatIcon{color:#087443;background:#eaf7f0;border-radius:13px;place-items:center;width:44px;height:44px;font-size:19px;font-weight:900;display:grid}.studentProfileStat strong{color:#17231d;font-size:22px;line-height:1.1;display:block}.studentProfileStat span{color:#718078;margin-top:5px;font-size:13px;display:block}.studentProfileGrid{grid-template-columns:minmax(0,1.55fr) minmax(280px,.75fr);align-items:start;gap:22px;display:grid}.studentProfileCard,.studentProfileCurrentCard,.studentProfilePerformanceCard{background:#fff;border:1px solid #e3e9e5;border-radius:22px;box-shadow:0 8px 30px #132e200d}.studentProfileCard{padding:28px}.studentProfileCardHeading{border-bottom:1px solid #edf1ee;align-items:center;gap:14px;margin-bottom:24px;padding-bottom:22px;display:flex}.studentProfileCardIcon{background:#eaf7f0;border-radius:14px;place-items:center;width:48px;height:48px;font-size:20px;display:grid}.studentProfileCardHeading h2{color:#17231d;margin:0 0 5px;font-size:21px}.studentProfileCardHeading p{color:#718078;margin:0;font-size:14px}.studentProfileForm{gap:20px;display:grid}.studentProfileForm label{gap:8px;display:grid}.studentProfileForm label>span{color:#34463c;font-size:14px;font-weight:750}.studentProfileForm input,.studentProfileForm select{box-sizing:border-box;color:#17231d;width:100%;min-height:48px;font:inherit;background:#fff;border:1px solid #d7e0da;border-radius:12px;outline:none;padding:13px 14px;transition:border-color .2s,box-shadow .2s}.studentProfileForm input:focus,.studentProfileForm select:focus{border-color:#15945b;box-shadow:0 0 0 3px #15945b1c}.studentProfileForm input:disabled{color:#748179;cursor:not-allowed;background:#f5f7f6}.studentProfileForm small{color:#89958e;font-size:12px}.studentProfileTwoColumns{grid-template-columns:1fr 1fr;gap:16px;display:grid}.studentProfileDivider{color:#087443;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:14px;margin-top:5px;font-size:12px;font-weight:850;display:flex}.studentProfileDivider:after{content:"";background:#e6ebe8;flex:1;height:1px}.studentProfileSaveButton{color:#fff;cursor:pointer;background:#087443;border:0;border-radius:13px;min-height:50px;font-size:15px;font-weight:800;transition:transform .15s,background .15s}.studentProfileSaveButton:hover{background:#06633a;transform:translateY(-1px)}.studentProfileSaveButton:disabled{opacity:.65;cursor:wait;transform:none}.studentProfileError,.studentProfileSuccess{border-radius:12px;padding:13px 15px;font-size:14px;font-weight:650}.studentProfileError{color:#a83232;background:#fff0f0;border:1px solid #f2cccc}.studentProfileSuccess{color:#087443;background:#eaf8f0;border:1px solid #c7ead7}.studentProfileSide{gap:20px;display:grid}.studentProfileCurrentCard,.studentProfilePerformanceCard{padding:24px}.studentProfileSmallTitle{color:#087443;letter-spacing:.09em;font-size:11px;font-weight:900}.studentProfileStudyIcon{background:#eaf7f0;border-radius:16px;place-items:center;width:56px;height:56px;margin:22px 0 14px;font-size:25px;display:grid}.studentProfileCurrentCard h2{color:#17231d;margin:0 0 18px;font-size:27px}.studentProfilePathItems{gap:10px;display:grid}.studentProfilePathItems>div{background:#f7f9f8;border-radius:12px;justify-content:space-between;gap:15px;padding:13px 14px;display:flex}.studentProfilePathItems span{color:#78857e;font-size:13px}.studentProfilePathItems strong{color:#25362d;text-align:right;font-size:13px}.studentProfileCurrentCard>p{color:#718078;margin:18px 0 0;font-size:13px;line-height:1.65}.studentProfilePerformanceCard h3{color:#17231d;margin:8px 0 18px;font-size:20px}.studentProfilePerformanceRow{color:#6d7b73;border-bottom:1px solid #edf1ee;justify-content:space-between;gap:20px;padding:12px 0;font-size:14px;display:flex}.studentProfilePerformanceRow strong{color:#17231d}.studentProfileProgressLink{color:#087443;margin-top:18px;font-size:14px;font-weight:800;text-decoration:none;display:block}@media (max-width:900px){.studentProfileStats{grid-template-columns:repeat(2,1fr)}.studentProfileGrid{grid-template-columns:1fr}}@media (max-width:620px){.studentProfilePage{padding-top:22px}.studentProfileHero{padding:26px 22px}.studentProfileHeroAvatar{display:none}.studentProfileStats{grid-template-columns:1fr 1fr}.studentProfileTwoColumns{grid-template-columns:1fr}.studentProfileCard{padding:20px}}.publicBoardGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.publicBoardCard{min-height:150px;color:inherit;background:#fff;border:1px solid #dfe8e2;border-radius:18px;align-items:center;gap:16px;padding:22px;text-decoration:none;transition:transform .16s,border-color .16s,box-shadow .16s;display:flex;box-shadow:0 8px 28px #183e280d}.publicBoardCard:hover{border-color:#94c7a7;transform:translateY(-2px);box-shadow:0 15px 34px #183e2817}.publicBoardIcon{background:#eaf7ef;border-radius:15px;flex:0 0 56px;place-items:center;width:56px;height:56px;font-size:24px;display:grid}.publicBoardContent{flex:1;min-width:0}.publicBoardType{color:#0b6b3a;letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:900;display:block}.publicBoardContent h2{color:#17231d;margin:0 0 5px;font-size:21px}.publicBoardContent p{color:#6c7b72;margin:0;font-size:13px;line-height:1.55}.publicBoardLevels{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}.publicBoardLevels span{color:#53655b;background:#f2f7f4;border-radius:100px;padding:5px 8px;font-size:10px;font-weight:700}.publicBoardArrow{color:#0b6b3a;font-size:22px;font-weight:900}@media (max-width:760px){.publicBoardGrid{grid-template-columns:1fr}}@media (max-width:520px){.publicBoardCard{align-items:flex-start;padding:18px}.publicBoardIcon{flex-basis:46px;width:46px;height:46px}}
