/* This Found — multilingual New & Noted editorial issue 1741.
   One image-led opening, one lead story, two supporting stories and a studio note. */

html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"]{
  --tfn-paper:#f8f6f0;
  --tfn-surface:#fffdf8;
  --tfn-ink:#181714;
  --tfn-yellow:var(--tff-yellow,#f2e63a);
  --tfn-muted:rgba(24,23,20,.66);
  --tfn-line:rgba(24,23,20,.22);
  --tfn-light-line:rgba(248,246,240,.24);
  --tfn-title:var(--tf-hermes-title,"Cormorant Garamond",Georgia,"Times New Roman",serif);
  --tfn-support:var(--tf-hermes-support,"Roboto","Helvetica Neue",Arial,sans-serif);
  --tfn-heading:clamp(34px,4vw,48px);
  background:var(--tfn-paper)!important;
}

html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] :is(
  .tf-news-hero,
  .tf-news-opening,
  .tf-news-current,
  .tf-news-studio,
  .tf-news-close
),
html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] :is(
  .tf-news-hero,
  .tf-news-opening,
  .tf-news-current,
  .tf-news-studio,
  .tf-news-close
) *{
  box-sizing:border-box!important;
}

html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] :is(
  .tf-news-hero,
  .tf-news-opening,
  .tf-news-current,
  .tf-news-studio,
  .tf-news-close
) .tff-eyebrow{
  margin:0!important;
  font-family:var(--tfn-support)!important;
  font-size:10px!important;
  font-style:normal!important;
  font-weight:500!important;
  line-height:1.3!important;
  letter-spacing:.1em!important;
  text-transform:uppercase!important;
}

html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] :is(
  .tf-news-opening,
  .tf-news-current,
  .tf-news-studio,
  .tf-news-close
) h2{
  margin:15px 0 0!important;
  font-family:var(--tfn-title)!important;
  font-size:var(--tfn-heading)!important;
  font-style:italic!important;
  font-weight:400!important;
  line-height:1.02!important;
  letter-spacing:-.03em!important;
  text-transform:none!important;
}

/* Hero: one current image, one editorial statement. */
html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-hero{
  display:grid!important;
  grid-template-columns:minmax(360px,.82fr) minmax(0,1.18fr)!important;
  min-height:680px!important;
  border-bottom:1px solid var(--tfn-line)!important;
  background:var(--tfn-surface)!important;
  color:var(--tfn-ink)!important;
}

html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-hero__copy{
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  min-width:0!important;
  padding:clamp(72px,8vw,132px) clamp(30px,6vw,96px)!important;
  background:var(--tfn-yellow)!important;
}

html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-hero h1{
  max-width:760px!important;
  margin:18px 0 26px!important;
  color:var(--tfn-ink)!important;
  font-family:var(--tfn-title)!important;
  font-size:clamp(40px,5vw,60px)!important;
  font-style:italic!important;
  font-weight:400!important;
  line-height:.98!important;
  letter-spacing:-.035em!important;
  text-transform:none!important;
}

html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-hero__copy>p:not(.tff-eyebrow){
  max-width:610px!important;
  margin:0!important;
  color:rgba(24,23,20,.7)!important;
  font-family:var(--tfn-support)!important;
  font-size:15px!important;
  font-style:normal!important;
  line-height:1.7!important;
}

html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-hero__copy>a{
  display:inline-flex!important;
  align-items:center!important;
  width:max-content!important;
  margin-top:34px!important;
  padding-bottom:5px!important;
  border-bottom:1px solid currentColor!important;
  color:var(--tfn-ink)!important;
  font-family:var(--tfn-support)!important;
  font-size:10px!important;
  font-weight:600!important;
  letter-spacing:.08em!important;
  text-decoration:none!important;
  text-transform:uppercase!important;
}

html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-hero>figure{
  min-width:0!important;
  min-height:680px!important;
  margin:0!important;
  overflow:hidden!important;
  background:#d9d3c9!important;
}

html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-hero>figure>img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-height:680px!important;
  object-fit:cover!important;
  filter:saturate(.82) contrast(.98)!important;
}

html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-hero.is-text-only{
  display:flex!important;
  justify-content:center!important;
  min-height:600px!important;
  background:var(--tfn-yellow)!important;
}

html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-hero.is-text-only .tf-news-hero__copy{
  align-items:center!important;
  width:100%!important;
  max-width:1050px!important;
  text-align:center!important;
}

/* A calm editorial preface. */
html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-opening{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  padding:clamp(100px,12vw,178px) clamp(24px,7vw,112px)!important;
  border-bottom:1px solid var(--tfn-line)!important;
  background:var(--tfn-paper)!important;
  text-align:center!important;
}

