/*
Theme Name:         CPM Salute
Theme URI:          https://www.cpmsalute.it
Description:        Custom WordPress theme for CPM Salute healthcare booking platform. Built with Tailwind CSS and modern development tooling. Optimized for Core Web Vitals, accessibility (WCAG 2.1 AA), and SEO.
Author:             CPM Salute S.r.l.
Author URI:         https://www.cpmsalute.it
Version:            1.0.0
License:            Proprietary
License URI:        https://www.cpmsalute.it/license
Text Domain:        cpm-salute
Domain Path:        /languages
Tags:               healthcare, booking, medical, appointments, polysomnography, rehabilitation
Requires at least:  6.0
Tested up to:       6.7
Requires PHP:       8.2
*/

/*
 * This file serves as the WordPress theme header.
 * All compiled styles are loaded via functions.php
 *
 * Build process:
 * - Development: npm run dev
 * - Production: npm run build:prod
 * - Watch mode: npm run watch
 *
 * Compiled assets are located in:
 * - CSS: assets/dist/css/
 * - JS: assets/dist/js/
 *
 * Brand Colors:
 * - Teal Primary: #3BA9A9
 * - Navy Secondary: #1D5C6B
 *
 * Typography:
 * - Headings: Outfit
 * - Body: Inter
 */
