/* Product range sections — one, two, three (Range 02b) */

.th-prange {
  position: relative;
  background: #fff;
  color: #33322f;
  padding: 80px 0;
}

.th-prange .th-prange-inner {
  width: 100%;
  max-width: 1220px;
  margin: 0 auto;
}

.th-prange-radio {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
  margin: 0;
  pointer-events: none;
}

.th-prange-eyebrow {
  margin: 0;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #777777;
}

.th-prange .th-section-title {
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 32px;
  line-height: 40px;
  font-weight: 600;
  color: #33322f;
  letter-spacing: normal;
}

.th-prange-summary {
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  color: #33322f;
}

.th-prange-link {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  margin-top: 8px;
  font-size: 16px;
  font-weight: 600;
  color: #231f20;
  text-decoration: underline;
}

.th-prange-link svg {
  display: inline-block;
  vertical-align: middle;
}

.th-prange-dot {
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 999px;
  border: 1px solid #d1d1d1;
  box-sizing: border-box;
  flex: 0 0 auto;
}

.th-prange-dot-row {
  display: flex;
  align-items: center;
  gap: 12px;
  min-height: 44px;
  padding: 0 8px 0 4px;
  margin: 0;
  cursor: pointer;
  border-radius: 6px;
}

.th-prange-dot-name {
  font-size: 16px;
  font-weight: 400;
  color: #33322f;
}

.th-prange-swatch {
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 999px;
  border: 1px solid #d1d1d1;
  box-sizing: border-box;
  flex: 0 0 auto;
  cursor: pointer;
  margin: 0;
}

.th-prange-tile {
  background: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 18px;
  box-sizing: border-box;
  text-align: center;
}

.th-prange-tile-img {
  width: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

.th-prange-tile-img img,
.th-prange-tile-img .th-prange-variant {
  width: auto;
  max-width: 100%;
  height: auto;
  object-fit: contain;
  object-position: bottom center;
}

.th-prange-tile-txt {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  text-align: center;
  width: 100%;
}

.th-prange-tile-txt h3 {
  margin: 0;
  font-size: 18px;
  line-height: 27px;
  font-weight: 700;
  letter-spacing: -0.012em;
  color: #231f20;
}

.th-prange-code {
  margin: 2px 0 0;
  font-size: 14px;
  font-weight: 600;
  color: #33322f;
}

.th-prange-note {
  margin: 6px 0 0;
  font-size: 13px;
  line-height: 1.45;
  color: #777;
}

.th-prange-soon {
  width: 100%;
  min-height: 220px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  color: #777;
}

.th-prange-soon-mark {
  width: 72px;
  height: 72px;
  border-radius: 999px;
  border: 1px dashed #d1d1d1;
  display: block;
}

.th-prange-soon span {
  font-size: 12px;
}

.th-prange-hint {
  margin: 0;
  padding: 0 4px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  color: #777;
}

/* ----- Anders ----- */
.th-prange-one-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 56px;
  align-items: flex-start;
}

.th-prange-one-intro {
  flex: 1 1 300px;
  max-width: 420px;
  display: flex;
  flex-direction: column;
  gap: 28px;
}

.th-prange-one-copy {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.th-prange-one-fin {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

[data-v-productrangeone-finishes] {
  display: flex;
  flex-direction: column;
  gap: 2px;
  max-height: 420px;
  overflow-y: auto;
  padding-right: 4px;
}

.th-prange-one-fin-head {
  padding: 0 4px;
}

.th-prange-one-tiles {
  flex: 3 1 520px;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.th-prange-one-pair {
  display: none;
  flex: 1 1 100%;
  gap: 20px;
  align-items: flex-start;
}

.th-prange-one-pair.is-active {
  display: flex;
}

.th-prange-one-pair .th-prange-tile {
  flex: 1 1 260px;
}

.th-prange-one-tiles .th-prange-tile {
  flex: 1 1 260px;
  padding: 16px 8px 24px;
}

.th-prange-one-tiles .th-prange-tile-img {
  height: 420px;
}

.th-prange-one-tiles .th-prange-tile-img img {
  max-height: 400px;
}

#product-range-one [data-v-productrangeone-item-quote_image] {
  display: block;
}

#product-range-one label {
  -webkit-tap-highlight-color: transparent;
}

#product-range-one .th-prange-dot-row.is-active .th-prange-dot {
  box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #231f20;
}

#product-range-one .th-prange-dot-row.is-active .th-prange-dot-name {
  font-weight: 600;
  color: #231f20;
}

/* ----- JJ ----- */
.th-prange-two-top {
  display: flex;
  flex-wrap: wrap;
  gap: 56px;
  align-items: flex-start;
}

