/* theme_id: 249 - 深邃·象牙霓虹 */
:root {
  --arc-red: #d03e0b;
  --arc-red-dark: #902804;
  --arc-red-deep: #681d03;
  --arc-red-soft: #f9f3f1;
  --arc-surface2: #f2d8cf;
  --arc-border-red: rgba(208,62,11,0.18);
  --arc-accent: #d03e0b;
  --arc-accent-dark: #902804;
  --arc-gold: #af380e;
  --arc-magenta: #d03e0b;
  --arc-lime: #d03e0b;
  --arc-cyan: #d03e0b;
  --arc-coral: #902804;
}
