/* HH 13U - Categorias editoriales, catalogo final y sliders de producto */
body.shop-0.page-category.hh-cat-landing-enabled {
  background:
    linear-gradient(180deg, rgba(238, 252, 249, 0.92), rgba(255, 255, 255, 1) 42%),
    #ffffff !important;
}

body.page-category.hh-cat-server-rendered #wrapper {
  display: none !important;
}

body.shop-0.page-category.category-depth-level-2:not(.hh-cat-landing-enabled) #left_column,
body.shop-0.page-category.category-depth-level-2:not(.hh-cat-landing-enabled) #switch_left_column {
  display: none !important;
}

body.shop-0.page-category.category-depth-level-2:not(.hh-cat-landing-enabled) #center_column {
  flex: 0 0 100% !important;
  max-width: 100% !important;
}

body.shop-0.page-category.category-depth-level-2:not(.hh-cat-landing-enabled) #products {
  display: none !important;
}

body.shop-0.page-category.hh-cat-landing-enabled #left_column,
body.shop-0.page-category.hh-cat-landing-enabled #switch_left_column {
  display: none !important;
}

body.shop-0.page-category.hh-cat-landing-enabled #center_column {
  flex: 0 0 100% !important;
  max-width: 100% !important;
}

body.shop-0.page-category.hh-cat-landing-enabled #columns,
body.shop-0.page-category.hh-cat-landing-enabled #columns.container,
body.shop-0.page-category.hh-cat-landing-enabled #main,
body.shop-0.page-category.hh-cat-landing-enabled #center_column {
  width: 100% !important;
}

body.shop-0.page-category.hh-cat-landing-enabled #main {
  max-width: none !important;
  overflow: visible !important;
}

body.shop-0.page-category.hh-cat-landing-main #products {
  display: none !important;
}

body.shop-0.page-category.hh-cat-landing-leaf #products {
  display: block !important;
}

body.shop-0.page-category.hh-cat-landing-enabled .hh-cat-products-title {
  color: #103942 !important;
  font-family: inherit !important;
  font-size: clamp(26px, 3vw, 42px) !important;
  line-height: 1.06 !important;
  font-weight: 950 !important;
  letter-spacing: 0 !important;
  margin: 28px 0 22px !important;
}

.hh-breadcrumb-cat-icon {
  display: inline-grid;
  width: 18px;
  height: 18px;
  margin-right: 7px;
  place-items: center;
  vertical-align: -4px;
  border: 1px solid rgba(13, 102, 103, 0.18);
  border-radius: 6px;
  background: rgba(232, 252, 247, 0.88);
  color: #0d6667;
}

.hh-breadcrumb-cat-icon svg {
  width: 12px;
  height: 12px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2.2;
}

.hh-cat-landing {
  --hh-ink: #103942;
  --hh-teal: #0d6667;
  --hh-teal-2: #1f8786;
  --hh-green: #16a86b;
  --hh-line: rgba(19, 91, 91, 0.15);
  --hh-shadow: 0 22px 60px rgba(5, 45, 50, 0.14);
  --hh-ease: cubic-bezier(0.22, 1, 0.36, 1);
  --deep: #103942;
  --muted: #607a80;
  --primary-2: #178f8b;
  --border: rgba(19, 91, 91, 0.15);
  --shadow: 0 22px 60px rgba(5, 45, 50, 0.14);
  color: var(--hh-ink);
  font-family: inherit;
  width: 100vw;
  max-width: 100vw;
  margin: 0 calc(50% - 50vw) 34px;
  padding: 0 0 6px;
  overflow: hidden;
  animation: hhCatRise 360ms ease both;
}

.hh-cat-wrap,
.hh-cat-landing .hhprov2-wrap {
  width: min(1360px, calc(100% - 28px));
  margin: 0 auto;
}

.hh-cat-landing.is-pet {
  --hh-teal: #0b6d5f;
  --hh-teal-2: #188d7a;
}

.hh-cat-landing.is-baby {
  --hh-teal: #176b72;
  --hh-teal-2: #22999a;
}

.hh-cat-landing.is-food {
  --hh-teal: #126b55;
  --hh-teal-2: #1d9a6d;
}

.hh-cat-landing.is-appliance {
  --hh-teal: #0d6170;
  --hh-teal-2: #1f8794;
}

.hh-cat-landing.is-chair,
.hh-cat-landing.is-sofa,
.hh-cat-landing.is-furniture,
.hh-cat-landing.is-home {
  --hh-teal: #0e6464;
  --hh-teal-2: #2b8e83;
}

.hh-cat-landing-compact {
  margin-bottom: 24px;
}

.hh-cat-landing .hhprov2-sec {
  padding: 28px 0 4px;
}

.hh-cat-landing .hhprov2-heading {
  margin: 0 0 16px;
}

.hh-cat-landing .hhprov2-chip {
  display: inline-flex;
  align-items: center;
  min-height: 30px;
  padding: 7px 15px;
  border-radius: 999px;
  background: rgba(212, 247, 243, 0.92);
  color: var(--primary-2);
  font-size: 13px;
  line-height: 1;
  font-weight: 900;
}

.hh-cat-landing .hhprov2-heading h2 {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 12px 0 8px;
  color: var(--deep);
  font-size: clamp(28px, 3.3vw, 48px);
  line-height: 1.04;
  font-weight: 950;
  letter-spacing: 0;
}

.hh-cat-landing .hhprov2-heading p {
  margin: 0;
  max-width: 780px;
  color: var(--muted);
  font-size: 16px;
  line-height: 1.58;
  font-weight: 750;
}

.hh-cat-slider-mini-icon,
.hh-cat-slider-star {
  display: inline-grid;
  width: 44px;
  height: 44px;
  flex: 0 0 44px;
  place-items: center;
  border-radius: 16px;
  border: 1px solid rgba(13, 102, 103, 0.18);
  background:
    radial-gradient(circle at 76% 20%, rgba(247, 229, 75, 0.95) 0 8px, transparent 9px),
    linear-gradient(145deg, rgba(13, 102, 103, 0.96), rgba(31, 135, 134, 0.9));
  color: #ffffff;
  box-shadow: 0 14px 28px rgba(5, 45, 50, 0.14);
}

.hh-cat-slider-mini-icon svg {
  width: 24px;
  height: 24px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2.2;
}

.hh-cat-slider-star {
  overflow: hidden;
  background:
    radial-gradient(circle at 50% 50%, rgba(247, 229, 75, 0.55), transparent 52%),
    linear-gradient(145deg, #0d6667, #159f7a);
}

.hh-cat-slider-star svg {
  width: 58px;
  height: 58px;
  filter: drop-shadow(0 10px 14px rgba(5, 45, 50, 0.18));
  animation: hhCatStarPulse 3s ease-in-out infinite;
}

.hh-cat-landing .hhprov2-slider-shell {
  position: relative;
  overflow: hidden;
  padding: 18px 54px;
  border: 1px solid rgba(13, 102, 103, 0.12);
  border-radius: 16px;
  background:
    radial-gradient(circle at 10% 0%, rgba(74, 223, 211, 0.14), transparent 32%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.94), rgba(239, 250, 250, 0.88));
  box-shadow: var(--shadow);
}

.hh-cat-landing .hhprov2-slider-shell::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(110deg, transparent 0%, rgba(255, 255, 255, 0.42) 42%, transparent 70%);
  transform: translateX(-100%);
  animation: hhCatHomeSheen 6s ease-in-out infinite;
}

.hh-cat-landing .hhprov2-slider-track {
  position: relative;
  z-index: 2;
  display: flex;
  gap: 16px;
  overflow-x: auto;
  scroll-behavior: smooth;
  scroll-snap-type: x mandatory;
  padding: 4px 2px 12px;
  scrollbar-width: none;
}

.hh-cat-landing .hhprov2-slider-track::-webkit-scrollbar {
  display: none;
}

.hh-cat-landing .hhprov2-slide {
  flex: 0 0 clamp(260px, 24vw, 340px);
  scroll-snap-align: start;
}

.hh-cat-landing .hhprov2-slide-card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 410px;
  height: 100%;
  overflow: hidden;
  padding: 14px;
  border: 1px solid rgba(13, 102, 103, 0.12);
  border-radius: 8px;
  background: #ffffff;
  color: var(--deep) !important;
  box-shadow: 0 12px 26px rgba(4, 59, 69, 0.06);
  transition: transform 0.22s ease, box-shadow 0.22s ease, border-color 0.22s ease;
}

.hh-cat-landing .hhprov2-slide-card:hover {
  transform: translateY(-4px);
  border-color: rgba(20, 183, 175, 0.32);
  box-shadow: 0 24px 42px rgba(4, 59, 69, 0.13);
}

.hh-cat-landing .hhprov2-slide-media {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 244px;
  overflow: hidden;
  border: 1px solid var(--border);
  border-radius: 8px;
  background: #f5f8f8;
}

.hh-cat-landing .hhprov2-slide-media img,
.hh-cat-landing .hhprov2-slide-media .hh-cat-real-img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  object-fit: contain;
  padding: 10px;
  transition: transform 0.24s ease;
}

.hh-cat-landing .hhprov2-slide-media svg {
  display: block;
  width: 86%;
  max-width: 190px;
  height: 86%;
  max-height: 150px;
  filter: drop-shadow(0 12px 16px rgba(5, 45, 50, 0.13));
}

.hh-cat-landing .hhprov2-slide-card:hover .hhprov2-slide-media img,
.hh-cat-landing .hhprov2-slide-card:hover .hhprov2-slide-media .hh-cat-real-img {
  transform: scale(1.04);
}

.hh-cat-landing .hhprov2-slide-info {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 13px 2px 2px;
}

.hh-cat-product-badge {
  position: absolute;
  z-index: 3;
  top: 12px;
  left: 12px;
  display: inline-flex;
  align-items: center;
  min-height: 29px;
  padding: 6px 10px;
  border-radius: 6px;
  color: #ffffff;
  font-size: 12px;
  line-height: 1;
  font-weight: 900;
  letter-spacing: 0;
  box-shadow: 0 8px 18px rgba(16, 57, 66, 0.16);
}

.hh-cat-product-badge.is-top {
  background: #103942;
}

.hh-cat-product-badge.is-offer,
.hh-cat-product-badge.is-best-offers {
  background: #c83e38;
}

.hh-cat-landing .hhprov2-slide-brand {
  display: none !important;
}

