/*
Theme Name: ENP Theme
Theme URI: https://artistsunite-ny.org
Description: Dataset-driven programmatic-SEO theme for Artists Unite NY. Cloned 1:1 from code.html (Material Design 3 tokens, Newsreader + Manrope, flat classic-PHP templates). All data rendering is delegated to the enp-artists plugin.
Author: Artists Unite NY
Version: 0.1.0
Text Domain: enp-theme
Requires at least: 6.6
Requires PHP: 8.0
*/

/* Fallback fonts — match code.html inline <style>. */
body { font-family: 'Manrope', sans-serif; }
.font-serif { font-family: 'Newsreader', serif; }
.material-symbols-outlined { font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 24; }
