/*
THE FORTRESS OF MEMORIES
THE ART OF THE TABLE I WANT TO SHARE
DIRECTION: WHY TRADITION MATTERS FAMILY
*/

#meski-memory-table-editorial.table-editorial-page{
  --te-ivory:#f7f2e8;
  --te-paper:#efe6d8;
  --te-paper-light:#fbf8f1;
  --te-ink:#191713;
  --te-brown:#65594c;
  --te-green:#16281e;
  --te-green-deep:#0b1811;
  --te-gold:#c3a04e;
  --te-gold-soft:#e7d191;
  --te-line:rgba(154,106,32,.20);
  --te-max:1380px;

  width:100%;
  max-width:none;
  margin:0;
  padding:0;
  overflow:hidden;
  background:var(--te-ivory);
  color:var(--te-ink);
  font-family:"Jost",Arial,sans-serif;
}

#meski-memory-table-editorial,
#meski-memory-table-editorial *{
  box-sizing:border-box;
}

#meski-memory-table-editorial img{
  display:block;
  width:100%;
  height:auto;
}

#meski-memory-table-editorial .table-editorial-wide{
  width:min(calc(100% - 72px),var(--te-max));
  margin-inline:auto;
}

#meski-memory-table-editorial .table-editorial-kicker,
#meski-memory-table-editorial .table-editorial-eyebrow{
  margin:0 0 18px;
  color:var(--te-gold);
  font-size:10px;
  line-height:1.2;
  font-weight:700;
  letter-spacing:.20em;
  text-transform:uppercase;
}

#meski-memory-table-editorial .table-editorial-kicker--gold,
#meski-memory-table-editorial .table-editorial-kicker--light{
  color:var(--te-gold-soft);
}

#meski-memory-table-editorial h2{
  margin:0 0 30px;
  color:var(--te-green);
  font-family:"Bodoni Moda",Georgia,serif;
  font-size:clamp(46px,5.3vw,76px);
  font-weight:500;
  line-height:.98;
  letter-spacing:-.045em;
}

#meski-memory-table-editorial p{
  text-wrap:pretty;
}


/* HEADER */

#meski-memory-table-editorial .table-editorial-header{
  display:block!important;
  width:100%!important;
  min-height:90px!important;
  margin:0!important;
  padding:0!important;
  background:var(--te-ivory)!important;
  border-bottom:1px solid var(--te-line)!important;
}

#meski-memory-table-editorial .table-editorial-header__inner{
  min-height:90px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:28px;
}

#meski-memory-table-editorial .table-editorial-brand{
  display:flex;
  flex-direction:column;
  color:var(--te-green);
  text-decoration:none;
}

#meski-memory-table-editorial .table-editorial-brand strong{
  color:var(--te-green);
  font-family:"Bodoni Moda",Georgia,serif;
  font-size:26px;
  font-weight:500;
  line-height:1;
  letter-spacing:.16em;
}

#meski-memory-table-editorial .table-editorial-brand span{
  margin-top:5px;
  color:#887967;
  font-size:8px;
  letter-spacing:.20em;
  text-transform:uppercase;
}

#meski-memory-table-editorial .table-editorial-return{
  color:var(--te-green);
  font-size:9px;
  font-weight:700;
  letter-spacing:.16em;
  text-decoration:none;
  text-transform:uppercase;
}


/* HERO */

#meski-memory-table-editorial .table-editorial-hero{
  display:grid;
  grid-template-columns:.82fr 1.18fr;
  min-height:720px;
  background:var(--te-paper-light);
}

#meski-memory-table-editorial .table-editorial-hero__copy{
  display:flex;
  align-items:center;
  padding:clamp(70px,7vw,110px);
}

#meski-memory-table-editorial .table-editorial-hero__copy-inner{
  width:min(590px,100%);
  margin-left:auto;
}

#meski-memory-table-editorial .table-editorial-hero h1{
  margin:0 0 30px;
  color:var(--te-green);
  font-family:"Bodoni Moda",Georgia,serif;
  font-size:clamp(66px,6.8vw,108px);
  font-weight:500;
  line-height:.85;
  letter-spacing:-.06em;
}