.hh-cat-landing .hhprov2-slide-brand-name {
  display: block;
  min-height: 18px;
  margin-bottom: 5px;
  color: #607a80;
  font-size: 12px;
  line-height: 1.25;
  font-weight: 850;
  text-transform: uppercase;
}

.hh-cat-landing .hhprov2-slide-title {
  min-height: 52px;
  color: var(--deep);
  font-size: 15px;
  font-weight: 900;
  line-height: 1.28;
}

.hh-cat-landing .hhprov2-slide-card.is-category .hhprov2-slide-info {
  flex: 0 0 auto;
  padding: 10px 2px 2px;
}

.hh-cat-landing .hhprov2-slide-card.is-category .hhprov2-slide-title {
  display: none !important;
}

.hh-cat-landing .hhprov2-slide-card.is-category .hhprov2-slide-foot {
  align-items: center;
  min-height: 54px;
  margin-top: 10px;
  padding: 10px 10px 10px 12px;
  border: 1px solid rgba(13, 102, 103, 0.1);
  border-radius: 16px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(236, 251, 247, 0.9)),
    radial-gradient(circle at 95% 5%, rgba(247, 229, 75, 0.16), transparent 35%);
}

.hh-cat-landing .hhprov2-slide-card.is-category .hhprov2-slide-price {
  color: var(--deep);
  font-size: 19px;
  font-weight: 950;
  line-height: 1.12;
  letter-spacing: 0;
}

.hh-cat-landing .hhprov2-slide-card.is-category:hover .hhprov2-slide-price {
  color: #083b47;
}

.hh-cat-landing .hhprov2-slide-card.is-category .hhprov2-slide-cta {
  flex: 0 0 40px;
}

.hh-cat-landing .hh-cat-home-slider-categories .hhprov2-slide-card {
  min-height: 342px;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(13, 102, 103, 0.14), rgba(31, 191, 122, 0.2), rgba(247, 229, 75, 0.2)) border-box;
}

.hh-cat-landing .hh-cat-home-slider-categories .hhprov2-slide-card::after {
  content: "";
  position: absolute;
  inset: 12px;
  pointer-events: none;
  border-radius: 22px;
  background:
    linear-gradient(115deg, transparent 28%, rgba(255, 255, 255, 0.48) 46%, transparent 62%);
  opacity: 0;
  transform: translateX(-38%);
  transition: opacity 0.22s ease, transform 0.45s ease;
}

.hh-cat-landing .hh-cat-home-slider-categories .hhprov2-slide-card:hover::after {
  opacity: 0.72;
  transform: translateX(38%);
}

.hh-cat-landing .hh-cat-home-slider-categories .hhprov2-slide-media {
  position: relative;
  height: 232px;
  background:
    radial-gradient(circle at 82% 18%, rgba(247, 229, 75, 0.2), transparent 26%),
    linear-gradient(135deg, #f7fffd, #e0f6f5);
}

.hh-cat-landing .hh-cat-home-slider-categories .hhprov2-slide-media::before {
  content: "";
  position: absolute;
  inset: 12px;
  border-radius: 16px;
  background:
    radial-gradient(circle at 18% 18%, rgba(255, 255, 255, 0.9), transparent 28%),
    linear-gradient(145deg, rgba(255, 255, 255, 0.16), rgba(13, 102, 103, 0.04));
  opacity: 0.82;
}

.hh-cat-landing .hh-cat-home-slider-categories .hhprov2-slide-media img,
.hh-cat-landing .hh-cat-home-slider-categories .hhprov2-slide-media svg {
  position: relative;
  z-index: 1;
}

.hh-cat-landing .hh-cat-home-slider-categories .hhprov2-slide-media img,
.hh-cat-landing .hh-cat-home-slider-categories .hhprov2-slide-media .hh-cat-real-img {
  padding: 8px;
}

.hh-cat-landing .hh-cat-card-art img[src*="images.unsplash.com"],
.hh-cat-landing .hh-cat-card-art .hh-cat-real-img[src*="images.unsplash.com"],
.hh-cat-landing .hh-cat-home-slider-categories .hhprov2-slide-media img[src*="images.unsplash.com"],
.hh-cat-landing .hh-cat-home-slider-categories .hhprov2-slide-media .hh-cat-real-img[src*="images.unsplash.com"] {
  width: 100%;
  height: 100%;
  object-fit: cover;
  padding: 0;
}

.hh-cat-product-grid-block {
  padding: 42px 0 16px;
  border-top: 1px solid rgba(13, 102, 103, 0.08);
}

.hh-cat-product-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 18px;
}

.hh-cat-grid-product-card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 440px;
  height: 100%;
  overflow: hidden;
  padding: 16px;
  border: 1px solid rgba(13, 102, 103, 0.12);
  border-radius: 8px;
  background: #ffffff;
  color: var(--deep) !important;
  box-shadow: 0 12px 28px rgba(4, 59, 69, 0.07);
  transition: transform 0.22s ease, box-shadow 0.22s ease, border-color 0.22s ease;
}

.hh-cat-grid-product-card:hover {
  transform: translateY(-4px);
  border-color: rgba(20, 183, 175, 0.32);
  box-shadow: 0 24px 44px rgba(4, 59, 69, 0.13);
}

.hh-cat-grid-product-media {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 270px;
  height: 270px;
  overflow: hidden;
  border: 1px solid var(--border);
  border-radius: 8px;
  background: #f5f8f8;
}

.hh-cat-grid-product-media img,
.hh-cat-grid-product-media .hh-cat-real-img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  object-fit: contain;
  padding: 8px;
  transition: transform 0.24s ease;
}

.hh-cat-grid-product-card:hover .hh-cat-grid-product-media img,
.hh-cat-grid-product-card:hover .hh-cat-grid-product-media .hh-cat-real-img {
  transform: scale(1.045);
}

.hh-cat-grid-product-copy {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 14px 2px 0;
}

.hh-cat-grid-product-brand {
  display: block;
  min-height: 18px;
  margin-bottom: 5px;
  color: #607a80;
  font-size: 12px;
  line-height: 1.25;
  font-weight: 850;
  text-transform: uppercase;
}

.hh-cat-grid-product-title {
  min-height: 40px;
  color: var(--deep);
  font-size: 16px;
  font-weight: 950;
  line-height: 1.24;
}

.hh-cat-grid-product-price {
  display: flex;
  min-height: 49px;
  flex-direction: column;
  justify-content: flex-end;
  gap: 3px;
  margin-top: auto;
  padding-top: 18px;
  line-height: 1;
}

.hh-cat-grid-product-old-price {
  color: #7d8f93;
  font-size: 12px;
  line-height: 1;
  font-weight: 800;
  text-decoration: line-through;
}

.hh-cat-grid-product-price strong {
  color: #0b795a;
  font-size: 22px;
  line-height: 1.05;
  font-weight: 950;
}

.hh-cat-grid-product-cta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  min-height: 42px;
  margin-top: 14px;
  padding: 10px 12px;
  border: 1px solid rgba(13, 102, 103, 0.18);
  border-radius: 8px;
  background: #f1faf8;
  color: #0d6667;
  font-size: 13px;
  line-height: 1;
  font-weight: 900;
}

.hh-cat-grid-product-cta i {
  font-style: normal;
  font-size: 18px;
}

.hh-cat-product-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 7px;
  margin: 30px 0 8px;
}

.hh-cat-product-pagination a,
.hh-cat-product-pagination span {
  display: inline-grid;
  width: 40px;
  height: 40px;
  place-items: center;
  border: 1px solid rgba(13, 102, 103, 0.18);
  border-radius: 8px;
  background: #ffffff;
  color: #0d6667;
  font-size: 14px;
  line-height: 1;
  font-weight: 900;
}

.hh-cat-product-pagination a:hover {
  border-color: #0d6667;
  background: #eff9f7;
  color: #083f49;
}

.hh-cat-product-pagination .is-current {
  border-color: #0d6667;
  background: #0d6667;
  color: #ffffff;
}

.hh-cat-product-pagination small {
  flex-basis: 100%;
  margin-top: 5px;
  color: #607a80;
  text-align: center;
  font-size: 12px;
  line-height: 1.2;
  font-weight: 800;
}

.hh-cat-landing .hhprov2-slide-foot {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-top: auto;
  padding-top: 14px;
}

.hh-cat-landing .hhprov2-slide-price {
  display: inline-flex;
  flex-direction: column;
  gap: 2px;
  line-height: 1.05;
}

.hh-cat-landing .hhprov2-slide-price strong {
  color: #0b795a;
  font-size: 19px;
  line-height: 1.05;
  font-weight: 950;
}

.hh-cat-landing .hhprov2-slide-old-price {
  color: #7d969b;
  font-size: 12px;
  font-weight: 850;
  text-decoration: line-through;
}

.hh-cat-landing .hhprov2-slide-cta {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #0d6667;
  color: #ffffff;
  font-size: 27px;
  font-weight: 950;
  box-shadow: 0 10px 20px rgba(13, 102, 103, 0.18);
}

.hh-cat-landing .hhprov2-slider-nav {
  position: absolute;
  z-index: 3;
  top: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  border: 1px solid rgba(13, 102, 103, 0.18);
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.92);
  color: var(--deep);
  font-size: 24px;
  font-weight: 900;
  box-shadow: 0 14px 26px rgba(4, 59, 69, 0.1);
  cursor: pointer;
  transform: translateY(-50%);
}

.hh-cat-landing .hhprov2-slider-prev {
  left: 12px;
}

.hh-cat-landing .hhprov2-slider-next {
  right: 12px;
}

.hh-cat-landing .hhprov2-slider-nav:hover {
  background: #e9fbf7;
}

.hh-cat-demand {
  position: relative;
  overflow: hidden;
  padding: 18px;
  border: 1px solid var(--hh-line);
  border-radius: 8px;
  background:
    linear-gradient(120deg, rgba(255, 255, 255, 0.97), rgba(235, 251, 247, 0.92)),
    repeating-linear-gradient(90deg, rgba(13, 102, 103, 0.04) 0 1px, transparent 1px 34px);
  box-shadow: 0 16px 44px rgba(5, 45, 50, 0.1);
  isolation: isolate;
}

.hh-cat-demand::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    radial-gradient(circle at 12% 0%, rgba(247, 229, 75, 0.15), transparent 24%),
    radial-gradient(circle at 88% 18%, rgba(22, 168, 107, 0.12), transparent 28%);
}

