/* Products hero, accessibility and final controlled parity layer.  * Extracted from products.css; enqueue order is part of the contract.  */ 
/* Products hero -  locked to the supplied reference screenshot. */
body:is(.post-type-archive-product, .page-template-page-products) .products-page .site-breadcrumbs {
  display: block;
  height: 50px;
  min-height: 50px;
  background: #fff;
  border: 0;
}
body:is(.post-type-archive-product, .page-template-page-products) .products-page .site-breadcrumbs__inner {
  width: 100%;
  max-width: none;
  height: 50px;
  display: flex;
  align-items: center;
  padding-inline: max(42px, 3.7vw);
  font-size: var(--font-size-caption);
}
body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero,
body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-inner {
  height: 385px;
  min-height: 385px;
}
body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero {
  background: #f7f9fb;
}
body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-image {
  inset: 0 0 0 auto;
  width: 62%;
  height: 100%;
  min-height: 385px;
  object-fit: cover;
  object-position: center;
  -webkit-mask-image: linear-gradient(to right, transparent 0, #000 22%, #000 100%);
  mask-image: linear-gradient(to right, transparent 0, #000 22%, #000 100%);
}
body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-inner {
  align-items: flex-start;
}
body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-copy {
  width: 45%;
  max-width: 540px;
  padding: 34px 20px 0 0;
}
body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-copy .product-center-kicker {
  margin: 0 0 17px;
  font-size: var(--font-size-caption);
  line-height: var(--line-height-heading);
  letter-spacing: .12em;
}
body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-copy h1 {
  max-width: 500px;
  font-size: var(--font-size-h1);
  line-height: var(--line-height-display);
  letter-spacing: -.025em;
}
body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-rule {
  display: none;
}
body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-description {
  max-width: 510px;
  margin-top: 17px;
  font-size: var(--font-size-caption);
  line-height: var(--line-height-copy);
  color: #3d4653;
}
body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-actions {
  gap: 12px;
  margin-top: 22px;
}
body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-actions .button {
  min-width: 0;
  min-height: 41px;
  height: 41px;
  padding: 0 25px;
  font-size: var(--font-size-caption);
  line-height: var(--line-height-display);
  border-radius: 4px;
}
body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-actions .button-primary {
  min-width: 186px;
}
body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-actions .product-center-secondary-button {
  min-width: 167px;
  border-width: 1px;
}
body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-actions svg {
  width: 14px;
  height: 14px;
}
body:is(.post-type-archive-product, .page-template-page-products) .products-statistics {
  z-index: 8;
  height: 75px;
  margin-top: -75px;
  padding: 0;
  background: transparent;
}
body:is(.post-type-archive-product, .page-template-page-products) .products-statistics-grid {
  min-height: 75px;
  height: 75px;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 0;
  padding: 0;
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}
body:is(.post-type-archive-product, .page-template-page-products) .products-statistic {
  justify-content: flex-start;
  gap: 8px;
  padding: 0;
  border: 0;
}
body:is(.post-type-archive-product, .page-template-page-products) .products-statistic-icon {
  width: 22px;
  height: 22px;
  flex-basis: 22px;
}
body:is(.post-type-archive-product, .page-template-page-products) .products-statistic-icon svg {
  width: 20px;
  height: 20px;
}
body:is(.post-type-archive-product, .page-template-page-products) .products-statistic strong {
  font-size: var(--font-size-caption);
  line-height: var(--line-height-heading);
}
body:is(.post-type-archive-product, .page-template-page-products) .products-statistic small {
  margin-top: 2px;
  font-size: var(--font-size-micro);
  line-height: var(--line-height-heading);
}
body:is(.post-type-archive-product, .page-template-page-products) .products-category-nav-wrap {
  display: block;
  height: auto;
  min-height: 96px;
  position: relative;
  z-index: 10;
}
body:is(.post-type-archive-product, .page-template-page-products) .products-category-nav {
  min-height: 88px;
  height: auto;
  transform: translateY(0);
  border-radius: 6px;
}

body:is(.post-type-archive-product, .page-template-page-products) .products-category-nav-group,
body:is(.post-type-archive-product, .page-template-page-products) .products-category-nav-children {
  height: auto;
  min-height: 0;
  overflow: visible;
}
body:is(.post-type-archive-product, .page-template-page-products) .products-category-nav-item {
  min-width: 145px;
  flex-basis: 145px;
  gap: 8px;
  padding: 12px 14px;
  font-size: var(--font-size-caption);
  line-height: var(--line-height-heading);
}
body:is(.post-type-archive-product, .page-template-page-products) .products-category-nav-item svg {
  width: 22px;
  height: 22px;
}
body:is(.post-type-archive-product, .page-template-page-products) .products-category-nav-item.is-current::after {
  inset-inline: 24px;
  height: 3px;
}
@media (max-width: 800px) {
  body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero,
  body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-inner {
    height: auto;
    min-height: 470px;
  }
  body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-copy {
    width: 100%;
    padding-top: 42px;
  }
  body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-copy h1 { font-size: var(--font-size-h2); }
  body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-image { width: 100%; opacity: .24; min-height: 470px; }
  body:is(.post-type-archive-product, .page-template-page-products) .products-statistics { height: auto; margin-top: 0; }
  body:is(.post-type-archive-product, .page-template-page-products) .products-statistics-grid { height: auto; grid-template-columns: repeat(2, minmax(0, 1fr)); padding-block: 18px; row-gap: 14px; }
  body:is(.post-type-archive-product, .page-template-page-products) .products-category-nav { transform: none; }
}

/* Last cascade guard: legacy archive rules hide the reference hero title/nav. */
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-copy h1 {
  display: block;
  visibility: visible;
  opacity: 1;
}
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .products-category-nav-wrap {
  display: block;
  visibility: visible;
}
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .products-category-nav {
  display: flex;
}
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-actions .button {
  display: inline-flex;
  visibility: visible;
  opacity: 1;
}

/* Final large-size hero lock: make the products page match the larger reference. */
body:is(.post-type-archive-product, .page-template-page-products) .products-page .site-breadcrumbs {
  display: block;
  height: 54px;
  min-height: 54px;
  background: #fff;
}
body:is(.post-type-archive-product, .page-template-page-products) .products-page .site-breadcrumbs__inner {
  width: 100%;
  max-width: none;
  height: 54px;
  display: flex;
  align-items: center;
  padding-inline: max(46px, 3.8vw);
  font-size: var(--font-size-caption);
}
body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero,
body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-inner {
  height: 650px;
  min-height: 650px;
}
body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero {
  background: #f7f9fb;
}
body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-image {
  inset: 0 0 0 auto;
  width: 63%;
  height: 100%;
  min-height: 650px;
  object-fit: cover;
  object-position: center;
  -webkit-mask-image: linear-gradient(to right, transparent 0, #000 16%, #000 100%);
  mask-image: linear-gradient(to right, transparent 0, #000 16%, #000 100%);
}
body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-inner {
  align-items: flex-start;
}
body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-copy {
  width: 43%;
  max-width: 560px;
  padding: 44px 20px 0 0;
}
body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-copy .product-center-kicker {
  margin: 0 0 16px;
  font-size: var(--font-size-caption);
  line-height: var(--line-height-heading);
  letter-spacing: .12em;
}
body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-copy h1 {
  max-width: 520px;
  font-size: var(--font-size-h1);
  line-height: var(--line-height-display);
  letter-spacing: -.03em;
}
body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-rule {
  display: none;
}
body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-description {
  max-width: 520px;
  margin-top: 18px;
  font-size: var(--font-size-small);
  line-height: var(--line-height-base);
  color: #3d4653;
}
body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-actions {
  gap: 14px;
  margin-top: 24px;
}
body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-actions .button {
  min-width: 0;
  min-height: 48px;
  height: 48px;
  padding: 0 28px;
  font-size: var(--font-size-caption);
  line-height: var(--line-height-display);
  border-radius: 4px;
}
body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-actions .button-primary {
  min-width: 210px;
}
body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-actions .product-center-secondary-button {
  min-width: 182px;
}
body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-actions svg {
  width: 15px;
  height: 15px;
}
body:is(.post-type-archive-product, .page-template-page-products) .products-statistics {
  z-index: 8;
  height: 82px;
  margin-top: -82px;
  padding: 0;
  background: transparent;
}
body:is(.post-type-archive-product, .page-template-page-products) .products-statistics-grid {
  min-height: 82px;
  height: 82px;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 0;
  padding: 0;
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}
body:is(.post-type-archive-product, .page-template-page-products) .products-statistic {
  justify-content: flex-start;
  gap: 10px;
  padding: 0;
  border: 0;
}
body:is(.post-type-archive-product, .page-template-page-products) .products-statistic-icon {
  width: 25px;
  height: 25px;
  flex-basis: 25px;
}
body:is(.post-type-archive-product, .page-template-page-products) .products-statistic-icon svg {
  width: 22px;
  height: 22px;
}
body:is(.post-type-archive-product, .page-template-page-products) .products-statistic strong {
  font-size: var(--font-size-caption);
  line-height: var(--line-height-heading);
}
body:is(.post-type-archive-product, .page-template-page-products) .products-statistic small {
  margin-top: 2px;
  font-size: var(--font-size-micro);
  line-height: var(--line-height-heading);
}
body:is(.post-type-archive-product, .page-template-page-products) .products-category-nav-wrap {
  display: block;
  height: auto;
  min-height: 96px;
  position: relative;
  z-index: 10;
}
body:is(.post-type-archive-product, .page-template-page-products) .products-category-nav {
  min-height: 112px;
  height: auto;
  transform: translateY(0);
  border-radius: 6px;
}

/* Child category groups can grow vertically; never clip them at the desktop
 * navigation frame height. */
body:is(.post-type-archive-product, .page-template-page-products) .products-category-nav-group,
body:is(.post-type-archive-product, .page-template-page-products) .products-category-nav-children {
  height: auto;
  overflow: visible;
}
body:is(.post-type-archive-product, .page-template-page-products) .products-category-nav-item {
  min-width: 150px;
  flex-basis: 150px;
  gap: 10px;
  padding: 18px 16px;
  font-size: var(--font-size-caption);
  line-height: var(--line-height-heading);
}
body:is(.post-type-archive-product, .page-template-page-products) .products-category-nav-item svg {
  width: 24px;
  height: 24px;
}
body:is(.post-type-archive-product, .page-template-page-products) .products-category-nav-item.is-current::after {
  inset-inline: 26px;
  height: 3px;
}
@media (max-width: 900px) {
  body:is(.post-type-archive-product, .page-template-page-products) .products-page .products-category-nav { max-width: calc(100% - 32px); }
  body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero,
  body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-inner {
    height: auto;
    min-height: 520px;
  }
  body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-copy {
    width: 100%;
    padding-top: 50px;
  }
  body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-copy h1 { font-size: var(--font-size-h1); }
  body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-image { width: 100%; opacity: .26; min-height: 520px; }
  body:is(.post-type-archive-product, .page-template-page-products) .products-statistics { height: auto; margin-top: 0; }
  body:is(.post-type-archive-product, .page-template-page-products) .products-statistics-grid { height: auto; grid-template-columns: repeat(2, minmax(0, 1fr)); padding-block: 18px; row-gap: 14px; }
  body:is(.post-type-archive-product, .page-template-page-products) .products-category-nav { transform: none; }
}

/* Hero overlap repair: enforce the approved two-line title and safe vertical flow. */
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-copy {
  width: 650px;
  max-width: 650px;
  flex: 0 0 650px;
  padding-top: 44px;
}
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-copy h1 {
  width: 650px;
  max-width: 650px;
  display: block;
  white-space: normal;
  overflow-wrap: normal;
  word-break: normal;
  font-size: var(--font-size-h1);
  line-height: var(--line-height-display);
}
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-description {
  width: 560px;
  max-width: 560px;
}
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-actions {
  position: relative;
  z-index: 10;
  margin-top: 24px;
}
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .products-statistics {
  position: relative;
  z-index: 8;
}
@media (max-width: 1100px) {
  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-copy,
  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-copy h1 {
    width: min(100%, 650px);
    max-width: 650px;
    flex-basis: auto;
  }
}



/* Accessibility lock: no visible text on the Products page may be smaller than 14px. */
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .site-breadcrumbs__inner,
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-kicker,
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-actions .button,
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .products-statistic strong,
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .products-statistic small,
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .products-category-nav-item,
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-category-copy h3,
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-category-copy p,
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-category-copy strong,
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-process-copy strong,
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-process-copy small,
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-featured-heading a,
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-featured-copy p,
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .products-seo-content p,
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .products-seo-content li,
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .products-catalog-filters label,
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .products-catalog-filters input,
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .products-catalog-filters select,
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .products-catalog-card p,
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .products-catalog-pagination .page-numbers {
  font-size: var(--font-size-small);
}
html body:is(.post-type-archive-product, .page-template-page-products) .site-footer .footer-brand > p,
html body:is(.post-type-archive-product, .page-template-page-products) .site-footer .footer-contact-line,
html body:is(.post-type-archive-product, .page-template-page-products) .site-footer .footer-contact-line a,
html body:is(.post-type-archive-product, .page-template-page-products) .site-footer .footer-column > a,
html body:is(.post-type-archive-product, .page-template-page-products) .site-footer .footer-bottom {
  font-size: var(--font-size-small);
}

/* Final hero-copy typography and spacing correction. */
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-copy {
  width: 700px;
  max-width: 700px;
  flex: 0 0 700px;
  padding-top: 52px;
  padding-right: 24px;
}
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-copy .product-center-kicker {
  margin: 0 0 18px;
  font-size: var(--font-size-small);
  line-height: var(--line-height-heading);
  letter-spacing: .12em;
}
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-copy h1 {
  width: 700px;
  max-width: 700px;
  margin: 0;
  font-size: var(--font-size-h1);
  line-height: var(--line-height-display);
  letter-spacing: -.035em;
  white-space: normal;
  overflow-wrap: normal;
  word-break: normal;
}
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-description {
  width: 640px;
  max-width: 640px;
  margin-top: 22px;
  font-size: var(--font-size-body);
  line-height: var(--line-height-base);
}
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-actions {
  gap: 16px;
  margin-top: 26px;
}
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-actions .button {
  height: 52px;
  min-height: 52px;
  padding-inline: 30px;
  font-size: var(--font-size-small);
}
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-actions .button-primary {
  min-width: 220px;
}
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-actions .product-center-secondary-button {
  min-width: 200px;
}
@media (max-width: 1200px) {
  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-copy {
    width: 58%;
    max-width: 700px;
    flex-basis: 58%;
  }
  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-copy h1 {
    width: 100%;
    max-width: 700px;
    font-size: var(--font-size-h1);
  }
  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-description {
    width: 100%;
    max-width: 640px;
  }
}
@media (max-width: 760px) {
  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-copy {
    width: 100%;
    max-width: none;
    flex-basis: 100%;
    padding-top: 44px;
    padding-right: 0;
  }
  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-copy h1 {
    font-size: var(--font-size-h1);
  }
  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-description {
    font-size: var(--font-size-small);
  }
  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-actions {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
  }
}

/* Reserve space for the zero-height wrapper's 96px category navigation. */
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-categories {
  padding: 128px 0 58px;
}
/* Product categories reference layout: compact heading stack. */
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-categories .product-center-heading-rich {
  gap: 8px;
  align-items: center;

  margin-bottom: 22px;
  text-align: center;
}

html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-categories .product-center-kicker {
  display: block;
  margin: 0;
  color: var(--products-red);
  font-size: var(--font-size-h3);
  font-weight: var(--font-weight-heading);
  line-height: var(--line-height-display);
  letter-spacing: .14em;
  text-transform: uppercase;
}

html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-categories .product-center-heading-rich h2 {
  max-width: 920px;
  margin: 0 auto;
  font-size: var(--font-size-h2);
  font-weight: var(--font-weight-heading);
  line-height: var(--line-height-heading);
  letter-spacing: -0.03em;
  text-wrap: balance;
}

html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-categories .product-center-heading-description {
  display: block;
  max-width: 760px;
  margin: 0 auto;
  color: #667085;
  font-size: var(--font-size-small);
  line-height: var(--line-height-copy);
}

@media (max-width: 600px) {
  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-categories {
    padding: 116px 0 48px;
  }
}

/* Exact hero-copy type scale ?C aligned with the supplied screenshot. */
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-copy {
  width: 800px;
  max-width: 800px;
  flex: 0 0 800px;
  padding-top: 48px;
}
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-copy .product-center-kicker {
  margin: 0 0 16px;
  font-size: var(--font-size-small);
  font-weight: var(--font-weight-regular);
  line-height: var(--line-height-heading);
  letter-spacing: .12em;
}
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-copy h1#products-page-title {
  width: 800px;
  max-width: 800px;
  margin: 0;
  font-size: var(--font-size-h1);
  font-weight: var(--font-weight-heading);
  line-height: var(--line-height-display);
  letter-spacing: -.035em;
}
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-description {
  width: 740px;
  max-width: 740px;
  margin-top: 18px;
  font-size: var(--font-size-small);
  line-height: var(--line-height-copy);
}
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-description p {
  margin: 0;
  font-size: var(--font-size-small);
  line-height: var(--line-height-copy);
}
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-actions {
  gap: 14px;
  margin-top: 22px;
}
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-actions .button {
  min-height: 48px;
  height: 48px;
  padding-inline: 28px;
  font-size: var(--font-size-small);
  font-weight: var(--font-weight-regular);
  line-height: var(--line-height-display);
}
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-actions .button-primary {
  min-width: 210px;
}
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-actions .product-center-secondary-button {
  min-width: 190px;
}
@media (max-width: 760px) {
  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-copy,
  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-copy h1#products-page-title {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-copy h1#products-page-title {
    font-size: var(--font-size-h1);
  }
  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-description {
    width: 100%;
    max-width: 600px;
  }
}

/* Final hero typography scale: match the supplied Products reference at every viewport. */
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-copy h1#products-page-title {
  font-size: var(--font-size-display);
  line-height: var(--line-height-display);
}
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-copy .product-center-kicker {
  font-size: var(--font-size-lead);
  line-height: var(--line-height-heading);
}
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-description,
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-description p {
  font-size: var(--font-size-h4);
  line-height: var(--line-height-base);
}
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-actions .button {
  min-height: 64px;
  height: 64px;
  font-size: var(--font-size-lead);
  line-height: var(--line-height-display);
}

@media (min-width: 761px) and (max-width: 1199px) {
  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero,
  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-inner {
    height: auto;
    min-height: 0;
  }

  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-inner {
    display: flex;
    align-items: flex-start;
  }

  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-image {
    position: static;
    order: 2;
    width: min(100%, 820px);
    height: auto;
    min-height: 0;
    aspect-ratio: 1.894 / 1;
    margin: 0 auto;
    object-fit: cover;
  }

  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-copy {
    width: 100%;
    max-width: 820px;
    flex: 0 1 auto;
    padding-top: 44px;
  }
  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-inner {
    display: flex;
    flex-direction: column;
    gap: 30px;
    padding-bottom: 52px;
  }

  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-copy h1#products-page-title,
  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-description {
    width: 100%;
    max-width: 100%;
  }
}

@media (min-width: 1200px) {
  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-copy {
    width: 940px;
    max-width: 940px;
    flex-basis: 940px;
  }

  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-copy h1#products-page-title {
    width: 940px;
    max-width: 940px;
    font-size: var(--font-size-display);
  }

  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-copy .product-center-kicker {
    font-size: var(--font-size-h3);
  }

  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-description,
  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-description p {
    width: 860px;
    max-width: 860px;
    font-size: var(--font-size-h3);
  }

  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-actions .button {
    min-height: 72px;
    height: 72px;
    font-size: var(--font-size-h3);
  }

  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-image {
    width: 57%;
  }
}

