/*
THE FORTRESS OF MEMORIES
THE TASTE I CANNOT FIND ANYMORE
STYLE 3 + TOUCHES OF STYLE 1

Logic:
- Style 3 for structure, cinematic sections, green blocks and final
- Style 1 for silence, sensory notes, whitespace and close food memories
- split hero, so the header is ivory and separate
*/

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

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

#meski-memory-taste-v3,
#meski-memory-taste-v3 *{
  box-sizing:border-box;
}

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

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

#meski-memory-taste-v3 .taste-v3-reading{
  width:min(calc(100% - 44px),760px);
  margin-inline:auto;
}

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

#meski-memory-taste-v3 .taste-v3-kicker--gold,
#meski-memory-taste-v3 .taste-v3-kicker--light{
  color:var(--t3-gold-soft);
}

#meski-memory-taste-v3 h2{
  margin:0 0 30px;
  color:var(--t3-green);
  font-family:"Bodoni Moda",Georgia,serif;
  font-size:clamp(48px,5.5vw,78px);
  font-weight:500;
  line-height:.98;
  letter-spacing:-.045em;
}

#meski-memory-taste-v3 p{
  text-wrap:pretty;
}


/* HEADER */

#meski-memory-taste-v3 .taste-v3-header{
  display:block !important;
  position:relative !important;
  z-index:999 !important;
  width:100% !important;
  min-height:92px !important;
  margin:0 !important;
  padding:0 !important;
  background:var(--t3-ivory) !important;
  border-bottom:1px solid var(--t3-line) !important;
  visibility:visible !important;
  opacity:1 !important;
}

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

#meski-memory-taste-v3 .taste-v3-brand{
  display:flex;
  flex-direction:column;
  color:var(--t3-green);
  text-decoration:none;
}

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

#meski-memory-taste-v3 .taste-v3-brand span{
  margin-top:5px;
  color:#887967;
  font-size:8px;
  line-height:1.2;
  letter-spacing:.20em;
  text-transform:uppercase;
}

#meski-memory-taste-v3 .taste-v3-return{
  color:var(--t3-green);
  font-size:9px;
  font-weight:700;
  line-height:1.2;
  letter-spacing:.16em;
  text-decoration:none;
  text-transform:uppercase;
}


/* SPLIT HERO */

#meski-memory-taste-v3 .taste-v3-hero{
  display:grid;
  grid-template-columns:.92fr 1.08fr;
  min-height:730px;
  background:var(--t3-paper-light);
}

#meski-memory-taste-v3 .taste-v3-hero__copy{
  display:flex;
  align-items:center;
  padding:clamp(70px,8vw,120px);
}

#meski-memory-taste-v3 .taste-v3-hero__copy-inner{
  width:min(650px,100%);
  margin-left:auto;
}

#meski-memory-taste-v3 .taste-v3-hero h1{
  margin:0 0 30px;
  color:var(--t3-green);
  font-family:"Bodoni Moda",Georgia,serif;
  font-size:clamp(66px,7.3vw,110px);
  font-weight:500;
  line-height:.88;
  letter-spacing:-.058em;
}

#meski-memory-taste-v3 .taste-v3-deck{
  max-width:610px;
  margin:0 0 36px;
  color:var(--t3-brown);
  font-family:"Bodoni Moda",Georgia,serif;
  font-size:clamp(22px,2.4vw,34px);
  font-style:italic;
  line-height:1.47;
}

#meski-memory-taste-v3 .taste-v3-enter{
  display:inline-block;
  padding:10px 0;
  border-bottom:1px solid var(--t3-gold);
  color:var(--t3-green);
  font-size:9px;
  font-weight:700;
  letter-spacing:.18em;
  text-decoration:none;
  text-transform:uppercase;
}

#meski-memory-taste-v3 .taste-v3-hero__image{
  min-height:730px;
  margin:0;
  overflow:hidden;
}

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


/* COMMON COPY */

#meski-memory-taste-v3 .taste-v3-tomato__copy p,
#meski-memory-taste-v3 .taste-v3-wargia__copy p,
#meski-memory-taste-v3 .taste-v3-bread__copy p,
#meski-memory-taste-v3 .taste-v3-leben__copy p,
#meski-memory-taste-v3 .taste-v3-fruit-note p,
#meski-memory-taste-v3 .taste-v3-familiar__copy p,
#meski-memory-taste-v3 .taste-v3-water__copy p,
#meski-memory-taste-v3 .taste-v3-why__copy p,
#meski-memory-taste-v3 .taste-v3-people p{
  margin:0 0 21px;
  color:var(--t3-brown);
  font-size:18px;
  line-height:1.84;
}