#meski-memory-table-editorial .table-editorial-deck{
  max-width:560px;
  margin:0;
  color:var(--te-brown);
  font-family:"Bodoni Moda",Georgia,serif;
  font-size:clamp(21px,2.2vw,31px);
  font-style:italic;
  line-height:1.5;
}

#meski-memory-table-editorial .table-editorial-hero__image{
  min-height:720px;
  margin:0;
  overflow:hidden;
}

#meski-memory-table-editorial .table-editorial-hero__image img{
  width:100%;
  height:100%;
  object-fit:cover;
}


/* COMMON COPY */

#meski-memory-table-editorial .table-editorial-hands__copy p,
#meski-memory-table-editorial .table-editorial-together__copy p,
#meski-memory-table-editorial .table-editorial-bread__copy p,
#meski-memory-table-editorial .table-editorial-details__copy p,
#meski-memory-table-editorial .table-editorial-preserve__copy p,
#meski-memory-table-editorial .table-editorial-floor__copy p,
#meski-memory-table-editorial .table-editorial-hand__copy p,
#meski-memory-table-editorial .table-editorial-koul__copy,
#meski-memory-table-editorial .table-editorial-modern__copy p,
#meski-memory-table-editorial .table-editorial-value__copy p,
#meski-memory-table-editorial .table-editorial-value__item p,
#meski-memory-table-editorial .table-editorial-final__content p{
  margin:0 0 20px;
  color:var(--te-brown);
  font-size:18px;
  line-height:1.82;
}

#meski-memory-table-editorial .table-editorial-lead{
  color:var(--te-green)!important;
  font-family:"Bodoni Moda",Georgia,serif;
  font-size:clamp(27px,3vw,39px)!important;
  font-style:italic;
  line-height:1.45!important;
}

#meski-memory-table-editorial .table-editorial-photo{
  margin:0;
}

#meski-memory-table-editorial .table-editorial-photo img{
  object-fit:cover;
  box-shadow:0 24px 60px rgba(38,27,16,.11);
}


/* HANDS */

#meski-memory-table-editorial .table-editorial-hands{
  display:grid;
  grid-template-columns:.9fr 1.1fr;
  gap:clamp(60px,7vw,110px);
  align-items:center;
  padding-top:clamp(110px,13vw,170px);
  padding-bottom:clamp(110px,13vw,170px);
}

#meski-memory-table-editorial .table-editorial-photo--hands img{
  aspect-ratio:4/3;
}

#meski-memory-table-editorial .table-editorial-hands__last{
  margin-top:34px!important;
  color:var(--te-green)!important;
  font-family:"Bodoni Moda",Georgia,serif;
  font-size:28px!important;
  font-style:italic;
  line-height:1.5!important;
}


/* TOGETHER */

#meski-memory-table-editorial .table-editorial-together{
  background:var(--te-green);
}

#meski-memory-table-editorial .table-editorial-together__inner{
  display:grid;
  grid-template-columns:.9fr 1.1fr;
  min-height:650px;
}

#meski-memory-table-editorial .table-editorial-together__copy{
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:clamp(70px,8vw,110px);
}

#meski-memory-table-editorial .table-editorial-together__copy h2{
  color:#fffaf0;
}

#meski-memory-table-editorial .table-editorial-together__copy p{
  color:rgba(255,250,240,.79);
}

#meski-memory-table-editorial .table-editorial-together__last{
  margin-top:28px!important;
  color:var(--te-gold-soft)!important;
  font-family:"Bodoni Moda",Georgia,serif;
  font-size:28px!important;
  font-style:italic;
  line-height:1.48!important;
}

#meski-memory-table-editorial .table-editorial-photo--shared{
  min-height:650px;
}

#meski-memory-table-editorial .table-editorial-photo--shared img{
  width:100%;
  height:100%;
  min-height:650px;
  box-shadow:none;
}


/* BREAD */

#meski-memory-table-editorial .table-editorial-bread{
  display:grid;
  grid-template-columns:1.05fr .95fr;
  gap:clamp(60px,7vw,110px);
  align-items:center;
  padding-top:clamp(105px,12vw,160px);
  padding-bottom:clamp(105px,12vw,160px);
}

#meski-memory-table-editorial .table-editorial-photo--bread img{
  aspect-ratio:4/5;
}