/* Statistics strip: compact six-item capability row aligned to the Hero baseline. */
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .products-statistics {
  position: relative;
  z-index: 8;
  height: 76px;
  margin-top: -76px;
  padding: 0;
  background: transparent;
}
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .products-statistics-grid {
  width: min(calc(100% - max(36px, 4.1vw) * 2), 1320px);
  min-height: 76px;
  height: 76px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 0;
  padding: 0;
  overflow: visible;
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .products-statistic {
  min-height: 76px;
  height: 76px;
  align-items: center;
  gap: 8px;
  padding: 0 10px;
  border: 0;
}
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .products-statistic-icon {
  width: 26px;
  height: 26px;
  flex: 0 0 26px;
}
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .products-statistic-icon svg { width: 22px; height: 22px; }
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .products-statistic > span:last-child { min-width: 0; }
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .products-statistic strong {
  font-size: var(--font-size-body);
  line-height: var(--line-height-heading);
  white-space: nowrap;
}
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .products-statistic small {
  margin-top: 3px;
  font-size: var(--font-size-caption);
  line-height: var(--line-height-heading);
  white-space: nowrap;
}

@media (max-width: 1200px) {
  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .products-statistics {
    height: auto;
    margin-top: -56px;
    padding-bottom: 20px;
  }

  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .products-statistics-grid {
    min-height: 0;
    height: auto;
    width: calc(100% - max(34px, 2.7vw) * 2);
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .products-statistic {
    min-height: 92px;
    height: 92px;
    border-bottom: 1px solid #e8edf2;
  }

  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .products-statistic:nth-child(3n) {
    border-right: 0;
  }

  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .products-statistic:nth-last-child(-n + 3) {
    border-bottom: 0;
  }
}

@media (max-width: 760px) {
  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .products-statistics {
    height: auto;
    margin-top: 0;
    padding: 24px 0 36px;
    background: #f7f9fb;
  }

  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .products-statistics-grid {
    width: min(100% - 32px, 520px);
    margin-inline: auto;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .products-statistic,
  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .products-statistic:nth-child(3n) {
    min-height: 88px;
    height: 88px;
    gap: 9px;
    padding: 0 14px;
    border-right: 1px solid #e8edf2;
    border-bottom: 1px solid #e8edf2;
  }

  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .products-statistic:nth-child(2n) {
    border-right: 0;
  }

  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .products-statistic:nth-last-child(-n + 2) {
    border-bottom: 0;
  }

  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .products-statistic-icon {
    width: 28px;
    height: 28px;
    flex-basis: 28px;
  }

  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .products-statistic-icon svg {
    width: 22px;
    height: 22px;
  }

  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .products-statistic strong {
    font-size: var(--font-size-lead);
  }

html body:is(.post-type-archive-product, .page-template-page-products) .products-page .products-statistic small {
  font-size: var(--font-size-caption);
  white-space: normal;
}
}

/* Category heading scale: match the larger reference title on wide screens. */
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-categories .product-center-heading-rich h2 {
  font-size: var(--font-size-h2);
  line-height: var(--line-height-display);
}

@media (max-width: 760px) {
  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-categories .product-center-heading-rich h2 {
    font-size: var(--font-size-h2);
  }
}

/* Category cards use an icon-only affordance; the label remains in the DOM for assistive technology. */
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-category-copy strong {
  display: grid;
  place-items: center;
  font-size: var(--font-size-zero);
  line-height: var(--line-height-display);
}

html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-category-copy strong svg {
  width: 30px;
  height: 30px;
  flex: 0 0 30px;
  stroke-width: 2.2;
}

/* The featured-card diamond is decorative and conflicts with the shared arrow affordance. */
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-category-card.is-featured::after {
  display: none;
}

/* Secondary section headings: match the reference scale without competing with the category hero. */
html body:is(.post-type-archive-product, .page-template-page-products) .products-page #featured-equipment-title {
  font-size: var(--font-size-h2);
  line-height: var(--line-height-heading);
}

html body:is(.post-type-archive-product, .page-template-page-products) .products-page #industry-applications-title {
  font-size: var(--font-size-h3);
  line-height: var(--line-height-heading);
  letter-spacing: .04em;
}

@media (max-width: 760px) {
  html body:is(.post-type-archive-product, .page-template-page-products) .products-page #featured-equipment-title {
    font-size: var(--font-size-h3);
  }

  html body:is(.post-type-archive-product, .page-template-page-products) .products-page #industry-applications-title {
    font-size: var(--font-size-h4);
  }
}