#meski-memory-taste-v3 .taste-v3-lead{
  color:var(--t3-green)!important;
  font-family:"Bodoni Moda",Georgia,serif;
  font-size:clamp(28px,3vw,40px)!important;
  font-style:italic;
  line-height:1.45!important;
}

#meski-memory-taste-v3 .taste-v3-photo{
  margin:0;
}

#meski-memory-taste-v3 .taste-v3-photo img{
  box-shadow:0 28px 70px rgba(38,27,16,.12);
}


/* TOMATO */

#meski-memory-taste-v3 .taste-v3-tomato{
  display:grid;
  grid-template-columns:.86fr 1.14fr;
  gap:clamp(60px,7vw,110px);
  align-items:center;
  padding-top:clamp(115px,14vw,185px);
  padding-bottom:clamp(115px,14vw,185px);
}

#meski-memory-taste-v3 .taste-v3-photo--tomato img{
  aspect-ratio:4/5;
  object-fit:cover;
}

#meski-memory-taste-v3 .taste-v3-tomato__strong{
  margin-top:36px!important;
  color:var(--t3-green)!important;
  font-family:"Bodoni Moda",Georgia,serif;
  font-size:28px!important;
  font-style:italic;
  line-height:1.5!important;
}


/* WHISPERS, STYLE 1 */

#meski-memory-taste-v3 .taste-v3-whispers{
  padding:clamp(90px,11vw,145px) 24px;
  background:var(--t3-ivory);
  border-top:1px solid var(--t3-line);
  border-bottom:1px solid var(--t3-line);
}

#meski-memory-taste-v3 .taste-v3-whispers__inner{
  width:min(100%,1040px);
  margin-inline:auto;
  text-align:center;
}

#meski-memory-taste-v3 .taste-v3-whispers__words{
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
  gap:12px 28px;
}

#meski-memory-taste-v3 .taste-v3-whispers__words span{
  color:var(--t3-green);
  font-family:"Bodoni Moda",Georgia,serif;
  font-size:clamp(27px,3.4vw,46px);
  font-style:italic;
  line-height:1.25;
}


/* WARGIA */

#meski-memory-taste-v3 .taste-v3-wargia{
  display:grid;
  grid-template-columns:1.08fr .92fr;
  gap:clamp(60px,7vw,110px);
  align-items:center;
  padding-top:clamp(115px,14vw,185px);
  padding-bottom:clamp(115px,14vw,185px);
}

#meski-memory-taste-v3 .taste-v3-photo--wargia img{
  aspect-ratio:4/5;
  object-fit:cover;
}

#meski-memory-taste-v3 .taste-v3-word{
  margin:30px 0!important;
  color:var(--t3-green)!important;
  font-family:"Bodoni Moda",Georgia,serif;
  font-size:clamp(40px,5vw,66px)!important;
  font-style:italic;
  line-height:1!important;
}

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


/* COFFEE */

#meski-memory-taste-v3 .taste-v3-coffee{
  position:relative;
  min-height:88vh;
  display:flex;
  align-items:flex-end;
  isolation:isolate;
  color:#fff;
  background:
    var(--taste-v3-coffee) center/cover no-repeat,
    var(--t3-green-deep);
}

#meski-memory-taste-v3 .taste-v3-coffee__veil{
  position:absolute;
  z-index:-1;
  inset:0;
  background:
    linear-gradient(90deg,
      rgba(5,15,10,.95),
      rgba(5,15,10,.73) 48%,
      rgba(5,15,10,.20) 80%),
    linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,0,0,.66));
}

#meski-memory-taste-v3 .taste-v3-coffee__content{
  padding-top:clamp(90px,10vw,140px);
  padding-bottom:clamp(90px,10vw,140px);
}

#meski-memory-taste-v3 .taste-v3-coffee h2{
  color:#fffaf0;
}

#meski-memory-taste-v3 .taste-v3-coffee__text{
  width:min(700px,72vw);
}

#meski-memory-taste-v3 .taste-v3-coffee__text p{
  margin:0 0 20px;
  color:rgba(255,250,240,.84);
  font-size:18px;
  line-height:1.82;
}

#meski-memory-taste-v3 .taste-v3-coffee__last{
  margin-top:38px!important;
  color:var(--t3-gold-soft)!important;
  font-family:"Bodoni Moda",Georgia,serif;
  font-size:29px!important;
  font-style:italic;
  line-height:1.48!important;
}


/* BREAD */

#meski-memory-taste-v3 .taste-v3-bread{
  display:grid;
  grid-template-columns:.92fr 1.08fr;
  gap:clamp(60px,7vw,110px);
  align-items:center;
  padding-top:clamp(115px,14vw,185px);
  padding-bottom:clamp(115px,14vw,185px);
}

