@layer base {
  :root {
    --highlight: var(--success);
    --highlight-foreground: var(--success-foreground);
  }
}
