/*
Theme Name: SAPA-GP New Design
Theme URI: https://sapagp.org/
Author: SAPA-GP
Author URI: https://sapagp.org/
Description: Custom theme for SAPA-GP (Sino-American Pharmaceutical Professionals Association, Greater Philadelphia), converted faithfully from the approved HTML design. Heritage navy + brass palette, Spectral/Libre Franklin typography. Each page loads its own complete stylesheet from /assets/css/.
Version: 1.6.1
Requires at least: 5.5
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sapagp-newdesign
*/

/* Page-specific styling is loaded per page from /assets/css/<slug>.css via functions.php.
   This file intentionally holds only a minimal fallback so unstyled states never flash. */
html,body{margin:0;padding:0;background:#F3F1EC;color:#1A2530;
  font-family:"Libre Franklin",system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.6}