/* Keep the category navigation frame aligned with the statistics frame. */
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .products-category-nav {
  width: calc(100% - max(34px, 2.7vw) * 2);
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: max(34px, 2.7vw);
  box-sizing: border-box;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
}

@media (max-width: 760px) {
  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .products-category-nav {
    width: min(100% - 32px, 520px);
    margin-inline: auto;
  }
}

/* Give the product-category heading stack more vertical presence. */
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-categories .product-center-heading-rich {
  min-height: 180px;
  justify-content: center;
  margin-bottom: 30px;
  padding-block: 18px;
  box-sizing: border-box;
}

@media (max-width: 760px) {
  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-categories .product-center-heading-rich {
    min-height: 156px;
    margin-bottom: 24px;
    padding-block: 14px;
  }
}

/* Make the process-step numbers more prominent and keep their tiles stable. */
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-process-number {
  width: 40px;
  height: 40px;
  flex: 0 0 40px;
  font-size: var(--font-size-h3);
  line-height: var(--line-height-display);
  border-radius: 5px;
}

@media (max-width: 760px) {
  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-process-number {
    width: 36px;
    height: 36px;
    flex-basis: 36px;
    font-size: var(--font-size-h4);
  }
}

/* Statistics strip has no outer frame or internal divider borders. */
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .products-statistics-grid,
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .products-statistic,
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .products-statistic:nth-child(n) {
  border: 0;
}

