/* theme_id: 480 - 霓虹·翡翠幻影 */
:root {
  --arc-red: #1490b8;
  --arc-red-dark: #08617d;
  --arc-red-deep: #074255;
  --arc-red-soft: #f0f7f9;
  --arc-surface2: #d8ecf3;
  --arc-border-red: rgba(20,144,184,0.18);
  --arc-accent: #1490b8;
  --arc-accent-dark: #08617d;
  --arc-gold: #167998;
  --arc-magenta: #1490b8;
  --arc-lime: #1490b8;
  --arc-cyan: #1490b8;
  --arc-coral: #08617d;
}
