.table-responsive{overflow:auto;}
.table thead th{background:rgba(255,255,255,0.06);} 
.col-resize-handle:hover{background:rgba(255,255,255,0.08);} 
.show-focus :focus{outline:2px solid var(--accent, #22d3ee); outline-offset:2px;}
