/*
THE MESKI KITCHEN
ARABIC MIRROR
BREAD OF THE HOUSE

Professional Arabic editorial mirror.
Not a literal translation.

Direction:
- full RTL
- warm clay, fire, cloth and bread atmosphere
- Arabic rhythm and typography adapted independently
- same image family as the English story
*/

#meski-kitchen-bread-house-ar.bread-house-ar-page{
  --bha-ivory:#f7f2e8;
  --bha-paper:#fbf7ef;
  --bha-clay:#e9dcc9;
  --bha-ink:#19140f;
  --bha-brown:#665548;
  --bha-green:#16281e;
  --bha-green-deep:#09150f;
  --bha-gold:#c3a04e;
  --bha-gold-soft:#e7d191;
  --bha-rust:#9d5431;
  --bha-line:rgba(139,92,45,.20);
  --bha-max:1440px;

  direction:rtl;
  width:100%;
  max-width:none;
  margin:0;
  padding:0;
  overflow:hidden;
  background:var(--bha-ivory);
  color:var(--bha-ink);
  font-family:"Amiri","Noto Naskh Arabic",serif;
  text-align:right;
}

#meski-kitchen-bread-house-ar,
#meski-kitchen-bread-house-ar *{box-sizing:border-box}

#meski-kitchen-bread-house-ar img{
  display:block;
  width:100%;
  height:auto;
}

#meski-kitchen-bread-house-ar figure{margin:0}

#meski-kitchen-bread-house-ar .bread-house-ar-wide{
  width:min(calc(100% - 72px),var(--bha-max));
  margin-inline:auto;
}

#meski-kitchen-bread-house-ar .bread-house-ar-reading{
  width:min(calc(100% - 44px),860px);
  margin-inline:auto;
}

#meski-kitchen-bread-house-ar .bread-house-ar-kicker,
#meski-kitchen-bread-house-ar .bread-house-ar-eyebrow{
  margin:0 0 16px;
  color:var(--bha-gold);
  font-family:"IBM Plex Sans Arabic","Noto Sans Arabic",Arial,sans-serif;
  font-size:10px;
  font-weight:700;
  line-height:1.5;
}

#meski-kitchen-bread-house-ar h1,
#meski-kitchen-bread-house-ar h2,
#meski-kitchen-bread-house-ar blockquote{
  font-family:"Amiri","Noto Naskh Arabic",serif;
}

#meski-kitchen-bread-house-ar h2{
  margin:0 0 30px;
  color:var(--bha-green);
  font-size:clamp(46px,5vw,74px);
  font-weight:500;
  line-height:1.16;
}

#meski-kitchen-bread-house-ar p{text-wrap:pretty}


/* HERO */

#meski-kitchen-bread-house-ar .bread-house-ar-hero{
  position:relative;
  min-height:620px;
  display:flex;
  isolation:isolate;
  color:#fffaf0;
  background:var(--bha-hero) center/cover no-repeat,var(--bha-green-deep);
}

#meski-kitchen-bread-house-ar .bread-house-ar-hero__veil{
  position:absolute;
  z-index:-1;
  inset:0;
  background:
    linear-gradient(270deg,rgba(8,11,7,.94) 0%,rgba(13,12,8,.77) 32%,rgba(40,22,10,.20) 68%,rgba(20,11,7,.06) 100%),
    linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.36));
}

#meski-kitchen-bread-house-ar .bread-house-ar-hero__inner{
  min-height:620px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  align-items:flex-start;
  padding-top:68px;
  padding-bottom:68px;
}

#meski-kitchen-bread-house-ar .bread-house-ar-hero h1{
  max-width:820px;
  margin:0 0 27px;
  color:#fffaf0;
  font-size:clamp(78px,8.3vw,130px);
  font-weight:500;
  line-height:.98;
}

#meski-kitchen-bread-house-ar .bread-house-ar-hero__line{
  max-width:650px;
  margin:0 0 25px;
  color:rgba(255,250,240,.94);
  font-size:clamp(29px,2.9vw,42px);
  line-height:1.55;
}

