/*
Theme Name: IBD Delta LMS
Theme URI: https://courses.tapuach-coach.com
Author: ישראל בן דוד
Description: מערכת העיצוב של דלתא, מותאמת לסביבת הלימוד. יציאה מ-ibd-delta v1.3.0 של האתר הראשי, RTL-native, ללא תלויות.
Version: 1.3.0-lms.1
Requires at least: 6.5
Tested up to: 7.1
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ibd-delta
Tags: block-templates, full-site-editing, rtl-language-support, one-column, custom-colors, custom-menu
*/

/*
  PORT NOTE
  ---------
  This is the LMS copy of ibd-delta v1.3.0, exported from the main-site rebuild on
  27.8.2026. theme.json, assets/delta.css and assets/delta.js are byte-identical to
  the source so the two installations can be re-synced by copying files.

  PHP identifiers (IBD_DELTA_VER, ibd_delta_*, text domain ibd-delta) are deliberately
  kept identical to the source theme as well. These are two separate WordPress
  installations, so no runtime collision is possible, and identical identifiers keep a
  future re-sync a copy rather than a diff. Isolation comes from the folder slug
  (ibd-delta-lms) and the Theme Name, which is what WordPress actually keys on.

  LMS-specific changes live in exactly three places:
    functions.php        version constant + one extra enqueue
    parts/header.html    navigation and CTA
    parts/footer.html    LMS footer instead of the marketing footer
    assets/lms-bridge.css   all MasterStudy-facing rules
*/
