/*
Theme Name: MYP Agency Master Template
Theme URI: https://makeyourproperty.com/
Author: Make Your Property
Author URI: https://makeyourproperty.com/
Description: A high-performance, minimalist core master theme designed for real estate agency deployments with Elementor Pro integration.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: myp-agency-theme
*/

/* Core Reset Defaults */
body {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}