#meski-kitchen-bread-house-ar .bread-house-ar-hero__note{
  max-width:590px;
  margin:0;
  color:rgba(255,250,240,.72);
  font-family:"IBM Plex Sans Arabic","Noto Sans Arabic",Arial,sans-serif;
  font-size:14px;
  line-height:1.9;
}


/* COMMON COPY */

#meski-kitchen-bread-house-ar .bread-house-ar-opening__copy p,
#meski-kitchen-bread-house-ar .bread-house-ar-fire__copy p,
#meski-kitchen-bread-house-ar .bread-house-ar-gesture__copy p,
#meski-kitchen-bread-house-ar .bread-house-ar-smell__copy p,
#meski-kitchen-bread-house-ar .bread-house-ar-transmission__copy p,
#meski-kitchen-bread-house-ar .bread-house-ar-gratitude__copy p{
  margin:0 0 20px;
  color:var(--bha-brown);
  font-size:20px;
  line-height:1.95;
}

#meski-kitchen-bread-house-ar .bread-house-ar-photo img{
  width:100%;
  height:100%;
  object-fit:cover;
  box-shadow:0 25px 62px rgba(34,23,13,.12);
}


/* OPENING */

#meski-kitchen-bread-house-ar .bread-house-ar-opening{
  display:grid;
  grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);
  gap:clamp(60px,8vw,125px);
  align-items:center;
  padding-top:clamp(105px,11vw,165px);
  padding-bottom:clamp(105px,11vw,165px);
}

#meski-kitchen-bread-house-ar .bread-house-ar-photo--cloth img{
  aspect-ratio:3/2;
}


/* FIRE */

#meski-kitchen-bread-house-ar .bread-house-ar-fire{
  padding:clamp(110px,12vw,175px) 0;
  background:
    radial-gradient(circle at 80% 40%,rgba(195,160,78,.07),transparent 35%),
    var(--bha-clay);
  border-top:1px solid var(--bha-line);
  border-bottom:1px solid var(--bha-line);
}

#meski-kitchen-bread-house-ar .bread-house-ar-fire__grid{
  display:grid;
  grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);
  gap:clamp(65px,8vw,125px);
  align-items:center;
}

#meski-kitchen-bread-house-ar .bread-house-ar-photo--oven img{
  aspect-ratio:16/10;
}


/* GESTURE */

#meski-kitchen-bread-house-ar .bread-house-ar-gesture{
  padding:clamp(110px,12vw,175px) 0;
  background:var(--bha-paper);
}

#meski-kitchen-bread-house-ar .bread-house-ar-gesture__grid{
  display:grid;
  grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);
  gap:clamp(60px,8vw,125px);
  align-items:center;
}

#meski-kitchen-bread-house-ar .bread-house-ar-gesture__lead{
  margin-top:31px!important;
  color:var(--bha-green)!important;
  font-size:clamp(29px,2.9vw,41px)!important;
  line-height:1.62!important;
}

#meski-kitchen-bread-house-ar .bread-house-ar-photo--turning img{
  aspect-ratio:4/5;
}


/* QUOTE */

#meski-kitchen-bread-house-ar .bread-house-ar-quote{
  padding:clamp(88px,9vw,128px) 0;
  background:
    radial-gradient(circle at 50% 20%,rgba(231,209,145,.08),transparent 32%),
    var(--bha-green-deep);
}

#meski-kitchen-bread-house-ar .bread-house-ar-quote blockquote{
  margin:0;
  padding:0;
  border:0;
  color:#fffaf0;
  font-size:clamp(45px,5.5vw,80px);
  line-height:1.45;
  text-align:center;
}

#meski-kitchen-bread-house-ar .bread-house-ar-quote blockquote::before{
  content:"”";
  display:block;
  margin-bottom:18px;
  color:var(--bha-gold);
  font-size:60px;
  line-height:.5;
}


/* SMELL */

