/*
 * FTIR accessory category catalog
 * Approved direction: open white layout, unframed product imagery, concise
 * product names and summaries, and the whole product area as the link target.
 */

body.ftir-product-category-page {
  padding-top: 83px;
  background: #fff;
}

.ftir-product-category-page main {
  overflow: hidden;
}

.ftir-product-category-page .ft-catalog-shell {
  padding: 0;
  background: #fff;
}

.ftir-product-category-page .ft-catalog-shell > .container {
  max-width: none;
  padding: 0;
}

.ftir-product-category-page .ft-catalog-layout {
  display: block;
}

.ftir-product-category-page .ft-breadcrumb {
  background: #f9fcff;
}

.ftir-product-category-page .ft-breadcrumb .container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  row-gap: 4px;
}

.ftir-product-category-page .ft-category-sidebar {
  display: none;
}

.ftir-product-category-page .ft-catalog-main > .ft-section {
  padding: 0;
  background: transparent;
}

.ftir-product-category-page .ft-catalog-main > .ft-section + .ft-section {
  padding-top: 0;
}

.ftir-product-category-page .ft-catalog-main > .ft-section > .container {
  max-width: 1200px;
  margin: 0 auto;
  padding-right: 24px;
  padding-left: 24px;
}

.ftir-product-category-page #overview {
  border-bottom: 1px solid var(--ft-line);
  background:
    radial-gradient(circle at 88% 22%, rgba(42, 169, 232, 0.16), transparent 31%),
    linear-gradient(135deg, #eef6fb 0%, #f8fbfd 56%, #edf6fb 100%);
}

.ftir-product-category-page #overview > .container {
  max-width: 1200px;
  padding-top: clamp(54px, 7vw, 82px);
  padding-bottom: 38px;
}

.ftir-product-category-page #overview .ft-section-head {
  max-width: 920px;
  margin: 0;
}

.ftir-product-category-page #overview .ft-title {
  margin: 0;
  color: #17355f;
  font-size: clamp(36px, 4.8vw, 54px);
  font-weight: 900;
  line-height: 1.14;
  letter-spacing: -0.03em;
}

.ftir-product-category-page #overview .ft-title span {
  display: block;
  margin: 9px 0 0;
  color: #5d7488;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.5;
  letter-spacing: 0;
}

.ftir-product-category-page #overview .ft-desc {
  display: block;
  max-width: 800px;
  margin: 20px 0 0;
  color: #415d72;
  font-size: 16px;
  line-height: 1.85;
}

.ftir-product-category-page .ft-overview-guide-link,
.ftir-product-category-page #related-consumables,
.ftir-product-category-page #related-tools,
.ftir-product-category-page #tool-groups,
.ftir-product-category-page #related {
  display: none;
}

.ftir-product-category-page .ftir-product-collection,
.ftir-product-category-page .ft-model-stack {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 72px clamp(34px, 4vw, 62px);
  overflow: visible;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}

.ftir-product-category-page .ftir-product-collection {
  max-width: 1200px;
  margin: 0 auto;
  padding: 58px 24px 88px;
}

.ftir-product-category-page.ftir-grouped-category-page .ft-catalog-main > .ft-section:not(#overview) {
  padding: 56px 0 0;
}

.ftir-product-category-page.ftir-grouped-category-page .ft-catalog-main > .ft-section:not(#overview):last-child {
  padding-bottom: 88px;
}

.ftir-product-category-page.ftir-grouped-category-page .ft-catalog-main > .ft-section:not(#overview) .ft-section-head {
  margin: 0 0 30px;
}

.ftir-product-category-page.ftir-grouped-category-page .ft-catalog-main > .ft-section:not(#overview) .ft-title {
  color: #233a50;
  font-size: clamp(24px, 2.6vw, 31px);
  font-weight: 900;
  line-height: 1.3;
}

.ftir-product-category-page.ftir-reference-category-page .ft-catalog-main > .ft-section:not(#overview) {
  padding: 54px 0 0;
}

.ftir-product-category-page.ftir-reference-category-page .ft-catalog-main > .ft-section:last-child {
  padding-bottom: 88px;
}

.ftir-product-category-page.ftir-reference-category-page .ft-catalog-main > .ft-section:not(#overview) .ft-section-head {
  margin: 0 0 24px;
}

.ftir-product-category-page.ftir-reference-category-page .ft-catalog-main > .ft-section:not(#overview) .ft-title {
  color: #233a50;
  font-size: clamp(24px, 2.6vw, 31px);
  font-weight: 900;
  line-height: 1.3;
}

.ftir-product-category-page.ftir-reference-category-page .ft-catalog-main > .ft-section:not(#overview) .ft-title span {
  display: block;
  margin: 7px 0 0;
  color: #657b8d;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.5;
}

.ftir-product-category-page.ftir-reference-category-page .ft-catalog-main > .ft-section:not(#overview) .ft-desc {
  display: block;
  max-width: 820px;
  margin: 14px 0 0;
  color: #52697a;
  font-size: 15px;
  line-height: 1.8;
}

.ftir-product-category-page.ftir-reference-category-page .ft-card {
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}

.ftir-product-category-page.ftir-reference-category-page .ft-spec-table {
  margin-top: 0;
  border-radius: 0;
  border-color: #dbe7ef;
}

.ftir-product-category-page .ft-model-stack > .ft-model-panel,
.ftir-product-category-page .ftir-product-collection > .ft-model-panel {
  position: relative;
  display: flex;
  min-width: 0;
  min-height: 0;
  flex-direction: column;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  transition: none;
}

