.question-editor label{gap:6px;margin-top:13px;font-size:12px;display:grid}.question-editor textarea,.question-editor input,.question-editor select{background:#fff;border:1px solid #d4dad5;border-radius:8px;padding:10px}.question-editor textarea{resize:vertical;min-height:72px}.option-editor{grid-template-columns:1fr 1fr!important;gap:8px!important;display:grid!important}.option-editor label{align-items:center;margin:0;display:flex}.option-editor label>input:first-child{width:16px;accent-color:var(--green);flex:0 0 16px}.option-editor label>input:last-child{width:100%}.question-editor .marks{max-width:110px}.exam-overlay{z-index:80;background:#eef2ef;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.exam-window{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-rows:auto 5px minmax(0,1fr);width:min(1180px,100%);height:min(760px,95dvh);min-height:0;display:grid;overflow:hidden;box-shadow:0 25px 80px #082f4f20}.exam-header{justify-content:space-between!important;height:90px!important;padding:0 30px!important;position:static!important}.exam-header h2{margin:0;font-size:20px}.timer{border-left:1px solid var(--line);text-align:right;padding-left:28px;display:grid}.timer small{color:var(--muted)}.timer b{color:#b54708;font-size:22px}.exam-progress{background:#e8ede9;height:5px}.exam-progress span{background:var(--green);height:100%;transition:all .2s;display:block}.exam-body{grid-template-columns:220px minmax(0,1fr);min-height:0;display:grid;overflow:hidden}.exam-nav{border-right:1px solid var(--line);background:#f7f9f7;flex-direction:column;min-height:0;padding:28px 22px;display:flex;overflow:auto}.exam-nav p{margin-top:0;font-weight:700}.exam-nav>div{grid-template-columns:repeat(4,1fr);gap:9px;display:grid}.exam-nav>div button{aspect-ratio:1;color:#475467;background:#fff;border:1px solid #d7ddd8;border-radius:8px}.exam-nav>div button.current{border-color:var(--green);color:var(--green);font-weight:800;box-shadow:0 0 0 2px #07885e24}.exam-nav>div button.answered{background:var(--mint)}.exam-nav>small{color:var(--muted);margin-top:17px}.exit-link{color:#667085;text-align:left;background:0 0;border:0;margin-top:auto;padding:10px 0}.question-paper{overscroll-behavior:contain;min-width:0;min-height:0;padding:45px 54px 0;scroll-padding-bottom:100px;overflow-y:auto}.question-meta{align-items:center;gap:12px;display:flex}.question-meta span{color:var(--green);font-weight:800}.question-meta b{color:#667085;margin-left:auto}.question-paper h1{max-width:780px;margin:28px 0;font-size:27px;line-height:1.35}.answer-options{gap:12px;max-width:760px;display:grid}.answer-options label{cursor:pointer;border:1px solid #dfe4e0;border-radius:11px;align-items:center;gap:13px;padding:15px;display:flex}.answer-options label:hover,.answer-options label.selected{border-color:var(--green);background:#f1faf6}.answer-options input{accent-color:var(--green)}.answer-options span{background:#f0f2f0;border-radius:8px;place-items:center;width:32px;height:32px;font-weight:700;display:grid}.text-answer,.essay-answer{border:1px solid #cfd7d1;border-radius:10px;outline:none;width:100%;max-width:760px;padding:15px}.essay-answer{resize:vertical;height:220px}.word-count{color:var(--muted);margin-top:7px;display:block}.question-paper footer{z-index:5;border-top:1px solid var(--line);background:#fff;justify-content:space-between;gap:12px;margin:45px -54px 0;padding:18px 54px;display:flex;position:sticky;bottom:0;box-shadow:0 -8px 18px #082f4f0d}.result-card{text-align:center;background:#fff;border-radius:18px;width:min(720px,100%);padding:55px;box-shadow:0 20px 70px #082f4f20}.success-ring{background:var(--mint);width:72px;height:72px;color:var(--green);border-radius:50%;place-items:center;margin:0 auto 22px;font-size:35px;display:grid}.result-card h1{margin:8px 0;font-size:31px}.result-card>p{color:var(--muted);line-height:1.6}.result-stats{border:1px solid var(--line);border-radius:12px;grid-template-columns:repeat(3,1fr);margin:28px 0;display:grid}.result-stats article{border-right:1px solid var(--line);gap:4px;padding:20px;display:grid}.result-stats article:last-child{border:0}.result-stats b{color:var(--green);font-size:21px}.result-stats small{color:var(--muted)}.grading-modal{background:#fff;border-radius:18px;width:min(1120px,100%);max-height:92vh;overflow:auto}.grading-modal>header{border-bottom:1px solid var(--line);justify-content:space-between;padding:25px 30px;display:flex}.grading-modal>header h2{margin:0 0 5px}.grading-modal>header p{color:var(--muted);margin:0}.grading-modal>header button{background:#f1f3f1;border:0;border-radius:50%;width:38px;height:38px;font-size:24px}.grading-body{grid-template-columns:1.5fr 1fr;min-height:500px;display:grid}.student-response{border-right:1px solid var(--line);padding:35px 40px;font-family:Georgia,serif;line-height:1.8}.student-response>div{justify-content:space-between;margin-bottom:25px;font-family:Inter,system-ui;display:flex}.student-response>div span{color:var(--muted);font-size:12px}.rubric{padding:30px}.rubric h3{margin-top:0}.rubric>label:not(.feedback){border-top:1px solid var(--line);gap:9px;padding:17px 0;display:grid}.rubric label span{justify-content:space-between;display:flex}.rubric small{color:var(--green);font-weight:700}.rubric input[type=range]{accent-color:var(--green);width:100%}.total{background:var(--mint);color:#076d4c;border-radius:10px;justify-content:space-between;margin-bottom:18px;padding:15px;display:flex}.feedback{gap:7px;font-size:12px;font-weight:700;display:grid}.feedback textarea{resize:vertical;border:1px solid #d6ddd8;border-radius:9px;min-height:100px;padding:10px}.grading-modal>footer{border-top:1px solid var(--line);justify-content:flex-end;gap:12px;padding:18px 30px;display:flex}@media (width<=1050px){.grading-body{grid-template-columns:1fr}.student-response{border-right:0;border-bottom:1px solid var(--line)}}@media (width<=760px){.option-editor{grid-template-columns:1fr!important}.exam-overlay{padding:0}.exam-window{border:0;border-radius:0;width:100%;height:100dvh}.exam-header{gap:10px;min-height:84px;height:auto!important;padding:12px 15px!important}.exam-header h2{font-size:17px;line-height:1.25}.timer{padding-left:10px}.timer small{font-size:10px}.exam-body{grid-template-columns:minmax(0,1fr)}.exam-nav{display:none}.question-paper{padding:24px 20px 0}.question-paper h1{font-size:22px}.question-paper footer{padding:14px 20px calc(14px + env(safe-area-inset-bottom));margin:32px -20px 0}.question-paper footer button{min-height:48px}.result-card{border-radius:0;min-height:100dvh;padding:45px 20px}.result-stats{grid-template-columns:1fr}.result-stats article{border-right:0;border-bottom:1px solid var(--line)}.grading-modal{border-radius:0;max-height:100dvh}.student-response,.rubric{padding:25px 20px}}@media (width<=420px){.question-paper footer{grid-template-columns:1fr 1.25fr;display:grid}.question-paper footer button{width:100%;padding-left:10px;padding-right:10px}.exam-header em{font-size:9px}.timer b{font-size:18px}}.recovery-note{color:var(--green);margin-top:5px;display:block}.timer b{font-variant-numeric:tabular-nums}.timer.urgent b{color:#b42318}.timer.urgent{animation:1.5s ease-in-out infinite timerPulse}@keyframes timerPulse{50%{opacity:.68}}@media (prefers-reduced-motion:reduce){.timer.urgent{animation:none}}.settings select{background:#fff;border:1px solid #d4dad5;border-radius:9px;outline:none;width:190px;padding:12px 13px}.setting-control{align-items:center;gap:8px;display:flex}.setting-control input{width:120px}.setting-control small{margin:0;font-weight:700}@media (width<=760px){.settings select,.setting-control,.setting-control input{width:100%}}.builder-autosave-status{color:var(--green);align-self:center;margin-right:auto;font-weight:700}@media (width<=650px){.modal>footer .builder-autosave-status{text-align:center;order:-1;width:100%}}.exam-builder-review{gap:18px;padding:24px 30px 34px;display:grid}.builder-review-summary,.builder-review-instructions,.builder-review-questions>article{border:1px solid var(--line);background:#fff;border-radius:12px}.builder-review-summary>div:first-child{padding:20px}.builder-review-summary h3{margin:5px 0;font-size:23px}.builder-review-summary p{color:var(--muted);margin:0}.builder-review-summary dl{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin:0;display:grid}.builder-review-summary dl>div{border-right:1px solid var(--line);gap:3px;padding:15px 18px;display:grid}.builder-review-summary dl>div:last-child{border:0}.builder-review-summary dt{color:var(--muted);font-size:11px}.builder-review-summary dd{color:var(--green);margin:0;font-size:20px;font-weight:800}.builder-review-summary aside{background:#f4faf7;gap:5px;padding:16px 20px;display:grid}.builder-review-summary aside span{color:var(--muted);font-size:12px}.builder-review-instructions{padding:18px 20px}.builder-review-instructions p{white-space:pre-wrap;color:#475467;margin:8px 0 0;line-height:1.55}.builder-review-questions{gap:13px;display:grid}.builder-review-questions>article{padding:18px 20px}.builder-review-questions article>header{justify-content:space-between;align-items:center;display:flex}.builder-review-questions article>header span{color:var(--green);text-transform:uppercase;font-size:12px;font-weight:800}.builder-review-questions h4{margin:15px 0;font-size:16px}.builder-review-questions ol{color:#475467;margin:8px 0 15px;padding-left:28px}.builder-review-questions li{padding:3px 0}.builder-review-questions details{border:1px solid var(--line);background:#f8faf8;border-radius:9px;margin:10px 0;padding:10px 12px}.builder-review-questions summary{cursor:pointer;color:#087953;font-weight:750}.builder-review-questions details p{white-space:pre-wrap;color:#475467;line-height:1.55}.builder-review-answer,.builder-review-media{background:var(--mint);color:#087953;border-radius:8px;padding:10px 12px}.builder-review-questions article>small{color:var(--muted);margin-top:12px;display:block}.builder-review-empty{border:1px dashed var(--line);color:var(--muted);border-radius:12px;place-items:center;gap:5px;padding:40px;display:grid}.builder-review-empty b{color:var(--navy)}@media (width<=680px){.exam-builder-review{padding:18px}.builder-review-summary dl{grid-template-columns:1fr 1fr}.builder-review-summary dl>div:nth-child(2){border-right:0}.builder-review-summary dl>div:nth-child(-n+2){border-bottom:1px solid var(--line)}}.exam-brief{background:#fff;border-radius:18px;width:min(800px,100%);overflow:hidden;box-shadow:0 25px 80px #001a2e55}.exam-brief>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;padding:26px 30px;display:flex}.exam-brief>header h2{margin:0;font-size:25px}.exam-brief>header button{background:#f3f5f3;border:0;border-radius:50%;width:37px;height:37px;font-size:25px}.brief-metrics{border-bottom:1px solid var(--line);grid-template-columns:repeat(5,1fr);display:grid}.brief-metrics span{text-align:center;border-right:1px solid var(--line);gap:4px;padding:20px;display:grid}.brief-metrics span:last-child{border:0}.brief-metrics b{color:var(--green);font-size:24px}.brief-metrics small,.exam-brief article small{color:var(--muted)}.exam-brief article{padding:28px 30px}.exam-brief article h3{margin:0 0 10px}.exam-brief article p{white-space:pre-wrap;margin:0 0 14px;line-height:1.65}.exam-brief>footer{border-top:1px solid var(--line);justify-content:flex-end;gap:12px;padding:20px 30px;display:flex}@media (width<=700px){.brief-metrics{grid-template-columns:repeat(2,1fr)}.brief-metrics span{border-bottom:1px solid var(--line)}.brief-metrics span:nth-child(2n){border-right:0}.brief-metrics span:last-child{border-bottom:0;grid-column:1/-1}}@media (width<=420px){.brief-metrics{grid-template-columns:1fr}.brief-metrics span,.brief-metrics span:nth-child(2n){border-right:0;border-bottom:1px solid var(--line);grid-column:auto}.brief-metrics span:last-child{border-bottom:0}}.draft-question-area{border:1px solid var(--line);border-radius:12px;margin:0 30px 20px;overflow:hidden}.draft-question-summary{background:#f7faf8;justify-content:space-between;align-items:center;gap:16px;padding:15px 16px;display:flex}.draft-question-summary span{gap:3px;display:grid}.draft-question-summary small,.draft-question-list small{color:var(--muted)}.draft-question-list article{border-top:1px solid var(--line);grid-template-columns:34px 1fr 34px;align-items:center;gap:12px;padding:13px 16px;display:grid}.draft-question-list article>i{background:var(--mint);width:30px;height:30px;color:var(--green);border-radius:8px;place-items:center;font-style:normal;font-weight:800;display:grid}.draft-question-list article>span{gap:4px;display:grid}.draft-question-list article>button{color:#667085;background:#f4f5f4;border:0;border-radius:50%;width:30px;height:30px;font-size:20px}@media (width<=560px){.draft-question-summary{flex-direction:column;align-items:stretch}}.question-support-editor{background:#f7fbf9;border:1px solid #cddfd5;border-radius:12px;gap:8px;margin:0 30px 18px;padding:16px;display:grid}.question-support-editor>label{gap:7px;font-size:13px;font-weight:750;display:grid}.question-support-editor textarea{resize:vertical;border:1px solid #cfd8d2;border-radius:9px;min-height:180px;padding:13px}.question-support-editor>small,.audio-upload span{color:var(--muted)}.audio-upload{border:1px dashed #9ab9aa;border-radius:10px;padding:16px}.audio-upload input{margin-top:5px}.reading-material,.listening-material{background:#f8faf8;border:1px solid #dce5df;border-radius:12px;max-width:760px;margin:0 0 25px;padding:20px}.reading-material>p{white-space:pre-wrap;color:#344054;margin:12px 0 0;line-height:1.7}.listening-material{gap:12px;display:grid}.listening-material audio{width:100%}.listening-material small{color:var(--muted)}.people-stats{grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:24px;display:grid}.people-stats article{border:1px solid var(--line);background:#fff;border-radius:12px;padding:20px;display:grid}.people-stats b{color:var(--green);font-size:28px}.people-stats span{color:var(--muted);font-size:13px}.people-table{padding:18px}.people-head,.person-row{grid-template-columns:minmax(250px,2fr) 140px 140px 110px 85px;align-items:center;gap:14px;padding:13px;display:grid}.people-head{color:#667085;background:#f7f9f7;border-radius:8px;font-size:12px;font-weight:700}.person-row{border-bottom:1px solid var(--line);font-size:13px}.person-row>span:first-child{align-items:center;gap:12px;display:flex}.person-row>span:first-child>i{background:var(--mint);width:38px;height:38px;color:var(--green);border-radius:50%;place-items:center;font-style:normal;font-weight:800;display:grid}.person-row>span:first-child>b{display:grid}.person-row small{color:var(--muted);margin-top:3px;font-weight:400}.person-row mark{text-transform:capitalize;width:max-content}.person-row .status{text-transform:capitalize;color:#087953;font-weight:700}.person-row .status.pending{color:#a15c07}.person-row>select,.role-filter{border:1px solid var(--line);color:var(--navy);font:inherit;background:#fff;border-radius:8px;padding:8px}.person-row>.person-action{border:1px solid var(--line);color:var(--navy);background:#fff;border-radius:8px;padding:7px 9px;font-weight:700}.person-row>.person-action.danger{color:#a33a35}.person-row>.person-action:disabled{opacity:.55}.pending-row{background:#fffcf5}.people-empty{color:var(--muted);place-items:center;gap:5px;padding:45px;display:grid}.people-empty b{color:var(--navy)}.invite-modal{background:#fff;border-radius:16px;width:min(680px,100%);overflow:hidden}.invite-modal>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:24px 28px;display:flex}.invite-modal h2{margin:0}.invite-modal>header button{background:#f1f3f1;border:0;border-radius:50%;width:37px;height:37px;font-size:24px}.invite-modal>footer{border-top:1px solid var(--line);justify-content:flex-end;gap:10px;padding:18px 28px;display:flex}@media (width<=900px){.people-stats{grid-template-columns:repeat(2,1fr)}.people-table{overflow:auto}.people-head,.person-row{min-width:760px}}@media (width<=560px){.people-stats{grid-template-columns:1fr 1fr}.invite-modal{border-radius:0;height:100%}.invite-modal .form>div{grid-template-columns:1fr}}.class-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.class-card{padding:22px}.class-card>div:first-child{justify-content:space-between;align-items:center;display:flex}.class-card>div:first-child>i{background:var(--mint);width:44px;height:44px;color:var(--green);border-radius:11px;place-items:center;font-style:normal;font-weight:800;display:grid}.class-card h2{margin:22px 0 5px;font-size:19px}.class-card>p{color:var(--muted);margin:0 0 22px}.class-metrics{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;margin-bottom:18px;padding:14px 0;display:grid}.class-metrics span{color:var(--muted);font-size:11px;display:grid}.class-metrics b{color:var(--ink);font-size:19px}.class-card>button{width:100%}.assignment-list{gap:14px;display:grid}.assignment-card{grid-template-columns:65px minmax(260px,1fr) 100px 150px;align-items:center;gap:20px;padding:20px;display:grid}.assignment-date{border:1px solid var(--line);text-align:center;border-radius:10px;overflow:hidden}.assignment-date b{padding:7px;font-size:24px;display:block}.assignment-date small{background:var(--navy);color:#fff;text-transform:uppercase;padding:4px;display:block}.assignment-card h2{margin:8px 0 4px;font-size:17px}.assignment-card p{color:var(--muted);margin:0 0 8px;font-size:13px}.assignment-card>div:nth-child(2)>small{color:var(--muted)}.assignment-card>.status{text-transform:capitalize;color:var(--green);font-weight:700}.class-empty{text-align:center;place-items:center;padding:70px 25px;display:grid}.class-empty>i{background:var(--mint);width:56px;height:56px;color:var(--green);border-radius:16px;place-items:center;font-size:24px;font-style:normal;display:grid}.class-empty h2{margin:16px 0 5px}.class-empty p{color:var(--muted);margin:0}.class-roster-modal{background:#fff;border-radius:16px;width:min(820px,100%);max-height:90vh;overflow:auto}.class-roster-modal>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;padding:24px 28px;display:flex}.class-roster-modal>header h2{margin:2px 0}.class-roster-modal>header p{color:var(--muted);margin:0}.class-roster-modal>header>button{background:#f1f3f1;border:0;border-radius:50%;width:37px;height:37px;font-size:24px}.roster-controls{border-bottom:1px solid var(--line);background:#f8faf8;grid-template-columns:1fr 1.35fr;gap:18px;padding:22px 28px;display:grid}.roster-controls>label{gap:7px;font-size:12px;font-weight:800;display:grid}.roster-controls select{border:1px solid var(--line);background:#fff;border-radius:9px;width:100%;padding:11px}.roster-controls label>div{grid-template-columns:1fr auto;gap:8px;display:grid}.roster-list{padding:20px 28px}.roster-list>div,.roster-list>article{border-bottom:1px solid var(--line);grid-template-columns:1.2fr 1fr 80px;align-items:center;gap:15px;padding:12px;display:grid}.roster-list>div{color:var(--muted);text-transform:uppercase;font-size:11px}.roster-list article>span:first-child{align-items:center;gap:10px;display:flex}.roster-list article i{background:var(--mint);width:34px;height:34px;color:var(--green);border-radius:50%;place-items:center;font-style:normal;font-weight:800;display:grid}.roster-list article small{color:var(--muted)}.roster-list article button{border:1px solid var(--line);color:#a33a35;background:#fff;border-radius:8px;padding:7px}.roster-list>section{color:var(--muted);place-items:center;gap:5px;padding:42px;display:grid}.class-roster-modal>footer{border-top:1px solid var(--line);justify-content:flex-end;padding:18px 28px;display:flex}@media (width<=1100px){.class-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.class-grid{grid-template-columns:1fr}.assignment-card{grid-template-columns:55px 1fr}.assignment-card>.status,.assignment-card>button{grid-column:2}.assignment-card>button{width:max-content}.class-roster-modal{border-radius:0;height:100%;max-height:100%}.roster-controls{grid-template-columns:1fr}.roster-list{padding:15px}.roster-list>div{display:none}.roster-list>article{grid-template-columns:1fr auto}.roster-list article>small{grid-column:1}.roster-list article>button{grid-area:1/2/3}}.notification-panel{border:1px solid var(--line);z-index:70;background:#fff;border-radius:14px;width:360px;padding:10px;position:absolute;top:72px;right:185px;box-shadow:0 18px 55px #082f4f22}.notification-panel>div{justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.notification-panel h3{margin:0}.notification-panel>div small{color:var(--green);font-weight:700}.notification-panel>button{border:0;border-top:1px solid var(--line);text-align:left;background:#f5fbf8;gap:11px;width:100%;padding:14px 10px;display:flex}.notification-panel>button.read{background:#fff}.notification-panel>button>i{background:var(--mint);width:30px;height:30px;color:var(--green);border-radius:50%;place-items:center;font-style:normal;display:grid}.notification-panel>button span{gap:4px;display:grid}.notification-panel>button small{color:var(--muted);line-height:1.35}.notification-panel.is-empty{width:min(340px,100vw - 20px);padding:12px}.notification-panel.is-empty>div:first-child{padding:7px 9px 11px}.notification-empty{text-align:center;border:1px dashed var(--line);background:color-mix(in srgb,var(--green) 4%,transparent);border-radius:12px;gap:6px;margin:0 0 8px;justify-items:center!important;padding:24px 18px!important;display:grid!important}.notification-empty:before{content:"◇";background:var(--mint);width:42px;height:42px;color:var(--green);border-radius:50%;place-items:center;font-size:20px;display:grid}.notification-empty b{font-size:15px}.notification-empty small{max-width:240px;line-height:1.5;color:var(--muted)!important}.notification-panel.is-empty .notification-view-all{border:0;border-radius:10px;justify-content:center;padding:12px}.submission-modal,.marking-modal{background:#fff;border-radius:16px;width:min(760px,100%);max-height:92vh;overflow:auto}.submission-modal>header,.marking-modal>header{border-bottom:1px solid var(--line);justify-content:space-between;padding:24px 28px;display:flex}.submission-modal>header h2,.marking-modal>header h2{margin:2px 0 5px}.submission-modal>header p,.marking-modal>header p{color:var(--muted);margin:0}.submission-modal>header button,.marking-modal>header button{background:#f1f3f1;border:0;border-radius:50%;width:37px;height:37px;font-size:24px}.submission-modal>footer{border-top:1px solid var(--line);justify-content:flex-end;gap:10px;padding:18px 28px;display:flex}.file-drop{background:#f8fbf9;border:1px dashed #9fb4a8;border-radius:10px;padding:18px}.file-drop input{border:0!important;padding:8px 0!important}.file-drop span{color:var(--muted);font-weight:400}.submission-success{text-align:center;padding:55px 30px}.submission-success i{background:var(--mint);width:62px;height:62px;color:var(--green);border-radius:50%;place-items:center;margin:auto;font-size:28px;display:grid}.submission-success p{color:var(--muted)}.marking-modal{width:min(1050px,100%)}.marking-layout{grid-template-columns:260px 1fr;min-height:480px;display:grid}.marking-layout>aside{border-right:1px solid var(--line);padding:14px}.marking-layout>aside button{text-align:left;background:#fff;border:0;border-radius:9px;gap:4px;width:100%;padding:13px;display:grid}.marking-layout>aside button.active{background:var(--mint);color:#076d4c}.marking-layout>aside small{color:var(--muted);text-transform:capitalize}.marking-layout>article{grid-template-columns:1.3fr .8fr;display:grid}.response-preview{border-right:1px solid var(--line);padding:28px;line-height:1.65}.response-preview p{white-space:pre-wrap;color:#344054}.response-preview span{color:var(--green);background:#f4f7f5;border-radius:8px;margin-top:20px;padding:12px;font-weight:700;display:block}.mark-fields{flex-direction:column;gap:18px;padding:28px;display:flex}.mark-fields label{gap:7px;font-size:12px;font-weight:700;display:grid}.mark-fields input,.mark-fields textarea{border:1px solid #d4dad5;border-radius:8px;padding:10px}.mark-fields textarea{resize:vertical;min-height:150px}.mark-fields label small{color:var(--muted);font-weight:400}.mark-fields button{margin-top:auto}.empty-submissions{text-align:center;padding:70px 25px}.empty-submissions i{color:var(--green);font-size:38px}.empty-submissions p{color:var(--muted)}@media (width<=760px){.notification-panel{width:auto;max-height:calc(100dvh - 84px);position:fixed;top:72px;left:10px;right:10px;overflow:auto}.notification-panel.is-empty{width:auto}.submission-modal,.marking-modal{border-radius:0;height:100%;max-height:100%}.marking-layout,.marking-layout>article{grid-template-columns:1fr}.marking-layout>aside{border-right:0;border-bottom:1px solid var(--line);max-height:180px;overflow:auto}.response-preview{border-right:0;border-bottom:1px solid var(--line)}}.response-preview a{color:var(--green);background:#f4f7f5;border-radius:8px;margin-top:20px;padding:12px;font-weight:700;text-decoration:none;display:block}.response-preview a:hover{background:var(--mint)}.grade-history{gap:14px;display:grid}.grade-card{grid-template-columns:120px 1fr 100px;align-items:center;gap:24px;padding:22px;display:grid}.grade-score{border-right:1px solid var(--line);place-items:center;padding-right:20px;display:grid}.grade-score>b{color:var(--green);font-size:34px}.grade-score>b small{font-size:16px}.grade-score>span{color:var(--muted);font-size:12px}.grade-card h2{margin:8px 0 5px;font-size:18px}.grade-card p{color:var(--muted);margin:0 0 9px}.grade-card>div:nth-child(2)>small{color:var(--muted)}.grade-card>.status{text-transform:capitalize;color:var(--green);font-weight:700}@media (width<=760px){.grade-card{grid-template-columns:82px 1fr;gap:14px}.grade-card>.status{grid-column:2}.grade-score{padding-right:12px}.grade-score>b{font-size:27px}}.workspace-switcher{margin-top:auto;position:relative}.workspace-switcher>.school{text-align:left;border:0;width:100%}.workspace-menu{border:1px solid var(--line);z-index:50;background:#fff;border-radius:12px;padding:8px;position:absolute;bottom:72px;left:12px;right:12px;box-shadow:0 18px 45px #061f3428}.workspace-menu>button{text-align:left;width:100%;color:var(--ink);background:#fff;border:0;border-radius:8px;justify-content:space-between;align-items:center;padding:10px;display:flex}.workspace-menu>button:hover,.workspace-menu>button.active{background:var(--mint)}.workspace-menu>button span{display:grid}.workspace-menu>button small{color:var(--muted);text-transform:capitalize}.workspace-menu>.new-workspace{border-top:1px solid var(--line);color:var(--green);border-radius:0;margin-top:5px;font-weight:700}.role-badge{background:var(--mint);color:var(--green);border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800}.invite-banner{background:#fff8e6;border:1px solid #f2d28b;border-radius:12px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;padding:15px 18px;display:flex}.invite-banner span{gap:3px;display:grid}.invite-banner small{color:#7a5a17}.invite-banner .primary{white-space:nowrap}@media (width<=620px){.role-badge{display:none}.invite-banner{flex-direction:column;align-items:flex-start}.invite-banner .primary{width:100%}}.exam-records{gap:14px;display:grid}.exam-record{grid-template-columns:58px minmax(280px,1fr) 100px 145px;align-items:center;gap:18px;padding:20px;display:grid}.exam-record-icon{background:var(--mint);width:48px;height:48px;color:var(--green);border-radius:12px;place-items:center;font-size:23px;display:grid}.exam-record h2{margin:7px 0 4px;font-size:18px}.exam-record p{color:var(--muted);margin:0 0 7px}.exam-record small{color:var(--muted)}.exam-record>.status{text-transform:capitalize;color:var(--green);font-weight:800}.exam-record>.status.closed{color:#667085}.exam-record>.status.draft{color:#9a6700}.exam-actions button{width:100%}@media (width<=760px){.exam-record{grid-template-columns:48px 1fr}.exam-record>.status,.exam-actions{grid-column:2}.exam-actions{width:max-content;min-width:150px}}.grading-queue{gap:12px;display:grid}.grading-item{border:1px solid var(--line);text-align:left;background:#fff;grid-template-columns:46px 1fr 90px 90px;align-items:center;gap:16px;width:100%;padding:17px;display:grid}.grading-item>i{background:var(--mint);width:42px;height:42px;color:var(--green);border-radius:10px;place-items:center;font-size:22px;font-style:normal;display:grid}.grading-item>span{gap:3px;display:grid}.grading-item small{color:var(--muted)}.grading-item p{color:#475467;margin:4px 0 0}.grading-item>mark{justify-self:start}.grading-item>b:last-child{color:var(--green)}.empty-grade{text-align:center;padding:55px}.empty-grade>i{background:var(--mint);width:56px;height:56px;color:var(--green);border-radius:50%;place-items:center;margin:auto;font-size:25px;font-style:normal;display:grid}.empty-grade p{color:var(--muted)}.grading-response-modal{background:#fff;border-radius:16px;width:min(920px,100%);overflow:hidden}.grading-response-modal>header{border-bottom:1px solid var(--line);justify-content:space-between;padding:24px 28px;display:flex}.grading-response-modal>header h2{margin:2px 0}.grading-response-modal>header p{color:var(--muted);margin:7px 0 0}.grading-response-modal>header button{background:#f1f3f1;border:0;border-radius:50%;width:37px;height:37px;font-size:24px}.grading-response-body{grid-template-columns:1.4fr .8fr;min-height:360px;display:grid}.grading-response-body>article{border-right:1px solid var(--line);padding:30px;line-height:1.7}.grading-response-body>article p{white-space:pre-wrap}.grading-response-body>aside{gap:20px;padding:30px;display:grid}.grading-response-body label{gap:7px;font-size:12px;font-weight:700;display:grid}.grading-response-body input,.grading-response-body textarea{border:1px solid #d4dad5;border-radius:8px;padding:10px}.grading-response-body textarea{resize:vertical;min-height:150px}.grading-response-body small{color:var(--muted);font-weight:400}.grading-response-modal>footer{border-top:1px solid var(--line);justify-content:flex-end;gap:10px;padding:18px 28px;display:flex}@media (width<=760px){.grading-item{grid-template-columns:42px 1fr}.grading-item>mark,.grading-item>b:last-child{grid-column:2}.grading-response-modal{border-radius:0;height:100%;overflow:auto}.grading-response-body{grid-template-columns:1fr}.grading-response-body>article{border-right:0;border-bottom:1px solid var(--line)}}.grading-rubric{background:#f1faf6;border:1px solid #b9e1d1;border-radius:11px;margin-top:24px;padding:17px 18px}.grading-rubric>b{color:#087953;font-size:13px;display:block}.grading-rubric>p{color:#344054;font-size:13px;line-height:1.6;margin:7px 0 0!important}.bulk-question-button{color:#087953;background:#f1faf6;border:1px solid #a8d8c5;border-radius:9px;width:100%;margin:8px 0 12px;padding:10px 12px;font-weight:750}.bulk-question-button:hover{background:#e5f6ee}.question-import-modal{width:min(820px,100%)}.question-import-modal>.form{padding-top:20px}.question-import-modal .csv-import{white-space:pre;min-height:230px;overflow:auto}.question-import-modal>footer{border-top:1px solid var(--line);justify-content:flex-end;gap:10px;padding:18px 28px;display:flex}@media (width<=650px){.question-import-modal{border-radius:0;height:100%;max-height:100%}}.duplicate-safety-note{background:#f1faf6;border:1px solid #b9e1d1;border-radius:10px;gap:5px;padding:14px 16px;display:grid}.duplicate-safety-note>b{color:#087953;font-size:13px}.duplicate-safety-note>span{color:#475467;font-size:12px;line-height:1.5}.duplicate-exam-modal select{background:#fff;border:1px solid #d4dad5;border-radius:9px;width:100%;padding:11px 12px}.section-label{margin:26px 0 12px;font-size:15px}.exam-results{gap:12px;display:grid}.exam-result{grid-template-columns:48px 1fr 100px 100px;align-items:center;gap:17px;padding:18px;display:grid}.exam-result>i{background:var(--mint);width:43px;height:43px;color:var(--green);border-radius:10px;place-items:center;font-style:normal;display:grid}.exam-result h2{margin:6px 0 4px;font-size:17px}.exam-result small{color:var(--muted)}.exam-result>b{color:var(--green);font-size:22px}.exam-result>.status{text-transform:capitalize;color:var(--green);font-weight:700}@media (width<=650px){.exam-result{grid-template-columns:44px 1fr}.exam-result>b,.exam-result>.status{grid-column:2}}.bank-summary{grid-template-columns:repeat(3,1fr);gap:15px;margin-bottom:20px;display:grid}.bank-summary article{border:1px solid var(--line);background:#fff;border-radius:11px;padding:17px;display:grid}.bank-summary b{color:var(--green);font-size:25px}.bank-summary span{color:var(--muted);font-size:12px}.bank-tools{grid-template-columns:minmax(260px,1fr) 190px 210px auto;align-items:center;gap:10px;margin-bottom:16px;display:grid}.bank-tools input,.bank-tools select{border:1px solid var(--line);background:#fff;border-radius:9px;min-height:42px;padding:0 12px}.bank-tools small{color:var(--muted);white-space:nowrap}.bank-list{gap:11px;display:grid}.bank-item{grid-template-columns:1fr 120px 120px;align-items:center;gap:16px;padding:17px;display:grid}.bank-item h2{margin:7px 0 4px;font-size:16px}.bank-item p{color:var(--muted);margin:0}.bank-item>span{color:var(--muted);font-size:12px}.bank-item-actions{justify-content:flex-end;gap:8px;display:flex}.bank-item-actions button{border:1px solid var(--line);background:#fff;border-radius:8px;padding:7px 9px;font-weight:700}.bank-item-actions .danger-link{color:#b42318}.question-bank-modal{background:#fff;border-radius:16px;width:min(760px,100%);max-height:92vh;overflow:auto}.question-bank-modal>header{border-bottom:1px solid var(--line);justify-content:space-between;padding:24px 28px;display:flex}.question-bank-modal>header h2{margin:2px 0}.question-bank-modal>header button{background:#f1f3f1;border:0;border-radius:50%;width:37px;height:37px;font-size:24px}.question-bank-modal>footer{border-top:1px solid var(--line);justify-content:flex-end;gap:10px;padding:18px 28px;display:flex}.mode-tabs{gap:8px;padding:18px 28px 0;display:flex}.mode-tabs button{border:1px solid var(--line);background:#fff;border-radius:8px;padding:9px 13px}.mode-tabs button.active{background:var(--mint);border-color:var(--green);color:var(--green);font-weight:700}.question-bank-modal>.form>small{color:var(--muted)}@media (width<=900px){.bank-tools{grid-template-columns:1fr 1fr}.bank-tools input,.bank-tools small{grid-column:1/-1}}@media (width<=650px){.bank-summary{grid-template-columns:1fr 1fr}.bank-tools{grid-template-columns:1fr}.bank-tools input,.bank-tools small{grid-column:auto}.bank-item{grid-template-columns:1fr}.bank-item-actions{justify-content:flex-start}.question-bank-modal{border-radius:0;height:100%;max-height:100%}}.heading a.secondary{align-items:center;text-decoration:none;display:inline-flex}.tools>label{align-items:center;gap:10px;font-size:12px;font-weight:750;display:flex}.tools>label select{border:1px solid var(--line);background:#fff;border-radius:9px;min-width:250px;padding:10px 12px}.chart>div.people-empty{align-content:center;place-items:center;height:340px;display:grid}.people-table+.people-table{margin-top:20px}.builder-bank{border:1px solid var(--line);background:#f8fbf9;border-radius:12px;margin:18px 28px 0;overflow:hidden}.builder-bank>div{border-bottom:1px solid var(--line);justify-content:space-between;padding:14px 16px;display:flex}.builder-bank>div small{color:var(--green);font-weight:700}.builder-bank>section{max-height:230px;padding:8px;overflow:auto}.builder-bank label{cursor:pointer;border-radius:8px;gap:10px;padding:10px;display:flex}.builder-bank label.selected{background:var(--mint)}.builder-bank input{accent-color:var(--green)}.builder-bank label span{gap:3px;display:grid}.builder-bank label small{color:var(--muted)}.heading-actions{flex-wrap:wrap;gap:10px;display:flex}.bulk-import-modal>header p{color:var(--muted);margin:5px 0 0}.bulk-import-modal .csv-import{min-height:190px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;line-height:1.6}.bulk-import-modal label>small{color:var(--muted);font-weight:400}.csv-file input{padding:9px!important}.import-errors{color:#912018;background:#fff7f7;border:1px solid #f3c7c7;border-radius:9px;padding:13px;grid-template-columns:1fr!important;gap:5px!important;display:grid!important}.import-errors span{font-size:12px}@media (width<=560px){.heading-actions{width:100%}.heading-actions button{flex:1}.bulk-import-modal{overflow:auto}.bulk-import-modal>header{align-items:flex-start}}.invite-actions{gap:5px;display:flex}.invite-actions .person-action{border:1px solid var(--line);color:var(--navy);background:#fff;border-radius:8px;padding:7px 9px;font-weight:700}.invite-actions .person-action.danger{color:#a33a35}.invite-actions .person-action:disabled{opacity:.55}.template-download{justify-self:start;width:max-content}.submission-receipt{border:1px solid var(--line);text-align:left;border-radius:12px;margin:0 0 24px;overflow:hidden}.submission-receipt>b{color:var(--navy);background:#f5f8f6;padding:13px 16px;display:block}.submission-receipt dl{margin:0}.submission-receipt dl>div{border-top:1px solid var(--line);grid-template-columns:120px 1fr;gap:15px;padding:10px 16px;display:grid}.submission-receipt dt{color:var(--muted);font-size:12px}.submission-receipt dd{overflow-wrap:anywhere;margin:0;font-size:12px;font-weight:650}.receipt-actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}@media print{body{background:#fff}.exam-overlay{background:#fff;padding:0;position:static}.result-card{box-shadow:none;width:100%;max-width:none}.receipt-actions{display:none}}.exam-nav>div button.flagged{border-color:#f79009;box-shadow:inset 0 -3px #f79009}.flag-question{color:#475467;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:9px;margin-top:18px;padding:9px 12px;font-weight:700}.flag-question.active{color:#b54708;background:#fffaeb;border-color:#f79009}.mobile-review-toggle,.mobile-question-nav{display:none}.exam-connection-banner{border-radius:11px;align-items:flex-start;gap:11px;max-width:760px;margin:-16px 0 22px;padding:13px 15px;display:flex}.exam-connection-banner>i{border-radius:50%;flex:none;place-items:center;width:27px;height:27px;font-style:normal;font-weight:850;display:grid}.exam-connection-banner>span{gap:3px;display:grid}.exam-connection-banner small{line-height:1.45}.exam-connection-banner.offline{color:#7a5a16;background:#fff8e8;border:1px solid #f1d49a}.exam-connection-banner.offline>i{color:#9a6700;background:#fff0cf}.exam-connection-banner.restored{color:#087953;background:#effaf5;border:1px solid #b9e1d1}.exam-connection-banner.restored>i{color:#087953;background:#dff5eb}@media (width<=760px){.mobile-review-toggle{text-align:left;border:1px solid var(--line);width:100%;color:var(--navy);background:#f7f9f7;border-radius:11px;grid-template-columns:1fr auto;gap:4px 12px;margin-bottom:20px;padding:12px 14px;display:grid}.mobile-review-toggle>b{color:var(--green);text-align:right;font-size:12px}.mobile-review-toggle>span:last-child{color:var(--muted);grid-column:1/-1;font-size:12px}.mobile-question-nav{border:1px solid var(--line);background:#fff;border-radius:11px;margin:-10px 0 20px;padding:13px;display:block}.mobile-question-nav>div{grid-template-columns:repeat(6,1fr);gap:8px;display:grid}.mobile-question-nav button{aspect-ratio:1;color:#475467;background:#fff;border:1px solid #d7ddd8;border-radius:8px}.mobile-question-nav button.current{border-color:var(--green);font-weight:800;box-shadow:0 0 0 2px #07885e24}.mobile-question-nav button.answered{background:var(--mint)}.mobile-question-nav button.flagged{border-color:#f79009;box-shadow:inset 0 -3px #f79009}.mobile-question-nav small{color:var(--muted);margin-top:11px;display:block}.exam-connection-banner{margin:0 0 18px;padding:12px}.exam-connection-banner small{font-size:11px}.content:has(.class-grid){padding-left:14px;padding-right:14px}.content:has(.class-grid) .heading{gap:18px;margin-bottom:22px}.content:has(.class-grid) .heading>.primary{width:100%;min-height:48px}.class-grid{gap:13px}.class-card{border-radius:14px;padding:17px}.class-card h2{overflow-wrap:anywhere;margin:18px 0 5px;font-size:18px;line-height:1.35}.class-card>p{overflow-wrap:anywhere;margin-bottom:17px;line-height:1.45}.class-metrics{gap:12px;margin-bottom:15px;padding:13px 0}.class-metrics span{overflow-wrap:anywhere;line-height:1.35}.class-metrics span+span{border-left:1px solid var(--line);padding-left:12px}.class-card>button{min-height:48px}.class-roster-modal>header{padding:20px 18px}.class-roster-modal>header>div{min-width:0}.class-roster-modal>header h2,.class-roster-modal>header p{overflow-wrap:anywhere}.roster-controls{gap:15px;padding:18px}.roster-controls select{min-width:0;min-height:46px}.roster-controls label>div{grid-template-columns:minmax(0,1fr) auto}.roster-controls label>div>.primary{min-width:76px;min-height:46px}.roster-list{padding:10px 16px 18px}.roster-list>article{gap:8px 12px;padding:14px 4px}.roster-list article>span:first-child{min-width:0}.roster-list article b,.roster-list article small{overflow-wrap:anywhere}.roster-list article>button{min-width:78px;min-height:42px}.class-roster-modal>footer{padding:15px 18px}.class-roster-modal>footer button{width:100%;min-height:46px}}.shell .exam-nav>div button.current,.shell .mobile-question-nav button.current{border-color:var(--green);box-shadow:0 0 0 2px var(--brand-shadow);color:var(--green)}.shell .builder-review-summary aside,.shell .builder-review-answer,.shell .builder-review-media{background:var(--brand-soft)}.shell .builder-review-questions summary,.shell .builder-review-answer,.shell .builder-review-media,.shell .people-stats b{color:var(--green)}@media (width<=390px){.class-metrics{grid-template-columns:1fr}.class-metrics span+span{border-left:0;border-top:1px solid var(--line);padding-top:10px;padding-left:0}.roster-controls label>div{grid-template-columns:1fr}.roster-controls label>div>.primary{width:100%}}@media (width<=650px){.content:has(.bank-list){padding-left:14px;padding-right:14px}.content:has(.bank-list) .heading{gap:18px;margin-bottom:22px}.content:has(.bank-list) .heading>.primary{width:100%;min-height:48px}.bank-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.bank-summary article{text-align:center;align-content:center;min-width:0;padding:14px 9px}.bank-summary b{font-size:23px}.bank-summary span{overflow-wrap:anywhere;line-height:1.3}.bank-tools{border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:1fr;gap:9px;padding:13px}.bank-tools input,.bank-tools select,.bank-tools button{width:100%;min-width:0;min-height:46px}.bank-tools small{text-align:center;white-space:normal;grid-column:auto;line-height:1.4}.bank-item{border-radius:14px;grid-template-columns:1fr;gap:13px;padding:16px}.bank-item>div:first-child{min-width:0}.bank-item h2{overflow-wrap:anywhere;font-size:16px;line-height:1.4}.bank-item p{overflow-wrap:anywhere;line-height:1.4}.bank-item>span{color:#475467;background:#f1f4f2;border-radius:999px;justify-self:start;padding:6px 9px}.bank-item-actions{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:9px;width:100%;padding-top:12px;display:grid}.bank-item-actions button,.bank-item-actions .danger-link{width:100%;min-height:44px;padding:9px 12px}.mode-tabs{grid-template-columns:1fr 1fr;padding:15px 18px 0;display:grid}.mode-tabs button{white-space:normal;min-height:44px}}@media (width<=360px){.bank-summary{grid-template-columns:1fr}}@media (width<=1100px){.exam-record{grid-template-columns:48px minmax(0,1fr) auto;align-items:start;gap:14px;padding:18px}.exam-record-icon{grid-area:1/1;width:44px;height:44px}.exam-record>div:nth-child(2){grid-area:1/2;min-width:0}.exam-record h2,.exam-record p,.exam-record small{overflow-wrap:anywhere}.exam-record small{line-height:1.5;display:block}.exam-record>.status{white-space:nowrap;background:#e8f7ef;border-radius:999px;grid-area:1/3;align-self:start;padding:6px 9px;font-size:12px}.exam-record>.status.draft{background:#fff4e5}.exam-record>.status.closed{background:#eef1ef}.exam-record>.exam-actions{border-top:1px solid var(--line);grid-area:2/1/auto/-1;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:9px;width:100%;padding-top:14px;display:grid}.exam-record>.exam-actions button{white-space:normal;width:100%;min-width:0;min-height:44px;padding:9px 12px;line-height:1.25}}@media (width<=620px){.content:has(.exam-records){padding-left:14px;padding-right:14px}.content:has(.exam-records) .heading{gap:18px;margin-bottom:22px}.content:has(.exam-records) .heading>.primary{width:100%;min-height:48px}.exam-record{border-radius:14px;grid-template-columns:42px minmax(0,1fr);gap:12px;padding:16px}.exam-record-icon{width:40px;height:40px}.exam-record>div:nth-child(2){grid-column:2}.exam-record h2{font-size:17px;line-height:1.3}.exam-record p{line-height:1.45}.exam-record>.status{grid-area:2/1/auto/-1;justify-self:start}.exam-record>.exam-actions{grid-area:3/1/auto/-1;grid-template-columns:1fr 1fr;padding-top:13px}}@media (width<=390px){.exam-record>.exam-actions{grid-template-columns:1fr}}@media (width<=1100px){.assignment-card{grid-template-columns:58px minmax(0,1fr) auto;align-items:start;gap:15px;padding:18px}.assignment-card>.assignment-date{grid-area:1/1}.assignment-card>div:nth-child(2){grid-area:1/2;min-width:0}.assignment-card h2,.assignment-card p,.assignment-card small{overflow-wrap:anywhere}.assignment-card p{line-height:1.45}.assignment-card>.status{white-space:nowrap;background:#e8f7ef;border-radius:999px;grid-area:1/3;justify-self:end;padding:6px 9px;font-size:12px}.assignment-card>.status.draft{color:#9a6700;background:#fff4e5}.assignment-card>.status.closed{color:#667085;background:#eef1ef}.assignment-card>.assignment-actions{border-top:1px solid var(--line);grid-area:2/1/auto/-1;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:9px;width:100%;min-width:0;padding-top:14px;display:grid}.assignment-card>.assignment-actions button{white-space:normal;width:100%;min-width:0;min-height:44px;padding:9px 12px;line-height:1.25}}@media (width<=760px){.content:has(.assignment-list){padding-left:14px;padding-right:14px}.content:has(.assignment-list) .heading{gap:18px;margin-bottom:22px}.content:has(.assignment-list) .heading>.primary{width:100%;min-height:48px}.assignment-list{gap:13px}.assignment-card{border-radius:14px;grid-template-columns:52px minmax(0,1fr);gap:12px;padding:16px}.assignment-card>.assignment-date{width:52px}.assignment-date b{padding:6px;font-size:21px}.assignment-card>div:nth-child(2){grid-column:2}.assignment-card h2{font-size:17px;line-height:1.35}.assignment-card>.status{grid-area:2/1/auto/-1;justify-self:start}.assignment-card>.assignment-actions{grid-area:3/1/auto/-1;grid-template-columns:1fr 1fr}.invite-modal:has(.form textarea){border-radius:0;height:100%;max-height:100%;overflow:auto}.invite-modal:has(.form textarea)>header{padding:20px 18px}.invite-modal:has(.form textarea)>.form{padding-left:18px;padding-right:18px}.invite-modal:has(.form textarea)>footer{background:#fff;padding:15px 18px;position:sticky;bottom:0}.invite-modal:has(.form textarea)>footer button{white-space:normal;flex:1;min-width:0;min-height:46px}.submission-modal>header,.marking-modal>header{align-items:flex-start;gap:14px;padding:20px 18px}.submission-modal>header>div,.marking-modal>header>div{min-width:0}.submission-modal>header h2,.submission-modal>header p,.marking-modal>header h2,.marking-modal>header p{overflow-wrap:anywhere}.submission-modal>.form{padding-left:18px;padding-right:18px}.submission-modal>footer{background:#fff;padding:15px 18px;position:sticky;bottom:0}.submission-modal>footer button{white-space:normal;flex:1;min-width:0;min-height:46px}.marking-layout>aside{gap:8px;max-height:none;padding:12px;display:flex;overflow-x:auto}.marking-layout>aside button{flex:0 0 185px;min-height:54px}.response-preview,.mark-fields{padding:22px 18px}.mark-fields button{min-height:46px}}@media (width<=390px){.assignment-card>.assignment-actions{grid-template-columns:1fr}:is(.invite-modal:has(.form textarea)>footer,.submission-modal>footer){flex-direction:column-reverse}:is(.invite-modal:has(.form textarea)>footer button,.submission-modal>footer button){width:100%}}@media (width<=760px){.content:has(.grading-queue){padding-left:14px;padding-right:14px}.content:has(.grading-queue)>.heading{gap:16px;margin-bottom:18px}.content:has(.grading-queue)>.heading>mark{white-space:normal;text-align:center;align-self:flex-start}.grading-release-heading{margin-top:28px}.grading-release-heading>.primary{width:100%;min-height:48px}.grading-queue{gap:10px}.grading-item{border-radius:14px;grid-template-columns:42px minmax(0,1fr);align-items:start;gap:10px 13px;padding:16px}.grading-item>i{grid-area:1/1;width:40px;height:40px}.grading-item>span{grid-area:1/2;min-width:0}.grading-item>span b,.grading-item>span small,.grading-item>span p{overflow-wrap:anywhere}.grading-item>span p{line-height:1.45}.grading-item>mark{white-space:normal;grid-area:2/1/auto/-1;justify-self:start;align-items:center;min-height:34px;padding:6px 9px;display:inline-flex}.grading-item>b:last-child,.grading-item>button{text-align:center;white-space:normal;grid-area:3/1/auto/-1;justify-content:center;align-items:center;width:100%;min-width:0;min-height:44px;padding:9px 12px;display:flex}.grading-item>b:last-child{border:1px solid var(--line);background:#fff;border-radius:9px}.empty-grade{padding:42px 18px}.grading-response-modal{flex-direction:column;max-height:100%;display:flex}.grading-response-modal>header{align-items:flex-start;gap:14px;padding:20px 18px}.grading-response-modal>header>div{min-width:0}.grading-response-modal>header h2,.grading-response-modal>header p{overflow-wrap:anywhere}.grading-response-body{flex:1;min-height:0;display:block;overflow:auto}.grading-response-body>article,.grading-response-body>aside{padding:22px 18px}.grading-response-body input,.grading-response-body textarea{width:100%;min-width:0}.grading-response-modal>footer{background:#fff;padding:15px 18px;position:sticky;bottom:0}.grading-response-modal>footer button{white-space:normal;flex:1;min-width:0;min-height:46px}.result-request-modal{border-radius:0;height:100%;max-height:100%}.result-request-modal>header{align-items:flex-start;gap:14px;padding:20px 18px}.result-request-modal>header>div{min-width:0}.result-request-modal>header h2,.result-request-modal>header p{overflow-wrap:anywhere}.result-request-modal>div{flex:1;padding:22px 18px;overflow:auto}.result-request-modal>footer{background:#fff;padding:15px 18px;position:sticky;bottom:0}.result-request-modal>footer button{white-space:normal;flex:1;min-width:0;min-height:46px}}@media (width<=390px){.grading-response-modal>footer,.result-request-modal>footer{flex-direction:column-reverse}.grading-response-modal>footer button,.result-request-modal>footer button{width:100%}}.reports .panel-head{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;height:auto;min-height:75px;display:grid}.reports .panel-head button{white-space:nowrap;place-self:center end}@media (width<=520px){.reports .panel-head{gap:10px;padding:14px 16px}.reports .panel-head h2{line-height:1.25}.reports .panel-head button{font-size:13px}}.exam-review-backdrop{z-index:110;background:#082f4f73;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.exam-submit-review{background:#fff;border-radius:18px;flex-direction:column;width:min(760px,100%);min-height:0;max-height:min(760px,94dvh);display:flex;overflow:hidden;box-shadow:0 25px 80px #001a2e55}.exam-submit-review>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:20px;padding:22px 26px;display:flex}.exam-submit-review>header em{color:var(--green);letter-spacing:1.6px;text-transform:uppercase;font-size:11px;font-style:normal;font-weight:850}.exam-submit-review>header h2{margin:6px 0 2px;font-size:24px}.exam-submit-review>header p{color:var(--muted);margin:0}.exam-submit-review>header>button{cursor:pointer;background:#f2f4f2;border:0;border-radius:50%;flex:0 0 40px;width:40px;height:40px;font-size:25px}.submit-review-body{gap:20px;padding:24px 26px;display:grid;overflow-y:auto}.submit-review-summary{border:1px solid var(--line);border-radius:12px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.submit-review-summary span{text-align:center;border-right:1px solid var(--line);gap:2px;padding:17px;display:grid}.submit-review-summary span:last-child{border-right:0}.submit-review-summary b{font-size:25px}.submit-review-summary small{color:var(--muted)}.submit-review-summary .complete b{color:var(--green)}.submit-review-summary .attention b{color:#b54708}.submit-review-lists{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.submit-review-lists section{border:1px solid var(--line);border-radius:11px;min-width:0;padding:14px}.submit-review-lists h3{margin:0 0 10px;font-size:15px}.submit-review-lists section>div{gap:7px;max-height:170px;display:grid;overflow:auto}.submit-review-lists button{text-align:left;color:var(--navy);cursor:pointer;background:#fff;border:1px solid #dfe4e0;border-radius:8px;justify-content:space-between;gap:10px;padding:10px 11px;display:flex}.submit-review-lists button:hover{border-color:var(--green);background:#f1faf6}.submit-review-lists button span{color:var(--green);font-weight:750}.submission-ready,.submission-final-warning{border-radius:11px;padding:15px 17px}.submission-ready{background:#ecfdf3;border:1px solid #abefc6}.submission-final-warning{background:#fffaeb;border:1px solid #fedf89}.submission-ready b{color:#067647}.submission-final-warning b{color:#93370d}.submission-ready p,.submission-final-warning p{color:#475467;margin:5px 0 0;line-height:1.5}.submit-review-offline{color:#b42318;background:#fef3f2;border:1px solid #fecdca;border-radius:10px;margin:0;padding:12px 14px}.exam-submit-review>footer{border-top:1px solid var(--line);background:#fff;justify-content:flex-end;gap:12px;padding:17px 26px;display:flex}.exam-submit-review>footer button{min-height:46px}.exam-submit-review>footer .primary{min-width:190px}@media (width<=600px){.exam-review-backdrop{padding:10px}.exam-submit-review{border-radius:14px;max-height:97dvh}.exam-submit-review>header,.submit-review-body,.exam-submit-review>footer{padding-left:17px;padding-right:17px}.submit-review-lists{grid-template-columns:1fr}.exam-submit-review>footer{grid-template-columns:1fr;display:grid}.exam-submit-review>footer button,.exam-submit-review>footer .primary{width:100%;min-width:0}.submit-review-summary span{padding:13px 7px}.submit-review-summary b{font-size:21px}}.institution-onboarding-dialog{width:min(680px,100vw - 32px)}.institution-onboarding-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.institution-onboarding-fields>p,.institution-onboarding-fields>small,.institution-onboarding-fields>.form-error{grid-column:1/-1}.institution-onboarding-fields label{gap:8px;display:grid}.institution-onboarding-fields input,.institution-onboarding-fields select{width:100%}.institution-onboarding-fields .form-error{color:#9f1d1d;background:#fff1f1;border:1px solid #f4bcbc;border-radius:12px;padding:12px 14px}@media (width<=640px){.institution-onboarding-fields{grid-template-columns:1fr}}.shell .exam-nav>div button.answered,.shell .mobile-question-nav button.answered{color:#087953;background:#e8f7ef;border-color:#8bd1b8}.shell .exam-nav>div button.current,.shell .mobile-question-nav button.current{box-shadow:0 0 0 2px var(--brand-shadow)}.shell .answer-options label:hover,.shell .answer-options label.selected{border-color:var(--green);background:var(--brand-soft)}.shell .total{background:var(--mint);color:var(--green)}.shell .builder-review-summary aside,.shell .draft-question-summary,.shell .builder-bank{background:var(--brand-soft)}.shell .question-support-editor,.shell .file-drop{border-color:var(--brand-border);background:var(--brand-soft)}.shell .notification-panel>button:not(.read){background:var(--brand-soft)}.shell .marking-layout>aside button.active{background:var(--mint);color:var(--green)}.shell .grading-rubric,.shell .duplicate-safety-note{border-color:var(--brand-border);background:var(--brand-soft)}.shell .grading-rubric>b,.shell .duplicate-safety-note>b{color:var(--green)}.shell .builder-bank label.selected,.shell .mode-tabs button.active{background:var(--mint);border-color:var(--green);color:var(--green)}.shell .submit-review-lists button:hover{border-color:var(--green);background:var(--brand-soft)}.shell.dark .result-card,.shell.dark .grading-modal,.shell.dark .exam-brief,.shell.dark .invite-modal,.shell.dark .class-roster-modal,.shell.dark .submission-modal,.shell.dark .marking-modal,.shell.dark .grading-response-modal,.shell.dark .question-bank-modal{color:var(--ink);background:#18212a}.shell.dark .question-paper footer,.shell.dark .exam-submit-review>footer,.shell.dark .invite-modal>footer,.shell.dark .submission-modal>footer,.shell.dark .grading-response-modal>footer,.shell.dark .result-request-modal>footer,.shell.dark .exam-nav>div button,.shell.dark .mobile-question-nav,.shell.dark .mobile-question-nav button,.shell.dark .builder-review-questions>article,.shell.dark .people-stats article,.shell.dark .person-row>.person-action,.shell.dark .roster-list article button,.shell.dark .notification-panel>button.read,.shell.dark .marking-layout>aside button,.shell.dark .workspace-menu,.shell.dark .workspace-menu>button,.shell.dark .invite-banner,.shell.dark .grading-item,.shell.dark .bank-summary article,.shell.dark .bank-item-actions button,.shell.dark .mode-tabs button,.shell.dark .submit-review-lists button,.shell.dark .question-editor input,.shell.dark .question-editor textarea,.shell.dark .question-editor select,.shell.dark .settings select,.shell.dark .role-filter,.shell.dark .roster-controls select,.shell.dark .duplicate-exam-modal select,.shell.dark .bank-tools input,.shell.dark .bank-tools select,.shell.dark .tools>label select{color:var(--ink);border-color:var(--line);background:#18212a}.shell .builder-review-questions summary,.shell .builder-review-answer,.shell .builder-review-media,.shell .grading-rubric>b,.shell .duplicate-safety-note>b{color:var(--green)}.shell .builder-review-summary aside,.shell .grading-rubric,.shell .bulk-question-button,.shell .duplicate-safety-note{background:var(--brand-soft);border-color:var(--brand-border)}.shell .bulk-question-button:hover{background:var(--mint)}.shell.dark .builder-review-instructions p,.shell.dark .builder-review-questions ol,.shell.dark .builder-review-questions details p,.shell.dark .grading-rubric>p,.shell.dark .duplicate-safety-note>span,.shell.dark .grading-item p,.shell.dark .response-preview p,.shell.dark .submission-ready p,.shell.dark .submission-final-warning p{color:var(--muted)!important}.shell.dark .flag-question,.shell.dark .submit-review-lists button,.shell.dark .mobile-review-toggle,.shell.dark .mobile-question-nav button{color:var(--ink)}.shell.dark .flag-question,.shell.dark .submit-review-lists button,.shell.dark .mobile-review-toggle{border-color:var(--line);background:#18212a}
