/*
Theme Name: ColorMag 1L
Theme URI: https://rooyeshhub.ir
Description: Child theme وان‌ال — خبر سلامت | RTL/فارسی + Vazirmatn
Author: Rooyesh
Template: colormag
Version: 1.0.0
Text Domain: colormag-1-l
*/

:root {
  --cm-accent: #00897b;
  --cm-bg: #f2fbfa;
  --cm-surface: #ffffff;
  --cm-text: #0d2f2c;
  --cm-muted: #5f7f7a;
  --cm-radius: 8px;
  --cm-gap: 1rem;
  --cm-font: Vazirmatn, Tahoma, "Segoe UI", sans-serif;
  --cm-shadow: 0 2px 8px rgba(0,137,123,0.08);
  --cm-header-dark: #0d2f2c;
}
