/*
Theme Name: YMEU – Yardley Makefield Emergency Unit
Theme URI: https://ymeu.org
Author: YMEU
Author URI: https://ymeu.org
Description: Custom Elementor-compatible WordPress theme for Yardley Makefield Emergency Unit. Built to mirror the YMEU design system with a navy/gold/red palette, full Elementor support (header, footer, single, archive locations), Elementor Canvas + Full Width page templates, and a hard-coded front page that matches the marketing mockup out of the box.
Version: 1.0.14
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ymeu
Tags: nonprofit, community, elementor, custom-colors, custom-logo, custom-menu, featured-images, full-width-template, threaded-comments, translation-ready
*/

/*  Theme CSS is loaded from /assets/css/main.css via functions.php.
    This file exists only for theme metadata (required by WordPress)
    and a small reset so the theme is usable before main.css loads. */

html { box-sizing: border-box; }
*, *::before, *::after { box-sizing: inherit; }
body { margin: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; }
