/* This Found — The House / Brands narrative 1734.
   A distinct editorial journey using the existing tenant-managed imagery in new crops and proportions. */

html body .tff-production-site[data-page="brands"][data-brands-house="1734"]{
  --tf-house-paper:#f8f6f0;
  --tf-house-surface:#fffdf8;
  --tf-house-ink:#181714;
  --tf-house-line:rgba(24,23,20,.2);
  --tf-house-muted:rgba(24,23,20,.68);
  --tf-house-title:var(--tf-hermes-title,"Cormorant Garamond",Georgia,"Times New Roman",serif);
  --tf-house-support:var(--tf-hermes-support,"Roboto","Helvetica Neue",Arial,sans-serif);
  background:var(--tf-house-paper)!important;
}

html body .tff-production-site[data-page="brands"][data-brands-house="1734"] :is(.tf-house-hero,.tf-house-intro,.tf-house-story,.tf-house-index,.tf-house-retail){
  box-sizing:border-box!important;
}

html body .tff-production-site[data-page="brands"][data-brands-house="1734"] :is(.tf-house-hero,.tf-house-intro,.tf-house-chapter,.tf-house-cinema,.tf-house-index,.tf-house-retail) :is(h1,h2,h3){
  margin-top:0!important;
  font-family:var(--tf-house-title)!important;
  font-style:italic!important;
  font-weight:400!important;
  font-variant:normal!important;
  font-variant-caps:normal!important;
  text-transform:none!important;
}

html body .tff-production-site[data-page="brands"][data-brands-house="1734"] :is(.tf-house-hero,.tf-house-intro,.tf-house-chapter,.tf-house-cinema,.tf-house-index,.tf-house-retail) :is(p,small,span,a,b){
  font-family:var(--tf-house-support)!important;
  font-style:normal!important;
}

html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tff-eyebrow{
  margin:0!important;
  font-size:10px!important;
  font-weight:500!important;
  line-height:1.3!important;
  letter-spacing:.1em!important;
  text-transform:uppercase!important;
}

/* Hero: editorial copy beside an asymmetrical four-world mosaic. */
html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-hero{
  display:grid!important;
  grid-template-columns:minmax(360px,.78fr) minmax(0,1.22fr)!important;
  min-height:720px!important;
  border-bottom:1px solid var(--tf-house-line)!important;
  background:var(--tf-house-paper)!important;
}

html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-hero__copy{
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  padding:clamp(72px,8vw,132px) clamp(34px,6vw,94px)!important;
  border-right:1px solid var(--tf-house-line)!important;
}

html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-hero__copy h1{
  max-width:650px!important;
  margin:16px 0 24px!important;
  font-size:var(--tf-hermes-display-1,clamp(34px,4.1vw,48px))!important;
  line-height:1.03!important;
  letter-spacing:-.026em!important;
}

html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-hero__copy>p:last-child{
  max-width:620px!important;
  margin:0!important;
  color:var(--tf-house-muted)!important;
  font-size:15px!important;
  line-height:1.68!important;
  letter-spacing:0!important;
}

html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-hero__mosaic{
  display:grid!important;
  grid-template-columns:minmax(0,1.18fr) minmax(220px,.82fr)!important;
  grid-template-rows:repeat(3,minmax(0,1fr))!important;
  min-height:720px!important;
  gap:1px!important;
  background:var(--tf-house-line)!important;
  overflow:hidden!important;
}

html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-hero__tile{
  position:relative!important;
  min-width:0!important;
  min-height:0!important;
  margin:0!important;
  overflow:hidden!important;
  background:#dedad2!important;
}

html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-hero__tile--1{
  grid-column:1!important;
  grid-row:1/4!important;
}

html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-hero__tile--2{grid-column:2!important;grid-row:1!important}
html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-hero__tile--3{grid-column:2!important;grid-row:2!important}
html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-hero__tile--4{grid-column:2!important;grid-row:3!important}

html body .tff-production-site[data-page="brands"][data-brands-house="1734"] :is(.tf-house-hero__tile,.tf-house-chapter>figure,.tf-house-cinema>figure,.tf-house-index__row>figure) img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  filter:saturate(.78) contrast(.98)!important;
  transition:transform .7s cubic-bezier(.22,.61,.36,1),filter .35s ease!important;
}

