/* Product editorial pilot and reusable recommendation rails. */

.product-recommendation-section[hidden] {
  display: none;
}

.product-recommendation-section {
  border-top: 1px solid var(--line);
  padding-bottom: clamp(3.25rem, 5vw, 5.5rem);
  padding-top: clamp(3.25rem, 5vw, 5.5rem);
}

.product-recommendation-section--complete {
  background: #e7dfd2;
}

.product-recommendation-section--brand {
  background: var(--warm-ivory);
}

.product-recommendation-heading {
  display: grid;
  gap: 0.75rem 2rem;
  grid-template-columns: minmax(0, 1.25fr) minmax(240px, 0.75fr);
  margin: 0 auto clamp(1.75rem, 3vw, 2.75rem);
  max-width: 1760px;
}

.product-recommendation-heading .eyebrow {
  grid-column: 1 / -1;
  margin: 0;
}

.product-recommendation-heading h2 {
  font-family: var(--sans);
  font-size: clamp(2.4rem, 3.8vw, 4.5rem);
  font-weight: 620;
  letter-spacing: -0.075em;
  line-height: 0.9;
  margin: 0;
  max-width: 10ch;
}

.product-recommendation-link {
  align-items: center;
  color: var(--ink);
  display: inline-flex;
  font-size: 0.78rem;
  font-weight: 700;
  gap: 0.65rem;
  grid-column: 2;
  justify-self: start;
  letter-spacing: 0.08em;
  margin-top: 0.6rem;
  text-transform: uppercase;
}

.product-recommendation-link svg {
  height: 1rem;
  transition: transform 180ms ease;
  width: 1rem;
}

.product-recommendation-link:hover svg,
.product-recommendation-link:focus-visible svg {
  transform: translateX(0.25rem);
}

.product-recommendation-heading > p:last-child {
  align-self: end;
  color: rgba(23, 23, 23, 0.62);
  font-size: clamp(0.95rem, 1.05vw, 1.15rem);
  line-height: 1.5;
  margin: 0;
  max-width: 34ch;
}

.product-recommendation-section .product-grid {
  margin: 0 auto;
  max-width: 1760px;
}

