:root[data-client-ui="default"] {
  --client-brand-primary: #0f766e;
  --client-brand-primary-dark: #0b5f59;
  --client-brand-accent: #f59e0b;
  --client-font: Inter, "SF Pro Text", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --client-card-radius: 12px;
}