.ftir-product-category-page .ft-model-panel.has-product-destination {
  cursor: pointer;
}

.ftir-product-category-page .ft-model-panel.has-product-destination:hover,
.ftir-product-category-page .ft-model-panel.has-product-destination:focus-within {
  border: 0;
  box-shadow: none;
  transform: none;
}

.ftir-product-category-page .ft-model-panel .ft-model-media {
  display: block;
}

.ftir-product-category-page .ft-model-panel .ft-model-figure {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 265px;
  min-height: 265px;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
}

.ftir-product-category-page .ft-model-panel .ft-model-figure img {
  display: block;
  width: auto;
  max-width: 90%;
  height: auto;
  max-height: 235px;
  object-fit: contain;
  filter: none;
  transition: transform 0.22s ease;
}

.ftir-product-category-page .ft-model-panel.has-product-destination:hover .ft-model-figure img,
.ftir-product-category-page .ft-model-panel.has-product-destination:focus-within .ft-model-figure img {
  transform: translateY(-4px);
}

.ftir-product-category-page .ft-model-panel .ft-model-copy {
  display: block;
  min-width: 0;
  padding: 0;
}

.ftir-product-category-page .ft-model-panel .ft-model-copy h2,
.ftir-product-category-page .ft-model-panel .ft-model-copy h3 {
  margin: 25px 0 0;
  color: #233a50;
  font-size: 21px;
  font-weight: 900;
  line-height: 1.38;
  transition: color 0.18s ease;
}

.ftir-product-category-page .ft-model-panel.has-product-destination:hover .ft-model-copy h2,
.ftir-product-category-page .ft-model-panel.has-product-destination:hover .ft-model-copy h3,
.ftir-product-category-page .ft-model-panel.has-product-destination:focus-within .ft-model-copy h2,
.ftir-product-category-page .ft-model-panel.has-product-destination:focus-within .ft-model-copy h3 {
  color: #2388bc;
}

.ftir-product-category-page .ft-model-panel .ft-model-subtitle {
  display: block;
  margin: 8px 0 0;
  overflow: visible;
  color: #657b8d;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.55;
  -webkit-line-clamp: unset;
}

.ftir-product-category-page .ft-model-panel .ft-model-copy > p.ftir-product-summary {
  display: block;
  margin: 14px 0 0;
  overflow: visible;
  color: #52697a;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.8;
  -webkit-line-clamp: unset;
}

.ftir-product-category-page .ft-model-panel .ft-model-copy > p:not(.ftir-product-summary),
.ftir-product-category-page .ft-model-panel .ft-model-media > .ft-related-row,
.ftir-product-category-page .ft-model-panel .ft-figure-note,
.ftir-product-category-page .ft-model-panel .ft-spec-grid,
.ftir-product-category-page .ft-model-panel .ft-spec-table,
.ftir-product-category-page .ft-model-panel .ft-spec-more,
.ftir-product-category-page .ft-model-panel .atr-product-tag,
.ftir-product-category-page.is-enhanced .ft-model-panel .ft-related-row {
  display: none;
}

.ftir-product-category-page .ftir-product-card-link {
  position: absolute;
  inset: 0;
  z-index: 4;
  display: block;
  overflow: hidden;
  border-radius: 2px;
  color: transparent;
  font-size: 0;
  text-indent: -9999px;
  white-space: nowrap;
}

.ftir-product-category-page .ftir-product-card-link:focus-visible {
  outline: 2px solid #2388bc;
  outline-offset: 8px;
}

.ftir-product-category-page:not(.is-enhanced) .ft-model-panel .ft-related-row {
  margin-top: 14px;
}

.ftir-product-category-page:not(.is-enhanced) .ft-model-panel .ft-related-row a {
  padding: 0;
  border: 0;
  background: transparent;
  box-shadow: none;
  color: #2388bc;
  font-size: 12px;
}

@media (max-width: 960px) {
  .ftir-product-category-page .ftir-product-collection,
  .ftir-product-category-page .ft-model-stack {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 640px) {
  body.ftir-product-category-page {
    padding-top: 72px;
  }

  .ftir-product-category-page #overview > .container {
    padding-top: 40px;
    padding-bottom: 22px;
  }

  .ftir-product-category-page #overview .ft-title {
    font-size: 35px;
  }

  .ftir-product-category-page #overview .ft-title span {
    margin-top: 7px;
    font-size: 13px;
  }

  .ftir-product-category-page #overview .ft-desc {
    margin-top: 18px;
    font-size: 15px;
  }

  .ftir-product-category-page .ftir-product-collection,
  .ftir-product-category-page .ft-model-stack {
    grid-template-columns: 1fr;
    gap: 58px;
  }

  .ftir-product-category-page .ftir-product-collection {
    padding-top: 46px;
    padding-bottom: 68px;
  }

  .ftir-product-category-page.ftir-grouped-category-page .ft-catalog-main > .ft-section:not(#overview) {
    padding-top: 46px;
  }

  .ftir-product-category-page.ftir-reference-category-page .ft-catalog-main > .ft-section:not(#overview) {
    padding-top: 44px;
  }

  .ftir-product-category-page .ft-model-panel .ft-model-figure {
    height: 245px;
    min-height: 245px;
  }

  .ftir-product-category-page .ft-model-panel .ft-model-figure img {
    max-height: 220px;
  }

  .ftir-product-category-page .ft-model-panel .ft-model-copy h2,
  .ftir-product-category-page .ft-model-panel .ft-model-copy h3 {
    margin-top: 20px;
  }
}
