html,body,#root{min-height:100%;margin:0}body{font-family:Arial,Helvetica,sans-serif}@font-face{font-family:OpenDyslexic;src:url(/fonts/OpenDyslexic-Regular.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}*{box-sizing:border-box}html{scrollbar-gutter:stable;overflow-anchor:none;overflow-y:scroll}body{font-family:var(--app-font,Arial,Helvetica,sans-serif);color:#0f172a;overflow-anchor:none;background:#f1f5f9;margin:0}#root{overflow-anchor:none;min-height:100vh}.page,.examPage,.examShell,.examMain,.mainHeader,.home,.results,.homeLayout,.folderSections,.questionHeader,.examHeader,.mockTimer{overflow-anchor:none}button{cursor:pointer;border:0;font-family:inherit}.linkButton{color:#1d4ed8;text-align:left;background:0 0;padding:0;font-weight:700;text-decoration:underline}.highlightText{background:#fef08a;border-radius:3px;padding:0 2px}.highlightTools{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.smallBtn{color:#334155;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:8px;padding:8px 10px;font-weight:700}.mainHeader{color:#0f172a;background:linear-gradient(135deg,#f8fbff 0%,#eef6ff 100%);border-bottom:1px solid #dbe7f3;padding:12px 32px 10px;box-shadow:0 2px 12px #0f172a0a}.brandRow{flex-direction:column;align-items:flex-start;gap:5px;display:flex}.logoHomeButton{width:auto;max-width:max-content;height:auto;box-shadow:none;background:0 0;border:0;border-radius:8px;justify-content:center;align-self:flex-start;align-items:center;margin:0;padding:0;line-height:0;display:inline-flex}.logoHomeButton:hover{background:0 0}.logoHomeButton:focus-visible{outline:3px solid var(--primary-soft);outline-offset:4px}.siteLogo{object-fit:contain;background:0 0;border-radius:0;width:240px;height:auto;display:block}.mainHeader p{color:#475569;margin:0;font-size:12px;line-height:1.2}.home,.results{max-width:1100px;margin:0 auto;padding:32px}.setGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px;display:grid}.setCard,.panel,.questionCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px;box-shadow:0 2px 10px #0f172a0f}.setTop{justify-content:space-between;gap:16px;display:flex}.setTop h3{margin:0}.setTop p,.muted{color:#64748b}.setTop span,.tagRow span{color:#1d4ed8;background:#dbeafe;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700}.bar{background:#e2e8f0;border-radius:999px;height:8px;margin:14px 0;overflow:hidden}.bar div{background:#2563eb;height:100%}.buttonRow{flex-wrap:wrap;gap:8px;display:flex}.primary,.secondary,.success,.homeBtn,.resultsBtn,.examHeader button,.questionHeader button{border-radius:8px;padding:10px 14px;font-weight:700}.primary{color:#fff;background:#1d4ed8}.primary:disabled{cursor:not-allowed;background:#cbd5e1}.secondary{color:#334155;background:#e2e8f0}.success{color:#fff;background:#15803d}.examShell{height:100vh;display:flex}.sidebar{background:#fff;border-right:1px solid #e2e8f0;flex-direction:column;width:300px;padding:16px;display:flex;overflow:auto}.sidebar h2{margin:12px 0 4px;font-size:18px}.homeBtn{color:#fff;background:#1e293b;width:max-content}.qGrid{grid-template-columns:repeat(10,1fr);gap:5px;margin:20px 0;display:grid}.qNav{background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;justify-content:center;align-items:center;min-height:35px;padding:0;font-size:13px;font-weight:900;line-height:1;display:flex;position:relative}.qNavFlag{font-size:8px;line-height:1;position:absolute;top:1px;right:1px}.qNav.active{color:#fff;background:#1d4ed8;border-color:#1d4ed8}.qNav.answeredCorrect{color:#166534;background:#dcfce7;border-color:#86efac}.qNav.answeredWrong{color:#991b1b;background:#fee2e2;border-color:#fca5a5}.resultsBtn{color:#fff;background:#1d4ed8;margin-top:auto}.examMain{flex:1;overflow-y:auto}.questionHeader,.examHeader{z-index:5;background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:14px 22px;display:flex;position:sticky;top:0}.examHeader{color:#fff;background:#1e293b}.examHeader button{color:#fff;background:#ffffff1f}.questionHeader p{color:#64748b;margin:2px 0 0;font-size:13px}.questionCard,.explanation{max-width:900px;margin:24px auto}.tagRow{gap:8px;margin-bottom:16px;display:flex}.tagRow span:nth-child(2){color:#475569;background:#f1f5f9}.questionInlineNumber{background:var(--primary-soft);width:max-content;max-width:100%;color:var(--primary-soft-text);border:1px solid var(--border);border-radius:999px;align-items:center;margin-bottom:12px;padding:6px 10px;font-size:13px;font-weight:900;display:inline-flex}.stem{font-size:16px;line-height:1.7}.stemBlocks{display:block}.stemParagraph{margin:0 0 14px}.stemParagraph:last-child{margin-bottom:0}.stemTableWrap{margin:12px 0 16px;overflow-x:auto}.stemTable{border-collapse:separate;border-spacing:0;background:var(--surface);border:1px solid var(--border);border-radius:12px;width:100%;max-width:820px;overflow:hidden}.stemTable th,.stemTable td{border-bottom:1px solid var(--border);vertical-align:top;padding:10px 12px}.stemTable th{background:var(--secondary);color:var(--secondary-text);font-weight:800}.stemTable tr:last-child td{border-bottom:0}.stemTable th:not(:first-child),.stemTable td:not(:first-child){text-align:right}.reviewStem{margin:12px 0;line-height:1.55}.reviewStem .stemTable{max-width:760px}.options{gap:10px;margin-top:20px;display:grid}.option{text-align:left;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #cbd5e1;border-radius:9px;width:100%;padding:13px 14px;line-height:1.45}.option:hover{background:#eff6ff;border-color:#2563eb}.option.selected{background:#dbeafe;border-color:#2563eb}.option.eliminated{opacity:.55;background:#f8fafc;text-decoration:line-through}.option.correct{background:#dcfce7;border-color:#16a34a}.option.wrong{background:#fee2e2;border-color:#dc2626}.resultBanner{border-radius:8px;margin-bottom:16px;padding:12px 14px;font-weight:800}.goodBanner,.good{color:#166534;background:#dcfce7}.badBanner,.bad{color:#991b1b;background:#fee2e2}.sourceBox{background:#f8fafc;border-radius:8px;margin-top:14px;padding:14px}.topicGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;display:grid}.topicBox{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:10px}.reviewItem{cursor:pointer;border:1px solid #e2e8f0;border-radius:10px;margin-top:12px;padding:16px;transition:border-color .15s,box-shadow .15s,background .15s}.reviewItem:hover{border-color:var(--primary);box-shadow:0 2px 14px var(--shadow)}.reviewDateGroup{gap:10px;margin-top:18px;display:grid}.reviewDateHeader{z-index:2;background:var(--surface);border:1px solid var(--border);box-shadow:0 2px 10px var(--shadow);border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex;position:sticky;top:0}.reviewDateHeader h4{margin:0;font-size:15px}.reviewDateHeader span{background:var(--primary-soft);color:var(--primary-soft-text);border-radius:999px;padding:5px 9px;font-size:12px;font-weight:900}.reviewHead{justify-content:space-between;gap:12px;display:flex}.reviewHead span{border-radius:999px;padding:4px 10px;font-size:12px;font-weight:800}.reviewSelectPill{border:1px solid var(--border);background:var(--surface-soft);color:var(--muted);border-radius:999px;align-items:center;gap:4px;padding:4px 10px;font-size:12px;font-weight:900;display:inline-flex}.reviewSelectPill.active{background:var(--primary);border-color:var(--primary);color:#fff}.reviewAnkiExportedPill{color:#6d28d9;background:#f3e8ff;border:1px solid #a78bfa;border-radius:999px;align-items:center;gap:5px;padding:4px 10px;font-size:12px;font-weight:900;display:inline-flex}.reviewPrimaryAction{box-shadow:0 10px 20px var(--shadow);letter-spacing:.01em;align-items:center;gap:8px;display:inline-flex;font-size:calc(15.5px * var(--app-font-scale,1))!important;border-radius:13px!important;padding:13px 18px!important}.reviewPrimaryAction:not(:disabled):hover{box-shadow:0 14px 26px var(--shadow);transform:translateY(-1px)}.reviewPrimaryAction:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.reviewRetryAction{color:#fff!important;background:linear-gradient(135deg,#0ea5e9,#2563eb)!important}.reviewAnkiAction{color:#fff!important;background:linear-gradient(135deg,#7c3aed,#4f46e5)!important}.reviewAnkiApkgAction{color:#fff!important;background:linear-gradient(135deg,#16a34a,#0f766e)!important}.reviewAnkiStatus{border:1px solid var(--border);background:var(--surface-soft);border-radius:12px;margin-top:12px;padding:10px 12px;font-weight:800}.reviewAnkiStatus:empty{display:none}.reviewActionIcon{font-size:18px;line-height:1}.reviewSelectionNote{border:1px dashed var(--border);background:var(--surface-soft);border-radius:12px;margin-top:12px;padding:10px 12px}.reviewActionsGrid{grid-template-columns:minmax(0,.95fr) minmax(0,1.35fr);align-items:stretch;gap:14px;display:grid}.reviewActionGroup{border:1px solid var(--border);background:var(--surface-soft);box-shadow:0 6px 18px var(--shadow);border-radius:16px;padding:14px}.reviewActionGroupHeader{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:12px;display:flex}.reviewActionGroupHeader span{color:var(--text);font-size:15px;font-weight:950}.reviewActionGroupHeader small{max-width:360px;color:var(--muted);text-align:right;font-weight:750;line-height:1.25}.reviewActionButtonGrid{gap:10px;display:grid}.reviewActionButtonGrid.practiceActions{grid-template-columns:1fr 1fr}.reviewActionButtonGrid.ankiActions{grid-template-columns:repeat(2,minmax(0,1fr))}.reviewHeroButton{text-align:center;justify-content:center;min-height:48px}.reviewRetryAction.reviewHeroButton,.reviewAnkiAction.reviewHeroButton,.reviewAnkiApkgAction.reviewHeroButton{width:100%}.practiceActions .reviewRetryAction,.ankiActions .reviewAnkiAction{grid-column:1/-1}.reviewUtilityAction{min-height:42px;border-radius:12px!important;font-weight:900!important}.reviewUtilityAction:disabled{opacity:.55;cursor:not-allowed}.reviewActionGroupPractice,.reviewActionGroupAnki{background:linear-gradient(135deg,var(--surface-soft),var(--surface))}.homeActionBar{justify-content:space-between;align-items:center;gap:14px;margin:0 0 18px;display:flex}.homeContinueCluster{border:1px solid color-mix(in srgb,var(--primary) 42%,var(--border));background:linear-gradient(135deg,var(--surface-soft),var(--surface));min-width:280px;max-width:min(450px,100%);box-shadow:0 10px 24px var(--shadow);border-radius:16px;align-items:stretch;gap:0;display:grid;overflow:hidden}.homeContinueButton{text-align:left;flex-direction:column;justify-content:center;align-items:flex-start;gap:2px;width:100%;min-width:0;max-width:100%;display:inline-flex;box-shadow:none!important;border-radius:0!important;padding:10px 13px!important}.homeContinueButton span{letter-spacing:.04em;text-transform:uppercase;opacity:.92;font-size:11px;font-weight:950}.homeContinueButton strong{white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:13px;line-height:1.2;display:block;overflow:hidden}.homeContinueOptions{border-top:1px solid var(--border);background:#0f172a38;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:6px;display:grid}.homeContinueOptions label{border:1px solid var(--border);background:var(--surface-soft);min-width:0;color:var(--muted);white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:6px 8px;font-size:11px;font-weight:950;line-height:1.1;display:inline-flex}.homeContinueOptions input{accent-color:var(--primary);margin:0}.homeContinueOptions label:has(input:checked){border-color:var(--primary);background:var(--primary-soft);color:var(--primary-soft-text)}.setContinueCluster{border:1px solid color-mix(in srgb,var(--primary) 34%,var(--border));background:linear-gradient(135deg,var(--surface-soft),var(--surface));min-width:230px;box-shadow:0 6px 16px var(--shadow);border-radius:15px;justify-items:stretch;gap:0;display:grid;overflow:hidden}.setContinueOptions{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch;max-width:none;padding:5px}.setContinueOptions label{border-radius:9px;padding:5px 7px;font-size:10px}.folderSectionContent .setCard .setContinueCluster .success{white-space:nowrap;width:100%;font-size:12px;box-shadow:none!important;border-radius:0!important;padding:8px 10px!important}.folderSectionContent .setCard{align-items:stretch;grid-template-columns:minmax(0,1fr)!important}.folderSectionContent .setCard .setTop{min-width:0;grid-column:1!important}.folderSectionContent .setCard .setTop h3{overflow-wrap:normal;max-width:100%}.folderSectionContent .setCard .bar,.folderSectionContent .setCard>p.muted{width:100%;grid-column:1!important}.folderSectionContent .setCard .buttonRow{justify-content:flex-start;align-items:center;gap:8px;width:100%;margin-top:4px;padding:0;display:flex;grid-area:auto/1!important}.folderSectionContent .setCard .setContinueCluster{flex:280px;min-width:230px;max-width:390px}.folderSectionContent .setCard .primary,.folderSectionContent .setCard .secondary{flex:none;justify-content:center;align-items:center;min-height:38px;display:inline-flex}@media (width<=760px){.folderSectionContent .setCard .buttonRow{align-items:stretch}.folderSectionContent .setCard .setContinueCluster{flex:100%;max-width:none}.folderSectionContent .setCard .primary,.folderSectionContent .setCard .secondary{flex:96px}.homeContinueOptions label{white-space:normal;text-align:center}.homeContinueButton strong{white-space:normal}}.reviewDashboard{gap:16px;display:grid}.reviewControlPanel{padding:20px}.reviewControlsLayout{grid-template-columns:minmax(0,1fr) 290px;align-items:start;gap:18px;display:grid}.reviewControlsMain{min-width:0}.reviewTipsAside{border:1px solid var(--border);background:var(--surface-soft);border-radius:14px;min-height:460px;max-height:calc(100vh - 120px);padding:14px;position:sticky;top:86px;overflow:auto}.reviewTipsAside h3{margin:0 0 10px;font-size:16px}.reviewTipsAside ul{gap:8px;margin:0;padding-left:18px;display:grid}.reviewTipsAside li{color:var(--muted);font-size:13px;line-height:1.35}.reviewHero{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.reviewHero h2{margin:0 0 6px}.reviewStatsGrid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;display:grid}.reviewStatCard{border:1px solid var(--border);background:var(--surface-soft);border-radius:12px;padding:12px}.reviewStatCard strong{color:var(--text);font-size:24px;display:block}.reviewStatCard span{color:var(--muted);text-transform:uppercase;letter-spacing:.03em;font-size:12px;font-weight:800}.reviewFilters{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));align-items:end;gap:10px;display:grid}.reviewFilters label{color:var(--muted);text-transform:uppercase;letter-spacing:.03em;gap:6px;font-size:12px;font-weight:900;display:grid}.reviewFilters select,.reviewFilters input{border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:10px;padding:10px;font-weight:800}.reviewStatusTabs{flex-wrap:wrap;gap:8px;display:flex}.reviewStatusTabs button{border:1px solid var(--border);background:var(--surface-soft);color:var(--text);border-radius:999px;padding:9px 12px;font-weight:900}.reviewStatusTabs button.active{background:var(--primary);border-color:var(--primary);color:#fff}.reviewMeta{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.reviewMeta span{background:var(--surface-soft);color:var(--muted);border:1px solid var(--border);border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800}.reviewAnswerGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:10px;margin:12px 0;display:grid}.reviewAnswerBox{border:1px solid var(--border);background:var(--surface-soft);border-radius:10px;padding:10px}.reviewAnswerBox strong{margin-bottom:4px;display:block}.reviewOptionList{gap:6px;margin:12px 0;display:grid}.reviewOptionLine{border:1px solid var(--border);background:var(--surface);border-radius:9px;padding:8px 10px}.reviewOptionLine.correct{background:var(--success-soft);color:var(--success-text);border-color:#16a34a}.reviewOptionLine.userWrong{background:var(--danger-soft);color:var(--danger-text);border-color:#dc2626}.emptyReview{border:1px dashed var(--border);background:var(--surface-soft);text-align:center;border-radius:14px;padding:22px}.reviewSourceRow{flex-wrap:wrap;align-items:center;gap:10px;margin-top:12px;display:flex}.reviewQuestionsHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.reviewQuestionTools{flex-wrap:wrap;gap:8px;display:flex}.reviewHeadTitleBlock{gap:4px;min-width:0;display:grid}.reviewHeadTitleBlock strong{line-height:1.25}.reviewMiniToggle{font-size:calc(13px * var(--app-font-scale,1))!important;border-radius:999px!important;padding:8px 12px!important;font-weight:950!important}.reviewBulkToggle{min-height:42px;box-shadow:0 10px 22px var(--shadow);letter-spacing:.01em;justify-content:center;align-items:center;gap:8px;display:inline-flex;border:1px solid var(--primary)!important;background:linear-gradient(135deg,var(--primary),var(--primary-strong))!important;color:#fff!important;padding:11px 16px!important}.reviewBulkToggle:hover:not(:disabled){box-shadow:0 14px 28px var(--shadow);filter:brightness(1.04);transform:translateY(-1px)}.reviewBulkToggle:focus-visible{outline:3px solid var(--primary-soft);outline-offset:3px}.reviewBulkToggle:disabled{opacity:.48;box-shadow:none;filter:none;transform:none}.reviewItem.reviewItemCollapsed{padding:12px}.reviewCollapsedStem{color:var(--muted);font-size:calc(13px * var(--app-font-scale,1));margin:4px 0 0;line-height:1.4}.reviewCollapsedActions{border-top:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px;padding-top:10px;display:flex}.reviewMiniButton{border:1px solid var(--border);background:var(--surface-soft);color:var(--text);font-size:calc(12px * var(--app-font-scale,1));border-radius:999px;justify-content:center;align-items:center;gap:5px;padding:6px 10px;font-weight:900;text-decoration:none;display:inline-flex}.reviewMiniButton:hover{border-color:var(--primary);background:var(--primary-soft);color:var(--primary-soft-text)}.reviewMiniButton.active{background:var(--primary);border-color:var(--primary);color:#fff}.reviewHoverDetails{border-top:1px solid var(--border);min-height:250px;margin-top:12px;padding-top:12px}.reviewHoverDetails h4{margin:0 0 8px;font-size:14px}.reviewHoverDetails dl{grid-template-columns:auto 1fr;gap:6px 8px;margin:0;font-size:12px;line-height:1.35;display:grid}.reviewHoverDetails dt{color:var(--muted);font-weight:900}.reviewHoverDetails dd{color:var(--text);margin:0;font-weight:750}.reviewHoverDetails a{color:var(--primary);font-weight:900}.reviewHoverEmpty{border-top:1px solid var(--border);color:var(--muted);min-height:250px;margin-top:12px;padding-top:12px;font-size:12px;line-height:1.35}.reviewCollapsedActions .reviewMiniButton:first-child{min-width:150px}@media (width<=1150px){.reviewControlsLayout{grid-template-columns:1fr}.reviewTipsAside{min-height:0;max-height:none;position:static;top:auto;overflow:visible}.reviewActionsGrid{grid-template-columns:1fr}}@media (width<=850px){.examShell{height:auto;display:block}.sidebar{width:100%;height:auto}.questionHeader{display:block;position:static}.reviewControlsLayout{grid-template-columns:1fr}.reviewTipsAside{min-height:0;max-height:none;position:static;top:auto;overflow:visible}.reviewActionsGrid,.reviewActionButtonGrid.practiceActions,.reviewActionButtonGrid.ankiActions{grid-template-columns:1fr}.reviewActionGroupHeader{display:block}.reviewActionGroupHeader small{text-align:left;margin-top:4px;display:block}}button{line-height:1.2}.mockTimerValue{text-align:center;min-width:6ch;display:inline-block}.mockTimer{min-height:38px}.questionHeader button,.examHeader button,.smallBtn,.primary,.secondary,.success{line-height:1.2}.srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.appShell{grid-template-columns:var(--rail-width,68px) minmax(0,1fr);background:radial-gradient(circle at top left,var(--primary-soft),transparent 32rem),var(--bg);min-height:100vh;color:var(--text);font-family:var(--app-font,Arial,Helvetica,sans-serif);font-size:calc(16px * var(--app-font-scale,1));overflow-anchor:none;display:grid}.appShellBody{grid-template-columns:var(--sidebar-width,292px) minmax(0,1fr);min-width:0;min-height:100vh;transition:grid-template-columns .28s cubic-bezier(.2,.8,.2,1);display:grid;position:relative}.appShell--noWorkspaceSidebar .appShellBody{grid-template-columns:minmax(0,1fr)}.appShell--sidebarCollapsed .appShellBody{grid-template-columns:0 minmax(0,1fr)}.sidebarFrame{opacity:1;align-self:start;min-width:0;height:100vh;transition:opacity .24s cubic-bezier(.2,.8,.2,1),transform .28s cubic-bezier(.2,.8,.2,1),visibility .24s;position:sticky;top:0;overflow:hidden;transform:translate(0)}.sidebarFrame .workspaceSidebar{height:100%;width:var(--sidebar-width,292px);max-width:var(--sidebar-width,292px);position:relative;top:auto}.sidebarFrame--collapsed{opacity:0;visibility:hidden;pointer-events:none;transform:translate(-12px)}.sidebarFrame .workspaceSidebarHeader{padding-right:56px}.sidebarCollapseButton{border:1px solid var(--border-strong,var(--border));background:var(--surface-strong,var(--surface));color:var(--text);box-shadow:0 10px 24px var(--shadow);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;padding:0;font-size:18px;font-weight:950;line-height:1;transition:background .15s,border-color .15s,transform .15s;display:inline-flex}.sidebarCollapseButton:hover{border-color:var(--primary);background:var(--primary-soft);color:var(--primary-soft-text);transform:translateY(-1px)}.sidebarCollapseButton:focus-visible{outline:3px solid var(--primary-soft);outline-offset:3px}.sidebarCollapseButton--inside{z-index:45;background:var(--primary-soft);border-color:var(--primary);color:var(--primary-soft-text);box-shadow:0 10px 22px var(--shadow);position:absolute;top:18px;right:28px;transform:none}.sidebarCollapseButton--inside:hover{transform:translateY(-1px)}.appShell--sidebarCollapsed .mainWorkspace{padding-left:24px}.leftRail{z-index:20;border-right:1px solid var(--border);background:color-mix(in srgb,var(--surface-strong,var(--surface)) 84%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);height:100vh;box-shadow:6px 0 24px var(--shadow);flex-direction:column;align-items:center;gap:16px;padding:12px 10px;display:flex;position:sticky;top:0}.railLogoButton,.railNavButton{border-radius:var(--radius-md,16px);color:var(--muted);background:0 0;border:1px solid #0000;justify-content:center;align-items:center;font-weight:900;transition:background .15s,border-color .15s,color .15s,transform .15s;display:inline-flex;position:relative}.railLogoButton{width:52px;height:52px;margin:0 0 4px;padding:5px}.railLogoButton img{object-fit:contain;width:100%;height:100%;display:block}.railNavGroup{gap:8px;width:100%;display:grid}.railNavButton{width:100%;min-height:42px;font-size:18px}.railNavButton:hover,.railLogoButton:hover{border-color:var(--border-strong,var(--border));background:var(--surface-soft);color:var(--text)}.railNavButton.active{background:var(--primary-soft);border-color:var(--primary);color:var(--primary-soft-text)}.railSidebarToggle{background:var(--surface-soft);border-color:var(--border-strong,var(--border));color:var(--primary-strong)}.railSidebarToggle:hover{background:var(--primary-soft);border-color:var(--primary);color:var(--primary-soft-text)}.railNavButton:focus-visible,.railLogoButton:focus-visible,.workspaceSidebar button:focus-visible,.mobileShellToggle:focus-visible{outline:3px solid var(--primary-soft);outline-offset:3px}.railTooltip{z-index:120;border:1px solid var(--border-strong,var(--border));background:var(--surface-strong,var(--surface));width:max-content;max-width:220px;min-height:32px;color:var(--text);box-shadow:0 12px 30px var(--shadow);letter-spacing:.01em;opacity:0;pointer-events:none;border-radius:999px;align-items:center;padding:7px 11px;font-size:12px;font-weight:900;line-height:1;transition:opacity .14s,transform .14s;display:inline-flex;position:absolute;top:50%;left:calc(100% + 10px);transform:translateY(-50%)translate(-4px)}.railTooltip:before{content:"";border-style:solid;border-width:6px;border-color:transparent var(--border-strong,var(--border)) transparent transparent;position:absolute;top:50%;right:100%;transform:translateY(-50%)}.railNavButton:hover .railTooltip,.railNavButton:focus-visible .railTooltip,.railLogoButton:hover .railTooltip,.railLogoButton:focus-visible .railTooltip{opacity:1;transform:translateY(-50%)translate(0)}.railNavGroupBottom{margin-top:auto}.leftRailFooter{gap:8px;width:100%;margin-top:auto;display:grid}.workspaceSidebar{scrollbar-gutter:stable both-edges;border-right:1px solid var(--border);background:color-mix(in srgb,var(--surface) 78%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);min-width:0;height:100vh;color:var(--text);box-shadow:8px 0 26px var(--shadow);overflow-anchor:none;align-self:start;padding:18px;position:sticky;top:0;overflow:hidden auto}.workspaceSidebarHeader{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.workspaceSidebarEyebrow{background:var(--primary-soft);width:max-content;max-width:100%;color:var(--primary-soft-text);letter-spacing:.03em;text-transform:uppercase;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:950;display:inline-flex}.workspaceSidebar h2{margin:6px 0 0;font-size:20px;line-height:1.15}.workspaceSidebarActions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.workspaceSidebarContent{gap:14px;width:100%;min-width:0;display:grid}.homeWorkspaceSidebar .workspaceSidebarHeader{align-items:center}.homeWorkspaceSidebar .workspaceSidebarHeader h2{margin:0}.mainWorkspace{min-width:0;min-height:100vh;color:var(--text);overflow-anchor:none;padding:24px;transition:padding .24s cubic-bezier(.2,.8,.2,1);overflow-x:hidden}.mainWorkspaceInner{max-width:1120px;margin:0 auto}.mainWorkspaceInner.wide{max-width:1440px}.mainWorkspaceHeader{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.mainWorkspaceEyebrow{background:var(--primary-soft);width:max-content;max-width:100%;color:var(--primary-soft-text);letter-spacing:.03em;text-transform:uppercase;border-radius:999px;margin-bottom:8px;padding:5px 9px;font-size:12px;font-weight:950;display:inline-flex}.mainWorkspaceHeader h1{margin:0;font-size:clamp(28px,4vw,44px);line-height:1.03}.mainWorkspaceHeader p{color:var(--muted);margin:8px 0 0;line-height:1.45}.mainWorkspaceActions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.mobileShellToggle,.mobileBottomBar,.mobileDrawerBackdrop,.mobileDrawer{display:none}@keyframes mizaanSoftReveal{0%{opacity:0;transform:translateY(-8px)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes mizaanDrawerIn{0%{opacity:0;transform:translate(-14px)}to{opacity:1;transform:translate(0)}}@keyframes mizaanBackdropIn{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:no-preference){.workspaceSidebar,.sidebarFrame .workspaceSidebar,.mainWorkspaceInner,.questionCard,.panel,.folderSection,.setCard,.reviewItem,.heatmapStat,.workspaceStatGrid div,.workspaceNavItem,.themeToggleButton,.continueBox{transition:border-color .18s cubic-bezier(.2,.8,.2,1),background .18s cubic-bezier(.2,.8,.2,1),box-shadow .18s cubic-bezier(.2,.8,.2,1),transform .18s cubic-bezier(.2,.8,.2,1)}.themeDropdown,.combinePickerPanel,.duaFormulaContent,.folderSectionDropdown[open] .folderSectionContent,.heatmapControlDrawer[open] .heatmapControls,.heatmapControlDrawer[open] .buttonRow,.reviewCompactDetails[open]>:not(summary),.optionDropdown[open]>:not(summary),.optionExplanationItem[open]>:not(summary){animation:.2s cubic-bezier(.2,.8,.2,1) both mizaanSoftReveal}.mobileDrawerFrame,.questionListDrawerFrame{animation:.22s cubic-bezier(.2,.8,.2,1) both mizaanDrawerIn}.mobileDrawerBackdrop,.questionListDrawerBackdrop{animation:.18s ease-out both mizaanBackdropIn}.folderSectionDropdown>.folderSectionHeader,.heatmapControlDrawer summary,.reviewCompactDetails summary,.duaFormulaToggle,.themeToggleButton{transition:background .18s cubic-bezier(.2,.8,.2,1),border-color .18s cubic-bezier(.2,.8,.2,1),color .18s cubic-bezier(.2,.8,.2,1),transform .18s cubic-bezier(.2,.8,.2,1)}.folderSectionDropdown>.folderSectionHeader:hover,.heatmapControlDrawer summary:hover,.reviewCompactDetails summary:hover,.duaFormulaToggle:hover,.themeToggleButton:hover{transform:translateY(-1px)}}:root{--motion-ease:cubic-bezier(.16,1,.3,1);--motion-pop:var(--motion-ease);--motion-fast:.15s;--motion-med:.24s;--motion-slow:.32s}@supports (interpolate-size:allow-keywords){:root{interpolate-size:allow-keywords}}@keyframes mizaanPanelFloatIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@keyframes mizaanPanelFadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-4px)}}@keyframes mizaanDrawerOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-18px)}}@keyframes mizaanQuestionDrawerOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(18px)}}@keyframes mizaanBackdropOut{0%{opacity:1}to{opacity:0}}@media (prefers-reduced-motion:no-preference){button,.option,.qNav,.reviewMiniButton,.workspaceNavItem,.themeCard,.continueBox,.setCard,.folderSection,.questionCard,.panel,.reviewItem,.rightQuestionListItem{transition:background-color var(--motion-fast) var(--motion-ease),background var(--motion-fast) var(--motion-ease),border-color var(--motion-fast) var(--motion-ease),color var(--motion-fast) var(--motion-ease),box-shadow var(--motion-med) var(--motion-ease),opacity var(--motion-fast) ease,transform var(--motion-fast) var(--motion-pop)}button:not(:disabled):active,.workspaceNavItem:active,.rightQuestionListItem:active,.reviewMiniButton:active{transform:translateY(1px)scale(.985)}.folderSection:hover,.setCard:hover,.themeCard:hover,.reviewItem:hover,.rightQuestionListPanel:hover{box-shadow:0 18px 42px var(--shadow)}details::details-content{opacity:0;block-size:0;transition:block-size var(--motion-slow) var(--motion-ease),opacity var(--motion-med) ease,content-visibility var(--motion-slow) allow-discrete;overflow:clip}details[open]::details-content{opacity:1;block-size:auto}details[open]>:not(summary),.themeDropdown,.combinePickerPanel,.duaFormulaContent,.folderSectionDropdown[open] .folderSectionContent,.heatmapControlDrawer[open] .heatmapControls,.heatmapControlDrawer[open] .buttonRow,.reviewCompactDetails[open]>:not(summary),.optionDropdown[open]>:not(summary),.optionExplanationItem[open]>:not(summary){animation:mizaanPanelFloatIn var(--motion-med) var(--motion-ease) both;transform-origin:top}.folderSectionDropdown>.folderSectionHeader:after,.heatmapControlDrawer summary:after,.heatmapLegendDrawer summary:after,.themeToggleChevron,.duaFormulaToggle span:last-child{transition:transform var(--motion-med) var(--motion-pop),background var(--motion-fast) var(--motion-ease),color var(--motion-fast) var(--motion-ease)}.folderSectionDropdown[open]>.folderSectionHeader:after,.heatmapControlDrawer[open] summary:after,.heatmapLegendDrawer[open] summary:after,.themeToggleButton[aria-expanded=true] .themeToggleChevron,.duaFormulaToggle[aria-expanded=true] span:last-child{transform:rotate(180deg)scale(1.04)}.sidebarFrame{transition:opacity var(--motion-med) var(--motion-ease),transform var(--motion-med) var(--motion-ease),visibility var(--motion-med) ease}.appShellBody{transition:grid-template-columns var(--motion-slow) var(--motion-ease)}.mainWorkspace{transition:padding var(--motion-med) var(--motion-ease),opacity var(--motion-fast) ease}.mobileDrawerFrame,.workspaceSidebar.mobileDrawer{animation:mizaanDrawerIn var(--motion-med) var(--motion-ease) both;will-change:transform,opacity}.mobileDrawerFrame.isClosing,.workspaceSidebar.mobileDrawer.isClosing{animation:mizaanDrawerOut var(--motion-med) var(--motion-ease) both}.questionListDrawerFrame{animation:mizaanDrawerIn var(--motion-med) var(--motion-ease) both;will-change:transform,opacity}.questionListDrawerFrame.isClosing{animation:mizaanQuestionDrawerOut var(--motion-med) var(--motion-ease) both}.mobileDrawerBackdrop,.questionListDrawerBackdrop{animation:mizaanBackdropIn var(--motion-fast) ease-out both}.mobileDrawerBackdrop.isClosing,.questionListDrawerBackdrop.isClosing{animation:mizaanBackdropOut var(--motion-med) ease-in both}.profilePopover,.compactMenuPopover,.appShell--quiz .explanation,.finishConfirmDialog{animation:mizaanPanelFloatIn var(--motion-med) var(--motion-ease) both;transform-origin:top}.railNavButton:hover:not(:disabled) .railTooltip,.railNavButton:focus-visible .railTooltip,.railLogoButton:hover .railTooltip,.railLogoButton:focus-visible .railTooltip{animation:mizaanPanelFloatIn var(--motion-fast) var(--motion-ease) both}.finishConfirmOverlay,.mobilePrimaryNavBackdrop{animation:mizaanBackdropIn var(--motion-fast) ease-out both}.compactMenuTrigger>.mizaanIconSystem,.lectureTopicChevron{transition:transform var(--motion-med) var(--motion-ease),color var(--motion-fast) var(--motion-ease)}.compactMenuTrigger[aria-expanded=true]>.mizaanIconSystem,.lectureTopicGroup[open] .lectureTopicChevron{transform:rotate(180deg)}.results .mockResultsPersonalPanel,.results .mockResultsCohortPanel,.results .mockResultsTopicPanel,.results .mockResultsReviewPanel{animation:mizaanPanelFloatIn var(--motion-med) var(--motion-ease) both}}.smoothCollapse{opacity:0;height:0;transition:height var(--smooth-collapse-duration,.3s) var(--motion-ease),opacity calc(var(--smooth-collapse-duration,.3s) * .72) ease,transform var(--smooth-collapse-duration,.3s) var(--motion-ease);will-change:height,opacity;pointer-events:none;overflow:hidden;transform:translateY(-6px)}.smoothCollapseOpen{opacity:1;will-change:auto;pointer-events:auto;transform:none}.smoothCollapseInner{overflow-anchor:none;min-height:0}.reviewCollapsedPreviewReveal{margin-top:0}.reviewCollapsedPreviewReveal .smoothCollapseInner{padding-top:3px}.reviewCollapsedReveal .smoothCollapseInner{padding-top:10px}.reviewExpandedReveal .smoothCollapseInner{padding-top:12px}.reviewExpandedContent{display:block}.reviewItem{transition:border-color var(--motion-fast) var(--motion-ease),background var(--motion-fast) var(--motion-ease),box-shadow var(--motion-med) var(--motion-ease),transform var(--motion-fast) var(--motion-pop),padding var(--motion-med) var(--motion-ease);overflow:hidden}.reviewHead,.reviewMeta,.reviewCollapsedActions,.reviewExpandedContent{transition:opacity var(--motion-med) ease,transform var(--motion-med) var(--motion-ease)}.sidebarReflectionReveal .smoothCollapseInner{padding:0}.sidebarReflectionReveal.smoothCollapseOpen{margin-top:-2px}.duaFormulaReveal .smoothCollapseInner{padding:0}.sidebarReflectionToggle span:last-child,.duaFormulaToggle span:last-child,.reviewMiniToggle{transition:transform var(--motion-med) var(--motion-pop),background var(--motion-fast) var(--motion-ease),color var(--motion-fast) var(--motion-ease),box-shadow var(--motion-fast) var(--motion-ease)}.sidebarReflectionToggle[aria-expanded=true] span:last-child,.duaFormulaToggle[aria-expanded=true] span:last-child{transform:rotate(180deg)scale(1.04)}.sidebarReflectionToggle:active span:last-child,.duaFormulaToggle:active span:last-child,.reviewMiniToggle:active{transform:scale(.94)}@media (prefers-reduced-motion:no-preference){.reviewCollapsedReveal.smoothCollapseOpen .reviewCollapsedActions,.reviewExpandedReveal.smoothCollapseOpen .reviewExpandedContent,.sidebarReflectionReveal.smoothCollapseOpen .sidebarReflectionBody,.duaFormulaReveal.smoothCollapseOpen .duaFormulaContent{animation:mizaanPanelFloatIn var(--motion-med) var(--motion-ease) both}.reviewItem.reviewItemCollapsed{transform:translateY(0)}.reviewItem:not(.reviewItemCollapsed){box-shadow:0 10px 28px var(--shadow)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.homeWorkspaceSidebar .themeDropdown,.settingsWorkspaceSidebar .themeDropdown,.sidebarThemePanel .themeDropdown{width:100%;min-width:0;overflow:hidden}.homeWorkspaceSidebar .lowkeyThemePanel,.settingsWorkspaceSidebar .lowkeyThemePanel,.sidebarThemePanel.lowkeyThemePanel,.homeWorkspaceSidebar .themeToggleButton,.settingsWorkspaceSidebar .themeToggleButton,.sidebarThemePanel .themeToggleButton{width:100%;min-width:0}@media (width<=920px){.appShell{display:block}.appShellBody{min-height:100vh;display:block}.sidebarFrame,.sidebarCollapseButton,.railSidebarToggle{display:none}.appShell--sidebarCollapsed .mainWorkspace{padding-left:14px}.leftRail{height:auto;min-height:var(--header-height,56px);border-right:0;border-bottom:1px solid var(--border);flex-direction:row;justify-content:space-between;padding:8px 12px;position:sticky;top:0}.railLogoButton{width:42px;height:42px;margin:0}.railNavGroup{gap:8px;width:auto;display:flex}.railNavButton{width:42px;min-height:42px}.railTooltip{display:none}.railNavGroupBottom{margin-top:0}.leftRailFooter{width:auto;margin-top:0}.workspaceSidebar{display:none}.workspaceSidebar.mobileDrawer{z-index:80;border-right:1px solid var(--border);width:min(86vw,340px);height:100vh;display:block;position:fixed;inset:0 auto 0 0;box-shadow:18px 0 54px #02061752}.mobileDrawerBackdrop{z-index:79;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#02061785;display:block;position:fixed;inset:0}.mobileShellToggle{border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:999px;justify-content:center;align-items:center;padding:9px 12px;font-weight:950;display:inline-flex}.mainWorkspace{padding:18px 14px 96px}.mainWorkspaceHeader{gap:12px;display:grid}.mainWorkspaceActions{justify-content:flex-start}.mobileBottomBar{z-index:50;padding:10px max(12px,env(safe-area-inset-left)) max(10px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-right));border-top:1px solid var(--border);background:color-mix(in srgb,var(--surface-strong,var(--surface)) 88%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 -12px 34px var(--shadow);justify-content:space-around;align-items:center;gap:8px;display:flex;position:fixed;bottom:0;left:0;right:0}.mobileBottomBar button{border:1px solid var(--border);background:var(--surface-soft);color:var(--text);border-radius:999px;padding:9px 12px;font-weight:900}}@media (width<=560px){.railNavGroup{gap:4px}.railNavButton{width:38px;min-height:38px}.mainWorkspace{padding:14px 12px 96px}.mainWorkspaceHeader h1{font-size:28px}}.workspaceBrandSummary{gap:12px;display:grid}.workspaceBrandSummary p{color:var(--muted);margin:0;font-weight:750;line-height:1.45}.workspaceAccountCard{border:1px solid color-mix(in srgb,var(--primary) 34%,var(--border));border-radius:var(--radius-md,16px);background:linear-gradient(135deg,var(--primary-soft),var(--surface-soft));gap:8px;padding:12px;display:grid}.workspaceAccountCard strong{color:var(--text);font-size:14px;line-height:1.25;display:block}.workspaceAccountCard span{color:var(--muted);overflow-wrap:anywhere;font-size:12px;font-weight:820;line-height:1.35;display:block}.workspaceAccountActions{flex-wrap:wrap;gap:7px;display:flex}.workspaceAccountActions button{border-radius:999px!important;padding:7px 10px!important;font-size:12px!important}.workspaceStatGrid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.workspaceStatGrid div{border:1px solid var(--border);border-radius:var(--radius-sm,10px);background:var(--surface-soft);padding:10px}.workspaceStatGrid strong{color:var(--text);font-size:20px;line-height:1;display:block}.workspaceStatGrid span{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;margin-top:4px;font-size:11px;font-weight:900;display:block}.workspaceNavList{gap:8px;display:grid}.workspaceNavItem{border:1px solid var(--border);border-radius:var(--radius-sm,10px);background:var(--surface);width:100%;color:var(--text);text-align:left;justify-content:space-between;align-items:center;gap:10px;padding:10px 11px;font-weight:900;display:flex}.workspaceNavItem:hover{border-color:var(--primary);background:var(--primary-soft)}.workspaceNavItem.active{border-color:var(--primary);background:var(--primary-soft);color:var(--primary-soft-text)}.workspaceNavItem strong{background:var(--surface-soft);min-width:38px;color:var(--muted);border-radius:999px;justify-content:center;align-items:center;padding:4px 8px;font-size:12px;display:inline-flex}.workspaceNavItem.active strong{background:var(--primary);color:#fff}.workspaceQuickActions{gap:8px;display:grid}.workspaceQuickActions button{justify-content:center;width:100%}.workbenchHome{max-width:none;margin:0;padding:0}.homeContent{min-width:0}.workbenchHome .folderGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.quizWorkbench{gap:18px;display:grid}.quizWorkbench .questionCard,.quizWorkbench .explanation{max-width:none;margin:0}.quizSidebarStats{grid-template-columns:1fr 1fr;gap:8px;display:grid}.quizSidebarStats div{border:1px solid var(--border);border-radius:var(--radius-sm,10px);background:var(--surface-soft);padding:10px}.quizSidebarStats strong{color:var(--text);font-size:20px;line-height:1;display:block}.quizSidebarStats span{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;margin-top:4px;font-size:11px;font-weight:900;display:block}.quizSidebarStatus{border:1px solid var(--border);border-radius:var(--radius-md,16px);background:var(--surface-soft);padding:12px}.quizSidebarStatus h3{margin:0 0 8px;font-size:15px}.quizSidebarStatus p{color:var(--muted);margin:0;font-weight:800;line-height:1.35}.quizSetTitle{gap:5px;display:grid}.quizSetTitle strong{line-height:1.2}.quizSetTitle span{color:var(--muted);font-size:12px;font-weight:850}.quizWorkbench .qGrid{grid-template-columns:repeat(6,1fr);margin:0}.quizQuestionHeaderActions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.quizMetaPills{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.quizMetaPills span{background:var(--primary-soft);color:var(--primary-soft-text);border:1px solid var(--border);border-radius:999px;align-items:center;padding:6px 10px;font-size:12px;font-weight:900;display:inline-flex}.quizMetaPills span:nth-child(n+3){background:var(--surface-soft);color:var(--muted)}@media (width<=920px){.quizWorkbench .qGrid{grid-template-columns:repeat(10,1fr)}.quizQuestionHeaderActions{justify-content:flex-start}.quizWorkbench .questionCard{padding:18px}.quizMetaPills{margin-bottom:12px}}.page,.examShell{background:var(--bg);min-height:100vh;color:var(--text);font-family:var(--app-font,Arial,Helvetica,sans-serif);font-size:calc(16px * var(--app-font-scale,1))}.examPage{background:var(--bg);min-height:100vh;color:var(--text);font-family:var(--app-font,Arial,Helvetica,sans-serif);font-size:calc(16px * var(--app-font-scale,1));flex-direction:column;display:flex}.examPage .examShell{flex:1;height:auto;min-height:0}.examPage .examMain{min-height:0}.mainHeader{z-index:10;background:var(--header-bg);color:var(--text);border-bottom-color:var(--border);box-shadow:0 2px 12px var(--shadow);flex:none;display:block;position:relative}.mainHeader p,.muted,.questionHeader p,.setTop p{color:var(--muted)}.setCard,.panel,.questionCard,.sidebar,.questionHeader{background:var(--surface);border-color:var(--border);box-shadow:0 2px 10px var(--shadow);color:var(--text)}.examHeader{background:var(--surface-soft);color:var(--text);border-bottom-color:var(--border)}.examHeader button{background:var(--secondary);color:var(--secondary-text)}.sourceBox,.topicBox,.option.eliminated{background:var(--surface-soft)}.bar{background:var(--secondary)}.bar div,.primary,.resultsBtn,.qNav.active{background:var(--primary);border-color:var(--primary);color:#fff}.primary:hover,.resultsBtn:hover{background:var(--primary-strong)}.secondary,.smallBtn{background:var(--secondary);color:var(--secondary-text);border-color:var(--border)}.homeBtn{background:var(--surface-soft);color:var(--text);border:1px solid var(--border)}.success{background:var(--success);color:#fff}.linkButton{color:var(--primary);background:0 0}.highlightText{background:var(--highlight)}.setTop span,.tagRow span{background:var(--primary-soft);color:var(--primary-soft-text)}.tagRow span:nth-child(2){background:var(--secondary);color:var(--secondary-text)}.qNav{background:var(--surface-soft);border-color:var(--border);color:var(--text)}.option{background:var(--surface);border-color:var(--border);color:var(--text)}.option:hover,.option.selected{border-color:var(--primary);background:var(--primary-soft);color:var(--text)}.option.correct,.goodBanner,.good{background:var(--success-soft);color:var(--success-text);border-color:var(--success)}.option.wrong,.badBanner,.bad{background:var(--danger-soft);color:var(--danger-text);border-color:var(--danger-text)}.homeLayout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:18px;display:grid}.folderGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px;display:grid}.folderCard{background:var(--surface);border:1px solid var(--border);box-shadow:0 2px 10px var(--shadow);text-align:left;color:var(--text);border-radius:14px;width:100%;padding:22px}.folderCard:hover{border-color:var(--primary);background:var(--primary-soft)}.folderIcon{margin-bottom:10px;font-size:32px}.folderCard h3{margin:0 0 6px}.folderMeta{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.folderMeta span{background:var(--secondary);color:var(--secondary-text);border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}.folderHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.folderHeader h2{margin-bottom:4px}.folderSections{gap:18px;display:grid}.folderSection{background:var(--surface);border:1px solid var(--border);box-shadow:0 2px 10px var(--shadow);border-radius:16px;padding:18px}.folderSectionHeader{grid-template-columns:minmax(0,1fr) 78px 30px;align-items:start;gap:14px;margin-bottom:14px;display:grid}.folderSectionHeader h3{margin:0 0 5px}.folderSectionHeader>div{min-width:0}.folderSectionDropdown>.folderSectionHeader{cursor:pointer;margin-bottom:0;list-style:none}.folderSectionDropdown>.folderSectionHeader::-webkit-details-marker{display:none}.folderSectionDropdown>.folderSectionHeader:after{content:"▾";background:var(--secondary);width:28px;height:28px;color:var(--secondary-text);border-radius:999px;justify-content:center;justify-self:end;align-items:center;font-size:14px;font-weight:900;transition:transform .15s;display:inline-flex}.folderSectionDropdown[open]>.folderSectionHeader{margin-bottom:14px}.folderSectionDropdown[open]>.folderSectionHeader:after{transform:rotate(180deg)}.folderSectionContent{gap:14px;display:grid}.sectionCount{background:var(--primary-soft);color:var(--primary-soft-text);white-space:nowrap;text-align:center;border-radius:999px;justify-self:end;padding:6px 10px;font-size:12px;font-weight:900}.emptySection{border:1px dashed var(--border);background:var(--surface-soft);color:var(--muted);border-radius:12px;padding:14px;font-weight:700}.sidePanel{position:sticky;top:20px}.themePanel{margin-bottom:22px}.themePanel h3{margin-top:0;margin-bottom:6px}.themePanel p{font-size:13px;line-height:1.4}.themeGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.themePanel.sidePanel .themeGrid,.sidebarThemePanel .themeGrid{grid-template-columns:1fr}.themeCard{border:1px solid var(--border);background:var(--surface);text-align:left;color:var(--text);box-shadow:0 2px 8px var(--shadow);border-radius:12px;padding:12px}.themeCard.active{border-color:var(--primary);box-shadow:0 0 0 2px var(--primary-soft)}.themeSwatches{gap:6px;margin:8px 0;display:flex}.themeSwatch{border:1px solid var(--border);border-radius:999px;width:22px;height:22px}.themeName{justify-content:space-between;align-items:center;gap:8px;font-weight:800;display:flex}.themeMode{background:var(--primary-soft);color:var(--primary-soft-text);border-radius:999px;padding:3px 7px;font-size:11px}.themeDescription{color:var(--muted);margin:6px 0 0;font-size:13px;line-height:1.35}.sidebarThemePanel .themeCard{padding:10px}.sidebarThemePanel .themeDescription{display:none}.sidebarThemePanel .themeSwatch{width:18px;height:18px}@media (width<=950px){.homeLayout{grid-template-columns:1fr}.sidePanel{order:-1;position:static}}.lowkeyThemePanel{margin-bottom:18px;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.themeToggleButton{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);box-shadow:0 2px 8px var(--shadow);text-align:left;border-radius:14px;align-items:center;gap:10px;padding:10px 12px;display:flex}.themeToggleButton:hover{border-color:var(--primary);background:var(--primary-soft)}.themeToggleIcon{background:var(--primary-soft);width:34px;height:34px;color:var(--primary-soft-text);border-radius:999px;justify-content:center;align-items:center;font-size:18px;display:inline-flex}.themeToggleButton strong{font-size:14px;line-height:1.1;display:block}.themeToggleButton small{color:var(--muted);margin-top:3px;font-size:12px;font-weight:800;display:block}.themeToggleChevron{background:var(--secondary);width:24px;height:24px;color:var(--secondary-text);border-radius:999px;justify-content:center;align-items:center;margin-left:auto;font-weight:900;display:inline-flex}.themeDropdown{border:1px solid var(--border);background:var(--surface);box-shadow:0 10px 24px var(--shadow);border-radius:14px;margin-top:10px;padding:12px}.themeDropdown .muted{margin:0 0 10px}.themeDropdown .themeGrid{grid-template-columns:1fr}.themeDropdown .themeCard{padding:10px}.themeDropdown .themeDescription{display:none}.themeDropdown .themeSwatch{width:18px;height:18px}.sidebarThemePanel{border-top:1px solid var(--border);margin-top:16px;padding-top:16px}.sidebarThemePanel.lowkeyThemePanel{padding-top:16px!important}.sidePanel.lowkeyThemePanel{position:sticky;top:20px}.accessibilitySection{border-top:1px solid var(--border);margin-top:12px;padding-top:12px}.accessibilitySection h4{margin:0 0 10px;font-size:14px}.accessibilityControl{gap:8px;margin-top:10px;display:grid}.accessibilityControl label{color:var(--muted);text-transform:uppercase;letter-spacing:.03em;font-size:12px;font-weight:900}.segmentedControl{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.segmentedControl button{border:1px solid var(--border);background:var(--surface-soft);color:var(--text);border-radius:10px;padding:8px 9px;font-weight:800}.segmentedControl button.active{background:var(--primary);border-color:var(--primary);color:#fff}.fontChoice{border:1px solid var(--border);background:var(--surface-soft);color:var(--text);text-align:left;border-radius:10px;align-items:center;gap:10px;padding:10px;font-weight:800;display:flex}.fontChoice input{margin:0}.fontChoice small{color:var(--muted);margin-top:2px;font-weight:700;display:block}.fontChoice.openDyslexicPreview span{font-family:OpenDyslexic,Arial,Helvetica,sans-serif}.stem{font-size:calc(16px * var(--app-font-scale,1))}.option{font-size:calc(15px * var(--app-font-scale,1))}.panel p,.setCard p,.reviewItem p,.sourceBox p,.primary,.secondary,.success,.homeBtn,.resultsBtn,.examHeader button,.questionHeader button,.smallBtn{font-size:calc(14px * var(--app-font-scale,1))}.questionHeader p,.muted{font-size:calc(13px * var(--app-font-scale,1))}.mainHeader p{font-size:calc(12px * var(--app-font-scale,1));line-height:1.2}.setTop span,.tagRow span,.folderMeta span,.themeMode,.reflectionReference{font-size:calc(12px * var(--app-font-scale,1))}.pomodoroSetupBox{border:1px solid var(--border);background:linear-gradient(135deg,var(--surface-soft),var(--surface));border-radius:14px;gap:12px;padding:14px;display:grid}.pomodoroPresetField{margin-left:28px}.pomodoroTimer{border:1px solid var(--border);background:linear-gradient(135deg,var(--surface-soft),var(--surface));box-shadow:0 10px 24px var(--shadow);border-radius:16px;gap:10px;margin:12px 0;padding:12px;display:grid}.pomodoroTimer.focusMode{border-left:4px solid var(--primary)}.pomodoroTimer.breakMode{border-left:4px solid var(--success)}.pomodoroTimer>div:first-child{gap:2px;display:grid}.pomodoroLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);font-size:12px;font-weight:900}.pomodoroValue{color:var(--text);font-size:26px;line-height:1}.pomodoroTimer small{color:var(--muted);font-weight:800}.pomodoroTimerActions{flex-wrap:wrap;gap:8px;display:flex}.pomodoroTimerActions .smallBtn{padding:7px 9px;font-size:12px}.pomodoroPromptDialog{border-top:5px solid var(--primary)}.combineCompactBox{border:1px solid var(--border);background:var(--surface-soft);border-radius:14px;gap:10px;padding:12px;display:grid}.combineCompactHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.combineCompactTitle{gap:3px;display:grid}.combineCompactTitle strong{font-size:15px}.combineCompactTitle span{color:var(--muted);font-size:13px;font-weight:800}.combineToggleBtn{white-space:nowrap}.combineSelectedPreview{flex-wrap:wrap;gap:6px;max-height:58px;display:flex;overflow:auto}.combineSelectedPreview span{background:var(--primary-soft);color:var(--primary-soft-text);border-radius:999px;align-items:center;padding:5px 9px;font-size:12px;font-weight:900;display:inline-flex}.combinePickerPanel{border-top:1px solid var(--border);gap:10px;padding-top:10px;display:grid}.combinePickerTools{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;display:grid}.compactSearchGroup{gap:5px}.compactSearchGroup span{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);font-size:12px;font-weight:900}.combinePickerActions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.combineSetCompactList{gap:12px;max-height:300px;padding-right:4px;display:grid;overflow:auto}.combineSetGroup{gap:7px;display:grid}.combineSetGroup h3{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:12px}.combineSetRows{gap:6px;display:grid}.combineSetCompactRow{border:1px solid var(--border);background:var(--surface);border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 10px;display:grid}.combineSetCompactRow input{margin:0}.combineSetRowMain{gap:2px;min-width:0;display:grid}.combineSetRowMain strong{white-space:nowrap;text-overflow:ellipsis;font-size:14px;line-height:1.2;overflow:hidden}.combineSetRowMain small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:800;overflow:hidden}.combineQuestionBadge{background:var(--primary-soft);color:var(--primary-soft-text);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:4px 8px;font-size:12px;font-weight:900;display:inline-flex}.combineEmptyState{margin:0;padding:8px}.setupGrid{grid-template-columns:minmax(0,1.5fr) minmax(280px,.85fr);align-items:start;gap:18px;display:grid}.setupGridMainOnly{grid-template-columns:1fr}.setupSummarySidebar{padding-top:2px}.setupSummarySidebar h3{margin-top:0}.examGuidance{border:1px solid var(--border);border-left:4px solid var(--primary);background:var(--surface-soft);border-radius:12px;margin:14px 0;padding:12px 14px}.examGuidance strong{margin-bottom:6px;display:block}.examGuidance p{color:var(--muted);margin:8px 0 0;line-height:1.45}.examGuidance ul{color:var(--muted);margin:8px 0 0 20px;padding:0;line-height:1.45}.examGuidance li{margin:6px 0}.fieldGrid{gap:14px;display:grid}.fieldGroup{gap:7px;display:grid}.fieldGroup label,.checkRow{font-weight:800}.fieldGroup input,.fieldGroup select{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);font:inherit;border-radius:9px;padding:10px 12px}.fieldGroup input[aria-invalid=true]{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261f}.fieldError{color:#dc2626;margin:0;font-size:13px;font-weight:800}.checkRow{align-items:flex-start;gap:10px;display:flex}.checkRow input{margin-top:3px}.setupSummary{gap:10px;display:grid}.setupSummary div{background:var(--surface-soft);border:1px solid var(--border);border-radius:10px;padding:10px}.studyReflection{background:linear-gradient(135deg,var(--surface) 0%,var(--primary-soft) 100%);color:var(--text);border:1px solid var(--border);border-top:4px solid var(--primary);box-shadow:0 18px 44px var(--shadow);border-radius:18px;padding:22px;line-height:1.55}.studyReflection p{margin:0}.reflectionKicker{background:var(--primary);color:#fff;letter-spacing:.02em;border-radius:999px;align-items:center;width:max-content;max-width:100%;margin-bottom:12px;padding:6px 10px;font-size:12px;font-weight:900;display:inline-flex}.reflectionArabic{text-align:right;font-family:Georgia,Times New Roman,serif;font-size:26px;font-weight:800;line-height:1.9;margin-bottom:10px!important}.reflectionTransliteration{color:var(--primary-strong);font-style:italic;font-weight:800;margin-bottom:8px!important}.reflectionTranslation{color:var(--text);font-size:15px;margin-bottom:10px!important}.reflectionReference{border-top:1px solid var(--border);color:var(--muted);padding-top:10px;font-size:12px;font-weight:700;margin-top:12px!important}.studyReflectionModal{z-index:30;background:#0f172a52;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.studyReflectionModal .studyReflection{background:linear-gradient(135deg,var(--surface) 0%,var(--surface-soft) 100%);width:100%;max-width:620px;color:var(--text)}.stemReflection{margin:0 0 18px}.sidebarReflection{overflow-anchor:none;margin:14px 0 4px;padding:0;font-size:14px;overflow:hidden}.sidebarReflectionCollapsed{box-shadow:0 8px 22px var(--shadow);border-top-width:3px}.sidebarReflectionToggle{width:100%;color:var(--text);text-align:left;background:0 0;justify-content:space-between;align-items:center;gap:12px;padding:13px 15px;font-weight:950;display:flex}.sidebarReflectionToggle span:first-child{background:var(--primary);color:#fff;letter-spacing:.02em;border-radius:999px;align-items:center;width:max-content;max-width:100%;padding:6px 10px;font-size:12px;font-weight:900;display:inline-flex}.sidebarReflectionToggle span:last-child{background:var(--primary);color:#fff;border-radius:999px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;font-size:18px;line-height:1;display:inline-flex}.sidebarReflectionToggle:hover{background:var(--primary-soft)}.sidebarReflectionBody{padding:0 16px 16px}.sidebarReflection .reflectionArabic{font-size:20px;line-height:1.8}.sidebarReflection .reflectionTranslation{font-size:13px}.sidebarReflection .reflectionReference{font-size:11px}.duaFormulaBox{border:1px solid var(--border);background:linear-gradient(135deg,var(--surface-soft),var(--primary-soft));overflow-anchor:none;border-radius:14px;overflow:hidden}.duaFormulaToggle{width:100%;color:var(--text);text-align:left;background:0 0;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;font-weight:900;display:flex}.duaFormulaToggle span:last-child{background:var(--primary);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:18px;line-height:1;display:inline-flex}.inlineDuaFormula{background:var(--surface);box-shadow:none;margin-top:12px}.inlineDuaFormulaTitle{color:var(--primary-strong);text-transform:uppercase;letter-spacing:.03em;padding:10px 12px 0;font-size:12px;font-weight:900}.duaFormulaContent{border-top:1px solid var(--border);padding:14px 16px 16px}.inlineDuaFormula .duaFormulaContent{border-top:1px solid var(--border);padding:8px 12px 12px}.duaFormulaContent ol{gap:12px;margin:0;padding-left:20px;display:grid}.inlineDuaFormula .duaFormulaContent ol{gap:8px}.duaFormulaContent li{padding-left:4px}.duaFormulaContent strong{color:var(--primary-strong);margin-bottom:3px;display:block}.duaFormulaContent span{color:var(--muted);line-height:1.45;display:block}@media (width<=760px){.combinePickerTools{grid-template-columns:1fr}.combinePickerActions{justify-content:flex-start}.combineCompactHeader{flex-direction:column;align-items:flex-start}.combineToggleBtn{width:100%}.combineSetCompactList{max-height:360px}}@media (width<=620px){.mainHeader{padding:10px 18px 9px}.siteLogo{width:200px}}.accountSyncStatusCard{border:1px solid color-mix(in srgb,var(--primary) 34%,var(--border));background:linear-gradient(135deg,var(--primary-soft),var(--surface-soft));border-radius:16px;gap:10px;padding:14px;display:grid}.accountSyncStatusCard strong{font-size:17px}.accountSyncStatusCard p{margin:0}.accountSyncForm{gap:7px;max-width:430px;display:grid}.accountSyncForm label{color:var(--muted);text-transform:uppercase;letter-spacing:.03em;gap:6px;font-size:12px;font-weight:900;display:grid}.accountSyncForm input{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);font:inherit;border-radius:10px;padding:10px 11px;font-weight:800}.accountSyncForm input:focus{outline:3px solid var(--primary-soft);border-color:var(--primary)}.accountSyncStatusNote{border:1px solid var(--border);background:var(--surface-soft);border-radius:10px;padding:9px 10px;font-size:13px;font-weight:800}.accountSyncPlainGuide{border:1px solid color-mix(in srgb,var(--primary) 28%,var(--border));background:linear-gradient(135deg,color-mix(in srgb,var(--primary-soft) 45%,transparent),var(--surface-soft));border-radius:12px;gap:8px;padding:11px 12px;display:grid}.accountSyncPlainGuide strong{font-size:13px}.accountSyncPlainGuide ul{gap:6px;margin:0;padding-left:18px;display:grid}.accountSyncPlainGuide li{color:var(--muted);font-size:12px;font-weight:800;line-height:1.4}.accountSyncPlainGuide li strong{color:var(--text);font-size:12px}.accountSyncActions{flex-wrap:wrap;gap:8px;display:flex}.accountSyncActions button:disabled{opacity:.58;cursor:not-allowed;transform:none!important}.accountModeTabs{flex-wrap:wrap;gap:7px;display:flex}.accountModeTabs button{border:1px solid var(--border);background:var(--surface-soft);color:var(--text);border-radius:999px;padding:8px 11px;font-size:12px;font-weight:950}.accountModeTabs button.active{border-color:var(--primary);background:var(--primary);color:#fff}.localDataPrivacyPanel{grid-column:1/-1}.localDataSummaryGrid div strong{font-size:22px}.localDataDetailGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.localDataHealthRow{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;display:grid}.localDataHealthPill{border:1px solid var(--border);background:var(--surface-soft);border-radius:12px;gap:3px;padding:11px;display:grid}.localDataHealthPill strong{color:var(--text);font-size:13px}.localDataHealthPill span{color:var(--muted);font-size:12px;font-weight:800;line-height:1.35}.localDataHealthPillOk{border-color:color-mix(in srgb,var(--success) 40%,var(--border));background:linear-gradient(135deg,var(--success-soft),var(--surface-soft))}.localDataHealthPillWarn{border-color:color-mix(in srgb,var(--warning) 52%,var(--border));background:linear-gradient(135deg,var(--warning-soft),var(--surface-soft))}.localDataPrivacyNote{margin-top:0}.accountSyncPreviewCard{background:linear-gradient(135deg,var(--surface-soft),var(--surface))}.accountSyncPreviewList{gap:8px;margin-top:2px;display:grid}.accountSyncPreviewMore{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:10px;display:flex}.accountSyncPreviewMore p{margin:0}.accountSyncPreviewMore .secondary{border-radius:999px;padding:8px 11px;font-size:12px}.accountSyncPreviewRow{border:1px solid var(--border);background:var(--surface-soft);border-radius:12px;gap:4px;padding:10px;display:grid}.accountSyncPreviewRow strong{font-size:13px}.accountSyncPreviewRow span{color:var(--muted);font-size:12px;font-weight:800;line-height:1.35}.accountSyncRestoreActionBox{border:1px solid color-mix(in srgb,var(--warning) 34%,var(--border));background:linear-gradient(135deg,var(--warning-soft),var(--surface-soft));border-radius:12px;gap:8px;margin-top:10px;padding:11px 12px;display:grid}.accountSyncRestoreActionBox strong{font-size:13px}.accountSyncRestoreActionBox p{margin:0}.accountSyncRestoreActionBox .primary{justify-self:start}.referenceRangeButton{background:var(--primary);color:#fff;border-radius:999px;align-items:center;gap:6px;padding:9px 12px;font-weight:900;display:inline-flex}.referenceRangeButton:hover{background:var(--primary-strong)}.sidebarReferenceButton{justify-content:center;width:100%;margin:8px 0 4px}.referenceRangeOverlay{z-index:70;background:#0f172a8a;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.referenceRangeDialog{background:var(--surface);width:min(1220px,100vw - 32px);max-height:90vh;color:var(--text);border:1px solid var(--border);border-radius:18px;padding:22px;overflow:auto;box-shadow:0 24px 70px #0f172a47}.referenceRangeHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;padding-bottom:14px;display:flex}.referenceRangeHeader h2{margin:0 0 6px}.referenceRangeHeader p{margin:0}.referenceRangeKicker{background:var(--primary-soft);width:max-content;color:var(--primary-soft-text);border-radius:999px;padding:5px 8px;font-size:12px;font-weight:900;display:inline-flex;margin-bottom:8px!important}.referenceRangeSections{gap:12px;display:grid}.referenceRangeSection{border:1px solid var(--border);background:var(--surface-soft);border-radius:14px;overflow:hidden}.referenceRangeSection summary{cursor:pointer;padding:13px 15px;font-weight:900}.referenceRangeTableGrid{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:12px;padding:0 14px 14px;display:grid}.referenceRangeTableCard{background:var(--surface);border:1px solid var(--border);border-radius:12px;overflow:hidden}.referenceRangeTableCard h3{border-bottom:1px solid var(--border);margin:0;padding:12px 14px;font-size:16px}.referenceRangeTableWrap{overflow-x:visible}.referenceRangeTable{border-collapse:collapse;table-layout:fixed;width:100%}.referenceRangeTable th,.referenceRangeTable td{border-bottom:1px solid var(--border);vertical-align:top;padding:9px 11px}.referenceRangeTable th{background:var(--secondary);color:var(--secondary-text);text-align:left;font-size:13px}.referenceRangeTable th:last-child,.referenceRangeTable td:last-child{text-align:right;white-space:normal;overflow-wrap:break-word;font-weight:800}.referenceRangeTable tr:last-child td{border-bottom:0}@media (width<=760px){.referenceRangeOverlay{padding:10px}.referenceRangeDialog{width:calc(100vw - 20px);max-height:94vh;padding:16px}.referenceRangeHeader{display:grid}.referenceRangeTableGrid{grid-template-columns:1fr;padding:0 10px 10px}.referenceRangeTable th,.referenceRangeTable td{padding:8px}.referenceRangeTable th:last-child,.referenceRangeTable td:last-child{white-space:normal}}.mockTimer{border:1px solid var(--border);background:var(--surface-soft);border-radius:999px;flex-wrap:wrap;align-items:center;gap:10px;width:max-content;max-width:100%;padding:7px 9px 7px 12px;display:inline-flex}.mockTimerLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.03em;font-size:12px;font-weight:900}.mockTimerValue{font-variant-numeric:tabular-nums;color:var(--primary-strong);font-size:16px}.mockTimer.timeUp{border-color:var(--danger-text);background:var(--danger-soft)}.mockTimer.timeUp .mockTimerValue{color:var(--danger-text)}.mockTimer .smallBtn{border-radius:999px;padding:6px 9px}.mockTimer .smallBtn:disabled{opacity:.55;cursor:not-allowed}.mockQuestionHeader{grid-template-columns:minmax(180px,1fr) auto minmax(300px,1fr);align-items:center;gap:16px;display:grid}.mockQuestionHeader .mockHeaderQuestion{justify-self:start}.mockQuestionHeader .mockHeaderTimer{justify-self:center}.mockQuestionHeader .mockHeaderActions{justify-self:end}.regularHeaderTimer{margin-top:8px;display:block}@media (width<=1050px){.mockQuestionHeader{grid-template-columns:1fr;align-items:start}.mockQuestionHeader .mockHeaderTimer,.mockQuestionHeader .mockHeaderActions{justify-self:start}.mockQuestionHeader .mockHeaderActions{flex-wrap:wrap}}.qNav.answeredNeutral{background:var(--primary-soft);color:var(--primary-soft-text);border-color:var(--primary)}.mockAnswerNotice{border:1px solid var(--border);background:var(--surface-soft);color:var(--muted);border-radius:999px;align-items:center;padding:9px 12px;font-size:13px;font-weight:800;display:inline-flex}.finishConfirmOverlay{z-index:60;background:#0f172a7a;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.finishConfirmDialog{background:var(--surface);width:min(680px,100%);max-height:90vh;color:var(--text);border:1px solid var(--border);border-radius:18px;padding:22px;overflow:auto;box-shadow:0 24px 70px #0f172a3d}.finishConfirmDialog h2{margin:0 0 10px}.finishConfirmDialog p{line-height:1.5}.unansweredBox{border:1px solid var(--border);background:var(--surface-soft);border-radius:14px;margin-top:14px;padding:14px}.allAnsweredBox{border-color:var(--success);background:var(--success-soft);color:var(--success-text)}.unansweredQuestionList{flex-wrap:wrap;gap:8px;max-height:220px;margin-top:12px;display:flex;overflow:auto}.unansweredQuestionChip{border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:999px;padding:7px 10px;font-weight:900}.unansweredQuestionChip:hover{border-color:var(--primary);background:var(--primary-soft);color:var(--primary-soft-text)}.finishConfirmActions{justify-content:flex-end;margin-top:18px}.dangerButton{border-color:var(--danger-text)!important;background:var(--danger-soft)!important;color:var(--danger-text)!important}.reviewReattemptDetails{margin:14px 0}.reviewReattemptDetails summary{cursor:pointer;font-weight:950}@media (width<=950px){.setupGrid{grid-template-columns:1fr}}.explanationMeta{flex-wrap:wrap;gap:8px;margin:0 0 12px;display:flex}.explanationMeta span{background:var(--primary-soft);color:var(--primary-soft-text);border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}.optionExplanationList{border-top:1px solid var(--border);gap:10px;margin-top:18px;padding-top:16px;display:grid}.optionExplanationList h3{margin:0 0 4px}.optionExplanationItem{border:1px solid var(--border);background:var(--surface);border-radius:12px;overflow:hidden}.optionExplanationItem summary{cursor:pointer;color:var(--text);justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;font-weight:800;display:flex}.optionExplanationItem summary::-webkit-details-marker{display:none}.optionExplanationItem summary:after{content:"⌄";color:var(--muted);font-size:16px;transition:transform .15s}.optionExplanationItem[open] summary:after{transform:rotate(180deg)}.optionExplanationItem p{color:var(--text);margin:0;padding:0 14px 14px;line-height:1.5}.optionExplanationItem.correct{border-color:var(--success);background:var(--success-soft)}.optionExplanationItem.wrong{background:var(--danger-soft);border-color:#fecaca}.optionDropdown{opacity:1;padding:0;text-decoration:none;overflow:hidden}.optionDropdown summary{cursor:pointer;grid-template-columns:minmax(0,1fr) auto 28px;align-items:center;gap:10px;padding:13px 14px;font-weight:400;line-height:1.45;display:grid}.optionDropdown summary>span:first-child{min-width:0}.optionDropdown summary strong{font-weight:800}.optionDropdown summary::-webkit-details-marker{display:none}.optionDropdown summary:after{content:"▾";width:26px;height:26px;color:var(--muted);background:var(--surface-soft);border:1px solid var(--border);border-radius:999px;justify-content:center;justify-self:end;align-items:center;font-size:14px;line-height:1;transition:transform .15s,background .15s;display:inline-flex}.optionDropdown[open] summary:after{background:var(--secondary);transform:rotate(180deg)}.optionDropdownText{color:var(--text);margin:0;padding:0 14px 14px;line-height:1.5}@media (width<=620px){.optionDropdown summary{grid-template-columns:minmax(0,1fr) 28px;gap:8px}.optionDropdown summary .optionExplanationBadges{grid-area:2/1/auto/-1;justify-content:flex-start}.optionDropdown summary:after{grid-area:1/2}}.option.hasOptionStats{border-color:color-mix(in srgb,var(--primary) 36%,var(--border));isolation:isolate;justify-content:space-between;align-items:center;gap:12px;display:flex;position:relative;overflow:hidden}.option.hasOptionStats.correct{border-color:var(--success)}.option.hasOptionStats.wrong{border-color:var(--danger-text)}.optionStatsTrack{z-index:0;background:color-mix(in srgb,var(--surface-soft) 58%,transparent);pointer-events:none;position:absolute;inset:0}.optionStatsFill{z-index:0;width:var(--local-option-stat-percent,0%);background:linear-gradient(90deg,color-mix(in srgb,var(--primary) 34%,transparent),color-mix(in srgb,var(--primary) 18%,transparent));pointer-events:none;transition:width var(--motion-med,.28s) var(--motion-ease,ease);position:absolute;inset:0 auto 0 0}.option.hasOptionStats.correct .optionStatsFill{background:linear-gradient(90deg,color-mix(in srgb,var(--success) 38%,transparent),color-mix(in srgb,var(--success) 18%,transparent))}.option.hasOptionStats.wrong .optionStatsFill{background:linear-gradient(90deg,color-mix(in srgb,var(--danger-text) 26%,transparent),color-mix(in srgb,var(--danger-text) 12%,transparent))}.optionStatsText,.optionStatsPercent,.optionExplanationBadges,.optionInlineMeta,.optionDropdown summary:after{z-index:1;position:relative}.optionStatsText{flex:auto;min-width:0;line-height:1.45}.optionStatsPercent{border:1px solid color-mix(in srgb,var(--border) 82%,transparent);background:color-mix(in srgb,var(--surface) 24%,transparent);min-width:48px;color:var(--text);white-space:nowrap;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:999px;justify-content:center;align-items:center;padding:4px 8px;font-size:12px;font-weight:950;display:inline-flex}.optionInlineMeta{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:inline-flex}.optionInlineBadge,.optionExplanationBadges em{background:color-mix(in srgb,var(--surface) 24%,transparent);color:var(--text);border:1px solid color-mix(in srgb,var(--border) 82%,transparent);white-space:nowrap;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:999px;padding:4px 7px;font-size:11px;font-style:normal}.optionDropdown.hasOptionStats summary{grid-template-columns:minmax(0,1fr) auto auto 28px;position:relative;overflow:hidden}.optionDropdown.hasOptionStats .optionStatsFill,.optionDropdown.hasOptionStats .optionStatsTrack{border-radius:0}.optionExplanationBadges{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:6px;display:inline-flex}.optionExplanationBadges em:last-child,.optionInlineBadge:last-child{margin-right:0}.commonWrongChoiceBadge{background:color-mix(in srgb,var(--warning,#f59e0b) 22%,transparent)!important;color:var(--text)!important;border-color:color-mix(in srgb,var(--warning,#f59e0b) 42%,var(--border))!important}.optionDropdown.correct .optionExplanationBadges em:last-child,.optionExplanationItem.correct .optionExplanationBadges em:last-child{background:var(--success);color:#fff;border-color:#0000}.option.hasOptionStats.correct,.option.hasOptionStats.wrong,.option.hasOptionStats.selected,.optionDropdown.hasOptionStats.correct,.optionDropdown.hasOptionStats.wrong{background:var(--surface)!important}.optionDropdown.hasOptionStats.correct summary,.optionDropdown.hasOptionStats.wrong summary,.option.hasOptionStats .optionStatsTrack,.optionDropdown.hasOptionStats .optionStatsTrack{background:0 0!important}.option.hasOptionStats.correct .optionStatsText,.optionDropdown.hasOptionStats.correct .optionStatsText{color:var(--success-text,var(--text))}.option.hasOptionStats.wrong .optionStatsText,.optionDropdown.hasOptionStats.wrong .optionStatsText{color:var(--danger-text,var(--text))}.localQuestionStatsCard{border:1px solid var(--border);background:linear-gradient(135deg,var(--surface-soft),var(--surface));box-shadow:0 8px 22px var(--shadow);color:var(--text);border-radius:16px;margin-top:16px;padding:16px}.localQuestionStatsHeader{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:14px;display:flex}.localQuestionStatsHeader h3{margin:2px 0 4px}.localQuestionStatsHeader p{color:var(--muted);margin:0;line-height:1.35}.localQuestionStatsEyebrow{background:var(--primary-soft);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;width:max-content;padding:4px 8px;font-size:11px;font-weight:950;display:inline-flex;color:var(--primary-soft-text)!important}.localQuestionStatsTotal{white-space:nowrap;border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:999px;justify-content:center;align-items:center;padding:7px 10px;font-size:12px;font-weight:950;display:inline-flex}.localQuestionStatsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:14px;display:grid}.localQuestionStatsGrid div{border:1px solid var(--border);background:var(--surface);border-radius:12px;padding:10px}.localQuestionStatsGrid strong{color:var(--text);font-size:20px;line-height:1;display:block}.localQuestionStatsGrid span{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;margin-top:5px;font-size:11px;font-weight:900;display:block}.localQuestionStatsBreakdown h4{margin:0 0 4px}.localQuestionStatsHint{color:var(--muted);margin:0 0 10px;font-size:12px;font-weight:750;line-height:1.35}.localQuestionStatsOptionList{gap:7px;display:grid}.localQuestionStatsOption{border:1px solid var(--border);background:var(--surface);isolation:isolate;border-radius:11px;justify-content:space-between;align-items:center;gap:10px;min-height:40px;padding:9px 10px;display:flex;position:relative;overflow:hidden}.localQuestionStatsOptionFill{z-index:0;width:var(--local-question-stat-percent,0%);background:linear-gradient(90deg,color-mix(in srgb,var(--primary) 22%,transparent),color-mix(in srgb,var(--primary) 8%,transparent));pointer-events:none;transition:width var(--motion-med,.28s) var(--motion-ease,ease);position:absolute;inset:0 auto 0 0}.localQuestionStatsOption.correct{border-color:var(--success);background:var(--surface)}.localQuestionStatsOption.correct .localQuestionStatsOptionFill{background:linear-gradient(90deg,color-mix(in srgb,var(--success) 30%,transparent),color-mix(in srgb,var(--success) 10%,transparent))}.localQuestionStatsOptionLabel,.localQuestionStatsOptionPercent{z-index:1;position:relative}.localQuestionStatsOptionLabel{align-items:center;gap:7px;min-width:0;display:inline-flex}.localQuestionStatsOptionLabel em{background:var(--surface-soft);color:var(--muted);white-space:nowrap;border-radius:999px;padding:3px 6px;font-size:10px;font-style:normal;font-weight:900}.localQuestionStatsOption.correct .localQuestionStatsOptionLabel em{background:var(--success);color:#fff}.localQuestionStatsOptionPercent{border:1px solid var(--border);background:color-mix(in srgb,var(--surface) 84%,transparent);min-width:46px;color:var(--text);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:4px 8px;font-size:12px;font-weight:950;display:inline-flex}.localQuestionStatsInsight{border:1px solid var(--border);background:var(--surface);border-radius:12px;gap:4px;margin-top:12px;padding:11px 12px;display:grid}.localQuestionStatsInsight span{color:var(--muted);line-height:1.35}@media (width<=620px){.option.hasOptionStats{align-items:flex-start}.optionStatsText{display:block}.optionStatsPercent{min-width:44px}.optionInlineMeta{justify-content:flex-start;width:100%}.optionDropdown.hasOptionStats summary{grid-template-columns:minmax(0,1fr) auto 28px;gap:8px}.optionDropdown.hasOptionStats summary .optionExplanationBadges{grid-area:2/1/auto/-1;justify-content:flex-start}.optionDropdown.hasOptionStats summary .optionStatsPercent{grid-area:1/2}.optionDropdown.hasOptionStats summary:after{grid-area:1/3}.localQuestionStatsHeader{display:grid}.localQuestionStatsGrid{grid-template-columns:1fr}.localQuestionStatsOption{align-items:flex-start}.localQuestionStatsOptionLabel{gap:4px;display:grid}}.option,.option *,.optionDropdown summary,.optionDropdown summary *,.optionExplanationItem summary,.optionExplanationItem summary *,.qNav,.qNav *,.leftRail button,.leftRail button *,.workspaceSidebar button,.workspaceSidebar button *,.mobileBottomBar,.mobileBottomBar *,.mobileDrawer button,.mobileDrawer button *{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.option,.optionDropdown summary,.optionExplanationItem summary,.qNav,.leftRail button,.workspaceSidebar button,.mobileBottomBar button,.mobileDrawer button{touch-action:manipulation}.stem,.stem *,.explanation,.explanation *,.sourceBox,.sourceBox *,.reviewStem,.reviewStem *,.reviewItem p,.reviewOptionLine,.optionDropdownText,.optionDropdownText *{-webkit-user-select:text;user-select:text}.questionImageBox{border:1px solid var(--border);background:var(--surface-soft);border-radius:14px;margin:16px 0;padding:12px}.questionImageExpandButton{cursor:zoom-in;background:0 0;border:0;border-radius:10px;width:100%;margin:0;padding:0;line-height:0;display:block;position:relative}.questionImageExpandButton:focus-visible{outline:3px solid var(--primary);outline-offset:4px}.questionImage{object-fit:contain;background:#fff;border-radius:10px;width:100%;max-height:520px;display:block}.imageExpandHint{color:#fff;background:#0f172adb;border:1px solid #ffffff40;border-radius:999px;padding:8px 10px;font-size:12px;font-weight:900;line-height:1;position:absolute;bottom:10px;right:10px;box-shadow:0 4px 12px #00000040}.questionImageExpandButton:hover .imageExpandHint{background:var(--primary);color:#fff}.questionImageBox figcaption{color:var(--muted);margin-top:8px;font-size:12px;line-height:1.4}.reviewQuestionImageBox{max-width:520px}.imageModalOverlay{z-index:9999;background:#020617d6;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.imageModalDialog{background:var(--surface);width:min(1200px,96vw);max-height:94vh;color:var(--text);border:1px solid var(--border);border-radius:18px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 24px 80px #00000073}.imageModalHeader{border-bottom:1px solid var(--border);background:var(--surface-soft);justify-content:space-between;align-items:flex-start;gap:16px;padding:14px 16px;display:flex}.imageModalHeader h2{margin:0;font-size:18px}.imageModalImageWrap{justify-content:center;align-items:center;min-height:0;padding:16px;display:flex;overflow:auto}.imageModalImageWrap img{object-fit:contain;background:#fff;border-radius:12px;max-width:100%;max-height:calc(94vh - 170px);display:block}.imageModalCaption{color:var(--muted);margin:0;padding:0 16px 16px;font-size:12px;line-height:1.45}.heatmapDashboard{max-width:1260px}.heatmapHero{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.heatmapHero h2{margin:0 0 6px}.heatmapStats{grid-template-columns:repeat(3,minmax(110px,1fr));gap:10px;min-width:360px;display:grid}.heatmapStat{border:1px solid var(--border);background:var(--surface-soft);border-radius:14px;padding:12px}.heatmapStat strong{font-size:22px;display:block}.heatmapStat span{color:var(--muted);text-transform:uppercase;letter-spacing:.03em;font-size:12px;font-weight:900;display:block}.heatmapControls{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;margin-top:14px;display:grid}.heatmapControls label{text-transform:uppercase;letter-spacing:.03em;color:var(--muted);gap:6px;font-size:12px;font-weight:900;display:grid}.heatmapControls select,.heatmapControls input{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);border-radius:10px;padding:10px 11px;font-weight:800}.heatmapLegend{color:var(--muted);flex-wrap:wrap;align-items:center;gap:10px;margin-top:14px;font-size:13px;display:flex}.heatmapLegendItem{align-items:center;gap:6px;display:inline-flex}.heatmapSwatch{border:1px solid var(--border);border-radius:4px;width:14px;height:14px}.heatmapScroll{border:1px solid var(--border);background:var(--surface);box-shadow:0 8px 22px var(--shadow);border-radius:16px;margin-top:16px;overflow:auto}.heatmapGrid{min-width:0;display:grid}.heatmapCorner,.heatmapColumnHeader,.heatmapRowHeader{background:var(--surface-soft);border-bottom:1px solid var(--border);border-right:1px solid var(--border);padding:6px 8px;font-size:11px;font-weight:950}.heatmapCorner{z-index:3;position:sticky;left:0}.heatmapColumnHeader{text-align:center;white-space:nowrap}.heatmapRowHeader{z-index:2;color:var(--text);align-items:center;min-height:28px;display:flex;position:sticky;left:0}.heatmapRowHeaderQuestion{font-size:10px;line-height:1.22}.heatmapRowHeaderQuestion span{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.heatmapCell{border-right:1px solid var(--border);border-bottom:1px solid var(--border);min-height:28px;color:var(--text);cursor:help;font-weight:900;display:block;position:relative}.heatmapCell:after,.heatmapCell:before,.heatmapCellContent{display:none!important}.heatmapFloatingTooltip{z-index:10000;color:#fff;pointer-events:none;will-change:transform,opacity;contain:layout paint;backface-visibility:hidden;opacity:0;visibility:hidden;background:#0f172af5;border:1px solid #ffffff2e;border-radius:14px;width:300px;max-width:calc(100vw - 28px);padding:12px 13px;transition:opacity 80ms,visibility 80ms;position:fixed;top:0;left:0;box-shadow:0 18px 44px #00000061}.heatmapFloatingTooltip[data-visible=true]{opacity:1;visibility:visible}.heatmapFloatingTooltip ul{gap:7px;margin:0;padding:0;list-style:none;display:grid}.heatmapFloatingTooltip li{grid-template-columns:96px minmax(0,1fr);align-items:start;gap:9px;display:grid}.heatmapFloatingTooltip strong{overflow-wrap:anywhere;font-size:13px;line-height:1.25}.heatmapTooltipLabel{color:#e2e8f0;text-transform:uppercase;letter-spacing:.03em;background:#94a3b82e;border-radius:999px;align-items:center;width:max-content;max-width:100%;padding:3px 8px;font-size:11px;font-weight:950;display:inline-flex}.heatmapTooltipCorrect{color:#bbf7d0;background:#22c55e2e}.heatmapTooltipAccuracy{color:#fde68a;background:#facc152e}.heatmapTooltipAttempted{color:#bfdbfe;background:#60a5fa33}.heatmapGridCompact .heatmapColumnHeader{white-space:normal;padding:5px 4px;font-size:10px}.heatmapGridCompact .heatmapCell{min-height:24px;padding:0}.heatmapGridCompact .heatmapRowHeader{min-height:24px}.heatmapEmpty{background:var(--surface);color:var(--muted)}.heatmapVolume1{color:#1e3a8a;background:#dbeafe}.heatmapVolume2{color:#1e40af;background:#bfdbfe}.heatmapVolume3{color:#fff;background:#60a5fa}.heatmapVolume4{color:#fff;background:#2563eb}.heatmapVolume5{color:#fff;background:#1e3a8a}.heatmapPerformanceGood{color:#166534;background:#dcfce7}.heatmapPerformanceMid{color:#92400e;background:#fef3c7}.heatmapPerformanceLow{color:#991b1b;background:#fee2e2}.activityHeatmapWrap{border:1px solid var(--border);background:var(--surface);box-shadow:0 8px 22px var(--shadow);border-radius:16px;margin-top:16px;padding:16px;overflow:auto}.activityHeatmapHeading{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.activityHeatmapHeading h3{margin:0;font-size:16px}.activityHeatmapHeading p{color:var(--muted);margin:4px 0 0;font-size:13px}.activityHeatmapHeading>span{background:var(--primary-soft);color:var(--primary-soft-text);white-space:nowrap;border-radius:999px;align-items:center;padding:5px 9px;font-size:12px;font-weight:950;display:inline-flex}.activityHeatmapMonthView{align-items:flex-start;gap:6px;width:max-content;min-width:100%;padding:4px 2px;display:flex}.activityHeatmapDayLabels{color:var(--muted);text-align:center;grid-template-rows:16px repeat(7,14px);gap:4px;min-width:14px;font-size:10px;font-weight:900;line-height:14px;display:grid}.activityHeatmapContent{gap:4px;display:grid}.activityHeatmapMonthLabels{height:16px;color:var(--muted);white-space:nowrap;align-items:end;gap:4px;font-size:10px;font-weight:900;display:grid}.activityHeatmapMonthLabels span{min-width:14px;overflow:visible}.activityHeatmapGrid{grid-auto-flow:column;align-items:center;gap:4px;width:max-content;display:grid}.activityHeatmapCell{box-sizing:border-box;cursor:help;border:1px solid #94a3b859;border-radius:4px;width:14px;height:14px}.activityHeatmapBlank{visibility:hidden;pointer-events:none;box-shadow:none;opacity:0;background:0 0;border-color:#0000}.activityHeatmapCell.activityHeatmapMonthBoundary{box-shadow:none;border-left:0}.activityHeatmapCell:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.heatmapEmptyState{border:1px dashed var(--border);background:var(--surface-soft);color:var(--muted);border-radius:16px;margin-top:16px;padding:18px;font-weight:800}.heatmapNotes{color:var(--muted);margin-top:12px;font-size:13px;line-height:1.45}.groupedActivityHeatmapViewport{margin-top:12px;padding-bottom:6px;overflow:auto}.groupedActivityHeatmap{gap:0;width:max-content;min-width:100%;display:grid}.groupedActivityTopRow,.groupedActivityRow{grid-template-columns:minmax(150px,220px) 18px minmax(0,1fr);align-items:center;gap:7px;display:grid}.groupedActivityTopRow{border-bottom:1px solid var(--border);align-items:end;padding:0 0 8px}.groupedActivityRow{border-bottom:1px solid #94a3b82e;padding:9px 0}.groupedActivityRow:last-child{border-bottom:0}.groupedActivityCorner,.groupedActivityRowLabel{color:var(--text);font-size:12px;font-weight:950;line-height:1.25}.groupedActivityCorner{color:var(--muted);text-transform:uppercase;letter-spacing:.04em}.groupedActivityRowLabel{text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.groupedActivityDayLabelSpacer{width:18px;min-width:18px}.groupedActivityDayLabels{color:var(--muted);text-align:center;grid-template-rows:repeat(7,14px);gap:4px;min-width:14px;font-size:9px;font-weight:900;line-height:14px;display:grid}.activityHeatmapDayLabelsHeader{grid-template-rows:16px repeat(7,14px)}.groupedActivityMonthsHeader{align-items:end;gap:18px;min-width:max-content;display:flex}.groupedActivityMonthHeader{align-items:end;gap:4px;height:18px;display:grid;position:relative}.groupedActivityMonthHeader:not(:first-child){border-left:2px solid #60a5fa80;padding-left:10px}.groupedActivityMonthHeader span{color:var(--text);white-space:nowrap;grid-column:1/-1;font-size:10px;font-weight:950}.groupedActivityMonthBlocks{align-items:start;gap:18px;min-width:max-content;display:flex}.groupedActivityMonthBlock:not(:first-child){border-left:2px solid #60a5fa59;padding-left:10px}.heatmapWorkspace{background:linear-gradient(180deg,var(--surface) 0%,#38bdf809 100%)}.heatmapHero{background:linear-gradient(135deg,var(--surface) 0%,var(--surface-soft) 62%,#38bdf81f 100%);box-shadow:0 14px 34px var(--shadow)}.heatmapControlDrawer,.heatmapLegendDrawer{border:1px solid var(--border);background:var(--surface-soft);box-shadow:0 8px 20px var(--shadow);border-radius:16px;overflow:hidden}.heatmapControlDrawer summary,.heatmapLegendDrawer summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:13px 15px;font-weight:950;list-style:none;display:flex}.heatmapControlDrawer summary::-webkit-details-marker{display:none}.heatmapLegendDrawer summary::-webkit-details-marker{display:none}.heatmapControlDrawer summary:after,.heatmapLegendDrawer summary:after{content:"▾";background:var(--secondary);width:28px;height:28px;color:var(--secondary-text);border-radius:999px;justify-content:center;align-items:center;transition:transform .18s;display:inline-flex}.heatmapControlDrawer[open] summary:after,.heatmapLegendDrawer[open] summary:after{transform:rotate(180deg)}.heatmapDrawerTitle{font-size:15px}.heatmapFilterSummary{background:var(--primary-soft);min-width:0;color:var(--primary-soft-text);white-space:nowrap;text-overflow:ellipsis;border-radius:999px;align-items:center;padding:6px 10px;font-size:12px;font-weight:950;display:inline-flex;overflow:hidden}.heatmapControlDrawer .heatmapControls,.heatmapControlDrawer .buttonRow{padding:0 15px 15px}.heatmapLegendDrawer{margin-top:12px}.heatmapLegendDrawer .heatmapLegend{margin-top:0;padding:0 15px 14px}.heatmapLegendDrawer:not([open]){max-width:220px}.heatmapStat{background:linear-gradient(135deg,var(--surface-soft),#38bdf81a);box-shadow:inset 0 1px #ffffff0d}.activityHeatmapWrap{background:linear-gradient(180deg,var(--surface) 0%,#0f172a05 100%)}.heatmapMobileControls{display:none}@media (width<=920px){.heatmapMobileControls{margin-bottom:12px;display:block}.appShell--heatmap .workspaceSidebar{display:none}}@media (width<=900px){.groupedActivityTopRow,.groupedActivityRow{grid-template-columns:minmax(110px,150px) 18px minmax(0,1fr)}}@media (width<=780px){.heatmapHero{flex-direction:column}.heatmapStats{grid-template-columns:repeat(3,1fr);width:100%;min-width:0}}.sidebarTopButtons{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:10px;display:flex}.sidebarTopButtons .homeBtn{margin:0}.backBtn{background:var(--secondary);color:var(--secondary-text)}.topBackHomeButtons{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.topBackHomeButtons button{margin:0}.folderHeader{margin-bottom:14px}.folderHeader h2{margin:0 0 4px;font-size:26px}.folderHeader .muted{font-size:13px}.folderSections{gap:10px}.folderSection{box-shadow:none;background:#ffffff06;border-radius:16px;padding:0;overflow:hidden}.folderSection:hover{border-color:#38bdf859}.folderSectionHeader{grid-template-columns:minmax(0,1fr) 70px 32px;align-items:center;gap:12px;margin-bottom:0;padding:14px 16px}.folderSectionHeader h3{margin:0;font-size:19px;line-height:1.2}.folderSectionHeader p{max-width:640px;margin:3px 0 0;font-size:13px;line-height:1.35}.folderSectionDropdown:not([open])>.folderSectionHeader p{display:none}.folderSectionDropdown:not([open])>.folderSectionHeader{min-height:58px}.folderSectionDropdown[open]>.folderSectionHeader{border-bottom:1px solid var(--border);background:linear-gradient(135deg,#38bdf80f,#0000);margin-bottom:0}.folderSectionDropdown>.folderSectionHeader:after{background:var(--surface-soft);opacity:.92;width:30px;height:30px}.folderSectionContent{gap:10px;padding:12px 16px 16px}.sectionCount{min-width:62px;padding:5px 9px;font-size:11px}.emptySection{background:0 0;border-radius:12px;padding:10px 12px;font-size:13px}.folderSectionContent .setGrid{grid-template-columns:1fr;gap:8px}.folderSectionContent .setCard{box-shadow:none;background:var(--surface);border-color:var(--border);border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px 12px;padding:12px 13px;display:grid}.folderSectionContent .setCard:hover{border-color:var(--primary);background:linear-gradient(135deg,var(--surface),var(--surface-soft))}.folderSectionContent .setCard .setTop{grid-column:1;display:block}.folderSectionContent .setCard .setTop h3{margin:0;font-size:16px;line-height:1.25}.folderSectionContent .setCard .setTop span{margin-top:5px;padding:4px 8px;font-size:11px;display:inline-flex}.folderSectionContent .setCard .bar{grid-column:1/-1;height:5px;margin:2px 0 0}.folderSectionContent .setCard>p.muted{grid-column:1;margin:0;font-size:12px;line-height:1.3}.folderSectionContent .setCard .buttonRow{grid-area:1/2/span 3;justify-content:flex-end;align-self:center;gap:6px}.folderSectionContent .setCard .primary,.folderSectionContent .setCard .secondary{border-radius:999px;padding:7px 10px;font-size:12px}.folderSectionContent .setCard .secondary{background:var(--surface-soft)}@media (width<=720px){.folderSectionHeader{grid-template-columns:minmax(0,1fr) auto 30px;padding:13px}.folderSectionHeader h3{font-size:17px}.folderSectionContent .setCard{grid-template-columns:1fr}.folderSectionContent .setCard .buttonRow{grid-area:auto/1;justify-content:flex-start}.folderSectionContent .setCard .bar,.folderSectionContent .setCard>p.muted{grid-column:1}}.reviewCompactDetails{border:1px solid var(--border);background:var(--surface);contain:layout paint;border-radius:12px;min-width:0;overflow:hidden}.reviewCompactDetails summary{cursor:pointer;color:var(--text);padding:9px 10px;font-weight:950}.reviewCompactDetailsBody{gap:8px;padding:0 10px 10px;display:grid}.reviewCompactDetailsBody label{color:var(--muted);text-transform:uppercase;letter-spacing:.03em;gap:5px;font-size:12px;font-weight:900;display:grid}.reviewCompactDetailsBody input{border:1px solid var(--border);background:var(--surface-soft);width:100%;color:var(--text);border-radius:10px;font-weight:800}@media (width<=920px){.workspaceSidebar{position:static}}.appShell--heatmap .workspaceSidebar{scrollbar-gutter:stable}.appShell--heatmap .workspaceSidebarContent{width:100%;min-width:0}.appShell--heatmap .quizSidebarStats{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;min-width:0}.appShell--mock .workspaceSidebar{scrollbar-gutter:stable;overflow-x:hidden}.appShell--mock .workspaceSidebarContent{width:100%;min-width:0}.appShell--mock .workspaceSidebar .mockTimer{flex-wrap:nowrap;grid-template-columns:auto minmax(0,1fr);grid-template-areas:"label value""button button";place-items:center start;gap:8px;width:100%;max-width:100%;display:grid;overflow:hidden}.appShell--mock .workspaceSidebar .mockTimerLabel{grid-area:label}.appShell--mock .workspaceSidebar .mockTimerValue{text-align:left;grid-area:value;min-width:7ch}.appShell--mock .workspaceSidebar .mockTimer .smallBtn{text-align:center;white-space:nowrap;grid-area:button;width:100%;min-width:0;padding-left:8px;padding-right:8px}.sidebarSetListButton{text-align:center;justify-content:center;width:100%;margin:2px 0 8px;border-radius:12px!important;padding:9px 10px!important;font-weight:900!important}.setupStartActions .success{color:#fff;background:linear-gradient(135deg,#0ea5e9,#2563eb)}.appShell--mock .workspaceSidebar .quizSidebarStats{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.appShell--mock .workspaceSidebar .qGrid{grid-template-columns:repeat(6,minmax(0,1fr));gap:6px;width:100%;min-width:0;margin:14px 0 0}.appShell--mock .workspaceSidebar .qNav{border-radius:8px;min-width:0;min-height:34px;padding:0 2px;font-size:12px;overflow:visible}.appShell--mock .workspaceSidebar .qNav span:first-child{text-align:center;min-width:0;line-height:1;display:block}.appShell--heatmap .workspaceSidebarHeader{align-items:center;padding-right:46px}.appShell--heatmap .workspaceSidebarHeader h2{margin:0;font-size:21px;line-height:1.08}.appShell--settings .workspaceSidebarHeader{align-items:center;gap:10px;padding-right:46px}.appShell--settings .workspaceSidebarHeader h2{margin:0;font-size:22px;line-height:1.05}.appShell--heatmap .heatmapControlDrawer summary{grid-template-columns:minmax(0,1fr) 30px;align-items:center;gap:8px;padding:13px 14px;display:grid}.appShell--heatmap .heatmapControlDrawer summary:after{grid-area:1/2;justify-self:end}.appShell--heatmap .heatmapDrawerTitle{grid-area:1/1;min-width:0;line-height:1.2}.appShell--heatmap .heatmapFilterSummary{text-align:center;white-space:normal;text-overflow:clip;grid-column:1/-1;justify-content:center;width:100%;margin-top:2px;line-height:1.25;overflow:visible}.appShell--heatmap .heatmapControlDrawer .heatmapControls{grid-template-columns:minmax(0,1fr);padding:0 14px 14px}.appShell--heatmap .heatmapControlDrawer .buttonRow{grid-template-columns:minmax(0,1fr);padding:0 14px 14px;display:grid}.heatmapPerformanceGood{box-shadow:inset 0 0 0 1px #ffffff2e;color:#fff!important;background:#16a34a!important;border-color:#22c55e!important}.heatmapPerformanceMid{box-shadow:inset 0 0 0 1px #ffffff38;color:#111827!important;background:#f59e0b!important;border-color:#fbbf24!important}.heatmapPerformanceLow{box-shadow:inset 0 0 0 1px #ffffff2e;color:#fff!important;background:#ef4444!important;border-color:#f87171!important}.heatmapSwatch.heatmapPerformanceGood,.heatmapSwatch.heatmapPerformanceMid,.heatmapSwatch.heatmapPerformanceLow{box-shadow:0 0 0 2px #ffffff14}.mobileShellBar,.mobileDrawerFrame,.mobileDrawerClose{display:none}.mobileDrawerBackdrop{border:0;margin:0;padding:0}.mobileBottomBar{display:none}.mobileQuizActionGroup{justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.mobileQuizActionGroup button{white-space:nowrap;border-radius:999px;flex:1;min-width:0;padding:10px 9px;font-weight:950}.questionImageBox,.questionImageExpandButton{max-width:100%}.questionImage{max-width:100%;height:auto}.stemTableWrap,.referenceRangeTableWrap{-webkit-overflow-scrolling:touch;max-width:100%;overflow-x:auto}@media (width<=920px){.appShell{background:var(--bg);min-height:100svh}.leftRail{z-index:55;scrollbar-width:none;padding-left:max(10px,env(safe-area-inset-left));padding-right:max(10px,env(safe-area-inset-right));overflow-x:auto}.leftRail::-webkit-scrollbar{display:none}.railNavGroup,.railNavButton,.railLogoButton{flex:none}.mobileShellBar{z-index:45;padding:8px max(14px,env(safe-area-inset-right)) 0 max(14px,env(safe-area-inset-left));pointer-events:none;justify-content:flex-end;display:flex;position:sticky;top:59px}.mobileShellToggle{pointer-events:auto;box-shadow:0 8px 24px var(--shadow);gap:8px;display:inline-flex}.mobileDrawerFrame{z-index:80;background:var(--surface);border-right:1px solid var(--border);width:min(88vw,360px);max-width:360px;height:100svh;padding-top:max(10px,env(safe-area-inset-top));flex-direction:column;display:flex;position:fixed;inset:0 auto 0 0;box-shadow:18px 0 54px #02061761}.mobileDrawerFrame .workspaceSidebar.mobileDrawer{z-index:auto;width:100%;height:100%;min-height:0;box-shadow:none;-webkit-overflow-scrolling:touch;background:0 0;border-right:0;padding:12px 16px 22px;display:block;position:static;inset:auto;overflow-y:auto}.mobileDrawerClose{border:1px solid var(--border);background:var(--surface-soft);color:var(--text);border-radius:999px;align-self:flex-end;margin:0 12px 8px;padding:8px 12px;font-weight:950;display:inline-flex}.mobileDrawerBackdrop{z-index:79;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0206178a;display:block;position:fixed;inset:0}.mainWorkspace{min-height:calc(100svh - var(--header-height,56px));padding-top:14px;padding-bottom:calc(28px + env(safe-area-inset-bottom))}.mainWorkspaceInner{max-width:100%}.mainWorkspaceHeader{margin-bottom:14px}.mainWorkspaceHeader h1{font-size:clamp(24px,8vw,34px)}.homeLayout,.setupGrid,.settingsWorkbenchGrid{grid-template-columns:1fr!important}.questionCard,.panel,.folderSection,.folderCard{border-radius:16px;padding:16px}.quizMetaPills,.tagRow,.reviewMeta{gap:6px}.quizMetaPills span,.tagRow span,.reviewMeta span{text-overflow:ellipsis;max-width:100%;overflow:hidden}.qGrid{grid-template-columns:repeat(auto-fill,minmax(38px,1fr));gap:6px}.qNav{min-height:38px}.questionImageBox{margin-left:0;margin-right:0}.questionImageExpandButton{width:100%}.questionImage{object-fit:contain;width:100%}.stemTable{min-width:560px}.referenceRangeTable{min-width:520px}.reviewHero,.heatmapHero,.homeActionBar,.folderHeader{gap:12px;display:grid}.reviewHero .buttonRow,.heatmapHero .buttonRow,.homeActionBar .buttonRow,.folderHeader .buttonRow{justify-content:flex-start}.reviewStatsGrid,.heatmapStats{grid-template-columns:repeat(2,minmax(0,1fr));min-width:0}.reviewQuestionsHeader{gap:10px;display:grid}.reviewQuestionTools{justify-content:flex-start}}@media (width<=760px){.appShell--quiz .mainWorkspace,.appShell--mock .mainWorkspace{padding-bottom:calc(94px + env(safe-area-inset-bottom))}.appShell--quiz .mobileBottomBar,.appShell--mock .mobileBottomBar{z-index:70;padding:10px max(10px,env(safe-area-inset-right)) max(10px,env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left));border-top:1px solid var(--border);background:color-mix(in srgb,var(--surface-strong,var(--surface)) 92%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 -14px 34px var(--shadow);justify-content:center;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0}.appShell--quiz .questionCard>.actionRow,.appShell--mock .questionCard>.actionRow,.appShell--quiz .mainWorkspaceActions,.appShell--mock .mainWorkspaceActions{display:none}.mobileQuizActionGroup{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.mobileQuizActionGroup button{font-size:calc(12px * var(--app-font-scale,1));padding:10px 6px}.options{gap:9px}.option{border-radius:13px;padding:14px 13px}.highlightTools{gap:7px}.highlightTools .smallBtn{flex:1;min-width:140px}}@media (width<=520px){.siteLogo{width:176px}.railNavButton{width:38px;min-height:38px}.railLogoButton{width:38px;height:38px}.leftRail{gap:8px}.railNavGroup{gap:6px}.mobileShellBar{padding-top:6px;top:55px}.mobileShellToggle{padding:8px 10px;font-size:13px}.mainWorkspace{padding-left:10px;padding-right:10px}.questionCard,.panel,.folderSection,.folderCard{padding:14px}.reviewStatsGrid,.heatmapStats{grid-template-columns:1fr}.mobileQuizActionGroup{gap:6px}.mobileQuizActionGroup button{font-size:calc(11px * var(--app-font-scale,1));padding:9px 5px}}.rightQuestionListPanel{--right-question-list-height:auto;border:1px solid var(--border);background:linear-gradient(180deg,#0f172af5 0%,var(--surface-soft) 100%);width:206px;min-width:196px;max-width:220px;height:var(--right-question-list-height);color:var(--text);box-shadow:0 16px 34px var(--shadow);border-radius:18px;grid-template-rows:auto minmax(0,1fr);align-self:start;gap:12px;padding:14px;display:grid;position:sticky;top:18px;overflow:hidden}.rightQuestionListHeader{text-align:center;justify-content:center;align-items:center;padding:1px 0 2px;display:flex}.rightQuestionListHeader h3{letter-spacing:.01em;margin:0;font-size:15px;line-height:1.15}.rightQuestionListScroll{scrollbar-gutter:stable;scroll-behavior:smooth;outline:none;align-content:start;gap:8px;min-height:0;padding:2px 8px 2px 0;display:grid;overflow:auto}.rightQuestionListScroll:focus-visible{outline:2px solid var(--primary);outline-offset:3px;border-radius:16px}.rightQuestionListItem{border:1px solid var(--border);background:linear-gradient(135deg,var(--surface-soft),var(--surface));width:100%;min-height:46px;color:var(--text);text-align:left;border-radius:14px;justify-content:space-between;align-items:center;gap:10px;padding:0 10px 0 12px;transition:border-color .15s,background .15s,box-shadow .15s,transform .15s;display:flex}.rightQuestionListItem:hover{border-color:var(--primary);background:linear-gradient(135deg,var(--primary-soft),var(--surface-soft));box-shadow:0 8px 20px var(--shadow);transform:translateY(-1px)}.rightQuestionListItem:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.rightQuestionListItem.active{border-color:var(--primary);background:linear-gradient(135deg,var(--primary-soft),var(--surface-soft));box-shadow:inset 0 0 0 1px var(--primary),0 10px 24px var(--shadow)}.rightQuestionListItem.answeredCorrect{border-color:var(--success);background:linear-gradient(135deg,var(--success-soft),var(--surface-soft))}.rightQuestionListItem.answeredWrong{border-color:var(--danger-text);background:linear-gradient(135deg,var(--danger-soft),var(--surface-soft))}.rightQuestionListItem.answeredNeutral{border-color:var(--primary);background:linear-gradient(135deg,var(--primary-soft),var(--surface-soft))}.rightQuestionListQuestionNumber{color:var(--text);letter-spacing:.02em;font-size:14px;font-weight:950;line-height:1}.rightQuestionListItemMeta{justify-content:flex-end;align-items:center;gap:8px;min-width:34px;display:inline-flex}.rightQuestionListStatus{background:var(--muted);border-radius:999px;width:9px;height:9px;box-shadow:0 0 0 3px #94a3b81a}.rightQuestionListStatus.correct{background:var(--success);box-shadow:0 0 0 3px var(--success-soft)}.rightQuestionListStatus.wrong{background:var(--danger-text);box-shadow:0 0 0 3px var(--danger-soft)}.rightQuestionListStatus.neutral{background:var(--primary);box-shadow:0 0 0 3px var(--primary-soft)}.rightQuestionListStatus.unanswered{background:#94a3b873}.rightQuestionListFlag{background:var(--warning-soft);width:18px;height:18px;color:var(--warning-text);border:1px solid #fbbf2459;border-radius:999px;justify-content:center;align-items:center;font-size:11px;font-weight:900;display:inline-flex}.normalQuizWorkbenchWithList{grid-template-columns:minmax(0,1fr) 206px;align-items:start;gap:14px;display:grid}.normalQuizWorkbenchWithList .quizWorkbench{min-width:0}.rightQuestionListDrawerButton{display:none}.questionListDrawerFrame{z-index:82;background:var(--surface);border-left:1px solid var(--border);width:min(92vw,390px);height:100svh;padding-top:max(10px,env(safe-area-inset-top));flex-direction:column;display:flex;position:fixed;inset:0 0 0 auto;box-shadow:-18px 0 54px #02061766}.questionListDrawerHeader{justify-content:flex-end;padding:0 12px 8px;display:flex}.questionListDrawerClose{border:1px solid var(--border);background:var(--surface-soft);color:var(--text);border-radius:999px;justify-content:center;align-items:center;padding:8px 12px;font-weight:950;display:inline-flex}.questionListDrawerFrame .rightQuestionListPanel{width:100%;min-width:0;max-width:none;height:100%;min-height:0;box-shadow:none;background:0 0;border:0;padding:12px 16px 22px;display:grid;position:static}.questionListDrawerFrame .rightQuestionListScroll{-webkit-overflow-scrolling:touch;max-height:none}.questionListDrawerBackdrop{display:block}@media (width<=1180px){.normalQuizWorkbenchWithList{grid-template-columns:1fr}.normalQuizWorkbenchWithList>.rightQuestionListPanel{display:none}.rightQuestionListDrawerButton{display:inline-flex}}.privateNoteIcon{background:var(--surface);width:24px;height:24px;color:var(--muted);transition:transform .34s var(--motion-ease,cubic-bezier(.16,1,.3,1)),background .18s ease,color .18s ease;border-radius:999px;justify-content:center;align-items:center;font-size:14px;font-weight:1000;line-height:1;display:inline-flex}.privateNoteIconSaved{background:var(--success-soft);color:var(--success-text);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--success) 45%,var(--border))}.privateNoteBodyShell,.feedbackBodyShell{opacity:0;transform-origin:top;max-height:0;transition:max-height .28s var(--motion-ease,cubic-bezier(.16,1,.3,1)),opacity .16s ease-out,transform .22s var(--motion-ease,cubic-bezier(.16,1,.3,1)),margin-top .22s var(--motion-ease,cubic-bezier(.16,1,.3,1));will-change:max-height,opacity,transform;margin-top:0;display:block;overflow:hidden;transform:translateY(-6px)}.privateNoteBodyShellOpen,.feedbackBodyShellOpen{opacity:1;max-height:760px;margin-top:9px;transform:translateY(0)}.privateNoteBodyShellClosing,.feedbackBodyShellClosing{opacity:0;max-height:0;margin-top:0;transform:translateY(-6px)}.reviewPrivateNotePanel{margin-top:10px}@media (prefers-reduced-motion:reduce){.privateNotePanel,.feedbackPanel,.privateNotePanelOpen,.feedbackPanelOpen,.privateNotePanelClosing,.feedbackPanelClosing,.privateNoteToggle,.feedbackToggle,.privateNoteBodyShell,.feedbackBodyShell{clip-path:none!important;transition:none!important}.privateNoteBodyShellClosing,.feedbackBodyShellClosing{transform:none}}.feedbackIcon{border:1px solid color-mix(in srgb,var(--warning) 58%,var(--border));background:var(--warning-soft);width:24px;height:24px;color:var(--warning-text);box-shadow:none;transition:transform .34s var(--motion-ease,cubic-bezier(.16,1,.3,1)),background .18s ease,color .18s ease;border-radius:999px;flex:none;justify-content:center;align-items:center;font-size:14px;font-weight:1000;line-height:1;display:inline-flex}.reviewFeedbackPanel{margin-top:10px}@media (width<=640px){.privateNoteFooter,.feedbackFooter{flex-direction:column;align-items:flex-start}.feedbackIcon{margin-top:0}}.reviewFilters,.reviewFilters label{min-width:0}.reviewFilters select,.reviewFilters input{box-sizing:border-box;width:100%;min-width:0}.reviewFilters select{text-overflow:ellipsis;padding-right:30px;overflow:hidden}@media (width<=700px){.reviewHero{grid-template-columns:1fr;display:grid}.reviewHero .buttonRow{justify-content:flex-start}.reviewControlPanel{padding:16px}.reviewFilters{grid-template-columns:minmax(0,1fr)}}.maintenanceNoticeBanner{top:14px;left:calc(var(--rail-width,68px) + 16px);z-index:260;border:1px solid color-mix(in srgb,var(--warning) 52%,var(--border));background:linear-gradient(135deg,var(--warning-soft),var(--surface-strong,var(--surface)));color:var(--text);box-shadow:0 18px 45px var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);animation:mizaanPanelFloatIn var(--motion-med,.28s) var(--motion-ease,cubic-bezier(.16,1,.3,1)) both;border-radius:16px;align-items:flex-start;gap:10px;padding:11px 13px;display:flex;position:fixed;right:16px}.maintenanceNoticeIcon{border:1px solid var(--border);background:var(--surface-soft);width:28px;height:28px;color:var(--warning);border-radius:999px;flex:none;justify-content:center;align-items:center;font-weight:950;display:inline-flex}.maintenanceNoticeBanner strong{font-size:13px;line-height:1.25;display:block}.maintenanceNoticeBanner span span{color:var(--muted);margin-top:2px;font-size:12px;font-weight:800;line-height:1.35;display:block}.maintenanceNoticeBanner--urgent{border-color:color-mix(in srgb,var(--danger-text) 58%,var(--border));background:linear-gradient(135deg,var(--danger-soft),var(--surface-strong,var(--surface)))}@media (width<=920px){.maintenanceNoticeBanner{top:72px;left:12px;right:12px}}.frontGateLegalLinks button,.frontBackButton{border:1px solid var(--border);background:var(--surface-soft);color:var(--text);border-radius:999px;padding:8px 11px;font-size:12px;font-weight:900}.frontGateLegalLinks button:hover,.frontBackButton:hover{border-color:var(--primary);background:var(--primary-soft);color:var(--primary-soft-text)}.frontBackButton{width:max-content}@keyframes frontGateDraw{to{stroke-dashoffset:0}}.accentBlue b{background:var(--primary);color:var(--primary-text)}.accentPurple{background:linear-gradient(135deg,color-mix(in srgb,var(--primary-soft) 62%,var(--landing-panel)),var(--landing-panel))}.accentGreen{background:linear-gradient(135deg,color-mix(in srgb,var(--success-soft) 64%,var(--landing-panel)),var(--landing-panel))}.ppsScreen{min-height:0}@keyframes frontGateDownDrift{0%{opacity:.78;transform:translateY(.02em)}42%{opacity:1;transform:translateY(.18em)}to{opacity:1;transform:translateY(.72em)}}@keyframes mizaanHeroDirectionGlide{0%{transform:translate(0,0)}72%{transform:translate3d(calc(var(--hero-direction-shift) + 24px),0,0)}88%{transform:translate3d(calc(var(--hero-direction-shift) - 8px),0,0)}to{transform:translate3d(var(--hero-direction-shift),0,0)}}@keyframes frontGateStatPopIn{0%{opacity:0;filter:blur(2px);transform:translateY(36px)scale(.9)}62%{opacity:1;filter:blur();transform:translateY(-7px)scale(1.025)}to{opacity:1;filter:blur();transform:translate(0,0)scale(1)}}@keyframes frontGateGoLetterIn{0%{opacity:0;filter:blur(6px)}45%{opacity:.7;filter:blur(2px)}to{opacity:1;filter:blur()}}.privateNoteQuestionContextGrid .reviewAnswerBox,.feedbackInboxMetadataGrid .reviewAnswerBox{background:linear-gradient(135deg,var(--surface-soft),color-mix(in srgb,var(--surface) 82%,transparent));min-width:0}.reviewAnswerBox span,.privateNoteLibraryBody,.feedbackInboxComment{overflow-wrap:anywhere;word-break:break-word}.privateNotesListPanel .reviewHead,.feedbackInboxListPanel .reviewHead{align-items:flex-start}.privateNotesListPanel .reviewHeadTitleBlock,.feedbackInboxListPanel .reviewHeadTitleBlock{min-width:0}.localDataBackupZone,.localDataDangerZone{align-items:flex-start}.localDataBackupActions{justify-content:flex-start}@media (width<=760px){.privateNotesHero,.feedbackInboxHero{gap:12px}.privateNoteQuestionContextGrid,.feedbackInboxMetadataGrid{grid-template-columns:1fr}.privateNoteLibraryActions,.feedbackInboxActionRow,.localDataBackupActions{grid-template-columns:1fr;width:100%;display:grid}.privateNoteLibraryActions .reviewMiniButton,.feedbackInboxActionRow .reviewMiniButton,.localDataBackupActions .primary,.localDataBackupActions .secondary{text-align:center;justify-content:center;width:100%}.privateNoteLibraryBody,.feedbackInboxComment{font-weight:700;line-height:1.55}}.folderSectionNote{border:1px solid var(--primary-soft);border-left:3px solid var(--primary);background:linear-gradient(135deg,var(--primary-soft),transparent);max-width:760px;color:var(--text);border-radius:10px;align-items:flex-start;margin:8px 0 0;padding:8px 10px;font-size:13px;font-weight:750;line-height:1.35;display:inline-flex}@media (width<=720px){.folderSectionNote{padding:8px 9px;font-size:12px;display:block}}.folderCategory{border:1px solid var(--border);background:linear-gradient(135deg,var(--surface-soft),var(--surface));border-radius:14px;gap:0;padding:0;display:grid;overflow:hidden}.folderCategoryDropdown>.folderCategoryHeader{cursor:pointer;grid-template-columns:minmax(0,1fr) auto 30px;align-items:center;gap:12px;min-height:50px;padding:10px 12px;list-style:none;transition:background .18s cubic-bezier(.2,.8,.2,1),border-color .18s cubic-bezier(.2,.8,.2,1),color .18s cubic-bezier(.2,.8,.2,1),transform .18s cubic-bezier(.2,.8,.2,1);display:grid}.folderCategoryDropdown>.folderCategoryHeader::-webkit-details-marker{display:none}.folderCategoryDropdown>.folderCategoryHeader:hover{transform:translateY(-1px)}.folderCategoryDropdown>.folderCategoryHeader:focus-visible{outline:3px solid color-mix(in srgb,var(--primary) 58%,white);outline-offset:3px}.folderCategoryChevron{border:1px solid var(--border);background:var(--surface-soft);width:30px;height:30px;color:var(--muted);border-radius:999px;grid-column:3;justify-self:end;padding:7px;transition:transform .18s cubic-bezier(.2,.8,.2,1),background .18s cubic-bezier(.2,.8,.2,1),color .18s cubic-bezier(.2,.8,.2,1)}.folderCategoryDropdown[open]>.folderCategoryHeader .folderCategoryChevron{background:var(--secondary);color:var(--secondary-text);transform:rotate(180deg)scale(1.04)}.folderCategoryHeader h4{color:var(--text);margin:0;font-size:16px;line-height:1.2}.folderCategoryHeader span{background:var(--secondary);color:var(--secondary-text);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:5px 9px;font-size:11px;font-weight:900;display:inline-flex}.folderCategoryHeader .muted{margin:4px 0 0}.folderCategory>.setGrid{gap:8px;padding:10px 12px 12px}.folderCategory>.emptySection{margin:10px 12px 12px}.teachingSection{border-top:1px solid var(--border);margin-top:14px;padding-top:14px}.teachingSection h3,.optionExplanationList h3{margin:0 0 8px}.teachingSection p{margin:0 0 10px;line-height:1.58}.teachingSection p:last-child{margin-bottom:0}.highYieldTeachingSection{border:1px solid color-mix(in srgb,var(--primary) 26%,var(--border));background:linear-gradient(135deg,var(--primary-soft),var(--surface));border-radius:12px;padding:14px}.inlineFormula{vertical-align:-.22em;white-space:nowrap;background:var(--surface-soft);border:1px solid var(--border);border-radius:6px;align-items:center;gap:4px;padding:1px 5px;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.93em;font-weight:800;line-height:1.05;display:inline-flex}.inlineFormulaLeft{line-height:1}.inlineFraction{grid-template-rows:auto auto;place-items:center;line-height:1;display:inline-grid}.inlineFractionNumerator{border-bottom:1px solid;padding:0 3px 1px}.inlineFractionDenominator{padding-top:1px}@media (width<=620px){.folderCategoryDropdown>.folderCategoryHeader{grid-template-columns:minmax(0,1fr) auto 30px;align-items:center;min-height:48px;padding:9px 10px}.folderCategory>.setGrid{padding:9px 10px 10px}.inlineFormula{white-space:nowrap;font-size:.9em}}.confirmAnswerButton{isolation:isolate;transition:transform .18s var(--motion-ease,cubic-bezier(.16,1,.3,1)),box-shadow .22s var(--motion-ease,cubic-bezier(.16,1,.3,1)),background .22s var(--motion-ease,cubic-bezier(.16,1,.3,1)),border-color .22s var(--motion-ease,cubic-bezier(.16,1,.3,1)),filter .22s var(--motion-ease,cubic-bezier(.16,1,.3,1)),color .22s var(--motion-ease,cubic-bezier(.16,1,.3,1));position:relative;overflow:visible}.confirmAnswerButtonReady{filter:saturate(1.2)brightness(1.04);min-width:260px;min-height:46px;font-size:calc(15.5px * var(--app-font-scale,1));letter-spacing:.01em;font-weight:1000;transform:translateY(-2px)scale(1.025);border:2px solid color-mix(in srgb,var(--warning,#facc15) 74%,white)!important;color:#020617!important;text-shadow:none!important;box-shadow:0 0 0 4px color-mix(in srgb,var(--warning,#facc15) 24%,transparent),0 16px 34px color-mix(in srgb,var(--primary,#22d3ee) 38%,transparent),0 0 44px color-mix(in srgb,var(--warning,#facc15) 22%,transparent)!important;background:linear-gradient(135deg,#fde047 0%,#34d399 48%,#22d3ee 100%)!important;padding:13px 22px!important}@media (width<=920px){.mobileQuizActionGroup .confirmAnswerButtonReady{order:-1;grid-column:1/-1;min-height:48px;transform:translateY(-2px)scale(1.01);padding:12px 14px!important}}@media (prefers-reduced-motion:reduce){.confirmAnswerButtonReady,.confirmAnswerButtonReady:hover,.mobileQuizActionGroup .confirmAnswerButtonReady{transform:none}}.confirmAnswerButtonReady{filter:saturate(1.08)brightness(1.03);min-width:250px;min-height:46px;font-size:calc(15.5px * var(--app-font-scale,1));letter-spacing:.01em;font-weight:1000;transform:translateY(-1px)scale(1.012);border:1px solid color-mix(in srgb,var(--primary) 62%,var(--border))!important;background:linear-gradient(135deg,var(--primary) 0%,color-mix(in srgb,var(--primary) 78%,var(--success)) 100%)!important;color:var(--primary-text)!important;text-shadow:none!important;box-shadow:0 14px 32px color-mix(in srgb,var(--primary) 28%,transparent),0 0 0 1px color-mix(in srgb,var(--primary) 22%,transparent)!important;padding:13px 22px!important}.confirmAnswerButtonReady:hover{transform:translateY(-2px)scale(1.018);box-shadow:0 18px 38px color-mix(in srgb,var(--primary) 34%,transparent),0 0 0 1px color-mix(in srgb,var(--primary) 30%,transparent)!important}.confirmAnswerButtonReady:focus-visible{outline:3px solid color-mix(in srgb,var(--primary) 58%,white);outline-offset:4px}.mobileQuizActionGroup .confirmAnswerButtonReady{min-width:0;font-size:calc(13px * var(--app-font-scale,1));font-weight:1000;box-shadow:0 12px 28px color-mix(in srgb,var(--primary) 32%,transparent),0 0 0 1px color-mix(in srgb,var(--primary) 24%,transparent)!important}@media (width<=920px){.mobileQuizActionGroup .confirmAnswerButtonReady{order:-1;grid-column:1/-1;min-height:48px;transform:translateY(-1px)scale(1.006);padding:12px 14px!important}}@media (prefers-reduced-motion:reduce){.confirmAnswerButtonReady,.confirmAnswerButtonReady:hover,.mobileQuizActionGroup .confirmAnswerButtonReady{transform:none!important}}.railNavBadge{z-index:2;border:2px solid var(--surface-strong,var(--surface));color:#fff;min-width:18px;height:18px;box-shadow:0 5px 14px var(--shadow);font-variant-numeric:tabular-nums;pointer-events:none;background:linear-gradient(135deg,#7f1d1d,#9f1239);border-radius:999px;justify-content:center;align-items:center;padding:0 5px;font-size:10px;font-weight:950;line-height:1;display:inline-flex;position:absolute;top:2px;right:2px}.railNavButton.active .railNavBadge{border-color:var(--primary-soft)}.adminReportsBadge{border:1px solid color-mix(in srgb,#9f1239 52%,var(--border));background:linear-gradient(135deg,color-mix(in srgb,#7f1d1d 86%,var(--surface)),#9f1239);color:#fff;font-variant-numeric:tabular-nums;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 7px;font-size:12px;font-weight:950;line-height:1;display:inline-flex;box-shadow:0 8px 18px #7f1d1d38}.adminReportsBadgeInline{flex:none}.adminReportsBadgeSidebar{margin-top:2px}.adminReportsNavText{align-items:center;gap:7px;min-width:0;max-width:100%;display:inline-flex}.adminReportsNavText>span:first-child{text-overflow:ellipsis;min-width:0;overflow:hidden}.adminReportsButton{align-items:center;display:inline-flex}@media (width<=560px){.railNavBadge{min-width:16px;height:16px;padding:0 4px;font-size:9px;top:0;right:0}.adminReportsBadge{min-width:20px;height:20px;padding:0 6px;font-size:11px}}.privateNoteIcon,.feedbackIcon{font-size:0;overflow:hidden}.privateNoteIconGlyph,.feedbackIconGlyph{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;pointer-events:none;width:15px;height:15px;display:block}.feedbackIconGlyph{width:14px;height:14px}.reviewPrivateNotePanel,.reviewFeedbackPanel{max-width:100%}.reviewPrivateNotePanel .privateNoteToggle,.reviewFeedbackPanel .feedbackToggle{flex:none}.redoSessionResultNote{color:var(--muted);margin:8px 0 0;font-weight:800;line-height:1.4}.mobileDrawerClose:focus-visible{outline:3px solid var(--primary-soft);outline-offset:3px}.frontGateTextButton{color:var(--primary);text-underline-offset:3px;background:0 0;border:0;justify-self:start;padding:4px 0;font-weight:950;text-decoration:underline}.frontGateTextButton:disabled{opacity:.58;cursor:not-allowed}.frontGateAccountTabs{margin-bottom:2px}.frontGate{background:radial-gradient(circle at top,var(--primary-soft),transparent 34rem),radial-gradient(circle at bottom left,#0ea5e914,transparent 30rem),var(--bg);min-height:100vh;color:var(--text);font-family:var(--app-font,Arial,Helvetica,sans-serif);font-size:calc(16px * var(--app-font-scale,1));padding:clamp(18px,4vw,42px)}.frontGateMaintenanceNotice{top:76px;left:14px;right:14px}@media (width<=920px){.frontGateMaintenanceNotice{top:74px}}.frontGateTopLogoWrap{justify-content:center;align-items:center;max-width:1180px;margin:0 auto clamp(18px,3vw,30px);display:flex}.frontGateLogo{width:min(300px,74vw);height:auto;display:block}.frontGateHero{grid-template-columns:minmax(260px,.86fr) minmax(320px,1.14fr);align-items:center;gap:clamp(22px,5vw,58px);max-width:1180px;min-height:calc(100vh - 170px);margin:0 auto;display:grid}.frontGateBrandBlock{align-content:center;gap:14px;display:grid}.frontGateKicker{border:1px solid var(--border);background:var(--primary-soft);width:max-content;max-width:100%;color:var(--primary-soft-text);text-transform:uppercase;letter-spacing:.05em;border-radius:999px;margin:0;padding:7px 11px;font-size:12px;font-weight:950;display:inline-flex}.frontGateBrandBlock h1{letter-spacing:-.05em;margin:0;font-size:clamp(42px,8vw,82px);line-height:.96}.frontGateTagline{color:var(--muted);margin:0;font-size:clamp(17px,2.2vw,24px);font-weight:850;line-height:1.35}.frontGateAccessLine{color:var(--text);margin:4px 0 0;font-size:clamp(17px,2vw,22px);font-weight:950;line-height:1.35}.frontGateDisclaimer{color:var(--muted);max-width:620px;margin:0;font-weight:750;line-height:1.55}.frontGateCard{border:1px solid var(--border);background:linear-gradient(135deg,var(--surface),var(--surface-soft));box-shadow:0 24px 70px var(--shadow);border-radius:28px;gap:18px;padding:clamp(18px,3vw,30px);display:grid}.frontGateCardHeader{gap:7px;display:grid}.frontGateCardHeader h2,.frontInfoPanel h2{margin:0;font-size:clamp(26px,3vw,38px);line-height:1.05}.frontGateCardHeader p,.frontInfoPanel>p{color:var(--muted);margin:0;font-weight:760;line-height:1.5}.frontGateSignInForm{gap:12px;display:grid}.frontGateSignInForm label{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;gap:7px;font-size:12px;font-weight:950;display:grid}.frontGateSignInForm input{border:1px solid var(--border);background:var(--surface-strong,var(--surface));width:100%;color:var(--text);font:inherit;border-radius:14px;padding:14px 15px;font-weight:850}.frontGateSignInForm input:focus{outline:3px solid var(--primary-soft);border-color:var(--primary)}.frontGateSignInForm .primary{border-radius:14px;min-height:46px;font-size:15px}.frontGateStatus{border:1px solid var(--border);background:var(--surface-soft);color:var(--text);border-radius:14px;margin:0;padding:11px 12px;font-weight:850;line-height:1.4}.frontGateEmailHelp{border:1px solid var(--border);background:color-mix(in srgb,var(--surface-soft) 78%,transparent);border-radius:16px;gap:8px;padding:12px 13px;display:grid}.frontGateEmailHelp strong{color:var(--text);font-size:13px;line-height:1.2}.frontGateEmailHelp ul{color:var(--muted);gap:4px;margin:0;padding-left:18px;font-size:12px;font-weight:780;line-height:1.35;display:grid}.frontGateActions{flex-wrap:wrap;gap:10px;display:flex}.frontGateLocalPreview{border:1px dashed var(--border-strong,var(--border));background:var(--surface-soft);border-radius:16px;gap:8px;padding:13px;display:grid}.frontGateLocalPreview p{color:var(--muted);margin:0;font-weight:750;line-height:1.4}.frontGateMiniGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.frontGateMiniGrid div{border:1px solid var(--border);background:var(--surface-soft);border-radius:16px;gap:5px;padding:12px;display:grid}.frontGateMiniGrid strong{color:var(--text);font-size:13px}.frontGateMiniGrid span{color:var(--muted);font-size:12px;font-weight:800;line-height:1.35}.frontGateDesignPanel{z-index:140;width:min(320px,100vw - 28px);position:fixed;top:18px;right:18px;margin:0!important}.frontGateDesignPanel .themeToggleButton{box-shadow:0 12px 30px var(--shadow);background:color-mix(in srgb,var(--surface-strong,var(--surface)) 88%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.frontGateDesignPanel .themeDropdown{transform-origin:100% 0;max-height:min(58vh,520px);overflow:auto}.frontGateDesignPanel .themeToggleButton[aria-expanded=false]{width:max-content;margin-left:auto}.frontGateDesignPanel .themeToggleButton[aria-expanded=false] small{display:none}.frontGateDesignPanel .themeToggleButton[aria-expanded=false] .themeToggleIcon{width:30px;height:30px;font-size:16px}.frontGateDesignPanel .themeToggleButton[aria-expanded=false]{border-radius:999px;padding:8px 10px}.frontGateDesignPanel .themeToggleButton[aria-expanded=false] .themeToggleChevron{margin-left:4px}@media (width<=760px){.frontGateDesignPanel{width:min(300px,100vw - 24px);top:12px;right:12px}.frontGateDesignPanel .themeToggleButton[aria-expanded=true]{width:100%}}.frontGateLegalLinks{border-top:1px solid var(--border);flex-wrap:wrap;gap:8px;padding-top:14px;display:flex}.frontInfoPanel{gap:14px;display:grid}.frontInfoSections{gap:10px;display:grid}.frontInfoSections section{border:1px solid var(--border);background:var(--surface-soft);border-radius:16px;padding:13px}.frontInfoSections h3{margin:0 0 5px;font-size:15px}.frontInfoSections p{color:var(--muted);margin:0;font-weight:760;line-height:1.48}@media (width<=900px){.frontGateHero{grid-template-columns:1fr;align-items:start;min-height:0}.frontGateBrandBlock{gap:10px}.frontGateLogo{width:min(250px,76vw)}.frontGateMiniGrid{grid-template-columns:1fr}.frontGate{padding:18px 13px 28px}.frontGateCard{border-radius:22px}.frontGateTopLogoWrap{margin-bottom:16px}}.frontGateLanding{background:radial-gradient(circle at 8% 4%,color-mix(in srgb,var(--primary) 16%,transparent),transparent 28rem),radial-gradient(circle at 92% 12%,color-mix(in srgb,var(--primary-strong) 10%,transparent),transparent 28rem),radial-gradient(circle at 35% 105%,color-mix(in srgb,var(--primary-soft) 36%,transparent),transparent 34rem),var(--bg);color:var(--text);scroll-behavior:smooth;position:relative;overflow:hidden}.frontGateLanding--dark{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.frontGateLanding--light{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.frontGateNav{z-index:15;justify-content:space-between;align-items:center;gap:16px;max-width:1180px;margin:0 auto;padding:0 0 clamp(18px,3vw,34px);display:flex;position:relative}.frontGateNavBrand{color:var(--text);align-items:center;text-decoration:none;display:inline-flex}.frontGateNavBrand img{object-fit:contain;width:clamp(176px,16vw,224px);height:auto;display:block}.frontGateNavLinks{align-items:center;gap:18px;display:flex}.frontGateNavLinks a{color:var(--muted);font-size:13px;font-weight:950;text-decoration:none}.frontGateNavLinks a:hover{color:var(--text)}.frontGateNavCta{background:var(--text);box-shadow:0 12px 26px var(--shadow);border-radius:999px;padding:9px 13px;color:var(--bg)!important}.frontGateLanding{--landing-panel:color-mix(in srgb,var(--surface) 92%,transparent);--landing-panel-soft:color-mix(in srgb,var(--surface-soft) 82%,var(--surface));--landing-panel-strong:color-mix(in srgb,var(--surface-strong,var(--surface)) 94%,var(--surface));--landing-subtle:color-mix(in srgb,var(--surface-soft) 62%,transparent);--landing-chip:color-mix(in srgb,var(--surface-soft) 76%,var(--surface));--landing-card-bg:linear-gradient(135deg,var(--landing-panel),var(--landing-panel-soft));--landing-highlight:radial-gradient(circle,color-mix(in srgb,var(--primary) 14%,transparent),transparent 42%);--landing-shadow:0 30px 82px var(--shadow)}.frontGateLanding--dark{--landing-panel:color-mix(in srgb,var(--surface) 86%,transparent);--landing-panel-soft:color-mix(in srgb,var(--surface-soft) 78%,transparent);--landing-panel-strong:color-mix(in srgb,var(--surface-strong,var(--surface)) 90%,transparent);--landing-subtle:color-mix(in srgb,var(--surface-soft) 58%,transparent);--landing-chip:color-mix(in srgb,var(--surface-soft) 70%,transparent);--landing-highlight:radial-gradient(circle,color-mix(in srgb,var(--primary) 16%,transparent),transparent 42%)}.frontGateLandingHero{z-index:2;grid-template-columns:minmax(0,1fr);align-items:center;gap:clamp(20px,4vw,42px);max-width:980px;min-height:calc(100vh - 170px);margin:0 auto;padding:clamp(18px,3vw,44px) 0 clamp(40px,7vw,86px);display:grid;position:relative}.frontGateLandingCopy{align-content:center;gap:18px;display:grid}.frontGateLandingCopy h1{letter-spacing:-.065em;max-width:760px;margin:0;font-size:clamp(44px,7.5vw,86px);line-height:.96}.frontGateHeroLead{max-width:670px;color:var(--muted);margin:0;font-size:clamp(17px,2vw,21px);font-weight:750;line-height:1.58}.frontGateHeroActions{flex-wrap:wrap;gap:10px;display:flex}.frontGateHeroActions .primary,.frontGateHeroActions .secondary{box-shadow:0 14px 30px var(--shadow);border-radius:999px;justify-content:center;align-items:center;padding:12px 18px;font-weight:950;text-decoration:none;display:inline-flex}.frontGateHeroMockup{z-index:1;border:1px solid var(--border);background:var(--landing-card-bg);box-shadow:var(--landing-shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:32px;position:relative;overflow:hidden}.frontGateHeroMockup:before{content:"";background:var(--landing-highlight);pointer-events:none;position:absolute;inset:-35%}.frontGateMockupChrome{z-index:1;border-bottom:1px solid var(--border);background:var(--landing-subtle);align-items:center;gap:8px;padding:13px 17px;display:flex;position:relative}.frontGateMockupChrome span{background:#fb7185;border-radius:999px;width:10px;height:10px}.frontGateMockupChrome span:nth-child(2){background:#fbbf24}.frontGateMockupChrome span:nth-child(3){background:#34d399}.frontGateMockupChrome strong{border:1px solid var(--border);background:var(--landing-chip);color:var(--muted);border-radius:999px;margin-left:10px;padding:5px 9px;font-size:12px}.frontGateMockupBody{z-index:1;grid-template-columns:.74fr 1.26fr;gap:15px;padding:18px;display:grid;position:relative}.frontGateMockupSidebar,.frontGateMockupQuestion{border:1px solid var(--border);background:var(--landing-subtle);border-radius:22px;padding:15px}.frontGateMockupSidebar{align-content:start;gap:8px;display:grid}.frontGateMockupSidebar span{color:var(--primary);text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:950}.frontGateMockupSidebar strong{background:var(--landing-chip);color:var(--muted);border-radius:12px;padding:10px;font-size:13px;display:block}.frontGateMockupSidebar strong:first-of-type{background:var(--primary);color:var(--primary-text)}.frontGateMockupQuestion p{color:var(--text);margin:0;font-weight:850;line-height:1.5}.frontGateMockupPills{flex-wrap:wrap;gap:7px;margin-bottom:12px;display:flex}.frontGateMockupPills span{background:var(--primary-soft);color:var(--primary-soft-text);border-radius:999px;padding:5px 9px;font-size:11px;font-weight:950}.frontGateMockupOptions{gap:8px;margin-top:15px;display:grid}.frontGateMockupOptions span{border:1px solid var(--border);background:var(--landing-panel-strong);color:var(--muted);border-radius:12px;padding:9px 10px;font-size:13px;font-weight:820}.frontGateMockupOptions .crossed{opacity:.58;text-decoration:line-through}.frontGateMockupOptions .correct{border-color:color-mix(in srgb,var(--success) 46%,var(--border));background:var(--success-soft);color:var(--success-text)}.frontGateProofSection,.frontGateFeatureFlow,.frontGateSignInSection{z-index:2;max-width:1180px;margin:0 auto;padding:clamp(48px,8vw,94px) 0;position:relative}.frontGateProofWrap{position:relative}.frontGateProofGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.frontGateProofCard{border:1px solid var(--border);background:var(--landing-card-bg);box-shadow:0 18px 50px var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transition:transform .24s var(--motion-ease),box-shadow .24s var(--motion-ease),border-color .24s var(--motion-ease);border-radius:26px;padding:24px;position:relative}.frontGateProofCard:hover{border-color:color-mix(in srgb,var(--primary) 42%,var(--border));box-shadow:0 28px 70px var(--shadow);transform:translateY(-6px)}.frontGateProofCard strong{color:var(--text);letter-spacing:-.035em;font-size:clamp(30px,4vw,44px);line-height:1;display:block}.frontGateProofCard span{color:var(--muted);margin-top:10px;font-size:14px;font-weight:760;line-height:1.45;display:block}.frontGateAffiliationNote{color:var(--muted);max-width:840px;margin:16px 0 0;font-size:13px;font-weight:760;line-height:1.55}.frontGatePraiseTwin{z-index:3;pointer-events:none;width:calc(66.666% + 6px);min-width:520px;max-width:760px;height:136px;position:absolute;top:-96px;left:calc(33.333% - 5px);transform:translate(-50%)}.frontGatePraiseTwin span{border:1px solid color-mix(in srgb,var(--warning) 34%,var(--border));background:var(--warning-soft);color:var(--warning-text);box-shadow:0 18px 42px var(--shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:9px 15px;font-size:13px;font-weight:950;position:absolute;top:0;left:50%;transform:translate(-50%)}.frontGatePraiseTwin svg{width:100%;height:112px;position:absolute;inset:27px 0 0;overflow:visible}.frontGatePraisePath{fill:none;stroke:var(--warning);stroke-width:12px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 5px 10px var(--shadow));stroke-dasharray:520;stroke-dashoffset:520px;animation:frontGateDraw 1.1s var(--motion-ease) forwards}.frontGatePraiseArrowMarker{fill:var(--warning);filter:drop-shadow(0 5px 10px var(--shadow))}.frontGatePraisePathRight,.frontGatePraisePathLeft{animation-delay:.2s}.frontGateProofPraise{z-index:4;border:1px solid color-mix(in srgb,var(--warning) 34%,var(--border));background:var(--warning-soft);width:max-content;max-width:calc(100% - 44px);box-shadow:0 16px 36px var(--shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;opacity:0;transition:opacity .2s var(--motion-ease),transform .2s var(--motion-ease);pointer-events:none;border-radius:999px;align-items:center;padding:7px 11px;position:absolute;top:-17px;left:22px;transform:translateY(6px);color:var(--warning-text)!important;margin:0!important;font-size:11px!important;font-weight:950!important;line-height:1.15!important;display:inline-flex!important}.frontGateProofCard--praise:hover .frontGateProofPraise{opacity:1;transform:translateY(0)}.frontGateSectionIntro{text-align:center;max-width:760px;margin:0 auto 34px}.frontGateSectionIntro p,.frontGateFeatureCopy>span,.frontGateFinalCta>p{color:var(--primary);letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:13px;font-weight:950}.frontGateSectionIntro h2{letter-spacing:-.045em;margin:12px 0 0;font-size:clamp(34px,5vw,62px);line-height:1}.frontGateSectionIntro span{color:var(--muted);margin-top:16px;font-size:18px;font-weight:760;line-height:1.55;display:block}.frontGateFeatureFlow{gap:26px;display:grid}.frontGateUspFlow{padding-top:clamp(16px,3vw,34px)}.frontGateUspSpotlight{text-align:center;padding:clamp(72px,10vw,150px) 0 clamp(58px,8vw,108px)}.frontGateUspIntro--spotlight{max-width:1280px;margin:0 auto}.frontGateUspIntro--spotlight .frontGateRevisionLoopHeading{color:var(--text);letter-spacing:-.062em;margin:12px auto 0;font-size:clamp(58px,8.2vw,130px);font-weight:950;line-height:.94;display:block}.frontGateRevisionLoopLine{color:var(--muted);display:block;margin:clamp(18px,2.6vw,32px) auto 0!important;font-size:clamp(22px,2.35vw,36px)!important;font-weight:900!important;line-height:1.28!important}.frontGateRevisionLoopLine strong{color:var(--primary);text-underline-offset:.16em;font-weight:950;text-decoration:underline;text-decoration-thickness:.09em}.frontGateGooooo{color:var(--text);letter-spacing:.015em;white-space:nowrap;align-items:flex-start;gap:.01em;margin-left:.08em;font-style:italic;font-weight:950;display:inline-flex;transform:translateY(.04em)}.frontGateGooooo span{color:inherit;font:inherit;margin:0;line-height:1;display:inline-block}.frontGateGooooo span:nth-child(2){transform:translateY(.03em)rotate(-2deg)}.frontGateGooooo span:nth-child(3){transform:translateY(.13em)rotate(-1deg)}.frontGateGooooo span:nth-child(4){transform:translateY(.28em)}.frontGateGooooo span:nth-child(5){transform:translateY(.16em)rotate(1deg)}.frontGateGooooo span:nth-child(6){transform:translateY(.04em)rotate(2deg)}@media (width<=760px){.frontGateUspSpotlight{padding:56px 0 52px}.frontGateUspIntro--spotlight .frontGateRevisionLoopHeading{font-size:clamp(44px,14vw,76px);line-height:.98}.frontGateRevisionLoopLine{font-size:clamp(19px,6vw,28px)!important}.frontGateGooooo{margin-top:4px;display:inline-flex}}.frontGateUspPanel{display:block}.frontGateUspIntro{margin-bottom:28px}.frontGateUspCards{grid-template-columns:repeat(3,minmax(0,1fr))}.frontGateFeaturePanel{border:1px solid var(--border);background:var(--landing-card-bg);box-shadow:0 28px 78px var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:36px;grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(22px,4vw,44px);padding:clamp(18px,3vw,30px);display:grid}.frontGateFeaturePanel.reverse{grid-template-columns:1.1fr .9fr}.frontGateFeaturePanel.reverse .frontGateFeatureCopy{order:2}.frontGateFeaturePanel.roadmap{border-color:color-mix(in srgb,var(--primary) 34%,var(--border));background:linear-gradient(135deg,color-mix(in srgb,var(--primary-soft) 48%,var(--landing-panel)),var(--landing-panel-soft))}.frontGateFeatureCopy h3{letter-spacing:-.04em;margin:12px 0 0;font-size:clamp(30px,4vw,52px);line-height:1.03}.frontGateFeatureCopy p{color:var(--muted);margin:16px 0 0;font-size:16px;font-weight:760;line-height:1.65}.frontGateFeatureCopy div{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.frontGateFeatureCopy strong{border:1px solid var(--border);background:var(--landing-chip);color:var(--text);border-radius:999px;padding:8px 11px;font-size:12px;font-weight:950}.frontGateFeatureScreens{gap:14px;display:grid}.frontGateFeatureScreens.twoScreens{grid-template-columns:repeat(2,minmax(0,1fr))}.frontGateFeatureScreens.threeScreens,.frontGateFeatureScreens.workspaceScreens{grid-template-columns:repeat(3,minmax(0,1fr))}.frontMiniScreen{border:1px solid var(--border);background:var(--landing-card-bg);min-height:260px;box-shadow:0 24px 60px var(--shadow);border-radius:26px;align-content:start;gap:12px;padding:20px;display:grid}.frontMiniScreen small{color:var(--primary);letter-spacing:.14em;text-transform:uppercase;font-weight:950}.frontMiniScreen h4{color:var(--text);margin:0;font-size:22px;line-height:1.12}.frontMiniScreen p{color:var(--muted);margin:0;font-size:13px;font-weight:760;line-height:1.45}.frontMiniScreen b{background:var(--primary);width:max-content;color:var(--primary-text);border-radius:18px;padding:14px 16px;font-size:28px;line-height:1;display:inline-flex}.frontMiniGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.frontMiniGrid span{border:1px solid var(--border);background:var(--landing-chip);color:var(--text);border-radius:12px;padding:10px;font-size:12px;font-weight:950}.frontMiniQuestionGrid{grid-template-columns:repeat(6,minmax(0,1fr));gap:6px;margin-top:2px;display:grid}.frontMiniQuestionGrid span{border:1px solid var(--border);background:var(--landing-chip);min-height:28px;color:var(--muted);border-radius:9px;justify-content:center;align-items:center;font-size:11px;font-weight:950;display:flex}.frontMiniQuestionGrid span.active{background:var(--primary);border-color:var(--primary);color:var(--primary-text)}.frontMiniQuestionGrid span.flagged{border-color:color-mix(in srgb,var(--warning,#f59e0b) 70%,var(--border));color:var(--text)}.frontMiniHeatmap{grid-template-columns:repeat(10,minmax(0,1fr));gap:5px;margin-top:2px;display:grid}.frontMiniHeatmap span{aspect-ratio:1;background:var(--landing-chip);border:1px solid var(--border);border-radius:6px}.frontMiniHeatmap span:nth-child(3n){background:color-mix(in srgb,var(--success-soft) 80%,var(--primary-soft))}.frontMiniHeatmap span:nth-child(5n){background:var(--primary-soft)}.frontGateAppleFlow{gap:clamp(38px,7vw,90px)}.frontGateAppleIntro{text-align:center;max-width:860px;margin:0 auto}.frontGateAppleMoment{min-height:min(760px,100vh - 72px);overflow:hidden}.frontGateAppleMoment.frontGateUspPanel{min-height:auto}.frontGateAppleHeadline{text-align:center;gap:16px;max-width:960px;margin:0 auto;display:grid}.frontGateAppleHeadline>span,.frontGateFeatureCopy>span{color:var(--primary);letter-spacing:.18em;text-transform:uppercase;font-size:13px;font-weight:950}.frontGateAppleHeadline h3{letter-spacing:-.06em;margin:0;font-size:clamp(42px,7vw,88px);line-height:.96}.frontGateAppleHeadline p{color:var(--muted);max-width:780px;margin:0 auto;font-size:clamp(18px,2.4vw,27px);font-weight:820;line-height:1.32}.frontGateLoopAccent{color:var(--primary);text-underline-offset:.14em;font-weight:950;text-decoration:underline;text-decoration-thickness:.08em}.frontGateLoopGo{color:var(--text);font-style:italic;font-weight:900;display:inline-block;transform:translate(4px,2px)rotate(-2deg)}.frontGateProofWords{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:10px;margin-top:22px;display:flex}.frontGateAppleHeadline .frontGateProofWords{justify-content:center}.frontGateProofWords strong{line-height:1.1;color:var(--text)!important;background:0 0!important;border:0!important;padding:0!important;font-size:clamp(15px,1.8vw,22px)!important;font-weight:950!important}.frontGateProofWords strong:nth-child(2n){color:var(--primary)!important}.frontGateProofWords strong:nth-child(3n){color:var(--warning)!important}.frontGateMoreDetails{border:1px solid var(--border);background:var(--landing-chip);width:max-content;max-width:100%;color:var(--text);border-radius:999px;margin-top:22px;overflow:hidden}.frontGateAppleHeadline .frontGateMoreDetails{margin-left:auto;margin-right:auto}.frontGateMoreDetails summary{cursor:pointer;align-items:center;gap:14px;padding:10px 11px 10px 18px;font-size:14px;font-weight:950;list-style:none;display:flex}.frontGateMoreDetails summary::-webkit-details-marker{display:none}.frontGateMoreDetails summary b{background:var(--primary);width:28px;height:28px;color:var(--primary-text);transition:transform var(--motion-med) var(--motion-pop);border-radius:999px;justify-content:center;align-items:center;font-size:20px;line-height:1;display:inline-flex}.frontGateMoreDetails[open] summary b{transform:rotate(45deg)}.frontGateMoreDetails p{max-width:520px;color:var(--muted);margin:0;padding:0 18px 16px!important;font-size:14px!important;line-height:1.55!important}.frontGateLoopVisual{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:clamp(30px,5vw,54px);display:grid}.frontGateLoopVisual div,.frontGateRoadmapVisual strong{border:1px solid var(--border);background:var(--landing-card-bg);min-height:140px;box-shadow:0 24px 60px var(--shadow);border-radius:30px;align-content:end;padding:20px;display:grid}.frontGateLoopVisual small{color:var(--muted);font-weight:950}.frontGateLoopVisual strong{color:var(--text);font-size:clamp(24px,3vw,38px);line-height:1}.frontGateLargeMockup{border:1px solid var(--border);background:linear-gradient(135deg,var(--landing-panel),var(--landing-panel-soft));box-shadow:0 28px 78px var(--shadow);border-radius:34px;padding:clamp(18px,3vw,28px)}.frontGatePaperVisual{gap:18px;display:grid}.frontGateMockMetric{border:1px solid var(--border);background:var(--landing-chip);border-radius:24px;justify-content:space-between;align-items:center;gap:14px;padding:16px;display:flex}.frontGateMockMetric small,.frontGatePaperFooter span,.frontGateReviewVisual small,.frontGateWorkspaceVisual small,.frontGateAnkiTile small,.frontGateFocusTile small,.frontGateDuaTile small,.frontGateNoteTile small{color:var(--muted);text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:950}.frontGateMockMetric strong{color:var(--text);font-size:clamp(24px,3vw,36px);line-height:1}.frontGateMockMetric span{color:var(--muted);font-weight:820}.frontGatePaperGrid{grid-template-columns:repeat(10,minmax(0,1fr));gap:7px;display:grid}.frontGatePaperGrid span{border:1px solid var(--border);background:var(--landing-chip);min-height:34px;color:var(--muted);border-radius:10px;justify-content:center;align-items:center;font-size:12px;font-weight:950;display:flex}.frontGatePaperGrid span.answered{background:color-mix(in srgb,var(--primary-soft) 72%,var(--landing-chip));color:var(--text)}.frontGatePaperGrid span.flagged{border-color:color-mix(in srgb,var(--warning) 70%,var(--border));color:var(--warning)}.frontGatePaperGrid span.active{background:var(--primary);border-color:var(--primary);color:var(--primary-text)}.frontGatePaperFooter{border-top:1px solid var(--border);justify-content:center;align-items:baseline;gap:8px;padding-top:16px;display:flex}.frontGatePaperFooter strong{letter-spacing:-.04em;font-size:clamp(25px,3.8vw,46px)}.frontGateReviewVisual{grid-template-rows:auto auto;grid-template-columns:1.1fr .72fr;gap:14px;display:grid}.frontGateReviewBoard{border:1px solid var(--border);background:var(--landing-card-bg);box-shadow:0 24px 60px var(--shadow);border-radius:30px;grid-row:1/3;gap:14px;padding:18px;display:grid}.frontGateReviewTabs{flex-wrap:wrap;gap:7px;display:flex}.frontGateReviewTabs span{border:1px solid var(--border);background:var(--landing-chip);color:var(--muted);border-radius:999px;padding:8px 10px;font-size:12px;font-weight:950}.frontGateReviewTabs span.active{background:var(--primary);border-color:var(--primary);color:var(--primary-text)}.frontGateReviewCards{gap:10px;display:grid}.frontGateReviewCards strong{border:1px solid var(--border);background:var(--landing-chip);color:var(--text);border-radius:18px;padding:16px;font-size:clamp(18px,2vw,24px);line-height:1.15}.frontGateAnkiTile,.frontGateHeatmapTile,.frontGateFocusTile,.frontGateDuaTile,.frontGateNoteTile{border:1px solid var(--border);background:var(--landing-card-bg);box-shadow:0 20px 52px var(--shadow);border-radius:26px;padding:18px}.frontGateAnkiTile strong{background:var(--primary);width:max-content;color:var(--primary-text);border-radius:20px;margin-top:14px;padding:14px 16px;font-size:clamp(28px,4vw,48px);line-height:1;display:block}.frontGateAnkiTile span,.frontGateFocusTile span,.frontGateDuaTile span{color:var(--muted);margin-top:10px;font-weight:820;display:block}.frontGateHeatmapTile{grid-template-columns:repeat(7,minmax(0,1fr));align-content:center;gap:5px;display:grid}.frontGateHeatmapTile span{aspect-ratio:1;background:var(--landing-chip);border:1px solid var(--border);border-radius:6px}.frontGateHeatmapTile span:nth-child(3n){background:var(--primary-soft)}.frontGateHeatmapTile span:nth-child(5n){background:var(--success-soft)}.frontGateWorkspaceVisual{grid-template-rows:auto auto;grid-template-columns:.78fr 1.22fr;gap:14px;display:grid}.frontGateFocusTile{background:linear-gradient(135deg,var(--primary-soft),var(--landing-card-bg))}.frontGateFocusTile strong{letter-spacing:-.06em;margin-top:12px;font-size:clamp(34px,5vw,60px);display:block}.frontGateDuaTile{grid-area:1/2/3}.frontGateDuaTile strong{color:var(--text);text-align:right;direction:rtl;margin-top:18px;font-size:clamp(32px,4.8vw,58px);line-height:1.3;display:block}.frontGateNoteTile strong{margin-top:12px;font-size:clamp(22px,2.8vw,34px);line-height:1.05;display:block}.frontGateRoadmapVisual{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.frontGateRoadmapVisual strong{justify-content:start;font-size:clamp(24px,3.4vw,42px);line-height:1}.frontGateRoadmapVisual strong:nth-child(2){color:var(--primary)}.frontGateRoadmapVisual strong:nth-child(3){color:var(--warning)}.frontGateFreeSection{min-height:min(720px,100vh - 92px);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;grid-template-columns:1fr;place-items:center;gap:clamp(52px,8vw,96px);padding:clamp(42px,7vw,92px) clamp(14px,3vw,30px);display:grid;position:relative;overflow:visible}.frontGateFreeSection:before{content:"";background:radial-gradient(circle,color-mix(in srgb,var(--primary) 16%,transparent),transparent 68%);filter:blur(34px);opacity:.62;pointer-events:none;border-radius:999px;width:min(760px,72vw);height:min(330px,32vw);position:absolute;top:58%;left:50%;transform:translate(-50%,-50%)}.frontGateFreeCopy{z-index:2;text-align:center;max-width:1080px;position:relative}.frontGateFreeCopy h3{color:var(--text);letter-spacing:-.072em;margin:0;font-size:clamp(54px,8.8vw,132px);line-height:.92}.frontGateFreeVisual{z-index:2;width:min(980px,92vw);min-height:360px;box-shadow:none;background:0 0;border:0;border-radius:0;position:relative;overflow:visible}.frontGateFreeVisual:before{content:"";border:1px solid color-mix(in srgb,var(--primary) 26%,transparent);opacity:.28;border-radius:999px;width:min(650px,65vw);height:min(240px,28vw);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-12deg)}.frontGateFreeZero{z-index:1;color:var(--text);letter-spacing:-.085em;text-shadow:0 24px 80px #00000057;font-size:clamp(112px,17vw,230px);font-weight:950;line-height:.8;position:absolute;top:50%;left:50%;transform:translate(-50%,-52%)}.frontGateCurrencyCloud{z-index:2;position:absolute;inset:0}.frontGateCurrency{width:max-content;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;text-align:center;transition:transform .24s var(--motion-ease),opacity .24s var(--motion-ease),filter .24s var(--motion-ease);background:0 0;border:0;border-radius:0;padding:0;display:inline-flex;position:absolute}.frontGateCurrency b{color:var(--text);letter-spacing:-.045em;text-shadow:0 14px 34px #00000052;font-size:clamp(28px,4.2vw,58px);font-weight:950;line-height:1}.frontGateCurrency:hover{filter:brightness(1.15);transform:translateY(-7px) rotate(var(--currency-rotate,0deg)) scale(1.06)}.frontGateCurrency--pakistan{--currency-rotate:-11deg;top:35%;left:2%;transform:rotate(-11deg)}.frontGateCurrency--pakistan b{color:#86efac}.frontGateCurrency--saudi{--currency-rotate:9deg;top:22%;right:3%;transform:rotate(9deg)}.frontGateCurrency--saudi b{color:#67e8f9}.frontGateCurrency--euro{--currency-rotate:8deg;bottom:13%;left:16%;transform:rotate(8deg)}.frontGateCurrency--euro b{color:#facc15}.frontGateCurrency--somalia{--currency-rotate:-8deg;direction:rtl;bottom:12%;right:12%;transform:rotate(-8deg)}.frontGateCurrency--somalia b{color:#c4b5fd}.frontGateCurrency--gambia{--currency-rotate:12deg;bottom:2%;left:46%;transform:rotate(12deg)}.frontGateCurrency--gambia b{color:#fb7185}@media (width<=1050px){.frontGateFreeSection{min-height:auto}.frontGateFreeVisual{min-height:360px}.frontGateFreeCopy{max-width:900px}}@media (width<=720px){.frontGateFreeSection{gap:42px;padding:36px 10px}.frontGateFreeCopy h3{font-size:clamp(44px,15vw,78px)}.frontGateFreeVisual{width:100%;min-height:390px}.frontGateFreeVisual:before{width:82vw;height:230px}.frontGateFreeZero{font-size:clamp(100px,32vw,148px);top:46%}.frontGateCurrency b{font-size:clamp(24px,9vw,42px)}.frontGateCurrency--pakistan{top:20%;left:1%}.frontGateCurrency--saudi{top:13%;right:0}.frontGateCurrency--euro{bottom:18%;left:5%}.frontGateCurrency--somalia{bottom:18%;right:4%}.frontGateCurrency--gambia{bottom:3%;left:39%}}.frontGateSignInSection{grid-template-columns:.9fr 1.1fr;align-items:start;gap:clamp(22px,5vw,56px);display:grid}.frontGateFinalCta{gap:16px;display:grid;position:sticky;top:32px}.frontGateFinalCta h2{letter-spacing:-.052em;margin:0;font-size:clamp(36px,5.6vw,66px);line-height:1}.frontGateFinalCta span{color:var(--muted);font-size:18px;font-weight:760;line-height:1.55}.frontGateSignInCard{scroll-margin-top:28px}.frontGateSignInCard .frontGateLegalLinks{margin-top:2px}.frontGateFooter{z-index:2;max-width:1180px;color:var(--muted);text-align:center;margin:0 auto;padding:0 0 24px;font-size:13px;font-weight:760;line-height:1.55;position:relative}.frontGateLoopMoment{grid-template-columns:1fr;align-items:center;gap:clamp(24px,4vw,44px)}.frontGateLoopMoment .frontGateAppleHeadline{max-width:min(900px,100%);margin-inline:auto}.frontGateLoopMoment .frontGateAppleHeadline h3{max-width:10ch;margin-inline:auto}.frontGateLoopVisual{grid-template-columns:repeat(auto-fit,minmax(138px,1fr));width:min(760px,100%);margin-left:auto;margin-right:auto}.frontGateLoopVisual div{justify-items:start;min-width:0;overflow:hidden}.frontGateLoopVisual strong{overflow-wrap:break-word;word-break:normal;max-width:100%;font-size:clamp(22px,2.5vw,34px)}.frontGateLoopVisual small{margin-bottom:6px;display:block}.frontGateQuestionMoment{grid-template-columns:.82fr 1.18fr;align-items:center;gap:clamp(22px,4vw,50px)}.frontGateQuestionMoment:hover .frontGateAnatomyExample{box-shadow:0 34px 90px var(--shadow);border-color:color-mix(in srgb,var(--primary) 35%,var(--border));transform:translateY(-4px)}.frontGateQuestionFeatureCopy{align-self:center}.frontGateQuestionFeatureCopy h3{max-width:7ch;font-size:clamp(46px,7vw,84px);line-height:.95}.frontGateQuestionFeatureDetails{border:1px solid var(--border);background:var(--landing-chip);box-shadow:0 18px 48px var(--shadow);transition:transform .24s var(--motion-ease),border-color .24s var(--motion-ease),box-shadow .24s var(--motion-ease);border-radius:28px;margin-top:24px;overflow:hidden}.frontGateQuestionFeatureDetails:hover{border-color:color-mix(in srgb,var(--primary) 32%,var(--border));box-shadow:0 24px 60px var(--shadow);transform:translateY(-2px)}.frontGateQuestionFeatureDetails summary,.frontGateAnswerToggle summary{color:var(--text);cursor:pointer;justify-content:space-between;align-items:center;gap:14px;padding:18px 18px 16px 22px;font-size:15px;font-weight:950;list-style:none;display:flex}.frontGateQuestionFeatureDetails summary::-webkit-details-marker{display:none}.frontGateAnswerToggle summary::-webkit-details-marker{display:none}.frontGateQuestionFeatureDetails summary b,.frontGateAnswerToggle summary b{background:var(--primary);width:30px;height:30px;color:var(--primary-text);border-radius:999px;justify-content:center;align-items:center;font-size:0;line-height:1;display:inline-flex}.frontGateQuestionFeatureDetails summary b:before,.frontGateAnswerToggle summary b:before{content:"+";font-size:20px}.frontGateQuestionFeatureDetails[open] summary b:before,.frontGateAnswerToggle[open] summary b:before{content:"−"}.frontGateQuestionFeatureCopy .frontGateQuestionFeatureBody{gap:12px;margin:0;padding:0 22px 20px;display:grid}.frontGateQuestionFeatureBody p{color:var(--muted);margin:0!important;font-size:15px!important;line-height:1.6!important}.frontGateQuestionFeatureBody strong{color:var(--text)!important;font-size:inherit!important;background:0 0!important;border:0!important;padding:0!important;font-weight:950!important}.frontGateMadeOfAccent{color:var(--primary);text-underline-offset:.18em;font-style:italic;font-weight:950;text-decoration:underline;text-decoration-thickness:.08em;display:inline-block;transform:translate(2px,1px)rotate(-1deg)}.frontGateAnatomyExample{border:1px solid var(--border);background:linear-gradient(135deg,var(--landing-panel),var(--landing-panel-soft));box-shadow:0 28px 78px var(--shadow);transition:transform .28s var(--motion-ease),box-shadow .28s var(--motion-ease),border-color .28s var(--motion-ease);border-radius:34px;gap:16px;padding:clamp(16px,2.4vw,24px);display:grid;position:relative;overflow:hidden}.frontGateAnatomyExample:before{content:"";background:radial-gradient(circle,color-mix(in srgb,var(--primary) 24%,transparent),transparent 66%);pointer-events:none;border-radius:999px;width:260px;height:260px;position:absolute;inset:-35% -20% auto auto}.frontGateAnatomyTopBar{flex-wrap:wrap;align-items:center;gap:8px;display:flex;position:relative}.frontGateAnatomyTopBar span{border:1px solid var(--border);background:var(--landing-chip);color:var(--muted);border-radius:999px;padding:8px 10px;font-size:12px;font-weight:950}.frontGateAnatomyTopBar .frontGateAnatomyStatusWrong{background:var(--danger-soft);border-color:color-mix(in srgb,var(--danger-text,#b91c1c) 42%,var(--border));color:var(--danger-text,#b91c1c)}.frontGateAnatomyBody{grid-template-columns:minmax(180px,.78fr) minmax(260px,1.22fr);align-items:stretch;gap:14px;display:grid;position:relative}.frontGateAnatomyImagePanel,.frontGateAnatomyQuestionPanel{border:1px solid var(--border);background:color-mix(in srgb,var(--landing-chip) 78%,transparent);border-radius:26px;overflow:hidden;box-shadow:inset 0 1px #ffffff14}.frontGateAnatomyImagePanel{place-items:center;min-height:292px;padding:14px;display:grid}.frontGateAnatomyCanvas{border:1px solid color-mix(in srgb,var(--primary) 22%,var(--border));background:radial-gradient(circle at 50% 32%,color-mix(in srgb,var(--primary-soft) 65%,transparent),transparent 44%),linear-gradient(180deg,color-mix(in srgb,var(--landing-panel-soft) 92%,transparent),var(--landing-panel));border-radius:22px;place-items:center;width:100%;height:100%;min-height:252px;display:grid;position:relative;overflow:hidden}.frontGateAnatomyCanvas svg{width:92%;max-width:260px;height:92%}.frontGateAnatomyShape{fill:color-mix(in srgb,var(--primary-soft) 58%,var(--landing-card-bg));stroke:color-mix(in srgb,var(--primary) 52%,var(--border));stroke-width:4px}.frontGateAnatomyLine{fill:none;stroke:color-mix(in srgb,var(--text) 72%,var(--primary));stroke-width:5px;stroke-linecap:round;opacity:.82}.frontGateAnatomyLine.soft{stroke:color-mix(in srgb,var(--muted) 72%,var(--primary));stroke-width:3px;opacity:.45}.frontGateAnatomyTarget{fill:var(--warning);stroke:var(--landing-panel);stroke-width:5px}.frontGateAnatomyArrow{fill:none;stroke:var(--warning);stroke-width:5px;stroke-linecap:round;stroke-dasharray:10 8}.frontGateAnatomyImageLabel{border:1px solid var(--border);background:color-mix(in srgb,var(--landing-panel) 88%,transparent);color:var(--muted);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:950;position:absolute;bottom:12px;left:12px}.frontGateAnatomyQuestionPanel{gap:12px;padding:16px;display:grid}.frontGateAnatomyQuestionPanel h4{color:var(--text);letter-spacing:-.02em;margin:0;font-size:clamp(18px,2vw,26px);line-height:1.15}.frontGateAnatomyOptions{gap:9px;display:grid}.frontGateAnatomyOption{border:1px solid var(--border);background:var(--landing-chip);min-height:48px;transition:transform .22s var(--motion-ease),border-color .22s var(--motion-ease),box-shadow .22s var(--motion-ease);border-radius:17px;position:relative;overflow:hidden}.frontGateAnatomyOption:hover{box-shadow:0 10px 22px var(--shadow);transform:translateY(-1px)}.frontGateAnatomyOptionBar{width:var(--answerShare);background:color-mix(in srgb,var(--primary-soft) 78%,transparent);opacity:.82;min-width:3px;position:absolute;inset:0 auto 0 0}.frontGateAnatomyOption--wrong{border-color:color-mix(in srgb,var(--danger-text,#b91c1c) 55%,var(--border))}.frontGateAnatomyOption--wrong .frontGateAnatomyOptionBar{background:color-mix(in srgb,var(--danger-soft) 86%,transparent)}.frontGateAnatomyOption--correct{border-color:color-mix(in srgb,var(--success) 64%,var(--border));box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--success) 38%,transparent)}.frontGateAnatomyOption--correct .frontGateAnatomyOptionBar{background:color-mix(in srgb,var(--success-soft) 88%,transparent)}.frontGateAnatomyOptionContent{z-index:1;min-height:48px;color:var(--text);justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;font-weight:900;display:flex;position:relative}.frontGateAnatomyOptionContent span{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.frontGateAnatomyOptionContent strong{font-weight:950}.frontGateAnatomyOptionContent small{border:1px solid var(--border);background:color-mix(in srgb,var(--landing-panel) 78%,transparent);color:var(--muted);text-transform:uppercase;letter-spacing:.06em;border-radius:999px;padding:4px 7px;font-size:10px;font-weight:950}.frontGateAnatomyOptionContent em{color:var(--muted);font-size:13px;font-style:normal;font-weight:950}.frontGateAnswerToggle{border:1px solid var(--border);background:var(--landing-chip);border-radius:22px;overflow:hidden}.frontGateAnswerToggle p{color:var(--muted);margin:0;padding:0 18px 18px;font-size:14px;font-weight:760;line-height:1.55}.frontGateAnswerToggle strong{color:var(--text)}.frontGateSourceRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex;position:relative}.frontGateAnatomySourceLink{border:1px solid color-mix(in srgb,var(--primary) 40%,var(--border));background:var(--primary);width:max-content;color:var(--primary-text);box-shadow:0 14px 28px var(--shadow);border-radius:999px;align-items:center;padding:10px 14px;font-size:13px;font-weight:950;display:inline-flex}.frontGateSourceCallout{border:1px solid color-mix(in srgb,var(--warning) 42%,var(--border));background:var(--warning-soft);color:var(--warning-text);border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:12px;font-weight:950;display:inline-flex;position:relative}.frontGateSourceCallout span{background:color-mix(in srgb,var(--warning) 24%,transparent);border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;font-size:18px;display:inline-flex}.frontGateSourceCallout:before{content:"";background:linear-gradient(90deg,transparent,var(--warning));opacity:.8;width:54px;height:1px;position:absolute;top:50%;right:100%;transform:translateY(-50%)}.frontGateSourceCallout:after{content:"";border-left:2px solid var(--warning);border-bottom:2px solid var(--warning);opacity:.8;width:8px;height:8px;position:absolute;top:50%;right:calc(100% + 48px);transform:translateY(-50%)rotate(45deg)}.frontGateReviewVisual--landing{grid-template-columns:minmax(0,1.18fr) minmax(210px,.72fr);grid-template-areas:"board side""board heatmap";align-items:stretch;gap:14px;display:grid;position:relative}.frontGateReviewVisual--landing .frontGateReviewBoard{grid-area:board;align-content:start;min-height:430px}.frontGateReviewBoardHeader{gap:8px;display:grid}.frontGateReviewBoardHeader small{color:var(--primary);letter-spacing:.18em;text-transform:uppercase;font-size:12px;font-weight:950}.frontGateReviewBoardHeader strong{color:var(--text);letter-spacing:-.045em;background:0 0;border:0;padding:0;font-size:clamp(26px,3vw,42px);line-height:1.02}.frontGateReviewVisual--landing .frontGateReviewTabs{margin-top:4px}.frontGateReviewCardPreview{border:1px solid var(--border);background:var(--landing-chip);border-radius:22px;gap:12px;padding:16px;display:grid;box-shadow:inset 0 1px #ffffff0f}.frontGateReviewCardPreview div:first-child{gap:4px;display:grid}.frontGateReviewCardPreview strong{color:var(--text);background:0 0;border:0;padding:0;font-size:clamp(18px,2vw,25px);line-height:1.12}.frontGateReviewCardPreview span{color:var(--muted);font-size:13px;font-weight:850}.frontGateReviewCardPreview p{color:var(--muted);margin:0;font-size:14px;font-weight:760;line-height:1.5}.frontGateReviewCardActions{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.frontGateReviewCardActions span,.frontGateReviewCardActions button{border:1px solid color-mix(in srgb,var(--primary) 34%,var(--border));background:var(--landing-panel);color:var(--text);font:inherit;border-radius:999px;padding:9px 11px;font-size:12px;font-weight:950}.frontGateReviewCardActions button{background:var(--primary);color:var(--primary-text);box-shadow:0 14px 28px var(--shadow);cursor:default}.frontGateReviewSideStack{grid-area:side;align-content:stretch;gap:14px;display:grid}.frontGateReviewHeatmap{grid-area:heatmap;min-height:162px;position:relative}.frontGateReviewHeatmap span:nth-child(7n){background:color-mix(in srgb,var(--success-soft) 82%,var(--primary-soft))}.frontGateReviewHeatmap span:nth-child(11n){background:color-mix(in srgb,var(--primary) 38%,var(--landing-chip))}.frontGateHeatmapCallout{border:1px solid color-mix(in srgb,var(--primary) 30%,var(--border));background:linear-gradient(135deg,var(--primary-soft),var(--landing-chip));box-shadow:0 20px 48px var(--shadow);border-radius:24px;align-items:flex-start;gap:10px;padding:14px;display:flex;position:relative}.frontGateHeatmapCallout>span{background:var(--primary);width:30px;height:30px;color:var(--primary-text);border-radius:999px;flex:none;justify-content:center;align-items:center;font-size:18px;font-weight:950;display:inline-flex}.frontGateHeatmapCallout p{color:var(--text);margin:0;font-size:13px;font-weight:850;line-height:1.45}.frontGateHeatmapCallout:after{content:"";border-left:2px solid color-mix(in srgb,var(--primary) 72%,transparent);border-bottom:2px solid color-mix(in srgb,var(--primary) 72%,transparent);opacity:.72;border-radius:0 0 0 18px;width:58px;height:28px;position:absolute;bottom:-28px;left:22px;transform:skew(-18deg)}.frontGateReviewAnkiExport strong{font-size:clamp(24px,3vw,38px)}.frontGateRelaxAccent{color:var(--primary);letter-spacing:.08em;text-underline-offset:.22em;text-shadow:0 10px 30px color-mix(in srgb,var(--primary) 28%,transparent);font-style:italic;font-weight:950;text-decoration:underline;text-decoration-thickness:.07em;display:inline-block;transform:translate(3px,2px)rotate(-1deg)scaleX(1.05)}.frontGateWorkspaceMoment .frontGateFeatureCopy h3{max-width:8ch}.frontGateWorkspaceMoment .frontGateFeatureCopy p{font-size:clamp(21px,2.7vw,32px);line-height:1.25}.frontGateWorkspaceVisual--minimal{grid-template-rows:auto auto;grid-template-columns:repeat(2,minmax(0,1fr))}.frontGateWorkspaceVisual--minimal .frontGateFocusTile,.frontGateWorkspaceVisual--minimal .frontGateDuaTile,.frontGateWorkspaceVisual--minimal .frontGateNoteTile{align-content:center;min-height:190px;display:grid}.frontGateWorkspaceVisual--minimal .frontGateDuaTile{grid-area:auto}.frontGateWorkspaceVisual--minimal .frontGateNoteTile{grid-column:1/-1}.frontGateWorkspaceVisual--minimal .frontGateNoteTile strong{font-size:clamp(26px,3vw,42px)}@media (prefers-reduced-motion:no-preference){.frontGateReviewBoard,.frontGateReviewCardPreview,.frontGateReviewAnkiExport,.frontGateHeatmapCallout,.frontGateReviewHeatmap,.frontGateWorkspaceVisual--minimal .frontGateFocusTile,.frontGateWorkspaceVisual--minimal .frontGateDuaTile,.frontGateWorkspaceVisual--minimal .frontGateNoteTile{transition:transform .28s var(--motion-ease),box-shadow .28s var(--motion-ease),border-color .28s var(--motion-ease)}.frontGateReviewMoment:hover .frontGateReviewBoard,.frontGateReviewMoment:hover .frontGateReviewAnkiExport,.frontGateReviewMoment:hover .frontGateReviewHeatmap,.frontGateWorkspaceMoment:hover .frontGateFocusTile,.frontGateWorkspaceMoment:hover .frontGateDuaTile,.frontGateWorkspaceMoment:hover .frontGateNoteTile{border-color:color-mix(in srgb,var(--primary) 28%,var(--border));box-shadow:0 28px 68px var(--shadow);transform:translateY(-3px)}.frontGateReviewCardPreview:hover,.frontGateHeatmapCallout:hover{transform:translateY(-2px)}}@media (prefers-reduced-motion:reduce){.frontGateRelaxAccent{letter-spacing:.04em;text-shadow:none;transform:none}.frontGateHeatmapCallout:after{display:none}}@media (prefers-reduced-motion:no-preference){.frontGateScrollReveal{opacity:0;filter:blur(2px);transition:opacity .72s var(--motion-ease),transform .72s var(--motion-ease),filter .72s var(--motion-ease);will-change:opacity,transform,filter;transform:translateY(30px)scale(.985)}.frontGateScrollReveal.frontGateLandingHero{transition-duration:.54s}.frontGateScrollReveal.frontGateProofSection{filter:none;transform:translateY(20px)scale(1)}.frontGateScrollReveal.frontGateAppleMoment{transition-duration:.78s}.frontGateScrollReveal--visible{opacity:1;filter:blur();transform:translate(0,0)scale(1)}}@media (prefers-reduced-motion:reduce){.frontGateScrollReveal{opacity:1!important;filter:none!important;transition:none!important;transform:none!important}}@media (width<=760px){.frontGateLoopMoment .frontGateAppleHeadline h3{max-width:8ch}.frontGateLoopVisual{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.frontGateLoopVisual div{border-radius:22px;min-height:118px}.frontGateLoopVisual strong{font-size:clamp(20px,7vw,30px)}.frontGateQuestionMoment{gap:18px}.frontGateQuestionFeatureCopy h3{max-width:none}.frontGateAnatomyBody{grid-template-columns:1fr}.frontGateAnatomyImagePanel{min-height:220px}.frontGateAnatomyCanvas{min-height:204px}.frontGateSourceRow{align-items:flex-start}.frontGateSourceCallout:before,.frontGateSourceCallout:after{display:none}.frontGateAnatomyOptionContent{align-items:flex-start}.frontGateAnatomyOptionContent span{display:block}.frontGateAnatomyOptionContent small{margin-top:4px;margin-left:6px;display:inline-flex}.frontGateQuestionFeatureDetails summary,.frontGateAnswerToggle summary{padding:15px 15px 13px 17px}}@media (width<=420px){.frontGateLoopVisual{grid-template-columns:1fr}.frontGateLoopMoment .frontGateAppleHeadline h3{max-width:100%}}@media (width<=1050px){.frontGateUspCards,.frontGateFeatureScreens.threeScreens,.frontGateFeatureScreens.workspaceScreens,.frontGateLandingHero,.frontGateFeaturePanel,.frontGateFeaturePanel.reverse,.frontGateSignInSection{grid-template-columns:1fr}.frontGateFeaturePanel.reverse .frontGateFeatureCopy{order:0}.frontGateFinalCta{position:static}.frontGateProofGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.frontGateProofCard:last-child{grid-column:1/-1}.frontGatePraiseTwin{width:calc(100% - 16px);min-width:0;max-width:none;top:-88px;left:50%;transform:translate(-50%)}.frontGateFeatureScreens.twoScreens,.frontGateMockupBody{grid-template-columns:1fr}.frontGateMockupSidebar{display:none}}@media (width<=620px){.frontGateProofGrid{grid-template-columns:1fr}.frontGateProofCard:last-child{grid-column:auto}.frontGatePraiseTwin{display:none}}@media (width<=720px){.frontGateNav{align-items:flex-start}.frontGateNavLinks{flex-wrap:wrap;justify-content:flex-end;gap:8px}.frontGateNavLinks a:not(.frontGateNavCta){display:none}.frontGateLandingHero{min-height:0;padding-top:10px}.frontGateLandingCopy h1{font-size:clamp(42px,14vw,64px)}.frontGateProofSection,.frontGateFeatureFlow,.frontGateSignInSection{padding:42px 0}.frontGateFeaturePanel,.frontGateCard{border-radius:24px}.frontGateHeroActions a{width:100%}.frontGateDesignPanel{top:78px}}@media (width<=860px){.frontGateReviewVisual--landing{grid-template-columns:1fr;grid-template-areas:"board""side""heatmap"}.frontGateReviewVisual--landing .frontGateReviewBoard{min-height:0}.frontGateReviewSideStack{grid-template-columns:1fr}.frontGateHeatmapCallout:after{display:none}.frontGateWorkspaceVisual--minimal{grid-template-columns:1fr}.frontGateWorkspaceVisual--minimal .frontGateNoteTile{grid-column:auto}.frontGateWorkspaceMoment .frontGateFeatureCopy h3{max-width:none}}.frontGateRevisionLoopLine{padding-bottom:clamp(92px,9vw,150px);position:relative;overflow:visible}.frontGateGooooo{vertical-align:top;width:clamp(110px,10vw,176px);height:clamp(92px,8vw,142px);color:var(--text);letter-spacing:-.04em;white-space:nowrap;margin-left:.28em;font-style:italic;font-weight:950;display:inline-block;position:relative;transform:translateY(-.1em)rotate(2deg)}.frontGateGooooo span{color:inherit;font:inherit;letter-spacing:-.05em;margin:0;line-height:.9;display:block;position:absolute;text-transform:none!important}.frontGateAppleQuestionShowcase{border:1px solid color-mix(in srgb,var(--border) 70%,transparent);background:radial-gradient(circle at 50% 0%,color-mix(in srgb,var(--primary-soft) 32%,transparent),transparent 42%),linear-gradient(180deg,color-mix(in srgb,var(--landing-panel) 92%,transparent),color-mix(in srgb,var(--landing-panel-soft) 84%,transparent));max-width:1260px;box-shadow:0 32px 96px var(--shadow);border-radius:clamp(28px,4vw,44px);gap:clamp(18px,3vw,30px);margin:0 auto;padding:clamp(18px,4vw,42px);display:grid;position:relative;overflow:hidden}.frontGateAppleQuestionShowcase:before{content:"";background:linear-gradient(120deg,transparent 0 42%,color-mix(in srgb,var(--primary) 10%,transparent),transparent 66%);pointer-events:none;position:absolute;inset:0}.frontGateQuestionShowcaseVisual{z-index:1;border:1px solid color-mix(in srgb,var(--border) 74%,transparent);background:color-mix(in srgb,var(--landing-card-bg) 86%,transparent);box-shadow:0 28px 80px var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:34px;position:relative;overflow:hidden}.frontGateQuestionBrowserChrome{border-bottom:1px solid var(--border);background:color-mix(in srgb,var(--landing-chip) 78%,transparent);align-items:center;gap:9px;padding:14px 18px;display:flex}.frontGateQuestionBrowserChrome span{background:#fb7185;border-radius:999px;width:11px;height:11px}.frontGateQuestionBrowserChrome span:nth-child(2){background:#fbbf24}.frontGateQuestionBrowserChrome span:nth-child(3){background:#34d399}.frontGateQuestionBrowserChrome strong{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-left:8px;font-size:12px;font-weight:950}.frontGateRealQuestionFrame{padding:clamp(14px,2.4vw,28px)}.frontGateRealQuestionMeta{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:14px;display:flex}.frontGateRealQuestionMeta span{border:1px solid var(--border);background:var(--landing-chip);color:var(--muted);border-radius:999px;padding:8px 10px;font-size:12px;font-weight:950;display:inline-flex}.frontGateRealQuestionMeta .wrong{background:var(--danger-soft);border-color:color-mix(in srgb,var(--danger-text,#b91c1c) 42%,var(--border));color:var(--danger-text,#b91c1c)}.frontGateRealQuestionBody{grid-template-columns:minmax(260px,.9fr) minmax(320px,1.1fr);align-items:stretch;gap:18px;display:grid}.frontGateRealQuestionImage{border:1px solid color-mix(in srgb,var(--primary) 26%,var(--border));background:linear-gradient(180deg,color-mix(in srgb,var(--landing-panel-soft) 85%,transparent),var(--landing-panel));border-radius:28px;place-items:center;min-height:410px;margin:0;padding:18px;display:grid;overflow:hidden}.frontGateRealQuestionImage img{object-fit:contain;width:100%;height:auto;max-height:390px;box-shadow:0 18px 44px color-mix(in srgb,var(--shadow) 80%,transparent);border-radius:20px;display:block}.frontGateRealQuestionPanel{border:1px solid var(--border);background:color-mix(in srgb,var(--landing-chip) 78%,transparent);border-radius:28px;align-content:start;gap:14px;padding:20px;display:grid}.frontGateRealQuestionPanel h3{color:var(--text);letter-spacing:-.045em;margin:0;font-size:clamp(24px,3vw,38px);line-height:1.02}.frontGateRealQuestionOptions{gap:10px;display:grid}.frontGateRealQuestionOptions .option{border:1px solid var(--border);background:var(--landing-chip);min-height:54px;color:var(--text);border-radius:18px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;font-weight:900;display:flex;position:relative;overflow:hidden}.frontGateRealQuestionOptions .option:before{content:"";background:color-mix(in srgb,var(--primary-soft) 75%,transparent);opacity:.8;width:8%;position:absolute;inset:0 auto 0 0}.frontGateRealQuestionOptions .option:nth-child(2):before{background:color-mix(in srgb,var(--danger-soft) 84%,transparent);width:31%}.frontGateRealQuestionOptions .option:nth-child(3):before{background:color-mix(in srgb,var(--success-soft) 84%,transparent);width:44%}.frontGateRealQuestionOptions .option:nth-child(4):before{width:10%}.frontGateRealQuestionOptions .option:nth-child(5):before{width:7%}.frontGateRealQuestionOptions .option>*{z-index:1;position:relative}.frontGateRealQuestionOptions .option.wrong{border-color:color-mix(in srgb,var(--danger-text,#b91c1c) 54%,var(--border))}.frontGateRealQuestionOptions .option.correct{border-color:color-mix(in srgb,var(--success) 64%,var(--border));box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--success) 36%,transparent)}.frontGateRealQuestionOptions .option em{border:1px solid var(--border);background:color-mix(in srgb,var(--landing-panel) 80%,transparent);color:var(--muted);text-transform:uppercase;letter-spacing:.06em;border-radius:999px;margin-left:8px;padding:4px 7px;font-size:10px;font-style:normal;font-weight:950;display:inline-flex}.frontGateRealQuestionOptions .option strong{color:var(--muted);font-size:13px;font-weight:950}.frontGateRealQuestionOptions .optionWithReason{justify-content:stretch;align-items:stretch;gap:8px;padding:12px 14px 10px;display:grid;overflow:hidden}.frontGateOptionTop{z-index:1;justify-content:space-between;align-items:center;gap:12px;display:flex;position:relative}.frontGateInlineOptionDetails{z-index:1;border:1px solid color-mix(in srgb,var(--danger-text,#b91c1c) 28%,var(--border));background:color-mix(in srgb,var(--landing-panel) 76%,transparent);border-radius:14px;position:relative;overflow:hidden}.frontGateInlineOptionDetails summary{min-height:42px;color:var(--text);cursor:pointer;justify-content:space-between;align-items:center;gap:10px;padding:8px 8px 8px 12px;font-size:12px;font-weight:950;list-style:none;display:flex}.frontGateInlineOptionDetails summary::-webkit-details-marker{display:none}.frontGateInlineOptionDetails summary b{background:var(--landing-chip);border:1px solid var(--border);width:24px;height:24px;color:var(--muted);transition:background var(--motion-fast) ease,color var(--motion-fast) ease,border-color var(--motion-fast) ease,transform var(--motion-fast) ease;border-radius:999px;flex:0 0 24px;justify-content:center;align-items:center;margin-left:auto;line-height:1;display:inline-flex}.frontGateInlineOptionDetails summary b:before{content:"";border-top:5px solid;border-left:4px solid #0000;border-right:4px solid #0000;width:0;height:0;display:block;transform:translateY(1px)}.frontGateInlineOptionDetails[open] summary b{background:color-mix(in srgb,var(--landing-chip) 76%,var(--primary-soft));color:var(--muted);border-color:color-mix(in srgb,var(--primary) 34%,var(--border))}.frontGateInlineOptionDetails[open] summary b:before{border-top:0;border-bottom:5px solid;transform:translateY(-1px)}.frontGateInlineOptionDetails summary:hover b{border-color:var(--primary);color:var(--text);transform:translateY(-1px)}.frontGateInlineOptionDetails p{color:var(--muted);margin:0;padding:0 10px 10px;font-size:12px;font-weight:760;line-height:1.45}.frontGateRealQuestionFooter{border:1px solid var(--border);background:var(--landing-chip);color:var(--muted);border-radius:22px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:16px;padding:14px 16px;font-weight:850;display:flex}.frontGateRealQuestionFooter span{color:var(--text);font-weight:950}.frontGateRealQuestionFooter a{border:1px solid color-mix(in srgb,var(--primary) 42%,var(--border));background:var(--primary);color:var(--primary-text);box-shadow:0 14px 28px var(--shadow);border-radius:999px;align-items:center;padding:9px 13px;font-size:13px;font-weight:950;text-decoration:none;display:inline-flex}.frontGateAppleFeatureDetails{z-index:1;border:1px solid var(--border);background:color-mix(in srgb,var(--landing-card-bg) 88%,transparent);width:100%;max-width:980px;box-shadow:0 22px 64px var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:28px;margin:0 auto;position:relative;overflow:hidden}.frontGateAppleFeatureDetails .frontGateQuestionFeatureBody{gap:12px;padding:0 24px 24px;display:grid}.frontGateAppleFeatureDetails .frontGateQuestionFeatureBody p{color:var(--muted);margin:0;font-size:clamp(15px,1.55vw,18px);font-weight:780;line-height:1.55}@media (width<=900px){.frontGateRealQuestionBody{grid-template-columns:1fr}.frontGateRealQuestionImage{min-height:260px}.frontGateRealQuestionImage img{max-height:300px}}.frontGateAppleIntro h2{font-size:clamp(44px,6.4vw,82px);line-height:.98}.frontGateGooooo{width:clamp(180px,18vw,330px);height:clamp(210px,18vw,330px);margin-left:.42em;transform:translateY(-.08em)rotate(4deg)}.frontGateGooooo span:first-child{font-size:1em;top:0;left:0;transform:rotate(8deg)}.frontGateGooooo span:nth-child(2){font-size:1.07em;top:.06em;left:.66em;transform:rotate(11deg)}.frontGateGooooo span:nth-child(3){font-size:1.15em;top:.24em;left:1.33em;transform:rotate(16deg)}.frontGateGooooo span:nth-child(4){font-size:1.24em;top:.58em;left:1.92em;transform:rotate(23deg)}.frontGateGooooo span:nth-child(5){font-size:1.33em;top:1.04em;left:2.34em;transform:rotate(31deg)}.frontGateGooooo span:nth-child(6){font-size:1.43em;top:1.58em;left:2.55em;transform:rotate(42deg)}.frontGateGooooo span:nth-child(7){font-size:1.54em;top:2.18em;left:2.53em;transform:rotate(58deg)}.frontGateGooooo span:nth-child(8){font-size:1.66em;top:2.74em;left:2.25em;transform:rotate(76deg)}.frontGateGooooo span:nth-child(9){font-size:1.78em;top:3.22em;left:1.75em;transform:rotate(96deg)}.frontGateGooooo span:nth-child(10){font-size:1.9em;top:3.56em;left:1.08em;transform:rotate(122deg)}.frontGateGooooo span:nth-child(11){font-size:2.02em;top:3.68em;left:.28em;transform:rotate(151deg)}.frontGateGooooo span:nth-child(12){font-size:2.1em;top:3.52em;left:-.46em;transform:rotate(174deg)}.frontGateGooooo span:nth-child(13){font-size:2.18em;top:3.14em;left:-1.08em;transform:rotate(198deg)}.frontGateGooooo span:nth-child(14){font-size:2.25em;top:2.58em;left:-1.5em;transform:rotate(218deg)}.frontGateGooooo span:nth-child(15){font-size:2.32em;top:1.9em;left:-1.66em;transform:rotate(236deg)}.frontGateQuestionBrowserChrome{min-height:48px}.frontGateQuestionBrowserChrome strong{display:none}.frontGateChosenAnswerDetails{border:1px solid var(--border);background:color-mix(in srgb,var(--landing-chip) 82%,transparent);border-radius:20px;margin-top:12px;overflow:hidden}.frontGateChosenAnswerDetails summary{color:var(--text);cursor:pointer;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;font-size:13px;font-weight:950;list-style:none;display:flex}.frontGateChosenAnswerDetails summary::-webkit-details-marker{display:none}.frontGateChosenAnswerDetails summary b{background:var(--primary);width:26px;height:26px;color:var(--primary-text);transition:transform var(--motion-med) var(--motion-pop);border-radius:999px;justify-content:center;align-items:center;font-size:18px;line-height:1;display:inline-flex}.frontGateChosenAnswerDetails summary b:before{content:"+"}.frontGateChosenAnswerDetails[open] summary b{transform:rotate(45deg)}.frontGateChosenAnswerDetails p{color:var(--muted);margin:0;padding:0 16px 16px;font-size:13px;font-weight:760;line-height:1.55}@media (width<=760px){.frontGateRevisionLoopLine{padding-bottom:210px}.frontGateGooooo{margin-top:6px;margin-left:0;display:inline-block;transform:translateY(0)rotate(2deg)}.frontGateAppleQuestionShowcase{border-radius:28px;padding:14px}.frontGateQuestionShowcaseVisual{border-radius:26px}.frontGateRealQuestionFrame{padding:14px}.frontGateRealQuestionPanel h3{font-size:24px}.frontGateRealQuestionOptions .option{align-items:flex-start}.frontGateRealQuestionOptions .option span{display:block}.frontGateRealQuestionOptions .option em{margin-top:6px;margin-left:0}.frontGateOptionTop{align-items:flex-start}.frontGateInlineOptionDetails summary{align-items:center}.frontGateAppleFeatureDetails .frontGateQuestionFeatureBody{padding:0 18px 18px}}.frontGateReviewMoment{grid-template-columns:.78fr 1.22fr;gap:clamp(28px,5vw,58px);padding:clamp(24px,4vw,42px)}.frontGateReviewMoment .frontGateFeatureCopy h3{letter-spacing:-.058em;max-width:10ch;font-size:clamp(48px,5.8vw,92px);line-height:.94}.frontGateReviewMoment .frontGateFeatureCopy p{max-width:520px;font-size:clamp(17px,1.45vw,22px);line-height:1.45}.frontGateReviewMoment .frontGateProofWords{max-width:560px}.frontGateReviewVisual--landing{border:1px solid color-mix(in srgb,var(--border) 86%,transparent);background:radial-gradient(circle at 20% 0%,color-mix(in srgb,var(--primary-soft) 30%,transparent),transparent 36%),linear-gradient(145deg,color-mix(in srgb,var(--landing-panel) 92%,transparent),color-mix(in srgb,var(--landing-panel-soft) 88%,transparent));box-shadow:0 32px 96px var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:34px;grid-template-columns:minmax(0,1.08fr) minmax(220px,.64fr);grid-template-areas:"board side""board heatmap""board heatmapNote";align-items:stretch;gap:16px;padding:clamp(14px,2vw,22px)}.frontGateReviewVisual--landing .frontGateReviewBoard{background:linear-gradient(180deg,color-mix(in srgb,var(--landing-card-bg) 92%,transparent),color-mix(in srgb,var(--landing-chip) 80%,transparent));border-radius:30px;min-height:520px}.frontGateReviewBoardHeader strong{max-width:11ch;font-size:clamp(28px,3.35vw,50px)}.frontGateReviewSideStack{grid-area:side;grid-template-columns:1fr;align-content:stretch;gap:16px;display:grid}.frontGateReviewAnkiExport{background:linear-gradient(160deg,color-mix(in srgb,var(--landing-card-bg) 88%,transparent),color-mix(in srgb,var(--primary-soft) 24%,var(--landing-chip)));align-content:center;min-height:164px;display:grid}.frontGateReviewHeatmap{background:linear-gradient(180deg,color-mix(in srgb,var(--landing-card-bg) 90%,transparent),color-mix(in srgb,var(--landing-chip) 86%,transparent));grid-area:heatmap;grid-template-columns:repeat(7,minmax(0,1fr));align-content:end;gap:7px;min-height:230px;padding:18px;position:relative;overflow:visible}.frontGateReviewHeatmap span{transition:transform .22s var(--motion-ease),box-shadow .22s var(--motion-ease),border-color .22s var(--motion-ease);border-radius:8px}.frontGateReviewHeatmap span.isHovered{z-index:3;border-color:var(--primary);box-shadow:0 0 0 4px color-mix(in srgb,var(--primary) 22%,transparent),0 12px 26px var(--shadow);position:relative;transform:scale(1.18);background:var(--primary)!important}.frontGateHeatmapHoverTooltip{z-index:4;border:1px solid color-mix(in srgb,var(--border) 92%,transparent);width:min(282px,100% + 72px);color:var(--text);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0f172af0;border-radius:18px;gap:8px;padding:12px 14px;font-size:12px;font-weight:850;line-height:1.2;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 22px 58px #00000057}.frontGateHeatmapHoverTooltip dl{grid-template-columns:92px minmax(0,1fr);align-items:center;gap:7px 10px;margin:0;display:grid}.frontGateHeatmapHoverTooltip dt{color:#dbeafe;letter-spacing:.035em;text-transform:uppercase;background:#94a3b838;border-radius:999px;justify-content:center;align-items:center;width:max-content;max-width:100%;margin:0;padding:4px 8px;font-size:10.5px;font-weight:950;line-height:1.1;display:inline-flex}.frontGateHeatmapHoverTooltip dd{color:#f8fafc;margin:0;font-size:12px;font-weight:950;line-height:1.2}.frontGateHeatmapHoverTooltip .correct{color:#bbf7d0;background:#22c55e3d}.frontGateHeatmapHoverTooltip .accuracy{color:#fde68a;background:#facc153d}.frontGateHeatmapHoverTooltip .attempted{color:#bfdbfe;background:#60a5fa42}.frontGateHeatmapCallout--below{background:linear-gradient(135deg,color-mix(in srgb,var(--primary-soft) 48%,var(--landing-panel)),color-mix(in srgb,var(--landing-card-bg) 88%,transparent));box-shadow:0 18px 46px var(--shadow);border-radius:22px;grid-area:heatmapNote;align-self:stretch;margin:0}.frontGateHeatmapCallout:after{display:none!important}.frontGateHeatmapCallout--below>span{background:var(--primary);color:var(--primary-text)}.frontGateHeatmapCallout--below p{font-size:13px;line-height:1.42}@media (prefers-reduced-motion:no-preference){.frontGateReviewMoment .frontGateFeatureCopy h3,.frontGateReviewVisual--landing{transition:transform .32s var(--motion-ease),filter .32s var(--motion-ease)}.frontGateReviewMoment:hover .frontGateReviewVisual--landing{transform:translateY(-4px)}}@media (prefers-reduced-motion:reduce){.frontGateReviewHeatmap span,.frontGateReviewMoment .frontGateFeatureCopy h3,.frontGateReviewVisual--landing{transition:none!important;transform:none!important}}@media (width<=1100px){.frontGateReviewMoment{grid-template-columns:1fr}.frontGateReviewMoment .frontGateFeatureCopy h3{max-width:none}.frontGateReviewVisual--landing{grid-template-columns:1fr;grid-template-areas:"board""side""heatmap""heatmapNote"}.frontGateReviewVisual--landing .frontGateReviewBoard{min-height:0}.frontGateReviewSideStack{grid-template-columns:1fr}.frontGateHeatmapHoverTooltip{width:min(282px,100% - 18px);top:50%;left:50%;transform:translate(-50%,-50%)}}@media (width<=620px){.frontGateReviewMoment .frontGateFeatureCopy h3{font-size:clamp(40px,13vw,62px)}.frontGateReviewVisual--landing{border-radius:26px;padding:12px}.frontGateReviewHeatmap{min-height:210px}.frontGateHeatmapHoverTooltip{grid-column:1/-1;width:100%;margin-top:8px;position:relative;top:auto;left:auto;right:auto;transform:none}}.frontGateReviewHeatmap .frontGateHeatmapHoverTooltip{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s var(--motion-ease),visibility .22s var(--motion-ease),transform .22s var(--motion-ease);transform:translate(-50%,-44%)scale(.98)}.frontGateReviewHeatmap:hover .frontGateHeatmapHoverTooltip,.frontGateReviewHeatmap:focus-within .frontGateHeatmapHoverTooltip{opacity:1;visibility:visible;transform:translate(-50%,-50%)scale(1)}.frontGateReviewHeatmap span.isHovered{outline:2px solid color-mix(in srgb,var(--primary) 82%,white);outline-offset:2px}.frontGateReviewHeatmap:hover span.isHovered{box-shadow:0 0 0 5px color-mix(in srgb,var(--primary) 25%,transparent),0 14px 30px var(--shadow);transform:scale(1.24)}.frontGateHeatmapCallout--below{align-items:center}.frontGateHeatmapCallout--below>span{font-size:20px;line-height:1;transform:translateY(-1px)}.frontGateCortisolLine{max-width:680px;color:var(--muted)!important}.frontGateRigWord{color:var(--primary);letter-spacing:.018em;text-underline-offset:.18em;text-shadow:0 14px 34px color-mix(in srgb,var(--primary) 26%,transparent);white-space:nowrap;vertical-align:baseline;align-items:baseline;gap:.005em;font-style:italic;font-weight:950;text-decoration:underline;text-decoration-thickness:.06em;display:inline-flex}.frontGateRigWord span{transform-origin:bottom;line-height:1;display:inline-block}.frontGateDownAccent{color:color-mix(in srgb,var(--primary) 72%,var(--muted));letter-spacing:.02em;text-underline-offset:.16em;will-change:transform,opacity;margin-left:.08em;font-size:.58em;font-style:italic;font-weight:950;text-decoration:underline;text-decoration-thickness:.06em;display:inline-block;transform:translateY(.02em)}@media (prefers-reduced-motion:no-preference){.frontGateWorkspaceMoment.frontGateScrollReveal--visible .frontGateDownAccent{animation:2.8s cubic-bezier(.22,.72,.16,1) .52s both frontGateDownDrift}}@media (prefers-reduced-motion:reduce){.frontGateReviewHeatmap .frontGateHeatmapHoverTooltip{transition:none}.frontGateRigWord,.frontGateDownAccent{text-shadow:none;animation:none!important;transform:none!important}}.frontGateRoadmapSpecs{text-align:center;min-height:min(640px,100vh - 110px);box-shadow:none;background:0 0;border:0;align-content:center;gap:clamp(34px,5vw,64px);padding:clamp(48px,8vw,96px) clamp(14px,3vw,30px);display:grid;position:relative;overflow:hidden}.frontGateRoadmapSpecs:before{content:"";background:radial-gradient(circle,color-mix(in srgb,var(--primary) 12%,transparent),transparent 70%);filter:blur(44px);opacity:.72;pointer-events:none;border-radius:999px;width:min(860px,78vw);height:min(360px,34vw);position:absolute;top:54%;left:50%;transform:translate(-50%,-50%)}.frontGateRoadmapSpecsIntro{z-index:1;justify-items:center;gap:14px;max-width:980px;margin:0 auto;display:grid;position:relative}.frontGateRoadmapSpecsIntro>span{color:var(--primary);letter-spacing:.18em;text-transform:uppercase;font-size:13px;font-weight:950}.frontGateRoadmapSpecsIntro h3{color:var(--text);letter-spacing:-.068em;margin:0;font-size:clamp(44px,7.4vw,104px);line-height:.94}.frontGateRoadmapSpecsIntro p{color:var(--muted);max-width:930px;margin:0;font-size:clamp(16px,2vw,24px);font-weight:830;line-height:1.35}.frontGateRoadmapSpecsIntro p:last-child{color:var(--text);font-size:clamp(16px,1.8vw,22px);font-weight:900}.frontGateRoadmapSpecsGrid{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(24px,4vw,56px);width:100%;max-width:1050px;margin:0 auto;display:grid;position:relative}.frontGateRoadmapSpecsGrid div{min-height:118px;box-shadow:none;background:0 0;border:0;align-content:start;justify-items:center;gap:8px;padding:0 6px;display:grid}.frontGateRoadmapSpecsGrid strong{color:var(--text);letter-spacing:-.04em;font-size:clamp(24px,3.2vw,42px);font-weight:950;line-height:1}.frontGateRoadmapSpecsGrid span{color:#f8fafc;font-size:clamp(12px,1.15vw,15px);font-weight:850;line-height:1.15}.frontGateRoadmapSpecsGrid div:first-child strong{color:#fb923c}.frontGateRoadmapSpecsGrid div:nth-child(2) strong{color:#facc15}.frontGateRoadmapSpecsGrid div:nth-child(3) strong{color:#0ea5e9}.frontGateRoadmapSpecsGrid div:nth-child(4) strong{color:var(--primary)}.frontGateRoadmapSpecsGrid div:nth-child(5) strong{color:#34d399}.frontGateRoadmapSpecsGrid div:nth-child(6) strong{color:#c4b5fd}@media (prefers-reduced-motion:no-preference){.frontGateRoadmapSpecsGrid div{transition:transform .28s var(--motion-ease),filter .28s var(--motion-ease)}.frontGateRoadmapSpecsGrid div:hover{filter:brightness(1.1);transform:translateY(-5px)}}@media (width<=860px){.frontGateRoadmapSpecs{min-height:auto}.frontGateRoadmapSpecsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 16px}.frontGateRoadmapSpecsGrid div{min-height:90px}}@media (width<=520px){.frontGateRoadmapSpecsGrid{grid-template-columns:1fr}.frontGateRoadmapSpecsIntro h3{font-size:clamp(42px,14vw,70px)}}.frontGateLandingHero{grid-template-columns:minmax(0,.92fr) minmax(220px,.42fr);max-width:1160px}.frontGateHeroLogoMark{aspect-ratio:1;border:1px solid color-mix(in srgb,var(--primary) 26%,var(--border));background:radial-gradient(circle at 45% 35%,color-mix(in srgb,var(--primary) 14%,transparent),transparent 48%),linear-gradient(135deg,color-mix(in srgb,var(--surface) 58%,transparent),color-mix(in srgb,var(--surface-soft) 76%,transparent));width:min(280px,28vw);box-shadow:0 34px 90px var(--shadow);border-radius:clamp(30px,4vw,58px);place-self:center end;place-items:center;display:grid;position:relative;overflow:hidden}.frontGateHeroLogoMark:before{content:"";border:1px solid color-mix(in srgb,var(--primary) 22%,transparent);opacity:.55;border-radius:38%;position:absolute;inset:18%;transform:rotate(-10deg)}.frontGateHeroLogoMark img{z-index:1;object-fit:contain;filter:drop-shadow(0 22px 38px #0000003d);width:72%;height:72%;position:relative}.frontGateFreeSection{gap:clamp(100px,15vw,180px);padding-top:clamp(70px,10vw,140px);padding-bottom:clamp(66px,10vw,130px)}.frontGateRoadmapSpecs{gap:clamp(48px,7vw,88px);min-height:min(620px,100vh - 120px);padding-top:clamp(58px,8vw,108px)}.frontGateRoadmapSpecsGrid{align-items:start;gap:clamp(34px,5.5vw,76px) clamp(24px,5vw,72px)}.frontGateRoadmapSpecsGrid div{align-content:center;gap:0;min-height:auto}.frontGateRoadmapSpecsGrid strong{letter-spacing:-.055em;font-size:clamp(28px,3.8vw,56px);line-height:.92}.frontGateWorkspaceMoment{background:radial-gradient(circle at 72% 52%,color-mix(in srgb,var(--primary) 14%,transparent),transparent 36%),linear-gradient(135deg,color-mix(in srgb,var(--surface) 88%,transparent),color-mix(in srgb,var(--surface-soft) 76%,transparent));grid-template-columns:1.08fr .92fr;align-items:center;gap:clamp(34px,5vw,72px)}.frontGateWorkspaceMoment .frontGateFeatureCopy h3{max-width:9ch;font-size:clamp(42px,5.3vw,76px);line-height:.98}.frontGateWorkspaceMoment .frontGateFeatureCopy p{max-width:620px;margin-top:14px}.frontGateWorkspaceVisual--minimal{box-shadow:none;background:0 0;border:0;grid-template-columns:.86fr .94fr;align-items:stretch;gap:14px;padding:0;position:relative}.frontGateWorkspaceVisual--minimal .frontGateFocusTile,.frontGateWorkspaceVisual--minimal .frontGateDuaTile,.frontGateWorkspaceVisual--minimal .frontGateNoteTile{background:linear-gradient(135deg,color-mix(in srgb,var(--landing-panel) 92%,transparent),color-mix(in srgb,var(--landing-panel-soft) 90%,transparent));box-shadow:0 22px 52px var(--shadow);transition:transform .28s var(--motion-ease),border-color .28s var(--motion-ease);border-radius:26px}.frontGateFocusTile--break{border-left:5px solid var(--success);position:relative;overflow:hidden}.frontGateFocusTile--break strong{letter-spacing:-.07em;font-size:clamp(40px,5vw,64px)}.frontGateMiniControls{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.frontGateMiniControls span{border:1px solid var(--border);background:var(--landing-chip);width:max-content;color:var(--text);border-radius:10px;padding:7px 9px;font-size:12px;font-weight:900;display:inline-flex}.frontGateWorkspaceVisual--minimal .frontGateDuaTile strong{font-size:clamp(28px,3.2vw,46px)}.frontGateWorkspaceVisual--minimal .frontGateNoteTile strong{letter-spacing:-.04em;font-size:clamp(30px,3.7vw,52px)}@media (width<=1050px){.frontGateLandingHero{grid-template-columns:1fr;max-width:900px}.frontGateHeroLogoMark{justify-self:start;width:min(220px,48vw)}}@media (width<=860px){.frontGateWorkspaceMoment,.frontGateWorkspaceVisual--minimal{grid-template-columns:1fr}.frontGateFreeSection{gap:70px}.frontGateRoadmapSpecsGrid strong{font-size:clamp(30px,9vw,52px)}}@media (width<=720px){.frontGateHeroLogoMark{border-radius:34px;width:min(180px,56vw)}.frontGateFreeSection{gap:58px;padding-top:58px}.frontGateFreeCopy h3{font-size:clamp(48px,16vw,82px)}}.frontGateLandingHero{grid-template-columns:minmax(0,.7fr) minmax(420px,.58fr);column-gap:clamp(28px,4vw,72px);max-width:1280px}.frontGateHeroLogoMark{justify-self:end;place-items:center;width:min(560px,42vw);display:grid;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;overflow:visible!important}.frontGateHeroLogoMark:before,.frontGateHeroLogoMark:after{display:none!important}.frontGateHeroLogoMark img{object-fit:contain;width:100%;height:auto;max-height:430px;filter:drop-shadow(0 38px 82px color-mix(in srgb,var(--primary) 20%,transparent)) drop-shadow(0 24px 52px #0000004d)}.frontGateRoadmapSpecsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(48px,6.2vw,86px) clamp(34px,5vw,70px);max-width:1240px}.frontGateRoadmapSpecsGrid div{min-width:0;padding:0 clamp(8px,1.5vw,18px)}.frontGateRoadmapSpecsGrid strong{letter-spacing:-.055em;overflow-wrap:normal;text-wrap:balance;max-width:360px;font-size:clamp(30px,3.15vw,48px);line-height:.96}.frontGateWorkspaceMoment{isolation:isolate;border-color:color-mix(in srgb,var(--primary) 18%,var(--border));position:relative;overflow:hidden;background:radial-gradient(circle at 18% 18%,color-mix(in srgb,var(--success) 16%,transparent),transparent 24%),radial-gradient(circle at 78% 48%,color-mix(in srgb,var(--primary) 20%,transparent),transparent 32%),linear-gradient(135deg,color-mix(in srgb,var(--surface) 90%,transparent),color-mix(in srgb,var(--surface-soft) 78%,transparent))!important}.frontGateWorkspaceMoment:before{content:"";background:radial-gradient(circle,color-mix(in srgb,var(--success) 16%,transparent),transparent 66%);filter:blur(18px);opacity:.8;pointer-events:none;z-index:0;border-radius:999px;width:220px;height:220px;position:absolute;top:16%;left:6%}.frontGateWorkspaceMoment:after{content:"";border:1px solid color-mix(in srgb,var(--primary) 18%,transparent);opacity:.48;pointer-events:none;z-index:0;border-radius:999px;width:420px;height:420px;position:absolute;bottom:-16%;right:-8%;transform:rotate(-16deg)}.frontGateWorkspaceMoment>*{z-index:1;position:relative}.frontGateWorkspaceVisual--minimal{filter:drop-shadow(0 28px 70px color-mix(in srgb,var(--primary) 9%,transparent))}.frontGateWorkspaceVisual--minimal .frontGateFocusTile,.frontGateWorkspaceVisual--minimal .frontGateDuaTile,.frontGateWorkspaceVisual--minimal .frontGateNoteTile{position:relative;overflow:hidden;border-color:color-mix(in srgb,var(--primary) 18%,var(--border))!important;background:linear-gradient(145deg,color-mix(in srgb,var(--landing-panel) 94%,transparent),color-mix(in srgb,var(--landing-panel-soft) 86%,transparent))!important}.frontGateWorkspaceVisual--minimal .frontGateFocusTile:after{content:"";background:linear-gradient(90deg,var(--success) 0 74%,color-mix(in srgb,var(--success) 16%,transparent) 74% 100%);height:4px;box-shadow:0 0 26px color-mix(in srgb,var(--success) 32%,transparent);border-radius:999px;position:absolute;bottom:16px;left:18px;right:18px}.frontGateFocusTile--break{border-left:6px solid var(--success)!important;box-shadow:0 26px 70px color-mix(in srgb,var(--success) 9%,var(--shadow))!important}.frontGateWorkspaceVisual--minimal .frontGateDuaTile{background:radial-gradient(circle at 70% 24%,color-mix(in srgb,var(--primary) 18%,transparent),transparent 42%),linear-gradient(145deg,color-mix(in srgb,var(--landing-panel) 94%,transparent),color-mix(in srgb,var(--landing-panel-soft) 86%,transparent))!important}.frontGateWorkspaceVisual--minimal .frontGateDuaTile strong{text-shadow:0 0 30px color-mix(in srgb,var(--primary) 24%,transparent)}.frontGateWorkspaceVisual--minimal .frontGateNoteTile{background:radial-gradient(circle at 20% 15%,color-mix(in srgb,var(--primary) 15%,transparent),transparent 34%),linear-gradient(145deg,color-mix(in srgb,var(--landing-panel) 94%,transparent),color-mix(in srgb,var(--landing-panel-soft) 88%,transparent))!important}.frontGateWorkspaceVisual--minimal .frontGateNoteTile:after{content:"✦";color:var(--primary);opacity:.62;filter:drop-shadow(0 0 18px color-mix(in srgb,var(--primary) 44%,transparent));font-size:28px;position:absolute;top:24px;right:28px}.frontGateWorkspaceMoment .frontGateFeatureCopy h3{text-shadow:0 18px 46px #0000002e}.frontGateCortisolLine{font-size:clamp(24px,2.9vw,38px)!important}@media (prefers-reduced-motion:no-preference){.frontGateHeroLogoMark img{transition:transform .45s var(--motion-ease),filter .45s var(--motion-ease)}.frontGateLandingHero:hover .frontGateHeroLogoMark img{transform:translateY(-4px)scale(1.03)}.frontGateWorkspaceVisual--minimal .frontGateFocusTile:hover,.frontGateWorkspaceVisual--minimal .frontGateDuaTile:hover,.frontGateWorkspaceVisual--minimal .frontGateNoteTile:hover{transform:translateY(-5px)scale(1.01)}}@media (width<=1050px){.frontGateLandingHero{grid-template-columns:1fr;max-width:900px}.frontGateHeroLogoMark{justify-self:start;width:min(330px,70vw)}}@media (width<=860px){.frontGateRoadmapSpecsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 18px}.frontGateRoadmapSpecsGrid strong{max-width:320px;font-size:clamp(30px,8vw,46px)}.frontGateWorkspaceMoment,.frontGateWorkspaceVisual--minimal{grid-template-columns:1fr}}@media (width<=520px){.frontGateRoadmapSpecsGrid{grid-template-columns:1fr}.frontGateHeroLogoMark{width:min(280px,82vw)}.frontGateWorkspaceVisual--minimal .frontGateNoteTile:after{font-size:22px;top:18px;right:18px}}.frontGateHeroTitle{gap:0;max-width:860px;display:grid;overflow:visible}.frontGateHeroTitleLine,.frontGateHeroDirectionLine{display:block}.frontGateHeroDirectionLine{--hero-direction-shift:clamp(170px,18vw,340px);transform-origin:0;will-change:transform;backface-visibility:hidden;-webkit-font-smoothing:antialiased;font-kerning:normal;width:max-content;margin-left:0;transform:translate(0,0)}@media (prefers-reduced-motion:no-preference){.frontGateLandingHero.frontGateScrollReveal--visible .frontGateHeroDirectionLine{animation:1.7s cubic-bezier(.18,.82,.22,1) .18s both mizaanHeroDirectionGlide}}@media (prefers-reduced-motion:reduce){.frontGateHeroDirectionLine{transform:translate3d(var(--hero-direction-shift),0,0)!important}}@media (width<=720px){.frontGateHeroTitle{max-width:100%}.frontGateHeroDirectionLine{--hero-direction-shift:clamp(78px,18vw,128px)}}.frontGateProofSection{max-width:min(1120px,100vw - 48px);padding:clamp(48px,7vw,92px) 0}.frontGateProofWrap{max-width:1120px;margin:0 auto}.frontGateProofGrid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:0;display:grid}.frontGateProofCard{transform-origin:bottom;will-change:transform,opacity;min-height:clamp(132px,13vw,172px);position:relative;overflow:visible;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:clamp(16px,2.4vw,30px) clamp(22px,3vw,42px)!important}.frontGateProofCard:not(:first-child):before{content:"";background:linear-gradient(180deg,transparent,color-mix(in srgb,var(--muted) 34%,transparent),transparent);opacity:.78;width:1px;height:78%;position:absolute;top:10%;left:0}.frontGateProofCard strong{color:var(--text);letter-spacing:-.058em;text-wrap:balance;font-weight:950;line-height:.92;display:block;font-size:clamp(46px,5.8vw,76px)!important}.frontGateProofCard>span:not(.frontGateProofPraise){max-width:310px;color:color-mix(in srgb,var(--muted) 86%,var(--text));letter-spacing:-.01em;display:block;margin-top:12px!important;font-size:clamp(14px,1.35vw,18px)!important;font-weight:800!important;line-height:1.38!important}.frontGateProofCard:hover{box-shadow:none!important;border-color:#0000!important;transform:translateY(-3px)scale(1.01)!important}.frontGateProofCard--praise .frontGateProofPraise{box-shadow:0 18px 44px var(--shadow);top:-12px;left:clamp(18px,2vw,34px)}.frontGateAffiliationNote{max-width:860px;color:color-mix(in srgb,var(--muted) 88%,var(--text));text-align:left;margin:10px auto 0;font-size:clamp(12px,1.1vw,14px);font-weight:760;line-height:1.5}@media (prefers-reduced-motion:no-preference){.frontGateProofCard{opacity:0;filter:blur(2px);transform:translateY(34px)scale(.9)}.frontGateProofSection.frontGateScrollReveal--visible .frontGateProofCard{animation:.82s cubic-bezier(.18,1.22,.28,1) both frontGateStatPopIn}.frontGateProofSection.frontGateScrollReveal--visible .frontGateProofCard:first-child{animation-delay:40ms}.frontGateProofSection.frontGateScrollReveal--visible .frontGateProofCard:nth-child(2){animation-delay:.17s}.frontGateProofSection.frontGateScrollReveal--visible .frontGateProofCard:nth-child(3){animation-delay:.3s}}@media (width<=860px){.frontGateProofGrid{grid-template-columns:1fr;gap:22px}.frontGateProofCard{min-height:auto;padding:10px 0 22px!important}.frontGateProofCard:not(:first-child):before{background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--muted) 30%,transparent),transparent);width:100%;height:1px;top:-11px;left:0}.frontGateProofCard>span:not(.frontGateProofPraise){max-width:520px}.frontGateAffiliationNote{text-align:left}}@media (prefers-reduced-motion:reduce){.frontGateProofCard{opacity:1!important;filter:none!important;animation:none!important;transform:none!important}}@media (prefers-reduced-motion:no-preference){.frontGateUspSpotlight.frontGateScrollReveal .frontGateGooooo span:not(:first-child){opacity:0;filter:blur(6px)}.frontGateUspSpotlight.frontGateScrollReveal--visible .frontGateGooooo span:not(:first-child){animation:.82s cubic-bezier(.16,.84,.24,1) both frontGateGoLetterIn}.frontGateUspSpotlight.frontGateScrollReveal--visible .frontGateGooooo span:nth-child(2){animation-delay:.12s}.frontGateUspSpotlight.frontGateScrollReveal--visible .frontGateGooooo span:nth-child(3){animation-delay:.28s}.frontGateUspSpotlight.frontGateScrollReveal--visible .frontGateGooooo span:nth-child(4){animation-delay:.44s}.frontGateUspSpotlight.frontGateScrollReveal--visible .frontGateGooooo span:nth-child(5){animation-delay:.6s}.frontGateUspSpotlight.frontGateScrollReveal--visible .frontGateGooooo span:nth-child(6){animation-delay:.76s}.frontGateUspSpotlight.frontGateScrollReveal--visible .frontGateGooooo span:nth-child(7){animation-delay:.92s}.frontGateUspSpotlight.frontGateScrollReveal--visible .frontGateGooooo span:nth-child(8){animation-delay:1.08s}.frontGateUspSpotlight.frontGateScrollReveal--visible .frontGateGooooo span:nth-child(9){animation-delay:1.24s}.frontGateUspSpotlight.frontGateScrollReveal--visible .frontGateGooooo span:nth-child(10){animation-delay:1.4s}.frontGateUspSpotlight.frontGateScrollReveal--visible .frontGateGooooo span:nth-child(11){animation-delay:1.56s}.frontGateUspSpotlight.frontGateScrollReveal--visible .frontGateGooooo span:nth-child(12){animation-delay:1.72s}.frontGateUspSpotlight.frontGateScrollReveal--visible .frontGateGooooo span:nth-child(13){animation-delay:1.88s}.frontGateUspSpotlight.frontGateScrollReveal--visible .frontGateGooooo span:nth-child(14){animation-delay:2.04s}.frontGateUspSpotlight.frontGateScrollReveal--visible .frontGateGooooo span:nth-child(15){animation-delay:2.2s}}@media (prefers-reduced-motion:reduce){.frontGateGooooo span{opacity:1!important;filter:none!important;animation:none!important}}.frontGateRealQuestionFooter .frontGateSourcePill{border:1px solid color-mix(in srgb,var(--primary) 48%,var(--border));background:linear-gradient(135deg,color-mix(in srgb,var(--primary) 18%,var(--surface)),color-mix(in srgb,var(--primary) 10%,var(--surface-soft)));color:color-mix(in srgb,var(--text) 92%,var(--primary));box-shadow:0 10px 24px color-mix(in srgb,var(--primary) 16%,transparent);cursor:default;border-radius:999px;justify-content:center;align-items:center;padding:9px 13px;font-size:13px;font-weight:950;text-decoration:none;display:inline-flex}.frontGateLanding--dark .frontGateRealQuestionFooter .frontGateSourcePill{background:linear-gradient(135deg,color-mix(in srgb,var(--primary) 34%,var(--surface)),color-mix(in srgb,var(--primary) 18%,var(--surface-soft)));color:var(--text)}.frontGateHeatmapCallout--below>span{text-align:center;place-items:center!important;padding:0!important;line-height:1!important;display:inline-grid!important;transform:none!important}.frontGateRigWord{gap:0;padding-bottom:.08em;position:relative;text-decoration:none!important}.frontGateRigWord:after{content:"";background:linear-gradient(90deg,color-mix(in srgb,var(--primary) 86%,transparent),color-mix(in srgb,var(--primary) 56%,transparent));height:.07em;box-shadow:0 10px 26px color-mix(in srgb,var(--primary) 25%,transparent);pointer-events:none;border-radius:999px;position:absolute;bottom:.02em;left:.02em;right:.02em;transform:skew(-10deg)}.frontGateDownAccent{background-image:linear-gradient(90deg,color-mix(in srgb,var(--primary) 76%,transparent),color-mix(in srgb,var(--primary) 48%,transparent));background-position:0 96%;background-repeat:no-repeat;background-size:100% .07em;text-decoration:none!important}@media (width<=1050px){.frontGateLandingHero{row-gap:clamp(22px,5vw,40px);max-width:900px;min-height:auto;padding-bottom:clamp(42px,8vw,82px);grid-template-columns:1fr!important}.frontGateHeroLogoMark{align-self:start;margin-top:clamp(8px,2vw,18px);justify-self:start!important;width:min(320px,58vw)!important}.frontGateHeroLogoMark img{max-height:260px}}@media (width<=720px){.frontGateLandingHero{row-gap:22px;padding-bottom:52px}.frontGateHeroLogoMark{margin-top:4px;justify-self:center!important;width:min(260px,78vw)!important}.frontGateHeroLogoMark img{max-height:190px}}.frontGateSupportSection{z-index:2;max-width:1180px;margin:0 auto;padding:clamp(14px,3vw,28px) 0 clamp(36px,6vw,72px);position:relative}.frontGateSupportPanel{border:1px solid color-mix(in srgb,var(--border) 86%,transparent);background:linear-gradient(135deg,color-mix(in srgb,var(--surface) 86%,transparent),color-mix(in srgb,var(--surface-soft) 78%,transparent));box-shadow:0 18px 50px color-mix(in srgb,var(--shadow) 70%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:24px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px 24px;padding:clamp(16px,2.6vw,26px);display:grid}.frontGateSupportCopy{gap:7px;min-width:0;display:grid}.frontGateSupportCopy p{color:var(--primary);letter-spacing:0;text-transform:uppercase;margin:0;font-size:12px;font-weight:950}.frontGateSupportCopy h2{color:var(--text);letter-spacing:0;margin:0;font-size:clamp(24px,3vw,36px);line-height:1.05}.frontGateSupportCopy span{max-width:760px;color:var(--muted);font-size:15px;font-weight:760;line-height:1.55;display:block}.frontGateSupportLink{border:1px solid color-mix(in srgb,var(--primary) 24%,var(--border));background:var(--surface-soft);width:max-content;max-width:100%;color:var(--text);text-align:center;box-shadow:0 8px 18px color-mix(in srgb,var(--shadow) 52%,transparent);border-radius:999px;justify-content:center;align-items:center;padding:10px 14px;font-size:13px;font-weight:950;line-height:1.2;text-decoration:none;display:inline-flex}.frontGateSupportLink:hover{border-color:var(--primary);background:var(--primary-soft);color:var(--primary-soft-text)}.frontGateSocialUpdates{border-top:1px solid color-mix(in srgb,var(--border) 82%,transparent);grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px 18px;padding-top:16px;display:flex}.frontGateSocialUpdates p{color:var(--muted);margin:0;font-size:13px;font-weight:800;line-height:1.45}.frontGateSocialLinks{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.frontGateSocialLinks a{border:1px solid var(--border);background:color-mix(in srgb,var(--surface-soft) 84%,transparent);min-height:34px;color:var(--text);border-radius:999px;justify-content:center;align-items:center;padding:7px 11px;font-size:12px;font-weight:900;line-height:1.15;text-decoration:none;display:inline-flex}.frontGateSocialLinks a:hover{border-color:var(--primary);background:var(--primary-soft);color:var(--primary-soft-text)}@media (width<=760px){.frontGateSupportPanel{border-radius:22px;grid-template-columns:1fr}.frontGateSupportLink{width:100%}.frontGateSocialUpdates{justify-items:start;display:grid}.frontGateSocialLinks{justify-content:flex-start}}@media (width<=520px){.frontGateSupportSection{padding-left:0;padding-right:0}.frontGateSupportPanel{border-radius:20px;padding:16px}.frontGateSocialLinks a{flex:calc(50% - 8px)}}.feedbackPanel{width:34px;max-width:100%;min-height:34px;box-shadow:none;transform-origin:17px 17px;transition:width .34s var(--motion-ease,cubic-bezier(.16,1,.3,1)),border-color .2s var(--motion-ease,cubic-bezier(.16,1,.3,1)),background .2s var(--motion-ease,cubic-bezier(.16,1,.3,1)),box-shadow .24s var(--motion-ease,cubic-bezier(.16,1,.3,1)),margin .28s var(--motion-ease,cubic-bezier(.16,1,.3,1)),border-radius .28s var(--motion-ease,cubic-bezier(.16,1,.3,1));background:0 0;border:0;border-radius:999px;margin:7px 0;padding:0;display:block;overflow:visible}.feedbackPanelOpen{border:1px solid color-mix(in srgb,var(--warning) 46%,var(--border));background:linear-gradient(135deg,color-mix(in srgb,var(--warning-soft) 70%,transparent),var(--surface-soft) 58%);width:100%;box-shadow:0 7px 18px var(--shadow),inset 0 0 0 1px #ffffff08;border-radius:14px;margin:10px 0;overflow:hidden}.feedbackPanelClosing{width:34px;box-shadow:none;background:0 0;border:1px solid #0000;border-radius:999px;margin:7px 0;overflow:visible}.feedbackToggle{background:var(--surface-soft);width:34px;min-width:34px;height:34px;color:var(--text);border:1px solid color-mix(in srgb,var(--warning) 46%,var(--border));text-align:center;box-shadow:0 5px 12px var(--shadow);transition:margin .34s var(--motion-ease,cubic-bezier(.16,1,.3,1)),background .18s var(--motion-ease,cubic-bezier(.16,1,.3,1)),border-color .18s var(--motion-ease,cubic-bezier(.16,1,.3,1)),box-shadow .24s var(--motion-ease,cubic-bezier(.16,1,.3,1)),transform .2s var(--motion-pop,cubic-bezier(.2,1.2,.22,1));border-radius:999px;justify-content:center;align-items:center;gap:0;padding:0;font-weight:950;display:inline-flex}.feedbackPanelOpen .feedbackToggle{margin:9px 12px 0}.feedbackPanelClosing .feedbackToggle{box-shadow:0 5px 12px var(--shadow);margin:0;transform:scale(.98)}.feedbackToggle:hover{border-color:var(--warning);background:linear-gradient(135deg,var(--warning-soft),var(--primary-soft));color:var(--text);transform:translateY(-1px)}.feedbackPanelClosing .feedbackToggle:hover{transform:scale(.98)}.feedbackToggle:focus-visible{outline:3px solid var(--warning-soft);outline-offset:3px}.feedbackToggleMain{align-items:center;gap:9px;min-width:0;display:flex}.feedbackPanelClosing .feedbackIcon{transform:scale(1.06)}.feedbackToggleText{display:none}.feedbackToggleText>span{font-size:calc(14px * var(--app-font-scale,1))}.feedbackToggleText small{color:var(--muted);font-size:calc(11px * var(--app-font-scale,1));font-weight:850;line-height:1.22}.feedbackLocalBadge,.feedbackSubmittedBadge{display:none}.feedbackBody{border-top:1px solid color-mix(in srgb,var(--warning) 34%,var(--border));background:var(--surface);gap:10px;min-height:0;margin-top:0;padding:12px 13px 13px;display:grid;overflow:hidden}.feedbackHint{color:var(--muted);margin:0;font-size:13px;font-weight:750;line-height:1.4}.feedbackHint strong{color:var(--warning-text)}.feedbackGrid{grid-template-columns:minmax(180px,.65fr) minmax(0,1.35fr);align-items:start;gap:10px;display:grid}.feedbackLabel{color:var(--muted);letter-spacing:.03em;text-transform:uppercase;gap:7px;font-size:12px;font-weight:950;display:grid}.feedbackSelect,.feedbackTextarea{border:1px solid var(--border);background:var(--surface-soft);width:100%;color:var(--text);font:inherit;font-size:calc(14px * var(--app-font-scale,1));text-transform:none;letter-spacing:normal;border-radius:12px;padding:11px 12px;line-height:1.45}.feedbackTextarea{resize:vertical;min-height:104px}.feedbackSelect:focus,.feedbackTextarea:focus{outline:3px solid var(--warning-soft);border-color:var(--warning)}.feedbackFooter{color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:10px;font-size:12px;font-weight:850;display:flex}.feedbackActions{margin-top:0}.feedbackActions .primary{background:linear-gradient(135deg,var(--warning),var(--primary-strong));color:#fff;box-shadow:0 10px 22px var(--shadow)}.feedbackStatus{color:var(--success-text);margin:0;font-weight:900}.feedbackInbox{gap:16px;display:grid}.feedbackInboxHero{background:linear-gradient(135deg,var(--surface) 0%,var(--surface-soft) 66%,var(--warning-soft) 100%);grid-template-columns:minmax(0,1fr) minmax(280px,.9fr);align-items:start;gap:18px;display:grid}.feedbackInboxHero h2{margin:0 0 8px}.feedbackInboxStats{min-width:0}.feedbackInboxControls,.feedbackInboxListPanel{overflow:hidden}.feedbackInboxFilterGrid{margin-top:14px}.feedbackInboxList{gap:12px;display:grid}.feedbackInboxItem{cursor:default}.feedbackInboxStatusPill{border:1px solid color-mix(in srgb,var(--warning) 45%,var(--border));background:var(--warning-soft);color:var(--warning-text);white-space:nowrap;border-radius:999px;align-items:center;padding:5px 10px;font-size:12px;font-weight:950;display:inline-flex}.feedbackInboxComment{border:1px solid var(--border);background:var(--surface-soft);white-space:pre-wrap;border-radius:12px;margin:12px 0 0;padding:12px;font-weight:750;line-height:1.45}.feedbackInboxMetadataGrid{margin-top:12px}.feedbackInboxMetadataGrid .reviewAnswerBox span{color:var(--muted);overflow-wrap:anywhere;font-weight:800;display:block}.feedbackInboxWarning{border-color:color-mix(in srgb,var(--warning) 45%,var(--border));background:var(--warning-soft);color:var(--warning-text)}.feedbackInboxActionStatus{border-color:color-mix(in srgb,var(--success) 40%,var(--border));background:var(--success-soft);color:var(--success-text)}.feedbackInboxModerationBox{border:1px solid color-mix(in srgb,var(--primary) 30%,var(--border));background:linear-gradient(135deg,var(--surface-soft),var(--surface));border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding:12px;display:flex}.feedbackInboxModerationBox div{gap:3px;display:grid}.feedbackInboxModerationBox strong{font-size:13px}.feedbackInboxModerationBox span{color:var(--muted);font-size:12px;font-weight:800;line-height:1.35}.feedbackInboxStatusSelect{border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:999px;max-width:190px;padding:8px 10px;font-weight:900}.feedbackInboxStatusSelect:focus{outline:3px solid var(--primary-soft);border-color:var(--primary)}.feedbackInboxModeratorNoteBox{border:1px solid var(--border);background:var(--surface-soft);border-radius:12px;gap:9px;margin-top:12px;padding:12px;display:grid}.feedbackInboxModeratorNoteBox label{gap:7px;display:grid}.feedbackInboxModeratorNoteBox label span{text-transform:uppercase;letter-spacing:.03em;color:var(--muted);font-size:12px;font-weight:950}.feedbackInboxModeratorNoteBox textarea{resize:vertical;border:1px solid var(--border);background:var(--surface);width:100%;min-height:84px;color:var(--text);font:inherit;border-radius:10px;padding:10px 11px;font-weight:750;line-height:1.45}.feedbackInboxModeratorNoteBox textarea:focus{outline:3px solid var(--primary-soft);border-color:var(--primary)}.feedbackInboxModeratorNoteFooter{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.feedbackInboxModeratorNoteFooter span{color:var(--muted);font-size:12px;font-weight:850}.feedbackInboxActionRow .reviewMiniButton:disabled{opacity:.5;cursor:not-allowed;transform:none}.feedbackInboxCloudPanel{border-color:color-mix(in srgb,var(--primary) 28%,var(--border));background:linear-gradient(135deg,var(--surface),var(--surface-soft))}.feedbackInboxCloudStatusPill{border-color:color-mix(in srgb,var(--primary) 42%,var(--border));background:var(--primary-soft);color:var(--primary-text)}.feedbackInboxCloudItem{border-color:color-mix(in srgb,var(--primary) 22%,var(--border))}.feedbackInboxStatusSelect:disabled,.feedbackInboxModeratorNoteBox textarea:read-only{opacity:.76;cursor:not-allowed}@media (width<=900px){.feedbackInboxHero,.feedbackInboxMetadataGrid{grid-template-columns:1fr}.feedbackInboxModerationBox{flex-direction:column;align-items:stretch}.feedbackInboxStatusSelect{width:100%;max-width:none}}@media (width<=640px){.feedbackGrid{grid-template-columns:1fr}.feedbackTextarea{min-height:120px}}.privateNotePanel{width:34px;max-width:100%;min-height:34px;box-shadow:none;transform-origin:17px 17px;transition:width .34s var(--motion-ease,cubic-bezier(.16,1,.3,1)),border-color .2s var(--motion-ease,cubic-bezier(.16,1,.3,1)),background .2s var(--motion-ease,cubic-bezier(.16,1,.3,1)),box-shadow .24s var(--motion-ease,cubic-bezier(.16,1,.3,1)),margin .28s var(--motion-ease,cubic-bezier(.16,1,.3,1)),border-radius .28s var(--motion-ease,cubic-bezier(.16,1,.3,1));background:0 0;border:0;border-radius:999px;margin:7px 0;padding:0;display:block;overflow:visible}.privateNotePanelOpen{border:1px solid var(--border);background:var(--surface-soft);width:100%;box-shadow:0 5px 14px var(--shadow);border-radius:13px;margin:10px 0;overflow:hidden}.privateNotePanelClosing{width:34px;box-shadow:none;background:0 0;border:1px solid #0000;border-radius:999px;margin:7px 0;overflow:visible}.privateNoteToggle{background:var(--surface-soft);width:34px;min-width:34px;height:34px;color:var(--text);border:1px solid var(--border);text-align:center;box-shadow:0 5px 12px var(--shadow);transition:margin .34s var(--motion-ease,cubic-bezier(.16,1,.3,1)),background .18s var(--motion-ease,cubic-bezier(.16,1,.3,1)),border-color .18s var(--motion-ease,cubic-bezier(.16,1,.3,1)),box-shadow .24s var(--motion-ease,cubic-bezier(.16,1,.3,1)),transform .2s var(--motion-pop,cubic-bezier(.2,1.2,.22,1));border-radius:999px;justify-content:center;align-items:center;padding:0;font-weight:950;display:inline-flex}.privateNotePanelOpen .privateNoteToggle{margin:9px 12px 0}.privateNotePanelClosing .privateNoteToggle{box-shadow:0 5px 12px var(--shadow);margin:0;transform:scale(.98)}.privateNoteToggle:hover{border-color:var(--primary);background:var(--primary-soft);color:var(--primary-soft-text);transform:translateY(-1px)}.privateNotePanelClosing .privateNoteToggle:hover{transform:scale(.98)}.privateNoteToggle:focus-visible{outline:3px solid var(--primary-soft);outline-offset:3px}.privateNotePanelClosing .privateNoteIcon{transform:scale(1.06)}.privateNoteLocalBadge,.privateNoteSavedBadge{display:none}.privateNoteBody{border-top:1px solid var(--border);background:var(--surface);gap:10px;min-height:0;margin-top:0;padding:12px 13px 13px;display:grid;overflow:hidden}.privateNoteHint{color:var(--muted);margin:0;font-size:13px;font-weight:750;line-height:1.4}.privateNoteLabel{color:var(--muted);letter-spacing:.03em;text-transform:uppercase;gap:7px;font-size:12px;font-weight:950;display:grid}.privateNoteTextarea{resize:vertical;border:1px solid var(--border);background:var(--surface-soft);width:100%;min-height:110px;color:var(--text);font:inherit;font-size:calc(14px * var(--app-font-scale,1));text-transform:none;letter-spacing:normal;border-radius:12px;padding:11px 12px;line-height:1.45}.privateNoteTextarea:focus{outline:3px solid var(--primary-soft);border-color:var(--primary)}.privateNoteFooter{color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:10px;font-size:12px;font-weight:850;display:flex}.privateNoteActions{margin-top:0}.privateNoteStatus{color:var(--success-text);margin:0;font-weight:900}.privateNotesHero{background:linear-gradient(135deg,var(--surface) 0%,var(--surface-soft) 70%,var(--primary-soft) 100%);grid-template-columns:minmax(0,1fr) minmax(280px,.85fr);align-items:start;gap:18px;display:grid}.privateNotesHero h2{margin:0 0 8px}.privateNotesStats{min-width:0}.privateNotesControls,.privateNotesListPanel{overflow:hidden}.privateNotesFilterGrid{margin-top:0}.privateNotesPrivacyLine{margin:12px 0 0;font-weight:750}.privateNotesImportBox{border:1px solid var(--border);background:var(--surface-soft);border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;margin-top:14px;padding:14px;display:grid}.privateNotesImportIntro{gap:4px;min-width:0;display:grid}.privateNotesImportIntro h4{color:var(--text);margin:0;font-size:15px;line-height:1.2}.privateNotesImportIntro p{margin:0;line-height:1.45}.privateNotesImportActions{justify-content:flex-end}.privateNotesStatus{border-color:color-mix(in srgb,var(--success) 40%,var(--border));background:var(--success-soft);color:var(--success-text)}.privateNotesList{gap:12px;display:grid}.privateNoteLibraryItem{cursor:default}.privateNoteLibraryBody{border:1px solid var(--border);background:var(--surface-soft);white-space:pre-wrap;border-radius:12px;margin:12px 0 0;padding:12px;font-weight:750;line-height:1.5}.privateNotePinnedPill{border:1px solid color-mix(in srgb,var(--primary) 50%,var(--border));background:var(--primary-soft);color:var(--primary-soft-text);white-space:nowrap;border-radius:999px;align-items:center;padding:5px 10px;font-size:12px;font-weight:950;display:inline-flex}.privateNoteLibraryActions .reviewMiniButton:disabled{opacity:.5;cursor:not-allowed;transform:none}@media (width<=900px){.privateNotesHero,.privateNotesImportBox,.privateNotesStats,.privateNotesFilterGrid{grid-template-columns:1fr}.privateNotesImportActions{justify-content:flex-start}}@media (width<=640px){.privateNoteTextarea{min-height:130px}}.privateNoteQuestionContextGrid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));align-items:stretch}.settingsWorkbenchGrid{grid-template-columns:minmax(0,1.4fr) minmax(280px,.85fr);align-items:start;gap:18px;display:grid}.settingsWorkbenchPanel{gap:12px;display:grid}.settingsWorkbenchPanel h3{margin:0}.settingsThemePanel{margin:0!important;padding:0!important}.settingsThemePanel .themeDropdown{margin-top:0}.settingsThemePanel .themeGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.settingsPanelHeader{align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.settingsPanelHeader h3{margin:0 0 4px}.settingsPanelHeader p{margin:0}.settingsSidebarSummary{gap:9px;margin-bottom:14px;display:grid}.settingsSidebarSummary div,.settingsInfoGrid div{border:1px solid var(--border);background:var(--surface-soft);border-radius:12px;gap:3px;padding:11px;display:grid}.settingsSidebarSummary strong,.settingsInfoGrid strong{color:var(--text);font-size:13px}.settingsSidebarSummary span,.settingsInfoGrid span{color:var(--muted);font-size:12px;font-weight:800;line-height:1.35}.settingsInfoGrid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px;display:grid}@media (width<=1050px){.settingsWorkbenchGrid,.settingsThemePanel .themeGrid{grid-template-columns:1fr}}.accountPasswordRequirements{border:1px solid var(--border);background:var(--surface-soft);border-radius:14px;gap:7px;padding:10px 12px;display:grid}.accountPasswordRequirements strong{color:var(--text);font-size:13px}.accountPasswordRequirements ul{gap:4px;margin:0;padding-left:0;list-style:none;display:grid}.accountPasswordRequirements li{color:var(--muted);align-items:center;gap:7px;font-size:12px;font-weight:820;line-height:1.35;display:flex}.accountPasswordRequirements li.met{color:var(--success-text)}.accountPasswordRequirements li.pending{color:var(--muted)}.accountPasswordRequirements li span{border:1px solid var(--border);background:var(--surface);border-radius:999px;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;font-weight:950;display:inline-flex}.accountPasswordRequirements li.met span{border-color:var(--success);background:var(--success-soft);color:var(--success-text)}.appShell--review .reviewControlPanelSidebar{gap:14px;display:grid}.appShell--review .workspaceSidebar{scrollbar-gutter:stable;padding-left:20px;padding-right:20px;overflow-x:hidden}.appShell--review .workspaceSidebarHeader{align-items:center;gap:10px;padding-right:46px}.appShell--review .workspaceSidebarHeader h2{margin:0;font-size:22px;line-height:1.05}.appShell--review .workspaceSidebarActions .secondary{white-space:normal;padding:8px 10px;font-size:12px}.appShell--review .workspaceSidebarContent,.appShell--review .reviewControlPanelSidebar .reviewFilters label{min-width:0}.appShell--review .reviewControlPanelSidebar .reviewFilters select,.appShell--review .reviewControlPanelSidebar .reviewFilters input,.appShell--review .reviewCompactDetails input{box-sizing:border-box;width:100%;min-width:0}.appShell--review .reviewControlPanelSidebar .reviewFilters select{text-overflow:ellipsis;padding-right:28px}.appShell--review .reviewDateHeader{z-index:3;border-color:color-mix(in srgb,var(--primary) 46%,var(--border));background:linear-gradient(135deg,var(--surface-strong,var(--surface)) 0%,var(--surface-soft) 58%,var(--primary-soft) 100%);box-shadow:0 10px 28px var(--shadow);padding:14px 16px;position:sticky;top:0}.appShell--review .reviewDateHeader h4{letter-spacing:.01em;color:var(--text);font-size:17px}.appShell--review .reviewDateHeader span{background:var(--primary);color:#fff;border:1px solid var(--primary-strong);padding:7px 11px;font-size:12px;box-shadow:0 8px 18px #00000029}.appShell--review .workspaceSidebar{scrollbar-gutter:stable;overflow-x:hidden}.appShell--review .workspaceSidebarContent{width:100%;min-width:0}.appShell--review .reviewControlPanelSidebar{width:100%;box-shadow:none;background:0 0;border:0;min-width:0;padding:0;overflow:hidden}.appShell--review .reviewControlPanelSidebar .reviewControlsLayout{grid-template-columns:minmax(0,1fr);gap:14px;min-width:0;display:grid;overflow:hidden}.appShell--review .reviewControlPanelSidebar .reviewControlsMain{min-width:0;overflow:hidden}.appShell--review .reviewControlPanelSidebar .reviewFilters,.appShell--review .reviewControlPanelSidebar .reviewActionsGrid,.appShell--review .reviewControlPanelSidebar .reviewActionButtonGrid.practiceActions,.appShell--review .reviewControlPanelSidebar .reviewActionButtonGrid.ankiActions{grid-template-columns:minmax(0,1fr)}.appShell--review .reviewControlPanelSidebar .reviewTipsAside{min-height:0;max-height:none;position:static;overflow:visible}.appShell--review .reviewControlPanelSidebar .reviewActionGroup{min-width:0}.appShell--review .reviewControlPanelSidebar .reviewPrimaryAction,.appShell--review .reviewControlPanelSidebar .reviewUtilityAction{justify-content:center;width:100%;min-width:0}.appShell--review .reviewControlPanelSidebar .reviewPrimaryAction span:last-child,.appShell--review .reviewControlPanelSidebar .reviewUtilityAction span:last-child{white-space:normal;overflow-wrap:anywhere;min-width:0}.appShell--review .reviewControlPanelSidebar .reviewStatusTabs button{white-space:normal}.appShell--review .reviewControlPanelSidebar .reviewFilters{gap:8px}.appShell--review .reviewControlPanelSidebar .reviewFilters label{gap:5px}.appShell--review .reviewControlPanelSidebar .reviewFilters select,.appShell--review .reviewControlPanelSidebar .reviewFilters input,.appShell--review .reviewCompactDetails input{padding:8px 10px}.appShell--review .reviewControlPanelSidebar .reviewActionsGrid{gap:10px!important;margin-top:10px!important}.appShell--review .reviewControlPanelSidebar .reviewActionGroup{border-radius:14px;padding:12px}.appShell--review .reviewControlPanelSidebar .reviewActionGroupHeader{margin-bottom:9px}.appShell--review .reviewControlPanelSidebar .reviewPrimaryAction{min-height:42px;font-size:calc(14px * var(--app-font-scale,1))!important;padding:10px 12px!important}.appShell--review .reviewControlPanelSidebar .reviewUtilityAction{min-height:38px;padding:8px 10px!important}@media (width<=920px){.appShell--review{--sidebar-width:292px}}.appShell--review .reviewControlPanelSidebar .reviewFilters{grid-template-columns:1fr}.appShell--review .reviewControlPanelSidebar .reviewStatusTabs{grid-template-columns:1fr 1fr;display:grid}.appShell--review .reviewControlPanelSidebar .reviewActionsGrid,.appShell--review .reviewControlPanelSidebar .reviewActionButtonGrid.practiceActions,.appShell--review .reviewControlPanelSidebar .reviewActionButtonGrid.ankiActions{grid-template-columns:1fr}.appShell--review .reviewControlPanelSidebar .reviewActionGroupHeader{display:block}.appShell--review .reviewControlPanelSidebar .reviewActionGroupHeader small{text-align:left;margin-top:4px;display:block}.appShell--review .reviewControlPanelSidebar .reviewPrimaryAction{justify-content:center;width:100%}.appShell--review .reviewControlPanelSidebar .reviewTipsAside{min-height:0;max-height:none;position:static;top:auto;overflow:visible}.appShell--review .reviewHero{align-items:center}.appShell--review .reviewCardSelectButton{justify-content:center;align-items:center;width:34px;min-width:34px;height:34px;min-height:34px;display:inline-flex;background:var(--surface-soft)!important;color:var(--text)!important;box-shadow:none!important;border-radius:999px!important;padding:0!important}.appShell--review .reviewCardSelectButton.active{border-color:var(--primary)!important;background:var(--primary)!important;color:#fff!important}.appShell--review .reviewCardSelectButton:focus-visible{outline:3px solid var(--primary-soft);outline-offset:3px}.practiceBuilderBox{border:1px solid var(--border);background:var(--surface-soft);border-radius:14px;gap:12px;padding:12px;display:grid}.practiceBuilderHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.practiceBuilderHeader strong{color:var(--text);font-size:15px;font-weight:950}.practiceBuilderHeader span{color:var(--muted);font-size:12px;font-weight:900}.practiceStatusGrid{grid-template-columns:repeat(auto-fit,minmax(118px,1fr));gap:8px;display:grid}.practiceStatusOption{border:1px solid var(--border);background:var(--surface);min-width:0;color:var(--text);white-space:normal;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:9px 10px;font-weight:900;display:flex}.practiceStatusOption input{accent-color:var(--primary);margin:0}.practiceBuilderFilters{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.practiceBuilderEmptyState,.setupStartDisabledNote{color:var(--muted);margin:0;font-size:12px;font-weight:900;line-height:1.35}.practiceBuilderEmptyState{border:1px dashed var(--border);background:var(--surface);border-radius:10px;padding:10px 11px}.setupStartActions{align-items:center}.setupStartDisabledNote{align-items:center;min-height:38px;display:inline-flex}@media (width<=720px){.practiceBuilderFilters{grid-template-columns:1fr}}.accountSyncDetails{border:1px solid color-mix(in srgb,var(--primary) 28%,var(--border));background:linear-gradient(135deg,color-mix(in srgb,var(--primary-soft) 34%,transparent),var(--surface-soft));border-radius:13px;overflow:hidden}.accountSyncDetails summary{cursor:pointer;color:var(--text);justify-content:space-between;align-items:center;gap:12px;padding:11px 12px;font-size:13px;font-weight:950;list-style:none;display:flex}.accountSyncDetails summary::-webkit-details-marker{display:none}.accountSyncDetails summary:after{content:"+";border:1px solid var(--border);background:var(--surface);min-width:24px;height:24px;color:var(--muted);border-radius:999px;place-items:center;font-weight:950;display:inline-grid}.accountSyncDetails[open] summary:after{content:"−"}.accountSyncDetailsHint{color:var(--muted);text-align:right;margin-left:auto;font-size:12px;font-weight:900;line-height:1.25}.accountSyncDetailsBody{border-top:1px solid var(--border);gap:9px;padding:11px 12px;display:grid}.accountSyncDetailsBody p{color:var(--muted);margin:0;font-size:12px;font-weight:800;line-height:1.45}.accountSyncDetailsBody p strong{color:var(--text)}.accountSyncDetailsBody ul,.accountSyncDetailsBody ol{gap:7px;margin:0;padding-left:20px;display:grid}.accountSyncDetailsBody li{color:var(--muted);font-size:12px;font-weight:800;line-height:1.45}.accountSyncDetailsBody li strong{color:var(--text)}.accountSyncDetailsStatus{background:linear-gradient(135deg,var(--surface-soft),var(--surface))}@media (width<=620px){.accountSyncDetails summary{align-items:flex-start;gap:8px}.accountSyncDetailsHint{display:none}.accountSyncDetails summary:after{margin-left:auto}}.accountSyncDeviceGuideBody{gap:14px}.accountSyncDeviceGuideLead{font-size:13px!important}.accountSyncDeviceFlow{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr);align-items:stretch;gap:14px;display:grid}.accountSyncDeviceStep{text-align:center;border:1px solid color-mix(in srgb, var(--primary) 34%, var(--border));background:linear-gradient(145deg, color-mix(in srgb, var(--primary-soft) 55%, transparent), var(--surface-soft));border-radius:16px;align-content:start;justify-items:center;gap:10px;min-width:0;padding:18px 14px 14px;display:grid;position:relative}.accountSyncDeviceStepNumber{background:var(--primary);color:#fff;border-radius:999px;place-items:center;width:24px;height:24px;font-size:12px;font-weight:950;display:inline-grid;position:absolute;top:10px;left:10px}.accountSyncDeviceIcon{border:1px solid color-mix(in srgb, var(--primary) 36%, var(--border));background:color-mix(in srgb, var(--surface) 78%, var(--primary-soft));border-radius:999px;place-items:center;width:60px;height:60px;margin-top:4px;font-size:24px;line-height:1;display:inline-grid;box-shadow:inset 0 1px #ffffff14}.accountSyncDeviceStep strong{color:var(--text);max-width:11ch;font-size:13px;font-weight:950;line-height:1.25}.accountSyncDeviceStep span:not(.accountSyncDeviceStepNumber):not(.accountSyncDeviceIcon){color:var(--muted);font-size:12px;font-weight:800;line-height:1.35}.accountSyncDeviceArrow{width:26px;height:26px;color:var(--primary);align-self:center;place-items:center;margin:0 -2px;font-size:18px;font-weight:950;display:inline-grid}.accountSyncDeviceSafetyNote{border:1px solid color-mix(in srgb, var(--primary) 28%, var(--border));background:var(--surface-soft);border-radius:12px;padding:10px 11px}.accountSyncDeviceSafetyNote strong{color:var(--text);font-size:inherit}.accountSyncPreviewRowWithQuestions{gap:7px}.accountSyncPreviewRowHeader{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.accountSyncQuestionToggle{color:var(--primary);text-underline-offset:3px;white-space:nowrap;background:0 0;border:0;padding:0;font-size:12px;font-weight:950;text-decoration:underline}.accountSyncQuestionLine strong{color:var(--text);font-size:inherit}.accountSyncQuestionDrawer{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px;margin-top:3px;display:grid}.accountSyncQuestionDrawer div{border:1px solid var(--border);background:var(--surface);border-radius:10px;gap:4px;padding:9px;display:grid}.accountSyncQuestionDrawer strong{color:var(--text);font-size:12px}.accountSyncQuestionDrawer span{color:var(--muted);font-size:12px;font-weight:800;line-height:1.4}@media (width<=760px){.accountSyncDeviceFlow{grid-template-columns:1fr}.accountSyncDeviceArrow{justify-self:center;transform:rotate(90deg)}}.accountSyncQuestionDrawerNote{color:var(--muted);margin-top:.35rem;font-size:.82rem;font-weight:600;display:block}.accountSyncSafeMergeActionBox{border-color:color-mix(in srgb, var(--success) 38%, var(--border));background:linear-gradient(135deg, var(--success-soft), var(--surface-soft))}.accountSyncSafeMergeActionBox .primary:disabled{opacity:.58;cursor:not-allowed;transform:none}.accountSyncAutoControlsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.accountSyncAutoBackupCard{border:1px solid color-mix(in srgb,var(--primary) 30%,var(--border));background:linear-gradient(135deg,var(--surface-soft),color-mix(in srgb,var(--primary-soft) 36%,transparent));border-radius:13px;gap:8px;padding:11px 12px;display:grid}.accountSyncAutoMergeCard{border-color:color-mix(in srgb,var(--success) 34%,var(--border));background:linear-gradient(135deg,var(--surface-soft),color-mix(in srgb,var(--success-soft) 40%,transparent))}.accountSyncAutoBackupToggle{color:var(--text);cursor:pointer;align-items:flex-start;gap:10px;display:flex}.accountSyncAutoBackupToggle input{accent-color:var(--primary);margin-top:3px}.accountSyncAutoBackupToggle span{gap:3px;display:grid}.accountSyncAutoBackupToggle strong{color:var(--text);font-size:13px}.accountSyncAutoBackupToggle small{color:var(--muted);font-size:12px;font-weight:800;line-height:1.4}.accountSyncAutoBackupCard p{margin:0;font-size:12px;font-weight:800}.accountSyncStatusHeaderRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.accountSyncSignOutInline{border-radius:999px;padding:7px 11px;font-size:12px}.accountSyncPassiveAutomationCard{border:1px solid color-mix(in srgb,var(--primary) 30%,var(--border));background:linear-gradient(135deg,var(--surface-soft),color-mix(in srgb,var(--primary-soft) 34%,transparent));border-radius:16px;gap:6px;margin-top:12px;padding:12px 14px;display:grid}.accountSyncPassiveAutomationCard strong{color:var(--text);font-size:13px}.accountSyncPassiveAutomationCard p,.accountSyncPassiveAutomationCard small{color:var(--muted);margin:0;font-size:12px;font-weight:800;line-height:1.5}.accountSyncSavedWhereList{gap:10px;display:grid}.accountSyncSavedWhereItem{gap:4px;padding:2px 0;display:grid}.accountSyncSavedWhereLabel{color:var(--text);letter-spacing:-.01em;font-size:13px;font-weight:900}.accountSyncSavedWhereText{color:var(--muted);font-size:12px;font-weight:800;line-height:1.5}.accountSyncOverviewCard{border:1px solid color-mix(in srgb,var(--primary) 30%,var(--border));background:linear-gradient(135deg,color-mix(in srgb,var(--surface-soft) 72%,transparent),color-mix(in srgb,var(--primary-soft) 36%,transparent));border-radius:14px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;padding:11px 12px;display:grid}.accountSyncOverviewCard--synced{border-color:color-mix(in srgb,var(--success) 42%,var(--border));background:linear-gradient(135deg,color-mix(in srgb,var(--success-soft) 54%,transparent),var(--surface-soft))}.accountSyncOverviewCard--review,.accountSyncOverviewCard--attention{border-color:color-mix(in srgb,var(--warning) 48%,var(--border));background:linear-gradient(135deg,color-mix(in srgb,var(--warning-soft) 58%,transparent),var(--surface-soft))}.accountSyncOverviewCard--merge{border-color:color-mix(in srgb,var(--success) 42%,var(--primary));background:linear-gradient(135deg,color-mix(in srgb,var(--success-soft) 50%,transparent),color-mix(in srgb,var(--primary-soft) 36%,var(--surface-soft)))}.accountSyncOverviewCard--offline{border-color:color-mix(in srgb,var(--warning) 54%,var(--border));background:linear-gradient(135deg,color-mix(in srgb,var(--warning-soft) 54%,transparent),var(--surface-soft))}.accountSyncOverviewBadge{border:1px solid color-mix(in srgb,var(--primary) 34%,var(--border));background:color-mix(in srgb,var(--surface) 72%,var(--primary-soft));color:var(--text);white-space:nowrap;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:950}.accountSyncOverviewCard strong{color:var(--text);margin-bottom:3px;font-size:14px;font-weight:950;display:block}.accountSyncOverviewCard p,.accountSyncOverviewCard small{color:var(--muted);margin:0;font-size:12px;font-weight:800;line-height:1.45}.accountSyncOverviewCard small{color:color-mix(in srgb,var(--muted) 86%,var(--text));margin-top:4px;display:block}.accountSyncNowCard{border:1px solid color-mix(in srgb,var(--primary) 30%,var(--border));background:linear-gradient(135deg,color-mix(in srgb,var(--primary-soft) 38%,transparent),var(--surface-soft));border-radius:18px;justify-content:space-between;align-items:center;gap:16px;margin-top:12px;padding:14px 16px;display:flex;box-shadow:0 14px 34px #0f172a14}.accountSyncNowCard strong{color:var(--text);margin-bottom:4px;display:block}.accountSyncNowCard p{color:var(--muted);margin:0;font-size:.92rem;line-height:1.45}.accountSyncNowCard button{white-space:nowrap;flex:none}.accountSyncNowButton{border-radius:12px;min-height:auto;padding:8px 12px;font-size:12px}@media (width<=560px){.accountSyncOverviewCard{grid-template-columns:1fr}.accountSyncOverviewBadge{justify-self:start}.accountSyncNowCard{flex-direction:column;align-items:stretch}.accountSyncNowCard button{width:100%}.accountSyncStatusHeaderRow{align-items:stretch}.accountSyncSignOutInline{align-self:flex-start}}.accountSyncCloudNotice{border:1px solid color-mix(in srgb,var(--primary) 34%,var(--border));background:linear-gradient(135deg,color-mix(in srgb,var(--primary-soft) 44%,transparent),var(--surface-soft));border-radius:15px;grid-template-columns:1fr;align-items:start;gap:12px;padding:12px;display:grid}.accountSyncCloudNotice--review{border-color:color-mix(in srgb,var(--warning) 46%,var(--border));background:linear-gradient(135deg,color-mix(in srgb,var(--warning-soft) 60%,transparent),var(--surface-soft))}.accountSyncCloudNotice--local{border-color:color-mix(in srgb,var(--success) 38%,var(--border));background:linear-gradient(135deg,color-mix(in srgb,var(--success-soft) 58%,transparent),var(--surface-soft))}.accountSyncCloudNotice--merge{border-color:color-mix(in srgb,var(--success) 42%,var(--primary));background:linear-gradient(135deg,color-mix(in srgb,var(--success-soft) 50%,transparent),color-mix(in srgb,var(--primary-soft) 42%,var(--surface-soft)))}.accountSyncCloudNoticeText{gap:5px;min-width:0;display:grid}.accountSyncCloudNoticeBadge{border:1px solid color-mix(in srgb,var(--primary) 36%,var(--border));background:color-mix(in srgb,var(--primary-soft) 58%,transparent);color:var(--text);letter-spacing:.01em;border-radius:999px;justify-self:start;padding:4px 8px;font-size:11px;font-weight:950}.accountSyncCloudNoticeText strong{color:var(--text);font-size:14px;font-weight:950}.accountSyncCloudNoticeText p,.accountSyncCloudNoticeText small{color:var(--muted);margin:0;font-size:12px;font-weight:800;line-height:1.45}.accountSyncCloudNoticeText small{color:color-mix(in srgb,var(--muted) 86%,var(--text))}.accountSyncCloudNoticeActions{flex-wrap:wrap;justify-content:flex-start;gap:8px;display:flex}.accountSyncCloudNoticeActions button{white-space:nowrap}.accountSyncCloudConflictSummary{border:1px solid color-mix(in srgb,var(--warning) 42%,var(--border));background:color-mix(in srgb,var(--surface) 82%,var(--warning-soft));border-radius:12px;gap:7px;margin-top:4px;padding:9px;display:grid}.accountSyncCloudConflictSummary>strong{color:var(--text);font-size:12px;font-weight:950}.accountSyncCloudConflictRow{border:1px solid color-mix(in srgb,var(--warning) 26%,var(--border));background:var(--surface-soft);border-radius:9px;gap:3px;padding:7px 8px;display:grid}.accountSyncCloudConflictRow span,.accountSyncCloudConflictMore{color:var(--muted);font-size:12px;font-weight:850;line-height:1.35}.accountSyncCloudConflictRow span strong{color:var(--text);font-size:12px;font-weight:950}@media (width<=760px){.accountSyncAutoControlsGrid,.accountSyncCloudNotice{grid-template-columns:1fr}.accountSyncCloudNoticeActions{justify-content:flex-start}}.accountSyncConflictList{border:1px solid color-mix(in srgb,var(--warning) 45%,var(--border));background:linear-gradient(135deg,color-mix(in srgb,var(--warning-soft) 62%,transparent),var(--surface));border-radius:11px;gap:7px;margin-top:3px;padding:9px;display:grid}.accountSyncConflictItem{border:1px solid color-mix(in srgb,var(--warning) 28%,var(--border));background:var(--surface-soft);border-radius:9px;gap:3px;padding:8px;display:grid}.accountSyncConflictItem strong{color:var(--text);font-size:12px}.accountSyncConflictItem span,.accountSyncConflictItem small,.accountSyncConflictMore{color:var(--muted);font-size:12px;font-weight:800;line-height:1.35}.accountSyncConflictNotice{border:1px solid color-mix(in srgb,var(--warning) 45%,var(--border));background:linear-gradient(135deg,var(--warning-soft),var(--surface-soft));border-radius:11px;gap:5px;padding:10px 11px;display:grid}.accountSyncConflictNotice strong{color:var(--text);font-size:13px}.accountSyncConflictNotice p{margin:0}.accountSyncConflictHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.accountSyncConflictHeader span{color:var(--muted);text-transform:uppercase;letter-spacing:.03em;font-size:11px;font-weight:900}.accountSyncConflictChoiceGroup{flex-wrap:wrap;gap:7px;margin-top:4px;display:flex}.accountSyncConflictChoiceGroup button{border:1px solid var(--border);background:var(--surface);color:var(--muted);border-radius:999px;padding:7px 10px;font-size:12px;font-weight:900}.accountSyncConflictChoiceGroup button:hover{color:var(--text);border-color:color-mix(in srgb,var(--primary) 42%,var(--border))}.accountSyncConflictChoiceGroup .accountSyncConflictChoiceActive{background:var(--primary-soft);color:var(--primary-soft-text);border-color:color-mix(in srgb,var(--primary) 55%,var(--border))}.accountSyncConflictResolveActions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.accountSyncConflictResolveActions span{color:var(--muted);font-size:12px;font-weight:900}.accountSyncConflictResolveActions .secondary{border-radius:999px;padding:8px 11px;font-size:12px}.accountSyncSignedInTools{gap:10px;display:grid}.accountSyncAdvancedTools{background:linear-gradient(135deg,var(--surface-soft),var(--surface))}.accountSyncAdvancedActions{padding-top:2px}.accountSyncAdvancedActions .primary,.accountSyncAdvancedActions .secondary{padding:8px 11px;font-size:12px}.accountSyncConflictBulkActions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:2px;display:flex}.accountSyncConflictBulkActions .secondary{border-radius:999px;padding:8px 11px;font-size:12px}.accountSyncExpandablePreview{gap:0}.accountSyncExpandablePreviewSummary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;list-style:none;display:flex}.accountSyncExpandablePreviewSummary::-webkit-details-marker{display:none}.accountSyncExpandablePreviewSummary>span{gap:3px;display:grid}.accountSyncExpandablePreviewSummary strong{font-size:17px}.accountSyncExpandablePreviewSummary small{color:var(--muted);font-size:12px;font-weight:850;line-height:1.35}.accountSyncExpandablePreviewSummary:after{content:"Show details";border:1px solid var(--border);background:var(--surface);color:var(--primary);white-space:nowrap;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:950}.accountSyncExpandablePreview[open]>.accountSyncExpandablePreviewSummary:after{content:"Hide details"}.accountSyncExpandablePreviewBody{gap:10px;margin-top:10px;display:grid}.accountSyncConflictQuestionPrompt{font-size:12px;font-weight:900;color:var(--text)!important}.accountSyncConflictChoiceGroup button{text-align:left;gap:2px;min-width:142px;display:grid}.accountSyncConflictChoiceGroup button span{color:inherit;text-transform:uppercase;letter-spacing:.03em;font-size:11px;font-weight:950}.accountSyncConflictChoiceGroup button strong{color:inherit;font-size:18px;line-height:1}.accountSyncConflictResolveActions .primary{border-radius:999px;padding:9px 13px;font-size:12px}@media (width<=640px){.accountSyncExpandablePreviewSummary{flex-direction:column;align-items:flex-start}.accountSyncExpandablePreviewSummary:after{align-self:flex-start}.accountSyncConflictChoiceGroup button{min-width:min(100%,190px)}}.adminAnalyticsDashboard{gap:16px}.adminAnalyticsHero{border-color:color-mix(in srgb,var(--primary) 24%,var(--border));background:linear-gradient(135deg,var(--surface),var(--surface-soft))}.adminAnalyticsNotice{border-color:color-mix(in srgb,var(--primary) 18%,var(--border))}.adminAnalyticsSection{overflow:hidden}.adminAnalyticsQuestionSummary{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:14px 0;display:grid}.adminAnalyticsQuestionSummaryCard{border:1px solid color-mix(in srgb,var(--primary) 18%,var(--border));background:color-mix(in srgb,var(--surface-soft) 80%,var(--surface));border-radius:14px;gap:4px;min-height:72px;padding:14px;display:grid}.adminAnalyticsQuestionSummaryCard strong{color:var(--text);font-size:22px;line-height:1}.adminAnalyticsQuestionSummaryCard span{color:var(--muted);font-size:12px;font-weight:900}.adminAnalyticsChartGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:14px 0;display:grid}.adminAnalyticsChartCard{border:1px solid color-mix(in srgb,var(--primary) 18%,var(--border));background:color-mix(in srgb,var(--surface-soft) 82%,var(--surface));border-radius:14px;gap:12px;padding:14px;display:grid}.adminAnalyticsChartHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.adminAnalyticsChartHeader strong,.adminAnalyticsChartHeader span{display:block}.adminAnalyticsChartHeader strong{color:var(--text);font-size:14px;font-weight:950}.adminAnalyticsChartHeader span{color:var(--muted);margin-top:4px;font-size:12px;font-weight:800}.adminAnalyticsBarChart{gap:10px;display:grid}.adminAnalyticsBarRow{gap:6px;display:grid}.adminAnalyticsBarLabel{color:var(--text);grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:10px;font-size:12px;font-weight:900;display:grid}.adminAnalyticsBarLabel span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.adminAnalyticsBarLabel strong{font-size:12px;font-weight:950}.adminAnalyticsBarLabel em{color:var(--muted);grid-column:1/-1;font-size:11px;font-style:normal;font-weight:800}.adminAnalyticsBarTrack{border:1px solid color-mix(in srgb,var(--primary) 18%,var(--border));background:color-mix(in srgb,var(--surface) 84%,transparent);border-radius:999px;height:10px;position:relative;overflow:hidden}.adminAnalyticsBarFill{width:var(--bar-value);border-radius:inherit;background:linear-gradient(90deg,var(--primary),color-mix(in srgb,var(--primary) 54%,#fff));min-width:4px;max-width:100%;height:100%;display:block}.adminAnalyticsChartEmpty{margin:0;font-weight:800}.adminAnalyticsFilters{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:12px 0;display:grid}.adminAnalyticsFilters label{min-width:0;color:var(--muted);gap:6px;font-size:12px;font-weight:900;display:grid}.adminAnalyticsFilters select{border:1px solid var(--border);background:var(--surface);width:100%;min-height:40px;color:var(--text);border-radius:10px;padding:8px 10px;font-weight:850}.adminAnalyticsInterpretationNote{border:1px dashed color-mix(in srgb,var(--primary) 30%,var(--border));background:color-mix(in srgb,var(--surface-soft) 72%,transparent);border-radius:10px;margin:0 0 12px;padding:10px 12px;font-weight:800}.adminAnalyticsQuestionTable td:first-child strong{font-weight:950;display:block}.adminAnalyticsQuestionTable td:nth-child(2) strong,.adminAnalyticsQuestionTable td:nth-child(2) span{display:block}.adminAnalyticsQuestionTable td:nth-child(2) span{color:var(--muted);margin-top:4px;font-size:11px;font-weight:800}.adminAnalyticsPriority{border:1px solid var(--border);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:26px;padding:4px 9px;font-size:12px;font-weight:950;display:inline-flex}.adminAnalyticsPriorityHigh{border-color:color-mix(in srgb,#ef4444 58%,var(--border));color:color-mix(in srgb,#fecaca 78%,var(--text));background:#ef44442e}.adminAnalyticsPriorityMedium{border-color:color-mix(in srgb,#f59e0b 50%,var(--border));color:color-mix(in srgb,#fde68a 78%,var(--text));background:#f59e0b29}.adminAnalyticsPriorityMuted{border-color:color-mix(in srgb,var(--muted) 30%,var(--border));background:color-mix(in srgb,var(--surface-soft) 84%,transparent);color:var(--muted)}.adminAnalyticsPriorityStrong{border-color:color-mix(in srgb,#22c55e 44%,var(--border));color:color-mix(in srgb,#bbf7d0 78%,var(--text));background:#22c55e26}.adminAnalyticsTableWrap{border:1px solid var(--border);background:var(--surface);border-radius:12px;width:100%;overflow:auto}.adminAnalyticsTable{border-collapse:collapse;width:100%;min-width:860px;font-size:13px}.adminAnalyticsTable th,.adminAnalyticsTable td{border-bottom:1px solid var(--border);text-align:left;vertical-align:top;padding:10px 12px}.adminAnalyticsTable th{background:var(--secondary);color:var(--secondary-text);white-space:nowrap;font-weight:900}.adminAnalyticsTable td{color:var(--text);overflow-wrap:anywhere;font-weight:750}.adminAnalyticsTable tr:last-child td{border-bottom:0}.adminAnalyticsRowLimit{margin:10px 0 0;font-weight:800}@media (width<=980px){.adminAnalyticsQuestionSummary,.adminAnalyticsChartGrid,.adminAnalyticsFilters{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.adminAnalyticsQuestionSummary,.adminAnalyticsChartGrid,.adminAnalyticsFilters{grid-template-columns:1fr}.adminAnalyticsQuestionSummaryCard{min-height:auto}}@media (width<=760px){.adminAnalyticsTable{min-width:760px}}.adminAnalyticsChartHeaderWithToggle{align-items:flex-start}.adminAnalyticsChartToggle{border:1px solid color-mix(in srgb,var(--primary) 14%,var(--border));background:color-mix(in srgb,var(--surface) 86%,transparent);border-radius:999px;flex-wrap:wrap;gap:6px;padding:4px;display:inline-flex}.adminAnalyticsChartToggleButton{appearance:none;color:var(--muted);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:950;line-height:1;transition:background .18s,color .18s,box-shadow .18s}.adminAnalyticsChartToggleButton:hover,.adminAnalyticsChartToggleButton:focus-visible{color:var(--text);background:color-mix(in srgb,var(--primary) 10%,transparent);outline:none}.adminAnalyticsChartToggleButton.isActive{color:var(--primary-ink);background:var(--primary);box-shadow:var(--shadow-soft)}@media (width<=620px){.adminAnalyticsChartHeaderWithToggle{display:grid}.adminAnalyticsChartToggle{width:100%}.adminAnalyticsChartToggleButton{flex:120px}}.adminAnalyticsSectionSwitcher{border-color:color-mix(in srgb,var(--primary) 16%,var(--border));gap:14px;display:grid}.adminAnalyticsSwitcherHeader{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.adminAnalyticsSwitcherHeader h3{margin:0 0 4px}.adminAnalyticsSwitcherHeader p{max-width:760px;margin:0;font-weight:800}.adminAnalyticsSwitcherHeader>span{border:1px solid color-mix(in srgb,var(--primary) 18%,var(--border));background:color-mix(in srgb,var(--surface-soft) 78%,transparent);min-height:30px;color:var(--muted);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:5px 10px;font-size:12px;font-weight:950;display:inline-flex}.adminAnalyticsGroupTabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.adminAnalyticsGroupTab{appearance:none;border:1px solid var(--border);background:color-mix(in srgb,var(--surface-soft) 72%,var(--surface));min-height:126px;color:var(--text);cursor:pointer;text-align:left;font:inherit;box-shadow:none;border-radius:16px;gap:6px;padding:14px;transition:border-color .18s,background .18s,transform .18s,box-shadow .18s;display:grid}.adminAnalyticsGroupTab:hover,.adminAnalyticsGroupTab:focus-visible{border-color:color-mix(in srgb,var(--primary) 38%,var(--border));background:color-mix(in srgb,var(--primary) 8%,var(--surface));box-shadow:var(--shadow-soft);outline:none;transform:translateY(-1px)}.adminAnalyticsGroupTab.isActive{border-color:color-mix(in srgb,var(--primary) 62%,var(--border));background:linear-gradient(135deg,color-mix(in srgb,var(--primary) 14%,var(--surface)),var(--surface));box-shadow:var(--shadow-soft)}.adminAnalyticsGroupTab strong{font-size:14px;font-weight:950}.adminAnalyticsGroupTab span{color:var(--muted);font-size:12px;font-weight:800;line-height:1.35}.adminAnalyticsGroupTab em{color:var(--primary);align-self:end;font-size:11px;font-style:normal;font-weight:950}@media (width<=920px){.adminAnalyticsGroupTabs{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.adminAnalyticsSwitcherHeader{display:grid}.adminAnalyticsSwitcherHeader>span{justify-self:start}.adminAnalyticsGroupTabs{grid-template-columns:1fr}.adminAnalyticsGroupTab{min-height:0}}.adminAnalyticsBarButton{width:100%;color:inherit;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:12px;padding:8px;transition:border-color .18s,background .18s,box-shadow .18s,transform .18s}.adminAnalyticsBarButton:hover,.adminAnalyticsBarButton:focus-visible{border-color:color-mix(in srgb,var(--primary) 34%,var(--border));background:color-mix(in srgb,var(--primary) 8%,transparent);outline:none;transform:translateY(-1px)}.adminAnalyticsBarButton.isSelected{border-color:color-mix(in srgb,var(--primary) 56%,var(--border));background:color-mix(in srgb,var(--primary) 12%,var(--surface));box-shadow:0 0 0 1px color-mix(in srgb,var(--primary) 18%,transparent)}.adminAnalyticsDataHelp{border:1px solid color-mix(in srgb,var(--primary) 20%,var(--border));background:color-mix(in srgb,var(--surface-soft) 78%,transparent);border-radius:14px;margin:12px 0;padding:12px 14px}.adminAnalyticsDataHelp strong{color:var(--text);font-size:13px;font-weight:950;display:block}.adminAnalyticsDataHelp ul{color:var(--muted);margin:8px 0 0;padding-left:18px;font-size:12px;font-weight:800;line-height:1.5}.adminAnalyticsDataHelp li+li{margin-top:4px}.adminAnalyticsSetInsightPanel{border:1px solid color-mix(in srgb,var(--primary) 22%,var(--border));background:linear-gradient(135deg,color-mix(in srgb,var(--primary) 10%,var(--surface-soft)),var(--surface));border-radius:16px;gap:14px;margin:12px 0;padding:14px;display:grid}.adminAnalyticsSetInsightHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.adminAnalyticsSetInsightHeader strong,.adminAnalyticsSetInsightHeader span{display:block}.adminAnalyticsSetInsightHeader strong{color:var(--text);font-size:15px;font-weight:950}.adminAnalyticsSetInsightHeader span{color:var(--muted);margin-top:4px;font-size:11px;font-weight:800}.adminAnalyticsSetInsightHeader em{border:1px solid color-mix(in srgb,var(--primary) 24%,var(--border));color:var(--muted);white-space:nowrap;border-radius:999px;padding:5px 9px;font-size:11px;font-style:normal;font-weight:950}.adminAnalyticsSetStatsGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.adminAnalyticsSetStatsGrid>div{border:1px solid var(--border);background:color-mix(in srgb,var(--surface) 82%,transparent);border-radius:12px;gap:4px;min-width:0;padding:12px;display:grid}.adminAnalyticsSetStatsGrid strong{color:var(--text);font-size:20px;font-weight:950}.adminAnalyticsSetStatsGrid span{color:var(--muted);font-size:11px;font-weight:900}.adminAnalyticsSetInsightGrid{grid-template-columns:minmax(180px,.7fr) minmax(0,1.3fr);align-items:center;gap:14px;display:grid}.adminAnalyticsSetPieBlock{place-items:center;gap:10px;min-width:0;display:grid}.adminAnalyticsSetPie{aspect-ratio:1;background:conic-gradient(#38d48a 0 var(--correct-share),#fb7185 var(--correct-share) 100%);width:124px;box-shadow:inset 0 0 0 12px color-mix(in srgb,var(--surface) 92%,transparent),var(--shadow-soft);border-radius:50%;place-items:center;display:grid}.adminAnalyticsSetPie span{color:var(--text);font-size:16px;font-weight:950}.adminAnalyticsSetLegend{color:var(--muted);gap:6px;font-size:12px;font-weight:900;display:grid}.adminAnalyticsSetLegend span{align-items:center;gap:8px;display:flex}.adminAnalyticsSetLegend i{border-radius:50%;width:10px;height:10px;display:inline-block}.adminAnalyticsLegendCorrect{background:#38d48a}.adminAnalyticsLegendIncorrect{background:#fb7185}.adminAnalyticsSetReviewMix{gap:10px;min-width:0;display:grid}.adminAnalyticsSetReviewMix>strong{color:var(--text);font-size:13px;font-weight:950}@media (width<=760px){.adminAnalyticsSetStatsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.adminAnalyticsSetInsightGrid{grid-template-columns:1fr}}@media (width<=520px){.adminAnalyticsSetStatsGrid{grid-template-columns:1fr}.adminAnalyticsSetInsightHeader{display:grid}}.adminAnalyticsCoveragePanel{border:1px solid color-mix(in srgb,var(--primary) 18%,var(--border));background:color-mix(in srgb,var(--surface-soft) 82%,transparent);border-radius:14px;gap:14px;padding:14px;display:grid}.adminAnalyticsCoverageHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.adminAnalyticsCoverageHeader strong,.adminAnalyticsCoverageHeader span{display:block}.adminAnalyticsCoverageHeader strong{color:var(--text);font-size:14px;font-weight:950}.adminAnalyticsCoverageHeader span{color:var(--muted);margin-top:4px;font-size:12px;font-weight:850}.adminAnalyticsCoverageStatsGrid{margin-top:0}.adminAnalyticsQuestionReachChart{gap:10px;max-height:360px;padding-right:4px;display:grid;overflow:auto}@media (width<=720px){.adminAnalyticsCoverageHeader{display:grid}}.cohortAnswerPanel{border:1px solid color-mix(in srgb,var(--primary) 20%,var(--border));background:linear-gradient(145deg,color-mix(in srgb,var(--primary-soft) 18%,transparent),var(--surface));box-shadow:0 10px 28px color-mix(in srgb,var(--shadow) 58%,transparent);border-radius:16px;gap:12px;margin:14px 0 0;padding:14px;display:grid}.cohortAnswerEmpty{color:var(--muted);margin:0;font-weight:800;line-height:1.45}.cohortAnswerHeader{gap:5px;display:grid}.cohortAnswerHeader h3{color:var(--text);margin:0;font-size:15px;font-weight:950}.cohortAnswerHeader p{color:var(--muted);margin:0;font-size:12px;font-weight:800;line-height:1.45}.cohortAnswerDistribution{gap:8px;display:grid}.cohortAnswerRow{border:1px solid color-mix(in srgb,var(--border) 86%,transparent);background:color-mix(in srgb,var(--surface-soft) 72%,var(--surface));border-radius:12px;grid-template-columns:minmax(76px,max-content) minmax(110px,1fr) max-content;align-items:center;gap:10px;min-height:42px;padding:9px 10px;display:grid}.cohortAnswerOption{color:var(--text);white-space:nowrap;justify-content:center;align-items:center;font-size:12px;font-weight:950;display:inline-flex}.cohortAnswerTrack{background:color-mix(in srgb,var(--border) 60%,transparent);border-radius:999px;height:10px;display:block;position:relative;overflow:hidden}.cohortAnswerFill{width:var(--cohort-answer-percent,0%);border-radius:inherit;background:linear-gradient(90deg,color-mix(in srgb,var(--primary) 58%,transparent),color-mix(in srgb,var(--primary) 26%,transparent));position:absolute;inset:0 auto 0 0}.cohortAnswerPercent{border:1px solid color-mix(in srgb,var(--primary) 20%,var(--border));background:color-mix(in srgb,var(--surface) 80%,transparent);min-width:44px;color:var(--text);font-variant-numeric:tabular-nums;border-radius:999px;justify-content:center;align-items:center;padding:4px 8px;font-size:12px;font-weight:950;display:inline-flex}.option.hasOptionStats .optionStatsTrack,.option.hasOptionStats .optionStatsFill,.option.hasOptionStats .optionStatsPercent,.optionInlineBadge.commonWrongChoiceBadge{display:none!important}.option.hasCohortStats{border-color:color-mix(in srgb,var(--primary) 36%,var(--border));isolation:isolate;grid-template-columns:minmax(0,1fr);justify-content:stretch;align-items:start;gap:6px;display:grid;position:relative;overflow:visible}.option.hasCohortStats.correct{border-color:var(--success)}.option.hasCohortStats.wrong{border-color:var(--danger-text)}.option.hasCohortStats .cohortOptionFill,.optionDropdown.hasCohortStats .cohortOptionFill,.option.hasCohortStats .cohortOptionPercent,.optionDropdown.hasCohortStats .cohortOptionPercent{display:none!important}.option.hasCohortStats .optionStatsText,.option.hasCohortStats .optionInlineMeta,.option.hasCohortStats .optionExplanationBadges,.option.hasCohortStats .cohortOptionInsight,.optionDropdown.hasCohortStats summary:after{z-index:1;position:relative}.option.hasCohortStats .optionStatsText,.optionDropdown.hasCohortStats .optionStatsText{min-width:0;max-width:100%}.cohortOptionInsight{width:max-content;max-width:100%;color:var(--muted);white-space:normal;align-items:center;gap:7px;font-size:12px;font-weight:900;line-height:1.35;animation:.18s cubic-bezier(.2,.8,.2,1) both mizaanSoftReveal;display:inline-flex}.cohortOptionInsightIcon{width:16px;height:16px;color:var(--primary);flex:none;place-items:center;font-size:14px;line-height:1;display:inline-grid}.option.hasCohortStats.correct .cohortOptionInsight,.optionDropdown.hasCohortStats.correct .cohortOptionInsight{color:color-mix(in srgb,var(--success-text) 84%,var(--text))}.option.hasCohortStats.correct .cohortOptionInsightIcon,.optionDropdown.hasCohortStats.correct .cohortOptionInsightIcon{color:var(--success)}.option.hasCohortStats.wrong .cohortOptionInsight,.optionDropdown.hasCohortStats.wrong .cohortOptionInsight{color:color-mix(in srgb,var(--danger-text) 78%,var(--text))}.option.hasCohortStats.wrong .cohortOptionInsightIcon,.optionDropdown.hasCohortStats.wrong .cohortOptionInsightIcon{color:var(--danger-text)}.optionDropdown.hasCohortStats summary{grid-template-columns:minmax(0,1fr) auto 28px;align-items:center;position:relative;overflow:visible}.optionDropdown.hasCohortStats .cohortOptionInsight{grid-column:1/-1;justify-self:start}.optionDropdown.hasCohortStats .optionExplanationBadges{grid-area:1/2}.optionDropdown.hasCohortStats summary:after{grid-area:1/3}.optionDropdown.hasCohortStats .optionDropdownText{z-index:1;position:relative}@media (width<=560px){.cohortAnswerPanel{padding:12px}.cohortAnswerRow{grid-template-columns:1fr max-content;gap:7px 10px}.cohortAnswerTrack{grid-area:2/1/auto/-1}.option.hasCohortStats{gap:7px}.option.hasCohortStats .optionInlineMeta,.option.hasCohortStats .cohortOptionInsight{align-self:flex-start}.optionDropdown.hasCohortStats summary{grid-template-columns:minmax(0,1fr) 28px}.optionDropdown.hasCohortStats .optionExplanationBadges,.optionDropdown.hasCohortStats .cohortOptionInsight{grid-column:1/-1;justify-self:start}.optionDropdown.hasCohortStats .optionExplanationBadges{grid-row:2}.optionDropdown.hasCohortStats .cohortOptionInsight{grid-row:3}.optionDropdown.hasCohortStats summary:after{grid-area:1/2}}.reviewCohortAnswerPanel{margin:12px 0 14px}.reviewExpandedContent .reviewCohortAnswerPanel,.reviewItem .reviewCohortAnswerPanel{border-style:dashed}.mockResultsCohortPanel{border-color:color-mix(in srgb,var(--primary) 22%,var(--border));background:linear-gradient(135deg,var(--surface) 0%,var(--surface-soft) 100%)}.mockResultsCohortHeader{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.mockResultsCohortHeader h3{margin:0 0 6px}.mockResultsCohortBadge{white-space:nowrap;border:1px solid color-mix(in srgb,var(--primary) 34%,var(--border));background:var(--primary-soft);color:var(--primary-soft-text);border-radius:999px;justify-content:center;align-items:center;padding:6px 10px;font-size:12px;font-weight:950;display:inline-flex}.mockResultsCohortGrid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin-top:14px;display:grid}.mockResultsCohortStat{border:1px solid var(--border);background:var(--surface);border-radius:12px;padding:12px}.mockResultsCohortStat strong{color:var(--text);font-size:22px;line-height:1.1;display:block}.mockResultsCohortStat span{color:var(--muted);margin-top:4px;font-size:12px;font-weight:850;display:block}.mockResultsCohortNote{border:1px dashed var(--border);background:var(--surface);color:var(--muted);border-radius:12px;margin:14px 0 0;padding:10px 12px;font-weight:750}.mockResultsCohortPanelSuppressed{box-shadow:none}.mockResultsPersonalPanel{border-color:color-mix(in srgb,var(--primary) 28%,var(--border));background:linear-gradient(135deg,var(--surface) 0%,var(--surface-soft) 100%)}.mockResultsPersonalHeader{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.mockResultsPersonalHeader h2{margin:4px 0 6px}.mockResultsPersonalEyebrow{border:1px solid color-mix(in srgb,var(--primary) 28%,var(--border));background:var(--primary-soft);width:max-content;color:var(--primary-soft-text);border-radius:999px;align-items:center;padding:5px 9px;font-size:12px;font-weight:950;display:inline-flex}.mockResultsPersonalStatus{white-space:nowrap;color:#166534;background:#dcfce7;border:1px solid #bbf7d0;border-radius:999px;align-items:center;padding:6px 10px;font-size:12px;font-weight:950;display:inline-flex}.mockResultsPersonalScore{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px;display:grid}.mockResultsPersonalScore>div{border:1px solid var(--border);background:var(--surface);border-radius:16px;padding:16px}.mockResultsPersonalScore span,.mockResultsPersonalStat span{color:var(--muted);margin-bottom:4px;font-size:12px;font-weight:900;display:block}.mockResultsPersonalScore strong{color:var(--text);font-size:34px;line-height:1;display:block}.mockResultsPersonalGrid{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:10px;margin-top:12px;display:grid}.mockResultsPersonalStat{border:1px solid var(--border);background:var(--surface);border-radius:12px;padding:12px}.mockResultsPersonalStat strong{color:var(--text);font-size:23px;line-height:1.1;display:block}.mockResultsPersonalNextStep{border:1px dashed color-mix(in srgb,var(--primary) 28%,var(--border));background:var(--surface);border-radius:14px;margin-top:14px;padding:12px 14px}.mockResultsPersonalNextStep strong{margin-bottom:4px;display:block}.mockResultsPersonalNextStep p{color:var(--muted);margin:0;font-weight:750}.mockResultsPersonalActions{margin-top:14px}.mockResultsPersonalActions .primary,.mockResultsPersonalActions .secondary{min-height:42px}.mockResultsTopicPanel{border-color:color-mix(in srgb,var(--primary) 22%,var(--border));background:linear-gradient(135deg,var(--surface) 0%,var(--surface-soft) 100%)}.mockResultsTopicHeader{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.mockResultsTopicHeader h3{margin:0 0 6px}.mockResultsTopicGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.mockResultsTopicCard{border:1px solid var(--border);background:var(--surface);border-radius:14px;gap:10px;padding:14px;display:grid}.mockResultsTopicCardHeader{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.mockResultsTopicCardHeader strong{color:var(--text);font-size:15px;line-height:1.25}.mockResultsTopicCardHeader span{white-space:nowrap;border:1px solid color-mix(in srgb,var(--primary) 26%,var(--border));background:var(--primary-soft);color:var(--primary-soft-text);border-radius:999px;justify-content:center;align-items:center;padding:5px 8px;font-size:11px;font-weight:950;display:inline-flex}.mockResultsTopicScore{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.mockResultsTopicScore strong{color:var(--text);font-size:26px;line-height:1;display:block}.mockResultsTopicScore span{color:var(--muted);font-size:13px;font-weight:950}.mockResultsTopicCard p{color:var(--muted);margin:0;font-size:13px;font-weight:800}@media (width<=640px){.mockResultsTopicCardHeader{display:grid}.mockResultsTopicCardHeader span{justify-self:start}.mockResultsTopicGrid{grid-template-columns:1fr}}.mockResultsReviewPanel{border-color:color-mix(in srgb,var(--primary) 18%,var(--border))}.mockResultsReviewHeader{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}.mockResultsReviewHeader h3{margin:0 0 6px}.mockResultsReviewFilters{flex-wrap:wrap;gap:8px;margin:0 0 16px;display:flex}.mockResultsReviewFilter{border:1px solid var(--border);background:var(--surface);color:var(--muted);cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:8px 11px;font-size:12px;font-weight:900;transition:transform .16s,border-color .16s,background .16s,color .16s;display:inline-flex}.mockResultsReviewFilter:hover{border-color:color-mix(in srgb,var(--primary) 32%,var(--border));color:var(--text);transform:translateY(-1px)}.mockResultsReviewFilter.active{border-color:color-mix(in srgb,var(--primary) 46%,var(--border));background:var(--primary-soft);color:var(--primary-soft-text)}.mockResultsReviewFilter strong{background:color-mix(in srgb,var(--surface) 72%,var(--primary-soft));min-width:24px;min-height:22px;color:inherit;border-radius:999px;justify-content:center;align-items:center;padding:2px 7px;font-size:12px;line-height:1;display:inline-flex}.mockResultsReviewEmpty{border:1px dashed var(--border);background:var(--surface-soft);color:var(--muted);border-radius:14px;padding:14px;font-weight:800}@media (width<=640px){.mockResultsReviewFilters{grid-template-columns:1fr 1fr;display:grid}.mockResultsReviewFilter{justify-content:space-between}.mockResultsReviewFilter:first-child{grid-column:1/-1}}.results .mockResultsPersonalPanel,.results .mockResultsCohortPanel,.results .mockResultsTopicPanel,.results .mockResultsReviewPanel{box-sizing:border-box;width:100%}.results .mockResultsPersonalPanel{border-color:color-mix(in srgb,var(--primary) 28%,var(--border));background:linear-gradient(135deg,var(--surface) 0%,var(--surface-soft) 100%)}.results .mockResultsPersonalHeader{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.results .mockResultsPersonalHeader h2{margin:4px 0 6px}.results .mockResultsPersonalScore{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px;display:grid}.results .mockResultsPersonalScore>div,.results .mockResultsPersonalStat,.results .mockResultsCohortStat{border:1px solid var(--border);background:var(--surface);border-radius:16px;min-width:0;padding:16px}.results .mockResultsPersonalScore span,.results .mockResultsPersonalStat span,.results .mockResultsCohortStat span{color:var(--muted);margin-bottom:4px;font-size:12px;font-weight:900;display:block}.results .mockResultsPersonalScore strong{color:var(--text);font-size:34px;line-height:1;display:block}.results .mockResultsPersonalGrid{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:10px;margin-top:12px;display:grid}.results .mockResultsPersonalStat strong{color:var(--text);font-size:23px;line-height:1.1;display:block}.results .mockResultsPersonalNextStep{border:1px dashed color-mix(in srgb,var(--primary) 28%,var(--border));background:var(--surface);border-radius:14px;margin-top:14px;padding:12px 14px}.results .mockResultsPersonalNextStep strong{margin-bottom:4px;display:block}.results .mockResultsPersonalNextStep p{color:var(--muted);margin:0;font-weight:750}.results .mockResultsPersonalActions{margin-top:14px}.results .mockResultsPersonalActions .primary,.results .mockResultsPersonalActions .secondary{min-height:42px}.results .mockResultsCohortPanel{border-color:color-mix(in srgb,var(--primary) 22%,var(--border));background:linear-gradient(135deg,var(--surface) 0%,var(--surface-soft) 100%)}.results .mockResultsCohortHeader{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.results .mockResultsCohortHeader h3{margin:0 0 6px}.results .mockResultsCohortGrid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin-top:14px;display:grid}.results .mockResultsCohortGridSecondary{margin-top:10px}.results .mockResultsCohortStat strong{color:var(--text);font-size:22px;line-height:1.1;display:block}.results .mockResultsCohortPanelSuppressed{box-shadow:none}.results .mockResultsTopicPanel{border-color:color-mix(in srgb,var(--primary) 22%,var(--border));background:linear-gradient(135deg,var(--surface) 0%,var(--surface-soft) 100%)}.results .mockResultsTopicHeader{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.results .mockResultsTopicHeader h3{margin:0 0 6px}.results .mockResultsTopicGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.results .mockResultsTopicCard{border:1px solid var(--border);background:var(--surface);border-radius:14px;gap:10px;min-width:0;padding:14px;display:grid}.results .mockResultsTopicCardHeader{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.results .mockResultsTopicCardHeader strong{color:var(--text);overflow-wrap:anywhere;min-width:0;font-size:15px;line-height:1.25}.results .mockResultsTopicCardHeader span{white-space:nowrap;border:1px solid color-mix(in srgb,var(--primary) 26%,var(--border));background:var(--primary-soft);color:var(--primary-soft-text);border-radius:999px;justify-content:center;align-items:center;padding:5px 8px;font-size:11px;font-weight:950;display:inline-flex}.results .mockResultsTopicScore{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.results .mockResultsTopicScore strong{color:var(--text);font-size:26px;line-height:1;display:block}.results .mockResultsTopicScore span{color:var(--muted);font-size:13px;font-weight:950}.results .mockResultsTopicCard p{color:var(--muted);margin:0;font-size:13px;font-weight:800}.results .mockResultsReviewPanel{border-color:color-mix(in srgb,var(--primary) 18%,var(--border))}.results .mockResultsReviewHeader{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}.results .mockResultsReviewHeader h3{margin:0 0 6px}.results .mockResultsReviewFilters{flex-wrap:wrap;gap:8px;margin:0 0 16px;display:flex}.results .mockResultsReviewFilter{appearance:none;border:1px solid var(--border);background:var(--surface);color:var(--muted);cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:8px 11px;font-size:12px;font-weight:900;transition:transform .16s,border-color .16s,background .16s,color .16s;display:inline-flex}.results .mockResultsReviewFilter:hover{border-color:color-mix(in srgb,var(--primary) 32%,var(--border));color:var(--text);transform:translateY(-1px)}.results .mockResultsReviewFilter.active{border-color:color-mix(in srgb,var(--primary) 46%,var(--border));background:var(--primary-soft);color:var(--primary-soft-text)}.results .mockResultsReviewFilter strong{background:color-mix(in srgb,var(--surface) 72%,var(--primary-soft));min-width:24px;min-height:22px;color:inherit;border-radius:999px;justify-content:center;align-items:center;padding:2px 7px;font-size:12px;line-height:1;display:inline-flex}.results .mockResultsReviewEmpty{border:1px dashed var(--border);background:var(--surface-soft);color:var(--muted);border-radius:14px;padding:14px;font-weight:800}@media (width<=640px){.results .mockResultsPersonalScore{grid-template-columns:1fr}.results .mockResultsTopicCardHeader{display:grid}.results .mockResultsTopicCardHeader span{justify-self:start}.results .mockResultsTopicGrid{grid-template-columns:1fr}.results .mockResultsReviewFilters{grid-template-columns:1fr 1fr;display:grid}.results .mockResultsReviewFilter{justify-content:space-between}.results .mockResultsReviewFilter:first-child{grid-column:1/-1}}.results .mockResultsCohortGridPrimary,.results .mockResultsCohortGridSecondary{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.reviewControlPanelPolished{gap:14px;display:grid}.reviewControlIntro{border:1px solid var(--border);background:linear-gradient(135deg,var(--surface) 0%,var(--surface-soft) 100%);box-shadow:0 8px 22px var(--shadow);border-radius:16px;padding:14px}.reviewControlIntro h3{margin:4px 0 6px;font-size:17px}.reviewControlIntro p{margin:0;line-height:1.45}.reviewControlEyebrow{border:1px solid var(--border);background:var(--primary-soft);width:max-content;color:var(--primary-soft-text);text-transform:uppercase;letter-spacing:.04em;border-radius:999px;padding:4px 9px;font-size:11px;font-weight:950;display:inline-flex}.reviewFilterSummaryCard{border:1px solid var(--border);background:var(--surface);box-shadow:0 5px 14px var(--shadow);border-radius:14px;gap:4px;padding:12px 13px;display:grid}.reviewFilterSummaryCard strong{font-size:13px;line-height:1.35}.reviewFilterSummaryCard span{color:var(--muted);font-size:12px;font-weight:800}.reviewFilterGroup{border:1px solid var(--border);background:var(--surface-soft);border-radius:16px;gap:10px;padding:13px;display:grid}.reviewFilterGroupHeader{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.reviewFilterGroupHeader span{color:var(--text);font-weight:950}.reviewFilterGroupHeader small{color:var(--muted);text-align:right;font-weight:750;line-height:1.25}.reviewStatusTabsPolished{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.reviewStatusTabsPolished button{border:1px solid var(--border);background:var(--surface);color:var(--text);text-align:left;border-radius:12px;justify-content:space-between;align-items:center;gap:8px;padding:10px 11px;font-weight:900;display:flex}.reviewStatusTabsPolished button.active{background:var(--primary);border-color:var(--primary);color:#fff}.reviewStatusTabsPolished button strong{background:var(--surface-soft);min-width:28px;color:var(--text);border-radius:999px;justify-content:center;align-items:center;padding:3px 7px;font-size:12px;display:inline-flex}.reviewStatusTabsPolished button.active strong{color:#fff;background:#ffffff38}.reviewFiltersPolished{grid-template-columns:minmax(0,1fr);gap:9px;display:grid}.reviewFiltersPolished label{color:var(--muted);text-transform:uppercase;letter-spacing:.03em;gap:5px;font-size:12px;font-weight:900;display:grid}.reviewFiltersPolished select,.reviewFiltersPolished input{border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:11px;padding:9px 10px;font-weight:800}.reviewActiveFilterChips{flex-wrap:wrap;gap:6px;display:flex}.reviewActiveFilterChips span{border:1px solid var(--border);background:var(--surface);color:var(--muted);border-radius:999px;padding:5px 9px;font-size:12px;font-weight:900;display:inline-flex}.appShell--review .reviewControlPanelSidebar.reviewControlPanelPolished .reviewFiltersPolished{grid-template-columns:minmax(0,1fr)}.appShell--review .reviewControlPanelSidebar .reviewFilterGroupHeader{display:block}.appShell--review .reviewControlPanelSidebar .reviewFilterGroupHeader small{text-align:left;margin-top:4px;display:block}@media (width>=1080px){.reviewStatusTabsPolished,.reviewFiltersPolished{grid-template-columns:1fr}}@media (width<=700px){.reviewFilterGroupHeader{display:block}.reviewFilterGroupHeader small{text-align:left;margin-top:4px;display:block}.reviewStatusTabsPolished{grid-template-columns:1fr}.reviewControlIntro,.reviewFilterGroup,.reviewFilterSummaryCard{padding:12px}}.appShell--review .reviewControlPanelSidebar.reviewControlPanelPolished{box-sizing:border-box;width:100%;min-width:0;max-width:100%;overflow-x:hidden}.appShell--review .reviewControlPanelSidebar.reviewControlPanelPolished *,.appShell--review .reviewControlPanelSidebar.reviewControlPanelPolished :before,.appShell--review .reviewControlPanelSidebar.reviewControlPanelPolished :after{box-sizing:border-box}.appShell--review .reviewControlPanelSidebar.reviewControlPanelPolished .reviewControlIntro,.appShell--review .reviewControlPanelSidebar.reviewControlPanelPolished .reviewFilterGroup,.appShell--review .reviewControlPanelSidebar.reviewControlPanelPolished .reviewFilterSummaryCard{width:100%;min-width:0;max-width:100%;overflow:hidden}.appShell--review .reviewControlPanelSidebar.reviewControlPanelPolished .reviewControlIntro h3,.appShell--review .reviewControlPanelSidebar.reviewControlPanelPolished .reviewControlIntro p,.appShell--review .reviewControlPanelSidebar.reviewControlPanelPolished .reviewFilterSummaryCard strong,.appShell--review .reviewControlPanelSidebar.reviewControlPanelPolished .reviewFilterSummaryCard span,.appShell--review .reviewControlPanelSidebar.reviewControlPanelPolished .reviewFilterGroupHeader span,.appShell--review .reviewControlPanelSidebar.reviewControlPanelPolished .reviewFilterGroupHeader small{overflow-wrap:anywhere}.appShell--review .reviewControlPanelSidebar.reviewControlPanelPolished .reviewStatusTabsPolished{grid-template-columns:minmax(0,1fr);width:100%;min-width:0}.appShell--review .reviewControlPanelSidebar.reviewControlPanelPolished .reviewStatusTabsPolished button{white-space:normal;width:100%;min-width:0;max-width:100%}.appShell--review .reviewControlPanelSidebar.reviewControlPanelPolished .reviewStatusTabsPolished button span{text-overflow:ellipsis;min-width:0;overflow:hidden}.appShell--review .reviewControlPanelSidebar.reviewControlPanelPolished .reviewFiltersPolished,.appShell--review .reviewControlPanelSidebar.reviewControlPanelPolished .reviewFiltersPolished label,.appShell--review .reviewControlPanelSidebar.reviewControlPanelPolished .reviewFiltersPolished select,.appShell--review .reviewControlPanelSidebar.reviewControlPanelPolished .reviewFiltersPolished input{width:100%;min-width:0;max-width:100%}.appShell--review .reviewControlPanelSidebar.reviewControlPanelPolished .reviewActiveFilterChips{width:100%;min-width:0;max-width:100%;overflow:hidden}.appShell--review .reviewControlPanelSidebar.reviewControlPanelPolished .reviewActiveFilterChips span{text-overflow:ellipsis;white-space:normal;min-width:0;max-width:100%;overflow:hidden}@media (width<=920px){.appShell--review .mobileDrawerFrame{width:min(94vw,360px);max-width:94vw}.appShell--review .mobileDrawerFrame .workspaceSidebar.mobileDrawer{padding-left:12px;padding-right:12px;overflow-x:hidden}}@media (width<=360px){.appShell--review .workspaceSidebarHeader{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px;padding-right:0;display:grid}.appShell--review .workspaceSidebarHeader h2{font-size:20px}.appShell--review .workspaceSidebarActions .secondary{padding:7px 9px}.appShell--review .reviewControlPanelSidebar.reviewControlPanelPolished .reviewControlIntro,.appShell--review .reviewControlPanelSidebar.reviewControlPanelPolished .reviewFilterGroup,.appShell--review .reviewControlPanelSidebar.reviewControlPanelPolished .reviewFilterSummaryCard{padding:11px}}.reviewWeakAreasPanel{gap:14px;display:grid}.reviewWeakAreasHeader{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.reviewWeakAreasHeader h3{margin:0 0 6px}.reviewWeakAreasHeader p{margin:0}.reviewWeakAreasHeader>span{border:1px solid var(--border);background:var(--primary-soft);color:var(--primary-soft-text);white-space:nowrap;border-radius:999px;align-items:center;padding:6px 10px;font-size:12px;font-weight:950;display:inline-flex}.reviewWeakAreasGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;display:grid}.reviewWeakAreaCard{border:1px solid var(--border);background:linear-gradient(135deg,var(--surface) 0%,var(--surface-soft) 100%);box-shadow:0 8px 18px var(--shadow);border-radius:15px;gap:9px;padding:13px;display:grid}.reviewWeakAreaTop{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.reviewWeakAreaTop strong{overflow-wrap:anywhere;font-size:15px;line-height:1.25}.reviewWeakAreaTop span{background:var(--surface);border:1px solid var(--border);white-space:nowrap;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:950;display:inline-flex}.reviewWeakAreaCard p{color:var(--muted);margin:0;font-size:12px;font-weight:850}.reviewWeakAreaStats{flex-wrap:wrap;gap:6px;display:flex}.reviewWeakAreaStats span{border:1px solid var(--border);background:var(--surface);border-radius:999px;padding:4px 8px;font-size:12px;font-weight:900;display:inline-flex}.reviewWeakAreaCard small{color:var(--muted);font-weight:800}.reviewWeakAreasEmpty{border:1px dashed var(--border);background:var(--surface-soft);border-radius:14px;padding:13px}.reviewWeakAreasEmpty p{margin:4px 0 0}@media (width<=700px){.reviewWeakAreasHeader{display:grid}.reviewWeakAreasHeader>span{width:max-content}.reviewWeakAreasGrid{grid-template-columns:1fr}.reviewWeakAreaTop{display:grid}.reviewWeakAreaTop span{width:max-content}}.reviewControlPanelPolished{gap:12px;padding:0}.reviewControlPanelPolished .reviewControlsLayout,.reviewControlPanelPolished .reviewControlsMain{gap:12px;display:grid}.reviewFilterToggleGroup{gap:0;padding:0;overflow:hidden}.reviewFilterToggleGroup[open]{padding-bottom:12px}.reviewFilterToggleSummary,.reviewWeakAreasSummary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;min-width:0;list-style:none;display:flex}.reviewFilterToggleSummary{padding:13px;font-weight:950}.reviewFilterToggleSummary::-webkit-details-marker{display:none}.reviewWeakAreasSummary::-webkit-details-marker{display:none}.reviewFilterToggleIcon,.reviewWeakAreasToggleIcon{color:var(--muted);flex:none;font-weight:950;transition:transform .18s}.reviewFilterToggleGroup:not([open]) .reviewFilterToggleIcon,.reviewWeakAreasToggle:not([open]) .reviewWeakAreasToggleIcon{transform:rotate(-90deg)}.reviewFilterToggleGroup .reviewStatusTabsPolished,.reviewFilterToggleGroup .reviewFiltersPolished,.reviewFilterToggleGroup .reviewActiveFilterLine{margin-left:12px;margin-right:12px}.reviewFilterToggleGroup .reviewStatusTabsPolished,.reviewFilterToggleGroup .reviewFiltersPolished{margin-top:0}.reviewActiveFilterLine{color:var(--muted);overflow-wrap:anywhere;margin-top:10px;margin-bottom:0;font-size:12px;font-weight:800;line-height:1.35}.reviewStatusTabsPolished button strong{border-radius:10px}.reviewWeakAreasToggle{padding:0;overflow:hidden}.reviewWeakAreasSummary{padding:18px 20px}.reviewWeakAreasSummary h3{margin:0 0 4px}.reviewWeakAreasSummary p{margin:0}.reviewWeakAreasBody{padding:0 20px 20px}.reviewWeakAreasGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px}.reviewWeakAreaCard{box-shadow:none;gap:13px;padding:16px}.reviewWeakAreaTop{align-items:flex-start}.reviewWeakAreaTop p{color:var(--muted);margin:6px 0 0;font-size:12px;font-weight:850;line-height:1.35}.reviewWeakAreaAccuracy{color:var(--text);white-space:nowrap;flex:none;font-size:13px;font-weight:950}.reviewWeakAreaStats{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.reviewWeakAreaStats div{border-top:1px solid var(--border);gap:2px;min-width:0;padding-top:8px;display:grid}.reviewWeakAreaStats div span{color:var(--muted);text-transform:uppercase;letter-spacing:.03em;background:0 0;border:0;border-radius:0;padding:0;font-size:11px;font-weight:900;display:block}.reviewWeakAreaStats div strong{color:var(--text);font-size:15px;font-weight:950}.reviewWeakAreasEmpty{margin-top:2px}@media (width<=700px){.reviewWeakAreasSummary{padding:16px}.reviewWeakAreasBody{padding:0 16px 16px}.reviewWeakAreasGrid{grid-template-columns:1fr}.reviewWeakAreaTop{gap:8px;display:grid}.reviewWeakAreaAccuracy{white-space:normal}}.appShell--review{--sidebar-width:clamp(320px,22vw,390px)}.appShell--review .workspaceSidebar{scrollbar-gutter:stable;padding-left:18px;padding-right:18px}.appShell--review .workspaceSidebarHeader{align-items:flex-start;padding-right:0}.appShell--review .workspaceSidebarActions{flex:none}.appShell--review .workspaceSidebarActions .secondary{max-width:92px;line-height:1.1}.appShell--review .reviewControlPanelSidebar.reviewControlPanelPolished,.appShell--review .reviewControlsLayout,.appShell--review .reviewControlsMain,.appShell--review .reviewActionsGrid,.appShell--review .reviewActionGroup,.appShell--review .reviewActionButtonGrid{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.appShell--review .reviewFilterToggleGroup .reviewStatusTabsPolished,.appShell--review .reviewFilterToggleGroup .reviewFiltersPolished,.appShell--review .reviewFilterToggleGroup .reviewActiveFilterLine{box-sizing:border-box;width:100%;min-width:0;max-width:100%;padding-left:12px;padding-right:12px;margin-left:0!important;margin-right:0!important}.appShell--review .reviewFilterToggleGroup .reviewStatusTabsPolished{gap:7px}.appShell--review .reviewStatusTabsPolished button,.appShell--review .reviewFiltersPolished select,.appShell--review .reviewFiltersPolished input,.appShell--review .reviewActionButtonGrid button{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.appShell--review .reviewStatusTabsPolished button span,.appShell--review .reviewActionButtonGrid button span:last-child{overflow-wrap:anywhere;min-width:0}.appShell--review .reviewFilterToggleSummary,.appShell--review .reviewWeakAreasSummary{min-height:52px}.appShell--review .reviewFilterToggleIcon,.appShell--review .reviewWeakAreasToggleIcon{border:1px solid var(--border);background:var(--surface-soft);width:26px;height:26px;color:var(--muted);border-radius:999px;flex:0 0 26px;justify-content:center;align-items:center;font-size:14px;line-height:1;transition:transform .15s,background .15s,border-color .15s,color .15s;display:inline-flex}.appShell--review .reviewFilterToggleGroup[open]>.reviewFilterToggleSummary .reviewFilterToggleIcon,.appShell--review .reviewWeakAreasToggle[open]>.reviewWeakAreasSummary .reviewWeakAreasToggleIcon{background:var(--secondary);color:var(--secondary-text);transform:rotate(180deg)}.appShell--review .reviewFilterToggleGroup:not([open]) .reviewFilterToggleIcon,.appShell--review .reviewWeakAreasToggle:not([open]) .reviewWeakAreasToggleIcon{transform:none}.appShell--review .reviewFilterToggleSummary:hover .reviewFilterToggleIcon,.appShell--review .reviewWeakAreasSummary:hover .reviewWeakAreasToggleIcon{border-color:var(--primary);color:var(--text)}.appShell--review .reviewWeakAreasPanel{gap:0}.appShell--review .reviewWeakAreasSummary{padding:18px 20px}.appShell--review .reviewWeakAreasGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px}.appShell--review .reviewWeakAreaCard{gap:14px;padding:18px}@media (width<=920px){.appShell--review{--sidebar-width:320px}.appShell--review .mobileDrawerFrame{width:min(96vw,380px);max-width:96vw}.appShell--review .mobileDrawerFrame .workspaceSidebar.mobileDrawer{padding-left:14px;padding-right:14px}}@media (width<=380px){.appShell--review .mobileDrawerFrame .workspaceSidebar.mobileDrawer{padding-left:10px;padding-right:10px}.appShell--review .workspaceSidebarHeader h2{font-size:19px}.appShell--review .workspaceSidebarActions .secondary{max-width:78px;padding-left:7px;padding-right:7px}.appShell--review .reviewFilterToggleGroup .reviewStatusTabsPolished,.appShell--review .reviewFilterToggleGroup .reviewFiltersPolished,.appShell--review .reviewFilterToggleGroup .reviewActiveFilterLine{padding-left:10px;padding-right:10px}}.appShell--review .reviewActionsToggleStack{gap:12px!important;margin-top:0!important}.appShell--review .reviewActionToggleGroup{background:var(--surface-soft);box-shadow:none;gap:0;padding:0;overflow:hidden}.appShell--review .reviewActionToggleGroup[open]{padding-bottom:12px}.appShell--review .reviewActionToggleSummary{align-items:flex-start}.appShell--review .reviewActionToggleSummary .reviewFilterToggleIcon{margin-top:1px}.appShell--review .reviewActionToggleTitle{gap:3px;min-width:0;display:grid}.appShell--review .reviewActionToggleTitle>span{color:var(--text);overflow-wrap:anywhere;font-weight:950;line-height:1.2}.appShell--review .reviewActionToggleTitle small{color:var(--muted);overflow-wrap:anywhere;font-size:12px;font-weight:750;line-height:1.3}.appShell--review .reviewActionToggleBody{box-sizing:border-box;gap:10px;width:100%;min-width:0;max-width:100%;padding:0 12px;display:grid}.appShell--review .reviewActionToggleBody .reviewActionButtonGrid{gap:9px}.appShell--review .reviewActionToggleBody .reviewPrimaryAction{letter-spacing:0;min-height:46px;box-shadow:none;line-height:1.25;font-size:calc(14px * var(--app-font-scale,1))!important;border-radius:12px!important;padding:11px 12px!important}.appShell--review .reviewActionToggleBody .reviewUtilityAction{min-height:40px;box-shadow:none;line-height:1.2;border-radius:11px!important;padding:9px 10px!important}.appShell--review .reviewActionToggleBody .reviewHeroButton{white-space:normal}.appShell--review .reviewActionToggleBody .reviewActionIcon{flex:none}.appShell--review .reviewCompactDetails{width:100%;max-width:100%}.appShell--review .reviewCompactDetails summary{overflow-wrap:anywhere}@media (width<=380px){.appShell--review .reviewActionToggleBody{padding-left:10px;padding-right:10px}.appShell--review .reviewActionToggleBody .reviewPrimaryAction,.appShell--review .reviewActionToggleBody .reviewUtilityAction{font-size:calc(13px * var(--app-font-scale,1))!important}}.appShell--review .reviewDateGroup{gap:10px}.appShell--review .reviewDateHeader{box-shadow:none;border-radius:12px;gap:10px;padding:9px 11px}.appShell--review .reviewDateHeader h4{overflow-wrap:anywhere;min-width:0}.appShell--review .reviewDateHeader span{color:var(--muted);white-space:nowrap;background:0 0;border-radius:0;flex:none;padding:0;font-weight:900}.appShell--review .reviewDateGroup .reviewQuestionCard{margin-top:0}.appShell--review .reviewQuestionCard{background:var(--surface);box-shadow:none;border-radius:14px;padding:14px}.appShell--review .reviewQuestionCard:hover{box-shadow:0 8px 22px var(--shadow)}.appShell--review .reviewQuestionCard:not(.reviewItemCollapsed){box-shadow:0 8px 24px var(--shadow);padding:16px}.appShell--review .reviewQuestionCard.selectedForAnki{border-color:color-mix(in srgb,var(--primary) 55%,var(--border));background:linear-gradient(135deg,var(--primary-soft) 0%,var(--surface) 48%);box-shadow:inset 3px 0 0 var(--primary),0 6px 18px var(--shadow)}.appShell--review .reviewCardHeader{align-items:flex-start;gap:14px}.appShell--review .reviewCardTitleBlock{flex:auto;gap:6px;min-width:0}.appShell--review .reviewCardTitle{color:var(--text);overflow-wrap:anywhere;font-size:15px;font-weight:950;line-height:1.25;display:block}.appShell--review .reviewCardPreview{-webkit-line-clamp:2;color:var(--muted);-webkit-box-orient:vertical;margin:0;line-height:1.45;display:-webkit-box;overflow:hidden}.appShell--review .reviewCardHeaderActions{justify-content:flex-end;align-items:center;gap:8px;min-width:0}.appShell--review .reviewHead .reviewResultText{white-space:nowrap;background:0 0;border-radius:0;padding:0;font-size:12px;font-weight:950;line-height:1.2}.appShell--review .reviewResultText.isCorrect{color:var(--success-text)}.appShell--review .reviewResultText.isIncorrect{color:var(--danger-text)}.appShell--review .reviewCardToggleButton{justify-content:center;align-items:center;gap:6px;min-height:34px;display:inline-flex;border:1px solid var(--border)!important;background:var(--surface-soft)!important;color:var(--text)!important;box-shadow:none!important;border-radius:10px!important;padding:6px 9px!important}.appShell--review .reviewCardToggleButton span{border-radius:0;padding:0;font-size:12px;font-weight:950;line-height:1}.appShell--review .reviewCardToggleButton .reviewCardToggleIcon{border:1px solid var(--border);background:var(--surface);width:22px;height:22px;color:var(--muted);border-radius:999px;flex:0 0 22px;justify-content:center;align-items:center;font-size:12px;transition:transform .15s,background .15s,color .15s,border-color .15s;display:inline-flex}.appShell--review .reviewQuestionCard:not(.reviewItemCollapsed) .reviewCardToggleIcon{background:var(--secondary);color:var(--secondary-text);transform:rotate(180deg)}.appShell--review .reviewCardToggleButton:hover .reviewCardToggleIcon{border-color:var(--primary);color:var(--text)}.appShell--review .reviewQuestionMeta{gap:6px 10px;margin-top:10px;line-height:1.35}.appShell--review .reviewQuestionMeta span{max-width:100%;color:var(--muted);white-space:normal;overflow-wrap:anywhere;text-overflow:clip;background:0 0;border:0;border-radius:0;padding:0;font-size:12px;font-weight:820;overflow:visible}.appShell--review .reviewCardQuickActions{gap:7px;margin-top:9px;padding-top:9px}.appShell--review .reviewCardQuickActions .reviewMiniButton{text-align:center;white-space:normal;border-radius:10px;min-width:0;max-width:100%;padding:7px 10px;line-height:1.2}.appShell--review .reviewCardQuickActions .reviewMiniButton:first-child{min-width:0}.appShell--review .reviewCardExpandedContent{gap:12px;display:grid}.appShell--review .reviewCardExpandedContent .reviewStem,.appShell--review .reviewCardExpandedContent .reviewOptionList,.appShell--review .reviewCardExpandedContent .reviewAnswerGrid,.appShell--review .reviewCardExpandedContent p{margin-top:0;margin-bottom:0}.appShell--review .reviewCardExpandedContent .reviewStem{line-height:1.62}.appShell--review .reviewCardExpandedContent .reviewAnswerBox span,.appShell--review .reviewCardExpandedContent .reviewOptionLine,.appShell--review .reviewCardExpandedContent p{overflow-wrap:anywhere}.appShell--review .reviewSourceRow{margin-top:0}.appShell--review .reviewSourceRow .secondary,.appShell--review .reviewSourceRow .linkButton{white-space:normal;overflow-wrap:anywhere;max-width:100%}@media (width<=700px){.appShell--review .reviewCardHeader{gap:10px;display:grid}.appShell--review .reviewCardHeaderActions{justify-content:flex-start}.appShell--review .reviewCardQuickActions{grid-template-columns:1fr;display:grid}.appShell--review .reviewCardQuickActions .reviewMiniButton,.appShell--review .reviewSourceRow .secondary,.appShell--review .reviewSourceRow .linkButton{width:100%}.appShell--review .reviewDateHeader{display:grid}.appShell--review .reviewDateHeader span{white-space:normal}}.appShell--review .reviewFilterToggleIcon,.appShell--review .reviewWeakAreasToggleIcon,.appShell--review .reviewCardToggleIcon{background:var(--surface-soft);border:1px solid var(--border);width:28px;height:28px;color:var(--muted);border-radius:999px;flex:0 0 28px;font-size:0;line-height:1}.appShell--review .reviewFilterToggleIcon .mizaanIcon,.appShell--review .reviewWeakAreasToggleIcon .mizaanIcon,.appShell--review .reviewCardToggleIcon .mizaanIcon{width:14px;height:14px;display:block}.appShell--review .reviewFilterToggleGroup[open]>.reviewFilterToggleSummary .reviewFilterToggleIcon,.appShell--review .reviewWeakAreasToggle[open]>.reviewWeakAreasSummary .reviewWeakAreasToggleIcon,.appShell--review .reviewQuestionCard:not(.reviewItemCollapsed) .reviewCardToggleIcon{background:var(--secondary);color:var(--secondary-text);transform:rotate(180deg)}.appShell--review .reviewFilterToggleSummary:hover .reviewFilterToggleIcon,.appShell--review .reviewWeakAreasSummary:hover .reviewWeakAreasToggleIcon,.appShell--review .reviewCardToggleButton:hover .reviewCardToggleIcon{border-color:var(--primary);color:var(--text)}.appShell--review .reviewActionToggleSummary,.appShell--review .reviewFilterToggleSummary,.appShell--review .reviewWeakAreasSummary{grid-template-columns:minmax(0,1fr) 28px;align-items:center;display:grid}.appShell--review .reviewCardHeader{grid-template-columns:minmax(0,1fr) auto;display:grid}.appShell--review .reviewCardHeaderActions{flex-wrap:nowrap}.appShell--review .reviewCardToggleButton{width:34px;min-width:34px;height:34px;min-height:34px;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:999px!important;padding:0!important}.appShell--review .reviewCardToggleButton .reviewCardToggleIcon{margin:0}.appShell--review .reviewQuestionCard.reviewQuestionCardSelected{border-color:color-mix(in srgb,var(--primary) 68%,var(--border));background:linear-gradient(135deg,var(--primary-soft) 0%,var(--surface) 42%);box-shadow:inset 4px 0 0 var(--primary),0 8px 22px var(--shadow)}.appShell--review .reviewQuestionCard.reviewQuestionCardSelected .reviewCardTitle:after{content:"Selected for review";color:var(--primary-soft-text);margin-top:4px;font-size:12px;font-weight:900;line-height:1.25;display:block}.appShell--review .reviewSelectedWorkflowLine{color:var(--muted);overflow-wrap:anywhere;margin:0;font-size:12px;font-weight:820;line-height:1.35}.appShell--review .reviewActionToggleBody .reviewPrimaryAction:disabled,.appShell--review .reviewActionToggleBody .reviewUtilityAction:disabled,.appShell--review .reviewCardQuickActions .reviewMiniButton:disabled{opacity:.55;box-shadow:none;transform:none}.appShell--review .reviewCardQuickActions .reviewMiniButton.active{border-color:color-mix(in srgb,var(--primary) 70%,var(--border));background:var(--primary);color:#fff}@media (width<=1100px){.appShell--review .reviewCardHeader{gap:10px}.appShell--review .reviewCardHeaderActions{gap:7px}}@media (width<=700px){.appShell--review .reviewCardHeader{grid-template-columns:minmax(0,1fr) auto}.appShell--review .reviewResultText{white-space:normal}.appShell--review .reviewActionToggleSummary,.appShell--review .reviewFilterToggleSummary,.appShell--review .reviewWeakAreasSummary{grid-template-columns:minmax(0,1fr) 28px}}.appShell--review .reviewCardToggleButton{flex:0 0 34px}.appShell--review .reviewCardToggleButton .reviewCardToggleIcon{text-indent:0;position:relative;overflow:hidden;font-size:0!important}.appShell--review .reviewCardToggleButton .reviewCardToggleIcon:before{content:none;display:none}.appShell--review .reviewCardHeaderActions{max-width:100%}.appShell--review .reviewHead .reviewResultText{overflow-wrap:anywhere;min-width:0}@media (width<=900px){.appShell--review .reviewCardHeader{grid-template-columns:minmax(0,1fr) auto;align-items:start}.appShell--review .reviewCardHeaderActions{justify-content:flex-end}}.appShell--review .reviewPeriodSelection{border:1px solid var(--border);background:var(--surface);border-radius:12px;gap:9px;min-width:0;max-width:100%;padding:10px;display:grid}.appShell--review .reviewPeriodSelectionHeader{gap:3px;min-width:0;display:grid}.appShell--review .reviewPeriodSelectionHeader strong{color:var(--text);overflow-wrap:anywhere;font-size:13px;font-weight:950;line-height:1.25}.appShell--review .reviewPeriodSelectionHeader span{color:var(--muted);overflow-wrap:anywhere;font-size:12px;font-weight:820;line-height:1.3}.appShell--review .reviewPeriodButtonGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;min-width:0;display:grid}.appShell--review .reviewPeriodButtonGrid .reviewUtilityAction,.appShell--review .reviewPeriodCustomBody .reviewUtilityAction{text-align:center;white-space:normal;overflow-wrap:anywhere;justify-content:center;width:100%;min-width:0}.appShell--review .reviewPeriodCustomDetails{width:100%;min-width:0;max-width:100%}.appShell--review .reviewPeriodCustomBody{grid-template-columns:minmax(0,1fr);gap:8px;display:grid}.appShell--review .reviewPeriodCustomBody label{min-width:0;color:var(--muted);text-transform:uppercase;letter-spacing:.03em;gap:5px;font-size:12px;font-weight:900;display:grid}.appShell--review .reviewPeriodCustomBody input{border:1px solid var(--border);background:var(--surface);width:100%;min-width:0;color:var(--text);border-radius:10px;padding:8px 10px;font-weight:850}.appShell--review .reviewPeriodSelectionStatus{color:var(--muted);overflow-wrap:anywhere;margin:0;font-size:12px;font-weight:820;line-height:1.35}.appShell--review .practiceActions .reviewUtilityAction{grid-column:1/-1}@media (width<=380px){.appShell--review .reviewPeriodButtonGrid{grid-template-columns:1fr}}.privateNoteBody{gap:12px;padding:14px}.privateNoteHint{max-width:68ch;line-height:1.5}.privateNoteLabel{gap:8px}.privateNoteLabel span{color:var(--text);font-size:12px;line-height:1.25}.privateNoteTextarea{background:var(--surface);min-height:128px;line-height:1.55}.privateNoteFooter{border-top:1px solid var(--border);padding-top:9px;line-height:1.35}.privateNoteStatus{border:1px solid color-mix(in srgb,var(--success) 36%,var(--border));background:var(--success-soft);border-radius:10px;padding:8px 10px;line-height:1.35}.privateNotesControls .reviewQuestionsHeader,.privateNotesListPanel .reviewQuestionsHeader{align-items:flex-start}.privateNotesControls .buttonRow{justify-content:flex-end}.privateNotesPrivacyLine{line-height:1.45}.privateNotesImportBox{align-items:start}.privateNotesImportActions .reviewMiniButton{border-radius:10px;padding:8px 11px}.privateNoteLibraryItem{border-radius:12px;padding:15px}.privateNoteLibraryItem .reviewHead{align-items:flex-start;gap:10px}.privateNoteCardStatus{color:var(--muted);white-space:nowrap;align-self:flex-start;font-size:12px;font-weight:850;line-height:1.25}.privateNoteLibraryBody{background:var(--surface);margin-top:10px;padding:13px;line-height:1.58}.privateNoteQuestionContextGrid{gap:8px;margin-top:10px}.privateNoteQuestionContextGrid .reviewAnswerBox{border-radius:10px;padding:9px 10px}.privateNoteLibraryActions{margin-top:10px;padding-top:10px}.privateNoteLibraryActions .reviewMiniButton{white-space:normal;border-radius:10px}.privateNotesImportBox .localJsonImportPreview span{line-height:1.35;display:block}@media (width<=700px){.privateNotesControls .buttonRow,.privateNotesImportActions{justify-content:flex-start}.privateNotesControls .buttonRow .secondary,.privateNotesImportActions .secondary,.privateNotesImportActions .reviewMiniButton{justify-content:center;width:100%}}.reviewCardSelectButton>span[aria-hidden=true]{justify-content:center;align-items:center;display:inline-flex}.reviewCardSelectButton>span[aria-hidden=true] .mizaanIcon{width:15px;height:15px}:root{--ocean-navy:#06344d;--ocean-navy-strong:#042c42;--ocean-teal:#07998d;--ocean-teal-deep:#087f78;--ocean-cyan:#79ccd8;--ocean-ink:#102b3f;--ocean-muted:#5d7789;--ocean-border:#c8dfe6;--ocean-border-soft:#dbe9ee;--ocean-canvas:#f4f9fa;--ocean-surface:#fff;--ocean-soft:#eaf5f5;--ocean-wash:#a6ebed6b;--ocean-header-height:78px;--ocean-rail-width:124px;--ocean-radius:10px;--ocean-focus:#22b8cf}body{background:var(--bg,var(--ocean-canvas));color:var(--text,var(--ocean-ink))}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid color-mix(in srgb, var(--ocean-focus) 72%, white);outline-offset:3px}.appShell{isolation:isolate;grid-template-columns:var(--ocean-rail-width) minmax(0, 1fr);grid-template-rows:var(--ocean-header-height) minmax(0, 1fr);background:var(--bg,var(--ocean-canvas));min-height:100vh;color:var(--text,var(--ocean-ink));display:grid;position:relative;overflow-x:clip}.appShell:after{content:"";z-index:-1;left:var(--ocean-rail-width);pointer-events:none;background:radial-gradient(80% 90% at 24% 100%, color-mix(in srgb, var(--ocean-wash) 82%, transparent) 0%, transparent 70%), radial-gradient(72% 90% at 80% 100%, color-mix(in srgb, var(--ocean-wash) 72%, transparent) 0%, transparent 72%), linear-gradient(180deg, transparent 0%, color-mix(in srgb, var(--ocean-wash) 42%, transparent) 100%);height:132px;position:fixed;bottom:0;right:0}.oceanGlobalHeader{z-index:60;min-width:0;height:var(--ocean-header-height);background:var(--ocean-navy);color:#fff;border:0;grid-area:1/1/auto/-1;justify-content:space-between;align-items:center;padding:0 30px;display:flex}.oceanBrandButton{color:#fff;letter-spacing:-.025em;background:0 0;border:0;align-items:baseline;gap:8px;min-width:0;margin:0;padding:0;font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:700;line-height:1;text-decoration:none;display:inline-flex}button.oceanBrandButton:hover{background:0 0}.oceanBrandMed{color:var(--ocean-teal);font-weight:700}.oceanPrimaryNavToggle,.railMobileClose,.mobilePrimaryNavBackdrop{display:none}.leftRail{top:var(--ocean-header-height);z-index:40;width:var(--ocean-rail-width);height:calc(100vh - var(--ocean-header-height));background:color-mix(in srgb, var(--surface,white) 96%, transparent);border-right:1px solid var(--border,var(--ocean-border-soft));min-height:0;box-shadow:none;flex-direction:column;grid-area:2/1;padding:24px 14px 18px;position:sticky;overflow:visible;display:flex!important}.railLogoButton{display:none!important}.railNavGroup{justify-items:center;gap:4px;width:100%;margin:0;display:grid}.railNavGroupPrimary{gap:6px}.railNavGroupSecondary{border-top:1px solid var(--border,var(--ocean-border-soft));margin-top:28px;padding-top:18px}.railNavGroupBottom{border-top:1px solid var(--border,var(--ocean-border-soft));margin-top:auto;padding-top:18px}.railNavButton{width:56px;min-height:56px;color:var(--muted,var(--ocean-muted));text-align:center;box-shadow:none;background:0 0;border:0;border-radius:9px;grid-template-columns:1fr;place-items:center;gap:5px;padding:8px 6px;font-size:12px;font-weight:650;line-height:1.2;display:grid;position:relative}.railNavButton:hover:not(:disabled){background:color-mix(in srgb, var(--primary-soft,var(--ocean-soft)) 58%, transparent);color:var(--text,var(--ocean-ink))}.railNavButton.active{color:var(--primary,var(--ocean-teal));background:0 0;font-weight:800}.railNavButton.active:before{content:"";background:var(--primary,var(--ocean-teal));border-radius:999px;width:3px;position:absolute;top:10px;bottom:10px;left:-17px}.railNavButton--disabled{opacity:.58;cursor:default}.railNavIcon{color:currentColor;justify-content:center;align-items:center;width:23px;min-width:23px;font-size:20px;line-height:1;display:inline-flex}.railNavLabel{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.railNavMeta,.railNavBadge{display:none}.railTooltip{z-index:130;border:1px solid var(--border,var(--ocean-border));background:var(--surface-strong,var(--surface,white));width:max-content;max-width:220px;color:var(--text,var(--ocean-ink));white-space:nowrap;pointer-events:none;border-radius:8px;padding:7px 10px;font-size:12px;font-weight:800;display:none;position:absolute;top:50%;left:calc(100% + 10px);transform:translateY(-50%);box-shadow:0 8px 20px #052a3e24}.railNavButton:hover:not(:disabled) .railTooltip,.railNavButton:focus-visible .railTooltip,.railLogoButton:hover .railTooltip,.railLogoButton:focus-visible .railTooltip{display:inline-flex}.appShellBody{background:0 0;grid-area:2/2;grid-template-columns:minmax(220px,286px) minmax(0,1fr);min-width:0;min-height:0;display:grid}.appShell--noWorkspaceSidebar .appShellBody,.appShell--sidebarCollapsed .appShellBody,.appShell--home .appShellBody{grid-template-columns:minmax(0,1fr)!important}.appShell--home .leftRail{display:flex!important}.appShell--home{grid-template-columns:var(--ocean-rail-width) minmax(0, 1fr)!important}.appShell--home .appShellBody{grid-column:2!important}.sidebarFrame{background:color-mix(in srgb, var(--surface,white) 94%, transparent);border-right:1px solid var(--border,var(--ocean-border-soft));min-width:0;min-height:0;box-shadow:none;position:relative}.appShell--home .sidebarFrame{display:none}.workspaceSidebar{height:100%;min-height:0;box-shadow:none;background:0 0;border:0;padding:28px 22px;overflow-y:auto}.workspaceSidebarHeader{margin-bottom:18px}.workspaceSidebarHeader h2,.workspaceSidebar h2,.workspaceSidebar h3{color:var(--text,var(--ocean-ink));letter-spacing:-.015em;margin:0;font-family:Georgia,Times New Roman,serif}.workspaceSidebarHeader p,.workspaceSidebar .muted,.quizSidebarStatus p{color:var(--muted,var(--ocean-muted))}.sidebarCollapseButton{border:1px solid var(--border,var(--ocean-border));background:var(--surface,white);color:var(--text,var(--ocean-ink));box-shadow:none}.mainWorkspace{background:0 0;min-width:0;min-height:0;overflow:visible}.mainWorkspaceInner{width:min(100%,1240px);margin:0 auto;padding:36px 50px 120px}.mainWorkspaceInner.wide{width:min(100%,1320px)}.mainWorkspaceHeader{box-shadow:none;background:0 0;border:0;justify-content:space-between;align-items:flex-start;gap:28px;margin:0 0 30px;padding:0;display:flex}.mainWorkspaceHeader h1,.home h1,.results h1,.results h2,.reviewDashboard h1,.reviewDashboard h2,.questionCard h2,.questionCard h3{color:var(--text,var(--ocean-ink));letter-spacing:-.025em;font-family:Georgia,Times New Roman,serif}.mainWorkspaceHeader h1{margin:0;font-size:clamp(30px,3vw,43px);font-weight:700;line-height:1.08}.mainWorkspaceHeader p{color:var(--muted,var(--ocean-muted));margin:5px 0 0;font-size:13px;line-height:1.45}.mainWorkspaceActions{flex:none}.primary,.success,.resultsBtn,.homeBtn{border:1px solid var(--primary,var(--ocean-teal));border-radius:var(--ocean-radius);background:var(--primary,var(--ocean-teal));color:#fff;min-height:42px;box-shadow:none;font-weight:800}.primary:hover:not(:disabled),.success:hover:not(:disabled),.resultsBtn:hover:not(:disabled),.homeBtn:hover:not(:disabled){background:var(--primary-strong,var(--ocean-teal-deep));border-color:var(--primary-strong,var(--ocean-teal-deep));box-shadow:none;transform:none}.secondary,.smallBtn,.referenceRangeButton,.reviewMiniButton,.linkButton.buttonLike{border:1px solid var(--border,var(--ocean-border));border-radius:var(--ocean-radius);background:var(--surface,white);min-height:38px;color:var(--text,var(--ocean-ink));box-shadow:none;font-weight:750}.secondary:hover:not(:disabled),.smallBtn:hover:not(:disabled),.referenceRangeButton:hover:not(:disabled),.reviewMiniButton:hover:not(:disabled){border-color:color-mix(in srgb, var(--primary,var(--ocean-teal)) 55%, var(--border,var(--ocean-border)));background:color-mix(in srgb, var(--primary-soft,var(--ocean-soft)) 38%, var(--surface,white));box-shadow:none;transform:none}input,select,textarea{border:1px solid var(--border,var(--ocean-border));border-radius:var(--ocean-radius);background:var(--surface,white);color:var(--text,var(--ocean-ink));box-shadow:none}.appShell--home .mainWorkspaceInner{width:min(100%,1220px);padding-top:38px}.homeActionBar,.home-summary-actions-row{gap:10px}.home-summary-stack,.homeLayout,.home-year-sections,.homeYearSections{background:0 0}.home-summary-card,.home-year-card,.home-set-card,.home .panel,.home .setCard{border:0!important;border-bottom:1px solid var(--border,var(--ocean-border-soft))!important;box-shadow:none!important;background:0 0!important;border-radius:0!important}.home-year-card,.home-set-card,.home .setCard{padding:18px 0!important}.home-summary-card{padding:0 0 24px!important}.home-year-card:last-child,.home-set-card:last-child{border-bottom-color:#0000!important}.home-year-stats,.home-summary-stats,.quizSidebarStats,.reviewStatsGrid,.settingsInfoGrid{gap:18px}.home-year-stats>div,.home-summary-stats>div,.quizSidebarStats>div,.reviewStatCard{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important}.home-year-stats strong,.home-summary-stats strong,.reviewStatCard strong{color:var(--text,var(--ocean-ink));font-family:Georgia,Times New Roman,serif;font-weight:700}.home-year-stats span,.home-summary-stats span,.reviewStatCard span{color:var(--muted,var(--ocean-muted))}.homeContinueCluster,.setContinueCluster{box-shadow:none;background:0 0;border:0;border-radius:0}.homeContinueOptions,.setContinueOptions{background:0 0;border-top:0}.appShell--quiz .mainWorkspaceInner,.appShell--mock .mainWorkspaceInner{width:min(100%,1180px);padding-top:28px}.appShell--quiz .mainWorkspaceHeader,.appShell--mock .mainWorkspaceHeader{border-bottom:1px solid var(--border,var(--ocean-border-soft));margin-bottom:18px;padding-bottom:18px}.appShell--quiz .mainWorkspaceHeader h1,.appShell--mock .mainWorkspaceHeader h1{letter-spacing:0;font-family:inherit;font-size:14px;font-weight:850}.quizQuestionHeaderActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.quizWorkbench,.normalQuizWorkbenchWithList{min-width:0}.questionCard{width:100%;max-width:none;box-shadow:none;background:0 0;border:0;border-radius:0;margin:0;padding:0 0 34px}.questionCard .stem{max-width:960px;color:var(--text,var(--ocean-ink));font-size:clamp(16px,1.28vw,20px);font-weight:650;line-height:1.48}.questionCard .stemParagraph{margin-bottom:12px}.quizMetaPills{margin-bottom:18px}.quizMetaPills span,.questionInlineNumber{color:var(--muted,var(--ocean-muted));background:0 0;border:0;border-radius:0;padding:0;font-size:12px;font-weight:750}.highlightTools{opacity:.8;margin:14px 0 0}.options{gap:9px;max-width:1020px;margin-top:26px;display:grid}.option{border:1px solid var(--border,var(--ocean-border));background:var(--surface,white);min-height:53px;color:var(--text,var(--ocean-ink));box-shadow:none;border-radius:9px;padding:14px 16px;line-height:1.42;transition:border-color .12s,background-color .12s}.option:hover{border-color:color-mix(in srgb, var(--primary,var(--ocean-teal)) 60%, var(--border,var(--ocean-border)));background:color-mix(in srgb, var(--primary-soft,var(--ocean-soft)) 24%, var(--surface,white))}.option.selected{border-color:var(--primary,var(--ocean-teal));background:color-mix(in srgb, var(--primary-soft,var(--ocean-soft)) 72%, var(--surface,white))}.option.correct{border-color:var(--success,#15803d);background:var(--success-soft,#dcfce7)}.option.wrong{border-color:var(--danger,#dc2626);background:var(--danger-soft,#fee2e2)}.option.eliminated{opacity:.5;background:0 0}.actionRow{margin-top:26px}.resultBanner{border-top:1px solid var(--border,var(--ocean-border-soft));background:0 0;border-bottom:0;border-radius:0;margin:22px 0 0;padding:14px 0;font-family:Georgia,Times New Roman,serif;font-size:20px}.goodBanner,.badBanner{background:0 0}.explanation,.explanationCard,.teachingSection,.sourceBox{box-shadow:none;background:0 0;border-radius:0}.explanation{border-top:1px solid var(--border,var(--ocean-border-soft));max-width:none;margin:0;padding:22px 0 0}.teachingSection{border-bottom:1px solid var(--border,var(--ocean-border-soft));padding:16px 0}.teachingSection h3{color:var(--primary,var(--ocean-teal));text-transform:none;margin-bottom:8px;font-family:inherit;font-size:12px}.sourceBox{border-top:1px solid var(--border,var(--ocean-border-soft));padding:14px 0}.setupGrid,.practiceSetupGrid,.settingsWorkbenchGrid,.folderSections{gap:24px}.practiceBuilderBox,.pomodoroSetupBox,.settingsWorkbenchPanel,.settingsInfoGrid>div,.workspaceNavItem,.folderSection,.folderSectionContent,.setCard,.panel{box-shadow:none}.practiceBuilderBox,.pomodoroSetupBox,.settingsWorkbenchPanel,.folderSection,.folderSectionContent{border-color:var(--border,var(--ocean-border-soft));background:color-mix(in srgb, var(--surface,white) 42%, transparent)}.practiceStatusGrid{gap:8px}.practiceStatusOption{box-shadow:none;border-radius:999px}.setupStartActions{z-index:8;border:1px solid var(--border,var(--ocean-border));background:color-mix(in srgb, var(--surface,white) 94%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;width:max-content;max-width:100%;padding:8px;position:sticky;bottom:16px}.reviewDashboard{width:min(100%,1320px)}.reviewControlPanel,.reviewHero,.reviewQuestionsPanel,.reviewActionGroup,.reviewDateHeader,.reviewItem,.reviewCompactDetails,.reviewSelectionNote,.reviewAnkiStatus{box-shadow:none!important}.reviewControlPanel,.reviewHero,.reviewQuestionsPanel{background:0 0!important;border:0!important;border-radius:0!important;padding-left:0!important;padding-right:0!important}.reviewStatusTabs button,.reviewStatusTabsPolished button,.mockResultsReviewFilter{border:1px solid var(--border,var(--ocean-border));background:var(--surface,white);min-height:34px;color:var(--text,var(--ocean-ink));box-shadow:none;border-radius:999px}.reviewStatusTabs button.active,.reviewStatusTabsPolished button.active,.mockResultsReviewFilter.active{border-color:var(--primary,var(--ocean-teal));background:var(--primary,var(--ocean-teal));color:#fff}.reviewFilters,.reviewFiltersPolished{gap:10px}.reviewFilterToggleGroup,.reviewActionGroup{border:1px solid var(--border,var(--ocean-border-soft));background:color-mix(in srgb, var(--surface,white) 66%, transparent);border-radius:12px}.reviewDateHeader{border:0;border-bottom:1px solid var(--border,var(--ocean-border-soft));background:0 0;border-radius:0;padding:12px 0;position:static}.reviewItem{border:0;border-bottom:1px solid var(--border,var(--ocean-border-soft));background:0 0;border-radius:0;margin:0;padding:18px 0}.reviewItem:hover{border-color:var(--border,var(--ocean-border-soft));background:color-mix(in srgb, var(--primary-soft,var(--ocean-soft)) 20%, transparent);box-shadow:none}.reviewItem.selectedForAnki{border-color:var(--primary,var(--ocean-teal));background:color-mix(in srgb, var(--primary-soft,var(--ocean-soft)) 42%, transparent);box-shadow:inset 3px 0 0 var(--primary,var(--ocean-teal))!important}.reviewOptionLine{box-shadow:none;border-radius:8px}.reviewPrimaryAction,.reviewHeroButton,.reviewRetryAction,.reviewAnkiAction,.reviewAnkiApkgAction{box-shadow:none!important;transform:none!important}.results{width:min(100%,1180px);max-width:1180px;margin:0 auto;padding:38px 42px 120px}.results>.panel,.mockResultsReviewPanel,.topicBox{box-shadow:none}.results>.panel{border:0;border-bottom:1px solid var(--border,var(--ocean-border-soft));background:0 0;border-radius:0;padding:20px 0 26px}.topicGrid{gap:0}.topicBox{border:0;border-bottom:1px solid var(--border,var(--ocean-border-soft));background:0 0;border-radius:0;padding:12px 0}.appShell--mock .workspaceSidebarHeader h2{font-size:19px}.appShell--mock .quizSidebarStats{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.appShell--mock .quizSidebarStats>div{padding:7px 0}.appShell--mock .qGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.appShell--mock .qNav{min-height:31px;box-shadow:none;background:0 0;border-radius:999px}.appShell--mock .qNav.active{background:var(--primary-soft,var(--ocean-soft));color:var(--primary-strong,var(--ocean-teal-deep));border-color:var(--primary,var(--ocean-teal))}.mockHeaderActions .secondary,.mockHeaderActions .referenceRangeButton{min-height:36px}.settingsWorkbenchPanel{border-radius:12px}.settingsInfoGrid>div{border:0;border-bottom:1px solid var(--border,var(--ocean-border-soft));background:0 0;border-radius:0}.page{background:radial-gradient(72% 20% at 72% 100%, color-mix(in srgb, var(--ocean-wash) 70%, transparent), transparent 72%), var(--bg,var(--ocean-canvas));min-height:100vh}.page .mainHeader,.page .examHeader{box-shadow:none}@media (width<=900px){:root{--ocean-header-height:62px}html,body{overflow-x:hidden}.appShell{min-height:100dvh;padding-top:var(--ocean-header-height);display:block}.appShell:after{height:110px;left:0}.oceanGlobalHeader{z-index:100;height:var(--ocean-header-height);padding:0 20px;position:fixed;inset:0 0 auto}.oceanBrandButton{font-size:21px}.oceanPrimaryNavToggle{color:#fff;background:0 0;border:1px solid #ffffff8c;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;padding:0;font-size:21px;line-height:1;display:inline-flex}.leftRail,.appShell--home .leftRail{z-index:120;inset:var(--ocean-header-height) 0 0 auto;width:min(310px,100vw - 48px);height:calc(100dvh - var(--ocean-header-height));visibility:hidden;pointer-events:none;background:var(--surface,white);border-left:1px solid var(--border,var(--ocean-border));border-right:0;padding:22px 20px 24px;transition:transform .22s,visibility .22s step-end;position:fixed;transform:translate(104%);box-shadow:-16px 0 36px #052a3e1f;display:flex!important}.appShell--primaryNavOpen .leftRail{visibility:visible;pointer-events:auto;transition:transform .22s,visibility step-start;transform:translate(0)}.railMobileClose{border:1px solid var(--border,var(--ocean-border));background:var(--surface,white);width:36px;height:36px;color:var(--text,var(--ocean-ink));border-radius:9px;justify-content:center;align-self:flex-end;align-items:center;margin:0 0 12px;font-size:24px;line-height:1;display:inline-flex}.mobilePrimaryNavBackdrop{z-index:110;inset:var(--ocean-header-height) 0 0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#042c4257;border:0;border-radius:0;width:100%;height:auto;display:block;position:fixed}.railNavButton{min-height:48px;padding-left:6px;font-size:15px}.appShellBody,.appShell--home .appShellBody{min-height:calc(100dvh - var(--ocean-header-height));display:block}.appShell--home .sidebarFrame,.sidebarFrame{display:none}.mainWorkspaceInner,.mainWorkspaceInner.wide,.appShell--home .mainWorkspaceInner,.appShell--quiz .mainWorkspaceInner,.appShell--mock .mainWorkspaceInner{width:100%;padding:28px 20px 116px}.mainWorkspaceHeader{margin-bottom:24px;display:block}.mainWorkspaceHeader h1{font-size:clamp(28px,8.2vw,36px)}.mainWorkspaceHeader p{font-size:12px}.mainWorkspaceActions{margin-top:12px}.mobileShellBar{top:var(--ocean-header-height);z-index:35;background:color-mix(in srgb, var(--surface,white) 94%, transparent);border-bottom:1px solid var(--border,var(--ocean-border-soft));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-height:44px;padding:6px 20px;display:flex;position:sticky}.mobileShellToggle{min-height:32px;color:var(--text,var(--ocean-ink));background:0 0;border:0;font-weight:800}.questionCard .stem{max-width:none;font-size:clamp(16px,4.4vw,19px);line-height:1.25}.options{gap:8px;margin-top:24px}.option{min-height:48px;padding:13px 12px;font-size:14px}.highlightTools{gap:6px}.highlightTools .smallBtn{min-height:32px;padding:6px 8px;font-size:11px}.quizQuestionHeaderActions{justify-content:flex-start}.quizQuestionHeaderActions .secondary,.quizQuestionHeaderActions .referenceRangeButton{min-height:34px;padding:7px 9px;font-size:11px}.mobileBottomBar{border-top:1px solid var(--border,var(--ocean-border));background:color-mix(in srgb, var(--surface,white) 96%, transparent);box-shadow:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mobileQuizActionGroup{gap:8px}.mobileQuizActionGroup button{white-space:nowrap;border-radius:9px;min-width:0;min-height:42px}.reviewStatusTabs,.reviewStatusTabsPolished{scrollbar-width:none;gap:7px;padding-bottom:4px;display:flex;overflow-x:auto}.reviewStatusTabs::-webkit-scrollbar{display:none}.reviewStatusTabsPolished::-webkit-scrollbar{display:none}.reviewStatusTabs button,.reviewStatusTabsPolished button{flex:none}.reviewFilters,.reviewFiltersPolished,.reviewActionsGrid{grid-template-columns:1fr}.reviewItem{padding:18px 0}.results{width:100%;padding:28px 20px 110px}.setupStartActions{justify-content:stretch;width:100%;bottom:10px}.setupStartActions .primary{flex:auto}}@media (width<=520px){.mainWorkspaceInner,.mainWorkspaceInner.wide,.appShell--home .mainWorkspaceInner,.appShell--quiz .mainWorkspaceInner,.appShell--mock .mainWorkspaceInner{padding-left:20px;padding-right:20px}.home-year-stats,.home-summary-stats,.reviewStatsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.mobileQuizActionGroup{grid-template-columns:auto minmax(0,1fr) auto}.mobileQuizActionGroup .success:last-child{display:none}}@media (prefers-reduced-motion:reduce){.leftRail,.mobileDrawer,.mobileDrawerFrame,.mobileDrawerBackdrop,.option,.reviewItem{transition:none!important;animation:none!important}}.appShell--setup.practiceSetupShell{--setup-ink:#0b2438;--setup-muted:#5a7383;--setup-border:#c8dde2;--setup-soft:#e7f1f1;--setup-canvas:#f3f7f8}.appShell--setup.practiceSetupShell:after{display:none!important}.appShell--setup .practiceSetupWorkspace{width:min(100%,1080px);padding-top:34px}.appShell--setup .practiceSetupWorkspace>.mainWorkspaceHeader{border-bottom:1px solid var(--setup-border);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:20px;margin-bottom:28px;padding:0 0 16px;display:grid}.appShell--setup .practiceSetupWorkspace .mainWorkspaceHeader p{max-width:560px;color:var(--setup-muted);margin:7px 0 0;font-size:13px;line-height:1.45}.appShell--setup .practiceSetupPanel{box-shadow:none;background:0 0;border:0;border-radius:0;margin:0;padding:0 0 32px}.appShell--setup .practiceSetupPanel>h2{color:var(--setup-ink);margin:0 0 18px;font-size:18px;line-height:1.2}.appShell--setup .practiceSetupPanel>.fieldGrid{gap:0}.appShell--setup .practiceSetupPanel>.fieldGrid>.fieldGroup,.appShell--setup .practiceSetupPanel>.fieldGrid>.combineCompactBox,.appShell--setup .practiceSetupPanel>.fieldGrid>.practiceBuilderBox,.appShell--setup .practiceSetupPanel>.fieldGrid>.checkRow,.appShell--setup .practiceSetupPanel>.fieldGrid>.pomodoroSetupBox{border-color:var(--setup-border);box-shadow:none;background:0 0;border-radius:0}.appShell--setup .practiceSetupPanel>.fieldGrid>.fieldGroup{border-bottom:1px solid var(--setup-border);padding:18px 0}.appShell--setup .practiceSetupPanel>.fieldGrid>.combineCompactBox,.appShell--setup .practiceSetupPanel>.fieldGrid>.practiceBuilderBox,.appShell--setup .practiceSetupPanel>.fieldGrid>.pomodoroSetupBox,.appShell--setup .practiceSetupPanel>.fieldGrid>.checkRow{border-width:0 0 1px;margin:0;padding:18px 0}.appShell--setup .practiceSetupPanel .fieldGroup label,.appShell--setup .practiceSetupPanel .checkRow,.appShell--setup .practiceSetupPanel .practiceBuilderHeader strong,.appShell--setup .practiceSetupPanel .combineCompactTitle strong{color:var(--setup-ink)}.appShell--setup .practiceSetupPanel .fieldGroup input,.appShell--setup .practiceSetupPanel .fieldGroup select{border-color:var(--setup-border);background:var(--surface,#fff);border-radius:8px}.appShell--setup .practiceSetupPanel .combineCompactTitle span,.appShell--setup .practiceSetupPanel .practiceBuilderHeader span,.appShell--setup .practiceSetupPanel .muted,.appShell--setup .practiceSetupPanel .practiceBuilderEmptyState,.appShell--setup .practiceSetupPanel .setupStartDisabledNote{color:var(--setup-muted)}.appShell--setup .practiceSetupPanel .combineCompactBox{gap:12px}.appShell--setup .practiceSetupPanel .combineSelectedPreview{max-height:none}.appShell--setup .practiceSetupPanel .combineSelectedPreview span,.appShell--setup .practiceSetupPanel .combineQuestionBadge{border:1px solid var(--setup-border);background:var(--setup-soft);color:var(--setup-ink)}.appShell--setup .practiceSetupPanel .practiceStatusGrid{flex-wrap:wrap;gap:8px;display:flex}.appShell--setup .practiceSetupPanel .practiceStatusOption{border:1px solid var(--setup-border);background:var(--surface,#fff);min-height:36px;color:var(--setup-ink);padding:7px 10px;font-size:13px;line-height:1.2}.appShell--setup .practiceSetupPanel .practiceStatusOption:has(input:checked){border-color:var(--primary,#0b8f82);background:var(--setup-soft)}.appShell--setup .practiceSetupPanel .combinePickerPanel{border-top-color:var(--setup-border)}.appShell--setup .practiceSetupPanel .combineSetCompactRow{border-color:var(--setup-border);background:var(--surface,#fff);border-radius:8px}.appShell--setup .practiceSetupPanel .examGuidance{border-color:var(--setup-border);border-left-color:var(--primary,#0b8f82);background:var(--setup-soft);box-shadow:none;border-radius:0;margin:0 0 2px}.appShell--setup .practiceSetupPanel .setupStartActions{z-index:auto;border:0;border-top:1px solid var(--setup-border);width:100%;max-width:none;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-radius:0;margin-top:18px;padding:18px 0 0;position:static}.appShell--setup .practiceSetupPanel .setupStartActions .primary{min-width:160px}.appShell--setup .setupSummarySidebar{gap:0}.appShell--setup .setupSummarySidebar h3{color:var(--setup-ink);margin:0 0 8px}.appShell--setup .setupSummarySidebar>div{border:0;border-bottom:1px solid var(--setup-border);color:var(--setup-ink);background:0 0;border-radius:0;padding:12px 0}.appShell--setup .setupSummarySidebar>div:last-child{border-bottom:0}@media (width<=900px){.appShell--setup .practiceSetupWorkspace{width:100%;padding-top:24px}.appShell--setup .practiceSetupWorkspace>.mainWorkspaceHeader{grid-template-columns:1fr;gap:14px;margin-bottom:22px;padding-bottom:14px}.appShell--setup .practiceSetupWorkspace .mainWorkspaceActions{align-self:start;margin-top:0}.appShell--setup .practiceSetupWorkspace .mainWorkspaceActions .buttonRow{width:100%}.appShell--setup .practiceSetupWorkspace .mainWorkspaceActions .buttonRow button{flex:0 auto}.appShell--setup .practiceSetupPanel{padding-bottom:24px}.appShell--setup .practiceSetupPanel .combineCompactHeader{flex-direction:column;align-items:stretch}.appShell--setup .practiceSetupPanel .combineToggleBtn{width:100%}.appShell--setup .practiceSetupPanel .practiceStatusOption{flex:calc(50% - 8px);justify-content:center}.appShell--setup .practiceSetupPanel .setupStartActions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.appShell--setup .practiceSetupPanel .setupStartActions .primary{grid-column:1/-1;width:100%}.appShell--setup .practiceSetupPanel .setupStartActions .setupStartDisabledNote{grid-column:1/-1}.appShell--setup .practiceSetupPanel .setupStartActions button{min-width:0}}.appShell--setup.practiceSetupShell{--setup-space-1:4px;--setup-space-2:8px;--setup-space-3:12px;--setup-space-4:16px;--setup-space-5:24px;--setup-space-6:32px;--setup-control-min:44px;--setup-row-min:56px;--setup-start-min:48px;--setup-icon-size:18px;--setup-radius:12px}.appShell--setup.practiceSetupShell--dark{--setup-ink:var(--text,#f8fafc);--setup-muted:var(--muted,#94a3b8);--setup-border:var(--border,#334155);--setup-soft:var(--surface-soft,#1e293b);--setup-canvas:var(--bg,#0f172a)}.appShell--setup .practiceSetupWorkspace{width:min(100%,1120px);padding:var(--setup-space-6) var(--setup-space-6) var(--setup-space-6)}.appShell--setup .practiceSetupWorkspace>.mainWorkspaceHeader{gap:var(--setup-space-5);margin-bottom:var(--setup-space-6);padding-bottom:var(--setup-space-4)}.appShell--setup .practiceSetupWorkspace .mainWorkspaceActions .buttonRow{justify-content:flex-end;gap:var(--setup-space-2)}.appShell--setup .setupBackAction{min-width:var(--setup-control-min);min-height:var(--setup-control-min);padding:var(--setup-space-2) var(--setup-space-1);border-radius:var(--setup-radius);color:var(--setup-ink);box-shadow:none;gap:var(--setup-space-1);background:0 0;border:0;font-weight:850}.appShell--setup .setupBackAction:hover,.appShell--setup .setupBackAction:focus-visible{background:var(--setup-soft);color:var(--setup-ink);box-shadow:none;border-color:#0000;transform:none}.appShell--setup .setupBackAction .mizaanIconSystem{width:var(--setup-icon-size);height:var(--setup-icon-size)}.appShell--setup .practiceSetupPanel>.fieldGrid>.fieldGroup,.appShell--setup .practiceSetupPanel>.fieldGrid>.combineCompactBox,.appShell--setup .practiceSetupPanel>.fieldGrid>.practiceBuilderBox,.appShell--setup .practiceSetupPanel>.fieldGrid>.checkRow,.appShell--setup .practiceSetupPanel>.fieldGrid>.pomodoroSetupBox{padding:var(--setup-space-5) 0}.appShell--setup .practiceSetupPanel>.fieldGrid>:first-child{padding-top:0}.appShell--setup .practiceSetupPanel .fieldGroup{gap:var(--setup-space-2)}.appShell--setup .practiceSetupPanel .fieldGroup input,.appShell--setup .practiceSetupPanel .fieldGroup select{min-height:var(--setup-control-min);padding:var(--setup-space-3) var(--setup-space-4);border-radius:var(--setup-radius)}.appShell--setup .practiceSetupPanel #setup-count{max-width:360px}.appShell--setup .setupSelectControl{width:100%;position:relative}.appShell--setup .setupSelectControl select{width:100%;padding-right:calc(var(--setup-space-4) + var(--setup-icon-size) + var(--setup-space-3));appearance:none}.appShell--setup .practiceSetupPanel .checkRow{min-height:var(--setup-control-min);align-items:center;gap:var(--setup-space-3)}.appShell--setup .practiceSetupPanel input[type=checkbox]{flex:0 0 24px;width:24px;height:24px;margin:0}.appShell--setup .practiceSetupPanel .combineCompactBox,.appShell--setup .practiceSetupPanel .practiceBuilderBox,.appShell--setup .practiceSetupPanel .pomodoroSetupBox,.appShell--setup .practiceSetupPanel .combineCompactHeader,.appShell--setup .practiceSetupPanel .practiceBuilderHeader{gap:var(--setup-space-4)}.appShell--setup .practiceSetupPanel .combineCompactTitle{gap:0}.appShell--setup .practiceSetupPanel .combineToggleBtn{min-height:var(--setup-control-min);padding:var(--setup-space-2) var(--setup-space-3)}.appShell--setup .practiceSetupPanel .combinePickerPanel{gap:var(--setup-space-4);margin-top:var(--setup-space-2);padding-top:var(--setup-space-4)}.appShell--setup .practiceSetupPanel .combinePickerTools,.appShell--setup .practiceSetupPanel .combinePickerActions,.appShell--setup .practiceSetupPanel .compactSearchGroup{gap:var(--setup-space-2)}.appShell--setup .practiceSetupPanel .combinePickerActions button{min-height:var(--setup-control-min)}.appShell--setup .practiceSetupPanel .combineSetCompactList{gap:var(--setup-space-3);padding-right:var(--setup-space-1)}.appShell--setup .combineSetGroupDisclosure{border:1px solid var(--setup-border);border-radius:var(--setup-radius);background:var(--surface,#fff);overflow:hidden}.appShell--setup .combineSetGroupSummary{min-height:var(--setup-control-min);justify-content:space-between;align-items:center;gap:var(--setup-space-4);padding:var(--setup-space-3) var(--setup-space-4);color:var(--setup-ink);cursor:pointer;font-weight:850;list-style:none;display:flex}.appShell--setup .combineSetGroupSummary::-webkit-details-marker{display:none}.appShell--setup .combineSetGroupSummary:hover,.appShell--setup .combineSetGroupSummary:focus-visible{background:var(--setup-soft)}.appShell--setup .combineSetGroupChevron{width:var(--setup-icon-size);height:var(--setup-icon-size);flex:0 0 var(--setup-icon-size);color:var(--setup-muted);transition:transform .16s ease-out}.appShell--setup .combineSetGroupDisclosure[open] .combineSetGroupChevron{transform:rotate(180deg)}.appShell--setup .combineSetRows{padding:0 var(--setup-space-3) var(--setup-space-3);gap:0;display:grid}.appShell--setup .practiceSetupPanel .combineSetCompactRow{min-height:var(--setup-row-min);gap:var(--setup-space-3);padding:var(--setup-space-3) var(--setup-space-1);background:0 0;border-width:1px 0 0;border-radius:0}.appShell--setup .practiceSetupPanel .combineSetCompactRow input{flex-basis:24px;width:24px;height:24px}.appShell--setup .combineSetRowMain{min-width:0;display:block}.appShell--setup .combineSetRowMain strong{overflow-wrap:anywhere;line-height:1.35;display:block}.appShell--setup .practiceSetupPanel .combineQuestionBadge{padding:var(--setup-space-1) var(--setup-space-2);border-radius:999px;flex:none}.appShell--setup .practiceSetupPanel .practiceStatusGrid{gap:var(--setup-space-2)}.appShell--setup .practiceSetupPanel .practiceStatusOption{min-height:var(--setup-control-min);gap:var(--setup-space-2);padding:var(--setup-space-2) var(--setup-space-3)}.appShell--setup .practiceSetupPanel .practiceBuilderFilters{gap:var(--setup-space-4)}.appShell--setup .setupRevealContent{gap:var(--setup-space-4);min-height:0;display:grid;overflow:hidden}.appShell--setup .setupRevealContent>.fieldGroup{padding:var(--setup-space-5) 0 0;border-bottom:0}.appShell--setup .setupRevealContent>.fieldGroup:first-child{padding-top:var(--setup-space-5)}.appShell--setup .setupRevealContent .muted{margin:0}.appShell--setup .practiceSetupPanel .setupStartActions{gap:var(--setup-space-2);padding:var(--setup-space-5) 0 0;margin-top:0}.appShell--setup .practiceSetupPanel .setupStartActions button{min-height:var(--setup-start-min)}@media (width<=900px){.appShell--setup .practiceSetupWorkspace{padding:var(--setup-space-5) var(--setup-space-4) var(--setup-space-6)}.appShell--setup .practiceSetupWorkspace>.mainWorkspaceHeader{gap:var(--setup-space-3);margin-bottom:var(--setup-space-5);padding-bottom:var(--setup-space-3)}.appShell--setup .practiceSetupWorkspace .mainWorkspaceActions{align-self:end}.appShell--setup .practiceSetupWorkspace .mainWorkspaceActions .buttonRow{justify-content:flex-end;width:100%}.appShell--setup .practiceSetupPanel>.fieldGrid>.fieldGroup,.appShell--setup .practiceSetupPanel>.fieldGrid>.combineCompactBox,.appShell--setup .practiceSetupPanel>.fieldGrid>.practiceBuilderBox,.appShell--setup .practiceSetupPanel>.fieldGrid>.checkRow,.appShell--setup .practiceSetupPanel>.fieldGrid>.pomodoroSetupBox{padding:var(--setup-space-4) 0}.appShell--setup .practiceSetupPanel>.fieldGrid>:first-child{padding-top:0}.appShell--setup .practiceSetupPanel .combineCompactHeader{align-items:flex-start;gap:var(--setup-space-3);flex-direction:column}.appShell--setup .practiceSetupPanel .combineToggleBtn{width:auto}.appShell--setup .practiceSetupPanel .combinePickerTools,.appShell--setup .practiceSetupPanel .practiceBuilderFilters{gap:var(--setup-space-3);grid-template-columns:1fr}.appShell--setup .practiceSetupPanel .combinePickerActions{flex-wrap:wrap;justify-content:flex-start}.appShell--setup .practiceSetupPanel .setupStartActions{flex-wrap:wrap;display:flex}.appShell--setup .practiceSetupPanel .setupStartActions .primary{width:100%}}@media (prefers-reduced-motion:reduce){.appShell--setup .setupReveal,.appShell--setup .setupReveal.isOpen,.appShell--setup .combineSetGroupChevron{transition:none;transform:none}}.appShell--setup.practiceSetupShell{--setup-space-1:4px;--setup-space-2:8px;--setup-space-3:12px;--setup-space-4:16px;--setup-space-5:24px;--setup-space-6:32px;--setup-radius:12px;--setup-control-height:48px;--setup-panel-border:color-mix(in srgb, var(--setup-border) 82%, transparent)}.appShell--setup .oceanGlobalHeader{position:sticky;top:0}.appShell--setup .mainWorkspaceInner{width:min(100%,1120px);padding:var(--setup-space-6)}.appShell--setup .practiceSetupWorkspace>.mainWorkspaceHeader{top:var(--ocean-header-height);z-index:35;align-items:center;gap:var(--setup-space-5);margin:calc(-1 * var(--setup-space-6)) calc(-1 * var(--setup-space-6)) var(--setup-space-5);padding:var(--setup-space-6) var(--setup-space-6) var(--setup-space-4);border-bottom:1px solid var(--setup-panel-border);background:color-mix(in srgb, var(--bg,var(--setup-canvas)) 96%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);grid-template-columns:minmax(0,1fr) auto;display:grid;position:sticky}.appShell--setup .practiceSetupWorkspace .mainWorkspaceHeader h1{color:var(--setup-ink);letter-spacing:-.025em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,3vw,42px);line-height:1.08}.appShell--setup .practiceSetupWorkspace .mainWorkspaceHeader p,.appShell--setup .mainWorkspaceEyebrow{display:none!important}.appShell--setup .practiceSetupWorkspace .mainWorkspaceActions{align-self:center}.appShell--setup .practiceSetupWorkspace .mainWorkspaceActions .buttonRow{justify-content:flex-end;gap:var(--setup-space-2);display:flex}.appShell--setup .setupBackAction{min-width:0;min-height:40px;padding:var(--setup-space-2) var(--setup-space-3);border:1px solid var(--setup-panel-border);border-radius:var(--setup-radius);background:var(--surface,var(--ocean-surface));color:var(--setup-ink);box-shadow:none;font-weight:800}.appShell--setup .setupBackAction:hover,.appShell--setup .setupBackAction:focus-visible{border-color:var(--primary,var(--ocean-teal));background:var(--setup-soft);color:var(--setup-ink);box-shadow:none;transform:none}.appShell--setup .practiceSetupPanel{width:100%;padding:0 0 var(--setup-space-6);box-shadow:none;background:0 0;border:0;border-radius:0;margin:0}.appShell--setup .setupPrimaryControls{gap:var(--setup-space-4);grid-template-columns:minmax(0,1.45fr) minmax(220px,.55fr);display:grid}.appShell--setup .setupPrimaryField{min-width:0;padding:var(--setup-space-4);border:1px solid var(--setup-panel-border);border-radius:var(--setup-radius);background:var(--surface,var(--ocean-surface));box-shadow:0 10px 26px color-mix(in srgb, var(--shadow,#0b2438) 7%, transparent);margin:0}.appShell--setup .setupPrimaryField>label,.appShell--setup .setupFeatureHeader h2,.appShell--setup .setupFieldLabel,.appShell--setup .setupFilterField>span:first-child{margin:0 0 var(--setup-space-2);color:var(--setup-ink);font-size:14px;font-weight:850;line-height:1.2;display:block}.appShell--setup .setupPrimaryField input,.appShell--setup .setupPrimaryField select,.appShell--setup .setupFilterField select,.appShell--setup .pomodoroPresetField select,.appShell--setup .compactSearchGroup input{width:100%;min-width:0;min-height:var(--setup-control-height);padding:var(--setup-space-3) var(--setup-space-4);border:1px solid var(--setup-border);border-radius:var(--setup-radius);background:var(--surface,var(--ocean-surface));color:var(--setup-ink);font:inherit;font-weight:650}.appShell--setup .setupPrimaryField input:hover,.appShell--setup .setupPrimaryField select:hover,.appShell--setup .setupFilterField select:hover,.appShell--setup .pomodoroPresetField select:hover,.appShell--setup .compactSearchGroup input:hover{border-color:color-mix(in srgb, var(--primary,var(--ocean-teal)) 50%, var(--setup-border))}.appShell--setup .setupPrimaryField input:focus-visible,.appShell--setup .setupPrimaryField select:focus-visible,.appShell--setup .setupFilterField select:focus-visible,.appShell--setup .pomodoroPresetField select:focus-visible,.appShell--setup .compactSearchGroup input:focus-visible{border-color:var(--primary,var(--ocean-teal));outline-color:var(--ocean-focus)}.appShell--setup .setupPrimaryField input:disabled{cursor:not-allowed;opacity:.72}.appShell--setup .setupQuestionCountField input{max-width:240px}.appShell--setup .setupSelectControl{min-width:0;display:block;position:relative}.appShell--setup .setupSelectControl select{appearance:none;padding-right:calc(var(--setup-space-4) + 24px + var(--setup-space-3))}.appShell--setup .setupSelectChevron{top:50%;right:var(--setup-space-4);width:20px;height:20px;color:var(--setup-muted);pointer-events:none;justify-content:center;align-items:center;display:inline-flex;position:absolute;transform:translateY(-50%)}.appShell--setup .setupSelectChevron .mizaanIconSystem{width:18px;height:18px}.appShell--setup .setupSelectControl:focus-within .setupSelectChevron{color:var(--primary,var(--ocean-teal))}.appShell--setup .setupStartActions{z-index:auto;justify-content:flex-start;align-items:center;gap:var(--setup-space-2);width:100%;max-width:none;margin:var(--setup-space-4) 0 var(--setup-space-5);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;padding:0;display:flex;position:static}.appShell--setup .setupStartActions .primary{border-radius:var(--setup-radius);min-width:190px;min-height:48px;box-shadow:0 10px 22px color-mix(in srgb, var(--primary,var(--ocean-teal)) 18%, transparent)}.appShell--setup .setupAdvancedSettings{border:1px solid var(--setup-panel-border);border-radius:var(--setup-radius);background:var(--surface,var(--ocean-surface));box-shadow:0 10px 26px color-mix(in srgb, var(--shadow,#0b2438) 6%, transparent);overflow:visible}.appShell--setup .setupDisclosure{align-items:center;gap:var(--setup-space-3);width:100%;min-height:58px;padding:var(--setup-space-3) var(--setup-space-4);border-radius:var(--setup-radius);color:var(--setup-ink);text-align:left;box-shadow:none;background:0 0;border:0;font-size:16px;font-weight:850;display:flex}.appShell--setup .setupDisclosure:hover,.appShell--setup .setupDisclosure:focus-visible{background:var(--setup-soft);color:var(--setup-ink);box-shadow:none;transform:none}.appShell--setup .setupDisclosure>.mizaanIconSystem{width:19px;height:19px;color:var(--setup-muted);flex:0 0 19px;transition:transform .18s ease-out,color .16s ease-out}.appShell--setup .setupDisclosure[aria-expanded=true]>.mizaanIconSystem{color:var(--primary,var(--ocean-teal));transform:rotate(180deg)}.appShell--setup .setupReveal{visibility:hidden;opacity:0;pointer-events:none;grid-template-rows:0fr;transition:grid-template-rows .19s ease-out,opacity .15s ease-out,transform .19s ease-out,visibility 0s linear .19s;display:grid;transform:translateY(-4px)}.appShell--setup .setupReveal.isOpen{visibility:visible;opacity:1;pointer-events:auto;grid-template-rows:1fr;transition:grid-template-rows .19s ease-out,opacity .15s ease-out,transform .19s ease-out,visibility linear;transform:translateY(0)}.appShell--setup .setupRevealContent{min-height:0;overflow:hidden}.appShell--setup .setupAdvancedContent{gap:var(--setup-space-4);padding:0 var(--setup-space-4);display:grid}.appShell--setup .setupReveal.isOpen>.setupAdvancedContent{padding-top:var(--setup-space-4);padding-bottom:var(--setup-space-4)}.appShell--setup .setupAdvancedFeatureGrid{align-items:start;gap:var(--setup-space-4);grid-template-columns:minmax(0,1.12fr) minmax(260px,.88fr);display:grid}.appShell--setup .setupFeatureCard{min-width:0;padding:var(--setup-space-4);border:1px solid var(--setup-panel-border);border-radius:var(--setup-radius);background:color-mix(in srgb, var(--surface,var(--ocean-surface)) 88%, var(--setup-soft))}.appShell--setup .setupFeatureHeader{justify-content:space-between;align-items:center;gap:var(--setup-space-4);display:flex}.appShell--setup .setupFeatureHeader h2{margin:0;font-size:15px}.appShell--setup .setupSwitch{background:color-mix(in srgb, var(--setup-muted) 28%, var(--setup-border));color:#0000;width:50px;min-width:50px;height:30px;min-height:30px;box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--setup-ink) 10%, transparent);border:0;border-radius:999px;align-items:center;padding:3px;transition:background .16s ease-out,box-shadow .16s ease-out;display:inline-flex}.appShell--setup .setupSwitch:hover,.appShell--setup .setupSwitch:focus-visible{background:color-mix(in srgb, var(--setup-muted) 42%, var(--setup-border));box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--setup-ink) 18%, transparent);transform:none}.appShell--setup .setupSwitchTrack{align-items:center;width:100%;height:100%;display:flex}.appShell--setup .setupSwitchThumb{background:#fff;border-radius:50%;width:24px;height:24px;transition:transform .17s ease-out;display:block;transform:translate(0);box-shadow:0 2px 6px #02142038}.appShell--setup .setupSwitch.isOn{background:var(--primary,var(--ocean-teal))}.appShell--setup .setupSwitch.isOn .setupSwitchThumb{transform:translate(20px)}.appShell--setup .setupDuaPreview{gap:var(--setup-space-3);min-height:150px;margin-top:var(--setup-space-4);padding:var(--setup-space-3);border:1px solid var(--setup-border);background:color-mix(in srgb, var(--surface,var(--ocean-surface)) 82%, var(--setup-soft));opacity:.58;border-radius:10px;grid-template-columns:minmax(82px,.28fr) minmax(0,.72fr);transition:opacity .16s ease-out,border-color .16s ease-out;display:grid;overflow:hidden}.appShell--setup .setupDuaPreview.isEnabled{border-color:color-mix(in srgb, var(--primary,var(--ocean-teal)) 55%, var(--setup-border));opacity:1}.appShell--setup .setupDuaPreviewPanel,.appShell--setup .setupDuaPreviewQuestion{align-content:start;gap:var(--setup-space-2);min-width:0;padding:var(--setup-space-2);border:1px solid var(--setup-border);background:var(--surface,var(--ocean-surface));border-radius:8px;display:grid}.appShell--setup .setupDuaPreviewPanel{border-left:3px solid var(--primary,var(--ocean-teal))}.appShell--setup .setupDuaPreviewQuestion{background:color-mix(in srgb, var(--surface,var(--ocean-surface)) 84%, var(--setup-soft));align-content:center}.appShell--setup .setupDuaPreviewLine,.appShell--setup .setupDuaPreviewBlock,.appShell--setup .setupDuaPreviewOption{background:color-mix(in srgb, var(--setup-muted) 32%, var(--setup-soft));border-radius:999px;width:100%;height:7px;display:block}.appShell--setup .setupDuaPreviewLine--strong{background:color-mix(in srgb, var(--primary,var(--ocean-teal)) 58%, var(--setup-soft));width:68%;height:9px}.appShell--setup .setupDuaPreviewLine--short{width:54%}.appShell--setup .setupDuaPreviewLine--wide{width:78%}.appShell--setup .setupDuaPreviewBlock{height:42px;margin-top:var(--setup-space-2);border-radius:6px}.appShell--setup .setupDuaPreviewOption{border:1px solid var(--setup-border);background:var(--surface,var(--ocean-surface));height:18px}.appShell--setup .setupPomodoroReveal .setupRevealContent{padding:0}.appShell--setup .setupPomodoroReveal.isOpen .setupRevealContent{padding-top:var(--setup-space-4)}.appShell--setup .setupAdvancedFilterRow{align-items:end;gap:var(--setup-space-4);padding-top:var(--setup-space-4);border-top:1px solid var(--setup-panel-border);grid-template-columns:minmax(250px,1.8fr) minmax(140px,.85fr) minmax(140px,.85fr) auto;display:grid}.appShell--setup .setupStatusField,.appShell--setup .setupFilterField,.appShell--setup .setupAddSetsField{min-width:0}.appShell--setup .setupFilterField{gap:var(--setup-space-2);margin:0}.appShell--setup .practiceStatusGrid{border:1px solid var(--setup-border);background:var(--surface,var(--ocean-surface));border-radius:999px;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;display:grid;overflow:hidden}.appShell--setup .practiceStatusOption{min-width:0;min-height:44px;padding:var(--setup-space-2) var(--setup-space-3);border:0;border-right:1px solid var(--setup-border);color:var(--setup-ink);text-align:center;white-space:nowrap;cursor:pointer;background:0 0;border-radius:0;justify-content:center;align-items:center;font-size:12px;font-weight:800;line-height:1.2;transition:background .15s ease-out,color .15s ease-out,box-shadow .15s ease-out;display:inline-flex;position:relative}.appShell--setup .practiceStatusOption:last-child{border-right:0}.appShell--setup .practiceStatusOption input{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.appShell--setup .practiceStatusOption:hover{background:var(--setup-soft)}.appShell--setup .practiceStatusOption:has(input:checked){background:var(--primary,var(--ocean-teal));color:var(--primary-text,#fff)}.appShell--setup .practiceSetupPanel .practiceStatusOption:has(input:checked){background:var(--primary,var(--ocean-teal))!important;color:var(--primary-text,#fff)!important}.appShell--setup .practiceStatusOption:has(input:focus-visible){z-index:1;outline:3px solid var(--ocean-focus);outline-offset:-3px}.appShell--setup .setupAddSetsField{align-items:flex-end;display:flex}.appShell--setup .setupAddSetsButton{min-height:var(--setup-control-height);padding:var(--setup-space-3) var(--setup-space-4);border-radius:var(--setup-radius);border-color:var(--primary,var(--ocean-teal));color:var(--primary,var(--ocean-teal));white-space:nowrap}.appShell--setup .setupAddSetsButton:hover,.appShell--setup .setupAddSetsButton:focus-visible,.appShell--setup .setupAddSetsButton[aria-expanded=true]{border-color:var(--primary,var(--ocean-teal));background:var(--setup-soft);color:var(--setup-ink);box-shadow:none;transform:none}.appShell--setup .setupAddSetsPanel{margin-top:var(--setup-space-2);padding-top:var(--setup-space-4);border-top:1px solid var(--setup-panel-border)}.appShell--setup .setupMockGuidance{margin:0}@media (width<=900px){.appShell--setup .oceanGlobalHeader{z-index:100;position:fixed;inset:0 0 auto}.appShell--setup .mainWorkspaceInner{padding:var(--setup-space-5) var(--setup-space-4) var(--setup-space-6)}.appShell--setup .practiceSetupWorkspace>.mainWorkspaceHeader{gap:var(--setup-space-3);margin:calc(-1 * var(--setup-space-5)) calc(-1 * var(--setup-space-4)) var(--setup-space-5);padding:var(--setup-space-5) var(--setup-space-4) var(--setup-space-3);grid-template-columns:minmax(0,1fr) auto}.appShell--setup .practiceSetupWorkspace .mainWorkspaceHeader h1{font-size:clamp(28px,8vw,36px)}.appShell--setup .setupPrimaryControls,.appShell--setup .setupAdvancedFeatureGrid,.appShell--setup .setupAdvancedFilterRow{grid-template-columns:1fr}.appShell--setup .setupQuestionCountField input{max-width:none}.appShell--setup .setupStartActions{grid-template-columns:1fr;display:grid}.appShell--setup .setupStartActions .primary,.appShell--setup .setupStartActions button{width:100%}.appShell--setup .setupAdvancedContent{padding-right:var(--setup-space-3);padding-left:var(--setup-space-3)}.appShell--setup .setupAdvancedFilterRow{gap:var(--setup-space-3)}.appShell--setup .setupAddSetsButton{width:100%}}@media (width<=520px){.appShell--setup .practiceSetupWorkspace>.mainWorkspaceHeader{grid-template-columns:1fr;align-items:start}.appShell--setup .practiceSetupWorkspace .mainWorkspaceActions{justify-self:end}.appShell--setup .setupAdvancedContent{padding-right:var(--setup-space-3);padding-left:var(--setup-space-3)}.appShell--setup .practiceStatusGrid{border-radius:var(--setup-radius);grid-template-columns:repeat(2,minmax(0,1fr))}.appShell--setup .practiceStatusOption{border-right:1px solid var(--setup-border);border-bottom:1px solid var(--setup-border);min-height:42px}.appShell--setup .practiceStatusOption:nth-child(2n){border-right:0}.appShell--setup .practiceStatusOption:nth-last-child(-n+2){border-bottom:0}}@media (prefers-reduced-motion:reduce){.appShell--setup .setupDisclosure>.mizaanIconSystem,.appShell--setup .setupSwitch,.appShell--setup .setupSwitchThumb,.appShell--setup .setupDuaPreview,.appShell--setup .practiceStatusOption,.appShell--setup .setupReveal,.appShell--setup .setupReveal.isOpen{transition:none;transform:none}}.appShell:after{display:none!important}.page{background:var(--bg,var(--ocean-canvas))}.mainWorkspaceInner,.mainWorkspaceInner.wide{width:min(100%,1240px);padding:32px 54px 96px}.appShell--home .mainWorkspaceInner{width:min(100%,1220px);padding:32px 54px 96px}.appShell--home .homeActionBar{align-items:end;margin-bottom:24px}.appShell--home .homeActionBar>div:first-child{flex:auto;min-width:0}.appShell--home .homeActionBar h2,.appShell--home .folderHeader h2{color:var(--text,var(--ocean-ink));letter-spacing:-.025em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(32px,3.2vw,42px);line-height:1.08}.appShell--home .homeActionBar .buttonRow{justify-content:flex-end}.homeSummaryBand{border-bottom:1px solid var(--border,var(--ocean-border-soft));grid-template-columns:minmax(0,1fr) minmax(300px,.72fr);align-items:start;gap:32px;margin-bottom:8px;padding:0 0 28px;display:grid}.homeSummaryMetrics{align-items:end;gap:32px;min-height:72px;display:flex}.homeSummaryMetrics>div{gap:4px;min-width:82px;display:grid}.homeSummaryMetrics strong,.resultsMetricRow strong{color:var(--text,var(--ocean-ink));font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:700;line-height:1}.homeSummaryMetrics span,.resultsMetricRow span{color:var(--muted,var(--ocean-muted));font-size:11px;line-height:1.2}.homeSummaryActivity{min-width:0}.homeSummaryActivityHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.homeSummaryActivityHeader h3{color:var(--text,var(--ocean-ink));margin:0;font-family:Georgia,Times New Roman,serif;font-size:18px;line-height:1.2}.homeSummaryActivityHeader button{min-height:32px;color:var(--primary,var(--ocean-teal));background:0 0;border:0;padding:6px 8px;font-size:11px;font-weight:800}.homeActivityGrid{grid-template-columns:repeat(10,minmax(0,1fr));align-items:center;gap:8px;min-height:41px;display:grid}.homeActivityCell{aspect-ratio:1;background:var(--ocean-soft);border-radius:4px;width:100%;display:block}.homeActivityCell.heatmapVolume1,.homeActivityCell.heatmapVolume2{background:#d9eeef}.homeActivityCell.heatmapVolume3,.homeActivityCell.heatmapVolume4{background:#8ed6dc}.homeActivityCell.heatmapVolume5{background:var(--ocean-teal)}.homeActivityEmpty{color:var(--muted,var(--ocean-muted));grid-column:1/-1;font-size:12px}.homeSectionHeading{margin:24px 0 0}.homeSectionHeading h3{color:var(--text,var(--ocean-ink));margin:0;font-family:Georgia,Times New Roman,serif;font-size:22px;line-height:1.2}.appShell--home .folderGrid{grid-template-columns:minmax(0,1fr);gap:0;max-width:760px;display:grid}.appShell--home .folderCard{border:0;border-bottom:1px solid var(--border,var(--ocean-border-soft));width:100%;min-height:72px;color:var(--text,var(--ocean-ink));box-shadow:none;text-align:left;background:0 0;border-radius:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;padding:16px 0;display:grid}.appShell--home .folderCard:hover,.appShell--home .folderCard:focus-visible{background:color-mix(in srgb, var(--primary-soft,var(--ocean-soft)) 22%, transparent)}.appShell--home .folderIcon{display:none}.appShell--home .folderCard h3{color:var(--text,var(--ocean-ink));margin:0;font-size:15px;line-height:1.25}.appShell--home .homeFolderChevron{color:var(--muted,var(--ocean-muted));place-self:center end}.appShell--home .homeFolderChevron .mizaanIcon{width:18px;height:18px}.appShell--home .folderMeta{flex-wrap:wrap;grid-column:1/-1;gap:12px;margin-top:5px;display:flex}.appShell--home .folderMeta span{color:var(--muted,var(--ocean-muted));background:0 0;border:0;border-radius:0;padding:0;font-size:11px;font-weight:650}.appShell--home .folderHeader{margin:0 0 16px}.appShell--home .folderSection,.appShell--home .folderSectionContent,.appShell--home .folderCategory{box-shadow:none;background:0 0;border-left:0;border-right:0;border-radius:0}.appShell--home .folderSection{border-width:0 0 1px}.appShell--home .folderSectionHeader,.appShell--home .folderCategoryHeader{background:0 0;padding-left:0;padding-right:0}.appShell--home .folderSectionContent,.appShell--home .folderCategory>.setGrid{padding-left:0;padding-right:0}.appShell--home .folderSectionNote{background:0 0;border-left-width:2px;border-radius:0;max-width:680px}.appShell--review .mainWorkspaceHeader h1{white-space:nowrap}.appShell--review .reviewControlPanelSidebar{max-height:calc(100vh - 36px);position:sticky;top:16px;overflow-y:auto}.appShell--review .reviewHero{border-bottom:1px solid var(--border,var(--ocean-border-soft));padding-bottom:16px}.appShell--review .reviewStatsGrid{border-bottom:1px solid var(--border,var(--ocean-border-soft));gap:0;display:flex}.appShell--review .reviewStatCard{flex:0 120px;min-height:62px;margin-right:24px;border-right:1px solid var(--border,var(--ocean-border-soft))!important;padding:12px 24px 12px 0!important}.appShell--review .reviewStatCard:last-child{border-right:0!important}.appShell--review .reviewWeakAreasPanel{border-bottom:1px solid var(--border,var(--ocean-border-soft))!important;padding:16px 0!important}.reviewActionToggleTitle small{display:none}.resultsSummaryPanel{min-width:0}.resultsSummaryPanel h2{margin-bottom:18px}.resultsMetricRow{border-bottom:1px solid var(--border,var(--ocean-border-soft));gap:0;margin:0 0 24px;display:flex}.resultsMetricRow>div{border-right:1px solid var(--border,var(--ocean-border-soft));gap:4px;min-width:96px;margin-right:24px;padding:0 24px 16px 0;display:grid}.resultsMetricRow>div:last-child{border-right:0}.appShell--settings .settingsWorkbenchGrid{grid-template-columns:minmax(0,1fr) minmax(290px,360px);align-items:start;gap:32px}.appShell--settings .settingsWorkbenchPanel{border:0;border-bottom:1px solid var(--border,var(--ocean-border-soft));box-shadow:none;background:0 0;border-radius:0;padding:0 0 24px}.appShell--settings .settingsWorkbenchPanel>h3{color:var(--text,var(--ocean-ink));margin:0 0 14px;font-family:Georgia,Times New Roman,serif;font-size:20px}.appShell--settings .settingsWorkbenchPanel>p.muted{max-width:620px}.appShell--settings .settingsInfoGrid{gap:0}.appShell--settings .settingsInfoGrid>div{min-height:48px;padding:12px 0}.appShell--settings .settingsThemePanel .settingsPanelHeader>div>p.muted{display:none}.appShell--settings .settingsThemePanel .themeGrid{grid-template-columns:1fr;gap:0}.appShell--settings .settingsThemePanel .themeCard{border:0;border-bottom:1px solid var(--border,var(--ocean-border-soft));box-shadow:none;background:0 0;border-radius:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 0;display:grid}.appShell--settings .settingsThemePanel .themeCard.active{background:color-mix(in srgb, var(--primary-soft,var(--ocean-soft)) 45%, transparent);box-shadow:none;border-radius:8px;padding-left:10px;padding-right:10px}.appShell--settings .settingsThemePanel .themeSwatches{grid-area:1/2;margin:0}.appShell--settings .settingsThemePanel .themeDescription{display:none}@media (width<=900px){.appShell--home .mainWorkspaceInner,.mainWorkspaceInner,.mainWorkspaceInner.wide{padding:32px 24px 96px}.appShell--home .homeActionBar{align-items:start;gap:16px}.appShell--home .homeActionBar .buttonRow{justify-content:flex-start}.homeSummaryBand{grid-template-columns:1fr;gap:24px;padding-bottom:24px}.homeSummaryMetrics{min-height:56px}.homeActivityGrid{grid-template-columns:repeat(10,minmax(0,1fr));gap:8px}.appShell--review .mainWorkspaceHeader h1{white-space:normal}.appShell--review .reviewControlPanelSidebar{max-height:none;position:static}.appShell--review .reviewStatsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;display:grid;overflow:visible}.appShell--review .reviewStatCard{min-width:0;margin:0;border-right:0!important;border-bottom:1px solid var(--border,var(--ocean-border-soft))!important;padding:12px 12px 12px 0!important}.resultsMetricRow{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;display:grid;overflow:visible}.resultsMetricRow>div{border-right:0;border-bottom:1px solid var(--border,var(--ocean-border-soft));min-width:0;margin:0;padding:12px 12px 12px 0}.appShell--settings .settingsWorkbenchGrid{grid-template-columns:1fr;gap:20px}}@media (width<=520px){.appShell--home .homeActionBar h2,.appShell--home .folderHeader h2{font-size:32px}.appShell--home .homeActionBar .buttonRow{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.appShell--home .homeActionBar .buttonRow>button{width:100%;min-width:0}.homeSummaryMetrics{gap:28px}.homeActivityGrid{gap:5px}}@media (width>=901px){.appShell--home.appShell--sidebarCollapsed .sidebarFrame{display:none!important}.appShell--home.appShell--sidebarCollapsed .appShellBody{grid-template-columns:minmax(0,1fr)!important}.appShell--home:not(.appShell--sidebarCollapsed) .sidebarFrame{display:block!important}.appShell--home:not(.appShell--sidebarCollapsed) .appShellBody{grid-template-columns:minmax(220px,286px) minmax(0,1fr)!important}.railNavButton--disabled{gap:8px}.railNavButton--disabled .railNavLabel{font-size:12px}}@media (width<=900px){.mobileDrawerFrame{z-index:130}.finishConfirmOverlay{z-index:140}.mobileQuizActionGroup{grid-template-columns:repeat(4,minmax(0,1fr))}.mobileQuizActionGroup .success:last-child{display:inline-flex}}.appShell--quiz{--practice-navy:#062c45;--practice-teal:#0b8f82;--practice-ink:#0b2438;--practice-muted:#5a7383;--practice-border:#c8dde2;--practice-soft:#e7f1f1;--practice-canvas:#f3f7f8;background:var(--bg,var(--practice-canvas))}.appShell--quiz .oceanGlobalHeader{z-index:120;background:var(--practice-navy);position:sticky;top:0}.appShell--quiz .mainWorkspace{background:0 0;min-width:0}.appShell--quiz .mainWorkspaceInner{width:min(100%,1180px);margin:0 auto;padding:24px 60px 128px}.appShell--quiz .leftRail{background:color-mix(in srgb, var(--surface,#fff) 97%, transparent);padding:26px 20px 18px}.appShell--quiz .railNavGroupPrimary{order:0}.appShell--quiz .railNavGroupBottom{border-top:0;order:1;margin-top:2px;padding-top:0}.appShell--quiz .railSupplementalContent{border-top:1px solid var(--border,var(--practice-border));order:2;min-width:0;margin-top:18px;padding-top:17px}.appShell--quiz .railNavGroupSecondary{order:3;margin-top:18px;padding-top:14px}.appShell--quiz .practiceRailContent,.appShell--quiz .practiceRailSession,.appShell--quiz .practiceRailQuestionList{min-width:0}.appShell--quiz .practiceRailSession .workspaceSidebar{background:0 0;width:auto;height:auto;min-height:0;padding:0;overflow:visible}.appShell--quiz .practiceRailSession .workspaceSidebarHeader{display:none}.appShell--quiz .practiceRailSession .quizSetTitle{gap:8px;margin:0;display:grid}.appShell--quiz .practiceRailSession .quizSetTitle:before{content:"QUESTION SET";color:var(--practice-muted);letter-spacing:.04em;font-size:10px;font-weight:800}.appShell--quiz .practiceRailSession .quizSetTitle strong{color:var(--text,var(--practice-ink));font-family:Arial,sans-serif;font-size:13px;font-weight:800;line-height:1.3}.appShell--quiz .practiceRailSession .quizSetTitle span{color:var(--primary,var(--practice-teal));font-size:12px;font-weight:800;line-height:1.25}.appShell--quiz .practiceRailSession .quizSidebarStats,.appShell--quiz .practiceRailSession .sidebarReferenceButton{display:none!important}.appShell--quiz .practiceRailSession .pomodoroTimer,.appShell--quiz .practiceRailSession .studyReflection{margin-top:14px}.appShell--quiz .practiceRailSession .resultsBtn{width:100%;min-height:34px;color:var(--practice-muted);text-align:left;background:0 0;border-color:#0000;margin-top:14px;padding:6px 9px;font-size:11px;font-weight:750}.appShell--quiz .practiceRailSession .resultsBtn:hover{border-color:var(--practice-border);background:var(--surface,#fff);color:var(--practice-ink)}.appShell--quiz .practiceRailQuestionList{margin-top:18px}.appShell--quiz .practiceRailQuestionList .rightQuestionListPanel{width:100%!important;height:auto!important;max-height:none!important;box-shadow:none!important;color:var(--practice-ink)!important;background:0 0!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important;position:static!important}.appShell--quiz .practiceRailQuestionList .rightQuestionListHeader{background:0 0;border:0;margin:0 0 8px;padding:0}.appShell--quiz .practiceRailQuestionList .rightQuestionListHeader h3{color:var(--practice-muted);margin:0;font-family:Arial,sans-serif;font-size:11px;font-weight:700}.appShell--quiz .practiceRailQuestionList .rightQuestionListScroll{scrollbar-width:thin;scrollbar-color:color-mix(in srgb, var(--practice-muted) 45%, transparent) transparent;background:0 0;gap:2px;max-height:190px;padding:0 4px 0 0;display:grid;overflow-y:auto}.appShell--quiz .practiceRailQuestionList .rightQuestionListItem{text-align:left;border-radius:6px;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:30px;padding:4px 6px;font-size:12px;font-weight:650;display:grid;color:var(--practice-muted)!important;box-shadow:none!important;background:0 0!important;border:0!important}.appShell--quiz .practiceRailQuestionList .rightQuestionListItem:hover{background:color-mix(in srgb, var(--practice-soft) 70%, transparent)!important}.appShell--quiz .practiceRailQuestionList .rightQuestionListItem.active{font-weight:850;color:var(--practice-teal)!important;background:0 0!important}.appShell--quiz .practiceRailQuestionList .rightQuestionListQuestionNumber{color:inherit}.appShell--quiz .practiceRailQuestionList .rightQuestionListStatus{border:1px solid color-mix(in srgb, var(--practice-border) 78%, white);background:var(--practice-soft);width:7px;height:7px}.appShell--quiz .practiceRailQuestionList .rightQuestionListStatus.correct{border-color:var(--practice-teal);background:var(--practice-teal)}.appShell--quiz .practiceRailQuestionList .rightQuestionListStatus.wrong{background:#b42318;border-color:#b42318}.appShell--quiz .practiceRailQuestionList .rightQuestionListFlag{color:#b7791f;font-size:11px}.appShell--quiz .mainWorkspaceHeader{top:var(--ocean-header-height);z-index:55;border-bottom:1px solid color-mix(in srgb, var(--practice-border) 78%, transparent);background:color-mix(in srgb, var(--bg,var(--practice-canvas)) 96%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);align-items:center;gap:18px;margin:0 0 24px;padding:13px 0 14px;position:sticky}.appShell--quiz .mainWorkspaceHeader h1{color:var(--practice-ink);letter-spacing:0;margin:0;font-family:Arial,sans-serif;font-size:14px;font-weight:800;line-height:1.25}.appShell--quiz .mainWorkspaceHeader p{color:var(--practice-muted);margin:4px 0 0;font-size:12px;line-height:1.3}.appShell--quiz .mainWorkspaceActions{margin-left:auto}.appShell--quiz .quizQuestionHeaderActions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.appShell--quiz .quizQuestionHeaderActions .practiceBackAction,.appShell--quiz .quizQuestionHeaderActions .practiceReferenceAction,.appShell--quiz .quizQuestionHeaderActions .practiceFlagAction{border:1px solid var(--border,var(--practice-border));background:var(--surface,#fff);width:40px;min-width:40px;height:40px;min-height:40px;color:var(--practice-ink);box-shadow:none;border-radius:9px;justify-content:center;align-items:center;padding:0;font-size:0;display:inline-flex}.appShell--quiz .quizQuestionHeaderActions .practicePreviousAction{left:calc(var(--ocean-rail-width) + 60px);z-index:80;border:1px solid var(--border,var(--practice-border));background:color-mix(in srgb, var(--surface,#fff) 96%, transparent);width:110px;min-height:42px;color:var(--practice-ink);box-shadow:none;border-radius:9px;justify-content:center;align-items:center;font-size:13px;font-weight:800;display:inline-flex;position:fixed;bottom:28px}.appShell--quiz:has(.explanation) .quizQuestionHeaderActions .practicePreviousAction{display:none}.appShell--quiz .normalQuizWorkbenchWithList,.appShell--quiz .quizWorkbench{width:100%;min-width:0;display:block}.appShell--quiz .questionCard{width:100%;margin:0;padding:8px 0 0;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important}.appShell--quiz .quizMetaPills{display:none}.appShell--quiz .questionCard .stem{max-width:930px;color:var(--text,var(--practice-ink));letter-spacing:-.018em;margin:0 0 26px;font-family:Georgia,Times New Roman,serif;font-size:clamp(20px,1.7vw,26px);font-weight:700;line-height:1.34}.appShell--quiz .questionCard .questionImageBox{border-color:var(--practice-border);background:var(--surface,#fff);max-width:760px;box-shadow:none;border-radius:10px;margin:0 0 20px}.appShell--quiz .highlightTools{opacity:.72;flex-wrap:wrap;gap:10px;margin:-8px 0 18px;display:flex}.appShell--quiz .highlightTools .smallBtn{min-height:28px;color:var(--practice-muted);box-shadow:none;background:0 0;border:0;border-radius:0;padding:2px 0;font-size:11px;font-weight:700}.appShell--quiz .highlightTools .smallBtn:hover{color:var(--practice-teal);background:0 0}.appShell--quiz .options{gap:9px;width:100%;max-width:1010px;display:grid}.appShell--quiz .option,.appShell--quiz .optionDropdown{text-align:left;width:100%;min-height:52px;margin:0;padding:14px 16px;font-family:Arial,sans-serif;font-size:14px;line-height:1.45;transition:border-color .14s,background-color .14s;position:relative;border:1px solid var(--border,var(--practice-border))!important;background:var(--surface,#fff)!important;color:var(--text,var(--practice-ink))!important;box-shadow:none!important;border-radius:8px!important}.appShell--quiz button.option:hover:not(:disabled){transform:none;border-color:color-mix(in srgb, var(--practice-teal) 58%, var(--practice-border))!important;background:color-mix(in srgb, var(--practice-soft) 34%, #fff)!important}.appShell--quiz .option.selected:not(.correct):not(.wrong),.appShell--quiz button.option.selected:not(.correct):not(.wrong){border-color:var(--practice-teal)!important;background:color-mix(in srgb, var(--practice-soft) 88%, #fff)!important}.appShell--quiz .option.correct,.appShell--quiz .optionDropdown.correct{border-color:var(--practice-teal)!important;background:color-mix(in srgb, var(--practice-soft) 92%, #fff)!important}.appShell--quiz .option.wrong,.appShell--quiz .optionDropdown.wrong{background:#feeeed!important;border-color:#d27b70!important}.appShell--quiz .option.eliminated,.appShell--quiz button.option.eliminated{opacity:.55;text-decoration:line-through}.appShell--quiz .optionStatsText{color:inherit;grid-template-columns:26px minmax(0,1fr);align-items:start;gap:0;display:grid}.appShell--quiz .optionStatsText strong{color:var(--practice-muted);font-size:13px;font-weight:800}.appShell--quiz .option.selected .optionStatsText strong,.appShell--quiz .option.correct .optionStatsText strong{color:var(--practice-teal)}.appShell--quiz .optionDropdown>summary{cursor:pointer;padding-right:26px;list-style:none;display:block;position:relative}.appShell--quiz .optionDropdown>summary::-webkit-details-marker{display:none}.appShell--quiz .optionExplanationBadges{display:none!important}.appShell--quiz .optionDropdownText{border-top:1px solid color-mix(in srgb, var(--practice-border) 70%, transparent);color:var(--practice-muted);margin:12px 26px 0;padding-top:12px;font-size:13px;line-height:1.5}.appShell--quiz .cohortOptionInsight,.appShell--quiz .optionInlineMeta{color:var(--practice-muted);margin-left:26px;font-size:11px}.appShell--quiz .questionCard .actionRow{z-index:80;background:0 0;justify-content:flex-end;width:auto;margin:0;padding:0;display:flex;position:fixed;bottom:28px;right:60px}.appShell--quiz .questionCard .actionRow .confirmAnswerButton{border-radius:9px;min-width:175px;min-height:42px;font-size:13px}.appShell--quiz .questionCard .actionRow .secondary,.appShell--quiz .questionCard .actionRow .success{display:none}.appShell--quiz:has(.explanation) .questionCard .actionRow .confirmAnswerButton{display:none}.appShell--quiz:has(.explanation) .questionCard .actionRow .secondary{border-color:var(--practice-teal);background:var(--practice-teal);color:#fff;justify-content:center;align-items:center;min-width:175px;min-height:42px;display:inline-flex}.appShell--quiz .explanation.panel{width:min(100%,1010px);margin:28px 0 0;padding:22px 0 70px;border:0!important;border-top:1px solid color-mix(in srgb, var(--practice-border) 88%, transparent)!important;box-shadow:none!important;background:0 0!important;border-radius:0!important}.appShell--quiz .explanation .resultBanner{color:var(--practice-teal);letter-spacing:-.016em;background:0 0;border:0;border-radius:0;margin:0 0 16px;padding:0;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:700;line-height:1.25}.appShell--quiz .explanationMeta{color:var(--practice-muted);flex-wrap:wrap;gap:7px 12px;margin:0 0 18px;font-size:11px;line-height:1.35;display:flex}.appShell--quiz .explanationMeta span{color:inherit;background:0 0;border:0;border-radius:0;padding:0}.appShell--quiz .explanation .teachingSection,.appShell--quiz .explanation .highYieldTeachingSection{box-shadow:none;background:0 0;border:0;border-radius:0;margin:0 0 20px;padding:0}.appShell--quiz .explanation .teachingSection h3{color:var(--practice-muted);letter-spacing:0;margin:0 0 8px;font-family:Arial,sans-serif;font-size:11px;font-weight:800;line-height:1.3}.appShell--quiz .explanation .highYieldTeachingSection h3{color:var(--practice-teal)}.appShell--quiz .explanation .teachingSection p,.appShell--quiz .explanation .teachingSection li,.appShell--quiz .explanation .sourceBox p{color:var(--text,var(--practice-ink));font-size:14px;line-height:1.55}.appShell--quiz .explanation .sourceBox{box-shadow:none;background:0 0;border:0;border-radius:0;margin:4px 0 20px;padding:0}.appShell--quiz .explanation .sourceBox p{color:var(--practice-muted);margin:0 0 9px;font-size:12px}.appShell--quiz .explanation .sourceBox .linkButton{width:auto;min-height:0;color:var(--practice-teal);background:0 0;border:0;padding:0;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.appShell--quiz .explanation .sourceBox .linkButton:hover{text-decoration:underline}.appShell--quiz .explanation .privateNotePanel,.appShell--quiz .explanation .feedbackPanel{box-shadow:none}@media (width<=900px){.appShell--quiz{min-height:100svh;display:block}.appShell--quiz:after{height:80px;left:0}.appShell--quiz .oceanGlobalHeader{height:62px;min-height:62px;padding:0 20px;position:sticky;top:0}.appShell--quiz .oceanBrandButton{gap:0;font-size:21px}.appShell--quiz .oceanBrandMed{margin-left:0;font-family:Arial,sans-serif;font-size:18px}.appShell--quiz .oceanPrimaryNavToggle{border:1px solid color-mix(in srgb, var(--practice-border) 55%, var(--practice-navy));color:#fff;background:#000;border-radius:9px;justify-content:center;align-items:center;width:32px;height:32px;min-height:32px;padding:0;font-size:18px;display:inline-flex}.appShell--quiz .appShellBody,.appShell--quiz .mainWorkspace{width:100%;display:block}.appShell--quiz .mainWorkspaceInner{width:100%;padding:16px 20px 108px}.appShell--quiz .mainWorkspaceHeader{z-index:10;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-bottom:0;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;margin:0 0 20px;padding:0 0 14px;display:grid;position:relative;top:auto}.appShell--quiz .mainWorkspaceHeader h1{font-size:13px}.appShell--quiz .mainWorkspaceHeader p{display:none}.appShell--quiz .quizQuestionHeaderActions{gap:6px}.appShell--quiz .quizQuestionHeaderActions .practiceBackAction,.appShell--quiz .quizQuestionHeaderActions .practiceReferenceAction,.appShell--quiz .quizQuestionHeaderActions .practiceFlagAction{border-radius:9px;width:34px;min-width:34px;height:34px;min-height:34px}.appShell--quiz .quizQuestionHeaderActions .practiceBackAction{display:none}.appShell--quiz .practiceReferenceAction:before,.appShell--quiz .practiceFlagAction:before{font-size:14px}.appShell--quiz .quizQuestionHeaderActions .practicePreviousAction{display:none!important}.appShell--quiz .questionCard{padding-top:0}.appShell--quiz .questionCard .stem{letter-spacing:-.012em;max-width:none;margin-bottom:26px;font-family:Arial,sans-serif;font-size:17px;font-weight:800;line-height:1.16}.appShell--quiz .questionCard .questionImageBox{width:100%;margin-bottom:18px}.appShell--quiz .highlightTools{margin:-6px 0 16px}.appShell--quiz .highlightTools .smallBtn{font-size:10px}.appShell--quiz .options{gap:8px;max-width:none}.appShell--quiz .option,.appShell--quiz .optionDropdown{min-height:48px;padding:13px 11px;font-size:14px;line-height:1.35;border-radius:9px!important}.appShell--quiz .optionStatsText{grid-template-columns:32px minmax(0,1fr)}.appShell--quiz .optionDropdownText{margin-left:32px;margin-right:8px}.appShell--quiz .questionCard .actionRow{display:none!important}.appShell--quiz .mobileBottomBar{z-index:100;border-top:1px solid var(--practice-border);background:color-mix(in srgb, var(--surface,#fff) 98%, transparent);min-height:94px;padding:20px}.appShell--quiz .mobileQuizActionGroup{grid-template-columns:92px minmax(0,1fr);align-items:center;gap:12px;width:100%;display:grid}.appShell--quiz .mobileQuizActionGroup>button{border-radius:9px;min-height:42px;font-size:13px}.appShell--quiz .mobileQuizActionGroup>button:first-child{grid-column:1;justify-content:center;display:inline-flex}.appShell--quiz .mobileQuizActionGroup>button:nth-child(2){grid-column:2;justify-self:end;width:auto;min-width:132px;display:inline-flex}.appShell--quiz .mobileQuizActionGroup>button:nth-child(3),.appShell--quiz .mobileQuizActionGroup>button:nth-child(4){display:none!important}.appShell--quiz:has(.explanation) .mobileQuizActionGroup{justify-content:flex-end;display:flex}:is(.appShell--quiz:has(.explanation) .mobileQuizActionGroup>button:first-child,.appShell--quiz:has(.explanation) .mobileQuizActionGroup>button:nth-child(2),.appShell--quiz:has(.explanation) .mobileQuizActionGroup>button:nth-child(4)){display:none!important}.appShell--quiz:has(.explanation) .mobileQuizActionGroup>button:nth-child(3){border-color:var(--practice-teal);background:var(--practice-teal);color:#fff;justify-content:center;min-width:132px;display:inline-flex!important}.appShell--quiz .explanation.panel{width:100%;margin-top:16px;padding:20px 0 48px}.appShell--quiz .explanation .resultBanner{margin-bottom:12px;font-size:21px}.appShell--quiz .explanationMeta{margin-bottom:16px;font-size:10px}.appShell--quiz .explanation .teachingSection,.appShell--quiz .explanation .highYieldTeachingSection{margin-bottom:16px}.appShell--quiz .explanation .teachingSection p,.appShell--quiz .explanation .teachingSection li{font-size:14px;line-height:1.28}.appShell--quiz .mobileShellBar{display:none!important}.appShell--quiz .leftRail .railSupplementalContent{display:block}.appShell--quiz .leftRail .practiceRailQuestionList .rightQuestionListScroll{max-height:220px}}@media (prefers-reduced-motion:reduce){.appShell--quiz .option,.appShell--quiz .optionDropdown{transition:none}}.appShell--quiz{--practice-teal:var(--primary,#0b8f82);--practice-ink:var(--text,#0b2438);--practice-muted:var(--muted,#5a7383);--practice-border:var(--border,#c8dde2);--practice-soft:var(--surface-soft,#e7f1f1);--practice-canvas:var(--bg,#f3f7f8)}.appShell--quiz .practiceRailSession .quizSetTitle span,.appShell--quiz .mainWorkspaceHeader p{display:none!important}.appShell--quiz .mainWorkspaceHeader{top:var(--ocean-header-height);background:var(--bg,var(--practice-canvas));-webkit-backdrop-filter:none;box-shadow:none;padding-top:15px;padding-bottom:15px}.appShell--quiz .mainWorkspaceHeader h1{font-size:calc(13px * var(--app-font-scale,1));line-height:1.25}.appShell--quiz .questionCard .stem{max-width:900px;font-size:calc(19px * var(--app-font-scale,1));letter-spacing:-.008em;overflow-wrap:anywhere;margin-bottom:22px;font-weight:650;line-height:1.42}.appShell--quiz[style*=OpenDyslexic] .questionCard .stem,.appShell--quiz[style*=OpenDyslexic] .option,.appShell--quiz[style*=OpenDyslexic] .optionDropdown,.appShell--quiz[style*=OpenDyslexic] .mainWorkspaceHeader h1,.appShell--quiz[style*=OpenDyslexic] .practiceRailSession .quizSetTitle strong,.appShell--quiz[style*=OpenDyslexic] .practiceRailQuestionList .rightQuestionListItem,.appShell--quiz[style*=OpenDyslexic] .explanation .resultBanner,.appShell--quiz[style*=OpenDyslexic] .explanation .teachingSection,.appShell--quiz[style*=OpenDyslexic] .explanation .sourceBox{font-family:var(--app-font)!important}.appShell--quiz .highlightTools{opacity:.58;gap:12px;margin:-4px 0 14px;transition:opacity .12s}.appShell--quiz .highlightTools:hover,.appShell--quiz .highlightTools:focus-within{opacity:1}.appShell--quiz .highlightTools .smallBtn{min-height:30px;font-size:calc(11px * var(--app-font-scale,1));padding-inline:2px}.appShell--quiz .quizQuestionHeaderActions .practiceBackAction,.appShell--quiz .quizQuestionHeaderActions .practiceReferenceAction,.appShell--quiz .quizQuestionHeaderActions .practiceFlagAction{touch-action:manipulation;width:42px;min-width:42px;height:42px;min-height:42px}.appShell--quiz .questionListDrawerBackdrop,.appShell--quiz .questionListDrawerFrame{display:none!important}.appShell--quiz .practiceRailQuestionList .rightQuestionListScroll{overscroll-behavior:contain;scroll-behavior:auto;scrollbar-gutter:stable}.appShell--quiz .practiceRailQuestionList .rightQuestionListItem{font-size:calc(12px * var(--app-font-scale,1));touch-action:manipulation}.appShell--quiz .practiceRailSession .quizSetTitle strong{font-size:calc(13px * var(--app-font-scale,1))}.appShell--quiz .option,.appShell--quiz .optionDropdown{font-size:calc(14px * var(--app-font-scale,1))}.appShell--quiz .option.selected:not(.correct):not(.wrong),.appShell--quiz button.option.selected:not(.correct):not(.wrong),.appShell--quiz .option.correct,.appShell--quiz .optionDropdown.correct{border-color:var(--practice-teal)!important;background:color-mix(in srgb, var(--primary-soft,var(--practice-soft)) 88%, var(--surface,#fff))!important;color:var(--text,var(--practice-ink))!important}.appShell--quiz .option.wrong,.appShell--quiz .optionDropdown.wrong{border-color:var(--danger-text,#b42318)!important;background:var(--danger-soft,#fde8e6)!important;color:var(--text,var(--practice-ink))!important}.appShell--quiz .optionStatsText strong,.appShell--quiz .optionDropdownText{font-size:calc(13px * var(--app-font-scale,1))}.appShell--quiz .option.eliminated,.appShell--quiz button.option.eliminated{opacity:.68}.appShell--quiz .option,.appShell--quiz .optionDropdown,.appShell--quiz .questionCard .actionRow button,.appShell--quiz .mobileQuizActionGroup button{touch-action:manipulation}.appShell--quiz .explanationMeta span:nth-child(n+2){display:none}.appShell--quiz .explanationMeta{font-size:calc(11px * var(--app-font-scale,1));margin-bottom:14px}.appShell--quiz .explanation.panel{scroll-margin-top:calc(var(--ocean-header-height) + 72px)}.appShell--quiz .explanation .resultBanner{font-size:calc(20px * var(--app-font-scale,1))}.appShell--quiz .explanation .teachingSection h3{font-size:calc(11px * var(--app-font-scale,1))}.appShell--quiz .explanation .teachingSection p,.appShell--quiz .explanation .teachingSection li,.appShell--quiz .explanation .sourceBox p{font-size:calc(14px * var(--app-font-scale,1))}.appShell--quiz .explanation .sourceBox{margin-top:2px}.appShell--quiz .explanation .sourceBox .linkButton{font-size:calc(12px * var(--app-font-scale,1))}.appShell--quiz .explanation .privateNotePanel:not(.privateNotePanelOpen),.appShell--quiz .explanation .feedbackPanel:not(.feedbackPanelOpen){vertical-align:top;width:38px;min-height:38px;margin:4px 6px 4px 0;display:inline-flex;background:0 0!important;border-color:#0000!important}.appShell--quiz .explanation .privateNoteToggle,.appShell--quiz .explanation .feedbackToggle{width:38px;min-width:38px;height:38px;min-height:38px;box-shadow:none;touch-action:manipulation}.appShell--quiz .explanation .privateNotePanel,.appShell--quiz .explanation .feedbackPanel,.appShell--quiz .explanation .privateNoteToggle,.appShell--quiz .explanation .feedbackToggle{transition-duration:.18s!important}.appShell--quiz .practiceRailSession .resultsBtn{font-size:0}.appShell--quiz .questionCard .actionRow .confirmAnswerButton,.appShell--quiz .quizQuestionHeaderActions .practicePreviousAction,.appShell--quiz .mobileQuizActionGroup>button{font-size:calc(13px * var(--app-font-scale,1))}.appShell--quiz:has(.explanation) .questionCard .actionRow .secondary{font-size:calc(13px * var(--app-font-scale,1))}.appShell--quiz .quizWorkbench{padding-bottom:24px}.appShell--quiz .stemTableWrap,.appShell--quiz .questionImageBox{max-width:900px}.appShell--quiz .stemTableWrap{overscroll-behavior-inline:contain}@media (width<=900px){.appShell--quiz .mainWorkspaceHeader{z-index:70;border-bottom:1px solid color-mix(in srgb, var(--practice-border) 72%, transparent);background:var(--bg,var(--practice-canvas));margin:0 -20px 16px;padding:12px 20px 11px;position:sticky;top:62px}.appShell--quiz .mainWorkspaceHeader h1{font-size:calc(12.5px * var(--app-font-scale,1))}.appShell--quiz .quizQuestionHeaderActions{gap:6px}.appShell--quiz .quizQuestionHeaderActions .practiceBackAction,.appShell--quiz .quizQuestionHeaderActions .practiceReferenceAction,.appShell--quiz .quizQuestionHeaderActions .practiceFlagAction{width:40px;min-width:40px;height:40px;min-height:40px}.appShell--quiz .quizQuestionHeaderActions .practiceBackAction{display:inline-flex!important}.appShell--quiz .oceanPrimaryNavToggle{touch-action:manipulation;width:40px;min-width:40px;height:40px;min-height:40px}.appShell--quiz .questionCard .stem{max-width:none;font-size:calc(15.5px * var(--app-font-scale,1));letter-spacing:-.004em;margin-bottom:20px;font-weight:700;line-height:1.34}.appShell--quiz .option,.appShell--quiz .optionDropdown{font-size:calc(14px * var(--app-font-scale,1))}.appShell--quiz .highlightTools{opacity:.62;margin-top:-2px;margin-bottom:12px}.appShell--quiz .highlightTools .smallBtn{min-height:32px}.appShell--quiz .mobileBottomBar{min-height:calc(86px + env(safe-area-inset-bottom));padding:14px 20px calc(14px + env(safe-area-inset-bottom))}.appShell--quiz .mainWorkspaceInner{padding-bottom:calc(104px + env(safe-area-inset-bottom))}.appShell--quiz .explanation.panel{padding-bottom:calc(62px + env(safe-area-inset-bottom));scroll-margin-top:118px}.appShell--quiz .explanation .resultBanner{font-size:calc(18px * var(--app-font-scale,1));line-height:1.3}.appShell--quiz .explanation .teachingSection p,.appShell--quiz .explanation .teachingSection li,.appShell--quiz .explanation .sourceBox p{line-height:1.4}}@media (prefers-reduced-motion:reduce){.appShell--quiz .highlightTools,.appShell--quiz .explanation .privateNotePanel,.appShell--quiz .explanation .feedbackPanel,.appShell--quiz .explanation .privateNoteToggle,.appShell--quiz .explanation .feedbackToggle,.appShell--quiz .explanation .privateNoteBodyShell,.appShell--quiz .explanation .feedbackBodyShell{transition:none!important}}.appShell--quiz.appShell--focusedPractice{font-family:var(--app-font,Arial, Helvetica, sans-serif);grid-template-columns:minmax(0,1fr)!important}.appShell--quiz .oceanGlobalHeader,.appShell--quiz .appShellBody{grid-column:1!important}.appShell--quiz .appShellBody{min-width:0;grid-template-columns:minmax(0,1fr)!important}.appShell--quiz .leftRail,.appShell--quiz .rightQuestionListPanel,.appShell--quiz .questionListDrawerFrame,.appShell--quiz .questionListDrawerBackdrop,.appShell--quiz .rightQuestionListDrawerButton{display:none!important}.appShell--quiz .mainWorkspace{width:100%;min-width:0}.appShell--quiz .mainWorkspaceInner{width:min(100%,1120px);margin-inline:auto;padding-inline:48px}.appShell--quiz .practiceSessionUtilities{z-index:76;pointer-events:none;width:min(250px,100vw - 36px);position:fixed;bottom:18px;left:18px}.appShell--quiz .practiceSessionUtilities .workspaceSidebar{pointer-events:auto;background:0 0;border:0;width:auto;height:auto;min-height:0;padding:0;overflow:visible}.appShell--quiz .practiceSessionUtilities .workspaceSidebarHeader,.appShell--quiz .practiceSessionUtilities .quizSetTitle,.appShell--quiz .practiceSessionUtilities .quizSidebarStats,.appShell--quiz .practiceSessionUtilities .sidebarReferenceButton,.appShell--quiz .practiceSessionUtilities .resultsBtn{display:none!important}.appShell--quiz .practiceSessionUtilities .pomodoroTimer,.appShell--quiz .practiceSessionUtilities .studyReflection{box-shadow:none;margin:0 0 8px}.appShell--quiz .mainWorkspaceHeader,.appShell--quiz .questionCard,.appShell--quiz .questionCard .stem,.appShell--quiz .option,.appShell--quiz .optionDropdown,.appShell--quiz .explanation,.appShell--quiz .explanation .resultBanner,.appShell--quiz .explanation .teachingSection,.appShell--quiz .explanation .sourceBox{font-family:var(--app-font,Arial, Helvetica, sans-serif)!important}.appShell--quiz .questionCard .stem{max-width:900px;font-size:calc(16px * var(--app-font-scale,1));letter-spacing:0;font-weight:700;line-height:1.55}.appShell--quiz .explanation .resultBanner{font-size:calc(18px * var(--app-font-scale,1));letter-spacing:0;font-weight:800;line-height:1.35;font-family:var(--app-font,Arial, Helvetica, sans-serif)!important}.appShell--quiz .quizQuestionHeaderActions{align-items:center;gap:8px;display:flex}.appShell--quiz .quizQuestionHeaderActions .practiceBackAction,.appShell--quiz .quizQuestionHeaderActions .practiceReferenceAction,.appShell--quiz .quizQuestionHeaderActions .practiceFlagAction,.appShell--quiz .quizQuestionHeaderActions .practicePreviousAction,.appShell--quiz .practiceNextAction{justify-content:center;align-items:center;width:42px;min-width:42px;height:42px;min-height:42px;display:inline-flex;position:relative;border:1px solid var(--practice-border)!important;background:var(--surface,#fff)!important;color:var(--text,var(--practice-ink))!important;box-shadow:none!important;border-radius:10px!important;padding:0!important;font-size:0!important}.appShell--quiz .quizQuestionHeaderActions .practiceBackAction:hover,.appShell--quiz .quizQuestionHeaderActions .practiceReferenceAction:hover,.appShell--quiz .quizQuestionHeaderActions .practiceFlagAction:hover,.appShell--quiz .quizQuestionHeaderActions .practicePreviousAction:hover,.appShell--quiz .practiceNextAction:hover,.appShell--quiz .practiceHighlightAction:hover,.appShell--quiz .practiceClearHighlightsAction:hover,.appShell--quiz .practiceSourceAction:hover,.appShell--quiz .explanation .privateNoteToggle:hover,.appShell--quiz .explanation .feedbackToggle:hover{border-color:var(--primary,var(--practice-teal))!important;background:var(--primary-soft,var(--practice-soft))!important;color:var(--primary-soft-text,var(--practice-teal))!important;transform:none!important}.appShell--quiz .quizQuestionHeaderActions .practiceBackAction:focus-visible,.appShell--quiz .quizQuestionHeaderActions .practiceReferenceAction:focus-visible,.appShell--quiz .quizQuestionHeaderActions .practiceFlagAction:focus-visible,.appShell--quiz .quizQuestionHeaderActions .practicePreviousAction:focus-visible,.appShell--quiz .practiceNextAction:focus-visible,.appShell--quiz .practiceHighlightAction:focus-visible,.appShell--quiz .practiceClearHighlightsAction:focus-visible,.appShell--quiz .practiceSourceAction:focus-visible,.appShell--quiz .explanation .privateNoteToggle:focus-visible,.appShell--quiz .explanation .feedbackToggle:focus-visible{outline:3px solid var(--primary-soft,var(--practice-soft));outline-offset:3px}.appShell--quiz .practiceFlagAction--active{border-color:var(--primary,var(--practice-teal))!important;background:var(--primary-soft,var(--practice-soft))!important;color:var(--primary,var(--practice-teal))!important}.appShell--quiz .quizQuestionHeaderActions .practicePreviousAction{z-index:82;position:fixed;bottom:28px;left:48px}.appShell--quiz .questionCard .actionRow{align-items:center;gap:10px;bottom:28px;right:48px}.appShell--quiz .questionCard .actionRow .practiceConfirmAction{min-width:154px;min-height:42px;font-size:calc(13px * var(--app-font-scale,1));border-radius:10px;justify-content:center;align-items:center;padding:0 18px;display:inline-flex!important}.appShell--quiz .questionCard .actionRow .practiceNextAction{display:none!important}.appShell--quiz:has(.explanation) .questionCard .actionRow .practiceConfirmAction{display:none!important}.appShell--quiz:has(.explanation) .questionCard .actionRow .practiceNextAction{display:inline-flex!important}.appShell--quiz .questionCard .actionRow .practiceFinishAction{border:1px solid var(--practice-border);background:var(--surface,#fff);min-height:42px;color:var(--muted,var(--practice-muted));font-size:calc(12px * var(--app-font-scale,1));box-shadow:none;border-radius:10px;justify-content:center;align-items:center;padding:0 13px;font-weight:800;display:inline-flex!important}.appShell--quiz .questionCard .actionRow .practiceFinishAction:hover{border-color:var(--primary,var(--practice-teal));color:var(--text,var(--practice-ink))}.appShell--quiz .highlightTools{opacity:1;align-items:center;gap:7px;margin:-2px 0 14px;display:flex}.appShell--quiz .highlightTools .practiceHighlightAction,.appShell--quiz .highlightTools .practiceClearHighlightsAction{border:1px solid var(--practice-border);background:var(--surface,#fff);width:38px;min-width:38px;height:38px;min-height:38px;color:var(--muted,var(--practice-muted));box-shadow:none;border-radius:10px;display:inline-flex;position:relative;padding:0!important;font-size:0!important}.appShell--quiz .option.correct,.appShell--quiz .optionDropdown.correct{border-color:var(--success,#15803d)!important;background:var(--success-soft,#dcfce7)!important;color:var(--text,var(--practice-ink))!important}.appShell--quiz .option.correct .optionStatsText strong,.appShell--quiz .optionDropdown.correct .optionStatsText strong,.appShell--quiz .explanation .resultBanner[data-practice-result=correct]{color:var(--success-text,#166534)!important}.appShell--quiz .explanation .resultBanner[data-practice-result=incorrect]{color:var(--danger-text,#991b1b)!important}.appShell--quiz .optionDropdownText{transform:none}@supports (interpolate-size:allow-keywords){.appShell--quiz{interpolate-size:allow-keywords}.appShell--quiz .optionDropdown::details-content{opacity:0;block-size:0;transition:block-size .18s,opacity .12s;overflow:clip}.appShell--quiz .optionDropdown[open]::details-content{opacity:1;block-size:auto}}.appShell--quiz .explanation .sourceBox{margin:10px 0 6px;padding:0}.appShell--quiz .explanation .sourceBox .practiceLobLine,.appShell--quiz .explanation .sourceBox p{color:var(--muted,var(--practice-muted));margin:0 0 12px}.appShell--quiz .practiceSourceAction{min-width:46px;height:46px;min-height:46px;box-shadow:none;border-radius:11px;justify-content:center;align-items:center;position:relative;border:1px solid color-mix(in srgb, var(--primary,var(--practice-teal)) 55%, var(--practice-border))!important;background:var(--primary-soft,var(--practice-soft))!important;width:46px!important;color:var(--primary-soft-text,var(--practice-teal))!important;padding:0!important;font-size:0!important;text-decoration:none!important;display:inline-flex!important}.appShell--quiz .explanation .privateNotePanel,.appShell--quiz .explanation .feedbackPanel,.appShell--quiz .explanation .privateNotePanelOpen,.appShell--quiz .explanation .feedbackPanelOpen,.appShell--quiz .explanation .privateNotePanelClosing,.appShell--quiz .explanation .feedbackPanelClosing{vertical-align:top;overflow:visible;transition:width .22s cubic-bezier(.2,.8,.2,1),margin .22s cubic-bezier(.2,.8,.2,1),background-color .15s,border-color .15s!important;display:inline-block!important}.appShell--quiz .explanation .privateNotePanel:not(.privateNotePanelOpen):not(.privateNotePanelClosing),.appShell--quiz .explanation .feedbackPanel:not(.feedbackPanelOpen):not(.feedbackPanelClosing){min-height:40px;margin:7px 7px 4px 0;width:40px!important}.appShell--quiz .explanation .privateNotePanelOpen,.appShell--quiz .explanation .feedbackPanelOpen,.appShell--quiz .explanation .privateNotePanelClosing,.appShell--quiz .explanation .feedbackPanelClosing{margin:8px 0;width:100%!important}.appShell--quiz .explanation .privateNoteToggle,.appShell--quiz .explanation .feedbackToggle{border:1px solid var(--practice-border);background:var(--surface,#fff);width:40px;min-width:40px;height:40px;min-height:40px;box-shadow:none;border-radius:10px;margin:0!important;transform:none!important}.appShell--quiz .explanation .privateNoteIcon,.appShell--quiz .explanation .feedbackIcon{background:0 0;border-radius:7px;width:24px;height:24px}.appShell--quiz .explanation .privateNoteBodyShell,.appShell--quiz .explanation .feedbackBodyShell{clip-path:none!important;will-change:auto!important;transition:max-height .26s cubic-bezier(.2,.8,.2,1),opacity .16s,transform .22s cubic-bezier(.2,.8,.2,1),margin-top .22s!important}.appShell--quiz .explanation .privateNoteBodyShellOpen,.appShell--quiz .explanation .feedbackBodyShellOpen{transform:translateY(0)!important}.appShell--quiz .explanation .privateNoteBodyShellClosing,.appShell--quiz .explanation .feedbackBodyShellClosing{transform:translateY(-6px)!important}@media (width<=900px){.appShell--quiz .mainWorkspaceInner{padding-inline:20px}.appShell--quiz .questionCard .stem{font-size:calc(15px * var(--app-font-scale,1));font-weight:700;line-height:1.48}.appShell--quiz .quizQuestionHeaderActions .practiceBackAction,.appShell--quiz .quizQuestionHeaderActions .practiceReferenceAction,.appShell--quiz .quizQuestionHeaderActions .practiceFlagAction{width:40px;min-width:40px;height:40px;min-height:40px}.appShell--quiz .quizQuestionHeaderActions .practicePreviousAction{display:none!important}.appShell--quiz .practiceSessionUtilities{left:12px;bottom:calc(98px + env(safe-area-inset-bottom));width:min(230px,100vw - 24px)}.appShell--quiz .mobileBottomBar{min-height:calc(82px + env(safe-area-inset-bottom));padding:12px 20px calc(12px + env(safe-area-inset-bottom))}.appShell--quiz .mobileQuizActionGroup{grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;display:grid!important}.appShell--quiz .mobileQuizActionGroup .practicePreviousAction,.appShell--quiz .mobileQuizActionGroup .practiceNextAction{z-index:auto;border:1px solid var(--practice-border);background:var(--surface,#fff);width:42px;min-width:42px;height:42px;min-height:42px;color:var(--text,var(--practice-ink));border-radius:10px;position:relative;bottom:auto;left:auto;padding:0!important;font-size:0!important}.appShell--quiz .mobileQuizActionGroup .practicePreviousAction{grid-column:1;display:inline-flex!important}.appShell--quiz .mobileQuizActionGroup .practiceConfirmAction{width:auto;min-width:132px;min-height:42px;font-size:calc(13px * var(--app-font-scale,1));border-radius:10px;grid-column:2;justify-self:end;padding-inline:15px;display:inline-flex!important}.appShell--quiz .mobileQuizActionGroup .practiceNextAction{grid-column:2;justify-self:end;display:none!important}.appShell--quiz:has(.explanation) .mobileQuizActionGroup .practiceConfirmAction{display:none!important}.appShell--quiz:has(.explanation) .mobileQuizActionGroup .practiceNextAction{display:inline-flex!important}.appShell--quiz .mobileQuizActionGroup .practiceFinishAction{min-height:42px;color:var(--muted,var(--practice-muted));font-size:calc(11px * var(--app-font-scale,1));background:0 0;border:0;grid-column:3;padding:0 8px;font-weight:800;display:inline-flex!important}.appShell--quiz .questionCard .actionRow{display:none!important}.appShell--quiz .highlightTools .practiceHighlightAction,.appShell--quiz .highlightTools .practiceClearHighlightsAction{width:40px;min-width:40px;height:40px;min-height:40px}}@media (prefers-reduced-motion:reduce){.appShell--quiz .explanation .privateNotePanel,.appShell--quiz .explanation .feedbackPanel,.appShell--quiz .explanation .privateNoteBodyShell,.appShell--quiz .explanation .feedbackBodyShell{transition:none!important}.appShell--quiz .optionDropdown::details-content{transition:none!important}}@media (width>=901px){.appShell--quiz.appShell--hasPracticeUtilities .appShellBody{align-items:start;grid-template-columns:minmax(194px,236px) minmax(0,1fr)!important;display:grid!important}.appShell--quiz.appShell--hasPracticeUtilities .practiceSessionUtilities{top:calc(var(--ocean-header-height) + 18px);z-index:2;pointer-events:auto;grid-area:1/1;width:auto;min-width:0;margin:20px 0 0;padding:0 14px 0 18px;position:sticky}.appShell--quiz.appShell--hasPracticeUtilities .practiceSessionUtilities .workspaceSidebar{width:100%;max-height:calc(100dvh - var(--ocean-header-height) - 38px);padding:0;overflow:hidden auto}.appShell--quiz.appShell--hasPracticeUtilities .mainWorkspace{grid-area:1/2;min-width:0}.appShell--quiz.appShell--hasPracticeUtilities .mainWorkspaceInner{width:100%;padding-inline:32px 48px}}@media (width<=900px){.appShell--quiz.appShell--hasPracticeUtilities .appShellBody{display:block!important}.appShell--quiz.appShell--hasPracticeUtilities .practiceSessionUtilities{pointer-events:auto;width:100%;margin:0;padding:12px 20px 0;position:static}.appShell--quiz.appShell--hasPracticeUtilities .practiceSessionUtilities .workspaceSidebar{width:100%;max-height:none;padding:0;overflow:visible;display:block!important}}.appShell--quiz .activePracticeSettings{background:0 0;border:0;border-radius:0;gap:8px;margin:0;padding:0;display:grid}.appShell--quiz .activePracticeTool{border:1px solid var(--border,var(--ocean-border-soft));background:var(--surface,#fff);border-radius:11px;min-width:0;overflow:hidden}.appShell--quiz .activePracticeToolHeader{min-width:0;display:block}.appShell--quiz .activePracticeSettingToggle{width:100%;min-height:42px;color:var(--text,var(--ocean-ink));text-align:left;background:0 0;border:0;border-radius:0;grid-template-columns:18px minmax(0,1fr) 18px;align-items:center;padding:9px 10px;font-size:12px;font-weight:850;display:grid}.appShell--quiz .activePracticeSettingToggle:hover,.appShell--quiz .activePracticeSettingToggle:focus-visible{background:var(--surface-soft,var(--ocean-soft))}.appShell--quiz .activePracticeSettingToggle>.mizaanIconSystem:first-child{width:18px;height:18px;color:var(--primary,var(--ocean-teal))}.appShell--quiz .activePracticeSettingToggle>span{overflow-wrap:anywhere;min-width:0}.appShell--quiz .activePracticeToolChevron{width:16px;height:16px;color:var(--muted,var(--ocean-muted));justify-self:end}.appShell--quiz .activePracticeToolReveal{border-top:1px solid var(--border,var(--ocean-border-soft))}.appShell--quiz .activePracticeToolBody{background:color-mix(in srgb, var(--surface-soft,var(--ocean-soft)) 42%, var(--surface,#fff));justify-content:flex-end;align-items:center;gap:8px;min-width:0;padding:8px 10px 9px;display:flex}.appShell--quiz .activePracticePomodoroBody{flex-wrap:wrap}.appShell--quiz .activePracticeToolBody>.compactSwitch{flex:none}.appShell--quiz .activePracticeToolBody .activePomodoroPresetMenu{width:100%;min-width:0}.appShell--quiz .activePracticeToolBody .activePomodoroPresetMenu select{width:100%}.appShell--quiz .practiceSessionUtilities .sidebarReflection{border:1px solid var(--border,var(--ocean-border-soft));background:var(--surface,#fff);color:var(--text,var(--ocean-ink));border-radius:11px;margin:0;overflow:hidden}.appShell--quiz .practiceSessionUtilities .sidebarReflectionToggle{width:100%;min-height:40px;color:inherit;text-align:left;background:0 0;border:0;border-radius:0;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;font-size:12px;font-weight:850;display:flex}.appShell--quiz .practiceSessionUtilities .sidebarReflectionToggle:hover,.appShell--quiz .practiceSessionUtilities .sidebarReflectionToggle:focus-visible{background:var(--surface-soft,var(--ocean-soft))}.appShell--quiz .practiceSessionUtilities .sidebarReflectionToggle .mizaanIconSystem{width:16px;height:16px;color:var(--muted,var(--ocean-muted))}.appShell--quiz .practiceSessionUtilities .sidebarReflectionBody{border-top:1px solid var(--border,var(--ocean-border-soft));background:color-mix(in srgb, var(--surface-soft,var(--ocean-soft)) 42%, var(--surface,#fff));padding:9px 10px 10px}.appShell--quiz .practiceSessionUtilities .sidebarReflectionBody>:first-child{margin-top:0}.appShell--quiz .practiceSessionUtilities .sidebarReflectionBody>:last-child{margin-bottom:0}.appShell--quiz .practiceSessionUtilities .pomodoroTimer{border:1px solid var(--border,var(--ocean-border-soft));background:var(--surface,#fff);color:var(--text,var(--ocean-ink));border-radius:11px;margin:0;overflow:hidden}.appShell--quiz .pomodoroTimerHeader{width:100%;min-height:40px;color:inherit;text-align:left;background:0 0;border:0;border-radius:0;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;font-size:12px;font-weight:850;display:flex}.appShell--quiz .pomodoroTimerHeader:hover,.appShell--quiz .pomodoroTimerHeader:focus-visible{background:var(--surface-soft,var(--ocean-soft))}.appShell--quiz .pomodoroTimerHeaderTitle{align-items:center;gap:7px;min-width:0;display:inline-flex}.appShell--quiz .pomodoroTimerHeaderTitle .mizaanIconSystem,.appShell--quiz .pomodoroTimerHeader>.mizaanIconSystem{width:17px;height:17px;color:var(--primary,var(--ocean-teal))}.appShell--quiz .pomodoroTimerBody{border-top:1px solid var(--border,var(--ocean-border-soft));background:color-mix(in srgb, var(--surface-soft,var(--ocean-soft)) 42%, var(--surface,#fff));gap:8px;padding:9px 10px 10px;display:grid}.appShell--quiz .pomodoroTimerReadout{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.appShell--quiz .pomodoroTimerReadout .pomodoroValue{color:var(--text,var(--ocean-ink));font-variant-numeric:tabular-nums;font-size:25px;line-height:1}.appShell--quiz .pomodoroTimerReadout small{color:var(--muted,var(--ocean-muted));font-size:10px;font-weight:800}.appShell--quiz .pomodoroTimerActions{justify-content:flex-end;gap:6px;display:flex}.appShell--quiz .pomodoroTimerIconAction{border:1px solid var(--border,var(--ocean-border-soft));background:var(--surface,#fff);width:34px;min-width:34px;height:34px;min-height:34px;color:var(--text,var(--ocean-ink));border-radius:9px;justify-content:center;align-items:center;padding:0;font-size:0;display:inline-flex}.appShell--quiz .pomodoroTimerIconAction .mizaanIconSystem{width:16px;height:16px}.appShell--quiz .pomodoroTimerIconAction:hover,.appShell--quiz .pomodoroTimerIconAction:focus-visible{border-color:var(--primary,var(--ocean-teal));background:var(--primary-soft,var(--ocean-soft));color:var(--primary,var(--ocean-teal))}.mizaanIcon{pointer-events:none;flex:none;width:1.1em;height:1.1em;display:block}button .mizaanIcon,a .mizaanIcon{pointer-events:none}.railNavIcon .mizaanIcon,.railMobileClose .mizaanIcon,.oceanPrimaryNavToggle .mizaanIcon,.mobileShellToggle>.mizaanIcon,.sidebarCollapseButton .mizaanIcon,.mobileDrawerClose .mizaanIcon,.maintenanceNoticeIcon .mizaanIcon{width:18px;height:18px}.rightQuestionListFlag .mizaanIcon{width:12px;height:12px}.appShell--quiz .practiceBackAction:before,.appShell--quiz .practiceBackAction:after,.appShell--quiz .practiceReferenceAction:before,.appShell--quiz .practiceReferenceAction:after,.appShell--quiz .practiceFlagAction:before,.appShell--quiz .practiceFlagAction:after,.appShell--quiz .practicePreviousAction:before,.appShell--quiz .practicePreviousAction:after,.appShell--quiz .practiceNextAction:before,.appShell--quiz .practiceNextAction:after,.appShell--quiz .practiceHighlightAction:before,.appShell--quiz .practiceHighlightAction:after,.appShell--quiz .practiceClearHighlightsAction:before,.appShell--quiz .practiceClearHighlightsAction:after,.appShell--quiz .practiceSourceAction:before,.appShell--quiz .practiceSourceAction:after,.appShell--quiz .practiceSourceLink:before,.appShell--quiz .practiceSourceLink:after,.appShell--quiz .optionDropdownSummary:before,.appShell--quiz .optionDropdownSummary:after,.appShell--quiz .confirmAnswerButtonReady:before,.appShell--quiz .confirmAnswerButtonReady:after,.accountSyncDetails summary:after{content:none!important;display:none!important}.accountSyncDetailsChevron{border:1px solid var(--border);background:var(--surface);width:24px;height:24px;color:var(--muted);border-radius:999px;flex:0 0 24px;padding:4px;transition:transform .18s,background .18s,color .18s}.accountSyncDetails[open] .accountSyncDetailsChevron{background:var(--secondary);color:var(--secondary-text);transform:rotate(180deg)}.folderSectionDropdown>.folderSectionHeader:after,.heatmapControlDrawer>summary:after,.heatmapLegendDrawer>summary:after,.appShell--review .reviewCardToggleButton .reviewCardToggleIcon:before{content:none!important;display:none!important}.folderSectionChevron{background:var(--secondary);width:28px;height:28px;color:var(--secondary-text);border-radius:999px;grid-column:3;justify-self:end;padding:7px;transition:transform .15s}.folderSectionDropdown[open]>.folderSectionHeader .folderSectionChevron{transform:rotate(180deg)}.heatmapDrawerChevron{background:var(--secondary);width:28px;height:28px;color:var(--secondary-text);border-radius:999px;flex:0 0 28px;padding:7px;transition:transform .18s}.heatmapControlDrawer[open] .heatmapDrawerChevron{transform:rotate(180deg)}.appShell--review .reviewCardToggleButton .reviewCardToggleIcon .mizaanIcon{width:14px;height:14px}.appShell--quiz .quizQuestionHeaderActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex!important}.appShell--quiz .quizQuestionHeaderActions .practiceBackAction{display:none!important}.appShell--quiz .practiceHeaderAction,.appShell--quiz .quizQuestionHeaderActions .practiceReferenceAction,.appShell--quiz .quizQuestionHeaderActions .practiceFlagAction,.appShell--quiz .quizQuestionHeaderActions .practicePreviousAction,.appShell--quiz .quizQuestionHeaderActions .practiceNextAction{white-space:nowrap;justify-content:center;align-items:center;gap:7px;min-height:40px;font-weight:800;line-height:1.1;border:1px solid var(--practice-border,var(--border))!important;background:var(--surface,#fff)!important;width:auto!important;min-width:0!important;color:var(--practice-ink,var(--text))!important;box-shadow:none!important;font-size:calc(12px * var(--app-font-scale,1))!important;border-radius:10px!important;padding:8px 11px!important;display:inline-flex!important;position:static!important}.appShell--quiz .practiceHeaderAction:hover,.appShell--quiz .quizQuestionHeaderActions .practiceReferenceAction:hover,.appShell--quiz .quizQuestionHeaderActions .practiceFlagAction:hover,.appShell--quiz .quizQuestionHeaderActions .practicePreviousAction:hover,.appShell--quiz .quizQuestionHeaderActions .practiceNextAction:hover{border-color:var(--primary,var(--practice-teal))!important;background:var(--primary-soft,var(--practice-soft))!important;color:var(--primary-soft-text,var(--practice-teal))!important;transform:none!important}.appShell--quiz .practiceHeaderAction:focus-visible,.appShell--quiz .quizQuestionHeaderActions .practiceReferenceAction:focus-visible,.appShell--quiz .quizQuestionHeaderActions .practiceFlagAction:focus-visible,.appShell--quiz .quizQuestionHeaderActions .practicePreviousAction:focus-visible,.appShell--quiz .quizQuestionHeaderActions .practiceNextAction:focus-visible{outline:3px solid var(--primary-soft,var(--practice-soft));outline-offset:3px}.appShell--quiz .practiceHeaderAction .mizaanIcon,.appShell--quiz .quizQuestionHeaderActions .practiceReferenceAction .mizaanIcon,.appShell--quiz .quizQuestionHeaderActions .practiceFlagAction .mizaanIcon,.appShell--quiz .quizQuestionHeaderActions .practicePreviousAction .mizaanIcon,.appShell--quiz .quizQuestionHeaderActions .practiceNextAction .mizaanIcon{width:17px;height:17px}.appShell--quiz .practiceHeaderAction[aria-pressed=true],.appShell--quiz .practiceFlagAction--active{border-color:var(--primary,var(--practice-teal))!important;background:var(--primary-soft,var(--practice-soft))!important;color:var(--primary-soft-text,var(--practice-teal))!important}.appShell--quiz .questionCard .stem,.appShell--quiz .questionCard .stem p{font-weight:500!important}.appShell--quiz .highlightTools{opacity:1;flex-wrap:wrap;align-items:center;gap:8px;margin:-4px 0 16px;display:flex}.appShell--quiz .practiceToolButton,.appShell--quiz .practiceHighlightAction,.appShell--quiz .practiceClearHighlightsAction{justify-content:center;align-items:center;gap:7px;min-height:36px;font-weight:800;line-height:1.1;border:1px solid var(--practice-border,var(--border))!important;background:var(--surface,#fff)!important;width:auto!important;min-width:0!important;color:var(--practice-muted,var(--muted))!important;box-shadow:none!important;font-size:calc(11px * var(--app-font-scale,1))!important;border-radius:9px!important;padding:7px 10px!important;display:inline-flex!important}.appShell--quiz .practiceToolButton:hover,.appShell--quiz .practiceHighlightAction:hover,.appShell--quiz .practiceClearHighlightsAction:hover,.appShell--quiz .practiceToolButton:focus-visible,.appShell--quiz .practiceHighlightAction:focus-visible,.appShell--quiz .practiceClearHighlightsAction:focus-visible{border-color:var(--primary,var(--practice-teal))!important;background:var(--primary-soft,var(--practice-soft))!important;color:var(--primary-soft-text,var(--practice-teal))!important;transform:none!important}.appShell--quiz .practiceToolButton .mizaanIcon,.appShell--quiz .practiceHighlightAction .mizaanIcon,.appShell--quiz .practiceClearHighlightsAction .mizaanIcon{width:17px;height:17px}.appShell--quiz .highlightTools .practiceToolButton,.appShell--quiz .highlightTools .practiceHighlightAction,.appShell--quiz .highlightTools .practiceClearHighlightsAction{min-height:36px;width:auto!important;min-width:0!important;height:auto!important;font-size:calc(11px * var(--app-font-scale,1))!important}.appShell--quiz .questionCard .actionRow.practiceQuestionActions{background:linear-gradient(180deg, color-mix(in srgb, var(--bg,var(--practice-canvas)) 0%, transparent), var(--bg,var(--practice-canvas)) 34%);z-index:80;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:8px;margin:18px 0 0;padding:12px 0 8px;bottom:0;left:max(24px,50vw - 512px);right:max(24px,50vw - 512px);width:auto!important;display:flex!important;position:fixed!important}.appShell--quiz .mainWorkspaceInner{padding-bottom:92px!important}.appShell--quiz .practiceQuestionActions>button,.appShell--quiz .practiceNavButton,.appShell--quiz .practiceFinishAction,.appShell--quiz .practiceQuestionActions .confirmAnswerButton{white-space:nowrap;justify-content:center;align-items:center;gap:7px;min-width:0;min-height:42px;line-height:1.1;width:auto!important;font-size:calc(13px * var(--app-font-scale,1))!important;border-radius:9px!important;padding:10px 13px!important;display:inline-flex!important;position:static!important}.appShell--quiz .practiceQuestionActions .confirmAnswerButton{margin-left:auto}.appShell--quiz .questionCard .actionRow.practiceQuestionActions .practiceNextAction,.appShell--quiz .questionCard .actionRow.practiceQuestionActions .practicePreviousAction,.appShell--quiz .questionCard .actionRow.practiceQuestionActions .practiceFinishAction{display:inline-flex!important}.appShell--quiz .practiceQuestionActions>button .mizaanIcon,.appShell--quiz .practiceNavButton .mizaanIcon,.appShell--quiz .practiceFinishAction .mizaanIcon,.appShell--quiz .practiceQuestionActions .confirmAnswerButton .mizaanIcon{width:17px;height:17px}.appShell--quiz .optionDropdown{transition:border-color .15s,background-color .15s;display:block;overflow:hidden;padding:0!important}.appShell--quiz .optionDropdownSummary{border-radius:inherit;width:100%;min-height:52px;color:inherit;font:inherit;text-align:left;background:0 0;border:0;grid-template-columns:minmax(0,1fr) auto 34px;align-items:center;gap:10px;margin:0;padding:10px 12px 10px 16px;line-height:1.45;display:grid}.appShell--quiz .optionDropdownSummary:hover,.appShell--quiz .optionDropdownSummary:focus-visible{background:color-mix(in srgb, var(--practice-soft,var(--surface-soft)) 55%, transparent)}.appShell--quiz .optionDropdownSummary:focus-visible{outline:3px solid var(--primary-soft,var(--practice-soft));outline-offset:-3px}.appShell--quiz .optionDropdownSummary .optionStatsText{min-width:0}.appShell--quiz .optionDropdownSummary .optionExplanationBadges{grid-area:1/2}.appShell--quiz .optionChevron{border:1px solid var(--practice-border,var(--border));background:var(--practice-soft,var(--surface-soft));width:30px;height:30px;color:var(--practice-muted,var(--muted));border-radius:999px;grid-area:1/3;justify-content:center;align-items:center;transition:transform .24s cubic-bezier(.16,1,.3,1),background-color .15s ease-out,color .15s ease-out;display:inline-flex}.appShell--quiz .optionDropdownSummary[aria-expanded=true] .optionChevron{transform:rotate(180deg)}.appShell--quiz .optionChevron .mizaanIcon{width:16px;height:16px}.appShell--quiz .optionDropdownText{font-size:calc(13px * var(--app-font-scale,1));opacity:0;visibility:hidden;border-top:1px solid #0000;line-height:1.5;transition:max-height .24s cubic-bezier(.16,1,.3,1),padding .24s cubic-bezier(.16,1,.3,1),border-color .18s,opacity .16s,transform .24s cubic-bezier(.16,1,.3,1),visibility 0s linear .24s;overflow:hidden;transform:translateY(-6px);max-height:0!important;color:var(--practice-ink,var(--text))!important;margin:0!important;padding:0 16px!important;animation:none!important;display:block!important}.appShell--quiz .optionDropdownTextOpen{border-top-color:color-mix(in srgb, var(--practice-border,var(--border)) 70%, transparent);opacity:1;visibility:visible;transition-delay:0s;transform:translateY(0);max-height:640px!important;padding:12px 16px 16px!important}.appShell--quiz .optionDropdownTextClosed{max-height:0!important}.appShell--quiz .explanation .highYieldTeachingSection h3{margin-bottom:9px;font-weight:850;color:var(--practice-teal,var(--primary))!important;font-size:calc(15px * var(--app-font-scale,1))!important}.appShell--quiz .explanation .teachingSection:not(.highYieldTeachingSection) h3{font-size:calc(14px * var(--app-font-scale,1))!important}.appShell--quiz .explanation .teachingSection p,.appShell--quiz .explanation .teachingSection li{color:var(--text,#111827)!important}.appShell--quiz .practiceSourceLink,.appShell--quiz .practiceSourceAction{align-items:center;gap:7px;max-width:100%;min-height:36px;font-weight:850;text-decoration:none;border:1px solid var(--practice-border,var(--border))!important;background:var(--surface,#fff)!important;width:max-content!important;color:var(--practice-teal,var(--primary))!important;font-size:calc(12px * var(--app-font-scale,1))!important;border-radius:9px!important;padding:7px 10px!important;display:inline-flex!important}.appShell--quiz .practiceSourceLink:hover,.appShell--quiz .practiceSourceAction:hover{text-decoration:none;border-color:var(--primary,var(--practice-teal))!important;background:var(--primary-soft,var(--practice-soft))!important;color:var(--primary-strong,var(--practice-teal))!important}.appShell--quiz .practiceSourceLink .mizaanIcon,.appShell--quiz .practiceSourceAction .mizaanIcon{width:17px;height:17px}.appShell--quiz .explanation .privateNotePanel:not(.privateNotePanelOpen),.appShell--quiz .explanation .feedbackPanel:not(.feedbackPanelOpen){vertical-align:top;width:42px;min-height:42px;margin:4px 7px 4px 0;display:inline-flex}.appShell--quiz .explanation .privateNotePanelOpen,.appShell--quiz .explanation .privateNotePanelClosing,.appShell--quiz .explanation .feedbackPanelOpen,.appShell--quiz .explanation .feedbackPanelClosing{width:100%;display:block}.appShell--quiz .explanation .privateNoteToggle,.appShell--quiz .explanation .feedbackToggle{width:42px;min-width:42px;height:42px;min-height:42px;box-shadow:none;border-radius:10px;justify-content:center;align-items:center;margin:0;padding:0;display:inline-flex;transform:none}.appShell--quiz .explanation .privateNoteIcon,.appShell--quiz .explanation .feedbackIcon{justify-content:center;align-items:center;width:28px;height:28px;font-size:0;display:inline-flex}.appShell--quiz .explanation .privateNoteIcon .mizaanIcon,.appShell--quiz .explanation .feedbackIcon .mizaanIcon{width:18px;height:18px;transform:translateY(-.5px)}.appShell--quiz .explanation .privateNoteBodyShell,.appShell--quiz .explanation .feedbackBodyShell{opacity:0;visibility:hidden;will-change:max-height, opacity, transform;display:block;overflow:hidden;clip-path:none!important;max-height:0!important;margin-top:0!important;transition:max-height .24s cubic-bezier(.16,1,.3,1),margin-top .24s cubic-bezier(.16,1,.3,1),opacity .16s,transform .24s cubic-bezier(.16,1,.3,1),visibility 0s linear .24s!important;transform:translateY(-6px)!important}.appShell--quiz .explanation .privateNoteBodyShellOpen,.appShell--quiz .explanation .feedbackBodyShellOpen{opacity:1;visibility:visible;max-height:960px!important;margin-top:10px!important;transition-delay:0s!important;transform:translateY(0)!important}.appShell--quiz .explanation .privateNoteBodyShellClosing,.appShell--quiz .explanation .feedbackBodyShellClosing{opacity:0;max-height:0!important;margin-top:0!important;transform:translateY(-6px)!important}.sessionSummaryOverlay{z-index:150;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.sessionSummaryBackdrop{background:color-mix(in srgb, var(--ocean-navy,#06344d) 58%, transparent);border:0;border-radius:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.sessionSummaryDialog{border:1px solid var(--border,#c8dfe6);background:var(--surface,#fff);width:min(100%,540px);color:var(--text,#102b3f);box-shadow:0 24px 70px color-mix(in srgb, var(--ocean-navy,#06344d) 32%, transparent);border-radius:16px;gap:14px;padding:22px;display:grid;position:relative}.sessionSummaryHeader{justify-content:space-between;align-items:center;gap:16px;display:flex}.sessionSummaryHeader h2,.sessionSummaryTitle,.sessionSummaryPosition{margin:0}.sessionSummaryHeader h2{font-size:22px;line-height:1.2}.sessionSummaryTitle{font-weight:850;line-height:1.35}.sessionSummaryPosition{color:var(--muted,#5d7789);font-size:13px;font-weight:750}.sessionSummaryClose{border:1px solid var(--border,#c8dfe6);background:var(--surface-soft,#eaf5f5);width:40px;min-width:40px;height:40px;min-height:40px;color:var(--text,#102b3f);border-radius:10px;justify-content:center;align-items:center;padding:0;display:inline-flex}.sessionSummaryClose .mizaanIcon{width:18px;height:18px}.sessionSummaryStats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;display:grid}.sessionSummaryStats div{border:1px solid var(--border,#c8dfe6);background:var(--surface-soft,#eaf5f5);border-radius:10px;gap:5px;min-width:0;padding:12px;display:grid}.sessionSummaryStats dt{color:var(--muted,#5d7789);font-size:12px;font-weight:800}.sessionSummaryStats dd{color:var(--text,#102b3f);margin:0;font-size:24px;font-weight:900;line-height:1}.sessionSummaryActions{justify-content:flex-end;display:flex}.sessionSummaryActions .primary{min-height:40px}@media (width<=900px){.appShell--quiz .mainWorkspaceHeader{grid-template-columns:minmax(0,1fr)!important}.appShell--quiz .mainWorkspaceHeadingGroup,.appShell--quiz .mainWorkspaceActions{width:100%;min-width:0}.appShell--quiz .mainWorkspaceActions{margin-top:10px;display:flex!important}.appShell--quiz .quizQuestionHeaderActions{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid!important}.appShell--quiz .practiceHeaderAction,.appShell--quiz .quizQuestionHeaderActions .practiceReferenceAction,.appShell--quiz .quizQuestionHeaderActions .practiceFlagAction{white-space:normal;width:100%!important;min-width:0!important}.appShell--quiz .questionCard .actionRow.practiceQuestionActions{display:none!important}.appShell--quiz .mobileQuizActionGroup{gap:8px;width:100%;grid-template-columns:repeat(2,minmax(0,1fr))!important;display:grid!important}.appShell--quiz .mobileQuizActionGroup>button{white-space:nowrap;justify-content:center;align-items:center;gap:7px;min-width:0;min-height:42px;font-size:calc(13px * var(--app-font-scale,1))!important;border-radius:9px!important;padding:9px 10px!important;display:inline-flex!important}.appShell--quiz .mobileQuizActionGroup>button .mizaanIcon{width:17px;height:17px}.appShell--quiz .mobileQuizActionGroup .practicePreviousAction,.appShell--quiz .mobileQuizActionGroup .practiceNextAction,.appShell--quiz .mobileQuizActionGroup .practiceConfirmAction,.appShell--quiz .mobileQuizActionGroup .practiceFinishAction{width:100%!important;min-width:0!important;font-size:calc(13px * var(--app-font-scale,1))!important;grid-column:auto!important;justify-self:stretch!important;padding:9px 10px!important}.appShell--quiz .mobileQuizActionGroup .practicePreviousAction,.appShell--quiz .mobileQuizActionGroup .practiceNextAction,.appShell--quiz .mobileQuizActionGroup .practiceFinishAction,.appShell--quiz .mobileQuizActionGroup>button:nth-child(4).practiceFinishAction,.appShell--quiz .mobileQuizActionGroup>button:nth-child(3).confirmAnswerButton,:is(.appShell--quiz:has(.explanation) .mobileQuizActionGroup>button:first-child.practicePreviousAction,.appShell--quiz:has(.explanation) .mobileQuizActionGroup>button:nth-child(2).practiceNextAction){display:inline-flex!important}.appShell--quiz:has(.explanation) .mobileQuizActionGroup>button:nth-child(3).confirmAnswerButton{display:none!important}.appShell--quiz .mobileQuizActionGroup .confirmAnswerButtonReady{order:0!important;transform:none!important}.appShell--quiz .mobileBottomBar{min-height:0;padding:10px 20px calc(10px + env(safe-area-inset-bottom))}.appShell--quiz .mainWorkspaceInner{padding-bottom:142px!important}.sessionSummaryOverlay{align-items:end;padding:10px}.sessionSummaryDialog{max-height:calc(100svh - 20px);padding:18px;overflow:auto}}.appShell--quiz .referenceRangeOverlay{z-index:160}@media (width<=620px){.appShell--quiz .optionDropdownSummary{grid-template-columns:minmax(0,1fr) 34px}.appShell--quiz .optionDropdownSummary .optionExplanationBadges{grid-area:2/1/auto/-1}.appShell--quiz .optionChevron{grid-area:1/2}}@media (prefers-reduced-motion:reduce){.appShell--quiz .optionDropdown,.appShell--quiz .optionChevron,.appShell--quiz .optionDropdownText,.appShell--quiz .privateNotePanel,.appShell--quiz .feedbackPanel,.appShell--quiz .privateNoteToggle,.appShell--quiz .feedbackToggle,.appShell--quiz .privateNoteBodyShell,.appShell--quiz .feedbackBodyShell{transition:none!important;animation:none!important;transform:none!important}}.mizaanIconSystem{pointer-events:none;flex:none;width:1.1em;height:1.1em;display:block}button .mizaanIconSystem,a .mizaanIconSystem{pointer-events:none}.railNavIcon .mizaanIconSystem,.rightQuestionListFlag .mizaanIconSystem,.maintenanceNoticeIcon .mizaanIconSystem,.railMobileClose .mizaanIconSystem,.oceanPrimaryNavToggle .mizaanIconSystem,.mobileShellToggle>.mizaanIconSystem,.sidebarCollapseButton .mizaanIconSystem,.mobileDrawerClose .mizaanIconSystem{width:18px;height:18px}.rightQuestionListFlag .mizaanIconSystem{width:12px;height:12px}.appShell--review .reviewCardToggleButton .reviewCardToggleIcon .mizaanIconSystem,.appShell--review .reviewFilterToggleIcon .mizaanIconSystem,.appShell--review .reviewWeakAreasToggleIcon .mizaanIconSystem{width:14px;height:14px}.appShell--quiz .quizQuestionHeaderActions .practiceReferenceAction,.appShell--quiz .quizQuestionHeaderActions .practiceFlagAction{height:42px;min-height:42px;width:42px!important;min-width:42px!important;padding:0!important;font-size:0!important}.appShell--quiz .quizQuestionHeaderActions .practiceReferenceAction .mizaanIconSystem,.appShell--quiz .quizQuestionHeaderActions .practiceFlagAction .mizaanIconSystem,.appShell--quiz .practiceQuestionNavigation .mizaanIconSystem,.appShell--quiz .practiceQuestionSecondaryActions .mizaanIconSystem,.appShell--quiz .practiceHighlightAction .mizaanIconSystem,.appShell--quiz .practiceClearHighlightsAction .mizaanIconSystem,.appShell--quiz .practiceSourceAction .mizaanIconSystem,.appShell--quiz .practiceSourceLink .mizaanIconSystem{width:17px;height:17px}.appShell--quiz .highlightTools .practiceHighlightAction,.appShell--quiz .highlightTools .practiceClearHighlightsAction{height:40px;min-height:40px;width:40px!important;min-width:40px!important;padding:0!important;font-size:0!important}.appShell--quiz .questionCard .actionRow.practiceQuestionActions{background:linear-gradient(180deg, color-mix(in srgb, var(--bg,var(--practice-canvas)) 0%, transparent), var(--bg,var(--practice-canvas)) 34%);z-index:80;align-items:center;gap:12px;margin:18px 0 0;padding:12px 0 8px;bottom:0;left:max(24px,50vw - 512px);right:max(24px,50vw - 512px);justify-content:center!important;width:auto!important;display:flex!important;position:fixed!important}.appShell--quiz .practiceQuestionNavigation{justify-content:center;align-items:center;gap:10px;display:inline-flex;position:absolute;left:50%;transform:translate(-50%)}.appShell--quiz .practiceQuestionPosition{min-width:112px;color:var(--practice-ink,var(--text));font-size:calc(13px * var(--app-font-scale,1));text-align:center;white-space:nowrap;font-weight:750;line-height:1.2}.appShell--quiz .practiceQuestionNavigation .practicePreviousAction,.appShell--quiz .practiceQuestionNavigation .practiceNextAction{justify-content:center;align-items:center;gap:7px;min-height:42px;border:1px solid var(--practice-border,var(--border))!important;background:var(--surface,var(--practice-canvas))!important;width:auto!important;min-width:0!important;color:var(--text,var(--practice-ink))!important;font-size:calc(13px * var(--app-font-scale,1))!important;padding:10px 13px!important;display:inline-flex!important;position:static!important}.appShell--quiz .practiceQuestionSecondaryActions{align-items:center;gap:8px;margin-left:auto;display:flex}.appShell--quiz .practiceQuestionSecondaryActions .confirmAnswerButton{margin-left:0!important}.appShell--quiz .practiceQuestionSecondaryActions .practiceFinishAction{justify-content:center;align-items:center;gap:7px;min-height:42px;padding:10px 13px!important;display:inline-flex!important}.appShell--quiz:has(.explanation) .practiceQuestionSecondaryActions .confirmAnswerButton{display:none!important}.appShell--quiz .explanation .privateNoteIcon .mizaanIconSystem,.appShell--quiz .explanation .feedbackIcon .mizaanIconSystem{width:18px;height:18px}.appShell--review .privateNoteIcon .mizaanIconSystem,.appShell--review .feedbackIcon .mizaanIconSystem{flex:none;width:18px;height:18px;display:block}.appShell--quiz .questionCard .stem{font-weight:400!important}@media (width<=900px){.appShell--quiz .questionCard .actionRow.practiceQuestionActions{display:none!important}.appShell--quiz .quizQuestionHeaderActions{width:auto;display:flex!important}.appShell--quiz .quizQuestionHeaderActions .practiceReferenceAction,.appShell--quiz .quizQuestionHeaderActions .practiceFlagAction{height:40px;min-height:40px;width:40px!important;min-width:40px!important}.appShell--quiz .mobileQuizActionGroup{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;display:grid!important}.appShell--quiz .mobileQuizActionGroup .practiceQuestionNavigation{grid-column:1/-1;grid-template-columns:minmax(0,1fr) minmax(104px,auto) minmax(0,1fr);align-items:center;width:100%;display:grid;position:static;transform:none}.appShell--quiz .mobileQuizActionGroup .practiceQuestionNavigation .practicePreviousAction,.appShell--quiz .mobileQuizActionGroup .practiceQuestionNavigation .practiceNextAction{width:auto;min-width:42px;min-height:42px;font-size:calc(12px * var(--app-font-scale,1))!important;padding:0 10px!important}.appShell--quiz .mobileQuizActionGroup .practiceQuestionNavigation .practicePreviousAction{justify-self:start}.appShell--quiz .mobileQuizActionGroup .practiceQuestionNavigation .practiceNextAction{justify-self:end}.appShell--quiz .mobileQuizActionGroup .practiceQuestionSecondaryActions{grid-column:1/-1;justify-content:space-between;width:100%}.appShell--quiz .mobileQuizActionGroup .practiceQuestionSecondaryActions .confirmAnswerButton,.appShell--quiz .mobileQuizActionGroup .practiceQuestionSecondaryActions .practiceFinishAction{min-height:42px}.appShell--quiz .mainWorkspaceInner{padding-bottom:calc(148px + env(safe-area-inset-bottom))!important}}@media (prefers-reduced-motion:reduce){.appShell--quiz .practiceQuestionNavigation,.appShell--quiz .practiceQuestionNavigation .practicePreviousAction,.appShell--quiz .practiceQuestionNavigation .practiceNextAction,.appShell--quiz .practiceFlagAction,.appShell--quiz .practiceHighlightAction,.appShell--quiz .practiceClearHighlightsAction,.appShell--quiz .practiceSourceAction{transition:none!important;animation:none!important}}.appShell--quiz:after{display:none!important}.appShell--quiz .mainWorkspaceHeader{border-bottom:1px solid color-mix(in srgb, var(--practice-border) 76%, transparent);background:var(--bg,var(--practice-canvas));grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;min-height:42px;margin-bottom:20px;padding:8px 0 10px;display:grid!important}.appShell--quiz .mainWorkspaceHeaderCenter{grid-column:2;justify-self:center;min-width:0}.appShell--quiz .mainWorkspaceActions{grid-column:3;justify-self:end;margin-left:0}.appShell--quiz .practiceQuestionTopNavigation{grid-template-columns:32px minmax(104px,auto) 32px;justify-content:center;align-items:center;gap:8px;display:grid}.appShell--quiz .practiceQuestionTopNavigation .practicePreviousAction,.appShell--quiz .practiceQuestionTopNavigation .practiceNextAction{justify-content:center;align-items:center;height:32px;width:32px!important;min-width:32px!important;min-height:32px!important;color:var(--text,var(--practice-ink))!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:8px!important;padding:0!important;font-size:0!important;display:inline-flex!important}.appShell--quiz .practiceQuestionTopNavigation .practicePreviousAction:hover,.appShell--quiz .practiceQuestionTopNavigation .practiceNextAction:hover{background:var(--surface-soft,var(--practice-soft))!important;color:var(--primary,var(--practice-teal))!important;transform:none!important}.appShell--quiz .practiceQuestionTopNavigation .practicePreviousAction:focus-visible,.appShell--quiz .practiceQuestionTopNavigation .practiceNextAction:focus-visible{outline:2px solid var(--primary,var(--practice-teal));outline-offset:2px}.appShell--quiz .practiceQuestionTopNavigation .practicePreviousAction .mizaanIconSystem,.appShell--quiz .practiceQuestionTopNavigation .practiceNextAction .mizaanIconSystem{width:17px;height:17px}.appShell--quiz .practiceQuestionTopNavigation .practiceQuestionPosition{min-width:104px;font-size:calc(12px * var(--app-font-scale,1));text-align:center;white-space:nowrap;font-weight:750;line-height:1.2;color:var(--text,var(--practice-ink))!important}.appShell--quiz .questionCard .actionRow.practiceQuestionActions{background:0 0!important;justify-content:flex-end!important}.appShell--quiz .questionCard .actionRow.practiceQuestionActions .practiceQuestionSecondaryActions,.appShell--quiz .mobileQuizActionGroup .practiceQuestionSecondaryActions{margin-left:0!important}.appShell--quiz .explanationMeta,.appShell--quiz .explanationMeta span,.appShell--quiz .explanation .sourceBox .practiceLobLine,.appShell--quiz .explanation .sourceBox>p:first-child{font-size:calc(12px * var(--app-font-scale,1));font-weight:650;line-height:1.45;color:var(--text,var(--practice-ink))!important}.appShell--quiz .explanationMeta{margin-bottom:16px}.appShell--quiz .explanation .highYieldTeachingSection{border:1px solid color-mix(in srgb, var(--practice-border) 70%, var(--practice-teal))!important;border-left:3px solid var(--practice-teal)!important;background:var(--surface-soft,var(--practice-soft))!important;box-shadow:none!important;border-radius:12px!important;margin:0 0 18px!important;padding:14px 16px!important}.appShell--quiz .explanation .highYieldTeachingSection h3{letter-spacing:0;margin:0 0 7px;font-weight:800;line-height:1.3;color:var(--text,var(--practice-ink))!important;font-size:calc(12px * var(--app-font-scale,1))!important}.appShell--quiz .explanation .highYieldTeachingSection p,.appShell--quiz .explanation .highYieldTeachingSection li{font-size:calc(13px * var(--app-font-scale,1));margin:0;line-height:1.52;color:var(--text,var(--practice-ink))!important}.appShell--quiz .explanation .highYieldTeachingSection p+p,.appShell--quiz .explanation .highYieldTeachingSection li+li{margin-top:8px}@media (width<=900px){.appShell--quiz .mainWorkspaceHeader{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);margin:0 -20px 16px;padding:10px 20px}.appShell--quiz .practiceQuestionTopNavigation{grid-template-columns:30px minmax(100px,auto) 30px;gap:5px}.appShell--quiz .practiceQuestionTopNavigation .practicePreviousAction,.appShell--quiz .practiceQuestionTopNavigation .practiceNextAction{height:30px;width:30px!important;min-width:30px!important;min-height:30px!important}.appShell--quiz .practiceQuestionTopNavigation .practiceQuestionPosition{min-width:100px;font-size:calc(12px * var(--app-font-scale,1))}.appShell--quiz .mobileQuizActionGroup{justify-content:flex-end;align-items:center;width:100%;display:flex!important}.appShell--quiz .mobileQuizActionGroup .practiceQuestionSecondaryActions{justify-content:flex-end;align-items:center;gap:8px;width:100%;display:flex}.appShell--quiz .mobileBottomBar{min-height:calc(66px + env(safe-area-inset-bottom));padding:10px 20px calc(10px + env(safe-area-inset-bottom))}.appShell--quiz .mobileQuizActionGroup .practiceFinishAction{white-space:nowrap;padding-inline:8px}.appShell--quiz .mainWorkspaceInner{padding-bottom:calc(92px + env(safe-area-inset-bottom))!important}}.appShell--quiz .quizQuestionHeaderActions .practiceFinishAction{min-height:42px;border-color:var(--success,#198c68)!important;background:var(--success,#198c68)!important;color:#fff!important;padding:10px 13px!important}.appShell--quiz .quizQuestionHeaderActions .practiceFinishAction:hover{border-color:color-mix(in srgb, var(--success,#198c68) 82%, var(--practice-navy))!important;background:color-mix(in srgb, var(--success,#198c68) 88%, var(--practice-navy))!important;color:#fff!important}.appShell--quiz .quizQuestionHeaderActions .practiceFinishAction:focus-visible{outline-color:color-mix(in srgb, var(--success,#198c68) 50%, white)!important}@media (width<=900px){.appShell--quiz .quizQuestionHeaderActions .practiceFinishAction{min-height:40px;width:auto!important;min-width:0!important;font-size:calc(12px * var(--app-font-scale,1))!important;padding:0 10px!important}}.oceanGlobalHeader{position:sticky;top:0}.appShell:after,.page{background-image:none!important}.appShell--quiz .mainWorkspaceHeader,.appShell--mock .mainWorkspaceHeader{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;display:grid}.appShell--quiz .mainWorkspaceHeader>.mainWorkspaceHeadingGroup,.appShell--mock .mainWorkspaceHeader>.mainWorkspaceHeadingGroup{grid-column:1;min-width:0}.appShell--quiz .mainWorkspaceHeader>.mainWorkspaceHeaderCenter,.appShell--mock .mainWorkspaceHeader>.mainWorkspaceHeaderCenter{grid-area:1/2;justify-self:center}.appShell--quiz .mainWorkspaceHeader>.mainWorkspaceActions,.appShell--mock .mainWorkspaceHeader>.mainWorkspaceActions{grid-area:1/3;justify-self:end;min-width:0}.appShell--home .homeYearsLayout{grid-template-columns:minmax(0,1fr) minmax(240px,320px);align-items:start;gap:34px;display:grid}.appShell--home .folderGrid{width:min(100%,786px)}.appShell--home .folderCard h3{font-size:clamp(1.25rem,1.3vw,1.5625rem)}.appShell--home .homeContinuationShortcut{top:calc(var(--ocean-header-height) + 24px);border:1px solid var(--border,var(--ocean-border-soft));background:var(--surface,var(--ocean-surface));min-width:0;box-shadow:none;border-radius:10px;gap:0;display:grid;position:sticky}.appShell--home .homeContinueButton{background:var(--surface,var(--ocean-surface));min-height:58px;color:var(--text,var(--ocean-ink));box-shadow:none!important;border-radius:9px 9px 0 0!important;padding:12px 14px!important}.appShell--home .homeContinueButton:hover,.appShell--home .homeContinueButton:focus-visible{background:var(--primary-soft,var(--ocean-soft));color:var(--primary-soft-text,var(--ocean-teal-deep))}.appShell--home .homeContinueButton span{color:var(--muted,var(--ocean-muted))}.appShell--home .homeContinueButton strong{color:inherit}.appShell--home .homeContinueOptions{border-top:1px solid var(--border,var(--ocean-border-soft));background:var(--surface-soft,var(--ocean-soft));grid-template-columns:repeat(2,minmax(0,1fr));padding:6px}.appShell--home .homeContinueOptions label{background:var(--surface,var(--ocean-surface));border-radius:7px;min-height:32px;padding:5px 7px}.appShell--review .reviewControlsInline{border-bottom:1px solid var(--border,var(--ocean-border-soft));margin:0 0 28px;padding-bottom:20px}.appShell--review .reviewControlsInline .reviewControlPanel{max-height:none;position:static;overflow:visible;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important}.appShell--review .reviewControlsInline .reviewControlsLayout{display:block}.appShell--review .reviewControlsInline .reviewControlsMain{grid-template-columns:minmax(0,1fr) minmax(0,1.25fr);align-items:start;gap:12px;display:grid}.appShell--review .reviewControlsInline .reviewFilterToggleGroup{background:var(--surface,var(--ocean-surface));min-width:0;box-shadow:none;border-radius:8px}.appShell--review .reviewControlsInline .reviewFilterToggleSummary,.appShell--review .reviewControlsInline .reviewActionToggleSummary{min-height:42px;padding:10px 12px}.appShell--review .reviewControlsInline .reviewStatusTabsPolished{flex-wrap:wrap;gap:6px;padding:0 10px 10px;display:flex}.appShell--review .reviewControlsInline .reviewStatusTabsPolished button{border-radius:999px;min-height:32px;padding:6px 9px}.appShell--review .reviewControlsInline .reviewFiltersPolished{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0 10px 10px;display:grid}.appShell--review .reviewControlsInline .reviewActionsGrid{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:0;display:grid}.appShell--review .reviewControlsInline .reviewActionGroup{background:var(--surface,var(--ocean-surface));min-width:0;box-shadow:none;border-radius:8px;padding:0}.appShell--review .reviewControlsInline .reviewActionToggleBody{padding:0 10px 10px}.appShell--review .reviewAnalyticsRegion{border-bottom:1px solid var(--border,var(--ocean-border-soft));grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:32px;margin:0 0 24px;padding:0 0 24px;display:grid}.appShell--review .reviewSummaryVisual,.appShell--review .reviewWeakAreasPanel{min-width:0;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.appShell--review .reviewSummaryVisualHeader,.appShell--review .reviewWeakAreasHeader{justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:14px;display:flex}.appShell--review .reviewSummaryVisualHeader h2,.appShell--review .reviewWeakAreasHeader h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:21px;line-height:1.15}.appShell--review .reviewSummaryVisualHeader>strong{color:var(--primary,var(--ocean-teal));font-family:Georgia,Times New Roman,serif;font-size:28px}.appShell--review .reviewSummaryBars,.appShell--review .reviewWeakAreasList{gap:10px;display:grid}.appShell--review .reviewSummaryBarRow{color:var(--muted,var(--ocean-muted));grid-template-columns:86px minmax(0,1fr) 32px;align-items:center;gap:10px;font-size:12px;font-weight:800;display:grid}.appShell--review .reviewSummaryBarRow>strong{color:var(--text,var(--ocean-ink));text-align:right}.appShell--review .reviewSummaryBarTrack,.appShell--review .reviewWeakAreaTrack{background:var(--surface-soft,var(--ocean-soft));border-radius:999px;height:7px;display:block;overflow:hidden}.appShell--review .reviewSummaryBarTrack>span,.appShell--review .reviewWeakAreaTrack>span{border-radius:inherit;background:var(--primary,var(--ocean-teal));height:100%;display:block}.appShell--review .reviewSummaryBarTrack--incorrect>span{background:var(--danger-text,#b42318)}.appShell--review .reviewSummaryBarTrack--reanswered>span{background:var(--warning-text,#9a6700)}.appShell--review .reviewWeakAreasHeader>span{color:var(--muted,var(--ocean-muted));text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:850}.appShell--review .reviewWeakAreaRow{border-bottom:1px solid var(--border,var(--ocean-border-soft));grid-template-columns:minmax(0,1.3fr) minmax(90px,1fr) 42px;align-items:center;gap:12px;min-width:0;padding:0 0 10px;display:grid}.appShell--review .reviewWeakAreaRow>div{gap:2px;min-width:0;display:grid}.appShell--review .reviewWeakAreaRow strong,.appShell--review .reviewWeakAreaRow span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.appShell--review .reviewWeakAreaRow>div strong{color:var(--text,var(--ocean-ink));font-size:13px}.appShell--review .reviewWeakAreaRow>div span{color:var(--muted,var(--ocean-muted));font-size:11px}.appShell--review .reviewWeakAreaRow>strong{color:var(--text,var(--ocean-ink));text-align:right;font-size:12px}.appShell--review .reviewQuestionCard.reviewQuestionCardSelected{border-color:var(--primary,var(--ocean-teal));background:var(--primary-soft,var(--ocean-soft))!important;box-shadow:inset 3px 0 0 var(--primary,var(--ocean-teal))!important;background-image:none!important}.appShell--review .reviewQuestionCard.reviewQuestionCardSelected .reviewCardTitle:after{content:none!important;display:none!important}.appShell--review .reviewCardQuickActions{gap:6px;display:flex}.appShell--review .reviewIconAction,.appShell--review .reviewCardQuickActions .reviewMiniButton{border:1px solid var(--border,var(--ocean-border-soft));background:var(--surface,var(--ocean-surface));width:34px;min-width:34px;height:34px;min-height:34px;color:var(--text,var(--ocean-ink));box-shadow:none;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;padding:0!important}.appShell--review .reviewIconAction:hover,.appShell--review .reviewIconAction:focus-visible,.appShell--review .reviewCardQuickActions .reviewMiniButton:hover,.appShell--review .reviewCardQuickActions .reviewMiniButton:focus-visible{border-color:var(--primary,var(--ocean-teal));background:var(--primary-soft,var(--ocean-soft));color:var(--primary-strong,var(--ocean-teal-deep))}.appShell--review .reviewIconAction .mizaanIconSystem,.appShell--review .reviewCardQuickActions .reviewMiniButton .mizaanIconSystem{width:17px;height:17px}.appShell--review .reviewQuestionMeta>span:first-child{text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;overflow:hidden}.appShell--heatmap .heatmapWorkspace{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;margin-top:0!important;padding:0!important}.appShell--heatmap .heatmapControlsInline{margin:0 0 16px}.appShell--heatmap .heatmapControlsInline .heatmapControlDrawer{border:1px solid var(--border,var(--ocean-border-soft));background:var(--surface,var(--ocean-surface));box-shadow:none;border-radius:9px}.appShell--heatmap .heatmapLegend{border-bottom:1px solid var(--border,var(--ocean-border-soft));flex-wrap:wrap;gap:8px 16px;margin:0 0 20px;padding:0 0 14px;display:flex}.appShell--heatmap .activityHeatmapHeading{margin-bottom:14px}.appShell--setup.practiceSetupShell--mock .practiceSetupWorkspace>.mainWorkspaceHeader{border-bottom:0;margin-bottom:24px;padding-bottom:0}.appShell--setup.practiceSetupShell--mock .setupBackAction{min-width:0;min-height:0;color:var(--text,var(--ocean-ink));border-radius:0;align-items:center;gap:6px;padding:4px 0;display:inline-flex;box-shadow:none!important;background:0 0!important;border:0!important}.appShell--setup.practiceSetupShell--mock .setupBackAction:hover,.appShell--setup.practiceSetupShell--mock .setupBackAction:focus-visible{color:var(--primary-strong,var(--ocean-teal-deep));background:0 0!important;transform:none!important}.appShell--setup.practiceSetupShell--mock .setupStartActions{border-top:0}.appShell--setup.practiceSetupShell--mock .setupMockGuidance{border:1px solid var(--setup-border,var(--ocean-border-soft));border-left:3px solid var(--primary,var(--ocean-teal));background:var(--setup-soft,var(--ocean-soft));box-shadow:none;border-radius:0}.appShell--mock .mockHeaderActions{z-index:83;align-items:center;position:relative}.appShell--mock .mainWorkspaceHeader{z-index:83;position:sticky}.appShell--mock .practiceQuestionTopNavigation .practiceQuestionPosition{min-width:148px;color:var(--text,var(--ocean-ink));font-size:18px;font-weight:800}.appShell--mock .mockHeaderActions .mockQuestionNavigatorButton{align-items:center;gap:6px;display:inline-flex}.appShell--mock .mockHeaderActions .practiceHeaderAction,.appShell--mock .mockHeaderActions .mockQuestionNavigatorButton{min-width:38px;min-height:38px}.appShell--mock .mockHeaderActions .practiceHeaderAction:not(.practiceFinishAction){padding:0!important}.appShell--mock .mockTimer{border:1px solid var(--border,var(--ocean-border-soft));background:var(--surface,var(--ocean-surface));min-height:38px;box-shadow:none;border-radius:999px;padding:5px 6px 5px 10px;transition:none;animation:none!important}.appShell--mock .mockTimerLabel{display:none}.appShell--mock .mockTimerValue{min-width:5ch;color:var(--text,var(--ocean-ink));font-variant-numeric:tabular-nums}.appShell--mock .mockTimerToggle{border-radius:50%;justify-content:center;align-items:center;width:30px;min-width:30px;height:30px;min-height:30px;display:inline-flex;padding:0!important;transition:none!important;transform:none!important}.appShell--mock .mockTimerToggle:hover{box-shadow:none!important;transform:none!important}.appShell--mock .mockQuestionNavigator{top:calc(var(--ocean-header-height) + 16px);z-index:82;width:min(360px,100vw - 44px);max-height:calc(100svh - var(--ocean-header-height) - 32px);border:1px solid var(--border,var(--ocean-border-soft));background:var(--surface,var(--ocean-surface));color:var(--text,var(--ocean-ink));box-shadow:0 18px 46px var(--shadow);border-radius:12px;padding:16px;position:fixed;right:22px;overflow:auto}.appShell--mock .mockQuestionNavigatorHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.appShell--mock .mockQuestionNavigatorHeader h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:20px}.appShell--mock .mockQuestionNavigatorClose{border:1px solid var(--border,var(--ocean-border-soft));background:var(--surface-soft,var(--ocean-soft));width:34px;min-width:34px;height:34px;color:var(--text,var(--ocean-ink));border-radius:50%;justify-content:center;align-items:center;padding:0;display:inline-flex}.appShell--mock .mockQuestionNavigator .qGrid{grid-template-columns:repeat(6,minmax(0,1fr));gap:7px;margin:16px 0 0}.appShell--mock .mockQuestionNavigator .qNav{background:var(--surface,var(--ocean-surface));border-radius:8px;min-height:34px}.appShell--mock .mockQuestionNavigator .qNav.active{background:var(--primary-soft,var(--ocean-soft));color:var(--primary-strong,var(--ocean-teal-deep));border-color:var(--primary,var(--ocean-teal))}.appShell--mock .finishConfirmDialog .unansweredBox,.appShell--mock .finishConfirmDialog .allAnsweredBox{background:0 0;border:0;margin-top:12px;padding:0}.results .mockResultsPersonalPanel{border:0;border-bottom:1px solid var(--border,var(--ocean-border-soft));box-shadow:none;background:0 0;border-radius:0;padding:0 0 24px}.results .mockResultsPersonalScore{grid-template-columns:auto 1fr auto;align-items:baseline;gap:16px;margin:0 0 20px;display:grid}.results .mockResultsPersonalScore span,.results .mockResultsPersonalScore small{color:var(--muted,var(--ocean-muted));font-size:13px;font-weight:800}.results .mockResultsPersonalScore strong{color:var(--text,var(--ocean-ink));font-family:Georgia,Times New Roman,serif;font-size:clamp(52px,9vw,86px);line-height:.9}.results .mockResultsOutcome{gap:10px;display:grid}.results .mockResultsOutcomeBar{background:var(--surface-soft,var(--ocean-soft));border-radius:999px;width:100%;height:10px;display:flex;overflow:hidden}.results .mockResultsOutcomeSegment{flex:0 0 var(--result-share);min-width:0}.results .mockResultsOutcomeSegment--correct,.results .mockResultsOutcomeDot--correct{background:var(--success,#17845b)}.results .mockResultsOutcomeSegment--incorrect,.results .mockResultsOutcomeDot--incorrect{background:var(--danger-text,#b42318)}.results .mockResultsOutcomeSegment--unanswered,.results .mockResultsOutcomeDot--unanswered{background:var(--muted,var(--ocean-muted))}.results .mockResultsOutcomeLegend{color:var(--muted,var(--ocean-muted));flex-wrap:wrap;gap:8px 18px;font-size:12px;font-weight:800;display:flex}.results .mockResultsOutcomeLegend>span{align-items:center;gap:6px;display:inline-flex}.results .mockResultsOutcomeDot{border-radius:50%;width:8px;height:8px}.results .mockResultsOutcomeDot--flagged{background:var(--warning-text,#9a6700)}.results .mockResultsReviewPanel{background:0 0;border:0;padding-top:20px}.results .mockResultsReviewHeader{justify-content:flex-end;margin-bottom:16px}.results .mockResultsFilterMenu{position:relative}.results .mockResultsFilterMenu>summary{cursor:pointer;border:1px solid var(--border,var(--ocean-border-soft));background:var(--surface,var(--ocean-surface));color:var(--text,var(--ocean-ink));border-radius:999px;padding:9px 12px;font-size:12px;font-weight:850;list-style:none}.results .mockResultsFilterMenu>summary::-webkit-details-marker{display:none}.results .mockResultsFilterMenu[open]>summary{border-color:var(--primary,var(--ocean-teal));background:var(--primary-soft,var(--ocean-soft))}.results .mockResultsFilterOptions{z-index:5;border:1px solid var(--border,var(--ocean-border-soft));background:var(--surface,var(--ocean-surface));min-width:220px;box-shadow:0 12px 30px var(--shadow);border-radius:9px;padding:6px;display:grid;position:absolute;top:calc(100% + 8px);right:0}.results .mockResultsFilterOptions button{color:var(--text,var(--ocean-ink));text-align:left;background:0 0;border-radius:6px;justify-content:space-between;align-items:center;gap:16px;padding:9px 10px;display:flex}.results .mockResultsFilterOptions button:hover,.results .mockResultsFilterOptions button.active{background:var(--primary-soft,var(--ocean-soft))}.results .mockResultsQuestionCard{border:0;border-bottom:1px solid var(--border,var(--ocean-border-soft));box-shadow:none;background:0 0;border-radius:0;padding:18px 0}.results .mockResultsQuestionCard:hover{border-color:var(--border,var(--ocean-border-soft));background:0 0}.results .mockResultsQuestionCard .reviewOptionLine{background:0 0}.results .mockResultsQuestionCard .reviewSourceAction{border:1px solid var(--border,var(--ocean-border-soft));background:var(--surface,var(--ocean-surface));width:34px;min-width:34px;height:34px;min-height:34px;color:var(--text,var(--ocean-ink));border-radius:50%;justify-content:center;align-items:center;margin:0;line-height:1;display:inline-flex;padding:0!important;font-size:0!important}.results .mockResultsQuestionActions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px;display:flex}.results .mockResultsQuestionActions .reviewSourceAction:hover,.results .mockResultsQuestionActions .reviewSourceAction:focus-visible{border-color:var(--primary,var(--ocean-teal));background:var(--primary-soft,var(--ocean-soft));color:var(--primary-strong,var(--ocean-teal-deep))}.results .mockResultsQuestionActions .reviewSourceAction>.mizaanIconSystem{width:17px;height:17px}.results .mockResultsQuestionActions .privateNotePanel:not(.privateNotePanelOpen):not(.privateNotePanelClosing),.results .mockResultsQuestionActions .feedbackPanel:not(.feedbackPanelOpen):not(.feedbackPanelClosing){width:34px;min-width:34px;height:34px;min-height:34px;margin:0;display:block}.results .mockResultsQuestionActions .privateNoteToggle,.results .mockResultsQuestionActions .feedbackToggle{border-color:var(--border,var(--ocean-border-soft));background:var(--surface,var(--ocean-surface));width:34px;min-width:34px;height:34px;min-height:34px;color:var(--text,var(--ocean-ink));box-shadow:none;margin:0}.results .mockResultsQuestionActions .privateNoteIcon,.results .mockResultsQuestionActions .feedbackIcon{background:var(--surface-soft,var(--ocean-soft));width:24px;height:24px}.results .mockResultsQuestionActions .privateNoteIcon{border:1px solid var(--border,var(--ocean-border-soft));color:var(--primary-strong,var(--ocean-teal-deep))}.results .mockResultsQuestionActions .feedbackIcon{border-color:color-mix(in srgb, var(--warning,#d97706) 58%, var(--border,var(--ocean-border-soft)));background:var(--warning-soft,#fef3c7);color:var(--warning-text,#92400e)}.results .mockResultsQuestionActions .privateNoteIconGlyph,.results .mockResultsQuestionActions .feedbackIconGlyph{stroke:currentColor;stroke-width:2.1px;width:17px;height:17px}.results .mockResultsQuestionActions .privateNoteIconSaved{border-color:color-mix(in srgb, var(--success,#15803d) 45%, var(--border,var(--ocean-border-soft)));background:var(--success-soft,#dcfce7);color:var(--success-text,#166534)}.results .mockResultsQuestionActions .privateNotePanelOpen,.results .mockResultsQuestionActions .feedbackPanelOpen,.results .mockResultsQuestionActions .privateNotePanelClosing,.results .mockResultsQuestionActions .feedbackPanelClosing{flex:1 0 100%;width:100%;margin:0}.appShell--quiz .practiceSourceAction,.appShell--quiz .practiceSourceLink,.appShell--review .reviewSourceIconAction{justify-content:center;align-items:center;gap:0;height:36px;min-height:36px;line-height:1;border-radius:50%!important;width:36px!important;min-width:36px!important;padding:0!important;font-size:0!important;display:inline-flex!important}.appShell--quiz .practiceSourceAction>.mizaanIconSystem,.appShell--quiz .practiceSourceLink>.mizaanIconSystem,.appShell--review .reviewSourceIconAction>.mizaanIconSystem{width:17px;height:17px}.appShell--review .reviewSourceIconAction{margin:0}.reviewOptionList:has(>.reviewOptionLine>.cohortOptionInline){border:1px solid var(--border,var(--ocean-border-soft));background:var(--border,var(--ocean-border-soft));border-radius:5px;gap:1px;overflow:hidden}.appShell--quiz .options:has(>.hasCohortStats){border:1px solid var(--border,var(--ocean-border-soft));background:var(--border,var(--ocean-border-soft));border-radius:5px;gap:1px;overflow:hidden}.appShell--settings .settingsWorkbenchGrid{grid-template-columns:minmax(0,1fr);gap:30px}.appShell--settings .settingsDestinationList{border:0;border-bottom:1px solid var(--border,var(--ocean-border-soft));box-shadow:none;background:0 0;border-radius:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0 0 28px;padding:0;display:grid}.appShell--settings .settingsDestinationList button{min-width:0;color:var(--text,var(--ocean-ink));text-align:left;background:0 0;border-bottom:2px solid #0000;grid-template-columns:22px minmax(0,1fr) 18px;align-items:center;gap:9px;padding:12px 10px 14px 0;font-weight:850;display:grid}.appShell--settings .settingsDestinationList button:hover,.appShell--settings .settingsDestinationList button:focus-visible{border-bottom-color:var(--primary,var(--ocean-teal));color:var(--primary-strong,var(--ocean-teal-deep))}.appShell--settings .settingsDestinationIcon{width:22px;height:22px;color:var(--primary,var(--ocean-teal));justify-content:center;align-items:center;display:inline-flex}.appShell--settings .settingsDestinationList>button>.mizaanIconSystem:last-child{color:var(--muted,var(--ocean-muted));justify-self:end}.appShell--settings #settings-account-sync>.accountSyncStatusCard>:not(.accountSyncStatusHeaderRow),.appShell--settings #settings-account-sync>.accountSyncSignedInTools,.appShell--settings #settings-account-sync>.accountSyncStatusNote,.appShell--settings #settings-account-sync>.accountSyncPreviewCard,.appShell--settings #settings-account-sync>.accountSyncActions[aria-label="Future account actions"],.appShell--settings .settingsThemePanel .settingsPanelHeader>div>p,.appShell--settings .settingsThemePanel .themeMode,.appShell--settings .settingsThemePanel .themeSwatches,.appShell--settings .settingsThemePanel .themeDescription{display:none!important}.appShell--settings .settingsThemePanel .themeCard.active{background:0 0;border-radius:0;padding-left:0;padding-right:0}.appShell--settings .settingsThemePanel .themeName{min-height:34px}.appShell--settings .settingsAdminLinks{border-top:1px solid var(--border,var(--ocean-border-soft));flex-wrap:wrap;gap:8px 16px;margin-top:4px;padding-top:16px;display:flex}.appShell--settings .settingsAdminLinks button{color:var(--muted,var(--ocean-muted));text-underline-offset:3px;background:0 0;padding:0;font-size:12px;font-weight:800;text-decoration:underline}.privateNotesLibrary{gap:22px;display:grid}.privateNotesLibrary .privateNotesHero{border:0;border-bottom:1px solid var(--border,var(--ocean-border-soft));box-shadow:none;background:0 0;border-radius:0;margin:0;padding:0 0 16px}.privateNotesLibrary .privateNotesHero h2{margin:0;font-family:Georgia,Times New Roman,serif}.privateNotesLibrary .privateNotesHero{justify-content:space-between;align-items:center;gap:16px;display:flex}.privateNotesLibrary .privateNotesHeaderActions{flex:none;gap:6px;display:flex}.privateNotesLibrary .privateNotesHeaderActions[hidden]{display:none!important}.privateNotesLibrary .privateNotesControls{border:0;border-bottom:1px solid var(--border,var(--ocean-border-soft));box-shadow:none;background:0 0;border-radius:0;margin:0;padding:0 0 20px}.privateNotesLibrary .privateNotesFilterGrid{grid-template-columns:minmax(0,1fr) 180px;gap:12px;display:grid}.privateNotesLibrary .privateNotesFilterGrid label{color:var(--muted,var(--ocean-muted));text-transform:uppercase;letter-spacing:.04em;gap:6px;font-size:11px;font-weight:850;display:grid}.privateNotesLibrary .privateNotesFilterGrid input,.privateNotesLibrary .privateNotesFilterGrid select{border:1px solid var(--border,var(--ocean-border-soft));background:var(--surface,var(--ocean-surface));width:100%;min-height:38px;color:var(--text,var(--ocean-ink));font:inherit;text-transform:none;letter-spacing:normal;border-radius:7px;padding:8px 10px}.privateNotesLibrary .privateNotesHeaderActions .privateNoteIconAction,.privateNotesLibrary .privateNotesImportPreview .privateNoteIconAction{border:1px solid var(--border,var(--ocean-border-soft));background:var(--surface,var(--ocean-surface));width:34px;min-width:34px;height:34px;min-height:34px;color:var(--text,var(--ocean-ink));border-radius:50%;justify-content:center;align-items:center;padding:0;display:inline-flex}.privateNotesLibrary .privateNotesHeaderActions .privateNoteIconAction:hover,.privateNotesLibrary .privateNotesHeaderActions .privateNoteIconAction:focus-within,.privateNotesLibrary .privateNotesImportPreview .privateNoteIconAction:hover,.privateNotesLibrary .privateNotesImportPreview .privateNoteIconAction:focus-visible{border-color:var(--primary,var(--ocean-teal));background:var(--primary-soft,var(--ocean-soft));color:var(--primary-strong,var(--ocean-teal-deep))}.privateNotesLibrary .privateNotesHeaderActions .mizaanIconSystem,.privateNotesLibrary .privateNotesImportPreview .mizaanIconSystem{width:17px;height:17px}.privateNotesLibrary .privateNotesImportPreview{color:var(--muted,var(--ocean-muted));align-items:center;gap:8px;margin-top:12px;font-size:12px;font-weight:750;display:flex}.privateNotesLibrary .privateNotesImportPreview>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.privateNotesLibrary .privateNotesStatus{color:var(--muted,var(--ocean-muted));margin:10px 0 0;font-size:12px;font-weight:750}.privateNotesLibrary .privateNotesListPanel{background:0 0;margin:0;padding:0}.privateNotesLibrary .emptyReview{padding:24px 0}.privateNotesLibrary .privateNoteLibraryItem{border:0;border-bottom:1px solid var(--border,var(--ocean-border-soft));box-shadow:none;background:0 0;border-radius:0;gap:10px;margin:0;padding:18px 0;display:grid}.privateNotesLibrary .privateNoteLibraryItem:hover{border-color:var(--border,var(--ocean-border-soft));background:0 0}.privateNotesLibrary .privateNoteLibraryItem h3{color:var(--text,var(--ocean-ink));margin:0;font-family:Georgia,Times New Roman,serif;font-size:18px}.privateNotesLibrary .privateNoteMetaLine{color:var(--muted,var(--ocean-muted));flex-wrap:wrap;gap:5px 10px;font-size:12px;font-weight:750;display:flex}.privateNotesLibrary .privateNoteMetaLine span+span:before{content:"·";color:var(--border,var(--ocean-border));margin-right:10px}.privateNotesLibrary .privateNoteLibraryBody{max-width:880px;color:var(--text,var(--ocean-ink));white-space:pre-wrap;line-height:1.55}.privateNotesLibrary .privateNoteLibraryActions{gap:6px;margin-top:2px;display:flex}.privateNotesLibrary .privateNoteIconAction{border:1px solid var(--border,var(--ocean-border-soft));background:var(--surface,var(--ocean-surface));width:34px;min-width:34px;height:34px;min-height:34px;color:var(--text,var(--ocean-ink));box-shadow:none;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;padding:0!important}.privateNotesLibrary .privateNoteIconAction:hover,.privateNotesLibrary .privateNoteIconAction:focus-visible,.privateNotesLibrary .privateNoteIconAction[aria-pressed=true]{border-color:var(--primary,var(--ocean-teal));background:var(--primary-soft,var(--ocean-soft));color:var(--primary-strong,var(--ocean-teal-deep))}.privateNotesLibrary .privateNoteIconAction .mizaanIconSystem{width:17px;height:17px}.appShell--settings .accessibilitySection{margin-top:20px;padding-top:20px}.reportsSummaryPanel{gap:18px;display:grid;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important}.reportsSummaryHeader{border-bottom:1px solid var(--border,var(--ocean-border-soft));align-items:baseline;gap:10px;padding-bottom:14px;display:flex}.reportsSummaryHeader strong{color:var(--text,var(--ocean-ink));font-family:Georgia,Times New Roman,serif;font-size:28px}.reportsSummaryHeader span{color:var(--muted,var(--ocean-muted));font-size:12px;font-weight:800}.reportsSummaryPanel .emptyReview{background:0 0;border:0;padding:24px 0}.reportsHistoryList{gap:0;display:grid}.reportsHistoryItem{border-bottom:1px solid var(--border,var(--ocean-border-soft));justify-content:space-between;align-items:baseline;gap:16px;padding:14px 0;display:flex}.reportsHistoryItem>div{gap:4px;min-width:0;display:grid}.reportsHistoryItem>div:last-child{text-align:right;justify-items:end}.reportsHistoryItem span,.reportsHistoryItem time{color:var(--muted,var(--ocean-muted));font-size:12px;font-weight:750}@media (width<=900px){.oceanGlobalHeader,.appShell--quiz .oceanGlobalHeader,.appShell--mock .oceanGlobalHeader{position:fixed;inset:0 0 auto}.appShell--quiz .mainWorkspaceHeader,.appShell--mock .mainWorkspaceHeader{grid-template-columns:minmax(0,1fr) auto;gap:10px}.appShell--quiz .mainWorkspaceHeader>.mainWorkspaceHeaderCenter,.appShell--mock .mainWorkspaceHeader>.mainWorkspaceHeaderCenter{grid-area:2/1/auto/-1;justify-self:start}.appShell--quiz .mainWorkspaceHeader>.mainWorkspaceActions,.appShell--mock .mainWorkspaceHeader>.mainWorkspaceActions{grid-area:1/2}.appShell--home .homeYearsLayout{grid-template-columns:1fr;gap:20px}.appShell--home .homeContinuationShortcut{position:static}.appShell--review .reviewControlsInline .reviewControlsMain,.appShell--review .reviewControlsInline .reviewActionsGrid,.appShell--review .reviewAnalyticsRegion,.appShell--settings .settingsDestinationList{grid-template-columns:1fr}.appShell--settings .settingsDestinationList button{border-bottom-color:var(--border,var(--ocean-border-soft));padding-right:0}.appShell--settings .settingsDestinationList button:last-child{border-bottom-color:#0000}.privateNotesLibrary .privateNotesFilterGrid{grid-template-columns:1fr}.privateNotesLibrary .privateNotesHero{align-items:flex-start}.privateNotesLibrary .privateNotesHeaderActions{align-self:flex-start}}@media (width>=1200px){.appShell--mock .mainWorkspaceHeader{grid-template-columns:minmax(300px,1fr) auto minmax(477px,1fr)}.appShell--mock .mockHeaderActions{gap:4px}}@media (width<=760px){.appShell--mock .mainWorkspaceHeader{grid-template-columns:1fr}.appShell--mock .mainWorkspaceHeader>.mainWorkspaceActions{grid-area:2/1;justify-self:stretch;margin-top:2px}.appShell--mock .mainWorkspaceHeader>.mainWorkspaceHeaderCenter{grid-area:3/1}.appShell--mock .mainWorkspaceActions{display:flex}.appShell--mock .mockHeaderActions{justify-content:flex-start}.appShell--mock .mockHeaderActions .mockQuestionNavigatorButton span,.appShell--mock .mockHeaderActions .practiceFinishAction span{display:none}.appShell--mock .mockHeaderActions .mockQuestionNavigatorButton,.appShell--mock .mockHeaderActions .practiceFinishAction{padding:0!important}.appShell--mock .mockHeaderActions .practiceFinishAction{flex:0 0 38px;width:38px;min-width:38px}.appShell--mock .mockQuestionNavigator{top:calc(var(--ocean-header-height) + 12px);width:min(360px,100vw - 24px);max-height:calc(100svh - var(--ocean-header-height) - 24px);right:12px}.appShell--mock .practiceQuestionTopNavigation .practiceQuestionPosition{min-width:120px;font-size:15px}.results .mockResultsPersonalScore{grid-template-columns:1fr auto;gap:8px 12px}.results .mockResultsPersonalScore strong{grid-area:2/1/auto/-1}.results .mockResultsPersonalScore small{grid-area:1/2;justify-self:end}.appShell--review .reviewSummaryBarRow{grid-template-columns:76px minmax(0,1fr) 28px}.appShell--review .reviewWeakAreaRow{grid-template-columns:minmax(0,1fr) 40px}.appShell--review .reviewWeakAreaRow .reviewWeakAreaTrack{grid-area:2/1/auto/-1}}@media (prefers-reduced-motion:reduce){.oceanGlobalHeader,.appShell--mock .mockTimer,.appShell--mock .mockTimerToggle{transition:none!important;animation:none!important}}.compactMenu{min-width:0;color:var(--text,var(--ocean-ink));gap:5px;display:grid;position:relative}.compactMenuLabel{color:var(--text,var(--ocean-ink));font-size:12px;font-weight:700;line-height:1.2;display:block}.compactMenuTrigger{border:1px solid var(--border,var(--ocean-border-soft));background:var(--surface,var(--ocean-surface));width:100%;min-width:0;min-height:38px;color:var(--text,var(--ocean-ink));font:inherit;text-align:left;box-shadow:none;border-radius:9px;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;font-size:13px;font-weight:700;line-height:1.2;display:inline-flex}.compactMenuTrigger:hover,.compactMenuTrigger[aria-expanded=true]{border-color:var(--primary,var(--ocean-teal));background:var(--primary-soft,var(--ocean-soft));color:var(--primary-strong,var(--ocean-teal-deep))}.compactMenuTrigger:focus-visible,.compactMenuOption:focus-visible{outline:2px solid var(--primary,var(--ocean-teal));outline-offset:2px}.compactMenuTrigger:disabled{cursor:not-allowed;opacity:.58}.compactMenuValue{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.compactMenuTrigger>.mizaanIconSystem{width:15px;height:15px}.compactMenuPopover{z-index:160;border:1px solid var(--border,var(--ocean-border-soft));background:var(--surface,var(--ocean-surface));width:max-content;min-width:min(100%,210px);max-width:min(360px,100vw - 24px);max-height:min(340px,100svh - 40px);box-shadow:0 12px 30px var(--shadow,#0f172a1f);opacity:0;visibility:hidden;pointer-events:none;border-radius:10px;gap:2px;padding:5px;transition:opacity .24s cubic-bezier(.16,1,.3,1),transform .24s cubic-bezier(.16,1,.3,1),visibility 0s linear .24s;display:grid;position:absolute;top:calc(100% + 6px);left:0;overflow:auto;transform:translateY(-6px)}@media (prefers-reduced-motion:no-preference){.compactMenuTrigger>.mizaanIconSystem{transition:transform .24s cubic-bezier(.16,1,.3,1),color .15s ease-out}.compactMenuTrigger[aria-expanded=true]>.mizaanIconSystem{transform:rotate(180deg)}.compactMenuPopover{transform-origin:top;will-change:auto;animation:none}.compactMenuPopover.isOpen{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s;transform:translateY(0)}.compactMenuPopover.isClosing{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-6px)}}.compactMenuOption{min-width:0;min-height:34px;color:var(--text,var(--ocean-ink));font:inherit;text-align:left;white-space:nowrap;background:0 0;border:0;border-radius:7px;justify-content:space-between;align-items:center;gap:18px;padding:7px 9px;font-size:13px;line-height:1.25;display:flex}.compactMenuOption:hover,.compactMenuOption.isSelected{background:var(--primary-soft,var(--ocean-soft));color:var(--primary-strong,var(--ocean-teal-deep))}.compactMenuOption>span{text-overflow:ellipsis;overflow:hidden}.compactMenuOption>strong{color:var(--muted,var(--ocean-muted));flex:none;font-size:12px}.compactMenuOption.isSelected>strong{color:inherit}.compactMenuPopover .compactMenuOption:disabled{cursor:not-allowed;opacity:.5}.reviewControlsMain .compactMenu,.reviewFilters .compactMenu,.heatmapControls .compactMenu,.feedbackInboxFilterGrid .compactMenu,.privateNotesFilterGrid .compactMenu,.setupAdvancedFilterRow .compactMenu{min-width:0}.reviewStatusMenu,.mockResultsFilterCompactMenu{min-width:150px}.mockResultsFilterCompactMenu .compactMenuLabel:after{content:":"}.appShell--heatmap .heatmapDrawerTitle{color:var(--text,var(--ocean-ink));font-weight:800}.appShell--heatmap .heatmapDrawerChevron{grid-area:1/2;justify-self:end;width:16px;height:16px}.appShell--home .folderSectionChevron,.appShell--home .folderCategoryChevron,.appShell--heatmap .heatmapDrawerChevron{width:18px;height:18px;color:var(--text,var(--ocean-ink));background:0 0;border:0;border-radius:0;padding:0}.appShell--home .folderSectionChevron,.appShell--home .folderCategoryChevron{flex:0 0 18px}.appShell--heatmap .heatmapControls{grid-template-columns:repeat(4,minmax(130px,1fr));gap:10px;padding:12px;display:grid}.appShell--heatmap .heatmapControlDrawer:before,.appShell--heatmap .heatmapControlDrawer:after{content:none!important;background:0 0!important;display:none!important}.appShell--home .workspaceNavItem{grid-template-columns:minmax(0,1fr)}.appShell--home .workspaceNavItem>strong{display:none}.appShell--home .homeContinueButton{align-items:center;gap:9px;display:flex}.appShell--home .homeContinueButton>.mizaanIconSystem{width:17px;height:17px}.appShell--home .homeContinueOptions label,.appShell--setup .setupFeatureHeader h2{align-items:center;gap:8px;display:inline-flex}.studyDuaIcon{transform-origin:50%;width:19px;height:19px;transition:transform .18s}.setupFeatureHeader:hover .studyDuaIcon,.homeContinueOptions label:hover .studyDuaIcon{transform:translateY(-2px)}.pomodoroPreviewHost{flex:none;justify-content:center;align-items:center;width:19px;height:19px;display:inline-flex}.pomodoroPreviewIcon{width:19px;height:19px}.pomodoroPreviewIcon .mizaanPomodoroHand{transform-box:view-box;transform-origin:12px 12px;transition:transform .36s cubic-bezier(.2,.8,.2,1)}.pomodoroPreviewHost--focus .mizaanPomodoroHand{transform:rotate(252deg)}.pomodoroPreviewHost--rest .mizaanPomodoroHand{transform:rotate(360deg)}.setSetupIconAction{border-radius:50%;justify-content:center;align-items:center;width:38px;min-width:38px;height:38px;min-height:38px;display:inline-flex;padding:0!important;font-size:0!important}.setSetupIconAction>.mizaanIconSystem,.setLatestResultAction>.mizaanIconSystem{width:18px;height:18px}.setLatestResultAction{align-items:center;gap:7px;display:inline-flex}.setupSetCompactMenu{min-width:min(100%,420px)}.appShell--setup .setupPrimaryControls{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:12px;display:grid}.appShell--setup .setupPrimaryControls--mock{grid-template-columns:minmax(0,420px)}.appShell--setup .setupPrimaryControls .setupPrimaryField{min-width:0}.appShell--setup.practiceSetupShell:not(.practiceSetupShell--mock) .practiceSetupPanel{box-shadow:none;background:0 0;border:0;padding-bottom:0}.appShell--setup.practiceSetupShell:not(.practiceSetupShell--mock) .setupPrimaryControls{align-items:start}.appShell--setup.practiceSetupShell:not(.practiceSetupShell--mock) .setupPrimaryField{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.appShell--setup.practiceSetupShell:not(.practiceSetupShell--mock) .setupQuestionCountField input{max-width:none}.appShell--setup.practiceSetupShell:not(.practiceSetupShell--mock) .setupQuestionCountField{gap:5px}.appShell--setup.practiceSetupShell:not(.practiceSetupShell--mock) .setupQuestionCountField>label{margin:0;font-size:12px;font-weight:700;line-height:1.2}.appShell--setup.practiceSetupShell:not(.practiceSetupShell--mock) .setupPrimaryField .compactMenuTrigger{min-height:var(--setup-control-min,44px)}.appShell--setup.practiceSetupShell:not(.practiceSetupShell--mock) .setupStartActions{margin:var(--setup-space-4) 0 0;border:0;justify-content:center;padding:0}@media (width<=720px){.appShell--setup .setupPrimaryControls,.appShell--setup .setupPrimaryControls--mock{grid-template-columns:1fr}}.appShell--setup .setupBackAction>.mizaanIconSystem{width:16px;height:16px}.appShell--setup .setupBackAction{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.appShell--review .reviewFilterToggleIcon,.appShell--review .reviewWeakAreasToggleIcon{width:18px;height:18px;color:var(--text,var(--ocean-ink));background:0 0;border:0;border-radius:0;flex:0 0 18px}.appShell--review .reviewFilterToggleGroup[open]>.reviewFilterToggleSummary .reviewFilterToggleIcon,.appShell--review .reviewWeakAreasToggle[open]>.reviewWeakAreasSummary .reviewWeakAreasToggleIcon{color:var(--primary,var(--ocean-teal));background:0 0}.reviewClearFiltersButton,.reviewBulkToggle{justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;min-height:36px;display:inline-flex;padding:0!important}.reviewClearFiltersButton>.mizaanIconSystem,.reviewBulkToggle>.mizaanIconSystem,.reviewCardSelectButton>span>.mizaanIconSystem,.reviewCardToggleIcon>.mizaanIconSystem{width:16px;height:16px}.reviewCardHeaderActions{align-items:center}.appShell--review .reviewCardSelectButton,.appShell--review .reviewCardToggleButton{justify-content:center;align-items:center;width:34px;min-width:34px;height:34px;min-height:34px;display:inline-flex;padding:0!important}.appShell--review .reviewQuestionMeta{gap:8px}.appShell--review .reviewQuestionMeta>span:only-child{margin:0}.appShell--review .reviewQuestionMeta .mizaanIconSystem,.mockResultsQuestionCard .reviewQuestionMeta .mizaanIconSystem{width:14px;height:14px}.mockResultsTopicTableWrap{overflow-x:auto}.mockResultsTopicTable{border-collapse:collapse;width:100%;min-width:640px;color:var(--text,var(--ocean-ink));font-size:13px}.mockResultsTopicTable th,.mockResultsTopicTable td{border-bottom:1px solid var(--border,var(--ocean-border-soft));text-align:left;vertical-align:middle;padding:10px 12px}.mockResultsTopicTable thead th{color:var(--text,var(--ocean-ink));letter-spacing:.05em;text-transform:uppercase;font-size:11px}.mockResultsTopicTable tbody th{font-weight:800}.mockResultsTopicTable tbody tr:last-child th,.mockResultsTopicTable tbody tr:last-child td{border-bottom:0}.mockResultsPersonalScore{align-items:baseline}.mockResultsPersonalScore strong{color:var(--text,var(--ocean-ink))}.mockResultsPersonalScore span{color:var(--muted,var(--ocean-muted));font-size:12px;font-weight:700}.feedbackHint,.privateNoteFooter span:last-child{display:none!important}.privateNotesLibrary .privateNoteMetaLine{color:var(--text,var(--ocean-ink))}.privateNotesLibrary .privateNoteMetaLine span+span:before{color:var(--muted,var(--ocean-muted))}.privateNotesLibrary .privateNoteLibraryActions .privateNoteIconAction{border-radius:50%}.appShell--settings .settingsWorkbenchGrid{grid-template-columns:minmax(0,620px)}.appShell--settings .settingsThemeDropdown{max-width:620px}.appShell--settings .themeChoiceMenu,.appShell--settings .textSizeChoiceMenu{max-width:360px}.appShell--settings .fontChoice{min-height:34px;padding:7px 9px}@media (hover:hover) and (pointer:fine){[data-hover-copy]{position:relative}[data-hover-copy]:hover:after{z-index:180;border:1px solid var(--border,var(--ocean-border-soft));background:var(--surface-strong,var(--ocean-surface-strong));width:max-content;max-width:220px;color:var(--text,var(--ocean-ink));content:attr(data-hover-copy);pointer-events:none;box-shadow:0 8px 18px var(--shadow,#0f172a1f);border-radius:6px;padding:5px 7px;font-size:11px;font-weight:700;line-height:1.2;position:absolute;top:calc(100% + 7px);left:50%;transform:translate(-50%)}}@media (width<=900px){.appShell--heatmap .heatmapControls{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.compactMenuPopover{width:min(300px,100vw - 24px);min-width:0}.appShell--heatmap .heatmapControls{grid-template-columns:1fr}.appShell--review .reviewCardHeaderActions{gap:5px}.setupSetCompactMenu,.appShell--settings .themeChoiceMenu,.appShell--settings .textSizeChoiceMenu{max-width:none}}@media (prefers-reduced-motion:reduce){.studyDuaIcon,.pomodoroPreviewIcon .mizaanPomodoroHand{transition:none!important;transform:none!important}}.reviewOptionLine:has(>.cohortOptionInline){background:var(--surface,var(--ocean-surface));min-height:30px;color:var(--text,var(--ocean-ink));isolation:isolate;border:0;border-radius:0;padding:6px 48px 6px 10px;display:block;position:relative;overflow:hidden}.reviewOptionLine:has(>.cohortOptionInline)>.reviewOptionLabel{z-index:2;overflow-wrap:anywhere;min-width:0;color:inherit;display:inline;position:relative}.reviewOptionLine:has(>.cohortOptionInline)>.reviewOptionResult{z-index:2;color:inherit;white-space:nowrap;vertical-align:middle;margin-left:8px;font-size:10px;font-weight:850;line-height:1;display:inline;position:relative}.cohortOptionInline{z-index:0;pointer-events:none;width:auto;min-width:0;height:100%;color:var(--text,var(--ocean-ink));font-variant-numeric:tabular-nums;text-align:right;font-size:11px;font-weight:850;line-height:1;display:block;position:absolute;inset:0}.cohortOptionInlineTrack{z-index:0;border-radius:inherit;background:color-mix(in srgb, var(--surface,var(--ocean-surface)) 92%, var(--muted,var(--ocean-muted)) 8%);width:auto;height:auto;display:block;position:absolute;inset:0;overflow:hidden}.cohortOptionInlineFill{width:var(--cohort-option-percent,0%);background:color-mix(in srgb, var(--surface,var(--ocean-surface)) 76%, var(--muted,var(--ocean-muted)) 24%);border-radius:0;height:100%;transition:width .18s;display:block;position:absolute;inset:0 auto 0 0}.cohortOptionInlinePercent{z-index:2;color:#fff;background:#5f686b;border-radius:999px;justify-content:center;align-items:center;min-width:28px;height:17px;padding:2px 5px;font-size:10px;font-weight:900;line-height:1;display:inline-flex;position:absolute;top:50%;right:7px;transform:translateY(-50%)}.reviewOptionLine:has(>.cohortOptionInline).correct{box-shadow:inset 3px 0 0 var(--success,#15803d)}.reviewOptionLine.correct .cohortOptionInlineFill,.appShell--quiz .option.hasCohortStats.correct .cohortOptionInlineFill{background:#b8ff82}.reviewOptionLine.correct .cohortOptionInlinePercent,.appShell--quiz .option.hasCohortStats.correct .cohortOptionInlinePercent{background:#4f9d4e}.reviewOptionLine:has(>.cohortOptionInline).userWrong{box-shadow:inset 3px 0 0 var(--danger-text,#991b1b)}.reviewOptionLine.userWrong .cohortOptionInlineFill,.appShell--quiz .option.hasCohortStats.wrong .cohortOptionInlineFill{background:#f3c1c1}.reviewOptionLine.userWrong .cohortOptionInlinePercent,.appShell--quiz .option.hasCohortStats.wrong .cohortOptionInlinePercent{background:#c83d3d}.appShell--quiz .option.hasCohortStats{background:var(--surface,var(--ocean-surface));min-height:40px;color:var(--text,var(--ocean-ink));isolation:isolate;border-radius:0;padding:9px 50px 9px 14px;display:block;position:relative;overflow:hidden}.appShell--quiz .option.hasCohortStats .optionStatsText{z-index:2;color:inherit;display:block;position:relative}.appShell--quiz .optionDropdown.hasCohortStats .optionDropdownSummary{grid-template-columns:minmax(0,1fr) auto 34px;position:relative;overflow:hidden}.appShell--quiz .optionDropdown.hasCohortStats .optionStatsText,.appShell--quiz .optionDropdown.hasCohortStats .optionExplanationBadges,.appShell--quiz .optionDropdown.hasCohortStats .optionChevron{z-index:2;position:relative}.appShell--quiz .optionDropdown.hasCohortStats .cohortOptionInlinePercent{right:50px}.results .mockResultsCohortPanel,.results .mockResultsTopicPanel{border:0;border-bottom:1px solid var(--border,var(--ocean-border-soft));box-shadow:none;background:0 0;border-radius:0;padding:24px 0}.results .mockResultsCohortHeader,.results .mockResultsTopicHeader{justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:16px;display:flex}.results .mockResultsCohortHeader h3,.results .mockResultsTopicHeader h3{color:var(--text,var(--ocean-ink));margin:0;font-family:Georgia,Times New Roman,serif;font-size:21px;line-height:1.15}.mockResultsCohortGraph,.mockResultsTopicGraph{gap:10px;margin:0 0 20px;display:grid}.mockResultsGraphScale{color:var(--muted,var(--ocean-muted));font-variant-numeric:tabular-nums;grid-template-columns:repeat(3,minmax(0,1fr));margin-left:clamp(112px,28%,220px);font-size:10px;font-weight:800;display:grid}.mockResultsGraphScale span:nth-child(2){text-align:center}.mockResultsGraphScale span:last-child{text-align:right}.mockResultsCohortGraphRow,.mockResultsTopicGraphRow{grid-template-columns:minmax(112px,min(28%,220px)) minmax(0,1fr);align-items:center;gap:12px;min-width:0;display:grid}.mockResultsCohortGraphLabel,.mockResultsTopicGraphLabel{min-width:0;color:var(--muted,var(--ocean-muted));justify-content:space-between;align-items:baseline;gap:8px;font-size:12px;font-weight:800;display:flex}.mockResultsCohortGraphLabel span,.mockResultsTopicGraphLabel span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.mockResultsCohortGraphLabel strong,.mockResultsTopicGraphLabel strong{color:var(--text,var(--ocean-ink));font-variant-numeric:tabular-nums;flex:none}.mockResultsCohortGraphTrack,.mockResultsTopicGraphTrack{background:var(--surface-soft,var(--ocean-soft));height:10px;box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--border,var(--ocean-border-soft)) 55%, transparent);border-radius:999px;display:block;overflow:hidden}.mockResultsCohortGraphTrack>span,.mockResultsTopicGraphTrack>span{border-radius:inherit;background:var(--primary,var(--ocean-teal));width:0;height:100%;display:block}.mockResultsTopicGraphTrack>span{background:var(--primary-strong,var(--ocean-teal-deep))}.mockResultsCohortTableWrap,.mockResultsTopicTableWrap{max-width:100%;overflow-x:auto}.mockResultsCohortTable,.mockResultsTopicTable{border-collapse:collapse;width:100%;color:var(--text,var(--ocean-ink));font-size:13px}.mockResultsCohortTable{min-width:340px}.mockResultsCohortTable th,.mockResultsCohortTable td,.mockResultsTopicTable th,.mockResultsTopicTable td{border-bottom:1px solid var(--border,var(--ocean-border-soft));text-align:left;vertical-align:middle;padding:9px 10px}.mockResultsCohortTable thead th,.mockResultsTopicTable thead th{color:var(--muted,var(--ocean-muted));letter-spacing:.05em;text-transform:uppercase;font-size:10px}.mockResultsCohortTable tbody th,.mockResultsTopicTable tbody th{font-weight:800}.mockResultsCohortTable td,.mockResultsTopicTable td{font-variant-numeric:tabular-nums}.mockResultsCohortTable tbody tr:last-child th,.mockResultsCohortTable tbody tr:last-child td,.mockResultsTopicTable tbody tr:last-child th,.mockResultsTopicTable tbody tr:last-child td{border-bottom:0}.results .mockResultsPersonalActions{justify-content:flex-start;margin-top:16px;display:flex}.results .mockResultsPersonalActions button{border-radius:999px;min-height:38px}.reviewFlaggedStatus{justify-content:center;align-items:center;width:20px;min-width:20px;height:20px;min-height:20px;color:var(--warning-text,#92400e)!important;background:0 0!important;border:0!important;border-radius:50%!important;padding:0!important;display:inline-flex!important}.reviewFlaggedStatus .mizaanIconSystem{width:16px;height:16px}.appShell--setup .setupReveal.isOpen>.setupRevealContent,.appShell--setup .setupReveal.isOpen>.setupRevealContent .setupAdvancedContent,.appShell--setup .setupReveal.isOpen>.setupRevealContent .setupAdvancedFilterRow{overflow:visible}.compactMenu.isAbove .compactMenuPopover{top:auto;bottom:calc(100% + 6px)}.appShell--home.appShell--noWorkspaceSidebar .appShellBody{grid-template-columns:minmax(0,1fr)!important}.appShell--home .folderSectionDropdown:not([open])>.folderSectionContent{display:none!important}.appShell--setup .setupBackAction,.appShell--home .folderHeader>button{min-width:0;min-height:0;color:var(--text,var(--ocean-ink));align-items:center;gap:6px;display:inline-flex;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:4px 0!important}.appShell--setup .setupBackAction:hover,.appShell--setup .setupBackAction:focus-visible,.appShell--home .folderHeader>button:hover,.appShell--home .folderHeader>button:focus-visible{color:var(--primary-strong,var(--ocean-teal-deep));box-shadow:none!important;background:0 0!important;border-color:#0000!important;transform:none!important}.page .examHeader{border-bottom:0!important}.appShell--heatmap .heatmapControlsInline{justify-content:flex-end;display:flex}.appShell--heatmap .heatmapControlsInline .heatmapControlDrawer{width:min(100%,840px);overflow:visible}.appShell--heatmap .heatmapControlDrawer[open]{overflow:visible}.appShell--heatmap .activityHeatmapCell.heatmapVolume1{background:color-mix(in srgb, var(--primary-soft) 76%, var(--surface))!important;color:var(--primary-soft-text)!important}.appShell--heatmap .activityHeatmapCell.heatmapVolume2{background:color-mix(in srgb, var(--primary-soft) 58%, var(--primary))!important;color:var(--primary-soft-text)!important}.appShell--heatmap .activityHeatmapCell.heatmapVolume3{background:color-mix(in srgb, var(--primary) 48%, var(--surface))!important;color:var(--primary-soft-text)!important}.appShell--heatmap .activityHeatmapCell.heatmapVolume4{background:color-mix(in srgb, var(--primary) 78%, var(--primary-strong))!important;color:var(--primary-text)!important}.appShell--heatmap .activityHeatmapCell.heatmapVolume5{background:var(--primary-strong)!important;color:var(--primary-text)!important}.appShell--heatmap .activityHeatmapCell.heatmapPerformanceGood{background:var(--success)!important;color:var(--primary-text)!important;border-color:color-mix(in srgb, var(--success) 72%, var(--border))!important}.appShell--heatmap .activityHeatmapCell.heatmapPerformanceMid{background:var(--warning)!important;color:var(--text)!important;border-color:color-mix(in srgb, var(--warning) 72%, var(--border))!important}.appShell--heatmap .activityHeatmapCell.heatmapPerformanceLow{background:var(--danger-text)!important;color:var(--primary-text)!important;border-color:color-mix(in srgb, var(--danger-text) 72%, var(--border))!important}.appShell--heatmap .activityHeatmapCell:hover,.appShell--heatmap .activityHeatmapCell:focus-visible{outline:none;border-color:var(--primary)!important;box-shadow:0 0 0 2px color-mix(in srgb, var(--primary) 45%, transparent)!important}@media (width<=600px){.reviewOptionLine:has(>.cohortOptionInline){min-height:28px;padding:5px 44px 5px 9px}.cohortOptionInline{font-size:10px}.appShell--quiz .option.hasCohortStats{min-height:38px;padding:8px 46px 8px 12px}.cohortOptionInlinePercent{min-width:26px;height:16px;padding:2px 4px;font-size:9px;right:6px}.appShell--quiz .optionDropdown.hasCohortStats .optionDropdownSummary{grid-template-columns:minmax(0,1fr) 34px}.appShell--quiz .optionDropdown.hasCohortStats .optionExplanationBadges{grid-area:2/1/auto/-1}.appShell--quiz .optionDropdown.hasCohortStats .cohortOptionInlinePercent{right:44px}.mockResultsGraphScale{margin-left:96px}.mockResultsCohortGraphRow,.mockResultsTopicGraphRow{grid-template-columns:minmax(96px,30%) minmax(0,1fr);gap:8px}.mockResultsCohortGraphLabel,.mockResultsTopicGraphLabel{gap:3px;display:grid}.mockResultsCohortGraphLabel strong,.mockResultsTopicGraphLabel strong{justify-self:start}.appShell--heatmap .heatmapControlsInline .heatmapControlDrawer{width:100%}}.leftRail{overflow:visible}.railNavButton{text-align:center;grid-template-columns:1fr;justify-items:center;width:56px;min-height:56px;padding:8px 6px}.railNavLabel,.railNavMeta,.railNavBadge{display:none}.railNavIcon{width:23px;min-width:23px;font-size:20px}.railTooltip{display:none}.railNavButton:hover:not(:disabled) .railTooltip,.railNavButton:focus-visible .railTooltip{display:inline-flex}.setCard{gap:8px}.setCardAction{width:100%;min-width:0;color:inherit;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;padding:0;display:flex}.setCardAction:not(:disabled){cursor:pointer}.setCardAction:disabled{cursor:not-allowed;opacity:.62}.setCardAction .setTop{min-width:0}.setCardAction h3{overflow-wrap:anywhere;margin:0}.setCardAction>.mizaanIconSystem{color:var(--primary,var(--ocean-teal));flex:none}.lectureModuleContent{gap:18px;display:grid}.lectureTopicGroup{min-width:0}.lectureTopicGroup h4{color:var(--muted,var(--ocean-muted));letter-spacing:.06em;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:900}.lectureRows{gap:5px;min-width:0;display:grid}.lectureRow{border:1px solid var(--border,var(--ocean-border-soft));background:var(--surface,white);width:100%;min-width:0;min-height:42px;color:var(--text,var(--ocean-ink));text-align:left;border-radius:10px;grid-template-columns:minmax(0,1fr) 20px;align-items:center;gap:10px;padding:8px 10px;display:grid}.lectureRowAvailable{cursor:pointer}.lectureRowAvailable:hover,.lectureRowAvailable:focus-visible{border-color:var(--primary,var(--ocean-teal));background:var(--surface-soft,var(--ocean-soft))}.lectureRowUnavailable{cursor:not-allowed;color:var(--muted,var(--ocean-muted));background:color-mix(in srgb, var(--surface-soft,var(--ocean-soft)) 58%, var(--surface,white))}.lectureRowTitle{overflow-wrap:anywhere;min-width:0;font-size:14px;line-height:1.35}.lectureRow .mizaanIconSystem{color:var(--primary,var(--ocean-teal));justify-self:end}.activePracticeSettings{border:1px solid var(--border,var(--ocean-border-soft));background:var(--surface-soft,var(--ocean-soft));border-radius:12px;flex-wrap:wrap;align-items:center;gap:8px 18px;margin:0 0 18px;padding:8px 10px;display:flex}.activePracticeSetting{min-height:32px;color:var(--text,var(--ocean-ink));align-items:center;gap:8px;font-size:12px;font-weight:850;display:inline-flex}.activePracticeSetting>.mizaanIconSystem{width:18px;height:18px;color:var(--primary,var(--ocean-teal))}.compactSwitch{width:40px;min-width:40px;height:24px;color:inherit;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0;display:inline-flex}.compactSwitchTrack{border:1px solid var(--border,var(--ocean-border-soft));background:var(--surface-strong,var(--surface,white));border-radius:999px;width:40px;height:24px;transition:background .16s,border-color .16s;display:block;position:relative}.compactSwitchThumb{background:var(--muted,var(--ocean-muted));border-radius:50%;width:16px;height:16px;transition:transform .16s,background .16s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #052a3e38}.compactSwitch.isOn .compactSwitchTrack{border-color:var(--primary,var(--ocean-teal));background:var(--primary,var(--ocean-teal))}.compactSwitch.isOn .compactSwitchThumb{background:#fff;transform:translate(16px)}.compactSwitch:focus-visible{outline:3px solid color-mix(in srgb, var(--focus,var(--ocean-focus)) 42%, transparent);outline-offset:3px}.compactSwitch:disabled{cursor:not-allowed;opacity:.56}.activePomodoroPresetMenu{min-width:174px}.practiceStatusOption,.combineSetCompactRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.practiceStatusSwitch,.combineSetSwitch,.setupSwitch{flex:none}.appShell--setup .setupSwitch{width:40px;min-width:40px;height:24px;box-shadow:none;background:0 0;border:0;padding:0}.appShell--setup .setupSwitch .compactSwitchTrack{width:40px;height:24px}.appShell--setup .setupSwitch .compactSwitchThumb{width:16px;height:16px}.appShell--setup .setupSwitch.isOn .compactSwitchThumb{transform:translate(16px)}.appShell--setup .practiceStatusOption{border:1px solid var(--setup-border,var(--border));background:var(--surface,white);min-width:0;min-height:36px;color:var(--text,var(--ocean-ink));border-radius:10px;justify-content:space-between;align-items:center;padding:7px 10px;display:flex}.appShell--setup .practiceStatusOption .compactSwitch{margin-left:auto}.appShell--quiz .cohortOptionInlineFill,.appShell--mock .cohortOptionInlineFill{transition:none}@media (width<=920px){.railNavButton{width:56px;min-height:56px;padding:8px 6px;font-size:12px}.lectureRow{grid-template-columns:minmax(0,1fr) 18px;gap:8px}}@media (width<=620px){.activePracticeSettings{grid-template-columns:1fr;align-items:stretch;gap:6px;display:grid}.activePracticeSetting{justify-content:space-between}.activePomodoroPresetMenu{width:min(100%,190px)}}.appShell--review .reviewFiltersSidebar .reviewControlPanelSidebar{max-height:none;position:static;overflow:visible;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important}.appShell--review .reviewFiltersSidebar .reviewControlsLayout{display:block}.appShell--review .reviewFiltersSidebar .reviewControlsMain{grid-template-columns:1fr;gap:12px;display:grid}.appShell--review .reviewFiltersSidebar .reviewFiltersPolished{grid-template-columns:1fr;gap:8px;padding:0;display:grid}.appShell--review .reviewFiltersSidebar .reviewActionsGrid{grid-template-columns:1fr;gap:10px;margin-top:0;display:grid}.appShell--review .reviewFiltersSidebar .reviewActionGroup{background:var(--surface,var(--ocean-surface));min-width:0;box-shadow:none;border-radius:9px;padding:0}.appShell--review .reviewFiltersSidebar .reviewActionToggleBody{padding:0 10px 10px}.appShell--review .reviewFiltersSidebar .reviewActionButtonGrid,.appShell--review .reviewFiltersSidebar .reviewPeriodButtonGrid,.appShell--review .reviewFiltersSidebar .reviewCompactDetailsBody{grid-template-columns:1fr}.appShell--review .reviewFiltersSidebar .reviewPrimaryAction,.appShell--review .reviewFiltersSidebar .reviewUtilityAction{justify-content:flex-start;width:100%}.appShell--review .reviewFiltersSidebar .reviewClearFiltersButton{width:36px;min-width:36px;min-height:36px;padding:0}.appShell--heatmap .heatmapSettingsSidebar .heatmapControlDrawer{box-shadow:none;background:0 0;border:0;border-radius:0;overflow:visible}.appShell--heatmap .heatmapSettingsSidebar .heatmapControlDrawer>summary{border-bottom:1px solid var(--border,var(--ocean-border-soft));grid-template-columns:minmax(0,1fr) auto;gap:8px 10px;padding:0 0 12px;display:grid}.appShell--heatmap .heatmapSettingsSidebar .heatmapDrawerTitle{grid-area:1/1}.appShell--heatmap .heatmapSettingsSidebar .heatmapDrawerChevron{grid-area:1/2}.appShell--heatmap .heatmapSettingsSidebar .heatmapFilterSummary{white-space:normal;grid-area:2/1/auto/-1;justify-self:start;max-width:100%}.appShell--heatmap .heatmapSettingsSidebar .heatmapControls{grid-template-columns:1fr;gap:10px;padding:14px 0 0}.appShell--heatmap .heatmapSettingsSidebar .heatmapControlDrawer .buttonRow{justify-content:flex-start;padding:12px 0 0}@media (width>=901px){.appShell--review .appShellBody,.appShell--heatmap .appShellBody{grid-template-columns:minmax(292px,340px) minmax(0,1fr)!important}.appShell--review .sidebarFrame .workspaceSidebar,.appShell--heatmap .sidebarFrame .workspaceSidebar{width:100%;max-width:none;padding:24px 18px 28px}.appShell--review .reviewFiltersSidebar .workspaceSidebarHeader,.appShell--heatmap .heatmapSettingsSidebar .workspaceSidebarHeader{margin-bottom:16px}}@media (width<=900px){.appShell--review .reviewControlsInline,.appShell--heatmap .heatmapControlsInline{display:none!important}.appShell--review .mobileDrawerFrame .reviewFiltersSidebar,.appShell--heatmap .mobileDrawerFrame .heatmapSettingsSidebar{width:100%;max-width:none;height:100%;min-height:0;padding:12px 16px 22px}}.appShell--settings .settingsPracticeToolsPanel{max-width:620px}.appShell--settings .settingsPreferenceList{gap:8px;margin-top:16px;display:grid}.appShell--settings .settingsPreferenceRow{border-bottom:1px solid var(--border,var(--ocean-border-soft));min-height:42px;color:var(--text,var(--ocean-ink));justify-content:space-between;align-items:center;gap:16px;padding:9px 0;font-weight:800;display:flex}.appShell--settings .settingsPreferenceRow:last-child{border-bottom:0}.appShell--settings .settingsPreferenceRow .compactSwitch{flex:none}.lectureTopicGroup{border:1px solid var(--border,var(--ocean-border-soft));background:var(--surface,#fff);border-radius:10px;overflow:hidden}.lectureModuleReveal,.lectureTopicReveal{min-height:0}.folderSectionDropdown>.folderSectionHeader{width:100%;color:inherit;font:inherit;text-align:left;background:0 0;border:0}.folderSectionDropdown.isOpen>.folderSectionHeader{border-bottom:1px solid var(--border,var(--ocean-border-soft));background:linear-gradient(135deg,#38bdf80f,#0000);margin-bottom:0}.folderSectionDropdown.isOpen>.folderSectionHeader:after{transform:rotate(180deg)}.lectureTopicReveal .smoothCollapseInner{padding:10px 8px 8px}.lectureTopicGroup+.lectureTopicGroup{border-top:1px solid var(--border,var(--ocean-border-soft));padding-top:0}.lectureTopicSummary{width:100%;min-height:42px;color:inherit;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;padding:9px 11px;list-style:none;display:flex}.lectureTopicSummary::-webkit-details-marker{display:none}.lectureTopicSummary:hover,.lectureTopicSummary:focus-visible{background:var(--surface-soft,var(--ocean-soft))}.lectureTopicSummary h4{min-width:0;color:var(--muted,var(--ocean-muted));letter-spacing:.06em;overflow-wrap:anywhere;text-transform:uppercase;margin:0;font-size:12px;font-weight:900}.lectureTopicChevron{width:16px;height:16px;color:var(--muted,var(--ocean-muted));flex:none;transition:transform .18s}.lectureTopicGroup.isOpen .lectureTopicChevron{transform:rotate(180deg)}.appShell--heatmap .heatmapSettingsSidebar .heatmapControlDrawer>summary .heatmapDrawerTitle{text-align:left;justify-self:start}.appShell--heatmap .heatmapSettingsSidebar .heatmapControlDrawer .buttonRow{grid-template-columns:none;justify-content:flex-end;align-items:center;display:flex}.appShell--heatmap .heatmapSettingsSidebar .heatmapControlDrawer .buttonRow>button,.appShell--review .reviewFiltersSidebar .reviewClearFiltersButton{justify-content:center;align-items:center;height:36px;min-height:36px;display:inline-flex;width:36px!important;min-width:36px!important;padding:0!important}@media (width>=901px){.appShell--review .sidebarFrame,.appShell--heatmap .sidebarFrame{top:var(--ocean-header-height,0px);height:calc(100dvh - var(--ocean-header-height,0px));max-height:calc(100dvh - var(--ocean-header-height,0px));align-self:start;position:sticky;overflow:hidden}.appShell--review .sidebarFrame .workspaceSidebar,.appShell--heatmap .sidebarFrame .workspaceSidebar{height:100%;max-height:none;position:static}}.oceanGlobalHeader,.appShell--quiz .oceanGlobalHeader,.appShell--mock .oceanGlobalHeader{color:#0b1f33;background:#fff;border-bottom:1px solid #0b1f3324}.oceanBrandButton{color:#0b1f33;align-items:center;height:100%}.oceanBrandButton img{object-fit:contain;object-position:left center;width:min(224px,30vw);height:auto;max-height:44px;display:block}.oceanHeaderActions{justify-content:flex-end;align-items:center;gap:10px;min-width:0;display:inline-flex}.oceanPrimaryNavToggle,.appShell--quiz .oceanPrimaryNavToggle,.appShell--mock .oceanPrimaryNavToggle{color:#0b1f33;background:0 0;border-color:#0b1f3347}.profileMenu{z-index:151;position:relative}.profileMenuTrigger{color:#0b1f33;background:0 0;border:1px solid #0b1f333d;border-radius:10px;justify-content:center;align-items:center;width:38px;min-width:38px;height:38px;min-height:38px;padding:0;display:inline-flex}.profileMenuTrigger:hover,.profileMenuTrigger:focus-visible,.profileMenuTrigger[aria-expanded=true]{color:#0b4568;background:#e6f1f8;border-color:#0f5f8f}.profileMenuTrigger .mizaanIconSystem{width:21px;height:21px}.profilePopover{border:1px solid var(--border,#c9ddeb);background:var(--surface,#fff);width:min(246px,100vw - 32px);color:var(--text,#0b1f33);opacity:0;visibility:hidden;pointer-events:none;border-radius:14px;padding:12px;transition:opacity .24s cubic-bezier(.16,1,.3,1),transform .24s cubic-bezier(.16,1,.3,1),visibility 0s linear .24s;position:absolute;top:calc(100% + 10px);right:0;transform:translateY(-6px);box-shadow:0 16px 34px #0b1f3329}.appShell--home .lectureModuleContent .lectureTopicGroup{width:calc(100% - 16px);margin-inline:8px}.appShell--home .lectureModuleContent .lectureTopicSummary{width:100%;margin-inline:0}.appShell .privateNotesLibrary .privateNoteLibraryItem,.appShell .privateNotesLibrary .privateNoteLibraryItem:hover,.appShell .privateNotesLibrary .privateNoteLibraryItem:focus,.appShell .privateNotesLibrary .privateNoteLibraryItem:focus-visible{box-shadow:none;background:0 0;border:0;transform:none}@media (prefers-reduced-motion:no-preference){.profilePopover{transform-origin:100% 0;will-change:auto;animation:none}.profilePopover.profilePopoverOpen{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s;transform:translateY(0)}.profilePopoverClosing{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-6px)}}@media (prefers-reduced-motion:reduce){.compactMenuPopover,.profilePopover{transition:none}.compactMenuPopover.isOpen,.profilePopover.profilePopoverOpen{opacity:1;visibility:visible;pointer-events:auto;transform:none}}@media (prefers-reduced-motion:no-preference){.mobilePrimaryNavBackdrop{animation:.18s ease-out both mizaanBackdropIn}.mobilePrimaryNavBackdrop.isClosing{pointer-events:none;animation:.24s ease-out both mizaanBackdropOut}}.profileStats{gap:0;display:grid}.profileStats>div{border-bottom:1px solid var(--border,#c9ddeb);justify-content:space-between;align-items:baseline;gap:16px;padding:9px 2px;display:flex}.profileStats span{color:var(--muted,#52677a);font-size:12px;font-weight:750}.profileStats strong{color:var(--text,#0b1f33);white-space:nowrap;font-family:Georgia,Times New Roman,serif;font-size:19px;line-height:1}.profileSettingsAction{width:100%;min-height:40px;color:var(--text,#0b1f33);text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;margin-top:8px;padding:8px 2px;font-weight:850;display:flex}.profileSettingsAction:hover,.profileSettingsAction:focus-visible{color:var(--primary,#0f5f8f)}.profileSettingsAction .mizaanIconSystem{width:18px;height:18px}@media (width>=901px){.appShell--home .mainWorkspaceInner{padding-left:28px;padding-right:38px}.appShell:not(.appShell--quiz):not(.appShell--mock) .mainWorkspaceInner{padding-left:30px;padding-right:42px}.appShell--quiz .mainWorkspaceInner{padding-inline:28px 40px}}.settingsModalOverlay{z-index:1000;-webkit-backdrop-filter:none;backdrop-filter:none;background:#051c2b7a;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.settingsModalDialog{border:1px solid var(--border,#c9ddeb);background:var(--surface,#fff);width:min(960px,100%);min-height:min(560px,100dvh - 48px);max-height:min(780px,100dvh - 48px);color:var(--text,#0b1f33);border-radius:18px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 24px 70px #051c2b42}.settingsModalHeader{border-bottom:1px solid var(--border,#c9ddeb);flex:none;justify-content:space-between;align-items:center;gap:18px;padding:18px 22px;display:flex}.settingsModalHeader h2,.settingsModalSectionHeading h3{color:var(--text,#0b1f33);letter-spacing:-.02em;margin:0;font-family:Georgia,Times New Roman,serif}.settingsModalHeader h2{font-size:26px}.settingsModalClose{border:1px solid var(--border,#c9ddeb);width:38px;min-width:38px;height:38px;min-height:38px;color:var(--text,#0b1f33);background:0 0;border-radius:9px;justify-content:center;align-items:center;padding:0;display:inline-flex}.settingsModalClose:hover,.settingsModalClose:focus-visible{border-color:var(--primary,#0f5f8f);background:var(--primary-soft,#d8ecf7);color:var(--primary-strong,#0b4568)}.settingsModalClose .mizaanIconSystem{width:19px;height:19px}.settingsModalBody{flex:auto;grid-template-columns:214px minmax(0,1fr);min-height:0;display:grid}.settingsModalNav{border-right:1px solid var(--border,#c9ddeb);background:color-mix(in srgb, var(--surface-soft,#e6f1f8) 58%, var(--surface,#fff));align-content:start;gap:4px;min-width:0;padding:16px 12px;display:grid}.settingsModalNavItem{width:100%;min-height:42px;color:var(--muted,#52677a);text-align:left;background:0 0;border:1px solid #0000;border-radius:9px;align-items:center;gap:10px;padding:9px 10px;font-size:13px;font-weight:800;display:flex}.settingsModalNavItem:hover,.settingsModalNavItem:focus-visible{border-color:var(--border,#c9ddeb);background:var(--surface,#fff);color:var(--text,#0b1f33)}.settingsModalNavItem.active{border-color:color-mix(in srgb, var(--primary,#0f5f8f) 34%, var(--border,#c9ddeb));background:var(--primary-soft,#d8ecf7);color:var(--primary-strong,#0b4568)}.settingsModalNavItem .mizaanIconSystem{flex:none;width:18px;height:18px}.settingsModalContent{scrollbar-width:thin;min-width:0;padding:24px 30px 34px;overflow-y:auto}.settingsModalSectionHeading{margin-bottom:22px}.settingsModalSectionHeading h3{font-size:25px}.settingsModalPanel{gap:22px;min-width:0;display:grid}.settingsAccountForm,.settingsField{gap:7px;display:grid}.settingsAccountForm{max-width:540px}.settingsField>span,.settingsFontFieldset legend,.pomodoroTimingFieldset legend{color:var(--text,#0b1f33);letter-spacing:.01em;font-size:12px;font-weight:850}.settingsField input,.settingsField select{border:1px solid var(--border,#c9ddeb);background:var(--surface,#fff);width:100%;min-height:42px;color:var(--text,#0b1f33);font:inherit;border-radius:9px;padding:9px 11px}.settingsField input:focus,.settingsField select:focus{outline:3px solid var(--primary-soft,#d8ecf7);border-color:var(--primary,#0f5f8f)}.settingsField input:disabled{opacity:.7}.settingsReadOnlyField{cursor:not-allowed;background:var(--surface-soft,#e6f1f8)!important;color:var(--muted,#52677a)!important}.settingsAccountActions,.settingsReportActions{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.settingsLogoutButton{color:var(--danger-text,#991b1b)}.settingsAccountStatus{color:var(--primary-strong,#0b4568);margin:0;font-size:12px;font-weight:800}.settingsAccountState{border-top:1px solid var(--border,#c9ddeb);max-width:540px;color:var(--muted,#52677a);justify-content:space-between;align-items:baseline;gap:16px;padding-top:14px;font-size:12px;font-weight:750;display:flex}.settingsAccountState strong{color:var(--text,#0b1f33)}.settingsThemeCardGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.settingsThemeCard{border:1px solid var(--border,#c9ddeb);background:var(--surface,#fff);min-width:0;color:var(--text,#0b1f33);text-align:left;border-radius:11px;gap:9px;padding:10px;display:grid}.settingsThemeCard:hover,.settingsThemeCard:focus-visible{border-color:var(--primary,#0f5f8f);background:var(--surface-soft,#e6f1f8)}.settingsThemeCard.active{border-color:var(--primary,#0f5f8f);box-shadow:inset 0 0 0 2px color-mix(in srgb, var(--primary,#0f5f8f) 18%, transparent)}.settingsThemeSchematic{border:1px solid color-mix(in srgb, var(--theme-preview-nav) 32%, #fff);background:var(--theme-preview-bg);border-radius:7px;grid-template-columns:24px minmax(0,1fr);height:62px;display:grid;overflow:hidden}.settingsThemeSchematicNav{background:var(--theme-preview-nav)}.settingsThemeSchematicPage{background:var(--theme-preview-bg);align-content:center;gap:8px;padding:8px;display:grid}.settingsThemeSchematicSurface{background:var(--theme-preview-surface);width:78%;height:24px;box-shadow:0 0 0 1px color-mix(in srgb, var(--theme-preview-nav) 20%, transparent);border-radius:4px;display:block}.settingsThemeSchematicLine{background:var(--theme-preview-accent);border-radius:999px;width:48%;height:4px;display:block}.settingsThemeCardMeta{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.settingsThemeCardMeta strong{font-size:13px}.settingsThemeCardMeta span{color:var(--muted,#52677a);font-size:11px;font-weight:800}.settingsAccessibilityControls{border-top:1px solid var(--border,#c9ddeb);grid-template-columns:minmax(180px,.8fr) minmax(220px,1fr);gap:20px;padding-top:18px;display:grid}.settingsModalCompactMenu{min-width:0}.settingsModalCompactMenu .compactMenuTrigger{width:100%}.settingsFontFieldset,.pomodoroTimingFieldset{border:0;min-width:0;margin:0;padding:0}.settingsFontFieldset legend,.pomodoroTimingFieldset legend{margin-bottom:9px}.settingsFontChoices{flex-wrap:wrap;gap:8px;display:flex}.settingsFontChoices label{border:1px solid var(--border,#c9ddeb);background:var(--surface,#fff);min-height:38px;color:var(--text,#0b1f33);border-radius:9px;align-items:center;gap:7px;padding:7px 10px;font-size:12px;font-weight:800;display:inline-flex}.settingsFontChoices label:has(input:checked){border-color:var(--primary,#0f5f8f);background:var(--primary-soft,#d8ecf7);color:var(--primary-strong,#0b4568)}.settingsFontChoices input{accent-color:var(--primary,#0f5f8f);margin:0}.settingsModalPreferenceList{border-top:1px solid var(--border,#c9ddeb);gap:0;max-width:600px;display:grid}.settingsModalPreferenceList .settingsPreferenceRow{border-bottom:1px solid var(--border,#c9ddeb);min-height:54px;padding:10px 0}.settingsModalPreferenceList .settingsPreferenceRow>span{color:var(--text,#0b1f33);align-items:center;gap:8px;font-size:13px;font-weight:800;display:inline-flex}.settingsModalPreferenceList .settingsPreferenceRow .mizaanIconSystem{width:18px;height:18px;color:var(--primary,#0f5f8f)}.pomodoroTimingFieldset{border-top:1px solid var(--border,#c9ddeb);max-width:600px;padding-top:18px}.pomodoroCustomTimingGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px;display:grid}.settingsReportSummary{border:1px solid var(--border,#c9ddeb);background:var(--surface-soft,#e6f1f8);width:max-content;max-width:100%;color:var(--text,#0b1f33);border-radius:11px;align-items:center;gap:10px;padding:12px 14px;display:inline-flex}.settingsReportSummary .mizaanIconSystem{width:19px;height:19px;color:var(--primary,#0f5f8f)}.appShell--quiz .activePracticeTool.isCollapsed .activePracticeSettingToggle>span:first-of-type,.appShell--quiz .activePracticeTool.isCollapsed .activePracticeToolChevron{display:none}.appShell--quiz .activePracticeTool.isCollapsed .activePracticeSettingToggle{justify-content:center;min-height:42px}.appShell--quiz .activePomodoroCustomTiming,.appShell--quiz .setupPomodoroCustomTiming,.appShell--setup .setupPomodoroCustomTiming{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:8px;display:grid}.appShell--quiz .activePomodoroCustomTiming label,.appShell--quiz .setupPomodoroCustomTiming label,.appShell--setup .setupPomodoroCustomTiming label{gap:4px;min-width:0;display:grid}.appShell--quiz .activePomodoroCustomTiming span,.appShell--quiz .setupPomodoroCustomTiming span,.appShell--setup .setupPomodoroCustomTiming span{color:var(--muted,var(--practice-muted));font-size:10px;font-weight:800}.appShell--quiz .activePomodoroCustomTiming input,.appShell--quiz .setupPomodoroCustomTiming input,.appShell--setup .setupPomodoroCustomTiming input{border:1px solid var(--border,var(--practice-border));background:var(--surface,#fff);width:100%;min-height:32px;color:var(--text,var(--practice-ink));font:inherit;border-radius:7px;padding:5px 7px;font-size:12px}.appShell--quiz .pomodoroTimerActions{flex-wrap:wrap;justify-content:flex-start}.appShell--quiz .pomodoroActionLabel{font-size:11px;font-weight:800}.appShell--quiz .pomodoroTimerIconAction{gap:5px;width:auto;min-width:34px;padding-inline:8px;font-size:11px}.appShell--quiz .pomodoroTimerDismissAction{width:34px;padding:0}.appShell--quiz .practiceSessionUtilities .sidebarReflectionBody{overscroll-behavior:contain;max-height:min(330px,100dvh - 240px);overflow-y:auto}.appShell--quiz .practiceSessionUtilities .sidebarReflectionReveal{min-height:0}@media (width<=900px){.oceanBrandButton img{width:min(205px,56vw);max-height:42px}.settingsModalOverlay{align-items:stretch;padding:12px}.settingsModalDialog{width:100%;min-height:0;max-height:calc(100dvh - 24px)}.settingsModalBody{flex-direction:column;display:flex}.settingsModalNav{border-right:0;border-bottom:1px solid var(--border,#c9ddeb);gap:6px;padding:10px 12px;display:flex;overflow-x:auto}.settingsModalNavItem{white-space:nowrap;flex:none;width:auto;min-height:38px}.settingsModalNavItem .mizaanIconSystem{display:none}.settingsModalContent{padding:20px 18px 28px}.settingsThemeCardGrid,.settingsAccessibilityControls,.pomodoroCustomTimingGrid{grid-template-columns:1fr}.profilePopover{right:-4px}}@media (width<=520px){.oceanGlobalHeader,.appShell--quiz .oceanGlobalHeader,.appShell--mock .oceanGlobalHeader{padding-inline:14px}.oceanHeaderActions{gap:6px}.profileMenuTrigger{width:36px;min-width:36px;height:36px;min-height:36px}.settingsModalHeader{padding:14px 16px}.settingsModalHeader h2{font-size:23px}.settingsModalSectionHeading h3{font-size:22px}.settingsAccountActions>button,.settingsReportActions>button{flex:150px}}.appShell--quiz.appShell--hasPracticeUtilities .practiceSessionUtilities{pointer-events:auto;min-width:0}.appShell--quiz.appShell--hasPracticeUtilities .practiceSessionUtilities .workspaceSidebar{width:100%;max-width:none;height:auto;min-height:0;max-height:calc(100dvh - var(--ocean-header-height,78px) - 36px);box-shadow:none;scrollbar-gutter:stable;background:0 0;border:0;padding:0;overflow:hidden auto}.appShell--quiz.appShell--hasPracticeUtilities .practiceSessionUtilities .workspaceSidebarContent{gap:10px;min-width:0;display:grid}@media (width>=901px){.appShell--quiz.appShell--hasPracticeUtilities .appShellBody{align-items:start;grid-template-columns:minmax(244px,270px) minmax(0,1fr)!important;display:grid!important}.appShell--quiz.appShell--hasPracticeUtilities .practiceSessionUtilities{z-index:2;width:auto;margin:0 0 calc(80px + env(safe-area-inset-bottom)) 12px;grid-area:1/1;align-self:end;padding:0;position:static}.appShell--quiz.appShell--hasPracticeUtilities .practiceSessionUtilities .workspaceSidebar{scrollbar-gutter:auto;-webkit-backdrop-filter:none;backdrop-filter:none}.appShell--quiz.appShell--hasPracticeUtilities .mainWorkspace{grid-area:1/2;min-width:0}.appShell--quiz.appShell--hasPracticeUtilities .mainWorkspaceInner{width:100%;max-width:none;padding-inline:40px 28px}}.liveStudyToolLaunchers{border:1px solid var(--border,var(--ocean-border-soft));background:color-mix(in srgb, var(--surface-soft,var(--ocean-soft)) 72%, var(--surface,#fff));border-radius:12px;align-items:stretch;gap:6px;width:max-content;min-width:0;max-width:100%;padding:4px;display:flex}.liveStudyToolLauncherGroup{border:1px solid #0000;border-radius:9px;flex:none;grid-template-columns:42px 28px;align-items:stretch;transition:border-color .16s,background .16s,opacity .16s;display:grid}.liveStudyToolLauncherGroup:focus-within,.liveStudyToolLauncherGroup:hover{border-color:var(--border,var(--ocean-border-soft));background:var(--surface,#fff)}.liveStudyToolLauncherGroup.isRemoving{pointer-events:none;transform-origin:50%;will-change:opacity, transform;animation:.44s cubic-bezier(.2,.8,.2,1) both studyToolRemoveToProfile}.liveStudyToolLauncher,.liveStudyToolRemove{min-width:0;min-height:36px;color:var(--text,var(--ocean-ink));background:0 0;border:0;justify-content:center;align-items:center;padding:6px 3px;display:inline-flex}.liveStudyToolLauncher{flex:0 0 42px;width:42px;padding:6px}.liveStudyToolLauncher span{text-overflow:ellipsis;min-width:0;overflow:hidden}.liveStudyToolLauncher .mizaanIconSystem{width:16px;height:16px;color:var(--primary,var(--ocean-teal));flex:none}.liveStudyToolLauncher:hover,.liveStudyToolLauncher:focus-visible,.liveStudyToolLauncher.isActive{color:var(--primary-strong,var(--ocean-navy))}.liveStudyToolRemove{width:28px;min-width:28px;color:var(--muted,var(--ocean-muted));padding:0}.liveStudyToolRemove .mizaanIconSystem{width:14px;height:14px}.liveStudyToolRemove:hover,.liveStudyToolRemove:focus-visible{color:var(--primary-strong,var(--ocean-navy));background:var(--primary-soft,var(--ocean-soft));border-radius:7px}@keyframes studyToolRemoveToProfile{0%{opacity:1;transform:translate(0,0)scale(1)}28%{opacity:1;transform:translate3d(var(--study-tool-remove-mid-x), var(--study-tool-remove-mid-y), 0) rotate(-7deg) scale(.84)}60%{opacity:.72;transform:translate3d(var(--study-tool-remove-near-x), var(--study-tool-remove-near-y), 0) rotate(10deg) scale(.46)}84%{opacity:.28;transform:translate3d(var(--study-tool-remove-far-x), var(--study-tool-remove-far-y), 0) rotate(22deg) scale(.2)}to{opacity:0;transform:translate3d(var(--study-tool-remove-x), var(--study-tool-remove-y), 0) rotate(30deg) scale(.06)}}.studyDuaPanel,.pomodoroTimer{border:1px solid var(--border,var(--ocean-border-soft));background:var(--surface,#fff);width:100%;min-width:0;height:340px;min-height:340px;color:var(--text,var(--ocean-ink));box-shadow:0 10px 24px var(--shadow);border-radius:12px;flex-direction:column;margin:0;display:flex;overflow:hidden}.studyDuaPanelHeader,.pomodoroTimerHeader{border:0;border-bottom:1px solid var(--border,var(--ocean-border-soft));background:var(--surface,#fff);flex:0 0 42px;justify-content:space-between;align-items:center;gap:8px;min-width:0;padding:8px 10px;display:flex}.studyDuaPanelTitle,.pomodoroTimerHeaderTitle{align-items:center;gap:7px;min-width:0;font-size:12px;font-weight:850;display:inline-flex}.studyDuaPanelTitle .mizaanIconSystem,.pomodoroTimerHeaderTitle .mizaanIconSystem{width:17px;height:17px;color:var(--primary,var(--ocean-teal))}.studyDuaPanelRemove{width:28px;height:28px;color:var(--muted,var(--ocean-muted));background:0 0;border:0;border-radius:7px;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.studyDuaPanelRemove .mizaanIconSystem{width:15px;height:15px}.studyDuaPanelRemove:hover,.studyDuaPanelRemove:focus-visible{background:var(--primary-soft,var(--ocean-soft));color:var(--primary-strong,var(--ocean-navy))}.studyDuaPanelBody,.pomodoroTimerBody{overscroll-behavior:contain;scrollbar-gutter:stable;flex:auto;min-height:0;overflow-y:auto}.studyDuaPanelBody{padding:12px 11px 14px;line-height:1.45}.studyDuaPanelBody .reflectionArabic{font-size:20px;line-height:1.8;margin-bottom:10px!important}.studyDuaPanelBody .reflectionTransliteration,.studyDuaPanelBody .reflectionTranslation,.studyDuaPanelBody .reflectionReference{font-size:12px}.studyDuaPanelBody .reflectionReference{padding-top:9px;margin-top:11px!important}.studyDuaPanelBody .duaFormulaBox{margin-top:11px}.studyDuaPanelBody .duaFormulaToggle{padding:10px 11px;font-size:12px}.studyDuaPanelBody .duaFormulaContent{padding:11px 11px 12px;font-size:12px}.pomodoroTimer{height:276px;min-height:276px}.pomodoroTimerHeader{border-bottom-color:var(--border,var(--ocean-border-soft))}.pomodoroTimerCycle,.pomodoroTimerMode{color:var(--muted,var(--ocean-muted));white-space:nowrap;font-size:10px;font-weight:800}.pomodoroTimerBody{background:color-mix(in srgb, var(--surface-soft,var(--ocean-soft)) 42%, var(--surface,#fff));align-content:start;gap:12px;padding:11px;display:grid;overflow:hidden}.pomodoroTimingFields{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.pomodoroTimingFields label{gap:4px;min-width:0;display:grid}.pomodoroTimingFields label>span{color:var(--muted,var(--ocean-muted));font-size:10px;font-weight:800;line-height:1.2}.pomodoroTimingFields input{border:1px solid var(--border,var(--ocean-border-soft));background:var(--surface,#fff);width:100%;min-height:31px;color:var(--text,var(--ocean-ink));font:inherit;border-radius:7px;padding:5px 6px;font-size:12px}.pomodoroTimerReadout{justify-content:space-between;align-items:baseline;gap:8px;min-height:48px;display:flex}.pomodoroTimerReadout .pomodoroValue{min-width:5ch;color:var(--text,var(--ocean-ink));font-variant-numeric:tabular-nums;letter-spacing:.015em;font-size:32px;line-height:1;display:inline-block}.pomodoroTimerActions{justify-content:flex-start;align-items:center;gap:6px;display:flex}.pomodoroTimerIconAction{border:1px solid var(--border,var(--ocean-border-soft));background:var(--surface,#fff);width:36px;min-width:36px;height:36px;min-height:36px;color:var(--text,var(--ocean-ink));border-radius:9px;justify-content:center;align-items:center;padding:0;display:inline-flex}.pomodoroTimerIconAction .mizaanIconSystem{width:16px;height:16px}.pomodoroTimerIconAction:hover:not(:disabled),.pomodoroTimerIconAction:focus-visible:not(:disabled){border-color:var(--primary,var(--ocean-teal));background:var(--primary-soft,var(--ocean-soft));color:var(--primary,var(--ocean-teal))}.pomodoroTimerIconAction:disabled{cursor:not-allowed;opacity:.38}.studyToolsRestoreNotice{color:var(--muted,var(--ocean-muted));opacity:1;margin:0;padding:4px 2px 0;font-size:11px;font-weight:800;line-height:1.35;transition:opacity .36s}.studyToolsRestoreNotice.isFading{opacity:0}.profileStudyTools{border-top:1px solid var(--border,#c9ddeb);margin-top:8px;padding:9px 2px 2px}.profileStudyTools h2{color:var(--muted,#52677a);letter-spacing:.04em;text-transform:uppercase;margin:0 0 4px;font-size:10px;font-weight:900}.profileStudyToolList{gap:1px;display:grid}.profileStudyToolRow{min-height:31px;color:var(--text,#0b1f33);justify-content:space-between;align-items:center;gap:12px;font-size:12px;font-weight:800;display:flex}.profileStudyToolRow .compactSwitch{width:34px;min-width:34px;height:21px}.profileStudyToolRow .compactSwitchTrack{width:34px;height:21px}.profileStudyToolRow .compactSwitchThumb{width:15px;height:15px;top:2px;left:2px}.profileStudyToolRow .compactSwitch.isOn .compactSwitchThumb{transform:translate(13px)}@media (width<=900px){.appShell--quiz.appShell--hasPracticeUtilities .practiceSessionUtilities{width:100%;max-height:none;margin:0;padding:10px 20px 0;position:static}.appShell--quiz.appShell--hasPracticeUtilities .practiceSessionUtilities .workspaceSidebar{max-height:none;overflow:visible}.appShell--quiz.appShell--hasPracticeUtilities .mainWorkspaceInner{padding-inline:20px}.studyDuaPanel{height:320px;min-height:320px}}@media (width<=420px){.liveStudyToolLaunchers{gap:4px}.liveStudyToolLauncherGroup{grid-template-columns:40px 26px}.liveStudyToolLauncher{flex-basis:40px;width:40px}.liveStudyToolRemove{width:26px;min-width:26px}.liveStudyToolLauncher{font-size:10px}}@media (prefers-reduced-motion:reduce){.liveStudyToolLauncherGroup,.studyToolsRestoreNotice{transition:none}.liveStudyToolLauncherGroup.isRemoving{opacity:0;animation:none;transform:none}.studyToolsRestoreNotice.isFading{transition:none}}.appShell,.frontGate,.appShell button,.appShell input,.appShell select,.appShell textarea{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility}.appShell--quiz .explanation{will-change:auto;animation:none!important;transform:none!important}.appShell .leftRail{background:var(--sidebar-bg,color-mix(in srgb, var(--surface-strong,var(--surface)) 84%, transparent))}.appShell .workspaceSidebar{background:var(--sidebar-bg,color-mix(in srgb, var(--surface) 78%, transparent))}.appShell .rightQuestionListPanel{background:var(--question-list-bg,linear-gradient(180deg, var(--surface-strong,var(--surface)) 0%, var(--surface-soft) 100%))}.appShell .panel,.appShell .questionCard,.appShell .setCard,.appShell .folderCard,.appShell .reviewItem{border-color:var(--border);background:var(--surface);color:var(--text)}.appShell .primary,.frontGate .primary{background:linear-gradient(135deg, var(--primary), var(--primary-strong));border-color:var(--primary);color:var(--primary-text,#fff)}.appShell .success{background:linear-gradient(135deg, var(--success), color-mix(in srgb, var(--success) 78%, var(--primary-strong)));border-color:var(--success);color:var(--success-contrast,#fff)}.appShell .secondary{background:var(--secondary);border-color:var(--border);color:var(--secondary-text)}.appShell .primary:disabled,.appShell .success:disabled,.frontGate .primary:disabled{background:var(--secondary)!important;border-color:var(--border)!important;color:var(--muted)!important}.appShell .reviewRetryAction,.appShell .setupStartActions .primary{background:linear-gradient(135deg, var(--primary), var(--primary-strong))!important;color:var(--primary-text,#fff)!important}.appShell--home .folderSection{border:1px solid var(--border);border-radius:16px;overflow:hidden}.appShell--home .folderSectionDropdown>.folderSectionHeader{border-bottom:0}.appShell--home .folderSectionDropdown[open]>.folderSectionHeader,.appShell--home .lectureModuleSection.isOpen>.folderSectionHeader{border-bottom:1px solid var(--border)}.appShell--home .folderSectionContent,.appShell--home .lectureModuleContent,.appShell--home .setCardAction,.appShell--home .setLatestResultAction{border-top:0}.appShell--home .folderSectionContent .setCard{border:1px solid var(--border);background:var(--surface)}.appShell--home .folderSectionContent .setCard+.setCard{margin-top:0}.appShell--heatmap .heatmapControlsInline{width:100%;margin:0 0 16px;display:block!important}.appShell--heatmap .heatmapControlsInline .heatmapControlDrawer{width:min(100%,720px);margin:0}.compactMenuOption{gap:10px}.compactMenuOptionLabel{text-overflow:ellipsis;flex:auto;min-width:0;overflow:hidden}.compactMenuOptionCheck{border:1px solid var(--border);width:18px;height:18px;color:var(--primary-strong);border-radius:5px;flex:0 0 18px;justify-content:center;align-items:center;font-size:13px;font-weight:950;line-height:1;display:inline-flex!important;overflow:visible!important}.compactMenuOption.isSelected .compactMenuOptionCheck{border-color:var(--primary);background:var(--primary-soft)}.reviewClearFiltersButton>.mizaanIconSystem{overflow:visible;width:18px!important;height:18px!important}.settingsModalPreferenceList .settingsPreferenceRow{gap:16px;min-height:52px;padding:10px 12px}.settingsModalPreferenceList .settingsPreferenceRow>span{align-items:center;gap:9px;min-width:0;display:inline-flex}.settingsModalPreferenceList .settingsPreferenceRow .mizaanIconSystem{flex:0 0 20px;width:20px;height:20px}.privateNotePanel,.feedbackPanel{position:relative}.privateNotePanelOpen .privateNoteToggle,.feedbackPanelOpen .feedbackToggle,.privateNotePanelClosing .privateNoteToggle,.feedbackPanelClosing .feedbackToggle{margin:0}.privateNoteBodyShell,.feedbackBodyShell{transition:max-height .28s var(--motion-ease,cubic-bezier(.16, 1, .3, 1)), opacity .18s ease-out, margin-top .22s var(--motion-ease,cubic-bezier(.16, 1, .3, 1));transform:none}.privateNoteBodyShellOpen,.feedbackBodyShellOpen{margin-top:8px}.privateNoteBodyShellClosing,.feedbackBodyShellClosing{transform:none}.privateNoteStatus,.feedbackStatus{align-items:center;gap:7px;display:inline-flex}.privateNoteStatus .mizaanIconSystem,.feedbackStatus .mizaanIconSystem{flex:0 0 16px;width:16px;height:16px}.feedbackActions .primary{background:linear-gradient(135deg, var(--warning), color-mix(in srgb, var(--warning) 74%, var(--primary-strong)))!important;border-color:var(--warning)!important;color:var(--warning-contrast,#fff)!important}.feedbackTextarea{background:var(--surface-strong,var(--surface))!important;color:var(--text)!important}.privateNotesLibrary .privateNotesControls,.privateNotesLibrary .privateNotesFilterGrid,.privateNotesLibrary .privateNotesFilterGrid .compactMenu{overflow:visible}.privateNotesLibrary .privateNotesFilterGrid .compactMenuPopover{z-index:220}.privateNotesLibrary .privateNoteLibraryActions .privateNoteIconAction{aspect-ratio:1;flex:0 0 34px;width:34px;min-width:34px;height:34px;min-height:34px;border-radius:50%!important;padding:0!important}.privateNotesLibrary .privateNoteLibraryActions .privateNoteIconAction .mizaanIconSystem{width:17px;height:17px}.mockQuestionHeaderControls{justify-content:center;align-items:center;gap:12px;min-width:0;display:inline-flex}.appShell--mock .mockQuestionHeaderControls .mockTimer{order:0;min-width:76px}.appShell--mock .mockQuestionHeaderControls .practiceQuestionTopNavigation{order:1}.appShell--mock .practiceQuestionTopNavigation .practiceQuestionPosition{display:none}.mockResultsTopicGraph{gap:14px}.mockResultsTopicGraphRow{grid-template-columns:minmax(130px,28%) minmax(0,1fr);align-items:start;gap:14px;display:grid}.mockResultsTopicGraphLabel{padding-top:3px}.mockResultsTopicGraphBars{gap:7px;min-width:0;display:grid}.mockResultsTopicGraphBar{grid-template-columns:minmax(64px,88px) minmax(0,1fr) 30px;align-items:center;gap:8px;min-width:0;display:grid}.mockResultsTopicGraphBarLabel{color:var(--muted,var(--ocean-muted));font-size:11px;font-weight:800}.mockResultsTopicGraphBar>strong{color:var(--text,var(--ocean-ink));font-variant-numeric:tabular-nums;text-align:right;font-size:12px}.mockResultsTopicGraphBar--correct .mockResultsTopicGraphTrack>span{background:var(--success)}.mockResultsTopicGraphBar--incorrect .mockResultsTopicGraphTrack>span{background:var(--danger)}.mockResultsTopicGraphBar--unanswered .mockResultsTopicGraphTrack>span{background:var(--muted)}.mockResultsTopicGraphTrack{height:9px}@media (width<=760px){.appShell--mock .mainWorkspaceHeader{grid-template-columns:minmax(0,1fr) auto;gap:10px}.appShell--mock .mainWorkspaceHeader>.mainWorkspaceHeadingGroup{grid-area:1/1/auto/-1}.appShell--mock .mainWorkspaceHeader>.mainWorkspaceHeaderCenter{grid-area:2/1;justify-self:start}.appShell--mock .mainWorkspaceHeader>.mainWorkspaceActions{grid-area:2/2;justify-self:end}.mockQuestionHeaderControls{gap:8px}.mockResultsTopicGraphRow{grid-template-columns:1fr;gap:7px}.mockResultsTopicGraphLabel{padding-top:0}.mockResultsTopicGraphBar{grid-template-columns:minmax(64px,82px) minmax(0,1fr) 28px;gap:7px}.appShell--heatmap .heatmapControlsInline .heatmapControlDrawer{width:100%}}@media (prefers-reduced-motion:reduce){.appShell--quiz .explanation,.privateNoteBodyShell,.feedbackBodyShell{transition:none!important;animation:none!important;transform:none!important}}@media (width>=901px){.appShell--heatmap.appShell--noWorkspaceSidebar .appShellBody{grid-template-columns:minmax(0,1fr)!important}}.appShell--home .folderCard{column-gap:18px;padding-inline:18px}.appShell--home .homeFolderChevron{justify-content:center;align-items:center;width:22px;height:22px;margin-inline-start:8px;display:inline-flex}.appShell--home .homeFolderChevron .mizaanIconSystem{width:19px;height:19px}.appShell--home .folderSectionDropdown>.folderSectionHeader{grid-template-columns:minmax(0,1fr) auto;column-gap:18px;padding-inline:18px}.appShell--home .folderSectionDropdown>.folderSectionHeader .folderSectionChevron{width:20px;height:20px;margin-inline-start:8px}.appShell--home .folderCategoryDropdown>.folderCategoryHeader{column-gap:18px;padding-inline:18px}.appShell--home .folderCategoryDropdown>.folderCategoryHeader .folderCategoryChevron{margin-inline-start:8px}.appShell--home .lectureTopicSummary{column-gap:18px;padding-inline:16px}.appShell--home .lectureTopicChevron{width:20px;height:20px;margin-inline-start:8px}.appShell--home .lectureRow{column-gap:16px;padding-inline:14px}.appShell--home .folderSectionContent .setGrid{gap:5px;padding-inline:17px}.appShell--home .folderSectionContent .setCard{column-gap:16px;min-height:42px;border:1px solid var(--border)!important;background:var(--surface)!important;border-radius:10px!important;padding:8px 14px!important}.appShell--home .setLatestResultAction{justify-content:center;place-self:center end;gap:0;height:32px;line-height:0;border-radius:50%!important;width:32px!important;min-width:32px!important;min-height:32px!important;padding:0!important;font-size:0!important}.appShell--home .setLatestResultAction>span{display:none}.appShell--home .folderSectionContent .setCard--hasLatestResult{grid-template-columns:minmax(0,1fr);align-items:center;gap:0;padding:4px 14px!important}.appShell--home .folderSectionContent .setCard--hasLatestResult .setCardAction{grid-area:1/1}.appShell--home .folderSectionContent .setCard--hasLatestResult .setLatestResultAction{z-index:1;grid-area:1/1;margin-inline-end:26px}.appShell .compactMenuTrigger{column-gap:14px;padding-inline:14px}.appShell .compactMenuTrigger>.mizaanIconSystem{flex:none;width:18px;height:18px}.appShell--heatmap .heatmapSettingsSidebar .heatmapControlDrawer>summary{column-gap:16px}.appShell--heatmap .heatmapSettingsSidebar .heatmapDrawerChevron{width:20px;height:20px;margin-inline-start:8px}.appShell--home .lectureRowUnavailable,.appShell--home .lectureRowUnavailable .lectureRowTitle{opacity:1;filter:none;text-rendering:auto;transform:none;color:color-mix(in srgb, var(--text,var(--ocean-ink)) 76%, var(--muted,var(--ocean-muted)))!important}.appShell--home .lectureRowTitle{font-weight:600}.appShell--home .lectureTopicSummary h4{color:color-mix(in srgb, var(--text,var(--ocean-ink)) 72%, var(--muted,var(--ocean-muted)));text-rendering:auto}.results .mockResultsTopicLayout{min-width:0}.results .mockResultsTopicLayout.hasGraph{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);align-items:start;gap:24px;display:grid}.results .mockResultsTopicLayout.hasGraph .mockResultsTopicTableWrap{align-self:start;min-width:0}.results .mockResultsTopicLayout.hasGraph .mockResultsTopicTable{min-width:0}.results .mockResultsTopicGraph{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:max-content;align-content:start;align-items:start;gap:12px;min-width:0;margin:0;display:grid}.results .mockResultsTopicGraphScale,.results .mockResultsTopicGraphLegend{grid-column:1/-1}.results .mockResultsTopicGraphScale{color:var(--muted,var(--ocean-muted));font-variant-numeric:tabular-nums;justify-content:space-between;gap:8px;padding-inline:2px;font-size:10px;font-weight:850;display:flex}.results .mockResultsTopicGraphLegend{color:var(--muted,var(--ocean-muted));flex-wrap:wrap;gap:8px 14px;margin-top:-4px;font-size:11px;font-weight:800;display:flex}.results .mockResultsTopicGraphLegend span{align-items:center;gap:6px;display:inline-flex}.results .mockResultsTopicLegendDot{background:var(--muted,var(--ocean-muted));border-radius:50%;width:8px;height:8px;display:inline-block}.results .mockResultsTopicLegendDot--correct{background:var(--success)}.results .mockResultsTopicLegendDot--incorrect{background:var(--danger)}.results .mockResultsTopicLegendDot--unanswered{background:var(--muted,var(--ocean-muted))}.results .mockResultsTopicGraphRow{border:1px solid var(--border,var(--ocean-border-soft));background:var(--surface,var(--ocean-surface));border-radius:14px;grid-template-rows:auto minmax(148px,1fr);grid-template-columns:minmax(0,1fr);align-self:start;gap:10px;min-width:0;padding:12px 12px 10px;display:grid}.results .mockResultsTopicGraphLabel{min-width:0;color:var(--text,var(--ocean-ink));justify-content:space-between;align-items:baseline;gap:8px;padding:0;font-size:12px;font-weight:850;display:flex}.results .mockResultsTopicGraphLabel span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.results .mockResultsTopicGraphLabel strong{color:var(--primary-strong,var(--ocean-teal-deep));font-variant-numeric:tabular-nums;flex:none}.results .mockResultsTopicGraphBars{border-bottom:1px solid var(--border,var(--ocean-border-soft));background-image:repeating-linear-gradient(to bottom, color-mix(in srgb, var(--border,var(--ocean-border-soft)) 72%, transparent) 0 1px, transparent 1px 25%);grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:8px;min-width:0;min-height:148px;padding:8px 4px 0;display:grid}.results .mockResultsTopicGraphBar{text-align:center;grid-template-rows:18px minmax(0,1fr) auto;grid-template-columns:minmax(0,1fr);align-items:end;gap:6px;min-width:0;display:grid}.results .mockResultsTopicGraphBar>strong{color:var(--text,var(--ocean-ink));font-variant-numeric:tabular-nums;text-align:center;grid-row:1;font-size:11px;line-height:1}.results .mockResultsTopicGraphTrack{width:min(36px,100%);height:100%;box-shadow:none;background:0 0;border-radius:7px 7px 2px 2px;grid-row:2;justify-self:center;align-items:flex-end;display:flex;overflow:visible}.results .mockResultsTopicGraphTrack>span{border-radius:7px 7px 2px 2px;width:100%;min-height:0;display:block}.results .mockResultsTopicGraphBarLabel{min-width:0;color:var(--muted,var(--ocean-muted));overflow-wrap:anywhere;grid-row:3;font-size:10px;font-weight:800;line-height:1.15;display:block}.results .mockResultsTopicGraphBar--correct .mockResultsTopicGraphTrack>span{background:linear-gradient(180deg, color-mix(in srgb, var(--success) 76%, white), var(--success));box-shadow:0 5px 12px color-mix(in srgb, var(--success) 22%, transparent)}.results .mockResultsTopicGraphBar--incorrect .mockResultsTopicGraphTrack>span{background:linear-gradient(180deg, color-mix(in srgb, var(--danger) 76%, white), var(--danger));box-shadow:0 5px 12px color-mix(in srgb, var(--danger) 22%, transparent)}.results .mockResultsTopicGraphBar--unanswered .mockResultsTopicGraphTrack>span{background:linear-gradient(180deg, color-mix(in srgb, var(--muted) 76%, white), var(--muted));box-shadow:0 5px 12px color-mix(in srgb, var(--muted) 22%, transparent)}.appShell--mock .mockQuestionHeaderControls{justify-content:center;align-items:center;gap:12px;display:inline-flex}.appShell--mock .mockQuestionHeaderControls .practiceQuestionTopNavigation{grid-template-columns:32px minmax(116px,auto) 32px;justify-content:center;align-items:center;gap:6px;display:grid}.appShell--mock .practiceQuestionTopNavigation .practiceQuestionPosition{min-width:116px;color:var(--text,var(--ocean-ink));text-align:center;white-space:nowrap;justify-content:center;align-items:center;font-size:16px;font-weight:850;line-height:1.2;display:inline-flex}@media (width<=960px){.results .mockResultsTopicLayout.hasGraph{grid-template-columns:minmax(0,1fr)}.results .mockResultsTopicLayout.hasGraph .mockResultsTopicTable{min-width:560px}}@media (width<=760px){.results .mockResultsTopicGraph{grid-template-columns:minmax(0,1fr)}.appShell--mock .mainWorkspaceHeader>.mainWorkspaceActions{display:none!important}.appShell--mock .mainWorkspaceHeader>.mainWorkspaceHeaderCenter{grid-area:1/1/auto/-1;justify-self:stretch}.appShell--mock .mockQuestionHeaderControls{gap:8px;width:100%}.appShell--mock .mockQuestionHeaderControls .practiceQuestionTopNavigation{grid-template-columns:30px minmax(96px,auto) 30px;gap:5px}.appShell--mock .practiceQuestionTopNavigation .practiceQuestionPosition{min-width:96px;font-size:14px}}.appShell--home .lectureTopicSummary h4,.appShell--home .lectureRowTitle,.appShell--home .lectureRowUnavailable .lectureRowTitle{opacity:1;filter:none;text-rendering:auto;color:var(--text,var(--ocean-ink))!important}.appShell--home .lectureTopicSummary h4{letter-spacing:normal;font-size:14px;font-weight:700;line-height:1.35}.appShell--home .lectureRowTitle,.appShell--home .lectureRowUnavailable .lectureRowTitle{font-weight:700}.appShell .leftRail,.appShell .workspaceSidebar,.appShell .mobileShellBar,.appShell .mainWorkspaceHeader,.appShell .mobilePrimaryNavBackdrop,.appShell .mobileDrawerBackdrop,.appShell .mobileBottomBar,.appShell .compactMenuPopover,.appShell .profilePopover,.appShell .optionStatsPercent,.appShell .optionInlineBadge,.appShell .optionExplanationBadges em{-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.appShell .smoothCollapse{transition:height var(--smooth-collapse-duration,.3s) var(--motion-ease,cubic-bezier(.16, 1, .3, 1)), opacity calc(var(--smooth-collapse-duration,.3s) * .72) ease!important;transform:none!important}.appShell--quiz .confirmAnswerButtonReady,.appShell--quiz .confirmAnswerButtonReady:hover,.appShell--quiz .mobileQuizActionGroup .confirmAnswerButtonReady,.appShell--quiz .explanation .privateNoteIcon .mizaanIconSystem,.appShell--quiz .explanation .feedbackIcon .mizaanIconSystem,.appShell--quiz .optionDropdownText,.appShell--quiz .explanation .privateNoteBodyShell,.appShell--quiz .explanation .feedbackBodyShell{transform:none!important}.appShell--quiz .optionDropdownText{will-change:max-height, opacity;transition:max-height .24s cubic-bezier(.16,1,.3,1),padding .24s cubic-bezier(.16,1,.3,1),border-color .18s,opacity .16s,visibility 0s linear .24s!important}.appShell--quiz .explanation .privateNoteBodyShell,.appShell--quiz .explanation .feedbackBodyShell{will-change:max-height, opacity!important;transition:max-height .24s cubic-bezier(.16,1,.3,1),margin-top .24s cubic-bezier(.16,1,.3,1),opacity .16s,visibility 0s linear .24s!important}@media (width<=920px){.appShell .leftRail,.appShell--home .leftRail{inset:var(--ocean-header-height) 12px auto auto;width:min(92px,100vw - 32px);height:auto;max-height:calc(100dvh - var(--ocean-header-height) - 12px);border:1px solid var(--border,var(--ocean-border));border-top:0;border-radius:0 0 14px 14px;justify-content:flex-start;align-items:center;gap:0;min-height:0;padding:12px 10px 14px;overflow-y:auto}.appShell .railMobileClose{margin:0 0 10px}.appShell .railNavGroupPrimary{gap:4px}.appShell .railNavGroupSecondary{margin-top:10px;padding-top:10px}}.appShell--home .lectureRowUnavailable,.appShell--home .lectureRowUnavailable .lectureRowTitle{color:color-mix(in srgb, var(--text,var(--ocean-ink)) 72%, var(--muted,var(--ocean-muted)))!important}.mobileHomeHeading,.mobilePracticeYearSwitcher,.mobileCombinedPracticeAction,.mobileModuleIcon,.mobilePracticeUtilityLabel,.mobileFolderTitle,.mobileWorkspaceTitle,.mobileOptionIndicator,.mobileContinueLabel,.mobilePracticeFinishIcon,.mobileHomeFeatureLinks,.mobileLectureModuleName,.mobileMockHeaderFlagAction,.mobilePostAnswerAction{display:none}.desktopHomeHeading,.desktopPracticeUtilityLabel,.desktopFolderTitle,.desktopWorkspaceTitle{display:inline}.mobileContinueLabel{display:none!important}@media (width<=900px){:root{--ocean-header-height:76px}html,body{overflow-x:hidden}body{color:var(--mobile-ink,#101a40);background:var(--mobile-bg,#f8fbff)!important}.appShell{min-height:100dvh;color:var(--mobile-ink,#101a40);padding-top:76px;background:var(--mobile-bg,#f8fbff)!important;display:block!important}.appShell:after{display:none!important}.appShellBody,.appShell--home .appShellBody{min-height:calc(100dvh - 76px);display:block!important}.mainWorkspace{background:0 0;width:100%;min-width:0;min-height:calc(100dvh - 76px);padding:0!important}.mainWorkspaceInner,.mainWorkspaceInner.wide{min-width:0;width:100%!important;max-width:none!important;padding:28px 20px calc(112px + env(safe-area-inset-bottom))!important}.oceanGlobalHeader{z-index:120;border-bottom:1px solid var(--mobile-border,#dce5f2);grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;width:100%;height:76px;min-height:76px;padding:0 18px;inset:0 0 auto;box-shadow:0 2px 14px #1534640a;background:var(--mobile-surface,#fff)!important;color:var(--mobile-ink,#101a40)!important;display:grid!important;position:fixed!important}.oceanBrandButton{grid-area:1/2;justify-content:center;justify-self:center;align-items:center;width:max-content;max-width:100%;display:inline-flex;color:var(--mobile-ink,#101a40)!important}.oceanBrandButton img{object-fit:contain;object-position:center;width:min(220px,58vw);max-height:40px;display:block}.oceanHeaderActions{pointer-events:none;grid-area:1/1/auto/-1;justify-content:space-between;align-items:center;width:100%;min-width:0;display:flex!important}.oceanHeaderActions .profileMenu{pointer-events:auto}.profileMenuTrigger{border:0;border-radius:50%;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;padding:0;display:inline-flex;background:var(--mobile-surface-soft,#eef4ff)!important;color:var(--mobile-primary,#1767dc)!important;box-shadow:none!important}.profileMenuTrigger .mizaanIconSystem{width:23px;height:23px}.profilePopover{width:min(300px,100vw - 32px);top:calc(100% + 8px);left:0;right:auto}.oceanPrimaryNavToggle,.leftRail,.mobilePrimaryNavBackdrop,.appShell.appShell--home .leftRail,.appShell.appShell--review .leftRail,.appShell.appShell--heatmap .leftRail,.appShell.appShell--setup .leftRail,.appShell.appShell--quiz .leftRail,.appShell.appShell--mock .leftRail{display:none!important}.mobileBottomBar{z-index:110;width:100%;padding:0 0 env(safe-area-inset-bottom);background:var(--mobile-surface,#fff);border-top:1px solid var(--mobile-border,#dce5f2);display:block;position:fixed;inset:auto 0 0;box-shadow:0 -7px 22px #1e3e7014}.appShell:not(.appShell--quiz):not(.appShell--mock) .mobileBottomBar{min-height:78px}.mobilePrimaryBottomNavigation{grid-template-columns:repeat(4,minmax(0,1fr));width:100%;min-height:78px;display:grid}.mobilePrimaryBottomNavigation button{min-width:0;min-height:78px;color:var(--mobile-muted,#69738a);background:0 0;border:0;border-radius:0;align-content:center;place-items:center;gap:4px;padding:9px 4px 7px;font-size:12px;font-weight:700;line-height:1.1;display:grid;position:relative}.mobilePrimaryBottomNavigation button:before{content:"";background:0 0;border-radius:0 0 999px 999px;height:3px;position:absolute;inset:0 18% auto}.mobilePrimaryBottomNavigation button.isActive{color:var(--mobile-primary,#1767dc)}.mobilePrimaryBottomNavigation button.isActive:before{background:var(--mobile-primary,#1767dc)}.mobilePrimaryBottomNavigation .mizaanIconSystem{width:25px;height:25px}.mobileShellBar{z-index:45;background:var(--mobile-bg,#f8fbff);pointer-events:auto;border:0;justify-content:stretch;min-height:48px;padding:10px 20px 0;display:flex;position:sticky;top:76px}.mobileShellToggle{border:1px solid var(--mobile-border,#dce5f2);background:var(--mobile-surface,#fff);width:100%;min-height:42px;color:var(--mobile-ink,#101a40);border-radius:13px;justify-content:center;align-items:center;gap:8px;padding:9px 13px;font-size:13px;font-weight:800;display:inline-flex}.mobileShellToggle .mizaanIconSystem{width:18px;height:18px;color:var(--mobile-primary,#1767dc)}.appShell--home .mainWorkspaceInner{padding-top:30px!important}.appShell--home:has(.folderHeader) .mainWorkspaceInner{padding-top:10px!important}.desktopHomeHeading{display:none!important}.mobileHomeHeading{color:var(--mobile-ink,#101a40);letter-spacing:-.035em;margin:0;font-weight:800;line-height:1.08;font-family:var(--app-font,Arial, Helvetica, sans-serif)!important;font-size:32px!important;display:block!important}.mobileHomeHeading .mobileHomeUsername{color:var(--mobile-primary,#1767dc);font-weight:850}.homeActionBar{margin:0 0 26px;display:block}.homeYearsLayout{flex-direction:column;gap:24px!important;display:flex!important}.homeYearsColumn{display:none!important}.appShell--home .homeYearsLayout{gap:18px!important}:is(.appShell--home:not(:has(.folderHeader)) .homeYearsLayout,.appShell--home:not(:has(.folderHeader)) .mobileHomeFeatureLinks){display:none!important}.mobileHomeFeatureLinks{gap:12px;width:100%;margin-top:18px;display:grid}.mobileHomeFeatureLink{border:1px solid var(--mobile-border,#dce5f2);background:var(--mobile-surface,#fff);width:100%;min-height:82px;color:var(--mobile-ink,#101a40);font:inherit;text-align:left;border-radius:20px;grid-template-columns:58px minmax(0,1fr) 24px;align-items:center;gap:14px;padding:12px 16px;font-size:20px;font-weight:700;line-height:1.2;display:grid;box-shadow:0 4px 13px #203b670d}.mobileHomeFeatureLink>.mizaanIconSystem:last-child{width:24px;height:24px;color:var(--mobile-muted,#69738a)}.mobileHomeFeatureIcon{background:var(--mobile-surface-soft,#eef4ff);width:58px;height:58px;color:var(--mobile-primary,#1767dc);border-radius:17px;justify-content:center;align-items:center;display:inline-flex}.mobileHomeFeatureIcon .mizaanIconSystem{width:34px;height:34px}.appShell--home .homeContinuationShortcut{border-radius:20px;order:-1;width:100%;min-width:0;min-height:108px;border:1px solid color-mix(in srgb, var(--mobile-primary,#1767dc) 28%, var(--mobile-border,#dce5f2))!important;background:linear-gradient(135deg, var(--mobile-surface-soft,#eef4ff), var(--mobile-surface,#fff))!important;position:static!important;box-shadow:0 8px 22px #1f59a91a!important}.appShell--home .homeContinueButton{grid-template-rows:auto auto;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;display:grid;min-height:106px!important;color:var(--mobile-ink,#101a40)!important;background:0 0!important;border-radius:19px!important;padding:16px 18px!important}.appShell--home .homeContinueButton .mizaanIconSystem{background:var(--mobile-surface,#fff);width:42px;height:42px;color:var(--mobile-primary,#1767dc);border-radius:14px;flex:0 0 42px;grid-area:1/1/span 2;padding:9px}.appShell--home .homeContinueButton strong{white-space:normal;min-width:0;line-height:1.2;font-size:17px!important}.appShell--home .mobileContinueLabel{color:var(--mobile-muted,#69738a);letter-spacing:.04em;text-transform:uppercase;grid-area:1/2;font-size:11px;font-weight:800;display:block!important}.appShell--home .homeContinueButton strong{grid-area:2/2}.folderGrid{grid-template-columns:1fr;gap:14px;width:100%!important;display:grid!important}.appShell--home .folderCard{text-align:left;border-radius:18px;justify-content:space-between;align-items:center;gap:14px;width:100%;padding:18px;display:flex;border:1px solid var(--mobile-border,#dce5f2)!important;background:var(--mobile-surface,#fff)!important;min-height:82px!important;color:var(--mobile-ink,#101a40)!important;box-shadow:0 4px 13px #203b670d!important}.appShell--home .folderCard h3{margin:0;line-height:1.2;color:inherit!important;font-family:var(--app-font,Arial, Helvetica, sans-serif)!important;font-size:20px!important}.folderCard .homeFolderChevron{color:var(--mobile-muted,#69738a);flex:0 0 24px;display:inline-flex}.appShell--home .homeContent:has(.folderHeader){padding-top:0}.folderHeader{grid-template-columns:minmax(0,1fr) 40px auto;align-items:center;gap:8px;margin:0 0 18px;display:grid!important}.appShell--home .folderHeader h2{letter-spacing:-.035em;margin:0;font-weight:800;line-height:1.08;color:var(--mobile-ink,#101a40)!important;font-family:var(--app-font,Arial, Helvetica, sans-serif)!important;font-size:34px!important}.desktopFolderTitle,.folderHeader>.secondary{display:none!important}.mobileFolderTitle,.mobileCombinedPracticeAction,.mobileModuleIcon,.mobilePracticeUtilityLabel{display:inline-flex}.mobileFolderTitle{display:inline}.desktopLectureModuleName{display:none}.mobileLectureModuleName{display:inline}.mobileCombinedPracticeAction{border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;color:var(--mobile-primary,#1767dc)!important;background:0 0!important;border:0!important}.mobileCombinedPracticeAction:disabled{cursor:not-allowed;opacity:.45}.mobileCombinedPracticeAction .mizaanIconSystem{width:22px;height:22px}.mobilePracticeYearSwitcher{border:1px solid var(--mobile-border,#dce5f2);background:var(--mobile-surface-soft,#eef4ff);border-radius:18px;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px;margin:0 0 24px;padding:2px;display:grid}.mobilePracticeYearSwitcher button{min-height:52px;color:var(--mobile-muted,#69738a);background:0 0;border:0;border-radius:16px;padding:10px 12px;font-size:16px;font-weight:700}.mobilePracticeYearSwitcher button.isActive{background:var(--mobile-surface,#fff);color:var(--mobile-primary,#1767dc);box-shadow:0 2px 7px #1f59a91f}.folderSections{gap:10px;width:100%;display:grid!important}.appShell--home .lectureModuleSection,.appShell--home .mobilePracticeUtility{border-radius:17px;min-width:0;overflow:hidden;border:1px solid var(--mobile-border,#dce5f2)!important;background:var(--mobile-surface,#fff)!important;padding:0!important;box-shadow:0 4px 13px #203b670b!important}.lectureModuleSection+.mobilePracticeUtility{margin-top:18px}.mobilePracticeUtility+.mobilePracticeUtility{margin-top:0}.appShell--home .folderSectionHeader{text-align:left;align-items:center;gap:12px;width:100%;min-height:74px!important;color:var(--mobile-ink,#101a40)!important;background:0 0!important;border:0!important;grid-template-columns:38px minmax(0,1fr) 24px!important;margin:0!important;padding:12px 14px!important;display:grid!important}summary.folderSectionHeader{cursor:pointer;list-style:none}summary.folderSectionHeader::-webkit-details-marker{display:none}.appShell--home .folderSectionHeader h3{margin:0;font-weight:750;line-height:1.25;color:inherit!important;font-family:var(--app-font,Arial, Helvetica, sans-serif)!important;font-size:17px!important}.appShell--home .lectureModuleSection .folderSectionHeader{grid-template-columns:minmax(0,1fr) 24px!important;padding-left:18px!important;padding-right:14px!important}.appShell--home .lectureModuleSection .mobileModuleIcon,.folderSectionHeader p,.folderSectionHeader .sectionCount{display:none!important}.appShell--home .mobileModuleIcon{border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;background:var(--mobile-surface-soft,#eef4ff)!important;color:var(--mobile-primary,#1767dc)!important}.appShell--home .mobileModuleIcon .mizaanIconSystem{width:23px;height:23px}.appShell--home .folderSectionChevron{justify-self:end;width:21px;height:21px;color:var(--mobile-muted,#69738a)!important}.folderSectionContent{border-top:1px solid var(--mobile-border,#dce5f2);padding:0 14px 14px!important}.mobilePracticeUtility .folderSectionContent{padding:12px 14px 14px!important}.desktopPracticeUtilityLabel{display:none!important}.lectureModuleContent{gap:8px;display:grid}.lectureTopicGroup{border-bottom:1px solid var(--mobile-border,#dce5f2)}.lectureTopicGroup:last-child{border-bottom:0}.lectureTopicSummary{min-height:44px;color:var(--mobile-ink,#101a40);padding:10px 0}.lectureRows{padding:0 0 8px}.lectureRow{min-height:42px;color:var(--mobile-ink,#101a40);padding:8px 0}.setGrid{gap:8px;grid-template-columns:1fr!important}.folderSectionContent .setCard{min-height:58px;padding:11px 12px}.appShell--setup{padding-top:0}.appShell--quiz,.appShell--mock{padding-top:0!important}.appShell--setup .oceanGlobalHeader,.appShell--quiz .oceanGlobalHeader,.appShell--mock .oceanGlobalHeader{display:none!important}.appShell--setup .appShellBody,.appShell--quiz .appShellBody,.appShell--mock .appShellBody{min-height:100dvh}.appShell--setup .mainWorkspaceInner{padding:20px 20px calc(108px + env(safe-area-inset-bottom))!important}.appShell--setup .mainWorkspace{padding-top:14px!important}.appShell--setup .practiceSetupWorkspace{width:100%;padding-top:0}.appShell--setup .practiceSetupWorkspace>.mainWorkspaceHeader{border-bottom:1px solid var(--mobile-border,#dce5f2);grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;min-height:54px;margin:0 -20px 24px;padding:0 20px 12px;background:var(--mobile-bg,#f8fbff)!important;display:grid!important}.appShell--setup .practiceSetupWorkspace .mainWorkspaceHeadingGroup{text-align:center;grid-area:1/2;min-width:0}.appShell--setup .practiceSetupWorkspace .mainWorkspaceHeader h1{color:var(--mobile-ink,#101a40);font-family:var(--app-font,Arial, Helvetica, sans-serif);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:21px;font-weight:750;line-height:1.15;overflow:hidden}.appShell--setup .practiceSetupWorkspace .desktopWorkspaceTitle{display:none!important}.appShell--setup .practiceSetupWorkspace .mobileWorkspaceTitle{display:inline}.appShell--setup .practiceSetupWorkspace .mainWorkspaceActions{grid-area:1/1;justify-self:start;min-width:0}.appShell--setup .setupBackAction{width:40px;min-width:40px;height:40px;min-height:40px;color:var(--mobile-primary,#1767dc);border-radius:50%;justify-content:center;align-items:center;display:inline-flex;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.appShell--setup .setupBackAction span{display:none}.appShell--setup .setupGrid{width:100%;display:block}.appShell--setup .practiceSetupPanel{width:100%;box-shadow:none!important;background:0 0!important;border:0!important;padding:0 0 28px!important}.appShell--setup .setupPrimaryControls{gap:14px;display:grid;grid-template-columns:1fr!important}.appShell--setup .setupPrimaryField{border:1px solid var(--mobile-border,#dce5f2);background:var(--mobile-surface,#fff);border-radius:17px;min-width:0;padding:16px;box-shadow:0 4px 13px #203b670b}.appShell--setup .setupQuestionCountField{text-align:center;align-content:center;justify-items:center;min-height:156px;display:grid}.appShell--setup .setupQuestionCountField label{color:var(--mobile-muted,#69738a);font-size:13px;font-weight:750}.appShell--setup .setupQuestionCountField input{width:100%;min-height:78px;color:var(--mobile-ink,#101a40);text-align:center;background:0 0;border:0;padding:0;font-size:58px;font-weight:700;line-height:1}.appShell--setup .setupQuestionCountField input:focus{outline:0}.appShell--setup .setupQuestionCountField input::-webkit-outer-spin-button{appearance:none;margin:0}.appShell--setup .setupQuestionCountField input::-webkit-inner-spin-button{appearance:none;margin:0}.appShell--setup .setupFilterMenu,.appShell--setup .setupSetCompactMenu{width:100%}.appShell--setup .compactMenuTrigger{border-color:var(--mobile-border,#dce5f2);background:var(--mobile-surface,#fff);width:100%;min-height:54px;color:var(--mobile-ink,#101a40);border-radius:13px}.appShell--setup .setupStartActions{z-index:100;gap:8px;width:100%;padding:12px 20px calc(12px + env(safe-area-inset-bottom))!important;background:var(--mobile-surface,#fff)!important;border-top:1px solid var(--mobile-border,#dce5f2)!important;grid-template-columns:1fr!important;margin:0!important;display:grid!important;position:fixed!important;inset:auto 0 0!important;box-shadow:0 -7px 22px #1e3e7014!important}.appShell--setup .setupStartActions .primary,.appShell--setup .setupStartActions .setLatestResultAction{text-transform:uppercase;border-radius:14px;justify-content:center;width:100%;min-height:54px;font-size:15px;font-weight:800}.appShell--setup .setupStartActions .primary{background:var(--mobile-primary,#1767dc)!important;color:#fff!important}.appShell--setup .setupMockGuidance{margin-top:18px}.appShell--quiz .mainWorkspaceInner,.appShell--mock .mainWorkspaceInner{width:100%!important;padding:0 18px calc(94px + env(safe-area-inset-bottom))!important}.appShell--quiz .mainWorkspaceHeader,.appShell--mock .mainWorkspaceHeader{z-index:83;border-bottom:1px solid var(--mobile-border,#dce5f2);background:var(--mobile-bg,#f8fbff);grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;min-height:70px;margin:0 -18px 20px;padding:13px 18px;position:sticky;top:0;display:grid!important}.appShell--quiz .mainWorkspaceHeader>.mainWorkspaceHeadingGroup,.appShell--mock .mainWorkspaceHeader>.mainWorkspaceHeadingGroup{display:none!important}.appShell--quiz .mainWorkspaceHeader>.mainWorkspaceHeaderCenter,.appShell--mock .mainWorkspaceHeader>.mainWorkspaceHeaderCenter{grid-area:1/2;justify-self:center;width:100%;min-width:0}.appShell--quiz .mainWorkspaceHeader>.mainWorkspaceActions,.appShell--mock .mainWorkspaceHeader>.mainWorkspaceActions,.appShell--quiz .quizQuestionHeaderActions,.appShell--mock .mockHeaderActions{display:contents!important}.practiceQuestionTopNavigation{justify-content:center;align-items:center;width:100%;min-width:0;display:flex}.practiceQuestionPosition{text-overflow:ellipsis;white-space:nowrap;line-height:1.2;overflow:hidden;min-width:0!important;color:var(--mobile-ink,#101a40)!important;font-size:17px!important;font-weight:750!important}.appShell--quiz .practiceQuestionTopNavigation{grid-template-columns:32px minmax(0,1fr) 32px;justify-content:center;align-items:center;gap:4px;display:grid!important}.appShell--quiz .practiceQuestionTopNavigation .practicePreviousAction,.appShell--quiz .practiceQuestionTopNavigation .practiceNextAction{border-radius:9px;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;min-height:32px;color:var(--mobile-primary,#1767dc)!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important;display:inline-flex!important}.appShell--quiz .practiceQuestionTopNavigation .practicePreviousAction .mizaanIconSystem,.appShell--quiz .practiceQuestionTopNavigation .practiceNextAction .mizaanIconSystem{width:22px;height:22px}.appShell--quiz .practiceQuestionTopNavigation .practicePreviousAction:disabled,.appShell--quiz .practiceQuestionTopNavigation .practiceNextAction:disabled{opacity:.45}.appShell--quiz .practiceQuestionTopNavigation .practicePreviousAction:focus-visible,.appShell--quiz .practiceQuestionTopNavigation .practiceNextAction:focus-visible{outline:2px solid var(--mobile-primary,#1767dc);outline-offset:2px}.appShell--mock .practiceQuestionTopNavigation .practicePreviousAction,.appShell--mock .practiceQuestionTopNavigation .practiceNextAction,.appShell--quiz .practiceReferenceAction,.appShell--mock .practiceReferenceAction,.appShell--mock .mockQuestionNavigatorButton,.appShell--quiz .practiceSessionUtilities,.appShell--mock .practiceSessionUtilities{display:none!important}.appShell--quiz .practiceFinishAction,.appShell--mock .practiceFinishAction{border-radius:50%;grid-area:1/1;justify-content:center;justify-self:start;align-items:center;width:40px;min-width:40px;height:40px;min-height:40px;color:var(--mobile-ink,#101a40)!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important;display:inline-flex!important}.appShell--quiz .practiceFinishAction span,.appShell--mock .practiceFinishAction span{display:none}.appShell--quiz .practiceFinishAction .desktopPracticeFinishIcon,.appShell--mock .practiceFinishAction .desktopPracticeFinishIcon{display:none!important}.appShell--quiz .practiceFinishAction .mobilePracticeFinishIcon,.appShell--mock .practiceFinishAction .mobilePracticeFinishIcon{display:block!important}.appShell--quiz .quizQuestionHeaderActions .practiceFinishAction,.appShell--mock .mockHeaderActions .practiceFinishAction{color:var(--mobile-ink,#101a40)!important;background:0 0!important;border:0!important}.appShell--quiz .practiceFlagAction{border-radius:50%;grid-area:1/3;justify-content:center;justify-self:end;align-items:center;width:40px;min-width:40px;height:40px;min-height:40px;display:inline-flex;color:var(--mobile-primary,#1767dc)!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.appShell--mock .practiceFlagAction{display:none!important}.appShell--mock .mobileMockHeaderFlagAction{border-radius:50%;grid-area:1/3;justify-content:center;align-items:center;width:28px;min-width:28px;height:36px;min-height:36px;color:var(--mobile-primary,#1767dc)!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important;display:inline-flex!important}.appShell--mock .mobileMockHeaderFlagAction .mizaanIconSystem{width:21px;height:21px}.appShell--quiz .quizQuestionHeaderActions .practiceFlagAction{color:var(--mobile-primary,#1767dc)!important;background:0 0!important;border:0!important;display:inline-flex!important}.appShell--quiz .quizQuestionHeaderActions .practiceReferenceAction,.appShell--mock .mockHeaderActions .practiceReferenceAction,.appShell--mock .mockHeaderActions .mockQuestionNavigatorButton{display:none!important}.appShell--quiz .mainWorkspaceHeader .practiceQuestionTopNavigation{justify-content:center;align-items:center;display:grid!important}.appShell--quiz .practiceFinishAction .mizaanIconSystem,.appShell--quiz .practiceFlagAction .mizaanIconSystem,.appShell--mock .practiceFinishAction .mizaanIconSystem{width:24px;height:24px}.appShell--quiz .quizWorkbench,.appShell--mock .quizWorkbench{width:100%;min-width:0}.appShell--quiz .questionCard,.appShell--mock .questionCard{width:100%;max-width:none;margin:0;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0 0 18px!important}.appShell--quiz .questionCard .stem,.appShell--mock .questionCard .stem{max-width:none;color:var(--mobile-ink,#101a40);overflow-wrap:anywhere;text-wrap:pretty;white-space:pre-line;margin:0;font-size:17px!important;font-weight:400!important;line-height:1.5!important}.appShell--quiz .questionCard .stemParagraph,.appShell--mock .questionCard .stemParagraph{margin-bottom:16px}.appShell--quiz .questionCard .stemParagraph:last-child,.appShell--mock .questionCard .stemParagraph:last-child{margin-bottom:0}.appShell--quiz .stemTableWrap,.appShell--mock .stemTableWrap{-webkit-overflow-scrolling:touch;width:100%;max-width:100%;overflow-x:auto}.appShell--quiz .stemTable,.appShell--mock .stemTable{table-layout:fixed;width:100%;min-width:0;max-width:100%;font-size:12px;line-height:1.3}.appShell--quiz .stemTable th,.appShell--quiz .stemTable td,.appShell--mock .stemTable th,.appShell--mock .stemTable td{overflow-wrap:anywhere;word-break:normal;padding:8px 6px}.appShell--quiz .highlightTools,.appShell--mock .highlightTools{display:none!important}.appShell--quiz .options,.appShell--mock .options{gap:9px;margin-top:20px;display:grid}.appShell--quiz .option,.appShell--mock .option{border:1px solid var(--mobile-border,#dce5f2);background:var(--mobile-surface,#fff);width:100%;min-height:64px;color:var(--mobile-ink,#101a40);border-radius:16px;align-items:flex-start;gap:12px;padding:15px 14px;font-size:16px;font-weight:400;line-height:1.35;display:flex;box-shadow:0 3px 10px #203b6709}.appShell--quiz .questionCard .option,.appShell--mock .questionCard .option{border-color:var(--mobile-border,#dce5f2)!important;background:var(--mobile-surface,#fff)!important;color:var(--mobile-ink,#101a40)!important}.appShell--quiz .option:hover,.appShell--mock .option:hover{border-color:var(--mobile-border,#dce5f2);background:var(--mobile-surface,#fff)}.appShell--quiz .option.selected,.appShell--mock .option.selected{border-color:var(--mobile-primary,#1767dc)!important;background:var(--mobile-surface-soft,#eef4ff)!important}.mobileOptionIndicator{border:2px solid var(--mobile-muted,#69738a);background:0 0;border-radius:50%;flex:0 0 23px;width:23px;height:23px;margin-top:1px;display:inline-flex}.option.selected .mobileOptionIndicator{border-color:var(--mobile-primary,#1767dc);box-shadow:inset 0 0 0 5px var(--mobile-surface,#fff);background:var(--mobile-primary,#1767dc)}.option.correct .mobileOptionIndicator{border-color:var(--mobile-success,#138a60)}.option.correct.selected .mobileOptionIndicator{background:var(--mobile-success,#138a60)}.option.wrong .mobileOptionIndicator{border-color:var(--mobile-danger,#d44747)}.option.wrong.selected .mobileOptionIndicator{background:var(--mobile-danger,#d44747)}.appShell--quiz .optionStatsText{min-width:0;color:inherit;flex:1;line-height:1.38}.appShell--quiz .optionStatsText strong,.appShell--mock .option>strong{color:inherit;font-weight:700}.appShell--mock .mockOptionLabel{flex:auto;min-width:0;line-height:1.38;display:block}.appShell--mock .option>strong{flex:0 0 22px}.appShell--quiz .optionDropdown{min-height:0;padding:0;display:block;overflow:hidden}.appShell--quiz .optionDropdownSummary{width:100%;min-height:64px;color:inherit;text-align:left;background:0 0;border:0;border-radius:15px;align-items:flex-start;gap:12px;padding:15px 14px!important;display:flex!important}.appShell--quiz .optionDropdownSummary:hover{background:0 0}.appShell--quiz .optionDropdownText{max-height:none;color:inherit;font-size:14px;line-height:1.5;background:0 0!important;border:0!important;padding:0 14px 15px 49px!important}.appShell--quiz .optionDropdownTextClosed{display:none}.appShell--quiz .optionDropdownTextOpen{display:block}.appShell--quiz .optionDropdown.correct{border-color:color-mix(in srgb, var(--mobile-success,#138a60) 45%, var(--mobile-border,#dce5f2))!important;background:var(--mobile-success-soft,#e8f8f1)!important}.appShell--quiz .optionDropdown.wrong{border-color:color-mix(in srgb, var(--mobile-danger,#d44747) 45%, var(--mobile-border,#dce5f2))!important;background:var(--mobile-danger-soft,#fff0f0)!important}.appShell--quiz .questionCard .option.optionDropdown.correct{border-color:color-mix(in srgb, var(--mobile-success,#138a60) 45%, var(--mobile-border,#dce5f2))!important;background:var(--mobile-success-soft,#e8f8f1)!important}.appShell--quiz .questionCard .option.optionDropdown.wrong{border-color:color-mix(in srgb, var(--mobile-danger,#d44747) 45%, var(--mobile-border,#dce5f2))!important;background:var(--mobile-danger-soft,#fff0f0)!important}.appShell--quiz .optionDropdown.correct .optionDropdownSummary,.appShell--quiz .optionDropdown.wrong .optionDropdownSummary{background:0 0}.appShell--quiz .optionDropdown.correct .mobileOptionIndicator{border-color:var(--mobile-success,#138a60)}.appShell--quiz .optionDropdown.wrong.selected .mobileOptionIndicator{border-color:var(--mobile-danger,#d44747);background:var(--mobile-danger,#d44747)}.appShell--quiz .optionChevron{width:20px;height:20px;color:var(--mobile-muted,#69738a);flex:0 0 20px;margin-left:auto}.appShell--quiz .practiceQuestionActions{display:none!important}.appShell--quiz .mobilePostAnswerAction{width:100%;margin:0;padding:12px 0 0;display:flex}.appShell--quiz .mobilePostAnswerAction .practiceNextAction{text-align:center;justify-content:center;align-items:center;width:100%;min-height:54px;font-weight:800;display:inline-flex;background:var(--mobile-primary,#1767dc)!important;color:#fff!important;border:0!important;border-radius:14px!important;height:auto!important;padding:12px 10px!important;font-size:15px!important}.appShell--quiz .mobileBottomBar,.appShell--mock .mobileBottomBar{min-height:72px;padding:10px 16px calc(10px + env(safe-area-inset-bottom));background:var(--mobile-surface,#fff)!important;border-top:1px solid var(--mobile-border,#dce5f2)!important}.appShell--quiz .mobileQuizActionGroup,.appShell--mock .mobileQuizActionGroup{gap:8px;width:100%;display:grid}.appShell--quiz .mobileQuizActionGroup{grid-template-columns:1fr}.appShell--quiz .mobileQuizActionGroup .practiceQuestionSecondaryActions,.appShell--quiz .mobileQuizActionGroup button,.appShell--mock .mobileQuizActionGroup button{width:100%;min-width:0}.appShell--quiz .mobileQuizActionGroup .practiceQuestionSecondaryActions{justify-content:center;align-items:center;display:flex}.appShell--quiz .mobileQuizActionGroup button,.appShell--mock .mobileQuizActionGroup button{border:0;border-radius:14px;min-height:54px;padding:12px 10px;font-size:15px;font-weight:800}.appShell--quiz .mobileQuizActionGroup .confirmAnswerButton,.appShell--quiz .mobileQuizActionGroup .practiceNextAction{text-align:center;justify-content:center;background:var(--mobile-primary,#1767dc)!important;color:#fff!important}.appShell--quiz .mobileQuizActionGroup .confirmAnswerButton:disabled{background:color-mix(in srgb, var(--mobile-primary,#1767dc) 32%, var(--mobile-border,#dce5f2));color:var(--mobile-muted,#69738a)}.appShell--mock .mobileQuizActionGroup{grid-template-columns:repeat(2,minmax(0,1fr))}.appShell--mock .mobileQuizActionGroup button{background:var(--mobile-surface,#fff);border:1px solid var(--mobile-border,#dce5f2);min-height:48px;color:var(--mobile-ink,#101a40);padding:10px 5px;font-size:12px}.appShell--mock .mobileQuizActionGroup button:nth-child(2),.appShell--mock .mobileQuizActionGroup button:last-child{background:var(--mobile-primary,#1767dc)!important;border-color:var(--mobile-primary,#1767dc)!important;color:#fff!important}.appShell--mock .mobileQuizActionGroup .practicePreviousAction,.appShell--mock .mobileQuizActionGroup .practiceNextAction{text-align:center;justify-content:center}.appShell--mock .mobileQuizActionGroup .practicePreviousAction .mockMobileActionLabel,.appShell--mock .mobileQuizActionGroup .practiceNextAction .mockMobileActionLabel{display:none}.appShell--mock .mobileQuizActionGroup .practicePreviousAction .mizaanIconSystem,.appShell--mock .mobileQuizActionGroup .practiceNextAction .mizaanIconSystem{width:23px;height:23px}.appShell--mock .mockQuestionHeaderControls{align-items:center;width:100%;min-height:40px;position:relative;display:block!important}.appShell.appShell--quiz.appShell--mock .mainWorkspaceHeader{grid-template-columns:42px minmax(0,1fr) 42px!important}.appShell--mock .mainWorkspaceHeader>.mainWorkspaceHeaderCenter{grid-row:1;justify-self:stretch;width:100%;grid-column:1/-1!important}.appShell--mock .mockQuestionHeaderControls .practiceQuestionTopNavigation{justify-content:center;width:max-content;height:40px;position:absolute;top:0;left:50%;transform:translate(-50%);display:flex!important}.appShell--mock .mockQuestionHeaderControls .practiceQuestionPosition{font-size:15px!important}.appShell--mock .mockTimer{border:1px solid var(--mobile-border,#dce5f2);background:var(--mobile-surface-soft,#eef4ff);width:84px;min-width:84px;height:40px;min-height:40px;color:var(--mobile-primary,#1767dc);border-radius:999px;justify-content:space-between;align-items:center;gap:3px;padding:0 4px 0 8px;position:absolute;top:0;right:0;overflow:visible;display:inline-flex!important}.appShell--mock .mockTimerValue{color:var(--mobile-ink,#101a40);font-variant-numeric:tabular-nums;font-size:10px;line-height:1;display:inline-block;min-width:0!important}.appShell--mock .mockTimerToggle{min-height:0;color:inherit;background:0 0;border:0;border-radius:50%;flex:0 0 28px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:5px;right:3px;width:28px!important;height:28px!important;padding:0!important}.appShell--mock .mockTimerToggle .mizaanIconSystem{width:18px;height:18px}.appShell--mock .mockQuestionHeaderControls .mobileMockHeaderFlagAction{position:absolute;top:2px;right:88px}.appShell--mock .mobileBottomBar .practicePreviousAction,.appShell--mock .mobileBottomBar .practiceFlagAction,.appShell--mock .mobileBottomBar .practiceNextAction,.appShell--mock .mobileBottomBar .practiceFinishAction{grid-area:auto!important;width:100%!important;min-width:0!important;min-height:48px!important;padding:10px 3px!important;font-size:11px!important;display:inline-flex!important}.appShell.appShell--quiz.appShell--mock .mobileBottomBar .mobileQuizActionGroup{align-items:center;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;display:grid!important}.appShell.appShell--quiz.appShell--mock .mainWorkspaceHeader .practiceFlagAction{display:none!important}.appShell.appShell--quiz.appShell--mock .mobileBottomBar .mobileQuizActionGroup>button.practiceNextAction{display:inline-flex!important}.appShell.appShell--quiz .quizWorkbench>.explanation.panel{width:100%;max-width:none;margin:14px 0 0;box-shadow:none!important;background:0 0!important;border:0!important;padding:0 0 18px!important}.appShell--quiz .explanationMeta{display:none}.appShell--quiz .explanation .teachingSection,.appShell--quiz .explanation .sourceBox{border:1px solid var(--mobile-border,#dce5f2);background:var(--mobile-surface,#fff);border-radius:16px;margin:10px 0 0;padding:16px;box-shadow:0 3px 10px #203b6709}.appShell--quiz .explanation .highYieldTeachingSection{border-color:color-mix(in srgb, var(--mobile-primary,#1767dc) 26%, var(--mobile-border,#dce5f2));background:var(--mobile-surface-soft,#eef4ff)}.appShell--quiz .explanation .teachingSection h3,.appShell--quiz .explanation .sourceBox strong{color:var(--mobile-ink,#101a40);margin:0 0 8px;font-size:17px;line-height:1.25}.appShell--quiz .explanation .teachingSection p,.appShell--quiz .explanation .teachingSection li,.appShell--quiz .explanation .sourceBox p{color:var(--mobile-ink,#101a40);margin:0;font-size:14px;line-height:1.5}.appShell--quiz .explanation .sourceBox p{font-weight:400!important}.appShell--quiz .explanation .sourceBox .practiceSourceAction{border:1px solid var(--mobile-primary,#1767dc);width:100%;min-height:42px;color:var(--mobile-primary,#1767dc);border-radius:11px;justify-content:center;align-items:center;margin-top:12px;padding:9px 12px;text-decoration:none;display:inline-flex}.appShell--quiz .explanation .privateNotePanel,.appShell--quiz .explanation .feedbackPanel{border-color:var(--mobile-border,#dce5f2);background:var(--mobile-surface,#fff);box-shadow:none;border-radius:16px;margin-top:12px}.appShell--review .mainWorkspaceInner{padding:24px 16px calc(112px + env(safe-area-inset-bottom))!important}.appShell--review .mainWorkspaceHeader{margin-bottom:22px}.appShell--review .mainWorkspaceHeader h1{color:var(--mobile-ink,#101a40);letter-spacing:-.035em;margin:0;font-size:34px;font-weight:800;line-height:1.08;font-family:var(--app-font,Arial, Helvetica, sans-serif)!important}.appShell--review .reviewDashboard{gap:16px;display:grid}.appShell--review .reviewAnalyticsRegion{grid-template-columns:1fr;gap:12px;display:grid}.appShell--review .reviewSummaryVisual,.appShell--review .reviewWeakAreasPanel,.appShell--review .reviewDashboard>.panel{border:1px solid var(--mobile-border,#dce5f2);background:var(--mobile-surface,#fff);border-radius:17px;width:100%;min-width:0;box-shadow:0 4px 13px #203b670b;padding:16px!important}.appShell--review .reviewDashboard>.panel{overflow:hidden}.appShell--review .reviewSummaryVisualHeader,.appShell--review .reviewQuestionsHeader{justify-content:space-between;align-items:center;gap:10px;display:flex}.appShell--review .reviewSummaryVisualHeader h2,.appShell--review .reviewWeakAreasHeader h2,.appShell--review .reviewQuestionsHeader h3{color:var(--mobile-ink,#101a40);margin:0;font-size:18px;font-family:var(--app-font,Arial, Helvetica, sans-serif)!important}.appShell--review .reviewSummaryVisualHeader>strong{color:var(--mobile-primary,#1767dc);font-size:26px}.appShell--review .reviewSummaryBars{gap:10px;margin-top:16px;display:grid}.appShell--review .reviewSummaryBarRow{color:var(--mobile-muted,#69738a);grid-template-columns:76px minmax(0,1fr) 24px;align-items:center;gap:8px;font-size:12px;font-weight:700;display:grid}.appShell--review .reviewSummaryBarTrack{background:var(--mobile-surface-soft,#eef4ff);border-radius:999px;height:8px;overflow:hidden}.appShell--review .reviewSummaryBarTrack>span{border-radius:inherit;background:var(--mobile-success,#138a60);height:100%;display:block}.appShell--review .reviewSummaryBarTrack--incorrect>span{background:var(--mobile-danger,#d44747)}.appShell--review .reviewSummaryBarTrack--reanswered>span{background:var(--mobile-primary,#1767dc)}.appShell--review .reviewQuestionTools{gap:6px;display:flex}.appShell--review .reviewQuestionTools button{width:38px;min-width:38px;height:38px;min-height:38px;padding:0}.appShell--review .reviewMiniToggle{border:1px solid var(--mobile-border,#dce5f2)!important;background:var(--mobile-surface-soft,#eef4ff)!important;color:var(--mobile-primary,#1767dc)!important;box-shadow:none!important}.appShell--review .reviewDateGroup{gap:10px;margin-top:16px}.appShell--review .reviewDateHeader{box-shadow:none;background:0 0;border:0;padding:10px 0 4px;position:static}.appShell--review .reviewItem{border:1px solid var(--mobile-border,#dce5f2);background:var(--mobile-surface,#fff);box-shadow:none;border-radius:16px;margin-top:0;padding:14px!important}.appShell--review .reviewCardTitle{color:var(--mobile-ink,#101a40);text-overflow:ellipsis;font-size:15px;line-height:1.3;display:block;overflow:hidden;font-family:var(--app-font,Arial, Helvetica, sans-serif)!important}.appShell--review .reviewCardHeaderActions .reviewCardToggleButton{width:36px;min-width:36px;height:36px;min-height:36px;padding:0}.appShell--review .reviewExpandedContent{border-top:1px solid var(--mobile-border,#dce5f2);margin-top:14px;padding-top:14px}.appShell--review .reviewStem{font-size:15px;line-height:1.45}.appShell--review .reviewOptionList{gap:8px;margin:14px 0 0}.appShell--review .reviewOptionLine{border-radius:12px;padding:11px 12px;font-size:14px;line-height:1.4}.appShell--review .reviewSourceRow,.appShell--review .reviewCollapsedActions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.appShell--review .reviewIconAction,.appShell--review .reviewMiniButton{justify-content:center;min-height:42px}.appShell--heatmap .mainWorkspaceInner{padding:24px 16px calc(112px + env(safe-area-inset-bottom))!important}.appShell--heatmap .mainWorkspaceHeader h1{color:var(--mobile-ink,#101a40);letter-spacing:-.035em;margin:0;font-size:34px;font-weight:800;line-height:1.08;font-family:var(--app-font,Arial, Helvetica, sans-serif)!important}.appShell--heatmap .desktopWorkspaceTitle{display:none!important}.appShell--heatmap .mobileWorkspaceTitle{display:inline}.appShell--heatmap .heatmapWorkspace{margin-top:0!important;padding:0!important}.appShell--heatmap .heatmapLegend{border-bottom:1px solid var(--mobile-border,#dce5f2);gap:8px 12px;margin:0 0 14px;padding:0 0 12px;font-size:11px;display:flex}.appShell--heatmap .activityHeatmapWrap{border:1px solid var(--mobile-border,#dce5f2);background:var(--mobile-surface,#fff);box-shadow:none;border-radius:16px;margin-top:12px;padding:14px}.appShell--heatmap .activityHeatmapHeading h3{color:var(--mobile-ink,#101a40);font-size:17px}.appShell--heatmap .heatmapEmptyState{border-color:var(--mobile-border,#dce5f2);background:var(--mobile-surface-soft,#eef4ff);color:var(--mobile-muted,#69738a);margin-top:12px;padding:18px 14px;font-size:14px;line-height:1.45}.appShell--heatmap .groupedActivityTopRow,.appShell--heatmap .groupedActivityRow{grid-template-columns:minmax(110px,150px) 18px minmax(0,1fr)}@media (width<=520px){.mainWorkspaceInner,.mainWorkspaceInner.wide{padding-left:18px!important;padding-right:18px!important}.oceanGlobalHeader{padding-left:14px;padding-right:14px}.homeContinueButton{padding-left:14px!important;padding-right:14px!important}.folderHeader h2,.appShell--review .mainWorkspaceHeader h1,.appShell--heatmap .mainWorkspaceHeader h1{font-size:31px}.mobileHomeHeading{font-size:30px!important}.appShell--quiz .mainWorkspaceHeader,.appShell--mock .mainWorkspaceHeader{margin-left:-18px;margin-right:-18px;padding-left:18px;padding-right:18px}.appShell--quiz .questionCard .stem,.appShell--mock .questionCard .stem{font-size:17px!important}.appShell--quiz .option,.appShell--mock .option{min-height:64px;padding:14px 13px;font-size:16px}.appShell--quiz .optionDropdownSummary{min-height:64px;padding:14px 13px!important}.appShell--quiz .optionDropdownText{padding-left:47px!important;padding-right:12px!important}.appShell--mock .mobileQuizActionGroup{gap:5px}.appShell--mock .mobileQuizActionGroup button{padding-left:2px;padding-right:2px;font-size:11px}.appShell--review .reviewSourceRow,.appShell--review .reviewCollapsedActions{grid-template-columns:1fr}.appShell--review .reviewSummaryBarRow{grid-template-columns:68px minmax(0,1fr) 22px}}@media (width<=375px){.mainWorkspaceInner,.mainWorkspaceInner.wide{padding-left:16px!important;padding-right:16px!important}.appShell--quiz .mainWorkspaceHeader,.appShell--mock .mainWorkspaceHeader{margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px}.appShell--quiz .mainWorkspaceInner,.appShell--mock .mainWorkspaceInner{padding-left:16px!important;padding-right:16px!important}.appShell--quiz .questionCard .stem,.appShell--mock .questionCard .stem{font-size:16px!important}.appShell--quiz .option,.appShell--mock .option{font-size:15px}.mobilePrimaryBottomNavigation button{font-size:11px}.mobilePrimaryBottomNavigation .mizaanIconSystem{width:23px;height:23px}.appShell--quiz .practiceQuestionPosition{font-size:15px!important}}@media (width<=350px){.appShell--mock .mockQuestionHeaderControls{min-height:40px}.appShell--mock .mockQuestionHeaderControls .mobileMockHeaderFlagAction{top:2px;left:44px;right:auto}.appShell--mock .mockTimer{width:78px;min-width:78px}}}@media (width>=901px){:is(.mobilePrimaryBottomNavigation,.mobileBottomBar:has(.mobilePrimaryBottomNavigation)){display:none!important}}@media (prefers-reduced-motion:reduce){.mobilePrimaryBottomNavigation button,.mobileOptionIndicator,.folderCard,.mobilePracticeYearSwitcher button{transition:none!important}}.mizaanLoadingMark{width:28px;height:28px;color:var(--primary);place-items:center;display:inline-grid}.mizaanLoadingMark svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.1px;width:100%;height:100%}.mizaanLoadingOutline{opacity:.34}.mizaanLoadingTrace{stroke-dasharray:42;stroke-dashoffset:42px;animation:1.1s cubic-bezier(.2,.8,.2,1) infinite mizaanLoadingTrace}@keyframes mizaanLoadingTrace{55%,to{stroke-dashoffset:0}}@media (prefers-reduced-motion:reduce){.mizaanLoadingTrace{stroke-dashoffset:0;animation:none}}
