/* A shared, calm roster for moving from subject evidence to individual plans. */
.teacher-roster-entry{display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap;margin:24px 0;padding:24px;border:1px solid #dfe0ed;border-radius:20px;background:linear-gradient(120deg,#fff6fb,#eef5ff);color:#45516a}
.teacher-roster-entry h2{font-size:19px;margin:6px 0 8px}.teacher-roster-entry p{font-size:13px;line-height:1.8;color:#626e84}.teacher-roster-entry .btn{min-height:44px}
.teacher-review-roster{min-width:0;color:#45506a}
.teacher-shell:has(#teacher-review-roster) .teacher-scroll-intro{display:none}
.teacher-shell:has(#subject-analytics) .teacher-scroll-intro{min-height:120px;padding-top:15px;padding-bottom:15px}
.teacher-shell:has(#subject-analytics) .teacher-scroll-intro-visual{height:98px;transform:scale(.7);transform-origin:center right}
.teacher-shell:has(#subject-analytics) .teacher-scroll-eyebrow{margin-bottom:5px;font-size:10px}
.teacher-shell:has(#subject-analytics) .teacher-scroll-title{font-size:26px}
.teacher-shell:has(#subject-analytics) .teacher-scroll-caption{margin-top:7px;font-size:12px}
.teacher-shell:has(#subject-analytics) .teacher-scroll-cue{display:none}
.teacher-roster-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;margin:0 0 12px}
.teacher-roster-heading h2{font-size:18px;font-weight:600;color:#3e4b65;letter-spacing:.02em}
.teacher-roster-heading>div>p{display:none}
.teacher-roster-heading>div>p:last-child{font-size:13px;color:#68738a;line-height:1.9;margin-top:8px}
.roster-eyebrow{font-size:11px;letter-spacing:.12em;color:#78667f;margin-bottom:9px}
.roster-back{background:#ffffffa3;border-color:#dcddea;color:#586682;font-weight:500;min-height:42px;font-size:12px;flex:none}
.roster-back>span{font-size:17px;color:#8b86a3}
.teacher-roster-toolbar{display:flex;align-items:center;gap:12px;padding:13px 15px;background:#ffffffae;border:1px solid #e1dfe9;border-radius:17px}
.roster-search{display:flex;align-items:center;gap:10px;flex:1;min-width:0;font-weight:400}
.roster-search>span{font-size:25px;line-height:1;color:#8590a8;padding-left:2px}
.roster-search>input{background:transparent;border:0;min-width:0;width:100%;min-height:42px;padding:8px 5px;color:#45506a;font-size:13px;border-radius:6px}
.roster-search>input::placeholder{color:#626e84}
.teacher-roster-toolbar>select{width:auto;max-width:190px;min-height:42px;padding:9px 30px 9px 12px;border-color:#dfdfeb;background:#fafaff;color:#606a83;font-size:12px;border-radius:10px}
.roster-result-meta{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;font-size:11px;color:#626e84;line-height:1.8;padding:18px 3px 13px}
.roster-result-meta>span{color:#626e84}
.teacher-roster-columns{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;align-items:stretch}
.teacher-roster-column{--roster-accent:#806077;--roster-surface:#fff3f8;--roster-line:#eddae5;--roster-chip:#fcf0f6;min-width:0;border:1px solid var(--roster-line);border-radius:20px;background:linear-gradient(170deg,var(--roster-surface),#ffffffed 210px);padding:21px 17px 20px;box-shadow:0 5px 22px #6680a005;min-height:242px}
.teacher-roster-column.roster-tone-1{--roster-accent:#756587;--roster-surface:#f7f3fc;--roster-line:#e2daed;--roster-chip:#f5f0fb}
.teacher-roster-column.roster-tone-2{--roster-accent:#506f96;--roster-surface:#eff6ff;--roster-line:#d7e2f1;--roster-chip:#edf4fe}
.teacher-roster-column.roster-tone-3{--roster-accent:#5f7088;--roster-surface:#f1f7fc;--roster-line:#d8e3ee;--roster-chip:#f0f5fb}
.roster-column-kicker{display:flex;justify-content:space-between;align-items:center;color:var(--roster-accent);margin-bottom:12px}
.roster-column-kicker>span:first-child{display:grid;place-items:center;width:30px;height:30px;border:1px solid var(--roster-line);border-radius:11px;background:#ffffffb3;font-size:19px;line-height:1}
.roster-column-kicker>span:last-child{font-size:11px;letter-spacing:.1em;opacity:.75}
.teacher-roster-column h2,.teacher-roster-others h2{display:flex;align-items:center;gap:8px;flex-wrap:wrap;overflow-wrap:anywhere;color:#46516b;font-size:15px;line-height:1.7;font-weight:600}
.teacher-roster-column h2>span,.teacher-roster-others h2>span{font-size:11px;font-weight:400;line-height:1.6;color:#626e84;border:1px solid var(--roster-line,#e0e3ed);border-radius:8px;padding:0 6px;background:#ffffffad}
.teacher-roster-column header>p{font-size:11px;line-height:1.85;color:#626e84;margin:6px 0 18px;min-height:41px;overflow-wrap:anywhere}
.roster-bubble-list{display:flex;flex-wrap:wrap;align-items:flex-start;gap:9px 7px;min-width:0}
.roster-student-bubble{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;max-width:100%;border:1px solid var(--roster-line,#dce2ee);border-radius:22px;background:linear-gradient(145deg,#ffffffd9,transparent),var(--roster-chip,#f4f7fc);color:var(--roster-accent,#586a87);padding:8px 12px;font:inherit;font-size:13px;font-weight:500;line-height:1.6;text-align:left;box-shadow:0 2px 4px #60769b08;transition:transform .16s,box-shadow .16s,border-color .16s}
.roster-student-name{min-width:0;overflow-wrap:anywhere}
.roster-student-bubble:hover{transform:translateY(-2px);box-shadow:0 4px 10px #6275a116;border-color:#a8aec7}
.roster-student-bubble:focus-visible,.teacher-roster-toolbar :focus-visible,.roster-back:focus-visible{outline:3px solid #a8b7e0;outline-offset:3px}
.roster-review-dot{display:inline-block;flex:none;width:6px;height:6px;border-radius:50%;background:#fff;border:1px solid #929daf}
.roster-review-dot.is-draft{background:#bba6cf;border-color:#9b82b3}
.roster-review-dot.is-published{background:#799bc2;border-color:#668ab4}
.roster-column-empty{font-size:12px;line-height:1.9;color:#626e84;padding:6px 0}
.roster-overlap-note{font-size:11px;line-height:1.9;color:#626e84;margin:13px 3px 24px}
.teacher-roster-others{border:1px solid #dfe4ef;border-radius:20px;background:#ffffffbb;padding:22px 24px;margin-top:17px}
.teacher-roster-others>header{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;margin-bottom:20px}
.teacher-roster-others header p{color:#626e84;font-size:12px;line-height:1.9;margin-top:5px}
.roster-status-legend{display:flex;align-items:center;gap:13px;flex-wrap:wrap;color:#626e84;font-size:10px}
.roster-status-legend>span{display:flex;align-items:center;gap:5px}
.roster-scope-note{display:flex;align-items:center;gap:12px;background:#f5f6fcaa;border:1px dashed #d6dceb;border-radius:14px;padding:15px 18px;color:#626e84;font-size:12px;line-height:1.9;margin-top:2px}
.roster-scope-note>span{font-size:26px;color:#9295b5;flex:none}
.teacher-shell .roster-search>input:not([aria-invalid="true"]){border:0;background:transparent;box-shadow:none}

/* The analysis page presents a small selection; the roster holds everyone. */
.subject-analytics-discoveries{min-width:0;margin:24px 0;padding:23px;border:1px solid #e2dfec;border-radius:20px;background:linear-gradient(130deg,#fff8fce8,#f4f8ffed);color:#495773}
.subject-analytics-discoveries>header{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:20px}
.subject-analytics-discoveries>header h3{color:#48546d;font-size:17px;line-height:1.7;font-weight:600}
.subject-analytics-discoveries>header p{color:#626e84;font-size:12px;line-height:1.85;margin-top:5px}
.subject-analytics-discoveries>header .eyebrow{font-size:10px;color:#626e84;margin:0 0 6px;letter-spacing:.1em}
.subject-analytics-discoveries>header .btn{font-size:12px;min-height:40px;border-radius:10px;background:#ffffffc9;border-color:#d7ddec;color:#586d8f;font-weight:500}
.subject-analytics-discovery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;align-items:stretch}
.subject-analytics-discovery{min-width:0;border:1px solid #e3ddea;border-radius:15px;padding:16px 14px;background:#ffffffbd}
.subject-analytics-discovery>header{display:flex;justify-content:space-between;align-items:center;gap:7px;flex-wrap:wrap;margin-bottom:7px}
.subject-analytics-discovery h4{font-size:13px;font-weight:600;color:#625f7e;margin:0;line-height:1.7}
.subject-analytics-discovery>header>span{flex:none;font-size:10px;color:#626e84;background:#f1f2f9;border-radius:8px;padding:1px 6px}
.subject-analytics-discovery>p{font-size:11px;color:#626e84;line-height:1.85;min-height:41px;overflow-wrap:anywhere;margin:0 0 14px}
.subject-analytics-focus-chips{display:flex;flex-wrap:wrap;gap:7px 6px;min-width:0}
.subject-analytics-focus-chips>button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:39px;max-width:100%;border:1px solid #e3dce9;border-radius:20px;background:linear-gradient(145deg,#fff,#f8edf6);color:#80657b;padding:7px 10px;font-size:12px;line-height:1.7;text-align:left;overflow-wrap:anywhere;transition:box-shadow .16s,transform .16s}
.subject-analytics-discovery:nth-child(2) .subject-analytics-focus-chips>button{background:linear-gradient(145deg,#fff,#f2edfa);border-color:#e0d9ec;color:#736487}
.subject-analytics-discovery:nth-child(3) .subject-analytics-focus-chips>button{background:linear-gradient(145deg,#fff,#edf4fe);border-color:#dbe3f1;color:#586d8f}
.subject-analytics-discovery:nth-child(4) .subject-analytics-focus-chips>button{background:linear-gradient(145deg,#fff,#edf3f8);border-color:#dce3ed;color:#586d8f}
.subject-analytics-focus-chips>button>span{flex:none;font-size:12px;opacity:.6}
.subject-analytics-focus-chips>button:hover{transform:translateY(-1px);box-shadow:0 3px 7px #647a9c15}
.subject-analytics-focus-chips>button:focus-visible{outline:3px solid #a8b7e0;outline-offset:3px}
.subject-analytics-no-signal{font-size:11px;color:#626e84;line-height:1.9}
.subject-analytics-discovery>.link-button{display:inline-flex;align-items:center;margin-top:12px;font-size:11px;font-weight:500;min-height:33px;color:#626e84}
.subject-analytics-discovery-note{font-size:11px;color:#626e84;line-height:1.9;margin:14px 1px 0}

/* Keep editing in context: the native dialog rises from the bottom edge. */
#modal.teacher-plan-sheet{position:fixed;inset:auto 0 0;width:min(820px,calc(100% - 40px));max-width:820px;max-height:85vh;max-height:85dvh;margin:0 auto;padding:0;border:1px solid #d8ddea;border-bottom:0;border-radius:25px 25px 0 0;background:linear-gradient(135deg,#fff8fc,#f5f9ff 60%);color:#45526d;box-shadow:0 -12px 70px #53638926;overflow:auto;overscroll-behavior:contain;scrollbar-gutter:stable;animation:teacher-plan-rise .24s cubic-bezier(.2,.7,.2,1)}
#modal.teacher-plan-sheet::backdrop{background:#283b5745;backdrop-filter:blur(3px)}
:root[data-workspace-theme="teacher"] #modal.teacher-plan-sheet{background:linear-gradient(135deg,#fff8fc,#f5f9ff 60%);box-shadow:0 -12px 70px #53638926}
:root[data-workspace-theme="teacher"] #modal.teacher-plan-sheet>.modal-head{background:#faf9fdf5}
#modal.teacher-plan-sheet::before{content:"";position:absolute;top:9px;left:calc(50% - 19px);width:38px;height:4px;border-radius:4px;background:#d4d9e5;pointer-events:none}
#modal.teacher-plan-sheet>.modal-head{position:sticky;top:0;z-index:2;background:#faf9fdf5;border-bottom:1px solid #e2e3ed;padding:23px 28px 15px;gap:15px;border-radius:25px 25px 0 0;backdrop-filter:blur(12px)}
#modal.teacher-plan-sheet>.modal-head h2{min-width:0;overflow-wrap:anywhere;font-size:17px;font-weight:600;color:#43516d;line-height:1.7}
#modal.teacher-plan-sheet .modal-close{width:38px;height:38px;min-height:38px;color:#626e84;background:#eef1f8;border:1px solid #dfe4ef;border-radius:50%;flex:none}
#modal.teacher-plan-sheet>.modal-body{padding:19px 28px 0;overflow:visible;max-height:none}
.plan-sheet-summary{display:grid;gap:10px;padding-bottom:14px;margin-bottom:14px;border-bottom:1px solid #e0e4ef}
.plan-sheet-identity{display:flex;justify-content:space-between;align-items:center;gap:10px 15px;flex-wrap:wrap;min-width:0;overflow-wrap:anywhere}
.plan-sheet-identity>div{min-width:0}
.plan-sheet-identity .group-eyebrow{display:block;font-size:10px;line-height:1.7;margin-bottom:3px;color:#626e84}
.plan-sheet-identity h3{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap;line-height:1.7}
.plan-sheet-identity h3>small{font-size:11px;font-weight:400;color:#626e84}
.plan-sheet-identity>.pill{flex:none}
.plan-sheet-summary h3,.plan-sheet-summary strong{color:#495570;font-size:14px;font-weight:600}
.plan-sheet-summary p{font-size:12px;line-height:1.85;color:#626e84;overflow-wrap:anywhere;margin-top:4px}
.plan-sheet-metrics{display:flex;align-items:center;flex-wrap:wrap;gap:6px;font-size:11px;color:#586d8f}
.plan-sheet-metrics>span{display:inline-flex;align-items:center;gap:5px;padding:3px 8px;background:#edf3fc;border:1px solid #dbe5f3;border-radius:8px;white-space:normal;overflow-wrap:anywhere}
.plan-sheet-summary .plan-sheet-metrics strong{font-size:12px;color:#586d8f}
.plan-sheet-evidence{font-size:11px;line-height:1.8;color:#626e84;min-width:0}
.plan-sheet-evidence>summary{cursor:pointer;min-height:24px;font-size:11px;font-weight:400}
.plan-sheet-reasons{display:grid;gap:7px;padding:9px 0 0;margin:0;list-style:none;font-size:11px;line-height:1.8;color:#626e84}
.plan-sheet-reasons li{overflow-wrap:anywhere}
.plan-sheet-reasons li>strong{display:inline-block;font-size:11px;font-weight:500;margin-right:9px;color:#626d86}
#teacher-plan-form.plan-sheet-form{display:block;min-width:0;margin:0;padding:0}
.plan-sheet-form>.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;overflow:visible;max-height:none;padding:0}
.plan-sheet-form .field{min-width:0;color:#5a6580;font-size:12px;gap:7px;align-content:start}
.plan-sheet-form .field>textarea,.plan-sheet-form .plan-field>label>textarea,.plan-sheet-form .plan-tag-editor textarea{display:block;width:100%;box-sizing:border-box;min-width:0;min-height:88px;max-height:none;resize:none;overflow-y:hidden;line-height:1.9;background:#ffffffec;border:1px solid #d7deeb;border-radius:11px;padding:11px 13px;color:#44516a;font-size:13px;transition:border-color .16s,box-shadow .16s}
.plan-sheet-form textarea:focus{border-color:#9cadce;box-shadow:0 0 0 3px #b9c8e629;outline:none}
.plan-sheet-form .plan-tag-assistant{border-radius:16px;padding:13px 15px;border-color:#dfdcec;background:linear-gradient(140deg,#fff3f9,#f0f6ff)}
.plan-sheet-form .plan-tag-heading h4{font-size:14px}
.plan-sheet-form .plan-tag-heading p{font-size:11px}
.plan-sheet-form .plan-tag-editors{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}
.plan-sheet-form .plan-tag-editors>article:only-child{grid-column:1/-1}
.plan-sheet-form .plan-tag-editor{border-radius:12px;background:#ffffffd6}
.plan-sheet-form .plan-tag-editor textarea{min-height:80px;font-size:12px;padding:9px 11px}
.plan-sheet-form .plan-tag-actions{margin-top:10px}
.plan-sheet-form .plan-tag-saving-note{font-size:11px;margin-top:7px}
.plan-sheet-form .plan-tag-library{margin-top:9px}
.plan-sheet-form .plan-tag-groups{grid-template-columns:repeat(2,minmax(0,1fr))}
/* Actions follow the growing fields so no viewport size covers editable text. */
.plan-sheet-form .form-actions{position:static;display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;background:#f7f9fef5;border-top:1px solid #dfe4ef;margin:20px -28px 0;padding:15px 28px max(15px,env(safe-area-inset-bottom))}
.plan-sheet-form .form-actions .btn{min-width:0;min-height:42px;white-space:normal;overflow-wrap:anywhere;font-size:12px;border-radius:10px}
.plan-sheet-form .form-actions .btn.primary{background:#586f96;border-color:#586f96;color:#fff}
.plan-sheet-form .form-actions .btn.primary:hover{background:#516f9d}
.plan-sheet-form #sheet-save-status{font-size:11px;color:#626e84;line-height:1.7;overflow-wrap:anywhere}
@keyframes teacher-plan-rise{from{transform:translateY(35px);opacity:.3}to{transform:translateY(0);opacity:1}}
@media(max-width:1180px){.teacher-roster-columns,.subject-analytics-discovery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.teacher-roster-column{min-height:200px}.teacher-roster-column header>p{min-height:0}.subject-analytics-discovery>p{min-height:0}}
@media(max-width:640px){
 .teacher-roster-heading{gap:10px;margin-bottom:12px}.teacher-roster-heading h2{font-size:17px}.roster-back{margin-top:0;min-height:44px;padding:8px 10px;font-size:11px}
 .teacher-shell:has(#subject-analytics) .teacher-scroll-intro{min-height:120px}.teacher-shell:has(#subject-analytics) .teacher-scroll-title{font-size:22px}.teacher-shell:has(#subject-analytics) .teacher-scroll-caption{font-size:11px}.teacher-shell:has(#subject-analytics) .teacher-scroll-intro-visual{top:0}
 .teacher-roster-toolbar{padding:9px 11px;gap:7px;border-radius:14px}.roster-search>input{font-size:12px;min-height:44px}.roster-search>span{font-size:22px}.teacher-roster-toolbar>select{max-width:123px;padding:8px 21px 8px 8px;min-height:44px;font-size:11px}
 .teacher-roster-columns{gap:11px}.teacher-roster-column{padding:15px 12px;min-height:180px;border-radius:16px}.teacher-roster-column h2{font-size:14px;gap:5px}.teacher-roster-column h2>span{padding:0 5px}.roster-column-kicker{margin-bottom:10px}.teacher-roster-column header>p{font-size:10px;margin:5px 0 13px}.roster-bubble-list{gap:8px 5px}.roster-student-bubble{font-size:12px;min-height:44px;padding:8px 10px;gap:6px}.roster-column-empty{font-size:11px}.roster-overlap-note{font-size:10px;margin:11px 1px 19px}.roster-result-meta{font-size:10px;padding:15px 1px 11px}
 .teacher-roster-others{padding:18px 16px;border-radius:16px}.teacher-roster-others>header{gap:11px;margin-bottom:16px}.teacher-roster-others header p{font-size:11px}.roster-status-legend{gap:11px}
 .subject-analytics-discoveries{padding:17px 14px;border-radius:17px;margin:18px 0}.subject-analytics-discoveries>header{gap:12px;margin-bottom:15px}.subject-analytics-discoveries>header h3{font-size:16px}.subject-analytics-discoveries>header .btn{min-height:44px}.subject-analytics-discovery-grid{gap:10px}.subject-analytics-discovery{padding:13px 11px;border-radius:13px}.subject-analytics-discovery h4{font-size:12px}.subject-analytics-discovery>p{font-size:10px;margin-bottom:11px}.subject-analytics-focus-chips>button{min-height:44px;font-size:11px;padding:8px 10px}.subject-analytics-discovery>.link-button{min-height:44px;font-size:10px}.subject-analytics-discovery-note{font-size:10px}
 #modal.teacher-plan-sheet{width:100%;max-height:88vh;max-height:88dvh;border-left:0;border-right:0;scrollbar-gutter:auto;border-radius:23px 23px 0 0}
 #modal.teacher-plan-sheet>.modal-head{padding:19px 18px 11px;border-radius:23px 23px 0 0}#modal.teacher-plan-sheet>.modal-head h2{font-size:16px}#modal.teacher-plan-sheet .modal-close{width:44px;height:44px;min-height:44px}
 #modal.teacher-plan-sheet>.modal-body{padding:16px 18px 0}.plan-sheet-summary{gap:8px;margin-bottom:13px;padding-bottom:13px}.plan-sheet-metrics{justify-content:flex-start}.plan-sheet-evidence>summary{min-height:44px;display:flex;align-items:center}
 .plan-sheet-form>.form-grid,.plan-sheet-form .plan-tag-editors,.plan-sheet-form .plan-tag-groups{grid-template-columns:minmax(0,1fr)}.plan-sheet-form>.form-grid{gap:15px}.plan-sheet-form .plan-tag-assistant{padding:12px}.plan-sheet-form .plan-hint-bubble,.plan-sheet-form .plan-tag-chip{min-height:44px}.plan-sheet-form .plan-tag-remove{min-height:44px}.plan-sheet-form .plan-tag-evidence summary,.plan-sheet-form .plan-tag-method summary,.plan-sheet-form .plan-tag-library>summary{min-height:44px;display:flex;align-items:center}.plan-sheet-form .plan-tag-library>summary{gap:7px}
 .plan-sheet-form .form-actions{margin:18px -18px 0;padding:13px 18px max(13px,env(safe-area-inset-bottom));gap:10px}.plan-sheet-form .form-actions .btn{min-height:44px;flex:1 1 120px}.plan-sheet-form .form-actions .row{gap:8px;min-width:0;width:100%}.plan-sheet-form .plan-tag-actions .btn{min-height:44px}
}
/* Keep the complete field and action area reachable above a mobile keyboard. */
@media(max-height:620px){#modal.teacher-plan-sheet>.modal-head{position:static}}
@media(max-width:360px){.teacher-roster-columns,.subject-analytics-discovery-grid{grid-template-columns:minmax(0,1fr)}.teacher-roster-column{min-height:0}.teacher-roster-toolbar{flex-wrap:wrap}.roster-search{flex-basis:100%}.teacher-roster-toolbar>select{max-width:none;width:100%}}
@media(prefers-reduced-motion:reduce){#modal.teacher-plan-sheet{animation:none}.roster-student-bubble,.plan-sheet-form textarea,.subject-analytics-focus-chips>button{transition:none}.roster-student-bubble:hover,.subject-analytics-focus-chips>button:hover{transform:none}}
@media(forced-colors:active){.teacher-roster-column,.teacher-roster-others,.teacher-roster-toolbar,.roster-student-bubble,.subject-analytics-discoveries,.subject-analytics-discovery,.subject-analytics-focus-chips>button,#modal.teacher-plan-sheet,:root[data-workspace-theme="teacher"] #modal.teacher-plan-sheet,.plan-sheet-form .plan-tag-assistant{background:Canvas;color:CanvasText;border:1px solid CanvasText;box-shadow:none}.roster-review-dot{background:Canvas;border-color:CanvasText}.roster-review-dot.is-draft{border-style:dashed}.roster-review-dot.is-published{background:CanvasText}.roster-student-bubble:focus-visible{outline-color:Highlight}#modal.teacher-plan-sheet::backdrop{background:#0006;backdrop-filter:none}.plan-sheet-form .form-actions,#modal.teacher-plan-sheet>.modal-head,:root[data-workspace-theme="teacher"] #modal.teacher-plan-sheet>.modal-head{background:Canvas;backdrop-filter:none}}
