/* theme_id: 432 - 霓虹·橙光冰霜 */
:root {
  --arc-red: #be480e;
  --arc-red-dark: #812d04;
  --arc-red-deep: #582004;
  --arc-red-soft: #f9f3f0;
  --arc-surface2: #f3e1d8;
  --arc-border-red: rgba(190,72,14,0.18);
  --arc-accent: #be480e;
  --arc-accent-dark: #812d04;
  --arc-gold: #9d3f10;
  --arc-magenta: #be480e;
  --arc-lime: #be480e;
  --arc-cyan: #be480e;
  --arc-coral: #812d04;
}
