cm-live-chat-widget {
  --cm-radius: 0.625rem;
  --cm-background: oklch(1 0 0);
  --cm-foreground: oklch(0.25 0.1 260);
  --cm-card: oklch(1 0 0);
  --cm-card-foreground: oklch(0.25 0.1 260);
  --cm-popover: oklch(1 0 0);
  --cm-popover-foreground: oklch(0.25 0.1 260);
  --cm-primary: oklch(0.55 0.18 250);
  --cm-primary-foreground: oklch(0.98 0.01 250);
  --cm-secondary: oklch(0.96 0.02 250);
  --cm-secondary-foreground: oklch(0.55 0.18 250);
  --cm-muted: oklch(0.96 0.02 250);
  --cm-muted-foreground: oklch(0.5 0.05 250);
  --cm-accent: oklch(0.96 0.02 250);
  --cm-accent-foreground: oklch(0.55 0.18 250);
  --cm-destructive: oklch(0.6 0.2 25);
  --cm-border: oklch(0.9 0.03 250);
  --cm-input: oklch(0.9 0.03 250);
  --cm-ring: oklch(0.55 0.18 250);
}
