:root{--ink:#1c2d2a;--muted:#6f7f7b;--line:#e3e9e5;--paper:#fff;--canvas:#f3f6f2;--green:#1d5d51;--green-dark:#123e38;--green-pale:#e8f1ed;--orange:#d98b5f;--shadow:0 12px 35px #19383012}.portal-choice-page,.student-onboarding{background:radial-gradient(circle at 20% 0,#e3efe9,#0000 34rem),#f4f7f4;min-height:100vh;padding:clamp(24px,6vw,72px)}.portal-choice-card,.student-onboarding-card{background:#ffffffeb;border:1px solid #dfe8e3;border-radius:30px;width:min(940px,100%);margin:0 auto;padding:clamp(28px,5vw,58px);box-shadow:0 26px 70px #1544391a}.portal-choice-brand,.portal-brand{color:var(--green-dark);align-items:center;gap:10px;text-decoration:none;display:inline-flex}.portal-choice-brand>span,.portal-brand>span{background:var(--green);color:#fff;border-radius:13px;place-items:center;width:39px;height:39px;font-size:18px;font-weight:900;display:grid}.portal-brand strong{flex-direction:column;font-size:17px;display:flex}.portal-brand small{color:#84928d;margin-top:2px;font-size:9px}.portal-eyebrow,.portal-choice-card>p:first-of-type{color:var(--green);margin:42px 0 7px;font-size:11px;font-weight:800}.portal-choice-card h1{margin:0;font-size:clamp(28px,4vw,42px)}.portal-choice-card>p:last-of-type{color:var(--muted);margin:10px 0 30px}.portal-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.portal-choice-grid a{color:var(--ink);background:#fbfcfb;border:1px solid #e0e8e3;border-radius:18px;grid-template-columns:46px minmax(0,1fr);gap:2px 13px;padding:19px;text-decoration:none;transition:all .16s;display:grid}.portal-choice-grid a:hover{box-shadow:var(--shadow);border-color:#b9d1c8;transform:translateY(-2px)}.portal-choice-grid a>span{background:var(--green-pale);width:46px;height:46px;color:var(--green-dark);border-radius:15px;grid-row:1/3;place-items:center;font-weight:900;display:grid}.portal-choice-grid strong{font-size:14px}.portal-choice-grid small{color:var(--muted);font-size:10px}.portal-trust-note{color:#ffffffc7;align-items:center;gap:9px;font-size:11px;display:flex}.portal-trust-note span{background:#ffffff21;border-radius:50%;place-items:center;width:24px;height:24px;display:grid}.portal-shell{background:radial-gradient(circle at 62% -10%,#dbebe2cc,#0000 32rem),#f4f6f3;grid-template-columns:228px minmax(0,1fr);min-height:100vh;display:grid}.portal-sidebar{background:#fafcf9f0;border-left:1px solid #dfe7e2;flex-direction:column;justify-content:space-between;height:100vh;padding:26px 18px 20px;display:flex;position:sticky;top:0}.portal-sidebar nav{gap:6px;margin-top:48px;display:grid}.portal-sidebar nav a,.portal-sidebar nav button,.portal-sidebar>button{color:#667670;width:100%;font:inherit;text-align:right;cursor:pointer;background:0 0;border:0;border-radius:13px;padding:13px 14px;font-size:11px;font-weight:750;text-decoration:none}.portal-sidebar nav .active{background:var(--green-pale);color:var(--green-dark)}.portal-sidebar nav b{float:left;color:#fff;text-align:center;background:#d8785e;border-radius:9px;min-width:20px;padding:2px 6px}.portal-sidebar>button{text-align:center;border:1px solid #e4e9e6}.portal-workspace{min-width:0;padding:34px clamp(22px,4vw,56px) 60px}.portal-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px;display:flex}.portal-header span,.portal-panel-title>span,.student-welcome>span,.student-school-picker>div>span{color:var(--green);font-size:10px;font-weight:800}.portal-header h1{margin:5px 0 3px;font-size:clamp(25px,3vw,34px)}.portal-header p{color:var(--muted);margin:0;font-size:11px}.portal-security-badge{color:#497267;background:#fff;border:1px solid #d7e4dd;border-radius:13px;padding:10px 13px;font-size:10px}.portal-loading,.portal-empty{min-height:130px;color:var(--muted);place-items:center;font-size:11px;display:grid}.portal-empty.compact{min-height:70px}.portal-message{border-radius:13px;margin:0 0 15px;padding:12px 14px;font-size:11px}.portal-message.error{color:#994e42;background:#fff3f1;border:1px solid #f0d4cf}.portal-message.success{color:#2f6a58;background:#edf7f1;border:1px solid #cfe3d8}.portal-message.subtle{color:#7c674b;background:#f7f3eb;margin-top:12px}.portal-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:20px;display:grid}.portal-stats article{background:#ffffffdb;border:1px solid #e0e7e3;border-radius:17px;padding:19px;box-shadow:0 8px 22px #1e3a320a}.portal-stats small{color:var(--muted);font-size:9px;display:block}.portal-stats strong{color:var(--green-dark);margin-top:5px;font-size:25px;display:block}.portal-two-column{grid-template-columns:minmax(310px,.85fr) minmax(400px,1.15fr);align-items:start;gap:18px;display:grid}.school-class-grid{grid-template-columns:minmax(390px,1fr) minmax(340px,.9fr)}.portal-panel{box-shadow:var(--shadow);background:#ffffffeb;border:1px solid #dfe7e2;border-radius:21px;padding:24px;overflow:hidden}.portal-panel-title{margin-bottom:20px}.portal-panel-title h2{margin:5px 0 3px;font-size:18px}.portal-panel-title p{color:var(--muted);margin:0;font-size:10px;line-height:1.8}.portal-form{gap:14px;display:grid}.portal-form>label,.portal-search{gap:6px;display:grid}.portal-form label>span,.portal-search>span,.portal-form legend{color:#52645e;font-size:10px;font-weight:750}.portal-form input,.portal-search input,.portal-mfa input{width:100%;min-height:43px;color:var(--ink);font:inherit;background:#fbfcfb;border:1px solid #dbe4df;border-radius:12px;outline:0;padding:0 12px}.portal-form input:focus,.portal-search input:focus{border-color:#7ea99b;box-shadow:0 0 0 3px #377b671a}.portal-form>button,.portal-school-options button,.portal-row-actions button,.portal-row-actions a,.portal-modal-actions button,.portal-mfa button{background:var(--green);color:#fff;min-height:40px;font:inherit;cursor:pointer;border:0;border-radius:11px;padding:0 15px;font-size:10px;font-weight:750;text-decoration:none}button:disabled{opacity:.55;cursor:wait}.portal-secret{background:#edf7f2;border:1px dashed #9fc4b7;border-radius:15px;gap:8px;margin-top:17px;padding:16px;display:grid}.portal-secret>span{color:#4d766a;font-size:9px;font-weight:800}.portal-secret p{justify-content:space-between;align-items:center;gap:15px;margin:0;display:flex}.portal-secret small{color:var(--muted)}.portal-secret button{color:var(--green);font:inherit;cursor:pointer;background:0 0;border:0;justify-self:start;font-size:10px;font-weight:800}.portal-school-list,.portal-request-list,.portal-class-list,.manager-class-list,.portal-school-options{gap:10px;display:grid}.portal-school-list>article,.portal-request-list>article,.portal-class-list>article,.manager-class-list>article,.portal-school-options>article{background:#fbfcfb;border:1px solid #e4e9e6;border-radius:15px;justify-content:space-between;align-items:center;gap:14px;padding:15px;display:flex}.portal-school-main h3,.portal-request-list h3,.portal-class-list h3,.manager-class-list h3{margin:5px 0 2px;font-size:13px}.portal-school-main p,.portal-request-list p,.portal-class-list p{color:var(--muted);margin:0;font-size:9px}.portal-school-main>small{color:#7a8984;margin-top:7px;font-size:9px;display:block}.portal-status{border-radius:10px;width:max-content;padding:4px 8px;font-weight:800;display:inline-flex;font-size:8px!important}.portal-status.active,.portal-status.approved{color:#31705c;background:#e2f1e9}.portal-status.stopped,.portal-status.rejected{color:#995143;background:#f8e6e2}.portal-status.pending{color:#936c27;background:#fff1d9}.portal-row-actions{flex-wrap:wrap;gap:6px;display:flex}.portal-row-actions button,.portal-row-actions a{align-items:center;min-height:34px;display:inline-flex}.portal-row-actions .danger,.portal-modal-actions .danger{background:#a94e43}.portal-row-actions .ghost{color:#994e42;background:#fff5f3;border:1px solid #efd6d1}.portal-modal-actions .secondary{color:#42534d;background:#e8eeea}.portal-mfa{background:#fff8e9;border:1px solid #dfcfaa;border-radius:14px;align-items:center;gap:12px;margin-bottom:15px;padding:13px;display:flex}.portal-mfa p{flex-direction:column;flex:1;min-width:0;margin:0;display:flex}.portal-mfa small{color:var(--muted);font-size:9px}.portal-mfa input{width:110px}.portal-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f1d1994;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.portal-modal{background:#fff;border-radius:22px;width:min(480px,100%);padding:27px;box-shadow:0 30px 100px #00000038}.portal-modal>span{color:#a24d42;font-size:9px;font-weight:850}.portal-modal h2{margin:6px 0;font-size:20px}.portal-modal>p{color:var(--muted);margin:0 0 20px;font-size:10px;line-height:1.8}.portal-modal-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.portal-request-list>article{grid-template-columns:42px minmax(0,1fr) auto;display:grid}.portal-member-avatar{width:42px;height:42px;color:var(--green);background:#e6f0eb;border-radius:14px;place-items:center;font-weight:900;display:grid}.portal-member-avatar.manager{color:#705e91;background:#eee9f5}.portal-form fieldset{border:1px solid #e2e9e5;border-radius:14px;min-width:0;margin:0;padding:12px}.portal-candidate-list,.portal-manager-picker{gap:8px;max-height:250px;display:grid;overflow:auto}.portal-candidate-list>label,.portal-manager-check{background:#f7f9f7;border-radius:10px;align-items:center;gap:9px;padding:9px;display:flex}.portal-candidate-list input,.portal-manager-picker input{width:16px;min-height:auto;accent-color:var(--green)}.portal-candidate-list label>span,.portal-manager-check>span{flex-direction:column;display:flex}.portal-candidate-list small,.portal-manager-check small{color:var(--muted);font-size:8px}.portal-manager-picker>article{border:1px solid #e6ebe8;border-radius:12px;padding:9px}.portal-permission-grid{background:#f3f7f4;border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin-top:8px;padding:8px;display:grid}.portal-permission-grid label{align-items:center;gap:5px;font-size:8px;display:flex}.portal-class-list>article{display:block}.portal-class-list header{justify-content:space-between;display:flex}.portal-class-list article>div>p{border-top:1px solid #e8ecea;gap:6px;padding-top:10px;display:grid}.portal-permission-chips{flex-wrap:wrap;gap:4px;display:flex}.portal-permission-chips small{color:#456b60;background:#e8f1ed;border-radius:8px;padding:4px 7px;font-size:7px}.portal-permission-chips .muted{color:#8a9591;background:#eff1f0}.manager-class-list>article{display:block}.manager-class-list>article>span{color:var(--green);font-size:9px}.manager-class-list .portal-row-actions{margin-top:13px}.portal-search{margin-bottom:12px}.portal-school-options article div{flex-direction:column;display:flex}.portal-school-options small{color:var(--muted);font-size:8px}.portal-request-history{border-top:1px solid #e3e9e6;margin-top:20px;padding-top:14px}.portal-request-history h3{font-size:11px}.portal-request-history p{justify-content:space-between;align-items:center;margin:7px 0;font-size:10px;display:flex}.student-onboarding>header{justify-content:space-between;align-items:center;width:min(940px,100%);margin:0 auto 18px;display:flex}.student-onboarding>header>button{color:var(--muted);font:inherit;cursor:pointer;background:#fff;border:1px solid #dce5e0;border-radius:11px;padding:9px 15px}.student-welcome{text-align:center}.student-welcome h1{margin:6px 0;font-size:clamp(25px,4vw,38px)}.student-welcome p{width:min(570px,100%);color:var(--muted);margin:0 auto 26px;line-height:1.9}.student-membership-state{text-align:center;background:#eef7f2;border:1px solid #dce8e2;border-radius:20px;padding:26px}.student-membership-state.pending{background:#fff9eb;border-color:#eadab7}.student-membership-state.stopped{background:#fff3f1;border-color:#ead1cd}.student-membership-state span{color:var(--green);font-size:9px;font-weight:850}.student-membership-state h2{margin:6px 0}.student-membership-state p{color:var(--muted);margin:0}.student-school-picker{width:min(600px,100%);margin:0 auto}.student-school-picker h2{margin:5px 0 15px}.portal-back-link,.portal-manage-link{min-height:38px;color:var(--green);background:#fff;border:1px solid #d8e4de;border-radius:11px;align-items:center;padding:0 13px;font-size:10px;font-weight:800;text-decoration:none;display:inline-flex}.portal-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.portal-form-grid label,.portal-inline-form label{gap:6px;display:grid}.portal-form-grid label>span{color:#52645e;font-size:9px;font-weight:750}.portal-form-grid input,.portal-form-grid select,.portal-inline-form input,.portal-inline-form select,.manager-add-box select,.exam-score-table input,.exam-score-table select{width:100%;min-height:41px;color:var(--ink);font:inherit;background:#fbfcfb;border:1px solid #dbe4df;border-radius:11px;outline:0;padding:0 11px}.portal-field-wide{grid-column:1/-1}.portal-row-actions .secondary{color:#4f625c;background:#eef2ef;border:1px solid #dce5e0}.portal-inline-form{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.portal-inline-form button,.portal-add-box>button,.class-manager-editor-list .portal-row-actions button,.portal-subject-list button,.recovery-account-grid button,.exam-score-table button,.study-week-picker button{background:var(--green);color:#fff;min-height:40px;font:inherit;cursor:pointer;border:0;border-radius:11px;padding:0 14px;font-size:9px;font-weight:800}.reset-secret{width:min(620px,100%);margin:0 0 18px}.account-recovery-panel{margin-top:18px}.recovery-account-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.recovery-account-grid>div{align-content:start;gap:8px;display:grid}.recovery-account-grid h3{margin:0 0 4px;font-size:12px}.recovery-account-grid article{background:#fafcfa;border:1px solid #e3e9e6;border-radius:13px;justify-content:space-between;align-items:center;gap:10px;padding:12px;display:flex}.recovery-account-grid article>div{flex-direction:column;gap:3px;min-width:0;display:flex}.recovery-account-grid small{color:var(--muted);font-size:8px}.class-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin:18px 0}.portal-member-list,.portal-subject-list,.class-manager-editor-list{gap:8px;display:grid}.portal-member-list>article,.portal-subject-list>article{background:#fafcfa;border:1px solid #e3e9e6;border-radius:13px;justify-content:space-between;align-items:center;gap:10px;padding:12px;display:flex}.portal-member-list article>div:first-child,.portal-subject-list article>div:first-child{flex-direction:column;gap:3px;min-width:0;display:flex}.portal-member-list small,.portal-subject-list small{color:var(--muted);font-size:8px}.portal-subject-list article.inactive{opacity:.62}.portal-add-box{border-top:1px solid #e4eae7;gap:10px;margin-top:15px;padding-top:14px;display:grid}.portal-add-box h3{margin:0;font-size:11px}.portal-add-box>button{justify-self:start}.class-manager-editor-list{grid-template-columns:repeat(2,minmax(0,1fr))}.class-manager-editor-list>article{background:#fbfcfb;border:1px solid #e1e8e4;border-radius:15px;padding:15px}.class-manager-editor-list header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.class-manager-editor-list h3{margin:0;font-size:12px}.class-manager-editor-list header small,.class-manager-editor-list header>span{color:var(--muted);font-size:8px}.class-manager-editor-list .portal-row-actions{margin-top:10px}.manager-add-box{background:#f6faf7;border:1px dashed #b9cec5;border-radius:15px;margin-top:18px;padding:16px}.manager-add-box select{max-width:420px}.study-heading{justify-content:space-between;align-items:flex-end;gap:15px;display:flex}.study-week-picker{grid-template-columns:minmax(150px,1fr) auto;gap:6px;display:grid}.study-week-picker span{color:var(--muted);grid-column:1/-1;font-size:8px}.study-week-picker input{min-height:40px;font:inherit;background:#fff;border:1px solid #dbe4df;border-radius:10px;padding:0 10px}.study-student-list{gap:14px;display:grid}.study-student-card{background:#fbfcfb;border:1px solid #dfe7e3;border-radius:17px;overflow:hidden}.study-student-card>header{justify-content:space-between;align-items:center;gap:14px;padding:15px;display:flex}.study-student-card>header>div{flex-direction:column;gap:2px;display:flex}.study-student-card h3{margin:0;font-size:13px}.study-student-card header small{color:var(--muted);font-size:8px}.study-student-card header>div:last-child{text-align:left}.study-table-wrap,.exam-score-table-wrap{overflow-x:auto}.study-matrix,.exam-score-table{border-collapse:collapse;width:100%;min-width:760px}.study-matrix th,.study-matrix td,.exam-score-table th,.exam-score-table td{text-align:center;border-top:1px solid #e7ece9;padding:10px 9px;font-size:9px}.study-matrix thead th,.exam-score-table thead th{color:#53675f;background:#f0f5f2}.study-matrix th:first-child,.exam-score-table th:first-child,.exam-score-table td:first-child{z-index:1;text-align:right;background:#f8faf8;position:sticky;right:0}.study-matrix thead span,.study-matrix thead small{white-space:nowrap;display:block}.study-matrix thead small{color:var(--muted);margin-top:2px;font-size:7px}.study-matrix tbody th small{color:#9a6c5d;font-size:7px;display:block}.study-total-row{background:#edf5f1}.study-total-row td[data-status=UNREPORTED]{color:#a76d50}.study-total-row td[data-status=FUTURE],.study-total-row td[data-status=NOT_ENROLLED]{color:#9aa5a1}.study-entry-list{border-top:1px solid #e4eae7;padding:12px 15px}.study-entry-list h4{margin:0 0 8px;font-size:10px}.study-entry-list button{color:var(--ink);font:inherit;cursor:pointer;background:#fff;border:1px solid #dce6e1;border-radius:10px;align-items:center;gap:8px;margin:0 0 5px 5px;padding:8px 10px;font-size:8px;display:inline-flex}.study-entry-list button small{color:var(--green);font-weight:800}.manager-study-editor{margin-top:18px}.exam-layout{grid-template-columns:minmax(350px,.85fr) minmax(390px,1.15fr)}.manager-exam-list{gap:8px;display:grid}.manager-exam-list>button{width:100%;color:var(--ink);font:inherit;text-align:right;cursor:pointer;background:#fbfcfb;border:1px solid #e2e8e5;border-radius:13px;justify-content:space-between;align-items:center;gap:12px;padding:13px;display:flex}.manager-exam-list>button.selected{background:#eef6f2;border-color:#8db5a8;box-shadow:0 0 0 3px #356f5e14}.manager-exam-list button>div{flex-direction:column;gap:3px;display:flex}.manager-exam-list h3{margin:0;font-size:12px}.manager-exam-list span{color:var(--green);font-size:8px;font-weight:800}.manager-exam-list small{color:var(--muted);font-size:8px}.manager-exam-list button>div:last-child{text-align:left}.exam-score-panel{margin-top:18px}.exam-stat-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:13px;display:grid}.exam-stat-strip span{color:var(--muted);background:#f1f6f3;border-radius:11px;flex-direction:column;gap:3px;padding:11px;font-size:8px;display:flex}.exam-stat-strip strong{color:var(--green-dark);font-size:15px}.exam-score-table td:first-child strong,.exam-score-table td:first-child small{display:block}.exam-score-table td:first-child small{color:var(--muted);margin-top:2px;font-size:7px}.exam-score-table input,.exam-score-table select{min-width:100px;min-height:35px}.portal-loading.compact{min-height:70px}.site-data-filter{margin-bottom:18px}.site-data-secondary{margin:18px 0}.site-admin-exams{margin-top:18px}.site-exam-list{gap:14px;display:grid}.site-exam-list>article{background:#fbfcfb;border:1px solid #dfe7e3;border-radius:16px;overflow:hidden}.site-exam-list>article>header{justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.site-exam-list header h3{margin:3px 0;font-size:13px}.site-exam-list header div>span{color:var(--green);font-size:8px;font-weight:800}.site-exam-list header small{color:var(--muted);font-size:8px}@media (max-width:920px){.portal-shell{grid-template-columns:1fr}.portal-sidebar{border-bottom:1px solid #dfe7e2;border-left:0;flex-direction:row;align-items:center;gap:10px;height:auto;padding:14px 18px;position:static}.portal-sidebar nav{flex:1;justify-content:center;margin:0;display:flex}.portal-sidebar nav a,.portal-sidebar nav button,.portal-sidebar>button{width:auto}.portal-two-column,.school-class-grid,.class-detail-grid,.exam-layout,.class-manager-editor-list{grid-template-columns:1fr}}@media (max-width:680px){.portal-choice-page,.student-onboarding{padding:16px}.portal-choice-card,.student-onboarding-card{border-radius:22px;padding:25px 18px}.portal-choice-grid{grid-template-columns:1fr}.portal-workspace{padding:24px 14px 45px}.portal-header{flex-direction:column;align-items:flex-start}.portal-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-panel{padding:18px 14px}.portal-sidebar nav{justify-content:flex-start;overflow-x:auto}.portal-sidebar .portal-brand strong{display:none}.portal-request-list>article{grid-template-columns:38px minmax(0,1fr)}.portal-request-list .portal-row-actions{grid-column:1/-1}.portal-school-list>article,.portal-school-options>article{flex-direction:column;align-items:flex-start}.portal-permission-grid{grid-template-columns:1fr}.portal-mfa{flex-direction:column;align-items:stretch}.portal-mfa input{width:100%}.portal-form-grid,.recovery-account-grid,.exam-stat-strip{grid-template-columns:1fr}.portal-field-wide{grid-column:auto}.study-heading{flex-direction:column;align-items:stretch}.portal-member-list>article,.portal-subject-list>article,.recovery-account-grid article{flex-direction:column;align-items:flex-start}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 70% -10%, #e1ede5d1, transparent 28rem), var(--canvas);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Vazirmatn,IRANSansX,-apple-system,BlinkMacSystemFont,Segoe UI,Tahoma,Arial,sans-serif;font-size:14px;overflow-x:clip}.admin-shell{background:radial-gradient(circle at 58% -8%,#dbebe2c7,#0000 31rem),#f4f6f3;grid-template-columns:246px minmax(0,1fr);min-height:100vh;display:grid}.admin-sidebar{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fafcf9e8;border-left:1px solid #dfe7e2;flex-direction:column;justify-content:space-between;height:100vh;padding:27px 18px 20px;display:flex;position:sticky;top:0}.admin-brand{padding-inline:10px}.admin-nav{margin-top:52px}.admin-nav>p{color:#98a39f;margin:0 14px 12px;font-size:10px;font-weight:700}.admin-nav a{color:#697873;border-radius:14px;grid-template-columns:23px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:48px;margin:4px 0;padding:0 14px;font-size:12px;font-weight:700;transition:all .16s;display:grid;position:relative}.admin-nav a:hover{color:var(--ink);background:#edf2ee}.admin-nav a.active{background:var(--green-pale);color:var(--green-dark)}.admin-nav a.active:after{background:var(--green);content:"";border-radius:5px 0 0 5px;width:3px;height:25px;position:absolute;right:-18px}.admin-nav a small{color:#a6b0ac;font-size:8px;font-weight:600}.admin-user-card{border-top:1px solid var(--line);grid-template-columns:38px minmax(0,1fr) 34px;align-items:center;gap:10px;padding:15px 9px 0;display:grid}.admin-user-card>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.admin-user-card strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.admin-user-card small{color:var(--muted);margin-top:3px;font-size:9px}.admin-user-card button{color:#75827e;background:0 0;border:0;border-radius:11px;place-items:center;width:34px;height:34px;display:grid}.admin-user-card button:hover{color:#9c4f43;background:#eef2ef}.admin-avatar{width:38px;height:38px;color:var(--green-dark);background:#e8f0ec;border:1px solid #d5e1dc;border-radius:13px;place-items:center;font-size:11px;font-weight:800;display:grid}.admin-workspace{min-width:0;padding:34px clamp(24px,3.5vw,54px) 54px}.admin-topbar{justify-content:space-between;align-items:center;gap:24px;margin-bottom:28px;display:flex}.admin-topbar>div:first-child>span{color:#70827c;font-size:10px;font-weight:700}.admin-topbar h1{letter-spacing:-.8px;margin:5px 0 4px;font-size:clamp(23px,2.4vw,31px)}.admin-topbar p{color:var(--muted);margin:0;font-size:12px}.admin-security-chip{color:#477467;background:#ffffffc7;border:1px solid #dbe6e0;border-radius:15px;align-items:center;gap:10px;min-width:205px;padding:11px 14px;display:flex}.admin-security-chip span{flex-direction:column;display:flex}.admin-security-chip strong{color:#334c45;font-size:10px}.admin-security-chip small{color:#7a8984;margin-top:2px;font-size:8px}.admin-loading{min-height:300px;color:var(--muted);place-content:center;justify-items:center;display:grid}.admin-loading span{border:3px solid #dce7e1;border-top-color:var(--green);border-radius:50%;width:36px;height:36px;animation:.8s linear infinite admin-spin}.admin-loading p{margin:15px 0 0;font-size:11px}@keyframes admin-spin{to{transform:rotate(360deg)}}.admin-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:16px;display:grid}.admin-stats article{border:1px solid var(--line);background:#ffffffe0;border-radius:21px;align-items:center;gap:14px;min-height:112px;padding:18px;display:flex;box-shadow:0 8px 28px #1a39310b}.admin-stats article>span{border-radius:14px;flex:0 0 43px;place-items:center;width:43px;height:43px;display:grid}.admin-stats .mint{color:#397161;background:#e5f0eb}.admin-stats .blue{color:#6077a0;background:#e9eef5}.admin-stats .orange{color:#b86f49;background:#f8ece5}.admin-stats .violet{color:#8b6791;background:#f0eaf2}.admin-stats p{flex-direction:column;min-width:0;margin:0;display:flex}.admin-stats small{color:#72817c;font-size:9px;font-weight:700}.admin-stats strong{letter-spacing:-.4px;margin:2px 0 0;font-size:23px}.admin-stats em{color:#9ba6a2;font-size:8px;font-style:normal}.admin-grid{grid-template-columns:minmax(410px,1.1fr) minmax(320px,.9fr);align-items:start;gap:16px;display:grid}.admin-panel{border:1px solid var(--line);box-shadow:var(--shadow);background:#ffffffe8;border-radius:24px;padding:25px}.admin-panel-title{align-items:flex-start;gap:13px;margin-bottom:24px;display:flex}.admin-panel-title>span{background:var(--green-pale);width:41px;height:41px;color:var(--green);border-radius:14px;flex:0 0 41px;place-items:center;display:grid}.admin-panel-title.simple{margin-bottom:19px}.admin-panel-title small{color:#788984;font-size:9px;font-weight:700}.admin-panel-title h2{margin:3px 0 4px;font-size:16px}.admin-panel-title p{color:var(--muted);margin:0;font-size:10px;line-height:1.75}.batch-maker form{gap:16px;display:grid}.batch-maker label{color:#445650;gap:7px;font-size:10px;font-weight:700;display:grid}.batch-maker select,.batch-maker input{background:#fbfcfb;border:1px solid #dbe4df;border-radius:13px;outline:none;width:100%;height:48px;font-size:12px;transition:all .16s}.batch-maker select{padding:0 13px}.batch-maker input{text-align:right;direction:ltr;padding:0 14px 0 88px}.batch-maker select:focus,.batch-maker input:focus{background:#fff;border-color:#79a295;box-shadow:0 0 0 3px #487f6e1a}.batch-maker label>em{color:#9aa5a1;font-size:8px;font-style:normal;font-weight:500}.admin-count-field{position:relative}.admin-count-field small{color:#788681;border-right:1px solid #dfe6e2;padding-right:12px;font-size:9px;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.class-preview,.batch-security-note,.admin-message{border-radius:14px;align-items:center;gap:11px;padding:12px 13px;display:flex}.class-preview{background:#f7f9f7;border:1px solid #e1e8e4}.class-preview>span{color:#658479;background:#fff;border-radius:11px;flex:0 0 35px;place-items:center;width:35px;height:35px;display:grid}.class-preview p,.batch-security-note p{flex-direction:column;margin:0;display:flex}.class-preview strong,.batch-security-note strong{font-size:10px}.class-preview small,.batch-security-note small{color:#7d8b86;margin-top:3px;font-size:8px;line-height:1.7}.batch-security-note{color:#9a6844;background:#fcf7ef;border:1px solid #eddfcc;align-items:flex-start}.batch-security-note small{color:#8e7968}.mfa-refresh-box{background:#f3f8fd;border:1px solid #c9dcf0;border-radius:14px;gap:11px;padding:13px;display:grid}.mfa-refresh-box>div{align-items:center;gap:10px;display:flex}.mfa-refresh-box p{flex-direction:column;margin:0;display:flex}.mfa-refresh-box strong{color:#3c5e7c;font-size:9px}.mfa-refresh-box small{color:#71869a;margin-top:3px;font-size:8px}.mfa-refresh-box input{text-align:center;letter-spacing:4px;flex:1;height:42px;padding:0 12px}.mfa-refresh-box button{color:#fff;background:#416987;border:0;border-radius:11px;min-height:42px;padding:0 13px;font-size:9px;font-weight:800}.admin-message{margin:0;font-size:9px;font-weight:700;line-height:1.7}.admin-message.error{color:#a24f43;background:#fff4f2;border:1px solid #f0d8d3}.admin-message.success{color:#39715f;background:#edf7f2;border:1px solid #d6e8df}.ready-download{background:#f0f8f4;border:1px solid #d3e5dc;border-radius:14px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 12px;display:grid}.ready-download>span{color:#4b7d6d;background:#fff;border-radius:11px;place-items:center;width:36px;height:36px;display:grid}.ready-download p{flex-direction:column;min-width:0;margin:0;display:flex}.ready-download strong{font-size:9px}.ready-download small{color:#70867e;margin-top:3px;font-size:8px}.ready-download button{color:#356b5b;background:#fff;border:1px solid #bfd8cd;border-radius:11px;align-items:center;gap:6px;min-height:39px;padding:0 11px;font-size:9px;font-weight:800;display:inline-flex}.admin-primary{background:var(--green-dark);color:#fff;border:0;border-radius:14px;justify-content:center;align-items:center;gap:9px;min-height:49px;font-size:11px;font-weight:800;transition:all .16s;display:inline-flex;box-shadow:0 9px 21px #123e382e}.admin-primary:hover:not(:disabled){background:#194f46;transform:translateY(-1px)}.admin-primary:disabled{cursor:wait;opacity:.64}.batch-list{display:grid}.batch-list article{border-bottom:1px solid #edf1ef;grid-template-columns:39px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:72px;display:grid}.batch-list article:last-child{border-bottom:0}.batch-list article>span{color:#608075;background:#edf2ef;border-radius:12px;place-items:center;width:37px;height:37px;display:grid}.batch-list p{flex-direction:column;min-width:0;margin:0;display:flex}.batch-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.batch-list small,.batch-list em{color:#899691;font-size:8px;font-style:normal}.batch-list b{color:#65736f;background:#f2f5f3;border-radius:8px;padding:6px 8px;font-size:8px}.batch-row-actions{flex-direction:column;align-items:flex-end;gap:5px;display:flex}.batch-row-actions button{color:#587a6f;background:0 0;border:0;border-radius:8px;align-items:center;gap:4px;min-height:29px;padding:0 7px;font-size:7px;font-weight:800;display:inline-flex}.batch-row-actions button:hover:not(:disabled){background:#edf4f0}.batch-row-actions button:disabled{cursor:wait;opacity:.55}.empty-batches{color:#9ca8a4;text-align:center;place-content:center;justify-items:center;min-height:260px;display:grid}.empty-batches strong{color:#64746f;margin-top:11px;font-size:11px}.empty-batches p{max-width:240px;margin:5px 0 0;font-size:9px;line-height:1.7}.admin-pilot-note{color:#6e7d78;border:1px dashed #d9e2dd;border-radius:17px;align-items:center;gap:13px;margin-top:16px;padding:15px 18px;display:flex}.admin-pilot-note>span{color:#4f766b;background:#e8f0ec;border-radius:8px;flex:none;padding:6px 9px;font-size:8px;font-weight:800}.admin-pilot-note p{flex-direction:column;margin:0;display:flex}.admin-pilot-note strong{font-size:9px}.admin-pilot-note small{color:#899590;margin-top:3px;font-size:8px}@media (max-width:1120px){.admin-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-grid{grid-template-columns:1fr}}@media (max-width:780px){.admin-shell{display:block}.admin-sidebar{border-bottom:1px solid var(--line);border-left:0;height:auto;padding:16px 18px;position:static}.admin-nav{gap:6px;margin-top:14px;padding-bottom:3px;display:flex;overflow-x:auto}.admin-nav>p{display:none}.admin-nav a{min-width:max-content;padding:9px 10px}.admin-nav a small{display:none}.admin-user-card{border:0;width:auto;padding:0;position:absolute;top:15px;left:14px}.admin-user-card>span:not(.admin-avatar){display:none}.admin-brand{width:max-content;padding:0}.admin-brand .brand-mark{border-radius:13px 13px 13px 5px;flex-basis:38px;width:38px;height:38px;font-size:18px}.admin-workspace{padding:24px 16px 40px}.admin-topbar{align-items:flex-start}.admin-security-chip{display:none}.admin-topbar h1{font-size:23px}.admin-stats{grid-template-columns:1fr 1fr;gap:10px}.admin-stats article{min-height:94px;padding:13px}.admin-stats article>span{flex-basis:36px;width:36px;height:36px}.admin-stats strong{font-size:19px}.admin-panel{border-radius:20px;padding:19px}.admin-grid{display:block}.recent-batches{margin-top:12px}}@media (max-width:480px){.admin-stats{grid-template-columns:1fr}.admin-stats article{min-height:82px}.admin-topbar p{line-height:1.8}.admin-pilot-note{align-items:flex-start}.batch-list article{grid-template-columns:36px minmax(0,1fr)}.batch-row-actions{grid-column:2;align-items:flex-start;margin-top:-8px}}button,input,select{color:inherit;font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible{outline-offset:3px;outline:3px solid #3c7d6a47}a:focus-visible{outline-offset:3px;outline:3px solid #3c7d6a47}input:focus-visible{outline-offset:3px;outline:3px solid #3c7d6a47}select:focus-visible{outline-offset:3px;outline:3px solid #3c7d6a47}[tabindex]:focus-visible{outline-offset:3px;outline:3px solid #3c7d6a47}a{color:inherit;text-decoration:none}.app-shell{grid-template-columns:252px minmax(0,1fr);width:100%;min-height:100vh;display:grid;overflow-x:clip}.sidebar{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fafcf9d6;border-left:1px solid #dbe4dee6;flex-direction:column;justify-content:space-between;height:100vh;padding:28px 20px 22px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;padding:0 10px;display:flex}.brand-mark{background:var(--green-dark);color:#fff;border-radius:15px 15px 15px 5px;flex:0 0 44px;place-items:center;width:44px;height:44px;font-size:22px;font-weight:800;display:grid;box-shadow:0 8px 20px #123e3833}.brand>span:last-child,.student-mini>span:last-child,.profile-copy{flex-direction:column;min-width:0;display:flex}.brand strong{font-size:19px;line-height:1.4}.brand small,.student-mini small,.profile-copy small{color:var(--muted);font-size:11px}.side-nav{margin-top:58px}.nav-label{color:#94a09d;margin:0 14px 13px;font-size:11px;font-weight:600}.nav-item{color:#63736f;border-radius:15px;align-items:center;gap:13px;min-height:48px;margin:4px 0;padding:0 15px;font-weight:600;transition:all .18s;display:flex;position:relative}.nav-item:hover{color:var(--ink);background:#edf2ee}.nav-item.active{background:var(--green-pale);color:var(--green-dark)}.nav-item.active:after{background:var(--green);content:"";border-radius:6px 0 0 6px;width:3px;height:25px;position:absolute;right:-20px}.sidebar-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:8px;padding:13px 10px 0;display:flex}.student-mini{align-items:center;gap:10px;min-width:0;display:flex}.student-mini strong,.profile-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.avatar{width:38px;height:38px;color:var(--green-dark);background:#e9f1ed;border:1px solid #d4e2dc;border-radius:13px;flex:0 0 38px;place-items:center;font-size:12px;font-weight:800;display:grid}.workspace{min-width:0;padding:32px clamp(24px,3vw,48px) 60px}.topbar{justify-content:space-between;align-items:center;gap:30px;margin-bottom:30px;display:flex}.topbar>div:first-child,.today-card-copy,.panel-heading>div{min-width:0}.topbar h1,.today-card-copy p{overflow-wrap:anywhere}.eyebrow,.section-kicker{color:#758580;letter-spacing:-.1px;font-size:11px;font-weight:700}.topbar h1{letter-spacing:-1px;margin:5px 0 3px;font-size:clamp(24px,2.4vw,31px);font-weight:800}.topbar p{color:var(--muted);margin:0;font-size:13px}.topbar-actions{align-items:center;gap:10px;display:flex}.pilot-chip{color:#73817d;background:#ffffffad;border:1px solid #dde6e1;border-radius:12px;align-items:center;gap:7px;height:36px;padding:0 13px;font-size:11px;font-weight:700;display:inline-flex}.pilot-chip i{background:#70a090;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #70a09021}.icon-button{color:#51635e;background:#ffffffdb;border:1px solid #dfe6e2;border-radius:14px;place-items:center;width:44px;height:44px;display:grid;position:relative}.icon-button:hover{background:#fff;box-shadow:0 8px 22px #1a3e3414}.icon-button.subtle{background:0 0;border:0;width:36px;height:36px}.notification-dot{background:var(--orange);box-sizing:content-box;border:2px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:9px;right:10px}.profile-button{text-align:right;background:#ffffffdb;border:1px solid #dfe6e2;border-radius:16px;align-items:center;gap:9px;min-width:178px;height:50px;padding:5px 7px 5px 12px;display:flex}.profile-copy{flex:1}.quick-actions{grid-template-columns:minmax(0,1fr) 286px;gap:16px;margin-bottom:16px;display:grid}.today-card{background:radial-gradient(circle at 18% 160%, #65a08f54, transparent 50%), var(--green-dark);color:#fff;border-radius:27px;grid-template-columns:minmax(220px,1fr) auto auto;align-items:center;gap:clamp(18px,3vw,42px);min-height:166px;padding:28px clamp(24px,3vw,38px);display:grid;position:relative;overflow:hidden;box-shadow:0 18px 42px #123e3829}.today-card:before{content:"";border:1px solid #ffffff14;border-radius:50%;width:180px;height:180px;position:absolute;top:-58px;left:-42px}.today-card .section-kicker{color:#b9d0c8}.today-card-copy{z-index:1;position:relative}.today-card-copy>strong{margin:8px 0 6px;font-size:clamp(22px,2.2vw,30px);font-weight:800;display:block}.today-card-copy p{color:#c2d5cf;max-width:470px;margin:0;font-size:12px;line-height:1.8}.today-card-visual{text-align:center;border:8px solid #ffffff1a;border-top-color:#8eb7aa;border-radius:50%;place-content:center;width:94px;height:94px;display:grid;position:relative;transform:rotate(-12deg)}.today-card-visual span,.today-card-visual small{transform:rotate(12deg)}.today-card.is-unreported .today-card-visual{border-style:dashed;border-color:#ffffff38}.today-card-visual span{font-size:23px;font-weight:800;line-height:1.1}.today-card-visual small{color:#bcd0ca;font-size:10px}.primary-button{z-index:1;height:46px;color:var(--green-dark);white-space:nowrap;background:#f5f8f6;border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:0 19px;font-size:12px;font-weight:800;transition:transform .16s,box-shadow .16s;display:inline-flex;position:relative;box-shadow:0 8px 18px #02181326}.primary-button:hover{transform:translateY(-1px);box-shadow:0 10px 24px #02181338}.primary-button.full{background:var(--green-dark);color:#fff;width:100%;margin-top:4px}.yesterday-action{border:1px solid var(--line);min-height:166px;color:var(--ink);text-align:right;box-shadow:var(--shadow);background:#ffffffe0;border-radius:27px;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding:24px;transition:all .18s;display:grid}.yesterday-action:hover{background:#fff;border-color:#cedcd5;transform:translateY(-2px)}.yesterday-action>span:nth-child(2){flex-direction:column;gap:5px;display:flex}.yesterday-action strong{font-size:14px}.yesterday-action small{color:var(--orange);font-size:10px;font-weight:700}.action-icon,.summary-icon{width:42px;height:42px;color:var(--green);background:#edf3ef;border-radius:14px;place-items:center;display:grid}.summary-strip{border:1px solid var(--line);background:#ffffffd1;border-radius:22px;grid-template-columns:1.05fr .72fr 1fr .95fr;align-items:center;min-height:104px;margin-bottom:16px;padding:18px 22px;display:grid;box-shadow:0 8px 25px #1c3c340b}.summary-strip>div{border-left:1px solid var(--line);min-height:54px;padding:0 clamp(13px,2vw,24px)}.summary-strip>div:first-child{padding-right:0}.summary-strip>div:last-child{border-left:0;padding-left:0}.summary-main,.summary-status{align-items:center;gap:13px;display:flex}.summary-icon.book{background:var(--green-pale)}.summary-main>span:last-child,.summary-item,.summary-status p{flex-direction:column;gap:4px;margin:0;display:flex}.summary-strip small{color:var(--muted);font-size:10px}.summary-strip strong{font-size:14px;line-height:1.5}.summary-item>span{color:#8b9995;font-size:9px}.summary-status>span{color:#47816f;background:#edf5ec;border-radius:50%;flex:0 0 30px;place-items:center;width:30px;height:30px;display:grid}.content-grid{grid-template-columns:minmax(0,1.55fr) minmax(280px,.72fr);align-items:start;gap:16px;display:grid}.main-column,.side-column{gap:16px;min-width:0;display:grid}.panel{border:1px solid var(--line);box-shadow:var(--shadow);background:#ffffffe6;border-radius:23px}.weekly-panel,.table-panel,.next-exam,.latest-score{padding:24px}.table-panel{min-width:0;overflow:hidden}.panel-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.panel-heading h2{letter-spacing:-.35px;margin:5px 0 0;font-size:17px;font-weight:800}.panel-heading.compact h2{font-size:15px}.legend{color:var(--muted);align-items:center;gap:15px;font-size:9px;display:flex}.legend span{align-items:center;gap:6px;display:inline-flex}.legend i{border-radius:2px;width:7px;height:7px}.legend-me{background:var(--green)}.legend-class{background:#dfe7e2}.legend-unreported{background:0 0;border-top:2px dashed #687873;border-radius:0!important;width:10px!important;height:0!important}.chart{background:repeating-linear-gradient(#0000 0 48px,#eff3f0 49px,#0000 50px);border-bottom:1px solid #e8edea;grid-template-columns:repeat(7,1fr);height:210px;margin-top:22px;padding:8px 4px 0;display:grid}.chart-column{grid-template-rows:1fr 28px;place-items:end center;display:grid}.bars{justify-content:center;align-items:end;gap:5px;width:48px;height:100%;display:flex;position:relative}.bars>.report-marker{z-index:2;place-items:center;transition:none;display:grid;position:absolute;bottom:3px}.bars>.report-marker.unreported{color:#0000;background:0 0;border-top:2px dashed #687873;border-radius:0;width:26px;height:0;min-height:0}.bars>.report-marker.zero{color:#52645e;background:#f4f7f5;border:1px solid #9eb0aa;border-radius:50%;width:18px;height:18px;min-height:18px;font-size:9px;font-weight:800}.bars>span{border-radius:6px 6px 2px 2px;min-height:0;transition:height .32s}.class-bar{background:#dfe7e2;width:8px}.my-bar{background:#5f8b80;width:18px;position:relative}.my-bar.current{background:var(--green-dark)}.my-bar b{color:#5d6f69;font-size:9px;font-weight:700;position:absolute;top:-20px;left:50%;transform:translate(-50%)}.chart-day{color:#63736e;border-radius:8px;place-items:center;width:24px;height:24px;font-size:10px;font-weight:700;display:grid}.chart-day.current{background:var(--green-pale);color:var(--green-dark)}.unit-chip,.new-chip{color:#7d8a86;background:#f1f4f2;border-radius:9px;align-items:center;height:27px;padding:0 10px;font-size:9px;font-weight:700;display:inline-flex}.study-table-wrap{overscroll-behavior-inline:contain;scrollbar-width:thin;-webkit-overflow-scrolling:touch;width:100%;min-width:0;max-width:100%;margin-top:20px;overflow-x:auto}.study-table{border-collapse:separate;border-spacing:0;text-align:center;width:100%;min-width:760px;font-size:11px}.study-table th,.study-table td{border-bottom:1px solid #edf1ee;height:46px;padding:7px 9px}.study-table thead th{color:#677872;height:52px;font-weight:700}.study-table thead th span,.study-table thead th small{display:block}.study-table thead th small{color:#a0aaa7;margin-top:3px;font-size:8px;font-weight:500}.study-table th:first-child{text-align:right;min-width:92px}.study-table tbody th{font-size:11px;font-weight:700}.study-table tbody th i{border-radius:50%;width:7px;height:7px;margin-left:8px;display:inline-block}.study-table td.current,.study-table th.current{background:#f0f5f2}.study-table td.empty{color:#b8c0bd}.study-table .row-total{color:var(--green-dark);font-weight:800}.study-table tfoot th,.study-table tfoot td{color:var(--green-dark);border-bottom:0;font-weight:800}.table-note{color:#63736e;margin:14px 0 0;font-size:10px;line-height:1.8}.table-note span{min-width:20px;height:20px;color:var(--ink);background:#f0f4f1;border-radius:6px;place-items:center;margin:0 3px;font-weight:800;display:inline-grid}.exam-date{background:#f6f8f6;border:1px solid #e2e9e5;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;width:52px;height:56px;display:flex}.exam-date strong{font-size:17px;line-height:1.15}.exam-date small{color:var(--muted);font-size:8px}.exam-meta{color:#61716d;background:#f5f7f5;border-radius:16px;gap:11px;margin:22px 0;padding:17px;font-size:10px;display:grid}.exam-meta span{align-items:center;gap:8px;display:flex}.exam-footer{color:#84918d;justify-content:space-between;align-items:center;font-size:9px;display:flex}.exam-footer button{color:var(--green);background:0 0;border:0;align-items:center;gap:4px;padding:0;font-size:10px;font-weight:800;display:flex}.new-chip{color:#4d7e70;background:#edf4ef}.score-display{justify-content:space-between;align-items:center;margin:21px 0 18px;display:flex}.score-display>span{align-items:baseline;gap:6px;display:flex}.score-display>span strong{letter-spacing:-1px;font-size:36px}.score-display>span small{color:var(--muted);font-size:11px}.score-ring{place-items:center;width:56px;height:56px;display:grid;position:relative}.score-ring svg{width:100%;height:100%;position:absolute;transform:rotate(-90deg)}.score-ring circle{fill:none;stroke:#e6ece8;stroke-width:4px}.score-ring circle:last-child{stroke:#5d8c7e;stroke-linecap:round}.score-ring b{font-size:9px}.score-stats{border:1px solid var(--line);border-radius:14px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.score-stats span{border-left:1px solid var(--line);flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:58px;display:flex}.score-stats span:last-child{border-left:0}.score-stats small{color:#8a9692;font-size:8px}.score-stats strong{font-size:13px}.latest-score>p{color:#8e9a96;text-align:center;margin:13px 0 0;font-size:8px}.privacy-note{background:#eaf2edab;border:1px dashed #cfddd6;border-radius:18px;align-items:center;gap:12px;padding:17px 18px;display:flex}.privacy-note>span{width:38px;height:38px;color:var(--green);background:#fff;border-radius:13px;flex:0 0 38px;place-items:center;display:grid}.privacy-note p{flex-direction:column;gap:4px;margin:0;display:flex}.privacy-note strong{font-size:11px}.privacy-note small{color:#71827c;font-size:9px;line-height:1.8}.mobile-nav{display:none}.dashboard-state{background:radial-gradient(circle at 50% 10%, #e4efe9, transparent 30rem), var(--canvas);min-height:100vh;color:var(--ink);text-align:center;place-content:center;justify-items:center;padding:28px;display:grid}.dashboard-state .brand-mark{margin-bottom:24px}.dashboard-state strong,.dashboard-state h1{margin:15px 0 4px;font-size:17px}.dashboard-state small,.dashboard-state p{max-width:420px;color:var(--muted);margin:0;font-size:10px;line-height:1.9}.dashboard-state button{background:var(--green-dark);color:#fff;border:0;border-radius:13px;align-items:center;gap:8px;min-height:44px;margin-top:18px;padding:0 18px;font-size:11px;font-weight:800;display:inline-flex}.dashboard-state a{color:var(--green);margin-top:14px;font-size:10px;font-weight:700}.state-spinner{border:3px solid #d8e5de;border-top-color:var(--green);border-radius:50%;width:34px;height:34px;animation:.8s linear infinite admin-spin}.inline-page-warning{color:#8b6142;background:#fff8ef;border:1px solid #ead9c7;border-radius:13px;margin:-12px 0 16px;padding:10px 13px;font-size:10px}.chart-privacy{color:#63736e;margin:13px 0 -5px;font-size:9px;line-height:1.7}.exam-date.empty{color:#789087;place-items:center;display:grid}.empty-score-copy{color:#82908c;text-align:center;place-content:center;justify-items:center;min-height:100px;padding:18px 8px 5px;display:grid}.empty-score-copy>span{color:#618378;background:#edf3ef;border-radius:16px;place-items:center;width:48px;height:48px;display:grid}.empty-score-copy p{max-width:270px;margin:10px 0 0;font-size:9px;line-height:1.9}.primary-button:disabled,.yesterday-action:disabled,.zero-button:disabled{cursor:not-allowed;opacity:.55;transform:none}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f1f1b75;place-items:center;padding:20px;animation:.16s fade-in;display:grid;position:fixed;inset:0}.entry-modal{overscroll-behavior:contain;background:#fff;border:1px solid #ffffffb3;border-radius:24px;width:min(440px,100%);max-width:100%;max-height:min(760px,100dvh - 40px);padding:26px;animation:.2s modal-in;overflow-y:auto;box-shadow:0 30px 80px #081e1740}.entry-modal .icon-button.subtle{min-width:44px;min-height:44px}.day-entry-list{background:#f7f9f7;border:1px solid #e2e9e5;border-radius:15px;gap:7px;margin:-7px 0 20px;padding:12px;display:grid}.day-entry-list>div{justify-content:space-between;align-items:center;padding:0 2px 3px;display:flex}.day-entry-list>div strong{font-size:9px}.day-entry-list>div small{color:#667570;font-size:10px}.day-entry-list>button{color:#53645f;text-align:right;background:#fff;border:1px solid #0000;border-radius:11px;grid-template-columns:minmax(0,1fr) auto 18px;align-items:center;gap:8px;min-height:44px;padding:0 10px;display:grid}.day-entry-list>button.active{color:var(--green-dark);background:#edf5f1;border-color:#a9c9bd}.day-entry-list button span{align-items:center;gap:7px;font-size:10px;font-weight:700;display:inline-flex}.day-entry-list button i{border-radius:50%;width:7px;height:7px}.day-entry-list button b{font-size:10px;font-weight:700}.cancel-edit-button{color:#64746f;background:#fff;border:1px solid #dce5e0;border-radius:12px;min-height:44px;margin-top:-7px;font-size:9px;font-weight:700}.modal-heading{justify-content:space-between;align-items:flex-start;margin-bottom:25px;display:flex}.modal-heading h2{margin:5px 0 0;font-size:20px}.entry-modal form,.entry-modal label{gap:9px;display:grid}.entry-modal form{gap:18px}.entry-modal label>span{color:#52645e;font-size:11px;font-weight:700}.entry-modal select,.entry-modal input{background:#f9faf9;border:1px solid #dce5e0;border-radius:13px;outline:none;width:100%;height:48px;font-size:12px}.entry-modal select{padding:0 13px}.entry-modal input{direction:rtl;padding:0 13px 0 66px}.entry-modal select:focus,.entry-modal input:focus{border-color:#75a092;box-shadow:0 0 0 3px #58897a1a}.minutes-field{position:relative}.minutes-field>span{color:#8b9894;font-size:10px;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.form-hint,.form-error{margin:-8px 0 0;font-size:10px;line-height:1.7}.form-hint{color:#667570}.form-error{color:#ad503d}.zero-button{color:#75847f;background:0 0;border:0;min-height:44px;margin-top:-7px;font-size:10px;font-weight:700}.zero-button:hover{color:var(--green-dark)}.toast{z-index:120;color:#384b46;background:#fff;border:1px solid #d7e4de;border-radius:15px;align-items:center;gap:10px;max-width:min(420px,100vw - 32px);padding:12px 15px;font-size:11px;font-weight:700;animation:.25s toast-in;display:flex;position:fixed;bottom:26px;left:26px;box-shadow:0 18px 45px #12342b2e}.toast span{color:#4d806f;background:#e9f3ed;border-radius:9px;place-items:center;width:27px;height:27px;display:grid}@keyframes fade-in{0%{opacity:0}}@keyframes modal-in{0%{opacity:0;transform:translateY(10px)scale(.98)}}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)}}@media (max-width:1220px){.app-shell{grid-template-columns:220px minmax(0,1fr)}.workspace{padding-inline:24px}.today-card{grid-template-columns:minmax(190px,1fr) auto}.today-card-visual{display:none}.content-grid{grid-template-columns:minmax(0,1.25fr) minmax(255px,.66fr)}.summary-strip{grid-template-columns:1fr .8fr 1fr}.summary-status{display:none}.summary-strip>div:nth-child(3){border-left:0}}@media (max-width:1000px){.app-shell{grid-template-columns:82px minmax(0,1fr)}.sidebar{padding-inline:14px}.brand{justify-content:center;padding:0}.brand>span:last-child,.nav-label,.nav-item span,.student-mini>span:last-child,.sidebar-footer .icon-button{display:none}.nav-item{justify-content:center;padding:0}.nav-item.active:after{right:-14px}.sidebar-footer{justify-content:center;padding-inline:0}.content-grid{grid-template-columns:1fr}.side-column{grid-template-columns:1fr 1fr}.privacy-note{grid-column:1/-1}}@media (max-width:780px){.app-shell{display:block}.sidebar{display:none}.workspace{padding:22px 16px calc(104px + env(safe-area-inset-bottom))}.topbar{margin-bottom:22px}.topbar p,.pilot-chip,.profile-copy,.profile-button>svg{display:none}.profile-button{width:48px;min-width:48px;padding:4px}.quick-actions{grid-template-columns:1fr}.today-card{min-height:190px}.yesterday-action{min-height:92px}.summary-strip{grid-template-columns:1fr 1fr}.summary-strip>div{min-height:58px;padding-block:8px}.summary-strip>div:nth-child(2){border-left:0}.summary-strip>div:nth-child(3){border-top:1px solid var(--line);grid-column:1/-1;margin-top:8px;padding-top:15px;padding-right:0}.side-column{grid-template-columns:1fr}.privacy-note{grid-column:auto}.mobile-nav{right:12px;bottom:max(12px, env(safe-area-inset-bottom));z-index:80;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border:1px solid #d6e1dbeb;border-radius:22px;grid-template-columns:repeat(4,1fr);height:68px;padding:7px;display:grid;position:fixed;left:12px;box-shadow:0 14px 40px #17362d29}.mobile-nav a{color:#7a8984;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:8px;font-weight:700;display:flex}.mobile-nav a.active{background:var(--green-pale);color:var(--green-dark)}.toast{bottom:94px;left:16px;right:16px}}@media (max-width:540px){.topbar h1{font-size:22px}.topbar-actions{gap:6px}.topbar-actions .icon-button{display:none}.today-card{flex-direction:column;align-items:stretch;gap:20px;min-height:0;padding:24px;display:flex}.today-card-copy>strong{font-size:25px}.today-card .primary-button{width:100%}.summary-strip{padding:14px}.summary-main .summary-icon{display:none}.weekly-panel,.table-panel,.next-exam,.latest-score{padding:20px}.panel-heading{align-items:flex-start}.legend{flex-direction:column;align-items:flex-start;gap:5px}.chart{height:180px}.bars{gap:3px;width:34px}.class-bar{width:6px}.my-bar{width:14px}.unit-chip{display:none}.modal-backdrop{padding:env(safe-area-inset-top) 0 0;align-items:end}.entry-modal{width:100%;max-height:calc(100dvh - env(safe-area-inset-top));padding:24px 20px calc(28px + env(safe-area-inset-bottom));border-radius:25px 25px 0 0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.staff-shell{background:radial-gradient(circle at 60% -8%,#d8ebe3cc,#0000 32rem),#f4f6f3;grid-template-columns:238px minmax(0,1fr);min-height:100vh;display:grid}.staff-sidebar{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f9fbf8e6;border-left:1px solid #dfe7e2;flex-direction:column;justify-content:space-between;height:100vh;padding:27px 18px 21px;display:flex;position:sticky;top:0}.staff-brand{padding-inline:8px}.staff-sidebar nav{gap:5px;margin-top:52px;display:grid}.staff-sidebar nav a{color:#65746f;border-radius:14px;align-items:center;gap:12px;min-height:48px;padding:0 14px;font-size:12px;font-weight:750;display:flex}.staff-sidebar nav a:hover,.staff-sidebar nav a.active{background:var(--green-pale);color:var(--green-dark)}.staff-user{border-top:1px solid var(--line);grid-template-columns:38px minmax(0,1fr) 35px;align-items:center;gap:9px;padding:14px 7px 0;display:grid}.staff-user>span{width:38px;height:38px;color:var(--green-dark);background:#e8f1ed;border-radius:13px;place-items:center;font-size:11px;font-weight:850;display:grid}.staff-user p{gap:2px;min-width:0;margin:0;display:grid}.staff-user strong,.staff-user small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.staff-user strong{font-size:10px}.staff-user small{color:var(--muted);font-size:8px}.staff-user button,.staff-list-heading button{color:#64756f;background:#fff;border:1px solid #dce5e0;border-radius:11px;place-items:center;width:35px;height:35px;display:grid}.staff-workspace{min-width:0;padding:34px clamp(24px,3.4vw,54px) 70px}.staff-topbar{justify-content:space-between;align-items:center;gap:25px;margin-bottom:27px;display:flex}.staff-topbar>div:first-child{min-width:0}.staff-topbar>div:first-child>span,.staff-panel-heading small,.staff-list-heading small,.participant-heading>div>small{color:#74847f;font-size:10px;font-weight:800}.staff-topbar h1{letter-spacing:-1px;margin:5px 0 3px;font-size:clamp(25px,2.6vw,33px)}.staff-topbar p{color:var(--muted);margin:0;font-size:11px;line-height:1.8}.staff-security{color:var(--green-dark);background:#ffffffd1;border:1px solid #d4e2dc;border-radius:15px;flex:none;align-items:center;gap:10px;padding:10px 13px;display:flex}.staff-security p{gap:2px;margin:0;display:grid}.staff-security strong{font-size:10px}.staff-security small{color:var(--muted);font-size:8px}.staff-summary{grid-template-columns:repeat(3,1fr);gap:13px;margin-bottom:16px;display:grid}.staff-summary article{border:1px solid var(--line);min-height:92px;box-shadow:var(--shadow);background:#ffffffe0;border-radius:19px;align-items:center;gap:13px;padding:17px;display:flex}.staff-summary article>span,.staff-panel-heading>span{background:var(--green-pale);width:43px;height:43px;color:var(--green-dark);border-radius:14px;flex:0 0 43px;place-items:center;display:grid}.staff-summary p{gap:4px;margin:0;display:grid}.staff-summary small{color:var(--muted);font-size:9px}.staff-summary strong{font-size:21px}.staff-panel{border:1px solid var(--line);min-width:0;box-shadow:var(--shadow);background:#ffffffeb;border-radius:23px}.create-exam-panel{margin-bottom:16px;padding:23px}.staff-panel-heading{align-items:center;gap:13px;margin-bottom:21px;display:flex}.staff-panel-heading h2,.staff-list-heading h2,.participant-heading h2{margin:4px 0 2px;font-size:16px}.staff-panel-heading p,.participant-heading p{color:var(--muted);margin:0;font-size:9px;line-height:1.8}.create-exam-panel form{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;display:grid}.create-exam-panel form>label{gap:7px;display:grid}.create-exam-panel form>label>span,.staff-choice legend{color:#51625d;font-size:10px;font-weight:750}.create-exam-panel input,.score-table input,.score-table select{width:100%;height:43px;color:var(--ink);font:inherit;background:#fafbfa;border:1px solid #dbe4df;border-radius:12px;outline:none}.create-exam-panel input{padding-inline:12px;font-size:11px}.create-exam-panel input:focus,.score-table input:focus,.score-table select:focus{border-color:#77a093;box-shadow:0 0 0 3px #4a7f6f17}.create-exam-panel .wide{grid-column:1/-1}.staff-choice{border:1px solid #e0e7e3;border-radius:15px;flex-wrap:wrap;gap:9px;margin:0;padding:14px;display:flex}.staff-choice legend{padding-inline:6px}.staff-choice>label{background:#fafbfa;border:1px solid #e1e8e4;border-radius:12px;align-items:center;gap:8px;min-width:190px;padding:9px 11px;display:flex}.staff-choice input{width:16px;height:16px;accent-color:var(--green)}.staff-choice label>span{gap:2px;display:grid}.staff-choice strong{font-size:10px}.staff-choice small,.staff-choice>p{color:var(--muted);font-size:8px}.staff-choice>p{margin:0}.staff-primary{background:var(--green-dark);color:#fff;border:0;border-radius:13px;justify-content:center;align-items:center;gap:8px;min-height:46px;font-size:11px;font-weight:800;display:inline-flex;box-shadow:0 11px 24px #123e382e}.staff-primary:disabled{cursor:wait;opacity:.65}.staff-message{border-radius:13px;margin:0 0 14px;padding:12px 14px;font-size:10px;line-height:1.8}.staff-message.error{color:#914c39;background:#fdf3ef;border:1px solid #edd7cf}.staff-message.success{color:#275f50;background:#edf6f1;border:1px solid #cfe1d8}.staff-grid{grid-template-columns:minmax(260px,.34fr) minmax(0,1fr);align-items:start;gap:16px;display:grid}.exam-list-panel,.participants-panel{padding:20px}.staff-list-heading,.participant-heading{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:17px;display:flex}.staff-exam-list{gap:8px;max-height:670px;display:grid;overflow-y:auto}.staff-exam-list>button{color:#52625d;text-align:right;background:#fafbfa;border:1px solid #e1e8e4;border-radius:15px;justify-content:space-between;align-items:center;gap:9px;width:100%;min-height:86px;padding:12px;display:flex}.staff-exam-list>button:hover,.staff-exam-list>button.active{color:var(--green-dark);background:#edf5f1;border-color:#a8c7bc}.staff-exam-list button>span{gap:4px;min-width:0;display:grid}.staff-exam-list strong,.staff-exam-list small,.staff-exam-list em{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.staff-exam-list strong{font-size:11px}.staff-exam-list small,.staff-exam-list em{color:var(--muted);font-size:8px;font-style:normal}.staff-exam-list b{background:#fff;border-radius:8px;flex:none;padding:6px 7px;font-size:8px}.participant-heading>span{background:var(--green-pale);color:var(--green-dark);border-radius:11px;align-items:center;gap:6px;padding:8px 10px;display:flex}.participant-heading>span small{font-size:8px;font-weight:750}.staff-score-stats{grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:15px;display:grid}.staff-score-stats>span{background:#fafbfa;border:1px solid #e3e9e5;border-radius:13px;gap:4px;padding:11px;display:grid}.staff-score-stats small{color:var(--muted);font-size:8px}.staff-score-stats strong{font-size:16px}.score-table-wrap{width:100%;max-width:100%;overflow-x:auto}.score-table{border-collapse:collapse;width:100%;min-width:760px}.score-table th,.score-table td{color:#65736f;text-align:right;border-bottom:1px solid #edf1ee;height:58px;padding:8px;font-size:9px}.score-table thead th{color:#7b8985;height:38px;font-size:8px;font-weight:750}.score-table tbody th{align-content:center;gap:3px;min-width:160px;display:grid}.score-table tbody th strong{color:var(--ink);font-size:10px}.score-table tbody th small{color:var(--muted);text-align:right;direction:ltr;font-size:8px}.score-table input,.score-table select{height:38px;padding-inline:9px;font-size:9px}.score-table input{min-width:105px}.score-table td:last-child button{background:var(--green-dark);color:#fff;border:0;border-radius:10px;justify-content:center;align-items:center;gap:5px;min-width:78px;min-height:38px;font-size:8px;font-weight:750;display:inline-flex}.score-table td:last-child button:disabled{cursor:wait;opacity:.6}.staff-empty,.staff-state{color:#7a8984;text-align:center;place-content:center;justify-items:center;min-height:230px;display:grid}.staff-empty strong,.staff-state strong{color:#53635e;margin-top:10px;font-size:11px}.staff-empty p{max-width:250px;margin:6px 0 0;font-size:8px;line-height:1.9}.staff-state>span{border:3px solid #dce6e1;border-top-color:var(--green);border-radius:50%;width:24px;height:24px;animation:.8s linear infinite spin}.staff-state.compact{min-height:300px}.staff-mobile-logout{display:none}.sr-only{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (max-width:1040px){.staff-shell{grid-template-columns:82px minmax(0,1fr)}.staff-sidebar{padding-inline:13px}.staff-sidebar .brand>span:last-child,.staff-sidebar nav span,.staff-user p{display:none}.staff-sidebar .brand,.staff-sidebar nav a,.staff-user{justify-content:center}.staff-user{grid-template-columns:38px 34px}.staff-grid{grid-template-columns:1fr}.staff-exam-list{grid-template-columns:repeat(2,minmax(0,1fr));max-height:none}}@media (max-width:760px){.staff-shell{display:block}.staff-sidebar{border-left:0;border-bottom:1px solid var(--line);width:100%;height:auto;padding:14px 16px;display:block;position:static}.staff-sidebar>div:first-child{justify-content:space-between;align-items:center;display:flex}.staff-sidebar .brand>span:last-child{display:flex}.staff-sidebar nav{margin:0;display:flex}.staff-sidebar nav a{min-width:44px;min-height:44px;padding:0 11px}.staff-sidebar nav a span,.staff-user{display:none}.staff-workspace{padding:24px 15px 55px}.staff-security{display:none}.staff-mobile-logout{border:1px solid var(--line);min-width:44px;min-height:44px;color:var(--green-dark);background:#fff;border-radius:12px;justify-content:center;align-items:center;display:inline-flex}.staff-summary{grid-template-columns:1fr}.staff-summary article{min-height:72px}.create-exam-panel form{grid-template-columns:1fr 1fr}.staff-exam-list{grid-template-columns:1fr}}@media (max-width:480px){.staff-topbar h1{font-size:24px}.staff-topbar p{display:none}.create-exam-panel,.exam-list-panel,.participants-panel{padding:17px}.create-exam-panel form{grid-template-columns:1fr}.create-exam-panel .wide{grid-column:1}.staff-choice>label{min-width:100%}.staff-score-stats{grid-template-columns:1fr 1fr}.participant-heading>span{display:none}}.study-nav-mark{border:1px solid;border-radius:7px;flex:0 0 22px;place-items:center;width:22px;height:22px;font-size:9px;font-style:normal;display:grid}.study-staff-shell .staff-user button{color:#0000;font-size:0;overflow:hidden}.study-staff-shell .staff-user button:before{content:"↪";color:#64756f;font-size:16px}.study-staff-controls{border:1px solid var(--line);box-shadow:var(--shadow);background:#ffffffe6;border-radius:19px;grid-template-columns:minmax(230px,1fr) auto minmax(210px,.8fr);align-items:end;gap:13px;margin-bottom:16px;padding:16px;display:grid}.study-staff-controls label{gap:7px;display:grid}.study-staff-controls label>span{color:#5a6a65;font-size:9px;font-weight:800}.study-staff-controls select,.study-staff-controls input{width:100%;height:42px;color:var(--ink);font:inherit;background:#fafbfa;border:1px solid #dbe4df;border-radius:12px;outline:none;padding-inline:11px;font-size:10px}.study-staff-controls select:focus,.study-staff-controls input:focus{border-color:#77a093;box-shadow:0 0 0 3px #4a7f6f17}.study-week-controls{background:#fafbfa;border:1px solid #dbe4df;border-radius:12px;grid-template-columns:auto minmax(150px,1fr) auto;align-items:center;gap:5px;padding:4px;display:grid}.study-week-controls button{min-height:34px;color:var(--green-dark);background:#fff;border:0;border-radius:9px;padding-inline:10px;font-size:8px;font-weight:800}.study-week-controls button:disabled{color:#aab4b0;cursor:not-allowed}.study-week-controls strong{color:#5f6e69;text-align:center;font-size:8px}.study-staff-workspace .staff-message button{color:#fff;font:inherit;background:#914c39;border:0;border-radius:8px;margin-right:8px;padding:4px 9px;font-size:8px;font-weight:800}.study-overall-card{box-shadow:var(--shadow);background:#d7e5df;border:1px solid #caded5;border-radius:20px;grid-template-columns:1.35fr 1fr .8fr;gap:1px;margin-bottom:15px;display:grid;overflow:hidden}.study-overall-card>div{background:#edf5f1;align-content:center;gap:3px;min-height:96px;padding:16px 19px;display:grid}.study-overall-card small,.study-overall-card span{color:#6c7e78;font-size:8px}.study-overall-card strong{color:var(--green-dark);font-size:19px}.study-class-heading{justify-content:space-between;align-items:center;gap:12px;margin:21px 0 12px;display:flex}.study-class-heading small{color:var(--muted);font-size:9px}.study-class-heading h2{margin:4px 0 0;font-size:19px}.study-class-heading>span{border-radius:10px;padding:7px 10px;font-size:8px;font-weight:800}.study-class-heading>span.active{color:#3f7363;background:#e9f3ee}.study-class-heading>span.inactive{color:#8a6655;background:#f4efeb}.study-staff-stats{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:15px;display:grid}.study-staff-stats article{border:1px solid var(--line);min-height:100px;box-shadow:var(--shadow);background:#ffffffe6;border-radius:17px;align-content:center;gap:4px;padding:15px;display:grid}.study-staff-stats small,.study-staff-stats span{color:var(--muted);font-size:8px}.study-staff-stats strong{font-size:17px}.study-staff-grid{grid-template-columns:minmax(0,1fr) minmax(290px,.31fr);align-items:start;gap:15px;display:grid}.study-roster-panel,.study-student-detail{padding:19px}.study-student-detail{position:sticky;top:18px}.study-table-heading,.study-student-heading{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:15px;display:flex}.study-table-heading small,.study-student-heading small{color:#74847f;font-size:9px;font-weight:800}.study-table-heading h2,.study-student-heading h2{margin:3px 0 0;font-size:16px}.study-table-heading>span{color:#4d7568;background:#edf4ef;border-radius:9px;padding:6px 9px;font-size:8px;font-weight:800}.study-roster-wrap{border:1px solid #e6ebe8;border-radius:15px;width:100%;overflow:auto}.study-roster{border-collapse:separate;border-spacing:0;width:100%;min-width:960px}.study-roster th,.study-roster td{color:#64736e;text-align:center;border-bottom:1px solid #edf1ee;height:52px;padding:7px;font-size:8px}.study-roster thead th{z-index:1;color:#6e7d78;background:#f8faf8;height:48px;position:sticky;top:0}.study-roster thead th:first-child,.study-roster tbody th{z-index:2;text-align:right;background:#fff;min-width:190px;position:sticky;right:0}.study-roster thead th:first-child{z-index:3;background:#f8faf8}.study-roster thead th span,.study-roster thead th small{display:block}.study-roster thead th small{color:#98a39f;margin-top:3px;font-size:7px;font-weight:500}.study-roster tbody tr{cursor:default}.study-roster tbody tr:hover td,.study-roster tbody tr.selected td,.study-roster tbody tr.selected th{background:#f0f6f3}.study-roster tbody th button{width:100%;color:inherit;text-align:right;cursor:pointer;background:0 0;border:0;gap:2px;padding:0;display:grid}.study-roster tbody th button:focus-visible{outline:2px solid var(--green);outline-offset:3px;border-radius:6px}.study-roster tbody th strong{color:var(--ink);font-size:9px}.study-roster tbody th small{color:var(--muted);text-align:right;direction:ltr;font-size:7px}.study-roster td>span{border-radius:8px;place-items:center;min-width:61px;min-height:27px;padding:3px 6px;font-weight:750;display:inline-grid}.study-roster td.status-entries>span{color:#356d5c;background:#eaf3ef}.study-roster td.status-zero>span{color:#5d6d96;background:#eef1f8}.study-roster td.status-unreported>span{color:#a06444;background:#fff0e8}.study-roster td.status-future>span{color:#9aa29f;background:#f4f5f4}.study-roster td.status-not_enrolled>span{color:#897b90;background:#f3f0f5}.study-roster td.status-account_inactive>span{color:#8b7558;background:#f7f1e7}.study-roster td.status-out_of_scope>span{color:#767b8b;background:#f0f1f5}.study-roster td.week-total{color:var(--green-dark);font-size:9px;font-weight:850}.study-roster td.week-total small{color:#9a674e;margin-top:2px;font-size:6px;font-weight:650;display:block}.study-status-legend{flex-wrap:wrap;gap:7px;margin:12px 0 0;display:flex}.study-status-legend span{color:#64736e;border-radius:7px;padding:5px 7px;font-size:7px}.study-status-legend .entries{background:#eaf3ef}.study-status-legend .zero{background:#eef1f8}.study-status-legend .unreported{background:#fff0e8}.study-status-legend .future{background:#f4f5f4}.study-status-legend .not-enrolled{background:#f3f0f5}.study-status-legend .inactive-account{background:#f7f1e7}.study-status-legend .out-of-scope{background:#f0f1f5}.study-student-heading>div>span{color:var(--muted);direction:ltr;font-size:8px}.study-student-heading>p{text-align:left;gap:3px;margin:0;display:grid}.study-student-heading>p>b{color:var(--green-dark);font-size:14px}.study-student-heading>p>small{max-width:150px;color:var(--muted);font-size:6px;line-height:1.6}.study-student-metrics{grid-template-columns:1fr 1fr;gap:7px;margin-bottom:15px;display:grid}.study-student-metrics>span{background:#fafbfa;border:1px solid #e4eae6;border-radius:12px;gap:4px;padding:10px;display:grid}.study-student-metrics small{color:var(--muted);font-size:7px}.study-student-metrics strong{font-size:10px}.study-subject-list{gap:7px;display:grid}.study-subject-head{color:var(--muted);justify-content:space-between;padding:0 4px;font-size:8px;display:flex}.study-subject-list article{border:1px solid #e5ebe7;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:10px;display:grid}.study-subject-list article>div:first-child{align-items:center;gap:7px;display:flex}.study-subject-list article i{background:var(--green);border-radius:50%;flex:0 0 7px;width:7px;height:7px}.study-subject-list article span{gap:2px;display:grid}.study-subject-list article strong,.study-subject-list article>b{font-size:9px}.study-subject-list article small{color:#9a7662;font-size:7px}.study-subject-days{grid-column:1/-1;grid-template-columns:repeat(7,1fr);gap:3px;display:grid}.study-subject-days>span{color:#71807b;background:#f5f7f5;border-radius:6px;place-items:center;gap:2px;min-height:23px;font-size:7px;display:grid}.study-subject-days>span>small{color:#89938f;font-size:5px}.study-subject-days>span>b{color:#596b64;font-size:7px}@media (max-width:1200px){.study-staff-controls{grid-template-columns:1fr 1fr}.study-week-controls{grid-area:2/1/auto/-1}.study-staff-grid{grid-template-columns:1fr}.study-student-detail{position:static}}@media (max-width:760px){.study-staff-controls,.study-overall-card,.study-staff-stats{grid-template-columns:1fr}.study-staff-controls{padding:13px}.study-week-controls{grid-area:auto/1}.study-overall-card{gap:1px}.study-overall-card>div,.study-staff-stats article{min-height:76px}.study-roster-panel,.study-student-detail{padding:14px}}@media (max-width:480px){.study-week-controls{grid-template-columns:1fr 1fr}.study-week-controls strong{grid-area:1/1/auto/-1;padding-block:5px}.study-class-heading{align-items:flex-start}.study-student-metrics{grid-template-columns:1fr}}.auth-page{background:#f6f8f5;grid-template-columns:minmax(480px,1.08fr) minmax(430px,.92fr);min-height:100vh;display:grid}.auth-showcase{color:#fff;background:radial-gradient(circle at 12% 85%,#57917f5c,#0000 31rem),radial-gradient(circle at 90% 8%,#78a2952e,#0000 22rem),#123e38;flex-direction:column;min-height:100vh;padding:46px clamp(42px,5vw,78px);display:flex;position:relative;overflow:hidden}.auth-showcase:after{content:"";border:1px solid #ffffff14;border-radius:50%;width:330px;height:330px;position:absolute;top:17%;left:-110px}.auth-brand,.auth-mobile-brand{z-index:1;align-items:center;gap:10px;width:max-content;display:inline-flex;position:relative}.auth-brand>span,.auth-mobile-brand>span{width:41px;height:41px;color:var(--green-dark);background:#fff;border-radius:14px 14px 14px 5px;place-items:center;font-size:20px;font-weight:900;display:grid}.auth-brand strong,.auth-mobile-brand strong{font-size:18px}.auth-brand.dark>span,.auth-mobile-brand>span{background:var(--green-dark);color:#fff}.auth-brand.dark{color:var(--ink)}.auth-showcase-copy{z-index:1;max-width:560px;margin-top:clamp(75px,12vh,130px);position:relative}.auth-overline{color:#6f8f86;font-size:12px;font-weight:800;display:block}.auth-showcase .auth-overline{color:#a5c5bb}.auth-showcase-copy h1{letter-spacing:-2px;margin:14px 0 18px;font-size:clamp(37px,4.1vw,61px);font-weight:850;line-height:1.45}.auth-showcase-copy p{color:#bdd1cb;max-width:500px;margin:0;font-size:14px;line-height:2}.auth-preview{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff21;border-radius:25px;width:min(385px,42vw);height:184px;position:absolute;bottom:112px;left:clamp(40px,5vw,76px);overflow:hidden;transform:rotate(-2deg);box-shadow:0 30px 60px #03191438}.auth-preview-head{border-bottom:1px solid #ffffff1a;align-items:center;gap:8px;height:48px;padding:0 18px;display:flex}.auth-preview-head i,.auth-preview-head b{background:#ffffff21;border-radius:8px;width:22px;height:22px}.auth-preview-head span{background:#ffffff38;border-radius:8px;width:85px;height:7px}.auth-preview-head b{margin-right:auto}.auth-preview-body{padding:19px 22px}.preview-wide{background:#ffffff38;border-radius:8px;width:120px;height:8px;display:block}.preview-bars{align-items:end;gap:16px;height:75px;margin-top:19px;display:flex}.preview-bars i{background:#82aa9e;border-radius:6px 6px 2px 2px;width:24px}.preview-bars i:nth-child(2n){background:#ffffff38}.auth-privacy{color:#b7ccc6;align-items:center;gap:8px;margin:0;font-size:12px;display:flex;position:absolute;bottom:42px;right:clamp(42px,5vw,78px)}.auth-privacy span{color:#d9e6e2;background:#ffffff1a;border-radius:50%;place-items:center;width:22px;height:22px;display:grid}.auth-form-side{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:52px clamp(28px,5vw,78px) 32px;display:flex}.auth-card{width:min(430px,100%)}.auth-mobile-brand{margin-bottom:54px;display:none}.auth-card h2{letter-spacing:-1px;margin:8px 0 9px;font-size:30px}.auth-intro,.activation-card>p{color:var(--muted);margin:0 0 30px;font-size:13px;line-height:1.9}.auth-form,.activation-form{gap:18px;display:grid}.auth-form label,.activation-form label{gap:8px;display:grid}.auth-form label>span,.activation-form label>span{color:#43534f;font-size:12px;font-weight:750}.auth-form input,.activation-form input{background:#fff;border:1px solid #dbe4df;border-radius:14px;outline:none;width:100%;height:51px;padding:0 15px;font-size:14px;transition:all .16s}.auth-form input:focus,.activation-form input:focus{border-color:#739d90;box-shadow:0 0 0 4px #3c7d6a17}.mfa-field{background:#eef4f0;border:1px solid #d6e4dd;border-radius:17px;padding:15px}.mfa-field input{letter-spacing:8px;text-align:center;background:#fff;font-size:20px}.auth-message{border-radius:12px;margin:-5px 0 0;padding:11px 13px;font-size:12px;line-height:1.7}.auth-message.error{color:#9a4d38;background:#fdf3ef;border:1px solid #eedbd4}.auth-submit{background:var(--green-dark);color:#fff;border:0;border-radius:14px;justify-content:center;align-items:center;width:100%;min-height:51px;font-size:13px;font-weight:800;transition:all .16s;display:flex;box-shadow:0 12px 28px #123e382b}.auth-submit:hover:not(:disabled){background:#0d3630;transform:translateY(-1px)}.auth-submit:disabled{cursor:wait;opacity:.65}.activation-secondary{width:100%;color:var(--green);text-align:center;cursor:pointer;background:0 0;border:0;margin-top:16px;padding:9px 12px;font-size:12px;font-weight:800;display:block}.activation-secondary:hover{color:var(--green-dark);text-underline-offset:4px;text-decoration:underline}.activation-secondary:focus-visible{border-radius:10px;outline:3px solid #3c7d6a33}.auth-help{border-top:1px solid var(--line);gap:13px;margin-top:30px;padding-top:23px;display:grid}.auth-help p{color:var(--muted);align-items:baseline;gap:7px;margin:0;font-size:11px;line-height:1.8;display:flex}.auth-help strong{color:#43534f}.auth-help a{color:var(--green);font-weight:800}.auth-version{color:#97a29f;margin:auto 0 0;padding-top:45px;font-size:11px}.activate-page{background:radial-gradient(circle at 15% 25%,#deece3e6,#0000 28rem),#f5f7f4;min-height:100vh;padding:30px clamp(20px,5vw,76px) 55px}.activate-header{justify-content:space-between;align-items:center;display:flex}.back-to-login{color:#61716d;font-size:12px;font-weight:700}.activation-shell{grid-template-columns:260px minmax(0,680px);justify-content:center;gap:clamp(40px,7vw,95px);margin:clamp(58px,8vh,90px) auto 0;display:grid}.activation-steps{padding-top:45px}.activation-steps>span{color:#8a9793;grid-template-rows:auto auto;grid-template-columns:44px 1fr;column-gap:13px;display:grid}.activation-steps i{background:#ffffffa6;border:1px solid #d7e1dc;border-radius:14px;grid-row:1/3;place-items:center;width:44px;height:44px;font-style:normal;font-weight:800;display:grid}.activation-steps b{color:#697873;align-self:end;font-size:12px}.activation-steps small{margin-top:3px;font-size:10px}.activation-steps span.active i,.activation-steps span.done i{border-color:var(--green-dark);background:var(--green-dark);color:#fff;box-shadow:0 8px 18px #123e3824}.activation-steps span.active b,.activation-steps span.done b{color:var(--ink)}.activation-steps em{background:#d5dfda;width:1px;height:58px;margin:8px 22px;display:block}.activation-card{background:#ffffffe6;border:1px solid #e0e7e3;border-radius:27px;padding:clamp(28px,4vw,48px);box-shadow:0 22px 60px #16372e17}.activation-card h1{letter-spacing:-1px;margin:7px 0 9px;font-size:28px}.field-row{grid-template-columns:1fr 1fr;gap:15px;display:grid}.password-note{color:#7c8b86;margin:-7px 0 0;font-size:11px;line-height:1.8}.mail-icon,.activation-done>span{background:var(--green-pale);width:58px;height:58px;color:var(--green-dark);border-radius:18px;place-items:center;margin-bottom:20px;font-size:24px;display:grid}.development-code{background:#eef5f1;border:1px dashed #bdd2c9;border-radius:16px;gap:6px;margin:22px 0;padding:16px 18px;display:grid}.development-code span,.development-code small{color:#6f807a;font-size:10px}.development-code strong{color:var(--green-dark);letter-spacing:1px;font-size:17px}.activation-form.narrow{max-width:420px}.activation-done{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:380px;display:flex}.activation-done>span{border-radius:50%;font-weight:900}.activation-done p{max-width:420px;color:var(--muted);margin:0 0 28px;line-height:1.9}.activation-done .auth-submit{max-width:280px}@media (max-width:900px){.auth-page{grid-template-columns:1fr}.auth-showcase{display:none}.auth-form-side{padding:32px 22px max(28px, env(safe-area-inset-bottom))}.auth-mobile-brand{display:inline-flex}.activation-shell{grid-template-columns:minmax(0,680px);margin-top:45px}.activation-steps{justify-content:center;align-items:center;padding:0;display:flex}.activation-steps>span{align-items:center;gap:8px;display:flex}.activation-steps b{font-size:11px}.activation-steps small{display:none}.activation-steps i{border-radius:11px;flex:0 0 35px;width:35px;height:35px}.activation-steps em{width:45px;height:1px;margin:0 9px}}.ops-shell{background:#f4f6f3;grid-template-columns:252px minmax(0,1fr);min-height:100vh;display:grid}.ops-sidebar{color:#fff;background:radial-gradient(circle at 15% 5%,#5c948133,#0000 18rem),#123e38;flex-direction:column;justify-content:space-between;height:100vh;padding:28px 20px 22px;display:flex;position:sticky;top:0}.ops-brand{color:#fff}.ops-brand small{color:#9fc0b5}.ops-sidebar nav{gap:7px;margin-top:42px;display:grid}.ops-sidebar nav a{color:#c6d8d2;border-radius:12px;padding:12px 13px;font-size:11px;font-weight:700}.ops-sidebar nav a:hover,.ops-sidebar nav a.active{color:#fff;background:#ffffff1a}.ops-logout{color:#d9e6e2;background:0 0;border:1px solid #ffffff29;border-radius:12px;min-height:42px;font-size:11px;font-weight:750}.ops-workspace{min-width:0;padding:34px clamp(22px,4vw,58px) 70px}.ops-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:26px;display:flex}.ops-header span,.ops-kicker,.ops-section-heading span{color:#648478;letter-spacing:.08em;font-size:9px;font-weight:850}.ops-header h1{color:#183f39;letter-spacing:-.8px;margin:6px 0 5px;font-size:clamp(23px,3vw,34px)}.ops-header p{color:#77847f;margin:0;font-size:11px;line-height:1.8}.ops-header>a{color:#466b61;background:#fff;border:1px solid #d8e1dd;border-radius:11px;flex:none;padding:10px 13px;font-size:10px;font-weight:800}.ops-state,.ops-empty{color:#71817c;background:#ffffff8c;border:1px dashed #d5dfda;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:150px;font-size:11px;display:flex}.ops-empty strong{color:#38564f;font-size:12px}.ops-message{border-radius:12px;margin:0 0 16px;padding:12px 15px;font-size:11px;line-height:1.8}.ops-message.error{color:#984c39;background:#fff2ed;border:1px solid #eedbd4}.ops-message.success{color:#2e6e5d;background:#edf6f1;border:1px solid #cfe1d8}.ops-mfa{background:#eaf3ee;border:1px solid #d5e4dd;border-radius:16px;grid-template-columns:minmax(0,1fr) 150px 90px;align-items:center;gap:12px;margin-bottom:18px;padding:15px;display:grid}.ops-mfa div{gap:4px;display:grid}.ops-mfa strong{color:#24574b;font-size:11px}.ops-mfa span{color:#647d74;font-size:9px}.ops-mfa input,.ops-mfa button{border-radius:10px;height:40px}.ops-mfa input{letter-spacing:5px;text-align:center;background:#fff;border:1px solid #c9d9d2;font-size:16px}.ops-mfa button,.ops-card>button,.ops-class-actions button,.ops-subjects button,.student-account-action>button,.student-account-action form>button{color:#fff;background:#285e52;border:0;font-weight:800}.ops-create-grid{grid-template-columns:repeat(4,minmax(210px,1fr));gap:14px;display:grid}.ops-card,.ops-class-card,.ops-staff-list,.student-directory-list,.student-account-panel{background:#fff;border:1px solid #e0e6e3;box-shadow:0 12px 32px #163d360b}.ops-card{border-radius:18px;flex-direction:column;gap:12px;min-height:310px;padding:18px;display:flex}.ops-card h2{color:#274b44;margin:1px 0 5px;font-size:15px}.ops-card label,.ops-class-actions label,.student-directory-controls label,.student-account-action label{gap:6px;display:grid}.ops-card label>span,.ops-class-actions label>span,.student-directory-controls label>span,.student-account-action label>span{color:#5c6f69;font-size:9px;font-weight:750}.ops-card input,.ops-card select,.ops-class-actions input,.ops-class-actions select,.ops-subjects input,.student-directory-controls input,.student-directory-controls select,.student-account-action input,.student-account-action textarea{color:#29473f;width:100%;font:inherit;background:#fbfcfb;border:1px solid #dce4e0;border-radius:10px;outline:none}.ops-card input,.ops-card select,.ops-class-actions input,.ops-class-actions select,.ops-subjects input,.student-directory-controls input,.student-directory-controls select,.student-account-action input{height:40px;padding:0 10px}.ops-card input:focus,.ops-card select:focus,.ops-class-actions input:focus,.ops-class-actions select:focus,.ops-subjects input:focus,.student-directory-controls input:focus,.student-directory-controls select:focus,.student-account-action input:focus,.student-account-action textarea:focus{border-color:#7ba596;box-shadow:0 0 0 3px #3f7e6b17}.ops-card>button{border-radius:11px;min-height:41px;margin-top:auto}.ops-fields{grid-template-columns:1fr 1fr;gap:8px;display:grid}.ops-check{color:#566d66;grid-template-columns:auto 1fr;align-items:center;font-size:9px;line-height:1.7;gap:7px!important;display:flex!important}.ops-check input{accent-color:#306d5d;width:16px!important;height:16px!important}.ops-secret{background:#fff9e7;border:1px solid #d7c690;border-radius:18px;grid-template-columns:minmax(210px,1fr) minmax(360px,1.3fr) auto;align-items:center;gap:22px;margin-top:18px;padding:18px 21px;display:grid}.ops-secret h2{color:#5b4820;margin:4px 0;font-size:15px}.ops-secret p,.ops-secret span{color:#87723e;margin:0;font-size:9px}.ops-secret dl{grid-template-columns:1fr 1.6fr;gap:10px;margin:0;display:grid}.ops-secret dl div{background:#fff;border:1px dashed #ddca8a;border-radius:10px;padding:9px 11px}.ops-secret dt{color:#8b7742;font-size:8px}.ops-secret dd{color:#453817;margin:3px 0 0;font-size:12px;font-weight:850}.ops-secret>button{color:#6f5a26;background:0 0;border:1px solid #d4bd75;border-radius:10px;min-height:40px;padding:0 13px;font-weight:800}.ops-section-heading{justify-content:space-between;align-items:flex-end;gap:18px;margin:38px 0 13px;display:flex}.ops-section-heading h2{color:#244a42;margin:4px 0 0;font-size:20px}.ops-section-heading>b{color:#527268;background:#e8efeb;border-radius:9px;padding:7px 10px;font-size:9px}.ops-class-list{gap:14px;display:grid}.ops-class-card{border-radius:19px;padding:19px}.ops-class-card>header{border-bottom:1px solid #edf1ef;justify-content:space-between;align-items:flex-start;gap:14px;padding-bottom:15px;display:flex}.ops-class-card header small,.ops-class-card header span{color:#7b8985;font-size:9px;display:block}.ops-class-card header h3{color:#23463f;margin:4px 0;font-size:17px}.ops-class-card header>i,.student-account-panel header div>span,.student-directory-list button>i{color:#75817e;white-space:nowrap;background:#f1f3f2;border-radius:8px;padding:6px 8px;font-size:8px;font-style:normal;font-weight:800}.ops-class-card header>i.active,.student-account-panel header .active,.student-directory-list i.active{color:#2f725e;background:#e8f4ee}.student-account-panel header .pending,.student-directory-list i.pending{color:#87742e;background:#f3f1e7}.student-account-panel header .warning,.student-directory-list i.warning{color:#a85e33;background:#fff0e6}.student-account-panel header .disabled,.student-directory-list i.disabled{color:#98554b;background:#f4eae8}.ops-class-actions{grid-template-columns:1fr 1fr;gap:14px;padding:16px 0;display:grid}.ops-class-actions form{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;display:grid}.ops-class-actions button,.ops-subjects button{border-radius:10px;min-height:40px;padding:0 11px;font-size:9px}.ops-subjects{background:#f6f8f6;border-radius:14px;padding:14px}.ops-subject-head{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:10px;display:flex}.ops-subject-head strong{color:#36574f;font-size:11px}.ops-subject-head span{color:#82908c;font-size:8px}.ops-subject-list{grid-template-columns:repeat(2,minmax(250px,1fr));gap:7px;display:grid}.ops-subject-list>div,.ops-subjects>form{grid-template-columns:minmax(0,1fr) auto auto;gap:6px;display:grid}.ops-subject-list>div.inactive{opacity:.62}.ops-subjects>form{grid-template-columns:minmax(0,1fr) auto;max-width:440px;margin-top:10px}.ops-staff-list{background:#e7ece9;border-radius:17px;grid-template-columns:repeat(3,minmax(220px,1fr));gap:1px;display:grid;overflow:hidden}.ops-staff-list article{background:#fff;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:72px;padding:11px 13px;display:grid}.ops-staff-list article>span,.student-list-avatar,.student-detail-avatar{color:#35685b;background:#e6efea;border-radius:50%;place-items:center;font-weight:850;display:grid}.ops-staff-list article>span{width:37px;height:37px}.ops-staff-list article div,.ops-staff-list article p{gap:3px;min-width:0;margin:0;display:grid}.ops-staff-list strong,.ops-staff-list b{color:#36534c;font-size:10px}.ops-staff-list small{color:#84908d;font-size:8px}.student-directory-controls{background:#fff;border:1px solid #e0e6e3;border-radius:16px;grid-template-columns:minmax(220px,1fr) 190px auto;align-items:end;gap:12px;margin-bottom:14px;padding:14px;display:grid}.student-directory-controls>div{border-right:1px solid #e5eae8;gap:4px;min-width:86px;padding:5px 12px;display:grid}.student-directory-controls small{color:#89938f;font-size:8px}.student-directory-controls strong{color:#34584f;font-size:12px}.student-directory-grid{grid-template-columns:minmax(360px,.9fr) minmax(420px,1.1fr);align-items:start;gap:14px;display:grid}.student-directory-list,.student-account-panel{border-radius:18px;overflow:hidden}.student-directory-list{max-height:calc(100vh - 210px);overflow-y:auto}.student-directory-list>button{text-align:right;background:#fff;border:0;border-bottom:1px solid #edf1ef;grid-template-columns:39px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;padding:11px 13px;display:grid}.student-directory-list>button:hover,.student-directory-list>button.selected{background:#f1f7f4}.student-list-avatar{width:37px;height:37px}.student-directory-list button>span:nth-child(2){gap:2px;min-width:0;display:grid}.student-directory-list strong{color:#2e4d45;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.student-directory-list small,.student-directory-list em{color:#87928f;text-overflow:ellipsis;white-space:nowrap;font-size:8px;font-style:normal;overflow:hidden}.student-account-panel{padding:19px}.student-account-panel>header{border-bottom:1px solid #e9eeeb;align-items:center;gap:12px;padding-bottom:15px;display:flex}.student-detail-avatar{width:51px;height:51px;font-size:16px}.student-account-panel header div{justify-items:start;gap:3px;display:grid}.student-account-panel h2{color:#274b43;margin:0;font-size:17px}.student-account-panel header p{color:#7f8c88;margin:0;font-size:9px}.student-account-meta{grid-template-columns:repeat(3,1fr);gap:8px;margin:14px 0;display:grid}.student-account-meta div{background:#f4f7f5;border-radius:11px;min-width:0;padding:10px}.student-account-meta dt{color:#8a9692;font-size:8px}.student-account-meta dd{color:#395950;text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:9px;font-weight:750;overflow:hidden}.student-account-action{border:1px solid #e5eae8;border-radius:13px;gap:10px;margin-top:10px;padding:13px;display:grid}.student-account-action>div:first-child{gap:3px;display:grid}.student-account-action strong{color:#35564e;font-size:11px}.student-account-action span{color:#7c8b86;font-size:8px;line-height:1.7}.student-account-action>button,.student-account-action form>button{border-radius:10px;min-height:39px;font-size:9px}.student-account-action textarea{resize:vertical;min-height:67px;padding:9px 10px}.student-account-action.danger{background:snow;border-color:#ecdcd8}.student-account-action.danger>button{background:#a34f42}.student-reset-secret{background:#fff9e7;border:1px dashed #cfb86f;border-radius:10px;grid-template-columns:auto 1fr;gap:5px 12px;padding:11px;display:grid}.student-reset-secret small,.student-reset-secret a{grid-column:1/-1}.student-reset-secret strong{color:#5d4a18}.student-reset-secret a{color:#426e61;margin-top:5px;font-size:9px;font-weight:800}.compact-done{min-height:300px}.study-class-heading-actions{align-items:center;gap:8px;display:flex}.study-class-heading-actions>span{border-radius:10px;padding:7px 10px;font-size:8px;font-weight:800}.study-class-heading-actions>span.active{color:#3f7363;background:#e9f3ee}.study-class-heading-actions>span.inactive{color:#8a6655;background:#f4efeb}.study-class-heading-actions>button{color:#3d685c;background:#fff;border:1px solid #d7e1dc;border-radius:10px;min-height:36px;padding:0 11px;font-size:9px;font-weight:800}.study-subject-manager{background:#fff;border:1px solid #dce5e0;border-radius:17px;margin-bottom:14px;padding:17px;box-shadow:0 10px 28px #153a340b}.study-subject-manager>header{border-bottom:1px solid #edf1ef;justify-content:space-between;align-items:flex-start;gap:14px;padding-bottom:13px;display:flex}.study-subject-manager header small{color:#648478;font-size:8px;font-weight:800}.study-subject-manager header h2{color:#2d5148;margin:3px 0;font-size:15px}.study-subject-manager header p{color:#7c8a86;margin:0;font-size:9px}.study-subject-manager header>button{color:#61736d;background:#f8faf8;border:1px solid #dce4e0;border-radius:9px;min-height:34px;padding:0 10px;font-size:9px;font-weight:750}.subject-manager-message{color:#396b5e;background:#edf5f1;border-radius:9px;margin:11px 0 0;padding:9px 11px;font-size:9px}.subject-manager-list{grid-template-columns:repeat(2,minmax(260px,1fr));gap:8px;margin-top:12px;display:grid}.subject-manager-list form{background:#fafbfa;border:1px solid #e6ebe8;border-radius:11px;grid-template-columns:minmax(0,1fr) auto auto;align-items:end;gap:6px;padding:9px;display:grid}.subject-manager-list form.inactive{opacity:.63}.subject-manager-list label,.subject-add-form label{gap:5px;display:grid}.subject-manager-list label span,.subject-add-form label span{color:#788783;font-size:8px}.subject-manager-list input,.subject-add-form input{width:100%;height:36px;font:inherit;background:#fff;border:1px solid #d9e2de;border-radius:9px;outline:none;padding:0 9px}.subject-manager-list button,.subject-add-form button{color:#fff;background:#32695b;border:0;border-radius:9px;min-height:36px;padding:0 10px;font-size:8px;font-weight:800}.subject-add-form{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:7px;max-width:430px;margin-top:11px;display:grid}@media (max-width:1180px){.ops-create-grid{grid-template-columns:repeat(2,minmax(240px,1fr))}.ops-staff-list{grid-template-columns:repeat(2,minmax(220px,1fr))}.student-directory-grid{grid-template-columns:minmax(310px,.8fr) minmax(390px,1.2fr)}.subject-manager-list{grid-template-columns:1fr}}@media (max-width:820px){.ops-shell{grid-template-columns:1fr}.ops-sidebar{height:auto;padding:16px;position:static}.ops-sidebar nav{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:18px}.ops-logout{margin-top:14px}.ops-workspace{padding:24px 16px 55px}.ops-create-grid,.ops-class-actions,.ops-subject-list,.ops-staff-list,.student-directory-grid{grid-template-columns:1fr}.ops-card{min-height:0}.ops-secret,.ops-mfa{grid-template-columns:1fr}.student-directory-list{max-height:420px}}@media (max-width:560px){.ops-header{flex-direction:column;align-items:flex-start}.ops-sidebar nav,.ops-fields,.ops-secret dl,.student-directory-controls,.student-account-meta,.ops-class-actions form{grid-template-columns:1fr}.ops-subject-list>div{grid-template-columns:minmax(0,1fr) auto}.ops-subject-list>div button:last-child{grid-column:1/-1}.study-class-heading-actions{flex-direction:column;align-items:flex-end}.subject-manager-list form{grid-template-columns:minmax(0,1fr) auto}.subject-manager-list form button:last-child{grid-column:1/-1}.activate-page{padding:22px 14px 35px}.activation-header .auth-brand strong{display:none}.activation-shell{gap:25px;margin-top:30px}.activation-card{border-radius:22px;padding:27px 19px}.activation-card h1{font-size:24px}.field-row{grid-template-columns:1fr}.activation-steps b{display:none}}
