/*
Theme Name: BestReloadingPress Pro
Theme URI: https://bestreloadingpress.net
Author: BestReloadingPress
Author URI: https://bestreloadingpress.net
Description: Premium safety-first reloading press buying and bench-planning platform. Equipment selection, comparison engine, safety checklists, maintenance trackers and Amazon affiliate monetization. Equipment-only. No load data, no powder charge calculators, no recipe generators.
Version: 1.1.0
Requires at least: 6.3
Tested up to: 6.6
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: bestreloadingpress-pro
Tags: affiliate, blog, custom-colors, custom-menu, featured-images, full-width-template, theme-options, block-styles, block-patterns, wide-blocks, responsive
*/

/* Base reset and foundational styles live in /assets/css/main.css.
   This file exists for the WordPress theme header and minimal fallback. */

html { box-sizing: border-box; }
*, *:before, *:after { box-sizing: inherit; }
body { margin: 0; font-family: system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; line-height: 1.55; color: #1a1a1a; background: #ffffff; }
img { max-width: 100%; height: auto; }
a { color: inherit; }
