@font-face{font-family:Noto Sans CJK SC;src:url(../media/NotoSansCJKsc-Regular.2de49b42pmc3p.ttf)format("truetype");font-style:normal;font-weight:400;font-display:swap}.meeting-workspace{gap:16px;width:min(100%,1120px);min-width:0;margin-inline:auto;padding:22px;display:grid}.meeting-workspace button,.meeting-workspace .primary-button,.meeting-workspace .secondary-button{min-height:44px}.meeting-hero,.meeting-card,.meeting-history-toolbar,.meeting-history-list{border:1px solid var(--line);background:var(--surface);border-radius:12px;min-width:0;box-shadow:0 8px 28px #102f500d}.meeting-hero{justify-content:space-between;align-items:center;gap:22px;padding:22px;display:flex}.meeting-hero-copy,.meeting-section-heading>div,.meeting-history-entry header>div{min-width:0}.meeting-kicker{color:var(--accent);letter-spacing:.07em;text-transform:uppercase;margin:0;font-size:11px;font-weight:850}.meeting-hero h2,.meeting-section-heading h2{color:var(--ink);margin:4px 0 0;line-height:1.2}.meeting-hero h2{font-size:clamp(24px,3vw,34px)}.meeting-schedule{color:var(--muted);flex-wrap:wrap;align-items:center;gap:6px;margin:9px 0 11px;font-weight:700;display:flex}.meeting-private-badge,.meeting-status,.meeting-section-heading>span,.meeting-due{border:1px solid var(--line);background:var(--surface-subtle);width:max-content;max-width:100%;min-height:28px;color:var(--muted);border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:800;display:inline-flex}.meeting-private-badge{border-color:color-mix(in oklch, var(--accent), white 68%);background:var(--accent-soft);color:var(--accent-strong)}.meeting-hero-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.meeting-feedback{border-radius:8px;align-items:center;gap:9px;min-width:0;margin:0;padding:12px 14px;font-weight:700;display:flex}.meeting-feedback.error{border:1px solid color-mix(in oklch, var(--danger), white 64%);background:var(--danger-soft);color:var(--danger)}.meeting-feedback button{color:inherit;background:0 0;border:1px solid;border-radius:7px;align-items:center;gap:6px;margin-left:auto;padding-inline:12px;font-weight:800;display:inline-flex}.meeting-unavailable-card{gap:12px;padding:28px;display:grid}.meeting-unavailable-card h2,.meeting-unavailable-card p{margin:0}.meeting-unavailable-card>p:not(.meeting-kicker){color:var(--muted)}.meeting-unavailable-card .meeting-hero-actions{justify-content:flex-start;margin-top:6px}.meeting-layout{grid-template-columns:minmax(0,13fr) minmax(288px,7fr);align-items:start;gap:16px;min-width:0;display:grid}.meeting-card{overflow:visible}.meeting-section-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;min-width:0;padding:18px 20px;display:flex}.meeting-section-heading h2{font-size:20px}.meeting-section-heading>a{color:var(--accent);font-size:13px;font-weight:800}.meeting-topic-list,.meeting-followup-list,.meeting-decision-list,.meeting-history-entry ul{margin:0;padding:0;list-style:none}.meeting-topic-list{gap:8px;padding:8px 14px 14px;display:grid}.meeting-topic{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:32px minmax(0,1fr) auto;align-items:stretch;min-width:0;transition:border-color .15s,box-shadow .15s,opacity .15s;display:grid}.meeting-topic:hover{border-color:color-mix(in oklch, var(--accent), white 58%);box-shadow:0 6px 18px #1769bd14}.meeting-topic.dragging{opacity:.58}.meeting-drag-handle{min-height:100%;color:var(--soft);cursor:grab;place-items:center;display:grid}.meeting-topic-open{min-width:0;color:inherit;text-align:left;background:0 0;border:0;gap:4px;padding:13px 8px;display:grid}.meeting-topic-title,.meeting-topic-goal,.meeting-followup-top strong,.meeting-history-entry h3,.meeting-history-entry h4{overflow-wrap:anywhere}.meeting-topic-title{color:var(--ink);font-size:15px;font-weight:850}.meeting-topic-goal{color:var(--muted);font-size:13px;line-height:1.45}.meeting-topic-meta,.meeting-followup-meta{color:var(--muted);flex-wrap:wrap;gap:5px 10px;font-size:11px;font-weight:750;display:flex}.meeting-topic-meta span:not(:last-child):after,.meeting-followup-meta span:not(:last-child):after{content:"·";margin-left:10px}.meeting-topic-meta .priority-紧急{color:var(--danger)}.meeting-topic-meta .priority-重要{color:var(--warn)}.meeting-reorder-controls{border-left:1px solid var(--line);align-content:center;gap:4px;padding:7px;display:grid}.meeting-reorder-controls button,.meeting-dialog-header>button{border:1px solid var(--line);background:var(--surface);width:44px;min-width:44px;color:var(--muted);border-radius:7px;place-items:center;padding:0;display:grid}.meeting-end-row{border-top:1px solid var(--line);justify-content:flex-end;padding:14px;display:flex}.meeting-followup-list{gap:8px;padding:8px 12px 12px;display:grid}.meeting-followup-list li>button{border:1px solid var(--line);background:var(--surface);width:100%;min-width:0;color:inherit;text-align:left;border-radius:9px;gap:7px;padding:12px;display:grid}.meeting-followup-top{justify-content:space-between;align-items:flex-start;gap:8px;min-width:0;display:flex}.meeting-followup-top strong{min-width:0;color:var(--ink)}.meeting-followup-topic{color:var(--muted);font-size:12px}.meeting-due{flex:none;min-height:24px;padding:2px 7px;font-size:10px}.meeting-due.due-overdue{border-color:color-mix(in oklch, var(--danger), white 65%);background:var(--danger-soft);color:var(--danger)}.meeting-due.due-today,.meeting-due.due-soon{border-color:color-mix(in oklch, var(--warn), white 62%);background:var(--warn-soft);color:var(--warn)}.meeting-empty{min-height:210px;color:var(--soft);text-align:center;align-content:center;place-items:center;gap:6px;padding:28px;display:grid}.meeting-empty.compact{min-height:170px}.meeting-empty h3,.meeting-empty p{margin:0}.meeting-empty h3{color:var(--text)}.meeting-empty p{max-width:34ch;color:var(--muted);font-size:13px}.meeting-decisions-card{min-width:0}.meeting-decision-list>li{border-bottom:1px solid var(--line);grid-template-columns:112px minmax(0,1fr) minmax(180px,auto);align-items:start;gap:18px;min-width:0;padding:15px 20px;display:grid}.meeting-decision-list>li:last-child{border-bottom:0}.meeting-decision-list time{color:var(--muted);font-size:12px;font-weight:800}.meeting-decision-list h3,.meeting-decision-list p{margin:0}.meeting-decision-list h3{color:var(--ink);font-size:15px}.meeting-decision-list p{color:var(--muted);margin-top:4px;font-size:13px}.meeting-decision-list dl,.meeting-history-entry dl{flex-wrap:wrap;gap:8px 18px;margin:0;display:flex}.meeting-decision-list dl>div,.meeting-history-entry dl>div{gap:2px;display:grid}.meeting-decision-list dt,.meeting-history-entry dt{color:var(--muted);font-size:10px;font-weight:800}.meeting-decision-list dd,.meeting-history-entry dd{color:var(--text);margin:0;font-size:12px;font-weight:800}.meeting-dialog{border:0;border-left:1px solid var(--line);background:var(--surface);width:min(480px,100vw);max-width:none;height:100dvh;max-height:none;color:var(--text);margin:0 0 0 auto;padding:0;box-shadow:-22px 0 56px #102f502e}.meeting-dialog::backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0c203570}.meeting-dialog>form{grid-template-rows:auto minmax(0,1fr) auto;min-height:100%;display:grid}.meeting-dialog-header,.meeting-dialog-footer{z-index:2;background:var(--surface);justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;display:flex;position:sticky}.meeting-dialog-header{border-bottom:1px solid var(--line);top:0}.meeting-dialog-header h2{color:var(--ink);margin:4px 0 0;font-size:21px}.meeting-dialog-footer{padding-bottom:calc(16px + env(safe-area-inset-bottom));border-top:1px solid var(--line);justify-content:flex-end;bottom:0}.meeting-dialog-footer .meeting-danger-button{border-color:color-mix(in oklch, var(--danger), white 58%);color:var(--danger);margin-right:auto}.meeting-dialog-body{align-content:start;gap:16px;min-height:0;padding:20px 18px 28px;display:grid;overflow-y:auto}.meeting-dialog-body hr{border:0;border-top:1px solid var(--line);width:100%;margin:2px 0}.meeting-field,.meeting-action-fields{gap:7px;min-width:0;display:grid}.meeting-field label,.meeting-action-fields legend{color:var(--muted);font-size:12px;font-weight:850}.meeting-action-fields{border:1px solid var(--line);background:var(--surface-subtle);border-radius:10px;gap:14px;margin:0;padding:16px}.meeting-action-fields legend{color:var(--ink);padding-inline:5px;font-size:14px}.meeting-action-fields legend span{color:var(--soft);font-weight:650}.meeting-field input,.meeting-field select,.meeting-field textarea,.meeting-history-search input{border:1px solid var(--line);width:100%;min-width:0;color:var(--text);background:#fff;border-radius:8px}.meeting-field input,.meeting-field select,.meeting-history-search input{min-height:44px;padding-inline:11px}.meeting-field textarea{resize:vertical;padding:10px 11px}.meeting-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-width:0;display:grid}.meeting-proposer-note,.meeting-pending-note{background:var(--surface-tint);color:var(--muted);border-radius:8px;margin:0;padding:10px 12px;font-size:12px}.meeting-dialog-error{border:1px solid color-mix(in oklch, var(--danger), white 64%);background:var(--danger-soft);color:var(--danger);border-radius:8px;gap:8px;margin:0;padding:12px;font-weight:700;display:grid}.meeting-dialog-error button{width:max-content;color:inherit;background:0 0;border:1px solid;border-radius:7px;padding-inline:12px;font-weight:800}.meeting-history-page{align-content:start}.meeting-history-toolbar{justify-content:space-between;align-items:end;gap:18px;padding:18px;display:flex}.meeting-back-link{flex:none}.meeting-history-search{gap:7px;width:min(100%,560px);display:grid}.meeting-history-search label{color:var(--muted);font-size:12px;font-weight:850}.meeting-history-search>div{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.meeting-history-list{overflow:hidden}.meeting-history-entry{border-bottom:1px solid var(--line);gap:14px;padding:18px 20px;display:grid}.meeting-history-entry:last-child{border-bottom:0}.meeting-history-entry header{justify-content:space-between;align-items:start;gap:16px;display:flex}.meeting-history-status,.meeting-archive-control{justify-content:flex-end;align-items:center;gap:8px;display:flex}.meeting-history-status{flex-wrap:wrap}.meeting-archive-control{position:relative}.meeting-archive-button{min-height:36px;padding-inline:12px}.meeting-archive-error{z-index:2;border:1px solid color-mix(in oklch, var(--danger), white 64%);background:var(--danger-soft);width:min(280px,72vw);color:var(--danger);border-radius:7px;padding:8px 10px;font-size:11px;font-weight:750;position:absolute;top:calc(100% + 6px);right:0}.meeting-history-entry time{color:var(--accent);font-size:12px;font-weight:850}.meeting-history-entry h3,.meeting-history-entry h4,.meeting-empty-inline{margin:0}.meeting-history-entry h3{color:var(--ink);margin-top:3px;font-size:18px}.meeting-history-entry ul{gap:8px;display:grid}.meeting-history-entry li{border:1px solid var(--line);background:var(--surface-subtle);border-radius:8px;grid-template-columns:minmax(160px,1fr) minmax(0,2fr);align-items:start;gap:16px;padding:12px;display:grid}.meeting-history-entry h4{color:var(--text)}.meeting-empty-inline{color:var(--muted)}@media (max-width:1100px){.meeting-layout{grid-template-columns:1fr}.meeting-followups-card{min-width:0}.meeting-followup-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.meeting-workspace{gap:12px;padding:12px}.meeting-hero,.meeting-history-toolbar{flex-direction:column;align-items:stretch;padding:16px}.meeting-hero-actions,.meeting-hero-actions>*,.meeting-history-search,.meeting-back-link{width:100%}.meeting-hero-actions>*{flex:100%}.meeting-section-heading{padding:16px}.meeting-topic{grid-template-columns:28px minmax(0,1fr)}.meeting-reorder-controls{border-top:1px solid var(--line);border-left:0;grid-column:1/-1;grid-template-columns:repeat(2,44px);justify-content:end}.meeting-followup-list{grid-template-columns:1fr}.meeting-decision-list>li,.meeting-history-entry li{grid-template-columns:1fr;gap:8px}.meeting-dialog{border-left:0;width:100vw;height:100dvh}.meeting-field-grid,.meeting-history-search>div{grid-template-columns:1fr}.meeting-dialog-footer>*{flex:1}.meeting-dialog-footer{flex-wrap:wrap}.meeting-dialog-footer .meeting-danger-button{flex-basis:100%;margin-right:0}.meeting-history-entry header,.meeting-history-status{flex-direction:column;align-items:stretch}.meeting-archive-control,.meeting-archive-button{width:100%}}.headcount-view-shell{gap:16px;width:min(100%,1180px);min-width:0;margin-inline:auto;display:grid}.headcount-view-tabs{border:1px solid var(--line);background:var(--surface);border-radius:10px;gap:4px;width:max-content;max-width:100%;padding:4px;display:flex}.headcount-view-tabs button{min-height:44px;color:var(--muted);white-space:nowrap;background:0 0;border:0;border-radius:7px;padding:0 18px;font-weight:800}.headcount-view-tabs button.active{background:var(--accent-strong);color:#fff}.headcount-view-feedback:empty{display:none}.headcount-loading{width:max-content;color:var(--muted);align-items:center;gap:7px;font-weight:700;display:inline-flex}.headcount-overview-filter,.headcount-monthly-filters{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);align-items:end;gap:12px;min-width:0;padding:14px;display:flex}.headcount-overview-filter label,.headcount-monthly-filters label{min-width:0;color:var(--muted);gap:6px;font-size:12px;font-weight:800;display:grid}.headcount-overview-filter input,.headcount-monthly-filters select{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);min-width:150px;color:var(--text);padding-inline:11px;font-weight:720}.headcount-monthly-filters .reporting-filter-actions{margin-left:auto}.headcount-overview,.headcount-overview-detail{gap:16px;min-width:0;display:grid}.headcount-overview-heading,.headcount-overview-detail-heading,.headcount-monthly-heading{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);justify-content:space-between;align-items:center;gap:16px;min-width:0;padding:20px 22px;display:flex}.headcount-overview-heading>div,.headcount-overview-detail-heading>div,.headcount-monthly-heading>div{min-width:0}.headcount-kicker{color:var(--accent);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:850}.headcount-overview-heading h2,.headcount-overview-detail-heading h3,.headcount-monthly-heading h2{color:var(--ink);margin:4px 0 2px;font-size:clamp(20px,2.2vw,28px);line-height:1.2}.headcount-overview-heading p,.headcount-monthly-heading p{color:var(--muted);align-items:center;gap:6px;margin:0;display:flex}.headcount-overview-notice{border:1px solid color-mix(in oklch, var(--warn), white 58%);border-radius:var(--radius-sm);background:var(--warn-soft);color:var(--text);align-items:flex-start;gap:9px;padding:12px 14px;display:flex}.headcount-overview-notice svg{color:var(--warn);flex:none;margin-top:1px}.headcount-overview-branches{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;min-width:0;display:grid}.headcount-overview-branch-card{border:1px solid var(--line);background:var(--surface);border-radius:10px;gap:7px;min-width:0;padding:18px;display:grid;box-shadow:0 8px 24px #102f500d}.headcount-overview-branch-card.is-selected{border-color:var(--accent);box-shadow:inset 0 3px 0 var(--accent), 0 8px 24px #102f5014}.headcount-overview-branch-icon{background:var(--accent-soft);width:40px;height:40px;color:var(--accent);border-radius:10px;place-items:center;display:grid}.headcount-overview-branch-card>span{color:var(--muted);font-weight:800}.headcount-overview-branch-card>strong{color:var(--ink);font-variant-numeric:tabular-nums;font-size:clamp(30px,4vw,42px);line-height:1}.headcount-overview-branch-card>small{min-height:19px;color:var(--muted)}.headcount-overview-branch-card>button{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface-subtle);min-height:44px;color:var(--accent-strong);justify-content:space-between;align-items:center;margin-top:4px;padding:0 12px;font-weight:800;display:flex}.headcount-overview-branch-card.is-selected>button{border-color:var(--accent);background:var(--accent-soft)}.headcount-overview-detail{padding-top:2px}.headcount-overview-detail-heading{padding-block:16px}.headcount-overview-detail-heading>span{background:var(--surface-tint);color:var(--accent-strong);border-radius:999px;padding:6px 10px;font-weight:800}.headcount-overview-departments{grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr));gap:14px;min-width:0;display:grid}.headcount-overview-department{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);min-width:0;padding:18px}.headcount-overview-department>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding-bottom:13px;display:flex}.headcount-overview-department>header>div{color:var(--accent);align-items:center;gap:8px;display:flex}.headcount-overview-department h4{color:var(--text);margin:0;font-size:17px}.headcount-overview-department>header strong{color:var(--ink);font-variant-numeric:tabular-nums;font-size:25px}.headcount-overview-department dl{grid-template-columns:repeat(auto-fit,minmax(76px,1fr));gap:8px;margin:14px 0 0;display:grid}.headcount-overview-department dl>div{background:var(--surface-subtle);border-radius:7px;gap:2px;min-width:0;padding:10px;display:grid}.headcount-overview-department dt{color:var(--muted);font-size:11px;font-weight:800}.headcount-overview-department dd{color:var(--ink);font-variant-numeric:tabular-nums;margin:0;font-size:18px;font-weight:850}.headcount-overview-department dl>.is-warning{background:var(--warn-soft)}.headcount-overview-department>footer{color:var(--muted);margin-top:12px;font-size:11px}.headcount-reconciliation>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:14px 18px;display:flex}.headcount-reconciliation>summary>span:first-child{display:grid}.headcount-reconciliation>summary small{color:var(--muted)}.headcount-reconciliation-body{border-top:1px solid var(--line);padding:0 18px 18px}.headcount-reconciliation-body code{overflow-wrap:anywhere}.headcount-reconciliation-body .is-warning{color:var(--warn);font-weight:800}.headcount-reconciliation-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;display:grid}.headcount-reconciliation-grid>div{border-radius:var(--radius-sm);background:var(--surface-subtle);gap:4px;padding:12px;display:grid}.headcount-monthly-panel{min-width:0;overflow:hidden}.headcount-monthly-heading{border:0;border-bottom:1px solid var(--line);border-radius:0}.headcount-monthly-scroll{overscroll-behavior-inline:contain;max-width:100%;overflow-x:auto}.headcount-monthly-table{border-collapse:separate;border-spacing:0;font-variant-numeric:tabular-nums;width:max-content;min-width:100%}.headcount-monthly-table caption{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.headcount-monthly-table th,.headcount-monthly-table td{border-right:1px solid var(--line);border-bottom:1px solid var(--line);text-align:right;min-width:76px;height:50px;padding:9px 12px}.headcount-monthly-table thead th{background:var(--accent-strong);color:#fff;text-align:center;font-size:12px}.headcount-monthly-table tbody td{background:var(--surface);color:var(--ink);font-weight:800}.headcount-monthly-table tbody td.state-stale{background:var(--warn-soft)}.headcount-monthly-table tbody td.state-pre_history,.headcount-monthly-table tbody td.state-missing,.headcount-monthly-table tbody td.state-future{background:var(--surface-subtle)}.headcount-monthly-grade{z-index:2;background:var(--surface-subtle);color:var(--text);box-shadow:1px 0 0 var(--line);position:sticky;left:0;text-align:left!important;min-width:120px!important}.headcount-monthly-table thead .headcount-monthly-grade{z-index:3;background:var(--accent-strong);color:#fff}.headcount-monthly-table tr.is-total th,.headcount-monthly-table tr.is-total td{background:var(--accent-soft);font-weight:900}.headcount-monthly-table tr.is-other th,.headcount-monthly-table tr.is-other td{background:var(--warn-soft)}.headcount-monthly-footnote{color:var(--muted);flex-wrap:wrap;gap:8px 18px;padding:12px 18px;font-size:11px;display:flex}.headcount-monthly-footnote span:before{content:"•";color:var(--accent);margin-right:7px}@media (max-width:900px){.headcount-overview-branches{grid-template-columns:repeat(2,minmax(0,1fr))}.headcount-overview-branch-card:last-child{grid-column:1/-1}.headcount-monthly-filters{flex-wrap:wrap}.headcount-monthly-filters .reporting-filter-actions{width:100%;margin-left:0}}@media (max-width:760px){.headcount-view-tabs{width:100%}.headcount-view-tabs button{flex:1;padding-inline:10px}.headcount-overview-filter,.headcount-monthly-filters,.headcount-overview-heading,.headcount-overview-detail-heading,.headcount-monthly-heading{flex-direction:column;align-items:stretch}.headcount-overview-filter label,.headcount-overview-filter button,.headcount-monthly-filters label,.headcount-monthly-filters select,.headcount-monthly-filters .reporting-filter-actions,.headcount-monthly-filters .reporting-filter-actions>*{width:100%}.headcount-overview-branches{grid-template-columns:1fr}.headcount-overview-branch-card:last-child{grid-column:auto}.headcount-overview-departments{grid-template-columns:1fr}.headcount-monthly-grade{min-width:92px!important}}@font-face{font-family:Noto Sans CJK SC;src:url(../media/NotoSansCJKsc-Bold.2mksidoas26gg.ttf)format("truetype");font-style:normal;font-weight:700;font-display:swap}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#eef3f8;--surface:#fff;--surface-subtle:#f5f7fa;--surface-tint:#edf5ff;--text:#14263a;--muted:#5c6d7e;--soft:#7d8b98;--line:#d4dee8;--strong-line:#afbfce;--accent:#1769bd;--accent-strong:#0d3f75;--accent-soft:#e2efff;--ink:#102f50;--brand-red:#1769bd;--brand-red-2:#0e80a5;--brand-brown:#123d63;--danger:#9b1f1b;--danger-soft:#ffece8;--warn:#7b5100;--warn-soft:#fff2d6;--ok:#135d1d;--ok-soft:#dff6de;--focus:#c66843;--shadow-sm:0 3px 0 #24090629;--radius:8px;--radius-sm:6px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}@supports (color:lab(0% 0 0)){:root{--danger:lab(34.6249% 50.1334 36.4938);--danger-soft:lab(95.0542% 10.476 6.42936);--warn:lab(38.3824% 15.0378 56.7114);--warn-soft:lab(96.1035% 1.49125 17.5402);--ok:lab(34.1389% -33.7773 28.9501);--ok-soft:lab(94.7233% -11.1774 8.71127);--focus:lab(54.9737% 35.7944 38.341)}}*{box-sizing:border-box}html,body{background:var(--bg);min-height:100%;color:var(--text);margin:0}body{font-size:14px;line-height:1.45}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled,select:disabled,input:disabled{cursor:not-allowed;opacity:.62}a{color:inherit}:focus-visible{outline:3px solid color-mix(in oklch, var(--focus), transparent 38%);outline-offset:2px}.page{min-height:100vh}.login-screen{background:#eaf1f8;place-items:center;min-height:100vh;padding:24px;display:grid}.login-panel{background:var(--surface);border-top:4px solid var(--brand-red-2);border-radius:var(--radius);width:min(460px,100%);box-shadow:var(--shadow-sm);padding:28px 30px 34px}.login-brand{align-items:center;gap:16px;display:flex}.login-copy{max-width:36ch;color:var(--muted);text-wrap:pretty;margin:20px 0 18px;font-size:16px;line-height:1.4}.eyebrow{color:var(--accent);letter-spacing:0;text-transform:uppercase;margin:0 0 6px;font-size:12px;font-weight:850}.login-panel h1,.app-title h1{color:var(--text);text-wrap:balance;margin:0;font-size:27px;font-weight:880;line-height:1.12}.workspace-head h2{margin:0;font-size:22px;line-height:1.18}.login-panel p,.empty,.small-muted{color:var(--muted)}.primary-button,.secondary-button,.icon-button,.danger-button{border-radius:var(--radius-sm);border:1px solid #0000;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 14px;font-weight:760;text-decoration:none;transition:background-color .16s,border-color .16s,color .16s,transform .16s;display:inline-flex}.primary-button{background:var(--ink);color:#fff}.login-panel .primary-button{width:100%}.primary-button:hover{background:var(--brand-red);transform:translateY(-1px)}.secondary-button,.icon-button{background:var(--surface);border-color:var(--line);color:var(--text)}.secondary-button:hover,.icon-button:hover{border-color:var(--strong-line);background:var(--surface-subtle)}.danger-button{background:var(--danger-soft);min-height:30px;color:var(--danger);border-color:color-mix(in oklch, var(--danger), white 72%);font-size:12px}.danger-button:hover{border-color:color-mix(in oklch, var(--danger), white 56%);background:color-mix(in oklch, var(--danger-soft), white 34%)}.icon-button{width:40px;padding:0}.app-shell{background:var(--bg);grid-template-rows:auto 1fr;min-height:100vh;display:grid}.topbar{z-index:20;border-bottom:1px solid var(--line);color:#fff;background:#fff;position:sticky;top:0}.topbar-inner{justify-content:space-between;align-items:center;gap:18px;min-height:72px;padding:12px 22px;display:flex}.app-title{align-items:center;gap:12px;min-width:0;display:flex}.topbar .app-title h1,.topbar .eyebrow{color:var(--text)}.brand-mark{border-radius:var(--radius);background:var(--accent-soft);width:42px;height:42px;color:var(--accent-strong);flex:none;place-items:center;display:grid}.brand-logo{object-fit:contain;background:#fff;flex:none;width:172px;height:68px}.brand-logo-small{width:112px;height:48px}.user-chip,.badge,.status-pill{border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:999px;font-size:13px;font-weight:720}.user-chip{border-color:var(--line);background:var(--surface-subtle);min-height:40px;color:var(--text);align-items:center;gap:8px;padding:5px 6px 5px 12px;display:inline-flex}.user-chip strong{color:var(--accent);background:#fff;border-radius:999px;padding:4px 8px;font-size:12px}.badge,.status-pill{padding:4px 9px}.topbar-actions{align-items:center;gap:8px;display:flex}.manager-layout{grid-template-columns:184px minmax(0,1fr);min-width:0;display:grid}.module-sidebar{border-right:1px solid var(--line);background:#f8fafc;min-height:calc(100vh - 73px);padding:18px 14px}.module-sidebar-title{color:var(--soft);margin:0 8px 10px;font-size:12px;font-weight:800}.module-link{border-radius:var(--radius-sm);min-height:44px;color:var(--muted);align-items:center;gap:9px;padding:0 12px;font-weight:780;text-decoration:none;display:flex}.module-link.active{background:var(--accent-soft);color:var(--accent-strong)}.manager-content{min-width:0}.workspace{padding:22px}.workspace-head{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);justify-content:space-between;align-items:flex-end;gap:16px;margin:0 0 16px;padding:20px 22px;display:flex}.workspace-meta{color:var(--muted);flex-wrap:wrap;gap:8px;font-size:13px;display:flex}.workspace-meta span{border:1px solid var(--line);background:var(--surface);border-radius:999px;align-items:center;min-height:28px;padding:0 10px;display:inline-flex}.workspace-year-filter{border:1px solid var(--line);background:var(--surface);min-height:28px;color:var(--muted);border-radius:999px;align-items:center;gap:6px;padding:0 5px 0 10px;font-weight:760;display:inline-flex}.workspace-year-filter select{background:var(--accent-soft);min-height:22px;color:var(--text);border:0;border-radius:999px;outline:none;padding:0 7px;font-weight:820}.workspace-teacher-filter select{max-width:150px}.tabs{border:1px solid color-mix(in oklch, var(--accent), white 62%);border-radius:var(--radius);background:var(--surface);flex-wrap:wrap;align-items:center;gap:4px;margin-bottom:14px;padding:4px;display:flex}.tab{border-radius:var(--radius-sm);min-height:36px;color:var(--muted);background:0 0;border:1px solid #0000;padding:0 12px;font-weight:760;transition:background-color .16s,color .16s,border-color .16s}.tab:hover{background:var(--surface);color:var(--text)}.tab.active{background:var(--brand-red);border-color:var(--brand-red);color:#fff;box-shadow:0 1px 3px #1621340f}.toolbar{color:var(--muted);flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:14px;display:flex}.toolbar select,.toolbar input,.form-grid input,.form-grid select{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);min-height:40px;color:var(--text);padding:0 11px;transition:border-color .16s,box-shadow .16s,background-color .16s}.toolbar select:hover,.toolbar input:hover,.form-grid input:hover,.form-grid select:hover{border-color:var(--strong-line)}.toolbar select:focus,.toolbar input:focus,.form-grid input:focus,.form-grid select:focus{border-color:var(--focus);box-shadow:0 0 0 3px color-mix(in oklch, var(--focus), transparent 82%);outline:none}.plan-toolbar{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.plan-filters,.plan-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.schedule-actions{color:var(--muted);justify-content:flex-end;align-items:center;gap:10px;margin-bottom:12px;font-weight:760;display:flex}.plan-filters select,.plan-filters input,.data-table select,.data-table input{box-sizing:border-box;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);height:34px;color:var(--text);font:inherit;padding:0 9px;line-height:1}.plan-filters select,.plan-filters input,.plan-filters input:first-child{width:112px}.plan-filters select:nth-child(5){width:154px}.compact-button{min-height:34px;padding-inline:11px}.data-table select,.data-table input{width:100%;min-width:86px}.data-table .cell-input{max-width:112px}.layout-grid{grid-template-columns:minmax(260px,320px) minmax(0,1fr) minmax(250px,310px);align-items:start;gap:14px;display:grid}.scheduler-grid{grid-template-columns:minmax(158px,188px) minmax(0,1fr);align-items:start;gap:14px;display:grid}.teacher-grid{grid-template-columns:minmax(210px,240px) minmax(0,1fr);align-items:start;gap:14px;display:grid}.panel{background:var(--surface);border:1px solid color-mix(in oklch, var(--accent), white 68%);border-radius:var(--radius);min-width:0;overflow:hidden}.panel-header{border-bottom:1px solid color-mix(in oklch, var(--accent), white 68%);background:linear-gradient(90deg, var(--surface-subtle), white);justify-content:space-between;align-items:center;gap:8px;min-height:50px;padding:12px 14px;display:flex}.panel-header h2,.panel-header h3{color:var(--text);align-items:center;gap:8px;margin:0;font-size:15px;line-height:1.2;display:inline-flex}.panel-header svg{color:var(--brand-red)}.panel-body{min-width:0;padding:14px;overflow:hidden}.scheduler-grid .panel-body{padding:10px}.schedule-view-panel{grid-template-rows:auto minmax(0,1fr);min-height:min(760px,100dvh - 300px);display:grid}.schedule-view-panel .panel-body{min-height:0;display:grid}.schedule-view-panel .schedule-frame,.schedule-view-panel .schedule-scroll{min-height:0}.schedule-view-panel .schedule-scroll{height:max(460px,100dvh - 410px);max-height:none}.year-filter{grid-template-columns:auto 1fr;align-items:center;gap:7px;margin-bottom:8px;display:grid}.year-filter span{color:var(--muted);font-size:12px;font-weight:820}.year-filter select{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);width:100%;min-height:32px;color:var(--text);padding:0 7px;font-size:12px;font-weight:820}.unscheduled-filters{grid-template-columns:1fr 1fr;gap:6px;margin-bottom:8px;display:grid}.unscheduled-filters select{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);width:100%;min-height:32px;color:var(--text);padding:0 7px;font-size:12px;font-weight:720}.scroll-list{max-height:calc(100vh - 320px);padding-right:2px;overflow:auto}.plan-card{border:1px solid var(--branch-line,var(--line));border-radius:var(--radius);background:var(--branch-bg,var(--surface));box-shadow:inset 4px 0 0 var(--branch,transparent);margin-bottom:7px;padding:8px;transition:border-color .16s,background-color .16s}.plan-card:hover{border-color:var(--branch,var(--strong-line));background:var(--branch-hover,var(--surface-subtle))}.plan-card strong{color:var(--text);margin-bottom:3px;font-size:13px;line-height:1.25;display:block}.plan-card .small-muted{font-size:12px;line-height:1.25}.schedule-frame{width:100%;min-width:0;max-width:100%;overflow:hidden}.schedule-scroll{overscroll-behavior:contain;scrollbar-gutter:stable both-edges;-webkit-overflow-scrolling:touch;width:100%;min-width:0;max-width:100%;max-height:min(72vh,820px);padding-bottom:4px;display:block;position:relative;overflow:auto}.schedule-wrap{border-radius:var(--radius);border:1px solid color-mix(in oklch, var(--accent), white 68%);background:var(--surface);width:max-content;min-width:100%;overflow:visible}.schedule-sections{gap:14px;width:max-content;min-width:100%;display:grid}.schedule-section{width:max-content;min-width:100%}.schedule-section-title{border:1px solid color-mix(in oklch, var(--accent), white 70%);border-radius:var(--radius-sm);background:var(--surface-subtle);min-height:28px;color:var(--accent-strong);align-items:center;margin-bottom:7px;padding:0 10px;font-size:12px;font-weight:860;display:inline-flex}.schedule-table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:max-content}.schedule-table th,.schedule-table td{border-right:1px solid var(--line);border-bottom:1px solid var(--line);vertical-align:top}.schedule-table th:last-child,.schedule-table td:last-child{border-right:0}.schedule-table tr:last-child td{border-bottom:0}.schedule-table th{z-index:8;background-clip:padding-box;background:var(--brand-brown);color:#fff;text-align:center;width:176px;min-width:176px;height:42px;font-size:12px;font-weight:780;position:sticky;top:0}.day-cell{z-index:6;background:var(--accent-soft);width:56px;min-width:56px;color:var(--text);text-align:center;font-weight:820;position:sticky;left:0;vertical-align:middle!important}.schedule-table thead th:first-child{z-index:10;width:56px;min-width:56px;left:0}.slot-cell{background:color-mix(in oklch, var(--surface), var(--accent-soft) 34%);width:176px;min-width:176px;height:150px;padding:7px}.slot-cell:has(.class-chip){background:var(--surface)}.slot-button{border:1px dashed var(--strong-line);border-radius:var(--radius-sm);background:var(--surface-subtle);width:100%;min-height:36px;color:var(--muted);justify-content:center;align-items:center;gap:6px;font-weight:760;transition:background-color .16s,border-color .16s,color .16s;display:inline-flex}.slot-button:hover{background:color-mix(in oklch, var(--accent-soft), white 26%);border-color:var(--accent);color:var(--accent-strong)}.class-chip{text-align:left;border:1px solid var(--branch-line,color-mix(in oklch, var(--accent), white 58%));border-radius:var(--radius-sm);background:var(--branch-bg,var(--surface-tint));width:100%;box-shadow:inset 4px 0 0 var(--branch,transparent);color:var(--text);margin-bottom:6px;padding:7px;display:block}button.class-chip{cursor:pointer;transition:border-color .16s,background-color .16s,transform .16s}button.class-chip:hover{border-color:var(--branch,var(--accent));background:var(--branch-hover,var(--accent-soft));transform:translateY(-1px)}.class-chip .line1{font-size:12px;font-weight:820;line-height:1.25;display:block}.scheduled-chip .chip-head{justify-content:space-between;align-items:flex-start;gap:6px;display:flex}.scheduled-chip .line1{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.class-chip .line2{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:11px;line-height:1.25;display:block;overflow:hidden}.scheduled-chip.travel-warning{border-color:color-mix(in oklch, var(--danger), black 18%);background:color-mix(in oklch, var(--danger), white 18%);box-shadow:inset 0 0 0 2px color-mix(in oklch, var(--danger), black 10%)}.scheduled-chip.travel-warning .line1,.scheduled-chip.travel-warning .line2{color:#fff}.scheduled-chip.travel-warning .icon-danger{color:#fff;background:#ffffff2e;border-color:#fff6}.schedule-warning-badge{color:#fff;background:#fff3;border:1px solid #ffffff8c;border-radius:999px;flex:none;padding:1px 5px;font-size:9px;font-weight:900;line-height:1.2}.branch-bp1{--branch:#0071c4;--branch-line:#90bce9;--branch-bg:#e7f3ff;--branch-hover:#d7eaff}@supports (color:lab(0% 0 0)){.branch-bp1{--branch:lab(45.7136% -2.04584 -53.5029);--branch-line:lab(74.2966% -6.48499 -27.6488);--branch-bg:lab(95.3316% -2.7124 -9.2166);--branch-hover:lab(91.8265% -3.9838 -14.0915)}}.branch-bp2{--branch:#00884c;--branch-line:#8ec7a1;--branch-bg:#e3f8e9;--branch-hover:#d1f1db}@supports (color:lab(0% 0 0)){.branch-bp2{--branch:lab(49.5995% -45.1147 23.3324);--branch-line:lab(75.5438% -25.0417 12.8554);--branch-bg:lab(95.7656% -9.29081 4.75966);--branch-hover:lab(92.486% -13.97 7.15996)}}.branch-bp3{--branch:#8551b8;--branch-line:#c6aee4;--branch-bg:#f5eeff;--branch-hover:#eee1ff}@supports (color:lab(0% 0 0)){.branch-bp3{--branch:lab(44.1455% 37.5429 -46.9039);--branch-line:lab(74.6169% 16.7766 -24.1012);--branch-bg:lab(95.0271% 5.62352 -8.59417);--branch-hover:lab(91.3472% 8.93447 -13.4338)}}.branch-bp4{--branch:#b98500;--branch-line:#e1bf80;--branch-bg:#fff4dd;--branch-hover:#fee8c2}@supports (color:lab(0% 0 0)){.branch-bp4{--branch:lab(59.4087% 15.3795 79.2948);--branch-line:lab(79.2784% 6.64145 36.6531);--branch-bg:lab(96.6285% 2.07672 14.6452);--branch-hover:lab(93.1801% 3.30368 21.4647)}}.branch-bp5{--branch:#008d9a;--branch-line:#82ccd5;--branch-bg:#dcf8fb;--branch-hover:#c6f1f6}@supports (color:lab(0% 0 0)){.branch-bp5{--branch:lab(52.3803% -37.9153 -20.2686);--branch-line:lab(77.4648% -22.5226 -11.993);--branch-bg:lab(95.6316% -9.10911 -4.87131);--branch-hover:lab(92.285% -13.6245 -7.27453)}}.class-chip .icon-danger{width:24px;min-width:24px;min-height:22px;margin:-2px -2px 0 0;padding:0}.drawer-backdrop{z-index:50;background:#1404029e;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.drawer{background:var(--surface);border-radius:var(--radius);width:min(720px,100%);max-height:min(760px,100vh - 40px);box-shadow:var(--shadow-sm);overflow:auto}.export-dialog{width:min(680px,100%)}.export-dialog .panel-header{z-index:1;background:var(--surface);position:sticky;top:0}.export-warning,.export-summary{border:1px solid var(--line);border-radius:var(--radius-sm);color:var(--text-soft);padding:10px 12px;font-size:13px;line-height:1.5}.export-warning{color:#704500;background:#fff6df;border-color:#d99d32;margin-bottom:12px;font-weight:750}.export-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.export-options label{color:var(--text-soft);gap:6px;font-size:12px;font-weight:800;display:grid}.export-options select{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);min-height:42px;color:var(--text);font:inherit;padding:0 11px}.export-options select:focus{border-color:var(--brand);outline:3px solid #80000024}.export-options select:disabled{opacity:.72}.export-summary{background:var(--surface-soft);margin-top:12px}.export-error{margin-top:12px}.export-actions{justify-content:flex-end;gap:8px;margin-top:16px;display:flex}@media (max-width:620px){.export-options{grid-template-columns:1fr}}.dialog-filters{grid-template-columns:repeat(2,minmax(150px,220px));gap:8px;margin-bottom:10px;display:grid}.dialog-filters select{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);min-height:36px;color:var(--text);padding:0 10px;font-weight:720}.form-grid{grid-template-columns:repeat(6,minmax(118px,1fr));gap:8px;margin-bottom:14px;display:grid}.form-actions{justify-content:flex-end;gap:8px;margin-top:10px;display:flex}.data-table{border-collapse:separate;border-spacing:0;background:var(--surface);width:100%}.data-table th,.data-table td{border-bottom:1px solid var(--line);text-align:left;padding:10px 11px;font-size:14px}.data-table tr:last-child td{border-bottom:0}.data-table th{color:var(--muted);background:var(--accent-soft);font-size:12px;font-weight:800}.data-table tbody tr:hover td{background:var(--surface-subtle)}.data-table .editing-row td{background:color-mix(in oklch, var(--accent-soft), white 18%)}.table-action{white-space:nowrap;min-height:32px;padding-inline:10px}.notice{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-subtle);color:var(--muted);margin-bottom:12px;padding:11px 12px}.notice.error{background:var(--danger-soft);color:var(--danger);border-color:color-mix(in oklch, var(--danger), white 70%)}.notice.warn{background:var(--warn-soft);color:var(--warn);border-color:color-mix(in oklch, var(--warn), white 68%)}.empty{border:1px dashed var(--strong-line);border-radius:var(--radius);background:var(--surface-subtle);color:var(--muted);text-align:center;margin:0;padding:16px}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;margin-bottom:14px;display:grid}.forecast-summary-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin-bottom:14px;display:grid}.forecast-controls{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.forecast-controls label{color:var(--muted);align-items:center;gap:8px;font-size:13px;font-weight:820;display:inline-flex}.forecast-controls select{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);min-width:82px;min-height:34px;color:var(--text);padding:0 9px;font-weight:820}.metric{border:1px solid color-mix(in oklch, var(--accent), white 68%);border-radius:var(--radius);background:var(--surface);padding:13px}.metric+.metric{margin-top:8px}.stats-grid .metric+.metric{margin-top:0}.metric span{color:var(--muted);font-size:12px;font-weight:780;display:block}.metric strong{color:var(--text);margin-top:5px;font-size:28px;line-height:1.1;display:block}.negative-cell{background:var(--danger-soft);color:var(--danger);font-weight:860}.finance-workspace{gap:14px;display:grid}.finance-head{margin-bottom:0}.finance-subtitle{color:var(--muted);margin:6px 0 0;font-size:13px}.finance-filters{flex-wrap:wrap;justify-content:flex-end;align-items:flex-end;gap:8px;display:flex}.finance-filters label{color:var(--muted);gap:4px;font-size:11px;font-weight:820;display:grid}.finance-filters select{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);min-width:132px;min-height:36px;color:var(--text);padding:0 10px;font-weight:780}.compact-button{min-height:36px}.finance-close-status{border:1px solid color-mix(in oklch, var(--warn), white 68%);background:var(--warn-soft);width:max-content;min-height:28px;color:var(--warn);white-space:nowrap;border-radius:999px;align-items:center;padding:3px 9px;font-size:12px;font-weight:820;display:inline-flex}.finance-preview-notice,.finance-readonly-notice,.finance-review-notice{margin:0}.finance-readonly-notice{border-color:color-mix(in oklch, var(--accent), white 66%);background:color-mix(in oklch, var(--accent-soft), white 38%);color:var(--accent-strong);font-weight:760}.finance-view-tabs{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);align-items:center;gap:4px;width:max-content;max-width:100%;padding:4px;display:flex}.finance-view-tab{min-height:38px;color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;gap:7px;padding:7px 16px;font-size:13px;font-weight:820;text-decoration:none;display:inline-flex}.finance-view-tab:hover{background:var(--surface-subtle);color:var(--text)}.finance-view-tab.active{background:var(--accent-soft);color:var(--accent-strong)}.finance-metrics{grid-template-columns:repeat(6,minmax(150px,1fr));gap:10px;display:grid}.finance-metrics-compact{grid-template-columns:repeat(4,minmax(150px,1fr))}.finance-metrics-compact .finance-metric{min-height:90px;padding:11px 13px}.finance-metrics-compact .finance-metric strong{margin-top:8px;font-size:clamp(20px,1.8vw,27px)}.finance-metrics-compact .finance-metric small{margin-top:5px}.finance-metric{border:1px solid var(--line);border-top:3px solid var(--strong-line);border-radius:var(--radius);background:var(--surface);min-width:0;min-height:126px;padding:14px}.finance-metric-label{color:var(--muted);align-items:center;gap:7px;font-size:12px;font-weight:820;display:flex}.finance-metric strong{color:var(--text);overflow-wrap:anywhere;margin-top:12px;font-size:clamp(22px,2vw,31px);line-height:1.05;display:block}.finance-metric small{color:var(--soft);margin-top:8px;font-size:11px;font-weight:700;display:block}.finance-metric-revenue{border-top-color:var(--ok)}.finance-metric-expense{border-top-color:var(--danger)}.finance-metric-net,.finance-metric-rate{border-top-color:var(--accent)}.finance-metric-warning{border-top-color:var(--warn);background:color-mix(in oklch, var(--warn-soft), white 52%)}.finance-grid{gap:14px;display:grid}.finance-grid-top{grid-template-columns:minmax(280px,.8fr) minmax(520px,1.2fr)}.finance-grid-bottom{grid-template-columns:repeat(2,minmax(0,1fr))}.finance-panel{min-width:0;margin:0}.finance-panel .panel-header h3{align-items:center;gap:7px;display:flex}.finance-panel .panel-header>span{color:var(--muted);font-size:12px;font-weight:760}.finance-main-panel{overflow:hidden}.finance-section-head{min-height:54px;padding:10px 13px}.finance-section-head>div:first-child{min-width:0}.finance-section-head h3,.finance-section-head p{margin:0}.finance-section-head p{color:var(--soft);margin-top:3px;font-size:11px;font-weight:680}.finance-methods{gap:15px;display:grid}.finance-method>div:first-child{justify-content:space-between;gap:12px;margin-bottom:6px;display:flex}.finance-method strong{font-size:13px}.finance-method span{color:var(--muted);font-size:12px;font-weight:720}.finance-progress{background:var(--surface-subtle);border-radius:999px;height:8px;overflow:hidden}.finance-progress>span{border-radius:inherit;background:var(--accent);height:100%;display:block}.finance-table-wrap{width:100%;overflow:auto}.finance-table-tall{max-height:420px}.finance-table{border-collapse:collapse;background:var(--surface);width:100%;min-width:580px}.finance-table th,.finance-table td{border-bottom:1px solid var(--line);text-align:right;white-space:nowrap;padding:10px 12px;font-size:12px}.finance-table th:first-child,.finance-table td:first-child,.finance-table tbody th{text-align:left}.finance-table thead th{z-index:1;background:var(--accent-soft);color:var(--muted);font-weight:850;position:sticky;top:0}.finance-table tbody tr:last-child th,.finance-table tbody tr:last-child td{border-bottom:0}.finance-table tbody tr:hover th,.finance-table tbody tr:hover td{background:var(--surface-subtle)}.finance-dense-table th,.finance-dense-table td{height:29px;padding:5px 9px;font-size:11.5px;line-height:1.25}.finance-dense-table tfoot th,.finance-dense-table tfoot td{border-top:2px solid var(--strong-line);background:var(--accent-soft);color:var(--text);border-bottom:0;font-weight:860}.finance-daily-table{min-width:980px}.finance-expense-table{min-width:820px}.finance-expense-table thead th:nth-child(2),.finance-expense-table tbody th:nth-child(2){text-align:left}.finance-comparison-table{min-width:920px}.finance-comparison-matrix{table-layout:fixed;width:max-content;min-width:100%}.finance-comparison-matrix th:not(:first-child),.finance-comparison-matrix td:not(:first-child){text-align:right;font-variant-numeric:tabular-nums;width:118px;min-width:118px}.finance-comparison-matrix .finance-matrix-item-column{border-right:1px solid var(--strong-line);background:var(--surface);text-align:left;white-space:normal;width:240px;min-width:240px;max-width:240px;position:sticky;left:0}.finance-comparison-matrix thead .finance-matrix-item-column{z-index:3;background:var(--accent-soft)}.finance-comparison-matrix tbody .finance-matrix-item-column{z-index:2}.finance-comparison-matrix tbody tr:hover .finance-matrix-item-column{background:var(--surface-subtle)}.finance-matrix-item-column>span{overflow-wrap:anywhere;color:var(--text);font-weight:820;display:block}.finance-matrix-item-column>small{color:var(--muted);margin-top:2px;font-size:10px;font-weight:700;display:block}.finance-matrix-item-column>em{background:var(--danger-soft);color:var(--danger);border-radius:4px;margin-top:4px;padding:2px 5px;font-size:9px;font-style:normal;font-weight:850;display:inline-block}.finance-matrix-missing{color:var(--danger);font-weight:900}.finance-matrix-empty{color:var(--muted)}.finance-emphasis{color:var(--text);font-weight:850}.finance-type-cell{align-items:baseline;gap:7px;display:inline-flex}.finance-type-order{min-width:24px;color:var(--muted);font-variant-numeric:tabular-nums;font-weight:760}.finance-type-toggle{color:var(--text);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:0;font-weight:830;display:inline-flex}.finance-type-toggle:hover{color:var(--accent-strong)}.finance-target-range{color:var(--accent-strong);font-weight:800}.finance-over{color:var(--danger);font-weight:850}.finance-type-missing{color:var(--danger);font-weight:900}.finance-under{color:var(--ok);font-weight:850}.finance-category{border:1px solid var(--line);background:var(--surface-subtle);min-height:25px;color:var(--muted);border-radius:999px;align-items:center;padding:2px 8px;font-size:11px;font-weight:800;display:inline-flex}.finance-expanded-summary th,.finance-expanded-summary td{background:color-mix(in oklch, var(--accent-soft), white 38%)}.finance-drilldown-row>td{background:var(--surface-subtle);padding:0 12px 10px}.finance-drilldown{border-left:3px solid var(--accent);background:var(--surface);max-height:330px;overflow:auto}.finance-missing-fixed-list{border-bottom:1px solid var(--line);background:color-mix(in oklch, var(--danger), white 94%);color:var(--danger);gap:4px;padding:8px 10px;font-size:11px;display:grid}.finance-missing-fixed-list p,.finance-no-expense-records{margin:0}.finance-missing-fixed-list p{gap:8px;display:flex}.finance-missing-fixed-list p span{min-width:58px;font-weight:850}.finance-no-expense-records{color:var(--muted);padding:10px;font-size:11px}.finance-drilldown table{border-collapse:collapse;width:100%}.finance-drilldown th,.finance-drilldown td{border-bottom:1px solid var(--line);text-align:right;white-space:nowrap;height:27px;padding:4px 8px;font-size:11px}.finance-drilldown th:first-child,.finance-drilldown td:first-child,.finance-drilldown tbody th{text-align:left}.finance-drilldown thead th{z-index:1;background:var(--surface-subtle);color:var(--muted);position:sticky;top:0}.finance-drilldown tfoot th,.finance-drilldown tfoot td{border-top:1px solid var(--strong-line);background:var(--accent-soft);border-bottom:0;font-weight:850}.finance-comparison-head{align-items:flex-end}.finance-comparison-filters{align-items:flex-end;gap:8px;display:flex}.finance-comparison-filters label{color:var(--muted);gap:3px;font-size:10px;font-weight:800;display:grid}.finance-comparison-filters select{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);min-width:150px;min-height:34px;color:var(--text);font:inherit;padding:0 9px;font-size:12px;font-weight:760}.finance-comparison-note{border-top:1px solid var(--line);color:var(--muted);margin:0;padding:9px 12px;font-size:11px;font-weight:680}.finance-trend-scroll{padding:14px 14px 10px;overflow-x:auto}.finance-trend{border-bottom:1px solid var(--strong-line);grid-template-columns:repeat(30,minmax(28px,1fr));align-items:end;gap:5px;min-width:1180px;height:250px;display:grid}.finance-day{text-align:center;grid-template-rows:28px minmax(0,1fr) 26px;align-items:end;min-width:0;height:230px;display:grid}.finance-day-value{color:var(--soft);font-variant-numeric:tabular-nums;font-size:9px;overflow:hidden}.finance-day-bar-track{background:repeating-linear-gradient(to top, transparent 0, transparent 39px, var(--line) 40px);align-items:flex-end;width:100%;height:100%;display:flex;position:relative}.finance-day-bar-track>span{background:var(--accent);border-radius:3px 3px 0 0;width:100%;min-height:3px}.finance-day-label{color:var(--muted);white-space:nowrap;padding-top:7px;font-size:9px;font-weight:750}.finance-raw-details{border-top:1px solid var(--line)}.finance-raw-details summary{cursor:pointer;color:var(--accent-strong);padding:13px 14px;font-size:12px;font-weight:820}.finance-empty{border:1px solid color-mix(in oklch, var(--danger), white 70%);border-radius:var(--radius);background:var(--danger-soft);color:var(--danger);align-items:flex-start;gap:10px;padding:16px;display:flex}.finance-empty h2,.finance-empty p{margin:0}.finance-empty h2{font-size:16px}.finance-empty p{margin-top:4px;font-size:13px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.student-review{gap:14px;display:grid}.student-review-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:18px;min-height:82px;padding:4px 2px 14px;display:flex}.student-review-heading h2{margin:0;font-size:24px;line-height:1.2}.student-review-heading p:last-child{color:var(--muted);margin:5px 0 0;font-weight:650}.student-review-sync{min-height:38px;color:var(--muted);align-items:center;gap:7px;font-size:12px;display:inline-flex}.student-review-sync strong{color:var(--text);font-size:13px}.student-review-sync svg{color:var(--accent)}.student-review-notice{align-items:flex-start;gap:9px;margin:0;display:flex}.student-review-notice div{gap:2px;display:grid}.student-review-notice span{font-size:12px}.student-review-metrics{grid-template-columns:repeat(4,minmax(150px,1fr));gap:10px;display:grid}.student-review-metric{border:1px solid var(--line);border-top:3px solid var(--metric-color);border-radius:var(--radius);background:var(--surface);align-items:center;gap:12px;min-width:0;min-height:92px;padding:15px;display:flex}.student-review-metric>span{background:var(--metric-soft);width:38px;height:38px;color:var(--metric-color);border-radius:50%;flex:none;place-items:center;display:grid}.student-review-metric div{gap:2px;min-width:0;display:grid}.student-review-metric small{color:var(--muted);font-weight:760}.student-review-metric strong{color:var(--text);font-size:25px;line-height:1.1}.student-review-metric.tone-blue{--metric-color:#1769bd;--metric-soft:#e2efff}.student-review-metric.tone-red{--metric-color:#b43b42;--metric-soft:#fdebec}.student-review-metric.tone-green{--metric-color:#2a7854;--metric-soft:#e6f4ed}.student-review-metric.tone-amber{--metric-color:#9b6415;--metric-soft:#fff2dc}.student-review-branches{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(var(--branch-count), minmax(155px, 1fr));background:color-mix(in srgb, var(--surface) 75%, var(--bg));min-width:0;padding:12px 0;display:grid;overflow-x:auto}.student-review-branch-stat{border-right:1px solid var(--line);justify-content:center;align-items:baseline;gap:8px;min-width:0;padding:2px 18px;display:flex}.student-review-branch-stat:last-child{border-right:0}.student-review-branch-stat span{color:var(--muted);font-weight:720}.student-review-branch-stat strong{font-size:21px}.student-review-branch-stat.is-unassigned span,.student-review-branch-stat.is-unassigned strong{color:#9d2e35}.student-review-queue-tabs{scrollbar-width:thin;grid-template-columns:repeat(5,minmax(145px,1fr));gap:6px;min-width:0;display:grid;overflow-x:auto}.student-review-queue-tab{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);min-width:145px;min-height:44px;color:var(--muted);align-items:center;gap:8px;padding:0 11px;font-weight:760;display:flex}.student-review-queue-tab span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.student-review-queue-tab strong{color:var(--text);margin-left:auto;font-size:12px}.student-review-queue-tab:hover{border-color:var(--strong-line);color:var(--text)}.student-review-queue-tab.active{border-color:var(--accent);background:var(--accent-soft);color:var(--accent-strong)}.student-review-controls{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);grid-template-columns:repeat(4,minmax(125px,.75fr)) minmax(210px,1.4fr) 40px;align-items:end;gap:9px;padding:12px;display:grid}.student-review-controls>label,.student-review-search{gap:5px;min-width:0;display:grid}.student-review-controls>label>span:first-child,.student-review-search>label{color:var(--muted);font-size:11px;font-weight:800}.student-review-controls select,.student-review-search input{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);width:100%;min-width:0;height:40px;color:var(--text);padding:0 10px}.student-review-controls select:focus,.student-review-search input:focus{border-color:var(--focus);outline:3px solid color-mix(in oklch, var(--focus), transparent 82%)}.student-review-select-wrap,.student-review-search div{align-items:center;min-width:0;display:flex;position:relative}.student-review-select-wrap>svg,.student-review-search div>svg{z-index:1;color:var(--soft);pointer-events:none;position:absolute;left:10px}:is(.student-review-select-wrap:has(svg) select,.student-review-search input){padding-left:32px}.student-review-reset{align-self:end}.student-review-table-panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);min-width:0;overflow:hidden}.student-review-table-head,.student-review-pagination{min-height:50px;color:var(--muted);justify-content:space-between;align-items:center;gap:12px;padding:9px 13px;font-size:12px;display:flex}.student-review-table-head{border-bottom:1px solid var(--line)}.student-review-table-head div{align-items:baseline;gap:9px;display:flex}.student-review-table-head strong{color:var(--text);font-size:15px}.student-review-table-scroll{scrollbar-gutter:stable;width:100%;max-width:100%;overflow:auto}.student-review-table{table-layout:fixed;min-width:1080px}.student-review-table th{z-index:2;white-space:nowrap;position:sticky;top:0}.student-review-table th:first-child{width:76px}.student-review-table th:nth-child(2){width:145px}.student-review-table th:nth-child(3){width:74px}.student-review-table th:nth-child(4){width:110px}.student-review-table th:nth-child(5){width:90px}.student-review-table th:nth-child(6){width:130px}.student-review-table th:nth-child(7){width:160px}.student-review-table th:nth-child(8){width:140px}.student-review-table th:nth-child(9){width:80px}.student-review-table th:nth-child(10){width:45px}.student-review-table td{vertical-align:top;line-height:1.35}.student-review-table td small{color:var(--soft);overflow-wrap:anywhere;margin-top:4px;font-size:11px;display:block}.student-review-student{overflow-wrap:anywhere;display:block}.student-review-wrap-cell{white-space:normal;overflow-wrap:anywhere}.student-review-amount{font-variant-numeric:tabular-nums;white-space:nowrap;text-align:right!important}.student-review-pill{border:1px solid var(--line);background:var(--surface-subtle);max-width:100%;min-height:25px;color:var(--muted);border-radius:999px;align-items:center;padding:3px 8px;font-size:11px;font-weight:800;line-height:1.2;display:inline-flex}.student-review-pill.priority-high,.student-review-pill.status-invalid{color:#9d2e35;background:#fdebec;border-color:#e9b7ba}.student-review-pill.priority-medium,.student-review-pill.status-pending{color:#82520d;background:#fff2dc;border-color:#ead19e}.student-review-pill.priority-normal,.student-review-pill.status-completed{color:#236445;background:#e6f4ed;border-color:#b8d9c9}.student-review-pill.status-in_progress{color:#145797;background:#e2efff;border-color:#abcce9}.student-review-pill.status-paused{color:#5a6570;background:#f0f2f4;border-color:#cfd4da}.student-review-open{width:34px;height:34px;min-height:34px}.student-review-empty{height:160px;color:var(--muted);text-align:center!important;vertical-align:middle!important}.student-review-pagination{border-top:1px solid var(--line)}.student-review-pagination>div{gap:6px;display:flex}.student-review-pagination .icon-button{width:34px;height:34px;min-height:34px}.spin{animation:.9s linear infinite student-review-spin}@keyframes student-review-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (max-width:1100px){.scheduler-grid,.teacher-grid,.layout-grid{grid-template-columns:1fr}.scroll-list{max-height:340px}.finance-metrics{grid-template-columns:repeat(3,minmax(150px,1fr))}.finance-metrics-compact{grid-template-columns:repeat(2,minmax(150px,1fr))}.finance-grid-top,.finance-grid-bottom{grid-template-columns:1fr}.student-review-metrics{grid-template-columns:repeat(2,minmax(150px,1fr))}.student-review-queue-tabs{grid-template-columns:repeat(5,minmax(160px,1fr))}.student-review-controls{grid-template-columns:repeat(3,minmax(130px,1fr))}.student-review-search{grid-column:span 2}}@media (max-width:760px){.finance-comparison-matrix .finance-matrix-item-column{width:210px;min-width:210px;max-width:210px}.finance-comparison-matrix th:not(:first-child),.finance-comparison-matrix td:not(:first-child){width:124px;min-width:124px}.login-screen{padding:16px}.login-panel{padding:22px}.brand-logo{width:144px;height:58px}.topbar-inner{flex-direction:column;align-items:stretch;padding:12px}.topbar-actions{justify-content:space-between}.manager-layout{grid-template-columns:1fr}.module-sidebar{border-right:0;border-bottom:1px solid var(--line);min-height:auto;padding:8px 12px}.module-sidebar-title{display:none}.module-sidebar nav{gap:5px;display:flex;overflow-x:auto}.module-link{width:max-content}.user-chip{flex:1;min-width:0}.user-chip span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.workspace{padding:12px}.workspace-head{flex-direction:column;align-items:flex-start;padding:16px}.tabs{flex-wrap:nowrap;padding-bottom:6px;overflow-x:auto}.tab{flex:none}.form-grid,.stats-grid{grid-template-columns:1fr}.panel-body{padding:12px}.finance-filters{justify-content:flex-start;width:100%}.finance-filters label{flex:130px}.finance-filters select{width:100%}.finance-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.finance-view-tabs{width:100%;overflow-x:auto}.finance-view-tab{flex:1 0 auto;padding-inline:12px}.finance-comparison-head{align-items:stretch}.finance-comparison-filters{width:100%}.finance-comparison-filters label{flex:140px;min-width:0}.finance-comparison-filters select{width:100%;min-width:0}.finance-metric{min-height:116px;padding:12px}.finance-metric strong{font-size:23px}.finance-panel .panel-header{flex-direction:column;align-items:flex-start;gap:4px}.student-review-heading{flex-direction:column;align-items:flex-start;min-height:0}.student-review-sync{width:100%}.student-review-controls{grid-template-columns:repeat(2,minmax(0,1fr))}.student-review-search{grid-column:span 2}.student-review-reset{grid-column:2;justify-self:end}.student-review-pagination{flex-direction:column;align-items:flex-start}}@media (max-width:430px){.finance-metrics{grid-template-columns:1fr}.finance-comparison-filters{flex-direction:column;align-items:stretch}.student-review-metrics,.student-review-controls{grid-template-columns:1fr}.student-review-search,.student-review-reset{grid-column:1}.student-review-metric{min-height:78px}}.auto-billing-workspace{padding:22px}.auto-billing-heading{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);justify-content:space-between;align-items:center;gap:16px;min-height:76px;padding:16px 18px;display:flex}.auto-billing-heading h2{margin:0;font-size:22px;line-height:1.2}.auto-billing-heading-actions,.auto-billing-mode{align-items:center;gap:8px;display:flex}.auto-billing-mode{border:1px solid var(--line);border-radius:999px;min-height:34px;padding:0 11px;font-size:12px;font-weight:820}.auto-billing-mode.is-dry{color:#7a5711;background:#fff8df;border-color:#d7b867}.auto-billing-mode.is-live{color:#1f684a;background:#eaf8f0;border-color:#72b796}.auto-billing-notice{border:1px solid var(--line);border-radius:var(--radius-sm);align-items:center;gap:9px;min-height:44px;margin-top:12px;padding:10px 13px;font-weight:720;display:flex}.auto-billing-notice.is-error{color:#9c2e20;background:#fff0ee;border-color:#e7a8a0}.auto-billing-notice.is-success{color:#236d48;background:#edf9f2;border-color:#8ac6a4}.auto-billing-notice.is-warning{color:#805b12;background:#fff8e6;border-color:#ead39a}.auto-billing-notice.is-progress{color:#195e9b;background:#eef6fd;border-color:#b9d6ef}.auto-billing-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.auto-billing-metric{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);border-left-width:4px;align-items:flex-start;gap:11px;min-width:0;min-height:104px;padding:14px;display:flex}.auto-billing-metric>svg{flex:none;margin-top:2px}.auto-billing-metric div{gap:2px;min-width:0;display:grid}.auto-billing-metric span,.auto-billing-metric small{color:var(--muted)}.auto-billing-metric strong{overflow-wrap:anywhere;font-size:20px;line-height:1.25}.auto-billing-metric small{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.auto-billing-metric.tone-blue{color:#195e9b;border-left-color:#2f78bd}.auto-billing-metric.tone-teal{color:#176d68;border-left-color:#1e978f}.auto-billing-metric.tone-amber{color:#86600f;border-left-color:#c38a1d}.auto-billing-metric.tone-green{color:#286f4d;border-left-color:#42946b}.auto-billing-toolbar{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding:10px;display:flex}.auto-billing-segments{border:1px solid var(--line);border-radius:var(--radius-sm);grid-template-columns:repeat(3,minmax(116px,1fr));min-width:0;display:inline-grid;overflow:hidden}.auto-billing-segments button{border:0;border-right:1px solid var(--line);background:var(--surface);min-height:38px;color:var(--muted);justify-content:space-between;align-items:center;gap:12px;padding:0 12px;font-weight:760;display:flex}.auto-billing-segments button:last-child{border-right:0}.auto-billing-segments button.active{background:var(--accent-soft);color:var(--accent-strong)}.auto-billing-segments strong{background:#fff;border-radius:999px;place-items:center;min-width:22px;height:22px;padding:0 5px;font-size:11px;display:inline-grid}.auto-billing-run{white-space:nowrap}.auto-billing-lanes{border:1px solid var(--line);border-radius:var(--radius) var(--radius) 0 0;border-bottom:0;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:12px;display:grid;overflow:hidden}.auto-billing-lanes button{border:0;border-right:1px solid var(--line);min-height:46px;color:var(--muted);background:#f8fafc;border-bottom:3px solid #0000;justify-content:center;align-items:center;gap:9px;padding:0 16px;font-weight:780;display:flex}.auto-billing-lanes button:last-child{border-right:0}.auto-billing-lanes button.active{border-bottom-color:var(--accent);background:var(--surface);color:var(--accent-strong)}.auto-billing-lanes strong{background:var(--accent-soft);border-radius:999px;place-items:center;min-width:24px;height:22px;padding:0 5px;font-size:11px;display:inline-grid}.auto-billing-table-panel{border:1px solid var(--line);border-radius:0 0 var(--radius) var(--radius);background:var(--surface);overflow:hidden}.auto-billing-table-summary{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:10px 14px;display:flex}.auto-billing-table-summary>div{gap:2px;display:grid}.auto-billing-table-summary span{color:var(--muted);font-size:12px}.auto-billing-table-summary .secondary-button{min-height:34px;font-size:12px}.auto-billing-table-scroll{width:100%;overflow-x:auto}.auto-billing-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:1180px}.auto-billing-table th{border-bottom:1px solid var(--line);height:40px;color:var(--muted);text-align:left;background:#f6f8fb;padding:0 10px;font-size:11px;font-weight:820}.auto-billing-table th:first-child{width:46px}.auto-billing-table th:nth-child(2){width:250px}.auto-billing-table th:nth-child(3){width:116px}.auto-billing-table th:nth-child(4){width:108px}.auto-billing-table th:nth-child(5){width:245px}.auto-billing-table th:nth-child(6){width:120px}.auto-billing-table th:nth-child(7){width:230px}.auto-billing-table th:nth-child(8){width:54px}.auto-billing-table td{vertical-align:top;overflow-wrap:anywhere;border-bottom:1px solid #e6ecf2;min-height:68px;padding:11px 10px}.auto-billing-table tbody tr:hover{background:#f9fbfd}.auto-billing-table tbody tr:last-child td{border-bottom:0}.auto-billing-table td small{color:var(--muted);margin-top:3px;font-size:11px;display:block}.auto-billing-table input[type=checkbox]{width:18px;height:18px;accent-color:var(--accent);margin:1px 0 0}.auto-billing-payer{color:var(--text);display:block}.auto-billing-students,.auto-billing-receipts{color:var(--muted);gap:3px;margin-top:4px;font-size:12px;display:grid}.auto-billing-receipts b{color:var(--text)}.auto-billing-money,.auto-billing-due{font-variant-numeric:tabular-nums;font-weight:820}.auto-billing-due{display:block}.auto-billing-decision{color:var(--muted);background:#eef3f8;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:760;display:inline-block}.auto-billing-decision.lane-pending{color:#176d68;background:#e5f4f2}.auto-billing-decision.lane-manual{color:#805b12;background:#fff3d4}.auto-billing-decision.lane-completed{color:#286f4d;background:#eaf7ef}.auto-billing-open{width:34px;min-height:34px}.auto-billing-empty{min-height:210px;color:var(--muted);place-content:center;justify-items:center;gap:8px;display:grid}.auto-billing-empty svg{color:var(--ok)}.is-spinning{animation:.8s linear infinite auto-billing-spin}@keyframes auto-billing-spin{to{transform:rotate(360deg)}}@media (max-width:1100px){.auto-billing-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.auto-billing-toolbar{flex-direction:column;align-items:stretch}.auto-billing-segments{width:100%}.auto-billing-run{align-self:flex-end}}@media (max-width:720px){.auto-billing-workspace{padding:12px}.auto-billing-heading{flex-direction:column;align-items:flex-start}.auto-billing-heading-actions{justify-content:space-between;width:100%}.auto-billing-metrics{grid-template-columns:1fr}.auto-billing-metric{min-height:84px}.auto-billing-segments{grid-template-columns:1fr}.auto-billing-segments button{border-right:0;border-bottom:1px solid var(--line)}.auto-billing-segments button:last-child{border-bottom:0}.auto-billing-run{width:100%}.auto-billing-lanes button{flex-direction:column;gap:1px;padding:0 8px}.auto-billing-table-summary{flex-direction:column;align-items:flex-start}}.headcount-workspace{gap:16px;width:100%;min-width:0;max-width:100%;font-family:Noto Sans CJK SC,PingFang SC,Microsoft YaHei,sans-serif;display:grid;overflow-x:clip}.subject-enrollment-workspace{contain:inline-size layout paint;gap:16px;width:min(100%,1180px);min-width:0;max-width:1180px;margin-inline:auto;font-family:Noto Sans CJK SC,PingFang SC,Microsoft YaHei,sans-serif;display:grid;overflow-x:clip}.subject-reporting-tabs{align-self:start}.reporting-heading{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);justify-content:space-between;align-items:flex-end;gap:24px;min-width:0;padding:20px 22px;display:flex}.reporting-heading h2,.reporting-panel-header h3{color:var(--text);margin:0}.reporting-heading h2{font-size:24px;line-height:1.2}.reporting-heading>div:first-child>p:last-child{max-width:68ch;color:var(--muted);margin:6px 0 0}.reporting-sync-badge{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface-subtle);min-width:214px;min-height:48px;color:var(--muted);grid-template-columns:auto 1fr;align-items:center;gap:1px 8px;padding:8px 12px;font-size:12px;display:grid}.reporting-sync-badge svg{color:var(--accent);grid-row:1/span 2}.reporting-sync-badge strong{color:var(--text);font-size:13px}.reporting-sync-badge.state-stale{border-color:color-mix(in oklch, var(--warn), white 60%);background:var(--warn-soft)}.reporting-sync-badge.state-stale svg,.reporting-sync-badge.state-unavailable svg{color:var(--warn)}.reporting-method-note,.reporting-alert{border:1px solid var(--line);border-radius:var(--radius-sm);align-items:flex-start;gap:10px;min-width:0;padding:11px 14px;display:flex}.reporting-method-note{background:var(--surface-tint);color:var(--muted)}.reporting-method-note svg{color:var(--accent);flex:none;margin-top:1px}.reporting-method-note p{margin:0}.reporting-method-note strong{color:var(--text)}.reporting-alert{background:var(--surface)}.reporting-alert svg{flex:none;margin-top:1px}.reporting-alert div{gap:2px;display:grid}.reporting-alert span{overflow-wrap:anywhere}.reporting-alert.is-warning{border-color:color-mix(in oklch, var(--warn), white 58%);background:var(--warn-soft);color:var(--warn)}.reporting-alert.is-warning span{color:var(--text)}.reporting-alert.is-error{border-color:color-mix(in oklch, var(--danger), white 62%);background:var(--danger-soft);color:var(--danger)}.reporting-inline-alert{margin:14px 14px 0}.reporting-filter-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);grid-template-columns:minmax(150px,190px) minmax(220px,320px) 1fr;align-items:end;gap:12px;min-width:0;padding:14px;display:grid}.reporting-filter-card label{min-width:0;color:var(--muted);gap:6px;font-size:12px;font-weight:800;display:grid}.reporting-filter-control{touch-action:manipulation;min-height:44px}select.reporting-filter-control{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);width:100%;min-width:0;color:var(--text);padding:0 11px;font-weight:720}select.reporting-filter-control:hover{border-color:var(--strong-line)}select.reporting-filter-control:focus{border-color:var(--focus);outline:3px solid color-mix(in oklch, var(--focus), transparent 78%);outline-offset:0}.reporting-filter-actions{justify-self:end;gap:8px;display:flex}.headcount-filter-bar{grid-template-columns:minmax(150px,190px) minmax(220px,320px) auto minmax(260px,1fr);min-height:116px}.headcount-filter-meta{justify-self:end;align-items:center;gap:10px;min-width:0;display:flex}.headcount-filter-meta .reporting-sync-badge{min-width:190px;min-height:44px;padding-block:6px}.headcount-date-status{border:1px solid color-mix(in oklch, var(--warn), white 58%);border-radius:var(--radius);background:var(--warn-soft);min-width:0;min-height:60px;color:var(--warn);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:11px 15px;display:grid}.headcount-date-status>svg{flex:none}.headcount-date-status>div{align-items:baseline;gap:10px;min-width:0;display:flex}.headcount-date-status strong{white-space:nowrap}.headcount-date-status span,.headcount-date-status small{color:var(--text);overflow-wrap:anywhere}.headcount-date-status small{color:var(--muted);white-space:nowrap}.headcount-date-status.state-ready{border-color:color-mix(in oklch, var(--accent), white 68%);background:var(--surface-tint);color:var(--accent)}.headcount-date-status.state-missing{border-color:var(--line);background:var(--surface-subtle);color:var(--soft)}.headcount-date-status.state-stale{border-color:color-mix(in oklch, var(--warn), white 58%);background:var(--warn-soft)}.reporting-view-tabs{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);overscroll-behavior-inline:contain;gap:4px;width:max-content;max-width:100%;padding:4px;display:flex;overflow-x:auto}.reporting-view-tab{min-height:44px;color:var(--muted);white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;padding:8px 15px;font-size:13px;font-weight:820;text-decoration:none;display:inline-flex}.reporting-view-tab:hover{background:var(--surface-subtle);color:var(--text)}.reporting-view-tab.active{background:var(--accent-soft);color:var(--accent-strong)}.reporting-subject-filters{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.subject-filter-toolbar{grid-template-columns:minmax(0,1fr) auto auto;gap:10px;width:100%;min-width:0;max-width:100%}.subject-filter-fields{grid-template-columns:repeat(4,minmax(112px,1fr));gap:10px;min-width:0;display:grid}.subject-filter-meta{justify-self:end;align-items:center;gap:8px;min-width:0;display:flex}.subject-filter-meta .reporting-sync-badge{min-width:176px;min-height:44px;padding-block:6px}.subject-filter-meta .reporting-read-only{border-radius:var(--radius-sm);min-height:44px;padding-inline:11px}.subject-source-receipt{border:1px solid color-mix(in oklch, var(--accent), white 68%);border-radius:var(--radius);background:var(--surface-tint);width:100%;min-width:0;max-width:100%;min-height:56px;color:var(--muted);flex-wrap:wrap;align-items:center;gap:6px 10px;padding:10px 14px;font-size:12px;font-weight:720;display:flex}.subject-source-receipt>svg{color:var(--accent);flex:none}.subject-source-receipt>span{overflow-wrap:anywhere;min-width:0}.subject-source-receipt>span+span:before{color:var(--soft);content:"·";margin-right:10px}.subject-source-receipt strong{color:var(--accent-strong);margin-right:7px}.subject-source-receipt b{border:1px solid color-mix(in oklch, var(--accent), white 68%);background:var(--surface);min-height:28px;color:var(--accent-strong);white-space:nowrap;border-radius:999px;align-items:center;margin-left:auto;padding:4px 9px;font-size:11px;display:inline-flex}.subject-source-receipt.state-stale{border-color:color-mix(in oklch, var(--warn), white 58%);background:var(--warn-soft)}.subject-source-receipt.state-stale>svg,.subject-source-receipt.state-stale b{color:var(--warn)}.subject-source-receipt.state-missing{border-color:var(--line);background:var(--surface-subtle);color:var(--soft)}.subject-source-receipt.state-missing>svg,.subject-source-receipt.state-missing b{color:var(--soft)}.reporting-panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);min-width:0;max-width:100%;overflow:hidden}.subject-matrix-header{background:var(--surface);align-items:center;min-height:64px;padding:14px 16px;display:flex}.subject-matrix-header h2{color:var(--text);margin:0;font-size:20px;line-height:1.25}.reporting-panel-header{border-bottom:1px solid var(--line);background:var(--surface-subtle);justify-content:space-between;align-items:center;gap:12px;min-height:64px;padding:13px 14px;display:flex}.reporting-panel-header h3{font-size:17px;line-height:1.25}.headcount-matrix-header{border-bottom:1px solid var(--line);background:var(--surface);justify-content:space-between;align-items:center;gap:18px;min-height:80px;padding:13px 16px;display:flex}.headcount-matrix-header h2{color:var(--text);margin:0;font-size:21px;line-height:1.2}.headcount-matrix-tools,.headcount-matrix-legend,.headcount-view-toggle{align-items:center;display:flex}.headcount-matrix-tools{gap:18px;min-width:0}.headcount-matrix-legend{color:var(--muted);white-space:nowrap;gap:13px;font-size:12px;font-weight:720}.headcount-matrix-legend span{align-items:center;gap:6px;display:inline-flex}.headcount-view-toggle{border:1px solid color-mix(in oklch, var(--accent), white 66%);border-radius:var(--radius-sm);background:var(--surface);min-height:44px;padding:0}.headcount-view-toggle button{min-height:44px;color:var(--accent-strong);white-space:nowrap;background:0 0;border:0;border-radius:4px;padding:0 12px;font-size:12px;font-weight:800}.headcount-view-toggle button:hover{background:var(--surface-tint)}.headcount-view-toggle button.active{background:var(--accent);color:#fff}.reporting-read-only{border:1px solid color-mix(in oklch, var(--accent), white 68%);background:var(--surface);min-height:30px;color:var(--accent-strong);white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:4px 9px;font-size:12px;font-weight:800;display:inline-flex}.reporting-source-grid{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:12px 14px;display:grid}.reporting-source-fact{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);min-width:0;min-height:54px;color:var(--accent);align-items:center;gap:9px;padding:8px 10px;display:flex}.reporting-source-fact span{min-width:0;color:var(--muted);font-size:11px;display:grid}.reporting-source-fact strong{color:var(--text);overflow-wrap:anywhere;font-size:13px}.reporting-matrix-region{overscroll-behavior:contain;scrollbar-gutter:stable both-edges;-webkit-overflow-scrolling:touch;width:100%;min-width:0;max-width:100%;max-height:min(70vh,760px);position:relative;overflow:auto}.reporting-matrix-table{border-collapse:separate;border-spacing:0;table-layout:fixed;font-variant-numeric:tabular-nums;width:max-content;min-width:100%}.reporting-matrix-table caption,.reporting-issue-table caption{border-bottom:1px solid var(--line);caption-side:top;background:var(--surface);color:var(--muted);text-align:left;padding:10px 14px;font-size:12px;font-weight:680}.reporting-matrix-table th,.reporting-matrix-table td{border-right:1px solid var(--line);border-bottom:1px solid var(--line);text-align:right;height:42px;padding:7px 10px}.reporting-matrix-table thead th{z-index:5;background:var(--ink);color:#fff;text-align:center;min-width:112px;font-size:12px;position:sticky;top:0}.headcount-grade-col{width:193px}.headcount-grade-column{z-index:4;background:var(--surface-subtle);width:193px;max-width:193px;color:var(--text);vertical-align:middle;position:sticky;left:0;text-align:left!important;min-width:193px!important}.headcount-matrix-table thead .headcount-grade-column{z-index:8;background:var(--ink);color:#fff;text-align:center!important}.headcount-matrix-table thead tr:first-child th{background:var(--ink);color:#fff;height:50px;top:0}.headcount-matrix-table thead tr:nth-child(2) th{height:56px;top:50px}.headcount-month-group{border-right-color:color-mix(in oklch, var(--line), transparent 30%)!important;font-size:14px!important}.headcount-metric-col-lark,.headcount-metric-col-synorex{width:334px}.headcount-metric-col-difference{width:352px}.headcount-metric-column{background:var(--ink)!important}.headcount-metric-label{white-space:nowrap;justify-content:center;align-items:center;gap:6px;min-width:0;display:flex}.headcount-metric-label>span:first-child{font-size:12px;font-weight:820}.headcount-metric-label i,.headcount-metric-label small{color:#ffffffb8;font-size:10px;font-style:normal;font-weight:700}.headcount-status-pill{border:1px solid;border-radius:999px;padding:2px 7px;font-size:10px;line-height:1.35}.headcount-metric-difference.is-unaligned{color:#805500!important;background:#ffe9ad!important}.headcount-metric-difference.is-unaligned small,.headcount-metric-difference.is-unaligned i{color:#805500}.headcount-matrix-table tbody th,.headcount-matrix-table tbody td{height:56px}.headcount-hidden-grade-warning{border-bottom:1px solid color-mix(in oklch, var(--warn), white 58%);background:var(--warn-soft);min-height:44px;color:var(--warn);align-items:center;gap:9px;padding:9px 14px;font-size:12px;font-weight:720;display:flex}.headcount-hidden-grade-warning svg{flex:none}.headcount-hidden-grade-warning span{color:var(--text);overflow-wrap:anywhere}.headcount-matrix-table tbody th{padding-left:16px;font-size:14px;font-weight:820}.headcount-matrix-table .headcount-cell-difference.state-unaligned{background:#fff6dd}.headcount-matrix-table .headcount-cell-difference.state-unaligned>span{color:#805500;font-size:16px}.reporting-subject .reporting-row-label{z-index:4;background:var(--surface-subtle);width:108px;max-width:108px;color:var(--text);text-align:left;position:sticky;left:0;min-width:108px!important}.reporting-subject .reporting-matrix-table thead .reporting-row-label{z-index:8;background:var(--ink);color:#fff;text-align:center}.reporting-subject .reporting-row-label:after{background:var(--strong-line);content:"";width:1px;position:absolute;top:0;bottom:0;right:-1px}.subject-row-label-column{width:108px}.subject-data-column{width:82px}.reporting-subject-table thead th:not(.reporting-row-label),.reporting-subject-table .reporting-cell{width:82px;min-width:82px;max-width:82px;padding-inline:6px}.reporting-subject-table tbody th,.reporting-subject-table tbody td{height:56px}.reporting-subject-table .subject-cell-emphasis-low{background:color-mix(in oklch, var(--accent-soft), white 48%)}.reporting-subject-table .subject-cell-emphasis-medium{background:color-mix(in oklch, var(--accent-soft), white 24%)}.reporting-subject-table .subject-cell-emphasis-high{background:color-mix(in oklch, var(--accent-soft), var(--accent) 16%)}.reporting-cell{background:var(--surface);min-width:112px;color:var(--text)}.reporting-cell strong{font-size:14px;font-weight:820;display:block}.reporting-cell small,.reporting-cell>span{color:var(--muted);white-space:nowrap;font-size:11px;font-weight:720;display:block}.reporting-cell.state-missing{background:var(--surface-subtle)}.reporting-cell.state-stale{background:var(--warn-soft)}.reporting-cell.state-stale small,.reporting-cell.state-unaligned span{color:var(--warn)}.reporting-cell.state-unaligned{background:var(--warn-soft)}.reporting-total-row th,.reporting-total-row td{border-top:1px solid var(--strong-line);background-color:var(--surface-tint);font-weight:820;height:72px!important}.reporting-total-row .headcount-grade-column{background:var(--accent-soft)}.headcount-matrix-footnote{background:var(--surface-subtle);min-height:42px;color:var(--muted);flex-wrap:wrap;align-items:center;gap:6px 20px;padding:9px 14px;font-size:11px;font-weight:700;display:flex}.headcount-matrix-footnote span:before{color:var(--soft);content:"·";margin-right:6px}.subject-matrix-footer{border-top:1px solid var(--line);background:var(--surface-subtle);min-height:46px;color:var(--muted);flex-wrap:wrap;align-items:center;gap:6px 18px;padding:9px 14px;font-size:11px;font-weight:700;display:flex}.subject-matrix-footer span+span:before{color:var(--soft);content:"·";margin-right:8px}.subject-branch-overview,.subject-overview-sections{gap:16px;min-width:0;display:grid}.subject-overview-heading h2{overflow-wrap:anywhere}.subject-overview-card-header{border-bottom:1px solid var(--line);justify-content:space-between;gap:16px;min-height:72px}.subject-overview-card-header>div{min-width:0}.subject-overview-card-header h3{color:var(--text);margin:3px 0 0;font-size:20px;line-height:1.25}.subject-section-status{border:1px solid color-mix(in oklch, var(--accent), white 68%);background:var(--surface-tint);min-height:30px;color:var(--accent-strong);white-space:nowrap;border-radius:999px;align-items:center;padding:4px 10px;font-size:11px;font-weight:820;display:inline-flex}.subject-section-status.state-stale{border-color:color-mix(in oklch, var(--warn), white 58%);background:var(--warn-soft);color:var(--warn)}.subject-section-status.state-missing{border-color:var(--line);background:var(--surface-subtle);color:var(--soft)}.subject-overview-card .reporting-empty-state{margin-bottom:12px}.reporting-cell.state-not_applicable{background:var(--surface-subtle)}.reporting-cell.state-not_applicable span{color:#0000}.subject-branch-monthly-table tbody td{vertical-align:middle;min-width:80px}.subject-branch-monthly-table tbody td strong,.subject-branch-monthly-table tbody td small{display:block}.subject-branch-monthly-table tbody td small{color:var(--warn);margin-top:2px;font-size:10px;font-weight:800}.subject-branch-monthly-table .headcount-monthly-grade{min-width:132px!important}.subject-annual-filter-fields{grid-template-columns:repeat(2,minmax(140px,1fr));gap:10px;min-width:0;display:grid}.subject-annual-filter-status{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface-subtle);min-width:176px;min-height:44px;color:var(--muted);grid-template-columns:auto 1fr;align-items:center;gap:1px 8px;padding:6px 12px;font-size:12px;display:grid}.subject-annual-filter-status svg{color:var(--accent);grid-row:1/span 2}.subject-annual-filter-status strong{color:var(--text);font-size:13px}.subject-annual-panel{--subject-annual-subject-width:96px;--subject-annual-branch-width:132px;min-width:0;max-width:100%;overflow:hidden}.subject-annual-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:16px;min-width:0;padding:16px 18px;display:flex}.subject-annual-heading>div{min-width:0}.subject-annual-kicker{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:900}.subject-annual-heading h2{color:var(--text);margin:3px 0 0;font-size:18px;line-height:1.3}.subject-annual-heading p{color:var(--muted);flex-wrap:wrap;align-items:center;gap:6px 12px;margin:7px 0 0;font-size:12px;display:flex}.subject-annual-heading p b{color:var(--text)}.subject-annual-scroll{overscroll-behavior-inline:contain;max-width:100%;overflow:auto}.subject-annual-scroll:focus-visible{outline:3px solid color-mix(in oklch, var(--focus), transparent 66%);outline-offset:-3px}.subject-annual-table{border-collapse:separate;border-spacing:0;font-variant-numeric:tabular-nums;width:max-content;min-width:100%}.subject-annual-table caption{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.subject-annual-table th,.subject-annual-table td{border-right:1px solid var(--line);border-bottom:1px solid var(--line);text-align:right;min-width:76px;height:50px;padding:9px 12px}.subject-annual-table thead th{z-index:4;background:var(--accent-strong);color:#fff;text-align:center;font-size:12px;position:sticky;top:0}.subject-annual-table tbody td{background:var(--surface);color:var(--ink);vertical-align:middle;font-weight:800}.subject-annual-table tbody td strong,.subject-annual-table tbody td small{display:block}.subject-annual-table tbody td small{color:var(--warn);margin-top:2px;font-size:10px;font-weight:800}.subject-annual-table tbody td.state-stale{background:var(--warn-soft)}.subject-annual-table tbody td.state-pre_history,.subject-annual-table tbody td.state-future,.subject-annual-table tbody td.state-unretained,.subject-annual-table tbody td.state-missing,.subject-annual-table tbody td.state-not_offered{background:var(--surface-subtle)}.subject-annual-subject{z-index:2;width:var(--subject-annual-subject-width);max-width:var(--subject-annual-subject-width);background:var(--surface);color:var(--text);vertical-align:top;box-shadow:1px 0 0 var(--line);position:sticky;left:0;min-width:var(--subject-annual-subject-width)!important;text-align:left!important}.subject-annual-branch{left:var(--subject-annual-subject-width);z-index:2;width:var(--subject-annual-branch-width);max-width:var(--subject-annual-branch-width);background:var(--surface-subtle);color:var(--text);box-shadow:1px 0 0 var(--line);position:sticky;min-width:var(--subject-annual-branch-width)!important;text-align:left!important}.subject-annual-table thead .subject-annual-subject,.subject-annual-table thead .subject-annual-branch{z-index:5;background:var(--accent-strong);color:#fff;vertical-align:middle}.subject-annual-total .subject-annual-branch,.subject-annual-total td{background:var(--accent-soft);font-weight:900}.subject-annual-empty{color:var(--muted);margin:14px 18px;font-weight:760}.subject-annual-footnote{color:var(--muted);flex-wrap:wrap;gap:8px 18px;padding:12px 18px;font-size:11px;display:flex}.subject-annual-footnote span:before{content:"•";color:var(--accent);margin-right:7px}.subject-multi-select{min-width:0;color:var(--muted);gap:6px;font-size:12px;font-weight:800;display:grid;position:relative}.subject-multi-select-trigger{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);width:100%;min-width:0;color:var(--text);justify-content:space-between;align-items:center;gap:8px;padding:0 11px;font-weight:720;display:flex}.subject-multi-select-popover{z-index:12;border:1px solid var(--strong-line);border-radius:var(--radius-sm);background:var(--surface);width:max(100%,250px);max-width:min(340px,100vw - 32px);max-height:360px;padding:10px;position:absolute;top:calc(100% + 6px);left:0;overflow:auto;box-shadow:0 12px 28px #102f502e}.subject-multi-select-actions{border-bottom:1px solid var(--line);gap:8px;padding-bottom:8px;display:flex}.subject-multi-select-actions button{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface-subtle);min-height:44px;color:var(--text);padding:0 10px;font-weight:780}.subject-multi-select-options{padding-block:6px;display:grid}.subject-multi-select-options label{min-height:44px;color:var(--text);grid-template-columns:none;align-items:center;gap:9px;padding:7px 5px;font-size:13px;display:flex}.subject-multi-select-options input{width:18px;height:18px;margin:0}.subject-multi-select-popover p{color:var(--muted);margin:2px 4px 0;font-size:11px}.subject-multi-select-popover p.is-error{color:var(--danger)}.subject-annual-grade-panel{--subject-annual-grade-subject-width:96px;--subject-annual-grade-width:108px;min-width:0;max-width:100%;overflow:hidden}.subject-annual-grade-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:16px;min-width:0;padding:16px 18px;display:flex}.subject-annual-grade-heading h2{color:var(--text);margin:3px 0 0;font-size:18px;line-height:1.3}.subject-annual-grade-heading p{color:var(--muted);flex-wrap:wrap;align-items:center;gap:6px 12px;margin:7px 0 0;font-size:12px;display:flex}.subject-annual-grade-scroll{overscroll-behavior-inline:contain;max-width:100%;overflow:auto}.subject-annual-grade-scroll:focus-visible{outline:3px solid color-mix(in oklch, var(--focus), transparent 66%);outline-offset:-3px}.subject-annual-grade-table{border-collapse:separate;border-spacing:0;font-variant-numeric:tabular-nums;width:max-content;min-width:100%}.subject-annual-grade-table caption{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.subject-annual-grade-table th,.subject-annual-grade-table td{border-right:1px solid var(--line);border-bottom:1px solid var(--line);text-align:right;min-width:76px;height:50px;padding:9px 12px}.subject-annual-grade-table thead th{z-index:4;background:var(--accent-strong);color:#fff;text-align:center;font-size:12px;position:sticky;top:0}.subject-annual-grade-table tbody td{background:var(--surface);color:var(--ink);font-weight:800}.subject-annual-grade-table tbody td strong,.subject-annual-grade-table tbody td small{display:block}.subject-annual-grade-table tbody td small{color:var(--warn);font-size:10px}.subject-annual-grade-table tbody td.state-stale{background:var(--warn-soft)}.subject-annual-grade-table tbody td.state-pre_history,.subject-annual-grade-table tbody td.state-future,.subject-annual-grade-table tbody td.state-unretained,.subject-annual-grade-table tbody td.state-missing,.subject-annual-grade-table tbody td.state-not_offered{background:var(--surface-subtle)}.subject-annual-grade-subject{z-index:2;width:var(--subject-annual-grade-subject-width);max-width:var(--subject-annual-grade-subject-width);background:var(--surface);color:var(--text);vertical-align:top;box-shadow:1px 0 0 var(--line);position:sticky;left:0;min-width:var(--subject-annual-grade-subject-width)!important;text-align:left!important}.subject-annual-grade{left:var(--subject-annual-grade-subject-width);z-index:2;width:var(--subject-annual-grade-width);max-width:var(--subject-annual-grade-width);background:var(--surface-subtle);color:var(--text);box-shadow:1px 0 0 var(--line);position:sticky;min-width:var(--subject-annual-grade-width)!important;text-align:left!important}.subject-annual-grade-table thead .subject-annual-grade-subject,.subject-annual-grade-table thead .subject-annual-grade{z-index:5;background:var(--accent-strong);color:#fff;vertical-align:middle}.subject-annual-grade-total td{background:var(--accent-soft);font-weight:900}.subject-annual-grade-total .subject-annual-grade{background:var(--accent-soft);color:var(--accent-strong);font-weight:900}.subject-annual-grade-empty{color:var(--muted);margin:14px 18px;font-weight:760}.subject-annual-grade-footnote{color:var(--muted);flex-wrap:wrap;gap:8px 18px;padding:12px 18px;font-size:11px;display:flex}.subject-annual-grade-footnote span:before{content:"•";color:var(--accent);margin-right:7px}@media (max-width:760px){.subject-annual-filter-fields{grid-template-columns:1fr}.subject-annual-heading{flex-direction:column;align-items:stretch}.subject-annual-panel{--subject-annual-subject-width:78px;--subject-annual-branch-width:108px}.subject-annual-table th,.subject-annual-table td{padding-inline:9px}.subject-annual-grade-heading{flex-direction:column;align-items:stretch}.subject-annual-grade-panel{--subject-annual-grade-subject-width:78px;--subject-annual-grade-width:88px}.subject-annual-grade-table th,.subject-annual-grade-table td{padding-inline:9px}}.reporting-legend{color:var(--muted);flex-wrap:wrap;gap:8px 18px;padding:10px 14px;font-size:12px;display:flex}.reporting-empty-state{border:1px dashed var(--strong-line);border-radius:var(--radius-sm);background:var(--surface-subtle);color:var(--muted);margin:12px 14px 0;padding:10px 12px;font-size:12px;font-weight:760}.reporting-legend span{align-items:center;gap:6px;display:inline-flex}.state-dot{background:var(--accent);border-radius:50%;width:8px;height:8px}.state-dot.is-missing{background:var(--soft)}.state-dot.is-stale,.state-dot.is-unaligned{background:var(--warn)}.reporting-issues-panel{display:grid}.reporting-issues-disclosure>summary{background:var(--surface);cursor:pointer;justify-content:space-between;align-items:center;gap:12px;min-height:64px;padding:12px 14px;list-style:none;display:flex}.reporting-issues-disclosure>summary::-webkit-details-marker{display:none}.reporting-issues-disclosure[open]>summary{border-bottom:1px solid var(--line);background:var(--surface-subtle)}.reporting-issues-disclosure>summary>span:first-child{gap:2px;min-width:0;display:grid}.reporting-issues-disclosure>summary strong{color:var(--text);font-size:15px}.reporting-issues-disclosure>summary small{color:var(--muted)}.headcount-issues-summary-meta{align-items:center;gap:8px;display:inline-flex}.headcount-disclosure-chevron{color:var(--muted);transition:transform .16s}.reporting-issues-disclosure[open] .headcount-disclosure-chevron{transform:rotate(90deg)}.reporting-issues-content{display:grid}.reporting-issue-filters{border-radius:var(--radius-sm);grid-template-columns:minmax(180px,240px) minmax(220px,300px) auto;margin:14px}.reporting-issue-filters>button{justify-self:end}.reporting-issue-region{overscroll-behavior:contain;scrollbar-gutter:stable;border:1px solid var(--line);border-radius:var(--radius-sm);width:auto;min-width:0;max-width:100%;margin:0 14px;overflow:auto}.reporting-issue-table{border-collapse:collapse;table-layout:fixed;width:max-content;min-width:100%}.reporting-issue-table th,.reporting-issue-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;min-width:112px;padding:10px}.reporting-issue-table th{background:var(--surface-subtle);color:var(--muted);font-size:12px}.reporting-issue-table th:first-child{width:180px}.reporting-issue-table th:nth-child(4){width:190px}.reporting-issue-table th:nth-child(7){width:158px}.reporting-issue-category{background:var(--warn-soft);color:var(--warn);white-space:nowrap;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:800;display:inline-block}.reporting-identity-value{overflow-wrap:anywhere;max-width:190px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.reporting-source-link{min-height:44px;color:var(--accent-strong);align-items:center;gap:6px;font-weight:780;display:inline-flex}.reporting-empty{height:112px;color:var(--muted);text-align:center!important;vertical-align:middle!important}.reporting-pagination{min-height:64px;color:var(--muted);justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;display:flex}.reporting-pagination>div{gap:8px;display:flex}.reporting-page-button{width:44px;min-height:44px}@media (max-width:1180px){.headcount-filter-bar{grid-template-columns:minmax(150px,1fr) minmax(220px,1.4fr) auto}.headcount-filter-meta{grid-column:1/-1;justify-content:flex-end;width:100%}.subject-filter-toolbar{grid-template-columns:minmax(0,1fr) auto}.subject-filter-meta{grid-column:1/-1;justify-content:flex-end;width:100%}}@media (max-width:900px){.reporting-heading{flex-direction:column;align-items:flex-start}.reporting-sync-badge{width:100%}.reporting-filter-card,.reporting-issue-filters,.headcount-filter-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.headcount-filter-bar .reporting-filter-actions,.headcount-filter-meta{grid-column:1/-1}.headcount-filter-meta .reporting-sync-badge{flex:1;width:auto}.reporting-subject-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.subject-filter-toolbar{grid-template-columns:1fr}.subject-filter-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.subject-filter-toolbar .reporting-filter-actions,.subject-filter-meta{grid-column:auto;width:100%}.subject-filter-meta{justify-content:flex-end}.reporting-filter-actions,.reporting-issue-filters>button{justify-self:stretch}.reporting-filter-actions>*,.reporting-issue-filters>button{flex:1}.headcount-date-status{grid-template-columns:auto minmax(0,1fr)}.headcount-date-status>small{grid-column:2}.headcount-matrix-header{flex-direction:column;align-items:flex-start}.headcount-matrix-tools{justify-content:space-between;width:100%}.headcount-grade-col,.headcount-grade-column{width:112px;max-width:112px;min-width:112px!important}.headcount-metric-col-lark,.headcount-metric-col-synorex,.headcount-metric-col-difference,.headcount-metric-column,.headcount-cell{width:144px;max-width:144px;min-width:144px!important}.headcount-metric-label{flex-wrap:wrap;gap:2px 5px}}@media (max-width:760px){.manager-layout,.module-sidebar,.manager-content{width:100%;min-width:0;max-width:100%}.module-sidebar{overflow:hidden}.module-sidebar nav{width:100%;max-width:100%}.module-link{white-space:nowrap;flex:none;min-height:44px}.headcount-workspace{gap:12px;padding:12px}.subject-enrollment-workspace{max-width:100%;overflow-x:clip}.reporting-heading{gap:14px;padding:16px}.reporting-heading h2{font-size:22px}.reporting-filter-card,.reporting-issue-filters,.headcount-filter-bar{grid-template-columns:1fr}.headcount-filter-bar .reporting-filter-actions,.headcount-filter-meta{grid-column:auto}.reporting-subject-filters,.subject-filter-fields{grid-template-columns:1fr}.subject-filter-toolbar .reporting-filter-actions{width:100%}.subject-filter-toolbar .reporting-filter-actions>*{flex:1}.subject-filter-meta{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;min-width:0;display:grid}.subject-filter-meta .reporting-sync-badge{width:100%;min-width:0}.subject-source-receipt{align-items:flex-start}.subject-source-receipt>span{width:calc(100% - 32px)}.subject-source-receipt>span+span:before{margin-right:8px}.subject-source-receipt b{margin-left:30px}.subject-matrix-header{min-height:58px;padding:12px}.subject-matrix-header h2{font-size:18px}.reporting-issue-filters{margin:12px}.reporting-filter-actions{width:100%}.headcount-filter-meta{flex-direction:column;align-items:stretch}.headcount-filter-meta .reporting-read-only{width:max-content}select.reporting-filter-control{font-size:16px}.reporting-panel-header{flex-direction:column;align-items:flex-start}.reporting-source-grid{grid-template-columns:1fr}.headcount-grade-col,.headcount-grade-column{width:76px;max-width:76px;min-width:76px!important}.reporting-subject .reporting-row-label{width:88px;max-width:88px;min-width:88px!important}.subject-row-label-column{width:88px}.reporting-matrix-table thead th,.reporting-cell{min-width:104px}.headcount-metric-col-lark,.headcount-metric-col-synorex,.headcount-metric-col-difference,.headcount-metric-column,.headcount-cell{width:124px;max-width:124px;min-width:124px!important}.reporting-matrix-table th,.reporting-matrix-table td{padding-inline:8px}.reporting-issue-region{margin:0 12px}.headcount-date-status>div{gap:2px;display:grid}.headcount-date-status strong{white-space:normal}.headcount-matrix-tools{flex-direction:column;align-items:stretch;gap:10px}.headcount-matrix-legend{flex-wrap:wrap}.headcount-view-toggle,.headcount-view-toggle button{flex:1}.reporting-issues-disclosure>summary{align-items:flex-start}.headcount-issues-summary-meta{flex-direction:column;align-items:flex-end}.reporting-pagination{flex-direction:column;align-items:flex-start}.reporting-pagination>div,.reporting-pagination button{width:100%}}
