/*!
Theme Name: Fashion Freelancers
Theme URI: https://fashion-freelancers.com
Author: Naty Yona — NY Technologies
Author URI: https://fashion-freelancers.com
Description: Editorial theme for the Fashion Freelancers SaaS platform. Playfair Display + Inter typography, cream & gold palette, Vogue-inspired layouts. Designed for ff-core + ff-profiles plugins.
Version: 1.0.0
Requires at least: 6.4
Tested up to: 6.7
Requires PHP: 8.0
License: GPL v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: fashion-freelancers
Tags: fashion, editorial, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, rtl-language-support, block-patterns, wide-blocks
*/

/* ===== CSS RESET (minimal) ===== */
*, *::before, *::after { box-sizing: border-box; }
html { -webkit-text-size-adjust: 100%; }
body { margin: 0; }
img, picture, video, canvas, svg { display: block; max-width: 100%; height: auto; }
input, button, textarea, select { font: inherit; }