/* Products without drawings use a compact two-column specification index. */
.product-resources-grid-text-only .product-resource-table {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.product-resources-grid-text-only .product-resource-table .spec-table-row {
  border-top: 1px solid var(--line);
  grid-template-columns: minmax(130px, 0.65fr) minmax(0, 1.35fr);
}

.product-resources-grid-text-only .product-resource-table .spec-table-row:nth-child(-n + 2) {
  border-top: 0;
}

.product-resources-grid-text-only .product-resource-table .spec-table-row:nth-child(odd) {
  border-right: 1px solid var(--line);
}

body.product-editorial-pilot {
  background: #f4f0e8;
}

body.product-editorial-pilot .product-page--editorial-pilot {
  background: #f4f0e8;
  padding-bottom: clamp(4rem, 6vw, 7rem);
}

.product-page--editorial-pilot .breadcrumb {
  color: rgba(23, 23, 23, 0.56);
  font-size: 0.68rem;
  letter-spacing: 0.09em;
  margin-bottom: 1.1rem;
  text-transform: uppercase;
}

.product-page--editorial-pilot .product-layout {
  gap: clamp(1.5rem, 3.5vw, 5rem);
  grid-template-columns: minmax(0, 1.16fr) minmax(390px, 0.68fr);
  max-width: 1760px;
  padding-bottom: 0;
}

.product-page--editorial-pilot .gallery {
  align-self: start;
  gap: 0.65rem;
  grid-template-columns: 82px minmax(0, 1fr);
}

body.product-editorial-pilot .product-page--editorial-pilot .gallery-main {
  aspect-ratio: auto;
  background: radial-gradient(circle at 50% 42%, #fff 0%, #f1eee8 76%);
  border: 0;
  border-radius: 0;
  height: clamp(480px, calc(100svh - 260px), 760px);
  max-height: calc(100svh - 260px);
  min-height: 0;
}

body.product-editorial-pilot .product-page--editorial-pilot .gallery-main img {
  background: transparent;
  object-fit: contain;
}

.product-page--editorial-pilot .gallery-thumbs button {
  border-radius: 0;
}

.product-page--editorial-pilot .product-info {
  background: transparent;
  border-left: 0;
  padding: 0.35rem 0 0;
  top: 104px;
}

.product-page--editorial-pilot .product-info .product-brand {
  color: var(--deep-bronze);
  font-size: 0.82rem;
  letter-spacing: 0.14em;
  margin-bottom: 0.75rem;
  text-transform: uppercase;
}

.product-page--editorial-pilot .product-info h1 {
  font-family: var(--sans);
  font-size: clamp(2.55rem, 3.8vw, 4.25rem);
  font-weight: 620;
  letter-spacing: -0.08em;
  line-height: 0.86;
  max-width: 12ch;
}

/* Shared product-name scale and measure: compact without wasting the info column. */
body.product-editorial-pilot .product-info h1 {
  font-size: clamp(2.2rem, 2.25vw, 3.1rem);
  max-width: min(18ch, 100%);
  text-wrap: balance;
}

.product-page--editorial-pilot .product-price {
  margin-top: 1.4rem;
}

.product-page--editorial-pilot .product-description {
  font-size: 0.98rem;
  max-width: 34rem;
}

.product-page--editorial-pilot .product-dimensions-summary > span {
  font-size: 0.98rem;
  font-weight: 400;
  line-height: 1.48;
}

.product-page--editorial-pilot .product-description-copy[data-product-description-click-target] {
  cursor: pointer;
}

.product-page--editorial-pilot .product-description-copy[data-product-description-click-target]:focus-visible {
  outline: 1px solid var(--deep-bronze);
  outline-offset: 4px;
}

.product-page--editorial-pilot .product-description-toggle {
  display: none !important;
}

.product-page--editorial-pilot .selector-group {
  padding: 0.95rem 0;
}

.product-page--editorial-pilot .swatch-options button,
.product-page--editorial-pilot .segmented-options button,
.product-page--editorial-pilot .add-to-cart,
.product-page--editorial-pilot .product-wishlist-button {
  border-radius: 0;
}

.belt-editorial-story {
  background: #f4f0e8;
  border-top: 1px solid var(--line);
  color: var(--ink);
}

.belt-editorial-lead {
  align-items: center;
  display: grid;
  gap: clamp(2rem, 5vw, 6rem);
  grid-template-columns: minmax(0, 1.05fr) minmax(360px, 0.78fr);
  margin: 0 auto;
  max-width: 1560px;
  padding: clamp(3rem, 5vw, 6rem) var(--commerce-gutter, 2.5rem);
}

.belt-editorial-lead-media {
  align-items: center;
  aspect-ratio: 4 / 5;
  background: #ddd6cb;
  display: flex;
  justify-content: center;
  margin: 0;
  max-height: 720px;
  overflow: hidden;
}

.belt-editorial-lead-media img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}

.belt-editorial-hero-copy {
  color: var(--ink);
  max-width: 620px;
}

.belt-editorial-hero-copy p {
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  margin-bottom: 1rem;
  text-transform: uppercase;
}

.belt-editorial-hero-copy h2 {
  color: inherit;
  font-family: var(--sans);
  font-size: clamp(3rem, 5.2vw, 6rem);
  font-weight: 560;
  letter-spacing: -0.075em;
  line-height: 0.88;
  margin: 0;
  max-width: 9ch;
}

.belt-editorial-hero-copy h3 {
  font-family: var(--sans);
  font-size: clamp(1.45rem, 2vw, 2.25rem);
  font-weight: 560;
  letter-spacing: -0.045em;
  line-height: 1.05;
  margin: 2rem 0 0.75rem;
}

.belt-editorial-hero-copy .belt-editorial-lead-description {
  color: rgba(23, 23, 23, 0.66);
  font-size: clamp(0.98rem, 1.15vw, 1.16rem);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.52;
  margin: 0;
  max-width: 42ch;
  text-transform: none;
}

.belt-editorial-features {
  display: grid;
  gap: clamp(1.2rem, 2vw, 2.5rem);
  grid-template-columns: repeat(3, minmax(0, 1fr));
  padding: clamp(3rem, 5vw, 5.5rem) var(--commerce-gutter, 2.5rem) clamp(4rem, 7vw, 7rem);
}

.belt-editorial-features--2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin-inline: auto;
  max-width: 1320px;
}