html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-hero__tile--1 img{object-position:center 52%!important}
html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-hero__tile--2 img{object-position:center 35%!important}
html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-hero__tile--3 img{object-position:center 55%!important}
html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-hero__tile--4 img{object-position:center 65%!important}

/* The empty, text-led beginning. */
html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-intro{
  display:grid!important;
  grid-template-columns:minmax(0,1.15fr) minmax(300px,.62fr)!important;
  gap:clamp(52px,8vw,150px)!important;
  align-items:end!important;
  padding:clamp(110px,14vw,220px) clamp(24px,6vw,92px)!important;
  border-bottom:1px solid var(--tf-house-line)!important;
  background:var(--tf-house-surface)!important;
}

html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-intro>.tff-eyebrow{
  grid-column:1!important;
}

html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-intro h2{
  grid-column:1!important;
  max-width:880px!important;
  margin:14px 0 0!important;
  font-size:clamp(42px,5vw,66px)!important;
  line-height:.96!important;
  letter-spacing:-.035em!important;
}

html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-intro>div{
  grid-column:2!important;
  grid-row:1/3!important;
  align-self:end!important;
}

html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-intro>div p{
  max-width:520px!important;
  margin:0 0 18px!important;
  color:var(--tf-house-muted)!important;
  font-size:15px!important;
  line-height:1.68!important;
}

html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-intro>div p:first-child{
  color:var(--tf-house-ink)!important;
  font-size:18px!important;
  line-height:1.5!important;
}

/* Alternating narrative chapters. */
html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-story{
  padding:clamp(86px,10vw,158px) clamp(24px,6vw,92px)!important;
  background:var(--tf-house-paper)!important;
}

html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-chapter{
  display:grid!important;
  grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr)!important;
  min-height:610px!important;
  border:1px solid var(--tf-house-line)!important;
  border-bottom:0!important;
  background:var(--tf-house-surface)!important;
  overflow:hidden!important;
}

html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-chapter>figure{
  grid-column:1!important;
  grid-row:1!important;
  min-width:0!important;
  min-height:610px!important;
  margin:0!important;
  overflow:hidden!important;
  background:#dedad2!important;
}

html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-chapter__copy{
  grid-column:2!important;
  grid-row:1!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  min-width:0!important;
  padding:clamp(54px,6vw,98px) clamp(38px,5vw,78px)!important;
  border-left:1px solid var(--tf-house-line)!important;
}

html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-chapter.is-reverse>figure{
  grid-column:2!important;
}

html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-chapter.is-reverse .tf-house-chapter__copy{
  grid-column:1!important;
  border-right:1px solid var(--tf-house-line)!important;
  border-left:0!important;
}

html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-chapter__copy>span,
html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-cinema__copy>span{
  margin-bottom:46px!important;
  color:rgba(24,23,20,.46)!important;
  font-size:11px!important;
  font-weight:500!important;
  letter-spacing:.12em!important;
}

html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-chapter__copy h2{
  max-width:670px!important;
  margin:14px 0 24px!important;
  font-size:clamp(34px,4vw,56px)!important;
  line-height:.98!important;
  letter-spacing:-.034em!important;
}

html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-chapter__copy>p:last-child{
  max-width:620px!important;
  margin:0!important;
  color:var(--tf-house-muted)!important;
  font-size:14px!important;
  line-height:1.72!important;
}

/* Atmosphere interrupts the repeated split rhythm with one cinematic frame. */
html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-cinema{
  position:relative!important;
  min-height:clamp(620px,74vh,850px)!important;
  margin:0!important;
  border:1px solid var(--tf-house-line)!important;
  overflow:hidden!important;
  background:#181714!important;
}

html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-cinema>figure{
  position:absolute!important;
  inset:0!important;
  margin:0!important;
}

html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-cinema>figure::after{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  background:linear-gradient(90deg,rgba(17,16,14,.8) 0%,rgba(17,16,14,.45) 45%,rgba(17,16,14,.08) 78%)!important;
}

