/*
Theme Name: Geoty Custom Theme
Theme URI: https://enginereplacementparts.com/
Author: Geoty Team
Author URI: https://enginereplacementparts.com/
Description: Fully custom WordPress theme with unified visual system and WooCommerce catalog mode.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.9
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: geoty
*/

/*
 * Core design tokens and component styles live in assets/css/custom-theme.css.
 * Keep this file focused on theme metadata and minimal base safety rules.
 */

html,
body {
  margin: 0;
  padding: 0;
}
