:root{--data-cell-flash-up-background-color:#16a34acc;--data-cell-flash-up-color:#f0fdf4;--data-cell-flash-down-background-color:#dc2626cc;--data-cell-flash-down-color:#fef2f2}@media (prefers-color-scheme:dark){:root{--data-cell-flash-up-background-color:#86efaccc;--data-cell-flash-up-color:#14532d;--data-cell-flash-down-background-color:#fca5a5cc;--data-cell-flash-down-color:#7f1d1d}}@keyframes data-cell-flash-up{0%{background-color:#0000}12%{background-color:var(--data-cell-flash-up-background-color);color:var(--data-cell-flash-up-color)}to{background-color:#0000}}@keyframes data-cell-flash-down{0%{background-color:#0000}12%{background-color:var(--data-cell-flash-down-background-color);color:var(--data-cell-flash-down-color)}to{background-color:#0000}}.data-cell-flash-up{animation:1.6s ease-in-out data-cell-flash-up}.data-cell-flash-down{animation:1.6s ease-in-out data-cell-flash-down}
