/* coffeetreat brand theme — black + warm orange */
:root {
  --brand-primary: oklch(0.68 0.16 50);
  --brand-primary-foreground: oklch(0.98 0 0);
  --brand-header-bg: oklch(0.18 0 0);
  --brand-header-fg: oklch(0.98 0 0);
}