html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-opening h2{
  max-width:900px!important;
}

html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-opening__lead{
  max-width:850px!important;
  margin:34px auto 0!important;
  color:var(--tfn-ink)!important;
  font-family:var(--tfn-support)!important;
  font-size:19px!important;
  font-style:normal!important;
  line-height:1.62!important;
}

html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-opening>p:last-child{
  max-width:720px!important;
  margin:22px auto 0!important;
  color:var(--tfn-muted)!important;
  font-family:var(--tfn-support)!important;
  font-size:15px!important;
  font-style:normal!important;
  line-height:1.7!important;
}

/* Current issue: one lead story and two supporting stories. */
html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-current{
  padding:clamp(96px,11vw,168px) clamp(24px,6vw,96px)!important;
  border-bottom:1px solid var(--tfn-line)!important;
  background:var(--tfn-surface)!important;
  scroll-margin-top:110px!important;
}

html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-current>header{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(260px,.5fr)!important;
  gap:40px 70px!important;
  align-items:end!important;
  max-width:1420px!important;
  margin:0 auto 54px!important;
  padding-bottom:30px!important;
  border-bottom:1px solid var(--tfn-line)!important;
}

html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-current>header>.tff-eyebrow,
html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-current>header>h2{
  grid-column:1!important;
}

html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-current>header>h2{
  max-width:820px!important;
}

html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-current>header>p:last-child{
  grid-column:2!important;
  grid-row:1/3!important;
  max-width:460px!important;
  margin:0!important;
  color:var(--tfn-muted)!important;
  font-family:var(--tfn-support)!important;
  font-size:14px!important;
  font-style:normal!important;
  line-height:1.68!important;
}

html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-grid{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:1px!important;
  width:100%!important;
  max-width:1420px!important;
  margin:0 auto!important;
  padding:1px!important;
  background:var(--tfn-line)!important;
}

html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-story{
  display:flex!important;
  flex-direction:column!important;
  min-width:0!important;
  min-height:650px!important;
  margin:0!important;
  background:var(--tfn-paper)!important;
  overflow:hidden!important;
}

html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-story.is-lead{
  grid-column:1/-1!important;
  display:grid!important;
  grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr)!important;
  min-height:620px!important;
  background:var(--tfn-paper)!important;
}

html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-story>figure{
  min-width:0!important;
  min-height:0!important;
  margin:0!important;
  aspect-ratio:16/10!important;
  overflow:hidden!important;
  background:#ddd7cc!important;
}

html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-story.is-lead>figure{
  min-height:620px!important;
  aspect-ratio:auto!important;
}

html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-story>figure>img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  filter:saturate(.86) contrast(.98)!important;
  transition:transform .45s ease!important;
}

html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-story:hover>figure>img{
  transform:scale(1.018)!important;
}

html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-story__copy{
  display:flex!important;
  flex:1 1 auto!important;
  flex-direction:column!important;
  min-width:0!important;
  padding:clamp(34px,4.7vw,64px)!important;
  background:var(--tfn-paper)!important;
}

html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-story.is-lead>.tf-news-story__copy{
  justify-content:center!important;
  border-left:1px solid var(--tfn-line)!important;
}

html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-story__copy>header{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:20px!important;
  margin:0 0 28px!important;
  padding-bottom:15px!important;
  border-bottom:1px solid var(--tfn-line)!important;
}

html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-story__copy>header>span{
  flex:0 0 auto!important;
  color:rgba(24,23,20,.45)!important;
  font-family:var(--tfn-support)!important;
  font-size:10px!important;
  font-weight:500!important;
  letter-spacing:.12em!important;
}

html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-story__copy>header>.tff-eyebrow{
  text-align:right!important;
}

html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-story h3{
  max-width:620px!important;
  margin:0 0 18px!important;
  color:var(--tfn-ink)!important;
  font-family:var(--tfn-title)!important;
  font-size:clamp(30px,3.5vw,46px)!important;
  font-style:italic!important;
  font-weight:400!important;
  line-height:1.01!important;
  letter-spacing:-.03em!important;
  text-transform:none!important;
}

html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-story:not(.is-lead) h3{
  font-size:clamp(28px,3vw,40px)!important;
}

html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-story__copy>p:not(.tff-eyebrow){
  max-width:590px!important;
  margin:0 0 30px!important;
  color:var(--tfn-muted)!important;
  font-family:var(--tfn-support)!important;
  font-size:14px!important;
  font-style:normal!important;
  line-height:1.7!important;
}

