/* theme_id: 470 - 霓虹·琥珀光谱 */
:root {
  --arc-red: #2f12ed;
  --arc-red-dark: #1d06b2;
  --arc-red-deep: #180688;
  --arc-red-soft: #f1f0f9;
  --arc-surface2: #dcd8f3;
  --arc-border-red: rgba(47,18,237,0.18);
  --arc-accent: #2f12ed;
  --arc-accent-dark: #1d06b2;
  --arc-gold: #2e15cb;
  --arc-magenta: #2f12ed;
  --arc-lime: #2f12ed;
  --arc-cyan: #2f12ed;
  --arc-coral: #1d06b2;
}
