/*
Theme Name: A3 Engineering Works
Theme URI: https://a3mechprojects.com
Author: A3 Mechanical Engineering Works
Author URI: https://a3mechprojects.com
Description: Professional industrial engineering WordPress theme for A3 Mechanical Engineering Works. Features customizable colors, quote request forms with file upload, service showcases, and full admin panel controls.
Version: 1.0.0
Requires at least: 5.8
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: a3-engineering
Tags: business, industrial, engineering, custom-colors, custom-logo, custom-menu, featured-images, footer-widgets, full-width-template, responsive-layout, theme-options
*/

/* Base reset - full styles in assets/css/main.css */
*, *::before, *::after { box-sizing: border-box; }
body { margin: 0; padding: 0; }
img { max-width: 100%; height: auto; }