.hh-cat-demand::after {
  content: "";
  position: absolute;
  inset: -45% -18%;
  pointer-events: none;
  background:
    linear-gradient(115deg, transparent 28%, rgba(255, 255, 255, 0.5) 46%, transparent 62%);
  opacity: 0.4;
  transform: translateX(-42%);
  animation: hhCatSheen 9s var(--hh-ease) infinite;
}

.hh-cat-demand-head {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: 42px minmax(0, 1fr) minmax(118px, 154px);
  align-items: center;
  gap: 12px;
  max-width: none;
  margin-bottom: 14px;
}

.hh-cat-demand-title {
  min-width: 0;
}

.hh-cat-demand-visual {
  display: grid;
  width: 154px;
  height: 82px;
  place-items: center;
  justify-self: end;
  overflow: hidden;
  border: 1px solid rgba(13, 102, 103, 0.13);
  border-radius: 8px;
  background:
    radial-gradient(circle at 82% 18%, rgba(247, 229, 75, 0.2), transparent 30%),
    linear-gradient(145deg, rgba(255, 255, 255, 0.86), rgba(224, 249, 243, 0.82));
  box-shadow: 0 12px 26px rgba(5, 45, 50, 0.08);
}

.hh-cat-demand-visual svg {
  width: 170px;
  max-width: none;
  display: block;
  filter: drop-shadow(0 12px 16px rgba(5, 45, 50, 0.12));
}

.hh-cat-real-img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  object-fit: contain;
  object-position: center center;
  transform: translateZ(0);
}

.hh-cat-demand-visual .hh-cat-real-img {
  max-width: 86%;
  max-height: 72px;
  filter: drop-shadow(0 12px 16px rgba(5, 45, 50, 0.13));
}

.hh-cat-demand-visual.is-star {
  background:
    radial-gradient(circle at 50% 48%, rgba(247, 229, 75, 0.34), transparent 42%),
    radial-gradient(circle at 76% 22%, rgba(84, 217, 130, 0.22), transparent 28%),
    linear-gradient(145deg, rgba(255, 255, 255, 0.9), rgba(224, 249, 243, 0.82));
}

.hh-cat-demand-visual.is-star svg {
  width: 138px;
  animation: hhCatStarPulse 2.9s ease-in-out infinite;
}

.hh-cat-demand-icon {
  display: inline-grid;
  width: 42px;
  height: 42px;
  flex: 0 0 42px;
  place-items: center;
  border: 1px solid rgba(13, 102, 103, 0.18);
  border-radius: 8px;
  background:
    radial-gradient(circle at 72% 22%, rgba(247, 229, 75, 0.95) 0 7px, transparent 8px),
    linear-gradient(145deg, rgba(13, 102, 103, 0.96), rgba(31, 135, 134, 0.9));
  color: #ffffff;
  box-shadow: 0 12px 28px rgba(5, 45, 50, 0.14);
}

.hh-cat-demand-icon svg {
  width: 23px;
  height: 23px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2.2;
}

.hh-cat-demand-head strong {
  display: block;
  color: var(--hh-ink);
  font-size: clamp(20px, 2.3vw, 30px);
  line-height: 1.08;
  font-weight: 950;
}

.hh-cat-demand-head small {
  display: block;
  margin-top: 4px;
  color: #607a80;
  font-size: 14px;
  line-height: 1.38;
  font-weight: 750;
}

.hh-cat-demand-row {
  position: relative;
  z-index: 1;
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: minmax(238px, 292px);
  gap: 12px;
  overflow-x: auto;
  padding: 3px 3px 10px;
  scroll-snap-type: x mandatory;
  scrollbar-color: rgba(13, 102, 103, 0.38) rgba(221, 247, 241, 0.72);
  scrollbar-width: thin;
  mask-image: linear-gradient(90deg, #000 0, #000 calc(100% - 36px), transparent);
}

.hh-cat-demand-row::-webkit-scrollbar {
  height: 8px;
}

.hh-cat-demand-row::-webkit-scrollbar-track {
  border-radius: 999px;
  background: rgba(221, 247, 241, 0.72);
}

.hh-cat-demand-row::-webkit-scrollbar-thumb {
  border-radius: 999px;
  background: linear-gradient(90deg, var(--hh-green), var(--hh-teal-2));
}

.hh-cat-demand-card {
  position: relative;
  display: grid;
  grid-template-columns: 92px minmax(0, 1fr) 18px;
  gap: 12px;
  min-height: 104px;
  align-items: center;
  scroll-snap-align: start;
  overflow: hidden;
  padding: 12px;
  border: 1px solid rgba(13, 102, 103, 0.13);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.9);
  color: var(--hh-ink);
  text-decoration: none !important;
  box-shadow: 0 12px 28px rgba(5, 45, 50, 0.08);
  transition: transform 220ms var(--hh-ease), box-shadow 220ms var(--hh-ease), border-color 220ms var(--hh-ease);
  will-change: transform;
}

.hh-cat-demand-card::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
  background:
    linear-gradient(110deg, transparent 18%, rgba(255, 255, 255, 0.42) 42%, transparent 62%);
  opacity: 0;
  transform: translateX(-44%);
  transition: opacity 180ms ease, transform 520ms var(--hh-ease);
}

.hh-cat-demand-art,
.hh-cat-demand-photo {
  display: grid;
  width: 92px;
  height: 76px;
  place-items: center;
  overflow: hidden;
  border: 1px solid rgba(13, 102, 103, 0.1);
  border-radius: 8px;
  background:
    linear-gradient(155deg, rgba(255, 255, 255, 0.88), rgba(229, 250, 245, 0.78));
}

.hh-cat-demand-art svg {
  width: 118px;
  max-width: none;
  display: block;
  filter: drop-shadow(0 10px 14px rgba(5, 45, 50, 0.11));
}

.hh-cat-demand-art .hh-cat-product-illustration,
.hh-cat-demand-photo .hh-cat-product-illustration {
  width: 132px;
  max-width: none;
}

.hh-cat-demand-art .hh-cat-emoji-illustration,
.hh-cat-demand-photo .hh-cat-emoji-illustration {
  width: 130px;
  max-width: none;
}

.hh-cat-demand-photo img {
  max-width: 84%;
  max-height: 68px;
  object-fit: contain;
}

.hh-cat-demand-art .hh-cat-real-img,
.hh-cat-demand-photo .hh-cat-real-img,
.hh-cat-demand-photo img {
  display: block;
  width: auto;
  height: auto;
  max-width: 88%;
  max-height: 68px;
  margin: auto;
  object-fit: contain;
  object-position: center center;
  filter: drop-shadow(0 10px 12px rgba(5, 45, 50, 0.1));
}

.hh-cat-demand-copy {
  display: block;
  min-width: 0;
}

.hh-cat-demand-copy strong {
  display: block;
  color: var(--hh-ink);
  font-size: 15px;
  line-height: 1.18;
  font-weight: 950;
}

.hh-cat-demand-copy small {
  display: block;
  margin-top: 6px;
  color: #607a80;
  font-size: 12px;
  line-height: 1.28;
  font-weight: 750;
}

.hh-cat-demand-card.is-product .hh-cat-demand-copy small {
  color: var(--hh-green);
  font-size: 15px;
  font-weight: 950;
}

.hh-cat-demand-arrow {
  color: var(--hh-green);
  font-size: 26px;
  line-height: 1;
  font-weight: 950;
}

.hh-cat-hero {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(320px, 0.95fr);
  gap: 28px;
  min-height: 330px;
  padding: clamp(26px, 4vw, 48px);
  overflow: hidden;
  border: 1px solid var(--hh-line);
  border-radius: 8px;
  background:
    linear-gradient(120deg, rgba(255, 255, 255, 0.96), rgba(236, 252, 248, 0.9)),
    linear-gradient(135deg, rgba(13, 102, 103, 0.08), rgba(22, 168, 107, 0.08));
  box-shadow: var(--hh-shadow);
  isolation: isolate;
}

.hh-cat-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background-image:
    linear-gradient(90deg, rgba(13, 102, 103, 0.06) 1px, transparent 1px),
    linear-gradient(180deg, rgba(13, 102, 103, 0.05) 1px, transparent 1px);
  background-size: 42px 42px;
  mask-image: linear-gradient(90deg, rgba(0, 0, 0, 0.7), transparent 82%);
}

.hh-cat-hero::after {
  content: "";
  position: absolute;
  inset: -34% -16%;
  pointer-events: none;
  background:
    radial-gradient(circle at 68% 24%, rgba(247, 229, 75, 0.22), transparent 22%),
    radial-gradient(circle at 88% 76%, rgba(22, 168, 107, 0.18), transparent 30%),
    linear-gradient(112deg, transparent 36%, rgba(255, 255, 255, 0.46) 48%, transparent 60%);
  opacity: 0.62;
  transform: translateX(-12%);
  animation: hhCatAurora 10s var(--hh-ease) infinite alternate;
}

.hh-cat-hero-copy,
.hh-cat-visual {
  position: relative;
  z-index: 1;
}

.hh-cat-kicker-row {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  max-width: 100%;
}

.hh-cat-hero-icon {
  display: inline-grid;
  width: 44px;
  height: 44px;
  flex: 0 0 44px;
  place-items: center;
  border: 1px solid rgba(13, 102, 103, 0.18);
  border-radius: 8px;
  background:
    radial-gradient(circle at 72% 22%, rgba(247, 229, 75, 0.95) 0 7px, transparent 8px),
    linear-gradient(145deg, rgba(13, 102, 103, 0.96), rgba(31, 135, 134, 0.9));
  color: #ffffff;
  box-shadow: 0 14px 30px rgba(5, 45, 50, 0.18);
}

.hh-cat-hero-icon svg {
  width: 24px;
  height: 24px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2.2;
}

.hh-cat-kicker {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  width: fit-content;
  padding: 9px 13px;
  border: 1px solid rgba(13, 102, 103, 0.18);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.78);
  color: var(--hh-teal);
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
  box-shadow: 0 8px 22px rgba(5, 45, 50, 0.08);
}

.hh-cat-hero h1 {
  margin: 18px 0 14px;
  color: var(--hh-ink);
  font-size: clamp(34px, 5vw, 64px);
  line-height: 0.98;
  letter-spacing: 0;
  font-weight: 900;
}

