/* theme_id: 410 - 霓虹·琥珀暮色 */
:root {
  --arc-red: #1480eb;
  --arc-red-dark: #075db0;
  --arc-red-deep: #084887;
  --arc-red-soft: #f0f5f9;
  --arc-surface2: #d8e6f3;
  --arc-border-red: rgba(20,128,235,0.18);
  --arc-accent: #1480eb;
  --arc-accent-dark: #075db0;
  --arc-gold: #1871c9;
  --arc-magenta: #1480eb;
  --arc-lime: #1480eb;
  --arc-cyan: #1480eb;
  --arc-coral: #075db0;
}
