.simple-table-wrapper .ant-table table{border-collapse:separate;border-spacing:0 4px;background-color:var(--background-color)}.simple-table-wrapper .ant-table table .ant-table-row:hover .ant-table-cell{background-color:var(--neutral-50);transition:background-color .3s}.simple-table-wrapper .ant-table table .ant-table-row .ant-table-cell{background-color:var(--white);overflow-wrap:anywhere}.simple-table-wrapper .ant-table table .ant-table-row .ant-table-cell.ant-table-cell-ellipsis{overflow-wrap:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.simple-table-wrapper .ant-table table .ant-table-row .ant-table-cell.ant-table-cell-ellipsis>*{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.simple-table-wrapper .ant-table table .ant-table-row .ant-table-cell:first-of-type{border-radius:12px 0 0 12px;border:1px solid var(--neutral-50);border-right:0}.simple-table-wrapper .ant-table table .ant-table-row .ant-table-cell:last-of-type{border-radius:0 12px 12px 0;border:1px solid var(--neutral-50);border-left:0}.simple-table-wrapper .ant-table table .ant-table-row .ant-table-cell:not(:first-of-type):not(:last-of-type){border:1px solid var(--neutral-50);border-left:0;border-right:0}.simple-table-wrapper .ant-table table .ant-table-row .ant-table-cell.cell-heat{transition:background-color .2s ease}.simple-table-wrapper .ant-table table .ant-table-row .ant-table-cell.cell-heat.heat-gray{background-color:var(--neutral-300);--cell-bg:var(--neutral-300)}.simple-table-wrapper .ant-table table .ant-table-row .ant-table-cell.cell-heat.heat-green{background-color:var(--success-300);--cell-bg:var(--success-300)}.simple-table-wrapper .ant-table table .ant-table-row .ant-table-cell.cell-heat.heat-yellow{background-color:var(--warning-300);--cell-bg:var(--warning-300)}.simple-table-wrapper .ant-table table .ant-table-row .ant-table-cell.cell-heat.heat-red{background-color:var(--error-300);--cell-bg:var(--error-300)}.simple-table-wrapper .ant-table table .ant-table-row .ant-table-cell.cell-heat.heat-gray:hover{background-color:var(--neutral-400)}.simple-table-wrapper .ant-table table .ant-table-row .ant-table-cell.cell-heat.heat-green:hover{background-color:var(--success-400)}.simple-table-wrapper .ant-table table .ant-table-row .ant-table-cell.cell-heat.heat-yellow:hover{background-color:var(--warning-400)}.simple-table-wrapper .ant-table table .ant-table-row .ant-table-cell.cell-heat.heat-red:hover{background-color:var(--error-400)}.simple-table-wrapper .ant-table table .ant-table-row .ant-table-cell.column-splitter-cell,.simple-table-wrapper .ant-table-thead .column-splitter-cell{background-color:var(--neutral-200)!important;padding:0!important;pointer-events:none;cursor:default;border:none!important}.simple-table-wrapper .ant-table-thead .column-splitter-cell:before{display:none!important}.simple-table-wrapper .ant-table-thead th:has(+.column-splitter-cell):before{display:none!important}.simple-table-wrapper .heatmap-legend{display:flex;flex-wrap:wrap;gap:12px;margin-top:12px;align-items:center;font-size:12px}.simple-table-wrapper .legend-label{font-size:14px;font-weight:600}.simple-table-wrapper .legend-item{display:inline-flex;align-items:center;gap:8px}.simple-table-wrapper .legend-swatch{width:14px;height:14px;border-radius:4px;border:1px solid var(--neutral-200);display:inline-block}.simple-table-wrapper .legend-gray{background-color:var(--neutral-300)}.simple-table-wrapper .legend-green{background-color:var(--success-300)}.simple-table-wrapper .legend-yellow{background-color:var(--warning-300)}.simple-table-wrapper .legend-red{background-color:var(--error-300)}.simple-table-wrapper.full-dividers .ant-table table .ant-table-tbody .ant-table-cell{border:none!important}.simple-table-wrapper.full-dividers .ant-table table .ant-table-tbody .ant-table-cell:after,.simple-table-wrapper.full-dividers .ant-table table .ant-table-tbody .ant-table-cell:before{content:none!important;box-shadow:none!important;display:none!important}.simple-table-wrapper.full-dividers .ant-table table .ant-table-tbody .ant-table-cell:first-child{background-color:var(--white);border-right:0}.simple-table-wrapper.full-dividers .ant-table table .ant-table-cell-fix-left-last:after,.simple-table-wrapper.full-dividers .ant-table table .ant-table-cell-fix-left-last:before,.simple-table-wrapper.full-dividers .ant-table table .ant-table-cell-fix-right-first:after,.simple-table-wrapper.full-dividers .ant-table table .ant-table-cell-fix-right-first:before{content:none!important;box-shadow:none!important;display:none!important}.simple-table-wrapper.full-dividers .ant-table table .ant-table-row{background-color:var(--white)}.simple-table-wrapper.full-dividers .ant-table table .ant-table-row:hover{filter:brightness(.92);transition:filter .3s}.simple-table-wrapper.full-dividers .ant-table table .ant-table-tbody tr.ant-table-row:hover td.ant-table-cell:first-child{background-color:var(--white);padding-left:10px}.simple-table-wrapper.full-dividers .ant-table table .ant-table-tbody tr.ant-table-row td.ant-table-cell:first-child{padding-left:10px}.simple-table-wrapper.full-dividers .ant-table table .ant-table-tbody .ant-table-cell{position:relative;overflow:visible}.simple-table-wrapper.full-dividers .ant-table table .ant-table-tbody .ant-table-cell.configurable-table-actionable-cell:hover{filter:none!important}.simple-table-wrapper.full-dividers .ant-table table .ant-table-tbody .ant-table-cell.cell-heat{background-color:rgba(0,0,0,0)!important;padding:0 2px;height:42px}.simple-table-wrapper.full-dividers .ant-table table .ant-table-tbody .ant-table-cell.cell-heat:after{content:""!important;display:block!important;box-shadow:none!important;position:absolute;top:0;right:2px;bottom:0;left:2px;background-color:var(--cell-bg);pointer-events:none}.simple-table-wrapper.full-dividers .ant-table table .ant-table-tbody .ant-table-cell.column-splitter-cell{background-color:var(--neutral-200)!important;padding:0!important;pointer-events:none;cursor:default;border:none!important;filter:none!important}