/* ============================================================================
   M3 landing page overrides — 2026-07-31
   Loaded last so these rules win. Revert by deleting the <link> to this file.
   ========================================================================== */

/* --- 1. Sign-up disabled -------------------------------------------------- */
/* Header sign-up button, mobile menu sign-up link, and the sign-up button
   rendered inside the subscription form. Login is intentionally untouched. */
a.signup-link,
a.elementor-button.signup,
.elementor-button.signup,
.mobile-buttons2 .elementor-button-wrapper,
.ff-btn-submit.wpf_has_custom_css {
    display: none !important;
}

/* --- 2. "Be the First to Hear" subscription disabled ---------------------- */
/* Heading, description and the Fluent Form widget in the footer.
   The footer logo sits in the same container and is deliberately left visible. */
.elementor-element-628032d,   /* "Be the First to Hear" heading   */
.elementor-element-16f8ce1,   /* subscribe description paragraph  */
.elementor-element-043a96a {  /* subscription form widget         */
    display: none !important;
}
