@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap";:root{color:#0f223d;font-synthesis:none;text-rendering:optimizelegibility;--blue:#199bd7;--blue-700:#146d9d;--blue-soft:#eaf7fd;--ink:#0f223d;--muted:#617390;--border:#dfe8f2;--good:#18a46b;--warn:#eb9b27;--danger:#db5c52;--shadow:0 1px 2px #1f36540d, 0 8px 28px #274e770d;background:#f7faff;font-family:DM Sans,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#f6f9fd;min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}.app-shell{min-height:100vh;display:flex}.sidebar{border-right:1px solid var(--border);z-index:20;background:#fffffff7;flex-direction:column;flex:0 0 250px;width:250px;height:100vh;min-height:100vh;padding:0 15px 18px;transition:width .18s,flex-basis .18s,transform .18s;display:flex;position:sticky;top:0}.brand-row{align-items:center;gap:11px;height:76px;padding:0 3px;display:flex}.brand-mark{width:37px;height:37px;color:var(--blue);background:var(--blue-soft);border:1px solid #d1edf9;border-radius:10px;place-items:center;display:grid}.brand-name{color:#28658d;white-space:nowrap;font-size:18px}.brand-name strong{color:var(--blue);font-weight:700}.nav-label{letter-spacing:.14em;color:#8da0ba;margin:20px 7px 8px;font-size:10px;font-weight:700}.nav-item{color:#667894;border-radius:10px;align-items:center;gap:12px;min-height:43px;margin:2px 0;padding:0 12px;font-size:14px;font-weight:500;text-decoration:none;display:flex}.nav-item:hover{color:#1a628e;background:#f5fafe}.nav-item.active{color:#185e89;background:#ebf7fd;font-weight:650;box-shadow:inset 0 0 0 1px #c9e8f8}.nav-count{color:#bd721b;background:#fff0e1;border-radius:20px;place-items:center;min-width:20px;height:20px;margin-left:auto;font-size:11px;display:grid}.edge-gateway{border:1px solid var(--border);background:#f9fcff;border-radius:12px;align-items:center;gap:10px;margin-top:auto;padding:12px;display:flex}.gateway-icon{width:32px;height:32px;color:var(--blue);background:var(--blue-soft);border-radius:9px;place-items:center;display:grid}.edge-gateway div{flex-direction:column;min-width:0;display:flex}.edge-gateway strong{font-size:12px}.edge-gateway span{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.pulse-dot{background:var(--good);border-radius:50%;width:7px;height:7px;animation:2s infinite pulse;display:inline-block;box-shadow:0 0 0 4px #18a46b1a}.collapse-button{border:1px solid var(--border);color:#7990aa;cursor:pointer;width:28px;height:28px;box-shadow:var(--shadow);background:#fff;border-radius:50%;place-items:center;display:grid;position:absolute;top:83px;right:-14px}.close-sidebar{margin-left:auto;display:none!important}.sidebar.compact{flex-basis:76px;width:76px}.sidebar.compact .brand-name,.sidebar.compact .nav-item span,.sidebar.compact .nav-label,.sidebar.compact .nav-count,.sidebar.compact .edge-gateway div,.sidebar.compact .edge-gateway .pulse-dot{display:none}.sidebar.compact .brand-row{justify-content:center}.sidebar.compact .nav-item{justify-content:center;padding:0}.sidebar.compact .edge-gateway{justify-content:center;padding:10px}.workspace{flex:1;min-width:0}.topbar{border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:12;background:#f8fbffe6;justify-content:space-between;align-items:center;height:76px;padding:0 28px 0 30px;display:flex;position:sticky;top:0}.title-row{align-items:center;gap:12px;display:flex}.eyebrow,.overline{letter-spacing:.13em;color:#7b91ad;font-size:10px;font-weight:700;line-height:1.2;display:block}.topbar h1{letter-spacing:-.02em;margin:3px 0 0;font-size:22px;line-height:1.1}.topbar-actions{align-items:center;gap:12px;display:flex}.stream-badge{color:#526980;background:#fff;border:1px solid #d8e7ef;border-radius:20px;align-items:center;gap:9px;height:34px;padding:0 13px;font-size:12px;display:flex}.icon-button{border:1px solid var(--border);cursor:pointer;color:#526b88;background:#fff;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.icon-button:hover{color:var(--blue-700);border-color:#bdddf0}.notification-button{position:relative}.notification-button span{background:var(--warn);border:1.5px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:7px;right:7px}.avatar{color:#167aaf;background:#effaff;border:1px solid #bce2f5;border-radius:50%;place-items:center;width:36px;height:36px;font-size:11px;font-weight:700;display:grid}.mobile-menu{display:none}.content-grid{grid-template-columns:290px minmax(0,1fr);gap:18px;max-width:1680px;margin:0 auto;padding:22px;display:grid}.node-panel{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:16px;min-height:calc(100vh - 120px);overflow:hidden}.panel-heading{justify-content:space-between;align-items:center;padding:19px 18px 14px;display:flex}.panel-heading h2{margin:0;font-size:17px}.panel-heading p{color:var(--muted);margin:4px 0 0;font-size:12px}.filter-row{border-bottom:1px solid #edf2f7;grid-template-columns:repeat(2,1fr);gap:6px;padding:0 12px 13px;display:grid}.filter-row button{color:#6b7e97;cursor:pointer;background:#f7f9fc;border:1px solid #0000;border-radius:8px;justify-content:space-between;align-items:center;padding:7px 8px;font-size:11px;display:flex}.filter-row button span{background:#fff;border-radius:10px;place-items:center;min-width:17px;height:17px;font-size:9px;display:grid}.filter-row button.selected{background:var(--blue-soft);color:#196d9d;border-color:#cce9f7;font-weight:650}.node-list{padding:10px}.node-card{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;grid-template-columns:37px 1fr auto;align-items:center;gap:10px;width:100%;margin:3px 0;padding:12px 10px;display:grid}.node-card:hover{background:#f8fbfe}.node-card.selected{background:#edf8fd;border-color:#cae9f8;box-shadow:0 4px 13px #2284b812}.node-icon,.machine-icon{width:37px;height:37px;color:var(--blue);background:#eaf7fd;border-radius:10px;place-items:center;display:grid}.node-icon.attention,.machine-icon.attention{color:var(--warn);background:#fff5e8}.node-icon.offline,.machine-icon.offline{color:#8392a6;background:#f1f4f7}.node-copy{flex-direction:column;min-width:0;display:flex}.node-copy strong{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.node-copy small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin:3px 0 6px;font-size:10px;overflow:hidden}.status-line{color:var(--good);align-items:center;gap:5px;font-size:9px;display:flex}.status-line i{background:currentColor;border-radius:50%;width:5px;height:5px}.status-line.attention{color:#c87b1e}.status-line.offline{color:#8998aa}.health-score{flex-direction:column;align-items:flex-end;display:flex}.health-score strong{font-size:16px}.health-score small{color:#91a1b4;text-transform:uppercase;letter-spacing:.08em;font-size:8px}.empty-state{text-align:center;color:var(--muted);padding:30px 14px;font-size:12px}.monitor-column{flex-direction:column;gap:14px;min-width:0;display:flex}.card{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:15px}.machine-header{justify-content:space-between;align-items:center;min-height:92px;padding:16px 18px;display:flex}.machine-identity{align-items:center;gap:13px;display:flex}.machine-icon{border-radius:13px;width:46px;height:46px}.machine-identity h2{letter-spacing:-.015em;margin:3px 0;font-size:19px}.machine-identity p{color:var(--muted);margin:0;font-size:11px}.machine-state{flex-direction:column;align-items:flex-end;gap:7px;display:flex}.state-pill{color:var(--good);background:#eaf8f2;border-radius:20px;align-items:center;gap:6px;padding:6px 10px;font-size:10px;font-weight:650;display:flex}.state-pill.warn{color:#bd7218;background:#fff5e7}.state-pill.muted{color:#718196;background:#f0f3f6}.updated{color:#8a9aaf;align-items:center;gap:5px;font-size:9px;display:flex}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.metric-card{min-height:137px;padding:13px 14px 0;position:relative;overflow:hidden}.metric-top{justify-content:space-between;align-items:center;display:flex}.metric-icon{width:31px;height:31px;color:var(--blue);background:var(--blue-soft);border-radius:8px;place-items:center;display:grid}.trend{color:var(--good);background:#ebf8f3;border-radius:12px;padding:4px 6px;font-size:9px}.trend.warn{color:#c57618;background:#fff5e6}.metric-card>p{color:var(--muted);margin:10px 0 1px;font-size:10px}.metric-value{align-items:baseline;gap:4px;display:flex}.metric-value strong{letter-spacing:-.035em;font-size:23px}.metric-value span{color:#7f91a6;font-size:10px}.mini-chart{width:100%;height:39px;position:absolute;bottom:0;left:0;right:0}.mini-chart polyline{stroke:var(--blue);stroke-width:1.7px}.mini-chart.warn polyline{stroke:var(--warn)}.telemetry-grid{grid-template-columns:minmax(0,1.8fr) minmax(250px,.72fr);gap:14px;display:grid}.telemetry-card{min-width:0;padding:17px 17px 12px}.card-title-row{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.card-title-row h3,.forecast-heading h3{margin:4px 0 0;font-size:15px}.chart-controls{align-items:center;gap:8px;display:flex}.range-picker{background:#f2f6fa;border-radius:8px;padding:3px;display:flex}.range-picker button{color:#74879d;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:5px 8px;font-size:9px}.range-picker button.active{color:#155f8c;background:#fff;font-weight:700;box-shadow:0 1px 3px #25415a21}.pause-button{border:1px solid var(--border);color:#60748c;cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:5px;height:30px;padding:0 9px;font-size:9px;display:flex}.large-chart-wrap{height:225px;margin-top:11px}.large-chart{width:100%;height:100%;overflow:visible}.large-chart text{fill:#91a1b4;font-size:8px}.grid-line{stroke:#e7eef5;stroke-width:1px;stroke-dasharray:3 4}.warning-line{stroke:#e6a139;stroke-width:1px;stroke-dasharray:6 5}.data-line{stroke:var(--blue);stroke-width:2.2px;stroke-linejoin:round;stroke-linecap:round}.live-point{fill:#fff;stroke:var(--blue);stroke-width:2.5px}.chart-legend{color:#75889f;border-top:1px solid #edf2f7;align-items:center;gap:15px;padding-top:10px;font-size:9px;display:flex}.chart-legend span{align-items:center;gap:5px;display:flex}.chart-legend i{border-radius:50%;width:7px;height:7px}.chart-legend .blue{background:var(--blue)}.chart-legend .amber{background:var(--warn)}.chart-legend b{color:#72859d;margin-left:auto;font-weight:600}.forecast-card{padding:17px}.forecast-heading{align-items:center;gap:9px;display:flex}.forecast-icon{width:34px;height:34px;color:var(--good);background:#ebf8f3;border-radius:9px;place-items:center;display:grid}.health-gauge{background:conic-gradient(var(--blue) var(--health), #edf2f7 0);border-radius:50%;place-items:center;width:108px;height:108px;margin:20px auto 13px;display:grid;position:relative}.health-gauge:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:8px}.health-gauge div{z-index:1;flex-direction:column;align-items:center;display:flex}.health-gauge strong{letter-spacing:-.04em;font-size:27px}.health-gauge span{color:#8a9aaf;font-size:9px}.forecast-stat{text-align:center;border-bottom:1px solid #edf2f7;flex-direction:column;gap:4px;padding-bottom:13px;display:flex}.forecast-stat span{color:var(--muted);font-size:9px}.forecast-stat strong{font-size:14px}.insight-callout{color:#bd741e;background:#fff8ee;border:1px solid #f8e1bf;border-radius:10px;align-items:flex-start;gap:8px;margin:13px 0;padding:10px;display:flex}.insight-callout svg{flex:none;margin-top:2px}.insight-callout p{flex-direction:column;margin:0;display:flex}.insight-callout strong{font-size:10px}.insight-callout span{color:#806b52;margin-top:3px;font-size:9px;line-height:1.45}.confidence{color:#788aa0;grid-template-columns:auto 1fr auto;align-items:center;gap:7px;font-size:9px;display:grid}.confidence>div{background:#edf2f7;border-radius:4px;height:4px;overflow:hidden}.confidence i{background:var(--blue);border-radius:inherit;height:100%;display:block}.confidence b{color:#3b526d}.events-card{padding:16px 17px 10px;overflow:hidden}.packet-rate{color:#19739f;background:var(--blue-soft);border-radius:20px;align-items:center;gap:6px;padding:6px 9px;font-size:9px;display:flex}.event-table{margin-top:12px}.event-row{color:#60738a;border-top:1px solid #edf2f7;grid-template-columns:80px 90px minmax(190px,1fr) 95px;align-items:center;gap:8px;min-height:38px;font-size:10px;display:grid}.event-row span:nth-child(2){color:#445c77;align-items:center;gap:6px;display:flex}.event-row strong{text-align:right;color:#334c68;font-size:10px}.event-head{color:#93a2b4;text-transform:uppercase;letter-spacing:.08em;border-top:0;min-height:28px;font-size:8px}.event-head span:nth-child(2){color:#93a2b4}.event-time{font-variant-numeric:tabular-nums}.event-dot{background:var(--blue);border-radius:50%;width:6px;height:6px}.event-dot.threshold{background:var(--warn)}.event-dot.model{background:#7c6cd5}.scrim{display:none}@keyframes pulse{0%,to{box-shadow:0 0 0 3px #18a46b1a}50%{box-shadow:0 0 0 7px #18a46b00}}@media (width<=1180px){.content-grid{grid-template-columns:250px minmax(0,1fr)}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.telemetry-grid{grid-template-columns:1fr}.forecast-card{grid-template-rows:auto auto;grid-template-columns:auto 125px 1fr;align-items:center;gap:0 20px;display:grid}.forecast-heading{grid-column:1/-1}.health-gauge{grid-area:2/1/4}.forecast-stat{text-align:left;border-bottom:0;align-items:flex-start}.insight-callout{margin:8px 0}.confidence{grid-column:2/-1}}@media (width<=860px){.sidebar{position:fixed;transform:translate(-105%);box-shadow:15px 0 40px #19355126}.sidebar.open{transform:translate(0)}.sidebar.compact{flex-basis:250px;width:250px}.sidebar.compact .brand-name,.sidebar.compact .nav-item span,.sidebar.compact .nav-label,.sidebar.compact .nav-count,.sidebar.compact .edge-gateway div,.sidebar.compact .edge-gateway .pulse-dot{display:initial}.sidebar.compact .brand-row,.sidebar.compact .nav-item,.sidebar.compact .edge-gateway{justify-content:initial}.collapse-button{display:none}.close-sidebar,.mobile-menu{display:grid!important}.scrim{z-index:19;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f223d47;border:0;display:block;position:fixed;inset:0}.content-grid{grid-template-columns:1fr}.node-panel{min-height:0}.node-list{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}}@media (width<=580px){.topbar{padding:0 14px}.topbar h1{font-size:18px}.stream-badge span{display:none}.stream-badge{justify-content:center;width:34px;padding:0}.content-grid{gap:12px;padding:12px}.node-list{grid-template-columns:1fr}.machine-header{align-items:flex-start;gap:12px}.machine-state{flex:none}.machine-identity h2{font-size:16px}.machine-identity p{display:none}.metric-grid{gap:9px}.metric-card{min-height:128px;padding-inline:11px}.metric-value strong{font-size:19px}.card-title-row{flex-direction:column}.chart-controls{justify-content:space-between;width:100%}.large-chart-wrap{height:190px}.forecast-card{display:block}.forecast-stat{text-align:center;border-bottom:1px solid #edf2f7;align-items:center}.confidence{display:grid}.event-table{min-width:530px}.events-card{overflow-x:auto}}.edgeiot-auth-gate{color:#1a202c;background:radial-gradient(circle at 0 0,#2f80ed1f,#0000 36%),linear-gradient(#f7fafc 0%,#eef3f8 100%);place-items:center;min-height:100vh;padding:24px;display:grid}.edgeiot-auth-gate-card{background:#ffffffeb;border:1px solid #d9e2ec;border-radius:18px;width:min(100%,420px);padding:28px 24px;box-shadow:0 18px 40px #0f172a14}.edgeiot-auth-gate-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#627d98;margin:0 0 8px;font-size:12px}.edgeiot-auth-gate-title{margin:0;font-size:22px;line-height:1.25}.edgeiot-auth-gate-copy{color:#486581;margin:10px 0 0;font-size:14px;line-height:1.5}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important}}
