/*
THE FORTRESS OF MEMORIES
MY DREAM - ARABIC MIRROR

Design direction:
- visually separate from the main Stories
- brighter, more editorial, more future-facing
- ivory + Meski green + restrained gold
- long-form "new chapter" feeling without chapter numbering
- personal photos never aggressively cropped
*/

#meski-memory-dream-ar.dream-memory-page{
  --d-ivory:#f7f2e8;
  --d-paper:#efe6d8;
  --d-ink:#191713;
  --d-green:#16281e;
  --d-green-deep:#0b1811;
  --d-green-soft:#23392d;
  --d-gold:#c3a04e;
  --d-gold-soft:#e7d191;
  --d-brown:#6b5f52;
  --d-line:rgba(154,106,32,.22);
  --d-max:1380px;
  width:100%;
  max-width:none;
  margin:0;
  padding:0;
  overflow:hidden;
  background:var(--d-ivory);
  color:var(--d-ink);
  font-family:"Jost",Arial,sans-serif;
}

#meski-memory-dream-ar,
#meski-memory-dream-ar *{
  box-sizing:border-box;
}

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

#meski-memory-dream-ar .dream-shell,
#meski-memory-dream-ar .dream-wide{
  width:min(calc(100% - 72px),var(--d-max));
  margin-inline:auto;
}

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

#meski-memory-dream-ar .dream-kicker--gold{
  color:var(--d-gold-soft);
}

#meski-memory-dream-ar .dream-kicker--light{
  color:var(--d-gold-soft);
}

#meski-memory-dream-ar h2{
  margin:0 0 28px;
  color:var(--d-green);
  font-family:"Bodoni Moda",Georgia,serif;
  font-size:clamp(48px,5.6vw,78px);
  font-weight:500;
  line-height:.99;
  letter-spacing:-.045em;
}

#meski-memory-dream-ar p{
  text-wrap:pretty;
}


/* HERO */

#meski-memory-dream-ar .dream-hero{
  position:relative;
  min-height:88vh;
  isolation:isolate;
  background:
    var(--dream-hero) center/cover no-repeat,
    var(--d-green-deep);
  color:#fff;
}

#meski-memory-dream-ar .dream-hero__veil{
  position:absolute;
  z-index:-1;
  inset:0;
  background:
    linear-gradient(90deg,
      rgba(6,15,10,.90) 0%,
      rgba(6,15,10,.72) 34%,
      rgba(6,15,10,.26) 63%,
      rgba(6,15,10,.06) 100%),
    linear-gradient(180deg,
      rgba(0,0,0,.05),
      rgba(0,0,0,.18) 62%,
      rgba(0,0,0,.50));
}

#meski-memory-dream-ar .dream-hero__inner{
  position:relative;
  min-height:inherit;
}

#meski-memory-dream-ar .dream-topbar{
  min-height:92px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:24px;
  border-bottom:1px solid rgba(255,255,255,.18);
}

#meski-memory-dream-ar .dream-brand{
  display:grid;
  text-decoration:none;
}

#meski-memory-dream-ar .dream-brand strong{
  color:var(--d-gold-soft);
  font-family:"Bodoni Moda",Georgia,serif;
  font-size:26px;
  font-weight:500;
  letter-spacing:.16em;
}

#meski-memory-dream-ar .dream-brand span{
  margin-top:5px;
  color:rgba(255,255,255,.62);
  font-size:8px;
  letter-spacing:.2em;
  text-transform:uppercase;
}

#meski-memory-dream-ar .dream-return{
  color:rgba(255,255,255,.80);
  font-size:9px;
  font-weight:600;
  letter-spacing:.16em;
  text-decoration:none;
  text-transform:uppercase;
}

#meski-memory-dream-ar .dream-hero__content{
  position:absolute;
  left:0;
  bottom:96px;
  width:min(760px,77vw);
}

#meski-memory-dream-ar .dream-hero h1{
  margin:0 0 24px;
  color:#fffaf0;
  font-family:"Bodoni Moda",Georgia,serif;
  font-size:clamp(82px,10.2vw,148px);
  font-weight:500;
  line-height:.84;
  letter-spacing:-.065em;
}

#meski-memory-dream-ar .dream-hero__line{
  margin:0 0 35px;
  color:rgba(255,250,240,.90);
  font-family:"Bodoni Moda",Georgia,serif;
  font-size:clamp(24px,3vw,40px);
  font-style:italic;
  line-height:1.38;
}

