@keyframes skeleton-shimmer{0%{background-position:120% 0}to{background-position:-120% 0}}.list-skeleton{background:#fff;border:none;border-radius:0;padding:0;display:flex;flex-direction:column;width:100%;min-width:0}.list-skeleton .list-skeleton__title{font-size:14px;font-weight:600;padding:6px 10px;color:#1d2437;text-transform:uppercase;letter-spacing:.02em;border-bottom:1px solid rgba(89,92,90,.4078431373)}.list-skeleton .list-skeleton__title-placeholder{margin:6px 10px;width:120px;height:14px;border-radius:4px;background:linear-gradient(105deg,rgba(0,0,0,.12),rgba(0,0,0,.22) 42%,rgba(0,0,0,.14) 55%,rgba(0,0,0,.12));background-size:240% 100%;background-position:120% 0;animation:skeleton-shimmer 1.35s ease-in-out infinite}.list-skeleton .list-skeleton__table{display:flex;flex-direction:column;width:100%}.list-skeleton .list-skeleton__head,.list-skeleton .list-skeleton__row{display:grid;width:100%}.list-skeleton .list-skeleton__head{background-color:rgba(220,233,255,.6352941176);border-bottom:1px solid rgba(89,92,90,.4078431373)}.list-skeleton .list-skeleton__th{padding:6px 14px;line-height:1.25}.list-skeleton .list-skeleton__td{padding:6px 14px;line-height:1.2;padding-top:4px;padding-bottom:4px}.list-skeleton .list-skeleton__td--right,.list-skeleton .list-skeleton__th--right{text-align:right}.list-skeleton .list-skeleton__row{border-bottom:1px solid rgba(115,115,115,.233)}.list-skeleton .list-skeleton__block{display:inline-block;height:14px;min-height:14px;border-radius:4px;background:linear-gradient(105deg,rgba(0,0,0,.12),rgba(0,0,0,.22) 42%,rgba(0,0,0,.14) 55%,rgba(0,0,0,.12));background-size:240% 100%;background-position:120% 0;animation:skeleton-shimmer 1.35s ease-in-out infinite}.list-skeleton .list-skeleton__block--header{height:12px;min-height:12px;width:60%;max-width:80px}.list-skeleton.list-skeleton--siem .list-skeleton__head{background-color:rgba(0,0,0,0);border-bottom:1px solid #f1f5f9}.list-skeleton.list-skeleton--siem .list-skeleton__td,.list-skeleton.list-skeleton--siem .list-skeleton__th{padding:5px 0}.list-skeleton.list-skeleton--siem .list-skeleton__td:first-child,.list-skeleton.list-skeleton--siem .list-skeleton__th:first-child{padding-right:8px}.list-skeleton.list-skeleton--siem .list-skeleton__row{border-bottom:none;border-top:1px solid #f8fafc}.list-skeleton.list-skeleton--siem .list-skeleton__body .list-skeleton__row:first-child{border-top:none}.list-skeleton.list-skeleton--siem .list-skeleton__th--right .list-skeleton__block--header{margin-left:auto}:root{--dashboard-sidebar-width:60px;--dashboard-sidebar-expanded-width:280px;--dashboard-density-font:16px;--dashboard-density-font-sm:13px;--dashboard-product-button-height:30px;--dashboard-product-button-font:12px;--dashboard-product-button-padding-x:7px;--dashboard-product-button-gap:5px;--dashboard-product-button-min-width:46px;--dashboard-product-button-max-width:58px;--dashboard-sidebar-icon-button-size:32px;--dashboard-sidebar-icon-size:18px;--dashboard-sidebar-item-gap:4px;--dashboard-logo-area-height:48px;--dashboard-logo-size:44px;--dashboard-profile-view-height:200px;--dashboard-page-header-height:40px;--dashboard-page-header-padding-y:2px;--dashboard-page-header-padding-x:12px;--dashboard-page-title-size:17px;--dashboard-page-subtitle-size:12px;--dashboard-control-height:24px;--dashboard-control-font-size:12px;--dashboard-control-padding-x:12px;--dashboard-tab-height:38px;--dashboard-tab-font-size:14px;--dashboard-tab-padding-y:8px;--dashboard-tab-padding-x:14px;--dashboard-toolbar-gap:8px;--dashboard-card-padding-y:8px;--dashboard-card-padding-x:10px;--dashboard-card-gap:10px;--dashboard-card-radius:10px;--dashboard-kpi-card-min-height:44px;--dashboard-kpi-value-size:15px;--dashboard-kpi-label-size:11.5px;--dashboard-kpi-helper-size:10.5px;--dashboard-summary-card-min-height:44px;--dashboard-card-body-size:12px;--dashboard-section-title-size:13px;--dashboard-chart-title-size:var(--dashboard-section-title-size);--dashboard-list-title-size:var(--dashboard-section-title-size);--dashboard-card-title-size:var(--dashboard-section-title-size);--dashboard-action-panel-header-size:var(--dashboard-section-title-size);--dashboard-action-panel-menu-size:var(--dashboard-section-title-size);--dashboard-table-title-size:var(--dashboard-section-title-size);--dashboard-table-header-size:13px;--dashboard-table-cell-size:13px;--dashboard-table-cell-padding-y:6px;--dashboard-table-cell-padding-x:8px;--dashboard-table-header-height:30px;--dashboard-table-row-min-height:30px;--dashboard-table-toolbar-min-height:36px;--dashboard-table-toolbar-padding-y:6px;--dashboard-table-toolbar-padding-x:10px;--dashboard-table-pagination-min-height:44px;--dashboard-table-pagination-padding-y:12px;--dashboard-table-pagination-padding-x:8px;--page-header-offset:var(--dashboard-page-header-height);--table-page-th-padding-y:6px;--table-page-td-padding-y:6px;--table-action-th-padding-y:6px;--table-action-td-padding-y:4px}.card-list{width:100%;overflow-x:auto}.card-list__table{width:100%;border-collapse:collapse;table-layout:auto;font-size:12px}.card-list__td,.card-list__th{box-sizing:border-box}.card-list__th{padding:6px 0;line-height:1.25;font-size:12px;font-weight:500;color:#94a3b8;background-color:rgba(0,0,0,0);border-bottom:1px solid #f1f5f9;vertical-align:bottom}.card-list__th:not(:last-child){border-right:1px solid #f1f5f9}.card-list__td{padding:6px 0;font-size:12px;line-height:1.2;color:#334155;border-bottom:none}.card-list__td:not(:last-child){border-right:1px solid #f1f5f9}.card-list__td--left{max-width:200px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-list__td--right{font-weight:600;color:#475569}.card-list tbody tr+tr .card-list__td{border-top:1px solid #f8fafc}.card-list__td--right,.card-list__th--right{text-align:right}.card-list__td--left,.card-list__th--left{text-align:left}.card-list__sort-btn{width:100%;border:none;background:rgba(0,0,0,0);color:inherit;display:inline-flex;align-items:center;justify-content:space-between;gap:8px;font:inherit;font-weight:500;padding:0;cursor:pointer}.card-list__sort-btn.is-sortable{cursor:pointer}.card-list__sort-icon{display:inline-flex;align-items:center;flex-shrink:0;color:#94a3b8}.card-list__sort-btn.is-sortable:hover .card-list__sort-icon{color:#64748b}.card-list__th--right .card-list__sort-btn{justify-content:flex-end;gap:8px}.card-list__th--right .card-list__sort-btn>span:first-child{flex-shrink:1;min-width:0}.card-list__empty{text-align:center;color:#94a3b8;font-size:12px;padding:20px 10px}.card-list--siem-plain .card-list__table{table-layout:auto}.card-list--siem-plain.card-list--top-vendors .card-list__td--right,.card-list--siem-plain.card-list--top-vendors .card-list__th--right,.card-list--siem-plain.card-list--vuln-top5 .card-list__td--right,.card-list--siem-plain.card-list--vuln-top5 .card-list__th--right{width:auto;min-width:0;max-width:none;padding-left:0;padding-right:0}.card-list--siem-plain.card-list--endpoints-memory .card-list__td--right,.card-list--siem-plain.card-list--endpoints-memory .card-list__th--right{width:auto;min-width:0;max-width:none}.card-list__empty-siem{margin:0;font-size:12px;color:#94a3b8;padding:12px 0}.card-list--rootcheck-file .card-list__td--left,.card-list--rootcheck-file .card-list__th--left{max-width:none;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.card-list--rootcheck-file .card-list__td--right,.card-list--rootcheck-file .card-list__th--right{white-space:normal;overflow-wrap:anywhere;word-break:break-word}.card-list__path-cell{display:block;overflow-wrap:anywhere;word-break:break-word;max-width:100%}.card-list--top-vendors .card-list__table{table-layout:fixed;width:100%}.card-list--top-vendors .card-list__td--left,.card-list--top-vendors .card-list__th--left{width:auto;max-width:none;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-list--top-vendors .card-list__td--right,.card-list--top-vendors .card-list__th--right{width:72px;min-width:72px;max-width:72px;white-space:nowrap;box-sizing:border-box;padding-left:12px;padding-right:0}.card-list--top-vendors .card-list__td--left .card-list__path-cell{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:normal}.card-list--vuln-top5 .card-list__table{table-layout:fixed;width:100%}.card-list--vuln-top5 .card-list__td--left,.card-list--vuln-top5 .card-list__th--left{width:auto;max-width:none;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-list--vuln-top5 .card-list__td--right,.card-list--vuln-top5 .card-list__th--right{width:72px;min-width:72px;max-width:72px;white-space:nowrap;box-sizing:border-box;padding-left:12px;padding-right:0}.card-list--vuln-top5 .card-list__th--right .card-list__sort-btn{justify-content:flex-end;gap:8px}.card-list--vuln-top5 .card-list__th--right .card-list__sort-btn span:first-child{font-size:12px}.card-list--vuln-top5 .card-list__td--left .card-list__path-cell{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:normal}.card-list--endpoints-memory .card-list__table{table-layout:auto}.card-list--endpoints-memory .card-list__td--left{max-width:160px}.card-list--endpoints-memory .card-list__td--right,.card-list--endpoints-memory .card-list__th--right{width:112px;min-width:112px;max-width:112px;white-space:nowrap}