#meski-memory-taste-v3 .taste-v3-photo--bread img{
  aspect-ratio:4/5;
  object-fit:cover;
}

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


/* LEBEN */

#meski-memory-taste-v3 .taste-v3-leben{
  padding:clamp(100px,12vw,155px) 0;
  background:var(--t3-green-deep);
  color:#fff;
}

#meski-memory-taste-v3 .taste-v3-leben__inner{
  display:grid;
  grid-template-columns:1.08fr .92fr;
  gap:clamp(60px,7vw,110px);
  align-items:center;
}

#meski-memory-taste-v3 .taste-v3-photo--leben img{
  aspect-ratio:4/5;
  object-fit:cover;
  box-shadow:none;
}

#meski-memory-taste-v3 .taste-v3-leben__copy h2{
  color:#fffaf0;
}

#meski-memory-taste-v3 .taste-v3-leben__copy p{
  color:rgba(255,250,240,.79);
}

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


/* FRUIT NOTE, STYLE 1 */

#meski-memory-taste-v3 .taste-v3-fruit-note{
  padding-top:clamp(115px,14vw,185px);
  padding-bottom:clamp(80px,10vw,130px);
}

#meski-memory-taste-v3 .taste-v3-fruit-note__last{
  margin-top:36px!important;
  color:var(--t3-green)!important;
  font-family:"Bodoni Moda",Georgia,serif;
  font-size:28px!important;
  font-style:italic;
  line-height:1.5!important;
}

#meski-memory-taste-v3 .taste-v3-fruit-image{
  width:min(calc(100% - 72px),1180px);
  margin:0 auto clamp(115px,14vw,185px);
}

#meski-memory-taste-v3 .taste-v3-fruit-image img{
  aspect-ratio:16/9;
  object-fit:cover;
  box-shadow:0 28px 70px rgba(38,27,16,.12);
}

#meski-memory-taste-v3 .taste-v3-fruit-image figcaption{
  margin-top:16px;
  color:var(--t3-gold);
  font-size:10px;
  font-weight:700;
  letter-spacing:.18em;
  text-transform:uppercase;
}


/* FAMILIAR */

#meski-memory-taste-v3 .taste-v3-familiar{
  display:grid;
  grid-template-columns:.78fr 1.22fr;
  gap:clamp(60px,8vw,120px);
  padding-top:clamp(100px,12vw,155px);
  padding-bottom:clamp(100px,12vw,155px);
  border-top:1px solid var(--t3-line);
}

#meski-memory-taste-v3 .taste-v3-familiar__title{
  position:sticky;
  top:40px;
  align-self:start;
}

#meski-memory-taste-v3 .taste-v3-familiar__strong{
  margin-top:36px!important;
  color:var(--t3-green)!important;
  font-family:"Bodoni Moda",Georgia,serif;
  font-size:30px!important;
  font-style:italic;
  line-height:1.5!important;
}


/* WATER */

#meski-memory-taste-v3 .taste-v3-water{
  display:grid;
  grid-template-columns:1.12fr .88fr;
  gap:clamp(60px,7vw,110px);
  align-items:center;
  padding-top:clamp(110px,13vw,175px);
  padding-bottom:clamp(110px,13vw,175px);
}

#meski-memory-taste-v3 .taste-v3-photo--water img{
  aspect-ratio:3/2;
  object-fit:cover;
}

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


/* WHY */

#meski-memory-taste-v3 .taste-v3-why{
  padding:clamp(100px,12vw,155px) 0;
  background:var(--t3-paper);
}

#meski-memory-taste-v3 .taste-v3-why__inner{
  display:grid;
  grid-template-columns:.78fr 1.22fr;
  gap:clamp(60px,8vw,120px);
}

#meski-memory-taste-v3 .taste-v3-why__title h2{
  color:var(--t3-green);
}

#meski-memory-taste-v3 .taste-v3-why__strong{
  margin-top:38px!important;
  padding-left:28px;
  border-left:2px solid var(--t3-gold);
  color:var(--t3-green)!important;
  font-family:"Bodoni Moda",Georgia,serif;
  font-size:29px!important;
  font-style:italic;
  line-height:1.48!important;
}


/* PEOPLE */

#meski-memory-taste-v3 .taste-v3-people{
  padding-top:clamp(115px,14vw,185px);
  padding-bottom:clamp(115px,14vw,185px);
}

#meski-memory-taste-v3 .taste-v3-people__last{
  margin-top:38px!important;
  color:var(--t3-green)!important;
  font-family:"Bodoni Moda",Georgia,serif;
  font-size:clamp(34px,4.5vw,56px)!important;
  font-style:italic;
  line-height:1.25!important;
}


/* FINAL */