.hh-cat-hero p {
  max-width: 650px;
  margin: 0;
  color: #496b72;
  font-size: clamp(16px, 1.45vw, 20px);
  line-height: 1.62;
  font-weight: 600;
}

.hh-cat-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 24px;
}

.hh-cat-hero-links {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 22px;
}

.hh-cat-hero-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  padding: 0 20px;
  border: 1px solid rgba(13, 102, 103, 0.18);
  border-radius: 15px;
  background: rgba(255, 255, 255, 0.86);
  color: var(--hh-ink) !important;
  font-size: 14px;
  font-weight: 950;
  box-shadow: 0 12px 24px rgba(5, 45, 50, 0.08);
  transition: transform 0.2s var(--hh-ease), box-shadow 0.2s var(--hh-ease), border-color 0.2s var(--hh-ease);
}

.hh-cat-hero-btn.is-primary {
  border-color: rgba(22, 168, 107, 0.42);
  background: linear-gradient(135deg, #1ecf7d, #0d7d70);
  color: #ffffff !important;
  box-shadow: 0 16px 32px rgba(16, 149, 111, 0.22);
}

.hh-cat-hero-btn:hover {
  transform: translateY(-2px);
  border-color: rgba(20, 183, 175, 0.36);
  box-shadow: 0 20px 34px rgba(5, 45, 50, 0.14);
}

.hh-cat-chip {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 10px 13px;
  border: 1px solid rgba(13, 102, 103, 0.14);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.86);
  color: #214c55;
  font-weight: 800;
  box-shadow: 0 12px 26px rgba(5, 45, 50, 0.08);
  transition: transform 180ms var(--hh-ease), box-shadow 180ms var(--hh-ease);
}

.hh-cat-chip::before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: linear-gradient(135deg, #52d87d, var(--hh-green));
  box-shadow: 0 0 0 5px rgba(22, 168, 107, 0.13);
}

.hh-cat-visual {
  align-self: stretch;
  display: flex;
  align-items: center;
  justify-content: center;
}

.hh-cat-showcase {
  position: relative;
  width: min(100%, 520px);
  min-height: 310px;
}

.hh-cat-illustration-wrap {
  position: absolute;
  inset: 20px 0 0 0;
  display: grid;
  place-items: center;
  padding: 8px;
  border: 1px solid rgba(13, 102, 103, 0.12);
  border-radius: 8px;
  background:
    linear-gradient(140deg, rgba(255, 255, 255, 0.68), rgba(228, 250, 245, 0.5)),
    repeating-linear-gradient(90deg, rgba(13, 102, 103, 0.055) 0 1px, transparent 1px 30px);
  box-shadow: 0 24px 60px rgba(5, 45, 50, 0.12);
  transform: translateZ(0);
}

.hh-cat-illustration {
  display: block;
  width: min(100%, 520px);
  height: auto;
  filter: drop-shadow(0 20px 26px rgba(5, 45, 50, 0.16));
  transform-origin: center;
  animation: hhCatFloat 5.5s ease-in-out infinite;
}

.hh-cat-amazon-showcase {
  position: relative;
  display: grid;
  width: min(100%, 500px);
  min-height: 270px;
  grid-template-columns: 1.08fr 0.92fr;
  grid-template-rows: repeat(2, minmax(0, 1fr));
  gap: 12px;
  padding: 18px;
  transform-origin: center;
  animation: hhCatFloat 5.5s ease-in-out infinite;
}

.hh-cat-amazon-glow {
  position: absolute;
  inset: 8% 4% 0;
  pointer-events: none;
  border-radius: 999px;
  background:
    radial-gradient(circle at 58% 42%, rgba(247, 229, 75, 0.2), transparent 34%),
    radial-gradient(circle at 44% 60%, rgba(22, 168, 107, 0.2), transparent 46%);
  filter: blur(12px);
  opacity: 0.9;
}

.hh-cat-amazon-ribbon {
  position: absolute;
  z-index: 3;
  left: 22px;
  top: 14px;
  display: inline-flex;
  align-items: center;
  min-height: 30px;
  padding: 0 12px;
  border: 1px solid rgba(255, 255, 255, 0.72);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(13, 102, 103, 0.96), rgba(31, 135, 134, 0.9));
  color: #ffffff;
  font-size: 12px;
  font-weight: 900;
  box-shadow: 0 12px 26px rgba(5, 45, 50, 0.16);
}

.hh-cat-amazon-offer {
  position: absolute;
  z-index: 4;
  display: inline-flex;
  flex-direction: column;
  gap: 2px;
  max-width: 190px;
  padding: 9px 12px;
  border: 1px solid rgba(255, 255, 255, 0.68);
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.9);
  color: var(--hh-ink);
  box-shadow: 0 16px 30px rgba(5, 45, 50, 0.16);
  backdrop-filter: blur(12px);
}

.hh-cat-amazon-offer strong {
  color: #0f8f6e;
  font-size: 14px;
  line-height: 1.05;
  font-weight: 950;
}

.hh-cat-amazon-offer small {
  color: #486b72;
  font-size: 11px;
  line-height: 1.1;
  font-weight: 850;
}

.hh-cat-amazon-offer.is-main {
  right: 18px;
  top: 14px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.94), rgba(237, 255, 249, 0.92));
}

.hh-cat-amazon-offer.is-discount {
  left: 26px;
  bottom: 18px;
}

.hh-cat-amazon-offer.is-finance {
  right: 18px;
  bottom: 18px;
}

.hh-cat-amazon-item {
  position: relative;
  z-index: 2;
  display: grid;
  min-width: 0;
  min-height: 0;
  place-items: center;
  overflow: hidden;
  border: 1px solid rgba(13, 102, 103, 0.14);
  border-radius: 8px;
  background:
    radial-gradient(circle at 86% 16%, rgba(247, 229, 75, 0.18), transparent 28%),
    linear-gradient(155deg, rgba(255, 255, 255, 0.96), rgba(230, 250, 245, 0.9));
  box-shadow: 0 16px 36px rgba(5, 45, 50, 0.12);
}

.hh-cat-amazon-item::after {
  content: "";
  position: absolute;
  inset: auto 14% 10px;
  height: 12px;
  border-radius: 50%;
  background: rgba(5, 45, 50, 0.12);
  filter: blur(7px);
}

.hh-cat-amazon-item .hh-cat-real-img {
  position: relative;
  z-index: 1;
  max-width: 86%;
  max-height: 86%;
  filter: drop-shadow(0 16px 18px rgba(5, 45, 50, 0.16));
  transition: transform 220ms var(--hh-ease);
}

.hh-cat-amazon-item-1 {
  grid-row: 1 / span 2;
  min-height: 234px;
}

.hh-cat-amazon-item-1 .hh-cat-real-img {
  max-width: 92%;
  max-height: 82%;
}

.hh-cat-amazon-item-4,
.hh-cat-amazon-item-5 {
  display: none;
}

.hh-cat-trust-row {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  margin: 16px 0 4px;
}

.hh-cat-trust-card {
  position: relative;
  display: flex;
  min-height: 74px;
  align-items: center;
  justify-content: center;
  gap: 12px;
  overflow: hidden;
  border: 1px solid rgba(13, 102, 103, 0.13);
  border-radius: 8px;
  background:
    radial-gradient(circle at 88% 10%, rgba(247, 229, 75, 0.18), transparent 28%),
    linear-gradient(150deg, rgba(255, 255, 255, 0.98), rgba(232, 250, 246, 0.88));
  box-shadow: 0 18px 42px rgba(5, 45, 50, 0.08);
  color: var(--hh-ink);
  text-align: center;
  animation: hhCatSoftPop 420ms ease both;
}

.hh-cat-trust-card::after {
  content: "";
  position: absolute;
  inset: auto 0 0;
  height: 3px;
  background: linear-gradient(90deg, var(--hh-green), #f7e54b, var(--hh-teal-2));
}

.hh-cat-trust-card strong {
  position: relative;
  z-index: 1;
  font-size: 15px;
  line-height: 1.18;
  font-weight: 900;
}

.hh-cat-trust-icon {
  position: relative;
  z-index: 1;
  display: inline-grid;
  width: 38px;
  height: 38px;
  flex: 0 0 38px;
  place-items: center;
  border-radius: 8px;
  background:
    linear-gradient(145deg, rgba(13, 102, 103, 0.96), rgba(31, 135, 134, 0.9)),
    var(--hh-teal);
  color: #ffffff;
  box-shadow: 0 12px 28px rgba(5, 45, 50, 0.15);
}

.hh-cat-trust-icon svg {
  width: 20px;
  height: 20px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2.2;
}

.hh-cat-trust-logo {
  position: relative;
  z-index: 1;
  display: block;
  width: min(172px, 88%);
}

.hh-cat-trust-logo svg {
  display: block;
  width: 100%;
  height: auto;
  filter: drop-shadow(0 10px 18px rgba(5, 45, 50, 0.1));
}

.hh-cat-section-head {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 20px;
  margin: 34px 0 16px;
}

.hh-cat-section-head.is-tight {
  align-items: flex-start;
  margin: 32px 0 14px;
}

.hh-cat-featured .hh-cat-section-head.is-tight {
  margin: 0 0 16px;
}

.hh-cat-section-head h2 {
  margin: 0;
  color: var(--hh-ink);
  font-size: clamp(24px, 3vw, 38px);
  line-height: 1.05;
  font-weight: 900;
}

.hh-cat-section-head p {
  max-width: 520px;
  margin: 0;
  color: #607a80;
  font-weight: 650;
  line-height: 1.48;
}

.hh-cat-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
}

.hh-cat-card {
  position: relative;
  display: flex;
  min-height: 256px;
  flex-direction: column;
  justify-content: space-between;
  padding: 16px;
  overflow: hidden;
  border: 1px solid rgba(13, 102, 103, 0.14);
  border-radius: 8px;
  background:
    linear-gradient(160deg, rgba(255, 255, 255, 0.98), rgba(235, 251, 247, 0.94));
  color: var(--hh-ink);
  text-decoration: none !important;
  box-shadow: 0 18px 44px rgba(5, 45, 50, 0.09);
  transition: transform 220ms var(--hh-ease), border-color 220ms var(--hh-ease), box-shadow 220ms var(--hh-ease);
  animation: hhCatSoftPop 420ms ease both;
  will-change: transform;
}

