/*
Theme Name: Zaku Malawi (JNews Child)
Theme URI: https://www.zakumalawi.com
Description: Presentation layer for ZakuMalawi — overrides JNews parent without editing vendor files. Platform logic lives in zakumalawi-core.
Author: ZakuMalawi
Template: jnews
Version: 0.1.0
Text Domain: jnews-child
*/

/* Zaku brand tokens — extend as design system grows */
:root {
	--zaku-accent: #1a6b3c;
	--zaku-text: #1a1a1a;
	--zaku-muted: #5c5c5c;
}

/* Example: hide demo-era clutter until homepage is rebuilt (uncomment when ready)
.jeg_postblock_loadmore { display: none; }
*/
