/* This Found — multilingual Our World story 1740.
   One image, founder-led narrative, cross-cultural origin and a restrained
   editorial account of how the house works. */

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

html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] :is(
  .tf-world-hero,
  .tf-world-opening,
  .tf-world-founders,
  .tf-world-between,
  .tf-world-practice,
  .tf-world-principles,
  .tf-world-close
),
html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] :is(
  .tf-world-hero,
  .tf-world-opening,
  .tf-world-founders,
  .tf-world-between,
  .tf-world-practice,
  .tf-world-principles,
  .tf-world-close
) *{
  box-sizing:border-box!important;
}

html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] :is(
  .tf-world-hero,
  .tf-world-opening,
  .tf-world-founders,
  .tf-world-between,
  .tf-world-practice,
  .tf-world-principles,
  .tf-world-close
) .tff-eyebrow{
  margin:0!important;
  font-family:var(--tfow-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="our-world"][data-our-world-story="1740"] :is(
  .tf-world-opening,
  .tf-world-founders,
  .tf-world-between,
  .tf-world-practice,
  .tf-world-principles,
  .tf-world-close
) h2{
  margin:15px 0 0!important;
  font-family:var(--tfow-title)!important;
  font-size:var(--tfow-heading)!important;
  font-style:italic!important;
  font-weight:400!important;
  line-height:1.02!important;
  letter-spacing:-.03em!important;
  text-transform:none!important;
}

/* One image only. The hero is personal and editorial rather than a generic
   full-width campaign banner. */
html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-hero{
  display:grid!important;
  grid-template-columns:minmax(360px,.84fr) minmax(0,1.16fr)!important;
  min-height:680px!important;
  border-bottom:1px solid var(--tfow-line)!important;
  background:var(--tfow-ink)!important;
  color:var(--tfow-paper)!important;
}

html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-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(--tfow-ink)!important;
}

html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-hero__copy>.tff-eyebrow{
  color:var(--tfow-yellow)!important;
}

html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-hero h1{
  max-width:760px!important;
  margin:18px 0 26px!important;
  color:var(--tfow-paper)!important;
  font-family:var(--tfow-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="our-world"][data-our-world-story="1740"] .tf-world-hero__copy>p:last-child{
  max-width:620px!important;
  margin:0!important;
  color:rgba(248,246,240,.7)!important;
  font-family:var(--tfow-support)!important;
  font-size:15px!important;
  font-style:normal!important;
  line-height:1.7!important;
}

html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-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="our-world"][data-our-world-story="1740"] .tf-world-hero>figure>img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-height:680px!important;
  object-fit:cover!important;
  filter:saturate(.78) contrast(.98)!important;
}

html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-hero.is-text-only{
  display:flex!important;
  justify-content:center!important;
  min-height:600px!important;
}

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

/* Opening statement. */
html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-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(--tfow-line)!important;
  background:var(--tfow-paper)!important;
  text-align:center!important;
}

html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-opening h2{
  max-width:900px!important;
}

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

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

/* Founders: not portrait cards, but one shared field of work. */
html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-founders{
  display:grid!important;
  grid-template-columns:minmax(300px,.75fr) minmax(0,1.25fr)!important;
  gap:54px 80px!important;
  padding:clamp(94px,11vw,168px) clamp(24px,7vw,112px)!important;
  border-bottom:1px solid rgba(24,23,20,.3)!important;
  background:var(--tfow-yellow)!important;
}

html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-founders>header{
  max-width:620px!important;
}

html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-founders__body{
  display:grid!important;
  gap:22px!important;
  align-content:end!important;
  max-width:760px!important;
}

html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-founders__body>p{
  margin:0!important;
  color:rgba(24,23,20,.72)!important;
  font-family:var(--tfow-support)!important;
  font-size:15px!important;
  font-style:normal!important;
  line-height:1.72!important;
}

html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-founders__body>p:first-child{
  color:var(--tfow-ink)!important;
  font-size:18px!important;
  line-height:1.62!important;
}

html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-founders__names{
  grid-column:1/-1!important;
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:1px!important;
  margin-top:24px!important;
  padding:1px!important;
  background:rgba(24,23,20,.3)!important;
}

html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-founders__names>div{
  display:flex!important;
  align-items:flex-end!important;
  justify-content:space-between!important;
  gap:28px!important;
  min-height:138px!important;
  padding:30px!important;
  background:var(--tfow-yellow)!important;
}

html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-founders__names strong{
  font-family:var(--tfow-title)!important;
  font-size:clamp(27px,3vw,40px)!important;
  font-style:italic!important;
  font-weight:400!important;
  line-height:1!important;
  letter-spacing:-.025em!important;
}

html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-founders__names span{
  max-width:250px!important;
  color:rgba(24,23,20,.62)!important;
  font-family:var(--tfow-support)!important;
  font-size:10px!important;
  line-height:1.55!important;
  letter-spacing:.06em!important;
  text-align:right!important;
  text-transform:uppercase!important;
}

/* Cultural meeting point. */
html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-between{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  padding:clamp(100px,12vw,180px) clamp(24px,8vw,130px)!important;
  border-bottom:1px solid var(--tfow-light-line)!important;
  background:var(--tfow-ink)!important;
  color:var(--tfow-paper)!important;
  text-align:center!important;
}

html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-between>.tff-eyebrow{
  color:var(--tfow-yellow)!important;
}

html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-between h2{
  max-width:980px!important;
  color:var(--tfow-paper)!important;
}

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

/* The disciplines behind the house. */
html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-practice{
  padding:clamp(96px,11vw,168px) clamp(24px,6vw,96px)!important;
  border-bottom:1px solid var(--tfow-line)!important;
  background:var(--tfow-paper)!important;
}

