/*
 * RIB360-HOMEPAGE-REDESIGN-CONTROLLED-GAP-CORRECTION-HR1-P2-R1
 * TEST homepage only.
 *
 * Corrected category ownership boundary:
 * - The shared public shell remains the sole category-navigation owner on desktop and mobile.
 * - Dormant homepage-local category shells/rails are suppressed so they cannot duplicate it.
 * - Shared-shell markup, category authority, counts, filtering and mobile sticky behaviour are untouched.
 *
 * CTA authority is loaded separately from:
 * assets/css/rib360-public-home-cta-standard-hr1-btn1.css
 */

body.rib360-home-hr1 .rib360-hr1-category-shell,
body.rib360-home-hr1 .rib360-hr1-mobile-category-nav {
  display: none !important;
}