.th-prange-two-intro {
  flex: 1 1 300px;
  max-width: 380px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.th-prange-two-copy {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.th-prange-two-fins {
  flex: 2 1 480px;
  display: flex;
  flex-direction: column;
  gap: 22px;
  padding-top: 6px;
}

.th-prange-two-fin-flat-list,
.th-prange-two-fin-row-list {
  display: contents;
}

.th-prange-two-fin {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.th-prange-two-fin-head {
  display: flex;
  align-items: baseline;
  gap: 10px;
  flex-wrap: wrap;
}

.th-prange-two-fin-live {
  font-size: 16px;
  font-weight: 600;
  color: #231f20;
}

.th-prange-two-swatches {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.th-prange-two-rows {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.th-prange-two-row {
  display: grid;
  grid-template-columns: minmax(100px, 190px) minmax(160px, 1fr);
  column-gap: 14px;
  align-items: center;
}

.th-prange-two-row-label {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  color: #777;
}

.th-prange-two-body {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-top: 32px;
}

.th-prange-scroller {
  display: flex;
  gap: 0;
  padding-bottom: 4px;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
}

.th-prange-scroller::-webkit-scrollbar {
  display: none;
}

.th-prange-two-tile {
  flex: 0 0 300px;
  padding: 12px 16px 24px;
  scroll-snap-align: start;
}

.th-prange-two-tile .th-prange-tile-img {
  height: 320px;
}

.th-prange-two-tile .th-prange-tile-img img {
  max-height: 300px;
}

#product-range-two label {
  -webkit-tap-highlight-color: transparent;
}

#product-range-two .th-prange-swatch.is-active {
  box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #231f20;
}

#product-range-two .th-prange-two-fin-live {
  display: inline;
}

#product-range-two .th-prange-tile-img .th-prange-soon {
  display: none;
}

#product-range-two .th-prange-tile-img.is-empty .th-prange-soon {
  display: flex;
}

#product-range-two .th-prange-tile-img.is-empty img {
  display: none;
}

/* ----- Ace ----- */
.th-prange-three-head {
  display: flex;
  flex-wrap: wrap;
  gap: 56px;
  align-items: flex-start;
}

.th-prange-three-intro {
  flex: 1 1 300px;
  max-width: 400px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.th-prange-three-intro .th-prange-link {
  margin-top: 16px;
}

.th-prange-three-fins {
  flex: 2 1 460px;
  display: flex;
  flex-wrap: wrap;
  gap: 0 48px;
  padding-top: 6px;
}

.th-prange-three-fin {
  flex: 1 1 200px;
  max-width: 420px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.th-prange-three-worktops {
  display: grid;
  grid-template-columns: repeat(3, max-content);
  justify-content: start;
  gap: 8px 10px;
}

.th-prange-three-chip {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  border: 1px solid #d1d1d1;
  border-radius: 4px;
  padding: 7px 16px;
  font-size: 14px;
  line-height: 1.3;
  color: #33322f;
  background: #fff;
  cursor: pointer;
  white-space: nowrap;
  user-select: none;
}

.th-prange-three-chip.is-active {
  border-color: #231f20;
  box-shadow: 0 0 0 1px #231f20;
}

.th-prange-three-tiles {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 8px;
  margin-top: 36px;
}

.th-prange-three-tiles .th-prange-tile {
  padding: 12px 8px 20px;
}

.th-prange-three-tiles .th-prange-tile-img {
  height: 260px;
}

.th-prange-three-tiles .th-prange-tile-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: bottom center;
}

#product-range-three label {
  -webkit-tap-highlight-color: transparent;
}

#product-range-three .th-prange-dot-row.is-active .th-prange-dot {
  box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #231f20;
}

#product-range-three .th-prange-dot-row.is-active .th-prange-dot-name {
  font-weight: 600;
  color: #231f20;
}

/* ----- Tablet ----- */
@media (max-width: 991.98px) {
  .th-prange-one-grid,
  .th-prange-two-top,
  .th-prange-three-head {
    flex-direction: column;
    gap: 32px;
  }

  .th-prange-one-intro,
  .th-prange-two-intro,
  .th-prange-three-intro {
    max-width: 100%;
    width: 100%;
  }

  .th-prange-one-tiles,
  .th-prange-two-fins,
  .th-prange-three-fins {
    width: 100%;
  }

  .th-prange-three-tiles {
    grid-template-columns: 1fr;
  }
}

/* ----- Mobile (Parker) ----- */
@media (max-width: 768px) {
  .th-prange {
    padding: 48px 0;
  }

  .th-prange .th-section-title {
    font-size: 20px;
    line-height: 1.25;
    font-weight: 700;
  }

  .th-prange-summary {
    font-size: 12px;
    line-height: 1.65;
    color: #6b6863;
  }

  .th-prange-eyebrow {
    font-size: 12px;
  }

  .th-prange-dot-name,
  .th-prange-link,
  .th-prange-two-fin-live {
    font-size: 14px;
  }

  .th-prange-one-grid,
  .th-prange-two-top,
  .th-prange-three-head,
  .th-prange-three-fins {
    flex-direction: column;
    gap: 28px;
  }

  .th-prange-one-pair.is-active,
  .th-prange-one-tiles .th-prange-tile {
    flex-direction: column;
    flex: 1 1 100%;
  }

  .th-prange-one-tiles .th-prange-tile-img {
    height: auto;
    min-height: 220px;
    max-height: 280px;
  }

  .th-prange-one-tiles .th-prange-tile-img img {
    max-height: 260px;
  }

  .th-prange-two-row {
    grid-template-columns: 1fr;
    row-gap: 8px;
  }

  .th-prange-scroller {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .th-prange-two-tile {
    flex: 0 0 min(280px, 78vw);
    width: min(280px, 78vw);
  }

  .th-prange-three-worktops {
    grid-template-columns: repeat(2, max-content);
    gap: 8px;
  }

  .th-prange-three-tiles {
    grid-template-columns: 1fr;
  }

  .th-prange-three-tiles .th-prange-tile-img {
    height: auto;
    min-height: 220px;
    max-height: 280px;
  }
}

@media (max-width: 480px) {
  .th-prange-two-tile {
    flex: 0 0 78vw;
    width: 78vw;
  }
}