#meski-kitchen-bread-house-ar .bread-house-ar-smell{
  display:grid;
  grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);
  gap:clamp(60px,8vw,125px);
  align-items:center;
  padding-top:clamp(110px,12vw,175px);
  padding-bottom:clamp(110px,12vw,175px);
}

#meski-kitchen-bread-house-ar .bread-house-ar-photo--hot img{
  aspect-ratio:3/2;
}


/* TRANSMISSION */

#meski-kitchen-bread-house-ar .bread-house-ar-transmission{
  padding:clamp(105px,11vw,165px) 0;
  background:var(--bha-clay);
  border-top:1px solid var(--bha-line);
  border-bottom:1px solid var(--bha-line);
}

#meski-kitchen-bread-house-ar .bread-house-ar-transmission__grid{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(0,.85fr);
  gap:clamp(60px,8vw,120px);
  align-items:center;
}

#meski-kitchen-bread-house-ar .bread-house-ar-transmission__statement{
  margin-top:34px!important;
  color:var(--bha-green)!important;
  font-size:clamp(30px,3vw,43px)!important;
  line-height:1.62!important;
}

#meski-kitchen-bread-house-ar .bread-house-ar-photo--hands img{
  aspect-ratio:4/5;
}


/* GRATITUDE */

#meski-kitchen-bread-house-ar .bread-house-ar-gratitude{
  padding:clamp(105px,11vw,165px) 0;
  background:var(--bha-paper);
}

#meski-kitchen-bread-house-ar .bread-house-ar-gratitude__grid{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(360px,.82fr);
  gap:clamp(60px,8vw,130px);
  align-items:center;
}

#meski-kitchen-bread-house-ar .bread-house-ar-prayer{
  padding:clamp(44px,5vw,68px);
  background:#fffaf1;
  border:1px solid rgba(195,160,78,.38);
  box-shadow:0 20px 50px rgba(50,37,22,.08);
  text-align:center;
}

#meski-kitchen-bread-house-ar .bread-house-ar-prayer__label{
  margin:0 0 28px;
  color:var(--bha-gold);
  font-family:"IBM Plex Sans Arabic","Noto Sans Arabic",Arial,sans-serif;
  font-size:10px;
  font-weight:700;
}

#meski-kitchen-bread-house-ar .bread-house-ar-prayer blockquote{
  margin:0;
  padding:0;
  border:0;
  color:var(--bha-ink);
  font-size:clamp(31px,3.2vw,43px);
  line-height:1.65;
}


/* MOMENTS */

#meski-kitchen-bread-house-ar .bread-house-ar-moments{
  padding:clamp(95px,10vw,145px) 0;
  background:var(--bha-ivory);
}

#meski-kitchen-bread-house-ar .bread-house-ar-moments__heading{
  max-width:800px;
  margin:0 0 52px;
}

#meski-kitchen-bread-house-ar .bread-house-ar-moments__grid{
  display:grid;
  grid-template-columns:1fr .9fr 1.08fr 1.02fr;
  gap:14px;
}

#meski-kitchen-bread-house-ar .bread-house-ar-moments__grid figure{
  min-height:300px;
  overflow:hidden;
}

#meski-kitchen-bread-house-ar .bread-house-ar-moments__grid img{
  height:100%;
  object-fit:cover;
  transition:transform .55s ease;
}

#meski-kitchen-bread-house-ar .bread-house-ar-moments__grid figure:hover img{
  transform:scale(1.025);
}


/* ENDING */

#meski-kitchen-bread-house-ar .bread-house-ar-ending{
  padding:clamp(105px,12vw,165px) 0;
  background:var(--bha-paper);
  text-align:center;
}

#meski-kitchen-bread-house-ar .bread-house-ar-ending__small{
  margin:0 0 22px;
  color:var(--bha-gold);
  font-family:"IBM Plex Sans Arabic","Noto Sans Arabic",Arial,sans-serif;
  font-size:10px;
  font-weight:700;
}

