/* GENERATED from client.config.js `brand` by `npm run brand`. Do not edit by hand. */
:root {
  --ink: oklch(23% 0.045 350);
  --bg: oklch(96.8% 0.012 70);
  --muted: oklch(45% 0.030 350);
  --accent: oklch(38% 0.105 350);
  --accent-text: #fbf4f3;
  --font: 'Inter', system-ui, -apple-system, sans-serif;
  --radius: 14px;
}
