:root{color:#171717;font-synthesis:none;background:#f3f4f5;font-family:Pretendard,Noto Sans KR,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;line-height:1.4}*{box-sizing:border-box}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.shell{flex-direction:column;min-height:100dvh;display:flex}header{background:#fff;border-bottom:1px solid #d4d7db;justify-content:space-between;align-items:center;padding:8px 16px;display:flex}.brand{letter-spacing:1px;align-items:center;gap:10px;font-size:19px;font-weight:750;display:flex}.brand span{letter-spacing:0;color:#555;font-size:13px;font-weight:500}.tag{color:#666;font-size:13px}main{flex:1;padding:12px 16px;display:block}.panel{background:#fff;border:1px solid #d4d7db;border-top:3px solid #b8272e;width:100%;max-width:400px;margin:0 auto;padding:16px}.eyebrow{color:#b8272e;margin:0 0 4px;font-size:13px;font-weight:700}h1{letter-spacing:-.4px;margin:0 0 10px;font-size:20px;line-height:1.35}.description{color:#60636a;word-break:keep-all;margin:0 0 10px;font-size:13px}.account{overflow-wrap:anywhere;font-weight:600}button{color:#fff;width:100%;min-height:32px;font:inherit;cursor:pointer;background:#171717;border:1px solid #171717;justify-content:center;align-items:center;gap:8px;padding:5px 10px;font-size:13px;font-weight:600;display:flex}button:hover{background:#333}button:disabled{opacity:.45;cursor:default}button:focus-visible,a:focus-visible{outline-offset:2px;outline:2px solid #b8272e}#status{color:#8c282d;overflow-wrap:anywhere;margin:8px 0 0;font-size:13px}#status:empty{display:none}footer{text-align:center;color:#767676;padding:8px;font-size:11px}.google-login{color:#1f1f1f;background:#fff;border:1px solid #747775;border-radius:4px;gap:12px;font-weight:500}.google-login:hover{background:#f2f2f2}.google-login svg{flex-shrink:0}.login-help{color:#666;word-break:keep-all;margin:16px 0 0;font-size:12px;line-height:1.6}@media (width<=600px){header{padding:8px 10px}.brand{font-size:18px}.brand span{display:none}main{padding:8px}.panel{padding:12px}h1{font-size:19px}}.panel.wide{max-width:1120px}.wide h1{font-size:20px}.account-bar,.row,.actions{justify-content:space-between;align-items:center;gap:8px;display:flex}.account-bar{border-bottom:1px solid #d4d7db;margin-bottom:12px;padding-bottom:8px}.account-bar button,.actions button,#refresh{width:auto}.account{margin:0;font-size:13px}.secondary{color:#171717;background:#fff}.secondary:hover{background:#f3f4f5}.primary{background:#b8272e;border-color:#b8272e}.danger{color:#b8272e;background:#fff;border-color:#b8272e}.danger:hover{background:#fff1f1}.badge{white-space:nowrap;color:#b8272e;background:#fff3f3;padding:2px 6px;font-size:12px;font-weight:700}fieldset{border:1px solid #d4d7db;margin:12px 0;padding:10px}legend{margin:0;padding:0 5px;font-size:14px;font-weight:700}label{flex-direction:column;gap:4px;font-size:13px;font-weight:600;display:flex}input,select,textarea{color:#171717;width:100%;min-height:32px;font:inherit;background:#fff;border:1px solid #c8cbd0;border-radius:0;padding:5px 7px}input:read-only,select:disabled{color:#666;background:#f3f4f5}input:focus,select:focus,textarea:focus{outline-offset:1px;outline:2px solid #b8272e}textarea{resize:vertical;min-height:56px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;display:grid}.hint{color:#666;font-size:13px}.hint a,.scale-settings>a{color:#a12329;text-decoration:underline}.score-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.score-card,.summary-card{border:1px solid #d4d7db;margin:4px 0;padding:8px}.score-card legend{margin:0;padding:0 4px;font-size:13px}.score-card label{margin-bottom:6px;font-size:12px}.score-card small{color:#8c282d;font-size:11px;display:block}.error{color:#b8272e;overflow-wrap:anywhere;font-size:13px}.error:empty{display:none}.record-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px;display:grid}.record-grid>div{border-bottom:1px solid #e1e2e4;padding:6px 0}.record-grid dt{color:#666;font-size:12px}.record-grid dd{white-space:pre-wrap;overflow-wrap:anywhere;margin:3px 0}.summary-card h3{margin:0;font-size:15px}.summary-card p{color:#666;font-size:12px}.summary-card strong{color:#b8272e;font-size:20px}.student-card{border:1px solid #d4d7db;margin:8px 0;padding:10px}.student-card h2{margin:0;font-size:15px}.student-card p{overflow-wrap:anywhere}.actions{justify-content:flex-end}details{margin-top:10px}summary{cursor:pointer;padding:6px 0;font-weight:700}.scale-settings{border-top:1px solid #d4d7db;padding-top:8px}.cutoff-grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:6px;margin:10px 0;display:grid}.table-scroll{overflow:auto}table{border-collapse:collapse;width:100%;margin-top:10px;font-size:12px}th,td{text-align:left;white-space:nowrap;border:1px solid #d4d7db;padding:6px}caption{text-align:left;padding:6px 0}.empty{color:#666;background:#f3f4f5;padding:10px}@media (width<=850px){.score-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cutoff-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=600px){.wide{padding:10px}.wide h1{font-size:19px}.form-grid,.record-grid{grid-template-columns:1fr}.account-bar{gap:8px}.account-bar button{min-width:74px;padding:5px 8px}.row{align-items:flex-start}.student-card,.score-card,.summary-card{padding:8px}.actions button{flex:1}.account{max-width:65%}}#status.farewell{color:#555;word-break:keep-all;background:#f6f5f3;border-left:2px solid #c5b9a7;padding:8px;line-height:1.8}.student-table{min-width:660px;margin-top:8px;font-size:13px}.student-table caption{text-align:left;color:#666;padding:5px 0}.student-table th,.student-table td{text-align:left;vertical-align:middle;padding:6px 8px}.student-table thead{background:#f3f3f1}.student-table button{width:auto;min-width:70px;margin:0;padding:4px 8px;font-size:13px}.student-table .badge{margin:2px 4px 2px 0;display:inline-block}.student-table .student-email{white-space:normal;overflow-wrap:anywhere;max-width:280px}.student-record-row[hidden]{display:none}.student-table .student-record-row>td{white-space:normal;background:#f7f7f5;padding:10px}.student-record-row h2{margin-top:0}.student-record-row .record-grid{margin-top:10px}.exam-info{background:#fafaf8;border:1px solid #deded9;align-items:flex-start;gap:8px;margin:8px 0;padding:8px;display:flex}.exam-info .badge{flex-shrink:0}.exam-info p{color:#666;margin:3px 0;font-size:13px}.exam-info a{font-size:13px}.student-table .score-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.student-table .summary-card{padding:8px}.student-table .record-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.kakao-login{color:#191919;background:#fee500;border-color:#fee500;justify-content:center;align-items:center;gap:12px;margin-top:8px;display:flex}.kakao-login:hover:not(:disabled){background:#f4dc00;border-color:#f4dc00}.kakao-login:disabled{opacity:.6}.school-picker{flex-direction:column;gap:4px;min-width:0;font-size:13px;font-weight:600;display:flex;position:relative}.school-picker>label{display:block}.school-picker>input{width:100%}.school-picker>small:empty{display:none}.school-picker>small{color:#666;margin:0;font-size:12px;display:block}.school-picker ul{z-index:20;background:#fff;border:1px solid #bbb;max-height:280px;margin:0;padding:4px;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:auto;box-shadow:0 2px 5px #0002}.school-picker ul[hidden]{display:none}.school-picker li{cursor:pointer;overflow-wrap:anywhere;padding:5px 7px}.school-picker li:hover,.school-picker li[aria-selected=true]{color:#962a2e;background:#f4eaea}.school-picker li strong,.school-picker li small{display:block}.school-picker li small{color:#666;margin-top:2px;font-size:11px}h2{margin:12px 0 8px;font-size:16px}.summary-card p{margin:4px 0}.school-picker{align-self:start}.score-card small:empty{display:none}@media (width>=1000px){#registration>.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}#registration>fieldset:first-child .form-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=600px){input,select,textarea,button{min-height:36px}.google-login,.kakao-login{min-height:40px}.student-table button{min-height:36px}}.university-field{align-self:start;min-width:0}.selected-universities{flex-wrap:wrap;gap:4px;margin-top:4px;display:flex}.selected-universities:empty{display:none}.university-chip{background:#f3f4f5;border:1px solid #d4d7db;align-items:center;gap:4px;padding:2px 5px;font-size:12px;display:inline-flex}.university-chip button{color:#b8272e;background:0 0;border:0;width:20px;min-height:20px;padding:0;font-size:16px;line-height:20px}.university-chip button:hover{background:#fff1f1}.student-toolbar{align-items:flex-end;gap:8px;display:flex}.student-toolbar button{width:auto}.student-table .select-column{text-align:center;width:34px;padding:4px}.student-table input[type=checkbox]{accent-color:#b8272e;cursor:pointer;width:16px;height:16px;min-height:0;margin:0}.student-row[hidden]{display:none}.student-bulk-bar{z-index:30;padding:8px 12px calc(8px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #c8cbd0;justify-content:center;align-items:center;gap:8px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 6px #0001}.student-bulk-bar[hidden]{display:none}.student-bulk-bar select{width:140px}.student-bulk-bar button{width:auto;min-width:56px}.student-bulk-bar strong{white-space:nowrap;font-size:13px}@media (width<=600px){.student-bulk-bar{gap:6px;padding-left:8px;padding-right:8px}.student-bulk-bar select{width:110px}.student-bulk-bar button{min-width:48px;padding:5px 8px}}.auth-form{gap:10px;margin:12px 0;display:grid}.auth-form label{gap:4px;display:grid}.auth-divider{color:#666;align-items:center;gap:10px;margin:14px 0 8px;font-size:12px;display:flex}.auth-divider:before,.auth-divider:after{content:"";border-top:1px solid #ddd;flex:1}.text-button{color:#555;background:0 0;border:0;text-decoration:underline}.account-actions{gap:6px;display:flex}.account-actions button{white-space:nowrap;width:auto}.student-table{table-layout:fixed;width:1044px;min-width:1044px}.student-row>th,.student-row>td{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.student-row .badge{white-space:nowrap}.record-scores,.student-table .record-scores{grid-template-columns:repeat(6,minmax(96px,1fr));overflow-x:auto}.exam-card a{color:#a12329;font-size:12px}.exam-card strong{overflow-wrap:anywhere}.exam-card{min-width:0}.student-name{align-items:center;gap:4px;min-width:0;display:flex}.student-name>.badge{flex:none;margin:0}.student-name-text{text-overflow:ellipsis;white-space:nowrap;max-width:4em;overflow:hidden}.student-table .student-name button{flex:none;min-width:40px;padding:4px;font-size:12px}.padlet-library{margin:12px 0}.padlet-buttons,.padlet-actions{flex-wrap:wrap;gap:6px;display:flex}.padlet-link{color:#a12329;overflow-wrap:anywhere;background:#fff;border:1px solid #b8272e;max-width:100%;padding:6px 10px;font-weight:600;text-decoration:none;display:inline-block}.padlet-link:hover{background:#fff1f1}.padlet-edit-row{grid-template-columns:180px minmax(160px,1fr) auto;align-items:end;gap:8px;margin:8px 0;display:grid}.padlet-edit-row input{width:100%;min-width:0}.padlet-edit-row button,.padlet-actions button{width:auto}.padlet-edit-row label{min-width:0}@media (width<=600px){.padlet-edit-row{grid-template-columns:minmax(0,1fr) auto}.padlet-edit-row label:nth-child(2){grid-area:2/1/auto/-1}.padlet-edit-row button{grid-area:1/2}}#preview-open{width:auto}.student-preview{color:#171717;background:#fff;border:1px solid #c8cbd0;border-top:3px solid #b8272e;width:calc(100% - 32px);max-width:1080px;max-height:calc(100dvh - 32px);padding:14px;overflow:auto}.student-preview::backdrop{background:#0007}.preview-toolbar{border-bottom:1px solid #ddd;justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;padding-bottom:8px;display:flex}.preview-toolbar h2{margin:0}.preview-toolbar button{width:auto}.preview-selector{max-width:400px;margin-bottom:14px}@media (width<=600px){.student-preview{width:calc(100% - 16px);padding:10px}#preview-open{font-size:12px}}.student-home{min-height:360px;position:relative}.student-home-toolbar{justify-content:flex-end;gap:6px;padding-bottom:8px;display:flex}.student-menu>summary{cursor:pointer;background:#fff;border:1px solid #c8cbd0;padding:6px 12px;font-size:13px;font-weight:600;list-style:none}.student-menu>summary::-webkit-details-marker{display:none}.student-menu>summary:hover,.student-menu[open]>summary{color:#a12329;background:#fff3f3;border-color:#b8272e}.student-menu>summary:focus-visible{outline-offset:2px;outline:2px solid #b8272e}.student-menu-panel{z-index:5;background:#fff;border:1px solid #d4d7db;max-height:65dvh;padding:12px;position:absolute;top:42px;left:0;right:0;overflow:auto;box-shadow:0 4px 12px #0001}.student-menu-panel .padlet-library{margin:0}.student-learning-main{min-height:310px}.learning-dashboard{margin-top:12px}.learning-week,.learning-form{flex-wrap:wrap;align-items:end;gap:8px;display:flex}.learning-week input{width:150px}.learning-form>label{flex:1;min-width:130px}.learning-form{margin:10px 0}.assignment-columns{grid-template-columns:1fr 1fr;gap:16px;display:grid}.assignment{border:1px solid var(--border,#ddd);border-radius:6px;margin:8px 0;padding:10px}.week-cells{align-items:center;gap:4px;display:flex}.week-day{text-align:center;width:32px}.day-square{background:#eee;border:1px solid #ccc;gap:1px;height:28px;display:flex}.task-segment{background:#e1e1df;flex:1;min-width:0}.task-segment.doing{background:#e7c76c}.task-segment.done{background:#699c88}.task-form{border-top:1px solid #ddd;grid-template-columns:1fr 95px;gap:5px;margin-top:8px;padding-top:8px;display:grid}.task-form textarea{grid-column:1/-1;min-height:40px}.task-form button{grid-column:2}.task-note{white-space:pre-wrap;overflow-wrap:anywhere}.learning-admin>details{margin:8px 0}.class-students{flex-basis:100%;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));max-height:220px;display:grid;overflow:auto}.class-students label{align-items:center;gap:5px;display:flex}.class-students input{width:auto}.task-editor{gap:6px;margin:4px 0;display:flex}.task-editor select{width:70px}.task-editor input{flex:1;min-width:0}[data-task-rows]{flex-basis:100%}.progress-student{border-bottom:1px solid #ddd;padding:5px}.progress-student>summary{align-items:center;gap:20px;display:flex}.progress-student>summary>strong{width:80px}.learning-results{margin-top:18px}.learning-results th,.learning-results td,.compact-exams th,.compact-exams td{white-space:nowrap;padding:6px}.compact-profile{grid-template-columns:repeat(3,1fr);gap:8px;font-size:13px;display:grid}.compact-profile dt{font-weight:600}.compact-profile dd{overflow-wrap:anywhere;margin:0}.academic-fields{grid-template-columns:repeat(5,1fr);gap:5px;display:grid}.academic-fields fieldset{min-width:0;padding:6px}.academic-fields label{font-size:12px}.academic-fields input,.academic-fields select{width:100%;min-width:0}.resource-menu .student-menu-panel{width:min(300px,85vw);max-height:50vh;padding:6px;left:auto;right:0}.resource-menu h2{display:none}.resource-menu .padlet-buttons{flex-direction:column;gap:2px;display:flex}.resource-menu .padlet-link{width:100%;padding:8px;display:block}@media (width<=700px){.assignment-columns{grid-template-columns:1fr}.academic-fields{grid-template-columns:repeat(2,1fr)}.compact-profile{grid-template-columns:1fr 1fr}.learning-week{gap:4px}}.learning-form button,.task-editor button,[data-academic]>button{flex:none;align-self:end;width:auto}.learning-form input[type=checkbox]{width:auto}.student-menu:not(.resource-menu) .student-menu-panel{width:min(900px,100%);left:auto;right:0}.progress-legend{color:#666;font-size:12px}.task-editor{max-width:800px}.learning-dashboard h4{margin:0 0 6px}.compact-exams{font-size:12px}.compact-exams a{font-size:11px}.task-note-editor{grid-column:1/-1}.task-note-editor textarea{width:100%;margin-top:6px}.task-note-editor button{width:auto}.task-form [data-save-status]{color:#666;grid-column:1/-1;font-size:12px}.checkin-filters,.checkin-actions,.checkin-student-header{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.checkin-filters label{min-width:160px}.checkin-student{border-bottom:1px solid #ddd;padding:10px 0}.checkin-student-header>label{align-items:center;gap:6px;min-width:90px;display:flex}.checkin-student-header input,.select-all-students input{width:auto}.checkin-actions{margin:6px 0}.checkin-actions label{align-items:center;gap:6px;display:flex}.checkin-actions select{width:auto}.checkin-actions small{color:#666}.select-all-students{align-items:center;gap:6px;margin:10px 0;display:flex}.nudge-composer{background:var(--surface,#fff);border:1px solid #ddd;margin:8px 0;padding:10px}.nudge-composer button{width:auto}.nudge-composer small{color:#666;margin-top:5px;display:block}.nudge-composer p{margin:8px 0}.nudge-inbox{border:1px solid #ddd;margin-bottom:12px;padding:8px}.nudge-inbox article{border-bottom:1px solid #eee;padding:8px 0}.nudge-inbox p{margin:5px 0}.nudge-inbox button{width:auto}.day-square.future{opacity:.4}.input-event-dialog,.application-card-dialog{width:min(760px,94vw);max-height:88dvh;color:inherit;background:#fff;border:1px solid #ccc;padding:16px;overflow:auto}.input-event-dialog::backdrop,.application-card-dialog::backdrop{background:#00000059}.input-event-card{border-bottom:1px solid #ddd;padding:10px 0}.input-event-card p{white-space:pre-wrap;overflow-wrap:anywhere}.input-event-dialog button,.application-card-dialog button,.event-editor button{width:auto}.input-event-dialog>[data-event-hide]{margin-top:10px}.event-editor{margin:10px 0}.event-editor textarea{min-height:65px}.event-editor input[type=checkbox]{width:auto}.application-card-row{border-bottom:1px solid #ddd;grid-template-columns:1fr 1fr 1fr auto;gap:6px;padding:10px 0;display:grid}.application-card-row label:last-of-type{grid-column:1/4}.application-card-row button{grid-area:1/4/3;align-self:center}.application-card-dialog .row{margin-top:8px}.student-home-toolbar>button{width:auto}@media (width<=600px){.application-card-row{grid-template-columns:1fr 1fr}.application-card-row label:last-of-type{grid-column:1/3}.application-card-row button{grid-area:auto/2;justify-self:end}.student-home-toolbar{flex-wrap:wrap}}.learning-title{margin:0 0 8px}.learning-weekbar{border-bottom:1px solid #d9d9d9;justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;padding:0 0 8px;display:flex}.learning-weekbar .learning-week{flex-wrap:nowrap;align-items:center;gap:4px;display:flex}.learning-weekbar button{white-space:nowrap;width:auto;min-height:30px;margin:0;padding:4px 9px}.learning-weekbar .week-arrow{width:30px;padding:2px;font-size:21px;line-height:20px}.week-date{margin:0!important}.learning-weekbar input{width:140px;height:30px;min-height:30px;margin:0;padding:3px 5px}.week-refresh{flex-shrink:0;align-items:center;gap:5px;display:inline-flex}.week-refresh>span:first-child{font-size:18px}.learning-weekbar button:disabled{opacity:.45}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=430px){.learning-weekbar .week-refresh>span:last-child{display:none}.learning-weekbar input{width:128px}.learning-weekbar button{padding:4px 7px}.learning-weekbar{gap:4px}}.task-note-editor{margin-top:0}.task-note-editor>summary{padding:2px 0;font-size:12px}.task-form [data-save-status]:empty{display:none}.admin-navigation{grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;margin-bottom:12px;display:grid}.admin-navigation button{white-space:nowrap;justify-content:flex-start;gap:6px}.admin-navigation button span{opacity:.7;font-size:11px}.admin-navigation button[aria-pressed=true]{color:#fff;background:#222;border-color:#222}[data-admin-panel][hidden],.nudge-composer[hidden]{display:none!important}.learning-form>button:not([type=button]){align-self:flex-end;margin-left:auto}.learning-form .class-students,.learning-form [data-task-rows]{flex-basis:100%}.nudge-composer{margin-top:10px}.nudge-composer button{width:auto;margin-left:auto}@media (width<=650px){.admin-navigation{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-navigation button{padding:5px;font-size:12px}.learning-form>button:not([type=button]){width:auto}}[hidden]{display:none!important}.learning-form label:has(>input[type=checkbox]){flex-direction:row;flex:none;align-items:center;gap:6px;min-width:0;display:flex}.learning-form input[type=checkbox]{accent-color:#b8272e;width:14px;height:14px;min-height:14px;margin:0}.class-students{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:6px;padding:6px 0;display:grid}.select-all-students,.checkin-student-header>label{flex-direction:row;justify-content:flex-start;align-items:center;gap:6px;margin:6px 0;display:flex}.select-all-students input,.checkin-student-header input{accent-color:#b8272e;width:14px;height:14px;min-height:14px;margin:0}.manager-utilities{justify-content:flex-end}.student-status[data-status=active]{color:#166534;background:#dcfce7}.student-status[data-status=discharged]{color:#4b5563;background:#e5e7eb}.student-status[data-status=graduated]{color:#b91c1c;background:#fee2e2}.student-status[data-status=accepted]{color:#854d0e;background:#fef08a}.admin-navigation{border-bottom:1px solid #b9bdc2;gap:0;margin-bottom:0;display:flex}.admin-navigation button{border:0;justify-content:center;width:auto;min-width:120px;padding:8px 16px}.admin-subnavigation{border-bottom:1px solid #e1e2e4;gap:4px;margin-bottom:8px;padding:6px 0;display:flex}.admin-subnavigation button{color:#555;border-color:#0000;width:auto;min-height:28px;padding:4px 10px}.admin-subnavigation button[aria-pressed=true]{color:#b8272e;background:#fff3f3;border-color:#e8c4c6}@media (width<=650px){.admin-navigation button{flex:1;min-width:0;padding:8px}.admin-subnavigation{flex-wrap:wrap}.admin-subnavigation button{padding:4px 8px}}.student-group-row th{background:#f3f4f5;padding:4px 8px}.student-group-row button{text-align:left;background:0 0;border:0;justify-content:flex-start}.student-toolbar{flex-wrap:wrap;align-items:flex-end}.student-toolbar label{min-width:100px}.student-toolbar label:has(#student-search){flex:1;min-width:180px}#student-class-settings:has([open]){border:1px solid #d4d7db;margin:8px 0;padding:8px}[data-class-editor]>summary{display:none}[data-assignment-editor],details[data-evaluation]{border:1px solid #d4d7db;margin:6px 0;padding:0 8px}[data-consistency-panel]{margin-top:10px}[data-admin-panel=classes] .learning-form{margin:0}.learning-class-tabs{border-bottom:1px solid #d4d7db;flex-wrap:wrap;gap:4px;margin:0 0 8px;padding-bottom:6px;display:flex}.learning-class-tabs button{width:auto;min-height:28px;padding:4px 10px}.learning-class-tabs button[aria-pressed=true]{color:#b8272e;background:#fff3f3;border-color:#b8272e}.learning-monitor{table-layout:fixed;min-width:800px}.learning-monitor td{vertical-align:middle;white-space:nowrap;padding:4px 6px}.learning-student-name{white-space:nowrap;flex-direction:row;align-items:center;gap:6px;display:flex}.learning-student-name input{accent-color:#b8272e;width:14px;height:14px;min-height:14px;margin:0}.learning-monitor .learning-day-cell,.learning-monitor .learning-day-heading{text-align:center;padding:2px}.learning-day{color:#171717;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;width:28px;min-width:28px;height:28px;min-height:28px;margin:0 auto;padding:1px;display:flex;position:relative}.learning-day:hover{background:#f3f4f5}.learning-day[aria-pressed=true]{background:#fff3f3;border-color:#b8272e}.learning-day .day-square{background:#f3f4f5;border:1px solid #d4d7db;width:24px;height:24px;display:flex;overflow:hidden}.learning-day .task-segment{flex:1;min-width:0;height:100%}.day-check{color:#166534;background:#dcfce7;font-size:10px;position:absolute;bottom:0;right:0}.daily-inline{text-overflow:ellipsis;white-space:nowrap;line-height:24px;display:block;overflow:hidden}.task-status{white-space:nowrap;padding:1px 3px;font-size:11px}.task-status.todo{background:#eee}.task-status.doing{background:#fff3bf}.task-status.done{background:#dcfce7}.daily-check-toggle{width:100%;padding:3px;font-size:12px}.daily-check-toggle[aria-pressed=true]{color:#166534;background:#dcfce7;border-color:#86b698}[data-row-message]:empty{display:none}[data-row-message]{white-space:normal;font-size:11px;display:block}.learning-monitor [data-special]{width:auto;min-height:24px;margin-top:2px;padding:2px 4px;font-size:11px}.learning-monitor{width:324px;min-width:324px}.learning-day[data-check-state=reviewed]{border-color:#86b698}.learning-day[data-check-state=followup]{border-color:#d1a32a}.learning-day[data-check-state=followup] .day-check{color:#854d0e;background:#fff3bf}.learning-day:focus-visible{outline-offset:1px;outline:2px solid #b8272e}.learning-student-grid{grid-template-columns:repeat(auto-fit,minmax(310px,1fr));gap:4px 8px;display:grid}.learning-student-grid .learning-monitor{table-layout:fixed;width:100%;min-width:0;margin:0}.learning-student-grid .learning-monitor td:first-child{width:86px;padding:2px 4px}.learning-student-grid .learning-monitor td.learning-day-cell{width:auto;padding:2px 0}@media (width<=650px){.learning-student-grid{grid-template-columns:minmax(0,1fr)}.learning-student-grid .learning-monitor td:first-child{width:76px}.learning-day{width:30px;min-width:30px;height:30px;min-height:30px}.learning-day .day-square{width:26px;height:26px}}.learning-day{position:static}.day-tooltip{z-index:20;color:#222;text-align:left;white-space:pre-wrap;overflow-wrap:anywhere;pointer-events:none;background:#fff;border:1px solid #bbb;width:250px;max-width:calc(100vw - 40px);padding:8px;font-size:12px;font-weight:400;line-height:1.5;display:none;position:absolute;top:100%;left:0;box-shadow:0 2px 6px #0002}.learning-day:hover .day-tooltip,.learning-day:focus .day-tooltip{display:block}.learning-day-cell:nth-child(n+5) .day-tooltip{left:auto;right:0}.learning-day[aria-disabled=true] .day-square{opacity:.45}.day-check{bottom:2px;right:2px}.learning-student-strip{align-items:center;gap:4px;min-width:0;display:flex}.learning-student-label{flex:none;width:76px}.learning-student-label [data-special]{width:auto;min-height:22px;padding:1px 3px;font-size:11px}.learning-week-boxes{gap:0;display:flex}.learning-day-cell{position:relative}.learning-week-boxes .learning-day{border:0;border-radius:0;width:30px;min-width:30px;height:30px;min-height:30px;margin:0;padding:0;position:relative}.learning-week-boxes .day-square{box-sizing:border-box;border:1px solid #d4d7db;border-right:0;width:30px;height:30px}.learning-week-boxes .learning-day-cell:last-child .day-square{border-right:1px solid #d4d7db}.learning-week-boxes .day-check{text-align:center;z-index:1;min-width:10px;line-height:11px;position:absolute;bottom:1px;right:1px}.learning-week-boxes .learning-day[data-check-state=reviewed] .day-square{box-shadow:inset 0 0 0 1px #86b698}.learning-week-boxes .learning-day[data-check-state=followup] .day-square{box-shadow:inset 0 0 0 1px #d1a32a}@media (width<=650px){.learning-student-grid{grid-template-columns:minmax(0,1fr)}.learning-student-label{width:70px}.learning-student-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 6px}.learning-student-strip{gap:2px}.learning-student-label{width:42px;min-width:0}.learning-student-name{cursor:pointer;gap:0;font-size:10px}.learning-student-name input{opacity:0;width:1px;height:1px;min-height:0;position:absolute}.learning-student-name:has(:checked){background:#fff3bf}.learning-student-name:has(:focus-visible){outline:1px solid #b8272e}.learning-week-boxes,.learning-week-boxes .learning-day-cell{flex:1;min-width:0}.learning-week-boxes .learning-day{aspect-ratio:1;width:100%;min-width:0;height:auto;min-height:0}.learning-week-boxes .day-square{aspect-ratio:1;width:100%;height:100%}.learning-week-boxes .day-check{min-width:7px;font-size:8px;line-height:8px;bottom:0;right:0}.learning-student-strip:nth-child(odd) .day-tooltip{left:0;right:auto}.learning-student-strip:nth-child(2n) .day-tooltip{left:auto;right:0}.learning-student-label [data-special]{min-height:18px;padding:0;font-size:9px}.day-tooltip{width:140px;padding:6px;font-size:11px}}.student-home-toolbar{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:4px;padding-bottom:4px;display:grid}.student-home-toolbar>.student-menu{margin:0}.student-home-toolbar>button,.student-home-toolbar>.student-menu>summary{box-sizing:border-box;text-align:center;width:100%;min-height:32px;padding:5px 6px;font-size:12px;line-height:20px}.student-home .learning-title{margin:6px 0;font-size:16px}.student-home .assignment{margin:6px 0;padding:6px}.student-home .assignment h4{margin:0 0 5px}.student-home .task-form{gap:4px;margin-top:5px;padding-top:5px}.student-home .task-form>strong{overflow-wrap:anywhere;align-self:center;font-size:12px}.student-home .task-form select{font-size:12px}.student-exam-panel{border-top:1px solid #d4d7db;padding-top:4px}.student-exam-panel>summary{font-size:14px}.student-home .learning-results{margin-top:10px}.account-bar .account{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:700;overflow:hidden}.account-actions{flex-wrap:wrap;justify-content:flex-end;gap:4px;display:flex}@media (width<=600px){.account-bar{gap:4px;margin-bottom:8px}.account-bar .account{flex:1;max-width:none;font-size:13px}.account-bar button{min-width:0;min-height:30px;padding:4px 6px;font-size:11px}.student-home-toolbar>.student-menu>summary,.student-home-toolbar>button{padding:4px 2px;font-size:11px}.student-home .student-menu-panel{padding:8px;top:38px}.student-home .learning-form{grid-template-columns:repeat(2,minmax(0,1fr))}.student-home .task-form{grid-template-columns:minmax(0,1fr) 80px}.student-home .assignment-columns{grid-template-columns:minmax(0,1fr)}}.learning-student-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px 4px}.learning-student-strip{justify-content:flex-start;gap:2px}.learning-student-strip>.learning-student-name{color:#222;white-space:nowrap;background:0 0;border:0;justify-content:flex-start;width:48px;min-width:48px;min-height:24px;padding:0;font-size:12px;font-weight:600}.learning-student-strip>.learning-student-name[aria-pressed=true]{color:#b8272e;background:#fff3bf;font-weight:800;text-decoration:underline;text-decoration-thickness:2px}.learning-week-boxes{flex:0 196px;min-width:0}.learning-week-boxes .learning-day-cell{flex:1;min-width:0}.learning-week-boxes .learning-day{aspect-ratio:1;width:100%;min-width:0;height:auto;min-height:0}.learning-week-boxes .day-square{aspect-ratio:1;width:100%;height:100%}#learning-bulk-bar{flex-wrap:wrap}.nudge-preview{margin:0;position:relative}.nudge-preview>summary{padding:4px;font-size:12px}.nudge-preview>p{background:#fff;border:1px solid #ccc;width:240px;padding:10px;position:absolute;bottom:100%;right:0}@media (width<=800px){.learning-student-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.learning-student-strip>.learning-student-name{width:40px;min-width:40px;font-size:10px}.learning-week-boxes{flex:0 196px}}.learning-student-strip>.learning-student-name{border-radius:3px;transition:background-color .15s,color .15s}.learning-student-strip>.learning-student-name[aria-pressed=true]{color:#a32028;background:#f8e7e9;font-weight:700;text-decoration:none;box-shadow:inset 0 0 0 1px #e9c1c5}@media (width<=800px){.learning-student-grid{gap:10px 8px}.learning-student-strip{flex-direction:column;align-items:stretch;gap:3px}.learning-student-strip>.learning-student-name{align-self:flex-start;width:auto;min-width:0;min-height:24px;padding:2px 5px;font-size:12px}.learning-student-strip>.learning-week-boxes{flex:none;width:100%}.learning-week-boxes .day-check{min-width:9px;font-size:10px;line-height:10px;bottom:1px;right:1px}}.learning-week-boxes .day-check{pointer-events:none;min-width:14px;font-size:12px;line-height:14px;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.learning-student-strip>.learning-student-name{text-align:center;justify-content:center}.checkin-filters{align-items:flex-end;gap:6px;display:flex}.checkin-filters>[data-select-all]{white-space:nowrap;width:auto}.admin-navigation{justify-content:center}.learning-subnavigation{border-bottom:1px solid #ead3d5;justify-content:center;gap:0;margin-bottom:8px;padding:6px 0}.learning-subnavigation button{color:#92262d;background:#fff;border:1px solid #ead3d5;min-width:124px;padding:7px 16px}.learning-subnavigation button[aria-pressed=true]{color:#fff;background:#b8272e;border-color:#b8272e}[data-evaluation]>summary{display:none}[data-evaluation]{border:0!important;padding:0!important}.day-tooltip{box-sizing:border-box;white-space:normal;z-index:60;background:#fff;border:1px solid #d9c6c8;border-radius:6px;width:290px;max-width:calc(100vw - 16px);max-height:min(420px,75dvh);padding:0;font-size:12px;line-height:1.5;position:fixed;overflow:auto;box-shadow:0 8px 28px #25131626}.day-tooltip-heading{background:#faf3f4;border-bottom:1px solid #ecdfe0;justify-content:space-between;align-items:center;gap:12px;padding:9px 12px;display:flex}.day-tooltip-heading strong{color:#642027;font-size:13px}.day-tooltip-heading small{color:#75666a;white-space:nowrap;font-size:11px}.day-tooltip-state{color:#7c333a;margin:8px 12px 0;font-size:11px;font-weight:600;display:block}.day-tooltip-body{padding:0 12px 10px;display:block}.day-tooltip-task{border-bottom:1px solid #eee;padding:9px 0;display:block}.day-tooltip-task:last-child{border:0;padding-bottom:0}.day-tooltip-task>strong{margin-left:5px;font-weight:600}.day-tooltip-note{white-space:pre-wrap;color:#454545;background:#f5f6f7;border-left:2px solid #c8cbd0;margin-top:5px;padding:6px 8px;display:block}.input-event-dialog,.application-card-dialog,.student-preview{box-sizing:border-box;background:#fff;border:1px solid #d8ccce;border-top:4px solid #b8272e;border-radius:8px;padding:0 16px 16px;box-shadow:0 16px 64px #16060933}.input-event-dialog::backdrop,.application-card-dialog::backdrop,.student-preview::backdrop{background:#140f1080}.input-event-dialog>.row,.application-card-dialog>.row,.student-preview>.preview-toolbar{z-index:2;background:#fff;border-bottom:1px solid #e4dadd;align-items:center;margin:0 -16px 12px;padding:12px 16px;position:sticky;top:0}.input-event-dialog h2,.application-card-dialog h2,.student-preview h2{color:#351c20;margin:0;font-size:18px}.input-event-dialog .row>button,.application-card-dialog .row>button{min-height:30px;padding:4px 10px;font-size:12px}.input-event-card{background:#fff;border:1px solid #e4dadd;border-radius:5px;margin:10px 0;padding:12px}.input-event-card h3{margin:0 0 4px;font-size:15px}.input-event-card>small{color:#777;font-size:11px}.input-event-card p{color:#444;margin:8px 0 12px;font-size:13px;line-height:1.6}.input-event-card>button{color:#fff;background:#b8272e;border-color:#b8272e}.application-card-row{background:#f8f8f9;border:1px solid #e0e0e4;border-radius:4px;margin:8px 0;padding:10px}.nudge-preview>p{border-radius:5px;font-size:13px;line-height:1.6;box-shadow:0 6px 20px #0002}@media (width<=650px){.day-tooltip{width:280px;padding:0;font-size:12px}.input-event-dialog,.application-card-dialog{width:calc(100vw - 20px);max-height:88dvh;padding:0 12px 12px}.input-event-dialog>.row,.application-card-dialog>.row{margin:0 -12px 10px;padding:10px 12px}.learning-subnavigation button{flex:1;min-width:0}}.day-tooltip{pointer-events:auto}.student-week-selector{grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;max-width:420px;margin:8px 0 10px;display:grid}.student-week-button{color:#666;background:0 0;border:1px solid #0000;flex-direction:column;align-items:center;gap:4px;width:100%;min-width:0;padding:4px;font-size:12px;display:flex}.student-week-button .day-square{aspect-ratio:1;background:#f2f3f4;border:1px solid #d8dadd;width:100%;height:auto;display:flex;overflow:hidden}.student-week-button .task-segment{flex:1;min-width:0;height:100%}.student-week-button[aria-pressed=true]{color:#a32028;background:#fcf0f1;border-color:#b8272e;border-radius:4px;font-weight:700}.student-day-title{border-bottom:1px solid #d8dadd;justify-content:space-between;align-items:center;padding:6px 0;font-size:13px;font-weight:700;display:flex}.student-day-title span{color:#777;font-size:11px;font-weight:400}.student-daily-task{border-bottom:1px solid #e2e4e6;padding:10px 0}.student-task-heading{justify-content:space-between;align-items:center;gap:10px;margin-bottom:6px;display:flex}.student-task-heading small{color:#777;margin-bottom:3px;font-size:11px;display:block}.student-task-heading strong{overflow-wrap:anywhere;font-size:13px;display:block}[data-progress-toggle]{color:#555;background:#f1f2f3;border:1px solid #d6d8db;width:72px;min-width:72px;padding:4px 8px;font-size:12px}[data-progress-toggle][data-status=doing]{color:#825e13;background:#fff5d6;border-color:#ebd190}[data-progress-toggle][data-status=done]{color:#27653a;background:#e4f3e8;border-color:#aad0b6}.student-daily-task textarea{min-height:52px;font-size:13px}.student-task-footer{justify-content:space-between;align-items:center;gap:8px;margin-top:4px;display:flex}.student-task-footer>span{color:#666;font-size:11px}.student-task-footer>button{width:auto;min-height:26px;padding:3px 8px;font-size:11px}@media (width<=600px){.student-week-selector{gap:2px;max-width:none}.student-week-button{padding:3px}.student-task-heading{gap:6px}}.lecture-toolbar{justify-content:flex-end;margin:8px 0}.lecture-toolbar button{width:auto}.lecture-workspace{grid-template-columns:minmax(180px,240px) minmax(0,1fr);gap:14px;display:grid}.lecture-catalog{flex-direction:column;align-self:start;gap:4px;max-height:70dvh;display:flex;overflow:auto}.lecture-catalog button{text-align:left;flex-direction:column;align-items:flex-start;gap:3px;width:100%;padding:8px;display:flex}.lecture-catalog button>span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.lecture-catalog small{color:#666;font-weight:400}.lecture-catalog button[aria-pressed=true]{color:#98222a;background:#fcf0f1;border-color:#b8272e}.lecture-detail{min-width:0}.lecture-detail-heading,.lecture-audience-heading{justify-content:space-between;align-items:center;gap:8px;display:flex}.lecture-detail-heading h3{overflow-wrap:anywhere;margin:3px 0}.lecture-detail-heading button,.lecture-audience-heading button{white-space:nowrap;width:auto}.lecture-detail-heading small{color:#666}.lecture-description{white-space:pre-wrap;overflow-wrap:anywhere;margin:8px 0;font-size:13px}.lecture-preview{margin:8px 0}.lecture-preview summary{cursor:pointer;font-size:13px}.lecture-video{aspect-ratio:16/9;background:#171717;max-width:900px;margin:8px 0}.lecture-video iframe{border:0;width:100%;height:100%;display:block}.lecture-editor{grid-template-columns:minmax(0,1fr) 100px;gap:8px;display:grid}.lecture-full{grid-column:1/-1}.lecture-editor label{min-width:0}.lecture-editor .row button{width:auto}.lecture-filters{grid-template-columns:minmax(0,1fr) 120px 120px;gap:5px;margin:8px 0;display:grid}.lecture-filters input,.lecture-filters select{min-width:0}.lecture-student-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding-bottom:70px;display:grid}.lecture-student{cursor:pointer;border-bottom:1px solid #ececec;align-items:center;gap:6px;min-width:0;padding:6px;display:flex}.lecture-student input{flex:none;width:16px;height:16px;margin:0}.lecture-student>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.lecture-student small{color:#777;text-overflow:ellipsis;font-size:11px;display:block;overflow:hidden}.lecture-assigned{color:#26774d;flex:none;margin-left:auto;font-size:11px}.lecture-busy{opacity:.65;border:0;min-width:0;margin:0;padding:0}.student-home-toolbar [data-lectures-open][aria-pressed=true]{color:#a32028;background:#fcf0f1;border-color:#b8272e}.student-lecture-heading{justify-content:space-between;margin:10px 0}.student-lecture-heading button{width:auto}.student-lecture-list{gap:5px;display:grid}.student-lecture-list button{text-align:left;align-items:center;gap:10px;display:flex}.student-lecture-list strong{overflow-wrap:anywhere;flex:1;min-width:0}.student-lecture-list small{color:#777}.student-lecture-list span{white-space:nowrap;font-size:12px}.student-lecture-list button[aria-pressed=true]{color:#a32028;background:#fcf0f1;border-color:#b8272e}@media (width<=650px){.lecture-workspace{grid-template-columns:minmax(0,1fr);gap:10px}.lecture-catalog{max-height:180px}.lecture-catalog button{padding:6px 8px}.lecture-filters{grid-template-columns:1fr 1fr}.lecture-filters input{grid-column:1/-1}.lecture-student-list{gap:2px}.lecture-detail-heading{align-items:flex-start}.lecture-detail-heading .row{flex-wrap:nowrap;gap:3px}.lecture-detail-heading button{padding:5px}.lecture-audience-heading button{font-size:11px}.lecture-student{gap:4px;padding:5px 2px}.lecture-assigned{font-size:10px}}.lecture-student{text-align:left;flex-direction:row;align-items:center}.lecture-student>span:first-of-type{flex:1}.lecture-student .lecture-assigned{flex:none}.course-lessons{margin:12px 0}.course-lesson-list{margin-top:6px}.course-lesson{border-bottom:1px solid #e1e2e4;align-items:flex-start;gap:6px;padding:6px 0;display:flex}.course-lesson .lecture-preview{flex:1;min-width:0;margin:0}.course-lesson summary{align-items:center;gap:8px;min-height:30px;display:flex}.course-lesson summary b{color:#a32028;white-space:nowrap}.course-lesson summary span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.course-lesson summary small{color:#888;white-space:nowrap}.lesson-actions{flex:none;gap:3px;display:flex}.lesson-actions button{width:auto;min-width:28px;padding:5px 7px;font-size:12px}.course-audience{border-top:1px solid #ccc;margin-top:14px;padding-top:8px}.course-audience>summary{cursor:pointer;margin-bottom:6px;font-weight:700}.lesson-title-status{justify-content:space-between;align-items:center;gap:8px;display:flex}.lesson-title-status button{width:auto;font-size:11px}.lesson-title-status small{color:#777;font-size:12px}.course-lessons .lecture-editor{background:#faf7f7;border:1px solid #ead3d5;margin:8px 0;padding:10px}.student-lesson-list{gap:4px;margin:8px 0 16px;display:grid}.student-lesson-list button{text-align:left;align-items:center;gap:8px;display:flex}.student-lesson-list b{white-space:nowrap;color:#a32028}.student-lesson-list span{overflow-wrap:anywhere}.student-lesson-list button[aria-pressed=true]{background:#fcf0f1;border-color:#b8272e}.course-lesson .lecture-video{min-width:0}@media (width<=650px){.course-lesson{flex-wrap:wrap;gap:2px}.course-lesson .lecture-preview{flex-basis:100%}.lesson-actions{margin-left:auto}.course-lesson summary{min-height:26px}}.student-lesson-list button{justify-content:flex-start}.data-table thead{background:#f3f3f1}.data-table th,.data-table td{vertical-align:middle;padding:6px 8px}.data-table tbody>tr:not([hidden]):hover{background:#fafafa}.lesson-table{table-layout:fixed;width:100%;min-width:0;margin-top:8px;font-size:13px}.lesson-table .lesson-number-column{width:48px}.lesson-table .lesson-order-column{width:66px}.lesson-table .lesson-action-column{width:92px}.lesson-table tbody>tr>th{color:#a32028}.lesson-table td{white-space:normal;min-width:0}.lesson-table button{width:auto;min-height:28px;padding:4px 6px;font-size:12px}.lesson-table .lesson-title-button{width:100%;min-width:0;color:inherit;text-align:left;background:0 0;border:0;justify-content:flex-start;padding:2px 0}.lesson-title-button span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.lesson-title-button small{color:#888;flex:none;font-weight:400}.lesson-title-button[aria-expanded=true]{color:#a32028}.lesson-order-actions,.lesson-row-actions{justify-content:center;gap:3px;display:flex}.lesson-order-actions button{min-width:24px;padding:3px}.lesson-row-actions button{white-space:nowrap}.lesson-table .lesson-preview-row>td{background:#f7f7f5;padding:8px}.lesson-preview-row .lecture-video{margin:0}.lesson-editor-row>td{background:#fff8f8}.course-lessons .lesson-editor-row .lecture-editor{background:0 0;border:0;grid-template-columns:1fr 1fr;gap:6px;margin:0;padding:0}.lesson-editor-row .lecture-editor>label{grid-column:auto;min-width:0}.lesson-editor-row .lecture-editor .row{justify-content:flex-end}.lesson-editor-row input{min-width:0;font-size:12px}.lesson-table .empty{padding:10px}.lesson-table .lesson-editor-row th{vertical-align:top;padding-top:12px}@media (hover:hover) and (pointer:fine){.hover-actions{opacity:0;pointer-events:none}.lesson-table-row:hover .hover-actions,.lesson-table-row:focus-within .hover-actions,.lecture-detail-heading:hover .hover-actions,.lecture-detail-heading:focus-within .hover-actions{opacity:1;pointer-events:auto}}@media (width<=650px){.lesson-table th,.lesson-table td{padding:5px 4px}.lesson-table .lesson-number-column{width:38px}.lesson-table .lesson-order-column{width:58px}.lesson-table .lesson-action-column{width:80px}.lesson-table button{min-height:36px;padding:4px;font-size:11px}.lesson-order-actions button{min-width:24px}.lesson-table .lesson-title-button{font-size:12px}.course-lessons .lesson-editor-row .lecture-editor{grid-template-columns:1fr}.lesson-editor-row .lecture-editor .lecture-full{grid-column:1}.lesson-editor-row .lesson-title-status{flex-wrap:wrap}}.lecture-catalog .catalog-add-button,.lesson-table .table-add-button{color:#a32028;background:#fff;justify-content:center;align-items:center;width:100%;min-height:32px;padding:2px;font-size:22px;line-height:1}.lecture-catalog .catalog-add-button{border:1px dashed #c8cbd0}.lesson-table tfoot td{padding:0}.lesson-table .table-add-button{border:0}.lecture-catalog .catalog-add-button:hover,.lesson-table .table-add-button:hover{background:#fcf0f1}@media (width<=650px){.lecture-catalog .catalog-add-button,.lesson-table .table-add-button{min-height:36px}.hover-actions{opacity:1;pointer-events:auto}}.lesson-title-field{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:4px;min-width:0;display:grid}.lesson-title-field label{min-width:0}.lesson-title-field [data-fetch-title]{white-space:nowrap;min-height:32px;padding:5px 6px;font-size:11px}.lesson-title-status:has([data-title-status]:empty){display:none}.lecture-catalog-item{min-width:0;position:relative}.lecture-catalog-item>[data-lecture]{min-height:54px;padding-right:64px}.catalog-actions{gap:3px;display:flex;position:absolute;top:50%;right:5px;transform:translateY(-50%)}.lecture-catalog .catalog-actions button{color:#666;background:0 0;border-color:#0000;flex-direction:row;justify-content:center;align-items:center;gap:0;width:24px;min-height:26px;padding:3px;display:flex}.lecture-catalog .catalog-actions button:hover{color:#a32028;background:#fff;border-color:#d7b5b8}.catalog-actions svg{flex:none}@media (hover:hover) and (pointer:fine){.catalog-actions{opacity:0;pointer-events:none}.lecture-catalog-item:hover .catalog-actions,.lecture-catalog-item:focus-within .catalog-actions{opacity:1;pointer-events:auto}}@media (width<=650px){.catalog-actions{opacity:1;pointer-events:auto}.lecture-catalog .catalog-actions button{width:28px;min-height:32px}.lecture-catalog-item>[data-lecture]{padding-right:72px}.lesson-title-field [data-fetch-title]{min-height:36px}}.lecture-detail-heading>div{width:100%;min-width:0}.course-title-line{align-items:baseline;gap:10px;min-width:0;margin:4px 0;display:flex}.course-title-line h3{text-overflow:ellipsis;white-space:nowrap;flex:0 auto;min-width:0;max-width:65%;margin:0;overflow:hidden}.course-title-line .course-description-inline{text-overflow:ellipsis;white-space:nowrap;color:#777;flex:1;min-width:0;margin:0;font-size:12px;overflow:hidden}.lecture-catalog-tab{min-width:0;position:relative}.lecture-catalog-tab>[data-lecture]{min-height:54px;padding-right:91px}.course-delete-confirm{background:#fff5f5;border:1px solid #d9a8aa;border-top:0;padding:8px;font-size:12px}.course-delete-confirm p{overflow-wrap:anywhere;margin:0 0 6px}.lecture-catalog .course-delete-confirm .row{justify-content:flex-end}.lecture-catalog .course-delete-confirm button{align-items:center;width:auto;min-height:30px;padding:4px 9px;display:inline-flex}.course-delete-confirm .danger{color:#fff;background:#a32028;border-color:#a32028}@media (width<=650px){.lecture-catalog-tab>[data-lecture]{padding-right:103px}.lecture-catalog .course-delete-confirm button{min-height:36px}}.student-week-history{color:#777;margin:0 0 8px;font-size:12px}.student-week-history>summary{cursor:pointer;width:max-content;padding:3px 0}.student-week-history .learning-weekbar{margin-top:6px}.student-task-note{margin-top:4px;font-size:12px}.student-task-note>summary{cursor:pointer;color:#777;align-items:center;gap:7px;min-height:28px;display:flex}.student-task-note>summary>span:first-child{color:#555;flex:none}.student-task-note [data-note-preview]{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.student-task-note[open]>summary{color:#a32028}.student-task-note textarea{margin-top:4px}.student-save-status{color:#777;margin-top:3px;font-size:11px;display:block}.student-save-status:empty{display:none}.student-teacher-check{color:#27653a;background:#e4f3e8;margin:6px 0 0;padding:2px 6px;font-size:11px;display:inline-block}.student-teacher-check.followup{color:#825e13;background:#fff5d6}.student-day-complete{color:#27653a;margin:8px 0 0;font-size:12px}.student-learning-main .nudge-inbox{margin-top:12px}.student-task-note .student-task-footer{justify-content:flex-end}.student-task-footer button[hidden]{display:none}@media (width<=600px){.student-task-note>summary{min-height:34px}.student-learning-main [data-progress-toggle]{min-height:40px}}.student-cards-link{width:auto;margin:8px 0}.student-learning-main .learning-title{text-align:center}.student-week-history>summary{margin-inline:auto}.student-week-history .learning-weekbar{flex-wrap:wrap;justify-content:center}.student-week-selector{margin-inline:auto}.popup-image{object-fit:contain;border-radius:3px;width:100%;max-width:100%;height:auto;display:block}.input-event-dialog{overscroll-behavior:contain;width:min(640px,100vw - 32px);max-height:calc(100dvh - 48px)}.input-event-dialog>.row{gap:12px}.input-event-dialog h2{overflow-wrap:anywhere;min-width:0;line-height:1.4}.input-event-dialog>.row>button{flex:none;min-height:40px}.input-event-card{border:0;border-radius:0;margin:0;padding:0}.input-event-card>button{width:100%;min-height:42px;margin-top:8px}.input-event-card p:empty{display:none}.input-event-dialog>[data-event-hide]{min-height:40px;margin:12px auto 0;display:block}.event-editor{width:100%;min-width:0;max-width:none}.popup-image-editor{margin:10px 0}.popup-image-editor input[type=file]{max-width:100%;padding:7px;font-size:13px}.popup-image-editor [data-editor-image]{max-width:280px;margin:8px 0}.popup-image-editor [data-remove-event-image]{min-height:36px}.popup-editor-actions{justify-content:flex-end;gap:8px}.popup-editor-actions button{min-height:40px}.event-editor .popup-active{align-items:center;gap:6px;display:flex}.popup-active input{margin:0}.popup-image-status{color:#777;overflow-wrap:anywhere;font-size:12px}[data-student-class-tabs]{margin-top:6px}.learning-class-tabs button{overflow-wrap:anywhere;max-width:100%}@media (width<=1024px){.input-event-dialog,.application-card-dialog{max-height:calc(100dvh - 32px)}.popup-editor-actions button,.application-card-dialog button{min-height:42px}.event-editor .learning-form{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.input-event-dialog,.application-card-dialog{width:calc(100vw - 16px);max-height:calc(100dvh - 24px);padding:0 10px 12px}.input-event-dialog>.row,.application-card-dialog>.row{margin-inline:-10px;padding:10px}.input-event-dialog h2{font-size:17px}.popup-image-editor [data-editor-image]{max-width:100%}.student-week-selector{max-width:420px}.event-editor input[type=date]{width:100%;min-width:0}}.student-home-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.student-input-dialog{overscroll-behavior:contain;width:min(760px,100vw - 32px);max-height:calc(100dvh - 32px);overflow:auto}.student-input-dialog>.row{z-index:3;background:#fff;border-bottom:1px solid #ddd;justify-content:space-between;padding-block:8px;position:sticky;top:-16px}.student-input-dialog h2{margin:0;font-size:18px}.student-input-dialog .form-grid{margin-block:12px}.student-input-dialog button,.input-saved button{min-height:40px}.input-saved{text-align:center;padding:20px 8px}.input-saved>.row{justify-content:center}.popup-new-request{align-items:center;gap:6px;margin:10px 0;display:flex}.popup-new-request input{width:auto}@media (width<=600px){.student-input-dialog{width:calc(100vw - 16px);max-height:calc(100dvh - 24px);padding:10px}.student-input-dialog .form-grid{grid-template-columns:1fr}.student-input-dialog>.row{top:-10px}.student-input-dialog .academic-fields{grid-template-columns:repeat(2,minmax(0,1fr))}}.student-input-dialog>.row{gap:12px;margin-inline:-16px;padding:10px 16px;top:0}.student-input-dialog>.row>button{flex:none;width:auto;min-width:52px}.student-input-dialog h2{overflow-wrap:anywhere;min-width:0}@media (width<=600px){.student-input-dialog>.row{margin-inline:-10px;padding:10px;top:-10px}.student-input-dialog h2{font-size:17px}}.student-topbar{border-bottom:1px solid #e1d8d9;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:start;gap:8px;margin-bottom:10px;padding-bottom:8px;display:grid;position:relative}.student-topbar .student-home-toolbar{grid-column:2;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px;width:min(420px,100%);padding:0;display:grid}.student-topbar .student-home-toolbar>button{white-space:nowrap;width:auto;min-height:38px;padding:6px 14px}.student-home-toolbar>[data-student-view][aria-pressed=true]{color:#fff;background:#ac252d;border-color:#ac252d}.student-topbar>.resource-menu{grid-column:3;justify-self:end;margin:0}.student-topbar .resource-menu>summary{box-sizing:border-box;white-space:nowrap;min-height:38px;padding:7px 9px;font-size:12px}.student-topbar .student-menu-panel{box-sizing:border-box;width:min(380px,100vw - 32px);max-height:65dvh;top:calc(100% - 1px);left:auto;right:0}@media (width<=600px){.student-topbar{grid-template-columns:minmax(0,1fr) auto;gap:6px}.student-topbar .student-home-toolbar{grid-column:1;width:100%}.student-topbar .student-home-toolbar>button{min-height:40px;padding:5px 3px;font-size:12px}.student-topbar>.resource-menu{grid-column:2}.student-topbar .resource-menu>summary{min-height:40px;padding:9px 6px;font-size:11px}.student-topbar .student-menu-panel{top:calc(100% - 1px)}}.password-guide{color:#b3262e;word-break:keep-all;margin:-2px 0 4px;font-size:12px;line-height:1.5}.password-guide.satisfied{color:#4b6956}.initial-password-notice{color:#555;margin:4px 0 14px;font-size:13px;line-height:1.6}.site-settings-form{flex-wrap:wrap;align-items:end;gap:8px;margin:12px 0;display:flex}.site-settings-form label{flex:1;min-width:180px}.site-settings-form input{box-sizing:border-box;width:100%}.site-settings-form p{flex-basis:100%;margin:0;font-size:12px}.shell>header .tag{white-space:normal;overflow-wrap:anywhere;text-align:right;max-width:65%}.account-actions .wiki-button{white-space:nowrap;border:1px solid #171717;justify-content:center;align-items:center;min-height:32px;padding:5px 10px;font-size:12px;font-weight:600;line-height:1.4;text-decoration:none;display:inline-flex}.account-actions .wiki-button[hidden]{display:none}.wiki-button:focus-visible{outline-offset:2px;outline:2px solid #b8272e}@media (width<=600px){.account-actions .wiki-button{min-height:30px;padding:4px 6px;font-size:11px}.account-bar .account-actions{max-width:calc(100% - 52px)}}.event-editor .learning-form{grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:end;display:grid}.event-editor .learning-form>label{min-width:0}.event-editor .popup-active{align-self:center}.event-editor input,.event-editor select,.event-editor textarea{min-width:0;max-width:100%}@media (width<=600px){.event-editor .learning-form{grid-template-columns:repeat(2,minmax(0,1fr))}}.sms-dialog{color:#171717;background:#fff;border:1px solid #bbb;border-top:4px solid #b8272e;width:min(640px,100vw - 24px);max-height:calc(100dvh - 32px);padding:16px;overflow:auto}.sms-dialog::backdrop{background:#0007}.sms-heading{justify-content:space-between;align-items:center;margin-bottom:8px}.sms-heading h2{margin:0}.sms-dialog button,.sms-settings button{width:auto}.sms-dialog textarea{resize:vertical;min-height:90px}.sms-length{text-align:right;margin:4px 0 8px;font-size:12px}.sms-dialog [data-sms-send]{width:100%;margin-top:12px}.sms-providers{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:10px 0;display:grid}.sms-providers>div{border:1px solid #d4d7db;grid-template-columns:1fr auto;gap:4px;padding:10px;display:grid}.sms-providers span,.sms-providers small{color:#555;overflow-wrap:anywhere;grid-column:1/-1;font-size:12px}.sms-providers b{grid-area:1/2}.sms-results>div{overflow-wrap:anywhere;border-bottom:1px solid #ddd;grid-template-columns:1fr 1.5fr 1fr 1.5fr;gap:6px;padding:6px 0;font-size:12px;display:grid}.sms-message{white-space:pre-wrap;overflow-wrap:anywhere}.sms-history{border-top:1px solid #ddd;padding:8px 0}.sms-settings{margin-top:12px}.sms-settings>details{margin:10px 0}.sms-settings p{font-size:13px}.sms-compose-actions{justify-content:flex-end;display:flex}@media (width<=600px){.sms-dialog{padding:12px}.sms-providers{grid-template-columns:1fr}.sms-results>div{grid-template-columns:1fr 1.5fr}.sms-dialog button{min-height:40px}}.student-table{width:1074px;min-width:1074px}.student-column-filters td{background:#fff;border-bottom:0;padding:5px 4px}.student-column-filters input,.student-column-filters select{width:100%;min-width:0;margin:0;font-size:12px}.student-sort-controls{align-items:center;gap:4px;display:flex}.student-sort-controls select{flex:1;width:0}.student-table .student-sort-controls button{flex:none;width:30px;min-width:30px;padding:4px}.student-affiliation-form{border-bottom:1px solid #ddd;flex-wrap:wrap;align-items:end;gap:8px;margin-bottom:14px;padding-bottom:12px;display:flex}.student-affiliation-form label{gap:4px;min-width:160px;display:grid}.student-affiliation-form button{width:auto}.student-affiliation-form [role=status]:empty{display:none}.student-approval-dialog{color:#222;background:#fff;border:1px solid #ccc;width:min(640px,100% - 24px);max-height:calc(100dvh - 32px);padding:18px;overflow:auto}.student-approval-dialog::backdrop{background:#0006}.student-approval-dialog>.row{justify-content:space-between}.student-approval-dialog button{width:auto}.student-approval-dialog form[hidden]{display:none}.student-approval-dialog label{gap:4px;display:grid}.student-approval-dialog fieldset{margin:14px 0}.approval-options{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px;display:grid}.student-approval-dialog .approval-options label{text-align:left;flex-direction:row;justify-content:flex-start;align-items:center;gap:7px;display:flex}.approval-options input{flex:none;width:16px;min-height:16px}.student-approval-dialog [data-error]{color:#a12329}.text-button:hover{color:#a32028;background:0 0}.teacher-comment{position:relative}.teacher-comment>summary{cursor:pointer;font-weight:600}.teacher-comment-editor{color:#222;background:#fff;border:1px solid #ddd;border-radius:8px;gap:12px;width:min(420px,100vw - 40px);max-height:70vh;padding:16px;display:grid;position:absolute;bottom:calc(100% + 12px);right:0;overflow:auto;box-shadow:0 8px 28px #0002}.teacher-comment-editor label{gap:6px;display:grid}.teacher-comment-editor textarea{resize:vertical;width:100%;min-height:100px;font:inherit;padding:8px}.comment-suggestions{gap:5px;display:grid}.comment-suggestions button{white-space:normal;text-align:left;justify-content:flex-start;font-size:12px}.nudge-inbox article p{white-space:pre-wrap}.lecture-class-bulk{flex-wrap:wrap;align-items:center;gap:10px;margin:10px 0;display:flex}.lecture-class-bulk button{width:auto}.lecture-class-bulk span{color:#666;font-size:12px}.roster-option-settings{border-top:1px solid #ddd;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;margin-top:12px;padding-top:12px;display:grid}.roster-option-settings h3{grid-column:1/-1;margin:0}.student-bulk-bar{flex-wrap:wrap}.student-bulk-bar select{max-width:200px}.workspace-navigation{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.workspace-navigation button{justify-content:center;min-height:40px;font-size:14px}.has-bulk-selection{padding-bottom:calc(var(--bulk-bar-height,76px) + 20px)}#student-bulk-bar{padding:12px max(16px,calc((100vw - 1080px)/2)) calc(12px + env(safe-area-inset-bottom));grid-template-columns:auto minmax(0,620px) minmax(140px,200px);align-items:center;gap:8px 20px;display:grid}.bulk-target{justify-items:start;gap:6px;display:grid}.bulk-target strong{font-size:15px}.bulk-target button{color:#555;border-color:#0000}.bulk-fields{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;min-width:0;display:grid}.bulk-fields label{min-width:0;font-weight:500}.bulk-fields select{width:100%;max-width:none;min-height:38px}.bulk-apply{gap:6px;min-width:0;display:grid}.bulk-apply span{color:#555;overflow-wrap:anywhere;font-size:12px}.bulk-apply button{width:100%;min-height:38px}.bulk-other{grid-column:2/-1;justify-self:start}.bulk-other button{color:#666;border-color:#0000;min-height:28px;padding:2px 0;font-size:12px}#learning-bulk-bar{padding:12px 20px calc(12px + env(safe-area-inset-bottom));grid-template-columns:minmax(0,1048px);gap:10px;max-height:50dvh;display:grid;overflow:auto}.comment-targets{justify-content:space-between;align-items:center;gap:12px;display:flex}.comment-targets>div{gap:6px;display:flex}.comment-targets strong{font-size:15px}.teacher-comment-editor{width:auto;max-height:none;box-shadow:none;border:0;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr) auto;align-items:end;gap:16px;padding:0;display:grid;position:static}.teacher-comment-editor label{gap:4px;min-width:0}.teacher-comment-editor textarea{min-height:74px;max-height:160px;font-size:14px;line-height:1.5}.teacher-comment-editor small{color:#666;text-align:right;font-size:12px;font-weight:400}.teacher-comment-editor>[data-send]{min-height:40px;margin-bottom:22px}.comment-suggestions{grid-template-columns:1fr 1fr;gap:6px}.comment-suggestions button{overflow-wrap:anywhere;border-color:#d5d7da;min-height:38px;padding:6px 8px;font-size:13px;line-height:1.4}.roster-settings-tabs{gap:6px;margin:12px 0;display:flex}.roster-settings-tabs button{width:auto;min-width:90px;min-height:36px}.roster-settings-tabs [aria-pressed=true],.class-quick-options [aria-pressed=true]{color:#972229;background:#fff3f3;border-color:#b8272e}.roster-option-settings{border:0;margin:0;padding:0;display:block}.roster-option-settings [data-error]{color:#b8272e;flex-basis:100%;margin:0}.roster-option-settings [data-error]:empty{display:none}#student-class-settings [data-class-editor]{background:#fafafa;border:1px solid #d4d7db;padding:12px}#student-class-settings [data-class-editor]>summary{font-size:14px}.learning-form label,.learning-form label>input,.learning-form label>select{min-width:0}.lecture-quick-assign{background:#fafafa;border:1px solid #d4d7db;margin:14px 0;padding:14px}.lecture-quick-assign h4{margin:0 0 10px;font-size:14px}.class-quick-options{flex-wrap:wrap;gap:6px;display:flex}.class-quick-options button{white-space:normal;overflow-wrap:anywhere;width:auto;max-width:100%;min-height:38px}.lecture-quick-assign .lecture-class-bulk{justify-content:space-between;align-items:center;gap:12px;margin-top:12px;display:flex}.lecture-class-bulk button{width:auto;min-width:140px}.lecture-quick-assign [data-assignment-notice]:empty{display:none}.student-task-actions{flex-shrink:0;align-items:center;gap:6px;display:flex}.student-task-actions button{white-space:nowrap;width:auto;min-height:38px}.student-task-actions [data-progress-start]{color:#555;border-color:#d4d7db;font-size:12px}.student-task-actions [data-progress-start][aria-pressed=true]{color:#705414;background:#fff7da;border-color:#d3b862}.student-task-heading>div:first-child{min-width:0}.student-task-heading strong{overflow-wrap:anywhere}.approval-recent{flex-wrap:wrap;align-items:center;gap:10px;margin:10px 0 16px;display:flex}.approval-recent span{color:#555;font-size:13px}.approval-footer{justify-content:space-between;align-items:center;gap:12px;padding-top:12px;display:flex}.approval-footer span{color:#555}.student-approval-dialog .approval-options label{min-height:38px}.student-approval-dialog h2{overflow-wrap:anywhere;font-size:20px}@media (width<=850px){#student-bulk-bar{grid-template-columns:auto minmax(0,1fr);gap:8px 12px;padding:10px 16px}.bulk-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.bulk-apply{grid-column:2;grid-template-columns:minmax(0,1fr) auto;align-items:center}.bulk-other{grid-area:2/1}.bulk-other button{white-space:normal;max-width:90px}.teacher-comment-editor{grid-template-columns:minmax(0,1fr) auto;gap:10px}.comment-suggestions{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr))}.teacher-comment-editor textarea{min-height:64px}}@media (width<=600px){.workspace-navigation{flex-wrap:wrap;gap:4px;display:flex}.workspace-navigation button{flex:1 0 30%;min-height:40px;font-size:13px}.student-toolbar{flex-wrap:wrap}.student-toolbar label{flex:1;min-width:100px}.student-toolbar button{min-height:38px}.student-task-heading{flex-wrap:wrap;align-items:flex-start;gap:10px}.student-task-actions{margin-left:auto}.student-task-actions button{min-height:40px}.student-task-heading small{line-height:1.5}#student-bulk-bar{grid-template-columns:minmax(0,1fr);gap:10px;max-height:55dvh;overflow:auto}.bulk-target{justify-content:space-between;align-items:center;display:flex}.bulk-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.bulk-fields select{min-height:40px}.bulk-apply{grid-column:1;grid-template-columns:minmax(0,1fr) auto}.bulk-other{grid-area:auto/1;justify-self:start}.bulk-other button{max-width:none}#learning-bulk-bar{max-height:55dvh;padding:10px 12px}.comment-suggestions{grid-template-columns:1fr 1fr;gap:4px}.comment-suggestions button{min-height:40px;font-size:12px}.teacher-comment-editor{gap:8px}.teacher-comment-editor textarea{min-height:68px;font-size:16px}.teacher-comment-editor>[data-send]{min-width:78px;max-width:85px;font-size:12px}.approval-footer{flex-wrap:wrap}.approval-footer button{min-height:40px;margin-left:auto}.roster-settings-tabs button{flex:1;min-width:0}.lecture-quick-assign{padding:10px}}.teacher-comment-editor [data-comment-message]{color:#972229;overflow-wrap:anywhere;grid-column:1/-1;margin:0}.teacher-comment-editor [data-comment-message]:empty,.settings-save-notice:empty{display:none}.settings-save-notice{color:#315e49;margin-bottom:0}#student-class-settings [data-class-editor]:not([open]){background:0 0;border:0;margin:0;padding:0}.lecture-quick-assign{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px 20px;display:grid}.quick-assignment-result{gap:6px;min-width:160px;display:grid}.quick-assignment-result>span{color:#555;font-size:13px}.quick-assignment-result>button{width:100%;min-height:38px}.lecture-quick-assign>[data-assignment-notice]{color:#315e49;grid-column:1/-1;margin:0}.student-row:has([data-student-select]:checked){background:#fff8f6}@media (width<=600px){.lecture-quick-assign{grid-template-columns:1fr}.quick-assignment-result{grid-template-columns:minmax(0,1fr) auto;align-items:center}.quick-assignment-result>button{min-width:120px}}.student-task-actions [data-progress-toggle]:not([data-status=done]){color:#fff;background:#222;border-color:#222;font-size:13px}.student-task-actions [data-progress-toggle]:not([data-status=done]):hover{background:#3d3d3d}.student-task-heading small{color:#62666d;font-size:12px}.student-task-heading strong{font-size:14px;line-height:1.45}.student-name-text{white-space:normal;overflow-wrap:anywhere;max-width:none;line-height:1.4}
