th[data-sort]{cursor:pointer;user-select:none;white-space:nowrap;transition:background .15s,color .15s}
th[data-sort]:hover,th[data-sort]:focus-within{background:#dfe8df;color:#14332b}
th[data-sort].sorted{background:#dce9df;color:#176247}
.sortArrow{display:inline-block;margin-left:7px;font-size:10px;min-width:10px;color:#1d765b}
