/* GENERATED from client.config.js `brand` by `npm run brand`. Do not edit by hand. */
:root {
  --ink: oklch(26% 0.035 318);
  --bg: oklch(98.5% 0.006 95);
  --muted: oklch(48% 0.02 318);
  --accent: oklch(53% 0.15 305);
  --accent-text: #ffffff;
  --font: 'Inter', system-ui, -apple-system, sans-serif;
  --radius: 12px;
}
