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