/*
Theme Name: ColorMag CGDL
Theme URI: https://rooyeshhub.ir
Description: Child theme سیگدال — جامعه و شهر | RTL/فارسی + Samim
Author: Rooyesh
Template: colormag
Version: 1.0.0
Text Domain: colormag-cgdl
*/

:root {
  --cm-accent: #6a1b9a;
  --cm-bg: #faf5fc;
  --cm-surface: #ffffff;
  --cm-text: #2a1038;
  --cm-muted: #7a5f88;
  --cm-radius: 8px;
  --cm-gap: 1rem;
  --cm-font: Samim, Tahoma, "Segoe UI", sans-serif;
  --cm-shadow: 0 2px 10px rgba(106,27,154,0.08);
  --cm-header-dark: #2a1038;
}