.belt-editorial-features--1 {
  grid-template-columns: minmax(0, 1fr);
  margin-inline: auto;
  max-width: 820px;
}

.belt-editorial-feature-media,
.belt-editorial-feature-comparison {
  aspect-ratio: 4 / 5;
  background: #e9e3da;
  margin-bottom: 1.4rem;
  overflow: hidden;
}

.belt-editorial-feature-comparison {
  position: relative;
}

.belt-editorial-feature-media img {
  height: 100%;
  object-fit: cover;
  transition: transform 600ms cubic-bezier(0.22, 1, 0.36, 1);
  width: 100%;
}

.belt-editorial-features article:hover .belt-editorial-feature-media img {
  transform: scale(1.018);
}

.belt-editorial-feature-comparison > .day-night-comparison--feature {
  aspect-ratio: auto;
  height: 100%;
  inset: 0;
  min-height: 0;
  position: absolute;
  width: 100%;
}

.belt-editorial-features .eyebrow {
  margin-bottom: 0.7rem;
}

.belt-editorial-features h3 {
  font-family: var(--sans);
  font-size: clamp(1.65rem, 2.3vw, 2.75rem);
  font-weight: 580;
  letter-spacing: -0.055em;
  line-height: 0.98;
  margin: 0 0 0.8rem;
}

.belt-editorial-features article > p:last-child {
  color: rgba(23, 23, 23, 0.62);
  line-height: 1.5;
  margin: 0;
  max-width: 33ch;
}

body.product-editorial-pilot .product-resources-section {
  background: #e7dfd2;
  border-top: 0;
  padding-bottom: clamp(3.5rem, 5vw, 5.5rem);
  padding-top: clamp(3.5rem, 5vw, 5.5rem);
}

body.product-editorial-pilot .product-resources-section .section-heading h2 {
  font-family: var(--sans);
  font-size: clamp(2rem, 3vw, 3.4rem);
  font-weight: 580;
  letter-spacing: -0.075em;
  line-height: 0.9;
}

body.product-editorial-pilot .product-video-section .section-heading h2 {
  font-family: var(--sans);
  font-size: clamp(3rem, 5.7vw, 6.5rem);
  font-weight: 580;
  letter-spacing: -0.075em;
  line-height: 0.9;
}

body.product-editorial-pilot .product-resources-section .section-heading {
  margin-bottom: clamp(1.75rem, 3vw, 2.75rem);
}

.product-resources-section--editorial .product-resources-grid {
  align-items: start;
  gap: clamp(1.5rem, 3vw, 3.5rem);
  grid-template-columns: minmax(280px, 0.82fr) minmax(0, 1.18fr);
}

.product-resources-section--editorial .product-resources-grid.product-resources-grid-text-only {
  grid-template-columns: minmax(0, 1fr);
  max-width: 780px;
}

.product-resources-section--editorial .scheme-drawing-card img {
  max-height: 590px;
  object-fit: contain;
}

.editorial-spec-accordion {
  border-top: 1px solid rgba(23, 23, 23, 0.22);
}

.editorial-spec-group {
  border-bottom: 1px solid rgba(23, 23, 23, 0.22);
}

.editorial-spec-group > summary {
  align-items: center;
  cursor: pointer;
  display: grid;
  gap: 0.75rem;
  grid-template-columns: 1fr auto 1.25rem;
  list-style: none;
  padding: 1.2rem 0;
}

.editorial-spec-group > summary::-webkit-details-marker {
  display: none;
}

.editorial-spec-group > summary > span {
  font-size: 1.05rem;
  font-weight: 650;
  letter-spacing: -0.02em;
}

