@keyframes rowFlash{0%{background-color:#1677ff33}60%{background-color:#1677ff1a}to{background-color:transparent}}.row-flash td{animation:rowFlash 1.2s ease-out forwards!important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#0a0d14}::-webkit-scrollbar-thumb{background:#1f2c42;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#2d3f5c}.ant-table-tbody>tr>td{transition:background-color .1s}body{background:#0a0d14!important}
