.styles_wrapper__x3Fgn{padding:.75rem;background-color:var(--background);color:var(--foreground)}.styles_header__TCGY1{margin-bottom:1rem;border-bottom:1px solid var(--border);padding-bottom:.75rem}.styles_title__X_QGS{font-size:2rem;font-weight:700;margin:0;color:var(--foreground)}.styles_subtitle__3QL_G{font-size:1rem;color:var(--muted-foreground);margin:.5rem 0 0}.styles_facilityInfo__f6kS2{font-weight:500;color:var(--foreground)}.styles_error__HgZ1T,.styles_loading__9QU0e{display:flex;justify-content:center;align-items:center;height:50vh;font-size:1.1rem;color:var(--muted-foreground)}.styles_error__HgZ1T{color:var(--destructive)}.styles_dashboardGrid__FDWG1{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.styles_overviewCard__HfaCU{background:var(--background);border:1px solid var(--border);border-radius:8px;padding:1rem;box-shadow:0 2px 4px rgba(0,0,0,.1)}.styles_cardTitle__scyMw{font-size:1.2rem;font-weight:600;margin:0 0 1rem;color:var(--foreground)}.styles_overviewStats___ZdTf{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.styles_statItem__UJDjF{text-align:center}.styles_statValue__psT5W{font-size:1.8rem;font-weight:700;color:var(--primary-color);margin-bottom:.25rem}.styles_statLabel__vYkQY{font-size:.85rem;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.5px}.styles_workSummary__2AaDb{display:flex;flex-direction:column;gap:.75rem}.styles_summaryItem___jffr{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid var(--border)}.styles_summaryItem___jffr:last-child{border-bottom:none}.styles_summaryLabel__tfKhr{font-size:.9rem;color:var(--muted-foreground)}.styles_summaryValue__m4MTh{font-size:.9rem;font-weight:600;color:var(--foreground)}.styles_mainContent____29J{display:grid;grid-template-columns:2fr 1fr;gap:1rem;min-height:500px}.styles_sectionTitle__eAtBi{font-size:1.2rem;font-weight:600;margin:0 0 .75rem;color:var(--foreground);border-bottom:2px solid var(--primary-color);padding-bottom:.25rem}.styles_operatorPool__Bw_sQ{background:var(--background);border:1px solid var(--border);border-radius:8px;padding:1rem;max-height:600px;overflow-y:auto}.styles_operatorsList__bON_3{display:flex;flex-direction:column;gap:.5rem;min-height:200px;padding:.75rem;background:var(--card-background);border-radius:6px;border:2px dashed var(--border)}.styles_emptyPool__zZB2z{display:flex;align-items:center;justify-content:center;width:100%;color:var(--muted-foreground);font-style:italic}.styles_workloadsSection__PEoTi{min-height:400px}.styles_tabContent__laoTy{margin-top:1rem}.styles_workloadsGrid__sGhl0{display:flex;flex-direction:column;gap:1rem}@media (max-width:1024px){.styles_dashboardGrid__FDWG1{grid-template-columns:1fr}.styles_overviewStats___ZdTf{grid-template-columns:repeat(2,1fr)}.styles_mainContent____29J{grid-template-columns:1fr;gap:1rem}.styles_operatorPool__Bw_sQ{max-height:400px}}@media (max-width:768px){.styles_wrapper__x3Fgn{padding:1rem}.styles_title__X_QGS{font-size:1.5rem}.styles_overviewStats___ZdTf{grid-template-columns:1fr}.styles_mainContent____29J{grid-template-columns:1fr;gap:.75rem}.styles_operatorPool__Bw_sQ{max-height:300px}.styles_operatorsList__bON_3{flex-direction:column}}@keyframes styles_dragEnter__dzhr2{0%{background-color:var(--background)}to{background-color:rgba(59,130,246,.05)}}.styles_dragOver__vwBQp{animation:styles_dragEnter__dzhr2 .2s ease-in-out}