/*
Theme Name: App Project Theme
Theme URI: https://example.com
Author: App Project
Author URI: https://example.com
Description: High-performance dark marketing theme for app projects. Optimized for Core Web Vitals, mobile-first, with ACF-driven content and accent color control.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: app-project-theme
*/

/* Base reset and critical above-the-fold styles */
*, *::before, *::after { box-sizing: border-box; }
html { -webkit-text-size-adjust: 100%; }
body { margin: 0; }