html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-practice>header{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  max-width:900px!important;
  margin:0 auto!important;
  text-align:center!important;
}

html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-practice>header>p:last-child{
  max-width:650px!important;
  margin:22px auto 0!important;
  color:var(--tfow-muted)!important;
  font-family:var(--tfow-support)!important;
  font-size:15px!important;
  font-style:normal!important;
  line-height:1.65!important;
}

html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-practice__grid{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:1px!important;
  width:100%!important;
  max-width:1420px!important;
  margin:54px auto 0!important;
  padding:1px!important;
  background:var(--tfow-line)!important;
}

html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-practice__grid>article{
  display:flex!important;
  flex-direction:column!important;
  min-width:0!important;
  min-height:270px!important;
  padding:28px!important;
  background:var(--tfow-surface)!important;
}

html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-practice__grid span,
html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-principles__grid span{
  display:block!important;
  margin:0 0 auto!important;
  padding-bottom:52px!important;
  color:rgba(24,23,20,.45)!important;
  font-family:var(--tfow-support)!important;
  font-size:10px!important;
  font-weight:500!important;
  letter-spacing:.12em!important;
}

html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-practice__grid h3,
html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-principles__grid h3{
  margin:0 0 14px!important;
  font-family:var(--tfow-title)!important;
  font-size:clamp(25px,2.4vw,34px)!important;
  font-style:italic!important;
  font-weight:400!important;
  line-height:1.03!important;
  letter-spacing:-.025em!important;
  text-transform:none!important;
}

html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-practice__grid p,
html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-principles__grid p{
  margin:0!important;
  color:var(--tfow-muted)!important;
  font-family:var(--tfow-support)!important;
  font-size:13px!important;
  font-style:normal!important;
  line-height:1.65!important;
}

/* Principles close the story without returning to brand cards. */
html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-principles{
  padding:clamp(96px,11vw,168px) clamp(24px,6vw,96px)!important;
  border-bottom:1px solid var(--tfow-light-line)!important;
  background:var(--tfow-ink)!important;
  color:var(--tfow-paper)!important;
}

html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-principles>header{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  max-width:900px!important;
  margin:0 auto!important;
  text-align:center!important;
}

html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-principles>.tff-eyebrow,
html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-principles>header>.tff-eyebrow{
  color:var(--tfow-yellow)!important;
}

html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-principles h2{
  color:var(--tfow-paper)!important;
}

html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-principles__grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:1px!important;
  width:100%!important;
  max-width:1260px!important;
  margin:54px auto 0!important;
  padding:1px!important;
  background:var(--tfow-light-line)!important;
}

html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-principles__grid>article{
  display:flex!important;
  flex-direction:column!important;
  min-width:0!important;
  min-height:250px!important;
  padding:30px!important;
  background:var(--tfow-ink)!important;
}

html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-principles__grid span{
  color:rgba(248,246,240,.45)!important;
}

html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-principles__grid h3{
  color:var(--tfow-paper)!important;
}

html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-principles__grid p{
  color:rgba(248,246,240,.66)!important;
}

/* Editorial close before the existing retailer pathway. */
html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-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(--tfow-line)!important;
  background:var(--tfow-surface)!important;
  text-align:center!important;
}

html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-close h2{
  max-width:850px!important;
}

html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-close>p:not(.tff-eyebrow){
  max-width:680px!important;
  margin:24px auto 0!important;
  color:var(--tfow-muted)!important;
  font-family:var(--tfow-support)!important;
  font-size:15px!important;
  font-style:normal!important;
  line-height:1.7!important;
}

html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-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="our-world"][data-our-world-story="1740"] .tf-world-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(--tfow-ink)!important;
  border-radius:0!important;
  background:transparent!important;
  color:var(--tfow-ink)!important;
  font-family:var(--tfow-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="our-world"][data-our-world-story="1740"] .tf-world-close a:first-child{
  background:var(--tfow-ink)!important;
  color:var(--tfow-paper)!important;
}

@media(max-width:980px){
  html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-hero{
    grid-template-columns:1fr!important;
    min-height:0!important;
  }
  html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-hero>figure{
    grid-row:1!important;
    min-height:440px!important;
  }
  html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-hero>figure>img{
    min-height:440px!important;
  }
  html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-hero__copy{
    grid-row:2!important;
  }
  html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-founders{
    grid-template-columns:1fr!important;
    gap:30px!important;
  }
  html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-founders__names{
    grid-column:1!important;
  }
  html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-practice__grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}

@media(max-width:700px){
  html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"]{
    --tfow-heading:34px;
  }
  html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-hero>figure,
  html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-hero>figure>img{
    min-height:360px!important;
  }
  html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-hero__copy{
    padding:68px 22px 74px!important;
  }
  html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-hero h1{
    font-size:40px!important;
  }
  html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-opening,
  html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-between{
    padding:78px 22px!important;
  }
  html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-opening__lead{
    margin-top:28px!important;
    font-size:16px!important;
  }
  html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-founders,
  html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-practice,
  html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-principles,
  html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-close{
    padding:76px 22px!important;
  }
  html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-founders__body>p:first-child{
    font-size:16px!important;
  }
  html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-founders__names,
  html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-practice__grid,
  html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-principles__grid{
    grid-template-columns:1fr!important;
  }
  html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-founders__names>div{
    align-items:flex-start!important;
    flex-direction:column!important;
    min-height:120px!important;
  }
  html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-founders__names span{
    text-align:left!important;
  }
  html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-practice__grid>article,
  html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-principles__grid>article{
    min-height:220px!important;
  }
  html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-close>div,
  html body .tff-production-site[data-page="our-world"][data-our-world-story="1740"] .tf-world-close a{
    width:100%!important;
  }
}
