html{overflow-x:hidden}html,body{color:#000000e0;background-color:#fff;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;transition:background-color .2s,color .2s}html[data-theme=dark],html[data-theme=dark] body{color:#ffffffd9;background-color:#141414}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}.react-resizable{background-clip:padding-box;position:relative}.resizable-th{-webkit-user-select:none;user-select:none}.react-resizable-handle{z-index:10;cursor:col-resize;justify-content:center;align-items:center;width:16px;height:100%;display:flex;position:absolute;bottom:0;right:-8px}.react-resizable-handle:after{content:"";background-color:#0000;width:2px;height:40%;transition:background-color .2s;display:block}.react-resizable-handle:hover:after,.react-resizable-handle:active:after{background-color:#1677ff}
