/*
Theme Name: ColorMag Seyranga
Theme URI: https://rooyeshhub.ir
Description: Child theme سیرنگا — سفر و گردشگری | RTL/فارسی + Samim
Author: Rooyesh
Template: colormag
Version: 1.0.0
Text Domain: colormag-seyranga
*/

:root {
  --cm-accent: #00838f;
  --cm-bg: #f2fafb;
  --cm-surface: #ffffff;
  --cm-text: #0f2c30;
  --cm-muted: #5a7a7f;
  --cm-radius: 16px;
  --cm-gap: 1.2rem;
  --cm-font: Samim, Tahoma, "Segoe UI", sans-serif;
  --cm-shadow: 0 10px 30px rgba(0,131,143,0.08);
  --cm-header-dark: #0f2c30;
}
