.Initiative-module__n-Fmfa__page{min-height:100vh;padding-bottom:7rem}.Initiative-module__n-Fmfa__container{max-width:780px;margin-inline:auto;padding:0 1.5rem}.Initiative-module__n-Fmfa__hero{background:linear-gradient(160deg, color-mix(in srgb, var(--hero-color,#0f5a9f) 6%, var(--background)) 0%, var(--background) 100%);border-bottom:1px solid var(--border-color);padding:4rem 2rem 3.5rem;position:relative;overflow:hidden}.Initiative-module__n-Fmfa__heroImage{opacity:.12;pointer-events:none;background-position:50%;background-size:cover;position:absolute;inset:0}.Initiative-module__n-Fmfa__heroOrb{top:-100px;background:radial-gradient(circle, color-mix(in srgb, var(--hero-color,#0f5a9f) 10%, transparent) 0%, transparent 70%);pointer-events:none;border-radius:50%;width:400px;height:400px;position:absolute;inset-inline-end:-80px}.Initiative-module__n-Fmfa__heroInner{z-index:1;max-width:780px;margin-inline:auto;position:relative}.Initiative-module__n-Fmfa__heroBadges{flex-wrap:wrap;align-items:center;gap:.6rem;margin-bottom:1.25rem;display:flex}.Initiative-module__n-Fmfa__heroCategoryTag{letter-spacing:.12em;text-transform:uppercase;border-radius:4px;padding:.22rem .65rem;font-size:.68rem;font-weight:700}.Initiative-module__n-Fmfa__statusBadge{text-transform:uppercase;letter-spacing:.04em;border-radius:4px;padding:.22rem .65rem;font-size:.7rem;font-weight:700}.Initiative-module__n-Fmfa__statusActive{color:var(--success);background:#10b9811a}.Initiative-module__n-Fmfa__statusArchived{background:var(--background-alt);color:var(--text-muted)}.Initiative-module__n-Fmfa__heroTitle{color:var(--text-main);letter-spacing:-.025em;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.15}.Initiative-module__n-Fmfa__heroDescription{color:var(--text-muted);max-width:640px;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.Initiative-module__n-Fmfa__heroMeta{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:.5rem;display:flex}.Initiative-module__n-Fmfa__datePill,.Initiative-module__n-Fmfa__memberCount{color:var(--text-muted);background:var(--card-bg);border:1px solid var(--border-color);border-radius:30px;align-items:center;gap:.4rem;padding:.4rem .85rem;font-size:.85rem;font-weight:500;display:inline-flex}.Initiative-module__n-Fmfa__statCallout{background:var(--card-bg-solid);border:1px solid;border-radius:10px;flex-direction:column;gap:.15rem;margin-bottom:1.25rem;padding:.9rem 1.4rem;display:inline-flex;box-shadow:0 2px 12px #0000000f}.Initiative-module__n-Fmfa__statValue{letter-spacing:-.02em;font-size:1.45rem;font-weight:800;line-height:1}.Initiative-module__n-Fmfa__statLabel{text-transform:uppercase;letter-spacing:.07em;color:var(--text-muted);font-size:.75rem;font-weight:600}.Initiative-module__n-Fmfa__back{color:var(--text-muted);align-items:center;gap:.4rem;min-height:44px;margin-top:2.5rem;margin-bottom:0;font-size:.85rem;font-weight:500;transition:color .2s;display:inline-flex}.Initiative-module__n-Fmfa__back:hover{color:var(--primary-blue)}.Initiative-module__n-Fmfa__divider{background:var(--border-color);height:1px;margin:2.5rem 0}.Initiative-module__n-Fmfa__sections{flex-direction:column;gap:0;display:flex}.Initiative-module__n-Fmfa__contentSection{border-bottom:1px solid var(--border-color);padding:2.5rem 0}.Initiative-module__n-Fmfa__contentSection:last-child{border-bottom:none}.Initiative-module__n-Fmfa__sectionTitle{color:var(--text-main);letter-spacing:-.01em;align-items:center;gap:.55rem;margin-bottom:1.1rem;font-size:1.35rem;font-weight:700;display:flex}.Initiative-module__n-Fmfa__sectionIcon{color:var(--text-muted);flex-shrink:0;justify-content:center;align-items:center;display:flex}.Initiative-module__n-Fmfa__sectionBody{color:var(--text-muted);font-size:1rem;line-height:1.85}.Initiative-module__n-Fmfa__impactAreas{padding-bottom:1rem}.Initiative-module__n-Fmfa__impactAreasTitle{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-bottom:1rem;font-size:.75rem;font-weight:700}.Initiative-module__n-Fmfa__impactAreaTags{flex-wrap:wrap;gap:.6rem;display:flex}.Initiative-module__n-Fmfa__impactAreaTag{background:var(--background-alt);border:1px solid var(--border-color);color:var(--text-main);border-radius:6px;padding:.35rem .95rem;font-size:.85rem;font-weight:500}.Initiative-module__n-Fmfa__teamSection{padding-bottom:1rem}.Initiative-module__n-Fmfa__teamGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem;display:grid}.Initiative-module__n-Fmfa__teamCard{background:var(--background-alt);border:1px solid var(--border-color);border-radius:var(--radius-sm);align-items:center;gap:.75rem;padding:.8rem 1rem;display:flex}.Initiative-module__n-Fmfa__teamAvatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;font-weight:700;display:flex}.Initiative-module__n-Fmfa__teamAvatarImg{object-fit:cover;border-radius:50%;flex-shrink:0;width:36px;height:36px}.Initiative-module__n-Fmfa__teamInfo{flex-direction:column;gap:.15rem;min-width:0;display:flex}.Initiative-module__n-Fmfa__teamName{color:var(--text-main);white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:600;overflow:hidden}.Initiative-module__n-Fmfa__teamRole{color:var(--text-muted);font-size:.75rem;font-weight:500}.Initiative-module__n-Fmfa__loadingScreen{justify-content:center;align-items:center;min-height:60vh;display:flex}.Initiative-module__n-Fmfa__spinner{border:3px solid var(--border-color);border-top-color:var(--primary-blue);border-radius:50%;width:34px;height:34px;animation:.75s linear infinite Initiative-module__n-Fmfa__spin}@keyframes Initiative-module__n-Fmfa__spin{to{transform:rotate(360deg)}}.Initiative-module__n-Fmfa__notFound{text-align:center;color:var(--text-muted);padding:6rem 2rem}.Initiative-module__n-Fmfa__notFound h2{color:var(--text-main);margin-bottom:1rem;font-size:1.5rem}.Initiative-module__n-Fmfa__backLink{color:var(--primary-blue);font-weight:600}@media (max-width:640px){.Initiative-module__n-Fmfa__page{padding-bottom:4rem}.Initiative-module__n-Fmfa__hero{padding:2.5rem 1.25rem}.Initiative-module__n-Fmfa__container{padding:0 1.25rem}.Initiative-module__n-Fmfa__heroTitle{font-size:1.8rem}.Initiative-module__n-Fmfa__heroDescription{margin-bottom:1.25rem;font-size:1rem;line-height:1.7}.Initiative-module__n-Fmfa__heroBadges{gap:.4rem;margin-bottom:1rem}.Initiative-module__n-Fmfa__heroMeta{gap:.6rem}.Initiative-module__n-Fmfa__datePill,.Initiative-module__n-Fmfa__memberCount{padding:.35rem .7rem;font-size:.78rem}.Initiative-module__n-Fmfa__sectionTitle{margin-bottom:.85rem;font-size:1.2rem}.Initiative-module__n-Fmfa__sectionBody{font-size:.95rem;line-height:1.75}.Initiative-module__n-Fmfa__statCallout{margin-bottom:1rem;padding:.75rem 1.1rem}.Initiative-module__n-Fmfa__statValue{font-size:1.25rem}.Initiative-module__n-Fmfa__impactAreaTags{gap:.45rem}.Initiative-module__n-Fmfa__impactAreaTag{padding:.3rem .75rem;font-size:.8rem}.Initiative-module__n-Fmfa__teamGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.5rem}.Initiative-module__n-Fmfa__teamCard{gap:.6rem;padding:.65rem .75rem}.Initiative-module__n-Fmfa__teamAvatar{width:32px;height:32px;font-size:.82rem}.Initiative-module__n-Fmfa__teamName{font-size:.85rem}.Initiative-module__n-Fmfa__divider{margin:1.5rem 0}.Initiative-module__n-Fmfa__contentSection{padding:1.5rem 0}.Initiative-module__n-Fmfa__back{margin-top:1.5rem;font-size:.82rem}}@media (max-width:400px){.Initiative-module__n-Fmfa__page{padding-bottom:3rem}.Initiative-module__n-Fmfa__hero{padding:2rem .75rem}.Initiative-module__n-Fmfa__container{padding:0 .75rem}.Initiative-module__n-Fmfa__heroTitle{font-size:1.5rem}.Initiative-module__n-Fmfa__heroDescription{font-size:.92rem}.Initiative-module__n-Fmfa__heroMeta{flex-direction:column;align-items:flex-start;gap:.5rem}.Initiative-module__n-Fmfa__datePill,.Initiative-module__n-Fmfa__memberCount{box-sizing:border-box;width:100%}.Initiative-module__n-Fmfa__teamGrid{grid-template-columns:1fr 1fr}}
.InitiativeGallery-module__8BrlSG__wrap{flex-direction:column;gap:.85rem;display:flex}.InitiativeGallery-module__8BrlSG__heading{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);justify-content:space-between;align-items:center;gap:1rem;font-size:.75rem;font-weight:700;display:flex}.InitiativeGallery-module__8BrlSG__count{letter-spacing:.02em;color:var(--text-muted);font-variant-numeric:tabular-nums;text-transform:none;font-size:.75rem;font-weight:600}.InitiativeGallery-module__8BrlSG__stage{aspect-ratio:16/10;background:var(--background-alt);border:1px solid var(--border-color);border-radius:14px;width:100%;position:relative;overflow:hidden}.InitiativeGallery-module__8BrlSG__stageBtn{cursor:zoom-in;background:0 0;border:none;width:100%;height:100%;padding:0;display:block}.InitiativeGallery-module__8BrlSG__stageImg{object-fit:cover;width:100%;height:100%;animation:.35s cubic-bezier(.16,1,.3,1) both InitiativeGallery-module__8BrlSG__photoIn;display:block}@keyframes InitiativeGallery-module__8BrlSG__photoIn{0%{opacity:0;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.InitiativeGallery-module__8BrlSG__expandHint{inset-inline-end:10px;color:#fff;opacity:0;pointer-events:none;background:#00000080;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;transition:opacity .2s;display:flex;position:absolute;bottom:10px}.InitiativeGallery-module__8BrlSG__stage:hover .InitiativeGallery-module__8BrlSG__expandHint{opacity:1}.InitiativeGallery-module__8BrlSG__nav{color:#fff;cursor:pointer;z-index:2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000073;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;min-width:38px;height:38px;min-height:38px;transition:background .15s,transform .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.InitiativeGallery-module__8BrlSG__nav:hover{background:#000000b8}.InitiativeGallery-module__8BrlSG__nav:active{transform:translateY(-50%)scale(.93)}.InitiativeGallery-module__8BrlSG__navPrev{inset-inline-start:10px}.InitiativeGallery-module__8BrlSG__navNext{inset-inline-end:10px}[dir=rtl] .InitiativeGallery-module__8BrlSG__nav svg{transform:scaleX(-1)}.InitiativeGallery-module__8BrlSG__navLightbox{background:#ffffff24;width:44px;height:44px}.InitiativeGallery-module__8BrlSG__navLightbox:hover{background:#ffffff42}.InitiativeGallery-module__8BrlSG__strip{scroll-snap-type:x proximity;scrollbar-width:thin;gap:.5rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.InitiativeGallery-module__8BrlSG__strip::-webkit-scrollbar{height:4px}.InitiativeGallery-module__8BrlSG__thumb{cursor:pointer;opacity:.55;scroll-snap-align:center;background:var(--background-alt);border:2px solid #0000;border-radius:8px;flex:none;width:84px;height:60px;padding:0;transition:opacity .18s,border-color .18s,transform .18s;overflow:hidden}.InitiativeGallery-module__8BrlSG__thumb:hover{opacity:.85;transform:translateY(-2px)}.InitiativeGallery-module__8BrlSG__thumbActive{opacity:1;border-color:var(--primary-blue)}.InitiativeGallery-module__8BrlSG__thumbImg{object-fit:cover;width:100%;height:100%;display:block}.InitiativeGallery-module__8BrlSG__lightbox{z-index:2000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#030814f0;justify-content:center;align-items:center;padding:3.5rem 1rem;animation:.2s both InitiativeGallery-module__8BrlSG__lbIn;display:flex;position:fixed;inset:0}@keyframes InitiativeGallery-module__8BrlSG__lbIn{0%{opacity:0}to{opacity:1}}.InitiativeGallery-module__8BrlSG__lightboxStage{justify-content:center;align-items:center;max-width:min(1100px,100%);max-height:100%;display:flex;position:relative}.InitiativeGallery-module__8BrlSG__lightboxImg{object-fit:contain;border-radius:10px;max-width:100%;max-height:calc(100vh - 7rem);animation:.28s cubic-bezier(.16,1,.3,1) both InitiativeGallery-module__8BrlSG__photoIn;display:block;box-shadow:0 24px 70px #00000080}.InitiativeGallery-module__8BrlSG__close{top:1rem;color:#fff;cursor:pointer;z-index:3;background:#ffffff1f;border:none;border-radius:10px;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;min-height:40px;transition:background .15s;display:flex;position:absolute;inset-inline-end:1rem}.InitiativeGallery-module__8BrlSG__close:hover{background:#ffffff42}.InitiativeGallery-module__8BrlSG__lightboxCount{color:#fff;font-variant-numeric:tabular-nums;background:#ffffff1f;border-radius:20px;padding:.3rem .85rem;font-size:.8rem;font-weight:600;position:absolute;bottom:1.15rem;left:50%;transform:translate(-50%)}@media (max-width:640px){.InitiativeGallery-module__8BrlSG__stage{aspect-ratio:4/3;border-radius:12px}.InitiativeGallery-module__8BrlSG__nav{width:34px;height:34px}.InitiativeGallery-module__8BrlSG__navPrev{inset-inline-start:6px}.InitiativeGallery-module__8BrlSG__navNext{inset-inline-end:6px}.InitiativeGallery-module__8BrlSG__thumb{width:66px;height:48px}.InitiativeGallery-module__8BrlSG__lightbox{padding:3rem .5rem}.InitiativeGallery-module__8BrlSG__lightboxImg{border-radius:6px;max-height:calc(100vh - 6rem)}.InitiativeGallery-module__8BrlSG__expandHint{opacity:1}}@media (hover:none){.InitiativeGallery-module__8BrlSG__expandHint{opacity:1}.InitiativeGallery-module__8BrlSG__thumb{opacity:.75}}@media (prefers-reduced-motion:reduce){.InitiativeGallery-module__8BrlSG__stageImg,.InitiativeGallery-module__8BrlSG__lightboxImg{animation:none}.InitiativeGallery-module__8BrlSG__thumb:hover{transform:none}}
