/* Tifoso editorial catalog — canonical Home rows and uniform archive cards. */
html body.home.tifoso-platform-catalog {
  background-image:
    linear-gradient(rgba(10, 11, 13, .48), rgba(10, 11, 13, .64)),
    url('https://tifosostore.com/wp-content/uploads/2026/06/tifoso-hero-stadium-bg-1280.webp') !important;
  background-position: center top !important;
  background-size: cover !important;
}

body.tifoso-platform-catalog .tifoso-editorial-catalog {
  position: relative !important;
  width: 100% !important;
  padding: 18px 0 52px !important;
  background: transparent !important;
  box-sizing: border-box !important;
}

body.tifoso-platform-catalog .tifoso-editorial-row {
  position: relative !important;
  width: min(1280px, calc(100% - 32px)) !important;
  margin: 0 auto !important;
  padding: 22px 0 28px !important;
  border: 0 !important;
  border-bottom: 1px solid rgba(240, 206, 109, .14) !important;
  border-radius: 0 !important;
  background: transparent !important;
  backdrop-filter: none !important;
  box-shadow: none !important;
  box-sizing: border-box !important;
}

body.tifoso-platform-catalog .tifoso-editorial-row:last-child {
  border-bottom: 0 !important;
}

body.tifoso-platform-catalog .tifoso-editorial-head {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 16px !important;
  margin: 0 0 15px !important;
}

body.tifoso-platform-catalog .tifoso-editorial-heading {
  display: flex !important;
  align-items: center !important;
  min-width: 0 !important;
  gap: 12px !important;
}

body.tifoso-platform-catalog .tifoso-editorial-emblem {
  position: relative !important;
  display: inline-grid !important;
  place-items: center !important;
  flex: 0 0 48px !important;
  width: 48px !important;
  height: 48px !important;
  border: 1px solid rgba(240, 206, 109, .35) !important;
  border-radius: 15px !important;
  background: linear-gradient(145deg, rgba(18, 22, 30, .82), rgba(8, 11, 16, .58)) !important;
  box-shadow: 0 10px 26px rgba(0, 0, 0, .2) !important;
  overflow: hidden !important;
  backdrop-filter: blur(7px) !important;
}