.hh-cat-card::after {
  content: "";
  position: absolute;
  inset: auto 0 0;
  height: 4px;
  background: linear-gradient(90deg, var(--hh-green), #f7e54b, var(--hh-teal-2));
  transform: scaleX(0.18);
  transform-origin: left;
  transition: transform 220ms ease;
}

.hh-cat-card::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    radial-gradient(circle at 82% 18%, rgba(247, 229, 75, 0.12), transparent 24%),
    linear-gradient(135deg, rgba(22, 168, 107, 0.08), transparent 42%);
}

.hh-cat-icon {
  display: inline-grid;
  position: absolute;
  left: 16px;
  top: 16px;
  z-index: 2;
  width: 40px;
  height: 40px;
  place-items: center;
  border-radius: 8px;
  background:
    linear-gradient(145deg, rgba(13, 102, 103, 0.14), rgba(22, 168, 107, 0.12)),
    #ffffff;
  color: var(--hh-teal);
  box-shadow: inset 0 0 0 1px rgba(13, 102, 103, 0.12), 0 10px 24px rgba(5, 45, 50, 0.1);
}

.hh-cat-icon svg {
  width: 22px;
  height: 22px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2.15;
}

.hh-cat-card-art {
  position: relative;
  z-index: 1;
  display: grid;
  min-height: 112px;
  margin: -3px -3px 8px;
  place-items: center;
  overflow: hidden;
  border: 1px solid rgba(13, 102, 103, 0.1);
  border-radius: 8px;
  background:
    linear-gradient(155deg, rgba(255, 255, 255, 0.88), rgba(229, 250, 245, 0.78)),
    repeating-linear-gradient(90deg, rgba(13, 102, 103, 0.045) 0 1px, transparent 1px 22px);
}

.hh-cat-card-art::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(115deg, transparent 24%, rgba(255, 255, 255, 0.62) 46%, transparent 66%);
  opacity: 0;
  transform: translateX(-56%);
  transition: opacity 180ms ease, transform 560ms var(--hh-ease);
}

.hh-cat-card-art svg {
  width: min(100%, 220px);
  max-height: 118px;
  display: block;
  filter: drop-shadow(0 13px 16px rgba(5, 45, 50, 0.12));
  transition: transform 220ms ease;
}

.hh-cat-card-art .hh-cat-product-illustration {
  width: min(112%, 238px);
  max-height: 132px;
}

.hh-cat-card-art .hh-cat-emoji-illustration {
  width: min(106%, 232px);
  max-height: 132px;
}

.hh-cat-card-art .hh-cat-real-img {
  max-width: 88%;
  max-height: 118px;
  filter: drop-shadow(0 13px 16px rgba(5, 45, 50, 0.12));
  transition: transform 220ms ease;
}

.hh-cat-card-copy {
  position: relative;
  z-index: 1;
  display: block;
}

.hh-cat-card h3 {
  margin: 10px 0 8px;
  color: var(--hh-ink);
  font-size: 19px;
  line-height: 1.15;
  font-weight: 900;
}

.hh-cat-card p {
  margin: 0;
  color: #607a80;
  line-height: 1.35;
  font-size: 13px;
  font-weight: 700;
}

.hh-cat-card .hh-cat-link {
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  margin-top: 16px;
  color: var(--hh-teal);
  font-size: 14px;
  font-weight: 900;
}

.hh-cat-card .hh-cat-link::after {
  content: ">";
  color: var(--hh-green);
}

.hh-cat-featured {
  margin-top: 34px;
  padding: 22px;
  border: 1px solid var(--hh-line);
  border-radius: 8px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(239, 252, 249, 0.78));
  box-shadow: 0 18px 48px rgba(5, 45, 50, 0.09);
}

.hh-cat-products-row {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: minmax(210px, 1fr);
  gap: 14px;
  overflow-x: auto;
  padding: 3px 3px 12px;
  scroll-snap-type: x mandatory;
  scrollbar-color: rgba(13, 102, 103, 0.38) rgba(221, 247, 241, 0.72);
  scrollbar-width: thin;
}

.hh-cat-products-row::-webkit-scrollbar {
  height: 8px;
}

.hh-cat-products-row::-webkit-scrollbar-track {
  border-radius: 999px;
  background: rgba(221, 247, 241, 0.72);
}

.hh-cat-products-row::-webkit-scrollbar-thumb {
  border-radius: 999px;
  background: linear-gradient(90deg, var(--hh-green), var(--hh-teal-2));
}

.hh-cat-product {
  scroll-snap-align: start;
  min-width: 0;
  overflow: hidden;
  border: 1px solid rgba(13, 102, 103, 0.12);
  border-radius: 8px;
  background: #ffffff;
  box-shadow: 0 16px 34px rgba(5, 45, 50, 0.08);
  transition: transform 220ms var(--hh-ease), box-shadow 220ms var(--hh-ease), border-color 220ms var(--hh-ease);
  animation: hhCatSoftPop 420ms ease both;
}

.hh-cat-product a {
  color: inherit;
  text-decoration: none !important;
}

.hh-cat-product-img {
  display: grid;
  min-height: 170px;
  place-items: center;
  background: linear-gradient(180deg, #f7fffd, #eefaf7);
}

.hh-cat-product-img img {
  max-width: 78%;
  max-height: 155px;
  object-fit: contain;
}

.hh-cat-product-body {
  display: block;
  padding: 14px;
}

.hh-cat-product-title {
  display: block;
  min-height: 42px;
  color: var(--hh-ink);
  font-size: 14px;
  line-height: 1.32;
  font-weight: 850;
}

.hh-cat-product-price {
  display: block;
  margin-top: 10px;
  color: var(--hh-green);
  font-size: 18px;
  font-weight: 950;
}

.hh-cat-product-cta {
  position: relative;
  overflow: hidden;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 42px;
  margin-top: 12px;
  border-radius: 8px;
  background: linear-gradient(135deg, #42c979, #078b69);
  color: #ffffff;
  font-size: 13px;
  font-weight: 900;
  box-shadow: 0 14px 24px rgba(22, 168, 107, 0.22);
}

.hh-cat-product-cta::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(112deg, transparent 20%, rgba(255, 255, 255, 0.34) 48%, transparent 72%);
  transform: translateX(-120%);
  transition: transform 520ms var(--hh-ease);
}

@media (hover: hover) {
  .hh-cat-chip:hover {
    box-shadow: 0 16px 32px rgba(5, 45, 50, 0.12);
    transform: translateY(-1px);
  }

  .hh-cat-demand-card:hover {
    border-color: rgba(22, 168, 107, 0.38);
    box-shadow: 0 18px 40px rgba(5, 45, 50, 0.13);
    transform: translateY(-2px);
  }

  .hh-cat-demand-card:hover::before {
    opacity: 1;
    transform: translateX(68%);
  }

  .hh-cat-card:hover {
    border-color: rgba(22, 168, 107, 0.42);
    box-shadow: 0 24px 58px rgba(5, 45, 50, 0.15);
    transform: translateY(-3px);
  }

  .hh-cat-card:hover::after {
    transform: scaleX(1);
  }

  .hh-cat-card:hover .hh-cat-card-art::after {
    opacity: 1;
    transform: translateX(66%);
  }

  .hh-cat-card:hover .hh-cat-card-art svg {
    transform: translateY(-3px) scale(1.02);
  }

  .hh-cat-card:hover .hh-cat-card-art .hh-cat-real-img,
  .hh-cat-demand-card:hover .hh-cat-real-img,
  .hh-cat-amazon-item:hover .hh-cat-real-img {
    transform: translateY(-3px) scale(1.025);
  }

  .hh-cat-product:hover {
    border-color: rgba(22, 168, 107, 0.35);
    box-shadow: 0 22px 48px rgba(5, 45, 50, 0.13);
    transform: translateY(-2px);
  }

  .hh-cat-product:hover .hh-cat-product-cta::before {
    transform: translateX(120%);
  }
}

@keyframes hhCatRise {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes hhCatSoftPop {
  from {
    opacity: 0;
    transform: translateY(8px) scale(0.985);
  }
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}

@keyframes hhCatFloat {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-8px);
  }
}

@keyframes hhCatAurora {
  0% {
    opacity: 0.46;
    transform: translateX(-10%) translateY(0) rotate(0deg);
  }
  100% {
    opacity: 0.72;
    transform: translateX(4%) translateY(-2%) rotate(1deg);
  }
}

@keyframes hhCatSheen {
  0%,
  62% {
    transform: translateX(-52%);
  }
  100% {
    transform: translateX(50%);
  }
}

@keyframes hhCatHomeSheen {
  0%,
  62% {
    transform: translateX(-110%);
  }
  100% {
    transform: translateX(110%);
  }
}

@keyframes hhCatStarPulse {
  0%,
  100% {
    transform: scale(1) rotate(-2deg);
    filter: drop-shadow(0 10px 15px rgba(5, 45, 50, 0.12)) drop-shadow(0 0 0 rgba(247, 229, 75, 0));
  }
  50% {
    transform: scale(1.04) rotate(2deg);
    filter: drop-shadow(0 14px 18px rgba(5, 45, 50, 0.15)) drop-shadow(0 0 16px rgba(247, 229, 75, 0.42));
  }
}

@media (max-width: 991px) {
  .hh-cat-landing {
    margin: 0 calc(50% - 50vw) 22px;
  }

  .hh-cat-wrap,
  .hh-cat-landing .hhprov2-wrap {
    width: min(100% - 20px, 100%);
  }

  .hh-cat-hero {
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 24px 18px;
  }

  .hh-cat-visual {
    min-height: 300px;
  }

  .hh-cat-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .hh-cat-section-head {
    display: block;
  }

  .hh-cat-section-head p {
    margin-top: 8px;
  }

  .hh-cat-demand-row {
    grid-auto-columns: minmax(232px, 44vw);
  }

  .hh-cat-landing .hhprov2-slider-shell {
    padding: 16px 48px;
  }
}

