/*
Theme Name: Digital Marketing Myanmar
Theme URI: https://digitalmarketingmyanmar.com
Author: Digital Marketing Myanmar
Author URI: https://digitalmarketingmyanmar.com
Description: A lightweight, modern, SEO-first educational theme for DigitalMarketingMyanmar.com — built for readability, topical authority, and generative-engine (AI search) optimization. No page builder required.
Version: 1.0.0
Requires at least: 6.2
Requires PHP: 7.4
Tested up to: 6.6
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: dmm
Tags: blog, education, custom-colors, custom-menu, custom-logo, editor-style, featured-images, threaded-comments, translation-ready, block-patterns, full-site-editing-not-supported

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.
*/

/* Base resets live in assets/css/main.css (enqueued via functions.php).
   This file intentionally stays minimal — WordPress requires style.css
   to exist with the header above for the theme to be recognized. */

:root{
  --color-primary:#2563EB;
  --color-secondary:#0F172A;
  --color-accent:#14B8A6;
  --color-bg:#FFFFFF;
  --color-bg-light:#F8FAFC;
  --color-border:#E2E8F0;
  --color-text:#1E293B;
  --color-text-muted:#64748B;
}
