/*
Theme Name: ZMVERSE (GeneratePress Child)
Theme URI: https://zmverse.com
Description: Performance and SEO baseline child theme for ZMVERSE, built on GeneratePress.
Author: ZMVERSE
Template: generatepress
Version: 1.0.0
Text Domain: zmverse-child
*/

/* Add custom CSS below this line. Keep it minimal — every rule here loads on every page. */

/* Prevent layout shift on the logo while it loads */
.site-logo img {
    height: auto;
    max-width: 100%;
}

/* Basic readability defaults for the future affiliate blog */
.entry-content {
    font-size: 1.05rem;
    line-height: 1.7;
}
