/*
Theme Name: ColorMag AL3
Theme URI: https://rooyeshhub.ir
Description: Child theme آل‌تری — علم و محیط زیست | RTL/فارسی + Samim
Author: Rooyesh
Template: colormag
Version: 1.0.0
Text Domain: colormag-al3
*/

:root {
  --cm-accent: #2e7d32;
  --cm-bg: #f5faf5;
  --cm-surface: #ffffff;
  --cm-text: #1b2e1c;
  --cm-muted: #5f735f;
  --cm-radius: 10px;
  --cm-gap: 1.1rem;
  --cm-font: Samim, Tahoma, "Segoe UI", sans-serif;
  --cm-shadow: 0 2px 10px rgba(46,125,50,0.08);
  --cm-header-dark: #1b2e1c;
}
