:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;color:#edf8fb;background:#03090b;font-synthesis:none;--panel:#0d1b20;--panel2:#13242a;--line:#24434d;--cyan:#19b7e9;--green:#28cc66;--muted:#8db7c7;--danger:#ff525d;--warning:#ffab3d}*{box-sizing:border-box}body{margin:0;min-width:1120px;min-height:100vh;background:radial-gradient(circle at 70% -20%,#0a2932 0,transparent 35%),#03090b}button,input,select{font:inherit}button{cursor:pointer}.topbar{height:84px;display:flex;align-items:center;gap:24px;padding:0 22px;border-bottom:1px solid #183842;background:#041014;position:sticky;top:0;z-index:5}.brand{border:0;background:none;color:#fff;display:flex;align-items:center;gap:12px;text-align:left;padding:0;min-width:260px}.brand>span:last-child{display:grid;grid-template-columns:auto auto;column-gap:8px;align-items:end}.brand strong{color:#20bbed;font-size:18px}.brand b{font-size:20px}.brand small{grid-column:1/3;color:#74b8ce}.brand-mark{position:relative;width:44px;height:44px;border-radius:50%;background:#086b83;border:4px solid #12acd6;display:inline-block}.brand-mark i{position:absolute;width:12px;height:12px;border-radius:50%;background:#3cd359}.brand-mark i:nth-child(1){left:-7px;top:-7px}.brand-mark i:nth-child(2){right:2px;top:2px}.brand-mark i:nth-child(3){left:5px;bottom:1px}.topbar nav{display:flex;gap:7px;flex:1}.topbar nav button,.user-menu button{color:#d8eef5;background:#0b181d;border:1px solid #24434d;border-radius:7px;padding:10px 12px;font-weight:700}.topbar nav button.active{border-color:#1db9e9;background:#0b2c37}.topbar sup{margin-left:5px;color:#ffbd45;font-size:8px}.user-menu{display:flex;align-items:center;gap:10px;color:#a8cfdb}.user-menu button{font-size:12px}.content{max-width:1480px;margin:auto;padding:28px}.page-heading,.panel-heading{display:flex;justify-content:space-between;align-items:center;gap:20px}.page-heading{margin-bottom:20px}.page-heading h1,.panel h2{margin:3px 0}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#5dc8e9;font-size:11px;font-weight:800;margin:0}.muted{color:var(--muted);margin:5px 0}.collector{border:1px solid var(--line);padding:9px 13px;border-radius:20px;color:#a7ceda}.collector i{display:inline-block;width:8px;height:8px;background:var(--warning);border-radius:50%;margin-right:6px}.collector.healthy i{background:var(--green)}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px}.metrics article,.panel,.state-card,.coming-soon-page{background:linear-gradient(145deg,var(--panel2),var(--panel));border:1px solid var(--line);border-radius:9px}.metrics article{padding:17px;display:flex;justify-content:space-between;align-items:center;color:#95bfcc}.metrics strong{font-size:25px;color:#fff}.panel{padding:18px;margin-bottom:18px}.search-input{width:300px}.device-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:15px}.device-card{background:#111c20;border:1px solid #29434b;border-left:5px solid var(--warning);padding:14px;border-radius:7px}.device-card.status-critical,.device-card.status-error{border-left-color:var(--danger)}.device-card h3,.device-card p{margin:3px 0}.status-pill,.tag{display:inline-block;background:#26343a;padding:4px 8px;border-radius:15px;font-size:11px;font-weight:800}.chips{display:flex;flex-wrap:wrap;gap:5px;margin-top:10px}.chips span{font-size:11px;border:1px solid #31505a;border-radius:12px;padding:3px 7px}.chips .missing{color:#ffc06d}.client-groups{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.client-list article,.client-directory article{display:flex;justify-content:space-between;gap:10px;background:#101d21;border:1px solid #264049;border-radius:6px;padding:12px;margin-top:8px}.client-list small{display:block;color:#dca96c}.empty-state{color:#719caa}.state-card,.coming-soon-page,.boot-screen{padding:70px;text-align:center}.coming-soon-page{min-height:400px}.service-icon{font-size:60px;color:#26bee9}.dev-badge{background:#403118;color:#ffd36b;border:1px solid #80632c;padding:6px 10px;border-radius:15px;font-size:11px;font-weight:900}.login-shell{min-height:100vh;display:grid;place-items:center}.login-card{width:410px;background:#0d1c21;border:1px solid #2b4a54;border-radius:14px;padding:38px;box-shadow:0 30px 100px #000}.login-card .brand-mark{display:block;margin-bottom:22px}.login-card h1{font-size:30px;margin:4px 0}.login-card form{display:grid;gap:14px;margin:28px 0}.login-card label,.inline-form label{display:grid;gap:7px;color:#a6cbd7;font-size:12px;font-weight:700}input,select{background:#071318;border:1px solid #2c4c57;border-radius:6px;padding:9px;color:#eaf7fb;min-width:120px}input:focus,select:focus{outline:2px solid #167f9f;border-color:#26bde9}button.primary{border:1px solid #24b9e7;background:#0d7291;color:#fff;border-radius:6px;padding:10px 14px;font-weight:800}.form-error{color:#ff858d}.loader{margin:0 auto 15px;width:28px;height:28px;border:3px solid #24464f;border-top-color:#21bce9;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.management-layout{display:grid;grid-template-columns:190px minmax(0,1fr);gap:16px}.management-nav{display:flex;flex-direction:column;gap:6px}.management-nav button{background:#0b181d;color:#a7cbd6;border:1px solid #25434d;border-radius:6px;padding:12px;text-align:left}.management-nav button.active{background:#10303a;border-color:#1fb8e7;color:#fff}.admin-panel{min-height:500px}.table-wrap{overflow:auto;max-height:65vh;margin-top:14px}table{width:100%;border-collapse:collapse;font-size:12px}th{position:sticky;top:0;background:#14272d;color:#93c5d4;text-align:left;padding:10px;z-index:1}td{border-top:1px solid #233e47;padding:9px;vertical-align:top}td strong,td small{display:block;max-width:260px}td small{color:#75aabd;margin-top:4px}.compact{padding:7px 9px!important;font-size:11px}.notice{background:#102c36;border:1px solid #1e6075;padding:10px;border-radius:6px;color:#bcebf8}.tag.warning{background:#46341d;color:#ffd187}.tag.success{background:#153b26;color:#75e69c}.inline-form{display:flex;align-items:end;gap:12px;margin:20px 0}.inline-form label{width:260px}.client-directory{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.boot-screen{min-height:100vh}.error-state{color:#ff9ba1}.policy-toolbar{display:flex;gap:10px;align-items:center;margin-top:14px}.policy-toolbar select{min-width:260px}.policy-groups{display:grid;gap:14px;margin-top:14px}.policy-group{border:1px solid #24434d;border-radius:8px;background:#0b171b;overflow:hidden}.policy-group>header{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;background:#11242a;border-bottom:1px solid #24434d}.policy-group h3{margin:0;font-size:15px}.policy-group small{color:#84b3c1}.inline-table{max-height:none;margin-top:0}.inline-table th{top:0}.inline-table input[type=checkbox]{min-width:0}@media(max-width:1250px){.topbar{padding:0 12px;gap:12px}.brand{min-width:220px}.topbar nav button{padding:8px;font-size:12px}.device-grid{grid-template-columns:repeat(2,1fr)}}.policy-group{--status:#24434d;--status-bg:#0b171b;border-color:var(--status)!important;border-left:5px solid var(--status)!important;background:linear-gradient(90deg,var(--status-bg),#0b171b 42%)!important}.policy-group>header{background:var(--status-bg)!important;border-bottom-color:var(--status)!important}.policy-status{border:1px solid var(--status);background:#00000038;border-radius:16px;color:#eaf7fb;font-size:11px;font-weight:900;padding:5px 9px}.policy-group.status-unreviewed{--status:#ffab3d;--status-bg:#2b2116}.policy-group.status-rmm{--status:#4da3ff;--status-bg:#142839}.policy-group.status-backup{--status:#28cc66;--status-bg:#122c1d}.policy-group.status-muted{--status:#667f88;--status-bg:#1d2629}.policy-group.status-mixed{--status:#b978ff;--status-bg:#241a31}.policy-row td:first-child{border-left:3px solid transparent}.policy-row.status-unreviewed td:first-child{border-left-color:#ffab3d}.policy-row.status-other_protection td:first-child{border-left-color:#4da3ff}.policy-row.status-backup td:first-child{border-left-color:#28cc66}.policy-row.status-ignored td:first-child,.policy-row.status-retired td:first-child{border-left-color:#667f88}.device-card{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;border-left-width:5px!important;background:linear-gradient(145deg,#101d22,#0b171b)!important}.device-card>header{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.device-card h3{font-size:18px!important;line-height:1.15!important;margin:0 0 3px!important}.device-card header p{color:#bde8f4!important;font-weight:700!important;margin:0!important}.device-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0}.device-facts div{background:#081319;border:1px solid #203943;border-radius:6px;padding:8px}.device-facts dt{color:#7fb3c3;font-size:10px;text-transform:uppercase;font-weight:900;letter-spacing:.04em}.device-facts dd{margin:3px 0 0;color:#f3fbfd;font-weight:800}.device-policy-label{color:#80bdcf;font-size:10px;text-transform:uppercase;font-weight:900;letter-spacing:.08em}.device-card.status-no_backup_policy{border-left-color:#ffab3d!important;background:linear-gradient(145deg,#191915,#0b171b)!important}.device-card.status-critical,.device-card.status-error{background:linear-gradient(145deg,#1d1215,#0b171b)!important}.device-card.status-warning{background:linear-gradient(145deg,#1b1710,#0b171b)!important}.device-card.status-ok{border-left-color:#28cc66!important;background:linear-gradient(145deg,#0d1f17,#0b171b)!important}.device-card.status-ok .status-pill{background:#123b24;color:#8cf0ad}.device-card.status-stale_success{border-left-color:#ffab3d!important;background:linear-gradient(145deg,#1b1710,#0b171b)!important}.people-layout{display:grid;grid-template-columns:320px minmax(0,1fr);gap:16px}.people-list{display:grid;gap:14px;align-content:start}.person-create{display:grid;gap:10px;background:#0b171b;border:1px solid #24434d;border-radius:8px;padding:12px}.person-create label{display:grid;gap:5px;color:#a6cbd7;font-size:12px;font-weight:800}.person-list{display:grid;gap:7px;max-height:520px;overflow:auto}.person-list button{background:#0b171b;color:#eaf7fb;border:1px solid #24434d;border-radius:7px;text-align:left;padding:10px}.person-list button.active{border-color:#28cc66;background:#10251a}.person-list span{display:block;color:#83b4c3;font-size:11px;margin-top:4px}.person-detail{min-height:520px;background:#0b171b;border:1px solid #24434d;border-radius:8px;padding:14px}.person-header{border-bottom:1px solid #24434d;margin-bottom:14px;padding-bottom:12px}.person-header h3{margin:0;font-size:24px}.person-section{border:1px solid #203943;border-radius:8px;margin-top:12px;padding:12px;background:#081319}.person-section h3{margin:0 0 10px}.assigned-devices,.available-devices,.notes-list{display:grid;gap:8px}.assigned-devices article,.available-devices article{display:flex;justify-content:space-between;align-items:center;gap:12px;border:1px solid #24434d;border-radius:7px;background:#101d22;padding:10px}.assigned-devices span,.available-devices span{display:block;color:#83b4c3;font-size:11px;margin-top:3px}.available-devices{max-height:320px;overflow:auto;margin-top:10px}.available-devices article.assigned{opacity:.62}.note-form{display:grid;grid-template-columns:220px 1fr auto;gap:8px;align-items:start}.note-form textarea{grid-column:1/3;min-height:80px;background:#071318;border:1px solid #2c4c57;border-radius:6px;color:#eaf7fb;padding:9px;font:inherit}.notes-list article{border-left:3px solid #19b7e9;background:#101d22;border-radius:7px;padding:10px}.notes-list p{white-space:pre-wrap;margin:6px 0}.notes-list small{color:#83b4c3}.device-picker{display:flex;align-items:center;gap:10px}.device-picker span{color:#83b4c3;font-size:12px;font-weight:800}.notice.soft{background:#122229;color:#98d7e8;border-color:#27515e}.employee-client-list{display:grid;gap:14px;margin-top:14px}.employee-client-card{border:1px solid #24434d;border-radius:9px;background:#0b171b;overflow:hidden}.employee-client-card>header{display:flex;justify-content:space-between;gap:14px;align-items:center;background:#11242a;border-bottom:1px solid #24434d;padding:13px 15px}.employee-client-card h3{margin:0;font-size:20px}.employee-client-card header p{margin:3px 0 0;color:#83b4c3}.employee-client-card>header>span{font-weight:900;color:#d7f5ff}.employee-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:12px}.employee-card{border:1px solid #203943;border-radius:8px;background:#081319;padding:12px}.employee-card.orphan{border-color:#ffab3d;background:#17140e}.employee-card>header{display:flex;justify-content:space-between;gap:12px;margin-bottom:10px}.employee-card h4{font-size:16px;margin:0}.employee-card header p{font-size:12px;color:#83b4c3;margin:3px 0 0}.employee-card>header>span{font-size:12px;font-weight:900;color:#c3edf8}.employee-devices{display:grid;gap:8px}.compact-device-card{padding:10px!important;gap:7px!important}.compact-device-card h3{font-size:15px!important}.compact-device-card .device-facts{grid-template-columns:1fr}.compact-device-card .chips span{font-size:10px}@media(max-width:1250px){.employee-grid{grid-template-columns:1fr}}.content{max-width:1640px!important}.collector{display:grid;gap:3px;border-radius:22px!important;padding:9px 14px!important;min-width:230px}.collector span{display:flex;align-items:center;white-space:nowrap}.collector small{color:#7fb3c3;font-size:11px;font-weight:700;padding-left:14px}.employee-client-panel{padding:20px!important}.employee-grid{grid-template-columns:repeat(3,minmax(260px,1fr))!important;gap:10px!important}.employee-card{padding:10px!important}.employee-card>header{margin-bottom:8px!important}.employee-devices{gap:7px!important}.compact-device-card{padding:9px!important;gap:6px!important}.compact-device-card h3{font-size:14px!important}.compact-device-card .status-pill{font-size:10px;padding:3px 7px}.compact-device-card .device-facts{gap:6px}.compact-device-card .device-facts div{padding:7px}.compact-device-card .device-facts dd{font-size:13px}.compact-device-card .chips{margin-top:5px}.compact-device-card .chips span{font-size:9px;padding:2px 6px}.compact-device-card .device-policy-label{font-size:9px}@media(max-width:1500px){.employee-grid{grid-template-columns:repeat(2,minmax(280px,1fr))!important}}@media(max-width:1050px){.employee-grid{grid-template-columns:1fr!important}.content{padding:18px!important}}.checkbox-line{display:flex;align-items:center;gap:7px;color:#9cc7d4;font-size:12px;font-weight:800;white-space:nowrap}.checkbox-line input{min-width:0}.brand{text-decoration:none}.brand-logo{width:58px;height:58px;object-fit:contain;flex:0 0 auto}.login-logo{display:block;width:92px;height:92px;object-fit:contain;margin:0 auto 22px}.login-redirect{margin:28px 0 12px;text-align:center;color:#8db7c7}.login-redirect p{margin:0}.employee-card.orphan{grid-column:1/-1}.employee-card.orphan .employee-devices{grid-template-columns:repeat(3,minmax(260px,1fr))}@media(max-width:1500px){.employee-card.orphan .employee-devices{grid-template-columns:repeat(2,minmax(280px,1fr))}}@media(max-width:1050px){.employee-card.orphan .employee-devices{grid-template-columns:1fr}}.stale-panel{border-color:#ffab3d!important;box-shadow:0 0 0 1px #ffab3d14}.snoozed-panel{border-color:#5b73d9!important;background:linear-gradient(145deg,#121a31,#0d1b20)!important}.snooze-button{justify-self:start;border:1px solid #5b73d9!important;background:#152452!important;color:#dce6ff!important}.device-card .snooze-button:hover{border-color:#91a4ff!important;background:#20336f!important}.device-card.status-ok .snooze-button{display:none}.device-card .status-pill{white-space:nowrap}.snoozed-panel .device-card{border-left-color:#5b73d9!important;opacity:.9}.modal-backdrop{position:fixed;inset:0;background:#000000ad;display:grid;place-items:center;z-index:20;padding:24px}.snooze-dialog{width:min(520px,100%);background:#0d1b20;border:1px solid #5b73d9;border-radius:12px;box-shadow:0 24px 90px #000;padding:18px;display:grid;gap:14px}.snooze-dialog header{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;border-bottom:1px solid #24434d;padding-bottom:12px}.snooze-dialog h2{margin:2px 0}.snooze-dialog label{display:grid;gap:7px;color:#a6cbd7;font-size:12px;font-weight:900}.snooze-dialog textarea{min-height:110px;resize:vertical;background:#071318;border:1px solid #2c4c57;border-radius:6px;color:#eaf7fb;padding:9px;font:inherit}.dialog-actions{display:flex;justify-content:flex-end;gap:10px}.snooze-reason{border-left:3px solid #5b73d9;background:#0b1728;border-radius:6px;margin:0!important;padding:8px!important;color:#cdd9ff!important;font-size:12px!important}.non-monitored-panel{border-color:#667f88!important;background:linear-gradient(145deg,#1d2629,#0d1b20)!important}.device-card.status-non_monitored{border-left-color:#667f88!important;background:linear-gradient(145deg,#20282b,#0b171b)!important}.device-card.status-non_monitored .status-pill{background:#334249;color:#d3e2e7}.monitoring-button{justify-self:start;border:1px solid #667f88!important;background:#20282f!important;color:#dce8ec!important}.monitoring-button:hover,.monitoring-enable-button:hover{border-color:#a7bdc7!important;background:#334047!important}.monitoring-enable-button{justify-self:start;border:1px solid #28cc66!important;background:#143923!important;color:#8cf0ad!important}.monitoring-reason{border-left:3px solid #667f88;background:#121d21;border-radius:6px;margin:0!important;padding:8px!important;color:#d2e1e6!important;font-size:12px!important}.device-card .snooze-button+.monitoring-button{margin-top:-4px}.queue-device-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(245px,1fr));gap:8px;margin-top:14px}.queue-device-card{border:1px solid #28434c;border-left:4px solid var(--warning);border-radius:7px;background:linear-gradient(145deg,#101b1f,#0a1417);padding:10px;display:grid;gap:8px;min-height:136px}.queue-device-card.status-critical,.queue-device-card.status-error{border-left-color:var(--danger);background:linear-gradient(145deg,#1b1114,#0a1417)}.queue-device-card.status-ok{border-left-color:var(--green);background:linear-gradient(145deg,#0c1d15,#0a1417)}.queue-device-card.status-no_backup_policy,.queue-device-card.status-warning,.queue-device-card.status-stale_success{border-left-color:var(--warning);background:linear-gradient(145deg,#17150f,#0a1417)}.queue-device-card header{display:flex;justify-content:space-between;gap:8px;align-items:flex-start}.queue-device-card h3{font-size:15px;line-height:1.1;margin:0;color:#fff}.queue-device-card header p{font-size:12px;font-weight:800;color:#afe5f4;margin:3px 0 0}.queue-device-card .status-pill{font-size:9px;padding:3px 7px;max-width:112px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.queue-device-meta{display:grid;grid-template-columns:1.4fr .65fr .9fr;gap:5px}.queue-device-meta span{background:#071219;border:1px solid #1d3740;border-radius:5px;padding:6px;min-width:0;color:#fff;font-size:12px;font-weight:850;line-height:1.15;overflow:hidden;text-overflow:ellipsis}.queue-device-meta b{display:block;color:#6fc3df;font-size:9px;text-transform:uppercase;letter-spacing:.06em;margin-bottom:3px}.queue-device-footer{display:flex;align-items:center;justify-content:space-between;gap:8px}.queue-policy{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border:1px solid #31505a;border-radius:12px;padding:3px 7px;font-size:10px;color:#dff7fd}.queue-policy.missing{color:#ffc06d}.queue-actions{display:flex;gap:5px;flex:0 0 auto}.queue-actions .compact{padding:5px 7px!important;font-size:10px}.queue-actions .snooze-button,.queue-actions .monitoring-button{justify-self:auto!important;margin:0!important}.list-limit-note{margin:12px 0 0;color:#90bdca;font-size:12px}.device-card,.queue-device-card{position:relative}.device-info-button{position:absolute;top:7px;right:7px;width:20px;height:20px;border-radius:50%;border:1px solid #54c8e9;background:#092733;color:#bff1ff;font-weight:900;font-style:italic;font-size:12px;line-height:17px;padding:0;display:grid;place-items:center;box-shadow:0 0 0 2px #03090ba6}.device-info-button:hover{background:#0f4354;border-color:#8de5ff;color:#fff}.queue-device-card>header,.device-card>header{padding-right:23px}.device-detail-dialog{width:min(860px,100%);max-height:min(88vh,900px);overflow:auto;background:#0d1b20;border:1px solid #24b9e7;border-radius:12px;box-shadow:0 24px 90px #000;padding:18px;display:grid;gap:14px}.device-detail-dialog>header{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;border-bottom:1px solid #24434d;padding-bottom:12px}.device-detail-dialog h2{margin:2px 0}.detail-freshness{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#071318;border:1px solid #24434d;border-radius:8px;padding:10px;color:#9fc9d5}.detail-freshness strong{color:#fff}.detail-freshness button:disabled{opacity:.55;cursor:not-allowed}.detail-cache-note{margin:-4px 0 0;color:#8bc1d1;font-size:12px}.detail-sections{display:grid;gap:12px}.detail-sections section{background:#081319;border:1px solid #203943;border-radius:8px;padding:12px}.detail-sections h3{margin:0 0 10px}.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0}.detail-grid div{background:#0d1b20;border:1px solid #24434d;border-radius:6px;padding:8px;min-width:0}.detail-grid dt{color:#7fb3c3;font-size:10px;text-transform:uppercase;font-weight:900;letter-spacing:.04em}.detail-grid dd{margin:3px 0 0;color:#f3fbfd;font-weight:800;overflow-wrap:anywhere}.detail-plan-list{display:grid;gap:7px}.detail-plan-list article{display:grid;grid-template-columns:1fr auto;gap:4px 10px;background:#0d1b20;border:1px solid #24434d;border-radius:7px;padding:9px}.detail-plan-list small{grid-column:1/-1;color:#83b4c3}.inventory-sections{display:grid;gap:8px}@media(max-width:1500px){.queue-device-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr))}.queue-device-meta{grid-template-columns:1fr 58px 78px}}.login-sso{display:block;margin:28px 0 12px;border:1px solid #24b9e7;background:#0d7291;color:#fff;border-radius:6px;padding:10px 14px;font-weight:800;text-align:center;text-decoration:none}.login-divider{color:#739eab;font-size:11px;text-align:center;text-transform:uppercase;letter-spacing:.08em;margin:4px 0}
