/* GENERATED from client.config.js `brand` by `npm run brand`. Do not edit by hand. */
:root {
  --ink: oklch(25% 0.03 168);
  --bg: oklch(97.6% 0.012 95);
  --muted: oklch(45% 0.022 168);
  --accent: oklch(46% 0.11 160);
  --accent-text: #ffffff;
  --font: 'Inter', system-ui, -apple-system, sans-serif;
  --radius: 12px;
}