/* Archive and page-template routes share the same Products overview. The
 * legacy archive stylesheet hid the H1, which left the Hero without its core
 * message and created an invalid heading outline. */
html body.post-type-archive-product .products-page .product-center-hero-copy h1#products-page-title {
  display: block;
}

/* Match the Homepage capability typography. The numeric scale was already
 * shared; the stronger weight, accent color and uppercase labels provide the
 * same visual size and hierarchy as the Homepage statistics module. */
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .products-statistic strong {
  color: var(--c-brand);
  font-weight: 800;
}

html body:is(.post-type-archive-product, .page-template-page-products) .products-page .products-statistic small {
  color: #667085;
  font-weight: 800;
  letter-spacing: .02em;
  text-transform: uppercase;
}

/* Products Hero typography and actions aligned with the Solutions Hero.
 * Folded in from products-hero-solution-parity.css (2026-09-01 D-stage
 * consolidation): the parity layer is now the last hero owner inside
 * products-polish.css and its enqueue has been removed. Selectors and values
 * are byte-identical to the former layer; heading/slider/cta-reference layers
 * do not target .product-center-hero, so the cascade is preserved. */
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-copy {
  width: min(100%, 760px);
  max-width: 760px;
  flex-basis: 760px;
  padding-top: 0;
}

