/*
Theme Name: Pride of KC
Theme URI: https://example.com/pride-of-kc
Author: Nathan / ChatGPT
Author URI: https://example.com
Description: A fast, modern WordPress block theme for local news & guides in Kansas City. Includes a Business directory CPT, Neighborhood taxonomy, and JSON-LD basics.
Requires at least: 6.4
Tested up to: 6.6
Requires PHP: 7.4
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: pride-of-kc
Tags: news, magazine, local, events, directory, full-site-editing
*/

/* Small extras and Events Calendar tweaks */
.tribe-events .tribe-common-h2 { letter-spacing: .2px; }
.kc-card { border: 1px solid #e5e7eb; border-radius: 12px; padding: 12px; }
.kc-grid { display:grid; grid-template-columns: repeat(auto-fill,minmax(260px,1fr)); gap: 16px; }
.kc-meta { color:#475569; font-size:.95rem; }
.kc-pill { display:inline-block; padding:4px 10px; border-radius:9999px; background:#003DA5; color:#fff; font-size:.8rem; }
*/
