/* Shared semantic accents. Keep charts aligned with prediction odds colours. */
html[data-theme="dark"] {
  --series-1: #39d353 !important;
  --series-neg: #ff1f1f !important;
}
