/* GENERATED from client.config.js `brand` by `npm run brand`. Do not edit by hand. */
:root {
  --ink: oklch(24% 0.035 256);
  --bg: oklch(98.6% 0.006 240);
  --muted: oklch(47% 0.022 254);
  --accent: oklch(52% 0.18 255);
  --accent-text: #ffffff;
  --font: 'Inter', system-ui, -apple-system, sans-serif;
  --radius: 12px;
}