@media (max-width: 520px) {
  .hh-cat-landing .hhprov2-sec {
    padding-top: 22px;
  }

  .hh-cat-landing .hhprov2-heading h2 {
    align-items: flex-start;
    font-size: 27px;
  }

  .hh-cat-landing .hhprov2-slider-shell {
    padding: 14px 12px 18px;
    border-radius: 12px;
  }

  .hh-cat-landing .hhprov2-slider-nav {
    display: none;
  }

  .hh-cat-landing .hhprov2-slide {
    flex-basis: min(82vw, 340px);
  }

  .hh-cat-landing .hhprov2-slide-card {
    min-height: 414px;
  }

  .hh-cat-landing .hhprov2-slide-media {
    height: 252px;
  }

  .hh-cat-landing .hh-cat-home-slider-categories .hhprov2-slide-card {
    min-height: 338px;
  }

  .hh-cat-landing .hh-cat-home-slider-categories .hhprov2-slide-media {
    height: 222px;
  }

  .hh-cat-product-grid-block {
    padding-top: 24px;
  }

  .hh-cat-product-grid {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .hh-cat-grid-product-card {
    min-height: 420px;
  }

  .hh-cat-grid-product-media {
    height: 278px;
    min-height: 278px;
  }

  .hh-cat-hero {
    border-radius: 0;
    margin-left: -10px;
    margin-right: -10px;
  }

  .hh-cat-grid {
    grid-template-columns: 1fr;
  }

  .hh-cat-card {
    min-height: 232px;
  }

  .hh-cat-visual {
    min-height: 320px;
  }

  .hh-cat-showcase {
    min-height: 305px;
  }

  .hh-cat-illustration-wrap {
    inset: 34px 0 20px 0;
  }

  .hh-cat-amazon-showcase {
    min-height: 286px;
    gap: 10px;
    padding: 14px;
  }

  .hh-cat-amazon-ribbon {
    left: 16px;
    top: 10px;
    min-height: 28px;
    padding: 0 10px;
    font-size: 11px;
  }

  .hh-cat-amazon-offer {
    max-width: 146px;
    padding: 7px 9px;
    border-radius: 13px;
  }

  .hh-cat-amazon-offer strong {
    font-size: 12px;
  }

  .hh-cat-amazon-offer small {
    font-size: 10px;
  }

  .hh-cat-amazon-offer.is-main {
    right: 12px;
    top: 48px;
  }

  .hh-cat-amazon-offer.is-discount {
    left: 16px;
    bottom: 16px;
  }

  .hh-cat-amazon-offer.is-finance {
    right: 12px;
    bottom: 16px;
  }

  .hh-cat-amazon-item-1 {
    min-height: 226px;
  }

  .hh-cat-trust-row {
    grid-template-columns: 1fr;
    gap: 10px;
    margin-top: 12px;
  }

  .hh-cat-trust-card {
    min-height: 64px;
    justify-content: flex-start;
    padding: 0 14px;
    text-align: left;
  }

  .hh-cat-trust-card.is-brand {
    justify-content: center;
    padding: 0;
  }

  .hh-cat-products-row {
    grid-auto-columns: minmax(230px, 82vw);
  }

  .hh-cat-landing-compact {
    margin-left: -5px;
    margin-right: -5px;
  }

  .hh-cat-demand {
    padding: 14px;
  }

  .hh-cat-demand-head {
    align-items: flex-start;
    grid-template-columns: 42px minmax(0, 1fr) 86px;
    gap: 10px;
  }

  .hh-cat-demand-head strong {
    font-size: 18px;
  }

  .hh-cat-demand-head small {
    font-size: 12px;
  }

  .hh-cat-demand-visual {
    width: 86px;
    height: 58px;
  }

  .hh-cat-demand-visual svg {
    width: 98px;
  }

  .hh-cat-demand-visual .hh-cat-real-img {
    max-width: 84%;
    max-height: 52px;
  }

  .hh-cat-demand-row {
    grid-auto-columns: minmax(246px, 83vw);
    gap: 10px;
  }

  .hh-cat-demand-card {
    grid-template-columns: 82px minmax(0, 1fr) 16px;
    min-height: 96px;
    padding: 10px;
  }

  .hh-cat-demand-art,
  .hh-cat-demand-photo {
    width: 82px;
    height: 70px;
  }

  .hh-cat-demand-art svg {
    width: 106px;
  }

  .hh-cat-demand-art .hh-cat-real-img,
  .hh-cat-demand-photo .hh-cat-real-img,
  .hh-cat-demand-photo img {
    max-width: 86%;
    max-height: 62px;
  }

  .hh-cat-kicker-row {
    align-items: flex-start;
  }

  .hh-cat-kicker {
    white-space: normal;
  }
}

@media (max-width: 360px) {
  .hh-cat-amazon-showcase {
    min-height: 254px;
    padding: 12px;
  }

  .hh-cat-amazon-item-1 {
    min-height: 198px;
  }

  .hh-cat-demand-head {
    grid-template-columns: 42px minmax(0, 1fr);
  }

  .hh-cat-demand-visual {
    grid-column: 2;
    justify-self: start;
    width: 112px;
    height: 58px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .hh-cat-landing,
  .hh-cat-card,
  .hh-cat-product,
  .hh-cat-demand-card,
  .hh-cat-trust-card,
  .hh-cat-illustration,
  .hh-cat-amazon-showcase,
  .hh-cat-hero::after,
  .hh-cat-demand::after,
  .hhprov2-slider-shell::before,
  .hh-cat-slider-star svg {
    animation: none !important;
    transition: none !important;
  }
}

/* HH 13T - Directorio editorial con escaparates reales de la app */
body.shop-0.page-category.hh-cat-landing-enabled {
  background: #f5f8f7 !important;
}

.hh-cat-landing.hh-cat-landing-editorial {
  --hh-editorial-ink: #153c3d;
  --hh-editorial-deep: #123535;
  --hh-editorial-teal: #0c6965;
  --hh-editorial-green: #32ae6a;
  --hh-editorial-yellow: #f1d84f;
  --hh-editorial-muted: #607374;
  --hh-editorial-line: #d9e4e1;
  background: #ffffff;
  color: var(--hh-editorial-ink);
  margin-bottom: 0;
  padding: 22px 0 64px;
}

.hh-cat-landing-editorial .hh-cat-wrap {
  width: min(1360px, calc(100% - 40px));
}

.hh-cat-editorial-hero {
  position: relative;
  min-height: 520px;
  overflow: hidden;
  border: 1px solid rgba(18, 53, 53, 0.16);
  border-radius: 8px;
  background: var(--hh-editorial-deep);
  box-shadow: 0 18px 50px rgba(18, 53, 53, 0.16);
  isolation: isolate;
}

.hh-cat-editorial-media,
.hh-cat-editorial-media img,
.hh-cat-editorial-shade {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.hh-cat-editorial-media img {
  object-fit: cover;
  object-position: center;
  transform: scale(1.01);
}

.hh-cat-editorial-media::after {
  position: absolute;
  inset: 0;
  z-index: 1;
  content: "";
  background:
    linear-gradient(90deg, rgba(8, 35, 36, 0.96) 0%, rgba(8, 35, 36, 0.9) 34%, rgba(8, 35, 36, 0.52) 62%, rgba(8, 35, 36, 0.12) 100%),
    linear-gradient(180deg, rgba(8, 35, 36, 0.08), rgba(8, 35, 36, 0.28));
}

.hh-cat-editorial-shade {
  z-index: 2;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.06), transparent 35%),
    linear-gradient(90deg, rgba(50, 174, 106, 0.12), transparent 45%);
  pointer-events: none;
}

.hh-cat-editorial-copy {
  position: relative;
  z-index: 3;
  display: flex;
  width: min(650px, 62%);
  min-height: 520px;
  flex-direction: column;
  justify-content: center;
  padding: 58px 62px;
  color: #ffffff;
}

.hh-cat-editorial-kicker {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 0 0 24px;
  color: #ffffff;
  font-size: 14px;
  line-height: 1.35;
  font-weight: 850;
}

.hh-cat-editorial-icon {
  display: inline-grid;
  width: 42px;
  height: 42px;
  flex: 0 0 42px;
  place-items: center;
  border: 1px solid rgba(255, 255, 255, 0.34);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.14);
  backdrop-filter: blur(8px);
}

.hh-cat-editorial-icon svg {
  width: 23px;
  height: 23px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}

.hh-cat-editorial-copy h1 {
  max-width: 620px;
  margin: 0;
  color: #ffffff;
  font-size: 64px;
  line-height: 1.02;
  font-weight: 950;
  letter-spacing: 0;
  text-wrap: balance;
}

.hh-cat-editorial-copy p {
  max-width: 580px;
  margin: 24px 0 0;
  color: rgba(255, 255, 255, 0.9);
  font-size: 18px;
  line-height: 1.58;
  font-weight: 600;
}

.hh-cat-editorial-actions {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 13px;
  margin-top: 32px;
}

.hh-cat-editorial-cta,
.hh-cat-editorial-count {
  display: inline-flex;
  min-height: 48px;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  font-size: 14px;
  line-height: 1;
  font-weight: 900;
}

.hh-cat-editorial-cta {
  gap: 12px;
  padding: 0 20px;
  border: 1px solid #ffffff;
  background: #ffffff;
  color: var(--hh-editorial-deep) !important;
  box-shadow: 0 12px 28px rgba(4, 24, 25, 0.2);
  transition: transform 180ms ease, background-color 180ms ease;
}

.hh-cat-editorial-cta span {
  font-size: 18px;
}

.hh-cat-editorial-count {
  padding: 0 17px;
  border: 1px solid rgba(255, 255, 255, 0.34);
  background: rgba(8, 35, 36, 0.34);
  color: #ffffff;
  backdrop-filter: blur(8px);
}

.hh-cat-editorial-trust {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin: 16px 0 0;
  border: 1px solid var(--hh-editorial-line);
  border-radius: 8px;
  background: #ffffff;
}

.hh-cat-editorial-trust > span {
  display: flex;
  min-height: 76px;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: 14px 20px;
  color: var(--hh-editorial-ink);
  text-align: center;
}

.hh-cat-editorial-trust > span + span {
  border-left: 1px solid var(--hh-editorial-line);
}

.hh-cat-editorial-trust i {
  display: inline-grid;
  width: 34px;
  height: 34px;
  flex: 0 0 34px;
  place-items: center;
  border-radius: 50%;
  background: #e6f6ee;
  color: var(--hh-editorial-teal);
  font-style: normal;
}

.hh-cat-editorial-trust svg {
  width: 18px;
  height: 18px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2.2;
}

.hh-cat-editorial-trust strong {
  font-size: 14px;
  line-height: 1.35;
  font-weight: 850;
}

.hh-cat-directory {
  margin-top: 58px;
  padding: 58px 0 0;
  border-top: 1px solid var(--hh-editorial-line);
}

.hh-cat-directory-head {
  display: grid;
  max-width: 760px;
  margin-bottom: 30px;
}

