/*
Theme Name: Heartfelt Growth
Theme URI: https://github.com/careus/heartfelt-growth
Author: Antigravity Pair Programmer
Author URI: https://github.com/careus
Description: A modern, warm, and soft-minimalist theme for Careus based on the Heartfelt Growth design system.
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: heartfelt-growth
Tags: custom-menu, featured-images, translation-ready, full-width-template

This theme is built dynamically using Tailwind CSS loaded via CDN and custom font enqueues.
*/

/* Custom CSS overrides if needed */
.material-symbols-outlined {
    font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 24;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: 'liga';
}