.editorial-spec-group > summary small {
  color: rgba(23, 23, 23, 0.48);
  font-size: 0.72rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.editorial-spec-group > summary i {
  height: 1rem;
  position: relative;
  width: 1rem;
}

.editorial-spec-group > summary i::before,
.editorial-spec-group > summary i::after {
  background: currentColor;
  content: '';
  height: 1px;
  left: 0;
  position: absolute;
  top: 50%;
  transition: transform 180ms ease;
  width: 100%;
}

.editorial-spec-group > summary i::after {
  transform: rotate(90deg);
}

.editorial-spec-group[open] > summary i::after {
  transform: rotate(0deg);
}

.editorial-spec-list {
  padding: 0 0 1rem;
}

.editorial-spec-list .spec-table-row {
  border-top: 1px solid rgba(23, 23, 23, 0.1);
  grid-template-columns: minmax(115px, 0.55fr) minmax(0, 1.45fr);
  padding: 0.8rem 0;
}

.editorial-spec-list .spec-table-row:first-child {
  border-top: 0;
}

.editorial-spec-list .spec-table-row > span,
.editorial-spec-list .spec-table-row strong {
  font-size: 0.9rem;
}

.editorial-spec-list .spec-table-row > span {
  font-weight: 700;
}

.editorial-spec-list .spec-table-row strong,
.editorial-spec-list .spec-table-row .spec-row-value {
  font-weight: 400;
}

body.product-editorial-pilot .scheme-drawing-card,
body.product-editorial-pilot .spec-table,
body.product-editorial-pilot .resource-actions .button {
  border-radius: 0;
}

body.product-editorial-pilot .product-video-section {
  background: #111314;
  border-top: 0;
  color: #f7f3eb;
  padding-bottom: clamp(4rem, 7vw, 8rem);
  padding-top: clamp(4rem, 7vw, 8rem);
}

body.product-editorial-pilot .product-video-section .section-heading h2,
body.product-editorial-pilot .product-video-section .section-heading p {
  color: inherit;
}

body.product-editorial-pilot .product-video-frame {
  border: 0;
  border-radius: 0;
}

.belt-atmosphere-section {
  align-items: center;
  background: #d9d1c4;
  display: grid;
  gap: clamp(2.5rem, 7vw, 8rem);
  grid-template-columns: minmax(260px, 0.72fr) minmax(360px, 0.9fr);
  padding: clamp(3.5rem, 7vw, 8rem) max(var(--commerce-gutter, 1.5rem), calc((100vw - 1540px) / 2));
}

.belt-atmosphere-copy {
  justify-self: end;
  max-width: 520px;
}

.belt-atmosphere-copy h2 {
  font-family: var(--sans);
  font-size: clamp(2.9rem, 5vw, 5.8rem);
  font-weight: 580;
  letter-spacing: -0.075em;
  line-height: 0.9;
  margin: 1rem 0 1.5rem;
  max-width: 8.5ch;
}

.belt-atmosphere-copy > p:not(.eyebrow) {
  color: rgba(23, 23, 23, 0.66);
  font-size: clamp(1rem, 1.3vw, 1.2rem);
  line-height: 1.55;
  max-width: 40ch;
}

.belt-atmosphere-facts {
  border-top: 1px solid rgba(23, 23, 23, 0.22);
  display: grid;
  margin: clamp(2rem, 4vw, 3.5rem) 0 0;
}

.belt-atmosphere-facts div {
  align-items: baseline;
  border-bottom: 1px solid rgba(23, 23, 23, 0.22);
  display: grid;
  gap: 1rem;
  grid-template-columns: 4rem 1fr;
  padding: 0.9rem 0;
}

.belt-atmosphere-facts dt {
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.belt-atmosphere-facts dd {
  color: rgba(23, 23, 23, 0.62);
  margin: 0;
}

.belt-atmosphere-visual {
  justify-self: start;
  width: min(100%, 620px);
}

.day-night-comparison {
  aspect-ratio: 2 / 3;
  background: #1a1a1a;
  isolation: isolate;
  overflow: hidden;
  position: relative;
  touch-action: pan-y;
  width: 100%;
}

.day-night-comparison > img,
.day-night-comparison-night-side img {
  height: 100%;
  inset: 0;
  object-fit: cover;
  position: absolute;
  width: 100%;
}

.day-night-comparison-day {
  z-index: 0;
}

.day-night-comparison-night-side {
  clip-path: inset(0 calc(100% - var(--comparison-position)) 0 0);
  contain: paint;
  inset: 0;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  z-index: 1;
}

[data-night-render='synthetic'] .day-night-comparison-night-base {
  filter: brightness(0.7) contrast(1.08) saturate(0.76) sepia(0.03) hue-rotate(4deg);
  transition: filter 280ms ease;
}

.day-night-comparison-night-highlights {
  filter: grayscale(0.8) contrast(3.15) brightness(0.9) sepia(1) saturate(4.2) hue-rotate(-13deg) blur(0.5px);
  mix-blend-mode: screen;
  opacity: 0.2;
  transition: opacity 260ms ease;
}

.day-night-comparison-night-grade {
  background:
    linear-gradient(180deg, rgba(6, 20, 42, 0.2), rgba(11, 9, 17, 0.08) 56%, rgba(3, 4, 10, 0.22)),
    radial-gradient(ellipse at 50% 56%, rgba(255, 170, 78, 0.09), transparent 64%);
  box-shadow: inset 0 0 7rem rgba(0, 0, 0, 0.2);
  inset: 0;
  pointer-events: none;
  position: absolute;
  transition: opacity 260ms ease;
}

.day-night-comparison.is-night-render-ready .day-night-comparison-night-base,
[data-night-render='paired'] .day-night-comparison-night-base {
  filter: none;
}

.day-night-comparison.is-night-render-ready .day-night-comparison-night-highlights,
[data-night-render='paired'] .day-night-comparison-night-highlights {
  opacity: 0;
}

.day-night-comparison.is-night-render-ready .day-night-comparison-night-grade {
  opacity: 0.28;
}

[data-night-render='paired'] .day-night-comparison-night-grade {
  display: none;
}

.day-night-comparison-divider {
  align-items: center;
  background: #f7f3eb;
  border: 1px solid rgba(23, 23, 23, 0.18);
  border-radius: 50%;
  box-shadow: 0 6px 22px rgba(0, 0, 0, 0.18);
  color: #111314;
  display: flex;
  height: 3.2rem;
  justify-content: center;
  left: var(--comparison-position);
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 3.2rem;
  z-index: 3;
}

.day-night-comparison-divider::before {
  background: rgba(247, 243, 235, 0.9);
  content: '';
  height: 100vh;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1px;
  z-index: -1;
}

.day-night-comparison-divider {
  font-size: 1.15rem;
}

.day-night-comparison input[type='range'] {
  cursor: ew-resize;
  height: 100%;
  inset: 0;
  margin: 0;
  opacity: 0;
  position: absolute;
  width: 100%;
  z-index: 4;
}

.day-night-comparison:focus-within {
  outline: 2px solid #9b7746;
  outline-offset: 4px;
}

.day-night-comparison.is-surface-dragging {
  cursor: ew-resize;
  user-select: none;
}

.day-night-comparison.is-surface-dragging .day-night-comparison-divider {
  left: 0;
}

.day-night-comparison.is-surface-dragging .day-night-comparison-night-side,
.day-night-comparison.is-surface-dragging .day-night-comparison-night-side > *,
.day-night-comparison.is-surface-dragging .day-night-comparison-divider {
  will-change: transform;
}

.belt-editorial-features.is-comparison-dragging {
  overscroll-behavior-x: none;
  scroll-snap-type: none;
  touch-action: pan-y pinch-zoom;
}

.belt-atmosphere-note {
  color: rgba(23, 23, 23, 0.54);
  font-size: 0.72rem;
  line-height: 1.45;
  margin: 0.8rem 0 0;
  max-width: 60ch;
}

body.product-editorial-pilot .brand-story-band {
  margin-top: 0;
  max-width: none;
}

body.product-editorial-pilot .brand-story-copy {
  background: #f4f0e8;
  padding: clamp(3rem, 6vw, 7rem);
}

body.product-editorial-pilot .brand-story-copy h2 {
  font-family: var(--sans);
  font-size: clamp(3rem, 5vw, 5.8rem);
  font-weight: 580;
  letter-spacing: -0.075em;
  line-height: 0.9;
}

body.product-editorial-pilot .brand-story-band--profile {
  align-items: center;
  background: #f4f0e8;
  gap: clamp(2.5rem, 6vw, 7rem);
  grid-template-columns: minmax(380px, 0.92fr) minmax(420px, 1.08fr);
  padding: clamp(4rem, 7vw, 8rem) max(var(--commerce-gutter, 1.5rem), calc((100vw - 1600px) / 2));
}

body.product-editorial-pilot .brand-story-band--profile .brand-story-media {
  min-height: 0;
}

body.product-editorial-pilot .brand-story-band--profile .brand-story-media figure {
  margin: 0;
}

body.product-editorial-pilot .brand-story-band--profile .brand-story-media img {
  aspect-ratio: 5 / 4;
  height: auto;
  object-fit: cover;
  width: 100%;
}

body.product-editorial-pilot .brand-story-band--profile .brand-story-media figcaption {
  color: rgba(23, 23, 23, 0.5);
  font-size: 0.68rem;
  margin-top: 0.6rem;
}

body.product-editorial-pilot .brand-story-band--profile .brand-story-media figcaption a {
  color: inherit;
}

body.product-editorial-pilot .brand-story-band--profile .brand-story-copy {
  padding: 0;
}

body.product-editorial-pilot .brand-story-band--profile .brand-story-copy h2 {
  font-size: clamp(3rem, 5vw, 5.5rem);
  margin-bottom: 1.4rem;
}

.brand-story-philosophy {
  border-top: 1px solid rgba(23, 23, 23, 0.18);
  margin-top: clamp(1.5rem, 3vw, 2.5rem);
  padding-top: 1.2rem;
}

.brand-story-philosophy > span {
  display: block;
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  margin-bottom: 0.6rem;
  text-transform: uppercase;
}

.brand-story-philosophy p {
  color: rgba(23, 23, 23, 0.66);
  margin: 0;
}

.brand-story-links {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem 1.5rem;
}

@media (max-width: 1100px) {
  .product-page--editorial-pilot .product-layout {
    grid-template-columns: minmax(0, 1fr) minmax(340px, 0.78fr);
  }

  .product-page--editorial-pilot .gallery {
    grid-template-columns: 66px minmax(0, 1fr);
  }

  .belt-atmosphere-section,
  body.product-editorial-pilot .brand-story-band--profile {
    gap: 3rem;
    grid-template-columns: minmax(280px, 0.8fr) minmax(340px, 1fr);
  }
}

@media (max-width: 720px) {
  .day-night-comparison {
    touch-action: pan-y pinch-zoom;
  }

  .day-night-comparison-night-side {
    clip-path: none;
    transform: translate3d(calc(var(--comparison-position) - 100%), 0, 0);
    will-change: transform;
  }

  .day-night-comparison-night-side > * {
    transform: translate3d(calc(100% - var(--comparison-position)), 0, 0);
    will-change: transform;
  }

  .day-night-comparison input[type='range'] {
    pointer-events: none;
    touch-action: pan-y pinch-zoom;
  }

  .product-recommendation-heading {
    display: block;
  }

  .product-recommendation-heading h2 {
    font-size: clamp(2.75rem, 13vw, 4rem);
    margin: 0.75rem 0 1.25rem;
  }

  .product-recommendation-heading > p:last-child {
    font-size: 0.92rem;
  }

  .product-recommendation-link {
    grid-column: auto;
    margin: 1.1rem 0 0;
  }

  .product-resources-grid-text-only .product-resource-table {
    display: block;
  }

  .product-resources-grid-text-only .product-resource-table .spec-table-row,
  .product-resources-grid-text-only .product-resource-table .spec-table-row:nth-child(odd) {
    border-right: 0;
    border-top: 1px solid var(--line);
  }

  .product-resources-grid-text-only .product-resource-table .spec-table-row:first-child {
    border-top: 0;
  }

  .product-page--editorial-pilot .product-layout {
    display: block;
  }

  .product-page--editorial-pilot .gallery {
    display: flex;
    flex-direction: column;
  }

  body.product-editorial-pilot .product-page--editorial-pilot .gallery-main {
    aspect-ratio: 4 / 5;
    height: auto;
    max-height: none;
    order: 1;
  }

  .product-page--editorial-pilot .gallery-thumbs {
    order: 2;
  }

  .product-page--editorial-pilot .product-info {
    padding-top: 2.2rem;
    position: static;
  }

  .product-page--editorial-pilot .product-info h1 {
    font-size: clamp(2.35rem, 11vw, 3.2rem);
    line-height: 0.88;
  }

  body.product-editorial-pilot .product-info h1 {
    font-size: clamp(1.8rem, 7.25vw, 2.05rem);
    max-width: min(15ch, 100%);
  }

  .belt-editorial-lead {
    display: block;
    padding-bottom: 3.5rem;
    padding-top: 3.5rem;
  }

  .belt-editorial-lead-media {
    margin-bottom: 2rem;
    max-height: none;
  }

  .belt-editorial-hero-copy h2 {
    font-size: clamp(2.8rem, 13vw, 4.2rem);
  }

  .product-resources-section--editorial .product-resources-grid {
    display: block;
  }

  .product-resources-section--editorial .product-resource-aside {
    margin-bottom: 1.5rem;
  }

  .editorial-spec-group > summary {
    padding: 1rem 0;
  }

  .editorial-spec-list .spec-table-row {
    display: grid;
    grid-template-columns: minmax(95px, 0.55fr) minmax(0, 1.45fr);
  }

  .belt-editorial-features {
    display: flex;
    gap: 1rem;
    overflow-x: auto;
    overscroll-behavior-inline: contain;
    padding-bottom: 5rem;
    scroll-padding-inline: var(--commerce-gutter, 1rem);
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
  }

  .belt-editorial-features article {
    flex: 0 0 86vw;
    scroll-snap-align: start;
  }

  .belt-editorial-features--day-night {
    display: block;
    overflow: visible;
    overscroll-behavior-inline: auto;
    scroll-snap-type: none;
  }

  .belt-editorial-features--day-night > article:not(.belt-editorial-feature--day-night) {
    display: none;
  }

  .belt-editorial-features--day-night > .belt-editorial-feature--day-night {
    width: 100%;
  }

  body.product-editorial-pilot .brand-story-band {
    display: block;
  }

  body.product-editorial-pilot .brand-story-media {
    min-height: 68svh;
  }

  .belt-atmosphere-section {
    display: block;
    padding: 3.5rem var(--commerce-gutter, 1rem);
  }

  .belt-atmosphere-copy {
    margin-bottom: 2rem;
    max-width: none;
  }

  .belt-atmosphere-copy h2 {
    font-size: clamp(2.75rem, 13vw, 4rem);
    max-width: 9ch;
  }

  .belt-atmosphere-visual {
    width: 100%;
  }

  body.product-editorial-pilot .brand-story-band--profile {
    display: flex;
    flex-direction: column;
    padding: 3.5rem var(--commerce-gutter, 1rem);
  }

  body.product-editorial-pilot .brand-story-band--profile .brand-story-media {
    min-height: 0;
    order: 1;
    width: 100%;
  }

  body.product-editorial-pilot .brand-story-band--profile .brand-story-copy {
    order: 2;
  }

  body.product-editorial-pilot .brand-story-band--profile .brand-story-copy h2 {
    font-size: clamp(2.75rem, 13vw, 4rem);
  }
}

@media (prefers-reduced-motion: reduce) {
  .belt-editorial-features article > div img {
    transition: none;
  }
}
