:root{--foreground-rgb:0,0,0;--background-rgb:255,255,255}body{color:rgb(var(--foreground-rgb));background:rgb(var(--background-rgb))}.ant-table-wrapper .ant-table{border-radius:0}.ant-table-wrapper .ant-table-thead>tr>th{padding:6px 8px;background:#f7f9fb;border-right:1px solid #e4e7eb;border-bottom:1px solid #d9dfe7;font-weight:500}.ant-table-wrapper .ant-table-tbody>tr>td{padding:6px 8px;border-right:1px solid #e4e7eb;border-bottom:1px solid #e4e7eb}.ant-table-wrapper .ant-table-tbody>tr>td:last-child,.ant-table-wrapper .ant-table-thead>tr>th:last-child{border-right:none}.ant-table-wrapper .ant-table-cell-fix-left,.ant-table-wrapper .ant-table-cell-fix-right{background:#fff}.ant-table-wrapper .ant-table-tbody>tr:hover>td{background:#f5f9ff}