
/*
Theme Name: AdzVillage Agency Theme
Theme URI: https://adzvillage.com
Author: AdzVillage Marketing
Author URI: https://adzvillage.com
Description: A clean, Tailwind-CDN-powered landing theme for a social media agency. Includes WhatsApp CTA tracking and Spec overlay toggle.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: adzvillage-agency
Tags: landing, one-column, custom-menu, featured-images, tailwind
*/
:root{
  --brand: #111827; /* slate-900 */
  --accent: #2563eb; /* blue-600 */
  --muted: #6b7280; /* gray-500 */
  --surface: #0b1220; /* deep bg for hero */
}
/* minimal reset to avoid WordPress editor margins on front */
body{margin:0;}