body.tifoso-platform-catalog .tifoso-editorial-emblem::after {
  content: "" !important;
  position: absolute !important;
  inset: auto 7px 4px !important;
  height: 2px !important;
  border-radius: 99px !important;
  background: var(--tifoso-row-accent, #f0ce6d) !important;
  box-shadow: 0 0 10px var(--tifoso-row-accent, #f0ce6d) !important;
}

body.tifoso-platform-catalog .tifoso-editorial-emblem img {
  display: block !important;
  width: 34px !important;
  height: 34px !important;
  margin: 0 !important;
  object-fit: contain !important;
}

body.tifoso-platform-catalog .tifoso-editorial-kicker {
  display: block !important;
  margin: 0 0 2px !important;
  color: var(--tifoso-row-accent, #f0ce6d) !important;
  font-size: 10px !important;
  font-weight: 850 !important;
  letter-spacing: .12em !important;
  line-height: 1.2 !important;
  text-transform: uppercase !important;
}

body.tifoso-platform-catalog .tifoso-editorial-title {
  margin: 0 !important;
  color: #fff !important;
  font-size: clamp(21px, 2.1vw, 28px) !important;
  font-weight: 850 !important;
  line-height: 1.08 !important;
  letter-spacing: -.015em !important;
}

body.tifoso-platform-catalog .tifoso-editorial-copy {
  margin: 6px 0 0 !important;
  color: #b7bdc9 !important;
  font-size: 14px !important;
  line-height: 1.45 !important;
}

body.tifoso-platform-catalog .tifoso-editorial-link {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex: 0 0 auto !important;
  gap: 7px !important;
  min-height: 36px !important;
  padding: 7px 12px !important;
  border: 1px solid rgba(240, 206, 109, .28) !important;
  border-radius: 999px !important;
  color: #f0ce6d !important;
  background: rgba(9, 12, 17, .58) !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .04) !important;
  backdrop-filter: blur(8px) !important;
  font-size: 11px !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
  text-decoration: none !important;
  white-space: nowrap !important;
}

body.tifoso-platform-catalog .tifoso-editorial-link:hover,
body.tifoso-platform-catalog .tifoso-editorial-link:focus-visible {
  color: #11141a !important;
  background: #f0ce6d !important;
  outline: none !important;
}

body.tifoso-platform-catalog .tifoso-editorial-grid {
  display: grid !important;
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  gap: 14px !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

body.tifoso-platform-catalog .tifoso-home-product-card {
  position: relative !important;
  display: flex !important;
  flex-direction: column !important;
  min-width: 0 !important;
  margin: 0 !important;
  border: 1px solid rgba(255, 255, 255, .13) !important;
  border-radius: 16px !important;
  background: linear-gradient(180deg, rgba(251, 252, 253, .98), rgba(241, 244, 248, .96)) !important;
  box-shadow: 0 10px 26px rgba(0, 0, 0, .2) !important;
  overflow: hidden !important;
  transform: translateZ(0) !important;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease !important;
}

body.tifoso-platform-catalog .tifoso-home-product-card::after {
  content: "" !important;
  position: absolute !important;
  z-index: 3 !important;
  inset: 0 auto 0 -55% !important;
  width: 32% !important;
  background: linear-gradient(100deg, transparent, rgba(255, 255, 255, .5), transparent) !important;
  transform: skewX(-18deg) !important;
  pointer-events: none !important;
  transition: left 420ms ease !important;
}

body.tifoso-platform-catalog .tifoso-home-product-card:hover,
body.tifoso-platform-catalog .tifoso-home-product-card:focus-within {
  border-color: var(--tifoso-row-accent, #f0ce6d) !important;
  box-shadow: 0 18px 38px rgba(0, 0, 0, .31), 0 0 0 1px rgba(240, 206, 109, .16) !important;
  transform: translateY(-5px) !important;
}

body.tifoso-platform-catalog .tifoso-home-product-card:hover::after,
body.tifoso-platform-catalog .tifoso-home-product-card:focus-within::after {
  left: 125% !important;
}

body.tifoso-platform-catalog .tifoso-home-product-media {
  position: relative !important;
  display: block !important;
  aspect-ratio: 1 / 1 !important;
  width: 100% !important;
  overflow: hidden !important;
  color: inherit !important;
  background: radial-gradient(circle at 50% 35%, #fff 0, #f2f4f7 72%) !important;
  text-decoration: none !important;
}

body.tifoso-platform-catalog .tifoso-home-product-media img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
  object-fit: contain !important;
  object-position: center !important;
  transition: transform 220ms ease !important;
}

body.tifoso-platform-catalog .tifoso-home-product-card:hover .tifoso-home-product-media img,
body.tifoso-platform-catalog .tifoso-home-product-card:focus-within .tifoso-home-product-media img {
  transform: scale(1.035) !important;
}

body.tifoso-platform-catalog .tifoso-home-product-badge {
  position: absolute !important;
  z-index: 2 !important;
  top: 9px !important;
  left: 9px !important;
  display: inline-flex !important;
  align-items: center !important;
  min-height: 23px !important;
  padding: 3px 8px !important;
  border-radius: 999px !important;
  color: #11141a !important;
  background: #f0ce6d !important;
  box-shadow: 0 6px 15px rgba(0, 0, 0, .2) !important;
  font-size: 9px !important;
  font-weight: 900 !important;
  letter-spacing: .08em !important;
  line-height: 1 !important;
}

body.tifoso-platform-catalog .tifoso-home-product-badge.is-sale {
  color: #fff !important;
  background: #c82437 !important;
}

body.tifoso-platform-catalog .tifoso-home-product-body {
  display: flex !important;
  flex: 1 1 auto !important;
  flex-direction: column !important;
  min-width: 0 !important;
  padding: 11px !important;
}

body.tifoso-platform-catalog .tifoso-home-product-title {
  display: -webkit-box !important;
  min-height: 2.7em !important;
  max-height: 2.7em !important;
  margin: 0 0 7px !important;
  overflow: hidden !important;
  color: #181b22 !important;
  font-size: 13px !important;
  font-weight: 800 !important;
  line-height: 1.35 !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 2 !important;
}

body.tifoso-platform-catalog .tifoso-home-product-title a {
  color: inherit !important;
  text-decoration: none !important;
}

body.tifoso-platform-catalog .tifoso-home-product-rating {
  display: inline-flex !important;
  align-items: center !important;
  gap: 3px !important;
  margin: 0 0 7px !important;
  color: #a67c16 !important;
  font-size: 11px !important;
  font-weight: 800 !important;
  line-height: 1 !important;
}

body.tifoso-platform-catalog .tifoso-home-product-rating small {
  color: #6f7480 !important;
  font-size: 10px !important;
  font-weight: 700 !important;
}

body.tifoso-platform-catalog .tifoso-home-product-footer {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 8px !important;
  margin-top: auto !important;
}

body.tifoso-platform-catalog .tifoso-home-product-price {
  display: block !important;
  min-height: 20px !important;
  color: #9b7418 !important;
  font-size: 15px !important;
  font-weight: 900 !important;
  line-height: 1.25 !important;
}

body.tifoso-platform-catalog .tifoso-home-product-price del {
  color: #7a7f88 !important;
  font-size: 11px !important;
  font-weight: 650 !important;
}

body.tifoso-platform-catalog .tifoso-home-product-price ins {
  color: #b1192c !important;
  text-decoration: none !important;
}

body.tifoso-platform-catalog .tifoso-home-product-cta {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  min-height: 37px !important;
  padding: 7px 9px !important;
  border: 1px solid rgba(166, 124, 22, .28) !important;
  border-radius: 10px !important;
  color: #11141a !important;
  background: linear-gradient(135deg, #f7dc83, #e5b842) !important;
  box-shadow: 0 7px 16px rgba(166, 124, 22, .18) !important;
  font-size: 10.5px !important;
  font-weight: 900 !important;
  line-height: 1.1 !important;
  text-align: center !important;
  text-decoration: none !important;
}

body.tifoso-platform-catalog .tifoso-home-product-cta:hover,
body.tifoso-platform-catalog .tifoso-home-product-cta:focus-visible {
  background: linear-gradient(135deg, #ffe89c, #efc95b) !important;
  outline: 2px solid rgba(240, 206, 109, .34) !important;
  outline-offset: 2px !important;
}

body.tifoso-platform-catalog .tifoso-editorial-logos {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 8px !important;
  margin: 0 0 14px !important;
}

body.tifoso-platform-catalog .tifoso-editorial-logo {
  display: inline-flex !important;
  align-items: center !important;
  gap: 8px !important;
  min-height: 38px !important;
  padding: 6px 10px !important;
  border: 1px solid rgba(255, 255, 255, .08) !important;
  border-radius: 10px !important;
  color: #f5f6f8 !important;
  background: rgba(255, 255, 255, .035) !important;
  font-size: 12px !important;
  font-weight: 750 !important;
  text-decoration: none !important;
}

body.tifoso-platform-catalog .tifoso-editorial-logo img {
  display: block !important;
  width: 24px !important;
  height: 24px !important;
  margin: 0 !important;
  object-fit: contain !important;
}

body.tifoso-platform-catalog .tifoso-editorial-flag {
  display: inline-grid !important;
  place-items: center !important;
  width: 24px !important;
  height: 24px !important;
  font-size: 20px !important;
  line-height: 1 !important;
}

/* WooCommerce grids: same card geometry on Home, shop and categories. */
body.tifoso-platform-catalog .woocommerce ul.products,
body.tifoso-platform-catalog ul.products {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  grid-auto-rows: auto !important;
  align-items: start !important;
  gap: clamp(12px, 1.8vw, 20px) !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

body.tifoso-platform-catalog .woocommerce ul.products::before,
body.tifoso-platform-catalog .woocommerce ul.products::after,
body.tifoso-platform-catalog ul.products::before,
body.tifoso-platform-catalog ul.products::after {
  content: none !important;
  display: none !important;
}

body.tifoso-platform-catalog .woocommerce ul.products li.product,
body.tifoso-platform-catalog ul.products li.product {
  container-type: inline-size !important;
  float: none !important;
  display: flex !important;
  flex-direction: column !important;
  width: 100% !important;
  min-width: 0 !important;
  min-height: 0 !important;
  height: auto !important;
  align-self: start !important;
  margin: 0 !important;
  padding: 10px !important;
  border: 1px solid rgba(255, 255, 255, .08) !important;
  border-radius: 16px !important;
  background: #fff !important;
  box-shadow: 0 12px 28px rgba(0, 0, 0, .16) !important;
  box-sizing: border-box !important;
  overflow: hidden !important;
}

body.tifoso-platform-catalog ul.products li.product .woocommerce-LoopProduct-link {
  display: flex !important;
  flex: 0 0 auto !important;
  flex-direction: column !important;
  min-width: 0 !important;
  color: #181b22 !important;
  text-decoration: none !important;
}

body.tifoso-platform-catalog ul.products li.product .box-image,
body.tifoso-platform-catalog ul.products li.product .image-fade_in_back,
body.tifoso-platform-catalog ul.products li.product .image-none,
body.tifoso-platform-catalog ul.products li.product .product-small .box-image,
body.tifoso-platform-catalog ul.products li.product .tfi-product-image-wrapper {
  aspect-ratio: 1 / 1 !important;
  width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
  padding-top: 0 !important;
  overflow: hidden !important;
  border-radius: 11px !important;
  background: #f3f4f6 !important;
}

body.tifoso-platform-catalog ul.products li.product img {
  display: block !important;
  aspect-ratio: 1 / 1 !important;
  width: 100% !important;
  height: 100% !important;
  margin: 0 0 10px !important;
  object-fit: contain !important;
  object-position: center !important;
  background: #f3f4f6 !important;
}

body.tifoso-platform-catalog ul.products li.product .woocommerce-loop-product__title,
body.tifoso-platform-catalog ul.products li.product h2,
body.tifoso-platform-catalog ul.products li.product h3,
body.tifoso-platform-catalog ul.products li.product .name {
  display: -webkit-box !important;
  min-height: 2.7em !important;
  max-height: 2.7em !important;
  margin: 0 2px 7px !important;
  overflow: hidden !important;
  color: #191c23 !important;
  font-size: 14px !important;
  font-weight: 750 !important;
  line-height: 1.35 !important;
  text-overflow: ellipsis !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 2 !important;
}

body.tifoso-platform-catalog ul.products li.product .price {
  display: block !important;
  margin: 4px 2px 10px !important;
  color: #a67c16 !important;
  font-size: 17px !important;
  font-weight: 900 !important;
  line-height: 1.2 !important;
}

body.tifoso-platform-catalog ul.products li.product .onsale {
  top: 16px !important;
  right: auto !important;
  left: 16px !important;
  z-index: 3 !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-width: 0 !important;
  min-height: 28px !important;
  margin: 0 !important;
  padding: 5px 9px !important;
  border: 0 !important;
  border-radius: 999px !important;
  background: #c62828 !important;
  color: #fff !important;
  font-size: 10px !important;
  font-weight: 900 !important;
  letter-spacing: .05em !important;
  line-height: 1 !important;
  text-transform: uppercase !important;
}

body.tifoso-platform-catalog ul.products li.product .button,
body.tifoso-platform-catalog ul.products li.product a.added_to_cart {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  min-height: 42px !important;
  margin: 0 !important;
  padding: 8px 10px !important;
  border: 0 !important;
  border-radius: 10px !important;
  color: #11141a !important;
  background: #f0ce6d !important;
  font-size: 12px !important;
  font-weight: 900 !important;
  line-height: 1.15 !important;
  text-align: center !important;
  text-decoration: none !important;
  white-space: normal !important;
}

body.tifoso-platform-catalog ul.products li.product .button:hover,
body.tifoso-platform-catalog ul.products li.product .button:focus-visible {
  background: #ffd95d !important;
  box-shadow: 0 8px 18px rgba(166, 124, 22, .24) !important;
  outline: none !important;
}

body.tifoso-platform-catalog.archive.woocommerce .site-main,
body.tifoso-platform-catalog.post-type-archive-product .site-main {
  width: min(1280px, calc(100% - 32px)) !important;
  margin-inline: auto !important;
}

@media (max-width: 1099px) {
  body.tifoso-platform-catalog .tifoso-editorial-grid {
    grid-template-columns: none !important;
    grid-auto-flow: column !important;
    grid-auto-columns: min(270px, 70vw) !important;
    justify-content: start !important;
    gap: 12px !important;
    padding: 0 0 8px !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    overscroll-behavior-inline: contain !important;
    scroll-snap-type: inline proximity !important;
    scrollbar-color: rgba(240, 206, 109, .55) rgba(255, 255, 255, .06) !important;
    scrollbar-width: thin !important;
  }

  body.tifoso-platform-catalog .tifoso-home-product-card {
    scroll-snap-align: start !important;
  }
}

@media (max-width: 782px) {
  body.tifoso-platform-catalog .tifoso-editorial-catalog {
    padding: 10px 0 28px !important;
  }

  body.tifoso-platform-catalog .tifoso-editorial-row {
    width: calc(100% - 18px) !important;
    margin: 0 auto !important;
    padding: 17px 0 22px !important;
    border-radius: 0 !important;
  }

  body.tifoso-platform-catalog .tifoso-editorial-head {
    align-items: center !important;
    gap: 10px !important;
    margin-bottom: 12px !important;
  }

  body.tifoso-platform-catalog .tifoso-editorial-heading {
    gap: 9px !important;
  }

  body.tifoso-platform-catalog .tifoso-editorial-emblem {
    flex-basis: 42px !important;
    width: 42px !important;
    height: 42px !important;
    border-radius: 13px !important;
  }

  body.tifoso-platform-catalog .tifoso-editorial-emblem img {
    width: 30px !important;
    height: 30px !important;
  }

  body.tifoso-platform-catalog .tifoso-editorial-title {
    font-size: 19px !important;
  }

  body.tifoso-platform-catalog .tifoso-editorial-copy {
    font-size: 12.5px !important;
  }

  body.tifoso-platform-catalog .tifoso-editorial-link {
    min-height: 34px !important;
    padding: 6px 9px !important;
    font-size: 10px !important;
  }

  body.tifoso-platform-catalog .tifoso-editorial-grid {
    grid-auto-columns: min(250px, 72vw) !important;
    gap: 10px !important;
  }

  body.tifoso-platform-catalog .tifoso-home-product-card {
    border-radius: 14px !important;
  }

  body.tifoso-platform-catalog .tifoso-home-product-body {
    padding: 10px !important;
  }

  body.tifoso-platform-catalog .tifoso-home-product-title {
    font-size: 12.5px !important;
  }

  body.tifoso-platform-catalog .tifoso-home-product-cta {
    min-height: 40px !important;
    font-size: 11px !important;
  }

  body.tifoso-platform-catalog .woocommerce ul.products,
  body.tifoso-platform-catalog ul.products {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 10px !important;
  }

  body.tifoso-platform-catalog .woocommerce ul.products li.product,
  body.tifoso-platform-catalog ul.products li.product {
    padding: 7px !important;
    border-radius: 13px !important;
  }

  body.tifoso-platform-catalog ul.products li.product .woocommerce-loop-product__title,
  body.tifoso-platform-catalog ul.products li.product h2,
  body.tifoso-platform-catalog ul.products li.product h3,
  body.tifoso-platform-catalog ul.products li.product .name {
    min-height: 2.64em !important;
    max-height: 2.64em !important;
    margin-inline: 1px !important;
    font-size: 12.5px !important;
    line-height: 1.32 !important;
  }

  body.tifoso-platform-catalog ul.products li.product .price {
    margin: 4px 1px 8px !important;
    font-size: 15px !important;
  }

  body.tifoso-platform-catalog ul.products li.product .button,
  body.tifoso-platform-catalog ul.products li.product a.added_to_cart {
    min-height: 40px !important;
    font-size: 11px !important;
  }
}

@media (max-width: 782px) {
  .tifoso-home-mobile-quickpick {
    display: block;
    margin: 0 0 18px;
    padding: 14px 12px;
    border: 1px solid rgba(240, 206, 109, 0.22);
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.03);
  }

  .tifoso-home-mobile-quickpick__head {
    display: grid;
    gap: 4px;
    margin-bottom: 10px;
  }

  .tifoso-home-mobile-quickpick__head span {
    color: #e5b842;
    font-size: 0.72rem;
    font-weight: 800;
    letter-spacing: 0.12em;
    text-transform: uppercase;
  }

  .tifoso-home-mobile-quickpick__head h2 {
    margin: 0;
    color: #fff;
    font-size: 1.05rem;
    line-height: 1.2;
  }

  .tifoso-home-mobile-quickpick__grid {
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: minmax(132px, 42vw);
    gap: 10px;
    overflow-x: auto;
    padding-bottom: 4px;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
  }

  .tifoso-home-mobile-quickpick__grid .tifoso-home-product-card {
    scroll-snap-align: start;
  }
}

@media (min-width: 783px) {
  .tifoso-home-mobile-quickpick {
    display: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  body.tifoso-platform-catalog * {
    scroll-behavior: auto !important;
  }

  body.tifoso-platform-catalog .tifoso-home-product-card,
  body.tifoso-platform-catalog .tifoso-home-product-card::after,
  body.tifoso-platform-catalog .tifoso-home-product-media img {
    transition: none !important;
  }

  body.tifoso-platform-catalog .tifoso-home-product-card:hover,
  body.tifoso-platform-catalog .tifoso-home-product-card:focus-within,
  body.tifoso-platform-catalog .tifoso-home-product-card:hover .tifoso-home-product-media img,
  body.tifoso-platform-catalog .tifoso-home-product-card:focus-within .tifoso-home-product-media img {
    transform: none !important;
  }
}

/* home-catalog-triple-mobile-20260901 */
@media (max-width: 1099px) {
  body.tifoso-platform-catalog .tifoso-editorial-grid:not(.tifoso-home-mobile-quickpick__grid) {
    grid-auto-columns: min(118px, calc((100% - 20px) / 3.08)) !important;
    gap: 10px !important;
    scroll-snap-type: x mandatory !important;
  }
}

@media (max-width: 782px) {
  body.tifoso-platform-catalog .tifoso-editorial-grid:not(.tifoso-home-mobile-quickpick__grid) {
    grid-auto-columns: min(112px, calc((100% - 18px) / 3.05)) !important;
    gap: 9px !important;
  }

  body.tifoso-platform-catalog .tifoso-home-product-body {
    padding: 8px 8px 9px !important;
  }

  body.tifoso-platform-catalog .tifoso-home-product-title {
    min-height: 2.55em !important;
    max-height: 2.55em !important;
    margin: 0 0 6px !important;
    color: #12151c !important;
    font-size: 10.5px !important;
    font-weight: 650 !important;
    letter-spacing: 0.015em !important;
    line-height: 1.28 !important;
  }

  body.tifoso-platform-catalog .tifoso-home-product-price {
    font-size: 12.5px !important;
  }

  body.tifoso-platform-catalog .tifoso-home-product-price del {
    font-size: 9.5px !important;
  }

  body.tifoso-platform-catalog .tifoso-home-product-cta {
    min-height: 32px !important;
    padding: 5px 6px !important;
    border-radius: 8px !important;
    font-size: 9px !important;
    letter-spacing: 0.04em !important;
    text-transform: uppercase !important;
  }

  body.tifoso-platform-catalog .tifoso-home-product-badge {
    top: 6px !important;
    left: 6px !important;
    min-height: 20px !important;
    padding: 2px 6px !important;
    font-size: 9px !important;
    letter-spacing: 0.03em !important;
  }

  body.tifoso-platform-catalog .tifoso-home-product-badge.is-sale {
    min-width: 34px !important;
    justify-content: center !important;
    font-size: 9.5px !important;
    font-weight: 900 !important;
  }
}
/* Shared catalogue rear-image loader, scoped to the existing home cards. */
body.tifoso-platform-catalog .tifoso-home-product-media .tfi-product-image-wrapper {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  aspect-ratio: 1;
  overflow: hidden;
}
body.tifoso-platform-catalog .tifoso-home-product-media .tfi-product-image-wrapper img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: opacity 250ms ease !important;
}
body.tifoso-platform-catalog .tifoso-home-product-media .tfi-main-image { opacity: 1 !important; z-index: 1 !important; }
body.tifoso-platform-catalog .tifoso-home-product-media .tfi-hover-image { opacity: 0 !important; z-index: 2 !important; pointer-events: none; }
body.tifoso-platform-catalog .tifoso-home-product-media .tifoso-home-product-badge { z-index: 4 !important; }
@media (hover: hover) {
  body.tifoso-platform-catalog .tifoso-home-product-card:hover .tfi-hover-image--ready { opacity: 1 !important; }
  body.tifoso-platform-catalog .tifoso-home-product-card:hover .tfi-product-image-wrapper:has(.tfi-hover-image--ready) .tfi-main-image { opacity: 0 !important; }
}
body.tifoso-platform-catalog .tifoso-home-product-media:focus-visible .tfi-hover-image--ready { opacity: 1 !important; }
body.tifoso-platform-catalog .tifoso-home-product-media:focus-visible .tfi-product-image-wrapper:has(.tfi-hover-image--ready) .tfi-main-image { opacity: 0 !important; }
@media (prefers-reduced-motion: reduce) {
  body.tifoso-platform-catalog .tifoso-home-product-media .tfi-product-image-wrapper img { transition: none !important; }
}
