:root{--background:#eef3f0;--ink:#f7fbf8;--text:#10202d;--muted:#63717d;--panel:#fff;--panel-soft:#f5f8f7;--line:#dfe6e4;--emerald:#0e9f87;--emerald-dark:#08796c;--cyan:#16a7c8;--amber:#d99a08;--orange:#f26a20;--shadow:0 26px 70px #09141c47}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{color:var(--text);background:var(--background);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.site-shell{background:#f4f7f6;min-height:100vh}.hero{min-height:78vh;color:var(--ink);background:linear-gradient(90deg,#040e1294 0%,#0712175c 46%,#040e1233 100%),url(/images/hero-study-background.png) top/cover no-repeat;position:relative;overflow:hidden}.hero:before{content:"";opacity:1;background:linear-gradient(#0000 72%,#040e1214 100%);position:absolute;inset:0}.ambient{filter:blur(44px);opacity:.05;border-radius:999px;position:absolute}.ambient-left{background:#4f6d52;width:360px;height:360px;top:110px;left:-120px}.ambient-right{background:#18a89a;width:420px;height:420px;top:80px;right:-120px}.topbar{z-index:2;justify-content:space-between;align-items:center;gap:28px;width:min(1500px,100% - 80px);margin:0 auto;padding:30px 0 18px;display:flex;position:relative}.brand,.nav-actions,.nav-links{align-items:center;display:flex}.brand{letter-spacing:0;gap:12px;font-size:26px;font-weight:800}.brand-mark{filter:drop-shadow(0 10px 18px #00000052);width:43px;height:50px;display:block}.nav-links{color:#ffffffe0;gap:46px;font-size:18px;font-weight:700}.nav-actions{gap:28px;font-size:17px;font-weight:700}.request,.primary-cta{color:#fff;background:linear-gradient(135deg,#0fc2a4,#0a9d89);box-shadow:0 12px 26px #0a9d8947}.request{border-radius:7px;padding:16px 27px}.signin{color:#ffffffe6}.signin-button{font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.login-dialog{color:#14232c;border:1px solid #0e9f8738;border-radius:16px;width:min(430px,100% - 32px);padding:38px;box-shadow:0 30px 90px #0000006b}.login-dialog::backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#030c10b8}.dialog-close{color:#66747c;cursor:pointer;background:0 0;border:0;width:34px;height:34px;font-size:28px;position:absolute;top:14px;right:16px}.dialog-logo{width:42px;height:49px;margin-bottom:14px;display:block}.login-dialog h2{margin:0;font-size:28px}.login-dialog>p{color:#687780;margin:8px 0 24px}.login-dialog form,.student-create-form{gap:12px;display:grid}.login-dialog label,.student-create-form label{color:#394951;font-size:13px;font-weight:800}.login-dialog input,.student-create-form input{color:#14232c;width:100%;height:46px;font:inherit;background:#fff;border:1px solid #cfdad7;border-radius:8px;outline:none;margin-top:7px;padding:0 13px}.login-dialog input:focus,.student-create-form input:focus{border-color:var(--emerald);box-shadow:0 0 0 3px #0e9f871f}.dialog-submit,.dashboard-primary{color:#fff;min-height:46px;font:inherit;cursor:pointer;background:linear-gradient(135deg,#0fc2a4,#0a8f7e);border:0;border-radius:8px;padding:0 18px;font-weight:800}.dialog-submit{margin-top:6px}.dialog-submit:disabled,.dashboard-primary:disabled{cursor:wait;opacity:.65}.form-error,.form-success{border-radius:7px;padding:11px 13px;font-size:13px;line-height:1.45}.form-error{color:#9e2a31;background:#fff0f1;border:1px solid #f2c5c8}.form-success{color:#086c55;background:#e9f8f3;border:1px solid #bfe8dc}.form-success a{font-weight:800;text-decoration:underline}.account-dashboard{color:#14232c;background:radial-gradient(circle at 85% 5%,#17bb9f21,#0000 26%),#f2f6f5;min-height:100vh;padding:0 0 64px}.account-topbar{color:#fff;background:#081820;justify-content:space-between;align-items:center;gap:24px;min-height:78px;padding:0 max(32px,50% - 620px);display:flex}.dashboard-brand,.dashboard-user,.dashboard-user>span{align-items:center;display:flex}.dashboard-brand{gap:10px;font-size:19px;font-weight:900}.dashboard-brand img{width:30px;height:35px}.dashboard-user{gap:18px}.dashboard-user>span{flex-direction:column;align-items:flex-end;gap:3px}.dashboard-user small{color:#94aaa9;font-size:11px}.dashboard-logout{color:#dcebea;cursor:pointer;background:0 0;border:1px solid #385059;border-radius:7px;padding:9px 13px}.dashboard-welcome,.dashboard-stat-grid,.dashboard-panel{width:min(1240px,100% - 64px);margin-left:auto;margin-right:auto}.dashboard-welcome{justify-content:space-between;align-items:flex-end;gap:30px;padding:66px 0 34px;display:flex}.eyebrow{color:#07826f;letter-spacing:.13em;text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:900;display:block}.dashboard-welcome h1{margin:0 0 12px;font-size:clamp(34px,4vw,52px)}.dashboard-welcome p,.panel-heading p,.empty-dashboard-panel p{color:#61717a;margin:0;line-height:1.55}.dashboard-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.dashboard-secondary{color:#08796c;background:#fff;border:1px solid #9dcfc5;border-radius:8px;align-items:center;min-height:46px;padding:0 18px;font-weight:800;display:inline-flex}.muted-action:disabled{cursor:not-allowed}.dashboard-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:22px;display:grid}.dashboard-stat-grid article,.dashboard-panel{background:#fff;border:1px solid #dce6e3;border-radius:12px;box-shadow:0 12px 36px #0d272d0f}.dashboard-stat-grid article{gap:8px;padding:24px;display:grid}.dashboard-stat-link,.dashboard-stat-link article{height:100%}.dashboard-stat-link article{transition:border-color .16s,transform .16s,box-shadow .16s}.dashboard-stat-link:hover article{border-color:#9dcfc5;transform:translateY(-2px);box-shadow:0 16px 40px #0d4b431a}.dashboard-stat-grid span,.dashboard-stat-grid small{color:#74838b;font-size:12px}.dashboard-stat-grid strong{font-size:24px}.dashboard-panel{padding:30px}.panel-heading{border-bottom:1px solid #e2e9e7;justify-content:space-between;align-items:flex-end;gap:30px;padding-bottom:23px;display:flex}.panel-heading h2,.empty-dashboard-panel h2{margin:0;font-size:25px}.panel-heading p{max-width:430px;font-size:13px}.student-create-form{padding-top:24px}.form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.student-create-form .dashboard-primary{justify-self:start;margin-top:4px}.student-dashboard{background:radial-gradient(circle at 12% 2%,#159fe11f,#0000 24%),#f2f6f5}.empty-dashboard-panel{text-align:center;align-content:center;place-items:center;min-height:280px;display:grid}.empty-icon{color:#fff;background:var(--emerald);border-radius:50%;place-items:center;width:60px;height:60px;margin-bottom:17px;font-size:26px;font-weight:900;display:grid}.empty-dashboard-panel p{margin-top:10px}.onboarding-page{color:#14232c;background:radial-gradient(circle at 15% 0,#0fc2a429,#0000 28%),linear-gradient(145deg,#06161e 0 22%,#eff5f3 22% 100%);min-height:100vh;padding:34px 24px 70px}.onboarding-brand{color:#fff;width:min(920px,100%);margin:0 auto 30px}.onboarding-card{background:#fff;border:1px solid #dae6e2;border-radius:16px;width:min(520px,100%);margin:0 auto;padding:38px;box-shadow:0 28px 80px #0213192e}.wide-onboarding-card{width:min(920px,100%)}.onboarding-card h1{margin:0 0 12px;font-size:clamp(32px,5vw,48px)}.onboarding-card>p{color:#61717a;max-width:720px;margin:0 0 28px;line-height:1.6}.access-request-form,.password-change-form{border-top:1px solid #e1e9e6;gap:18px;padding-top:24px;display:grid}.access-request-form label,.access-request-form .multi-select-label,.password-change-form label,.approval-form label{color:#394951;font-size:13px;font-weight:800}.access-request-form input,.access-request-form select,.access-request-form textarea,.password-change-form input,.approval-form input{color:#14232c;width:100%;font:inherit;background:#fff;border:1px solid #cfdad7;border-radius:8px;outline:none;margin-top:7px;padding:12px 13px}.access-request-form input,.password-change-form input,.approval-form input{height:46px}.access-request-form select[multiple]{min-height:154px;padding:7px}.access-request-form select[multiple] option,.tutor-edit-form select[multiple] option{border-radius:5px;padding:7px 8px}.access-request-form label>small{color:#75858b;margin-top:6px;font-size:11px;font-weight:500;display:block}.multi-select-field{min-width:0;position:relative}.multi-select-label{display:block}.multi-select-dropdown{margin-top:7px;position:relative}.multi-select-dropdown summary{color:#14232c;cursor:pointer;background:#fff;border:1px solid #cfdad7;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;min-height:46px;padding:10px 13px;font-weight:500;list-style:none;display:flex;overflow:hidden}.multi-select-dropdown summary::-webkit-details-marker{display:none}.multi-select-dropdown summary span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.multi-select-dropdown summary b{color:#698087;font-size:16px}.multi-select-dropdown[open] summary{border-color:var(--emerald);box-shadow:0 0 0 3px #0e9f871f}.multi-select-options{z-index:40;background:#fff;border:1px solid #cfdad7;border-radius:8px;max-height:230px;padding:7px;display:grid;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 14px 34px #0c2a2f29}.multi-select-options label{cursor:pointer;border-radius:6px;align-items:center;gap:9px;padding:9px 8px;font-size:12px;font-weight:700;display:flex}.multi-select-options label:hover{background:#edf8f5}.multi-select-options input{accent-color:#0e9f87;width:16px;height:16px;margin:0}.multi-select-options p{color:#718087;margin:8px;font-size:12px}.multi-select-field>small{color:#75858b;margin-top:6px;font-size:11px;font-weight:500;display:block}.access-request-form input:focus,.access-request-form select:focus,.access-request-form textarea:focus,.password-change-form input:focus,.approval-form input:focus{border-color:var(--emerald);box-shadow:0 0 0 3px #0e9f871f}.student-directory,.admin-tutor-manager{gap:16px;padding:24px;display:grid}.student-card-list,.admin-tutor-manager{gap:14px;display:grid}.managed-student-card,.admin-tutor-card{background:#fff;border:1px solid #dce6e3;border-radius:11px;padding:22px}.managed-student-card{grid-template-columns:minmax(180px,1fr) minmax(220px,1.2fr) auto;align-items:center;gap:20px;display:grid}.student-card-main,.row-actions{align-items:center;gap:11px;display:flex}.student-card-main h2{margin:0 0 5px;font-size:17px}.student-card-main code{color:#607278;font-size:12px}.student-card-meta{color:#607278;gap:5px;font-size:13px;display:grid}.compact-button{cursor:pointer;min-height:38px;padding:0 13px;font-size:12px}.danger-button,.text-button{font:inherit;cursor:pointer;background:0 0;border-radius:7px;padding:9px 11px;font-size:12px;font-weight:800}.danger-button{color:#a62f37;border:1px solid #e5b4b8}.text-button{color:#52666c;border:1px solid #cedbd7}.student-edit-form,.tutor-edit-form{gap:16px;display:grid}.student-edit-form{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));align-items:end}.student-edit-form label,.tutor-edit-form label,.tutor-edit-form .multi-select-label{color:#394951;font-size:13px;font-weight:800}.student-edit-form input,.tutor-edit-form input,.tutor-edit-form select,.tutor-edit-form textarea{color:#14232c;width:100%;font:inherit;background:#fff;border:1px solid #cfdad7;border-radius:8px;margin-top:7px;padding:11px 12px}.student-edit-form input,.tutor-edit-form input{height:44px}.class-chip-row{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.class-chip-row>span{color:#08705f;background:#e5f6f1;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800;display:inline-flex}.class-chip-row small{color:#73838a}.tutor-edit-form{border-top:1px solid #e2eae7;margin-top:20px;padding-top:20px}.tutor-edit-form label>small{color:#75858b;margin-top:6px;font-weight:400;display:block}.tutor-edit-form select[multiple]{min-height:154px}.tutor-edit-form .multi-select-options input{width:16px;height:16px;margin:0}.catalog-manager{background:#f5fbf9;border:1px solid #cfe2de;border-radius:10px;grid-template-columns:minmax(220px,.8fr) minmax(360px,1.4fr) auto;align-items:end;gap:24px;padding:22px;display:grid}.catalog-manager h2{margin:0;font-size:20px}.catalog-manager p{color:#61717a;margin:7px 0 0;font-size:12px;line-height:1.5}.catalog-add-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.catalog-add-grid form{grid-template-columns:1fr auto;align-items:end;gap:8px;display:grid}.catalog-add-grid label{color:#394951;font-size:12px;font-weight:800}.catalog-add-grid input{width:100%;height:38px;font:inherit;background:#fff;border:1px solid #cfdad7;border-radius:7px;margin-top:6px;padding:8px 10px}.catalog-summary{gap:10px;display:flex}.catalog-summary span{color:#63757b;text-align:center;background:#fff;border-radius:7px;min-width:66px;padding:10px;font-size:10px;display:grid}.catalog-summary strong{color:#08796c;font-size:18px}.tutor-edit-form .dashboard-primary{justify-self:start}.tutor-profile-panel{padding:32px}.profile-identity{border-bottom:1px solid #e1e9e6;align-items:center;gap:18px;padding-bottom:26px;display:flex}.profile-avatar{flex-basis:56px;width:56px;height:56px;font-size:22px}.profile-identity h2{margin:0 0 6px;font-size:26px}.profile-identity p,.profile-section p{color:#64757c;margin:0;line-height:1.6}.profile-detail-grid{background:#e0e8e5;border:1px solid #e0e8e5;border-radius:10px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:26px 0;display:grid;overflow:hidden}.profile-detail-grid>div{background:#fff;gap:7px;padding:18px;display:grid}.profile-detail-grid span{color:#75858b;text-transform:uppercase;font-size:11px;font-weight:900}.profile-section{border-top:1px solid #e2eae7;padding:22px 0}.profile-section h3{margin:0 0 10px}.profile-lock-note{color:#596c72;background:#eef3f1;border-radius:8px;padding:13px 15px;font-size:13px}.two-column-form,.student-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.request-success{text-align:center;align-content:center;place-items:center;min-height:360px;display:grid}.request-success h2{margin:0;font-size:28px}.request-success p{color:#61717a;max-width:500px;line-height:1.6}.request-success small{color:#7a898f;margin-bottom:22px}.credential-result{color:#155c4d;background:#e9f8f3;border:1px solid #9dd7c9;border-radius:9px;gap:9px;padding:18px;display:grid}.credential-result code{color:#093f36;-webkit-user-select:all;user-select:all;background:#d2efe7;border-radius:4px;padding:3px 6px;font-size:14px}.credential-result small{color:#4d7068;line-height:1.5}.credential-result a{font-weight:800;text-decoration:underline}.admin-dashboard{background:radial-gradient(circle at 80% 0,#5b55d31f,#0000 28%),#f2f6f5}.admin-request-panel{padding:0;overflow:hidden}.admin-question-panel{margin-top:22px}.admin-question-maintenance{gap:20px;display:grid}.admin-question-browser{gap:17px;display:grid}.admin-question-browser-heading,.admin-question-result-heading,.admin-question-card-top,.admin-question-card footer{justify-content:space-between;align-items:center;gap:18px;display:flex}.admin-question-browser-heading h2{margin:0 0 7px;font-size:24px}.admin-question-browser-heading p{color:#61717a;max-width:720px;margin:0;line-height:1.55}.admin-question-filters{background:#f5f9f8;border:1px solid #dce6e3;border-radius:9px;grid-template-columns:minmax(180px,1.35fr) repeat(4,minmax(125px,1fr));align-items:end;gap:11px;padding:16px;display:grid}.admin-question-filters label{color:#394951;min-width:0;font-size:13px;font-weight:900}.admin-question-filters select{color:#17242d;width:100%;height:43px;font:inherit;background:#fff;border:1px solid #cbd8d5;border-radius:7px;margin-top:7px;padding:0 10px}.admin-question-result-heading{padding:3px 2px}.admin-question-result-heading strong{font-size:17px}.admin-question-bulk-actions,.admin-question-card-selection{align-items:center;gap:12px;display:flex}.admin-question-bulk-actions{color:#52666c;background:#f1f8f6;border:1px solid #cddfdb;border-radius:8px;padding:13px 15px;font-size:12px;font-weight:800}.admin-question-bulk-actions label,.admin-question-card-selection label{cursor:pointer;align-items:center;gap:7px;display:inline-flex}.admin-question-bulk-actions>span{color:#718087;margin-left:auto}.admin-question-bulk-actions input,.admin-question-card-selection input{accent-color:#0e9f87;width:17px;height:17px}.admin-question-card-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.admin-question-card{background:#fff;border:1px solid #dce6e3;border-radius:9px;flex-direction:column;min-width:0;padding:19px;display:flex}.admin-question-card.archived{background:#f7f9f9;border-color:#c9d1d3}.admin-question-card-selection{color:#5a6d74;border-bottom:1px solid #e3eae8;justify-content:space-between;margin:-4px -3px 14px;padding-bottom:11px;font-size:11px;font-weight:800}.admin-question-card h3{margin:18px 0 8px;font-size:18px;line-height:1.45}.admin-question-card>small{color:#718087;font-weight:800}.admin-question-card ol{color:#53666d;gap:6px;margin:15px 0;padding-left:27px;display:grid}.admin-question-card li{padding:4px 7px}.admin-question-card footer{color:#6e7e84;border-top:1px solid #e3ebe8;margin-top:auto;padding-top:16px;font-size:11px}.admin-question-card footer strong{color:#40555c}@media (max-width:1100px){.admin-question-filters{grid-template-columns:repeat(3,minmax(140px,1fr))}}@media (max-width:760px){.admin-question-browser-heading,.admin-question-card footer{flex-direction:column;align-items:flex-start}.admin-question-filters,.admin-question-card-list{grid-template-columns:1fr}.admin-question-bulk-actions{flex-direction:column;align-items:stretch}.admin-question-bulk-actions>span{margin-left:0}.admin-question-bulk-actions button{justify-content:center;width:100%}}.admin-question-summary{justify-content:space-between;align-items:center;gap:28px;display:flex}.admin-question-summary h2{margin:0 0 8px;font-size:25px}.admin-question-summary p{color:#61717a;max-width:620px;margin:0;line-height:1.55}.question-count-card{color:#fff;text-align:right;background:#1b353d;border-radius:10px;gap:3px;min-width:145px;padding:17px 20px;display:grid}.question-count-card strong{font-size:28px}.question-count-card span{color:#b8ccca;text-transform:uppercase;font-size:11px;font-weight:800}.delete-all-questions-form{border-top:1px solid #e1e9e6;grid-template-columns:minmax(250px,1fr) minmax(280px,.8fr) auto;align-items:end;gap:18px;padding-top:20px;display:grid}.destructive-warning{color:#8f2830;background:#fff2f3;border:1px solid #efc5c8;border-radius:8px;gap:5px;padding:13px 15px;font-size:12px;line-height:1.45;display:grid}.delete-all-questions-form label{color:#394951;font-size:12px;font-weight:800}.delete-all-questions-form code{color:#8f2830}.delete-all-questions-form input{width:100%;height:44px;font:inherit;border:1px solid #d7b7b9;border-radius:8px;margin-top:7px;padding:0 12px}.danger-primary{color:#fff;min-height:44px;font:inherit;cursor:pointer;background:#b8343e;border:0;border-radius:8px;padding:0 17px;font-size:13px;font-weight:900}.danger-primary:disabled{cursor:not-allowed;opacity:.5}.admin-requests{gap:16px;padding:24px;display:grid}.admin-credential-result{z-index:2;position:sticky;top:12px;box-shadow:0 15px 40px #085c4926}.admin-credential-result button{color:#155c4d;cursor:pointer;background:0 0;border:1px solid #8acbbc;border-radius:6px;justify-self:start;padding:6px 10px;font-weight:800}.access-request-card{background:#fff;border:1px solid #dce6e3;border-radius:11px;padding:24px}.request-card-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.request-card-heading h2{margin:0 0 6px;font-size:22px}.request-card-heading span,.request-card-heading small,.access-request-card>p{color:#66777e}.access-request-card dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:22px 0;display:grid}.access-request-card dl div{background:#f3f7f5;border-radius:8px;padding:13px}.access-request-card dt{color:#75858b;text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:900}.access-request-card dd{margin:0;font-weight:800}.access-request-card>p{line-height:1.55}.approval-form{border-top:1px solid #e1e9e6;grid-template-columns:minmax(220px,1fr) auto;align-items:end;gap:14px;margin-top:20px;padding-top:20px;display:grid}.students-welcome{padding-bottom:28px}.dashboard-back{color:#53666d;margin-bottom:22px;font-size:13px;font-weight:800;display:inline-block}.action-link{align-items:center;display:inline-flex}.student-list-panel{min-height:300px;padding:0;overflow:hidden}.student-list-state{color:#65757d;text-align:center;align-content:center;place-items:center;min-height:300px;padding:32px;display:grid}.student-list-state h2{color:#14232c;margin:0}.student-list-state p{margin:10px 0 20px}.student-list-state .dashboard-primary{align-items:center;display:inline-flex}.question-bank-page{background:radial-gradient(circle at 8% 4%,#4a7cdb1c,#0000 25%),#f2f6f5}.compact-welcome{padding-bottom:26px}.question-workspace{gap:18px;width:min(1240px,100% - 64px);margin:0 auto;display:grid}.question-toolbar,.question-editor,.question-card,.import-help,.question-list-heading{background:#fff;border:1px solid #dce6e3;border-radius:12px;box-shadow:0 12px 36px #0d272d0d}.question-toolbar{justify-content:space-between;align-items:end;gap:20px;padding:20px;display:flex}.question-filter-group,.question-toolbar-actions,.question-classification{align-items:end;gap:12px;display:flex}.question-filter-group{flex:1}.question-filter-group label,.question-editor label{color:#394951;font-size:14px;font-weight:800}.question-filter-group label{width:min(190px,33%)}.question-filter-group select,.question-editor input,.question-editor select,.question-editor textarea{color:#14232c;width:100%;font:inherit;background:#fff;border:1px solid #cfdad7;border-radius:8px;outline:none;margin-top:7px;padding:11px 12px}.question-filter-group select,.question-editor input,.question-editor select{height:44px}.question-filter-group select:focus,.question-editor input:focus,.question-editor select:focus,.question-editor textarea:focus{border-color:var(--emerald);box-shadow:0 0 0 3px #0e9f871f}.question-toolbar-actions{flex:none}.import-button{cursor:pointer;position:relative}.import-button input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.import-button.disabled{cursor:wait;opacity:.6}.import-help{color:#64757c;justify-content:space-between;align-items:center;gap:20px;padding:13px 17px;font-size:13px;display:flex}.import-help code{background:#edf3f1;border-radius:4px;padding:2px 5px}.import-help a{color:#08796c;flex:none;font-weight:900}.question-editor{gap:17px;padding:26px;display:grid}.question-editor .panel-heading{padding-bottom:18px}.question-classification{align-items:start}.question-classification label{flex:1}.question-classification.two-column label{max-width:280px}.category-picker-row{grid-template-columns:minmax(240px,1fr) minmax(320px,1.4fr);align-items:end;gap:14px;display:grid}.category-picker-row>label,.inline-category-form label{color:#394951;font-size:14px;font-weight:800}.inline-category-form{grid-template-columns:1fr auto;align-items:end;gap:10px;display:grid}.inline-category-form .dashboard-secondary:disabled{cursor:not-allowed;opacity:.5}.question-editor label>small{color:#75858b;margin-left:5px;font-weight:400}.question-editor textarea{resize:vertical;min-height:74px;display:block}.rich-editor-tools{background:#f6f9f8;border:1px solid #dce6e3;border-radius:9px;grid-template-columns:minmax(210px,auto) 1fr auto;align-items:center;gap:15px;padding:14px;display:grid}.rich-editor-tools>div:first-child{gap:4px;display:grid}.rich-editor-tools strong{font-size:14px}.rich-editor-tools span{color:#6a7a81;font-size:12px}.rich-editor-tools select{background:#fff;border:1px solid #cbd8d4;border-radius:6px;height:34px;margin-top:4px;padding:0 8px}.math-symbols{flex-wrap:wrap;gap:5px;display:flex}.math-symbols button{color:#264149;cursor:pointer;background:#fff;border:1px solid #c9d8d4;border-radius:6px;place-items:center;width:31px;height:31px;font-size:16px;display:grid}.math-symbols button:hover{color:#08796c;background:#eaf7f3;border-color:#84bfb4}.image-upload{white-space:nowrap;cursor:pointer;position:relative}.image-upload input{opacity:0;width:1px;height:1px;position:absolute}.question-image-actions{justify-items:stretch;gap:8px;width:min(310px,100%);display:grid}.question-image-actions .image-upload{justify-content:center;align-items:center;display:inline-flex}.image-url-insert{grid-template-columns:minmax(150px,1fr) auto;gap:7px;display:grid}.image-url-insert input{color:#20343c;width:100%;min-height:38px;font:inherit;background:#fff;border:1px solid #cbd8d4;border-radius:7px;outline:0;padding:8px 10px;font-size:12px}.image-url-insert input:focus{border-color:#0aa18d;box-shadow:0 0 0 3px #0aa18d1f}.question-image-preview{background:#fbfdfc;border:1px solid #dce6e3;border-radius:8px;gap:10px;padding:13px;display:grid;overflow:hidden}.question-image-preview>strong{color:#587078;letter-spacing:.05em;text-transform:uppercase;font-size:11px}.question-image-preview .rich-question-content img{max-height:280px;margin:8px 0}.advanced-question-fields{background:#fbfcfc;border:1px solid #dce6e3;border-radius:9px;padding:14px 16px}.advanced-question-fields summary{color:#36525a;cursor:pointer;font-size:14px;font-weight:900}.advanced-question-fields[open] summary{margin-bottom:16px}.advanced-question-fields .question-classification+.question-classification{margin-top:14px}.question-editor .checkbox-label{border:1px solid #cfdad7;border-radius:8px;align-items:center;gap:9px;min-height:44px;padding:9px 12px;display:flex}.question-editor .checkbox-label input{width:17px;height:17px;margin:0}.question-editor .row-actions{margin-top:3px}.question-list-heading{justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.question-list-heading .eyebrow{margin-bottom:4px}.question-list-heading h2{margin:0;font-size:24px}.question-bulk-actions{color:#52666c;background:#f9fbfa;border:1px solid #dce6e3;border-radius:10px;align-items:center;gap:13px;padding:13px 17px;font-size:13px;font-weight:800;display:flex}.question-bulk-actions label,.question-select{cursor:pointer;align-items:center;gap:7px;display:inline-flex}.question-bulk-actions span{color:#75858b;margin-left:auto}.question-bulk-actions input,.question-select input{width:17px;height:17px;accent-color:var(--emerald)}.question-card-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.question-card{flex-direction:column;min-width:0;padding:22px;display:flex}.question-card.archived{opacity:.88;background:#f8f9f9;border-color:#c8d0d3}.question-card-top,.question-card-footer,.question-tags{align-items:center;display:flex}.question-select{flex:none}.question-select span{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.question-card-top,.question-card-footer{justify-content:space-between;gap:14px}.question-tags{flex-wrap:wrap;gap:6px;min-width:0}.question-tags span,.difficulty{text-transform:uppercase;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:900}.question-tags span{color:#456068;background:#edf3f1}.question-tags .archived-tag{color:#59666c;background:#dfe4e6}.question-tags .moderated-tag{color:#922b35;background:#ffe3e6}.question-card button:disabled,.question-card input:disabled{cursor:not-allowed;opacity:.55}.difficulty{flex:none}.difficulty.easy{color:#087254;background:#e5f6ef}.difficulty.medium{color:#8a5a00;background:#fff2ce}.difficulty.hard{color:#a12b34;background:#ffeaec}.question-card h3{margin:18px 0 8px;font-size:20px;line-height:1.45}.question-type{color:#75858b;font-weight:800}.question-options{color:#53666d;gap:7px;margin:16px 0;padding-left:29px;display:grid}.question-options li{border-radius:6px;padding:5px 8px}.question-options .correct-option{color:#08705f;background:#e9f8f3;font-weight:800}.rich-question-content{white-space:pre-wrap}.rich-question-content img{object-fit:contain;background:#fff;border:1px solid #dce6e3;border-radius:8px;max-width:100%;max-height:420px;margin:12px auto;display:block}.legacy-image-reference{color:#8a5a00;background:#fff8e3;border:1px dashed #dfbd65;border-radius:7px;margin:10px 0;padding:10px 12px;font-size:12px;font-weight:800;display:block}.matching-pairs{gap:7px;margin:16px 0;display:grid}.matching-pairs>div{border:1px solid #dfe8e5;border-radius:7px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.matching-pairs dt,.matching-pairs dd{margin:0;padding:9px 11px;font-size:13px}.matching-pairs dt{color:#52666c;background:#f3f7f5}.matching-pairs dd{color:#08705f;border-left:1px solid #dfe8e5;font-weight:800}.answer-line,.question-explanation{color:#53666d;font-size:14px;line-height:1.55}.question-explanation{background:#f4f8f7;border-left:3px solid #9dcfc5;padding:11px 12px}.question-card-footer{border-top:1px solid #e3ebe8;margin-top:auto;padding-top:17px}.question-card-footer>small{color:#7b898f}.student-table-wrap{overflow-x:auto}.student-table{border-collapse:collapse;text-align:left;width:100%}.student-table th,.student-table td{border-bottom:1px solid #e4ebe9;padding:18px 24px}.student-table th{color:#708087;letter-spacing:.08em;text-transform:uppercase;background:#f8faf9;font-size:11px}.student-table td{color:#586970;font-size:14px}.student-table tbody tr:last-child td{border-bottom:0}.student-table td:first-child{color:#14232c;align-items:center;gap:12px;display:flex}.student-avatar{color:#fff;background:linear-gradient(135deg,#0fc2a4,#08796c);border-radius:50%;flex:0 0 36px;place-items:center;width:36px;height:36px;font-weight:900;display:grid}.student-table code{color:#315057;background:#edf3f1;border-radius:5px;padding:4px 7px}.status-pill{color:#087254;background:#e5f6ef;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:900;display:inline-flex}@media (max-width:760px){.login-dialog{padding:32px 24px 26px}.account-topbar{padding:0 18px}.dashboard-user>span{display:none}.dashboard-welcome,.dashboard-stat-grid,.dashboard-panel{width:min(100% - 36px,620px)}.dashboard-welcome,.panel-heading,.dashboard-actions{flex-direction:column;align-items:stretch}.dashboard-secondary,.dashboard-actions .dashboard-primary{justify-content:center;width:100%}.dashboard-welcome{padding-top:44px}.dashboard-stat-grid,.form-grid{grid-template-columns:1fr}.onboarding-page{background:#eff5f3;padding:22px 16px 50px}.onboarding-brand{color:#0c252c}.onboarding-card{padding:26px 20px}.approval-form,.access-request-card dl,.delete-all-questions-form{grid-template-columns:1fr}.admin-question-summary{flex-direction:column;align-items:stretch}.question-count-card{text-align:left}.request-card-heading{flex-direction:column}.managed-student-card,.student-edit-form,.profile-detail-grid,.catalog-manager,.catalog-add-grid,.catalog-add-grid form{grid-template-columns:1fr}.catalog-manager{align-items:stretch;padding:18px}.catalog-summary{justify-content:flex-start}.managed-student-card{align-items:start}.row-actions{flex-wrap:wrap}.dashboard-panel{padding:22px}.question-workspace{width:min(100% - 36px,620px)}.question-toolbar,.question-filter-group,.question-toolbar-actions,.question-classification,.import-help{flex-direction:column;align-items:stretch}.category-picker-row,.inline-category-form{grid-template-columns:1fr}.question-bulk-actions{flex-direction:column;align-items:stretch}.question-bulk-actions span{margin-left:0}.question-filter-group label,.question-classification.two-column label{width:100%;max-width:none}.question-toolbar-actions .dashboard-secondary,.question-toolbar-actions .dashboard-primary{justify-content:center;width:100%}.question-card-list,.rich-editor-tools{grid-template-columns:1fr}.question-image-actions{width:100%}.question-card-footer{flex-direction:column;align-items:flex-start}}.contact-section{color:#17242d;background:radial-gradient(circle at 8% 18%,#0fc2a41f,#0000 28%),#eef5f3;grid-template-columns:minmax(280px,.8fr) minmax(440px,1.2fr);align-items:center;gap:clamp(36px,6vw,90px);padding:clamp(70px,8vw,120px) max(32px,50vw - 690px);display:grid}.contact-copy h2{margin:0 0 20px;font-size:clamp(38px,4vw,60px);line-height:1.05}.contact-copy>p{color:#576a71;max-width:570px;margin:0;font-size:17px;line-height:1.7}.contact-audience-list{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.contact-audience-list span{background:#ffffffb3;border:1px solid #cbdeda;border-radius:999px;align-items:center;gap:8px;padding:9px 13px;font-size:13px;font-weight:800;display:flex}.contact-audience-list b{color:#07927f;font-size:10px}.contact-form-card{background:#fff;border:1px solid #d4e2df;border-radius:16px;padding:clamp(24px,4vw,38px);box-shadow:0 24px 65px #0d2f341a}.contact-form{gap:20px;display:grid}.contact-form-grid{grid-template-columns:1fr 1fr;gap:17px;display:grid}.contact-wide-field{grid-column:1/-1}.contact-form label{color:#34474e;font-size:13px;font-weight:800}.contact-form label small{color:#74848a;font-weight:500}.contact-form input,.contact-form select,.contact-form textarea{color:#17242d;width:100%;font:inherit;background:#fbfdfc;border:1px solid #cbd8d5;border-radius:8px;outline:none;margin-top:7px;padding:12px 13px;display:block}.contact-form input,.contact-form select{min-height:47px}.contact-form textarea{resize:vertical;line-height:1.55}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:#0e9f87;box-shadow:0 0 0 3px #0e9f871f}.contact-submit{color:#fff;min-height:48px;font:inherit;cursor:pointer;background:linear-gradient(135deg,#0fab91,#08796c);border:0;border-radius:8px;justify-self:start;padding:0 24px;font-weight:900}.contact-submit:disabled{cursor:wait;opacity:.65}.contact-success{text-align:center;align-content:center;place-items:center;min-height:390px;display:grid}.contact-success>span{color:#fff;background:#0e9f87;border-radius:50%;place-items:center;width:54px;height:54px;font-size:24px;display:grid}.contact-success h2{margin:20px 0 8px;font-size:25px}.contact-success p{color:#5d7076;max-width:520px;line-height:1.6}.contact-success button{color:#08796c;font:inherit;cursor:pointer;background:0 0;border:0;padding:9px 12px;font-weight:900}.site-footer{color:#dce9e7;background:#081920;justify-content:space-between;align-items:center;gap:24px;padding:30px max(32px,50vw - 690px);display:flex}.site-footer .brand{color:#fff}.site-footer p{color:#9eb1b3;margin:0;font-size:13px}.admin-enquiry-list{gap:14px;display:grid}.admin-enquiry-card{background:#fbfcfc;border:1px solid #dce6e3;border-radius:9px;padding:20px}.admin-enquiry-card.expanded{background:#fff;border-color:#a9d2c9}.enquiry-card-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.enquiry-card-heading h2{margin:7px 0 0;font-size:18px}.enquiry-card-heading time{color:#718087;font-size:12px}.enquiry-badges{flex-wrap:wrap;gap:7px;display:flex}.enquiry-type{color:#08796c;text-transform:uppercase;background:#e3f5f1;border-radius:999px;padding:4px 7px;font-size:10px;font-weight:900;display:inline-flex}.enquiry-status{text-transform:uppercase;border-radius:999px;padding:4px 7px;font-size:10px;font-weight:900;display:inline-flex}.enquiry-status.new{color:#8a5a00;background:#fff0c8}.enquiry-status.responded{color:#315d70;background:#e4f1f7}.enquiry-status.customer_replied{color:#8a3040;background:#ffe4e9}.admin-enquiry-card>p{color:#40545b;white-space:pre-wrap;margin:18px 0;line-height:1.65}.enquiry-preview{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.enquiry-contact{border-top:1px solid #e1e8e8;flex-wrap:wrap;gap:8px 18px;padding-top:14px;font-size:13px;display:flex}.enquiry-contact a{color:#08796c;font-weight:800}.enquiry-open-button{margin-left:auto}.enquiry-thread{background:#f6f9f8;border:1px solid #e0e8e6;border-radius:9px;gap:13px;margin-top:18px;padding:18px;display:grid}.thread-message{border-radius:10px;width:min(82%,760px);padding:14px 16px}.thread-message.incoming{background:#fff;border:1px solid #dce5e3;justify-self:start}.thread-message.outgoing{color:#124e43;background:#e7f6f2;border:1px solid #b8ded5;justify-self:end}.thread-message>div{justify-content:space-between;align-items:center;gap:14px;display:flex}.thread-message strong{font-size:13px}.thread-message time{color:#718087;font-size:11px}.thread-message p{white-space:pre-wrap;margin:9px 0 0;line-height:1.6}.email-delivery{text-transform:uppercase;border-radius:999px;margin-left:auto;padding:3px 6px;font-size:9px;font-weight:900}.email-delivery.sent{color:#087254;background:#d9f2e9}.email-delivery.received{color:#315d70;background:#e2f0f7}.email-delivery.internal{color:#69787e;background:#e9eeee}.thread-loading{color:#687980;text-align:center;padding:18px}.enquiry-reply-form{border-top:1px solid #dce5e3;gap:10px;margin-top:5px;padding-top:17px;display:grid}.enquiry-reply-form label{color:#34474e;font-size:13px;font-weight:900}.enquiry-reply-form textarea{color:#17242d;width:100%;font:inherit;resize:vertical;background:#fff;border:1px solid #cbd8d5;border-radius:8px;margin-top:7px;padding:12px 13px;line-height:1.55;display:block}.enquiry-reply-form textarea:focus{border-color:#0e9f87;outline:none;box-shadow:0 0 0 3px #0e9f871f}.enquiry-reply-form>p{color:#687980;margin:0;font-size:11px}.enquiry-reply-form button:disabled{cursor:not-allowed;opacity:.55}@media (max-width:900px){.contact-section{grid-template-columns:1fr}.contact-copy{max-width:680px}}@media (max-width:600px){.contact-section{padding:58px 18px}.contact-form-card{padding:22px 18px}.contact-form-grid{grid-template-columns:1fr}.contact-wide-field{grid-column:auto}.contact-submit{width:100%}.site-footer,.enquiry-card-heading{flex-direction:column;align-items:flex-start}.enquiry-open-button{justify-content:center;width:100%;margin-left:0}.thread-message{width:100%}.enquiry-reply-form .row-actions{flex-direction:column;align-items:stretch}.enquiry-reply-form .row-actions button{justify-content:center;width:100%}}.public-page{color:#17242d;background:#f4f7f6;min-height:100vh}.public-page-topbar.light{background:#fffffff5;border-bottom:1px solid #dce6e3;width:100%;padding:19px max(32px,50vw - 725px)}.public-page-topbar.light .brand{color:#12272e}.public-page-topbar.light .brand-mark{filter:drop-shadow(0 7px 13px #00504626)}.public-page-topbar.light .nav-links{color:#41545b}.public-page-topbar.light .signin{color:#344950}.public-hero{background:radial-gradient(circle at 85% 15%,#0e9f872b,#0000 30%),linear-gradient(145deg,#f7fbfa,#eaf3f1);padding:clamp(76px,9vw,140px) max(32px,50vw - 690px)}.public-hero.compact{padding-top:clamp(65px,7vw,105px);padding-bottom:clamp(65px,7vw,105px)}.public-hero h1{letter-spacing:-.035em;max-width:980px;margin:0 0 24px;font-size:clamp(46px,6vw,82px);line-height:1.02}.public-hero.compact h1{font-size:clamp(42px,5vw,68px)}.public-hero p{color:#566b72;max-width:760px;margin:0;font-size:19px;line-height:1.65}.public-cta-row{flex-wrap:wrap;gap:13px;margin-top:30px;display:flex}.public-cta-row>a{align-items:center;min-height:48px;padding:0 20px;display:inline-flex}.public-content-section{background:#fff;padding:clamp(65px,7vw,100px) max(32px,50vw - 690px)}.public-section-heading{margin-bottom:30px}.public-section-heading.row{justify-content:space-between;align-items:end;gap:24px;display:flex}.public-section-heading h2{margin:0;font-size:clamp(32px,4vw,50px)}.public-section-heading>a{color:#08796c;font-weight:900}.public-card-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.public-info-card{background:#fbfcfc;border:1px solid #dbe5e3;border-radius:12px;padding:27px;transition:transform .16s,box-shadow .16s}.public-info-card:hover{transform:translateY(-3px);box-shadow:0 18px 40px #0f383c1a}.public-info-card>span{color:#fff;background:#0e9f87;border-radius:10px;place-items:center;width:46px;height:46px;font-size:20px;display:grid}.public-info-card h3{margin:21px 0 10px;font-size:20px}.public-info-card p{color:#5c6f76;min-height:88px;margin:0;line-height:1.6}.public-info-card b{color:#08796c;margin-top:18px;font-size:13px;display:inline-block}.public-split-section{color:#fff;background:#0c252d;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(35px,7vw,100px);padding:clamp(65px,7vw,100px) max(32px,50vw - 690px);display:grid}.public-split-section h2{margin:0;font-size:clamp(32px,4vw,50px)}.public-split-section p{color:#bed0d1;font-size:17px;line-height:1.75}.sample-test-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.sample-test-card{color:#fff;border-radius:12px;padding:25px;position:relative;overflow:hidden}.sample-test-card.teal{background:#079b86}.sample-test-card.blue{background:#217fbd}.sample-test-card.violet{background:#704bc0}.sample-test-card>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.sample-test-card span,.sample-test-card em{text-transform:uppercase;font-size:11px;font-style:normal;font-weight:900}.sample-test-card em{background:#ffffff2e;border-radius:999px;padding:5px 8px}.sample-test-card h3{min-height:58px;margin:30px 0 8px;font-size:22px}.sample-test-card p{color:#ffffffd6}.sample-test-card button{color:#fff;background:0 0;border:1px solid #ffffff73;border-radius:7px;margin-top:20px;padding:9px 11px}.public-feature-list{background:#fff;gap:1px;padding:0 max(32px,50vw - 690px) clamp(70px,8vw,120px);display:grid}.public-feature-list article{border-top:1px solid #dce5e3;grid-template-columns:70px 1fr;gap:20px;padding:30px 0;display:grid}.public-feature-list article>strong{color:#0e9f87;font-size:13px}.public-feature-list h3{margin:0 0 8px;font-size:22px}.public-feature-list p{color:#5d7076;max-width:760px;margin:0;line-height:1.6}.tutorial-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.tutorial-card{background:#f8fbfa;border:1px solid #dbe5e3;border-radius:12px;padding:30px}.tutorial-play{color:#fff;background:#0e9f87;border-radius:50%;place-items:center;width:48px;height:48px;display:grid}.tutorial-card h2{margin:22px 0 10px}.tutorial-card p{color:#5d7076;line-height:1.6}.tutorial-card ol{color:#41565d;gap:10px;padding-left:20px;display:grid}.tutorial-card a{color:#08796c;margin-top:15px;font-weight:900;display:inline-block}.tutor-public-hero{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);align-items:center;gap:clamp(40px,8vw,110px);display:grid}.tutor-benefit-card{color:#fff;background:#0d2931;border-radius:14px;padding:30px;box-shadow:0 24px 60px #0b2d332e}.tutor-benefit-card>span{color:#64ddc8;text-transform:uppercase;font-size:12px;font-weight:900}.tutor-benefit-card ul{gap:15px;margin:22px 0 0;padding-left:21px;line-height:1.5;display:grid}.access-type-chooser{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:30px;display:grid}.access-type-chooser button{color:#40545b;text-align:left;cursor:pointer;background:#f8faf9;border:1px solid #d1ddda;border-radius:10px;grid-template-columns:44px 1fr;align-items:center;gap:2px 12px;padding:16px;display:grid}.access-type-chooser button>span{color:#08796c;background:#e5f5f1;border-radius:9px;grid-row:1/3;place-items:center;width:42px;height:42px;font-size:18px;display:grid}.access-type-chooser button strong{font-size:15px}.access-type-chooser button small{color:#718087}.access-type-chooser button.active{color:#fff;background:#0b8e7c;border-color:#0e9f87;box-shadow:0 10px 25px #0b8e7c2e}.access-type-chooser button.active>span{color:#fff;background:#ffffff2b}.access-type-chooser button.active small{color:#ffffffd1}.access-choice-intro h1{margin:0 0 12px;font-size:clamp(32px,5vw,48px)}.access-choice-intro>p{color:#61717a;max-width:720px;margin:0 0 28px;line-height:1.6}.student-access-note{color:#36545b;background:#eef8f5;border:1px solid #cbdeda;border-radius:8px;gap:4px;padding:14px 16px;font-size:12px;line-height:1.5;display:grid}.dashboard-feature-panel{min-height:320px}.dashboard-record-list{gap:10px;display:grid}.dashboard-record-list article{background:#fbfcfc;border:1px solid #e0e7e8;border-radius:7px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;display:grid}.record-icon{color:#08796c;background:#e5f5f1;border-radius:7px;place-items:center;width:34px;height:34px;display:grid}.dashboard-record-list article>div{gap:4px;display:grid}.dashboard-record-list strong{font-size:14px}.dashboard-record-list small{color:#64757c;font-size:12px}.dashboard-record-list em{color:#655216;background:#fff0bd;border-radius:999px;padding:5px 8px;font-size:10px;font-style:normal;font-weight:900}.feature-placeholder-note{color:#5c6f76;background:#eef4f2;border-radius:7px;margin-top:16px;padding:14px;font-size:13px;line-height:1.55}.dashboard-metric-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.dashboard-metric-grid article{border:1px solid var(--role-border);background:#fff;border-radius:8px;align-content:center;gap:9px;min-height:170px;padding:24px;display:grid}.dashboard-metric-grid span{color:#61747b;font-size:13px;font-weight:800}.dashboard-metric-grid strong{color:#0b8e7c;font-size:38px}.dashboard-metric-grid small{color:#718087;font-size:12px}@media (max-width:1000px){.public-card-grid,.sample-test-grid{grid-template-columns:repeat(2,1fr)}.tutorial-grid,.tutor-public-hero{grid-template-columns:1fr}}@media (max-width:700px){.public-page-topbar.light,.public-hero,.public-content-section,.public-split-section,.public-feature-list{padding-left:18px;padding-right:18px}.public-card-grid,.sample-test-grid,.public-split-section,.access-type-chooser,.dashboard-metric-grid{grid-template-columns:1fr}.public-section-heading.row{flex-direction:column;align-items:flex-start}.public-feature-list article{grid-template-columns:42px 1fr}.dashboard-record-list article{grid-template-columns:38px 1fr}.dashboard-record-list em{grid-column:2;justify-self:start}}.role-app-shell{--role-border:#d8e1e3;--role-ink:#17242d;min-height:100vh;color:var(--role-ink);background:#f2f6f6;grid-template-columns:205px minmax(0,1fr);font-size:16px;display:grid}.role-sidebar{z-index:30;color:#dfe9e9;background:linear-gradient(#10252d 0%,#081920 100%);flex-direction:column;min-width:0;height:100vh;padding:20px 14px 16px;display:flex;position:sticky;top:0}.role-brand{color:#fff;white-space:nowrap;align-items:center;gap:10px;padding:0 7px 20px;font-size:16px;font-weight:900;display:flex}.role-brand img{width:25px;height:29px}.role-navigation{gap:4px;display:grid}.role-navigation>a,.role-nav-disabled{color:#d7e1e1;border-radius:6px;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:38px;padding:0 10px;font-size:14px;font-weight:800;display:grid}.role-navigation>a{transition:color .15s,background .15s}.role-navigation>a:hover{color:#fff;background:#ffffff12}.role-navigation>a.active{color:#fff;background:#118f81}.role-nav-disabled{color:#bac7c8;cursor:default}.role-nav-icon{color:#a9bcbd;place-items:center;width:18px;font-size:14px;display:grid}.role-navigation>a.active .role-nav-icon{color:#fff}.role-navigation em,.role-panel-title em{color:#2d2600;background:#f5ba15;border-radius:999px;padding:2px 6px;font-size:9px;font-style:normal;font-weight:900}.role-sidebar-footer{border-top:1px solid #ffffff1a;align-items:center;gap:9px;min-width:0;margin-top:auto;padding:15px 6px 0;display:flex}.role-avatar{color:#fff;background:#118f81;border-radius:50%;flex:0 0 32px;place-items:center;width:32px;height:32px;font-size:12px;font-weight:900;display:grid}.role-sidebar-footer div{gap:2px;min-width:0;display:grid}.role-sidebar-footer strong,.role-sidebar-footer small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.role-sidebar-footer strong{color:#fff;font-size:13px}.role-sidebar-footer small{color:#91a5a7;font-size:11px}.role-main{min-width:0}.role-topbar{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f8fafaf5;border-bottom:1px solid #d7e0e2;grid-template-columns:40px 1fr auto;align-items:center;min-height:56px;padding:0 20px;display:grid;position:sticky;top:0}.role-topbar h1{text-align:center;margin:0;font-size:20px}.role-menu-button{color:#40535a;cursor:pointer;background:0 0;border:0;width:30px;height:30px;padding:0;font-size:17px}.role-topbar-user{align-items:center;gap:12px;display:flex}.role-topbar-user>span{justify-items:end;gap:1px;display:grid}.role-topbar-user strong{font-size:13px}.role-topbar-user small{color:#708087;font-size:11px}.role-topbar-user .dashboard-logout{color:#52666c;border-color:#c9d5d5;padding:7px 9px;font-size:11px}.role-content{gap:14px;width:min(100%,1500px);margin:0 auto;padding:14px 20px 30px;display:grid}.role-widget,.role-subject-panel,.role-page-heading{border:1px solid var(--role-border);background:#fff;border-radius:8px}.role-subject-panel{padding:15px 16px}.role-panel-title{justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;display:flex}.role-panel-title h2{margin:0;font-size:18px}.role-panel-title>a,.role-panel-title>span,.role-inline-action{color:#007f70;font-size:13px;font-weight:900}.role-subject-grid{grid-template-columns:repeat(6,minmax(100px,1fr));gap:14px;display:grid}.role-subject-card{color:#fff;text-align:center;border-radius:7px;align-content:center;place-items:center;gap:8px;min-height:120px;padding:12px 8px;transition:transform .15s,box-shadow .15s;display:grid}a.role-subject-card:hover{transform:translateY(-2px);box-shadow:0 10px 22px #16333924}.role-subject-card>span{background:#ffffff38;border-radius:50%;place-items:center;min-width:42px;height:42px;padding:0 8px;font-size:14px;font-weight:900;display:grid}.role-subject-card strong{font-size:15px}.role-subject-card small{color:#ffffffe6;font-size:12px}.role-subject-card.teal{background:#09a48d}.role-subject-card.blue{background:#208ed4}.role-subject-card.violet{background:#8056d5}.role-subject-card.orange{background:#ff7421}.role-subject-card.gold{background:#efad13}.role-subject-card.rose{background:#f84f65}.role-empty-inline{color:#6d7d83;text-align:center;border:1px dashed #ccd8d8;border-radius:7px;grid-column:1/-1;padding:28px;font-size:12px}.role-dashboard-grid{grid-template-columns:minmax(320px,1.7fr) minmax(220px,1fr) minmax(210px,.95fr);align-items:stretch;gap:14px;display:grid}.role-widget{min-width:0;padding:15px}.recent-tests-widget{grid-row:span 2;min-height:320px}.recent-tests-widget .role-test-row+.role-test-row{margin-top:8px}.role-test-row{background:#fbfcfc;border:1px solid #e0e7e8;border-radius:6px;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px;display:grid}.role-test-icon{color:#149783;background:#e6f5f2;border-radius:5px;place-items:center;width:28px;height:28px;display:grid}.role-test-row div{gap:3px;display:grid}.role-test-row strong{font-size:14px}.role-test-row small{color:#64757c;font-size:12px}.role-test-row em{color:#477081;background:#e7f2f8;border-radius:999px;padding:4px 7px;font-size:10px;font-style:normal;font-weight:900}.role-inline-action{margin-top:11px;display:inline-flex}.role-inline-action.muted{color:#6b7b81}.attempts-widget{min-height:250px}.role-donut{background:conic-gradient(#14ad99 0 64%, #ffb51d 64% 86%, #ef5161 86% 100%);border-radius:50%;place-items:center;width:138px;height:138px;margin:18px auto 12px;display:grid;position:relative}.role-donut:after{content:"";background:#fff;border-radius:50%;width:82px;height:82px;position:absolute}.role-donut>div{z-index:1;place-items:center;display:grid;position:relative}.role-donut strong{font-size:22px;line-height:1}.role-donut small{color:#53666d;font-size:10px}.student-donut{background:conic-gradient(#dfe7e7 0 100%)}.role-legend{color:#53666d;gap:6px;font-size:12px;display:grid}.role-legend span:before{content:"";border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block}.role-legend .complete:before{background:#14ad99}.role-legend .progress:before{background:#ffb51d}.role-legend .not-started:before{background:#ef5161}.compact-insight-widget{min-height:150px}.role-big-number{color:#118f81;margin-top:18px;font-size:34px;display:block}.compact-insight-widget p,.future-widget p{color:#61717a;font-size:13px;line-height:1.55}.future-widget{background:#f7fbfa;grid-column:2/4;min-height:100px}.role-form-widget{padding:20px}.tutor-dashboard-students{padding:0;overflow:hidden}.student-panel-title{border-bottom:1px solid #e1e8e8;margin:0;padding:18px 20px}.student-panel-title .eyebrow{margin-bottom:4px;display:block}.student-panel-title p,.create-student-intro p{color:#65767c;margin:4px 0 0;font-size:13px;line-height:1.5}.compact-primary{min-height:38px;padding:0 14px;font-size:12px}.dashboard-create-student{background:#f8fbfa;border-bottom:1px solid #e1e8e8;padding:20px}.create-student-intro h3{margin:0;font-size:16px}.dashboard-create-student .student-create-form{padding-top:16px}.tutor-dashboard-students .student-directory{padding:16px 20px 20px}.tutor-dashboard-students .student-list-state{min-height:220px}.role-panel-title.form-title{border-bottom:1px solid #e1e8e8;padding-bottom:15px}.role-panel-title.form-title p{color:#65767c;max-width:440px;margin:0;font-size:14px;line-height:1.5}.role-panel-title.form-title .eyebrow{margin-bottom:5px}.role-page-heading{justify-content:space-between;align-items:center;gap:22px;padding:18px 20px;display:flex}.role-page-heading h2{margin:0 0 5px;font-size:25px}.role-page-heading .eyebrow{margin-bottom:5px}.role-page-heading p{color:#61717a;margin:0;font-size:14px;line-height:1.5}.role-content .question-workspace{width:100%;margin:0}.role-content .student-list-panel,.role-content .tutor-profile-panel{width:auto;margin:0;padding:0}.role-content .tutor-profile-panel{padding:24px}.role-settings-card{width:min(620px,100%);padding:24px}.role-settings-card .password-change-form{border-top:0;padding-top:0}.admin-action-grid{grid-template-columns:repeat(4,minmax(140px,1fr))}.admin-action-grid .role-subject-card{min-height:138px}.admin-action-grid .role-subject-card small{max-width:150px;line-height:1.35}.admin-shell-panel{padding:0;overflow:hidden}.admin-section-title{border-bottom:1px solid #e1e8e8;margin:0;padding:17px 20px}.admin-section-title .eyebrow{margin-bottom:4px}.admin-shell-panel .admin-requests,.admin-shell-panel .admin-tutor-manager{padding:18px 20px 20px}.admin-shell-content{padding:22px}.admin-catalog-manager{gap:16px;display:grid}.catalog-columns{grid-template-columns:1fr 1fr;gap:18px;display:grid}.catalog-column{background:#fbfcfc;border:1px solid #dce6e3;border-radius:9px;min-width:0;overflow:hidden}.catalog-column-heading{background:#f5faf8;border-bottom:1px solid #e1e8e8;padding:17px 18px}.catalog-column-heading h3{margin:0;font-size:18px}.catalog-column-heading p{color:#687980;margin:4px 0 0;font-size:12px}.catalog-inline-form,.catalog-edit-row{border-bottom:1px solid #e4ebea;grid-template-columns:minmax(0,1fr) auto;gap:9px;padding:14px 16px;display:grid}.catalog-inline-form input,.catalog-edit-row input{color:#17242d;width:100%;min-height:38px;font:inherit;background:#fff;border:1px solid #cfdad7;border-radius:7px;padding:8px 10px;font-size:12px}.catalog-item-list{max-height:540px;display:grid;overflow-y:auto}.catalog-item-row{border-bottom:1px solid #e9eeee;justify-content:space-between;align-items:center;gap:12px;min-height:54px;padding:9px 16px;display:flex}.catalog-item-row:last-child{border-bottom:0}.catalog-item-row>span{font-size:13px;font-weight:800}.catalog-item-row .text-button,.catalog-item-row .danger-button{padding:6px 8px;font-size:11px}.catalog-edit-row{grid-template-columns:minmax(0,1fr) auto auto}.role-empty-widget{color:#66777d;text-align:center;align-content:center;place-items:center;min-height:210px;display:grid}.role-empty-widget>span{color:#fff;background:#14ad99;border-radius:50%;place-items:center;width:44px;height:44px;margin-bottom:12px;display:grid}.role-empty-widget strong{color:#26373f;font-size:14px}.role-empty-widget p{margin:6px 0 0;font-size:12px}.sidebar-scrim{display:none}@media (max-width:1100px){.role-app-shell{grid-template-columns:190px minmax(0,1fr)}.role-subject-grid{grid-template-columns:repeat(3,minmax(120px,1fr))}.role-dashboard-grid{grid-template-columns:minmax(300px,1.5fr) minmax(210px,1fr)}.compact-insight-widget{grid-column:auto}.future-widget{grid-column:2}.role-content .question-toolbar{flex-direction:column;align-items:stretch}.admin-action-grid{grid-template-columns:repeat(2,minmax(140px,1fr))}}@media (max-width:760px){.role-app-shell{display:block}.role-sidebar{width:230px;transition:transform .18s;position:fixed;left:0;transform:translate(-100%)}.role-app-shell.menu-open .role-sidebar{transform:translate(0)}.sidebar-scrim{z-index:25;visibility:hidden;opacity:0;background:#020f1480;border:0;transition:opacity .18s,visibility .18s;display:block;position:fixed;inset:0}.role-app-shell.menu-open .sidebar-scrim{visibility:visible;opacity:1}.role-topbar{padding:0 12px}.role-topbar-user>span{display:none}.role-content{padding:12px}.role-subject-grid{grid-template-columns:repeat(2,minmax(110px,1fr));gap:10px}.role-subject-card{min-height:105px}.role-dashboard-grid{grid-template-columns:1fr}.recent-tests-widget,.future-widget,.compact-insight-widget{grid-area:auto}.role-page-heading,.role-panel-title.form-title,.student-panel-title{flex-direction:column;align-items:stretch}.student-panel-title .row-actions{flex-wrap:wrap}.student-panel-title .row-actions>*{flex:150px;justify-content:center}.dashboard-create-student,.student-panel-title,.tutor-dashboard-students .student-directory{padding-left:14px;padding-right:14px}.role-content .question-workspace,.role-content .question-toolbar,.role-content .question-filter-group,.role-content .question-toolbar-actions{width:100%}.role-content .profile-detail-grid,.admin-action-grid,.catalog-columns{grid-template-columns:1fr}.admin-shell-content{padding:14px}.catalog-edit-row{grid-template-columns:1fr auto}.catalog-edit-row .text-button{grid-column:1/-1}}.tutor-test-manager{gap:18px;display:grid}.test-manager-heading,.test-editor-heading,.test-question-picker-heading,.test-card-top,.tutor-test-card footer,.test-publish-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.test-manager-heading h2,.test-editor-heading h3,.test-question-picker-heading h3,.tutor-test-card h3{color:#17262e;margin:0}.test-manager-heading h2{margin-top:4px;font-size:26px}.test-manager-heading p,.test-question-picker-heading p,.test-publish-row p,.tutor-test-card>p{color:#64757c;margin:5px 0 0;font-size:14px;line-height:1.5}.test-editor{background:#f9fcfb;border:1px solid #d8e3e0;border-radius:10px;gap:20px;padding:22px;display:grid}.test-editor-heading{border-bottom:1px solid #dfe8e6;padding-bottom:16px}.test-editor-heading h3{margin-top:4px;font-size:21px}.test-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.test-detail-grid label,.test-question-picker-heading label,.test-publish-row>label{color:#354851;gap:7px;font-size:13px;font-weight:850;display:grid}.test-detail-grid label small,.test-question-picker-heading label small{color:#7a8a90;font-weight:600}.test-detail-grid input,.test-detail-grid select,.test-detail-grid textarea,.test-question-picker-heading input,.test-question-picker-heading select,.test-publish-row select{color:#17262e;width:100%;min-height:43px;font:inherit;background:#fff;border:1px solid #cbd8d5;border-radius:7px;outline:0;padding:10px 12px;font-size:14px}.test-detail-grid textarea{resize:vertical;line-height:1.5}.test-detail-grid input:focus,.test-detail-grid select:focus,.test-detail-grid textarea:focus,.test-question-picker-heading input:focus,.test-question-picker-heading select:focus,.test-publish-row select:focus{border-color:#0aa18d;box-shadow:0 0 0 3px #0aa18d1f}.test-wide-field{grid-column:1/-1}.test-question-picker{background:#fff;border:1px solid #d9e4e1;border-radius:9px;overflow:hidden}.test-question-picker-heading{background:#f5faf8;border-bottom:1px solid #e1e9e7;padding:15px 16px}.test-question-picker-heading h3{font-size:17px}.test-question-picker-heading .row-actions{flex-wrap:wrap}.test-question-picker-heading label{grid-template-columns:auto 170px;align-items:center}.test-question-picker-heading input,.test-question-picker-heading select{min-height:38px;padding:7px 10px}.test-selected-questions{background:#fbfdfc;border-bottom:1px solid #e1e9e7;gap:8px;padding:15px 16px;display:grid}.test-selected-questions>div:first-child{justify-content:space-between;align-items:baseline;gap:12px;padding-bottom:4px;display:flex}.test-selected-questions>div:first-child strong{font-size:13px}.test-selected-questions>div:first-child small{color:#718188;font-size:11px}.test-selected-question{background:#fff;border:1px solid #dbe7e3;border-radius:7px;grid-template-columns:25px minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 10px;display:grid}.test-selected-question>span{color:#087768;background:#e4f6f1;border-radius:50%;place-items:center;width:24px;height:24px;font-size:11px;font-weight:900;display:grid}.test-selected-question>div{min-width:0;font-size:13px;line-height:1.4}.test-selected-question small{color:#728289;margin-top:3px;font-size:11px;display:block}.test-selected-question .rich-question-content img{max-height:90px;margin:5px 0}.test-question-list{max-height:440px;display:grid;overflow-y:auto}.test-question-list>label{cursor:pointer;border-bottom:1px solid #e7edeb;grid-template-columns:20px minmax(0,1fr) auto;align-items:start;gap:12px;padding:15px 17px;display:grid}.test-question-list>label:last-child{border-bottom:0}.test-question-list>label:hover{background:#f7fbfa}.test-question-list>label.selected{background:#eef9f6}.test-question-list input{accent-color:#079b87;width:17px;height:17px;margin-top:3px}.test-question-list span{min-width:0}.test-question-list strong{font-size:14px;line-height:1.5;display:block}.test-question-list small{color:#6c7d83;text-transform:capitalize;margin-top:6px;font-size:12px;display:block}.test-question-list em{color:#67787e;text-transform:uppercase;background:#edf2f1;border-radius:999px;padding:5px 8px;font-size:10px;font-style:normal;font-weight:900}.test-question-list .selected em{color:#087768;background:#d9f2eb}.test-picker-empty{color:#697a80;text-align:center;padding:42px 20px;font-size:14px}.test-picker-empty a{color:#008575;font-weight:850}.test-publish-row{background:#fff;border:1px solid #d9e4e1;border-radius:9px;justify-content:flex-start;padding:16px}.test-publish-row>label{flex:0 0 160px;width:160px}.test-publish-row>div{flex:1;min-width:0}.test-publish-row strong{font-size:14px}.test-publish-row .dashboard-primary{flex:none}.tutor-test-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.tutor-test-card{background:#fff;border:1px solid #dce6e3;border-radius:9px;flex-direction:column;min-width:0;padding:20px;display:flex}.tutor-test-card h3{margin-top:16px;font-size:19px}.test-status{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:900}.test-status.draft{color:#596970;background:#e8eeee}.test-status.published{color:#087254;background:#ddf5eb}.test-card-meta{flex-wrap:wrap;gap:7px;margin:18px 0;display:flex}.test-card-meta span{color:#426069;background:#edf4f2;border-radius:999px;padding:5px 8px;font-size:12px;font-weight:800}.tutor-test-card footer{color:#73838a;border-top:1px solid #e5ecea;margin-top:auto;padding-top:14px}.tutor-test-card footer small{font-size:11px}.test-card-top .row-actions{flex-wrap:wrap;justify-content:flex-end}.assignment-backdrop{z-index:100;background:#031318a3;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.assignment-dialog{background:#fff;border:1px solid #d4e0dd;border-radius:12px;width:min(720px,100%);max-height:min(820px,100vh - 48px);display:grid;overflow:hidden;box-shadow:0 24px 70px #051c214d}.assignment-dialog>header,.assignment-dialog>footer{justify-content:space-between;align-items:center;gap:18px;padding:18px 20px;display:flex}.assignment-dialog>header{border-bottom:1px solid #e0e8e6}.assignment-dialog>header h2{margin:4px 0 0;font-size:22px}.assignment-dialog>header p{color:#65767c;margin:5px 0 0;font-size:13px}.assignment-dialog>.form-error{margin:14px 18px 0}.assignment-dialog>footer{background:#f8fbfa;border-top:1px solid #e0e8e6}.assignment-dialog>footer>strong{font-size:13px}.assignment-toolbar{background:#fbfdfc;border-bottom:1px solid #e4ebe9;align-items:end;gap:12px;padding:14px 18px;display:flex}.assignment-toolbar label{color:#40535b;flex:1;gap:6px;font-size:12px;font-weight:850;display:grid}.assignment-toolbar input{width:100%;min-height:39px;font:inherit;background:#fff;border:1px solid #ccd9d6;border-radius:7px;outline:0;padding:8px 11px;font-size:13px}.assignment-toolbar input:focus{border-color:#0aa18d;box-shadow:0 0 0 3px #0aa18d1f}.assignment-student-list{min-height:120px;display:grid;overflow-y:auto}.assignment-student-list>label{cursor:pointer;border-bottom:1px solid #e7edeb;grid-template-columns:20px 38px minmax(0,1fr) auto;align-items:center;gap:11px;padding:13px 18px;display:grid}.assignment-student-list>label:last-child{border-bottom:0}.assignment-student-list>label:hover{background:#f8fbfa}.assignment-student-list>label.selected{background:#edf9f6}.assignment-student-list input{accent-color:#079b87;width:17px;height:17px}.assignment-student-list strong{font-size:14px;display:block}.assignment-student-list small{color:#697a81;margin-top:3px;font-size:12px;display:block}.assignment-student-list em{color:#687980;font-size:11px;font-style:normal;font-weight:850}.assignment-student-list .selected em{color:#087768}.assigned-test-panel{padding:0;overflow:hidden}.student-assigned-test-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:18px;display:grid}.student-assigned-test{background:#fff;border:1px solid #dbe5e2;border-radius:9px;flex-direction:column;min-width:0;padding:19px;display:flex}.student-test-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.student-test-heading>small{color:#728289;font-size:11px}.student-test-state{text-transform:uppercase;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:900}.student-test-state.available{color:#087254;background:#ddf5eb}.student-test-state.upcoming{color:#8a5a00;background:#fff2ce}.student-test-state.closed{color:#8a3840;background:#fde7e9}.student-test-state.in-progress{color:#12658a;background:#dff1fa}.student-test-state.paused{color:#8a5a00;background:#fff2ce}.student-test-state.completed{color:#4f3c91;background:#ece7fb}.student-assigned-test h3{margin:15px 0 0;font-size:19px}.student-assigned-test>p{color:#63747b;margin:6px 0 0;font-size:13px;line-height:1.5}.student-assigned-test>small{color:#687980;margin-top:5px;font-size:11px}.student-test-action{justify-content:flex-end;align-items:center;margin-top:auto;padding-top:17px;display:flex}.student-test-action a{justify-content:center;align-items:center;width:auto;min-width:124px;line-height:1;display:inline-flex}.student-test-action>span{color:#73838a;font-size:12px;font-weight:750}.student-test-runner{gap:16px;width:min(980px,100%);margin:0 auto;display:grid}.student-test-runner-heading,.student-test-submit{border:1px solid var(--role-border);background:#fff;border-radius:9px;justify-content:space-between;align-items:center;gap:22px;padding:22px;display:flex}.student-test-runner-heading h2{margin:5px 0;font-size:27px}.student-test-runner-heading p,.student-test-submit p{color:#63747b;margin:0;font-size:14px;line-height:1.5}.test-timer{color:#087768;background:#edf9f6;border:1px solid #bfe2da;border-radius:9px;justify-items:center;min-width:130px;padding:12px 16px;display:grid}.test-timer small{text-transform:uppercase;font-size:10px;font-weight:850}.test-timer strong{font-variant-numeric:tabular-nums;margin-top:3px;font-size:25px}.test-timer.urgent{color:#a52f38;background:#fff0f1;border-color:#edc2c5}.test-progress{background:#dfe8e6;border-radius:999px;height:8px;position:relative;overflow:visible}.test-progress>span{border-radius:inherit;background:#0aa18d;height:100%;transition:width .18s;display:block}.test-progress p{color:#64757c;margin:0;font-size:11px;font-weight:800;position:absolute;top:11px;right:0}.student-test-questions{gap:14px;margin-top:18px;display:grid}.student-test-question{border:1px solid var(--role-border);background:#fff;border-radius:9px;overflow:hidden}.student-test-question>header{background:#f7faf9;border-bottom:1px solid #e1e9e7;justify-content:space-between;align-items:center;padding:12px 17px;display:flex}.student-test-question>header span{color:#fff;background:#0a9c89;border-radius:50%;place-items:center;width:28px;height:28px;font-size:12px;font-weight:900;display:grid}.student-test-question>header strong{color:#607278;font-size:12px}.student-question-prompt{color:#182831;padding:20px 20px 12px;font-size:17px;font-weight:800;line-height:1.55}.student-answer-options{gap:9px;padding:8px 20px 22px;display:grid}.student-answer-options label{cursor:pointer;border:1px solid #dbe5e2;border-radius:8px;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:11px;padding:12px 13px;display:grid}.student-answer-options label:hover{background:#f4fbf9;border-color:#91cfc3}.student-answer-options label:has(input:checked){background:#eaf8f4;border-color:#0aa18d}.student-answer-options input{accent-color:#079b87;width:17px;height:17px;margin-top:2px}.student-answer-options span{font-size:14px;line-height:1.5}.student-written-answer{color:#455860;gap:7px;padding:8px 20px 22px;font-size:12px;font-weight:850;display:grid}.student-written-answer input,.student-written-answer textarea,.student-matching-answer select{width:100%;font:inherit;background:#fff;border:1px solid #ccd9d6;border-radius:7px;outline:0;padding:11px 12px;font-size:14px}.student-written-answer textarea{resize:vertical;line-height:1.55}.student-written-answer input:focus,.student-written-answer textarea:focus,.student-matching-answer select:focus{border-color:#0aa18d;box-shadow:0 0 0 3px #0aa18d1f}.student-matching-answer{gap:9px;padding:8px 20px 22px;display:grid}.student-matching-answer label{border:1px solid #e0e8e6;border-radius:7px;grid-template-columns:minmax(0,1fr) minmax(180px,.8fr);align-items:center;gap:14px;padding:10px 12px;display:grid}.student-matching-answer label>span{font-size:13px;font-weight:750}.student-test-submit{z-index:5;position:sticky;bottom:12px;box-shadow:0 10px 30px #0b2c3124}.student-test-submit strong{margin-bottom:4px;display:block}.student-test-submit>.row-actions{flex:none}.test-start-error{justify-items:start;gap:12px;padding:28px;display:grid}.test-start-error h2,.test-start-error p{margin:0}.results-workspace,.result-card-list{gap:14px;display:grid}.result-card{border:1px solid var(--role-border);background:#fff;border-radius:9px;overflow:hidden}.result-card>header{justify-content:space-between;align-items:center;gap:18px;padding:19px 21px;display:flex}.result-card>header h3{margin:8px 0 3px;font-size:20px}.result-card>header p{color:#64757c;margin:0;font-size:13px}.result-status{text-transform:uppercase;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:900}.result-status.graded{color:#087254;background:#ddf5eb}.result-status.pending_review{color:#8a5a00;background:#fff2ce}.result-score{justify-items:end;min-width:120px;display:grid}.result-score strong{color:#087768;font-size:29px}.result-score small{color:#6b7c82;font-size:10px}.result-identities{color:#4f626a;background:#f8fbfa;border-top:1px solid #e5ecea;flex-wrap:wrap;gap:24px;padding:12px 21px;font-size:13px;display:flex}.result-identities span{gap:7px;display:flex}.result-identities strong{color:#74838a;letter-spacing:.05em;text-transform:uppercase;font-size:10px}.result-card details{border-top:1px solid #e1e9e7}.result-card summary{color:#087768;cursor:pointer;padding:13px 21px;font-size:13px;font-weight:900}.result-answer-list{gap:12px;padding:5px 20px 20px;display:grid}.result-answer{background:#fbfcfc;border:1px solid #dfe8e5;border-radius:8px;padding:15px}.result-answer-heading{grid-template-columns:26px minmax(0,1fr) auto;align-items:start;gap:11px;display:grid}.result-answer-heading>span{color:#fff;background:#159b88;border-radius:50%;place-items:center;width:25px;height:25px;font-size:11px;font-weight:900;display:grid}.result-answer-heading>div{font-size:14px;font-weight:800;line-height:1.5}.result-answer-heading>strong{font-size:13px}.result-response{background:#f1f7f5;border-left:3px solid #9dcfc5;margin:12px 0;padding:11px 12px}.result-response strong{color:#66777e;text-transform:uppercase;font-size:10px}.result-response p{white-space:pre-wrap;margin:5px 0 0;font-size:13px;line-height:1.5}.answer-verdict{flex-wrap:wrap;gap:9px;font-size:12px;display:flex}.answer-verdict.correct strong{color:#087254}.answer-verdict.incorrect strong{color:#a3333c}.answer-verdict span{color:#65767c}.answer-review-note{color:#8a5a00;margin:0;font-size:12px;font-weight:800}.essay-score-input{color:#40535b;align-items:center;gap:9px;font-size:12px;font-weight:850;display:flex}.essay-score-input input{width:90px;font:inherit;border:1px solid #cbd8d5;border-radius:6px;padding:8px 9px}.result-grade-footer{justify-content:flex-end;padding:0 20px 20px;display:flex}@media (max-width:900px){.tutor-test-list,.student-assigned-test-list{grid-template-columns:1fr}.test-publish-row{flex-wrap:wrap;align-items:flex-end}}@media (max-width:760px){.test-manager-heading,.test-editor-heading,.test-question-picker-heading,.test-publish-row{flex-direction:column;align-items:stretch}.test-manager-heading .dashboard-primary,.test-publish-row .dashboard-primary{justify-content:center;width:100%}.test-editor{padding:16px}.test-detail-grid{grid-template-columns:1fr}.test-wide-field{grid-column:auto}.test-question-picker-heading label{grid-template-columns:1fr}.test-question-picker-heading .row-actions{width:100%;display:grid}.test-selected-questions>div:first-child{flex-direction:column;align-items:flex-start}.test-selected-question{grid-template-columns:25px minmax(0,1fr)}.test-selected-question .text-button{grid-column:2;justify-self:start}.test-publish-row>label{flex-basis:auto;width:100%}.tutor-test-card footer{flex-direction:column;align-items:flex-start}.assignment-backdrop{padding:10px}.assignment-dialog{max-height:calc(100vh - 20px)}.assignment-dialog>header,.assignment-dialog>footer,.assignment-toolbar{flex-direction:column;align-items:stretch}.assignment-dialog>footer .row-actions{width:100%}.assignment-dialog>footer button{flex:1;justify-content:center}.assignment-student-list>label{grid-template-columns:20px 34px minmax(0,1fr);padding-left:13px;padding-right:13px}.assignment-student-list em{grid-column:3}.student-assigned-test-list{padding:13px}.student-test-action a{width:100%}.student-test-runner-heading,.student-test-submit,.result-card>header{flex-direction:column;align-items:stretch}.test-timer{width:100%}.student-test-submit{position:static}.student-test-submit>.row-actions{width:100%;display:grid}.student-test-submit .dashboard-primary,.student-test-submit .dashboard-secondary{justify-content:center;width:100%}.student-matching-answer label{grid-template-columns:1fr}.result-score{justify-items:start}.result-identities{gap:8px;display:grid}.result-answer-heading{grid-template-columns:26px minmax(0,1fr)}.result-answer-heading>strong{grid-column:2}}.hero-grid{z-index:1;grid-template-columns:minmax(320px,.58fr) minmax(0,1.72fr);align-items:center;gap:34px;width:min(1580px,100% - 64px);margin:20px auto 0;padding-bottom:24px;display:grid;position:relative}.hero-copy{padding:96px 0 140px}.hero-copy h1{letter-spacing:0;max-width:560px;margin:0;font-size:clamp(42px,4vw,62px);line-height:1.02}.hero-copy p{color:#ffffffe6;max-width:560px;margin:26px 0 34px;font-size:23px;line-height:1.45}.cta-row{flex-wrap:wrap;gap:18px;display:flex}.primary-cta,.secondary-cta{border-radius:7px;justify-content:center;align-items:center;gap:12px;min-height:56px;padding:0 24px;font-size:16px;font-weight:800;display:inline-flex}.secondary-cta{color:#fff;background:#ffffff08;border:2px solid #ffffffc7}.dashboard-window{width:100%;min-height:560px;box-shadow:var(--shadow);background:#fff;border:1px solid #ffffff2e;border-radius:9px;grid-template-columns:190px minmax(0,1fr);display:grid;overflow:hidden}.sidebar{color:#dbe8e6;background:linear-gradient(#10212a,#07131a);flex-direction:column;gap:20px;padding:22px 18px;display:flex}.mini-brand{align-items:center;gap:10px;font-size:14px;font-weight:800;display:flex}.mini-brand-mark{width:24px;height:28px;display:block}.sidebar-list{gap:6px;display:grid}.side-item{color:#ffffffc7;border-radius:6px;align-items:center;gap:10px;min-height:38px;padding:0 10px;font-size:13px;font-weight:700;display:flex}.side-item.active{color:#fff;background:linear-gradient(135deg,#0c9c87,#086e64)}.side-item em{color:#111;background:#e3a516;border-radius:999px;margin-left:auto;padding:2px 5px;font-size:9px;font-style:normal}.dashboard-main{color:#17242d;background:#f4f7f7;min-width:0;padding:20px 20px 22px}.dash-top,.section-heading,.test-row{align-items:center;display:flex}.dash-top{border-bottom:1px solid #d9e2e1;justify-content:space-between;margin-bottom:14px;padding:2px 6px 12px}.hamburger{color:#697985}.academy{color:#51616c;font-size:12px;font-weight:700}.subjects-card,.recent-tests,.attempts-card,.future-card{background:var(--panel);border:1px solid var(--line);border-radius:7px;min-width:0}.subjects-card{padding:15px 16px 16px}.section-heading{justify-content:space-between;gap:16px;margin-bottom:14px}.section-heading h2,.attempts-card h2,.future-card h2{margin:0;font-size:14px}.section-heading a,.attempts-card a{color:var(--emerald-dark);font-size:12px;font-weight:800}.subject-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;display:grid}.subject{color:#fff;text-align:center;border-radius:7px;place-items:center;min-height:120px;padding:12px;display:grid}.subject span{width:42px;height:42px;color:inherit;background:#ffffff38;border-radius:999px;place-items:center;font-weight:900;display:grid}.subject h3{margin:4px 0 0;font-size:13px}.subject p{color:#ffffffd1;margin:0;font-size:11px}.subject.teal{background:linear-gradient(135deg,#06977f,#03a78c)}.subject.blue{background:linear-gradient(135deg,#117bd6,#18a4e6)}.subject.violet{background:linear-gradient(135deg,#6d52cb,#9863e9)}.subject.orange{background:linear-gradient(135deg,#ee6b23,#ff8a23)}.subject.amber{background:linear-gradient(135deg,#dda40e,#f4b326)}.subject.coral{background:linear-gradient(135deg,#ef4d5d,#ff6878)}.dashboard-cards{grid-template-columns:minmax(0,1.3fr) minmax(0,.76fr) minmax(0,.72fr);gap:14px;margin-top:14px;display:grid}.recent-tests{grid-row:span 2;padding:15px 16px}.test-list{gap:8px;display:grid}.test-row{background:#fbfcfc;border:1px solid #edf1f1;border-radius:6px;grid-template-columns:30px minmax(0,1fr) 68px 62px auto;gap:8px;min-height:52px;padding:8px;display:grid}.test-icon{color:#0a887a;background:#e6f5f2;border-radius:6px;place-items:center;width:26px;height:26px;display:grid}.test-row strong{overflow-wrap:anywhere;font-size:12px;display:block}.test-row p,.test-row small{color:#63717d;margin:3px 0 0;font-size:10px}.test-row em{border-radius:999px;place-self:center end;padding:4px 7px;font-size:9px;font-style:normal;font-weight:800}.published{color:#117844;background:#dff3e6}.scheduled{color:#1260a0;background:#e5f1fc}.create-test{color:var(--emerald-dark);font:inherit;background:0 0;border:0;margin-top:12px;padding:0;font-size:12px;font-weight:800}.attempts-card{padding:16px}.donut{background:conic-gradient(#11ad99 0 65%, #f7b52c 65% 86%, #f0525d 86% 100%);color:#111d25;border-radius:50%;place-items:center;width:138px;height:138px;margin:20px auto 12px;font-weight:900;display:grid}.donut:before{content:"";background:#fff;border-radius:50%;width:78px;height:78px;position:absolute}.donut span,.donut small{z-index:1;position:relative}.donut span{align-self:end;font-size:26px}.donut small{color:#62727d;align-self:start;margin-top:-10px;font-size:10px}.legend{color:#52636f;gap:8px;margin:0 0 14px;font-size:11px;display:grid}.legend span:before{content:"";border-radius:50%;width:8px;height:8px;margin-right:7px;display:inline-block}.legend .complete:before{background:#11ad99}.legend .progress:before{background:#f7b52c}.legend .pending:before{background:#f0525d}.future-card{min-height:142px;padding:16px}.future-card p{color:#6a7984;margin:12px 0 0;font-size:12px;line-height:1.45}.chart-bars{align-items:flex-end;gap:8px;height:56px;margin-top:18px;display:flex}.chart-bars span{background:#9ccae5;border-radius:4px 4px 0 0;width:18px}.chart-bars span:first-child{height:18px}.chart-bars span:nth-child(2){height:28px}.chart-bars span:nth-child(3){height:42px}.chart-bars span:nth-child(4){background:#62a8cf;height:54px}.courses{background:linear-gradient(135deg,#fff,#f4fbfa)}.feature-strip{background:#f4f7f6;grid-template-columns:repeat(4,minmax(0,1fr));width:min(1500px,100% - 80px);margin:0 auto;padding:34px 0 30px;display:grid}.feature{border-right:1px solid #d8e0de;grid-template-columns:72px minmax(0,1fr);gap:22px;padding:14px 34px;display:grid}.feature:last-child{border-right:0}.feature-icon{color:#fff;border-radius:999px;place-items:center;width:58px;height:58px;font-size:24px;font-weight:900;display:grid}.feature-icon.green{background:#16814a}.feature-icon.blue{background:#159fe1}.feature-icon.gold{background:#d79a08}.feature-icon.teal{background:#1aa99a}.feature h2{margin:0 0 8px;font-size:21px}.feature p{color:#54656f;margin:0 0 14px;font-size:15px;line-height:1.45}.feature a{color:var(--emerald-dark);font-size:14px;font-weight:800}@media (max-width:1280px){.topbar,.hero-grid,.feature-strip{width:min(100% - 36px,980px)}.nav-links{display:none}.hero-grid{grid-template-columns:1fr}.hero-copy{padding:56px 0 8px}.dashboard-window{min-height:520px}.feature-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.feature:nth-child(2){border-right:0}}@media (max-width:760px){.topbar{gap:16px}.brand{font-size:20px}.brand-mark{width:36px;height:42px}.nav-actions{gap:12px}.signin{display:inline-flex}.request{display:none}.hero-copy h1{font-size:40px}.hero-copy p{font-size:19px}.primary-cta,.secondary-cta{width:100%}.dashboard-window{grid-template-columns:1fr;min-height:auto}.sidebar{display:none}.subject-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-cards{grid-template-columns:1fr}.test-row{grid-template-columns:30px minmax(0,1fr)}.test-row small,.test-row em{display:none}.feature-strip{grid-template-columns:1fr;width:100%;padding:18px}.feature{border-bottom:1px solid #d8e0de;border-right:0;padding:18px 0}.feature:last-child{border-bottom:0}}
