/* Generated by tools/export_theme.py from ui/theme.py - do not edit. */
:root {
  --bg-base: #0C0D0A;
  --bg-panel: #15170F;
  --bg-elevated: #1E2016;
  --bg-hover: #2A2C1D;
  --border-subtle: #2A2E20;
  --border: #3B3D30;
  --border-focus: #C69A3E;
  --olive: #C69A3E;
  --olive-dim: #7D6127;
  --rust: #A9532F;
  --warning: #C89A3E;
  --error: #B8492B;
  --success: #7E8F3E;
  --text: #D8D2BE;
  --text-secondary: #8E8974;
  --text-disabled: #5C5A4C;
}