#meski-memory-dream-ar .dream-enter{
  display:inline-flex;
  align-items:center;
  gap:12px;
  padding:10px 0;
  color:#fff;
  border-bottom:1px solid var(--d-gold);
  font-size:9px;
  font-weight:700;
  letter-spacing:.18em;
  text-decoration:none;
  text-transform:uppercase;
}


/* ROOTED */

#meski-memory-dream-ar .dream-rooted{
  display:grid;
  grid-template-columns:.88fr 1.12fr;
  gap:clamp(60px,7vw,110px);
  align-items:center;
  padding-top:clamp(105px,12vw,165px);
  padding-bottom:clamp(105px,12vw,165px);
}

#meski-memory-dream-ar .dream-rooted__copy p,
#meski-memory-dream-ar .dream-land__copy p,
#meski-memory-dream-ar .dream-sacred__copy p,
#meski-memory-dream-ar .dream-house__copy p,
#meski-memory-dream-ar .dream-daughter__copy p,
#meski-memory-dream-ar .dream-house-of-meski__copy p,
#meski-memory-dream-ar .dream-fortress__copy p,
#meski-memory-dream-ar .dream-inheritance__inner p,
#meski-memory-dream-ar .dream-rizq__copy p,
#meski-memory-dream-ar .dream-final__content p{
  margin:0 0 20px;
  color:var(--d-brown);
  font-size:18px;
  line-height:1.82;
}

#meski-memory-dream-ar .dream-lead{
  margin-bottom:30px!important;
  color:var(--d-green)!important;
  font-family:"Bodoni Moda",Georgia,serif;
  font-size:clamp(26px,3vw,38px)!important;
  font-style:italic;
  line-height:1.42!important;
}

#meski-memory-dream-ar .dream-photo{
  margin:0;
}

#meski-memory-dream-ar .dream-photo img{
  object-fit:cover;
  box-shadow:0 30px 70px rgba(39,28,17,.12);
}

#meski-memory-dream-ar .dream-photo--gateway img{
  aspect-ratio:4/3;
}

#meski-memory-dream-ar .dream-photo--land img{
  aspect-ratio:4/3;
}


/* PILLARS */

#meski-memory-dream-ar .dream-pillars{
  padding:0;
  background:var(--d-green);
  color:#fff;
}

#meski-memory-dream-ar .dream-pillars__inner{
  display:grid;
  grid-template-columns:.72fr 2.28fr;
  gap:48px;
  align-items:stretch;
  padding-top:58px;
  padding-bottom:58px;
}

#meski-memory-dream-ar .dream-pillars__intro{
  padding-right:35px;
  border-right:1px solid rgba(231,209,145,.22);
}

#meski-memory-dream-ar .dream-pillars__intro h2{
  color:#fffaf0;
  font-size:clamp(38px,4.5vw,60px);
}

#meski-memory-dream-ar .dream-pillars__intro p{
  margin:0;
  color:rgba(255,250,240,.72);
  font-size:16px;
  line-height:1.75;
}

#meski-memory-dream-ar .dream-pillars__grid{
  display:grid;
  grid-template-columns:repeat(6,1fr);
  gap:0;
}

#meski-memory-dream-ar .dream-pillar{
  min-width:0;
  padding:6px 22px;
  text-align:center;
  border-left:1px solid rgba(231,209,145,.17);
}

#meski-memory-dream-ar .dream-pillar:first-child{
  border-left:0;
}

#meski-memory-dream-ar .dream-pillar__icon{
  display:block;
  margin-bottom:17px;
  color:var(--d-gold);
  font-family:"Bodoni Moda",Georgia,serif;
  font-size:18px;
  letter-spacing:.08em;
}

#meski-memory-dream-ar .dream-pillar h3{
  margin:0 0 11px;
  color:#fffaf0;
  font-family:"Bodoni Moda",Georgia,serif;
  font-size:22px;
  font-weight:500;
}

#meski-memory-dream-ar .dream-pillar p{
  margin:0;
  color:rgba(255,250,240,.73);
  font-size:13px;
  line-height:1.62;
}


/* LAND */

#meski-memory-dream-ar .dream-land{
  display:grid;
  grid-template-columns:1.18fr .82fr;
  gap:clamp(60px,7vw,110px);
  align-items:center;
  padding-top:clamp(100px,12vw,160px);
  padding-bottom:clamp(100px,12vw,160px);
}


