:root,[data-theme=light]{--kux-table-overscroll-shadow:rgba(0,0,0,0.04)}[data-theme=dark]{--kux-table-overscroll-shadow:rgba(0,0,0,0.40)}.kux-table{display:flex;width:100%;position:relative;color:var(--kux-text);--shadow-x-sign:1}[dir=rtl] .kux-table{--shadow-x-sign:-1}.kux-table.is-bordered{border-radius:12px;border:.5px solid var(--kux-cover12)}.kux-table.is-bordered td,.kux-table.is-bordered th{border-right:.5px solid var(--kux-cover12)}.kux-table.is-bordered td:last-child,.kux-table.is-bordered th:last-child{border-right:none}.kux-table.is-striped tr:nth-child(2n){background-color:var(--kux-cover2)}.kux-table.can-scroll[data-at=middle] .kux-table-item.is-end,.kux-table.can-scroll[data-at=start] .kux-table-item.is-end{box-shadow:calc(var(--shadow-x-sign) * -2px) 0 6px 0 var(--kux-table-overscroll-shadow)}.kux-table.can-scroll[data-at=end] .kux-table-item.is-start,.kux-table.can-scroll[data-at=middle] .kux-table-item.is-start{box-shadow:calc(var(--shadow-x-sign) * 2px) 0 6px 0 var(--kux-table-overscroll-shadow)}.kux-table-item{flex-shrink:0;position:relative}[dir=rtl] .kux-table-item.is-start thead th:first-child{border-top-right-radius:12px;border-bottom-right-radius:12px}[dir=ltr] .kux-table-item.is-start thead th:first-child,[dir=rtl] .kux-table-item.is-end thead th:last-child{border-top-left-radius:12px;border-bottom-left-radius:12px}[dir=ltr] .kux-table-item.is-end thead th:last-child{border-top-right-radius:12px;border-bottom-right-radius:12px}.kux-table-item.is-middle{flex:1 1;overflow-x:auto;scrollbar-width:auto;-ms-overflow-style:initial}.kux-table-item.is-middle::-webkit-scrollbar{display:initial;width:4px;height:4px;background:transparent}.kux-table-item.is-middle::-webkit-scrollbar-track{width:4px;background:transparent}.kux-table-item.is-middle::-webkit-scrollbar-thumb{width:4px;background:var(--kux-divider8);border-radius:2px}[dir=rtl] .kux-table-item.is-middle:first-child thead th:first-child{border-top-right-radius:12px;border-bottom-right-radius:12px}[dir=ltr] .kux-table-item.is-middle:first-child thead th:first-child,[dir=rtl] .kux-table-item.is-middle:last-child thead th:last-child{border-top-left-radius:12px;border-bottom-left-radius:12px}[dir=ltr] .kux-table-item.is-middle:last-child thead th:last-child{border-top-right-radius:12px;border-bottom-right-radius:12px}.kux-table-item.is-middle .kux-table-inner{width:100%}.kux-table-inner{border-collapse:collapse;table-layout:fixed}.kux-table-inner th{background-color:var(--kux-cover2);color:var(--kux-text40);padding:0 16px;height:40px;font-size:12px;line-height:1.1;font-weight:400}.kux-table-inner td{padding:0 16px;border-bottom:.5px solid var(--kux-cover12);height:48px}.kux-table-inner tbody{font-size:13px;font-weight:500}.kux-table-inner tr:last-of-type td{border-bottom:none}
/*# sourceMappingURL=cae2f2785635c440.css.map*/