/*
Theme Name: ResumeGrow
Theme URI: https://resumegrow.example.com
Author: AScore Tech
Author URI: https://ascoretech.example.com
Description: ResumeGrow by AScore Tech — premium career & digital services WordPress theme. v30.3 adds 16 unique service-detail layouts on a shared design system, simplified hero, and global #4b83ff. v30.1 unifies global typography on Inter (headings/UI) + Plus Jakarta Sans (body) via CSS custom properties, and standardizes hero headings across every page.
Version: 30.9.0
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: resumegrow
Tags: business, custom-menu, custom-logo, featured-images, threaded-comments, translation-ready
*/

/* Global base — typography vars live in assets/css/typography.css */
body { margin: 0; font-family: var(--font-secondary, 'Plus Jakarta Sans'), 'Inter', sans-serif; color: #0F172A; background: #fff; }

