:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#17202d;font-synthesis:none;text-rendering:optimizelegibility;--bg:#f5f7fa;--surface:#fff;--surface-soft:#f9fbfd;--border:#dbe2ea;--border-strong:#c5d0dc;--text:#17202d;--muted:#657184;--soft:#8793a4;--green:#168a43;--green-bg:#e9f7ef;--amber:#c27012;--amber-bg:#fff4dd;--red:#cf2f2f;--red-bg:#ffeded;--blue:#2563eb;--blue-bg:#eef4ff;--shadow:0 12px 36px #1f2a3712;--safe-bottom:env(safe-area-inset-bottom,0px);background:#f5f7fa;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{background:var(--bg);min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.72}a{color:inherit}.app-shell{grid-template-columns:minmax(224px,236px) minmax(0,1fr);width:100%;min-height:100vh;display:grid}.sidebar{z-index:10;border-right:1px solid var(--border);background:#fff;flex-direction:column;gap:28px;height:100vh;padding:22px 16px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;padding:4px 6px 0;display:flex}.brand-mark{color:#fff;background:#17202d;border-radius:8px;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 8px 20px #17202d2e}.brand h1,.brand p,.topbar h2,.topbar p,.panel-heading h3,.panel-heading p,.metric-card p,.metric-card span,.printer-cell span,.detail-header span,.alert-item p{margin:0}.brand h1{font-size:20px;line-height:1.1}.brand p,.sidebar-status span,.page-kicker,.panel-heading p,.metric-card span,.metric-card p{color:var(--muted)}.brand p{margin-top:3px;font-size:12px}.nav-list{gap:4px;display:grid}.nav-item{color:#3d4654;text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:11px;width:100%;min-height:40px;padding:0 12px;font-size:14px;font-weight:650;display:flex}.nav-item svg,.icon-button svg,.refresh-button svg{flex:none}.nav-item.active,.nav-item:hover{color:#17202d;background:#eef4ff;border-color:#d7e5ff}.sidebar-status{border:1px solid var(--border);background:var(--surface-soft);border-radius:8px;align-items:center;gap:10px;margin-top:auto;padding:12px;display:flex}.sidebar-status strong,.sidebar-status span{font-size:12px;display:block}.status-dot{background:var(--green);border-radius:999px;width:10px;height:10px;box-shadow:0 0 0 5px #168a431f}.main{width:100%;min-width:0;padding:22px}.topbar,.topbar-actions,.filter-row,.panel-heading,.metric-card,.printer-cell,.status-pill,.detail-header,.detail-alert-summary,.support-link,.alert-item,.donut-row,.legend-item,.toner-watch-item{align-items:center;display:flex}.topbar{justify-content:space-between;gap:18px;margin-bottom:18px}.topbar>div:first-child{min-width:0}.page-kicker{text-transform:uppercase;margin-bottom:4px;font-size:12px;font-weight:760}.topbar h2{overflow-wrap:anywhere;font-size:34px;line-height:1.12}.topbar-actions{flex:0 620px;justify-content:flex-end;gap:10px}.search-control{border:1px solid var(--border);background:var(--surface);width:min(380px,100%);min-width:220px;height:42px;color:var(--muted);border-radius:8px;align-items:center;gap:9px;padding:0 13px;display:flex}.search-control input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:none;font-size:14px}.icon-button,.refresh-button{border:1px solid var(--border);background:var(--surface);color:#2e3745;border-radius:8px;height:42px}.icon-button{place-items:center;width:42px;display:grid}.refresh-button{align-items:center;gap:8px;padding:0 14px;font-size:14px;font-weight:720;display:flex}.refresh-button:hover,.icon-button:hover{border-color:var(--border-strong);background:#f9fbfd}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.notice{border-radius:8px;align-items:center;gap:9px;margin-bottom:16px;padding:12px 14px;font-size:14px;font-weight:650;display:flex}.notice.error{color:#8a1f1f;background:var(--red-bg);border:1px solid #f6b8b8}.notice.warning{color:#7a470b;background:var(--amber-bg);border:1px solid #efcc8f}.fatal-shell{background:linear-gradient(180deg, #eef4ffb8, #f5f7fae6), var(--bg);place-items:center;width:100%;min-height:100vh;padding:24px;display:grid}.fatal-card{border:1px solid var(--border);background:var(--surface);width:min(100%,520px);box-shadow:var(--shadow);border-radius:8px;padding:28px}.fatal-icon{color:#fff;background:#17202d;border-radius:8px;place-items:center;width:54px;height:54px;margin-bottom:16px;display:grid}.fatal-card h1{color:var(--text);margin:6px 0 10px;font-size:28px;line-height:1.15}.fatal-card p{color:var(--muted);margin:0;line-height:1.55}.fatal-actions{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.metric-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin-bottom:14px;display:grid}.metric-card{border:1px solid var(--border);background:var(--surface);border-radius:8px;gap:13px;min-width:0;min-height:104px;padding:16px;box-shadow:0 1px #1f2a3708}.metric-icon{color:#445064;background:#f1f4f8;border-radius:8px;flex:none;place-items:center;width:40px;height:40px;display:grid}.metric-card.green .metric-icon{color:var(--green);background:var(--green-bg)}.metric-card.amber .metric-icon{color:var(--amber);background:var(--amber-bg)}.metric-card.red .metric-icon{color:var(--red);background:var(--red-bg)}.metric-card.blue .metric-icon{color:var(--blue);background:var(--blue-bg)}.metric-card span{text-transform:uppercase;font-size:12px;font-weight:740;display:block}.metric-card strong{overflow-wrap:anywhere;margin:5px 0 2px;font-size:28px;line-height:1;display:block}.metric-card p{font-size:13px}.content-grid{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:14px;display:grid}.fleet-panel,.detail-panel,.alerts-panel,.analytics-panel,.settings-card{border:1px solid var(--border);background:var(--surface);border-radius:8px;box-shadow:0 1px #1f2a3708}.fleet-panel{min-width:0;overflow:hidden}.panel-heading{border-bottom:1px solid var(--border);justify-content:space-between;gap:16px;padding:16px}.panel-heading>div:first-child{min-width:0}.panel-heading.compact{padding:14px}.panel-heading h3{font-size:16px;line-height:1.2}.panel-heading p{margin-top:4px;font-size:13px}.filter-row{flex-wrap:wrap;justify-content:flex-end;gap:10px}.segmented{border:1px solid var(--border);background:#f7f9fb;border-radius:8px;gap:3px;padding:3px;display:inline-flex}.segmented button{color:#576174;background:0 0;border:0;border-radius:6px;height:32px;padding:0 11px;font-size:13px;font-weight:720}.select-control{border:1px solid var(--border);background:var(--surface);height:40px;color:var(--muted);border-radius:8px;align-items:center;gap:8px;padding:0 9px 0 12px;display:inline-flex}.select-control select{appearance:none;min-width:132px;color:var(--text);background:0 0;border:0;outline:none;font-size:13px;font-weight:700}.table-wrap{-webkit-overflow-scrolling:touch;width:100%;overflow-x:hidden}table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:0}th,td{text-align:left;vertical-align:middle;white-space:nowrap;border-bottom:1px solid #edf1f5;padding:12px}th{color:var(--muted);text-transform:uppercase;background:#fbfcfe;font-size:12px;font-weight:800}td{color:#293342;text-overflow:ellipsis;font-size:13px;overflow:hidden}th:first-child,td.primary-cell{width:28%}tbody tr{transition:background .16s}tbody tr:hover,.selected-row{background:#f7faff}.clickable-row{cursor:pointer}.clickable-row:focus-visible{outline-offset:-2px;outline:2px solid #94bfff}.row-alert-count{color:#8a520d;background:var(--amber-bg);border-radius:999px;place-items:center;min-width:20px;height:20px;margin-left:8px;font-size:11px;font-weight:800;display:inline-grid}.printer-cell{gap:10px;min-width:min(210px,100%)}.printer-icon{color:#344054;background:#eef2f6;border-radius:8px;flex:none;place-items:center;width:34px;height:34px;display:grid}.printer-cell strong,.printer-cell span{display:block}.printer-cell>div:last-child{min-width:0}.printer-cell strong{color:var(--text);font-size:14px}.printer-cell span{max-width:240px;color:var(--muted);text-overflow:ellipsis;font-size:12px;overflow:hidden}.status-pill{text-overflow:ellipsis;border-radius:999px;gap:6px;width:fit-content;max-width:100%;padding:5px 8px;font-size:12px;font-weight:800;overflow:hidden}.status-pill.online{color:#146c39;background:var(--green-bg)}.status-pill.warning{color:#8a520d;background:var(--amber-bg)}.status-pill.error,.status-pill.offline{color:#a32929;background:var(--red-bg)}.toner-stack{align-items:end;gap:4px;height:24px;display:inline-flex}.toner-stack span{background:#e8edf3;border-radius:999px;width:8px;height:24px;position:relative;overflow:hidden}.toner-stack i{border-radius:inherit;min-height:2px;position:absolute;bottom:0;left:0;right:0}.muted-value{color:var(--soft)}.queue{color:#405063;background:#eef2f6;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;font-weight:800;display:inline-flex}.queue.high{color:#8a520d;background:var(--amber-bg)}.right-rail{gap:14px;display:grid}.detail-header{gap:11px;margin-bottom:14px}.large-printer-icon{color:#fff;background:#17202d;border-radius:8px;flex:none;place-items:center;width:48px;height:48px;display:grid}.detail-header strong,.detail-header span{display:block}.detail-header strong{font-size:16px}.detail-header span{color:var(--muted);margin-top:3px;font-size:12px}.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:14px;display:grid}.detail-item{border:1px solid var(--border);background:var(--surface-soft);border-radius:8px;padding:10px}.detail-item span,.detail-item strong{display:block}.detail-item span{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:780}.detail-item strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:13px;overflow:hidden}.detail-toner{gap:10px;display:grid}.detail-toner-line{gap:6px;display:grid}.detail-toner-line>div:first-child{color:#2f3a48;justify-content:space-between;align-items:center;font-size:12px;display:flex}.ink-dot{border-radius:50%;width:9px;height:9px;margin-right:6px;display:inline-block}.percent-bar{background:#e9eef4;border-radius:999px;height:9px;position:relative;overflow:hidden}.percent-bar span{border-radius:inherit;position:absolute;top:0;bottom:0;left:0}.percent-bar em{color:var(--muted);font-size:12px;font-style:normal;font-weight:760;position:absolute;top:-22px;right:0}.detail-alert-summary{color:#2f6945;background:var(--green-bg);border-radius:8px;gap:8px;margin-top:16px;padding:10px;font-size:13px;font-weight:700}.support-link{border:1px solid var(--border);color:#244c96;background:#f8fbff;border-radius:8px;justify-content:center;gap:8px;height:38px;margin-top:10px;font-size:13px;font-weight:760;text-decoration:none}.alert-list{gap:8px;padding:12px;display:grid}.tall-list{align-content:start;max-height:62vh;overflow:auto}.alert-item{border:1px solid var(--border);background:#fff;border-radius:8px;align-items:flex-start;gap:10px;padding:11px}.alert-item>div:last-child{min-width:0}.alert-item.critical,.alert-item.error{background:#fff7f7;border-color:#f0c0c0}.alert-item.warning,.alert-item.offline{background:#fffbf2;border-color:#f1ddb2}.alert-icon{width:28px;height:28px;color:var(--amber);background:var(--amber-bg);border-radius:8px;flex:none;place-items:center;display:grid}.alert-item.critical .alert-icon,.alert-item.error .alert-icon{color:var(--red);background:var(--red-bg)}.alert-item strong{color:var(--text);font-size:13px;display:block}.alert-item p{color:#526071;margin-top:4px;font-size:12px;line-height:1.35}.alert-item span{color:var(--soft);margin-top:8px;font-size:11px;font-weight:780;display:block}.analytics-grid{grid-template-columns:minmax(300px,1.25fr) repeat(3,minmax(210px,1fr));gap:14px;margin-top:14px;display:grid}.view-grid{gap:14px;display:grid}.two-column-view{grid-template-columns:repeat(2,minmax(0,1fr))}.toner-view{grid-template-columns:minmax(0,1fr) 340px;align-items:start}.analytics-panel{min-height:242px;overflow:hidden}.chart-box{height:178px;padding:12px 14px 8px}.volume-bars{align-content:center;gap:13px;height:100%;display:grid}.volume-row{color:#2d3748;grid-template-columns:100px minmax(90px,1fr) 54px;align-items:center;gap:10px;font-size:12px;display:grid}.volume-row span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-weight:760;overflow:hidden}.volume-row strong{color:#1f2937;text-align:right;font-size:12px}.volume-track{background:#e9eef4;border-radius:999px;height:10px;overflow:hidden}.volume-track i{border-radius:inherit;background:#2563eb;height:100%;display:block}.donut-row{gap:14px;padding:15px 14px}.brand-donut{border-radius:50%;flex:none;place-items:center;width:132px;height:132px;display:grid}.brand-donut:before{content:"";background:#fff;border-radius:50%;grid-area:1/1;width:82px;height:82px;box-shadow:inset 0 0 0 1px #eef2f6}.brand-donut strong,.brand-donut span{grid-area:1/1;position:relative}.brand-donut strong{color:#17202d;align-self:center;margin-bottom:12px;font-size:23px}.brand-donut span{color:var(--muted);align-self:center;margin-top:34px;font-size:11px;font-weight:760}.legend-list{flex:1;gap:8px;min-width:0;display:grid}.legend-item{justify-content:space-between;gap:8px;font-size:13px}.legend-item span{border-radius:50%;flex:none;width:9px;height:9px}.legend-item strong{color:#374151;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.legend-item em{color:var(--muted);font-style:normal;font-weight:800}.toner-watch-list,.location-bars{gap:10px;padding:13px 14px;display:grid}.toner-level{align-items:center;gap:7px;display:inline-flex}.toner-level strong{color:#293342;font-size:13px}.settings-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:14px;display:grid}.settings-card{min-height:134px;padding:16px}.settings-card span,.settings-card strong,.settings-card p{display:block}.settings-card span{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:780}.settings-card strong{color:var(--text);margin-top:16px;font-size:18px;line-height:1.2}.settings-card p{color:var(--muted);overflow-wrap:anywhere;margin:8px 0 0;font-size:13px;line-height:1.4}.toner-watch-item{justify-content:space-between;gap:12px}.toner-watch-item strong,.toner-watch-item span{display:block}.toner-watch-item strong{color:#263241;font-size:13px}.toner-watch-item span{color:var(--muted);margin-top:2px;font-size:12px}.percent-ring{background:radial-gradient(circle at center, #fff 57%, transparent 59%), conic-gradient(var(--ring-color) var(--ring), #e9eef4 0);border-radius:50%;flex:none;place-items:center;width:44px;height:44px;display:grid}.percent-ring strong{color:#253041;grid-area:1/1;font-size:14px}.percent-ring span{color:var(--muted);grid-area:1/1;align-self:end;margin-bottom:10px;font-size:8px;font-weight:800}.location-line{gap:6px;display:grid}.location-line>div:first-child{color:#2c3746;justify-content:space-between;gap:8px;font-size:13px;display:flex}.location-line span{color:var(--muted);font-weight:800}.track{background:#e9eef4;border-radius:999px;height:8px;overflow:hidden}.track span{border-radius:inherit;background:#0891b2;height:100%;display:block}.empty-state{color:var(--muted);text-align:center;padding:22px 14px;font-size:13px}.skeleton-row td{padding:14px 16px}.skeleton-row span{background:linear-gradient(90deg,#eef2f6,#f8fafc,#eef2f6) 0 0/220% 100%;border-radius:999px;height:20px;animation:1.25s linear infinite shimmer;display:block}@keyframes shimmer{to{background-position:-220% 0}}@supports (height:100dvh){.sidebar{height:100dvh}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=1380px){.analytics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1180px){.app-shell{grid-template-columns:88px minmax(0,1fr)}.brand{justify-content:center;padding:0}.brand div:last-child,.nav-item span,.sidebar-status{display:none}.nav-item{justify-content:center;padding:0}.content-grid,.two-column-view,.toner-view,.settings-grid{grid-template-columns:1fr}.right-rail{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=980px){.topbar,.panel-heading{flex-direction:column;align-items:flex-start}.topbar-actions,.search-control{width:100%}.topbar-actions{flex-wrap:wrap;flex:none;justify-content:flex-start}.search-control{flex:100%;min-width:0}.filter-row{justify-content:flex-start;width:100%}}@media (width<=820px){.app-shell{display:block}.sidebar{border-right:0;border-bottom:1px solid var(--border);flex-direction:row;align-items:center;gap:12px;height:auto;padding:10px 12px;position:sticky;top:0;overflow-x:auto;box-shadow:0 8px 22px #1f2a370f}.brand div:last-child,.nav-item span{display:block}.nav-list{gap:6px;min-width:max-content;display:flex}.nav-item{justify-content:center;min-width:92px;min-height:42px;padding:0 10px}.brand{flex:none}.brand-mark{width:38px;height:38px}.main{padding:14px 14px calc(18px + var(--safe-bottom))}.analytics-grid,.right-rail{grid-template-columns:1fr}}@media (width<=900px){.table-wrap{overflow:visible}table{min-width:0}table,thead,tbody,tr,th,td{width:100%;display:block}thead{display:none}tbody{background:#fbfcfe;gap:10px;padding:12px;display:grid}tbody tr{border:1px solid var(--border);background:#fff;border-radius:8px;display:grid;overflow:hidden;box-shadow:0 1px #1f2a3708}tbody tr:hover,.selected-row{background:#fff;border-color:#cfe0ff}td{white-space:normal;border-bottom:1px solid #edf1f5;justify-content:space-between;align-items:center;gap:14px;min-height:42px;padding:10px 12px;display:flex}td:last-child{border-bottom:0}td:before{content:attr(data-label);color:var(--muted);text-transform:uppercase;flex:none;font-size:11px;font-weight:800}td.primary-cell{background:#fbfcfe;width:100%;padding:12px;display:block}td.primary-cell:before,td[colspan]:before{display:none}td[colspan]{padding:0;display:block}.printer-cell{min-width:0}.printer-cell span{white-space:normal;max-width:none}.toner-stack{justify-content:flex-end}.skeleton-row{box-shadow:none;border:0}.skeleton-row td{border:0}.skeleton-row span{border-radius:8px;height:88px}}@media (width<=620px){.sidebar{align-items:stretch;overflow-x:hidden}.brand div:last-child{display:none}.nav-list{flex:auto;grid-template-columns:repeat(6,minmax(0,1fr));min-width:0;display:grid}.nav-item{flex-direction:column;gap:5px;min-width:0;padding:0 4px;font-size:11px}.topbar h2{font-size:24px}.topbar-actions{grid-template-columns:1fr 44px;display:grid}.search-control{grid-column:1/-1}.refresh-button{justify-content:center;width:44px;padding:0}.refresh-button span{display:none}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-card{align-items:flex-start;min-height:96px;padding:13px}.metric-icon{width:36px;height:36px}.panel-heading,.panel-heading.compact{padding:13px}.filter-row{grid-template-columns:1fr;display:grid}.segmented{grid-template-columns:repeat(5,minmax(0,1fr));width:100%;display:grid;overflow:hidden}.segmented button{min-width:0;padding:0 6px}.select-control,.select-control select{width:100%}.donut-row{flex-direction:column;align-items:center}.legend-list{width:100%}.volume-row{grid-template-columns:82px minmax(60px,1fr) 44px}}@media (width<=420px){.main{padding:12px 10px calc(16px + var(--safe-bottom))}.metric-grid,.metric-card{gap:10px}.metric-card strong{font-size:22px}.alert-item,.detail-alert-summary{align-items:flex-start}.settings-card{min-height:118px}}@media (width<=360px){.nav-item span{display:none}}:root{--bg:#f2f5f9;--surface:#fff;--surface-soft:#f7f9fc;--surface-tint:#eef7f8;--border:#d9e2ec;--border-strong:#b7c4d2;--text:#151b23;--muted:#5c6a7c;--soft:#8492a6;--green:#0f8a5f;--green-bg:#e8f7f1;--amber:#b77913;--amber-bg:#fff5de;--red:#c93434;--red-bg:#fff0f0;--blue:#2764d8;--blue-bg:#eef4ff;--teal:#0f8ea3;--rail:#111820;--rail-soft:#18222d;--rail-border:#ffffff14;--shadow:0 16px 44px #202b3a17;--shadow-soft:0 1px 2px #1b26330f, 0 10px 28px #1b263312}body{background:linear-gradient(#f7f9fc 0,#eef3f8 420px,#f2f5f9 100%)}.mobile-header{display:none}.app-shell{grid-template-columns:248px minmax(0,1fr)}.sidebar{color:#f7fafc;box-shadow:inset -1px 0 0 var(--rail-border);background:linear-gradient(#1c2734f5,#0f161efc),#111820;border-right:0;gap:30px;padding:24px 18px}.brand{gap:13px;padding:0 4px}.brand-mark{color:#dffcff;background:linear-gradient(145deg,#13212d,#0e151d);border:1px solid #ffffff1a;border-radius:8px;width:46px;height:46px;box-shadow:0 14px 28px #00000038}.brand h1{color:#fff;letter-spacing:0;font-size:21px}.brand p{color:#9db0c4;font-size:12px}.nav-list{gap:7px}.nav-item{color:#b7c6d8;border-radius:8px;min-height:44px;padding:0 13px;font-size:14px;transition:background .16s,color .16s,border-color .16s,transform .16s;position:relative}.nav-item svg{color:currentColor;opacity:.92}.nav-item:hover{color:#fff;background:#ffffff12;border-color:#ffffff14}.nav-item.active{color:#fff;background:linear-gradient(90deg,#1fb8c738,#2764d81f);border-color:#6ee7f42e}.nav-item.active:before{content:"";background:#30d5c8;border-radius:999px;width:3px;position:absolute;top:10px;bottom:10px;left:0}.sidebar-status{border-color:var(--rail-border);color:#e9f3ff;background:#ffffff0f;padding:13px}.sidebar-status span{color:#9db0c4}.status-dot{background:#25c78a;width:8px;height:8px;box-shadow:0 0 0 5px #25c78a29}.main{padding:26px}.topbar{z-index:8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f2f5f9e0;border-bottom:1px solid #d9e2ecb8;margin:-26px -26px 18px;padding:22px 26px 18px;position:sticky;top:0}.title-stack{gap:6px;display:grid}.title-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.page-kicker{color:var(--teal);letter-spacing:0;margin:0;font-size:11px;font-weight:820}.topbar h2{max-width:780px;color:var(--text);font-size:40px;font-weight:830;line-height:1.04}.page-subtitle{color:var(--muted);margin:0;font-size:13px;font-weight:620}.sync-chip,.live-chip{color:#116747;background:#f3fbf7;border:1px solid #cfe9df;border-radius:999px;align-items:center;gap:8px;width:fit-content;min-height:28px;padding:0 10px;font-size:12px;font-weight:780;display:inline-flex}.sync-chip .status-dot,.live-chip .status-dot{box-shadow:none;flex:none}.topbar-actions{flex-basis:650px;gap:9px}.search-control,.icon-button,.refresh-button,.select-control,.segmented{box-shadow:0 1px 2px #1823300a}.search-control{border-color:#dce5ee;border-radius:8px;min-width:280px;height:46px}.search-control:focus-within{border-color:#93c5fd;box-shadow:0 0 0 4px #2764d81a}.icon-button,.refresh-button{color:#263445;border-color:#dce5ee;border-radius:8px;height:46px}.refresh-button{padding-inline:16px}.icon-button:hover,.refresh-button:hover{box-shadow:var(--shadow-soft);background:#fff;border-color:#b8c8d9}.notice{box-shadow:var(--shadow-soft);border-radius:8px}.metric-grid{grid-template-columns:repeat(5,minmax(150px,1fr));gap:14px;margin-bottom:16px}.metric-card{min-height:116px;box-shadow:var(--shadow-soft);background:linear-gradient(#fff,#fbfdff);border-color:#dce5ee;align-items:flex-start;gap:14px;padding:18px 16px 16px;position:relative;overflow:hidden}.metric-accent{background:#aeb9c7;width:100%;height:3px;position:absolute;inset:0 auto auto 0}.metric-card.green .metric-accent{background:var(--green)}.metric-card.amber .metric-accent{background:var(--amber)}.metric-card.red .metric-accent{background:var(--red)}.metric-card.blue .metric-accent{background:var(--blue)}.metric-icon{color:#415063;background:#f6f8fb;border:1px solid #e4ebf2;width:42px;height:42px}.metric-card span{color:#667589;letter-spacing:0;font-size:11px}.metric-card strong{margin-top:6px;font-size:32px;font-weight:850}.metric-card p{color:#667589;font-weight:590}.content-grid{grid-template-columns:minmax(0,1fr) minmax(340px,380px);gap:16px}.fleet-panel,.detail-panel,.alerts-panel,.analytics-panel,.settings-card{box-shadow:var(--shadow-soft);background:#fff;border-color:#dce5ee;border-radius:8px}.fleet-panel{overflow:clip}.panel-heading{border-color:#e5ebf2;min-height:68px;padding:16px 18px}.panel-heading h3{color:#182230;font-size:17px;font-weight:820}.panel-heading p{color:#667589;font-weight:590}.segmented{background:#f3f6fa;border-color:#dce5ee;gap:4px;padding:4px}.segmented button{color:#5e6b7d;min-width:58px;height:34px;font-size:12px}.segmented button:hover{color:#1c2a3a;background:#ffffffb8}.segmented button.selected{color:#0f172a;background:#fff;box-shadow:0 1px 2px #18233014}.select-control{border-color:#dce5ee}.table-wrap{overflow-x:auto}table{min-width:1080px}th{color:#667589;letter-spacing:0;background:#f8fafc;padding-block:13px;font-size:11px}td{color:#263445;border-color:#edf2f7;height:62px}tbody tr{position:relative}tbody tr:hover{background:#f8fbff}.selected-row{background:#f5faff;box-shadow:inset 3px 0 #2764d8}.online-row.selected-row{box-shadow:inset 3px 0 0 var(--green)}.warning-row.selected-row{box-shadow:inset 3px 0 0 var(--amber)}.error-row.selected-row,.offline-row.selected-row{box-shadow:inset 3px 0 0 var(--red)}.printer-icon,.large-printer-icon{border-radius:8px}.printer-icon{color:#415063;background:#f0f4f8}.printer-cell strong{font-weight:790}.status-pill{border:1px solid #0000;padding:6px 9px;font-size:11px}.status-pill.online{border-color:#ccebdd}.status-pill.warning{border-color:#f2dba8}.status-pill.error,.status-pill.offline{border-color:#f1c1c1}.toner-stack span{background:#e5ebf2;width:7px}.queue{background:#edf2f7}.right-rail{gap:16px}.detail-panel,.alerts-panel{overflow:hidden}.printer-detail{padding:16px}.large-printer-icon{background:linear-gradient(145deg,#172230,#0f151d)}.detail-item{background:#f8fafc;border-color:#e1e8f0}.percent-bar{background:#e5ebf2;height:10px}.detail-alert-summary{border:1px solid #ccebdd}.support-link{color:#2151a8;background:#f7fbff;border-color:#d7e4f7}.support-link:hover{background:#fff;border-color:#a8c4ef}.alert-list{align-content:start;gap:10px;padding:14px}.alert-item{border-color:#e1e8f0;border-radius:8px;box-shadow:0 1px 1px #18233008}.alert-item strong{font-weight:790}.alert-item p{color:#526173;line-height:1.45}.analytics-grid{gap:16px;margin-top:16px}.analytics-panel{min-height:254px}.volume-track,.track,.percent-bar{background:#e6edf4}.volume-track i{background:linear-gradient(90deg,#2764d8,#1296b0)}.brand-donut:before{background:#fff}.percent-ring{box-shadow:inset 0 0 0 1px #edf2f7}.settings-card{padding:18px}.settings-card strong{font-size:19px}.empty-state{color:#6b7888;font-weight:620}@media (width<=1320px){.metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.content-grid{grid-template-columns:1fr}.right-rail{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1180px){.app-shell{grid-template-columns:92px minmax(0,1fr)}.sidebar{padding-inline:16px}.sidebar .brand div:last-child,.sidebar .nav-item span{display:none}.sidebar .nav-item{justify-content:center}.nav-item.active:before{left:6px}}@media (width<=980px){.topbar{gap:16px}.topbar-actions{grid-template-columns:minmax(0,1fr) 46px auto;display:grid}.search-control{grid-column:auto}.right-rail,.analytics-grid,.two-column-view,.toner-view{grid-template-columns:1fr}}@media (width<=820px){.app-shell{display:block}.mobile-header{z-index:20;color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#111820f7;border-bottom:1px solid #ffffff1a;gap:12px;padding:12px 14px 10px;display:grid;position:sticky;top:0}.mobile-brand-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.mobile-header .brand{padding:0}.mobile-header .brand-mark{width:40px;height:40px}.mobile-header .brand h1{font-size:18px}.mobile-header .brand p{color:#aab8c9}.mobile-nav-list{scrollbar-width:none;gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.mobile-nav-list::-webkit-scrollbar{display:none}.mobile-nav-list .nav-item{color:#c7d4e4;background:#ffffff0d;border-color:#ffffff14;min-width:max-content;min-height:40px;padding:0 12px}.mobile-nav-list .nav-item.active{color:#fff;background:#30d5c82e}.mobile-nav-list .nav-item.active:before,.sidebar{display:none}.main{padding:12px 12px calc(16px + var(--safe-bottom))}.topbar{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;justify-content:flex-start;align-items:stretch;gap:10px;margin:0 0 10px;padding:0;position:static}.sync-chip{display:none}.topbar h2{font-size:28px;line-height:1.08}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-columns:auto;grid-auto-flow:row;gap:10px;margin-bottom:12px;padding:0;display:grid;overflow:visible}.metric-card{gap:10px;min-height:94px;padding:13px}.metric-icon{width:36px;height:36px}.metric-card strong{font-size:26px}.overview-reports{display:none}.analytics-panel{min-height:auto}.settings-grid{gap:10px}.settings-card{min-height:auto}}@media (width<=900px){table{min-width:0}tbody{background:#f8fafc;gap:12px;padding:12px}tbody tr{box-shadow:var(--shadow-soft);border-color:#dce5ee;border-radius:8px}.selected-row{box-shadow:inset 3px 0 0 #2764d8, var(--shadow-soft)}td{grid-template-columns:94px minmax(0,1fr);justify-content:stretch;align-items:center;gap:10px;min-height:42px;padding:10px 12px;display:grid}td:before{color:#667589;letter-spacing:0;flex:none}td.primary-cell{background:#fff;padding:13px}}@media (width<=620px){.mobile-header{padding-inline:12px}.live-chip{min-height:30px;padding-inline:9px}.topbar h2{font-size:24px}.page-subtitle{font-size:12px}.topbar-actions{grid-template-columns:minmax(0,1fr) 42px 42px;gap:8px}.search-control{grid-column:auto;min-width:0}.icon-button,.refresh-button{width:42px;height:42px}.refresh-button{padding:0}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-card{min-height:88px;padding:12px}.metric-card strong{font-size:24px}.metric-card span{font-size:10px}.metric-card p{font-size:12px}.panel-heading,.panel-heading.compact{padding:14px}.segmented{grid-template-columns:repeat(5,minmax(64px,1fr));overflow-x:auto}.segmented button{min-width:64px}.select-control{height:42px}.printer-detail,.alert-list,.toner-watch-list,.location-bars{padding:14px}}@media (width<=420px){.main{padding-inline:10px}.mobile-nav-list .nav-item{flex-direction:column;gap:4px;min-width:78px;padding:7px 8px;font-size:11px}.mobile-nav-list .nav-item svg{width:16px;height:16px}.brand div:last-child{display:block}.metric-grid{grid-template-columns:1fr;gap:8px}.metric-card{min-height:82px}td{grid-template-columns:82px minmax(0,1fr)}}@media (width<=820px){.app-shell .main>.topbar{grid-template-columns:minmax(0,1fr);place-content:start stretch;place-items:start stretch;gap:10px;min-height:0;display:grid}.app-shell .main>.topbar .topbar-actions{flex:none;grid-auto-rows:42px;place-content:start stretch;align-items:center;width:100%;height:auto;min-height:0;display:grid}}@media (width<=620px){.app-shell .main>.topbar .topbar-actions{grid-template-columns:minmax(0,1fr) 42px 42px}}.smart-dashboard{grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;gap:16px;display:grid}.command-panel,.dashboard-panel{box-shadow:var(--shadow-soft);background:#fff;border:1px solid #dce5ee;border-radius:8px}.command-panel{--ring-color:var(--blue);background:linear-gradient(135deg,#fffffffa,#f5fafcf0),#fff;grid-column:1/-1;grid-template-columns:minmax(0,1fr) minmax(280px,340px);gap:20px;padding:22px;display:grid;position:relative;overflow:hidden}.command-panel:before{content:"";background:var(--ring-color);width:4px;position:absolute;inset:0 auto 0 0}.command-panel.healthy{--ring-color:var(--green)}.command-panel.watch{--ring-color:var(--amber)}.command-panel.urgent{--ring-color:var(--red)}.command-copy{min-width:0}.command-label,.command-actions,.dashboard-heading,.action-tile,.priority-row,.readiness-block{align-items:center;display:flex}.command-label{color:var(--teal);text-transform:uppercase;gap:8px;font-size:12px;font-weight:820}.command-copy h3,.dashboard-heading h3,.command-copy p,.dashboard-heading p{margin:0}.command-copy h3{max-width:760px;color:var(--text);margin-top:9px;font-size:30px;line-height:1.08}.command-copy p{max-width:740px;color:var(--muted);margin-top:8px;font-size:14px;font-weight:610;line-height:1.45}.ai-fleet-brief{background:#f8fbfd;border:1px solid #dfe8f0;border-radius:8px;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;max-width:760px;min-height:56px;margin-top:14px;padding:10px 12px;display:grid}.ai-brief-icon{width:34px;height:34px;color:var(--blue);background:var(--blue-bg);border-radius:8px;flex:none;place-items:center;display:grid}.ai-fleet-brief.critical .ai-brief-icon,.ai-insight-panel.critical .ai-brief-icon{color:var(--red);background:var(--red-bg)}.ai-fleet-brief.warning .ai-brief-icon,.ai-insight-panel.warning .ai-brief-icon{color:var(--amber);background:var(--amber-bg)}.ai-fleet-brief.stable .ai-brief-icon,.ai-insight-panel.stable .ai-brief-icon{color:var(--green);background:var(--green-bg)}.ai-fleet-brief strong,.ai-fleet-brief span,.ai-fleet-brief em{display:block}.ai-fleet-brief strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:820;overflow:hidden}.ai-fleet-brief span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:12px;font-weight:620;overflow:hidden}.ai-fleet-brief em{color:#314256;text-align:right;min-width:74px;font-size:12px;font-style:normal;font-weight:820}.command-actions{flex-wrap:wrap;gap:8px;margin-top:18px}.command-actions button,.panel-link{color:#203247;background:#fff;border:1px solid #d8e4ef;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:38px;font-size:13px;font-weight:780;display:inline-flex}.command-actions button{padding:0 12px}.command-actions button:hover,.panel-link:hover,.action-tile:hover,.priority-row:hover{box-shadow:var(--shadow-soft);border-color:#b8c8d9}.readiness-block{background:#f8fbfd;border:1px solid #e2eaf2;border-radius:8px;justify-content:space-between;gap:18px;min-width:0;padding:14px}.readiness-ring{background:radial-gradient(circle at center, #fff 58%, transparent 60%), conic-gradient(var(--ring-color) var(--score), #e4ebf2 0);border-radius:50%;flex:none;place-items:center;width:132px;height:132px;display:grid;box-shadow:inset 0 0 0 1px #edf2f7}.readiness-ring strong,.readiness-ring span{grid-area:1/1}.readiness-ring strong{color:#17202d;align-self:center;font-size:34px;line-height:1}.readiness-ring span{color:var(--muted);text-transform:uppercase;align-self:end;margin-bottom:34px;font-size:11px;font-weight:820}.status-mix{flex:1;gap:10px;min-width:0;display:grid}.status-mix-row{gap:6px;display:grid}.status-mix-row>div:first-child{color:var(--muted);justify-content:space-between;gap:10px;font-size:12px;font-weight:780;display:flex}.status-mix-row strong{color:var(--text)}.status-mix-row .track span.online{background:var(--green)}.status-mix-row .track span.warning{background:var(--amber)}.status-mix-row .track span.error,.status-mix-row .track span.offline{background:var(--red)}.action-strip{grid-column:1/-1;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.action-tile{color:#263445;text-align:left;background:#fff;border:1px solid #dce5ee;border-radius:8px;grid-template-columns:42px minmax(0,1fr) auto;gap:12px;min-width:0;min-height:94px;padding:14px}.action-tile>span:nth-child(2){min-width:0;display:block}.action-icon{color:#415063;background:#f3f6fa;border-radius:8px;flex:none;place-items:center;width:42px;height:42px;display:grid}.action-tile.green .action-icon{color:var(--green);background:var(--green-bg)}.action-tile.amber .action-icon{color:var(--amber);background:var(--amber-bg)}.action-tile.red .action-icon{color:var(--red);background:var(--red-bg)}.action-tile.blue .action-icon{color:var(--blue);background:var(--blue-bg)}.action-tile em,.action-tile strong,.action-tile small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.action-tile em{color:var(--muted);text-transform:uppercase;font-size:11px;font-style:normal;font-weight:820}.action-tile strong{color:var(--text);margin-top:4px;font-size:23px;line-height:1}.action-tile small{color:var(--muted);margin-top:5px;font-size:12px;font-weight:640}.dashboard-panel{grid-column:span 4;overflow:hidden}.priority-panel{grid-column:span 7}.spotlight-panel{grid-column:span 5}.dashboard-heading{border-bottom:1px solid #e5ebf2;gap:11px;min-height:66px;padding:15px 17px}.dashboard-heading-icon{width:36px;height:36px;color:var(--teal);background:#ecf8fa;border-radius:8px;flex:none;place-items:center;display:grid}.dashboard-heading h3{color:#182230;font-size:16px;font-weight:830}.dashboard-heading p{color:var(--muted);margin-top:3px;font-size:12px;font-weight:620}.priority-list{gap:10px;padding:14px;display:grid}.priority-row{text-align:left;background:#fff;border:1px solid #e1e8f0;border-radius:8px;align-items:center;gap:12px;width:100%;min-width:0;min-height:82px;padding:12px}.priority-row>div{flex:1;min-width:0}.priority-row strong,.priority-row p,.priority-row span{display:block}.priority-row strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:820;overflow:hidden}.priority-row p{color:#526173;text-overflow:ellipsis;white-space:nowrap;margin:5px 0 0;font-size:12px;line-height:1.35;overflow:hidden}.priority-row>div>span{color:var(--soft);text-overflow:ellipsis;white-space:nowrap;margin-top:6px;font-size:11px;font-weight:760;overflow:hidden}.priority-score{text-align:center;border-radius:999px;flex:none;justify-content:center;align-items:center;width:112px;min-height:30px;padding:0 9px;font-size:11px;font-weight:820;display:inline-flex}.priority-score.critical{color:#a32929;background:var(--red-bg)}.priority-score.warning{color:#8a520d;background:var(--amber-bg)}.priority-score.notice{color:#2151a8;background:var(--blue-bg)}.ai-signal-badge{white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:6px;min-width:92px;min-height:30px;padding:0 9px;font-size:11px;font-weight:820;display:inline-flex}.ai-signal-badge strong,.ai-signal-badge em{font-size:inherit;white-space:nowrap;line-height:1;display:inline;overflow:visible}.ai-signal-badge em{color:currentColor;opacity:.76;font-style:normal}.ai-signal-badge.critical{color:#a32929;background:var(--red-bg);border-color:#f1c1c1}.ai-signal-badge.warning{color:#8a520d;background:var(--amber-bg);border-color:#f2dba8}.ai-signal-badge.stable{color:#146c39;background:var(--green-bg);border-color:#ccebdd}.priority-row .ai-signal-badge{flex:none;display:inline-flex}.ai-signal-badge.compact{min-width:78px}.ai-insight-panel{background:#f8fbfd;border:1px solid #dfe8f0;border-radius:8px;gap:10px;margin-bottom:16px;padding:12px;display:grid}.ai-insight-panel.critical{background:#fff8f8;border-color:#f1c1c1}.ai-insight-panel.warning{background:#fffbf2;border-color:#f2dba8}.ai-insight-panel.stable{background:#f6fbf8;border-color:#ccebdd}.ai-insight-header{grid-template-columns:34px minmax(0,1fr) 58px;align-items:center;gap:10px;display:grid}.ai-insight-header>div:nth-child(2){min-width:0}.ai-insight-header span,.ai-prediction-grid span{color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:820;display:block}.ai-insight-header strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:14px;font-weight:830;display:block;overflow:hidden}.ai-readiness-ring{background:radial-gradient(circle at center, #fff 57%, transparent 59%), conic-gradient(var(--green) var(--ai-score), #e5ebf2 0);border-radius:50%;place-items:center;width:56px;height:56px;display:grid;box-shadow:inset 0 0 0 1px #edf2f7}.ai-insight-panel.warning .ai-readiness-ring{background:radial-gradient(circle at center, #fff 57%, transparent 59%), conic-gradient(var(--amber) var(--ai-score), #e5ebf2 0)}.ai-insight-panel.critical .ai-readiness-ring{background:radial-gradient(circle at center, #fff 57%, transparent 59%), conic-gradient(var(--red) var(--ai-score), #e5ebf2 0)}.ai-readiness-ring strong,.ai-readiness-ring span{grid-area:1/1}.ai-readiness-ring strong{color:var(--text);font-size:16px;font-weight:850;line-height:1}.ai-readiness-ring span{color:var(--muted);text-transform:uppercase;align-self:end;margin-bottom:10px;font-size:8px;font-weight:820}.ai-insight-panel p{color:#435164;margin:0;font-size:12px;font-weight:620;line-height:1.45}.ai-prediction-grid{gap:8px;display:grid}.ai-prediction-grid div{background:#ffffffbd;border:1px solid #d9e2ecd1;border-radius:8px;padding:9px}.ai-prediction-grid strong{color:#243247;white-space:normal;margin-top:4px;font-size:12px;font-weight:780;line-height:1.35;display:block}.ai-reason-list{flex-wrap:wrap;gap:6px;display:flex}.ai-reason-list span{color:#42526a;background:#eef2f6eb;border-radius:999px;max-width:100%;padding:5px 8px;font-size:11px;font-weight:760}.self-healing-device-panel{background:#f8fbfd;border:1px solid #dfe8f0;border-radius:8px;gap:10px;margin-bottom:16px;padding:12px;display:grid}.self-healing-device-panel.critical{background:#fff8f8;border-color:#f1c1c1}.self-healing-device-panel.warning{background:#fffbf2;border-color:#f2dba8}.self-healing-device-panel.stable{background:#f6fbf8;border-color:#ccebdd}.self-healing-device-header{grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.self-healing-icon{width:34px;height:34px;color:var(--blue);background:var(--blue-bg);border-radius:8px;place-items:center;display:grid}.self-healing-device-panel.critical .self-healing-icon{color:var(--red);background:var(--red-bg)}.self-healing-device-panel.warning .self-healing-icon{color:var(--amber);background:var(--amber-bg)}.self-healing-device-panel.stable .self-healing-icon{color:var(--green);background:var(--green-bg)}.self-healing-device-header>div:nth-child(2){min-width:0}.self-healing-device-header span,.self-healing-human-action span{color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:820;display:block}.self-healing-device-header strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:14px;font-weight:830;display:block;overflow:hidden}.self-healing-device-header em{color:#334155;white-space:nowrap;background:#ffffffb8;border-radius:999px;justify-content:center;align-items:center;min-height:26px;padding:0 8px;font-size:11px;font-style:normal;font-weight:820;display:inline-flex}.self-healing-device-panel p{color:#435164;margin:0;font-size:12px;font-weight:620;line-height:1.45}.self-healing-step-list{gap:7px;display:grid}.self-healing-step-list span{color:#334155;align-items:flex-start;gap:7px;font-size:12px;font-weight:680;line-height:1.35;display:flex}.self-healing-step-list svg{color:var(--green);flex:none;margin-top:1px}.self-healing-human-action{background:#ffffffbd;border:1px solid #d9e2ecd1;border-radius:8px;padding:9px}.self-healing-human-action strong{color:#243247;margin-top:4px;font-size:12px;font-weight:780;line-height:1.35;display:block}.spotlight-panel .printer-detail{padding-bottom:18px}.compact-chart{height:204px}.compact-locations{align-content:center;min-height:204px}.compact-alerts{align-content:start;min-height:204px}.panel-link{width:calc(100% - 28px);margin:0 14px 14px;padding:0 12px}@media (width<=1320px){.smart-dashboard{grid-template-columns:repeat(6,minmax(0,1fr))}.action-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.priority-panel,.spotlight-panel,.dashboard-panel{grid-column:span 3}}@media (width<=1100px){.command-panel{grid-template-columns:1fr}.readiness-block{align-items:center}}@media (width<=980px){.smart-dashboard{grid-template-columns:1fr}.priority-panel,.spotlight-panel,.dashboard-panel{grid-column:1/-1}}@media (width<=620px){.smart-dashboard{gap:10px}.command-panel{gap:14px;padding:16px 14px}.command-copy h3{font-size:23px}.command-copy p{font-size:13px}.ai-fleet-brief{grid-template-columns:34px minmax(0,1fr);padding:10px}.ai-fleet-brief em{text-align:left;grid-column:2}.ai-fleet-brief strong,.ai-fleet-brief span{white-space:normal}.command-actions{grid-template-columns:1fr;display:grid}.command-actions button{width:100%}.readiness-block{grid-template-columns:108px minmax(0,1fr);gap:12px;padding:12px;display:grid}.readiness-ring{width:108px;height:108px}.readiness-ring strong{font-size:28px}.readiness-ring span{margin-bottom:27px;font-size:10px}.action-strip{grid-template-columns:1fr;gap:8px}.action-tile{min-height:78px;padding:12px}.action-tile strong{font-size:21px}.dashboard-heading{min-height:60px;padding:13px 14px}.priority-list{padding:12px}.priority-row{grid-template-columns:1fr;align-items:start;min-height:0;display:grid}.priority-score{width:fit-content}.priority-row .ai-signal-badge,.priority-row .status-pill{justify-self:start}.priority-row p{white-space:normal}.compact-chart,.compact-locations,.compact-alerts{min-height:auto}}@media (width<=420px){.readiness-block{grid-template-columns:1fr;justify-items:center}.status-mix{width:100%}.ai-insight-header{grid-template-columns:34px minmax(0,1fr)}.ai-readiness-ring{grid-column:1/-1;justify-self:start}.self-healing-device-header{grid-template-columns:34px minmax(0,1fr)}.self-healing-device-header em{grid-column:2;justify-self:start}.action-tile{grid-template-columns:38px minmax(0,1fr) auto}.action-icon{width:38px;height:38px}}.alerts-view{grid-template-columns:minmax(0,1.35fr) minmax(320px,.8fr);align-items:start}.open-alerts-panel,.resolved-history-panel{min-width:0}.resolved-history-panel.collapsed{align-self:start}.audit-heading{align-items:center}.audit-log-toggle{color:#203247;white-space:nowrap;background:#fff;border:1px solid #d8e4ef;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:36px;padding:0 11px;font-size:12px;font-weight:780;display:inline-flex}.audit-log-toggle:hover{box-shadow:var(--shadow-soft);border-color:#b8c8d9}.audit-log-toggle svg{color:#7d8898;transition:transform .16s}.audit-log-toggle svg.expanded{transform:rotate(180deg)}.resolved-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:14px 14px 0;display:grid}.resolved-history-panel.collapsed .resolved-summary-grid{padding-bottom:14px}.resolved-stat{background:#f8fbfd;border:1px solid #e1e8f0;border-radius:8px;align-items:center;gap:10px;min-width:0;min-height:74px;padding:10px;display:flex}.resolved-stat-icon,.history-type-icon{border-radius:8px;flex:none;place-items:center;width:34px;height:34px;display:grid}.resolved-stat-icon{color:var(--green);background:var(--green-bg)}.resolved-stat div:last-child{min-width:0}.resolved-stat span,.resolved-stat p,.history-group-meta em,.history-event-context,.history-event-row span{color:#667589}.resolved-stat span{text-transform:uppercase;font-size:10px;font-weight:820;display:block}.resolved-stat strong{color:var(--text);overflow-wrap:anywhere;margin-top:3px;font-size:20px;line-height:1;display:block}.resolved-stat p{text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:12px;font-weight:620;overflow:hidden}.history-filter-row{-webkit-overflow-scrolling:touch;gap:8px;padding:12px 14px 0;display:flex;overflow-x:auto}.history-filter-row button{color:#536174;white-space:nowrap;background:#fff;border:1px solid #dce5ee;border-radius:8px;align-items:center;gap:7px;min-height:34px;padding:0 10px;font-size:12px;font-weight:780;display:inline-flex}.history-filter-row button:hover:not(:disabled),.history-filter-row button.selected{color:#142033;background:#f8fbff;border-color:#b9c8da}.history-filter-row button.selected{box-shadow:inset 0 -2px 0 var(--blue)}.history-filter-row button:disabled{color:#98a3b2;background:#f7f9fb}.history-filter-row span{color:#334155;background:#eef2f6;border-radius:999px;place-items:center;min-width:20px;height:20px;font-size:11px;display:inline-grid}.resolved-history-list{align-content:start;gap:10px;max-height:62vh;padding:14px;display:grid;overflow:auto}.history-group{background:#fff;border:1px solid #e1e8f0;border-radius:8px;overflow:hidden;box-shadow:0 1px 1px #18233008}.history-group-main{width:100%;min-height:72px;color:inherit;text-align:left;background:0 0;border:0;grid-template-columns:34px minmax(0,1fr) auto 22px;align-items:center;gap:11px;padding:11px 12px;display:grid}.history-group-main:hover{background:#f8fbff}.history-type-icon{color:#42526a;background:#eef2f6}.history-group.toner .history-type-icon{color:var(--amber);background:var(--amber-bg)}.history-group.offline .history-type-icon{color:var(--red);background:var(--red-bg)}.history-group.paper .history-type-icon{color:#2563eb;background:var(--blue-bg)}.history-group.queue .history-type-icon{color:#0891b2;background:#e6f7fb}.history-copy,.history-copy strong,.history-copy p{min-width:0}.history-copy strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:810;display:block;overflow:hidden}.history-copy p{color:#526173;text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:12px;font-weight:610;overflow:hidden}.history-group-meta{justify-items:end;gap:5px;min-width:72px;display:grid}.history-group-meta span{color:#1f2a3a;background:#eef2f6;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:820}.history-group-meta em{font-size:11px;font-style:normal;font-weight:760}.history-group-main>svg{color:#7d8898;transition:transform .16s}.history-group-main>svg.expanded{transform:rotate(180deg)}.history-event-list{background:#fbfdff;border-top:1px solid #edf2f7;gap:0;padding:0 12px 12px 57px;display:grid}.history-event-context{align-items:center;gap:7px;padding:10px 0;font-size:12px;font-weight:720;display:flex}.history-event-row{border-top:1px solid #edf2f7;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:10px 0;display:grid}.history-event-row strong{color:#223047;font-size:12px;font-weight:790;display:block}.history-event-row p{color:#56657a;margin:3px 0 0;font-size:12px;line-height:1.4}.history-event-row span{white-space:nowrap;align-self:start;font-size:11px;font-weight:780}@media (width<=760px){.alerts-view{grid-template-columns:1fr}.audit-heading{align-items:flex-start}.audit-log-toggle{width:100%}.resolved-summary-grid{grid-template-columns:1fr}.history-group-main{grid-template-columns:34px minmax(0,1fr) 22px}.history-group-meta{grid-column:2/-1;justify-content:flex-start;min-width:0;display:flex}.history-copy strong,.history-copy p{white-space:normal}.history-event-list{padding:0 12px 12px}.history-event-row{grid-template-columns:1fr;gap:5px}}.automation-view{gap:16px;display:grid}.automation-hero,.automation-panel,.automation-status-tile{box-shadow:var(--shadow-soft);background:#fff;border:1px solid #dce5ee;border-radius:8px}.automation-hero{--automation-color:var(--blue);background:linear-gradient(135deg,#fffffffa,#f6fafcf0),#fff;grid-template-columns:minmax(0,1fr) minmax(300px,390px);gap:18px;padding:22px;display:grid;position:relative;overflow:hidden}.automation-hero:before{content:"";background:var(--automation-color);width:4px;position:absolute;inset:0 auto 0 0}.automation-hero.healthy{--automation-color:var(--green)}.automation-hero.watch{--automation-color:var(--amber)}.automation-hero.urgent{--automation-color:var(--red)}.automation-label,.automation-hero-actions,.automation-score-card,.automation-status-tile,.automation-rule-card,.automation-detail-header,.automation-section-title,.automation-detail-actions button,.guardrail-item{align-items:center;display:flex}.automation-label{color:var(--teal);text-transform:uppercase;gap:8px;font-size:12px;font-weight:820}.automation-hero-copy h3,.automation-hero-copy p,.automation-rule-card p,.automation-rule-card strong,.automation-detail h3,.automation-detail p,.guardrail-item p,.automation-run-item p{margin:0}.automation-hero-copy h3{max-width:760px;color:var(--text);margin-top:9px;font-size:30px;line-height:1.08}.automation-hero-copy p{max-width:760px;color:var(--muted);margin-top:8px;font-size:14px;font-weight:610;line-height:1.45}.automation-hero-actions{flex-wrap:wrap;gap:8px;margin-top:18px}.automation-hero-actions button,.automation-detail-actions button{color:#203247;background:#fff;border:1px solid #d8e4ef;border-radius:8px;gap:8px;min-height:38px;padding:0 12px;font-size:13px;font-weight:780}.automation-hero-actions button:hover,.automation-detail-actions button:hover,.automation-rule-card:hover{box-shadow:var(--shadow-soft);border-color:#b8c8d9}.automation-score-card{background:#f8fbfd;border:1px solid #e2eaf2;border-radius:8px;justify-content:space-between;gap:16px;min-width:0;padding:14px}.automation-score-ring{background:radial-gradient(circle at center, #fff 58%, transparent 60%), conic-gradient(var(--automation-color) var(--automation-score), #e4ebf2 0);border-radius:50%;flex:none;place-items:center;width:126px;height:126px;display:grid;box-shadow:inset 0 0 0 1px #edf2f7}.automation-score-ring strong,.automation-score-ring span{grid-area:1/1}.automation-score-ring strong{color:var(--text);align-self:center;font-size:32px;line-height:1}.automation-score-ring span{color:var(--muted);text-transform:uppercase;align-self:end;margin-bottom:32px;font-size:10px;font-weight:820}.automation-score-meta{flex:1;gap:9px;min-width:0;display:grid}.automation-score-meta>div{border-bottom:1px solid #e5ebf2;justify-content:space-between;gap:10px;padding-bottom:8px;display:flex}.automation-score-meta>div:last-child{border-bottom:0;padding-bottom:0}.automation-score-meta span,.automation-status-tile span,.automation-rule-card span,.automation-detail-header span{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:820}.automation-score-meta strong{color:var(--text);font-size:13px}.automation-summary-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.automation-status-tile{gap:12px;min-width:0;min-height:92px;padding:14px}.automation-status-icon,.automation-rule-icon{border-radius:8px;flex:none;place-items:center;display:grid}.automation-status-icon{color:#415063;background:#f3f6fa;width:40px;height:40px}.automation-status-tile.green .automation-status-icon{color:var(--green);background:var(--green-bg)}.automation-status-tile.amber .automation-status-icon{color:var(--amber);background:var(--amber-bg)}.automation-status-tile.blue .automation-status-icon{color:var(--blue);background:var(--blue-bg)}.automation-status-tile strong{color:var(--text);margin-top:5px;font-size:23px;line-height:1;display:block}.automation-status-tile p{color:var(--muted);margin:5px 0 0;font-size:12px;font-weight:630}.automation-layout{grid-template-columns:minmax(320px,1.05fr) minmax(0,1.4fr);align-items:start;gap:16px;display:grid}.automation-panel{min-width:0;overflow:hidden}.automation-rule-list{gap:10px;padding:14px;display:grid}.automation-rule-card{text-align:left;background:#fff;border:1px solid #e1e8f0;border-radius:8px;align-items:flex-start;gap:12px;width:100%;min-width:0;padding:12px}.automation-rule-card.selected{box-shadow:inset 3px 0 0 var(--blue);background:#f7fbff;border-color:#b9d6ff}.automation-rule-card.critical.selected{box-shadow:inset 3px 0 0 var(--red);border-color:#f1c1c1}.automation-rule-card.warning.selected{box-shadow:inset 3px 0 0 var(--amber);border-color:#f2dba8}.automation-rule-icon{width:38px;height:38px;color:var(--teal);background:#ecf8fa}.automation-rule-card.critical .automation-rule-icon,.automation-detail-header.critical .automation-rule-icon{color:var(--red);background:var(--red-bg)}.automation-rule-card.warning .automation-rule-icon,.automation-detail-header.warning .automation-rule-icon{color:var(--amber);background:var(--amber-bg)}.automation-rule-card.notice .automation-rule-icon,.automation-detail-header.notice .automation-rule-icon{color:var(--blue);background:var(--blue-bg)}.automation-rule-card>div:nth-child(2){flex:1;min-width:0}.automation-rule-card strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:14px;font-weight:830;display:block;overflow:hidden}.automation-rule-card p{color:#526173;margin-top:4px;font-size:12px;line-height:1.35}.automation-rule-card em{min-width:30px;color:var(--text);text-align:right;font-size:18px;font-style:normal;font-weight:850}.automation-detail{gap:14px;padding:16px;display:grid}.automation-detail-header{align-items:flex-start;gap:12px}.automation-detail h3{color:var(--text);margin-top:3px;font-size:20px;line-height:1.15}.automation-detail-header p{color:var(--muted);margin-top:6px;font-size:13px;line-height:1.4}.automation-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.automation-matches{background:#f8fafc;border:1px solid #e1e8f0;border-radius:8px;gap:10px;padding:12px;display:grid}.automation-section-title{justify-content:space-between;gap:12px}.automation-section-title strong{color:var(--text);font-size:13px}.automation-section-title span{color:var(--muted);font-size:12px;font-weight:820}.automation-device-list{flex-wrap:wrap;gap:7px;display:flex}.automation-device-list>span{color:#344054;background:#fff;border:1px solid #dce5ee;border-radius:999px;padding:6px 8px;font-size:12px;font-weight:700}.automation-detail-actions{justify-content:flex-end;display:flex}.self-healing-overview{gap:12px;padding:14px;display:grid}.self-healing-overview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.self-healing-overview-card{background:#f8fbfd;border:1px solid #e1e8f0;border-radius:8px;min-width:0;min-height:94px;padding:11px}.self-healing-overview-card span,.self-healing-overview-card strong,.self-healing-overview-card p{display:block}.self-healing-overview-card span{color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:820}.self-healing-overview-card strong{color:var(--text);margin-top:8px;font-size:24px;line-height:1}.self-healing-overview-card p{color:var(--muted);margin:7px 0 0;font-size:11px;line-height:1.35}.self-healing-playbook-list{gap:8px;display:grid}.self-healing-playbook{background:#fff;border:1px solid #e1e8f0;border-radius:8px;justify-content:space-between;align-items:flex-start;gap:12px;padding:11px;display:flex}.self-healing-playbook.warning{background:#fffbf2;border-color:#f2dba8}.self-healing-playbook strong{color:var(--text);font-size:13px}.self-healing-playbook p{color:var(--muted);margin:4px 0 0;font-size:12px;line-height:1.35}.self-healing-playbook>span{color:#334155;white-space:nowrap;background:#eef2f6;border-radius:999px;flex:none;padding:5px 8px;font-size:11px;font-weight:820}.automation-run-list,.guardrail-list{gap:10px;padding:14px;display:grid}.automation-run-item{background:#fff;border:1px solid #e1e8f0;border-radius:8px;justify-content:space-between;gap:12px;padding:12px;display:flex}.automation-run-item.critical{background:#fff8f8;border-color:#f1c1c1}.automation-run-item.warning{background:#fffbf2;border-color:#f2dba8}.automation-run-item strong{color:var(--text);font-size:13px}.automation-run-item p{color:var(--muted);margin-top:4px;font-size:12px;line-height:1.4}.automation-run-item>span{min-width:32px;height:32px;color:var(--text);background:#eef4ff;border-radius:999px;place-items:center;font-size:13px;font-weight:850;display:grid}.guardrail-item{background:#fff;border:1px solid #e1e8f0;border-radius:8px;align-items:flex-start;gap:10px;padding:11px}.guardrail-item svg{color:var(--green);flex:none;margin-top:2px}.guardrail-item strong{color:var(--text);font-size:13px}.guardrail-item p{color:var(--muted);margin-top:4px;font-size:12px;line-height:1.4}@media (width<=1320px){.automation-layout{grid-template-columns:1fr}.automation-summary-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=980px){.automation-hero{grid-template-columns:1fr}}@media (width<=620px){.automation-view{gap:10px}.automation-hero{gap:14px;padding:16px 14px}.automation-hero-copy h3{font-size:23px}.automation-hero-actions{grid-template-columns:1fr;display:grid}.automation-score-card{grid-template-columns:104px minmax(0,1fr);gap:12px;padding:12px;display:grid}.automation-score-ring{width:104px;height:104px}.automation-score-ring strong{font-size:27px}.automation-score-ring span{margin-bottom:26px}.automation-summary-row{grid-template-columns:1fr;gap:8px}.automation-status-tile{min-height:78px;padding:12px}.automation-detail-grid,.self-healing-overview-grid{grid-template-columns:1fr}.self-healing-playbook{gap:8px;display:grid}.self-healing-playbook>span{justify-self:start}.automation-detail{padding:14px}.automation-detail-actions,.automation-detail-actions button{width:100%}}@media (width<=420px){.automation-score-card{grid-template-columns:1fr;justify-items:center}.automation-score-meta{width:100%}.automation-rule-card{grid-template-columns:38px minmax(0,1fr) auto;display:grid}}.fleet-summary-panel{box-shadow:var(--shadow-soft);background:#fff;border:1px solid #dce5ee;border-radius:8px;grid-template-columns:minmax(220px,270px) minmax(0,1fr);gap:0;margin-bottom:16px;display:grid;overflow:hidden}.fleet-summary-lead,.summary-metric{align-items:center;display:flex}.fleet-summary-lead{background:linear-gradient(135deg,#fff,#f4f8fb);border-right:1px solid #e5ebf2;gap:14px;min-width:0;padding:16px 18px}.summary-lead-icon,.summary-metric-icon{border:1px solid #e4ebf2;border-radius:8px;flex:none;place-items:center;display:grid}.summary-lead-icon{color:#dffcff;background:linear-gradient(145deg,#172230,#0f151d);border-color:#ffffff1a;width:44px;height:44px}.fleet-summary-lead>div:last-child,.summary-metric>div:last-child{min-width:0}.fleet-summary-lead span,.summary-metric span{color:#667589;letter-spacing:0;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:11px;font-weight:820;display:block;overflow:hidden}.fleet-summary-lead strong,.summary-metric strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:28px;font-weight:850;line-height:1;display:block;overflow:hidden}.fleet-summary-lead p,.summary-metric p{color:#667589;text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:12px;font-weight:630;overflow:hidden}.summary-metric-strip{grid-template-columns:repeat(4,minmax(0,1fr));min-width:0;display:grid}.summary-metric{background:linear-gradient(#fff,#fbfdff);border-left:1px solid #edf2f7;gap:11px;min-width:0;min-height:92px;padding:15px 16px;position:relative}.summary-metric:first-child{border-left:0}.summary-metric:before{content:"";background:#aeb9c7;height:3px;position:absolute;inset:0 0 auto}.summary-metric-icon{color:#415063;background:#f6f8fb;width:38px;height:38px}.summary-metric.green:before{background:var(--green)}.summary-metric.green .summary-metric-icon{color:var(--green);background:var(--green-bg)}.summary-metric.amber:before{background:var(--amber)}.summary-metric.amber .summary-metric-icon{color:var(--amber);background:var(--amber-bg)}.summary-metric.blue:before{background:var(--blue)}.summary-metric.blue .summary-metric-icon{color:var(--blue);background:var(--blue-bg)}.summary-metric.red:before{background:var(--red)}.summary-metric.red .summary-metric-icon{color:var(--red);background:var(--red-bg)}@media (width<=1180px){.fleet-summary-panel{grid-template-columns:minmax(190px,230px) minmax(0,1fr)}.fleet-summary-lead{border-bottom:0;border-right:1px solid #e5ebf2}.summary-metric-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.summary-metric:nth-child(odd){border-left:0}.summary-metric:nth-child(n+3){border-top:1px solid #edf2f7}}@media (width<=820px){.fleet-summary-panel{margin-bottom:12px}.summary-metric-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.summary-metric:nth-child(odd){border-left:0}.summary-metric:nth-child(n+3){border-top:1px solid #edf2f7}}@media (width<=620px){.fleet-summary-panel{grid-template-columns:1fr}.fleet-summary-lead{border-bottom:1px solid #e5ebf2;border-right:0;padding:14px}.summary-lead-icon{width:40px;height:40px}.summary-metric{gap:9px;min-height:82px;padding:12px}.summary-metric-icon{width:34px;height:34px}.fleet-summary-lead strong,.summary-metric strong{font-size:24px}.summary-metric span{font-size:10px}.summary-metric p{text-overflow:clip;white-space:normal;line-height:1.25;overflow:visible}}@media (width<=360px){.summary-metric-strip{grid-template-columns:1fr}.summary-metric{border-top:1px solid #edf2f7;border-left:0}.summary-metric:first-child{border-top:0}}