/* MOSQUE AND WELL */

#meski-memory-dream-ar .dream-sacred{
  display:grid;
  grid-template-columns:.92fr 1.08fr;
  gap:clamp(60px,7vw,110px);
  align-items:center;
  padding:clamp(70px,8vw,105px);
  border:1px solid var(--d-line);
  background:#fbf7ef;
}

#meski-memory-dream-ar .dream-sketch{
  margin:0;
}

#meski-memory-dream-ar .dream-sketch img{
  width:100%;
  filter:saturate(.78) contrast(.96);
  mix-blend-mode:multiply;
}


/* HOUSE */

#meski-memory-dream-ar .dream-house{
  margin-top:clamp(100px,12vw,165px);
  background:var(--d-green);
  color:#fff;
}

#meski-memory-dream-ar .dream-house__inner{
  display:grid;
  grid-template-columns:1.08fr .92fr;
  min-height:680px;
}

#meski-memory-dream-ar .dream-photo--house{
  margin-left:calc((100vw - min(calc(100vw - 72px), var(--d-max))) / -2);
  min-height:100%;
}

#meski-memory-dream-ar .dream-photo--house img{
  width:100%;
  height:100%;
  min-height:680px;
  object-fit:cover;
  box-shadow:none;
}

#meski-memory-dream-ar .dream-house__copy{
  padding:clamp(70px,8vw,110px);
}

#meski-memory-dream-ar .dream-house__copy h2{
  color:#fffaf0;
}

#meski-memory-dream-ar .dream-house__copy p{
  color:rgba(255,250,240,.80);
}

#meski-memory-dream-ar .dream-house__last{
  margin-top:34px!important;
  color:var(--d-gold-soft)!important;
  font-family:"Bodoni Moda",Georgia,serif;
  font-size:27px!important;
  font-style:italic;
  line-height:1.45!important;
}


/* DREAM LIVED */

#meski-memory-dream-ar .dream-lived{
  padding:clamp(80px,10vw,125px) 0;
  background:var(--d-green-deep);
  color:#fff;
}

#meski-memory-dream-ar .dream-lived__inner{
  display:grid;
  grid-template-columns:.7fr 2.3fr;
  gap:50px;
  align-items:start;
}

#meski-memory-dream-ar .dream-lived__intro{
  padding-top:5px;
}

#meski-memory-dream-ar .dream-lived__intro h2{
  color:#fffaf0;
  font-size:clamp(40px,4.8vw,64px);
}

#meski-memory-dream-ar .dream-lived__intro p{
  margin:0;
  color:rgba(255,250,240,.72);
  font-size:16px;
  line-height:1.75;
}

#meski-memory-dream-ar .dream-lived__moments{
  display:grid;
  grid-template-columns:repeat(5,1fr);
  gap:14px;
}

#meski-memory-dream-ar .dream-moment{
  margin:0;
}

#meski-memory-dream-ar .dream-moment img{
  aspect-ratio:4/5;
  object-fit:cover;
}

#meski-memory-dream-ar .dream-moment figcaption{
  padding:15px 5px 0;
}

#meski-memory-dream-ar .dream-moment strong{
  display:block;
  margin-bottom:5px;
  color:var(--d-gold-soft);
  font-family:"Bodoni Moda",Georgia,serif;
  font-size:17px;
  font-weight:500;
}

#meski-memory-dream-ar .dream-moment span{
  color:rgba(255,250,240,.68);
  font-size:12px;
  line-height:1.55;
}


/* DAUGHTER */

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

#meski-memory-dream-ar .dream-photo--no-crop{
  padding:18px;
  border:1px solid var(--d-line);
  background:#fffaf0;
}

#meski-memory-dream-ar .dream-photo--no-crop img{
  width:100%;
  height:auto;
  object-fit:contain;
  box-shadow:none;
}

#meski-memory-dream-ar .dream-photo--no-crop figcaption{
  margin-top:14px;
  color:#8c7a67;
  font-family:"Bodoni Moda",Georgia,serif;
  font-size:14px;
  font-style:italic;
}


/* HOUSE OF MESKI */

#meski-memory-dream-ar .dream-house-of-meski{
  padding:clamp(100px,12vw,160px) 0;
  background:var(--d-paper);
}

#meski-memory-dream-ar .dream-house-of-meski__inner{
  display:grid;
  grid-template-columns:.88fr 1.12fr;
  gap:clamp(60px,7vw,110px);
  align-items:center;
}

