/* theme_id: 89 - 爱琴海蓝 */
:root {
  --arc-red: #de59b1;
  --arc-red-dark: #d21e95;
  --arc-red-deep: #ab1c7b;
  --arc-red-soft: #f9f1f6;
  --arc-surface2: #f1d5e8;
  --arc-border-red: rgba(222,89,177,0.18);
  --arc-accent: #de59b1;
  --arc-accent-dark: #d21e95;
  --arc-gold: #d345a4;
  --arc-magenta: #de59b1;
  --arc-lime: #de59b1;
  --arc-cyan: #de59b1;
  --arc-coral: #d21e95;
}
