/* theme_id: 240 - 深邃·琥珀云雾 */
:root {
  --arc-red: #194b76;
  --arc-red-dark: #0f3b61;
  --arc-red-deep: #0e304e;
  --arc-red-soft: #f1f5f9;
  --arc-surface2: #cfe2f2;
  --arc-border-red: rgba(25,75,118,0.18);
  --arc-accent: #194b76;
  --arc-accent-dark: #0f3b61;
  --arc-gold: #163a5a;
  --arc-magenta: #194b76;
  --arc-lime: #194b76;
  --arc-cyan: #194b76;
  --arc-coral: #0f3b61;
}
