/*
 * BAIHANGDA V8.6.7 — ES Homepage Content-Direction Isolation Final Stability
 * Scope: published Spanish homepage only via .bhd-v867-es-home-ltr.
 *
 * This layer does NOT reorder nodes. It makes CSS Grid/Flex auto-placement consume
 * the existing DOM in normal LTR order and prevents a stale ambient RTL document
 * direction from flipping the Spanish homepage content. Header/Hero geometry from
 * V8.6.6 and all Arabic rules remain untouched.
 *//* Featured Products: match the accepted English physical baseline exactly. */body.bhd-v867-es-home-ltr .bhd-v6-featured-section,body.bhd-v867-es-home-ltr .bhd-v6-featured-grid,body.bhd-v867-es-home-ltr .bhd-v6-featured-grid > *,body.bhd-v867-es-home-ltr .bhd-v6-featured-card{direction:ltr!important}body.bhd-v867-es-home-ltr .bhd-v6-featured-section{text-align:left!important}body.bhd-v867-es-home-ltr .bhd-v6-featured-grid{grid-auto-flow:row!important}/* Keep the translated section heading on the same left-start axis as English. */body.bhd-v867-es-home-ltr .bhd-v6-featured-section > h1,body.bhd-v867-es-home-ltr .bhd-v6-featured-section > h2,body.bhd-v867-es-home-ltr .bhd-v6-featured-section > h3,body.bhd-v867-es-home-ltr .bhd-v6-featured-section > h4{direction:ltr!important;text-align:left!important;unicode-bidi:plaintext}/* Other homepage grids: consume their existing DOM from left to right as well. */body.bhd-v867-es-home-ltr .bhd-v61-why-section,body.bhd-v867-es-home-ltr .bhd-v61-why-grid,body.bhd-v867-es-home-ltr .bhd-v631-solutions-grid,body.bhd-v867-es-home-ltr .bhd-v632-solutions-grid,body.bhd-v867-es-home-ltr .solution-grid,body.bhd-v867-es-home-ltr .bhd-v720-solution-grid,body.bhd-v867-es-home-ltr .bhd-v64-projects-section,body.bhd-v867-es-home-ltr .bhd-v64-projects-grid,body.bhd-v867-es-home-ltr .bhd-v64-final-cta{direction:ltr!important}body.bhd-v867-es-home-ltr .bhd-v61-why-grid,body.bhd-v867-es-home-ltr .bhd-v631-solutions-grid,body.bhd-v867-es-home-ltr .bhd-v632-solutions-grid,body.bhd-v867-es-home-ltr .solution-grid,body.bhd-v867-es-home-ltr .bhd-v720-solution-grid,body.bhd-v867-es-home-ltr .bhd-v64-projects-grid{grid-auto-flow:row!important}/* Text blocks generated/rebuilt by the integrated homepage runtime remain LTR. */body.bhd-v867-es-home-ltr .bhd-v61-why-card,body.bhd-v867-es-home-ltr .bhd-v632-solution-card,body.bhd-v867-es-home-ltr .bhd-v632-solution-overlay,body.bhd-v867-es-home-ltr .bhd-v64-project-card,body.bhd-v867-es-home-ltr .bhd-v64-final-cta{direction:ltr!important;unicode-bidi:plaintext}/* Deliberately no .bd-header, .v6-hero, Arabic, image transform, row-reverse,
 * flex-direction:row-reverse, or DOM order rules in V8.6.7. */