/* GENERATED from client.config.js `brand` by `npm run brand`. Do not edit by hand. */
:root {
  --ink: oklch(96% 0.012 250);
  --bg: oklch(15.5% 0.028 264);
  --muted: oklch(73% 0.022 258);
  --accent: oklch(83% 0.165 88);
  --accent-text: oklch(20% 0.04 90);
  --font: 'Inter', system-ui, -apple-system, sans-serif;
  --radius: 14px;
}
