/* theme_id: 534 - 幻影·草绿冰霜 */
:root {
  --arc-red: #986b1f;
  --arc-red-dark: #62430f;
  --arc-red-deep: #4e360d;
  --arc-red-soft: #f7f3ed;
  --arc-surface2: #f1e5d0;
  --arc-border-red: rgba(152,107,31,0.18);
  --arc-accent: #986b1f;
  --arc-accent-dark: #62430f;
  --arc-gold: #7b581e;
  --arc-magenta: #986b1f;
  --arc-lime: #986b1f;
  --arc-cyan: #986b1f;
  --arc-coral: #62430f;
}
