.tablekit-root{--tk-z-cell:0;--tk-z-edge-border:2;--tk-z-resizer:5;--tk-z-rowpin:6;--tk-z-rowpin-pinned:7;--tk-z-cell-pinned:35;--tk-z-header-container:40;--tk-z-footer-container:40;--tk-z-cell-pinned-header:45;--header-bg-color:#f9fafb;--cell-bg-color:#ffffff;--tk-edge-border-color:rgb(209 213 219);--tk-rowpin-border-color:rgb(209 213 219)}.dark .tablekit-root{--header-bg-color:#1e293b;--cell-bg-color:#0f172a;--tk-edge-border-color:rgb(75 85 99);--tk-rowpin-border-color:rgb(75 85 99)}.tablekit-root .table-fixed{table-layout:fixed}.tablekit-root .table-auto{table-layout:auto}.tablekit-root .td-cell,.tablekit-root .th-cell{vertical-align:middle}.tablekit-root table.table-fixed td,.tablekit-root table.table-fixed th>div{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tablekit-root .resizer{position:absolute;top:0;bottom:0;right:-5px;width:10px;cursor:col-resize!important;user-select:none;touch-action:none;z-index:var(--tk-z-edge-border);display:flex;align-items:center;justify-content:center}.tablekit-root .resize-leftOnly{left:-5px;right:auto}.tablekit-root .resizer:after{content:"";position:absolute;left:50%;transform:translateX(-50%);width:2px;height:60%;background:rgba(0,0,0,.1);transition:background-color .15s ease}.dark .tablekit-root .resizer:after{background:rgb(75 85 99)}.tablekit-root .resizer.isResizing:after,.tablekit-root .resizer:hover:after{background:rgba(0,0,0,.4)}.dark .tablekit-root .resizer.isResizing:after,.dark .tablekit-root .resizer:hover:after{background:rgb(156 163 175)}.tablekit-root .th-cell.sticky[data-pinned=left] .resizer,.tablekit-root .th-cell.sticky[data-pinned=right] .resizer{z-index:var(--tk-z-resizer)!important}.tablekit-root .td-cell.sticky,.tablekit-root .th-cell.sticky{position:sticky!important}.tablekit-root .td-cell:not([data-pinned]){z-index:1}.tablekit-root .th-cell.sticky[data-pinned=left],.tablekit-root .th-cell.sticky[data-pinned=right]{background-color:var(--header-bg-color)!important;z-index:4!important}.tablekit-root .td-cell.sticky[data-pinned=left],.tablekit-root .td-cell.sticky[data-pinned=right]{background-color:var(--cell-bg-color)!important;z-index:3!important}.tablekit-root .td-cell.last-left-pinned:after,.tablekit-root .th-cell.last-left-pinned:after{content:"";position:absolute;top:0;right:0;bottom:0;width:2px;background-color:var(--tk-edge-border-color);pointer-events:none;z-index:1}.tablekit-root .td-cell.first-right-pinned:after,.tablekit-root .th-cell.first-right-pinned:after{content:"";position:absolute;top:0;left:0;bottom:0;width:2px;background-color:var(--tk-edge-border-color);pointer-events:none;z-index:1}.tablekit-root .td-cell.sticky[data-row-pinned=bottom],.tablekit-root .td-cell.sticky[data-row-pinned=top]{background-color:var(--cell-bg-color)!important;z-index:var(--tk-z-rowpin)!important}.tablekit-root .td-cell.sticky[data-row-pinned=bottom][data-pinned],.tablekit-root .td-cell.sticky[data-row-pinned=top][data-pinned]{z-index:var(--tk-z-rowpin-pinned)!important}.tablekit-root tr[data-row-pinned=top] .td-cell{box-shadow:inset 0 -1px 0 var(--tk-rowpin-border-color)}.tablekit-root tr[data-row-pinned=bottom] .td-cell{box-shadow:inset 0 1px 0 var(--tk-rowpin-border-color)}.tablekit-root thead[data-sticky=true]{z-index:var(--tk-z-header-container)}.tablekit-root [data-tablekit-aggregation-footer=true]{z-index:var(--tk-z-footer-container)}.tablekit-root [data-tablekit-aggregation-footer=true] td[data-pinned]{z-index:var(--tk-z-cell-pinned-header)}.tablekit-root table[data-column-pinning=true]{border-collapse:separate!important;border-spacing:0!important}.tablekit-root table[data-column-pinning=true] .th-cell.sticky[data-pinned]{background-color:var(--header-bg-color,#f9fafb)!important;background-clip:border-box;isolation:isolate;transform:translateZ(0);z-index:var(--tk-z-cell-pinned-header)!important}.tablekit-root table[data-column-pinning=true] .td-cell.sticky[data-pinned]{background-color:var(--cell-bg-color,#ffffff)!important;background-clip:border-box;isolation:isolate;transform:translateZ(0);z-index:var(--tk-z-cell-pinned)!important}.tablekit-root table[data-column-pinning=true] tr:hover .td-cell.sticky[data-pinned]{background-color:#f9fafb!important}.dark .tablekit-root table[data-column-pinning=true] tr:hover .td-cell.sticky[data-pinned]{background-color:#111827!important}.tablekit-root table[data-column-pinning=true] .td-cell:not([data-pinned]){z-index:var(--tk-z-cell)}.tablekit-root table[data-column-pinning=true] .td-cell.first-right-pinned:after,.tablekit-root table[data-column-pinning=true] .td-cell.last-left-pinned:after,.tablekit-root table[data-column-pinning=true] .th-cell.first-right-pinned:after,.tablekit-root table[data-column-pinning=true] .th-cell.last-left-pinned:after{z-index:var(--tk-z-edge-border)}.tablekit-root tr[data-group-row]>.td-cell{background-color:#f3f4f6}.dark .tablekit-root tr[data-group-row]>.td-cell{background-color:#1f2937}.tablekit-root tr[data-group-row]:hover>.td-cell{background-color:#e5e7eb}.dark .tablekit-root tr[data-group-row]:hover>.td-cell{background-color:#374151}.tablekit-root table[data-column-pinning=true] tr[data-group-row] .td-cell.sticky[data-pinned]{background-color:#f3f4f6!important}.dark .tablekit-root table[data-column-pinning=true] tr[data-group-row] .td-cell.sticky[data-pinned]{background-color:#1f2937!important}.tablekit-root table[data-column-pinning=true] tr[data-group-row]:hover .td-cell.sticky[data-pinned]{background-color:#e5e7eb!important}.dark .tablekit-root table[data-column-pinning=true] tr[data-group-row]:hover .td-cell.sticky[data-pinned]{background-color:#374151!important}._GzYRV{line-height:1.2;white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}._3eOF8{margin-right:5px;font-weight:700}._3eOF8+._3eOF8{margin-left:-5px}._1MFti{cursor:pointer}._f10Tu{font-size:1.2em;margin-right:5px;-webkit-user-select:none;-moz-user-select:none;user-select:none}._1UmXx:after{content:"\25B8"}._1LId0:after{content:"\25BE"}._1pNG9{margin-right:5px}._1pNG9:after{content:"...";font-size:.8em}._2IvMF{background:#eee}._2bkNM{margin:0;padding:0 10px}._1BXBN{margin:0;padding:0}._1MGIk{font-weight:600;margin-right:5px;color:#000000}._3uHL6{color:#000000}._1Gho6,._2T6PJ{color:#df113a}._vGjyY{color:rgb(42,63,60)}._1bQdo{color:#0b75f5}._3zQKs{color:rgb(70,144,56)}._1xvuR{color:#43413d}._2AXVT,._2KJWg,._oLqym{color:#000000}._11RoI{background:rgb(0,43,54)}._17H2C,._2bSDX,._3QHg2,._3fDAz{color:rgb(253,246,227)}._2bSDX{font-weight:bolder;margin-right:5px}._gsbQL{color:rgb(253,246,227)}._GTKgm,._LaAZe{color:rgb(129,181,172)}._Chy1W{color:rgb(203,75,22)}._2bveF{color:rgb(211,54,130)}._2vRm-{color:rgb(174,129,255)}._1prJR{color:rgb(38,139,210)}