[data-theme-slug="women-humanitarian"]{ --wh-deep:color-mix(in srgb,var(--primary) 72%,#26091f); --wh-gold:var(--accent); --wh-surface:var(--theme-surface-color,#fffdfd); --wh-surface-alt:var(--theme-surface-alt-color,#f5e9ef); --wh-text:var(--theme-text-color,#3f2a38); --wh-muted:var(--theme-muted-color,#806c78); --wh-border:var(--theme-border-color,#e3ced8); --wh-shadow-sm:0 12px 32px rgba(75,30,62,.08); --wh-shadow-lg:0 30px 90px rgba(75,30,62,.15); overflow-x:hidden; background:var(--bg); color:var(--wh-text); background-image:url("images/soft-pattern.webp"); background-size:500px; background-attachment:fixed; } [data-theme-slug="women-humanitarian"]::before{content:"";position:fixed;inset:0;z-index:-2;background:linear-gradient(180deg,color-mix(in srgb,var(--bg) 97%,transparent),color-mix(in srgb,var(--bg) 93%,transparent));pointer-events:none} [data-theme-slug="women-humanitarian"] h1,[data-theme-slug="women-humanitarian"] h2,[data-theme-slug="women-humanitarian"] h3,[data-theme-slug="women-humanitarian"] h4{font-weight:var(--theme-heading-weight,900)} [data-theme-slug="women-humanitarian"] .container{gap:clamp(var(--theme-content-gap-mobile,16px),2vw,var(--theme-content-gap-desktop,24px))} [data-theme-slug="women-humanitarian"] .top{position:relative;padding-block:var(--theme-topbar-padding,8px);background:var(--theme-topbar-bg,#3e1834);color:var(--theme-topbar-text,#f8edf4);border:0;font-size:12px} [data-theme-slug="women-humanitarian"] .top::after{content:"";position:absolute;inset:auto 0 0;height:1px;background:linear-gradient(90deg,transparent,var(--wh-gold),transparent);opacity:.58} [data-theme-slug="women-humanitarian"] .site-header{z-index:55;box-shadow:var(--theme-header-shadow,0 8px 35px rgba(75,30,62,.08));border-radius:0 0 var(--theme-header-radius,22px) var(--theme-header-radius,22px)} [data-theme-slug="women-humanitarian"] .site-header.runtime-floating{border-radius:var(--theme-header-radius,22px)} [data-theme-slug="women-humanitarian"] .site-header .nav{width:min(var(--theme-header-container-width,1380px),96%);margin-inline:auto;padding-inline:var(--theme-header-padding-x,22px);gap:clamp(12px,2vw,28px)} [data-theme-slug="women-humanitarian"] .site-header .brand-wrap{gap:var(--theme-brand-gap,14px)} [data-theme-slug="women-humanitarian"] .brand-logo{height:auto;object-fit:contain;filter:drop-shadow(0 8px 22px rgba(75,30,62,.08))} [data-theme-slug="women-humanitarian"] .brand-mark{position:relative;width:56px;height:56px;border-radius:50% 50% 18px 18px;background:linear-gradient(145deg,var(--primary),var(--wh-deep));box-shadow:inset 0 0 0 2px color-mix(in srgb,var(--wh-gold) 45%,transparent),0 10px 25px rgba(75,30,62,.15)} [data-theme-slug="women-humanitarian"] .brand-mark::after{content:"";position:absolute;inset:11px 16px 10px;border:2px solid var(--wh-gold);border-bottom:0;border-radius:30px 30px 0 0} [data-theme-slug="women-humanitarian"] .brand{color:var(--primary)} [data-theme-slug="women-humanitarian"] .brand small{color:var(--primary2)} [data-theme-slug="women-humanitarian"] .site-header .menu{font-weight:var(--theme-menu-weight,700)} [data-theme-slug="women-humanitarian"] .site-header .menu-link{position:relative;transition:color var(--theme-menu-transition,240ms) ease,background-color var(--theme-menu-transition,240ms) ease,transform var(--theme-menu-transition,240ms) ease} [data-theme-slug="women-humanitarian"] .site-header .menu-link::before{content:"";position:absolute;right:var(--menu-item-px);left:var(--menu-item-px);bottom:3px;height:var(--theme-menu-indicator-height,2px);border-radius:99px;background:linear-gradient(90deg,var(--primary2),var(--wh-gold));opacity:0;transform:scaleX(.2);transition:opacity var(--theme-menu-transition,240ms) ease,transform var(--theme-menu-transition,240ms) ease} [data-theme-slug="women-humanitarian"] .site-header .menu-link:hover::before,[data-theme-slug="women-humanitarian"] .site-header .menu-link.is-active::before,[data-theme-slug="women-humanitarian"] .site-header .nav-dropdown[open]>.menu-link::before{opacity:var(--theme-menu-indicator-opacity,100%);transform:scaleX(1)} [data-theme-slug="women-humanitarian"] .site-header .nav-dropdown-panel{gap:var(--theme-submenu-gap,4px);overflow:hidden} [data-theme-slug="women-humanitarian"] .site-header .nav-dropdown-panel::after{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,var(--primary2),var(--wh-gold),transparent)} [data-theme-slug="women-humanitarian"] .site-header .submenu-link{font-weight:650} [data-theme-slug="women-humanitarian"] .site-header .mobile-menu-panel{width:min(var(--theme-mobile-menu-width,340px),92vw);padding:12px;gap:6px} [data-theme-slug="women-humanitarian"] .site-header .mobile-menu.style-drawer .mobile-menu-panel{position:fixed;top:0;bottom:0;left:0;max-height:none;border-radius:0;width:min(var(--theme-mobile-menu-width,340px),92vw);padding-top:84px;overflow:auto} [data-theme-slug="women-humanitarian"] .site-header .mobile-menu.style-fullscreen .mobile-menu-panel{position:fixed;inset:0;width:100vw;max-height:none;border-radius:0;padding:90px 7vw;overflow:auto} [data-theme-slug="women-humanitarian"] .site-header .menu-action{min-height:44px;padding-inline:18px;font-weight:800} [data-theme-slug="women-humanitarian"] .btn{position:relative;overflow:hidden;isolation:isolate;min-height:48px;padding-inline:24px;border-radius:var(--theme-button-radius,14px);background:linear-gradient(135deg,var(--primary),color-mix(in srgb,var(--primary) 78%,#d07098));box-shadow:0 12px 28px color-mix(in srgb,var(--primary) 18%,transparent);transition:transform .24s ease,box-shadow .24s ease,filter .24s ease} [data-theme-slug="women-humanitarian"] .btn::after{content:"";position:absolute;top:-35%;right:-48%;width:34%;height:170%;background:linear-gradient(180deg,transparent,rgba(255,255,255,.36),transparent);transform:rotate(24deg);pointer-events:none;opacity:var(--theme-shine-enabled,1)} [data-theme-slug="women-humanitarian"] .btn:hover{transform:translateY(calc(var(--theme-hover-lift,var(--theme-card-hover-distance,9px)) * -.38));box-shadow:0 18px 34px color-mix(in srgb,var(--primary) 24%,transparent)} [data-theme-slug="women-humanitarian"] .btn:hover::after{animation:whButtonSweep .9s ease} [data-theme-slug="women-humanitarian"] .btn.alt{background:linear-gradient(135deg,color-mix(in srgb,var(--primary2) 85%,#7f3655),var(--primary2),var(--wh-gold));color:#fff} [data-theme-slug="women-humanitarian"] .btn.outline{color:var(--primary);border-color:color-mix(in srgb,var(--primary) 40%,transparent);background:color-mix(in srgb,var(--wh-surface) 72%,transparent);box-shadow:none} [data-theme-slug="women-humanitarian"] .btn.light{border-color:color-mix(in srgb,var(--wh-gold) 50%,transparent);color:var(--wh-deep);background:var(--wh-surface)} [data-theme-slug="women-humanitarian"] .hero{display:grid;align-items:center;padding:clamp(76px,8vw,105px) 0 clamp(100px,10vw,135px);background-color:var(--wh-deep);background-image:linear-gradient(90deg,color-mix(in srgb,var(--wh-deep) 98%,transparent) 0%,color-mix(in srgb,var(--primary) 88%,transparent) 65%,color-mix(in srgb,var(--primary) 72%,transparent) 100%),url("images/hero-care.webp");background-repeat:no-repeat;background-position:center,left 36% bottom -35px;background-size:cover,clamp(680px,67vw,1120px) auto;border:0} [data-theme-slug="women-humanitarian"] .hero::before{content:"";position:absolute;inset:0;z-index:1;width:auto;height:auto;border:0;border-radius:0;background-image:linear-gradient(color-mix(in srgb,var(--wh-gold) 6%,transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in srgb,var(--wh-gold) 6%,transparent) 1px,transparent 1px),radial-gradient(circle at 75% 24%,color-mix(in srgb,var(--wh-gold) 18%,transparent),transparent 25%);background-size:80px 80px,80px 80px,auto} [data-theme-slug="women-humanitarian"] .hero::after{content:"";position:absolute;z-index:3;left:0;right:0;bottom:-1px;height:76px;background:var(--bg);clip-path:polygon(0 72%,35% 72%,38% 42%,50% 0,62% 42%,65% 72%,100% 72%,100% 100%,0 100%)} [data-theme-slug="women-humanitarian"] .hero-grid{position:relative;z-index:4} [data-theme-slug="women-humanitarian"] .runtime-hero-centered .hero-grid{max-width:980px} [data-theme-slug="women-humanitarian"] .hero-copy{position:relative;padding:44px 0 40px} [data-theme-slug="women-humanitarian"] .hero-copy::before{content:"تمكين • رعاية • تنمية • أثر";display:inline-flex;margin-bottom:25px;padding:9px 17px;border:1px solid color-mix(in srgb,var(--wh-gold) 42%,transparent);border-radius:99px;color:color-mix(in srgb,var(--wh-gold) 78%,#fff);background:rgba(255,255,255,.06);font-size:13px;font-weight:800;backdrop-filter:blur(8px)} [data-theme-slug="women-humanitarian"] .hero .eyebrow{color:var(--wh-gold)} [data-theme-slug="women-humanitarian"] .hero h1{max-width:820px;margin:0 auto 21px;color:var(--theme-hero-text-color,#fffdf8);font-weight:900;line-height:1.36;letter-spacing:-1px;text-wrap:balance;text-shadow:0 8px 30px rgba(0,0,0,.17)} [data-theme-slug="women-humanitarian"] .hero p{max-width:720px;margin-inline:auto;color:var(--theme-hero-muted-color,#e8e3d7);font-size:19px;line-height:2} [data-theme-slug="women-humanitarian"] .hero-actions{justify-content:center;gap:13px;margin-top:31px} [data-theme-slug="women-humanitarian"] .hero-card{display:none!important} [data-theme-slug="women-humanitarian"] .home-section-runtime{border-radius:var(--theme-section-radius,0)} [data-theme-slug="women-humanitarian"] .section{position:relative} [data-theme-slug="women-humanitarian"] .section::before{content:"";position:absolute;inset:0;pointer-events:none;background:url("images/section-flow.webp") left bottom/620px auto no-repeat;opacity:.2} [data-theme-slug="women-humanitarian"] .section>.container{position:relative;z-index:2} [data-theme-slug="women-humanitarian"] .section-head{position:relative;align-items:flex-end;margin-bottom:38px;padding-bottom:22px;border:0} [data-theme-slug="women-humanitarian"] .section-head::before{content:"";position:absolute;right:0;bottom:0;width:155px;height:3px;border-radius:20px;background:linear-gradient(90deg,var(--primary2),var(--wh-gold),transparent)} [data-theme-slug="women-humanitarian"] .section-head::after{content:"";position:absolute;right:0;bottom:-7px;width:8px;height:8px;border-radius:50%;background:var(--wh-gold);box-shadow:17px 0 0 color-mix(in srgb,var(--wh-gold) 45%,transparent),34px 0 0 color-mix(in srgb,var(--wh-gold) 20%,transparent)} [data-theme-slug="women-humanitarian"] .section h2{color:var(--wh-deep)} [data-theme-slug="women-humanitarian"] .eyebrow{color:var(--primary2);font-weight:850} [data-theme-slug="women-humanitarian"] .muted{color:var(--wh-muted)} [data-theme-slug="women-humanitarian"] .text-link{color:var(--theme-link-color,var(--primary2));font-weight:850} [data-theme-slug="women-humanitarian"] .grid,[data-theme-slug="women-humanitarian"] .grid2,[data-theme-slug="women-humanitarian"] .grid3,[data-theme-slug="women-humanitarian"] .services-grid{gap:clamp(var(--theme-content-gap-mobile,16px),2vw,var(--theme-content-gap-desktop,24px))} [data-theme-slug="women-humanitarian"] .card,[data-theme-slug="women-humanitarian"] .article-card,[data-theme-slug="women-humanitarian"] .form{position:relative;overflow:hidden;border:var(--theme-card-border-width,1px) solid var(--wh-border);border-radius:var(--theme-card-radius,28px);background:var(--theme-card-bg,var(--wh-surface));box-shadow:var(--wh-shadow-sm);transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease} [data-theme-slug="women-humanitarian"] .card::before,[data-theme-slug="women-humanitarian"] .article-card::before{content:"";position:absolute;top:0;right:0;width:105px;height:5px;background:linear-gradient(90deg,var(--wh-gold),transparent)} [data-theme-slug="women-humanitarian"] .card:hover,[data-theme-slug="women-humanitarian"] .article-card:hover{transform:translateY(calc(var(--theme-card-hover-distance,9px) * -1));border-color:color-mix(in srgb,var(--wh-gold) 55%,transparent);box-shadow:var(--wh-shadow-lg)} [data-theme-slug="women-humanitarian"] .services-grid .card{min-height:310px;display:flex;flex-direction:column;padding:30px;background:linear-gradient(160deg,var(--wh-surface),color-mix(in srgb,var(--wh-surface-alt) 56%,var(--wh-surface)))} [data-theme-slug="women-humanitarian"] .services-grid .service-icon,[data-theme-slug="women-humanitarian"] .custom-items-steps .service-icon{width:72px;height:72px;border-radius:50% 50% 18px 18px;color:var(--primary2);background:linear-gradient(145deg,color-mix(in srgb,var(--wh-gold) 16%,#fff),color-mix(in srgb,var(--wh-gold) 44%,#fff));box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--primary2) 15%,transparent),0 10px 24px color-mix(in srgb,var(--primary2) 10%,transparent);font-size:25px} [data-theme-slug="women-humanitarian"] .services-grid .text-link{margin-top:auto;padding-top:20px;border-top:1px solid color-mix(in srgb,var(--primary2) 14%,transparent)} [data-theme-slug="women-humanitarian"] .runtime-stats-grid .card,[data-theme-slug="women-humanitarian"] .custom-items-stats .card{text-align:center;background:color-mix(in srgb,var(--wh-surface) 88%,transparent);backdrop-filter:blur(12px)} [data-theme-slug="women-humanitarian"] .runtime-stats-grid .stat,[data-theme-slug="women-humanitarian"] .custom-items-stats .stat{color:var(--primary);font-size:clamp(32px,4vw,52px)} [data-theme-slug="women-humanitarian"] .custom-items-steps{counter-reset:jmstep} [data-theme-slug="women-humanitarian"] .custom-items-steps .custom-item{counter-increment:jmstep;min-height:260px;padding:28px} [data-theme-slug="women-humanitarian"] .custom-items-steps .custom-item::after{content:"0" counter(jmstep);position:absolute;left:18px;top:12px;color:color-mix(in srgb,var(--primary) 8%,transparent);font-size:68px;font-weight:900} [data-theme-slug="women-humanitarian"] .media-card .cover{height:225px;transition:transform .7s ease,filter .7s ease} [data-theme-slug="women-humanitarian"] .media-card:hover .cover{transform:scale(1.05);filter:saturate(1.05) contrast(1.04)} [data-theme-slug="women-humanitarian"] .partner-card{min-height:160px;display:grid;place-items:center;background:var(--wh-surface)} [data-theme-slug="women-humanitarian"] .partner-logo{max-height:80px;filter:grayscale(.15);transition:transform .35s ease,filter .35s ease} [data-theme-slug="women-humanitarian"] .partner-card:hover .partner-logo{transform:translateY(-4px) scale(1.03);filter:grayscale(0)} [data-theme-slug="women-humanitarian"] .cta{position:relative;overflow:hidden;padding:52px 56px;border:1px solid color-mix(in srgb,var(--wh-gold) 36%,transparent);border-radius:34px;background:linear-gradient(115deg,var(--wh-deep),var(--primary) 62%,color-mix(in srgb,var(--primary) 76%,#1f806b));box-shadow:var(--wh-shadow-lg)} [data-theme-slug="women-humanitarian"] .cta::before{content:"";position:absolute;left:-60px;bottom:-150px;width:480px;height:480px;border:58px solid color-mix(in srgb,var(--wh-gold) 10%,transparent);border-radius:50%} [data-theme-slug="women-humanitarian"] .cta::after{content:"";position:absolute;inset:0;background:url("images/soft-pattern.webp") center/340px;opacity:.22;pointer-events:none} [data-theme-slug="women-humanitarian"] .cta>*{position:relative;z-index:2} [data-theme-slug="women-humanitarian"] .page-hero{width:var(--theme-inner-hero-outer-width,100%);margin-inline:auto;position:relative;overflow:hidden;padding:92px 0 105px;background-color:var(--wh-deep);background-image:linear-gradient(90deg,color-mix(in srgb,var(--wh-deep) 98%,transparent),color-mix(in srgb,var(--primary) 83%,transparent)),url("images/hero-care.webp");background-repeat:no-repeat;background-position:center,left bottom -210px;background-size:cover,760px auto;border:0} [data-theme-slug="women-humanitarian"] .page-hero::before{content:"";position:absolute;inset:0;background:url("images/soft-pattern.webp") center/420px;opacity:.18} [data-theme-slug="women-humanitarian"] .page-hero .container{position:relative;z-index:2} [data-theme-slug="women-humanitarian"] .governance-page{background:linear-gradient(180deg,var(--wh-surface-alt) 0,var(--bg) 380px)} [data-theme-slug="women-humanitarian"] .footer{position:relative;overflow:hidden;margin-top:0;padding-top:clamp(var(--theme-footer-padding-top-mobile,52px),6vw,var(--theme-footer-padding-top-desktop,84px));padding-bottom:clamp(var(--theme-footer-padding-bottom-mobile,20px),3vw,var(--theme-footer-padding-bottom-desktop,28px));background-color:var(--footer-bg);background-image:var(--theme-footer-gradient,linear-gradient(135deg,#32132a,#6b2e5b));color:var(--footer-text);border-top:var(--theme-footer-border-width,4px) solid var(--theme-footer-border-color,var(--wh-gold));text-align:var(--theme-footer-align,right)} [data-theme-slug="women-humanitarian"] .footer::before{content:"";position:absolute;inset:0;background:url("images/soft-pattern.webp") center/430px;opacity:var(--theme-footer-overlay-opacity,18%);pointer-events:none} [data-theme-slug="women-humanitarian"] .footer .container{position:relative;z-index:2} [data-theme-slug="women-humanitarian"] .footer-grid{grid-template-columns:var(--theme-footer-grid-columns,repeat(var(--runtime-footer-columns),minmax(0,1fr)));gap:var(--theme-footer-columns-gap,42px)} [data-theme-slug="women-humanitarian"] .footer-grid>div{padding:var(--theme-footer-column-padding,18px);border-radius:var(--theme-footer-column-radius,18px);background:color-mix(in srgb,#fff 4%,transparent);border:1px solid color-mix(in srgb,var(--wh-gold) 12%,transparent)} [data-theme-slug="women-humanitarian"] .footer h3,[data-theme-slug="women-humanitarian"] .footer h4{color:var(--theme-footer-heading,var(--wh-gold))} [data-theme-slug="women-humanitarian"] .footer a{color:var(--theme-footer-link,var(--footer-text));transition:color .22s ease,transform .22s ease} [data-theme-slug="women-humanitarian"] .footer a:hover{color:var(--theme-footer-link-hover,var(--wh-gold));transform:translateX(-3px)} [data-theme-slug="women-humanitarian"] .footer-bottom{margin-top:44px;padding-top:22px;border-top-color:color-mix(in srgb,var(--wh-gold) 20%,transparent)} [data-theme-slug="women-humanitarian"]{ --wh-shadow-sm:var(--theme-surface-shadow,0 12px 32px rgba(75,30,62,.08)); --wh-shadow-lg:var(--theme-card-shadow,0 26px 70px rgba(75,30,62,.17)); background-size:var(--theme-page-pattern-size,500px); } [data-theme-slug="women-humanitarian"]::before{opacity:var(--theme-page-pattern-opacity,10%)} [data-theme-slug="women-humanitarian"] .site-header{ width:var(--theme-header-outer-width,96%); margin-inline:auto; top:var(--theme-header-top-offset,0px); } [data-theme-slug="women-humanitarian"] .site-header:not(.runtime-floating){width:100%} [data-theme-slug="women-humanitarian"] .brand-logo{filter:var(--theme-logo-filter,drop-shadow(0 8px 22px rgba(75,30,62,.08)))} [data-theme-slug="women-humanitarian"] .site-header .menu-link:hover{transform:translateY(calc(var(--theme-menu-link-lift,0px) * -1))} [data-theme-slug="women-humanitarian"] .site-header .menu-link::before{ width:var(--theme-menu-indicator-width,calc(100% - (var(--menu-item-px) * 2))); right:50%;left:auto;transform:translateX(50%) scaleX(.2); } [data-theme-slug="women-humanitarian"] .site-header .menu-link:hover::before, [data-theme-slug="women-humanitarian"] .site-header .menu-link.is-active::before, [data-theme-slug="women-humanitarian"] .site-header .nav-dropdown[open]>.menu-link::before{transform:translateX(50%) scaleX(1)} [data-theme-slug="women-humanitarian"] .btn{ min-height:var(--theme-button-height,48px); padding-inline:var(--theme-button-padding-x,24px); box-shadow:var(--theme-button-shadow,0 12px 28px rgba(13,74,60,.18)); } [data-theme-slug="women-humanitarian"] .hero-grid{grid-template-columns:var(--theme-hero-grid-columns,1fr)} [data-theme-slug="women-humanitarian"] .runtime-hero-centered .hero-grid{grid-template-columns:1fr} [data-theme-slug="women-humanitarian"] .hero-copy{text-align:var(--theme-hero-text-align,center)} [data-theme-slug="women-humanitarian"] .hero h1, [data-theme-slug="women-humanitarian"] .hero p{max-width:var(--theme-hero-content-width,820px)} [data-theme-slug="women-humanitarian"] .hero::before{ opacity:var(--theme-hero-pattern-opacity,100%); background-size:var(--theme-hero-pattern-size,80px) var(--theme-hero-pattern-size,80px),var(--theme-hero-pattern-size,80px) var(--theme-hero-pattern-size,80px),auto; } [data-theme-slug="women-humanitarian"] .hero::after{height:var(--theme-hero-curve-height,76px)} [data-theme-slug="women-humanitarian"] .runtime-hero-side-image img{filter:var(--theme-side-image-filter,none)} [data-theme-slug="women-humanitarian"] .section::before{ opacity:var(--theme-section-arch-opacity,20%); background-size:var(--theme-section-arch-size,620px) auto; } [data-theme-slug="women-humanitarian"] .section-head{text-align:var(--theme-heading-align,right)} [data-theme-slug="women-humanitarian"] .section-head::before{ width:var(--theme-heading-line-width,155px); height:var(--theme-heading-line-height,3px); right:var(--theme-heading-line-right,0); } [data-theme-slug="women-humanitarian"] .section-head::after{ width:var(--theme-heading-marker-size,8px); height:var(--theme-heading-marker-size,8px); } [data-theme-slug="women-humanitarian"] .card, [data-theme-slug="women-humanitarian"] .article-card, [data-theme-slug="women-humanitarian"] .form{box-shadow:var(--theme-card-shadow,0 12px 32px rgba(75,30,62,.08))} [data-theme-slug="women-humanitarian"] .card::before, [data-theme-slug="women-humanitarian"] .article-card::before{ width:var(--theme-card-accent-width,105px); height:var(--theme-card-accent-height,5px); } [data-theme-slug="women-humanitarian"] .card:hover, [data-theme-slug="women-humanitarian"] .article-card:hover{ transform:translateY(calc(var(--theme-card-hover-distance,9px) * -1)) scale(var(--theme-card-hover-scale,1.01)); } [data-theme-slug="women-humanitarian"] .services-grid .card, [data-theme-slug="women-humanitarian"] .custom-item, [data-theme-slug="women-humanitarian"] .doc-card, [data-theme-slug="women-humanitarian"] .person-card{padding:clamp(var(--theme-card-padding-mobile,22px),2vw,var(--theme-card-padding-desktop,30px))} [data-theme-slug="women-humanitarian"] .card img, [data-theme-slug="women-humanitarian"] .article-card img, [data-theme-slug="women-humanitarian"] .media-card .cover{ border-radius:var(--theme-card-image-radius,18px); filter:var(--theme-image-filter,none); } [data-theme-slug="women-humanitarian"] .footer-grid>div{ background:color-mix(in srgb,#fff var(--theme-footer-surface-opacity,4%),transparent); border-color:color-mix(in srgb,var(--wh-gold) var(--theme-footer-surface-border-opacity,12%),transparent); box-shadow:var(--theme-footer-column-shadow,none); } [data-theme-slug="women-humanitarian"] .runtime-mode-list .card{min-height:0} [data-theme-slug="women-humanitarian"] .runtime-mode-list .card::before{height:100%;width:var(--theme-card-accent-height,5px)} [data-theme-slug="women-humanitarian"] .cards-square .card{border-radius:2px} [data-theme-slug="women-humanitarian"] .cards-glass .card{background:color-mix(in srgb,var(--wh-surface) 74%,transparent);backdrop-filter:blur(16px)} [data-theme-slug="women-humanitarian"] .cards-soft .card{border-color:transparent} [data-theme-slug="women-humanitarian"] .align-center .section-head{justify-content:center;text-align:center} [data-theme-slug="women-humanitarian"] .align-center .section-head::before{right:50%;transform:translateX(50%)} [data-theme-slug="women-humanitarian"] .align-center .section-head::after{right:50%;transform:translateX(50%)}@keyframes whButtonSweep{0%{right:-48%}100%{right:135%}}@keyframes jmFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes jmPattern{0%{background-position:0 0,0 0,0 0}100%{background-position:80px 80px,80px 80px,0 0}}@keyframes jmPulseGlow{0%,100%{box-shadow:0 0 0 rgba(216,183,101,0),0 10px 25px rgba(75,30,62,.15)}50%{box-shadow:0 0 26px rgba(216,183,101,.18),0 18px 30px rgba(75,30,62,.2)}} [data-theme-slug="women-humanitarian"] .site-header.runtime-layout-standard .nav{ display:grid;grid-template-columns:minmax(120px,var(--theme-header-brand-basis-desktop,230px)) minmax(0,1fr) auto; align-items:center;grid-template-areas:"brand menu actions";gap:clamp(12px,2vw,30px) } [data-theme-slug="women-humanitarian"] .site-header.runtime-layout-standard .brand-wrap{grid-area:brand} [data-theme-slug="women-humanitarian"] .site-header.runtime-layout-standard .menu{grid-area:menu;justify-content:center;min-width:0} [data-theme-slug="women-humanitarian"] .site-header.runtime-layout-standard .nav-actions{grid-area:actions;gap:var(--theme-header-actions-gap,9px)} [data-theme-slug="women-humanitarian"] .site-header.runtime-layout-centered .nav{ display:grid;grid-template-columns:1fr auto 1fr;grid-template-areas:"spacer brand actions" "menu menu menu"; row-gap:var(--theme-header-row-gap,14px);padding-block:16px } [data-theme-slug="women-humanitarian"] .site-header.runtime-layout-centered .brand-wrap{grid-area:brand;justify-self:center} [data-theme-slug="women-humanitarian"] .site-header.runtime-layout-centered .menu{ grid-area:menu;justify-self:center;width:var(--theme-centered-menu-width,min(100%,980px));justify-content:center; padding:8px 12px;border-radius:calc(var(--theme-header-radius,22px) * .72) } [data-theme-slug="women-humanitarian"] .site-header.runtime-layout-centered .nav-actions{grid-area:actions;justify-self:end;gap:var(--theme-header-actions-gap,9px)} [data-theme-slug="women-humanitarian"] .site-header.runtime-layout-two_rows .nav{ display:grid;grid-template-columns:minmax(180px,1fr) auto;grid-template-areas:"brand actions" "menu menu"; row-gap:var(--theme-header-row-gap,14px);padding-top:14px;padding-bottom:0 } [data-theme-slug="women-humanitarian"] .site-header.runtime-layout-two_rows .brand-wrap{grid-area:brand;justify-self:start} [data-theme-slug="women-humanitarian"] .site-header.runtime-layout-two_rows .nav-actions{grid-area:actions;justify-self:end;gap:var(--theme-header-actions-gap,9px)} [data-theme-slug="women-humanitarian"] .site-header.runtime-layout-two_rows .menu{ grid-area:menu;width:100%;justify-content:center;padding:10px 0 13px; border-top:var(--theme-header-two-rows-separator,1px) solid color-mix(in srgb,var(--menu-border-color) 62%,transparent) } [data-theme-slug="women-humanitarian"] .site-header.logo-left.runtime-layout-standard .nav{grid-template-columns:auto minmax(0,1fr) minmax(120px,var(--theme-header-brand-basis-desktop,230px));grid-template-areas:"actions menu brand"} [data-theme-slug="women-humanitarian"] .site-header.logo-left.runtime-layout-two_rows .nav{grid-template-columns:auto minmax(180px,1fr);grid-template-areas:"actions brand" "menu menu"} [data-theme-slug="women-humanitarian"] .site-header.menu-bg-solid .menu>.menu-link, [data-theme-slug="women-humanitarian"] .site-header.menu-bg-solid .menu>.nav-dropdown>.menu-link{ border:1px solid color-mix(in srgb,var(--menu-border-color) 58%,transparent);background:color-mix(in srgb,var(--menu-bg-color) 96%,transparent) } [data-theme-slug="women-humanitarian"] .site-header.menu-bg-glass .menu{ background:color-mix(in srgb,var(--menu-bg-color) var(--menu-bg-opacity),transparent);backdrop-filter:blur(var(--menu-blur)); border:1px solid color-mix(in srgb,var(--menu-border-color) 60%,transparent);box-shadow:0 10px 34px rgba(75,30,62,.08) } [data-theme-slug="women-humanitarian"] .site-header.menu-bg-transparent .menu>.menu-link, [data-theme-slug="women-humanitarian"] .site-header.menu-bg-transparent .menu>.nav-dropdown>.menu-link{background:transparent;border-color:transparent} [data-theme-slug="women-humanitarian"] .site-header .nav-dropdown-panel{ display:grid;grid-template-columns:repeat(var(--theme-submenu-columns,1),minmax(var(--submenu-min-width),1fr)); min-width:calc(var(--submenu-min-width) * var(--theme-submenu-columns,1));padding:12px } [data-theme-slug="women-humanitarian"] .site-header .submenu-link{min-height:var(--theme-submenu-link-height,42px);display:flex;align-items:center} [data-theme-slug="women-humanitarian"] .site-header .mobile-menu-panel{border-radius:var(--theme-mobile-panel-radius,22px)} [data-theme-slug="women-humanitarian"] .site-header .mobile-menu.style-fullscreen .mobile-menu-panel{display:grid;align-content:center;justify-items:stretch;gap:10px} [data-theme-slug="women-humanitarian"] .site-header .mobile-menu.style-fullscreen .mobile-menu-panel>a, [data-theme-slug="women-humanitarian"] .site-header .mobile-menu.style-fullscreen .mobile-register>summary{font-size:clamp(20px,5vw,32px);padding:14px 18px;text-align:center} [data-theme-slug="women-humanitarian"] .runtime-hero .hero-copy{ padding:var(--theme-hero-copy-padding-desktop,42px);border-radius:var(--theme-hero-copy-radius,28px); background:var(--theme-hero-copy-surface,transparent);backdrop-filter:blur(10px) } [data-theme-slug="women-humanitarian"] .runtime-hero-split .hero-grid{display:grid;grid-template-columns:minmax(0,1fr);align-items:center} [data-theme-slug="women-humanitarian"] .runtime-hero-split .hero-copy{max-width:var(--theme-hero-split-copy-width,660px);margin-inline-start:0;margin-inline-end:auto;text-align:right} [data-theme-slug="women-humanitarian"] .runtime-hero-split .hero h1, [data-theme-slug="women-humanitarian"] .runtime-hero-split .hero p{margin-inline:0} [data-theme-slug="women-humanitarian"] .runtime-hero-split .hero-actions{justify-content:flex-start} [data-theme-slug="women-humanitarian"] .runtime-hero-centered .hero-grid{display:grid;grid-template-columns:1fr;justify-items:center} [data-theme-slug="women-humanitarian"] .runtime-hero-centered .hero-copy{width:min(100%,var(--theme-hero-content-width,820px));text-align:center;margin:auto} [data-theme-slug="women-humanitarian"] .runtime-hero-image_side .hero-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,360px),1fr));align-items:center;gap:clamp(30px,5vw,76px)} [data-theme-slug="women-humanitarian"] .runtime-hero-image_side .hero-copy{text-align:right} [data-theme-slug="women-humanitarian"] .runtime-hero-image_side .hero h1, [data-theme-slug="women-humanitarian"] .runtime-hero-image_side .hero p{margin-inline:0} [data-theme-slug="women-humanitarian"] .runtime-hero-image_side .hero-actions{justify-content:flex-start} [data-theme-slug="women-humanitarian"] .runtime-hero-side-image{position:relative;padding:18px} [data-theme-slug="women-humanitarian"] .runtime-hero-side-image::before{content:"";position:absolute;inset:0;border:1px solid color-mix(in srgb,var(--accent) 48%,transparent);border-radius:calc(var(--theme-hero-media-radius,30px) + 10px);transform:rotate(-3deg)} [data-theme-slug="women-humanitarian"] .runtime-hero-side-image img{position:relative;width:100%;height:var(--theme-hero-media-height-desktop,420px);object-fit:cover;border-radius:var(--theme-hero-media-radius,30px)} [data-theme-slug="women-humanitarian"] .runtime-hero-slider .hero-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,380px),1fr));align-items:center;gap:clamp(28px,4vw,64px)} [data-theme-slug="women-humanitarian"] .runtime-hero-slider .hero-copy{text-align:right} [data-theme-slug="women-humanitarian"] .runtime-hero-slider .hero h1, [data-theme-slug="women-humanitarian"] .runtime-hero-slider .hero p{margin-inline:0} [data-theme-slug="women-humanitarian"] .runtime-hero-slider .hero-actions{justify-content:flex-start} [data-theme-slug="women-humanitarian"] .runtime-hero-slider .runtime-hero-slides{min-height:var(--theme-hero-media-height-desktop,420px)} [data-theme-slug="women-humanitarian"] .runtime-hero-slider .runtime-hero-slide{ min-height:var(--theme-hero-media-height-desktop,420px);align-content:end;padding:28px;border-radius:var(--theme-hero-media-radius,30px); background:var(--theme-hero-slider-surface,rgba(255,255,255,.10));box-shadow:0 26px 65px rgba(0,0,0,.20) } [data-theme-slug="women-humanitarian"] .runtime-hero-slider .runtime-hero-slide img{height:calc(var(--theme-hero-media-height-desktop,420px) - 130px);border-radius:calc(var(--theme-hero-media-radius,30px) * .72)} [data-theme-slug="women-humanitarian"] .section-head{display:grid;grid-template-columns:var(--theme-section-heading-columns,minmax(0,1fr) auto);align-items:end;gap:24px} [data-theme-slug="women-humanitarian"] .section-head>.text-link{justify-self:end} [data-theme-slug="women-humanitarian"] .home-section-services .services-grid .service-icon{ width:var(--theme-services-icon-size,72px);height:var(--theme-services-icon-size,72px);font-size:calc(var(--theme-services-icon-size,72px) * .36) } [data-theme-slug="women-humanitarian"] .home-section-services .runtime-mode-grid .card{min-height:var(--theme-services-card-min-height,300px);display:flex;flex-direction:column} [data-theme-slug="women-humanitarian"] .home-section-services .runtime-mode-grid .text-link{margin-top:auto} [data-theme-slug="women-humanitarian"] .home-section-services .runtime-mode-list{gap:14px} [data-theme-slug="women-humanitarian"] .home-section-services .runtime-mode-list .card{ display:grid;grid-template-columns:var(--theme-services-list-icon-column,86px) minmax(0,1fr) auto;grid-template-areas:"icon title link" "icon text link"; align-items:center;min-height:130px;gap:8px 22px;padding:22px 26px } [data-theme-slug="women-humanitarian"] .home-section-services .runtime-mode-list .service-icon{grid-area:icon;margin:0} [data-theme-slug="women-humanitarian"] .home-section-services .runtime-mode-list h3{grid-area:title;margin:0} [data-theme-slug="women-humanitarian"] .home-section-services .runtime-mode-list p{grid-area:text;margin:0} [data-theme-slug="women-humanitarian"] .home-section-services .runtime-mode-list .text-link{grid-area:link;white-space:nowrap} [data-theme-slug="women-humanitarian"] .home-section-services .runtime-mode-featured{display:grid!important;grid-auto-flow:dense} [data-theme-slug="women-humanitarian"] .home-section-services .runtime-mode-featured .card:first-child{ grid-column:1/-1;min-height:calc(var(--theme-services-card-min-height,300px) * 1.45); justify-content:flex-end;background:linear-gradient(145deg,var(--primary),color-mix(in srgb,var(--primary) 72%,#2b0c24));color:#fff } [data-theme-slug="women-humanitarian"] .home-section-services .runtime-mode-featured .card:first-child h3, [data-theme-slug="women-humanitarian"] .home-section-services .runtime-mode-featured .card:first-child p, [data-theme-slug="women-humanitarian"] .home-section-services .runtime-mode-featured .card:first-child .text-link{color:#fff} [data-theme-slug="women-humanitarian"] .home-section-services .runtime-mode-slider .card{min-height:var(--theme-services-card-min-height,300px);display:flex;flex-direction:column} [data-theme-slug="women-humanitarian"] .home-section-services .runtime-mode-slider .text-link{margin-top:auto} [data-theme-slug="women-humanitarian"] .home-section-stats .runtime-stats-grid{gap:var(--theme-stats-gap,16px)} [data-theme-slug="women-humanitarian"] .home-section-stats .stats-item{ min-height:var(--theme-stats-min-height,150px);display:grid;place-content:center;text-align:center;padding:22px;border:1px solid var(--wh-border);background:var(--wh-surface) } [data-theme-slug="women-humanitarian"] .home-section-stats .stats-item strong{font-size:var(--theme-stats-number-size-desktop,42px);line-height:1;color:var(--primary)} [data-theme-slug="women-humanitarian"] .home-section-stats.cards-rounded .stats-item{border-radius:30px;box-shadow:var(--wh-shadow-sm)} [data-theme-slug="women-humanitarian"] .home-section-stats.cards-soft .runtime-stats-grid{gap:0;border-block:1px solid var(--wh-border)} [data-theme-slug="women-humanitarian"] .home-section-stats.cards-soft .stats-item{border:0;border-inline-start:1px solid var(--wh-border);background:transparent} [data-theme-slug="women-humanitarian"] .home-section-stats.cards-soft .stats-item:first-child{border-inline-start:0} [data-theme-slug="women-humanitarian"] .home-section-stats.cards-square .stats-item{border-radius:0;border-width:2px;background:transparent} [data-theme-slug="women-humanitarian"] .home-section-stats.cards-glass .stats-item{border-radius:24px;background:color-mix(in srgb,var(--wh-surface) 68%,transparent);backdrop-filter:blur(18px);box-shadow:0 18px 45px color-mix(in srgb,var(--primary) 12%,transparent)} [data-theme-slug="women-humanitarian"] .runtime-about-text_image .about-panel{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,380px),1fr));align-items:center;gap:clamp(34px,6vw,82px)} [data-theme-slug="women-humanitarian"] .runtime-about-text_image .about-visual{min-height:var(--theme-about-media-height,440px);padding:0;overflow:hidden} [data-theme-slug="women-humanitarian"] .runtime-about-text_image .about-visual img{width:100%;height:var(--theme-about-media-height,440px);object-fit:cover} [data-theme-slug="women-humanitarian"] .runtime-about-text_only .about-panel{display:block;max-width:920px;margin:auto;text-align:center} [data-theme-slug="women-humanitarian"] .runtime-about-text_only .hero-actions{justify-content:center} [data-theme-slug="women-humanitarian"] .runtime-about-cards .about-panel{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,380px),1fr));align-items:center;gap:clamp(34px,6vw,82px)} [data-theme-slug="women-humanitarian"] .runtime-about-cards .about-visual{min-height:0;background:linear-gradient(145deg,var(--primary),color-mix(in srgb,var(--primary) 72%,#2b0c24))} [data-theme-slug="women-humanitarian"] .runtime-about-cards .about-visual .stack{display:grid;gap:14px} [data-theme-slug="women-humanitarian"] .runtime-about-cards .about-visual .stack>div{padding:22px;border:1px solid color-mix(in srgb,var(--accent) 35%,transparent);background:rgba(255,255,255,.08);color:#fff;border-radius:18px} [data-theme-slug="women-humanitarian"] .home-section-news .media-card .cover{height:var(--theme-news-cover-height-desktop,230px);object-fit:cover} [data-theme-slug="women-humanitarian"] .home-section-news .runtime-mode-list .media-card{display:grid;grid-template-columns:minmax(220px,32%) minmax(0,1fr);align-items:stretch;padding:0} [data-theme-slug="women-humanitarian"] .home-section-news .runtime-mode-list .media-card .cover{height:100%;min-height:210px;border-radius:0} [data-theme-slug="women-humanitarian"] .home-section-news .runtime-mode-featured{display:grid!important;grid-auto-flow:dense} [data-theme-slug="women-humanitarian"] .home-section-news .runtime-mode-featured .media-card:first-child{grid-column:1/-1} [data-theme-slug="women-humanitarian"] .home-section-news .runtime-mode-featured .media-card:first-child .cover{height:var(--theme-news-featured-height,390px)} [data-theme-slug="women-humanitarian"] .home-section-news .runtime-mode-featured .media-card:first-child h3{font-size:clamp(24px,2.4vw,36px)} [data-theme-slug="women-humanitarian"] .home-section-news .runtime-mode-slider .media-card{min-width:min(390px,86vw)} [data-theme-slug="women-humanitarian"] .home-section-board .person-card{text-align:var(--theme-board-card-align,center)} [data-theme-slug="women-humanitarian"] .home-section-board .person-card .avatar{width:var(--theme-board-avatar-size,126px);height:var(--theme-board-avatar-size,126px)} [data-theme-slug="women-humanitarian"] .home-section-board .runtime-mode-list .person-card{grid-template-columns:auto minmax(0,1fr);grid-template-areas:"avatar name" "avatar badge" "avatar bio";text-align:right} [data-theme-slug="women-humanitarian"] .home-section-board .runtime-mode-list .avatar{grid-area:avatar;margin:0} [data-theme-slug="women-humanitarian"] .home-section-board .runtime-mode-list h3{grid-area:name;margin:0} [data-theme-slug="women-humanitarian"] .home-section-board .runtime-mode-list .badge{grid-area:badge;justify-self:start} [data-theme-slug="women-humanitarian"] .home-section-board .runtime-mode-list p{grid-area:bio;margin:0} [data-theme-slug="women-humanitarian"] .home-section-board .runtime-mode-featured .person-card:first-child{grid-column:1/-1;background:linear-gradient(145deg,var(--primary),color-mix(in srgb,var(--primary) 70%,#2b0c24));color:#fff} [data-theme-slug="women-humanitarian"] .home-section-board .runtime-mode-featured .person-card:first-child .badge, [data-theme-slug="women-humanitarian"] .home-section-board .runtime-mode-featured .person-card:first-child p{color:#fff} [data-theme-slug="women-humanitarian"] .home-section-governance .doc-card .service-icon{width:var(--theme-governance-icon-size,60px);height:var(--theme-governance-icon-size,60px)} [data-theme-slug="women-humanitarian"] .home-section-governance .runtime-mode-list .doc-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"icon title link" "icon meta link";align-items:center;gap:6px 20px;min-height:110px} [data-theme-slug="women-humanitarian"] .home-section-governance .runtime-mode-list .service-icon{grid-area:icon;margin:0} [data-theme-slug="women-humanitarian"] .home-section-governance .runtime-mode-list h3{grid-area:title;margin:0} [data-theme-slug="women-humanitarian"] .home-section-governance .runtime-mode-list p{grid-area:meta;margin:0} [data-theme-slug="women-humanitarian"] .home-section-governance .runtime-mode-list .text-link{grid-area:link;white-space:nowrap} [data-theme-slug="women-humanitarian"] .home-section-governance .runtime-mode-featured .doc-card:first-child{grid-column:1/-1;min-height:300px;align-content:end;background:linear-gradient(145deg,var(--primary),color-mix(in srgb,var(--primary) 70%,#2b0c24));color:#fff} [data-theme-slug="women-humanitarian"] .home-section-governance .runtime-mode-featured .doc-card:first-child p, [data-theme-slug="women-humanitarian"] .home-section-governance .runtime-mode-featured .doc-card:first-child .text-link{color:#fff} [data-theme-slug="women-humanitarian"] .home-section-partners .partner-card{min-height:var(--theme-partner-card-height,165px)} [data-theme-slug="women-humanitarian"] .home-section-partners .partner-logo{height:var(--theme-partner-logo-height,82px);max-height:var(--theme-partner-logo-height,82px)} [data-theme-slug="women-humanitarian"] .home-section-partners .runtime-mode-list .partner-card{display:grid;grid-template-columns:180px minmax(0,1fr);text-align:right} [data-theme-slug="women-humanitarian"] .home-section-partners .runtime-mode-featured .partner-card:first-child{grid-column:1/-1;min-height:260px;background:var(--wh-surface-alt)} [data-theme-slug="women-humanitarian"] .home-section-partners .runtime-mode-featured .partner-card:first-child .partner-logo{height:calc(var(--theme-partner-logo-height,82px) * 1.45);max-height:calc(var(--theme-partner-logo-height,82px) * 1.45)} [data-theme-slug="women-humanitarian"] .custom-section-steps .custom-items-steps{counter-reset:care-step;position:relative} [data-theme-slug="women-humanitarian"] .custom-section-steps .custom-items-steps::before{content:"";position:absolute;right:8%;left:8%;top:52px;height:2px;background:linear-gradient(90deg,transparent,var(--accent),transparent)} [data-theme-slug="women-humanitarian"] .custom-section-steps .custom-item{counter-increment:care-step;text-align:center;padding-top:34px} [data-theme-slug="women-humanitarian"] .custom-section-steps .custom-item::before{content:counter(care-step,decimal-leading-zero);position:absolute;top:18px;left:18px;font-size:42px;font-weight:900;color:color-mix(in srgb,var(--primary) 10%,transparent)} [data-theme-slug="women-humanitarian"] .custom-section-steps .service-icon{position:relative;z-index:2;margin-inline:auto;background:var(--wh-surface);box-shadow:0 0 0 10px var(--bg)} [data-theme-slug="women-humanitarian"] .home-section-cta .cta{ display:grid;grid-template-columns:var(--theme-cta-columns,minmax(0,1fr) auto);align-items:center;gap:30px; padding:var(--theme-cta-padding-desktop,54px);border-radius:var(--theme-cta-radius,34px) } [data-theme-slug="women-humanitarian"] .home-section-cta .cta .hero-actions{justify-content:flex-end;margin:0} [data-theme-slug="women-humanitarian"] .footer>.container{width:min(var(--theme-footer-content-width,1380px),94%)} [data-theme-slug="women-humanitarian"] .footer-grid>div{min-height:var(--theme-footer-column-min-height,150px);display:flex;flex-direction:column} [data-theme-slug="women-humanitarian"] .footer-grid>div:first-child{position:relative;overflow:hidden} [data-theme-slug="women-humanitarian"] .footer-grid>div:first-child::after{content:"";position:absolute;left:-40px;bottom:-70px;width:160px;height:160px;border:28px solid color-mix(in srgb,var(--accent) 10%,transparent);border-radius:50%} [data-theme-slug="women-humanitarian"] .footer-bottom{text-align:var(--theme-footer-bottom-align,center)}


/* V2.3.0 — منظومة الصفحات الداخلية */
[data-theme-slug="women-humanitarian"] .page-hero{width:var(--theme-inner-hero-outer-width,100%);margin-inline:auto;position:relative;isolation:isolate;min-height:var(--theme-inner-hero-height-desktop,330px);display:grid;align-items:center;overflow:hidden;padding:clamp(44px,7vw,92px) 0;background:linear-gradient(135deg,color-mix(in srgb,var(--primary) var(--theme-inner-hero-overlay,82%),#2f1028),color-mix(in srgb,var(--primary2) 70%,var(--primary)));color:#fff;border-radius:0 0 var(--theme-inner-hero-radius,32px) var(--theme-inner-hero-radius,32px)}
[data-theme-slug="women-humanitarian"] .page-hero::before{content:"";position:absolute;inset:0;background-image:url("images/section-flow.webp"),linear-gradient(105deg,transparent 0 55%,color-mix(in srgb,var(--accent) 14%,transparent));background-repeat:no-repeat;background-position:left bottom,center;background-size:var(--theme-inner-hero-pattern-size,520px),cover;opacity:var(--theme-inner-hero-pattern-opacity,18%);pointer-events:none}
[data-theme-slug="women-humanitarian"] .page-hero::after{content:"";position:absolute;inset:auto 0 0;height:5px;background:linear-gradient(90deg,transparent,var(--accent),color-mix(in srgb,var(--accent) 45%,transparent),transparent)}
[data-theme-slug="women-humanitarian"] .page-hero>.container{position:relative;z-index:1;width:min(var(--theme-inner-hero-content-width,900px),92%);text-align:var(--theme-inner-hero-align,right);margin-inline:auto}
[data-theme-slug="women-humanitarian"] .page-hero h1{font-size:var(--theme-inner-hero-title-size-desktop,48px);line-height:1.35;margin:0 0 14px;color:#fff;text-wrap:balance}
[data-theme-slug="women-humanitarian"] .page-hero p{max-width:760px;margin:0;display:inline-block;font-size:var(--theme-inner-hero-description-size-desktop,18px);line-height:1.95;color:rgba(255,255,255,.84)}
[data-theme-slug="women-humanitarian"] .page-hero .eyebrow{margin-bottom:14px;color:var(--accent);font-weight:900;letter-spacing:.02em}
[data-theme-slug="women-humanitarian"] .page-hero .eyebrow{display:inline-flex;align-items:center;gap:8px;padding:7px 14px;border:1px solid color-mix(in srgb,var(--accent) 45%,transparent);border-radius:999px;background:color-mix(in srgb,var(--primary) 72%,transparent)}
[data-theme-slug="women-humanitarian"] .page-hero .eyebrow::before{content:"";width:18px;height:2px;background:var(--accent)}
[data-theme-slug="women-humanitarian"] .section:not(.home-section-runtime){padding-block:var(--theme-inner-section-spacing-desktop,82px)}
[data-theme-slug="women-humanitarian"] .section:not(.home-section-runtime)>.container{width:min(var(--theme-inner-content-width,1180px),92%)}
[data-theme-slug="women-humanitarian"] .section:not(.home-section-runtime) .card,[data-theme-slug="women-humanitarian"] .article-card,[data-theme-slug="women-humanitarian"] .page-builder .pbs-stat,[data-theme-slug="women-humanitarian"] .page-builder .pbs-faq details{border:var(--theme-inner-surface-border-width,1px) solid var(--wh-border);border-radius:var(--theme-inner-surface-radius,24px);box-shadow:var(--theme-inner-surface-shadow,0 16px 46px rgba(75,30,62,.09));background:var(--wh-surface)}
[data-theme-slug="women-humanitarian"] .section:not(.home-section-runtime) .card{padding:var(--theme-inner-surface-padding-desktop,34px)}
[data-theme-slug="women-humanitarian"] .section:not(.home-section-runtime) .card::before,[data-theme-slug="women-humanitarian"] .article-card::before{content:"";position:absolute;inset-block:18px;inset-inline-start:0;width:var(--theme-inner-accent-width,5px);border-radius:0 99px 99px 0;background:linear-gradient(180deg,var(--accent),var(--primary));opacity:.72}
[data-theme-slug="women-humanitarian"] .section:not(.home-section-runtime) .card,[data-theme-slug="women-humanitarian"] .article-card{position:relative}
[data-theme-slug="women-humanitarian"] .section:not(.home-section-runtime) p,[data-theme-slug="women-humanitarian"] .section:not(.home-section-runtime) li,[data-theme-slug="women-humanitarian"] .page-builder .pbs-text{font-size:var(--theme-inner-font-size-desktop,17px);line-height:var(--theme-inner-line-height,2)}
[data-theme-slug="women-humanitarian"] .empty{min-height:var(--theme-empty-min-height,210px);display:grid;place-content:center;text-align:center;border:1px dashed color-mix(in srgb,var(--primary) 30%,var(--wh-border));border-radius:var(--theme-inner-surface-radius,24px);background:color-mix(in srgb,var(--wh-surface-alt) 55%,transparent);padding:32px;color:var(--wh-muted)}
[data-theme-slug="women-humanitarian"] .empty::before{content:"◇";display:block;margin:0 auto 12px;font-size:var(--theme-empty-icon-size,52px);line-height:1;color:var(--accent)}

/* أخبار الجمعية — أرشيف وخبر مفرد */
[data-theme-slug="women-humanitarian"] .page-hero+.section .grid3:has(.media-card){display:grid;grid-template-columns:repeat(var(--theme-news-index-columns-desktop,3),minmax(0,1fr));gap:var(--theme-news-index-gap,22px);align-items:stretch}
[data-theme-slug="women-humanitarian"] .page-hero+.section .media-card{min-height:var(--theme-news-index-card-height,320px);padding:0;overflow:hidden;border-radius:var(--theme-news-index-card-radius,22px);display:grid;grid-template-columns:var(--theme-news-card-columns,1fr);align-items:stretch}
[data-theme-slug="women-humanitarian"] .page-hero+.section .media-card::before{display:none}
[data-theme-slug="women-humanitarian"] .page-hero+.section .media-card .cover{width:100%;height:100%;min-height:var(--theme-news-index-cover-height-desktop,245px);object-fit:cover;border-radius:0;transition:transform .55s ease,filter .55s ease}
[data-theme-slug="women-humanitarian"] .page-hero+.section .media-card:hover .cover{transform:scale(1.045);filter:saturate(1.08)}
[data-theme-slug="women-humanitarian"] .page-hero+.section .media-card .card-body{display:flex;flex-direction:column;flex:1;padding:clamp(20px,2vw,28px)}
[data-theme-slug="women-humanitarian"] .page-hero+.section .media-card .text-link{margin-top:auto}
[data-theme-slug="women-humanitarian"] .page-hero+.section .media-card .meta{display:inline-flex;align-self:flex-start;padding:5px 10px;border-radius:999px;background:var(--wh-surface-alt);color:var(--primary);font-weight:800;font-size:12px}
[data-theme-slug="women-humanitarian"] .page-hero+.section .grid3:has(.media-card)>.media-card:first-child{grid-column:span var(--theme-news-index-featured-span,2)}
[data-theme-slug="women-humanitarian"] .page-hero+.section .grid3:has(.media-card)>.media-card:first-child .cover{height:calc(var(--theme-news-index-cover-height-desktop,245px) * 1.35)}
[data-theme-slug="women-humanitarian"] .page-hero+.section .grid3:has(.media-card)>.media-card:first-child h3{font-size:clamp(24px,2.2vw,34px)}
[data-theme-slug="women-humanitarian"] .article-card{max-width:var(--theme-news-article-width,880px);margin-inline:auto;padding:var(--theme-news-article-padding-desktop,46px);overflow:hidden}
[data-theme-slug="women-humanitarian"] .article-card .article-cover{width:calc(100% + (var(--theme-news-article-padding-desktop,46px) * 2));max-width:none;height:var(--theme-news-article-cover-height-desktop,480px);margin:calc(var(--theme-news-article-padding-desktop,46px) * -1) calc(var(--theme-news-article-padding-desktop,46px) * -1) 34px;object-fit:cover;border-radius:0}
[data-theme-slug="women-humanitarian"] .article-card .prose{font-size:var(--theme-news-article-text-size-desktop,18px);line-height:2.2;color:var(--wh-text)}
[data-theme-slug="women-humanitarian"] .article-card+.section-head{max-width:var(--theme-news-article-width,880px);margin-inline:auto;margin-top:70px}
[data-theme-slug="women-humanitarian"] .article-card~.grid3{max-width:var(--theme-news-article-width,880px);margin-inline:auto;display:grid;grid-template-columns:repeat(var(--theme-news-related-columns-desktop,3),minmax(0,1fr));gap:18px}
[data-theme-slug="women-humanitarian"] .article-card~.grid3 .card{min-height:180px}

/* مجالات العناية والخدمات */
[data-theme-slug="women-humanitarian"] .section:has(.service-icon)>.container>.grid{display:grid;grid-template-columns:repeat(var(--theme-services-index-columns-desktop,3),minmax(0,1fr));gap:22px}
[data-theme-slug="women-humanitarian"] .section:has(.service-icon)>.container>.grid>.card{min-height:var(--theme-services-index-card-height,260px);border-radius:var(--theme-services-index-card-radius,24px);display:grid;grid-template-columns:var(--theme-services-card-columns,88px minmax(0,1fr));align-items:start;align-content:start;gap:10px 18px}
[data-theme-slug="women-humanitarian"] .section:has(.service-icon)>.container>.grid>.card:first-child{grid-column:span var(--theme-services-index-featured-span,2)}
[data-theme-slug="women-humanitarian"] .section:has(.service-icon) .service-icon{grid-row:1/span 4;width:var(--theme-services-index-icon-size,68px);height:var(--theme-services-index-icon-size,68px);display:grid;place-content:center;border-radius:22px;background:linear-gradient(145deg,var(--primary),color-mix(in srgb,var(--primary) 70%,#2b0c24));color:#fff;font-size:clamp(24px,3vw,38px);box-shadow:0 12px 28px color-mix(in srgb,var(--primary) 22%,transparent)}
[data-theme-slug="women-humanitarian"] .section:has(.service-icon)>.container>.grid>.card small{margin-top:auto}
[data-theme-slug="women-humanitarian"] .section>.container[style*="max-width:850px"]{max-width:var(--theme-service-detail-width,880px)!important;display:grid;grid-template-columns:var(--theme-service-detail-columns,1fr);gap:var(--theme-service-detail-gap,18px)}
[data-theme-slug="women-humanitarian"] .section>.container[style*="max-width:850px"]>.card{margin-bottom:0!important;border-radius:var(--theme-service-detail-radius,22px)}
[data-theme-slug="women-humanitarian"] .section>.container[style*="max-width:850px"]>.card:first-child{grid-column:1/-1;padding-block:clamp(32px,5vw,58px);background:linear-gradient(145deg,var(--wh-surface),color-mix(in srgb,var(--wh-surface-alt) 45%,var(--wh-surface)))}
[data-theme-slug="women-humanitarian"] .section>.container[style*="max-width:850px"]>.card:first-child h1{font-size:clamp(34px,5vw,52px);margin-top:0;color:var(--primary)}
[data-theme-slug="women-humanitarian"] .section>.container[style*="max-width:850px"]>.card:first-child .grid3{padding:20px;border-radius:16px;background:color-mix(in srgb,var(--wh-surface-alt) 72%,transparent)}
[data-theme-slug="women-humanitarian"] .section>.container[style*="max-width:850px"] .form{grid-column:1/-1;padding:var(--theme-inner-surface-padding-desktop,34px);border:var(--theme-inner-surface-border-width,1px) solid var(--wh-border);border-radius:var(--theme-service-detail-radius,22px);background:var(--wh-surface);box-shadow:var(--theme-inner-surface-shadow,0 16px 46px rgba(75,30,62,.09))}
[data-theme-slug="women-humanitarian"] .section>.container[style*="max-width:850px"] .field input,[data-theme-slug="women-humanitarian"] .section>.container[style*="max-width:850px"] .field select,[data-theme-slug="women-humanitarian"] .section>.container[style*="max-width:850px"] .field textarea{min-height:var(--theme-service-field-height,50px);border-radius:var(--theme-service-field-radius,12px);border-color:var(--wh-border);background:color-mix(in srgb,var(--wh-surface) 92%,var(--wh-surface-alt))}
[data-theme-slug="women-humanitarian"] .section>.container[style*="max-width:850px"] .grid2,[data-theme-slug="women-humanitarian"] .section>.container[style*="max-width:850px"] .grid3{grid-template-columns:repeat(var(--theme-service-form-columns-desktop,2),minmax(0,1fr))}

/* الحوكمة */
[data-theme-slug="women-humanitarian"] .governance-page{position:relative}
[data-theme-slug="women-humanitarian"] .governance-page .governance-summary{display:grid;grid-template-columns:var(--theme-governance-summary-columns,auto minmax(0,1fr));align-items:center;gap:20px}[data-theme-slug="women-humanitarian"] .governance-page .governance-summary,[data-theme-slug="women-humanitarian"] .governance-page .governance-search{border-radius:var(--theme-governance-filter-radius,22px);border:1px solid var(--wh-border);background:var(--wh-surface);box-shadow:var(--wh-shadow-sm)}
[data-theme-slug="women-humanitarian"] .governance-page .governance-categories{display:grid;grid-template-columns:repeat(var(--theme-governance-category-columns-desktop,4),minmax(0,1fr));gap:16px}
[data-theme-slug="women-humanitarian"] .governance-page .governance-category-card{border-radius:var(--theme-governance-category-radius,20px);border:1px solid var(--wh-border);background:var(--wh-surface);box-shadow:var(--wh-shadow-sm);transition:transform .25s ease,border-color .25s ease}
[data-theme-slug="women-humanitarian"] .governance-page .governance-category-card:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--accent) 65%,var(--wh-border))}
[data-theme-slug="women-humanitarian"] .governance-page .governance-category-group{margin-top:var(--theme-governance-group-spacing,52px)}
[data-theme-slug="women-humanitarian"] .governance-page .governance-documents-grid{display:grid;grid-template-columns:repeat(var(--theme-governance-document-columns-desktop,3),minmax(0,1fr));gap:18px}
[data-theme-slug="women-humanitarian"] .governance-page .governance-document-card{min-height:var(--theme-governance-document-height,190px);border-radius:var(--theme-governance-document-radius,18px);display:grid;grid-template-columns:var(--theme-governance-document-card-columns,1fr);align-content:start;gap:10px}
[data-theme-slug="women-humanitarian"] .governance-page .governance-document-card .document-icon,[data-theme-slug="women-humanitarian"] .governance-page .governance-document-card .service-icon{width:var(--theme-governance-document-icon-size,56px);height:var(--theme-governance-document-icon-size,56px)}
[data-theme-slug="women-humanitarian"] .governance-page .governance-document-card .text-link{margin-top:auto}

/* مجلس الإدارة */
[data-theme-slug="women-humanitarian"] .page-hero+.section .grid3:has(.person-card){display:grid;grid-template-columns:repeat(var(--theme-board-page-columns-desktop,4),minmax(0,1fr));gap:22px}
[data-theme-slug="women-humanitarian"] .page-hero+.section .person-card{min-height:var(--theme-board-page-card-height,300px);text-align:center;display:grid;grid-template-columns:var(--theme-board-card-columns,1fr);align-items:center;align-content:start;justify-content:center;gap:10px;overflow:hidden}
[data-theme-slug="women-humanitarian"] .page-hero+.section .person-card:first-child{grid-column:span var(--theme-board-featured-span,2)}
[data-theme-slug="women-humanitarian"] .page-hero+.section .person-card .avatar{width:var(--theme-board-page-avatar-size,132px);height:var(--theme-board-page-avatar-size,132px);border-radius:var(--theme-board-page-avatar-radius,50%);object-fit:cover;border:5px solid color-mix(in srgb,var(--accent) 34%,transparent);box-shadow:0 0 0 1px var(--accent),0 14px 34px rgba(75,30,62,.13)}
[data-theme-slug="women-humanitarian"] .page-hero+.section .person-card .badge{margin-top:auto}

/* الشركاء */
[data-theme-slug="women-humanitarian"] .page-hero+.section .grid:has(.partner-card){display:grid;grid-template-columns:repeat(var(--theme-partners-page-columns-desktop,4),minmax(0,1fr));gap:20px}
[data-theme-slug="women-humanitarian"] .page-hero+.section .partner-card{min-height:var(--theme-partners-page-card-height,230px);border-radius:var(--theme-partners-page-card-radius,22px);display:grid;grid-template-columns:var(--theme-partner-card-columns,1fr);align-items:center;align-content:center;text-align:center;justify-content:center;gap:10px 18px}
[data-theme-slug="women-humanitarian"] .page-hero+.section .partner-card:first-child{grid-column:span var(--theme-partners-featured-span,2)}
[data-theme-slug="women-humanitarian"] .page-hero+.section .partner-card .partner-logo{height:var(--theme-partners-page-logo-height,90px);max-height:var(--theme-partners-page-logo-height,90px);width:min(230px,90%);object-fit:contain;filter:grayscale(.12);transition:filter .3s ease,transform .3s ease}
[data-theme-slug="women-humanitarian"] .page-hero+.section .partner-card:hover .partner-logo{filter:none;transform:scale(1.035)}

/* منشئ الصفحات والصفحات التعريفية */
[data-theme-slug="women-humanitarian"] .page-builder{background:transparent!important}
[data-theme-slug="women-humanitarian"] .page-builder-section{position:relative}
[data-theme-slug="women-humanitarian"] .page-builder-section+.page-builder-section::before{content:"";position:absolute;top:0;right:50%;transform:translateX(50%);width:min(1180px,86%);height:1px;background:linear-gradient(90deg,transparent,var(--wh-border),transparent)}
[data-theme-slug="women-humanitarian"] .page-builder .pbs-container{width:min(var(--theme-inner-content-width,1180px),92%)}
[data-theme-slug="women-humanitarian"] .page-builder .pbs-prose{max-width:var(--theme-page-prose-width,880px);margin-inline:auto}
[data-theme-slug="women-humanitarian"] .page-builder .pbs-text{font-size:var(--theme-inner-font-size-desktop,17px);line-height:var(--theme-inner-line-height,2)}
[data-theme-slug="women-humanitarian"] .page-builder .pbs-split{grid-template-columns:var(--theme-page-split-columns,minmax(0,1fr) minmax(320px,1fr));gap:clamp(28px,5vw,70px)}
[data-theme-slug="women-humanitarian"] .page-builder .pbs-hero-media img,[data-theme-slug="women-humanitarian"] .page-builder .pbs-split-media img,[data-theme-slug="women-humanitarian"] .page-builder .pbs-image-block img,[data-theme-slug="women-humanitarian"] .page-builder .pbs-video{border-radius:var(--theme-page-media-radius,24px)}
[data-theme-slug="women-humanitarian"] .page-builder .pbs-gallery{grid-template-columns:repeat(var(--theme-page-gallery-columns-desktop,3),minmax(0,1fr));gap:16px}
[data-theme-slug="women-humanitarian"] .page-builder .pbs-gallery img{height:var(--theme-page-gallery-height-desktop,280px);border-radius:var(--theme-page-media-radius,24px)}
[data-theme-slug="women-humanitarian"] .page-builder .pbs-cards{grid-template-columns:repeat(var(--theme-page-cards-columns-desktop,3),minmax(0,1fr));gap:20px}
[data-theme-slug="women-humanitarian"] .page-builder .pbs-stats{grid-template-columns:repeat(var(--theme-page-stats-columns-desktop,4),minmax(0,1fr));gap:16px}
[data-theme-slug="women-humanitarian"] .page-builder .pbs-stat{padding:28px}
[data-theme-slug="women-humanitarian"] .page-builder .pbs-stat strong{font-size:clamp(34px,5vw,54px);color:var(--primary)}
[data-theme-slug="women-humanitarian"] .page-builder .pbs-faq{gap:var(--theme-page-faq-gap,12px)}
[data-theme-slug="women-humanitarian"] .page-builder .pbs-faq details{border-radius:var(--theme-page-faq-radius,16px);padding-inline:22px;overflow:hidden}
[data-theme-slug="women-humanitarian"] .page-builder .pbs-faq summary{font-size:17px}
[data-theme-slug="women-humanitarian"] .page-builder>.section .card{max-width:var(--theme-page-prose-width,880px);margin-inline:auto}

/* تكييفات بنيوية عبر السمات الجاهزة */
[data-theme-slug="women-humanitarian"] .page-hero+.section .grid3:has(.media-card)>.media-card:nth-child(3n){transform:translateY(16px)}
[data-theme-slug="women-humanitarian"] .page-hero+.section .grid3:has(.person-card)>.person-card:nth-child(even){transform:translateY(10px)}
[data-theme-slug="women-humanitarian"] .pagination-wrap{margin-top:46px;display:flex;justify-content:center}
[data-theme-slug="women-humanitarian"] .pagination-wrap nav{display:flex;gap:8px;flex-wrap:wrap}
[data-theme-slug="women-humanitarian"] .pagination-wrap a,[data-theme-slug="women-humanitarian"] .pagination-wrap span{border-radius:12px!important;border-color:var(--wh-border)!important}

/* V2.5.0 — القائمة المؤسسية الجاهزة */
[data-theme-slug="women-humanitarian"] .site-header .nav-dropdown{z-index:70}
[data-theme-slug="women-humanitarian"] .site-header .nav-dropdown-panel{max-height:min(70vh,560px);overflow-y:auto}
[data-theme-slug="women-humanitarian"] .site-header .nav-dropdown>summary{white-space:nowrap}
[data-theme-slug="women-humanitarian"] .site-header .mobile-register-links{display:grid;gap:4px;padding:6px 10px 12px}
[data-theme-slug="women-humanitarian"] .site-header .mobile-register-links a{display:block;padding:11px 14px;border-radius:10px}



/* V2.5.2 — توافق صارم مع فاحص النطاق في منصة V3.6.0 */
[data-theme-slug="women-humanitarian"] .site-header .menu{align-items:center;gap:var(--theme-menu-items-gap,8px)}
[data-theme-slug="women-humanitarian"] .site-header .nav-dropdown-panel{inset-inline-start:0;min-width:var(--theme-menu-submenu-min-width,230px)}

/* V1.0.1 — إزالة قيد إصدار المنصة دون تغيير التصميم أو الوظائف */
[data-theme-slug="women-humanitarian"] .brand-mark{border-radius:22px;background:linear-gradient(145deg,var(--primary),color-mix(in srgb,var(--primary2) 72%,var(--primary)));transform:rotate(45deg)}
[data-theme-slug="women-humanitarian"] .brand-mark::before{content:"";position:absolute;width:23px;height:23px;right:8px;top:8px;border-radius:50%;background:color-mix(in srgb,var(--accent) 88%,#fff)}
[data-theme-slug="women-humanitarian"] .brand-mark::after{content:"";position:absolute;width:23px;height:23px;left:8px;bottom:8px;border:0;border-radius:50%;background:rgba(255,255,255,.78)}
[data-theme-slug="women-humanitarian"] .brand-mark>*{transform:rotate(-45deg)}
[data-theme-slug="women-humanitarian"] .hero{background-position:center,left 44% center;background-size:cover,clamp(620px,62vw,1040px) auto}
[data-theme-slug="women-humanitarian"] .hero::after{clip-path:polygon(0 62%,18% 62%,24% 28%,34% 62%,58% 62%,64% 15%,72% 62%,100% 62%,100% 100%,0 100%)}
[data-theme-slug="women-humanitarian"] .section-head::after{content:"";position:absolute;right:0;bottom:8px;width:72px;height:7px;border-radius:99px;background:linear-gradient(90deg,var(--primary2),var(--accent));opacity:.22}
[data-theme-slug="women-humanitarian"] .custom-section-cards .custom-item{overflow:hidden}
[data-theme-slug="women-humanitarian"] .custom-section-cards .custom-item::after{content:"";position:absolute;inset:auto -42px -54px auto;width:130px;height:130px;border:22px solid color-mix(in srgb,var(--primary2) 8%,transparent);border-radius:50%;pointer-events:none}
[data-theme-slug="women-humanitarian"] .custom-section-steps .custom-items-steps{counter-reset:support-step}
[data-theme-slug="women-humanitarian"] .custom-section-steps .custom-item{counter-increment:support-step}
[data-theme-slug="women-humanitarian"] .custom-section-steps .custom-item::before{content:counter(support-step,decimal-leading-zero)}
[data-theme-slug="women-humanitarian"] .home-section-stats .stat{background:linear-gradient(145deg,color-mix(in srgb,var(--wh-surface) 92%,transparent),color-mix(in srgb,var(--primary2) 7%,var(--wh-surface)))}
[data-theme-slug="women-humanitarian"] .home-section-services .service-card:nth-child(2n){transform:translateY(8px)}
[data-theme-slug="women-humanitarian"] .home-section-services .service-card:nth-child(3n){border-top-color:color-mix(in srgb,var(--primary2) 58%,var(--wh-border))}
[data-theme-slug="women-humanitarian"] .home-section-about .about-card{background:linear-gradient(145deg,var(--wh-surface),color-mix(in srgb,var(--primary2) 6%,var(--wh-surface)))}
[data-theme-slug="women-humanitarian"] .home-section-cta .cta{background-image:radial-gradient(circle at 14% 18%,color-mix(in srgb,var(--accent) 24%,transparent),transparent 26%),linear-gradient(135deg,var(--primary),color-mix(in srgb,var(--primary2) 72%,var(--primary)))}
[data-theme-slug="women-humanitarian"] .site-header .nav-dropdown{z-index:70}
[data-theme-slug="women-humanitarian"] .site-header .nav-dropdown-panel{max-height:min(70vh,560px);overflow-y:auto;inset-inline-start:0;min-width:var(--theme-menu-submenu-min-width,230px)}
[data-theme-slug="women-humanitarian"] .site-header .nav-dropdown>summary{white-space:nowrap}
[data-theme-slug="women-humanitarian"] .site-header .mobile-register-links{display:grid;gap:4px;padding:6px 10px 12px}
[data-theme-slug="women-humanitarian"] .site-header .mobile-register-links a{display:block;padding:11px 14px;border-radius:10px}
