:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-synthesis:none;--bg:#090c11;--surface:#10141b;--surface-2:#151a22;--surface-3:#1b212b;--border:#252c37;--border-soft:#1c222c;--text:#f3f6fa;--muted:#8d97a7;--muted-2:#646f80;--blue:#63a9ff;--blue-soft:#172b43;--green:#55d2a4;--green-soft:#12352c;--red:#ff6b78;--red-soft:#3c1820;--orange:#ffac5c;--orange-soft:#3b2918;--purple:#a894ff;--sidebar:228px;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-width:1120px;height:100%;min-height:720px;margin:0}body{background:var(--bg);color:var(--text);overflow:hidden}button,input,select{font:inherit}button{color:inherit}button:focus-visible{outline:2px solid var(--blue);outline-offset:2px}input:focus-visible{outline:2px solid var(--blue);outline-offset:2px}select:focus-visible{outline:2px solid var(--blue);outline-offset:2px}h1,h2,h3,p{margin:0}.app-shell{grid-template-columns:var(--sidebar) 1fr;background:var(--bg);height:100%;display:grid}.main-area{min-width:0;overflow:auto}.page-content{max-width:1520px;min-height:100%;margin:0 auto;padding:38px 42px 48px}.sidebar{border-right:1px solid var(--border-soft);background:#0d1117;flex-direction:column;padding:20px 14px 16px;display:flex}.sidebar-brand{align-items:center;gap:11px;height:52px;padding:0 10px;display:flex}.sidebar-brand strong{letter-spacing:-.3px;font-size:17px;display:block}.sidebar-brand small{color:var(--muted-2);letter-spacing:2.3px;margin-top:1px;font-size:8px;font-weight:800;display:block}.brand-mark{background:linear-gradient(145deg,#204d7d,#10253d);border:1px solid #376a9f;border-radius:8px;align-items:flex-end;gap:3px;width:28px;height:28px;padding:5px;display:flex;box-shadow:inset 0 1px #ffffff1f,0 5px 18px #3c8fe81f}.brand-mark span{background:#92c9ff;border-radius:3px;width:4px}.brand-mark span:first-child{opacity:.65;height:7px}.brand-mark span:nth-child(2){height:15px}.brand-mark span:nth-child(3){opacity:.8;height:11px}.brand-mark.large{border-radius:13px;gap:5px;width:46px;height:46px;padding:9px}.brand-mark.large span{width:6px}.brand-mark.large span:first-child{height:11px}.brand-mark.large span:nth-child(2){height:25px}.brand-mark.large span:nth-child(3){height:18px}.sidebar nav{flex-direction:column;gap:4px;margin-top:28px;display:flex}.nav-label{color:#576273;letter-spacing:1.3px;text-transform:uppercase;margin:0 12px 8px;font-size:10px;font-weight:800}.sidebar nav button{width:100%;color:var(--muted);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:11px;padding:10px 12px;font-size:13px;font-weight:600;transition:all .16s;display:flex;position:relative}.sidebar nav button:hover{color:var(--text);background:#151a21}.sidebar nav button.active{color:#dbeaff;box-shadow:inset 2px 0 var(--blue);background:#182335}.sidebar nav svg{width:17px;height:17px}.sidebar nav button.active svg{color:var(--blue)}.nav-badge{background:var(--red-soft);color:#ff8992;text-align:center;border-radius:10px;min-width:20px;margin-left:auto;padding:2px 6px;font-size:10px}.sidebar-spacer{flex:1}.system-state{background:#101a19;border:1px solid #1c2d2a;border-radius:9px;align-items:flex-start;gap:9px;margin:12px 5px;padding:11px;display:flex}.system-state strong,.system-state small{display:block}.system-state strong{font-size:10px}.system-state small{color:var(--muted-2);margin-top:3px;font-size:8px;line-height:1.35}.pulse-dot{background:var(--green);border-radius:50%;flex:none;width:7px;height:7px;margin-top:2px;display:inline-block;box-shadow:0 0 0 3px #55d2a41a}.profile-card{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;grid-template-columns:32px 1fr 14px;align-items:center;gap:9px;width:100%;padding:10px 8px;display:grid}.profile-card:hover{border-color:var(--border);background:var(--surface)}.profile-card strong,.profile-card small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.profile-card strong{font-size:10px}.profile-card small{color:var(--muted-2);margin-top:3px;font-size:8px}.profile-card>svg{width:13px;color:var(--muted-2)}.avatar{color:#a9d4ff;background:#172a3d;border:1px solid #345b82;border-radius:9px;place-items:center;width:34px;height:34px;font-size:10px;font-weight:800;display:inline-grid}.page-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:26px;display:flex}.eyebrow{color:var(--blue);letter-spacing:1.6px;text-transform:uppercase;margin-bottom:7px;font-size:9px;font-weight:800;display:block}.page-header h1,.device-header h1{letter-spacing:-.8px;font-size:28px;font-weight:690}.page-header p,.device-header p{color:var(--muted);margin-top:7px;font-size:12px}.page-actions{gap:9px;display:flex}.primary-button,.secondary-button,.small-button{cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:7px;transition:all .15s;display:inline-flex}.primary-button{color:#fff;background:linear-gradient(#3789df,#276caf);border:1px solid #418ddc;padding:9px 13px;font-size:11px;font-weight:700;box-shadow:inset 0 1px #ffffff26}.primary-button:hover{filter:brightness(1.1)}.primary-button:disabled{opacity:.65;cursor:wait}.secondary-button{border:1px solid var(--border);background:var(--surface-2);color:#bdc5d0;padding:8px 12px;font-size:10px;font-weight:650}.secondary-button:hover{color:#fff;border-color:#3b4655}.primary-button svg,.secondary-button svg{width:14px;height:14px}.wide{width:100%;min-height:40px}.icon-button{border:1px solid var(--border);background:var(--surface-2);width:31px;height:31px;color:var(--muted);cursor:pointer;border-radius:7px;place-items:center;padding:0;display:inline-grid}.icon-button:hover{color:#fff;border-color:#3c4653}.icon-button svg{width:14px;height:14px}.text-button,.card-link{color:var(--blue);cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:5px;font-size:9px;font-weight:700;display:inline-flex}.text-button svg,.card-link svg{width:12px;height:12px}.summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-bottom:16px;display:grid}.summary-card{border:1px solid var(--border-soft);background:linear-gradient(145deg,#12171f,#0f131a);border-radius:11px;grid-template-columns:36px 1fr;gap:12px;min-height:126px;padding:18px;display:grid;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001f}.summary-icon{border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.summary-icon svg{width:17px}.accent-blue .summary-icon{background:var(--blue-soft);color:var(--blue)}.accent-red .summary-icon{background:var(--red-soft);color:var(--red)}.accent-green .summary-icon{background:var(--green-soft);color:var(--green)}.accent-purple .summary-icon{color:var(--purple);background:#2a2345}.summary-card>div:nth-child(2){z-index:1}.summary-card span{color:var(--muted);font-size:9px;font-weight:600}.summary-card strong{letter-spacing:-.6px;margin-top:5px;font-size:27px;display:block}.summary-card strong em{color:var(--muted);font-size:13px;font-style:normal}.summary-card small{color:var(--muted-2);margin-top:5px;font-size:8px;display:block}.summary-card small b{color:var(--green);font-weight:650}.summary-spark{opacity:.55;width:48%;height:50px;position:absolute;bottom:0;right:-8px}.summary-spark .metric-chart{height:100%}.summary-spark .chart-grid{display:none}.card-link{position:absolute;bottom:13px;right:12px}.availability-bars{align-items:flex-end;gap:3px;display:flex;position:absolute;bottom:16px;right:15px}.availability-bars span{background:var(--green);opacity:.65;border-radius:2px;width:4px}.dashboard-columns{grid-template-columns:minmax(600px,1.75fr) minmax(300px,.85fr);gap:16px;display:grid}.panel{border:1px solid var(--border-soft);background:var(--surface);border-radius:11px;box-shadow:0 10px 30px #0000001a}.panel-header{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:center;gap:16px;padding:17px 18px;display:flex}.panel-header h2{letter-spacing:-.1px;align-items:center;gap:7px;font-size:12px;display:flex}.panel-header h2 svg{width:15px;color:var(--blue)}.panel-header p{color:var(--muted-2);margin-top:4px;font-size:8px}.device-table{grid-template-columns:minmax(175px,1.5fr) 88px repeat(3,minmax(78px,.75fr)) 20px;align-items:center;gap:13px;width:100%;display:grid}.header-row{border-bottom:1px solid var(--border-soft);min-height:34px;color:var(--muted-2);text-align:left;text-transform:uppercase;padding:0 18px;font-size:8px;font-weight:700}.device-row{border:0;border-bottom:1px solid var(--border-soft);text-align:left;cursor:pointer;background:0 0;min-height:62px;padding:0 18px}.device-row:last-child{border-bottom:0}.device-row:hover{background:#141922}.device-row>svg{width:13px;color:var(--muted-2)}.device-cell{align-items:center;gap:10px;min-width:0;display:flex}.device-cell strong,.device-cell small{display:block}.device-cell strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.device-cell small{color:var(--muted-2);margin-top:4px;font-size:8px}.platform-icon{color:#aeb9c8;background:#18202a;border:1px solid #2b3644;border-radius:8px;flex:none;place-items:center;width:30px;height:30px;font-size:13px;font-weight:800;display:inline-grid}.platform-windows{color:#6eb6ff}.platform-macos{color:#d8dde5}.platform-linux{color:#f2bd67}.status-pill{white-space:nowrap;border:1px solid;border-radius:12px;justify-content:center;align-items:center;gap:6px;width:fit-content;padding:5px 8px;font-size:8px;font-weight:750;display:inline-flex}.status-pill svg{width:6px;height:6px}.status-online{color:#67d8b0;background:#122a24;border-color:#1f493d}.status-offline,.status-never_connected{color:#9c858b;background:#21181b;border-color:#3a3033}.status-pill.compact{padding:4px 7px}.metric-bar{grid-template-columns:1fr 25px;align-items:center;gap:7px;display:grid}.metric-bar>span{background:#222936;border-radius:2px;height:3px;overflow:hidden}.metric-bar i{background:var(--blue);border-radius:2px;height:100%;display:block}.metric-bar i.warning{background:var(--red)}.metric-bar b{color:#b6bfca;text-align:right;font-size:8px;font-weight:600}.alert-feed{padding:2px 0}.alert-feed-item{border-bottom:1px solid var(--border-soft);grid-template-columns:30px 1fr 14px;align-items:start;gap:10px;min-height:69px;padding:13px 17px;display:grid}.alert-feed-item:last-child{border-bottom:0}.alert-feed-item>div strong,.alert-feed-item>div span,.alert-feed-item>div small{display:block}.alert-feed-item strong{font-size:9px}.alert-feed-item span{color:var(--muted);margin-top:4px;font-size:8px}.alert-feed-item small{color:var(--muted-2);margin-top:3px;font-size:7px}.alert-feed-item>svg{width:12px;color:var(--muted-2)}.severity-icon{border-radius:8px;place-items:center;width:29px;height:29px;display:inline-grid}.severity-icon svg{width:13px}.severity-critical{background:var(--red-soft);color:var(--red)}.severity-warning{background:var(--orange-soft);color:var(--orange)}.severity-info{background:var(--blue-soft);color:var(--blue)}.severity-ok{background:var(--green-soft);color:var(--green)}.devices-layout{grid-template-columns:258px minmax(0,1fr);height:100%;display:grid}.device-list-pane{border-right:1px solid var(--border-soft);background:#0e1218;flex-direction:column;display:flex;overflow:hidden}.device-list-title{justify-content:space-between;align-items:flex-end;padding:27px 18px 14px;display:flex}.device-list-title h2{font-size:20px}.device-list-title .eyebrow{margin-bottom:3px}.search-field,.table-search{border:1px solid var(--border);color:var(--muted-2);background:#11161d;align-items:center;gap:7px;display:flex}.search-field{border-radius:7px;margin:0 14px;padding:8px 10px}.search-field svg,.table-search svg{width:13px}.search-field input,.table-search input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0;padding:0;font-size:9px}.device-filter{grid-template-columns:repeat(3,1fr);gap:4px;padding:12px 14px 10px;display:grid}.device-filter button{color:var(--muted-2);cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;gap:5px;padding:6px;font-size:8px;display:flex}.device-filter button.active{background:var(--surface-3);color:#fff}.device-filter span{color:var(--muted-2)}.device-list{padding:0 8px 15px;overflow:auto}.device-list>button{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;grid-template-columns:30px 1fr 7px;align-items:center;gap:9px;width:100%;min-height:57px;padding:8px;display:grid}.device-list>button:hover{background:#141920}.device-list>button.selected{background:#172130;border-color:#263a50}.device-list strong,.device-list small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.device-list strong{font-size:9px}.device-list small{color:var(--muted-2);margin-top:4px;font-size:7px}.connection-dot{background:#4d5764;border-radius:50%;width:6px;height:6px}.connection-dot.online{background:var(--green);box-shadow:0 0 8px #55d2a480}.device-detail-pane{min-width:0;overflow:auto}.device-header{background:linear-gradient(#10151c,#0b0e13);justify-content:space-between;align-items:center;min-height:105px;padding:24px 30px 18px;display:flex}.device-heading{align-items:center;gap:14px;display:flex}.device-heading .platform-icon{border-radius:12px;width:46px;height:46px;font-size:18px}.device-heading .eyebrow{margin-bottom:3px}.device-header h1{font-size:22px}.device-header p{margin-top:4px;font-size:9px}.device-header-actions{align-items:center;gap:9px;display:flex}.detail-tabs{z-index:4;border-bottom:1px solid var(--border-soft);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0b0e13f0;min-height:40px;padding:0 30px;display:flex;position:sticky;top:0}.detail-tabs button{color:var(--muted-2);cursor:pointer;background:0 0;border:0;padding:0 13px;font-size:9px;font-weight:650;position:relative}.detail-tabs button:hover{color:#fff}.detail-tabs button.active{color:var(--blue)}.detail-tabs button.active:after{background:var(--blue);content:"";border-radius:2px;height:2px;position:absolute;bottom:-1px;left:12px;right:12px}.device-detail-content{padding:20px 30px 40px}.detail-stack{flex-direction:column;gap:14px;display:flex}.detail-stack>.page-header{align-items:center;margin-bottom:2px}.detail-stack>.page-header h1{font-size:19px}.detail-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;display:grid}.detail-metric-card{border:1px solid var(--border-soft);background:var(--surface);border-radius:10px;min-width:0;padding:15px 15px 0;overflow:hidden}.metric-title{grid-template-columns:24px 1fr;align-items:center;display:grid}.metric-title>span:first-child{background:#64a9ff14;border-radius:6px;place-items:center;width:24px;height:24px;display:grid}.metric-title svg{width:13px}.metric-title>span:nth-child(2){color:var(--muted);font-size:8px}.metric-title b{grid-column:2;margin-top:3px;font-size:16px}.detail-metric-card .metric-chart{width:calc(100% + 30px);height:58px;margin:3px -15px 0}.chart-grid{stroke:#29313c;stroke-width:.7px;stroke-dasharray:3 5}.detail-columns{grid-template-columns:1.2fr .8fr;gap:14px;display:grid}.info-list{margin:0;padding:5px 18px 12px}.info-list div{border-bottom:1px solid var(--border-soft);justify-content:space-between;padding:9px 0;font-size:9px;display:flex}.info-list div:last-child{border:0}.info-list dt{color:var(--muted)}.info-list dd{color:#d5dbe3;margin:0;font-weight:600}.version-chip{background:var(--blue-soft);color:var(--blue);border-radius:4px;padding:3px 6px;font-size:8px}.health-panel{padding-bottom:14px}.health-score{align-items:center;gap:10px;padding:15px 18px 8px;display:flex}.health-score>svg{width:34px;height:34px;color:var(--green)}.health-score div strong{font-size:22px}.health-score div span{color:var(--muted-2);font-size:8px}.health-score>b{background:var(--green-soft);color:var(--green);border-radius:5px;margin-left:auto;padding:5px 7px;font-size:8px}.health-items{flex-direction:column;gap:7px;padding:8px 18px 0;display:flex}.health-items span{color:var(--muted);align-items:center;gap:6px;font-size:8px;display:flex}.health-items svg{width:12px;color:var(--green)}.health-items .notice svg{color:var(--orange)}.time-range{justify-content:flex-end;align-items:center;gap:3px;display:flex}.time-range span{color:var(--muted-2);margin-right:6px;font-size:8px}.time-range button{color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:5px;padding:5px 8px;font-size:8px}.time-range button.active{border-color:var(--border);background:var(--surface-2);color:#fff}.large-chart{padding-bottom:10px}.large-chart .panel-header{border-bottom:0}.large-chart>.metric-chart{width:calc(100% - 36px);height:180px;margin:0 18px;display:block}.chart-current{text-align:right}.chart-current span,.chart-current strong{display:block}.chart-current span{color:var(--muted-2);font-size:8px}.chart-current strong{margin-top:3px;font-size:15px}.chart-axis{color:var(--muted-2);justify-content:space-between;padding:5px 18px 0;font-size:7px;display:flex}.disk-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.disk-card{padding:16px}.disk-head{align-items:center;gap:10px;display:flex}.disk-icon,.module-icon,.role-icon{background:var(--blue-soft);width:32px;height:32px;color:var(--blue);border-radius:8px;flex:none;place-items:center;display:grid}.disk-icon svg,.module-icon svg,.role-icon svg{width:15px}.disk-head h3{font-size:11px}.disk-head p{color:var(--muted-2);margin-top:3px;font-size:8px}.healthy{align-items:center;gap:4px;font-size:8px;display:inline-flex;color:var(--green)!important}.disk-head .healthy{margin-left:auto}.healthy svg{width:11px}.capacity{align-items:baseline;gap:5px;margin-top:18px;display:flex}.capacity strong{font-size:18px}.capacity span,.disk-meta{color:var(--muted-2);font-size:8px}.capacity-bar{background:#222a34;border-radius:3px;height:5px;margin-top:9px;overflow:hidden}.capacity-bar span{background:var(--blue);border-radius:3px;height:100%;display:block}.disk-meta{justify-content:space-between;margin-top:7px;display:flex}.smart-grid{grid-template-columns:repeat(4,1fr);padding:15px 18px;display:grid}.smart-grid div{border-right:1px solid var(--border-soft);text-align:center}.smart-grid div:last-child{border:0}.smart-grid span,.smart-grid strong{display:block}.smart-grid span{color:var(--muted-2);font-size:8px}.smart-grid strong{margin-top:6px;font-size:13px}.network-summary{grid-template-columns:repeat(3,1fr);gap:11px;display:grid}.network-summary article{border:1px solid var(--border-soft);background:var(--surface);border-radius:9px;align-items:center;gap:11px;padding:15px;display:flex}.network-summary>article>svg{width:18px;color:var(--green)}.network-summary article:nth-child(2)>svg{color:var(--blue)}.network-summary article:nth-child(3)>svg{color:var(--purple)}.network-summary span,.network-summary strong{display:block}.network-summary span{color:var(--muted-2);font-size:8px}.network-summary strong{margin-top:4px;font-size:13px}.data-table{padding-bottom:5px}.data-row{border-bottom:1px solid var(--border-soft);min-height:44px;color:var(--muted);grid-template-columns:1.2fr 1fr 1fr .8fr .8fr .8fr;align-items:center;padding:0 18px;font-size:8px;display:grid}.data-row:last-child{border:0}.data-row strong{color:var(--text);align-items:center;gap:7px;font-size:9px;display:flex}.data-row strong svg{width:13px;color:var(--blue)}.data-head{min-height:31px;color:var(--muted-2);text-transform:uppercase;font-size:7px;font-weight:750}.snapshot-panel{overflow:hidden}.table-search{border-radius:6px;width:175px;padding:6px 8px}.generic-table{overflow-x:auto}.generic-row{grid-template-columns:repeat(var(--column-count), minmax(100px, 1fr));min-width:calc(var(--column-count) * 125px);border-bottom:1px solid var(--border-soft);min-height:43px;color:var(--muted);align-items:center;padding:0 18px;font-size:8px;display:grid}.generic-row:last-child{border:0}.generic-head{min-height:31px;color:var(--muted-2);text-transform:uppercase;font-size:7px;font-weight:750}.strong-cell{color:#e5e9ef;align-items:center;gap:7px;font-weight:650;display:flex}.row-app-icon{width:21px;height:21px;color:var(--blue);background:#1c2633;border-radius:5px;place-items:center;display:inline-grid}.row-app-icon svg{width:11px}.state-cell{border-radius:5px;width:fit-content;padding:3px 6px}.state-running{background:var(--green-soft);color:var(--green)}.state-stopped{color:#ad9197;background:#252027}.state-sleeping{color:#aaa1c4;background:#272431}.privacy-note{color:var(--muted);align-items:center;gap:6px;font-size:8px;display:flex}.privacy-note svg{width:13px;color:var(--green)}.module-group h3{color:var(--muted);text-transform:uppercase;letter-spacing:1px;margin:3px 2px 8px;font-size:9px}.module-list{border:1px solid var(--border-soft);background:var(--surface);border-radius:10px;overflow:hidden}.module-row{border-bottom:1px solid var(--border-soft);grid-template-columns:32px 1fr 38px;align-items:center;gap:11px;min-height:70px;padding:12px 15px;display:grid}.module-row:last-child{border:0}.module-row strong{font-size:10px}.module-row p{color:var(--muted);margin-top:3px;font-size:8px}.module-row small{color:var(--muted-2);margin-top:4px;font-size:7px;display:block}.module-icon{color:#8fa5bd;background:#19212b}.toggle{cursor:pointer;background:#303744;border:0;border-radius:10px;width:34px;height:19px;padding:0;transition:all .15s;position:relative}.toggle span{background:#a8b0bb;border-radius:50%;width:13px;height:13px;transition:all .15s;position:absolute;top:3px;left:3px}.toggle.enabled{background:#2d79c5}.toggle.enabled span{background:#fff;left:18px}.empty-state{text-align:center;place-items:center;min-height:240px;padding:30px;display:grid}.empty-state>span{background:var(--surface-3);width:45px;height:45px;color:var(--muted);border-radius:12px;place-items:center;display:grid}.empty-state svg{width:20px}.empty-state h3{margin-top:12px;font-size:12px}.empty-state p{max-width:300px;color:var(--muted);margin-top:6px;font-size:9px;line-height:1.5}.alert-stats{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:15px;display:grid}.alert-stats article{border:1px solid var(--border-soft);background:var(--surface);border-radius:9px;align-items:center;gap:11px;padding:14px;display:flex}.alert-stats strong,.alert-stats div span{display:block}.alert-stats strong{font-size:19px}.alert-stats div span{color:var(--muted);margin-top:2px;font-size:8px}.panel-toolbar{border-bottom:1px solid var(--border-soft);justify-content:space-between;padding:12px 15px;display:flex}.segmented{border:1px solid var(--border);background:#0e1218;border-radius:7px;padding:3px;display:inline-flex}.segmented button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:5px;padding:5px 10px;font-size:8px}.segmented button.active{background:var(--surface-3);color:#fff}.event-row{border-bottom:1px solid var(--border-soft);min-height:60px;color:var(--muted);grid-template-columns:85px minmax(190px,1.5fr) minmax(145px,1fr) 90px 90px 78px;align-items:center;padding:0 16px;font-size:8px;display:grid}.event-row:last-child{border:0}.event-row>span:nth-child(2) strong,.event-row>span:nth-child(2) small{display:block}.event-row>span:nth-child(2) strong{color:var(--text);font-size:9px}.event-row>span:nth-child(2) small{color:var(--muted-2);margin-top:4px;font-size:7px}.event-head{min-height:34px;color:var(--muted-2);text-transform:uppercase;font-size:7px;font-weight:750}.severity-label,.event-status{border-radius:5px;width:fit-content;padding:4px 7px;font-size:7px;font-weight:750;display:inline-flex}.severity-label.severity-critical{background:var(--red-soft);color:var(--red)}.severity-label.severity-warning{background:var(--orange-soft);color:var(--orange)}.severity-label.severity-info{background:var(--blue-soft);color:var(--blue)}.event-device{color:#c5ccd5;align-items:center;gap:7px;display:flex}.event-device .platform-icon{width:24px;height:24px;font-size:10px}.event-open{background:var(--red-soft);color:#ff929a}.event-acknowledged{background:var(--orange-soft);color:var(--orange)}.event-resolved{background:var(--green-soft);color:var(--green)}.small-button{background:var(--surface-3);border:1px solid #3c4654;padding:5px 7px;font-size:7px}.page-tabs{border-bottom:1px solid var(--border-soft);margin-bottom:15px;display:flex}.page-tabs button{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:10px 15px;font-size:9px;position:relative}.page-tabs button.active{color:var(--blue)}.page-tabs button.active:after{background:var(--blue);content:"";height:2px;position:absolute;bottom:-1px;left:10px;right:10px}.member-list{padding:4px 0}.member-row{border-bottom:1px solid var(--border-soft);grid-template-columns:34px minmax(170px,1fr) 150px 70px 32px;align-items:center;gap:10px;min-height:59px;padding:0 18px;display:grid}.member-row:last-child{border:0}.member-row strong,.member-row small{display:block}.member-row strong{font-size:9px}.member-row small{color:var(--muted-2);margin-top:4px;font-size:8px}.member-row select{border:1px solid var(--border);background:var(--surface-2);color:#ccd2db;border-radius:6px;padding:6px 8px;font-size:8px}.member-status{cursor:pointer;border:0;border-radius:5px;width:fit-content;padding:4px 7px;font-size:7px}.member-status.active{background:var(--green-soft);color:var(--green)}.member-status.suspended{background:var(--red-soft);color:var(--red)}.role-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.role-card{flex-direction:column;align-items:flex-start;min-height:205px;padding:17px;display:flex}.role-card h3{margin-top:14px;font-size:12px}.role-card p{color:var(--muted);flex:1;margin-top:7px;font-size:8px;line-height:1.55}.role-card>span:not(.role-icon){color:var(--muted-2);margin:10px 0;font-size:8px}.role-card .secondary-button{width:100%}.settings-form{max-width:650px;padding-bottom:18px}.settings-form>label{color:var(--muted);flex-direction:column;gap:6px;margin:15px 18px;font-size:8px;display:flex}.settings-form input{border:1px solid var(--border);color:#fff;background:#0d1117;border-radius:7px;padding:9px 10px;font-size:9px}.settings-form input:disabled{opacity:.55}.settings-form small{color:var(--muted-2)}.settings-form>button{margin-left:18px}.reports-page{flex-direction:column;gap:15px;display:flex}.reports-page>.page-header{margin-bottom:0}.report-stats{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.report-stats article{border:1px solid var(--border-soft);background:var(--surface);border-radius:10px;align-items:center;gap:12px;min-height:76px;padding:15px;display:flex}.report-stats article>span{background:var(--blue-soft);width:34px;height:34px;color:var(--blue);border-radius:9px;place-items:center;display:grid}.report-stats article:nth-child(2)>span{background:var(--green-soft);color:var(--green)}.report-stats article:nth-child(3)>span{background:var(--purple-soft);color:var(--purple)}.report-stats article:nth-child(4)>span{background:var(--orange-soft);color:var(--orange)}.report-stats svg{width:16px}.report-stats strong,.report-stats small{display:block}.report-stats strong{font-size:18px}.report-stats small{color:var(--muted);margin-top:3px;font-size:8px}.report-history .panel-header h2,.schedule-panel .panel-header h2{align-items:center;gap:7px;display:flex}.report-history .panel-header h2 svg,.schedule-panel .panel-header h2 svg{width:14px;color:var(--blue)}.report-row{border-bottom:1px solid var(--border-soft);min-height:59px;color:var(--muted);grid-template-columns:minmax(230px,1.5fr) 105px 130px 115px 65px 72px;align-items:center;padding:0 16px;font-size:8px;display:grid}.report-row:last-child{border:0}.report-head{min-height:33px;color:var(--muted-2);text-transform:uppercase;font-size:7px;font-weight:750}.report-name{align-items:center;gap:9px;min-width:0;display:flex}.report-name>i{width:29px;height:29px;color:var(--blue);background:#172332;border-radius:7px;flex:none;place-items:center;display:grid}.report-name svg{width:14px}.report-name strong,.report-name small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.report-name strong{color:var(--text);font-size:9px}.report-name small{max-width:260px;color:var(--muted-2);margin-top:3px;font-size:7px}.report-kind{border-radius:5px;padding:4px 6px;font-size:7px;display:inline-flex}.report-device{background:var(--blue-soft);color:var(--blue)}.report-time_range{background:var(--purple-soft);color:var(--purple)}.report-events{background:var(--orange-soft);color:var(--orange)}.report-actions{justify-content:flex-end;gap:4px;display:flex}.report-actions button{border:1px solid var(--border);background:var(--surface-2);width:28px;height:28px;color:var(--muted);cursor:pointer;border-radius:6px;place-items:center;padding:0;display:grid}.report-actions button:hover:not(:disabled){color:var(--blue);border-color:#385d83}.report-actions button:disabled{opacity:.3;cursor:default}.report-actions svg{width:12px}.report-empty{min-height:210px;color:var(--muted);text-align:center;place-items:center;display:grid}.report-empty>svg{width:28px;color:var(--muted-2)}.report-empty h3{color:var(--text);margin-top:10px;font-size:11px}.report-empty p{margin-top:5px;font-size:8px}.schedule-list{padding:4px 0}.schedule-row{border-bottom:1px solid var(--border-soft);grid-template-columns:34px minmax(220px,1fr) 180px 38px;align-items:center;gap:11px;min-height:65px;padding:0 18px;display:grid}.schedule-row:last-child{border:0}.schedule-icon{color:#91a7bf;background:#1b2530;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.schedule-icon svg{width:14px}.schedule-row strong,.schedule-row small,.schedule-row>div:nth-child(3) span{display:block}.schedule-row>div:nth-child(2) strong{font-size:9px}.schedule-row small{color:var(--muted-2);margin-top:4px;font-size:7px}.schedule-row>div:nth-child(3) span{color:var(--muted-2);font-size:7px}.schedule-row>div:nth-child(3) strong{color:var(--muted);margin-top:4px;font-size:8px}.schedule-empty{color:var(--muted);text-align:center;padding:30px 18px;font-size:9px}.remote-actions-page{flex-direction:column;gap:15px;display:flex}.remote-actions-page>.page-header{margin-bottom:0}.action-stats{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.action-stats article{border:1px solid var(--border-soft);background:var(--surface);border-radius:10px;align-items:center;gap:12px;min-height:76px;padding:15px;display:flex}.action-stats article>span{background:var(--orange-soft);width:34px;height:34px;color:var(--orange);border-radius:9px;place-items:center;display:grid}.action-stats article:nth-child(2)>span{background:var(--blue-soft);color:var(--blue)}.action-stats article:nth-child(3)>span{background:var(--green-soft);color:var(--green)}.action-stats article:nth-child(4)>span{background:var(--purple-soft);color:var(--purple)}.action-stats svg{width:16px}.action-stats strong,.action-stats small{display:block}.action-stats strong{font-size:18px}.action-stats small{color:var(--muted);margin-top:3px;font-size:8px}.security-hint{color:var(--green);align-items:center;gap:6px;font-size:8px;display:inline-flex}.security-hint svg{width:13px}.action-table{overflow-x:auto}.action-row{border-bottom:1px solid var(--border-soft);min-width:900px;min-height:66px;color:var(--muted);grid-template-columns:minmax(240px,1.7fr) minmax(150px,1fr) 78px 120px 82px 112px;align-items:center;padding:0 16px;font-size:8px;display:grid}.action-row:last-child{border:0}.action-head{min-height:34px;color:var(--muted-2);text-transform:uppercase;font-size:7px;font-weight:750}.action-name{align-items:center;gap:9px;min-width:0;display:flex}.action-name>i{width:30px;height:30px;color:var(--blue);background:#172332;border-radius:7px;flex:none;place-items:center;display:grid}.action-name svg{width:14px}.action-name strong,.action-name small,.action-row>span:nth-child(2) small,.action-status+small{display:block}.action-name strong{color:var(--text);font-size:9px}.action-name small{max-width:330px;color:var(--muted-2);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;overflow:hidden}.action-device{color:var(--text);font-size:8px}.action-row>span:nth-child(2) small,.action-status+small{color:var(--muted-2);margin-top:4px;font-size:7px}.risk-badge,.action-status{border-radius:5px;width:fit-content;padding:4px 7px;font-size:7px;font-weight:750;display:inline-flex}.risk-low{background:var(--green-soft);color:var(--green)}.risk-elevated{background:var(--orange-soft);color:var(--orange)}.risk-critical{background:var(--red-soft);color:var(--red)}.status-pending_approval{background:var(--orange-soft);color:var(--orange)}.status-queued,.status-delivered,.status-running{background:var(--blue-soft);color:var(--blue)}.status-succeeded{background:var(--green-soft);color:var(--green)}.status-failed,.status-rejected{background:var(--red-soft);color:var(--red)}.status-canceled,.status-expired{color:#a1a9b4;background:#252932}.action-buttons{justify-content:flex-end;gap:5px;display:flex}.action-buttons button{border:1px solid var(--border);background:var(--surface-2);min-height:28px;color:var(--muted);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:4px;padding:0 7px;font-size:7px;display:inline-flex}.action-buttons button:disabled{opacity:.35;cursor:not-allowed}.action-buttons svg{width:11px}.action-buttons .approve-action:not(:disabled){color:var(--green);border-color:#285347}.action-buttons .cancel-action{width:28px;padding:0}.action-empty{min-height:180px;color:var(--muted);place-items:center;font-size:8px;display:grid}.action-empty svg{width:24px;color:var(--green)}.action-empty strong{color:var(--text);margin-top:8px;font-size:10px}.action-empty span{margin-top:4px}.action-modal{width:min(500px,100%)}.action-risk-note{border:1px solid;border-radius:7px;gap:9px;margin-top:13px;padding:10px;display:flex}.action-risk-note>svg{flex:none;width:15px}.action-risk-note strong,.action-risk-note span{display:block}.action-risk-note strong{font-size:8px}.action-risk-note span{margin-top:3px;font-size:7px;line-height:1.45}.risk-note-low{background:var(--green-soft);color:#a8e6d0;border-color:#285347}.risk-note-elevated{background:var(--orange-soft);color:#f1c98f;border-color:#59452e}.risk-note-critical{background:var(--red-soft);color:#ffacb3;border-color:#5a2d35}.action-modal textarea{resize:vertical;min-height:75px}.action-parameter-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.action-parameter-grid label{color:#acb6c4;flex-direction:column;gap:6px;margin-top:15px;font-size:8px;font-weight:650;display:flex}.confirmation-check{background:var(--orange-soft);border:1px solid #59452e;border-radius:7px;grid-template-columns:16px 1fr;align-items:start;padding:10px;gap:8px!important;display:grid!important}.confirmation-check input{width:14px;margin:0}.confirmation-check span{color:#e5c9a1;font-size:8px;line-height:1.45}.toast{z-index:20;color:#c9f4e4;background:#14241f;border:1px solid #285347;border-radius:9px;align-items:center;gap:9px;min-width:255px;padding:12px 13px;font-size:9px;display:flex;position:fixed;bottom:24px;right:26px;box-shadow:0 16px 48px #00000073}.toast>svg{width:14px;color:var(--green)}.toast button{color:var(--muted);cursor:pointer;background:0 0;border:0;place-items:center;margin-left:auto;padding:0;display:grid}.toast button svg{width:12px}.modal-backdrop{z-index:30;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#03060ab8;place-items:center;padding:28px;display:grid;position:fixed;top:0;bottom:0;left:0;right:0}.modal{background:linear-gradient(145deg,#151b23,#0f1319);border:1px solid #303947;border-radius:13px;width:min(420px,100%);overflow:hidden;box-shadow:0 30px 90px #0009}.modal-header{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:center;padding:18px 19px;display:flex}.modal-header .eyebrow{margin-bottom:4px}.modal-header h2{font-size:15px}.modal form,.registration-result{padding:19px}.modal form>p,.registration-result>p{color:var(--muted);font-size:9px;line-height:1.55}.modal form>label{color:#acb6c4;flex-direction:column;gap:6px;margin-top:15px;font-size:8px;font-weight:650;display:flex}.modal input,.modal select{border:1px solid var(--border);color:#fff;background:#0b0f14;border-radius:7px;width:100%;padding:9px 10px;font-size:9px}.modal-actions{justify-content:flex-end;gap:8px;margin-top:20px;display:flex}.registration-result{text-align:center}.success-mark{background:var(--green-soft);width:44px;height:44px;color:var(--green);border-radius:50%;place-items:center;margin:0 auto 12px;display:grid}.success-mark svg{width:20px}.registration-result h3{font-size:14px}.registration-result>p{margin-top:7px}.registration-result code{color:#a9d4ff;letter-spacing:1.5px;background:#0d1824;border:1px dashed #3b5875;border-radius:8px;margin:17px 0 7px;padding:13px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:15px;display:block}.registration-result small{color:var(--muted-2);margin-bottom:17px;font-size:7px;display:block}.login-shell{background:#080b10;grid-template-columns:1.1fr .9fr;min-height:100%;display:grid}.login-brand{background:radial-gradient(circle at 15% 20%,#153b62 0,#0000 34%),linear-gradient(150deg,#0e1c2b,#090d13 68%);border-right:1px solid #1c2631;flex-direction:column;justify-content:space-between;padding:56px 64px;display:flex;position:relative;overflow:hidden}.login-brand:after{opacity:.13;content:"";background-image:linear-gradient(#74b6ff4d 1px,#0000 1px),linear-gradient(90deg,#74b6ff4d 1px,#0000 1px);background-size:56px 56px;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#0000 5%,#000 55%,#0000 95%);mask-image:linear-gradient(#0000 5%,#000 55%,#0000 95%)}.login-brand>*{z-index:1;position:relative}.login-copy{max-width:520px;margin-top:auto;margin-bottom:auto}.login-copy h1{letter-spacing:-3px;font-size:max(42px,min(5vw,72px));font-weight:680;line-height:.98}.login-copy p{color:#91a0b2;max-width:480px;margin-top:24px;font-size:14px;line-height:1.65}.login-platforms{color:#748296;align-items:center;gap:7px;font-size:9px;display:flex}.login-platforms svg{width:14px;color:var(--green)}.login-signal{opacity:.18;align-items:flex-end;gap:10px;height:160px;display:flex;position:absolute;bottom:18%;right:-5%;transform:rotate(-7deg)}.login-signal span{background:linear-gradient(var(--blue), transparent);border-radius:10px;width:16px}.login-signal span:first-child{height:30px}.login-signal span:nth-child(2){height:72px}.login-signal span:nth-child(3){height:48px}.login-signal span:nth-child(4){height:140px}.login-signal span:nth-child(5){height:90px}.login-signal span:nth-child(6){height:118px}.login-signal span:nth-child(7){height:55px}.login-panel{background:#0b0e13;place-items:center;padding:45px;display:grid}.login-card{border:1px solid var(--border);background:linear-gradient(145deg,#12171f,#0e1218);border-radius:14px;width:min(380px,100%);padding:30px;box-shadow:0 30px 80px #00000059}.login-card h2{font-size:20px}.login-card>div:first-child>p{color:var(--muted);margin:7px 0 23px;font-size:10px}.login-card label{color:#aab3c0;margin-top:13px;font-size:8px;font-weight:650;display:block}.login-card input{border:1px solid var(--border);color:#fff;background:#0a0e13;border-radius:7px;width:100%;margin-top:6px;padding:10px 11px;font-size:10px;display:block}.login-card .primary-button{margin-top:20px}.login-card small{color:var(--muted-2);text-align:center;margin-top:16px;font-size:7px;line-height:1.5;display:block}.separator{color:var(--muted-2);align-items:center;gap:8px;margin:15px 0;font-size:7px;display:flex}.separator:before,.separator:after{background:var(--border-soft);content:"";flex:1;height:1px}.form-error{background:var(--red-soft);color:#ff9ca5;border:1px solid #4f2730;border-radius:6px;align-items:flex-start;gap:7px;margin-top:13px;padding:8px;font-size:8px;line-height:1.4;display:flex}.form-error svg{flex:none;width:13px}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:1250px){:root{--sidebar:205px}.page-content{padding-left:28px;padding-right:28px}.summary-grid,.detail-metric-grid,.role-grid,.report-stats,.action-stats{grid-template-columns:repeat(2,1fr)}}@media (max-width:820px){html,body,#root{min-width:320px;min-height:100%}body{overflow:auto}.app-shell{height:auto;min-height:100%;padding-bottom:calc(66px + env(safe-area-inset-bottom));display:block}.main-area{min-height:100vh;overflow:visible}.sidebar{z-index:25;height:calc(62px + env(safe-area-inset-bottom));padding:5px 7px env(safe-area-inset-bottom);border-top:1px solid var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0d1117f7;border-right:0;display:block;position:fixed;bottom:0;left:0;right:0}.sidebar-brand,.sidebar-spacer,.system-state,.profile-card,.nav-label{display:none}.sidebar nav{grid-template-columns:repeat(6,1fr);gap:1px;height:100%;margin:0;display:grid}.sidebar nav button{text-align:center;border-radius:7px;flex-direction:column;justify-content:center;gap:2px;min-width:0;padding:4px 1px;font-size:7px}.sidebar nav button.active{box-shadow:inset 0 2px var(--blue)}.sidebar nav svg{width:16px;height:16px}.nav-badge{min-width:14px;padding:1px 3px;font-size:7px;position:absolute;top:2px;right:9px}.page-content{width:100%;min-height:100vh;padding:calc(20px + env(safe-area-inset-top)) 14px 28px}.page-header{align-items:flex-start;gap:12px;margin-bottom:18px}.page-header h1{font-size:23px}.page-header p{font-size:10px;line-height:1.45}.page-actions{flex:none}.page-actions .secondary-button{display:none}.page-actions button{padding:8px}.page-actions .primary-button{font-size:0}.page-actions .primary-button svg{width:16px;height:16px}.summary-grid,.alert-stats,.report-stats,.action-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.summary-card,.action-stats article,.report-stats article{min-height:102px;padding:12px}.summary-card{grid-template-columns:30px 1fr;gap:8px}.summary-icon{width:30px;height:30px}.summary-card strong{font-size:22px}.summary-spark,.availability-bars{opacity:.35}.dashboard-columns,.detail-columns,.disk-grid{grid-template-columns:1fr}.dashboard-columns{gap:11px}.device-overview-panel{overflow-x:auto}.device-table{min-width:690px}.panel-header{align-items:flex-start;padding:14px}.panel-toolbar{align-items:flex-start;gap:10px;overflow-x:auto}.segmented{flex:none}.security-hint{min-width:190px}.event-table,.report-table,.action-table{overflow-x:auto}.event-row{min-width:760px}.report-row{min-width:790px}.schedule-row{grid-template-columns:32px minmax(180px,1fr) 135px 36px;min-width:610px}.schedule-list{overflow-x:auto}.role-grid{grid-template-columns:1fr}.devices-layout{height:auto;display:block}.device-list-pane{border-right:0;border-bottom:1px solid var(--border-soft);max-height:245px}.device-list{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.device-detail-pane{overflow:visible}.device-header{align-items:flex-start;min-height:90px;padding:18px 14px}.device-heading .platform-icon{width:38px;height:38px}.device-header-actions .secondary-button{display:none}.detail-tabs{padding:0 8px;overflow-x:auto}.detail-tabs button{flex:none}.device-detail-content{padding:14px 14px 30px}.detail-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.network-summary{grid-template-columns:1fr}.data-table{overflow-x:auto}.data-row{min-width:700px}.smart-grid{grid-template-columns:repeat(2,1fr);gap:14px}.smart-grid div:nth-child(2){border-right:0}.member-row{grid-template-columns:34px minmax(145px,1fr) 115px 66px 30px;min-width:560px}.member-list{overflow-x:auto}.login-shell{min-height:100vh;display:block}.login-brand{display:none}.login-panel{min-height:100vh;padding:calc(24px + env(safe-area-inset-top)) 16px calc(24px + env(safe-area-inset-bottom))}.login-card{padding:22px}.modal-backdrop{align-items:end;padding:0}.modal{width:100%;max-height:calc(100vh - env(safe-area-inset-top));padding-bottom:env(safe-area-inset-bottom);border-bottom:0;border-left:0;border-right:0;border-radius:15px 15px 0 0;overflow-y:auto}}@media (max-width:470px){.summary-grid,.alert-stats,.report-stats,.action-stats{grid-template-columns:1fr 1fr}.action-stats article,.report-stats article{min-height:69px;padding:10px}.action-stats article>span,.report-stats article>span{width:29px;height:29px}.action-stats strong,.report-stats strong{font-size:15px}.device-list,.detail-metric-grid{grid-template-columns:1fr}.action-parameter-grid{grid-template-columns:1fr;gap:0}}
