/* theme_id: 554 - 幻影·松绿渐变 */
:root {
  --arc-red: #a036b5;
  --arc-red-dark: #741f84;
  --arc-red-deep: #561961;
  --arc-red-soft: #f6edf7;
  --arc-surface2: #ecd0f1;
  --arc-border-red: rgba(160,54,181,0.18);
  --arc-accent: #a036b5;
  --arc-accent-dark: #741f84;
  --arc-gold: #883498;
  --arc-magenta: #a036b5;
  --arc-lime: #a036b5;
  --arc-cyan: #a036b5;
  --arc-coral: #741f84;
}
