/*
Theme Name: ColorMag GameDaily
Theme URI: https://rooyeshhub.ir
Description: Child theme گیم‌دیلی — خبر روزانه بازی | RTL/فارسی + Shabnam
Author: Rooyesh
Template: colormag
Version: 1.0.0
Text Domain: colormag-gamedaily
*/

:root {
  --cm-accent: #7c4dff;
  --cm-bg: #12121a;
  --cm-surface: #1c1c28;
  --cm-text: #ece8ff;
  --cm-muted: #9b94b8;
  --cm-radius: 12px;
  --cm-gap: 1rem;
  --cm-font: Shabnam, Tahoma, "Segoe UI", sans-serif;
  --cm-shadow: 0 0 24px rgba(124,77,255,0.15);
  --cm-header-dark: #0a0a10;
}
