/* GENERATED from client.config.js `brand` by `npm run brand`. Do not edit by hand. */
:root {
  --ink: oklch(24% 0.018 70);
  --bg: oklch(96.5% 0.014 83);
  --muted: oklch(46% 0.016 70);
  --accent: oklch(50% 0.15 33);
  --accent-text: #ffffff;
  --font: 'Inter', system-ui, -apple-system, sans-serif;
  --radius: 10px;
}