html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-story__copy>a{
  display:inline-flex!important;
  align-items:center!important;
  width:max-content!important;
  margin-top:auto!important;
  padding-bottom:5px!important;
  border-bottom:1px solid currentColor!important;
  color:var(--tfn-ink)!important;
  font-family:var(--tfn-support)!important;
  font-size:10px!important;
  font-weight:600!important;
  letter-spacing:.08em!important;
  text-decoration:none!important;
  text-transform:uppercase!important;
}

html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-story.is-text-only{
  min-height:430px!important;
}

/* Studio note creates a pause rather than another card grid. */
html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-studio{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  padding:clamp(105px,13vw,190px) clamp(24px,8vw,130px)!important;
  border-bottom:1px solid var(--tfn-light-line)!important;
  background:var(--tfn-ink)!important;
  color:var(--tfn-paper)!important;
  text-align:center!important;
}

html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-studio>.tff-eyebrow{
  color:var(--tfn-yellow)!important;
}

html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-studio h2{
  max-width:900px!important;
  color:var(--tfn-paper)!important;
}

html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-studio>p:last-child{
  max-width:760px!important;
  margin:30px auto 0!important;
  color:rgba(248,246,240,.68)!important;
  font-family:var(--tfn-support)!important;
  font-size:15px!important;
  font-style:normal!important;
  line-height:1.72!important;
}

/* Quiet closing before the existing retailer path. */
html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-close{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  padding:clamp(90px,10vw,150px) clamp(24px,7vw,112px)!important;
  border-bottom:1px solid var(--tfn-line)!important;
  background:var(--tfn-yellow)!important;
  text-align:center!important;
}

html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-close h2{
  max-width:850px!important;
}

html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-close>p:not(.tff-eyebrow){
  max-width:680px!important;
  margin:24px auto 0!important;
  color:rgba(24,23,20,.68)!important;
  font-family:var(--tfn-support)!important;
  font-size:15px!important;
  font-style:normal!important;
  line-height:1.7!important;
}

html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-close>div{
  display:flex!important;
  gap:10px!important;
  flex-wrap:wrap!important;
  justify-content:center!important;
  margin-top:34px!important;
}

html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-close a{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:48px!important;
  padding:0 20px!important;
  border:1px solid var(--tfn-ink)!important;
  border-radius:0!important;
  background:transparent!important;
  color:var(--tfn-ink)!important;
  font-family:var(--tfn-support)!important;
  font-size:10px!important;
  font-weight:600!important;
  letter-spacing:.08em!important;
  text-decoration:none!important;
  text-transform:uppercase!important;
}

html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-close a:first-child{
  background:var(--tfn-ink)!important;
  color:var(--tfn-paper)!important;
}

@media(max-width:980px){
  html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-hero{
    grid-template-columns:1fr!important;
    min-height:0!important;
  }
  html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-hero>figure{
    grid-row:1!important;
    min-height:440px!important;
  }
  html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-hero>figure>img{
    min-height:440px!important;
  }
  html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-hero__copy{
    grid-row:2!important;
  }
  html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-current>header{
    grid-template-columns:1fr!important;
    gap:18px!important;
  }
  html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-current>header>p:last-child{
    grid-column:1!important;
    grid-row:auto!important;
  }
  html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-story.is-lead{
    grid-template-columns:1fr!important;
  }
  html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-story.is-lead>figure{
    min-height:470px!important;
  }
  html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-story.is-lead>.tf-news-story__copy{
    border-top:1px solid var(--tfn-line)!important;
    border-left:0!important;
  }
}

@media(max-width:700px){
  html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"]{
    --tfn-heading:34px;
  }
  html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-hero>figure,
  html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-hero>figure>img{
    min-height:340px!important;
  }
  html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-hero__copy{
    padding:64px 20px 72px!important;
  }
  html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-hero h1{
    font-size:40px!important;
  }
  html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-opening,
  html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-current,
  html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-studio,
  html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-close{
    padding-right:20px!important;
    padding-left:20px!important;
  }
  html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-opening__lead{
    font-size:17px!important;
  }
  html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-grid{
    grid-template-columns:1fr!important;
  }
  html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-story,
  html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-story.is-lead{
    grid-column:1!important;
    min-height:0!important;
  }
  html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-story>figure,
  html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-story.is-lead>figure{
    min-height:0!important;
    aspect-ratio:4/3!important;
  }
  html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-story__copy{
    padding:34px 24px 38px!important;
  }
  html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-story h3,
  html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-story:not(.is-lead) h3{
    font-size:32px!important;
  }
  html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-close>div,
  html body .tff-production-site[data-page="new-noted"][data-new-noted-story="1741"] .tf-news-close a{
    width:100%!important;
  }
}
