/* Reference-led premium 6: calm editorial rhythm, immediate content hierarchy. */
html body:not(.home) main.detail-page--premium-7 > section.premium-reference-story {
  width: min(1120px, calc(100% - 64px)) !important;
  max-width: 1120px !important;
  margin: 0 auto !important;
  padding: 112px 0 132px !important;
  background: transparent !important;
}

html body:not(.home) .premium-reference-story .premium-six-intro {
  display: block !important;
  max-width: 760px !important;
  margin: 0 auto 104px !important;
  padding: 0 !important;
  border: 0 !important;
  text-align: center !important;
}

html body:not(.home) .premium-reference-story .premium-six-intro-copy {
  max-width: none !important;
}

html body:not(.home) .premium-reference-story .premium-six-intro-copy > span {
  display: block !important;
  margin: 0 0 18px !important;
  color: #9d7d3a !important;
  font-family: Pretendard, sans-serif !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  letter-spacing: .18em !important;
}

html body:not(.home) .premium-reference-story .premium-six-intro h2 {
  margin: 0 !important;
  color: #1d2934 !important;
  font-family: Pretendard, sans-serif !important;
  font-size: clamp(40px, 4.5vw, 62px) !important;
  font-weight: 700 !important;
  line-height: 1.17 !important;
  letter-spacing: -.055em !important;
}

html body:not(.home) .premium-reference-story .premium-six-intro h2 em {
  display: block !important;
  margin-top: 4px !important;
  color: #7f9677 !important;
  font-family: inherit !important;
  font-style: normal !important;
  font-weight: 700 !important;
}

html body:not(.home) .premium-reference-story .premium-six-intro h2 br {
  display: block !important;
}

html body:not(.home) .premium-reference-story .premium-six-intro p {
  margin: 28px 0 0 !important;
  color: #57636d !important;
  font-size: 17px !important;
  font-weight: 500 !important;
  line-height: 1.8 !important;
}

html body:not(.home) .premium-reference-story .premium-six-cards {
  display: grid !important;
  gap: 124px !important;
}

html body:not(.home) .premium-reference-story .premium-six-card {
  display: grid !important;
  grid-template-columns: minmax(0, 1.12fr) minmax(320px, .88fr) !important;
  gap: clamp(54px, 7vw, 94px) !important;
  align-items: center !important;
  min-height: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  overflow: visible !important;
}

html body:not(.home) .premium-reference-story .premium-six-card:nth-child(even) {
  grid-template-columns: minmax(320px, .88fr) minmax(0, 1.12fr) !important;
}

html body:not(.home) .premium-reference-story .premium-six-card:nth-child(even) figure {
  order: 2 !important;
}

html body:not(.home) .premium-reference-story .premium-six-card figure {
  position: relative !important;
  min-height: 0 !important;
  aspect-ratio: 1.35 / 1 !important;
  margin: 0 !important;
  border-radius: 0 90px 0 0 !important;
  overflow: hidden !important;
  background: #e9ece8 !important;
  box-shadow: 0 22px 60px rgba(25, 38, 48, .1) !important;
}

html body:not(.home) .premium-reference-story .premium-six-card:nth-child(even) figure {
  border-radius: 90px 0 0 0 !important;
}

html body:not(.home) .premium-reference-story .premium-six-card figure img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  transition: transform .8s cubic-bezier(.2, .7, .2, 1) !important;
}

html body:not(.home) .premium-reference-story .premium-six-card:hover figure img {
  transform: scale(1.035) !important;
}

html body:not(.home) .premium-reference-story .premium-six-card figcaption {
  position: absolute !important;
  right: 24px !important;
  bottom: 20px !important;
  left: 24px !important;
  color: rgba(255, 255, 255, .9) !important;
  font-size: 10px !important;
  font-weight: 700 !important;
  letter-spacing: .16em !important;
  text-shadow: 0 1px 8px rgba(0, 0, 0, .28) !important;
}

html body:not(.home) .premium-reference-story .premium-six-card-copy {
  padding: 0 !important;
  background: transparent !important;
}

html body:not(.home) .premium-reference-story .premium-six-card-copy > span {
  display: block !important;
  margin: 0 0 17px !important;
  color: #a27a28 !important;
  font-size: 11px !important;
  font-weight: 750 !important;
  letter-spacing: .15em !important;
}

html body:not(.home) .premium-reference-story .premium-six-card-copy h3 {
  margin: 0 !important;
  color: #1d2934 !important;
  font-family: Pretendard, sans-serif !important;
  font-size: clamp(32px, 3vw, 46px) !important;
  font-weight: 750 !important;
  line-height: 1.2 !important;
  letter-spacing: -.05em !important;
}

