/*
Theme Name: ColorMag RoozBox
Theme URI: https://rooyeshhub.ir
Description: Child theme روزباکس — اخبار IT روزانه | RTL/فارسی + Sahel
Author: Rooyesh
Template: colormag
Version: 1.0.0
Text Domain: colormag-roozbox
*/

:root {
  --cm-accent: #1565c0;
  --cm-bg: #f5f9ff;
  --cm-surface: #ffffff;
  --cm-text: #0d2137;
  --cm-muted: #607d8b;
  --cm-radius: 8px;
  --cm-gap: 0.95rem;
  --cm-font: Sahel, Tahoma, "Segoe UI", sans-serif;
  --cm-shadow: 0 2px 8px rgba(21,101,192,0.06);
  --cm-header-dark: #0d2137;
}