#meski-memory-table-editorial .table-editorial-bread__last{
  margin-top:34px!important;
  color:var(--te-green)!important;
  font-family:"Bodoni Moda",Georgia,serif;
  font-size:27px!important;
  font-style:italic;
  line-height:1.5!important;
}


/* DETAILS */

#meski-memory-table-editorial .table-editorial-details{
  padding:clamp(100px,12vw,150px) 0;
  background:var(--te-paper);
}

#meski-memory-table-editorial .table-editorial-details__inner{
  display:grid;
  grid-template-columns:.88fr 1.12fr;
  gap:clamp(60px,7vw,110px);
  align-items:center;
}

#meski-memory-table-editorial .table-editorial-photo--tea img{
  aspect-ratio:4/5;
}

#meski-memory-table-editorial .table-editorial-details__grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:0 30px;
  margin-top:40px;
  border-top:1px solid var(--te-line);
}

#meski-memory-table-editorial .table-editorial-details__grid > div{
  padding:18px 0;
  border-bottom:1px solid var(--te-line);
}

#meski-memory-table-editorial .table-editorial-details__grid span{
  display:block;
  margin-bottom:5px;
  color:var(--te-gold);
  font-size:9px;
  font-weight:700;
  letter-spacing:.16em;
  text-transform:uppercase;
}

#meski-memory-table-editorial .table-editorial-details__grid strong{
  color:var(--te-green);
  font-family:"Bodoni Moda",Georgia,serif;
  font-size:18px;
  font-weight:500;
}


/* PRESERVE */

#meski-memory-table-editorial .table-editorial-preserve{
  padding:clamp(95px,11vw,145px) 0;
  border-bottom:1px solid var(--te-line);
}

#meski-memory-table-editorial .table-editorial-preserve__inner{
  display:grid;
  grid-template-columns:.75fr 1.25fr;
  gap:clamp(70px,9vw,130px);
}

#meski-memory-table-editorial .table-editorial-preserve__strong{
  margin-top:34px!important;
  color:var(--te-green)!important;
  font-family:"Bodoni Moda",Georgia,serif;
  font-size:29px!important;
  font-style:italic;
  line-height:1.48!important;
}


/* FLOOR */

#meski-memory-table-editorial .table-editorial-floor{
  display:grid;
  grid-template-columns:.9fr 1.1fr;
  gap:clamp(60px,7vw,110px);
  align-items:center;
  padding-top:clamp(110px,13vw,170px);
  padding-bottom:clamp(110px,13vw,170px);
}

#meski-memory-table-editorial .table-editorial-photo--majlis img{
  aspect-ratio:4/3;
}

#meski-memory-table-editorial .table-editorial-floor__last{
  margin-top:34px!important;
  color:var(--te-green)!important;
  font-family:"Bodoni Moda",Georgia,serif;
  font-size:28px!important;
  font-style:italic;
  line-height:1.5!important;
}


/* HAND */

#meski-memory-table-editorial .table-editorial-hand{
  padding:clamp(90px,10vw,135px) 0;
  background:var(--te-green-deep);
}

#meski-memory-table-editorial .table-editorial-hand__inner{
  display:grid;
  grid-template-columns:.8fr 1.2fr;
  gap:clamp(60px,8vw,120px);
}

#meski-memory-table-editorial .table-editorial-hand__title h2{
  color:#fffaf0;
}

#meski-memory-table-editorial .table-editorial-hand__copy p{
  color:rgba(255,250,240,.78);
}

#meski-memory-table-editorial .table-editorial-hand__quote{
  margin-top:35px!important;
  color:var(--te-gold-soft)!important;
  font-family:"Bodoni Moda",Georgia,serif;
  font-size:30px!important;
  font-style:italic;
  line-height:1.45!important;
}


/* KOUL */

#meski-memory-table-editorial .table-editorial-koul{
  padding:clamp(105px,13vw,175px) 0;
  background:var(--te-ivory);
  text-align:center;
}

#meski-memory-table-editorial .table-editorial-koul__inner{
  width:min(calc(100% - 44px),900px);
  margin-inline:auto;
}

