/* Shop-only retirement overlay. The original production design remains unchanged. */
html body a[href="/shop/"][data-discover][href],
html body a[href="/shop"][data-discover][href],
html body .home-hero__copy .button-row a.button[href="/shop/"][data-discover],
html body header .header-cart,
html body section.storefront-strip[aria-labelledby="storefront-title"] {
  display: none !important;
}
