/*
Theme Name:  Long Okura Editorial
Theme URI:   https://longokura.com
Description: Divi child theme for the Long Okura Editorial-Tech redesign — the SKIN layer of the Bizlift Design System. Supplies design tokens (assets/css/tokens.css), site chrome styling/behavior (chrome.css/chrome.js), and per-page leftovers (assets/css/pages/). Components/modules live in the blz-divi-modules plugin and read only --blz-* tokens. This file deliberately contains ZERO rules: everything is enqueued from assets/ with filemtime versioning so no style ever lives in the database or in page content.
Author:      Bizlift
Author URI:  https://bizlift.com
Template:    Divi
Version:     2.0.0
*/

/* Intentionally empty — see inc/enqueue.php for the real stylesheet graph:
   divi-parent → lo-fonts → lo-tokens → lo-base → lo-chrome → (plugin blz-core
   + per-module CSS) → lo-page-{slug}. Site-wide CSS added here must never use
   element selectors or !important on type. */
