:root{color:#24322d;--ink:#24322d;--muted:#64756e;--brand:#24745a;--brand-soft:#e2f2eb;--border:#d9e3de;--paper:#fff;--danger:#a23d3d;background:#f4f7f5;font-family:Microsoft YaHei,PingFang SC,Noto Sans CJK SC,Inter,system-ui,sans-serif;line-height:1.5}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}.app-frame{min-height:100vh}.topbar{color:#fff;background:#173c31;justify-content:space-between;align-items:center;padding:18px 28px;display:flex}.topbar h1{margin:2px 0 0;font-size:1.45rem}.topbar small{color:#bfe3d6}.user{align-items:center;gap:12px;display:flex}main{max-width:1440px;margin:auto;padding:24px}.grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px;display:grid}.pane-layout{grid-template-columns:minmax(260px,34%) 1fr;gap:18px;display:grid}.panel{background:var(--paper);border:1px solid var(--border);border-radius:14px;padding:18px;box-shadow:0 3px 14px #163c3020}.panel>header{justify-content:space-between;align-items:center;gap:12px;display:flex}.panel h2{margin:0 0 14px;font-size:1.05rem}.button{color:var(--ink);cursor:pointer;background:#fff;border:1px solid #b8cbc3;border-radius:9px;padding:8px 13px}.button:hover,.button:focus-visible{border-color:var(--brand);outline:3px solid #4aae8b40}.button.primary{background:var(--brand);border-color:var(--brand);color:#fff}.field{gap:6px;margin:10px 0;display:grid}.field span{font-weight:650}.field input,.field select,textarea{background:#fff;border:1px solid #b8c8c1;border-radius:8px;width:100%;padding:9px}.field small,.muted{color:var(--muted)}.problem{border-left:4px solid var(--danger);background:#fff0f0;gap:4px;margin:10px 0;padding:12px;display:grid}.problem small{color:#704646}.status-pill{background:var(--brand-soft);color:#15533f;border-radius:99px;padding:2px 9px;font-size:.82rem;display:inline-block}.empty{color:var(--muted);text-align:center;padding:20px}.confirm{z-index:10;border:1px solid var(--border);background:#fff;border-radius:14px;min-width:280px;padding:22px;position:fixed;inset:50% auto auto 50%;transform:translate(-50%,-50%);box-shadow:0 16px 80px #0004}.confirm div{justify-content:flex-end;gap:8px;display:flex}.list{margin:0;padding:0;list-style:none}.list li{border-top:1px solid var(--border);padding:12px 0}.list li:first-child{border-top:0}@media (width<=760px){.pane-layout{grid-template-columns:1fr}.topbar{padding:14px 18px}main{padding:14px}}.login-shell{--role-accent:#2563eb;--role-accent-deep:#3157d8;--role-soft:#eaf1ff;--role-ink:#14213f;width:100%;max-width:none;min-height:100dvh;color:var(--role-ink);background:#eef4ff;place-items:center;margin:0;padding:22px;display:grid}.login-shell[data-theme=institution]{--role-accent:#1677ef;--role-accent-deep:#0e68d8;--role-soft:#e8f3ff;--role-ink:#152238}.login-shell[data-theme=teacher]{--role-accent:#5557f2;--role-accent-deep:#4848dc;--role-soft:#ececff;--role-ink:#161b3b}.login-shell[data-theme=student]{--role-accent:#6842e8;--role-accent-deep:#5934d2;--role-soft:#f0ebff;--role-ink:#17162f}.login-layout{background:#fff;border:1px solid #dfe7f5;border-radius:28px;grid-template-columns:minmax(0,1.48fr) minmax(420px,.78fr);width:min(1540px,100%);min-height:calc(100dvh - 44px);display:grid;overflow:hidden;box-shadow:0 24px 70px #274a8421}.login-visual{background:#dcecff;min-height:680px;position:relative;overflow:hidden}.login-visual:after{content:"";pointer-events:none;background:linear-gradient(90deg,#edf6ffeb 0%,#edf6ff6b 37%,#0000 68%),linear-gradient(#0000 58%,#15264e85 100%);position:absolute;inset:0}.login-visual-image{object-fit:cover;object-position:center center;width:100%;height:100%;position:absolute;inset:0}.login-visual-copy{z-index:1;flex-direction:column;justify-content:space-between;height:100%;min-height:680px;padding:42px 48px 46px;display:flex;position:relative}.login-visual-brand,.login-mobile-brand{color:#4058ce;letter-spacing:.01em;align-items:center;gap:11px;font-size:1.22rem;font-weight:800;display:flex}.login-visual-brand img,.login-mobile-brand img{object-fit:contain;width:48px;height:48px}.login-visual-message{color:#fff;text-shadow:0 2px 16px #172a5a4d;max-width:560px}.login-kicker{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.08em;background:#ffffff1f;border:1px solid #ffffff80;border-radius:999px;padding:7px 12px;font-size:.82rem;font-weight:750;display:inline-flex}.login-visual-message h2{letter-spacing:-.04em;max-width:520px;margin:17px 0 12px;font-size:clamp(2.25rem,3.2vw,3.7rem);line-height:1.18}.login-visual-message p{color:#f4f7ff;max-width:490px;margin:0;font-size:1.05rem;line-height:1.8}.login-form-panel{background:#fff;flex-direction:column;justify-content:center;min-width:0;display:flex;position:relative}.login-form-wrap{width:min(430px,100% - 72px);margin:auto;padding:54px 0 34px}.login-mobile-brand{display:none}.login-role-badge{background:var(--role-soft);width:max-content;color:var(--role-accent-deep);border-radius:999px;align-items:center;gap:8px;padding:7px 12px;font-size:.83rem;font-weight:750;display:inline-flex}.login-heading{margin:19px 0 30px}.login-heading h1{color:var(--role-ink);letter-spacing:-.035em;margin:0;font-size:2rem;line-height:1.25}.login-heading p{color:#6b7890;margin:9px 0 0;font-size:.93rem;line-height:1.7}.login-card{width:100%}.login-card form{gap:17px;display:grid}.login-card .field{gap:8px;margin:0}.login-card .field>span:first-child{color:#39465e;font-size:.89rem;font-weight:700}.login-input-wrap{display:block;position:relative}.login-input-wrap>svg{z-index:1;color:#8a98b2;pointer-events:none;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.login-card .login-field input{height:52px;color:var(--role-ink);background:#fbfcff;border:1px solid #d5deec;border-radius:12px;padding:12px 15px 12px 47px;transition:border-color .16s,box-shadow .16s,background .16s}.login-card .login-field input:hover{background:#fff;border-color:#b7c5da}.login-card .login-field input:focus{border-color:var(--role-accent);box-shadow:0 0 0 4px color-mix(in srgb,var(--role-accent) 13%,transparent);background:#fff;outline:none}.login-card .button.primary{background:linear-gradient(135deg,var(--role-accent),var(--role-accent-deep));color:#fff;width:100%;min-height:52px;box-shadow:0 10px 24px color-mix(in srgb,var(--role-accent) 24%,transparent);border:0;border-radius:12px;justify-content:center;align-items:center;margin-top:5px;font-weight:750;display:inline-flex}.login-card .button.primary:hover{filter:brightness(.98);transform:translateY(-1px)}.login-card .button.primary:focus-visible{outline:3px solid color-mix(in srgb,var(--role-accent) 34%,transparent);outline-offset:3px;border-color:#0000}.login-card .button.primary:disabled{cursor:wait;opacity:.72;transform:none}.login-security-note{color:#77849a;border-top:1px solid #e9edf4;justify-content:center;align-items:center;gap:7px;margin-top:19px;padding-top:18px;font-size:.82rem;display:flex}.login-security-note svg{color:var(--role-accent)}.login-support{text-align:center;color:#8792a6;margin:18px 0 0;font-size:.8rem}.login-footer{text-align:center;color:#9aa4b5;padding:0 34px 28px;font-size:.76rem}.login-form-hint{background:var(--role-soft);color:#53617a;border-radius:11px;margin:0 0 2px;padding:12px 14px;font-size:.86rem;line-height:1.65}.login-card .problem{border-left-color:#d9535f;border-radius:10px;margin:0;font-size:.85rem}@media (width<=1080px){.login-layout{grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr)}.login-visual-copy{padding:34px}.login-visual-message h2{font-size:2.35rem}.login-form-wrap{width:min(390px,100% - 48px)}}@media (width<=820px){.login-shell{background:#fff;padding:0}.login-layout{min-height:100dvh;box-shadow:none;border:0;border-radius:0;display:block}.login-visual{height:28vh;min-height:220px;max-height:290px}.login-visual:after{background:linear-gradient(90deg,#edf6ffde 0%,#0000 74%),linear-gradient(#0000 42%,#11275b63)}.login-visual-image{object-position:center 63%}.login-visual-copy{height:100%;min-height:0;padding:22px 24px}.login-visual-brand{display:none}.login-visual-message{align-self:flex-start}.login-visual-message h2{max-width:430px;margin:9px 0 0;font-size:1.75rem}.login-visual-message p{display:none}.login-kicker{padding:5px 9px;font-size:.72rem}.login-form-panel{justify-content:flex-start;min-height:72vh}.login-form-wrap{width:min(430px,100% - 40px);padding:30px 0 24px}.login-mobile-brand{margin-bottom:25px;font-size:1.04rem;display:flex}.login-mobile-brand img{width:40px;height:40px}.login-heading{margin:16px 0 24px}.login-heading h1{font-size:1.65rem}.login-footer{padding-bottom:22px}}@media (width<=460px){.login-visual{height:190px;min-height:190px}.login-visual-copy{padding:18px}.login-visual-message h2{max-width:340px;font-size:1.42rem}.login-form-wrap{width:calc(100% - 32px);padding-top:24px}.login-heading p{font-size:.86rem}.login-card form{gap:14px}.login-card .login-field input,.login-card .button.primary{height:50px;min-height:50px}.login-footer{padding-inline:16px;font-size:.7rem}}.product-shell{--shell-sidebar:252px;--shell-topbar:72px;--card-radius:16px;--grid-gap:20px;--focus-ring:0 0 0 3px color-mix(in srgb,var(--shell-accent) 34%,transparent);background:var(--shell-canvas);min-height:100vh;color:var(--shell-ink);grid-template-columns:var(--shell-sidebar) minmax(0,1fr);display:grid}.product-shell[data-theme=hq],[data-theme=hq]{--shell-accent:#2563eb;--shell-accent-soft:#e8f0ff;--shell-sidebar-bg:#10244d;--shell-canvas:#f5f8ff;--shell-ink:#1d2b45}.product-shell[data-theme=institution],[data-theme=institution]{--shell-accent:#008b8b;--shell-accent-soft:#e2f8f6;--shell-sidebar-bg:#123e45;--shell-canvas:#f4fbfa;--shell-ink:#17383d}.product-shell[data-theme=teacher],[data-theme=teacher]{--shell-accent:#7c3aed;--shell-accent-soft:#f0eaff;--shell-sidebar-bg:#30205e;--shell-canvas:#faf8ff;--shell-ink:#30234c}.product-shell[data-theme=student],[data-theme=student]{--shell-accent:#e06b24;--shell-accent-soft:#fff0e6;--shell-sidebar-bg:#5b2b16;--shell-canvas:#fffaf5;--shell-ink:#4b2b1d}.product-sidebar{background:var(--shell-sidebar-bg);color:#fff;z-index:20;flex-direction:column;height:100vh;padding:22px 14px;display:flex;position:sticky;top:0;overflow:hidden}.product-brand{flex:none;align-items:center;gap:10px;padding:8px 10px 24px;font-size:1.05rem;font-weight:750;display:flex}.product-sidebar>.product-profile{border:1px solid var(--border);border-radius:16px;flex-direction:column;flex:none;align-items:stretch;margin:8px 16px 16px;padding:16px}.product-sidebar nav{overscroll-behavior:contain;align-content:start;gap:5px;min-height:0;display:grid;overflow-y:auto}.product-nav-item{color:#e9efff;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:11px;align-items:center;gap:11px;width:100%;padding:11px 12px;display:flex}.product-nav-item:hover,.product-nav-item:focus-visible,.product-nav-item[aria-current=page]{color:#fff;background:#ffffff24;outline:none}.product-nav-item small{background:#ffffff2c;border-radius:99px;margin-left:auto;padding:1px 7px}.product-main{min-width:0}.product-topbar{min-height:var(--shell-topbar);background:#fff;border-bottom:1px solid #dde5ef;align-items:center;gap:18px;padding:10px 28px;display:flex}.product-title{min-width:0}.product-title small{color:#65738b}.product-title h1{color:var(--shell-ink);margin:0;font-size:1.1rem}.product-header-actions{align-items:center;gap:10px;margin-left:auto;display:flex}.product-profile{white-space:nowrap;align-items:center;gap:10px;display:flex}.product-profile .button{align-items:center;gap:5px;display:flex}.product-menu-toggle{color:var(--shell-ink);cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:5px;padding:8px;display:none}.product-menu-toggle:focus-visible,.metric-card:focus-visible{box-shadow:var(--focus-ring);outline:none}.product-content{width:100%;max-width:1600px;margin:0 auto;padding:28px}.page-header{justify-content:space-between;align-items:flex-start;gap:var(--grid-gap);margin-bottom:var(--grid-gap);display:flex}.page-header h2{margin:0;font-size:1.5rem}.page-header p{color:#64748b;margin:5px 0 0}.metric-card,.dashboard-panel{border-radius:var(--card-radius);background:#fff;border:1px solid #e0e7f0;box-shadow:0 5px 18px #2233580c}.metric-card{text-align:left;width:100%;color:var(--shell-ink);justify-content:space-between;align-items:flex-start;gap:12px;padding:18px;display:flex}button.metric-card{cursor:pointer}.metric-card>div{gap:5px;display:grid}.metric-card strong{font-size:1.7rem}.metric-card small{color:#64748b}.metric-card>svg{background:var(--shell-accent-soft);width:38px;height:38px;color:var(--shell-accent);border-radius:11px;padding:8px}.metric-card[data-tone=teal]{--shell-accent:#008b8b;--shell-accent-soft:#e2f8f6}.metric-card[data-tone=purple]{--shell-accent:#7c3aed;--shell-accent-soft:#f0eaff}.metric-card[data-tone=orange]{--shell-accent:#e06b24;--shell-accent-soft:#fff0e6}.metric-card[data-tone=red]{--shell-accent:#c2414b;--shell-accent-soft:#ffeaed}.dashboard-panel{padding:20px}.dashboard-panel>header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;display:flex}.dashboard-panel h2{margin:0;font-size:1rem}.progress-bar{color:#526176;gap:7px;font-size:.9rem;display:grid}.progress-bar [role=progressbar]{background:#e6ecf5;border-radius:99px;height:9px;overflow:hidden}.progress-bar [role=progressbar] span{background:var(--shell-accent);border-radius:inherit;height:100%;display:block}.progress-bar[data-tone=teal]{--shell-accent:#008b8b}.progress-bar[data-tone=purple]{--shell-accent:#7c3aed}.progress-bar[data-tone=orange]{--shell-accent:#e06b24}.progress-bar[data-tone=red]{--shell-accent:#c2414b}.alert-card{border-radius:var(--card-radius);background:#eff6ff;border-left:4px solid #2563eb;justify-content:space-between;align-items:flex-start;gap:16px;padding:15px 17px;display:flex}.alert-card[data-tone=warning]{background:#fff8e6;border-color:#d97706}.alert-card[data-tone=danger]{background:#fff0f1;border-color:#c2414b}.alert-card strong{margin-bottom:3px;display:block}.drawer-backdrop{z-index:100;background:#12203d66;justify-content:flex-end;display:flex;position:fixed;inset:0}.drawer{background:#fff;width:min(480px,100%);height:100%;padding:22px;overflow:auto;box-shadow:-12px 0 32px #182a4d33}.drawer>header{border-bottom:1px solid #e3e9f1;justify-content:space-between;align-items:center;gap:12px;padding-bottom:14px;display:flex}.drawer h2{margin:0;font-size:1.15rem}.drawer-content{padding-top:18px}.data-table-wrap{border:1px solid #e0e7f0;border-radius:12px;overflow:auto}.data-table{border-collapse:collapse;background:#fff;width:100%}.data-table caption{text-align:left;padding:13px 15px;font-weight:700}.data-table th,.data-table td{text-align:left;border-top:1px solid #e6ebf2;padding:12px 15px}.data-table th{color:#5b687b;background:#f8faff;font-size:.85rem}.toast-region{z-index:110;gap:8px;max-width:min(360px,100vw - 40px);display:grid;position:fixed;bottom:20px;right:20px}.toast{color:#fff;background:#16233e;border-radius:11px;padding:12px 15px;box-shadow:0 10px 30px #17244333}.toast[data-tone=success]{background:#11705f}.toast[data-tone=warning]{background:#a65d0a}.toast[data-tone=danger]{background:#af3341}.trend-chart,.donut-chart{height:240px;position:relative}.donut-chart>span{pointer-events:none;place-items:center;font-weight:700;display:grid;position:absolute;inset:0}@media (width<=1440px){.product-content{padding:24px}.product-topbar{padding-inline:24px}}.trend-chart>svg,.donut-chart>svg{width:100%;height:100%;display:block;overflow:visible}.class-completion .donut-chart{height:128px}.growth-chart .trend-chart{height:190px}@media (width<=1280px){.product-shell{--shell-sidebar:224px}.product-content{padding:22px}.product-topbar{padding-inline:20px}}@media (width<=960px){.product-shell{display:block}.product-sidebar{width:252px;transition:transform .18s;position:fixed;left:0;transform:translate(-100%);box-shadow:8px 0 22px #12203d33}.product-sidebar[data-open=true]{transform:translate(0)}.product-menu-toggle{display:flex}.product-content{padding:20px}.product-topbar{padding-inline:16px}.product-title small{display:none}}@media (width<=720px){.product-topbar{gap:10px;min-height:64px}.product-header-actions,.product-profile>span{display:none}.product-sidebar-profile>span{display:inline}.product-content{padding:16px}.page-header{display:grid}.metric-card,.dashboard-panel{border-radius:14px}.toast-region{max-width:calc(100vw - 24px);bottom:12px;right:12px}}.product-navigation-backdrop{z-index:19;background:#12203d66;position:fixed;inset:0}.product-sidebar-close{display:none}@media (width<=960px){.product-sidebar-close{color:#fff;cursor:pointer;background:#ffffff24;border:0;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:inline-flex;position:absolute;top:18px;right:14px}.product-sidebar-close:focus-visible{outline:3px solid #fff9}.product-sidebar[data-compact=true][data-open=false]{visibility:hidden;pointer-events:none}}.button,button,select,input:not([type=checkbox]):not([type=radio]),.product-nav-item,.product-menu-toggle,.product-sidebar-close{min-height:44px}.data-table-wrap{max-width:100%;overflow-x:auto}:focus-visible{outline:3px solid color-mix(in srgb,var(--role-accent,var(--brand)) 42%,transparent);outline-offset:2px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.product-shell[data-theme=hq]{--shell-sidebar:252px;--shell-accent:#2563eb;--shell-accent-soft:#e7efff;--shell-sidebar-bg:#fff;--shell-canvas:#f6f9ff;--shell-ink:#101d3b}.product-shell[data-theme=institution]{--shell-sidebar:246px;--shell-accent:#1677ef;--shell-accent-soft:#e6f0ff;--shell-sidebar-bg:#fff;--shell-canvas:#f7fbff;--shell-ink:#152238}.product-shell[data-theme=teacher]{--shell-sidebar:192px;--shell-accent:#5557f2;--shell-accent-soft:#e9eaff;--shell-sidebar-bg:#fff;--shell-canvas:#f8f9ff;--shell-ink:#161b3b}.product-shell[data-theme=student]{--shell-sidebar:264px;--shell-accent:#6842e8;--shell-accent-soft:#eee9ff;--shell-sidebar-bg:#fff;--shell-canvas:#f8f7ff;--shell-ink:#17162f}.product-sidebar{color:var(--shell-ink);border-right:1px solid #e2e8f2;box-shadow:4px 0 20px #3450780a}.product-brand{color:var(--shell-accent)}.product-brand img{object-fit:contain;flex:none;width:38px;height:38px}.product-shell[data-theme=teacher] .product-brand{text-align:center;padding-inline:0;white-space:nowrap;flex-direction:column;gap:6px;padding-bottom:30px}.product-shell[data-theme=teacher] .product-brand img{width:54px;height:54px}.product-nav-item{color:#465574}.product-nav-item:hover,.product-nav-item:focus-visible{background:var(--shell-accent-soft);color:var(--shell-accent)}.product-nav-item[aria-current=page]{background:linear-gradient(135deg,var(--shell-accent),color-mix(in srgb,var(--shell-accent) 74%,#8aa8ff));color:#fff;box-shadow:0 8px 18px color-mix(in srgb,var(--shell-accent) 22%,transparent)}.product-nav-item:focus-visible{box-shadow:var(--focus-ring)}.product-nav-item[aria-current=page]:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb,var(--shell-accent) 36%,transparent),0 8px 18px color-mix(in srgb,var(--shell-accent) 22%,transparent)}.product-nav-item small{background:var(--shell-accent-soft);color:var(--shell-accent)}.product-nav-item[aria-current=page] small{color:#fff;background:#ffffff2c}.product-shell .button.primary{background:var(--shell-accent);border-color:var(--shell-accent);color:#fff}.product-shell .button:hover,.product-shell .button:focus-visible{border-color:var(--shell-accent)}.product-shell .status-pill{background:var(--shell-accent-soft);color:color-mix(in srgb,var(--shell-accent) 78%,#17203a)}.metric-card{justify-content:flex-start;align-items:center;gap:18px;min-height:132px}.metric-card>svg{border-radius:50%;order:-1;width:56px;height:56px;padding:14px}.metric-card strong{font-size:1.9rem;line-height:1.12}@media (width<=1280px){.product-shell[data-theme=hq],.product-shell[data-theme=institution],.product-shell[data-theme=teacher],.product-shell[data-theme=student]{--shell-sidebar:224px}}@media (width<=960px){.product-sidebar{width:252px}.product-sidebar-close{background:var(--shell-accent-soft);color:var(--shell-accent)}.product-sidebar-close:focus-visible{outline:3px solid color-mix(in srgb,var(--shell-accent) 36%,transparent)}}.app-error-boundary{box-sizing:border-box;color:#16213d;background:#f4f7ff;place-items:center;min-height:100vh;padding:24px;display:grid}.app-error-boundary>section{background:#fff;border:1px solid #dce5f5;border-radius:20px;gap:14px;width:min(520px,100%);padding:32px;display:grid;box-shadow:0 20px 50px #1d4ed81a}.app-error-boundary h1,.app-error-boundary p{margin:0}.app-error-boundary p,.app-error-boundary small{color:#526079}.connectivity-banner{z-index:10000;color:#6e4d08;background:#fff8e7;border:1px solid #f2c66d;border-radius:12px;align-items:flex-start;gap:10px;width:min(430px,100vw - 24px);padding:12px 14px;display:flex;position:fixed;inset:12px 12px auto auto;box-shadow:0 12px 32px #27355929}.connectivity-banner[data-state=OFFLINE]{color:#8c2630;background:#fff0f1;border-color:#f2a9ae}.connectivity-banner[data-state=RECONNECTED]{color:#176846;background:#eefbf5;border-color:#9bd6bc}.connectivity-banner div{gap:3px;display:grid}.connectivity-banner span{font-size:13px;line-height:1.5}.step-up-backdrop{z-index:10001;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a7a;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.step-up-dialog{color:#14213d;background:#fff;border:1px solid #dbe4f5;border-radius:20px;width:min(440px,100%);padding:28px;box-shadow:0 24px 80px #0f172a3d}.step-up-dialog h2{margin:14px 0 8px;font-size:22px}.step-up-dialog>p{color:#66728a;margin:0 0 18px;line-height:1.7}.step-up-icon{color:#315efb;background:#edf3ff;border-radius:16px;place-items:center;width:52px;height:52px;display:grid}.step-up-dialog form label{color:#34425f;gap:8px;font-weight:700;display:grid}.step-up-dialog input{letter-spacing:.35em;border:1px solid #cbd7ec;border-radius:10px;width:100%;padding:13px 14px;font-size:20px}.step-up-dialog form>div{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}.data-governance{color:#17233c;gap:16px;min-width:0;display:grid}.data-governance-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.data-governance-heading h2{margin:0;font-size:20px}.data-governance-heading p,.data-governance-form p{color:#64748b;margin:6px 0 0}.data-governance-actions,.data-governance-row-actions,.data-governance-form-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.data-governance-notice{color:#774d0a;background:#fff9e9;border:1px solid #f2cf85;border-radius:10px;padding:12px 14px;line-height:1.6}.data-governance-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.data-governance-metrics article{background:#fff;border:1px solid #e0e7f0;border-radius:10px;align-content:center;gap:4px;min-height:74px;padding:12px 16px;display:grid}.data-governance-metrics span,.data-governance-table small,.data-governance-form small{color:#6b7b92;font-size:12px}.data-governance-metrics strong{font-size:24px}.data-governance-metrics article[data-tone=danger] strong{color:#c63c4a}.data-governance-filters{gap:12px;display:flex}.data-governance-filters label,.data-governance-form label{color:#52627a;gap:6px;font-size:13px;display:grid}.data-governance-filters select,.data-governance-form select,.data-governance-form input,.data-governance-form textarea{color:#17233c;background:#fff;border:1px solid #ccd7e6;border-radius:8px;min-height:40px;padding:8px 10px}.data-governance-table-wrap{background:#fff;border:1px solid #e0e7f0;border-radius:10px;overflow-x:auto}.data-governance-table{border-collapse:collapse;width:100%;min-width:900px}.data-governance-table caption{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.data-governance-table th,.data-governance-table td{text-align:left;vertical-align:top;border-bottom:1px solid #e8edf4;padding:12px 14px}.data-governance-table th{color:#5d6d83;background:#f6f8fc;font-size:12px}.data-governance-table td{min-width:170px;font-size:13px}.data-governance-table td>strong,.data-governance-table td>span,.data-governance-table td>small{margin-bottom:4px;display:block}.data-governance-table details{color:#51627b;max-width:320px}.data-governance-table details p{overflow-wrap:anywhere}.data-governance-status,.data-governance-deadline{color:#245fc9;background:#eaf2ff;border-radius:999px;width:fit-content;padding:3px 7px;font-size:12px}.data-governance-status[data-status=COMPLETED],.data-governance-status[data-status=APPROVED],.data-governance-status[data-status=PROCESSING]{color:#087d68;background:#e5f8f3}.data-governance-status[data-status=REJECTED],.data-governance-status[data-status=FAILED],.data-governance-status[data-status=CANCELLED],.data-governance-deadline[data-tone=danger]{color:#b83342;background:#ffeaed}.data-governance-deadline[data-tone=warning]{color:#9a5900;background:#fff3d9}.data-governance-empty{color:#6b7b92;border:1px dashed #ccd7e6;border-radius:10px;place-items:center;min-height:90px;margin:0;display:grid}.data-governance-form{gap:14px;display:grid}.data-governance-form textarea{resize:vertical;min-height:110px}@media (width<=760px){.data-governance-heading{flex-direction:column;align-items:stretch}.data-governance-actions{justify-content:flex-start}.data-governance-metrics{grid-template-columns:1fr}}.prototype-page{color:#17233f;gap:14px;min-width:0;font-size:13px;display:grid}.prototype-page-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.prototype-page-heading>div>span,.growth-hero>div>span{color:var(--role-accent,#296ef2);letter-spacing:.13em;margin-bottom:5px;font-size:11px;font-weight:800;display:block}.prototype-page-heading h2,.growth-hero h2{letter-spacing:-.025em;color:#111a32;margin:0;font-size:28px;line-height:1.15}.prototype-page-heading p,.growth-hero p{color:#6d7890;margin:7px 0 0;font-size:13px}.prototype-card{background:#fffffff5;border:1px solid #e2e8f2;border-radius:14px;min-width:0;box-shadow:0 6px 18px #3448740e}.prototype-card>header{border-bottom:1px solid #e8edf5;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;display:flex}.prototype-card>header h3,.prototype-card>h3{margin:0;font-size:15px}.prototype-table-scroll{overflow:auto}.access-workspace{grid-template-columns:218px minmax(520px,1fr) 330px;gap:12px;min-height:448px;display:grid}.access-role-list{padding-bottom:8px}.access-role-list>button{text-align:left;color:#25324b;background:#fff;border:1px solid #0000;border-radius:10px;grid-template-columns:38px 1fr auto;align-items:center;gap:9px;width:calc(100% - 16px);min-height:62px;margin:7px 8px 0;padding:10px;display:grid}.access-role-list>button:hover,.access-role-list>button.active{background:#f4f8ff;border-color:#6da3f3}.access-role-list>button strong{font-size:13px}.access-role-list>button small{color:#68748c}.prototype-icon{color:#2775ec;background:#edf4ff;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.prototype-icon.teal{color:#13a889;background:#e7f8f4}.prototype-icon.orange{color:#e59420;background:#fff5e5}.prototype-icon.purple{color:#7058de;background:#f0edff}.permission-matrix header label{color:#758198;align-items:center;gap:7px;font-size:12px;display:flex}.permission-matrix select,.access-audit select,.schedule-filterbar select{color:#3f4c64;background:#fff;border:1px solid #dfe5ef;border-radius:7px;height:32px;padding:0 26px 0 9px}.permission-matrix table,.compact-table-card table{border-collapse:collapse;width:100%}.permission-matrix th,.permission-matrix td{text-align:center;white-space:nowrap;border:1px solid #e8edf4;height:40px;padding:6px 9px}.permission-matrix th:first-child,.permission-matrix td:first-child{text-align:left}.permission-matrix th{color:#65718a;background:#f7f9fd;font-size:11px}.permission-state{align-items:center;gap:4px;font-size:11px;display:inline-flex}.permission-state svg{color:#fff;border-radius:50%;width:15px;height:15px;padding:2px}.permission-state.all{color:#2775ec}.permission-state.all svg{background:#2775ec}.permission-state.partial{color:#159d84}.permission-state.partial svg{background:#17aa91}.permission-state.none{color:#e29022}.permission-state.none svg{background:#ef9b22}.permission-matrix>footer{color:#6a768d;gap:20px;padding:10px 14px;display:flex}.permission-matrix>footer span{align-items:center;gap:6px;display:flex}.permission-dot{border-radius:50%;width:9px;height:9px}.permission-dot.all{background:#2775ec}.permission-dot.partial{background:#17aa91}.permission-dot.none{background:#ef9b22}.access-audit{padding-bottom:10px}.audit-timeline{padding:4px 13px}.audit-timeline>div{border-bottom:1px solid #edf1f6;grid-template-columns:1fr auto;gap:3px 8px;padding:10px 0 10px 19px;display:grid;position:relative}.audit-timeline>div>i{background:#2780f3;border-radius:50%;width:8px;height:8px;position:absolute;top:18px;left:1px;box-shadow:0 0 0 4px #e7f2ff}.audit-timeline>div strong{font-size:12px}.audit-timeline>div small,.audit-timeline time{color:#77839a;font-size:10px}.audit-timeline .status-pill{grid-area:1/2/3;align-self:center}.access-audit>.button{margin:0 auto;display:flex}.access-bottom-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.compact-table-card{overflow:hidden}.compact-table-card table{font-size:11px}.compact-table-card th,.compact-table-card td{text-align:left;white-space:nowrap;border-top:1px solid #edf1f6;padding:8px 10px}.compact-table-card th{color:#6d7890;background:#f8fafe}.compact-table-card td .button{padding:3px 7px;font-size:10px}.compact-table-card input[type=checkbox]{vertical-align:middle}.count-badge{color:#fff;background:#f04e4e;border-radius:10px;place-items:center;min-width:20px;height:20px;font-size:10px;display:inline-grid}.schedule-filterbar{background:#fff;border:1px solid #e2e8f2;border-radius:12px;align-items:center;gap:8px;padding:9px 11px;display:flex}.schedule-filterbar label{color:#5d6981;white-space:nowrap;align-items:center;gap:5px;display:flex}.schedule-range{color:#566179;border:1px solid #dfe5ef;border-radius:7px;margin-left:auto;padding:7px 10px}.schedule-layout{grid-template-columns:minmax(660px,1fr) 342px;gap:12px;min-height:690px;display:grid}.week-calendar{overflow:hidden}.week-calendar-head{background:#fbfcff;border-bottom:1px solid #dfe5ef;grid-template-columns:62px repeat(7,1fr);height:48px;display:grid}.week-calendar-head>*{white-space:pre-line;border-right:1px solid #e9edf4;place-items:center;font-size:11px;display:grid}.week-calendar-head strong{color:#455168;font-weight:700}.week-calendar-body{grid-template-columns:62px 1fr;height:626px;display:grid}.calendar-times{color:#6d7890;border-right:1px solid #e3e8f1;grid-template-rows:repeat(12,1fr);display:grid}.calendar-times span{text-align:center;border-bottom:1px solid #edf1f6;padding-top:7px;font-size:10px}.calendar-grid{grid-template-rows:repeat(12,1fr);grid-template-columns:repeat(7,1fr);display:grid;position:relative}.calendar-grid>i{border-bottom:1px solid #edf1f6;border-right:1px solid #edf1f6}.calendar-event{z-index:1;text-align:left;border:1px solid;border-radius:7px;margin:3px;padding:6px;overflow:hidden}.calendar-event strong,.calendar-event span,.calendar-event small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.calendar-event strong{font-size:11px}.calendar-event span,.calendar-event small{margin-top:2px;font-size:9px}.calendar-event.blue{color:#2267b9;background:#f0f7ff;border-color:#91bff1}.calendar-event.teal{color:#148b76;background:#effbf8;border-color:#83d4c7}.calendar-event.purple{color:#7256c8;background:#f7f3ff;border-color:#b6a7ec}.calendar-event.red{color:#c5485e;background:#fff3f5;border-color:#efb3bd}.schedule-editor{flex-direction:column;padding-bottom:10px;display:flex}.schedule-editor>header{padding:13px 14px}.schedule-editor>label,.schedule-editor-pair label{color:#4e5a72;gap:4px;margin:8px 13px 0;font-size:11px;display:grid}.schedule-editor select,.schedule-editor input,.schedule-editor textarea{box-sizing:border-box;color:#3c4961;width:100%;font:inherit;background:#fff;border:1px solid #dfe5ef;border-radius:7px;padding:8px}.schedule-editor textarea{resize:vertical;min-height:58px}.schedule-editor-pair{grid-template-columns:1.4fr 1fr;display:grid}.schedule-conflict{color:#a76510;background:#fff8e9;border:1px solid #f0c983;border-radius:9px;gap:9px;margin:10px 13px;padding:11px;display:flex}.schedule-conflict svg{flex:none}.schedule-conflict strong{font-size:11px}.schedule-conflict p{margin:4px 0 0;font-size:10px;line-height:1.5}.schedule-editor>.status-pill{align-self:center}.schedule-editor>footer{border-top:1px solid #edf1f6;justify-content:flex-end;gap:8px;margin-top:auto;padding:10px 13px 0;display:flex}.teacher-live-page{gap:12px}.teacher-live-titlebar{background:linear-gradient(100deg,#f4f1ff,#f9fbff);border:1px solid #dddff4;border-radius:12px;justify-content:space-between;align-items:center;gap:20px;padding:12px 16px;display:flex}.teacher-live-titlebar>div{align-items:center;gap:12px;display:flex}.teacher-live-titlebar strong{font-size:15px}.teacher-live-titlebar span{color:#65718a;align-items:center;gap:4px;display:flex}.teacher-live-titlebar .online{color:#13a983}.teacher-stepper{background:#fff;border:1px solid #e2e6ef;border-radius:12px;grid-template-columns:repeat(6,1fr);padding:12px 16px;display:grid}.teacher-stepper>div{justify-items:center;gap:2px;display:grid;position:relative}.teacher-stepper>div:after{content:"";background:#dfe3eb;height:2px;position:absolute;top:14px;left:58%;right:-42%}.teacher-stepper>div:last-child:after{display:none}.teacher-stepper span{z-index:1;color:#7d879a;background:#fff;border:2px solid #d9deea;border-radius:50%;place-items:center;width:28px;height:28px;font-weight:700;display:grid}.teacher-stepper .done span,.teacher-stepper .active span{color:#fff;background:#6250e9;border-color:#6250e9}.teacher-stepper .done:after,.teacher-stepper .active:after{background:#6250e9}.teacher-stepper strong{font-size:11px}.teacher-stepper small{color:#78849a;font-size:9px}.teacher-stepper .active strong,.teacher-stepper .active small{color:#6549df}.teacher-live-grid{grid-template-columns:minmax(620px,1.9fr) minmax(290px,.8fr);gap:12px;display:grid}.current-lesson-panel>header{align-items:flex-start}.current-lesson-panel>header small{color:#6e7990}.current-lesson-panel>header h3{margin:3px 0;font-size:19px}.current-lesson-panel>header p{color:#67738a;margin:0}.lesson-demo-grid{grid-template-columns:1.2fr 1fr;gap:12px;padding:12px 14px;display:grid}.lesson-demo-grid>div>strong{margin-bottom:7px;display:block}.lesson-demo-grid img{object-fit:cover;border-radius:9px;width:100%;height:168px;display:block}.prompt-copy{background:#f5f6fb;border-radius:7px;align-items:center;gap:8px;margin-top:8px;padding:7px;display:flex}.prompt-copy span{color:#5b6780;flex:1;font-size:10px}.teaching-checklist p{color:#4c5971;align-items:center;gap:6px;margin:0 0 6px;font-size:10px;display:flex}.teaching-checklist p svg{color:#1daf8e}.teaching-checklist>button{color:#4d5a72;background:#fff;border:1px solid #e3e8f1;border-radius:6px;align-items:center;gap:6px;width:100%;margin-top:5px;padding:7px;font-size:10px;display:flex}.teaching-checklist>button small{color:#758198;margin-left:auto}.current-lesson-panel>footer{border-top:1px solid #edf1f6;grid-template-columns:repeat(4,1fr);gap:8px;padding:10px 14px;display:grid}.teacher-live-side{gap:10px;display:grid}.class-completion .recharts-responsive-container{height:128px!important}.help-list>div{border-bottom:1px solid #edf1f6;grid-template-columns:30px 1fr auto;align-items:center;gap:7px;padding:8px 12px;display:grid}.student-avatar{color:#654adf;background:#f0edff;border-radius:50%;place-items:center;width:28px;height:28px;font-weight:800;display:grid}.help-list p{margin:0;display:grid}.help-list p strong{font-size:10px}.help-list p small,.help-list p span{color:#758198;font-size:9px}.help-list .button{padding:4px 8px;font-size:9px}.class-announcement{padding:12px}.class-announcement h3{margin:0 0 6px}.class-announcement textarea{box-sizing:border-box;resize:vertical;width:100%;min-height:52px;font:inherit;border:1px solid #dfe5ef;border-radius:7px;padding:7px}.class-announcement footer{justify-content:space-between;margin-top:7px;display:flex}.teacher-live-bottom{grid-template-columns:1.2fr 1fr .8fr;gap:12px;display:grid}.group-progress{padding-bottom:7px}.group-progress>div{grid-template-columns:80px 80px 1fr 130px;align-items:center;gap:8px;padding:5px 12px;display:grid}.group-progress progress{accent-color:#22ae91;width:100%}.group-progress small{color:#6f7a91;font-size:9px}.mini-avatars{letter-spacing:-2px;color:#6775e9;font-size:8px}.teacher-notes textarea{resize:none;color:#556178;width:calc(100% - 24px);min-height:82px;font:inherit;border:0;margin:9px 12px}.teacher-notes footer{justify-content:flex-end;gap:7px;padding:0 12px 9px;display:flex}.class-timer{padding:12px}.class-timer>div{grid-template-columns:1fr 1fr;gap:6px;margin:9px 0;display:grid}.class-timer>.button{width:100%}.teacher-live-actions{background:#fff;border:1px solid #e2e7f0;border-radius:12px;grid-template-columns:1fr 1fr 1fr;gap:18px;padding:10px 90px;display:grid}.button.danger{color:#fff;background:#ef4545;border-color:#ef4545}.student-growth-page{gap:12px}.growth-hero{background:linear-gradient(110deg,#fbfbff 10%,#eeeaff 55%,#dbe8ff);border:1px solid #d9dcf7;border-radius:16px;min-height:155px;padding:20px 28px;position:relative;overflow:hidden}.growth-hero:after{content:"";background:radial-gradient(circle at 50% 100%,#6e59e62e,#0000 62%);height:80%;position:absolute;inset:auto 0 0 38%}.growth-hero>div{z-index:1;position:relative}.growth-hero p{font-size:14px}.growth-hero>div>div{align-items:center;gap:12px;margin-top:18px;display:flex}.growth-hero>img{z-index:1;object-fit:contain;width:180px;height:180px;position:absolute;bottom:-12px;right:8%}.growth-layout{grid-template-columns:minmax(650px,1fr) 260px;gap:12px;display:grid}.growth-main{gap:12px;display:grid}.growth-journey{padding-bottom:10px}.journey-line{grid-template-columns:repeat(7,1fr);padding:10px 14px 7px;display:grid}.journey-line>div{justify-items:center;gap:2px;display:grid;position:relative}.journey-line>div:after{content:"";background:#dfe3ec;height:2px;position:absolute;top:12px;left:58%;right:-42%}.journey-line>div:last-child:after{display:none}.journey-line>div>span{z-index:1;color:#79849a;background:#eceff5;border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.journey-line>div.done>span{color:#fff;background:#25b58f}.journey-line strong{font-size:10px}.journey-line small{color:#7b869b;font-size:9px}.journey-cards{grid-template-columns:repeat(5,1fr);gap:8px;padding:0 14px;display:grid}.journey-cards>article{background:#fff;border:1px solid #e3e8f1;border-radius:9px;padding:6px;position:relative;overflow:hidden}.journey-cards img{object-fit:cover;border-radius:6px;width:100%;height:66px;display:block}.journey-cards strong{margin-top:5px;font-size:10px;display:block}.journey-cards>article>span{color:#168964;background:#e7f7ef;border-radius:9px;padding:2px 5px;font-size:8px;position:absolute;bottom:7px;right:7px}.journey-cards .teacher-comment{text-align:center;background:#f9f7ff;align-content:center;justify-items:center;display:grid}.teacher-comment svg{color:#6e50df}.teacher-comment p{color:#67738a;margin:4px 0 0;font-size:9px}.growth-analysis-grid{grid-template-columns:1.05fr 1.25fr;gap:12px;display:grid}.growth-chart .recharts-responsive-container{height:190px!important}.badge-wall>div{grid-template-columns:repeat(4,1fr);gap:8px;padding:18px 12px;display:grid}.badge-wall article{justify-items:center;gap:5px;display:grid}.badge-wall article>span{color:#fff;background:linear-gradient(145deg,#5b45dd,#8b76f2);border-radius:17px;place-items:center;width:54px;height:54px;display:grid;box-shadow:0 8px 15px #634adc2e}.badge-wall article>span.teal{background:linear-gradient(145deg,#14a98c,#55d0bb)}.badge-wall article>span.gold{background:linear-gradient(145deg,#f1a62c,#ffd66b)}.badge-wall article>span.silver{background:linear-gradient(145deg,#96a0b5,#dce1eb)}.badge-wall strong{font-size:10px}.badge-wall small{color:#7b869b;font-size:8px}.growth-gallery>div{grid-template-columns:repeat(4,1fr);gap:8px;padding:10px 12px;display:grid}.growth-gallery article{border:1px solid #e3e8f1;border-radius:8px;overflow:hidden}.growth-gallery img{object-fit:cover;width:100%;height:72px;display:block}.growth-gallery strong,.growth-gallery small{padding:4px 7px 0;font-size:10px;display:block}.growth-gallery small{color:#78849a;padding-top:0;padding-bottom:5px;font-size:8px}.growth-side{align-content:start;gap:10px;display:grid}.growth-side .prototype-card{padding:12px}.growth-side .prototype-card>header{margin:-12px -12px 10px}.growth-goal>strong,.next-challenge>strong{font-size:13px}.growth-goal p,.next-challenge p,.growth-streak p{color:#707b91;font-size:10px}.growth-goal progress{accent-color:#684be2;width:85%}.growth-goal>small{margin-left:7px}.next-challenge{min-height:160px;position:relative;overflow:hidden}.next-challenge img{object-fit:contain;width:105px;height:105px;position:absolute;bottom:3px;right:-8px}.next-challenge .button{z-index:1;position:relative}.growth-actions{gap:7px;display:grid}.growth-actions .button{justify-content:flex-start;width:100%}.growth-streak strong{color:#6147df;font-size:24px}.growth-summary{background:#fff;border:1px solid #dce2ed;border-radius:13px;grid-template-columns:repeat(4,auto) 1fr;align-items:center;gap:15px;padding:10px 18px;display:grid}.growth-summary span{color:#6f7a90;grid-template-columns:24px auto;gap:0 7px;display:grid}.growth-summary span svg{color:#6248df;grid-row:1/3}.growth-summary span strong{color:#28344e}.growth-summary p{text-align:right;color:#654bdc;margin:0;font-weight:700}@media (width<=1280px){.access-workspace{grid-template-columns:190px minmax(470px,1fr) 285px}.access-bottom-grid{grid-template-columns:1fr}.schedule-layout{grid-template-columns:1fr 320px}.schedule-filterbar label:nth-of-type(3),.schedule-filterbar label:nth-of-type(4){display:none}.teacher-live-grid{grid-template-columns:1.5fr .8fr}.teacher-live-bottom{grid-template-columns:1fr 1fr}.class-timer{display:none}.growth-layout{grid-template-columns:1fr 230px}.growth-summary{grid-template-columns:repeat(4,1fr)}.growth-summary p{display:none}}.reference-page{gap:18px;min-width:0;display:grid}.reference-page-heading{justify-content:space-between;align-items:flex-start;gap:24px;min-height:56px;display:flex}.reference-page-heading h2{color:var(--shell-ink);letter-spacing:-.025em;margin:3px 0 0;font-size:clamp(22px,2vw,30px)}.reference-page-heading p{color:#68758c;max-width:760px;margin:7px 0 0;line-height:1.65}.reference-page-eyebrow{color:var(--shell-accent);letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:750}.reference-page-tabs{background:#fff;border:1px solid #dfe7f4;border-radius:11px;gap:4px;width:fit-content;padding:4px;display:flex}.reference-page-tabs button{color:#5c6a82;cursor:pointer;background:0 0;border:0;border-radius:8px;min-height:34px;padding:0 16px}.reference-page-tabs button[aria-selected=true]{color:#fff;background:var(--shell-accent);box-shadow:0 6px 15px color-mix(in srgb, var(--shell-accent) 22%, transparent)}.reference-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.reference-metric-grid .metric-card{min-height:112px;padding:16px}.reference-metric-grid .metric-card>svg{width:52px;height:52px;padding:13px}.reference-page-grid{grid-template-columns:minmax(0,1.5fr) minmax(300px,.8fr);align-items:stretch;gap:16px;display:grid}.reference-page-grid>.dashboard-panel:only-child{grid-column:1/-1}.reference-chart-panel,.reference-progress-panel,.reference-notice-panel{min-height:320px}.reference-donut-panel{grid-template-columns:minmax(200px,1fr) minmax(150px,.65fr);align-items:center;display:grid}.reference-donut-panel>header{grid-column:1/-1}.reference-legend,.reference-progress-list,.reference-notice-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.reference-legend li{color:#65738a;grid-template-columns:10px 1fr auto;align-items:center;gap:8px;font-size:13px;display:grid}.reference-legend i{border-radius:50%;width:9px;height:9px}.reference-progress-list article{background:#fbfcff;border:1px solid #e6ebf4;border-radius:11px;gap:8px;padding:12px 14px;display:grid}.reference-progress-list article>header{justify-content:space-between;gap:12px;display:flex}.reference-progress-list article>header span{color:#718097;font-size:13px}.reference-notice-list article{background:#f7faff;border:1px solid #dde7f4;border-radius:12px;grid-template-columns:38px minmax(0,1fr) auto;align-items:start;gap:12px;padding:13px;display:grid}.reference-notice-list article>span{color:#2870e8;background:#eaf2ff;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.reference-notice-list article[data-tone=warning]{background:#fffaf0;border-color:#f3dfb3}.reference-notice-list article[data-tone=warning]>span{color:#a86600;background:#fff0c9}.reference-notice-list article[data-tone=danger]{background:#fff6f7;border-color:#f3c9cf}.reference-notice-list article[data-tone=danger]>span{color:#bd3648;background:#ffe5e8}.reference-notice-list article[data-tone=success]>span{color:#087b69;background:#e3f7f1}.reference-notice-list p{color:#68758b;margin:4px 0 0;font-size:13px;line-height:1.55}.reference-table-panel{min-width:0}.reference-management-table-panel{order:0}.reference-management-table-panel .data-table th:last-child,.reference-management-table-panel .data-table td:last-child{text-align:right;white-space:nowrap;width:92px}.reference-table-search{color:#74829a;background:#fff;border:1px solid #d5dfed;border-radius:9px;align-items:center;gap:8px;width:min(310px,36vw);height:40px;padding:0 11px;display:flex}.reference-table-search input{background:0 0;border:0;outline:0;flex:1;min-width:0}.reference-media-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.reference-media-grid article{background:#fff;border:1px solid #dfe6f2;border-radius:13px;overflow:hidden}.reference-media-grid img{aspect-ratio:16/9;object-fit:cover;background:#edf2fb;width:100%;display:block}.reference-media-grid article>div{gap:4px;padding:11px 12px;display:grid}.reference-media-grid span{color:#748096;font-size:12px}.reference-drawer-form{gap:16px;display:grid}.reference-drawer-form>p{color:#65728a;margin:0;line-height:1.65}.reference-drawer-form label{color:#40506a;gap:7px;font-weight:650;display:grid}.reference-drawer-form input,.reference-drawer-form select,.reference-drawer-form textarea{color:#1d2a43;background:#fff;border:1px solid #ccd8e8;border-radius:9px;width:100%;min-height:44px;padding:10px 12px}.reference-drawer-form textarea{resize:vertical;min-height:120px}.reference-drawer-form>div{justify-content:flex-end;gap:10px;display:flex}.reference-management-backdrop{z-index:120;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f1d3775;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.reference-management-dialog{background:#fff;border:1px solid #d9e2ef;border-radius:18px;width:min(760px,100vw - 32px);max-height:min(820px,100vh - 40px);overflow:auto;box-shadow:0 28px 80px #1024483d}.reference-management-dialog>header{z-index:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border-bottom:1px solid #e5ebf3;justify-content:space-between;align-items:center;gap:16px;padding:20px 22px;display:flex;position:sticky;top:0}.reference-management-dialog>header>div{align-items:center;gap:12px;display:flex}.reference-management-dialog>header>div>div{display:block}.reference-management-dialog>header>div>span{color:#fff;background:var(--shell-accent);border-radius:11px;place-items:center;width:42px;height:42px;display:grid}.reference-management-dialog>header small{color:#8090a8;letter-spacing:.12em;font-size:10px;font-weight:800;display:block}.reference-management-dialog h2{color:#15233e;margin:2px 0 0;font-size:21px}.reference-management-dialog>form{gap:20px;padding:22px;display:grid}.reference-management-dialog>form>p{color:#56667f;background:#f5f8fd;border-radius:10px;margin:0;padding:12px 14px;line-height:1.6}.reference-management-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.reference-management-form-grid label{color:#40506a;gap:7px;font-size:13px;font-weight:700;display:grid}.reference-management-form-grid input,.reference-management-form-grid select,.reference-management-form-grid textarea{color:#1d2a43;background:#fff;border:1px solid #ccd8e8;border-radius:9px;width:100%;min-height:44px;padding:10px 12px}.reference-management-form-grid input:focus,.reference-management-form-grid select:focus,.reference-management-form-grid textarea:focus{border-color:var(--shell-accent);outline:3px solid color-mix(in srgb, var(--shell-accent) 14%, transparent)}.reference-management-form-grid :disabled{color:#57657a;background:#f3f6fa}.reference-management-form-grid textarea{resize:vertical;min-height:104px}.reference-management-dialog footer{border-top:1px solid #e5ebf3;justify-content:space-between;align-items:center;gap:18px;padding-top:18px;display:flex}.reference-management-dialog footer>span{color:#78869b;font-size:12px}.reference-management-dialog footer>div{gap:10px;display:flex}@media (width<=1200px){.reference-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.reference-page-grid{grid-template-columns:1fr}.reference-media-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.reference-page-heading{display:grid}.reference-page-tabs{width:100%;overflow-x:auto}.reference-page-tabs button{white-space:nowrap}.reference-metric-grid,.reference-media-grid,.reference-donut-panel{grid-template-columns:1fr}.reference-table-search{width:100%}.reference-table-panel>header{flex-direction:column;align-items:stretch}.reference-management-backdrop{padding:0}.reference-management-dialog{border-radius:0;width:100%;min-height:100vh;max-height:100vh}.reference-management-form-grid{grid-template-columns:1fr}.reference-management-dialog footer{flex-direction:column;align-items:stretch}.reference-management-dialog footer>div{justify-content:flex-end}}.product-shell[data-theme=institution]{--shell-sidebar:246px;--shell-topbar:70px;--shell-accent:#1f77f0;--shell-accent-soft:#eaf2ff;--shell-canvas:#f8fbff;--shell-ink:#171b2b;--card-radius:13px;--grid-gap:18px;background:radial-gradient(circle at 50% 8%,#eef5ff 0,#0000 26%),#f8fbff}.prototype-schedule-page .schedule-layout:not(.editor-open){grid-template-columns:minmax(0,1fr)}.prototype-schedule-page .week-calendar-body{height:720px}.prototype-schedule-page .calendar-times,.prototype-schedule-page .calendar-grid-real{grid-template-rows:repeat(14,1fr)}.prototype-schedule-page .calendar-grid-real .calendar-event{cursor:pointer;min-height:28px;transition:box-shadow .16s,transform .16s;position:absolute}.prototype-schedule-page .calendar-event.schedule-day-0{width:calc(14.2857% - 6px);left:3px}.prototype-schedule-page .calendar-event.schedule-day-1{width:calc(14.2857% - 6px);left:calc(14.2857% + 3px)}.prototype-schedule-page .calendar-event.schedule-day-2{width:calc(14.2857% - 6px);left:calc(28.5714% + 3px)}.prototype-schedule-page .calendar-event.schedule-day-3{width:calc(14.2857% - 6px);left:calc(42.8571% + 3px)}.prototype-schedule-page .calendar-event.schedule-day-4{width:calc(14.2857% - 6px);left:calc(57.1429% + 3px)}.prototype-schedule-page .calendar-event.schedule-day-5{width:calc(14.2857% - 6px);left:calc(71.4286% + 3px)}.prototype-schedule-page .calendar-event.schedule-day-6{width:calc(14.2857% - 6px);left:calc(85.7143% + 3px)}.prototype-schedule-page .calendar-event.schedule-start-0{top:0%}.prototype-schedule-page .calendar-event.schedule-start-1{top:3.57143%}.prototype-schedule-page .calendar-event.schedule-start-2{top:7.14286%}.prototype-schedule-page .calendar-event.schedule-start-3{top:10.7143%}.prototype-schedule-page .calendar-event.schedule-start-4{top:14.2857%}.prototype-schedule-page .calendar-event.schedule-start-5{top:17.8571%}.prototype-schedule-page .calendar-event.schedule-start-6{top:21.4286%}.prototype-schedule-page .calendar-event.schedule-start-7{top:25%}.prototype-schedule-page .calendar-event.schedule-start-8{top:28.5714%}.prototype-schedule-page .calendar-event.schedule-start-9{top:32.1429%}.prototype-schedule-page .calendar-event.schedule-start-10{top:35.7143%}.prototype-schedule-page .calendar-event.schedule-start-11{top:39.2857%}.prototype-schedule-page .calendar-event.schedule-start-12{top:42.8571%}.prototype-schedule-page .calendar-event.schedule-start-13{top:46.4286%}.prototype-schedule-page .calendar-event.schedule-start-14{top:50%}.prototype-schedule-page .calendar-event.schedule-start-15{top:53.5714%}.prototype-schedule-page .calendar-event.schedule-start-16{top:57.1429%}.prototype-schedule-page .calendar-event.schedule-start-17{top:60.7143%}.prototype-schedule-page .calendar-event.schedule-start-18{top:64.2857%}.prototype-schedule-page .calendar-event.schedule-start-19{top:67.8571%}.prototype-schedule-page .calendar-event.schedule-start-20{top:71.4286%}.prototype-schedule-page .calendar-event.schedule-start-21{top:75%}.prototype-schedule-page .calendar-event.schedule-start-22{top:78.5714%}.prototype-schedule-page .calendar-event.schedule-start-23{top:82.1429%}.prototype-schedule-page .calendar-event.schedule-start-24{top:85.7143%}.prototype-schedule-page .calendar-event.schedule-start-25{top:89.2857%}.prototype-schedule-page .calendar-event.schedule-start-26{top:92.8571%}.prototype-schedule-page .calendar-event.schedule-start-27{top:96.4286%}.prototype-schedule-page .calendar-event.schedule-span-1{height:3.57143%}.prototype-schedule-page .calendar-event.schedule-span-2{height:7.14286%}.prototype-schedule-page .calendar-event.schedule-span-3{height:10.7143%}.prototype-schedule-page .calendar-event.schedule-span-4{height:14.2857%}.prototype-schedule-page .calendar-event.schedule-span-5{height:17.8571%}.prototype-schedule-page .calendar-event.schedule-span-6{height:21.4286%}.prototype-schedule-page .calendar-event.schedule-span-7{height:25%}.prototype-schedule-page .calendar-event.schedule-span-8{height:28.5714%}.prototype-schedule-page .calendar-event.schedule-span-9{height:32.1429%}.prototype-schedule-page .calendar-event.schedule-span-10{height:35.7143%}.prototype-schedule-page .calendar-event.schedule-span-11{height:39.2857%}.prototype-schedule-page .calendar-event.schedule-span-12{height:42.8571%}.prototype-schedule-page .calendar-event.schedule-span-13{height:46.4286%}.prototype-schedule-page .calendar-event.schedule-span-14{height:50%}.prototype-schedule-page .calendar-event.schedule-span-15{height:53.5714%}.prototype-schedule-page .calendar-event.schedule-span-16{height:57.1429%}.prototype-schedule-page .calendar-event.schedule-span-17{height:60.7143%}.prototype-schedule-page .calendar-event.schedule-span-18{height:64.2857%}.prototype-schedule-page .calendar-event.schedule-span-19{height:67.8571%}.prototype-schedule-page .calendar-event.schedule-span-20{height:71.4286%}.prototype-schedule-page .calendar-event.schedule-span-21{height:75%}.prototype-schedule-page .calendar-event.schedule-span-22{height:78.5714%}.prototype-schedule-page .calendar-event.schedule-span-23{height:82.1429%}.prototype-schedule-page .calendar-event.schedule-span-24{height:85.7143%}.prototype-schedule-page .calendar-event.schedule-span-25{height:89.2857%}.prototype-schedule-page .calendar-event.schedule-span-26{height:92.8571%}.prototype-schedule-page .calendar-event.schedule-span-27{height:96.4286%}.prototype-schedule-page .calendar-event.schedule-span-28{height:100%}.prototype-schedule-page .calendar-event.calendar-column-1{grid-column:1}.prototype-schedule-page .calendar-event.calendar-column-2{grid-column:2}.prototype-schedule-page .calendar-event.calendar-column-3{grid-column:3}.prototype-schedule-page .calendar-event.calendar-column-4{grid-column:4}.prototype-schedule-page .calendar-event.calendar-column-5{grid-column:5}.prototype-schedule-page .calendar-event.calendar-column-6{grid-column:6}.prototype-schedule-page .calendar-event.calendar-column-7{grid-column:7}.prototype-schedule-page .calendar-event.calendar-row-1{grid-row-start:1}.prototype-schedule-page .calendar-event.calendar-row-2{grid-row-start:2}.prototype-schedule-page .calendar-event.calendar-row-3{grid-row-start:3}.prototype-schedule-page .calendar-event.calendar-row-4{grid-row-start:4}.prototype-schedule-page .calendar-event.calendar-row-5{grid-row-start:5}.prototype-schedule-page .calendar-event.calendar-row-6{grid-row-start:6}.prototype-schedule-page .calendar-event.calendar-row-7{grid-row-start:7}.prototype-schedule-page .calendar-event.calendar-row-span-1{grid-row-end:span 1}.prototype-schedule-page .calendar-event.calendar-row-span-2{grid-row-end:span 2}.prototype-schedule-page .calendar-event.calendar-row-span-3{grid-row-end:span 3}.prototype-schedule-page .calendar-grid-real .calendar-event:hover,.prototype-schedule-page .calendar-grid-real .calendar-event.selected{z-index:3;transform:translateY(-1px);box-shadow:0 8px 22px #2f48822e}.prototype-schedule-page .calendar-grid-real .calendar-event.selected{outline-offset:1px;outline:2px solid #6250e9}.prototype-schedule-page .schedule-loading,.prototype-schedule-page .schedule-empty{z-index:2;pointer-events:none;place-items:center;display:grid;position:absolute;inset:0}.prototype-schedule-page .schedule-loading{background:#ffffffbd}.prototype-schedule-page .schedule-editor>header>div small{color:#6d7890;letter-spacing:.08em;font-size:9px}.prototype-schedule-page .schedule-editor>header h3{margin:2px 0 0}.prototype-schedule-page .schedule-editor>footer .button:first-child{margin-right:auto}@media (width<=1180px){.prototype-schedule-page .schedule-layout.editor-open{grid-template-columns:minmax(620px,1fr) 310px}.prototype-schedule-page .schedule-filterbar{overflow-x:auto}}.product-shell[data-theme=institution] .product-sidebar{background:#fff;border-right-color:#dce5f2;flex-direction:column;padding:0 14px 18px;display:flex;box-shadow:4px 0 18px #2e5d970d}.product-shell[data-theme=institution] .product-brand{color:#fff;letter-spacing:.01em;background:linear-gradient(145deg,#1b83e9,#0876d9);min-height:99px;margin:0 -14px 25px;padding:20px 26px;font-size:17px}.product-shell[data-theme=institution] .product-brand img{border-radius:12px;width:50px;height:50px}.product-shell[data-theme=institution] .product-sidebar nav{gap:6px}.product-shell[data-theme=institution] .product-nav-item{color:#3a4b68;border-radius:11px;min-height:52px;padding:12px 18px;font-size:16px}.product-shell[data-theme=institution] .product-nav-item svg{width:22px;height:22px}.product-shell[data-theme=institution] .product-nav-item[aria-current=page]{background:linear-gradient(135deg,#1974ed,#458ff3);box-shadow:0 9px 20px #1974ed29}.product-shell[data-theme=institution] .product-sidebar-footer{margin-top:auto}.institution-sidebar-card{background:#fff;border:1px solid #dce5f0;border-radius:12px;grid-template-columns:42px 1fr;align-items:center;gap:10px;padding:14px 12px 10px;display:grid;box-shadow:0 3px 12px #284d7c0a}.institution-sidebar-campus{color:#1b78ef;background:linear-gradient(145deg,#e7f4ff,#dff8f4);border-radius:9px;place-items:center;width:42px;height:42px;display:grid}.institution-sidebar-card>span:nth-child(2){min-width:0;display:grid}.institution-sidebar-card strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.institution-sidebar-card small{color:#6d7990;font-size:12px}.institution-sidebar-card .button{color:#176fde;border:0;border-top:1px solid #e5ebf3;border-radius:0;grid-column:1/-1;justify-content:center;gap:6px;min-height:34px;padding:5px 9px;display:flex}.product-shell[data-theme=institution] .product-topbar{border-bottom-color:#dce5f2;min-height:70px;padding:10px 34px;box-shadow:0 2px 10px #2e5d9708}.product-shell[data-theme=institution] .product-title{display:none}.product-shell[data-theme=institution] .product-header-actions{margin-left:auto}.institution-campus-switch{color:#172238;border-color:#dce5f0;justify-content:flex-start;gap:10px;min-width:235px}.institution-campus-switch svg{color:#1974ed}.institution-notification{border:0;border-left:1px solid #e1e7ef;border-radius:0;place-items:center;width:48px;padding:8px;display:grid;position:relative}.institution-notification small{color:#fff;background:#ef3f34;border-radius:50%;place-items:center;min-width:17px;height:17px;font-size:10px;font-weight:700;display:grid;position:absolute;top:4px;right:3px}.product-shell[data-theme=institution] .product-profile{border-left:1px solid #e1e7ef;padding-left:18px}.institution-admin-profile{align-items:center;gap:9px;display:flex}.institution-admin-profile>span:last-child{line-height:1.25;display:grid}.institution-admin-profile small{color:#6f7d92;font-size:11px}.institution-admin-avatar{color:#176fde;background:#e8f2ff;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.product-shell[data-theme=institution] .product-profile>.button{color:#0000;border:0;width:42px;min-height:40px;overflow:hidden}.product-shell[data-theme=institution] .product-profile>.button svg{color:#66758b;flex:none}.product-shell[data-theme=institution] .product-content{max-width:none;padding:24px 30px 18px}.institution-home-title{align-items:center;gap:14px;margin:0 0 18px;display:flex}.institution-home-title>svg{color:#1677ef}.institution-home-title h2{letter-spacing:.01em;margin:0;font-size:26px}.institution-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:18px;display:grid}.institution-metric{border-left:4px solid var(--metric-color);gap:16px;min-height:128px;padding:20px;position:relative;overflow:hidden;box-shadow:0 8px 22px #244d7b0d}.institution-metric[data-tone=blue]{--metric-color:#2878f0;--metric-soft:#e9f1ff}.institution-metric[data-tone=teal]{--metric-color:#17b99f;--metric-soft:#e4f8f3}.institution-metric[data-tone=purple]{--metric-color:#7653ed;--metric-soft:#eeeaff}.institution-metric[data-tone=cyan]{--metric-color:#08aeba;--metric-soft:#e5f7f8}.institution-metric-icon{width:64px;height:64px;color:var(--metric-color);background:var(--metric-soft);border-radius:50%;flex:none;place-items:center;display:grid}.institution-metric-copy{text-align:left;z-index:1;display:grid}.institution-metric-copy>span{font-size:15px}.institution-metric-copy strong{margin-top:1px;font-size:31px;line-height:1.12}.institution-metric-copy small{color:#78859a;margin-top:3px;font-size:11px}.institution-metric>.institution-metric-watermark{order:initial;width:72px;height:72px;color:var(--metric-soft);opacity:.78;background:0 0;padding:0;position:absolute;bottom:-4px;right:14px}.institution-dashboard-grid{grid-template-columns:minmax(0,1.2fr) minmax(0,1.2fr) minmax(280px,.88fr);align-items:stretch;gap:18px;display:grid}.institution-dashboard-column{align-content:start;gap:18px;display:grid}.institution-dashboard-grid .dashboard-panel{border-color:#e2e9f2;padding:18px 20px;box-shadow:0 7px 22px #244d7b0c}.institution-dashboard-grid .dashboard-panel>header{border-bottom:1px solid #e8edf4;min-height:32px;margin-bottom:11px;padding-bottom:10px}.institution-dashboard-grid .dashboard-panel h2,.institution-reminders>h2{font-size:16px}.institution-dashboard-grid .button,.institution-reminders .button{color:#176fde;border-color:#9fc4f4;min-height:32px;padding:4px 10px;font-size:12px}.institution-classrooms{min-height:316px}.institution-classroom-list{margin:0;padding:0;list-style:none}.institution-classroom-list li{border-bottom:1px solid #e8edf4;grid-template-columns:34px minmax(120px,1fr) minmax(80px,.8fr) 44px;align-items:center;gap:10px;min-height:55px;display:grid}.institution-classroom-list li:last-child{border-bottom:0}.institution-classroom-index{color:#176fde;background:#e9f2ff;border-radius:8px;place-items:center;width:28px;height:28px;font-size:11px;font-weight:700;display:grid}.institution-classroom-name{min-width:0;display:grid}.institution-classroom-name strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.institution-classroom-name small{color:#789;font-size:11px}.institution-classroom-progress{appearance:none;background:0 0;border:0;border-radius:99px;width:100%;height:7px;overflow:hidden}.institution-classroom-progress::-webkit-progress-bar{border-radius:inherit;background:#edf1f6}.institution-classroom-progress::-webkit-progress-value{border-radius:inherit;background:linear-gradient(90deg,#2e76ee,#1bb7c6)}.institution-classroom-progress::-moz-progress-bar{border-radius:inherit;background:linear-gradient(90deg,#2e76ee,#1bb7c6)}.institution-one-time-credential{margin-bottom:20px}.institution-classroom-count{text-align:right;color:#147e6a;font-size:14px}.institution-classroom-count small{font-size:10px;font-weight:400}.institution-account-panel{min-height:316px}.institution-account-composition{grid-template-columns:minmax(190px,1fr) 150px;align-items:center;min-height:240px;display:grid}.institution-account-composition .donut-chart{height:218px}.institution-account-composition .donut-chart>div{height:218px!important}.institution-account-composition .donut-chart>span{flex-direction:column;justify-content:center;align-items:center;line-height:1.1;display:flex}.institution-account-composition .donut-chart>span strong{font-size:20px}.institution-account-composition .donut-chart>span small{color:#79859a;font-weight:400}.institution-account-composition ul{margin:0;padding:0;list-style:none}.institution-account-composition li{border-bottom:1px solid #e8edf4;grid-template-columns:10px 1fr auto;align-items:center;gap:7px;padding:11px 0;font-size:12px;display:grid}.institution-account-composition li:last-child{border-bottom:0}.institution-account-composition i{background:#2878f0;border-radius:50%;width:9px;height:9px}.institution-account-composition i.student{background:#12b8a6}.institution-works{min-height:280px}.institution-panel-note{color:#8490a3;margin:0 0 10px;font-size:11px}.institution-work-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.institution-work-grid article{gap:3px;min-width:0;display:grid}.institution-work-grid img{object-fit:cover;background:#e9eef6;border-radius:8px;width:100%;height:130px}.institution-work-grid strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.institution-work-grid small{text-overflow:ellipsis;white-space:nowrap;color:#8490a3;font-size:9px;overflow:hidden}.institution-token-panel{min-height:280px}.institution-token-scopes{gap:12px;margin-top:6px;display:grid}.institution-token-scopes .progress-bar{grid-template-columns:1fr;gap:4px;font-size:11px}.institution-trend-panel{min-height:280px}.institution-trend-panel .trend-chart{height:205px}.institution-trend-panel .trend-chart>div{height:205px!important}.institution-reminders{background:#fff;border:1px solid #e2e9f2;border-radius:13px;min-height:614px;padding:18px 12px;box-shadow:0 7px 22px #244d7b0c}.institution-reminders>h2{align-items:center;gap:8px;margin:0 3px 14px;display:flex}.institution-reminders>h2 svg{color:#ff5a58}.institution-reminder{border:1px solid;border-radius:11px;grid-template-columns:24px 1fr;gap:10px;margin-bottom:12px;padding:14px 12px;display:grid}.institution-reminder.danger{color:#d84a4a;background:#fff4f3;border-color:#ffd7d5}.institution-reminder.warning{color:#df8b00;background:#fff9ef;border-color:#ffe2b8}.institution-reminder.info{color:#1a72df;background:#f1f7ff;border-color:#d7e7fb}.institution-reminder strong{color:inherit;font-size:13px}.institution-reminder p{color:#536174;margin:5px 0 8px;font-size:11px;line-height:1.55}.institution-reminder .button{color:inherit;background:0 0;border:0;padding:2px 0}.institution-audit-preview{margin-top:6px;padding:4px 4px 0}.institution-audit-preview>header{justify-content:space-between;align-items:center;gap:8px;display:flex}.institution-audit-preview ul{margin:8px 0 0;padding:0;list-style:none}.institution-audit-preview li{border-top:1px solid #edf1f5;grid-template-columns:8px 1fr;align-items:start;gap:8px;padding:7px 0;display:grid}.institution-audit-preview li i{background:#25b89e;border-radius:50%;width:7px;height:7px;margin-top:5px}.institution-audit-preview li span{min-width:0;display:grid}.institution-audit-preview li strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:600;overflow:hidden}.institution-audit-preview li small{color:#8994a5;font-size:9px}.institution-home-footer{color:#8691a2;text-align:center;padding:18px 0 0;font-size:12px}.institution-module .page-header h2{font-size:24px}.institution-module .page-header .button{align-items:center;gap:6px;display:flex}.institution-header-actions,.institution-row-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.institution-prerequisite{color:#245b9b;background:#f1f7ff;border:1px solid #cfe0f7;border-radius:12px;grid-template-columns:42px 1fr auto;align-items:center;gap:14px;margin-bottom:18px;padding:15px 18px;display:grid}.institution-prerequisite>svg{background:#dcecff;border-radius:10px;width:38px;height:38px;padding:8px}.institution-prerequisite strong,.institution-prerequisite p{margin:0;display:block}.institution-prerequisite p{color:#687b95;margin-top:3px;font-size:12px}.institution-table-toolbar{grid-template-columns:minmax(260px,1fr) 170px 140px auto;align-items:center;gap:10px;margin-bottom:14px;display:grid}.institution-table-toolbar>label{background:#fff;border:1px solid #dce5f0;border-radius:9px;align-items:center;gap:8px;min-height:42px;padding:0 12px;display:flex}.institution-table-toolbar>label svg{color:#728097;width:17px}.institution-table-toolbar input{border:0;outline:0;width:100%;min-height:38px;padding:0}.institution-table-toolbar select{min-height:42px}.institution-table-toolbar>span{color:#78869a;white-space:nowrap;font-size:12px}.institution-people-table,.institution-class-table{min-width:980px}.institution-people-table td,.institution-class-table td{vertical-align:middle}.institution-people-table td:first-child{align-items:center;gap:10px;display:flex}.institution-people-table td>strong,.institution-people-table td>small,.institution-class-table td>strong,.institution-class-table td>small{display:block}.institution-people-table td>small,.institution-class-table td>small{color:#7a879a;margin-top:3px;font-size:11px}.institution-person-avatar{color:#1f75e9;background:#e9f2ff;border-radius:10px;flex:none;place-items:center;width:38px;height:38px;display:grid}.institution-person-avatar.student{color:#0c9a83;background:#e5f8f3}.institution-person-name{min-width:0;display:grid}.institution-person-name strong,.institution-person-name small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.institution-person-name small{color:#7b8798;font-size:11px}.institution-class-tags{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.institution-class-tags span{color:#2366b5;white-space:nowrap;background:#eaf3ff;border-radius:99px;padding:3px 7px;font-size:11px}.institution-row-actions{flex-wrap:nowrap}.institution-row-actions .button{white-space:nowrap;min-height:32px;padding:4px 9px;font-size:11px}.institution-class-table tr.selected td{background:#f3f8ff}.institution-class-detail{background:#f8fbff;border:1px solid #dfe8f4;border-radius:14px;margin-top:18px;padding:20px}.institution-class-detail>header{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:15px;display:flex}.institution-class-detail>header small{color:#2973d2;letter-spacing:.08em;font-weight:700}.institution-class-detail>header h3{margin:4px 0 0;font-size:21px}.institution-class-detail>header>span{color:#68778d;font-size:12px}.institution-class-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.institution-class-detail-grid .dashboard-panel{min-width:0;padding:16px}.institution-inline-create{grid-template-columns:minmax(0,1fr) auto;gap:7px;margin-bottom:12px;display:grid}.institution-inline-create.three{grid-template-columns:minmax(0,1fr) minmax(100px,.65fr) auto}.institution-inline-create select,.institution-inline-create input{width:100%;min-width:0;min-height:38px}.institution-inline-create .button{white-space:nowrap;min-height:38px;padding:5px 9px}.institution-relation-list{min-height:82px;max-height:220px;margin:0 0 12px;padding:0;list-style:none;overflow:auto}.institution-relation-list li{border-bottom:1px solid #e8eef6;justify-content:space-between;align-items:center;gap:8px;padding:9px 0;display:flex}.institution-relation-list li>span{grid-template-columns:22px minmax(0,1fr);align-items:center;column-gap:7px;min-width:0;display:grid}.institution-relation-list li svg{color:#2372d9;grid-row:1/span 2}.institution-relation-list li strong,.institution-relation-list li small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.institution-relation-list li small{color:#7b8798;font-size:10px}.institution-relation-list .button{min-height:30px;padding:3px 7px;font-size:10px}.institution-modal-backdrop{z-index:140;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1526428c;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.institution-account-modal,.institution-class-modal{background:#fff;border:1px solid #dbe5f2;border-radius:16px;width:min(940px,100%);max-height:min(900px,100vh - 48px);overflow:auto;box-shadow:0 24px 70px #12234242}.institution-class-modal{width:min(520px,100%)}.institution-account-modal>header,.institution-class-modal>header{z-index:2;background:#fff;border-bottom:1px solid #e3eaf3;justify-content:space-between;align-items:center;gap:14px;min-height:76px;padding:15px 20px;display:flex;position:sticky;top:0}.institution-account-modal>header>div,.institution-class-modal>header>div{align-items:center;gap:12px;display:flex}.institution-modal-icon{color:#fff;background:linear-gradient(145deg,#176fe8,#4897f4);border-radius:12px;place-items:center;width:44px;height:44px;display:grid}.institution-account-modal header small,.institution-class-modal header small{color:#3276c8;letter-spacing:.1em;font-size:10px;font-weight:700}.institution-account-modal header h2,.institution-class-modal header h2{margin:2px 0 0;font-size:19px}.institution-account-modal>header>.button,.institution-class-modal>header>.button{border:0;width:40px;padding:8px}.institution-account-modal form{padding:0 20px 20px}.institution-class-modal form{padding:20px}.institution-credit-modal form{gap:16px;display:grid}.institution-credit-modal footer{justify-content:flex-end}.institution-credit-table code{color:#46617f;font-size:12px}.institution-account-modal fieldset{border:0;border-bottom:1px solid #edf1f6;margin:0;padding:18px 0}.institution-account-modal legend{color:#22334d;margin-bottom:11px;font-size:13px;font-weight:700}.institution-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 18px;display:grid}.institution-account-modal .field,.institution-class-modal .field{margin:0}.institution-account-modal textarea{resize:vertical;min-height:82px}.institution-form-hint{color:#718098;margin:0 0 10px;font-size:12px;line-height:1.55}.institution-account-modal footer,.institution-class-modal footer{justify-content:space-between;align-items:center;gap:14px;padding-top:18px;display:flex}.institution-account-modal footer>span{color:#708097;font-size:11px}.institution-account-modal footer>div{gap:9px;display:flex}@media (width<=1320px){.institution-dashboard-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.institution-reminders{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;min-height:0;display:grid}.institution-reminders>h2,.institution-audit-preview{grid-column:1/-1}.institution-class-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1100px){.institution-metrics,.institution-work-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=960px){.product-shell[data-theme=institution] .product-sidebar{padding-top:0}.product-shell[data-theme=institution] .product-header-actions{margin-left:auto}.institution-campus-switch{min-width:auto}}@media (width<=760px){.product-shell[data-theme=institution] .product-content{padding:18px 14px}.institution-home-title p,.institution-campus-switch{display:none}.institution-home-title h2{font-size:22px}.institution-metrics,.institution-dashboard-grid,.institution-reminders{grid-template-columns:1fr}.institution-reminders>h2,.institution-audit-preview{grid-column:auto}.institution-account-composition{grid-template-columns:1fr}.institution-table-toolbar{grid-template-columns:1fr 1fr}.institution-class-detail-grid,.institution-form-grid{grid-template-columns:1fr}.institution-prerequisite{grid-template-columns:38px 1fr}.institution-prerequisite .button{grid-column:1/-1}.institution-modal-backdrop{padding:10px}.institution-account-modal,.institution-class-modal{max-height:calc(100vh - 20px)}.institution-classroom-list li{grid-template-columns:32px minmax(0,1fr) 42px}.institution-classroom-progress{display:none}}
