/*
Theme Name:  PHC PRO WP 2026
Theme URI:   https://physicalhealthconsultants.com
Description: Production WordPress theme for Physical Health Consultants – The Online Physio. Full-stack telehealth design system: hero visual, animated badges, CoBlocks-compatible, Safety Net integration, PHC Builder sidebar, responsive-first with iOS/cross-browser compatibility.
Author:      Physical Health Consultants
Author URI:  https://physicalhealthconsultants.com
Version:     2026.1.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
License:     Proprietary — physicalhealthconsultants.com
License URI: https://physicalhealthconsultants.com
Text Domain: phc-top-pro-2
Tags:        internal
*/

/*
 * PHC TOP Pro 2.0
 *
 * WHAT'S NEW IN v1.0 (patch)
 * ──────────────────────────────
 * 🐛 Fix GA4 ID double-escape (esc_js() applied twice to $ga4_id_js)
 * 🐛 Fix sanitize_html_class() stripping spaces from multi-class strings (3 locations)
 * 🐛 Fix footer cols Customizer sanitize_callback: sanitize_text_field → absint
 * 🔒 phc_v5_get_button(): add rel="noopener noreferrer" when target="_blank"
 * 🔒 SVG sanitiser: add <style> to forbidden tags (blocks expression()/javascript: vectors)
 * ⚙️  Component styles now declare hw-style as enqueue dependency
 * ⚙️  phc_v5_get_breakpoint(): 'mobile' corrected to 375px (was duplicate of large-mobile 480px)
 * ⚙️  Associates section CTA URL drawn from phc_pro_nav_cta_url Customizer setting
 * ⚙️  Block style loops: __($var) replaced with esc_html($var) — honest escaping, no false i18n claim
 * ⚙️  Log prefix updated: [PHC v1.0] → [PHC v6]
 *
 * WHAT'S NEW IN v6
 * ─────────────────
 * ✅ Full v4.x backward compatibility (all existing pages/shortcodes/blocks untouched)
 * ✅ Flip Card component  [phc_flip_card]
 * ✅ Service Card component  [phc_service_card]
 * ✅ Responsive Grid component  [phc_grid]
 * ✅ Enhanced Icon System (6 sizes, hover effects, custom SVG)
 * ✅ Centralised spacing system (CSS variables – zero manual fixes)
 * ✅ 5-point responsive breakpoint system (320 → 1440px+)
 * ✅ Block patterns for all new components
 *
 * All main styles are loaded from assets/css/style.css
 * This file acts as the WordPress theme header only.
 */
