/*
Theme Name: Eagle Reborn
Theme URI: https://eaglereborn.com.au
Author: Eagle Reborn Pty Ltd
Description: Premium brand theme for Eagle Reborn — anodised-aluminium inline shower filter. Built for a phased launch (email capture → Amazon → WooCommerce) without a rebuild. WooCommerce-ready.
Version: 1.0.0
Requires at least: 6.4
Tested up to: 6.7
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: eagle-reborn
Tags: woocommerce, custom-colors, custom-menu, accessibility-ready
*/

/*
 * This file carries only the theme header (required by WordPress) plus a few
 * resets. The real styling lives in assets/css/main.css for cache control.
 */

*, *::before, *::after { box-sizing: border-box; }
html { -webkit-text-size-adjust: 100%; }
body { margin: 0; }
img, picture, svg, video { display: block; max-width: 100%; height: auto; }