html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-copy .product-center-kicker {
  margin: 0 0 22px;
  font-size: var(--font-size-caption);
  font-weight: var(--font-weight-heading);
  line-height: var(--line-height-base);
  letter-spacing: .02em;
}

html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-copy h1#products-page-title {
  width: 100%;
  max-width: 100%;
  font-size: var(--font-size-h1);
  line-height: var(--line-height-display);
  letter-spacing: 0;
}

html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-description,
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-description p {
  width: 100%;
  max-width: 690px;
  font-size: var(--font-size-body);
  line-height: var(--line-height-copy);
}

html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-actions {
  gap: 14px;
  margin-top: 54px;
}

html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-actions .button {
  width: auto;
  min-width: 190px;
  height: 52px;
  min-height: 52px;
  padding: 11px 18px;
  font-size: var(--font-size-small);
  font-weight: var(--font-weight-bold);
  line-height: var(--line-height-display);
}

html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-actions .button svg {
  width: 15px;
  height: 15px;
  flex: 0 0 15px;
}

@media (max-width: 1050px) {
  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-copy h1#products-page-title {
    font-size: var(--font-size-h1);
  }
}

@media (max-width: 760px) {
  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-copy {
    width: 100%;
    max-width: none;
    flex-basis: 100%;
    padding-top: 48px;
  }

  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-copy h1#products-page-title {
    font-size: var(--font-size-h2);
  }

  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-hero-actions {
    margin-top: 30px;
  }
}