#meski-memory-table-editorial .table-editorial-koul__word{
  margin:0;
  color:var(--te-green);
  font-family:"Bodoni Moda",Georgia,serif;
  font-size:clamp(78px,10vw,146px);
  font-style:italic;
  line-height:.9;
  letter-spacing:-.055em;
}

#meski-memory-table-editorial .table-editorial-koul__translation{
  margin:22px 0 30px;
  color:var(--te-gold);
  font-family:"Bodoni Moda",Georgia,serif;
  font-size:24px;
  font-style:italic;
}

#meski-memory-table-editorial .table-editorial-koul__copy{
  max-width:620px;
  margin-inline:auto!important;
}


/* MODERN */

#meski-memory-table-editorial .table-editorial-modern{
  padding:clamp(95px,11vw,145px) 0;
  background:var(--te-green);
}

#meski-memory-table-editorial .table-editorial-modern__inner{
  display:grid;
  grid-template-columns:.8fr 1.2fr;
  gap:clamp(60px,8vw,120px);
}

#meski-memory-table-editorial .table-editorial-modern__title h2{
  color:#fffaf0;
}

#meski-memory-table-editorial .table-editorial-modern__copy p{
  color:rgba(255,250,240,.78);
}

#meski-memory-table-editorial .table-editorial-modern__last{
  margin-top:34px!important;
  color:var(--te-gold-soft)!important;
  font-family:"Bodoni Moda",Georgia,serif;
  font-size:28px!important;
  font-style:italic;
  line-height:1.5!important;
}


/* VALUE */

#meski-memory-table-editorial .table-editorial-value{
  display:grid;
  grid-template-columns:.88fr 1.12fr;
  gap:clamp(70px,9vw,130px);
  padding-top:clamp(110px,13vw,170px);
  padding-bottom:clamp(110px,13vw,170px);
}

#meski-memory-table-editorial .table-editorial-value__strong{
  margin-top:38px!important;
  color:var(--te-green)!important;
  font-family:"Bodoni Moda",Georgia,serif;
  font-size:30px!important;
  font-style:italic;
  line-height:1.48!important;
}

#meski-memory-table-editorial .table-editorial-value__list{
  border-top:1px solid var(--te-line);
}

#meski-memory-table-editorial .table-editorial-value__item{
  display:grid;
  grid-template-columns:62px 1fr;
  gap:20px;
  padding:22px 0;
  border-bottom:1px solid var(--te-line);
}

#meski-memory-table-editorial .table-editorial-value__item > span{
  color:var(--te-gold);
  font-family:"Bodoni Moda",Georgia,serif;
  font-size:19px;
}

#meski-memory-table-editorial .table-editorial-value__item h3{
  margin:0 0 7px;
  color:var(--te-green);
  font-family:"Bodoni Moda",Georgia,serif;
  font-size:25px;
  font-weight:500;
}

#meski-memory-table-editorial .table-editorial-value__item p{
  margin:0;
  font-size:14px;
  line-height:1.6;
}


/* FINAL */

#meski-memory-table-editorial .table-editorial-final{
  position:relative;
  min-height:88vh;
  display:flex;
  align-items:flex-end;
  isolation:isolate;
  background:
    var(--table-editorial-final) center/cover no-repeat,
    var(--te-green-deep);
}

#meski-memory-table-editorial .table-editorial-final__veil{
  position:absolute;
  z-index:-1;
  inset:0;
  background:
    linear-gradient(90deg,
      rgba(6,15,10,.95),
      rgba(6,15,10,.72) 50%,
      rgba(6,15,10,.20) 82%),
    linear-gradient(180deg,
      rgba(0,0,0,.04),
      rgba(0,0,0,.68));
}

#meski-memory-table-editorial .table-editorial-final__content{
  width:min(calc(100% - 72px),840px);
  margin:0 auto 0 max(36px,calc((100vw - min(calc(100vw - 72px), var(--te-max))) / 2));
  padding:clamp(75px,8vw,115px) 0;
}

#meski-memory-table-editorial .table-editorial-final h2{
  color:#fffaf0;
}

#meski-memory-table-editorial .table-editorial-final__content p{
  color:rgba(255,250,240,.84);
}