#meski-kitchen-bread-house-ar .bread-house-ar-ending__line{
  margin:0;
  color:var(--bha-green);
  font-size:clamp(39px,4.8vw,66px);
  line-height:1.52;
}

#meski-kitchen-bread-house-ar .bread-house-ar-cta{
  display:inline-flex;
  align-items:center;
  gap:28px;
  margin-top:52px;
  padding:16px 24px;
  background:var(--bha-green);
  border:1px solid var(--bha-gold);
  color:#fffaf0!important;
  font-family:"IBM Plex Sans Arabic","Noto Sans Arabic",Arial,sans-serif;
  font-size:11px;
  font-weight:700;
  line-height:1;
  text-decoration:none!important;
  transition:background .2s ease;
}

#meski-kitchen-bread-house-ar .bread-house-ar-cta:hover,
#meski-kitchen-bread-house-ar .bread-house-ar-cta:focus{
  background:#2a3e32;
}


/* RESPONSIVE */

@media(max-width:1050px){
  #meski-kitchen-bread-house-ar .bread-house-ar-opening,
  #meski-kitchen-bread-house-ar .bread-house-ar-fire__grid,
  #meski-kitchen-bread-house-ar .bread-house-ar-gesture__grid,
  #meski-kitchen-bread-house-ar .bread-house-ar-smell,
  #meski-kitchen-bread-house-ar .bread-house-ar-transmission__grid,
  #meski-kitchen-bread-house-ar .bread-house-ar-gratitude__grid{
    grid-template-columns:1fr;
  }

  #meski-kitchen-bread-house-ar .bread-house-ar-photo--cloth,
  #meski-kitchen-bread-house-ar .bread-house-ar-photo--oven,
  #meski-kitchen-bread-house-ar .bread-house-ar-photo--hot{
    width:84%;
    margin-inline:auto;
  }

  #meski-kitchen-bread-house-ar .bread-house-ar-photo--turning,
  #meski-kitchen-bread-house-ar .bread-house-ar-photo--hands{
    width:58%;
    margin-inline:auto;
  }

  #meski-kitchen-bread-house-ar .bread-house-ar-prayer{
    width:min(760px,100%);
    margin-inline:auto;
  }

  #meski-kitchen-bread-house-ar .bread-house-ar-moments__grid{
    grid-template-columns:1fr 1fr;
  }
}

@media(max-width:720px){
  #meski-kitchen-bread-house-ar .bread-house-ar-wide{
    width:calc(100% - 30px);
  }

  #meski-kitchen-bread-house-ar .bread-house-ar-reading{
    width:calc(100% - 34px);
  }

  #meski-kitchen-bread-house-ar .bread-house-ar-hero,
  #meski-kitchen-bread-house-ar .bread-house-ar-hero__inner{
    min-height:620px;
  }

  #meski-kitchen-bread-house-ar .bread-house-ar-hero{
    background-position:40% center;
  }

  #meski-kitchen-bread-house-ar .bread-house-ar-hero__veil{
    background:
      linear-gradient(270deg,rgba(8,11,7,.94),rgba(20,13,8,.62) 72%,rgba(20,13,8,.38)),
      linear-gradient(180deg,rgba(0,0,0,.06),rgba(0,0,0,.44));
  }

  #meski-kitchen-bread-house-ar .bread-house-ar-hero h1{
    font-size:clamp(65px,17vw,92px);
  }

  #meski-kitchen-bread-house-ar .bread-house-ar-photo--cloth,
  #meski-kitchen-bread-house-ar .bread-house-ar-photo--oven,
  #meski-kitchen-bread-house-ar .bread-house-ar-photo--hot,
  #meski-kitchen-bread-house-ar .bread-house-ar-photo--turning,
  #meski-kitchen-bread-house-ar .bread-house-ar-photo--hands{
    width:100%;
  }

  #meski-kitchen-bread-house-ar .bread-house-ar-moments__grid{
    grid-template-columns:1fr;
  }

  #meski-kitchen-bread-house-ar .bread-house-ar-moments__grid figure{
    min-height:250px;
  }
}
