.dashboard-page{color:#2c2c2c;width:100%}.dashboard-header,.dashboard-heading,.dashboard-update,.dashboard-shortcuts,.dashboard-panel-header{align-items:center;display:flex}.dashboard-header{justify-content:space-between;gap:20px;margin-bottom:18px}.dashboard-heading{gap:14px;min-width:0}.dashboard-heading-icon{color:#1b75bb;background:#e8f4fd;border-radius:8px;flex:0 0 44px;place-items:center;width:44px;height:44px;font-size:23px;display:grid}.dashboard-heading h1{color:#3f454a;letter-spacing:0;margin:0;font-size:22px;line-height:1.2}.dashboard-heading p{color:#6b6b6b;text-transform:capitalize;margin:3px 0 0;font-size:13px}.dashboard-update{color:#6b6b6b;white-space:nowrap;gap:9px;font-size:12px}.dashboard-refresh{color:#1b75bb;cursor:pointer;background:#fff;border:1px solid #d9dee2;border-radius:6px;place-items:center;width:34px;height:34px;display:grid}.dashboard-refresh:disabled{color:#9aa1a6;cursor:wait}.dashboard-alert{color:#a52626;background:#fff5f5;border:1px solid #efb6b6;border-radius:6px;align-items:center;gap:8px;margin-bottom:14px;padding:10px 12px;font-size:13px;display:flex}.dashboard-summary-line{color:#6b6b6b;align-items:baseline;gap:5px;margin-bottom:12px;font-size:13px;display:flex}.dashboard-summary-line strong{color:#3f454a;font-size:18px}.dashboard-summary-line span{color:#4d4d4d;margin-left:auto}.dashboard-metrics{grid-template-columns:repeat(6,minmax(130px,1fr));gap:10px;display:grid}.dashboard-metric{box-sizing:border-box;background:#fff;border:1px solid #dfe3e6;border-radius:8px;align-items:center;gap:11px;min-height:76px;padding:12px;display:flex}.dashboard-metric-icon{background:var(--tone-bg);width:34px;height:34px;color:var(--tone-fg);border-radius:6px;flex:0 0 34px;place-items:center;font-size:18px;display:grid}.dashboard-metric strong,.dashboard-metric span{display:block}.dashboard-metric strong{color:#2f3438;font-size:22px;line-height:1}.dashboard-metric span{color:#6b6b6b;white-space:nowrap;margin-top:5px;font-size:11px}.dashboard-shortcuts{flex-wrap:wrap;gap:8px;margin:14px 0}.dashboard-shortcuts button{color:#4d4d4d;cursor:pointer;background:#fff;border:1px solid #d9dee2;border-radius:6px;align-items:center;gap:7px;min-height:34px;padding:7px 11px;font-size:12px;display:inline-flex}.dashboard-shortcuts button:hover,.dashboard-refresh:hover:not(:disabled){color:#1b75bb;border-color:#1b75bb}.dashboard-panels{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:14px;display:grid}.dashboard-panel{background:#fff;border:1px solid #dfe3e6;border-radius:8px;min-width:0;overflow:hidden}.dashboard-panel-header{box-sizing:border-box;border-bottom:1px solid #e5e8ea;justify-content:space-between;gap:12px;min-height:64px;padding:12px 15px}.dashboard-panel-header h2{color:#3f454a;letter-spacing:0;margin:0;font-size:15px}.dashboard-panel-header p{color:#7a8085;margin:3px 0 0;font-size:11px}.dashboard-panel-count{color:#4d4d4d;background:#edf1f3;border-radius:50%;place-items:center;min-width:27px;height:27px;font-size:12px;font-weight:700;display:grid}.dashboard-table-wrap{overflow-x:auto}.dashboard-table{border-collapse:collapse;width:100%;font-size:12px}.dashboard-table th,.dashboard-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #edf0f1;padding:9px 11px}.dashboard-table th{color:#676d72;background:#f6f7f8;font-size:11px;font-weight:600}.dashboard-table tbody tr:last-child td{border-bottom:0}.dashboard-table td{color:#5c6267}.dashboard-table td strong{color:#34393d;font-weight:600}.dashboard-time{font-weight:700;color:#1b75bb!important}.dashboard-status{background:var(--tone-bg);min-height:22px;color:var(--tone-fg);text-transform:uppercase;border-radius:20px;align-items:center;padding:2px 8px;font-size:10px;font-weight:700;display:inline-flex}.dashboard-empty{height:130px;color:#7a8085!important;text-align:center!important}.dashboard-empty i{color:#9aa1a6;margin-bottom:6px;font-size:26px;display:block}.dashboard-tone-blue{--tone-bg:#e8f4fd;--tone-fg:#156aa8}.dashboard-tone-amber{--tone-bg:#fff4d6;--tone-fg:#9a6300}.dashboard-tone-teal{--tone-bg:#dff4f1;--tone-fg:#08766d}.dashboard-tone-violet{--tone-bg:#f0e8f7;--tone-fg:#6f3c8d}.dashboard-tone-green{--tone-bg:#e3f3e8;--tone-fg:#28763d}.dashboard-tone-red{--tone-bg:#fae6e6;--tone-fg:#a52c2c}.dashboard-tone-orange{--tone-bg:#fff0e3;--tone-fg:#a84d16}.dashboard-tone-neutral{--tone-bg:#edf1f3;--tone-fg:#5f666b}.is-spinning{animation:.8s linear infinite dashboard-spin;display:inline-block}@keyframes dashboard-spin{to{transform:rotate(360deg)}}@media (width<=1180px){.dashboard-metrics{grid-template-columns:repeat(3,minmax(130px,1fr))}}@media (width<=880px){.dashboard-panels{grid-template-columns:1fr}}@media (width<=620px){.dashboard-header{flex-direction:column;align-items:flex-start}.dashboard-update{justify-content:space-between;width:100%}.dashboard-summary-line{flex-wrap:wrap;align-items:flex-start}.dashboard-summary-line span{width:100%;margin-left:0}.dashboard-metrics{grid-template-columns:repeat(2,minmax(120px,1fr))}}.audit-alert,.audit-toolbar,.audit-table-shell,.audit-modal{background:#fff;border:1px solid #e0e0e0}.audit-alert{color:#b42318;background:#fff5f5;border-color:#ffcdd2;justify-content:space-between;align-items:center;margin-bottom:16px;padding:10px 12px;font-size:13px;display:flex}.audit-alert button,.audit-toolbar button,.audit-pagination button{color:#fff;cursor:pointer;background:#1b75bb;border:1px solid #1b75bb;border-radius:6px;justify-content:center;align-items:center;gap:5px;min-height:36px;padding:7px 12px;display:inline-flex}.audit-toolbar{align-items:end;gap:10px;margin-bottom:16px;padding:14px 16px;display:flex}.audit-toolbar label{flex-direction:column;flex:1;gap:5px;display:flex}.audit-toolbar label span{color:#4d4d4d;font-size:12px;font-weight:600}.audit-toolbar input{font:inherit;border:1px solid #cfcfcf;border-radius:6px;min-height:36px;padding:7px 9px}.audit-toolbar button.secondary,.audit-pagination button{color:#4d4d4d;background:#fff;border-color:#cfcfcf}.audit-table-shell{overflow:hidden}.audit-table-wrap{overflow-x:auto}.audit-table{border-collapse:collapse;width:100%;min-width:920px;font-size:13px}.audit-table th{color:#4d4d4d;text-align:left;background:#f5f5f5;border-bottom:1px solid #e0e0e0;padding:10px 12px}.audit-table td{text-overflow:ellipsis;white-space:nowrap;border-bottom:1px solid #ededed;max-width:230px;padding:9px 12px;overflow:hidden}.audit-empty{color:#6b6b6b;text-align:center;padding:48px 16px!important}.audit-action{color:#155a8a;background:#edf6fc;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:700;display:inline-flex}.audit-action.create{color:#2e7d32;background:#e8f5e9}.audit-action.delete{color:#c62828;background:#ffebee}.audit-icon-button{color:#1b75bb;cursor:pointer;background:#fff;border:1px solid #cfcfcf;border-radius:6px;width:34px;height:34px}.audit-pagination{background:#f5f5f5;justify-content:space-between;align-items:center;padding:10px 12px;font-size:12px;display:flex}.audit-pagination div{align-items:center;gap:10px;display:flex}.audit-pagination button:disabled{cursor:not-allowed;opacity:.5}.audit-modal-backdrop{z-index:1300;background:#0000007a;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.audit-modal{border-radius:8px;width:100%;max-width:980px;max-height:calc(100vh - 40px);overflow-y:auto}.audit-modal>header{border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.audit-modal h2{margin:0;font-size:17px}.audit-modal header p{color:#6b6b6b;margin:3px 0 0;font-size:12px}.audit-modal header button{cursor:pointer;background:#fff;border:1px solid #cfcfcf;border-radius:6px;width:34px;height:34px}.audit-modal dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0;padding:16px 18px 0;display:grid}.audit-modal dt{color:#6b6b6b;font-size:11px}.audit-modal dd{overflow-wrap:anywhere;margin:3px 0 0;font-size:12px}.audit-json-grid{grid-template-columns:1fr 1fr;gap:14px;padding:16px 18px 18px;display:grid}.audit-json-grid h3{margin:0 0 6px;font-size:13px}.audit-json-grid pre{white-space:pre-wrap;background:#f5f5f5;border:1px solid #e0e0e0;min-height:180px;margin:0;padding:12px;font-size:11px;overflow:auto}@media (width<=700px){.audit-toolbar{flex-direction:column;align-items:stretch}.audit-pagination{flex-direction:column;align-items:flex-start;gap:10px}.audit-modal dl,.audit-json-grid{grid-template-columns:1fr}}.mobile-menu-button,.mobile-sidebar-backdrop{display:none}@media (width<=820px){.app-sidebar{top:0;bottom:0;left:0;transform:translate(-100%);z-index:1201!important;width:min(82vw,290px)!important;transition:transform .2s!important;position:fixed!important}.app-sidebar.mobile-open{transform:translate(0)}.mobile-sidebar-backdrop{z-index:1200;background:#00000070;border:0;padding:0;display:block;position:fixed;inset:0 0 0 min(82vw,290px)}.mobile-menu-button{color:#4d4d4d;background:#fff;border:1px solid #e0e0e0;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;display:inline-flex}.app-workspace{width:100%;min-width:0}.app-header{padding:0 12px!important}.app-header>div:last-child>span,.app-header>div:last-child>div{display:none}.app-content{padding:16px!important}.app-content table{min-width:720px}.app-content input,.app-content select,.app-content textarea{max-width:100%}.agenda-layout,.attendance-queue-layout{flex-direction:column}.agenda-sidebar,.attendance-queue-sidebar,.agenda-main,.attendance-queue-main{width:100%!important}.agenda-main,.attendance-queue-main{min-width:0}.agenda-schedule-panel,.attendance-queue-table,.attendance-queue-order,.list-table-scroll,.table-scroll{max-width:100%;overflow-x:auto!important}.list-table-toolbar,.responsive-toolbar{flex-direction:column;align-items:stretch!important}.list-table-filters{flex-wrap:wrap;width:100%;align-items:stretch!important}.responsive-search,.responsive-search input{width:100%!important}}