html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-cinema__copy{
  position:relative!important;
  z-index:1!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:flex-end!important;
  width:min(610px,52%)!important;
  min-height:clamp(620px,74vh,850px)!important;
  padding:clamp(58px,7vw,106px)!important;
  color:#fffdf8!important;
}

html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-cinema__copy>span,
html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-cinema__copy .tff-eyebrow{
  color:rgba(255,253,248,.72)!important;
}

html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-cinema__copy h2{
  max-width:600px!important;
  margin:14px 0 24px!important;
  color:#fffdf8!important;
  font-size:clamp(38px,4.7vw,64px)!important;
  line-height:.96!important;
  letter-spacing:-.035em!important;
}

html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-cinema__copy>p:last-child{
  max-width:570px!important;
  margin:0!important;
  color:rgba(255,253,248,.78)!important;
  font-size:14px!important;
  line-height:1.72!important;
}

/* The brands return only at the end as a calm horizontal index. */
html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-index{
  padding:clamp(100px,12vw,190px) clamp(24px,6vw,92px)!important;
  background:var(--tf-house-surface)!important;
}

html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-index>header{
  display:grid!important;
  grid-template-columns:minmax(0,1.15fr) minmax(280px,.55fr)!important;
  gap:48px!important;
  align-items:end!important;
  padding-bottom:46px!important;
}

html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-index>header .tff-eyebrow{
  grid-column:1!important;
}

html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-index>header h2{
  grid-column:1!important;
  max-width:850px!important;
  margin:14px 0 0!important;
  font-size:clamp(38px,4.8vw,64px)!important;
  line-height:.97!important;
  letter-spacing:-.035em!important;
}

html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-index>header>p:last-child{
  grid-column:2!important;
  grid-row:1/3!important;
  align-self:end!important;
  margin:0!important;
  color:var(--tf-house-muted)!important;
  font-size:14px!important;
  line-height:1.68!important;
}

html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-index>div{
  border-top:1px solid var(--tf-house-line)!important;
}

html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-index__row{
  display:grid!important;
  grid-template-columns:52px minmax(0,1fr) minmax(190px,310px) 34px!important;
  gap:clamp(20px,3vw,48px)!important;
  align-items:center!important;
  min-height:190px!important;
  padding:20px 0!important;
  border-bottom:1px solid var(--tf-house-line)!important;
  color:var(--tf-house-ink)!important;
  text-decoration:none!important;
}

html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-index__row>span{
  align-self:start!important;
  padding-top:14px!important;
  color:rgba(24,23,20,.46)!important;
  font-size:11px!important;
  font-weight:500!important;
  letter-spacing:.12em!important;
}

html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-index__row h3{
  margin:0 0 8px!important;
  font-size:clamp(31px,3vw,44px)!important;
  line-height:1!important;
  letter-spacing:-.03em!important;
}

html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-index__row p{
  max-width:570px!important;
  margin:0 0 20px!important;
  color:var(--tf-house-muted)!important;
  font-size:14px!important;
  line-height:1.55!important;
}

html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-index__row small{
  font-size:10px!important;
  font-weight:500!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
}

html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-index__row>figure{
  width:100%!important;
  height:145px!important;
  margin:0!important;
  overflow:hidden!important;
  background:#dedad2!important;
}

html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-index__row>b{
  font-size:20px!important;
  font-weight:400!important;
  transition:transform .25s ease!important;
}

html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-index__row:hover>figure img{
  transform:scale(1.035)!important;
  filter:saturate(.92) contrast(1)!important;
}

html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-index__row:hover>b{
  transform:translate(4px,-4px)!important;
}

