/* Dynamic post cards only. The original public design remains authoritative. */
.cms-live-post-grid{display:grid;gap:22px}.cms-live-post-card{min-width:0}.cms-live-post-link{display:flex;flex-direction:column;height:100%;color:inherit;text-decoration:none}.cms-live-post-card .tile-img{position:relative;overflow:hidden;aspect-ratio:16/10;background:linear-gradient(135deg,var(--brand-green,#2a7c45),var(--brand-blue,#3157d5))}.cms-live-post-card .tile-img>img{width:100%;height:100%;display:block;object-fit:cover}.cms-live-post-placeholder{width:100%;height:100%;display:grid;place-items:center;color:#fff;font-size:2.25rem}.cms-live-post-card .tile-body{flex:1}.cms-live-post-card .tile-body p{color:var(--text-2);line-height:1.8;margin:.55rem 0}.cms-live-post-card .tile-meta{margin-top:auto}.cms-post-detail{max-width:980px;margin:0 auto}.cms-post-detail__cover{display:block;width:100%;max-height:560px;object-fit:cover;border-radius:24px;box-shadow:var(--shadow-lg);margin-bottom:24px}.cms-post-detail__body{font-size:1.05rem;line-height:2;color:var(--text)}.cms-post-detail__body img,.cms-post-detail__body video{max-width:100%;height:auto;border-radius:18px}.cms-footer-you-logo{height:70px!important;max-height:70px!important;width:auto!important;max-width:150px!important;object-fit:contain!important}.gleam-credit .cms-footer-gleam-logo,.gleam-credit img[src*="gleam-logo.png"]{width:28px!important;height:28px!important;max-width:28px!important;max-height:28px!important;object-fit:contain!important;border-radius:7px!important}.cms-managed-footer .brand img[src*="logo-full.png"]{height:70px!important;max-height:70px!important;width:auto!important;max-width:150px!important}.cms-home-latest{position:relative}@media(max-width:980px){.cms-live-post-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:620px){.cms-live-post-grid{grid-template-columns:1fr!important}.cms-footer-you-logo,.cms-managed-footer .brand img[src*="logo-full.png"]{height:58px!important;max-height:58px!important;max-width:128px!important}}

/* CMS 1.3 rich post output */
.cms-post-hero{transition:.25s background-color}.cms-post-detail{background:#fff;border-radius:24px;padding:clamp(18px,3vw,38px);box-shadow:0 18px 55px rgba(23,37,84,.09);overflow:hidden}.cms-post-detail__cover{display:block;width:100%;max-height:620px;object-fit:cover;border-radius:20px;margin-bottom:20px;background:#e8eef7}.cms-post-facts{display:flex;flex-wrap:wrap;gap:10px;margin:16px 0 24px}.cms-post-facts span{display:inline-flex;align-items:center;gap:8px;padding:9px 13px;border-radius:999px;background:#eef4ff;color:#172554;font-size:.92rem}.cms-post-detail__body{line-height:2;font-size:1.04rem}.cms-post-detail__body img,.cms-post-detail__body video{max-width:100%;height:auto;border-radius:15px}.cms-post-gallery,.cms-post-extra-media{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;margin-top:26px}.cms-post-gallery img,.cms-post-extra-media img,.cms-post-extra-media video{width:100%;height:260px;object-fit:cover;border-radius:16px;background:#eef2f7}.cms-post-slider{display:flex;gap:12px;overflow:auto;scroll-snap-type:x mandatory;padding:8px 2px;margin-top:26px}.cms-post-slider img{width:min(75vw,480px);height:300px;object-fit:cover;border-radius:16px;flex:none;scroll-snap-align:start}.cms-youtube{position:relative;padding-top:56.25%;margin-top:26px;border-radius:18px;overflow:hidden;background:#111827}.cms-youtube iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.cms-post-action{text-align:center;margin:28px 0 0}.cms-project-progress{background:#ecfdf5;border:1px solid #a7f3d0;border-radius:16px;padding:14px 16px;margin:18px 0}.cms-project-progress>div:first-child{display:flex;justify-content:space-between;gap:10px}.cms-progress-track{height:11px;background:#d1fae5;border-radius:999px;overflow:hidden;margin:10px 0}.cms-progress-track i{display:block;height:100%;background:#16a34a;border-radius:inherit}.cms-live-post-card .tile-img video{width:100%;height:100%;object-fit:cover}.cms-live-post-link{display:block;color:inherit;text-decoration:none;height:100%}
@media(max-width:700px){.cms-post-gallery,.cms-post-extra-media{grid-template-columns:1fr 1fr}.cms-post-gallery img,.cms-post-extra-media img,.cms-post-extra-media video{height:180px}.cms-post-slider img{height:230px}.cms-post-detail{border-radius:16px;padding:16px}.cms-post-facts span{font-size:.82rem}}

/* CMS 1.5 latest posts: home only, immediately below the hero */
.cms-home-latest{padding-top:clamp(48px,7vw,86px);padding-bottom:clamp(48px,7vw,86px)}
.cms-home-latest .cms-live-post-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.cms-latest-empty{grid-column:1/-1;min-height:140px;border:1px dashed color-mix(in srgb,var(--brand-blue,#3157d5) 35%,transparent);border-radius:20px;background:color-mix(in srgb,var(--bg,#fff) 88%,var(--brand-blue,#3157d5) 12%);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;color:var(--text-2);text-align:center;padding:24px}
.cms-latest-empty i{font-size:1.8rem;color:var(--brand-blue,#3157d5)}.cms-latest-empty p{margin:0}
@media(max-width:980px){.cms-home-latest .cms-live-post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.cms-home-latest .cms-live-post-grid{grid-template-columns:1fr}.cms-home-latest{padding-top:38px;padding-bottom:38px}}

/* CMS v1.6 symbol and ready-element library */
.cms-symbol{display:inline-grid;place-items:center;vertical-align:middle;width:1.85em;height:1.85em;border-radius:50%;margin:.12em;color:var(--brand-blue,#2457da);background:rgba(36,87,218,.10);font-size:1.15em;line-height:1}
.cms-symbol-emoji{font-size:1.35em;background:rgba(245,158,11,.12)}
.cms-symbol-social{color:#fff;background:var(--brand-blue,#2457da)}
.cms-element-card{display:flex;align-items:flex-start;gap:16px;padding:20px;border:1px solid rgba(36,87,218,.16);border-radius:18px;background:#fff;box-shadow:0 12px 35px rgba(23,37,84,.08);margin:16px 0}
.cms-element-card h3,.cms-element-card p{margin:0}.cms-element-card p{margin-top:6px;color:var(--text-2,#64748b);line-height:1.8}
.cms-impact-box{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;min-width:150px;padding:18px;border-radius:18px;background:linear-gradient(135deg,#eef4ff,#ecfdf5);border:1px solid #dbeafe;margin:10px}
.cms-impact-number{font-size:2rem;font-weight:900;color:var(--brand-blue,#2457da)}.cms-impact-label{font-weight:800;color:#334155}
.cms-note-box{display:flex;gap:14px;align-items:flex-start;padding:18px;border-radius:16px;background:#eff6ff;border-right:5px solid #2457da;margin:16px 0}.cms-note-box>i{font-size:1.35rem;color:#2457da}.cms-note-box p{margin:5px 0 0}
.cms-quote-box{position:relative;padding:24px 60px 24px 24px;border-radius:18px;background:#f8fafc;border:1px solid #e2e8f0;margin:18px 0;font-size:1.05rem;line-height:1.9}.cms-quote-box>i{position:absolute;right:20px;top:22px;color:#7c3aed;font-size:1.5rem}
.cms-decorative-separator{display:flex;align-items:center;justify-content:center;gap:12px;margin:25px 0;color:#2457da}.cms-decorative-separator span{height:1px;flex:1;background:linear-gradient(90deg,transparent,#93c5fd)}.cms-decorative-separator span:last-child{background:linear-gradient(90deg,#93c5fd,transparent)}
.cms-contact-button{display:inline-flex;align-items:center;gap:9px}

/* v1.7 publication placement */
.cms-page-top-posts{padding:clamp(34px,5vw,64px) 0;background:linear-gradient(180deg,color-mix(in srgb,var(--bg-2,#f6f8fb) 75%,transparent),transparent)}
.cms-page-top-posts .cms-live-post-grid,.cms-section-posts-top{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.cms-section-posts-top{margin-bottom:clamp(26px,4vw,48px)}
.cms-dynamic-section>.container>.cms-section-posts-top{margin-top:0}
@media(max-width:980px){.cms-page-top-posts .cms-live-post-grid,.cms-section-posts-top{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.cms-page-top-posts .cms-live-post-grid,.cms-section-posts-top{grid-template-columns:1fr}.cms-page-top-posts{padding:28px 0}.cms-section-posts-top{margin-bottom:28px}}

/* v1.7 organized footer */
.cms-managed-footer{padding:54px 0 0!important;background:linear-gradient(150deg,#091a34 0%,#10345e 58%,#0b294b 100%)!important;color:#d8e5f7!important}
.cms-managed-footer .cms-managed-footer-grid{display:grid!important;grid-template-columns:1.25fr 1fr 1fr 1.2fr!important;gap:clamp(24px,3vw,42px)!important;align-items:start!important}
.cms-managed-footer .cms-footer-col{min-width:0!important}
.cms-managed-footer .cms-footer-about .brand{display:inline-flex!important;margin:0 0 18px!important;padding:8px 12px!important;border-radius:16px!important;background:rgba(255,255,255,.07)!important;border:1px solid rgba(255,255,255,.11)!important}
.cms-managed-footer .cms-footer-col h3{margin:0 0 16px!important;color:#fff!important;font-size:1.02rem!important;line-height:1.4!important;font-weight:900!important;letter-spacing:0!important}
.cms-managed-footer .cms-footer-col p,.cms-managed-footer .cms-footer-contact-row{margin:0 0 10px!important;color:#c7d7ed!important;font-size:.92rem!important;line-height:1.9!important}
.cms-managed-footer .cms-footer-links{list-style:none!important;margin:0!important;padding:0!important;display:grid!important;gap:4px!important}
.cms-managed-footer .cms-footer-links li{margin:0!important;padding:0!important}
.cms-managed-footer .cms-footer-links a,.cms-managed-footer .footer-email{display:inline-flex!important;align-items:center!important;gap:7px!important;padding:7px 0!important;color:#c7d7ed!important;font-size:.92rem!important;line-height:1.55!important;text-decoration:none!important}
.cms-managed-footer .cms-footer-links a:before{content:'‹';color:var(--brand-green,#7bbf43);font-size:1.15rem;font-weight:900;transition:.2s transform}
.cms-managed-footer .cms-footer-links a:hover{color:#fff!important;padding-inline-start:4px!important}
.cms-managed-footer .cms-footer-links a:hover:before{transform:translateX(-3px)}
.cms-managed-footer .cms-managed-social{margin-top:14px!important;gap:9px!important}
.cms-managed-footer .cms-managed-social a{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;padding:0!important;border-radius:12px!important;background:rgba(255,255,255,.08)!important;border:1px solid rgba(255,255,255,.12)!important;color:#fff!important}
.cms-managed-footer .cms-managed-social a:hover{background:var(--brand-green,#7bbf43)!important;transform:translateY(-2px)!important}
.cms-managed-footer .gleam-credit{width:100%!important;margin-top:42px!important;padding:18px 16px!important;border-top:1px solid rgba(255,255,255,.13)!important;display:flex!important;justify-content:center!important;align-items:center!important;text-align:center!important;background:rgba(0,0,0,.08)!important;user-select:none!important;-webkit-user-select:none!important}
.cms-managed-footer .gleam-credit>a{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;padding:7px 14px!important;border-radius:999px!important;color:#e7effb!important;text-decoration:none!important;font-size:.86rem!important;font-weight:800!important;line-height:1.3!important}
.cms-managed-footer .gleam-credit>a:hover{background:rgba(255,255,255,.08)!important;color:#fff!important}
.cms-managed-footer .cms-footer-gleam-logo{width:30px!important;height:30px!important;max-width:30px!important;max-height:30px!important;border-radius:8px!important;object-fit:contain!important}
@media(max-width:980px){.cms-managed-footer .cms-managed-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:620px){.cms-managed-footer{padding-top:40px!important}.cms-managed-footer .cms-managed-footer-grid{grid-template-columns:1fr!important;gap:28px!important}.cms-managed-footer .cms-footer-col{text-align:center!important}.cms-managed-footer .cms-footer-about .brand{margin-inline:auto!important}.cms-managed-footer .cms-footer-links a,.cms-managed-footer .footer-email{justify-content:center!important}.cms-managed-footer .cms-managed-social{justify-content:center!important}.cms-managed-footer .gleam-credit{margin-top:30px!important}.cms-managed-footer .gleam-credit>a{font-size:.82rem!important}}

/* v1.7 compatibility styling for the original footer markup */
.cms-managed-footer .footer-grid{display:grid!important;grid-template-columns:1.25fr 1fr 1fr 1.2fr!important;gap:clamp(24px,3vw,42px)!important;align-items:start!important}
.cms-managed-footer .footer-grid>div{min-width:0!important}
.cms-managed-footer .footer-grid h4{margin:0 0 16px!important;color:#fff!important;font-size:1.02rem!important;line-height:1.4!important;font-weight:900!important}
.cms-managed-footer .footer-grid>div>a{display:flex!important;align-items:center!important;gap:7px!important;width:max-content!important;max-width:100%!important;padding:7px 0!important;color:#c7d7ed!important;font-size:.92rem!important;line-height:1.55!important;text-decoration:none!important}
.cms-managed-footer .footer-grid>div>a:hover{color:#fff!important;transform:translateX(-3px)!important}
.cms-managed-footer .footer-grid p{color:#c7d7ed!important;font-size:.92rem!important;line-height:1.9!important}
.cms-managed-footer .footer-grid .social{display:flex!important;align-items:center!important;gap:9px!important;flex-wrap:wrap!important;margin-top:14px!important}
.cms-managed-footer .footer-grid .social a{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;padding:0!important;border-radius:12px!important;background:rgba(255,255,255,.08)!important;border:1px solid rgba(255,255,255,.12)!important;color:#fff!important}
.cms-managed-footer .footer-grid .social a:hover{background:var(--brand-green,#7bbf43)!important;transform:translateY(-2px)!important}
.cms-managed-footer .footer-bottom{margin-top:38px!important;padding:18px 0!important;border-top:1px solid rgba(255,255,255,.13)!important;text-align:center!important;color:#b9cae1!important;font-size:.84rem!important;line-height:1.8!important}
.cms-managed-footer .footer-bottom a{color:#dce8f7!important;text-decoration:none!important}
.cms-managed-footer .cms-footer-you-logo{height:58px!important;max-height:58px!important;width:auto!important;max-width:145px!important;object-fit:contain!important}
@media(max-width:980px){.cms-managed-footer .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:620px){.cms-managed-footer .footer-grid{grid-template-columns:1fr!important;gap:28px!important}.cms-managed-footer .footer-grid>div{text-align:center!important}.cms-managed-footer .footer-grid>div>a{margin-inline:auto!important}.cms-managed-footer .footer-grid p{justify-content:center!important}.cms-managed-footer .footer-grid .social{justify-content:center!important}}

/* v1.8 publication placement */
.cms-section-posts-top{position:relative;z-index:1;margin-top:clamp(18px,3vw,30px);margin-bottom:clamp(26px,4vw,46px)}
.cms-community-publish-zone{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:clamp(18px,3vw,30px)}
.cms-dynamic-section .sec-head{text-align:center;margin-inline:auto}
.cms-dynamic-section .sec-title{margin-top:8px}
@media(max-width:980px){.cms-community-publish-zone{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.cms-community-publish-zone{grid-template-columns:1fr}.cms-section-posts-top{margin-top:16px;margin-bottom:28px}}

/* v1.9: post detail inherits the page background unless an explicit body background is selected. */
.cms-post-detail.cms-post-detail--transparent{
  background:transparent!important;
  box-shadow:none!important;
  border:0!important;
  padding-inline:0!important;
  overflow:visible!important;
}
.cms-post-detail.cms-post-detail--custom-background{
  background-color:var(--surface,#fff)!important;
}
@media(max-width:700px){
  .cms-post-detail.cms-post-detail--transparent{padding-inline:0!important}
}

/* v2.1 horizontal latest-posts carousel: automatic and manual controls. */
.cms-home-latest-posts{position:relative!important;overflow:hidden!important;padding:clamp(46px,6vw,76px) 0!important;background:linear-gradient(180deg,color-mix(in srgb,var(--bg-2,#f5f7fb) 90%,transparent),var(--bg-2,#f5f7fb))!important}
.cms-latest-heading-row{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:20px!important;margin-bottom:24px!important}
.cms-latest-heading-row .sec-head{margin:0!important;text-align:right!important}
.cms-latest-heading-row .sec-sub{margin-bottom:0!important}
.cms-latest-playback{flex:0 0 auto!important}
.cms-latest-play{border:1px solid color-mix(in srgb,var(--brand-blue,#3157d5) 20%,transparent)!important;background:var(--surface,#fff)!important;color:var(--brand-blue,#3157d5)!important;border-radius:999px!important;padding:10px 15px!important;display:inline-flex!important;align-items:center!important;gap:8px!important;font-weight:800!important;cursor:pointer!important;box-shadow:0 8px 25px rgba(15,23,42,.08)!important}
.cms-latest-play:hover{transform:translateY(-2px)!important;box-shadow:0 12px 30px rgba(15,23,42,.13)!important}
.cms-latest-carousel-shell{display:grid!important;grid-template-columns:48px minmax(0,1fr) 48px!important;gap:12px!important;align-items:center!important;position:relative!important}
.cms-home-latest-viewport{direction:ltr!important;width:100%!important;max-width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;scroll-behavior:smooth!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior-inline:contain!important;padding:12px 8px 22px!important;scrollbar-width:thin!important;scrollbar-color:color-mix(in srgb,var(--brand-green,#7bbf43) 65%,transparent) transparent!important}
.cms-home-latest-viewport::-webkit-scrollbar{height:7px!important}.cms-home-latest-viewport::-webkit-scrollbar-track{background:rgba(148,163,184,.13)!important;border-radius:999px!important}.cms-home-latest-viewport::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--brand-green,#7bbf43) 70%,transparent)!important;border-radius:999px!important}
.cms-home-latest-strip{display:flex!important;flex-wrap:nowrap!important;align-items:stretch!important;gap:18px!important;width:max-content!important;min-width:100%!important;transform:none!important;animation:none!important}
.cms-home-latest-strip .cms-post-card{direction:rtl!important;flex:0 0 clamp(280px,31vw,355px)!important;width:clamp(280px,31vw,355px)!important;min-width:clamp(280px,31vw,355px)!important;max-width:355px!important;scroll-snap-align:center!important;transition:transform .28s ease,box-shadow .28s ease,opacity .28s ease!important;opacity:.9!important}
.cms-home-latest-strip .cms-post-card.is-current{transform:translateY(-7px) scale(1.015)!important;opacity:1!important;box-shadow:0 20px 50px rgba(15,23,42,.18)!important}
.cms-latest-nav{width:48px!important;height:48px!important;border:0!important;border-radius:50%!important;background:linear-gradient(135deg,var(--brand-blue,#3157d5),#193b9e)!important;color:#fff!important;display:grid!important;place-items:center!important;cursor:pointer!important;box-shadow:0 12px 30px rgba(49,87,213,.25)!important;transition:.2s ease!important;z-index:2!important}
.cms-latest-nav:hover{transform:scale(1.08)!important}.cms-latest-nav:active{transform:scale(.96)!important}
.cms-latest-dots{display:flex!important;justify-content:center!important;align-items:center!important;gap:7px!important;min-height:18px!important;margin-top:8px!important}
.cms-latest-dot{width:8px!important;height:8px!important;border:0!important;border-radius:999px!important;background:#b7c2d4!important;padding:0!important;cursor:pointer!important;transition:.25s ease!important}.cms-latest-dot.is-active{width:28px!important;background:var(--brand-green,#7bbf43)!important}
.cms-latest-empty{direction:rtl!important;flex:1 0 100%!important;min-width:min(680px,86vw)!important}
@media(max-width:760px){.cms-latest-heading-row{align-items:flex-start!important;flex-direction:column!important}.cms-latest-playback{align-self:stretch!important}.cms-latest-play{width:100%!important;justify-content:center!important}.cms-latest-carousel-shell{grid-template-columns:1fr!important}.cms-latest-nav{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;width:42px!important;height:42px!important}.cms-latest-prev{right:2px!important}.cms-latest-next{left:2px!important}.cms-latest-nav:hover{transform:translateY(-50%) scale(1.05)!important}.cms-home-latest-viewport{padding-inline:7vw!important}.cms-home-latest-strip .cms-post-card{flex-basis:84vw!important;width:84vw!important;min-width:84vw!important;max-width:360px!important}.cms-latest-heading-row .sec-head{text-align:center!important;width:100%!important}}
@media(prefers-reduced-motion:reduce){.cms-home-latest-viewport{scroll-behavior:auto!important}.cms-home-latest-strip .cms-post-card,.cms-latest-nav,.cms-latest-play{transition:none!important}}

/* v2.1 visual short-text shapes and no-code content components. */
.cms-text-shape{display:inline-flex;align-items:center;justify-content:center;gap:9px;max-width:100%;margin:7px;padding:10px 16px;border-radius:999px;font-weight:850;line-height:1.45;vertical-align:middle;box-sizing:border-box}
.cms-text-shape--partner{background:linear-gradient(135deg,#eaf2ff,#f5f9ff);color:#1d4ed8;border:1px solid #bfdbfe}.cms-text-shape--gold{background:linear-gradient(135deg,#fff7d6,#ffe8a3);color:#8a5a00;border:1px solid #f6d365}.cms-text-shape--line{background:transparent;color:var(--text,#172554);border:2px solid color-mix(in srgb,var(--brand-blue,#3157d5) 45%,transparent)}.cms-text-shape--human{background:linear-gradient(135deg,#e9fbf2,#d9f7e8);color:#16794a;border:1px solid #9ee6c3}.cms-text-shape--success{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}.cms-text-shape--location{background:#fff1f2;color:#be123c;border:1px solid #fecdd3}.cms-text-shape--initiative{background:linear-gradient(135deg,#eef8df,#e3f2c7);color:#4f7d19;border:1px solid #c4e492}.cms-text-shape--number{border-radius:18px;background:linear-gradient(135deg,#eef2ff,#f5f3ff);color:#4338ca;flex-direction:column;min-width:120px}.cms-text-shape--number strong{font-size:1.6rem;line-height:1}
.cms-short-card{display:inline-flex;align-items:center;justify-content:center;min-height:78px;min-width:190px;max-width:100%;padding:18px 22px;margin:9px;border-radius:20px;vertical-align:top}.cms-short-card p{margin:0!important;line-height:1.8!important;font-weight:750!important}.cms-short-card--glass{background:rgba(255,255,255,.58);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.72);box-shadow:0 12px 36px rgba(15,23,42,.1)}.cms-short-card--green{background:linear-gradient(135deg,#eaf8e1,#f5fce9);color:#315d18;border:1px solid #cbe9aa}.cms-short-card--blue{background:linear-gradient(135deg,#e8f0ff,#f4f7ff);color:#1e40af;border:1px solid #bfd2ff}.cms-short-card--outline{background:transparent;color:var(--text,#172554);border:2px dashed color-mix(in srgb,var(--brand-green,#7bbf43) 65%,transparent)}
.cms-short-ribbon{display:flex;align-items:center;gap:10px;padding:13px 17px;border-radius:14px;margin:12px 0;font-weight:800}.cms-short-ribbon--alert{background:#fff7ed;color:#9a3412;border-right:5px solid #f97316}.cms-short-ribbon--news{background:#eff6ff;color:#1d4ed8;border-right:5px solid #3b82f6}
.cms-fancy-title{margin:22px 0 14px;line-height:1.35}.cms-fancy-title--gradient span{background:linear-gradient(120deg,var(--brand-blue,#3157d5),var(--brand-green,#7bbf43));-webkit-background-clip:text;background-clip:text;color:transparent}.cms-fancy-title--side{padding-right:16px;border-right:5px solid var(--brand-green,#7bbf43)}.cms-fancy-title--badge{display:flex;align-items:center;gap:10px;width:max-content;max-width:100%;padding:10px 16px;border-radius:999px;background:#eef4ff;color:#1d4ed8}.cms-lead-paragraph{font-size:clamp(1.08rem,2vw,1.3rem);line-height:2;font-weight:650;color:var(--text,#172554);padding:16px 20px;border-right:4px solid var(--brand-green,#7bbf43);background:color-mix(in srgb,var(--surface,#fff) 78%,transparent);border-radius:16px}
.cms-feature-list{list-style:none!important;padding:0!important;margin:18px 0!important;display:grid!important;gap:10px!important}.cms-feature-list li{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border-radius:14px;background:color-mix(in srgb,var(--surface,#fff) 88%,var(--brand-blue,#3157d5) 12%)}.cms-feature-list i{color:var(--brand-green,#7bbf43);margin-top:5px}
.cms-mini-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:18px 0}.cms-mini-stats>div{text-align:center;padding:17px 12px;border-radius:18px;background:linear-gradient(135deg,#f8fafc,#eef4ff);border:1px solid #dbe6f5}.cms-mini-stats strong{display:block;font-size:1.65rem;color:var(--brand-blue,#3157d5)}.cms-mini-stats span{font-weight:750;color:#52627b}.cms-responsive-table{width:100%;overflow-x:auto;margin:18px 0}.cms-responsive-table table{width:100%;border-collapse:collapse;min-width:520px}.cms-responsive-table th,.cms-responsive-table td{padding:11px 13px;border:1px solid #dbe4f0;text-align:right}.cms-responsive-table th{background:#eef4ff;color:#172554}.cms-inline-image{margin:20px auto;text-align:center}.cms-inline-image img{display:block;max-width:100%;height:auto;margin:auto;border-radius:20px}.cms-inline-image figcaption{margin-top:8px;color:#64748b;font-size:.9rem}
@media(max-width:620px){.cms-mini-stats{grid-template-columns:1fr}.cms-text-shape,.cms-short-card{margin:6px 0;width:100%}}
.cms-social-empty{font-size:.85rem;color:#b9cae1;padding:8px 0}.fab.fa-tiktok::before{content:'♪'}

/* v2.1 footer social links: visible, consistent, and controlled from settings. */
.footer .cms-managed-social,.footer .social.cms-managed-social{display:flex!important;align-items:center!important;gap:9px!important;flex-wrap:wrap!important;margin-top:14px!important}
.footer .cms-managed-social .cms-social-link{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;border-radius:13px!important;background:rgba(255,255,255,.09)!important;border:1px solid rgba(255,255,255,.15)!important;color:#fff!important;text-decoration:none!important;transition:transform .2s ease,background .2s ease!important}
.footer .cms-managed-social .cms-social-link i{display:inline-block!important;font-size:1.08rem!important;line-height:1!important;color:inherit!important}
.footer .cms-managed-social .cms-social-link:hover{transform:translateY(-3px)!important;background:var(--brand-green,#7bbf43)!important}
.footer .cms-social-empty{display:inline-flex!important;align-items:center!important;min-height:42px!important;color:#c8d5e8!important}
@media(max-width:620px){.footer .cms-managed-social{justify-content:center!important}}

/* CMS 2.2 — expanded no-code element library */
.cms-kicker{display:inline-flex;align-items:center;gap:7px;color:var(--brand-green,#6eaa36);font-size:.82rem;font-weight:900;letter-spacing:.02em;margin-bottom:8px}
.cms-inline-action{display:inline-flex;align-items:center;gap:7px;color:var(--brand-blue,#2457da);font-weight:850;margin-top:9px}
.cms-button-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:18px}
.cms-two-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;padding:24px;border-radius:24px;background:linear-gradient(135deg,#f7faff,#f0f9eb);border:1px solid rgba(36,87,218,.12);margin:20px 0}.cms-two-columns>div{min-width:0}.cms-two-columns h2,.cms-two-columns h3{margin-top:0}
.cms-hero-message{padding:clamp(28px,5vw,58px);border-radius:30px;background:radial-gradient(circle at top right,rgba(141,198,63,.22),transparent 38%),linear-gradient(135deg,#132653,#2457da);color:#fff;margin:22px 0;overflow:hidden}.cms-hero-message h2{font-size:clamp(1.8rem,4vw,3rem);margin:8px 0 12px;color:#fff}.cms-hero-message p{max-width:760px;color:#e8efff;line-height:1.9}.cms-hero-message .cms-kicker{color:#c9f08f}
.cms-icon-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:22px 0}.cms-icon-feature-grid article{padding:20px;text-align:center;border-radius:20px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 12px 32px rgba(15,23,42,.07)}.cms-icon-feature-grid i{width:52px;height:52px;display:grid;place-items:center;margin:0 auto 12px;border-radius:16px;background:linear-gradient(135deg,#eef4ff,#eaf8df);color:#2457da;font-size:1.35rem}.cms-icon-feature-grid h3{margin:0 0 7px}.cms-icon-feature-grid p{margin:0;color:#64748b}
.cms-cta-box{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px;border-radius:24px;background:linear-gradient(135deg,#eef5ff,#effbe8);border:1px solid #d6e6f4;margin:22px 0}.cms-cta-box h2{margin:4px 0 7px}.cms-cta-box p{margin:0;color:#5d6b82}
.cms-faq-list{display:grid;gap:10px;margin:20px 0}.cms-faq-list details{border:1px solid #dbe5f0;border-radius:16px;background:#fff;overflow:hidden}.cms-faq-list summary{cursor:pointer;padding:16px 18px;font-weight:850;color:#172554}.cms-faq-list details p{padding:0 18px 17px;margin:0;color:#64748b;line-height:1.9}
.cms-process-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:22px 0}.cms-process-steps article{position:relative;padding:22px;border-radius:20px;background:#fff;border:1px solid #e1e8f2}.cms-process-steps article>span{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#2457da,#6d5ce7);color:#fff;font-weight:900;box-shadow:0 8px 18px rgba(36,87,218,.2)}.cms-process-steps h3{margin:14px 0 7px}.cms-process-steps p{margin:0;color:#64748b}
.cms-timeline{position:relative;display:grid;gap:14px;margin:22px 0;padding-right:24px}.cms-timeline:before{content:"";position:absolute;right:6px;top:12px;bottom:12px;width:3px;background:linear-gradient(#2457da,#7bbf43);border-radius:999px}.cms-timeline-item{position:relative;display:grid;grid-template-columns:105px 1fr;gap:15px;padding:17px 20px;border-radius:18px;background:#fff;border:1px solid #e1e8f2}.cms-timeline-item:before{content:"";position:absolute;right:-23px;top:28px;width:13px;height:13px;border-radius:50%;background:#7bbf43;border:3px solid #fff;box-shadow:0 0 0 2px #7bbf43}.cms-timeline-item time{color:#2457da;font-weight:900}.cms-timeline-item h3{margin:0 0 6px}.cms-timeline-item p{margin:0;color:#64748b}
.cms-image-text{display:grid;grid-template-columns:minmax(240px,.8fr) minmax(0,1.2fr);gap:24px;align-items:center;margin:22px 0}.cms-image-text__placeholder{min-height:260px;border-radius:24px;background:linear-gradient(135deg,#e9f1ff,#eff8e9);border:2px dashed #9ab2da;display:grid;place-items:center;text-align:center;color:#58719b;padding:20px}.cms-image-text__placeholder i{font-size:2rem;display:block;margin-bottom:8px}
.cms-project-highlight{display:flex;gap:18px;align-items:flex-start;padding:24px;border-radius:24px;background:#fff;border:1px solid #dfe7f2;box-shadow:0 16px 42px rgba(15,23,42,.08);margin:18px 0}.cms-project-highlight__icon{width:64px;height:64px;flex:0 0 auto;display:grid;place-items:center;border-radius:20px;background:linear-gradient(135deg,#2457da,#6c5ce7);color:#fff;font-size:1.55rem}.cms-project-highlight h3{margin:2px 0 8px}.cms-project-highlight p{margin:0;color:#64748b;line-height:1.85}
.cms-program-card-pro{display:inline-flex;vertical-align:top;flex-direction:column;gap:9px;width:min(300px,100%);min-height:230px;margin:8px;padding:22px;border-radius:24px;color:#172554;border:1px solid transparent}.cms-program-card-pro>i{font-size:1.65rem}.cms-program-card-pro h3,.cms-program-card-pro p{margin:0}.cms-program-card-pro p{line-height:1.8;opacity:.82}.cms-program-card-pro span,.cms-program-card-pro a{margin-top:auto;font-weight:850}.cms-program-card-pro--green{background:linear-gradient(145deg,#e9f9df,#f7fced);border-color:#c8e9aa}.cms-program-card-pro--warm{background:linear-gradient(145deg,#fff0e8,#fff9f3);border-color:#ffd0b6}.cms-program-card-pro--blue{background:linear-gradient(145deg,#e9f1ff,#f5f8ff);border-color:#c4d5ff}
.cms-document-card{display:flex;align-items:flex-start;gap:16px;padding:19px;border-radius:18px;background:#fff;border:1px solid #e1e8f2;margin:14px 0}.cms-document-card>i{width:50px;height:50px;display:grid;place-items:center;border-radius:14px;background:#fff1f2;color:#dc2626;font-size:1.4rem}.cms-document-card h3,.cms-document-card p{margin:0}.cms-document-card p{margin-top:5px;color:#64748b}.cms-document-card a{display:inline-block;margin-top:7px;color:#2457da;font-weight:800}
.cms-impact-band{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:18px;border-radius:24px;background:linear-gradient(135deg,#162752,#253d78);color:#fff;margin:22px 0}.cms-impact-band article{text-align:center;padding:16px;border-radius:17px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12)}.cms-impact-band strong{display:block;font-size:clamp(1.6rem,3vw,2.45rem);color:#b8e77c}.cms-impact-band span{color:#e5edff}
.cms-progress-card{padding:20px;border-radius:20px;background:#fff;border:1px solid #e1e8f2;margin:16px 0}.cms-progress-card>div:first-child{display:flex;justify-content:space-between;gap:12px;font-weight:850}.cms-progress-track{height:12px;background:#e8eef7;border-radius:999px;overflow:hidden;margin:13px 0}.cms-progress-track span{display:block;height:100%;background:linear-gradient(90deg,#2457da,#7bbf43);border-radius:inherit}.cms-progress-card p{margin:0;color:#64748b}
.cms-kpi-ring{display:inline-grid;place-items:center;text-align:center;min-width:210px;padding:24px;border-radius:24px;background:#fff;border:1px solid #e1e8f2;margin:8px}.cms-kpi-ring>div{width:120px;height:120px;display:grid;place-items:center;border-radius:50%;background:conic-gradient(#7bbf43 0 85%,#e6edf5 85%);position:relative}.cms-kpi-ring>div:before{content:"";position:absolute;inset:12px;border-radius:50%;background:#fff}.cms-kpi-ring strong{position:relative;font-size:1.7rem;color:#2457da}.cms-kpi-ring h3{margin:13px 0 5px}.cms-kpi-ring p{margin:0;color:#64748b}
.cms-metric-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:20px 0}.cms-metric-cards article{padding:20px;border-radius:20px;text-align:center}.cms-metric-cards i{font-size:1.5rem}.cms-metric-cards strong{display:block;font-size:2rem;margin:8px 0 2px}.cms-metric-cards .blue{background:#eef4ff;color:#1d4ed8}.cms-metric-cards .green{background:#edf9e6;color:#3f7d1d}.cms-metric-cards .orange{background:#fff4e8;color:#b45309}.cms-big-number{display:inline-flex;flex-direction:column;align-items:center;padding:18px 24px;border-radius:20px;background:linear-gradient(135deg,#eef4ff,#eff9e9);margin:8px}.cms-big-number strong{font-size:2.1rem;color:#2457da}.cms-big-number span{color:#64748b;font-weight:750}
.cms-partner-chip-grid{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.cms-partner-chip-grid>span{display:inline-flex;align-items:center;gap:8px;padding:11px 15px;border-radius:999px;background:#fff;border:1px solid #dbe5f0;color:#253858;font-weight:800}.cms-partner-chip-grid i{color:#7bbf43}.cms-partner-logo-card{display:inline-flex;vertical-align:top;flex-direction:column;align-items:center;text-align:center;gap:8px;min-width:190px;padding:20px;margin:8px;border-radius:20px;background:#fff;border:1px solid #e1e8f2}.cms-partner-logo-card>div{width:70px;height:70px;display:grid;place-items:center;border-radius:18px;background:#eef4ff;color:#2457da;font-size:1.6rem}.cms-partner-logo-card span{color:#64748b}.cms-profile-quote{padding:24px;border-radius:22px;background:linear-gradient(135deg,#f7faff,#eff8ea);border:1px solid #dce7f1;margin:18px 0}.cms-profile-quote>i{color:#7bbf43;font-size:1.5rem}.cms-profile-quote p{font-size:1.05rem;line-height:1.9}.cms-profile-quote footer{display:flex;flex-direction:column}.cms-profile-quote footer span{color:#64748b}.cms-sponsor-badge{display:inline-flex;align-items:center;gap:12px;padding:12px 17px;border-radius:18px;background:linear-gradient(135deg,#fff3bf,#fffaf0);border:1px solid #f3d46f;margin:8px}.cms-sponsor-badge>i{font-size:1.55rem;color:#b7791f}.cms-sponsor-badge span{display:flex;flex-direction:column}.cms-sponsor-badge small{color:#8a6a2b}.cms-badge-cloud{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0}.cms-badge-cloud span{padding:8px 13px;border-radius:12px;background:#eef3fa;color:#253858;font-weight:800}
.cms-callout{display:flex;align-items:flex-start;gap:13px;padding:17px 19px;border-radius:17px;margin:14px 0;border:1px solid}.cms-callout>i{font-size:1.3rem;margin-top:2px}.cms-callout strong{display:block}.cms-callout p{margin:4px 0 0;line-height:1.8}.cms-callout--success{background:#ecfdf5;color:#066b4d;border-color:#a7f3d0}.cms-callout--info{background:#eff6ff;color:#1e40af;border-color:#bfdbfe}.cms-callout--warning{background:#fff7ed;color:#9a3412;border-color:#fed7aa}.cms-callout--human{background:#f2f9e9;color:#3f651e;border-color:#cce7aa}
.cms-contact-strip{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:15px 18px;border-radius:16px;background:#172554;color:#fff;margin:15px 0}.cms-contact-strip span{display:flex;align-items:center;gap:8px;font-weight:850}.cms-contact-strip a{padding:8px 13px;border-radius:10px;background:#7bbf43;color:#fff;font-weight:850}.cms-action-button{display:inline-flex;align-items:center;gap:9px;padding:12px 17px;border-radius:14px;color:#fff;font-weight:850;margin:7px}.cms-action-button--whatsapp{background:#16a34a}.cms-action-button--download{background:#2457da}.cms-action-button--donate{background:#d97706}
.cms-numbered-list{list-style:none;padding:0;display:grid;gap:11px;margin:18px 0}.cms-numbered-list li{display:flex;align-items:flex-start;gap:13px;padding:15px;border-radius:16px;background:#fff;border:1px solid #e1e8f2}.cms-numbered-list li>span{width:35px;height:35px;display:grid;place-items:center;flex:0 0 auto;border-radius:11px;background:#2457da;color:#fff;font-weight:900}.cms-numbered-list strong{display:block}.cms-numbered-list p{margin:4px 0 0;color:#64748b}.cms-check-grid{list-style:none;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:18px 0}.cms-check-grid li{display:flex;align-items:center;gap:9px;padding:12px 14px;border-radius:14px;background:#f2f9eb;color:#365f20;font-weight:800}.cms-check-grid i{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:#7bbf43;color:#fff}.cms-info-list{display:grid;gap:8px;margin:18px 0}.cms-info-list>div{display:grid;grid-template-columns:140px 1fr;gap:12px;padding:12px 14px;border-radius:13px;background:#f7f9fc}.cms-info-list dt{font-weight:850;color:#172554}.cms-info-list dd{margin:0;color:#64748b}.cms-contact-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:18px 0}.cms-contact-cards a{display:flex;align-items:center;gap:11px;padding:15px;border-radius:16px;background:#fff;border:1px solid #e1e8f2;font-weight:800}.cms-contact-cards i{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#eef4ff;color:#2457da}
@media(max-width:860px){.cms-two-columns,.cms-image-text{grid-template-columns:1fr}.cms-icon-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cms-process-steps,.cms-metric-cards{grid-template-columns:1fr}.cms-impact-band{grid-template-columns:repeat(2,minmax(0,1fr))}.cms-cta-box{align-items:stretch;flex-direction:column}.cms-contact-cards{grid-template-columns:1fr}.cms-timeline-item{grid-template-columns:1fr}.cms-check-grid{grid-template-columns:1fr}}
@media(max-width:520px){.cms-icon-feature-grid,.cms-impact-band{grid-template-columns:1fr}.cms-project-highlight{flex-direction:column}.cms-program-card-pro,.cms-kpi-ring{width:100%;margin:7px 0}.cms-info-list>div{grid-template-columns:1fr}.cms-contact-strip{align-items:stretch;flex-direction:column}.cms-contact-strip a{text-align:center}}

/* ============================================================
   v2.3 Publication documents and media-centre video showcase
   ============================================================ */
.cms-post-document{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:18px;align-items:center;margin:26px 0;padding:20px;border:1px solid color-mix(in srgb,var(--brand-blue,#2457da) 22%,transparent);border-radius:22px;background:linear-gradient(135deg,color-mix(in srgb,var(--brand-blue,#2457da) 8%,var(--surface,#fff)),color-mix(in srgb,var(--brand-green,#7bbf43) 8%,var(--surface,#fff)));box-shadow:0 14px 34px rgba(15,23,42,.08)}
.cms-post-document__icon{width:62px;height:62px;display:grid;place-items:center;border-radius:18px;background:linear-gradient(135deg,#2457da,#6c5ce7);color:#fff;font-size:1.65rem;box-shadow:0 10px 24px rgba(36,87,218,.24)}
.cms-post-document__content>span{display:block;color:#64748b;font-size:.82rem;font-weight:800}.cms-post-document__content h3{margin:4px 0 5px;color:var(--text,#172554);font-size:1.08rem}.cms-post-document__content p{margin:0;color:var(--text-2,#64748b);line-height:1.7}.cms-post-document__actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}
.cms-section-publish-zone:empty{display:none}.cms-section-publish-zone{margin-bottom:22px}
.you-3d-videos.cms3d-video-ready{min-height:520px!important}.cms-auto-video-card{display:flex!important;flex-direction:column!important;width:min(520px,78vw)!important;height:360px!important;margin:0!important;border-radius:24px!important;overflow:hidden!important;background:#07101f!important;border:1px solid rgba(255,255,255,.16)!important;box-shadow:0 24px 60px rgba(2,8,23,.36)!important}
.cms-auto-video-card__media{position:relative;flex:1;min-height:0;background:#020617;overflow:hidden}.cms-auto-video-card__media iframe,.cms-auto-video-card__media video,.cms-auto-video-card__media img{position:absolute;inset:0;width:100%!important;height:100%!important;object-fit:cover;border:0;pointer-events:none}.cms-auto-video-card__media iframe{z-index:2}.cms-video-poster{z-index:1;filter:saturate(.92)}
.cms-auto-video-card__caption{position:relative;z-index:4;padding:14px 16px;background:linear-gradient(135deg,#0f1b32,#15284b);color:#fff}.cms-auto-video-card__caption>span{font-size:.74rem;color:#b9c8e8;font-weight:700}.cms-auto-video-card__caption h3{margin:5px 0 10px;color:#fff;font-size:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cms-auto-video-card__caption>div{display:flex;gap:8px;flex-wrap:wrap}.cms-auto-video-card__caption a{display:inline-flex;padding:7px 10px;border-radius:9px;background:rgba(255,255,255,.1);color:#fff;font-size:.78rem;font-weight:800}.cms-auto-video-card__caption a:first-child{background:#7bbf43}
@media(max-width:720px){.cms-post-document{grid-template-columns:auto 1fr}.cms-post-document__actions{grid-column:1/-1;justify-content:stretch}.cms-post-document__actions .btn{flex:1;justify-content:center}.you-3d-videos.cms3d-video-ready{min-height:430px!important}.cms-auto-video-card{width:min(84vw,430px)!important;height:310px!important}}