.hh-cat-directory-head > span {
  margin-bottom: 10px;
  color: var(--hh-editorial-teal);
  font-size: 13px;
  line-height: 1.3;
  font-weight: 900;
  text-transform: uppercase;
}

.hh-cat-directory-head h2 {
  margin: 0;
  color: var(--hh-editorial-ink);
  font-size: 42px;
  line-height: 1.08;
  font-weight: 950;
  letter-spacing: 0;
}

.hh-cat-directory-head p {
  margin: 14px 0 0;
  color: var(--hh-editorial-muted);
  font-size: 16px;
  line-height: 1.55;
  font-weight: 600;
}

.hh-cat-directory-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 20px;
}

.hh-cat-directory-card {
  display: flex;
  min-width: 0;
  overflow: hidden;
  flex-direction: column;
  border: 1px solid var(--hh-editorial-line);
  border-radius: 8px;
  background: #ffffff;
  color: var(--hh-editorial-ink) !important;
  box-shadow: 0 8px 24px rgba(18, 53, 53, 0.07);
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}

.hh-cat-directory-media {
  position: relative;
  display: block;
  aspect-ratio: 4 / 3;
  overflow: hidden;
  background: #edf3f1;
}

.hh-cat-directory-media::after {
  position: absolute;
  inset: 0;
  content: "";
  background: linear-gradient(180deg, transparent 58%, rgba(8, 35, 36, 0.28));
  pointer-events: none;
}

.hh-cat-directory-media img,
.hh-cat-directory-media svg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 260ms ease;
}

.hh-cat-directory-meta {
  position: absolute;
  z-index: 2;
  right: 12px;
  bottom: 12px;
  display: inline-flex;
  min-height: 32px;
  align-items: center;
  padding: 0 12px;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.94);
  color: var(--hh-editorial-deep);
  font-size: 12px;
  line-height: 1;
  font-weight: 900;
  box-shadow: 0 6px 16px rgba(8, 35, 36, 0.14);
}

.hh-cat-directory-copy {
  display: grid;
  min-height: 104px;
  grid-template-columns: minmax(0, 1fr) 36px;
  align-items: center;
  gap: 12px;
  padding: 18px;
}

.hh-cat-directory-copy h3 {
  overflow-wrap: anywhere;
  margin: 0;
  color: var(--hh-editorial-ink);
  font-size: 19px;
  line-height: 1.2;
  font-weight: 900;
  letter-spacing: 0;
}

.hh-cat-directory-copy small {
  display: block;
  margin-top: 7px;
  color: var(--hh-editorial-muted);
  font-size: 12px;
  line-height: 1.3;
  font-weight: 700;
}

.hh-cat-directory-copy > i {
  display: inline-grid;
  width: 36px;
  height: 36px;
  place-items: center;
  border: 1px solid #c8dcd7;
  border-radius: 50%;
  color: var(--hh-editorial-teal);
  font-size: 18px;
  font-style: normal;
  transition: color 180ms ease, background-color 180ms ease, border-color 180ms ease;
}

@media (hover: hover) {
  .hh-cat-editorial-cta:hover {
    background: var(--hh-editorial-yellow);
    transform: translateY(-2px);
  }

  .hh-cat-directory-card:hover {
    border-color: #9cc9bd;
    box-shadow: 0 18px 38px rgba(18, 53, 53, 0.13);
    transform: translateY(-4px);
  }

  .hh-cat-directory-card:hover .hh-cat-directory-media img {
    transform: scale(1.045);
  }

  .hh-cat-directory-card:hover .hh-cat-directory-copy > i {
    border-color: var(--hh-editorial-teal);
    background: var(--hh-editorial-teal);
    color: #ffffff;
  }
}

@media (max-width: 1180px) {
  .hh-cat-editorial-copy {
    width: min(660px, 72%);
  }

  .hh-cat-directory-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 900px) {
  .hh-cat-landing.hh-cat-landing-editorial {
    padding-top: 14px;
  }

  .hh-cat-landing-editorial .hh-cat-wrap {
    width: min(100% - 24px, 100%);
  }

  .hh-cat-editorial-hero {
    min-height: 560px;
  }

  .hh-cat-editorial-media::after {
    background:
      linear-gradient(0deg, rgba(8, 35, 36, 0.96) 0%, rgba(8, 35, 36, 0.84) 42%, rgba(8, 35, 36, 0.18) 78%, rgba(8, 35, 36, 0.06) 100%);
  }

  .hh-cat-editorial-copy {
    width: 100%;
    min-height: 560px;
    justify-content: flex-end;
    padding: 44px 40px;
  }

  .hh-cat-editorial-copy h1 {
    font-size: 48px;
  }

  .hh-cat-editorial-trust {
    grid-template-columns: 1fr;
  }

  .hh-cat-editorial-trust > span {
    min-height: 62px;
    justify-content: flex-start;
    text-align: left;
  }

  .hh-cat-editorial-trust > span + span {
    border-top: 1px solid var(--hh-editorial-line);
    border-left: 0;
  }

  .hh-cat-directory {
    margin-top: 42px;
    padding-top: 42px;
  }

  .hh-cat-directory-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 560px) {
  .hh-cat-landing.hh-cat-landing-editorial {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    padding: 8px 0 44px;
  }

  .hh-cat-landing-editorial .hh-cat-wrap {
    width: calc(100% - 20px);
  }

  .hh-cat-editorial-hero {
    min-height: 590px;
  }

  .hh-cat-editorial-copy {
    min-height: 590px;
    padding: 34px 22px;
  }

  .hh-cat-editorial-kicker {
    margin-bottom: 18px;
    font-size: 12px;
  }

  .hh-cat-editorial-icon {
    width: 38px;
    height: 38px;
    flex-basis: 38px;
  }

  .hh-cat-editorial-copy h1 {
    font-size: 38px;
    line-height: 1.04;
  }

  .hh-cat-editorial-copy p {
    margin-top: 17px;
    font-size: 15px;
    line-height: 1.48;
  }

  .hh-cat-editorial-actions {
    align-items: stretch;
    flex-direction: column;
    margin-top: 24px;
  }

  .hh-cat-editorial-cta,
  .hh-cat-editorial-count {
    width: 100%;
  }

  .hh-cat-editorial-trust {
    margin-top: 10px;
  }

  .hh-cat-editorial-trust > span {
    min-height: 58px;
    padding: 10px 13px;
  }

  .hh-cat-directory-head {
    margin-bottom: 22px;
  }

  .hh-cat-directory-head h2 {
    font-size: 31px;
  }

  .hh-cat-directory-head p {
    font-size: 14px;
  }

  .hh-cat-directory-grid {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .hh-cat-directory-copy {
    min-height: 92px;
    padding: 15px;
  }

  .hh-cat-directory-copy h3 {
    font-size: 18px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .hh-cat-editorial-cta,
  .hh-cat-directory-card,
  .hh-cat-directory-media img,
  .hh-cat-directory-copy > i {
    transition: none !important;
  }
}

/* HH 13T.1 - Agencia editorial premium */
body.shop-0.page-category.hh-cat-landing-enabled {
  background: #f4f5f5 !important;
}

.hh-cat-landing.hh-cat-landing-editorial {
  --hh-agency-black: #0b0d0e;
  --hh-agency-gray-900: #202426;
  --hh-agency-gray-700: #596164;
  --hh-agency-gray-500: #879093;
  --hh-agency-gray-300: #d8ddde;
  --hh-agency-gray-100: #f4f5f5;
  --hh-agency-white: #ffffff;
  --hh-agency-green: #006e62;
  background: var(--hh-agency-white);
  color: var(--hh-agency-black);
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  padding: 20px 0 0;
}

.hh-cat-landing-editorial .hh-cat-wrap {
  width: min(1360px, calc(100% - 48px));
}

.hh-cat-editorial-hero {
  min-height: 548px;
  border: 0;
  border-radius: 6px;
  background: #111415;
  box-shadow: 0 22px 56px rgba(11, 13, 14, 0.18);
}

.hh-cat-editorial-media img {
  transform: none;
}

.hh-cat-editorial-media::after {
  background:
    linear-gradient(90deg, rgba(8, 10, 11, 0.94) 0%, rgba(8, 10, 11, 0.82) 34%, rgba(8, 10, 11, 0.42) 61%, rgba(8, 10, 11, 0.06) 100%),
    linear-gradient(180deg, rgba(8, 10, 11, 0.04), rgba(8, 10, 11, 0.32));
}

.hh-cat-editorial-shade {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.07), transparent 36%);
}

.hh-cat-editorial-copy {
  width: min(680px, 64%);
  min-height: 548px;
  padding: 64px 68px;
}

.hh-cat-editorial-kicker {
  gap: 10px;
  margin-bottom: 26px;
  color: rgba(255, 255, 255, 0.9);
  font-size: 12px;
  font-weight: 750;
  letter-spacing: 0;
  text-transform: uppercase;
}

.hh-cat-editorial-kicker::before {
  width: 30px;
  height: 2px;
  flex: 0 0 30px;
  background: #61d49d;
  content: "";
}

.hh-cat-editorial-icon {
  display: none !important;
}

.hh-cat-editorial-copy h1 {
  max-width: 640px;
  color: #ffffff !important;
  font-size: 58px;
  line-height: 1.02;
  font-weight: 820;
  letter-spacing: 0;
}

.hh-cat-editorial-copy p {
  max-width: 570px;
  margin-top: 22px;
  color: rgba(255, 255, 255, 0.82);
  font-size: 17px;
  line-height: 1.58;
  font-weight: 450;
}

.hh-cat-editorial-actions {
  gap: 10px;
  margin-top: 30px;
}

.hh-cat-editorial-cta,
.hh-cat-editorial-cta:visited,
.hh-cat-editorial-cta:hover,
.hh-cat-editorial-cta:focus,
.hh-cat-editorial-cta:active {
  min-height: 46px;
  padding: 0 19px;
  border: 1px solid #ffffff;
  border-radius: 4px;
  background: #ffffff;
  color: var(--hh-agency-black) !important;
  box-shadow: none;
  font-size: 13px;
  font-weight: 760;
  text-decoration: none !important;
}

.hh-cat-editorial-cta:hover {
  background: #f1f3f3;
  transform: translateY(-1px);
}

