/*
Theme Name: ColorMag AsreJome
Theme URI: https://rooyeshhub.ir
Description: Child theme عصر جمعه — مجلهٔ آخر هفته | RTL/فارسی + Samim
Author: Rooyesh
Template: colormag
Version: 1.0.0
Text Domain: colormag-asrejome
*/

:root {
  --cm-accent: #fb8c00;
  --cm-bg: #fffaf0;
  --cm-surface: #ffffff;
  --cm-text: #3e2723;
  --cm-muted: #8d6e63;
  --cm-radius: 12px;
  --cm-gap: 1.2rem;
  --cm-font: Samim, Tahoma, "Segoe UI", sans-serif;
  --cm-shadow: 0 4px 16px rgba(251,140,0,0.1);
  --cm-header-dark: #3e2723;
}
