:root{--navy:#17233b;--blue:#2d6cdf;--blue-soft:#edf4ff;--green:#1e9460;--green-soft:#ebf8f1;--amber:#a86500;--amber-soft:#fff5dd;--red:#b5414d;--red-soft:#fff0f2;--ink:#1f2937;--muted:#6d788b;--line:#e4e9f0;--bg:#f6f8fb;--shadow:0 12px 28px rgba(29,43,69,.07)}*{box-sizing:border-box}body,html{margin:0;background:var(--bg);color:var(--ink);font-family:Arial,Apple SD Gothic Neo,Malgun Gothic,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}a{text-decoration:none;color:inherit}.shell{max-width:1350px;margin:0 auto;padding:26px 30px 46px}.student-shell{max-width:720px;margin:0 auto;padding:34px 18px 46px}.top{display:flex;justify-content:space-between;gap:20px;align-items:center;padding-bottom:24px;border-bottom:1px solid var(--line)}.brand{font-size:23px;font-weight:900;letter-spacing:-.06em}.brand span{color:var(--blue)}.kicker{font-size:12px;color:var(--muted);margin-top:6px}.nav{display:flex;gap:8px;flex-wrap:wrap}.btn{border:0;border-radius:9px;background:var(--blue);color:#fff;padding:10px 13px;font-size:12px;font-weight:800;display:inline-block;text-align:center}.btn:hover{filter:brightness(.96)}.btn:disabled{opacity:.6;cursor:wait}.btn.subtle{background:#fff;color:#4d617d;border:1px solid var(--line)}.btn.full{width:100%;margin-top:18px;padding:13px}.btn.danger{background:var(--red)}.hero{border-radius:18px;padding:36px;background:linear-gradient(135deg,#1b365f,#2d5c9d);color:#fff;margin-top:26px;box-shadow:0 16px 32px rgba(32,59,105,.18)}.hero-eyebrow{font-size:11px;letter-spacing:.08em;color:#b7d4ff;font-weight:800}.hero h1{margin:12px 0 0;font-size:35px;line-height:1.2;letter-spacing:-.06em}.hero p{max-width:700px;color:#dfecff;font-size:14px;line-height:1.65;margin:15px 0 0}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:18px}.card{background:#fff;border:1px solid var(--line);border-radius:15px;padding:19px;box-shadow:var(--shadow)}.role{transition:.16s}.role:hover{transform:translateY(-2px);border-color:#b9cef2}.role-number{font-size:12px;color:var(--blue);font-weight:900}.role h2{font-size:20px;margin:14px 0 8px;letter-spacing:-.05em}.role p{font-size:12px;color:var(--muted);line-height:1.65;margin:0 0 16px}.pill{display:inline-block;background:var(--blue-soft);color:#3f70c6;border-radius:999px;padding:5px 7px;font-size:10px;font-weight:800}.note{margin-top:16px;padding:13px 15px;border-radius:11px;background:#f2f7ff;border:1px solid #dce8fa;color:#506b96;font-size:12px;line-height:1.6}.note.neutral{background:#fafbfd;border-color:var(--line);color:#687588}.page-title{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin:26px 0 17px}.page-title h1{font-size:27px;margin:0;letter-spacing:-.06em}.page-title p{color:var(--muted);font-size:12px;line-height:1.55;margin:8px 0 0}.live-dot{background:var(--green-soft);color:#237b52;border-radius:999px;padding:7px 9px;font-size:11px;font-weight:800;white-space:nowrap}.feedback{padding:11px 13px;border-radius:10px;font-size:12px;line-height:1.5}.feedback.success{background:var(--green-soft);border:1px solid #c6e8d4;color:#1c744c}.feedback.error{background:var(--red-soft);border:1px solid #f0c9cf;color:#a93b47}.compact-feedback{margin-bottom:15px}.loading-card{margin:85px auto;max-width:560px;background:#fff;border:1px solid var(--line);border-radius:15px;padding:34px;text-align:center;color:var(--muted);box-shadow:var(--shadow)}.assignment-strip,.selection-bar{display:flex;justify-content:space-between;gap:15px;align-items:center;background:#f8fbff;border:1px solid #dce8fb;border-radius:13px;padding:14px 16px;margin-bottom:16px}.selection-bar{background:#fff}.selection-bar label{display:flex;align-items:center;gap:8px;color:#53647a;font-weight:800;font-size:12px}.selection-bar select{min-width:280px}.selection-bar span{font-size:11px;color:#718097}.assignment-strip b{display:block;color:#26436f;font-size:15px}.assignment-strip span{display:block;color:#6a7c99;font-size:12px;margin-top:4px}.assignment-meta{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.assignment-meta span{background:#fff;border:1px solid #e2e9f4;padding:6px 8px;border-radius:999px;color:#68778f;font-size:10px;margin:0}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:17px 0}.stat{background:#fff;border:1px solid var(--line);border-radius:14px;padding:15px;box-shadow:0 6px 16px rgba(33,51,82,.035)}.stat label{display:block;color:var(--muted);font-size:11px;font-weight:800}.stat b{display:block;margin-top:8px;font-size:27px;letter-spacing:-.07em}.stat b small{font-size:12px;color:#7c889a;margin-left:3px}.stat span{display:block;color:#8792a2;font-size:10px;margin-top:6px}.stat.warn{background:#fffdf8;border-color:#f4dfb2}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.75fr);gap:16px}.card-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.card-head h2{margin:0;font-size:18px;letter-spacing:-.05em}.card-head p{color:var(--muted);font-size:11px;line-height:1.5;margin:6px 0 0}.card-head.compact h2{font-size:16px}.counter{background:#f2f5fb;color:#596a84;border-radius:999px;padding:6px 8px;font-size:10px;font-weight:800;white-space:nowrap}.controls{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin:16px 0 12px}.segmented{display:flex;border:1px solid #e0e6ef;border-radius:9px;padding:3px;background:#f8fafc}.segmented button{border:0;background:transparent;border-radius:6px;color:#748197;padding:6px 8px;font-size:10px;font-weight:800}.segmented button.active{background:#fff;color:#315fb5;box-shadow:0 1px 4px rgba(40,60,90,.12)}.search-input{max-width:220px;padding:8px 10px;font-size:11px}.question-queue{border-top:1px solid var(--line);max-height:570px;overflow-y:auto;padding-right:3px}.question-row{display:grid;grid-template-columns:68px minmax(0,1fr) auto;gap:10px;align-items:center;padding:11px 2px;border-bottom:1px solid var(--line)}.question-row.resolved{opacity:.57;background:#fafcfb}.problem-badge{background:#f0f5ff;color:#3569c7;border-radius:10px;padding:8px 5px;text-align:center;font-weight:900;font-size:14px}.problem-badge small{font-size:9px;margin-left:1px}.question-body{min-width:0}.question-person{display:flex;gap:7px;align-items:center}.question-person b{font-size:13px}.question-person span{font-size:10px;color:#8893a5}.question-body p{font-size:11px;color:#6a7484;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:5px 0 0;max-width:400px}.question-actions{display:flex;gap:6px;align-items:center}.text-btn{border:0;background:transparent;color:#3d70ce;padding:6px 5px;font-size:11px}.small-action,.text-btn{font-weight:800;white-space:nowrap}.small-action{border:1px solid #b7d9c7;background:#f2fbf5;color:#22784f;border-radius:8px;padding:7px 8px;font-size:10px}.small-action.undo{border-color:#d8dee8;background:#f8fafc;color:#637084}.small-action:disabled{opacity:.6;cursor:wait}.side-stack{display:grid;gap:16px;align-content:start}.frequency-list{display:grid;gap:7px;margin-top:14px}.frequency-row{display:grid;grid-template-columns:26px 46px minmax(45px,1fr) 32px;gap:7px;align-items:center;font-size:12px}.rank{display:grid;place-items:center;width:23px;height:23px;background:#f1f5ff;color:#466fbd;border-radius:7px;font-size:10px;font-weight:900}.mini-bar{height:7px;background:#eef1f6;border-radius:999px;overflow:hidden}.mini-bar i{display:block;height:100%;background:#6090e5;border-radius:999px}.frequency-row strong{font-size:11px;color:#3c68b7;text-align:right}.response-card{padding-bottom:16px}.response-chip{display:flex;justify-content:space-between;align-items:center;margin-top:15px;padding:10px;background:#f2f5f8;border-radius:9px;color:#53647b;font-size:12px}.response-chip b{font-size:13px}.response-chip.alert{background:#fff7e6;color:#96620a}.name-list{color:#758196;font-size:11px;line-height:1.55;margin:7px 2px 0}.student-table-card{margin-top:16px}.table-wrap{overflow:auto;margin-top:15px}table{border-collapse:collapse;width:100%;min-width:820px;font-size:12px}th{text-align:left;background:#f8fafc;color:#718095;font-size:11px;padding:10px;border-bottom:1px solid var(--line)}td{padding:11px 10px;border-bottom:1px solid #eef1f5;vertical-align:middle}td b{font-size:12px}.status-pill{display:inline-block;padding:5px 7px;border-radius:999px;font-size:10px;font-weight:900}.status-pill.question{background:var(--blue-soft);color:#3c6fc8}.status-pill.none{background:#eef2f5;color:#596b83}.status-pill.missing{background:var(--amber-soft);color:#a06405}.label-chips{display:flex;gap:4px;max-width:240px;flex-wrap:wrap}.label-chips span{font-size:10px;color:#426ec0;background:#f1f5ff;border-radius:999px;padding:4px 6px}.memo-cell{max-width:230px;color:#6d7789;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.muted{color:#9aa4b2}.empty-state{padding:28px 8px;text-align:center;color:#8792a2;font-size:12px}.modal-backdrop{position:fixed;inset:0;z-index:20;background:rgba(20,30,48,.44);display:flex;align-items:center;justify-content:center;padding:20px}.modal{width:min(560px,100%);background:#fff;border-radius:17px;padding:21px;box-shadow:0 24px 65px rgba(16,26,44,.3)}.modal-head{display:flex;justify-content:space-between;align-items:flex-start}.modal-head h2{font-size:20px;margin:5px 0 0;letter-spacing:-.04em}.icon-btn{border:0;background:#f2f5f9;border-radius:9px;color:#657185;width:32px;height:32px;font-size:20px;line-height:1}.memo-box{background:#f8fbff;border:1px solid #e3eefe;border-radius:11px;padding:13px;margin-top:14px}.memo-box b{font-size:11px;color:#4d6c9d}.memo-box p{font-size:12px;line-height:1.6;margin:7px 0 0;color:#526277}.modal-question-list{display:grid;gap:8px;margin-top:15px}.modal-question{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #e6eaf0;border-radius:10px;padding:11px}.modal-question b{font-size:13px}.modal-question span{display:block;color:#7c8798;font-size:10px;margin-top:4px}.student-hero{background:linear-gradient(135deg,#1e3a69,#24508d);padding:24px;border-radius:18px;color:#fff;box-shadow:0 14px 32px rgba(29,56,105,.18)}.student-label{font-size:11px;color:#c9ddff}.student-hero h1{font-size:23px;margin:9px 0 4px;letter-spacing:-.05em}.student-hero p{font-size:13px;color:#dce9ff;margin:0}.student-steps{display:flex;gap:7px;align-items:center;margin-top:16px;color:#cfe2ff;font-size:10px;flex-wrap:wrap}.student-steps i{width:4px;height:4px;border-radius:50%;background:#8bb0f0}.student-card{background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);padding:21px;margin-top:16px}.student-card h2{font-size:20px;letter-spacing:-.05em;margin:0}.muted-text{font-size:12px;color:var(--muted);line-height:1.55;margin:7px 0 17px}.form-grid label,.setup-grid label,.student-card label{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:800;color:#46536a;margin-top:14px}.student-card label em{font-style:normal;color:#8792a2;font-weight:400}input,select,textarea{width:100%;border:1px solid #dce3ed;border-radius:9px;padding:10px 11px;background:#fff;color:#273449;outline:none}input:focus,select:focus,textarea:focus{border-color:#75a0e8;box-shadow:0 0 0 3px rgba(72,124,224,.12)}textarea{min-height:104px;resize:vertical;line-height:1.55}.hint{font-size:10px;color:#7c8798;margin-top:6px;display:block}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:16px}.choice{border:1px solid #dfe5ed;background:#fff;border-radius:12px;padding:13px;text-align:left}.choice.selected{border-color:#6591e4;background:#f5f8ff}.choice.green-choice{border-color:#94d0ae;background:#f3fbf6}.choice b{display:block;font-size:13px}.choice span{display:block;color:#758195;font-size:10px;line-height:1.45;margin-top:5px}.no-question-box{margin-top:16px;padding:14px;border:1px solid #c9e8d5;background:#f3fbf6;border-radius:11px}.no-question-box b{color:#19754d;font-size:12px}.no-question-box span{display:block;font-size:11px;color:#527765;margin-top:6px;line-height:1.45}.admin-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:16px}.class-list{border-top:1px solid var(--line);margin-top:13px}.class-row{width:100%;border:0;border-bottom:1px solid var(--line);background:#fff;padding:13px 4px;display:flex;justify-content:space-between;gap:10px;text-align:left;align-items:center}.class-row.selected,.class-row:hover{background:#f8fbff}.class-row b{font-size:13px}.class-row span{display:block;color:#778397;font-size:11px;margin-top:5px}.class-rate{text-align:right}.class-rate strong{display:block;font-size:15px;color:#315fb5}.class-rate small{font-size:10px;color:#41815f}.class-rate small.danger-text{color:#b27109}.selected-class-card{padding-bottom:17px}.selected-metrics{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:14px}.selected-metrics div{border:1px solid #e7ebf1;border-radius:10px;padding:10px}.selected-metrics span{display:block;color:#7e899a;font-size:10px}.selected-metrics b{display:block;font-size:17px;letter-spacing:-.04em;margin-top:5px}.notice-line{background:#f0f7ff;border:1px solid #d8e9fe;color:#4e6f99;padding:10px 11px;border-radius:9px;font-size:11px;line-height:1.5;margin-top:12px}.admin-stats{margin-bottom:18px}.setup-tabs{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:16px}.setup-tabs button{border:1px solid var(--line);background:#fff;border-radius:9px;padding:9px 11px;color:#637289;font-size:12px;font-weight:800}.setup-tabs button.active{background:var(--blue);border-color:var(--blue);color:#fff}.setup-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:16px}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:11px}.actions{display:flex;gap:8px;flex-wrap:wrap}.actions.right{justify-content:flex-end;margin-top:17px}.setup-list{align-self:start}.list-select{width:100%;display:block;text-align:left;border:0;border-bottom:1px solid var(--line);background:#fff;padding:12px 1px}.list-select:hover{background:#f8fbff}.assignment-list b,.list-select b{display:block;font-size:13px}.assignment-list span,.list-select span{display:block;color:#728096;font-size:10px;line-height:1.5;margin-top:4px}.radio-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:15px}.radio-row button{border:1px solid #dce3ed;background:#fff;border-radius:11px;padding:12px;text-align:left}.radio-row button.selected{border-color:#6c95e3;background:#f5f8ff}.radio-row b{display:block;font-size:12px}.radio-row span{display:block;color:#7a8799;font-size:10px;line-height:1.45;margin-top:5px}.info-callout{background:#f6f9ff;border:1px solid #dce7fa;border-radius:11px;padding:12px;margin-top:15px}.info-callout b{display:block;color:#3e6094;font-size:11px}.info-callout span{display:block;color:#6c7f9a;font-size:12px;margin-top:5px}.link-box{margin-top:16px;background:#eff8f3;border:1px solid #c7e7d4;border-radius:12px;padding:14px}.link-box b{display:block;color:#1d764e;font-size:12px}.link-box code{display:block;word-break:break-all;background:#fff;border:1px solid #d8ebe0;color:#3d6452;font-size:11px;border-radius:8px;padding:9px;margin-top:8px}.link-box .actions{margin-top:10px}.link-box span{display:block;color:#57806a;font-size:10px;margin-top:8px}.assignment-list{padding:12px 1px;border-bottom:1px solid var(--line)}.data-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:17px}.data-summary div{border:1px solid #e7ebf1;border-radius:10px;padding:12px}.data-summary span{display:block;color:#7c8798;font-size:10px}.data-summary b{display:block;font-size:18px;margin-top:6px}.danger-zone{margin-top:20px;border:1px solid #f1cbd1;background:#fff8f9;border-radius:12px;padding:14px}.danger-zone b{font-size:13px;color:#a23c47}.danger-zone span{display:block;color:#8f6670;font-size:11px;line-height:1.5;margin:6px 0 11px}.check-list{color:#627187;font-size:12px;line-height:2;padding-left:20px;margin:15px 0 0}@media(max-width:900px){.grid,.stat-grid{grid-template-columns:repeat(2,1fr)}.admin-grid,.dashboard-grid,.setup-grid{grid-template-columns:1fr}.side-stack{grid-template-columns:1fr 1fr}.page-title{display:block}.live-dot{display:inline-block;margin-top:11px}.assignment-strip,.selection-bar{align-items:flex-start;flex-direction:column}.assignment-meta{justify-content:flex-start}.selection-bar select{min-width:0}.question-body p{max-width:50vw}}@media(max-width:620px){.shell,.student-shell{padding:18px 13px 38px}.top{align-items:flex-start;flex-direction:column;padding-bottom:20px}.nav{width:100%}.nav .btn{flex:1 1}.hero{padding:27px 20px}.hero h1{font-size:27px}.choice-grid,.data-summary,.form-grid,.grid,.radio-row,.side-stack,.stat-grid{grid-template-columns:1fr}.question-row{grid-template-columns:56px minmax(0,1fr);gap:8px}.question-actions{grid-column:2;justify-content:flex-start}.question-body p{max-width:100%}.controls{align-items:stretch}.search-input{max-width:none}.page-title h1{font-size:25px}.card{padding:16px}.setup-tabs{display:grid;grid-template-columns:1fr 1fr}.student-steps{display:block;line-height:1.9}.student-steps i{display:none}}.entry-mode{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:16px 0 4px}.entry-mode button{border:1px solid #dce3ed;background:#fff;border-radius:12px;padding:13px;text-align:left}.entry-mode button.active{border-color:#6591e4;background:#f5f8ff}.entry-mode b{display:block;font-size:13px}.entry-mode span{display:block;color:#758195;font-size:10px;line-height:1.45;margin-top:5px}.upload-panel{border:1.5px dashed #9db9eb;border-radius:13px;padding:17px;margin-top:16px}.upload-panel b{font-size:13px;color:#355582}.upload-panel span{display:block;color:#6e7f99;font-size:11px;line-height:1.55;margin-top:5px}.file-picker{flex:0 0 auto!important;margin:0!important;display:block!important}.file-picker input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.file-picker span{display:inline-block;background:#2d6cdf;border-radius:9px;padding:10px 12px;font-size:11px;font-weight:900;white-space:nowrap}.import-preview{border-top:1px solid var(--line);margin-top:18px;padding-top:16px}.preview-head{align-items:flex-start}.preview-head h3{font-size:15px;margin:0}.preview-head p{color:#748196;font-size:11px;margin:5px 0 0}.preview-table-wrap{overflow:auto;border:1px solid #e3e8f1;border-radius:11px;margin-top:13px}.import-table{min-width:1120px;margin:0}.import-table th{white-space:nowrap}.import-table td{vertical-align:top}.import-table input,.import-table select{min-width:86px;padding:8px 9px;font-size:11px}.import-table td small{display:block;font-size:9px;color:#7d899b;line-height:1.35;margin-top:5px;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.check-input{width:16px!important;height:16px!important;accent-color:#2d6cdf}.student-preview{display:flex;gap:4px;flex-wrap:wrap;max-width:245px}.student-preview span{font-size:10px;background:#f1f5ff;color:#416dc0;border-radius:999px;padding:4px 6px;white-space:nowrap}.remove-row{border:0;background:#fff0f2;color:#b5414d;border-radius:8px;width:28px;height:28px;font-size:18px;line-height:1}.list-select small{display:block;color:#4d86a5;font-size:10px;margin-top:4px}.setup-list .list-select:last-child{border-bottom:0}@media(max-width:760px){.entry-mode{grid-template-columns:1fr}.upload-panel{display:block}.file-picker{margin-top:14px!important}.preview-head{display:block}.preview-head .actions{margin-top:12px}}.primary-input-label input{font-size:15px;font-weight:700;letter-spacing:.01em;padding:12px}.question-preview{display:grid;gap:5px;margin-top:10px;padding:11px 12px;background:#f5f8ff;border:1px solid #dce7fb;border-radius:10px}.question-preview b{font-size:11px;color:#4167a5}.question-preview span{font-size:11px;line-height:1.55;color:#55708f;word-break:break-word}.question-preview.invalid{background:#fff8f8;border-color:#f0c9cf}.question-preview.invalid b,.question-preview.invalid span{color:#a4454e}.optional-message{margin-top:14px;border-top:1px solid #edf0f4;padding-top:12px}.optional-message-toggle{display:flex;align-items:center;gap:7px;width:100%;border:0;background:transparent;color:#55677f;padding:5px 0;text-align:left;font-size:12px;font-weight:800}.optional-message-toggle span{display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:#eff4fb;color:#4574c9;font-size:15px;line-height:1}.optional-message-toggle em{font-style:normal;color:#8b96a5;font-size:11px;font-weight:500}.optional-message-body{margin-top:8px}.optional-message-body textarea{min-height:84px}.grouped-queue{max-height:640px}.question-group-row{display:grid;grid-template-columns:68px minmax(0,1fr) auto;gap:10px;align-items:center;padding:12px 2px;border-bottom:1px solid var(--line)}.question-group-row.resolved{opacity:.57;background:#fafcfb}.student-name-line{white-space:normal!important;overflow:visible!important;text-overflow:clip!important;max-width:none!important;line-height:1.5}.message-indicator{margin-top:6px;padding:4px 6px;border:1px solid #f4dfb7;color:#98620b;font-weight:800}.message-cell,.message-indicator{display:inline-block;background:#fff6e5;border-radius:999px;font-size:10px}.message-cell{padding:5px 7px;color:#9a6308;font-weight:900}.modal-actions .btn{max-width:100%}@media(max-width:620px){.question-group-row{grid-template-columns:56px minmax(0,1fr);gap:8px}.question-group-row .question-actions{grid-column:2;justify-content:flex-start}.optional-message-toggle{padding-top:8px}.modal-actions .btn{width:100%}}.completion-section{margin-top:17px;padding-top:1px}.section-label{font-size:12px;font-weight:900;color:#46536a;margin:0 0 -5px}.completion-grid{margin-top:10px}.choice.amber-choice.selected{border-color:#e2b768;background:#fff9ec}.choice.amber-choice.selected b{color:#9b6208}.clinic-selection{margin-top:17px;padding:15px;border:1px solid #d7e4f7;background:#f8fbff;border-radius:13px}.clinic-heading{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.clinic-heading h3{font-size:14px;margin:0;color:#3b5680}.clinic-heading h3 em{font-style:normal;font-size:10px;color:#8190a5;font-weight:600}.clinic-heading p{font-size:10px;line-height:1.5;color:#75849a;margin:5px 0 0}.clinic-heading>span{background:#eef5ff;border:1px solid #d5e6ff;color:#3b6db9;border-radius:999px;padding:6px 8px;font-size:10px;font-weight:900;white-space:nowrap}.clinic-date-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:7px;margin-top:13px}.clinic-date{border:1px solid #d7e1ef;background:#fff;border-radius:10px;padding:9px 4px;text-align:center;min-height:75px}.clinic-date:hover{border-color:#83a9e8;background:#f7faff}.clinic-date.selected{border-color:#5288df;background:#eaf2ff;box-shadow:inset 0 0 0 1px #5288df}.clinic-date b{display:block;color:#2d6cdf;font-size:12px}.clinic-date span{display:block;color:#3e506b;font-size:10px;font-weight:800;margin-top:3px}.clinic-date small{display:block;color:#8490a0;font-size:9px;margin-top:5px}.clinic-picked{display:grid;gap:4px;margin-top:11px;padding:9px 10px;border-radius:9px;background:#eef7f1;color:#327356}.clinic-picked b{font-size:10px}.clinic-picked span{font-size:10px;line-height:1.45}.status-pill.incomplete{background:#fff4dd;color:#9d6207}.status-pill.complete{background:#eaf8f0;color:#2c8056}.clinic-date-chips{display:flex;gap:4px;flex-wrap:wrap;max-width:200px}.clinic-date-chips span{background:#edf4ff;color:#3e70bb;border-radius:999px;padding:4px 6px;font-size:9px;font-weight:800;white-space:nowrap}.completion-summary{display:grid;grid-template-columns:auto 1fr;gap:8px 12px;margin-top:14px;padding:12px;border:1px solid #e2e9f2;background:#fafcff;border-radius:10px}.completion-summary span{color:#7b8798;font-size:10px}.completion-summary b{color:#42536d;font-size:11px;line-height:1.45}.clinic-mini-card .btn.full{margin-top:13px}.clinic-mini-list{display:grid;gap:7px;margin-top:13px}.clinic-mini-list>div{display:flex;justify-content:space-between;gap:8px;align-items:center;padding:8px 9px;border-radius:8px;background:#f5f8ff}.clinic-mini-list b{font-size:11px;color:#426eaf}.clinic-mini-list span{font-size:10px;color:#718097}.compact-empty{padding:15px 3px}.clinic-shell{max-width:1350px}.clinic-control-card,.clinic-stats{margin-bottom:16px}.clinic-filter-row{display:flex;gap:7px;flex-wrap:wrap;margin-top:15px}.clinic-filter{border:1px solid #dce4ef;background:#fff;border-radius:999px;padding:8px 10px;color:#63748d;font-size:11px;font-weight:800}.clinic-filter:hover{background:#f7faff}.clinic-filter.selected{border-color:#6090df;background:#eef5ff;color:#386bc0}.clinic-filter b{margin-left:4px}.clinic-table-card{padding-bottom:16px}.clinic-table{min-width:1040px}.table-sub{display:block;color:#8190a3;font-size:10px;margin-top:4px}.clinic-questions{max-width:260px;line-height:1.5;color:#5f6e81}@media(max-width:900px){.clinic-date-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:620px){.clinic-heading{display:block}.clinic-heading>span{display:inline-block;margin-top:9px}.clinic-date-grid{grid-template-columns:repeat(3,1fr)}.clinic-selection{padding:13px}.completion-summary{grid-template-columns:1fr}.clinic-control-card .card-head{display:block}.clinic-control-card .btn{width:100%;margin-top:13px}.clinic-filter-row{display:grid;grid-template-columns:repeat(2,1fr)}.clinic-filter{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.grid{grid-template-columns:1fr}}.identity-card{margin-top:22px}.identity-form{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:18px 0 4px}.identity-card .hint{display:block;margin-top:8px}.student-identity-line{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #d9e8fb;background:#f6faff;border-radius:11px;padding:10px 12px;margin-bottom:17px}.student-identity-line span{display:block;font-size:10px;font-weight:800;color:#5b7cac}.student-identity-line b{display:block;margin-top:2px;font-size:13px;color:#2f486f}.deadline-note{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:14px 0;padding:10px 11px;border:1px solid #cde7d8;background:#f0faf4;border-radius:10px;color:#337654;font-size:11px}.deadline-note b{font-size:11px}.deadline-note span{font-size:10px;color:#628071}.deadline-note.closed{border-color:#f0d3ab;background:#fff8eb;color:#996208}.deadline-note.closed span{color:#9a7a4c}.student-form-fieldset{border:0;padding:0;margin:0;min-width:0}.student-form-fieldset:disabled{opacity:.72}.student-form-fieldset:disabled button{cursor:not-allowed}.clinic-open-box{border:1px solid #d5e4f7;background:#fbfdff;border-radius:13px;padding:15px;margin-top:17px}.clinic-open-box h3{font-size:14px;margin:0;color:#3b5680}.clinic-open-box h3 em{font-style:normal;font-size:10px;color:#8190a5;font-weight:600}.clinic-open-box p{font-size:10px;line-height:1.55;color:#75849a;margin:5px 0 0}.clinic-open-box .card-head>span{background:#eef5ff;border:1px solid #d5e6ff;color:#3b6db9;border-radius:999px;padding:6px 8px;font-size:10px;font-weight:900;white-space:nowrap}.assignment-list small{display:block;color:#738297;font-size:10px;margin-top:4px}.danger-text{color:#b5414d!important}@media(max-width:620px){.identity-form{grid-template-columns:1fr}.deadline-note,.student-identity-line{align-items:flex-start;flex-direction:column}.clinic-open-box{padding:13px}.clinic-open-box .card-head{display:block}.clinic-open-box .card-head>span{display:inline-block;margin-top:9px}}.roster-shell{max-width:1180px}.roster-class-picker{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:16px}.roster-class-picker label{min-width:min(100%,560px)}.roster-class-picker label>b{display:block;color:#46536a;font-size:12px;margin-bottom:8px}.roster-summary{display:grid;gap:5px;padding:11px 13px;border:1px solid #dbe7f8;background:#f7fbff;border-radius:11px;min-width:210px}.roster-summary b{color:#315f9e;font-size:13px}.roster-summary span{font-size:11px;color:#738197}.roster-summary strong{color:#2e6cc5}.roster-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:16px;align-items:start}.roster-entry-card,.roster-excel-card{min-height:100%}.roster-direct-grid{grid-template-columns:1.1fr 1fr .9fr}.roster-card-field input{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.roster-divider{height:1px;background:var(--line);margin:24px 0 18px}.roster-entry-card textarea{min-height:128px}.roster-upload-panel{align-items:center}.roster-safe-note{margin-top:15px}.roster-preview{margin-top:18px}.roster-student-preview{max-width:none;margin-top:12px}.roster-list-card{margin-top:16px}.roster-name-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:14px}.roster-name{display:grid;gap:4px;padding:10px 11px;border:1px solid #e3e9f2;background:#fbfcfe;border-radius:10px}.roster-name b{font-size:12px;color:#2b3c57}.roster-name span{font-size:10px;color:#738197}.empty-roster-card{max-width:720px;margin:38px auto;text-align:center}.empty-roster-card h2{margin-top:0}@media(max-width:900px){.roster-grid{grid-template-columns:1fr}.roster-name-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:680px){.roster-class-picker{display:grid;align-items:stretch}.roster-summary{min-width:0}.roster-direct-grid{grid-template-columns:1fr}.roster-name-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.roster-entry-card .actions .btn,.roster-excel-card .actions .btn{width:100%}}.two-col{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);gap:16px;align-items:start}.stack-form{display:grid;gap:13px;margin-top:16px}.modal-form-label,.stack-form>label{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:800;color:#46536a}.form-section{margin-top:4px}.class-assignment-section{border-top:1px solid var(--line);padding-top:16px}.class-assignment-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.class-assignment-head>b{display:block;font-size:13px;color:#2c3c57}.class-assignment-head .muted-text{margin:5px 0 0;max-width:620px}.class-assignment-list{display:grid;gap:9px;margin-top:12px;max-height:380px;overflow:auto;padding:1px 2px 2px}.class-assignment-option{display:grid;grid-template-columns:20px minmax(0,1fr);gap:11px;align-items:center;min-height:66px;padding:11px 13px;border:1px solid #dfe6f0;border-radius:11px;background:#fff;color:#27384f;cursor:pointer;transition:border-color .15s,background .15s,box-shadow .15s}.class-assignment-option:hover{border-color:#8babdf;background:#f8fbff}.class-assignment-option.selected{border-color:#5d8ce0;background:#eff5ff;box-shadow:inset 0 0 0 1px #5d8ce0}.class-assignment-option input{width:18px!important;height:18px!important;margin:0!important;accent-color:#2d6cdf;cursor:pointer}.class-assignment-copy{display:grid;gap:4px;min-width:0}.class-assignment-copy b{font-size:13px;line-height:1.35;white-space:normal;overflow-wrap:anywhere}.class-assignment-copy span{font-size:10px;line-height:1.4;color:#718097;white-space:normal;overflow-wrap:anywhere}.staff-list{display:grid;margin-top:14px;border-top:1px solid var(--line)}.staff-row{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:13px 2px;border-bottom:1px solid var(--line)}.staff-row>div:first-child{min-width:0}.staff-row b{display:block;font-size:13px;color:#293a53}.staff-row span{color:#718097;font-size:11px;line-height:1.45;margin-top:3px}.staff-row small,.staff-row span{display:block;overflow-wrap:anywhere}.staff-row small{color:#8490a0;font-size:10px;line-height:1.5;margin-top:4px}.staff-row em{display:inline-block;font-style:normal;background:#fff4dd;color:#a06405;border-radius:999px;padding:2px 5px;margin-left:4px;font-size:9px;font-weight:800}.staff-row.inactive{opacity:.56}.staff-row.owner-row{background:#f7fbff;border-left:3px solid #6c95e3;padding-left:10px;padding-right:8px;border-radius:10px;margin:7px 0}.staff-actions{display:flex;justify-content:flex-end;gap:2px;flex-wrap:wrap;align-items:center;flex:0 0 auto}.protected-account{display:inline-block!important;margin:0!important;background:#eef5ff;color:#3b6fc4!important;border:1px solid #d7e6ff;border-radius:999px;padding:5px 7px!important;font-size:10px!important;font-weight:900;white-space:nowrap}@media(max-width:900px){.two-col{grid-template-columns:1fr}.class-assignment-list{max-height:none}}@media(max-width:620px){.shell{padding:20px 14px 36px}.top{align-items:flex-start;flex-direction:column}.nav{width:100%}.nav .btn{flex:1 1}.class-assignment-head{align-items:flex-start}.class-assignment-head .counter{white-space:nowrap}.class-assignment-option{min-height:62px;padding:10px 11px;gap:10px}.staff-row{align-items:flex-start;flex-direction:column;gap:8px}.staff-actions{justify-content:flex-start}.staff-actions .text-btn{padding-left:0;padding-right:10px}}.owner-assignment-note{display:grid;gap:5px;padding:13px 14px;border:1px solid #cfe0fb;background:#f5f9ff;border-radius:11px}.owner-assignment-note b{font-size:13px;color:#2b548f}.owner-assignment-note span{font-size:11px;color:#637a9d}.owner-assignment-note p{margin:3px 0 0;font-size:11px;line-height:1.55;color:#5b6f8e}.class-manage-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px;align-items:stretch;border-bottom:1px solid var(--line);padding:8px 0}.class-manage-row .list-select{border-bottom:0}.class-manage-row .danger-action{align-self:center;padding:8px 7px;white-space:nowrap}.danger-action{color:#bd3846!important;font-weight:900}.danger-action:hover{background:#fff3f4!important;color:#a92736!important}.danger-modal{max-width:520px;border-color:#f0c7cc}.danger-pill{background:#fff0f2!important;color:#b52f3c!important;border:1px solid #f4c4ca!important}.danger-copy{color:#8c3b46;font-size:12px;line-height:1.55;margin:8px 0 14px}.delete-impact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0 0 16px}.delete-impact-grid span{display:flex;justify-content:space-between;gap:8px;padding:10px 11px;border:1px solid #f0dde0;background:#fffafb;border-radius:9px;color:#7b6670;font-size:11px}.delete-impact-grid b{color:#a82f3b;font-size:12px}.modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}.danger-btn{background:#c83c49!important;border-color:#c83c49!important}.danger-btn:hover{background:#ae2d3a!important;border-color:#ae2d3a!important}.danger-btn:disabled{background:#e0a3aa!important;border-color:#e0a3aa!important}@media(max-width:620px){.class-manage-row{grid-template-columns:1fr}.class-manage-row .danger-action{justify-self:start}.delete-impact-grid{grid-template-columns:1fr}.modal-actions{display:grid}.modal-actions .btn{width:100%}}.roster-withdraw-button{justify-self:start;padding:4px 0!important;margin-top:1px}.withdrawn-roster-section{margin-top:22px;padding-top:19px;border-top:1px dashed #d8e0eb}.withdrawn-roster-grid{margin-top:13px}.withdrawn-roster-name{background:#fafbfc;border-color:#e4e8ee}.withdrawn-roster-name b{color:#6e7887}.roster-reenroll-button{justify-self:start;padding:4px 0!important;margin-top:1px;color:#257851!important}.roster-reenroll-button:hover{background:#eff9f2!important;color:#176341!important}.roster-student-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-top:1px}.roster-delete-button{justify-self:start;padding:4px 0!important;margin-top:1px;color:#b43a45!important}.roster-delete-button:hover{background:#fff0f2!important;color:#9b2732!important}@media(max-width:680px){.withdrawn-roster-section .card-head{gap:8px}.roster-name .text-btn{font-size:10px}.roster-student-actions{gap:7px}}.book-visibility-box{border:1px solid #dbe6f6;background:#f8fbff;border-radius:12px;padding:13px 14px;margin:16px 0 4px}.book-visibility-box b{display:block;font-size:12px;color:#344a6a;margin-bottom:9px}.book-visibility-options{display:flex;gap:9px;flex-wrap:wrap}.book-visibility-option{display:flex!important;align-items:center;gap:8px;padding:9px 11px;border:1px solid #d9e2f0;background:#fff;border-radius:10px;color:#43546c!important;font-size:11px!important;font-weight:800;cursor:pointer}.book-visibility-option.selected{border-color:#6e98e9;background:#eff5ff;color:#2e63bd!important;box-shadow:inset 0 0 0 1px #6e98e9}.book-visibility-option input{width:16px!important;height:16px!important;margin:0!important;accent-color:#2d6cdf}.book-visibility-hint{margin:9px 0 0;color:#677a95;font-size:10px;line-height:1.55}.book-scope-pill{display:inline-flex;align-items:center;margin-left:6px;padding:3px 6px;border-radius:999px;font-size:9px;font-weight:900;vertical-align:middle}.book-scope-pill.shared{background:#eef5ff;color:#2e67bd;border:1px solid #d6e5ff}.book-scope-pill.private{background:#f5f7fa;color:#6d7788;border:1px solid #e0e5ec}.book-scope-pill.legacy{background:#fff7e9;color:#9a680f;border:1px solid #f3dfb8}.readonly-book{cursor:default!important;background:#fafbfd!important}.readonly-book b{color:#59697e!important}.readonly-book small{color:#7c8899!important}@media(max-width:620px){.top .nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;align-items:stretch}.top .nav .btn{width:100%;min-height:58px;flex:none;display:flex;align-items:center;justify-content:center;text-align:center;white-space:normal;word-break:keep-all;overflow-wrap:anywhere;line-height:1.28;padding:8px 10px}.top .nav .btn:last-child{min-height:50px}.setup-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.setup-tabs button{width:100%;min-height:46px;line-height:1.28;white-space:normal;word-break:keep-all;padding:8px}.book-visibility-options{display:grid;grid-template-columns:1fr}}.multi-book-builder{margin:18px 0 8px;padding:16px;border:1px solid #d8e5ff;border-radius:16px;background:#f8fbff}.assignment-book-row{display:flex;gap:10px;align-items:flex-start;padding:14px 0;border-top:1px dashed #d5e1f4}.assignment-book-row:first-of-type{border-top:0}.assignment-book-number{flex:0 0 auto;display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#2d6cdf;color:#fff;font-weight:900;font-size:13px;margin-top:25px}.assignment-book-fields{flex:1 1;display:grid;grid-template-columns:minmax(180px,1fr) minmax(160px,1fr);gap:10px}.assignment-book-fields label{display:grid;gap:6px;font-size:12px;font-weight:800;color:#43546c}.assignment-book-hint{grid-column:1/-1;color:#6677a0;line-height:1.5;font-size:11px}.remove-assignment-book{margin-top:25px;white-space:nowrap}.student-assignment-items{display:grid;gap:16px;margin:18px 0}.student-assignment-item{border:1px solid #dbe7fb;border-radius:16px;padding:16px;background:#fff}.student-item-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;padding-bottom:12px;margin-bottom:14px;border-bottom:1px solid #edf2fb}.student-item-head h3{margin:6px 0 3px;font-size:18px;color:#1d2d46}.student-item-head p{margin:0;color:#63759a;font-size:13px}.problem-badge{display:flex;flex-direction:column;align-items:center;justify-content:center}.problem-badge em{font-style:normal;font-size:9px;line-height:1.2;margin-top:4px;text-align:center;max-width:72px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:620px){.assignment-book-row{gap:8px}.assignment-book-number{margin-top:18px;width:24px;height:24px;font-size:11px}.assignment-book-fields{grid-template-columns:1fr}.remove-assignment-book{margin-top:18px;font-size:11px}.multi-book-builder{padding:12px}.student-assignment-item{padding:13px}.student-item-head h3{font-size:16px}.student-item-head .status-pill{font-size:10px;white-space:nowrap}.problem-badge em{display:none}}.book-response-chips{display:flex;flex-wrap:wrap;gap:5px;min-width:170px}.book-response-chips span{display:inline-flex;align-items:center;padding:3px 6px;border-radius:7px;font-size:10px;font-weight:800;line-height:1.25;border:1px solid #cfe3d5;background:#f0faf3;color:#247347}.book-response-chips span.incomplete{border-color:#f1d79c;background:#fff7e7;color:#a36300}.book-performance-panel{margin:16px 0;padding:14px;border:1px solid #dbe6f6;border-radius:14px;background:#fbfdff}.book-performance-list{display:grid;gap:8px;margin-top:10px}.book-performance-row{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:11px 12px;border:1px solid #e3eaf4;border-radius:10px;background:#fff}.book-performance-row>div:first-child{display:grid;gap:4px;min-width:0}.book-performance-row b{font-size:13px}.book-performance-row small{color:#687a95;font-size:11px}.book-performance-status{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}@media(max-width:620px){.book-performance-row{align-items:flex-start;flex-direction:column}.book-performance-status{justify-content:flex-start}.book-response-chips{min-width:130px}}.brand-home{margin:-5px -7px;padding:5px 7px;border-radius:10px;transition:background .15s ease,box-shadow .15s ease;cursor:pointer}.brand-home:hover{background:#eff5ff}.brand-home:focus-visible{outline:3px solid rgba(45,108,223,.28);outline-offset:2px}.brand-home .kicker{margin-top:6px}@media(max-width:620px){.brand-home{margin:-4px -5px;padding:4px 5px}}.assistant-account-badge{display:inline-flex;align-items:center;min-height:34px;padding:0 11px;border-radius:10px;background:#eff7ff;border:1px solid #cfe1f8;color:#2e6bab;font-size:11px;font-weight:900}.clinic-export-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.clinic-search{width:100%;margin-top:13px}.clinic-outcome-table{min-width:1280px}.clinic-outcome-table td,.clinic-outcome-table th{vertical-align:top}.clinic-range-cell{min-width:245px;max-width:360px;white-space:normal;line-height:1.55;color:#536379}.clinic-input-select,.clinic-table-input,.clinic-table-textarea{width:100%;border:1px solid #d8e2ef;background:#fff;border-radius:8px;color:#35455f;font:inherit;font-size:11px;padding:8px}.clinic-input-select{min-width:82px}.clinic-table-input{min-width:150px}.clinic-table-textarea{min-width:175px;resize:vertical;line-height:1.45}.clinic-input-select:focus,.clinic-table-input:focus,.clinic-table-textarea:focus{outline:none;border-color:#5c8be3;box-shadow:0 0 0 2px #eaf2ff}.small-save{min-width:56px;padding:8px 10px;font-size:11px}.status-pill.pending{background:#f2f4f7;color:#7a8492}.status-pill.partial{background:#fff6dc;color:#9e6b13}.print-only{display:none}@media(max-width:720px){.clinic-export-actions{justify-content:stretch}.clinic-export-actions .btn{flex:1 1}.clinic-table-input,.clinic-table-textarea{min-width:170px}}@media print{@page{size:A4 landscape;margin:11mm}.assistant-account-badge,.clinic-control-card,.clinic-stats,.no-print,.note.no-print,.top{display:none!important}.shell{max-width:none!important;padding:0!important}.page-title{margin:0 0 9mm!important}.page-title h1{font-size:22px!important}.page-title p{font-size:11px!important}.clinic-table-card{box-shadow:none!important;border:0!important;padding:0!important}.table-wrap{overflow:visible!important}.clinic-outcome-table{min-width:0!important;width:100%!important;font-size:9px!important}.clinic-outcome-table td,.clinic-outcome-table th{padding:5px!important;white-space:normal!important}.clinic-range-cell{min-width:0!important;max-width:none!important}.print-only{display:inline!important;font-size:9px;color:#536379}.table-sub{font-size:8px!important}.counter,.live-dot{display:none!important}}.assistant-scope-note{margin-top:4px;padding:15px;border:1px solid #cfe3f7;background:#f5faff;border-radius:12px}.assistant-scope-note b{display:block;color:#2f639f;font-size:13px}.assistant-scope-note p{margin:7px 0 8px;color:#637895;font-size:11px;line-height:1.6}.assistant-scope-note span{display:inline-flex;padding:5px 8px;border-radius:999px;background:#e8f3ff;color:#3d73b5;font-size:10px;font-weight:900}.numbering-mode-box{border:1px solid #dbe6f6;background:#f8fbff;border-radius:12px;padding:13px 14px;margin:16px 0 4px}.numbering-mode-box>b{display:block;font-size:12px;color:#344a6a;margin-bottom:9px}.numbering-mode-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.numbering-mode-option{display:flex!important;align-items:center;gap:9px;min-height:68px;padding:11px;border:1px solid #d9e2f0;background:#fff;border-radius:10px;color:#43546c!important;cursor:pointer;-webkit-user-select:none;user-select:none}.numbering-mode-option:hover{border-color:#8cabdf;background:#fbfdff}.numbering-mode-option.selected{border-color:#5e8de3;background:#eef5ff;color:#245fbc!important;box-shadow:inset 0 0 0 1px #5e8de3}.numbering-mode-option input{width:18px!important;height:18px!important;margin:0!important;accent-color:#2d6cdf;flex:0 0 auto;cursor:pointer}.numbering-mode-option span{display:grid;gap:4px;min-width:0}.numbering-mode-option span b{font-size:12px;line-height:1.25}.numbering-mode-option span small{font-size:10px;line-height:1.4;color:#71809a}.numbering-mode-box>p{margin:9px 0 0;color:#677a95;font-size:10px;line-height:1.55}.assignment-range-only{grid-column:span 1}.assignment-book-hint{background:#f4f8ff;border:1px solid #e0eafa;border-radius:8px;padding:7px 9px}@media(max-width:620px){.numbering-mode-options{grid-template-columns:1fr}.numbering-mode-option{min-height:60px}.assignment-range-only{grid-column:auto}}.assignment-edit-note{display:flex;align-items:center;gap:8px;flex-wrap:wrap;background:#eef5ff;border-color:#cedfff;color:#42638e}.assignment-edit-note .text-btn{margin-left:auto;background:#fff;border:1px solid #d1dff2;border-radius:8px;padding:7px 9px}.assignment-list{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.assignment-list-main{min-width:0;flex:1 1}.assignment-list.editing{background:#f1f6ff;border-radius:10px;padding:11px 9px;margin:0 -9px;border:1px solid #c9dcfb}.assignment-list-actions{display:flex;gap:6px;flex:0 0 auto;padding-top:1px}.compact-btn{padding:7px 9px!important;font-size:10px!important;border-radius:8px!important;white-space:nowrap}.clinic-date:disabled{opacity:.55;cursor:not-allowed}@media(max-width:620px){.assignment-list{gap:8px;flex-direction:column}.assignment-list-actions{width:100%;justify-content:flex-end}.assignment-edit-note .text-btn{margin-left:0}}.clinic-time-selection{background:linear-gradient(180deg,#f8fbff,#fff)}.clinic-time-date-list{display:grid;gap:10px;margin-top:13px}.clinic-time-date{border:1px solid #d8e5f5;background:#fff;border-radius:11px;padding:11px}.clinic-time-date-head{display:flex;justify-content:space-between;gap:10px;align-items:center}.clinic-time-date-head b{font-size:12px;color:#38597f}.clinic-time-date-head span{font-size:10px;color:#7788a0}.clinic-hour-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-top:9px}.clinic-hour{border:1px solid #d5e0ef;background:#fff;border-radius:9px;padding:9px 6px;text-align:center;color:#52647d}.clinic-hour:hover{border-color:#82a8e5;background:#f7faff}.clinic-hour.selected{border-color:#5488dc;background:#eaf2ff;box-shadow:inset 0 0 0 1px #5488dc;color:#245eae}.clinic-hour b{display:block;font-size:12px}.clinic-hour small{display:block;margin-top:4px;font-size:9px;color:#7d8ca0}.update-popup-backdrop{position:fixed;z-index:90;inset:0;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(17,30,52,.5)}.update-popup-card{width:min(470px,100%);background:#fff;border:1px solid #dbe5f3;border-radius:19px;padding:24px;box-shadow:0 26px 70px rgba(14,30,57,.3)}.update-popup-badge{display:inline-flex;padding:6px 9px;border-radius:999px;background:#eaf2ff;color:#3469bc;font-size:10px;font-weight:900}.update-popup-card h2{margin:13px 0 0;font-size:23px;letter-spacing:-.06em;color:#24344f}.update-popup-summary{margin:9px 0 0;color:#52647d;font-size:13px;line-height:1.65}.update-popup-list{display:grid;gap:8px;margin:16px 0 0;padding:14px 15px 14px 33px;border:1px solid #dce8f9;background:#f7faff;border-radius:11px;color:#405675;font-size:12px;line-height:1.55}.update-popup-list li::marker{color:#2f70d2}.update-popup-help{margin:12px 0 0;color:#8a96a6;font-size:10px;line-height:1.5}.update-popup-confirm{margin-top:17px}@media(max-width:620px){.clinic-hour-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.update-popup-backdrop{align-items:flex-end;padding:12px}.update-popup-card{border-radius:18px 18px 12px 12px;padding:21px}.update-popup-card h2{font-size:21px}}.student-login-shell{min-height:100vh;padding:46px 18px;background:linear-gradient(135deg,#f0f6ff,#fbfdff);display:grid;place-items:center}.student-login-card{width:min(100%,470px);padding:34px;border:1px solid #dbe7f8;border-radius:24px;background:#fff;box-shadow:0 18px 50px rgba(44,91,155,.12)}.brand-home{display:inline-block;color:#132b55;font-size:26px;font-weight:950;text-decoration:none;letter-spacing:-1px}.brand-home span{color:#2f6fe4}.student-login-kicker{color:#5f7393;font-size:12px;font-weight:800;margin:6px 0 22px}.student-login-card h1{margin:0;color:#1f304d;font-size:25px}.student-login-card>p:not(.student-login-kicker){color:#687b97;line-height:1.65;font-size:13px;margin:10px 0 22px}.student-login-card form{display:grid;gap:13px}.student-login-card label{display:grid;gap:7px;color:#405575;font-size:12px;font-weight:900}.student-login-card input{width:100%;padding:13px 14px;border:1px solid #d4dfef;border-radius:11px;font:inherit;background:#fcfdff}.student-login-card input:focus{outline:none;border-color:#4c7fe0;box-shadow:0 0 0 3px #e7efff}.student-login-card .btn{justify-content:center;margin-top:4px}.student-login-card small{display:block;color:#8492a8;font-size:10px;line-height:1.55;margin-top:15px}.student-login-message{padding:10px 12px;border-radius:10px;background:#fff4f4;color:#b4494c;font-size:12px;line-height:1.5}.student-dashboard-shell{max-width:1080px;margin:0 auto;padding:26px 18px 60px}.student-dashboard-top{display:flex;justify-content:space-between;align-items:center;gap:15px;padding-bottom:18px;border-bottom:1px solid #e3eaf4;color:#657897;font-size:13px}.student-dashboard-top b{color:#30445f}.student-class-chip{display:inline-block;margin-left:8px;padding:5px 9px;border-radius:999px;background:#eaf2ff;color:#3468b1;font-size:11px;font-weight:900}.student-dashboard-hero{padding:29px 0 21px}.student-dashboard-hero p{margin:0 0 6px;color:#627a9e;font-size:12px;font-weight:800}.student-dashboard-hero h1{margin:0;color:#1f3150;font-size:31px;letter-spacing:-1px}.student-dashboard-hero span{display:block;color:#6d7d95;font-size:13px;margin-top:9px}.student-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px}.student-summary-grid>div{padding:18px;border:1px solid #dce6f5;border-radius:16px;background:#fff}.student-summary-grid small{display:block;color:#6e809d;font-size:11px;font-weight:800}.student-summary-grid b{display:block;margin-top:8px;color:#24569d;font-size:25px}.student-summary-grid .today b{color:#d87821}.student-summary-grid .clinic b{color:#2b8c6b}.student-summary-grid .questions b{color:#7159b8}.student-dashboard-card{border:1px solid #dce6f5;border-radius:20px;background:#fff;box-shadow:0 10px 28px rgba(35,67,112,.05);overflow:hidden}.student-tab-row{display:flex;gap:4px;padding:11px;border-bottom:1px solid #e5ecf6;overflow:auto}.student-tab-row button{white-space:nowrap;border:0;border-radius:10px;padding:10px 15px;background:transparent;color:#677a98;font:inherit;font-size:12px;font-weight:900;cursor:pointer}.student-tab-row button.active{background:#eaf2ff;color:#2865bf}.student-assignment-list{padding:12px}.student-assignment-card{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px;margin:6px 0;border:1px solid #e0e8f4;border-radius:14px;text-decoration:none;background:#fff;transition:.15s}.student-assignment-card:hover{border-color:#82a7e9;transform:translateY(-1px);box-shadow:0 7px 18px rgba(42,89,155,.08)}.assignment-main{min-width:0}.assignment-main h2{font-size:15px;color:#263d5c;margin:7px 0 5px}.assignment-main p{margin:0;color:#71819a;font-size:11px;line-height:1.55}.assignment-state{display:inline-flex;padding:4px 8px;border-radius:999px;font-size:10px;font-weight:900}.assignment-state.pending{background:#fff2e3;color:#bd7123}.assignment-state.overdue{background:#fff0f1;color:#bd555d}.assignment-state.submitted{background:#ecf8f1;color:#2d8564}.assignment-meta{display:grid;justify-items:end;gap:5px;flex:0 0 auto;color:#6e7e96;font-size:10px}.assignment-meta b{color:#506680;font-size:11px}.assignment-meta span{padding:3px 6px;border-radius:7px;background:#f2f5fa}.assignment-meta i{font-size:27px;line-height:.7;color:#7b94be;font-style:normal}.student-empty{padding:50px 20px;text-align:center;color:#7c8ca3;font-size:13px}.student-dashboard-note{padding:12px 15px;margin:16px 0 0;border-radius:12px;background:#f4f8fe;color:#617795;font-size:11px;line-height:1.6}.student-home-link{display:inline-block;margin-bottom:15px;color:#3d73b9;font-size:12px;font-weight:900;text-decoration:none}@media(max-width:720px){.student-dashboard-shell{padding:18px 12px 40px}.student-dashboard-top{align-items:flex-start;flex-direction:column}.student-dashboard-hero h1{font-size:25px}.student-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.student-summary-grid>div{padding:13px}.student-summary-grid b{font-size:21px}.student-assignment-card{align-items:flex-start;gap:8px;padding:14px}.assignment-meta{max-width:86px;overflow:hidden}.student-tab-row button{padding:9px 11px}.student-login-shell{padding:20px 14px}.student-login-card{padding:25px 20px}}.student-dashboard-shell-v2{max-width:1140px;padding-top:22px}.student-dashboard-top-v2{padding:0 0 18px;border-bottom:0}.dashboard-student-identity{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:13px;color:#506986}.dashboard-student-identity>span{display:inline-flex;align-items:center;border-radius:999px;background:#e8f1ff;color:#225eaf;padding:6px 9px;font-size:10px;font-weight:900}.dashboard-student-identity b{font-size:13px;color:#263f5f}.dashboard-student-identity em{font-style:normal;margin-left:0}.student-dashboard-hero-v2{display:grid;grid-template-columns:minmax(0,1fr) minmax(225px,.38fr);align-items:stretch;gap:22px;margin:8px 0 0;padding:31px 33px;border:1px solid #2f5f9e;border-radius:24px;background:linear-gradient(135deg,#173f7b,#245da9 56%,#4a7ed2);box-shadow:0 18px 38px rgba(32,78,143,.2);color:#fff}.student-dashboard-hero-v2 .student-dashboard-hero-copy{display:grid;align-content:center;min-height:138px}.student-dashboard-hero-v2 .student-home-eyebrow{display:inline-flex;align-items:center;width:max-content;border-radius:999px;padding:6px 10px;background:rgba(255,255,255,.14);color:#ddecff;font-size:10px;font-weight:900;letter-spacing:.07em}.student-dashboard-hero-v2 h1{margin:13px 0 0;color:#fff;font-size:33px;line-height:1.18;letter-spacing:-.065em}.student-dashboard-hero-v2 p{margin:12px 0 0;color:#dbeaff;font-size:13px;font-weight:700}.student-dashboard-class-card{display:grid;align-content:center;gap:7px;padding:21px;border:1px solid rgba(255,255,255,.24);border-radius:17px;background:rgba(12,42,88,.22);box-shadow:inset 0 1px 0 rgba(255,255,255,.12)}.student-dashboard-class-card span{color:#cfe2ff;font-size:10px;font-weight:900;letter-spacing:.08em}.student-dashboard-class-card b{color:#fff;font-size:20px;letter-spacing:-.05em}.student-dashboard-class-card small{color:#dceaff;font-size:11px;line-height:1.55}.student-summary-grid-v2{position:relative;margin:-11px 20px 20px;gap:10px}.student-summary-grid-v2 .student-summary-card{min-height:106px;padding:17px 18px;border:1px solid #d7e3f5;border-radius:16px;background:#fff;box-shadow:0 10px 22px rgba(38,75,126,.1)}.student-summary-card span{display:block;color:#637b9a;font-size:11px;font-weight:900}.student-summary-card b{display:block;margin-top:9px;font-size:27px;line-height:1;color:#1e5aab;letter-spacing:-.07em}.student-summary-card b small{font-size:13px;margin-left:2px;color:inherit;letter-spacing:-.03em}.student-summary-card em{display:block;margin-top:8px;color:#8390a3;font-size:10px;font-style:normal}.student-summary-card.today{border-color:#f2d7a8;background:#fffdf8}.student-summary-card.today b{color:#cf7319}.student-summary-card.clinic{border-color:#cce7dc;background:#fbfffd}.student-summary-card.clinic b{color:#268867}.student-summary-card.questions{border-color:#ddd7f3;background:#fdfcff}.student-summary-card.questions b{color:#7055b0}.student-dashboard-card-v2{border:1px solid #d5e1f1;border-radius:21px;box-shadow:0 14px 30px rgba(34,73,124,.08);overflow:hidden}.student-dashboard-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:21px 22px 15px;background:linear-gradient(180deg,#fbfdff,#fff)}.student-dashboard-section-label{display:inline-flex;border-radius:999px;padding:5px 9px;background:#eaf2ff;color:#2865bf;font-size:10px;font-weight:900}.student-dashboard-card-head h2{margin:8px 0 0;color:#233c60;font-size:19px;letter-spacing:-.055em}.student-list-count{display:inline-flex;align-items:center;justify-content:center;min-width:47px;border-radius:999px;padding:7px 10px;background:#f1f5fb;color:#526a8c;font-size:11px;font-weight:900}.student-tab-row-v2{gap:7px;padding:9px 14px;background:#f7faff;border-top:1px solid #e7eef7;border-bottom:1px solid #e2eaf4}.student-tab-row-v2 button{position:relative;padding:10px 14px;color:#617592}.student-tab-row-v2 button:hover{background:#eaf2ff;color:#2865bf}.student-tab-row-v2 button.active{background:#245fac;color:#fff;box-shadow:0 5px 10px rgba(36,95,172,.18)}.student-assignment-list-v2{padding:12px 14px 16px}.student-assignment-card-v2{padding:17px 18px;margin:8px 0;border-color:#dbe5f2;border-radius:15px}.student-assignment-card-v2:hover{border-color:#5d8ddd;box-shadow:0 10px 22px rgba(38,86,154,.11);transform:translateY(-2px)}.assignment-card-topline{display:flex;gap:5px;align-items:center;flex-wrap:wrap}.assignment-mini-chip{display:inline-flex;padding:4px 7px;border-radius:999px;background:#edf4ff;color:#416fc0;font-size:9px;font-weight:900}.assignment-mini-chip.clinic{background:#ecf8f3;color:#238064}.assignment-mini-chip.class{background:#eef1ff;color:#555cae}.assignment-main h2{font-size:16px;margin:9px 0 6px;color:#223e65}.assignment-main p{font-size:12px;color:#667d9c}.assignment-meta-v2{min-width:155px;padding-left:15px;border-left:1px solid #e8edf4;text-align:right}.assignment-meta-v2>span{padding:0;background:transparent;color:#8a98aa;font-size:9px;font-weight:900}.assignment-meta-v2 b{max-width:130px;color:#3b587e;font-size:11px;line-height:1.45}.assignment-meta-v2 i{margin-top:3px;color:#275eab}.student-notice-panel{margin:16px;padding:23px;border:1px solid #d9e6f7;border-radius:15px;background:linear-gradient(135deg,#f7fbff,#fff)}.student-notice-badge{display:inline-flex;padding:5px 8px;border-radius:999px;background:#eaf2ff;color:#2b67bd;font-size:10px;font-weight:900}.student-notice-panel h3{margin:10px 0 0;color:#274263;font-size:17px}.student-notice-panel p{margin:9px 0 0;color:#5e728d;font-size:12px;line-height:1.65}.student-notice-panel small{display:block;margin-top:10px;color:#8492a5;font-size:10px;line-height:1.55}.student-dashboard-note-v2{display:flex;gap:8px;margin:15px 4px 0;padding:13px 16px;border:1px solid #dce8f6;background:#f7faff;color:#5d7596}.student-dashboard-note-v2 b{color:#3269b5;white-space:nowrap}.student-shell .student-hero-v2{margin-top:0;padding:18px 21px 24px;border:1px solid #315b98;border-radius:25px;background:linear-gradient(135deg,#1a376b,#315b9d 68%,#416eaf);box-shadow:0 16px 35px rgba(30,58,105,.18);color:#fff}.student-hero-v2 .student-hero-topline{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:22px}.student-home-cta{display:inline-flex;align-items:center;gap:8px;padding:8px 11px;border:1px solid rgba(255,255,255,.62);border-radius:12px;background:#fff;color:#214a88;text-decoration:none;box-shadow:0 6px 16px rgba(7,27,62,.16);transition:.15s}.student-home-cta:hover{transform:translateY(-1px);background:#f4f8ff}.student-home-cta>span:first-child{display:grid;place-items:center;width:23px;height:23px;border-radius:8px;background:#eaf2ff;color:#2a68bf;font-size:15px;font-weight:950}.student-home-cta>span:last-child{display:grid;gap:1px}.student-home-cta b{font-size:12px;line-height:1.1}.student-home-cta small{color:#6d83a2;font-size:9px;font-weight:800;line-height:1.1}.student-hero-class-chip{display:inline-flex;padding:7px 10px;border:1px solid rgba(255,255,255,.24);border-radius:999px;background:rgba(10,32,69,.22);color:#e3efff;font-size:10px;font-weight:900}.student-shell .student-hero-v2 .student-label{margin:0;color:#d9e9ff;font-size:11px;font-weight:900;letter-spacing:.07em}.student-shell .student-hero-v2 h1{margin:12px 0 0;color:#fff;font-size:34px;line-height:1.2;letter-spacing:-.07em}.student-shell .student-hero-v2>p{margin:11px 0 0;color:#e0edff;font-size:15px;font-weight:800}.student-steps-v2{margin-top:20px;gap:8px}.student-steps-v2 span{padding:7px 9px;border-radius:999px;background:rgba(255,255,255,.11);color:#f5f9ff;font-size:10px;font-weight:800}.student-steps-v2 i{background:#afc9f1}@media(max-width:720px){.student-dashboard-shell-v2{padding:16px 12px 40px}.student-dashboard-hero-v2{grid-template-columns:1fr;gap:14px;padding:24px 20px}.student-dashboard-hero-v2 .student-dashboard-hero-copy{min-height:auto}.student-dashboard-hero-v2 h1{font-size:27px}.student-dashboard-class-card{padding:15px}.student-summary-grid-v2{margin:-6px 5px 15px}.student-summary-grid-v2 .student-summary-card{min-height:92px;padding:13px}.student-summary-card b{font-size:23px}.student-dashboard-card-head{padding:17px 16px 13px}.student-dashboard-card-head h2{font-size:16px}.student-tab-row-v2{padding:8px;gap:5px}.student-tab-row-v2 button{padding:9px 10px;font-size:11px}.student-assignment-list-v2{padding:10px}.student-assignment-card-v2{padding:14px;gap:10px}.assignment-main h2{font-size:14px}.assignment-main p{font-size:10px}.assignment-meta-v2{min-width:88px;padding-left:8px}.assignment-meta-v2 b{font-size:10px}.student-dashboard-note-v2{margin:12px 0 0;font-size:10px}.student-shell .student-hero-v2{padding:14px 15px 20px;border-radius:19px}.student-hero-v2 .student-hero-topline{margin-bottom:17px}.student-shell .student-hero-v2 h1{font-size:27px}.student-shell .student-hero-v2>p{font-size:13px}.student-steps-v2{display:grid;grid-template-columns:1fr;margin-top:17px}.student-steps-v2 i{display:none}.student-steps-v2 span{border-radius:9px;font-size:10px}.student-hero-class-chip{max-width:43%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.student-refresh-button{border:0;border-radius:999px;padding:6px 9px;background:#eef5ff;color:#3469ae;font-size:10px;font-weight:900;cursor:pointer}.student-refresh-button:hover{background:#dceaff}.student-app-tool-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:0 0 20px}.student-app-tool{position:relative;display:flex;flex-wrap:wrap;align-items:center;gap:12px;min-height:106px;padding:16px 17px;border:1px solid #d7e5f5;border-radius:17px;background:linear-gradient(135deg,#fafeff,#f2f7ff);box-shadow:0 9px 20px rgba(36,84,145,.07)}.student-app-tool-icon{display:grid;place-items:center;flex:0 0 auto;width:36px;height:36px;border-radius:12px;background:#215fae;color:#fff;font-size:22px;font-weight:950}.student-app-tool-icon.bell{font-size:0;background:#7254b0}.student-app-tool-icon.bell:after{content:"🔔";font-size:18px}.student-app-tool-copy{display:grid;gap:3px;min-width:0;flex:1 1}.student-app-tool-copy>span{color:#4772aa;font-size:10px;font-weight:900}.student-app-tool-copy b{overflow:hidden;color:#274767;font-size:13px;letter-spacing:-.04em;text-overflow:ellipsis;white-space:nowrap}.student-app-tool-copy small{color:#6b819d;font-size:10px;line-height:1.45}.student-app-tool-copy em{color:#4270a8;font-size:9px;font-style:normal;line-height:1.4}.student-app-tool-button{flex:0 0 auto;border:0;border-radius:10px;padding:9px 10px;background:#215fae;color:#fff;font-size:10px;font-weight:900;cursor:pointer}.student-app-tool-button:hover{background:#174e94}.student-app-tool-button:disabled{cursor:not-allowed;opacity:.55}.student-app-tool-button.subtle{background:#eef4fc;color:#466b9e}.student-app-tool-button.subtle:hover{background:#e2edf9}.student-login-pwa{margin-top:16px}.student-login-pwa .student-app-tool{min-height:0;padding:12px}.student-login-pwa .student-app-tool-button{display:none}.student-tab-row-v2 button i{display:inline-grid;place-items:center;min-width:15px;height:15px;margin-left:4px;border-radius:999px;background:#e5575b;color:#fff;font-size:8px;font-style:normal;vertical-align:1px}.student-tab-row-v2 button.active i{background:#fff;color:#245fac}.student-notifications-panel{padding:14px}.notice-guide{margin:0 0 13px}.student-notification-toolbar{display:flex;align-items:center;justify-content:space-between;padding:4px 4px 9px;color:#335678;font-size:12px}.student-notification-toolbar button{border:0;background:transparent;color:#2b67bd;font-size:10px;font-weight:900;cursor:pointer}.student-notification-message{margin:0 4px 8px;color:#52759b;font-size:10px}.student-notification-list{display:grid;gap:7px}.student-notification-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;padding:13px 12px;border:1px solid #dce7f4;border-radius:13px;background:#fff;text-align:left;cursor:pointer}.student-notification-row:hover{border-color:#83a9dd;background:#fbfdff}.student-notification-row.unread{border-left:4px solid #2f70c7;background:#f8fbff}.student-notification-row.read{opacity:.78}.student-notification-kind{display:inline-flex;align-items:center;justify-content:center;min-width:55px;border-radius:999px;padding:5px 6px;background:#e9f2ff;color:#3b69a2;font-size:9px;font-weight:900}.student-notification-copy{display:grid;gap:3px;min-width:0}.student-notification-copy b{overflow:hidden;color:#294867;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.student-notification-copy small{overflow:hidden;color:#6c819c;font-size:10px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.student-notification-copy em{color:#9aa7b7;font-size:9px;font-style:normal}.student-notification-row>i{color:#4473af;font-size:22px;font-style:normal}.student-question-list{display:grid;gap:8px;padding:13px}.student-question-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:15px 16px;border:1px solid #dce7f3;border-radius:14px;background:#fff;text-decoration:none}.student-question-row:hover{border-color:#719bd0;background:#fbfdff}.student-question-row.answered{border-left:4px solid #329a77}.student-question-row>div{display:grid;gap:3px;min-width:0}.student-question-book{color:#5a77a1;font-size:10px;font-weight:900}.student-question-row b{color:#2a4867;font-size:13px}.student-question-row small{color:#8392a4;font-size:10px}.student-question-row p{margin:5px 0 0;padding:9px 10px;border-radius:9px;background:#f3f8ff;color:#4d688a;font-size:10px;line-height:1.55}.student-question-row p strong{display:block;margin-bottom:2px;color:#3267ad;font-size:9px}.student-question-row>i{color:#4070aa;font-size:22px;font-style:normal}.student-home-share-card{display:grid;grid-template-columns:minmax(0,1fr) 150px;gap:20px;align-items:center;margin:14px 0 18px;padding:19px 21px;border:1px solid #cfe0f4;border-radius:18px;background:linear-gradient(135deg,#f7fbff,#eef5ff)}.student-home-share-copy{display:grid;gap:6px}.student-home-share-copy>span{color:#2a66bc;font-size:10px;font-weight:900}.student-home-share-copy h2{margin:0;color:#274563;font-size:18px;letter-spacing:-.05em}.student-home-share-copy p{margin:1px 0 0;color:#607996;font-size:11px;line-height:1.6}.student-home-share-copy code{width:max-content;max-width:100%;overflow:hidden;border-radius:8px;padding:6px 8px;background:#fff;color:#356aa7;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.student-home-share-actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-top:2px}.student-home-share-actions small{color:#54759c;font-size:10px}.student-home-qr-wrap{display:grid;justify-items:center;gap:4px;padding:10px;border:1px solid #d6e3f2;border-radius:14px;background:#fff}.student-home-qr-wrap img{display:block;width:105px;height:105px}.student-home-qr-wrap b{color:#31557f;font-size:10px}.student-home-qr-wrap small{color:#8497ad;font-size:9px}@media(max-width:720px){.student-app-tool-grid{grid-template-columns:1fr;gap:8px;margin-bottom:15px}.student-app-tool{min-height:88px;padding:13px}.student-app-tool-copy b{font-size:12px}.student-app-tool-copy small{font-size:9px}.student-app-tool-button{padding:8px 9px;font-size:9px}.student-notifications-panel{padding:10px}.student-notification-row{gap:8px;padding:11px}.student-notification-kind{min-width:46px;font-size:8px}.student-notification-copy b{font-size:11px}.student-home-share-card{grid-template-columns:1fr;gap:12px;padding:16px}.student-home-share-copy h2{font-size:16px}.student-home-qr-wrap{grid-column:1;justify-self:start;grid-template-columns:auto auto;column-gap:10px;align-items:center}.student-home-qr-wrap img{grid-row:span 2;width:86px;height:86px}.student-home-qr-wrap b,.student-home-qr-wrap small{justify-self:start}}.modal-question-actions{display:flex;align-items:center;gap:6px;flex:0 0 auto}.teacher-reply-preview{display:block!important;max-width:520px;margin-top:5px;color:#4d6e95!important;font-size:10px!important;line-height:1.45}@media(max-width:720px){.modal-question{align-items:flex-start}.modal-question-actions{flex-wrap:wrap;justify-content:flex-end}.teacher-reply-preview{max-width:220px}}.student-install-guide{flex-basis:100%;width:100%;margin:0 -2px -3px;padding:10px 12px;border:1px solid #d7e5f5;border-radius:11px;background:#fff;color:#48627f;font-size:10px;line-height:1.55}.student-install-guide b{display:block;color:#255b9e;font-size:10px}.student-install-guide ol{margin:5px 0 0;padding-left:16px}.student-install-guide li+li{margin-top:2px}.feedback.late{margin-top:12px;background:#fff8eb;border:1px solid #f0d3ab;color:#8d611f}.feedback.late b,.feedback.late span{display:block;font-size:11px}.feedback.late span{margin-top:4px;line-height:1.55}.late-clinic-panel{margin-top:17px;padding:15px;border:1px solid #f0d8ad;background:#fffdf8;border-radius:13px}.late-incomplete-choice{width:100%;display:flex;align-items:center;gap:11px;border:1px solid #e8d5b3;background:#fff;border-radius:11px;padding:13px;text-align:left}.late-incomplete-choice:hover{border-color:#d7a454;background:#fffaf0}.late-incomplete-choice.selected{border-color:#d9a24a;background:#fff6e4;box-shadow:inset 0 0 0 1px #d9a24a}.late-choice-mark{display:grid;place-items:center;width:22px;height:22px;flex:0 0 22px;border:1px solid #c8a66b;border-radius:6px;background:#fff;color:#8b5c08;font-size:14px;font-weight:900}.late-incomplete-choice.selected .late-choice-mark{border-color:#b67813;background:#bd7f13;color:#fff}.late-incomplete-choice b{display:block;color:#744b08;font-size:13px}.late-incomplete-choice small{display:block;color:#8a785b;font-size:10px;line-height:1.5;margin-top:4px}.late-clinic-times{margin-top:14px;background:#fff}.late-clinic-times .clinic-heading>span{background:#fff4df;border-color:#f0d7a5;color:#9a6208}.late-clinic-preserve{margin-top:13px;padding:10px 11px;border-radius:9px;background:#f7f8fa;border:1px solid #e3e7ed}.late-clinic-preserve b{display:block;color:#526176;font-size:10px}.late-clinic-preserve span{display:block;color:#758195;font-size:10px;line-height:1.5;margin-top:4px}@media(max-width:620px){.late-clinic-panel{padding:13px}.late-incomplete-choice{align-items:flex-start}}.teacher-app-tool-wrap{margin:0 0 16px;max-width:620px}.teacher-app-tool{border-color:#bfd6ee;background:linear-gradient(135deg,#f8fbff,#ecf5ff)}.student-app-tool-icon.teacher{background:#123b73;font-size:20px}.teacher-app-tool .student-app-tool-copy>span{color:#1d5d9c}.teacher-app-tool .student-app-tool-button{background:#123b73}.teacher-app-tool .student-app-tool-button:hover{background:#0d2f5d}@media(max-width:720px){.teacher-app-tool-wrap{max-width:none;margin:0 0 13px}.teacher-app-tool{min-height:92px}}.archive-btn{background:#187a62!important;color:#fff!important}.archive-btn:hover{background:#0f624d!important}.archive-btn:disabled{opacity:.55;cursor:not-allowed}.archive-pill{background:#e8f7f1;color:#137158}.archive-copy{margin:0;color:#536f68;font-size:12px;line-height:1.65}.archive-history-card{display:grid;gap:14px}.archive-assignment-list{display:grid;gap:10px}.assignment-list.archived{border-left:4px solid #4aa687;background:#fbfefd}.assignment-list.archived .assignment-list-main b{color:#33695b}.archive-open-btn{margin-top:2px}.archive-history-card .counter{background:#e8f7f1;color:#137158}.student-notification-row.kind-assignment{border-left:4px solid #2f70c7;background:#f8fbff}.student-notification-row.kind-assignment .student-notification-kind{background:#e9f2ff;color:#2863ad}.student-notification-row.kind-assignment>i{color:#2f70c7}.student-notification-row.kind-deadline_day{border-left:4px solid #e19a24;background:#fffaf1}.student-notification-row.kind-deadline_day .student-notification-kind{background:#fff0cf;color:#a86600}.student-notification-row.kind-deadline_day>i{color:#c77a00}.student-notification-row.kind-deadline_2h{border-left:4px solid #d95a4d;background:#fff8f7}.student-notification-row.kind-deadline_2h .student-notification-kind{background:#ffe4e0;color:#b84337}.student-notification-row.kind-deadline_2h>i{color:#c44a3d}.student-notification-row.kind-question_reply{border-left:4px solid #7a5ac7;background:#fbf9ff}.student-notification-row.kind-question_reply .student-notification-kind{background:#eee8ff;color:#6850ad}.student-notification-row.kind-question_reply>i{color:#7155bb}.student-notification-row.kind-clinic_confirmed{border-left:4px solid #2d9a75;background:#f7fdf9}.student-notification-row.kind-clinic_confirmed .student-notification-kind{background:#e4f6ed;color:#277c60}.student-notification-row.kind-clinic_confirmed>i{color:#268565}.student-notification-row.kind-system{border-left:4px solid #8b98a8;background:#fbfcfd}.student-notification-row.kind-system .student-notification-kind{background:#edf0f4;color:#697687}.student-notification-row.kind-system>i{color:#748294}.student-notification-row.read{opacity:.7}@media(max-width:720px){.archive-history-card{gap:11px}.assignment-list.archived{padding-left:12px}.archive-copy{font-size:11px}}.scope-chip{display:inline-flex;align-items:center;border-radius:999px;background:#edf5ff;color:#205fb7;font-size:.84rem;font-weight:800;padding:.45rem .7rem;white-space:nowrap}.report-open-btn{margin-left:auto;white-space:nowrap}.report-shell{max-width:1180px}.report-top{margin-bottom:18px}.deadline-report{display:grid;gap:16px}.report-title-row{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;padding:28px 30px;border:1px solid #dce8fb;border-radius:20px;background:linear-gradient(135deg,#173f7b,#295eab);box-shadow:0 14px 30px rgba(22,64,124,.17)}.report-eyebrow{display:block;color:#bdd9ff;font-size:10px;font-weight:900;letter-spacing:.13em}.report-title-row h1{margin:8px 0 7px;color:#fff;font-size:30px;letter-spacing:-.06em}.report-title-row p{margin:0;color:#e3efff;font-size:13px;font-weight:700}.report-status{display:grid;gap:5px;min-width:130px;padding:12px 14px;border:1px solid rgba(255,255,255,.24);border-radius:13px;background:rgba(5,29,69,.23);text-align:right}.report-status b{color:#fff;font-size:13px}.report-status span{color:#d4e7ff;font-size:10px;font-weight:700}.report-status.pending{background:rgba(127,74,11,.28)}.report-assignment-card{display:grid;grid-template-columns:1.55fr 1fr 1fr;gap:14px;padding:17px 20px;border:1px solid #dfe8f6;border-radius:15px;background:#fff}.report-assignment-card>div{display:grid;gap:5px;min-width:0}.report-assignment-card>div+div{padding-left:14px;border-left:1px dashed #d8e2ef}.report-assignment-card span{color:#7c8ea8;font-size:10px;font-weight:900}.report-assignment-card b,.report-assignment-card code{overflow:hidden;color:#34516f;font-size:12px;font-weight:800;line-height:1.5;text-overflow:ellipsis}.report-assignment-card code{white-space:nowrap}.report-summary-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:9px}.report-summary-grid>div{position:relative;display:grid;gap:4px;min-height:88px;padding:14px;border:1px solid #dfe8f6;border-radius:14px;background:#fff}.report-summary-grid span{color:#75879e;font-size:10px;font-weight:900}.report-summary-grid b{color:#183d70;font-size:25px;letter-spacing:-.07em}.report-summary-grid small{margin-left:2px;color:#6e829f;font-size:11px}.report-summary-grid em{position:absolute;right:12px;bottom:13px;color:#4b75ad;font-size:10px;font-style:normal;font-weight:900}.report-summary-grid .warn{border-color:#f0d7bb;background:#fffdfa}.report-summary-grid .warn b{color:#b46521}.report-section{padding:20px;border:1px solid #dfe8f6;border-radius:16px;background:#fff}.report-section-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:13px}.report-section-head>div{display:grid;gap:3px}.report-section-head span{color:#3c76c1;font-size:10px;font-weight:950;letter-spacing:.04em}.report-section-head h2{margin:0;color:#1c3758;font-size:18px;letter-spacing:-.045em}.report-section-head p{margin:1px 0 0;color:#74869e;font-size:11px;line-height:1.5}.report-section-head>b{padding:7px 9px;border-radius:999px;background:#edf4ff;color:#315f9d;font-size:10px;white-space:nowrap}.report-question-list{display:grid;gap:8px}.report-question-row{display:grid;grid-template-columns:32px minmax(72px,.55fr) minmax(0,2.7fr) minmax(102px,.75fr);gap:10px;align-items:center;padding:11px 12px;border:1px solid #e2eaf4;border-radius:12px;background:#fbfdff}.report-question-rank{display:grid;place-items:center;width:25px;height:25px;border-radius:8px;background:#e6f0ff;color:#2861ad;font-size:11px;font-weight:950}.report-question-number{display:grid;gap:3px}.report-question-number b{color:#1c4f8e;font-size:18px;line-height:1}.report-question-number small{margin-left:1px;font-size:10px}.report-question-number span{overflow:hidden;color:#637d9e;font-size:10px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.report-question-students{display:grid;gap:3px;min-width:0}.report-question-students b{color:#334f6f;font-size:11px}.report-question-students p{margin:0;color:#596d87;font-size:11px;line-height:1.45}.report-question-meta{display:grid;justify-items:end;gap:4px;color:#8492a5;font-size:10px;font-weight:800;text-align:right}.report-question-meta em{padding:3px 6px;border-radius:999px;background:#f1ecff;color:#7655b3;font-size:9px;font-style:normal}.report-empty-line{padding:18px;border-radius:10px;background:#f7f9fc;color:#71839b;font-size:12px;font-weight:800;text-align:center}.report-two-column{display:grid;grid-template-columns:1fr 1fr;gap:16px}.report-name-block{display:grid;gap:5px;padding:11px 0;border-top:1px dashed #dbe5f1}.report-name-block:first-of-type{border-top:0}.report-name-block b{color:#365475;font-size:11px}.report-name-block p{margin:0;color:#5d718d;font-size:11px;line-height:1.65}.report-name-block.incomplete b{color:#b46720}.report-name-block.neutral b{color:#7b8798}.report-clinic-list{display:grid;gap:7px}.report-clinic-list>div{display:flex;justify-content:space-between;gap:12px;padding:9px 10px;border:1px solid #dfeaf1;border-radius:9px;background:#fafffb}.report-clinic-list b{color:#287661;font-size:11px}.report-clinic-list span{color:#57776e;font-size:11px;text-align:right}.report-memo-section{padding-bottom:13px}.report-memo-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.report-memo-list>div{padding:10px;border-radius:9px;background:#fffaf4}.report-memo-list b{display:block;color:#925f2d;font-size:11px}.report-memo-list p{margin:4px 0 0;color:#725e4a;font-size:11px;line-height:1.5}.report-footer{display:flex;justify-content:space-between;gap:12px;padding:0 4px;color:#8391a3;font-size:9px;font-weight:700}.report-empty{max-width:540px;margin:90px auto;padding:30px}.report-empty h1{margin:0;color:#294d7e}.report-empty p{color:#6e8098}@media(max-width:800px){.report-open-btn{margin-left:0}.report-assignment-card,.report-title-row,.report-two-column{grid-template-columns:1fr}.report-title-row{display:grid}.report-status{text-align:left}.report-assignment-card>div+div{padding:12px 0 0;border-left:0;border-top:1px dashed #d8e2ef}.report-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.report-question-row{grid-template-columns:27px minmax(62px,.55fr) minmax(0,2fr)}.report-question-meta{grid-column:2/-1;justify-items:start;text-align:left}.report-memo-list{grid-template-columns:1fr}.report-footer{display:grid}}@media print{.report-shell>.no-print,.report-top{display:none!important}.report-shell{max-width:none!important;padding:0!important}.deadline-report{gap:8px!important}.report-title-row{padding:14px 16px!important;border-radius:0!important;box-shadow:none!important}.report-title-row h1{font-size:23px!important}.report-title-row p{font-size:10px!important}.report-assignment-card,.report-section{padding:11px!important;border-radius:0!important}.report-summary-grid{gap:5px!important}.report-summary-grid>div{min-height:58px!important;padding:8px!important;border-radius:0!important}.report-summary-grid b{font-size:18px!important}.report-section-head{margin-bottom:7px!important}.report-section-head h2{font-size:14px!important}.report-clinic-list span,.report-memo-list p,.report-name-block p,.report-question-students p,.report-section-head p{font-size:9px!important}.report-question-row{gap:6px!important;padding:6px!important;border-radius:0!important}.report-question-number b{font-size:13px!important}.report-clinic-list b,.report-memo-list b,.report-name-block b,.report-question-meta,.report-question-students b{font-size:9px!important}.report-memo-list>div{padding:7px!important;border-radius:0!important}.report-footer{font-size:8px!important}.report-memo-section,.report-question-row,.report-question-section,.report-two-column>section{page-break-inside:avoid;break-inside:avoid}}.memo-summary-list{display:grid;gap:8px;margin-top:14px}.memo-summary-row{display:flex;justify-content:space-between;gap:8px;align-items:flex-start;border:1px solid #edf0f4;border-radius:10px;padding:10px;background:#fffdf8}.memo-summary-row b{display:block;font-size:12px;color:#26344a}.memo-summary-row span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#6d7789;font-size:11px;line-height:1.45;margin-top:4px}.memo-summary-row em{display:block;font-style:normal;color:#98620b;font-size:10px;font-weight:800;margin-top:6px}.memo-aware-question{align-items:flex-start}.memo-aware-question>div:first-child{min-width:0;flex:1 1}.memo-context{margin-top:8px;background:#fffaf0;border:1px solid #f4dfb7;border-radius:10px;padding:9px 10px}.memo-context.other{background:#f8fafc;border-color:#e0e6ef}.memo-context strong{display:block;color:#596678;font-size:11px;line-height:1.45;font-weight:700}.memo-context small{display:block;color:#98620b;font-size:10px;font-weight:800;margin-top:6px}.memo-context.other small{color:#69768a}.related-question-actions{display:flex;flex-wrap:wrap;gap:5px;margin-top:8px}.related-question-actions button{border:1px solid #bfd3f5;background:#f5f8ff;color:#3d70ce;border-radius:999px;padding:5px 7px;font-size:10px;font-weight:900}.related-question-actions button.active{background:#2d6cdf;color:#fff;border-color:#2d6cdf}.memo-related-line{margin-top:9px;padding-top:9px;border-top:1px dashed #d3deef;color:#426ec0;font-size:11px;font-weight:900}.memo-related-line span{display:block;color:#748197;font-weight:600;margin-top:5px;line-height:1.45}.modal-question .teacher-reply-preview{font-weight:600}@media(max-width:720px){.modal-backdrop{align-items:flex-start;padding:72px 10px 24px}.modal,.modal-backdrop{overflow-y:auto;-webkit-overflow-scrolling:touch}.modal{max-height:calc(100dvh - 104px);padding:18px}.modal-question-list{max-height:none;overflow:visible}.modal-question{display:block}.modal-question-actions{margin-top:10px;justify-content:flex-start;flex-wrap:wrap}.modal-question-actions .small-action{white-space:normal;line-height:1.35}}.report-question-students p,.student-name-line{word-break:keep-all}.report-question-students p{font-weight:700;color:#4f647f}.report-question-number b{letter-spacing:-.04em}@page{size:A4 landscape;margin:6mm}@media print{body,html{width:100%!important;margin:0!important;padding:0!important;background:#fff!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}.deadline-report.print-report,.report-shell,.shell.report-shell{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}.deadline-report{gap:5px!important;align-content:start!important}.report-title-row{padding:10px 12px!important;min-height:0!important}.report-eyebrow{font-size:9px!important;letter-spacing:.11em!important}.report-title-row h1{margin:4px 0!important;font-size:25px!important;line-height:1.12!important}.report-title-row p{font-size:11px!important;line-height:1.35!important}.report-status{min-width:112px!important;padding:8px 10px!important;border-radius:0!important}.report-status b{font-size:12px!important}.report-status span{font-size:9px!important}.report-assignment-card{grid-template-columns:1.7fr .8fr 1fr!important;gap:8px!important;padding:8px 10px!important}.report-assignment-card span{font-size:9px!important}.report-assignment-card b,.report-assignment-card code{font-size:10.5px!important;line-height:1.35!important}.report-summary-grid{gap:4px!important;grid-template-columns:repeat(6,minmax(0,1fr))!important}.report-summary-grid>div{min-height:45px!important;padding:6px 7px!important}.report-summary-grid span{font-size:9px!important}.report-summary-grid b{font-size:19px!important}.report-summary-grid small{font-size:9px!important}.report-summary-grid em{right:7px!important;bottom:7px!important;font-size:9px!important}.report-section{padding:8px 10px!important}.report-section-head{margin-bottom:5px!important;gap:8px!important}.report-section-head span{font-size:9px!important}.report-section-head h2{font-size:16px!important}.report-section-head p{font-size:10px!important;line-height:1.35!important}.report-section-head>b{padding:4px 7px!important;font-size:9.5px!important}.report-question-section{break-inside:auto!important;page-break-inside:auto!important}.report-question-list{gap:4px!important}.report-question-row{grid-template-columns:25px minmax(64px,.5fr) minmax(0,3fr) minmax(86px,.65fr)!important;gap:6px!important;padding:5px 6px!important}.report-question-rank{width:22px!important;height:22px!important;border-radius:6px!important;font-size:10px!important}.report-question-number b{font-size:15px!important}.report-question-number small{font-size:9px!important}.report-question-number span{font-size:8.5px!important}.report-question-students b{font-size:10.5px!important}.report-question-students p{font-size:10.5px!important;line-height:1.35!important;color:#4c6079!important}.report-question-meta{font-size:9.5px!important}.report-question-meta em{font-size:8.5px!important;padding:2px 5px!important}.report-two-column{gap:8px!important}.report-name-block{padding:6px 0!important}.report-clinic-list b,.report-memo-list b,.report-name-block b{font-size:10px!important}.report-clinic-list span,.report-memo-list p,.report-name-block p{font-size:10px!important;line-height:1.45!important}.report-clinic-list{gap:4px!important}.report-clinic-list>div{padding:6px 7px!important}.report-memo-list{gap:5px!important}.report-memo-list>div{padding:6px!important}.report-footer{font-size:8px!important;padding:0!important}.report-memo-section,.report-question-row,.report-two-column>section{page-break-inside:avoid!important;break-inside:avoid!important}html[data-report-print=portrait] .deadline-report{gap:6px!important}html[data-report-print=portrait] .report-title-row{padding:10px!important}html[data-report-print=portrait] .report-title-row h1{font-size:22px!important}html[data-report-print=portrait] .report-assignment-card{grid-template-columns:1fr 1fr!important;gap:6px!important;padding:8px!important}html[data-report-print=portrait] .report-assignment-card>div:first-child{grid-column:1/-1}html[data-report-print=portrait] .report-assignment-card>div+div{padding-left:8px!important}html[data-report-print=portrait] .report-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:5px!important}html[data-report-print=portrait] .report-summary-grid>div{min-height:48px!important;padding:6px!important}html[data-report-print=portrait] .report-two-column{grid-template-columns:1fr!important;gap:7px!important}html[data-report-print=portrait] .report-question-row{grid-template-columns:23px minmax(62px,.7fr) minmax(0,2.3fr)!important;gap:5px!important;padding:6px!important}html[data-report-print=portrait] .report-question-rank{width:20px!important;height:20px!important}html[data-report-print=portrait] .report-question-meta{grid-column:2/-1;justify-items:start!important;text-align:left!important}html[data-report-print=portrait] .report-memo-list{grid-template-columns:1fr!important}}.modal{max-height:calc(100dvh - 40px);overflow-y:auto;-webkit-overflow-scrolling:touch}@media(max-width:720px){.modal{max-height:calc(100dvh - 104px)}}.question-book-line{display:inline-block;margin-bottom:5px;padding:4px 7px;border-radius:999px;background:#eef5ff;color:#315fb5;border:1px solid #d5e6ff;font-size:10px;font-weight:900;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.problem-badge em{display:none}.student-book-selector{margin:14px 0 16px;padding:13px;border:1px solid #dbe7fb;background:#f7fbff;border-radius:13px}.student-book-selector b{display:block;color:#315b94;font-size:12px}.student-book-selector p{margin:5px 0 10px;color:#6d7c91;font-size:11px;line-height:1.5}.student-book-selector div{display:flex;gap:7px;flex-wrap:wrap}.student-book-selector button{border:1px solid #cddcf4;background:#fff;color:#3867b5;border-radius:999px;padding:7px 9px;font-size:11px;font-weight:900}.student-question-book-label{display:inline-block;margin-right:4px;color:#315fb5;font-weight:900}.question-book-line.book-tone-1,.report-book-tone.book-tone-1,.student-book-tone-1{background:#eef5ff!important;color:#315fb5!important;border-color:#d5e6ff!important}.question-book-line.book-tone-2,.report-book-tone.book-tone-2,.student-book-tone-2{background:#ecfdf5!important;color:#16775d!important;border-color:#bdebd8!important}.question-book-line.book-tone-3,.report-book-tone.book-tone-3,.student-book-tone-3{background:#f5f0ff!important;color:#6d45b8!important;border-color:#ddd0ff!important}.question-book-line.book-tone-4,.report-book-tone.book-tone-4,.student-book-tone-4{background:#fff7e8!important;color:#a45d0b!important;border-color:#f4dcad!important}.question-book-line.book-tone-5,.report-book-tone.book-tone-5,.student-book-tone-5{background:#fff1f5!important;color:#b03f62!important;border-color:#f3c8d5!important}.question-book-line.book-tone-6,.report-book-tone.book-tone-6,.student-book-tone-6{background:#f1f5f9!important;color:#475569!important;border-color:#d8e0ea!important}.question-book-line.compact{margin:0 0 2px;padding:3px 6px;font-size:9px;max-width:170px}.question-book-line.title{display:inline-flex;align-items:center;margin:0 8px 0 0;vertical-align:middle}.frequency-title{display:grid;gap:2px;min-width:0}.frequency-title b,.report-book-tone{white-space:nowrap}.report-book-tone{display:inline-block;padding:3px 6px;border:1px solid #d5e6ff;border-radius:999px;overflow:hidden;text-overflow:ellipsis;font-size:9.5px;font-weight:900}.student-book-selector button,.student-question-book-label{border:1px solid #cddcf4}@media(max-width:620px){.question-book-line{white-space:normal;line-height:1.35}.student-book-selector div{display:grid;grid-template-columns:1fr}.student-book-selector button{text-align:left;border-radius:10px}}.video-on-admin-shell .page-title{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;margin:24px 0}.video-on-admin-shell .page-title h1{margin:0 0 8px;font-size:36px;color:#172033}.video-on-admin-shell .page-title p{margin:0;color:#667085;font-size:16px;line-height:1.7}.video-on-stats{margin:20px 0 24px}.video-on-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(320px,.6fr);gap:20px;align-items:start}.video-on-admin-shell .card{background:#fff;border:1px solid #e2e8f0;border-radius:22px;box-shadow:0 18px 45px rgba(15,23,42,.06);padding:24px}.video-on-admin-shell .card-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:18px}.video-on-admin-shell .card-head h2{margin:0 0 8px;font-size:22px;color:#172033}.video-on-admin-shell .card-head p{margin:0;color:#667085;line-height:1.55}.video-on-admin-shell .note.neutral{background:#f8fafc;border:1px solid #e2e8f0;color:#475569;border-radius:16px;padding:14px 16px;line-height:1.6;margin:12px 0 18px}.upload-panel{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px;border:1px dashed #b7c7e8;background:#f8fbff;border-radius:18px}.upload-panel b{display:block;color:#172033;margin-bottom:4px}.upload-panel span{color:#64748b}.upload-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.file-picker input{display:none}.file-picker span{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border-radius:12px;background:#1d4ed8;color:#fff;font-weight:800;cursor:pointer}.preview-box{margin-top:18px;border:1px solid #dbe6f6;border-radius:18px;overflow:hidden}.preview-head{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;background:#f1f5ff}.mini-row,.mini-table{display:grid}.mini-row{grid-template-columns:190px minmax(0,1fr) minmax(180px,.7fr);gap:12px;padding:12px 16px;border-top:1px solid #edf2f7;align-items:center}.mini-row span{color:#1d4ed8;font-weight:800}.mini-row b{color:#172033}.mini-row b,.mini-row small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mini-row small{color:#64748b}.mini-row.muted{display:block;color:#64748b}.category-list{display:grid;gap:12px}.category-row{display:flex;justify-content:space-between;align-items:center;gap:14px;border:1px solid #e2e8f0;border-radius:16px;padding:14px}.category-row b{display:block;color:#172033}.category-row span{display:block;margin-top:4px;color:#64748b;font-size:13px}.compact-btn{min-height:36px!important;padding:0 12px!important;border-radius:11px!important;font-size:14px!important}.video-on-list-card{margin-top:20px}.search-input{width:min(420px,100%);border:1px solid #d7e0ef;border-radius:14px;padding:14px 16px;font-size:15px}.video-table{display:grid;gap:10px}.video-row{display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid #e2e8f0;border-radius:18px;padding:16px}.video-row.hidden{opacity:.62;background:#f8fafc}.video-row b{display:block;margin:7px 0 5px;color:#172033}.video-row small{display:block;color:#64748b;overflow-wrap:anywhere}.video-category-pill{display:inline-flex;align-items:center;background:#eff6ff;color:#1d4ed8;border-radius:999px;padding:5px 10px;font-weight:800;font-size:13px}.video-row-actions{align-items:center;flex-wrap:wrap}.video-list-controls,.video-row-actions{display:flex;gap:8px;justify-content:flex-end}.video-list-controls{margin:-4px 0 14px}.video-row-actions .btn{display:inline-flex;align-items:center;justify-content:center;text-align:center}.student-video-on-panel{display:grid;gap:16px}.student-notice-panel.video-guide{border-color:#bfdbfe;background:linear-gradient(135deg,#eff6ff,#fff)}.student-video-toolbar{display:grid;gap:10px}.student-video-toolbar input,.student-video-toolbar select{border:1px solid #d7e0ef;border-radius:16px;padding:14px 16px;font-size:15px}.student-video-category-chips{flex-wrap:wrap}.student-video-category-chips button{border:1px solid #dbe6f6;background:#f8fafc;padding:10px 14px}.student-video-category-chips button.active{background:#1d4ed8;color:#fff;border-color:#1d4ed8}.student-video-category-chips small{margin-left:6px;opacity:.75}.student-video-list{display:grid;gap:10px}.student-video-row{width:100%;border:1px solid #e2e8f0;border-radius:18px;background:#fff;padding:16px;text-align:left;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px 12px;align-items:center;box-shadow:0 10px 24px rgba(15,23,42,.04)}.student-video-row span{color:#1d4ed8;font-size:13px;font-weight:900}.student-video-row b{color:#172033;font-size:17px}.student-video-row small{color:#64748b;font-weight:700}.student-video-row i{grid-row:1/span 3;grid-column:2;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-style:normal}.student-video-modal-backdrop{position:fixed;inset:0;background:rgba(15,23,42,.56);z-index:80;display:flex;align-items:center;justify-content:center;padding:24px}.student-video-modal{width:min(920px,100%);max-height:92vh;overflow:auto;background:#fff;border-radius:26px;padding:24px;box-shadow:0 28px 90px rgba(15,23,42,.3);position:relative}.student-video-close{position:absolute;right:18px;top:18px;border:0;background:#f1f5f9;color:#64748b;width:44px;height:44px;border-radius:16px;font-size:28px;font-weight:800}.student-video-modal span{color:#1d4ed8;font-weight:900}.student-video-modal h2{margin:8px 56px 18px 0;color:#172033}.student-video-frame{position:relative;width:100%;padding-top:56.25%;background:#0f172a;border-radius:18px;overflow:hidden;margin-bottom:16px}.student-video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}@media (max-width:760px){.video-on-admin-shell .page-title{flex-direction:column}.video-on-grid{grid-template-columns:1fr}.category-row,.upload-panel,.video-on-admin-shell .card-head,.video-row{flex-direction:column;align-items:stretch}.mini-row,.student-video-toolbar{grid-template-columns:1fr}.student-video-modal-backdrop{padding:10px;align-items:flex-start}.student-video-modal{max-height:96vh;padding:18px;border-radius:22px}}.admin-shortcut-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:0 0 20px}.admin-shortcut-card{display:grid;gap:6px;padding:20px 22px;border:1px solid #dbe6f6;border-radius:20px;background:linear-gradient(135deg,#eef4ff,#fff);box-shadow:0 16px 35px rgba(15,23,42,.05);text-decoration:none}.admin-shortcut-card span{display:inline-flex;width:max-content;padding:6px 10px;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-size:12px;font-weight:900}.admin-shortcut-card b{color:#172033;font-size:20px}.admin-shortcut-card small{color:#64748b;line-height:1.5}.class-row-compact{justify-content:flex-start}.video-row-main{display:grid;gap:6px;min-width:0}.video-scope-summary{display:flex;gap:8px;flex-wrap:wrap;align-items:center;margin-top:4px}.video-scope-summary em,.video-scope-summary strong{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#f8fafc;border:1px solid #dbe6f6;color:#475569;font-style:normal;font-size:13px;font-weight:700}.video-scope-summary strong{color:#b45309;background:#fff7ed;border-color:#fed7aa}.scope-count-pill{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;font-size:13px;font-weight:900}.scope-count-pill.ready{background:#e0f2fe;color:#0369a1}.scope-count-pill.empty{background:#fff1f2;color:#be123c}.scope-modal-backdrop{position:fixed;inset:0;background:rgba(15,23,42,.58);display:flex;align-items:center;justify-content:center;padding:20px;z-index:90}.scope-modal-card{position:relative;width:min(880px,100%);max-height:92vh;overflow:auto;background:#fff;border-radius:26px;padding:24px;box-shadow:0 28px 90px rgba(15,23,42,.32)}.scope-modal-close{position:absolute;right:18px;top:18px;width:44px;height:44px;border:0;border-radius:14px;background:#f1f5f9;color:#64748b;font-size:28px;font-weight:800}.scope-modal-card h2{margin:12px 52px 8px 0;color:#172033;font-size:28px;line-height:1.35}.scope-modal-card p{margin:0 0 18px;color:#64748b;line-height:1.6}.scope-modal-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border:1px solid #dbe6f6;border-radius:16px;background:#f8fbff;margin-bottom:16px}.scope-modal-summary b{color:#172033}.scope-class-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.scope-class-option{display:grid;gap:5px;padding:14px;border:1px solid #dbe6f6;border-radius:18px;background:#fff;cursor:pointer}.scope-class-option.selected{border-color:#1d4ed8;background:#eff6ff;box-shadow:0 12px 24px rgba(29,78,216,.08)}.scope-class-option input{accent-color:#1d4ed8;width:18px;height:18px}.scope-class-option b{color:#172033;font-size:16px}.scope-class-option small{color:#64748b;line-height:1.45}.scope-modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.student-video-on-panel{gap:12px}.student-video-toolbar{grid-template-columns:190px minmax(0,1fr);gap:8px}.student-video-toolbar input,.student-video-toolbar select{border-radius:14px;padding:12px 14px;background:#fff}.student-video-category-chips{display:flex;flex-wrap:nowrap;gap:8px;overflow-x:auto;padding:2px 0 4px;scrollbar-width:none}.student-video-category-chips::-webkit-scrollbar{display:none}.student-video-category-chips button{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;border:1px solid #d7e0ef;background:#fff;border-radius:999px;padding:9px 14px;font-weight:800;color:#475569;box-shadow:0 4px 12px rgba(15,23,42,.03)}.student-video-category-chips button.active{background:#eff6ff;color:#1d4ed8;border-color:#bfdbfe}.student-video-category-chips small{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:rgba(29,78,216,.08);font-size:12px;font-weight:900;opacity:1;margin-left:0}.student-video-category-chips button.active small{background:rgba(29,78,216,.14)}.student-video-list{gap:8px}.student-video-row{padding:14px 16px;border-radius:16px;gap:4px 12px;box-shadow:none}.student-video-row b{font-size:15px;line-height:1.45}.student-video-row small{font-size:13px}.student-video-row i{width:34px;height:34px}.student-video-modal{width:min(980px,100%)}@media (max-width:980px){.admin-shortcut-grid,.scope-class-grid{grid-template-columns:1fr}}@media (max-width:760px){.scope-modal-backdrop{padding:10px;align-items:flex-start}.scope-modal-card{padding:18px;border-radius:22px;max-height:96vh}.scope-modal-card h2{font-size:22px}.scope-modal-actions,.scope-modal-summary{flex-direction:column;align-items:stretch}.student-video-toolbar{grid-template-columns:1fr}.student-video-on-panel{gap:10px}.student-video-row{padding:12px 14px;border-radius:15px}.student-video-row span{font-size:12px}.student-video-row b{font-size:14px}.student-video-row small{font-size:12px}.student-video-row i{grid-row:1/span 2;align-self:center}.student-notice-panel.video-guide{padding:18px}.student-video-modal{padding:16px}.student-video-close{right:14px;top:14px;width:40px;height:40px;border-radius:14px}.video-row-actions{justify-content:flex-start}}.category-scope-row{align-items:flex-start}.category-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.compact-scope{margin-top:8px}.scope-quick-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}@media(max-width:760px){.category-actions,.scope-quick-actions{justify-content:flex-start}.category-scope-row{gap:12px}}.student-video-toolbar{grid-template-columns:220px 260px minmax(0,1fr)}.student-video-search,.video-list-search{display:flex;gap:8px;align-items:center}.student-video-search input,.video-list-search .search-input{margin:0}.video-category-select-row{display:flex;align-items:center;gap:10px;margin:16px 0 14px}.video-category-select-row label{font-weight:900;color:#334155;white-space:nowrap}.video-category-select-row select{width:min(460px,100%);border:1px solid #d7e0ef;background:#fff;border-radius:14px;padding:11px 38px 11px 14px;color:#334155;font-weight:800}.student-video-search{min-width:0}.student-video-search input{width:100%;padding:12px 14px}.student-video-search button,.student-video-search input{border:1px solid #d7e0ef;border-radius:14px;background:#fff}.student-video-search button{flex:0 0 auto;padding:11px 13px;color:#315fb5;font-weight:900;white-space:nowrap}@media(max-width:760px){.student-video-toolbar{grid-template-columns:1fr}.video-list-search{width:100%;margin-top:10px}.video-list-search .search-input{flex:1 1;min-width:0}.video-category-select-row{align-items:stretch;flex-direction:column;gap:6px}.student-video-search,.video-category-select-row select{width:100%}.student-table-card{padding:16px 10px}.student-table-card .table-wrap{overflow-x:hidden;margin-top:13px}.student-table-card table{min-width:0;width:100%;table-layout:fixed;font-size:12px}.student-table-card td,.student-table-card th{padding:11px 4px}.student-table-card td:first-child,.student-table-card th:first-child{width:14%}.student-table-card td:nth-child(2),.student-table-card th:nth-child(2){width:20%}.student-table-card td:nth-child(3),.student-table-card th:nth-child(3){width:19%;text-align:center}.student-table-card td:nth-child(4),.student-table-card th:nth-child(4){width:14%;text-align:center}.student-table-card td:nth-child(5),.student-table-card th:nth-child(5){width:21%;text-align:center}.student-table-card td:nth-child(6),.student-table-card th:nth-child(6){width:12%;text-align:center;white-space:nowrap}.student-table-card td:nth-child(n+7),.student-table-card th:nth-child(n+7){display:none}.student-table-card td:first-child b{display:block;white-space:nowrap;letter-spacing:-.07em;font-size:13px}.student-table-card td:nth-child(2){white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.student-table-card .status-pill{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;padding:6px 7px;line-height:1.15}.student-table-card .book-response-chips{min-width:0;justify-content:center}.student-table-card .book-response-chips span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}}.card-head-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.mobile-all-resolve{display:none}@media(max-width:760px){.card-head-actions{width:100%;justify-content:space-between}.card-head-actions .compact-btn{font-size:12px!important}.question-card .desktop-all-resolve{display:none}.question-card .mobile-all-resolve{display:block;margin:14px 0 0;font-size:13px}}.confirmation-action{border-color:#bfd3f5;background:#f5f8ff;color:#3567bc}.confirmation-action.confirmed{border-color:#bde2cf;background:#effaf4;color:#19704a}