/* mother-diversity · midnight-gold · 深夜影厅 · 金橙+电蓝撞色 */
:root {
  --div-accent: #f59e0b;
  --div-secondary: #3b82f6;
  --div-highlight: #f97316;
  --div-bg: #0a0a0f;
  --div-surface: #14141c;
  --div-text: #f5f5f4;
  --div-muted: #a8a29e;
  color-scheme: dark;
}

body.body-div {
  --div-accent: #f59e0b;
  --div-secondary: #3b82f6;
  --div-highlight: #f97316;
}
