/*
Theme Name: FNC Vintage
Theme URI: https://fncvintage.com
Author: FNC Vintage
Author URI: https://fncvintage.com
Description: Custom production-ready WordPress theme for FNC Vintage — factory-direct vintage wholesale. Fully Elementor Free compatible with custom widgets for every homepage section (live stats, bundle builder, margin calculator, stock list, FAQ, audience tabs and more).
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.6
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: fnc-vintage
Tags: custom-colors, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, one-column, e-commerce

FNC Vintage is a bespoke theme. All component styling lives in assets/css/main.css
(enqueued via functions.php) so it can be cached and minified independently of
this required stylesheet header.
*/

/* Minimal safety reset so the theme looks correct even if main.css fails to load */
*{box-sizing:border-box;}
body{margin:0;}
img{max-width:100%;height:auto;}
a{color:inherit;}
