/*
Theme Name:   Mayer Cine
Theme URI:    https://www.mayersecurity.com/
Description:  Cinematic dark presentation layer for Mayer Security Services. Child theme of Mayer Slate: black and near-black surfaces, white text, a single green accent taken from the Request Consult CTA, WebGL atmosphere and slow cinematic motion on photography. Presentation only - every template, schema block, meta field and string of copy is inherited from the parent, so nothing the search engines read changes.
Author:       Mayer Security Services
Template:     mayer-slate
Version:      1.0.4
Requires PHP: 8.0
Text Domain:  mayer-cine
*/

/* ---------------------------------------------------------------------------
 * This file is intentionally almost empty.
 *
 * The parent enqueues its main stylesheet with get_stylesheet_uri(), which
 * resolves to the CHILD's style.css whenever a child theme is active. That means
 * this file loads early, in the parent's slot, before overrides.css and the
 * per-page stylesheets - the worst possible position for a design system that
 * has to win.
 *
 * So the redesign lives in assets/css/cine.css, enqueued at priority 30 (after
 * the parent's page CSS at 20), and functions.php re-enqueues the parent's real
 * stylesheet in the slot this file vacated.
 * ------------------------------------------------------------------------- */
