/* Code generated by cmd/generate-tokens from tokens.json - DO NOT EDIT. */

:root,
[data-theme="light"] {
  --accent: #a0432e;
  --accent-hover: #8a3626;
  --accent-light: #d4a888;
  --accent-muted: rgba(160,67,46,0.1);
  --aspect-harmonious: #3d6e3d;
  --aspect-tense: #a04040;
  --bg: #f5ecdc;
  --bg-elevated: #faf4e8;
  --bg-subtle: #ede3d0;
  --border: #d8ccb8;
  --border-subtle: #e5dac8;
  --card: #faf4e8;
  --nav-bg: rgba(245,236,220,0.92);
  --on-accent: #faf4e8;
  --text-primary: #2b1d12;
  --text-secondary: #5e4c3a;
  --text-tertiary: #5e5648;
}

[data-theme="dark"] {
  --accent: #e08868;
  --accent-hover: #eca088;
  --accent-light: #6a4030;
  --accent-muted: rgba(224,136,104,0.12);
  --aspect-harmonious: #7ab07a;
  --aspect-tense: #c06868;
  --bg: #1a1410;
  --bg-elevated: #221c16;
  --bg-subtle: #2a221a;
  --border: #342a20;
  --border-subtle: #2e2418;
  --card: #221c16;
  --nav-bg: rgba(26,20,16,0.95);
  --on-accent: #1a1410;
  --text-primary: #e8dcc8;
  --text-secondary: #a89880;
  --text-tertiary: #9a8e80;
}
