/* GENERATED from client.config.js `brand` by `npm run brand`. Do not edit by hand. */
:root {
  --ink: oklch(24% 0.014 264);
  --bg: oklch(95.5% 0.008 88);
  --muted: oklch(45% 0.012 264);
  --accent: oklch(38% 0.09 256);
  --accent-text: #ffffff;
  --font: 'Inter', system-ui, -apple-system, sans-serif;
  --radius: 8px;
}
