/*
Theme Name:        My Theme
Theme URI:         https://example.com/my-theme
Description:       Minimal shell theme. Renders only the WordPress loop and the_content(). No header, no footer, no navigation, no site title, no global styles, no block-theme features. All visual rendering is delegated to the My Page Builder plugin. Designed to be a transparent bridge between WordPress and the plugin's section system.
Version:           1.0.0
Author:            My Page Builder
Requires at least: 6.0
Tested up to:      6.5
Requires PHP:      8.0
License:           GPL-2.0-or-later
License URI:       https://www.gnu.org/licenses/gpl-2.0.html
Text Domain:       my-theme
*/

/* Intentionally no CSS rules. The page builder owns all styling. */

