/*
Theme Name: ProCraft Innovations
Theme URI: https://procraftinnovations.com
Author: ProCraft Team
Description: A high-performance, technical theme for pharmaceutical and life science consultancies.
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: procraft-theme
*/

:root {
  --brand-primary: #0A0A0A;
  --brand-secondary: #F8FAFC;
  --brand-accent: #3B82F6;
  --brand-safety: #F97316;
  --brand-muted: #64748B;
  --brand-line: #E2E8F0;
}

/* 
Note: This theme is designed to work with the React-based frontend. 
The CSS here is a bridge for WordPress-specific elements.
*/