/* ==========================================================================
 * Category grid final consistency lock.
 *
 * Every product family renders as an equal-width light card with uniform
 * typography and a uniform 4:3 media frame. This block runs last in the
 * cascade and neutralizes the legacy is-featured dark/white overrides
 * (all current families carry category_featured=1, so treating every card
 * as featured was painting white text on a white card).
 * ========================================================================== */

/* 1. Desktop category grid: max 4 cards per row, so 8 cards form exactly two rows. */
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-category-grid,
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-category-grid.products-category-count-5,
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-category-grid.products-category-count-6,
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-category-grid.products-category-count-7,
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-category-grid.products-category-count-8 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 20px;
}

/* 2. Uniform light card — is-featured no longer changes the surface. */
html body:is(.post-type-archive-product, .page-template-page-products) main#main-content.products-page .product-center-category-card,
html body:is(.post-type-archive-product, .page-template-page-products) main#main-content.products-page .product-center-category-card.is-featured {
  --c-heading: var(--products-ink, #101828) !important;
  --c-copy: #667085 !important;
  --c-subtle: #98a2b3 !important;
  height: auto;
  min-height: 0;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  background: #fff;
  border: 1px solid var(--products-line, #e2e7ed);
  border-radius: 4px;
  box-shadow: none;
}
html body:is(.post-type-archive-product, .page-template-page-products) main#main-content.products-page .product-center-category-card > a {
  height: 100%;
  display: flex;
  flex-direction: column;
}