#meski-memory-taste-v3 .taste-v3-final{
  position:relative;
  min-height:94vh;
  display:flex;
  align-items:flex-end;
  isolation:isolate;
  color:#fff;
  background:
    var(--taste-v3-final) center/cover no-repeat,
    var(--t3-green-deep);
}

#meski-memory-taste-v3 .taste-v3-final__veil{
  position:absolute;
  z-index:-1;
  inset:0;
  background:
    linear-gradient(90deg,
      rgba(5,15,10,.96),
      rgba(5,15,10,.74) 50%,
      rgba(5,15,10,.22) 82%),
    linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,0,0,.70));
}

#meski-memory-taste-v3 .taste-v3-final__content{
  padding-top:clamp(85px,10vw,140px);
  padding-bottom:clamp(85px,10vw,140px);
}

#meski-memory-taste-v3 .taste-v3-final h2{
  color:#fffaf0;
}

#meski-memory-taste-v3 .taste-v3-final__text{
  width:min(760px,72vw);
}

#meski-memory-taste-v3 .taste-v3-final__text p{
  margin:0 0 20px;
  color:rgba(255,250,240,.84);
  font-size:18px;
  line-height:1.82;
}

#meski-memory-taste-v3 .taste-v3-final__last{
  margin-top:40px!important;
  color:var(--t3-gold-soft)!important;
  font-family:"Bodoni Moda",Georgia,serif;
  font-size:clamp(30px,3.7vw,48px)!important;
  font-style:italic;
  line-height:1.35!important;
}


/* FOOTER */

#meski-memory-taste-v3 .taste-v3-footer{
  width:100%;
  margin:0;
  padding:0;
  background:var(--t3-green-deep);
}

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

#meski-memory-taste-v3 .taste-v3-footer__back{
  display:grid;
  text-decoration:none;
}

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

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

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


/* TABLET */

@media(max-width:1080px){

  #meski-memory-taste-v3 .taste-v3-why__inner{
    grid-template-columns:1fr;
  }
}


/* MOBILE */

@media(max-width:820px){

  #meski-memory-taste-v3 .taste-v3-wide{
    width:min(calc(100% - 28px),var(--t3-max));
  }

  #meski-memory-taste-v3 .taste-v3-header{
    min-height:80px !important;
  }

  #meski-memory-taste-v3 .taste-v3-header__inner{
    min-height:80px;
    gap:16px;
  }

  #meski-memory-taste-v3 .taste-v3-brand strong{
    font-size:21px;
  }

  #meski-memory-taste-v3 .taste-v3-return{
    max-width:150px;
    text-align:right;
    font-size:8px;
  }

  #meski-memory-taste-v3 .taste-v3-hero,
  #meski-memory-taste-v3 .taste-v3-tomato,
  #meski-memory-taste-v3 .taste-v3-wargia,
  #meski-memory-taste-v3 .taste-v3-bread,
  #meski-memory-taste-v3 .taste-v3-leben__inner,
  #meski-memory-taste-v3 .taste-v3-familiar,
  #meski-memory-taste-v3 .taste-v3-water{
    grid-template-columns:1fr;
  }

  #meski-memory-taste-v3 .taste-v3-hero{
    min-height:0;
  }

  #meski-memory-taste-v3 .taste-v3-hero__copy{
    min-height:580px;
    padding:64px 24px 72px;
  }

  #meski-memory-taste-v3 .taste-v3-hero__copy-inner{
    margin-left:0;
  }

  #meski-memory-taste-v3 .taste-v3-hero h1{
    font-size:clamp(54px,14.8vw,82px);
  }

  #meski-memory-taste-v3 .taste-v3-hero__image{
    min-height:0;
  }

  #meski-memory-taste-v3 .taste-v3-hero__image img{
    height:auto;
    aspect-ratio:4/3;
    object-fit:cover;
  }

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

  #meski-memory-taste-v3 .taste-v3-photo--tomato,
  #meski-memory-taste-v3 .taste-v3-photo--bread{
    order:2;
  }

  #meski-memory-taste-v3 .taste-v3-coffee{
    min-height:90svh;
    background-position:62% center;
  }

  #meski-memory-taste-v3 .taste-v3-coffee__text,
  #meski-memory-taste-v3 .taste-v3-final__text{
    width:100%;
  }

  #meski-memory-taste-v3 .taste-v3-familiar__title{
    position:static;
  }

  #meski-memory-taste-v3 .taste-v3-fruit-image{
    width:min(calc(100% - 28px),1180px);
  }

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


/* NARROW MOBILE */

@media(max-width:540px){

  #meski-memory-taste-v3 .taste-v3-whispers__words{
    display:grid;
    gap:14px;
  }

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

  #meski-memory-taste-v3 .taste-v3-footer__note{
    margin-top:18px;
  }
}
