/*
Theme Name: ColorMag TizWeb
Theme URI: https://rooyeshhub.ir
Description: Child theme تیزوب — صنعت وب و ابزار دیجیتال | RTL/فارسی + Sahel
Author: Rooyesh
Template: colormag
Version: 1.0.0
Text Domain: colormag-tizweb
*/

:root {
  --cm-accent: #0f4c81;
  --cm-bg: #f4f7fb;
  --cm-surface: #ffffff;
  --cm-text: #0b1f33;
  --cm-muted: #5a6f84;
  --cm-radius: 6px;
  --cm-gap: 1.15rem;
  --cm-font: Sahel, Tahoma, "Segoe UI", sans-serif;
  --cm-shadow: 0 1px 0 rgba(15,76,129,0.08);
  --cm-header-dark: #0b1f33;
}
