.table-container{padding:0;background-color:#f9f9f9}.ant-table{background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1)}.ant-table,.compact-table .ant-table-cell{font-size:12px}.ant-input,.ant-picker{border-radius:6px}.ant-table .ant-table-cell-row-hover{background-color:#d0d0d0!important;cursor:pointer}.clickable-row:hover{cursor:pointer;background-color:#d0d0d0}body.resizing,body.resizing *{user-select:none!important}.controls{margin-bottom:16px;display:flex;gap:16px}.resizable-column{position:relative;padding-right:8px}.resizable-column:after{content:"";position:absolute;right:0;top:0;width:5px;height:100%;cursor:col-resize;background-color:transparent}.resizable-column:hover:after{background-color:rgba(0,0,0,.1)}input{outline:none!important;background:transparent!important}input:focus{box-shadow:none!important}.react-resizable-handle{position:absolute;right:0;top:0;bottom:0;width:4px;cursor:col-resize;background-color:transparent;z-index:1}.react-resizable-handle:hover{background-color:rgba(0,0,0,.1)}.ant-table-wrapper .ant-table-tbody>tr:nth-child(2n)>td,.table-striped .ant-table-tbody>tr:nth-child(2n){background-color:#e7e7e7;background:#e7e7e7}.table-striped .ant-table-cell-fix-left .ant-table-tbody>tr:nth-child(2n)>td,.table-striped .ant-table-fixed-right .ant-table-tbody>tr:nth-child(2n)>td{background-color:#e7e7e7}.no-select{user-select:none}.truncated-row{max-height:1.6em;overflow:hidden;transition:max-height .5s ease;white-space:normal;text-overflow:ellipsis}.expanded-row{max-height:600px;transition:min-height .5s ease}