@media (forced-colors: active) {
  :root {
    --color-border: CanvasText;
    --color-text: CanvasText;
    --color-text-muted: GrayText;
  }
}
