:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#1b1b1b;background:#fff;font-family:Segoe UI,Segoe UI Variable,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;overflow:hidden}body{background:#fff;height:100vh}button{font:inherit}.app-shell{background:#f5f5f5;grid-template:"topbar topbar"48px"sidebar content"minmax(0,1fr)/300px minmax(0,1fr);height:100vh;display:grid;overflow:hidden}.app-topbar{color:#fff;background:#1a1a1a;grid-area:topbar;justify-content:space-between;align-items:center;padding:0 20px;display:flex}.app-topbar-brand,.app-topbar-actions,.account-button-inner,.topbar-user,.app-nav-item,.app-nav-icon,.app-nav-chevron,.app-submenu-button,.app-submenu-icon,.account-panel-top,.partner-header-actions,.header-actions-compact,.users-toolbar,.users-row-top,.users-role-area,.users-badge-group,.drawer-switch-row,.drawer-actions,.variables-card-title{align-items:center;display:flex}.app-topbar-brand{gap:16px;min-width:0}.app-launcher{color:#fff;place-items:center;width:24px;height:24px;display:grid}.app-topbar-title-wrap,.account-panel,.account-panel-identity,.app-nav-stack,.app-nav-top,.app-nav-bottom,.app-submenu,.app-content,.app-page-header,.drawer-body-grid,.drawer-section-inner,.drawer-user-meta,.drawer-form,.drawer-field,.drawer-placeholder,.partner-customers-root,.variables-stack,.variables-layout,.variables-toggle-panel-header,.variables-cards-column,.credentials-form{display:grid}.app-topbar-title-wrap{gap:2px}.app-topbar-title{color:#fff;font-size:15px;font-weight:600;line-height:20px}.app-topbar-subtitle{color:#c8c8c8;font-size:12px;line-height:18px}.app-topbar-actions{gap:12px}.account-button{min-width:unset;color:#fff;background:0 0;border:0;border-radius:2px;height:40px;padding:0 8px 0 12px}.account-button:hover{color:#fff;background:#2b2b2b}.account-button:focus-visible{outline-offset:-2px;outline:2px solid #fff}.account-button-inner{gap:10px;min-width:0}.topbar-user{justify-items:end;min-width:0}.topbar-user-name{color:#fff;text-overflow:ellipsis;white-space:nowrap;max-width:240px;font-size:13px;font-weight:600;line-height:18px;overflow:hidden}.account-popover{border:1px solid #d0d0d0;border-radius:2px;width:340px;padding:0;box-shadow:0 8px 18px #00000038}.account-panel{color:#1b1b1b;background:#fff}.account-panel-top{color:#242424;justify-content:space-between;gap:12px;padding:12px 12px 6px;font-size:12px;line-height:16px}.account-panel-signout{min-width:unset;color:#242424;padding:0;font-size:12px;font-weight:400;text-decoration-line:none}.account-panel-signout:hover{color:#115ea3;background:0 0;text-decoration-line:underline}.account-panel-header{grid-template-columns:88px minmax(0,1fr);gap:18px;padding:18px 14px 20px;display:grid}.account-panel-avatar{align-self:start}.account-panel-identity{gap:4px;min-width:0}.account-panel-name,.account-panel-email{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.account-panel-name{color:#000;font-size:17px;font-weight:600;line-height:22px}.account-panel-email{color:#605e5c;font-size:13px;line-height:18px}.account-panel-view-account{min-width:unset;color:#115ea3;justify-self:start;height:22px;padding:0 2px;font-size:13px;font-weight:400;text-decoration-line:underline}.account-panel-view-account:hover{color:#0f548c;background:0 0}.app-sidebar{color:#1f1f1f;background:#efefef;border-right:1px solid #d0d0d0;grid-area:sidebar;padding:10px 8px;display:block;overflow-y:auto}.customer-menu-drawer{z-index:50;background:#efefef;border-left:1px solid #d0d0d0;border-right:1px solid #d0d0d0;grid-template-rows:auto minmax(0,1fr);gap:8px;width:min(420px,100vw - 300px);min-height:0;padding:12px 8px 0 16px;animation:.18s ease-out customerFlyoutIn;display:grid;position:fixed;top:48px;bottom:0;left:300px;overflow:hidden;box-shadow:8px 0 18px #00000014}@keyframes customerFlyoutIn{0%{opacity:0;transform:translate(-16px)}to{opacity:1;transform:translate(0)}}.customer-menu-drawer-header{border-bottom:1px solid #d8dee6;justify-content:space-between;align-items:start;gap:12px;padding:0 4px 8px 0;display:flex}.customer-menu-drawer-title{color:#40516a;font-size:15px;font-weight:600;line-height:22px}.customer-menu-drawer-subtitle{color:#62738c;font-size:12px;line-height:18px}.app-nav-stack{grid-template-rows:auto 1fr auto;gap:0;min-height:100%}.app-nav-top,.app-nav-bottom{gap:0}.app-nav-bottom{align-self:end}.app-nav-item{color:#1f1f1f;cursor:default;text-align:left;background:0 0;border:0;border-radius:0;gap:13px;width:100%;min-height:40px;padding:0 8px 0 12px;font-size:14px;font-weight:500;position:relative}.app-nav-item span:nth-child(2){text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.app-nav-button{cursor:pointer}.app-nav-button:hover{color:#201f1e;background:#e6e6e6}.app-nav-button.is-active{color:#000;background:#e7e7e7;font-weight:600;box-shadow:inset 3px 0 #0f6cbd}.app-nav-category{border-bottom:1px solid #d0d0d0;min-height:44px;font-weight:600}.app-nav-small{min-height:38px;font-size:13px;font-weight:400}.app-nav-settings-item{background:#e8e8e8;border-top:1px solid #d3d3d3;border-bottom:1px solid #d3d3d3;font-weight:600}.app-nav-settings-item.is-active:before{content:"";background:#0f6cbd;width:3px;position:absolute;top:0;bottom:0;left:0}.app-nav-icon{color:#0f6cbd;flex-shrink:0;justify-content:center;width:18px}.app-nav-chevron{color:#242424;justify-content:center;margin-left:auto}.app-nav-divider{background:#d0d0d0;height:1px;margin:6px 28px 6px 40px}.app-submenu{background:#efefef;padding:4px 0 8px}.app-submenu-button{color:#323130;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:0;gap:10px;width:100%;min-height:34px;padding:0 10px 0 46px;font-size:13px;font-weight:400;position:relative}.app-submenu-button:hover{color:#201f1e;background:#e6e6e6}.app-submenu-button.is-active{color:#000;background:#fff;font-weight:600;box-shadow:inset 3px 0 #0f6cbd}.app-submenu-button.is-active:hover{background:#fff}.app-submenu-icon{color:#0f6cbd;width:16px}.app-content{background:#fff;grid-area:content;grid-template-rows:auto minmax(0,1fr);gap:18px;min-height:0;padding:22px 28px 36px;overflow:hidden}.app-page-header{border-bottom:1px solid #edebe9;gap:6px;padding-bottom:16px}.app-page-title{color:#1b1b1b;margin:0;font-size:28px;font-weight:600;line-height:36px}.app-page-subtitle{color:#605e5c;margin:0;font-size:13px;line-height:18px}.app-page-body{min-height:0;overflow:auto}.placeholder-page{background:#fff;border:1px solid #edebe9;border-radius:6px;gap:8px;width:min(720px,100%);padding:20px;display:grid;box-shadow:0 2px 8px #00000014}.placeholder-title{color:#1b1b1b;font-size:18px;font-weight:600;line-height:24px}.placeholder-description{color:#605e5c;font-size:13px;line-height:20px}.home-page{gap:18px;max-width:1120px;padding-bottom:24px;display:grid}.home-intro,.home-section-card{background:#fff;border:1px solid #e1dfdd;border-radius:6px;box-shadow:0 2px 8px #0000000f}.home-intro{border-left:4px solid #0f6cbd;gap:10px;padding:24px 28px;display:grid}.home-intro h2,.home-section-card h3{color:#1b1b1b;margin:0;font-weight:600}.home-intro h2{font-size:24px;line-height:32px}.home-intro p,.home-section-card p,.home-section-card li{color:#424242;font-size:14px;line-height:22px}.home-intro p,.home-section-card p{margin:0}.home-section-grid{grid-template-columns:repeat(2,minmax(280px,1fr));gap:16px;display:grid}.home-section-card{align-content:start;gap:12px;padding:20px;display:grid}.home-section-card h3{font-size:17px;line-height:24px}.home-section-card ul{gap:8px;margin:0;padding-left:20px;display:grid}.home-feedback-card{border-left:4px solid #13a10e}.home-changelog-card{border-left:4px solid #8764b8;grid-column:1/-1;min-width:0}.home-changelog-content{scrollbar-gutter:stable;background:#faf9f8;border:1px solid #e1dfdd;border-radius:4px;gap:8px;max-height:340px;padding:14px 16px;display:grid;overflow-y:auto}.home-changelog-content h4,.home-changelog-content h5,.home-changelog-content p,.home-changelog-item{margin:0}.home-changelog-content h4{color:#242424;border-bottom:1px solid #e1dfdd;padding-bottom:8px;font-size:16px;line-height:22px}.home-changelog-content h4:not(:first-child){margin-top:12px}.home-changelog-content h5{color:#0f6cbd;margin-top:6px;font-size:14px;line-height:20px}.home-changelog-item{color:#424242;padding-left:16px;font-size:14px;line-height:22px;position:relative}.home-changelog-item:before{color:#8764b8;content:"•";position:absolute;left:2px}.home-changelog-content:focus-visible{outline-offset:2px;outline:2px solid #0f6cbd}.home-contact{background:#f8fbff;border:1px solid #e1dfdd;border-radius:4px;gap:4px;margin-top:2px;padding:12px 14px;display:grid}.home-contact-name{color:#1b1b1b;font-size:15px;font-weight:600;line-height:22px}.home-contact-role{color:#605e5c;font-size:13px;line-height:20px}.endpoint-card{width:100%;min-height:0;max-height:100%;box-shadow:none;border-radius:6px;grid-template-rows:auto auto minmax(0,1fr);gap:12px;padding:18px;display:grid}.endpoint-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.endpoint-search{width:340px;max-width:100%}.endpoint-empty-state{padding:18px 0}.endpoint-table-wrap{height:100%;min-height:0;overflow:auto}.endpoint-table{min-width:1180px;display:grid}.endpoint-table-header,.endpoint-table-row{grid-template-columns:minmax(200px,1.8fr) minmax(180px,1.6fr) minmax(140px,1fr) minmax(140px,1fr) minmax(120px,.9fr) minmax(160px,1.1fr) minmax(140px,max-content);align-items:center;gap:12px;display:grid}.endpoint-table-header{z-index:1;color:#605e5c;background:#fff;border-bottom:1px solid #edebe9;padding:0 0 10px;font-size:12px;position:sticky;top:0}.endpoint-table-row{color:#1b1b1b;cursor:pointer;text-align:left;background:0 0;border:0;border-bottom:1px solid #edebe9;width:100%;min-height:56px;padding:12px 0}.endpoint-table-row:hover{background:#f8fbff}.backup-generic-table{min-width:980px}.backup-generic-header,.backup-generic-row{align-items:center;gap:12px;display:grid}.backup-table-entraid .backup-generic-header,.backup-table-entraid .backup-generic-row{grid-template-columns:minmax(220px,1.6fr) minmax(150px,1fr) minmax(170px,1fr) minmax(130px,.8fr) minmax(120px,.8fr)}.backup-table-m365 .backup-generic-header,.backup-table-m365 .backup-generic-row{grid-template-columns:minmax(220px,1.7fr) minmax(140px,1fr) minmax(150px,1fr) minmax(120px,.8fr) minmax(130px,.8fr)}.backup-table-bcdr .backup-generic-header,.backup-table-bcdr .backup-generic-row{grid-template-columns:minmax(220px,1.7fr) minmax(180px,1.3fr) minmax(160px,1fr) minmax(90px,.6fr) minmax(130px,max-content)}.backup-generic-header{z-index:1;color:#605e5c;background:#fff;border-bottom:1px solid #edebe9;padding:0 0 10px;font-size:12px;position:sticky;top:0}.backup-generic-row{color:#1b1b1b;cursor:pointer;text-align:left;background:0 0;border:0;border-bottom:1px solid #edebe9;width:100%;min-height:56px;padding:12px 0}.backup-generic-row:hover{background:#f8fbff}.backup-status-page{gap:16px;display:grid}.backup-status-grid{grid-template-columns:repeat(4,minmax(220px,1fr));gap:16px;display:grid}.backup-status-card{min-height:320px;box-shadow:none;border-radius:8px;align-content:start;gap:14px;padding:20px;display:grid}.backup-status-donut-wrap{place-items:center;height:150px;display:grid;position:relative}.backup-status-donut{width:150px;height:150px;transform:rotate(-90deg)}.backup-status-donut-bg,.backup-status-donut-value{fill:none;stroke-width:4px}.backup-status-donut-bg{stroke:#edebe9}.backup-status-donut-value{stroke:#107c10;stroke-linecap:round}.backup-status-donut-label{color:#1b1b1b;font-size:28px;font-weight:600;position:absolute}.backup-status-legend{gap:10px;display:grid}.backup-status-legend-row{grid-template-columns:12px minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.backup-status-dot{background:#605e5c;border-radius:2px;width:10px;height:10px}.backup-status-dot.is-success{background:#107c10}.backup-status-dot.is-warning{background:#ffb900}.backup-status-dot.is-danger{background:#d13438}.backup-issue-card{min-height:420px;max-height:640px;box-shadow:none;border-radius:8px;align-content:start;gap:14px;padding:20px;display:grid;overflow-y:auto}.backup-issue-card.is-clickable{cursor:pointer}.backup-issue-card.is-clickable:hover{background:#f8fbff;border-color:#0078d4}.backup-issue-card-heading{gap:4px;display:grid}.backup-issue-list{gap:10px;display:grid}.backup-issue-item{border-bottom:1px solid #edebe9;gap:4px;padding-bottom:10px;display:grid}.backup-issue-item-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.error-text{color:#a4262c}.backup-filter-banner{background:#f3f9ff;border:1px solid #cfe4fa;border-radius:6px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.bcdr-card{gap:14px}.bcdr-heading{gap:4px;display:grid}.bcdr-device-list{gap:16px;display:grid}.bcdr-device-panel{color:#1b1b1b;cursor:pointer;text-align:left;background:#fff;border:1px solid #d1d1d1;border-top:2px solid #0078d4;border-radius:6px;gap:14px;width:100%;padding:0;display:grid;overflow:hidden}.bcdr-device-panel:hover{background:#f8fbff}.bcdr-device-grid{grid-template-columns:minmax(180px,1.4fr) minmax(100px,.8fr) minmax(190px,1.4fr) minmax(130px,1fr) minmax(80px,.7fr) minmax(120px,.9fr) minmax(90px,.8fr);align-items:center;gap:10px 18px;min-width:980px;padding:16px 18px 10px;display:grid}.bcdr-device-panel>.muted-text{padding:0 18px 14px}.bcdr-assets-card{border-radius:12px;padding:0;overflow:hidden}.bcdr-assets-card-header{border-bottom:1px solid #edebe9;padding:16px 16px 12px}.bcdr-assets-table-wrap{overflow-x:auto}.bcdr-assets-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:920px}.bcdr-assets-table th{text-align:left;background:#f3f2f1;padding:10px 16px}.bcdr-assets-table td{vertical-align:top;border-top:1px solid #edebe9;padding:11px 16px}.bcdr-assets-table tbody tr{cursor:pointer}.bcdr-assets-table tbody tr:hover{background:#f8fbff}.bcdr-assets-table tbody tr.is-danger{background:#fde2df}.bcdr-assets-table tbody tr.is-danger:hover{background:#f9d2cf}.bcdr-danger-text{color:#d13438}.bcdr-snapshot-image{object-fit:contain;background:#f8f8f8;border:1px solid #edebe9;border-radius:10px;width:100%;max-height:360px}.link-text{color:#005a9e}.endpoint-cell-stack,.endpoint-drawer-body,.endpoint-drawer-heading,.endpoint-drawer-card{display:grid}.endpoint-cell-stack{gap:2px}.endpoint-align-right{text-align:right;justify-self:end}.endpoint-sort-button{color:#605e5c;cursor:pointer;min-width:0;font:inherit;text-align:left;background:0 0;border:0;justify-self:start;align-items:center;gap:4px;padding:0;font-size:12px;font-weight:600;display:inline-flex}.endpoint-sort-button:hover,.endpoint-sort-button.is-active{color:#1b1b1b}.endpoint-history{align-items:center;gap:2px;display:flex}.endpoint-history-bar{background:#d1d1d1;border-radius:999px;flex-shrink:0;width:4px;height:24px}.endpoint-history-success{background:#13c26b}.endpoint-history-warning{background:#f5b944}.endpoint-history-danger{background:#e73535}.endpoint-history-empty{background:#d1d1d1}.endpoint-drawer-body{gap:16px}.endpoint-drawer-heading{gap:4px}.endpoint-drawer-card{border-radius:12px;gap:10px;padding:16px}.auth-shell{background:radial-gradient(circle at 0 0,#dbeafe 0%,#eef6ff 30%,#f7f9fc 62%,#fff 100%);place-items:center;min-height:100vh;padding:24px;display:grid}.auth-card{background:linear-gradient(#fff 0%,#f6fbff 100%);border:1px solid #d6e4f0;border-radius:18px;gap:16px;width:min(460px,100%);padding:28px;display:grid;box-shadow:0 18px 42px #1c395a1f}.auth-setup-card{width:min(760px,100%)}.auth-setup-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px;display:grid}.auth-setup-field{gap:6px;min-width:0;display:grid}.auth-setup-field-wide{grid-column:1/-1}@media (width<=640px){.auth-setup-grid{grid-template-columns:1fr}.auth-setup-field-wide{grid-column:auto}}.auth-title{color:#163a5c;font-size:24px;font-weight:700;line-height:30px}.auth-body{color:#5f7488;font-size:14px;line-height:22px}.auth-error{color:#a4262c;font-size:13px;line-height:20px}.users-card{border-radius:8px;grid-template-rows:auto 1fr;width:100%;height:calc(100vh - 166px);display:grid;box-shadow:0 8px 24px #1c395a14}.users-toolbar{justify-content:flex-end;min-height:48px;padding:8px 12px}.icon-button-32{width:32px;min-width:32px;height:32px}.icon-button-28{width:28px;min-width:28px;height:28px}.users-list{border:1px solid #edebe9;border-radius:8px;min-height:0;margin:0 12px 12px;overflow:hidden auto}.users-row{background:#fff;border-bottom:1px solid #f3f2f1;gap:4px;padding:9px 12px;display:grid}.users-row:last-child{border-bottom:0}.users-row-top{justify-content:space-between;align-items:flex-start;gap:12px}.users-identity{align-items:flex-start;gap:12px;min-width:0;display:flex}.users-email-line{margin-top:1px}.users-role-area,.users-badge-group{flex-wrap:wrap;justify-content:flex-end;gap:8px}.users-role-badge{color:#605e5c;background:#f3f2f1;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:600}.users-role-badge[data-tone=operator]{color:#bc4b09;background:#fef4ec}.users-role-badge[data-tone=admin]{color:#a4262c;background:#fde7e9}.users-role-badge[data-tone=reader]{color:#0f6cbd;background:#e8f2ff}.users-role-badge[data-tone=customer]{color:#107c10;background:#e7f6e7}.users-loading-state{justify-items:start;padding:24px;display:grid}.users-empty-state{padding:16px}.muted-text{color:#605e5c}.drawer-body-grid{gap:16px}.drawer-section-card{box-shadow:none;border:1px solid #edebe9;border-radius:8px;padding:16px}.drawer-section-inner{gap:12px}.drawer-user-meta{gap:4px}.drawer-user-profile{align-items:flex-start;gap:14px;display:flex}.drawer-switch-row{justify-content:space-between;gap:16px}.drawer-placeholder{color:#605e5c;align-content:center;gap:6px;min-height:86px}.drawer-form{gap:14px}.drawer-field{gap:6px}.drawer-actions{justify-content:flex-end;gap:8px}.customer-user-company-option{gap:2px;display:grid}.customer-backup-heading{gap:4px;display:grid}.customer-backup-product-card{min-height:280px}.customer-backup-product-card.is-interactive{cursor:pointer;transition:border-color .12s,box-shadow .12s,transform .12s}.customer-backup-product-card.is-interactive:hover{border-color:#0f6cbd;transform:translateY(-1px);box-shadow:0 4px 14px #0000001f}.customer-backup-product-card.is-interactive:focus-visible{outline-offset:2px;outline:2px solid #0f6cbd}.customer-security-grid{grid-template-columns:repeat(3,minmax(220px,1fr));gap:16px;display:grid}.customer-security-product-card{min-height:260px}.customer-security-product-card:first-child,.customer-security-product-card:nth-child(2){grid-column:span 3}.customer-security-card-title{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.customer-security-card-body{gap:14px;display:grid}.customer-security-metric{gap:4px;min-width:0;display:grid}.tenant-info-page{width:100%}.tenant-info-card{gap:10px;padding:16px;display:grid}.tenant-info-top-card{min-height:0}.tenant-info-grid{grid-template-columns:repeat(2,minmax(260px,1fr));gap:10px 28px;display:grid}.tenant-info-row{grid-template-columns:132px minmax(0,1fr);align-items:baseline;gap:10px;min-width:0;display:grid}.tenant-info-label{color:#111827}.tenant-panel-heading{border-bottom:1px solid #edf0f5;justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:10px;display:flex}.tenant-dashboard-grid{grid-template-columns:minmax(460px,1.35fr) minmax(300px,.85fr) minmax(300px,.85fr);align-items:stretch;gap:16px;width:100%;display:grid}.tenant-dashboard-main{min-width:0;display:grid}.secure-score-card{grid-template-rows:auto auto minmax(0,1fr);gap:12px;height:560px;min-height:560px;padding:18px;display:grid;overflow:hidden}.secure-score-heading{border-bottom:1px solid #edf0f5;justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:10px;display:flex}.secure-score-summary{align-items:center;gap:10px;display:flex}.secure-score-value{color:#111827;font-size:28px;line-height:1.2}.secure-score-delta{color:#605e5c}.secure-score-delta.is-up{color:#107c10}.secure-score-delta.is-down{color:#a4262c}.secure-score-badge{border-radius:6px;align-items:center;min-height:22px;padding:2px 8px;font-size:12px;font-weight:700;display:inline-flex}.secure-score-badge.is-good{color:#107c10;background:#dff6dd}.secure-score-badge.is-average{color:#8a6d3b;background:#fff4ce}.secure-score-badge.is-poor{color:#a4262c;background:#fde7e9}.secure-score-chart{width:100%;min-width:0;height:100%;min-height:0;margin-top:8px;padding:4px 0 0;position:relative}.secure-score-chart svg{width:100%;height:100%;overflow:visible}.secure-score-grid-line{stroke:#eef2f7;stroke-width:1px}.secure-score-axis-line{stroke:#6b7280;stroke-width:1px}.secure-score-axis-text{fill:#4b5563;font-size:11px}.secure-score-area{fill:url(#secureScoreArea)}.secure-score-line{fill:none;stroke:#0078d4;stroke-linecap:round;stroke-linejoin:round;stroke-width:3px}.secure-score-crosshair{stroke:#94a3b8;stroke-dasharray:4 4;stroke-width:1px}.secure-score-hit-target{fill:#0000;cursor:pointer;outline:none}.secure-score-tooltip{z-index:1;pointer-events:none;background:#fff;border:1px solid #d6e4f0;border-radius:6px;gap:2px;min-width:86px;padding:8px 10px;display:grid;position:absolute;transform:translate(-50%,calc(-100% - 12px));box-shadow:0 8px 20px #1c395a24}.license-overview-card{grid-template-rows:auto minmax(0,1fr);gap:12px;height:560px;min-height:0;padding:16px;display:grid;overflow:hidden}.license-overview-list{background:#fff;border:1px solid #eee;border-radius:8px;align-content:start;gap:4px;min-height:0;padding:8px;display:grid;overflow-y:auto}.license-overview-row{width:100%;min-height:58px;color:inherit;cursor:pointer;font:inherit;text-align:left;background:0 0;border-top:0;border-bottom:1px solid #f5f5f5;border-left:3px solid #0000;border-right:0;border-radius:8px;gap:7px;padding:10px 12px;display:grid}.license-overview-row:hover{background:#f8fbff}.license-overview-row:focus-visible{outline-offset:-2px;outline:2px solid #0f6cbd}.license-overview-row.is-over{background:#fde7e9;border-left-color:#a4262c}.license-overview-topline{justify-content:space-between;align-items:baseline;gap:12px;min-width:0;display:flex}.license-overview-topline span:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.license-overview-overage{color:#a4262c;font-weight:700}.license-overview-bar{background:#f3f2f1;border-radius:999px;height:5px;overflow:hidden}.license-overview-bar span{border-radius:inherit;background:#0078d4;height:100%;display:block}.license-drawer{gap:16px;display:grid}.license-drawer-charts{grid-template-columns:minmax(260px,.9fr) minmax(360px,1.4fr);align-items:stretch;gap:14px;display:grid}.license-drawer-panel{background:#fff;border:1px solid #edebe9;border-radius:8px;gap:12px;min-height:256px;padding:16px;display:grid}.license-usage-donut-wrap{place-items:center;min-height:178px;display:grid;position:relative}.license-usage-donut{width:176px;height:176px;transform:rotate(-90deg)}.license-usage-donut-bg,.license-usage-donut-value{fill:none;stroke-width:5px}.license-usage-donut-bg{stroke:#edebe9}.license-usage-donut-value{stroke:#0078d4;stroke-linecap:round}.license-usage-donut-label{justify-items:center;display:grid;position:absolute}.license-usage-donut-number{color:#111827;font-size:28px;line-height:1.1}.license-usage-foot{justify-content:space-between;align-items:center;gap:12px;display:flex}.license-history-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.license-history-chart{min-height:170px}.license-history-chart svg{width:100%;height:100%;min-height:170px;overflow:visible}.license-history-grid-line{stroke:#eef2f7;stroke-width:1px}.license-history-assigned-line,.license-history-total-line{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px}.license-history-assigned-line{stroke:#0078d4}.license-history-total-line{stroke:#8a8886;stroke-dasharray:5 4}.license-history-dot{fill:#fff;stroke-width:2px}.license-history-dot.is-assigned{stroke:#0078d4}.license-history-dot.is-total{stroke:#8a8886}.license-history-empty{border:1px dashed #d1d1d1;border-radius:8px;place-items:center;min-height:170px;display:grid}.license-history-legend{justify-content:center;gap:18px;display:flex}.license-history-legend-item{color:#605e5c;align-items:center;gap:6px;font-size:12px;display:inline-flex}.license-history-legend-item:before{content:"";background:#8a8886;width:14px;height:2px}.license-history-legend-item.is-assigned{color:#0078d4}.license-history-legend-item.is-assigned:before{background:#0078d4}.license-user-grid{grid-template-columns:repeat(3,minmax(190px,1fr));gap:8px;display:grid}.license-user-card{background:#fff;border:1px solid #edebe9;border-radius:8px;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:10px;min-width:0;padding:10px;display:grid}.license-user-avatar{color:#605e5c;background:#edebe9;border-radius:999px;place-items:center;width:28px;height:28px;font-size:11px;font-weight:700;display:grid}.license-user-meta{min-width:0;display:grid}.license-user-meta span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.mdr-funnel{background:#fbfcfe;border:1px solid #e5e7eb;border-radius:8px;gap:16px;padding:16px;display:grid}.mdr-funnel-header{border-bottom:1px solid #edf0f5;justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:12px;display:flex}.mdr-funnel-content,.mdr-assets{grid-template-columns:minmax(190px,250px) minmax(0,1fr);align-items:center;gap:24px;display:grid}.mdr-assets-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.mdr-asset-metric{background:#fff;border:1px solid #edf0f5;border-radius:8px;gap:4px;min-width:0;padding:12px;display:grid}.mdr-asset-value{color:#111827;font-size:20px}.mdr-funnel-visual{background:#fff;border-radius:8px;align-content:center;justify-items:center;gap:0;min-height:200px;padding:18px 18px 20px;display:grid;position:relative;box-shadow:inset 0 0 0 1px #edf0f5}.mdr-funnel-visual:before{content:none}.mdr-funnel-triangle{z-index:1;filter:drop-shadow(0 8px 8px #1b1f231a);width:min(240px,100%);height:auto;position:relative}.mdr-funnel-band{stroke:#fff;stroke-width:6px;stroke-linejoin:round}.mdr-funnel-band.is-events{fill:#43bfb8}.mdr-funnel-band.is-incidents{fill:#5b92ea}.mdr-funnel-band.is-open{fill:#a3a8f1}.mdr-funnel-details{gap:10px;display:grid}.mdr-funnel-row{width:100%;color:inherit;font:inherit;text-align:left;background:#fff;border:1px solid #edf0f5;border-radius:8px;grid-template-columns:10px minmax(0,1fr);align-items:start;gap:10px;padding:10px 12px;display:grid}.mdr-funnel-row.is-clickable{cursor:pointer}.mdr-funnel-row.is-clickable:hover{background:#f8fbff;border-color:#b8d2f6}.mdr-funnel-row>div{grid-template-columns:minmax(86px,auto) auto minmax(0,1fr);align-items:baseline;gap:8px;display:grid}.mdr-funnel-dot{background:#54c7c0;border-radius:999px;width:9px;height:9px;margin-top:5px}.mdr-funnel-row.is-incidents .mdr-funnel-dot{background:#5c95f2}.mdr-funnel-row.is-open .mdr-funnel-dot{background:#a8adf5}.mdr-funnel-value{color:#111827;font-size:18px}.mdr-incidents-drawer{gap:16px;display:grid}.mdr-incidents-list{gap:10px;display:grid}.mdr-incident-item{background:#fff;border:1px solid #edebe9;border-radius:8px;gap:6px;padding:12px;display:grid}.mdr-incident-topline{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.mdr-incident-status{color:#605e5c;text-transform:capitalize;background:#f3f2f1;border-radius:999px;padding:3px 8px;font-size:12px;font-weight:600}.mdr-incident-status.is-open{color:#a4262c;background:#fde7e9}.mdr-incident-status.is-resolved{color:#107c10;background:#dff6dd}.darkweb-summary{min-height:0;display:grid}.darkweb-record-list{gap:8px;max-height:282px;padding-right:4px;display:grid;overflow-y:auto}.darkweb-record-item{width:100%;min-width:0;min-height:50px;color:inherit;font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #edebe9;border-radius:8px;grid-template-columns:minmax(220px,1.4fr) minmax(120px,.8fr) 130px minmax(160px,1fr) minmax(150px,auto);align-items:center;gap:12px;padding:10px;display:grid}.darkweb-record-item:hover{background:#f8fbff;border-color:#b8d2f6}.darkweb-record-value,.darkweb-record-source{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.darkweb-record-date{white-space:nowrap}.darkweb-record-badges{white-space:nowrap;justify-content:flex-end;gap:6px;display:flex}.darkweb-drawer{gap:14px;display:grid}.darkweb-drawer-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.darkweb-drawer-breach-date{color:#c50f1f;white-space:nowrap}.darkweb-drawer-panel{background:#fff;border:1px solid #edebe9;border-radius:8px;gap:10px;padding:14px;display:grid;box-shadow:0 4px 12px #1c395a14}.darkweb-drawer-panel.is-danger{background:#fde7e9;border-color:#f1b7bf}.darkweb-drawer-panel-body{gap:8px;display:grid}.darkweb-drawer-pills{flex-wrap:wrap;gap:8px;display:flex}.customer-backup-history{gap:8px;margin-top:6px;display:grid}.customer-backup-history .endpoint-history{padding-top:2px}.m365-backup-history{gap:12px;margin-top:10px;display:grid}.m365-backup-history-header,.m365-backup-history-row{grid-template-columns:76px minmax(0,1fr);align-items:center;gap:8px;display:grid}.m365-backup-history-header{grid-template-columns:minmax(0,1fr) auto}.m365-backup-history-rows{gap:10px;display:grid}.m365-backup-history-label{text-align:right}.m365-backup-history .endpoint-history{min-width:0;overflow:hidden}.m365-backup-history .endpoint-history-bar{border-radius:0;width:5px;height:24px}.mono-text{font-family:Cascadia Code,Consolas,monospace}.partner-customers-root{grid-template-rows:auto minmax(0,1fr);gap:14px;min-height:0;overflow:hidden}.customer-list-card{border-radius:12px;width:min(760px,100%);min-height:0;overflow:auto;box-shadow:0 8px 24px #1c395a14}.customer-list-card-drawer{width:100%;height:100%;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.customer-list-card-drawer .fui-Card__preview{min-height:0}.customer-list-table-drawer{width:100%}.customer-list-table-drawer .customer-row{border-bottom:1px solid #dcdcdc;min-height:44px}.customer-list-table-drawer .customer-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;padding:11px 8px;display:block;overflow:hidden}.customer-switcher{grid-template-rows:auto minmax(0,1fr);gap:10px;min-height:0;display:grid;overflow:hidden}.customer-switcher-search{color:#607086;background:#f8fbff;border:1px solid #c7d2df;border-radius:4px;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:8px;height:34px;margin-right:8px;padding:0 10px;display:grid}.customer-switcher-search input{color:#34465f;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:13px}.customer-switcher-search input::placeholder{color:#73839a}.customer-switcher-scroll{min-height:0;overflow:auto}.customer-switcher-list{min-width:max-content;padding-right:8px;display:grid}.customer-switcher-row{color:#465a75;cursor:pointer;text-align:left;background:0 0;border:0;border-bottom:1px solid #d8dee6;grid-template-columns:minmax(260px,max-content) 28px;align-items:center;gap:8px;min-width:100%;height:55px;padding:0 0 0 4px;font-size:14px;font-weight:600;display:grid}.customer-switcher-row:hover{background:#e7edf5}.customer-switcher-row-action{color:#43546c}.customer-switcher-label{text-overflow:clip;white-space:nowrap;min-width:0;padding-right:10px;overflow:hidden}.customer-switcher-chevron{color:#0992ad;place-items:center;display:grid}.licenses-page{grid-template-rows:auto auto minmax(0,1fr);gap:16px;height:100%;min-height:0;display:grid}.licenses-summary-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.licenses-summary-card{min-height:104px;box-shadow:none;background:#fff}.licenses-warning-card{box-shadow:none;background:#fff4ce;border:1px solid #f1c21b;gap:6px;display:grid}.licenses-warning-title{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.licenses-skipped-popover{width:min(520px,100vw - 32px);max-height:360px;padding:12px;overflow:auto}.licenses-skipped-list{gap:6px;display:grid}.licenses-skipped-row{border-top:1px solid #8a6f0038;gap:2px;padding-top:6px;display:grid}.licenses-table-card{min-height:0;box-shadow:none;grid-template-rows:auto minmax(0,1fr);display:grid}.licenses-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.licenses-toolbar-left{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.licenses-search{width:320px;max-width:100%}.licenses-table-scroll{background:#fff;border:1px solid #edebe9;border-radius:8px;min-height:0;overflow:auto}.licenses-loading,.licenses-empty-state{text-align:center;place-items:center;gap:12px;min-height:320px;padding:24px;display:grid}.licenses-table{min-width:940px}.licenses-table-header,.licenses-table-row{grid-template-columns:minmax(220px,1.35fr) minmax(280px,1.7fr) minmax(100px,.55fr) minmax(110px,.55fr) minmax(100px,.55fr);align-items:center;gap:16px;display:grid}.licenses-table-header{z-index:1;color:#183b5b;background:#fff;border-bottom:1px solid #edebe9;padding:12px 16px;font-size:12px;font-weight:700;position:sticky;top:0}.licenses-table-row{border-bottom:1px solid #f3f2f1;min-height:64px;padding:12px 16px}.licenses-table-row:hover{background:#f8fbff}.licenses-table-row.is-over .licenses-number-cell:last-child{color:#c50f1f;font-weight:600}.licenses-customer-cell,.licenses-license-cell{gap:2px;min-width:0;display:grid}.licenses-customer-cell span,.licenses-license-cell span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.licenses-badge-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.licenses-number-cell{text-align:right;font-variant-numeric:tabular-nums;width:100%}.intune-devices-page{grid-template-rows:auto minmax(0,1fr);gap:16px;min-height:0;display:grid}.intune-summary-grid{grid-template-columns:repeat(3,minmax(160px,1fr));gap:12px;display:grid}.intune-summary-card{min-height:94px;box-shadow:none;gap:6px;display:grid}.intune-device-card{min-height:0;box-shadow:none;grid-template-rows:auto minmax(0,1fr);gap:12px;display:grid}.intune-device-toolbar{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.intune-device-search{width:min(360px,100%)}.intune-filter-icon-button{width:32px;min-width:32px;height:32px;padding:0}.intune-device-table-wrap{background:#fff;border:1px solid #edebe9;border-radius:8px;min-height:0;overflow:auto}.intune-device-table{min-width:1040px}.intune-device-table-header,.intune-device-row{grid-template-columns:minmax(240px,1.4fr) minmax(220px,1.2fr) minmax(180px,1fr) minmax(130px,.65fr) minmax(150px,.8fr);align-items:center;gap:14px;display:grid}.datto-device-table-header,.datto-device-row{grid-template-columns:minmax(220px,1.25fr) minmax(190px,1fr) minmax(120px,.55fr) minmax(170px,.9fr) minmax(110px,.55fr) minmax(140px,.7fr)}.intune-device-table-header{z-index:1;background:#fff;border-bottom:1px solid #edebe9;padding:10px 14px;position:sticky;top:0}.intune-device-row{border-bottom:1px solid #f3f2f1;min-height:64px;padding:12px 14px}.intune-device-row:hover{background:#f8fbff}.intune-device-cell{gap:2px;min-width:0;display:grid}.intune-device-cell span,.intune-device-truncate{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.customer-licenses-page{grid-template-rows:auto minmax(0,1fr);gap:16px;min-height:0;display:grid}.customer-license-table{min-width:920px}.customer-license-table-header,.customer-license-row{grid-template-columns:minmax(320px,1.8fr) minmax(140px,.7fr) minmax(100px,.5fr) minmax(100px,.5fr) minmax(110px,.55fr);align-items:center;gap:14px;display:grid}.customer-license-table-header{z-index:1;background:#fff;border-bottom:1px solid #edebe9;padding:10px 14px;position:sticky;top:0}.customer-license-row{color:#1b1b1b;cursor:pointer;text-align:left;background:0 0;border:0;border-bottom:1px solid #f3f2f1;width:100%;min-height:74px;padding:12px 14px}.customer-license-row:hover{background:#f8fbff}.customer-license-row.is-oversubscribed .licenses-number-cell:last-child{color:#c50f1f;font-weight:600}.customer-license-name{gap:4px;min-width:0;display:grid}.customer-license-name span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.tenant-domains-card{grid-template-rows:auto minmax(0,1fr);gap:12px;height:560px;min-height:0;display:grid;overflow:hidden}.tenant-domain-list{background:#fff;border:1px solid #edebe9;border-radius:8px;min-height:0;overflow:auto}.tenant-domain-row{color:#1b1b1b;cursor:pointer;text-align:left;background:0 0;border-top:0;border-bottom:1px solid #f3f2f1;border-left:3px solid #0000;border-right:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;min-height:58px;padding:10px 12px;display:grid}.tenant-domain-row:hover{background:#f8fbff}.tenant-domain-row.is-primary{background:#f3f8ff;border-left-color:#0f6cbd}.tenant-domain-name{gap:2px;min-width:0;display:grid}.tenant-domain-name span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.tenant-domain-badges,.domain-details-pills{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.domain-details-drawer{gap:16px;display:grid}.domain-drawer-actions{align-items:center;gap:8px;display:flex}.domain-bimi-logo{object-fit:contain;width:28px;height:28px}.domain-details-section{gap:8px;display:grid}.domain-details-code{overflow-wrap:anywhere;background:#f8f8f8;border:1px solid #edebe9;border-radius:6px;padding:10px;font-family:Cascadia Code,Consolas,monospace;font-size:12px;line-height:18px}.mailboxes-page{grid-template-columns:minmax(340px,.95fr) minmax(420px,1.05fr);align-items:stretch;gap:16px;height:100%;min-height:0;max-height:100%;display:grid;overflow:hidden}.mailboxes-card{min-height:0;max-height:100%;box-shadow:none;grid-template-rows:auto minmax(0,1fr);gap:12px;display:grid;overflow:hidden}.mailboxes-toolbar{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.mailboxes-search{width:min(340px,100%)}.mailboxes-list{background:#fff;border:1px solid #edebe9;border-radius:8px;min-height:0;overflow:hidden auto}.mailbox-row{color:#1b1b1b;cursor:pointer;text-align:left;background:0 0;border:0;border-bottom:1px solid #f3f2f1;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;width:100%;min-height:62px;padding:12px 14px;display:grid}.mailbox-row:hover{background:#f8fbff}.mailbox-row.is-active{background:#eef6ff;box-shadow:inset 3px 0 #0078d4}.mailbox-row-main{gap:2px;min-width:0;display:grid}.mailbox-row-main span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.mailbox-drawer{gap:16px;display:grid}.mailbox-drawer-panel{box-shadow:none;gap:10px;display:grid}.mailbox-drawer-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.mailbox-drawer-facts{gap:6px;display:grid}.mailbox-details-card{min-height:0;max-height:100%;box-shadow:none;grid-template-rows:auto auto minmax(0,1fr);gap:12px;display:grid;overflow:hidden}.mailbox-details-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.mailbox-details-title{gap:2px;min-width:0;display:grid}.mailbox-details-title span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.mailbox-details-content{align-content:start;gap:12px;min-height:0;padding-right:4px;display:grid;overflow:hidden auto}.mailbox-details-section{background:#fff;border:1px solid #edebe9;border-radius:8px;gap:10px;padding:12px;display:grid}.applications-split-page{grid-template-columns:minmax(360px,.95fr) minmax(460px,1.05fr);align-items:stretch;gap:16px;height:100%;min-height:0;max-height:100%;display:grid;overflow:hidden}.applications-page-message{grid-column:1/-1}.applications-list-card,.application-details-card{min-height:0;max-height:100%;box-shadow:none;grid-template-rows:auto minmax(0,1fr);gap:12px;display:grid;overflow:hidden}.application-details-card{grid-template-rows:auto auto minmax(0,1fr)}.applications-toolbar,.application-details-header{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.application-details-header{justify-content:space-between;align-items:flex-start}.applications-toolbar-title,.application-details-title{gap:2px;min-width:190px;display:grid}.application-details-title span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.applications-search{width:min(300px,100%)}.applications-list,.application-details-content{min-height:0;overflow:hidden auto}.applications-list{background:#fff;border:1px solid #edebe9;border-radius:8px}.application-details-content{align-content:start;gap:12px;padding-right:4px;display:grid}.application-row{color:#1b1b1b;cursor:pointer;text-align:left;background:0 0;border:0;border-bottom:1px solid #f3f2f1;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;width:100%;min-height:66px;padding:12px 14px;display:grid}.application-row:hover{background:#f8fbff}.application-row.is-active{background:#eef6ff;box-shadow:inset 3px 0 #0078d4}.application-row-main{gap:2px;min-width:0;display:grid}.application-row-main span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.application-row-meta{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.application-pill{color:#4a4a4a;white-space:nowrap;text-overflow:ellipsis;background:#f8f8f8;border:1px solid #d1d1d1;border-radius:999px;max-width:150px;padding:3px 7px;font-size:11px;line-height:14px;overflow:hidden}.application-pill.is-good{color:#107c10;background:#dff6dd;border-color:#c7e0c4}.application-pill.is-warning{color:#8a6d3b;background:#fff4ce;border-color:#fde300}.application-pill.is-danger{color:#a4262c;background:#fde7e9;border-color:#f1aeb5}.application-details-section{background:#fff;border:1px solid #edebe9;border-radius:8px;gap:10px;padding:12px;display:grid}.application-facts{gap:6px;display:grid}.application-credential-list,.application-permissions-list,.application-access-column{gap:8px;display:grid}.application-credential-row,.application-permission-row,.application-access-row{background:#f8f8f8;border-radius:6px;gap:8px;min-width:0;padding:8px 10px;display:grid}.application-credential-row,.application-permission-row{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;padding:12px 14px}.application-credential-row>div:first-child{gap:5px;min-width:0;display:grid}.application-credential-row>div:first-child span{overflow-wrap:anywhere;white-space:normal;min-width:0}.application-credential-row.is-warning,.application-permission-row.is-danger{background:#fff4ce;box-shadow:inset 3px 0 #ffb900}.application-credential-row.is-danger,.application-permission-row.is-danger{background:#fde7e9;box-shadow:inset 3px 0 #a4262c}.application-permission-main,.application-access-row{min-width:0}.application-access-row span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.application-permission-main{gap:5px;display:grid}.application-permission-main span{overflow-wrap:anywhere;white-space:normal;min-width:0}.application-access-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.data-sites-split-page{grid-template-columns:minmax(360px,.95fr) minmax(460px,1.05fr);align-items:stretch;gap:16px;height:100%;min-height:0;max-height:100%;display:grid;overflow:hidden}.data-sites-page-message{grid-column:1/-1}.data-sites-list-card,.data-site-details-card{min-height:0;max-height:100%;box-shadow:none;grid-template-rows:auto minmax(0,1fr);gap:12px;display:grid;overflow:hidden}.data-site-details-card{grid-template-rows:auto auto minmax(0,1fr)}.data-sites-toolbar,.data-site-details-header{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.data-site-details-header{justify-content:space-between;align-items:flex-start}.data-sites-toolbar-title,.data-site-details-title{gap:2px;min-width:190px;display:grid}.data-site-details-title span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.data-sites-search{width:min(320px,100%)}.data-sites-list,.data-site-details-content{min-height:0;overflow:hidden auto}.data-sites-list{background:#fff;border:1px solid #edebe9;border-radius:8px}.data-site-details-content{align-content:start;gap:12px;padding-right:4px;display:grid}.data-site-row{color:#1b1b1b;cursor:pointer;text-align:left;background:0 0;border:0;border-bottom:1px solid #f3f2f1;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;width:100%;min-height:66px;padding:12px 14px;display:grid}.data-site-row:hover{background:#f8fbff}.data-site-row.is-active{background:#eef6ff;box-shadow:inset 3px 0 #0078d4}.data-site-row-main{gap:2px;min-width:0;display:grid}.data-site-row-main span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.data-site-row-meta{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.data-site-pill{color:#4a4a4a;white-space:nowrap;text-overflow:ellipsis;background:#f8f8f8;border:1px solid #d1d1d1;border-radius:999px;max-width:160px;padding:3px 7px;font-size:11px;line-height:14px;overflow:hidden}.data-site-details-section{background:#fff;border:1px solid #edebe9;border-radius:8px;gap:10px;padding:12px;display:grid}.data-site-facts,.data-site-permissions-list,.data-site-access-column{gap:8px;display:grid}.data-site-access-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.data-site-permission-row,.data-site-access-row{background:#f8f8f8;border-radius:6px;gap:8px;min-width:0;padding:10px 12px;display:grid}.data-site-permission-row{grid-template-columns:minmax(0,1fr) auto;align-items:start}.data-site-permission-main,.data-site-access-row{min-width:0}.data-site-permission-main{gap:5px;display:grid}.data-site-permission-main span,.data-site-access-row span{overflow-wrap:anywhere;white-space:normal;min-width:0}.services-page{gap:12px;display:grid}.services-card{box-shadow:none;gap:16px;display:grid}.services-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.services-table{border:1px solid #edebe9;border-radius:8px;display:grid;overflow:hidden}.services-row{border-bottom:1px solid #f3f2f1;grid-template-columns:minmax(180px,.9fr) minmax(260px,1.25fr) minmax(150px,.65fr) minmax(220px,1fr) minmax(180px,.7fr);align-items:center;gap:12px;padding:12px 14px;display:grid}.services-row:last-child{border-bottom:0}.services-row-header{background:#f8f8f8}.services-service-cell,.services-schedule-cell,.services-run-cell,.services-status-cell,.services-actions-cell{gap:8px;min-width:0;display:grid}.services-actions-cell{grid-template-columns:repeat(2,max-content)}.services-status{text-transform:capitalize;font-weight:600}.services-status.is-success{color:#107c10}.services-status.is-failed{color:#a4262c}.services-status.is-running{color:#0f6cbd}.system-information-page{gap:16px;padding-bottom:24px;display:grid}.system-information-toolbar{background:#fff;border:1px solid #edebe9;border-radius:8px;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px;display:flex}.system-metric-grid,.system-chart-grid{gap:14px;display:grid}.system-metric-grid{grid-template-columns:repeat(4,minmax(180px,1fr))}.system-chart-grid{grid-template-columns:repeat(2,minmax(320px,1fr))}.system-metric-card,.system-chart-card,.system-details-card{box-shadow:none}.system-metric-card{align-content:start;gap:8px;min-height:118px;display:grid}.system-metric-value{color:#1b1b1b;font-size:26px;line-height:34px}.system-chart-card{gap:12px;min-height:210px;display:grid}.system-chart-card.is-blue{border-top:3px solid #0f6cbd}.system-chart-card.is-green{border-top:3px solid #13a10e}.system-chart-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.system-chart-value{color:#1b1b1b;font-size:28px;line-height:34px}.system-sparkline{width:100%;min-height:140px;overflow:visible}.system-sparkline line{stroke:#edebe9;stroke-width:1px}.system-sparkline path{fill:none;stroke:#0f6cbd;stroke-linecap:round;stroke-linejoin:round;stroke-width:4px}.system-chart-card.is-green .system-sparkline path{stroke:#13a10e}.system-details-card{gap:14px;display:grid}.system-details-grid{grid-template-columns:minmax(140px,220px) minmax(0,1fr);gap:10px 16px;display:grid}.system-details-grid span{overflow-wrap:anywhere;min-width:0}.system-details-grid span:nth-child(odd){color:#605e5c;font-size:13px}.system-details-grid span:nth-child(2n){color:#1b1b1b;font-weight:600}.security-page{gap:16px;display:grid}.security-summary-grid{grid-template-columns:repeat(4,minmax(160px,1fr));gap:14px;display:grid}.security-summary-card{box-shadow:none;gap:6px;display:grid}.security-table-card{min-height:0;box-shadow:none;grid-template-rows:auto minmax(0,1fr);gap:12px;display:grid}.security-table-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.security-search{width:min(340px,100%)}.security-table{background:#fff;border:1px solid #edebe9;border-radius:8px;min-height:0;overflow:auto}.security-table-header,.security-table-row{border-bottom:1px solid #f3f2f1;align-items:center;gap:12px;padding:12px 14px;display:grid}.security-table-header{z-index:1;background:#f8f8f8;position:sticky;top:0}.security-table-row{color:#1b1b1b;text-align:left;background:#fff;border-top:0;border-left:0;border-right:0;width:100%;min-height:56px}button.security-table-row{cursor:pointer}button.security-table-row:hover{background:#f8fbff}.security-table-row span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.security-table-mdr .security-table-header,.security-table-mdr .security-table-row{grid-template-columns:minmax(220px,1.4fr) repeat(4,minmax(100px,.7fr))}.security-table-rmm .security-table-header,.security-table-rmm .security-table-row{grid-template-columns:minmax(180px,1.2fr) minmax(180px,1fr) minmax(180px,1.1fr) minmax(140px,.9fr) minmax(90px,.5fr)}.security-table-darkweb .security-table-header,.security-table-darkweb .security-table-row{grid-template-columns:minmax(180px,1.1fr) minmax(190px,1.2fr) minmax(140px,.8fr) minmax(140px,.8fr) minmax(90px,.5fr)}.security-table-securescore .security-table-header,.security-table-securescore .security-table-row{grid-template-columns:minmax(220px,1.4fr) minmax(110px,.6fr) minmax(140px,.7fr) minmax(130px,.7fr)}.security-dashboard-page{gap:16px;display:grid}.security-hero-card{box-shadow:none;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.security-hero-copy{gap:4px;min-width:0;display:grid}.security-metric-grid{grid-template-columns:repeat(4,minmax(150px,1fr));gap:14px;display:grid}.security-metric-tile{box-shadow:none;border-left:3px solid #c8c6c4;gap:6px;display:grid}.security-metric-tile.is-success{background:#f5fff4;border-left-color:#107c10}.security-metric-tile.is-warning{background:#fffdf5;border-left-color:#ffb900}.security-metric-tile.is-danger{background:#fff5f5;border-left-color:#a4262c}.security-metric-value{font-size:28px;line-height:34px}.cve-hero-card{align-items:center}.cve-title-line,.cve-hero-actions,.cve-list-filters,.cve-details-heading>div{align-items:center;gap:10px;display:flex}.cve-title-line svg{color:#0f6cbd}.cve-hero-actions{flex-wrap:wrap;justify-content:flex-end}.cve-metric-grid{grid-template-columns:repeat(4,minmax(140px,1fr));gap:14px;display:grid}.cve-metric-card{color:#323130;cursor:pointer;background:#fff;border:1px solid #e1dfdd;border-top:4px solid #c8c6c4;border-radius:8px;align-content:center;place-items:center;gap:4px;min-height:104px;padding:16px;display:grid}.cve-metric-card:hover,.cve-metric-card.is-selected{background:#f8fbff;box-shadow:0 2px 8px #00000012}.cve-metric-card.is-critical{border-top-color:#a4262c}.cve-metric-card.is-high{border-top-color:#d83b01}.cve-metric-card.is-medium{border-top-color:#ffb900}.cve-metric-card.is-low{border-top-color:#107c10}.cve-metric-number{font-size:30px;font-weight:600;line-height:36px}.cve-list-card{min-width:0;box-shadow:none;gap:14px;padding:18px;display:grid}.cve-list-heading{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.cve-list-heading>div:first-child{gap:3px;display:grid}.cve-list-filters .fui-Input{width:min(360px,38vw)}.cve-table{border:1px solid #edebe9;border-radius:8px;max-height:640px;overflow:auto}.cve-table-header,.cve-table-row{border-bottom:1px solid #edebe9;grid-template-columns:130px 100px 60px 120px minmax(360px,1fr) 60px;align-items:center;gap:12px;min-width:990px;padding:11px 14px;display:grid}.cve-table-header{z-index:1;color:#605e5c;background:#f3f2f1;font-size:12px;font-weight:600;position:sticky;top:0}.cve-sort-button{color:#605e5c;cursor:pointer;min-width:0;font:inherit;text-align:left;background:0 0;border:0;justify-self:start;align-items:center;gap:4px;padding:0;font-size:12px;font-weight:600;display:inline-flex}.cve-sort-button:hover,.cve-sort-button.is-active{color:#1b1b1b}.cve-table-row{color:#1b1b1b;cursor:pointer;text-align:left;background:#fff;border-top:0;border-left:0;border-right:0;width:100%}.cve-table-row:hover{background:#f8fbff}.cve-description{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.cve-score{font-size:16px;font-weight:600}.cve-severity-badge{color:#605e5c;letter-spacing:.02em;background:#f3f2f1;border-radius:999px;align-items:center;width:max-content;min-height:24px;padding:3px 8px;font-size:11px;font-weight:700;display:inline-flex}.cve-severity-badge.is-critical{color:#a4262c;background:#fde7e9}.cve-severity-badge.is-high{color:#b74700;background:#fce8dc}.cve-severity-badge.is-medium{color:#8a6d00;background:#fff4ce}.cve-severity-badge.is-low{color:#107c10;background:#dff6dd}.cve-nvd-notice{color:#605e5c;text-align:right}.cve-details,.cve-details-heading,.cve-detail-card,.cve-criteria-list,.cve-reference-list{gap:12px;display:grid}.cve-details{padding-bottom:28px}.cve-details-heading{padding-bottom:8px}.cve-detail-card{box-shadow:none;padding:16px}.cve-detail-card.is-kev{background:#fff5f5;border-left:3px solid #a4262c}.cve-vector,.cve-criteria-list code{overflow-wrap:anywhere;background:#f3f2f1;border-radius:4px;padding:8px 10px}.cve-chip-list{flex-wrap:wrap;gap:8px;display:flex}.cve-reference-list a{color:#0f6cbd;overflow-wrap:anywhere;justify-content:space-between;align-items:center;gap:10px;text-decoration:none;display:flex}.cve-reference-list a:hover{text-decoration:underline}.cve-reference-list svg{flex-shrink:0}.security-card-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:14px;display:grid}.security-customer-card{min-width:0;box-shadow:none;border-left:3px solid #c8c6c4;align-content:start;gap:14px;display:grid}.security-customer-card.is-warning{background:#fffdf5;border-left-color:#ffb900}.security-customer-card.is-danger{background:#fff5f5;border-left-color:#a4262c}.security-customer-card-header{justify-content:space-between;align-items:flex-start;gap:12px;min-width:0;display:flex}.security-customer-card-header>div{gap:2px;min-width:0;display:grid}.security-customer-card-header span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.security-mini-funnel{gap:8px;display:grid}.security-mini-funnel-band{color:#1b1b1b;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;font-size:13px;display:flex}.security-mini-funnel-band.is-events{background:#dff6dd;width:100%}.security-mini-funnel-band.is-incidents{background:#fff4ce;width:78%}.security-mini-funnel-band.is-open{background:#fde7e9;width:56%}.security-card-actions{flex-wrap:wrap;gap:8px;display:flex}.security-mini-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.security-mini-stats span{color:#605e5c;text-overflow:ellipsis;white-space:nowrap;background:#f8f8f8;border-radius:6px;min-width:0;padding:8px;font-size:12px;overflow:hidden}.security-device-strip{flex-wrap:wrap;gap:6px;display:flex}.security-device-dot{background:#d1d1d1;border-radius:999px;width:18px;height:18px}.security-device-dot.is-online{background:#107c10}.security-device-dot.is-offline{background:#a4262c}.security-compact-list{gap:8px;display:grid}.security-compact-row{color:#1b1b1b;text-align:left;background:#fff;border:0;border-radius:6px;gap:2px;min-width:0;padding:8px 10px;display:grid}.security-compact-row.is-clickable{cursor:pointer}.security-compact-row.is-clickable:hover{background:#f8fbff}.security-compact-row span{overflow-wrap:anywhere;white-space:normal;min-width:0}.security-score-sparkline{background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #edebe9;border-radius:8px;width:100%;height:82px}.security-score-sparkline path{fill:none;stroke:#0078d4;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.security-score-sparkline.is-empty{background:#f8f8f8}.security-service-tabs-card,.rmm-subtabs-card{box-shadow:none}.security-service-tabs{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.security-service-tab,.rmm-subtab{color:#1b1b1b;cursor:default;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;min-height:42px;padding:0 14px;font-size:13px;display:inline-flex}button.rmm-subtab{cursor:pointer}.security-service-tab.is-active{border-color:#1b1b1b;font-weight:600;box-shadow:inset 0 -3px #0078d4}.rmm-subtabs-card{flex-wrap:nowrap;align-items:center;gap:4px;min-height:58px;padding:0 18px;flex-direction:row!important;display:flex!important}.rmm-subtab.is-active{font-weight:600;box-shadow:inset 0 -2px #0078d4}.rmm-subtabs-card .rmm-subtab{flex:none}.rmm-alert-search{margin-left:auto}.rmm-alerts-grid{grid-template-columns:minmax(420px,1fr) minmax(520px,1fr);gap:14px;min-height:0;display:grid}.rmm-alert-mix-card,.rmm-org-breakdown-card{min-height:560px;box-shadow:none;grid-template-rows:auto minmax(0,1fr);gap:14px;display:grid}.rmm-alert-mix-body{grid-template-rows:minmax(280px,1fr) auto;gap:18px;min-height:0;display:grid}.rmm-alert-donut{border-radius:999px;place-self:center;place-items:center;width:210px;height:210px;display:grid}.rmm-alert-donut-center{background:#fff;border-radius:999px;align-content:center;place-items:center;gap:2px;width:128px;height:128px;display:grid}.rmm-alert-legend{gap:10px;display:grid}.rmm-alert-legend>div{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.rmm-alert-dot{border-radius:999px;width:10px;height:10px}.rmm-alert-dot.is-critical{background:#b91c1c}.rmm-alert-dot.is-high{background:#d83b01}.rmm-alert-dot.is-other{background:#c8c6c4}.rmm-org-breakdown-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.rmm-org-table{grid-template-rows:auto minmax(0,1fr);min-height:0;display:grid}.rmm-org-table-header,.rmm-org-row{grid-template-columns:minmax(240px,1fr) repeat(4,minmax(70px,.35fr));align-items:start;gap:12px;padding:10px 4px;display:grid}.rmm-org-table-header{color:#605e5c;font-size:12px}.rmm-org-table-body{min-height:0;padding-right:4px;overflow:auto}.rmm-org-row{color:#1b1b1b;cursor:pointer;text-align:left;background:0 0;border:0;border-bottom:1px solid #f3f2f1;width:100%}.rmm-org-row:hover{background:#f8fbff}.rmm-org-row>div{gap:3px;min-width:0;display:grid}.rmm-org-row span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.rmm-alerts-table-card{min-height:640px;box-shadow:none;grid-template-rows:auto minmax(0,1fr);gap:16px;display:grid}.rmm-alerts-toolbar{background:#fff;border:1px solid #edebe9;border-radius:8px;flex-wrap:wrap;align-items:center;gap:10px;width:max-content;max-width:100%;padding:12px;display:flex}.rmm-alert-select{min-height:32px;font:inherit;background:#fff;border:1px solid #d1d1d1;border-radius:4px;padding:0 10px}.rmm-alert-customer-input,.rmm-alert-customer-select{width:240px}.darkwebid-metric-grid{grid-template-columns:repeat(5,minmax(150px,1fr))}.darkwebid-page{grid-template-rows:auto auto minmax(0,1fr);height:100%;min-height:0;overflow:hidden}.darkwebid-overview-grid{grid-template-columns:minmax(420px,.9fr) minmax(620px,1.25fr);gap:14px;min-height:0;display:grid;overflow:hidden}.darkwebid-panel{min-height:0;box-shadow:none;grid-template-rows:auto minmax(0,1fr);gap:14px;display:grid;overflow:hidden}.darkwebid-panel-heading{justify-content:space-between;align-items:flex-start;gap:16px;min-width:0;display:flex}.darkwebid-panel-heading>div{gap:4px;min-width:0;display:grid}.darkwebid-search{flex:none;width:260px}.darkwebid-org-table,.darkwebid-compromise-table{grid-template-rows:auto minmax(0,1fr);min-height:0;display:grid}.darkwebid-table-header,.darkwebid-org-row,.darkwebid-compromise-header,.darkwebid-compromise-row{align-items:start;gap:14px;display:grid}.darkwebid-table-header,.darkwebid-org-row{grid-template-columns:minmax(180px,1fr) 90px 90px 90px}.darkwebid-compromise-header,.darkwebid-compromise-row{grid-template-columns:minmax(220px,1.1fr) minmax(220px,1fr) 110px 150px}.darkwebid-table-header,.darkwebid-compromise-header{color:#3b3a39;border-bottom:1px solid #edebe9;padding:0 2px 10px}.darkwebid-table-body{align-content:start;min-height:0;display:grid;overflow:auto}.darkwebid-org-row,.darkwebid-compromise-row{width:100%;color:inherit;text-align:left;font:inherit;background:0 0;border:0;border-bottom:1px solid #f3f2f1;padding:9px 2px}.darkwebid-org-row{cursor:default}.darkwebid-compromise-row{cursor:pointer}.darkwebid-compromise-row.is-danger{color:#a4262c}.secure-score-page{grid-template-rows:auto minmax(0,1fr);height:100%;min-height:0;overflow:hidden}.secure-score-metric-grid{grid-template-columns:repeat(4,minmax(150px,1fr))}.secure-score-table-card{min-height:0;box-shadow:none;grid-template-rows:auto minmax(0,1fr);gap:14px;display:grid;overflow:hidden}.secure-score-table-heading{justify-content:space-between;align-items:flex-start;gap:16px;min-width:0;display:flex}.secure-score-table-heading>div:first-child{gap:3px;min-width:0;display:grid}.secure-score-table-actions{flex:none;align-items:center;gap:10px;display:flex}.secure-score-search{width:260px}.secure-score-table{border:1px solid #edebe9;border-radius:8px;grid-template-rows:auto minmax(0,1fr);min-height:0;display:grid;overflow:hidden}.secure-score-table-header,.secure-score-table-row{grid-template-columns:minmax(260px,1fr) minmax(150px,.42fr) minmax(150px,.42fr) minmax(90px,.24fr) minmax(170px,.46fr);align-items:center;gap:14px;display:grid}.secure-score-table-header{color:#3b3a39;background:#fff;border-bottom:1px solid #edebe9;padding:12px 18px}.secure-score-table-body{min-height:0;overflow:auto}.secure-score-table-row{border-bottom:1px solid #f3f2f1;min-height:56px;padding:10px 18px}.secure-score-table-row>div:first-child{gap:2px;min-width:0;display:grid}.secure-score-pill{color:#323130;background:#f3f2f1;border-radius:999px;place-items:center;min-height:18px;display:grid;position:relative;overflow:hidden}.secure-score-pill>span{border-radius:inherit;opacity:.9;position:absolute;inset:0 auto 0 0}.secure-score-pill>.fui-Text{z-index:1;position:relative}.secure-score-pill.is-danger>span{background:#fde7e9}.secure-score-pill.is-warning>span{background:#fff4ce}.secure-score-pill.is-success>span,.secure-score-pill.is-positive>span{background:#dff6dd}.secure-score-pill.is-negative>span{background:#fde7e9}.secure-score-pill.is-neutral>span{background:#edebe9}.secure-score-pill.is-danger{color:#a4262c}.secure-score-pill.is-warning{color:#8a6d00}.secure-score-pill.is-success,.secure-score-pill.is-positive{color:#107c10}.secure-score-pill.is-negative{color:#a4262c}.rmm-alerts-table{background:#fff;border:1px solid #edebe9;border-radius:8px;grid-template-rows:auto minmax(0,1fr);min-height:0;display:grid;overflow:auto}.rmm-alerts-table-header,.rmm-alert-row{border-bottom:1px solid #edebe9;grid-template-columns:minmax(180px,1fr) 150px 110px 140px minmax(360px,1.8fr) 100px minmax(170px,1fr) 90px;align-items:start;gap:12px;min-width:1280px;padding:10px 12px;display:grid}.rmm-alerts-table-header{z-index:1;color:#605e5c;background:#fff;font-size:12px;position:sticky;top:0}.rmm-alert-row{min-height:64px}.rmm-alert-row>div{gap:3px;min-width:0;display:grid}.rmm-alert-row span{overflow-wrap:anywhere;white-space:normal;min-width:0}.rmm-alerts-table-body{min-height:0}.groups-split-page{grid-template-columns:minmax(340px,.95fr) minmax(420px,1.05fr);align-items:stretch;gap:16px;height:100%;min-height:0;max-height:100%;display:grid;overflow:hidden}.groups-page-message{grid-column:1/-1}.groups-list-card,.group-members-card{min-height:0;max-height:100%;box-shadow:none;grid-template-rows:auto minmax(0,1fr);gap:12px;display:grid;overflow:hidden}.groups-toolbar,.group-members-header{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.group-members-header{justify-content:space-between}.groups-toolbar-title,.group-members-title{gap:2px;min-width:180px;display:grid}.groups-search{width:min(300px,100%)}.groups-list,.group-members-list{background:#fff;border:1px solid #edebe9;border-radius:8px;min-height:0;overflow:hidden auto}.group-row,.group-member-row{color:#1b1b1b;text-align:left;background:0 0;border:0;border-bottom:1px solid #f3f2f1;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;width:100%;min-height:64px;padding:12px 14px;display:grid}.group-row{cursor:pointer}.group-row:hover{background:#f8fbff}.group-row.is-active{background:#eef6ff;box-shadow:inset 3px 0 #0078d4}.group-row-main,.group-member-main{gap:2px;min-width:0;display:grid}.group-row-main span,.group-member-main span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.group-row-meta,.group-member-meta{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.group-type-pill{color:#4a4a4a;white-space:nowrap;text-overflow:ellipsis;background:#f8f8f8;border:1px solid #d1d1d1;border-radius:999px;max-width:140px;padding:3px 7px;font-size:11px;line-height:14px;overflow:hidden}.mailbox-alias-list{flex-wrap:wrap;gap:8px;display:flex}.mailbox-alias{background:#f5f5f5;border-radius:6px;padding:6px 8px;font-size:12px}.mailbox-calendar-grid{grid-template-columns:repeat(7,minmax(72px,1fr));gap:6px;display:grid;overflow:auto}.mailbox-calendar-day-name{text-align:center}.mailbox-calendar-cell{background:#fff;border:1px solid #edebe9;border-radius:8px;align-content:start;gap:4px;min-height:78px;padding:6px;display:grid}.mailbox-calendar-cell.is-empty{background:#faf9f8}.mailbox-calendar-event{color:#0f548c;background:#e8f2ff;border-radius:4px;gap:1px;padding:3px 4px;font-size:11px;line-height:1.25;display:grid}.mailbox-calendar-event span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.customer-detail-users-page{gap:16px;min-height:0;display:grid}.customer-detail-users-toolbar{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.customer-detail-users-search{width:min(320px,100%)}.customer-detail-users-grid{grid-template-columns:repeat(2,minmax(320px,1fr));gap:16px;min-height:0;display:grid}.customer-detail-user-card{min-height:0;box-shadow:none;border-radius:8px;grid-template-rows:auto minmax(0,1fr);gap:12px;padding:16px;display:grid}.customer-detail-user-list{background:#fff;border:1px solid #edebe9;border-radius:8px;min-height:360px;max-height:clamp(360px,100vh - 320px,780px);overflow:auto}.customer-detail-user-list-header,.customer-detail-user-row{grid-template-columns:minmax(180px,1fr) minmax(120px,auto) 92px;align-items:center;gap:12px;display:grid}.customer-detail-user-list-header{z-index:1;background:#fff;border-bottom:1px solid #edebe9;padding:10px 12px;position:sticky;top:0}.customer-detail-user-row{border-bottom:1px solid #f5f5f5;border-left:3px solid #0000;border-radius:8px;margin:4px 6px;padding:10px 12px}.customer-detail-user-row.is-disabled{background:#fde7e9;border-left-color:#d13438}.customer-detail-user-row.is-warning{background:#fffdf5;border-left-color:#ffb900}.customer-detail-user-identity{align-items:center;gap:10px;min-width:0;display:flex}.customer-detail-user-text{min-width:0;display:grid}.customer-detail-user-text span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.customer-detail-user-badges{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.customer-detail-user-badge{border-radius:6px;padding:2px 6px;font-size:11px;font-weight:600}.customer-detail-user-badge.is-danger{color:#a4262c;background:#fde7e9}.customer-detail-user-badge.is-warning{color:#8a6d3b;background:#fff4ce}.customer-detail-user-last-login{text-align:right;justify-self:end}.partner-header-card,.partner-table-card,.variables-toggle-panel,.variables-empty-card{border-radius:12px;box-shadow:0 8px 24px #1c395a14}.partner-header-actions{gap:10px}.partner-search-input{width:280px}.partner-table-card{min-height:0;overflow:auto}.table-header-strong{color:#183b5b;font-weight:700}.customer-name{color:#0f6cbd;cursor:pointer;font-weight:600}.customer-row{cursor:pointer}.customer-row:hover{background-color:#f5f9ff}.hidden-customer-cell,.hidden-customer-text{opacity:.38;filter:grayscale();color:#8a8f94}.hidden-customer-text{display:inline-flex}.shield-cell{width:56px}.mapping-cell{text-align:center;width:72px}.mapping-yes{color:#107c10;vertical-align:middle}.shield-yes{color:#107c10}.shield-no{color:#c50f1f}.partner-empty-state{color:#49657f;padding:24px}.app-toast{z-index:1000;width:min(420px,100vw - 24px);position:fixed;bottom:20px;right:20px;box-shadow:0 14px 32px #183b5b2e}.app-toast-narrow{width:min(360px,100vw - 24px)}.variables-stack{justify-items:start;gap:16px}.variables-layout{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:20px;width:100%}.variables-toggle-panel{background:linear-gradient(#fffffffa 0%,#f5f9ff 100%);border:1px solid #d6e4f0;width:100%;padding:18px}.variables-toggle-panel-header{gap:4px;margin-bottom:14px}.variables-status-table{background:#fff;border:1px solid #e3edf7;border-radius:10px;overflow:hidden}.variables-group-name-cell{color:#183b5b;font-weight:600}.variables-status-badge{justify-content:center;min-width:68px}.variables-status-row{cursor:pointer}.variables-status-row:hover{background:#f5f9ff}.variables-cards-column{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;align-items:stretch;gap:16px;width:100%}.variables-card{border-radius:8px;width:100%;box-shadow:0 8px 24px #1c395a14}.variables-card-verified{background-color:#eefbf0;background-image:linear-gradient(#eefbf0 0%,#dcf5df 100%);border:1px solid #9fd89f}.variables-empty-card{color:#49657f;background:#ffffffd6;border:1px dashed #b6c9dc;width:100%;padding:28px}.variables-loading-row{padding:12px}.credentials-form{gap:12px;height:100%}.variables-verified-body{gap:8px;padding:0 16px 16px;display:grid}.credential-key{font-weight:600}.full-width-input{width:100%}@media (width<=960px){:root{font-size:15px}.variables-layout{grid-template-columns:1fr}}@media (width<=1200px){.backup-status-grid{grid-template-columns:repeat(2,minmax(220px,1fr))}.variables-cards-column,.tenant-dashboard-grid{grid-template-columns:1fr}.license-overview-card,.tenant-domains-card{min-height:320px}.customer-detail-users-grid{grid-template-columns:1fr}.system-metric-grid{grid-template-columns:repeat(2,minmax(180px,1fr))}.system-chart-grid{grid-template-columns:1fr}}@media (width<=860px){.app-shell{grid-template:"topbar"48px"sidebar""content"minmax(0,1fr)/1fr}.app-sidebar{border-bottom:1px solid #d0d0d0;border-right:0;max-height:260px}.app-content{padding:18px}.backup-status-grid,.system-metric-grid,.system-chart-grid,.system-details-grid{grid-template-columns:1fr}.system-information-toolbar,.system-chart-header{display:grid}.home-section-grid{grid-template-columns:1fr}.home-changelog-card{grid-column:auto}.home-intro{padding:20px}.customer-security-grid{grid-template-columns:1fr}.customer-security-product-card:first-child,.customer-security-product-card:nth-child(2){grid-column:auto}.tenant-info-grid{grid-template-columns:1fr}.tenant-info-row{grid-template-columns:1fr;gap:4px}.license-drawer-charts,.license-user-grid{grid-template-columns:1fr}.mdr-funnel{padding:14px}.mdr-funnel-content,.mdr-assets,.mdr-assets-grid{grid-template-columns:1fr}.mdr-funnel-row>div{grid-template-columns:1fr auto}.mdr-funnel-row .muted-text{grid-column:1/-1}.darkweb-record-item{grid-template-columns:1fr;gap:4px}.darkweb-record-badges{justify-content:flex-start}.mailboxes-page,.applications-split-page{grid-template-rows:minmax(260px,1fr) minmax(260px,1fr);grid-template-columns:1fr}.application-access-grid{grid-template-columns:1fr}.data-sites-split-page{grid-template-rows:minmax(260px,1fr) minmax(260px,1fr);grid-template-columns:1fr}.data-site-access-grid,.services-row{grid-template-columns:1fr}.security-summary-grid{grid-template-columns:repeat(2,minmax(140px,1fr))}.security-hero-card{display:grid}.security-metric-grid,.cve-metric-grid{grid-template-columns:repeat(2,minmax(140px,1fr))}.cve-list-heading,.cve-list-filters{align-items:stretch;display:grid}.cve-list-filters .fui-Input{width:100%}.rmm-alerts-grid,.darkwebid-metric-grid,.secure-score-metric-grid,.darkwebid-overview-grid{grid-template-columns:1fr}.secure-score-table-heading{display:grid}.secure-score-table-actions{justify-content:stretch}.secure-score-search{width:100%}.secure-score-table{overflow-x:auto}.secure-score-table-header,.secure-score-table-row{min-width:940px}.darkwebid-panel-heading{display:grid}.darkwebid-search{width:100%}.darkwebid-org-table,.darkwebid-compromise-table{overflow-x:auto}.darkwebid-table-header,.darkwebid-org-row{min-width:560px}.darkwebid-compromise-header,.darkwebid-compromise-row{min-width:780px}.rmm-org-table{overflow-x:auto}.rmm-org-table-header,.rmm-org-row{min-width:680px}.security-table-header,.security-table-row{min-width:760px}.groups-split-page{grid-template-rows:minmax(260px,1fr) minmax(260px,1fr);grid-template-columns:1fr}}
