/* theme_id: 555 - 幻影·湖蓝渐变 */
:root {
  --arc-red: #b8ce36;
  --arc-red-dark: #8c9f1d;
  --arc-red-deep: #6c7b19;
  --arc-red-soft: #f6f7ed;
  --arc-surface2: #ecf1d0;
  --arc-border-red: rgba(184,206,54,0.18);
  --arc-accent: #b8ce36;
  --arc-accent-dark: #8c9f1d;
  --arc-gold: #a0b332;
  --arc-magenta: #b8ce36;
  --arc-lime: #b8ce36;
  --arc-cyan: #b8ce36;
  --arc-coral: #8c9f1d;
}