#meski-memory-dream-ar .dream-house-of-meski__quote{
  margin-top:36px!important;
  color:var(--d-green)!important;
  font-family:"Bodoni Moda",Georgia,serif;
  font-size:clamp(27px,3.2vw,40px)!important;
  font-style:italic;
  line-height:1.42!important;
}

#meski-memory-dream-ar .dream-photo--landscape img{
  aspect-ratio:3/2;
}


/* FORTRESS */

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

#meski-memory-dream-ar .dream-fortress__strong{
  margin-top:34px!important;
  padding-left:28px;
  border-left:2px solid var(--d-gold);
  color:var(--d-green)!important;
  font-family:"Bodoni Moda",Georgia,serif;
  font-size:26px!important;
  font-style:italic;
  line-height:1.5!important;
}

#meski-memory-dream-ar .dream-memory-collage{
  margin:0;
  padding:18px;
  border:1px solid var(--d-line);
  background:#fffaf0;
}

#meski-memory-dream-ar .dream-memory-collage img{
  object-fit:contain;
}


/* INHERITANCE */

#meski-memory-dream-ar .dream-inheritance{
  padding:clamp(90px,11vw,145px) 0;
  background:var(--d-green);
  color:#fff;
}

#meski-memory-dream-ar .dream-inheritance__inner{
  width:min(calc(100% - 72px),980px);
}

#meski-memory-dream-ar .dream-inheritance h2{
  color:#fffaf0;
}

#meski-memory-dream-ar .dream-inheritance__words{
  display:flex;
  flex-wrap:wrap;
  gap:10px 24px;
  margin:0 0 48px;
  padding:24px 0;
  border-top:1px solid rgba(231,209,145,.22);
  border-bottom:1px solid rgba(231,209,145,.22);
}

#meski-memory-dream-ar .dream-inheritance__words span{
  color:var(--d-gold-soft);
  font-family:"Bodoni Moda",Georgia,serif;
  font-size:clamp(23px,3vw,35px);
}

#meski-memory-dream-ar .dream-inheritance__inner p{
  color:rgba(255,250,240,.80);
}

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


/* RIZQ */

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

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


/* FINAL */

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

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

#meski-memory-dream-ar .dream-final__content{
  width:min(calc(100% - 72px),900px);
  margin:0 auto 0 max(36px,calc((100vw - min(calc(100vw - 72px), var(--d-max))) / 2));
  padding:clamp(70px,8vw,110px) 0;
}

#meski-memory-dream-ar .dream-final h2{
  color:#fffaf0;
}

#meski-memory-dream-ar .dream-final__content p{
  color:rgba(255,250,240,.86);
}

#meski-memory-dream-ar .dream-final__alhamdulillah{
  margin-top:55px!important;
  margin-bottom:0!important;
  color:var(--d-gold-soft)!important;
  font-family:"Bodoni Moda",Georgia,serif;
  font-size:clamp(52px,7vw,88px)!important;
  font-style:italic;
  line-height:1!important;
  letter-spacing:-.04em;
}


/* FOOTER */

#meski-memory-dream-ar .dream-footer{
  background:var(--d-green-deep);
}

#meski-memory-dream-ar .dream-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-dream-ar .dream-footer__back{
  display:grid;
  text-decoration:none;
}

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

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

#meski-memory-dream-ar .dream-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-dream-ar .dream-pillars__inner,
  #meski-memory-dream-ar .dream-lived__inner{
    grid-template-columns:1fr;
  }

  #meski-memory-dream-ar .dream-pillars__intro{
    padding-right:0;
    padding-bottom:28px;
    border-right:0;
    border-bottom:1px solid rgba(231,209,145,.22);
  }

  #meski-memory-dream-ar .dream-pillars__grid{
    grid-template-columns:repeat(3,1fr);
  }

  #meski-memory-dream-ar .dream-pillar{
    padding:24px;
    border-top:1px solid rgba(231,209,145,.14);
  }

  #meski-memory-dream-ar .dream-lived__moments{
    grid-template-columns:repeat(3,1fr);
  }
}


/* MOBILE / SMALL TABLET */

