:root{color:#1f2937;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f6f8fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.68}.notification-viewport{z-index:5000;pointer-events:none;gap:10px;width:min(420px,100vw - 32px);display:grid;position:fixed;top:18px;right:18px}.app-notification{pointer-events:auto;background:#fff;border:1px solid #dbe3ef;border-left-width:5px;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:flex-start;gap:12px;padding:14px;animation:.16s ease-out notification-slide-in;display:grid;box-shadow:0 16px 48px #12203324}.app-notification-success{border-left-color:#22af46}.app-notification-error{border-left-color:#dc3545}.app-notification-warning{border-left-color:#f0ad4e}.app-notification-info{border-left-color:#6d3a78}.app-notification-icon{color:#6d3a78;background:#f4edf6;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.app-notification-success .app-notification-icon{color:#168739;background:#e8f7ed}.app-notification-error .app-notification-icon{color:#c82333;background:#fdecee}.app-notification-warning .app-notification-icon{color:#a65f00;background:#fff5df}.app-notification-body{min-width:0}.app-notification-body h2{color:#122033;margin:0;font-size:.98rem;font-weight:700;line-height:1.3}.app-notification-body p{color:#5b6472;margin:4px 0 0;font-size:.9rem;line-height:1.45}.notification-action-button,.notification-dismiss-button{color:#122033;background:#fff;border:1px solid #d8e0eb;border-radius:8px}.notification-action-button{margin-top:10px;padding:6px 10px;font-size:.86rem;font-weight:650}.notification-dismiss-button{justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:inline-flex}.notification-action-button:hover,.notification-dismiss-button:hover{background:#f7f8fa;border-color:#c5d1df}@keyframes notification-slide-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.app-notification{animation:none}}@media (width<=640px){.notification-viewport{width:auto;top:10px;left:10px;right:10px}}.app-shell{width:min(1680px,100vw - 12px);margin:0 auto;padding:32px 0}.app-header{border-bottom:1px solid #d8e0eb;justify-content:space-between;align-items:flex-end;gap:24px;padding-bottom:24px;display:flex}.eyebrow{color:#4f6f52;text-transform:uppercase;margin:0 0 6px;font-size:.78rem;font-weight:700}h1,h2{color:#122033;letter-spacing:0;margin:0;font-weight:750}h1{font-size:clamp(2rem,4vw,3.25rem)}.runtime-panel{grid-template-columns:repeat(2,minmax(120px,1fr));gap:10px;min-width:min(360px,100%);display:grid}.runtime-panel div{background:#fff;border:1px solid #cfd9e7;border-radius:8px;min-height:72px;padding:12px 14px}.runtime-panel span{color:#5b6472;margin-bottom:6px;font-size:.8rem;display:block}.runtime-panel strong{color:#122033;font-size:1rem;display:block}.menu-bar{background:#fff;border:1px solid #d8e0eb;border-radius:8px;gap:6px;margin-top:18px;padding:6px;display:flex}.menu-item{color:#425066;background:0 0;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 14px;font-weight:700;display:inline-flex}.menu-item[data-active=true]{color:#122033;background:#e7eef6;border-color:#b9c8da}.app-main{padding-top:28px}.app-version{z-index:30;color:#64748b;pointer-events:none;background:#ffffffdb;border:1px solid #d8e0eb;border-radius:999px;padding:4px 8px;font-size:.74rem;font-weight:800;position:fixed;bottom:10px;right:12px;box-shadow:0 6px 20px #12203314}.crud-layout{grid-template-columns:minmax(280px,420px) 1fr;align-items:start;gap:28px;display:grid}.editor-region,.list-region{min-width:0}.section-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.section-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.note-form{gap:16px;display:grid}label{color:#384657;gap:7px;font-size:.92rem;font-weight:650;display:grid}input,textarea,select{color:#122033;background:#fff;border:1px solid #c8d2df;border-radius:8px;outline:none;width:100%}input,select{min-height:44px;padding:0 12px}textarea{resize:vertical;min-height:160px;padding:12px}.compact-textarea{min-height:86px}.form-actions,.backup-actions,.button-row{flex-wrap:wrap;gap:10px;display:flex}.button-row{justify-content:flex-end}.backup-actions{border-top:1px solid #d8e0eb;margin-top:18px;padding-top:18px}.primary-button,.secondary-button,.icon-button{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:40px;font-weight:700;display:inline-flex}.primary-button{color:#fff;background:#2563eb;padding:0 16px}.secondary-button{color:#243244;background:#fff;border-color:#c8d2df;padding:0 14px}.secondary-button.danger-button,.icon-button.danger-button{color:#b42318;border-color:#f2b8b5}.icon-button{color:#536275;background:#fff;border-color:#d8e0eb;flex:0 0 40px;width:40px;height:40px}.danger-button:hover{color:#b42318;border-color:#f2a6a6}.status-line{color:#4a596d;min-height:24px;margin:16px 0 0;font-size:.92rem}.import-issues{color:#60430f;background:#fff8ed;border:1px solid #f6d7a7;border-radius:8px;gap:8px;margin-top:12px;padding:12px 14px;font-size:.9rem;display:grid}.import-issues strong{color:#422c05}.import-issues ul{gap:4px;margin:0;padding-left:18px;display:grid}.note-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.note-row{background:#fff;border:1px solid #d8e0eb;border-radius:8px;grid-template-columns:minmax(0,1fr) 48px;align-items:center;gap:8px;min-height:88px;padding:10px;display:grid}.note-content{min-width:0;min-height:64px;color:inherit;text-align:left;background:0 0;border:0;gap:5px;padding:4px 8px;display:grid}.note-content strong,.note-content span,.note-content time{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.note-content strong{color:#122033;font-size:1rem}.note-content span{color:#4a596d;font-size:.94rem}.note-content time{color:#67768a;font-size:.82rem}.empty-state{color:#5d6b7d;background:#fff;border:1px dashed #b8c5d6;border-radius:8px;place-items:center;min-height:220px;display:grid}.summary-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;max-width:560px;display:grid}.summary-card,.account-summary>div,.dialog-panel{background:#fff;border:1px solid #d8e0eb;border-radius:8px}.summary-card{gap:8px;min-height:112px;padding:18px;display:grid}.summary-card span,.account-summary span{color:#5b6472;font-size:.86rem;font-weight:700}.summary-card strong,.account-summary strong{color:#122033;font-size:1.75rem}.config-list{margin:0}.config-list dt{color:#4d5d70;font-size:.82rem;font-weight:700}.config-list dd{color:#122033;overflow-wrap:anywhere;min-width:0;margin:4px 0 0}.database-backup-layout{gap:16px;max-width:840px;display:grid}.database-mode-panel{border:1px solid var(--app-border);border-radius:var(--app-radius);background:var(--app-surface);gap:16px;padding:18px;display:grid}.database-mode-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.database-mode-heading h3{color:var(--app-heading);margin:0 0 5px;font-size:1.05rem}.database-mode-heading p:last-child{max-width:620px;color:var(--app-muted);margin:0;line-height:1.45}.database-mode-status{border:1px solid var(--app-border);background:var(--app-surface-muted);color:var(--app-text);border-radius:999px;flex:none;align-items:center;gap:7px;padding:8px 11px;font-size:.86rem;font-weight:800;display:inline-flex}.database-mode-status[data-mode=cloud]{border-color:color-mix(in srgb, var(--app-primary) 38%, var(--app-border));background:var(--app-primary-soft);color:var(--app-primary)}.database-mode-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.database-mode-cloud{gap:10px;min-width:0;display:grid}.database-cloud-connect{border:1px solid var(--app-border);border-radius:var(--app-radius);background:var(--app-surface-muted);grid-template-columns:repeat(2,minmax(0,1fr)) auto;gap:9px;padding:12px;display:grid}.database-cloud-connect>p{color:var(--app-heading);grid-column:1/-1;align-items:center;gap:7px;margin:0;font-size:.9rem;font-weight:800;display:flex}.database-cloud-connect label{min-width:0}.database-cloud-connect input{border:1px solid var(--app-border);border-radius:var(--app-radius);background:var(--app-surface);width:100%;min-width:0;color:var(--app-text);padding:10px 12px}.database-cloud-connect>button{align-self:end}.database-cloud-refresh{color:var(--app-primary);font:inherit;cursor:pointer;background:0 0;border:0;justify-self:start;padding:2px 0;font-size:.82rem;font-weight:800}.database-cloud-refresh:disabled{cursor:default;opacity:.55}.database-mode-option{border:1px solid var(--app-border);border-radius:var(--app-radius);background:var(--app-surface-muted);width:100%;min-width:0;color:var(--app-text);text-align:left;align-items:center;gap:12px;padding:14px;display:flex}.database-mode-option:not(:disabled){cursor:pointer}.database-mode-option:not(:disabled):hover{border-color:color-mix(in srgb, var(--app-primary) 48%, var(--app-border));background:color-mix(in srgb, var(--app-primary) 7%, var(--app-surface-muted))}.database-mode-option[data-selected=true]{border-color:var(--app-primary);background:var(--app-primary-soft);box-shadow:0 0 0 2px color-mix(in srgb, var(--app-primary) 16%, transparent);color:var(--app-primary)}.database-mode-option span{gap:3px;min-width:0;display:grid}.database-mode-option strong{color:inherit}.database-mode-option small{color:var(--app-muted);font-size:.8rem}.database-mode-cloud label{color:var(--app-muted);gap:6px;font-size:.82rem;font-weight:800;display:grid}.database-mode-cloud select{border:1px solid var(--app-border);border-radius:var(--app-radius);background:var(--app-surface);width:100%;min-width:0;color:var(--app-text);padding:10px 12px}.database-mode-notice{border:1px solid color-mix(in srgb, var(--app-warning) 42%, var(--app-border));border-radius:var(--app-radius);background:color-mix(in srgb, var(--app-warning) 9%, var(--app-surface));color:var(--app-text);margin:0;padding:11px 12px;line-height:1.4}@media (width<=700px){.database-mode-heading{display:grid}.database-mode-status{justify-self:start}.database-mode-options,.database-cloud-connect{grid-template-columns:1fr}}.database-backup-panel,.database-sync-note,.database-seed-panel,.centre-data-export-panel{background:#fff;border:1px solid #d8e0eb;border-radius:8px}.centre-data-export-panel{border-color:var(--app-border);background:var(--app-surface);grid-template-columns:46px minmax(0,1fr);gap:14px;padding:16px;display:grid}.centre-data-export-icon{border-color:color-mix(in srgb, var(--app-primary) 32%, var(--app-border));background:var(--app-primary-soft);color:var(--app-primary)}.centre-data-export-content{gap:14px;min-width:0;display:grid}.centre-data-export-content h3{color:var(--app-heading);margin:0 0 6px;font-size:1rem}.centre-data-export-content>div>p:last-child{color:var(--app-muted);margin:0;line-height:1.5}.centre-data-export-content>.primary-button{justify-self:start}.centre-data-export-warning{border:1px solid color-mix(in srgb, var(--app-warning) 45%, var(--app-border));border-radius:var(--app-radius);background:color-mix(in srgb, var(--app-warning) 10%, var(--app-surface));color:var(--app-warning);grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;padding:12px;display:grid}.centre-data-export-warning p{color:var(--app-text);margin:0;line-height:1.45}.database-backup-panel{grid-template-columns:46px minmax(0,1fr);align-items:start;gap:14px;padding:16px;display:grid}.database-backup-icon{color:#2f4057;background:#eef3f8;border:1px solid #cfd9e7;border-radius:8px;place-items:center;width:46px;height:46px;display:grid}.database-backup-panel h3{color:#122033;margin:0 0 8px;font-size:1rem}.database-path{color:#384657;overflow-wrap:anywhere;background:#fbfcff;border:1px solid #d8e0eb;border-radius:8px;min-height:42px;margin:0;padding:10px 12px;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.86rem}.database-backup-actions{flex-wrap:wrap;gap:10px;display:flex}.database-sync-note{background:#fff9ec;border-color:#f0d49a;gap:6px;padding:14px 16px;display:grid}.database-sync-note strong{color:#4c3508}.database-sync-note p{color:#60430f;margin:0;line-height:1.45}.database-seed-panel{background:snow;border-color:#f1b8bd;grid-template-columns:46px minmax(0,1fr);gap:14px;padding:16px;display:grid}.database-seed-icon{color:#b4232f;background:#fff0f1;border-color:#f1b8bd}.database-seed-content{gap:14px;display:grid}.database-seed-content h3{color:#122033;margin:0 0 6px;font-size:1rem}.database-seed-content p{color:#526172;margin:0;line-height:1.5}.database-seed-password{color:#384657;gap:6px;max-width:340px;font-weight:700;display:grid}.database-seed-password>div{background:#fff;border:1px solid #d8e0eb;border-radius:8px;align-items:center;gap:8px;padding:0 12px;display:flex}.database-seed-password input{color:#122033;background:0 0;border:0;outline:none;width:100%;min-width:0;padding:10px 0}.database-seed-result{color:#526172;background:#fff;border:1px solid #d8e0eb;border-radius:8px;gap:4px;padding:10px 12px;font-size:.9rem;display:grid}.student-table-wrap{background:#fff;border:1px solid #d8e0eb;border-radius:8px;overflow-x:auto}.table-toolbar{border-bottom:1px solid #e3e9f1;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:12px;display:flex}.table-toolbar-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-left:auto;display:flex}.search-field{color:#536275;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:8px;width:min(420px,100%);display:grid}.search-field input{min-height:40px}.student-table{border-collapse:collapse;width:100%;min-width:1020px}.student-table th,.student-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #e3e9f1;padding:12px 14px}.student-table th{color:#4d5d70;font-size:.82rem;font-weight:800}.table-sort-button{min-height:30px;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:6px;margin:-4px -6px;padding:4px 6px;display:inline-flex}.table-sort-button:hover,.table-sort-button:focus-visible,.table-sort-button.is-active{color:#122033;background:#f3f6fa}.table-sort-button svg{flex:none}.student-table tr:last-child td{border-bottom:0}.student-table th:last-child,.student-table td:last-child{text-align:right;width:132px;min-width:132px}.selection-cell{text-align:center;width:44px}.selection-cell input{vertical-align:middle;width:18px;min-height:18px;margin:0}.student-row-actions{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:6px;min-width:max-content;display:flex}.student-row-actions .icon-button{flex-basis:34px;width:34px;height:34px;min-height:34px}.account-summary{grid-template-columns:repeat(2,minmax(180px,1fr));gap:14px;margin-bottom:20px;display:grid}.account-summary>div{gap:8px;padding:18px;display:grid}.shift-summary-grid{grid-template-columns:repeat(3,minmax(160px,1fr));gap:14px;margin-bottom:18px;display:grid}.shift-subnav{background:#fff;border:1px solid #d8e0eb;border-radius:8px;flex-wrap:wrap;gap:6px;margin-bottom:2px;padding:6px;display:inline-flex}.shift-subnav button{color:#425066;background:0 0;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:0 12px;font-weight:750;display:inline-flex}.shift-subnav button[data-active=true]{color:#122033;background:#e7eef6;border-color:#b9c8da}.shift-panel,.shift-staff-layout{gap:18px;display:grid}.shift-requests-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.full-width{grid-column:1/-1}.calendar-controls{justify-content:space-between;align-items:center;gap:16px;display:flex}.schedule-control-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.calendar-month-controls{flex-wrap:wrap;align-items:end;gap:16px;display:flex}.calendar-month-controls label{width:min(240px,100%)}.schedule-generation-meta{gap:4px;display:grid}.schedule-generation-meta strong,.calendar-controls strong{color:#122033;font-size:1.1rem}.schedule-generation-meta span{color:#5b6472;font-size:.88rem;font-weight:700}.schedule-view-toggle{background:#fff;border:1px solid #d8e0eb;border-radius:8px;flex-wrap:wrap;gap:6px;width:fit-content;padding:6px;display:inline-flex}.schedule-view-toggle button{color:#425066;background:0 0;border:1px solid #0000;border-radius:7px;min-height:36px;padding:0 12px;font-weight:800}.schedule-view-toggle button[data-active=true]{color:#122033;background:#e7eef6;border-color:#b9c8da}.staff-schedule-wrap{background:#fff;border:1px solid #d8e0eb;border-radius:8px;overflow-x:auto}.staff-schedule-drag-help{border-bottom:1px solid #e3e9f1;min-width:980px;margin:0;padding:10px 12px}.staff-schedule-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:980px}.staff-schedule-table th,.staff-schedule-table td{vertical-align:top;border-bottom:1px solid #e3e9f1;border-right:1px solid #e3e9f1;padding:10px}.staff-schedule-table thead th{color:#fff;text-align:center;background:#5c2d68;font-size:.82rem;font-weight:850}.staff-schedule-table tbody th{color:#243244;text-align:left;background:#eef3f8;width:150px;font-size:.86rem;font-weight:850}.staff-schedule-table tbody th span{color:#5b6472;margin-top:4px;font-size:.76rem;font-weight:700;display:block}.staff-schedule-group-row th{color:#5c2d68;text-transform:uppercase;background:#f8f2fa;font-size:.86rem}.staff-schedule-entry{border:0;border-left:4px solid color-mix(in srgb, var(--shift-color), #122033 12%);background:color-mix(in srgb, var(--shift-color), #fff 25%);text-align:left;cursor:grab;border-radius:5px;gap:3px;margin-bottom:6px;padding:7px 8px;transition:opacity .14s,transform .14s,box-shadow .14s;display:grid}.schedule-entry-button:hover{filter:brightness(.98);box-shadow:0 0 0 2px #2563eb1f}.staff-schedule-entry:active{cursor:grabbing}.staff-schedule-entry[data-dragging=true]{opacity:.48;transform:scale(.98)}.staff-schedule-drop-cell{transition:background .14s,box-shadow .14s}.staff-schedule-drop-cell[data-drop-active=true]{background:color-mix(in srgb, var(--theme-info,#2563eb) 10%, #fff);box-shadow:inset 0 0 0 2px color-mix(in srgb, var(--theme-info,#2563eb) 58%, transparent)}.staff-schedule-entry strong,.staff-schedule-entry span,.staff-schedule-entry small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.staff-schedule-entry strong{color:#111827;font-size:.82rem}.staff-schedule-entry span,.staff-schedule-entry small{color:#425066;font-size:.74rem;font-weight:700}.staff-schedule-room{color:#122033;background:#ffffffad;border-radius:999px;align-items:center;width:fit-content;max-width:100%;min-height:22px;padding:2px 7px;font-size:.76rem;font-weight:900;display:inline-flex}.empty-schedule-cell{color:#a1aab7;font-size:.9rem;font-weight:800}.shift-calendar{background:#fff;border:1px solid #d8e0eb;border-radius:8px;overflow-x:auto}.shift-calendar-weekdays,.shift-calendar-grid{min-width:980px}.shift-calendar-weekdays{color:#fff;text-align:center;background:#2f6fae;grid-template-columns:repeat(7,minmax(0,1fr));font-weight:800;display:grid}.shift-calendar-weekdays span{padding:10px}.shift-calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.shift-calendar-cell{background:#fff;border-bottom:1px solid #d8e0eb;border-right:1px solid #d8e0eb;min-height:148px;padding:8px}.shift-calendar-cell:nth-child(7n){border-right:0}.shift-calendar-cell[data-muted=true],.shift-calendar-cell[data-weekend=true]{background:#f4f6f9}.shift-calendar-date{color:#245f9e;font-size:1rem;font-weight:850}.shift-calendar-cell[data-muted=true] .shift-calendar-date{color:#9aa5b4}.shift-calendar-items{gap:5px;margin-top:8px;display:grid}.shift-calendar-item{border:0;border-left:4px solid color-mix(in srgb, var(--shift-color), #122033 12%);background:color-mix(in srgb, var(--shift-color), #fff 28%);color:#111827;text-align:left;border-radius:5px;gap:2px;min-height:38px;padding:5px 42px 5px 7px;display:grid;position:relative}.shift-calendar-item[data-source=generated]{background:color-mix(in srgb, var(--shift-color), #fff 18%);border-left-style:solid}.shift-calendar-item[data-source=manual]{border-left-style:dashed}.staff-base-item{opacity:.74;border-left-style:solid}.shift-calendar-item strong,.shift-calendar-item span,.shift-calendar-item small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.shift-calendar-item strong{font-size:.78rem}.shift-calendar-item span{font-size:.72rem;font-weight:750}.shift-calendar-item small{font-size:.68rem}.shift-item-edit,.shift-item-delete{color:#536275;background:#ffffffbd;border:0;border-radius:4px;place-items:center;width:18px;height:18px;padding:0;display:inline-grid;position:absolute;top:4px}.shift-item-edit{right:26px}.shift-item-delete{right:4px}.shift-form,.shift-rules,.request-list{background:#fff;border:1px solid #d8e0eb;border-radius:8px;gap:16px;padding:16px;display:grid}.compact-heading{margin-bottom:0}.compact-heading h2{font-size:1.15rem}.checkbox-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.shift-group-options{border:1px solid var(--theme-border,#e3e9f1);background:var(--theme-surface,#fbfcff);border-radius:8px;gap:10px;padding:12px;display:grid}.shift-group-options>span{color:var(--theme-heading,#384657);font-size:.9rem;font-weight:800}.checkbox-field{align-items:center;gap:10px;font-size:.92rem;font-weight:700;display:flex}.checkbox-field input{flex:0 0 18px;width:18px;min-height:18px;margin:0}.request-list h2,.shift-rules h2{margin:0}.request-row{background:#fbfcff;border:1px solid #e3e9f1;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px;display:grid}.request-row h3,.shift-rules h3{color:#122033;margin:0;font-size:1rem}.request-row p,.shift-rules p{color:#4a596d;margin:5px 0 0;line-height:1.45}.request-type,.status-pill{border-radius:999px;align-items:center;min-height:28px;padding:0 9px;font-size:.75rem;font-weight:850;display:inline-flex}.request-type{color:#425066;text-transform:uppercase;background:#eef3f8;margin-bottom:8px}.status-pill{color:#8a5a08;background:#fff8ed}.request-row[data-status=approved] .status-pill{color:#1f6b3a;background:#eefaf2}.request-row[data-status=denied] .status-pill{color:#b42318;background:#fff1f0}.request-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.shift-staff-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:0}.shift-staff-table th,.shift-staff-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #e3e9f1;padding:12px 14px}.shift-staff-table .multi-line-cell{white-space:pre-line}.shift-staff-table .permitted-shifts-cell,.shift-staff-table .multi-line-cell{white-space:normal}.shift-staff-table th:first-child,.shift-staff-table td:first-child{width:11%}.shift-staff-table th:nth-child(2),.shift-staff-table td:nth-child(2){width:8%}.shift-staff-table th:nth-child(3),.shift-staff-table td:nth-child(3){width:10%}.shift-staff-table th:nth-child(4),.shift-staff-table td:nth-child(4){width:29%}.shift-staff-table th:nth-child(5),.shift-staff-table td:nth-child(5),.shift-staff-table th:nth-child(7),.shift-staff-table td:nth-child(7),.shift-staff-table th:nth-child(8),.shift-staff-table td:nth-child(8){width:7%}.shift-staff-table th:nth-child(6),.shift-staff-table td:nth-child(6){width:14%}.shift-staff-table th:nth-child(9),.shift-staff-table td:nth-child(9){width:7%}.permitted-shift-list{flex-wrap:wrap;gap:6px;max-width:100%;display:flex}.permitted-shift-chip{color:#4d3a5f;overflow-wrap:anywhere;white-space:normal;background:#fbf7ff;border:1px solid #e6d8f5;border-radius:999px;align-items:center;max-width:100%;padding:3px 7px;font-size:12px;font-weight:750;line-height:1.25;display:inline-flex}.shift-staff-table th{color:#4d5d70;font-size:.82rem;font-weight:800}.shift-staff-table tr[data-editing=true] td{background:#f0f6ff}.shift-staff-actions{gap:8px;display:flex}.shift-staff-actions .icon-button{flex-basis:34px;width:34px;height:34px;min-height:34px}.shift-rules{grid-template-columns:repeat(2,minmax(0,1fr))}.shift-rules h2{grid-column:1/-1}.schedule-pdf-render-host{width:11in}.schedule-export-document{color:#122033;background:#fff;gap:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid}.schedule-export-page{background:#fff;grid-template-rows:auto auto minmax(0,1fr);gap:.14in;width:11in;height:8.5in;padding:.34in;display:grid;overflow:hidden}.staff-schedule-export-page{grid-template-rows:auto auto minmax(0,1fr)}.schedule-export-header{border-bottom:.03in solid #5c2d68;justify-content:space-between;align-items:flex-end;gap:.28in;padding-bottom:.12in;display:flex}.schedule-export-header p{color:#5c2d68;text-transform:uppercase;margin:0 0 .04in;font-size:.11in;font-weight:850}.schedule-export-header h1{color:#122033;margin:0;font-size:.3in;line-height:1}.schedule-export-header span,.schedule-export-meta span{color:#536275;font-size:.11in;font-weight:700}.schedule-export-meta{text-align:right;gap:.04in;min-width:2.25in;display:grid}.schedule-export-meta strong{color:#5c2d68;font-size:.16in}.schedule-export-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:.1in;display:grid}.schedule-export-summary div{background:#f6f8fb;border:.01in solid #d8e0eb;border-radius:.06in;gap:.03in;padding:.08in .1in;display:grid}.schedule-export-summary span{color:#64748b;text-transform:uppercase;font-size:.09in;font-weight:800}.schedule-export-summary strong{color:#122033;font-size:.16in}.schedule-export-table{border-collapse:separate;border-spacing:0;table-layout:fixed;border:.01in solid #d8e0eb;border-radius:.08in;width:100%;height:100%;overflow:hidden}.schedule-export-table th,.schedule-export-table td{vertical-align:top;border-bottom:.01in solid #d8e0eb;border-right:.01in solid #d8e0eb}.schedule-export-table thead th{color:#fff;text-align:center;background:#5c2d68;padding:.07in}.schedule-export-table thead th:first-child{background:#3d2348;width:1.15in}.schedule-export-table thead strong{font-size:.11in;display:block}.schedule-export-table thead span{margin-top:.02in;font-size:.09in;font-weight:650;display:block}.schedule-export-table tbody th{color:#243244;text-align:left;background:#eef3f8;width:1.15in;padding:.07in;font-size:.1in;font-weight:850}.schedule-export-staff-table tbody th{width:1.45in}.schedule-export-staff-table tbody th span{color:#536275;margin-top:.02in;font-size:.075in;font-weight:700;display:block}.schedule-export-group-row th{color:#5c2d68;text-transform:uppercase;background:#f8f2fa;padding:.055in .07in;font-size:.09in;font-weight:900}.schedule-export-table td{background:#fff;padding:.055in}.schedule-export-table [data-muted=true]{color:#7a8594;background:#f3f5f8}.schedule-export-assignment{border-left:.04in solid var(--room-color);background:#f8fafc;border-radius:.04in;gap:.01in;margin-bottom:.035in;padding:.04in .05in;display:grid}.schedule-export-assignment strong,.schedule-export-assignment span,.schedule-export-assignment em{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.schedule-export-assignment strong{color:#111827;font-size:.088in}.schedule-export-assignment span,.schedule-export-assignment em{color:#425066;font-size:.074in;font-style:normal;font-weight:700}.schedule-export-empty{color:#a1aab7;font-size:.1in;font-weight:800}.invoice-design-options{gap:14px;max-width:760px;display:grid}.invoice-design-dialog{width:min(1040px,100%)}.invoice-design-dialog .invoice-design-options{max-width:none}.invoice-design-option{background:#fff;border:1px solid #b7c7da;border-radius:8px;grid-template-columns:176px minmax(0,1fr);align-items:center;gap:18px;padding:16px;display:grid}.invoice-design-option[data-default=true]{border-color:#9b78dc;box-shadow:0 14px 34px #6b2f801a}.invoice-design-preview{background:#fbfcff;border:1px solid #d8e0eb;border-radius:6px;align-content:start;gap:10px;min-height:212px;padding:18px 16px;display:grid}.invoice-design-preview img{justify-self:center;width:132px;max-width:100%;height:auto}.invoice-design-preview div,.invoice-design-preview span{background:#d7deea;border-radius:999px;display:block}.invoice-design-preview div{width:100%;height:11px;margin-top:8px}.invoice-design-preview span{height:9px}.invoice-design-preview span:first-of-type{width:86%}.invoice-design-preview span:nth-of-type(2){width:68%}.invoice-design-preview span:nth-of-type(3){width:78%}.invoice-design-preview-rosalie-hall-new{background:linear-gradient(#fff 0%,#fbf6fd 100%);border-color:#a26ab1}.invoice-design-preview-rosalie-hall-new div{background:#653071}.invoice-design-preview-rosalie-hall-new span{background:#c7a6d0}.invoice-design-details{gap:18px;display:grid}.invoice-design-details>button{justify-self:start}.invoice-design-details h3{color:#122033;margin:0;font-size:1.15rem}.invoice-design-details p{color:#4a596d;max-width:520px;margin:8px 0 0;line-height:1.5}.invoice-design-meta{flex-wrap:wrap;gap:10px;display:flex}.invoice-design-meta span{color:#425066;background:#fff;border:1px solid #c8d2df;border-radius:999px;align-items:center;gap:7px;min-height:34px;padding:0 11px;font-size:.88rem;font-weight:750;display:inline-flex}.invoice-design-meta .selected-template-badge{color:#1f6b3a;background:#eefaf2;border-color:#a7d7ba}.oversubsidy-panel{background:#fff;border:1px solid #d8e0eb;border-radius:8px;gap:18px;padding:16px;display:grid}.oversubsidy-status-first-filter{background:#fbfcff;border:1px solid #d8e0eb;border-radius:10px;gap:14px;padding:16px;display:grid}.oversubsidy-filter-primary-row{grid-template-columns:minmax(320px,1fr) minmax(150px,.32fr) minmax(220px,.52fr) auto;align-items:end;gap:12px;display:grid}.oversubsidy-filter-search{background:#fff;border:1px solid #cbd5e1;border-radius:7px;width:100%;min-height:44px;padding:0 12px}.oversubsidy-filter-search input{min-height:42px}.oversubsidy-compact-filter{gap:5px;min-width:0;display:grid}.oversubsidy-compact-filter>span,.oversubsidy-filter-row-label{color:#526172;font-size:.8rem;font-weight:800}.oversubsidy-compact-filter select{min-height:44px}.oversubsidy-export-button{white-space:nowrap;min-height:44px}.oversubsidy-filter-status-row{align-items:center;gap:12px;min-width:0;display:flex}.oversubsidy-filter-row-label{flex:none}.oversubsidy-status-segments{background:#fff;border:1px solid #d8e0eb;border-radius:8px;min-width:0;display:inline-flex;overflow:hidden}.oversubsidy-status-segment{color:#425066;min-height:40px;font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-right:1px solid #d8e0eb;justify-content:center;align-items:center;gap:7px;padding:0 13px;font-size:.84rem;font-weight:750;display:inline-flex}.oversubsidy-status-segment:last-child{border-right:0}.oversubsidy-status-segment strong{color:#526172;background:#eef1f6;border-radius:999px;justify-content:center;align-items:center;min-width:22px;min-height:22px;padding:0 6px;font-size:.72rem;display:inline-flex}.oversubsidy-status-segment:hover{color:#5a32b5;background:#f2edff}.oversubsidy-status-segment[data-selected=true]{color:#fff;background:#6f3bd1}.oversubsidy-status-segment[data-selected=true] strong{color:#fff;background:#fff3}.oversubsidy-more-filters{flex:none;position:relative}.oversubsidy-more-filters-trigger{white-space:nowrap;min-height:40px}.oversubsidy-more-filters-trigger strong{color:#fff;background:#6f3bd1;border-radius:999px;justify-content:center;align-items:center;min-width:22px;min-height:22px;font-size:.72rem;display:inline-flex}.oversubsidy-more-filters-trigger[data-active=true]{color:#5a32b5;background:#f2edff;border-color:#8d63de}.oversubsidy-more-filters-menu{z-index:35;background:#fff;border:1px solid #d8e0eb;border-radius:9px;gap:5px;width:280px;padding:12px;display:grid;position:absolute;top:calc(100% + 7px);right:0;box-shadow:0 16px 36px #0f172a29}.oversubsidy-more-filters-menu>div{gap:2px;padding:2px 4px 8px;display:grid}.oversubsidy-more-filters-menu>div span{color:#6b778c;font-size:.76rem}.oversubsidy-more-filters-menu label{color:#425066;cursor:pointer;border-radius:6px;align-items:center;gap:9px;min-height:38px;padding:0 8px;font-size:.84rem;font-weight:750;display:flex}.oversubsidy-more-filters-menu label:hover{background:#f6f9fd}.oversubsidy-more-filters-menu input{accent-color:#6f3bd1;width:16px;min-height:16px;margin:0}.oversubsidy-clear-filters{white-space:nowrap;flex:none;margin-left:auto}.oversubsidy-clear-filters:disabled{opacity:.45;cursor:default}.oversubsidy-filter-result-count{color:#425066;white-space:nowrap;border-left:1px solid #d8e0eb;flex:none;padding-left:12px;font-size:.84rem;font-weight:800}.oversubsidy-applied-filters{flex-wrap:wrap;gap:8px;display:flex}.oversubsidy-applied-filters button{color:#5a32b5;min-height:32px;font:inherit;cursor:pointer;background:#f5f1ff;border:1px solid #ded3f7;border-radius:7px;align-items:center;gap:7px;padding:0 10px;font-size:.78rem;font-weight:750;display:inline-flex}@media (width<=1180px){.oversubsidy-filter-primary-row{grid-template-columns:minmax(280px,1fr) minmax(150px,.45fr) minmax(210px,.7fr)}.oversubsidy-export-button{justify-self:start}.oversubsidy-filter-status-row{flex-wrap:wrap;align-items:flex-start}.oversubsidy-status-segments{flex-wrap:wrap;overflow:visible}.oversubsidy-status-segment{border-bottom:1px solid #d8e0eb}}@media (width<=760px){.oversubsidy-filter-primary-row{grid-template-columns:1fr}.oversubsidy-status-segments{width:100%}.oversubsidy-status-segment{flex:calc(50% - 1px)}.oversubsidy-clear-filters{margin-left:0}}.oversubsidy-student-record-status{color:#6b778c;margin-top:3px;font-size:.76rem;font-weight:700;display:block}.filter-row{flex-wrap:wrap;gap:10px;display:flex}.filter-row label{color:#425066;background:#fbfcff;border:1px solid #d8e0eb;border-radius:999px;align-items:center;gap:8px;width:fit-content;min-height:36px;padding:0 10px;font-size:.86rem;font-weight:750;display:inline-flex}.filter-row input{width:16px;min-height:16px;margin:0}.oversubsidy-table{min-width:1180px}.oversubsidy-table tbody tr{cursor:pointer}.oversubsidy-table tbody tr:hover td{background:#f6f9fd}.link-button{color:#1d4ed8;text-align:left;background:0 0;border:0;min-height:0;padding:0;font-weight:800}.link-button:hover{color:#1e40af;text-decoration:underline}.status-badge{border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:.78rem;font-weight:850;display:inline-flex}.status-badge[data-tone=green]{color:#1f6b3a;background:#eefaf2}.status-badge[data-tone=gray]{color:#475467;background:#f2f4f7;border-color:#d0d5dd}.status-badge[data-tone=yellow]{color:#78630b;background:#fff8d6}.status-badge[data-tone=orange]{color:#9a4f0f;background:#fff2e1}.status-badge[data-tone=red]{color:#b42318;background:#fff1f0}.muted-line{color:#5b6472;margin:6px 0 0;line-height:1.45}.warning-banner{color:#8f3f15;background:#fff5ef;border:1px solid #f1c4b2;border-radius:8px;align-items:center;gap:10px;padding:12px 14px;font-weight:800;display:flex}.oversubsidy-summary{max-width:none}.oversubsidy-summary>div,.oversubsidy-card{background:#fff;border:1px solid #d8e0eb;border-radius:8px}.oversubsidy-summary>div{gap:8px;min-height:104px;padding:16px;display:grid}.oversubsidy-summary span{color:#5b6472;font-size:.82rem;font-weight:800}.oversubsidy-summary strong{color:#122033;font-size:1.35rem;line-height:1.1}.oversubsidy-card{gap:16px;padding:16px;display:grid}.oversubsidy-card h3,.oversubsidy-config-form h3{color:#122033;margin:0;font-size:1.08rem}.student-profile-tabs.oversubsidy-detail-tabs{background:#fff;border:1px solid #d8e0eb;border-radius:8px;padding:0 16px}.oversubsidy-config-history{border-top:1px solid #e3e9f1;gap:12px;padding-top:14px;display:grid}.threshold-strip{border-top:1px solid #e3e9f1;flex-wrap:wrap;gap:8px;padding-top:12px;display:flex}.threshold-strip span{color:#536275;background:#eef3f8;border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:.78rem;font-weight:850;display:inline-flex}.threshold-strip span[data-reached=true]{color:#5b21b6;background:#ede9fe}.oversubsidy-config-form textarea{min-height:120px}.oversubsidy-selection-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.oversubsidy-selection-actions span{color:#64748b;font-size:.86rem;font-weight:750}.select-all-cell{width:fit-content;font-size:inherit;font-weight:inherit;align-items:center;gap:8px;display:inline-flex}.select-all-cell input{width:16px;height:16px;min-height:16px;margin:0;padding:0}.staff-permitted-shifts{grid-template-columns:repeat(2,minmax(220px,1fr))}.staff-availability-fields{margin-top:14px}.staff-availability-fields label{align-content:start}.staff-availability-fields small,.shift-group-options small{color:var(--theme-muted,#64748b);font-weight:500}.schedule-generation-warnings{align-items:flex-start}.schedule-generation-warnings ul{max-height:220px;margin:8px 0 0;padding-left:20px;overflow:auto}.schedule-generator-configuration{border:1px solid var(--theme-border-strong,#d8e0eb);background:var(--theme-surface-muted,#f8fafc);color:var(--theme-text,#425066);border-radius:12px;padding:16px}.schedule-generator-configuration>summary{cursor:pointer;color:var(--theme-heading,#243244);font-weight:850}.schedule-generator-configuration[open]>summary{margin-bottom:16px}.schedule-generator-configuration .table-wrap{border-color:var(--theme-border-strong,#d8e0eb);background:var(--theme-surface,#fff);margin:14px 0}.schedule-generator-configuration td:nth-child(2) input{width:96px}.schedule-generator-configuration textarea{min-width:280px;min-height:86px}.oversubsidy-date-table input[type=checkbox]{accent-color:#2563eb;vertical-align:middle;border-radius:4px;width:16px;height:16px;min-height:16px;margin:0;padding:0}.oversubsidy-editor-dialog,.oversubsidy-preview-dialog{width:min(880px,100%)}.oversubsidy-preview-zoom-controls{align-items:center}.oversubsidy-preview-zoom-controls .secondary-button{justify-content:center;min-width:68px}.oversubsidy-preview-document-content{width:fit-content;box-shadow:0 8px 30px #12203329}.document-editor-textarea{width:100%;min-height:360px;margin-bottom:16px;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;line-height:1.45}.oversubsidy-page{color:#111827;background:#fff;width:8.5in;height:11in;min-height:11in;padding:.62in 1.08in;font-family:Arial,Helvetica,sans-serif;overflow:hidden}.oversubsidy-warning-letter-page{flex-direction:column;padding-top:.78in;display:flex}.oversubsidy-invoice-page{padding:.86in 1.42in}.oversubsidy-logo{width:4.25in;max-width:100%;margin:0 auto .42in;display:block}.oversubsidy-invoice-logo{width:3.45in;max-width:100%;height:auto;margin:0 auto .24in;display:block}.oversubsidy-invoice-letterhead{text-align:center;gap:.03in;margin-bottom:.46in;display:grid}.oversubsidy-invoice-letterhead strong{font-size:16pt;text-decoration:underline}.oversubsidy-invoice-letterhead span{font-size:16pt;line-height:1.08}.oversubsidy-invoice-fields{gap:.18in;margin-top:.08in;font-size:17pt;line-height:1.18;display:grid}.oversubsidy-invoice-fields div{grid-template-columns:2.12in minmax(0,1fr);align-items:start;gap:.18in;display:grid}.oversubsidy-invoice-fields strong,.oversubsidy-invoice-fields span{font-weight:800}.oversubsidy-invoice-fields em{text-align:center;margin-top:.08in;font-style:normal;display:block}.oversubsidy-letter-body{font-size:13.5pt;line-height:2.02}.oversubsidy-document-body{color:#111827;font:inherit;margin:0}.oversubsidy-document-body p{margin:0 0 .24in}.oversubsidy-document-body strong{font-weight:850}.oversubsidy-letter-signature{flex:none;margin-top:auto;padding-top:.22in;font-size:11pt;line-height:1.2}.document-footer-signature-image{object-fit:contain;object-position:left bottom;max-width:2.5in;height:auto;max-height:.55in;margin:0 0 -.02in .08in;display:block}.oversubsidy-letter-signature>span{border-top:1px solid #111827;width:2.8in;display:block}.oversubsidy-letter-signature strong{text-transform:uppercase;margin-top:.05in;display:block}.oversubsidy-letter-signature p{margin:.15in 0 0}.oversubsidy-invoice-notes{margin-top:.46in;font-size:16pt;font-weight:800;line-height:1.18}.oversubsidy-invoice-notes p{margin-bottom:.24in}.table-wrap{background:#fff;border:1px solid #d8e0eb;border-radius:8px;overflow-x:auto}.invoice-table{border-collapse:collapse;width:100%;min-width:900px}.invoice-table th,.invoice-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #e3e9f1;padding:12px 14px}.invoice-table th{color:#4d5d70;font-size:.82rem;font-weight:800}.invoice-table tr:last-child td{border-bottom:0}.dialog-backdrop{z-index:10;background:#12203375;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.dialog-panel{width:min(720px,100%);max-height:min(760px,100vh - 48px);padding:20px;overflow:auto;box-shadow:0 24px 80px #12203338}.dialog-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.staff-details-dialog,.staff-schedule-dialog{width:min(760px,100%)}.staff-details-dialog-form,.staff-schedule-dialog-form,.student-form{gap:18px;display:grid}fieldset{border:1px solid #d8e0eb;border-radius:8px;min-width:0;margin:0;padding:16px}legend{color:#122033;padding:0 6px;font-weight:800}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.student-select-with-action{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;display:grid}.student-select-with-action label{min-width:0}.late-fee-form-student-field,.late-fee-form-student-field .invoice-student-dropdown{width:100%;min-width:0}.student-select-with-action .secondary-button{white-space:nowrap;min-height:54px}.error-line{color:#b42318;margin:0;font-weight:700}.invoice-step{gap:18px;display:grid}.family-invoice-banner{color:#4f328f;background:#9d74e61a;border:1px solid #9d74e659;border-radius:.5rem;gap:4px;padding:12px 14px;display:grid}.family-invoice-banner strong{color:#2b213f;font-weight:700}.family-invoice-banner span{color:#5f536f;font-size:13px;line-height:1.45}.invoice-edit-warning{color:#7a4a08;background:#fff8e6e6;border:1px solid #f09c3a73;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;padding:12px 14px;font-size:.88rem;line-height:1.45;display:grid}.invoice-note-form{gap:16px;display:grid}.invoice-note-dialog{width:min(760px,100%)}.invoice-specific-note-list{gap:14px;max-height:min(58vh,620px);padding-right:4px;display:grid;overflow-y:auto}.invoice-specific-note-card,.invoice-create-note{background:#fbfcff;border:1px solid #d8e0eb;border-radius:12px;gap:14px;padding:16px;display:grid}.invoice-specific-note-card-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.invoice-specific-note-card-header strong{color:#26364a}.invoice-note-periods{border:0;gap:8px;min-width:0;margin:0;padding:0;display:grid}.invoice-note-periods legend{color:#4a596d;margin-bottom:8px;font-size:.82rem;font-weight:800}.invoice-note-periods>div{flex-wrap:wrap;gap:8px 16px;display:flex}.invoice-note-periods .inline-checkbox{min-height:32px}.invoice-add-note-button{justify-self:start}.invoice-edit-note-help{color:#536275;background:#f7f9fc;border:1px solid #d8e0eb;border-radius:8px;margin:0;padding:12px 14px;font-size:.86rem;line-height:1.45}.invoice-note-choice-dialog{width:min(620px,100%)}.invoice-note-choice-body{gap:14px;display:grid}.invoice-note-choice-body p{color:#4a596d;margin:0;line-height:1.5}.invoice-note-choice-preview{color:#536275;background:#fbfcff;border:1px solid #d8e0eb;border-radius:8px;grid-template-columns:20px minmax(0,1fr);gap:10px;padding:12px;display:grid}.invoice-note-choice-preview p{white-space:pre-wrap;overflow-wrap:anywhere;color:#122033;font-weight:650}.invoice-email-preview-dialog{width:min(760px,100%)}.email-preview-fields{gap:10px;margin:0 0 16px;display:grid}.email-preview-fields div{background:#fbfcff;border:1px solid #d8e0eb;border-radius:8px;grid-template-columns:92px minmax(0,1fr);gap:12px;padding:10px 12px;display:grid}.email-preview-fields dt{color:#64748b;text-transform:uppercase;font-size:.78rem;font-weight:800}.email-preview-fields dd{color:#122033;flex-wrap:wrap;align-items:center;gap:8px;min-width:0;margin:0;font-weight:650;display:flex}.email-preview-fields small{color:#64748b;font-size:.78rem;font-weight:700}.email-preview-message{background:#fff;border:1px solid #d8e0eb;border-radius:8px;overflow:hidden}.email-preview-message-header{color:#4d5d70;background:#f6f8fb;border-bottom:1px solid #e3e9f1;align-items:center;gap:8px;padding:10px 12px;font-size:.82rem;font-weight:800;display:flex}.email-preview-body{color:#111827;min-height:260px;padding:18px;line-height:1.45}.invoice-note-field textarea{min-height:104px}.invoice-note-field span{color:#64748b;justify-self:end;font-size:.78rem;font-weight:600}.invoice-template-picker{gap:12px;display:grid}.invoice-template-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.invoice-template-option{cursor:pointer;background:#fff;border:1px solid #d8e0eb;border-radius:8px;align-items:flex-start;gap:10px;min-width:0;padding:12px;display:flex}.invoice-template-option[data-selected=true]{border-color:#7b3f8c;box-shadow:0 0 0 3px #7b3f8c1f}.invoice-template-option input{flex:0 0 18px;width:18px;min-height:18px;margin:3px 0 0}.invoice-template-option span{gap:4px;min-width:0;display:grid}.invoice-template-option strong{color:#122033;font-size:.96rem}.invoice-template-option small{color:#5b6472;font-size:.82rem;font-weight:500;line-height:1.35}.month-picker{grid-template-columns:minmax(180px,1fr) auto;align-items:end;gap:12px;display:grid}.selected-month-list{gap:10px;display:grid}.selected-month-row{background:#fff;border:1px solid #d8e0eb;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.selected-month-row strong,.selected-month-row span{display:block}.selected-month-row span{color:#5b6472;margin-top:3px;font-size:.9rem}.month-days-table{border-collapse:collapse;width:100%;min-width:560px}.month-days-table th,.month-days-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #e3e9f1;padding:12px 14px}.month-days-table th{color:#4d5d70;font-size:.82rem;font-weight:800}.month-days-table tr:last-child td{border-bottom:0}.month-days-table input{width:110px}.invoice-edit-fields{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.invoice-total-row{color:#122033;justify-content:flex-end;align-items:center;gap:16px;display:flex}.invoice-total-row span{color:#5b6472;font-weight:800}.invoice-total-row strong{font-size:1.3rem}.invoice-revision-history{border-top:1px solid #e3e9f1;gap:10px;margin-top:18px;padding-top:16px;display:grid}.invoice-revision-history h3{color:#122033;margin:0;font-size:1rem}.invoice-revision-history table{border-collapse:collapse;width:100%;min-width:520px}.invoice-revision-history th,.invoice-revision-history td{text-align:left;border-bottom:1px solid #e3e9f1;padding:10px 12px}.invoice-revision-history th{color:#4d5d70;text-transform:uppercase;font-size:.78rem;font-weight:800}.invoice-email-toolbar{background:#fff;border:1px solid #d8e0eb;border-radius:8px;gap:14px;margin-bottom:16px;padding:14px;display:grid}.invoice-student-selector label,.invoice-student-selector select{min-width:min(320px,100%)}.late-fee-toolbar{margin-top:18px}.late-fee-toolbar-row{flex-wrap:wrap;align-items:end;gap:12px;display:flex}.late-fee-toolbar-row .invoice-student-dropdown{flex:0 0 304px;width:304px}.late-fee-toolbar-row .invoice-student-dropdown-button{min-height:64px}.late-fee-batch-panel{background:#fff;border:1px solid #d8e0eb;border-radius:8px;gap:16px;margin-bottom:18px;padding:16px;display:grid}.late-fee-batch-student,.late-fee-batch-student-picker{max-width:420px}.late-fee-batch-student-picker,.accident-student-picker{width:100%}.late-fee-record-picker{gap:8px;display:grid}.late-fee-record-picker-actions{color:#5b6472;justify-content:space-between;align-items:center;gap:12px;font-weight:800;display:flex}.late-fee-record-picker-actions>div{flex-wrap:wrap;gap:8px;display:flex}.late-fee-record-option{background:#fbfcff;border:1px solid #e3e9f1;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.late-fee-record-option input{width:18px;min-height:18px}.late-fee-record-option span{gap:3px;min-width:0;display:grid}.late-fee-record-option small{color:#5b6778;font-size:.88rem;font-weight:650}.late-fee-settings-panel{gap:16px;max-width:840px;display:grid}.late-fee-config-card{background:#fff;border:1px solid #d8e0eb;border-radius:8px;grid-template-columns:46px minmax(0,1fr);align-items:start;gap:14px;padding:16px;display:grid}.late-fee-config-icon{color:#2f4057;background:#eef3f8;border:1px solid #cfd9e7;border-radius:8px;place-items:center;width:46px;height:46px;display:grid}.late-fee-config-list{grid-template-columns:repeat(3,minmax(180px,1fr));gap:12px;margin:0;display:grid}.late-fee-config-list>div{background:#fbfcff;border:1px solid #e3e9f1;border-radius:8px;gap:8px;min-width:0;padding:12px;display:grid}.late-fee-config-list dt{color:#4d5d70;font-size:.82rem;font-weight:800}.late-fee-config-list dd{color:#122033;overflow-wrap:normal;word-break:normal;margin:0;font-size:1.05rem;font-weight:850}.late-fee-layout{grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);align-items:start;gap:16px;display:grid}.late-fee-form .full-span{grid-column:1/-1}.late-fee-computed{background:#f8fbff;border:1px solid #d8e0eb;border-radius:8px;justify-content:space-between;gap:12px;margin-top:12px;padding:12px;display:flex}.late-fee-computed span{color:#5b6778;font-weight:700}.late-fee-section{margin-top:22px}.late-fee-child-folders{gap:12px;display:grid}.late-fee-child-folder{border:1px solid var(--lucid-border);background:#fff;border-radius:10px;overflow:hidden}.late-fee-child-folder>summary{cursor:pointer;background:#f8fafc;justify-content:space-between;align-items:center;gap:16px;padding:15px 18px;display:flex}.late-fee-child-folder>summary span{gap:3px;display:grid}.late-fee-child-folder>summary small{color:#667085;font-weight:600}.late-fee-child-folder-content{border-top:1px solid var(--lucid-border);padding:14px}.late-fee-warning-actions{justify-content:space-between;align-items:center;gap:14px;margin-bottom:12px;display:flex}.late-fee-warning-actions>span{color:#5b6472;font-size:13px;font-weight:700}.late-fee-warning-actions>div{flex-wrap:wrap;gap:8px;display:flex}.late-fee-table{min-width:860px}.late-fee-invoice-warning{background:#fff8e6;border:1px solid #f0c36a;border-radius:8px;gap:8px;padding:12px;display:grid}.late-fee-invoice-warning ul{color:#594515;margin:0;padding-left:20px}.month-filter-form{grid-template-columns:minmax(180px,280px) auto;align-items:end;gap:10px;display:grid}.selected-month-filters,.invoice-email-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.selected-month-filters span{color:#64748b;font-size:.9rem;font-weight:650}.filter-pill{color:#243244;background:#f6f8fb;border:1px solid #c8d2df;border-radius:999px;align-items:center;gap:6px;min-height:34px;padding:0 10px;font-weight:700;display:inline-flex}.inline-checkbox{grid-template-columns:none;align-items:center;gap:8px;width:auto;min-height:40px;display:inline-flex}.inline-checkbox input{width:18px;min-height:18px}.invoice-email-table{min-width:1420px}.invoice-payment-dialog{width:min(620px,100%)}.invoice-payment-options{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-bottom:16px;display:grid}.invoice-payment-option{cursor:pointer;background:#fff;border:1px solid #d8e0eb;border-radius:10px;grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:10px;padding:14px;display:grid}.invoice-payment-option[data-active=true]{background:#eff6ff;border-color:#2563eb;box-shadow:0 0 0 1px #2563eb}.invoice-payment-option input{width:16px;min-height:16px;margin:2px 0 0}.invoice-payment-option span{gap:4px;display:grid}.invoice-payment-option strong{color:#122033}.invoice-payment-option small{color:#64748b;line-height:1.4}.invoice-payment-amount-field{max-width:280px;margin-bottom:16px}.invoice-payment-summary{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;margin-bottom:16px;display:grid}.invoice-payment-summary div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;gap:4px;padding:12px;display:grid}.invoice-payment-summary span{color:#64748b;font-size:.78rem;font-weight:700}.invoice-payment-summary strong{color:#122033;font-size:1rem}.billing-rate-calculation{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:16px 0;display:grid}.form-grid>.billing-rate-calculation{grid-column:1/-1;width:100%;margin:0}.billing-rate-calculation div{border:1px solid var(--theme-border,#e2e8f0);background:var(--theme-surface-muted,#f8fafc);border-radius:10px;gap:5px;padding:14px;display:grid}.billing-rate-calculation span{color:var(--theme-muted,#64748b);font-size:.8rem;font-weight:700}.billing-rate-calculation strong{color:var(--theme-heading,#122033);font-size:1.05rem}@media (width<=720px){.billing-rate-calculation{grid-template-columns:1fr}}.batch-email-preview-dialog{width:min(880px,100%)}.batch-email-list{gap:12px;max-height:min(52vh,520px);padding-right:4px;display:grid;overflow:auto}.batch-email-item{background:#fbfcff;border:1px solid #d8e0eb;border-radius:8px;gap:10px;padding:12px;display:grid}.batch-email-item>div{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.batch-email-item strong{color:#122033}.batch-email-item span{color:#64748b;font-size:.86rem;font-weight:700}.batch-email-item dl{gap:6px;margin:0;display:grid}.batch-email-item dl div{grid-template-columns:88px minmax(0,1fr);gap:10px;display:grid}.batch-email-item dt{color:#64748b;text-transform:uppercase;font-size:.78rem;font-weight:800}.batch-email-item dd{color:#122033;overflow-wrap:anywhere;min-width:0;margin:0}.invoice-preview-dialog{width:min(920px,100%)}.late-fee-preview-dialog{width:min(980px,100%)}.dialog-subtitle{color:#526173;margin:4px 0 0;font-weight:700}.dialog-actions,.invoice-row-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:inline-flex}.invoice-document{background:#eef3f8;border:1px solid #d8e0eb;border-radius:8px;justify-items:center;gap:18px;padding:18px;display:grid;overflow-x:auto}.late-fee-preview-document{background:#eef3f8;border:1px solid #d8e0eb;border-radius:8px;justify-items:center;max-height:calc(100vh - 190px);padding:18px;display:grid;overflow:auto}.late-fee-preview-document .late-fee-page{box-shadow:0 8px 30px #12203329}.invoice-page{color:#000;background:#fff;width:8.5in;min-height:11in;padding:.55in 1in 1in;font-family:Century Gothic,Avenir Next,Avenir,Arial,sans-serif;font-size:16pt;font-weight:700;line-height:1.16;box-shadow:0 8px 30px #12203329}.invoice-logo{width:3.45in;max-width:100%;height:auto;margin:0 auto .24in;display:block}.invoice-letterhead{text-align:center;justify-items:center;gap:0;margin-bottom:.42in;line-height:1.16;display:grid}.invoice-letterhead strong{text-decoration:underline}.invoice-letterhead span{font-weight:400}.invoice-field-list{gap:.2in;width:100%;display:grid}.invoice-field-row{grid-template-columns:1.75in minmax(0,1fr);align-items:baseline;gap:.18in;min-height:.22in;display:grid}.invoice-field-row strong,.invoice-field-row span,.invoice-field-row b{font-weight:700}.invoice-field-row span{overflow-wrap:anywhere}.invoice-fee-row{grid-template-columns:1.75in 1.1in minmax(0,1fr)}.invoice-fee-row b{justify-self:end}.invoice-notes{gap:.2in;margin-top:.34in;line-height:1.18;display:grid}.invoice-notes p{margin:0}.invoice-notes em{font-style:italic;text-decoration:underline}.invoice-custom-note{border:1.5px solid #8e5b9d;border-radius:7px;gap:.08in;margin-top:.26in;padding:.14in .16in;font-size:14pt;line-height:1.24;display:grid}.invoice-custom-note strong{color:#5c286a;font-weight:850}.invoice-custom-note p{white-space:pre-wrap;margin:0}.invoice-page-new{color:#111;padding:.42in .52in .5in;font-family:Aptos,Trebuchet MS,Arial,sans-serif;font-size:15.5pt;font-weight:500;line-height:1.22;display:block}.new-invoice-header{text-align:center;justify-items:center;margin-bottom:.22in;display:grid}.new-invoice-logo{width:5.35in;max-width:100%;height:auto;margin:0 auto .08in;display:block}.new-invoice-rule{border-top:2px solid #6a2f78;width:7.1in;max-width:100%;height:.15in;margin-bottom:.08in;position:relative}.new-invoice-rule span{background:#6a2f78;border-radius:2px;width:.13in;height:.13in;position:absolute;top:-.075in;left:50%;transform:translate(-50%)rotate(45deg);box-shadow:-.085in .085in #6a2f78,.085in .085in #6a2f78}.new-invoice-header strong{font-size:18pt;font-weight:850}.new-invoice-header>span{font-size:15pt;font-weight:500}.new-invoice-title{color:#fff;text-transform:uppercase;background:linear-gradient(90deg,#723886,#522160);border-radius:8px;align-items:center;gap:.2in;min-height:.46in;margin-bottom:.2in;padding:0 .26in;display:flex}.new-invoice-title span{letter-spacing:.02em;font-size:22pt;font-weight:850}.new-invoice-detail-grid{border:2px solid #9a62aa;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:.28in;display:grid;overflow:hidden}.new-invoice-detail{border-bottom:1px dashed #b987c5;grid-template-columns:.5in minmax(0,1fr) auto;align-items:center;gap:.13in;min-height:.86in;padding:.12in .17in;display:grid}.new-invoice-detail:nth-child(odd){border-right:2px solid #9a62aa}.new-invoice-detail:nth-last-child(-n+2){border-bottom:0}.new-invoice-detail-icon,.new-invoice-amount-icon{color:#fff;background:#653071;border-radius:999px;place-items:center;display:grid}.new-invoice-detail-icon{width:.46in;height:.46in}.new-invoice-detail-copy{gap:.05in;display:grid}.new-invoice-detail-copy span{font-size:15pt;font-weight:750}.new-invoice-detail-copy strong{overflow-wrap:anywhere;font-size:18pt;font-weight:850}.new-invoice-detail b{align-self:end;padding-bottom:.03in;font-size:17pt;font-weight:850}.new-invoice-amount{background:linear-gradient(90deg,#fff 0%,#fbf6fd 100%);border:3px solid #5c286a;border-radius:12px;grid-template-columns:1.2in 1px minmax(0,1fr);align-items:center;min-height:1.1in;margin-bottom:.42in;padding:.13in .35in;display:grid}.new-invoice-amount:before{content:"";background:#653071;border-radius:999px;grid-area:1/1;justify-self:center;width:.9in;height:.9in;display:block}.new-invoice-amount-icon{background:0 0;grid-area:1/1;justify-self:center;width:.9in;height:.9in}.new-invoice-amount:after{content:"";background:#9a62aa;grid-area:1/2;width:1px;height:.72in}.new-invoice-amount-copy{color:#653071;gap:.04in;padding-left:.4in;display:grid}.new-invoice-amount-copy span{font-size:26pt;font-weight:850}.new-invoice-amount-copy strong{font-size:42pt;font-weight:900;line-height:1}.new-invoice-notes{border:2px solid #9a62aa;border-radius:8px;padding:.42in .26in .22in;position:relative}.invoice-page-new .invoice-custom-note{margin:-.12in 0 .4in;padding:.13in .2in;font-size:13.5pt}.new-invoice-notes-label{color:#fff;text-transform:uppercase;background:linear-gradient(90deg,#723886,#522160);border-radius:7px;align-items:center;gap:.12in;min-height:.4in;padding:0 .25in;display:inline-flex;position:absolute;top:-.23in;left:50%;transform:translate(-50%)}.new-invoice-notes-label span{white-space:nowrap;font-size:15pt;font-weight:850}.invoice-page-new .invoice-notes{gap:.14in;margin:0;font-size:15pt;font-weight:650;line-height:1.23}.invoice-page-new .invoice-notes p{border-bottom:1px dashed #b987c5;padding-bottom:.12in}.invoice-page-new .invoice-notes p:last-child{border-bottom:0;padding-bottom:0}.pdf-render-host{background:#fff;width:8.5in;position:absolute;top:0;left:-10000px}.pdf-export-document{background:#fff;border:0;border-radius:0;width:8.5in;padding:0;display:block;overflow:visible}.pdf-export-document .invoice-page,.pdf-export-document .late-fee-page{height:11in;min-height:11in;box-shadow:none;overflow:hidden}.late-fee-document{color:#111827;background:#fff;font-family:Arial,Helvetica,sans-serif}.student-emergency-contact-document{color:#172033;background:#fff;gap:24px;font-family:Arial,Helvetica,sans-serif;display:grid}.student-emergency-contact-page{box-sizing:border-box;color:#172033;background:#fff;width:8.5in;height:11in;padding:.38in .5in .58in;position:relative;overflow:hidden}.student-emergency-contact-page *,.student-emergency-contact-page :before,.student-emergency-contact-page :after{box-sizing:border-box}.student-emergency-document-header{border-bottom:2px solid #6044b4;align-items:center;gap:.18in;min-height:.58in;padding-bottom:.1in;display:flex}.student-emergency-document-logo{flex:0 0 1in;justify-content:flex-start;align-items:center;width:1in;height:.62in;display:flex}.student-emergency-document-logo img{object-fit:contain;object-position:left center;width:auto;max-width:1in;height:auto;max-height:.62in;display:block}.student-emergency-document-header h1,.student-emergency-document-header p,.student-emergency-document-title h2,.student-emergency-document-title p,.student-emergency-record-card h3,.student-emergency-record-card p{margin:0}.student-emergency-document-header h1{font-size:17px;line-height:1.15;color:#32245a!important}.student-emergency-document-header p{margin-top:2px;font-size:8.5px;line-height:1.3;color:#4f596a!important}.student-emergency-document-title{grid-template-columns:1fr auto;align-items:end;margin:.13in 0 .1in;display:grid}.student-emergency-document-title p{letter-spacing:.08em;text-transform:uppercase;grid-column:1;font-size:8.5px;font-weight:700;color:#6044b4!important}.student-emergency-document-title h2{grid-column:1;font-size:21px;line-height:1.05;color:#172033!important}.student-emergency-document-title span{grid-area:1/2/span 2;font-size:8.5px;color:#596273!important}.student-emergency-document-title.compact h2{font-size:17px}.student-emergency-snapshot{background:#f7f4ff;border:1px solid #c8bce9;border-radius:8px;grid-template-rows:auto auto;grid-template-columns:.62in minmax(1.55in,1fr) 2.55in;align-items:center;gap:.08in .13in;min-height:.92in;margin-bottom:.1in;padding:.11in .13in;display:grid}.student-emergency-snapshot-photo{background:#6044b4;border:2px solid #fff;border-radius:50%;grid-row:1/span 2;place-items:center;width:.62in;height:.62in;font-size:16px;font-weight:800;display:grid;overflow:hidden;box-shadow:0 0 0 1px #c8bce9;color:#fff!important}.student-emergency-snapshot-photo img{object-fit:cover;width:100%;height:100%}.student-emergency-snapshot-identity span,.student-emergency-snapshot-facts span{letter-spacing:.04em;text-transform:uppercase;font-size:7px;font-weight:700;display:block;color:#626c7d!important}.student-emergency-snapshot-identity h3{margin:2px 0;font-size:14px;line-height:1.1;color:#172033!important}.student-emergency-snapshot-identity p{margin:0;font-size:8.5px;color:#4f596a!important}.student-emergency-snapshot-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:.08in;display:grid}.student-emergency-snapshot-facts strong{overflow-wrap:anywhere;text-transform:capitalize;margin-top:2px;font-size:9px;display:block;color:#172033!important}.student-emergency-snapshot-alerts{flex-wrap:wrap;grid-column:2/-1;gap:5px;display:flex}.student-emergency-snapshot-alerts span,.student-emergency-contact-badges span{background:#f6f8fb;border:1px solid #ccd3de;border-radius:999px;align-items:center;min-height:18px;padding:2px 7px;font-size:7.5px;font-weight:700;display:inline-flex;color:#3e4859!important}.student-emergency-snapshot-alerts span[data-tone=success]{background:#edf9f2;border-color:#9bd8b5;color:#17653a!important}.student-emergency-snapshot-alerts span[data-tone=warning]{background:#fff8ea;border-color:#edc47e;color:#784b08!important}.student-emergency-snapshot-alerts span[data-tone=danger]{background:#fff0f2;border-color:#e99aa4;color:#8d1d2b!important}.student-emergency-record-card{break-inside:avoid;border:1px solid #bac1cd;border-radius:6px;margin-top:.09in;padding:.1in .13in .12in}.student-emergency-record-card.compact{margin-top:.055in;padding-top:.07in;padding-bottom:.075in}.student-emergency-record-card h3{border-bottom:1px solid #ded7f3;margin-bottom:.07in;padding-bottom:.045in;font-size:10.5px;color:#4b3689!important}.student-emergency-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.05in .16in;display:grid}.student-emergency-field{border-bottom:1px solid #d9dde5;min-width:0;padding-bottom:.025in}.student-emergency-field.wide{grid-column:1/-1}.student-emergency-field span,.student-emergency-field strong{display:block}.student-emergency-field span{letter-spacing:.03em;text-transform:uppercase;margin-bottom:1px;font-size:7.25px;font-weight:700;color:#626c7d!important}.student-emergency-field strong{overflow-wrap:anywhere;min-height:13px;font-size:9px;font-weight:500;line-height:1.2;color:#172033!important}.student-emergency-contact-list{gap:.1in;display:grid}.student-emergency-contact-card{break-inside:avoid;background:#fff;border:1px solid #bac1cd;border-radius:7px;padding:.12in .14in}.student-emergency-contact-card-heading{border-bottom:1px solid #ded7f3;justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:.07in;display:flex}.student-emergency-contact-card-heading>div:first-child>span{letter-spacing:.05em;text-transform:uppercase;font-size:7.5px;font-weight:800;color:#6044b4!important}.student-emergency-contact-card-heading h3{margin:2px 0;font-size:13px;line-height:1.15;color:#172033!important}.student-emergency-contact-card-heading p{margin:0;font-size:8.5px;color:#4f596a!important}.student-emergency-contact-badges{flex-wrap:wrap;justify-content:flex-end;gap:4px;display:flex}.student-emergency-contact-badges span[data-tone=status]{background:#edf9f2;border-color:#9bd8b5;color:#17653a!important}.student-emergency-contact-badges span[data-tone=pickup]{background:#f3efff;border-color:#c8bce9;color:#4b3689!important}.student-emergency-contact-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:.06in .16in;padding-top:.08in;display:grid}.student-emergency-contact-details .wide{grid-column:1/-1}.student-emergency-contact-details span{letter-spacing:.03em;text-transform:uppercase;margin-bottom:2px;font-size:7.25px;font-weight:700;display:block;color:#626c7d!important}.student-emergency-contact-details strong{overflow-wrap:anywhere;font-size:9.5px;font-weight:500;line-height:1.3;display:block;color:#172033!important}.student-emergency-empty-state{background:#fff8ea;border:1px solid #edc47e;border-radius:8px;gap:5px;margin-top:.12in;padding:.22in;display:grid;color:#784b08!important}.student-emergency-empty-state strong{font-size:12px;color:#784b08!important}.student-emergency-empty-state span{font-size:9px;color:#784b08!important}.student-emergency-allergy{background:#fff8ea;border:1px solid #edc47e;border-radius:5px;gap:4px;margin-top:5px;padding:7px 9px;font-size:9px;display:grid;color:#51370e!important}.student-emergency-allergy[data-life-threatening=true]{background:#fff0f2;border-color:#e99aa4;color:#7f1d2d!important}.student-emergency-allergy>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.student-emergency-allergy strong,.student-emergency-allergy span,.student-emergency-allergy p{color:inherit!important}.student-emergency-allergy p{margin:0;line-height:1.3}.student-emergency-none-recorded{font-size:10px;font-weight:700;color:#17653a!important}.student-emergency-doctor{justify-content:space-between;gap:12px;padding:5px 0;font-size:9px;display:flex;color:#172033!important}.student-emergency-doctor strong,.student-emergency-doctor span{color:#172033!important}.student-emergency-signatures{grid-template-columns:3fr 1fr;gap:.25in;margin-top:.2in;display:grid}.student-emergency-signatures div{border-bottom:1px solid #293244;height:.35in}.student-emergency-signatures .student-emergency-staff-signature{position:relative}.student-emergency-staff-signature img{object-fit:contain;object-position:left bottom;width:1.55in;height:.28in;position:absolute;bottom:.02in;left:.08in}.student-emergency-signatures span{font-size:7.5px;position:relative;top:.37in;color:#4f596a!important}.student-emergency-document-footer{border-top:1px solid #cfd4dc;justify-content:space-between;padding-top:.055in;font-size:7px;display:flex;position:absolute;bottom:.22in;left:.5in;right:.5in;color:#5c6575!important}.student-emergency-document-footer span,.student-emergency-document-footer b{color:#5c6575!important}.operations-student-profile-toolbar{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.operations-student-profile-toolbar>div{justify-items:end;gap:5px;display:grid}.operations-student-profile-toolbar small{color:var(--app-text-muted);font-size:.75rem}.late-fee-page{background:#fff;width:8.5in;min-height:11in;margin:0 auto;padding:.6in .52in}.late-fee-notice-page{flex-direction:column;height:11in;min-height:11in;padding:.42in .5in .38in;display:flex;overflow:hidden}.late-fee-logo{width:3.2in;margin:0 auto .14in;display:block}.late-fee-letterhead{text-align:center;gap:.04in;margin-bottom:.6in;font-size:18pt;display:grid}.late-fee-letterhead strong{text-decoration:underline}.late-fee-letterhead span{font-size:18pt}.late-fee-field-list{gap:.24in;margin-top:.3in;font-size:18pt;display:grid}.late-fee-field-list div{grid-template-columns:2.4in minmax(0,1fr);align-items:start;gap:.22in;display:grid}.late-fee-field-list strong,.late-fee-field-list span{line-height:1.2}.late-fee-payment-notes{margin-top:1in;font-size:16pt;line-height:1.25}.late-fee-payment-notes p{margin:0 0 .24in}.late-fee-notice-logo{flex:none;width:5.4in;margin:0 auto .16in;display:block}.late-fee-notice-page h2,.late-fee-notice-page h3{text-align:center;text-transform:uppercase;letter-spacing:0;margin:0}.late-fee-notice-page h2{font-size:15pt}.late-fee-notice-page h3{margin-bottom:.28in;font-size:14pt}.late-fee-notice-continuation{text-align:center;text-transform:uppercase;flex:none;gap:.04in;margin-bottom:.22in;display:grid}.late-fee-notice-continuation strong{font-size:14pt}.late-fee-notice-continuation span{color:#4b5563;text-transform:none;font-size:11pt}.late-fee-notice-meta{gap:.2in;margin-top:.22in;font-size:13pt;display:grid}.late-fee-notice-meta p,.late-fee-notice-copy{margin:0}.late-fee-notice-copy{margin-top:.28in;font-size:13pt;line-height:1.35}.late-fee-notice-table{border-collapse:collapse;width:100%;margin-top:.28in;font-size:12pt}.late-fee-notice-table th,.late-fee-notice-table td{text-align:center;vertical-align:middle;border:1px solid #3f4652;padding:.09in .06in}.late-fee-notice-table th{text-transform:uppercase;background:#f4f6f8}.late-fee-notice-table td span{margin-top:.06in;font-size:10pt;font-style:italic;display:block}.late-fee-signature{flex:none;margin-top:auto;padding-top:.3in;font-size:11pt}.late-fee-signature>span{border-top:1px solid #111827;width:2.8in;display:block}.late-fee-signature strong{text-transform:uppercase;margin-top:.05in;display:block}.late-fee-signature p{margin:.15in 0 0;line-height:1.2}.config-list div{grid-template-columns:180px minmax(0,1fr);gap:18px;padding:16px 18px;display:grid}.config-list div+div{border-top:1px solid #e3e9f1}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.waitlist-page{gap:18px;display:grid}.waitlist-import-button{cursor:pointer}.waitlist-import-button[aria-disabled=true]{cursor:not-allowed;opacity:.68}.waitlist-import-issues{align-items:flex-start}.waitlist-import-issues>div{flex:1}.waitlist-import-issues p{margin:4px 0 0}.waitlist-delete-all-confirmation{color:var(--theme-text,#334155);gap:7px;margin:0;font-size:.88rem;font-weight:650;display:grid}.invoice-note-choice-preview strong{color:#5c286a;margin-bottom:4px;font-size:.82rem;display:block}.waitlist-delete-all-confirmation input{text-transform:uppercase;width:100%}.routine-attendance-date{border:1px solid var(--app-border);background:var(--app-surface-subtle,#f8fafc);border-radius:10px;gap:6px;margin:0;padding:12px 14px;display:grid}.routine-attendance-date input{width:min(100%,220px)}.routine-attendance-date small,.routine-child-name small{color:var(--app-muted);font-weight:500}.routine-child-name{gap:2px;min-width:0;display:grid}.routine-child-option[data-unavailable=true]{cursor:not-allowed;opacity:.58}.waitlist-tabs{background:#fff;border:1px solid #d8e0eb;border-radius:12px;flex-wrap:wrap;gap:8px;padding:6px;display:flex}.waitlist-tabs button{color:#526174;background:0 0;border:0;border-radius:8px;align-items:center;gap:7px;min-height:38px;padding:0 14px;font-weight:750;display:inline-flex}.waitlist-tabs button[data-active=true]{color:#174ea6;background:#e8f0ff}.waitlist-metrics,.waitlist-capacity-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.waitlist-metrics article,.waitlist-capacity-grid article,.waitlist-notifications article,.waitlist-priority,.waitlist-capacity-form,.waitlist-details-dialog section{background:#fff;border:1px solid #d8e0eb;border-radius:10px}.waitlist-metrics article{gap:8px;padding:18px;display:grid}.waitlist-metrics span{color:#64748b;font-size:.84rem;font-weight:700}.waitlist-metrics strong{color:#122033;font-size:1.9rem}.waitlist-metrics small{color:#7d8794;font-size:.78rem}.waitlist-capacity-grid article{gap:9px;padding:18px;display:grid}.waitlist-capacity-grid h3{margin:0 0 4px}.waitlist-capacity-grid span{justify-content:space-between;display:flex}.waitlist-dashboard-actions{justify-content:flex-end;display:flex}.waitlist-next-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.waitlist-next-grid article,.settings-card{background:#fff;border:1px solid #d8e0eb;border-radius:10px}.waitlist-next-grid article{align-content:start;gap:12px;padding:18px;display:grid}.waitlist-next-grid h3,.settings-card h3{margin:0}.waitlist-next-grid p{color:#64748b;margin:0}.waitlist-capacity-note{margin:14px 16px 0}.waitlist-offer-dialog{width:min(520px,100%)}.waitlist-offer-dialog form{gap:16px;display:grid}.administration-settings-page,.settings-layout{gap:18px;display:grid}.settings-tabs{background:var(--lucid-panel);border:1px solid var(--lucid-border);border-radius:16px 16px 0 0;padding:0 18px}.settings-card{gap:16px;padding:18px;display:grid}.settings-card-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.settings-capacity-grid,.settings-age-group-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.settings-age-group-card{border:1px solid #eef1f6;border-radius:14px;gap:12px;padding:16px;display:grid}.settings-age-group-card h4{margin:0}.settings-age-range-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.settings-warning-list{align-items:flex-start}.settings-warning-list>div{flex:1}.settings-warning-list ul{margin:10px 0 0;padding-left:18px}.settings-app-config-row{border:1px solid #eef1f6;border-radius:14px;grid-template-columns:auto minmax(0,1fr) minmax(220px,280px);align-items:center;gap:16px;padding:16px;display:grid}.settings-app-config-row h4{margin:0 0 4px}.settings-daycare-profile-section{gap:16px;display:grid}.settings-daycare-profile-row{grid-template-columns:auto minmax(0,1fr)}.settings-profile-form-grid{grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:18px;display:grid}.settings-logo-card{border:1px solid #eef1f6;border-radius:14px;align-content:start;gap:12px;padding:16px;display:grid}.settings-logo-preview{background:#fbfbfc;border:1px dashed #d8e0eb;border-radius:14px;justify-content:center;align-items:center;min-height:112px;padding:18px;display:flex}.settings-logo-preview img{object-fit:contain;max-width:100%;max-height:78px;display:block}.settings-profile-fields{border:1px solid #eef1f6;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:16px;display:grid}.settings-profile-fields label{gap:7px;display:grid}.settings-document-footer-fields .signature-pad-field{grid-column:1/-1}.signature-pad-field{gap:12px;display:grid}.signature-pad-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.signature-pad-heading .secondary-button{flex:none}.signature-pad-label{color:#202637;margin-bottom:4px;display:block}.signature-pad-heading p{margin:0}.signature-pad-canvas{cursor:crosshair;touch-action:none;background:#fff;border:1px dashed #bdc7d6;border-radius:12px;width:100%;max-width:620px;height:150px;display:block}.signature-pad-canvas:focus-visible{border-color:#8b5cf6;outline:none;box-shadow:0 0 0 3px #8b5cf633}.settings-profile-address{grid-column:1/-1}.settings-profile-address textarea{min-height:92px}.settings-operating-hours-fields{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.settings-operating-hours-note{grid-column:1/-1}.settings-config-icon{color:#7650bc;background:#f4edff;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.waitlist-priorities{gap:16px;display:grid}.waitlist-priority{overflow:hidden}.waitlist-priority>header{background:#f3f6fa;align-items:baseline;gap:12px;padding:14px 16px;display:flex}.waitlist-priority>header strong{color:#174ea6}.waitlist-priority>header span{color:#64748b;font-size:.88rem}.waitlist-age-columns{background:#d8e0eb;grid-template-columns:repeat(3,minmax(240px,1fr));gap:1px;display:grid}.waitlist-age-columns>div{background:#fff;align-content:start;gap:10px;min-height:140px;padding:14px;display:grid}.waitlist-age-columns h3{justify-content:space-between;margin:0;font-size:.95rem;display:flex}.waitlist-age-columns h3 span{color:#174ea6;background:#e8f0ff;border-radius:999px;place-items:center;width:24px;height:24px;font-size:.76rem;display:grid}.waitlist-entry-card{cursor:pointer;background:#fbfcff;border:1px solid #d8e0eb;border-radius:9px;gap:6px;padding:12px;display:grid;position:relative}.waitlist-entry-card:hover,.waitlist-entry-card[data-selected=true]{border-color:#7aa7ee;box-shadow:0 3px 12px #2563eb1a}.waitlist-entry-card>div:first-child{gap:2px;padding-right:62px;display:grid}.waitlist-entry-card span,.waitlist-entry-card small{color:#64748b;font-size:.78rem}.waitlist-entry-card .status-badge{position:absolute;top:10px;right:10px}.waitlist-card-actions{display:flex;position:absolute;bottom:7px;right:7px}.pre-enrolment-view{gap:18px;display:grid}.pre-enrolment-view .workspace-card-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.pre-enrolment-view .workspace-card-header h2{margin:0 0 5px}.pre-enrolment-view .tab-strip{border-bottom:1px solid var(--border-color,#e7e9ee);flex-wrap:wrap;gap:5px;display:flex}.pre-enrolment-view .tab-strip button{color:#667085;text-transform:capitalize;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:6px;padding:10px 14px;display:inline-flex}.pre-enrolment-view .tab-strip button.active{color:#6f42c1;border-bottom-color:#6f42c1;font-weight:700}.pre-enrolment-view .invoice-table tbody tr{cursor:pointer}.pre-enrolment-view .stack-list{gap:10px;display:grid}.pre-enrolment-view .list-card{border:1px solid #e7e9ee;border-radius:10px;justify-content:space-between;align-items:center;padding:14px;display:flex}.pre-enrolment-dialog{max-width:900px;max-height:92vh;overflow-y:auto}.pre-enrolment-dialog section{border-top:1px solid #e7e9ee;margin-top:18px;padding-top:16px}.pre-enrolment-dialog h3{align-items:center;gap:7px;display:flex}.pre-enrolment-dialog .checklist-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.pre-enrolment-dialog details{margin-top:12px}@media (width<=720px){.pre-enrolment-view .workspace-card-header{flex-direction:column}.pre-enrolment-dialog .checklist-grid{grid-template-columns:1fr}}.warning-text{align-items:center;gap:4px;display:inline-flex;color:#b45309!important}.waitlist-filter-bar{grid-template-columns:minmax(220px,1.8fr) repeat(4,minmax(120px,1fr));align-items:center;display:grid}.waitlist-filter-bar .search-field{width:100%}.waitlist-filter-bar select{min-width:0}.waitlist-table-summary{color:#64748b;align-items:baseline;gap:6px;font-size:.88rem;font-weight:700;display:flex}.waitlist-table-summary strong{color:#122033;font-size:1.25rem}.waitlist-pagination{border:1px solid var(--lucid-border);border-radius:var(--lucid-radius);color:#64748b;background:#fff;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding:12px 14px;font-size:12px;display:flex}.waitlist-pagination label{align-items:center;gap:8px;margin:0;display:inline-flex}.waitlist-pagination select{width:auto;min-width:76px;min-height:32px}.waitlist-pagination>div{align-items:center;gap:8px;display:inline-flex}.waitlist-table-wrap{margin-top:10px}.waitlist-table{table-layout:fixed;min-width:0}.waitlist-table th,.waitlist-table td{white-space:normal;padding:9px 8px;font-size:.76rem;line-height:1.25}.waitlist-table th{color:#4d5d70;font-weight:800}.waitlist-table th:first-child{width:13.5%}.waitlist-table th:nth-child(2){width:6%}.waitlist-table th:nth-child(3){width:7%}.waitlist-table th:nth-child(4){width:8%}.waitlist-table th:nth-child(5),.waitlist-table th:nth-child(6){width:7%}.waitlist-table th:nth-child(7){width:12%}.waitlist-table th:nth-child(8){width:16%}.waitlist-table th:nth-child(9),.waitlist-table th:nth-child(10){width:7%}.waitlist-table th:nth-child(11){width:9.5%}.student-table.waitlist-table th:last-child,.student-table.waitlist-table td:last-child{text-align:right;width:auto;min-width:0}.waitlist-table tbody tr.waitlist-table-row{cursor:pointer}.waitlist-table tbody tr.waitlist-table-row:hover,.waitlist-table tbody tr.waitlist-table-row[data-selected=true]{background:#f8fbff}.waitlist-table td{vertical-align:middle}.waitlist-cell-stack{gap:3px;min-width:0;display:grid}.waitlist-cell-stack span{color:#64748b;font-size:.78rem}.waitlist-child-name{align-items:center;gap:6px;max-width:100%;display:inline-flex}.waitlist-child-name>span{text-overflow:ellipsis;min-width:0;overflow:hidden}.waitlist-subsidy-icon{margin-left:1px}.waitlist-cell-stack strong,.waitlist-table td:nth-child(8),.waitlist-table td:nth-child(9){overflow-wrap:anywhere}.waitlist-row-actions{justify-content:flex-end;gap:4px;min-width:94px}.waitlist-row-actions .icon-button{flex-basis:28px;width:28px;height:28px;min-height:28px}.waitlist-entry-dialog{width:min(980px,100%);max-height:calc(100vh - 40px);overflow:auto}.waitlist-entry-dialog form{gap:16px;display:grid}.waitlist-entry-dialog textarea{min-height:82px}.waitlist-parent-contact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px;display:grid}.waitlist-parent-contact-card{border:1px solid var(--theme-border,#d8e0eb);background:var(--theme-surface-muted,#f8fafc);border-radius:10px;margin:0;padding:14px}.waitlist-parent-contact-card h3{color:var(--theme-heading,#172033);margin:0 0 12px}.waitlist-parent-contact-card p{color:var(--theme-text,#334155);margin:6px 0 0;line-height:1.55}.waitlist-parent-contact-card .form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.waitlist-details-dialog{width:min(820px,100%);max-height:calc(100vh - 40px);overflow:auto}.waitlist-details-dialog section{margin-top:14px;padding:14px 16px}.waitlist-details-dialog section h3{margin:0 0 8px}.waitlist-detail-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.waitlist-detail-grid article{background:#f3f6fa;border-radius:8px;gap:5px;padding:12px;display:grid}.waitlist-detail-grid span{color:#64748b;font-size:.76rem}.waitlist-detail-actions{background:#fff;border-top:1px solid #d8e0eb;margin:18px -24px -24px;padding:14px 24px;position:sticky;bottom:-20px}.dialog-panel.waitlist-contact-dialog{background:var(--theme-surface,#fff);width:min(680px,100vw - 32px);color:var(--theme-text,#334155)}.waitlist-contact-form{gap:18px;padding:22px 24px 0;display:grid}.waitlist-contact-form>label{gap:7px;display:grid}.waitlist-contact-form textarea{resize:vertical;min-height:130px}.dialog-panel.waitlist-archive-dialog{background:var(--theme-surface,#fff);width:min(1120px,100%);max-width:1120px;max-height:calc(100vh - 48px);color:var(--theme-text,#334155);grid-template-rows:auto minmax(0,1fr);display:grid;overflow:hidden}.waitlist-archive-dialog:focus{outline:none}.dialog-panel.waitlist-archive-dialog>form{grid-template-rows:minmax(0,1fr) auto;min-width:0;min-height:0;margin:0;display:grid;overflow:hidden}.waitlist-archive-header{padding:20px 24px}.waitlist-archive-title,.waitlist-archive-title-icon,.waitlist-archive-reason>span:first-child{justify-content:center;align-items:center;display:inline-flex}.waitlist-archive-title{gap:12px}.waitlist-archive-title-icon{background:var(--theme-primary-soft,#eee8ff);width:44px;height:44px;color:var(--theme-primary,#6f42c1);border-radius:12px;flex:0 0 44px}.waitlist-archive-title :is(.eyebrow,h2){margin:0}.waitlist-archive-title .eyebrow{margin-bottom:3px}.waitlist-archive-layout{grid-template-columns:300px minmax(0,1fr);width:100%;min-width:0;min-height:0;display:grid;overflow:hidden auto}.waitlist-archive-summary{border-right:1px solid var(--theme-border,#d8e0eb);background:var(--theme-surface-muted,#f8fafc);text-align:center;min-width:0;padding:26px 24px}.waitlist-archive-avatar{border:5px solid var(--theme-surface,#fff);background:var(--theme-primary-soft,#eee8ff);width:88px;height:88px;color:var(--theme-primary,#6f42c1);border-radius:50%;place-items:center;margin:2px auto 16px;font-size:1.65rem;font-weight:800;display:grid;box-shadow:0 8px 24px #0f172a1a}.waitlist-archive-summary h3{color:var(--theme-heading,#172033);overflow-wrap:anywhere;margin:0 0 10px;font-size:1.28rem}.waitlist-archive-summary dl{text-align:left;gap:14px;margin:24px 0 0;display:grid}.waitlist-archive-summary dl>div{border-bottom:1px solid var(--theme-border,#d8e0eb);gap:5px;padding-bottom:14px;display:grid}.waitlist-archive-summary dl>div:last-child{border-bottom:0;padding-bottom:0}.waitlist-archive-summary :is(dt,dd){margin:0}.waitlist-archive-summary dt{color:var(--theme-muted,#64748b);align-items:center;gap:8px;font-size:.82rem;display:flex}.waitlist-archive-summary dd{color:var(--theme-heading,#172033);overflow-wrap:anywhere;padding-left:26px;font-weight:700}.waitlist-archive-content{align-content:start;gap:18px;min-width:0;padding:26px;display:grid;overflow-x:hidden}.waitlist-archive-content h3,.waitlist-archive-content p{margin:0}.waitlist-archive-content h3{color:var(--theme-heading,#172033)}.waitlist-archive-content .muted-line{margin-top:5px}.waitlist-archive-reasons{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.waitlist-archive-reason{border:1px solid var(--theme-border,#d8e0eb);background:var(--theme-surface,#fff);min-width:0;min-height:104px;color:var(--theme-text,#334155);text-align:center;cursor:pointer;border-radius:12px;place-items:center;gap:8px;padding:14px 10px 12px;transition:border-color .16s,background .16s,box-shadow .16s,transform .16s;display:grid;position:relative}.waitlist-archive-reason:is(:hover,:focus-visible){border-color:var(--theme-primary,#6f42c1);background:color-mix(in srgb, var(--theme-primary) 7%, var(--theme-surface));box-shadow:0 6px 18px color-mix(in srgb, var(--theme-primary) 12%, transparent);outline:none;transform:translateY(-1px)}.waitlist-archive-reason[data-selected=true]{border-color:var(--theme-primary,#6f42c1);background:var(--theme-primary-soft,#eee8ff);color:var(--theme-primary,#6f42c1);box-shadow:0 0 0 2px color-mix(in srgb, var(--theme-primary) 18%, transparent)}.waitlist-archive-reason>span:first-child{background:var(--theme-surface-muted,#f8fafc);width:42px;height:42px;color:var(--theme-primary,#6f42c1);border-radius:11px}.waitlist-archive-reason-check{background:var(--theme-primary,#6f42c1);width:21px;height:21px;color:var(--theme-on-primary,#fff);border-radius:50%;place-items:center;font-size:.75rem;font-weight:800;display:grid;position:absolute;top:8px;right:8px}.waitlist-archive-notes{color:var(--theme-heading,#172033);gap:5px;font-weight:700;display:grid}.waitlist-archive-notes>small{color:var(--theme-muted,#64748b);font-weight:400}.waitlist-archive-notes textarea{resize:none;width:100%;max-width:100%;min-height:80px;margin-top:5px}.waitlist-archive-character-count{justify-self:end}.waitlist-archive-confirmation{border:1px solid var(--theme-border,#d8e0eb);background:var(--theme-surface-muted,#f8fafc);color:var(--theme-text,#334155);border-radius:10px;padding:13px 14px}.dialog-panel.waitlist-archive-dialog .waitlist-archive-actions{border-color:var(--theme-border,#d8e0eb);background:var(--theme-surface,#fff);margin:0;padding:15px 24px}.waitlist-archive-confirm-button{border:1px solid var(--theme-danger,#dc3545);background:var(--theme-danger,#dc3545);color:#fff;min-height:42px;font:inherit;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-weight:700;display:inline-flex}.waitlist-archive-confirm-button:is(:hover,:focus-visible):not(:disabled){filter:brightness(.92);outline:3px solid color-mix(in srgb, var(--theme-danger) 25%, transparent);outline-offset:2px}.waitlist-archive-confirm-button:disabled{opacity:.48;cursor:not-allowed}.waitlist-delete-dialog{background:var(--theme-surface,#fff);width:min(620px,100vw - 32px);max-height:calc(100vh - 32px);color:var(--theme-text,#334155);overflow:hidden}.waitlist-delete-dialog:focus{outline:none}.waitlist-delete-content{gap:18px;padding:24px;display:grid;overflow-y:auto}.waitlist-delete-warning{border:1px solid color-mix(in srgb, var(--theme-danger,#dc3545) 38%, var(--theme-border,#d8e0eb));background:color-mix(in srgb, var(--theme-danger,#dc3545) 9%, var(--theme-surface,#fff));color:var(--theme-text,#334155);border-radius:10px;align-items:flex-start;gap:12px;padding:14px;display:flex}.waitlist-delete-warning>svg{color:var(--theme-danger,#dc3545);flex:none}.waitlist-delete-warning>div{gap:4px;display:grid}.waitlist-delete-warning :is(strong,p){margin:0}.waitlist-delete-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;display:grid}.waitlist-delete-summary>div{border:1px solid var(--theme-border,#d8e0eb);background:var(--theme-surface-muted,#f8fafc);border-radius:9px;gap:4px;padding:12px;display:grid}.waitlist-delete-summary :is(dt,dd){margin:0}.waitlist-delete-summary dt{color:var(--theme-muted,#64748b);font-size:.78rem}.waitlist-delete-summary dd{color:var(--theme-heading,#172033);overflow-wrap:anywhere;font-weight:700}.waitlist-delete-confirmation{border:1px solid var(--theme-border,#d8e0eb);background:var(--theme-surface-muted,#f8fafc);color:var(--theme-text,#334155);border-radius:10px;padding:13px 14px}.dialog-panel.waitlist-delete-dialog>.waitlist-delete-actions{border-color:var(--theme-border,#d8e0eb);background:var(--theme-surface,#fff);margin:0;padding:14px 24px}.waitlist-delete-entry-button{margin-left:auto}.waitlist-notifications{gap:12px;display:grid}.waitlist-notifications article{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:16px;display:grid}.waitlist-notifications p{margin:4px 0}.waitlist-notifications small{color:#64748b}.waitlist-notification-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.waitlist-capacity-form{grid-template-columns:repeat(3,1fr);gap:16px;padding:20px;display:grid}.waitlist-capacity-form fieldset{gap:12px;display:grid}.waitlist-capacity-form>button{align-self:end}@media (width<=820px){.app-shell{width:min(100vw - 24px,680px);padding:20px 0}.app-header{flex-direction:column;align-items:stretch}.runtime-panel,.crud-layout,.late-fee-config-card,.late-fee-config-list,.late-fee-record-option,.late-fee-toolbar-row,.late-fee-layout,.summary-grid,.account-summary,.shift-summary-grid,.shift-requests-grid,.shift-rules,.invoice-design-option,.student-select-with-action,.form-grid,.waitlist-metrics,.waitlist-capacity-grid,.waitlist-age-columns,.waitlist-detail-grid,.waitlist-parent-contact-grid,.waitlist-parent-contact-card .form-grid,.waitlist-capacity-form,.waitlist-archive-layout{grid-template-columns:1fr}.waitlist-archive-summary{border-right:0;border-bottom:1px solid var(--theme-border,#d8e0eb)}.waitlist-archive-summary dl{grid-template-columns:repeat(3,minmax(0,1fr))}.waitlist-archive-summary dl>div{border-right:1px solid var(--theme-border,#d8e0eb);border-bottom:0;padding:0 12px 0 0}.waitlist-archive-summary dl>div:last-child{border-right:0}.waitlist-notifications article{grid-template-columns:auto 1fr}.waitlist-notification-actions{grid-column:1/-1;justify-content:flex-start}.menu-bar{overflow-x:auto}.menu-item{flex:1 0 auto}.table-toolbar{flex-direction:column;align-items:stretch}.search-field{width:100%}.month-picker,.month-filter-form,.invoice-template-options,.new-invoice-detail-grid{grid-template-columns:1fr}.new-invoice-detail:nth-child(odd){border-right:0}.invoice-document{padding:16px}.config-list div{grid-template-columns:1fr;gap:6px}.student-row-actions,.request-actions,.button-row,.section-actions,.table-toolbar-actions{justify-content:flex-start}.calendar-controls,.request-row{grid-template-columns:1fr;align-items:stretch}.calendar-controls{flex-direction:column}}:root{--app-bg:#f4f7f6;--app-surface:#fff;--app-surface-muted:#f7f8fa;--app-border:#e5e7eb;--app-border-strong:#d7dce2;--app-text:#2b2f3a;--app-muted:#6b7280;--app-heading:#20242d;--app-purple:#6d3a78;--app-purple-dark:#54235f;--app-purple-soft:#f4edf6;--app-purple-line:#8f5b99;--app-danger:#dc3545;--app-warning:#f0ad4e;--app-success:#22af46;--app-sidebar-width:276px;--app-topbar-height:72px;--app-radius:8px;--app-shadow:0 1px 2px #00000014;--app-shadow-lg:0 10px 32px #20242d24;color:var(--app-text);background:var(--app-bg)}body{background:linear-gradient(90deg, var(--app-purple) 0 5px, transparent 5px calc(100% - 5px), var(--app-purple) calc(100% - 5px)), var(--app-bg);min-width:320px;min-height:100vh;color:var(--app-text);overflow-x:hidden}.app-shell{grid-template-columns:var(--app-sidebar-width) minmax(0, 1fr);width:100%;min-height:100vh;margin:0;padding:0 5px;display:grid}.app-sidebar{z-index:40;border-right:1px solid var(--app-border);background:#fafafa;grid-template-rows:auto minmax(0,1fr) auto;height:100vh;display:grid;position:sticky;top:0;overflow-y:auto;box-shadow:4px 0 18px #20242d0a}.sidebar-brand{min-height:var(--app-topbar-height);border-bottom:1px solid var(--app-border);background:var(--app-surface);grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 18px;display:grid}.sidebar-brand img{object-fit:contain;width:54px;height:auto}.sidebar-brand strong{color:var(--app-heading);font-size:1.05rem;font-weight:850;line-height:1.1;display:block}.sidebar-brand span{color:var(--app-muted);letter-spacing:0;margin-top:3px;font-size:.76rem;font-weight:750;display:block}.sidebar-close{display:none}.menu-bar{background:0 0;border:0;border-radius:0;align-content:start;gap:18px;margin:0;padding:18px 12px 24px;display:grid;overflow:visible}.menu-section{gap:5px;display:grid}.menu-section-title{color:#9aa3af;letter-spacing:.08em;text-transform:uppercase;padding:0 12px 5px;font-size:.68rem;font-weight:900}.menu-item{border-radius:0 var(--app-radius) var(--app-radius) 0;color:#343a40;text-align:left;background:0 0;border:0;border-left:5px solid #0000;justify-content:flex-start;gap:12px;width:100%;min-height:43px;padding:0 13px;font-size:.93rem;font-weight:760;position:relative}.menu-item svg{color:#747c88;flex:none}.menu-item:hover{color:var(--app-heading);background:#f0f0f0}.menu-item[data-active=true]{border-left-color:var(--app-purple);background:var(--app-purple-soft);color:var(--app-purple-dark);box-shadow:inset 0 0 0 1px #6d3a780f}.menu-item[data-active=true] svg{color:var(--app-purple)}.sidebar-footer{border:1px solid var(--app-border);border-radius:var(--app-radius);background:var(--app-surface);box-shadow:var(--app-shadow);gap:5px;margin:12px;padding:14px;display:grid}.sidebar-footer span{color:var(--app-muted);text-transform:uppercase;font-size:.75rem;font-weight:800}.sidebar-footer strong{color:var(--app-purple-dark);font-size:1rem}.app-nav-backdrop{display:none}.app-workspace{grid-template-rows:auto minmax(0,1fr);min-width:0;min-height:100vh;display:grid}.app-topbar{z-index:30;min-height:var(--app-topbar-height);border-bottom:1px solid var(--app-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:12px 24px;display:grid;position:sticky;top:0;box-shadow:0 1px 8px #20242d0d}.nav-toggle{display:none}.app-page-title{min-width:0}.app-page-title h1{color:var(--app-heading);margin:0;font-size:1.35rem;font-weight:850;line-height:1.12}.app-page-title span{color:var(--app-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:.86rem;font-weight:650;display:block;overflow:hidden}.app-main{width:min(100%,1500px);min-width:0;padding:24px 26px 48px}.app-version{color:var(--app-purple-dark);box-shadow:var(--app-shadow);background:#ffffffeb;border-color:#6d3a782e;bottom:12px;right:16px}.runtime-panel{grid-template-columns:repeat(2,minmax(110px,1fr));min-width:300px}.runtime-panel div{border-color:var(--app-border);border-radius:var(--app-radius);background:var(--app-surface-muted);min-height:48px;padding:8px 12px;box-shadow:inset 0 0 0 1px #ffffff80}.runtime-panel span{color:var(--app-muted);letter-spacing:.04em;text-transform:uppercase;margin-bottom:3px;font-size:.68rem;font-weight:850}.runtime-panel strong{color:var(--app-heading);font-size:.88rem;font-weight:850}.eyebrow{color:#4f6f52;letter-spacing:.07em;font-size:.72rem;font-weight:900}h1,h2,h3{color:var(--app-heading);font-weight:850}h2{font-size:1.28rem}.section-heading{border-bottom:1px solid var(--app-border);align-items:flex-end;margin-bottom:16px;padding-bottom:14px}.section-heading h2{font-size:1.34rem}.status-line{color:var(--app-muted)}.summary-card,.account-summary>div,.database-backup-panel,.database-sync-note,.centre-data-export-panel,.student-table-wrap,.table-wrap,.dialog-panel,.waitlist-metrics article,.waitlist-capacity-grid article,.waitlist-notifications article,.waitlist-priority,.waitlist-capacity-form,.waitlist-details-dialog section,.late-fee-config-card,.batch-email-item,.invoice-design-option,.shift-subnav,.shift-rules,.shift-summary-grid>*,.request-card,.staff-card,.calendar-panel{border-color:var(--app-border);border-radius:var(--app-radius);background:var(--app-surface);box-shadow:var(--app-shadow)}.summary-card,.account-summary>div,.waitlist-metrics article,.waitlist-capacity-grid article{border-top:3px solid var(--app-purple)}.summary-card strong,.account-summary strong,.waitlist-metrics strong{color:var(--app-purple-dark)}input,textarea,select{color:var(--app-text);border-color:#d4d9df;border-radius:6px}input,select{min-height:39px}textarea{min-height:128px}input:focus,textarea:focus,select:focus{border-color:var(--app-purple-line);box-shadow:0 0 0 3px #6d3a7824}label{color:#3f4652;font-size:.86rem;font-weight:750}.primary-button,.secondary-button,.icon-button{border-radius:6px;min-height:38px;font-weight:800;transition:background-color .14s,border-color .14s,color .14s,box-shadow .14s,transform .14s}.primary-button{background:var(--app-purple);color:#fff;box-shadow:0 4px 10px #6d3a782e}.primary-button:hover:not(:disabled){background:var(--app-purple-dark);transform:translateY(-1px)}.secondary-button{border-color:var(--app-border-strong);background:var(--app-surface);color:#3f4652}.secondary-button:hover:not(:disabled),.icon-button:hover:not(:disabled){background:var(--app-purple-soft);color:var(--app-purple-dark);border-color:#6d3a7857}.icon-button{border-color:var(--app-border);background:var(--app-surface);color:#596273;flex-basis:38px;width:38px;height:38px}.danger-button,.secondary-button.danger-button,.icon-button.danger-button{color:var(--app-danger);border-color:#f3c2c8}.danger-button:hover:not(:disabled){color:#b42318;background:#fff5f6;border-color:#f0a8b1}.table-toolbar{border-bottom-color:var(--app-border);background:#fbfbfc;gap:10px;padding:12px 14px}.student-table-wrap,.table-wrap{overflow:auto}.student-table,.invoice-table{border-collapse:separate;border-spacing:0}.student-table th,.student-table td,.invoice-table th,.invoice-table td{border-bottom-color:var(--app-border)}.student-table th,.invoice-table th{color:#4b5563;letter-spacing:.03em;text-transform:uppercase;background:#f8f8f9;font-size:.74rem}.student-table tbody tr:hover,.invoice-table tbody tr:hover{background:#fbf7fc}.student-table tr:last-child td,.invoice-table tr:last-child td{border-bottom:0}.status-badge,.filter-pill{background:var(--app-purple-soft);color:var(--app-purple-dark);border-color:#6d3a782e;border-radius:999px;font-weight:850}.empty-state{border-color:var(--app-border-strong);border-radius:var(--app-radius);background:var(--app-surface);box-shadow:var(--app-shadow)}.dialog-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#20242d7a}.dialog-panel{box-shadow:var(--app-shadow-lg)}.dialog-header{border-bottom-color:var(--app-border)}.waitlist-tabs,.shift-subnav{border-color:var(--app-border);border-radius:var(--app-radius);background:var(--app-surface);box-shadow:var(--app-shadow)}.waitlist-tabs button[data-active=true],.shift-subnav button[data-active=true]{background:var(--app-purple-soft);color:var(--app-purple-dark);border-color:#6d3a7838}@media (width<=1180px){.app-shell{grid-template-columns:minmax(0,1fr)}.app-sidebar{width:min(var(--app-sidebar-width), calc(100vw - 42px));box-shadow:var(--app-shadow-lg);transition:transform .18s;position:fixed;top:0;left:5px;transform:translate(calc(-100% - 16px))}.app-shell[data-nav-open=true] .app-sidebar{transform:translate(0)}.app-nav-backdrop{z-index:35;background:#20242d57;border:0;display:none;position:fixed;inset:0}.app-shell[data-nav-open=true] .app-nav-backdrop{display:block}.nav-toggle,.sidebar-close{display:inline-flex}.app-topbar{grid-template-columns:auto minmax(0,1fr) auto}}@media (width<=820px){body{background:linear-gradient(90deg, var(--app-purple) 0 3px, transparent 3px calc(100% - 3px), var(--app-purple) calc(100% - 3px)), var(--app-bg)}.app-shell{width:100%;padding:0 3px}.app-topbar{gap:12px;min-height:66px;padding:10px 14px}.app-page-title h1{font-size:1.1rem}.app-page-title span{display:none}.app-main{width:100%;padding:18px 14px 44px}.runtime-panel{display:none}.menu-bar{overflow:visible}.menu-item{flex:none}}:root{--lucid-purple:#a27ce6;--lucid-purple-dark:#7650bc;--lucid-purple-soft:#f3ecff;--lucid-body:#5a5a5a;--lucid-heading:#444;--lucid-muted:#999;--lucid-bg:#f4f7f6;--lucid-sidebar:#f4f7f6;--lucid-card:#fff;--lucid-border:#eee;--lucid-border-strong:#dee2e6;--lucid-radius:.55rem;--lucid-sidebar-width:250px;--lucid-sidebar-collapsed-width:78px;--lucid-navbar-height:61px;--lucid-shadow:0 1px 2px 0 #0000001a;--lucid-float-shadow:0 6px 20px #00000029}html,body,#root{min-height:100%}body{background:var(--lucid-bg);color:var(--lucid-body);font-family:Ubuntu,Inter,Segoe UI,Arial,sans-serif;font-size:14px}body:before,body:after{z-index:999;content:"";background:var(--lucid-purple);width:100%;height:5px;position:fixed;left:0}body:before{top:0}body:after{bottom:0}#wrapper.invoice-me-lucid:before,#wrapper.invoice-me-lucid:after{z-index:999;content:"";background:var(--lucid-purple);width:5px;height:100vh;position:fixed;top:0}#wrapper.invoice-me-lucid:before{left:0}#wrapper.invoice-me-lucid:after{right:0}#wrapper.invoice-me-lucid{background:var(--lucid-bg);min-height:100vh}.navbar-fixed-top{z-index:99;width:100%;min-height:var(--lucid-navbar-height);border-bottom:1px solid var(--lucid-border);box-shadow:none;background:#fff;position:fixed;top:5px;left:0}.container-fluid{width:100%;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.navbar-fixed-top .container-fluid{min-height:var(--lucid-navbar-height);align-items:center;padding-left:20px;padding-right:20px;display:flex}.navbar-btn{margin-right:12px;display:none}.btn-toggle-offcanvas,.btn-sidebar-close,.btn-sidebar-collapse{color:#555;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.btn-toggle-offcanvas:hover,.btn-sidebar-close:hover,.btn-sidebar-collapse:hover{color:var(--lucid-purple-dark);background:#f0f0f0}.navbar-brand{align-items:center;min-width:225px;padding:0;display:flex}.navbar-brand-link{color:#333;background:0 0;border:0;align-items:center;gap:12px;min-height:46px;padding:0;font-weight:700;display:inline-flex}.navbar-brand img.logo{object-fit:contain;width:122px;max-height:38px}.navbar-brand-link span{color:#555;letter-spacing:0;border-left:1px solid #e6e6e6;padding-left:12px;font-size:17px;display:inline-block}.navbar-right{min-width:0;width:calc(100% - var(--lucid-sidebar-width));flex:auto;justify-content:flex-end;align-items:center;display:flex}.navbar-right .runtime-panel{grid-template-columns:none;justify-content:flex-end;gap:10px;min-width:0;display:flex}.navbar-right .runtime-panel div{border:1px solid var(--lucid-border);border-radius:var(--lucid-radius);min-width:132px;min-height:42px;box-shadow:none;background:#fafafa;padding:6px 12px}.navbar-right .runtime-panel span{color:#777;letter-spacing:0;text-transform:none;margin:0 0 2px;font-size:11px;font-weight:700;display:block}.navbar-right .runtime-panel strong{color:#333;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;display:block;overflow:hidden}.session-lock-button{border:1px solid var(--lucid-border);border-radius:var(--lucid-radius);color:#333;min-height:44px;font:inherit;text-align:left;cursor:pointer;background:#fafafa;align-items:center;gap:10px;padding:5px 14px 5px 7px;transition:border-color .14s,background-color .14s,color .14s,box-shadow .14s;display:inline-flex}.session-lock-icon{background:var(--lucid-purple-soft);width:32px;height:32px;color:var(--lucid-purple-dark);border-radius:8px;flex:0 0 32px;place-items:center;display:grid}.session-lock-copy{gap:1px;min-width:72px;display:grid}.session-lock-copy small,.session-lock-copy strong{line-height:1.15}.session-lock-copy small{color:#777;font-size:10px;font-weight:700}.session-lock-copy strong{color:#333;font-size:13px;font-weight:750}.session-lock-button:hover,.session-lock-button:focus-visible{border-color:var(--lucid-purple);background:var(--lucid-purple-soft);color:var(--lucid-purple-dark);box-shadow:0 0 0 3px color-mix(in srgb, var(--lucid-purple) 16%, transparent);outline:0}.session-lock-button:hover .session-lock-icon,.session-lock-button:focus-visible .session-lock-icon{background:var(--lucid-purple);color:#fff}#left-sidebar{z-index:9;width:var(--lucid-sidebar-width);height:100%;margin-top:calc(var(--lucid-navbar-height) + 5px);background:var(--lucid-sidebar);transition:all .3s ease-in-out;position:fixed;top:0;left:5px}.sidebar-scroll{height:calc(100vh - var(--lucid-navbar-height) - 10px);padding-bottom:22px;overflow:hidden auto}.user-account{border-bottom:1px solid #e7e7e7;align-items:center;gap:10px;margin:20px;padding-bottom:18px;display:flex;position:relative}.user-avatar{background:#fff;border:2px solid #dfdfdf;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:inline-flex;overflow:hidden}.user-avatar img{width:44px;height:auto}.user-account .dropdown{gap:3px;min-width:0;display:grid}.user-account .dropdown span{color:#777;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.user-account .dropdown strong{color:#333;text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.btn-sidebar-close{display:none;position:absolute;top:-6px;right:-8px}.btn-sidebar-collapse{border:1px solid var(--lucid-border-strong);background:var(--lucid-card);width:30px;height:30px;color:var(--lucid-muted);box-shadow:var(--lucid-shadow);cursor:pointer;position:absolute;top:6px;right:-11px}.btn-sidebar-collapse:focus-visible{outline:3px solid color-mix(in srgb, var(--lucid-purple) 22%, transparent);outline-offset:2px}.sidebar-nav{box-shadow:none;background:0 0;border:0;margin:0;padding:0 0 8px}.sidebar-nav ul,.sidebar-nav li{margin:0;padding:0;list-style:none}.sidebar-nav .main-menu{padding:0;display:block}.sidebar-nav .menu-section{margin:13px 0 0;display:block}.sidebar-nav .menu-section-title{color:#9a9a9a;letter-spacing:.06em;text-transform:uppercase;padding:0 20px 8px;font-size:11px;font-weight:700;display:block}.sidebar-nav .menu-section-toggle{color:#9a9a9a;text-align:left;width:100%;min-height:28px;box-shadow:none;background:0 0;border:0;align-items:center;padding:0 15px 8px 20px;display:flex}.sidebar-nav .menu-section-toggle .menu-section-title{flex:1;padding:0}.sidebar-nav .menu-section-toggle-icon{color:#9a9a9a;transition:transform .16s}.sidebar-nav .menu-section-toggle[aria-expanded=true] .menu-section-toggle-icon{transform:rotate(180deg)}.sidebar-nav .menu-section-toggle:hover .menu-section-title,.sidebar-nav .menu-section-toggle:hover .menu-section-toggle-icon{color:#555}.sidebar-nav .metismenu .menu-item{color:#555;text-align:left;width:100%;min-height:46px;box-shadow:none;background:0 0;border:0;border-left:5px solid #0000;border-radius:0;justify-content:flex-start;align-items:center;gap:18px;padding:13px 15px;font-size:15px;font-weight:500;line-height:20px;display:flex}.sidebar-nav .metismenu .menu-item svg{color:var(--lucid-purple)}.sidebar-nav .metismenu .menu-item:hover,.sidebar-nav .metismenu>.menu-section>ul>li.active .menu-item{color:#222;background:#f1f1f1}.sidebar-nav .metismenu>.menu-section>ul>li.active .menu-item{border-left-color:var(--lucid-purple);font-weight:700}.menu-section-compact-divider{background:var(--lucid-border-strong);width:34px;height:1px;margin:0 auto 8px;display:block}.sidebar-footer{border-radius:var(--lucid-radius);box-shadow:var(--lucid-shadow);background:#fff;border:0;margin:18px 20px 0;padding:14px 16px;display:block}.sidebar-footer span{color:#999;letter-spacing:0;text-transform:none;margin-bottom:4px;font-size:11px;font-weight:700;display:block}.sidebar-footer strong{color:var(--lucid-purple-dark);font-size:15px;font-weight:700;display:block}.sidebar-footer .sidebar-signout-label{color:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:none;margin:0;display:inline}#wrapper.invoice-me-lucid[data-nav-collapsed=true] #left-sidebar{width:var(--lucid-sidebar-collapsed-width)}#wrapper.invoice-me-lucid[data-nav-collapsed=true] #main-content{width:calc(100% - var(--lucid-sidebar-collapsed-width))}#wrapper.invoice-me-lucid[data-nav-collapsed=true] .sidebar-scroll{scrollbar-width:thin}#wrapper.invoice-me-lucid[data-nav-collapsed=true] .user-account{flex-direction:column;gap:9px;margin:14px 8px 10px;padding-bottom:12px}#wrapper.invoice-me-lucid[data-nav-collapsed=true] .user-avatar{width:42px;height:42px}#wrapper.invoice-me-lucid[data-nav-collapsed=true] .user-avatar img{width:36px}#wrapper.invoice-me-lucid[data-nav-collapsed=true] .user-account .dropdown{display:none}#wrapper.invoice-me-lucid[data-nav-collapsed=true] .btn-sidebar-collapse{width:34px;height:34px;position:static}#wrapper.invoice-me-lucid[data-nav-collapsed=true] .sidebar-nav .menu-section{margin-top:8px}#wrapper.invoice-me-lucid[data-nav-collapsed=true] .sidebar-nav .metismenu .menu-item{border-left-width:3px;justify-content:center;gap:0;min-height:44px;padding:11px 8px}#wrapper.invoice-me-lucid[data-nav-collapsed=true] .sidebar-nav .metismenu .menu-item span{display:none}#wrapper.invoice-me-lucid[data-nav-collapsed=true] .sidebar-nav .metismenu .menu-item svg{width:20px;height:20px}#wrapper.invoice-me-lucid[data-nav-collapsed=true] .sidebar-footer{place-items:center;margin:12px 10px 0;padding:9px;display:grid}#wrapper.invoice-me-lucid[data-nav-collapsed=true] .sidebar-runtime-label,#wrapper.invoice-me-lucid[data-nav-collapsed=true] .sidebar-runtime-value,#wrapper.invoice-me-lucid[data-nav-collapsed=true] .sidebar-signout-label{display:none}#wrapper.invoice-me-lucid[data-nav-collapsed=true] .sidebar-footer button{border-radius:50%;justify-content:center;width:34px;height:34px;margin:0;padding:0}#main-content{float:right;width:calc(100% - var(--lucid-sidebar-width));min-height:100vh;margin-top:calc(var(--lucid-navbar-height) + 5px);padding:0 10px 48px;transition:all .3s ease-in-out;position:relative}#main-content>.container-fluid{max-width:none;padding-top:24px}.row{flex-wrap:wrap;margin-left:-15px;margin-right:-15px;display:flex}.clearfix:after{clear:both;content:"";display:block}.col-lg-5,.col-lg-7,.col-md-4,.col-md-8,.col-sm-12,.col-12{width:100%;min-height:1px;padding-left:15px;padding-right:15px;position:relative}.col-lg-5{flex:0 0 41.6667%;max-width:41.6667%}.col-lg-7{flex:0 0 58.3333%;max-width:58.3333%}.text-right{text-align:right}.block-header{margin-bottom:20px}.block-header h2{color:#444;margin:0;font-size:20px;font-weight:500}.block-header small{color:#999;margin-top:6px;font-size:13px;display:block}.page-module-pill{background:var(--lucid-purple-soft);min-height:31px;color:var(--lucid-purple-dark);border:1px solid #e3d6ff;border-radius:999px;align-items:center;padding:6px 12px;font-size:12px;font-weight:700;display:inline-flex}.page-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.feature-help-button{color:var(--lucid-purple-dark);background:#fff;border-color:#e3d6ff}#wrapper.invoice-me-lucid .feature-help-backdrop{text-align:left}#wrapper.invoice-me-lucid .feature-help-dialog{text-align:left;width:min(760px,100vw - 32px);max-height:min(84vh,760px);overflow:auto}#wrapper.invoice-me-lucid .feature-help-dialog .dialog-header{padding:18px 20px}.feature-help-body{gap:12px;display:grid}.feature-help-section{border:1px solid var(--lucid-border);border-radius:var(--lucid-radius);background:#fff;grid-template-columns:44px minmax(0,1fr);align-items:start;gap:14px;padding:16px;display:grid}.feature-help-marker{background:var(--lucid-purple-soft);width:36px;height:36px;color:var(--lucid-purple-dark);border-radius:10px;place-items:center;font-size:13px;font-weight:700;line-height:1;display:inline-grid}.feature-help-copy{min-width:0}.feature-help-copy h3{color:var(--lucid-heading);margin:0 0 8px;font-size:15px}.feature-help-copy p,.feature-help-list,.feature-help-steps{max-width:64ch;color:var(--lucid-body);margin:0;font-size:14px;line-height:1.55}.feature-help-list,.feature-help-steps{gap:8px;padding:0;list-style:none;display:grid}.feature-help-list li,.feature-help-steps li{min-height:22px;padding-left:24px;position:relative}.feature-help-list li:before{background:var(--lucid-purple);content:"";border-radius:999px;width:7px;height:7px;position:absolute;top:.62em;left:4px}.feature-help-steps{counter-reset:feature-help-step}.feature-help-steps li{counter-increment:feature-help-step}.feature-help-steps li:before{color:var(--lucid-purple-dark);content:counter(feature-help-step) ".";font-weight:700;position:absolute;top:.1em;left:0}.feature-help-note{background:#faf7ff;border-color:#dccbff}.invoice-me-content{min-width:0}#wrapper.invoice-me-lucid .invoice-me-content>.home-dashboard{box-shadow:none;background:0 0;border-radius:0;margin-bottom:0;padding:0}.home-dashboard{gap:22px;display:grid}.dashboard-heading{margin-bottom:0}.dashboard-kpi-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;display:grid}.dashboard-kpi-card,.dashboard-panel{border:1px solid var(--lucid-border);border-radius:var(--lucid-radius);box-shadow:var(--lucid-shadow);background:#fff}.dashboard-kpi-card{grid-template-columns:42px minmax(0,1fr);gap:12px;min-height:148px;padding:16px;display:grid;position:relative;overflow:hidden}.dashboard-kpi-card:after{content:"";opacity:.08;background:currentColor;border-radius:999px;width:108px;height:108px;position:absolute;bottom:-28px;right:-20px}.dashboard-kpi-icon{background:var(--lucid-purple-soft);width:42px;height:42px;color:var(--lucid-purple-dark);border-radius:12px;place-items:center;display:grid}.dashboard-kpi-card[data-tone=blue]{color:#2f80ed}.dashboard-kpi-card[data-tone=green]{color:#2eb67d}.dashboard-kpi-card[data-tone=orange]{color:#f4a261}.dashboard-kpi-card[data-tone=red]{color:#ef6461}.dashboard-kpi-card[data-tone=purple]{color:var(--lucid-purple-dark)}.dashboard-kpi-card>div:nth-child(2){gap:3px;min-width:0;display:grid}.dashboard-kpi-card span{color:#777;font-size:12px;font-weight:600}.dashboard-kpi-card strong{color:var(--lucid-heading);font-size:30px;font-weight:600;line-height:1.1}.dashboard-kpi-card small{color:#777;font-size:12px;font-weight:500}.dashboard-sparkline{color:currentColor;opacity:.78;grid-column:1/-1;align-self:end;width:100%;height:34px}.dashboard-main-grid,.dashboard-secondary-grid,.dashboard-bottom-grid{gap:18px;display:grid}.dashboard-main-grid{grid-template-columns:minmax(0,2fr) minmax(280px,.85fr) minmax(280px,.85fr)}.dashboard-secondary-grid{grid-template-columns:minmax(320px,.9fr) minmax(0,1.35fr) minmax(320px,.9fr)}.dashboard-bottom-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-panel{min-width:0;padding:18px}.dashboard-panel-wide{min-height:360px}.dashboard-panel-header{justify-content:space-between;gap:14px;margin-bottom:16px;display:flex}.dashboard-panel-header h3{color:var(--lucid-heading);margin:0;font-size:16px;font-weight:600}.dashboard-panel-header p{color:#999;margin:4px 0 0;font-size:13px}.dashboard-area-chart{gap:12px;display:grid}.dashboard-area-chart svg{width:100%;min-height:240px}.dashboard-chart-labels{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;display:grid}.dashboard-chart-labels span{color:#777;gap:2px;min-width:0;font-size:12px;display:grid}.dashboard-chart-labels strong{color:var(--lucid-heading);font-size:12px}.dashboard-chart-footnote{color:#777;margin:0;font-size:12px}.dashboard-donut-layout{justify-items:center;gap:16px;display:grid}.dashboard-donut{border-radius:999px;place-items:center;width:172px;height:172px;display:grid}.dashboard-donut>div{width:112px;height:112px;color:var(--lucid-heading);text-align:center;box-shadow:inset 0 0 0 1px var(--lucid-border);background:#fff;border-radius:999px;place-items:center;display:grid}.dashboard-donut strong{font-size:28px;font-weight:600;line-height:1}.dashboard-donut span{color:#777;font-size:12px;font-weight:600}.dashboard-donut-legend{gap:8px;width:100%;display:grid}.dashboard-donut-legend.compact{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:10px}.dashboard-donut-legend span{color:#666;align-items:center;gap:8px;font-size:13px;display:flex}.dashboard-donut-legend i{border-radius:999px;flex:0 0 10px;width:10px;height:10px}.dashboard-donut-legend strong{color:var(--lucid-heading);margin-left:auto;font-weight:600}.attendance-summary-chart{gap:18px;display:grid}.dashboard-stacked-bar{background:#f0f2f5;border-radius:999px;width:100%;height:22px;display:flex;overflow:hidden}.dashboard-stacked-bar span{min-width:0}.dashboard-mini-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.dashboard-mini-stats span{border-radius:var(--lucid-radius);color:#777;background:#fafafa;gap:2px;padding:12px;font-size:12px;display:grid}.dashboard-mini-stats strong{color:var(--lucid-heading);font-size:20px;font-weight:600}.dashboard-action-list,.dashboard-activity-list,.operations-list,.dashboard-progress-list{gap:10px;display:grid}.dashboard-action-list article{border:1px solid var(--lucid-border);border-radius:var(--lucid-radius);background:#fff;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:12px;padding:11px;display:grid}.dashboard-action-list article>svg{background:#f7f7f7;border-radius:10px;width:36px;height:36px;padding:8px;display:grid}.dashboard-action-list article[data-tone=success]>svg{color:#2eb67d;background:#e8f7ef}.dashboard-action-list article[data-tone=warning]>svg{color:#f4a261;background:#fff4e6}.dashboard-action-list article[data-tone=danger]>svg{color:#ef6461;background:#fff0f0}.dashboard-action-list article[data-tone=info]>svg{color:#2f80ed;background:#eef6ff}.dashboard-action-list strong,.dashboard-action-list span{display:block}.dashboard-action-list strong{color:var(--lucid-heading);font-size:13px;font-weight:600}.dashboard-action-list span{color:#888;font-size:12px}.dashboard-action-list b{color:var(--lucid-heading);font-size:20px;font-weight:600}.dashboard-table-wrap{overflow:auto}.dashboard-table{border-collapse:collapse;color:#555;width:100%;font-size:13px}.dashboard-table th,.dashboard-table td{border-bottom:1px solid var(--lucid-border);text-align:left;white-space:nowrap;padding:10px 12px}.dashboard-table th{color:#666;background:#fafafa;font-size:12px;font-weight:600}.dashboard-status-pill{border-radius:999px;align-items:center;min-height:24px;padding:3px 8px;font-size:12px;font-weight:600;display:inline-flex}.dashboard-status-pill.ok{color:#20875b;background:#e8f7ef}.dashboard-status-pill.under{color:#b66a00;background:#fff4e6}.dashboard-status-pill.over{color:#2f80ed;background:#eef6ff}.dashboard-activity-list article{grid-template-columns:18px minmax(0,1fr);gap:10px;display:grid;position:relative}.dashboard-activity-list article:before{content:"";background:#eee;width:2px;position:absolute;top:18px;bottom:-12px;left:7px}.dashboard-activity-list article:last-child:before{display:none}.dashboard-activity-list article>span{z-index:1;background:#fff;border:3px solid #a27ce6;border-radius:999px;width:16px;height:16px;margin-top:3px;position:relative}.dashboard-activity-list article[data-tone=blue]>span{border-color:#2f80ed}.dashboard-activity-list article[data-tone=green]>span{border-color:#2eb67d}.dashboard-activity-list article[data-tone=orange]>span{border-color:#f4a261}.dashboard-activity-list article[data-tone=red]>span{border-color:#ef6461}.dashboard-activity-list strong{color:var(--lucid-heading);font-size:13px;font-weight:600}.dashboard-activity-list p,.dashboard-activity-list small{color:#777;margin:2px 0 0;font-size:12px}.dashboard-bar-list{gap:12px;display:grid}.dashboard-bar-list>div{grid-template-columns:minmax(120px,1fr) minmax(120px,2fr) 34px;align-items:center;gap:10px;display:grid}.dashboard-bar-list span,.dashboard-progress-list span,.operations-list span{color:#666;font-size:13px}.dashboard-bar-list>div>div,.dashboard-progress-track{background:#f0f2f5;border-radius:999px;height:8px;overflow:hidden}.dashboard-bar-list i,.dashboard-progress-track i{border-radius:inherit;background:var(--lucid-purple);height:100%;display:block}.dashboard-bar-list strong,.dashboard-progress-list b,.operations-list strong{color:var(--lucid-heading);text-align:right;font-weight:600}.dashboard-progress-list article{grid-template-columns:minmax(150px,1fr) minmax(130px,1fr) 44px;align-items:center;gap:12px;display:grid}.dashboard-progress-list strong{color:var(--lucid-heading);font-size:13px;font-weight:600;display:block}.operations-list article{border:1px solid var(--lucid-border);border-radius:var(--lucid-radius);background:#fff;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;display:grid}.operations-list svg{color:var(--lucid-purple-dark)}@media (width<=1500px){.dashboard-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-main-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-panel-wide{grid-column:1/-1}.dashboard-secondary-grid,.dashboard-bottom-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.dashboard-kpi-grid,.dashboard-main-grid,.dashboard-secondary-grid,.dashboard-bottom-grid{grid-template-columns:1fr}.dashboard-panel-wide{min-height:0}.dashboard-chart-labels{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-mini-stats,.dashboard-progress-list article,.dashboard-bar-list>div{grid-template-columns:1fr}.dashboard-progress-list b,.dashboard-bar-list strong{text-align:left}}.card,.invoice-me-content>section,.editor-region>section,.list-region>section,.late-fee-section,.shift-panel,.oversubsidy-card,.oversubsidy-panel,.database-backup-panel,.database-sync-note,.database-seed-panel,.centre-data-export-panel,.invoice-design-option,.batch-email-item,.summary-card,.account-summary>div,.empty-state,.waitlist-metrics article,.waitlist-capacity-grid article,.waitlist-notifications article,.waitlist-priority,.waitlist-capacity-form,.waitlist-details-dialog section,.late-fee-config-card,.late-fee-batch-panel,.shift-rules,.shift-summary-grid>*,.request-card,.staff-card,.calendar-panel{border-radius:var(--lucid-radius);background:var(--lucid-card);width:100%;box-shadow:var(--lucid-shadow);border:0;margin-bottom:30px;position:relative}.invoice-me-content>section,.editor-region>section,.list-region>section,.late-fee-section,.shift-panel,.oversubsidy-card,.oversubsidy-panel,.database-backup-panel,.database-sync-note,.database-seed-panel,.centre-data-export-panel,.waitlist-priority,.waitlist-capacity-form,.late-fee-batch-panel,.shift-rules,.calendar-panel{padding:20px}.section-heading{border-bottom:1px solid var(--lucid-border);justify-content:space-between;align-items:center;gap:14px;margin:-20px -20px 20px;padding:20px;display:flex}.section-heading h2,.compact-heading h3,.dialog-header h2{color:#444;margin:0;font-size:16px;font-weight:500}.section-heading .eyebrow,.eyebrow{color:#999;letter-spacing:.06em;text-transform:uppercase;margin:0 0 5px;font-size:11px;font-weight:700}.section-actions,.button-row,.form-actions,.dialog-actions,.request-actions,.shift-staff-actions,.schedule-control-actions,.table-toolbar-actions,.invoice-row-actions,.student-row-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.summary-grid,.account-summary,.shift-summary-grid{gap:15px}.summary-card,.account-summary>div,.shift-summary-grid>*{padding:18px}.summary-card span,.account-summary span{color:#999;margin-bottom:7px;font-size:13px;display:block}.summary-card strong,.account-summary strong{color:#444;font-size:24px;font-weight:700;display:block}.primary-button,.secondary-button,.danger-button,.link-button{min-height:34px;box-shadow:none;border:1px solid #0000;border-radius:.25rem;justify-content:center;align-items:center;gap:7px;padding:7px 13px;font-size:14px;font-weight:500;line-height:1.35;text-decoration:none;transition:all .15s ease-in-out;display:inline-flex}.primary-button{border-color:var(--lucid-purple);background:var(--lucid-purple);color:#fff}.primary-button:hover:not(:disabled){border-color:var(--lucid-purple-dark);background:var(--lucid-purple-dark);color:#fff;transform:none}.secondary-button{color:#555;background:#fff;border-color:#d8dde2}.secondary-button:hover:not(:disabled){border-color:var(--lucid-purple);background:var(--lucid-purple-soft);color:var(--lucid-purple-dark)}.danger-button,.secondary-button.danger-button{color:#de4848;background:#fff;border-color:#de4848}.danger-button:hover:not(:disabled),.secondary-button.danger-button:hover:not(:disabled){color:#fff;background:#de4848;border-color:#de4848}.link-button{min-height:auto;color:var(--lucid-purple-dark);background:0 0;border:0;padding:0;font-weight:700}.icon-button{color:#555;width:34px;height:34px;min-height:34px;box-shadow:none;background:#fff;border:1px solid #d8dde2;border-radius:.25rem;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.icon-button:hover:not(:disabled){border-color:var(--lucid-purple);background:var(--lucid-purple-soft);color:var(--lucid-purple-dark)}.icon-button.danger-button{color:#de4848;border-color:#f1c3c3}.icon-button.danger-button:hover:not(:disabled){color:#fff;background:#de4848;border-color:#de4848}label{color:#555;margin-bottom:6px;font-size:13px;font-weight:700}input,textarea,select{color:#495057;background:#fff;border:1px solid #ced4da;border-radius:.25rem;width:100%;min-height:38px;padding:8px 10px;font-size:14px;line-height:1.5;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}textarea{resize:vertical;min-height:108px}input[type=checkbox],input[type=radio]{width:auto;min-height:auto}input:focus,textarea:focus,select:focus{border-color:#c5b0ee;outline:0;box-shadow:0 0 0 .2rem #a27ce633}.form-grid,.two-column-form,.shift-form,.late-fee-form,.oversubsidy-config-form,.late-fee-settings-form,.staff-details-dialog-form,.staff-schedule-dialog-form{gap:14px}.search-field{background:#fff;border:1px solid #ced4da;border-radius:.25rem;padding-left:12px}.search-field:focus-within{border-color:#c5b0ee;box-shadow:0 0 0 .2rem #a27ce633}.search-field input{box-shadow:none;border:0}.table-toolbar,.late-fee-toolbar,.invoice-email-toolbar,.oversubsidy-selection-actions{border-top:1px solid var(--lucid-border);border-bottom:1px solid var(--lucid-border);background:#fafafa;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin:0 -20px 18px;padding:12px 20px;display:flex}.invoice-email-toolbar.late-fee-toolbar{border:1px solid var(--lucid-border);border-radius:var(--lucid-radius);background:#fff;margin:16px 0 18px;padding:16px}.invoice-workspace .invoice-email-toolbar{border:1px solid var(--lucid-border);border-radius:var(--lucid-radius);background:#fff;grid-template-columns:1fr;align-items:stretch;width:100%;margin:0 0 18px;padding:16px;display:grid}.invoice-page-actions{flex-wrap:nowrap;flex:none;align-items:center;gap:8px}.invoice-create-actions{flex-wrap:nowrap;flex:none;align-items:center;gap:8px;display:inline-flex}.invoice-page-actions .secondary-button,.invoice-page-actions .primary-button{white-space:nowrap}.invoice-filter-buttons{grid-template-columns:minmax(240px,304px) repeat(4,max-content);justify-content:start;align-items:center;gap:10px;width:100%;display:grid}.invoice-filter-buttons>.secondary-button,.invoice-filter-buttons>.primary-button{justify-self:start;min-height:54px}.invoice-filter-summary{color:#667085;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;font-weight:700;overflow:hidden}.invoice-date-filter-pill{background:var(--lucid-purple-soft);width:fit-content;max-width:min(100%,360px);min-height:38px;color:var(--lucid-purple-dark);text-overflow:ellipsis;white-space:nowrap;border:1px solid #d9c9ff;border-radius:999px;justify-content:center;justify-self:start;align-items:center;gap:8px;padding:7px 11px;font-size:13px;font-weight:750;display:inline-flex;overflow:hidden}.invoice-date-filter-pill:hover{border-color:var(--lucid-purple);background:#dfd1ff}.invoice-date-filter-pill svg{flex:none}.invoice-date-dropdown{width:max-content;position:relative}.invoice-date-dropdown-button{min-height:54px}.invoice-date-dropdown-menu{z-index:30;border:1px solid var(--lucid-border);width:min(275px,100vw - 48px);box-shadow:var(--lucid-shadow-lg);background:#fff;border-radius:14px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);left:0}.invoice-date-dropdown-option{color:#20252f;text-align:left;background:0 0;border:0;border-radius:10px;width:100%;padding:11px 12px;display:grid}.invoice-date-dropdown-option span{gap:3px;display:grid}.invoice-date-dropdown-option strong{color:#20252f;font-size:14px;font-weight:550}.invoice-date-dropdown-option small{color:#667085;font-size:12px;font-weight:500}.invoice-date-dropdown-option:hover{color:var(--lucid-purple-dark);background:#dfd1ff}.invoice-date-dropdown-option:hover strong,.invoice-date-dropdown-option:hover small{color:var(--lucid-purple-dark)}.invoice-student-dropdown{width:min(304px,100%);position:relative}.invoice-student-dropdown-button{border:1px solid var(--lucid-border);border-radius:var(--lucid-radius);color:#273244;text-align:left;background:#fff;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:54px;padding:8px 12px;display:grid;box-shadow:0 8px 18px #17191c0a}.invoice-student-dropdown-button span,.invoice-student-dropdown-option span{gap:2px;min-width:0;display:grid}.invoice-student-dropdown-button small,.invoice-student-dropdown-option small{color:#667085;font-size:12px;font-weight:500}.invoice-student-dropdown-button strong,.invoice-student-dropdown-option strong{color:#20252f;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;overflow:hidden}.invoice-student-dropdown-meta{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.invoice-student-dropdown-menu{z-index:30;border:1px solid var(--lucid-border);width:min(375px,100vw - 48px);box-shadow:var(--lucid-shadow-lg);background:#fff;border-radius:18px;padding:16px;display:grid;position:absolute;top:calc(100% + 8px);left:0}.invoice-student-dropdown-search{background:#fff;border:2px solid #1f9ed6;border-radius:999px;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:54px;padding:4px 4px 4px 18px;display:grid;box-shadow:0 6px 18px #1f9ed61f}.invoice-student-dropdown-search input{color:#20252f;min-height:44px;box-shadow:none;background:0 0;border:0;padding:0}.invoice-student-dropdown-search input:focus{box-shadow:none;outline:0}.invoice-student-dropdown-go{color:#fff;background:#1b83d5;border:0;border-radius:999px;justify-content:center;align-items:center;width:46px;height:46px;font-weight:800;display:inline-flex;box-shadow:0 8px 16px #1b83d540}.invoice-student-dropdown-go:disabled{opacity:.45}.invoice-student-dropdown-list{max-height:320px;margin-top:14px;margin-left:-8px;margin-right:-8px;display:grid;overflow:auto}.invoice-student-dropdown-option{text-align:left;background:0 0;border:0;border-bottom:1px solid #eef1f5;border-radius:0;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;min-height:72px;padding:12px 10px;display:grid}.invoice-student-dropdown-option:last-child{border-bottom:0}.invoice-student-dropdown-option:hover,.invoice-student-dropdown-option[data-selected=true]{color:var(--lucid-purple-dark);background:#a27ce614}.invoice-student-dropdown-option:hover .invoice-student-avatar{background:var(--lucid-purple);color:#fff}.invoice-student-dropdown-option:hover strong,.invoice-student-dropdown-option:hover small{color:var(--lucid-purple-dark)}.late-fee-status-dropdown-menu .invoice-student-dropdown-list{margin-top:0}.late-fee-status-option{grid-template-columns:44px minmax(0,1fr) auto}.late-fee-status-checkbox{border:1px solid var(--lucid-border);color:#fff;background:#fff;border-radius:6px;justify-content:center;justify-self:center;align-items:center;width:22px;height:22px;font-size:14px;font-weight:800;display:inline-flex}.late-fee-status-checkbox[data-checked=true]{border-color:var(--lucid-purple);background:var(--lucid-purple)}.late-fee-status-dropdown-actions{justify-content:flex-end;gap:10px;padding-top:10px;display:flex}.late-fee-status-dropdown-summary{margin:8px 0 0;font-size:12px}.invoice-student-avatar{width:42px;height:42px;color:var(--lucid-purple-dark);background:linear-gradient(135deg,#efe6ff,#d7ecff);border-radius:999px;justify-content:center;align-items:center;font-size:13px;font-weight:850;display:inline-flex}.invoice-student-billing-detail{text-align:right;justify-items:end;max-width:160px}.invoice-student-billing-detail strong{color:#344054;max-width:160px;font-size:12px}.invoice-student-billing-detail small{color:#98a2b3}.invoice-filter-dialog{max-width:min(920px,100vw - 40px)}.invoice-date-filter-dialog{max-width:min(980px,100vw - 40px)}.invoice-date-calendar-pair{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:34px;display:grid}.invoice-calendar-picker{border:1px solid var(--lucid-border);border-radius:var(--lucid-radius);background:#fff;gap:12px;padding:14px;display:grid}.invoice-calendar-picker header{grid-template-columns:36px 1fr 36px;align-items:center;gap:8px;display:grid}.invoice-calendar-picker header strong{color:#20252f;text-align:center;font-size:16px}.invoice-calendar-date-field{gap:6px;display:grid}.invoice-calendar-weekdays,.invoice-calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;display:grid}.invoice-calendar-weekdays span{color:#667085;text-align:center;font-size:12px;font-weight:800}.invoice-calendar-day{color:#273244;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;min-height:38px;font-weight:650;display:inline-flex}.invoice-calendar-day[data-muted=true]{color:#b6beca}.invoice-calendar-day[data-in-range=true]{color:#5e35b1;background:#f3ecff}.invoice-calendar-day[data-selected=true]{color:#fff;background:#20252f}.month-picker-control{min-width:0}.month-picker-trigger{border:1px solid var(--lucid-border);border-radius:var(--lucid-radius);color:#20252f;text-align:left;background:#fff;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;min-height:64px;padding:10px 14px;display:grid;box-shadow:0 1px 2px #1018280a}.month-picker-trigger:hover,.month-picker-trigger:focus-visible{border-color:#bfa8ef;box-shadow:0 0 0 4px #9a68dc24}.month-picker-trigger:disabled{color:#98a2b3;background:#f7f8fa}.month-picker-trigger-text{gap:2px;min-width:0;display:grid}.month-picker-trigger-label{color:#667085;font-size:11px;font-weight:500}.month-picker-trigger-value{color:#20252f;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:400;overflow:hidden}.month-picker-dialog{max-width:min(720px,100vw - 40px)}.month-picker-backdrop{padding:20px}.month-picker-calendar{margin-bottom:24px}.month-picker-visible-year{color:#20252f;text-align:center;font-size:14px;font-weight:400}.month-picker-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.month-picker-month{color:#273244;background:0 0;border:1px solid #0000;border-radius:12px;align-content:center;justify-items:center;gap:4px;min-height:78px;padding:10px;font-size:13px;font-weight:400;display:grid}.month-picker-month small{color:#667085;text-transform:uppercase;min-height:16px;font-size:10px;font-weight:400}.month-picker-month:hover,.month-picker-month:focus-visible{color:#5e35b1;background:#f7f2ff;border-color:#d9caf8}.month-picker-month[data-current=true]{background:#fbf8ff;border-color:#bfa8ef}.month-picker-month[data-selected=true]{color:#fff;background:#20252f;border-color:#20252f}.month-picker-month[data-selected=true] small{color:#fff}.month-picker-month[data-disabled=true]{color:#b6beca;cursor:not-allowed;background:#f8fafc;border-color:#eef1f5}.month-picker-month[data-disabled=true] small{color:#b6beca}.invoice-email-toolbar.late-fee-toolbar .late-fee-toolbar-row{justify-content:flex-start;width:100%}.invoice-email-toolbar.late-fee-toolbar .primary-button{margin-left:auto}.batch-email-note-toggle{margin-bottom:12px}.student-table-wrap,.table-wrap,.staff-schedule-wrap{border:1px solid var(--lucid-border);border-radius:var(--lucid-radius);width:100%;box-shadow:none;background:#fff;overflow:auto}table,.student-table,.invoice-table,.late-fee-table,.oversubsidy-table,.shift-staff-table,.staff-schedule-table,.month-days-table,.late-fee-notice-table{border-collapse:collapse;color:#555;width:100%;font-size:13px}.student-table th,.student-table td,.invoice-table th,.invoice-table td,.late-fee-table th,.late-fee-table td,.oversubsidy-table th,.oversubsidy-table td,.shift-staff-table th,.shift-staff-table td,.staff-schedule-table th,.staff-schedule-table td,.month-days-table th,.month-days-table td{vertical-align:middle;border-bottom:1px solid #eee;padding:10px 12px}.student-table th,.invoice-table th,.late-fee-table th,.oversubsidy-table th,.shift-staff-table th,.staff-schedule-table th,.month-days-table th{color:#555;letter-spacing:0;text-transform:none;white-space:nowrap;background:#f7f7f7;border-top:0;font-size:12px;font-weight:700}.student-table tbody tr:hover,.invoice-table tbody tr:hover,.late-fee-table tbody tr:hover,.oversubsidy-table tbody tr:hover,.shift-staff-table tbody tr:hover{background:#fbf8ff}.student-table td:last-child,.student-table th:last-child,.invoice-table td:last-child,.invoice-table th:last-child{white-space:nowrap;width:1%}.student-row-actions,.invoice-row-actions{white-space:nowrap;flex-wrap:nowrap;gap:6px;display:inline-flex}.invoice-clickable-row{cursor:pointer}.invoice-clickable-row .selection-cell{cursor:default}.invoice-action-hub-dialog{width:min(1120px,100vw - 48px);max-width:1120px;max-height:min(900px,100vh - 48px);overflow:hidden}.invoice-action-hub-header{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:16px;display:grid}.invoice-action-hub-header .dialog-subtitle{flex-wrap:wrap;gap:4px 14px;margin-top:5px;display:flex}.invoice-action-hub-header .dialog-subtitle strong{color:var(--app-heading)}.invoice-action-hub-body{min-height:0;padding:24px;overflow:auto}.invoice-action-hub-summary{border:1px solid var(--app-border);background:var(--app-surface-muted);border-radius:14px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.invoice-action-hub-summary article{text-align:center;gap:7px;padding:18px 20px;display:grid}.invoice-action-hub-summary article+article{border-left:1px solid var(--app-border)}.invoice-action-hub-summary small{color:var(--app-muted);font-weight:700}.invoice-action-hub-summary strong{color:var(--app-heading);font-size:1.15rem}.invoice-action-hub-summary strong[data-tone=paid]{color:#14804a}.invoice-action-hub-summary strong[data-tone=balance]{color:#c9362b}.invoice-action-hub-grid{grid-template-columns:minmax(240px,.7fr) minmax(0,1.7fr);gap:20px;margin-top:20px;display:grid}.invoice-action-hub-grid h3{color:var(--app-heading);margin:0;font-size:1.08rem}.invoice-action-hub-timeline,.invoice-action-hub-actions{min-width:0}.invoice-action-hub-timeline{border:1px solid var(--app-border);background:var(--app-surface-muted);border-radius:14px;padding:20px}.invoice-action-hub-timeline>div{margin-top:18px;display:grid}.invoice-action-hub-timeline article{grid-template-columns:38px minmax(0,1fr);gap:12px;min-height:92px;display:grid;position:relative}.invoice-action-hub-timeline article:not(:last-child):after{background:color-mix(in srgb, var(--app-purple) 28%, var(--app-border));content:"";width:2px;position:absolute;top:38px;bottom:0;left:18px}.invoice-action-hub-timeline article>span{z-index:1;background:var(--app-purple);color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.invoice-action-hub-timeline article>div{align-content:start;gap:3px;padding-top:1px;display:grid}.invoice-action-hub-timeline strong{color:var(--app-heading)}.invoice-action-hub-timeline time,.invoice-action-hub-timeline small{color:var(--app-muted);font-size:.76rem}.invoice-action-hub-actions{align-content:start;gap:14px;display:grid}.invoice-action-hub-action-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.invoice-action-hub-action-grid>button,.invoice-action-hub-delete{border:1px solid var(--app-border);background:var(--app-surface);min-height:88px;color:var(--app-text);text-align:left;border-radius:12px;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;transition:border-color .14s,background-color .14s,transform .14s;display:grid}.invoice-action-hub-action-grid>button:hover:not(:disabled),.invoice-action-hub-action-grid>button:focus-visible,.invoice-action-hub-delete:hover,.invoice-action-hub-delete:focus-visible{border-color:var(--app-purple);background:var(--app-purple-soft);transform:translateY(-1px)}.invoice-action-hub-action-grid>button:disabled{cursor:not-allowed;opacity:.48}.invoice-action-hub-action-grid>button>span:first-child,.invoice-action-hub-delete>svg{background:var(--app-purple-soft);width:46px;height:46px;color:var(--app-purple);border-radius:12px;place-items:center;display:grid}.invoice-action-hub-action-grid>button>span:nth-child(2),.invoice-action-hub-delete>span:nth-child(2){gap:4px;display:grid}.invoice-action-hub-action-grid strong,.invoice-action-hub-delete strong{color:var(--app-heading)}.invoice-action-hub-action-grid small,.invoice-action-hub-delete small{color:var(--app-muted);line-height:1.35}.invoice-action-hub-delete{color:#c9362b;background:#fff7f6;border-color:#f1b7b3;width:100%;min-height:76px}.invoice-action-hub-delete>svg{color:#c9362b;background:#ffe7e5;padding:11px}.invoice-action-hub-delete strong{color:#c9362b}@media (width<=900px){.invoice-action-hub-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.invoice-action-hub-summary article:nth-child(3){border-left:0;border-top:1px solid var(--app-border)}.invoice-action-hub-summary article:nth-child(4){border-top:1px solid var(--app-border)}.invoice-action-hub-grid{grid-template-columns:1fr}}@media (width<=620px){.invoice-action-hub-dialog{width:100%;max-height:100vh}.invoice-action-hub-header{grid-template-columns:minmax(0,1fr) auto}.invoice-action-hub-header .status-badge{grid-area:2/1/auto/-1;justify-self:start}.invoice-action-hub-body{padding:16px}.invoice-action-hub-action-grid{grid-template-columns:1fr}}.late-fee-invoice-clickable-row,.late-fee-record-clickable-row{cursor:pointer}.dialog-panel.late-fee-invoice-action-dialog{width:min(1120px,100vw - 48px);max-width:1120px;max-height:min(900px,100vh - 48px);color:var(--theme-text);background:var(--theme-surface);grid-template-rows:auto minmax(0,1fr) auto;display:grid;overflow:hidden}.late-fee-invoice-action-header{background:var(--theme-surface)}.late-fee-invoice-action-identity{align-items:center;gap:14px;min-width:0;display:flex}.late-fee-invoice-action-identity h2{color:var(--theme-heading);text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;overflow:hidden}.late-fee-invoice-action-avatar{border:3px solid var(--theme-surface);background:var(--theme-primary-soft);width:58px;height:58px;box-shadow:0 0 0 1px var(--theme-border);color:var(--theme-primary);border-radius:50%;flex:0 0 58px;place-items:center;font-weight:900;display:grid;overflow:hidden}.late-fee-invoice-action-avatar img{object-fit:cover;width:100%;height:100%}.late-fee-invoice-action-body{min-height:0;padding:22px 24px;overflow:auto;margin:0!important}.late-fee-invoice-action-summary{border:1px solid var(--theme-border);background:var(--theme-surface-muted);border-radius:14px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.late-fee-invoice-action-summary article{text-align:center;gap:6px;min-width:0;padding:15px 18px;display:grid}.late-fee-invoice-action-summary article+article{border-left:1px solid var(--theme-border)}.late-fee-invoice-action-summary small{color:var(--theme-muted);font-weight:700}.late-fee-invoice-action-summary strong{color:var(--theme-heading);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.late-fee-invoice-action-tabs{border-bottom:1px solid var(--theme-border);gap:28px;margin-top:18px;display:flex}.late-fee-invoice-action-tabs button{color:var(--theme-muted);background:0 0;border:0;border-bottom:3px solid #0000;padding:12px 2px 11px;font-weight:800}.late-fee-invoice-action-tabs button[data-active=true]{border-bottom-color:var(--theme-primary);color:var(--theme-primary)}.late-fee-invoice-action-workspace{grid-template-columns:minmax(0,1.65fr) minmax(280px,.8fr);gap:22px;min-height:430px;margin-top:18px;display:grid}.late-fee-invoice-action-preview{border:1px solid var(--theme-border);background:color-mix(in srgb, var(--theme-surface-muted) 88%, var(--theme-border));border-radius:14px;justify-content:center;min-width:0;height:430px;padding:16px;display:flex;overflow:hidden}.late-fee-invoice-action-document{transform-origin:top;pointer-events:none;flex:0 0 816px;width:816px;height:max-content;transform:scale(.43)}.late-fee-invoice-action-document .late-fee-page{box-shadow:0 12px 40px #1220332e}.late-fee-invoice-action-options{flex-direction:column;gap:12px;min-width:0;display:flex}.late-fee-invoice-action-options h3{color:var(--theme-heading);margin:2px 0 5px}.late-fee-invoice-action-options>button{border:1px solid var(--theme-border);background:var(--theme-surface);color:var(--theme-primary);text-align:left;border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;padding:14px;display:grid}.late-fee-invoice-action-options>button:hover:not(:disabled),.late-fee-invoice-action-options>button:focus-visible{border-color:var(--theme-primary);background:var(--theme-primary-soft)}.late-fee-invoice-action-options>button>span{gap:3px;display:grid}.late-fee-invoice-action-options>button strong{color:var(--theme-heading)}.late-fee-invoice-action-options>button small{color:var(--theme-muted);line-height:1.35}.late-fee-invoice-action-hint{background:var(--theme-primary-soft);color:var(--theme-muted);border-radius:12px;align-items:flex-start;gap:10px;margin:auto 0 0;padding:13px;line-height:1.45;display:flex}.late-fee-invoice-action-hint svg{color:var(--theme-primary);flex:none}.late-fee-record-detail-panel{border:1px solid var(--theme-border);background:var(--theme-surface-muted);border-radius:14px;min-width:0;height:430px;padding:18px;overflow:auto}.late-fee-record-detail-panel dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 20px;margin:0;display:grid}.late-fee-record-detail-panel dl>div{border-bottom:1px solid var(--theme-border);grid-template-columns:minmax(110px,.8fr) minmax(0,1.2fr);align-items:start;gap:12px;padding:13px 0;display:grid}.late-fee-record-detail-panel dt,.late-fee-record-detail-notes>span{color:var(--theme-muted);font-weight:700}.late-fee-record-detail-panel dd{min-width:0;color:var(--theme-heading);overflow-wrap:anywhere;margin:0;font-weight:750}.late-fee-record-detail-notes{border:1px solid var(--theme-border);background:var(--theme-surface);border-radius:12px;margin-top:18px;padding:15px}.late-fee-record-detail-notes p{color:var(--theme-text);margin:7px 0 0;line-height:1.5}.late-fee-record-management-actions{border-top:1px solid var(--theme-border);gap:10px;margin-top:auto;padding-top:16px;display:grid}.late-fee-record-management-actions button{width:100%}.late-fee-invoice-action-footer{display:flex;background:var(--theme-surface)!important;justify-content:space-between!important;margin:0!important}.late-fee-invoice-action-footer .danger-button{margin-right:auto}@media (width<=800px){.late-fee-invoice-action-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.late-fee-invoice-action-summary article:nth-child(3){border-left:0}.late-fee-invoice-action-summary article:nth-child(n+3){border-top:1px solid var(--theme-border)}.late-fee-invoice-action-workspace{grid-template-columns:1fr}.late-fee-invoice-action-preview{height:330px}.late-fee-invoice-action-document{transform:scale(.32)}.late-fee-record-detail-panel{height:auto;max-height:430px}}@media (width<=560px){.waitlist-delete-dialog{width:100%;max-height:calc(100vh - 16px)}.waitlist-delete-summary{grid-template-columns:1fr}.waitlist-delete-actions{flex-wrap:nowrap}.waitlist-delete-actions>button{flex:1}.waitlist-archive-backdrop{padding:8px}.dialog-panel.waitlist-archive-dialog{width:100%;max-height:calc(100vh - 16px)}.waitlist-archive-summary,.waitlist-archive-content{padding:22px 18px}.waitlist-archive-summary dl,.waitlist-archive-reasons{grid-template-columns:1fr}.waitlist-archive-summary dl>div{border-right:0;border-bottom:1px solid var(--theme-border,#d8e0eb);padding:0 0 12px}.waitlist-archive-reason{text-align:left;grid-template-columns:auto minmax(0,1fr);justify-items:start;min-height:86px;padding:14px 42px 14px 14px}.waitlist-archive-actions{flex-wrap:nowrap}.waitlist-archive-actions>button{flex:1}.dialog-panel.late-fee-invoice-action-dialog{width:100%;max-height:calc(100vh - 24px)}.late-fee-invoice-action-summary{grid-template-columns:1fr}.late-fee-invoice-action-summary article+article{border-top:1px solid var(--theme-border);border-left:0}.late-fee-invoice-action-preview{display:none}.late-fee-invoice-action-workspace{min-height:0}.late-fee-record-detail-panel dl{grid-template-columns:1fr}}.attendance-events-section{border:1px solid var(--app-border);border-radius:var(--lucid-radius);background:var(--app-surface);gap:16px;margin-top:22px;padding:20px;display:grid}.attendance-events-heading{justify-content:space-between;align-items:center;gap:18px;display:flex}.attendance-events-heading :is(h3,p){margin:0}.attendance-events-heading h3{color:var(--app-heading);font-size:1.25rem}.attendance-events-table-wrap{min-width:0;overflow-x:auto}.attendance-events-table{min-width:1180px}.attendance-events-table td{vertical-align:middle}.attendance-events-table td:nth-child(7){white-space:normal;min-width:180px;max-width:280px}.attendance-events-table .table-action-row{flex-wrap:nowrap}.attendance-delete-dialog{max-width:min(680px,100vw - 40px)}.attendance-delete-content{background:var(--app-surface);gap:20px;padding:24px;display:grid}.attendance-delete-warning{border:1px solid color-mix(in srgb, var(--app-warning) 45%, var(--app-border));color:var(--app-text);background:color-mix(in srgb, var(--app-warning) 12%, var(--app-surface));border-radius:10px;align-items:flex-start;gap:12px;padding:14px;display:flex}.attendance-delete-warning svg{color:var(--app-warning);flex:none}.attendance-delete-warning div{gap:4px;display:grid}.attendance-delete-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;display:grid}.attendance-delete-summary div{border:1px solid var(--app-border);background:var(--app-surface-muted);border-radius:9px;gap:4px;padding:12px;display:grid}.attendance-delete-summary :is(dt,dd){margin:0}.attendance-delete-summary dt{color:var(--app-muted);font-size:.78rem}.attendance-delete-summary dd{color:var(--app-heading);font-weight:700}.attendance-delete-content>label{color:var(--app-text);gap:7px;font-weight:650;display:grid}.attendance-delete-content textarea{min-height:110px}@media (width<=700px){.attendance-events-heading{flex-direction:column;align-items:flex-start}.attendance-delete-summary{grid-template-columns:1fr}}.status-badge,.status-pill,.filter-pill{background:var(--lucid-purple-soft);min-height:24px;color:var(--lucid-purple-dark);border:1px solid #e3d6ff;border-radius:999px;align-items:center;padding:3px 8px;font-size:12px;font-weight:700;display:inline-flex}.filter-row,.month-filter-form{grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:12px;display:grid}.waitlist-tabs,.late-fee-subnav,.shift-subnav,.schedule-view-toggle,.shift-group-options{border:1px solid var(--lucid-border);border-radius:var(--lucid-radius);box-shadow:var(--lucid-shadow);background:#fff;flex-wrap:wrap;gap:6px;padding:6px;display:flex}.waitlist-tabs button,.late-fee-subnav button,.shift-subnav button,.schedule-view-toggle button,.shift-group-options button{color:#555;background:0 0;border:1px solid #0000;border-radius:.25rem;min-height:34px;padding:6px 12px;font-weight:600}.waitlist-tabs button[data-active=true],.late-fee-subnav button[data-active=true],.shift-subnav button[data-active=true],.schedule-view-toggle button[data-active=true],.shift-group-options button[data-active=true]{border-color:var(--lucid-purple);background:var(--lucid-purple);color:#fff}.dialog-backdrop{z-index:200;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#17191c85;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.dialog-panel{border-radius:var(--lucid-radius);width:min(980px,100%);max-height:min(90vh,920px);box-shadow:var(--lucid-float-shadow);background:#fff;border:0;padding:0;overflow:auto}.dialog-header{z-index:2;border-bottom:1px solid var(--lucid-border);background:#fff;justify-content:space-between;align-items:center;gap:12px;padding:20px;display:flex;position:sticky;top:0}.dialog-panel>:not(.dialog-header){margin-left:20px;margin-right:20px}.dialog-panel>:last-child{margin-bottom:20px}.dialog-actions{border-top:1px solid var(--lucid-border);justify-content:flex-end;padding-top:16px}.dialog-panel>form:last-child{margin-bottom:0}.dialog-panel>form>.form-actions:last-child,.dialog-panel>form>.dialog-actions:last-child,.create-invoice-dialog>.invoice-step>.form-actions:last-child,.create-invoice-dialog>.invoice-step>.dialog-actions:last-child,.routine-dialog>.routine-attendance-workflow>.form-actions:last-child,.routine-dialog>.routine-attendance-workflow>.dialog-actions:last-child,.dialog-panel>.form-actions:last-child,.dialog-panel>.dialog-actions:last-child{z-index:3;border-top:1px solid var(--lucid-border);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;justify-content:flex-end;align-items:center;padding:14px 20px;position:sticky;bottom:0}.dialog-panel>form>.form-actions:last-child,.dialog-panel>form>.dialog-actions:last-child,.create-invoice-dialog>.invoice-step>.form-actions:last-child,.create-invoice-dialog>.invoice-step>.dialog-actions:last-child,.routine-dialog>.routine-attendance-workflow>.form-actions:last-child,.routine-dialog>.routine-attendance-workflow>.dialog-actions:last-child{margin:18px -20px 0}.dialog-panel>.form-actions:last-child,.dialog-panel>.dialog-actions:last-child{margin:18px 0 0}.dialog-panel--read-only>:last-child{margin-bottom:20px}.database-backup-icon,.late-fee-config-icon{background:var(--lucid-purple-soft);color:var(--lucid-purple-dark)}.late-fee-config-content{min-width:0}.late-fee-config-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.late-fee-config-list>div{border:1px solid var(--lucid-border);border-radius:var(--lucid-radius);background:#fafafa;min-width:0;padding:14px}.late-fee-config-list dt,.late-fee-config-list dd{overflow-wrap:anywhere;word-break:normal;max-width:100%}.status-line,.muted-line,.dialog-subtitle{color:#777}.error-line{color:#de4848}.app-version{z-index:1000;color:#777;box-shadow:var(--lucid-shadow);background:#ffffffeb;border:0;border-radius:999px;bottom:13px;right:18px}.student-management-page{gap:18px;display:grid}.student-list-mode-tabs{border:1px solid var(--lucid-border);background:#f7f8fa;border-radius:12px;gap:4px;width:fit-content;padding:4px;display:inline-flex}.student-management-tabs-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.student-list-mode-tabs button{color:#667085;background:0 0;border:0;border-radius:9px;align-items:center;gap:7px;min-height:38px;padding:8px 12px;font-weight:800;display:inline-flex}.student-list-mode-tabs button[data-active=true]{color:var(--lucid-purple-dark);background:#fff;box-shadow:0 1px 5px #20252f1a}.student-list-mode-tabs button span{color:#55505f;text-align:center;background:#ece8f5;border-radius:999px;min-width:24px;padding:2px 7px;font-size:11px}.student-management-layout{grid-template-columns:290px minmax(0,1fr);align-items:start;gap:18px;display:grid}.student-management-layout[data-read-only=true]{grid-template-columns:minmax(0,1fr)}.operations-students-filters{border:1px solid var(--lucid-border);border-radius:var(--lucid-radius);box-shadow:var(--lucid-shadow);background:#fff;gap:12px;padding:16px;display:grid}.operations-students-filter-top-row{grid-template-columns:minmax(260px,1fr) auto;align-items:center;gap:16px;display:grid}.operations-students-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;gap:16px;display:grid}.operations-students-order-controls{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;display:grid}.operations-students-filters .search-field,.operations-students-filters .student-list-order{margin:0}.operations-students-filter-toolbar{justify-content:flex-end;align-items:center;gap:10px;display:flex}.operations-students-view-toggle{border:1px solid var(--lucid-border);background:#f7f8fa;border-radius:11px;gap:4px;padding:4px;display:inline-flex}.operations-students-view-toggle button{color:#667085;background:0 0;border:0;border-radius:8px;align-items:center;gap:7px;min-height:34px;padding:6px 10px;font-weight:800;display:inline-flex}.operations-students-view-toggle button[data-active=true]{color:var(--lucid-purple-dark);background:#fff;box-shadow:0 1px 5px #20252f1a}.operations-students-table-wrap{overflow:hidden}.operations-student-table-identity{align-items:center;gap:10px;min-width:0;display:inline-flex}.operations-student-list-avatar,.operations-student-card-avatar,.student-profile-photo-preview{background:linear-gradient(135deg, var(--lucid-purple-dark), #a27ce6);color:#fff;flex:none;place-items:center;font-weight:800;display:inline-grid;overflow:hidden}.operations-student-list-avatar{border-radius:12px;width:40px;height:40px;font-size:13px}.operations-student-list-avatar img,.operations-student-card-avatar img,.student-profile-photo-preview img,.student-profile-avatar img{object-fit:cover;width:100%;height:100%}.operations-students-card-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:16px;display:grid}.operations-student-card{border:1px solid var(--lucid-border);border-radius:var(--lucid-radius);color:#344054;text-align:left;min-height:176px;box-shadow:var(--lucid-shadow);background:#fff;grid-template-columns:112px minmax(0,1fr);padding:0;display:grid;overflow:hidden}.operations-student-card:hover,.operations-student-card:focus-visible{border-color:#d8c7ee;outline:3px solid #6b2f8024;transform:translateY(-1px)}.operations-student-card-avatar{border-radius:0;width:100%;height:100%;font-size:32px}.operations-student-card-details{align-content:start;gap:11px;min-width:0;padding:16px;display:grid}.operations-student-card-heading{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.operations-student-card-heading>strong{color:#20252f;font-size:17px;line-height:1.25}.operations-student-card-details>span:not(.operations-student-card-heading){color:#667085;align-items:center;gap:7px;min-width:0;font-size:13px;font-weight:650;display:flex}.operations-student-card-details svg{color:var(--lucid-purple);flex:none}.operations-students-empty{border:1px dashed var(--lucid-border);border-radius:var(--lucid-radius);color:#667085;text-align:center;background:#fff;grid-column:1/-1;margin:0;padding:28px}.invoice-me-lucid .student-table.operations-students-table tbody tr{cursor:pointer}.invoice-me-lucid .student-table.operations-students-table tbody tr:hover,.invoice-me-lucid .student-table.operations-students-table tbody tr:focus-visible{outline-offset:-2px;background:#faf7ff;outline:2px solid #6b2f8047}.invoice-me-lucid .student-table.operations-students-table th:first-child,.invoice-me-lucid .student-table.operations-students-table td:first-child{width:18%}.invoice-me-lucid .student-table.operations-students-table th:nth-child(2),.invoice-me-lucid .student-table.operations-students-table td:nth-child(2),.invoice-me-lucid .student-table.operations-students-table th:nth-child(3),.invoice-me-lucid .student-table.operations-students-table td:nth-child(3),.invoice-me-lucid .student-table.operations-students-table th:nth-child(5),.invoice-me-lucid .student-table.operations-students-table td:nth-child(5){width:12%}.invoice-me-lucid .student-table.operations-students-table th:nth-child(4),.invoice-me-lucid .student-table.operations-students-table td:nth-child(4){width:16%}.operations-students-pagination{border:1px solid var(--lucid-border);border-radius:var(--lucid-radius);background:#fff;margin-top:12px;padding:12px 16px}.student-profile-card input[readonly],.student-profile-card textarea[readonly],.student-profile-card select:disabled{color:#344054;opacity:1;background:#f8fafc}.student-management-list,.student-profile-workspace,.student-profile-card{border:1px solid var(--lucid-border);border-radius:var(--lucid-radius);box-shadow:var(--lucid-shadow);background:#fff}.student-management-list{grid-template-rows:auto auto auto minmax(0,1fr) auto;gap:12px;max-height:calc(100vh - 140px);padding:16px;display:grid;position:sticky;top:92px}.student-management-list .search-field{margin:0}.student-list-sort-row{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;display:grid}.student-list-order{color:#777;gap:6px;margin-bottom:0;font-size:12px;font-weight:800;display:grid}.student-list-order select,.student-list-order input{border:1px solid var(--lucid-border);color:#20252f;width:100%;min-height:36px;font:inherit;background:#fff;border-radius:.35rem;padding:7px 10px}.student-archive-filters{gap:9px;display:grid}.student-list-sort-toggle{border:1px solid var(--lucid-border);color:#20252f;background:#fff;border-radius:.35rem;justify-content:center;align-items:center;gap:5px;min-width:72px;min-height:36px;padding:7px 10px;font-size:12px;font-weight:400;line-height:1;display:inline-flex}.student-list-sort-toggle:hover,.student-list-sort-toggle:focus-visible{color:var(--lucid-purple-dark);background:#fbf8ff;border-color:#d8c5f5}.student-profile-list{gap:8px;min-height:0;padding-right:2px;display:grid;overflow:auto}.student-profile-list-item{color:#555;text-align:left;background:0 0;border:1px solid #0000;border-radius:.35rem;grid-template-columns:42px minmax(0,1fr);align-items:center;column-gap:10px;min-height:58px;padding:9px 10px;display:grid}.student-profile-list-item:hover,.student-profile-list-item[data-active=true]{background:#fbf8ff;border-color:#e4d8f8}.student-profile-list-item>span{background:var(--lucid-purple-soft);width:42px;height:42px;color:var(--lucid-purple-dark);border-radius:12px;grid-row:auto;place-items:center;font-weight:800;display:inline-grid;overflow:hidden}.student-management-search-avatar img{object-fit:cover;width:100%;height:100%}.student-profile-list-item strong,.student-profile-list-item small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.student-profile-list-item strong{color:#20252f;align-self:center;align-items:center;gap:7px;font-size:14px;font-weight:400;display:flex}.student-profile-list-item .student-list-name{min-width:0}.student-list-name-text{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.student-subsidy-icon{width:14px;height:14px;color:var(--lucid-purple-dark);flex:0 0 14px;place-items:center;display:inline-grid}.student-subsidy-icon:before{content:"";border-radius:999px;width:10px;height:10px;display:block}.student-subsidy-icon.fa-adjust:before{background:linear-gradient(90deg,currentColor 0 50%,#0000 50% 100%);border:1px solid}.student-subsidy-icon.fa-circle:before{background:currentColor}.student-profile-list-item small{color:#777;grid-column:2;font-size:12px}.student-restore-dialog{max-width:540px}.student-restore-dialog>label{color:#344054;gap:7px;margin-top:16px;font-weight:800;display:grid}.student-restore-dialog>label select{min-height:42px}.student-list-empty{color:#777;margin:0;padding:14px 8px;font-size:13px}.student-list-pagination{border-top:1px solid var(--lucid-border);color:#777;justify-content:space-between;align-items:center;gap:8px;padding-top:4px;font-size:12px;font-weight:700;display:flex}.student-list-pagination>div{align-items:center;gap:6px;display:flex}.student-list-pagination>div>span{align-items:center;min-height:30px;line-height:1;display:inline-flex}.student-list-pagination button{border:1px solid var(--lucid-border);color:#4b5563;background:#fff;border-radius:.35rem;min-height:30px;padding:5px 9px;font-size:12px;font-weight:800}.student-list-pagination button:disabled{cursor:not-allowed;opacity:.45}.invoice-pagination{margin-top:12px;padding:12px 2px 0}.invoice-pagination label{color:#777;white-space:nowrap;align-items:center;gap:8px;margin-left:auto;font-size:12px;font-weight:700;display:inline-flex}.invoice-pagination select{border:1px solid var(--lucid-border);color:#4b5563;background-color:#fff;border-radius:.35rem;width:auto;min-width:72px;min-height:30px;padding:4px 28px 4px 9px;font-size:12px;font-weight:800}.invoice-pagination-controls,.invoice-page-steps{align-items:center;gap:6px;display:inline-flex}.invoice-page-steps button[data-active=true]{border-color:var(--lucid-purple);background:var(--lucid-purple);color:#fff}.invoice-page-ellipsis{color:#98a2b3;justify-content:center;align-items:center;min-width:22px;min-height:30px;font-size:12px;font-weight:800;display:inline-flex}.student-profile-workspace{overflow:hidden}.student-profile-hero{border-bottom:1px solid var(--lucid-border);grid-template-columns:128px minmax(0,1fr) auto;align-items:start;gap:22px;padding:24px;display:grid}.student-profile-avatar{color:#fff;background:linear-gradient(135deg,#6b2f80f2,#a27ce6eb),#6b2f80;border-radius:22px;place-items:center;width:120px;height:120px;font-size:34px;font-weight:800;display:grid;position:relative;overflow:hidden}.student-profile-avatar span{background:#22b8a7;border:3px solid #fff;border-radius:999px;width:18px;height:18px;position:absolute;bottom:9px;right:9px}.student-profile-identity{gap:14px;min-width:0;display:grid}.student-age-placement-warning{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:10px;align-items:center;gap:8px;width:fit-content;padding:9px 11px;font-size:13px;font-weight:700;line-height:1.35;display:inline-flex}.student-profile-identity>div:first-child{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.student-profile-identity h3{color:#20252f;margin:0;font-size:26px;line-height:1.2}.student-profile-identity p{color:#777;flex-wrap:wrap;align-items:center;gap:8px 12px;margin:0;font-weight:600;display:flex}.student-profile-identity p svg{color:#777}.student-profile-stats{grid-template-columns:repeat(3,minmax(150px,1fr));gap:14px;display:grid}.student-profile-stats article{border-radius:var(--lucid-radius);border:1px dashed #e2e7ee;grid-template-columns:38px minmax(0,1fr);align-items:center;column-gap:10px;min-height:74px;padding:12px;display:grid}.student-profile-stats svg{color:#0d6efd;background:#eef5ff;border-radius:10px;grid-row:span 2;width:38px;height:38px;padding:8px}.student-profile-stats strong{color:#20252f;font-size:20px;line-height:1}.student-profile-stats span{color:#777;font-size:13px;font-weight:600}.student-profile-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.student-profile-action-menu,.student-management-action-menu{position:relative}.student-profile-action-trigger{justify-content:space-between;min-width:126px}.student-profile-action-menu-panel{z-index:40;border:1px solid var(--lucid-border);width:220px;box-shadow:var(--lucid-shadow-lg);background:#fff;border-radius:14px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);right:0}.student-profile-action-menu-panel button{color:#273244;text-align:left;background:0 0;border:0;border-radius:10px;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:10px;width:100%;padding:11px 12px;display:grid}.student-profile-action-menu-panel button:hover,.student-profile-action-menu-panel button:focus-visible{background:var(--lucid-purple-soft);color:var(--lucid-purple-dark);outline:0}.student-profile-action-menu-divider{background:var(--lucid-border);height:1px;margin:6px 4px}.student-profile-action-menu-panel .student-profile-action-menu-danger{color:#b42318}.student-profile-action-menu-panel .student-profile-action-menu-danger:hover,.student-profile-action-menu-panel .student-profile-action-menu-danger:focus-visible{color:#8f1d14;background:#fff0ee}.student-management-empty-state{border:1px solid var(--lucid-border);border-radius:var(--lucid-radius);min-height:180px;box-shadow:var(--lucid-shadow);background:#fff;align-items:center;gap:16px;padding:28px;display:flex}.student-management-empty-state svg{background:var(--lucid-purple-soft);width:54px;height:54px;color:var(--lucid-purple-dark);border-radius:14px;padding:11px}.student-management-empty-state h3,.student-management-empty-state p{margin:0}.student-management-empty-state p{color:#777;margin-top:5px}.student-delete-dialog{width:min(560px,100%)}.student-delete-warning{border-radius:var(--lucid-radius);color:#7a271a;background:#fff5f6;border:1px solid #f3c2c8;align-items:flex-start;gap:12px;margin-bottom:14px;padding:14px;display:flex}.student-delete-warning svg{color:var(--app-danger);flex:none}.student-delete-warning p{margin:5px 0 0;line-height:1.5}.confirmation-dialog{width:min(560px,100%)}.confirmation-dialog-warning{border-radius:var(--lucid-radius);color:#7a271a;background:#fff5f6;border:1px solid #f3c2c8;align-items:flex-start;gap:12px;margin-bottom:14px;padding:14px;display:flex}.confirmation-dialog-warning svg{color:var(--app-danger);flex:none}.confirmation-dialog-warning p{margin:5px 0 0;line-height:1.5}.student-profile-tabs{border-bottom:1px solid var(--lucid-border);flex-wrap:wrap;gap:26px;padding:0 24px;display:flex}.student-profile-tabs button{color:#555;background:0 0;border:0;border-bottom:3px solid #0000;border-radius:0;min-height:54px;padding:0;font-weight:750}.student-profile-tabs button[data-active=true]{color:#20252f;border-bottom-color:#20252f}.student-profile-tab-grid{grid-template-columns:minmax(0,1.2fr) minmax(280px,.65fr);gap:18px;padding:24px;display:grid}.student-profile-card{min-width:0;padding:22px}.student-profile-card.wide-card,.student-profile-card.timeline-card{grid-column:span 1}.student-profile-card.activity-card{grid-row:span 2}.student-documents-panel{gap:16px;display:grid}.student-documents-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:16px;display:grid}.student-document-card{border-radius:var(--lucid-radius);color:#4f5b6b;text-align:left;background:#fff;border:1px solid #e4e8ef;min-height:190px;padding:0;transition:border-color .2s,box-shadow .2s,transform .2s;position:relative;overflow:hidden;box-shadow:0 8px 22px #1c273c0f}.student-document-card:hover,.student-document-card:focus-within{border-color:#c7b4eb;outline:none;transform:translateY(-1px);box-shadow:0 16px 34px #6b2f801f}.student-document-card-actions{z-index:2;gap:6px;display:flex;position:absolute;top:10px;right:10px}.student-document-card-actions .icon-button{background:#fffffff0;flex-basis:34px;width:34px;height:34px;box-shadow:0 8px 18px #1c273c1f}.student-document-preview-button{width:100%;min-height:190px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;display:grid}.student-document-icon,.student-document-image{background:#f7f9fc;border-bottom:1px solid #edf1f6;place-items:center;min-height:118px;display:grid}.student-document-icon i{font-size:52px}.student-document-image img{object-fit:cover;width:100%;height:118px}.student-document-name{color:#4f5b6b;text-overflow:ellipsis;white-space:nowrap;padding:13px 14px 3px;font-size:14px;font-weight:700;overflow:hidden}.student-document-card small{color:#8a94a6;justify-content:space-between;align-items:center;gap:8px;padding:0 14px 14px;font-size:12px;display:flex}.student-documents-empty{border-radius:var(--lucid-radius);color:#6d7683;text-align:center;background:#fbfcff;border:1px dashed #d7ddeb;justify-items:center;gap:8px;padding:34px 18px;display:grid}.student-documents-empty i{color:#9b78dc;font-size:42px}.student-documents-empty strong{color:#20252f;font-size:16px}.student-documents-empty p{max-width:420px;margin:0}.student-document-upload-dialog,.student-document-preview-dialog{width:min(980px,100%)}.student-document-upload-dialog form{gap:16px;display:grid}.document-dropzone{color:#6b2f80;text-align:center;background:#fbf8ff;border:2px dashed #d8c9f2;border-radius:16px;justify-items:center;gap:8px;min-height:180px;padding:28px;display:grid}.document-dropzone[data-dragging=true],.document-dropzone:hover,.document-dropzone:focus{background:#f4edff;border-color:#6b2f80;outline:none}.document-dropzone strong{color:#20252f;font-size:17px}.document-dropzone span{color:#777}.document-upload-selected{background:#fff;border:1px solid #e4e8ef;border-radius:12px;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:12px;padding:12px;display:grid}.document-upload-selected i{color:#6b2f80;font-size:30px}.document-upload-selected div{min-width:0}.document-upload-selected strong,.document-upload-selected span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.document-upload-selected strong{color:#20252f}.document-upload-selected span{color:#777;font-size:13px}.student-document-preview-body{border-radius:var(--lucid-radius);background:#f7f9fc;border:1px solid #e4e8ef;place-items:center;min-height:420px;margin:20px;display:grid;overflow:hidden}.student-document-preview-body img,.student-document-preview-body video{object-fit:contain;max-width:100%;max-height:70vh}.student-document-preview-body iframe{background:#fff;border:0;width:100%;min-height:70vh}.student-document-unsupported{color:#6d7683;text-align:center;justify-items:center;gap:10px;padding:28px;display:grid}.student-document-unsupported i{color:#9b78dc;font-size:54px}.student-document-unsupported strong{color:#20252f}.compact-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.compact-heading>div{min-width:0}.compact-heading h3{color:#20252f;margin:0;font-size:20px}.compact-heading span{color:#777;font-size:13px;font-weight:600}.compact-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.compact-card-button{width:fit-content;min-height:30px;margin-top:10px;padding:4px 9px}.profile-timeline,.contact-card-list,.classroom-grid{gap:12px;display:grid}.profile-timeline article{grid-template-columns:18px minmax(0,1fr);gap:12px;display:grid}.profile-timeline article>span{background:#0d6efd;border:3px solid #fff;border-radius:999px;width:12px;height:12px;margin-top:5px;display:block;position:relative;box-shadow:0 0 0 2px #0d6efd}.profile-timeline article>span:after{content:"";background:#edf0f4;width:2px;height:calc(100% + 44px);position:absolute;top:14px;left:4px}.profile-timeline article:last-child>span:after{display:none}.profile-timeline strong,.contact-card-list strong,.classroom-grid strong{color:#20252f}.profile-timeline p,.profile-timeline small,.contact-card-list span,.contact-card-list small,.classroom-grid span,.classroom-grid small{color:#777;margin:3px 0 0;font-size:13px;font-weight:600;display:block}.profile-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;display:grid}.profile-facts div{background:#fbfbfc;border:1px solid #eef0f3;border-radius:.35rem;min-width:0;padding:12px}.profile-facts dt{color:#777;margin-bottom:5px;font-size:12px;font-weight:700}.profile-facts dd{overflow-wrap:anywhere;color:#20252f;min-width:0;margin:0;font-weight:700}.activity-card article{grid-template-columns:48px 18px minmax(0,1fr);align-items:start;gap:10px;padding:10px 0;display:grid}.activity-card article strong{color:#20252f}.activity-card article span{background:#22b8a7;border:3px solid #fff;border-radius:999px;width:12px;height:12px;margin-top:4px;position:relative;box-shadow:0 0 0 2px #22b8a7}.activity-card article p{color:#777;margin:0;font-weight:600}.contact-card-list article,.classroom-grid article{background:#fff;border:1px solid #eef0f3;border-radius:.35rem;grid-template-columns:42px minmax(0,1fr);align-items:start;gap:12px;padding:12px;display:grid}.classroom-grid article.student-classroom-warning{background:#fff7ed;border-color:#fed7aa}.classroom-grid article.student-classroom-warning svg{color:#9a3412;background:#ffedd5}.contact-card-list article.guardian-contact-card{padding-right:82px;position:relative}.guardian-card-actions{gap:6px;display:flex;position:absolute;top:10px;right:10px}.guardian-card-actions .icon-button{width:28px;height:28px;min-height:28px;padding:0}.contact-card-list svg,.classroom-grid svg{background:var(--lucid-purple-soft);width:42px;height:42px;color:var(--lucid-purple-dark);border-radius:10px;padding:10px}.contact-card-list .guardian-card-actions svg{color:currentColor;background:0 0;border-radius:0;width:14px;height:14px;padding:0}.family-billing-student-list{gap:8px;max-height:320px;margin:14px 0;padding:4px;display:grid;overflow:auto}.family-billing-student-option{border:1px solid var(--lucid-border);cursor:pointer;background:#fff;border-radius:.5rem;grid-template-columns:auto 38px minmax(0,1fr) auto;align-items:center;gap:10px;margin:0;padding:10px;display:grid}.family-billing-student-option[data-selected=true]{background:#9d74e61a;border-color:#9d74e68c}.family-billing-student-option input{width:16px;height:16px}.family-billing-student-option span{background:var(--lucid-purple-soft);width:38px;height:38px;color:var(--lucid-purple-dark);border-radius:.75rem;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.family-billing-student-option strong{color:#20252f;min-width:0;font-weight:500}.family-billing-student-option small{color:#777;font-size:12px;font-weight:500}.attendance-actions{grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;gap:10px;display:grid}.attendance-actions label{grid-column:span 2;margin:0}.attendance-page-heading{align-items:flex-start}.attendance-date-panel{flex-wrap:wrap;justify-content:flex-end;align-items:flex-end;gap:10px;display:flex}.attendance-date-panel label{color:var(--lucid-muted);gap:6px;min-width:180px;margin:0;font-size:.8rem;display:grid}.attendance-date-panel input{min-height:42px}.attendance-selected-date{border:1px solid var(--app-border);color:var(--app-text);background:#fff;border-radius:10px;align-items:center;gap:8px;min-height:42px;padding:8px 12px;display:inline-flex}.attendance-past-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.attendance-past-indicator{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;padding:8px 12px;font-size:.8rem;font-weight:750;display:inline-flex}.attendance-history-warning{border-radius:var(--lucid-radius);color:#7c2d12;background:#fff7ed;border:1px solid #fed7aa;flex-wrap:wrap;align-items:center;gap:8px 12px;margin-bottom:16px;padding:12px 14px;display:flex}.attendance-history-warning.subtle{color:var(--app-text);background:#f8fafc;border-color:#d8e0eb}.attendance-table select{min-width:150px}.attendance-toolbar{justify-content:flex-start;align-items:end}.attendance-toolbar .attendance-search-filter{min-width:min(100%,320px)}.attendance-toolbar .attendance-search-filter .search-field{width:100%}.attendance-filter-controls{flex-wrap:wrap;align-items:end;gap:12px;display:flex}.attendance-toolbar-date{margin-left:auto}.attendance-filter-field{min-width:170px;color:var(--lucid-muted);gap:6px;margin:0;font-size:.8rem;display:grid}.attendance-filter-field select,.attendance-multi-select summary{min-height:42px}.attendance-multi-select{position:relative}.attendance-multi-select summary{border:1px solid var(--app-border);min-width:190px;color:var(--app-text);cursor:pointer;background:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:0 12px;list-style:none;display:flex}.attendance-multi-select summary::-webkit-details-marker{display:none}.attendance-multi-select summary span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.attendance-multi-select[open] summary{border-color:#6d3a786b;box-shadow:0 0 0 3px #9766d224}.attendance-multi-select-panel{border:1px solid var(--app-border);background:#fff;border-radius:10px;gap:4px;margin-top:8px;padding:8px;display:grid;box-shadow:0 14px 30px #1e23321f}.attendance-table-wrap{overflow:visible}.attendance-toolbar .attendance-multi-select-panel{z-index:30;min-width:230px;max-width:min(320px,100vw - 48px);max-height:min(360px,100vh - 220px);margin-top:0;position:absolute;top:calc(100% + 8px);left:0;overflow-y:auto}.attendance-class-stat-card{color:var(--app-text);background:linear-gradient(135deg,#fbf9ff 0%,#f3edff 100%);border:1px solid #ddd2f3;border-radius:12px;grid-template-columns:minmax(180px,1fr) minmax(190px,auto) minmax(240px,1.2fr);align-items:center;gap:20px;margin:0 0 16px;padding:16px 18px;display:grid}.attendance-class-stat-copy,.attendance-class-stat-metric,.attendance-class-stat-progress{gap:4px;display:grid}.attendance-class-stat-card :is(h3,p){margin:0}.attendance-class-stat-card h3,.attendance-class-stat-metric>strong{color:var(--lucid-heading)}.attendance-class-stat-card h3{font-size:1.05rem}.attendance-class-stat-card span,.attendance-class-stat-card p{color:var(--lucid-muted);font-size:.82rem}.attendance-class-stat-metric>strong{font-size:1.75rem;line-height:1}.attendance-class-stat-progress>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.attendance-class-stat-progress progress{width:100%;height:10px;accent-color:var(--app-purple);background:#e8e1f4;border:0;border-radius:999px;overflow:hidden}.attendance-class-stat-progress progress::-webkit-progress-bar{background:#e8e1f4;border-radius:999px}.attendance-class-stat-progress progress::-webkit-progress-value{background:var(--app-purple);border-radius:999px}.attendance-class-stat-progress progress::-moz-progress-bar{background:var(--app-purple);border-radius:999px}@media (width<=760px){.attendance-class-stat-card{grid-template-columns:1fr}}.attendance-multi-select-option{min-height:32px;color:var(--app-text);cursor:pointer;border-radius:7px;align-items:center;gap:8px;margin:0;padding:5px 6px;font-size:.85rem;display:flex}.attendance-multi-select-option:hover{background:var(--app-purple-soft)}.attendance-multi-select-option input{width:16px;height:16px;accent-color:var(--app-purple);margin:0}.attendance-table th:first-child,.attendance-table td:first-child{width:18%}.attendance-table td,.classroom-table td{vertical-align:middle}.attendance-table td small{color:var(--lucid-muted);margin-top:4px;font-size:.78rem;display:block}.attendance-event-dialog{max-width:min(1120px,100vw - 40px)}.attendance-event-form textarea{min-height:100px}.attendance-student-row{cursor:pointer}.attendance-student-dialog .dialog-header{grid-template-columns:minmax(0,1fr) auto auto;gap:18px;display:grid}.attendance-student-dialog-heading,.attendance-student-dialog-date{align-items:center;display:flex}.attendance-student-dialog-heading{gap:14px;min-width:0}.attendance-student-dialog-heading .table-student-avatar{flex-basis:56px;width:56px;height:56px}.attendance-student-dialog-heading h2,.attendance-student-dialog-heading p,.attendance-student-dialog h3,.attendance-student-timeline article :is(strong,small),.attendance-current-location :is(strong,small){margin:0}.attendance-student-dialog-date{color:var(--lucid-heading);gap:8px}.attendance-student-dialog-date svg{color:var(--app-purple)}.attendance-student-dialog-form{display:grid}.attendance-student-dialog-grid{grid-template-columns:minmax(300px,.85fr) minmax(380px,1.15fr);min-height:540px;display:grid}.attendance-student-timeline,.attendance-student-action-panel{min-width:0;padding:26px}.attendance-student-timeline{border-right:1px solid var(--app-border)}.attendance-student-dialog h3{color:var(--lucid-heading);font-size:1.25rem}.attendance-student-timeline-list{gap:0;margin-top:20px;display:grid;position:relative}.attendance-student-timeline-list article{grid-template-columns:44px minmax(0,1fr);gap:14px;min-height:102px;display:grid;position:relative}.attendance-student-timeline-list article:not(:last-child):after{background:color-mix(in srgb, var(--app-purple) 30%, var(--app-border));content:"";width:2px;position:absolute;top:38px;bottom:0;left:20px}.attendance-student-timeline-list article>span{z-index:1;background:var(--app-purple-soft);width:42px;height:42px;color:var(--app-purple);border-radius:50%;place-items:center;display:grid}.attendance-student-timeline-list article[data-event-type=Signed\ In]>span{color:#15803d;background:#ecfdf3}.attendance-student-timeline-list article[data-event-type=Signed\ Out]>span,.attendance-student-timeline-list article[data-event-type=Absent]>span{color:#dc3545;background:#fff1f2}.attendance-student-timeline-list article>div{align-content:start;gap:3px;display:grid}.attendance-student-timeline-list time{color:var(--app-purple);font-weight:800}.attendance-student-timeline-list strong{color:var(--lucid-heading);font-size:1rem}.attendance-student-timeline-list small{color:var(--lucid-muted)}.attendance-timeline-event-actions{flex-wrap:wrap;gap:6px;margin-top:7px;display:flex}.attendance-timeline-event-actions button{border:1px solid var(--app-border);min-height:30px;color:var(--lucid-text);font:inherit;cursor:pointer;background:#fff;border-radius:7px;align-items:center;gap:5px;padding:0 9px;font-size:.74rem;font-weight:750;display:inline-flex}.attendance-timeline-event-actions button:hover{border-color:var(--app-purple);background:var(--app-purple-soft);color:var(--app-purple)}.attendance-timeline-event-actions button.danger-button{border-color:color-mix(in srgb, #dc3545 40%, var(--app-border));color:#c62838;background:#fff7f7}.attendance-current-location{border:1px solid color-mix(in srgb, var(--app-purple) 34%, var(--app-border));background:color-mix(in srgb, var(--app-purple) 6%, #fff);border-radius:14px;align-items:center;gap:14px;margin-top:18px;padding:16px;display:flex}.attendance-current-location>span{background:var(--app-purple-soft);width:48px;height:48px;color:var(--app-purple);border-radius:50%;flex:0 0 48px;place-items:center;display:grid}.attendance-current-location>div{gap:3px;display:grid}.attendance-current-location small{color:var(--lucid-muted)}.attendance-current-location strong{color:var(--app-purple-dark);font-size:1.05rem}.attendance-student-action-panel{align-content:start;gap:18px;display:grid}.attendance-action-unavailable{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:10px;margin:0;padding:12px}.attendance-action-options{gap:10px;display:grid}.attendance-action-options>button{border:1px solid var(--app-border);min-height:58px;color:var(--lucid-heading);text-align:left;background:#fff;border-radius:10px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;padding:8px 14px;display:grid}.attendance-action-options>button>span:first-child{background:var(--app-purple-soft);width:38px;height:38px;color:var(--app-purple);border-radius:10px;place-items:center;display:grid}.attendance-action-options>button>span:last-child{color:var(--lucid-muted);font-size:1.5rem}.attendance-action-options>button[data-active=true]{border-color:var(--app-purple);background:color-mix(in srgb, var(--app-purple) 7%, #fff);box-shadow:0 0 0 2px color-mix(in srgb, var(--app-purple) 14%, transparent);color:var(--app-purple-dark)}.attendance-action-options>button:disabled{opacity:.45;cursor:not-allowed}.attendance-student-action-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.attendance-student-action-panel label{gap:6px;margin:0;display:grid}.attendance-student-action-panel textarea{min-height:92px}@media (width<=820px){.attendance-student-dialog .dialog-header{grid-template-columns:minmax(0,1fr) auto}.attendance-student-dialog-date{grid-area:2/1/auto/-1}.attendance-student-dialog-grid{grid-template-columns:1fr}.attendance-student-timeline{border-right:0;border-bottom:1px solid var(--app-border)}}@media (width<=560px){.attendance-student-action-fields{grid-template-columns:1fr}}.classroom-ratio-status{color:#526070;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:4px 6px;min-width:128px;font-size:12px;font-weight:800;display:inline-grid}.classroom-ratio-status small{color:#7b8492;white-space:normal;grid-column:1/-1;font-size:11px;font-weight:650}.classroom-ratio-status.is-under{color:#b42318}.classroom-ratio-status.is-over{color:#9a5b00}.classroom-ratio-status.is-ok{color:#207a47}.invoice-me-lucid .student-table.classroom-table tbody tr.classroom-action-row{cursor:pointer}.invoice-me-lucid .student-table.classroom-table tbody tr.classroom-action-row:focus-visible{background:var(--theme-primary-soft);outline:2px solid color-mix(in srgb, var(--theme-primary) 56%, transparent);outline-offset:-2px}.classroom-action-dialog{width:min(1120px,100%);max-height:min(90vh,860px);color:var(--theme-text);grid-template-rows:auto minmax(0,1fr) auto;display:grid;overflow:hidden}.classroom-action-header .dialog-subtitle{color:var(--theme-muted);margin:5px 0 0}.classroom-action-title{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.classroom-action-title h2{margin:0}.classroom-action-layout{border:1px solid var(--theme-border);background:var(--theme-surface);border-radius:12px;grid-template-columns:minmax(0,1.75fr) minmax(260px,.65fr);min-height:0;margin-top:20px;display:grid;overflow:auto}.classroom-action-summary,.classroom-action-rail{min-width:0;padding:20px}.classroom-action-summary{align-content:start;gap:16px;display:grid}.classroom-action-summary>h3,.classroom-action-rail>h3,.classroom-action-coverage h3,.classroom-action-activity h3{color:var(--theme-heading);margin:0;font-size:1rem}.classroom-action-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.classroom-action-metrics article{border:1px solid var(--theme-border);background:var(--theme-surface-muted);border-radius:10px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;min-width:0;padding:13px;display:grid}.classroom-action-metric-icon,.classroom-action-activity-icon{background:var(--theme-primary-soft);color:var(--theme-primary);border-radius:9px;flex:none;place-items:center;display:grid}.classroom-action-metric-icon{width:38px;height:38px}.classroom-action-metrics article>div{min-width:0}.classroom-action-metrics strong,.classroom-action-metrics article>div>span{display:block}.classroom-action-metrics strong{color:var(--theme-heading);text-overflow:ellipsis;white-space:nowrap;font-size:1.1rem;overflow:hidden}.classroom-action-metrics article>div>span{color:var(--theme-muted);margin-top:2px;font-size:.75rem;font-weight:700}.classroom-action-coverage{border:1px solid var(--theme-border);background:var(--theme-surface);border-radius:10px;grid-template-columns:minmax(0,1fr) minmax(210px,.8fr);gap:16px;padding:16px;display:grid}.classroom-action-coverage dl{gap:8px;margin:13px 0 0;display:grid}.classroom-action-coverage dl>div{border-bottom:1px solid var(--theme-border);justify-content:space-between;gap:16px;padding-bottom:7px;display:flex}.classroom-action-coverage dl>div:last-child{border-bottom:0;padding-bottom:0}.classroom-action-coverage :is(dt,dd){margin:0}.classroom-action-coverage dt{color:var(--theme-muted);font-size:.82rem;font-weight:700}.classroom-action-coverage dd{color:var(--theme-heading);font-weight:850}.classroom-action-coverage-state{text-align:center;border-radius:9px;align-content:center;justify-items:center;gap:6px;min-width:0;padding:14px;display:grid}.classroom-action-coverage-state strong{font-size:.86rem}.classroom-action-coverage-state span{font-size:.74rem;line-height:1.4}.classroom-action-coverage-state[data-tone=success]{background:color-mix(in srgb, var(--theme-success) 13%, var(--theme-surface));color:var(--theme-success)}.classroom-action-coverage-state[data-tone=warning]{background:color-mix(in srgb, var(--theme-warning) 15%, var(--theme-surface));color:color-mix(in srgb, var(--theme-warning) 72%, var(--theme-heading))}.classroom-action-coverage-state[data-tone=danger]{background:color-mix(in srgb, var(--theme-danger) 12%, var(--theme-surface));color:var(--theme-danger)}.classroom-action-coverage-state[data-tone=info]{background:color-mix(in srgb, var(--theme-info) 12%, var(--theme-surface));color:var(--theme-info)}.classroom-action-activity{border:1px solid var(--theme-border);background:var(--theme-surface);border-radius:10px;padding:16px}.classroom-action-activity ul{gap:0;margin:12px 0 0;padding:0;list-style:none;display:grid}.classroom-action-activity li{border-top:1px solid var(--theme-border);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:48px;padding:8px 0;display:grid}.classroom-action-activity li:first-child{border-top:0}.classroom-action-activity-icon{width:30px;height:30px}.classroom-action-activity li>div{min-width:0}.classroom-action-activity :is(strong,li span){display:block}.classroom-action-activity strong{color:var(--theme-heading);text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.classroom-action-activity li span,.classroom-action-activity p,.classroom-action-activity time{color:var(--theme-muted);font-size:.74rem}.classroom-action-activity p{margin:12px 0 0}.classroom-action-activity time{text-align:right;white-space:nowrap}.classroom-action-rail{border-left:1px solid var(--theme-border);background:var(--theme-surface-muted);align-content:start;gap:12px;display:grid}.classroom-action-rail>h3{margin-bottom:2px}.classroom-action-button{justify-content:flex-start;width:100%;min-height:46px;padding-left:14px;padding-right:14px}.classroom-action-danger-zone{border-top:1px solid var(--theme-border);margin-top:10px;padding-top:16px}.classroom-action-delete-confirmation{border:1px solid color-mix(in srgb, var(--theme-danger) 52%, var(--theme-border));background:color-mix(in srgb, var(--theme-danger) 8%, var(--theme-surface));border-radius:10px;gap:9px;padding:13px;display:grid}.classroom-action-delete-confirmation>strong{color:var(--theme-danger)}.classroom-action-delete-confirmation>p{color:var(--theme-text);margin:0;font-size:.78rem;line-height:1.45}.classroom-action-delete-confirmation>div{grid-template-columns:1fr 1fr;gap:8px;display:grid}.classroom-action-delete-confirmation button{min-height:38px;padding:7px 9px;font-size:.76rem}.classroom-action-footer{justify-content:space-between!important}.classroom-action-footer>span{color:var(--theme-muted);font-size:.78rem;font-weight:700}@media (width<=900px){.classroom-action-layout{grid-template-columns:1fr}.classroom-action-rail{border-top:1px solid var(--theme-border);border-left:0;grid-template-columns:repeat(2,minmax(0,1fr))}.classroom-action-rail>h3,.classroom-action-danger-zone{grid-column:1/-1}.classroom-action-danger-zone{margin-top:0}}@media (width<=680px){.classroom-action-metrics,.classroom-action-coverage{grid-template-columns:repeat(2,minmax(0,1fr))}.classroom-action-rail{grid-template-columns:1fr}.classroom-action-rail>h3,.classroom-action-danger-zone{grid-column:auto}.classroom-action-activity li{grid-template-columns:auto minmax(0,1fr)}.classroom-action-activity time{text-align:left;grid-column:2}.classroom-action-footer>span{display:none}}.classroom-preview-dialog{grid-template-rows:auto auto auto minmax(0,1fr) auto;width:min(1120px,100%);max-height:min(92vh,940px);display:grid;overflow:hidden}.classroom-preview-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.classroom-preview-summary>div{background:#faf9fc;border:1px solid #e4e7ec;border-radius:10px;gap:5px;min-width:0;padding:13px 14px;display:grid}.classroom-preview-summary span{color:#707784;font-size:.74rem;font-weight:750}.classroom-preview-summary strong{color:#20252f;text-overflow:ellipsis;white-space:nowrap;font-size:1rem;overflow:hidden}.classroom-preview-tabs{border-bottom:1px solid #e7e8ec;gap:22px;margin-top:12px;display:flex}.classroom-preview-tabs button{color:#777e89;background:0 0;border:0;min-height:44px;padding:0;font-size:.84rem;font-weight:750;position:relative}.classroom-preview-tabs button:after{content:"";background:0 0;border-radius:999px;height:2px;position:absolute;bottom:-1px;left:0;right:0}.classroom-preview-tabs button[data-active=true]{color:var(--lucid-purple-dark)}.classroom-preview-tabs button[data-active=true]:after{background:var(--lucid-purple)}.classroom-preview-scroll{min-height:0;margin-top:14px;padding-right:4px;overflow:auto}.classroom-preview-overview,.classroom-preview-routine-list,.classroom-preview-activity-list{gap:14px;display:grid}.classroom-preview-people-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.classroom-preview-section{background:#fff;border:1px solid #e7e8ec;border-radius:10px;min-width:0;padding:16px}.classroom-preview-section .compact-heading{margin-bottom:12px}.classroom-preview-section .compact-heading h3{font-size:1rem}.classroom-preview-people-list,.classroom-preview-event-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.classroom-preview-people-list li{background:#fbfbfc;border:1px solid #edf0f3;border-radius:8px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;min-height:48px;padding:8px 10px;display:grid}.classroom-preview-avatar{width:34px;height:34px;color:var(--lucid-purple-dark);background:#eee7f4;border-radius:50%;place-items:center;font-size:.78rem;font-weight:850;display:grid}.classroom-preview-avatar.is-staff{color:#207a47;background:#e4f3ea}.classroom-preview-people-list strong,.classroom-preview-people-list small{display:block}.classroom-preview-people-list strong{color:#20252f;text-overflow:ellipsis;white-space:nowrap;font-size:.86rem;overflow:hidden}.classroom-preview-people-list small{color:#777e89;margin-top:2px;font-size:.74rem;font-weight:650}.classroom-preview-empty{color:#777e89;text-align:center;font-size:.84rem;min-height:0!important;padding:14px!important;display:block!important}.classroom-preview-activity-list article,.classroom-preview-routine-list article{background:#fbfbfc;border:1px solid #edf0f3;border-radius:8px;gap:6px;padding:13px 14px;display:grid}.classroom-preview-activity-list article>div,.classroom-preview-routine-title,.classroom-preview-event-list li>div>div{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.classroom-preview-activity-list strong,.classroom-preview-routine-list strong,.classroom-preview-event-list strong{color:#20252f}.classroom-preview-activity-list p,.classroom-preview-routine-list p,.classroom-preview-event-list p,.classroom-preview-notes{color:#59616e;margin:0;line-height:1.45}.classroom-preview-activity-list small,.classroom-preview-routine-list small{color:#7a828e;font-size:.76rem;font-weight:650}.classroom-preview-activity-list time,.classroom-preview-routine-list time,.classroom-preview-event-list time{color:#7a828e;white-space:nowrap;flex:none;font-size:.75rem;font-weight:650}.classroom-preview-event-list{gap:0}.classroom-preview-event-list li{grid-template-columns:14px minmax(0,1fr);gap:12px;padding:0 0 18px;display:grid}.classroom-preview-event-list li:not(:last-child) .classroom-preview-event-dot:after{content:"";background:#e4e7ec;width:2px;height:calc(100% + 8px);position:absolute;top:13px;left:5px}.classroom-preview-event-dot{background:#4777c7;border:3px solid #fff;border-radius:50%;width:12px;height:12px;margin-top:3px;position:relative;box-shadow:0 0 0 2px #4777c7}.classroom-preview-event-list li[data-kind=staff] .classroom-preview-event-dot{background:#207a47;box-shadow:0 0 0 2px #207a47}.classroom-preview-event-list li[data-kind=routine] .classroom-preview-event-dot{background:#9a5b00;box-shadow:0 0 0 2px #9a5b00}.classroom-preview-event-list li[data-kind=activity] .classroom-preview-event-dot{background:var(--lucid-purple);box-shadow:0 0 0 2px var(--lucid-purple)}.classroom-preview-event-list li[data-kind=headcount] .classroom-preview-event-dot{background:#16828d;box-shadow:0 0 0 2px #16828d}.classroom-preview-event-list li[data-kind=incident] .classroom-preview-event-dot{background:#b42318;box-shadow:0 0 0 2px #b42318}.classroom-preview-event-list p{margin-top:4px;font-size:.84rem}.classroom-preview-actions{margin-top:14px}@media (width<=760px){.classroom-preview-summary,.classroom-preview-people-grid{grid-template-columns:1fr 1fr}.classroom-preview-tabs{gap:14px;overflow-x:auto}.classroom-preview-tabs button{flex:none}}@media (width<=520px){.classroom-preview-summary,.classroom-preview-people-grid{grid-template-columns:1fr}.classroom-preview-activity-list article>div,.classroom-preview-routine-title,.classroom-preview-event-list li>div>div{display:grid}}.classroom-move-dialog{width:min(980px,100%);padding:0}.classroom-move-dialog>.dialog-header{z-index:5;margin:0;top:0}.classroom-move-dialog form>.form-actions:last-child{border-top:1px solid var(--lucid-border);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff}.classroom-move-dialog form{gap:16px;padding-top:18px;display:grid}.classroom-move-toolbar{grid-template-columns:minmax(220px,1fr) minmax(180px,.55fr) auto;align-items:end;gap:12px;display:grid}.classroom-move-toolbar label{margin:0}.invoice-me-lucid .dialog-panel .student-table-wrap.classroom-move-table-wrap{padding:0}.invoice-me-lucid .student-table.move-students-table tbody tr.classroom-move-student-row{cursor:pointer}.invoice-me-lucid .student-table.move-students-table tbody tr.classroom-move-student-row:hover,.invoice-me-lucid .student-table.move-students-table tbody tr.classroom-move-student-row:focus-visible{outline-offset:-2px;background:#faf7ff;outline:2px solid #6b2f8047}.invoice-me-lucid .student-table.move-students-table tbody tr.classroom-move-student-row[data-selected=true]{background:var(--lucid-purple-soft)}@media (width<=700px){.classroom-move-toolbar{grid-template-columns:1fr}.classroom-move-toolbar .secondary-button{width:100%}}.classroom-move-summary{color:#526070;align-items:center;gap:14px;margin:0;font-size:13px;font-weight:700;display:flex}.classroom-move-summary .form-error{color:#b42318}.invoice-me-lucid .student-table.move-students-table th:first-child,.invoice-me-lucid .student-table.move-students-table td:first-child{width:46px}.invoice-me-lucid .student-table.move-students-table th:nth-child(2),.invoice-me-lucid .student-table.move-students-table td:nth-child(2){width:24%}.invoice-me-lucid .student-table.move-students-table th:nth-child(3),.invoice-me-lucid .student-table.move-students-table td:nth-child(3){width:30%}.invoice-me-lucid .student-table.move-students-table th:nth-child(4),.invoice-me-lucid .student-table.move-students-table td:nth-child(4){width:24%}.invoice-me-lucid .student-table.move-students-table th:last-child,.invoice-me-lucid .student-table.move-students-table td:last-child{width:120px;min-width:120px}.invoice-me-lucid .student-table.classroom-table th:first-child,.invoice-me-lucid .student-table.classroom-table td:first-child{width:22%}.invoice-me-lucid .student-table.classroom-table th:nth-child(2),.invoice-me-lucid .student-table.classroom-table td:nth-child(2){width:14%}.invoice-me-lucid .student-table.classroom-table th:nth-child(3),.invoice-me-lucid .student-table.classroom-table td:nth-child(3),.invoice-me-lucid .student-table.classroom-table th:nth-child(4),.invoice-me-lucid .student-table.classroom-table td:nth-child(4),.invoice-me-lucid .student-table.classroom-table th:nth-child(6),.invoice-me-lucid .student-table.classroom-table td:nth-child(6){width:10%}.invoice-me-lucid .student-table.classroom-table th:nth-child(5),.invoice-me-lucid .student-table.classroom-table td:nth-child(5){width:34%}.field-hint{color:#7b8492;font-size:12px;font-weight:600}.student-profile-dialog{width:min(1040px,100%)}.student-profile-dialog form{padding-top:20px}.student-profile-dialog fieldset{margin-top:16px}.student-clone-notice{align-items:flex-start;margin-bottom:18px}.student-clone-notice p{margin:4px 0 0;font-weight:600;line-height:1.45}.student-profile-dialog .form-actions{border-top:1px solid var(--lucid-border);justify-content:flex-end;gap:10px;margin-top:18px;padding-top:16px;display:flex}.student-edit-profile-dialog{flex-direction:column;display:flex;overflow:hidden}.student-edit-profile-dialog form{flex-direction:column;flex:auto;min-height:0;margin-bottom:0;padding-top:0;display:flex}.student-edit-profile-scroll{flex:auto;min-height:0;padding-top:20px;padding-bottom:20px;overflow:auto}.student-profile-photo-editor{border:1px solid var(--theme-border-strong,var(--lucid-border));border-radius:var(--lucid-radius);background:var(--theme-surface-muted,#faf9fc);align-items:center;gap:16px;margin-bottom:18px;padding:16px;display:flex}.student-profile-photo-preview{border-radius:18px;width:88px;height:88px;font-size:24px}.student-profile-photo-editor>div{gap:7px;display:grid}.student-profile-photo-editor strong{color:var(--theme-heading,var(--lucid-heading))}.student-profile-photo-editor p,.student-profile-photo-editor small{color:var(--theme-muted,#667085);margin:0}.student-profile-photo-editor .compact-actions{justify-content:flex-start}.student-profile-photo-upload{cursor:pointer}.image-resize-backdrop{z-index:260}.image-resize-dialog{flex-direction:column;width:min(920px,100%);max-height:min(92vh,820px);display:flex;overflow:hidden}.image-resize-dialog .dialog-header{flex:none}.image-resize-body{grid-template-columns:minmax(360px,1fr) minmax(260px,320px);gap:24px;min-height:0;padding:20px 0;display:grid;overflow:auto}.image-resize-workspace{align-content:start;justify-items:center;gap:12px;min-width:0;display:grid}.image-crop-stage{aspect-ratio:1;border:2px solid var(--theme-border-strong,#cfd7e4);background:linear-gradient(45deg, #eef0f4 25%, transparent 25%), linear-gradient(-45deg, #eef0f4 25%, transparent 25%), linear-gradient(45deg, transparent 75%, #eef0f4 75%), linear-gradient(-45deg, transparent 75%, #eef0f4 75%), var(--theme-surface,#fff);cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;background-position:0 0,0 10px,10px -10px,-10px 0;background-size:20px 20px;border-radius:22px;width:320px;max-width:100%;position:relative;overflow:hidden}.image-crop-stage:active{cursor:grabbing}.image-crop-stage:focus-visible{outline:3px solid color-mix(in srgb, var(--theme-primary,#7f56d9) 28%, transparent);outline-offset:3px}.image-crop-stage>img{pointer-events:none;-webkit-user-select:none;user-select:none;max-width:none;display:block;position:absolute;top:50%;left:50%}.image-crop-grid{pointer-events:none;background:linear-gradient(90deg,#0000 33.1%,#ffffffb8 33.1% 33.6%,#0000 33.6% 66.3%,#ffffffb8 66.3% 66.8%,#0000 66.8%),linear-gradient(#0000 33.1%,#ffffffb8 33.1% 33.6%,#0000 33.6% 66.3%,#ffffffb8 66.3% 66.8%,#0000 66.8%);position:absolute;inset:0;box-shadow:inset 0 0 0 999px #12182614}.logo-resize-stage{border:1px solid var(--theme-border,#d8e0eb);background-color:#fff;background-image:linear-gradient(45deg,#eef0f4 25%,#0000 25%),linear-gradient(-45deg,#eef0f4 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#eef0f4 75%),linear-gradient(-45deg,#0000 75%,#eef0f4 75%),none;background-position:0 0,0 12px,12px -12px,-12px 0;background-repeat:repeat,repeat,repeat,repeat,repeat;background-size:24px 24px;background-attachment:scroll,scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box,border-box;border-radius:18px;place-items:center;width:100%;min-height:320px;padding:30px;display:grid;overflow:hidden}.logo-resize-stage img{object-fit:contain;max-width:100%;max-height:260px;display:block}.image-resize-hint{color:var(--theme-muted,#667085);text-align:center;justify-content:center;align-items:center;gap:7px;margin:0;font-size:.9rem;display:flex}.image-resize-controls{border:1px solid var(--theme-border,#d8e0eb);background:var(--theme-surface-muted,#f7f8fa);border-radius:16px;align-content:start;gap:18px;min-width:0;padding:18px;display:grid}.image-resize-controls .compact-heading{align-items:flex-start}.image-resize-controls .compact-heading h3{margin:0 0 4px}.image-resize-controls .compact-heading span{color:var(--theme-muted,#667085);font-size:.82rem}.image-resize-controls>label{gap:8px;display:grid}.image-resize-controls>label>span{color:var(--theme-primary,#7f56d9);justify-self:end;margin-top:-25px;font-weight:700}.image-resize-controls input[type=range]{width:100%;accent-color:var(--theme-primary,#7f56d9)}.image-dimension-inputs{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.image-dimension-inputs label{gap:7px;display:grid}.image-dimension-inputs input{min-width:0}.image-resize-summary{border:1px solid color-mix(in srgb, var(--theme-primary,#7f56d9) 24%, transparent);background:color-mix(in srgb, var(--theme-primary,#7f56d9) 8%, var(--theme-surface,#fff));color:var(--theme-primary,#6941c6);border-radius:12px;align-items:center;gap:10px;padding:13px;display:flex}.image-resize-summary span{gap:2px;display:grid}.image-resize-summary small{color:var(--theme-muted,#667085)}.image-resize-dialog>.dialog-actions{flex:none}.image-resize-error{margin:0 auto 0 0}.student-edit-profile-dialog .form-actions{z-index:2;border-top:1px solid var(--lucid-border);box-shadow:none;background:#fff;flex:none;align-items:center;margin:0 -20px;padding:14px 20px;position:sticky;bottom:0}@media (width<=760px){.image-resize-body{grid-template-columns:1fr}.image-crop-stage{width:min(320px,100vw - 88px)}.logo-resize-stage{min-height:220px}}.dialog-action-help{color:var(--lucid-muted);margin-right:auto;font-size:13px;line-height:1.35}@media (width<=1200px){.navbar-btn{display:block}#left-sidebar{left:calc(-1 * var(--lucid-sidebar-width));box-shadow:var(--lucid-float-shadow)}#wrapper.invoice-me-lucid[data-nav-open=true] #left-sidebar{left:5px}#main-content{width:100%;padding-left:0;padding-right:0}.app-nav-backdrop{z-index:8;background:#17191c5c;border:0;display:none;position:fixed;inset:0}#wrapper.invoice-me-lucid[data-nav-open=true] .app-nav-backdrop{display:block}.btn-sidebar-close{display:inline-flex}.btn-sidebar-collapse{display:none}}@media (width<=992px){body:before,body:after{height:2px}#wrapper.invoice-me-lucid:before,#wrapper.invoice-me-lucid:after{width:2px}.navbar-fixed-top{top:2px}.navbar-brand{min-width:0}.navbar-brand img.logo{width:100px}.navbar-brand-link span{display:none}.col-lg-5,.col-lg-7,.col-md-4,.col-md-8{flex:0 0 100%;max-width:100%}.text-right{text-align:left}.page-module-pill{margin-top:10px}.filter-row,.month-filter-form{grid-template-columns:repeat(2,minmax(0,1fr))}.late-fee-config-list,.student-management-layout,.student-profile-tab-grid{grid-template-columns:1fr}.student-management-list{max-height:none;position:static}.student-profile-hero{grid-template-columns:96px minmax(0,1fr)}.student-profile-avatar{width:88px;height:88px;font-size:26px}.student-profile-actions{grid-column:1/-1;justify-content:flex-start}.student-profile-action-menu-panel{left:0;right:auto}.student-management-tabs-row .student-profile-action-menu-panel{left:auto;right:0}.student-profile-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.navbar-right .runtime-panel{display:none}.session-lock-button{padding-right:7px}.session-lock-copy{display:none}.section-heading{flex-direction:column;align-items:stretch}.filter-row,.month-filter-form,.operations-students-filter-top-row,.operations-students-filter-grid{grid-template-columns:1fr}.operations-students-filter-toolbar{justify-content:flex-start}.dialog-backdrop{padding:12px}.student-profile-hero,.student-profile-tab-grid,.student-profile-tabs{padding-left:16px;padding-right:16px}.student-profile-hero,.student-profile-stats,.profile-facts,.attendance-actions{grid-template-columns:1fr}.attendance-actions label{grid-column:span 1}}.invoice-me-lucid .student-table-wrap{overflow-x:hidden}.invoice-me-lucid .student-table{table-layout:fixed;min-width:0}.invoice-me-lucid .student-table th,.invoice-me-lucid .student-table td{text-overflow:ellipsis;white-space:nowrap;padding:10px;overflow:hidden}.invoice-me-lucid .student-table .selection-cell{width:42px}.invoice-me-lucid .student-table th:nth-child(2),.invoice-me-lucid .student-table td:nth-child(2),.invoice-me-lucid .student-table th:nth-child(3),.invoice-me-lucid .student-table td:nth-child(3){width:15%}.invoice-me-lucid .student-table th:nth-child(4),.invoice-me-lucid .student-table td:nth-child(4){width:92px}.invoice-me-lucid .student-table th:nth-child(5),.invoice-me-lucid .student-table td:nth-child(5){width:165px}.invoice-me-lucid .student-table th:nth-child(6),.invoice-me-lucid .student-table td:nth-child(6),.invoice-me-lucid .student-table th:nth-child(7),.invoice-me-lucid .student-table td:nth-child(7){width:18%}.invoice-me-lucid .student-table th:last-child,.invoice-me-lucid .student-table td:last-child{width:126px;min-width:126px;padding-right:10px}.invoice-me-lucid .student-row-actions{justify-content:flex-end;gap:5px;min-width:0}.invoice-me-lucid .student-row-actions .icon-button{flex-basis:32px;width:32px;height:32px;min-height:32px}.invoice-me-lucid .student-table tbody tr.clickable-table-row{cursor:pointer}.invoice-me-lucid .student-table tbody tr.clickable-table-row:hover,.invoice-me-lucid .student-table tbody tr.clickable-table-row:focus{background:#faf7ff;outline:none}.invoice-me-lucid .student-finance-table th:first-child,.invoice-me-lucid .student-finance-table td:first-child,.invoice-me-lucid .student-finance-table th:nth-child(2),.invoice-me-lucid .student-finance-table td:nth-child(2){width:15%}.invoice-me-lucid .student-finance-table th:nth-child(3),.invoice-me-lucid .student-finance-table td:nth-child(3){width:110px}.invoice-me-lucid .student-finance-table th:nth-child(4),.invoice-me-lucid .student-finance-table td:nth-child(4){width:190px}.invoice-me-lucid .student-finance-table th:nth-child(5),.invoice-me-lucid .student-finance-table td:nth-child(5),.invoice-me-lucid .student-finance-table th:nth-child(6),.invoice-me-lucid .student-finance-table td:nth-child(6){width:22%;min-width:0}.invoice-me-lucid .student-table-wrap:not(.waitlist-table-wrap){padding:18px}.invoice-me-lucid .student-table-wrap:not(.waitlist-table-wrap) .table-toolbar{background:0 0;border:0;margin:0 0 16px;padding:0}.invoice-me-lucid .student-table-wrap:not(.waitlist-table-wrap) .student-table{border:1px solid var(--lucid-border);border-radius:var(--lucid-radius);overflow:hidden}.invoice-me-lucid .waitlist-filter-bar{border:1px solid var(--lucid-border);border-radius:var(--lucid-radius);background:#fff;grid-template-columns:repeat(4,minmax(150px,1fr));align-items:end;gap:12px;margin:0 0 16px;padding:18px;display:grid}.invoice-me-lucid .waitlist-filter-bar .search-field{grid-column:span 2}.invoice-me-lucid .waitlist-filter-bar select{min-width:0}.invoice-me-lucid .waitlist-table-wrap{padding:18px;overflow-x:hidden}.invoice-me-lucid .waitlist-table{border:1px solid var(--lucid-border);border-radius:var(--lucid-radius);overflow:hidden}.invoice-me-lucid .waitlist-table th,.invoice-me-lucid .waitlist-table td{overflow-wrap:anywhere;text-overflow:clip;white-space:normal;padding:10px;overflow:visible}.invoice-me-lucid .waitlist-table th:first-child,.invoice-me-lucid .waitlist-table td:first-child{width:14%}.invoice-me-lucid .waitlist-table th:nth-child(2),.invoice-me-lucid .waitlist-table td:nth-child(2){width:6.5%}.invoice-me-lucid .waitlist-table th:nth-child(3),.invoice-me-lucid .waitlist-table td:nth-child(3){width:7%}.invoice-me-lucid .waitlist-table th:nth-child(4),.invoice-me-lucid .waitlist-table td:nth-child(4){width:8%}.invoice-me-lucid .waitlist-table th:nth-child(5),.invoice-me-lucid .waitlist-table td:nth-child(5),.invoice-me-lucid .waitlist-table th:nth-child(6),.invoice-me-lucid .waitlist-table td:nth-child(6){width:7%}.invoice-me-lucid .waitlist-table th:nth-child(7),.invoice-me-lucid .waitlist-table td:nth-child(7){width:12%}.invoice-me-lucid .waitlist-table th:nth-child(8),.invoice-me-lucid .waitlist-table td:nth-child(8){width:14%}.invoice-me-lucid .waitlist-table th:nth-child(9),.invoice-me-lucid .waitlist-table td:nth-child(9),.invoice-me-lucid .waitlist-table th:nth-child(10),.invoice-me-lucid .waitlist-table td:nth-child(10){width:7%}.invoice-me-lucid .waitlist-table th:nth-child(11),.invoice-me-lucid .waitlist-table td:nth-child(11){width:10.5%;min-width:96px}.invoice-me-lucid .waitlist-table .table-sort-button{max-width:100%;font-size:inherit;justify-content:flex-start;gap:5px;margin:-4px -6px;padding:4px 6px}.invoice-me-lucid .waitlist-table .table-sort-button svg{flex:none}.user-management-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.user-management-toolbar input,.user-management-toolbar select{min-height:42px}.user-management-filter-panel{grid-template-columns:minmax(260px,1.5fr) repeat(4,minmax(150px,1fr));align-items:end;gap:12px;display:grid}.user-management-filter-panel label{color:#536275;gap:6px;min-width:0;font-size:.78rem;display:grid}.user-management-filter-panel input,.user-management-filter-panel select{width:100%}.user-management-filter-actions{justify-content:flex-end;align-items:center;gap:12px;min-width:0;display:flex}.user-management-filter-actions span{color:#6d7683;white-space:nowrap;font-size:.84rem}.invoice-me-lucid .student-table.user-management-table th:first-child,.invoice-me-lucid .student-table.user-management-table td:first-child{width:28%}.invoice-me-lucid .student-table.user-management-table th:nth-child(2),.invoice-me-lucid .student-table.user-management-table td:nth-child(2){width:110px}.invoice-me-lucid .student-table.user-management-table th:nth-child(3),.invoice-me-lucid .student-table.user-management-table td:nth-child(3){width:29%}.invoice-me-lucid .student-table.user-management-table th:nth-child(4),.invoice-me-lucid .student-table.user-management-table td:nth-child(4),.invoice-me-lucid .student-table.user-management-table th:nth-child(5),.invoice-me-lucid .student-table.user-management-table td:nth-child(5){width:16.5%}.table-primary-text{color:#1f2937;text-overflow:ellipsis;font-weight:400;display:block;overflow:hidden}.user-profile-page{gap:18px;display:grid}.user-profile-cover.operations-student-profile-cover{background:radial-gradient(at 10% 92%,#ffffffeb 0 15%,#0000 31%),radial-gradient(at 28% 104%,#ffffffd6 0 20%,#0000 38%),radial-gradient(at 52% 94%,#ffffffbf 0 17%,#0000 34%),radial-gradient(at 78% 108%,#ffffffe0 0 22%,#0000 41%),radial-gradient(at 98% 88%,#ffffffc2 0 18%,#0000 36%),linear-gradient(145deg,#ded7ee 0%,#eeeaf7 46%,#fff 100%)}.user-profile-cover.operations-student-profile-cover[data-gender=male]{background:radial-gradient(at 8% 90%,#fffffff5 0 16%,#0000 32%),radial-gradient(at 27% 106%,#ffffffe0 0 22%,#0000 40%),radial-gradient(at 50% 91%,#ffffffc7 0 18%,#0000 35%),radial-gradient(at 76% 108%,#ffffffeb 0 23%,#0000 42%),radial-gradient(at 98% 86%,#ffffffd1 0 19%,#0000 37%),linear-gradient(145deg,#9ed5f5 0%,#c9e9fa 48%,#f9fdff 100%)}.user-profile-cover.operations-student-profile-cover[data-gender=female]{background:radial-gradient(at 8% 90%,#fffffff5 0 16%,#0000 32%),radial-gradient(at 27% 106%,#ffffffe0 0 22%,#0000 40%),radial-gradient(at 50% 91%,#ffffffc7 0 18%,#0000 35%),radial-gradient(at 76% 108%,#ffffffeb 0 23%,#0000 42%),radial-gradient(at 98% 86%,#ffffffd1 0 19%,#0000 37%),linear-gradient(145deg,#f5b8d4 0%,#f9d6e7 48%,#fffafd 100%)}.operations-student-profile-avatar{overflow:hidden}.operations-student-profile-avatar img{object-fit:cover;width:100%;height:100%}.user-profile-back{color:#526174;font:inherit;cursor:pointer;background:0 0;border:0;justify-self:start;align-items:center;gap:8px;display:inline-flex}.user-profile-back:hover,.user-profile-back:focus{color:var(--lucid-primary);outline:none}.user-profile-hero-card{background:#fff;border:1px solid #dfe5ee;border-radius:16px;position:relative;overflow:hidden;box-shadow:0 14px 32px #1c273c0f}.user-profile-cover{background:linear-gradient(135deg,#182530f0,#4c665ec7),radial-gradient(circle at 70% 0,#d6e5cf66,#0000 36%),radial-gradient(circle at 20% 20%,#8b5cf624,#0000 32%),#24313f;height:230px}.user-profile-cover-actions{z-index:2;gap:10px;display:inline-flex;position:absolute;top:22px;right:22px}.user-profile-header-button{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border-color:#ffffff4d}.user-profile-header-button:hover,.user-profile-header-button:focus{background:#fff3}.user-profile-main{grid-template-columns:168px minmax(0,1fr) minmax(300px,.85fr);align-items:end;gap:22px;padding:0 32px 28px;display:grid}.user-profile-avatar{color:#7655c7;background:linear-gradient(135deg,#ede4ff,#dfe8ff);border:8px solid #fff;border-radius:18px;place-items:center;width:148px;height:148px;margin-top:-72px;font-size:2.35rem;font-weight:600;display:grid;overflow:hidden;box-shadow:0 14px 32px #1c273c24}.user-profile-avatar img,.staff-avatar img,.user-profile-photo-preview img{object-fit:cover;width:100%;height:100%}.staff-avatar{color:#7655c7;background:linear-gradient(135deg,#ede4ff,#dfe8ff);border-radius:12px;flex:none;place-items:center;width:44px;height:44px;font-weight:700;display:inline-grid;overflow:hidden}.staff-avatar-large{border-radius:16px;width:58px;height:58px;font-size:1.1rem}.user-management-user-cell{align-items:center;gap:10px;display:inline-flex}.user-management-user-cell>span:last-child{gap:2px;display:grid}.user-management-avatar{border-radius:10px;width:38px;height:38px;font-size:.78rem}.user-profile-photo-editor{border:1px solid var(--lucid-border);border-radius:var(--lucid-radius);background:#faf9fc;align-items:center;gap:16px;margin-bottom:18px;padding:16px;display:flex}.user-profile-photo-preview{color:#7655c7;background:linear-gradient(135deg,#ede4ff,#dfe8ff);border-radius:18px;flex:none;place-items:center;width:88px;height:88px;font-size:24px;font-weight:700;display:grid;overflow:hidden}.user-profile-photo-editor>div{gap:7px;display:grid}.user-profile-photo-editor p,.user-profile-photo-editor small{color:var(--lucid-muted);margin:0}.user-profile-photo-editor .compact-actions{justify-content:flex-start}.user-profile-photo-upload{cursor:pointer}.user-profile-photo-editor .user-profile-photo-error{color:var(--theme-danger,#dc3545)}.user-profile-identity{min-width:0}.user-profile-identity h2{color:#202735;margin:4px 0 10px;font-size:clamp(1.8rem,3vw,2.5rem)}.user-profile-meta{color:#637083;flex-wrap:wrap;gap:12px 18px;display:flex}.user-profile-meta span{align-items:center;gap:7px;min-width:0;display:inline-flex}.user-profile-stats{grid-template-columns:repeat(3,minmax(0,1fr));align-self:center;gap:10px;display:grid}.user-profile-stats article{text-align:center;background:#f6f9fd;border:1px dashed #dce4ee;border-radius:10px;gap:6px;padding:14px;display:grid}.user-profile-stats span,.user-profile-progress span{color:#6b7481;font-size:.78rem}.user-profile-stats strong{color:#202735;text-overflow:ellipsis;white-space:nowrap;font-size:1.1rem;overflow:hidden}.user-profile-progress{grid-column:3;align-self:start;gap:8px;display:grid}.user-profile-progress div{justify-content:space-between;gap:16px;display:flex}.user-profile-progress progress{background:#edf1f6;border:0;border-radius:999px;width:100%;height:9px;overflow:hidden}.user-profile-progress progress::-webkit-progress-bar{background:#edf1f6;border-radius:999px}.user-profile-progress progress::-webkit-progress-value{background:linear-gradient(90deg,#8b5cf6,#18b69b);border-radius:999px}.user-profile-progress progress::-moz-progress-bar{background:linear-gradient(90deg,#8b5cf6,#18b69b);border-radius:999px}.user-profile-tabs{border-top:1px solid #edf1f6;gap:28px;padding:0 32px;display:flex}.user-profile-tabs button{color:#697385;font:inherit;cursor:pointer;background:0 0;border:0;padding:19px 0;position:relative}.user-profile-tabs button:after{content:"";background:0 0;border-radius:999px 999px 0 0;height:3px;position:absolute;bottom:0;left:0;right:0}.user-profile-tabs button.active{color:#1f2937}.user-profile-tabs button.active:after{background:var(--lucid-primary)}.user-profile-tabs button:focus{outline-offset:3px;outline:2px solid #976ae647}.user-profile-tab-panel{min-height:220px}.user-profile-tab-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.user-profile-card{background:#fff;border:1px solid #e4e8ef;border-radius:14px;gap:14px;padding:20px;display:grid;box-shadow:0 12px 28px #1c273c0d}.user-profile-wide-card{grid-column:1/-1}.user-profile-card h3{color:#202735;margin:0;font-size:1.05rem}.user-profile-detail-list{gap:0;margin:0;display:grid}.user-profile-detail-list div{border-top:1px solid #eef2f7;grid-template-columns:minmax(150px,.42fr) minmax(0,1fr);gap:16px;padding:12px 0;display:grid}.user-profile-detail-list div:first-child{border-top:0}.user-profile-detail-list dt{color:#6b7481}.user-profile-detail-list dd{color:#263345;overflow-wrap:anywhere;min-width:0;margin:0}.user-profile-detail-list.compact div{grid-template-columns:minmax(130px,.25fr) minmax(0,1fr)}.operations-student-contact-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:12px;display:grid}.operations-student-contact-card{background:#fafbfc;border:1px solid #e8ebf1;border-radius:11px;grid-template-columns:36px minmax(0,1fr);gap:12px;padding:14px;display:grid}.operations-student-contact-card>svg{background:var(--lucid-purple-soft);width:36px;height:36px;color:var(--lucid-purple-dark);border-radius:10px;padding:8px}.operations-student-contact-card>div{gap:4px;min-width:0;display:grid}.operations-student-contact-card strong{color:#263345}.operations-student-contact-card span,.operations-student-contact-card small{color:#6b7481;overflow-wrap:anywhere}.operations-health-card-value{justify-content:space-between;align-items:center;gap:12px;display:flex}.operations-health-card-value>span{letter-spacing:.06em}.operations-health-card-toggle{width:34px;height:34px;color:var(--lucid-purple-dark);flex:none}.user-permission-pill-list{flex-wrap:wrap;gap:8px;display:flex}.user-permission-pill{color:#6741b8;background:#f5efff;border:1px solid #ddd1ff;border-radius:999px;align-items:center;min-height:32px;padding:6px 12px;display:inline-flex}.user-staff-code-field{gap:6px;max-width:360px;margin:14px 0 2px;display:grid}.user-staff-code-field input:disabled{color:#98a2b3;cursor:not-allowed;background:#f3f5f8}.user-staff-code-field small{color:#697385;line-height:1.4}.table-subtext{color:#6d7683;text-overflow:ellipsis;margin-top:2px;font-size:.82rem;font-weight:500;display:block;overflow:hidden}.form-section-title{color:#243347;align-items:center;gap:8px;margin:18px 0 12px;font-weight:800;display:inline-flex}#wrapper.invoice-me-lucid :where(.menu-item,.primary-button,.secondary-button,.danger-button,.link-button){font-weight:500}#wrapper.invoice-me-lucid .invoice-me-content :where(label,.status-badge,.status-pill,.filter-pill,.student-list-order,.student-list-pagination,.field-hint,.table-subtext,.compact-heading span,.student-profile-identity p,.student-profile-stats span,.profile-timeline p,.profile-timeline small,.contact-card-list span,.contact-card-list small,.classroom-grid span,.classroom-grid small,.activity-card article p,.classroom-ratio-status,.classroom-ratio-status small,.waitlist-metrics span){font-weight:400}#wrapper.invoice-me-lucid .invoice-me-content :where(.student-table th,.invoice-table th,.late-fee-table th,.oversubsidy-table th,.shift-staff-table th,.staff-schedule-table th,.month-days-table th,.late-fee-notice-table th,.table-sort-button,.student-profile-tabs button,.waitlist-tabs button,.late-fee-subnav button,.shift-subnav button,.schedule-view-toggle button,.shift-group-options button,.student-list-pagination button){font-weight:500}#wrapper.invoice-me-lucid .invoice-me-content :where(.summary-card,.account-summary,.shift-summary-grid,.waitlist-metrics,.waitlist-capacity-grid,.waitlist-table-summary,.waitlist-cell-stack,.waitlist-detail-grid,.user-management-summary,.student-profile-stats,.profile-timeline,.contact-card-list,.classroom-grid,.profile-facts,.activity-card,.student-table,.invoice-table,.late-fee-table,.oversubsidy-table,.shift-staff-table,.staff-schedule-table,.month-days-table,.late-fee-notice-table) strong,#wrapper.invoice-me-lucid .invoice-me-content .profile-facts :where(dt,dd){font-weight:400}#wrapper.invoice-me-lucid .invoice-me-content :where(h1,h2,h3,h4,h5,h6,.section-heading h2,.compact-heading h3,.dialog-header h2,.form-section-title){font-weight:600}.user-dialog{max-width:980px}.user-permission-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.notice-board-shell{grid-template-columns:310px minmax(0,1fr);align-items:start;gap:22px;display:grid}.notice-board-sidebar,.notice-board-main,.notice-post-card{background:#fff;border:1px solid #e4e8ef;border-radius:16px;box-shadow:0 12px 30px #1c273c0f}.notice-board-sidebar{gap:18px;padding:18px;display:grid;position:sticky;top:92px}.notice-board-sidebar label,.notice-board-filter-bar label{color:#5e6978;gap:7px;font-size:.82rem;display:grid}.notice-board-sidebar input,.notice-board-sidebar select,.notice-board-filter-bar input,.notice-board-filter-bar select{width:100%;min-height:42px}.notice-board-page .checkbox-field,.notice-dialog .checkbox-field{align-items:center;gap:8px;width:fit-content;min-height:auto;display:inline-flex}.notice-board-page .checkbox-field input[type=checkbox],.notice-dialog .checkbox-field input[type=checkbox]{flex:0 0 16px;width:16px;height:16px;min-height:16px;margin:0}.notice-board-actor-card,.notice-board-retention-card{background:#fbfcff;border:1px solid #eef1f6;border-radius:14px;gap:12px;padding:14px;display:grid}.notice-board-actor-card h3{margin:0}.notice-board-actor-card p,.notice-board-retention-card span{color:#6d7683;margin:0;line-height:1.4}.notice-board-retention-card{grid-template-columns:24px minmax(0,1fr);align-items:start}.notice-board-retention-card>div{gap:2px;display:grid}.notice-board-retention-card svg,.notice-pin svg{color:#7650bc}.notice-board-main{gap:18px;min-width:0;padding:18px;display:grid;overflow:hidden}.notice-board-filter-bar{grid-template-columns:minmax(260px,1.5fr) repeat(4,minmax(145px,1fr)) auto;align-items:end;gap:12px;min-width:0;display:grid}.notice-board-pinned-filter{place-self:end start;align-items:center;min-height:42px;padding-bottom:11px;display:inline-flex}.notice-board-context-line{color:#6d7683;flex-wrap:wrap;justify-content:space-between;gap:10px;display:flex}.notice-board-timeline{gap:18px;min-width:0;padding:0 14px 14px;display:grid}.notice-post-card{box-sizing:border-box;width:100%;min-width:0;max-width:100%;padding:18px}.notice-post-header{grid-template-columns:50px minmax(0,1fr) auto;align-items:start;gap:14px;min-width:0;display:grid}.notice-post-avatar{color:#7650bc;background:#efe7ff;border-radius:16px;place-items:center;width:48px;height:48px;font-weight:700;display:grid}.notice-post-header h3{margin:0 0 4px}.notice-post-header p,.notice-post-header span,.notice-post-description{color:#5e6978;margin:0;line-height:1.5}.notice-post-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:inline-flex}.notice-pin{color:#7650bc;background:#f4edff;border-radius:999px;align-items:center;gap:5px;padding:7px 10px;font-size:.82rem;display:inline-flex}.notice-post-description{color:#39475a;overflow-wrap:anywhere;white-space:pre-wrap;min-width:0;max-width:100%;margin-top:16px}.notice-post-description p,.notice-post-description ul,.notice-post-description ol,.notice-post-description blockquote,.notice-post-description pre,.notice-rich-editor-content .ProseMirror p,.notice-rich-editor-content .ProseMirror ul,.notice-rich-editor-content .ProseMirror ol,.notice-rich-editor-content .ProseMirror blockquote,.notice-rich-editor-content .ProseMirror pre{white-space:normal;margin:0 0 12px}.notice-post-description h1,.notice-post-description h2,.notice-post-description h3,.notice-rich-editor-content .ProseMirror h1,.notice-rich-editor-content .ProseMirror h2,.notice-rich-editor-content .ProseMirror h3{color:#1f2937;margin:16px 0 8px}.notice-post-description ul,.notice-post-description ol,.notice-rich-editor-content .ProseMirror ul,.notice-rich-editor-content .ProseMirror ol{padding-left:24px}.notice-post-description blockquote,.notice-rich-editor-content .ProseMirror blockquote{color:#4b3b66;background:#f8f4ff;border-left:4px solid #9b78dc;border-radius:0 10px 10px 0;padding:10px 14px}.notice-post-description pre,.notice-rich-editor-content .ProseMirror pre{color:#f9fafb;background:#1f2937;border-radius:10px;padding:12px;overflow-x:auto}.notice-post-description code,.notice-rich-editor-content .ProseMirror code{color:#334155;background:#eef2f7;border-radius:5px;padding:2px 5px}.notice-post-description pre code,.notice-rich-editor-content .ProseMirror pre code{color:inherit;background:0 0;padding:0}.notice-post-description a{color:#7650bc;font-weight:700;text-decoration:underline}.notice-post-description hr,.notice-rich-editor-content .ProseMirror hr{border:0;border-top:1px solid #d8e0eb;margin:18px 0}.notice-post-description>:last-child,.notice-rich-editor-content .ProseMirror>:last-child{margin-bottom:0}.notice-editor-field{gap:8px;display:grid}.notice-editor-label{color:#44546a;justify-content:space-between;align-items:center;gap:12px;font-size:.86rem;font-weight:700;display:flex}.notice-editor-label:after{content:"Rich text editor";color:#7650bc;text-transform:uppercase;background:#f4edff;border-radius:999px;padding:4px 8px;font-size:.72rem;font-weight:800}.notice-rich-editor{background:#fff;border:1px solid #d8e0eb;border-radius:14px;overflow:hidden}.notice-rich-editor-loading{color:#64748b;padding:18px}.notice-rich-toolbar{background:#f4edff;border-bottom:1px solid #e7ecf3;flex-wrap:wrap;gap:8px;padding:10px;display:flex}.notice-toolbar-group{border-right:1px solid #d8e0eb;flex-wrap:wrap;gap:4px;padding-right:8px;display:inline-flex}.notice-toolbar-group:last-child{border-right:0}.notice-editor-button{color:#475569;background:#fff;border:1px solid #d8e0eb;border-radius:8px;place-items:center;min-width:34px;min-height:34px;padding:0 8px;font-weight:800;display:inline-grid}.notice-editor-button[data-active=true],.notice-editor-button:hover{color:#7650bc;background:#f3ecff;border-color:#9b78dc}.notice-editor-color{color:#475569;background:#fff;border:1px solid #d8e0eb;border-radius:8px;align-items:center;gap:6px;min-height:34px;padding:0 8px;font-size:.8rem;font-weight:800;display:inline-flex}.notice-editor-color input{background:0 0;border:0;width:28px;height:24px;padding:0}.notice-editor-link-row{background:#fff;border-bottom:1px solid #e7ecf3;grid-template-columns:auto minmax(180px,1fr) auto auto;align-items:center;gap:8px;padding:10px;display:grid}.notice-rich-editor-content .ProseMirror{color:#39475a;outline:none;min-height:220px;padding:16px;line-height:1.55}.notice-rich-editor-content .ProseMirror:focus{box-shadow:inset 0 0 0 2px #7650bc29}.notice-rich-editor-content .ProseMirror a{color:#7650bc;text-decoration:underline}.notice-media-carousel{background:#f7f9fc;border:1px solid #e7ecf3;border-radius:14px;margin-top:16px;overflow:hidden}.notice-media-stage{background:#101828;place-items:center;min-height:280px;max-height:520px;display:grid}.notice-media-stage img,.notice-media-stage video{object-fit:contain;width:100%;max-height:520px;display:block}.notice-carousel-controls{justify-content:center;align-items:center;gap:12px;padding:10px;display:flex}.notice-post-social,.notice-like-list{flex-wrap:wrap;align-items:center;gap:10px;margin-top:14px;display:flex}.notice-post-social span,.notice-like-list span{color:#6d7683;align-items:center;gap:5px;font-size:.86rem;display:inline-flex}.notice-liked{color:#7650bc}.notice-comments{gap:10px;margin-top:14px;display:grid}.notice-comment{background:#f7f9fc;border-radius:12px;padding:11px 12px}.notice-comment-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.notice-comment-header .icon-button{width:28px;height:28px;min-height:28px}.notice-comment p{color:#39475a;margin:3px 0}.notice-comment small{color:#7b8491}.notice-comment-form{grid-template-columns:58px minmax(0,1fr) auto;gap:10px;margin-top:14px;display:grid}.notice-emoji-input{text-align:center}.notice-dialog{width:min(980px,100%);max-height:calc(100vh - 40px);overflow:auto}.notice-dialog form{gap:16px;display:grid}.notice-upload-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.notice-upload-actions .secondary-button{cursor:pointer}.notice-attachment-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin-top:12px;display:grid}.notice-attachment-grid article{background:#fbfcff;border:1px solid #e7ecf3;border-radius:12px;gap:8px;padding:8px;display:grid}.notice-attachment-grid img,.notice-attachment-grid video{object-fit:cover;background:#101828;border-radius:10px;width:100%;height:110px}.notice-attachment-grid span{color:#5e6978;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.routines-page{gap:22px;display:grid}.routine-classroom-section{border:1px solid var(--lucid-border);border-radius:var(--lucid-radius);box-shadow:var(--lucid-card-shadow);background:#fff;gap:16px;padding:20px;display:grid;position:relative}.routine-classroom-heading{align-items:center;min-height:58px}.routine-classroom-heading .eyebrow{margin-bottom:3px}.routine-classroom-heading h3{color:#202637;margin:0}.routine-category-menu{z-index:4;position:relative}.routine-category-menu>.primary-button{min-width:156px}.routine-category-menu-popover{z-index:30;background:#fff;border:1px solid #ded8ea;border-radius:10px;width:min(310px,100vw - 48px);padding:8px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 20px 50px #261b3d2e}.routine-category-menu-popover>p{color:#7b8491;margin:0;padding:8px 10px 10px;font-size:12px}.routine-category-menu-popover>button{color:#333a4d;text-align:left;background:0 0;border:0;border-radius:8px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;min-height:56px;padding:8px 10px;display:grid}.routine-category-menu-popover>button:hover,.routine-category-menu-popover>button:focus-visible{color:#6f3dc4;background:#f4effd;outline:none}.routine-category-menu-popover>button>span:first-child{color:#7c3aed;background:#f3edff;border-radius:8px;place-items:center;width:36px;height:36px;display:inline-grid}.routine-category-menu-popover>button>span:last-child{gap:2px;font-size:14px;display:grid}.routine-category-menu-popover small{color:#8a94a6;font-size:11px}.routines-classroom-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.routine-classroom-card{color:#4f5b6b;text-align:left;background:#fbfbfd;border:1px solid #e7e9ee;border-radius:8px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:4px 11px;min-height:96px;padding:14px;transition:border-color .2s,box-shadow .2s,transform .2s;display:grid;position:relative}.routine-classroom-card:hover{border-color:#bda4e9;transform:translateY(-1px);box-shadow:0 10px 24px #4e327c17}.routine-classroom-card[data-active=true]{background:#f7f2ff;border-color:#8b5cf6;box-shadow:inset 0 0 0 1px #7c3aed29,0 12px 28px #7c3aed1a}.routine-classroom-icon{color:#7c3aed;background:#eee7fb;border-radius:8px;grid-row:1/span 2;place-items:center;width:42px;height:42px;display:inline-grid}.routine-classroom-name{color:#202637;font-size:15px;line-height:1.25}.routine-classroom-card strong{color:#202637;grid-area:1/3/span 2;align-self:center;font-size:24px;font-weight:500}.routine-classroom-card small{color:#8a94a6;grid-column:2;font-size:12px}.routine-classroom-check{color:#fff;background:#7c3aed;border-radius:50%;padding:2px;position:absolute;top:8px;right:8px}.routines-content-grid{grid-template-columns:minmax(0,1fr);gap:18px;display:grid}.routine-student-list{gap:10px;display:grid}.routine-student-list article{border:1px solid #eef0f5;border-radius:12px;align-items:center;gap:12px;padding:12px;display:flex}.routine-student-list article>span,.routine-child-option>span{color:#7c3aed;background:#efe7ff;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;font-weight:700;display:inline-flex}.routine-student-avatar{flex:none;overflow:hidden}.routine-student-avatar img{object-fit:cover;width:100%;height:100%;display:block}.routine-student-list strong,.routine-child-option strong{color:#202637}.routine-student-list small{color:#8a94a6;display:block}.routines-history-card{overflow:hidden}.routine-daily-heading{align-items:flex-end;gap:18px;margin-bottom:18px}.routine-day-controls{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.routine-day-controls>.icon-button,.routine-day-controls>.secondary-button,.routine-day-picker{height:42px;min-height:42px}.routine-day-controls>.icon-button{width:42px}.routine-day-picker{background:#fff;border:1px solid #dce1ea;border-radius:8px;align-items:center;gap:8px;min-height:42px;padding:0 11px;display:inline-flex}.routine-day-picker input{color:#343b4c;font:inherit;background:0 0;border:0;outline:0;min-width:132px;height:40px;min-height:0;padding:0;line-height:40px}.routine-day-picker input::-webkit-calendar-picker-indicator{opacity:0;width:0;margin:0;padding:0}.routine-history-tabs{border-bottom:1px solid #e8ebf1;grid-template-columns:repeat(6,minmax(0,1fr));margin:0 -22px;padding:0 22px;display:grid}.routine-history-tabs button{color:#70798b;background:0 0;border:0;border-bottom:3px solid #0000;justify-content:center;align-items:center;gap:8px;min-height:54px;padding:10px 8px;display:flex}.routine-history-tabs button:hover{color:#5f35aa;background:#7c3aed0d}.routine-history-tabs button[data-active=true]{color:#6d35c5;border-bottom-color:#7c3aed}.routine-history-tabs button small{color:inherit;background:#f1edf9;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:11px;display:inline-flex}.routine-daily-student-list{gap:12px;padding-top:18px;display:grid}.routine-daily-student{border:1px solid #e7eaf0;border-radius:8px;overflow:hidden}.routine-daily-student[data-empty=true]{background:#fafbfc}.routine-daily-student-summary{grid-template-columns:46px minmax(150px,.65fr) minmax(320px,2fr) auto;align-items:center;gap:14px;padding:15px 16px;display:grid}.routine-daily-avatar{color:#7344bd;background:#efe7ff;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;font-size:14px;display:inline-flex}.routine-daily-student-name h4{color:#252b3a;margin:0 0 3px;font-size:15px}.routine-daily-student-name span,.routine-daily-no-activity{color:#8a94a6;font-size:13px}.routine-daily-no-activity{margin:0}.routine-daily-metrics{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:8px;margin:0;display:grid}.routine-daily-metrics div{min-width:0}.routine-daily-metrics dt{color:#8a94a6;margin-bottom:2px;font-size:11px}.routine-daily-metrics dd{color:#343b4c;overflow-wrap:anywhere;margin:0;font-size:13px}.routine-daily-expand{min-width:126px}.routine-daily-expand[aria-expanded=true] svg{transform:rotate(180deg)}.routine-daily-records{background:#fbfcff;border-top:1px solid #e7eaf0;display:grid}.routine-daily-record{grid-template-columns:90px minmax(0,1fr) auto;align-items:center;gap:14px;padding:13px 16px 13px 76px;display:grid}.routine-daily-record+.routine-daily-record{border-top:1px solid #edf0f5}.routine-daily-record time{color:#6d35c5;font-size:13px}.routine-daily-record strong{color:#343b4c;font-size:13px}.routine-daily-record p,.routine-daily-record small{color:#7c8596;margin:3px 0 0;font-size:12px;display:block}.routine-daily-empty{text-align:center;border:1px dashed #dfe3eb;flex-direction:column;align-items:center;min-height:180px;padding:32px;display:flex}.routine-daily-empty h4,.routine-daily-empty p{margin:8px 0 0}.routine-preview-dialog{max-width:860px}.routine-preview-content{gap:16px;padding-top:18px;display:grid}.routine-preview-section{border-radius:var(--lucid-radius);background:#fbfcff;border:1px solid #e7e9ee;padding:16px}.routine-preview-section h3{color:#202637;margin:0 0 12px;font-size:16px}.routine-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;display:grid}.routine-preview-field{background:#fff;border:1px solid #edf0f6;border-radius:10px;padding:12px}.routine-preview-field dt{color:#667085;text-transform:uppercase;margin:0 0 5px;font-size:12px;font-weight:700}.routine-preview-field dd{color:#202637;white-space:pre-wrap;margin:0;font-size:14px;line-height:1.45}.routine-preview-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.routine-preview-list li{justify-content:space-between;gap:12px;display:flex}.routine-preview-list strong{color:#6f3dc4;font-weight:700}.routine-dialog{width:min(1080px,100%);max-width:1080px;max-height:calc(100vh - 40px);overflow:auto}.routine-dialog form,.routine-attendance-workflow{gap:18px;display:grid}.routine-stepper{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.routine-stepper li{color:#7b8491;background:#f8f9fc;border:1px solid #e7e9ee;border-radius:8px;align-items:center;gap:10px;min-height:48px;padding:10px 12px;font-weight:600;display:flex}.routine-stepper li span{color:#6b7280;background:#eef0f5;border-radius:999px;justify-content:center;align-items:center;width:26px;height:26px;font-size:13px;display:inline-flex}.routine-stepper li[data-active=true]{color:#202637;background:#f4edff;border-color:#c4a7ff}.routine-stepper li[data-active=true] span,.routine-stepper li[data-complete=true] span{color:#fff;background:#7c3aed}.routine-step-panel{min-height:260px}.routine-dialog section{border:1px solid #eef0f5;border-radius:8px;gap:14px;padding:16px;display:grid}.routine-child-picker{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;display:grid}.routine-child-option{border:1px solid #e7e9ee;border-radius:8px;align-items:center;gap:10px;min-height:58px;padding:10px;display:flex;position:relative}.routine-child-option[data-selected=true]{background:#f7f1ff;border-color:#9b78dc;box-shadow:inset 0 0 0 1px #7c3aed2e}.routine-child-check{color:#7c3aed;margin-left:auto}.routine-category-context{background:#faf7ff;border:1px solid #dfd3f4;border-radius:8px;align-items:center;gap:10px;padding:11px 12px;display:flex}.routine-category-context>span{color:#6f3dc4;background:#eee5ff;border-radius:8px;place-items:center;width:38px;height:38px;display:inline-grid}.routine-category-context>div{gap:2px;display:grid}.routine-category-context strong{color:#202637;font-size:14px}.routine-category-context small{color:#7b8491;font-size:12px}.routine-details-heading{align-items:center}.routine-selected-students{align-items:center;min-height:38px;padding-right:4px;display:flex}.routine-selected-students>span,.routine-selected-students>small{color:#6f3dc4;background:#ede4ff;border:2px solid #fff;border-radius:50%;place-items:center;width:36px;height:36px;margin-left:-7px;font-size:11px;display:inline-grid}.routine-selected-students>span:first-child{margin-left:0}.routine-date-staff-grid{grid-template-columns:minmax(190px,1.2fr) repeat(2,minmax(150px,.8fr))}.routine-field-label{color:#4f5968;margin-bottom:8px;font-size:13px;display:block}.routine-choice-grid{gap:8px;display:grid}.routine-choice-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.routine-choice-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.routine-attendance-action-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.routine-meal-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.routine-potty-result-grid{grid-template-columns:repeat(auto-fit,minmax(110px,1fr))}.routine-choice-grid button{color:#626b78;background:#f8f8fb;border:1px solid #e4e6eb;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:44px;padding:9px 12px;font-size:13px;display:inline-flex}.routine-choice-grid button:hover,.routine-choice-grid button:focus-visible{background:#f5f0fd;border-color:#bca6e7;outline:none}.routine-choice-grid button[data-active=true]{color:#fff;background:#7c3aed;border-color:#7c3aed;box-shadow:0 8px 18px #7c3aed26}.routine-choice-grid button>span[aria-hidden=true]{text-transform:uppercase;font-size:11px}.routine-food-entry-layout{grid-template-columns:minmax(290px,.9fr) minmax(360px,1.1fr);align-items:stretch;gap:16px;display:grid}.routine-food-entry-layout[data-drink=true]{grid-template-columns:minmax(0,1fr)}.routine-entry-fields{align-content:start;gap:16px;display:grid}.routine-drink-fields{grid-template-columns:minmax(0,1fr) minmax(130px,.35fr);gap:12px;display:grid}.routine-observations-field textarea{resize:vertical;min-height:150px}.routine-child-option input[type=checkbox],.routine-checkbox input[type=checkbox]{width:18px;height:18px}.routine-step-hint{color:#5e6978;background:#fbfcff;border:1px solid #e7e9ee;border-radius:10px;margin:0;padding:10px 12px;line-height:1.45}.routine-step-error{color:#b42318;background:#fff1f2;border:1px solid #fecaca;border-radius:10px;margin:0;padding:10px 12px;font-weight:600}.routine-food-menu-items{background:#fbfaff;border:1px solid #e8e2f2;border-radius:8px;align-content:start;gap:12px;min-width:0;padding:16px;display:grid}.routine-food-menu-items .compact-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.routine-preference-icons{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.routine-preference-pill{color:#5d3fb4;background:#f4f0ff;border:1px solid #d9c9ff;border-radius:999px;align-items:center;gap:6px;min-height:30px;padding:6px 10px;font-size:12px;line-height:1;display:inline-flex}.routine-preference-pill.vegetarian{color:#15803d;background:#ecfdf3;border-color:#bbf7d0}.routine-preference-notes{color:#4b5563;background:#fffdf5;border:1px solid #fde68a;border-radius:10px;gap:6px;padding:10px 12px;display:grid}.routine-preference-notes p{margin:0}.routine-food-item-grid{gap:10px;display:grid}.routine-food-item-row{background:#fff;border:1px solid #e7e9ee;border-radius:10px;grid-template-columns:minmax(0,1fr) minmax(130px,160px);align-items:center;gap:12px;padding:10px 12px;display:grid}.routine-food-item-row[data-selected=true]{background:#faf7ff;border-color:#cbb5ed}.routine-food-item-row span{color:#202637;align-items:center;gap:6px;font-weight:600;display:inline-flex}.routine-food-leaf{color:#16a34a;flex:none}.routine-food-item-row select{min-height:38px}.routine-menu-empty-state{color:#7b8491;text-align:center;background:#fff;border:1px dashed #cfc6dc;border-radius:8px;align-content:center;place-items:center;gap:8px;min-height:190px;padding:20px;display:grid}.routine-menu-empty-state svg{color:#8c6fc3}.routine-menu-empty-state strong{color:#3d4554;font-size:14px}.routine-menu-empty-state span,.routine-menu-help{color:#7b8491;font-size:12px;line-height:1.45}.routine-menu-help{margin:0}.routine-checkbox{align-self:end;align-items:center;gap:10px;min-height:45px;display:flex}.reports-view,.accidents-view{gap:20px;display:grid}.report-summary-grid,.accidents-summary-grid{grid-template-columns:repeat(4,minmax(180px,1fr));gap:14px;display:grid}.accidents-summary-grid{grid-template-columns:repeat(3,minmax(180px,1fr))}.report-summary-card,.report-section-card{border:1px solid var(--lucid-border);border-radius:var(--lucid-radius);background:#fff;min-width:0;box-shadow:0 4px 18px #1220330a}.report-summary-card{gap:6px;padding:18px;display:grid}.report-summary-card span{color:#667085;font-size:13px;font-weight:700}.report-summary-card strong{color:#20252f;font-size:26px;font-weight:750}.report-summary-card small{color:#7b8494;font-size:13px}.report-subreport-strip{flex-wrap:wrap;gap:8px;display:flex}.report-subreport-strip span{color:#5b6472;background:#f8fafc;border:1px solid #e4e9f2;border-radius:999px;padding:7px 10px;font-size:13px;font-weight:700}.report-two-column{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.report-section-card{overflow:hidden}.report-section-card h3{border-bottom:1px solid var(--lucid-border);color:#20252f;margin:0;padding:18px 20px;font-size:17px;font-weight:750}.report-section-card .student-table-wrap{border:0;border-radius:0}.report-table{min-width:0}.attendance-report-records{overflow:visible}.attendance-report-section-heading{border-bottom:1px solid var(--lucid-border);justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;display:flex}.report-section-card .attendance-report-section-heading h3{background:0 0;border:0;padding:0}.attendance-report-export-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.attendance-report-status-first-filter{background:#fbfcff;border:1px solid #d8e0eb;border-radius:10px;gap:14px;margin:18px;padding:16px;display:grid}.attendance-report-primary-filters{grid-template-columns:minmax(320px,1fr) minmax(210px,.42fr) minmax(190px,.36fr);align-items:end;gap:12px;display:grid}.attendance-report-primary-filters>label:not(.attendance-report-search){gap:5px;min-width:0;display:grid}.attendance-report-primary-filters>label>span,.attendance-report-filter-label{color:#526172;font-size:.8rem;font-weight:800}.attendance-report-search{background:#fff;border:1px solid #cbd5e1;border-radius:7px;width:100%;min-height:44px}.attendance-report-search input{min-height:42px}.attendance-report-primary-filters :is(select,input[type=date]){width:100%;min-height:44px}.attendance-report-status-row{align-items:center;gap:12px;min-width:0;display:flex}.attendance-report-filter-label{flex:none}.attendance-report-status-segments{background:#fff;border:1px solid #d8e0eb;border-radius:8px;min-width:0;display:inline-flex;overflow:hidden}.attendance-report-status-segments>button{color:#425066;min-height:40px;font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-right:1px solid #d8e0eb;justify-content:center;align-items:center;gap:7px;padding:0 13px;font-size:.84rem;font-weight:750;display:inline-flex}.attendance-report-status-segments>button:last-child{border-right:0}.attendance-report-status-segments>button strong,.attendance-report-more-trigger strong{color:#526172;background:#eef1f6;border-radius:999px;justify-content:center;align-items:center;min-width:22px;min-height:22px;padding:0 6px;font-size:.72rem;display:inline-flex}.attendance-report-status-segments>button:hover{color:#5a32b5;background:#f2edff}.attendance-report-status-segments>button[data-selected=true]{color:#fff;background:#6f3bd1}.attendance-report-status-segments>button[data-selected=true] strong{color:#fff;background:#fff3}.attendance-report-more-filters{flex:none;position:relative}.attendance-report-more-trigger{white-space:nowrap;min-height:40px}.attendance-report-more-trigger strong{color:#fff;background:#6f3bd1}.attendance-report-more-trigger[data-active=true]{color:#5a32b5;background:#f2edff;border-color:#8d63de}.attendance-report-more-menu{z-index:35;background:#fff;border:1px solid #d8e0eb;border-radius:9px;grid-template-columns:repeat(2,minmax(180px,1fr));gap:12px;width:min(460px,100vw - 64px);padding:12px;display:grid;position:absolute;top:calc(100% + 7px);right:0;box-shadow:0 16px 36px #0f172a29}.attendance-report-more-menu fieldset{border:0;align-content:start;gap:3px;min-width:0;margin:0;padding:0;display:grid}.attendance-report-more-menu legend{color:#526172;width:100%;margin-bottom:5px;font-size:.78rem;font-weight:800}.attendance-report-more-menu label{color:#425066;cursor:pointer;border-radius:6px;align-items:center;gap:9px;min-height:36px;padding:0 8px;font-size:.84rem;font-weight:750;display:flex}.attendance-report-more-menu label:hover{background:#f6f9fd}.attendance-report-more-menu input{accent-color:#6f3bd1;width:16px;min-height:16px;margin:0}.attendance-report-clear{white-space:nowrap;flex:none;margin-left:auto}.attendance-report-clear:disabled{opacity:.45;cursor:default}.attendance-report-result-count{color:#425066;white-space:nowrap;border-left:1px solid #d8e0eb;flex:none;padding-left:12px;font-size:.84rem;font-weight:800}.attendance-report-applied-filters{flex-wrap:wrap;gap:8px;display:flex}.attendance-report-applied-filters button{color:#5a32b5;min-height:32px;font:inherit;cursor:pointer;background:#f5f1ff;border:1px solid #ded3f7;border-radius:7px;align-items:center;gap:7px;padding:0 10px;font-size:.78rem;font-weight:750;display:inline-flex}.attendance-report-table-wrap{margin:0 18px 18px;border:1px solid var(--lucid-border)!important;border-radius:10px!important}.attendance-report-table{min-width:1080px}@media (width<=1180px){.attendance-report-primary-filters{grid-template-columns:minmax(280px,1fr) repeat(2,minmax(180px,.55fr))}.attendance-report-status-row{flex-wrap:wrap;align-items:flex-start}.attendance-report-status-segments{flex-wrap:wrap;overflow:visible}.attendance-report-status-segments>button{border-bottom:1px solid #d8e0eb}}@media (width<=760px){.attendance-report-section-heading{flex-direction:column;align-items:flex-start}.attendance-report-export-actions{justify-content:flex-start}.attendance-report-primary-filters{grid-template-columns:1fr}.attendance-report-status-segments{width:100%}.attendance-report-status-segments>button{flex:calc(50% - 1px)}.attendance-report-more-menu{grid-template-columns:1fr;left:0;right:auto}.attendance-report-clear{margin-left:0}}.report-table th,.report-table td,.accident-record-table th,.accident-record-table td{white-space:normal}.mini-summary-table{table-layout:fixed}.row-actions{justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.status-complete{color:#027a48;background:#ecfdf3}.status-attempted{color:#b54708;background:#fffaeb}.status-needs-review{color:#b42318;background:#fef3f2}.accident-tabs{padding-inline:0}.accident-dialog{max-width:980px}.meal-menus-view{gap:20px;display:grid}.menu-filter-bar{border:1px solid var(--lucid-border);border-radius:var(--lucid-radius);background:#fff;grid-template-columns:minmax(180px,260px) minmax(180px,260px) minmax(0,1fr);align-items:end;gap:14px;padding:18px;display:grid}.menu-options-menu{justify-self:end;position:relative}.menu-options-trigger{justify-content:space-between;min-width:126px}.menu-options-panel{z-index:40;border:1px solid var(--lucid-border);width:210px;box-shadow:var(--lucid-shadow-lg);background:#fff;border-radius:14px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);right:0}.menu-options-panel button{color:#273244;text-align:left;background:0 0;border:0;border-radius:10px;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:9px;width:100%;padding:11px 12px;display:grid}.menu-options-panel button:hover,.menu-options-panel button:focus-visible{background:var(--lucid-purple-soft);color:var(--lucid-purple-dark);outline:0}.meal-menu-table{table-layout:fixed;min-width:0}.invoice-me-lucid .student-table.meal-menu-table th,.invoice-me-lucid .student-table.meal-menu-table td{text-overflow:clip;white-space:normal;vertical-align:top;padding:10px;overflow:visible}.invoice-me-lucid .student-table.meal-menu-table th:first-child,.invoice-me-lucid .student-table.meal-menu-table td:first-child{width:9%}.invoice-me-lucid .student-table.meal-menu-table th:nth-child(2),.invoice-me-lucid .student-table.meal-menu-table td:nth-child(2){width:7%}.invoice-me-lucid .student-table.meal-menu-table th:nth-child(3),.invoice-me-lucid .student-table.meal-menu-table td:nth-child(3),.invoice-me-lucid .student-table.meal-menu-table th:nth-child(4),.invoice-me-lucid .student-table.meal-menu-table td:nth-child(4),.invoice-me-lucid .student-table.meal-menu-table th:nth-child(5),.invoice-me-lucid .student-table.meal-menu-table td:nth-child(5){width:26%}.invoice-me-lucid .student-table.meal-menu-table th:nth-child(6),.invoice-me-lucid .student-table.meal-menu-table td:nth-child(6){width:6%}.invoice-me-lucid .student-table.meal-menu-table td:nth-child(3),.invoice-me-lucid .student-table.meal-menu-table td:nth-child(4),.invoice-me-lucid .student-table.meal-menu-table td:nth-child(5){font-size:13px;line-height:1.35}.meal-menu-dialog .meal-menu-delete-button{margin-right:auto}.meal-menu-items-list{gap:4px;margin:0;padding-left:16px;display:grid}.meal-menu-items-list li{color:#344054}.meal-menu-item-name{display:inline}.meal-menu-item-meta{color:#667085;margin-left:0;font-size:12px;display:block}.headcount-tracker{gap:18px;display:grid}.invoice-me-content>section.headcount-tracker{box-shadow:none;background:0 0;border:0;border-radius:0;margin-bottom:0;padding:0}.headcount-tracker>.feature-card{border:1px solid var(--lucid-border);border-radius:var(--lucid-radius);background:var(--lucid-card);min-width:0;box-shadow:var(--lucid-shadow);padding:24px}.headcount-tracker>.feature-card>.section-heading{margin:-24px -24px 0;padding:24px}.headcount-current-card{border-color:#976ce247;box-shadow:0 18px 44px #6c4da014}.headcount-tabs{margin:18px -24px 0;padding:0 24px}.headcount-tab-content{padding-top:20px}.headcount-tracker-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.headcount-tracker-toolbar .attendance-multi-select-panel{z-index:20;min-width:240px;position:absolute}.headcount-date-controls{flex-wrap:wrap;justify-content:flex-end;align-items:flex-end;gap:12px;display:flex}.headcount-date-controls label,.headcount-filter{color:var(--lucid-muted);gap:6px;font-size:13px;display:grid}.headcount-date-controls input,.headcount-filter select{border:1px solid var(--lucid-border);min-height:44px;color:var(--lucid-heading);background:#fff;border-radius:10px;padding:0 14px}.headcount-warning-banner{color:#92400e;background:#f59e0b1a;border:1px solid #f59e0b59;border-radius:12px;align-items:center;gap:10px;margin:14px 0;padding:12px 14px;display:flex}.headcount-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:18px 0;display:grid}.headcount-summary-grid article{border:1px solid var(--lucid-border);background:#fff;border-radius:14px;padding:16px}.headcount-summary-grid span,.headcount-room-card dt,.headcount-readonly-grid span{color:var(--lucid-muted);font-size:12px;display:block}.headcount-summary-grid strong{color:var(--lucid-heading);margin-top:6px;font-size:28px;line-height:1;display:block}.headcount-room-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:14px;display:grid}.headcount-room-card{border:1px solid var(--lucid-border);background:#fff;border-radius:16px;gap:14px;padding:16px;display:grid}.headcount-room-card[data-status=missing],.headcount-history-cell[data-status=missing]{background:#fef2f2e6;border-color:#ef444459}.headcount-room-card[data-status=discrepant],.headcount-history-cell[data-status=discrepant]{background:#fffbebe6;border-color:#f59e0b73}.headcount-room-card[data-status=completed],.headcount-history-cell[data-status=completed]{border-color:#22c55e47}.headcount-room-card>div:first-child{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.headcount-room-card strong{color:var(--lucid-heading);font-size:18px}.headcount-room-card dl,.headcount-readonly-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;display:grid}.headcount-room-card dd{color:var(--lucid-heading);margin:4px 0 0}.headcount-note{color:var(--lucid-muted);border-left:3px solid #976ce280;margin:0;padding-left:10px}.headcount-status-pill{min-height:28px;color:var(--lucid-heading);background:#eef2f7;border-radius:999px;align-items:center;padding:4px 10px;font-size:12px;line-height:1;display:inline-flex}.headcount-status-pill[data-status=completed]{color:#047857;background:#10b98124}.headcount-status-pill[data-status=missing],.headcount-status-pill[data-status=discrepant]{color:#b45309;background:#f59e0b29}.headcount-status-pill[data-status=updated]{color:#5b21b6;background:#976ce226}.headcount-history-list{gap:12px;display:grid}.headcount-history-period{border:1px solid var(--lucid-border);background:#fff;border-radius:12px;grid-template-columns:118px minmax(0,1fr);align-items:start;gap:14px;padding:12px;display:grid}.headcount-history-period-time{color:var(--lucid-heading);gap:2px;display:grid}.headcount-history-period-time strong{font-size:15px}.headcount-history-period-time span{color:var(--lucid-muted);font-size:12px}.headcount-history-room-list{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px;display:grid}.headcount-history-cell{border:1px solid var(--lucid-border);width:100%;min-height:54px;color:var(--lucid-heading);text-align:left;background:#fff;border-radius:10px;gap:2px;padding:8px 10px;display:grid;position:relative}.headcount-history-cell:hover{border-color:#976ce273;box-shadow:0 8px 22px #0f172a0f}.headcount-history-room-name{color:var(--lucid-heading);font-size:13px;line-height:1.2}.headcount-history-count{font-size:15px;line-height:1.25}.headcount-history-cell small{color:var(--lucid-muted);font-size:11px;line-height:1.2}.headcount-history-cell svg{position:absolute;top:8px;right:8px}.headcount-dialog{max-width:820px}.headcount-readonly-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.headcount-readonly-grid>div{border:1px solid var(--lucid-border);background:#f8fafc;border-radius:12px;padding:12px}.headcount-readonly-grid strong{color:var(--lucid-heading);margin-top:4px;display:block}.headcount-audit-list{gap:10px;display:grid}.headcount-audit-list article{border:1px solid var(--lucid-border);background:#fff;border-radius:12px;gap:10px;padding:12px;display:flex}.headcount-audit-list strong,.headcount-audit-list span,.headcount-audit-list p{margin:0;display:block}.headcount-audit-list span,.headcount-audit-list p{color:var(--lucid-muted)}.staff-attendance-view{gap:18px;display:grid}.staff-attendance-view .content-card{border:1px solid var(--app-border);border-radius:var(--app-radius);box-shadow:var(--app-shadow);background:#fff;padding:20px}.staff-attendance-command-card{gap:16px;padding:22px 24px;display:grid}.staff-attendance-command-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.staff-attendance-command-title{gap:5px;display:grid}.staff-attendance-command-title h2,.staff-attendance-command-title p{margin:0}.staff-attendance-command-title p:not(.eyebrow){color:var(--lucid-muted)}.staff-attendance-date-controls{flex-wrap:wrap;justify-content:flex-end;align-items:flex-end;gap:10px;display:flex}.staff-attendance-date-controls label{color:var(--lucid-muted);gap:7px;display:grid}.staff-attendance-date-controls input{min-width:190px}.staff-attendance-command-meta{flex-wrap:wrap;gap:8px;display:flex}.staff-attendance-summary-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;display:grid}.staff-attendance-status-strip{grid-template-columns:repeat(6,minmax(118px,1fr));gap:10px;display:grid}.staff-attendance-status-summary{border:1px solid var(--app-border);background:#fff;border-radius:14px;gap:5px;min-width:0;padding:12px;display:grid}.staff-attendance-status-summary span{color:var(--lucid-muted);font-size:12px}.staff-attendance-status-summary strong{color:var(--lucid-heading);font-size:22px;line-height:1}.staff-attendance-tabs,.late-fee-tabs{border:1px solid var(--app-border);border-radius:var(--app-radius);box-shadow:var(--app-shadow);background:#fff;padding:0 24px}.staff-attendance-toolbar{justify-content:flex-start;align-items:end}.staff-attendance-search-filter{width:min(420px,100%)}.staff-attendance-toolbar .staff-attendance-search-filter .search-field{width:100%;min-width:0}.staff-attendance-filter-date{margin-left:auto}.staff-attendance-toolbar .attendance-multi-select-panel{z-index:30;min-width:286px;max-width:min(340px,100vw - 48px);max-height:min(460px,100vh - 220px);margin-top:0;position:absolute;top:calc(100% + 8px);left:0;overflow-y:auto}.staff-attendance-board-surface,.staff-attendance-history-panel{overflow:visible}.staff-attendance-new-board{gap:14px;display:grid}.staff-attendance-new-toolbar,.staff-attendance-new-identity,.staff-attendance-new-my-day,.staff-attendance-new-action-dock,.staff-attendance-new-safety-note{border:1px solid var(--app-border);border-radius:var(--app-radius);box-shadow:var(--app-shadow);background:#fff}.staff-attendance-new-toolbar{justify-content:space-between;align-items:end;gap:18px;padding:18px 22px;display:flex}.staff-attendance-new-toolbar h2,.staff-attendance-new-toolbar p,.staff-attendance-new-name h2,.staff-attendance-new-my-day>h2,.staff-attendance-new-room-card h3,.staff-attendance-new-room-card p{margin:0}.staff-attendance-new-toolbar label{min-width:210px;color:var(--lucid-muted);gap:6px;margin:0;font-size:.8rem;display:grid}.staff-attendance-new-identity{grid-template-columns:auto minmax(220px,1.25fr) minmax(180px,.8fr) minmax(250px,1fr);align-items:center;gap:20px;padding:14px 22px;display:grid}.staff-attendance-new-avatar{border-radius:50%;width:72px;height:72px}.staff-attendance-new-name{gap:4px;display:grid}.staff-attendance-new-name h2{color:var(--lucid-heading);font-size:clamp(1.35rem,2.2vw,2rem)}.staff-attendance-new-name span,.staff-attendance-new-identity-detail>span:last-child{color:var(--lucid-muted)}.staff-attendance-new-identity-detail{border-left:1px solid var(--app-border);min-width:0;color:var(--app-purple);align-items:center;gap:10px;padding-left:20px;display:flex}.staff-attendance-new-identity-detail:last-child{flex-wrap:wrap}.staff-attendance-new-my-day{padding:22px}.staff-attendance-new-my-day>h2{color:var(--lucid-heading);margin-bottom:16px}.staff-attendance-new-day-grid{grid-template-columns:minmax(0,1.35fr) minmax(300px,.75fr);align-items:stretch;gap:26px;display:grid}.staff-attendance-new-timeline{align-content:start;padding-left:10px;display:grid;position:relative}.staff-attendance-new-timeline:before{background:color-mix(in srgb, var(--app-purple) 25%, transparent);content:"";border-radius:999px;width:3px;position:absolute;top:20px;bottom:24px;left:18px}.staff-attendance-new-timeline-row{border-bottom:1px solid var(--app-border);grid-template-columns:26px minmax(95px,.3fr) minmax(0,1fr);align-items:center;gap:14px;min-height:62px;display:grid;position:relative}.staff-attendance-new-timeline-row.current{border:1px solid color-mix(in srgb, var(--app-purple) 30%, var(--app-border));background:color-mix(in srgb, var(--app-purple) 7%, #fff);color:var(--app-purple);border-radius:14px;margin-top:8px;padding:10px 14px 10px 0}.staff-attendance-new-timeline-dot{z-index:1;background:#98a2b3;border:3px solid #fff;border-radius:50%;width:14px;height:14px;margin-left:2px;display:block;box-shadow:0 0 0 2px #98a2b3}.staff-attendance-new-timeline-row.current .staff-attendance-new-timeline-dot{background:var(--app-purple);width:22px;height:22px;box-shadow:0 0 0 5px color-mix(in srgb, var(--app-purple) 20%, transparent);margin-left:-2px}.staff-attendance-new-timeline-row time{color:var(--app-purple);font-weight:700}.staff-attendance-new-timeline-row strong{min-width:0;color:var(--lucid-heading);font-weight:600}.staff-attendance-new-room-card{border:1px solid color-mix(in srgb, var(--app-purple) 35%, var(--app-border));border-radius:var(--app-radius);background:color-mix(in srgb, var(--app-purple) 3%, #fff);align-content:start;gap:16px;padding:22px;display:grid}.staff-attendance-new-room-heading{align-items:center;gap:12px;display:flex}.staff-attendance-new-room-heading>span{background:var(--theme-primary-soft,#f3ecff);width:54px;height:54px;color:var(--app-purple);border-radius:50%;place-items:center;display:grid}.staff-attendance-new-room-card h3{color:var(--lucid-heading);font-size:1.4rem}.staff-attendance-new-room-card dl,.staff-attendance-new-room-card dl div{margin:0}.staff-attendance-new-room-card dl div{border-top:1px solid var(--app-border);border-bottom:1px solid var(--app-border);justify-content:space-between;align-items:center;padding:14px 0;display:flex}.staff-attendance-new-room-card dt{color:var(--lucid-muted)}.staff-attendance-new-room-card dd{color:var(--app-purple);margin:0;font-size:1.45rem;font-weight:750}.staff-attendance-new-count-status{color:#9a3412;background:#fff7ed;border-radius:10px;align-items:center;gap:10px;padding:12px;font-weight:700;display:flex}.staff-attendance-new-room-card[data-match=true] .staff-attendance-new-count-status{color:#15803d;background:#ecfdf3}.staff-attendance-new-room-card .primary-button{justify-content:center;width:100%}.staff-attendance-new-action-dock{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:12px;display:grid}.staff-attendance-new-action-dock>button{border:1px solid var(--app-border);min-height:78px;color:var(--lucid-heading);text-align:left;cursor:pointer;background:#fff;border-radius:12px;align-items:center;gap:12px;padding:14px;display:flex}.staff-attendance-new-action-dock>button:hover:not(:disabled){border-color:color-mix(in srgb, var(--app-purple) 50%, var(--app-border));background:color-mix(in srgb, var(--app-purple) 5%, #fff)}.staff-attendance-new-action-dock>button>span:first-child{background:var(--theme-primary-soft,#f3ecff);width:46px;height:46px;color:var(--app-purple);border-radius:12px;flex:none;place-items:center;display:grid}.staff-attendance-new-action-dock>button:last-child>span:first-child{color:#dc3545;background:#fff1f2}.staff-attendance-new-action-dock>button>span:last-child{gap:3px;display:grid}.staff-attendance-new-action-dock strong{font-size:.95rem}.staff-attendance-new-action-dock small{color:var(--lucid-muted)}.staff-attendance-new-safety-note{color:#8a5a12;background:#fffbeb;border-color:#f3d59b;justify-content:center;align-items:center;gap:10px;padding:12px 18px;font-weight:650;display:flex}.staff-attendance-board-grid{grid-template-columns:minmax(330px,430px) minmax(0,1fr);align-items:start;gap:18px;display:grid}.staff-attendance-current-card,.staff-attendance-timeline-card,.staff-attendance-roster-panel,.staff-attendance-action-panel{min-width:0}.staff-attendance-roster-panel,.staff-attendance-action-panel{padding:4px 0 0}.staff-attendance-roster-panel{border-right:1px solid var(--app-border);padding-right:18px}.staff-attendance-action-panel{padding-left:2px}.staff-attendance-roster-filters{grid-template-columns:1fr;margin:14px 0}.staff-attendance-roster-list{gap:10px;max-height:720px;padding-right:4px;display:grid;overflow:auto}.staff-attendance-roster-item{border:1px solid var(--app-border);border-radius:var(--app-radius);width:100%;min-height:82px;color:inherit;text-align:left;cursor:pointer;background:#fff;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;transition:background .16s,border-color .16s,box-shadow .16s,transform .16s;display:grid}.staff-attendance-roster-item:hover,.staff-attendance-roster-item[data-selected=true]{background:#6d3a780b;border-color:#6d3a783d;box-shadow:0 10px 24px #7c3aed0d}.staff-attendance-roster-item[data-selected=true]{box-shadow:inset 3px 0 0 var(--app-purple), 0 10px 24px #7c3aed0d}.staff-attendance-roster-main{gap:4px;min-width:0;display:grid}.staff-attendance-roster-main span{color:var(--lucid-heading);text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.staff-attendance-roster-main small,.staff-attendance-roster-side small{color:var(--lucid-muted)}.staff-attendance-roster-main em{color:#9f5b00;align-items:center;gap:5px;font-size:12px;font-style:normal;display:inline-flex}.staff-attendance-roster-side{justify-items:end;gap:6px;display:grid}.staff-attendance-roster-side .staff-attendance-status-pill{margin-top:0}.staff-attendance-action-hero{border:1px solid var(--app-border);border-radius:var(--app-radius);background:#fff;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:16px;padding:18px;display:grid}.staff-attendance-action-hero h3,.staff-attendance-action-hero p{margin:0}.staff-attendance-action-hero h3{color:var(--lucid-heading);font-size:24px;font-weight:600}.staff-attendance-action-hero p{color:var(--lucid-muted)}.staff-attendance-profile-card{border:1px solid var(--lucid-border);background:#fbfcff;border-radius:16px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:16px;margin-top:16px;padding:16px;display:grid}.staff-attendance-profile-card h3,.staff-attendance-profile-card p{margin:0}.staff-attendance-profile-card p{color:var(--lucid-muted)}.staff-attendance-details-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:16px 0 0;display:grid}.staff-attendance-details-grid div{border:1px solid var(--app-border);border-radius:var(--app-radius);background:#fff;padding:12px}.staff-attendance-details-grid dt{color:var(--lucid-muted);font-size:12px}.staff-attendance-details-grid dd{color:var(--lucid-heading);margin:4px 0 0}.staff-attendance-primary-actions,.staff-attendance-actions,.table-action-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.staff-attendance-primary-actions{border:1px solid var(--app-border);border-radius:var(--app-radius);background:#fff;margin-top:16px;padding:14px}.staff-attendance-actions{margin-top:16px}.staff-attendance-primary-actions button,.staff-attendance-actions button,.table-action-row button{white-space:nowrap}.staff-attendance-panel-section{border-top:1px solid var(--lucid-border);margin-top:18px;padding-top:18px}.section-heading-row.compact h2,.section-heading-row.compact p{margin:0}.staff-attendance-status-pill{color:#3e4a5b;background:#f8fafc;border:1px solid #d8e0eb;border-radius:999px;align-items:center;gap:6px;width:fit-content;margin-top:8px;padding:6px 10px;font-size:12px;display:inline-flex}.staff-attendance-status-pill[data-status=working]{color:#107c41;background:#effcf4;border-color:#bdebd1}.staff-attendance-status-pill[data-status=on-lunch]{color:#93640c;background:#fff8e8;border-color:#f8dfa5}.staff-attendance-status-pill[data-status=washroom]{color:#1769aa;background:#eef7ff;border-color:#bfdcfb}.staff-attendance-status-pill[data-status=coverage]{color:var(--lucid-purple);background:var(--lucid-purple-soft);border-color:#d5c2ff}.staff-attendance-status-pill[data-status=signed-out]{color:#687386;background:#f6f6f7;border-color:#dedede}.staff-attendance-timeline{gap:12px;margin-top:16px;display:grid}.staff-attendance-timeline article{border-left:3px solid var(--lucid-purple);background:#fbfcff;border-radius:0 12px 12px 0;gap:4px;padding:10px 12px;display:grid}.staff-attendance-timeline span,.staff-attendance-timeline p,.staff-attendance-timeline small{color:var(--lucid-muted);margin:0}.staff-attendance-filter-grid{grid-template-columns:minmax(240px,1.2fr) repeat(2,minmax(180px,.8fr));margin:14px 0 18px}.staff-attendance-table th,.staff-attendance-table td{vertical-align:middle}.staff-attendance-history-panel>.section-heading-row{margin:2px 0 14px}.staff-attendance-table .table-link-button{color:var(--lucid-heading);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;margin:0;padding:0;display:inline-flex}.warning-chip,.warning-inline{color:#9f5b00;align-items:center;gap:6px;display:inline-flex}.warning-chip{background:#fff7e4;border:1px solid #f6d48e;border-radius:999px;padding:7px 10px;font-size:12px}.warning-inline{margin-left:8px;font-size:12px}.staff-attendance-audit-list{gap:10px;display:grid}.staff-attendance-audit-list article{border:1px solid var(--lucid-border);background:#fff;border-radius:14px;grid-template-columns:auto minmax(0,1fr);gap:10px;padding:12px;display:grid}.staff-attendance-audit-list strong,.staff-attendance-audit-list span,.staff-attendance-audit-list p{margin:0;display:block}.staff-attendance-audit-list span,.staff-attendance-audit-list p{color:var(--lucid-muted)}.staff-attendance-dialog{max-width:840px}.staff-attendance-count-dialog{max-width:540px}.staff-attendance-dialog-form{gap:16px;display:grid}.staff-attendance-dialog-form textarea{min-height:96px}.staff-attendance-student-count-field input{min-height:48px;font-size:18px;font-weight:800}.staff-attendance-count-warning{border:1px solid color-mix(in srgb, var(--theme-warning) 42%, var(--theme-border));background:color-mix(in srgb, var(--theme-warning) 10%, var(--theme-surface));color:var(--theme-warning);border-radius:12px;align-items:flex-start;gap:10px;padding:12px 14px;font-weight:700;line-height:1.45;display:flex}.staff-attendance-count-warning svg{flex:none;margin-top:1px}.sticky-actions-note{color:var(--lucid-muted);align-items:center;gap:8px;margin-right:auto;font-size:13px;display:inline-flex}@media (width<=900px){.headcount-summary-grid,.staff-attendance-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.staff-attendance-grid,.staff-attendance-board-grid,.staff-attendance-filter-grid,.staff-attendance-details-grid{grid-template-columns:1fr}.staff-attendance-status-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.staff-attendance-command-header{flex-direction:column;align-items:stretch}.staff-attendance-date-controls{justify-content:flex-start}.staff-attendance-roster-panel{border-right:0;border-bottom:1px solid var(--app-border);padding-bottom:18px;padding-right:0}.staff-attendance-action-panel{padding-top:18px;padding-left:0}.staff-attendance-new-identity{grid-template-columns:auto minmax(0,1fr)}.staff-attendance-new-identity-detail{border-left:0;padding-left:0}.staff-attendance-new-day-grid{grid-template-columns:1fr}.staff-attendance-new-action-dock{grid-template-columns:repeat(2,minmax(0,1fr))}.headcount-readonly-grid,.headcount-room-card dl,.headcount-history-period{grid-template-columns:1fr}}@media (width<=640px){.headcount-date-controls{justify-content:stretch;align-items:stretch}.headcount-summary-grid{grid-template-columns:1fr}.headcount-tracker-toolbar{flex-direction:column;align-items:stretch}.headcount-tracker-toolbar .attendance-multi-select summary,.headcount-tracker-toolbar .attendance-filter-field{width:100%}.staff-attendance-status-strip,.staff-attendance-roster-item{grid-template-columns:1fr}.staff-attendance-roster-side{justify-items:start}.staff-attendance-new-toolbar{flex-direction:column;align-items:stretch}.staff-attendance-new-toolbar label{width:100%;min-width:0}.staff-attendance-new-identity,.staff-attendance-new-action-dock{grid-template-columns:1fr}.staff-attendance-new-timeline-row{grid-template-columns:26px 72px minmax(0,1fr);gap:10px}.settings-operating-hours-fields{grid-template-columns:1fr}}.meal-menu-dialog{max-width:980px;padding:0}.meal-menu-dialog>.dialog-header{z-index:5;margin:0;top:0}.meal-menu-dialog>form{padding-top:18px}.meal-menu-import-dialog{max-width:min(1180px,100vw - 40px)}.meal-menu-dialog textarea,.meal-menu-import-dialog textarea{min-height:96px}.menu-entry-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.meal-menu-items-editor{border-radius:var(--lucid-radius);background:#fbfcff;border:1px solid #e4e9f2;align-self:start;gap:10px;padding:12px;display:grid}.meal-menu-items-editor-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.meal-menu-items-editor-header>span{color:#4b5563;font-size:13px;font-weight:750}.meal-menu-items-editor .small-button{border-radius:8px;min-height:32px;padding:7px 10px;font-size:12px}.meal-menu-item-fields{gap:8px;display:grid}.meal-menu-item-field{background:#fff;border:1px solid #edf0f5;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:10px;display:grid}.meal-menu-item-field input{min-height:38px}.meal-menu-item-options{grid-column:1/-1;gap:10px;display:grid}.meal-menu-age-group-grid{flex-wrap:wrap;gap:8px 12px;display:flex}.meal-menu-item-options>span{color:#4b5563;font-size:12px}.checkbox-row{color:#4b5563;align-items:center;gap:8px;display:inline-flex}.meal-menu-age-group-grid .checkbox-row,.meal-menu-item-options .checkbox-row{font-size:12px;font-weight:500}.meal-menu-age-group-grid .checkbox-row input,.meal-menu-item-options .checkbox-row input{flex-basis:16px;width:16px;min-height:16px}.meal-menu-item-help{color:#667085;margin:0;font-size:12px}.specified-menu-audience{border-radius:var(--lucid-radius);background:#f8fafc;border:1px solid #e4e9f2;gap:14px;padding:16px;display:grid}.specified-menu-audience>div>span{color:#4b5563;margin-bottom:8px;font-size:13px;font-weight:750;display:block}.specified-student-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 12px;max-height:180px;display:grid;overflow:auto}.menu-pdf-dropzone{border-radius:var(--lucid-radius);color:#4b5563;text-align:center;background:#fbfcff;border:2px dashed #c9d5e6;place-items:center;gap:8px;min-height:150px;padding:24px;transition:border-color .2s,background-color .2s;display:grid}.menu-pdf-dropzone[data-dragging=true]{border-color:var(--lucid-purple);background:#f5efff}.menu-pdf-dropzone input{display:none}.menu-pdf-dropzone strong{color:#20252f;font-size:16px}.menu-pdf-dropzone span{color:#667085;font-size:13px}.menu-import-warnings{border-radius:var(--lucid-radius);color:#93370d;background:#fffaeb;border:1px solid #fedf89;gap:8px;padding:12px 14px;display:grid}.menu-import-warnings p{margin:0}.menu-import-preview{gap:12px;display:grid}.menu-import-preview h3,.menu-import-history h3{color:#20252f;margin:0;font-size:17px;font-weight:750}.menu-import-preview article,.menu-import-history{border:1px solid var(--lucid-border);border-radius:var(--lucid-radius);background:#fff;padding:16px}.menu-import-preview article{gap:12px;display:grid}.menu-import-preview article>strong{color:#20252f}.menu-import-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:12px;display:grid}.menu-import-list article{border-radius:var(--lucid-radius);background:#f8fafc;border:1px solid #e4e9f2;gap:5px;padding:12px;display:grid}.menu-import-list strong{color:#20252f;font-size:13px}.menu-import-list span{color:#667085;font-size:12px}@media (width<=900px){.user-management-summary{grid-template-columns:1fr}.user-profile-cover{height:190px}.user-profile-cover-actions{justify-content:flex-end;left:14px;right:14px}.user-profile-main{grid-template-columns:1fr;padding:0 18px 24px}.user-profile-avatar{width:124px;height:124px;margin-top:-58px;font-size:2rem}.user-profile-stats,.user-profile-progress,.user-profile-tab-grid{grid-column:auto;grid-template-columns:1fr}.user-profile-tabs{gap:18px;padding:0 18px;overflow-x:auto}.user-profile-detail-list div,.user-profile-detail-list.compact div{grid-template-columns:1fr;gap:5px}.user-management-filter-panel{grid-template-columns:1fr}.user-management-filter-actions{justify-content:flex-start}.user-permission-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.notice-board-shell,.notice-board-filter-bar,.notice-comment-form,.notice-editor-link-row,.waitlist-next-grid,.settings-capacity-grid,.settings-age-group-grid,.settings-age-range-fields,.settings-app-config-row,.settings-profile-form-grid,.settings-profile-fields,.routines-content-grid,.routine-toolbar,.routine-stepper,.report-summary-grid,.accidents-summary-grid,.report-two-column,.menu-filter-bar,.menu-entry-grid,.specified-student-grid,.menu-import-list,.routine-food-entry-layout,.routine-date-staff-grid,.routine-attendance-action-grid{grid-template-columns:1fr}.routine-classroom-heading{flex-direction:column;align-items:stretch}.routine-category-menu,.routine-category-menu>.primary-button{width:100%}.routine-category-menu-popover{width:100%;left:0;right:auto}.routine-daily-heading{flex-direction:column;align-items:stretch}.routine-day-controls{justify-content:flex-start}.routine-history-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.routine-daily-student-summary{grid-template-columns:46px minmax(0,1fr) auto}.routine-daily-metrics,.routine-daily-no-activity{grid-column:2/-1}.routine-daily-record{grid-template-columns:80px minmax(0,1fr) auto;padding-left:16px}.notice-board-sidebar{position:static}.notice-post-header{grid-template-columns:44px minmax(0,1fr)}.notice-post-actions{grid-column:1/-1;justify-content:flex-start}.invoice-date-calendar-pair{grid-template-columns:1fr}.month-picker-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.invoice-filter-buttons,.invoice-email-actions{align-items:stretch}.invoice-filter-buttons{grid-template-columns:1fr}.invoice-student-dropdown,.invoice-date-dropdown,.invoice-student-dropdown-menu,.invoice-date-dropdown-button,.invoice-date-dropdown-menu{width:100%}}@media (width<=640px){.routine-history-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.routine-day-controls,.routine-day-picker,.routine-day-picker input,.routine-day-controls .secondary-button{width:100%}.routine-day-controls .icon-button{width:42px}.routine-daily-student-summary{grid-template-columns:44px minmax(0,1fr);align-items:start}.routine-daily-metrics,.routine-daily-no-activity,.routine-daily-expand{grid-column:1/-1}.routine-daily-expand{width:100%}.routine-daily-record{grid-template-columns:1fr auto;align-items:start}.routine-daily-record time{grid-column:1/-1}}@media (width>=901px) and (width<=1350px){.user-management-filter-panel{grid-template-columns:repeat(3,minmax(160px,1fr))}.user-management-search-filter,.user-management-filter-actions{grid-column:span 3}.user-profile-main{grid-template-columns:150px minmax(0,1fr)}.user-profile-stats,.user-profile-progress{grid-column:1/-1}.notice-board-shell{grid-template-columns:270px minmax(0,1fr)}.notice-board-filter-bar{grid-template-columns:repeat(3,minmax(150px,1fr))}.waitlist-next-grid,.settings-capacity-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}:root{--theme-primary:#a27ce6;--theme-primary-hover:#7650bc;--theme-primary-soft:#f3ecff;--theme-on-primary:#fff;--theme-bg:#f4f7f6;--theme-sidebar:#f4f7f6;--theme-surface:#fff;--theme-surface-muted:#f7f8fa;--theme-text:#5a5a5a;--theme-heading:#444;--theme-muted:#777;--theme-border:#eee;--theme-border-strong:#d8e0eb;--theme-success:#22af46;--theme-warning:#f0ad4e;--theme-danger:#dc3545;--theme-info:#2563eb}html[data-theme-mode] body,html[data-theme-mode] #root,html[data-theme-mode] #wrapper.invoice-me-lucid{background-color:var(--theme-bg);color:var(--theme-text)}html[data-theme-mode] .navbar-fixed-top,html[data-theme-mode] .sidebar-footer,html[data-theme-mode] .dialog-panel,html[data-theme-mode] .dialog-header,html[data-theme-mode] .dialog-panel>form>.form-actions:last-child,html[data-theme-mode] .dialog-panel>form>.dialog-actions:last-child,html[data-theme-mode] .create-invoice-dialog>.invoice-step>.form-actions:last-child,html[data-theme-mode] .create-invoice-dialog>.invoice-step>.dialog-actions:last-child,html[data-theme-mode] .routine-dialog>.routine-attendance-workflow>.form-actions:last-child,html[data-theme-mode] .routine-dialog>.routine-attendance-workflow>.dialog-actions:last-child,html[data-theme-mode] .dialog-panel>.form-actions:last-child,html[data-theme-mode] .dialog-panel>.dialog-actions:last-child,html[data-theme-mode] .student-edit-profile-dialog .form-actions,html[data-theme-mode] .classroom-move-dialog form>.form-actions:last-child,html[data-theme-mode] .student-table-wrap,html[data-theme-mode] .table-wrap,html[data-theme-mode] .staff-schedule-wrap,html[data-theme-mode] .app-notification,html[data-theme-mode] .notification-action-button,html[data-theme-mode] .notification-dismiss-button,html[data-theme-mode] .settings-card,html[data-theme-mode] .settings-age-group-card,html[data-theme-mode] .summary-card,html[data-theme-mode] .account-summary>div,html[data-theme-mode] .waitlist-metrics article,html[data-theme-mode] .waitlist-capacity-grid article,html[data-theme-mode] .waitlist-next-grid article,html[data-theme-mode] .request-card,html[data-theme-mode] .staff-card,html[data-theme-mode] .calendar-panel,html[data-theme-mode] .batch-email-item{border-color:var(--theme-border);background-color:var(--theme-surface)}html[data-theme-mode] .dashboard-kpi-card,html[data-theme-mode] .dashboard-panel,html[data-theme-mode] .routine-classroom-section,html[data-theme-mode] .routines-history-card,html[data-theme-mode] .routine-day-picker,html[data-theme-mode] .invoice-email-toolbar,html[data-theme-mode] .invoice-student-dropdown-button,html[data-theme-mode] .attendance-selected-date,html[data-theme-mode] .search-field,html[data-theme-mode] .attendance-multi-select-panel,html[data-theme-mode] .student-management-list,html[data-theme-mode] .student-list-sort-toggle,html[data-theme-mode] .student-profile-workspace,html[data-theme-mode] .student-profile-card{border-color:var(--theme-border);background-color:var(--theme-surface);color:var(--theme-text)}html[data-theme-mode] .dashboard-kpi-card :is(strong,h3),html[data-theme-mode] .dashboard-panel :is(h2,h3,h4){color:var(--theme-heading)}html[data-theme-mode] .dashboard-kpi-card :is(span,small,p),html[data-theme-mode] .dashboard-panel :is(span,small,p){color:var(--theme-muted)}html[data-theme-mode] .dashboard-kpi-card[data-tone=purple]{color:var(--theme-primary-hover)}html[data-theme-mode] .dashboard-kpi-card[data-tone=blue]{color:var(--theme-info)}html[data-theme-mode] .dashboard-kpi-card[data-tone=green]{color:var(--theme-success)}html[data-theme-mode] .dashboard-kpi-card[data-tone=orange]{color:var(--theme-warning)}html[data-theme-mode] .dashboard-kpi-card[data-tone=red]{color:var(--theme-danger)}html[data-theme-mode] .dashboard-donut>div,html[data-theme-mode] .dashboard-mini-stats span{border:1px solid var(--theme-border);background:var(--theme-surface-muted);color:var(--theme-muted)}html[data-theme-mode] .dashboard-donut>div strong,html[data-theme-mode] .dashboard-mini-stats strong{color:var(--theme-heading)}html[data-theme-mode] .dashboard-stacked-bar{background:var(--theme-surface-muted)}html[data-theme-mode] .dashboard-action-list article{border-color:var(--theme-border);background:var(--theme-surface-muted);color:var(--theme-text)}html[data-theme-mode] .dashboard-action-list :is(strong,b){color:var(--theme-heading)}html[data-theme-mode] .dashboard-action-list span{color:var(--theme-muted)}html[data-theme-mode] .dashboard-action-list article[data-tone=success]>svg{background:color-mix(in srgb, var(--theme-success) 14%, var(--theme-surface));color:var(--theme-success)}html[data-theme-mode] .dashboard-action-list article[data-tone=warning]>svg{background:color-mix(in srgb, var(--theme-warning) 14%, var(--theme-surface));color:var(--theme-warning)}html[data-theme-mode] .dashboard-action-list article[data-tone=danger]>svg{background:color-mix(in srgb, var(--theme-danger) 14%, var(--theme-surface));color:var(--theme-danger)}html[data-theme-mode] .dashboard-action-list article[data-tone=info]>svg{background:color-mix(in srgb, var(--theme-info) 14%, var(--theme-surface));color:var(--theme-info)}html[data-theme-mode] .dashboard-table{color:var(--theme-text)}html[data-theme-mode] .dashboard-table :is(th,td){border-color:var(--theme-border)}html[data-theme-mode] .dashboard-table th{background:var(--theme-surface-muted);color:var(--theme-heading)}html[data-theme-mode] .dashboard-status-pill.ok{background:color-mix(in srgb, var(--theme-success) 14%, var(--theme-surface));color:var(--theme-success)}html[data-theme-mode] .dashboard-status-pill.under{background:color-mix(in srgb, var(--theme-warning) 14%, var(--theme-surface));color:var(--theme-warning)}html[data-theme-mode] .dashboard-status-pill.over{background:color-mix(in srgb, var(--theme-info) 14%, var(--theme-surface));color:var(--theme-info)}html[data-theme-mode] .operations-list article{border-color:var(--theme-border);background:var(--theme-surface-muted)}html[data-theme-mode] .operations-list span{color:var(--theme-muted)}html[data-theme-mode] .operations-list strong{color:var(--theme-heading)}html[data-theme-mode] .operations-list svg{color:var(--theme-primary-hover)}html[data-theme-mode] .app-version{border:1px solid var(--theme-border);background:color-mix(in srgb, var(--theme-surface) 92%, transparent);color:var(--theme-muted)}html[data-theme-mode] .operations-students-filters,html[data-theme-mode] .operations-student-card,html[data-theme-mode] .operations-students-empty{border-color:var(--theme-border);background:var(--theme-surface);color:var(--theme-text)}html[data-theme-mode] .operations-students-view-toggle{border-color:var(--theme-border-strong);background:var(--theme-surface-muted)}html[data-theme-mode] .operations-student-card-heading>strong{color:var(--theme-heading)}html[data-theme-mode] .operations-student-card-details>span:not(.operations-student-card-heading),html[data-theme-mode] .operations-students-empty{color:var(--theme-muted)}html[data-theme-mode] .invoice-me-lucid .student-table.operations-students-table tbody tr:hover,html[data-theme-mode] .invoice-me-lucid .student-table.operations-students-table tbody tr:focus-visible{background:var(--theme-primary-soft);outline-color:color-mix(in srgb, var(--theme-primary) 38%, transparent)}html[data-theme-mode] .block-header h2{color:var(--theme-heading)}html[data-theme-mode] .block-header small{color:var(--theme-muted)}html[data-theme-mode] .operations-students-pagination,html[data-theme-mode] .waitlist-pagination{border-color:var(--theme-border);background:var(--theme-surface);color:var(--theme-muted)}html[data-theme-mode] .waitlist-pagination label,html[data-theme-mode] .waitlist-pagination>div>span{color:var(--theme-text)}html[data-theme-mode] .waitlist-pagination select,html[data-theme-mode] .waitlist-pagination .student-list-page-button{border-color:var(--theme-border-strong);background:var(--theme-surface-muted);color:var(--theme-text)}html[data-theme-mode] .waitlist-pagination .student-list-page-button:hover:not(:disabled){border-color:var(--theme-primary);background:var(--theme-primary-soft);color:var(--theme-heading)}html[data-theme-mode] .waitlist-pagination .student-list-page-button:disabled{background:var(--theme-surface-muted);color:var(--theme-muted);opacity:.55}html[data-theme-mode] .waitlist-table .waitlist-child-name,html[data-theme-mode] .waitlist-table .waitlist-child-name>span{color:var(--theme-heading)}html[data-theme-mode=dark] .waitlist-table .waitlist-child-name,html[data-theme-mode=dark] .waitlist-table .waitlist-child-name>span,html[data-theme-mode=dark] .waitlist-table td:first-child .waitlist-cell-stack>span{color:#fff}html[data-theme-mode] .student-list-pagination{border-color:var(--theme-border);color:var(--theme-muted)}html[data-theme-mode] .student-list-pagination button{border-color:var(--theme-border-strong);background:var(--theme-surface-muted);color:var(--theme-text)}html[data-theme-mode] .student-list-pagination button:hover:not(:disabled){border-color:var(--theme-primary);background:var(--theme-primary-soft);color:var(--theme-heading)}html[data-theme-mode] .student-list-pagination button[data-active=true]{border-color:var(--theme-primary);background:var(--theme-primary);color:var(--theme-on-primary)}.student-page-steps{align-items:center;gap:6px;display:inline-flex}.student-page-ellipsis{min-width:24px;color:var(--theme-muted);justify-content:center;align-items:center;display:inline-flex}html[data-theme-mode] #left-sidebar{background:var(--theme-sidebar)}html[data-theme-mode] .user-account{border-color:var(--theme-border)}html[data-theme-mode] .navbar-brand-link,html[data-theme-mode] .navbar-brand-link span,html[data-theme-mode] .navbar-right .runtime-panel strong,html[data-theme-mode] .session-lock-copy strong,html[data-theme-mode] .user-account .dropdown strong,html[data-theme-mode] .sidebar-nav .metismenu .menu-item,html[data-theme-mode] .section-heading h2,html[data-theme-mode] .compact-heading h3,html[data-theme-mode] .dialog-header h2,html[data-theme-mode] .summary-card strong,html[data-theme-mode] .account-summary strong,html[data-theme-mode] .app-notification-body h2,html[data-theme-mode] .settings-card h3,html[data-theme-mode] .settings-card h4{color:var(--theme-heading)}html[data-theme-mode] .navbar-right .runtime-panel span,html[data-theme-mode] .session-lock-copy small,html[data-theme-mode] .user-account .dropdown span,html[data-theme-mode] .sidebar-nav .menu-section-title,html[data-theme-mode] .sidebar-nav .menu-section-toggle,html[data-theme-mode] .muted-line,html[data-theme-mode] .section-heading .eyebrow,html[data-theme-mode] .eyebrow,html[data-theme-mode] .summary-card span,html[data-theme-mode] .account-summary span,html[data-theme-mode] .app-notification-body p,html[data-theme-mode] .status-line{color:var(--theme-muted)}html[data-theme-mode] .sidebar-nav .metismenu .menu-item:hover,html[data-theme-mode] .sidebar-nav .metismenu>.menu-section>ul>li.active .menu-item,html[data-theme-mode] .notification-action-button:hover,html[data-theme-mode] .notification-dismiss-button:hover{background:var(--theme-surface-muted);color:var(--theme-heading)}html[data-theme-mode] .navbar-right .runtime-panel div,html[data-theme-mode] .session-lock-button,html[data-theme-mode] .table-toolbar,html[data-theme-mode] .student-table th,html[data-theme-mode] .invoice-table th,html[data-theme-mode] .late-fee-table th,html[data-theme-mode] .oversubsidy-table th,html[data-theme-mode] .shift-staff-table th,html[data-theme-mode] .staff-schedule-table th,html[data-theme-mode] .month-days-table th{border-color:var(--theme-border);background:var(--theme-surface-muted);color:var(--theme-text)}html[data-theme-mode] .session-lock-icon{background:var(--theme-primary-soft);color:var(--theme-primary)}html[data-theme-mode] .session-lock-button:hover,html[data-theme-mode] .session-lock-button:focus-visible{border-color:var(--theme-primary);background:var(--theme-primary-soft);color:var(--theme-primary);box-shadow:0 0 0 3px color-mix(in srgb, var(--theme-primary) 16%, transparent)}html[data-theme-mode] .session-lock-button:hover .session-lock-icon,html[data-theme-mode] .session-lock-button:focus-visible .session-lock-icon{background:var(--theme-primary);color:var(--theme-on-primary)}html[data-theme-mode] table,html[data-theme-mode] .student-table,html[data-theme-mode] .invoice-table,html[data-theme-mode] .late-fee-table,html[data-theme-mode] .oversubsidy-table,html[data-theme-mode] .shift-staff-table,html[data-theme-mode] .staff-schedule-table,html[data-theme-mode] .month-days-table,html[data-theme-mode] .late-fee-notice-table{color:var(--theme-text)}html[data-theme-mode] :is(.student-table,.invoice-table,.late-fee-table,.oversubsidy-table,.shift-staff-table,.staff-schedule-table,.month-days-table) td{border-color:var(--theme-border)}html[data-theme-mode] :is(.student-table,.invoice-table,.late-fee-table,.oversubsidy-table,.shift-staff-table) tbody tr:hover{background:var(--theme-primary-soft)}html[data-theme-mode] label{color:var(--theme-text)}html[data-theme-mode] fieldset{border-color:var(--theme-border-strong)}html[data-theme-mode] legend{color:var(--theme-heading)}html[data-theme-mode] input,html[data-theme-mode] textarea,html[data-theme-mode] select,html[data-theme-mode] .secondary-button,html[data-theme-mode] .icon-button{border-color:var(--theme-border-strong);background-color:var(--theme-surface);color:var(--theme-text)}html[data-theme-mode] input::placeholder,html[data-theme-mode] textarea::placeholder{color:var(--theme-muted)}html[data-theme-mode] .primary-button{border-color:var(--theme-primary);background:var(--theme-primary);color:var(--theme-on-primary)}html[data-theme-mode] .primary-button:hover:not(:disabled){border-color:var(--theme-primary-hover);background:var(--theme-primary-hover);color:var(--theme-on-primary)}html[data-theme-mode] .danger-button,html[data-theme-mode] .secondary-button.danger-button,html[data-theme-mode] .icon-button.danger-button{border-color:var(--theme-danger);color:var(--theme-danger)}html[data-theme-mode] .settings-tabs{border-color:var(--theme-border);background:var(--theme-surface)}html[data-theme-mode=dark] img{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.appearance-settings-card{gap:24px}.appearance-header-actions,.appearance-preview-actions,.appearance-preview-statuses{flex-wrap:wrap;gap:10px;display:flex}.appearance-mode-fieldset,.appearance-colour-group{border:0;min-width:0;margin:0;padding:0}.appearance-mode-fieldset>legend,.appearance-colour-group>legend{color:var(--theme-heading);margin-bottom:10px;font-size:13px;font-weight:800}.appearance-mode-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.appearance-mode-options button{border:1px solid var(--theme-border-strong);background:var(--theme-surface);min-height:72px;color:var(--theme-text);text-align:left;border-radius:10px;align-items:center;gap:12px;padding:14px;display:flex}.appearance-mode-options button[data-active=true]{border-color:var(--theme-primary);background:var(--theme-primary-soft);color:var(--theme-primary-hover);box-shadow:inset 0 0 0 1px var(--theme-primary)}.appearance-mode-options span{gap:3px;display:grid}.appearance-mode-options small{color:var(--theme-muted)}.appearance-workspace{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);align-items:start;gap:20px;display:grid}.appearance-palette-editor{gap:20px;display:grid}.appearance-colour-group{border-top:1px solid var(--theme-border);padding-top:16px}.appearance-colour-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.appearance-colour-field{gap:7px;margin:0;display:grid}.appearance-colour-inputs{grid-template-columns:46px minmax(0,1fr);gap:8px;display:grid}.appearance-colour-inputs input[type=color]{cursor:pointer;width:46px;height:40px;min-height:40px;padding:3px}.appearance-preview{border:1px solid var(--appearance-preview-border);background:var(--appearance-preview-bg);min-height:370px;box-shadow:var(--lucid-shadow);border-radius:12px;grid-template-columns:104px minmax(0,1fr);display:grid;position:sticky;top:84px;overflow:hidden}.appearance-preview-sidebar{background:var(--appearance-preview-sidebar);color:var(--appearance-preview-muted);align-content:start;gap:16px;padding:18px 12px;font-size:11px;display:grid}.appearance-preview-sidebar strong{border-left:3px solid var(--appearance-preview-primary);background:var(--appearance-preview-primary-soft);color:var(--appearance-preview-heading);padding:8px}.appearance-preview-main{min-width:0;color:var(--appearance-preview-text)}.appearance-preview-topbar{border-bottom:1px solid var(--appearance-preview-border);background:var(--appearance-preview-surface);color:var(--appearance-preview-heading);justify-content:space-between;gap:8px;padding:14px;font-size:11px;display:flex}.appearance-preview-main article{border:1px solid var(--appearance-preview-border);background:var(--appearance-preview-surface);border-radius:9px;margin:16px;padding:16px}.appearance-preview-main article .eyebrow{color:var(--appearance-preview-muted)}.appearance-preview-main h4{color:var(--appearance-preview-heading);margin:8px 0}.appearance-preview-main p{color:var(--appearance-preview-text);line-height:1.45}.appearance-preview-statuses span{color:#fff;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:800}.appearance-preview-statuses [data-status=success]{background:var(--appearance-preview-success)}.appearance-preview-statuses [data-status=warning]{background:var(--appearance-preview-warning)}.appearance-preview-statuses [data-status=danger]{background:var(--appearance-preview-danger)}.appearance-preview-actions{justify-content:flex-end;margin-top:18px}.appearance-preview-actions button{border:1px solid var(--appearance-preview-border);background:var(--appearance-preview-surface-muted);min-height:32px;color:var(--appearance-preview-text);border-radius:6px;padding:6px 10px;font-size:11px;font-weight:800}.appearance-preview-actions button:last-child{border-color:var(--appearance-preview-primary);background:var(--appearance-preview-primary);color:#fff}.appearance-contrast-warning ul{margin:7px 0 0;padding-left:18px}.appearance-contrast-pass{border:1px solid color-mix(in srgb, var(--theme-success) 38%, transparent);background:color-mix(in srgb, var(--theme-success) 12%, var(--theme-surface));color:var(--theme-success);border-radius:8px;margin:0;padding:12px 14px;font-weight:750}@media (width<=1350px){.appearance-settings-card>.settings-card-header{flex-direction:column;align-items:stretch}.appearance-header-actions{justify-content:flex-end}.appearance-workspace{grid-template-columns:1fr}.appearance-preview{position:static}}@media (width<=680px){.appearance-header-actions,.appearance-header-actions button,.appearance-mode-options,.appearance-colour-grid{width:100%}.appearance-mode-options,.appearance-colour-grid{grid-template-columns:1fr}.appearance-preview{grid-template-columns:84px minmax(0,1fr)}}html[data-theme-mode] :is(.student-profile-tabs,.classroom-preview-tabs,.user-profile-tabs,.routine-history-tabs,.pre-enrolment-view .tab-strip,.waitlist-tabs){border-color:var(--theme-border)}html[data-theme-mode] .waitlist-tabs{background:var(--theme-surface);box-shadow:var(--lucid-shadow)}html[data-theme-mode] :is(.student-profile-tabs button,.classroom-preview-tabs button,.user-profile-tabs button,.routine-history-tabs button,.pre-enrolment-view .tab-strip button,.waitlist-tabs button,.late-fee-subnav button,.shift-subnav button,.schedule-view-toggle button,.shift-group-options button,.student-list-mode-tabs button,.operations-students-view-toggle button,.invoice-page-steps button){color:var(--theme-muted)}html[data-theme-mode] :is(.student-profile-tabs button[data-active=true],.classroom-preview-tabs button[data-active=true],.user-profile-tabs button.active,.routine-history-tabs button[data-active=true],.pre-enrolment-view .tab-strip button.active){border-bottom-color:var(--theme-primary);color:var(--theme-heading);background-color:#0000}html[data-theme-mode] :is(.classroom-preview-tabs button[data-active=true],.user-profile-tabs button.active):after{background:var(--theme-primary)}html[data-theme-mode] :is(.routine-history-tabs button:hover,.student-profile-tabs button:hover,.classroom-preview-tabs button:hover,.user-profile-tabs button:hover,.pre-enrolment-view .tab-strip button:hover,.waitlist-tabs button:hover:not([data-active=true]),.waitlist-tabs button:focus-visible:not([data-active=true])){background-color:var(--theme-primary-soft);color:var(--theme-heading)}html[data-theme-mode] .classroom-preview-dialog{color:var(--theme-text)}html[data-theme-mode] .classroom-preview-header :is(h2,.eyebrow){color:var(--theme-heading)}html[data-theme-mode] .classroom-preview-header .dialog-subtitle{color:var(--theme-muted)}html[data-theme-mode] :is(.classroom-preview-summary>div,.classroom-preview-section){border-color:var(--theme-border);background:var(--theme-surface)}html[data-theme-mode] .classroom-preview-summary span,html[data-theme-mode] .classroom-preview-section .compact-heading>span,html[data-theme-mode] .classroom-preview-empty,html[data-theme-mode] :is(.classroom-preview-people-list small,.classroom-preview-activity-list small,.classroom-preview-routine-list small,.classroom-preview-activity-list time,.classroom-preview-routine-list time,.classroom-preview-event-list time){color:var(--theme-muted)}html[data-theme-mode] :is(.classroom-preview-summary strong,.classroom-preview-section .compact-heading h3,.classroom-preview-people-list strong,.classroom-preview-activity-list strong,.classroom-preview-routine-list strong,.classroom-preview-event-list strong){color:var(--theme-heading)}html[data-theme-mode] :is(.classroom-preview-people-list li,.classroom-preview-activity-list article,.classroom-preview-routine-list article){border-color:var(--theme-border);background:var(--theme-surface-muted)}html[data-theme-mode] :is(.classroom-preview-activity-list p,.classroom-preview-routine-list p,.classroom-preview-event-list p,.classroom-preview-notes){color:var(--theme-text)}html[data-theme-mode] .classroom-preview-avatar{background:var(--theme-primary-soft);color:var(--theme-primary)}html[data-theme-mode] .classroom-preview-avatar.is-staff{background:color-mix(in srgb, #2fbf8f 18%, var(--theme-surface));color:#39c994}html[data-theme-mode] .classroom-preview-event-list li:not(:last-child) .classroom-preview-event-dot:after{background:var(--theme-border)}html[data-theme-mode] .classroom-preview-event-dot{border-color:var(--theme-surface)}html[data-theme-mode] .classroom-move-dialog{color:var(--theme-text)}html[data-theme-mode] .classroom-move-dialog :is(h2,.eyebrow){color:var(--theme-heading)}html[data-theme-mode] .classroom-move-dialog :is(.muted-line,.classroom-move-summary){color:var(--theme-muted)}html[data-theme-mode] .invoice-me-lucid .student-table.move-students-table tbody tr.classroom-move-student-row:is(:hover,:focus-visible){background:var(--theme-primary-soft);color:var(--theme-heading);outline-color:color-mix(in srgb, var(--theme-primary) 48%, transparent)}html[data-theme-mode] .invoice-me-lucid .student-table.move-students-table tbody tr.classroom-move-student-row[data-selected=true]{background:color-mix(in srgb, var(--theme-primary) 22%, var(--theme-surface));color:var(--theme-heading);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--theme-primary) 58%, var(--theme-border))}html[data-theme-mode] .invoice-me-lucid .student-table.move-students-table tbody tr.classroom-move-student-row[data-selected=true] td{color:var(--theme-heading)}html[data-theme-mode] :is(.waitlist-tabs button[data-active=true],.late-fee-subnav button[data-active=true],.shift-subnav button[data-active=true],.schedule-view-toggle button[data-active=true],.shift-group-options button[data-active=true],.invoice-page-steps button[data-active=true]){border-color:var(--theme-primary);background:var(--theme-primary);color:var(--theme-on-primary)}html[data-theme-mode] :is(.student-list-mode-tabs button[data-active=true],.operations-students-view-toggle button[data-active=true]){background:var(--theme-primary-soft);color:var(--theme-heading)}html[data-theme-mode] .student-list-mode-tabs{border-color:var(--theme-border);background:var(--theme-surface-muted)}html[data-theme-mode] .student-list-mode-tabs button span{background:var(--theme-primary-soft);color:var(--theme-text)}html[data-theme-mode] .student-profile-list-item{color:var(--theme-text)}html[data-theme-mode] .student-profile-list-item:is(:hover,[data-active=true]){border-color:var(--theme-primary);background:var(--theme-primary-soft)}html[data-theme-mode] .student-profile-list-item strong,html[data-theme-mode] .student-profile-identity h3,html[data-theme-mode] .student-profile-stats strong,html[data-theme-mode] .profile-facts dd,html[data-theme-mode] .profile-timeline strong,html[data-theme-mode] .activity-card article strong,html[data-theme-mode] :is(.contact-card-list,.classroom-grid) strong,html[data-theme-mode] .family-billing-student-option strong,html[data-theme-mode] .student-document-name,html[data-theme-mode] .student-documents-empty strong{color:var(--theme-heading)}html[data-theme-mode] .student-profile-list-item small,html[data-theme-mode] .student-profile-identity p,html[data-theme-mode] .student-profile-identity p svg,html[data-theme-mode] .student-profile-stats span,html[data-theme-mode] .profile-facts dt,html[data-theme-mode] :is(.profile-timeline,.contact-card-list,.classroom-grid) :is(p,small,span),html[data-theme-mode] .activity-card article p,html[data-theme-mode] .family-billing-student-option small,html[data-theme-mode] .student-document-card small,html[data-theme-mode] .student-documents-empty{color:var(--theme-muted)}html[data-theme-mode] .student-profile-hero,html[data-theme-mode] .student-profile-tabs{border-color:var(--theme-border)}html[data-theme-mode] .student-profile-stats article,html[data-theme-mode] .profile-facts div,html[data-theme-mode] .contact-card-list article,html[data-theme-mode] .classroom-grid article:not(.student-classroom-warning),html[data-theme-mode] .family-billing-student-option,html[data-theme-mode] .student-document-card,html[data-theme-mode] .student-documents-empty,html[data-theme-mode] .student-profile-card :is(input[readonly],textarea[readonly],select:disabled){border-color:var(--theme-border);background:var(--theme-surface-muted);color:var(--theme-text)}html[data-theme-mode] :is(.student-profile-stats,.contact-card-list,.classroom-grid) svg{background:var(--theme-primary-soft);color:var(--theme-primary)}html[data-theme-mode] .student-profile-avatar>span,html[data-theme-mode] .profile-timeline article>span,html[data-theme-mode] .activity-card article>span{border-color:var(--theme-surface)}html[data-theme-mode] .profile-timeline article>span:after{background:var(--theme-border)}html[data-theme-mode] .student-profile-action-menu-panel{border-color:var(--theme-border);background:var(--theme-surface)}html[data-theme-mode] .student-profile-action-menu-panel button{color:var(--theme-text)}html[data-theme-mode] .student-profile-action-menu-panel button:is(:hover,:focus-visible){background:var(--theme-primary-soft);color:var(--theme-heading)}html[data-theme-mode] .student-profile-action-menu-divider,html[data-theme-mode] .student-document-icon,html[data-theme-mode] .student-document-image{border-color:var(--theme-border)}html[data-theme-mode] .student-document-icon,html[data-theme-mode] .student-document-image{background:var(--theme-surface-muted)}html[data-theme-mode] .feature-help-button{border-color:var(--theme-border-strong);background:var(--theme-surface);color:var(--theme-primary)}html[data-theme-mode] .feature-help-section{border-color:var(--theme-border);background:var(--theme-surface);color:var(--theme-text)}html[data-theme-mode] .feature-help-marker{background:var(--theme-primary-soft);color:var(--theme-primary-hover)}html[data-theme-mode] .feature-help-copy h3{color:var(--theme-heading)}html[data-theme-mode] :is(.feature-help-copy p,.feature-help-list,.feature-help-steps){color:var(--theme-text)}html[data-theme-mode] .feature-help-list li:before{background:var(--theme-primary)}html[data-theme-mode] .feature-help-steps li:before{color:var(--theme-primary)}html[data-theme-mode] .feature-help-note{border-color:var(--theme-primary);background:var(--theme-primary-soft)}html[data-theme-mode] .user-profile-back{color:var(--theme-muted)}html[data-theme-mode] .user-profile-back:is(:hover,:focus-visible){color:var(--theme-primary)}html[data-theme-mode] .user-profile-hero-card,html[data-theme-mode] .user-profile-card{border-color:var(--theme-border);background:var(--theme-surface);color:var(--theme-text)}html[data-theme-mode] .user-profile-avatar,html[data-theme-mode] .staff-avatar,html[data-theme-mode] .user-profile-photo-preview{border-color:var(--theme-surface);background:var(--theme-primary-soft);color:var(--theme-primary-hover)}html[data-theme-mode] .user-profile-photo-editor{border-color:var(--theme-border-strong);background:var(--theme-surface-muted)}html[data-theme-mode] :is(.user-profile-identity h2,.user-profile-stats strong,.user-profile-progress strong,.user-profile-card h3,.user-profile-detail-list dd){color:var(--theme-heading)}html[data-theme-mode] :is(.user-profile-meta,.user-profile-stats span,.user-profile-progress span,.user-profile-detail-list dt){color:var(--theme-muted)}html[data-theme-mode] .user-profile-stats article{border-color:var(--theme-border-strong);background:var(--theme-surface-muted)}html[data-theme-mode] .user-profile-tabs,html[data-theme-mode] .user-profile-detail-list div{border-color:var(--theme-border)}html[data-theme-mode] .user-profile-progress progress{background:var(--theme-surface-muted)}html[data-theme-mode] .user-profile-progress progress::-webkit-progress-bar{background:var(--theme-surface-muted)}html[data-theme-mode] .user-permission-pill{border-color:color-mix(in srgb, var(--theme-primary) 42%, var(--theme-border));background:var(--theme-primary-soft);color:var(--theme-primary-hover)}html[data-theme-mode] .operations-student-profile-page .user-profile-back{color:var(--theme-muted)}html[data-theme-mode] .operations-student-profile-page .user-profile-back:hover,html[data-theme-mode] .operations-student-profile-page .user-profile-back:focus-visible{color:var(--theme-primary)}html[data-theme-mode] .operations-student-profile-hero-card,html[data-theme-mode] .operations-student-profile-page .user-profile-card{border-color:var(--theme-border);background:var(--theme-surface);color:var(--theme-text)}html[data-theme-mode] .operations-student-profile-page .user-profile-avatar{border-color:var(--theme-surface)}html[data-theme-mode] .operations-student-profile-page :is(.user-profile-identity h2,.user-profile-stats strong,.user-profile-card h3,.user-profile-detail-list dd,.operations-student-contact-card strong,.user-profile-progress strong){color:var(--theme-heading)}html[data-theme-mode] .operations-student-profile-page :is(.user-profile-meta,.user-profile-stats span,.user-profile-progress span,.user-profile-detail-list dt,.operations-student-contact-card span,.operations-student-contact-card small,.muted-line){color:var(--theme-muted)}html[data-theme-mode] .operations-student-profile-page .user-profile-stats article{border-color:var(--theme-border-strong);background:var(--theme-surface-muted)}html[data-theme-mode] .operations-student-profile-page .user-profile-tabs,html[data-theme-mode] .operations-student-profile-page .user-profile-detail-list div{border-color:var(--theme-border)}html[data-theme-mode] .operations-student-profile-page .operations-student-contact-card{border-color:var(--theme-border);background:var(--theme-surface-muted)}html[data-theme-mode] .operations-student-profile-page .operations-student-contact-card>svg{background:var(--theme-primary-soft);color:var(--theme-primary)}html[data-theme-mode] .operations-student-profile-page .operations-health-card-toggle{border-color:var(--theme-border-strong);background:var(--theme-surface-muted);color:var(--theme-primary)}html[data-theme-mode] .operations-student-profile-page .user-profile-progress progress{background:var(--theme-surface-muted)}html[data-theme-mode] .operations-student-profile-page .user-profile-progress progress::-webkit-progress-bar{background:var(--theme-surface-muted)}html[data-theme-mode=dark] .user-profile-cover.operations-student-profile-cover{background:radial-gradient(ellipse at 8% 90%, color-mix(in srgb, var(--theme-surface) 92%, white 8%) 0 16%, transparent 32%), radial-gradient(ellipse at 27% 106%, color-mix(in srgb, var(--theme-surface) 88%, white 12%) 0 22%, transparent 40%), radial-gradient(ellipse at 50% 91%, color-mix(in srgb, var(--theme-surface) 84%, white 16%) 0 18%, transparent 35%), radial-gradient(ellipse at 76% 108%, color-mix(in srgb, var(--theme-surface) 90%, white 10%) 0 23%, transparent 42%), radial-gradient(ellipse at 98% 86%, color-mix(in srgb, var(--theme-surface) 86%, white 14%) 0 19%, transparent 37%), linear-gradient(145deg, #65567f 0%, #4d455e 48%, var(--theme-surface) 100%)}html[data-theme-mode=dark] .user-profile-cover.operations-student-profile-cover[data-gender=male]{background:radial-gradient(ellipse at 8% 90%, color-mix(in srgb, var(--theme-surface) 92%, white 8%) 0 16%, transparent 32%), radial-gradient(ellipse at 27% 106%, color-mix(in srgb, var(--theme-surface) 88%, white 12%) 0 22%, transparent 40%), radial-gradient(ellipse at 50% 91%, color-mix(in srgb, var(--theme-surface) 84%, white 16%) 0 18%, transparent 35%), radial-gradient(ellipse at 76% 108%, color-mix(in srgb, var(--theme-surface) 90%, white 10%) 0 23%, transparent 42%), radial-gradient(ellipse at 98% 86%, color-mix(in srgb, var(--theme-surface) 86%, white 14%) 0 19%, transparent 37%), linear-gradient(145deg, #4d96c5 0%, #426d88 48%, var(--theme-surface) 100%)}html[data-theme-mode=dark] .user-profile-cover.operations-student-profile-cover[data-gender=female]{background:radial-gradient(ellipse at 8% 90%, color-mix(in srgb, var(--theme-surface) 92%, white 8%) 0 16%, transparent 32%), radial-gradient(ellipse at 27% 106%, color-mix(in srgb, var(--theme-surface) 88%, white 12%) 0 22%, transparent 40%), radial-gradient(ellipse at 50% 91%, color-mix(in srgb, var(--theme-surface) 84%, white 16%) 0 18%, transparent 35%), radial-gradient(ellipse at 76% 108%, color-mix(in srgb, var(--theme-surface) 90%, white 10%) 0 23%, transparent 42%), radial-gradient(ellipse at 98% 86%, color-mix(in srgb, var(--theme-surface) 86%, white 14%) 0 19%, transparent 37%), linear-gradient(145deg, #c26f98 0%, #87566d 48%, var(--theme-surface) 100%)}html[data-theme-mode] .accidents-view .section-heading{border-color:var(--theme-border)}html[data-theme-mode] .accidents-view .report-summary-card{border-color:var(--theme-border);background:var(--theme-surface-muted);color:var(--theme-text)}html[data-theme-mode] .accidents-view .report-summary-card strong{color:var(--theme-heading)}html[data-theme-mode] .accidents-view .report-summary-card :is(span,small){color:var(--theme-muted)}html[data-theme-mode] .accidents-view .accident-tabs{border-color:var(--theme-border)}html[data-theme-mode] .accidents-view .status-complete{background:color-mix(in srgb, var(--theme-success) 14%, var(--theme-surface));color:var(--theme-success)}html[data-theme-mode] .accidents-view .status-attempted{background:color-mix(in srgb, var(--theme-warning) 14%, var(--theme-surface));color:var(--theme-warning)}html[data-theme-mode] .accidents-view .status-needs-review{background:color-mix(in srgb, var(--theme-danger) 14%, var(--theme-surface));color:var(--theme-danger)}html[data-theme-mode] :is(.shift-subnav,.schedule-view-toggle,.shift-group-options,.shift-form,.shift-rules,.request-list,.staff-schedule-wrap,.shift-calendar){border-color:var(--theme-border);background:var(--theme-surface);color:var(--theme-text)}html[data-theme-mode] :is(.shift-subnav button,.schedule-view-toggle button,.shift-group-options button):is(:hover,:focus-visible):not([data-active=true]){background:var(--theme-primary-soft);color:var(--theme-heading)}html[data-theme-mode] :is(.schedule-generation-meta strong,.calendar-controls strong,.shift-group-options>span,.request-row h3,.shift-rules h3){color:var(--theme-heading)}html[data-theme-mode] :is(.schedule-generation-meta span,.request-row p,.shift-rules p){color:var(--theme-muted)}html[data-theme-mode] .staff-schedule-table td{background:var(--theme-surface);color:var(--theme-text)}html[data-theme-mode] .staff-schedule-table tbody th{border-color:var(--theme-border);background:var(--theme-surface-muted);color:var(--theme-heading)}html[data-theme-mode] .staff-schedule-table tbody th span{color:var(--theme-muted)}html[data-theme-mode] .staff-schedule-table .staff-schedule-group-row th{background:color-mix(in srgb, var(--theme-primary) 12%, var(--theme-surface));color:var(--theme-primary-hover)}html[data-theme-mode] .shift-calendar-cell{border-color:var(--theme-border);background:var(--theme-surface)}html[data-theme-mode] .shift-calendar-cell:is([data-muted=true],[data-weekend=true]){background:var(--theme-surface-muted)}html[data-theme-mode] .shift-calendar-date{color:var(--theme-primary-hover)}html[data-theme-mode] .shift-calendar-cell[data-muted=true] .shift-calendar-date{color:var(--theme-muted)}html[data-theme-mode] .request-row{border-color:var(--theme-border);background:var(--theme-surface-muted);color:var(--theme-text)}html[data-theme-mode] .request-type{background:var(--theme-primary-soft);color:var(--theme-primary-hover)}html[data-theme-mode] .shift-requests-grid .shift-form{border-color:var(--theme-border);background-color:var(--theme-surface);color:var(--theme-text)}html[data-theme-mode] .shift-requests-grid .shift-form .section-heading{border-color:var(--theme-border);background-color:var(--theme-surface)}html[data-theme-mode] .shift-requests-grid .shift-form .section-heading h2{color:var(--theme-heading)}html[data-theme-mode] .shift-requests-grid .shift-form .section-heading>svg{color:var(--theme-primary)}html[data-theme-mode] .shift-requests-grid .shift-form :is(label,legend){color:var(--theme-text)}html[data-theme-mode] .shift-requests-grid .shift-form :is(input,textarea,select){border-color:var(--theme-border-strong);background-color:var(--theme-surface-muted);color:var(--theme-text)}html[data-theme-mode] .shift-requests-grid .shift-form :is(input,textarea)::placeholder{color:var(--theme-muted)}html[data-theme-mode] .attendance-multi-select summary{border-color:var(--theme-border-strong);background:var(--theme-surface);color:var(--theme-text)}.platform-page{gap:22px;min-width:0;display:grid}.platform-page-header,.platform-header-actions,.platform-panel-heading,.platform-pagination,.platform-pagination>div{align-items:center;gap:12px;display:flex}.platform-page-header{justify-content:space-between}.platform-page-header h2{color:var(--theme-heading);font-size:clamp(1.5rem,2vw,2rem)}.platform-page-header p:not(.eyebrow),.platform-detail-subtitle,.platform-form-note,.platform-results,.platform-table small{color:var(--theme-muted)}.platform-page-header p:not(.eyebrow){max-width:780px;margin:7px 0 0}.platform-header-actions{flex-wrap:wrap;justify-content:flex-end}.platform-metrics{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:14px;display:grid}.platform-metrics article{border:1px solid var(--theme-border);background:var(--theme-surface);border-radius:12px;gap:5px;min-width:0;padding:18px;display:grid}.platform-metrics span{color:var(--theme-muted);font-size:.82rem;font-weight:700}.platform-metrics strong{color:var(--theme-heading);font-size:1.7rem}.platform-filter-card,.platform-log-filters{border:1px solid var(--theme-border);background:var(--theme-surface);border-radius:12px;gap:14px;padding:18px;display:grid}.platform-filter-card{grid-template-columns:minmax(240px,1.8fr) repeat(2,minmax(180px,.8fr)) auto;align-items:end}.platform-search,.platform-field,.platform-log-filters>label{min-width:0;color:var(--theme-text);gap:7px;font-weight:650;display:grid}.platform-search>div{position:relative}.platform-search svg{color:var(--theme-muted);pointer-events:none;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.platform-search input{width:100%;padding-left:42px}.platform-page :is(input,select,textarea){border:1px solid var(--theme-border-strong);width:100%;min-height:44px;color:var(--theme-text);background:var(--theme-surface);border-radius:8px;padding:10px 12px}.platform-page textarea{resize:vertical;min-height:88px}.platform-page :is(input,select,textarea):focus{outline:3px solid color-mix(in srgb, var(--theme-primary) 18%, transparent);border-color:var(--theme-primary)}.platform-results{white-space:nowrap;align-self:center}.platform-table-wrap{border:1px solid var(--theme-border);background:var(--theme-surface);border-radius:12px;min-width:0;overflow:auto}.platform-table{border-collapse:collapse;width:100%;min-width:960px;color:var(--theme-text)}.platform-table th,.platform-table td{border-bottom:1px solid var(--theme-border);text-align:left;vertical-align:top;padding:14px 16px}.platform-table th{color:var(--theme-heading);background:var(--theme-surface-muted);white-space:nowrap;font-size:.82rem}.platform-table tbody tr:last-child td{border-bottom:0}.platform-table tbody tr[data-clickable=true]{cursor:pointer}.platform-table tbody tr[data-clickable=true]:hover{outline:1px solid var(--theme-primary);outline-offset:-1px;background:var(--theme-primary-soft)}.platform-table td>small{margin-top:4px;display:block}.platform-status,.platform-outcome{border:1px solid var(--theme-border-strong);min-height:28px;color:var(--theme-text);background:var(--theme-surface-muted);white-space:nowrap;border-radius:999px;align-items:center;padding:4px 9px;font-size:.78rem;font-weight:750;display:inline-flex}.platform-status[data-status=active],.platform-outcome[data-outcome=success]{border-color:color-mix(in srgb, var(--theme-success) 45%, var(--theme-border));color:var(--theme-success);background:color-mix(in srgb, var(--theme-success) 10%, var(--theme-surface))}.platform-status[data-status=trial],.platform-status[data-status=prospect_customer]{border-color:color-mix(in srgb, var(--theme-info) 38%, var(--theme-border));color:var(--theme-info);background:color-mix(in srgb, var(--theme-info) 9%, var(--theme-surface))}.platform-status[data-status=suspended],.platform-outcome[data-outcome=denied],.platform-outcome[data-outcome=failure]{border-color:color-mix(in srgb, var(--theme-danger) 42%, var(--theme-border));color:var(--theme-danger);background:color-mix(in srgb, var(--theme-danger) 9%, var(--theme-surface))}.platform-empty{color:var(--theme-muted);text-align:center!important;padding:42px!important}.platform-error{border:1px solid color-mix(in srgb, var(--theme-danger) 45%, var(--theme-border));color:var(--theme-danger);background:color-mix(in srgb, var(--theme-danger) 8%, var(--theme-surface));border-radius:9px;margin:0;padding:12px 14px}.platform-centre-editor{width:min(1120px,100vw - 32px)}.platform-centre-details{width:min(1240px,100vw - 32px)}.platform-small-dialog{width:min(560px,100vw - 32px)}.platform-editor-body{gap:24px;display:grid}.platform-editor-body fieldset{border:1px solid var(--theme-border);border-radius:12px;gap:14px;min-width:0;margin:0;padding:18px;display:grid}.platform-editor-body legend{color:var(--theme-heading);padding:0 8px;font-weight:800}.platform-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.platform-form-stack{gap:14px;display:grid}.platform-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.platform-feature-option{border:1px solid var(--theme-border);color:var(--theme-text);background:var(--theme-surface-muted);border-radius:9px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;padding:12px;display:grid}.platform-feature-option input{width:18px;min-height:18px;margin-top:2px}.platform-feature-option small{color:var(--theme-muted);margin-top:4px;font-weight:500;display:block}.platform-suspension-confirm{border:1px solid color-mix(in srgb, var(--theme-warning) 45%, var(--theme-border));color:var(--theme-text);background:color-mix(in srgb, var(--theme-warning) 9%, var(--theme-surface));border-radius:10px;align-items:flex-start;gap:10px;padding:14px;display:flex}.platform-suspension-confirm svg{color:var(--theme-warning);flex:none}.platform-import-summary{border:1px solid color-mix(in srgb, var(--theme-primary) 42%, var(--theme-border));color:var(--theme-text);background:color-mix(in srgb, var(--theme-primary) 7%, var(--theme-surface));border-radius:12px;grid-template-columns:auto minmax(0,1fr) minmax(360px,auto);align-items:center;gap:16px;padding:18px;display:grid}.platform-import-summary>svg{color:var(--theme-primary);align-self:start}.platform-import-summary h3,.platform-import-summary p{margin:0}.platform-import-summary h3{overflow-wrap:anywhere;color:var(--theme-heading);font-size:1rem}.platform-import-summary p{color:var(--theme-muted);margin-top:5px;line-height:1.45}.platform-import-summary dl{grid-template-columns:repeat(4,minmax(72px,1fr));gap:8px;margin:0;display:grid}.platform-import-summary dl>div{border:1px solid var(--theme-border);background:var(--theme-surface);border-radius:9px;min-width:0;padding:10px}.platform-import-summary dt{color:var(--theme-muted);font-size:.72rem;font-weight:700}.platform-import-summary dd{color:var(--theme-heading);margin:4px 0 0;font-size:1.2rem;font-weight:800}.platform-tabs{border-bottom:1px solid var(--theme-border);margin:0}.platform-tab-panel{gap:18px;display:grid}.platform-panel-heading{justify-content:space-between}.platform-panel-heading h3{color:var(--theme-heading);margin:0}.platform-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.platform-detail-grid article,.platform-feature-summary article{border:1px solid var(--theme-border);background:var(--theme-surface-muted);border-radius:10px;padding:16px}.platform-detail-grid span{color:var(--theme-muted);margin-bottom:5px;font-size:.8rem;display:block}.platform-detail-grid strong,.platform-feature-summary strong{color:var(--theme-heading)}.platform-feature-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.platform-feature-summary article{align-items:flex-start;gap:9px;display:flex}.platform-feature-summary article[data-enabled=false]{opacity:.58}.platform-credential{color:var(--theme-text);gap:9px;display:grid}.platform-credential>svg{color:var(--theme-primary)}.platform-credential p{color:var(--theme-muted);margin:0 0 8px}.platform-credential span{color:var(--theme-muted);font-size:.8rem}.platform-credential code{overflow-wrap:anywhere;border:1px solid var(--theme-border);color:var(--theme-heading);background:var(--theme-surface-muted);border-radius:8px;padding:12px}.nested-dialog{z-index:5200}.platform-log-policy{border:1px solid color-mix(in srgb, var(--theme-info) 35%, var(--theme-border));color:var(--theme-info);background:color-mix(in srgb, var(--theme-info) 8%, var(--theme-surface));border-radius:10px;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.platform-log-policy div{gap:3px;display:grid}.platform-log-policy span{color:var(--theme-text)}.platform-log-filters{grid-template-columns:minmax(230px,1.7fr) repeat(5,minmax(140px,1fr));align-items:end}.platform-log-table td code{max-width:300px;color:var(--theme-text);text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.platform-pagination{color:var(--theme-muted);justify-content:space-between}@media (width<=1100px){.platform-filter-card,.platform-log-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.platform-search{grid-column:1/-1}.platform-form-grid,.platform-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.platform-import-summary{grid-template-columns:auto minmax(0,1fr)}.platform-import-summary dl{grid-column:1/-1}}@media (width<=720px){.platform-page-header,.platform-panel-heading,.platform-pagination{flex-direction:column;align-items:stretch}.platform-header-actions,.platform-pagination>div{justify-content:flex-start}.platform-metrics,.platform-filter-card,.platform-log-filters,.platform-form-grid,.platform-feature-grid,.platform-detail-grid,.platform-import-summary{grid-template-columns:1fr}.platform-import-summary dl{grid-column:auto;grid-template-columns:repeat(2,minmax(0,1fr))}.platform-search{grid-column:auto}}html[data-theme-mode] .attendance-multi-select summary svg{color:var(--theme-muted)}html[data-theme-mode] .attendance-multi-select[open] summary{border-color:var(--theme-primary);box-shadow:0 0 0 3px color-mix(in srgb, var(--theme-primary) 18%, transparent)}html[data-theme-mode] .attendance-multi-select-option{color:var(--theme-text)}html[data-theme-mode] .attendance-multi-select-option:hover{background:var(--theme-primary-soft);color:var(--theme-heading)}html[data-theme-mode] .attendance-past-indicator,html[data-theme-mode] .attendance-history-warning:not(.subtle){border-color:color-mix(in srgb, var(--theme-warning) 42%, var(--theme-border));background:color-mix(in srgb, var(--theme-warning) 10%, var(--theme-surface));color:var(--theme-warning)}html[data-theme-mode] .attendance-history-warning.subtle{border-color:var(--theme-border-strong);background:var(--theme-surface-muted);color:var(--theme-text)}html[data-theme-mode] .attendance-history-warning.subtle strong{color:var(--theme-heading)}html[data-theme-mode] .attendance-class-stat-card{border-color:color-mix(in srgb, var(--theme-primary) 34%, var(--theme-border));background:color-mix(in srgb, var(--theme-primary) 9%, var(--theme-surface));color:var(--theme-text)}html[data-theme-mode] .attendance-class-stat-card :is(h3,strong){color:var(--theme-heading)}html[data-theme-mode] .attendance-class-stat-card :is(span,p){color:var(--theme-muted)}html[data-theme-mode] .attendance-class-stat-progress progress{background:var(--theme-surface-muted)}html[data-theme-mode] .attendance-class-stat-progress progress::-webkit-progress-bar{background:var(--theme-surface-muted)}html[data-theme-mode] .attendance-class-stat-progress progress{accent-color:var(--theme-primary)}html[data-theme-mode] .attendance-class-stat-progress progress::-webkit-progress-value{background:var(--theme-primary)}html[data-theme-mode] .attendance-class-stat-progress progress::-moz-progress-bar{background:var(--theme-primary)}html[data-theme-mode] .invoice-me-content>section.headcount-tracker{background:0 0}html[data-theme-mode] .headcount-tracker>.feature-card{border-color:var(--theme-border);background:var(--theme-surface);color:var(--theme-text)}html[data-theme-mode] .headcount-current-card{border-color:color-mix(in srgb, var(--theme-primary) 32%, var(--theme-border))}html[data-theme-mode] :is(.headcount-summary-grid article,.headcount-room-card,.headcount-history-period,.headcount-history-cell,.headcount-audit-list article){border-color:var(--theme-border);background:var(--theme-surface-muted);color:var(--theme-text)}html[data-theme-mode] .headcount-readonly-grid>div{border-color:var(--theme-border);background:var(--theme-surface-muted)}html[data-theme-mode] :is(.headcount-summary-grid strong,.headcount-room-card strong,.headcount-room-card dd,.headcount-history-period-time,.headcount-history-room-name,.headcount-history-count,.headcount-readonly-grid strong,.headcount-audit-list strong){color:var(--theme-heading)}html[data-theme-mode] :is(.headcount-summary-grid span,.headcount-room-card dt,.headcount-note,.headcount-history-period-time span,.headcount-history-cell small,.headcount-readonly-grid span,.headcount-audit-list span,.headcount-audit-list p){color:var(--theme-muted)}html[data-theme-mode] .headcount-room-card[data-status=missing],html[data-theme-mode] .headcount-history-cell[data-status=missing]{border-color:color-mix(in srgb, var(--theme-danger) 42%, var(--theme-border));background:color-mix(in srgb, var(--theme-danger) 9%, var(--theme-surface))}html[data-theme-mode] .headcount-room-card[data-status=discrepant],html[data-theme-mode] .headcount-history-cell[data-status=discrepant]{border-color:color-mix(in srgb, var(--theme-warning) 46%, var(--theme-border));background:color-mix(in srgb, var(--theme-warning) 9%, var(--theme-surface))}html[data-theme-mode] .headcount-room-card[data-status=completed],html[data-theme-mode] .headcount-history-cell[data-status=completed]{border-color:color-mix(in srgb, var(--theme-success) 34%, var(--theme-border))}html[data-theme-mode] .headcount-status-pill{background:var(--theme-surface);color:var(--theme-text)}html[data-theme-mode] .headcount-status-pill[data-status=completed]{background:color-mix(in srgb, var(--theme-success) 14%, var(--theme-surface));color:var(--theme-success)}html[data-theme-mode] .headcount-status-pill[data-status=missing],html[data-theme-mode] .headcount-status-pill[data-status=discrepant]{background:color-mix(in srgb, var(--theme-warning) 14%, var(--theme-surface));color:var(--theme-warning)}html[data-theme-mode] .headcount-status-pill[data-status=updated]{background:color-mix(in srgb, var(--theme-primary) 16%, var(--theme-surface));color:var(--theme-primary)}html[data-theme-mode] .headcount-warning-banner{border-color:color-mix(in srgb, var(--theme-warning) 42%, var(--theme-border));background:color-mix(in srgb, var(--theme-warning) 10%, var(--theme-surface));color:var(--theme-warning)}html[data-theme-mode] .headcount-tracker .headcount-history-period{border-color:var(--theme-border);background-color:var(--theme-surface-muted)}html[data-theme-mode] .headcount-tracker .headcount-history-cell{border-color:var(--theme-border-strong);background-color:var(--theme-surface);color:var(--theme-text)}html[data-theme-mode] .headcount-tracker .headcount-history-cell[data-status=missing]{border-color:color-mix(in srgb, var(--theme-danger) 44%, var(--theme-border));background-color:color-mix(in srgb, var(--theme-danger) 10%, var(--theme-surface))}html[data-theme-mode] .headcount-tracker .headcount-history-cell[data-status=missing] :is(.headcount-history-room-name,.headcount-history-count){color:var(--theme-heading)}html[data-theme-mode] .headcount-tracker .headcount-history-cell[data-status=missing] small{color:color-mix(in srgb, var(--theme-danger) 72%, var(--theme-text))}html[data-theme-mode] .headcount-tabs button[data-active=true],html[data-theme-mode] .headcount-tabs button[data-active=true]:hover{border-bottom-color:var(--theme-primary);color:var(--theme-heading);background:0 0}html[data-theme-mode] :is(.notice-board-sidebar,.notice-board-main,.notice-post-card){border-color:var(--theme-border);background:var(--theme-surface);color:var(--theme-text)}html[data-theme-mode] :is(.notice-board-actor-card,.notice-board-retention-card,.notice-comment){border-color:var(--theme-border);background:var(--theme-surface-muted);color:var(--theme-text)}html[data-theme-mode] :is(.notice-board-sidebar label,.notice-board-filter-bar label,.notice-board-context-line,.notice-board-actor-card p,.notice-board-retention-card span,.notice-post-header p,.notice-post-header span,.notice-post-social span,.notice-like-list span,.notice-comment small){color:var(--theme-muted)}html[data-theme-mode] :is(.notice-board-actor-card h3,.notice-board-retention-card strong,.notice-board-context-line strong,.notice-post-header h3,.notice-comment-header strong){color:var(--theme-heading)}html[data-theme-mode] .notice-post-avatar,html[data-theme-mode] .notice-pin{background:var(--theme-primary-soft);color:var(--theme-primary)}html[data-theme-mode] .notice-post-description,html[data-theme-mode] .notice-comment p{color:var(--theme-text)}html[data-theme-mode] .notice-post-description :is(h1,h2,h3){color:var(--theme-heading)}html[data-theme-mode] .notice-post-description blockquote,html[data-theme-mode] .notice-rich-editor-content .ProseMirror blockquote{border-left-color:var(--theme-primary);background:var(--theme-primary-soft);color:var(--theme-text)}html[data-theme-mode] .notice-post-description code,html[data-theme-mode] .notice-rich-editor-content .ProseMirror code{background:var(--theme-surface-muted);color:var(--theme-heading)}html[data-theme-mode] .notice-post-description pre,html[data-theme-mode] .notice-rich-editor-content .ProseMirror pre{background:color-mix(in srgb, var(--theme-bg) 82%, black 18%);color:var(--theme-heading)}html[data-theme-mode] .notice-post-description pre code,html[data-theme-mode] .notice-rich-editor-content .ProseMirror pre code{color:inherit;background:0 0}html[data-theme-mode] .notice-post-description :is(a),html[data-theme-mode] .notice-rich-editor-content .ProseMirror a,html[data-theme-mode] .notice-liked{color:var(--theme-primary)}html[data-theme-mode] .notice-post-description hr,html[data-theme-mode] .notice-rich-editor-content .ProseMirror hr{border-color:var(--theme-border)}html[data-theme-mode] :is(.notice-rich-editor,.notice-editor-link-row,.notice-media-carousel){border-color:var(--theme-border);background:var(--theme-surface);color:var(--theme-text)}html[data-theme-mode] .notice-rich-toolbar{border-color:var(--theme-border);background:var(--theme-primary-soft)}html[data-theme-mode] .notice-toolbar-group{border-color:var(--theme-border-strong)}html[data-theme-mode] :is(.notice-editor-button,.notice-editor-color){border-color:var(--theme-border-strong);background:var(--theme-surface);color:var(--theme-text)}html[data-theme-mode] .notice-editor-button:is([data-active=true],:hover){border-color:var(--theme-primary);background:var(--theme-primary-soft);color:var(--theme-primary)}html[data-theme-mode] :is(.notice-editor-label,.notice-rich-editor-content .ProseMirror){color:var(--theme-text)}html[data-theme-mode] .notice-editor-label:after{background:var(--theme-primary-soft);color:var(--theme-primary)}html[data-theme-mode] .routines-page :is(.routine-classroom-heading h3,.routine-classroom-name,.routine-classroom-card strong,.routine-daily-student-name h4,.routine-daily-metrics dd,.routine-daily-record strong){color:var(--theme-heading)}html[data-theme-mode] .routines-page :is(.routine-classroom-heading span,.routine-classroom-card small,.routine-daily-student-name span,.routine-daily-no-activity,.routine-daily-metrics dt,.routine-daily-record p,.routine-daily-record small){color:var(--theme-muted)}html[data-theme-mode] .routine-classroom-card{border-color:var(--theme-border);background:var(--theme-surface-muted);color:var(--theme-text)}html[data-theme-mode] .routine-classroom-card:hover{border-color:var(--theme-primary);background:color-mix(in srgb, var(--theme-primary) 7%, var(--theme-surface))}html[data-theme-mode] .routine-classroom-card[data-active=true]{border-color:var(--theme-primary);background:var(--theme-primary-soft);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--theme-primary) 22%, transparent)}html[data-theme-mode] :is(.routine-classroom-icon,.routine-daily-avatar,.routine-student-list article>span,.routine-child-option>span){background:var(--theme-primary-soft);color:var(--theme-primary)}html[data-theme-mode] .routine-classroom-check{background:var(--theme-primary);color:var(--theme-on-primary)}html[data-theme-mode] .routine-category-menu-popover{border-color:var(--theme-border);background:var(--theme-surface)}html[data-theme-mode] .routine-category-menu-popover>p,html[data-theme-mode] .routine-category-menu-popover small{color:var(--theme-muted)}html[data-theme-mode] .routine-category-menu-popover>button{color:var(--theme-text)}html[data-theme-mode] .routine-category-menu-popover>button:is(:hover,:focus-visible){background:var(--theme-primary-soft);color:var(--theme-heading)}html[data-theme-mode] .routine-category-menu-popover>button>span:first-child{background:var(--theme-primary-soft);color:var(--theme-primary)}html[data-theme-mode] .routine-day-picker input{color:var(--theme-text)}html[data-theme-mode] .routine-history-tabs button small{background:var(--theme-surface-muted);color:inherit}html[data-theme-mode] .routine-daily-student{border-color:var(--theme-border);background:var(--theme-surface)}html[data-theme-mode] .routine-daily-student[data-empty=true],html[data-theme-mode] .routine-daily-records{background:var(--theme-surface-muted)}html[data-theme-mode] .routine-daily-records,html[data-theme-mode] .routine-daily-record+.routine-daily-record,html[data-theme-mode] .routine-daily-empty,html[data-theme-mode] .routine-student-list article{border-color:var(--theme-border)}html[data-theme-mode] .routine-daily-record time{color:var(--theme-primary)}html[data-theme-mode] .routine-daily-empty{background:var(--theme-surface-muted);color:var(--theme-muted)}html[data-theme-mode] .routine-preview-section,html[data-theme-mode] .routine-preview-field,html[data-theme-mode] .routine-dialog section,html[data-theme-mode] .routine-child-option,html[data-theme-mode] .routine-step-hint,html[data-theme-mode] .routine-food-menu-items,html[data-theme-mode] .routine-food-item-row{border-color:var(--theme-border);background:var(--theme-surface-muted);color:var(--theme-text)}html[data-theme-mode] :is(.routine-preview-section h3,.routine-preview-field dd,.routine-child-option strong,.routine-category-context strong,.routine-food-item-row span){color:var(--theme-heading)}html[data-theme-mode] :is(.routine-preview-field dt,.routine-category-context small,.routine-field-label,.routine-step-hint){color:var(--theme-muted)}html[data-theme-mode] .routine-stepper li{border-color:var(--theme-border);background:var(--theme-surface-muted);color:var(--theme-muted)}html[data-theme-mode] .routine-stepper li span{background:var(--theme-surface);color:var(--theme-muted)}html[data-theme-mode] .routine-stepper li[data-active=true]{border-color:var(--theme-primary);background:var(--theme-primary-soft);color:var(--theme-heading)}html[data-theme-mode] .routine-stepper li[data-active=true] span,html[data-theme-mode] .routine-stepper li[data-complete=true] span{background:var(--theme-primary);color:var(--theme-on-primary)}html[data-theme-mode] .routine-child-option[data-selected=true],html[data-theme-mode] .routine-food-item-row[data-selected=true],html[data-theme-mode] .routine-category-context{border-color:color-mix(in srgb, var(--theme-primary) 48%, var(--theme-border));background:var(--theme-primary-soft)}html[data-theme-mode] .routine-category-context>span{background:color-mix(in srgb, var(--theme-primary) 18%, var(--theme-surface));color:var(--theme-primary)}html[data-theme-mode] .routine-choice-grid button{border-color:var(--theme-border);background:var(--theme-surface-muted);color:var(--theme-text)}html[data-theme-mode] .routine-choice-grid button:is(:hover,:focus-visible){border-color:var(--theme-primary);background:var(--theme-primary-soft);color:var(--theme-heading)}html[data-theme-mode] .routine-choice-grid button[data-active=true]{border-color:var(--theme-primary);background:var(--theme-primary);color:var(--theme-on-primary)}html[data-theme-mode] :is(.staff-attendance-view .content-card,.staff-attendance-tabs,.late-fee-tabs,.staff-attendance-status-summary,.staff-attendance-roster-item,.staff-attendance-action-hero,.staff-attendance-profile-card,.staff-attendance-details-grid div,.staff-attendance-primary-actions,.staff-attendance-timeline article,.staff-attendance-audit-list article){border-color:var(--theme-border);background:var(--theme-surface);color:var(--theme-text)}html[data-theme-mode] :is(.staff-attendance-tabs,.late-fee-tabs){box-shadow:none}.late-fee-tabs .tab-count{background:var(--app-warning);color:#201707;border-radius:999px;place-items:center;min-width:22px;min-height:22px;margin-left:8px;padding:0 6px;font-size:.72rem;font-weight:850;display:inline-grid}.potential-late-review-dialog{width:min(900px,100%)}.potential-late-review-body{gap:20px;display:grid}.potential-late-identity{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;display:grid}.potential-late-identity h3,.potential-late-identity p{margin:0}.potential-late-identity p{color:var(--app-muted);margin-top:4px}.potential-late-icon{background:var(--app-primary-soft);width:52px;height:52px;color:var(--app-primary);border-radius:16px;place-items:center;display:grid}.potential-late-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.potential-late-summary-grid article{border:1px solid var(--app-border);border-radius:var(--app-radius);background:var(--app-surface-muted);gap:7px;padding:14px;display:grid}.potential-late-summary-grid span{color:var(--app-muted);font-size:.8rem}.potential-late-summary-grid strong{color:var(--app-heading)}.potential-late-info{border:1px solid color-mix(in srgb, var(--app-info) 45%, var(--app-border));border-radius:var(--app-radius);background:color-mix(in srgb, var(--app-info) 10%, var(--app-surface));color:var(--app-text);align-items:flex-start;gap:10px;padding:13px 14px;display:flex}.potential-late-info svg{color:var(--app-info);flex:none}.potential-late-form-grid .form-grid-wide{grid-column:1/-1}.dialog-backdrop-elevated{z-index:1000}@media (width<=760px){.potential-late-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.potential-late-identity{grid-template-columns:auto minmax(0,1fr)}.potential-late-identity .status-badge{grid-column:1/-1;justify-self:start}}html[data-theme-mode] :is(.staff-attendance-new-toolbar,.staff-attendance-new-identity,.staff-attendance-new-my-day,.staff-attendance-new-action-dock){border-color:var(--theme-border);background:var(--theme-surface);color:var(--theme-text)}html[data-theme-mode] :is(.staff-attendance-new-toolbar h2,.staff-attendance-new-name h2,.staff-attendance-new-my-day>h2,.staff-attendance-new-room-card h3,.staff-attendance-new-timeline-row strong,.staff-attendance-new-action-dock strong){color:var(--theme-heading)}html[data-theme-mode] :is(.staff-attendance-new-toolbar p,.staff-attendance-new-toolbar label,.staff-attendance-new-name span,.staff-attendance-new-identity-detail>span:last-child,.staff-attendance-new-room-card p,.staff-attendance-new-room-card dt,.staff-attendance-new-action-dock small){color:var(--theme-muted)}html[data-theme-mode] .staff-attendance-new-identity-detail{border-color:var(--theme-border);color:var(--theme-primary)}html[data-theme-mode] .staff-attendance-new-timeline:before{background:color-mix(in srgb, var(--theme-primary) 34%, transparent)}html[data-theme-mode] .staff-attendance-new-timeline-row{border-color:var(--theme-border)}html[data-theme-mode] .staff-attendance-new-timeline-row.current{border-color:color-mix(in srgb, var(--theme-primary) 38%, var(--theme-border));background:color-mix(in srgb, var(--theme-primary) 10%, var(--theme-surface));color:var(--theme-primary)}html[data-theme-mode] .staff-attendance-new-timeline-dot{border-color:var(--theme-surface)}html[data-theme-mode] .staff-attendance-new-timeline-row.current .staff-attendance-new-timeline-dot{background:var(--theme-primary)}html[data-theme-mode] .staff-attendance-new-timeline-row time,html[data-theme-mode] .staff-attendance-new-room-card dd{color:var(--theme-primary)}html[data-theme-mode] .staff-attendance-new-room-card{border-color:color-mix(in srgb, var(--theme-primary) 38%, var(--theme-border));background:color-mix(in srgb, var(--theme-primary) 7%, var(--theme-surface));color:var(--theme-text)}html[data-theme-mode] .staff-attendance-new-room-heading>span,html[data-theme-mode] .staff-attendance-new-action-dock>button>span:first-child{background:var(--theme-primary-soft);color:var(--theme-primary)}html[data-theme-mode] .staff-attendance-new-room-card dl div{border-color:var(--theme-border)}html[data-theme-mode] .staff-attendance-new-count-status{background:color-mix(in srgb, var(--theme-warning) 12%, var(--theme-surface));color:var(--theme-warning)}html[data-theme-mode] .staff-attendance-new-room-card[data-match=true] .staff-attendance-new-count-status{background:color-mix(in srgb, var(--theme-success) 12%, var(--theme-surface));color:var(--theme-success)}html[data-theme-mode] .staff-attendance-new-action-dock>button{border-color:var(--theme-border);background:var(--theme-surface-muted);color:var(--theme-text)}html[data-theme-mode] .staff-attendance-new-action-dock>button:hover:not(:disabled){border-color:color-mix(in srgb, var(--theme-primary) 46%, var(--theme-border));background:var(--theme-primary-soft)}html[data-theme-mode] .staff-attendance-new-action-dock>button:last-child>span:first-child{background:color-mix(in srgb, var(--theme-danger) 12%, var(--theme-surface));color:var(--theme-danger)}html[data-theme-mode] .staff-attendance-new-safety-note{border-color:color-mix(in srgb, var(--theme-warning) 42%, var(--theme-border));background:color-mix(in srgb, var(--theme-warning) 10%, var(--theme-surface));color:var(--theme-warning)}html[data-theme-mode] .staff-attendance-roster-panel,html[data-theme-mode] .staff-attendance-panel-section{border-color:var(--theme-border)}html[data-theme-mode] .staff-attendance-roster-item:hover,html[data-theme-mode] .staff-attendance-roster-item[data-selected=true]{border-color:color-mix(in srgb, var(--theme-primary) 42%, var(--theme-border));background:var(--theme-primary-soft)}html[data-theme-mode] .staff-attendance-roster-item[data-selected=true]{box-shadow:inset 3px 0 0 var(--theme-primary)}html[data-theme-mode] :is(.staff-attendance-status-summary strong,.staff-attendance-roster-main span,.staff-attendance-action-hero h3,.staff-attendance-profile-card h3,.staff-attendance-details-grid dd,.staff-attendance-timeline strong,.staff-attendance-audit-list strong,.staff-attendance-view .section-heading-row h2,.staff-attendance-table .table-link-button){color:var(--theme-heading)}html[data-theme-mode] :is(.staff-attendance-status-summary span,.staff-attendance-roster-main small,.staff-attendance-roster-side small,.staff-attendance-action-hero p,.staff-attendance-profile-card p,.staff-attendance-details-grid dt,.staff-attendance-timeline span,.staff-attendance-timeline p,.staff-attendance-timeline small,.staff-attendance-audit-list span,.staff-attendance-audit-list p){color:var(--theme-muted)}html[data-theme-mode] .staff-attendance-profile-card,html[data-theme-mode] .staff-attendance-timeline article,html[data-theme-mode] .staff-attendance-audit-list article{background:var(--theme-surface-muted)}html[data-theme-mode] .staff-attendance-timeline article{border-left-color:var(--theme-primary)}html[data-theme-mode] .staff-attendance-status-pill{border-color:var(--theme-border-strong);background:var(--theme-surface-muted);color:var(--theme-text)}html[data-theme-mode] .staff-attendance-status-pill[data-status=working]{border-color:color-mix(in srgb, var(--theme-success) 38%, var(--theme-border));background:color-mix(in srgb, var(--theme-success) 12%, var(--theme-surface));color:var(--theme-success)}html[data-theme-mode] .staff-attendance-status-pill[data-status=on-lunch]{border-color:color-mix(in srgb, var(--theme-warning) 38%, var(--theme-border));background:color-mix(in srgb, var(--theme-warning) 12%, var(--theme-surface));color:var(--theme-warning)}html[data-theme-mode] .staff-attendance-status-pill[data-status=washroom]{border-color:color-mix(in srgb, var(--theme-info) 38%, var(--theme-border));background:color-mix(in srgb, var(--theme-info) 12%, var(--theme-surface));color:var(--theme-info)}html[data-theme-mode] .staff-attendance-status-pill[data-status=coverage]{border-color:color-mix(in srgb, var(--theme-primary) 38%, var(--theme-border));background:var(--theme-primary-soft);color:var(--theme-primary)}html[data-theme-mode] .staff-attendance-status-pill[data-status=signed-out]{border-color:var(--theme-border);background:var(--theme-surface-muted);color:var(--theme-muted)}html[data-theme-mode] .warning-chip{border-color:color-mix(in srgb, var(--theme-warning) 42%, var(--theme-border));background:color-mix(in srgb, var(--theme-warning) 10%, var(--theme-surface));color:var(--theme-warning)}html[data-theme-mode] .warning-inline,html[data-theme-mode] .staff-attendance-roster-main em{color:var(--theme-warning)}html[data-theme-mode] .menu-filter-bar,html[data-theme-mode] .menu-options-panel{border-color:var(--theme-border);background:var(--theme-surface);color:var(--theme-text)}html[data-theme-mode] .menu-options-panel button{color:var(--theme-text)}html[data-theme-mode] .menu-options-panel button:is(:hover,:focus-visible){background:var(--theme-primary-soft);color:var(--theme-heading)}html[data-theme-mode] .month-picker-trigger{border-color:var(--theme-border-strong);background:var(--theme-surface);color:var(--theme-text)}html[data-theme-mode] .month-picker-trigger:is(:hover,:focus-visible){border-color:var(--theme-primary);box-shadow:0 0 0 4px color-mix(in srgb, var(--theme-primary) 16%, transparent)}html[data-theme-mode] .month-picker-trigger:disabled{background:var(--theme-surface-muted);color:var(--theme-muted)}html[data-theme-mode] .month-picker-calendar{border-color:var(--theme-border);background:var(--theme-surface);color:var(--theme-text)}html[data-theme-mode] .month-picker-trigger-label,html[data-theme-mode] .month-picker-month small{color:var(--theme-muted)}html[data-theme-mode] :is(.month-picker-trigger-value,.month-picker-visible-year){color:var(--theme-heading)}html[data-theme-mode] .month-picker-month{color:var(--theme-text)}html[data-theme-mode] .month-picker-month:is(:hover,:focus-visible),html[data-theme-mode] .month-picker-month[data-current=true]{border-color:color-mix(in srgb, var(--theme-primary) 44%, var(--theme-border));background:var(--theme-primary-soft);color:var(--theme-heading)}html[data-theme-mode] .month-picker-month[data-selected=true]{border-color:var(--theme-primary);background:var(--theme-primary);color:var(--theme-on-primary)}html[data-theme-mode] .month-picker-month[data-selected=true] small{color:var(--theme-on-primary)}html[data-theme-mode] .month-picker-month[data-disabled=true]{border-color:var(--theme-border);background:var(--theme-surface-muted);color:color-mix(in srgb, var(--theme-muted) 58%, transparent)}html[data-theme-mode] .month-picker-month[data-disabled=true] small{color:color-mix(in srgb, var(--theme-muted) 58%, transparent)}html[data-theme-mode] .meal-menu-items-list li{color:var(--theme-text)}html[data-theme-mode] .invoice-me-lucid .student-table.meal-menu-table tbody tr.clickable-table-row:is(:hover,:focus),html[data-theme-mode] .invoice-me-lucid .student-table.meal-menu-table tbody tr.clickable-table-row:is(:hover,:focus) td{background:var(--theme-primary-soft);color:var(--theme-heading)}html[data-theme-mode] .user-management-table .table-primary-text{color:var(--theme-heading)}html[data-theme-mode] .user-management-table .table-subtext{color:var(--theme-muted)}html[data-theme-mode] .invoice-me-lucid .student-table.user-management-table tbody tr.clickable-table-row:is(:hover,:focus),html[data-theme-mode] .invoice-me-lucid .student-table.user-management-table tbody tr.clickable-table-row:is(:hover,:focus) td{background:color-mix(in srgb, var(--theme-primary) 16%, var(--theme-surface));color:var(--theme-heading)}html[data-theme-mode] .waitlist-details-dialog .waitlist-detail-grid article{border:1px solid var(--theme-border);background:var(--theme-surface-muted);color:var(--theme-text)}html[data-theme-mode] .waitlist-details-dialog .waitlist-detail-grid article span{color:var(--theme-muted)}html[data-theme-mode] .waitlist-details-dialog .waitlist-detail-grid article strong,html[data-theme-mode] .waitlist-details-dialog section h3,html[data-theme-mode] .waitlist-details-dialog section p strong{color:var(--theme-heading)}html[data-theme-mode] .waitlist-details-dialog section{border-color:var(--theme-border);background:var(--theme-surface);color:var(--theme-text)}html[data-theme-mode] .waitlist-details-dialog .waitlist-detail-actions{border-color:var(--theme-border);background:var(--theme-surface)}html[data-theme-mode] .meal-menu-item-meta{color:var(--theme-muted)}html[data-theme-mode] :is(.meal-menu-items-editor,.meal-menu-item-field,.specified-menu-audience,.menu-pdf-dropzone,.menu-import-preview article,.menu-import-history,.menu-import-list article){border-color:var(--theme-border);background:var(--theme-surface-muted);color:var(--theme-text)}html[data-theme-mode] :is(.meal-menu-items-editor-header>span,.meal-menu-item-options>span,.specified-menu-audience>div>span,.checkbox-row,.meal-menu-item-help,.menu-pdf-dropzone span,.menu-import-list span){color:var(--theme-muted)}html[data-theme-mode] :is(.menu-pdf-dropzone strong,.menu-import-preview h3,.menu-import-history h3,.menu-import-preview article>strong,.menu-import-list strong){color:var(--theme-heading)}html[data-theme-mode] .menu-pdf-dropzone[data-dragging=true]{border-color:var(--theme-primary);background:var(--theme-primary-soft)}html[data-theme-mode] .menu-import-warnings{border-color:color-mix(in srgb, var(--theme-warning) 42%, var(--theme-border));background:color-mix(in srgb, var(--theme-warning) 10%, var(--theme-surface));color:var(--theme-warning)}html[data-theme-mode] .late-fee-subnav{border-color:var(--theme-border);background:var(--theme-surface);box-shadow:none}html[data-theme-mode] .table-sort-button:is(:hover,:focus-visible,.is-active){background:var(--theme-surface-muted);color:var(--theme-heading)}html[data-theme-mode] .invoice-student-dropdown-button,html[data-theme-mode] .invoice-student-dropdown-menu,html[data-theme-mode] .invoice-student-dropdown-search{border-color:var(--theme-border-strong);background:var(--theme-surface);color:var(--theme-text)}html[data-theme-mode] .invoice-filter-summary{color:var(--theme-muted)}html[data-theme-mode] .invoice-date-filter-pill{border-color:color-mix(in srgb, var(--theme-primary) 42%, var(--theme-border));background:color-mix(in srgb, var(--theme-primary) 14%, var(--theme-surface));color:var(--theme-heading)}html[data-theme-mode] .invoice-date-filter-pill:is(:hover,:focus-visible){border-color:var(--theme-primary);background:color-mix(in srgb, var(--theme-primary) 22%, var(--theme-surface));color:var(--theme-heading)}html[data-theme-mode] .invoice-date-dropdown-menu{border-color:var(--theme-border-strong);background:var(--theme-surface);color:var(--theme-text)}html[data-theme-mode] .invoice-date-dropdown-option,html[data-theme-mode] .invoice-date-dropdown-option strong{color:var(--theme-heading)}html[data-theme-mode] .invoice-date-dropdown-option small{color:var(--theme-muted)}html[data-theme-mode] .invoice-date-dropdown-option:is(:hover,:focus-visible){background:color-mix(in srgb, var(--theme-primary) 16%, var(--theme-surface));color:var(--theme-heading)}html[data-theme-mode] .invoice-date-dropdown-option:is(:hover,:focus-visible) :is(strong,small){color:var(--theme-heading)}html[data-theme-mode] .invoice-student-dropdown-button small,html[data-theme-mode] .invoice-student-dropdown-option small,html[data-theme-mode] .invoice-student-billing-detail small{color:var(--theme-muted)}html[data-theme-mode] .invoice-student-dropdown-button strong,html[data-theme-mode] .invoice-student-dropdown-option strong,html[data-theme-mode] .invoice-student-billing-detail strong,html[data-theme-mode] .invoice-student-dropdown-search input{color:var(--theme-heading)}html[data-theme-mode] .invoice-student-dropdown-option{border-color:var(--theme-border);color:var(--theme-text)}html[data-theme-mode] .invoice-student-dropdown-option:is(:hover,[data-selected=true]){background:color-mix(in srgb, var(--theme-primary) 16%, var(--theme-surface));color:var(--theme-heading)}html[data-theme-mode] .invoice-student-dropdown-option:hover :is(strong,small){color:var(--theme-heading)}html[data-theme-mode] .invoice-student-dropdown-go{background:var(--theme-primary);color:var(--theme-on-primary);box-shadow:0 8px 16px color-mix(in srgb, var(--theme-primary) 24%, transparent)}html[data-theme-mode] .invoice-student-avatar{background:color-mix(in srgb, var(--theme-primary) 18%, var(--theme-surface-muted));color:var(--theme-heading)}html[data-theme-mode] .invoice-student-dropdown-option:hover .invoice-student-avatar{background:var(--theme-primary);color:var(--theme-on-primary)}html[data-theme-mode] .invoice-calendar-picker{border-color:var(--theme-border);background:var(--theme-surface);color:var(--theme-text)}html[data-theme-mode] .invoice-calendar-picker header strong{color:var(--theme-heading)}html[data-theme-mode] .invoice-calendar-date-field,html[data-theme-mode] .invoice-calendar-day{color:var(--theme-text)}html[data-theme-mode] .invoice-calendar-weekdays span,html[data-theme-mode] .invoice-calendar-day[data-muted=true]{color:var(--theme-muted)}html[data-theme-mode] .invoice-calendar-day:is(:hover,:focus-visible),html[data-theme-mode] .invoice-calendar-day[data-in-range=true]{background:color-mix(in srgb, var(--theme-primary) 16%, var(--theme-surface));color:var(--theme-heading)}html[data-theme-mode] .invoice-calendar-day[data-selected=true]{background:var(--theme-primary);color:var(--theme-on-primary)}html[data-theme-mode] .create-invoice-dialog .invoice-template-picker{border-color:var(--theme-border-strong);color:var(--theme-text)}html[data-theme-mode] .create-invoice-dialog .invoice-template-picker>legend{color:var(--theme-heading)}html[data-theme-mode] .create-invoice-dialog .invoice-template-option,html[data-theme-mode] .create-invoice-dialog .selected-month-row{border-color:var(--theme-border);background:var(--theme-surface);color:var(--theme-text)}html[data-theme-mode] .create-invoice-dialog .invoice-template-option:is(:hover,:focus-within){border-color:color-mix(in srgb, var(--theme-primary) 55%, var(--theme-border));background:color-mix(in srgb, var(--theme-primary) 9%, var(--theme-surface))}html[data-theme-mode] .create-invoice-dialog .invoice-template-option[data-selected=true]{border-color:var(--theme-primary);background:color-mix(in srgb, var(--theme-primary) 14%, var(--theme-surface));box-shadow:0 0 0 3px color-mix(in srgb, var(--theme-primary) 20%, transparent)}html[data-theme-mode] .create-invoice-dialog .invoice-template-option input{accent-color:var(--theme-primary)}html[data-theme-mode] .create-invoice-dialog :is(.invoice-template-option strong,.selected-month-row strong,.invoice-total-row,.invoice-revision-history h3){color:var(--theme-heading)}html[data-theme-mode] .create-invoice-dialog :is(.invoice-template-option small,.selected-month-row span,.invoice-total-row span){color:var(--theme-muted)}html[data-theme-mode] .create-invoice-dialog .empty-state{border-color:var(--theme-border-strong);background:var(--theme-surface-muted);color:var(--theme-muted);box-shadow:none}html[data-theme-mode] .create-invoice-dialog .family-invoice-banner{border-color:color-mix(in srgb, var(--theme-primary) 42%, var(--theme-border));background:color-mix(in srgb, var(--theme-primary) 12%, var(--theme-surface));color:var(--theme-text)}html[data-theme-mode] .create-invoice-dialog .family-invoice-banner strong{color:var(--theme-heading)}html[data-theme-mode] .create-invoice-dialog .family-invoice-banner span{color:var(--theme-muted)}html[data-theme-mode] .create-invoice-dialog .invoice-edit-warning{border-color:color-mix(in srgb, var(--theme-warning) 45%, var(--theme-border));background:color-mix(in srgb, var(--theme-warning) 11%, var(--theme-surface));color:var(--theme-warning)}html[data-theme-mode] .create-invoice-dialog .invoice-revision-history,html[data-theme-mode] .create-invoice-dialog .invoice-revision-history :is(th,td){border-color:var(--theme-border)}html[data-theme-mode] .create-invoice-dialog .invoice-revision-history th{color:var(--theme-muted)}html[data-theme-mode] .late-fee-status-checkbox{border-color:var(--theme-border-strong);background:var(--theme-surface-muted);color:var(--theme-on-primary)}html[data-theme-mode] .late-fee-status-checkbox[data-checked=true]{border-color:var(--theme-primary);background:var(--theme-primary)}html[data-theme-mode] :is(.late-fee-batch-panel,.late-fee-record-option,.late-fee-config-card,.late-fee-config-list>div,.late-fee-computed,.late-fee-child-folder),html[data-theme-mode] .late-fee-form-dialog .late-fee-form{border-color:var(--theme-border);background:var(--theme-surface);color:var(--theme-text)}html[data-theme-mode] .late-fee-record-option,html[data-theme-mode] .late-fee-config-list>div,html[data-theme-mode] .late-fee-computed,html[data-theme-mode] .late-fee-child-folder>summary{background:var(--theme-surface-muted)}html[data-theme-mode] :is(.late-fee-record-picker-actions,.late-fee-record-option small,.late-fee-config-list dt,.late-fee-computed span,.late-fee-child-folder>summary small,.late-fee-warning-actions>span){color:var(--theme-muted)}html[data-theme-mode] .late-fee-config-list dd{color:var(--theme-heading)}html[data-theme-mode] .late-fee-config-icon{border-color:var(--theme-border-strong);background:var(--theme-primary-soft);color:var(--theme-primary)}html[data-theme-mode] .late-fee-child-folder-content{border-color:var(--theme-border)}html[data-theme-mode] .late-fee-invoice-warning{border-color:color-mix(in srgb, var(--theme-warning) 42%, var(--theme-border));background:color-mix(in srgb, var(--theme-warning) 10%, var(--theme-surface));color:var(--theme-warning)}html[data-theme-mode] .oversubsidy-panel{border-color:var(--theme-border);background:var(--theme-surface);color:var(--theme-text)}html[data-theme-mode] .oversubsidy-student-record-status{color:var(--theme-muted)}html[data-theme-mode] .oversubsidy-status-first-filter,html[data-theme-mode] .oversubsidy-filter-search,html[data-theme-mode] .oversubsidy-status-segments,html[data-theme-mode] .oversubsidy-more-filters-menu{border-color:var(--theme-border-strong);background:var(--theme-surface);color:var(--theme-text)}html[data-theme-mode] .oversubsidy-compact-filter>span,html[data-theme-mode] .oversubsidy-filter-row-label,html[data-theme-mode] .oversubsidy-more-filters-menu>div span{color:var(--theme-muted)}html[data-theme-mode] .oversubsidy-status-segment{border-color:var(--theme-border);color:var(--theme-text);background:0 0}html[data-theme-mode] .oversubsidy-status-segment strong{background:var(--theme-surface-muted);color:var(--theme-muted)}html[data-theme-mode] .oversubsidy-status-segment:hover{background:var(--theme-primary-soft);color:var(--theme-heading)}html[data-theme-mode] .oversubsidy-status-segment[data-selected=true]{background:var(--theme-primary);color:var(--theme-on-primary)}html[data-theme-mode] .oversubsidy-status-segment[data-selected=true] strong{background:color-mix(in srgb, var(--theme-on-primary) 20%, transparent);color:var(--theme-on-primary)}html[data-theme-mode] .oversubsidy-more-filters-trigger[data-active=true]{border-color:var(--theme-primary);background:var(--theme-primary-soft);color:var(--theme-heading)}html[data-theme-mode] .oversubsidy-more-filters-trigger strong{background:var(--theme-primary);color:var(--theme-on-primary)}html[data-theme-mode] .oversubsidy-more-filters-menu label{color:var(--theme-text)}html[data-theme-mode] .oversubsidy-more-filters-menu label:hover{background:var(--theme-primary-soft);color:var(--theme-heading)}html[data-theme-mode] .oversubsidy-more-filters-menu input{accent-color:var(--theme-primary)}html[data-theme-mode] .oversubsidy-filter-result-count{border-color:var(--theme-border);color:var(--theme-text)}html[data-theme-mode] .oversubsidy-applied-filters button{border-color:color-mix(in srgb, var(--theme-primary) 35%, var(--theme-border));background:var(--theme-primary-soft);color:var(--theme-heading)}html[data-theme-mode] .filter-row label{border-color:var(--theme-border-strong);background:var(--theme-surface-muted);color:var(--theme-text)}html[data-theme-mode] .filter-row label:has(input:checked){border-color:var(--theme-primary);background:var(--theme-primary-soft);color:var(--theme-heading)}html[data-theme-mode] .filter-row input[type=checkbox]{accent-color:var(--theme-primary)}html[data-theme-mode] .oversubsidy-table tbody tr:hover td{background:var(--theme-primary-soft)}html[data-theme-mode] :is(.oversubsidy-summary>div,.oversubsidy-card,.student-profile-tabs.oversubsidy-detail-tabs){border-color:var(--theme-border);background:var(--theme-surface);color:var(--theme-text)}html[data-theme-mode] .oversubsidy-summary>div{background:var(--theme-surface-muted)}html[data-theme-mode] .oversubsidy-summary span,html[data-theme-mode] .oversubsidy-selection-actions span{color:var(--theme-muted)}html[data-theme-mode] .oversubsidy-selection-actions{border-color:var(--theme-border);background:var(--theme-surface-muted);color:var(--theme-text)}html[data-theme-mode] .oversubsidy-selection-actions .secondary-button:disabled{border-color:var(--theme-border);background:var(--theme-surface);color:var(--theme-muted)}html[data-theme-mode] .oversubsidy-date-table :is(th,td){border-color:var(--theme-border)}html[data-theme-mode] .oversubsidy-date-table tbody tr:hover td{background:color-mix(in srgb, var(--theme-primary) 14%, var(--theme-surface));color:var(--theme-heading)}html[data-theme-mode] .invoice-design-option{border-color:var(--theme-border);background:var(--theme-surface);color:var(--theme-text)}html[data-theme-mode] .invoice-design-option[data-default=true]{border-color:var(--theme-primary);box-shadow:0 14px 34px color-mix(in srgb, var(--theme-primary) 14%, transparent)}html[data-theme-mode] .invoice-design-details h3{color:var(--theme-heading)}html[data-theme-mode] .invoice-design-details p{color:var(--theme-muted)}html[data-theme-mode] .invoice-design-meta span{border-color:var(--theme-border-strong);background:var(--theme-surface-muted);color:var(--theme-text)}html[data-theme-mode] .invoice-design-meta .selected-template-badge{border-color:color-mix(in srgb, var(--theme-success) 38%, var(--theme-border));background:color-mix(in srgb, var(--theme-success) 12%, var(--theme-surface));color:var(--theme-success)}html[data-theme-mode] .invoice-design-preview{border-color:var(--theme-border-strong);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html[data-theme-mode] .invoice-design-dialog .invoice-design-options{color:var(--theme-text)}html[data-theme-mode] :is(.oversubsidy-summary strong,.oversubsidy-card h3,.oversubsidy-config-form h3){color:var(--theme-heading)}html[data-theme-mode] :is(.oversubsidy-config-history,.threshold-strip){border-color:var(--theme-border)}html[data-theme-mode] .threshold-strip span{background:var(--theme-surface-muted);color:var(--theme-muted)}html[data-theme-mode] .threshold-strip span[data-reached=true]{background:var(--theme-primary-soft);color:var(--theme-primary)}html[data-theme-mode] .warning-banner{border-color:color-mix(in srgb, var(--theme-warning) 42%, var(--theme-border));background:color-mix(in srgb, var(--theme-warning) 10%, var(--theme-surface));color:var(--theme-warning)}html[data-theme-mode] .status-badge[data-tone=green]{border-color:color-mix(in srgb, var(--theme-success) 34%, var(--theme-border));background:color-mix(in srgb, var(--theme-success) 12%, var(--theme-surface));color:var(--theme-success)}html[data-theme-mode] .status-badge[data-tone=gray]{border-color:var(--theme-border);background:var(--theme-surface-muted);color:var(--theme-muted)}html[data-theme-mode] .status-badge[data-tone=yellow],html[data-theme-mode] .status-badge[data-tone=orange]{border-color:color-mix(in srgb, var(--theme-warning) 34%, var(--theme-border));background:color-mix(in srgb, var(--theme-warning) 12%, var(--theme-surface));color:var(--theme-warning)}html[data-theme-mode] .status-badge[data-tone=red]{border-color:color-mix(in srgb, var(--theme-danger) 34%, var(--theme-border));background:color-mix(in srgb, var(--theme-danger) 12%, var(--theme-surface));color:var(--theme-danger)}html[data-theme-mode] .invoice-action-hub-dialog{border-color:var(--theme-border);background:var(--theme-surface);color:var(--theme-text)}html[data-theme-mode] .invoice-action-hub-header{border-color:var(--theme-border);background:var(--theme-surface)}html[data-theme-mode] .invoice-action-hub-header :is(h2,.dialog-subtitle strong),html[data-theme-mode] .invoice-action-hub-grid h3,html[data-theme-mode] .invoice-action-hub-summary strong,html[data-theme-mode] .invoice-action-hub-timeline strong,html[data-theme-mode] .invoice-action-hub-action-grid strong{color:var(--theme-heading)}html[data-theme-mode] .invoice-action-hub-header .dialog-subtitle,html[data-theme-mode] .invoice-action-hub-summary small,html[data-theme-mode] .invoice-action-hub-timeline :is(time,small),html[data-theme-mode] .invoice-action-hub-action-grid small,html[data-theme-mode] .invoice-action-hub-delete small{color:var(--theme-muted)}html[data-theme-mode] .invoice-action-hub-summary,html[data-theme-mode] .invoice-action-hub-timeline{border-color:var(--theme-border);background:var(--theme-surface-muted)}html[data-theme-mode] .invoice-action-hub-summary article+article,html[data-theme-mode] .invoice-action-hub-summary article:nth-child(3),html[data-theme-mode] .invoice-action-hub-summary article:nth-child(4){border-color:var(--theme-border)}html[data-theme-mode] .invoice-action-hub-summary strong[data-tone=paid]{color:var(--theme-success)}html[data-theme-mode] .invoice-action-hub-summary strong[data-tone=balance]{color:var(--theme-danger)}html[data-theme-mode] .invoice-action-hub-timeline article:not(:last-child):after{background:color-mix(in srgb, var(--theme-primary) 30%, var(--theme-border))}html[data-theme-mode] .invoice-action-hub-timeline article>span{background:var(--theme-primary);color:var(--theme-on-primary)}html[data-theme-mode] .invoice-action-hub-action-grid>button{border-color:var(--theme-border);background:var(--theme-surface);color:var(--theme-text)}html[data-theme-mode] .invoice-action-hub-action-grid>button>span:first-child{background:var(--theme-primary-soft);color:var(--theme-primary)}html[data-theme-mode] .invoice-action-hub-action-grid>button:hover:not(:disabled),html[data-theme-mode] .invoice-action-hub-action-grid>button:focus-visible{border-color:var(--theme-primary);background:var(--theme-primary-soft)}html[data-theme-mode] .invoice-action-hub-delete{border-color:color-mix(in srgb, var(--theme-danger) 38%, var(--theme-border));background:color-mix(in srgb, var(--theme-danger) 10%, var(--theme-surface));color:var(--theme-danger)}html[data-theme-mode] .invoice-action-hub-delete>svg{background:color-mix(in srgb, var(--theme-danger) 14%, var(--theme-surface));color:var(--theme-danger)}html[data-theme-mode] .invoice-action-hub-delete strong{color:var(--theme-danger)}html[data-theme-mode] .invoice-action-hub-delete:hover,html[data-theme-mode] .invoice-action-hub-delete:focus-visible{border-color:var(--theme-danger);background:color-mix(in srgb, var(--theme-danger) 16%, var(--theme-surface))}html[data-theme-mode] .reports-view{color:var(--theme-text)}html[data-theme-mode] .reports-view .report-summary-card,html[data-theme-mode] .reports-view .report-section-card{border-color:var(--theme-border);background:var(--theme-surface);color:var(--theme-text)}html[data-theme-mode] .reports-view .report-summary-card{box-shadow:0 4px 18px color-mix(in srgb, var(--theme-bg) 72%, transparent)}html[data-theme-mode] .reports-view .report-summary-card span,html[data-theme-mode] .reports-view .report-summary-card small{color:var(--theme-muted)}html[data-theme-mode] .reports-view .report-summary-card strong,html[data-theme-mode] .reports-view .report-section-card h3{color:var(--theme-heading)}html[data-theme-mode] .reports-view .report-subreport-strip span{border-color:var(--theme-border);background:var(--theme-surface-muted);color:var(--theme-text)}html[data-theme-mode] .reports-view .report-section-card h3,html[data-theme-mode] .reports-view .attendance-report-section-heading{border-color:var(--theme-border);background:var(--theme-surface-muted)}html[data-theme-mode] .reports-view .attendance-report-section-heading h3{background:0 0}html[data-theme-mode] .reports-view .attendance-report-status-first-filter,html[data-theme-mode] .reports-view .attendance-report-status-segments,html[data-theme-mode] .reports-view .attendance-report-more-menu{border-color:var(--theme-border);background:var(--theme-surface);color:var(--theme-text)}html[data-theme-mode] .reports-view .attendance-report-primary-filters>label>span,html[data-theme-mode] .reports-view .attendance-report-filter-label,html[data-theme-mode] .reports-view .attendance-report-more-menu legend,html[data-theme-mode] .reports-view .attendance-report-result-count{color:var(--theme-muted)}html[data-theme-mode] .reports-view .attendance-report-search,html[data-theme-mode] .reports-view .attendance-report-primary-filters :is(select,input[type=date]){border-color:var(--theme-border-strong);background:var(--theme-surface-muted);color:var(--theme-text)}html[data-theme-mode] .reports-view .attendance-report-status-segments>button{border-color:var(--theme-border);color:var(--theme-text)}html[data-theme-mode] .reports-view .attendance-report-status-segments>button strong{background:var(--theme-surface-muted);color:var(--theme-muted)}html[data-theme-mode] .reports-view .attendance-report-status-segments>button:hover{background:var(--theme-primary-soft);color:var(--theme-primary)}html[data-theme-mode] .reports-view .attendance-report-status-segments>button[data-selected=true]{background:var(--theme-primary);color:var(--theme-on-primary)}html[data-theme-mode] .reports-view .attendance-report-status-segments>button[data-selected=true] strong{background:color-mix(in srgb, var(--theme-on-primary) 20%, transparent);color:var(--theme-on-primary)}html[data-theme-mode] .reports-view .attendance-report-more-trigger[data-active=true],html[data-theme-mode] .reports-view .attendance-report-applied-filters button{border-color:color-mix(in srgb, var(--theme-primary) 42%, var(--theme-border));background:var(--theme-primary-soft);color:var(--theme-primary)}html[data-theme-mode] .reports-view .attendance-report-more-trigger strong{background:var(--theme-primary);color:var(--theme-on-primary)}html[data-theme-mode] .reports-view .attendance-report-more-menu label{color:var(--theme-text)}html[data-theme-mode] .reports-view .attendance-report-more-menu label:hover{background:var(--theme-surface-muted)}html[data-theme-mode] .reports-view .attendance-report-result-count{border-color:var(--theme-border)}html[data-theme-mode] .reports-view .report-section-card .student-table-wrap{border-color:var(--theme-border);background:var(--theme-surface)}html[data-theme-mode] .reports-view .report-table{background:var(--theme-surface);color:var(--theme-text)}html[data-theme-mode] .reports-view .report-table :is(th,td){border-color:var(--theme-border)}html[data-theme-mode] .reports-view .report-table th{background:var(--theme-surface-muted);color:var(--theme-heading)}html[data-theme-mode] .reports-view .report-table tbody tr:hover{background:var(--theme-primary-soft)}html[data-theme-mode] .reports-view .report-table tbody tr:hover td{color:var(--theme-heading)}html[data-theme-mode] .reports-view .invoice-pagination{border-color:var(--theme-border);background:var(--theme-surface);color:var(--theme-muted)}html[data-theme-mode] .reports-view .invoice-pagination select{border-color:var(--theme-border-strong);background:var(--theme-surface-muted);color:var(--theme-text)}.invoice-me-lucid table tbody tr{transition:background-color .14s,outline-color .14s}.table-student-identity{align-items:center;gap:10px;min-width:0;display:inline-flex}.table-student-avatar{border:1px solid color-mix(in srgb, var(--app-purple) 18%, var(--app-border));background:var(--app-purple-soft);width:38px;height:38px;color:var(--app-purple-dark);letter-spacing:.02em;border-radius:50%;flex:0 0 38px;place-items:center;font-size:.78rem;font-weight:800;display:grid;overflow:hidden}.table-student-avatar img{object-fit:cover;width:100%;height:100%}.invoice-me-lucid table tbody tr:is(:hover,:focus-visible,:focus-within){outline-offset:-2px;background:#faf7ff;outline:2px solid #6b2f8047}html[data-theme-mode] .invoice-me-lucid table tbody tr:is(:hover,:focus-visible,:focus-within){background:var(--theme-primary-soft);outline-color:color-mix(in srgb, var(--theme-primary) 38%, transparent)}html[data-theme-mode] .table-student-avatar{border-color:color-mix(in srgb, var(--theme-primary) 24%, var(--theme-border));background:var(--theme-primary-soft);color:var(--theme-primary)}html[data-theme-mode=dark] .invoice-me-lucid .attendance-table tbody tr.attendance-student-row:is(:hover,:focus,:focus-visible,:focus-within){background:color-mix(in srgb, var(--theme-primary) 14%, var(--theme-surface));color:var(--theme-text);outline-color:color-mix(in srgb, var(--theme-primary) 58%, transparent);box-shadow:inset 3px 0 0 var(--theme-primary)}html[data-theme-mode=dark] .invoice-me-lucid .attendance-table tbody tr.attendance-student-row:is(:hover,:focus,:focus-visible,:focus-within) td{color:var(--theme-text);background:0 0}html[data-theme-mode=dark] .invoice-me-lucid .attendance-table tbody tr.attendance-student-row:is(:hover,:focus,:focus-visible,:focus-within) .table-student-identity strong{color:var(--theme-heading)}html[data-theme-mode] .attendance-student-timeline{border-color:var(--theme-border)}html[data-theme-mode] .attendance-student-dialog :is(h3,.attendance-student-timeline-list strong){color:var(--theme-heading)}html[data-theme-mode] .attendance-student-dialog-date,html[data-theme-mode] .attendance-student-timeline-list time{color:var(--theme-primary)}html[data-theme-mode] .attendance-student-timeline-list article>span,html[data-theme-mode] .attendance-current-location>span,html[data-theme-mode] .attendance-action-options>button>span:first-child{background:var(--theme-primary-soft);color:var(--theme-primary)}html[data-theme-mode] .attendance-student-timeline-list article[data-event-type=Signed\ In]>span{background:color-mix(in srgb, var(--theme-success) 14%, var(--theme-surface));color:var(--theme-success)}html[data-theme-mode] .attendance-student-timeline-list article:is([data-event-type=Signed\ Out],[data-event-type=Absent])>span{background:color-mix(in srgb, var(--theme-danger) 12%, var(--theme-surface));color:var(--theme-danger)}html[data-theme-mode] .attendance-student-timeline-list :is(small,.empty-state),html[data-theme-mode] .attendance-current-location small,html[data-theme-mode] .attendance-action-options>button>span:last-child{color:var(--theme-muted)}html[data-theme-mode] .attendance-timeline-event-actions button{border-color:var(--theme-border-strong);background:var(--theme-surface);color:var(--theme-text)}html[data-theme-mode] .attendance-timeline-event-actions button:hover{border-color:var(--theme-primary);background:var(--theme-primary-soft);color:var(--theme-heading)}html[data-theme-mode] .attendance-timeline-event-actions button.danger-button{border-color:color-mix(in srgb, var(--theme-danger) 45%, var(--theme-border));background:color-mix(in srgb, var(--theme-danger) 9%, var(--theme-surface));color:var(--theme-danger)}html[data-theme-mode] .attendance-current-location{border-color:color-mix(in srgb, var(--theme-primary) 36%, var(--theme-border));background:color-mix(in srgb, var(--theme-primary) 8%, var(--theme-surface))}html[data-theme-mode] .attendance-current-location strong{color:var(--theme-primary)}html[data-theme-mode] .attendance-action-options>button{border-color:var(--theme-border);background:var(--theme-surface-muted);color:var(--theme-text)}html[data-theme-mode] .attendance-action-options>button:is(:hover,:focus-visible):not(:disabled){border-color:color-mix(in srgb, var(--theme-primary) 42%, var(--theme-border));background:var(--theme-primary-soft);color:var(--theme-heading)}html[data-theme-mode] .attendance-action-options>button[data-active=true]{border-color:var(--theme-primary);background:var(--theme-primary-soft);color:var(--theme-primary-hover);box-shadow:0 0 0 2px color-mix(in srgb, var(--theme-primary) 16%, transparent)}html[data-theme-mode] .attendance-action-unavailable{border-color:color-mix(in srgb, var(--theme-warning) 42%, var(--theme-border));background:color-mix(in srgb, var(--theme-warning) 10%, var(--theme-surface));color:var(--theme-warning)}.auth-loading,.auth-page{background:radial-gradient(circle at 15% 15%, color-mix(in srgb, var(--app-purple) 14%, transparent), transparent 34%), radial-gradient(circle at 88% 78%, color-mix(in srgb, var(--theme-info) 12%, transparent), transparent 30%), var(--app-bg);min-height:100vh;color:var(--app-text)}.auth-loading{place-items:center;font-size:1.1rem;display:grid}.database-startup-error{min-height:100vh;color:var(--app-text);background:radial-gradient(circle at 20% 20%, color-mix(in srgb, var(--app-primary) 12%, transparent), transparent 34rem), var(--app-bg);place-items:center;padding:28px;display:grid}.database-startup-error>section{border:1px solid var(--app-border);background:var(--app-surface);width:min(580px,100%);box-shadow:var(--app-shadow);border-radius:22px;padding:36px}.database-startup-error h1{color:var(--app-text);margin:7px 0 10px}.database-startup-error p:not(.eyebrow){color:var(--app-muted);margin:0;line-height:1.6}.database-startup-error-icon{width:58px;height:58px;color:var(--app-primary);background:color-mix(in srgb, var(--app-primary) 14%, var(--app-surface));border-radius:18px;place-items:center;margin-bottom:22px;display:grid}.database-startup-error-actions{flex-wrap:wrap;gap:10px;margin:24px 0 14px;display:flex}.database-startup-error small{color:var(--app-muted)}.auth-page{place-items:center;padding:40px 20px 70px;display:grid;position:relative;overflow:hidden}.auth-card{background:color-mix(in srgb, var(--app-surface) 95%, transparent);border:1px solid var(--app-border);z-index:1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:28px;width:min(100%,480px);padding:34px;position:relative;box-shadow:0 28px 80px #1e183729}.auth-reset-card{width:min(100%,560px)}.auth-brand{border-bottom:1px solid var(--app-border);align-items:center;gap:12px;padding-bottom:24px;display:flex}.auth-brand img{object-fit:contain;background:#fff;border-radius:14px;width:50px;height:50px;padding:5px}.auth-brand div{display:grid}.auth-brand strong{color:var(--app-heading);font-size:1.35rem}.auth-brand span{color:var(--app-muted);font-size:.86rem}.auth-heading{text-align:center;margin:26px 0 22px}.auth-heading-icon{width:52px;height:52px;color:var(--app-purple);background:var(--app-purple-soft);border-radius:16px;place-items:center;display:inline-grid}.auth-heading h1,.auth-link-state h1{color:var(--app-heading);margin:12px 0 6px;font-size:1.75rem}.auth-heading p,.auth-link-state p{color:var(--app-muted);margin:0}.auth-card form>label{color:var(--app-heading);gap:7px;margin-top:17px;font-weight:650;display:grid}.auth-card input{border:1px solid var(--app-border-strong);background:var(--app-surface);width:100%;min-height:50px;color:var(--app-text);border-radius:12px;padding:0 14px}.auth-card input:focus{outline:3px solid color-mix(in srgb, var(--app-purple) 18%, transparent);border-color:var(--app-purple)}.auth-password-field{display:block;position:relative}.auth-password-field input{padding-right:48px}.auth-password-field button{width:36px;height:36px;color:var(--app-muted);background:0 0;border:0;border-radius:9px;place-items:center;display:grid;position:absolute;top:7px;right:7px}.auth-form-row{justify-content:space-between;align-items:center;gap:14px;margin-top:16px;display:flex}.auth-checkbox{align-items:center;flex-direction:row!important;gap:8px!important;margin:0!important;font-weight:500!important;display:flex!important}.auth-checkbox input{width:17px;height:17px;min-height:0}.auth-link,.auth-back{color:var(--app-purple);background:0 0;border:0;padding:0;font-weight:700}.auth-back{align-items:center;gap:7px;margin-top:22px;display:flex}.auth-primary{background:var(--app-purple);color:#fff;border:0;border-radius:13px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:52px;margin-top:20px;font-weight:800;display:flex}.auth-primary:disabled{opacity:.48;cursor:not-allowed}.auth-error{color:var(--app-danger);background:color-mix(in srgb, var(--app-danger) 10%, transparent);border-radius:10px;align-items:flex-start;gap:8px;margin:14px 0 0;padding:10px;display:flex}.auth-bootstrap-note{text-align:center;color:var(--app-muted);margin:16px 0 0;font-size:.78rem}.auth-footer{color:var(--app-muted);font-size:.8rem;position:absolute;bottom:22px}.auth-cloud{background:color-mix(in srgb, var(--app-surface) 60%, transparent);filter:blur(2px);border-radius:999px;position:absolute}.auth-cloud-one{width:360px;height:110px;top:14%;left:-80px;transform:rotate(-8deg)}.auth-cloud-two{width:430px;height:130px;bottom:12%;right:-90px;transform:rotate(7deg)}.auth-requirements{grid-template-columns:1fr 1fr;gap:8px 14px;margin:14px 0 0;padding:0;list-style:none;display:grid}.auth-requirements li{color:var(--app-muted);gap:7px;font-size:.82rem;display:flex}.auth-requirements li span{border:1px solid var(--app-border-strong);border-radius:50%;flex:none;place-items:center;width:18px;height:18px;display:grid}.auth-requirements li[data-satisfied=true]{color:var(--app-success)}.auth-requirements li[data-satisfied=true] span{background:color-mix(in srgb, var(--app-success) 14%, transparent);border-color:var(--app-success)}.auth-match{color:var(--app-success)}.auth-mismatch{color:var(--app-danger)}.auth-link-state{text-align:center;padding:35px 0 5px}.auth-link-state>span{width:64px;height:64px;color:var(--app-danger);background:color-mix(in srgb, var(--app-danger) 12%, transparent);border-radius:50%;place-items:center;display:inline-grid}.auth-link-state>span[data-success=true]{color:var(--app-success);background:color-mix(in srgb, var(--app-success) 12%, transparent)}.auth-logout-link{width:100%;margin-top:18px}.auth-dialog-backdrop{z-index:10000}.auth-email-dialog{width:min(94vw,760px)}.auth-email-meta{background:var(--app-surface-muted);border-radius:12px;grid-template-columns:80px 1fr;gap:9px;padding:15px;display:grid}.auth-email-meta span{color:var(--app-muted)}.auth-email-meta strong{color:var(--app-heading)}.auth-email-paper{border:1px solid var(--app-border);background:var(--app-surface);border-radius:16px;margin-top:18px;padding:24px}.auth-email-paper .auth-brand{padding-bottom:15px}.auth-email-paper h3{margin-top:22px}.auth-email-paper a{color:#fff;background:var(--app-purple);border-radius:10px;margin:8px 0;padding:12px 18px;font-weight:750;display:inline-block}.auth-reset-link{align-items:center;gap:10px;margin-top:16px;display:flex}.auth-reset-link code{text-overflow:ellipsis;background:var(--app-surface-muted);border:1px solid var(--app-border);min-width:0;color:var(--app-text);border-radius:10px;flex:1;padding:12px;overflow:hidden}.auth-info{color:var(--theme-info);background:color-mix(in srgb, var(--theme-info) 10%, transparent);border-radius:10px;gap:9px;padding:12px;display:flex}.auth-login-page{background:var(--app-surface);grid-template-columns:47.35% minmax(0,1fr);place-items:stretch stretch;padding:0;display:grid;overflow:auto}.auth-login-visual{background:#efe2cf;min-height:100vh;position:relative;overflow:hidden}.auth-login-visual>img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.daykinder-mark{flex:none;width:68px;height:68px;display:inline-block}.daykinder-mark img{object-fit:contain;width:100%;height:100%;display:block}.daykinder-mark-dark,html[data-theme-mode=dark] .daykinder-mark-light{display:none!important}html[data-theme-mode=dark] .daykinder-mark-dark{display:block!important}.auth-visual-mark{filter:drop-shadow(0 7px 16px #44297029);position:absolute;top:38%;left:19%}.auth-visual-mark .daykinder-mark{width:104px;height:104px}.auth-secure-badge{color:#252936;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #ffffffad;border-radius:15px;align-items:center;gap:14px;min-height:72px;padding:15px 24px;display:flex;position:absolute;bottom:4.2%;left:5.5%;box-shadow:0 10px 30px #4634281f}.auth-secure-badge svg{color:#7650d8}.auth-login-panel{box-sizing:border-box;background:var(--app-surface);place-items:center;min-width:0;min-height:100vh;padding:82px clamp(32px,6vw,94px) 60px;display:grid;position:relative}.auth-theme-toggle{border:1px solid var(--app-border-strong);background:var(--app-surface);border-radius:999px;padding:3px;display:flex;position:absolute;top:44px;right:5.5%}.auth-theme-toggle button{width:42px;height:38px;color:var(--app-muted);background:0 0;border:0;border-radius:999px;place-items:center;display:grid}.auth-theme-toggle button[data-active=true]{color:#fff;background:var(--app-purple-dark)}.auth-login-content{box-sizing:border-box;width:min(100%,470px);min-width:0}.auth-login-brand{align-items:center;gap:18px;margin-bottom:44px;display:flex}.auth-login-brand strong{color:var(--app-heading);letter-spacing:-.045em;font-size:clamp(2rem,3vw,2.85rem)}.auth-login-heading{margin-bottom:38px}.auth-login-heading h1{color:var(--app-heading);letter-spacing:-.035em;margin:0 0 8px;font-size:clamp(2rem,3vw,2.7rem);line-height:1.1}.auth-login-heading p{color:var(--app-muted);margin:0;font-size:1.12rem}.auth-login-form>label{color:var(--app-heading);gap:10px;margin-top:25px;font-weight:750;display:grid}.auth-input-with-icon{border:1px solid var(--app-border-strong);background:var(--app-surface);border-radius:11px;align-items:center;min-height:68px;display:flex;position:relative}.auth-input-with-icon:focus-within{border-color:var(--app-purple);box-shadow:0 0 0 3px color-mix(in srgb, var(--app-purple) 18%, transparent)}.auth-input-with-icon>svg{z-index:1;color:var(--app-muted);pointer-events:none;position:absolute;left:18px}.auth-input-with-icon input{border-radius:inherit;width:100%;height:66px;color:var(--app-text);background:0 0;border:0;outline:0;padding:0 52px}.auth-login-form .auth-password-field input{padding-right:54px}.auth-login-form .auth-password-field button{top:15px;right:9px}.auth-login-form .auth-form-row{margin-top:24px}.auth-login-form .auth-primary{background:linear-gradient(90deg,#7046d5,#7647d4);border-radius:9px;min-height:68px;margin-top:38px;font-size:1.05rem}.auth-help{color:var(--app-text);justify-content:center;align-items:center;gap:10px;margin:27px 0 0;display:flex}.auth-help svg{color:var(--app-purple)}.auth-login-form .auth-bootstrap-note{margin-top:14px}.auth-login-form .auth-back{margin:0 0 25px}.sidebar-footer button{color:inherit;font:inherit;background:0 0;border:0;align-items:center;gap:7px;margin-top:10px;padding:0;display:flex}@media (width<=980px){.auth-login-page{grid-template-columns:40% minmax(0,1fr)}.auth-login-panel{padding-inline:6vw}.auth-visual-mark{top:30%;left:50%;transform:translate(-50%)}.auth-secure-badge{justify-content:center;right:5.5%}}@media (width<=760px){.auth-login-page{background:var(--app-surface);display:block}.auth-login-visual{height:24vh;min-height:190px}.auth-login-visual>img{object-position:center 45%}.auth-visual-mark{top:50%}.auth-visual-mark .daykinder-mark{width:76px;height:76px}.auth-secure-badge{display:none}.auth-login-panel{min-height:calc(100vh - max(190px,24vh));padding:76px 24px 44px}.auth-theme-toggle{top:20px;right:22px}.auth-login-brand{margin-bottom:32px}}@media (width<=620px){.auth-card{border-radius:22px;padding:24px}.auth-requirements{grid-template-columns:1fr}.auth-reset-link{flex-direction:column;align-items:stretch}.auth-login-brand .daykinder-mark{width:54px;height:54px}.auth-login-brand strong{font-size:2rem}.auth-login-heading{margin-bottom:26px}.auth-input-with-icon{min-height:58px}.auth-input-with-icon input{height:56px}.auth-login-form .auth-password-field button{top:10px}.auth-login-form .auth-primary{min-height:58px;margin-top:28px}}.forms-page{gap:24px;display:grid}.forms-page-heading{align-items:center}.forms-page-heading>div{min-width:0}.forms-page-heading h2,.forms-page-heading p{margin-top:0}.forms-gateway-banner{border:1px solid color-mix(in srgb, var(--theme-warning) 48%, var(--theme-border));color:var(--theme-text);background:color-mix(in srgb, var(--theme-warning) 10%, var(--theme-surface));border-radius:13px;align-items:flex-start;gap:13px;padding:16px 18px;display:flex}.forms-gateway-banner>svg{color:var(--theme-warning);flex:none;margin-top:1px}.forms-gateway-banner>div{gap:3px;display:grid}.forms-gateway-banner strong{color:var(--theme-heading)}.forms-gateway-banner span{color:var(--theme-muted);line-height:1.5}.forms-tabs{border:1px solid var(--theme-border-strong);background:var(--theme-surface);border-radius:14px;gap:28px;padding:0 22px;overflow-x:auto}.forms-tabs button{flex:none;align-items:center;gap:8px;display:inline-flex}.forms-tabs button>span{text-align:center;min-width:25px;min-height:25px;color:var(--theme-muted);background:var(--theme-surface-muted);border-radius:999px;place-items:center;padding:1px 7px;font-size:.78rem;font-weight:800;display:inline-grid}.forms-tabs button[data-active=true]>span{color:var(--theme-primary-strong);background:var(--theme-primary-soft)}.forms-card-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,410px),1fr));gap:20px;display:grid}.forms-form-card,.forms-empty{border:1px solid var(--theme-border-strong);min-width:0;color:var(--theme-text);background:var(--theme-surface);box-shadow:0 8px 24px color-mix(in srgb, var(--theme-heading) 7%, transparent);border-radius:17px;overflow:hidden}.forms-form-card>header{border-bottom:1px solid var(--theme-border);grid-template-columns:auto minmax(0,1fr) auto;align-items:flex-start;gap:14px;padding:22px;display:grid}.forms-card-icon,.forms-audit-icon{width:46px;height:46px;color:var(--theme-primary-hover);background:var(--theme-primary-soft);border-radius:13px;place-items:center;display:grid}.forms-form-card h3{color:var(--theme-heading);margin:7px 0 3px;font-size:1.23rem}.forms-form-card header p{color:var(--theme-muted);margin:0}.forms-status,.forms-submission-status{border:1px solid var(--theme-border-strong);border-radius:999px;align-items:center;width:max-content;max-width:100%;padding:4px 9px;font-size:.75rem;font-weight:750;line-height:1.2;display:inline-flex}.forms-status-published,.forms-submission-status.status-added-to-waitlist{border-color:color-mix(in srgb, var(--theme-success) 44%, var(--theme-border));color:var(--theme-success);background:color-mix(in srgb, var(--theme-success) 10%, var(--theme-surface))}.forms-status-draft{color:var(--theme-info);background:color-mix(in srgb, var(--theme-info) 9%, var(--theme-surface))}.forms-status-disabled,.forms-status-expired,.forms-submission-status.status-rejected{color:var(--theme-muted);background:var(--theme-surface-muted)}.forms-submission-status.status-possible-duplicate{border-color:color-mix(in srgb, var(--theme-warning) 48%, var(--theme-border));color:color-mix(in srgb, var(--theme-warning) 78%, var(--theme-heading));background:color-mix(in srgb, var(--theme-warning) 10%, var(--theme-surface))}.forms-submission-status.status-needs-review{border-color:color-mix(in srgb, var(--theme-primary) 48%, var(--theme-border));color:var(--theme-primary-hover);background:var(--theme-primary-soft)}.forms-form-card dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 22px;margin:0;padding:18px 22px;display:grid}.forms-form-card dl>div{gap:3px;display:grid}.forms-form-card dt{color:var(--theme-muted);font-size:.78rem}.forms-form-card dd{min-width:0;color:var(--theme-heading);overflow-wrap:anywhere;margin:0;font-weight:700}.forms-public-url{color:var(--theme-muted);gap:7px;padding:0 22px 18px;font-size:.8rem;display:grid}.forms-public-url input{border:1px solid var(--theme-border-strong);width:100%;min-width:0;color:var(--theme-text);background:var(--theme-surface-muted);border-radius:9px;padding:11px 12px}.forms-card-actions{flex-wrap:wrap;gap:8px;padding:0 22px 20px;display:flex}.forms-card-actions button{border:1px solid var(--theme-border-strong);min-height:38px;color:var(--theme-text);background:var(--theme-surface);border-radius:9px;align-items:center;gap:7px;padding:8px 11px;display:inline-flex}.forms-card-actions button:hover{border-color:var(--theme-primary);color:var(--theme-primary-hover);background:var(--theme-primary-soft)}.forms-form-card>footer{border-top:1px solid var(--theme-border);background:var(--theme-surface-muted);flex-wrap:wrap;justify-content:flex-end;gap:9px;padding:16px 22px;display:flex}.forms-empty{text-align:center;grid-column:1/-1;justify-items:center;padding:54px 24px;display:grid}.forms-empty>svg{color:var(--theme-primary)}.forms-empty h3{color:var(--theme-heading);margin:15px 0 5px}.forms-empty p{color:var(--theme-muted);margin:0 0 20px}.forms-submissions-card,.forms-audit-list{border-color:var(--theme-border-strong);background:var(--theme-surface)}.forms-submission-filters{border-bottom:1px solid var(--theme-border);grid-template-columns:repeat(3,minmax(130px,.55fr)) minmax(210px,1fr);gap:13px;padding:20px;display:grid}.forms-filter-stat{border:1px solid var(--theme-border);background:var(--theme-surface-muted);border-radius:11px;gap:2px;min-height:76px;padding:13px 15px;display:grid}.forms-filter-stat strong{color:var(--theme-heading);font-size:1.35rem}.forms-filter-stat span{color:var(--theme-muted);font-size:.82rem}.forms-filter-stat.warning{border-color:color-mix(in srgb, var(--theme-warning) 40%, var(--theme-border));background:color-mix(in srgb, var(--theme-warning) 8%, var(--theme-surface))}.forms-submission-filters>label{color:var(--theme-muted);align-content:center;gap:7px;font-size:.82rem;display:grid}.forms-submission-filters select,.forms-review-form :is(input,select,textarea),.forms-editor-dialog :is(input,select,textarea){border:1px solid var(--theme-border-strong);width:100%;min-width:0;color:var(--theme-text);background:var(--theme-surface);border-radius:9px}.forms-submission-filters select,.forms-review-form :is(input,select),.forms-editor-dialog :is(input,select){min-height:44px;padding:9px 11px}.forms-review-form textarea,.forms-editor-dialog textarea{resize:vertical;padding:10px 11px}.forms-submissions-table tbody tr{cursor:pointer}.forms-submissions-table tbody tr:hover,.forms-submissions-table tbody tr:focus-visible{outline:1px solid var(--theme-primary);outline-offset:-1px;background:var(--theme-primary-soft)}.forms-submissions-table td>strong,.forms-submissions-table td>span{display:block}.forms-submissions-table td>strong{color:var(--theme-heading)}.forms-submissions-table td>span:not(.forms-submission-status){color:var(--theme-muted);margin-top:3px;font-size:.8rem}.forms-email-status{text-transform:capitalize;align-items:center;gap:6px;display:inline-flex!important}.forms-audit-list{padding:10px 22px}.forms-audit-list article{border-bottom:1px solid var(--theme-border);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:13px;padding:15px 0;display:grid}.forms-audit-list article:last-child{border-bottom:0}.forms-audit-icon{border-radius:10px;width:36px;height:36px}.forms-audit-list article>div:last-child{gap:4px;display:grid}.forms-audit-list strong{color:var(--theme-heading)}.forms-audit-list span{color:var(--theme-muted);font-size:.8rem}.forms-editor-dialog{width:min(880px,100vw - 36px);max-height:min(880px,100vh - 30px)}.forms-submission-dialog{width:min(1000px,100vw - 36px);max-height:min(920px,100vh - 30px)}.forms-editor-dialog>form,.forms-submission-dialog{scrollbar-gutter:stable}.forms-editor-dialog>form{gap:18px;padding:22px 24px 88px;display:grid;overflow-y:auto}.forms-editor-dialog fieldset,.forms-review-form fieldset{border:1px solid var(--theme-border-strong);border-radius:12px;min-width:0;padding:18px}.forms-editor-dialog legend,.forms-review-form legend{color:var(--theme-heading);padding:0 8px;font-weight:800}.forms-editor-dialog label,.forms-review-form label{color:var(--theme-muted);gap:7px;font-size:.82rem;display:grid}.forms-editor-dialog .form-grid,.forms-review-form .form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.forms-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.forms-settings-grid label{border:1px solid var(--theme-border);min-height:44px;color:var(--theme-text);background:var(--theme-surface-muted);border-radius:9px;align-items:flex-start;gap:9px;padding:11px 12px;display:flex}.forms-settings-grid input{width:auto;min-height:0;margin-top:2px}.forms-editor-dialog>form>.dialog-actions{position:absolute;bottom:0;left:0;right:0}.forms-duplicate-warning,.forms-email-delivery{border:1px solid color-mix(in srgb, var(--theme-warning) 44%, var(--theme-border));color:var(--theme-text);background:color-mix(in srgb, var(--theme-warning) 9%, var(--theme-surface));border-radius:11px;align-items:flex-start;gap:11px;margin:18px 24px 0;padding:14px;display:flex}.forms-duplicate-warning>div{gap:3px;display:grid}.forms-duplicate-warning svg{color:var(--theme-warning);flex:none}.forms-duplicate-warning strong{color:var(--theme-heading)}.forms-duplicate-warning span{color:var(--theme-muted)}.forms-review-toolbar{justify-content:space-between;align-items:center;gap:12px;padding:18px 24px 0;display:flex}.forms-review-form{gap:17px;padding:18px 24px 16px;display:grid;overflow-y:auto}.forms-review-form fieldset:disabled{opacity:1}.forms-review-form fieldset:disabled :is(input,select,textarea){color:var(--theme-text);-webkit-text-fill-color:var(--theme-text);background:var(--theme-surface-muted);opacity:1}.forms-email-delivery{border-color:var(--theme-border);background:var(--theme-surface-muted);flex-wrap:wrap;align-items:center;margin-top:0}.forms-email-delivery>span{color:var(--theme-muted)}.forms-email-delivery strong{color:var(--theme-heading);text-transform:capitalize}.forms-submission-dialog>.dialog-actions{z-index:2;margin-top:18px;position:sticky;bottom:0}.public-form-shell{--public-bg:#f7f5fb;--public-surface:#fff;--public-surface-soft:#faf9fd;--public-heading:#252238;--public-text:#545067;--public-muted:#777287;--public-border:#ded9e9;--public-primary:#744bd4;--public-primary-hover:#5e35be;--public-soft:#f0eafd;--theme-bg:var(--public-bg);--theme-surface:var(--public-surface);--theme-surface-muted:var(--public-surface-soft);--theme-heading:var(--public-heading);--theme-text:var(--public-text);--theme-muted:var(--public-muted);--theme-border:var(--public-border);--theme-border-strong:var(--public-border);--theme-primary:var(--public-primary);--theme-primary-hover:var(--public-primary-hover);--theme-primary-soft:var(--public-soft);min-height:100vh;color:var(--public-text);background:radial-gradient(circle at 10% 0%, color-mix(in srgb, var(--public-primary) 11%, transparent), transparent 29rem), var(--public-bg);padding-bottom:70px}.public-form-shell.public-form-dark{--public-bg:#111318;--public-surface:#1e222b;--public-surface-soft:#242934;--public-heading:#f7f7fb;--public-text:#d3d6df;--public-muted:#aab0bf;--public-border:#3b4250;--public-primary:#b495f1;--public-primary-hover:#c4a9f8;--public-soft:#352b4c}.public-form-topbar,.public-form-hero,.public-waitlist-form,.public-form-confirmation,.public-form-unavailable,.public-form-loading{width:min(1040px,100% - 40px);margin-inline:auto}.public-form-topbar{justify-content:space-between;align-items:center;min-height:88px;display:flex}.public-form-brand{align-items:center;gap:12px;min-width:0;display:flex}.public-form-brand img,.public-form-unavailable>img{object-fit:contain;border-radius:12px;width:52px;height:52px}.public-form-brand>div{min-width:0;display:grid}.public-form-brand strong{color:var(--public-heading);text-overflow:ellipsis;white-space:nowrap;font-size:1.08rem;overflow:hidden}.public-form-brand span{color:var(--public-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;overflow:hidden}.public-form-theme-toggle{border:1px solid var(--public-border);width:42px;height:42px;color:var(--public-primary);background:var(--public-surface);border-radius:999px;place-items:center;display:grid}.public-form-hero{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:28px;padding:44px 0 30px;display:grid}.public-form-hero .eyebrow,.public-form-confirmation .eyebrow,.public-form-unavailable .eyebrow{color:var(--public-primary)}.public-form-hero h1,.public-form-confirmation h1,.public-form-unavailable h1{color:var(--public-heading);letter-spacing:-.04em;margin:8px 0 11px;font-size:clamp(2rem,5vw,3.4rem);line-height:1.08}.public-form-hero p{max-width:720px;color:var(--public-muted);margin:0;line-height:1.65}.public-form-hero aside{border:1px solid var(--public-border);background:var(--public-surface);border-radius:13px;align-items:center;gap:12px;min-width:210px;padding:15px 17px;display:flex}.public-form-hero aside svg{color:var(--public-primary)}.public-form-hero aside div{gap:2px;display:grid}.public-form-hero aside span{color:var(--public-muted);font-size:.76rem}.public-form-hero aside strong{color:var(--public-heading)}.public-waitlist-form{gap:20px;display:grid}.public-waitlist-form fieldset{border:1px solid var(--public-border);background:var(--public-surface);border-radius:17px;min-width:0;margin:0;padding:26px;box-shadow:0 12px 34px #2619430b}.public-waitlist-form legend{max-width:100%;padding:0 9px}.public-waitlist-form legend,.public-waitlist-form legend>div{align-items:center;display:flex}.public-waitlist-form legend{color:var(--public-heading);gap:11px;font-weight:800}.public-waitlist-form legend>span{width:38px;height:38px;color:var(--public-primary);background:var(--public-soft);border-radius:10px;place-items:center;display:grid}.public-waitlist-form legend>div{flex-direction:column;align-items:flex-start;gap:2px}.public-waitlist-form legend small{color:var(--public-muted);font-weight:500}.public-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;margin-top:10px;display:grid}.public-waitlist-form label{color:var(--public-heading);gap:8px;font-size:.87rem;font-weight:700;display:grid}.public-waitlist-form :is(input:not([type=checkbox]),select,textarea){border:1px solid var(--public-border);width:100%;min-width:0;color:var(--public-text);background:var(--public-surface-soft);border-radius:10px;outline:0}.public-waitlist-form :is(input:not([type=checkbox]),select){min-height:49px;padding:10px 12px}.public-waitlist-form textarea{resize:vertical;padding:12px}.public-waitlist-form :is(input:not([type=checkbox]),select,textarea):focus{border-color:var(--public-primary);box-shadow:0 0 0 3px color-mix(in srgb, var(--public-primary) 16%, transparent)}.public-waitlist-form input:disabled{opacity:.65}.public-form-full{margin-top:17px}.public-form-check{align-items:center;width:max-content;max-width:100%;margin-top:16px;color:var(--public-text)!important;gap:9px!important;font-weight:600!important;display:flex!important}.public-form-check input,.public-form-consent input{width:18px;height:18px;accent-color:var(--public-primary)}.public-form-consent{border:1px solid color-mix(in srgb, var(--public-primary) 28%, var(--public-border));color:var(--public-text);background:var(--public-soft);border-radius:13px;grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:13px;padding:20px 22px;display:grid}.public-form-consent>svg{color:var(--public-primary)}.public-form-consent label{gap:10px;line-height:1.5;display:flex}.public-form-submit{border:1px solid var(--public-border);background:var(--public-surface);border-radius:14px;justify-content:space-between;align-items:center;gap:20px;padding:20px 22px;display:flex}.public-form-submit>div{color:var(--public-muted);align-items:center;gap:9px;font-size:.84rem;display:flex}.public-form-submit>div svg{color:var(--public-primary);flex:none}.public-form-submit button{color:#fff;background:linear-gradient(105deg, var(--public-primary), var(--public-primary-hover));border:0;border-radius:10px;min-height:50px;padding:11px 24px;font-weight:800}.public-form-submit button:hover{filter:brightness(1.04)}.public-form-honeypot{opacity:0!important;width:1px!important;height:1px!important;position:fixed!important;left:-10000px!important}.public-waitlist-form>.form-error{color:#b42318;background:#fff1f1;border:1px solid #ef9a9a;border-radius:11px;padding:14px 17px}.public-form-confirmation,.public-form-unavailable,.public-form-loading{border:1px solid var(--public-border);text-align:center;background:var(--public-surface);border-radius:22px;justify-items:center;padding:clamp(34px,7vw,68px);display:grid;position:relative;top:9vh;box-shadow:0 22px 70px #2619431a}.public-form-confirmation-icon{color:#1f9254;background:#e9f8f0;border-radius:999px;place-items:center;width:76px;height:76px;margin-bottom:18px;display:grid}.public-form-confirmation>p,.public-form-unavailable>p{max-width:680px;color:var(--public-muted);line-height:1.6}.public-form-confirmation-summary{border:1px solid var(--public-border);background:var(--public-surface-soft);border-radius:12px;gap:3px;min-width:min(380px,100%);margin:18px 0 8px;padding:17px;display:grid}.public-form-confirmation-summary strong{color:var(--public-heading)}.public-form-confirmation-summary span{color:var(--public-muted)}.public-form-unavailable>p:has(svg){align-items:center;gap:8px;margin:4px;display:flex}.public-form-unavailable>img{margin-bottom:20px}@media (width<=920px){.forms-submission-filters{grid-template-columns:repeat(3,minmax(0,1fr))}.forms-submission-filters>label{grid-column:1/-1}.public-form-hero{grid-template-columns:1fr}.public-form-hero aside{width:max-content;max-width:100%}}@media (width<=700px){.forms-page-heading{flex-direction:column;align-items:stretch}.forms-tabs{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.forms-tabs button{justify-content:center;min-width:0;padding-inline:8px}.forms-form-card dl,.forms-settings-grid,.forms-editor-dialog .form-grid,.forms-review-form .form-grid,.forms-submission-filters{grid-template-columns:1fr}.forms-submission-filters>label{grid-column:auto}.public-form-shell{padding-bottom:30px}.public-form-topbar,.public-form-hero,.public-waitlist-form,.public-form-confirmation,.public-form-unavailable,.public-form-loading{width:min(100% - 24px,1040px)}.public-form-hero{padding-top:26px}.public-form-grid{grid-template-columns:1fr}.public-waitlist-form fieldset{padding:20px 16px}.public-waitlist-form legend small{display:none}.public-form-submit{flex-direction:column;align-items:stretch}.public-form-submit button{width:100%}}
