/* HOST overrides — hide eventify-specific proof/stats that don't apply to a new startup.
   Loaded last so wins specificity over the original Webflow CSS. */

/* === Trust bar (Trusted by 5000+ Event Managers / 99% G2 Reviews / Terrific Data Security) === */
.banner_flex-content,
.banner_section,
.trusted_by-text,
.g2_reviews-link,
.review_text { display: none !important; }

/* === G2 award badges (Users Love Us, Leader, High Performer, Best Support, etc.) === */
.g2-embedd,
[class*="g2-embedd"],
.html-embed-7.padding,            /* G2 medal embed slots */
[title*="leader on G2"],
[title*="leader in"][title*="G2"] { display: none !important; }

/* === Customer logos row (Dutch Innovation Days / World Heart Summit / Mérieux etc.) === */
.cl_container,
.logo-container,
[class*="logos-slider"],
[class*="logo-slider"],
.brand-card,
.customer-logos { display: none !important; }

/* === Customer Stories nav + footer links === */
a[href="/case-studies"],
a[href$="/case-studies"] { display: none !important; }

/* === Testimonials sections === */
[class*="testimonial"]:not([class*="next"]):not([class*="back"]) { display: none !important; }

/* === Eventify-specific awards / certifications references that wouldn't apply to a new startup === */
.eventex,
.saasworthy,
.iso-icons,
.security-logos { display: none !important; }

/* === "5000+" / "99%" inline stats anywhere === */
.stats-number:has(~ *:contains("5000+")),
.stats-number:has(~ *:contains("99%")) { display: none !important; }

/* === Hide entire sections that lead with these stats — sometimes ".section_proof" or ".section_logos" === */
.section_proof,
.proof-section,
.cs_logos,
.cs-logos { display: none !important; }

/* === Feature pages — "Trusted by 1 Million+ Event Attendees" + 5k+/1M+/99%/10k+ stats + influencer faces === */
.combined-proof,
[aria-label*="Social proof"],
.proof-stat,
.proof-stat-num,
.proof-stat-label,
.proof-heading,
.creator-card,
.creator-header { display: none !important; }

/* === Customer logos / sponsor cards on inner pages === */
.combined-carousel-wrap,
.brand-card,
[class*="cl-slider"],
[class*="brand-slider"] { display: none !important; }

/* === "See HOST's Mobile Event App in Action" video section that hot-links broken eventify YouTube embeds === */
.video-embed-wrap[data-empty],
iframe[src*="youtube.com/embed/"][src*="eventify"] { display: none !important; }

/* === Hero badge carousels on feature pages (Trustpilot, SaaSworthy, Eventex, G2 medals) === */
.hero-badges-wrap,
.hero-badges-carousel,
.hbc-track,
[class*="badge-carousel"],
[class*="badges-wrap"],
[class*="badges-track"] { display: none !important; }

/* === Page-section overrides for feature pages with stats sections === */
.proof-stats,
.proof-heading,
.combined-proof.section-pad { display: none !important; }

/* === Logo ticker (second customer-logos row, scrolls horizontally) === */
.logo-ticker,
.ticker-track,
[aria-label*="Trusted by leading"],
[aria-label*="Trusted by"] { display: none !important; }

/* === "Don't Take Our Word For It" section + 98%/3X/200% engagement stats + influencer videos === */
.engagement-rates,
.home-stats-wrapper,
.home-stats-up,
.home-stats-heading { display: none !important; }
