/*
Theme Name: Ayeim Divi Child
Theme URI: https://www.ayeimtechnologies.com/
Description: Fully custom corporate website for Ayeim Technologies, built on the Divi framework. Hand-authored design system (assets/css/design-system.css), CPT-driven content architecture, SEO and schema infrastructure. Divi's front-end chrome is bypassed on every custom template.
Author: Ayeim Technologies
Author URI: https://www.ayeimtechnologies.com/
Template: Divi
Version: 2.6.0
Requires at least: 6.4
Requires PHP: 8.0
Text Domain: ayeim-divi-child
*/

/* All styling lives in assets/css/design-system.css and assets/css/site.css,
   enqueued from inc/enqueue.php. This file only carries the theme header that
   WordPress requires, plus a couple of safety nets for legacy Divi content. */

body.ayeim { margin: 0; }

/* If a page is ever built with the Divi Builder instead of a custom template,
   don't let the hidden-header rule strand its content under the viewport. */
body.et-db.ayeim #et-main-area { padding-top: 0; }
