:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#18211f;background:#f7f8f5;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea{font:inherit}button{cursor:pointer}.loading{min-height:100vh;display:grid;place-items:center;color:#60706b}.login{min-height:100vh;display:grid;grid-template-columns:minmax(320px,.86fr) 1.14fr;background:#10221e;color:#f5fbf4}.loginCopy{padding:clamp(36px,7vw,92px);display:flex;flex-direction:column;justify-content:center;max-width:680px}.mark{width:52px;height:52px;display:grid;place-items:center;background:#d6ff64;color:#10221e;border-radius:8px;margin-bottom:34px}.login h1{font-size:clamp(48px,8vw,104px);line-height:.92;margin:0 0 24px;letter-spacing:0}.login p{font-size:19px;line-height:1.55;color:#cfddd7;max-width:520px}.primaryAction{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:44px;padding:0 18px;border:0;border-radius:7px;background:#d6ff64;color:#13201e;text-decoration:none;font-weight:700}.primaryAction.compact{min-height:38px;font-size:14px}.loginVisual{position:relative;overflow:hidden;background:radial-gradient(circle at 66% 24%,rgba(214,255,100,.2),transparent 28%),linear-gradient(145deg,#213b33,#0d1716 72%)}.loginVisual svg{position:absolute;top:11%;right:7%;bottom:11%;left:7%;width:86%;height:78%}.loginVisual path{fill:none;stroke:#d6ff645c;stroke-width:3}.node{position:absolute;z-index:1;width:116px;height:116px;display:grid;place-items:center;border:1px solid rgba(245,251,244,.2);border-radius:50%;color:#f5fbf4;background:#142c26db;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);animation:float 7s ease-in-out infinite}.n1{left:14%;top:20%}.n2{right:20%;top:26%;animation-delay:-1s}.n3{left:24%;bottom:24%;animation-delay:-2s}.n4{right:14%;bottom:18%;animation-delay:-3s}@keyframes float{50%{transform:translateY(-12px)}}.app{min-height:100vh;display:grid;grid-template-columns:244px 1fr}.sidebar{background:#18211f;color:#f4f8f2;padding:18px;display:flex;flex-direction:column;gap:24px}.brand{display:flex;align-items:center;gap:10px;font-weight:800}.brand>div:last-child{display:grid;line-height:1.05}.brand span{color:#b9c8c2;font-size:13px;font-weight:650}.schoviaLogo{width:30px;height:30px;display:grid;place-items:center;border-radius:7px;background:#d6ff64;color:#13201e;font-weight:900}nav{display:grid;gap:4px}nav button,.profile button,.actions button:not(.primaryAction){border:0;background:transparent;color:inherit}nav button{display:flex;align-items:center;gap:10px;color:#b9c8c2;padding:10px 12px;border-radius:7px;text-align:left}nav button.active,nav button:hover{background:#273631;color:#fff}.subNav{display:grid;gap:2px;margin:-2px 0 8px 27px}.subNav button{min-height:30px;padding:6px 10px;color:#a9bbb4;font-size:13px}.subNav button.active,.subNav button:hover{color:#f4f8f2;background:#22302c}.profile{margin-top:auto;display:flex;align-items:center;gap:10px;border-top:1px solid rgba(255,255,255,.1);padding-top:16px;font-size:13px;color:#b9c8c2}.courseSwitcher{padding:12px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#101816}.courseSwitcher label{display:grid;gap:6px;margin:0;color:#b9c8c2;font-size:12px}.courseSwitcher strong{color:#f4f8f2;font-size:14px;line-height:1.25}.courseSwitcher select{width:100%;min-height:36px;border-color:#3a4a45;background:#101816;color:#f4f8f2}.workspace{padding:30px;overflow:auto}.page header{display:flex;justify-content:space-between;align-items:end;gap:24px;border-bottom:1px solid #dfe5dc;padding-bottom:18px;margin-bottom:22px}h2{font-size:30px;margin:0}h3{margin:0 0 12px}.page header p{margin:0;color:#65736f}.sourceGrid,.graphLayout,.adminGrid{display:grid;grid-template-columns:minmax(320px,.82fr) 1.18fr;gap:22px}.courseHomeLayout{display:grid;grid-template-columns:minmax(280px,.45fr) 1fr;gap:22px;align-items:start}.headerCourse{padding:8px 12px;border:1px solid #dfe5dc;border-radius:7px;background:#fff}.courseCreatePanel{display:grid;gap:14px}.courseCreatePanel p{margin:-4px 0 0;color:#65736f;line-height:1.45}.courseDirectory{min-height:360px}.courseRows{display:grid;gap:10px}.courseRowLarge{display:grid;grid-template-columns:1fr auto;align-items:center;gap:14px;padding:14px;border:1px solid #dde4dc;border-radius:8px;background:#fbfcfa}.courseRowLarge.selected{border-color:#8aae2e;background:#f4fbdf}.courseRowTitle{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.courseRowTitle span{padding:3px 7px;border-radius:999px;background:#eaf0e7;color:#43514d;font-size:12px;font-weight:700}.courseRowLarge small{display:block;margin-top:4px;color:#65736f}.courseRowActions{display:flex;align-items:center;gap:8px}.selectedAction{color:#43514d;font-weight:700}.inputPanel,.listPanel,.questionPane,.inspector,.panel,.empty{background:#fff;border:1px solid #dde4dc;border-radius:8px;padding:18px}label{display:grid;gap:7px;font-size:13px;color:#586863;margin-bottom:14px}input,textarea,select{border:1px solid #cfd8d1;border-radius:7px;padding:10px 11px;color:#18211f;background:#fbfcfa}textarea{min-height:120px;resize:vertical}.answerBox{width:100%;min-height:160px;margin:14px 0}.questionFeedbackPanel{display:grid;gap:10px;margin:14px 0;padding:14px;border:1px solid #dde4dc;border-radius:8px;background:#fbfcfa}.questionFeedbackPanel label{margin-bottom:0}.questionFeedbackPanel textarea{min-height:110px}.row{display:flex;gap:10px;align-items:flex-start;padding:12px 0;border-bottom:1px solid #eef1ed}.row>div{flex:1}.row strong{display:block;font-size:14px}.row small{color:#697873;line-height:1.4}.rowAction{border:1px solid #cfd8d1;background:#fff;border-radius:7px;padding:6px 9px;color:#263330;font-size:12px}.dot{width:9px;height:9px;border-radius:50%;margin-top:5px;background:#90a09a;flex:0 0 auto}.dot.complete,.dot.success{background:#34855d}.dot.failed{background:#b34848}.dot.processing,.dot.queued,.dot.graph_review{background:#d09b2a}.statusLine,.fileLine{color:#55655f}.error{color:#9d2929}.activityPanel{margin-top:18px;border-top:1px solid #eef1ed;padding-top:14px}.activityItem{display:grid;grid-template-columns:24px 1fr;gap:10px;padding:10px 0}.activityItem small{display:block;color:#697873;margin-top:2px}.activityItem ol{margin:8px 0 0;padding-left:18px;color:#60706b;font-size:13px;line-height:1.5}.graphSummaryPanel pre{max-height:620px;margin:0;overflow:auto;white-space:pre-wrap;border:1px solid #eef1ed;border-radius:8px;background:#fbfcfa;padding:12px;font-size:12px;line-height:1.45}.decisionReview{display:grid;gap:10px;padding:14px 0;border-bottom:1px solid #eef1ed}.decisionReview strong,.decisionReview small{display:block}.decisionReview small{color:#697873;margin-top:3px}.decisionReview textarea{min-height:280px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px}.sourceSecondaryAction{justify-self:start;margin:0 0 14px}.sourceSecondaryAction:disabled{cursor:not-allowed;opacity:.56}.sourceDraftText{min-height:360px}.sectionHeader{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px}.sectionHeader h3{margin:0}.jobRow ol{margin:0 0 8px 34px;color:#60706b;font-size:13px;line-height:1.45}.spinner{width:18px;height:18px;margin-top:2px;border-radius:50%;border:2px solid #dfe5dc;border-top-color:#78982c;animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.questionPane{max-width:860px}.practiceHeaderControls{display:flex;align-items:center;justify-content:space-between;gap:18px}.segmentedControl{display:inline-flex;align-items:center;padding:3px;border:1px solid #cfd8d1;border-radius:8px;background:#fbfcfa}.segmentedControl button{min-height:32px;border:0;border-radius:6px;background:transparent;color:#263330;padding:0 12px}.segmentedControl button.active{background:#263330;color:#fff}.eyebrow{text-transform:uppercase;letter-spacing:.08em;font-size:12px;color:#60706b}.choices{display:grid;gap:10px;margin:16px 0}.choices label{display:grid;grid-template-columns:20px 28px 1fr;align-items:start;margin:0;color:#263330;border:1px solid #dfe5dc;border-radius:8px;padding:12px;background:#fbfcfa}.choices label.selected{border-color:#78982c;background:#f2f8df}.choices label.selectedCorrect,.choices label.correct{border-color:#34855d;background:#eaf6ee}.choices label.selectedWrong{border-color:#d09b2a;background:#fff2df}.actions{display:flex;gap:10px;align-items:center}.actions button:not(.primaryAction){min-height:38px;padding:0 14px;border:1px solid #cfd8d1;border-radius:7px;color:#263330}.feedback{margin-top:16px;padding:14px;border-radius:8px;white-space:pre-wrap}.feedback.good{background:#eaf6ee;color:#174a2c}.feedback.needsWork{background:#fff2df;color:#684100}.mcqFeedbackDetails{display:grid;gap:14px;margin:12px 0}.mcqFeedbackDetails section,.frqFeedbackDetails section{display:grid;gap:5px;padding-top:12px;border-top:1px solid rgba(104,65,0,.18)}.mcqFeedbackDetails h4,.mcqFeedbackDetails p,.frqFeedbackDetails h4,.frqFeedbackDetails p{margin:0}.mcqFeedbackDetails h4,.frqFeedbackDetails h4{font-size:13px;color:inherit}.frqFeedbackDetails{display:grid;gap:14px;margin:12px 0}.mcqFeedbackDetails .answerLine{font-weight:700}.graphPanel{position:relative;width:100%;min-height:520px;background:#fff;border:1px solid #dde4dc;border-radius:8px;overflow:auto}.graphStats{position:absolute;top:14px;left:14px;z-index:1;display:grid;grid-template-columns:auto auto;gap:2px 8px;padding:8px 10px;border:1px solid #eef1ed;border-radius:7px;background:#ffffffeb;color:#60706b;font-size:12px}.graphStats strong{color:#18211f}.graphCanvas{width:100%;min-height:520px}.graphCanvas line{stroke:#bcc8c2;stroke-width:2}.graphNode{cursor:pointer}.graphNode circle{fill:#eef1ed;stroke:#aab8b2;stroke-width:2}.graphNode text{text-anchor:middle;font-size:12px;font-weight:700;fill:#18211f;pointer-events:none}.graphNode.mastered circle{fill:#ccebd6;stroke:#34855d}.graphNode.learning circle{fill:#e9f0ff;stroke:#4c6fb2}.graphNode.review_due circle{fill:#fff1cc;stroke:#c48818}.graphNode.blocked circle{fill:#f3d3d3;stroke:#b34848}.graphNode.selected circle{stroke-width:4;filter:drop-shadow(0 6px 10px rgba(20,39,33,.18))}.badge{display:inline-flex;padding:4px 8px;border-radius:999px;background:#eef1ed;font-size:12px;margin-bottom:12px}.badge.mastered{background:#ccebd6}.badge.learning{background:#e9f0ff}.badge.review_due{background:#fff1cc}dl{display:grid;grid-template-columns:1fr 1fr;gap:10px}dt{color:#65736f}dd{margin:0;font-weight:700}.inspectorSection{margin-top:18px;padding-top:14px;border-top:1px solid #eef1ed}.inspectorSection h4{margin:0 0 8px;font-size:14px}.inspectorSection p{margin:0 0 8px;color:#60706b}.inspectorSection small{display:block;margin-top:8px;line-height:1.45;color:#55655f}.metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:14px;margin-bottom:22px}.metrics div{border-bottom:2px solid #d6ff64;background:#fff;padding:16px;border-radius:8px}.metrics strong{display:block;font-size:30px}.metrics span{color:#65736f}.wide{max-width:920px}.adminGrid{grid-template-columns:repeat(2,minmax(280px,1fr))}.adminGrid .panel:nth-child(5),.adminGrid .panel:last-child{grid-column:1 / -1}.collapsiblePanel{padding:0;overflow:hidden}.panelToggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 18px;border:0;background:#fff;color:#18211f;text-align:left}.panelToggle h3{margin:0}.panelToggle span{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border:1px solid #cfd8d1;border-radius:999px;color:#55655f;font-size:12px;font-weight:700}.collapsiblePanel.open .panelToggle{border-bottom:1px solid #eef1ed}.panelBody{padding:18px}.adminActions{display:flex;flex-wrap:wrap;gap:10px}.adminActions button{min-height:38px;border:1px solid #cfd8d1;border-radius:7px;background:#fff;color:#263330;padding:0 12px}.adminActions .dangerAction{border-color:#d9b6b6;background:#fff6f6;color:#8b3333}.adminPagePanel{padding:18px}.adminForm{display:grid;grid-template-columns:repeat(2,minmax(180px,1fr));gap:12px}.adminForm label{display:grid;gap:6px;color:#55655f;font-size:12px;font-weight:700}.adminForm input,.adminForm select{width:100%;min-height:38px;border:1px solid #d9e1dc;border-radius:7px;background:#fff;color:#263330;padding:0 10px;font:inherit}.adminForm .checkRow{grid-template-columns:auto 1fr;align-items:center;align-self:end;min-height:38px;color:#263330}.adminForm .checkRow input{width:16px;min-height:16px}.adminForm button{align-self:end;min-height:38px;border:1px solid #cfd8d1;border-radius:7px;background:#263330;color:#fff;padding:0 12px}.adminForm button:disabled{cursor:not-allowed;opacity:.56}.courseAdminGrid{display:grid;gap:18px}.courseAdminGrid .adminForm{border:1px solid #eef1ed;border-radius:8px;padding:14px;background:#fbfcfa}.courseAdminGrid h3{grid-column:1 / -1;margin:0}.memberList{grid-column:1 / -1;display:grid;gap:6px;margin-top:4px;color:#55655f}.groupEditorList{display:grid;gap:14px}.groupEditorCard{display:grid;gap:12px;padding:14px;border:1px solid #dde4dc;border-radius:8px;background:#fbfcfa}.groupEditorHeader{display:flex;justify-content:space-between;align-items:flex-start;gap:14px}.groupEditorHeader h3{margin:0 0 4px}.groupEditorHeader p{margin:0;color:#60706b}.formGridTwo{display:grid;grid-template-columns:repeat(2,minmax(180px,1fr));gap:12px}.groupEditorCard label{display:grid;gap:6px;color:#55655f;font-size:12px;font-weight:700}.groupEditorCard input,.groupEditorCard select{width:100%;min-height:38px;border:1px solid #d9e1dc;border-radius:7px;background:#fff;color:#263330;padding:0 10px;font:inherit}.groupEditorCard .checkRow{grid-template-columns:auto 1fr;align-items:center;color:#263330;white-space:nowrap}.groupEditorCard .checkRow input{width:16px;min-height:16px}.tableWrap{overflow-x:auto}.dataTable{width:100%;border-collapse:collapse;min-width:760px;font-size:13px}.dataTable th,.dataTable td{border-bottom:1px solid #eef1ed;padding:10px 8px;text-align:left;vertical-align:top}.dataTable th{color:#60706b;font-weight:700;background:#fbfcfa}.statusPill{display:inline-flex;align-items:center;min-height:22px;padding:2px 8px;border-radius:999px;background:#eef1ed;color:#263330;font-size:12px}.statusPill.success{background:#e0f3e7;color:#174a2c}.statusPill.failed{background:#f6dfdf;color:#7e2424}.statusPill.mock{background:#fff1cc;color:#684100}.statusPill.pending{background:#e9f0ff;color:#28477d}.statusPill.mastered{background:#e0f3e7;color:#174a2c}.statusPill.review_due{background:#fff1cc;color:#684100}.statusPill.learning{background:#e9f0ff;color:#28477d}.statusPill.unattempted{background:#eef1ed;color:#263330}.statusPill.open{background:#fff1cc;color:#684100}.feedbackQuestionCell{min-width:280px;max-width:520px}.feedbackQuestionCell strong,.feedbackQuestionCell small{display:block}.feedbackQuestionCell small{margin-top:3px;color:#60706b}.feedbackQuestionCell p,.feedbackCommentCell{white-space:pre-wrap;line-height:1.4}.feedbackQuestionCell p{margin:6px 0 0}.feedbackCommentCell{min-width:220px;max-width:420px}.errorCell{max-width:360px;color:#8b3333;white-space:normal}.monoCell{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;color:#55655f}.errorDetails{max-width:520px;max-height:260px;overflow:auto;white-space:pre-wrap;border:1px solid #eef1ed;border-radius:7px;background:#fbfcfa;padding:10px;color:#263330;font-size:12px}.modalBackdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;padding:28px;background:#0e1a1775}.modal{width:min(1120px,100%);max-height:min(820px,calc(100vh - 56px));display:grid;grid-template-rows:auto auto 1fr;overflow:hidden;border-radius:10px;background:#fff;border:1px solid #dde4dc;box-shadow:0 24px 70px #0e1a1747}.modal.replayOpen{grid-template-rows:auto auto auto 1fr}.modal.nodeQuestionsModal{width:min(880px,100%);grid-template-rows:auto auto auto 1fr}.modalHeader{display:flex;justify-content:space-between;align-items:start;gap:18px;padding:18px;border-bottom:1px solid #eef1ed}.modalHeader h3{margin:0 0 4px}.modalHeader p{margin:0;color:#60706b}.modalActions{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:12px 18px;border-bottom:1px solid #eef1ed}.modalActions button{min-height:34px;border:1px solid #cfd8d1;border-radius:7px;background:#fbfcfa;color:#263330;padding:0 12px}.modalActions button:disabled{cursor:not-allowed;opacity:.56}.modalActions .dangerButton{border-color:#d5b6b6;background:#fff7f7;color:#8a2424}.modalActions span{color:#55655f;font-size:13px}.modalHeaderActions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.replayPanel{min-height:0;display:grid;gap:8px;padding:12px 18px;border-bottom:1px solid #eef1ed;background:#fbfcfa}.replayPanel div{display:flex;flex-wrap:wrap;gap:12px;align-items:baseline}.replayPanel strong{font-size:13px}.replayPanel span,.replayPanel p{margin:0;color:#55655f;font-size:13px}.replayPanel pre{max-height:260px;margin:0;padding:12px;overflow:auto;border:1px solid #e4ebe5;border-radius:7px;background:#fff;white-space:pre-wrap;font-size:12px;line-height:1.45}.jsonGrid{min-height:0;display:grid;grid-template-columns:1fr 1fr;gap:0;overflow:hidden}.jsonGrid section{min-width:0;display:grid;grid-template-rows:auto 1fr;border-right:1px solid #eef1ed}.jsonGrid section:last-child{border-right:0}.jsonGrid h4{margin:0;padding:12px 18px;border-bottom:1px solid #eef1ed}.jsonGrid pre{margin:0;padding:14px 18px;overflow:auto;white-space:pre-wrap;font-size:12px;line-height:1.45;color:#263330;background:#fbfcfa}.debugPage{display:grid;grid-template-columns:minmax(340px,.95fr) 1.05fr;gap:22px}.debugPageHeader{display:flex;justify-content:space-between;align-items:start;gap:16px;margin-bottom:16px}.debugPageHeader p{margin:0;color:#697873;font-size:13px}.debugText{min-height:420px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px}.debugOutput{min-height:520px;margin:0;overflow:auto;white-space:pre-wrap;border:1px solid #eef1ed;border-radius:8px;background:#fbfcfa;padding:12px;font-size:12px}.nodeQuestionTable td:first-child{min-width:300px}.nodeQuestionTable strong,.nodeQuestionTable small{display:block}.nodeQuestionTable small{margin-top:3px;color:#60706b;line-height:1.35}.questionList{min-height:0;overflow:auto;padding:18px;display:grid;align-content:start;gap:12px;background:#fbfcfa}.questionListItem{border:1px solid #dde4dc;border-radius:8px;background:#fff;padding:14px}.questionListItem div{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:8px}.questionListItem small{color:#60706b}.questionListItem p{margin:0;color:#263330;line-height:1.45}.questionDebugDetails{display:grid;gap:10px;margin-top:12px;padding-top:12px;border-top:1px solid #eef1ed}.questionDebugDetails section{display:grid;gap:4px}.questionDebugDetails h4,.questionDebugDetails p,.questionDebugDetails ul{margin:0}.questionDebugDetails h4{color:#60706b;font-size:12px}.questionDebugDetails ul{padding-left:18px;color:#263330;line-height:1.45}.questionListActions{display:flex;justify-content:flex-end;margin-top:12px;margin-bottom:0}@media(max-width:860px){.login,.app,.sourceGrid,.graphLayout,.adminGrid,.debugPage{grid-template-columns:1fr}.practiceHeaderControls{align-items:flex-start;flex-direction:column}.loginVisual{min-height:360px}.sidebar{position:static}.workspace{padding:18px}.page header{display:block}}
