:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1f2937;background:#f7f8fa;font-synthesis:none;--border: #e3e6ea;--muted: #6b7280;--blue: #2764e7;--blue-soft: #edf3ff;--sidebar: 176px;--detail: 286px}*{box-sizing:border-box}body{margin:0;min-width:1180px;min-height:100vh;-webkit-font-smoothing:antialiased;background:#f7f8fa}button,input,select{font:inherit}button{color:inherit}.app-shell{min-height:100vh;display:flex}.sidebar{position:fixed;inset:0 auto 0 0;width:var(--sidebar);border-right:1px solid var(--border);background:#fbfbfc;display:flex;flex-direction:column;z-index:10;transition:transform .2s ease}.brand{height:66px;display:flex;align-items:center;gap:10px;padding:0 17px;border-bottom:1px solid var(--border);font-size:15px}.brand-mark{width:30px;height:30px;display:grid;place-items:center;border-radius:7px;color:#fff;background:#285dcc}.sidebar nav{padding:15px 10px;display:grid;gap:4px}.nav-item{width:100%;border:0;background:transparent;height:41px;display:flex;align-items:center;gap:12px;border-radius:6px;padding:0 12px;font-size:13px;cursor:pointer;text-align:left}.nav-item:hover{background:#f0f2f5}.nav-item.active{color:#215aca;background:#eaf0fc;font-weight:600}.sidebar-foot{margin-top:auto;padding:8px 10px 12px}.profile{margin-top:8px;border-top:1px solid var(--border);display:flex;align-items:center;gap:8px;padding:14px 4px 0}.profile>div{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#dce9ff;color:#1d5bd1;font-size:11px;font-weight:700}.profile span{display:grid;flex:1;font-size:11px}.profile small{color:var(--muted);margin-top:2px}.workspace{margin-left:var(--sidebar);width:calc(100% - var(--sidebar));transition:margin-left .2s ease,width .2s ease}.sidebar-toggle{position:fixed;left:calc(var(--sidebar) - 12px);top:76px;z-index:15;width:24px;height:28px;display:grid;place-items:center;border:1px solid #d9dde2;border-radius:6px;background:#fff;color:#596473;box-shadow:0 3px 10px #1e2d411a;cursor:pointer;transition:left .2s ease}.sidebar-toggle:hover{color:#245db7;border-color:#aebfd8}.sidebar-collapsed .sidebar{transform:translate(-100%)}.sidebar-collapsed .workspace{margin-left:0;width:100%}.sidebar-collapsed .sidebar-toggle{left:8px}.management-page{min-height:100vh;padding:28px 30px;background:#f7f8fa}.page-title{min-height:74px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.page-title>div>span{color:#718096;font-size:9px;font-weight:700;letter-spacing:.08em}.page-title h1{margin:5px 0 4px;font-size:25px;line-height:1.1}.page-title p{margin:0;color:var(--muted);font-size:11px}.page-title .add-button{height:36px;margin-top:5px;border:0}.catalog-toolbar{min-height:51px;display:flex;align-items:center;gap:8px;padding:9px 12px;border:1px solid var(--border);border-bottom:0;border-radius:8px 8px 0 0;background:#fff}.catalog-toolbar>button{height:31px;display:flex;align-items:center;gap:6px;border:1px solid #dfe3e8;border-radius:5px;padding:0 10px;background:#fff;font-size:10px;cursor:pointer}.catalog-toolbar>button.active-tool{border-color:#8eaddc;background:#edf3ff;color:#215aca}.catalog-search{width:310px;height:31px;display:flex;align-items:center;gap:7px;border:1px solid #dfe3e8;border-radius:5px;padding:0 9px;color:#7a8391}.catalog-search input{width:100%;border:0;outline:0;font-size:10px}.catalog-select-filter{height:31px;min-width:112px;display:flex;align-items:center;gap:6px;border:1px solid #dfe3e8;border-radius:5px;padding:0 7px;background:#fff}.catalog-select-filter span{color:#7a8391;font-size:8px;text-transform:uppercase}.catalog-select-filter select{min-width:0;max-width:135px;border:0;outline:0;background:transparent;font-size:9px}.catalog-layout{display:grid;grid-template-columns:minmax(760px,1fr) 275px;min-height:590px;border:1px solid var(--border);border-radius:0 0 8px 8px;overflow:hidden;background:#fff}.catalog-table{min-width:0;overflow-x:auto}.catalog-header,.catalog-row{min-width:980px;display:grid;align-items:center;column-gap:10px;padding:0 15px}.catalog-header{height:34px;color:#7b8290;background:#fafbfc;border-bottom:1px solid var(--border);font-size:8px;text-transform:uppercase;letter-spacing:.03em}.catalog-row{width:100%;min-height:48px;border:0;border-bottom:1px solid #edf0f2;background:#fff;text-align:left;font-size:9px;cursor:pointer}.catalog-row:hover{background:#f8fafc}.catalog-row.selected{background:#edf3ff;box-shadow:inset 3px 0 #2764e7}.catalog-row span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catalog-row strong{font-size:10px}.catalog-detail{border-left:1px solid var(--border);padding:17px;background:#fcfcfd}.catalog-detail h2{margin:12px 0 16px;font-size:17px;line-height:1.25}.catalog-detail-list{border-block:1px solid var(--border)}.catalog-detail-list>div{display:grid;grid-template-columns:1fr 1.25fr;gap:9px;padding:9px 0;border-bottom:1px solid #edf0f2;font-size:9px}.catalog-detail-list>div:last-child{border-bottom:0}.catalog-detail-list span{color:#777f8b}.catalog-detail-list strong{text-align:right;overflow-wrap:anywhere}.teacher-toolbar{border-bottom:1px solid var(--border);border-radius:8px 8px 0 0}.teacher-accordion{border:1px solid var(--border);border-top:0;border-radius:0 0 8px 8px;overflow:hidden;background:#fff}.teacher-accordion-header,.teacher-summary{display:grid;grid-template-columns:1.55fr .8fr .7fr .8fr .8fr .75fr 24px;align-items:center;gap:12px;padding:0 15px}.teacher-accordion-header{height:34px;background:#fafbfc;border-bottom:1px solid var(--border);color:#7b8290;font-size:8px;text-transform:uppercase}.teacher-item{border-bottom:1px solid #e8ebee}.teacher-item:last-child{border-bottom:0}.teacher-summary{width:100%;min-height:52px;border:0;background:#fff;text-align:left;font-size:10px;cursor:pointer}.teacher-summary:hover,.teacher-item.open .teacher-summary{background:#f6f9fd}.teacher-summary>span:first-child{display:flex;align-items:center;gap:8px}.teacher-summary>span:not(:first-child){color:#596372}.teacher-summary .rotated{transform:rotate(180deg)}.teacher-detail{display:grid;grid-template-columns:240px minmax(0,1fr);gap:15px;padding:14px 16px 17px 42px;border-top:1px solid #e7ebef;background:#fbfcfd}.teacher-load .hours-chart{margin:0 0 8px}.teacher-load>button{width:100%;height:34px;display:flex;align-items:center;justify-content:center;gap:6px;margin-top:7px;border:1px solid #d7dde4;border-radius:5px;background:#fff;color:#315f91;font-size:9px;cursor:pointer}.teacher-unavailability-list{display:grid;gap:5px;margin-top:10px;padding:9px;border:1px solid #e1e5e9;border-radius:6px;background:#fff}.teacher-unavailability-list strong{font-size:8px;text-transform:uppercase;color:#687383}.teacher-unavailability-head{display:flex;align-items:center;justify-content:space-between;gap:6px}.teacher-unavailability-head>button{border:0;padding:0;background:transparent;color:#35689f;cursor:pointer;font-size:7px}.teacher-unavailability-list>label{display:grid;grid-template-columns:14px 1fr;align-items:start;gap:5px;padding:4px 3px;border-radius:4px;cursor:pointer}.teacher-unavailability-list>label:hover{background:#f5f8fb}.teacher-unavailability-list input{width:12px;height:12px;margin:0}.teacher-unavailability-list span{font-size:8px;line-height:1.4;color:#4f5967}.teacher-unavailability-list .delete-unavailability{height:28px;display:flex;align-items:center;justify-content:center;gap:5px;border:1px solid #e1b9b5;border-radius:5px;background:#fff7f6;color:#a1443b;cursor:pointer;font-size:8px}.export-period{display:grid;gap:12px}.export-period>label{display:grid;gap:6px;color:#4d5663;font-size:10px;font-weight:600}.export-period select{height:38px;border:1px solid #dce0e5;border-radius:6px;padding:0 10px;background:#fff;font-size:11px}.export-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.export-summary span{display:grid;gap:2px;padding:10px;border:1px solid #e1e5e9;border-radius:6px;color:#707986;font-size:8px}.export-summary strong{color:#2f3947;font-size:15px}.export-options{display:grid;gap:8px;margin-top:15px}.export-options>button{min-height:58px;display:flex;align-items:center;gap:12px;border:1px solid #dce1e6;border-radius:7px;padding:10px 12px;background:#fff;color:#34689e;text-align:left;cursor:pointer}.export-options>button:hover{border-color:#9db6d2;background:#f7fafe}.export-options span{display:grid;gap:3px}.export-options strong{color:#303a48;font-size:11px}.export-options small{color:#737c88;font-size:8px}.export-note{margin:12px 0 0;padding:9px 10px;border-radius:6px;background:#f6f8fa;color:#6d7682;font-size:8px;line-height:1.5}.teacher-course-table{border:1px solid #e0e4e8;border-radius:6px;overflow:hidden;background:#fff}.teacher-course-head,.teacher-course-row{display:grid;grid-template-columns:1.35fr .65fr .9fr .45fr 1fr .55fr;align-items:center;gap:9px;padding:0 10px}.teacher-course-head{height:30px;background:#f7f8fa;border-bottom:1px solid #e3e7eb;color:#7c8490;font-size:7px;text-transform:uppercase}.teacher-course-row{min-height:43px;border-bottom:1px solid #edf0f2;font-size:8px}.teacher-course-row:last-child{border-bottom:0}.teacher-course-row strong{font-size:9px}.teacher-course-row em{justify-self:start;border-radius:999px;padding:3px 6px;background:#e9f5ed;color:#39734c;font-style:normal;font-size:7px}.teacher-course-row.unplanned{background:#fffdf7}.teacher-course-row.unplanned em{background:#fff1cf;color:#8e640c}.teacher-empty{margin:0;padding:15px;color:#7b8490;font-size:9px}.course-toolbar{border-bottom:1px solid var(--border);border-radius:8px 8px 0 0}.course-toolbar .catalog-search{flex:1 1 250px;min-width:190px}.course-accordion{border:1px solid var(--border);border-top:0;border-radius:0 0 8px 8px;overflow:hidden;background:#fff}.course-accordion-header,.course-summary{display:grid;grid-template-columns:1.45fr .55fr .85fr 1fr .48fr .55fr .55fr 24px;align-items:center;gap:11px;padding:0 15px}.course-accordion-header{height:34px;background:#fafbfc;border-bottom:1px solid var(--border);color:#7b8290;font-size:8px;text-transform:uppercase}.course-item{border-bottom:1px solid #e8ebee}.course-item:last-child{border-bottom:0}.course-summary{width:100%;min-height:54px;border:0;background:#fff;text-align:left;font-size:9px;cursor:pointer}.course-summary:hover,.course-item.open .course-summary{background:#f6f9fd}.course-summary>span:first-child{display:flex;align-items:center;gap:8px;min-width:0}.course-summary>span:first-child strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.course-summary>span:not(:first-child){min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#596372}.course-summary .rotated{transform:rotate(180deg)}.course-detail{display:grid;grid-template-columns:240px minmax(0,1fr);gap:15px;padding:14px 16px 17px 42px;border-top:1px solid #e7ebef;background:#fbfcfd}.course-load .hours-chart{margin:0 0 8px}.course-load>button{width:100%;height:34px;display:flex;align-items:center;justify-content:center;gap:6px;border:1px solid #d7dde4;border-radius:5px;background:#fff;color:#315f91;font-size:9px;cursor:pointer}.course-session-table{border:1px solid #e0e4e8;border-radius:6px;overflow:hidden;background:#fff}.course-session-head,.course-session-row{display:grid;grid-template-columns:.55fr 1.5fr 1fr .65fr .8fr .4fr;align-items:center;gap:9px;padding:0 10px}.course-session-head{height:30px;background:#f7f8fa;border-bottom:1px solid #e3e7eb;color:#7c8490;font-size:7px;text-transform:uppercase}.course-session-row{min-height:45px;border-bottom:1px solid #edf0f2;font-size:8px}.course-session-row:last-child{border-bottom:0}.course-session-row em{justify-self:start;border-radius:999px;padding:3px 6px;background:#e9f5ed;color:#39734c;font-style:normal;font-size:7px}.course-session-row.unplanned{background:#fffdf7}.course-session-row.unplanned em{background:#fff1cf;color:#8e640c}.hours-chart{margin:14px 0 4px;padding:12px;border:1px solid #e1e5e9;border-radius:7px;background:#fff}.hours-chart.clickable{width:100%;text-align:left;cursor:pointer;transition:border-color .15s,box-shadow .15s,transform .15s}.hours-chart.clickable:hover{border-color:#9db8da;box-shadow:0 4px 14px #32507814;transform:translateY(-1px)}.hours-chart-head{display:flex;justify-content:space-between;align-items:flex-end}.hours-chart-head>div{display:grid;gap:2px}.hours-chart-head span{color:#7c8490;font-size:7px;font-weight:700;letter-spacing:.06em}.hours-chart-head strong{font-size:18px}.hours-chart-head small{color:#69717d;font-size:8px}.hours-bar{height:8px;margin:10px 0;border-radius:999px;overflow:hidden;background:#e9edf1}.hours-bar span{display:block;height:100%;border-radius:inherit;background:#6d91bc}.hours-legend{display:grid;grid-template-columns:1fr 1fr;gap:8px}.hours-legend span{display:flex;align-items:center;gap:4px;color:#747c88;font-size:8px}.hours-legend strong{color:#323b48}.hours-legend i{width:7px;height:7px;border-radius:2px}.planned-dot{background:#6d91bc}.remaining-dot{background:#dfe4e9}.hours-chart-hint{display:flex;align-items:center;justify-content:flex-end;gap:2px;margin-top:9px;color:#35689f;font-size:8px;font-weight:600}.hours-detail{display:grid;gap:15px}.hours-detail section{border:1px solid var(--border);border-radius:7px;overflow:hidden}.hours-detail-title{min-height:42px;display:grid;grid-template-columns:8px 1fr auto;align-items:center;gap:8px;padding:0 12px;background:#fafbfc;border-bottom:1px solid var(--border)}.hours-detail-title>span{width:8px;height:8px;border-radius:2px}.hours-detail-title h3{margin:0;font-size:11px}.hours-detail-title strong{font-size:12px}.hours-course-list>div{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:8px 12px;border-bottom:1px solid #edf0f2}.hours-course-list>div:last-child{border-bottom:0}.hours-course-list>div>span{display:grid;gap:3px;min-width:0}.hours-course-list strong{font-size:10px}.hours-course-list small{color:#737c88;font-size:8px}.hours-course-list b{flex:0 0 auto;font-size:10px}.hours-course-list p{margin:0;padding:13px 12px;color:#737c88;font-size:9px}.hours-course-list .unallocated-detail{background:#fffaf0}.detail-action{width:100%;height:33px;display:flex;align-items:center;gap:7px;margin-top:7px;border:1px solid #dfe3e8;border-radius:5px;padding:0 9px;background:#fff;font-size:9px;cursor:pointer}.settings-page{max-width:1320px}.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(360px,1fr));gap:12px}.settings-card{min-height:142px;display:grid;grid-template-columns:42px 1fr;grid-template-rows:1fr auto;gap:0 12px;padding:17px;border:1px solid var(--border);border-radius:8px;background:#fff}.settings-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:7px;background:#edf3ff;color:#2764e7}.settings-card h2{margin:1px 0 6px;font-size:13px}.settings-card p{margin:0;color:#6c7480;font-size:10px;line-height:1.55}.settings-card button{grid-column:2;justify-self:start;display:flex;align-items:center;gap:5px;border:0;padding:0;background:transparent;color:#285fab;font-size:9px;font-weight:600;cursor:pointer}.action-dialog{width:520px}.action-dialog-content{margin-top:18px}.setting-preview{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.setting-preview>label{display:grid;gap:6px;margin:0;font-size:10px;font-weight:600;color:#4d5663}.setting-preview input,.setting-preview select,.setting-preview textarea{width:100%;min-height:38px;border:1px solid #dce0e5;border-radius:6px;padding:8px 10px;background:#fff;outline:none;font-size:11px}.setting-preview textarea{min-height:80px;resize:vertical}.setting-preview .check-setting,.setting-preview.checks label{display:flex;align-items:center;gap:8px;grid-column:1 / -1;min-height:34px;border:1px solid #e4e7eb;border-radius:6px;padding:0 10px;background:#fafbfc}.setting-preview .check-setting input,.setting-preview.checks input{width:15px;min-height:15px}.preview-list{border:1px solid var(--border);border-radius:7px;overflow:hidden}.preview-list p{display:flex;justify-content:space-between;gap:18px;margin:0;padding:11px 12px;border-bottom:1px solid var(--border);font-size:10px}.preview-list p:last-child{border-bottom:0}.preview-list span{color:var(--muted)}.action-menu-preview{display:grid;gap:7px}.action-menu-preview button{height:38px;border:1px solid #dce0e5;border-radius:6px;padding:0 11px;background:#fff;text-align:left;font-size:11px;cursor:pointer}.action-menu-preview button:hover{background:#f6f8fa}.action-menu-preview .danger-action{color:#b33d36;border-color:#efd2cf;background:#fff9f8}.sync-dot{width:9px;height:9px;border-radius:50%;background:#d79526;box-shadow:0 0 0 3px #f8e9c9}.airtable-status-card{margin-top:14px;padding:14px 17px;border:1px solid #cfe4d8;border-radius:8px;background:#f5fbf7}.airtable-status-card>div{display:flex;align-items:center;gap:8px;font-size:11px}.airtable-status-card p{margin:6px 0 10px 17px;color:#557063;font-size:9px}.airtable-status-card button,.airtable-connection-detail+button{min-height:32px;display:inline-flex;align-items:center;gap:6px;border:1px solid #b9d5c4;border-radius:6px;padding:0 10px;color:#286347;background:#fff;font-size:9px;font-weight:600;cursor:pointer}.airtable-status-card.error{border-color:#efd2cd;background:#fff8f7}.airtable-status-card.error p,.connection-error{color:#92483e}.airtable-connection-detail{display:grid;gap:7px}.airtable-connection-detail p{margin:0;padding:9px 10px;border:1px solid var(--border);border-radius:6px;font-size:10px}.topbar{height:66px;position:sticky;top:0;background:#fffffff5;border-bottom:1px solid var(--border);display:flex;align-items:center;gap:18px;padding:0 18px;z-index:8}.topbar>div:first-child{min-width:205px}.topbar h1{font-size:18px;margin:0;line-height:1.1}.status{display:inline-flex;align-items:center;gap:4px;color:#946200;background:#fff7dd;border-radius:999px;padding:3px 7px;font-size:10px;margin-top:5px}.status.published{background:#e8f7ee;color:#157a42}.filters{display:flex;align-items:center;gap:5px;min-width:0}.filter-button,.select-filter{border:1px solid #dfe3e8;background:#fff;height:36px;border-radius:6px;display:flex;align-items:center;gap:7px;padding:0 10px;font-size:12px;white-space:nowrap}.filter-button{cursor:pointer}.multi-select{position:relative}.multi-select .filter-button{max-width:132px}.multi-select .filter-button span{overflow:hidden;text-overflow:ellipsis}.multi-menu{position:absolute;top:42px;left:0;z-index:25;min-width:225px;padding:7px;border:1px solid #dfe3e8;border-radius:8px;background:#fff;box-shadow:0 14px 35px #1f293724}.multi-menu-head{display:flex;justify-content:space-between;align-items:center;padding:5px 6px 8px;border-bottom:1px solid #edf0f2}.multi-menu-head strong{font-size:11px}.multi-menu-head div{display:flex;gap:2px}.multi-menu-head button{border:0;background:transparent;color:#3267b7;font-size:8px;cursor:pointer}.multi-search{height:32px;display:flex!important;align-items:center;gap:6px;margin:7px 4px 4px!important;padding:0 7px!important;border:1px solid #dfe3e8;border-radius:5px;color:#77818e}.multi-menu .multi-search input{display:block;flex:1;min-width:0;border:0;outline:0;font-size:9px}.multi-search button{width:20px;height:20px;display:grid;place-items:center;border:0;background:transparent;color:#727c88;cursor:pointer}.multi-options{max-height:260px;overflow-y:auto}.multi-menu label{display:flex;align-items:center;gap:8px;padding:7px 6px;margin:0;font-size:10px;cursor:pointer}.multi-menu label:hover{background:#f7f8fa;border-radius:5px}.multi-menu input{display:none}.multi-menu label>span{width:15px;height:15px;border:1px solid #cdd3da;border-radius:4px;display:grid;place-items:center;color:transparent}.multi-menu input:checked+span{background:#386fbe;border-color:#386fbe;color:#fff}.multi-no-result{margin:0;padding:16px 8px;color:#858d98;text-align:center;font-size:9px}.multi-close{width:100%;margin-top:5px;height:29px;border:0;border-radius:5px;background:#eef3f8;color:#315d94;font-size:9px;font-weight:600;cursor:pointer}.select-filter select{border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;background:transparent;font-size:12px}.top-actions{margin-left:auto;display:flex;gap:8px;align-items:center}.reset-filters-action{height:36px;display:flex;align-items:center;gap:7px;border:1px solid #d7dde4;border-radius:6px;padding:0 11px;background:#fff;color:#455365;cursor:pointer;font-size:10px;font-weight:600}.reset-filters-action:hover{border-color:#9eb3cc;background:#f7f9fc;color:#285c94}.publish-action,.draft-action{border:0;color:#fff;border-radius:6px;height:36px;padding:0 13px;display:flex;align-items:center;gap:6px;cursor:pointer;font-weight:600;font-size:12px}.publish-action{background:#2764e7}.draft-action{background:#384152}.main-content{padding:16px 18px 28px}.planning-content{height:calc(100vh - 66px);display:flex;flex-direction:column;overflow:hidden}.summary-row{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:12px}.metrics{display:flex;background:#fff;border:1px solid var(--border);border-radius:7px;overflow:hidden}.metric{min-width:142px;display:flex;align-items:center;gap:10px;padding:10px 13px;border:0;border-right:1px solid var(--border);background:#fff;text-align:left;cursor:pointer}.metric:last-child{border-right:0}.metric:hover{background:#f7f9fc}.metric-icon{width:34px;height:34px;border-radius:7px;display:grid;place-items:center}.metric-icon.blue{background:#edf3ff;color:#2764e7}.metric-icon.teal{background:#e5f8f6;color:#0c8580}.metric-icon.amber{background:#fff5de;color:#c47c00}.metric-icon.red{background:#fff0ef;color:#d9483b}.metric strong{display:block;font-size:17px}.metric span{display:block;color:var(--muted);font-size:11px;margin-top:2px}.calendar-controls{display:flex;align-items:center;gap:10px}.calendar-controls>strong{font-size:12px;white-space:nowrap}.period-nav{display:flex;border:1px solid #dfe3e8;border-radius:6px;overflow:hidden;background:#fff}.period-nav button{border:0;background:#fff;height:33px;padding:0 8px;cursor:pointer;border-right:1px solid #e6e8eb}.period-nav button:last-child{border-right:0}.today-button{font-size:11px}.view-switcher{display:flex;border:1px solid #dfe3e8;padding:3px;border-radius:6px;background:#fff}.view-switcher button{border:0;background:transparent;border-radius:4px;padding:6px 9px;font-size:11px;cursor:pointer}.view-switcher button.active{background:#edf3ff;color:#215aca;font-weight:600}.icon-button,.add-button{height:34px;border:1px solid #dfe3e8;border-radius:6px;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}.icon-button{width:34px}.add-button{gap:5px;padding:0 11px;background:#2764e7;color:#fff;border-color:#2764e7;font-size:11px;font-weight:600}.planner-layout{display:grid;grid-template-columns:minmax(0,1fr) 270px;background:#fff;border:1px solid var(--border);border-radius:8px;overflow:hidden;flex:1;min-height:0}.planner-panel{min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden}.planner-toolbar{height:39px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;border-bottom:1px solid var(--border);background:#fcfcfd}.planner-toolbar-actions{display:flex;align-items:center;gap:13px}.quick-add-hint{display:flex;align-items:center;gap:4px;color:#607087;font-size:8px}.legend{display:flex;align-items:center;gap:15px;color:#667085;font-size:10px}.legend span{display:flex;align-items:center;gap:5px}.legend i{width:8px;height:8px;border-radius:2px}.legend-tc{background:#cbdffd}.legend-sp{background:#ffe5b2}.legend-elective{background:#e4a128}.legend-info{background:#7a8495}.legend-unavailability{border:1px dashed #94747e;background:repeating-linear-gradient(135deg,#f0e8ea 0,#f0e8ea 3px,#fff 3px,#fff 6px)}.toggle{display:flex;align-items:center;gap:6px;font-size:10px;color:#667085;cursor:pointer}.toggle input{display:none}.toggle>span{width:25px;height:14px;background:#cfd4da;border-radius:999px;position:relative}.toggle>span:after{content:"";position:absolute;width:10px;height:10px;top:2px;left:2px;border-radius:50%;background:#fff;transition:.2s}.toggle input:checked+span{background:#3977df}.toggle input:checked+span:after{transform:translate(11px)}.week-calendar{flex:1;min-height:0;display:flex;flex-direction:column}.calendar-head{height:58px;display:grid;grid-template-columns:54px repeat(6,1fr);border-bottom:1px solid var(--border)}.time-corner{border-right:1px solid var(--border)}.day-head{display:grid;place-content:center;text-align:center;border-right:1px solid var(--border);font-size:10px}.day-head strong{font-size:11px}.day-head span{color:var(--muted);margin-top:2px}.day-head button{display:flex;align-items:center;justify-content:center;gap:2px;margin:3px auto 0;border:0;border-radius:3px;padding:2px 5px;background:transparent;color:#54708f;font-size:7px;cursor:pointer;opacity:.55}.day-head:hover button{opacity:1;background:#eef3f8}.day-head.exception{background:#fffaf1}.calendar-body{flex:1;display:grid;grid-template-columns:54px repeat(6,1fr);position:relative;min-height:0}.time-axis{position:relative;border-right:1px solid var(--border)}.time-axis span{position:absolute;transform:translateY(-7px);right:8px;color:#7b8290;font-size:9px}.day-column{position:relative;border-right:1px solid var(--border);min-width:0}.day-column.exception-column{background:#fffdf8}.grid-line{position:absolute;left:0;right:0;height:1px;background:#f0f1f3}.grid-line.lunch{background:#f6efe2}.event-card{position:absolute;border:0;border-left:3px solid currentColor;border-radius:5px;padding:6px 6px 4px;text-align:left;cursor:pointer;overflow:hidden;box-shadow:inset 0 0 0 1px currentColor;min-height:29px}.event-card:active{cursor:grabbing}.event-card:hover{filter:saturate(1.1);z-index:3}.event-card.selected{outline:2px solid #2764e7;outline-offset:1px;z-index:4}.event-card strong{display:block;font-size:10px;line-height:1.25;color:#273142}.event-card span,.event-card small{display:block;font-size:8.5px;line-height:1.4;color:#596273;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.event-card .event-load{margin-top:3px;padding-top:3px;border-top:1px solid rgba(70,85,105,.16);font-size:7.5px;font-weight:700}.event-card .event-delete{position:absolute;top:3px;right:3px;z-index:5;width:17px;height:17px;display:grid;place-items:center;border-radius:4px;color:#606975;background:#ffffffc7;opacity:0;cursor:pointer;transition:opacity .15s,background .15s}.event-card:hover .event-delete,.event-card.selected .event-delete{opacity:1}.event-card .event-delete:hover{color:#a53630;background:#fff}.event-card i{display:inline-block;margin-top:2px;border-radius:3px;background:#fff;padding:1px 3px;font-size:7px;font-style:normal;font-weight:700;color:#a56100}.category-tc{color:#426b9e;background:#cbdffd}.category-sp{color:#8a6326;background:#ffe5b2}.category-other{color:#737b85;background:#eceff2}.tone-blue{color:#5b83ad;background:#edf3f8}.tone-green{color:#6e8f73;background:#f0f4f0}.tone-orange{color:#ae8350;background:#f7f2eb}.tone-purple{color:#817596;background:#f1eff4}.tone-slate,.tone-gray{color:#77808a;background:#f1f2f3}.tone-red{color:#ae716c;background:#f8efee}.tone-pink{color:#a87c94;background:#f5eef2}.tone-yellow{color:#a28a53;background:#f7f3e9}.tone-teal{color:#5f918b;background:#edf5f3}.resize-handle{position:absolute;left:3px;right:3px;bottom:0;height:7px!important;cursor:ns-resize;border-radius:4px;opacity:0;transition:opacity .15s}.resize-handle:after{content:"";position:absolute;left:35%;right:35%;bottom:2px;height:2px;border-radius:2px;background:currentColor}.event-card:hover .resize-handle,.event-card.selected .resize-handle{opacity:.8}.unavailability-marker{position:absolute;left:3px;right:3px;z-index:1;min-height:8px;overflow:hidden;display:flex;align-items:flex-start;gap:4px;border:0;border-block:1px dashed rgba(113,88,96,.42);padding:3px 5px;background:repeating-linear-gradient(135deg,#87697314 0,#87697314 4px,#ffffff47 4px,#ffffff47 8px);color:#80636d;text-align:left;cursor:pointer;opacity:.72}.unavailability-marker span{opacity:0;white-space:nowrap;font-size:7px;font-weight:600;transition:opacity .15s}.unavailability-marker:hover{z-index:6;border-color:#715860ad;background-color:#f8f1f3f0;opacity:1}.unavailability-marker:hover span{opacity:1}.drop-preview{position:absolute;left:3px;right:3px;height:3px;z-index:8;border-radius:3px;background:#376da9;box-shadow:0 0 0 3px #376da91f;pointer-events:none}.drop-preview span{position:absolute;right:2px;bottom:5px;border-radius:4px;padding:2px 4px;background:#315f91;color:#fff;font-size:8px;font-weight:700}.detail-panel{border-left:1px solid var(--border);padding:14px 15px;background:#fff;min-width:0}.detail-head{display:flex;align-items:center;justify-content:space-between}.detail-head>span{color:#2563c7;background:#edf3ff;padding:3px 6px;border-radius:4px;font-size:8px;font-weight:700;text-transform:uppercase}.detail-head div{display:flex}.detail-head button{border:0;background:transparent;cursor:pointer;padding:3px}.detail-panel h2{margin:10px 0 8px;font-size:17px;line-height:1.25}.detail-tags{display:flex;gap:5px;flex-wrap:wrap}.detail-tags span{border-radius:999px;padding:3px 7px;background:#f1f3f5;color:#596273;font-size:9px}.detail-tags .exception-tag{background:#fff1d7;color:#aa6200}.progress-block{display:flex;gap:12px;align-items:center;margin:16px -15px;padding:14px 15px;border-block:1px solid var(--border)}.progress-ring{width:53px;height:53px;display:grid;place-items:center;position:relative;color:#2764e7;transform:rotate(-36deg)}.progress-ring svg{position:absolute;top:0;right:0;bottom:0;left:0}.progress-ring b{position:relative;z-index:1;color:#1f2937;font-size:11px;transform:rotate(36deg)}.progress-block>div:last-child{display:grid;gap:5px}.progress-block strong{font-size:11px}.progress-block span{font-size:10px;color:#b26c00}.details-list{margin:0}.details-list>div{display:grid;grid-template-columns:105px 1fr;gap:8px;padding:8px 0;border-bottom:1px solid #eff1f3}.details-list dt{display:flex;align-items:center;gap:6px;color:#737b88;font-size:9px}.details-list dd{margin:0;font-size:10px;font-weight:600;text-align:right}.info-box,.warning-box,.danger-box{display:flex;gap:8px;align-items:flex-start;border-radius:6px;padding:9px;margin-top:11px;font-size:9px;line-height:1.4}.info-box{background:#eef5ff;color:#2459a9}.warning-box{background:#fff7e8;color:#96600b}.danger-box{background:#fff0ef;color:#a43e37}.detail-section{margin-top:14px}.detail-section h3{font-size:11px;margin:0 0 8px}.detail-section p{display:flex;align-items:center;gap:6px;margin:7px 0;font-size:9px;color:#3e7d56}.edit-event{width:100%;margin-top:12px;height:34px;border:1px solid #d7dce2;border-radius:6px;background:#fff;display:flex;justify-content:center;align-items:center;gap:6px;font-size:10px;cursor:pointer}.empty-detail{height:400px;display:grid;place-content:center;justify-items:center;text-align:center;color:#8a919e;gap:7px}.empty-detail strong{color:#4b5563;font-size:12px}.empty-detail span{font-size:10px}.backlog{margin-top:12px;border:1px solid var(--border);background:#fff;border-radius:8px;overflow:hidden}.backlog-head{min-height:47px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border-bottom:1px solid var(--border)}.backlog-head>div{display:flex;align-items:center;gap:8px}.backlog-head h2{font-size:14px;margin:0}.backlog-head span{border-radius:999px;background:#eef0f2;padding:3px 7px;color:#626a76;font-size:9px}.backlog-head p{font-size:9px;color:var(--muted)}.backlog-head button{border:0;background:transparent;font-size:9px;display:flex;align-items:center;gap:4px;cursor:pointer}.backlog-header,.backlog-row{display:grid;grid-template-columns:1.65fr 1.1fr 1.25fr .55fr .55fr .65fr;align-items:center;padding:0 16px}.backlog-header{height:31px;color:#7b8290;font-size:8px;border-bottom:1px solid var(--border);background:#fcfcfd}.backlog-row{min-height:39px;font-size:9px;border-bottom:1px solid #eff1f3;cursor:grab}.backlog-row.expanded{min-height:62px;grid-template-rows:39px auto}.backlog-extra{grid-column:1 / -1;align-self:start;padding:0 0 8px 17px;color:#7b8290;font-size:8px}.backlog-head .rotated{transform:rotate(90deg)}.backlog-row:last-child{border-bottom:0}.backlog-row:hover{background:#fafbfc}.backlog-row>span{display:flex;align-items:center;gap:7px;min-width:0}.backlog-row>span:last-child{justify-content:space-between}.backlog-row em{background:#f0f2f4;padding:3px 6px;border-radius:999px;font-style:normal;color:#596273}.backlog-empty{min-height:58px;display:grid;place-items:center;color:#7b8290;font-size:10px}.backlog-side{margin:0;border:0;border-left:1px solid var(--border);border-radius:0;min-width:0;display:flex;flex-direction:column;background:#f9fafb}.backlog-side.drop-active{background:#eef5fc;box-shadow:inset 0 0 0 2px #6f98c6}.backlog-side.drop-active .backlog-instruction{color:#315f91;background:#e2edf8;font-weight:700}.backlog-side .backlog-head{flex:0 0 47px;padding:0 11px;background:#fff}.backlog-side .backlog-head h2{font-size:13px}.backlog-side .backlog-head>div{gap:6px}.backlog-side .backlog-head button{padding:0;color:#53606f}.backlog-instruction{margin:0;padding:9px 11px;border-bottom:1px solid var(--border);color:#737c88;background:#fff;font-size:8px}.backlog-cards{flex:1;min-height:0;display:grid;align-content:start;gap:8px;padding:10px;overflow-y:auto}.backlog-card{border:0;border-left:3px solid currentColor;border-radius:6px;padding:10px;box-shadow:inset 0 0 0 1px currentColor;cursor:grab}.backlog-card:active{cursor:grabbing}.backlog-card>div:first-child{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.backlog-card strong{font-size:10px;line-height:1.25;color:#283240}.backlog-card em{flex:0 0 auto;border-radius:999px;padding:2px 5px;background:#ffffffb3;font-size:7px;font-style:normal;font-weight:700}.backlog-card>span{display:flex;align-items:center;gap:5px;margin-top:6px;color:#5d6673;font-size:8px}.backlog-hours{display:flex;justify-content:space-between;gap:6px;margin-top:9px;padding-top:8px;border-top:1px solid rgba(70,85,105,.14);font-size:8px}.backlog-hours span{color:#65707d}.backlog-hours b{color:#303a47}.backlog-card>small{display:block;margin-top:7px;color:#697481;font-size:7.5px}.course-dot{width:10px;height:20px;border-radius:3px;flex:0 0 auto}.month-view{flex:1;min-height:0;display:flex;flex-direction:column;overflow:auto}.month-weekdays{height:35px;display:grid;grid-template-columns:repeat(7,1fr);align-items:center;text-align:center;font-size:10px;color:#6c7480;border-bottom:1px solid var(--border)}.month-grid{flex:1;display:grid;grid-template-columns:repeat(7,1fr);grid-template-rows:repeat(5,1fr)}.month-grid>div{border-right:1px solid #eceef1;border-bottom:1px solid #eceef1;padding:6px;font-size:9px;min-width:0}.month-grid b{display:inline-grid;place-items:center;width:20px;height:20px}.month-grid .today b{border-radius:50%;background:#2764e7;color:#fff}.month-event{display:grid;width:100%;border:0;border-left:3px solid currentColor;border-radius:4px;padding:4px 5px;margin-top:4px;text-align:left;cursor:pointer;overflow:hidden}.month-event strong,.month-event span,.month-event small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.month-event strong{font-size:8px}.month-event span{margin-top:2px;font-size:7px;font-weight:600}.month-event small{margin-top:1px;color:#5f6874;font-size:7px}.period-pill{display:block;margin-top:7px;border-radius:3px;padding:4px;background:#fff0d7;color:#986000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.long-view{flex:1;min-width:900px;min-height:0;padding:18px;overflow:auto}.long-header,.long-row{display:grid;grid-template-columns:165px repeat(16,minmax(48px,1fr));align-items:center}.long-header{height:36px;color:#77808e;font-size:9px;border-bottom:1px solid var(--border)}.long-header b{text-align:center;font-size:8px}.long-row{min-height:88px;border-bottom:1px solid #eceef1}.long-row>strong{font-size:10px}.schedule-row{position:relative;grid-template-rows:88px}.schedule-row>strong{grid-row:1;align-self:center;padding-right:8px}.schedule-cell{grid-row:1;height:100%;border-left:1px solid #eef0f2}.schedule-course{grid-row:1;align-self:center;z-index:2;min-height:56px;margin:0 3px;border:0;border-left:3px solid currentColor;border-radius:4px;padding:5px 7px;display:grid;align-content:center;font-size:8px;text-align:left;cursor:pointer;overflow:hidden}.schedule-course strong,.schedule-course span,.schedule-course small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.schedule-course strong{font-size:8px}.schedule-course span{margin-top:2px;font-size:7px;font-weight:700}.schedule-course small{margin-top:1px;color:#5d6672;font-size:7px}.periods{display:grid;grid-template-columns:165px repeat(16,minmax(48px,1fr));margin-top:14px}.periods strong{font-size:9px;align-self:center}.periods div{border-radius:4px;background:#f6ead4;color:#8b5e13;padding:6px;text-align:center;font-size:8px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;background:#141b2659;display:grid;place-items:center}.modal{width:480px;background:#fff;border-radius:10px;box-shadow:0 22px 70px #141e3238;padding:20px}.modal-head{display:flex;justify-content:space-between;align-items:flex-start}.modal-head span{color:#2764e7;font-size:8px;font-weight:700}.modal-head h2{margin:4px 0 0;font-size:20px}.modal-head button{border:0;background:transparent;cursor:pointer}.kind-tabs{display:flex;gap:4px;margin:18px 0;padding:3px;background:#f1f3f5;border-radius:6px}.kind-tabs button{flex:1;border:0;background:transparent;border-radius:4px;padding:8px;font-size:11px;cursor:pointer}.kind-tabs button.active{background:#fff;color:#215aca;box-shadow:0 1px 3px #00000014;font-weight:600}.modal label{display:grid;gap:6px;margin-top:13px;font-size:10px;font-weight:600;color:#4d5663}.modal input,.modal select{height:38px;border:1px solid #dce0e5;border-radius:6px;padding:0 10px;background:#fff;outline:none;font-size:11px}.modal input:focus,.modal select:focus{border-color:#6793e8;box-shadow:0 0 0 3px #edf3ff}.form-row{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:10px}.form-row.two-columns{grid-template-columns:1fr 1fr}.calendar-range{display:grid;grid-template-columns:1fr auto 1fr;align-items:end;gap:10px}.calendar-range>span{padding-bottom:12px;color:#7a8490;font-size:9px}.multi-date-calendar{border:1px solid #dfe4e9;border-radius:8px;padding:10px;background:#fff}.multi-date-head{display:grid;grid-template-columns:30px 1fr 30px;align-items:center;margin-bottom:8px}.multi-date-head strong{text-align:center;font-size:12px}.multi-date-head button{width:28px;height:28px;display:grid;place-items:center;border:1px solid #e0e4e8;border-radius:5px;background:#fff;color:#4d5a69;cursor:pointer}.multi-date-head button:disabled{opacity:.35;cursor:default}.multi-date-weekdays,.multi-date-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.multi-date-weekdays span{padding:3px 0 5px;color:#7c8591;text-align:center;font-size:8px;text-transform:uppercase}.multi-date-grid>span,.multi-date-grid>button{min-height:32px}.multi-date-grid>button{border:1px solid transparent;border-radius:5px;background:#f8f9fb;color:#394452;cursor:pointer;font-size:10px}.multi-date-grid>button:hover{border-color:#9fb8d5;background:#f0f5fb}.multi-date-grid>button.weekend{color:#8b6670;background:#fbf7f8}.multi-date-grid>button.selected{border-color:#477bb8;background:#477bb8;color:#fff;font-weight:700}.selected-date-summary{display:grid;gap:7px;padding:9px 10px;border:1px solid #e1e5e9;border-radius:6px;background:#fafbfc}.selected-date-summary>strong{color:#4b5664;font-size:9px}.selected-date-summary>div{display:flex;flex-wrap:wrap;gap:5px}.selected-date-summary button{display:flex;align-items:center;gap:4px;border:1px solid #cfdae6;border-radius:999px;padding:4px 7px;background:#fff;color:#3d628b;cursor:pointer;font-size:8px}.selected-date-summary span{color:#818995;font-size:8px}.all-day-option{display:flex!important;grid-template-columns:none!important;align-items:center;gap:8px!important;min-height:36px;padding:0 10px;border:1px solid #e1e5e9;border-radius:6px;background:#fafbfc}.all-day-option input{width:15px;height:15px;padding:0}.unavailability-note{display:flex;align-items:center;gap:7px;margin-top:13px;padding:10px;border-radius:6px;background:#eef4fb;color:#41658f;font-size:9px}.modal-actions .primary:disabled{opacity:.45;cursor:not-allowed}.modal-warning{display:flex;align-items:center;gap:7px;margin-top:14px;padding:9px;border-radius:6px;background:#fff7e8;color:#965f08;font-size:10px}.modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:20px}.modal-actions button{height:36px;border-radius:6px;padding:0 14px;font-size:11px;cursor:pointer}.modal-actions .secondary{background:#fff;border:1px solid #dce0e5}.modal-actions .primary{background:#2764e7;border:1px solid #2764e7;color:#fff;font-weight:600}.metric-detail-list{border:1px solid var(--border);border-radius:7px;overflow:hidden}.metric-detail-list p{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0;padding:8px 12px;border-bottom:1px solid #edf0f2;font-size:10px}.metric-detail-list p:last-of-type{border-bottom:0}.metric-detail-list p>span{color:#69727f;text-align:right}.metric-detail-list>small{display:block;padding:10px 12px;border-top:1px solid #edf0f2;background:#fafbfc;color:#747d89;font-size:8px}.metric-detail-list.alerts strong{color:#8d4c33}.toast{position:fixed;right:22px;bottom:22px;z-index:40;display:flex;align-items:center;gap:8px;color:#fff;background:#253144;border-radius:7px;padding:11px 14px;font-size:11px;box-shadow:0 10px 30px #0000002e}.sync-status{display:inline-flex;align-items:center;gap:5px;margin-left:7px;padding:3px 7px;border:1px solid #dfe4ea;border-radius:999px;color:#65707d;background:#fafbfc;font-size:8px;font-weight:600;vertical-align:middle}.sync-status>span{width:6px;height:6px;border-radius:50%;background:#8b96a3}.sync-status.saved>span{background:#3e9b68}.sync-status.saving>span,.sync-status.connecting>span{background:#d9a52d}.sync-status.local>span{background:#7f8b98}.sync-status.error,.sync-status.conflict{color:#92483e;border-color:#efd2cd;background:#fff8f7}.sync-status.error>span,.sync-status.conflict>span{background:#c55c4d}.airtable-sync-button{display:inline-flex;align-items:center;gap:4px;margin:5px 0 0 5px;padding:3px 7px;border:1px solid #cfe4d8;border-radius:999px;color:#2f7351;background:#f5fbf7;font-size:8px;font-weight:600;vertical-align:middle;cursor:pointer}.airtable-sync-button.error{color:#92483e;border-color:#efd2cd;background:#fff8f7}.airtable-sync-button:disabled{opacity:.6;cursor:wait}.spinning{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}body{font-size:14px}.sidebar nav button{font-size:14px}.profile strong{font-size:12px}.profile span{font-size:11px}.page-title>div>span,.catalog-header,.teacher-accordion-header,.course-accordion-header{font-size:10px}.page-title p{font-size:13px}.catalog-toolbar>button,.catalog-search input{font-size:12px}.catalog-select-filter span{font-size:9px}.catalog-select-filter select,.catalog-row{font-size:11px}.catalog-row strong{font-size:12px}.catalog-detail-list>div{font-size:11px}.teacher-summary{font-size:12px}.teacher-load>button,.course-load>button{font-size:11px}.teacher-course-head,.course-session-head{font-size:9px}.teacher-course-row,.course-session-row{font-size:10px}.teacher-course-row strong{font-size:11px}.teacher-course-row em,.course-session-row em,.hours-chart-head span{font-size:9px}.hours-chart-head small,.hours-legend span,.hours-chart-hint{font-size:10px}.settings-card p{font-size:12px}.settings-card button,.airtable-status-card p,.airtable-status-card button,.airtable-connection-detail p,.status{font-size:11px}.sync-status,.airtable-sync-button,.quick-add-hint{font-size:10px}.legend,.toggle,.day-head{font-size:11px}.day-head strong{font-size:13px}.day-head button{font-size:9px}.time-axis span{font-size:10px}.event-card strong{font-size:11px}.event-card span,.event-card small{font-size:9.5px}.event-card .event-load{font-size:8.5px}.event-card i,.unavailability-marker span{font-size:8px}.detail-head>span{font-size:9px}.detail-tags span{font-size:10px}.progress-block strong{font-size:12px}.progress-block span{font-size:11px}.details-list dt{font-size:10px}.details-list dd{font-size:11px}.detail-section h3{font-size:12px}.detail-section p{font-size:10px}.edit-event{font-size:11px}.backlog-head span,.backlog-head p,.backlog-head button{font-size:10px}.backlog-header{font-size:9px}.backlog-row{font-size:10px}.backlog-extra{font-size:9px}.backlog-instruction{font-size:10px}.backlog-card strong{font-size:11px}.backlog-card em{font-size:9px}.backlog-card>span,.backlog-hours{font-size:10px}.backlog-card>small{font-size:9px}.month-grid>div{font-size:10px}.month-event strong{font-size:10px}.month-event span,.month-event small{font-size:9px}.long-header{font-size:10px}.long-header b{font-size:9px}.long-row>strong{font-size:11px}.schedule-course{font-size:9px}.schedule-course strong{font-size:10px}.schedule-course span,.schedule-course small{font-size:9px}.periods strong{font-size:10px}.periods div{font-size:9px}.modal-head span{font-size:10px}.modal label,.modal input,.modal select{font-size:12px}.calendar-range>span{font-size:10px}.multi-date-weekdays span{font-size:9px}.selected-date-summary>strong{font-size:11px}.selected-date-summary button,.selected-date-summary span,.unavailability-note{font-size:10px}.metric-detail-list p{font-size:11px}.metric-detail-list>small{font-size:10px}@media(max-width:1280px){:root{--sidebar: 156px;--detail: 250px}.brand strong{font-size:13px}.metric{min-width:118px;padding:8px 9px}.reset-filters-action{max-width:116px;line-height:1.15}.multi-select .filter-button{max-width:105px;padding-inline:7px}}
