/*
Theme Name: ColorMag SRBU
Theme URI: https://rooyeshhub.ir
Description: Child theme سربو — کسب‌وکار کوچک | RTL/فارسی + Shabnam
Author: Rooyesh
Template: colormag
Version: 1.0.0
Text Domain: colormag-srbu
*/

:root {
  --cm-accent: #ef6c00;
  --cm-bg: #fff8f2;
  --cm-surface: #ffffff;
  --cm-text: #2c1808;
  --cm-muted: #8a6548;
  --cm-radius: 10px;
  --cm-gap: 1rem;
  --cm-font: Shabnam, Tahoma, "Segoe UI", sans-serif;
  --cm-shadow: 0 3px 12px rgba(239,108,0,0.08);
  --cm-header-dark: #2c1808;
}
