.manager-dashboard{color:#233a34;margin:18px 0}.dashboard-toolbar,.dashboard-panel>header,.dashboard-subject{justify-content:space-between;align-items:center;gap:12px;display:flex}.dashboard-toolbar h2{font-size:23px;font-weight:700}.dashboard-toolbar p,.dashboard-note{color:#60786f;font-size:12px}.dashboard-filters{flex-wrap:wrap;align-items:end;gap:12px;margin:18px 0;display:flex}.dashboard-filters label{gap:6px;min-width:180px;display:grid}.dashboard-filters select,.manager-dashboard button{background:#fff;border:1px solid #d3e2db;border-radius:7px;padding:8px 12px}.dashboard-counts{grid-template-columns:repeat(auto-fit,minmax(125px,1fr));gap:10px;margin:18px 0;display:grid}.dashboard-counts article{background:#edf6f0;border:1px solid #dbe9e1;border-radius:10px;gap:6px;padding:16px;display:grid}.dashboard-counts strong{font-size:27px}.dashboard-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.dashboard-panel{background:#fff;border:1px solid #dbe5df;border-radius:10px;min-width:0;padding:16px}.dashboard-panel>header{margin-bottom:12px}.dashboard-panel h3{font-size:16px;font-weight:700}.dashboard-panel header>strong{background:#e7f2eb;border-radius:20px;padding:3px 10px}.dashboard-panel small{color:#71847a;font-size:11px;display:block}.dashboard-panel a{color:#116d54;text-underline-offset:3px;text-decoration:underline}.dashboard-panel td,.dashboard-panel th{text-align:left;padding:9px;font-size:12px}.dashboard-panel ul{margin:0;padding:0;list-style:none}.dashboard-panel li{border-bottom:1px solid #edf1ee;flex-wrap:wrap;justify-content:space-between;gap:14px;padding:10px 0;display:flex}.dashboard-empty{color:#72867b;padding:20px 0;font-size:13px}.schedule-badge{white-space:nowrap;background:#edf3ef;border-radius:5px;padding:3px 7px;font-size:11px;display:inline-block}.schedule-badge.delayed,.overdue{color:#a43131;background:#fff0ee}.schedule-badge.due_soon{color:#946219;background:#fff6df}.schedule-badge.completed{color:#117454;background:#e4f5eb}.dashboard-subject{justify-content:flex-start}.dashboard-note{margin-top:14px}@media (max-width:1000px){.dashboard-columns{grid-template-columns:1fr}}.core-dialog .dashboard-columns{grid-template-columns:1fr}
