.dagshub-react-table{width:100%}.dagshub-react-table table{font-style:normal;width:100%;border-spacing:0;border-collapse:separate!important;border-radius:6px;table-layout:fixed}.dagshub-react-table .mark-text{background-color:#ff0;background-clip:content-box}.dagshub-react-table .dagshub-input{gap:0;height:32px;padding:0;width:270px}.dagshub-react-table .dagshub-input input{padding:10px}.dagshub-react-table .dagshub-input .search-icon>svg{top:8px}.dagshub-react-table .dagshub-btn.normal{height:32px}.dagshub-react-table thead tr{background:var(--secondary-state-100);box-sizing:border-box;height:45px;position:relative}.dagshub-react-table table td{border:1px solid #e2e8f0;border-bottom:0;border-right:0}.dagshub-react-table table tr:last-of-type td{border-bottom:1px solid #e2e8f0}.dagshub-react-table table thead tr:first-of-type th:first-of-type{border-radius:6px 0 0 0}.dagshub-react-table table thead tr:first-of-type th:last-of-type{border-radius:0 6px 0 0}.dagshub-react-table table thead tr th:last-of-type,.dagshub-react-table table tr td:last-of-type{border-right:1px solid #e2e8f0}.dagshub-react-table table th{border:1px solid #e2e8f0;border-bottom:0;border-right:0;position:relative}.dagshub-react-table table th.cursor-pointer{cursor:pointer}.dagshub-react-table tbody tr{background:var(--secondary-state-50)}.dagshub-react-table .move-columns{display:flex!important;flex-direction:row}.dagshub-react-table td,.dagshub-react-table th{height:100%;padding:8px 16px;box-sizing:border-box;text-align:center}.dagshub-react-table td .resizer,.dagshub-react-table th .resizer{display:inline-block;width:2px;height:100%;position:absolute;right:0;top:0;transform:translateX(50%);z-index:1;touch-action:none}.dagshub-react-table td .resizer.isResizing,.dagshub-react-table th .resizer.isResizing{background:var(--primary-purple-600);border:2px solid var(--primary-purple-300)}.dagshub-react-table tr:last-of-type,.dagshub-react-table tr:last-of-type td:first-of-type{border-bottom-left-radius:6px}.dagshub-react-table tr:last-of-type,.dagshub-react-table tr:last-of-type td:last-of-type{border-bottom-right-radius:6px}.resizer{position:absolute;right:0;top:0;height:100%;width:5px;background:rgba(0,0,0,.5);cursor:col-resize;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:none}.resizer.isResizing{background:blue;opacity:1}.row-resize-handle{border-left:none!important;background:rgba(0,0,0,0)}.row-resizer{position:absolute;left:0;bottom:-2px;width:100%;height:4px;background:rgba(0,0,0,.5);cursor:row-resize;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:none;opacity:0;z-index:1}.row-resizer.isResizing{background:var(--primary-purple-600);opacity:1}@media(hover:hover){.resizer{opacity:0}:hover>.resizer,td:hover .row-resizer{opacity:1}}