/*
Theme Name: ColorMag 1Khalaban
Theme URI: https://rooyeshhub.ir
Description: Child theme یک‌خلبان — هوانوردی و پرواز | RTL/فارسی + Samim
Author: Rooyesh
Template: colormag
Version: 1.0.0
Text Domain: colormag-1khalaban
*/

:root {
  --cm-accent: #0288d1;
  --cm-bg: #f0f7fc;
  --cm-surface: #ffffff;
  --cm-text: #0d2b3e;
  --cm-muted: #5b7a8f;
  --cm-radius: 14px;
  --cm-gap: 1.25rem;
  --cm-font: Samim, Tahoma, "Segoe UI", sans-serif;
  --cm-shadow: 0 8px 24px rgba(2,136,209,0.08);
  --cm-header-dark: #0d2b3e;
}
