@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{color:#333;background-color:#f0f2f5;font-family:Inter,sans-serif;transition:background-color .25s,color .25s}:root[data-theme=dark] body{color:#f5f5f5;background-color:#0f1115}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background-color:#d9d9d9;border-radius:4px}::-webkit-scrollbar-thumb:hover{background-color:#8c8c8c}.ant-layout{min-height:100vh}.ant-table-wrapper{background:#fff;border-radius:8px;box-shadow:0 1px 4px #00000005}:root[data-theme=dark] .ant-table-wrapper{background:#1f1f1f}h2{color:#262626;font-weight:600}:root[data-theme=dark] h2{color:#f5f5f5}.dashboard-page{flex-direction:column;gap:24px;display:flex}.dashboard-hero{color:#fff;background:radial-gradient(circle at 100% 0,#1677ff3d,#0000 28%),radial-gradient(circle at 0 100%,#52c41a2e,#0000 24%),linear-gradient(135deg,#0f172a 0%,#111827 52%,#1e293b 100%);border-radius:24px;grid-template-columns:minmax(0,1fr) auto;gap:24px;padding:28px;display:grid;position:relative;overflow:hidden;box-shadow:0 20px 50px #0f172a2e}.dashboard-hero:before{content:"";pointer-events:none;border:1px solid #ffffff14;border-radius:18px;position:absolute;inset:16px}.dashboard-hero__content,.dashboard-hero__filters{z-index:1;position:relative}.dashboard-hero__tag{background:#ffffff1a;border:0;width:fit-content;color:#e2e8f0!important;margin:0!important}.dashboard-hero__title{color:#fff!important;margin:0!important}.dashboard-hero__description{max-width:720px;color:#e2e8f0e0!important;margin:0!important}.dashboard-hero__label{margin-bottom:8px;display:block;color:#e2e8f0c7!important}.dashboard-date-picker{min-width:190px}.dashboard-date-picker .ant-picker{background:#fffffffa}.dashboard-content{flex-direction:column;gap:24px;display:flex}.dashboard-alert{border-radius:16px}.dashboard-kpi-grid{margin-bottom:0}.dashboard-metric-card{border:1px solid #0f172a0f;border-radius:18px;height:100%;box-shadow:0 8px 24px #0f172a0f}.dashboard-metric-card__icon{color:#fff;border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:14px;font-size:20px;display:inline-flex;box-shadow:0 10px 24px #1677ff38}.dashboard-section-card{border:1px solid #0f172a0f;border-radius:24px;box-shadow:0 10px 30px #0f172a0f}.dashboard-section-card__header{margin-bottom:18px}.dashboard-donut{justify-content:center;align-items:center;min-height:320px;display:flex;position:relative}.dashboard-donut__svg{filter:drop-shadow(0 18px 32px #0f172a14);width:300px;height:300px}.dashboard-donut__center{text-align:center;position:absolute}.dashboard-status-row{flex-direction:column;gap:10px;display:flex}.dashboard-status-row__meta{align-items:flex-start;gap:12px;display:flex}.dashboard-status-row__dot{border-radius:999px;flex:none;width:12px;height:12px;margin-top:6px}.dashboard-status-row__value{flex-direction:column;gap:6px;display:flex}.dashboard-status-row__bar{background:#0f172a14;border-radius:999px;height:10px;overflow:hidden}.dashboard-status-row__bar-fill{border-radius:inherit;height:100%;display:block}.dashboard-status-row--summary{border-top:1px solid #0f172a0f;padding-top:8px}.dashboard-order-panel{flex-direction:column;gap:14px;height:100%;display:flex}.dashboard-order-panel__header{justify-content:space-between;align-items:center;display:flex}.dashboard-order-panel__icon{color:#1677ff;background:#1677ff1f;border-radius:10px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.dashboard-order-item{background:linear-gradient(#fff 0%,#fbfdff 100%);border:1px solid #0f172a0f;border-radius:18px;flex-direction:column;gap:12px;width:100%;padding:16px;display:flex;box-shadow:0 8px 24px #0f172a0a}.dashboard-order-item--emphasis{background:linear-gradient(#ff4d4f0f 0%,#fff 100%);border-color:#ff4d4f33}.dashboard-order-item__head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.dashboard-order-item__link{align-items:center;gap:6px;font-weight:700;display:inline-flex;height:auto!important;padding:0!important}.dashboard-order-item__foot{flex-wrap:wrap;gap:10px 16px;display:flex}.dashboard-shift-card{background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #0f172a0f;border-radius:18px;height:100%;padding:18px;box-shadow:0 8px 24px #0f172a0a}.dashboard-shift-card__header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.dashboard-shift-card__stats{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.dashboard-shift-card__icon{color:#1677ff;font-size:24px}.dashboard-system-card{background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #0f172a0f;border-radius:18px;height:100%;padding:18px;box-shadow:0 8px 24px #0f172a0a}.dashboard-system-card__icon{color:#1677ff;background:#1677ff1f;border-radius:12px;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;display:inline-flex}.dashboard-empty-state,.dashboard-footer-note{padding:8px 4px}.dashboard-device-type-table{border-radius:14px;overflow:hidden}.dashboard-device-type-table .ant-table{background:0 0}.dashboard-device-type-quantity{flex-direction:column;gap:6px;display:flex}:root[data-theme=dark] .dashboard-metric-card,:root[data-theme=dark] .dashboard-section-card,:root[data-theme=dark] .dashboard-order-item,:root[data-theme=dark] .dashboard-shift-card,:root[data-theme=dark] .dashboard-system-card{border-color:#94a3b833;box-shadow:0 10px 30px #0206175c}:root[data-theme=dark] .dashboard-metric-card,:root[data-theme=dark] .dashboard-section-card{background:linear-gradient(#141a23 0%,#0f141d 100%)}:root[data-theme=dark] .dashboard-order-item,:root[data-theme=dark] .dashboard-shift-card,:root[data-theme=dark] .dashboard-system-card{background:linear-gradient(#111827 0%,#0f172a 100%)}:root[data-theme=dark] .dashboard-order-item--emphasis{background:linear-gradient(#7f1d1d5c 0%,#111827 100%);border-color:#f8717152}:root[data-theme=dark] .dashboard-status-row__bar{background:#94a3b82e}:root[data-theme=dark] .dashboard-status-row--summary{border-top-color:#94a3b833}:root[data-theme=dark] .dashboard-order-panel__icon,:root[data-theme=dark] .dashboard-system-card__icon{color:#93c5fd;background:#60a5fa38}:root[data-theme=dark] .dashboard-donut__svg{filter:drop-shadow(0 20px 30px #00000073)}:root[data-theme=dark] .dashboard-footer-note .ant-typography,:root[data-theme=dark] .dashboard-empty-state .ant-typography,:root[data-theme=dark] .dashboard-status-row .ant-typography,:root[data-theme=dark] .dashboard-order-item .ant-typography,:root[data-theme=dark] .dashboard-shift-card .ant-typography,:root[data-theme=dark] .dashboard-system-card .ant-typography,:root[data-theme=dark] .dashboard-section-card__header .ant-typography{color:#e2e8f0e6!important}:root[data-theme=dark] .dashboard-footer-note .ant-typography-secondary,:root[data-theme=dark] .dashboard-empty-state .ant-typography-secondary,:root[data-theme=dark] .dashboard-status-row .ant-typography-secondary,:root[data-theme=dark] .dashboard-order-item .ant-typography-secondary,:root[data-theme=dark] .dashboard-shift-card .ant-typography-secondary,:root[data-theme=dark] .dashboard-system-card .ant-typography-secondary,:root[data-theme=dark] .dashboard-section-card__header .ant-typography-secondary{color:#94a3b8f2!important}:root[data-theme=dark] .dashboard-date-picker .ant-picker{background:#111827;border-color:#94a3b857}:root[data-theme=dark] .dashboard-date-picker .ant-picker input,:root[data-theme=dark] .dashboard-date-picker .ant-picker-suffix,:root[data-theme=dark] .dashboard-date-picker .ant-picker-clear{color:#e2e8f0e6}:root[data-theme=dark] .dashboard-device-type-table .ant-table-thead>tr>th{color:#e2e8f0eb;background:#17202e;border-bottom-color:#94a3b838}:root[data-theme=dark] .dashboard-device-type-table .ant-table-tbody>tr>td{border-bottom-color:#94a3b829}:root[data-theme=dark] .dashboard-device-type-table .ant-table-row:hover>td{background:#94a3b814!important}@media (width<=991px){.dashboard-hero{grid-template-columns:1fr}}@media (width<=575px){.dashboard-hero{padding:20px}.dashboard-donut{min-height:260px}.dashboard-donut__svg{width:240px;height:240px}}
