/* theme_id: 564 - 幻影·草绿脉冲 */
:root {
  --arc-red: #0d16ab;
  --arc-red-dark: #03096d;
  --arc-red-deep: #040958;
  --arc-red-soft: #edeef7;
  --arc-surface2: #d0d2f1;
  --arc-border-red: rgba(13,22,171,0.18);
  --arc-accent: #0d16ab;
  --arc-accent-dark: #03096d;
  --arc-gold: #0f158a;
  --arc-magenta: #0d16ab;
  --arc-lime: #0d16ab;
  --arc-cyan: #0d16ab;
  --arc-coral: #03096d;
}