.hh-cat-editorial-count {
  min-height: 46px;
  padding: 0 16px;
  border-color: rgba(255, 255, 255, 0.32);
  border-radius: 4px;
  background: rgba(8, 10, 11, 0.34);
  color: #ffffff;
  font-size: 12px;
  font-weight: 720;
}

.hh-cat-editorial-trust {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-top: 14px;
  border: 1px solid var(--hh-agency-gray-300);
  border-radius: 6px;
  background: #ffffff;
}

.hh-cat-editorial-trust > span {
  min-height: 58px;
  gap: 10px;
  padding: 10px 18px;
  color: var(--hh-agency-black);
}

.hh-cat-editorial-trust > span + span {
  border-color: var(--hh-agency-gray-300);
}

.hh-cat-editorial-trust i {
  width: 20px;
  height: 20px;
  flex-basis: 20px;
  border-radius: 0;
  background: transparent;
  color: var(--hh-agency-green);
}

.hh-cat-editorial-trust svg {
  width: 15px;
  height: 15px;
  stroke-width: 1.8;
}

.hh-cat-editorial-trust strong {
  color: var(--hh-agency-gray-900);
  font-size: 12px;
  line-height: 1.35;
  font-weight: 650;
}

.hh-cat-directory {
  margin-top: 56px;
  padding: 72px 0 84px;
  border-top: 1px solid #e1e5e6;
  background: var(--hh-agency-gray-100);
}

.hh-cat-directory-head {
  max-width: 820px;
  margin-bottom: 34px;
}

.hh-cat-directory-head > span {
  margin-bottom: 12px;
  color: var(--hh-agency-green);
  font-size: 11px;
  line-height: 1.3;
  font-weight: 780;
}

.hh-cat-directory-head h2 {
  color: var(--hh-agency-black) !important;
  font-size: 42px;
  line-height: 1.08;
  font-weight: 790;
}

.hh-cat-directory-head p {
  max-width: 670px;
  margin-top: 12px;
  color: var(--hh-agency-gray-700);
  font-size: 15px;
  line-height: 1.55;
  font-weight: 430;
}

.hh-cat-directory-grid {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  gap: 16px;
}

.hh-cat-directory-card,
.hh-cat-directory-card:visited,
.hh-cat-directory-card:hover,
.hh-cat-directory-card:focus,
.hh-cat-directory-card:active {
  grid-column: span 3;
  min-width: 0;
  overflow: hidden;
  border: 1px solid #dce1e2;
  border-radius: 6px;
  background: #ffffff;
  color: var(--hh-agency-black) !important;
  box-shadow: 0 3px 12px rgba(11, 13, 14, 0.04);
  outline-offset: 3px;
  text-decoration: none !important;
}

.hh-cat-directory-card:nth-child(8n + 1),
.hh-cat-directory-card:nth-child(8n + 6) {
  grid-column: span 6;
}

.hh-cat-directory-media {
  height: 286px;
  aspect-ratio: auto;
  background: #e8ebeb;
}

.hh-cat-directory-media::after {
  background: linear-gradient(180deg, rgba(11, 13, 14, 0.01) 54%, rgba(11, 13, 14, 0.18));
}

.hh-cat-directory-media img,
.hh-cat-directory-media svg {
  transform: none;
  transition: transform 260ms ease, filter 260ms ease;
}

.hh-cat-directory-meta {
  top: 14px;
  right: auto;
  bottom: auto;
  left: 14px;
  min-height: 29px;
  padding: 0 10px;
  border: 1px solid rgba(11, 13, 14, 0.1);
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.94);
  color: var(--hh-agency-black);
  box-shadow: 0 4px 14px rgba(11, 13, 14, 0.08);
  font-size: 10px;
  font-weight: 720;
}

.hh-cat-directory-copy {
  min-height: 96px;
  grid-template-columns: minmax(0, 1fr) 32px;
  gap: 12px;
  padding: 17px 18px 18px;
}

.hh-cat-directory-copy h3,
.hh-cat-directory-card:visited .hh-cat-directory-copy h3,
.hh-cat-directory-card:hover .hh-cat-directory-copy h3,
.hh-cat-directory-card:focus .hh-cat-directory-copy h3 {
  margin: 0;
  color: #000000 !important;
  font-size: 19px;
  line-height: 1.18;
  font-weight: 740;
  text-decoration: none !important;
}

.hh-cat-directory-card:nth-child(8n + 1) .hh-cat-directory-copy h3,
.hh-cat-directory-card:nth-child(8n + 6) .hh-cat-directory-copy h3 {
  font-size: 22px;
}

.hh-cat-directory-copy small {
  margin-top: 6px;
  color: var(--hh-agency-gray-700);
  font-size: 11px;
  line-height: 1.35;
  font-weight: 500;
  text-decoration: none !important;
}

.hh-cat-directory-copy > i {
  width: 32px;
  height: 32px;
  border: 1px solid #cfd5d6;
  border-radius: 4px;
  color: #000000;
  font-size: 16px;
}

@media (hover: hover) {
  .hh-cat-directory-card:hover {
    border-color: #181b1c;
    box-shadow: 0 14px 32px rgba(11, 13, 14, 0.1);
    transform: translateY(-2px);
    text-decoration: none !important;
  }

  .hh-cat-directory-card:hover .hh-cat-directory-media img {
    filter: saturate(1.03) contrast(1.02);
    transform: scale(1.025);
  }

  .hh-cat-directory-card:hover .hh-cat-directory-copy > i {
    border-color: #000000;
    background: #000000;
    color: #ffffff;
  }
}

@media (max-width: 1180px) {
  .hh-cat-directory-card,
  .hh-cat-directory-card:visited,
  .hh-cat-directory-card:hover,
  .hh-cat-directory-card:focus,
  .hh-cat-directory-card:active {
    grid-column: span 4;
  }

  .hh-cat-directory-card:nth-child(7n + 1) {
    grid-column: span 8;
  }
}

@media (max-width: 900px) {
  .hh-cat-landing.hh-cat-landing-editorial {
    padding-top: 14px;
  }

  .hh-cat-landing-editorial .hh-cat-wrap {
    width: min(100% - 28px, 100%);
  }

  .hh-cat-editorial-hero {
    min-height: 570px;
  }

  .hh-cat-editorial-media::after {
    background:
      linear-gradient(0deg, rgba(8, 10, 11, 0.94) 0%, rgba(8, 10, 11, 0.78) 44%, rgba(8, 10, 11, 0.13) 78%, rgba(8, 10, 11, 0.03) 100%);
  }

  .hh-cat-editorial-copy {
    min-height: 570px;
    padding: 42px 36px;
  }

  .hh-cat-editorial-copy h1 {
    font-size: 46px;
  }

  .hh-cat-editorial-trust > span {
    min-height: 54px;
    justify-content: center;
  }

  .hh-cat-directory {
    margin-top: 44px;
    padding: 56px 0 64px;
  }

  .hh-cat-directory-card,
  .hh-cat-directory-card:visited,
  .hh-cat-directory-card:hover,
  .hh-cat-directory-card:focus,
  .hh-cat-directory-card:active,
  .hh-cat-directory-card:nth-child(7n + 1) {
    grid-column: span 6;
  }

  .hh-cat-directory-card:nth-child(5n + 1) {
    grid-column: span 12;
  }

  .hh-cat-directory-media {
    height: 260px;
  }
}

@media (max-width: 560px) {
  .hh-cat-landing.hh-cat-landing-editorial {
    padding: 8px 0 0;
  }

  .hh-cat-landing-editorial .hh-cat-wrap {
    width: calc(100% - 20px);
  }

  .hh-cat-editorial-hero {
    min-height: 530px;
    border-radius: 5px;
    box-shadow: 0 14px 34px rgba(11, 13, 14, 0.16);
  }

  .hh-cat-editorial-copy {
    min-height: 530px;
    padding: 32px 22px;
  }

  .hh-cat-editorial-kicker {
    margin-bottom: 16px;
    font-size: 10px;
  }

  .hh-cat-editorial-kicker::before {
    width: 22px;
    flex-basis: 22px;
  }

  .hh-cat-editorial-copy h1 {
    font-size: 38px;
  }

  .hh-cat-editorial-copy p {
    margin-top: 16px;
    font-size: 14px;
    line-height: 1.5;
  }

  .hh-cat-editorial-actions {
    align-items: stretch;
    flex-direction: column;
    margin-top: 22px;
  }

  .hh-cat-editorial-trust {
    grid-template-columns: 1fr;
    margin-top: 9px;
  }

  .hh-cat-editorial-trust > span {
    min-height: 46px;
    justify-content: flex-start;
    padding: 8px 13px;
  }

  .hh-cat-editorial-trust > span + span {
    border-top: 1px solid var(--hh-agency-gray-300);
    border-left: 0;
  }

  .hh-cat-directory {
    margin-top: 36px;
    padding: 46px 0 52px;
  }

  .hh-cat-directory-head {
    margin-bottom: 24px;
  }

  .hh-cat-directory-head h2 {
    font-size: 30px;
  }

  .hh-cat-directory-head p {
    font-size: 13px;
  }

  .hh-cat-directory-grid {
    gap: 12px;
  }

  .hh-cat-directory-card,
  .hh-cat-directory-card:visited,
  .hh-cat-directory-card:hover,
  .hh-cat-directory-card:focus,
  .hh-cat-directory-card:active,
  .hh-cat-directory-card:nth-child(5n + 1),
  .hh-cat-directory-card:nth-child(7n + 1),
  .hh-cat-directory-card:nth-child(8n + 1),
  .hh-cat-directory-card:nth-child(8n + 6) {
    display: grid;
    grid-column: span 12;
    grid-template-columns: minmax(128px, 42%) minmax(0, 1fr);
  }

  .hh-cat-directory-media {
    height: 154px;
  }

  .hh-cat-directory-meta {
    top: 10px;
    left: 10px;
    max-width: calc(100% - 20px);
    min-height: 25px;
    padding: 0 8px;
    font-size: 9px;
  }

  .hh-cat-directory-copy {
    min-height: 154px;
    padding: 14px;
  }

  .hh-cat-directory-copy h3,
  .hh-cat-directory-card:nth-child(8n + 1) .hh-cat-directory-copy h3,
  .hh-cat-directory-card:nth-child(8n + 6) .hh-cat-directory-copy h3 {
    color: #000000 !important;
    font-size: 17px;
  }

  .hh-cat-directory-copy > i {
    width: 28px;
    height: 28px;
  }
}
