/* ════════════════════════════════════════════════════════════════
   DTM MEDIAS — IA receptionist masking (reversible)
   Activated 2026-05-12. To re-enable: delete this file (and remove
   the <link> reference from HTML), no other changes required.
   ════════════════════════════════════════════════════════════════ */

/* Landing dark sections about AI receptionist (resto + hotel) */
.ia-block { display: none !important; }
section.ia-block { display: none !important; }
.lp-ia-block { display: none !important; }

/* Funnel checkout — step 3 (AI addon) hidden entirely */
.fn-step[data-step="3"] { display: none !important; }
[data-addon-row="ai"] { display: none !important; }
.fn-addon[data-addon-row="ai"] { display: none !important; }

/* Funnel pill nav: pagination dot for step 3 hidden */
.fn-step-pill[data-step="3"] { display: none !important; }

/* Home + landings feature cards / pillars referring to AI */
.feat--ai { display: none !important; }
.feature--ai { display: none !important; }
.lp-pillar--ai { display: none !important; }
.platform-feature--ai { display: none !important; }

/* Demo hotel/resto pages — Réceptionniste IA chip in the sticky demo banner */
.demo-banner__btn--ai { display: none !important; }
a.demo-banner__btn--ai { display: none !important; }
.dh-chip--ia { display: none !important; }
.dh-chip[data-chip="ia"] { display: none !important; }
a[data-tab="ia"] { display: none !important; }
a[href*="receptionniste-ia"] { display: none !important; }
a[href*="reception-ia"] { display: none !important; }
a[href*="reception_ia"] { display: none !important; }
.ai-dot { display: none !important; }

/* Back-office demo pages — IA tab/card */
.bo-tab--ia { display: none !important; }
.bo-tab[data-bo-tab="ia"] { display: none !important; }
.bo-card--ia { display: none !important; }
.bo-ia-block { display: none !important; }
[data-tab="ia"] { display: none !important; }

/* Hero IA pulse / floating IA badge */
.hero-ia-pulse { display: none !important; }
.ia-pulse { display: none !important; }

/* Generic catch-all */
.hidden-ia { display: none !important; }
.is-ia-hidden { display: none !important; }
li.is-ia-bullet { display: none !important; }
