/* theme_id: 14 - 翡翠森林 */
:root {
  --arc-red: #cc251e;
  --arc-red-dark: #95140f;
  --arc-red-deep: #6e110d;
  --arc-red-soft: #f9f1f1;
  --arc-surface2: #f1d6d5;
  --arc-border-red: rgba(204,37,30,0.18);
  --arc-accent: #cc251e;
  --arc-accent-dark: #95140f;
  --arc-gold: #ac2520;
  --arc-magenta: #cc251e;
  --arc-lime: #cc251e;
  --arc-cyan: #cc251e;
  --arc-coral: #95140f;
}
