/* GENERATED from client.config.js `brand` by `npm run brand`. Do not edit by hand. */
:root {
  --ink: oklch(96% 0.006 250);
  --bg: oklch(14.5% 0.014 262);
  --muted: oklch(72% 0.014 258);
  --accent: oklch(70% 0.17 248);
  --accent-text: oklch(16% 0.03 250);
  --font: 'Inter', system-ui, -apple-system, sans-serif;
  --radius: 14px;
}
