:root{
  --green:#204C3C;
  --green2:#48A054;
  --dark:#204C3C;
  --white:#fff;
  --shadow:0 20px 55px rgba(0,0,0,.22);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Tahoma,Arial,"Segoe UI",sans-serif;background:#064E3B;color:var(--white)}
a{color:inherit;text-decoration:none}
button{font:inherit}
.site-header{position:fixed;inset:0 0 auto;z-index:20;padding:0;background:rgba(255,255,255,.96);box-shadow:0 12px 35px rgba(0,0,0,.18);border-bottom-left-radius:18px;border-bottom-right-radius:18px;backdrop-filter:blur(14px)}
.header-shell{height:106px;width:min(100%,1800px);margin:0 auto;padding:0 46px;display:flex;align-items:center;justify-content:space-between;gap:24px;direction:rtl}
.brand{display:flex;align-items:center;justify-content:center;width:238px;min-width:238px}
.brand img{width:100%;height:auto;display:block;filter:drop-shadow(0 8px 18px rgba(0,0,0,.08))}
.desktop-nav{display:flex;align-items:center;justify-content:center;gap:44px;flex:1;color:#111;font-size:19px;font-weight:800;white-space:nowrap}
.desktop-nav a{position:relative;padding:38px 0 34px;opacity:.95}.desktop-nav a.is-active::after{content:"";position:absolute;right:0;left:0;bottom:22px;height:4px;background:var(--green);border-radius:999px}.desktop-nav a:hover{color:var(--green)}
.header-actions{display:flex;align-items:center;gap:18px;direction:ltr}.donate-top{height:72px;min-width:230px;display:inline-flex;align-items:center;justify-content:center;gap:16px;border-radius:18px;background:linear-gradient(135deg,#204C3C,#204C3C);color:#fff;font-size:25px;font-weight:900;box-shadow:0 18px 38px rgba(32,76,60,.25)}.donate-top svg{width:26px;height:26px;fill:currentColor}.menu-btn{width:72px;height:72px;border:0;border-radius:18px;background:#F9FAFB;display:none;align-items:center;justify-content:center;flex-direction:column;gap:7px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.08)}.menu-btn span{width:27px;height:3px;background:#064E3B;border-radius:99px}
.hero{position:relative;min-height:100vh;overflow:hidden;isolation:isolate;padding-top:106px;display:flex;align-items:stretch}.hero-slider,.hero-slide,.hero-overlay{position:absolute;inset:0}.hero-slider{z-index:-3}.hero-slide{opacity:0;transform:scale(1.045);background-size:cover;background-position:center;background-repeat:no-repeat;transition:opacity 1.1s ease,transform 6s ease}.hero-slide.is-active{opacity:1;transform:scale(1)}.hero-overlay{z-index:-2;background:linear-gradient(90deg,rgba(3,8,10,.10) 0%,rgba(6,12,15,.38) 42%,rgba(3,8,10,.86) 100%),linear-gradient(to bottom,rgba(0,0,0,.08),rgba(0,0,0,.55));}.hero::after{content:"";position:absolute;inset:auto 0 0;height:210px;z-index:-1;background:linear-gradient(to bottom,transparent,rgba(3,8,10,.65))}
.hero-content{position:relative;width:min(100%,1800px);margin:0 auto;padding:0 78px 50px;display:grid;grid-template-rows:1fr auto;align-items:center;min-height:calc(100vh - 106px)}.hero-copy{width:min(760px,48vw);margin-inline-start:auto;text-align:right;padding-top:36px}.hero-copy h1{margin:0;color:#fff;font-size:clamp(52px,5.7vw,100px);font-weight:950;line-height:1.06;letter-spacing:-2px;text-shadow:0 16px 45px rgba(0,0,0,.38)}.hero-copy h1 span,.hero-copy h1 strong{display:block}.hero-copy h1 strong{margin-top:12px;color:#48A054}.hero-copy p{max-width:690px;margin:34px 0 0;color:rgba(255,255,255,.92);font-size:clamp(23px,2.15vw,33px);font-weight:500;line-height:1.8;text-shadow:0 10px 30px rgba(0,0,0,.32)}
.hero-buttons{display:flex;flex-wrap:wrap;gap:20px;margin-top:46px}.btn{min-height:82px;padding:0 36px;display:inline-flex;align-items:center;justify-content:center;gap:14px;border-radius:18px;font-size:21px;font-weight:900;transition:.22s ease;box-shadow:var(--shadow)}.btn:hover{transform:translateY(-3px)}.btn svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round}.btn-primary{min-width:214px;background:linear-gradient(135deg,#204C3C,#48A054);color:#fff}.btn-primary svg{fill:currentColor;stroke:none}.btn-dark{min-width:250px;background:rgba(13,18,20,.48);border:2px solid rgba(255,255,255,.65);color:#fff;backdrop-filter:blur(14px)}.btn-light{min-width:248px;background:rgba(255,255,255,.94);color:#204C3C;border:1px solid rgba(255,255,255,.65)}
.slider-controls{position:absolute;right:78px;bottom:54px;display:flex;align-items:center;gap:14px;z-index:4;direction:ltr}.arrow{width:48px;height:48px;border-radius:50%;border:1px solid rgba(255,255,255,.6);background:rgba(255,255,255,.14);color:#fff;display:grid;place-items:center;cursor:pointer;backdrop-filter:blur(10px)}.arrow svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.dots{display:flex;align-items:center;gap:12px;margin-left:10px}.dot{width:14px;height:14px;border-radius:50%;border:2px solid rgba(255,255,255,.85);background:transparent}.dot.is-active{background:#48A054;border-color:#48A054;box-shadow:0 0 0 8px rgba(72,160,84,.18)}
.trust-bar{align-self:end;width:min(1360px,calc(100% - 260px));margin:0 auto;min-height:96px;padding:0 34px;border-radius:26px;background:rgba(9,14,16,.40);border:1px solid rgba(255,255,255,.28);box-shadow:0 24px 65px rgba(0,0,0,.28);display:grid;grid-template-columns:repeat(6,1fr);align-items:center;backdrop-filter:blur(16px);overflow:hidden}.trust-item{height:100%;min-width:0;display:flex;align-items:center;justify-content:center;gap:14px;color:#fff;font-size:19px;font-weight:900;white-space:nowrap;border-inline-start:1px solid rgba(255,255,255,.18)}.trust-item:last-child{border-inline-start:0}.trust-icon{width:44px;height:44px;display:grid;place-items:center;color:#48A054;flex:0 0 auto}.trust-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}
@media(max-width:1180px){.header-shell{padding:0 28px}.desktop-nav{gap:24px;font-size:16px}.donate-top{min-width:190px;font-size:20px}.brand{width:205px;min-width:205px}.hero-content{padding-inline:38px}.hero-copy{width:min(720px,60vw)}.trust-bar{width:calc(100% - 76px);grid-template-columns:repeat(3,1fr);height:auto;padding:10px 18px}.trust-item{min-height:64px;border:0;font-size:16px}.slider-controls{right:38px;bottom:138px}}
@media(max-width:820px){.site-header{border-radius:0 0 16px 16px}.header-shell{height:96px;padding:0 20px;direction:ltr}.desktop-nav{display:none}.brand{width:185px;min-width:185px;order:2}.header-actions{order:1}.donate-top{height:62px;min-width:166px;border-radius:17px;font-size:20px}.donate-top svg{width:23px}.menu-btn{display:flex;order:3}.hero{padding-top:96px}.hero-overlay{background:linear-gradient(to bottom,rgba(6,78,59,.46) 0%,rgba(6,78,59,.62) 38%,rgba(6,78,59,.82) 100%)}.hero-content{min-height:calc(100vh - 96px);padding:34px 22px 22px;display:flex;flex-direction:column;justify-content:center;gap:24px}.hero-copy{width:100%;margin:0 auto;text-align:center;padding:0}.hero-copy h1{font-size:clamp(42px,11vw,62px);line-height:1.08;letter-spacing:-1px}.hero-copy h1 strong{margin-top:8px}.hero-copy p{margin-top:20px;font-size:17px;line-height:1.9}.hero-buttons{display:grid;grid-template-columns:1fr;gap:12px;margin-top:28px}.btn{width:100%;min-height:58px;border-radius:17px;font-size:17px}.btn-light{display:none}.trust-bar{width:100%;min-height:0;padding:12px;border-radius:22px;display:flex;overflow-x:auto;gap:10px;scroll-snap-type:x proximity}.trust-bar::-webkit-scrollbar{height:0}.trust-item{height:48px;min-height:48px;padding:0 14px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(255,255,255,.10);font-size:13px;flex:0 0 auto;scroll-snap-align:start}.trust-icon{width:25px;height:25px}.slider-controls{position:static;order:3;justify-content:center;margin-top:0}.arrow{width:42px;height:42px}.dot{width:10px;height:10px}}
@media(max-width:430px){.header-shell{padding:0 14px}.brand{width:146px;min-width:146px}.donate-top{min-width:142px;height:56px;font-size:18px}.menu-btn{width:56px;height:56px}.hero-content{padding-inline:16px}.hero-copy h1{font-size:40px}.hero-copy p{font-size:15.5px}.btn{min-height:55px}.slider-controls{gap:10px}.trust-bar{padding:10px}}


/* =====================================================
   FINAL HEADER UPDATE
   - Donate button left, one line
   - Heart pulse animation
   - Logo merged in the header, no logo box
   - Menu button right: engraved square, green like donate button
===================================================== */
.site-header{
  position:fixed;
  top:0;
  left:0;
  right:0;
  z-index:20;
  padding:0;
  background:linear-gradient(180deg,#ffffff 0%,#F5FAF7 100%);
  border-radius:0 !important;
  border-bottom:1px solid rgba(6,78,59,.12);
  box-shadow:
    0 12px 34px rgba(0,0,0,.13),
    inset 0 -1px 0 rgba(6,78,59,.06),
    inset 0 1px 0 rgba(255,255,255,.92);
  backdrop-filter:blur(14px);
  -webkit-backdrop-filter:blur(14px);
}

.header-shell{
  height:106px;
  width:min(100%,1800px);
  margin:0 auto;
  padding:0 48px;
  display:grid;
  grid-template-columns:auto 1fr auto;
  align-items:center;
  gap:34px;
  direction:ltr;
}

.donate-top{
  grid-column:1;
  justify-self:start;
  height:68px;
  min-width:224px;
  padding:0 28px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:14px;
  white-space:nowrap;
  border-radius:0 !important;
  background:linear-gradient(135deg,#064E3B 0%,#204C3C 56%,#48A054 100%);
  color:#fff;
  font-size:24px;
  font-weight:950;
  line-height:1;
  box-shadow:
    0 16px 34px rgba(6,78,59,.24),
    inset 0 1px 0 rgba(255,255,255,.24),
    inset 0 -3px 0 rgba(0,0,0,.14);
  transition:transform .22s ease, box-shadow .22s ease, filter .22s ease;
}

.donate-top:hover{
  transform:translateY(-2px);
  filter:brightness(1.04);
  box-shadow:
    0 20px 40px rgba(6,78,59,.30),
    inset 0 1px 0 rgba(255,255,255,.28),
    inset 0 -3px 0 rgba(0,0,0,.14);
}

.donate-top svg{
  width:25px;
  height:25px;
  fill:currentColor;
  animation:donateHeartPulse 1.35s ease-in-out infinite;
  transform-origin:center;
  flex:0 0 auto;
}

@keyframes donateHeartPulse{
  0%,100%{transform:scale(1);filter:drop-shadow(0 0 0 rgba(255,255,255,0));}
  45%{transform:scale(1.18);filter:drop-shadow(0 0 8px rgba(255,255,255,.55));}
  65%{transform:scale(.96);}
}

.brand{
  grid-column:3;
  justify-self:end;
  display:flex;
  align-items:center;
  justify-content:center;
  width:244px;
  min-width:244px;
  padding:0;
  margin:0;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
}

.brand img{
  width:100%;
  height:auto;
  display:block;
  object-fit:contain;
  filter:
    drop-shadow(0 1px 0 rgba(255,255,255,.95))
    drop-shadow(0 8px 13px rgba(6,78,59,.11));
}

.desktop-nav{
  grid-column:2;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:42px;
  color:#111;
  font-size:19px;
  font-weight:850;
  white-space:nowrap;
}

.menu-btn{
  display:none;
  border-radius:0 !important;
}

@media(max-width:1180px){
  .header-shell{padding:0 30px;gap:22px;}
  .desktop-nav{gap:24px;font-size:16px;}
  .donate-top{min-width:188px;height:62px;font-size:20px;}
  .brand{width:210px;min-width:210px;}
}

@media(max-width:820px){
  .site-header{border-radius:0 !important;}

  .header-shell{
    height:88px;
    width:100%;
    padding:0 20px;
    display:grid;
    grid-template-columns:150px minmax(0,1fr) 58px;
    align-items:center;
    gap:12px;
    direction:ltr;
  }

  .desktop-nav{display:none !important;}

  .donate-top{
    grid-column:1;
    justify-self:start;
    width:150px;
    min-width:150px;
    height:56px;
    padding:0 12px;
    border-radius:0 !important;
    font-size:18px;
    gap:9px;
    white-space:nowrap;
  }

  .donate-top svg{width:20px;height:20px;}

  .brand{
    grid-column:2;
    justify-self:center;
    width:174px;
    min-width:0;
    max-width:100%;
    background:transparent !important;
    border:0 !important;
    box-shadow:none !important;
  }

  .brand img{
    width:100%;
    height:auto;
    max-height:58px;
    object-fit:contain;
  }

  .menu-btn{
    grid-column:3;
    justify-self:end;
    width:56px;
    height:56px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    flex-direction:column;
    gap:6px;
    border-radius:0 !important;
    border:1px solid rgba(6,78,59,.24);
    background:linear-gradient(145deg,rgba(32,76,60,.98),rgba(6,78,59,1));
    color:#fff;
    cursor:pointer;
    box-shadow:
      inset 4px 4px 10px rgba(0,0,0,.22),
      inset -3px -3px 8px rgba(255,255,255,.13),
      0 10px 22px rgba(6,78,59,.22);
    transition:transform .24s ease, box-shadow .24s ease, background .24s ease;
  }

  .menu-btn:hover,
  .menu-btn:focus-visible{
    transform:translateY(-2px);
    background:linear-gradient(145deg,rgba(72,160,84,1),rgba(6,78,59,1));
    box-shadow:
      inset 3px 3px 8px rgba(0,0,0,.18),
      inset -3px -3px 8px rgba(255,255,255,.16),
      0 16px 30px rgba(6,78,59,.28);
  }

  .menu-btn:active{
    transform:scale(.96);
    box-shadow:
      inset 6px 6px 12px rgba(0,0,0,.28),
      inset -2px -2px 6px rgba(255,255,255,.10),
      0 8px 18px rgba(6,78,59,.18);
  }

  .menu-btn span{
    width:25px;
    height:3px;
    display:block;
    background:#fff;
    border-radius:0 !important;
    box-shadow:0 1px 2px rgba(0,0,0,.20);
    transition:transform .25s ease, opacity .25s ease, width .25s ease;
  }

  .menu-btn:hover span:nth-child(1),
  .menu-btn:focus-visible span:nth-child(1){
    width:21px;
    transform:translateX(-2px);
  }

  .menu-btn:hover span:nth-child(2),
  .menu-btn:focus-visible span:nth-child(2){
    width:27px;
  }

  .menu-btn:hover span:nth-child(3),
  .menu-btn:focus-visible span:nth-child(3){
    width:21px;
    transform:translateX(2px);
  }

  .hero{padding-top:88px;}
  .hero-content{min-height:calc(100vh - 88px);}
}

@media(max-width:430px){
  .header-shell{
    height:84px;
    padding:0 16px;
    grid-template-columns:138px minmax(0,1fr) 52px;
    gap:9px;
  }

  .donate-top{
    width:138px;
    min-width:138px;
    height:52px;
    padding:0 9px;
    font-size:17px;
    gap:8px;
  }

  .donate-top svg{width:19px;height:19px;}

  .brand{
    width:150px;
    max-width:100%;
  }

  .brand img{max-height:52px;}

  .menu-btn{
    width:52px;
    height:52px;
  }

  .menu-btn span{width:23px;}

  .hero{padding-top:84px;}
  .hero-content{min-height:calc(100vh - 84px);}
}

@media(max-width:370px){
  .header-shell{
    padding:0 12px;
    grid-template-columns:128px minmax(0,1fr) 48px;
    gap:7px;
  }
  .donate-top{width:128px;min-width:128px;font-size:16px;}
  .brand{width:136px;}
  .menu-btn{width:48px;height:48px;}
}

/* =====================================================
   UNIFIED BUTTON SYSTEM - FINAL APPROVED
   توحيد أزرار الهيدر والهيرو وشريط الثقة
===================================================== */
:root{
  --btn-green-1:#064E3B;
  --btn-green-2:#204C3C;
  --btn-green-3:#48A054;
  --btn-dark-glass:rgba(10,16,18,.52);
  --btn-border-light:rgba(255,255,255,.46);
  --btn-radius:14px;
  --btn-radius-mobile:13px;
  --btn-shadow-green:0 16px 34px rgba(6,78,59,.25), inset 0 1px 0 rgba(255,255,255,.24), inset 0 -3px 0 rgba(0,0,0,.14);
  --btn-shadow-dark:0 16px 34px rgba(0,0,0,.22), inset 0 1px 0 rgba(255,255,255,.10), inset 0 -2px 0 rgba(0,0,0,.18);
}

/* حركة موحدة لكل الأزرار */
.donate-top,
.menu-btn,
.btn,
.trust-item{
  transition:transform .22s ease, box-shadow .22s ease, filter .22s ease, background .22s ease, border-color .22s ease;
}

/* الهيدر: ترتيب أنظف وتوازن بصري */
@media(max-width:820px){
  .site-header{
    border-radius:0 !important;
    background:linear-gradient(180deg,#ffffff 0%,#F5FAF7 100%) !important;
    box-shadow:0 10px 28px rgba(0,0,0,.12), inset 0 -1px 0 rgba(6,78,59,.08) !important;
  }

  .header-shell{
    height:86px !important;
    grid-template-columns:146px minmax(0,1fr) 56px !important;
    gap:12px !important;
    padding:0 18px !important;
  }

  .brand{
    width:158px !important;
    justify-self:center !important;
  }

  .brand img{
    max-height:54px !important;
    filter:drop-shadow(0 1px 0 rgba(255,255,255,.96)) drop-shadow(0 7px 12px rgba(6,78,59,.12)) !important;
  }

  /* زر التبرع العلوي: نفس نظام الأزرار */
  .donate-top{
    width:146px !important;
    min-width:146px !important;
    height:56px !important;
    padding:0 14px !important;
    border-radius:var(--btn-radius-mobile) !important;
    background:linear-gradient(135deg,var(--btn-green-1) 0%,var(--btn-green-2) 52%,var(--btn-green-3) 100%) !important;
    border:1px solid rgba(255,255,255,.18) !important;
    color:#fff !important;
    font-size:17px !important;
    font-weight:950 !important;
    line-height:1 !important;
    gap:9px !important;
    white-space:nowrap !important;
    box-shadow:var(--btn-shadow-green) !important;
  }

  .donate-top svg{
    width:20px !important;
    height:20px !important;
    flex:0 0 auto !important;
    animation:donateHeartPulse 1.35s ease-in-out infinite !important;
  }

  /* زر القائمة: مربع محفور، بنفس لون زر التبرع */
  .menu-btn{
    width:56px !important;
    height:56px !important;
    border-radius:var(--btn-radius-mobile) !important;
    background:linear-gradient(135deg,var(--btn-green-1) 0%,var(--btn-green-2) 56%,var(--btn-green-3) 100%) !important;
    border:1px solid rgba(255,255,255,.18) !important;
    box-shadow:var(--btn-shadow-green) !important;
    gap:6px !important;
  }

  .menu-btn span{
    width:24px !important;
    height:3px !important;
    background:#fff !important;
    border-radius:3px !important;
    box-shadow:0 1px 2px rgba(0,0,0,.20) !important;
  }

  .donate-top:hover,
  .donate-top:focus-visible,
  .menu-btn:hover,
  .menu-btn:focus-visible{
    transform:translateY(-2px) !important;
    filter:brightness(1.05) !important;
    box-shadow:0 20px 40px rgba(6,78,59,.30), inset 0 1px 0 rgba(255,255,255,.28), inset 0 -3px 0 rgba(0,0,0,.14) !important;
  }

  .menu-btn:active,
  .donate-top:active{
    transform:scale(.97) !important;
    box-shadow:0 10px 22px rgba(6,78,59,.20), inset 5px 5px 12px rgba(0,0,0,.22), inset -3px -3px 8px rgba(255,255,255,.12) !important;
  }

  .hero{padding-top:86px !important;}
  .hero-content{min-height:calc(100vh - 86px) !important;}
}

/* أزرار الهيرو: حجم، خط، أيقونة، ظل موحد */
.hero-buttons{
  align-items:center !important;
}

.btn{
  min-height:64px !important;
  height:64px !important;
  padding:0 28px !important;
  border-radius:var(--btn-radius) !important;
  font-size:18px !important;
  font-weight:950 !important;
  line-height:1 !important;
  gap:12px !important;
  white-space:nowrap !important;
  border:1px solid transparent !important;
}

.btn svg{
  width:22px !important;
  height:22px !important;
  flex:0 0 auto !important;
}

.btn-primary{
  min-width:210px !important;
  background:linear-gradient(135deg,var(--btn-green-1) 0%,var(--btn-green-2) 52%,var(--btn-green-3) 100%) !important;
  color:#fff !important;
  border-color:rgba(255,255,255,.18) !important;
  box-shadow:var(--btn-shadow-green) !important;
}

.btn-primary svg{
  animation:donateHeartPulse 1.35s ease-in-out infinite !important;
}

.btn-dark{
  min-width:230px !important;
  color:#fff !important;
  background:var(--btn-dark-glass) !important;
  border:2px solid rgba(255,255,255,.52) !important;
  box-shadow:var(--btn-shadow-dark) !important;
  backdrop-filter:blur(14px) !important;
  -webkit-backdrop-filter:blur(14px) !important;
}

.btn-light{
  min-width:230px !important;
  color:var(--btn-green-1) !important;
  background:rgba(255,255,255,.94) !important;
  border:1px solid rgba(72,160,84,.45) !important;
  box-shadow:0 16px 34px rgba(0,0,0,.16), inset 0 1px 0 rgba(255,255,255,.88) !important;
}

.btn:hover,
.btn:focus-visible{
  transform:translateY(-2px) !important;
  filter:brightness(1.04) !important;
}

.btn:active{
  transform:scale(.985) !important;
}

/* شريط الثقة: متناسق مع الأزرار لكن أخف */
.trust-bar{
  border-radius:var(--btn-radius) !important;
  background:rgba(10,16,18,.46) !important;
  border:1px solid rgba(255,255,255,.24) !important;
  box-shadow:0 18px 44px rgba(0,0,0,.24), inset 0 1px 0 rgba(255,255,255,.08) !important;
}

.trust-item{
  font-weight:900 !important;
}

.trust-icon{
  color:#48A054 !important;
}

@media(max-width:820px){
  .hero-copy h1{
    font-size:clamp(39px,10.5vw,58px) !important;
  }

  .hero-copy p{
    font-size:16px !important;
    line-height:1.85 !important;
  }

  .hero-buttons{
    gap:12px !important;
    margin-top:28px !important;
  }

  .btn{
    width:100% !important;
    height:58px !important;
    min-height:58px !important;
    padding:0 18px !important;
    border-radius:var(--btn-radius-mobile) !important;
    font-size:17px !important;
    gap:10px !important;
  }

  .btn svg{
    width:21px !important;
    height:21px !important;
  }

  .btn-primary,
  .btn-dark,
  .btn-light{
    min-width:0 !important;
  }

  .trust-bar{
    border-radius:var(--btn-radius-mobile) !important;
    padding:10px !important;
    gap:10px !important;
  }

  .trust-item{
    height:48px !important;
    min-height:48px !important;
    border-radius:var(--btn-radius-mobile) !important;
    padding:0 14px !important;
    background:rgba(255,255,255,.11) !important;
    border:1px solid rgba(255,255,255,.18) !important;
    font-size:13px !important;
    gap:10px !important;
  }

  .trust-icon{
    width:24px !important;
    height:24px !important;
  }
}

@media(max-width:430px){
  .header-shell{
    height:82px !important;
    grid-template-columns:132px minmax(0,1fr) 50px !important;
    padding:0 14px !important;
    gap:8px !important;
  }

  .donate-top{
    width:132px !important;
    min-width:132px !important;
    height:50px !important;
    font-size:16px !important;
    padding:0 9px !important;
  }

  .donate-top svg{width:18px !important;height:18px !important;}

  .brand{width:142px !important;}
  .brand img{max-height:50px !important;}

  .menu-btn{width:50px !important;height:50px !important;}
  .menu-btn span{width:22px !important;height:3px !important;}

  .hero{padding-top:82px !important;}
  .hero-content{min-height:calc(100vh - 82px) !important;}

  .btn{height:56px !important;min-height:56px !important;font-size:16px !important;}
  .trust-item{height:46px !important;min-height:46px !important;font-size:12.5px !important;}
}


/* =====================================================
   FINAL ENGRAVED BUTTON SYSTEM
   توحيد كل الأزرار والحسّ المحفور
===================================================== */
:root{
  --engraved-primary-bg: linear-gradient(145deg, #48A054 0%, #204C3C 46%, #204C3C 100%);
  --engraved-dark-bg: linear-gradient(145deg, rgba(23,33,38,.92), rgba(10,15,18,.97));
  --engraved-light-bg: linear-gradient(145deg, rgba(255,255,255,.98), rgba(245,250,247,.98));
  --engraved-primary-shadow:
    inset 0 2px 0 rgba(255,255,255,.20),
    inset 0 -5px 12px rgba(0,0,0,.23),
    inset 3px 3px 8px rgba(255,255,255,.06),
    inset -3px -3px 8px rgba(0,0,0,.08),
    0 12px 26px rgba(6,78,59,.22);
  --engraved-dark-shadow:
    inset 0 2px 0 rgba(255,255,255,.08),
    inset 0 -5px 12px rgba(0,0,0,.34),
    inset 3px 3px 8px rgba(255,255,255,.03),
    inset -3px -3px 8px rgba(0,0,0,.18),
    0 12px 26px rgba(0,0,0,.22);
  --engraved-light-shadow:
    inset 0 2px 0 rgba(255,255,255,.96),
    inset 0 -4px 10px rgba(0,0,0,.08),
    inset 3px 3px 8px rgba(255,255,255,.10),
    inset -3px -3px 8px rgba(0,0,0,.04),
    0 12px 24px rgba(0,0,0,.10);
}

.donate-top,
.menu-btn,
.hero-buttons .btn,
.trust-item{
  position:relative;
  overflow:hidden;
}

.donate-top::before,
.menu-btn::before,
.hero-buttons .btn::before,
.trust-item::before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:linear-gradient(to bottom, rgba(255,255,255,.15), rgba(255,255,255,.02) 36%, rgba(0,0,0,.05) 100%);
}

.donate-top,
.hero-buttons .btn{
  min-height:60px;
  padding-inline:24px;
  font-size:18px;
  font-weight:900;
  gap:10px;
  line-height:1;
}

.donate-top svg,
.hero-buttons .btn svg{
  width:20px;
  height:20px;
  flex:0 0 auto;
}

.donate-top,
.btn-primary,
.menu-btn{
  color:#fff;
  background:var(--engraved-primary-bg) !important;
  border:1px solid rgba(255,255,255,.14) !important;
  box-shadow:var(--engraved-primary-shadow) !important;
}

.donate-top:hover,
.btn-primary:hover,
.menu-btn:hover{
  transform:translateY(-1px);
  filter:brightness(1.03);
}

.btn-dark{
  color:#fff;
  background:var(--engraved-dark-bg) !important;
  border:1px solid rgba(255,255,255,.18) !important;
  box-shadow:var(--engraved-dark-shadow) !important;
}

.btn-light{
  color:#204C3C !important;
  background:var(--engraved-light-bg) !important;
  border:1px solid rgba(32,76,60,.16) !important;
  box-shadow:var(--engraved-light-shadow) !important;
}

.trust-item{
  min-height:44px;
  padding:0 16px;
  border-radius:18px;
  background:var(--engraved-dark-bg);
  border:1px solid rgba(255,255,255,.16);
  box-shadow:var(--engraved-dark-shadow);
  white-space:nowrap;
}

.trust-icon{
  width:20px;
  height:20px;
}

.trust-icon svg{
  width:100%;
  height:100%;
  stroke:#48A054;
}

.btn-primary svg,
.donate-top svg{
  animation:engravedHeartPulse 1.35s ease-in-out infinite;
  transform-origin:center;
}

@keyframes engravedHeartPulse{
  0%,100%{transform:scale(1);filter:drop-shadow(0 0 0 rgba(255,255,255,0));}
  45%{transform:scale(1.16);filter:drop-shadow(0 0 8px rgba(255,255,255,.45));}
  65%{transform:scale(.96);}
}

.menu-btn{
  gap:6px;
}

.menu-btn span{
  background:#fff;
  border-radius:0 !important;
}

@media(max-width:820px){
  .hero-buttons .btn,
  .donate-top{
    min-height:58px;
    font-size:17px;
    padding-inline:20px;
  }

  .hero-buttons .btn{
    width:100%;
  }

  .trust-item{
    height:44px;
    min-height:44px;
    padding:0 15px;
    font-size:13px;
  }
}

@media(max-width:430px){
  .hero-buttons .btn,
  .donate-top{
    min-height:55px;
    font-size:17px;
    padding-inline:18px;
  }

  .trust-item{
    height:42px;
    min-height:42px;
    padding:0 14px;
    font-size:12.5px;
  }
}


/* =====================================================
   FINAL CLEANUP OVERRIDES
   - إزالة العلب عن عناصر الثقة
   - زر التبرع العلوي نفس شكل الزر الرئيسي السفلي
   - زر القائمة بدون علبة منفصلة
   - تحريك الأيقونات
===================================================== */

/* زر التبرع العلوي: نفس شكل الزر الرئيسي السفلي */
.donate-top{
  border-radius:18px !important;
  background:linear-gradient(135deg,#204C3C,#48A054) !important;
  border:0 !important;
  box-shadow:var(--shadow) !important;
  min-height:60px;
}

.donate-top::before{display:none !important;}

/* زر القائمة: بدون علبة منفصلة */
.menu-btn{
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  width:46px !important;
  height:46px !important;
  padding:0 !important;
  min-width:46px;
  border-radius:0 !important;
}

.menu-btn::before{display:none !important;}
.menu-btn span{
  background:#204C3C !important;
  height:3px;
  width:26px !important;
  box-shadow:none !important;
}

.menu-btn:hover,
.menu-btn:focus-visible,
.menu-btn:active{
  transform:none !important;
  filter:none !important;
  box-shadow:none !important;
}

/* شريط الثقة: حذف العلب نهائياً عن العناصر */
.trust-item{
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  border-radius:0 !important;
  padding:0 18px !important;
}

.trust-item::before{display:none !important;}
.trust-item:not(:last-child){
  border-inline-start:1px solid rgba(255,255,255,.16);
}
.trust-item:last-child{border-inline-start:0;}

/* حركة احترافية للأيقونات */
.trust-icon,
.trust-item .trust-icon svg,
.menu-btn span{
  transition:transform .25s ease, opacity .25s ease;
}

.trust-icon{
  animation:trustIconFloat 2.6s ease-in-out infinite;
}

.trust-item:nth-child(2) .trust-icon{animation-delay:.2s;}
.trust-item:nth-child(3) .trust-icon{animation-delay:.4s;}
.trust-item:nth-child(4) .trust-icon{animation-delay:.6s;}
.trust-item:nth-child(5) .trust-icon{animation-delay:.8s;}
.trust-item:nth-child(6) .trust-icon{animation-delay:1s;}

@keyframes trustIconFloat{
  0%,100%{transform:translateY(0) scale(1);}
  50%{transform:translateY(-3px) scale(1.05);}
}

.menu-btn:hover span:nth-child(1),
.menu-btn:focus-visible span:nth-child(1){transform:translateX(-3px);}
.menu-btn:hover span:nth-child(2),
.menu-btn:focus-visible span:nth-child(2){transform:scaleX(1.08);}
.menu-btn:hover span:nth-child(3),
.menu-btn:focus-visible span:nth-child(3){transform:translateX(3px);}

/* الموبايل */
@media(max-width:820px){
  .donate-top{
    height:58px !important;
    min-height:58px !important;
    border-radius:17px !important;
    box-shadow:var(--shadow) !important;
  }

  .menu-btn{
    width:44px !important;
    height:44px !important;
    min-width:44px !important;
  }

  .trust-bar{
    padding:10px 8px !important;
    gap:6px !important;
  }

  .trust-item{
    padding:0 10px !important;
    font-size:13px !important;
    height:42px !important;
    min-height:42px !important;
    background:transparent !important;
  }

  .trust-item:not(:last-child){
    border-inline-start:0 !important;
  }
}

@media(max-width:430px){
  .donate-top{
    height:55px !important;
    min-height:55px !important;
    border-radius:16px !important;
  }

  .menu-btn{
    width:42px !important;
    height:42px !important;
    min-width:42px !important;
  }

  .trust-bar{
    padding:8px 6px !important;
  }

  .trust-item{
    padding:0 8px !important;
    font-size:12px !important;
    height:40px !important;
    min-height:40px !important;
  }
}


/* =====================================================
   FINAL REQUEST OVERRIDES
   - شريط أيقونات بدون إطار
   - الشريط يتحرك عرضياً ويرجع ويعيد
   - أزرار الأسفل نفس زر التبرع العلوي
===================================================== */

/* كل أزرار الهيرو نفس زر التبرع العلوي */
.hero-buttons{
  display:grid !important;
  grid-template-columns:1fr !important;
  gap:14px !important;
  margin-top:34px !important;
}

.hero-buttons .btn,
.hero-buttons .btn-primary,
.hero-buttons .btn-dark,
.hero-buttons .btn-light{
  width:100% !important;
  min-height:60px !important;
  padding:0 24px !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:10px !important;
  border-radius:18px !important;
  white-space:nowrap;
  color:#ffffff !important;
  background:linear-gradient(135deg,#204C3C,#48A054) !important;
  border:0 !important;
  box-shadow:var(--shadow) !important;
}

.hero-buttons .btn::before{display:none !important;}
.hero-buttons .btn svg{
  width:20px !important;
  height:20px !important;
  fill:currentColor !important;
  stroke:none !important;
}

/* شريط الثقة بدون إطار */
.trust-bar{
  width:min(1200px, calc(100% - 40px)) !important;
  min-height:auto !important;
  padding:8px 0 0 !important;
  margin:0 auto !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  backdrop-filter:none !important;
  overflow:hidden !important;
  display:block !important;
}

.trust-track{
  display:inline-flex;
  align-items:center;
  gap:30px;
  width:max-content;
  min-width:max-content;
  animation:trustTrackMove 14s ease-in-out infinite alternate;
  will-change:transform;
}

.trust-item{
  position:relative;
  display:inline-flex !important;
  align-items:center;
  justify-content:center;
  gap:10px;
  min-width:max-content;
  height:auto !important;
  min-height:0 !important;
  padding:0 !important;
  color:#fff;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  border-radius:0 !important;
}

.trust-item::before{display:none !important;}
.trust-item::after{
  content:"";
  width:1px;
  height:18px;
  background:rgba(255,255,255,.28);
  margin-inline-start:18px;
}

.trust-item:last-child::after{display:none;}

.trust-icon{
  width:22px !important;
  height:22px !important;
  display:grid;
  place-items:center;
  animation:trustIconNudge 2.4s ease-in-out infinite;
}

.trust-item:nth-child(2) .trust-icon{animation-delay:.18s;}
.trust-item:nth-child(3) .trust-icon{animation-delay:.36s;}
.trust-item:nth-child(4) .trust-icon{animation-delay:.54s;}
.trust-item:nth-child(5) .trust-icon{animation-delay:.72s;}
.trust-item:nth-child(6) .trust-icon{animation-delay:.9s;}

.trust-icon svg{
  width:100% !important;
  height:100% !important;
  stroke:#48A054 !important;
  fill:none !important;
}

@keyframes trustTrackMove{
  0%{ transform:translateX(0); }
  100%{ transform:translateX(-18%); }
}

@keyframes trustIconNudge{
  0%,100%{ transform:translateX(0); }
  50%{ transform:translateX(-4px); }
}

@media (max-width:820px){
  .hero-buttons .btn,
  .hero-buttons .btn-primary,
  .hero-buttons .btn-dark,
  .hero-buttons .btn-light{
    min-height:58px !important;
    border-radius:17px !important;
    font-size:17px !important;
  }

  .trust-bar{
    width:100% !important;
    padding-top:6px !important;
  }

  .trust-track{
    gap:22px;
    animation-duration:12s;
  }

  .trust-item{
    font-size:13px !important;
  }

  .trust-item::after{
    height:16px;
    margin-inline-start:14px;
  }

  .trust-icon{
    width:20px !important;
    height:20px !important;
  }
}

@media (max-width:430px){
  .hero-buttons .btn,
  .hero-buttons .btn-primary,
  .hero-buttons .btn-dark,
  .hero-buttons .btn-light{
    min-height:55px !important;
    border-radius:16px !important;
    font-size:17px !important;
  }

  .trust-track{
    gap:18px;
    animation-duration:10s;
  }

  .trust-item{
    font-size:12px !important;
    gap:8px;
  }

  .trust-item::after{
    margin-inline-start:12px;
  }

  .trust-icon{
    width:18px !important;
    height:18px !important;
  }
}


/* =====================================================
   FINAL BUTTON LOOK MATCH
   - كل الأزرار نفس الشكل واللون
   - كبسولة دائرية خضراء موحدة
===================================================== */
.donate-top,
.hero-buttons .btn,
.hero-buttons .btn-primary,
.hero-buttons .btn-dark,
.hero-buttons .btn-light{
  background: linear-gradient(135deg, #204C3C 0%, #48A054 55%, #48A054 100%) !important;
  color: #ffffff !important;
  border: 0 !important;
  border-radius: 24px !important;
  box-shadow:
    0 14px 30px rgba(6,78,59,0.22),
    inset 0 2px 0 rgba(255,255,255,.16),
    inset 0 -3px 0 rgba(0,0,0,.10) !important;
}

.donate-top,
.hero-buttons .btn{
  min-height: 60px !important;
  font-size: 18px !important;
  font-weight: 900 !important;
  letter-spacing: 0 !important;
}

.hero-buttons .btn:hover,
.donate-top:hover{
  transform: translateY(-2px) !important;
  filter: brightness(1.03) !important;
}

.hero-buttons .btn::before,
.donate-top::before{
  display:none !important;
}

.hero-buttons .btn svg,
.donate-top svg{
  fill: currentColor !important;
  stroke: none !important;
}

/* واتساب والحملات نفس اللون والشكل */
.hero-buttons .btn-dark,
.hero-buttons .btn-light{
  opacity: 1 !important;
}

@media (max-width: 820px){
  .donate-top,
  .hero-buttons .btn,
  .hero-buttons .btn-primary,
  .hero-buttons .btn-dark,
  .hero-buttons .btn-light{
    border-radius: 22px !important;
    min-height: 58px !important;
    font-size: 17px !important;
  }
}

@media (max-width: 430px){
  .donate-top,
  .hero-buttons .btn,
  .hero-buttons .btn-primary,
  .hero-buttons .btn-dark,
  .hero-buttons .btn-light{
    border-radius: 20px !important;
    min-height: 55px !important;
    font-size: 17px !important;
  }
}


/* =====================================================
   FINAL COLOR OVERRIDE
   - زر التبرع أخضر غامق
   - زر استعرض الحملات أبيض
===================================================== */
.donate-top,
.hero-buttons .btn-primary{
  background: linear-gradient(135deg, #064E3B 0%, #204C3C 55%, #204C3C 100%) !important;
  color: #ffffff !important;
  border: 0 !important;
  box-shadow:
    0 14px 30px rgba(6,78,59,0.24),
    inset 0 2px 0 rgba(255,255,255,.14),
    inset 0 -3px 0 rgba(0,0,0,.12) !important;
}

.hero-buttons .btn-dark{
  background: #ffffff !important;
  color: #064E3B !important;
  border: 1px solid rgba(6,78,59,.14) !important;
  box-shadow:
    0 14px 28px rgba(0,0,0,0.10),
    inset 0 1px 0 rgba(255,255,255,.95),
    inset 0 -2px 0 rgba(0,0,0,.05) !important;
}

.hero-buttons .btn-dark svg{
  fill: #064E3B !important;
  stroke: none !important;
}


/* =====================================================
   FIX CAMPAIGNS ICON CLARITY
===================================================== */
.hero-buttons .btn-dark svg{
  fill: none !important;
  stroke: #064E3B !important;
  stroke-width: 2.2 !important;
  stroke-linecap: round !important;
  stroke-linejoin: round !important;
}


/* =====================================================
   FINAL DESKTOP POLISH
   - Header: right logo, center nav, left donate
   - Hero content fully right on desktop
   - No arrows
   - Mobile unchanged
===================================================== */
@media (min-width: 992px){

  .site-header{
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    height: 100px !important;
    background: rgba(255,255,255,0.96) !important;
    border-bottom: 1px solid rgba(0,0,0,0.06) !important;
    box-shadow: 0 8px 24px rgba(0,0,0,0.08) !important;
    backdrop-filter: blur(10px) !important;
    -webkit-backdrop-filter: blur(10px) !important;
    z-index: 999 !important;
  }

  .header-shell{
    max-width: 1400px !important;
    margin: 0 auto !important;
    height: 100% !important;
    padding: 0 60px !important;
    display: grid !important;
    grid-template-columns: 200px 1fr 220px !important;
    align-items: center !important;
    direction: rtl !important;
    gap: 26px !important;
  }

  /* يمين */
  .brand{
    grid-column: 1 !important;
    justify-self: start !important;
    width: 190px !important;
    min-width: 190px !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
  }

  .brand img{
    width: 100% !important;
    height: auto !important;
    max-height: 74px !important;
    object-fit: contain !important;
  }

  /* وسط */
  .desktop-nav{
    grid-column: 2 !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 28px !important;
    color: #064E3B !important;
    font-weight: 800 !important;
    font-size: 14px !important;
    white-space: nowrap !important;
    direction: rtl !important;
  }

  .desktop-nav a{
    color: #064E3B !important;
    opacity: .95 !important;
    padding: 0 !important;
    text-shadow: none !important;
  }

  .desktop-nav a:hover{
    color: #204C3C !important;
  }

  .desktop-nav a.is-active::after{
    display: none !important;
  }

  /* يسار */
  .donate-top{
    grid-column: 3 !important;
    justify-self: end !important;
    width: 165px !important;
    min-width: 165px !important;
    height: 52px !important;
    border-radius: 14px !important;
    font-size: 18px !important;
    padding: 0 18px !important;
  }

  .donate-top svg{
    width: 18px !important;
    height: 18px !important;
  }

  .menu-btn{
    display: none !important;
  }

  /* ===== Hero ===== */
  .hero{
    padding-top: 100px !important;
    min-height: 100vh !important;
  }

  .hero-slide{
    background-position: left center !important;
  }

  .hero-overlay{
    background:
      linear-gradient(
        90deg,
        rgba(0,0,0,0.05) 0%,
        rgba(0,0,0,0.35) 40%,
        rgba(0,0,0,0.85) 100%
      ) !important;
  }

  .hero-content{
    max-width: 1400px !important;
    margin: 0 auto !important;
    padding: 0 80px 40px !important;
    display: flex !important;
    align-items: center !important;
    min-height: calc(100vh - 100px) !important;
  }

  .hero-copy{
    margin-left: auto !important;
    margin-right: 0 !important;
    width: 520px !important;
    text-align: right !important;
  }

  .hero-copy h1{
    font-size: 64px !important;
    line-height: 1.1 !important;
    letter-spacing: -0.5px !important;
  }

  .hero-copy p{
    margin-top: 20px !important;
    font-size: 20px !important;
    line-height: 1.8 !important;
  }

  .hero-buttons{
    margin-top: 28px !important;
    width: 480px !important;
    margin-left: auto !important;
    margin-right: 0 !important;
  }

  .hero-buttons .btn{
    width: 100% !important;
    min-height: 58px !important;
  }

  /* dots only */
  .arrow,
  .slider-controls .arrow{
    display: none !important;
  }

  .slider-controls{
    position: absolute !important;
    right: 82px !important;
    bottom: 36px !important;
    justify-content: flex-end !important;
    gap: 0 !important;
  }

  .dots{
    margin: 0 !important;
  }
}

@media (min-width: 992px) and (max-width: 1180px){
  .header-shell{
    padding: 0 34px !important;
    grid-template-columns: 180px 1fr 185px !important;
    gap: 18px !important;
  }

  .brand{
    width: 175px !important;
    min-width: 175px !important;
  }

  .desktop-nav{
    gap: 18px !important;
    font-size: 12.5px !important;
  }

  .donate-top{
    width: 150px !important;
    min-width: 150px !important;
    font-size: 16px !important;
  }

  .hero-content{
    padding: 0 48px 34px !important;
  }

  .hero-copy{
    width: 470px !important;
  }

  .hero-copy h1{
    font-size: 54px !important;
  }

  .hero-copy p{
    font-size: 18px !important;
  }

  .hero-buttons{
    width: 430px !important;
  }
}

@media (max-width: 820px) {
  .hero-slide { background-position: left center !important; }
}
@media (max-width: 430px) {
  .hero-slide { background-position: 18% center !important; }
}


/* =====================================================
   DESKTOP HERO TITLE POLISH
   ترتيب احترافي لعنوان الهيرو على الكمبيوتر فقط
===================================================== */
@media (min-width: 992px) {
  .hero-copy h1 {
    margin: 0 !important;
    max-width: 560px !important;
    text-align: right !important;
    line-height: 1.12 !important;
    letter-spacing: -0.8px !important;
  }

  .hero-copy h1 span {
    display: block !important;
    font-size: clamp(44px, 3.9vw, 58px) !important;
    font-weight: 800 !important;
    color: #ffffff !important;
    margin-bottom: 8px !important;
  }

  .hero-copy h1 strong {
    display: block !important;
    font-size: clamp(52px, 4.8vw, 72px) !important;
    font-weight: 900 !important;
    color: #48A054 !important;
    line-height: 1.08 !important;
    margin-top: 0 !important;
  }

  .hero-copy p {
    max-width: 560px !important;
    margin-top: 22px !important;
  }

  .hero-buttons {
    margin-top: 26px !important;
  }
}


/* =====================================================
   CAMPAIGNS SECTION
===================================================== */
.campaigns-section{
  position:relative;
  padding:110px 0 120px;
  background:
    radial-gradient(circle at top right, rgba(72,160,84,.14), transparent 28%),
    linear-gradient(180deg, #064E3B 0%, #064E3B 45%, #064E3B 100%);
  color:#fff;
}

.campaigns-shell{
  width:min(100%, 1400px);
  margin:0 auto;
  padding:0 42px;
}

.section-heading{
  max-width:820px;
  margin:0 auto 42px;
  text-align:center;
}

.section-kicker{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:10px 18px;
  border-radius:999px;
  margin-bottom:18px;
  background:rgba(72,160,84,.12);
  color:#48A054;
  font-size:14px;
  font-weight:900;
  border:1px solid rgba(72,160,84,.22);
}

.section-heading h2{
  margin:0;
  font-size:clamp(34px, 4vw, 54px);
  line-height:1.15;
  color:#fff;
}

.section-heading p{
  max-width:760px;
  margin:18px auto 0;
  color:rgba(255,255,255,.84);
  font-size:18px;
  line-height:1.95;
}

.campaigns-grid{
  display:grid;
  grid-template-columns:repeat(3, minmax(0, 1fr));
  gap:28px;
}

.campaign-card{
  display:flex;
  flex-direction:column;
  min-width:0;
  overflow:hidden;
  background:rgba(255,255,255,.04);
  border:1px solid rgba(255,255,255,.10);
  border-radius:28px;
  box-shadow:0 24px 70px rgba(0,0,0,.24);
  backdrop-filter:blur(10px);
  transition:transform .28s ease, box-shadow .28s ease, border-color .28s ease;
}

.campaign-card:hover{
  transform:translateY(-8px);
  border-color:rgba(72,160,84,.34);
  box-shadow:0 34px 80px rgba(0,0,0,.30);
}

.campaign-media{
  position:relative;
  aspect-ratio: 16 / 10;
  overflow:hidden;
  background:#064E3B;
}

.campaign-media::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(to top, rgba(6,78,59,.48), rgba(6,78,59,0) 50%);
}

.campaign-media img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
  transition:transform .5s ease;
}

.campaign-card:hover .campaign-media img{
  transform:scale(1.05);
}

.campaign-badge{
  position:absolute;
  top:18px;
  right:18px;
  z-index:2;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:10px 14px;
  border-radius:999px;
  background:rgba(6,78,59,.88);
  color:#fff;
  font-size:13px;
  font-weight:900;
  box-shadow:0 10px 26px rgba(0,0,0,.18);
}

.campaign-body{
  display:flex;
  flex-direction:column;
  gap:18px;
  padding:24px 24px 26px;
  flex:1;
}

.campaign-body h3{
  margin:0;
  font-size:28px;
  line-height:1.2;
  color:#fff;
}

.campaign-body p{
  margin:0;
  color:rgba(255,255,255,.82);
  font-size:16px;
  line-height:1.9;
  min-height:92px;
}

.campaign-progress{
  display:flex;
  flex-direction:column;
  gap:10px;
  margin-top:auto;
}

.progress-top,
.progress-stats{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
}

.progress-top{
  color:rgba(255,255,255,.88);
  font-size:14px;
  font-weight:800;
}

.progress-stats strong{
  color:#48A054;
  font-size:18px;
  font-weight:900;
}

.progress-stats span{
  color:rgba(255,255,255,.74);
  font-size:14px;
  font-weight:700;
}

.progress-bar{
  position:relative;
  height:11px;
  border-radius:999px;
  background:rgba(255,255,255,.12);
  overflow:hidden;
}

.progress-bar span{
  position:absolute;
  inset:0 auto 0 0;
  border-radius:inherit;
  background:linear-gradient(90deg, #204C3C 0%, #48A054 100%);
  box-shadow:0 0 20px rgba(72,160,84,.25);
}

.campaign-actions{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:12px;
  margin-top:4px;
}

.campaign-btn{
  min-height:54px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:16px;
  font-size:16px;
  font-weight:900;
  transition:transform .2s ease, filter .2s ease, background .2s ease, color .2s ease;
}

.campaign-btn:hover{
  transform:translateY(-2px);
}

.campaign-btn.primary{
  background:linear-gradient(135deg,#064E3B 0%,#204C3C 56%,#48A054 100%);
  color:#fff;
  box-shadow:0 16px 34px rgba(6,78,59,.24);
}

.campaign-btn.secondary{
  background:rgba(255,255,255,.06);
  color:#fff;
  border:1px solid rgba(255,255,255,.14);
}

@media (max-width: 1180px){
  .campaigns-shell{
    padding:0 26px;
  }

  .campaigns-grid{
    grid-template-columns:repeat(2, minmax(0, 1fr));
    gap:22px;
  }

  .campaign-body h3{
    font-size:24px;
  }
}

@media (max-width: 820px){
  .campaigns-section{
    padding:86px 0 92px;
  }

  .campaigns-shell{
    padding:0 18px;
  }

  .section-heading{
    margin-bottom:30px;
  }

  .section-kicker{
    font-size:13px;
    padding:9px 14px;
  }

  .section-heading h2{
    font-size:34px;
  }

  .section-heading p{
    font-size:16px;
    line-height:1.9;
  }

  .campaigns-grid{
    grid-template-columns:1fr;
    gap:18px;
  }

  .campaign-card{
    border-radius:24px;
  }

  .campaign-body{
    padding:20px 18px 20px;
    gap:15px;
  }

  .campaign-body h3{
    font-size:23px;
  }

  .campaign-body p{
    min-height:unset;
    font-size:15px;
  }

  .campaign-actions{
    grid-template-columns:1fr;
  }

  .campaign-btn{
    min-height:52px;
    font-size:15px;
  }
}


/* =====================================================
   CAMPAIGN PROGRESS BARS - FUNCTIONAL ANIMATION
===================================================== */
.progress-bar span{
  width:0;
  transition:width 1.4s cubic-bezier(.22,1,.36,1);
}

.campaign-card.is-visible .progress-bar span{
  width:calc(var(--progress, 0) * 1%);
}


/* =====================================================
   SITE DETAILS, MOBILE MENU, DONATION FORMS
===================================================== */
.mobile-nav-panel{
  position:fixed;
  top:88px;
  left:14px;
  right:14px;
  z-index:999;
  display:flex;
  flex-direction:column;
  gap:4px;
  padding:14px;
  border-radius:20px;
  background:rgba(255,255,255,.98);
  border:1px solid rgba(6,78,59,.12);
  box-shadow:0 24px 55px rgba(0,0,0,.18);
}

.mobile-nav-panel[hidden]{display:none}
.mobile-nav-panel a{
  padding:14px 16px;
  border-radius:14px;
  color:#064E3B;
  font-weight:900;
}
.mobile-nav-panel a:hover,
.mobile-nav-panel a.is-active{
  background:rgba(32,76,60,.10);
}

@media (min-width:821px){
  .mobile-nav-panel{display:none !important}
}

.site-info-section{
  padding:96px 0;
  background:#F5FAF7;
  color:#064E3B;
}
.site-info-section.alt{
  background:#F5FAF7;
}
.site-info-section.contact-band{
  background:linear-gradient(135deg,#064E3B 0%,#204C3C 100%);
  color:#fff;
}
.site-info-shell{
  width:min(100%,1400px);
  margin:0 auto;
  padding:0 42px;
}
.site-info-shell.two-col{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(320px,520px);
  gap:34px;
  align-items:center;
}
.site-info-section h2{
  margin:0;
  font-size:clamp(30px,3.6vw,48px);
  line-height:1.2;
}
.site-info-section p{
  margin:18px 0 0;
  color:#1F2937;
  font-size:18px;
  line-height:2;
}
.contact-band p{color:rgba(255,255,255,.86)}
.section-heading.compact{
  margin-bottom:0;
}
.section-heading.compact h2,
.section-heading.compact p{
  color:inherit;
}
.info-grid,
.faq-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:14px;
}
.info-grid article,
.faq-grid details,
.steps-list span{
  display:block;
  padding:18px;
  border-radius:20px;
  background:#fff;
  border:1px solid rgba(6,78,59,.08);
  box-shadow:0 16px 34px rgba(6,78,59,.08);
}
.info-grid strong{
  display:block;
  color:#064E3B;
  font-size:18px;
  margin-bottom:8px;
}
.info-grid span,
.steps-list span,
.faq-grid p{
  color:#1F2937;
  line-height:1.8;
}
.steps-list{
  display:flex;
  flex-direction:column;
  gap:12px;
}
.faq-grid summary{
  cursor:pointer;
  color:#064E3B;
  font-weight:900;
  font-size:17px;
}
.campaign-btn.inline{
  width:max-content;
  min-width:220px;
  margin-top:24px;
}
.contact-actions{
  display:grid;
  gap:12px;
}
.site-footer{
  padding:34px 0;
  background:#064E3B;
  color:#fff;
}
.footer-grid-clean{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:24px;
}
.footer-grid-clean strong,
.footer-grid-clean span{
  display:block;
}
.footer-grid-clean nav{
  display:flex;
  flex-wrap:wrap;
  gap:12px 18px;
}
.footer-grid-clean a{
  color:rgba(255,255,255,.78);
  font-weight:800;
}

.donor-fields{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:12px;
  margin-top:16px;
}
.donor-field label{
  display:block;
  margin-bottom:8px;
  color:#fff;
  font-size:13px;
  font-weight:900;
}
.donor-field label span{
  color:rgba(255,255,255,.66);
  font-weight:700;
}
.donor-field input{
  width:100%;
  height:50px;
  border-radius:16px;
  border:1px solid rgba(255,255,255,.12);
  background:rgba(255,255,255,.06);
  color:#fff;
  padding:0 14px;
  font:inherit;
  outline:none;
}
.donor-field input::placeholder{
  color:rgba(255,255,255,.45);
}
.donation-note{
  margin:0 0 14px;
  color:rgba(255,255,255,.70);
  font-size:13px;
  line-height:1.8;
}
.donation-status{
  min-height:24px;
  margin:0 0 12px;
  font-size:13px;
  font-weight:800;
  line-height:1.7;
}
.donation-status[data-type="error"]{color:#fecaca}
.donation-status[data-type="info"]{color:#DDEFE6}
.campaign-btn[disabled]{
  opacity:.72;
  cursor:progress;
  transform:none !important;
}

@media (max-width:820px){
  .site-info-section{
    padding:72px 0;
  }
  .site-info-shell{
    padding:0 18px;
  }
  .site-info-shell.two-col,
  .info-grid,
  .faq-grid,
  .donor-fields{
    grid-template-columns:1fr;
  }
  .footer-grid-clean{
    align-items:flex-start;
    flex-direction:column;
  }
  .campaign-btn.inline{
    width:100%;
  }
}


/* v38: use the payment-gateway green for all visible action buttons */
:root{
  --payment-gateway-green:#204C3C;
  --green:#204C3C;
  --green2:#204C3C;
  --green3:#204C3C;
  --primary:#204C3C;
  --primary-2:#204C3C;
  --shuaa-green:#204C3C;
  --shuaa-green-2:#204C3C;
  --shuaa-green-3:#204C3C;
  --btn-green-1:#204C3C;
  --btn-green-2:#204C3C;
  --btn-green-3:#204C3C;
  --engraved-primary-bg:#204C3C;
  --btn-shadow-green:0 14px 30px rgba(32,76,60,.22), inset 0 1px 0 rgba(255,255,255,.20), inset 0 -2px 0 rgba(0,0,0,.10);
}
.donate-top,
.menu-btn,
.btn,
.btn-primary,
.btn-dark,
.btn-light,
.campaign-btn,
.campaign-btn.primary,
.campaign-btn.secondary,
.campaign-actions .campaign-btn,
.campaign-hero__actions .campaign-btn,
.campaign-final-cta__actions .campaign-btn,
.campaign-premium-summary .campaign-btn,
.campaign-premium-cta,
.final-donation-cta__button,
.global-donation-card__button,
.global-donation-modal button[type="submit"],
.campaign-donation-modal button[type="submit"],
[data-donate-submit],
.donate-btn,
.campaign-donate-btn,
.btn-donate,
.donate-round,
.header-donate,
.quick-amount:hover,
.quick-amount.active,
.amount-btn.active,
.amount-btn:hover,
.amount-chip.is-active,
.amount-chip:hover,
.donation-channels__footer .campaign-btn.secondary.inline,
button.udhiyah-pay-btn,
.udhiyah-pay-btn{
  background:#204C3C !important;
  background-image:none !important;
  border-color:#204C3C !important;
  color:#fff !important;
  box-shadow:0 12px 28px rgba(32,76,60,.20) !important;
}
.donate-top:hover,
.menu-btn:hover,
.btn:hover,
.btn-primary:hover,
.btn-dark:hover,
.btn-light:hover,
.campaign-btn:hover,
.campaign-btn.primary:hover,
.campaign-btn.secondary:hover,
.campaign-actions .campaign-btn:hover,
.campaign-hero__actions .campaign-btn:hover,
.campaign-final-cta__actions .campaign-btn:hover,
.campaign-premium-summary .campaign-btn:hover,
.campaign-premium-cta:hover,
.final-donation-cta__button:hover,
.global-donation-card__button:hover,
[data-donate-submit]:hover,
.donate-btn:hover,
.campaign-donate-btn:hover,
.btn-donate:hover,
.donate-round:hover,
.header-donate:hover,
button.udhiyah-pay-btn:hover,
.udhiyah-pay-btn:hover{
  background:#204C3C !important;
  background-image:none !important;
  border-color:#204C3C !important;
  color:#fff !important;
  filter:brightness(1.04);
}
.menu-btn span{background:#fff !important;}
.donate-top svg,
.btn svg,
.campaign-btn svg,
.final-donation-cta__button svg{color:#fff !important;fill:currentColor;stroke:currentColor;}



/* v38: restore old footer colour while keeping English/LTR build */
.footer{
  background:#0f1d16 !important;
  color:#d8e8de !important;
}
.footer a{
  color:#d8e8de !important;
}
.footer a:hover{
  color:#fff !important;
}
.shuaa-footer{
  --footer-bg:#03382C !important;
  --footer-bg-2:#064E3B !important;
  --footer-accent:#16A36F !important;
  --footer-accent-soft:rgba(22,163,111,.18) !important;
  --footer-text:#fff !important;
  --footer-muted:rgba(255,255,255,.82) !important;
  --footer-border:rgba(255,255,255,.12) !important;
  --shuaa-dark-top:#03382c !important;
  --shuaa-dark-bottom:#071512 !important;
  background:
    radial-gradient(circle at 18% 8%, rgba(22,163,111,.18) 0%, transparent 32%),
    radial-gradient(circle at 82% 76%, rgba(22,163,111,.14) 0%, transparent 30%),
    linear-gradient(135deg,#03382C 0%,#022e25 52%,#064E3B 100%) !important;
  color:#fff !important;
}
/* v41: keep the current primary colour; apply the old payment-gateway button shape only */
:root{
  --payment-old-button-radius:8px;
  --payment-old-button-height:52px;
  --payment-old-button-padding-x:18px;
  --payment-old-chip-height:44px;
}

.btn,
.btn-primary,
.btn-secondary,
.btn-dark,
.btn-light,
.btn-green,
.btn-gold,
.btn-ghost,
.btn-wide,
.btn-small,
.campaign-btn,
.campaign-btn.primary,
.campaign-btn.secondary,
.campaign-btn.inline,
.campaign-actions .campaign-btn,
.campaign-hero__actions .campaign-btn,
.campaign-final-cta__actions .campaign-btn,
.campaign-premium-summary .campaign-btn,
.campaign-premium-cta,
.final-donation-cta__button,
.global-donation-card__button,
.global-donation-modal button[type="submit"],
.campaign-donation-modal button[type="submit"],
[data-donate-submit],
.donate-btn,
.campaign-donate-btn,
.btn-donate,
.pay-btn,
.udhiyah-btn,
.udhiyah-pay-btn,
button.udhiyah-pay-btn,
.well-pay-btn,
.donate-round,
.header-donate,
.donate-top,
.compact-donate,
.split-donate,
.old-donate,
.ti-cta,
.impact-cta,
.campaigns-more__button,
.details-btn,
.status-btn,
.donation-channels__footer .campaign-btn.secondary.inline,
.donation-wizard__next,
.donation-wizard__back,
.campaign-submit,
.admin-btn,
.admin-button,
a.button,
a[role="button"]{
  min-height:var(--payment-old-button-height) !important;
  height:auto !important;
  padding:0 var(--payment-old-button-padding-x) !important;
  border-radius:var(--payment-old-button-radius) !important;
  border-width:1px !important;
  box-shadow:none !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:10px !important;
  font-family:inherit !important;
  font-size:15px !important;
  font-weight:900 !important;
  line-height:1 !important;
  text-align:center !important;
  text-decoration:none !important;
  letter-spacing:0 !important;
  white-space:nowrap !important;
  cursor:pointer !important;
  appearance:none !important;
  -webkit-appearance:none !important;
  overflow:hidden !important;
  transition:border-color .18s ease, background .18s ease, color .18s ease, filter .18s ease, transform .18s ease !important;
}

.btn:hover,
.btn-primary:hover,
.btn-secondary:hover,
.btn-dark:hover,
.btn-light:hover,
.btn-green:hover,
.btn-gold:hover,
.btn-ghost:hover,
.btn-wide:hover,
.btn-small:hover,
.campaign-btn:hover,
.campaign-btn.primary:hover,
.campaign-btn.secondary:hover,
.campaign-btn.inline:hover,
.campaign-actions .campaign-btn:hover,
.campaign-hero__actions .campaign-btn:hover,
.campaign-final-cta__actions .campaign-btn:hover,
.campaign-premium-summary .campaign-btn:hover,
.campaign-premium-cta:hover,
.final-donation-cta__button:hover,
.global-donation-card__button:hover,
.global-donation-modal button[type="submit"]:hover,
.campaign-donation-modal button[type="submit"]:hover,
[data-donate-submit]:hover,
.donate-btn:hover,
.campaign-donate-btn:hover,
.btn-donate:hover,
.pay-btn:hover,
.udhiyah-btn:hover,
.udhiyah-pay-btn:hover,
button.udhiyah-pay-btn:hover,
.well-pay-btn:hover,
.donate-round:hover,
.header-donate:hover,
.donate-top:hover,
.compact-donate:hover,
.split-donate:hover,
.old-donate:hover,
.ti-cta:hover,
.impact-cta:hover,
.campaigns-more__button:hover,
.details-btn:hover,
.status-btn:hover,
.donation-channels__footer .campaign-btn.secondary.inline:hover,
.donation-wizard__next:hover,
.donation-wizard__back:hover,
.campaign-submit:hover,
.admin-btn:hover,
.admin-button:hover,
a.button:hover,
a[role="button"]:hover{
  box-shadow:none !important;
  transform:none !important;
  filter:brightness(1.04) !important;
}

.btn:active,
.btn-primary:active,
.btn-secondary:active,
.btn-dark:active,
.btn-light:active,
.campaign-btn:active,
.final-donation-cta__button:active,
.global-donation-card__button:active,
[data-donate-submit]:active,
.donate-btn:active,
.campaign-donate-btn:active,
.btn-donate:active,
.pay-btn:active,
.udhiyah-pay-btn:active,
.donate-round:active,
.header-donate:active,
.donate-top:active,
a.button:active,
a[role="button"]:active{
  transform:none !important;
  box-shadow:none !important;
}

.btn svg,
.btn-primary svg,
.btn-secondary svg,
.btn-dark svg,
.btn-light svg,
.campaign-btn svg,
.final-donation-cta__button svg,
.global-donation-card__button svg,
[data-donate-submit] svg,
.donate-btn svg,
.campaign-donate-btn svg,
.btn-donate svg,
.pay-btn svg,
.udhiyah-pay-btn svg,
.donate-round svg,
.header-donate svg,
.donate-top svg{
  width:20px !important;
  height:20px !important;
  flex:0 0 auto !important;
}

.btn.full,
.btn-block,
.campaign-btn.full,
.global-donation-modal .campaign-btn.full,
.campaign-donation-modal .campaign-btn.full,
[data-donate-submit].full,
button[data-donate-submit],
.donation-wizard__actions .campaign-submit,
.global-donation-modal button[type="submit"],
.campaign-donation-modal button[type="submit"],
.pay-btn{
  width:100% !important;
}

.amount-btn,
.quick-amount,
.amount-chip,
.campaign-amount,
.campaign-option{
  min-height:var(--payment-old-chip-height) !important;
  border-radius:var(--payment-old-button-radius) !important;
  padding:0 14px !important;
  box-shadow:none !important;
  font-weight:900 !important;
  transition:border-color .18s ease, background .18s ease, color .18s ease, filter .18s ease !important;
}

.amount-btn:hover,
.amount-btn.active,
.quick-amount:hover,
.quick-amount.active,
.amount-chip:hover,
.amount-chip.is-active,
.campaign-amount:hover,
.campaign-amount.is-active,
.campaign-option:hover,
.campaign-option.is-active{
  box-shadow:none !important;
  transform:none !important;
}

@media(max-width:640px){
  .btn,
  .btn-primary,
  .btn-secondary,
  .btn-dark,
  .btn-light,
  .campaign-btn,
  .final-donation-cta__button,
  .global-donation-card__button,
  [data-donate-submit],
  .donate-btn,
  .campaign-donate-btn,
  .btn-donate,
  .pay-btn,
  .udhiyah-pay-btn,
  .well-pay-btn,
  .header-donate,
  .donate-top,
  .campaign-submit{
    width:100% !important;
    white-space:normal !important;
  }
}


/* v57 - campaign WhatsApp action */
.campaign-actions--with-whatsapp{
  grid-template-columns:1fr 1fr;
}
.campaign-actions--with-whatsapp .campaign-btn.whatsapp{
  grid-column:1 / -1;
}
.campaign-btn.whatsapp{
  background:rgba(255,255,255,.96);
  color:#204C3C;
  border:1px solid rgba(32,76,60,.22);
  box-shadow:0 12px 28px rgba(0,0,0,.10);
  gap:10px;
}
.campaign-btn.whatsapp:hover{
  background:#F5FAF7;
  border-color:rgba(72,160,84,.42);
  color:#204C3C;
}
.campaign-whatsapp-icon{
  width:24px;
  height:24px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:8px;
  background:#48A054;
  color:#fff;
  font-size:17px;
  line-height:1;
  font-weight:900;
}
html[dir="rtl"] .campaign-btn.whatsapp,
body[dir="rtl"] .campaign-btn.whatsapp{
  direction:rtl;
}
.campaign-gateway-card .campaign-btn.whatsapp.full{
  margin-top:12px;
}
@media (max-width: 720px){
  .campaign-actions--with-whatsapp{
    grid-template-columns:1fr;
  }
  .campaign-actions--with-whatsapp .campaign-btn.whatsapp{
    grid-column:auto;
  }
  .campaign-btn.whatsapp{
    min-height:50px;
    border-radius:14px;
    font-size:15px;
  }
}


/* v57 - WhatsApp icon button inside campaign pages */
.campaign-whatsapp-icon{
  flex:0 0 auto;
}
.campaign-whatsapp-icon .campaign-whatsapp-svg{
  width:16px;
  height:16px;
  display:block;
  fill:currentColor;
}
.campaign-btn.whatsapp .campaign-whatsapp-icon{
  background:#25D366 !important;
  color:#fff !important;
  border-radius:7px;
}
.campaign-whatsapp-page{
  margin-top:10px;
}
.campaign-premium-actions{
  display:grid;
  gap:10px;
  margin-top:18px;
}
.campaign-premium-summary .campaign-whatsapp-page{
  margin-top:10px;
}
html[dir="rtl"] .campaign-whatsapp-page,
body[dir="rtl"] .campaign-whatsapp-page{
  direction:rtl;
}
@media (max-width:720px){
  .campaign-whatsapp-icon .campaign-whatsapp-svg{
    width:17px;
    height:17px;
  }
  .campaign-premium-actions{
    gap:9px;
  }
}


/* v59 - Arabic-first + clean WhatsApp icon inside campaign pages */
.campaign-btn.whatsapp{
  background:rgba(255,255,255,.98) !important;
  color:#204C3C !important;
  border:1px solid rgba(32,76,60,.24) !important;
  box-shadow:none !important;
  gap:10px !important;
}
.campaign-btn.whatsapp:hover{
  background:#F5FAF7 !important;
  color:#204C3C !important;
  border-color:rgba(32,76,60,.38) !important;
}
.campaign-whatsapp-icon,
.campaign-btn.whatsapp .campaign-whatsapp-icon{
  width:22px !important;
  height:22px !important;
  padding:0 !important;
  margin:0 !important;
  background:transparent !important;
  border:0 !important;
  border-radius:0 !important;
  color:#204C3C !important;
  box-shadow:none !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  flex:0 0 auto !important;
}
.campaign-whatsapp-icon .campaign-whatsapp-svg{
  width:22px !important;
  height:22px !important;
  display:block !important;
  fill:currentColor !important;
}
html[dir="rtl"] .campaign-btn.whatsapp,
body[dir="rtl"] .campaign-btn.whatsapp{
  direction:rtl !important;
}
html[dir="rtl"] .campaign-btn.whatsapp .campaign-whatsapp-icon,
body[dir="rtl"] .campaign-btn.whatsapp .campaign-whatsapp-icon{
  order:2 !important;
}
html[dir="rtl"] .campaign-btn.whatsapp span:not(.campaign-whatsapp-icon),
body[dir="rtl"] .campaign-btn.whatsapp span:not(.campaign-whatsapp-icon){
  order:1 !important;
}
html[dir="ltr"] .campaign-btn.whatsapp .campaign-whatsapp-icon,
body[dir="ltr"] .campaign-btn.whatsapp .campaign-whatsapp-icon{
  order:0 !important;
}
