:root {
  --bg: #f5f5f5;
  --bg-neutral: #fafafa;
  --surface: #ffffff;
  --border: #e0e0e0;
  --text-main: #222;
  --text-muted: #666;
  --accent: #c79b3b;
}
