/* theme_id: 32 - 竹青淡雅 */
:root {
  --arc-red: #da105b;
  --arc-red-dark: #9e053e;
  --arc-red-deep: #75062f;
  --arc-red-soft: #f9f1f4;
  --arc-surface2: #f1d5df;
  --arc-border-red: rgba(218,16,91,0.18);
  --arc-accent: #da105b;
  --arc-accent-dark: #9e053e;
  --arc-gold: #b91351;
  --arc-magenta: #da105b;
  --arc-lime: #da105b;
  --arc-cyan: #da105b;
  --arc-coral: #9e053e;
}