@media(max-width:820px){

  #meski-memory-dream-ar .dream-shell,
  #meski-memory-dream-ar .dream-wide{
    width:min(calc(100% - 30px),var(--d-max));
  }

  #meski-memory-dream-ar .dream-rooted,
  #meski-memory-dream-ar .dream-land,
  #meski-memory-dream-ar .dream-sacred,
  #meski-memory-dream-ar .dream-daughter,
  #meski-memory-dream-ar .dream-house-of-meski__inner,
  #meski-memory-dream-ar .dream-fortress,
  #meski-memory-dream-ar .dream-rizq{
    grid-template-columns:1fr;
  }

  #meski-memory-dream-ar .dream-topbar{
    min-height:80px;
  }

  #meski-memory-dream-ar .dream-brand strong{
    font-size:21px;
  }

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

  #meski-memory-dream-ar .dream-hero{
    min-height:82svh;
    background-position:58% center;
  }

  #meski-memory-dream-ar .dream-hero__content{
    bottom:65px;
    width:100%;
  }

  #meski-memory-dream-ar .dream-hero h1{
    font-size:clamp(68px,19vw,100px);
  }

  #meski-memory-dream-ar h2{
    font-size:clamp(42px,11.8vw,58px);
  }

  #meski-memory-dream-ar .dream-pillars__grid{
    grid-template-columns:1fr 1fr;
  }

  #meski-memory-dream-ar .dream-lived__moments{
    grid-template-columns:1fr 1fr;
  }

  #meski-memory-dream-ar .dream-house__inner{
    grid-template-columns:1fr;
  }

  #meski-memory-dream-ar .dream-photo--house{
    margin-left:0;
  }

  #meski-memory-dream-ar .dream-photo--house img{
    min-height:0;
    aspect-ratio:4/3;
  }

  #meski-memory-dream-ar .dream-house__copy{
    padding:60px 24px 70px;
  }

  #meski-memory-dream-ar .dream-sacred{
    width:100%;
    border-left:0;
    border-right:0;
    padding:64px 24px;
  }

  #meski-memory-dream-ar .dream-final{
    min-height:100svh;
    background-position:62% center;
  }

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


/* NARROW MOBILE */

@media(max-width:540px){

  #meski-memory-dream-ar .dream-pillars__grid,
  #meski-memory-dream-ar .dream-lived__moments{
    grid-template-columns:1fr;
  }

  #meski-memory-dream-ar .dream-pillar{
    border-left:0;
  }

  #meski-memory-dream-ar .dream-moment{
    display:grid;
    grid-template-columns:120px 1fr;
    gap:16px;
    align-items:center;
  }

  #meski-memory-dream-ar .dream-moment img{
    aspect-ratio:1/1;
  }

  #meski-memory-dream-ar .dream-moment figcaption{
    padding:0;
  }

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

  #meski-memory-dream-ar .dream-footer__note{
    margin-top:18px;
  }
}


/* ==========================================================
   ARABIC MIRROR
   Same visual language as the English page, mirrored for RTL.
   ========================================================== */

#meski-memory-dream-ar.dream-memory-page--ar{
  direction:rtl;
  text-align:right;
  font-family:"IBM Plex Sans Arabic","Tahoma",Arial,sans-serif;
}

#meski-memory-dream-ar .dream-kicker,
#meski-memory-dream-ar .dream-eyebrow,
#meski-memory-dream-ar .dream-return,
#meski-memory-dream-ar .dream-enter,
#meski-memory-dream-ar .dream-footer__back span{
  letter-spacing:0;
  text-transform:none;
}

#meski-memory-dream-ar h1,
#meski-memory-dream-ar h2,
#meski-memory-dream-ar .dream-lead,
#meski-memory-dream-ar .dream-house__last,
#meski-memory-dream-ar .dream-house-of-meski__quote,
#meski-memory-dream-ar .dream-fortress__strong,
#meski-memory-dream-ar .dream-inheritance__last,
#meski-memory-dream-ar .dream-rizq__strong,
#meski-memory-dream-ar .dream-final__alhamdulillah,
#meski-memory-dream-ar .dream-footer__back strong,
#meski-memory-dream-ar .dream-footer__note,
#meski-memory-dream-ar .dream-moment strong,
#meski-memory-dream-ar .dream-inheritance__words span,
#meski-memory-dream-ar .dream-photo--no-crop figcaption{
  font-family:"Amiri","Noto Naskh Arabic","Traditional Arabic",serif;
  font-style:normal;
  letter-spacing:0;
}

