/*
Theme Name: ColorMag K1T
Theme URI: https://rooyeshhub.ir
Description: Child theme کی‌وان‌تی — گجت و موبایل | RTL/فارسی + Shabnam
Author: Rooyesh
Template: colormag
Version: 1.0.0
Text Domain: colormag-k1t
*/

:root {
  --cm-accent: #00acc1;
  --cm-bg: #eef9fb;
  --cm-surface: #ffffff;
  --cm-text: #0a2a30;
  --cm-muted: #5a7f88;
  --cm-radius: 14px;
  --cm-gap: 1rem;
  --cm-font: Shabnam, Tahoma, "Segoe UI", sans-serif;
  --cm-shadow: 0 4px 14px rgba(0,172,193,0.1);
  --cm-header-dark: #0a2a30;
}
