@import "https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;600;700;800&display=swap";:root{color:var(--ink);background:var(--page-bg);font-synthesis:none;text-rendering:optimizelegibility;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--page-bg:#f4f7f5;--surface:#fff;--surface-raised:#fff;--surface-muted:#f8faf9;--surface-subtle:#f7f9f8;--surface-hover:#f8fbff;--surface-selected:#f1f6fd;--ink:#15201c;--muted:#708078;--text-secondary:#53635b;--text-tertiary:#8b9892;--line:#e4e9e6;--line-subtle:#edf0ee;--line-strong:#dfe7e2;--sidebar-bg:#fff;--green:#157f59;--green-dark:#0e6748;--green-soft:#eaf6f0;--red:#d94a4a;--red-soft:#fff0ef;--amber:#ce8117;--amber-soft:#fff6e6;--blue:#6366f1;--blue-dark:#4f46e5;--blue-soft:#eef2ff;--violet:#7251b9;--violet-soft:#f0eaff;--shadow-card:0 3px 16px #19392e09;--shadow-hover:0 10px 24px #19392e13;--chart-grid:#edf1ef;--scrollbar-thumb:#bdc6c1;--scrollbar-track:#edf0ee;font-family:Roboto,system-ui,sans-serif}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--page-bg:#0f172a;--surface:#111b2b;--surface-raised:#172438;--surface-muted:#152132;--surface-subtle:#182436;--surface-hover:#192a42;--surface-selected:#172d4d;--ink:#e8eef8;--muted:#aab7c8;--text-secondary:#c7d2df;--text-tertiary:#8f9daf;--line:#29384d;--line-subtle:#223147;--line-strong:#35465e;--sidebar-bg:#080f1c;--green:#5dd6a0;--green-dark:#72e0af;--green-soft:#37be8426;--red:#ff7b75;--red-soft:#eb565629;--amber:#f2ad4f;--amber-soft:#e0922529;--blue:#6ea8ff;--blue-dark:#91bdff;--blue-soft:#4a8bec2b;--violet:#ac91ff;--violet-soft:#8b69e72b;--shadow-card:0 8px 24px #0000002e;--shadow-hover:0 12px 28px #00000042;--chart-grid:#2a3a50;--scrollbar-thumb:#465a73;--scrollbar-track:#111b2b}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;color:var(--ink);background:var(--page-bg);margin:0}button,input{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;display:flex}.sidebar{background:var(--sidebar-bg);color:#fff;z-index:10;flex-direction:column;width:238px;padding:27px 18px 22px;transition:width .2s,padding .2s;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-toggle.MuiIconButton-root{color:#aab5ca;background:#ffffff14;border:1px solid #ffffff21;border-radius:7px;flex:none;width:32px;height:32px;margin-left:auto}.sidebar-toggle.MuiIconButton-root:hover{color:#a5b4fc;background:#a5b4fc24;border-color:#a5b4fc59}.sidebar-toggle-glyph{border:1.5px solid;border-radius:3px;width:18px;height:16px;display:block;position:relative}.sidebar-toggle-glyph>span{background:currentColor;border-radius:1px;width:5px;position:absolute;top:2px;bottom:2px;left:2px}.sidebar.collapsed{align-items:center;width:72px;padding:26px 12px 18px}.sidebar.collapsed .brand{flex-direction:column;gap:12px;padding:0}.sidebar.collapsed .sidebar-toggle.MuiIconButton-root{margin-left:0}.sidebar.collapsed .sidebar-toggle-glyph>span{left:auto;right:2px}.sidebar.collapsed .brand-text,.sidebar.collapsed .nav-label,.sidebar.collapsed .nav-item span,.sidebar.collapsed .system-card,.sidebar.collapsed .sidebar-profile>span:not(.profile-avatar),.sidebar.collapsed .sidebar-profile>svg,.sidebar.collapsed .sidebar-profile>.asset-icon{display:none}.sidebar.collapsed .nav-menu{width:100%;margin-top:22px}.sidebar.collapsed .nav-item.MuiButton-root{justify-content:center;height:43px;padding:0}.sidebar.collapsed .sidebar-profile{margin-top:auto;padding:17px 0 0}.brand{align-items:center;gap:11px;width:100%;padding:0 8px;display:flex}.brand-mark{color:#fff;background:#6366f1;border-radius:11px;place-items:center;width:38px;height:38px;display:grid;box-shadow:0 6px 16px #3775dc4d}.brand-text{letter-spacing:-.3px;flex-direction:column;font-family:Roboto,sans-serif;font-size:16px;line-height:1.05;display:flex}.brand-text b{color:#a5b4fc}.nav-menu{flex-direction:column;gap:5px;margin-top:40px;display:flex}.nav-label{color:#7786a2;letter-spacing:1.3px;text-transform:uppercase;padding:0 12px 8px;font-size:14px;font-weight:700}.nav-label.secondary{margin-top:24px}.sidebar .nav-item.MuiButton-root{color:#aab5ca;text-align:left;background:0 0;border:0;border-radius:10px;justify-content:flex-start;align-items:center;gap:12px;width:100%;min-width:0;padding:11px 12px;font-size:14px;display:flex}.nav-item svg{flex:none}.nav-item span:nth-child(2){flex:1}.sidebar .nav-item.MuiButton-root:hover{color:#e4ebf7;background:#a5b4fc17}.sidebar .nav-item.MuiButton-root.active{color:#fff;background:#a5b4fc29;box-shadow:inset 3px 0 #a5b4fc}.nav-item.active svg{color:#a5b4fc}.nav-count{background:#a5b4fc24;border-radius:10px;place-items:center;min-width:22px;height:20px;padding:0 6px;font-size:12px;display:grid}.notification-dot{background:#ff6b62;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #ff6b621f}.system-card{background:#ffffff0a;border:1px solid #ffffff12;border-radius:12px;margin-top:auto;padding:14px}.system-card-head{align-items:center;gap:8px;font-size:14px;display:flex}.pulse-dot{background:#57d89d;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #57d89d1f}.system-card p{color:#8290a9;margin:8px 0 11px 15px;font-size:11px}.system-meter{background:#ffffff14;border-radius:4px;height:3px;overflow:hidden}.system-meter span{background:#57d89d;width:91%;height:100%;display:block}.sidebar-profile{border-top:1px solid #ffffff12;align-items:center;gap:10px;margin-top:17px;padding:15px 5px 0;display:flex}.profile-avatar{color:#315f9f;background:#dce9ff;border-radius:10px;flex:none;place-items:center;width:34px;height:34px;font-size:12px;font-weight:700;display:grid}.sidebar-profile>span:nth-child(2){flex-direction:column;flex:1;display:flex}.sidebar-profile strong{font-size:12px}.sidebar-profile small{color:#8290a9;margin-top:3px;font-size:10px}.sidebar-profile svg{color:#7786a2}.mobile-menu-button.MuiIconButton-root,.mobile-sidebar-backdrop{display:none}:root:not([data-theme=dark]) .sidebar{color:var(--ink);border-right:1px solid var(--line);box-shadow:5px 0 20px #19392e09}:root:not([data-theme=dark]) .sidebar-toggle.MuiIconButton-root{color:var(--text-secondary);background:var(--surface-muted);border-color:var(--line)}:root:not([data-theme=dark]) .sidebar-toggle.MuiIconButton-root:hover{color:var(--blue);background:var(--blue-soft);border-color:#bfd2ee}:root:not([data-theme=dark]) .brand-mark{color:#fff}:root:not([data-theme=dark]) .brand-text{color:var(--ink)}:root:not([data-theme=dark]) .nav-label{color:var(--text-tertiary)}:root:not([data-theme=dark]) .sidebar .nav-item.MuiButton-root{color:var(--text-secondary)}:root:not([data-theme=dark]) .sidebar .nav-item.MuiButton-root:hover{color:var(--blue-dark);background:var(--blue-soft)}:root:not([data-theme=dark]) .sidebar .nav-item.MuiButton-root.active{color:var(--blue-dark);background:var(--blue-soft);box-shadow:inset 3px 0 var(--blue)}:root:not([data-theme=dark]) .nav-count{color:var(--blue-dark);background:var(--blue-soft)}:root:not([data-theme=dark]) .system-card{background:var(--surface-muted);border-color:var(--line)}:root:not([data-theme=dark]) .system-card p,:root:not([data-theme=dark]) .sidebar-profile small,:root:not([data-theme=dark]) .sidebar-profile svg{color:var(--muted)}:root:not([data-theme=dark]) .system-meter{background:var(--line)}:root:not([data-theme=dark]) .sidebar-profile{border-color:var(--line)}:root:not([data-theme=dark]) .sidebar-profile strong{color:var(--ink)}.main-content{background-color:var(--page-bg);width:calc(100% - 238px);margin-left:238px;padding:0 32px 38px;transition:width .2s,margin-left .2s}.main-content.sidebar-collapsed{width:calc(100% - 72px);margin-left:72px}.topbar{justify-content:space-between;align-items:center;height:92px;display:flex}.eyebrow{color:#84938c;margin:0 0 4px;font-size:12px;font-weight:500}h1,h2{font-family:Roboto,sans-serif}h1{margin:0;font-size:29px;line-height:1.2}.topbar-actions{align-items:center;gap:14px;display:flex}.live-status.MuiChip-root{color:#52655c;background:#ffffffb8;border:1px solid #dfe7e2;border-radius:9px;align-items:center;height:37px;padding:0 5px;font-size:12px;font-weight:600;display:flex}.live-status .MuiChip-icon{margin-left:6px}.icon-button.MuiIconButton-root{color:#4e6158;background:#fff;border:1px solid #dfe7e2;border-radius:9px;place-items:center;width:36px;height:36px;display:grid;position:relative}.icon-button.MuiIconButton-root:hover{color:var(--blue);background:var(--blue-soft);border-color:#bfd2ee}.bell-badge{color:#fff;background:#df5750;border:2px solid #f4f7f5;border-radius:50%;place-items:center;width:17px;height:17px;font-size:9px;font-weight:700;display:grid;position:absolute;top:-4px;right:-4px}.notification-popover .MuiPaper-root{border:1px solid #dfe6e2;border-radius:12px;width:min(350px,100vw - 28px);margin-top:8px;overflow:hidden;box-shadow:0 18px 45px #17203329}.notification-panel{background:#fff}.notification-panel-head{border-bottom:1px solid #edf0ee;justify-content:space-between;align-items:center;gap:12px;min-height:67px;padding:13px 15px;display:flex}.notification-panel-head>div{flex-direction:column;display:flex}.notification-panel-head strong{font:700 14px Roboto,sans-serif}.notification-panel-head small{color:#89958f;margin-top:3px;font-size:10px}.notification-mark-all.MuiButton-root{min-width:0;color:var(--blue);text-transform:none;white-space:nowrap;padding:4px;font-size:10px}.notification-mark-all.Mui-disabled{color:#a6afaa}.notification-list{padding:5px}.notification-item.MuiButton-root{color:#33443c;text-align:left;text-transform:none;border-radius:8px;grid-template-columns:34px minmax(0,1fr) 7px;align-items:center;gap:10px;width:100%;min-height:70px;padding:10px;display:grid;position:relative}.notification-item.MuiButton-root:hover{background:#f5f8fc}.notification-item.unread{background:#f7faff}.notification-item-icon{border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.notification-item-icon.critical{color:#c95650;background:#fff0ef}.notification-item-icon.warning{color:#b87823;background:#fff4df}.notification-item-icon.success{color:#25805f;background:#eaf7f1}.notification-item-copy{flex-direction:column;min-width:0;display:flex}.notification-item-copy strong{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.notification-item-copy>span{color:#728079;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:10px;overflow:hidden}.notification-item-copy small{color:#98a39e;margin-top:4px;font-size:9px}.notification-unread-dot{background:var(--blue);border-radius:50%;width:6px;height:6px}.notification-empty{color:#8b9892;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:110px;font-size:11px;display:flex}.mobile-profile{display:none}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.stat-card.MuiCard-root{background:var(--surface);border:1px solid var(--line);min-width:0;min-height:111px;box-shadow:var(--shadow-card);border-radius:14px;align-items:flex-start;gap:14px;padding:18px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex}.stat-card.MuiCard-root:hover{border-color:var(--line-strong);box-shadow:var(--shadow-hover);transform:translateY(-2px)}.history-stat.MuiCard-root,.location-kpi.MuiCard-root,.placeholder-summary-card.MuiCard-root{transition:transform .2s,border-color .2s,box-shadow .2s}.history-stat.MuiCard-root:hover,.location-kpi.MuiCard-root:hover,.placeholder-summary-card.MuiCard-root:hover{border-color:var(--line-strong);box-shadow:var(--shadow-hover);transform:translateY(-2px)}.stat-icon{border-radius:10px;flex:none;place-items:center;width:39px;height:39px;display:grid}.stat-icon.blue{color:var(--blue);background:var(--blue-soft)}.stat-icon.green{color:var(--green);background:var(--green-soft)}.stat-icon.amber{color:var(--amber);background:var(--amber-soft)}.stat-icon.red{color:var(--red);background:var(--red-soft)}.stat-icon.violet{color:var(--violet);background:var(--violet-soft)}.stat-copy{flex-direction:column;min-width:0;display:flex}.stat-copy>span{color:var(--muted);font-size:12px;font-weight:600}.stat-copy strong{letter-spacing:-.5px;margin-top:2px;font-family:Roboto,sans-serif;font-size:28px;line-height:1.2}.stat-copy strong em{color:#89958f;font:500 10px Roboto,sans-serif}.stat-copy small{color:#8b9892;white-space:nowrap;text-overflow:ellipsis;margin-top:7px;font-size:11px;overflow:hidden}.stat-copy small.positive{color:#25805f}.stat-copy small.negative{color:#c75850}.stats-grid .stat-card:nth-child(2) .stat-copy small{color:var(--green)}.dashboard-grid{grid-template-columns:minmax(0,1.95fr) minmax(300px,.85fr);align-items:start;gap:15px;margin-top:15px;display:grid}.panel.MuiPaper-root{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-card);border-radius:14px;overflow:hidden}.panel-header{justify-content:space-between;align-items:flex-start;min-height:70px;padding:18px 20px 14px;display:flex}.panel-header h2{letter-spacing:-.25px;margin:0;font-size:17px}.panel-header p{color:#8a9791;margin:4px 0 0;font-size:14px}.text-button.MuiButton-root{min-width:0;color:var(--blue);padding:3px 2px;font-size:12px;font-weight:600}.text-button .MuiButton-endIcon,.panel-footer-button .MuiButton-endIcon{margin-left:2px}.table-toolbar{align-items:center;gap:10px;padding:0 20px 13px;display:flex}.search-field.MuiTextField-root{flex:1}.search-field .MuiOutlinedInput-root{height:38px;color:var(--ink);background:#fff;border-radius:8px;padding-left:9px;font-size:12px}.search-field .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#b7c9c0}.search-field .MuiOutlinedInput-root.Mui-focused{box-shadow:0 0 0 3px #397bde1a}.search-field .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-width:1px;border-color:#7fa5dc}.search-field .MuiInputAdornment-root{color:#8a9992;margin-right:7px}.search-field input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;padding:0;font-size:12px}.search-field input::placeholder{color:#a0aaa5}.status-filter.MuiToggleButtonGroup-root{color:#84938c;border:1px solid #e1e7e4;border-radius:8px;align-items:center;gap:2px;min-height:38px;padding:3px;display:flex}.status-filter .MuiToggleButton-root{color:#7c8a83;text-transform:none;background:0 0;border:0;gap:5px;height:30px;padding:0 9px;font-size:14px;display:flex;border-radius:6px!important}.status-filter .MuiToggleButton-root.Mui-selected{color:var(--blue-dark);background:var(--blue-soft);font-weight:700}.status-filter .MuiToggleButton-root.Mui-selected:hover{background:#e1ecfb}.worker-table-wrap{overflow-x:auto}.worker-table{border-collapse:collapse;table-layout:fixed;width:100%}.worker-table .MuiTableCell-head{color:#87958e;text-align:left;text-transform:uppercase;letter-spacing:.5px;background:#f8faf9;border-top:1px solid #edf0ee;border-bottom:1px solid #edf0ee;height:38px;padding:0 12px;font-size:10px;font-weight:700}.worker-table th:first-child,.worker-table td:first-child{width:27%;padding-left:20px}.worker-table th:nth-child(2){width:18%}.worker-table th:nth-child(3){width:19%}.worker-table th:nth-child(4){width:13%}.worker-table th:nth-child(5){width:12%}.worker-table th:last-child{width:132px}.worker-table th:last-child,.worker-table td:last-child{padding-right:20px}.worker-table .MuiTableCell-body{color:#314039;border-bottom:1px solid #edf0ee;height:70px;padding:0 12px;font-size:14px;transition:background .15s}.worker-table tbody tr{cursor:pointer}.worker-table tbody tr:hover td{background:#f8fbff}.worker-table tbody tr.selected td{background:#f1f6fd}.worker-table tbody tr.selected td:first-child{box-shadow:inset 3px 0 var(--blue)}.worker-table tr:last-child td{border-bottom:0}.worker-identity,.location-cell{align-items:center;gap:9px;display:flex}.worker-identity>span:last-child,.location-cell>span{flex-direction:column;min-width:0;display:flex}.worker-identity strong,.location-cell strong{color:#25352e;white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.worker-identity small,.location-cell small{color:#8b9892;white-space:nowrap;margin-top:3px;font-size:12px}.worker-avatar.MuiAvatar-root{border-radius:9px;flex:none;place-items:center;width:34px;height:34px;font-size:10px;font-weight:700;display:grid}.worker-avatar.MuiAvatar-root.large{border-radius:12px;width:43px;height:43px;font-size:12px}.avatar-blue{color:#326ebd;background:#e6f0ff}.avatar-violet{color:#7251b9;background:#f0eaff}.avatar-amber{color:#b3721f;background:#fff0da}.avatar-teal{color:#277762;background:#ddf3ee}.location-cell{color:#89958f;gap:6px}.status-badge.MuiChip-root{border-radius:13px;align-items:center;gap:3px;width:max-content;height:26px;padding:0 5px;font-size:10px;font-weight:600;display:flex}.status-badge .MuiChip-label{padding:0 2px}.status-badge .MuiChip-icon{border-radius:50%;place-items:center;width:14px;height:14px;margin:0;font-size:10px;font-weight:700;display:grid}.status-badge.ok{color:#197653;background:#edf8f3}.status-badge.ok .MuiChip-icon{color:#fff;background:#31a878}.status-badge.warning{color:#bd5a40;background:#fff1ed}.status-badge.warning .MuiChip-icon{color:#fff;background:#df6e51}.vitals{color:#df6b6b;align-items:center;gap:4px;display:flex}.vitals strong{color:#43524b;font-size:14px}.vitals small{color:#9aa49f;font-size:10px}.device-status{align-items:center;gap:6px;display:flex}.device-status span,.connection-pill .MuiChip-icon{border-radius:50%;width:6px;height:6px}.device-status.online span,.connection-pill.online .MuiChip-icon{background:#3db17f}.device-status.offline span,.connection-pill.offline .MuiChip-icon{background:#d65d56}.device-status strong{font-size:14px;font-weight:500}.worker-table td:last-child{color:#9aa69f}.history-action-button.MuiButton-root{color:#6366f1;white-space:nowrap;border-color:#bfd0ea;border-radius:7px;min-width:92px;height:29px;margin:0;padding:0 10px;font-size:11px}.history-action-button.MuiButton-root:hover{color:#4f46e5;background:#eef2ff;border-color:#8fb0dc}.history-action-button .MuiButton-endIcon{margin-left:5px;margin-right:0}.empty-state{color:#8b9992;text-align:center;padding:35px;font-size:14px}.alerts-panel{grid-area:1/2/span 2}.alert-total.MuiChip-root{color:#b34b44;background:#fff0ef;border-radius:13px;height:26px;padding:0 3px;font-size:10px;font-weight:700}.alert-list{padding:0 13px}.alert-item{border:1px solid #e9edeb;border-radius:10px;margin-bottom:8px;padding:13px 11px 11px;position:relative;overflow:hidden}.alert-item:before{content:"";width:3px;position:absolute;inset:0 auto 0 0}.alert-item.critical:before{background:#db514b}.alert-item.high:before{background:#e79a35}.alert-item.low:before{background:#5d91d9}.alert-line{gap:9px;display:flex}.severity-icon{border-radius:8px;flex:none;place-items:center;width:29px;height:29px;display:grid}.critical .severity-icon{color:#d94a4a;background:#fff0ef}.high .severity-icon{color:#c97e1d;background:#fff5e5}.low .severity-icon{color:#477fc9;background:#eef2ff}.alert-copy{flex:1;min-width:0}.alert-copy>div{justify-content:space-between;align-items:center;display:flex}.severity-label{letter-spacing:.6px;text-transform:uppercase;font-size:10px;font-weight:800}.severity-label.critical{color:#d34a44}.severity-label.high{color:#c37a1c}.severity-label.low{color:#477fc9}.alert-copy time{color:#9ba59f;font-size:10px}.alert-copy strong{color:#293931;margin-top:5px;font-size:14px;line-height:1.4;display:block}.alert-copy p{color:#8f9b95;margin:3px 0 0;font-size:11px}.alert-item>.MuiButton-root{color:#53675e;background:#fff;border:1px solid #dfe6e2;border-radius:6px;min-width:0;height:29px;margin:9px 0 0 38px;padding:0 10px;font-size:11px;font-weight:600}.alert-item>.MuiButton-root:hover{color:var(--blue);background:var(--blue-soft);border-color:#a8c2e5}.alert-item .MuiButton-startIcon{margin-right:4px}.panel-footer-button.MuiButton-root{width:100%;height:44px;color:var(--blue);background:#fbfcfc;border:0;border-top:1px solid #edf0ee;border-radius:0;justify-content:center;align-items:center;gap:4px;font-size:14px;font-weight:600;display:flex}.panel-footer-button.MuiButton-root:hover{background:var(--blue-soft)}.alerts-clear{color:#77867f;flex-direction:column;align-items:center;padding:35px 0 50px;display:flex}.alerts-clear>span{width:40px;height:40px;color:var(--green);background:var(--green-soft);border-radius:50%;place-items:center;display:grid}.alerts-clear strong{margin-top:10px;font-size:14px}.alerts-clear p{margin:4px 0 0;font-size:10px}.worker-detail-panel{grid-column:1}.detail-heading{border-bottom:1px solid #edf0ee;justify-content:space-between;align-items:center;min-height:72px;padding:14px 20px;display:flex}.selected-profile{align-items:center;gap:11px;display:flex}.selected-profile>span:last-child{flex-direction:column;display:flex}.selected-profile small{color:#8b9992;letter-spacing:.6px;text-transform:uppercase;font-size:10px;font-weight:700}.selected-profile h2{margin:2px 0 0;font-size:16px}.selected-profile p{color:#84928b;margin:2px 0 0;font-size:11px}.connection-pill.MuiChip-root{border-radius:14px;align-items:center;gap:3px;height:27px;padding:0 6px;font-size:10px;font-weight:600;display:flex}.connection-pill .MuiChip-icon{border-radius:50%;width:6px;height:6px;margin:0 0 0 2px}.connection-pill.online{color:#28785c;background:#edf8f3}.connection-pill.offline{color:#b45750;background:#fff0ef}.detail-content{grid-template-columns:1fr 1.6fr 1.5fr;align-items:center;gap:24px;min-height:143px;padding:17px 20px;display:grid}.completion-score{align-items:center;gap:11px;display:flex}.score-ring{--score:0deg;background:conic-gradient(var(--green) var(--score), #e9efec 0);border-radius:50%;flex:none;place-items:center;width:65px;height:65px;padding:6px;display:grid}.score-ring:before{content:"";position:absolute}.score-ring>div{text-align:center;background:#fff;border-radius:50%;place-content:center;width:53px;height:53px;display:grid}.score-ring strong{font-family:Roboto,sans-serif;font-size:18px;line-height:1}.score-ring small{color:#8d9993;font-size:10px}.completion-score>span{flex-direction:column;display:flex}.completion-score>span strong{font-size:14px}.completion-score>span small{color:#8a9891;margin-top:4px;font-size:11px}.detail-label{color:#8a9791;letter-spacing:.4px;text-transform:uppercase;margin-bottom:9px;font-size:11px;font-weight:700;display:block}.checklist-checks{border-left:1px solid #edf0ee;padding-left:20px}.checklist-checks>div{flex-wrap:wrap;gap:6px;display:flex}.checklist-checks>div>span{color:#596a62;text-transform:capitalize;border:1px solid #e5eae7;border-radius:7px;align-items:center;gap:5px;height:29px;padding:0 9px 0 5px;font-size:10px;display:flex}.checklist-checks i{border-radius:50%;place-items:center;width:15px;height:15px;font-size:10px;font-style:normal;font-weight:700;display:grid}.checklist-checks .active i{color:#1b825b;background:#e5f5ed}.checklist-checks .missing{color:#bb5b4e;background:#fff8f7;border-color:#f0d6d2}.checklist-checks .missing i{color:#fff;background:#df6959}.workload-cards{border-left:1px solid #edf0ee;padding-left:20px}.workload-cards>div{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.mini-metric{background:#f8faf9;border-radius:8px;align-items:center;gap:7px;min-width:0;padding:8px;display:flex}.mini-metric>span{border-radius:7px;flex:none;place-items:center;width:27px;height:27px;display:grid}.mini-metric.heart>span{color:#d75b5b;background:#ffeded}.mini-metric.workload>span{color:#b97824;background:#fff3df}.mini-metric.battery>span{color:#377c62;background:#e8f5ef}.mini-metric p{flex-direction:column;min-width:0;margin:0;display:flex}.mini-metric small{color:#8b9892;font-size:10px}.mini-metric strong{color:#35443d;text-transform:capitalize;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:14px;overflow:hidden}.mini-metric em{color:#8b9892;font-size:9px;font-style:normal;font-weight:400}.history-page{padding-bottom:10px}.history-topbar{justify-content:space-between;align-items:center;height:92px;display:flex}.history-title-wrap{align-items:center;gap:12px;display:flex}.back-button.MuiButton-root{color:#53645c;background:#fff;border:1px solid #dfe7e2;border-radius:10px;width:38px;min-width:38px;height:38px;padding:0}.back-button.MuiButton-root:hover{color:#6366f1;background:#eef2ff;border-color:#bfd2ee}.back-chevron{height:18px;transform:rotate(180deg)}.history-profile-card.MuiPaper-root{border:1px solid var(--line);border-radius:15px;justify-content:space-between;align-items:center;gap:22px;min-height:104px;padding:19px 22px;display:flex;box-shadow:0 3px 16px #19392e09}.history-profile-main{align-items:center;gap:14px;min-width:0;display:flex}.history-profile-main .worker-avatar.MuiAvatar-root.large{border-radius:15px;width:58px;height:58px;font-size:16px}.history-profile-copy{min-width:0}.history-profile-copy>div:first-child{align-items:center;gap:9px;display:flex}.history-profile-copy h2{margin:0;font-size:19px}.history-profile-copy p{color:#74837c;margin:5px 0;font-size:13px}.history-profile-copy p span{color:#bdc6c1;margin:0 4px}.profile-location{color:#87948e;align-items:center;gap:5px;font-size:12px;display:flex}.profile-location strong{color:#53645c}.employee-picker{flex-direction:column;gap:6px;min-width:220px;display:flex}.employee-picker>span{color:#84928b;font-size:12px;font-weight:600}.employee-picker .MuiOutlinedInput-root{background:#fbfcfc;border-radius:9px;height:40px;font-size:13px}.history-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:15px;display:grid}.history-stat.MuiCard-root{border:1px solid var(--line);border-radius:14px;align-items:center;gap:13px;min-width:0;min-height:108px;padding:17px;display:flex;box-shadow:0 2px 12px #19392e06}.history-stat-icon{border-radius:11px;flex:none;place-items:center;width:40px;height:40px;display:grid}.history-stat-icon.completion{color:#6366f1;background:#eef2ff}.history-stat-icon.heart{color:#d85c5c;background:#fff0ef}.history-stat-icon.workload{color:#c47b20;background:#fff4df}.history-stat-icon.incidents{color:#7251b9;background:#f0eaff}.history-stat>div{flex-direction:column;min-width:0;display:flex}.history-stat small{color:#7d8a84;white-space:nowrap;font-size:12px;font-weight:600}.history-stat strong{margin-top:2px;font-family:Roboto,sans-serif;font-size:28px;line-height:1.2}.history-stat strong em{color:#89958f;font:500 10px Roboto,sans-serif}.history-stat p{color:#929d97;white-space:nowrap;margin:5px 0 0;font-size:10px}.history-stat p.positive{color:#25805f}.capitalize{text-transform:capitalize}.history-content-grid{grid-template-columns:minmax(0,1.7fr) minmax(310px,.9fr);align-items:stretch;gap:15px;margin-top:15px;display:grid}.history-panel.MuiPaper-root{border:1px solid var(--line);border-radius:14px;min-width:0;padding:20px;overflow:hidden;box-shadow:0 3px 16px #19392e09}.history-panel-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.history-panel-heading h2{margin:0;font-size:16px}.history-panel-heading p{color:#87948e;margin:4px 0 0;font-size:12px}.history-panel-heading>.MuiChip-root{color:#66766e;border-color:#dfe6e2;height:27px;font-size:10px}.completion-chart-panel{min-height:335px}.chart-summary{align-items:baseline;gap:10px;margin-top:18px;display:flex}.chart-summary strong{font-family:Roboto,sans-serif;font-size:27px}.chart-summary span{color:#84928b;font-size:11px}.chart-summary b{color:#25805f}.chart-container{height:210px;margin-top:6px}.checklist-summary-panel{grid-area:1/2/span 2}.checklist-overall{border-radius:12px;padding:5px 8px;font-size:10px;font-weight:700}.checklist-overall.ok{color:#197653;background:#edf8f3}.checklist-overall.attention{color:#bd5a40;background:#fff1ed}.history-checklist-list{margin-top:14px}.history-checklist-list>div{border-bottom:1px solid #edf0ee;align-items:center;gap:10px;min-height:57px;display:flex}.checklist-item-icon{border-radius:8px;flex:none;place-items:center;width:27px;height:27px;font-size:12px;font-weight:800;display:grid}.checklist-item-icon.active{color:#1c805b;background:#e8f6ef}.checklist-item-icon.missing{color:#fff;background:#df6959}.history-checklist-list>div>span:nth-child(2){text-transform:capitalize;flex-direction:column;flex:1;min-width:0;display:flex}.history-checklist-list strong{color:#34443c;font-size:13px}.history-checklist-list small{color:#929d98;margin-top:2px;font-size:10px}.history-checklist-list b{font-size:10px}.history-checklist-list b.active{color:#27805f}.history-checklist-list b.missing{color:#c85b4d}.device-summary{background:#f7f9f8;border-radius:10px;grid-template-columns:32px auto 1fr;align-items:center;gap:9px;margin-top:16px;padding:13px;display:grid}.device-summary>span{color:#6366f1;background:#eaf2ff;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.device-summary>div:nth-child(2){flex-direction:column;display:flex}.device-summary small{color:#85928c;font-size:10px}.device-summary strong{font-size:13px}.battery-bar{background:#e1e7e4;border-radius:5px;height:5px;overflow:hidden}.battery-bar i{border-radius:inherit;background:#6366f1;height:100%;display:block}.workload-panel{min-height:290px}.workload-chart{height:220px;margin-top:10px}.chart-legend{color:#7d8a84;white-space:nowrap;align-items:center;gap:6px;font-size:10px;display:flex}.chart-legend span{border-radius:50%;width:7px;height:7px;margin-left:7px}.chart-legend span.heart{background:#df6666}.chart-legend span.workload{background:#ce8117}.activity-panel{grid-column:1/-1;min-height:240px}.history-timeline{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:13px;display:grid}.timeline-event{border:1px solid #e8ecea;border-radius:10px;gap:10px;min-width:0;padding:12px;display:flex}.timeline-marker{border-radius:9px;flex:none;place-items:center;width:32px;height:32px;display:grid}.timeline-marker.critical{color:#d94a4a;background:#fff0ef}.timeline-marker.high{color:#c47b20;background:#fff4df}.timeline-marker.low{color:#6366f1;background:#eef2ff}.timeline-event>div{flex:1;min-width:0}.timeline-event>div>span{justify-content:space-between;gap:8px;display:flex}.timeline-event strong{color:#34433c;white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.timeline-event time{color:#929e98;flex:none;font-size:10px}.timeline-event p{color:#84918b;margin:4px 0 7px;font-size:11px}.timeline-chip.MuiChip-root{text-transform:capitalize;height:21px;font-size:10px}.timeline-chip.critical{color:#bf504a;background:#fff0ef}.timeline-chip.high{color:#af6c18;background:#fff4df}.timeline-chip.low{color:#356fbf;background:#eef2ff}.history-empty{color:#819088;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;min-height:145px;display:flex}.history-empty>span{color:#25805f;background:#e8f6ef;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.history-empty strong{margin-top:9px;font-size:13px}.history-empty p{margin:3px 0 0;font-size:11px}.location-page{padding-bottom:10px}.location-topbar{justify-content:space-between;align-items:center;gap:20px;height:92px;display:flex}.location-title-wrap{align-items:center;gap:12px;display:flex}.location-actions{align-items:center;gap:10px;display:flex}.site-filter-select .MuiOutlinedInput-root{color:#53635b;background:#fff;border-radius:9px;width:150px;height:38px;font-size:13px}.export-button.MuiButton-root{color:#466258;background:#fff;border-color:#d9e2de;border-radius:9px;height:38px;padding:0 13px;font-size:12px}.export-button.MuiButton-root:hover{color:#6366f1;background:#f5f8ff;border-color:#b9ceec}.location-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.location-kpi.MuiCard-root{border:1px solid var(--line);border-radius:14px;align-items:flex-start;gap:13px;min-width:0;min-height:112px;padding:18px;display:flex;box-shadow:0 2px 12px #19392e06}.location-kpi-icon{border-radius:11px;flex:none;place-items:center;width:40px;height:40px;display:grid}.location-kpi-icon.blue{color:#6366f1;background:#eef2ff}.location-kpi-icon.green{color:#25805f;background:#eaf6f0}.location-kpi-icon.violet{color:#7251b9;background:#f0eaff}.location-kpi-icon.red{color:#d94a4a;background:#fff0ef}.location-kpi>div{flex-direction:column;min-width:0;display:flex}.location-kpi small{color:#74827b;white-space:nowrap;font-size:12px;font-weight:600}.location-kpi strong{margin-top:1px;font-family:Roboto,sans-serif;font-size:28px;line-height:1.2}.location-kpi p{color:#89968f;white-space:nowrap;margin:6px 0 0;font-size:10px}.location-kpi p.positive{color:#25805f}.location-kpi p.negative{color:#c75850}.location-main-grid{grid-template-columns:minmax(0,1.65fr) minmax(300px,.75fr);align-items:stretch;gap:15px;margin-top:15px;display:grid}.location-panel.MuiPaper-root{border:1px solid var(--line);border-radius:14px;min-width:0;padding:20px;overflow:hidden;box-shadow:0 3px 16px #19392e09}.location-panel-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.location-panel-heading h2{margin:0;font-size:17px}.location-panel-heading p{color:#87948e;margin:4px 0 0;font-size:13px}.location-panel-heading .MuiChip-root{color:#68776f;border-color:#dde5e1;height:27px;font-size:10px}.site-comparison-panel{grid-column:1}.site-list{margin:13px -20px -20px}.site-row{color:#33423b;text-align:left;background:#fff;border:0;border-top:1px solid #edf0ee;grid-template-columns:40px minmax(145px,1.2fr) .55fr 1fr .45fr auto 18px;align-items:center;gap:10px;width:100%;min-height:72px;padding:10px 20px;transition:background .16s;display:grid}.site-row:hover{background:#f8faf9}.site-letter{border-radius:9px;place-items:center;width:34px;height:34px;font-size:14px;font-weight:800;display:grid}.site-name,.site-workers,.site-alerts{flex-direction:column;min-width:0;display:flex}.site-name strong{font-size:14px}.site-name small{color:#8c9892;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:10px;overflow:hidden}.site-workers small,.site-alerts small,.site-completion small{color:#8c9892;font-size:10px}.site-workers strong,.site-alerts strong{margin-top:3px;font-size:14px}.site-alerts strong.has-alerts{color:#d05c53}.site-completion{flex-direction:column;gap:6px;display:flex}.site-completion>span{justify-content:space-between;display:flex}.site-completion strong{font-size:12px}.site-completion>i{background:#e6ebe8;border-radius:5px;height:5px;overflow:hidden}.site-completion>i b{border-radius:inherit;height:100%;display:block}.risk-chip.MuiChip-root{text-transform:capitalize;height:24px;font-size:10px}.risk-chip.low{color:#24785a;background:#eaf6f0}.risk-chip.elevated{color:#b1701f;background:#fff4df}.risk-chip.high{color:#bd564c;background:#fff0ef}.completion-bars-panel{grid-area:1/2}.location-chart{width:100%}.bar-chart{height:220px;margin-top:14px}.target-note{background:#f7f9f8;border-radius:8px;align-items:center;gap:8px;padding:10px;display:flex}.target-note>span{border-top:2px dashed #aeb9b3;width:18px}.target-note p{color:#7f8c85;margin:0;font-size:10px}.target-note strong{color:#52635b}.trend-panel{min-height:320px}.trend-chart{height:245px;margin-top:14px}.risk-map-panel{min-height:320px}.map-live{color:#66766e;align-items:center;gap:5px;font-size:10px;font-weight:600;display:flex}.map-live i{background:#45b883;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #45b8831f}.risk-map{background:#f5f7f6;border:1px solid #e4e9e6;border-radius:11px;height:220px;margin-top:15px;position:relative;overflow:hidden}.map-grid{opacity:.38;background-image:linear-gradient(#dfe5e2 1px,#0000 1px),linear-gradient(90deg,#dfe5e2 1px,#0000 1px);background-size:22px 22px;position:absolute;inset:0}.map-zone{border:1px solid;border-radius:9px;justify-content:space-between;align-items:flex-start;padding:10px;transition:transform .16s,box-shadow .16s;display:flex;position:absolute}.map-zone:hover{z-index:2;transform:translateY(-2px);box-shadow:0 8px 18px #1e322a1a}.map-zone>span{flex-direction:column;display:flex}.map-zone strong{font-size:12px}.map-zone small{opacity:.7;margin-top:2px;font-size:10px}.map-zone>b{color:#fff;border-radius:50%;place-items:center;width:22px;height:22px;font-size:10px;display:grid}.map-zone.safe{color:#25785a;background:#ddf4eac7;border-color:#a8d7c3}.map-zone.safe>b{background:#45aa7f}.map-zone.warning{color:#9d671e;background:#fff0d2d1;border-color:#e8c983}.map-zone.warning>b{background:#d39130}.map-zone.high{color:#a34f47;background:#ffe1dbd1;border-color:#e6aaa1}.map-zone.high>b{background:#d76658}.map-zone.critical{color:#a84545;background:#ffdbdbd9;border-color:#e29b9b}.map-zone.critical>b{background:#ce4d4d}.map-legend{color:#819088;justify-content:flex-end;align-items:center;gap:5px;margin-top:11px;font-size:10px;display:flex}.map-legend span{border-radius:2px;width:7px;height:7px;margin-left:6px}.map-legend .safe{background:#45aa7f}.map-legend .warning{background:#d39130}.map-legend .high{background:#d76658}.map-legend .critical{background:#ce4d4d}.severity-panel{grid-column:1/-1}.severity-list{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px;display:grid}.severity-list>div{background:#f8faf9;border:1px solid #edf0ee;border-radius:9px;align-items:center;gap:9px;padding:12px;display:flex}.severity-list>div>span{border-radius:4px;width:8px;height:32px}.severity-list p{flex-direction:column;flex:1;margin:0;display:flex}.severity-list strong{font-size:13px}.severity-list small{color:#8b9892;margin-top:2px;font-size:10px}.severity-list b{font-family:Roboto,sans-serif;font-size:20px}.severity-action.MuiButton-root{color:#6366f1;margin:13px 0 -7px;padding:5px 0;font-size:12px}.placeholder-page{padding-bottom:12px}.placeholder-topbar{justify-content:space-between;align-items:center;gap:20px;min-height:84px;padding-top:7px;display:flex}.placeholder-title-wrap{align-items:center;gap:12px;display:flex}.placeholder-actions{align-items:center;gap:10px;display:flex}.placeholder-actions>.MuiButton-root{border-color:#d9e2de;border-radius:9px;height:38px;font-size:12px}.preview-chip.MuiChip-root{color:#566d63;background:#eef3f0;height:28px;font-size:11px}.placeholder-description{color:#718079;max-width:760px;margin:-2px 0 18px 50px;font-size:14px;line-height:1.5}.placeholder-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.placeholder-summary-card.MuiCard-root{border:1px solid var(--line);border-radius:14px;align-items:flex-start;gap:14px;min-width:0;min-height:112px;padding:18px;display:flex;box-shadow:0 2px 12px #19392e06}.placeholder-summary-icon{border-radius:11px;flex:none;place-items:center;width:41px;height:41px;display:grid}.placeholder-summary-icon.blue{color:#6366f1;background:#eef2ff}.placeholder-summary-icon.green{color:#25805f;background:#eaf6f0}.placeholder-summary-icon.violet{color:#7251b9;background:#f0eaff}.placeholder-summary-icon.red{color:#d94a4a;background:#fff0ef}.placeholder-summary-icon.amber{color:#c17a21;background:#fff4df}.placeholder-summary-card>div{flex-direction:column;min-width:0;display:flex}.placeholder-summary-card small{color:#74827b;white-space:nowrap;font-size:12px;font-weight:600}.placeholder-summary-card strong{margin-top:1px;font-family:Roboto,sans-serif;font-size:28px;line-height:1.2}.placeholder-summary-card p{color:#8a9791;white-space:nowrap;margin:6px 0 0;font-size:10px}.placeholder-content-grid{grid-template-columns:minmax(0,1.65fr) minmax(300px,.75fr);align-items:stretch;gap:15px;margin-top:15px;display:grid}.placeholder-panel.MuiPaper-root{border:1px solid var(--line);border-radius:14px;min-width:0;min-height:300px;padding:20px;overflow:hidden;box-shadow:0 3px 16px #19392e09}.placeholder-panel.wide{grid-column:1}.placeholder-panel-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.placeholder-panel-heading h2{margin:0;font-size:17px}.placeholder-panel-heading p{color:#87948e;margin:4px 0 0;font-size:13px}.placeholder-panel-heading .MuiChip-root{color:#68776f;border-color:#dde5e1;height:27px;font-size:10px}.disabled-panel-action.MuiButton-root{border:1px dashed #d7dfdb;border-radius:9px;width:100%;margin-top:20px;font-size:12px}.role-comparison-table{margin:17px -20px -20px}.role-table-head,.role-table-row{grid-template-columns:minmax(155px,1.2fr) .45fr 1.1fr .5fr 1fr;align-items:center;gap:12px;display:grid}.role-table-head{color:#829089;text-transform:uppercase;letter-spacing:.4px;background:#f8faf9;border-block:1px solid #edf0ee;min-height:36px;padding:0 20px;font-size:10px;font-weight:700}.role-table-row{color:#53635c;border-bottom:1px solid #edf0ee;min-height:63px;padding:8px 20px;font-size:12px}.role-table-row:last-child{border-bottom:0}.role-name{align-items:center;gap:9px;display:flex}.role-name>i{color:#fff;border-radius:9px;place-items:center;width:32px;height:32px;font-style:normal;font-weight:800;display:grid}.role-name strong,.role-table-row>b{font-size:13px}.role-table-row>b.safe{color:#25805f}.role-table-row>b.danger{color:#cc574e}.role-progress{align-items:center;gap:8px;display:flex}.role-progress em{background:#e6ebe8;border-radius:5px;flex:1;height:6px;overflow:hidden}.role-progress em i{border-radius:inherit;height:100%;display:block}.role-progress strong{min-width:32px;font-size:11px}.horizontal-metrics,.condition-breakdown{flex-direction:column;gap:19px;margin-top:22px;display:flex}.metric-bar>span{justify-content:space-between;align-items:center;display:flex}.metric-bar strong{color:#46574f;font-size:13px}.metric-bar b{color:#68776f;font-size:12px}.metric-bar>i{background:#e9eeeb;border-radius:6px;height:8px;margin-top:7px;display:block;overflow:hidden}.metric-bar em{border-radius:inherit;height:100%;display:block}.accident-register{margin:17px -20px -20px}.accident-row{border-top:1px solid #edf0ee;grid-template-columns:65px minmax(145px,1fr) auto minmax(180px,1.2fr) 60px;align-items:center;gap:12px;min-height:78px;padding:10px 20px;display:grid}.accident-date,.accident-main{flex-direction:column;display:flex}.accident-date strong{font:700 20px Roboto,sans-serif}.accident-date small,.accident-main small{color:#8c9993;margin-top:2px;font-size:10px}.accident-main strong{font-size:14px}.accident-severity.MuiChip-root{height:24px;font-size:10px}.accident-severity.critical{color:#bd4e49;background:#fff0ef}.accident-severity.medium{color:#af6e1c;background:#fff4df}.condition-tags{flex-wrap:wrap;gap:5px;display:flex}.condition-tags i{color:#67776f;background:#f2f5f3;border-radius:5px;padding:4px 6px;font-size:10px;font-style:normal}.accident-row>.MuiButton-root{font-size:10px}.placeholder-insight{color:#8f641f;background:#fff7e9;border:1px solid #f1ddba;border-radius:10px;align-items:center;gap:10px;margin-top:24px;padding:13px;display:flex}.placeholder-insight>span{background:#ffedc9;border-radius:8px;flex:none;place-items:center;width:34px;height:34px;display:grid}.placeholder-insight p{flex-direction:column;margin:0;font-size:11px;display:flex}.placeholder-insight strong{color:#74501b;font-size:12px}.asset-feed-panel{min-height:410px}.asset-feed-placeholder{color:#d6e3ef;background:radial-gradient(circle at 50% 100%,#23405d,#101d2b 65%);border-radius:11px;flex-direction:column;justify-content:center;align-items:center;height:245px;margin-top:16px;display:flex;position:relative;overflow:hidden}.asset-feed-placeholder:before{content:"";opacity:.18;background-image:linear-gradient(#70a7da40 1px,#0000 1px),linear-gradient(90deg,#70a7da40 1px,#0000 1px);background-size:30px 30px;position:absolute;inset:0}.asset-camera-icon{z-index:1;background:#659dd229;border:1px solid #8cbfee40;border-radius:50%;place-items:center;width:58px;height:58px;display:grid}.asset-feed-placeholder strong,.asset-feed-placeholder p{z-index:1}.asset-feed-placeholder strong{margin-top:10px;font-size:14px}.asset-feed-placeholder p{color:#8faac1;margin:3px 0 0;font-size:11px}.scan-line{z-index:1;background:#5fd3b48c;height:1px;position:absolute;top:38%;left:0;right:0;box-shadow:0 0 14px #5fd3b4}.feed-label,.feed-time{z-index:2;border-radius:4px;padding:4px 6px;font-size:9px;font-style:normal;position:absolute;top:10px}.feed-label{color:#6de1b7;background:#22634f73;left:10px}.feed-time{color:#b2c5d5;background:#0a131c80;right:10px}.asset-sensors{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:12px;display:grid}.asset-sensors>div{background:#f7f9f8;border-radius:8px;flex-direction:column;padding:9px;display:flex}.asset-sensors span{font-size:13px;font-weight:700}.asset-sensors small{color:#87948e;margin-top:2px;font-size:10px}.safe-text{color:#25805f}.asset-detections{margin-top:15px}.asset-detections>div{border-bottom:1px solid #edf0ee;align-items:center;gap:10px;min-height:62px;display:flex}.asset-detections>div>span{border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.asset-detections>div>span.warning{color:#c17a21;background:#fff4df}.asset-detections>div>span.neutral{color:#6366f1;background:#eef2ff}.asset-detections p{flex-direction:column;flex:1;margin:0;display:flex}.asset-detections strong{font-size:13px}.asset-detections small{color:#8a9791;margin-top:3px;font-size:10px}.asset-detections .MuiChip-root{height:23px;font-size:10px}.connection-route{background:#f7f9f8;border-radius:9px;grid-template-columns:32px auto 1fr;align-items:center;gap:9px;margin:15px 0;padding:12px;display:grid}.connection-route>span{color:#6366f1;background:#e8f1ff;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.connection-route>div{flex-direction:column;display:flex}.connection-route small{color:#8a9791;font-size:10px}.connection-route strong{font-size:11px}.connection-route em{background:#e1e7e4;border-radius:5px;height:5px;overflow:hidden}.connection-route em i{border-radius:inherit;background:#6366f1;width:68%;height:100%;display:block}.recommendation-list{margin:16px -20px -20px}.recommendation-card{border-top:1px solid #edf0ee;grid-template-columns:58px minmax(0,1fr) 60px;align-items:center;gap:13px;min-height:112px;padding:14px 20px;display:grid}.recommendation-score{color:#6366f1;text-align:center;background:#eef2ff;border:4px solid #cddff7;border-radius:50%;place-content:center;width:54px;height:54px;font:800 16px Roboto,sans-serif;display:grid}.recommendation-score small{color:#7b8b84;font:500 8px Roboto,sans-serif}.recommendation-card>div{min-width:0}.recommendation-card>div>span{align-items:center;gap:7px;display:flex}.recommendation-card>div>span strong{font-size:12px}.recommendation-priority.MuiChip-root{height:21px;font-size:9px}.recommendation-priority.high{color:#bd4e49;background:#fff0ef}.recommendation-priority.medium{color:#af6e1c;background:#fff4df}.recommendation-card h3{margin:6px 0 3px;font-size:14px}.recommendation-card p{color:#74827b;margin:0 0 5px;font-size:11px;line-height:1.4}.recommendation-card>div>small{color:#8a9791;font-size:10px}.recommendation-card>div>small b{color:#53635b}.recommendation-card>.MuiButton-root{font-size:10px}.impact-score{justify-content:space-around;align-items:center;margin:21px 0;display:flex}.impact-score>span{flex-direction:column;display:flex}.impact-score>span strong{color:#25805f;font:800 28px Roboto,sans-serif}.impact-score>span small{color:#829089;font-size:10px}.impact-ring{background:conic-gradient(#7557c5 328deg, #e8e9ef 0);border-radius:50%;place-items:center;width:78px;height:78px;padding:7px;display:grid}.impact-ring div{background:#fff;border-radius:50%;place-items:center;width:64px;height:64px;font:800 16px Roboto,sans-serif;display:grid}.impact-list{margin-bottom:18px}.impact-list>span{color:#5c6c64;border-bottom:1px solid #edf0ee;align-items:center;gap:8px;min-height:40px;font-size:11px;display:flex}.impact-list i{border-radius:50%;width:7px;height:7px}.impact-list i.high{background:#d96357}.impact-list i.medium{background:#ce8117}.impact-list i.low{background:#6366f1}.impact-list b{margin-left:auto;font-size:11px}@media (width<=1749px){.workload-cards>div{grid-template-columns:1fr}}@media (width<=1399px){.worker-table th:nth-child(4),.worker-table td:nth-child(4),.worker-table th:nth-child(5),.worker-table td:nth-child(5){display:none}.worker-table th:first-child{width:30%}.worker-table th:nth-child(2),.worker-table th:nth-child(3){width:25%}.worker-table th:last-child{width:20%}}@media (width<=1120px){.main-content{padding-left:22px;padding-right:22px}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid{grid-template-columns:minmax(0,1fr) 285px}.detail-content{grid-template-columns:1fr 1.6fr}.workload-cards{border:0;border-top:1px solid #edf0ee;grid-column:1/-1;padding:14px 0 0}.history-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.history-content-grid{grid-template-columns:minmax(0,1fr) 300px}.location-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.location-main-grid{grid-template-columns:minmax(0,1fr) 290px}.site-row{grid-template-columns:38px minmax(130px,1.2fr) .55fr 1fr auto 18px}.site-alerts{display:none}.placeholder-content-grid{grid-template-columns:minmax(0,1fr) 290px}.role-table-head,.role-table-row{grid-template-columns:minmax(135px,1fr) .4fr 1fr .4fr}.role-table-head>:last-child,.role-table-row>:last-child{display:none}.accident-row{grid-template-columns:55px minmax(130px,1fr) auto 70px}.condition-tags{display:none}.stat-copy strong{font-size:22px}h1{font-size:24px}}@media (width<=1200px){.sidebar-toggle.MuiIconButton-root{display:none}.sidebar{align-items:center;width:72px;padding:26px 12px 18px}.brand{padding:0}.brand-text,.nav-label,.nav-item span,.system-card,.sidebar-profile>span:not(.profile-avatar),.sidebar-profile>svg,.sidebar-profile>.asset-icon{display:none}.nav-menu{width:100%;margin-top:38px}.sidebar.collapsed .nav-menu{margin-top:38px}.sidebar .nav-item.MuiButton-root{justify-content:center;height:43px;padding:0}.sidebar-profile{margin-top:auto;padding:17px 0 0}.main-content{width:calc(100% - 72px);margin-left:72px}.sidebar{overflow:hidden auto}}@media (width<=900px){.dashboard-grid{grid-template-columns:1fr}.alerts-panel{grid-area:auto/1}.worker-detail-panel{grid-area:2/1}.history-content-grid{grid-template-columns:1fr}.checklist-summary-panel{grid-area:auto/1}.activity-panel{grid-column:1}.location-main-grid{grid-template-columns:1fr}.site-comparison-panel,.completion-bars-panel,.severity-panel{grid-area:auto/1}.site-row{grid-template-columns:38px minmax(130px,1.2fr) .55fr 1fr auto 18px}.placeholder-content-grid{grid-template-columns:1fr}.placeholder-panel.wide{grid-column:1}}@media (width<=680px){.sidebar{display:none}.mobile-menu-button.MuiIconButton-root{z-index:40;color:#486078;background:#fff;border:1px solid #dce4e0;border-radius:9px;place-items:center;width:38px;height:38px;transition:left .2s,color .2s,background .2s;display:grid;position:fixed;top:20px;left:14px;box-shadow:0 4px 14px #1720331f}.mobile-menu-button.MuiIconButton-root.open{color:#fff;background:#253149;border-color:#ffffff24;left:188px}.mobile-menu-glyph{flex-direction:column;justify-content:space-between;width:18px;height:14px;display:flex}.mobile-menu-glyph>span{background:currentColor;border-radius:2px;width:100%;height:2px;transition:transform .2s,opacity .2s;display:block}.mobile-menu-button.open .mobile-menu-glyph>span:first-child{transform:translateY(6px)rotate(45deg)}.mobile-menu-button.open .mobile-menu-glyph>span:nth-child(2){opacity:0}.mobile-menu-button.open .mobile-menu-glyph>span:last-child{transform:translateY(-6px)rotate(-45deg)}.mobile-sidebar-backdrop{z-index:20;background:#121b2b6b;border:0;width:100%;height:100%;padding:0;display:block;position:fixed;inset:0}.sidebar.mobile-open,.sidebar.collapsed.mobile-open{z-index:30;align-items:stretch;width:238px;padding:27px 18px 22px;display:flex;overflow:hidden auto;box-shadow:14px 0 35px #1018273d}.sidebar.mobile-open .brand,.sidebar.collapsed.mobile-open .brand{flex-direction:row;gap:11px;padding:0 8px}.sidebar.mobile-open .brand-text{display:flex}.sidebar.mobile-open .sidebar-toggle.MuiIconButton-root{display:none}.sidebar.mobile-open .nav-menu,.sidebar.collapsed.mobile-open .nav-menu{width:100%;margin-top:40px}.sidebar.mobile-open .nav-label{display:block}.sidebar.mobile-open .nav-label.secondary{color:#7786a2;background:0 0;width:auto;height:auto;margin:24px 0 0;padding:0 12px 8px}.sidebar.mobile-open .nav-item.MuiButton-root{justify-content:flex-start;height:auto;padding:11px 12px}.sidebar.mobile-open .nav-item span:nth-child(2){display:inline}.sidebar.mobile-open .nav-item .nav-count{display:grid}.sidebar.mobile-open .nav-item .notification-dot,.sidebar.mobile-open .system-card{display:block}.sidebar.mobile-open .sidebar-profile{margin-top:17px;padding:15px 5px 0}.sidebar.mobile-open .sidebar-profile>span:not(.profile-avatar){display:flex}.sidebar.mobile-open .sidebar-profile>.asset-icon{display:inline-flex}.main-content,.main-content.sidebar-collapsed{width:100%;margin:0;padding:0 14px 28px}.topbar{height:78px}.eyebrow{font-size:10px}h1{font-size:21px}.live-status{display:none}.mobile-profile{display:grid}.stats-grid{grid-template-columns:1fr 1fr;gap:9px}.stat-card{gap:10px;min-height:100px;padding:13px}.stat-icon{width:34px;height:34px}.stat-copy strong{font-size:20px}.stat-copy small{max-width:110px}.table-toolbar{flex-direction:column;align-items:stretch}.status-filter{width:max-content}.worker-table{min-width:620px}.detail-content{grid-template-columns:1fr}.checklist-checks,.workload-cards{border:0;border-top:1px solid #edf0ee;grid-column:auto;padding:14px 0 0}.history-topbar{height:78px}.history-topbar .live-status{display:none}.history-profile-card.MuiPaper-root{flex-direction:column;align-items:stretch}.employee-picker{width:100%;min-width:0}.history-stats-grid{grid-template-columns:1fr 1fr;gap:9px}.history-stat.MuiCard-root{flex-direction:column;align-items:flex-start;padding:13px}.history-panel.MuiPaper-root{padding:16px}.history-timeline{grid-template-columns:1fr}.chart-legend{display:none}.location-topbar{align-items:flex-start;height:auto;min-height:78px;padding:14px 0}.location-actions{flex-wrap:wrap;justify-content:flex-end}.export-button.MuiButton-root{display:none}.site-filter-select .MuiOutlinedInput-root{width:125px}.location-kpi-grid{grid-template-columns:1fr 1fr;gap:9px}.location-kpi.MuiCard-root{flex-direction:column;align-items:flex-start;min-height:125px;padding:13px}.location-panel.MuiPaper-root{padding:16px}.site-list{margin-bottom:-16px;margin-left:-16px;margin-right:-16px;overflow-x:auto}.site-row{min-width:680px;padding-left:16px;padding-right:16px}.severity-list{grid-template-columns:1fr}.placeholder-topbar{align-items:flex-start;min-height:78px;padding:13px 0}.placeholder-actions{flex-wrap:wrap;justify-content:flex-end}.placeholder-actions>.MuiButton-root{display:none}.placeholder-description{margin:-2px 0 15px}.placeholder-summary-grid{grid-template-columns:1fr;gap:9px}.placeholder-summary-card.MuiCard-root{min-height:96px;padding:14px}.placeholder-panel.MuiPaper-root{padding:16px}.role-comparison-table,.accident-register,.recommendation-list{margin-bottom:-16px;margin-left:-16px;margin-right:-16px;overflow-x:auto}.role-table-head,.role-table-row,.accident-row{min-width:620px;padding-left:16px;padding-right:16px}.asset-sensors{grid-template-columns:1fr 1fr}.recommendation-card{min-width:650px;padding-left:16px;padding-right:16px}.topbar,.history-topbar,.location-topbar,.placeholder-topbar{padding-left:48px}}:root[data-theme=dark] *{scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track)}:root[data-theme=dark] ::-webkit-scrollbar{width:10px;height:10px}:root[data-theme=dark] ::-webkit-scrollbar-track{background:var(--scrollbar-track)}:root[data-theme=dark] ::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border:2px solid var(--scrollbar-track);border-radius:10px}:root[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#5a708c}:root[data-theme=dark] .MuiPaper-root,:root[data-theme=dark] .MuiCard-root{color:var(--ink);background-color:var(--surface)}:root[data-theme=dark] .panel.MuiPaper-root,:root[data-theme=dark] .history-profile-card.MuiPaper-root,:root[data-theme=dark] .history-panel.MuiPaper-root,:root[data-theme=dark] .location-panel.MuiPaper-root,:root[data-theme=dark] .placeholder-panel.MuiPaper-root,:root[data-theme=dark] .history-stat.MuiCard-root,:root[data-theme=dark] .location-kpi.MuiCard-root,:root[data-theme=dark] .placeholder-summary-card.MuiCard-root{color:var(--ink);background:var(--surface);border-color:var(--line);box-shadow:var(--shadow-card)}:root[data-theme=dark] .MuiOutlinedInput-root{color:var(--ink);background:var(--surface-raised)}:root[data-theme=dark] .MuiOutlinedInput-notchedOutline{border-color:var(--line-strong)!important}:root[data-theme=dark] .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#536985!important}:root[data-theme=dark] .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--blue)!important}:root[data-theme=dark] .MuiInputBase-input::placeholder{color:var(--text-tertiary);opacity:1}:root[data-theme=dark] .MuiInputAdornment-root,:root[data-theme=dark] .MuiSelect-icon{color:var(--muted)}:root[data-theme=dark] .MuiPopover-paper,:root[data-theme=dark] .MuiMenu-paper{color:var(--ink);background:var(--surface-raised);border-color:var(--line)}:root[data-theme=dark] .MuiMenuItem-root{color:var(--ink)}:root[data-theme=dark] .MuiMenuItem-root:hover,:root[data-theme=dark] .MuiMenuItem-root.Mui-selected,:root[data-theme=dark] .MuiMenuItem-root.Mui-selected:hover{background:var(--blue-soft)}:root[data-theme=dark] .MuiButton-root.Mui-disabled{color:#68778b;border-color:var(--line)}:root[data-theme=dark] h1{color:#fff}:root[data-theme=dark] .eyebrow,:root[data-theme=dark] .panel-header p,:root[data-theme=dark] .placeholder-description{color:var(--text-tertiary)}:root[data-theme=dark] .live-status.MuiChip-root,:root[data-theme=dark] .icon-button.MuiIconButton-root,:root[data-theme=dark] .back-button.MuiButton-root,:root[data-theme=dark] .export-button.MuiButton-root{color:var(--text-secondary);background:var(--surface-raised);border-color:var(--line-strong)}:root[data-theme=dark] .icon-button.MuiIconButton-root:hover,:root[data-theme=dark] .back-button.MuiButton-root:hover,:root[data-theme=dark] .export-button.MuiButton-root:hover{color:var(--blue);background:var(--blue-soft);border-color:#4b6f9e}:root[data-theme=dark] .bell-badge{border-color:var(--page-bg)}:root[data-theme=dark] .notification-popover .MuiPaper-root{border-color:var(--line);box-shadow:0 18px 45px #00000061}:root[data-theme=dark] .notification-panel{color:var(--ink);background:var(--surface-raised)}:root[data-theme=dark] .notification-panel-head{border-color:var(--line)}:root[data-theme=dark] .notification-panel-head small,:root[data-theme=dark] .notification-item-copy>span,:root[data-theme=dark] .notification-item-copy small,:root[data-theme=dark] .notification-empty{color:var(--text-tertiary)}:root[data-theme=dark] .notification-item.MuiButton-root{color:var(--text-secondary)}:root[data-theme=dark] .notification-item.MuiButton-root:hover{background:var(--surface-hover)}:root[data-theme=dark] .notification-item.unread{background:var(--blue-soft)}:root[data-theme=dark] .notification-item-icon.critical{color:var(--red);background:var(--red-soft)}:root[data-theme=dark] .notification-item-icon.warning{color:var(--amber);background:var(--amber-soft)}:root[data-theme=dark] .notification-item-icon.success{color:var(--green);background:var(--green-soft)}:root[data-theme=dark] .notification-mark-all.Mui-disabled{color:#68778b}:root[data-theme=dark] .stat-card.MuiCard-root{background:var(--surface);box-shadow:var(--shadow-card)}:root[data-theme=dark] .stat-card.MuiCard-root:hover,:root[data-theme=dark] .history-stat.MuiCard-root:hover,:root[data-theme=dark] .location-kpi.MuiCard-root:hover,:root[data-theme=dark] .placeholder-summary-card.MuiCard-root:hover{box-shadow:var(--shadow-hover);border-color:#405574}:root[data-theme=dark] .stat-copy strong em,:root[data-theme=dark] .stat-copy small,:root[data-theme=dark] .empty-state{color:var(--text-tertiary)}:root[data-theme=dark] .stat-copy small.positive{color:var(--green)}:root[data-theme=dark] .stat-copy small.negative{color:var(--red)}:root[data-theme=dark] .search-field .MuiOutlinedInput-root{color:var(--ink);background:var(--surface-raised)}:root[data-theme=dark] .search-field input{color:var(--ink)}:root[data-theme=dark] .search-field input::placeholder{color:var(--text-tertiary)}:root[data-theme=dark] .status-filter.MuiToggleButtonGroup-root{color:var(--muted);background:var(--surface);border-color:var(--line)}:root[data-theme=dark] .status-filter .MuiToggleButton-root{color:var(--muted)}:root[data-theme=dark] .status-filter .MuiToggleButton-root:hover{color:var(--ink);background:var(--surface-hover)}:root[data-theme=dark] .status-filter .MuiToggleButton-root.Mui-selected,:root[data-theme=dark] .status-filter .MuiToggleButton-root.Mui-selected:hover{color:var(--blue-dark);background:var(--blue-soft)}:root[data-theme=dark] .worker-table .MuiTableCell-head{color:var(--muted);background:var(--surface-muted);border-color:var(--line-subtle)}:root[data-theme=dark] .worker-table .MuiTableCell-body{color:var(--text-secondary);background:var(--surface);border-color:var(--line-subtle)}:root[data-theme=dark] .worker-table tbody tr:hover td{background:var(--surface-hover)}:root[data-theme=dark] .worker-table tbody tr.selected td{background:var(--surface-selected)}:root[data-theme=dark] .worker-identity strong,:root[data-theme=dark] .location-cell strong{color:var(--ink)}:root[data-theme=dark] .worker-identity small,:root[data-theme=dark] .location-cell small,:root[data-theme=dark] .location-cell,:root[data-theme=dark] .vitals small,:root[data-theme=dark] .worker-table td:last-child{color:var(--text-tertiary)}:root[data-theme=dark] .vitals strong{color:var(--text-secondary)}:root[data-theme=dark] .avatar-blue{color:#91bdff;background:#4a8bec33}:root[data-theme=dark] .avatar-violet{color:var(--violet);background:var(--violet-soft)}:root[data-theme=dark] .avatar-amber{color:var(--amber);background:var(--amber-soft)}:root[data-theme=dark] .avatar-teal,:root[data-theme=dark] .status-badge.ok{color:var(--green);background:var(--green-soft)}:root[data-theme=dark] .status-badge.warning{color:var(--red);background:var(--red-soft)}:root[data-theme=dark] .history-action-button.MuiButton-root{color:var(--blue);background:0 0;border-color:#456793}:root[data-theme=dark] .history-action-button.MuiButton-root:hover{color:var(--blue-dark);background:var(--blue-soft);border-color:var(--blue)}:root[data-theme=dark] .alert-total.MuiChip-root{color:var(--red);background:var(--red-soft)}:root[data-theme=dark] .alert-item{border-color:var(--line)}:root[data-theme=dark] .critical .severity-icon{color:var(--red);background:var(--red-soft)}:root[data-theme=dark] .high .severity-icon{color:var(--amber);background:var(--amber-soft)}:root[data-theme=dark] .low .severity-icon{color:var(--blue);background:var(--blue-soft)}:root[data-theme=dark] .severity-label.critical{color:var(--red)}:root[data-theme=dark] .severity-label.high{color:var(--amber)}:root[data-theme=dark] .severity-label.low{color:var(--blue)}:root[data-theme=dark] .alert-copy time,:root[data-theme=dark] .alert-copy p{color:var(--text-tertiary)}:root[data-theme=dark] .alert-copy strong{color:var(--ink)}:root[data-theme=dark] .alert-item>.MuiButton-root{color:var(--text-secondary);background:var(--surface-raised);border-color:var(--line-strong)}:root[data-theme=dark] .alert-item>.MuiButton-root:hover{color:var(--blue);background:var(--blue-soft);border-color:#4b6f9e}:root[data-theme=dark] .alerts-clear{color:var(--muted)}:root[data-theme=dark] .panel-footer-button.MuiButton-root{background:var(--surface-muted);border-color:var(--line)}:root[data-theme=dark] .detail-content,:root[data-theme=dark] .checklist-checks,:root[data-theme=dark] .workload-cards{border-color:var(--line-subtle)}:root[data-theme=dark] .detail-label,:root[data-theme=dark] .profile-location,:root[data-theme=dark] .checklist-checks small,:root[data-theme=dark] .workload-cards small{color:var(--text-tertiary)}:root[data-theme=dark] .score-ring{background:conic-gradient(var(--green) var(--score), var(--line) 0)}:root[data-theme=dark] .score-ring>div{background:var(--surface)}:root[data-theme=dark] .score-ring small,:root[data-theme=dark] .completion-score>span small,:root[data-theme=dark] .selected-profile small,:root[data-theme=dark] .selected-profile p{color:var(--text-tertiary)}:root[data-theme=dark] .checklist-checks>div>span{color:var(--text-secondary);border-color:var(--line-strong)}:root[data-theme=dark] .checklist-checks .active i{color:var(--green);background:var(--green-soft)}:root[data-theme=dark] .checklist-checks .missing{color:var(--red);background:var(--red-soft);border-color:#ff7b754d}:root[data-theme=dark] .checklist-item-icon,:root[data-theme=dark] .mini-metric{background:var(--surface-muted)}:root[data-theme=dark] .mini-metric.heart>span{color:var(--red);background:var(--red-soft)}:root[data-theme=dark] .mini-metric.workload>span{color:var(--amber);background:var(--amber-soft)}:root[data-theme=dark] .mini-metric.battery>span{color:var(--green);background:var(--green-soft)}:root[data-theme=dark] .mini-metric strong{color:var(--ink)}:root[data-theme=dark] .mini-metric small,:root[data-theme=dark] .mini-metric em{color:var(--text-tertiary)}:root[data-theme=dark] .employee-picker .MuiOutlinedInput-root{background:var(--surface-raised)}:root[data-theme=dark] .history-profile-copy p,:root[data-theme=dark] .history-panel-heading p,:root[data-theme=dark] .history-stat small,:root[data-theme=dark] .history-stat p,:root[data-theme=dark] .history-stat strong em,:root[data-theme=dark] .history-checklist-list small,:root[data-theme=dark] .timeline-event p,:root[data-theme=dark] .timeline-event time,:root[data-theme=dark] .device-summary small,:root[data-theme=dark] .history-empty{color:var(--text-tertiary)}:root[data-theme=dark] .history-checklist-list>div,:root[data-theme=dark] .timeline-event,:root[data-theme=dark] .device-summary{border-color:var(--line-subtle)}:root[data-theme=dark] .history-stat p.positive,:root[data-theme=dark] .chart-summary b,:root[data-theme=dark] .history-checklist-list b.active{color:var(--green)}:root[data-theme=dark] .history-checklist-list b.missing{color:var(--red)}:root[data-theme=dark] .history-stat-icon.completion,:root[data-theme=dark] .timeline-marker.low,:root[data-theme=dark] .timeline-chip.low,:root[data-theme=dark] .device-summary>span{color:var(--blue);background:var(--blue-soft)}:root[data-theme=dark] .history-stat-icon.heart,:root[data-theme=dark] .timeline-marker.critical,:root[data-theme=dark] .timeline-chip.critical{color:var(--red);background:var(--red-soft)}:root[data-theme=dark] .history-stat-icon.workload,:root[data-theme=dark] .timeline-marker.high,:root[data-theme=dark] .timeline-chip.high{color:var(--amber);background:var(--amber-soft)}:root[data-theme=dark] .history-stat-icon.incidents{color:var(--violet);background:var(--violet-soft)}:root[data-theme=dark] .history-checklist-list strong,:root[data-theme=dark] .timeline-event strong,:root[data-theme=dark] .profile-location strong{color:var(--text-secondary)}:root[data-theme=dark] .checklist-item-icon.active,:root[data-theme=dark] .history-empty>span{color:var(--green);background:var(--green-soft)}:root[data-theme=dark] .device-summary{background:var(--surface-muted)}:root[data-theme=dark] .history-panel-heading>.MuiChip-root{color:var(--muted);border-color:var(--line-strong)}:root[data-theme=dark] .checklist-overall.ok{color:var(--green);background:var(--green-soft)}:root[data-theme=dark] .checklist-overall.attention{color:var(--red);background:var(--red-soft)}:root[data-theme=dark] .connection-pill.MuiChip-root.online{color:var(--green);background:var(--green-soft)}:root[data-theme=dark] .connection-pill.MuiChip-root.offline{color:var(--red);background:var(--red-soft)}:root[data-theme=dark] .battery-bar{background:var(--line)}:root[data-theme=dark] .site-filter-select .MuiOutlinedInput-root{background:var(--surface-raised)}:root[data-theme=dark] .location-kpi small,:root[data-theme=dark] .location-kpi p,:root[data-theme=dark] .location-panel-heading p,:root[data-theme=dark] .site-name small,:root[data-theme=dark] .site-workers,:root[data-theme=dark] .map-legend,:root[data-theme=dark] .target-note,:root[data-theme=dark] .severity-action{color:var(--text-tertiary)}:root[data-theme=dark] .site-row{color:var(--text-secondary);background:var(--surface);border-color:var(--line-subtle)}:root[data-theme=dark] .site-row:hover{background:var(--surface-hover)}:root[data-theme=dark] .site-letter{background:var(--surface-raised)}:root[data-theme=dark] .site-completion>i,:root[data-theme=dark] .metric-bar>i,:root[data-theme=dark] .role-progress em{background:var(--line)}:root[data-theme=dark] .location-kpi p.positive{color:var(--green)}:root[data-theme=dark] .location-kpi p.negative{color:var(--red)}:root[data-theme=dark] .location-kpi-icon.blue{color:var(--blue);background:var(--blue-soft)}:root[data-theme=dark] .location-kpi-icon.green{color:var(--green);background:var(--green-soft)}:root[data-theme=dark] .location-kpi-icon.violet{color:var(--violet);background:var(--violet-soft)}:root[data-theme=dark] .location-kpi-icon.red{color:var(--red);background:var(--red-soft)}:root[data-theme=dark] .location-panel-heading .MuiChip-root{color:var(--muted);border-color:var(--line-strong)}:root[data-theme=dark] .risk-chip.low{color:var(--green);background:var(--green-soft)}:root[data-theme=dark] .risk-chip.elevated{color:var(--amber);background:var(--amber-soft)}:root[data-theme=dark] .risk-chip.high{color:var(--red);background:var(--red-soft)}:root[data-theme=dark] .target-note p{color:var(--muted)}:root[data-theme=dark] .target-note strong{color:var(--text-secondary)}:root[data-theme=dark] .map-live{color:var(--muted)}:root[data-theme=dark] .risk-map{border-color:var(--line);background:#0d1828}:root[data-theme=dark] .map-grid{opacity:.32;background-image:linear-gradient(var(--line-strong) 1px, transparent 1px), linear-gradient(90deg, var(--line-strong) 1px, transparent 1px)}:root[data-theme=dark] .map-zone.safe{color:#82e3b7;background:#37be842b;border-color:#5dd6a061}:root[data-theme=dark] .map-zone.warning{color:#f4bd70;background:#e092252e;border-color:#f2ad4f66}:root[data-theme=dark] .map-zone.high,:root[data-theme=dark] .map-zone.critical{color:#ff918c;background:#eb56562e;border-color:#ff7b756b}:root[data-theme=dark] .severity-list>div,:root[data-theme=dark] .target-note{background:var(--surface-muted);border-color:var(--line)}:root[data-theme=dark] .placeholder-panel-heading p,:root[data-theme=dark] .placeholder-summary-card p,:root[data-theme=dark] .accident-date small,:root[data-theme=dark] .accident-main small,:root[data-theme=dark] .asset-sensors small,:root[data-theme=dark] .asset-detections small,:root[data-theme=dark] .connection-route small,:root[data-theme=dark] .recommendation-card p,:root[data-theme=dark] .recommendation-card>div>small,:root[data-theme=dark] .impact-score>span small{color:var(--text-tertiary)}:root[data-theme=dark] .placeholder-panel-heading .MuiChip-root{color:var(--muted);border-color:var(--line-strong)}:root[data-theme=dark] .preview-chip.MuiChip-root{color:var(--text-secondary);background:var(--surface-raised)}:root[data-theme=dark] .placeholder-actions>.MuiButton-root{color:var(--text-secondary);border-color:var(--line-strong)}:root[data-theme=dark] .placeholder-summary-icon.blue{color:var(--blue);background:var(--blue-soft)}:root[data-theme=dark] .placeholder-summary-icon.green{color:var(--green);background:var(--green-soft)}:root[data-theme=dark] .placeholder-summary-icon.violet{color:var(--violet);background:var(--violet-soft)}:root[data-theme=dark] .placeholder-summary-icon.red{color:var(--red);background:var(--red-soft)}:root[data-theme=dark] .placeholder-summary-icon.amber{color:var(--amber);background:var(--amber-soft)}:root[data-theme=dark] .disabled-panel-action.MuiButton-root{border-color:var(--line-strong)}:root[data-theme=dark] .role-table-head{color:var(--muted);background:var(--surface-muted);border-color:var(--line-subtle)}:root[data-theme=dark] .role-table-row,:root[data-theme=dark] .accident-row,:root[data-theme=dark] .asset-detections>div,:root[data-theme=dark] .recommendation-card,:root[data-theme=dark] .impact-list>span{color:var(--text-secondary);border-color:var(--line-subtle)}:root[data-theme=dark] .role-progress em,:root[data-theme=dark] .metric-bar>i,:root[data-theme=dark] .connection-route em{background:var(--line)}:root[data-theme=dark] .metric-bar strong,:root[data-theme=dark] .recommendation-card>div>small b,:root[data-theme=dark] .impact-list>span{color:var(--text-secondary)}:root[data-theme=dark] .metric-bar b{color:var(--muted)}:root[data-theme=dark] .condition-tags i,:root[data-theme=dark] .asset-sensors>div,:root[data-theme=dark] .connection-route{color:var(--text-secondary);background:var(--surface-muted)}:root[data-theme=dark] .accident-severity.critical,:root[data-theme=dark] .recommendation-priority.high{color:var(--red);background:var(--red-soft)}:root[data-theme=dark] .accident-severity.medium,:root[data-theme=dark] .recommendation-priority.medium{color:var(--amber);background:var(--amber-soft)}:root[data-theme=dark] .placeholder-insight{color:var(--amber);background:var(--amber-soft);border-color:#f2ad4f4d}:root[data-theme=dark] .placeholder-insight>span{background:#f2ad4f24}:root[data-theme=dark] .placeholder-insight strong{color:#f5c47f}:root[data-theme=dark] .asset-detections>div>span.warning{color:var(--amber);background:var(--amber-soft)}:root[data-theme=dark] .asset-detections>div>span.neutral,:root[data-theme=dark] .connection-route>span,:root[data-theme=dark] .recommendation-score{color:var(--blue);background:var(--blue-soft);border-color:#6ea8ff52}:root[data-theme=dark] .recommendation-score small{color:var(--muted)}:root[data-theme=dark] .impact-ring{background:conic-gradient(var(--violet) 328deg, var(--line) 0)}:root[data-theme=dark] .impact-ring div{background:var(--surface)}:root[data-theme=dark] .recharts-cartesian-grid line{stroke:var(--chart-grid)!important}:root[data-theme=dark] .recharts-cartesian-axis line,:root[data-theme=dark] .recharts-cartesian-axis-tick-line{stroke:var(--line-strong)!important}:root[data-theme=dark] .recharts-cartesian-axis-tick-value{fill:var(--muted)!important}:root[data-theme=dark] .recharts-default-tooltip{box-shadow:0 10px 28px #0000004d;color:var(--ink)!important;background:var(--surface-raised)!important;border-color:var(--line-strong)!important}:root[data-theme=dark] .recharts-tooltip-label,:root[data-theme=dark] .recharts-tooltip-item,:root[data-theme=dark] .recharts-legend-item-text{color:var(--muted)!important}:root[data-theme=dark] .recharts-tooltip-cursor{fill:var(--surface-hover)!important;stroke:var(--line-strong)!important}@media (width<=680px){:root[data-theme=dark] .mobile-menu-button.MuiIconButton-root{color:var(--text-secondary);background:var(--surface-raised);border-color:var(--line-strong);box-shadow:0 4px 14px #00000047}:root[data-theme=dark] .mobile-menu-button.MuiIconButton-root.open{color:#fff;background:#253149;border-color:#42516a}:root[data-theme=dark] .mobile-sidebar-backdrop{background:#02070fad}:root[data-theme=dark] .checklist-checks,:root[data-theme=dark] .workload-cards{border-color:var(--line)}}
