/*
Theme Name: Knowledge Unlatched
Theme URI: https://knowledgeunlatched.org
Author: Knowledge Unlatched (converted from React/TanStack source)
Author URI: https://knowledgeunlatched.org
Description: WordPress conversion of the Knowledge Unlatched React site. Static-first theme structured for easy extension with ACF and Custom Post Types. Uses Tailwind (CDN) plus a small set of brand-token overrides.
Version: 1.0.0
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: knowledge-unlatched
Tags: one-column, custom-menu, editor-style, featured-images, full-width-template, theme-options
*/

/* WordPress baseline overrides only — visual system lives in assets/css/theme.css and Tailwind utility classes. */

body { margin: 0; }
.alignwide { max-width: 80rem; margin-left: auto; margin-right: auto; }
.alignfull { width: 100%; }
.screen-reader-text { position: absolute !important; clip: rect(1px,1px,1px,1px); height: 1px; width: 1px; overflow: hidden; }
