.div-table-container{width:100%;background:transparent;border-radius:8px;box-shadow:none;display:flex;flex-direction:column;min-height:400px;max-height:calc(100vh - 100px);overflow:hidden}.table-scroll-container{flex:1;display:flex;flex-direction:column;overflow:auto;position:relative;background:transparent;scrollbar-width:none;-ms-overflow-style:none}.fixed-header{position:sticky;top:0;z-index:20;background:transparent;box-shadow:none;margin-bottom:10px}.table-header{background:transparent;min-width:fit-content;height:48px;color:rgba(225,225,225,.6)}.header-cell,.table-header{display:flex;font-weight:500;align-items:center}.header-cell{font-size:12px;justify-content:space-between;cursor:pointer;user-select:none;flex-shrink:0;flex:1;min-width:90px;height:100%;padding:0 8px}.header-cell:first-child{border-radius:8px 0 0 8px}.header-cell:last-child{border-radius:0 16px 16px 0}.header-cell:nth-child(2){background:#0B132B!important;border-radius:16px 0 0 16px;padding-inline:8px}.header-cell:not(:first-child):not(:nth-child(2)){background:#0B132B;padding-inline:8px}.sort-indicator{font-size:12px;margin-top:6px;margin-right:60px}.header-cell.sorting-asc .sort-indicator,.header-cell.sorting-desc .sort-indicator{color:#1890ff}.table-body-scroll{flex:1;overflow:visible;background:transparent}.table-content-wrapper,.table-row{min-width:fit-content}.table-row{display:flex;transition:all .3s ease;cursor:pointer;background:transparent;min-height:72px;align-items:center;margin:4px 0 10px}.table-row:first-child{margin-top:0}.table-row:last-child{margin-bottom:0}.table-row .table-cell:first-child{border-radius:16px 0 0 16px;font-weight:500}.table-row .table-cell:nth-child(2){background:rgba(63,110,255,.2)!important;border-radius:16px 0 0 16px;padding-inline:16px}.table-row .table-cell:last-child{background:rgba(63,110,255,.2)!important;border-radius:0 16px 16px 0}.table-cell:not(:first-child):not(:nth-child(2)){background:rgba(63,110,255,.2)}.table-row:hover .table-cell:nth-child(2){border-left:2px solid rgba(255,255,255,.3)}.table-row:hover .table-cell:last-child,.table-row:hover .table-cell:nth-child(2){border-top:2px solid rgba(255,255,255,.3);border-bottom:2px solid rgba(255,255,255,.3)}.table-row:hover .table-cell:last-child{border-right:2px solid rgba(255,255,255,.3)}.table-row:hover .table-cell:not(:first-child):not(:nth-child(2)){border-top:2px solid rgba(255,255,255,.3);border-bottom:2px solid rgba(255,255,255,.3)}.table-cell{font-size:14px;color:#ffffff;display:flex;align-items:center;overflow:hidden;text-overflow:ellipsis;white-space:normal;word-wrap:break-word;flex-shrink:0;flex:1;min-width:90px;min-height:72px;line-height:1.4}.table-scroll-container::-webkit-scrollbar{width:0;height:0;display:none}.table-scroll-container::-webkit-scrollbar-track{background:#1a1a1a;border-radius:3px}.table-scroll-container::-webkit-scrollbar-thumb{background:#333;border-radius:3px}.table-scroll-container::-webkit-scrollbar-thumb:hover{background:#555}.table-scroll-container::-webkit-scrollbar-corner{background:#1a1a1a}.empty-container,.loading-container{align-items:center;height:200px;color:#999;flex-direction:column}.empty-container,.loading-container,.table-pagination{display:flex;justify-content:center;background:transparent}.table-pagination{padding:16px;margin-top:auto;position:sticky;bottom:0;z-index:10;flex-shrink:0}.table-pagination .ant-pagination{display:flex;justify-content:center;align-items:center}.table-pagination .ant-pagination-item{background:#1a2a4a;border:1px solid #fff!important;border-radius:4px}.table-pagination .ant-pagination-item a{color:#ffffff!important}.ant-pagination .ant-pagination-disabled .ant-pagination-item-link{color:#fff!important}.table-pagination .ant-pagination-item:hover{background:#070C1C;border-color:#fff}.table-pagination .ant-pagination-item:hover a{color:#fff!important}.table-pagination .ant-pagination-item-active{background:#0B132C!important;border:none!important;color:#fff!important}.table-pagination .ant-pagination-item-active a{color:#ffffff}.table-pagination .ant-pagination-next .ant-pagination-item-link,.table-pagination .ant-pagination-prev .ant-pagination-item-link{background:#0B132C!important;color:#ffffff;border-radius:4px}.table-pagination .ant-pagination-next .ant-pagination-item-link:hover,.table-pagination .ant-pagination-prev .ant-pagination-item-link:hover{background:#0B132C!important;color:#fff}.table-pagination .ant-pagination-total-text{color:#999}.table-pagination .ant-select-selector{background:#1a2a4a!important;border:1px solid #333!important;color:#ffffff!important;border-radius:4px!important}.table-pagination .ant-select-arrow{color:#999!important}@media (max-width:768px){.div-table-container{min-height:100vh;max-height:calc(100vh - 100px);overflow:hidden;position:relative}.table-container-collect{min-height:200px;max-height:calc(100vh - 150px);height:auto;overflow:hidden;display:flex;flex-direction:column}.table-body-scroll{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;min-height:calc(100vh - 450px);scrollbar-width:none;-ms-overflow-style:none}.fixed-header{position:sticky;top:0;z-index:100}.fixed-header,.table-header{background:#0B132B!important}.table-header{height:30px;min-width:auto;overflow-x:auto}.header-cell{min-width:100px;flex:none;background:#0B132B!important}.header-cell:first-child{background:#0B132B!important;border-radius:10px 0 0 10px;padding-left:16px}.header-cell:last-child{background:#0B132B!important;border-radius:0 10px 10px 0}.header-cell:nth-child(2){border-radius:0}.header-cell:not(:first-child):not(:nth-child(2)),.header-cell:nth-child(2){background:#0B132B!important}.sort-indicator{font-size:12px;margin-top:6px;margin-right:35px}.table-row{min-width:auto;min-height:0;overflow-x:auto;flex-wrap:nowrap;margin-bottom:0}.table-cell{min-width:100px;white-space:nowrap;text-overflow:ellipsis;min-height:40px}.table-row .table-cell:first-child{background:#0B132C!important;border-radius:8px 0 0 8px;background:rgba(63,110,255,.2)!important;padding-left:16px}.table-row .table-cell:nth-child(2){border-radius:0 0 0 0;padding:0}.table-row .table-cell:nth-child(3){background:rgba(63,110,255,.2)!important;padding-left:6px}.table-row .table-cell:last-child{background:rgba(63,110,255,.2)!important;border-radius:0 8px 8px 0}.table-row:hover .table-cell:first-child{border:2px solid rgba(255,255,255,.3);border-right:none}.table-row:hover .table-cell:nth-child(2){border-left:none}.table-row:hover .table-cell:last-child{border-right:2px solid rgba(255,255,255,.3)}.table-row:hover .table-cell:last-child,.table-row:hover .table-cell:not(:first-child):not(:nth-child(2)){border-top:2px solid rgba(255,255,255,.3);border-bottom:2px solid rgba(255,255,255,.3)}.load-more-indicator{display:flex;justify-content:center;align-items:center}}