html body:not(.home) .premium-reference-story .premium-six-card-copy p {
  margin: 25px 0 0 !important;
  color: #46545f !important;
  font-size: 17px !important;
  font-weight: 500 !important;
  line-height: 1.8 !important;
  word-break: keep-all !important;
}

html body:not(.home) .premium-reference-story .premium-six-card-copy ul {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 8px !important;
  margin: 27px 0 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

html body:not(.home) .premium-reference-story .premium-six-card-copy li {
  margin: 0 !important;
  padding: 10px 15px !important;
  border: 1px solid #cfd6d9 !important;
  border-radius: 999px !important;
  color: #33424d !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  line-height: 1.2 !important;
}

html body:not(.home) .premium-reference-story .premium-six-finale {
  display: grid !important;
  grid-template-columns: 1fr auto !important;
  gap: 60px !important;
  align-items: end !important;
  margin: 132px 0 0 !important;
  padding: 62px 0 0 !important;
  border-top: 1px solid #d9dfe1 !important;
  background: transparent !important;
}

html body:not(.home) .premium-reference-story .premium-six-finale h2 {
  margin: 12px 0 0 !important;
  color: #1d2934 !important;
  font-family: Pretendard, sans-serif !important;
  font-size: clamp(30px, 3.3vw, 46px) !important;
  font-weight: 700 !important;
  line-height: 1.25 !important;
  letter-spacing: -.045em !important;
}

html body:not(.home) .premium-reference-story .premium-six-finale h2 em {
  color: #7f9677 !important;
  font: inherit !important;
  font-style: normal !important;
}

html body:not(.home) .premium-reference-story .premium-six-finale > div:last-child {
  text-align: right !important;
}

@media (max-width: 880px) {
  html body:not(.home) main.detail-page--premium-7 > section.premium-reference-story {
    width: min(100% - 36px, 680px) !important;
    padding: 72px 0 96px !important;
  }

  html body:not(.home) .premium-reference-story .premium-six-intro {
    margin-bottom: 64px !important;
  }

  html body:not(.home) .premium-reference-story .premium-six-intro h2 {
    font-size: clamp(32px, 9.2vw, 44px) !important;
    line-height: 1.22 !important;
  }

  html body:not(.home) .premium-reference-story .premium-six-intro p {
    margin-top: 22px !important;
    font-size: 15px !important;
  }

  html body:not(.home) .premium-reference-story .premium-six-cards {
    gap: 78px !important;
  }

  html body:not(.home) .premium-reference-story .premium-six-card,
  html body:not(.home) .premium-reference-story .premium-six-card:nth-child(even) {
    grid-template-columns: 1fr !important;
    gap: 28px !important;
  }

  html body:not(.home) .premium-reference-story .premium-six-card:nth-child(even) figure {
    order: 0 !important;
  }

  html body:not(.home) .premium-reference-story .premium-six-card figure,
  html body:not(.home) .premium-reference-story .premium-six-card:nth-child(even) figure {
    aspect-ratio: 1.42 / 1 !important;
    border-radius: 0 64px 0 0 !important;
  }

  html body:not(.home) .premium-reference-story .premium-six-card:nth-child(even) figure {
    border-radius: 64px 0 0 0 !important;
  }

  html body:not(.home) .premium-reference-story .premium-six-card-copy h3 {
    font-size: 29px !important;
  }

  html body:not(.home) .premium-reference-story .premium-six-card-copy p {
    margin-top: 17px !important;
    font-size: 15px !important;
    line-height: 1.75 !important;
  }

  html body:not(.home) .premium-reference-story .premium-six-card-copy ul {
    margin-top: 20px !important;
  }

  html body:not(.home) .premium-reference-story .premium-six-finale {
    display: block !important;
    margin-top: 90px !important;
    padding-top: 42px !important;
  }

  html body:not(.home) .premium-reference-story .premium-six-finale > div:last-child {
    margin-top: 28px !important;
    text-align: left !important;
  }

  /* Override legacy per-card mobile exceptions so all six stories share one rhythm. */
  html body:not(.home) main.detail-page--premium-7 section.premium-reference-story
  .premium-six-cards > article.premium-six-card,
  html body:not(.home) main.detail-page--premium-7 section.premium-reference-story
  .premium-six-cards > article.premium-six-card:nth-child(even) {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 28px !important;
  }

  html body:not(.home) main.detail-page--premium-7 section.premium-reference-story
  .premium-six-cards > article.premium-six-card .premium-six-card-copy h3 {
    font-size: 29px !important;
    line-height: 1.28 !important;
  }

  html body:not(.home) main.detail-page--premium-7 section.premium-reference-story
  .premium-six-cards > article.premium-six-card .premium-six-card-copy p {
    font-size: 15px !important;
    line-height: 1.75 !important;
  }
}