#meski-memory-table-editorial .table-editorial-final__quote{
  margin-top:40px!important;
  color:var(--te-gold-soft)!important;
  font-family:"Bodoni Moda",Georgia,serif;
  font-size:clamp(30px,3.6vw,47px)!important;
  font-style:italic;
  line-height:1.36!important;
}


/* FOOTER */

#meski-memory-table-editorial .table-editorial-footer{
  width:100%;
  background:var(--te-green-deep);
}

#meski-memory-table-editorial .table-editorial-footer__inner{
  min-height:105px;
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:30px;
  border-top:1px solid rgba(231,209,145,.15);
}

#meski-memory-table-editorial .table-editorial-footer__back{
  display:grid;
  text-decoration:none;
}

#meski-memory-table-editorial .table-editorial-footer__back span{
  color:var(--te-gold);
  font-size:9px;
  font-weight:700;
  letter-spacing:.16em;
  text-transform:uppercase;
}

#meski-memory-table-editorial .table-editorial-footer__back strong{
  margin-top:5px;
  color:#fffaf0;
  font-family:"Bodoni Moda",Georgia,serif;
  font-size:23px;
  font-weight:500;
}

#meski-memory-table-editorial .table-editorial-footer__note{
  margin:0;
  color:rgba(255,250,240,.45);
  font-family:"Bodoni Moda",Georgia,serif;
  font-size:14px;
  font-style:italic;
}


/* MOBILE */

@media(max-width:820px){

  #meski-memory-table-editorial .table-editorial-wide{
    width:min(calc(100% - 30px),var(--te-max));
  }

  #meski-memory-table-editorial .table-editorial-header,
  #meski-memory-table-editorial .table-editorial-header__inner{
    min-height:80px!important;
  }

  #meski-memory-table-editorial .table-editorial-brand strong{
    font-size:21px;
  }

  #meski-memory-table-editorial .table-editorial-return{
    max-width:145px;
    text-align:right;
    font-size:8px;
  }

  #meski-memory-table-editorial .table-editorial-hero,
  #meski-memory-table-editorial .table-editorial-hands,
  #meski-memory-table-editorial .table-editorial-together__inner,
  #meski-memory-table-editorial .table-editorial-bread,
  #meski-memory-table-editorial .table-editorial-details__inner,
  #meski-memory-table-editorial .table-editorial-preserve__inner,
  #meski-memory-table-editorial .table-editorial-floor,
  #meski-memory-table-editorial .table-editorial-hand__inner,
  #meski-memory-table-editorial .table-editorial-modern__inner,
  #meski-memory-table-editorial .table-editorial-value{
    grid-template-columns:1fr;
  }

  #meski-memory-table-editorial .table-editorial-hero{
    min-height:0;
  }

  #meski-memory-table-editorial .table-editorial-hero__copy{
    min-height:570px;
    padding:60px 24px 70px;
  }

  #meski-memory-table-editorial .table-editorial-hero__copy-inner{
    margin-left:0;
  }

  #meski-memory-table-editorial .table-editorial-hero h1{
    font-size:clamp(58px,15.5vw,86px);
  }

  #meski-memory-table-editorial .table-editorial-hero__image{
    min-height:0;
  }

  #meski-memory-table-editorial .table-editorial-hero__image img{
    height:auto;
    aspect-ratio:4/3;
  }

  #meski-memory-table-editorial h2{
    font-size:clamp(42px,11.5vw,58px);
  }

  #meski-memory-table-editorial .table-editorial-photo--shared{
    min-height:0;
  }

  #meski-memory-table-editorial .table-editorial-photo--shared img{
    min-height:0;
    aspect-ratio:4/3;
  }

  #meski-memory-table-editorial .table-editorial-details__grid{
    grid-template-columns:1fr;
  }

  #meski-memory-table-editorial .table-editorial-final{
    min-height:94svh;
    background-position:62% center;
  }

  #meski-memory-table-editorial .table-editorial-final__content{
    width:calc(100% - 48px);
    margin-left:24px;
    padding:70px 0;
  }
}

@media(max-width:540px){

  #meski-memory-table-editorial .table-editorial-footer__inner{
    display:block;
    padding:30px 0;
  }

  #meski-memory-table-editorial .table-editorial-footer__note{
    margin-top:18px;
  }
}
