/* theme_id: 315 - 柔和·酒红流光 */
:root {
  --arc-red: #a0bb72;
  --arc-red-dark: #7fa441;
  --arc-red-deep: #688439;
  --arc-red-soft: #f4f8ed;
  --arc-surface2: #e6f0d5;
  --arc-border-red: rgba(160,187,114,0.18);
  --arc-accent: #a0bb72;
  --arc-accent-dark: #7fa441;
  --arc-gold: #90ab63;
  --arc-magenta: #a0bb72;
  --arc-lime: #a0bb72;
  --arc-cyan: #a0bb72;
  --arc-coral: #7fa441;
}