/* Quiet retailer path, deliberately secondary to the story. */
html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-retail{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  gap:50px!important;
  align-items:end!important;
  padding:clamp(80px,10vw,145px) clamp(24px,6vw,92px)!important;
  border-top:1px solid var(--tf-house-line)!important;
  background:var(--tff-yellow,#f2e63a)!important;
}

html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-retail h2{
  max-width:760px!important;
  margin:14px 0 18px!important;
  font-size:clamp(36px,4.2vw,58px)!important;
  line-height:.98!important;
  letter-spacing:-.034em!important;
}

html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-retail>div>p:last-child{
  max-width:620px!important;
  margin:0!important;
  font-size:14px!important;
  line-height:1.68!important;
}

html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-retail>a.tff-cta{
  min-height:48px!important;
  padding:0 22px!important;
  font-size:11px!important;
  white-space:nowrap!important;
}

html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-image-fallback{
  display:block!important;
  width:100%!important;
  height:100%!important;
  background:linear-gradient(135deg,#d8d3ca,#eee9df)!important;
}

@media(max-width:980px){
  html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-hero{
    grid-template-columns:1fr!important;
    min-height:0!important;
  }
  html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-hero__copy{
    min-height:430px!important;
    border-right:0!important;
    border-bottom:1px solid var(--tf-house-line)!important;
  }
  html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-hero__mosaic{
    min-height:620px!important;
  }
  html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-intro,
  html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-index>header{
    grid-template-columns:1fr!important;
    gap:28px!important;
  }
  html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-intro>div,
  html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-index>header>p:last-child{
    grid-column:1!important;
    grid-row:auto!important;
  }
  html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-chapter,
  html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-chapter.is-reverse{
    grid-template-columns:1fr!important;
    min-height:0!important;
  }
  html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-chapter>figure,
  html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-chapter.is-reverse>figure{
    grid-column:1!important;
    grid-row:1!important;
    min-height:520px!important;
  }
  html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-chapter__copy,
  html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-chapter.is-reverse .tf-house-chapter__copy{
    grid-column:1!important;
    grid-row:2!important;
    min-height:420px!important;
    border-top:1px solid var(--tf-house-line)!important;
    border-right:0!important;
    border-left:0!important;
  }
  html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-cinema__copy{
    width:min(680px,72%)!important;
  }
}

@media(max-width:700px){
  html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-hero__copy{
    min-height:0!important;
    padding:64px 22px!important;
  }
  html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-hero__copy h1{
    font-size:34px!important;
  }
  html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-hero__copy>p:last-child{
    font-size:14px!important;
    line-height:1.62!important;
  }
  html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-hero__mosaic{
    grid-template-columns:1.1fr .9fr!important;
    min-height:470px!important;
  }
  html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-intro{
    padding:84px 22px!important;
  }
  html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-intro h2{
    font-size:42px!important;
  }
  html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-story{
    padding:54px 14px 78px!important;
  }
  html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-chapter>figure,
  html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-chapter.is-reverse>figure{
    min-height:380px!important;
  }
  html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-chapter__copy,
  html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-chapter.is-reverse .tf-house-chapter__copy{
    min-height:0!important;
    padding:48px 24px 54px!important;
  }
  html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-chapter__copy>span,
  html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-cinema__copy>span{
    margin-bottom:32px!important;
  }
  html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-chapter__copy h2{
    font-size:35px!important;
  }
  html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-cinema{
    min-height:700px!important;
  }
  html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-cinema>figure::after{
    background:linear-gradient(0deg,rgba(17,16,14,.88) 0%,rgba(17,16,14,.48) 58%,rgba(17,16,14,.05) 100%)!important;
  }
  html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-cinema__copy{
    justify-content:flex-end!important;
    width:100%!important;
    min-height:700px!important;
    padding:46px 24px 58px!important;
  }
  html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-cinema__copy h2{
    font-size:40px!important;
  }
  html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-index{
    padding:84px 22px!important;
  }
  html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-index>header h2{
    font-size:42px!important;
  }
  html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-index__row{
    grid-template-columns:36px minmax(0,1fr) 24px!important;
    gap:16px!important;
    min-height:170px!important;
    padding:26px 0!important;
  }
  html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-index__row>figure{
    display:none!important;
  }
  html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-index__row h3{
    font-size:34px!important;
  }
  html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-retail{
    grid-template-columns:1fr!important;
    gap:34px!important;
    padding:76px 22px!important;
  }
  html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-retail h2{
    font-size:38px!important;
  }
  html body .tff-production-site[data-page="brands"][data-brands-house="1734"] .tf-house-retail>a.tff-cta{
    justify-self:start!important;
  }
}
