/*
Theme Name: ColorMag MyCK
Theme URI: https://rooyeshhub.ir
Description: Child theme مای‌چک — مالی شخصی | RTL/فارسی + Vazirmatn
Author: Rooyesh
Template: colormag
Version: 1.0.0
Text Domain: colormag-myck
*/

:root {
  --cm-accent: #1565c0;
  --cm-bg: #f3f8fd;
  --cm-surface: #ffffff;
  --cm-text: #0d2137;
  --cm-muted: #5a7390;
  --cm-radius: 8px;
  --cm-gap: 1rem;
  --cm-font: Vazirmatn, Tahoma, "Segoe UI", sans-serif;
  --cm-shadow: 0 2px 8px rgba(21,101,192,0.08);
  --cm-header-dark: #0d2137;
}
