html[data-app-theme="operations_high_contrast"] {
  color-scheme:dark;
  --ct-primary:#00a3ff;--ct-primary-hover:#55c2ff;--ct-primary-soft:#072f48;--ct-secondary:#d4dbe5;--ct-accent:#00e5ff;
  --ct-success:#35e36f;--ct-warning:#ffd000;--ct-danger:#ff5664;--ct-info:#4dc3ff;
  --ct-bg-page:#07111f;--ct-bg-surface:#0d1a2a;--ct-bg-elevated:#14263a;--ct-bg-muted:#0a1625;--ct-bg-sidebar:#000b16;--ct-bg-topbar:#07192c;
  --ct-text-primary:#fff;--ct-text-secondary:#edf5ff;--ct-text-muted:#c7d4e3;--ct-text-on-primary:#00111f;
  --ct-border:#7890aa;--ct-border-strong:#d7e6f5;--ct-focus-ring:#ffd000;
  --ct-table-header-bg:#102d49;--ct-table-header-text:#fff;--ct-table-row-hover:#173b5b;--ct-table-row-selected:#075985;--ct-table-border:#8da4bc;
  --ct-chart-1:#00a3ff;--ct-chart-2:#00e5ff;--ct-chart-3:#35e36f;--ct-chart-4:#ffd000;--ct-chart-5:#ff72d2;--ct-chart-grid:rgba(255,255,255,.30);--ct-chart-label:#fff;
}
