/* theme_id: 270 - 深邃·琥珀光谱 */
:root {
  --arc-red: #846a0b;
  --arc-red-dark: #6c5604;
  --arc-red-deep: #574505;
  --arc-red-soft: #f9f7f1;
  --arc-surface2: #f2eacf;
  --arc-border-red: rgba(132,106,11,0.18);
  --arc-accent: #846a0b;
  --arc-accent-dark: #6c5604;
  --arc-gold: #65520b;
  --arc-magenta: #846a0b;
  --arc-lime: #846a0b;
  --arc-cyan: #846a0b;
  --arc-coral: #6c5604;
}
