:root{--background:#f7edda;--surface:#fffaf0;--surface-raised:#fff;--surface-soft:#f4e6cf;--text:#171512;--muted:#6b6255;--gold:#d8941e;--gold-dark:#9d6416;--school-accent-dark:var(--gold-dark);--primary:#9d6416;--primary-hover:#7f4f10;--border:#ded1bc;--line:#3c280c1f;--success:#247a52;--success-soft:#e5f4eb;--warning:#986315;--warning-soft:#fff1d4;--danger:#a33d2a;--danger-soft:#fff0ea;--info:#246682;--info-soft:#e7f3f8;--focus:#1677d2;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--radius-sm:10px;--radius-md:16px;--radius-lg:22px;--radius-pill:999px;--control-height:44px;--content-width:1180px;--shadow-soft:0 12px 32px #3a260f14;--shadow-popover:0 16px 36px #3a260f29;--font-sans:var(--font-inter), "Segoe UI", Arial, sans-serif;--font-display:var(--font-sans);--type-caption:.75rem;--type-small:.875rem;--type-body:1rem;--type-lead:1.125rem;--type-card-title:1.25rem;--type-section-title:clamp(1.375rem, 1.2rem + .6vw, 1.75rem);--type-page-title:clamp(1.625rem, 1.45rem + .65vw, 2rem);--type-title:var(--type-page-title);--leading-tight:1.2;--leading-ui:1.4;--leading-body:1.55;--tracking-tight:-.035em}.reading-journey-metadata{gap:var(--space-4);border:1px solid var(--border);border-radius:var(--radius-md);padding:var(--space-4);background:var(--surface);margin:0;display:grid}.reading-journey-metadata>legend{color:var(--text);font-size:var(--type-card-title);padding:0;font-weight:650}.reading-journey-metadata-intro,.reading-journey-metadata small{color:var(--muted);font-size:var(--type-caption);margin:0;font-weight:400;line-height:1.55}.reading-journey-toggle{align-items:flex-start;gap:var(--space-3);border-top:1px solid var(--border);border-bottom:1px solid var(--border);min-height:44px;padding:var(--space-3) 0;display:flex}.reading-journey-toggle input,.reading-journey-option-grid input[type=checkbox]{width:16px;height:16px;accent-color:var(--primary);flex:none;margin:3px 0 0}.reading-journey-toggle strong,.reading-journey-toggle small{display:block}.reading-journey-toggle strong{color:var(--text);font-size:var(--type-small);font-weight:650}.reading-journey-option-grid{gap:var(--space-4);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.reading-journey-option-grid>fieldset{border:0;min-width:0;margin:0;padding:0}.reading-journey-option-grid legend{margin-bottom:var(--space-2);color:var(--text);font-size:var(--type-caption);font-weight:650}.reading-journey-check-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 10px;display:grid}.reading-journey-check-grid label,.reading-journey-day30{color:var(--muted);font-size:var(--type-caption);align-items:flex-start;gap:7px;font-weight:400;line-height:1.35;display:flex}.reading-journey-day30{margin-top:var(--space-3);border-top:1px solid var(--border);padding-top:var(--space-3);color:var(--text);font-weight:600}.reading-journey-day30 input{width:16px;height:16px;accent-color:var(--primary);margin:1px 0 0}.reading-journey-instructions{gap:var(--space-2);display:grid}.reading-journey-instructions textarea{min-height:128px}@media (max-width:900px){.reading-journey-option-grid{grid-template-columns:minmax(0,1fr)}}@media (max-width:620px){.reading-journey-metadata{border-radius:var(--radius-sm);padding:var(--space-3)}}.lesson-library-panel,.lesson-editor-panel{gap:18px;display:grid}.lesson-library-toolbar{grid-template-columns:minmax(260px,1fr) 190px auto auto;gap:10px;display:grid}.lesson-library-list{gap:8px;display:grid}.lesson-library-row{border:1px solid var(--line);background:var(--surface);border-radius:16px;grid-template-columns:42px minmax(220px,1.35fr) minmax(360px,1fr) 36px;align-items:center;gap:14px;min-height:68px;padding:10px 12px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid}.lesson-library-row:hover,.lesson-library-row:focus-within{border-color:#d8941e57;transform:translateY(-1px);box-shadow:0 8px 22px #3a260f12}.lesson-library-row p,.lesson-library-title{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.lesson-library-row p{color:var(--muted);font-size:var(--type-small);margin:3px 0 0}.lesson-library-index{width:38px;height:38px;color:var(--gold-dark);background:var(--brand-soft,#fff1d4);font-variant-numeric:tabular-nums;border:1px solid #d8941e2e;border-radius:12px;place-items:center;font-weight:600;display:grid}.lesson-library-main{min-width:0}.lesson-library-title{color:var(--text);font-weight:600;line-height:var(--leading-ui);text-decoration:none}.lesson-library-title:hover{color:var(--gold-dark)}.lesson-library-meta{grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;gap:7px;min-width:0;display:grid}.lesson-library-meta>span{min-width:0;color:var(--muted);text-align:center;text-overflow:ellipsis;white-space:nowrap;background:#f4e6cfa8;border-radius:10px;padding:7px 9px;font-size:.75rem;font-weight:700;line-height:1.15;overflow:hidden}.lesson-library-meta>.course-status-pill{width:100%;max-width:none;display:block}.lesson-library-more-menu{justify-self:end;position:relative}.lesson-library-more-menu summary{width:34px;height:34px;color:var(--gold-dark);cursor:pointer;letter-spacing:.08em;background:#ffffffb8;border:1px solid #3827101a;border-radius:11px;place-items:center;font-weight:700;list-style:none;display:grid}.lesson-library-more-menu summary::-webkit-details-marker{display:none}.lesson-library-more-menu summary:hover,.lesson-library-more-menu[open] summary{background:var(--warning-soft);border-color:#d8941e57}.lesson-library-more-menu>div{z-index:30;background:#fffcf5fc;border:1px solid #3827101a;border-radius:13px;min-width:156px;display:grid;position:absolute;top:calc(100% + 7px);right:0;overflow:hidden;box-shadow:0 18px 36px #38271029}.lesson-library-more-menu>div a,.lesson-library-more-menu>div button{width:100%;color:var(--text);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;padding:11px 13px;font-size:.875rem;font-weight:600;text-decoration:none}.lesson-library-more-menu>div button{color:var(--danger)}.lesson-library-more-menu>div a:hover,.lesson-library-more-menu>div button:hover{background:#e5a8321a}.lesson-library-more-menu form{margin:0}.ungrouped-lesson-heading{align-items:center;gap:8px;display:flex}.lesson-library-form{max-width:900px}.course-library-picker{min-width:min(620px,78vw)}.ungrouped-lesson-list{margin-top:14px}.ungrouped-lesson-heading{justify-content:space-between;padding:6px 4px}.lesson-text-content{width:100%;min-height:360px;color:var(--ink);background:var(--surface);white-space:pre-wrap;padding:clamp(24px,5vw,54px);font-size:clamp(1.1rem,2vw,1.45rem);line-height:1.85;overflow:auto}.lesson-text-content>span{color:var(--brand-deep);letter-spacing:.12em;text-transform:uppercase;margin-bottom:16px;font-size:.75rem;font-weight:600;display:block}.lesson-content-image{object-fit:contain;background:var(--surface);width:100%;max-height:70vh;display:block}@media (max-width:1050px){.lesson-library-row{grid-template-columns:40px minmax(180px,1fr) minmax(260px,.95fr) 36px}.lesson-library-meta{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.lesson-library-toolbar{grid-template-columns:1fr 1fr}.lesson-library-toolbar input{grid-column:1/-1}.lesson-library-row{grid-template-columns:36px minmax(0,1fr) 34px;gap:9px;padding:11px}.lesson-library-index{width:34px;height:34px}.lesson-library-meta{scrollbar-width:none;grid-column:2/-1;gap:6px;padding-bottom:2px;display:flex;overflow-x:auto}.lesson-library-meta::-webkit-scrollbar{display:none}.lesson-library-meta>span{flex:none;max-width:140px}.lesson-library-more-menu{grid-area:1/3}.course-library-picker{min-width:min(430px,82vw)}.lesson-text-content{min-height:300px;padding:22px 18px}}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:radial-gradient(circle at top right, #d8941e38, transparent 30%), linear-gradient(145deg, #fff7e8, var(--background));color:var(--text);font-family:var(--font-sans);font-size:var(--type-body);line-height:var(--leading-body);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.app-shell{width:min(1180px,100% - 32px);margin:24px auto}.panel{border:1px solid var(--line);background:#fffaf0d1;border-radius:28px;box-shadow:0 24px 70px #50320c1f}.hero{gap:18px;padding:clamp(28px,5vw,64px);display:grid}.hero h1{max-width:760px;margin:0;font-size:clamp(2.2rem,7vw,5rem);line-height:.95}.hero p{max-width:680px;color:var(--muted);margin:0;font-size:1.125rem;line-height:1.65}.button-row{flex-wrap:wrap;gap:12px;display:flex}.button{min-height:46px;color:var(--gold-dark);background:#fff;border:0;border-radius:999px;justify-content:center;align-items:center;padding:12px 18px;font-weight:600;display:inline-flex}.button.primary{color:#fff;background:linear-gradient(135deg,#e4a42d,#aa6d15)}.button.danger{color:#a53a19;background:#fff1eb}.alert{border-radius:18px;padding:12px 14px;font-weight:600}.alert.error{color:#9d3418;background:#fff1eb;border:1px solid #ab361b38}.alert.success{color:#24783a;background:#e7f7e9;border:1px solid #24783a38}.dashboard-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:18px;display:grid}.metric-card{border:1px solid var(--line);background:#ffffffb8;border-radius:24px;gap:10px;min-height:140px;padding:20px;display:grid}.metric-card strong{font-size:2rem}.metric-card span{color:var(--muted)}.topbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.brand{align-items:center;gap:12px;font-weight:600;display:flex}.brand-mark{color:#e4a42d;background:#10100f;border-radius:16px;place-items:center;width:48px;height:48px;display:grid;overflow:hidden}.brand-mark img{object-fit:cover;width:100%;height:100%}.nav{flex-wrap:wrap;gap:8px;display:flex}.nav a{color:var(--muted);background:#ffffffa3;border-radius:999px;padding:10px 14px;font-weight:600}.account-chip{color:var(--text);background:#ffffffb8;border-radius:999px;align-items:center;gap:10px;padding:8px 8px 8px 16px;font-weight:600;display:flex}.account-chip button{background:var(--surface-soft);min-height:36px;color:var(--gold-dark);cursor:pointer;border:0;border-radius:999px;padding:8px 12px;font-weight:600}.form-card{gap:14px;max-width:440px;padding:28px;display:grid}.form-card h1,.work-panel h1{margin:0}.form-card p,.work-panel p{color:var(--muted);margin:0;line-height:1.6}.form-card form{gap:14px;display:grid}.form-card label{color:var(--muted);gap:7px;font-weight:600;display:grid}.form-card input{border:1px solid var(--line);background:#fff;border-radius:16px;min-height:48px;padding:0 14px}.auth-shell{background:#fffaf0;border:1px solid #ae751c4d;border-radius:34px;grid-template-columns:minmax(0,1.14fr) minmax(360px,.86fr);align-items:stretch;gap:0;min-height:calc(100vh - 48px);display:grid;overflow:hidden;box-shadow:0 28px 90px #4128092e}.auth-panel{border:0;border-radius:0;padding:clamp(24px,4vw,44px);position:relative;overflow:hidden}.auth-brand-panel{color:#fff6df;background:radial-gradient(circle at 88% 13%,#e09d2f47,#0000 34%),radial-gradient(circle at 8% 100%,#8a591645,#0000 32%),linear-gradient(145deg,#0f1012 0%,#17130f 58%,#2b1d0c 100%);align-content:space-between;gap:28px;min-height:650px;display:grid}.auth-brand-panel:after{content:"";border:1px solid #e8aa3447;width:340px;height:340px;position:absolute;bottom:-140px;right:-100px;box-shadow:inset 0 0 80px #d8941e38;border-radius:50%!important}.auth-logo-card{aspect-ratio:1;background:#fffaf0;border:1px solid #e0a54557;place-items:center;width:88px;display:grid;overflow:hidden;box-shadow:0 16px 44px #0000003d,0 0 42px #d7911d1f;border-radius:50%!important}.auth-story-brand{z-index:1;align-items:center;gap:14px;display:flex;position:relative}.auth-story-brand>div:last-child{gap:2px;display:grid}.auth-story-brand strong{font-weight:600}.auth-story-brand span{color:#c8bcaa;font-size:.875rem}.auth-logo-card img{object-fit:contain;width:100%;height:100%;padding:12%;display:block}.auth-brand-copy{z-index:1;gap:14px;max-width:720px;display:grid;position:relative}.eyebrow{color:var(--gold-dark);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:600}.auth-brand-copy .eyebrow{color:#f1ba4c}.auth-brand-copy h1{letter-spacing:-.055em;margin:0;font-size:clamp(2.5rem,5vw,4.4rem);line-height:.96}.auth-brand-copy p{color:#fff6dfc7;max-width:680px;margin:0;font-size:clamp(1rem,2vw,1.2rem);line-height:1.7}.auth-benefit-grid{z-index:1;gap:7px;margin:0;padding:0;list-style:none;display:grid;position:relative}.auth-benefit-grid li{background:#ffffff0e;border:1px solid #e1a43e29;border-radius:11px;grid-template-columns:32px minmax(0,1fr);align-items:start;gap:12px;padding:11px 13px;display:grid}.auth-benefit-grid b{color:#f1ba4c;font-size:.75rem}.auth-benefit-grid span{color:#fff6dfc2;gap:2px;font-size:.875rem;line-height:1.45;display:grid}.auth-benefit-grid span strong{color:#fff6df;font-size:.9375rem;font-weight:600}.login-panel{background:radial-gradient(circle at 0 0,#d8941e29,#0000 28%),linear-gradient(150deg,#fffdf8 0%,#fff6e5 100%);align-content:center;gap:18px;display:grid}.login-card{background:#fffdf8f0;border-top:4px solid #d58d18;border-radius:14px;width:100%;max-width:370px;padding:28px;box-shadow:0 18px 54px #603d0f1c}.login-panel-head{gap:6px;margin-bottom:24px;display:grid}.login-panel-head>p:last-child{color:var(--muted);margin:0;line-height:1.5}.login-panel h2{letter-spacing:-.035em;margin:0;font-size:clamp(1.65rem,2.7vw,1.9rem);font-weight:500;line-height:1.12}.login-mark{background:#fff4dc;border:1px solid #ae751c38;border-radius:50%;width:62px;height:62px;box-shadow:0 16px 36px #50320c21}.login-mark img{object-fit:contain;padding:9px}.form-stack{gap:16px;display:grid}.form-stack label{color:var(--muted);gap:8px;font-weight:600;display:grid}.form-stack input{width:100%;min-height:56px;color:var(--text);background:#ffffffd6;border:1px solid #3c280c24;border-radius:20px;outline:none;padding:0 16px;box-shadow:inset 0 1px #ffffffb8}.form-stack input:focus{border-color:#d8941e94;box-shadow:0 0 0 4px #d8941e24}.login-panel .button.primary{min-height:58px;margin-top:4px;font-size:1rem}.form-stack button:disabled,.form-stack input:disabled{cursor:not-allowed;opacity:.66}.auth-form-links{color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 16px;font-size:.875rem;font-weight:600;display:flex}.auth-inline-link{color:var(--gold-dark);font-weight:600}.social-auth{gap:12px;display:grid}.social-auth-divider{color:var(--muted);grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;font-size:.875rem;font-weight:600;display:grid}.social-auth-divider:before,.social-auth-divider:after{content:"";background:#3c280c1f;height:1px}.social-auth-buttons{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.social-google{background:0 0;border-color:#a96a127a;grid-column:1/-1;min-height:54px;font-size:1rem}.social-auth-button{min-height:48px;color:var(--text);cursor:pointer;font:inherit;background:#ffffffc7;border:1px solid #3c280c24;border-radius:16px;justify-content:center;align-items:center;gap:8px;font-size:.875rem;font-weight:600;display:inline-flex}.social-auth-button:hover{background:#fff;border-color:#d8941e85}.social-auth-button span{width:22px;height:22px;color:var(--gold-dark);background:#f2e7ce;border-radius:50%;place-items:center;font-weight:600;display:grid}.social-facebook span{color:#255fc5;background:#e4edff}.social-apple span{color:#151515;background:#e7e7e7}.social-auth-note{color:var(--muted);text-align:center;margin:0;font-size:.875rem;line-height:1.45}.auth-login-divider{color:var(--muted);grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;font-size:.75rem;display:grid}.auth-login-divider:before,.auth-login-divider:after{content:"";background:#825b234d;height:1px}.auth-email-disclosure{border:0}.auth-email-disclosure>summary{min-height:48px;color:var(--text);cursor:pointer;justify-content:space-between;align-items:center;font-weight:400;list-style:none;display:flex}.auth-email-disclosure>summary::-webkit-details-marker{display:none}.auth-email-disclosure>summary>span{align-items:center;gap:9px;display:inline-flex}.auth-email-chevron{transition:transform .16s}.auth-email-disclosure[open] .auth-email-chevron{transform:rotate(180deg)}.auth-email-disclosure .form-stack{gap:10px;padding:4px 0 10px}.auth-email-disclosure .form-stack label{gap:5px;font-size:.8125rem;font-weight:500}.auth-email-disclosure .form-stack input{border-radius:13px;min-height:48px}.auth-email-disclosure .form-stack .button{min-height:48px;margin-top:2px}.auth-password-label{justify-content:space-between;align-items:center;gap:12px;display:flex}.auth-password-label .auth-inline-link{font-size:.8125rem}.auth-demo-account{color:var(--muted);text-align:center;margin:0 0 10px;font-size:.75rem}.auth-activation-note{color:var(--muted);text-align:center;margin:0;font-size:.875rem;line-height:1.5}.auth-activation-note span,.auth-activation-note a,.auth-legal a{color:var(--gold-dark);font-weight:500}.auth-legal{color:var(--muted);text-align:center;margin:8px 0 0;font-size:.75rem;line-height:1.5}.registration-email-form{gap:12px;width:100%;max-width:336px;margin-inline:auto}.registration-email-form label{gap:6px;font-size:.875rem;font-weight:500}.registration-email-form input{border-radius:14px;min-height:48px;padding-inline:14px}.registration-email-form .button{min-height:50px;margin-top:2px}.enrollment-create-form{grid-template-columns:repeat(4,minmax(0,1fr));align-items:flex-end;gap:12px;margin:20px 0;display:grid}.enrollment-create-form label{color:var(--muted);gap:7px;font-weight:600;display:grid}.enrollment-create-form select,.enrollment-create-form input{min-height:48px;color:var(--text);font:inherit;background:#fffdf9;border:1px solid #3c280c24;border-radius:14px;padding:0 12px}.enrollment-create-form .button{white-space:nowrap;min-height:48px}.enrollment-table-head{color:var(--muted);justify-content:space-between;gap:12px;margin:10px 0;display:flex}.enrollment-list{gap:8px;display:grid}.enrollment-row{background:#ffffff94;border:1px solid #3c280c1a;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;padding:13px 16px;display:flex}.enrollment-row span,.enrollment-row small{color:var(--muted)}.enrollment-row>div:last-child{grid-auto-flow:column;align-items:center}.enrollment-row form{margin:0}.enrollment-row .button{min-height:34px;padding:6px 11px;font-size:.875rem}.available-course-panel{border-top:1px solid var(--line);gap:18px;margin-top:28px;padding-top:24px;display:grid}.available-course-panel>div:first-child{gap:5px;display:grid}.available-course-panel h2,.available-course-panel h3,.available-course-panel p{margin:0}.available-course-panel>div:first-child>p{color:var(--gold-dark);font-weight:600}.available-course-panel>div:first-child>span,.available-course-panel article p{color:var(--muted)}.available-course-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.available-course-grid article{border:1px solid var(--line);background:#fff9;border-radius:18px;align-content:start;gap:10px;padding:16px;display:grid}.available-course-grid .status-pill{width:fit-content}.available-course-grid form{margin-top:4px}.available-course-grid .button{width:100%}.enrollment-waiting-panel{border:1px solid var(--line);background:#fff9eeb8;border-radius:18px;gap:12px;margin-top:22px;padding:18px;display:grid}.enrollment-waiting-panel>div:first-child{gap:3px;display:grid}.enrollment-waiting-panel>div:first-child p,.enrollment-waiting-panel h2{margin:0}.enrollment-waiting-panel>div:first-child p{color:var(--gold-dark);text-transform:uppercase;font-size:.875rem;font-weight:600}.enrollment-waiting-panel article{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:12px 0;display:flex}.enrollment-waiting-panel article>div{gap:3px;min-width:0;display:grid}.enrollment-waiting-panel article span{color:var(--muted);font-size:.875rem}.status-pill.pending_payment,.status-pill.pending_approval{color:#9a5b00;background:#fff0cd}.status-pill.paused,.status-pill.expired{color:#ab3820;background:#fee6e0}@media (max-width:900px){.available-course-grid{grid-template-columns:1fr}}@media (max-width:560px){.enrollment-waiting-panel article{flex-direction:column;align-items:flex-start;gap:8px}}@media (max-width:1000px){.enrollment-create-form{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.enrollment-create-form{grid-template-columns:1fr}.enrollment-table-head,.enrollment-row{flex-direction:column;align-items:start}.enrollment-row>div:last-child{justify-content:space-between;width:100%}}.auth-help-card{background:#fff6e2b8;border:1px solid #d8941e2e;border-radius:22px;gap:5px;padding:16px;display:grid}.auth-help-card p{color:var(--muted);margin:0;line-height:1.55}.auth-home-link{width:fit-content;color:var(--gold-dark);font-weight:600}.student-management-grid{grid-template-columns:minmax(280px,360px) minmax(0,1fr);align-items:flex-start;gap:18px;display:grid}.student-form,.data-list{border:1px solid var(--line);background:#ffffff9e;border-radius:24px;gap:12px;padding:18px;display:grid}.student-form h2,.data-list h2{margin:0}.student-form label{color:var(--muted);gap:7px;font-weight:600;display:grid}.student-form input,.student-form textarea,.student-form select,.row-actions select{border:1px solid var(--line);width:100%;color:var(--text);background:#fff;border-radius:16px}.student-form input,.student-form select,.row-actions select{min-height:44px;padding:0 12px}.student-form textarea{resize:vertical;min-height:92px;padding:12px}.data-list-head{color:var(--muted);justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.data-row{border:1px solid var(--line);background:#fffaf0e6;border-radius:20px;grid-template-columns:minmax(180px,1.4fr) repeat(3,minmax(82px,.5fr)) minmax(190px,.9fr);align-items:center;gap:12px;padding:14px;display:grid}.data-row>div{gap:4px;display:grid}.data-row span{color:var(--muted);font-size:.875rem}.row-actions{gap:8px;display:grid}.row-actions form{gap:8px;display:flex}.row-actions button{background:var(--surface-soft);min-height:38px;color:var(--gold-dark);cursor:pointer;border:0;border-radius:999px;padding:8px 12px;font-weight:600}.row-actions button.danger{color:#a53a19;background:#fff1eb}.empty-state{border:1px dashed var(--line);color:var(--muted);text-align:center;border-radius:18px;padding:24px}.course-admin-grid{grid-template-columns:minmax(280px,420px) minmax(260px,1fr);align-items:flex-start;gap:18px;display:grid}.course-create-form{align-content:start}.taxonomy-panel{border:1px solid var(--line);background:#ffffff9e;border-radius:24px;gap:12px;padding:18px;display:grid}.taxonomy-panel h2,.course-list-head h2,.detail-section h2,.module-card h3{margin:0}.taxonomy-panel form{gap:8px;display:grid}.taxonomy-panel input,.taxonomy-panel button,.quick-inline-form input,.quick-inline-form select,.quick-inline-form button,.inline-grid-form input,.inline-grid-form textarea,.inline-grid-form select,.inline-grid-form button,.mini-editor input,.mini-editor button,.enrollment-row button{border:1px solid var(--line);color:var(--text);background:#fff;border-radius:16px}.taxonomy-panel input,.quick-inline-form input,.quick-inline-form select,.inline-grid-form input,.inline-grid-form select,.mini-editor input{min-height:44px;padding:0 12px}.taxonomy-panel button,.quick-inline-form button,.mini-editor button,.enrollment-row button{min-height:42px;color:var(--gold-dark);cursor:pointer;padding:8px 14px;font-weight:600}.course-list-head{justify-content:space-between;align-items:flex-end;gap:14px;margin-top:12px;display:flex}.course-list-head span{color:var(--muted)}.course-card-grid,.module-stack,.lesson-list,.enrollment-list{gap:14px;display:grid}.course-card,.module-card,.lesson-row,.enrollment-row,.course-detail-hero,.detail-section,.editor-details{border:1px solid var(--line);background:#ffffffa8;border-radius:24px}.course-card{gap:14px;padding:18px;display:grid}.course-card-main{align-items:flex-start;gap:14px;display:flex}.course-card h2,.course-card p,.course-detail-hero h1,.course-detail-hero p{margin:0}.course-card p,.course-detail-hero p,.detail-section p,.module-head span,.lesson-row span,.lesson-row small,.enrollment-row span{color:var(--muted)}.course-detail-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.course-detail-actions form,.course-detail-actions .button{margin:0}.course-initial{background:var(--surface-soft);width:48px;height:48px;color:var(--gold-dark);border-radius:16px;flex:none;place-items:center;font-weight:600;display:grid}.course-meta-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.course-meta-grid span{color:var(--muted);background:#f4e6cf9e;border-radius:16px;padding:10px 12px;font-weight:600}.course-actions{flex-wrap:wrap;gap:10px;display:flex}.course-actions form{margin:0}.course-index-panel,.course-new-panel{gap:18px}.course-index-head,.course-new-head{align-items:flex-start}.course-index-head>div:first-child,.course-new-head>div:first-child{max-width:760px}.course-index-actions{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:8px;min-width:max-content;display:flex}.course-index-summary{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.course-index-summary span{min-height:30px;color:var(--muted);background:#ffffff94;border:1px solid #5c41151a;border-radius:999px;align-items:center;padding:4px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.course-index-summary strong{color:var(--text);margin-right:4px;font-weight:600}.course-index-actions .button{white-space:nowrap;border-radius:999px;gap:8px;min-height:44px;padding:8px 14px}.course-index-actions .button span{background:#ffffff9e;border-radius:50%;place-items:center;width:26px;height:26px;font-weight:600;line-height:1;display:grid}.course-action-secondary{background:#ffffffc7;border:1px solid #d8941e3d}.course-action-primary{min-width:138px;box-shadow:0 16px 34px #ad6f142e}.course-index-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.course-index-metrics .metric-card{border-radius:18px;gap:4px;min-height:0;padding:12px 14px}.course-index-metrics .metric-card:after{width:54px;height:54px;bottom:-18px;right:-18px}.course-index-metrics .metric-card strong{font-size:clamp(1.55rem,2.4vw,2.05rem)}.course-index-metrics .metric-card span{font-size:.875rem}.course-toolbar{background:#ffffff85;border:1px solid #38271014;border-radius:28px;padding:12px}.course-filter-form{grid-template-columns:minmax(260px,1.45fr) minmax(160px,.75fr) minmax(190px,.9fr) auto auto;align-items:flex-end;gap:10px;display:grid}.course-filter-form label{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;gap:7px;font-size:.75rem;font-weight:600;display:grid}.course-filter-form input,.course-filter-form select{border:1px solid var(--line);width:100%;min-height:48px;color:var(--text);font:inherit;text-transform:none;letter-spacing:0;background:#ffffffe6;border-radius:999px;padding:0 16px;font-weight:600}.course-filter-form button,.course-filter-reset{white-space:nowrap;border-radius:999px;justify-content:center;min-height:48px}.course-filter-form button{color:#fff;font:inherit;cursor:pointer;background:linear-gradient(135deg,#e5a832,#ad6f14);border:0;padding:0 22px;font-weight:600}.course-filter-reset{align-items:center;padding:0 20px;text-decoration:none;display:inline-flex}.course-title-row{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.course-title-row h2{min-width:0}.course-status-pill{min-height:30px;color:var(--gold-dark);white-space:nowrap;background:#f4e6cfb8;border-radius:999px;flex:none;align-items:center;padding:6px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.course-status-pill.status-published{color:#15834d;background:#dff4df}.course-status-pill.status-hidden{color:#7a6756;background:#f0e7de}.course-index-card{border-radius:28px}.course-compact-card{gap:10px;padding:14px 16px}.course-compact-primary{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.course-compact-copy{min-width:0}.course-compact-copy .course-title-row{align-items:center;gap:10px;min-width:0;display:flex}.course-compact-copy h2,.course-compact-copy p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.course-compact-copy h2{min-width:0;font-size:1.25rem;line-height:1.2}.course-compact-copy p{margin-top:3px;font-size:.875rem}.course-compact-actions{flex-wrap:nowrap;justify-content:flex-end}.course-compact-actions .button{min-height:38px;padding:8px 14px}.course-compact-secondary{gap:8px;min-width:0;display:flex;overflow:hidden}.course-compact-secondary span{min-width:0;max-width:180px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;background:#f4e6cf9e;border-radius:999px;padding:7px 10px;font-size:.875rem;font-weight:600;overflow:hidden}.course-new-grid{margin-top:2px}.course-new-helper{align-content:start}.course-new-helper p{color:var(--muted);margin:0;line-height:1.55}.course-taxonomy-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.course-taxonomy-stats span{color:var(--gold-dark);text-align:center;background:#f4e6cf9e;border-radius:16px;padding:10px;font-size:.875rem;font-weight:600}.course-detail-panel{gap:18px}.course-detail-hero{justify-content:space-between;align-items:flex-start;gap:16px;padding:22px;display:flex}.editor-details{padding:14px}.editor-details summary{cursor:pointer;color:var(--gold-dark);font-weight:600}.inline-grid-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.inline-grid-form label{color:var(--muted);gap:7px;font-weight:600;display:grid}.inline-grid-form textarea{resize:vertical;min-height:96px;padding:12px}.inline-grid-form .span-2{grid-column:span 2}.inline-grid-form .button.primary{color:#fff;background:linear-gradient(135deg,#e4a42d,#aa6d15);border:0}.detail-section{gap:16px;padding:18px;display:grid}.muted-section{background:#ffffff6b}.section-title-row{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.quick-inline-form{align-items:center;gap:8px;display:flex}.module-card{gap:12px;padding:14px;display:grid}.module-head,.enrollment-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.icon-actions{align-items:flex-start;gap:8px;display:flex}.mini-editor{position:relative}.mini-editor summary,.icon-danger{width:40px;height:40px;color:var(--gold-dark);cursor:pointer;background:#fff;border:0;border-radius:999px;place-items:center;font-weight:600;display:grid}.mini-editor form{gap:8px;margin-top:8px;display:flex}.icon-danger{color:#a53a19;background:#fff1eb}.compact-editor{background:#ffffff85;border-radius:18px}.lesson-row{grid-template-columns:minmax(0,1fr) auto auto;align-items:flex-start;gap:12px;padding:14px;display:grid}.lesson-row-main{gap:5px;display:grid}.lesson-row small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.enrollment-row{padding:14px}.enrollment-row>div{gap:4px;display:grid}.submission-grid,.review-detail-grid{grid-template-columns:minmax(280px,420px) minmax(260px,1fr);align-items:flex-start;gap:18px;display:grid}.submission-summary,.review-list,.asset-list,.feedback-list{gap:12px;display:grid}.submission-card,.review-row,.asset-row,.feedback-card,.review-detail-hero,.student-profile-card{border:1px solid var(--line);background:#ffffffa8;border-radius:22px}.submission-card{gap:12px;padding:16px;display:grid}.submission-work-panel{gap:18px}.submission-status-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.submission-status-grid article{background:#ffffffb8;border:1px solid #3827101a;border-radius:22px;gap:6px;min-height:108px;padding:16px;display:grid;box-shadow:0 16px 36px #3a260f14}.submission-status-grid span,.submission-card small,.review-content small{color:var(--muted)}.submission-status-grid strong{color:var(--text);font-size:2rem;line-height:1}.submission-history-list .submission-card>div:first-child{gap:5px;display:grid}.submission-history-list .submission-card small,.review-content small{font-weight:600}.submission-card p,.feedback-preview p,.review-content p,.feedback-card p{color:var(--muted);margin:0;line-height:1.55}.submission-card>div,.feedback-preview,.review-content,.review-meta{gap:6px;display:grid}.submission-card span,.feedback-preview span,.review-content span,.review-meta span,.asset-row span,.feedback-card span,.student-profile-card span{color:var(--muted)}.submission-status-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.submission-status-row a,.review-meta a,.asset-row a,.feedback-card a{color:var(--gold-dark);font-weight:600}.status-pill{background:var(--surface-soft);width:fit-content;color:var(--gold-dark);border-radius:999px;padding:8px 12px;font-weight:600;display:inline-flex}.status-pill.pending_review{color:#9d6416;background:#fff0cf}.status-pill.needs_revision{color:#a53a19;background:#fff1eb}.status-pill.reviewed,.status-pill.answered{color:#24783a;background:#e7f7e9}.feedback-preview{background:#f4e6cf6b;border-radius:16px;padding:12px}.feedback-preview.muted{color:var(--muted)}.review-status-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.review-row{grid-template-columns:minmax(210px,.9fr) minmax(240px,1.2fr) minmax(150px,.6fr) auto;align-items:center;gap:14px;padding:16px;display:grid}.review-student,.student-profile-card{align-items:center;gap:12px;display:flex}.review-student>div,.student-profile-card>div{gap:4px;display:grid}.review-detail-panel{gap:18px}.review-detail-hero{padding:22px}.review-detail-hero h1,.review-detail-hero p{margin:0}.asset-row{justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.asset-row>div,.feedback-card>div{gap:4px;min-width:0;display:grid}.asset-row span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.feedback-card{gap:10px;padding:14px;display:grid}.student-profile-card{padding:14px}.question-work-panel,.question-admin-panel,.question-detail-panel{gap:18px}.question-card,.question-row{border-color:#d8941e2e}.question-admin-actions{flex-wrap:wrap;gap:10px;display:flex}.reading-admin-grid{grid-template-columns:minmax(300px,520px) minmax(260px,1fr);align-items:flex-start;gap:18px;display:grid}.reading-create-form textarea,.reading-admin-card textarea{min-height:180px}.reading-list,.reading-library-grid{gap:14px;display:grid}.reading-admin-card,.reading-library-card{border:1px solid var(--line);background:#ffffffa8;border-radius:24px;gap:14px;padding:18px;display:grid}.reading-list-head{color:var(--muted);justify-content:space-between;align-items:flex-end;gap:14px;display:flex}.reading-list-head h2,.reading-list-head span{margin:0}.reading-list-head h2{color:var(--text)}.reading-admin-list{gap:10px}.reading-admin-card.reading-compact-card{border-radius:22px;gap:10px;padding:14px 16px}.reading-compact-main{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.reading-compact-copy{gap:2px;min-width:0;display:grid}.reading-compact-copy span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.875rem;font-weight:600;overflow:hidden}.reading-compact-copy h2{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:clamp(1.05rem,1.8vw,1.24rem);line-height:1.14;overflow:hidden}.reading-compact-actions{flex-wrap:nowrap;justify-content:flex-end;gap:8px;display:flex}.reading-compact-actions form{margin:0;display:flex}.reading-compact-actions .button{white-space:nowrap;min-height:38px;padding:8px 14px}.reading-compact-meta{gap:8px;min-width:0;display:flex;overflow:hidden}.reading-compact-meta span{max-width:180px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;background:#f4e6cf9e;border-radius:999px;padding:7px 10px;font-size:.875rem;font-weight:600;overflow:hidden}.reading-pagination-bar{background:#ffffff8a;border-top:0;border-radius:20px}.reading-detail-panel,.reading-detail-form{gap:16px}.compact-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.reading-detail-form textarea{min-height:360px}.reading-content-editor{gap:8px;display:grid}.reading-editor-help,.reading-editor-legend,.reading-preview-intro span{color:var(--muted);font-size:.875rem;font-weight:700;line-height:1.45}.reading-editor-toolbar{scrollbar-width:thin;gap:7px;padding:2px 1px 7px;display:flex;overflow-x:auto}.reading-editor-toolbar button{min-height:34px;color:var(--gold-dark);font:inherit;cursor:pointer;background:#fff6e4d1;border:1px solid #d8941e2e;border-radius:999px;flex:none;padding:0 11px;font-size:.75rem;font-weight:600}.reading-preview-details{gap:14px;display:grid}.reading-preview-intro{gap:3px;margin-bottom:12px;display:grid}.reading-delivery-panel{border:1px solid var(--line);background:#fffcf6b8;border-radius:22px;gap:14px;padding:18px;display:grid}.reading-delivery-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.reading-delivery-heading p,.reading-delivery-heading h2,.reading-delivery-card p{margin:0}.reading-delivery-heading p{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:600}.reading-delivery-heading h2{margin-top:3px;font-size:1.25rem}.reading-delivery-heading>span{background:var(--soft-gold);color:var(--gold-dark);border-radius:999px;flex:none;padding:7px 10px;font-size:.875rem;font-weight:600}.reading-delivery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.reading-delivery-card{border:1px solid var(--line);background:var(--surface);border-radius:18px;align-content:start;gap:10px;min-width:0;padding:16px;display:grid}.reading-delivery-card>strong{font-size:1rem}.reading-delivery-card p{min-height:2.7em;color:var(--muted);font-size:.875rem;line-height:1.45}.reading-delivery-card label{min-width:0;color:var(--muted);gap:6px;font-size:.875rem;font-weight:600;display:grid}@media (max-width:760px){.reading-delivery-grid{grid-template-columns:1fr}.reading-delivery-heading{flex-direction:column;align-items:flex-start}.reading-delivery-card p{min-height:0}}.reading-card-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.reading-card-head h2,.reading-library-card h2{margin:0}.reading-card-head p,.reading-library-card p,.reading-card-head span,.reading-library-card span,.completion-form span{color:var(--muted);margin:0}.reading-library-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.reading-player-panel{gap:18px}.teleprompter-shell{gap:14px;display:grid}.teleprompter-controls{border:1px solid var(--line);background:#ffffffa8;border-radius:24px;grid-template-columns:auto auto minmax(160px,1fr) minmax(160px,1fr);align-items:center;gap:12px;padding:14px;display:grid}.teleprompter-controls label{color:var(--muted);gap:6px;font-weight:600;display:grid}.teleprompter-window{border:1px solid var(--line);color:#fff7e8;background:linear-gradient(#171512b8,#0000 18% 82%,#171512b8),#13110e;border-radius:32px;height:min(62vh,620px);min-height:380px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0f}.teleprompter-window:before{content:"";z-index:2;background:#d8941eb8;height:2px;position:absolute;top:50%;left:28px;right:28px;box-shadow:0 0 24px #d8941e66}.teleprompter-content{will-change:transform;gap:28px;padding:44vh 7vw 55vh;line-height:1.45;display:grid}.teleprompter-content p{margin:0}.reading-pause{color:#e4a42d;margin:0 .22em;font-weight:600;text-decoration:underline;display:inline-flex}.reading-emphasis{color:#ffd879;font-weight:600}.reading-underline{text-underline-offset:.13em;text-decoration-color:#e4a42d;text-decoration-thickness:.11em}.reading-breath,.reading-emotion{color:#ffd879;letter-spacing:.08em;vertical-align:middle;border:1px solid #ffd87959;border-radius:999px;margin:0 .35em;padding:.08em .48em;font-size:.42em;font-weight:600;display:inline-flex}.reading-emotion{color:#ffd6b4}.reading-tone{color:#75d9c1;margin:0 .12em;font-weight:600;display:inline-block}.completion-form{border:1px solid var(--line);background:#ffffffa8;border-radius:24px;flex-wrap:wrap;align-items:center;gap:12px;padding:14px;display:flex}.work-panel{gap:14px;margin-top:18px;padding:clamp(22px,4vw,38px);display:grid}.work-panel h1{font-size:clamp(1.8rem,4vw,3.2rem);line-height:1}.pill-grid{flex-wrap:wrap;gap:10px;margin-top:4px;display:flex}.pill-grid span{color:var(--gold-dark);background:#fff;border-radius:999px;padding:10px 14px;font-weight:600}@media (max-width:860px){.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.topbar{display:grid}.nav{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.nav a{text-align:center}.student-management-grid,.course-admin-grid,.submission-grid,.review-detail-grid,.reading-admin-grid,.reading-library-grid,.data-row{grid-template-columns:1fr}.course-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.course-detail-hero,.section-title-row,.module-head,.enrollment-row,.quick-inline-form,.row-actions form{display:grid}.lesson-row,.review-status-grid,.review-row,.teleprompter-controls,.inline-grid-form{grid-template-columns:1fr}.asset-row{display:grid}.inline-grid-form .span-2{grid-column:auto}}@media (max-width:560px){.app-shell{width:min(100% - 20px,1180px);margin:10px auto}.dashboard-grid{grid-template-columns:1fr}.hero{border-radius:22px}.hero h1{font-size:clamp(2rem,13vw,3.8rem)}.nav{grid-template-columns:1fr}.account-chip{border-radius:22px;justify-content:space-between}.course-meta-grid{grid-template-columns:1fr}}body{font-family:var(--font-sans);background:radial-gradient(circle at 10% 4%,#e0a12a57,#0000 24%),radial-gradient(circle at 92% 12%,#14110c21,#0000 28%),linear-gradient(135deg,#fff8eb 0%,#eadcc2 100%)}.panel{background:linear-gradient(145deg,#fffaeff0,#fff6e6c7);border-color:#2a1f121f;box-shadow:0 24px 60px #3a260f21,inset 0 1px #ffffffb8}.admin-app-shell{background:radial-gradient(circle at 88% 8%,#e0a12a30,#0000 26%),linear-gradient(145deg,#fffbf4f7,#ebddc5ed);border:1px solid #ffffffb8;border-radius:34px;grid-template-columns:268px minmax(0,1fr);width:min(1440px,100% - 44px);min-height:calc(100vh - 48px);margin:24px auto;display:grid;overflow:hidden;box-shadow:0 34px 90px #4830102e,inset 0 1px #ffffffc2}.admin-sidebar{background:linear-gradient(#ffffffe6,#fff8e88f),#ffffff7a;border-right:1px solid #3827101c;flex-direction:column;min-width:0;padding:24px 16px;display:flex}.admin-sidebar-brand{align-items:center;gap:12px;padding:0 8px 24px;display:flex}.admin-sidebar-logo{color:#e5a832;background:radial-gradient(circle at 50% 28%,#e0a12a5c,#0000 35%),#11100f;border-radius:17px;flex:none;place-items:center;width:54px;height:54px;display:grid;overflow:hidden;box-shadow:0 18px 36px #2a1a082e}.admin-sidebar-logo span{letter-spacing:-.05em;font-size:.75rem;font-weight:600}.admin-sidebar-logo img{object-fit:cover;width:100%;height:100%}.admin-sidebar-brand small,.admin-dashboard-top p,.work-panel>p:first-child,.hero>div>p:first-child{color:var(--muted);letter-spacing:.11em;text-transform:uppercase;font-size:.75rem;font-weight:600}.admin-sidebar-brand strong{margin-top:3px;font-weight:600;display:block}.admin-side-nav{gap:8px;display:grid}.admin-side-nav-item{color:#7a6a50;border-radius:17px;align-items:center;gap:12px;min-height:50px;padding:9px 12px;font-weight:600;transition:transform .16s,background .16s,color .16s;display:flex}.admin-side-nav-item span{color:currentColor;background:#3827100f;border-radius:13px;flex:none;place-items:center;width:34px;height:34px;font-size:.875rem;display:grid}.admin-side-nav-item:hover,.admin-side-nav-item:focus-visible{color:#9a6416;background:linear-gradient(135deg,#e5a83230,#ffffffb8);outline:none;transform:translate(2px)}.admin-sidebar-footer{gap:12px;margin-top:auto;padding-top:18px;display:grid}.admin-sidebar-user,.admin-user-badge{background:#fffaf2bd;border:1px solid #38271014;border-radius:22px;align-items:center;gap:11px;min-width:0;display:flex}.admin-sidebar-user{padding:10px}.admin-sidebar-user>span,.admin-user-badge>span{color:#fff;background:linear-gradient(135deg,#e5a832,#ad6f14);border-radius:50%;flex:none;place-items:center;font-weight:600;display:grid}.admin-sidebar-user>span{width:39px;height:39px}.admin-sidebar-user div,.admin-user-badge div{min-width:0;display:grid}.admin-sidebar-user strong,.admin-sidebar-user small,.admin-user-badge strong,.admin-user-badge small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-sidebar-user small,.admin-user-badge small{color:var(--muted);font-weight:600}.admin-logout{color:#8f5a12;cursor:pointer;background:#38271014;border:0;border-radius:999px;width:100%;min-height:44px;font-weight:600}.admin-main-frame{background:radial-gradient(circle at 96% 0,#e0a12a24,#0000 28%),#fffaf157;align-content:start;gap:18px;min-width:0;padding:clamp(18px,2.6vw,32px);display:grid}.admin-dashboard-top{background:radial-gradient(circle at 82% 10%,#e0a12a33,#0000 34%),linear-gradient(145deg,#fff8ebdb,#ffffff8a);border:1px solid #ffffffb8;border-radius:30px;justify-content:space-between;align-items:flex-start;gap:18px;padding:clamp(18px,3.2vw,36px);display:flex;box-shadow:0 20px 48px #3a260f1a}.admin-dashboard-top h1{letter-spacing:-.07em;margin:4px 0 8px;font-size:clamp(2.3rem,4.8vw,4.6rem);line-height:.94}.admin-dashboard-top span{max-width:670px;color:var(--muted);font-size:1rem;line-height:1.6;display:block}.admin-user-tools{flex:none;align-items:center;gap:12px;display:flex}.admin-quick-button{color:#8f5a12;background:#ffffffb3;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:12px 18px;font-weight:600;display:inline-flex}.admin-user-badge{padding:8px 12px 8px 8px}.admin-user-badge>span{width:48px;height:48px}.hero{background:radial-gradient(circle at 85% 8%,#e0a12a3d,#0000 31%),linear-gradient(145deg,#fff8ebf0,#ffffff9e)}.hero h1,.work-panel h1{letter-spacing:-.055em}.button,.button.primary,.button.danger,.student-form button,.taxonomy-panel button,.quick-inline-form button,.row-actions button,.enrollment-row button{box-shadow:none;transition:transform .16s,box-shadow .16s,filter .16s}.button:hover,.student-form button:hover,.taxonomy-panel button:hover,.quick-inline-form button:hover,.row-actions button:hover,.enrollment-row button:hover{filter:saturate(1.05);transform:translateY(-1px)}.button.primary,.student-form .button.primary,.inline-grid-form .button.primary,.quick-inline-form button{color:#fff;background:linear-gradient(135deg,#e5a832,#ad6f14)}.metric-card,.student-form,.data-list,.taxonomy-panel,.course-card,.module-card,.lesson-row,.enrollment-row,.submission-card,.review-row,.asset-row,.feedback-card,.review-detail-hero,.student-profile-card,.reading-admin-card,.reading-library-card,.teleprompter-controls,.completion-form{background:#ffffffb8;border-color:#3827101a;box-shadow:0 16px 36px #3a260f14}.metric-card{position:relative;overflow:hidden}.metric-card:after{content:"";background:#e0a12a29;border-radius:999px;width:94px;height:94px;position:absolute;bottom:-28px;right:-22px}.metric-card strong{letter-spacing:-.05em;z-index:1}.data-row,.course-card,.review-row,.reading-admin-card,.reading-library-card{transition:transform .16s,box-shadow .16s,border-color .16s}.data-row:hover,.course-card:hover,.review-row:hover,.reading-admin-card:hover,.reading-library-card:hover{border-color:#d8941e42;transform:translateY(-2px);box-shadow:0 18px 44px #3a260f1f}input,textarea,select{outline-color:#d8941e73}.student-form input,.student-form textarea,.student-form select,.row-actions select,.taxonomy-panel input,.quick-inline-form input,.quick-inline-form select,.inline-grid-form input,.inline-grid-form textarea,.inline-grid-form select,.mini-editor input{background:#ffffffc7}@media (max-width:980px){.admin-app-shell{grid-template-columns:1fr;width:min(100% - 24px,760px);overflow:visible}.admin-sidebar{border-bottom:1px solid #3827101a;border-right:0}.admin-side-nav{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-sidebar-footer{grid-template-columns:minmax(0,1fr) auto;align-items:center}.admin-logout{width:auto;padding:0 18px}.admin-dashboard-top,.admin-user-tools{display:grid}}@media (max-width:640px){.admin-app-shell{border-radius:24px;width:min(100% - 14px,760px);margin:7px auto}.admin-sidebar,.admin-main-frame{padding:14px}.admin-side-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-side-nav-item{min-height:46px;padding:8px;font-size:.875rem}.admin-sidebar-footer,.admin-user-tools{grid-template-columns:1fr}.admin-dashboard-top{border-radius:24px;padding:18px}.admin-dashboard-top h1{font-size:clamp(2rem,13vw,3.4rem)}.admin-user-badge{width:100%}}.sitemap-intro{justify-content:space-between;align-items:center;gap:24px;padding:24px;display:flex}.sitemap-intro p,.sitemap-area header p{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 5px;font-size:.75rem;font-weight:600}.sitemap-intro h2{font-family:var(--font-display);margin:0 0 7px;font-size:clamp(1.45rem,2.5vw,2.15rem);line-height:1}.sitemap-intro>div:first-child>span{max-width:700px;color:var(--muted);line-height:1.5;display:block}.sitemap-flow{flex-wrap:wrap;flex:0 480px;justify-content:flex-end;align-items:center;gap:8px;display:flex}.sitemap-flow span{color:#704912;white-space:nowrap;background:#fff8ebdb;border:1px solid #bf7e1a2e;border-radius:999px;padding:9px 12px;font-size:.875rem;font-weight:600}.sitemap-flow b{color:var(--accent-dark)}.sitemap-area-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:18px;display:grid}.sitemap-area{background:#fffcf6cc;border:1px solid #634a1d24;border-radius:22px;padding:19px;box-shadow:0 12px 30px #412e0e0d}.sitemap-area header{align-items:center;gap:11px;display:flex}.sitemap-area-icon{color:#99600f;background:#f8e7c2;border-radius:14px;place-items:center;width:42px;height:42px;font-size:.875rem;font-weight:600;display:grid}.sitemap-area h2{margin:0;font-size:1.12rem}.sitemap-area-description{min-height:42px;color:var(--muted);margin:13px 0;font-size:.875rem;line-height:1.45}.sitemap-links{gap:7px;display:grid}.sitemap-links a{min-width:0;color:inherit;background:#ffffffb3;border:1px solid #634a1d1a;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:10px 11px;text-decoration:none;transition:border-color .18s,transform .18s,box-shadow .18s;display:flex}.sitemap-links a:hover,.sitemap-links a:focus-visible{border-color:#cc87198c;transform:translate(3px);box-shadow:0 8px 20px #59380917}.sitemap-links span{gap:2px;min-width:0;display:grid}.sitemap-links strong,.sitemap-links small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sitemap-links strong{font-size:.89rem}.sitemap-links small{color:var(--muted);font-size:.75rem}.sitemap-links i{color:#a96d15;font-size:1rem;font-style:normal;font-weight:600}.sitemap-admin{background:linear-gradient(145deg,#fff3d7f5,#ffffffc7)}.sitemap-student .sitemap-area-icon{color:#47733e;background:#e9f1df}.sitemap-teacher .sitemap-area-icon{color:#396b84;background:#e5eff5}.sitemap-notes{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px;padding:16px;display:grid}.sitemap-notes div{border-left:3px solid #d99621;gap:5px;padding:3px 10px;display:grid}.sitemap-notes strong{font-size:.875rem}.sitemap-notes span{color:var(--muted);font-size:.875rem;line-height:1.4}@media (max-width:860px){.sitemap-intro{flex-direction:column;align-items:flex-start}.sitemap-flow{flex:0 auto;justify-content:flex-start}}@media (max-width:640px){.sitemap-area-grid,.sitemap-notes{grid-template-columns:1fr}.sitemap-intro,.sitemap-area{padding:16px}.sitemap-area-description{min-height:0}.sitemap-links small{display:none}.sitemap-flow{gap:6px}.sitemap-flow span{padding:7px 9px;font-size:.75rem}}.compact-admin-shell{grid-template-columns:1fr;gap:18px;width:min(1120px,100% - 28px);min-height:auto;padding:18px;display:grid;overflow:visible}.admin-command-center{border-radius:26px;gap:16px;padding:18px;display:grid}.admin-command-center .admin-sidebar-brand{border-bottom:1px solid #38271014;padding:0 0 12px}.admin-command-row{grid-template-columns:minmax(180px,1fr) minmax(190px,1fr) minmax(240px,1.3fr) auto;align-items:center;gap:12px;display:grid}.admin-command-pill,.admin-area-select{color:#8f5a12;background:#ffffffbd;border:0;border-radius:999px;min-height:54px;font-weight:600}.admin-command-pill{align-items:center;gap:12px;padding:8px 18px;display:flex}.admin-command-pill span{color:#9a6416;background:#e0a12a2e;border-radius:999px;place-items:center;min-width:38px;height:38px;font-weight:600;display:grid}.admin-area-select{width:100%;color:var(--text);cursor:pointer;padding:0 22px}.admin-avatar-button{color:#fff;background:linear-gradient(135deg,#e5a832,#ad6f14);border:5px solid #fff;border-radius:999px;place-items:center;width:58px;height:58px;font-weight:600;display:grid;box-shadow:0 16px 32px #9a641633}.compact-main-frame{background:0 0;gap:14px;padding:0}.compact-dashboard-top{box-shadow:none;background:0 0;border:0;border-radius:0;padding:4px 2px 2px;display:block}.compact-dashboard-top h1{max-width:760px;margin-top:6px;font-size:clamp(2.2rem,6vw,4.7rem)}.compact-dashboard-top span{max-width:760px;font-size:1rem}.admin-breadcrumb{color:#9a6416;align-items:center;gap:10px;font-size:1rem;font-weight:600;display:flex}.admin-breadcrumb strong{color:var(--text)}.admin-footer-actions{justify-content:flex-end;display:flex}.admin-footer-actions .admin-logout{width:auto;padding:0 22px}.settings-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.settings-category-card{min-height:154px;color:inherit;background:#ffffffb8;border:1px solid #3827101a;border-radius:24px;gap:12px;padding:18px;display:grid;box-shadow:0 16px 36px #3a260f14}.settings-category-card.active{background:#fff7e5eb;border-color:#d8941e6b}.settings-category-card span{color:#9a6416;background:#fff2d8;border-radius:16px;place-items:center;width:44px;height:44px;font-weight:600;display:grid}.settings-category-card strong{font-size:2rem;line-height:1}.settings-category-card p{color:var(--muted);margin:0;line-height:1.45}.settings-tabs{background:#ffffff9e;border-radius:999px;flex-wrap:wrap;gap:10px;padding:8px;display:flex}.settings-tabs a,.settings-tabs button{min-height:46px;color:var(--muted);background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;padding:10px 22px;font-weight:600;display:inline-flex}.settings-tabs a.active,.settings-tabs button.active{color:#9a6416;background:linear-gradient(135deg,#e5a8323d,#ffffffe6);box-shadow:inset 0 0 0 1px #d8941e52}.settings-preview-card{background:#ffffff9e;border:1px solid #3827101a;border-radius:24px;gap:10px;padding:18px;display:grid}.settings-permission-note{background:#fff2d8a8;border:1px solid #d8941e47;border-radius:20px;grid-column:1/-1;gap:6px;padding:14px 16px;display:grid}.settings-permission-note p{color:var(--muted);margin:0;line-height:1.45}.settings-account-note{justify-content:space-between;align-items:center;gap:14px;display:flex}.settings-account-note .button{flex:none}.settings-account-warning{color:#9b3f21;background:#b4472314;border:1px solid #b4472324;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;margin:10px 0 0;padding:10px 12px;font-weight:600;display:flex}.settings-account-warning form{flex:none}.settings-account-warning button{color:#9b6114;min-height:36px;font:inherit;cursor:pointer;background:#fff7eb;border:0;border-radius:999px;padding:0 14px;font-weight:600}.permission-settings-stack{gap:14px;display:grid}.permission-matrix-card{background:#ffffffa3;border:1px solid #3827101a;border-radius:24px;gap:14px;padding:16px;display:grid}.permission-matrix{border:1px solid #38271014;border-radius:18px;overflow-x:auto}.permission-matrix-head,.permission-matrix-row{grid-template-columns:150px 260px repeat(8,minmax(112px,1fr));min-width:1280px;display:grid}.permission-matrix-head span,.permission-matrix-row span,.permission-matrix-row strong{border-bottom:1px solid #38271014;align-items:center;min-height:48px;padding:10px 12px;line-height:1.25;display:flex}.permission-matrix-head span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;background:#f4e6cf80;font-size:.75rem;font-weight:600}.permission-matrix-row:last-child span,.permission-matrix-row:last-child strong{border-bottom:0}.permission-matrix-row strong{color:var(--text)}.permission-matrix-row .allowed{color:#24783a;font-weight:600}.permission-matrix-row .blocked{color:#a53a19;font-weight:600}.permission-audit-card{background:#ffffffa3;border:1px solid #3827101a;border-radius:24px;gap:14px;padding:16px;display:grid}.permission-audit-list{gap:10px;display:grid}.permission-audit-item{background:#fffbf4b8;border:1px solid #38271014;border-radius:18px;justify-content:space-between;align-items:center;gap:14px;padding:12px 14px;display:flex}.permission-audit-item p{color:var(--muted);margin:4px 0 0;line-height:1.4}.permission-audit-item time{color:var(--muted);flex:none;font-size:.875rem;font-weight:600}.settings-work-panel{align-content:start}.settings-two-column{grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);gap:16px;display:grid}.settings-record-list,.settings-taxonomy-list{gap:12px;display:grid}.settings-taxonomy-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.settings-taxonomy-card{align-content:start;gap:10px;padding:14px}.settings-taxonomy-head{align-items:start}.taxonomy-create-dropdown{justify-self:end;position:relative}.taxonomy-create-dropdown summary,.taxonomy-manage-dropdown summary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#e5a832,#ad6f14);border-radius:999px;justify-content:center;align-items:center;gap:7px;min-height:36px;padding:0 13px;font-weight:600;list-style:none;display:inline-flex}.taxonomy-create-dropdown summary::-webkit-details-marker{display:none}.taxonomy-manage-dropdown summary::-webkit-details-marker{display:none}.taxonomy-create-dropdown[open] summary,.taxonomy-manage-dropdown[open] summary{box-shadow:0 14px 28px #9a641633}.taxonomy-create-form{z-index:8;background:#fffcf5fa;border:1px solid #3827101a;border-radius:22px;grid-template-columns:1fr;width:min(420px,78vw);padding:14px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 24px 52px #3827102e}.taxonomy-preview-row{flex-wrap:nowrap;gap:6px;min-width:0;display:flex;overflow:hidden}.taxonomy-preview-row span{color:#81520f;text-overflow:ellipsis;white-space:nowrap;background:#f4e6cf9e;border-radius:999px;flex:0 auto;max-width:150px;padding:6px 10px;font-size:.75rem;font-weight:600;overflow:hidden}.taxonomy-manage-dropdown{gap:8px;display:grid}.taxonomy-manage-dropdown summary{color:#9a6416;background:#ffffffb8;justify-content:space-between;width:100%}.taxonomy-manage-dropdown summary span{background:#9a64161a;border-radius:999px;place-items:center;min-width:22px;min-height:22px;font-size:.75rem;display:inline-grid}.taxonomy-manage-dropdown[open] summary{background:#f4e6cfb8}.settings-record-card,.settings-empty-state{background:#ffffffa3;border:1px solid #3827101a;border-radius:24px;gap:14px;padding:16px;display:grid}.settings-record-head{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.settings-record-head>span{color:#9a6416;background:#fff2d8;border-radius:16px;place-items:center;width:44px;height:44px;font-weight:600;display:grid}.settings-record-head strong{display:block}.settings-record-head p,.settings-empty-state p{color:var(--muted);margin:4px 0 0;line-height:1.45}.settings-record-head small{color:#24783a;background:#e7f7e9;border-radius:999px;padding:8px 12px;font-weight:600}.email-log-card>p{color:var(--muted);margin:0;line-height:1.5}.email-log-meta{flex-wrap:wrap;gap:8px;display:flex}.email-log-meta span,.settings-error-note{color:#81520f;background:#9a641614;border-radius:999px;padding:7px 10px;font-size:.875rem;font-weight:600}.settings-record-head .email-status.queued{color:#9a6416;background:#fff0d2}.settings-record-head .email-status.sent{color:#24783a;background:#e7f7e9}.settings-record-head .email-status.failed,.settings-error-note{color:#a53a19;background:#ffe8dc}.settings-row-form,.settings-taxonomy-row{gap:10px;display:grid}.settings-row-form{grid-template-columns:repeat(2,minmax(0,1fr)) auto;align-items:flex-end}.settings-row-form label{color:var(--muted);gap:7px;font-weight:600;display:grid}.settings-row-form input,.settings-row-form select,.settings-taxonomy-row input{border:1px solid var(--line);min-height:44px;color:var(--text);background:#fff;border-radius:16px;padding:0 12px}.settings-row-form select:disabled{color:var(--muted);background:#f4e6cf6b}.settings-row-form .button.primary{border:0;min-height:44px}.settings-taxonomy-row{background:#f4e6cf61;border-radius:18px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;padding:7px}.settings-taxonomy-row:has(input[name=summary]){grid-template-columns:minmax(0,.8fr) minmax(0,1fr) auto auto}.settings-taxonomy-row button{color:#9a6416;background:#fff;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:36px;padding:0 10px;font-size:.875rem;font-weight:600;display:inline-flex}.settings-taxonomy-row button:last-child{color:#a53a19;background:#fff1eb}.settings-empty-state{text-align:center;place-content:center;min-height:180px}.settings-preview-card code{overflow-wrap:anywhere;color:var(--muted);font-weight:600}.school-admin-shell{background:radial-gradient(circle at 0 0,#ffffffeb,#0000 34%),linear-gradient(145deg,#fffaf0f5,#f4e6cfe6);border:1px solid #ffffffb8;border-radius:34px;grid-template-columns:250px minmax(0,1fr);width:min(1240px,100% - 32px);min-height:calc(100vh - 32px);margin:16px auto;display:grid;overflow:hidden;box-shadow:0 28px 90px #50320c21}.school-sidebar{background:#ffffff8f;border-right:1px solid #38271014;grid-template-rows:auto 1fr repeat(3,auto);gap:18px;min-height:100%;padding:22px 18px;display:grid}.school-brand{color:var(--text);align-items:center;gap:12px;display:flex}.school-sidebar .school-brand .school-brand-logo{background:#090807;border-radius:18px;flex:none;place-items:center;width:54px;height:54px;display:grid;overflow:hidden;box-shadow:0 16px 34px #140d0429}.school-sidebar .school-brand .school-brand-logo img{object-fit:cover;width:100%;height:100%}.school-brand small,.school-profile-chip small,.school-page-head p{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:600;display:block}.school-brand strong{margin-top:4px;font-size:1rem;display:block}.school-nav{align-content:start;gap:8px;padding-top:8px;display:grid}.school-nav-item{color:#7d705e;border-radius:16px;align-items:center;gap:12px;min-height:48px;padding:10px 12px;font-weight:600;transition:background .16s,color .16s,transform .16s;display:flex}.school-nav-item span{color:#9a6416;background:#d8941e1a;border-radius:10px;place-items:center;width:28px;height:28px;display:grid}.school-nav-item.active,.school-nav-item:hover{color:#fff;background:linear-gradient(135deg,#e4a42d,#ac6d13);transform:translate(2px);box-shadow:0 16px 30px #a769122b}.school-nav-item.active span,.school-nav-item:hover span{color:#fff;background:#ffffff3d}.school-sidebar-card{color:#fff5dd;background:radial-gradient(circle at 100% 0,#ffffff4d,#0000 42%),linear-gradient(145deg,#15120d,#6d430d);border-radius:24px;gap:8px;padding:16px;display:grid}.school-sidebar-card span{color:#f6b942;background:#ffffff29;border-radius:16px;place-items:center;width:42px;height:42px;font-size:1.25rem;font-weight:600;display:grid}.school-sidebar-card p{color:#fff5ddb8;margin:0;line-height:1.5}.school-sidebar-card a{color:#8c570f;background:#fff7e7;border-radius:999px;width:fit-content;margin-top:6px;padding:9px 13px;font-weight:600}.school-logout-form{margin:0}.school-logout{color:#8c570f;cursor:pointer;background:#3c280c14;border:0;border-radius:999px;width:100%;min-height:44px;font-weight:600}.school-main{background:#ffffff61;grid-template-rows:auto 1fr;min-width:0;display:grid}.school-topbar{background:#ffffffb8;border-bottom:1px solid #38271012;grid-template-columns:minmax(230px,1fr) auto auto;align-items:center;gap:12px;min-height:76px;padding:16px 24px;display:grid}.school-mobile-select{display:none}.school-search,.school-work-chip,.school-topbar .school-topbar-actions .school-profile-chip{color:#8c570f;background:#fffaf0;border:0;border-radius:999px;align-items:center;min-height:48px;font-weight:600;display:flex}.school-search{color:#8a7a64;justify-self:start;gap:12px;width:min(360px,100%);padding:8px 18px}.school-search span,.school-work-chip span,.school-profile-chip span{color:#9a6416;background:#fff0d2;border-radius:999px;place-items:center;width:34px;height:34px;font-weight:600;display:grid}.school-work-chip{gap:10px;padding:8px 16px 8px 8px}.school-profile-chip{text-align:left;grid-template-columns:auto minmax(0,1fr);column-gap:11px;min-width:226px;padding:8px 16px 8px 8px;display:grid}.school-profile-chip span{color:#fff;background:linear-gradient(135deg,#e4a42d,#ac6d13);grid-row:span 2}.school-profile-chip strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.school-page-shell{gap:16px;min-width:0;padding:24px;display:grid}.school-page-head{gap:10px;padding:0 2px 4px;display:grid}.school-page-head span{max-width:760px;color:var(--muted);font-size:1rem;line-height:1.55;display:block}.school-page-shell>.panel,.school-page-shell .data-list,.school-page-shell .student-form{background:#ffffffc7;border-color:#38271014;border-radius:26px;box-shadow:0 18px 44px #50320c14}.school-page-shell .hero{grid-template-columns:minmax(0,.9fr) minmax(320px,1.2fr);align-items:center;padding:22px}.school-page-shell .hero h1{font-size:clamp(1.9rem,4vw,3.3rem);line-height:1}.school-page-shell .hero p{font-size:1rem}.school-page-shell .dashboard-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:0}.school-page-shell .metric-card{background:linear-gradient(145deg,#fff7e7f5,#ffffffdb);border-radius:22px;min-height:118px}.school-page-shell .metric-card strong{font-size:2.4rem}.school-page-shell .work-panel{padding:22px}.school-page-shell .work-panel h1{font-size:clamp(1.8rem,3.2vw,2.8rem)}@media (max-width:1040px){.school-admin-shell{grid-template-columns:92px minmax(0,1fr)}.school-brand{justify-content:center}.school-brand span:last-child,.school-nav-item strong,.school-sidebar-card,.school-logout{display:none}.school-nav-item{justify-content:center;padding:10px}}@media (max-width:820px){.auth-shell{grid-template-columns:1fr;width:min(100% - 16px,680px);min-height:auto;margin:8px auto}.auth-brand-panel{gap:16px;min-height:auto;padding:24px}.auth-logo-card{width:72px}.auth-brand-copy{gap:8px}.auth-brand-copy h1{font-size:clamp(2rem,8vw,2.7rem)}.auth-brand-copy p{font-size:.95rem;line-height:1.55}.auth-benefit-grid{display:none}.login-panel{padding-top:28px}.login-card{max-width:none}.compact-admin-shell{width:min(100% - 16px,680px);padding:12px}.admin-command-row,.settings-category-grid,.settings-taxonomy-grid,.settings-two-column{grid-template-columns:1fr}.admin-avatar-button{justify-self:end}.school-admin-shell{border-radius:28px;grid-template-columns:1fr;width:min(100% - 16px,760px);margin:8px auto}.school-sidebar{display:none}.school-topbar{grid-template-columns:1fr;padding:14px}.school-mobile-select{display:block}.school-page-shell{padding:16px}.school-search,.school-work-chip,.school-profile-chip{width:100%}.school-page-shell .hero,.school-page-shell .dashboard-grid,.student-management-grid{grid-template-columns:1fr}}.manual-payment-settings .inline-grid-form,.manual-payment-request-form,.manual-request-decision{align-content:start}.manual-payment-preview img,.manual-payment-bank img{aspect-ratio:1;object-fit:contain;border:1px solid var(--line);background:#fff;border-radius:16px;width:min(100%,220px);display:block}.manual-payment-guide{border:1px solid var(--line);background:#fffaf0c7;border-radius:18px;grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);gap:18px;margin-bottom:18px;padding:18px;display:grid}.manual-payment-copy h3,.manual-payment-copy p{margin:5px 0}.manual-payment-copy small{color:var(--gold-dark);letter-spacing:.08em;text-transform:uppercase;font-weight:700}.manual-payment-bank{justify-items:start;gap:10px;display:grid}.manual-payment-bank dl,.manual-request-summary dl{gap:7px;width:100%;margin:0;display:grid}.manual-payment-bank dl>div,.manual-request-summary dl>div{justify-content:space-between;gap:12px;display:flex}.manual-payment-bank dt,.manual-request-summary dt{color:var(--muted)}.manual-payment-bank dd,.manual-request-summary dd{color:var(--text);text-align:right;margin:0;font-weight:700}.manual-payment-request-form,.manual-payment-pending,.manual-request-decision,.manual-request-summary{gap:10px;display:grid}.manual-payment-request-form label,.manual-request-decision label{color:var(--muted);gap:5px;font-size:.8125rem;font-weight:600;display:grid}.manual-payment-request-form input,.manual-payment-request-form textarea,.manual-request-decision textarea{width:100%}.receipt-upload-field{gap:6px;min-width:0;display:grid}.receipt-upload-label{color:var(--muted);font-size:.8125rem;font-weight:600}.receipt-upload-label em{font-style:normal;font-weight:400}.receipt-upload-control{border:1px dashed var(--border);background:var(--surface-raised);min-height:54px;color:var(--text);cursor:pointer;border-radius:10px;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px 10px;transition:border-color .16s,background .16s;display:grid}.receipt-upload-control:hover{border-color:var(--primary);background:var(--warning-soft)}.receipt-upload-control:focus-within{border-color:var(--primary);outline:3px solid color-mix(in srgb, var(--primary) 24%, transparent);outline-offset:2px}.receipt-upload-control input[type=file]{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.receipt-upload-icon{width:20px;height:20px;color:var(--primary)}.receipt-upload-copy{gap:2px;min-width:0;display:grid}.receipt-upload-copy strong,.receipt-upload-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.receipt-upload-copy strong{font-size:.875rem;font-weight:600}.receipt-upload-copy small{color:var(--muted);font-size:.75rem;font-weight:400}.receipt-upload-action{background:var(--surface-soft);min-height:32px;color:var(--primary);white-space:nowrap;border-radius:7px;padding:0 8px;font-size:.75rem;font-weight:600;line-height:32px}.manual-payment-pending{background:#fff4dc;border-radius:14px;padding:12px}.manual-payment-pending code{color:#81520d;font-size:1rem;font-weight:800}.manual-request-decision>div{flex-wrap:wrap;gap:8px;display:flex}@media (max-width:720px){.manual-payment-guide{grid-template-columns:1fr;padding:14px}.manual-payment-bank img{width:min(100%,180px)}.manual-request-decision>div .button{flex:150px;min-height:44px}}@media (max-width:520px){.auth-shell{border-radius:22px;width:min(100% - 8px,680px);margin:4px auto}.auth-panel{padding:18px}.auth-logo-card{width:64px}.auth-brand-copy h1{font-size:2rem}.auth-benefit-grid div{min-height:0}.login-panel-head{align-items:center}.login-panel h2{font-size:1.75rem}.login-card{padding:22px 18px}.social-auth-buttons{grid-template-columns:1fr}.social-auth-button{min-height:48px}.auth-form-links{flex-direction:column;align-items:flex-start}.compact-admin-shell{border-radius:22px;width:min(100% - 8px,680px);margin:4px auto}.admin-command-center,.work-panel,.hero{border-radius:22px;padding:16px}.admin-command-pill,.admin-area-select{min-height:50px}.settings-tabs{border-radius:22px}.settings-tabs a,.settings-tabs button{width:100%}:is(.settings-record-head,.settings-row-form,.settings-taxonomy-row,.settings-taxonomy-row:has(input[name=summary])){grid-template-columns:1fr}.settings-taxonomy-head{grid-template-columns:auto minmax(0,1fr)}.taxonomy-create-dropdown{grid-column:1/-1;justify-self:stretch}.taxonomy-create-dropdown summary{width:100%}.taxonomy-create-form{width:100%;box-shadow:none;margin-top:10px;position:static}.school-admin-shell{border-radius:22px;width:min(100% - 8px,760px);margin:4px auto}.school-page-shell{gap:12px;padding:12px}.school-page-head h1{font-size:clamp(2rem,13vw,3.4rem)}.school-page-shell .hero,.school-page-shell .work-panel,.school-page-shell>.panel{border-radius:22px;padding:16px}.school-page-shell .metric-card{min-height:0}}.security-metric-grid{gap:10px}.security-metric-grid article{border-radius:14px;min-height:108px;padding:15px 16px}.security-metric-grid article:not(.security-metric-primary){background:#fffcf69e}.security-metric-grid article:not(.security-metric-primary) strong{font-size:clamp(1.7rem,2.4vw,2.2rem);font-weight:550}.security-metric-primary{box-shadow:inset 3px 0 0 var(--school-accent);background:linear-gradient(145deg,#fff7e7,#fffdf8)!important;border-color:#c47e135c!important}.security-metric-primary strong{color:var(--school-accent-dark)}.security-alert-panel{padding:17px 18px}.security-alert-panel .compact-section-head{margin-bottom:8px}.security-alert-panel .compact-section-head>div{gap:2px;display:grid}.security-alert-panel .compact-section-head>div>span{color:var(--school-muted);font-size:.75rem;font-weight:400}.security-alert-panel .compact-section-head a{align-items:center;min-height:40px;display:inline-flex}.security-alert-filters{scrollbar-width:none;gap:5px;margin:0 -2px 4px;padding:4px 2px 8px;display:flex;overflow-x:auto}.security-alert-filters::-webkit-scrollbar{display:none}.security-alert-filters a{min-height:34px;color:var(--school-muted);border-radius:999px;flex:none;align-items:center;gap:6px;padding:0 11px;font-size:.75rem;font-weight:500;display:inline-flex}.security-alert-filters a:hover,.security-alert-filters a:focus-visible{color:var(--school-accent-dark);background:#cf8b121a}.security-alert-filters a.active{background:var(--school-ink);color:#fff}.security-alert-filters a span{min-width:18px;color:var(--school-accent-dark);text-align:center;background:#ffffffd1;border-radius:999px;padding:1px 5px}.security-alert-row{min-height:76px;padding:10px 0}.security-alert-row>div{gap:2px}.security-alert-row>div>strong{align-items:center;gap:7px;font-size:.875rem;font-weight:550;display:flex}.security-alert-row>div>strong em{color:var(--school-accent-dark);background:#f2eadc;border-radius:999px;padding:1px 5px;font-size:.6875rem;font-style:normal;font-weight:500}.security-alert-row>div>small{font-size:.75rem;font-weight:400}.security-alert-row form{justify-items:end;gap:3px;display:grid}.security-alert-row form>span{color:#9a6106;font-size:.6875rem;font-weight:400}.security-alert-row button{border-radius:9px;min-height:32px;font-weight:500}.security-resolved-state{color:#317454;white-space:nowrap;background:#e7f3eb;border-radius:999px;padding:4px 8px;font-size:.6875rem;font-weight:500}.security-alert-row.is-resolved{opacity:.72}.security-overview-grid{grid-template-columns:minmax(0,1.5fr) minmax(280px,.72fr)}@media (max-width:900px){.security-overview-grid{grid-template-columns:1fr}}@media (max-width:620px){.security-metric-grid{gap:7px}.security-metric-grid article{border-radius:12px;min-height:92px;padding:11px 12px}.security-metric-grid article strong,.security-metric-grid article:not(.security-metric-primary) strong{font-size:1.65rem}.security-metric-grid article span{font-size:.75rem;line-height:1.25}.security-metric-grid article small{display:none}.security-alert-panel{padding:14px 13px}.security-alert-panel .compact-section-head{align-items:flex-start;display:flex}.security-alert-panel .compact-section-head a{white-space:nowrap;min-height:36px;font-size:.75rem}.security-alert-row{grid-template-columns:minmax(0,1fr) auto;gap:8px;min-height:0;padding:12px 0}.security-alert-row>.security-severity{grid-area:1/1}.security-alert-row>div{grid-area:2/1/auto/-1}.security-alert-row form,.security-alert-row>.security-resolved-state{grid-area:1/2;align-self:center}.security-alert-row form>span{display:none}.security-alert-row button{min-height:36px;padding-inline:10px}.security-alert-row>div>strong,.security-alert-row>div>small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}}.lesson-library-panel.admin-list-canonical,.schedule-panel.admin-list-canonical,.reviews-work-panel.admin-list-canonical,.public-content-library.admin-list-canonical{gap:14px}.lesson-library-toolbar.admin-list-filter,.schedule-filter-bar.admin-list-filter,.question-search-bar.admin-list-filter,.public-content-filters.admin-list-filter{align-items:end}.lesson-library-toolbar.admin-list-filter label,.schedule-filter-bar.admin-list-filter label,.question-search-bar.admin-list-filter label,.public-content-filters.admin-list-filter label{gap:4px;min-width:0;display:grid}.lesson-library-toolbar.admin-list-filter{grid-template-columns:minmax(240px,1fr) minmax(150px,.45fr) auto auto}.schedule-filter-bar.admin-list-filter{grid-template-columns:minmax(260px,1fr) minmax(150px,.4fr) auto auto}.question-search-bar.admin-list-filter{grid-template-columns:minmax(260px,1fr) auto auto}.public-content-filters.admin-list-filter{grid-template-columns:minmax(240px,1fr) minmax(140px,.4fr) minmax(140px,.4fr) auto auto}.content-row-menu{flex:none}@media (max-width:820px){.lesson-library-toolbar.admin-list-filter,.schedule-filter-bar.admin-list-filter,.question-search-bar.admin-list-filter,.public-content-filters.admin-list-filter{grid-template-columns:minmax(0,1fr) minmax(130px,.5fr) auto}.lesson-library-toolbar.admin-list-filter label:first-child,.schedule-filter-bar.admin-list-filter label:first-child,.question-search-bar.admin-list-filter label:first-of-type,.public-content-filters.admin-list-filter label:first-child{grid-column:1/-1}}@media (max-width:520px){.lesson-library-toolbar.admin-list-filter,.schedule-filter-bar.admin-list-filter,.question-search-bar.admin-list-filter,.public-content-filters.admin-list-filter{grid-template-columns:1fr}.lesson-library-toolbar.admin-list-filter>*,.schedule-filter-bar.admin-list-filter>*,.question-search-bar.admin-list-filter>*,.public-content-filters.admin-list-filter>*,.lesson-library-toolbar.admin-list-filter label:first-child,.schedule-filter-bar.admin-list-filter label:first-child,.question-search-bar.admin-list-filter label:first-of-type,.public-content-filters.admin-list-filter label:first-child{grid-column:1}.lesson-library-panel .lesson-library-row,.reviews-work-panel .review-row,.schedule-panel .schedule-row,.public-content-list article{border-radius:0}.lesson-library-panel .lesson-library-list,.reviews-work-panel .review-list,.schedule-panel .schedule-list,.public-content-list{border:1px solid var(--school-border);border-radius:12px;gap:0;overflow:hidden}.lesson-library-panel .lesson-library-row,.reviews-work-panel .review-row,.schedule-panel .schedule-row,.public-content-list article{border:0;border-bottom:1px solid var(--school-border);box-shadow:none}.lesson-library-panel .lesson-library-row:last-child,.reviews-work-panel .review-row:last-child,.schedule-panel .schedule-row:last-child,.public-content-list article:last-child{border-bottom:0}.content-row-detail{display:none!important}}.assignment-manager-panel{gap:14px}.assignment-index-head{align-items:flex-end}.assignment-index-head .button{white-space:nowrap;flex:none}.assignment-status-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.assignment-status-strip a{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);min-width:0;min-height:58px;color:var(--muted);justify-content:space-between;align-items:center;gap:10px;padding:11px 13px;font-size:.875rem;font-weight:600;display:flex}.assignment-status-strip a strong{background:var(--accent-soft);width:30px;height:30px;color:var(--accent-strong);border-radius:10px;flex:none;place-items:center;display:grid}.assignment-status-strip a.active{border-color:var(--accent);background:var(--accent-soft);color:var(--ink)}.assignment-status-strip a.active strong{background:var(--accent);color:#fff}.assignment-new-panel{max-width:920px}.assignment-new-form{border:1px solid var(--line);border-radius:var(--radius-lg);background:color-mix(in srgb, var(--surface) 96%, var(--accent-soft));margin-top:4px;padding:18px}.assignment-new-form .assignment-wide{grid-column:1/-1}.assignment-new-form textarea{min-height:130px}.assignment-form-actions{grid-column:1/-1;justify-content:flex-end}@media (max-width:720px){.assignment-status-strip{scrollbar-width:none;padding-bottom:3px;display:flex;overflow-x:auto}.assignment-status-strip::-webkit-scrollbar{display:none}.assignment-status-strip a{flex:0 0 146px}.assignment-index-head{align-items:stretch}}.settings-page-shell>.school-page-head{align-self:start;min-height:0;margin-bottom:10px;padding-block:4px 8px}.settings-page-shell>.settings-category-grid.drag-chip-row{scroll-snap-type:x proximity;scrollbar-width:thin;align-items:stretch;gap:8px;min-height:0;margin:0 0 14px;padding:0 0 7px;display:flex;overflow-x:auto}.settings-page-shell>.settings-category-grid.drag-chip-row .settings-category-card{scroll-snap-align:start;flex:none;align-items:center;gap:8px;min-width:max-content;min-height:52px;padding:8px 12px;display:flex}.settings-page-shell .settings-category-card>span{border-radius:10px;flex:0 0 32px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.settings-page-shell .settings-category-card>div strong{border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding-inline:6px;display:inline-flex}@media (max-width:720px){.settings-page-shell>.school-page-head{margin-bottom:8px;padding-block:2px 6px}.settings-page-shell>.settings-category-grid.drag-chip-row{scrollbar-width:none;margin-bottom:10px}.settings-page-shell>.settings-category-grid.drag-chip-row::-webkit-scrollbar{display:none}.settings-page-shell>.settings-category-grid.drag-chip-row .settings-category-card{min-height:46px;padding:7px 10px}}body{background:radial-gradient(circle at 92% 2%, #d8941e1f, transparent 24rem), var(--background)}.school-admin-shell{background:var(--surface-soft);border:1px solid #3c280c1a;border-radius:26px;grid-template-columns:240px minmax(0,1fr);width:min(1440px,100% - 16px);min-height:calc(100dvh - 16px);margin:8px auto;overflow:clip;box-shadow:0 24px 64px #3a260f1f}.school-sidebar{background:linear-gradient(#ffffff0b,#0000 32%),#171614;padding:22px 14px}.school-brand{min-height:54px;padding:2px 7px 14px}.school-sidebar .school-brand .school-brand-logo{border-radius:13px;width:42px;height:42px}.school-nav-item,.school-nav-parent{border-radius:12px;min-height:44px;padding:8px 10px}.school-nav-item span,.school-nav-parent>span{border-radius:9px;flex-basis:28px;width:28px;height:28px}.school-nav-item.active,.school-nav-parent.active{box-shadow:0 10px 24px #00000029}.school-topbar{z-index:35;background:color-mix(in srgb, var(--surface) 86%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid #3c280c14;min-height:72px;padding:12px 26px;position:sticky;top:0}.school-topbar-actions{gap:9px}.school-search,.school-work-chip,.school-profile-chip,.topbar-notification-menu>button,.school-mobile-home,.school-mobile-select .admin-area-select{background:color-mix(in srgb, var(--surface) 94%, white);border:1px solid #3c280c17;box-shadow:0 5px 16px #3a260f0b}.school-page-shell{gap:16px;width:min(1240px,100%);padding:18px 28px 42px}.school-page-head{min-height:80px;padding:6px 2px 10px}.school-page-head>div{gap:4px}.school-page-head h1,.school-page-shell .section-heading-row h1,.school-page-shell .section-heading-row h2{text-wrap:balance}.school-page-head>div>span,.section-heading-row p{max-width:68ch;color:var(--muted)}.panel,.work-panel,.metric-card,.course-card,.reading-admin-card,.detail-section,.students-table-card,.reports-table-wrap,.assignment-table-wrap{background:color-mix(in srgb, var(--surface) 96%, white);border-color:#3c280c1a}.work-panel,.panel{box-shadow:0 10px 30px #3a260f0e}.metric-card{box-shadow:none}.button,button,input,select,textarea,summary{touch-action:manipulation}.button,button{min-height:44px}input,select{min-height:46px}textarea{min-height:112px}input,select,textarea{background:color-mix(in srgb, var(--surface) 94%, white);border-color:#3c280c24;max-width:100%;box-shadow:inset 0 1px 2px #3a260f09}input:hover,select:hover,textarea:hover{border-color:#9d641652}input:focus,select:focus,textarea:focus{border-color:color-mix(in srgb, var(--focus) 58%, var(--line));box-shadow:0 0 0 3px color-mix(in srgb, var(--focus) 14%, transparent);outline:0}.form-actions,.row-actions,.course-actions,.icon-actions,.student-account-actions{row-gap:8px}.students-table-shell,.reports-table-wrap,.assignment-table-wrap,.security-table-wrap{-webkit-overflow-scrolling:touch;scrollbar-gutter:stable;overflow-x:auto}table th{color:var(--muted);letter-spacing:.055em;text-transform:uppercase;font-size:.75rem}table td,table th{vertical-align:middle}.empty-state{border-radius:16px;min-height:132px;padding:24px 18px}@media (hover:hover) and (pointer:fine){.school-nav-item,.school-nav-parent,.button,.course-card,.reading-admin-card{transition:border-color .16s,background-color .16s,box-shadow .16s,color .16s,transform .16s}.course-card:hover,.reading-admin-card:hover{border-color:#9d641638;transform:translateY(-1px);box-shadow:0 12px 28px #3a260f14}}@media (max-width:1120px) and (min-width:821px){.school-admin-shell{grid-template-columns:82px minmax(0,1fr)}.school-sidebar{padding-inline:10px}.school-page-shell,.school-topbar{padding-inline:20px}.student-achievement-bar>a{min-width:88px;padding-inline:9px}.student-achievement-bar>a small{display:none}.student-achievement-bar>a strong{align-self:center}.school-page-head{min-height:72px}.form-grid,.content-form-grid,.settings-row-form{column-gap:14px}}@media (max-width:820px){body{background:var(--background)}.school-admin-shell{width:100%;min-height:100dvh;box-shadow:none;border:0;border-radius:0;margin:0;display:block;overflow:visible}.school-main{min-height:100dvh;overflow-x:clip}.school-topbar{min-height:64px;padding:max(8px, env(safe-area-inset-top)) 10px 8px;grid-template-columns:44px minmax(0,1fr) auto}.school-mobile-select,.school-mobile-select .admin-area-menu,.school-mobile-select .admin-area-select{width:100%;min-width:0}.school-mobile-select .admin-area-select{text-overflow:ellipsis;white-space:nowrap;padding-right:30px;overflow:hidden}.school-topbar-actions{flex:none;gap:5px}.school-page-shell,.student-app-shell .school-page-shell{gap:12px;width:100%;padding:12px 14px 36px}.student-app-shell .school-page-shell{padding-bottom:calc(92px + env(safe-area-inset-bottom))}.school-page-head,.student-app-shell .school-page-head{min-height:0;padding:8px 1px 5px}.school-page-head h1,.student-app-shell .school-page-head h1{font-size:clamp(1.55rem,6.8vw,1.9rem);line-height:1.08}.school-page-head>div>span,.student-app-shell .school-page-head>div>span{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.875rem;line-height:1.45;display:-webkit-box}.school-page-shell .work-panel,.school-page-shell .panel{border-radius:18px;padding:15px;box-shadow:0 7px 22px #3a260f0d}.section-heading-row{align-items:stretch}.section-heading-row>.button,.section-heading-row>a.button{align-self:start}.student-app-shell .student-bottom-nav{right:8px;bottom:max(8px, env(safe-area-inset-bottom));border-radius:19px;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;padding:6px;left:8px}.student-app-shell .student-bottom-nav a{border-radius:13px;min-height:52px}.student-app-shell .student-bottom-nav a strong{font-size:.75rem}.form-actions{align-items:stretch}}@media (max-width:520px){.school-topbar{grid-template-columns:40px minmax(0,1fr) auto;padding-inline:8px}.school-page-shell,.student-app-shell .school-page-shell{padding-inline:11px}.school-page-shell .work-panel,.school-page-shell .panel{padding:13px}.overview-summary-grid,.dashboard-grid,.reports-metric-grid,.learning-summary-grid,.submission-status-grid{gap:8px}.metric-card,.school-page-shell .metric-card{border-radius:15px;min-height:96px;padding:12px}.form-actions,.student-account-actions{grid-template-columns:minmax(0,1fr);display:grid}.form-actions>*,.student-account-actions>*{width:100%}.student-app-shell .student-bottom-nav{gap:2px;padding:5px;left:5px;right:5px}}@media (max-width:360px){.overview-summary-grid,.dashboard-grid,.reports-metric-grid,.learning-summary-grid,.submission-status-grid{grid-template-columns:minmax(0,1fr)}.school-page-head h1,.student-app-shell .school-page-head h1{font-size:1.48rem}.student-app-shell .student-bottom-nav a strong{font-size:.75rem}}@media (max-width:980px){.course-index-panel .course-compact-primary{grid-template-columns:40px minmax(0,1fr) 76px}.course-index-panel .course-compact-actions{grid-column:2/-1;grid-template-columns:84px 56px;justify-content:start}}@media (max-width:640px){.course-index-panel .course-list-head h2{font-size:1.25rem}.course-index-panel .course-index-card{padding:12px}.course-index-panel .course-compact-primary{grid-template-columns:38px minmax(0,1fr) auto;align-items:start;gap:9px}.course-index-panel .course-initial{width:38px;height:38px}.course-index-panel .course-compact-copy h2,.course-index-panel .work-panel .course-compact-copy h2{white-space:normal;font-size:1rem}.course-index-panel .course-compact-copy p{-webkit-line-clamp:2;white-space:normal;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.course-index-panel .course-status-pill{width:auto;min-width:68px}.course-index-panel .course-compact-secondary{scrollbar-width:none;max-width:100%;padding-bottom:2px;overflow-x:auto}.course-index-panel .course-compact-secondary::-webkit-scrollbar{display:none}.course-index-panel .course-compact-secondary span{flex:none}.course-index-panel .course-compact-actions{grid-column:1/-1;grid-template-columns:minmax(0,1fr) minmax(0,.65fr)}.course-index-panel .course-compact-actions form{width:100%}}@media (max-width:820px){.school-topbar-actions .school-search,.school-topbar-actions .school-work-chip,.school-topbar-actions .school-profile-chip,.students-clear-filter,.student-filter-row a,.students-mobile-person,.students-mobile-row-bottom a,.student-more-menu summary,.students-pagination-bar a,.students-pagination-bar>div>span{min-width:44px!important;min-height:44px!important}.students-mobile-row-bottom a,.student-more-menu summary,.students-mobile-more-menu summary,.students-pagination-bar a,.students-pagination-bar>div>span{justify-content:center;align-items:center}.students-mobile-more-menu summary{place-items:center;min-width:44px;min-height:44px;display:grid;width:44px!important}}.course-index-panel.course-index-redesign{gap:var(--space-4);min-width:0;display:grid}.course-index-panel.course-index-redesign .course-visually-hidden{clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;width:1px!important;height:1px!important;margin:-1px!important;position:absolute!important;overflow:hidden!important}.course-index-panel.course-index-redesign .course-index-command-bar{justify-content:space-between;align-items:center;gap:var(--space-4);min-height:48px;display:flex}.course-index-panel.course-index-redesign .course-index-context{gap:3px;display:grid}.course-index-panel.course-index-redesign .course-index-context>span{color:var(--gold-dark);font-size:var(--type-caption);letter-spacing:.08em;text-transform:uppercase;font-weight:600;line-height:1.4}.course-index-panel.course-index-redesign .course-index-context p{color:var(--muted);font-size:var(--type-small);line-height:var(--leading-ui);flex-wrap:wrap;gap:0;margin:0;display:flex}.course-index-panel.course-index-redesign .course-index-context p>span+span:before{content:"·";color:#ad9d84;margin:0 8px}.course-index-panel.course-index-redesign .course-index-context p strong{color:var(--text);font-variant-numeric:tabular-nums}.course-index-panel.course-index-redesign .course-index-actions{align-items:center;gap:var(--space-2);display:flex}.course-index-panel.course-index-redesign .course-index-actions .button{min-height:var(--control-height);justify-content:center;align-items:center;gap:var(--space-2);border-radius:var(--radius-sm);padding:0 var(--space-4);font-size:var(--type-small);margin:0;font-weight:600;line-height:1;display:inline-flex}.course-index-panel.course-index-redesign .course-index-actions svg,.course-index-panel.course-index-redesign .course-filter-redesign svg,.course-index-panel.course-index-redesign .course-row-menu svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;flex:none;width:18px;height:18px}.course-index-panel.course-index-redesign .course-action-secondary{border:1px solid var(--border);background:var(--surface);color:var(--text)}.course-index-panel.course-index-redesign .course-action-primary,.course-index-panel.course-index-redesign .course-row-detail{border-color:var(--primary);background:var(--primary);color:#fff}@media (hover:hover) and (pointer:fine){.course-index-panel.course-index-redesign .course-action-primary:hover,.course-index-panel.course-index-redesign .course-row-detail:hover,.course-index-panel.course-index-redesign .course-filter-submit:hover{border-color:var(--primary-hover);background:var(--primary-hover)}.course-index-panel.course-index-redesign .course-action-secondary:hover{background:var(--warning-soft);border-color:#9d641659}}.course-index-panel.course-index-redesign .course-filter-redesign{gap:var(--space-2);padding:var(--space-3);border:1px solid var(--border);background:var(--surface);border-radius:14px;grid-template-columns:minmax(240px,1fr) minmax(160px,.45fr) minmax(170px,.5fr) auto auto;margin:0;display:grid}.course-index-panel.course-index-redesign .course-filter-redesign label{min-width:0;margin:0;display:flex;position:relative}.course-index-panel.course-index-redesign .course-search-field>svg{z-index:1;color:var(--muted);pointer-events:none;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.course-index-panel.course-index-redesign .course-filter-redesign input,.course-index-panel.course-index-redesign .course-filter-redesign select{width:100%;min-width:0;height:var(--control-height);border:1px solid var(--border);background-color:var(--surface-raised);color:var(--text);font-family:var(--font-sans);font-size:var(--type-small);border-radius:9px;margin:0;line-height:1.4}.course-index-panel.course-index-redesign .course-filter-redesign input{padding:0 12px 0 40px}.course-index-panel.course-index-redesign .course-filter-redesign select{padding:0 36px 0 12px}.course-index-panel.course-index-redesign .course-filter-redesign input::placeholder{color:#817564;opacity:1}.course-index-panel.course-index-redesign .course-filter-submit,.course-index-panel.course-index-redesign .course-filter-reset{min-width:66px;min-height:var(--control-height);padding:0 var(--space-4);font-size:var(--type-small);border-radius:9px;justify-content:center;align-items:center;margin:0;font-weight:600;line-height:1;display:inline-flex}.course-index-panel.course-index-redesign .course-filter-submit{border:1px solid var(--primary);background:var(--primary);color:#fff;cursor:pointer}.course-index-panel.course-index-redesign .course-filter-reset{border:1px solid var(--border);color:var(--muted);background:0 0}.course-index-panel.course-index-redesign .course-list-head{justify-content:space-between;align-items:center;gap:var(--space-3);min-height:24px;margin:0 2px -3px;display:flex}.course-index-panel.course-index-redesign .course-list-head p,.course-index-panel.course-index-redesign .course-list-head span{color:var(--muted);font-size:var(--type-small);line-height:var(--leading-ui);margin:0}.course-index-panel.course-index-redesign .course-list-head p strong{color:var(--text);font-variant-numeric:tabular-nums}.course-index-panel.course-index-redesign .course-list-grid{gap:var(--space-2);display:grid}.course-index-panel.course-index-redesign .course-index-card{border:1px solid var(--border);background:var(--surface);min-height:0;box-shadow:none;border-radius:14px;padding:14px;position:relative;overflow:visible}.course-index-panel.course-index-redesign .course-compact-primary{grid-template-columns:44px minmax(0,1fr) auto 86px 40px;align-items:center;gap:14px;display:grid}.course-index-panel.course-index-redesign .course-initial{background:var(--surface-soft);width:44px;height:44px;color:var(--gold-dark);font-size:var(--type-caption);border:1px solid #9d641614;border-radius:12px;place-items:center;font-weight:600;line-height:1;display:grid}.course-index-panel.course-index-redesign .course-compact-copy{gap:2px;min-width:0;display:grid}.course-index-panel.course-index-redesign .course-compact-copy h2,.course-index-panel.course-index-redesign .course-compact-copy .course-title-row h2{max-width:100%;color:var(--text);font-family:var(--font-sans);letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:1.0625rem;font-weight:600;line-height:1.35;overflow:hidden}.course-index-panel.course-index-redesign .course-compact-copy>p{max-width:760px;color:var(--muted);font-size:var(--type-caption);text-overflow:ellipsis;white-space:nowrap;margin:0;font-weight:500;line-height:1.45;overflow:hidden}.course-index-panel.course-index-redesign .course-compact-secondary{flex-wrap:wrap;gap:0;min-width:0;margin-top:5px;display:flex;overflow:visible}.course-index-panel.course-index-redesign .course-compact-secondary span{max-width:180px;min-height:0;color:var(--muted);font-size:var(--type-caption);text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;border-radius:0;padding:0;font-weight:600;line-height:1.4;overflow:hidden}.course-index-panel.course-index-redesign .course-compact-secondary span+span:before{content:"·";color:#ad9d84;margin:0 8px}.course-index-panel.course-index-redesign .course-status-pill{border-radius:var(--radius-pill);width:auto;min-width:0;min-height:28px;font-size:var(--type-caption);white-space:nowrap;justify-content:center;justify-self:end;align-items:center;padding:5px 10px;font-weight:600;line-height:1.3;display:inline-flex}.course-index-panel.course-index-redesign .course-status-pill:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px;margin-right:6px}.course-index-panel.course-index-redesign .course-row-detail{width:86px;min-width:0;min-height:38px;font-size:var(--type-caption);border-radius:9px;justify-content:center;align-items:center;margin:0;padding:0 12px;font-weight:600;line-height:1;display:inline-flex}.course-index-panel.course-index-redesign .course-row-menu{z-index:3;display:block;position:relative}.course-index-panel.course-index-redesign .course-row-menu[open]{z-index:30}.course-index-panel.course-index-redesign .course-row-menu>summary{border:1px solid var(--border);background:var(--surface-raised);width:40px;height:40px;min-height:40px;color:var(--text);cursor:pointer;border-radius:9px;place-items:center;list-style:none;display:grid}.course-index-panel.course-index-redesign .course-row-menu>summary::-webkit-details-marker{display:none}.course-index-panel.course-index-redesign .course-row-menu>summary svg{stroke:none;width:20px;height:20px}.course-index-panel.course-index-redesign .course-row-menu[open]>summary{background:var(--warning-soft);color:var(--gold-dark);border-color:#9d641673}.course-index-panel.course-index-redesign .course-row-menu>div{border:1px solid var(--border);background:var(--surface-raised);width:164px;box-shadow:var(--shadow-popover);border-radius:11px;display:grid;position:absolute;top:calc(100% + 7px);right:0;overflow:hidden}.course-index-panel.course-index-redesign .course-row-menu>div a,.course-index-panel.course-index-redesign .course-row-menu>div button{width:100%;min-height:44px;color:var(--text);font-family:var(--font-sans);font-size:var(--type-caption);text-align:left;background:0 0;border:0;border-radius:0;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:9px;padding:9px 12px;font-weight:700;line-height:1.3;text-decoration:none;display:grid}.course-index-panel.course-index-redesign .course-row-menu>div a{border-bottom:1px solid var(--border)}.course-index-panel.course-index-redesign .course-row-menu>div button{color:var(--danger);cursor:pointer}.course-index-panel.course-index-redesign .course-row-menu>div form{margin:0}.course-index-panel.course-index-redesign .course-row-menu>div svg{width:18px;height:18px}.course-index-panel.course-index-redesign .course-pagination-bar{border-top:1px solid var(--border);min-height:44px;padding-top:var(--space-3);margin:0}@media (max-width:900px){.course-index-panel.course-index-redesign .course-filter-redesign{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.course-index-panel.course-index-redesign .course-search-field{grid-column:1/-1}.course-index-panel.course-index-redesign .course-filter-redesign:not(:has(.course-filter-reset)) .course-filter-submit{grid-column:1/-1}.course-index-panel.course-index-redesign .course-compact-primary{grid-template-columns:44px minmax(0,1fr) auto 40px}.course-index-panel.course-index-redesign .course-row-detail{display:none}}@media (max-width:640px){.course-index-panel.course-index-redesign{gap:var(--space-3)}.course-index-panel.course-index-redesign .course-index-command-bar{align-items:center}.course-index-panel.course-index-redesign .course-index-context{flex:auto;min-width:0}.course-index-panel.course-index-redesign .course-index-actions{flex:none;width:auto;margin-left:auto}.course-index-panel.course-index-redesign .course-index-context p{font-size:var(--type-caption)}.course-index-panel.course-index-redesign .course-index-context>span,.course-index-panel.course-index-redesign .course-index-context p>span:nth-child(n+2),.course-index-panel.course-index-redesign .course-index-actions .course-action-secondary{display:none}.course-index-panel.course-index-redesign .course-index-actions .course-action-primary{width:44px;min-width:44px;padding:0;font-size:0}.course-index-panel.course-index-redesign .course-index-actions .course-action-primary svg{width:20px;height:20px}.course-index-panel.course-index-redesign .course-filter-redesign{gap:var(--space-2);padding:var(--space-2);border-radius:12px;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.course-index-panel.course-index-redesign .course-filter-redesign>*{grid-column:auto}.course-index-panel.course-index-redesign .course-filter-redesign .course-search-field{grid-column:1/-1}.course-index-panel.course-index-redesign .course-filter-redesign:not(:has(.course-filter-reset)) .course-filter-submit{grid-column:1/-1}.course-index-panel.course-index-redesign .course-filter-redesign input,.course-index-panel.course-index-redesign .course-filter-redesign select{font-size:var(--type-body)}.course-index-panel.course-index-redesign .course-filter-submit,.course-index-panel.course-index-redesign .course-filter-reset{width:100%}.course-index-panel.course-index-redesign .course-list-head{align-items:flex-end}.course-index-panel.course-index-redesign .course-list-head p,.course-index-panel.course-index-redesign .course-list-head span{font-size:var(--type-caption)}.course-index-panel.course-index-redesign .course-index-card{padding:13px 11px}.course-index-panel.course-index-redesign .course-compact-primary{align-items:start;gap:10px;grid-template-columns:40px minmax(0,1fr) 44px!important}.course-index-panel.course-index-redesign .course-initial{width:40px;height:40px}.course-index-panel.course-index-redesign .course-compact-copy h2,.course-index-panel.course-index-redesign .course-compact-copy .course-title-row h2{text-overflow:initial;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1rem;line-height:1.35;display:-webkit-box;overflow:hidden}.course-index-panel.course-index-redesign .course-compact-copy>p{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:2px;display:-webkit-box;overflow:hidden}.course-index-panel.course-index-redesign .course-compact-secondary{row-gap:2px}.course-index-panel.course-index-redesign .course-compact-secondary span{max-width:140px;font-size:var(--type-caption)}.course-index-panel.course-index-redesign .course-status-pill{grid-column:2;justify-self:start;margin-top:2px}.course-index-panel.course-index-redesign .course-row-menu{grid-area:1/3}.course-index-panel.course-index-redesign .course-row-menu>summary{width:44px;height:44px;min-height:44px}.course-index-panel.course-index-redesign .course-pagination-bar{margin-top:1px}}.course-row-menu{display:none}@media (max-width:700px){.course-index-panel .course-index-card{position:relative;overflow:visible}.course-index-panel .course-compact-primary{align-items:start;gap:9px;grid-template-columns:38px minmax(0,1fr) auto 38px!important}.course-index-panel .course-compact-actions{display:none!important}.course-row-menu{z-index:4;display:block;position:relative}.course-row-menu[open]{z-index:20}.course-row-menu>summary{background:color-mix(in srgb, var(--surface) 94%, white);width:38px;height:38px;min-height:38px;color:var(--gold-dark);cursor:pointer;letter-spacing:.08em;border:1px solid #3c280c1a;border-radius:11px;place-items:center;font-size:.75rem;font-weight:700;list-style:none;display:grid}.course-row-menu>summary::-webkit-details-marker{display:none}.course-row-menu[open]>summary{background:var(--warning-soft);border-color:#9d64164d}.course-row-menu>div{background:var(--surface);border:1px solid #3c280c1f;border-radius:13px;width:154px;display:grid;position:absolute;top:calc(100% + 6px);right:0;overflow:hidden;box-shadow:0 16px 34px #3a260f2e}.course-row-menu>div a,.course-row-menu>div button{width:100%;min-height:44px;color:var(--text);font:inherit;text-align:left;background:0 0;border:0;border-radius:0;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:7px;padding:9px 12px;font-size:.875rem;font-weight:600;text-decoration:none;display:grid}.course-row-menu>div a{border-bottom:1px solid var(--line)}.course-row-menu>div a span,.course-row-menu>div button span{background:var(--surface-soft);width:24px;height:24px;color:var(--gold-dark);border-radius:8px;place-items:center;display:grid}.course-row-menu>div button{color:var(--danger);cursor:pointer}.course-row-menu>div button span{background:var(--danger-soft);color:var(--danger)}.course-row-menu>div form{margin:0}}@media (max-width:420px){.course-index-panel .course-compact-primary{grid-template-columns:36px minmax(0,1fr) 36px!important}.course-index-panel .course-initial{width:36px;height:36px}.course-index-panel .course-status-pill{grid-column:2;justify-self:start;margin-top:2px}.course-row-menu{grid-area:1/3}.course-row-menu>summary{width:36px;height:36px;min-height:36px}}.trash-record-list{gap:8px}.trash-record-row{background:#ffffffa3;border:1px solid #3827101a;border-radius:18px;grid-template-columns:40px minmax(0,1fr) auto auto;align-items:center;gap:12px;min-height:68px;padding:10px 12px;display:grid}.trash-record-index{color:#9a6416;background:#fff2d8;border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;font-size:.75rem;font-weight:700;display:inline-flex}.trash-record-copy{min-width:0}.trash-record-copy strong,.trash-record-copy p{text-overflow:ellipsis;white-space:nowrap;margin:0;display:block;overflow:hidden}.trash-record-copy strong{color:var(--school-ink,#1f1b16);font-size:1rem}.trash-record-copy p{color:var(--muted);margin-top:3px;font-size:.875rem;line-height:1.35}.trash-record-copy p span{color:#9a6416;font-weight:600}.trash-record-time{color:#24783a;white-space:nowrap;background:#e7f7e9;border-radius:999px;padding:7px 10px;font-size:.75rem;font-weight:600}.trash-restore-form{margin:0;display:block}.trash-restore-button{white-space:nowrap;width:auto;min-width:96px;min-height:38px;padding-inline:14px}@media (max-width:720px){.trash-record-row{grid-template-columns:36px minmax(0,1fr) auto;gap:7px 9px;min-height:64px;padding:9px 10px}.trash-record-index{border-radius:11px;width:34px;height:34px}.trash-record-time{grid-column:2;justify-self:start;padding:5px 8px}.trash-restore-form{grid-area:1/3/span 2;align-self:center}.trash-restore-button{min-width:0;min-height:36px;padding-inline:11px}}.website-account-list{gap:10px}.website-account-card{border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px 14px;padding:12px 14px}.website-account-card .settings-record-head{grid-area:1/1;grid-template-columns:38px minmax(0,1fr);gap:10px;min-width:0}.website-account-card .settings-record-head>span{border-radius:12px;width:38px;height:38px}.website-account-card .website-account-identity{min-width:0}.website-account-card .website-account-identity strong{overflow-wrap:anywhere;display:block}.website-account-card .website-account-identity p{overflow-wrap:anywhere;white-space:normal;line-height:1.4}.website-account-badges{flex-wrap:wrap;grid-area:2/1;justify-content:flex-start;align-items:center;gap:6px;min-width:0;margin-left:48px;display:flex}.website-account-badges small{white-space:nowrap;padding:6px 9px;font-size:.75rem}.website-account-editor{grid-area:1/2/span 2;place-self:center end}.website-account-editor>summary{color:#8a5a13;cursor:pointer;border:1px solid var(--line);background:0 0;border-radius:9px;align-items:center;min-height:36px;padding:0 10px;font-size:.8125rem;font-weight:600;list-style:none;display:inline-flex}.website-account-editor>summary::-webkit-details-marker{display:none}.website-account-editor>summary:after{content:"›";margin-left:7px;font-size:1rem;line-height:1}.website-account-editor[open]{border-top:1px solid #3827101a;grid-area:auto/1/auto/-1;width:100%;padding-top:10px}.website-account-editor[open]>summary{width:max-content;margin:0 0 10px auto;display:flex}.website-account-editor[open]>summary:after{content:"⌄"}.website-account-link-action{background:#b447230f;border:1px solid #b4472324;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;padding:10px 12px;display:flex}.website-account-link-action>div{gap:2px;min-width:0;display:grid}.website-account-link-action strong{color:#8d3d23}.website-account-link-action small{color:var(--muted)}.website-account-link-action form{flex:none}.website-account-link-action button{color:#9b6114;min-height:36px;font:inherit;cursor:pointer;background:#fff7eb;border:0;border-radius:999px;padding:0 14px;font-weight:600}@media (max-width:760px){.website-account-card{grid-template-columns:1fr}.website-account-card .settings-record-head{grid-area:auto/1;grid-template-columns:36px minmax(0,1fr)}.website-account-card .settings-record-head>span{width:36px;height:36px}.website-account-badges{grid-area:auto/1;justify-content:flex-start;margin-left:46px}.website-account-editor{grid-area:auto/1;justify-self:stretch}.website-account-editor>summary{box-sizing:border-box;justify-content:space-between;width:100%;display:flex}.website-account-editor[open]{grid-column:1}.website-account-link-action{flex-direction:column;align-items:stretch}.website-account-link-action button{width:100%}}.security-tabs{scrollbar-width:thin;align-items:center;gap:6px;padding:4px 0 8px;display:flex;overflow-x:auto}.security-tabs a{color:var(--school-muted);border-radius:999px;flex:none;align-items:center;gap:7px;min-height:40px;padding:0 16px;font-size:.875rem;font-weight:600;display:inline-flex}.security-tabs a:hover,.security-tabs a:focus-visible{color:var(--school-accent-dark);background:#cf8b121a;outline:none}.security-tabs a.active{color:#fff;background:linear-gradient(135deg,#e5a82f,#bd7712)}.security-tabs a span{color:#9a5d00;background:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:21px;height:21px;padding:0 5px;font-size:.75rem;display:inline-flex}.security-device-page{gap:14px;display:grid}.mfa-settings{background:#fffcf5eb;border:1px solid #7e602e2e;border-radius:18px;gap:14px;padding:18px;display:grid}.mfa-settings-head{justify-content:space-between;align-items:center;gap:16px;display:flex}.mfa-settings-head>div{gap:4px;display:grid}.mfa-settings-head small,.mfa-note,.mfa-enrollment small{color:var(--school-muted)}.mfa-settings-head>span{border-radius:999px;padding:6px 10px;font-size:.75rem;font-weight:600}.mfa-settings-head>span.active{color:#177a48;background:#dff4e7}.mfa-settings-head>span.inactive{color:#756b5c;background:#f1ece2}.mfa-settings>.button{justify-self:start}.mfa-settings .button.danger{color:#a43924;background:#fff2ef}.mfa-enrollment{grid-template-columns:160px 1fr;align-items:start;gap:18px;display:grid}.mfa-enrollment>div:last-child{gap:10px;display:grid}.mfa-enrollment label{gap:6px;display:grid}.mfa-enrollment input,.mfa-challenge-form input{letter-spacing:.18em;max-width:220px;font-size:1.25rem;font-weight:600}.mfa-qr{background:#fff;border:1px solid #7e602e29;border-radius:14px;padding:10px}.mfa-qr img{width:100%;height:auto;display:block}.mfa-actions{flex-wrap:wrap;gap:8px;display:flex}.mfa-auth-page{place-items:center;min-height:100vh;padding:24px;display:grid}.mfa-auth-card{gap:14px;width:100%;max-width:460px;display:grid}.mfa-challenge-form{gap:12px;display:grid}.mfa-challenge-form label{gap:7px;font-weight:600;display:grid}@media (max-width:620px){.mfa-enrollment{grid-template-columns:1fr}.mfa-qr{max-width:180px}}.security-migration-note{background:#fff3dc;border-color:#edc77c;flex-direction:column;align-items:flex-start;gap:4px;padding:15px 18px;display:flex}.security-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.security-metric-grid article{border:1px solid var(--school-border);background:#fffcf6db;border-radius:18px;gap:4px;min-height:128px;padding:18px;display:grid}.security-metric-grid span,.security-metric-grid small{color:var(--school-muted)}.security-metric-grid strong{color:var(--school-ink);font-size:clamp(1.9rem,3vw,2.7rem);line-height:1}.security-overview-grid,.security-settings-grid{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);align-items:start;gap:14px;display:grid}.security-list-panel,.security-settings-form,.security-assistant-panel{min-width:0;padding:20px}.security-alert-row{border-top:1px solid var(--school-border);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 0;display:grid}.security-alert-row>div,.security-activity-row>div,.security-delivery-row>div{min-width:0;display:grid}.security-alert-row small,.security-activity-row small,.security-delivery-row small{color:var(--school-muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.security-alert-row button,.security-device-grid button{border:1px solid var(--school-border);color:var(--school-accent-dark);cursor:pointer;font:inherit;background:0 0;border-radius:999px;min-height:34px;padding:0 12px;font-size:.75rem;font-weight:600}.security-severity,.security-outcome{border-radius:999px;justify-content:center;width:fit-content;padding:6px 9px;font-size:.75rem;font-weight:600;display:inline-flex}.security-severity.info,.security-outcome.success,.security-outcome.sent{color:#16794b;background:#def3e7}.security-severity.warning,.security-outcome.failure,.security-outcome.pending{color:#935b00;background:#fff0ce}.security-severity.critical,.security-outcome.blocked,.security-outcome.failed{color:#a73822;background:#fde6df}.security-outcome.skipped{color:#625c52;background:#eeeae2}.security-activity-row,.security-delivery-row{border-top:1px solid var(--school-border);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px 0;display:grid}.security-activity-row time,.security-delivery-row time{color:var(--school-muted);white-space:nowrap;font-size:.75rem}.security-dot{background:#d8d1c5;border-radius:50%;width:9px;height:9px}.security-dot.success{background:#4dad82}.security-dot.failure{background:#d96242}.security-table-wrap{overflow-x:auto}.security-table{border-collapse:collapse;width:100%;min-width:820px}.security-table th{color:var(--school-muted);letter-spacing:.04em;text-align:left;text-transform:uppercase;font-size:.74rem}.security-table th,.security-table td{border-bottom:1px solid var(--school-border);vertical-align:top;padding:13px 10px}.security-table td small{color:var(--school-muted);margin-top:4px;display:block}.security-device-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.security-device-grid article{border:1px solid var(--school-border);border-radius:16px;gap:13px;padding:16px;display:grid}.security-device-grid article.revoked{opacity:.6}.security-device-grid article>div{display:grid}.security-device-grid article>div span{color:var(--school-muted)}.security-device-grid dl{gap:8px;margin:0;display:grid}.security-device-grid dl div{justify-content:space-between;gap:10px;display:flex}.security-device-grid dt{color:var(--school-muted)}.security-device-grid dd{text-align:right;margin:0}.security-settings-head{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:16px;display:flex}.security-settings-head>div{flex:none}.security-settings-head>span{color:var(--school-muted);text-align:right;max-width:330px;font-size:.875rem;line-height:1.45}.security-settings-form h2,.security-settings-form p{margin:0 0 4px}.security-settings-form fieldset{border:0;gap:10px;margin:0;padding:0;display:grid}.security-config-group{border:1px solid var(--school-border);background:#fffdf8c2;border-radius:16px;gap:11px;padding:14px;display:grid}.security-config-heading{align-items:center;gap:10px;display:flex}.security-config-heading>div{gap:1px;display:grid}.security-config-heading small,.security-toggle small,.security-form-actions small{color:var(--school-muted);font-weight:600}.security-config-icon{color:var(--school-accent-dark);background:#fff1d6;border-radius:10px;flex:0 0 34px;justify-content:center;align-items:center;height:34px;font-size:.75rem;font-weight:600;display:inline-flex}.security-config-row{grid-template-columns:minmax(0,1fr) minmax(150px,.42fr);align-items:stretch;gap:10px;display:grid}.security-settings-form label:not(.security-toggle){gap:6px;font-size:.875rem;font-weight:600;display:grid}.security-settings-form input:not([type=checkbox]),.security-settings-form select{border:1px solid var(--school-border);font:inherit;background:#fffdfa;border-radius:11px;width:100%;min-height:42px;padding:8px 11px}.security-settings-form input:not([type=checkbox]):focus,.security-settings-form select:focus{border-color:#c98717;outline:none;box-shadow:0 0 0 3px #c987171f}.security-toggle{border:0;border-radius:12px;align-items:center;gap:11px;min-width:0;padding:9px 0;display:flex}.security-toggle-compact{border-top:1px solid #7e602e1f;padding-top:11px}.security-toggle input[type=checkbox]{appearance:none;cursor:pointer;background:#d9d4ca;border:0;border-radius:999px;flex:0 0 42px;width:42px;height:24px;min-height:24px;margin:0;padding:0;position:relative}.security-toggle input[type=checkbox]:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .18s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0003}.security-toggle input[type=checkbox]:checked{background:#c98717}.security-toggle input[type=checkbox]:checked:after{transform:translate(18px)}.security-toggle input[type=checkbox]:focus-visible{outline:none;box-shadow:0 0 0 3px #c9871733}.security-toggle span{min-width:0;display:grid}.security-number-field>div{align-items:center;gap:8px;display:flex}.security-number-field input{max-width:90px}.security-number-field small{color:var(--school-muted)}.security-form-actions{justify-content:space-between;align-items:center;gap:16px;padding-top:4px;display:flex}.security-form-actions .button{flex:none;min-width:150px}.security-delivery-panel{align-self:start}.security-count-badge{color:var(--school-accent-dark);background:#fff1d6;border-radius:999px;justify-content:center;align-items:center;min-width:28px;height:28px;padding:0 8px;font-size:.75rem;font-weight:600;display:inline-flex}.security-empty-compact{border:1px dashed var(--school-border);text-align:center;border-radius:14px;place-items:center;gap:3px;padding:24px 14px;display:grid}.security-empty-compact>span{color:#16794b;background:#e2f3e9;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;margin-bottom:4px;display:inline-flex}.security-empty-compact small{color:var(--school-muted)}.security-integration-page{gap:14px;display:grid}.integration-command-center{gap:16px;padding:20px;display:grid}.compact-section-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.compact-section-head h2,.compact-section-head h3,.compact-section-head p{margin:0}.compact-section-head p{color:var(--school-muted);margin-top:4px}.integration-service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.integration-service-grid article{border:1px solid var(--school-border);background:#fffdf8d1;border-radius:15px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;padding:12px;display:grid}.integration-service-grid article>div{min-width:0;display:grid}.integration-service-grid article small{color:var(--school-muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.integration-service-mark{color:var(--school-accent-dark);background:#fff1d6;border-radius:10px;flex:0 0 34px;justify-content:center;align-items:center;height:34px;font-size:.75rem;font-weight:600;display:inline-flex}.integration-service-grid .security-outcome{white-space:nowrap}.integration-queue-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.integration-queue-summary article{border:1px solid var(--school-border);background:#fffdf8c2;border-radius:14px;gap:2px;padding:13px 15px;display:grid}.integration-queue-summary span{color:var(--school-muted);font-size:.75rem;font-weight:700}.integration-queue-summary strong{color:var(--school-ink);font-size:1.5rem;line-height:1.1}.integration-delivery-history{gap:0;display:grid}.integration-delivery-history .security-delivery-row:first-child{border-top:0}.integration-delivery-history .security-delivery-row strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.security-assistant{gap:14px;display:grid}.security-assistant-actions{flex-wrap:wrap;gap:8px;display:flex}.security-assistant-actions button{border:1px solid var(--school-border);cursor:pointer;font:inherit;background:#fffaf1;border-radius:999px;min-height:42px;padding:0 16px;font-weight:600}.security-assistant-actions button:hover{color:var(--school-accent-dark);border-color:#c98717}.security-assistant-answer{border:1px solid var(--school-border);white-space:pre-wrap;background:#fffaf1;border-radius:16px;min-height:120px;padding:18px;line-height:1.65}@media (max-width:900px){.security-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.security-overview-grid,.security-settings-grid{grid-template-columns:1fr}.integration-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.security-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.security-metric-grid article{min-height:105px;padding:13px}.security-device-grid{grid-template-columns:1fr}.security-alert-row{grid-template-columns:auto minmax(0,1fr);align-items:start}.security-alert-row form{grid-column:2}.security-activity-row,.security-delivery-row{grid-template-columns:auto minmax(0,1fr)}.security-activity-row time,.security-delivery-row time{grid-column:2}.security-settings-form,.security-list-panel,.security-assistant-panel{padding:15px}.security-settings-head{gap:5px;display:grid}.security-settings-head>span{text-align:left;max-width:none}.security-config-row{grid-template-columns:1fr}.security-form-actions{align-items:stretch;display:grid}.security-form-actions .button{width:100%}.compact-section-head{display:grid}.integration-service-grid{grid-template-columns:1fr}.integration-queue-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}.teleprompter-admin-tabs{scrollbar-width:thin;gap:8px;margin-bottom:16px;padding:4px 2px 8px;display:flex;overflow-x:auto}.teleprompter-admin-tabs a{color:var(--school-muted);background:#fffcf6db;border:1px solid #7e602e2e;border-radius:999px;flex:none;align-items:center;gap:7px;min-height:42px;padding:0 16px;font-weight:600;display:inline-flex}.teleprompter-admin-tabs a.active{background:var(--school-accent);color:#fff}.teleprompter-admin-tabs a span{color:var(--school-accent-dark);background:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;font-size:12px;display:inline-flex}.teleprompter-admin-overview-grid{grid-template-columns:minmax(0,1.5fr) minmax(260px,.7fr);gap:14px;margin-top:14px;display:grid}.teleprompter-admin-overview-grid>section,.teleprompter-member-table,.teleprompter-transaction-list{background:#ffffff94;border:1px solid #7e602e29;border-radius:20px;padding:16px}.compact-section-head{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.compact-section-head h3{margin:0}.compact-section-head a{color:var(--school-accent-dark);font-weight:600}.teleprompter-operation-list{margin:0}.teleprompter-operation-list>div{border-bottom:1px solid #7e602e21;justify-content:space-between;align-items:center;padding:12px 0;display:flex}.teleprompter-operation-list>div:last-child{border-bottom:0}.teleprompter-operation-list dt{color:var(--school-muted);font-weight:700}.teleprompter-operation-list dd{margin:0;font-size:18px;font-weight:600}.teleprompter-transaction-row{border-bottom:1px solid #7e602e21;grid-template-columns:minmax(170px,1.4fr) minmax(120px,1fr) 110px 120px 100px;align-items:center;gap:12px;padding:12px 4px;display:grid}.teleprompter-transaction-row:last-child{border-bottom:0}.teleprompter-transaction-row>div,.teleprompter-transaction-row>span{min-width:0}.teleprompter-transaction-row strong,.teleprompter-transaction-row small{display:block}.teleprompter-transaction-row small{color:var(--school-muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.teleprompter-transaction-row time{color:var(--school-muted);text-align:right;font-size:13px}.teleprompter-revenue-total{color:var(--school-accent-dark);background:#e29e1821;border-radius:16px;padding:12px 18px;font-size:24px}.teleprompter-member-table{overflow-x:auto}.teleprompter-member-row{border-bottom:1px solid #7e602e21;grid-template-columns:minmax(220px,1.4fr) minmax(130px,.8fr) minmax(140px,.8fr) 120px minmax(150px,.9fr);align-items:center;gap:16px;min-width:880px;padding:13px 4px;display:grid}.teleprompter-member-row:last-child{border-bottom:0}.teleprompter-member-row.header{color:var(--school-muted);text-transform:uppercase;font-size:12px;font-weight:600}.teleprompter-member-row>span{min-width:0}.teleprompter-member-row strong,.teleprompter-member-row small{display:block}.teleprompter-member-row small{color:var(--school-muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.status-pill{color:var(--school-muted);background:#7e602e1a;border-radius:999px;justify-content:center;width:fit-content;padding:7px 10px;font-size:12px;font-weight:600;display:inline-flex}.status-pill.active,.status-pill.paid{color:#167a4b;background:#ddf4e7}.status-pill.failed,.status-pill.refunded{color:#aa3d23;background:#fde9e3}@media (max-width:900px){.teleprompter-admin-overview-grid{grid-template-columns:1fr}.teleprompter-transaction-row{grid-template-columns:minmax(0,1fr) auto}.teleprompter-transaction-row>span:first-of-type,.teleprompter-transaction-row time{display:none}}@media (max-width:600px){.teleprompter-admin-tabs{margin-inline:-4px}.teleprompter-admin-tabs a{min-height:38px;padding-inline:13px}.teleprompter-admin-overview-grid>section,.teleprompter-member-table,.teleprompter-transaction-list{border-radius:16px;padding:12px}.teleprompter-transaction-row{gap:8px}.teleprompter-revenue-total{padding:9px 12px;font-size:18px}}@media (max-width:520px){.assignment-index-head .button{width:100%}.assignment-new-form{padding:13px}.assignment-form-actions{z-index:4;border:1px solid var(--line);border-radius:var(--radius-md);background:color-mix(in srgb, var(--surface) 94%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);grid-template-columns:.7fr 1.3fr;padding:8px;display:grid;position:sticky;bottom:8px}}.school-page-shell .student-form,.school-page-shell .inline-grid-form,.school-page-shell .settings-row-form,.school-page-shell .assignment-create-form,.school-page-shell .reading-delivery-card{min-width:0}.student-create-form,.course-new-form,.reading-create-form,.reading-detail-form,.student-voice-form{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-soft);grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:20px;display:grid}.student-create-form>h2,.course-new-form>h2,.reading-create-form>h2,.reading-detail-form>h2,.student-voice-form>h2,.student-create-form>.alert,.course-new-form>.alert,.reading-create-form>.alert,.reading-detail-form>.alert,.student-voice-form>.alert,.student-create-form>textarea,.course-new-form>textarea,.reading-create-form>textarea,.reading-detail-form>textarea,.student-voice-form>textarea,.student-create-form>.form-actions,.course-new-form>.form-actions,.reading-create-form>.form-actions,.reading-detail-form>.form-actions,.student-voice-form>.form-actions,.student-create-form>.form-grid,.course-new-form>.form-grid,.reading-create-form>.form-grid,.reading-detail-form>.form-grid,.student-voice-form>.form-grid{grid-column:1/-1}.student-create-form>:is(label):has(textarea){grid-column:1/-1}.course-new-form>:is(label):has(textarea){grid-column:1/-1}.reading-create-form>:is(label):has(textarea){grid-column:1/-1}.reading-detail-form>:is(label):has(textarea){grid-column:1/-1}.student-voice-form>:is(label):has(textarea){grid-column:1/-1}.school-page-shell form label{min-width:0;color:var(--muted);gap:7px;font-size:.875rem;font-weight:700;line-height:1.25;display:grid}.school-page-shell form :is(input,select,textarea){width:100%;min-width:0;min-height:var(--control-height);border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);color:var(--ink);font:inherit}.school-page-shell form textarea{resize:vertical;min-height:108px;line-height:1.5}.school-page-shell form :is(input,select,textarea):user-invalid{border-color:color-mix(in srgb, var(--danger) 58%, var(--line));background:color-mix(in srgb, var(--danger-soft) 42%, var(--surface))}.form-actions{justify-content:flex-end;align-items:center;gap:10px;padding-top:4px;display:flex}.form-actions .button{min-width:132px}.school-page-shell button[aria-busy=true]{cursor:wait;opacity:.76}.alert[role=alert],.alert.success,.alert.error,.alert.warning{border-radius:var(--radius-sm);min-height:44px;padding:11px 14px;font-size:.875rem;line-height:1.4}@media (max-width:820px){.student-create-form,.course-new-form,.reading-create-form,.reading-detail-form,.student-voice-form{grid-template-columns:minmax(0,1fr);padding:16px}.student-create-form>*,.course-new-form>*,.reading-create-form>*,.reading-detail-form>*,.student-voice-form>*{grid-column:1}}@media (max-width:520px){.student-create-form,.course-new-form,.reading-create-form,.reading-detail-form,.student-voice-form{border-radius:var(--radius-md);gap:13px;padding:14px}.form-actions{z-index:3;border:1px solid var(--line);border-radius:var(--radius-md);background:color-mix(in srgb, var(--surface) 92%, transparent);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);padding:8px;display:grid;position:sticky;bottom:8px}.form-actions .button{width:100%;min-width:0}}body{font-family:var(--font-sans)}.school-admin-shell{background:radial-gradient(circle at 84% 6%,#e0a12a42,#0000 28%),radial-gradient(circle at 14% 8%,#ffffffdb,#0000 34%),linear-gradient(135deg,#fffaf0fa,#e8d8bbe0);border-radius:28px;grid-template-columns:246px minmax(0,1fr);width:min(1280px,100% - 8px);min-height:calc(100vh - 8px);margin:4px auto;box-shadow:0 30px 90px #3a260f29,inset 0 1px #ffffffd1}.school-sidebar{color:#f8efe0;background:linear-gradient(#ffffff0d,#0000 34%),#171614;grid-template-rows:auto 1fr auto;gap:18px;padding:20px 14px}.school-brand{color:#fff8ec;gap:12px;padding:0 4px 12px}.school-brand-logo{border-radius:12px;width:44px;height:44px;box-shadow:0 14px 30px #20160a29}.school-brand small{color:#fff8ec9e;letter-spacing:.12em;font-size:.75rem}.school-brand strong{margin-top:2px;font-size:.875rem;line-height:1.2}.school-nav{scrollbar-width:thin;scrollbar-color:#e0a12a73 transparent;align-content:start;gap:16px;padding:4px 2px 12px;overflow-y:auto}.school-nav::-webkit-scrollbar{width:6px}.school-nav::-webkit-scrollbar-thumb{background:#e0a12a73;border-radius:999px}.school-nav-group{gap:5px;display:grid}.school-nav-group>p{color:#fff8ec7a;letter-spacing:.12em;text-transform:uppercase;margin:0 0 2px;padding:0 8px;font-size:.75rem;font-weight:600}.school-nav-block{gap:4px;display:grid}.school-nav-item,.school-nav-parent{color:#fff8ecc7;cursor:pointer;width:100%;min-height:40px;font:inherit;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;padding:7px 9px;text-decoration:none;display:flex}.school-nav-item span,.school-nav-parent>span{color:#fff8ecd1;background:#ffffff14;border-radius:8px;flex:0 0 27px;place-items:center;width:27px;height:27px;display:grid}.school-nav-caret{color:#fff8ec9e;margin-left:auto;font-size:.75rem;font-style:normal;font-weight:600;line-height:1;transition:transform .18s,color .18s}.school-nav-block.open .school-nav-caret{color:#fff;transform:rotate(180deg)}.school-nav-item.active,.school-nav-item:hover,.school-nav-parent.active,.school-nav-parent:hover{color:#fff;background:linear-gradient(135deg,#e5a832f2,#ad6f14f2);transform:none;box-shadow:0 14px 28px #0000002e}.school-nav-item.active span,.school-nav-item:hover span,.school-nav-parent.active>span,.school-nav-parent:hover>span{color:#fff;background:#fff3}.school-nav-sublist{border-left:1px solid #fff8ec1f;gap:2px;margin:0 0 2px 22px;padding-left:10px;display:grid}.school-nav-sublist a{color:#fff8ec94;border-radius:8px;padding:6px 8px;font-size:.75rem;font-weight:600;line-height:1.2}.school-nav-sublist a:hover,.school-nav-sublist a.active{color:#fff6e7;background:#ffffff14}.school-sidebar-card,.school-logout-form{display:none}.school-main{background:radial-gradient(circle at 88% 0,#e0a12a2e,#0000 30%),#fffaf157}.school-topbar{background:0 0;border-bottom:0;grid-template-columns:minmax(260px,430px) auto minmax(150px,190px) minmax(210px,auto);gap:12px;min-height:84px;padding:28px 30px 10px}.school-desktop-select{display:block}.school-mobile-home,.school-mobile-select,.school-mobile-nav{display:none}.school-search,.school-work-chip,.school-profile-chip,.school-desktop-select .admin-area-select{background:#ffffffd1;border:0;border-radius:999px;min-height:46px;box-shadow:inset 0 1px #ffffffe0}.school-search{width:100%;padding:8px 16px}.school-search span,.school-work-chip span,.school-topbar .school-topbar-actions .school-profile-chip>span{background:#e0a12a29;width:34px;height:34px}.school-work-chip{white-space:nowrap}.school-desktop-select .admin-area-select{width:100%;min-height:46px;color:var(--text);padding:0 18px;font-size:.875rem}.admin-area-menu{align-items:center;display:grid;position:relative}.admin-area-menu>span{pointer-events:none;z-index:1;color:#965f12;background:#e0a12a29;border-radius:999px;place-items:center;width:28px;height:28px;font-size:.875rem;font-weight:600;display:none;position:absolute;left:14px}.school-profile-chip{cursor:pointer;width:100%;min-width:0;font:inherit;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:7px 8px 7px 7px}.school-profile-chip>span{color:#fff;background:linear-gradient(135deg,#e5a832,#ad6f14);grid-row:auto}.school-profile-chip div{min-width:0}.school-profile-chip small{letter-spacing:0;text-transform:none;margin-top:2px;font-size:.75rem}.school-profile-chip em{color:#fff;background:linear-gradient(135deg,#e5a832,#ad6f14);border-radius:999px;place-items:center;width:42px;height:42px;font-style:normal;font-weight:600;display:grid}.school-profile-menu{justify-self:end;min-width:210px;position:relative}.school-profile-panel{z-index:40;background:radial-gradient(circle at 92% 8%,#e5a83233,#0000 34%),#fffcf5fa;border:1px solid #ae6f1433;border-radius:26px;gap:14px;width:min(330px,86vw);padding:16px;display:grid;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 26px 70px #4a301133}.school-profile-panel-head{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;display:grid}.school-profile-panel-head>span{color:#fff;background:linear-gradient(135deg,#e5a832,#ad6f14);border-radius:18px;place-items:center;width:50px;height:50px;font-weight:600;display:grid}.school-profile-panel-head strong{color:var(--text);font-size:1rem;line-height:1.2;display:block}.school-profile-panel-head small{color:#8a7a64;font-weight:600}.school-profile-facts{gap:8px;margin:0;display:grid}.school-profile-facts div{background:#ffffffa8;border-radius:16px;grid-template-columns:104px minmax(0,1fr);align-items:center;gap:10px;padding:10px 12px;display:grid}.school-profile-facts dt{color:#8a7a64;text-transform:uppercase;font-size:.75rem;font-weight:600}.school-profile-facts dd{overflow-wrap:anywhere;min-width:0;color:var(--text);margin:0;font-weight:600}.school-profile-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.school-profile-actions a,.school-profile-actions button{color:#965f12;cursor:pointer;min-height:42px;font:inherit;background:#e5a83224;border:0;border-radius:999px;place-items:center;padding:0 14px;font-weight:600;text-decoration:none;display:grid}.school-profile-actions form{display:contents}.school-profile-actions button{color:#fff;background:linear-gradient(135deg,#e5a832,#ad6f14)}.school-page-shell{gap:18px;padding:0 30px 32px}.school-page-head{justify-content:space-between;align-items:flex-end;gap:24px;padding:8px 2px 0;display:flex}.school-page-head h1{letter-spacing:-.055em;font-size:clamp(2.15rem,4vw,3.7rem)}.school-page-head span{max-width:720px;font-size:1rem}.admin-breadcrumb{flex:none;padding-bottom:7px;font-size:.875rem}.school-page-shell>.panel,.school-page-shell .data-list,.school-page-shell .student-form,.school-page-shell .reading-admin-card,.school-page-shell .reading-library-card,.school-page-shell .course-card,.school-page-shell .review-row{background:#fffaf1c7;border:1px solid #3827101a;box-shadow:0 20px 54px #3a260f1a,inset 0 1px #ffffffb8}.school-page-shell .hero{grid-template-columns:minmax(0,.92fr) minmax(300px,1fr);padding:16px}.school-page-shell .hero h1,.school-page-shell .work-panel h1{font-family:var(--font-sans);letter-spacing:-.035em}.school-page-shell .metric-card{min-height:136px}.overview-command-panel{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:20px;display:grid}.overview-command-panel p{color:var(--muted);margin:0;line-height:1.55}.overview-command-panel>div:first-child>p:first-child,.overview-section-head p{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:.75rem;font-weight:600}.overview-command-panel h1,.overview-section-head h2,.overview-mini-panel h2{font-family:var(--font-sans);letter-spacing:-.035em;margin:2px 0 0;line-height:1.05}.overview-command-panel h1{font-size:clamp(1.55rem,3vw,2.25rem)}.overview-command-panel .overview-filter-card{background:#ffffff9e;border-radius:999px;flex-wrap:wrap;align-items:center;gap:8px;min-width:min(100%,530px);padding:8px;display:flex}.overview-command-panel .overview-filter-card>span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;padding-left:10px;font-size:.75rem;font-weight:600}.overview-filter-button{color:#8f5a12;cursor:pointer;white-space:nowrap;background:#ffffffbd;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:40px;padding:9px 14px;font-weight:600;display:inline-flex}.overview-filter-button.active{color:#fff;background:linear-gradient(135deg,#e5a832,#ad6f14);box-shadow:0 12px 24px #9a641624}.overview-summary-grid.admin-overview-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.overview-period-filter{background:#ffffff8a;border:1px solid #3827101a;border-radius:14px;align-items:center;gap:4px;width:fit-content;max-width:100%;padding:4px;display:flex}.overview-period-filter>span{color:var(--muted);padding:0 9px;font-size:.8125rem}.overview-period-filter a{min-height:36px;color:var(--muted);border-radius:10px;padding:8px 12px;font-size:.8125rem;font-weight:500;text-decoration:none}.overview-period-filter a:hover,.overview-period-filter a:focus-visible,.overview-period-filter a.active{color:#fff;background:#211b14}.overview-period-filter a:focus-visible{outline-offset:2px;outline:3px solid #d8941e47}.overview-metric-card.admin-overview-metric-card{color:inherit;border:1px solid #3827101a;border-radius:22px;gap:9px;padding:18px;text-decoration:none;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid;box-shadow:0 20px 54px #3a260f1a,inset 0 1px #ffffffb8}.overview-metric-card.admin-overview-metric-card:hover,.overview-metric-card.admin-overview-metric-card:focus-visible{border-color:#d8941e5c;transform:translateY(-2px);box-shadow:0 24px 58px #3a260f24,inset 0 1px #ffffffd1}.overview-metric-card.admin-overview-metric-card:focus-visible{outline-offset:3px;outline:3px solid #d8941e3d}.overview-metric-card.admin-overview-metric-card strong{margin-top:-2px;font-size:clamp(2rem,4vw,3rem);line-height:1}.admin-metric-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.admin-metric-head>span{color:var(--muted);font-weight:600}.admin-metric-head i{color:#9a6416;background:#ffffffb3;border-radius:13px;flex:none;place-items:center;width:34px;height:34px;font-style:normal;display:grid}.overview-metric-card>span:last-child{color:var(--muted);line-height:1.35}.overview-insight-grid{grid-template-columns:minmax(0,1.65fr) minmax(280px,.85fr);gap:16px;display:grid}.overview-chart-card,.overview-progress-card,.overview-mini-panel{padding:20px}.overview-section-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.overview-section-head p{margin:0}.overview-section-head>span{color:var(--muted);background:#ffffffa8;border-radius:999px;padding:8px 12px;font-size:.75rem;font-weight:600}.chart-legend{color:var(--muted);flex-wrap:wrap;gap:12px;font-size:.875rem;font-weight:600;display:flex}.chart-legend span{align-items:center;gap:6px;display:inline-flex}.chart-legend span:before{content:"";background:#d8941e;border-radius:999px;width:8px;height:8px}.chart-legend span+span:before{background:#5e635b}.overview-bar-chart{background:repeating-linear-gradient(#50402714 0 1px,#0000 1px 52px),#ffffff80;border-radius:22px;grid-auto-columns:minmax(58px,1fr);grid-auto-flow:column;gap:12px;min-height:230px;margin-top:16px;padding:16px 18px 12px;display:grid;overflow-x:auto}.bar-day{grid-template-rows:1fr auto;gap:8px;min-width:0;display:grid}.bar-day>div{justify-content:center;align-items:flex-end;gap:8px;display:flex}.bar-stack{grid-template-rows:auto minmax(0,1fr);place-items:flex-end center;gap:6px;height:100%;display:grid}.bar-stack em{min-width:28px;color:var(--text);text-align:center;background:#ffffffd1;border-radius:999px;padding:4px 7px;font-size:.75rem;font-style:normal;font-weight:600;line-height:1;box-shadow:0 5px 14px #3a260f14}.bar-stack i,.bar-stack b{border-radius:999px 999px 4px 4px;width:15px;min-height:10px;display:block}.bar-stack i{background:linear-gradient(#e7aa2e,#bd790f)}.bar-stack b{background:#5e635b}.bar-date{color:var(--muted);text-align:center;font-size:.75rem;font-weight:600}.overview-chart-note{color:var(--muted);margin:14px 0 0;font-size:.875rem;line-height:1.5}.overview-chart-empty{background:#fff6;border:1px dashed #785b3038;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;min-height:190px;margin-top:16px;padding:22px;display:grid}.overview-chart-empty>span{background:#f7e8ca;border-radius:14px;place-items:center;width:44px;height:44px;display:grid}.overview-chart-empty>span i{border-bottom:2px solid #bd790f;border-left:2px solid #bd790f;border-right:2px solid #bd790f;border-radius:2px;width:20px;height:12px;transform:skewY(-18deg)}.overview-chart-empty strong{font-size:1rem;font-weight:600;display:block}.overview-chart-empty p{color:var(--muted);margin:5px 0 0;font-size:.875rem;line-height:1.45}.overview-chart-empty>a{color:#8f5a12;white-space:nowrap;border:1px solid #9a64163d;border-radius:11px;min-height:40px;padding:10px 13px;font-size:.875rem;font-weight:600;text-decoration:none}.overview-chart-empty>a:hover,.overview-chart-empty>a:focus-visible{background:#fff8e9;border-color:#bd790f}.overview-operation-note{color:var(--muted);margin:2px 0 0;font-size:.8125rem;line-height:1.45}.overview-progress-card{align-content:start;gap:14px;display:grid}.overview-progress-card .overview-donut{border-radius:999px;place-items:center;width:170px;height:170px;margin:8px auto 6px;display:grid}.overview-progress-card .overview-donut span{width:118px;height:118px;color:var(--text);background:#fffaf0;border-radius:999px;place-items:center;font-size:2rem;font-weight:600;display:grid}.overview-progress-line{gap:7px;display:grid}.overview-progress-line>div{color:#5f5649;justify-content:space-between;gap:12px;font-size:.875rem;display:flex}.overview-progress-line span{color:var(--muted);font-weight:600}.overview-progress-line i{background:#534b3b21;border-radius:999px;height:9px;display:block;overflow:hidden}.overview-progress-line b{border-radius:inherit;background:#5fb08d;height:100%;display:block}.overview-lower-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.overview-mini-panel{gap:16px;min-height:160px;display:grid}.overview-mini-panel p{color:var(--muted);margin:0;line-height:1.55}.overview-inline-link{color:#9a6416;width:fit-content;font-size:.875rem;font-weight:600;text-decoration:none}.overview-inline-link:hover,.overview-inline-link:focus-visible{text-underline-offset:3px;text-decoration:underline}@media (max-width:1120px){.school-admin-shell{grid-template-columns:88px minmax(0,1fr)}.school-brand span:last-child,.school-nav-item strong,.school-nav-parent strong,.school-nav-caret,.school-nav-group>p,.school-nav-sublist{display:none}.school-brand{justify-content:center}.school-nav-item,.school-nav-parent{justify-content:center;padding:9px}.school-topbar{grid-template-columns:minmax(220px,1fr) auto minmax(150px,170px) auto}.school-profile-menu{min-width:60px}.school-profile-chip{justify-content:center;width:60px;min-width:60px;padding:7px}.school-profile-chip div,.school-profile-chip em{display:none}}@media (max-width:820px){.school-admin-shell{border-radius:24px;grid-template-columns:1fr;width:min(100% - 8px,760px)}.school-sidebar{display:none}.school-main{grid-column:1/-1;width:100%;min-width:0}.school-topbar{grid-template-columns:44px minmax(122px,1fr) 42px 42px 42px;grid-template-areas:"home area search work profile";align-items:center;gap:8px;min-height:0;padding:10px 12px 6px}.school-desktop-select{display:none}.school-mobile-home{background:#ffffffc7;border-radius:16px;grid-area:home;place-items:center;width:44px;height:42px;display:grid;position:relative;box-shadow:inset 0 1px #ffffffdb}.school-mobile-home img{object-fit:cover;border-radius:8px;width:28px;height:28px}.school-mobile-home span{color:#fff;background:linear-gradient(135deg,#e5a832,#ad6f14);border-radius:999px;place-items:center;width:18px;height:18px;font-size:.75rem;font-weight:600;display:grid;position:absolute;bottom:-4px;right:-4px}.school-mobile-select{grid-area:area;min-width:0;display:block}.school-mobile-select .admin-area-menu>span{display:grid}.school-mobile-select .admin-area-select{min-height:42px;padding:0 34px 0 48px;font-size:.875rem}.school-mobile-nav{display:none}.school-search{grid-area:search;justify-content:center;width:42px;min-height:42px;padding:4px}.school-search strong{display:none}.school-search span,.school-work-chip span,.school-profile-chip>span{width:32px;height:32px}.school-work-chip{grid-area:work;justify-content:center;width:42px;min-height:42px;padding:4px}.school-work-chip strong{display:none}.school-profile-menu{grid-area:profile;justify-self:end;width:44px;min-width:44px}.school-profile-chip{grid-template-columns:auto;justify-content:center;width:44px;min-width:44px;min-height:42px;padding:4px;display:grid}.school-profile-chip div,.school-profile-chip em{display:none}.school-profile-panel{border-radius:22px;gap:10px;width:min(324px,100vw - 24px);max-height:calc(100vh - 74px);padding:12px;position:absolute;top:calc(100% + 9px);left:auto;right:0;overflow:auto}.school-profile-panel .school-profile-facts div{grid-template-columns:82px minmax(0,1fr);gap:8px;padding:8px 10px}.school-profile-panel .school-profile-facts dt{font-size:.75rem}.school-profile-panel .school-profile-facts dd{font-size:.875rem}.school-page-shell{gap:12px;width:100%;min-width:0;padding:0 14px 18px}.school-page-head{gap:6px;width:100%;padding-top:4px;display:grid}.school-page-head p{margin-bottom:2px;font-size:.75rem}.school-page-head h1{letter-spacing:-.045em;font-size:clamp(1.55rem,5.4vw,2.16rem)}.school-page-head span{max-width:100%;font-size:.875rem;line-height:1.38}.admin-breadcrumb{gap:7px;padding-bottom:0;font-size:.875rem}.overview-command-panel,.overview-insight-grid,.overview-lower-grid,.student-management-grid,.course-admin-grid,.submission-grid,.review-detail-grid,.reading-admin-grid,.settings-two-column,.settings-taxonomy-grid{grid-template-columns:1fr}.overview-command-panel .overview-filter-card{border-radius:22px}.overview-summary-grid.admin-overview-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.compact-form-grid{grid-template-columns:1fr}.reading-list-head{align-items:flex-start}.reading-admin-card.reading-compact-card{padding:12px}.reading-compact-main{grid-template-columns:auto minmax(0,1fr);gap:10px}.reading-compact-actions{grid-column:1/-1;justify-content:stretch}.reading-compact-actions .button,.reading-compact-actions form{flex:1 1 0}.reading-compact-actions form .button{width:100%}.reading-compact-meta{scrollbar-width:none;padding-bottom:2px;overflow-x:auto}.reading-compact-meta::-webkit-scrollbar{display:none}.reading-compact-meta span{flex:none;max-width:160px}.settings-category-grid,.course-card-grid,.reading-list,.review-list,.data-list,.student-form,.taxonomy-panel,.work-panel{width:100%;min-width:0}.data-row,.review-row,.inline-grid-form,.settings-row-form,.settings-record-head,.settings-taxonomy-row{grid-template-columns:1fr}.settings-tabs{border-radius:22px}.settings-tabs a,.settings-tabs button{flex:140px}}@media (max-width:520px){.school-topbar{grid-template-columns:40px minmax(104px,1fr) 40px 40px 40px;grid-template-areas:"home area search work profile";padding:9px 10px 5px}.school-page-head h1{font-size:clamp(1.42rem,7vw,1.94rem)}.school-search,.school-work-chip,.school-profile-chip,.admin-area-select{min-height:40px}.school-mobile-home{border-radius:14px;width:40px;height:40px}.school-mobile-home img{width:26px;height:26px}.school-mobile-select .admin-area-select{padding-left:44px;padding-right:28px;font-size:.875rem}.school-profile-menu,.school-profile-chip{width:40px;min-width:40px}.school-profile-panel{width:min(306px,100vw - 20px)}.overview-summary-grid.admin-overview-summary{grid-template-columns:1fr}.overview-bar-chart{grid-auto-columns:70px;min-height:210px;margin-right:-8px;padding-right:12px}.overview-chart-card,.overview-progress-card,.overview-mini-panel{padding:16px}.overview-chart-card .overview-section-head h2{font-size:1.25rem;line-height:1.15}.overview-chart-empty{grid-template-columns:40px minmax(0,1fr);gap:11px;min-height:0;margin-top:12px;padding:16px}.overview-chart-empty>span{width:40px;height:40px}.overview-chart-empty>a{grid-column:2;width:fit-content}.bar-day{min-height:170px}}.settings-category-grid{cursor:grab;overscroll-behavior-x:contain;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px}.settings-category-grid.is-dragging{cursor:grabbing;scroll-snap-type:none;-webkit-user-select:none;user-select:none}.drag-chip-row{cursor:grab;overscroll-behavior-x:contain}.drag-chip-row.is-dragging{cursor:grabbing;scroll-snap-type:none;-webkit-user-select:none;user-select:none}.drag-chip-row>*,.drag-chip-row a,.drag-chip-row button,.drag-chip-row span,.drag-chip-row article{-webkit-user-drag:none}.settings-category-card{-webkit-user-drag:none;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px 11px;min-height:0;padding:11px 12px;box-shadow:0 12px 28px #3a260f0f}.settings-category-card span{border-radius:12px;grid-row:span 2;width:34px;height:34px;font-size:.875rem}.settings-category-card>div{align-items:center;gap:8px;min-width:0;display:flex}.settings-category-card>div p{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.settings-category-card strong{color:#965f12;background:#e5a83224;border-radius:999px;place-items:center;min-width:28px;height:26px;font-size:.875rem;line-height:1;display:grid}.settings-category-card>p:last-child{text-overflow:ellipsis;white-space:nowrap;grid-column:2/-1;font-size:.875rem;line-height:1.25;overflow:hidden}.settings-category-card.active{box-shadow:inset 0 0 0 1px #d8941e47,0 12px 28px #9a641614}.settings-work-panel{margin-top:2px;padding:18px}.settings-work-panel>p:first-child{margin:0;font-size:.75rem}.settings-work-panel h1{font-size:clamp(1.45rem,2.4vw,2.15rem)}.settings-work-panel>p:nth-of-type(2){margin:0;font-size:1rem;line-height:1.45}@media (max-width:820px){.school-page-shell{gap:10px}.school-page-head{gap:4px;padding-top:2px}.school-page-head h1{letter-spacing:-.04em;font-size:clamp(1.28rem,4.7vw,1.75rem);line-height:1.02}.school-page-head span{font-size:.875rem;line-height:1.3}.settings-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.settings-category-card{border-radius:17px;min-height:68px;padding:10px}.settings-category-card>p:last-child{display:none}.settings-work-panel{border-radius:22px;padding:15px}}@media (max-width:520px){.school-page-head h1{font-size:clamp(1.22rem,6vw,1.56rem)}.settings-category-grid{gap:8px}.settings-category-card{grid-template-columns:auto minmax(0,1fr);gap:7px;min-height:62px;padding:9px}.settings-category-card span{border-radius:10px;width:30px;height:30px}.settings-category-card>div{gap:2px;display:grid}.settings-category-card strong{width:fit-content;min-width:24px;height:22px;font-size:.75rem}}.school-topbar-actions{display:contents}.school-search{grid-column:1}.school-work-chip{grid-column:2}.school-desktop-select{grid-column:3}.school-profile-menu{grid-column:4}@media (max-width:820px){.school-topbar{grid-template-columns:44px minmax(0,1fr) auto;grid-template-areas:"home area actions";gap:8px;padding:8px 10px 6px}.school-topbar-actions{background:#ffffff6b;border-radius:999px;grid-area:actions;justify-self:end;align-items:center;gap:6px;padding:2px;display:flex;box-shadow:inset 0 1px #ffffffa8}.school-mobile-home{border-radius:15px;width:42px;height:40px}.school-mobile-select .admin-area-select{min-height:40px;padding-left:46px}.school-search,.school-work-chip,.school-profile-chip{width:38px;min-width:38px;min-height:38px;padding:3px}.school-search span,.school-work-chip span,.school-profile-chip>span{width:30px;height:30px}.school-profile-menu{grid-area:auto;width:38px;min-width:38px}.school-profile-panel{width:min(300px,100vw - 18px);right:0}.settings-category-grid{scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:7px;margin-bottom:10px;margin-right:-12px;padding:1px 12px 8px 1px;display:flex;overflow-x:auto}.drag-chip-row:not(.settings-category-grid){scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:8px;margin-right:-12px;padding:1px 12px 8px 1px;display:flex;overflow:auto hidden}.drag-chip-row:not(.settings-category-grid)::-webkit-scrollbar{display:none}.drag-chip-row:not(.settings-category-grid)>*{scroll-snap-align:start;flex:none}.overview-command-panel .overview-filter-card.drag-chip-row{border-radius:999px;width:100%;min-width:0}.overview-command-panel .overview-filter-card.drag-chip-row>span,.overview-filter-card.drag-chip-row .overview-filter-button{white-space:nowrap}.review-status-grid.drag-chip-row{grid-template-columns:none}.review-status-grid.drag-chip-row>article{width:min(224px,72vw);min-width:190px}.pill-grid.drag-chip-row{flex-wrap:nowrap;min-width:0}.pill-grid.drag-chip-row span{white-space:nowrap}.settings-category-grid::-webkit-scrollbar{display:none}.settings-category-card{scroll-snap-align:start;border-radius:16px;flex:none;grid-template-columns:auto minmax(0,1fr);gap:7px;min-width:132px;min-height:48px;padding:8px 10px}.settings-category-card span{grid-row:auto;width:30px;height:30px}.settings-category-card>div{align-items:center;gap:7px;min-width:0;display:flex}.settings-category-card>div p{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.875rem;overflow:hidden}.settings-category-card strong{flex:none;min-width:24px;height:20px;font-size:.75rem}.settings-category-card>p:last-child{display:none}}@media (max-width:560px){.school-topbar{grid-template-columns:40px minmax(0,1fr) auto;gap:6px}.school-mobile-home{width:40px;height:38px}.school-mobile-select .admin-area-menu>span{width:26px;height:26px;left:9px}.school-mobile-select .admin-area-select{padding-left:40px;padding-right:25px}.school-topbar-actions{gap:4px}.school-search,.school-work-chip,.school-profile-chip,.school-profile-menu{width:36px;min-width:36px}.school-profile-panel .school-profile-facts div{grid-template-columns:1fr;gap:3px}.school-profile-panel .school-profile-facts dd{font-size:.875rem;line-height:1.25}.settings-category-card{min-width:124px}}@media (max-width:640px){.school-topbar{grid-template-columns:40px minmax(128px,168px) minmax(0,1fr) auto;grid-template-areas:"home area.actions";gap:6px;padding:7px 8px 5px}.school-topbar-actions{box-shadow:none;background:0 0;gap:5px;padding:0}.school-search,.school-work-chip{justify-content:center;width:38px;min-width:38px;min-height:38px;padding:3px;display:flex}.school-profile-menu,.school-profile-chip{width:38px;min-width:38px;min-height:38px}.school-search span,.school-work-chip span,.school-profile-chip>span{width:30px;height:30px}.school-mobile-home{width:38px;height:38px;overflow:hidden}.school-mobile-home img{width:28px;height:28px}.school-mobile-home span{display:none}.school-mobile-select .admin-area-select{text-overflow:ellipsis;min-height:38px;padding-left:40px;padding-right:24px;overflow:hidden}.school-page-head{gap:3px;padding-top:0}.school-page-head p{letter-spacing:.1em;margin-bottom:0;font-size:.75rem}.school-page-head h1{letter-spacing:-.035em;font-size:clamp(1.16rem,4.4vw,1.48rem);line-height:1.04}.school-page-head span{font-size:.875rem;line-height:1.32}.admin-breadcrumb{font-size:.75rem}.course-index-panel,.course-new-panel{gap:14px}.course-index-head,.course-new-head{gap:12px}.course-index-actions{justify-content:stretch;width:100%;min-width:0}.course-index-actions .button,.course-new-head .button{flex:1 1 0;justify-content:center}.course-index-actions .button{min-width:0;padding-inline:12px}.course-action-primary{min-width:0}.course-index-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.course-index-metrics .metric-card{min-height:0;padding:14px}.course-title-row{gap:8px;display:grid}.course-status-pill{width:fit-content}.course-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.course-toolbar{border-radius:22px;padding:10px}.course-filter-form{grid-template-columns:1fr 1fr}.course-filter-form label:first-child{grid-column:1/-1}.course-filter-form button,.course-filter-reset{min-height:44px}.course-compact-primary{grid-template-columns:auto minmax(0,1fr)}.course-compact-actions{grid-column:1/-1;justify-content:stretch}.course-compact-actions .button,.course-compact-actions form{flex:1 1 0}.course-compact-actions form{display:flex}.course-compact-actions form .button{width:100%}.course-compact-secondary{scrollbar-width:none;margin-right:-4px;padding-bottom:2px;overflow-x:auto}.course-compact-secondary::-webkit-scrollbar{display:none}.course-compact-secondary span{flex:none;max-width:170px}.course-taxonomy-stats{grid-template-columns:1fr}}@media (max-width:420px){.course-filter-form{grid-template-columns:1fr}.course-index-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.school-topbar{grid-template-columns:36px minmax(112px,142px) minmax(0,1fr) auto;grid-template-areas:"home area.actions";gap:5px;padding:6px 6px 5px}.school-mobile-home{border-radius:13px;width:36px;height:36px}.school-mobile-home img{width:24px;height:24px}.school-mobile-home span{display:none}.school-mobile-select .admin-area-menu>span{width:24px;height:24px;left:7px}.school-mobile-select .admin-area-select{min-height:36px;padding-left:36px;padding-right:22px;font-size:.875rem}.school-topbar-actions{gap:4px;padding:1px}.school-search,.school-work-chip,.school-profile-chip,.school-profile-menu{width:32px;min-width:32px;min-height:32px}.school-search span,.school-work-chip span,.school-profile-chip>span{width:28px;height:28px}.school-profile-panel{border-radius:20px;width:min(292px,100vw - 12px);padding:10px}.settings-category-card{min-width:116px}}.topbar-search-menu{grid-area:1/1;align-self:center;min-width:0;position:relative}.topbar-notification-menu{grid-area:1/2;align-self:center;position:relative}.school-desktop-select{grid-area:1/3;place-self:center stretch}.school-desktop-select .admin-area-menu{align-items:center;height:46px}.school-desktop-select .admin-area-select{height:46px;min-height:46px;padding-top:0;padding-bottom:0;line-height:46px}.school-profile-menu{grid-row:1;align-self:center}.topbar-search-menu .school-search,.topbar-notification-menu .school-work-chip{cursor:pointer;width:100%}.topbar-floating-panel{z-index:60;background:#fffaf0f5;border:1px solid #3827101a;border-radius:24px;gap:12px;width:min(360px,100vw - 28px);padding:14px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 26px 70px #301f0a38}.topbar-search-panel{left:0;right:auto}.topbar-floating-panel p{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:600}.topbar-search-panel form{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.topbar-search-panel input,.topbar-search-panel button{border:1px solid var(--line);min-height:44px;font:inherit;border-radius:999px;padding:0 14px}.topbar-search-panel button{color:#fff;background:linear-gradient(135deg,#e4a42d,#b87511);border:0;font-weight:600}.notification-chip>span{position:relative}.notification-chip svg{fill:currentColor;width:17px;height:17px}.notification-chip i{color:#fff;background:#1f8cff;border:2px solid #fffaf0;border-radius:999px;place-items:center;min-width:18px;height:18px;font-size:.75rem;font-style:normal;line-height:1;display:grid;position:absolute;top:-5px;right:-5px}.notification-panel-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.notification-panel-head strong{color:var(--gold-dark);background:#fff0d2;border-radius:999px;padding:6px 10px;font-size:.75rem}.notification-list{gap:8px;display:grid}.notification-list a{color:inherit;background:#ffffffc7;border-radius:18px;gap:4px;padding:12px;display:grid}.notification-list a:hover{background:#fff2d5}.notification-list span,.notification-list small{color:var(--muted);font-size:.75rem;font-weight:600}.notification-list strong{color:var(--text)}.notification-empty{color:var(--muted);text-align:center;background:#ffffff94;border:1px dashed #38271024;border-radius:18px;padding:14px;font-weight:600}.section-heading-row{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.section-heading-row h1,.section-heading-row p{margin:0}.student-filter-row{flex-wrap:wrap;gap:9px;display:flex}.student-filter-row a{min-height:44px;color:var(--gold-dark);white-space:nowrap;background:#ffffffc7;border:1px solid #38271014;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-weight:600;display:inline-flex}.student-filter-row a.active{color:#fff;background:linear-gradient(135deg,#e3a22a,#b87511);border-color:#d8941e6b}.student-filter-row span{min-width:24px;height:24px;color:var(--gold-dark);background:#fff0d2db;border-radius:999px;place-items:center;font-size:.75rem;display:grid}.student-search-form{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.student-search-form input,.student-search-form button{border:1px solid var(--line);min-height:48px;font:inherit;border-radius:999px;padding:0 16px}.student-search-form button{background:var(--surface-soft);color:var(--gold-dark);border:0;font-weight:600}.student-data-row{grid-template-columns:minmax(240px,1.35fr) minmax(250px,.95fr) minmax(250px,.9fr)}.student-row-card{color:inherit;text-decoration:none}.student-row-main{align-items:center;gap:12px;display:flex}.student-row-main>div{gap:3px;min-width:0;display:grid}.student-row-main strong{color:var(--text);font-weight:600}.student-row-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.student-row-stats span{gap:3px;min-width:0;display:grid}.student-row-stats b{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1.2;overflow:hidden}.student-row-stats strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;line-height:1.2;overflow:hidden}.student-row-status{justify-content:flex-end;align-items:center;gap:9px;display:flex}.student-row-status .status-pill{text-overflow:ellipsis;white-space:nowrap;max-width:132px;padding:8px 12px;overflow:hidden}.student-teacher-chip{color:#8a6325;text-overflow:ellipsis;white-space:nowrap;background:#fff5e1c7;border-radius:999px;max-width:150px;padding:8px 11px;font-size:.75rem;font-weight:600;overflow:hidden}.tuition-pill{text-overflow:ellipsis;white-space:nowrap;border-radius:999px;max-width:132px;padding:8px 11px;font-size:.75rem;font-weight:600;overflow:hidden}.tuition-pill.active,.tuition-pill.open{color:#24783a;background:#e7f7e9}.tuition-pill.expiring{color:#9d6416;background:#fff0cf}.tuition-pill.expired,.tuition-pill.paused{color:#a53a19;background:#fff1eb}.student-row-arrow{min-width:74px;min-height:34px;color:var(--gold-dark);background:#e5a83221;border-radius:999px;place-items:center;padding:0 12px;font-size:.75rem;font-weight:600;display:grid}.students-admin-panel{gap:14px;padding:20px}.students-board-head{grid-template-columns:minmax(0,1fr) auto;align-items:flex-end;gap:14px;display:grid}.students-board-actions{flex-wrap:nowrap;flex:none;justify-content:flex-end;gap:8px;display:flex}.students-board-actions form{display:contents}.students-board-actions .button,.students-board-actions button{white-space:nowrap;border-radius:999px;min-height:38px;padding:8px 14px;font-size:.875rem}.students-export-button{gap:8px}.students-seed-button{background:#fff5e1b8;border-color:#d8941e38}.students-toolbar{background:#ffffff70;border:1px solid #38271014;border-radius:24px;grid-template-columns:1fr;align-items:flex-end;gap:10px;padding:10px;display:grid}.students-search-form{grid-template-columns:minmax(220px,1fr) auto;align-items:center;gap:8px}.students-advanced-filter{grid-template-columns:minmax(210px,1.5fr) repeat(4,minmax(130px,.8fr)) auto auto;align-items:flex-end;display:grid}.students-advanced-filter label{min-width:0}.students-advanced-filter label>span{clip:auto;width:auto;height:auto;color:var(--muted);letter-spacing:.04em;text-transform:uppercase;margin:0 0 5px 8px;font-size:.75rem;font-weight:600;position:static;overflow:visible}.students-advanced-filter select{border:1px solid var(--line);width:100%;min-width:0;min-height:42px;color:var(--text);font:inherit;background:#ffffffc7;border-radius:999px;padding:0 12px;font-size:.875rem;font-weight:600}.students-clear-filter{min-height:42px;color:var(--gold-dark);white-space:nowrap;background:#ffffffad;border-radius:999px;justify-content:center;align-items:center;padding:0 14px;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}@media (max-width:1180px){.students-advanced-filter{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:700px){.students-advanced-filter{grid-template-columns:repeat(2,minmax(0,1fr))}.students-advanced-filter label:first-of-type{grid-column:1/-1}}.students-search-form label{gap:0;display:grid}.students-search-form label>span{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.students-search-form input{width:100%;min-height:42px}.students-search-form button{min-height:42px;padding:0 18px}.students-filter-row a{min-height:40px;padding:7px 12px;font-size:.875rem}.students-filter-row span{min-width:22px;height:22px;font-size:.75rem}.students-filter-row{scrollbar-width:none;flex-wrap:nowrap;align-items:center;padding-bottom:0;overflow-x:auto}.students-filter-row::-webkit-scrollbar{display:none}.students-table-card{background:linear-gradient(180deg, #ffffffe6, #fffcf4c7), var(--surface);border:1px solid #38271017;border-radius:24px;overflow:visible;box-shadow:0 20px 48px #372a1914}.students-table-summary{justify-content:space-between;align-items:center;gap:14px;padding:12px 14px 8px;display:flex}.students-table-summary>div{gap:3px;display:grid}.students-table-summary strong{color:var(--text);font-size:1.125rem;font-weight:600}.students-table-summary span{color:var(--muted);font-size:.875rem;font-weight:600}.students-table-summary>span{color:var(--gold-dark);white-space:nowrap;background:#fff5e1cc;border-radius:999px;padding:8px 12px}.students-table-shell{scrollbar-width:thin;padding:0 10px 4px;overflow-x:auto}.students-admin-table{table-layout:fixed;border-collapse:collapse;width:100%;min-width:840px;color:var(--text)}.students-admin-table th:first-child{width:24%}.students-admin-table th,.students-admin-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #38271014;padding:9px 8px}.students-admin-table th{color:#4e4437b8;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;font-size:.75rem;font-weight:600}.students-admin-table tbody tr{transition:background .2s,transform .2s}.students-admin-table tbody tr:hover{background:#fff5e194}.students-admin-table tbody tr:last-child td{border-bottom:0}.students-admin-table input[type=checkbox]{width:17px;height:17px;accent-color:var(--gold)}.students-check-mark{background:linear-gradient(135deg, var(--gold), #b87511);color:#fff;border-radius:6px;place-items:center;width:18px;height:18px;font-weight:600;display:grid}.students-muted-id{color:var(--muted);font-size:.875rem;font-weight:600}.students-name-cell{width:100%;min-width:0;color:inherit;align-items:center;gap:12px;text-decoration:none;display:inline-flex}.students-avatar{width:34px;height:34px;color:var(--gold-dark);background:linear-gradient(135deg,#e7a72833,#ffffffe6),#fff7e8;border-radius:12px;flex:none;place-items:center;font-size:.75rem;font-weight:600;display:grid}.students-name-cell span:last-child,.students-contact-cell{gap:2px;min-width:0;display:grid}.students-name-cell strong,.students-contact-cell strong{max-width:100%;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.students-name-cell small,.students-contact-cell small{max-width:100%;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:700;overflow:hidden}.students-mobile-email{display:none}.students-status-stack{align-items:center;gap:7px;display:inline-flex}.students-learning-cell,.students-access-cell{gap:3px;min-width:0;display:grid}.students-learning-cell strong,.students-access-cell strong,.students-teacher-cell{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:600;line-height:1.25;overflow:hidden}.students-learning-cell small,.students-access-cell small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;font-weight:600;overflow:hidden}.students-teacher-cell{display:block}.tuition-text.active{color:#16865a}.tuition-text.expiring{color:#a46404}.tuition-text.expired{color:#b13a23}.student-table-actions{justify-content:flex-end;align-items:center;gap:5px;display:flex;position:relative}.student-open-profile{color:#98610b;white-space:nowrap;background:#fffaf1;border:1px solid #ae730b2e;border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:0 12px;font-size:.75rem;font-weight:600;display:inline-flex}.student-open-profile:hover{background:#f8ead0;border-color:#ae730b66}.student-action-icon,.student-more-menu summary{width:29px;height:29px;color:var(--gold-dark);background:#ffffffbf;border:1px solid #38271014;border-radius:12px;place-items:center;font-size:.875rem;font-weight:600;text-decoration:none;display:grid}.student-more-menu{position:relative}.student-more-menu summary{cursor:pointer;list-style:none}.student-more-menu summary::-webkit-details-marker{display:none}.student-more-menu div{z-index:12;background:#fffcf5fa;border:1px solid #3827101a;border-radius:18px;min-width:170px;display:grid;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 18px 38px #38271029}.student-more-menu div a{color:var(--text);padding:11px 13px;font-size:.875rem;font-weight:600;text-decoration:none}.student-more-menu div a:hover{background:#e5a8321c}.students-pagination-bar{color:var(--muted);border-top:1px solid #38271014;justify-content:space-between;align-items:center;gap:12px;padding:13px 18px 16px;font-weight:600;display:flex}.students-pagination-bar>div{align-items:center;gap:8px;display:inline-flex}.students-pagination-bar a,.students-pagination-bar>div>span{width:34px;height:34px;color:var(--gold-dark);font:inherit;background:#fff5e1c7;border:0;border-radius:12px;place-items:center;font-weight:600;text-decoration:none;display:grid}.students-pagination-bar>div>span{opacity:.45}.students-empty-state{margin:0 18px 16px}.students-mobile-list{display:none}.students-mobile-row{background:radial-gradient(circle at 100% 100%,#e5a8321f,#0000 34%),#ffffffbd;border:1px solid #38271014;border-radius:20px;gap:10px;padding:12px;display:grid}.students-mobile-row-top,.students-mobile-row-bottom{align-items:center;gap:8px;min-width:0;display:flex}.students-mobile-row-top{justify-content:space-between}.students-mobile-person{min-width:0;color:inherit;align-items:center;gap:10px;text-decoration:none;display:inline-flex}.students-mobile-person>span:last-child{gap:2px;min-width:0;display:grid}.students-mobile-person strong,.students-mobile-person small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.students-mobile-person strong{color:var(--text);font-size:1rem;font-weight:600;line-height:1.1}.students-mobile-person small{color:var(--muted);font-size:.75rem;font-weight:600}.students-mobile-row-bottom{flex-wrap:wrap;justify-content:flex-start}.students-mobile-row-bottom span,.students-mobile-row-bottom a{color:#8c5d16;background:#fff5e1c7;border-radius:999px;flex:none;align-items:center;min-height:30px;padding:6px 10px;font-size:.75rem;font-weight:600;text-decoration:none;display:inline-flex}.students-mobile-row-bottom a{color:#fff;background:linear-gradient(135deg,#e5a832,#b87511);margin-left:auto}.students-mobile-more-menu{margin-left:2px;position:relative}.students-mobile-more-menu summary{width:30px;height:30px;color:var(--gold-dark);cursor:pointer;background:#ffffffbd;border:1px solid #38271014;border-radius:10px;place-items:center;font-weight:600;list-style:none;display:grid}.students-mobile-more-menu summary::-webkit-details-marker{display:none}.students-mobile-more-menu>div{z-index:14;background:#fffcf5fc;border:1px solid #3827101a;border-radius:14px;min-width:156px;display:grid;position:absolute;bottom:calc(100% + 7px);right:0;overflow:hidden;box-shadow:0 16px 32px #38271029}.students-mobile-more-menu>div span,.students-mobile-more-menu>div a{min-height:auto;color:var(--text);background:0 0;border-radius:0;margin:0;padding:10px 12px;font-size:.75rem;font-weight:600;text-decoration:none;display:block}.students-mobile-more-menu>div span{color:var(--muted)}.students-mobile-more-menu>div a:hover{background:#e5a8321c}.student-row-card:hover .student-row-arrow{color:#fff;background:linear-gradient(135deg,#e3a22a,#b87511)}.student-create-form{width:min(100%,680px)}.student-create-panel .student-create-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;width:min(100%,780px)}.student-create-panel .student-create-form label:last-of-type,.student-create-panel .student-create-form button{grid-column:1/-1}.student-detail-hero{border:1px solid var(--line);background:#ffffffb3;border-radius:20px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 16px;display:grid}.student-detail-hero h2,.student-detail-hero p{margin:0}.student-detail-hero>div{gap:4px;min-width:0;display:grid}.student-detail-hero>div>span{max-width:100%;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.student-detail-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.student-detail-metrics .metric-card{border-radius:18px;align-content:center;gap:4px;min-height:92px;padding:13px 14px}.student-detail-toolbar{justify-content:space-between;align-items:center;gap:14px;display:flex}.student-detail-toolbar p,.student-detail-toolbar span{margin:0}.student-detail-toolbar p{color:var(--text);font-weight:600}.student-detail-toolbar span{color:var(--muted);font-size:.875rem}.student-detail-toolbar>div{gap:2px;display:grid}.student-detail-toolbar .button{min-height:38px;padding:0 14px}.student-detail-jump{scrollbar-width:none;gap:7px;padding-bottom:2px;display:flex;overflow-x:auto}.student-detail-jump a{color:var(--gold-dark);background:#ffffffbd;border:1px solid #38271017;border-radius:999px;flex:none;padding:8px 12px;font-size:.75rem;font-weight:600}.student-detail-grid{grid-template-columns:minmax(0,1fr) minmax(280px,.72fr);gap:16px;display:grid}.student-voice-profile-section{grid-column:1/-1}.student-voice-section-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.student-voice-section-head p,.student-voice-section-head h2{margin:0}.student-voice-section-head p{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:600}.student-voice-section-head>span{color:var(--gold-dark);background:#f4e8cfa3;border-radius:999px;padding:7px 10px;font-size:.75rem;font-weight:600}.student-voice-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.student-voice-form label{color:var(--muted);gap:7px;font-weight:600;display:grid}.student-voice-form input,.student-voice-form textarea{border:1px solid var(--line);width:100%;color:var(--text);font:inherit;background:#ffffffc7;border-radius:16px;padding:11px 13px}.student-voice-form textarea{resize:vertical;min-height:90px}.student-voice-form .wide{grid-column:1/-1}@media (max-width:760px){.student-voice-section-head{flex-direction:column;align-items:flex-start}.student-voice-form{grid-template-columns:1fr}.student-voice-form .wide{grid-column:auto}}.student-access-banner{background:#ffffffad;border:1px solid #38271017;border-radius:22px;gap:6px;padding:14px 16px;display:grid}.student-access-banner strong{color:var(--text);font-size:1rem}.student-access-banner p{color:var(--muted);margin:0;line-height:1.45}.student-access-banner.active,.student-access-banner.open{background:#e7f7e99e;border-color:#24783a2e}.student-access-banner.expiring{background:#fff0cfa8;border-color:#d8941e33}.student-access-banner.expired,.student-access-banner.paused{background:#fff1ebad;border-color:#a53a192e}.student-progress-report{background:radial-gradient(circle at 100% 0,#e5a83229,#0000 32%),#ffffffb8;border:1px solid #d8941e2e;border-radius:28px;gap:16px;padding:18px;display:grid}.student-progress-report-head{justify-content:space-between;align-items:center;gap:16px;display:flex}.student-progress-report-head p,.student-progress-report-head h2,.student-progress-report-head span,.student-progress-recommendations p{margin:0}.student-progress-report-head p{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:600}.student-progress-report-head h2{font-family:var(--font-display);font-size:clamp(1.3rem,3vw,2rem)}.student-progress-report-head span{color:var(--muted);font-weight:600}.student-progress-ring{background:radial-gradient(circle, #fffaf0 0 55%, transparent 56%), conic-gradient(#d28b16 var(--progress), #38271017 0);border-radius:50%;flex:none;place-items:center;width:104px;height:104px;display:grid;box-shadow:inset 0 0 0 10px #fffaf0ad}.student-progress-ring strong{font-size:1.25rem}.student-progress-lines{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.student-progress-line{background:#fffaf0bd;border:1px solid #38271014;border-radius:18px;gap:8px;padding:12px;display:grid}.student-progress-line span{color:var(--muted);font-size:.875rem;font-weight:600}.student-progress-line i{background:#38271014;border-radius:999px;height:8px;overflow:hidden}.student-progress-line b{border-radius:inherit;background:linear-gradient(90deg,#e4a42d,#b87511);height:100%;display:block}.student-progress-mini-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.student-progress-mini-grid span{color:var(--gold-dark);text-align:center;background:#f4e8cf94;border-radius:999px;padding:9px 12px;font-size:.875rem;font-weight:600}.student-progress-recommendations{background:#fff6e4bd;border-radius:20px;gap:8px;padding:14px;display:grid}.student-progress-recommendations p{color:var(--muted);line-height:1.45}.live-session-section{gap:14px}.student-live-session-panel{gap:16px}.live-session-form{background:#fff6e47a;border:1px solid #d8941e29;border-radius:20px;grid-template-columns:repeat(2,minmax(0,1fr));align-items:flex-end;gap:12px;padding:16px;display:grid}.live-session-form label,.billing-row-form label,.student-account-inline-form label{gap:7px;min-width:0;display:grid}.live-session-form input,.live-session-form textarea,.billing-row-form input,.billing-row-form select,.student-account-inline-form select{border:1px solid var(--line);width:100%;min-width:0;min-height:44px;color:var(--text);font:inherit;background:#fff;border-radius:14px;padding:0 12px}.live-session-form textarea{resize:vertical;min-height:82px;padding-block:11px}.live-session-submit,.billing-submit{width:100%;min-height:44px}.live-session-list{gap:10px;display:grid}.live-session-card{background:#ffffffa3;border:1px solid #38271014;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:12px;display:grid}.live-session-card>div:first-child{gap:4px;display:grid}.live-session-card span,.live-session-card small{color:var(--muted);font-weight:600}.live-session-status{color:#9d6416;background:#fff0cf;border-radius:999px;align-self:start;padding:7px 10px;font-size:.75rem;font-weight:600}.live-session-status.completed{color:#24783a;background:#e7f7e9}.live-session-status.canceled{color:#a53a19;background:#fff1eb}.live-session-actions{flex-wrap:wrap;grid-column:1/-1;gap:8px;display:flex}.live-session-actions .button,.live-session-actions button{min-height:34px;color:var(--gold-dark);font:inherit;cursor:pointer;background:#f4e8cfa8;border:0;border-radius:999px;padding:0 12px;font-weight:600}.live-session-actions .danger{color:#a53a19}.billing-row-form{background:#fff6e47a;border:1px solid #d8941e29;border-radius:20px;grid-template-columns:repeat(3,minmax(0,1fr));align-items:flex-end;gap:12px;padding:16px;display:grid}.billing-submit{grid-column:1/-1}.student-account-section{grid-column:1/-1;gap:14px}.student-account-heading h2,.student-account-heading p{margin:0}.student-account-heading p{color:var(--muted);margin-top:4px;line-height:1.45}.student-account-inline-form{background:#ffffff94;border:1px solid #38271014;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:flex-end;gap:12px;padding:12px;display:grid}.student-account-inline-form .button{min-width:150px;min-height:44px}.student-account-delete-form{border-top:1px solid #a53a191f;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding-top:14px;display:grid}.student-account-delete-form>div{gap:3px;display:grid}.student-account-delete-form small{color:var(--muted);line-height:1.4}.student-account-delete-form .danger{color:#a53a19;background:#fff1eb;border-color:#a53a1924;min-height:42px}.status-pill.active{color:#24783a;background:#e7f7e9}.status-pill.pending{color:#9d6416;background:#fff0cf}.status-pill.locked{color:#a53a19;background:#fff1eb}@media (max-width:820px){.topbar-search-menu{grid-area:search}.topbar-notification-menu{grid-area:work}.topbar-search-menu .school-search,.topbar-notification-menu .school-work-chip{width:38px}.topbar-search-panel,.notification-panel{left:auto;right:0}.students-list-panel.work-panel,.student-create-panel.work-panel,.student-detail-panel.work-panel{padding:16px}.student-detail-grid,.student-detail-metrics,.student-progress-lines,.student-progress-mini-grid{grid-template-columns:1fr}.student-detail-metrics,.billing-row-form{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.live-session-form,.billing-row-form,.student-account-inline-form,.student-account-delete-form{grid-template-columns:1fr}.student-account-inline-form .button,.student-account-delete-form .button{width:100%}.section-heading-row{display:grid}.student-create-panel .student-create-form{grid-template-columns:1fr}.section-heading-row .button{justify-content:center;width:100%}.student-filter-row{scrollbar-width:none;flex-wrap:nowrap;margin-right:-14px;padding:1px 14px 8px 1px;overflow-x:auto}.student-filter-row::-webkit-scrollbar{display:none}.student-search-form{grid-template-columns:1fr}.student-data-row{background:radial-gradient(circle at 100% 100%,#e5a8321f,#0000 34%),#fffaf0eb;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"main status""stats stats";align-items:start;gap:10px;padding:12px}.student-row-main{grid-area:main;align-items:center;gap:9px;min-width:0}.student-row-main .course-initial{border-radius:12px;width:34px;height:34px;font-size:.75rem}.student-row-main>div{gap:2px;min-width:0;display:grid}.student-row-main strong,.student-row-main span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.student-row-main strong{max-width:none;color:var(--text);font-size:1rem;line-height:1.1}.student-row-main span{color:#4b4134d1;min-width:0;font-size:.75rem;line-height:1.2}.student-row-main span:first-of-type:before{content:""}.student-row-main span:last-child{display:none}.student-row-stats{scrollbar-width:none;grid-area:stats;gap:6px;min-width:0;padding-bottom:1px;display:flex;overflow-x:auto}.student-row-stats::-webkit-scrollbar{display:none}.student-row-stats span{min-width:0;color:var(--muted);background:#fff5e1b8;border-radius:999px;flex:none;align-items:center;gap:4px;padding:6px 9px;display:inline-flex}.student-row-stats b{display:none}.student-row-stats strong{color:#7a6b58;text-overflow:ellipsis;white-space:nowrap;max-width:110px;font-size:.75rem;overflow:hidden}.student-row-status{grid-area:status;justify-content:flex-end;align-self:start;gap:7px;display:grid}.student-row-status .status-pill{max-width:106px;padding:6px 9px;font-size:.75rem}.student-teacher-chip{display:none}.tuition-pill{max-width:106px;padding:6px 9px;font-size:.75rem}.student-row-arrow{min-width:72px;min-height:30px;padding:0 10px;font-size:.75rem}.student-detail-hero{grid-template-columns:auto minmax(0,1fr)}.student-detail-hero .status-pill{grid-column:1/-1}.student-progress-report-head{align-items:flex-start}.student-progress-ring{width:76px;height:76px}}@media (max-width:760px){.students-list-panel.work-panel{gap:14px;padding:16px}.students-board-head{gap:12px}.students-board-head h1{font-size:clamp(1.72rem,9vw,2.45rem);line-height:.98}.students-board-head p:last-child{max-width:34rem;font-size:1rem;line-height:1.45}.students-board-actions{scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;width:100%;padding-bottom:2px;display:flex;overflow-x:auto}.students-board-actions .button,.students-board-actions button{flex:none;justify-content:center;width:auto}.students-toolbar{grid-template-columns:1fr;gap:8px;padding:9px}.students-search-form{grid-template-columns:1fr;gap:8px}.students-search-form label>span{display:none}.students-search-form button{min-height:44px}.students-filter-row{margin-right:-16px;padding-right:16px}.students-table-card{border-radius:24px}.students-table-summary{align-items:flex-start;padding:14px 14px 8px}.students-table-summary strong{font-size:1rem}.students-table-summary span{font-size:.75rem}.students-table-summary>span{padding:7px 10px;font-size:.75rem}.students-table-shell{display:none}.students-mobile-list{gap:10px;padding:8px 12px 12px;display:grid}.students-mobile-row .status-pill{white-space:nowrap;justify-content:center;max-width:112px;padding:6px 9px;font-size:.75rem}.students-pagination-bar{align-items:flex-start;padding:12px 14px 14px}.students-pagination-bar>span{font-size:.75rem}.students-pagination-bar strong{white-space:nowrap;font-size:.75rem}}.reading-index-panel{gap:16px}.reading-index-head{align-items:flex-end}.reading-index-actions{flex:none;gap:8px;display:flex}.reading-index-actions .button{white-space:nowrap;border-radius:999px;min-height:42px;padding:9px 14px}.reading-bank-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.reading-bank-summary span{min-width:0;color:var(--muted);white-space:nowrap;background:#ffffff8c;border:1px solid #38271014;border-radius:14px;align-items:baseline;gap:7px;padding:11px 13px;font-size:.875rem;font-weight:600;display:flex}.reading-bank-summary strong{color:var(--text);font-size:1.25rem}.reading-bank-toolbar{background:#ffffff85;border:1px solid #38271014;border-radius:18px;grid-template-columns:minmax(210px,1.5fr) repeat(4,minmax(130px,.75fr)) auto auto;align-items:flex-end;gap:8px;padding:12px;display:grid}.reading-bank-toolbar label{gap:5px;min-width:0;display:grid}.reading-bank-toolbar label>span{color:var(--muted);letter-spacing:.04em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:.75rem;font-weight:600;overflow:hidden}.reading-bank-toolbar input,.reading-bank-toolbar select,.reading-bank-toolbar .button{border-radius:12px;min-width:0;min-height:40px;font-size:.75rem}.reading-admin-card.reading-compact-card{gap:8px;padding:12px 16px}.reading-compact-actions{align-items:center}.reading-compact-actions .button{min-height:34px;padding:7px 11px;font-size:.875rem}.reading-more-menu{position:relative}.reading-more-menu summary{width:34px;height:34px;color:var(--gold-dark);cursor:pointer;background:#ffffffb3;border:1px solid #38271014;border-radius:11px;place-items:center;font-weight:600;list-style:none;display:grid}.reading-more-menu summary::-webkit-details-marker{display:none}.reading-more-menu>div{z-index:20;background:#fffcf5fc;border:1px solid #3827101a;border-radius:14px;min-width:150px;display:grid;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 18px 36px #38271029}.reading-more-menu>div a,.reading-more-menu>div button{color:var(--text);font:inherit;text-align:left;background:0 0;border:0;padding:10px 12px;font-size:.875rem;font-weight:600;text-decoration:none}.reading-more-menu>div form{margin:0}.reading-more-menu>div button{color:#a8432a;cursor:pointer;width:100%}.reading-more-menu>div a:hover,.reading-more-menu>div button:hover{background:#e5a8321a}@media (max-width:640px){.reading-index-head{gap:12px}.reading-index-actions{width:100%}.reading-index-actions .button{flex:1 1 0;justify-content:center;padding-inline:10px}.reading-compact-actions{grid-column:1/-1;justify-content:flex-end}.reading-bank-summary{scrollbar-width:none;padding-bottom:4px;display:flex;overflow-x:auto}.reading-bank-summary::-webkit-scrollbar{display:none}.reading-bank-summary span{flex:none}.reading-bank-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.reading-bank-search,.reading-bank-toolbar .button{grid-column:1/-1}}@media (min-width:641px) and (max-width:1120px){.reading-bank-toolbar{grid-template-columns:repeat(3,minmax(0,1fr))}.reading-bank-search{grid-column:span 2}}.learning-panel,.learning-detail-panel,.lesson-study-panel{gap:18px}.learning-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.learning-summary-grid article,.student-course-card,.learning-detail-hero,.student-module-card,.student-lesson-card,.lesson-player-card,.lesson-study-sidebar,.lesson-next-nav{background:#ffffffb8;border:1px solid #3827101a;box-shadow:0 16px 36px #3a260f14}.learning-summary-grid article{border-radius:22px;gap:6px;min-height:128px;padding:18px;display:grid}.learning-summary-grid span,.learning-summary-grid p,.student-course-card p,.student-course-card span,.learning-progress span,.learning-detail-hero span,.student-module-head span,.student-lesson-card p,.student-lesson-card small,.lesson-study-sidebar>p,.lesson-study-sidebar>span,.lesson-next-nav span{color:var(--muted)}.learning-summary-grid strong{color:var(--text);letter-spacing:-.05em;font-size:2rem;line-height:1}.student-course-grid,.student-module-list,.student-lesson-list{gap:14px;display:grid}.student-course-card{color:inherit;border-radius:24px;grid-template-columns:auto minmax(0,1fr) minmax(160px,.35fr) auto;align-items:center;gap:14px;padding:16px;text-decoration:none;transition:transform .16s,box-shadow .16s,border-color .16s;display:grid}.student-course-card:hover,.student-lesson-card:hover{border-color:#d8941e47;transform:translateY(-2px);box-shadow:0 22px 54px #3a260f21}.student-course-card>div:not(.learning-progress){gap:5px;min-width:0;display:grid}.student-course-card h2,.learning-detail-hero h1,.student-module-head h2,.lesson-study-sidebar h1{letter-spacing:-.035em;margin:0;line-height:1.05}.student-course-card p,.student-course-card span,.lesson-study-sidebar p{margin:0}.student-course-card>div>span{line-height:1.45}.learning-progress{gap:6px;min-width:0;display:grid}.learning-progress strong{color:var(--gold-dark);font-size:1.5rem;line-height:1}.learning-progress i{background:#d8941e29;border-radius:999px;height:8px;display:block;overflow:hidden}.learning-progress b{border-radius:inherit;background:linear-gradient(135deg,#e5a832,#ad6f14);height:100%;display:block}.learning-progress.large{background:#fff5e1bd;border-radius:24px;min-width:210px;padding:18px}.learning-progress.large strong{font-size:2.4rem}.learning-detail-hero{border-radius:28px;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:18px;padding:20px;display:grid}.learning-detail-hero>div:first-child,.student-module-card,.lesson-study-sidebar{gap:12px;display:grid}.learning-detail-hero p,.learning-detail-hero h1{margin:0}.student-module-card{border-radius:24px;padding:16px}.student-module-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.student-module-head>div{gap:4px;display:grid}.student-module-head strong,.student-lesson-card b{color:var(--gold-dark);background:#fff0d2;border-radius:999px;padding:8px 12px;font-size:.875rem}.student-lesson-card{color:inherit;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;text-decoration:none;display:grid}.student-lesson-card>span:first-child{background:var(--surface-soft);width:34px;height:34px;color:var(--gold-dark);border-radius:12px;place-items:center;font-weight:600;display:grid}.student-lesson-card.completed>span:first-child{color:#24783a;background:#e7f7e9}.student-lesson-card>div{gap:3px;min-width:0;display:grid}.student-lesson-card p,.student-lesson-card small{text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.lesson-study-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.lesson-study-layout{grid-template-columns:minmax(0,1fr) minmax(280px,360px);align-items:start;gap:16px;display:grid}.lesson-player-card,.lesson-study-sidebar{border-radius:26px;padding:16px}.lesson-player{background:radial-gradient(circle at 20% 18%,#e5a8322e,#0000 32%),linear-gradient(145deg,#171512,#2a2115);border-radius:22px;place-items:center;min-height:380px;display:grid;overflow:hidden}.lesson-player iframe,.lesson-player video,.lesson-player audio{border:0;border-radius:18px;width:100%}.lesson-player iframe,.lesson-player video{aspect-ratio:16/9;min-height:340px}.lesson-player audio{max-width:620px}.lesson-player-empty{color:#fff8e8;text-align:center;gap:14px;max-width:520px;padding:28px;display:grid}.lesson-player-empty p{margin:0}.lesson-study-sidebar h1{font-size:clamp(1.6rem,4vw,2.6rem)}.lesson-study-sidebar form,.lesson-study-sidebar .button{width:100%}.lesson-study-sidebar button,.lesson-study-sidebar .button{justify-content:center}.lesson-assignment-box{background:#fff0d2b8;border-radius:20px;gap:6px;padding:14px;display:grid}.lesson-assignment-box p{line-height:1.5}.lesson-next-nav{border-radius:24px;justify-content:space-between;gap:12px;padding:14px;display:flex}.lesson-next-nav a,.lesson-next-nav span{background:#ffffffb8;border-radius:999px;align-items:center;padding:10px 14px;font-weight:600;display:inline-flex}@media (max-width:860px){.learning-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.student-course-card,.learning-detail-hero,.lesson-study-layout{grid-template-columns:1fr}.student-course-card .button{width:100%}.learning-progress.large{min-width:0}}@media (max-width:560px){.learning-panel,.learning-detail-panel,.lesson-study-panel{gap:14px}.learning-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.learning-summary-grid article{border-radius:18px;min-height:104px;padding:13px}.learning-summary-grid strong{font-size:1.5rem}.student-course-card{border-radius:20px;grid-template-columns:auto minmax(0,1fr);gap:10px;padding:12px}.student-course-card .learning-progress,.student-course-card .button{grid-column:1/-1}.student-module-card,.lesson-player-card,.lesson-study-sidebar{border-radius:20px;padding:13px}.student-lesson-card{grid-template-columns:auto minmax(0,1fr)}.student-lesson-card b{grid-column:2;width:fit-content}.lesson-player{border-radius:18px;min-height:240px}.lesson-player iframe,.lesson-player video{min-height:220px}.lesson-next-nav{border-radius:20px;display:grid}.lesson-next-nav a,.lesson-next-nav span{text-align:center;justify-content:center}.submission-status-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.submission-status-grid article{border-radius:16px;min-height:72px;padding:11px 9px}.submission-status-grid span{text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;font-weight:600;overflow:hidden}.submission-status-grid strong{font-size:1.5rem}}@media (max-width:420px){.topbar-search-menu .school-search,.topbar-notification-menu .school-work-chip{width:32px}.topbar-floating-panel{border-radius:20px;width:min(320px,100vw - 14px);padding:12px}.topbar-search-panel form{grid-template-columns:1fr}}.school-page-head>div{gap:8px;display:grid}.school-page-head>div>p,.school-page-head h1,.school-page-head span{margin:0}@media (max-width:640px){.school-page-shell{gap:14px}.school-page-head{gap:8px;padding:5px 2px 2px}.school-page-head>div{gap:5px}.school-page-head>div>p{display:none}.school-page-head h1{letter-spacing:-.036em;font-size:clamp(1.42rem,6vw,1.86rem);line-height:1.08}.school-page-head span{color:#4b4134d1;max-width:34rem;font-size:.875rem;line-height:1.48}.admin-breadcrumb{gap:6px;margin-top:2px;font-size:.875rem;line-height:1.35}}@media (max-width:420px){.school-page-shell{gap:13px}.school-page-head{gap:7px}.school-page-head h1{font-size:clamp(1.32rem,6.2vw,1.62rem)}.school-page-head span{font-size:.875rem;line-height:1.42}}.reviews-work-panel{gap:16px}.review-panel-head{gap:8px;max-width:720px;display:grid}.review-panel-head>p,.review-panel-head h1{margin:0}.review-panel-head>p:first-child{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:.75rem;font-weight:600}.review-panel-head>p:last-child{color:var(--muted);line-height:1.5}.review-status-card{min-height:116px;padding:16px}.school-page-shell .review-status-card{min-height:116px}.review-status-card strong{font-size:2.15rem;line-height:1}@media (max-width:640px){.school-page-shell{align-content:start;gap:10px}.school-page-head{gap:5px;padding:0 2px}.school-page-head>div{gap:3px}.school-page-head span{max-width:28rem;line-height:1.36}.admin-breadcrumb{margin-top:0}.reviews-work-panel.work-panel{border-radius:24px;gap:12px;margin-top:4px;padding:18px}.review-panel-head{gap:7px}.review-panel-head h1{font-size:clamp(1.44rem,6vw,1.9rem);line-height:1.05}.review-panel-head>p:first-child{font-size:.75rem}.review-panel-head>p:last-child{font-size:.875rem;line-height:1.42}.review-status-grid.drag-chip-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-right:-18px;padding:0 18px 4px 0;display:grid;overflow:visible}.review-status-grid.drag-chip-row>article{width:auto;min-width:0}.review-status-card{border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:5px 8px;padding:11px 10px;display:grid}.school-page-shell .review-status-card{min-height:66px}.review-status-card strong{grid-area:1/2;font-size:1.5rem;line-height:1}.review-status-card span:first-child{color:#4b4134e6;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:600;overflow:hidden}.review-status-card span:last-child,.review-status-card:after{display:none}.reviews-work-panel .empty-state{border-radius:18px;padding:18px 14px;font-size:.875rem;line-height:1.4}}@media (max-width:420px){.reviews-work-panel.work-panel{padding:16px}.review-status-grid.drag-chip-row{gap:6px;margin-right:0;padding-right:0}.review-status-card{border-radius:14px;padding:10px 8px}.school-page-shell .review-status-card{min-height:58px}.review-status-card span:first-child{font-size:.75rem}.review-status-card strong{font-size:1.25rem}}.review-status-grid.drag-chip-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.review-status-card,.school-page-shell .review-status-card{min-height:72px;color:inherit;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:3px 10px;padding:12px 14px;text-decoration:none;display:grid}.review-status-card:after{display:none}.review-status-card strong{grid-area:1/2/span 2;font-size:1.5rem;line-height:1}.review-status-card span,.review-status-card small{z-index:1;text-overflow:ellipsis;white-space:nowrap;min-width:0;position:relative;overflow:hidden}.review-status-card span{color:#5d5244;font-weight:600}.review-status-card small{color:var(--muted);font-size:.75rem;font-weight:600}.review-status-card.active,.review-status-card:hover,.review-status-card:focus-visible{background:linear-gradient(135deg,#e5a8322e,#ffffffd1);border-color:#d8941e5c}.review-status-card:focus-visible{outline-offset:3px;outline:3px solid #d8941e3d}.reviews-work-panel .review-list{gap:10px}.reviews-work-panel .review-row{grid-template-columns:minmax(170px,.82fr) minmax(0,1.35fr) minmax(112px,.52fr) auto;gap:12px;min-width:0;padding:13px 14px}.reviews-work-panel .review-student,.reviews-work-panel .review-content,.reviews-work-panel .review-meta,.reviews-work-panel .course-actions{min-width:0}.reviews-work-panel .review-student>div{min-width:0;overflow:hidden}.reviews-work-panel .review-student strong,.reviews-work-panel .review-student span,.reviews-work-panel .review-content strong,.reviews-work-panel .review-content small,.reviews-work-panel .review-content>span,.reviews-work-panel .review-meta>span,.reviews-work-panel .review-meta a{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.reviews-work-panel .review-content p{-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.35;display:-webkit-box;overflow:hidden}.reviews-work-panel .review-meta{align-content:center;gap:5px}.reviews-work-panel .course-actions{flex-wrap:nowrap;justify-content:flex-end;gap:8px;display:flex}.reviews-work-panel .course-actions .button{white-space:nowrap;min-height:38px;padding:8px 14px}@media (max-width:900px){.reviews-work-panel .review-row{grid-template-columns:minmax(160px,.9fr) minmax(0,1.2fr) minmax(105px,.5fr)}.reviews-work-panel .course-actions{grid-column:1/-1;justify-content:flex-start}}@media (max-width:640px){.review-status-grid.drag-chip-row{scrollbar-width:none;gap:7px;margin-right:-18px;padding:0 18px 4px 0;display:flex;overflow-x:auto}.review-status-grid.drag-chip-row::-webkit-scrollbar{display:none}.review-status-grid.drag-chip-row>.review-status-card{width:auto;min-width:128px}.review-status-card,.school-page-shell .review-status-card{min-height:58px;padding:9px 10px}.review-status-card strong{font-size:1.25rem}.review-status-card small{display:none}.reviews-work-panel .review-row{grid-template-columns:1fr;gap:9px;padding:12px}.reviews-work-panel .review-student{align-items:flex-start}.reviews-work-panel .review-meta{grid-template-columns:repeat(3,max-content);align-items:center}.reviews-work-panel .course-actions{justify-content:stretch}.reviews-work-panel .course-actions .button,.reviews-work-panel .course-actions form{flex:1 1 0}.reviews-work-panel .course-actions .button{justify-content:center}}.assignment-create-box{border-radius:18px;margin:18px 0;padding:0 18px;border:1px solid var(--school-border)!important}.assignment-create-box>summary{cursor:pointer;padding:15px 0;font-weight:600;list-style:none}.assignment-create-form{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:0 0 18px;display:grid}.assignment-create-form label,.assignment-filter-bar{gap:6px;display:grid}.assignment-create-form label{font-weight:700}.assignment-create-form input,.assignment-create-form select,.assignment-create-form textarea,.assignment-filter-bar input,.assignment-filter-bar select{width:100%;min-width:0}.assignment-wide{grid-column:1/-2}.assignment-create-form textarea{min-height:76px}.assignment-filter-bar{grid-template-columns:minmax(240px,1fr) 190px auto auto;align-items:center;margin-bottom:14px}.assignment-table-wrap{border:1px solid var(--school-border);border-radius:18px;overflow-x:auto}.reports-panel{gap:18px;display:grid}.reports-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.reports-metric-grid article{background:#fffcf6b8;border:1px solid #634b2524;border-radius:20px;min-width:0;padding:18px}.reports-metric-grid span,.reports-metric-grid small{color:var(--muted);display:block}.reports-metric-grid strong{margin:6px 0;font-size:clamp(1.8rem,3vw,2.7rem);line-height:1;display:block}.reports-insight-row,.reports-filter{scrollbar-width:thin;gap:10px;display:flex;overflow-x:auto}.reports-insight-row span,.reports-filter a{color:var(--muted);background:#fffcf6b8;border:1px solid #634b2521;border-radius:999px;flex:none;padding:11px 14px}.reports-filter a{align-items:center;gap:8px;font-weight:600;display:inline-flex}.reports-filter a.active{background:var(--gold);color:#fff}.reports-filter b{background:#ffffff73;border-radius:999px;place-items:center;min-width:24px;height:24px;display:grid}.reports-table-wrap{background:#fffcf6a3;border:1px solid #634b2524;border-radius:20px;overflow-x:auto}.reports-table{border-collapse:collapse;width:100%;min-width:880px}.reports-table th,.reports-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #634b251c;padding:13px 14px}.reports-table th{color:var(--muted);text-transform:uppercase;font-size:.75rem}.reports-table td>span,.reports-table td a span{color:var(--muted);margin-top:3px;font-size:.875rem;display:block}.reports-table td:first-child a{min-width:180px;display:block}.report-warning,.report-good{border-radius:999px;width:fit-content;padding:4px 8px;font-weight:600;font-size:.75rem!important}.report-warning{background:#fff0df;color:#a64220!important}.report-good{background:#e0f3e7;color:#168357!important}@media (max-width:820px){.reports-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.reports-panel{gap:14px}}@media (max-width:520px){.reports-metric-grid article{padding:14px}.reports-insight-row span,.reports-filter a{padding:9px 11px}}.assignment-table{border-collapse:collapse;width:100%;min-width:760px}.assignment-table th,.assignment-table td{border-bottom:1px solid var(--school-border);text-align:left;vertical-align:middle;padding:12px 14px}.assignment-table td:first-child,.assignment-table td:nth-child(2){max-width:260px}.assignment-table td strong,.assignment-table td span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.assignment-table td>span,.assignment-table td>strong+span{color:var(--school-muted);margin-top:3px;font-size:.875rem}.assignment-table .status-pill{color:inherit;margin:0;display:inline-flex;overflow:visible}.assignment-assigned{background:#fff1cc;color:#8a5700!important}.assignment-submitted{background:#dff4e8;color:#15754b!important}.assignment-overdue,.assignment-cancelled{background:#fde9e5;color:#a23826!important}.button.compact{min-height:34px;padding:7px 12px}.student-assignment-list{gap:10px;margin-bottom:20px;display:grid}.student-assignment-row{border:1px solid var(--school-border);border-radius:16px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:13px 15px;display:grid}.student-assignment-row p,.student-assignment-row strong{margin:0}.student-assignment-row p{color:var(--school-muted);font-size:.875rem}@media (max-width:760px){.assignment-create-form{grid-template-columns:1fr 1fr}.assignment-wide{grid-column:1/-1}.assignment-filter-bar{grid-template-columns:1fr 1fr}.assignment-filter-bar input{grid-column:1/-1}.student-assignment-row{grid-template-columns:1fr auto}.student-assignment-row>div{grid-column:1/-1}}@media (max-width:520px){.assignment-create-form,.assignment-filter-bar{grid-template-columns:1fr}.assignment-filter-bar input{grid-column:auto}.assignment-table-wrap{margin-inline:-8px}}.review-status-grid.drag-chip-row{scrollbar-width:none;gap:8px;padding:0 1px 4px;display:flex;overflow-x:auto}.review-status-grid.drag-chip-row::-webkit-scrollbar{display:none}.review-status-grid.drag-chip-row>.review-status-card,.review-status-card,.school-page-shell .review-status-card{min-height:42px;color:var(--text);background:#ffffffb3;border-radius:999px;flex:none;align-items:center;gap:7px;padding:8px 12px;text-decoration:none;display:inline-flex}.review-status-card span,.review-status-card small,.review-status-card strong{color:inherit;white-space:nowrap;font-size:.875rem;font-weight:600;line-height:1;position:static;overflow:visible}.review-status-card strong{width:22px;height:22px;color:var(--gold-dark);background:#e5a83229;border-radius:999px;place-items:center;font-size:.75rem;display:grid}.review-status-note{display:none}.review-status-card.active,.review-status-card:hover,.review-status-card:focus-visible{color:#fff;background:linear-gradient(135deg,#e5a832,#bd7a12);border-color:#d8941e6b}.review-status-card.active strong,.review-status-card:hover strong,.review-status-card:focus-visible strong{color:#fff;background:#ffffff3b}.reviews-work-panel .review-row{grid-template-columns:minmax(185px,.9fr) minmax(0,1.5fr) minmax(108px,.45fr) auto;align-items:center;gap:14px;min-height:78px;padding:12px 16px}.reviews-work-panel .review-student{align-items:center}.reviews-work-panel .review-content p{-webkit-line-clamp:1;margin:2px 0}.reviews-work-panel .review-meta{grid-template-columns:1fr}.reviews-work-panel .review-meta>span:not(.status-pill),.reviews-work-panel .review-meta>a{font-size:.75rem}.reviews-work-panel .course-actions{align-items:center;gap:7px}.reviews-work-panel .course-actions .button{min-height:34px;padding:7px 11px;font-size:.875rem}.review-more-menu{position:relative}.review-more-menu summary{width:34px;height:34px;color:var(--gold-dark);cursor:pointer;background:#ffffffb3;border:1px solid #38271014;border-radius:11px;place-items:center;font-weight:600;list-style:none;display:grid}.review-more-menu summary::-webkit-details-marker{display:none}.review-more-menu>div{z-index:20;background:#fffcf5fc;border:1px solid #3827101a;border-radius:14px;min-width:160px;display:grid;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 18px 36px #38271029}.review-more-menu>div a,.review-more-menu>div button{color:var(--text);font:inherit;text-align:left;background:0 0;border:0;padding:10px 12px;font-size:.875rem;font-weight:600;text-decoration:none}.review-more-menu>div button{color:#a8432a;cursor:pointer;width:100%}.review-more-menu>div a:hover,.review-more-menu>div button:hover{background:#e5a8321a}@media (max-width:760px){.reviews-work-panel .review-row{grid-template-columns:minmax(0,1fr) auto;gap:9px 12px;padding:12px}.reviews-work-panel .review-content{grid-column:1/-1}.reviews-work-panel .review-meta{grid-column:1;align-items:center;gap:8px;display:flex}.reviews-work-panel .course-actions{grid-area:3/2}.reviews-work-panel .review-meta>a,.reviews-work-panel .review-meta>span:not(.status-pill){display:none}}.settings-category-grid.drag-chip-row{scroll-snap-type:x proximity;scrollbar-width:thin;flex-wrap:nowrap;gap:10px;padding:2px 2px 10px;display:flex;overflow-x:auto}.settings-category-grid.drag-chip-row .settings-category-card{scroll-snap-align:start;border-radius:18px;flex:0 0 178px;grid-template-columns:auto minmax(0,1fr) auto;gap:8px;min-height:58px;padding:10px}.settings-category-grid.drag-chip-row .settings-category-card span{border-radius:12px;grid-row:1;width:32px;height:32px}.settings-category-grid.drag-chip-row .settings-category-card>div{align-items:center;gap:6px;min-width:0;display:flex}.settings-category-grid.drag-chip-row .settings-category-card>div p{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.settings-category-grid.drag-chip-row .settings-category-card strong{min-width:24px;height:22px;font-size:.75rem}.settings-category-grid.drag-chip-row .settings-category-card>p:last-child{display:none}@media (max-width:640px){.settings-category-grid.drag-chip-row{scrollbar-width:none;margin-right:-18px;padding-right:18px}.settings-category-grid.drag-chip-row::-webkit-scrollbar{display:none}.settings-category-grid.drag-chip-row .settings-category-card{flex-basis:148px}}.school-profile-menu .school-profile-panel{border-radius:22px;gap:10px;width:min(300px,100vw - 24px);padding:12px;display:grid;top:calc(100% + 8px)}.school-profile-panel .school-profile-panel-head{grid-template-columns:40px minmax(0,1fr) auto;gap:9px}.school-profile-panel .school-profile-panel-head>span{border-radius:14px;width:40px;height:40px;font-size:.875rem}.school-profile-panel .school-profile-panel-head strong,.school-profile-panel .school-profile-panel-head small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.school-profile-panel .school-profile-panel-head strong{font-size:1rem}.school-profile-panel .school-profile-panel-head small{font-size:.75rem;display:block}.school-profile-panel .school-profile-actions{justify-content:flex-end;gap:6px;display:flex}.school-profile-panel .school-profile-actions form{display:block}.school-profile-panel .profile-icon-action{color:#965f12;cursor:pointer;width:34px;min-width:34px;height:34px;min-height:34px;font:inherit;background:#ffffffc7;border:1px solid #ae6f141f;border-radius:13px;place-items:center;padding:0;line-height:1;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s;display:grid;position:relative}.school-profile-panel .profile-icon-action:hover,.school-profile-panel .profile-icon-action:focus-visible{background:#fff;transform:translateY(-1px);box-shadow:0 10px 24px #4a301129}.school-profile-panel .profile-icon-action.danger{color:#a83d2d;background:linear-gradient(135deg,#fff5ed,#ffe8dc)}.profile-icon-action-glyph{font-size:1rem;font-weight:600}.profile-icon-action-label{z-index:2;color:#fff;opacity:0;pointer-events:none;background:#1c150ceb;border-radius:999px;width:max-content;max-width:150px;padding:6px 9px;font-size:.75rem;font-weight:600;line-height:1;transition:opacity .16s,transform .16s;position:absolute;top:calc(100% + 8px);right:0;transform:translateY(-4px)}.profile-icon-action:hover .profile-icon-action-label,.profile-icon-action:focus-visible .profile-icon-action-label{opacity:1;transform:translateY(0)}.school-profile-panel .school-profile-facts{gap:6px}.school-profile-panel .school-profile-facts div{border:1px solid #ae6f1414;border-radius:13px;grid-template-columns:78px minmax(0,1fr);min-height:34px;padding:7px 9px}.school-profile-panel .school-profile-facts dt{letter-spacing:.06em;font-size:.75rem}.school-profile-panel .school-profile-facts dd{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.875rem;line-height:1.18;overflow:hidden}@media (max-width:640px){.school-profile-menu .school-profile-panel{width:min(286px,100vw - 12px);padding:10px}.school-profile-panel .school-profile-facts div{grid-template-columns:68px minmax(0,1fr)}.school-profile-panel .school-profile-facts dd{font-size:.75rem}.website-account-editor>summary{min-height:44px;padding-inline:12px}.settings-taxonomy-card{gap:8px;padding:12px}.settings-taxonomy-head{grid-template-columns:auto minmax(0,1fr) auto;align-items:center}.taxonomy-create-dropdown{grid-column:auto;justify-self:end}.taxonomy-create-dropdown summary{width:auto;min-height:34px;padding-inline:11px}.taxonomy-preview-row span{max-width:92px;padding:6px 8px;font-size:.75rem}.taxonomy-manage-dropdown summary{min-height:34px;padding-inline:11px;font-size:.875rem}}:where(a,button,input,select,textarea,summary):focus-visible{outline:3px solid color-mix(in srgb, var(--focus) 58%, transparent);outline-offset:2px}:where(button,input,select,textarea){min-height:var(--control-height)}:where(input,select,textarea){border:1px solid var(--line);border-radius:var(--radius-sm);color:var(--text);background:#ffffffdb}:where(input,select,textarea)::placeholder{color:color-mix(in srgb, var(--muted) 75%, transparent)}.button{min-height:var(--control-height);border:1px solid var(--line);border-radius:var(--radius-sm);box-shadow:none;background:#ffffffd6;padding:9px 15px;font-size:.875rem;font-weight:600;line-height:1.2}.button.primary{background:linear-gradient(135deg,#dfa027,#b87512);border-color:#0000}.button.danger{border-color:color-mix(in srgb, var(--danger) 16%, transparent);background:var(--danger-soft);color:var(--danger)}.button:hover{transform:translateY(-1px);box-shadow:0 8px 20px #3a260f1a}.button:disabled{cursor:not-allowed;opacity:.55;transform:none}.alert{border-radius:var(--radius-sm);padding:var(--space-3) var(--space-4);font-size:.875rem;line-height:1.45}.panel,.work-panel{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft)}.school-admin-shell{border-radius:24px;grid-template-columns:232px minmax(0,1fr);width:min(1320px,100% - 16px);min-height:calc(100vh - 16px);margin:8px auto}.school-sidebar{gap:var(--space-4);padding:var(--space-5) var(--space-3)}.school-nav{gap:var(--space-4)}.school-nav-item,.school-nav-parent{border-radius:var(--radius-sm);min-height:42px}.school-main{min-width:0}.school-topbar{gap:var(--space-3);min-height:70px;padding:var(--space-4) var(--space-5) var(--space-2);grid-template-columns:minmax(220px,1fr) auto minmax(150px,190px) minmax(200px,auto)}.school-search,.school-work-chip,.school-profile-chip,.school-desktop-select .admin-area-select{min-height:var(--control-height);border:1px solid #3c280c12;border-radius:14px}.school-profile-chip em{width:34px;height:34px}.school-page-shell{width:100%;max-width:var(--content-width);gap:var(--space-4);padding:0 var(--space-5) var(--space-6);margin:0 auto}.school-page-head{align-items:flex-end;gap:var(--space-5);min-height:74px;padding:var(--space-2) 2px var(--space-2)}.school-page-head>div{gap:var(--space-1);min-width:0;display:grid}.school-page-head p{letter-spacing:.1em;margin:0;font-size:.75rem}.school-page-head h1{letter-spacing:-.04em;margin:0;font-size:clamp(1.85rem,2.8vw,2.55rem);line-height:1.06}.school-page-head span{max-width:680px;font-size:.875rem;line-height:1.4}.admin-breadcrumb{padding-bottom:var(--space-1);white-space:nowrap}.school-page-shell .work-panel{gap:var(--space-4);padding:var(--space-5)}.school-page-shell .work-panel h1,.school-page-shell .work-panel h2,.section-heading-row h1,.section-heading-row h2{letter-spacing:-.025em;margin:0;font-size:clamp(1.65rem,2.6vw,2.35rem);line-height:1.08}.section-heading-row{gap:var(--space-4);align-items:center}.section-heading-row>div{min-width:0}.section-heading-row p{max-width:720px;margin:0;line-height:1.5}.section-heading-row>div{gap:5px;display:grid}.dashboard-grid,.overview-summary-grid,.review-status-grid{gap:var(--space-3)}.metric-card,.school-page-shell .metric-card,.school-page-shell .review-status-card{gap:var(--space-2);border-radius:var(--radius-md);min-height:112px;padding:var(--space-4)}.metric-card strong,.school-page-shell .metric-card strong{font-size:1.75rem;line-height:1}.metric-card span,.metric-card p{line-height:1.4}.data-list,.review-list,.course-card-grid,.reading-list{gap:var(--space-3)}.data-row,.review-row,.course-card,.reading-admin-card{border-radius:var(--radius-md)}.status-success,.status-active{background:var(--success-soft);color:var(--success)}.status-warning,.status-pending{background:var(--warning-soft);color:var(--warning)}.status-danger,.status-blocked{background:var(--danger-soft);color:var(--danger)}@media (max-width:1120px) and (min-width:821px){.school-admin-shell{grid-template-columns:84px minmax(0,1fr)}.school-topbar{grid-template-columns:minmax(190px,1fr) auto minmax(140px,170px) auto}}@media (max-width:820px){.school-admin-shell{border-radius:0;grid-template-columns:minmax(0,1fr);width:100%;min-height:100vh;margin:0}.school-main{grid-template-columns:minmax(0,1fr);width:100%;max-width:100%;overflow-x:clip}.school-topbar{z-index:30;background:color-mix(in srgb, var(--surface) 90%, transparent);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);grid-template-columns:36px minmax(0,1fr) auto;width:100%;min-width:0;min-height:58px;padding:8px 10px;position:sticky;top:0}.school-page-shell{gap:var(--space-3);min-width:0;max-width:100%;padding:0 var(--space-3) var(--space-5);grid-template-columns:minmax(0,1fr)}.school-mobile-select,.school-mobile-select .admin-area-menu,.school-mobile-select .admin-area-select{width:100%;min-width:0}.school-page-head{gap:var(--space-2);min-height:0;padding:var(--space-4) 0 var(--space-2)}.school-page-head h1{font-size:clamp(1.65rem,7vw,2.15rem)}.school-page-head span{font-size:.875rem}.school-page-shell .work-panel{gap:var(--space-3);padding:var(--space-4);border-radius:18px}.school-page-shell .work-panel h1,.school-page-shell .work-panel h2,.section-heading-row h1,.section-heading-row h2{font-size:clamp(1.45rem,6vw,1.9rem)}.section-heading-row{align-items:stretch}.metric-card,.school-page-shell .metric-card,.school-page-shell .review-status-card{min-height:100px;padding:var(--space-3)}}@media (max-width:520px){.school-page-shell{padding-inline:10px}.school-page-head{padding-top:var(--space-3)}.school-page-head p{font-size:.75rem}.school-page-head h1{font-size:1.58rem}.school-page-head span{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.admin-breadcrumb{font-size:.75rem}.button{min-height:42px;padding-inline:12px;font-size:.875rem}.overview-summary-grid.admin-overview-summary,.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.overview-summary-grid.admin-overview-summary .metric-card,.dashboard-grid .metric-card{min-height:112px;padding:13px}.overview-summary-grid.admin-overview-summary .metric-card strong,.dashboard-grid .metric-card strong{font-size:1.5rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.school-page-shell .student-home-hero{grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr)}.student-home-intro{min-width:0}.student-home-intro h1{overflow-wrap:normal;word-break:normal}@media (max-width:1040px){.school-page-shell .student-home-hero{grid-template-columns:minmax(0,1fr);align-items:stretch}.student-home-intro{max-width:680px}}@media (max-width:520px){.school-page-shell .student-home-hero{gap:16px;padding:18px}.student-home-intro{gap:8px;display:grid}.school-page-shell .student-home-intro h1{max-width:12ch;font-size:clamp(2rem,10vw,2.65rem);line-height:.98}.school-page-shell .student-home-intro p{max-width:none;font-size:.875rem;line-height:1.5}.student-home-hero .dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:0}.student-home-hero .metric-card{min-height:108px;padding:13px}}@media (max-width:360px){.student-home-hero .dashboard-grid{grid-template-columns:minmax(0,1fr)}}.student-app-shell .school-page-shell{gap:12px}.student-app-shell .school-page-head{min-height:60px;padding-block:4px 6px}.student-app-shell .school-page-head h1{font-size:clamp(1.65rem,2.4vw,2.2rem)}.student-app-shell .school-page-head span{max-width:620px}.student-compact-panel{gap:14px!important;padding:18px!important}.student-compact-panel .section-heading-row{min-height:0}.student-compact-panel .section-heading-row h2{font-size:clamp(1.4rem,2.2vw,1.85rem)}.student-compact-panel .submission-status-grid{gap:8px}.student-compact-panel .submission-status-grid article,.student-reading-library .metric-card,.question-work-panel .submission-status-grid article{min-height:88px;box-shadow:none;border-radius:16px;gap:4px;padding:12px 14px}.student-compact-panel .submission-status-grid strong,.student-reading-library .metric-card strong{font-size:1.5rem}.student-composer-panel{border:1px solid var(--line);background:color-mix(in srgb, var(--surface) 95%, var(--accent-soft));border-radius:18px;padding:14px}.student-composer-panel .student-form{padding:14px}.student-composer-panel .submission-summary .metric-card{min-height:88px}.student-inline-details{border-top:1px solid var(--line);padding-top:8px}.student-inline-details>summary{width:fit-content;color:var(--accent-strong);cursor:pointer;font-size:.875rem;font-weight:600}.student-inline-details[open]>summary{margin-bottom:8px}.submission-history-compact{border:1px solid var(--line);background:#ffffffad;border-radius:18px;gap:0;overflow:hidden}.submission-history-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:16px;padding:14px 16px;display:flex}.submission-history-toolbar h2,.submission-history-toolbar span{margin:0}.submission-history-toolbar>div>span{color:var(--muted);font-size:.875rem}.submission-history-filter{grid-template-columns:minmax(190px,280px) minmax(150px,190px) auto;align-items:center;gap:8px;display:grid}.submission-history-filter input,.submission-history-filter select{min-height:40px;padding:8px 12px}.submission-history-row{border:0;border-bottom:1px solid var(--line);background:0 0;border-radius:0;grid-template-columns:minmax(0,1fr) minmax(150px,auto) auto;align-items:center;gap:16px;min-height:76px;padding:12px 16px}.submission-history-row:last-of-type{border-bottom:0}.submission-history-main{min-width:0}.submission-history-main strong,.submission-history-main small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.submission-history-main strong{color:var(--text);font-size:1rem}.submission-history-main small{margin-top:4px;font-size:.75rem}.submission-history-main small span{color:inherit}.submission-history-meta{justify-content:flex-end;align-items:center;gap:10px;display:flex}.submission-history-meta .status-pill{padding:6px 9px;font-size:.75rem}.submission-history-meta time{min-width:108px;color:var(--muted);text-align:right;font-size:.75rem}.submission-history-open{color:var(--gold-dark);white-space:nowrap;align-items:center;gap:8px;font-size:.875rem;font-weight:600;display:inline-flex}.submission-history-open span{color:inherit;font-size:1.125rem}.submission-detail-panel{gap:16px}.submission-detail-head,.submission-detail-head>div:last-child{justify-content:space-between;align-items:center;gap:12px;display:flex}.submission-detail-head h2,.submission-detail-head p{margin:0}.submission-detail-head>div:first-child>span{color:var(--muted);font-size:.875rem}.submission-detail-grid{grid-template-columns:minmax(0,.9fr) minmax(300px,1.1fr);gap:14px;display:grid}.submission-detail-card{border:1px solid var(--line);background:#ffffff9e;border-radius:16px;padding:16px}.submission-detail-card h3{margin:0 0 12px}.submission-detail-facts{margin:0}.submission-detail-facts>div{border-bottom:1px solid var(--line);grid-template-columns:92px minmax(0,1fr);gap:12px;padding:9px 0;display:grid}.submission-detail-facts dt{color:var(--muted);font-size:.875rem;font-weight:600}.submission-detail-facts dd{margin:0}.submission-detail-assets{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.submission-feedback-list{align-content:start;gap:10px;display:grid}.submission-feedback-list article{background:var(--surface-soft);border-radius:12px;padding:12px}.submission-feedback-list time{color:var(--muted);font-size:.75rem}.submission-feedback-list p{margin:6px 0 0}.submission-feedback-list audio{width:100%;margin-top:10px}@media (max-width:760px){.submission-history-toolbar{align-items:stretch;padding:12px;display:grid}.submission-history-filter{grid-template-columns:minmax(0,1fr) minmax(130px,.7fr)}.submission-history-filter .button{grid-column:1/-1;min-height:38px}.submission-history-row{grid-template-columns:minmax(0,1fr) auto;gap:6px 12px;min-height:82px;padding:11px 12px}.submission-history-meta{align-self:start}.submission-history-meta time{display:none}.submission-history-open{grid-column:1/-1;justify-self:end}.submission-detail-head,.submission-detail-head>div:last-child{align-items:flex-start}.submission-detail-head{display:grid}.submission-detail-grid{grid-template-columns:1fr}}@media (max-width:480px){.submission-history-filter{grid-template-columns:1fr}.submission-history-filter .button{grid-column:auto}.submission-history-row{grid-template-columns:minmax(0,1fr) auto}.submission-detail-head>div:last-child{flex-wrap:wrap}}.student-pagination{margin-top:2px}.student-reading-library .reading-library-card{gap:9px;min-height:142px;padding:14px}.student-reading-library .reading-library-card p{margin:0}.student-today-grid,.student-home-columns{grid-template-columns:minmax(0,1.55fr) minmax(280px,.75fr);gap:12px;display:grid}.student-today-card,.student-coach-card,.student-focus-panel,.student-feedback-card,.student-week-panel,.student-session-summary{box-shadow:none}.student-today-card{background:radial-gradient(circle at 94% 8%,#e1991330 0 90px,#0000 91px),linear-gradient(135deg,#fffaf0,#f8ecd0);gap:9px;min-height:238px;padding:24px;display:grid;position:relative;overflow:hidden}.student-today-card:after{content:"";border:24px solid #ffffff6b;border-radius:50%;width:150px;height:150px;position:absolute;bottom:-42px;right:32px}.student-today-card>*{z-index:1;position:relative}.student-today-label,.student-section-head,.student-today-actions,.student-next-session{justify-content:space-between;align-items:center;gap:12px;display:flex}.student-today-label>span,.student-today-kicker,.student-section-head p,.student-coach-card p{color:var(--accent-strong);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:600}.student-today-label small,.student-today-actions>span,.student-coach-card span,.student-muted-copy{color:var(--muted);font-size:.875rem;font-weight:700}.student-today-card h2{max-width:18ch;font-family:var(--font-display);margin:0;font-size:clamp(2rem,4vw,3rem);line-height:.98}.student-today-card>p:not(.student-today-kicker){max-width:58ch;color:var(--muted);margin:0;line-height:1.5}.student-today-actions{justify-content:flex-start;margin-top:auto}.student-today-actions .button{min-width:176px}.student-coach-card{grid-template-columns:auto minmax(0,1fr);align-content:center;gap:14px;padding:22px;display:grid}.student-coach-avatar{color:#fff;background:var(--accent);border-radius:18px;place-items:center;width:52px;height:52px;font-weight:600;display:grid}.student-coach-card>div{gap:7px;display:grid}.student-coach-card strong{font-size:1rem;line-height:1.35}.student-journey-strip{border:1px solid var(--line);background:#ffffff94;border-radius:18px;grid-template-columns:repeat(4,minmax(0,1fr));padding:12px;display:grid}.student-journey-strip>div{min-height:42px;color:var(--muted);justify-content:center;align-items:center;gap:8px;font-size:.875rem;display:flex;position:relative}.student-journey-strip>div:not(:last-child):after{background:var(--line);content:"";width:24px;height:1px;position:absolute;top:50%;right:-12px}.student-journey-strip span{border:1px solid var(--line);background:var(--surface);border-radius:50%;place-items:center;width:24px;height:24px;display:grid}.student-journey-strip .done{color:var(--success)}.student-journey-strip .done span{color:#fff;border-color:var(--success);background:var(--success)}.student-journey-strip .active{color:var(--accent-strong)}.student-journey-strip .active span{border:6px solid var(--accent-soft);background:var(--accent)}.student-focus-panel,.student-feedback-card,.student-week-panel,.student-session-summary{align-content:start;gap:13px;padding:18px;display:grid}.student-section-head h2{margin:2px 0 0;font-size:1.25rem}.student-section-head p{margin:0}.student-section-head>a{color:var(--accent-strong);font-size:.875rem;font-weight:600}.student-task-list{gap:8px;display:grid}.student-home-task{border:1px solid var(--line);min-height:68px;color:inherit;background:#ffffffb8;border-radius:14px;grid-template-columns:98px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 12px;text-decoration:none;display:grid}.student-home-task:hover{border-color:var(--accent);transform:translateY(-1px)}.student-home-task>span{width:fit-content;color:var(--accent-strong);background:var(--accent-soft);border-radius:999px;padding:6px 8px;font-size:.75rem;font-weight:600}.student-home-task.urgent>span{color:#a53a1e;background:#fff0e9}.student-home-task.waiting>span{color:#64716a;background:#edf1ee}.student-home-task>div{min-width:0}.student-home-task strong,.student-home-task p{text-overflow:ellipsis;white-space:nowrap;margin:0;display:block;overflow:hidden}.student-home-task p{color:var(--muted);margin-top:3px;font-size:.875rem}.student-home-task>b{color:var(--accent);font-size:1.25rem}.student-feedback-card{background:linear-gradient(145deg,#ffffffe6,#f7efdcdb);min-height:100%}.student-feedback-card>strong{font-size:1rem}.student-feedback-card>p{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;line-height:1.5;display:-webkit-box;overflow:hidden}.student-feedback-card .button{width:fit-content;margin-top:auto}.student-home-columns.secondary{grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr)}.student-week-days{grid-template-columns:repeat(7,minmax(0,1fr));gap:7px;display:grid}.student-week-days>div{color:var(--muted);justify-items:center;gap:6px;font-size:.75rem;font-weight:600;display:grid}.student-week-days i{border:1px solid var(--line);background:#ffffffb8;border-radius:12px;place-items:center;width:34px;height:34px;font-style:normal;display:grid}.student-week-days .completed i{color:#fff;border-color:var(--success);background:var(--success)}.student-week-days .today i{color:var(--accent-strong);border:2px solid var(--accent)}.student-week-panel>p{color:var(--muted);margin:0;font-size:.875rem}.student-next-session>div{gap:4px;min-width:0;display:grid}.student-next-session span{color:var(--muted);font-size:.875rem}.student-account-details{box-shadow:none;padding:0;overflow:hidden}.student-account-details>summary{cursor:pointer;padding:14px 18px;font-weight:600}.student-account-details[open]>summary{border-bottom:1px solid var(--line)}.student-account-details>div{gap:10px;padding:14px 18px 18px;display:grid}.student-account-details .student-access-banner{padding:12px 14px}.student-account-details>div>p{color:var(--muted);margin:0;font-size:.875rem;line-height:1.5}.student-feedback-audio{gap:7px;margin-top:12px;display:grid}.student-feedback-audio small{color:var(--muted);font-weight:600}.student-feedback-audio audio{width:100%;max-width:520px;height:42px;display:block}.student-streak-chip{color:#9c5b06;background:#fffaefe6;border:1px solid #d9911133;border-radius:999px;justify-content:center;align-items:center;width:46px;min-width:46px;min-height:46px;padding:0;text-decoration:none;display:inline-flex;position:relative;box-shadow:0 8px 24px #64420d0f}.student-streak-chip span{filter:grayscale(.45);font-size:1.25rem}.student-streak-chip strong{color:#fff;background:#d98e0d;border:2px solid #fffaf0;border-radius:999px;place-items:center;width:20px;height:20px;font-size:.75rem;line-height:1;display:grid;position:absolute;top:-4px;right:-4px}.student-streak-chip.complete{color:#b85b00;background:#fff2d5;border-color:#ee8d0859}.student-streak-chip.complete span{filter:none;animation:1.8s ease-in-out infinite student-flame-pulse}@media (min-width:821px){.student-app-shell .school-topbar{grid-template-columns:minmax(200px,1fr) 46px auto minmax(150px,190px) minmax(190px,auto)}.student-app-shell .student-streak-chip{grid-column:2}.student-app-shell .school-work-chip,.student-app-shell .topbar-notification-menu{grid-column:3}.student-app-shell .school-desktop-select{grid-column:4}.student-app-shell .school-profile-menu{grid-column:5}}.student-week-panel{scroll-margin-top:90px}.student-week-panel.complete{background:radial-gradient(circle at 92% 14%,#ffb73733,#0000 32%),#fffcf5eb;border-color:#ee8d0857}.student-week-panel .student-section-head h2 span{margin-right:2px;display:inline-block}.student-streak-state{color:#9a5f0b;white-space:nowrap;background:#fff2d8;border-radius:999px;padding:7px 10px;font-size:.75rem;font-weight:600}.student-week-panel.complete .student-streak-state{color:#157549;background:#e5f7ec}.student-streak-progress{background:#eee7da;border-radius:999px;height:9px;overflow:hidden}.student-streak-progress i{border-radius:inherit;background:linear-gradient(90deg,#f7b529,#ef760c);min-width:8%;height:100%;transition:width .35s;display:block}.student-streak-action{width:fit-content;margin-top:2px}.student-streak-celebration{background:#e9f7ee;border-radius:12px;padding:10px 12px;font-weight:600;color:#166e47!important}@keyframes student-flame-pulse{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-1px)scale(1.08)}}@media (max-width:820px){.student-app-shell .school-page-head{padding-block:10px 4px}.student-app-shell .school-page-head>div{gap:2px}.student-app-shell .school-page-head p{display:none}.student-app-shell .school-page-head h1{font-size:1.5rem}.student-app-shell .school-page-head span{-webkit-line-clamp:1;font-size:.875rem}.student-app-shell .admin-breadcrumb{display:none}.student-compact-panel{padding:14px!important}.student-today-grid,.student-home-columns,.student-home-columns.secondary{grid-template-columns:minmax(0,1fr)}.student-coach-card{grid-template-columns:auto minmax(0,1fr);padding:16px}.student-journey-strip{scrollbar-width:none;grid-template-columns:repeat(4,minmax(132px,1fr));overflow-x:auto}.student-journey-strip::-webkit-scrollbar{display:none}.student-compact-panel .section-heading-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid}.student-compact-panel .section-heading-row p:first-child{display:none}.student-compact-panel .section-heading-row>.button{min-height:38px;padding-inline:11px}}@media (max-width:620px){.student-streak-chip{width:38px;min-width:38px;min-height:38px;padding:0}.student-streak-chip span{font-size:1rem}.student-streak-chip strong{width:18px;height:18px;font-size:.75rem;top:-3px;right:-3px}.student-streak-state{text-overflow:ellipsis;max-width:130px;overflow:hidden}.student-journey-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;overflow:visible}.student-journey-strip>div{background:#ffffff7a;border-radius:11px;justify-content:flex-start;min-height:38px;padding:4px 8px}.student-journey-strip>div:after{display:none}.student-today-card{min-height:220px;padding:18px}.student-today-card h2{max-width:15ch;font-size:2rem}.student-today-label small{display:none}.student-today-actions{justify-items:start;display:grid}.student-today-actions .button{min-width:0}.student-coach-card{padding:14px}.student-coach-avatar{border-radius:14px;width:42px;height:42px}.student-home-task{grid-template-columns:minmax(0,1fr) auto;gap:6px}.student-home-task>span{grid-column:1;margin-bottom:2px}.student-home-task>div{grid-column:1}.student-home-task>b{grid-area:1/2/3}.student-home-task p{white-space:normal;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box}.student-focus-panel,.student-feedback-card,.student-week-panel,.student-session-summary{padding:14px}.student-week-days{gap:3px}.student-week-days i{border-radius:10px;width:30px;height:30px}.student-feedback-audio{z-index:3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffcf5f5;border:1px solid #b77a1138;border-radius:14px;padding:10px;position:sticky;bottom:8px;box-shadow:0 12px 30px #3f2e1224}.student-compact-panel .submission-status-grid,.student-reading-library .review-status-grid{scroll-snap-type:x proximity;scrollbar-width:none;gap:8px;display:flex;overflow-x:auto}.student-compact-panel .submission-status-grid::-webkit-scrollbar{display:none}.student-reading-library .review-status-grid::-webkit-scrollbar{display:none}.student-compact-panel .submission-status-grid article,.student-reading-library .metric-card{scroll-snap-align:start;flex:0 0 132px;min-height:82px}.student-compact-panel .submission-status-grid span,.student-reading-library .metric-card span{-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:.75rem;display:-webkit-box;overflow:hidden}.student-compact-panel .section-heading-row h2{font-size:1.25rem}.student-compact-panel .section-heading-row>div>p:last-child{display:none}.student-assignment-row{grid-template-columns:minmax(0,1fr) auto}.student-assignment-row>span{display:none}.student-composer-panel{background:0 0;border:0;padding:0}.student-composer-panel .submission-summary{display:none}.submission-card{border-radius:16px;gap:8px;padding:12px}.submission-card>div:first-child>p{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.student-reading-heading{align-items:center}.student-reading-library>p{display:none}.student-reading-library .reading-library-card{min-height:126px}}.lesson-source-editor{border:1px solid var(--line);background:var(--surface-soft);border-radius:22px;margin:18px 0;padding:18px}.lesson-source-heading,.lesson-source-layout{gap:18px;display:grid}.lesson-source-heading{grid-template-columns:minmax(0,1fr) auto;align-items:flex-end;margin-bottom:16px}.lesson-source-heading span,.lesson-source-preview>span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:600}.lesson-source-heading h3{margin:3px 0 0;font-size:1.25rem}.lesson-source-heading small,.lesson-source-fields label small{color:var(--muted)}.lesson-source-layout{grid-template-columns:minmax(260px,.72fr) minmax(360px,1.28fr);align-items:start}.lesson-source-fields{gap:14px;display:grid}.lesson-source-fields label{gap:7px;display:grid}.lesson-link-warning{border:1px solid color-mix(in srgb, var(--brand) 28%, transparent);color:var(--brand-deep);background:color-mix(in srgb, var(--brand) 8%, var(--surface));border-radius:12px;padding:10px 12px;font-size:.75rem;font-weight:700;line-height:1.45}.lesson-source-fields input,.lesson-source-fields select{width:100%}.lesson-file-picker input[type=file]{border:1px dashed var(--line-strong);background:var(--surface);border-radius:14px;padding:10px}.lesson-source-preview{gap:8px;display:grid}.lesson-preview-frame{border:1px solid var(--line);background:#171715;border-radius:18px;place-items:center;width:100%;display:grid;overflow:hidden}.lesson-preview-frame.is-landscape{aspect-ratio:16/9}.lesson-preview-frame.is-portrait{aspect-ratio:9/16;justify-self:center;width:min(100%,340px)}.lesson-preview-frame iframe,.lesson-preview-frame video{object-fit:contain;border:0;width:100%;height:100%}.lesson-source-empty{color:#d8d2c4;text-align:center;max-width:310px;margin:0;padding:24px}@media (max-width:820px){.lesson-source-layout{grid-template-columns:minmax(0,1fr)}.lesson-preview-frame.is-portrait{width:min(100%,300px)}}@media (max-width:540px){.lesson-source-editor{border-radius:18px;padding:14px}.lesson-source-heading{grid-template-columns:minmax(0,1fr);gap:4px}}.students-toolbar,.course-toolbar,.reading-bank-toolbar,.assignment-filter-bar,.reports-filter{border:1px solid var(--line);border-radius:var(--radius-md);background:color-mix(in srgb, var(--surface) 94%, transparent);box-shadow:none}.students-toolbar,.course-toolbar{padding:12px}.students-advanced-filter,.course-filter-form,.reading-bank-toolbar,.assignment-filter-bar{align-items:flex-end;gap:10px}.students-advanced-filter label,.course-filter-form label,.reading-bank-toolbar label{gap:5px;min-width:0;display:grid}.students-advanced-filter label>span,.course-filter-form label>span,.reading-bank-toolbar label>span{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:.75rem;font-weight:600}.students-advanced-filter input,.students-advanced-filter select,.course-filter-form input,.course-filter-form select,.reading-bank-toolbar input,.reading-bank-toolbar select,.assignment-filter-bar input,.assignment-filter-bar select{border-radius:12px;min-width:0;min-height:42px}.students-advanced-filter button,.students-clear-filter,.course-filter-form .button,.reading-bank-toolbar .button,.assignment-filter-bar .button{white-space:nowrap;border-radius:12px;min-height:42px;padding-inline:16px}.student-filter-row,.review-status-grid,.reports-filter{scrollbar-width:thin}.student-filter-row a,.reports-filter a{white-space:nowrap;border-radius:999px;min-height:38px;padding:8px 13px}.students-table-card,.assignment-table-wrap,.reports-table-wrap{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);overflow:hidden}.students-table-summary,.data-list-head,.reading-list-head{min-height:52px;padding:10px 14px}.students-table-shell,.assignment-table-wrap,.reports-table-wrap{overscroll-behavior-inline:contain;overflow-x:auto}.students-admin-table,.assignment-table,.reports-table{border-collapse:collapse;width:100%}.students-admin-table th,.assignment-table th,.reports-table th{height:38px;color:var(--muted);letter-spacing:.045em;text-transform:uppercase;white-space:nowrap;padding:8px 10px;font-size:.75rem}.students-admin-table td,.assignment-table td,.reports-table td{vertical-align:middle;padding:10px}.students-admin-table tbody tr,.assignment-table tbody tr,.reports-table tbody tr{border-top:1px solid color-mix(in srgb, var(--line) 78%, transparent)}.students-admin-table tbody tr:hover,.assignment-table tbody tr:hover,.reports-table tbody tr:hover{background:color-mix(in srgb, var(--accent-soft) 38%, transparent)}.students-name-cell,.students-contact-cell,.students-learning-cell,.students-access-cell{min-width:0}.students-name-cell strong,.students-contact-cell strong,.assignment-table td strong,.reports-table td strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.student-open-profile,.course-actions .button,.review-row .button{white-space:nowrap;border-radius:11px;min-height:38px;padding:8px 13px}.review-status-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.school-page-shell .review-status-card{min-height:82px;padding:12px 14px}.school-page-shell .review-status-card strong{font-size:1.5rem}.review-row{grid-template-columns:minmax(160px,.9fr) minmax(240px,1.8fr) minmax(120px,.65fr) auto;align-items:center;gap:14px;min-height:92px;padding:14px 16px}.review-student,.review-content,.review-meta{min-width:0}.review-student strong,.review-student span,.review-content strong,.review-content small,.review-content p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.review-content p{margin:3px 0}.reading-admin-card.reading-compact-card,.course-index-card{min-height:0;padding:14px 16px}.students-pagination-bar,.admin-table-footer{border-top:1px solid var(--line);background:color-mix(in srgb, var(--surface) 96%, var(--accent-soft));min-height:50px;margin-top:0;padding:9px 14px}.students-pagination-bar>div,.admin-table-footer>div{gap:8px}.students-pagination-bar a,.students-pagination-bar>div>span,.admin-table-footer .button.compact{border-radius:10px;place-items:center;width:34px;min-width:34px;height:34px;min-height:34px;padding:0;display:inline-grid}.students-pagination-bar strong,.admin-table-footer strong{white-space:nowrap;font-size:.875rem}@media (max-width:820px){.students-advanced-filter,.course-filter-form,.reading-bank-toolbar,.assignment-filter-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.students-advanced-filter label:first-of-type,.course-filter-form label:first-of-type,.reading-bank-toolbar label:first-of-type,.assignment-filter-bar input:first-child{grid-column:1/-1}.review-row{grid-template-columns:minmax(0,1fr) auto;gap:10px}.review-content{grid-area:2/1/auto/-1}.review-meta{grid-area:3/1}.review-row .course-actions{grid-area:1/2/span 3}}@media (max-width:520px){.students-toolbar,.course-toolbar,.reading-bank-toolbar,.assignment-filter-bar{padding:10px}.students-advanced-filter,.course-filter-form,.reading-bank-toolbar,.assignment-filter-bar{grid-template-columns:minmax(0,1fr)}.students-advanced-filter>*,.course-filter-form>*,.reading-bank-toolbar>*,.assignment-filter-bar>*{grid-column:1}.review-status-grid{display:flex;overflow-x:auto}.school-page-shell .review-status-card{flex:0 0 146px}.review-row{grid-template-columns:minmax(0,1fr);padding:13px}.review-content,.review-meta,.review-row .course-actions{grid-area:auto/1}.review-row .course-actions{justify-content:space-between;display:flex}.students-pagination-bar,.admin-table-footer{padding-inline:10px}}.student-detail-panel,.course-detail-panel{gap:16px;display:grid}.student-detail-hero,.course-detail-hero{border-radius:var(--radius-lg);min-height:0;padding:18px 20px}.student-detail-hero{grid-template-columns:auto minmax(0,1fr) auto;gap:14px}.student-detail-hero h2,.course-detail-hero h2{font-size:clamp(1.45rem,2.3vw,2rem);line-height:1.08}.student-detail-metrics .metric-card strong{font-size:clamp(1.35rem,2.2vw,1.8rem)}.student-detail-grid{align-items:start;gap:14px}.student-detail-grid .detail-section{border-radius:var(--radius-lg);min-width:0;padding:18px}.detail-disclosure>summary,.inline-create-disclosure>summary,.compact-action-menu>summary{cursor:pointer;list-style:none}.detail-disclosure>summary::-webkit-details-marker{display:none}.inline-create-disclosure>summary::-webkit-details-marker{display:none}.compact-action-menu>summary::-webkit-details-marker{display:none}.detail-disclosure>summary{justify-content:space-between;align-items:center;gap:12px;min-height:52px;display:flex}.detail-disclosure>summary:after{content:"+";background:var(--accent-soft);width:32px;height:32px;color:var(--accent-strong);border-radius:50%;flex:0 0 32px;place-items:center;font-size:1.125rem;font-weight:600;display:grid}.detail-disclosure[open]>summary:after{content:"−"}.detail-disclosure[open]>summary{border-bottom:1px solid var(--line);margin-bottom:14px;padding-bottom:12px}.student-voice-section-head>span,.student-account-heading>span{color:var(--muted);white-space:nowrap;margin-left:auto;font-size:.75rem}.compact-section-title{margin-bottom:10px}.compact-section-title p{color:var(--muted);margin:2px 0 0;font-size:.875rem}.inline-create-disclosure{border:1px solid var(--line);border-radius:var(--radius-md);background:color-mix(in srgb, var(--surface) 94%, var(--accent-soft));margin-bottom:12px}.inline-create-disclosure>summary{min-height:44px;color:var(--accent-strong);padding:11px 14px;font-weight:600}.inline-create-disclosure[open]>summary{border-bottom:1px solid var(--line)}.live-session-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:14px}.live-session-title-field,.live-session-link-field,.live-session-notes-field,.live-session-submit{grid-column:1/-1}.live-session-form label,.billing-row-form label{min-width:0}.student-account-section .billing-row-form{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:12px;display:grid}.student-account-section .billing-submit{grid-column:1/-1;justify-self:end}.student-account-inline-form{grid-template-columns:minmax(0,1fr) auto;align-items:flex-end;gap:10px;margin-top:10px;display:grid}.compact-action-menu{align-self:start;position:relative}.compact-action-menu>summary{border:1px solid var(--line);background:var(--surface);letter-spacing:.08em;border-radius:50%;place-items:center;width:42px;height:42px;font-weight:600;display:grid}.compact-action-menu>div{z-index:8;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);width:172px;box-shadow:var(--shadow-soft);gap:7px;padding:9px;display:grid;position:absolute;top:calc(100% + 8px);right:0}.compact-action-menu>div .button{width:100%}.course-detail-hero{grid-template-columns:minmax(0,1fr) auto;align-items:start}.course-detail-panel>.button:first-child{justify-self:start}.module-card,.lesson-row,.enrollment-row{min-width:0}.lesson-row-main small{text-overflow:ellipsis;white-space:nowrap;max-width:52ch;display:block;overflow:hidden}@media (max-width:820px){.student-detail-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.student-detail-grid,.course-detail-hero{grid-template-columns:minmax(0,1fr)}.compact-action-menu{position:absolute;top:14px;right:14px}.course-detail-hero{padding-right:66px;position:relative}.student-account-section .billing-row-form{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.student-detail-panel,.course-detail-panel{gap:11px}.student-detail-hero{grid-template-columns:auto minmax(0,1fr);padding:14px}.student-detail-hero .status-pill{grid-column:2;justify-self:start}.student-detail-metrics .metric-card{min-height:96px;padding:12px}.student-detail-grid .detail-section{padding:14px}.student-voice-section-head>span,.student-account-heading>span{display:none}.live-session-form,.student-account-section .billing-row-form,.student-account-inline-form{grid-template-columns:minmax(0,1fr)}.live-session-form>*,.student-account-section .billing-row-form>*,.student-account-inline-form>*{grid-column:1}.student-account-section .billing-submit,.student-account-inline-form .button{justify-self:stretch;width:100%}.course-detail-hero{padding:14px 58px 14px 14px}}.course-detail-panel .section-title-row{align-items:center}.quick-create-menu{flex:none;position:relative}.quick-create-menu>summary{cursor:pointer;border:1px solid color-mix(in srgb, var(--accent) 45%, var(--line));background:var(--accent-soft);min-height:42px;color:var(--accent-strong);white-space:nowrap;border-radius:999px;padding:10px 15px;font-weight:600;list-style:none}.quick-create-menu>summary::-webkit-details-marker{display:none}.quick-create-menu[open]>summary{background:var(--accent);color:#fff}.quick-create-menu>form{z-index:10;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);width:min(420px,100vw - 32px);box-shadow:var(--shadow-soft);grid-template-columns:minmax(180px,1fr) auto;gap:8px;padding:10px;display:grid;position:absolute;top:calc(100% + 8px);right:0}.module-stack{gap:12px}.module-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:color-mix(in srgb, var(--surface) 96%, var(--accent-soft));padding:14px}.module-head{min-height:42px;margin-bottom:10px}.module-head h3{margin:0;font-size:1rem;line-height:1.25}.module-head span{color:var(--muted);margin-top:3px;font-size:.75rem;display:inline-block}.module-head .icon-actions{gap:6px}.module-head .icon-actions>form button,.module-head .mini-editor>summary{border-radius:50%;place-items:center;width:34px;min-width:34px;height:34px;min-height:34px;padding:0;display:grid}.module-card>.compact-editor{margin:0 0 10px}.module-card>.compact-editor>summary,.lesson-row>.compact-editor>summary{background:var(--surface);min-height:38px;color:var(--accent-strong);border-radius:10px;padding:8px 12px;font-size:.875rem;font-weight:600}.lesson-list{gap:7px}.lesson-row{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:9px;min-height:68px;padding:10px 11px;display:grid}.lesson-row-main{min-width:0}.lesson-row-main strong,.lesson-row-main span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.lesson-row-main strong{color:var(--ink);font-size:.875rem}.lesson-row-main span{color:var(--muted);margin-top:3px;font-size:.75rem}.lesson-row>.compact-editor{margin:0;position:relative}.lesson-row>.compact-editor[open]{grid-area:2/1/auto/-1}.lesson-row>.compact-editor[open]>form{margin-top:8px}.lesson-row>form .button.danger{color:#0000;width:38px;min-width:38px;min-height:38px;padding:0;font-size:0;overflow:hidden}.lesson-row>form .button.danger:before{content:"×";color:var(--danger);font-size:1rem;font-weight:600}.muted-section .enrollment-list{gap:7px}.enrollment-row{min-height:54px;padding:9px 11px}@media (max-width:620px){.course-detail-panel .section-title-row{align-items:flex-start}.quick-create-menu>form{grid-template-columns:minmax(0,1fr);width:auto;position:fixed;inset:auto 12px 12px}.lesson-row{grid-template-columns:minmax(0,1fr) auto auto;gap:6px}.lesson-row-main small{display:none}.lesson-row>.compact-editor>summary{color:#0000;width:38px;padding:0;font-size:0;overflow:hidden}.lesson-row>.compact-editor>summary:before{content:"✎";color:var(--accent-strong);font-size:.875rem}}.student-reading-library{gap:var(--space-4)}.student-reading-heading{justify-content:space-between;align-items:flex-end;gap:var(--space-3);display:flex}.student-reading-heading h2,.student-reading-heading p{margin:0}.student-reading-heading>span{background:var(--accent-soft);color:var(--accent-strong);border-radius:999px;flex:none;padding:7px 11px;font-size:.75rem;font-weight:600}.student-reading-library .review-status-grid{gap:10px}.student-reading-library .metric-card{min-height:116px;padding:15px}.student-reading-library .reading-library-card{align-content:start;min-height:178px;padding:16px;display:grid}.student-reading-library .reading-library-card h2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.student-reading-library .reading-library-card .course-actions{align-self:end;margin-top:auto}.reading-player-back{width:fit-content;color:var(--accent-strong);font-size:.875rem;font-weight:600}.reading-player-panel .review-detail-hero{padding-block:6px}.reading-player-panel .review-detail-hero h2{margin:2px 0 4px}.teleprompter-control-dock{border:1px solid color-mix(in srgb, var(--gold) 30%, var(--line));background:color-mix(in srgb, var(--surface) 94%, white);border-radius:999px;order:2;grid-template-columns:minmax(54px,1fr) auto minmax(156px,1fr);align-items:center;gap:8px;width:min(100%,680px);margin:10px auto 0;padding:8px;display:grid;box-shadow:0 12px 30px #3a260f1f}.teleprompter-window{order:1}.teleprompter-settings-panel{order:3}.teleprompter-session-message{order:4}.teleprompter-control-group{align-items:center;gap:6px;display:flex}.teleprompter-control-group-end{justify-self:end}.teleprompter-icon-button,.teleprompter-settings-head>button,.teleprompter-slider-control>button{border:1px solid var(--line);background:var(--surface);width:48px;height:48px;color:var(--accent-strong);cursor:pointer;font:inherit;border-radius:50%;place-items:center;padding:0;font-weight:600;transition:border-color .16s,background .16s,color .16s,transform .16s;display:inline-grid}.teleprompter-icon-button>svg,.teleprompter-play-button svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:23px;height:23px;display:block}.teleprompter-icon-button:hover,.teleprompter-icon-button.active,.teleprompter-settings-head>button:hover,.teleprompter-slider-control>button:hover{border-color:color-mix(in srgb, var(--gold) 58%, var(--line));background:var(--accent-soft);transform:translateY(-1px)}.teleprompter-icon-button:disabled{cursor:wait;opacity:.55}.teleprompter-complete-button.is-ready{border-color:color-mix(in srgb, var(--success) 46%, var(--line));background:color-mix(in srgb, var(--success-soft) 72%, var(--surface));color:var(--success)}.teleprompter-record-button.is-recording{border-color:color-mix(in srgb, var(--danger) 52%, var(--line));background:color-mix(in srgb, var(--danger-soft) 78%, var(--surface));width:auto;min-width:88px;color:var(--danger);border-radius:999px;grid-auto-flow:column;gap:7px;padding-inline:12px}.teleprompter-recording-time{font-variant-numeric:tabular-nums;font-size:.75rem;font-weight:600}.teleprompter-speed-button{border-radius:999px;grid-auto-flow:column;gap:6px;width:auto;min-width:72px;padding-inline:10px}.teleprompter-speed-button>span{font-variant-numeric:tabular-nums;min-width:31px;font-size:.75rem;font-weight:600}.teleprompter-icon-button:focus-visible,.teleprompter-play-button:focus-visible,.teleprompter-settings-head>button:focus-visible,.teleprompter-slider-control>button:focus-visible,.teleprompter-slider-control>input:focus-visible{outline:3px solid color-mix(in srgb, var(--gold) 42%, transparent);outline-offset:2px}.teleprompter-play-button{color:#fff;cursor:pointer;min-width:168px;min-height:52px;font:inherit;background:linear-gradient(135deg,#e5a832,#ad6f14);border:0;border-radius:999px;justify-content:center;align-items:center;gap:9px;padding:8px 20px;display:inline-flex;box-shadow:0 9px 20px #ad6f143d}.teleprompter-play-button>span{place-items:center;width:24px;height:24px;display:inline-grid}.teleprompter-play-button strong{font-size:.875rem}.teleprompter-control-dock.is-running .teleprompter-play-button{background:#24211d;box-shadow:0 9px 20px #18140f33}.teleprompter-settings-panel{border:1px solid var(--line);background:color-mix(in srgb, var(--surface) 94%, var(--accent-soft));border-radius:20px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:min(100%,720px);margin-inline:auto;padding:14px;animation:.18s both teleprompter-settings-in;display:grid;box-shadow:0 16px 34px #3a260f1a}@keyframes teleprompter-settings-in{0%{opacity:0;transform:translateY(-5px)}}.teleprompter-settings-head{grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px;display:flex}.teleprompter-settings-head>div{gap:2px;display:grid}.teleprompter-settings-head small,.teleprompter-range-labels{color:var(--muted);font-size:.75rem}.teleprompter-settings-head>button{width:34px;height:34px;font-size:1rem}.teleprompter-setting-row{border:1px solid var(--line);background:var(--surface);border-radius:15px;align-content:start;gap:8px;padding:12px;display:grid}.teleprompter-setting-label,.teleprompter-range-labels{justify-content:space-between;align-items:center;gap:10px;display:flex}.teleprompter-setting-label{color:var(--muted);font-size:.875rem;font-weight:600}.teleprompter-setting-label output{color:var(--accent-strong);font-size:.875rem;font-weight:600}.teleprompter-slider-control{grid-template-columns:auto minmax(100px,1fr) auto;align-items:center;gap:8px;display:grid}.teleprompter-slider-control>button{width:34px;height:34px;font-size:.75rem}.teleprompter-slider-control>input{width:100%;min-width:0;accent-color:var(--gold);cursor:pointer}.teleprompter-reset-preferences{width:fit-content;color:var(--accent-strong);cursor:pointer;font:inherit;background:0 0;border:0;grid-column:1/-1;justify-self:end;padding:3px 0;font-size:.75rem;font-weight:600}.teleprompter-window{isolation:isolate}.teleprompter-reading-line{z-index:3;pointer-events:none;background:linear-gradient(90deg,#0000,#e4a42d 12% 88%,#0000);height:2px;transition:opacity .18s,box-shadow .18s;position:absolute;top:50%;left:18px;right:18px;box-shadow:0 0 22px #e4a42d66}.teleprompter-window.is-finished .teleprompter-reading-line{opacity:.48;box-shadow:0 0 12px #e4a42d3d}.teleprompter-reading-progress{z-index:4;color:#fff7e8b8;border-top:1px solid #e4a42d4d;gap:2px;padding-top:7px;font-size:.6875rem;line-height:1.15;display:grid;position:absolute;bottom:12px;left:24px;right:24px}.teleprompter-reading-progress-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.teleprompter-reading-progress-head>span{color:#fff7e8;font-weight:700}.teleprompter-reading-progress output{color:#fff7e8b8;font-variant-numeric:tabular-nums;white-space:nowrap}.teleprompter-reading-progress input[type=range]{cursor:pointer;appearance:none;outline-offset:4px;width:100%;height:16px;min-height:16px;accent-color:var(--gold);touch-action:pan-y;background:0 0;border:0;border-radius:999px;margin:0;padding:0}.teleprompter-reading-progress input[type=range]::-webkit-slider-runnable-track{background:linear-gradient(90deg, var(--gold) 0 var(--reading-progress), #fff7e842 var(--reading-progress) 100%);border:0;border-radius:999px;height:4px}.teleprompter-reading-progress input[type=range]::-webkit-slider-thumb{appearance:none;background:var(--gold-dark);border:2px solid #fff7e8;border-radius:50%;width:10px;height:10px;margin-top:-3px;box-shadow:0 0 0 2px #e4a42d38}.teleprompter-reading-progress input[type=range]::-moz-range-track{background:#fff7e842;border:0;border-radius:999px;height:4px}.teleprompter-reading-progress input[type=range]::-moz-range-progress{background:var(--gold);border-radius:999px;height:4px}.teleprompter-reading-progress input[type=range]::-moz-range-thumb{background:var(--gold-dark);border:2px solid #fff7e8;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 2px #e4a42d38}.teleprompter-reading-progress input[type=range]:disabled{cursor:wait;opacity:.48}.teleprompter-end-marker{color:#fff7e8;text-align:center;opacity:1;background:#fff7e814;border:1px solid #ffd87957;border-radius:20px;justify-items:center;gap:5px;max-width:620px;margin-top:20px;padding:18px 20px;transition:opacity .18s;display:grid}.teleprompter-window:not(.is-finished) .teleprompter-end-marker{opacity:0}.teleprompter-end-marker>span{color:#18130a;background:#e4a42d;border-radius:50%;place-items:center;width:42px;height:42px;font-size:1.25rem;font-weight:600;display:grid}.teleprompter-end-marker strong{font-size:.55em;line-height:1.25}.teleprompter-end-marker small{color:#fff7e8b8;max-width:470px;font-size:.34em;line-height:1.45}.teleprompter-window:before{display:none}.teleprompter-shell:fullscreen{background:#0e0d0b;padding:20px}.teleprompter-shell:fullscreen .teleprompter-window{border-radius:20px;height:calc(100vh - 108px)}.teleprompter-shell:fullscreen .teleprompter-control-dock{right:16px;bottom:max(16px, env(safe-area-inset-bottom));z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffaf1f0;width:min(100% - 32px,680px);margin:0 auto;position:fixed;left:16px}.teleprompter-shell:fullscreen .teleprompter-settings-panel{right:max(16px, env(safe-area-inset-right));bottom:calc(88px + env(safe-area-inset-bottom));left:max(16px, env(safe-area-inset-left));z-index:30;overscroll-behavior:contain;background:color-mix(in srgb, var(--surface) 96%, white);width:min(100% - 32px,720px);max-height:calc(100dvh - 124px);margin:0 auto;position:fixed;overflow:auto}.completion-form{align-items:center}.reading-completion-info{border:1px solid color-mix(in srgb, var(--muted) 44%, transparent);width:17px;height:17px;color:var(--muted);cursor:help;border-radius:50%;flex:none;place-items:center;font-family:Georgia,serif;font-size:.72rem;font-style:italic;font-weight:700;line-height:1;display:inline-grid}.completion-form .button:disabled{cursor:not-allowed;opacity:.5}@media (max-width:720px){.student-reading-heading{align-items:flex-start}.student-reading-library .reading-library-grid{grid-template-columns:minmax(0,1fr)}.student-reading-library .reading-library-card{min-height:150px}.teleprompter-window{border-radius:20px;height:58vh;min-height:360px}.teleprompter-content{padding-inline:24px}.teleprompter-reading-progress{gap:1px;padding-top:6px;font-size:.69rem;bottom:10px;left:16px;right:16px}.teleprompter-end-marker{padding:15px 16px}}@media (max-width:520px){.teleprompter-control-dock{grid-template-columns:minmax(42px,1fr) auto minmax(130px,1fr);gap:5px;padding:5px}.teleprompter-control-group{gap:4px}.teleprompter-icon-button{width:42px;height:42px}.teleprompter-icon-button>svg,.teleprompter-play-button svg{width:21px;height:21px}.teleprompter-record-button.is-recording,.teleprompter-speed-button{border-radius:50%;width:42px;min-width:42px;padding:0}.teleprompter-speed-button>svg{display:none}.teleprompter-speed-button>span{min-width:0;font-size:.75rem}.teleprompter-recording-time{display:none}.teleprompter-play-button{min-width:120px;min-height:44px;padding-inline:13px}.teleprompter-play-button strong{font-size:.875rem}.teleprompter-settings-panel{grid-template-columns:minmax(0,1fr);padding:12px}.teleprompter-shell:fullscreen .teleprompter-settings-panel{right:12px;bottom:calc(72px + env(safe-area-inset-bottom));width:calc(100% - 24px);max-height:calc(100dvh - 100px);left:12px}.teleprompter-settings-head,.teleprompter-reset-preferences{grid-column:1}.completion-form{align-items:stretch}}.question-admin-panel{gap:13px}.question-admin-panel .review-panel-head h2,.question-admin-panel .review-panel-head p{margin-bottom:4px}.question-search-bar{border:1px solid var(--line);border-radius:var(--radius-lg);background:color-mix(in srgb, var(--surface) 94%, var(--accent-soft));grid-template-columns:minmax(240px,1fr) auto auto;gap:8px;padding:10px;display:grid}.question-search-bar input,.question-search-bar .button{min-height:42px}.question-row{min-height:82px}.question-row .review-content p{white-space:normal;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.question-row .review-student>div,.question-row .review-content{min-width:0}.question-detail-panel{gap:14px}.question-detail-panel>.button:first-child{width:fit-content}.question-detail-panel .review-detail-hero,.question-detail-panel .submission-summary,.question-detail-panel .review-form,.question-detail-panel .feedback-list{min-width:0}.question-detail-panel .feedback-card{padding:12px 14px}.question-admin-actions{border-top:1px solid var(--line);padding-top:12px}.question-work-panel .submission-status-grid article{min-height:96px}.question-history-list .question-card>div:first-child>p,.question-history-list .feedback-preview p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}@media (max-width:720px){.question-search-bar{grid-template-columns:minmax(0,1fr) auto}.question-search-bar .button:last-child{grid-column:1/-1}.question-detail-panel .review-detail-grid{grid-template-columns:minmax(0,1fr)}}@media (max-width:520px){.question-search-bar{grid-template-columns:minmax(0,1fr)}.question-search-bar .button,.question-search-bar .button:last-child{grid-column:1}.question-row .review-student span:not(.course-initial){display:none}.question-admin-actions{grid-template-columns:1fr 1fr;display:grid}.question-admin-actions .button{width:100%}}.schedule-panel,.schedule-new-panel{gap:16px}.schedule-heading{align-items:center}.schedule-summary-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.schedule-summary-row>a{border:1px solid var(--line);background:var(--surface-soft);min-height:66px;color:var(--ink);border-radius:16px;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.schedule-summary-row>a.active{border-color:var(--accent);background:var(--accent-soft)}.schedule-summary-row strong{font-size:1.5rem}.schedule-filter-bar{grid-template-columns:minmax(260px,1fr) 190px auto auto;gap:10px;display:grid}.schedule-filter-bar input,.schedule-filter-bar select{min-width:0}.schedule-list{gap:8px;display:grid}.schedule-row{border:1px solid var(--line);background:var(--surface);border-radius:16px;grid-template-columns:155px minmax(0,1fr) 108px auto;align-items:center;gap:14px;padding:12px 14px;display:grid}.schedule-row time,.schedule-main{gap:3px;min-width:0;display:grid}.schedule-row time span,.schedule-main span,.schedule-main small{color:var(--muted)}.schedule-main>strong,.schedule-main>span,.schedule-main>small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.schedule-actions{justify-content:flex-end;align-items:center;gap:7px;display:flex}.schedule-actions details{position:relative}.schedule-actions summary{background:var(--surface-soft);cursor:pointer;border-radius:999px;place-items:center;width:40px;height:40px;list-style:none;display:grid}.schedule-actions details>div{z-index:10;border:1px solid var(--line);background:var(--surface);width:190px;box-shadow:var(--shadow);border-radius:14px;padding:8px;display:grid;position:absolute;top:calc(100% + 6px);right:0}.schedule-actions details button{background:0 0;justify-content:flex-start;width:100%}.schedule-create-form{border:1px solid var(--line);background:var(--surface-soft);border-radius:18px;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;max-width:860px;padding:18px;display:grid}.schedule-create-form label{gap:7px;display:grid}.schedule-wide{grid-column:1/-1}@media (max-width:900px){.schedule-summary-row{grid-template-columns:repeat(2,minmax(0,1fr))}.schedule-filter-bar{grid-template-columns:minmax(0,1fr) 170px}.schedule-row{grid-template-columns:135px minmax(0,1fr) auto}.schedule-row>.live-session-status{display:none}}@media (max-width:620px){.schedule-summary-row>a{min-height:54px;padding:10px 12px}.schedule-filter-bar,.schedule-create-form{grid-template-columns:minmax(0,1fr)}.schedule-wide{grid-column:1}.schedule-row{grid-template-columns:minmax(0,1fr) auto;gap:8px}.schedule-row time{grid-column:1/-1;gap:8px;display:flex}.schedule-actions>.button:not(.primary){display:none}}.reports-secondary-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.reports-secondary-metrics article{border:1px solid var(--line);background:var(--surface-soft);border-radius:16px;gap:4px;padding:14px 16px;display:grid}.reports-secondary-metrics span,.reports-secondary-metrics small{color:var(--muted)}.reports-secondary-metrics strong{color:var(--ink);font-size:1.6rem}.reports-search-form{grid-template-columns:minmax(260px,1fr) 190px auto auto;gap:10px;display:grid}.reports-search-form input,.reports-search-form select{min-width:0}.reports-table td small{color:var(--muted);white-space:nowrap;margin-top:3px;display:block}.reports-table td:nth-child(2),.reports-table td:nth-child(3),.reports-table td:nth-child(4){min-width:105px}@media (max-width:900px){.reports-search-form{grid-template-columns:minmax(0,1fr) 170px}}@media (max-width:620px){.reports-secondary-metrics{grid-template-columns:minmax(0,1fr)}.reports-secondary-metrics article{grid-template-columns:minmax(0,1fr) auto;align-items:center}.reports-secondary-metrics article small{grid-column:1/-1}.reports-search-form{grid-template-columns:minmax(0,1fr)}}.content-hub-panel,.content-roadmap-panel{gap:18px;display:grid}.content-hub-heading,.content-roadmap-panel>header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.content-hub-heading h2,.content-roadmap-panel h2{margin:3px 0 4px}.content-hub-heading span,.content-roadmap-note{color:var(--muted)}.content-area-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.public-content-editor,.public-content-library{gap:18px;display:grid}.content-editor-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.content-editor-heading h2{margin:3px 0 0}.public-content-form{gap:18px;display:grid}.content-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.content-form-grid label{color:var(--muted);gap:7px;font-weight:700;display:grid}.content-form-wide{grid-column:1/-1}.content-form-grid textarea{resize:vertical;line-height:1.55}.content-form-footer,.content-pagination{justify-content:space-between;align-items:center;gap:14px;display:flex}.content-form-footer span{color:var(--muted)}.public-content-filters{grid-template-columns:minmax(240px,1fr) 170px 180px auto;gap:10px;display:grid}.public-content-list{border:1px solid var(--line);border-radius:18px;display:grid;overflow:hidden}.public-content-list>article{border-bottom:1px solid var(--line);background:var(--surface);grid-template-columns:42px minmax(0,1fr) auto auto;align-items:center;gap:12px;min-width:0;padding:12px 14px;display:grid}.public-content-list>article:last-child{border-bottom:0}.public-content-list article>div,.public-content-list article p{min-width:0}.public-content-list article p{align-items:center;gap:8px;margin:0 0 3px;display:flex}.public-content-list article p strong,.public-content-list article small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.content-type-icon{width:42px;height:42px;color:var(--brand-deep);background:var(--brand-soft);border-radius:13px;place-items:center;font-weight:600;display:grid}.content-schema-warning{border:1px solid var(--warning-line,#e5b85b);background:var(--warning-soft,#fff5db);border-radius:16px;padding:18px}.content-schema-warning p{margin:6px 0 0}.content-pagination>div{align-items:center;gap:8px;display:flex}.content-area-card{border:1px solid var(--line);background:var(--surface-soft);border-radius:20px;align-content:space-between;gap:16px;min-width:0;padding:18px;display:grid}.content-area-title{gap:12px;min-width:0;display:flex}.content-area-title>span{width:42px;height:42px;color:var(--brand-deep);background:var(--brand-soft);border-radius:13px;flex:0 0 42px;place-items:center;display:grid}.content-area-title h3,.content-area-title p,.content-roadmap-list h3,.content-roadmap-list p{margin:0}.content-area-title p,.content-roadmap-list p{color:var(--muted);margin-top:4px;line-height:1.4}.content-area-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.content-area-stats span{background:var(--surface);border-radius:14px;padding:10px 12px;display:grid}.content-area-stats strong{font-size:1.5rem}.content-area-stats small,.content-area-card footer small{color:var(--muted)}.content-area-card footer{justify-content:space-between;align-items:center;gap:10px;display:flex}.content-roadmap-note{max-width:850px;margin:-8px 0 0}.content-roadmap-list{border-top:1px solid var(--line);display:grid}.content-roadmap-list article{border-bottom:1px solid var(--line);grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 0;display:grid}.content-roadmap-list article>span{color:var(--brand-deep);font-weight:600}.content-roadmap-list article>strong{color:var(--muted);background:var(--surface-soft);white-space:nowrap;border-radius:999px;padding:7px 10px;font-size:.75rem}@media (max-width:900px){.content-area-grid{grid-template-columns:minmax(0,1fr)}.public-content-filters{grid-template-columns:minmax(0,1fr) minmax(150px,.5fr)}}@media (max-width:620px){.content-hub-heading,.content-roadmap-panel>header{flex-direction:column;align-items:stretch}.content-hub-heading>.button{align-self:flex-start}.content-area-card{padding:14px}.content-roadmap-list article{grid-template-columns:30px minmax(0,1fr)}.content-roadmap-list article>strong{grid-column:2;justify-self:start}.content-editor-heading,.content-form-footer,.content-pagination{flex-direction:column;align-items:stretch}.content-form-grid,.public-content-filters{grid-template-columns:minmax(0,1fr)}.content-form-wide{grid-column:1}.public-content-list>article{grid-template-columns:42px minmax(0,1fr) auto}.public-content-list>article>form{grid-column:2/-1;justify-self:end}}html,body{max-width:100%;overflow-x:clip}.school-admin-shell,.school-main,.school-page-shell,.school-page-shell>*,.work-panel,.panel,.section-heading-row,.section-heading-row>div{min-width:0}.school-main{overflow-x:clip}.school-topbar{align-items:center;gap:10px;min-height:68px;padding:12px 22px 8px;display:flex}.school-mobile-home,.school-mobile-select{display:none}.school-topbar-actions{align-items:center;gap:10px;width:100%;min-width:0;display:flex}.school-topbar-actions .school-search{width:min(360px,36vw);min-width:220px}.school-topbar-actions .school-profile-menu{margin-left:auto}.school-topbar button,.school-topbar a,.school-topbar select,.student-bottom-nav a{min-height:44px}.school-page-head{min-height:68px;padding-block:6px 8px}.school-page-head h1{font-size:clamp(1.8rem,2.7vw,2.45rem)}.school-page-shell .work-panel{max-width:100%;overflow:hidden}.students-toolbar,.course-toolbar,.assignment-filter-bar,.reports-search-form,.public-content-filters{max-width:100%}.students-table-card,.students-table-shell,.reports-table-wrap,.assignment-table-wrap{width:100%;max-width:100%}.students-table-shell,.reports-table-wrap,.assignment-table-wrap{overscroll-behavior-inline:contain}.students-admin-table td,.students-admin-table th,.reports-table td,.reports-table th,.assignment-table td,.assignment-table th{overflow:hidden}.students-admin-table strong,.students-admin-table small,.reports-table strong,.reports-table span,.assignment-table strong,.assignment-table span{text-overflow:ellipsis;max-width:100%;overflow:hidden}.reviews-work-panel .review-row,.question-work-panel .review-row{max-width:100%}.reviews-work-panel .review-content,.question-work-panel .review-content,.reviews-work-panel .review-student,.question-work-panel .review-student{min-width:0}.reviews-work-panel .review-content strong,.question-work-panel .review-content strong{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.reports-insight-row,.reports-filter,.settings-category-grid.drag-chip-row,.review-status-grid.drag-chip-row,.drag-chip-row{overscroll-behavior-inline:contain;width:100%;max-width:100%}.settings-category-grid.drag-chip-row{scroll-snap-type:inline proximity;gap:8px;padding:1px 1px 7px;display:flex;overflow-x:auto}.settings-category-grid.drag-chip-row .settings-category-card{scroll-snap-align:start;flex:0 0 clamp(190px,23%,230px);min-height:62px}.student-detail-panel{gap:14px!important}.student-detail-toolbar,.student-detail-hero,.student-detail-jump,.student-progress-report,.student-detail-grid .detail-section{border-radius:18px}.student-detail-hero{min-height:96px;padding:16px 18px}.student-detail-jump{z-index:12;border:1px solid var(--line);background:color-mix(in srgb, var(--surface) 92%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);scrollbar-width:none;gap:6px;width:100%;padding:7px;display:flex;position:sticky;top:72px;overflow-x:auto}.student-detail-jump::-webkit-scrollbar{display:none}.student-detail-jump a{min-height:38px;color:var(--muted);border-radius:12px;flex:none;padding:9px 12px;font-size:.875rem;font-weight:600;text-decoration:none}.student-detail-jump a:hover,.student-detail-jump a:focus-visible{color:var(--accent-strong);background:var(--accent-soft)}.student-detail-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.student-detail-metrics .metric-card{min-height:96px;padding:14px}.student-detail-grid{align-items:start}.live-session-form,.billing-row-form,.student-account-inline-form{width:100%;max-width:100%}.student-bottom-nav{display:none}@media (max-width:820px){.school-topbar{grid-template-columns:44px minmax(0,1fr) auto;gap:7px;min-height:62px;padding:8px 10px;display:grid}.school-mobile-home,.school-mobile-select{display:block}.school-mobile-home{place-items:center;width:44px;height:44px;padding:4px;display:grid;position:static}.school-mobile-home img{object-fit:contain;width:30px;height:30px}.school-mobile-home>span{display:none}.school-mobile-select .admin-area-menu,.school-mobile-select .admin-area-select{height:44px;min-height:44px}.school-topbar-actions{gap:5px;width:auto}.school-topbar-actions .school-search,.school-topbar-actions .school-work-chip,.school-topbar-actions .topbar-notification-menu,.school-topbar-actions .school-profile-menu{margin:0}.school-topbar-actions .school-search{width:44px;min-width:44px}.school-page-head{gap:4px;min-height:0;padding:13px 2px 7px;display:grid}.school-page-head p{display:none}.school-page-head h1{font-size:1.5rem;line-height:1.05}.school-page-head span{-webkit-line-clamp:2;font-size:.875rem}.admin-breadcrumb{display:none}.school-page-shell .work-panel{padding:14px}.section-heading-row{grid-template-columns:minmax(0,1fr);gap:10px;display:grid}.students-board-actions,.course-index-actions,.section-heading-row>.course-actions{scrollbar-width:none;flex-flow:row;justify-content:flex-start;align-items:center;gap:7px;width:100%;max-width:100%;display:flex;overflow-x:auto}.students-board-actions::-webkit-scrollbar{display:none}.course-index-actions::-webkit-scrollbar{display:none}.section-heading-row>.course-actions::-webkit-scrollbar{display:none}.students-board-actions form,.students-board-actions .button,.students-board-actions button,.course-index-actions .button,.section-heading-row>.course-actions .button{white-space:nowrap;flex:none;width:auto;min-height:40px}.section-heading-row p:last-child{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.students-admin-table,.students-table-shell{display:none}.students-mobile-list{display:grid}.students-table-card{padding:0}.students-table-summary{padding:11px 12px 6px}.students-table-summary>span{display:none}.reviews-work-panel .review-row,.question-work-panel .review-row{grid-template-columns:minmax(0,1fr) auto;gap:8px 10px;min-height:0;padding:12px}.reviews-work-panel .review-student,.question-work-panel .review-student,.reviews-work-panel .review-content,.question-work-panel .review-content{grid-column:1/-1}.reviews-work-panel .review-meta,.question-work-panel .review-meta{grid-column:1}.reviews-work-panel .course-actions,.question-work-panel .course-actions{grid-column:2;justify-content:flex-end}.reports-insight-row,.reports-filter,.settings-category-grid.drag-chip-row,.review-status-grid.drag-chip-row,.drag-chip-row{scrollbar-width:none;overflow-x:auto}.reports-insight-row::-webkit-scrollbar{display:none}.reports-filter::-webkit-scrollbar{display:none}.settings-category-grid.drag-chip-row::-webkit-scrollbar{display:none}.review-status-grid.drag-chip-row::-webkit-scrollbar{display:none}.drag-chip-row::-webkit-scrollbar{display:none}.reports-table,.assignment-table,.reports-table tbody,.assignment-table tbody{gap:9px;width:100%;min-width:0;display:grid}.reports-table thead,.assignment-table thead{display:none}.reports-table tr,.assignment-table tr{border:1px solid var(--line);background:var(--surface);border-radius:15px;gap:0;display:grid;overflow:hidden}.reports-table td,.assignment-table td{border-bottom:1px solid var(--line);overflow-wrap:anywhere;grid-template-columns:94px minmax(0,1fr);align-items:center;gap:10px;min-width:0;padding:9px 11px;display:grid}.reports-table td:last-child,.assignment-table td:last-child{border-bottom:0}.reports-table td:before,.assignment-table td:before{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:.75rem;font-weight:600}.reports-table td:first-child:before{content:"Học viên"}.reports-table td:nth-child(2):before{content:"Tiến độ"}.reports-table td:nth-child(3):before{content:"Bài tập"}.reports-table td:nth-child(4):before{content:"Luyện đọc"}.reports-table td:nth-child(5):before{content:"Hoạt động"}.reports-table td:nth-child(6):before{content:"Hạn học"}.reports-table td:nth-child(7):before{content:"Cảnh báo"}.assignment-table td:first-child:before{content:"Bài tập"}.assignment-table td:nth-child(2):before{content:"Học viên"}.assignment-table td:nth-child(3):before{content:"Hạn nộp"}.assignment-table td:nth-child(4):before{content:"Trạng thái"}.assignment-table td:nth-child(5):before{content:"Thao tác"}.reports-table-wrap,.assignment-table-wrap{overflow:visible}.student-detail-toolbar>div>span{display:none}.student-detail-hero{grid-template-columns:auto minmax(0,1fr);min-height:84px;padding:13px}.student-detail-hero .status-pill{grid-column:2;justify-self:start}.student-detail-jump{margin-inline:-2px;top:66px}.student-detail-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.student-detail-grid,.live-session-form,.billing-row-form,.student-account-inline-form{grid-template-columns:minmax(0,1fr)}.student-app-shell .school-page-shell{padding-bottom:88px}}@media (max-width:520px){.school-topbar{grid-template-columns:40px minmax(0,1fr) auto;padding-inline:7px}.school-mobile-home{width:40px}.school-topbar-actions{gap:3px}.school-topbar-actions .school-search,.school-topbar-actions .topbar-notification-menu>button,.school-topbar-actions .school-profile-chip{width:40px;min-width:40px;padding:0}.school-page-shell{padding-inline:9px}.school-page-head h1{font-size:1.5rem}.school-page-shell .work-panel{border-radius:17px;padding:13px}.school-page-shell .work-panel h1,.school-page-shell .work-panel h2,.section-heading-row h1,.section-heading-row h2{font-size:1.42rem}.overview-summary-grid,.reports-metric-grid,.learning-summary-grid,.submission-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-card,.school-page-shell .metric-card{min-height:94px;padding:12px}.student-detail-metrics .metric-card strong{font-size:1.25rem}.student-today-card{min-height:210px;padding:18px}.student-today-card h2{font-size:2rem}.student-home-task{grid-template-columns:minmax(0,1fr) auto}.student-home-task>span{grid-column:1/-1}.student-compact-panel .submission-status-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid;overflow:visible}.student-compact-panel .submission-status-grid article{width:auto;min-width:0;min-height:84px;padding:10px}.student-compact-panel .submission-status-grid span{white-space:normal}}.teleprompter-library-panel,.teleprompter-plans-panel,.teleprompter-studio-panel,.teleprompter-admin-panel{gap:18px;display:grid}.teleprompter-plan-summary,.teleprompter-admin-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.teleprompter-plan-summary>div,.teleprompter-admin-metrics>article{border:1px solid var(--line);background:linear-gradient(145deg, var(--surface), color-mix(in srgb, var(--surface-soft) 62%, white));border-radius:18px;align-content:space-between;gap:4px;min-height:104px;padding:15px;display:grid}.teleprompter-plan-summary small,.teleprompter-admin-metrics span,.teleprompter-plan-summary span{color:var(--muted)}.teleprompter-plan-summary strong,.teleprompter-admin-metrics strong{font-size:clamp(1.25rem,2vw,1.8rem);line-height:1.05}.teleprompter-create-form,.teleprompter-edit-form,.teleprompter-recording-library,.teleprompter-admin-section{border:1px solid var(--line);background:color-mix(in srgb, var(--surface) 94%, white);border-radius:20px;gap:13px;padding:18px;display:grid}.teleprompter-create-form label,.teleprompter-edit-form label,.teleprompter-admin-plan label{gap:6px;display:grid}.teleprompter-create-form label>span,.teleprompter-edit-form label>span,.teleprompter-admin-plan label>span{color:var(--muted);font-size:.875rem;font-weight:600}.teleprompter-create-form textarea,.teleprompter-edit-form textarea{resize:vertical}.teleprompter-create-form .compact-field,.teleprompter-edit-form .compact-field{max-width:220px}.teleprompter-edit-form{gap:16px}.teleprompter-edit-form h3{font-size:clamp(1.15rem,1.6vw,1.35rem);line-height:1.25}.teleprompter-edit-form label>span:first-child{font-size:1rem;line-height:1.35}.teleprompter-edit-form input,.teleprompter-edit-form textarea,.teleprompter-edit-form select{font-size:1rem;line-height:1.55}.teleprompter-edit-form input,.teleprompter-edit-form select{min-height:46px}.teleprompter-edit-form textarea{min-height:250px;padding:14px 16px}.teleprompter-create-form .form-action-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.teleprompter-create-form .form-action-row small{color:var(--muted)}.teleprompter-script-grid,.teleprompter-course-rule-list,.teleprompter-request-list{gap:9px;display:grid}.teleprompter-script-card,.teleprompter-course-rule-list>form,.teleprompter-request-list>article{border:1px solid var(--line);background:var(--surface);border-radius:17px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:13px 15px;display:grid}.teleprompter-script-card h3,.teleprompter-script-card small,.teleprompter-script-card span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;overflow:hidden}.teleprompter-script-card small,.teleprompter-script-card span,.teleprompter-request-list span{color:var(--muted);font-size:.875rem}.teleprompter-script-card h3{margin:3px 0}.teleprompter-script-card .row-actions,.teleprompter-request-list form,.teleprompter-recorder-actions{align-items:center;gap:7px;display:flex}.teleprompter-recorder-actions .button{white-space:nowrap;border-radius:999px;gap:7px;min-height:40px;padding-inline:13px}.teleprompter-recorder-actions .button>span{place-items:center;min-width:15px;font-size:.75rem;display:inline-grid}.teleprompter-recorder{border:1px solid color-mix(in srgb, var(--danger) 22%, var(--line));background:color-mix(in srgb, var(--danger-soft) 45%, var(--surface));border-radius:18px;grid-template-columns:minmax(210px,1fr) auto;align-items:center;gap:14px;padding:14px 16px;display:grid}.teleprompter-recording-result{border-color:color-mix(in srgb, var(--gold) 28%, var(--line));background:color-mix(in srgb, var(--accent-soft) 48%, var(--surface));grid-template-columns:minmax(180px,.8fr) minmax(220px,1.2fr) auto;padding-block:11px}.teleprompter-recording-result .recording-dot.active{background:var(--success);box-shadow:none;animation:none}.teleprompter-recorder.is-recording{border-color:color-mix(in srgb, var(--danger) 46%, var(--line));box-shadow:0 0 0 3px color-mix(in srgb, var(--danger) 9%, transparent)}.teleprompter-recorder>div:first-child{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:4px 9px;display:grid}.teleprompter-recorder>div:first-child small{color:var(--muted);grid-column:2}.teleprompter-recorder audio,.teleprompter-recorder .form-note{grid-column:1/-1;width:100%;margin:0}.recording-dot{background:var(--muted);border-radius:50%;width:10px;height:10px}.recording-dot.active{background:var(--danger);box-shadow:0 0 0 6px color-mix(in srgb, var(--danger) 15%, transparent);animation:1.3s ease-in-out infinite recorder-pulse}@keyframes recorder-pulse{50%{opacity:.7;transform:scale(.75)}}.teleprompter-studio-grid{grid-template-columns:minmax(0,1fr);align-items:start;gap:14px;display:grid}.teleprompter-editor-help,.teleprompter-editor-legend{color:var(--muted);font-size:.875rem;font-weight:600;line-height:1.5}.teleprompter-editor-toolbar{border:1px solid var(--line);background:var(--surface-soft);border-radius:12px;align-items:center;gap:5px;width:fit-content;max-width:100%;padding:5px;display:flex}.teleprompter-format-button{width:42px;min-height:42px;color:var(--ink);background:0 0;border:0;border-radius:9px;padding:0;font-size:1rem;font-weight:600}.teleprompter-format-button:hover,.teleprompter-format-button:focus-visible{background:var(--surface);box-shadow:0 1px 5px color-mix(in srgb, var(--ink) 10%, transparent)}.teleprompter-format-button.format-underline{text-underline-offset:3px;text-decoration:underline}.teleprompter-recording-library{padding:0;position:relative}.teleprompter-recording-library>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:14px;min-height:66px;padding:13px 16px;list-style:none;display:flex}.teleprompter-recording-library>summary::-webkit-details-marker{display:none}.recording-row-menu>summary::-webkit-details-marker{display:none}.teleprompter-recording-library>summary>span{gap:2px;display:grid}.teleprompter-recording-library>summary>span:last-child{color:var(--muted);white-space:nowrap;align-items:center;gap:10px;font-size:.75rem;font-weight:600;display:flex}.recording-summary-chevron{font-size:1.125rem;transition:transform .16s}.teleprompter-recording-library[open] .recording-summary-chevron{transform:rotate(180deg)}.teleprompter-recording-list{padding:0 14px 14px;display:grid}.teleprompter-recording-list>article{border-top:1px solid var(--line);grid-template-columns:minmax(150px,.7fr) minmax(240px,1.3fr) auto;align-items:center;gap:12px;padding:11px 4px;display:grid;position:relative}.teleprompter-recording-list audio{width:100%;min-width:0}.recording-row-meta small,.teleprompter-recording-library>summary small{color:var(--muted);display:block}.recording-row-menu{position:relative}.recording-row-menu>summary{cursor:pointer;border-radius:50%;place-items:center;width:38px;height:38px;font-weight:600;list-style:none;display:grid}.recording-row-menu>summary:hover,.recording-row-menu[open]>summary{background:var(--surface-soft)}.recording-row-menu>div{z-index:4;border:1px solid var(--line);background:var(--surface);min-width:150px;box-shadow:var(--shadow-soft);border-radius:12px;padding:5px;display:grid;position:absolute;top:calc(100% + 5px);right:0;overflow:hidden}.recording-row-menu a,.recording-delete-action{width:100%;min-height:36px;color:var(--ink);text-align:left;white-space:nowrap;background:0 0;border:0;border-radius:8px;padding:8px 10px;display:block}.recording-row-menu a:hover,.recording-delete-action:hover{background:var(--surface-soft)}.recording-delete-action{color:var(--danger)}.teleprompter-recording-empty{border-top:1px solid var(--line);color:var(--muted);gap:3px;padding:14px 4px 4px;display:grid}.teleprompter-recording-empty strong{color:var(--ink)}.teleprompter-recording-pagination{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.teleprompter-recording-pagination form,.teleprompter-recording-pagination>div{align-items:center;gap:8px;display:flex}.teleprompter-recording-pagination select,.teleprompter-recording-pagination button,.teleprompter-recording-pagination a,.teleprompter-recording-pagination>div>span{border:1px solid var(--line);background:var(--surface);min-height:36px;color:var(--ink);font:inherit;border-radius:10px;padding:7px 10px}.teleprompter-recording-pagination>div>span{color:var(--muted);opacity:.65}.teleprompter-plan-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.teleprompter-plan-grid>article{border:1px solid var(--line);background:var(--surface);border-radius:20px;align-content:start;gap:14px;min-height:340px;padding:18px;display:grid}.teleprompter-plan-grid>article.active{border-color:color-mix(in srgb, var(--gold) 65%, var(--line));box-shadow:inset 0 3px var(--gold)}.teleprompter-plan-grid h3{margin:4px 0}.teleprompter-plan-grid strong{font-size:1.75rem;display:block}.teleprompter-plan-grid strong span{color:var(--muted);font-size:.75rem}.teleprompter-plan-grid ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.teleprompter-plan-grid li:before{color:var(--success);content:"✓";margin-right:7px}.teleprompter-admin-plan-list{gap:10px;display:grid}.teleprompter-admin-plan{border:1px solid var(--line);background:var(--surface);border-radius:17px;overflow:clip}.teleprompter-admin-plan>summary{cursor:pointer;grid-template-columns:minmax(190px,1.2fr) minmax(360px,1.8fr) auto auto;align-items:center;gap:14px;min-height:84px;padding:14px 16px;list-style:none;display:grid}.teleprompter-admin-plan>summary::-webkit-details-marker{display:none}.teleprompter-admin-plan[open]>summary{border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--accent-soft) 46%, var(--surface))}.teleprompter-plan-heading,.teleprompter-plan-heading span{min-width:0}.teleprompter-plan-heading strong,.teleprompter-plan-heading span{display:block}.teleprompter-plan-heading strong{font-size:1rem}.teleprompter-plan-heading span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:.875rem;overflow:hidden}.teleprompter-plan-facts{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.teleprompter-plan-facts span{background:var(--surface-soft);min-width:0;color:var(--muted);text-align:center;text-overflow:ellipsis;white-space:nowrap;border-radius:10px;padding:7px 9px;font-size:.75rem;overflow:hidden}.teleprompter-plan-facts strong{color:var(--ink)}.teleprompter-plan-status,.teleprompter-plan-edit-label{white-space:nowrap;border-radius:999px;font-size:.75rem;font-weight:600}.teleprompter-plan-status{padding:7px 10px}.teleprompter-plan-status.active{background:var(--success-soft);color:var(--success)}.teleprompter-plan-status.inactive{background:var(--danger-soft);color:var(--danger)}.teleprompter-plan-edit-label{background:var(--accent-soft);color:var(--accent-dark);padding:9px 12px}.teleprompter-admin-plan[open] .teleprompter-plan-edit-label:after{content:" ▲"}.teleprompter-admin-plan:not([open]) .teleprompter-plan-edit-label:after{content:" ▼"}.teleprompter-admin-plan-form{gap:16px;padding:16px;display:grid}.teleprompter-plan-form-section{gap:9px;display:grid}.teleprompter-plan-form-section h4{font-size:.875rem}.teleprompter-plan-form-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.teleprompter-plan-form-grid.basic{grid-template-columns:minmax(180px,.7fr) minmax(280px,1.3fr)}.teleprompter-plan-form-actions{justify-content:space-between;align-items:center;gap:14px;padding-top:4px;display:flex}.teleprompter-plan-form-actions .button{min-width:150px}.teleprompter-plan-status-switch{cursor:pointer;align-items:center;gap:10px;width:auto;display:inline-flex}.teleprompter-plan-status-switch>input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.teleprompter-plan-status-track{border:1px solid var(--line);background:var(--surface-muted);border-radius:999px;flex:none;width:42px;height:24px;padding:3px;transition:background .16s,border-color .16s;position:relative}.teleprompter-plan-status-track>span{background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .16s;display:block;box-shadow:0 1px 4px #1d181133}.teleprompter-plan-status-switch>input:checked+.teleprompter-plan-status-track{border-color:var(--success);background:var(--success)}.teleprompter-plan-status-switch>input:checked+.teleprompter-plan-status-track>span{transform:translate(18px)}.teleprompter-plan-status-switch>input:focus-visible+.teleprompter-plan-status-track{outline:3px solid color-mix(in srgb, var(--accent) 25%, transparent);outline-offset:2px}.teleprompter-plan-status-switch>span:last-child{gap:2px;display:grid}.teleprompter-plan-status-switch strong{font-size:.875rem}.teleprompter-plan-status-switch small{color:var(--muted);font-size:.75rem}.teleprompter-course-rule-list>form{grid-template-columns:minmax(180px,1fr) minmax(230px,.7fr) auto}.teleprompter-request-list>article>div{min-width:0}.teleprompter-request-list>article span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}@media (max-width:1040px){.teleprompter-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.teleprompter-admin-plan>summary{grid-template-columns:minmax(180px,1fr) minmax(310px,1.6fr) auto}.teleprompter-plan-edit-label{grid-area:1/3}.teleprompter-plan-status{display:none}.teleprompter-plan-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.teleprompter-plan-summary,.teleprompter-admin-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.teleprompter-studio-grid{grid-template-columns:minmax(0,1fr)}.teleprompter-admin-plan>summary{grid-template-columns:minmax(0,1fr) auto}.teleprompter-plan-facts{grid-area:2/1/auto/-1}.teleprompter-plan-edit-label{grid-column:2}.teleprompter-course-rule-list>form{grid-template-columns:minmax(0,1fr) auto}.teleprompter-course-rule-list>form strong{grid-column:1/-1}}@media (max-width:620px){.teleprompter-library-panel,.teleprompter-plans-panel,.teleprompter-studio-panel,.teleprompter-admin-panel{gap:12px}.teleprompter-plan-summary>div,.teleprompter-admin-metrics>article{min-height:88px;padding:12px}.teleprompter-create-form,.teleprompter-edit-form,.teleprompter-recording-library,.teleprompter-admin-section{padding:13px}.teleprompter-editor-toolbar{justify-content:space-between;width:100%}.teleprompter-recording-list>article{grid-template-columns:minmax(0,1fr) auto}.teleprompter-recording-list audio{grid-area:2/1/auto/-1}.recording-row-menu{grid-area:1/2}.teleprompter-recording-pagination{flex-direction:column;align-items:stretch}.teleprompter-recording-pagination form,.teleprompter-recording-pagination>div{justify-content:space-between}.teleprompter-create-form .compact-field{max-width:none}.teleprompter-create-form .form-action-row,.teleprompter-recorder,.teleprompter-script-card,.teleprompter-request-list>article{grid-template-columns:minmax(0,1fr);align-items:stretch}.teleprompter-create-form .form-action-row{display:grid}.teleprompter-script-card .row-actions,.teleprompter-recorder-actions,.teleprompter-request-list form{flex-wrap:wrap}.teleprompter-recorder>div:first-child small{display:none}.teleprompter-recorder-actions .button,.teleprompter-script-card .row-actions .button,.teleprompter-script-card .row-actions form,.teleprompter-script-card .row-actions form .button{flex:auto}.teleprompter-plan-grid{grid-template-columns:minmax(0,1fr)}.teleprompter-plan-grid>article{min-height:0}.teleprompter-course-rule-list>form,.teleprompter-admin-plan .form-grid{grid-template-columns:minmax(0,1fr)}}.teleprompter-session-message{border:1px solid color-mix(in srgb, var(--success) 34%, var(--line));background:color-mix(in srgb, var(--success) 9%, var(--surface));color:var(--success);border-radius:12px;margin:0;padding:9px 12px;font-size:.875rem;font-weight:700}.school-admin-shell{font-size:var(--type-body);line-height:var(--leading-body)}.school-admin-shell .school-page-head h1{line-height:var(--leading-tight)}.school-admin-shell label,.school-admin-shell input,.school-admin-shell textarea,.school-admin-shell select,.student-app-shell label,.student-app-shell input,.student-app-shell textarea,.student-app-shell select{font-size:var(--type-small);line-height:1.45}.school-admin-shell small,.school-admin-shell .eyebrow,.school-admin-shell .admin-breadcrumb{font-size:var(--type-caption);line-height:1.4}.school-admin-shell .button,.school-admin-shell button{font-size:var(--type-small);line-height:1.25}.student-app-shell .teleprompter-create-form label,.student-app-shell .teleprompter-create-form textarea,.student-app-shell .teleprompter-create-form input,.student-app-shell .teleprompter-create-form select{font-size:var(--type-small)}.school-page-shell>.teleprompter-admin-tabs{scrollbar-width:none;background:#fffcf6b8;border:1px solid #7e602e29;border-radius:16px;align-items:center;gap:4px;max-width:100%;min-height:0;margin:0 0 18px;padding:5px;display:flex;overflow-x:auto}.school-page-shell>.teleprompter-admin-tabs::-webkit-scrollbar{display:none}.school-page-shell>.teleprompter-admin-tabs a{color:var(--school-muted);white-space:nowrap;background:0 0;border:0;border-radius:11px;flex:none;justify-content:center;height:40px;min-height:40px;padding:0 14px;font-size:.875rem;font-weight:600;transition:background-color .16s,color .16s,box-shadow .16s}.school-page-shell>.teleprompter-admin-tabs a:hover,.school-page-shell>.teleprompter-admin-tabs a:focus-visible{color:var(--school-accent-dark);background:#cf8b121c;outline:none}.school-page-shell>.teleprompter-admin-tabs a.active{color:#fff;background:linear-gradient(135deg,#e5a82f,#bd7712);box-shadow:0 6px 14px #965c0c2e}.school-sidebar .school-nav-sublist a{color:#fff8ecab;border-left:2px solid #0000;min-height:30px;padding:7px 9px;transition:background-color .15s,border-color .15s,color .15s,transform .15s}.school-sidebar .school-nav-sublist a:hover,.school-sidebar .school-nav-sublist a:focus-visible{color:#fff;background:#e5a83224;border-left-color:#e5a832;outline:none;transform:translate(2px)}.school-sidebar .school-nav-sublist a.active{color:#fff;background:#ffffff1a;border-left-color:#e5a832}.school-page-shell:has(>.teleprompter-admin-tabs){grid-auto-rows:max-content;align-content:start}.school-page-shell:has(>.teleprompter-admin-tabs)>.school-page-head{align-self:start;min-height:0;padding-block:4px 8px}.school-page-shell>.teleprompter-admin-tabs{align-self:start;height:auto;margin-bottom:10px}.school-page-shell:has(>.teleprompter-admin-tabs)>.teleprompter-admin-panel{align-self:start;min-height:0;padding:20px}.teleprompter-request-list>.empty-state{min-height:0;padding:22px 16px}@media (max-width:720px){.school-page-shell>.teleprompter-admin-tabs{border-radius:13px;margin-inline:0;padding:4px}.school-page-shell>.teleprompter-admin-tabs a{height:44px;min-height:44px;padding-inline:12px;font-size:.875rem}.school-page-shell:has(>.teleprompter-admin-tabs)>.teleprompter-admin-panel{gap:10px;padding:12px}.teleprompter-admin-panel>.section-heading-row{margin-bottom:0}.teleprompter-admin-panel>.section-heading-row>div>p:last-child{display:none}.teleprompter-admin-panel>.section-heading-row h2{font-size:1.125rem;line-height:1.3}.teleprompter-admin-metrics{gap:8px}.teleprompter-admin-metrics>article{border-radius:12px;gap:2px;min-height:72px;padding:10px}.teleprompter-admin-metrics strong{font-size:1.25rem}.teleprompter-admin-overview-grid{gap:10px;margin-top:0}.teleprompter-admin-plan>summary{border-radius:0;gap:6px 10px;min-height:0;padding:10px 0}.teleprompter-admin-plan{background:0 0;border-width:1px 0 0;border-radius:0}.teleprompter-plan-heading span{margin-top:1px;font-size:.75rem}.teleprompter-plan-facts{flex-wrap:wrap;gap:3px 10px;display:flex}.teleprompter-plan-facts span{text-align:left;background:0 0;border-radius:0;padding:0}.teleprompter-plan-facts span+span:before{color:var(--muted);content:"·";margin-right:10px}.teleprompter-plan-edit-label{border-radius:10px;align-content:center;min-height:44px;padding:0 10px}.school-admin-shell input,.school-admin-shell textarea,.school-admin-shell select,.student-app-shell input,.student-app-shell textarea,.student-app-shell select{font-size:var(--type-body)}}.school-admin-shell{font-family:var(--font-sans);font-size:var(--type-body);line-height:var(--leading-body)}.school-admin-shell .school-page-head{align-items:flex-end;gap:var(--space-4);min-height:0}.school-admin-shell .school-page-head h1{font-family:var(--font-sans);font-size:var(--type-page-title);letter-spacing:var(--tracking-tight);font-weight:600;line-height:var(--leading-tight);text-wrap:balance;margin:0}.school-admin-shell .school-page-head>div>span{font-size:var(--type-body);font-weight:400;line-height:var(--leading-body)}.school-admin-shell label,.school-admin-shell .field-label,.school-admin-shell legend,.school-admin-shell .button,.school-admin-shell button,.school-admin-shell table td{font-size:var(--type-small)}.school-admin-shell input,.school-admin-shell textarea,.school-admin-shell select{font-family:var(--font-sans);font-size:var(--type-body);line-height:1.5}@media (max-width:720px){.school-admin-shell .school-page-head h1{font-size:clamp(1.625rem,7vw,1.875rem)}.school-admin-shell .school-page-head>div>span{font-size:var(--type-small);line-height:1.45}.school-admin-shell input,.school-admin-shell textarea,.school-admin-shell select{font-size:var(--type-body)}}.settings-page-shell{grid-auto-rows:max-content;align-content:start}.settings-page-shell>.school-page-head{align-self:start;gap:12px;min-height:0;margin-bottom:8px;padding-block:2px 6px}.settings-page-shell>.settings-category-grid.drag-chip-row{scroll-snap-type:inline proximity;align-items:center;gap:8px;min-height:0;margin:0 0 12px;padding:0 0 6px;display:flex;overflow-x:auto}.settings-page-shell>.settings-category-grid.drag-chip-row .settings-category-card{scroll-snap-align:start;flex:none;align-items:center;gap:8px;width:auto;min-width:max-content;height:auto;min-height:48px;padding:7px 11px;display:flex}.settings-page-shell .settings-category-card>span{flex:0 0 32px;width:32px;height:32px}.settings-page-shell .settings-category-card>div{align-items:center;gap:7px;display:flex}.settings-page-shell .settings-category-card>div p{white-space:nowrap;margin:0}.settings-page-shell .settings-category-card>p:last-child{display:none}.settings-page-shell>.settings-work-panel{align-self:start;margin-top:0}@media (max-width:720px){.settings-page-shell>.school-page-head{margin-bottom:6px;padding-block:0 4px}.settings-page-shell>.settings-category-grid.drag-chip-row{scrollbar-width:none;margin-bottom:9px}.settings-page-shell>.settings-category-grid.drag-chip-row::-webkit-scrollbar{display:none}.settings-page-shell>.settings-category-grid.drag-chip-row .settings-category-card{min-height:44px;padding:6px 10px}}.course-index-panel .course-list-grid{gap:9px}.course-index-panel .course-index-card{border-radius:17px;min-height:0;padding:12px 14px}.course-index-panel .course-compact-primary{grid-template-columns:40px minmax(0,1fr) 76px 148px;align-items:center;gap:12px;display:grid}.course-index-panel .course-initial{border-radius:12px;width:40px;height:40px;font-size:.875rem}.course-index-panel .course-compact-copy{gap:2px;min-width:0;display:grid}.course-index-panel .course-compact-copy .course-title-row{min-width:0;display:block}.course-index-panel .course-compact-copy h2,.course-index-panel .work-panel .course-compact-copy h2{max-width:100%;font-family:var(--font-sans);letter-spacing:-.018em;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:1rem;font-weight:600;line-height:1.25;overflow:hidden}.course-index-panel .course-compact-copy p{color:var(--muted);margin:1px 0 0;font-size:.75rem;line-height:1.35}.course-index-panel .course-compact-secondary{gap:6px;min-width:0;margin-top:6px;display:flex;overflow:hidden}.course-index-panel .course-compact-secondary span{max-width:150px;min-height:25px;padding:5px 8px;font-size:.75rem;line-height:1.1}.course-index-panel .course-status-pill{justify-content:center;justify-self:center;width:76px;min-height:28px;padding:5px 8px;font-size:.75rem}.course-index-panel .course-compact-actions{grid-template-columns:84px 56px;justify-content:end;align-items:center;gap:8px;display:grid}.course-index-panel .course-compact-actions form{width:56px;display:block}.course-index-panel .course-compact-actions .button,.course-index-panel .course-compact-actions form .button{border-radius:10px;place-items:center;width:100%;min-width:0;min-height:38px;margin:0;padding:7px 9px;font-size:.75rem;line-height:1;display:inline-grid}@media (max-width:980px){.course-index-panel .course-compact-primary{grid-template-columns:40px minmax(0,1fr) 76px}.course-index-panel .course-compact-actions{grid-column:2/-1;grid-template-columns:84px 56px;justify-content:start}}@media (max-width:640px){.course-index-panel .course-list-head h2{font-size:1.25rem}.course-index-panel .course-index-card{padding:12px}.course-index-panel .course-compact-primary{grid-template-columns:38px minmax(0,1fr) auto;align-items:start;gap:9px}.course-index-panel .course-initial{width:38px;height:38px}.course-index-panel .course-compact-copy h2,.course-index-panel .work-panel .course-compact-copy h2{white-space:normal;font-size:1rem}.course-index-panel .course-compact-copy p{-webkit-line-clamp:2;white-space:normal;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.course-index-panel .course-status-pill{width:auto;min-width:68px}.course-index-panel .course-compact-secondary{scrollbar-width:none;max-width:100%;padding-bottom:2px;overflow-x:auto}.course-index-panel .course-compact-secondary::-webkit-scrollbar{display:none}.course-index-panel .course-compact-secondary span{flex:none}.course-index-panel .course-compact-actions{grid-column:1/-1;grid-template-columns:minmax(0,1fr) minmax(0,.65fr)}.course-index-panel .course-compact-actions form{width:100%}}.pancake-status-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.data-source-overview{margin-bottom:16px;padding:18px}.data-source-overview .section-heading-row{margin-bottom:12px;padding:0}.data-source-overview .section-heading-row>div{gap:4px;min-width:0;display:grid}.data-source-overview .section-heading-row p,.data-source-overview .section-heading-row h2{margin:0}.data-source-list{display:grid}.data-source-list article{border-top:1px solid var(--border,#e3d3b8);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;padding:13px 2px;display:grid}.data-source-list article>div{gap:2px;min-width:0;display:grid}.data-source-list article small{color:var(--muted,#756d60);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.data-source-list article:not(.active){opacity:.72}.data-source-mark{background:var(--surface-soft,#f4ecdf);color:var(--primary,#a9650a);border-radius:9px;justify-content:center;align-items:center;width:36px;height:36px;font-size:.75rem;font-weight:600;display:inline-flex}.pancake-status-grid article{background:var(--surface,#fffaf1);border:1px solid var(--border,#e3d3b8);border-radius:14px;gap:5px;padding:16px;display:grid}.pancake-status-grid span,.pancake-status-grid small,.pancake-preview-list span,.pancake-preview-list small{color:var(--muted,#756d60)}.pancake-status-grid strong{font-size:1.25rem}.pancake-setup-panel,.pancake-preview-panel{margin-top:16px}.pancake-code-list{flex-wrap:wrap;gap:8px;margin:14px 0;display:flex}.pancake-code-list code{background:#f3eadb;border-radius:8px;padding:8px 10px}.pancake-preview-tabs{gap:8px;display:flex}.pancake-work-tabs{border-bottom:1px solid var(--border);gap:20px;margin-bottom:20px;display:flex}.pancake-work-tabs a{color:var(--muted);align-items:center;gap:7px;padding:0 2px 11px;text-decoration:none;display:inline-flex}.pancake-work-tabs a>span{background:var(--surface-soft);border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:.72rem;display:inline-flex}.pancake-work-tabs a.active{border-bottom:2px solid var(--primary);color:var(--text);font-weight:600}.pancake-work-tabs a.active>span{background:var(--primary);color:#fff}.pancake-preview-tabs a{border:1px solid var(--border,#e3d3b8);color:inherit;border-radius:9px;padding:9px 13px;text-decoration:none}.pancake-preview-tabs a.active{color:#fff;background:#1c1814}.pancake-preview-list{margin-top:16px;display:grid}.pancake-preview-list article{border-top:1px solid var(--border,#e3d3b8);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 2px;display:grid}.pancake-preview-list article div{gap:3px;min-width:0;display:grid}.pancake-preview-list article :is(strong,span){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.pancake-empty-state{padding:28px 0 12px}.pancake-empty-state p{margin-bottom:0}.pancake-mapping-panel,.pancake-course-import-form{gap:16px;display:grid}.pancake-product-list{display:grid}.pancake-product-list>label{border-top:1px solid var(--border);cursor:pointer;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:62px;margin:0;padding:10px 2px;display:grid}.pancake-product-list>label.is-imported{cursor:default;opacity:.72}.pancake-product-list input{accent-color:var(--primary);width:18px;height:18px;margin:0}.pancake-product-copy{gap:3px;min-width:0;display:grid}.pancake-product-copy strong,.pancake-product-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.pancake-product-copy small{color:var(--muted)}.pancake-import-footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;padding-top:14px;display:flex}.pancake-import-footer p{color:var(--muted);margin:0}.pancake-import-panel{gap:18px;display:grid}.pancake-import-metrics{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.pancake-import-metrics article{background:var(--surface-soft);border-radius:12px;gap:4px;padding:13px;display:grid}.pancake-import-metrics span,.pancake-import-metrics small{color:var(--muted)}.pancake-import-metrics strong{font-size:1.45rem}.pancake-unmapped-panel{border-top:1px solid var(--border);padding-top:16px}.pancake-unmapped-panel h3{margin:0 0 10px}.pancake-unmapped-panel div{display:grid}.pancake-unmapped-panel div p{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin:0;padding:10px 2px;display:flex}@media (max-width:760px){.data-source-overview{padding:14px}.data-source-overview .section-heading-row{align-items:stretch;display:grid}.data-source-list article{grid-template-columns:auto minmax(0,1fr);align-items:start}.data-source-list article>.status-pill{grid-column:2;justify-self:start}.pancake-status-grid{grid-template-columns:1fr}.pancake-status-grid article{grid-template-columns:minmax(0,1fr) auto;padding:12px}.pancake-status-grid article small{grid-column:1/-1}.pancake-preview-panel .section-heading-row{align-items:stretch;display:grid}.pancake-preview-tabs a{text-align:center;flex:1}.pancake-import-footer{align-items:stretch;display:grid}.pancake-import-footer .button{width:100%}.pancake-work-tabs{gap:0;overflow-x:auto}.pancake-work-tabs a{flex:none;padding-inline:12px}.pancake-import-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}.settings-admin-layout{grid-template-columns:190px minmax(0,1fr);align-items:start;gap:16px;display:grid}.settings-section-nav{border:1px solid var(--school-border);background:#fffdf8b8;border-radius:14px;gap:15px;padding:12px;display:grid}.settings-nav-group{gap:3px;display:grid}.settings-nav-group>p{color:var(--school-muted);letter-spacing:.08em;text-transform:uppercase;margin:0 8px 4px;font-size:.7rem;font-weight:600}.settings-nav-group>a{color:var(--school-muted);border-radius:9px;justify-content:space-between;align-items:center;gap:8px;min-height:42px;padding:7px 9px;text-decoration:none;display:flex}.settings-nav-group>a>span{align-items:center;gap:8px;min-width:0;display:flex}.settings-nav-group>a>small{font-variant-numeric:tabular-nums}.settings-nav-group>a:hover{color:var(--school-ink);background:#9a641612}.settings-nav-group>a.active{color:#fffaf1;background:#1c1814;font-weight:500}.settings-mobile-picker{display:none}.settings-work-panel{min-width:0;margin:0;padding:20px}.settings-content-head{border-bottom:1px solid var(--school-border);margin-bottom:16px;padding-bottom:14px}.settings-content-head h2{margin:0 0 4px;font-size:1.35rem;font-weight:500}.settings-content-head p{color:var(--school-muted);max-width:720px;margin:0}.settings-taxonomy-grid{grid-template-columns:1fr;gap:0}.settings-taxonomy-card{border-bottom:1px solid var(--school-border);grid-template-columns:minmax(180px,.8fr) minmax(220px,1.2fr) auto auto;align-items:center;gap:10px 16px;min-width:0;padding:13px 2px;display:grid}.settings-taxonomy-card:first-child{border-top:1px solid var(--school-border)}.settings-taxonomy-card:has(.taxonomy-manage-dropdown[open]){grid-template-columns:minmax(180px,.8fr) minmax(220px,1.2fr) auto auto}.settings-taxonomy-head,.settings-taxonomy-head>div{min-width:0}.settings-taxonomy-head strong{font-weight:500;display:block}.settings-taxonomy-head p{color:var(--school-muted);margin:2px 0 0}.taxonomy-preview-row{min-width:0}.taxonomy-preview-row span{background:0 0;padding:2px 0}.taxonomy-preview-row span+span:before{color:var(--school-muted);content:"·";margin-right:6px}.taxonomy-create-dropdown{justify-self:end}.taxonomy-create-dropdown summary,.taxonomy-manage-dropdown summary{border:1px solid var(--school-border);color:var(--school-accent-dark);background:0 0;border-radius:9px;min-height:38px;padding:0 11px;font-size:.82rem;font-weight:500}.taxonomy-create-dropdown summary:hover,.taxonomy-manage-dropdown summary:hover{background:#9a641612}.taxonomy-manage-dropdown{justify-self:end;display:grid}.taxonomy-manage-dropdown summary{gap:8px;width:auto}.taxonomy-manage-dropdown summary span{background:0 0;min-width:auto;min-height:auto;font-size:1rem}.taxonomy-manage-dropdown[open]{grid-column:1/-1;justify-self:stretch;width:100%}.taxonomy-manage-dropdown[open] summary{justify-self:end}.taxonomy-create-form{border-radius:12px}.settings-record-card,.settings-empty-state,.permission-matrix-card,.permission-audit-card,.settings-preview-card,.settings-permission-note{border-radius:13px}.settings-record-list{gap:8px}.website-account-card{border-radius:12px;padding:12px 14px}.website-account-editor>summary{min-height:36px}.settings-account-overview{border-bottom:1px solid var(--school-border);justify-content:space-between;align-items:center;gap:20px;padding:0 0 16px;display:flex}.settings-account-overview>div{gap:3px;min-width:0;display:grid}.settings-account-overview p{color:var(--school-accent-dark);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:700}.settings-account-overview strong{color:var(--school-ink);font-size:1.08rem;font-weight:600}.settings-account-overview span{color:var(--school-muted);max-width:680px;font-size:.88rem;line-height:1.45}.settings-account-overview .button{flex:none;min-height:38px;padding-inline:12px}.settings-account-filters{scrollbar-width:thin;gap:7px;padding:2px 0 4px;display:flex;overflow-x:auto}.settings-account-filters a{border:1px solid var(--school-border);color:var(--school-muted);white-space:nowrap;border-radius:999px;flex:none;align-items:center;gap:6px;min-height:36px;padding:0 10px;font-size:.82rem;font-weight:500;text-decoration:none;display:inline-flex}.settings-account-filters a:hover,.settings-account-filters a:focus-visible{border-color:var(--school-accent);color:var(--school-accent-dark);outline:none}.settings-account-filters a.active{background:var(--school-ink);border-color:var(--school-ink);color:#fffaf0}.settings-account-filters a small{color:inherit;font-variant-numeric:tabular-nums;background:#805b191a;border-radius:999px;justify-content:center;align-items:center;min-width:20px;padding:2px 5px;font-size:.72rem;display:inline-flex}.settings-account-filters a.active small{background:#ffffff2e}.website-account-badges{align-items:center}.website-account-badges small{border-radius:999px;font-weight:500}.website-account-badges .account-role-badge{color:#745416;background:#f7eacb}.website-account-badges .role-owner{color:#73480b;background:#f5dfb1}.website-account-badges .role-admin{color:#355b91;background:#e6edf8}.website-account-badges .role-teacher{color:#277047;background:#e0f3e7}.website-account-badges .role-member,.website-account-badges .role-student{color:#665f54;background:#f0ede6}.website-account-badges .account-status-badge{color:var(--school-muted);background:0 0;padding-inline:4px}.website-account-badges .status-locked{color:#a5432e}.website-account-badges .status-pending{color:#9a6415}.website-account-badges .account-record-badge{color:#287748;background:#e8f5ec}.website-account-badges .account-plan-badge{color:#345f93;background:#edf2fb}.website-account-badges small.unlinked{color:#a34f27;background:#fff0e8}.website-account-access-summary{border-top:1px solid var(--school-border);grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:14px 0 0;padding-top:12px;display:grid}.website-account-access-summary div{min-width:0}.website-account-access-summary dt{color:var(--school-muted);letter-spacing:.04em;text-transform:uppercase;font-size:.72rem;font-weight:600}.website-account-access-summary dd{color:var(--school-ink);margin:3px 0 0;font-size:.86rem}.settings-role-management-note{border-radius:12px;align-items:center}.settings-role-management-note .button{flex:none}@media (max-width:640px){.website-account-editor>summary{min-height:44px}.website-account-access-summary{grid-template-columns:1fr}}.permission-matrix-card>summary{cursor:pointer;justify-content:space-between;align-items:center;min-height:44px;list-style:none;display:flex}.permission-matrix-card>summary::-webkit-details-marker{display:none}.permission-matrix-card>summary span{font-weight:500}.permission-matrix-card>summary small{color:var(--school-muted)}.permission-matrix-card[open]>summary{border-bottom:1px solid var(--school-border);margin-bottom:14px;padding-bottom:10px}.website-settings-form{gap:22px;max-width:820px;margin-inline:auto;display:grid}.website-settings-toolbar{border-bottom:1px solid var(--school-border);justify-content:space-between;align-items:center;gap:16px;padding-bottom:14px;display:flex}.website-settings-toolbar p{color:var(--school-muted);align-items:center;gap:7px;margin:0;font-size:.88rem;display:flex}.website-settings-toolbar p svg{color:var(--school-accent-dark);flex:none}.website-settings-toolbar .button{flex:none;min-height:40px;padding:8px 16px}.website-settings-section{border:0;gap:14px;min-width:0;margin:0;padding:0;display:grid}.website-settings-section legend{color:var(--school-ink);padding:0;font-size:1.05rem;font-weight:600}.settings-section-description{color:var(--school-muted);margin:-8px 0 2px;font-size:.9rem}.website-settings-section label,.website-settings-advanced label{color:var(--school-muted);gap:7px;min-width:0;font-size:.88rem;font-weight:500;display:grid}.website-settings-section label>span:first-child,.website-settings-advanced label>span:first-child{color:var(--school-ink);justify-content:space-between;align-items:baseline;display:flex}.website-settings-section label small,.website-settings-advanced label small{color:var(--school-muted);font-weight:400}.website-settings-section input,.website-settings-section textarea,.website-settings-advanced textarea{border:1px solid var(--school-border);color:var(--school-ink);font:inherit;background:#ffffffb3;border-radius:10px;width:100%;min-height:44px;padding:10px 12px}.website-settings-section textarea,.website-settings-advanced textarea{resize:vertical;line-height:1.5}.website-settings-section input:focus-visible,.website-settings-section textarea:focus-visible,.website-settings-advanced textarea:focus-visible{border-color:var(--school-accent);outline:3px solid #d8941e29}.website-brand-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.website-brand-fields label{grid-template-columns:56px minmax(0,1fr);align-items:center;display:grid}.website-brand-fields label>span:first-child{grid-column:1/-1}.website-asset-preview{border:1px solid var(--school-border);background-color:#fff4dccc;background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:10px;width:48px;height:44px}.website-asset-preview.favicon{background-size:28px}.google-search-preview{border-left:3px solid var(--school-accent);background:#ffffff8f;gap:3px;padding:13px 16px;display:grid}.google-search-preview small{color:#47664a}.google-search-preview strong{color:#2457a6;font-size:1.02rem;font-weight:500}.google-search-preview p{color:var(--school-muted);margin:0;line-height:1.45}.social-share-image-section{border-top:1px solid var(--school-border);padding-top:20px}.social-share-image-layout{grid-template-columns:minmax(0,1.25fr) minmax(220px,.75fr);align-items:center;gap:18px;display:grid}.social-share-image-preview{aspect-ratio:1200/630;background:var(--school-surface-soft);border:1px solid var(--school-border);border-radius:12px;min-height:160px;position:relative;overflow:hidden}.social-share-image-preview img{object-fit:cover;width:100%;height:100%;display:block}.social-share-image-preview span{color:#fffaf0;font-variant-numeric:tabular-nums;background:#171512c2;padding:4px 7px;font-size:.72rem;position:absolute;bottom:8px;right:8px}.social-share-image-controls{align-content:center;gap:10px;min-width:0;display:grid}.social-share-image-status{color:var(--school-ink);margin:0;font-size:.88rem;line-height:1.45}.social-share-image-picker{border:1px dashed var(--school-accent);cursor:pointer;align-items:center;gap:2px;min-height:64px;padding:10px 12px;display:grid}.social-share-image-picker:hover{background:#d8941e12}.social-share-image-picker>span{color:var(--school-accent-dark);font-weight:600}.social-share-image-picker>small{color:var(--school-muted);font-size:.78rem;line-height:1.35}.social-share-image-controls>input[type=file]{opacity:0;block-size:1px;inline-size:1px;position:absolute;overflow:hidden}.social-share-image-reset{color:var(--school-accent-dark);cursor:pointer;font:inherit;text-underline-offset:3px;background:0 0;border:0;justify-self:start;min-height:36px;padding:0;font-size:.85rem;text-decoration:underline}.social-share-image-reset:disabled{color:var(--school-muted);cursor:not-allowed;text-decoration:none}.social-share-image-error{color:#ae3e28;margin:0;font-size:.82rem;line-height:1.4}.website-settings-advanced{border-bottom:1px solid var(--school-border);border-top:1px solid var(--school-border)}.website-settings-advanced+.website-settings-advanced{border-top:0;margin-top:-22px}.website-settings-advanced>summary{cursor:pointer;justify-content:space-between;align-items:center;min-height:50px;padding:6px 2px;list-style:none;display:flex}.website-settings-advanced>summary::-webkit-details-marker{display:none}.website-settings-advanced>summary:after{color:var(--school-muted);content:"+";margin-left:12px;font-size:1.1rem}.website-settings-advanced[open]>summary:after{content:"−"}.website-settings-advanced>summary span{color:var(--school-ink);font-weight:500}.website-settings-advanced>summary small{color:var(--school-muted);margin-left:auto}.website-settings-advanced>label{padding:4px 2px 16px}.website-settings-mobile-save{display:none}@media (max-width:980px){.settings-admin-layout{grid-template-columns:164px minmax(0,1fr)}.settings-taxonomy-card{grid-template-columns:minmax(0,1fr) auto auto}.settings-taxonomy-card>.taxonomy-preview-row{display:none}.taxonomy-manage-dropdown{grid-column:auto;justify-self:end}.taxonomy-manage-dropdown summary{width:auto}}@media (max-width:760px){.settings-page-shell>.school-page-head{margin-bottom:12px}.settings-admin-layout{display:block}.settings-section-nav{display:none}.settings-mobile-picker{border:1px solid var(--school-border);background:#fffdf8e6;border-radius:11px;margin-bottom:12px;display:block}.settings-mobile-picker>summary{cursor:pointer;justify-content:space-between;align-items:center;min-height:48px;padding:8px 12px;list-style:none;display:flex}.settings-mobile-picker>summary::-webkit-details-marker{display:none}.settings-mobile-picker>summary span{font-weight:500}.settings-mobile-picker>summary small{color:var(--school-muted)}.settings-mobile-picker[open]>summary{border-bottom:1px solid var(--school-border)}.settings-mobile-picker .settings-nav-group{padding:8px}.settings-mobile-picker .settings-nav-group+.settings-nav-group{border-top:1px solid var(--school-border)}.settings-work-panel{padding:14px}.settings-content-head{margin-bottom:12px;padding-bottom:12px}.settings-content-head h2{font-size:1.2rem}:is(.settings-taxonomy-card,.settings-taxonomy-card:has(.taxonomy-manage-dropdown[open])){grid-template-columns:minmax(0,1fr) auto auto;gap:9px 10px;padding:12px 0}.settings-taxonomy-head{grid-column:1}.taxonomy-create-dropdown{grid-area:1/2}.settings-taxonomy-card>.taxonomy-preview-row{grid-column:1/-1;display:flex}.taxonomy-manage-dropdown{grid-area:1/3;justify-self:end}.taxonomy-manage-dropdown[open]{grid-area:3/1/auto/-1}.taxonomy-create-dropdown>summary,.taxonomy-manage-dropdown>summary{width:40px;padding:0;font-size:0}.taxonomy-create-dropdown>summary:before{content:"+";font-size:1rem}.taxonomy-manage-dropdown>summary:before{content:"•••";letter-spacing:.05em;font-size:.8rem}.taxonomy-manage-dropdown>summary>span{display:none}.taxonomy-manage-dropdown[open]>summary{width:40px}.taxonomy-preview-row span{max-width:90px}.settings-record-head{grid-template-columns:auto minmax(0,1fr)}.website-account-badges{grid-column:1;justify-self:start;margin-left:46px}.settings-account-overview{flex-direction:column;align-items:start;gap:12px}.settings-account-overview .button{width:100%;min-height:44px}.settings-account-filters{margin-inline:-2px;padding-bottom:6px}.settings-account-filters a{min-height:40px}.settings-role-management-note{align-items:stretch}.settings-role-management-note .button{width:100%;min-height:44px}.settings-account-note{align-items:stretch;display:grid}.settings-two-column,:is(.settings-row-form,.settings-row-form:has(label:nth-of-type(3))){grid-template-columns:1fr}.permission-matrix-card>summary{align-items:start;gap:2px;display:grid}.website-settings-form{gap:18px}.website-settings-toolbar{align-items:start}.website-settings-toolbar .button{display:none}.website-brand-fields,.social-share-image-layout{grid-template-columns:1fr}.social-share-image-preview{min-height:0}.website-settings-mobile-save{bottom:calc(76px + env(safe-area-inset-bottom));z-index:3;background:#fffdf8f0;margin:0 -14px -14px;padding:10px 14px;display:block;position:sticky}.website-settings-mobile-save .button{width:100%;min-height:44px}}.admin-bulk-bar{border-block:1px solid var(--school-border);background:#fffdf8b8;justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:7px 10px;display:flex}.admin-bulk-bar.has-selection{background:#fff1d3b8;border-color:#ae690d47}.admin-bulk-select-all,.admin-bulk-checkbox{cursor:pointer;align-items:center;gap:8px;display:inline-flex}.admin-bulk-select-all{color:var(--school-ink);font-size:.88rem;font-weight:500}.admin-bulk-bar>small{color:var(--school-muted)}.admin-bulk-select-all input,.admin-bulk-checkbox input{accent-color:var(--school-accent-dark);width:18px;height:18px;margin:0}.admin-bulk-actions{align-items:center;gap:8px;display:flex}.admin-bulk-actions button{border:1px solid var(--school-border);color:var(--school-ink);cursor:pointer;background:0 0;border-radius:9px;min-height:36px;padding:7px 11px}.admin-bulk-actions button.danger{color:#a63b26;background:#fff1ed;border-color:#efc4b8}.admin-bulk-actions button:disabled{border-color:var(--school-border);color:var(--school-muted);cursor:not-allowed;opacity:.7;background:#ffffff6b}.admin-bulk-actions button:hover{background:#fffc}.admin-bulk-actions button:disabled:hover{background:#ffffff6b}.admin-bulk-column{width:34px;padding-inline:10px 2px!important}.students-admin-table th.admin-bulk-column,.students-admin-table td.admin-bulk-column{width:34px}.students-admin-table th:nth-child(2){width:22%}.students-admin-table th:nth-child(3){width:19%}.students-admin-table th:nth-child(4){width:13%}.students-admin-table th:nth-child(5){width:12%}.students-admin-table th:nth-child(6){width:10%}.students-admin-table th:nth-child(7){width:12%}.students-admin-table th:nth-child(8){width:8%}.course-index-card,.reading-admin-card.reading-compact-card{grid-template-columns:22px minmax(0,1fr)}.course-index-card>.admin-bulk-checkbox,.reading-admin-card>.admin-bulk-checkbox{grid-area:1/1/span 2;align-self:center}.course-index-card>.course-compact-primary,.reading-admin-card>.reading-compact-main,.reading-admin-card>.reading-compact-meta{grid-column:2}.review-row:has(>.admin-bulk-checkbox){grid-template-columns:22px minmax(160px,.9fr) minmax(240px,1.8fr) minmax(120px,.65fr) auto}.reviews-work-panel .review-row:has(>.admin-bulk-checkbox){grid-template-columns:22px minmax(170px,.82fr) minmax(0,1.35fr) minmax(112px,.52fr) auto}.students-mobile-row{position:relative}.students-mobile-row>.admin-bulk-checkbox{z-index:1;position:absolute;top:12px;right:12px}.students-mobile-row:has(>.admin-bulk-checkbox) .students-mobile-row-top{padding-right:28px}@media (max-width:900px){.reviews-work-panel .review-row:has(>.admin-bulk-checkbox){grid-template-columns:22px minmax(160px,.9fr) minmax(0,1.2fr) minmax(105px,.5fr)}}@media (max-width:760px){.admin-bulk-bar{bottom:calc(76px + env(safe-area-inset-bottom));z-index:6;margin-inline:-2px;position:sticky}.admin-bulk-bar>small{display:none}.admin-bulk-select-all{min-width:0}.admin-bulk-select-all span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-bulk-actions button{min-height:40px}.admin-bulk-actions button.danger{padding-inline:11px;font-size:0}.admin-bulk-actions button.danger:after{content:"Thùng rác";font-size:.84rem}.course-index-card,.reading-admin-card.reading-compact-card{grid-template-columns:20px minmax(0,1fr)}.lesson-library-row{grid-template-columns:22px minmax(0,1fr) auto}.public-content-list>article{grid-template-columns:22px 42px minmax(0,1fr) auto}.public-content-list>article>form{grid-column:3/-1}.lesson-library-row>.lesson-library-index{display:none}.review-row:has(>.admin-bulk-checkbox){grid-template-columns:22px minmax(0,1fr)}.reviews-work-panel .review-row:has(>.admin-bulk-checkbox){grid-template-columns:22px minmax(0,1fr)}:is(.review-row:has(>.admin-bulk-checkbox)>.course-actions,.review-row:has(>.admin-bulk-checkbox)>.review-meta){grid-column:2}}.students-list-panel.students-admin-panel{box-shadow:none;background:0 0;border:0;border-radius:0;gap:14px;padding:0;overflow:visible}.students-command-head{justify-content:space-between;align-items:center;gap:16px;min-height:48px;display:flex}.students-command-head>div:first-child{gap:2px;display:grid}.students-command-head>div:first-child strong{color:var(--school-ink);font-size:1rem;font-weight:600}.students-command-head>div:first-child span{color:var(--school-muted);font-size:.86rem}.students-board-actions{justify-content:flex-end;align-items:center;gap:8px;width:auto;max-width:100%;display:flex;overflow:visible}.students-board-actions .button,.students-board-actions button{border-radius:9px;min-height:40px;padding:8px 13px}.students-actions-menu{position:relative}.students-actions-menu>summary{border:1px solid var(--school-border);cursor:pointer;background:#ffffffb8;border-radius:9px;justify-content:center;align-items:center;width:42px;height:40px;list-style:none;display:flex}.students-actions-menu>summary::-webkit-details-marker{display:none}.students-actions-menu>div{border:1px solid var(--school-border);z-index:20;background:#fffdf8;border-radius:11px;min-width:190px;display:grid;position:absolute;top:calc(100% + 7px);right:0;overflow:hidden;box-shadow:0 16px 34px #35240f24}.students-actions-menu>div .button,.students-actions-menu>div button{color:var(--school-ink);background:0 0;border:0;border-radius:0;justify-content:flex-start;width:100%;min-height:42px;padding:9px 12px}.students-actions-menu>div .button:hover,.students-actions-menu>div button:hover{background:#9a641612}.students-toolbar{border:1px solid var(--school-border);background:#fffdf8b8;border-radius:12px;padding:10px;display:block}.students-advanced-filter{grid-template-columns:minmax(220px,1.5fr) minmax(150px,.8fr) minmax(140px,.7fr) auto auto auto;align-items:end;gap:8px;display:grid}.students-advanced-filter label{gap:4px}.students-advanced-filter label>span{color:var(--school-muted);letter-spacing:.04em;text-transform:uppercase;margin:0 0 0 3px;font-size:.7rem;font-weight:500}.students-advanced-filter input,.students-advanced-filter select,.students-advanced-filter button,.students-clear-filter,.students-filter-more>summary{border-radius:9px;min-height:42px}.students-advanced-filter button{padding-inline:15px}.students-clear-filter{background:0 0;padding-inline:10px}.students-filter-more{position:relative}.students-filter-more>summary{border:1px solid var(--school-border);color:var(--school-ink);cursor:pointer;white-space:nowrap;background:#ffffffb3;justify-content:center;align-items:center;padding:8px 12px;font-size:.84rem;font-weight:500;list-style:none;display:flex}.students-filter-more>summary::-webkit-details-marker{display:none}.students-filter-more>summary:after{color:var(--school-muted);content:"+";margin-left:7px}.students-filter-more[open]>summary:after{content:"−"}.students-filter-more>div{border:1px solid var(--school-border);z-index:18;background:#fffdf8;border-radius:12px;gap:10px;min-width:300px;padding:12px;display:grid;position:absolute;top:calc(100% + 7px);right:0;box-shadow:0 18px 40px #35240f24}.students-table-card{border:1px solid var(--school-border);box-shadow:none;border-radius:12px;overflow:hidden}.students-table-summary{min-height:54px;padding:10px 14px}.students-table-summary strong{font-size:1rem;font-weight:600}.students-table-summary span{font-size:.8rem;font-weight:400}.students-admin-table th{font-weight:500}.students-admin-table td{height:58px}.students-name-cell strong,.students-contact-cell strong,.students-learning-cell strong,.students-access-cell strong,.students-teacher-cell{font-weight:500}.students-name-cell small,.students-contact-cell small,.students-learning-cell small,.students-access-cell small{font-weight:400}.student-open-profile{border-radius:9px;min-height:36px}.students-pagination-bar{font-weight:400}@media (max-width:1024px){.students-advanced-filter{grid-template-columns:minmax(190px,1.3fr) minmax(135px,.8fr) minmax(130px,.7fr) auto auto}.students-clear-filter{grid-column:1/-1;justify-self:end;min-height:30px}}@media (max-width:760px){.students-list-panel.students-admin-panel{gap:12px}.students-command-head{align-items:start;min-height:42px}.students-command-head>div:first-child strong{font-size:.95rem}.students-command-head>div:first-child span{font-size:.78rem}.students-board-actions{flex:none;gap:6px;width:auto;overflow:visible}.students-board-actions .button,.students-board-actions button{min-height:40px;padding:7px 10px}.students-board-actions .button.primary span{font-size:1rem}.students-board-actions .button.secondary{display:none}.students-toolbar{padding:9px}.students-advanced-filter{grid-template-columns:repeat(2,minmax(0,1fr))}.students-advanced-filter>label:first-child{grid-column:1/-1}.students-advanced-filter>label:nth-of-type(2),.students-advanced-filter>label:nth-of-type(3){grid-column:auto}.students-filter-more{grid-column:1}.students-advanced-filter>button{grid-column:2}.students-clear-filter{grid-column:1/-1;justify-self:center;min-height:32px}.students-filter-more>summary{width:100%}.students-filter-more>div{box-shadow:none;grid-template-columns:1fr;width:100%;min-width:0;margin-top:8px;position:static}.students-filter-more[open],.students-filter-more[open]>div{grid-column:1/-1}.students-table-summary>span{display:none}.students-mobile-list{background:#fffdf8b3;gap:0;padding:0 12px}.students-mobile-row{border:0;border-bottom:1px solid var(--school-border);background:0 0;border-radius:0;gap:8px;padding:12px 2px}.students-mobile-row:last-child{border-bottom:0}.students-mobile-row>.admin-bulk-checkbox{top:14px;right:3px}.students-mobile-row:has(>.admin-bulk-checkbox) .students-mobile-row-top{padding-right:29px}.students-mobile-row-bottom{flex-wrap:nowrap;gap:6px}.students-mobile-row-bottom span{color:var(--school-muted);background:0 0;border-radius:0;min-height:24px;padding:2px 0;font-size:.75rem;font-weight:400}.students-mobile-row-bottom span+span:before{content:"·";margin-right:6px}.students-mobile-row-bottom .status-pill{color:#16865a;font-weight:500}.students-mobile-teacher{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.students-mobile-row-bottom a{color:var(--school-accent-dark);background:0 0;min-height:32px;margin-left:auto;padding:0 6px;font-size:1.35rem}.students-pagination-bar{align-items:center;padding:10px 12px}}@media (max-width:390px){.students-command-head>div:first-child span{display:none}.students-board-actions .button.primary{width:42px;font-size:0}.students-board-actions .button.primary span{font-size:1.2rem}.students-advanced-filter{grid-template-columns:1fr}.students-advanced-filter>*,.students-advanced-filter>label:first-child,.students-advanced-filter>label:nth-of-type(2),.students-advanced-filter>label:nth-of-type(3),.students-filter-more,.students-advanced-filter>button{grid-column:1}.students-mobile-teacher{display:none!important}}.admin-list-canonical{gap:14px}.admin-list-command-head{padding:0 2px}.admin-list-command-head>.button.primary{border-radius:9px;min-height:40px}.admin-list-command-head .reading-index-actions{flex:none;justify-content:flex-end;width:auto;overflow:visible}.admin-list-filter{border:1px solid var(--school-border);background:#fffdf8b8;border-radius:12px;padding:10px}.admin-list-filter label>span{color:var(--school-muted);letter-spacing:.04em;text-transform:uppercase;font-size:.7rem;font-weight:500}.admin-list-filter button[type=submit]{background:var(--school-accent-dark);border-color:var(--school-accent-dark);color:#fff}.course-index-panel.course-index-redesign .course-compact-primary{grid-template-columns:minmax(0,1fr) auto 86px 40px}.reading-admin-card .reading-compact-main{grid-template-columns:minmax(0,1fr) auto}.lesson-library-row{grid-template-columns:22px minmax(220px,1.35fr) minmax(360px,1fr) 36px}.public-content-list>article{grid-template-columns:22px minmax(0,1fr) auto auto}.course-business-code{font-variant-numeric:tabular-nums;letter-spacing:.02em;color:var(--gold-dark)!important;font-weight:600!important}@media (max-width:760px){.course-index-panel.course-index-redesign .course-compact-primary{grid-template-columns:minmax(0,1fr) 40px!important}.course-index-panel.course-index-redesign .course-status-pill{grid-row:2;justify-self:start;grid-column:1!important}.course-index-panel.course-index-redesign .course-row-menu{grid-area:1/2!important}.lesson-library-row,.public-content-list>article{grid-template-columns:22px minmax(0,1fr) auto}}@media (max-width:520px){.course-business-code{display:none!important}}.admin-list-mobile{display:none}.admin-list-empty{place-items:flex-start start;gap:4px;min-height:150px;padding:28px;display:grid}.admin-list-empty strong{font-size:1rem;font-weight:600}.admin-list-empty span{color:var(--school-muted);font-size:.875rem}.assignment-manager-panel.admin-list-canonical{box-shadow:none;background:0 0;border:0;padding:0}.assignment-status-strip{gap:7px}.assignment-status-strip a{border-radius:10px;min-height:42px;padding:8px 12px}.assignment-filter-bar.admin-list-filter{grid-template-columns:minmax(240px,1fr) auto auto;align-items:end;display:grid}.assignment-filter-bar.admin-list-filter label{gap:4px;display:grid}.assignment-filter-bar.admin-list-filter input{min-height:42px}.assignment-mobile-list{border:1px solid var(--school-border);background:#fffdf8c2;border-radius:12px;overflow:hidden}.assignment-mobile-row{border-bottom:1px solid var(--school-border);grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;min-height:72px;padding:11px 12px;display:grid}.assignment-mobile-row:last-child{border-bottom:0}.assignment-mobile-row>div{gap:3px;min-width:0;display:grid}.assignment-mobile-row>div strong,.assignment-mobile-row>div span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.assignment-mobile-row>div strong{font-size:.92rem;font-weight:600}.assignment-mobile-row>div span{color:var(--school-muted);font-size:.78rem}.assignment-mobile-row>a,.assignment-mobile-row button{color:var(--school-accent-dark);background:0 0;border:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.25rem;display:flex}.reading-index-panel.admin-list-canonical{padding-top:16px}.reading-index-panel .reading-bank-summary{margin-top:0}.reading-bank-toolbar.admin-list-filter{grid-template-columns:minmax(240px,1.4fr) minmax(150px,.7fr) auto auto auto;align-items:end;display:grid}.reading-bank-toolbar .reading-filter-more>div{min-width:320px}@media (max-width:820px){.admin-list-canonical{padding:12px}.admin-list-desktop{display:none}.admin-list-mobile{display:block}.admin-list-command-head>.button.primary{flex:none}.assignment-status-strip{scrollbar-width:none;padding-bottom:2px;display:flex;overflow-x:auto}.assignment-status-strip::-webkit-scrollbar{display:none}.assignment-status-strip a{flex:none;min-width:118px}.assignment-filter-bar.admin-list-filter{grid-template-columns:minmax(0,1fr) auto}.assignment-filter-bar.admin-list-filter label{grid-column:1}.assignment-filter-bar.admin-list-filter>.button{grid-column:auto}.reading-bank-toolbar.admin-list-filter{grid-template-columns:minmax(0,1fr) minmax(130px,.65fr) auto auto}.reading-bank-toolbar .reading-bank-search{grid-column:1/-1}.reading-bank-toolbar .reading-filter-more{grid-column:auto}}@media (max-width:520px){.admin-list-canonical{gap:12px;padding:10px}.admin-list-command-head>div:first-child span{display:none}.admin-list-command-head>.button.primary{width:44px;font-size:0}.admin-list-command-head>.button.primary span{font-size:1.2rem}.admin-list-command-head .reading-index-actions{gap:6px;width:auto}.admin-list-command-head .reading-index-actions .button.primary{width:44px;min-width:44px;padding-inline:0;font-size:0}.admin-list-command-head .reading-index-actions .button.primary span{font-size:1.2rem}.assignment-status-strip a{min-width:126px}.assignment-filter-bar.admin-list-filter{grid-template-columns:1fr auto}.assignment-filter-bar.admin-list-filter label{grid-column:1/-1}.assignment-filter-bar.admin-list-filter .button{min-height:42px}.assignment-mobile-row{grid-template-columns:minmax(0,1fr) auto auto}.assignment-mobile-row .status-pill{font-size:.7rem}.reading-index-panel .reading-bank-summary{scrollbar-width:none;gap:6px;margin-inline:-2px;padding-bottom:2px;display:flex;overflow-x:auto}.reading-index-panel .reading-bank-summary::-webkit-scrollbar{display:none}.reading-index-panel .reading-bank-summary>span{flex:none;min-width:112px}.reading-bank-toolbar.admin-list-filter{grid-template-columns:1fr}.reading-bank-toolbar.admin-list-filter>*,.reading-bank-toolbar.admin-list-filter .reading-bank-search,.reading-bank-toolbar.admin-list-filter .reading-filter-more{grid-column:1}.reading-bank-toolbar .reading-filter-more>summary{width:100%}.reading-bank-toolbar .reading-filter-more>div{width:100%;min-width:0}}.admin-list-filter button[type=submit]{background:var(--school-accent-dark)!important;border-color:var(--school-accent-dark)!important;color:#fff!important;opacity:1!important;text-indent:0!important;visibility:visible!important;justify-content:center!important;align-items:center!important;min-width:76px!important;font-size:.875rem!important;display:inline-flex!important}.school-sidebar .school-brand .school-brand-logo{background:#fff8ec;border:1px solid #d8941e38;overflow:hidden;border-radius:50%!important}.school-sidebar .school-brand .school-brand-logo img{object-fit:contain;width:100%;height:100%;padding:4px;border-radius:50%!important}.school-topbar .school-topbar-actions .school-profile-chip{background:#fffdf8f5;gap:10px;box-shadow:0 4px 14px #442b0c14;border:1px solid var(--school-border)!important;padding:5px 10px 5px 6px!important}.school-topbar .school-topbar-actions .school-profile-chip>span{flex:none;width:36px;height:36px;box-shadow:inset 0 0 0 1px #fff3;color:#fff!important;background:linear-gradient(135deg,#d99620,#9d6416)!important}.school-topbar .school-topbar-actions .school-profile-chip:hover,.school-topbar .school-topbar-actions .school-profile-chip:focus-visible{background:#fffaf0;border-color:#9d64167a}@media (max-width:520px){.school-topbar .school-topbar-actions .school-profile-chip{padding:2px!important}.school-topbar .school-topbar-actions .school-profile-chip>span{width:36px;height:36px}}.topbar-notification-menu .notification-panel{background:#fffaf2;border-radius:18px;grid-template-rows:auto auto minmax(0,1fr) auto;gap:0;width:min(350px,100vw - 24px);max-height:min(560px,100dvh - 86px);padding:0;display:grid;overflow:hidden}.notification-panel .notification-panel-head{z-index:1;border-bottom:1px solid var(--school-border);background:#fffaf2fa;justify-content:space-between;align-items:center;min-height:58px;padding:11px 14px;display:flex;position:sticky;top:0}.notification-panel .notification-panel-head>div{gap:2px;display:grid}.notification-panel .notification-panel-head p{color:var(--school-ink);letter-spacing:0;text-transform:none;margin:0;font-size:.875rem;font-weight:600}.notification-panel .notification-panel-head span{color:var(--school-muted);font-size:.6875rem;font-weight:400}.notification-panel .notification-panel-head>strong{min-width:28px;min-height:28px;color:var(--school-accent-dark);background:#f7ead4;border-radius:999px;justify-content:center;align-items:center;padding:0 8px;font-size:.75rem;font-weight:600;display:inline-flex}.notification-panel .notification-panel-controls{border-bottom:1px solid color-mix(in srgb, var(--school-border) 72%, transparent);background:#fffaf2;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px 7px;display:flex}.notification-panel .notification-tabs{gap:2px;min-width:0;display:flex}.notification-panel .notification-tabs button,.notification-panel .notification-unread-filter{min-height:32px;color:var(--school-muted);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:8px;font-size:.75rem;font-weight:500}.notification-panel .notification-tabs button{white-space:nowrap;align-items:center;gap:5px;padding:0 9px;display:inline-flex}.notification-panel .notification-tabs button.active{color:var(--school-ink);background:#f3eadb;font-weight:600}.notification-panel .notification-tabs button i{background:var(--school-accent);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:17px;height:17px;font-size:.625rem;font-style:normal;font-weight:700;display:inline-flex}.notification-panel .notification-unread-filter{color:var(--school-accent-dark);text-underline-offset:3px;flex:none;padding:0 8px;-webkit-text-decoration:underline #0000;text-decoration:underline #0000}.notification-panel .notification-unread-filter[aria-pressed=true]{font-weight:600;text-decoration-color:currentColor}.notification-panel .notification-tabs button:hover,.notification-panel .notification-tabs button:focus-visible,.notification-panel .notification-unread-filter:hover,.notification-panel .notification-unread-filter:focus-visible{background:#fff1d7;outline:0}.notification-panel .notification-list{overscroll-behavior:contain;scrollbar-width:thin;gap:0;min-height:0;padding:6px;display:grid;overflow-y:auto}.notification-panel .notification-list a{border-bottom:1px solid color-mix(in srgb, var(--school-border) 72%, transparent);background:0 0;border-radius:8px;gap:3px;min-height:72px;padding:10px 12px 10px 22px;display:grid;position:relative}.notification-panel .notification-list a:last-child{border-bottom:0}.notification-panel .notification-list a.is-unread{background:#fff0d26b}.notification-panel .notification-list a.is-read{opacity:.76}.notification-panel .notification-list a:hover,.notification-panel .notification-list a:focus-visible{background:#fff1d7}.notification-panel .notification-list a:focus-visible{outline:2px solid var(--school-accent);outline-offset:-2px}.notification-panel .notification-list a:before{content:"";background:0 0;border-radius:50%;width:6px;height:6px;position:absolute;top:18px;left:9px}.notification-panel .notification-list a.is-unread:before{background:var(--school-accent)}.notification-panel .notification-item-meta{color:var(--school-muted);justify-content:space-between;align-items:center;gap:10px;font-size:.6875rem;font-weight:400;line-height:1.3;display:flex}.notification-panel .notification-item-meta>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.notification-panel .notification-item-meta em{color:var(--school-muted);flex:none;font-size:.6875rem;font-style:normal;font-weight:400}.notification-panel .notification-list a.is-unread .notification-item-meta em{color:var(--school-accent-dark)}.notification-panel .notification-list a>strong{align-items:flex-start;gap:8px;font-size:.875rem;font-weight:500;line-height:1.35;display:flex;overflow:hidden}.notification-panel .notification-list a>strong>span{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-width:0;display:-webkit-box;overflow:hidden}.notification-panel .notification-list a>strong>i{color:var(--school-accent-dark);background:#f3eadb;border-radius:999px;flex:none;padding:1px 5px;font-size:.6875rem;font-style:normal;font-weight:500}.notification-panel .notification-list a>small{color:var(--school-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;font-weight:400;line-height:1.35;overflow:hidden}.notification-panel .notification-panel-all{border-top:1px solid var(--school-border);min-height:44px;color:var(--school-accent-dark);justify-content:center;align-items:center;font-size:.8125rem;font-weight:600;display:flex}.notification-panel .notification-panel-all:hover,.notification-panel .notification-panel-all:focus-visible{background:#fff1d7}.notifications-page-panel{gap:18px;padding:22px;display:grid}.notifications-page-head{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.notifications-page-head h2{margin:3px 0 0;font-size:clamp(1.25rem,2vw,1.6rem);font-weight:600}.notifications-page-head .eyebrow{color:var(--school-accent-dark);letter-spacing:.09em;text-transform:uppercase;margin:0;font-size:.7rem;font-weight:500}.notifications-page-head .button{white-space:nowrap;min-height:40px;padding:0 14px}.notifications-filter{border-bottom:1px solid var(--school-border);gap:6px;padding-bottom:12px;display:flex;overflow-x:auto}.notifications-filter a{color:var(--school-muted);border-radius:999px;flex:none;padding:8px 13px;font-size:.8125rem;font-weight:500}.notifications-filter a.active{background:var(--school-ink);color:#fff}.notifications-page-list{display:grid}.notifications-page-list>a{border-bottom:1px solid var(--school-border);min-height:82px;color:inherit;grid-template-columns:8px minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 10px;display:grid;position:relative}.notifications-page-list>a.is-unread{background:linear-gradient(90deg,#fff0d27a,#0000 72%)}.notification-page-dot{background:0 0;border-radius:50%;width:7px;height:7px}.is-unread .notification-page-dot{background:var(--school-accent)}.notification-page-copy{gap:4px;min-width:0;display:grid}.notification-page-meta{color:var(--school-muted);align-items:center;gap:8px;font-size:.7rem;font-weight:400;display:flex}.notification-page-meta em{color:var(--school-muted);font-style:normal;font-weight:400}.is-unread .notification-page-meta em{color:var(--school-accent-dark)}.notification-page-meta time{white-space:nowrap;margin-left:auto}.notification-page-copy>strong{text-overflow:ellipsis;white-space:nowrap;font-size:.9375rem;font-weight:500;line-height:1.35;overflow:hidden}.notification-page-copy>small{color:var(--school-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;font-weight:400;overflow:hidden}.notification-page-arrow{color:var(--school-muted);font-size:1.3rem;font-weight:300}.notification-page-empty{color:var(--school-muted);text-align:center;padding:52px 16px}.notifications-pagination{color:var(--school-muted);justify-content:space-between;align-items:center;gap:12px;font-size:.8rem;display:flex}.notifications-pagination div{gap:8px;display:flex}.notifications-pagination a,.notifications-pagination div>span{border:1px solid var(--school-border);border-radius:9px;padding:7px 11px}.notifications-pagination div>span{opacity:.45}@media (max-width:520px){.topbar-notification-menu .notification-panel{width:auto;max-height:calc(100dvh - 74px);position:fixed;top:62px;left:8px;right:8px}.notifications-page-panel{gap:14px;margin-inline:-2px;padding:16px 14px}.notifications-page-head{align-items:flex-start}.notifications-page-head .button{width:auto;min-height:36px;padding-inline:10px;font-size:.75rem}.notifications-page-list>a{min-height:76px;padding-inline:4px}.notification-page-meta time{display:none}.notification-page-copy>strong{font-size:.9rem}}.security-alert-panel .security-alert-row{border:0;border-bottom:1px solid var(--school-border);min-height:72px;box-shadow:none;background:0 0;border-radius:0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;margin:0;padding:10px 0}.security-alert-panel .security-alert-row:first-of-type{border-top:1px solid var(--school-border)}.security-alert-panel .security-alert-row:last-of-type{border-bottom:0}.security-alert-panel .security-alert-row form{justify-content:flex-end;align-items:center;gap:10px;min-width:190px;display:inline-flex}.security-alert-panel .security-alert-row form>span{color:var(--school-muted);white-space:nowrap;margin:0;font-size:.6875rem;font-weight:400;line-height:1}.security-alert-panel .security-alert-row button{min-height:36px;color:var(--school-accent-dark);white-space:nowrap;background:0 0;border:0;border-radius:6px;padding:0 10px;font-size:.75rem;font-weight:500}.security-alert-panel .security-alert-row button:hover,.security-alert-panel .security-alert-row button:focus-visible{background:#cf8b121a}@media (max-width:620px){.security-alert-panel .security-alert-row{grid-template-columns:minmax(0,1fr) auto;gap:6px 10px;padding:11px 0}.security-alert-panel .security-alert-row>.security-severity{grid-area:1/1}.security-alert-panel .security-alert-row>div{grid-area:2/1/auto/-1}.security-alert-panel .security-alert-row form{grid-area:1/2;gap:4px;min-width:0}.security-alert-panel .security-alert-row form>span{display:none}.security-alert-panel .security-alert-row button{min-height:36px}}.security-overview-grid>.security-list-panel{border-radius:10px}.security-alert-panel .security-alert-row,.security-overview-grid .security-activity-row{border:0!important;border-bottom:1px solid var(--school-border)!important;box-shadow:none!important;background:0 0!important;border-radius:0!important;margin:0!important}.security-alert-panel .security-alert-row:last-of-type,.security-overview-grid .security-activity-row:last-of-type{border-bottom:0!important}.security-alert-panel .security-severity,.security-alert-panel .security-alert-filters a,.security-alert-panel .security-alert-filters a span,.security-alert-panel .security-alert-row>div>strong em{border-radius:5px}.security-alert-panel .security-alert-row button{border-radius:4px}.security-alert-panel .security-alert-filters{border-bottom:1px solid var(--school-border);gap:20px}.security-alert-panel .security-alert-filters a,.security-alert-panel .security-alert-filters a.active{border-radius:0;min-height:36px;padding:0 0 7px;position:relative;color:var(--school-muted)!important;background:0 0!important}.security-alert-panel .security-alert-filters a.active{font-weight:600;color:var(--school-ink)!important}.security-alert-panel .security-alert-filters a.active:after{background:var(--school-accent);content:"";height:2px;position:absolute;bottom:-1px;left:0;right:0}.security-alert-panel .security-alert-filters a span,.security-alert-panel .security-alert-filters a.active span{min-width:auto;color:var(--school-accent-dark);background:0 0;border-radius:0;padding:0}.security-alert-pagination{color:var(--school-muted);justify-content:space-between;align-items:center;gap:12px;padding-top:12px;font-size:.75rem;display:flex}.security-alert-pagination>div{gap:6px;display:flex}.security-alert-pagination a,.security-alert-pagination>div>span{border:1px solid var(--school-border);border-radius:5px;justify-content:center;align-items:center;min-width:54px;min-height:34px;display:inline-flex}.security-alert-pagination>div>span{opacity:.45}.security-retention-note{border-top:1px solid var(--school-border);color:var(--school-muted);margin:10px 0 0;padding-top:10px;font-size:.6875rem;font-weight:400;line-height:1.45}@media (max-width:760px){.website-account-list{gap:8px}.website-account-card{border-radius:12px;grid-template-columns:36px minmax(0,1fr) 44px;align-items:start;gap:5px 10px;padding:12px 14px;display:grid}.website-account-card .settings-record-head{display:contents}.website-account-card .settings-record-head>span{border-radius:10px;grid-area:1/1/span 2;width:36px;height:36px}.website-account-card .website-account-identity{grid-area:1/2/span 2;min-width:0}.website-account-card .website-account-identity strong{font-size:.9375rem;line-height:1.3}.website-account-card .website-account-identity p{margin-top:2px;font-size:.8125rem;line-height:1.35}.website-account-badges{grid-area:3/2/auto/-1;align-items:baseline;gap:3px 0;margin:1px 0 0}.website-account-badges small,.website-account-badges .account-role-badge,.website-account-badges .account-status-badge,.website-account-badges .account-record-badge,.website-account-badges .account-plan-badge,.website-account-badges small.unlinked{white-space:normal;background:0 0;border-radius:0;padding:0;font-size:.75rem;font-weight:500;line-height:1.35}.website-account-badges small+small:before{color:var(--school-muted);content:"·";margin-inline:5px}.website-account-editor{grid-area:1/3;place-self:start end}.website-account-editor>summary,.website-account-editor[open]>summary{width:44px;min-height:44px;color:var(--school-accent-dark);border:0;border-radius:8px;justify-content:center;margin:-4px -4px 0 0;padding:0;font-size:0;display:inline-flex}.website-account-editor>summary:after,.website-account-editor[open]>summary:after{content:"›";margin:0;font-size:1.45rem;line-height:1}.website-account-editor[open]{grid-area:4/1/auto/-1;width:auto;margin-top:8px}.website-account-editor[open]>summary:after{content:"⌄"}.website-account-card:has(.website-account-editor[open]){position:relative}.website-account-editor[open]{border-top:1px solid var(--school-border);margin-top:8px;padding-top:12px;display:block;position:static}.website-account-editor[open]>summary{z-index:1;background:var(--school-surface-raised,var(--surface-raised));margin:0;position:absolute;top:8px;right:8px}.website-account-editor[open]>summary:after{content:"×";font-size:1.35rem;font-weight:400}.website-account-editor-title{display:none}.website-account-editor[open] .website-account-editor-title{gap:2px;margin:0 48px 10px 0;display:grid}.website-account-editor-title strong{color:var(--school-ink);font-size:.875rem;line-height:1.3}.website-account-editor-title small{overflow-wrap:anywhere;color:var(--school-muted);font-size:.75rem;font-weight:400;line-height:1.35}.website-account-editor[open] .settings-row-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;display:grid}:is(.website-account-editor[open] .settings-row-form label:has(input[name=fullName]),.website-account-editor[open] .settings-row-form label:has(input[name=phone])){grid-column:1/-1}.website-account-editor[open] .settings-row-form label{color:var(--school-muted);gap:4px;font-size:.75rem;font-weight:600}.website-account-editor[open] .settings-row-form input,.website-account-editor[open] .settings-row-form select{min-height:42px;padding:0 11px;font-size:.875rem}.website-account-editor[open] .settings-row-form button{grid-column:1/-1;min-height:44px;margin-top:2px}.website-account-editor[open] .website-account-link-action{border:0;border-bottom:1px solid var(--school-border);background:0 0;border-radius:0;margin:0 0 10px;padding:10px 0}}
