.page-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding:0 12px;min-height:var(--page-header-offset);min-width:0;box-sizing:border-box;background-color:#fff;border-bottom:1px solid rgba(89,92,90,.4078431373);position:fixed;top:0;left:72px;width:calc(100% - 72px);z-index:100}.page-header .left-section{margin:0;padding-left:4px;min-width:0}.page-header .left-section .page-title{font-size:20px;font-weight:700}.page-header .right-section{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:10px;min-width:0}.page-header .search-container,.page-header .search-input-wrapper{min-width:160px;max-width:280px;position:relative;display:flex;align-items:center}.page-header .search-container .search-input,.page-header .search-input-wrapper .search-input{width:100%;min-width:0;padding:5px 32px;border:1px solid rgba(89,92,90,.4078431373);border-radius:20px;font-size:14px;box-sizing:border-box}.page-header .search-container .search-input:focus,.page-header .search-input-wrapper .search-input:focus{outline:none;border-color:#4285f4}.page-header .search-container .search-icon,.page-header .search-input-wrapper .search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;line-height:0;color:#4285f4;pointer-events:none}.page-header .search-container .search-icon svg,.page-header .search-input-wrapper .search-icon svg{display:block;vertical-align:middle}.page-header .search-container .search-bar-actions,.page-header .search-input-wrapper .search-bar-actions{position:absolute;right:8px;top:50%;transform:translateY(-50%);display:flex;flex-direction:row;align-items:center;gap:6px;z-index:10}.page-header .search-container .search-bar-actions .clear-icon,.page-header .search-input-wrapper .search-bar-actions .clear-icon{position:static;top:auto;right:auto;transform:none}.page-header .search-container .clear-icon,.page-header .search-input-wrapper .clear-icon{position:absolute;right:10px;padding:0;border:none;background:none;cursor:pointer;color:#4285f4;display:flex;align-items:center;justify-content:center}.page-header .search-container .clear-icon:hover,.page-header .search-input-wrapper .clear-icon:hover{color:#1d2437}.page-header .header-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center;min-width:0}.page-header .right-section .header-actions:has(.table-title-actions){display:inline-flex;flex-wrap:nowrap;gap:8px;max-width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.page-header .right-section .header-actions:has(.table-title-actions)::-webkit-scrollbar{height:4px}.page-header .right-section .header-actions:has(.table-title-actions)::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:4px}.page-header .right-section .header-actions:has(.table-title-actions) .table-title-actions{margin-left:0}.page-header .right-section .header-actions:has(.table-title-actions) .table-settings-btn.table-title-action-btn,.page-header .right-section .header-actions:has(.table-title-actions) .table-title-action-btn{white-space:nowrap}.page-header .right-section .table-settings-btn.table-title-action-btn,.page-header .right-section .table-title-action-btn{padding:5px 10px}.page-header .right-section .loaded,.page-header .right-section .loaded-info{font-size:14px;white-space:nowrap}.page-header .right-section .header-btn{background-color:#4285f4;color:#fff;border:1px solid rgba(0,0,0,0);display:flex;align-items:center;padding:5px 12px;border-radius:6px;font-size:14px;gap:6px;white-space:nowrap;cursor:pointer;box-sizing:border-box;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.page-header .right-section .header-btn:hover:not(:disabled){background-color:#fff;color:#4285f4;border-width:1px;border-color:#4285f4}.page-header .right-section .header-btn:disabled{opacity:.55;cursor:not-allowed}.page-header .right-section .header-icon{padding:5px 6px;border:none;background:rgba(0,0,0,0);cursor:pointer;color:#4285f4;font-size:20px}.page-header .right-section .logout-btn-wrapper{cursor:pointer}.page-header .right-section .logout-btn-wrapper .danger-btn{border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;padding:0!important;min-width:36px;gap:0}.page-header .right-section .logout-btn-wrapper .danger-btn.small{padding:0!important}.page-header .right-section .logout-btn-wrapper .danger-btn .btn-icon{margin:0;display:flex;align-items:center;justify-content:center;line-height:1}.page-header .right-section .logout-btn-wrapper .danger-btn .btn-caption{display:none}.page-header .xdr-page-header-time-filter{display:flex;align-items:center;flex-shrink:0}.page-header .xdr-page-header-time-filter .panel-time-filter{margin-left:0}.page-header .page-header-buttons-cluster{display:flex;flex-direction:row;align-items:center;gap:10px;flex-wrap:wrap;min-width:0;justify-content:flex-end}.page-header .page-header-logs-toolbar{display:flex;align-items:center;min-width:0;flex:1 1 auto}.page-header .page-header-logs-toolbar .table-title-actions{display:inline-flex;flex-wrap:nowrap;align-items:center;gap:8px;min-width:0;max-width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin;padding-bottom:2px}.page-header .page-header-logs-toolbar .table-title-actions::-webkit-scrollbar{height:4px}.page-header .page-header-logs-toolbar .table-title-actions::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:4px}.graph-table-wrapper{display:flex;flex-direction:column;flex:1 1;min-height:0;height:100%}.graph-table-wrapper--with-detail{flex-direction:row}.graph-table-wrapper--with-detail>.graph-table{flex:1 1;min-width:0}.graph-table{display:flex;flex-direction:column;flex:1 1;min-height:0;height:100%;font-size:13px;gap:12px}.graph-table .graph-table__empty,.graph-table .graph-table__error,.graph-table .graph-table__loading{padding:12px 0;color:#697ba9}.graph-table .graph-table__error{color:#c62828}.graph-table .graph-table__charts{display:flex;gap:16px;width:100%;min-height:0;flex-shrink:0;margin-top:2px}.graph-table .graph-table__chart{background:#fff;border:1px solid rgba(89,92,90,.4078431373);border-radius:8px;padding:0;display:flex;flex-direction:column;flex:1 1;min-width:0;height:auto;position:relative}.graph-table .graph-table__chart .chart-container{width:100%;height:260px}.graph-table .graph-table__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)}.graph-table .graph-table__title--sentence{text-transform:none;letter-spacing:normal}.graph-table .graph-table__chart:has(.graph-table-header-wrap .card-list)>.graph-table__title,.graph-table .graph-table__chart:has(.graph-table-header-wrap .list-skeleton)>.graph-table__title{padding-left:18px;padding-right:18px}.graph-table .graph-table__chart .graph-table-header-wrap:has(.card-list),.graph-table .graph-table__chart .graph-table-header-wrap:has(.list-skeleton){padding-left:18px;padding-right:18px;padding-bottom:12px;box-sizing:border-box}.graph-table .graph-table__legend-inline{display:flex;flex-wrap:nowrap;gap:16px 28px;padding:10px 10px 12px;align-items:center;justify-content:center}.graph-table .graph-table__legend-inline-item{display:inline-flex;align-items:center;gap:6px;flex-shrink:0;white-space:nowrap}.graph-table .graph-table__legend-inline-item .legend-dot{width:22px;height:22px;border-radius:4px;flex-shrink:0}.graph-table .graph-table__legend-inline-item .legend-label{font-size:18px;font-weight:500;color:#1d2437;white-space:nowrap}.graph-table .graph-table__chart.graph-table__chart--count:has(.packages-count-wrapper){align-self:stretch;min-height:0;display:flex;flex-direction:column}.graph-table .graph-table__chart.graph-table__chart--count:has(.packages-count-wrapper)>.graph-table__title{letter-spacing:.06em;font-size:12px;flex-shrink:0}.graph-table .graph-table__chart.graph-table__chart--count:has(.packages-count-wrapper) .packages-count-wrapper{flex:1 1;min-height:0;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;gap:24px;padding:0 16px 18px;box-sizing:border-box}.graph-table .graph-table__chart.graph-table__chart--count:has(.packages-count-wrapper) .metric-block{display:flex;flex-direction:column;align-items:center;text-align:center;width:auto}.graph-table .graph-table__chart.graph-table__chart--count:has(.packages-count-wrapper) .packages-count{font-size:40px;font-weight:700;line-height:1.15;color:#1e293b}.graph-table .graph-table__chart.graph-table__chart--count:has(.packages-count-wrapper) .metric-label{margin-top:10px;font-size:15px;font-weight:400;color:#64748b}.graph-table .compliance-dash-card.graph-table__chart--count{align-self:stretch;min-height:0;display:flex;flex-direction:column;gap:0}.graph-table .compliance-dash-card.graph-table__chart--count .compliance-dash-card__title{text-transform:uppercase;letter-spacing:.06em;font-size:12px}.graph-table .compliance-dash-card.graph-table__chart--count>:not(.compliance-dash-card__title){flex:1 1;min-height:0;display:flex;flex-direction:column}.graph-table .compliance-dash-card.graph-table__chart--count .packages-count-wrapper{flex:1 1!important;min-height:0!important;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;gap:24px;padding:0 16px 18px;box-sizing:border-box}.graph-table .compliance-dash-card.graph-table__chart--count .metric-block{display:flex;flex-direction:column;align-items:center;text-align:center;width:auto}.graph-table .compliance-dash-card.graph-table__chart--count .packages-count{font-size:40px;font-weight:700;line-height:1.15;color:#1e293b}.graph-table .compliance-dash-card.graph-table__chart--count .metric-label{margin-top:10px;font-size:15px;font-weight:400;color:#64748b}.graph-table .graph-table__table-section{width:100%;flex:1 1;min-height:0;margin-top:0;padding-top:0;display:flex;flex-direction:column;overflow:hidden}.graph-table .graph-table__table-section .graph-table__table-title{font-size:14px;font-weight:600;color:#1d2437;margin:0;padding:0;text-transform:uppercase;letter-spacing:.02em}.graph-table .graph-table__table-section .devices-table .table-card .table-card-title{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:6px 10px;border-bottom:1px solid rgba(115,115,115,.233);font-size:14px;font-weight:600;color:#1d2437;text-transform:uppercase;letter-spacing:.02em}.graph-table .graph-table__table-section .devices-table .table-card .table-card-title .table-card-title-end{display:flex;align-items:center;gap:12px;margin-left:auto;flex:0 1 auto;min-width:0}.graph-table .graph-table__table-section .devices-table .table-card .table-card-title .table-card-title-search{flex:0 0 auto;min-width:0;margin:0;display:flex;justify-content:flex-end}.graph-table .graph-table__table-section .devices-table .table-card .table-card-title .table-card-title-right{margin-left:0}.graph-table .graph-table__table-section .devices-table{max-height:none;padding-top:0}.graph-table .graph-table__table-section .devices-table,.graph-table .graph-table__table-section .devices-table .card-table-wrapper,.graph-table .graph-table__table-section .devices-table .dashboard-card,.graph-table .graph-table__table-section .devices-table .table-card{flex:1 1;min-height:0;overflow:hidden;display:flex;flex-direction:column}.graph-table .graph-table__table-section .devices-table .table-card-scroll{flex:1 1;min-height:0;max-height:none;margin-bottom:0;padding-bottom:12px;scrollbar-width:none;-ms-overflow-style:none}.graph-table .graph-table__table-section .devices-table .table-card-scroll::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}.graph-table .graph-table__table-section .devices-table .table-card-scroll::-webkit-scrollbar-thumb,.graph-table .graph-table__table-section .devices-table .table-card-scroll::-webkit-scrollbar-thumb:horizontal,.graph-table .graph-table__table-section .devices-table .table-card-scroll::-webkit-scrollbar-track,.graph-table .graph-table__table-section .devices-table .table-card-scroll::-webkit-scrollbar-track:horizontal{display:none!important}.graph-table .graph-table__table-section .data-table .graph-table__cell-ellipsis,.graph-table .graph-table__table-section .data-table .process-path{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.graph-table .graph-table__table-section .devices-table .data-table thead{position:static}.graph-table .graph-table__table-section .devices-table .data-table thead th{position:sticky!important;top:0!important;z-index:2;background-color:#dce9ff!important;box-shadow:0 1px 0 0 rgba(115,115,115,.233);padding-top:6px;padding-bottom:6px}.graph-table .graph-table__table-section .devices-table .data-table tbody td{padding-top:4px;padding-bottom:4px}.graph-table .graph-table__table-section .devices-table .data-table tbody tr{cursor:pointer;transition:background-color .15s}.graph-table .graph-table__table-section .devices-table .data-table tbody tr:hover{background-color:rgba(66,133,244,.08)}.graph-table .graph-table__table-section .devices-table .data-table tbody tr.data-table-row--selected{background-color:rgba(66,133,244,.12)}.graph-table .graph-table__table-section .devices-table .card-list thead th.card-list__th{position:sticky!important;top:0!important;z-index:2;background-color:#fff!important;box-shadow:0 1px 0 0 #f1f5f9;padding-top:0;padding-bottom:6px}.graph-table .graph-table__table-section .devices-table .card-list tbody td.card-list__td{padding-top:5px;padding-bottom:5px}.graph-table .graph-table__table-section .devices-table .card-list tbody tr{transition:background-color .15s}.graph-table .graph-table__table-section .devices-table .card-list tbody tr:hover{background-color:rgba(66,133,244,.08)}.graph-table .graph-table__table-section .graph-table-header-wrap{position:relative;width:100%}.graph-table .graph-table__table-section .graph-table-header-wrap thead th.settings-header-cell{width:40px;min-width:40px;padding:0 8px 0 0;text-align:right;vertical-align:middle}.graph-table .graph-table__table-section .graph-table-header-wrap thead th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;padding-right:18px;position:relative}.graph-table .graph-table__table-section .graph-table-header-wrap thead th.sortable:hover{opacity:.85}.graph-table .graph-table__table-section .graph-table-header-wrap thead th.sortable .sort-indicator{margin-left:6px;display:inline-flex;align-items:center}.graph-table .graph-table__table-section .graph-table-header-wrap thead th.sortable .sort-indicator .icon,.graph-table .graph-table__table-section .graph-table-header-wrap thead th.sortable .sort-indicator svg{width:14px;height:14px}.graph-table .graph-table__table-section .graph-table-header-wrap tbody td.settings-cell{width:40px;min-width:40px;padding:0 8px 0 0;border:none;background:inherit}.graph-table .graph-table__table-section .graph-table__more-container{flex-shrink:0;display:flex;justify-content:center;align-items:center;padding:8px 0;border-top:1px solid rgba(115,115,115,.233);margin-top:0;background:#fff}.graph-table .graph-table__table-section .graph-table__more-button{background:none;border:none;color:#4285f4;font-size:14px;font-weight:500;cursor:pointer;padding:2px 6px;transition:opacity .2s}.graph-table .graph-table__table-section .graph-table__more-button:hover{opacity:.7}.graph-table .graph-table__table-section .graph-table__more-button:disabled{opacity:.5;cursor:not-allowed}.graph-table .graph-table__table-section .devices-table .table-card-footer{flex-shrink:0;display:flex;justify-content:center;align-items:center;padding:10px 14px;border-top:1px solid rgba(115,115,115,.233);margin-top:0;background:#fff;box-sizing:border-box;width:100%;min-height:0}.graph-table .graph-table__table-section .devices-table .table-card-footer .graph-table__more-button{background:none;border:none;color:#4285f4;font-size:14px;font-weight:500;cursor:pointer;padding:2px 6px;transition:opacity .2s}.graph-table .graph-table__table-section .devices-table .table-card-footer .graph-table__more-button:hover{opacity:.7}.graph-table--table-fullscreen{display:flex!important;flex-direction:column;flex:1 1;min-height:0;overflow:hidden;gap:0}.graph-table--table-fullscreen .fim-inventory__sub-tabs,.graph-table--table-fullscreen .graph-table__charts,.graph-table--table-fullscreen .graph-table__empty,.graph-table--table-fullscreen .graph-table__error,.graph-table--table-fullscreen .graph-table__loading,.graph-table--table-fullscreen .system-panel__tabs{display:none!important}.graph-table--table-fullscreen .card-table-wrapper,.graph-table--table-fullscreen .devices-table,.graph-table--table-fullscreen .graph-table__table-section,.graph-table--table-fullscreen .table-card--action-bar-fullscreen{flex:1 1;min-height:0;display:flex;flex-direction:column}.graph-table--table-fullscreen .devices-table .dashboard-card,.graph-table--table-fullscreen .devices-table .dashboard-card-content{flex:1 1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.graph-table--table-fullscreen .table-card--action-bar-fullscreen .table-card-scroll{flex:1 1;min-height:0;overflow:auto;padding-bottom:0!important}.graph-table--table-fullscreen .fim-panel{padding:0!important;gap:0}.graph-table--table-fullscreen .graph-table__table-section .devices-table .table-card-scroll{padding-bottom:0!important}.graph-table--table-fullscreen .devices-table .table-card-footer{padding:10px 12px;justify-content:center}.graph-table--table-fullscreen .devices-table .data-table{width:max(100%,max-content);min-width:100%;table-layout:auto}.graph-table--table-fullscreen[data-fullscreen-table=addresses] .graph-table__table-section:not([data-fullscreen-id=addresses]),.graph-table--table-fullscreen[data-fullscreen-table=browserExtensions] .graph-table__table-section:not([data-fullscreen-id=browserExtensions]),.graph-table--table-fullscreen[data-fullscreen-table=config-assessment-checks] .graph-table__table-section:not([data-fullscreen-id=config-assessment-checks]),.graph-table--table-fullscreen[data-fullscreen-table=config-assessment-policies] .graph-table__table-section:not([data-fullscreen-id=config-assessment-policies]),.graph-table--table-fullscreen[data-fullscreen-table=events] .graph-table__table-section:not([data-fullscreen-id=events]),.graph-table--table-fullscreen[data-fullscreen-table=groups] .graph-table__table-section:not([data-fullscreen-id=groups]),.graph-table--table-fullscreen[data-fullscreen-table=hw] .graph-table__table-section:not([data-fullscreen-id=hw]),.graph-table--table-fullscreen[data-fullscreen-table=interfaces] .graph-table__table-section:not([data-fullscreen-id=interfaces]),.graph-table--table-fullscreen[data-fullscreen-table=listeners] .graph-table__table-section:not([data-fullscreen-id=listeners]),.graph-table--table-fullscreen[data-fullscreen-table=mitre-intel] .graph-table__table-section:not([data-fullscreen-id=mitre-intel]),.graph-table--table-fullscreen[data-fullscreen-table=os] .graph-table__table-section:not([data-fullscreen-id=os]),.graph-table--table-fullscreen[data-fullscreen-table=packages] .graph-table__table-section:not([data-fullscreen-id=packages]),.graph-table--table-fullscreen[data-fullscreen-table=processes] .graph-table__table-section:not([data-fullscreen-id=processes]),.graph-table--table-fullscreen[data-fullscreen-table=protocols] .graph-table__table-section:not([data-fullscreen-id=protocols]),.graph-table--table-fullscreen[data-fullscreen-table=services] .graph-table__table-section:not([data-fullscreen-id=services]),.graph-table--table-fullscreen[data-fullscreen-table=sessions] .graph-table__table-section:not([data-fullscreen-id=sessions]),.graph-table--table-fullscreen[data-fullscreen-table=traffic] .graph-table__table-section:not([data-fullscreen-id=traffic]),.graph-table--table-fullscreen[data-fullscreen-table=users] .graph-table__table-section:not([data-fullscreen-id=users]),.graph-table--table-fullscreen[data-fullscreen-table=windowsKbs] .graph-table__table-section:not([data-fullscreen-id=windowsKbs]),.graph-table--table-fullscreen[data-fullscreen-table=xdr-action-panel-alerts] .graph-table__table-section:not([data-fullscreen-id=xdr-action-panel-alerts]){display:none!important}.table-card--action-bar-fullscreen{display:flex;flex-direction:column;flex:1 1;min-height:0}.table-card--action-bar-fullscreen .table-card-scroll{flex:1 1;min-height:0;overflow:auto}.devices-action-bar{position:fixed;top:var(--page-header-offset);right:0;height:calc(100vh - var(--page-header-offset));width:200px;background-color:#fff;box-shadow:-2px 0 8px rgba(0,0,0,.1);padding:10px 4px;display:flex;flex-direction:column;z-index:10;border-left:1px solid rgba(89,92,90,.4078431373)}.devices-action-bar .devices-table{padding-top:0}.devices-action-bar .devices-table .table-card .table-card-title{padding:6px 10px!important}.devices-action-bar .devices-table .data-table thead th{padding:6px 16px!important}.devices-action-bar .devices-table .data-table tbody td{padding:4px 16px!important}.devices-action-bar .action-panel-content,.devices-action-bar .actions-container,.devices-action-bar .side-panel-content,.devices-action-bar .side-panel-strip{scrollbar-width:none!important;-ms-overflow-style:none!important}.devices-action-bar .action-panel-content::-webkit-scrollbar,.devices-action-bar .actions-container::-webkit-scrollbar,.devices-action-bar .side-panel-content::-webkit-scrollbar,.devices-action-bar .side-panel-strip::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}.devices-action-bar .action-heading{font-size:20px;font-weight:700;margin-bottom:14px;border-bottom:1px solid rgba(89,92,90,.4078431373);padding:5px}.devices-action-bar .actions-container{display:flex;flex-direction:column;gap:10px;overflow-y:overlay;padding-right:4px;scrollbar-width:none;-ms-overflow-style:none}.devices-action-bar .actions-container::-webkit-scrollbar{display:none!important;width:0!important}.devices-action-bar .actions-container .action-btn{display:flex;align-items:center;gap:10px;background-color:#fff;border:1px solid rgba(89,92,90,.4078431373);padding:8px;font-size:15px;font-weight:500;transition:all .2s ease;color:#4285f4;border-radius:6px}.devices-action-bar .actions-container .action-btn:hover{background-color:#4285f4;color:#fff;opacity:.9}.devices-action-bar .actions-container .action-btn .icon{width:20px;height:20px;object-fit:contain}.devices-action-bar .action-bar-backdrop{position:fixed;top:var(--page-header-offset);left:0;right:0;bottom:0;background:rgba(0,0,0,.7);z-index:900}.devices-action-bar .side-panel-layout{position:fixed;top:var(--page-header-offset);right:0;bottom:0;width:min(1280px,95vw);max-width:100%;min-width:0;height:auto;background:#fff;box-shadow:-2px 0 8px rgba(0,0,0,.1);display:flex;z-index:1000;flex-direction:column}@media(max-width:1024px){.devices-action-bar .side-panel-layout{width:100%;max-width:100%}}.devices-action-bar .action-bar-close-circle{position:fixed;top:calc(var(--page-header-offset) + 16px);right:calc(min(1280px,95vw) + 16px);width:40px;height:40px;border-radius:50%;border:none;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.15);cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1001;padding:0;font-size:20px}.devices-action-bar .action-bar-close-circle svg{width:20px;height:20px}.devices-action-bar .action-bar-close-circle:hover{background:#f0f0f0}@media(max-width:1024px){.devices-action-bar .action-bar-close-circle{left:16px;right:auto}}.devices-action-bar .panel-header{text-align:center;font-size:14px;font-weight:700;height:50px;flex-shrink:0;gap:8px}.devices-action-bar .panel-content-heading,.devices-action-bar .panel-header{display:flex;align-items:center;padding:0 10px;border-bottom:1px solid rgba(89,92,90,.4078431373)}.devices-action-bar .panel-content-heading{justify-content:space-between;height:auto;margin:0 0 12px;font-family:Roboto,sans-serif;font-size:16px;font-weight:600;color:#1d2437;box-sizing:border-box}.devices-action-bar .panel-content-heading:not(.panel-content-heading--with-tabs){padding:7px 10px;font-size:16px}.devices-action-bar .panel-content-heading--with-tabs{justify-content:flex-start;align-items:flex-end}.devices-action-bar .panel-content-heading--with-time-filter{flex-wrap:wrap;align-items:flex-start;gap:8px 12px;overflow:visible;position:relative;z-index:2}.devices-action-bar .panel-content-heading--with-tabs.panel-content-heading--with-time-filter{justify-content:space-between;align-items:flex-end}.devices-action-bar .panel-content-heading--with-tabs.panel-content-heading--with-time-filter .panel-content-heading__tabs{flex:1 1;min-width:0}.devices-action-bar .panel-content-heading__title--plain{margin:0;font-size:inherit;font-weight:inherit;color:inherit}.devices-action-bar .panel-tab-section__filter-row{display:flex;justify-content:flex-end;align-items:flex-start;flex-wrap:wrap;padding:6px 10px 10px;margin:0 0 12px;border-bottom:1px solid rgba(89,92,90,.4078431373);box-sizing:border-box;overflow:visible;position:relative;z-index:2}.devices-action-bar .panel-content-heading__title{margin:0;color:#1d2437}.devices-action-bar .panel-content-heading__tabs{display:flex;gap:0}.devices-action-bar .panel-content-heading__tab{padding:6px 14px 8px;font-size:16px;font-weight:600;color:#697ba9;background:rgba(0,0,0,0);border:none;border-bottom:3px solid rgba(0,0,0,0);margin-bottom:-3px;cursor:pointer;transition:color .2s,border-color .2s}.devices-action-bar .panel-content-heading__tab:hover{color:#1d2437}.devices-action-bar .panel-content-heading__tab.panel-content-heading__tab--active{color:#4285f4;border-bottom-color:#4285f4}.devices-action-bar .panel-body{display:flex;flex-grow:1;min-height:0;min-width:0;overflow:hidden}.devices-action-bar .panel-body .side-panel-content.side-panel-content--grc-empty,.devices-action-bar .panel-body .side-panel-content.side-panel-content--grc-empty .devices-table--grc-empty{flex:1 1;min-height:0}.devices-action-bar .side-panel-strip{background-color:#f5f5f5;width:60px;padding:10px 6px 10px 2px;display:flex;flex-direction:column;align-items:center;gap:6px;overflow-y:overlay;scrollbar-width:none;-ms-overflow-style:none;border-right:1px solid rgba(115,115,115,.233);box-sizing:content-box}.devices-action-bar .side-panel-strip::-webkit-scrollbar{display:none!important;width:0!important}.devices-action-bar .strip-icon{padding:6px;border-radius:6px;cursor:pointer;margin:0}.devices-action-bar .strip-icon.active,.devices-action-bar .strip-icon:hover{background-color:#d8e3ff}.devices-action-bar .strip-icon img{display:block}.devices-action-bar .strip-icon .strip-fa-icon{width:20px;height:20px;font-size:18px;color:#000;display:inline-flex;align-items:center;justify-content:center}.devices-action-bar .strip-icon .strip-fa-icon .icon,.devices-action-bar .strip-icon .strip-fa-icon svg{width:20px;height:20px;font-size:18px}.devices-action-bar .strip-icon.active .strip-fa-icon{color:#000}.devices-action-bar .side-panel-content{padding:0;display:flex;flex-direction:column;height:100%;min-width:0;overflow-y:auto;background:#fff;scrollbar-width:none;-ms-overflow-style:none}.devices-action-bar .side-panel-content::-webkit-scrollbar{display:none!important;width:0!important}.devices-action-bar .side-panel-content .panel-content-heading{flex-shrink:0;margin:0;padding:0 10px;font-size:16px;font-weight:600;color:#1d2437;border-bottom:1px solid rgba(89,92,90,.4078431373)}.devices-action-bar .side-panel-content .panel-content-heading:not(.panel-content-heading--with-tabs){padding:7px 10px;font-size:16px}.devices-action-bar .side-panel-content .panel-content-heading.panel-content-heading--with-tabs{align-items:flex-end;justify-content:flex-start}.devices-action-bar .side-panel-content.side-panel-content--no-y-scroll{overflow-y:hidden;min-height:0}.devices-action-bar .side-panel-content.side-panel-content--no-y-scroll>.devices-table{flex:1 1;min-height:0;overflow:hidden;display:flex;flex-direction:column}.devices-action-bar .side-panel-content.side-panel-content--no-y-scroll>.devices-table>.action-panel-content{flex:1 1;min-height:0;overflow:hidden;padding:10px}.devices-action-bar .side-panel-content.side-panel-content--no-y-scroll>.devices-table .fim-panel{padding-bottom:0}.devices-action-bar .side-panel-content.side-panel-content--no-y-scroll>.devices-table .table-card-scroll{padding-bottom:0!important;margin-bottom:0!important}.devices-action-bar .side-panel-content.side-panel-content--table-fullscreen{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;z-index:999999;display:flex;flex-direction:column;min-height:0;overflow:hidden;background:#fff}.devices-action-bar .side-panel-content.side-panel-content--table-fullscreen .panel-content-heading{display:none!important}.devices-action-bar .side-panel-content.side-panel-content--table-fullscreen .action-panel-content{flex:1 1;min-height:0;padding:0;overflow:hidden}.devices-action-bar .action-panel-content{padding:10px;font-size:14px;line-height:1.5;color:#1d2437;display:flex;flex-direction:column;gap:20px;flex:1 1;min-height:0;min-width:0;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.devices-action-bar .action-panel-content::-webkit-scrollbar{display:none!important;width:0!important}.devices-action-bar .action-panel-content .inventory-tabpanel{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;min-width:0}.devices-action-bar .action-panel-content:has(.graph-table){overflow:hidden!important}.devices-action-bar .action-panel-content .graph-table .devices-table .table-card-scroll{scrollbar-width:none!important;-ms-overflow-style:none!important}.devices-action-bar .action-panel-content .graph-table .devices-table .table-card-scroll::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}.devices-action-bar .action-panel-content .graph-table .devices-table .table-card-scroll::-webkit-scrollbar-thumb,.devices-action-bar .action-panel-content .graph-table .devices-table .table-card-scroll::-webkit-scrollbar-thumb:horizontal,.devices-action-bar .action-panel-content .graph-table .devices-table .table-card-scroll::-webkit-scrollbar-track,.devices-action-bar .action-panel-content .graph-table .devices-table .table-card-scroll::-webkit-scrollbar-track:horizontal{display:none!important}.devices-action-bar .action-panel-content h3,.devices-action-bar .action-panel-content h4{font-size:14px;font-weight:600;color:#1d2437;text-transform:uppercase;letter-spacing:.02em}.devices-action-bar .action-panel-content .system-panel__table-title{padding:12px}.devices-action-bar .action-panel-content .system-panel__tabs{display:flex;gap:0;border-bottom:1px solid rgba(89,92,90,.4078431373);flex-shrink:0;margin:-10px -10px 0;padding:0 10px}.devices-action-bar .action-panel-content .system-panel__tab{padding:10px 20px 8px;font-size:14px;font-weight:500;background:none;border:none;border-bottom:2px solid rgba(0,0,0,0);margin-bottom:-1px;cursor:pointer;color:#697ba9}.devices-action-bar .action-panel-content .system-panel__tab:hover{color:#1d2437}.devices-action-bar .action-panel-content .system-panel__tab.active{color:#4285f4;border-bottom-color:#4285f4}.devices-action-bar .action-panel-content .graph-table__tab-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 12px;margin:-10px -10px 0;padding:0 10px;border-bottom:1px solid rgba(89,92,90,.4078431373);flex-shrink:0;position:relative;z-index:2;overflow:visible}.devices-action-bar .action-panel-content .graph-table__tab-row .system-panel__tabs{margin:0;padding:0;border-bottom:none;flex:1 1 auto;min-width:0}.devices-action-bar .action-panel-content h4{font-size:13px;margin-bottom:10px}.devices-action-bar .action-panel-content .label{font-size:13px;color:#697ba9;margin-bottom:4px}.devices-action-bar .action-panel-content .value,.devices-action-bar .action-panel-content .value-list{font-size:14px;color:#1d2437}.devices-action-bar .action-panel-content .location-panel .detail-block{margin-bottom:12px}.devices-action-bar .action-panel-content .location-panel .location-hint{margin-top:16px;font-size:13px;color:#697ba9}.devices-action-bar .action-panel-content .link,.devices-action-bar .action-panel-content .menu-item,.devices-action-bar .action-panel-content a{color:#4285f4;text-decoration:none;cursor:pointer}.devices-action-bar .action-panel-content .link:hover,.devices-action-bar .action-panel-content .menu-item:hover,.devices-action-bar .action-panel-content a:hover{text-decoration:underline}.devices-action-bar .action-panel-content .settings-icon,.devices-action-bar .action-panel-content .strip-icon.active img,.devices-action-bar .action-panel-content button.mode-btn.active{color:#4285f4}.cyber-score-panel .score-summary{display:flex;align-items:center;gap:16px;margin-bottom:16px}.cyber-score-panel .score-summary .score-info .label{font-weight:600;font-size:16px}.cyber-score-panel .score-summary .score-info .label .fair{color:#f2b400}.cyber-score-panel .score-summary .score-info .suggestion{font-size:14px;color:#666}.cyber-score-panel .scan-info{display:flex;justify-content:space-between;font-size:13px;margin-bottom:16px}.cyber-score-panel .scan-info .what-is{color:#4285f4;text-decoration:none;font-weight:500}.cyber-score-panel .score-items{display:flex;flex-direction:column;gap:12px}.cyber-score-panel .score-items .score-item{display:flex;align-items:center;background:#f9f9f9;padding:12px;border-radius:8px;cursor:pointer;transition:background .2s ease}.cyber-score-panel .score-items .score-item .circular-progress-wrapper.medium{margin-right:16px}.cyber-score-panel .score-items .score-item .score-details{flex-grow:1}.cyber-score-panel .score-items .score-item .score-details .score-title{font-weight:600;font-size:14px}.cyber-score-panel .score-items .score-item .score-details .score-description{font-size:13px;color:#555}.cyber-score-panel .score-items .score-item .score-arrow{font-size:20px;color:#999;padding-right:8px}.remote-desktop-panel{display:flex;flex-direction:column;gap:16px}.remote-desktop-panel h4{font-size:14px;font-weight:600;color:#333;border-bottom:1px solid #ddd;padding-bottom:8px}.remote-desktop-panel .mode-buttons{display:flex;flex-direction:column;gap:8px}.remote-desktop-panel .mode-buttons .mode-btn{background-color:#f0f0f0;border:1px solid #ccc;padding:8px 12px;font-size:13px;cursor:pointer;text-align:left;border-radius:4px;display:flex;align-items:center;gap:8px}.remote-desktop-panel .mode-buttons .mode-btn:hover{background-color:#e6e6e6}.remote-desktop-panel .mode-buttons .mode-btn.active{border-color:#4285f4;background-color:rgba(66,133,244,.08);font-weight:600}.remote-desktop-panel .dropdown-section{display:flex;flex-direction:column;gap:4px}.remote-desktop-panel .dropdown-section label{font-size:12px;color:#666}.remote-desktop-panel .dropdown-section select{padding:6px;font-size:13px;border:1px solid #ccc;border-radius:4px}.remote-desktop-panel .connect-button,.remote-desktop-panel .settings-button{background-color:#fff;color:#4285f4;padding:8px;font-size:14px;font-weight:700;border-radius:4px;cursor:pointer;text-align:left;border:1px solid #4285f4}.remote-desktop-panel .connect-button:hover,.remote-desktop-panel .settings-button:hover{background-color:#4285f4;color:#fff}.manage-panel{display:flex;flex-direction:column;gap:12px}.manage-panel .manage-btn{background-color:#fff;color:#4285f4;border:1px solid #4285f4;font-size:14px;font-weight:700;padding:8px;border-radius:4px;text-align:left;cursor:pointer;justify-content:space-between}.manage-panel .manage-btn:hover{background-color:#4285f4;color:#fff}.manage-panel .manage-divider{border:none;border-top:1px solid #ddd;margin:2px 0}.control-center-panel{display:flex;flex-direction:column;gap:12px;height:100%}.control-center-panel .panel-content-heading{margin:-10px -10px 0;padding:0 10px}.screenshot-transmission-page .screenshot-transmission-layout{display:flex;flex:1 1;min-height:0;width:100%}.screenshot-transmission-page .screenshot-transmission-main{flex:1 1;min-width:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0);padding:24px}.screenshot-transmission-page .screenshot-transmission-offline{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;max-width:400px}.screenshot-transmission-page .screenshot-transmission-offline-icon{width:64px;height:64px;border-radius:50%;background:#4285f4;display:flex;align-items:center;justify-content:center;margin-bottom:16px;position:relative}.screenshot-transmission-page .screenshot-transmission-offline-icon-inner{width:32px;height:3px;background:#fff;border-radius:2px;transform:rotate(-45deg);position:absolute}.screenshot-transmission-page .screenshot-transmission-offline-title{margin:0 0 8px;font-size:18px;font-weight:600;color:#1d2437}.screenshot-transmission-page .screenshot-transmission-offline-desc{margin:0 0 12px;font-size:14px;color:#697ba9;line-height:1.4}.screenshot-transmission-page .screenshot-transmission-offline-link{font-size:14px;color:#4285f4;text-decoration:none}.location-tracking-page .location-tracking-map-main{align-items:stretch;justify-content:stretch;padding:0}.location-tracking-page .location-tracking-map-wrapper{position:relative;width:100%;height:100%;min-height:0}.recovery-panel{display:flex;flex-direction:column;gap:18px}.recovery-panel .recovery-summary{background:#eef3f9;padding:12px 16px;border-radius:6px;display:flex;flex-direction:column;gap:6px}.recovery-panel .recovery-summary .summary-row{display:flex;justify-content:space-between;align-items:center;font-size:14px;padding:0 4px}.recovery-panel .recovery-summary .summary-row a{font-size:13px;color:#4285f4;padding:0 10px 0 80px;text-decoration:none;cursor:pointer}.recovery-panel .recovery-summary .summary-row a:hover{text-decoration:underline}.recovery-panel .recovery-summary .summary-row.bottom-row{font-size:13px;color:#555}.recovery-panel .recovery-summary .summary-row.bottom-row .summary-controls{display:flex;gap:12px}.recovery-panel .recovery-summary .summary-row.bottom-row .summary-controls a{font-size:14px}.recovery-panel .recovery-summary .storage-id{font-weight:500}.recovery-panel .recovery-summary .more-recover{font-style:italic}.recovery-panel .timeline-container{display:flex;flex-direction:column;gap:12px}.recovery-panel .timeline-container .timeline-row{display:flex;align-items:flex-start}.recovery-panel .timeline-container .timeline-row .timeline-marker{width:24px;position:relative;display:flex;flex-direction:column;align-items:center}.recovery-panel .timeline-container .timeline-row .timeline-marker .line{width:2px;background:#ccc;flex-grow:1}.recovery-panel .timeline-container .timeline-row .timeline-marker .dot{width:12px;height:12px;background:#999;border-radius:50%;margin-bottom:4px}.recovery-panel .timeline-container .timeline-row .timeline-marker .dot.active{background:#4285f4}.recovery-panel .timeline-container .timeline-row .timeline-content{flex:1 1;padding:8px 12px;border-radius:6px;background:#f7fafd;cursor:pointer;transition:background .2s}.recovery-panel .timeline-container .timeline-row .timeline-content.expanded{background:#e2f0ff}.recovery-panel .timeline-container .timeline-row .timeline-content .header{display:flex;align-items:center;gap:12px;font-size:14px;font-weight:500}.recovery-panel .timeline-container .timeline-row .timeline-content .header .timestamp{flex-grow:1}.recovery-panel .timeline-container .timeline-row .timeline-content .header .tag{background:#4caf50;color:#fff;font-size:11px;padding:2px 6px;border-radius:12px}.recovery-panel .timeline-container .timeline-row .timeline-content .header .backup-number{color:#666;font-size:12px}.recovery-panel .timeline-container .timeline-row .timeline-content .backup-details{margin-top:8px;font-size:13px;display:flex;flex-direction:column;gap:6px}.recovery-panel .timeline-container .timeline-row .timeline-content .backup-details .actions{margin-top:8px;display:flex;gap:8px}.recovery-panel .timeline-container .timeline-row .timeline-content .backup-details .actions button{background:#f0f0f0;border:1px solid #ccc;border-radius:4px;font-size:13px;padding:4px 10px;cursor:pointer}.recovery-panel .timeline-container .timeline-row .timeline-content .backup-details .actions button:hover{background:#e1e1e1}.deploy-software-panel{display:flex;flex-direction:column;gap:16px}.deploy-software-panel .deploy-header{font-size:14px;background:#f5f7fa;padding:10px 14px;border-radius:6px;font-weight:500}.deploy-software-panel .deploy-card{background:#fff;border:1px solid #dde3ed;border-radius:8px;padding:16px;display:flex;flex-direction:column;gap:14px}.deploy-software-panel .deploy-card .card-header{display:flex;justify-content:space-between;align-items:center}.deploy-software-panel .deploy-card .card-header h4{margin:0;font-size:16px;font-weight:600}.deploy-software-panel .deploy-card .card-header .deploy-actions{display:flex;gap:10px}.deploy-software-panel .deploy-card .card-header .deploy-actions .cancel-btn{background:rgba(0,0,0,0);border:1px solid #ccc;border-radius:4px;padding:4px 12px;cursor:pointer}.deploy-software-panel .deploy-card .card-header .deploy-actions .primary-btn{background:#4285f4;color:#fff;border:none;border-radius:4px;padding:4px 12px;cursor:pointer}.deploy-software-panel .deploy-card .info-banner{font-size:13px;padding:10px;border-radius:6px}.deploy-software-panel .deploy-card .info-banner.blue{background-color:#e8f1ff;border-left:4px solid #4285f4}.deploy-software-panel .deploy-card .info-banner.green{background-color:#e8fce8;border-left:4px solid #32a852}.deploy-software-panel .deploy-card .info-banner.green .tag{display:inline-block;margin-left:8px;background:#b8e986;color:#2e7d32;padding:2px 6px;font-size:11px;border-radius:4px;font-weight:600}.deploy-software-panel .deploy-card .deploy-section{display:flex;justify-content:space-between;align-items:center;font-size:14px;border-top:1px solid #eee;padding:10px 0}.deploy-software-panel .deploy-card .deploy-section label{font-weight:500}.deploy-software-panel .deploy-card .deploy-section .radio-group{display:flex;gap:20px}.deploy-software-panel .deploy-card .deploy-section .radio-group input{margin-right:4px}.deploy-software-panel .deploy-card .deploy-section .value{color:#333}.deploy-software-panel .deploy-card .deploy-section .link{color:#4285f4;text-decoration:none;cursor:pointer}.deploy-software-panel .deploy-card .deploy-section .link:hover{text-decoration:underline}.add-to-group-panel{height:100%;display:flex;flex-direction:column;gap:16px}.add-to-group-panel h3{font-size:14px;font-weight:600;margin:0 0 12px;text-transform:uppercase;letter-spacing:.02em}.add-to-group-panel .group-tree{flex:1 1;overflow-y:auto;position:relative;border-left:2px solid #d0d0d0;padding-left:16px}.add-to-group-panel .group-node{position:relative;margin-bottom:12px}.add-to-group-panel .group-node.level-0{padding-left:0}.add-to-group-panel .group-node.level-1{padding-left:20px}.add-to-group-panel .group-node.level-2{padding-left:40px}.add-to-group-panel .group-node.level-3{padding-left:60px}.add-to-group-panel .group-node .group-content{display:flex;align-items:center;gap:8px;position:relative;padding:4px 8px;border-radius:4px}.add-to-group-panel .group-node .group-content:hover{background-color:#f5f8ff}.add-to-group-panel .group-node .group-content:hover .settings-icon{visibility:visible}.add-to-group-panel .group-node .group-content .toggle-icon{cursor:pointer;font-weight:700;width:16px;-webkit-user-select:none;user-select:none;color:#333}.add-to-group-panel .group-node .group-content .group-icon{font-size:16px}.add-to-group-panel .group-node .group-content .group-name{flex:1 1;font-size:14px;color:#333;font-weight:500}.add-to-group-panel .group-node .group-content .settings-icon{visibility:hidden;cursor:pointer;padding:2px;font-size:16px;color:#888;transition:.2s}.add-to-group-panel .group-node .group-content .settings-icon:hover{color:#4285f4}.add-to-group-panel .group-node .settings-menu{position:absolute;top:28px;right:8px;background:#fff;border:1px solid #ccc;box-shadow:0 2px 8px rgba(0,0,0,.15);z-index:10;width:160px;border-radius:4px}.add-to-group-panel .group-node .settings-menu .menu-item{padding:10px 14px;font-size:13px;cursor:pointer;color:#333}.add-to-group-panel .group-node .settings-menu .menu-item:hover{background-color:#f0f0f0}.add-to-group-panel .group-footer{display:flex;justify-content:flex-end;gap:12px;margin-top:20px}.add-to-group-panel .group-footer .primary-btn,.add-to-group-panel .group-footer .secondary-btn{font-size:14px;padding:6px 14px;border-radius:4px;cursor:pointer}.add-to-group-panel .group-footer .primary-btn{background-color:#4285f4;border:none;color:#fff}.add-to-group-panel .group-footer .primary-btn:hover{background-color:rgb(27.444,108.112,241.756)}.add-to-group-panel .group-footer .secondary-btn{background-color:#f5f5f5;border:1px solid #ccc}.add-to-group-panel .group-footer .secondary-btn:hover{background-color:#eaeaea}.alert-details-drawer{position:fixed;top:0;right:0;width:400px;height:100%;background:#fff;box-shadow:-2px 0 8px rgba(0,0,0,.1);padding:20px;z-index:999}.alert-details-drawer .drawer-header{display:flex;justify-content:space-between;align-items:center;font-size:16px;font-weight:700;border-bottom:1px solid #ddd;padding-bottom:10px}.alert-details-drawer .drawer-body{margin-top:20px;font-size:14px}.alert-details-drawer .drawer-body h4{margin-bottom:10px;font-size:16px;font-weight:600}.alert-details-drawer .drawer-body p{margin:6px 0}.alert-details-drawer .drawer-body .drawer-footer{margin-top:20px}.alert-details-drawer .drawer-body .drawer-footer a{color:#4285f4;margin-right:15px;text-decoration:none;cursor:pointer}.alert-details-drawer .close-btn{background:none;border:none;cursor:pointer}.table-fullscreen-portal{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;z-index:999999;display:flex;flex-direction:column;min-height:0;overflow:hidden;background:#fff}.table-fullscreen-portal .devices-table{padding:0!important;margin:0!important}.table-fullscreen-portal>.devices-table{flex:1 1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.table-fullscreen-portal .graph-table-wrapper{margin:0;padding:0;flex:1 1;min-height:0}.table-fullscreen-portal .graph-table__table-section .devices-table .table-card .table-card-title{display:flex!important;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-start;gap:10px;padding:10px 14px;min-height:44px;box-sizing:border-box}.table-fullscreen-portal .graph-table__table-section .devices-table .table-card .table-card-title .table-card-title-text{flex:0 0 auto;max-width:min(200px,100%);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.table-fullscreen-portal .graph-table__table-section .devices-table .table-card .table-card-title .table-card-title-end{display:flex!important;flex-direction:row;align-items:center;gap:10px;margin-left:auto!important;flex:0 1 auto;min-width:0}.table-fullscreen-portal .graph-table__table-section .devices-table .table-card .table-card-title .table-card-title-search{flex:0 0 auto!important;min-width:0;display:flex!important;justify-content:flex-end!important}.table-fullscreen-portal .graph-table__table-section .devices-table .table-card .table-card-title .table-card-title-search .table-search-bar{max-width:min(420px,100%)}.table-fullscreen-portal .graph-table__table-section .devices-table .table-card .table-card-title .table-card-title-search .table-search-bar__input{width:min(280px,100%)}.table-fullscreen-portal .graph-table__table-section .devices-table .table-card .table-card-title .table-card-title-right{flex:0 0 auto;min-width:0}.table-fullscreen-portal .compliance-panel__time-filter,.table-fullscreen-portal .panel-content-heading,.table-fullscreen-portal .panel-tab-section__filter-row,.table-fullscreen-portal .panel-time-filter{display:none!important}.table-fullscreen-portal .action-panel-content{flex:1 1;min-height:0;padding:0!important;margin:0!important;gap:0!important;overflow:hidden}.table-title-fullscreen-exit-hint-layer{position:fixed;left:0;right:0;bottom:0;z-index:10000000;display:flex;justify-content:center;align-items:flex-end;padding-bottom:56px;pointer-events:none;box-sizing:border-box}.table-title-fullscreen-exit-hint{max-width:min(90vw,420px);padding:6px 12px;border-radius:7px;font-size:13px;font-weight:500;line-height:1.35;letter-spacing:.01em;color:#fff;text-align:center;white-space:nowrap;background:rgba(0,0,0,.62);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 4px 14px rgba(0,0,0,.25),0 2px 4px rgba(0,0,0,.12);border:1px solid hsla(0,0%,100%,.08);opacity:0;transform:translateY(8px);transition:opacity .28s ease-in-out,transform .28s ease-in-out}.table-title-fullscreen-exit-hint.table-title-fullscreen-exit-hint--visible{opacity:1;transform:translateY(0)}.table-title-fullscreen-exit-hint .table-title-fullscreen-exit-hint__key{display:inline-flex;align-items:center;justify-content:center;min-width:26px;margin:0 4px;padding:1px 7px;border-radius:6px;border:1px solid hsla(0,0%,100%,.34);background:hsla(0,0%,100%,.14);box-shadow:inset 0 -1px 0 hsla(0,0%,100%,.2);color:#fff;font:inherit;font-weight:600;line-height:1.2}@media(prefers-reduced-motion:reduce){.table-title-fullscreen-exit-hint{transition:opacity .15s ease;transform:none}.table-title-fullscreen-exit-hint.table-title-fullscreen-exit-hint--visible{transform:none}}.side-panel-content{flex-grow:1;width:100%}.chat,.chat-panel{width:100%;height:100%;display:flex;flex-direction:column}.chat{background:#fff;overflow:hidden}.chat .header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;flex-shrink:0}.chat .chat-search-input{width:100%;padding:10px;margin-bottom:15px;border:1px solid rgba(115,115,115,.233);border-radius:4px;flex-shrink:0}.chat .chat-table{width:100%;border-collapse:collapse;margin-bottom:15px;flex-grow:1;overflow-y:auto}.chat .chat-table td,.chat .chat-table th{padding:10px;border-bottom:1px solid rgba(89,92,90,.4078431373);text-align:left}.chat .chat-start-btn{padding:10px 20px;background:#4285f4;color:#fff;border:none;border-radius:4px;cursor:pointer;align-self:flex-end;flex-shrink:0}.chat .user-status{display:flex;align-items:center}.chat .user-status .dot{width:8px;height:8px;border-radius:50%;margin-right:6px}.chat .user-status .green{background:#34a853}.chat .user-status .gray{background:#697ba9}.patch-panel{width:100%;height:100%;display:flex}.patch-panel .patch-sidebar{width:200px;background:#f5f9ff;padding:20px;display:flex;flex-direction:column;font-weight:700;font-size:14px;border-right:1px solid rgba(115,115,115,.233);flex-shrink:0}.patch-panel .patch-sidebar .step{padding:10px;margin-bottom:8px;border-left:3px solid rgba(0,0,0,0);cursor:pointer}.patch-panel .patch-sidebar .step.active{border-color:#4285f4;font-weight:700}.patch-panel .patch-content{flex:1 1;padding:0 20px;display:flex;flex-direction:column;overflow:hidden;height:100%}.patch-panel .patch-content .modal-header{display:flex;justify-content:space-between;align-items:center;flex-shrink:0}.patch-panel .patch-content .patch-table-wrapper{flex:1 1;overflow-y:auto;margin-top:10px;border:1px solid rgba(115,115,115,.233);border-radius:4px;flex-grow:1}.patch-panel .patch-content .patch-table{width:100%;border-collapse:collapse}.patch-panel .patch-content .patch-table td,.patch-panel .patch-content .patch-table th{padding:12px;font-size:14px;border-bottom:1px solid rgba(115,115,115,.233);text-align:left}.patch-panel .patch-content .severity-badge{color:#c10000;font-weight:700;font-size:13px;padding:2px 8px;border:1px solid #c10000;border-radius:12px}.patch-panel .patch-content .modal-footer{padding-top:12px;display:flex;justify-content:flex-end;gap:10px;flex-shrink:0}.patch-panel .patch-content .primary-btn{background:#4285f4;color:#fff;padding:8px 16px;border:none;border-radius:4px;font-weight:700;cursor:pointer}:root{--page-header-offset:44px}.dropdown-container{position:relative;display:inline-block}.dropdown-container .dropdown-trigger{cursor:pointer;display:inline-flex;align-items:center}.dropdown-container .dropdown-content{position:fixed;top:auto;right:auto;margin:0;box-sizing:border-box;opacity:0;pointer-events:none;background:#fff;border:1px solid rgba(115,115,115,.233);border-radius:8px;box-shadow:0 8px 20px rgba(0,0,0,.12);z-index:9999;min-width:196px;padding:6px;visibility:hidden;transition:opacity .16s ease,visibility .16s ease}.dropdown-container .dropdown-content.is-open{opacity:1;visibility:visible;pointer-events:auto}.dropdown-container .dropdown-content .menu-item{padding:9px 12px;font-size:13px;font-weight:400;line-height:1.4;color:#1d2437;cursor:pointer;white-space:nowrap;text-transform:none;letter-spacing:normal;text-decoration:none;border-radius:6px;transition:background-color .12s ease,color .12s ease}.dropdown-container .dropdown-content .menu-item:hover{background-color:#f0f0f0;color:#1d2437;text-decoration:none}.dropdown-container .dropdown-content .menu-item:active{background-color:#f5f5f5}.dropdown-container .dropdown-content .menu-item+.menu-item{margin-top:2px}.devices-action-bar .action-panel-content .dropdown-container .dropdown-content .action-bar-table-pagination__option,.devices-action-bar .action-panel-content .dropdown-container .dropdown-content .table-export-menu__item{color:#1d2437;font-weight:400;text-decoration:none}.devices-action-bar .action-panel-content .dropdown-container .dropdown-content .action-bar-table-pagination__option:hover,.devices-action-bar .action-panel-content .dropdown-container .dropdown-content .table-export-menu__item:hover{color:#1d2437;text-decoration:none}