#meski-memory-dream-ar .dream-rooted__copy p,
#meski-memory-dream-ar .dream-land__copy p,
#meski-memory-dream-ar .dream-sacred__copy p,
#meski-memory-dream-ar .dream-house__copy p,
#meski-memory-dream-ar .dream-daughter__copy p,
#meski-memory-dream-ar .dream-house-of-meski__copy p,
#meski-memory-dream-ar .dream-fortress__copy p,
#meski-memory-dream-ar .dream-inheritance__inner p,
#meski-memory-dream-ar .dream-rizq__copy p,
#meski-memory-dream-ar .dream-final__content p{
  line-height:2;
}

#meski-memory-dream-ar .dream-brand{
  text-align:right;
}

#meski-memory-dream-ar .dream-brand strong{
  direction:ltr;
  unicode-bidi:isolate;
  font-family:"Bodoni Moda",Georgia,serif;
}

#meski-memory-dream-ar .dream-brand span{
  font-family:"Amiri","Noto Naskh Arabic",serif;
  font-size:11px;
  letter-spacing:0;
  text-transform:none;
}

#meski-memory-dream-ar .dream-return{
  font-family:"IBM Plex Sans Arabic","Tahoma",sans-serif;
  font-size:12px;
}

#meski-memory-dream-ar .dream-hero__veil{
  background:
    linear-gradient(270deg,
      rgba(6,15,10,.90) 0%,
      rgba(6,15,10,.72) 34%,
      rgba(6,15,10,.26) 63%,
      rgba(6,15,10,.06) 100%),
    linear-gradient(180deg,
      rgba(0,0,0,.05),
      rgba(0,0,0,.18) 62%,
      rgba(0,0,0,.50));
}

#meski-memory-dream-ar .dream-hero__content{
  left:auto;
  right:0;
}

#meski-memory-dream-ar .dream-hero h1{
  font-family:"Amiri","Noto Naskh Arabic","Traditional Arabic",serif;
  font-size:clamp(78px,9.2vw,132px);
  line-height:1;
  letter-spacing:0;
}

#meski-memory-dream-ar .dream-hero__line{
  font-family:"Amiri","Noto Naskh Arabic",serif;
  font-style:normal;
  line-height:1.65;
}

#meski-memory-dream-ar .dream-pillars__intro{
  padding-right:0;
  padding-left:35px;
  border-right:0;
  border-left:1px solid rgba(231,209,145,.22);
}

#meski-memory-dream-ar .dream-pillar{
  border-left:0;
  border-right:1px solid rgba(231,209,145,.17);
}

#meski-memory-dream-ar .dream-pillar:first-child{
  border-right:0;
}

#meski-memory-dream-ar .dream-pillar__icon{
  direction:ltr;
  unicode-bidi:isolate;
}

#meski-memory-dream-ar .dream-photo--house{
  margin-left:0;
  margin-right:calc((100vw - min(calc(100vw - 72px), var(--d-max))) / -2);
}

#meski-memory-dream-ar .dream-fortress__strong{
  padding-left:0;
  padding-right:28px;
  border-left:0;
  border-right:2px solid var(--d-gold);
}

#meski-memory-dream-ar .dream-inheritance__words{
  justify-content:flex-start;
}

#meski-memory-dream-ar .dream-final__veil{
  background:
    linear-gradient(270deg,
      rgba(6,15,10,.94),
      rgba(6,15,10,.72) 50%,
      rgba(6,15,10,.20) 82%),
    linear-gradient(180deg,
      rgba(0,0,0,.05),
      rgba(0,0,0,.68));
}

#meski-memory-dream-ar .dream-final__content{
  margin:0 max(36px,calc((100vw - min(calc(100vw - 72px), var(--d-max))) / 2)) 0 auto;
}

#meski-memory-dream-ar .dream-final__alhamdulillah{
  font-size:clamp(58px,7.5vw,96px)!important;
  font-style:normal;
}

#meski-memory-dream-ar .dream-footer__back{
  text-align:right;
}

@media(max-width:1080px){
  #meski-memory-dream-ar .dream-pillars__intro{
    padding-left:0;
    border-left:0;
  }
}

@media(max-width:820px){
  #meski-memory-dream-ar .dream-return{
    text-align:left;
  }

  #meski-memory-dream-ar .dream-photo--house{
    margin-right:0;
  }

  #meski-memory-dream-ar .dream-final__content{
    margin-left:0;
    margin-right:24px;
  }
}

@media(max-width:540px){
  #meski-memory-dream-ar .dream-pillar{
    border-right:0;
  }
}
