/*
Theme Name: ColorMag RZ3
Theme URI: https://rooyeshhub.ir
Description: Child theme آرز۳ — بین‌الملل | RTL/فارسی + Parastoo
Author: Rooyesh
Template: colormag
Version: 1.0.0
Text Domain: colormag-rz3
*/

:root {
  --cm-accent: #00695c;
  --cm-bg: #f2f8f7;
  --cm-surface: #ffffff;
  --cm-text: #0d2925;
  --cm-muted: #5a7872;
  --cm-radius: 6px;
  --cm-gap: 1rem;
  --cm-font: Parastoo, Tahoma, "Segoe UI", sans-serif;
  --cm-shadow: 0 2px 8px rgba(0,105,92,0.08);
  --cm-header-dark: #0d2925;
}
