/* theme_id: 468 - 霓虹·紫罗兰光谱 */
:root {
  --arc-red: #af1d64;
  --arc-red-dark: #770d41;
  --arc-red-deep: #510b2d;
  --arc-red-soft: #f9f0f5;
  --arc-surface2: #f3d8e5;
  --arc-border-red: rgba(175,29,100,0.18);
  --arc-accent: #af1d64;
  --arc-accent-dark: #770d41;
  --arc-gold: #911d55;
  --arc-magenta: #af1d64;
  --arc-lime: #af1d64;
  --arc-cyan: #af1d64;
  --arc-coral: #770d41;
}
