/*
Theme Name: ListingPro Child (NSI)
Theme URI: https://www.netsolutionscorp.com/senior-care-services/
Description: Net Solutions Interactive brand child theme for the senior-care directory. Restyles the ListingPro parent (v2.5.7) to the NSI Masterpiece Standard v2.0: teal/cream/navy palette, self-hosted Source Serif 4 + Inter, a dark brand header shell site-wide, framed single-listing pages, a branded claim modal, and NSI-styled archive result cards. This wave ships the brand layer only (CSS, fonts, enqueues, and the render-time HTML transforms folded in from the nsi-directory-skin plugin); PHP template overrides are deliberately deferred to the VPS deploy wave where php -l and a live preview are available.
Template: listingpro
Author: Net Solutions Interactive
Author URI: https://www.netsolutionscorp.com/
Version: 1.3.0
Requires PHP: 7.2
License: Proprietary — Net Solutions Interactive
Text Domain: listingpro-child

This file intentionally carries no visual rules. The parent theme enqueues
STYLESHEET_DIR/style.css (this file) as the last theme stylesheet on every
page, so keeping it empty of rules prevents the heavy single-listing skin from
loading site-wide. All brand CSS lives in, and is enqueued conditionally by,
functions.php:

  * assets/css/brand.css — site-wide brand layer (loaded on every public page
    that is NOT a single listing): fonts, header/footer shell, pill buttons,
    base type, the ribbon-N lockup, and archive/search result cards.
  * assets/css/skin.css  — full single-listing skin (loaded only on single
    "listing" pages): the 18 folded-in sections plus the elevated claim modal.
*/
