/*
Theme Name: Prime Lens
Theme URI: https://primelens.com
Author: Prime Lens
Author URI: https://primelens.com
Description: Premium WooCommerce theme for Prime Lens contact lens and eyewear store. Modern, fast, and fully compatible with WooCommerce.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: prime-lens
Tags: woocommerce, e-commerce, custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

Prime Lens WordPress Theme, Copyright 2026 Prime Lens
*/

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