/* 3. Uniform 4:3 media frame; every artwork is contained, never cropped.
   The artwork is absolutely positioned and inset to fill the frame so sizing
   never depends on percentage resolution inside aspect-ratio boxes, and
   contain-intrinsic-size (WP auto-sizes) cannot blow the image up. */
html body:is(.post-type-archive-product, .page-template-page-products) main#main-content.products-page .product-center-category-media,
html body:is(.post-type-archive-product, .page-template-page-products) main#main-content.products-page .product-center-category-card.is-featured .product-center-category-media {
  position: relative;
  height: auto;
  aspect-ratio: 4 / 3;
  display: block;
  overflow: hidden;
  background: #f7f9fb;
}
html body:is(.post-type-archive-product, .page-template-page-products) main#main-content.products-page .product-center-category-media img {
  position: absolute;
  inset: 0;
  display: block;
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
  max-height: none !important;
  contain-intrinsic-size: none !important;
  aspect-ratio: auto !important;
  object-fit: contain !important;
  object-position: center !important;
  transform: none !important;
  mix-blend-mode: multiply !important;
}

/* 4. Uniform copy block and typography (dark text on the light card). */
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-category-card .product-center-category-copy,
html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-category-card.is-featured .product-center-category-copy {
  position: relative;
  min-height: 112px;
  display: block;
  padding: 20px 56px 18px 20px;
  text-align: left;
}
html body:is(.post-type-archive-product, .page-template-page-products) main#main-content.products-page .product-center-category-copy h3,
html body:is(.post-type-archive-product, .page-template-page-products) main#main-content.products-page .product-center-category-card.is-featured .product-center-category-copy h3 {
  overflow: visible;
  overflow-wrap: anywhere;
  text-overflow: clip;
  white-space: normal;
  margin: 0 0 8px;
  color: var(--products-ink, #101828) !important;
  font-size: clamp(14px, 0.9vw + 1.8px, 20px) !important;
  font-weight: var(--font-weight-bold) !important;
  line-height: var(--line-height-tight) !important;
}
html body:is(.post-type-archive-product, .page-template-page-products) main#main-content.products-page .product-center-category-copy p,
html body:is(.post-type-archive-product, .page-template-page-products) main#main-content.products-page .product-center-category-card.is-featured .product-center-category-copy p {
  min-height: 0;
  margin: 0;
  display: block;
  overflow: visible;
  overflow-wrap: anywhere;
  -webkit-box-orient: initial;
  -webkit-line-clamp: unset;
  color: #667085 !important;
  font-size: var(--font-size-small) !important;
  line-height: var(--line-height-copy) !important;
}
html body:is(.post-type-archive-product, .page-template-page-products) main#main-content.products-page .product-center-category-copy strong,
html body:is(.post-type-archive-product, .page-template-page-products) main#main-content.products-page .product-center-category-card.is-featured .product-center-category-copy strong {
  position: absolute;
  right: 20px;
  bottom: 28px;
  width: 34px;
  height: 34px;
  display: grid;
  place-items: center;
  color: var(--products-red, var(--c-brand, #e11d2e)) !important;
  font-size: 0;
}
html body:is(.post-type-archive-product, .page-template-page-products) main#main-content.products-page .product-center-category-copy strong svg {
  width: 28px;
  height: 28px;
  flex: 0 0 28px;
  stroke-width: 2.1;
}

/* 5. Responsive: keep the equal-width rhythm at every breakpoint. */
@media (max-width: 1200px) {
  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-category-grid,
  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-category-grid.products-category-count-5,
  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-category-grid.products-category-count-6,
  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-category-grid.products-category-count-7,
  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-category-grid.products-category-count-8 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }
}
@media (max-width: 1024px) {
  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-category-grid,
  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-category-grid.products-category-count-5,
  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-category-grid.products-category-count-6,
  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-category-grid.products-category-count-7,
  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-category-grid.products-category-count-8 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }
}
@media (max-width: 600px) {
  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-category-grid,
  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-category-grid.products-category-count-5,
  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-category-grid.products-category-count-6,
  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-category-grid.products-category-count-7,
  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-category-grid.products-category-count-8 {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-category-card .product-center-category-copy,
  html body:is(.post-type-archive-product, .page-template-page-products) .products-page .product-center-category-card.is-featured .product-center-category-copy {
    min-height: 104px;
    padding: 18px 52px 16px 18px;
  }
}
