.Navbar-module__O8Na-a__header{z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border-color);background-color:#faf7f2f5;width:100%;transition:background-color .3s,box-shadow .3s,border-color .3s;animation:.6s cubic-bezier(.16,1,.3,1) forwards Navbar-module__O8Na-a__navbarSlideDown;position:sticky;top:0;left:0;right:0}@keyframes Navbar-module__O8Na-a__navbarSlideDown{0%{opacity:0;transform:translateY(-15px)}to{opacity:1;transform:translateY(0)}}.Navbar-module__O8Na-a__scrolledHeader{background-color:#faf7f2fa;border-bottom-color:#e5ded4cc;box-shadow:0 4px 20px #2b252114}.Navbar-module__O8Na-a__topBar{background-color:var(--primary-green-dark);color:#ede5dc;width:100%;padding:.4rem 0;font-size:.8125rem}.Navbar-module__O8Na-a__topBarContainer{justify-content:space-between;align-items:center;display:flex}.Navbar-module__O8Na-a__topBarText{white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:.5rem;font-weight:500;display:flex;overflow:hidden}.Navbar-module__O8Na-a__topBarBadge{background-color:var(--accent-orange);color:#fff;border-radius:var(--radius-full);text-transform:uppercase;flex-shrink:0;padding:.15rem .5rem;font-size:.7rem;font-weight:700}.Navbar-module__O8Na-a__topBarLinks{flex-shrink:0;gap:1.25rem;display:flex}.Navbar-module__O8Na-a__topBarLink{color:#c7bcb0;transition:color var(--transition-fast)}.Navbar-module__O8Na-a__topBarLink:hover{color:#fff}.Navbar-module__O8Na-a__navContainer{justify-content:space-between;align-items:center;width:100%;height:88px;display:flex}.Navbar-module__O8Na-a__brandLink{transition:transform var(--transition-fast);flex:1;align-items:center;gap:1rem;min-width:0;text-decoration:none;display:flex}.Navbar-module__O8Na-a__brandLink:hover{transform:scale(1.01)}.Navbar-module__O8Na-a__brandLogo{object-fit:contain;flex-shrink:0;width:auto;height:60px;display:block}.Navbar-module__O8Na-a__brandTextWrapper{text-align:left;flex-direction:column;flex:1;justify-content:center;min-width:0;display:flex}.Navbar-module__O8Na-a__brandTitle{font-family:var(--font-heading);color:var(--primary-green-dark);letter-spacing:-.01em;text-transform:uppercase;white-space:nowrap;font-size:1.25rem;font-weight:800;line-height:1.15}.Navbar-module__O8Na-a__brandTagline{font-family:var(--font-heading);color:var(--accent-orange);letter-spacing:.5px;white-space:nowrap;margin-top:.15rem;font-size:.925rem;font-weight:600;line-height:1.2}.Navbar-module__O8Na-a__desktopNav{flex-shrink:0;align-items:center;gap:2rem;display:flex}.Navbar-module__O8Na-a__navLinks{align-items:center;gap:1.75rem;list-style:none;display:flex}.Navbar-module__O8Na-a__navItem{font-family:var(--font-heading);color:var(--text-dark);transition:color var(--transition-fast);padding:.5rem 0;font-size:.975rem;font-weight:600;position:relative}.Navbar-module__O8Na-a__navItem:hover{color:var(--accent-orange)}.Navbar-module__O8Na-a__navItem:after{content:"";background-color:var(--accent-orange);width:0%;height:2px;transition:width var(--transition-fast);position:absolute;bottom:0;left:0}.Navbar-module__O8Na-a__navItem:hover:after{width:100%}.Navbar-module__O8Na-a__hamburger{cursor:pointer;z-index:1010;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:space-around;width:36px;height:36px;margin-left:.5rem;padding:6px 4px;display:none}.Navbar-module__O8Na-a__hamburgerSpan{background:var(--primary-green-dark);border-radius:2px;width:26px;height:3px;transition:all .3s}.Navbar-module__O8Na-a__hamburgerOpen .Navbar-module__O8Na-a__hamburgerSpan:first-child{transform:rotate(45deg)translate(5px,5px)}.Navbar-module__O8Na-a__hamburgerOpen .Navbar-module__O8Na-a__hamburgerSpan:nth-child(2){opacity:0}.Navbar-module__O8Na-a__hamburgerOpen .Navbar-module__O8Na-a__hamburgerSpan:nth-child(3){transform:rotate(-45deg)translate(6px,-6px)}.Navbar-module__O8Na-a__mobileMenu{background-color:var(--bg-warm);z-index:1005;flex-direction:column;justify-content:space-between;width:min(320px,85vw);height:100dvh;padding:5rem 1.75rem 2rem;transition:right .35s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;right:-100%;overflow-y:auto;box-shadow:-10px 0 30px #00000026}.Navbar-module__O8Na-a__mobileMenuOpen{right:0}.Navbar-module__O8Na-a__mobileNavLinks{flex-direction:column;gap:1.25rem;list-style:none;display:flex}.Navbar-module__O8Na-a__mobileNavItem{font-family:var(--font-heading);color:var(--primary-green-dark);transition:color var(--transition-fast);padding:.5rem 0;font-size:1.2rem;font-weight:700;display:block}.Navbar-module__O8Na-a__mobileNavItem:hover{color:var(--accent-orange)}.Navbar-module__O8Na-a__mobileOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1004;opacity:0;pointer-events:none;background-color:#0006;width:100vw;height:100vh;transition:opacity .3s;position:fixed;top:0;left:0}.Navbar-module__O8Na-a__mobileOverlayShow{opacity:1;pointer-events:auto}@media (max-width:1200px){.Navbar-module__O8Na-a__brandTitle{font-size:1.1rem}.Navbar-module__O8Na-a__brandTagline{font-size:.85rem}.Navbar-module__O8Na-a__navLinks{gap:1.25rem}.Navbar-module__O8Na-a__brandLogo{height:52px}}@media (max-width:960px){.Navbar-module__O8Na-a__topBar,.Navbar-module__O8Na-a__desktopNav{display:none}.Navbar-module__O8Na-a__hamburger{display:flex}.Navbar-module__O8Na-a__navContainer{height:72px}.Navbar-module__O8Na-a__brandLink{gap:.75rem}.Navbar-module__O8Na-a__brandLogo{height:46px}.Navbar-module__O8Na-a__brandTitle{white-space:normal;word-break:normal;overflow-wrap:break-word;font-size:.975rem;line-height:1.15}.Navbar-module__O8Na-a__brandTagline{white-space:normal;font-size:.775rem}}@media (max-width:480px){.Navbar-module__O8Na-a__navContainer{height:68px}.Navbar-module__O8Na-a__brandLink{gap:.5rem}.Navbar-module__O8Na-a__brandLogo{height:40px}.Navbar-module__O8Na-a__brandTitle{letter-spacing:-.01em;font-size:.8125rem;line-height:1.15}.Navbar-module__O8Na-a__brandTagline{font-size:.7rem}}@media (max-width:350px){.Navbar-module__O8Na-a__brandLogo{height:36px}.Navbar-module__O8Na-a__brandTitle{font-size:.75rem}.Navbar-module__O8Na-a__brandTagline{font-size:.65rem}}@media (prefers-reduced-motion:reduce){.Navbar-module__O8Na-a__header{animation:none!important}}
.Reveal-module__VHC1yq__reveal{opacity:0;will-change:transform, opacity;box-sizing:border-box;width:100%;max-width:100%;transition-property:transform,opacity;transition-timing-function:cubic-bezier(.22,1,.36,1)}.Reveal-module__VHC1yq__directionUp{transform:translateY(35px)}.Reveal-module__VHC1yq__directionDown{transform:translateY(-35px)}.Reveal-module__VHC1yq__directionLeft{transform:translate(-40px)}.Reveal-module__VHC1yq__directionRight{transform:translate(40px)}.Reveal-module__VHC1yq__directionScale{transform:scale(.95)}.Reveal-module__VHC1yq__directionFade{transform:none}.Reveal-module__VHC1yq__visible{opacity:1!important;transform:translate(0)scale(1)!important}@media (max-width:768px){.Reveal-module__VHC1yq__directionLeft,.Reveal-module__VHC1yq__directionRight,.Reveal-module__VHC1yq__directionUp,.Reveal-module__VHC1yq__directionDown,.Reveal-module__VHC1yq__directionScale,.Reveal-module__VHC1yq__directionFade{transform:translateY(30px)}}@media (prefers-reduced-motion:reduce){.Reveal-module__VHC1yq__reveal{opacity:1!important;transition:none!important;transform:none!important}}
.Hero-module__KTD73a__fullVideoHero{background-color:var(--primary-green-dark);justify-content:center;align-items:center;width:100%;min-height:85vh;display:flex;position:relative;overflow:hidden}.Hero-module__KTD73a__videoBgContainer{z-index:0;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.Hero-module__KTD73a__heroVideoElement{object-fit:cover;object-position:center;width:100%;height:100%}.Hero-module__KTD73a__heroFallbackImage{object-fit:cover;object-position:center;z-index:-1;width:100%;height:100%;position:absolute;inset:0}.Hero-module__KTD73a__videoGradientOverlay{background:linear-gradient(#1c1815bf 0%,#231f1ddb 50%,#161311f0 100%);position:absolute;inset:0}.Hero-module__KTD73a__heroContentContainer{z-index:1;width:100%;padding-top:5rem;padding-bottom:5rem;position:relative}.Hero-module__KTD73a__heroCenterContent{text-align:center;flex-direction:column;align-items:center;max-width:820px;margin:0 auto;display:flex}.Hero-module__KTD73a__orgTaglineBadge{color:#ebb69d;font-family:var(--font-heading);letter-spacing:1.5px;border-radius:var(--radius-full);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#bd5c3233;border:1px solid #bd5c3273;align-items:center;gap:.65rem;margin-bottom:2rem;padding:.5rem 1.35rem;font-size:.825rem;font-weight:700;display:inline-flex}.Hero-module__KTD73a__badgePulseDot{background-color:var(--accent-orange);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite Hero-module__KTD73a__pulse;box-shadow:0 0 0 3px #bd5c3259}@keyframes Hero-module__KTD73a__pulse{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.35)}}.Hero-module__KTD73a__videoHeroTitle{font-family:var(--font-heading);color:#fff;letter-spacing:-.03em;text-shadow:0 4px 20px #0006;margin-bottom:1.5rem;font-size:clamp(2.8rem,5.8vw,4.8rem);font-weight:800;line-height:1.08}.Hero-module__KTD73a__titleHighlight{color:var(--accent-orange);background:linear-gradient(135deg,#df7f55 0%,#bd5c32 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Hero-module__KTD73a__videoHeroSubtitle{color:#ede5dc;text-shadow:0 2px 10px #0000004d;max-width:640px;margin-bottom:2.75rem;font-size:clamp(1.05rem,1.8vw,1.25rem);line-height:1.65}.Hero-module__KTD73a__heroActionGroup{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem;display:flex}.Hero-module__KTD73a__mainDonateBtn{box-shadow:0 8px 25px #bd5c3266}.Hero-module__KTD73a__secondaryExploreBtn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff!important;border-color:#fff6!important}.Hero-module__KTD73a__secondaryExploreBtn:hover{background-color:#ffffff26!important;border-color:#fff!important}@media (max-width:768px){.Hero-module__KTD73a__fullVideoHero{min-height:75vh}.Hero-module__KTD73a__heroContentContainer{padding-top:3.5rem;padding-bottom:3.5rem}.Hero-module__KTD73a__videoHeroTitle{font-size:2.4rem}.Hero-module__KTD73a__videoHeroSubtitle{margin-bottom:2rem;font-size:1rem}.Hero-module__KTD73a__heroActionGroup{flex-direction:column;width:100%}.Hero-module__KTD73a__heroActionGroup>*{width:100%}}@media (prefers-reduced-motion:reduce){.Hero-module__KTD73a__badgePulseDot{animation:none}}
.WhoWeAre-module__9gzWKW__whoWeAreSection{color:var(--text-dark);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);background-color:#faf7f2;padding:5.5rem 0 6rem;position:relative;overflow:hidden}.WhoWeAre-module__9gzWKW__paperTextureOverlay{pointer-events:none;z-index:0;opacity:.65;background-image:radial-gradient(#e5ded4 1px,#0000 1px),radial-gradient(#dbd2c4 1px,#faf7f2 1px);background-position:0 0,20px 20px;background-size:40px 40px;position:absolute;inset:0}.WhoWeAre-module__9gzWKW__container{z-index:1;position:relative}.WhoWeAre-module__9gzWKW__contentBox{text-align:center;flex-direction:column;align-items:center;max-width:920px;margin:0 auto;display:flex}.WhoWeAre-module__9gzWKW__categoryBadge{font-family:var(--font-heading);letter-spacing:2px;color:var(--accent-orange);text-transform:uppercase;margin-bottom:1rem;font-size:.825rem;font-weight:800;display:inline-block}.WhoWeAre-module__9gzWKW__mainHeading{font-family:var(--font-heading);color:var(--primary-green-dark);letter-spacing:-.02em;text-transform:uppercase;margin-bottom:1.75rem;font-size:clamp(2.4rem,4.5vw,3.8rem);font-weight:900}.WhoWeAre-module__9gzWKW__leadCard{border:1px solid #bd5c3238;border-left:6px solid var(--accent-orange);box-sizing:border-box;background:linear-gradient(135deg,#fdf9f5 0%,#f5ede3 100%);border-radius:20px;max-width:860px;margin-bottom:2.5rem;padding:2.25rem 2.75rem;transition:transform .3s,box-shadow .3s;box-shadow:0 12px 35px #bd5c3214}.WhoWeAre-module__9gzWKW__leadCard:hover{transform:translateY(-3px);box-shadow:0 18px 45px #bd5c321f}.WhoWeAre-module__9gzWKW__leadStatement{color:var(--primary-green-dark);font-size:clamp(1.15rem,2vw,1.4rem);font-weight:600;line-height:1.65}.WhoWeAre-module__9gzWKW__highlightWord{color:var(--accent-orange);background-color:#bd5c321f;border-radius:6px;padding:.2rem .6rem;font-weight:700;display:inline}.WhoWeAre-module__9gzWKW__descriptionGrid{text-align:left;grid-template-columns:1fr 1fr;gap:2rem;width:100%;display:grid}.WhoWeAre-module__9gzWKW__descCard{border:1px solid var(--border-color);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#ffffffd9;border-radius:18px;padding:1.85rem 2rem;box-shadow:0 8px 24px #2b25210d}.WhoWeAre-module__9gzWKW__descriptionText{color:var(--text-muted);font-size:1.025rem;line-height:1.75}@media (max-width:768px){.WhoWeAre-module__9gzWKW__whoWeAreSection{padding:4rem 0 4.5rem}.WhoWeAre-module__9gzWKW__leadCard{border-left-width:5px;border-radius:16px;padding:1.5rem 1.35rem}.WhoWeAre-module__9gzWKW__descriptionGrid{text-align:left;grid-template-columns:1fr;gap:1.25rem}.WhoWeAre-module__9gzWKW__descCard{padding:1.35rem 1.5rem}.WhoWeAre-module__9gzWKW__mainHeading{font-size:2.2rem}}
.WorkCardsGrid-module__XKpGtG__section{background-color:var(--bg-warm);width:100%;padding:5rem 0 6rem;overflow-x:hidden}.WorkCardsGrid-module__XKpGtG__headerBox{text-align:center;max-width:680px;margin:0 auto 3.5rem}.WorkCardsGrid-module__XKpGtG__sectionBadge{font-family:var(--font-heading);letter-spacing:1.75px;color:var(--accent-orange);text-transform:uppercase;margin-bottom:.75rem;font-size:.8rem;font-weight:800;display:inline-block}.WorkCardsGrid-module__XKpGtG__sectionTitle{font-family:var(--font-heading);color:var(--primary-green-dark);text-transform:uppercase;margin-bottom:1rem;font-size:clamp(2rem,3.8vw,3rem);font-weight:800;line-height:1.15}.WorkCardsGrid-module__XKpGtG__sectionSubtitle{color:var(--text-muted);font-size:1.05rem;line-height:1.6}.WorkCardsGrid-module__XKpGtG__grid{box-sizing:border-box;grid-template-columns:repeat(3,1fr);gap:2.5rem 2rem;width:100%;max-width:100%;display:grid}.WorkCardsGrid-module__XKpGtG__gridItemWrapper{box-sizing:border-box;width:100%;max-width:100%}.WorkCardsGrid-module__XKpGtG__card{box-sizing:border-box;flex-direction:column;width:100%;max-width:100%;height:100%;display:flex}.WorkCardsGrid-module__XKpGtG__imageFrame{box-sizing:border-box;border-radius:22px 18px 22px 22px;width:100%;padding:0 0 12px 12px;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s;overflow:hidden;box-shadow:0 10px 25px #00000014}.WorkCardsGrid-module__XKpGtG__card:hover .WorkCardsGrid-module__XKpGtG__imageFrame{transform:translateY(-5px);box-shadow:0 18px 36px #00000024}.WorkCardsGrid-module__XKpGtG__imageInner{background-color:var(--bg-muted);border-radius:18px 18px 18px 14px;width:100%;height:250px;position:relative;overflow:hidden}.WorkCardsGrid-module__XKpGtG__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1);display:block}.WorkCardsGrid-module__XKpGtG__card:hover .WorkCardsGrid-module__XKpGtG__cardImage{transform:scale(1.05)}.WorkCardsGrid-module__XKpGtG__imageTag{background-color:var(--accent-orange);color:var(--text-inverse);font-family:var(--font-heading);letter-spacing:.5px;border-radius:var(--radius-full);text-transform:uppercase;padding:.35rem .85rem;font-size:.725rem;font-weight:700;position:absolute;top:1rem;left:1rem;box-shadow:0 4px 10px #0003}.WorkCardsGrid-module__XKpGtG__cardContent{text-align:center;flex-direction:column;flex-grow:1;align-items:center;padding:1.5rem .5rem .5rem;display:flex}.WorkCardsGrid-module__XKpGtG__cardTitle{font-family:var(--font-heading);color:var(--primary-green-dark);letter-spacing:-.01em;margin-bottom:.65rem;font-size:1.45rem;font-weight:800;line-height:1.25}.WorkCardsGrid-module__XKpGtG__cardDesc{color:var(--text-muted);max-width:320px;font-size:.95rem;line-height:1.6}@media (max-width:992px){.WorkCardsGrid-module__XKpGtG__grid{grid-template-columns:repeat(2,1fr);gap:2.25rem 1.75rem}}@media (max-width:600px){.WorkCardsGrid-module__XKpGtG__section{padding:3.5rem 0 4.5rem}.WorkCardsGrid-module__XKpGtG__grid{grid-template-columns:1fr;gap:2.25rem}.WorkCardsGrid-module__XKpGtG__imageFrame{border-radius:18px 14px 18px 18px;padding:0 0 10px 10px}.WorkCardsGrid-module__XKpGtG__imageInner{border-radius:14px 14px 14px 10px;height:220px}.WorkCardsGrid-module__XKpGtG__cardTitle{font-size:1.3rem}.WorkCardsGrid-module__XKpGtG__cardDesc{max-width:100%;font-size:.9rem}}@media (prefers-reduced-motion:reduce){.WorkCardsGrid-module__XKpGtG__imageFrame,.WorkCardsGrid-module__XKpGtG__cardImage{transition:none!important}.WorkCardsGrid-module__XKpGtG__card:hover .WorkCardsGrid-module__XKpGtG__imageFrame,.WorkCardsGrid-module__XKpGtG__card:hover .WorkCardsGrid-module__XKpGtG__cardImage{transform:none!important}}
.PageHeader-module__gp0rpq__headerSection{background:linear-gradient(180deg, var(--bg-warm) 0%, var(--bg-muted) 100%);border-bottom:1px solid var(--border-color);color:var(--text-dark);width:100%;padding:4.5rem 0 4rem;position:relative;overflow:hidden}.PageHeader-module__gp0rpq__contentWrapper{text-align:center;z-index:2;flex-direction:column;align-items:center;max-width:760px;margin:0 auto;display:flex;position:relative}.PageHeader-module__gp0rpq__breadcrumb{font-family:var(--font-heading);color:var(--accent-orange);text-transform:uppercase;letter-spacing:1.5px;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.85rem;font-weight:700;display:flex}.PageHeader-module__gp0rpq__homeLink{color:var(--text-muted);transition:color var(--transition-fast)}.PageHeader-module__gp0rpq__homeLink:hover{color:var(--accent-orange)}.PageHeader-module__gp0rpq__title{color:var(--primary-green-dark);letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2.25rem,5vw,3.25rem);font-weight:800;line-height:1.15}.PageHeader-module__gp0rpq__subtitle{color:var(--text-muted);font-size:1.125rem;line-height:1.6}@media (max-width:768px){.PageHeader-module__gp0rpq__headerSection{padding:3rem 0 2.5rem}.PageHeader-module__gp0rpq__subtitle{font-size:1rem}}
.DonateModal-module__d2XAPa__modalOverlay{-webkit-backdrop-filter:blur(8px);z-index:1000;background-color:#1c1714b8;justify-content:center;align-items:flex-start;padding:2.5rem 1.25rem;animation:.25s cubic-bezier(.16,1,.3,1) DonateModal-module__d2XAPa__overlayFadeIn;display:flex;position:fixed;inset:0;overflow-y:auto}@keyframes DonateModal-module__d2XAPa__overlayFadeIn{0%{opacity:0}to{opacity:1}}.DonateModal-module__d2XAPa__modalCard{background-color:var(--bg-card);border-radius:var(--radius-xl);width:100%;max-width:920px;box-shadow:var(--shadow-modal);border:1px solid var(--border-color);animation:.3s cubic-bezier(.16,1,.3,1) DonateModal-module__d2XAPa__cardSlideUp;position:relative}@keyframes DonateModal-module__d2XAPa__cardSlideUp{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.DonateModal-module__d2XAPa__closeBtn{background-color:var(--bg-warm);width:38px;height:38px;color:var(--text-dark);border:1px solid var(--border-color);z-index:10;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;font-weight:700;transition:all .2s;display:flex;position:absolute;top:1.25rem;right:1.25rem}.DonateModal-module__d2XAPa__closeBtn:hover{background-color:var(--primary-green-dark);color:#fff;border-color:var(--primary-green-dark)}.DonateModal-module__d2XAPa__panelGrid{grid-template-columns:1.15fr .85fr;gap:0;width:100%;display:grid}.DonateModal-module__d2XAPa__leftCol{flex-direction:column;padding:2.25rem 2rem;display:flex}.DonateModal-module__d2XAPa__rightCol{background-color:var(--bg-warm);border-left:1px solid var(--border-color);flex-direction:column;justify-content:space-between;padding:2.25rem 2rem;display:flex}.DonateModal-module__d2XAPa__headerBadge{font-family:var(--font-heading);letter-spacing:1.2px;color:var(--accent-orange);text-transform:uppercase;margin-bottom:.5rem;font-size:.75rem;font-weight:700;display:inline-block}.DonateModal-module__d2XAPa__headerTitle{font-family:var(--font-heading);color:var(--primary-green-dark);margin-bottom:.5rem;font-size:1.45rem;font-weight:800;line-height:1.2}.DonateModal-module__d2XAPa__headerSubtitle{color:var(--text-muted);margin-bottom:1.5rem;font-size:.875rem;line-height:1.5}.DonateModal-module__d2XAPa__frequencyToggle{background-color:var(--bg-warm);border-radius:var(--radius-full);border:1px solid var(--border-color);grid-template-columns:1fr 1fr;margin-bottom:1.5rem;padding:.3rem;display:grid}.DonateModal-module__d2XAPa__freqBtn{border-radius:var(--radius-full);font-family:var(--font-heading);color:var(--text-muted);cursor:pointer;text-align:center;background:0 0;border:none;padding:.55rem 1rem;font-size:.85rem;font-weight:700;transition:all .25s}.DonateModal-module__d2XAPa__freqBtnActive{background-color:var(--accent-orange);color:#fff;box-shadow:0 4px 12px #e86a3340}.DonateModal-module__d2XAPa__fieldLabel{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.5px;color:var(--primary-green-dark);margin-bottom:.75rem;font-size:.825rem;font-weight:700;display:block}.DonateModal-module__d2XAPa__amountGrid{grid-template-columns:repeat(2,1fr);gap:.75rem;margin-bottom:1rem;display:grid}.DonateModal-module__d2XAPa__amountBtn{border-radius:var(--radius-md);background-color:var(--bg-card);border:2px solid var(--border-color);font-family:var(--font-heading);color:var(--primary-green-dark);cursor:pointer;justify-content:center;align-items:center;padding:.85rem 1rem;font-size:1.15rem;font-weight:800;transition:all .2s;display:flex;position:relative}.DonateModal-module__d2XAPa__amountBtn:hover{border-color:var(--accent-orange);color:var(--accent-orange);background-color:var(--accent-orange-light)}.DonateModal-module__d2XAPa__amountBtnActive{box-shadow:0 0 0 1px var(--accent-orange);border-color:var(--accent-orange)!important;background-color:var(--accent-orange-light)!important;color:var(--accent-orange)!important}.DonateModal-module__d2XAPa__customToggleBtn{grid-column:span 2;padding:.7rem 1rem;font-size:.9rem;font-weight:700}.DonateModal-module__d2XAPa__customInputWrapper{margin-bottom:1.5rem;position:relative}.DonateModal-module__d2XAPa__rupeeSymbol{font-family:var(--font-heading);color:var(--accent-orange);pointer-events:none;font-size:1.1rem;font-weight:800;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.DonateModal-module__d2XAPa__customInput{border-radius:var(--radius-md);border:2px solid var(--border-color);width:100%;font-family:var(--font-heading);color:var(--primary-green-dark);outline:none;padding:.75rem 1rem .75rem 2.25rem;font-size:1.1rem;font-weight:700;transition:border-color .2s,box-shadow .2s}.DonateModal-module__d2XAPa__customInput:focus{border-color:var(--accent-orange);box-shadow:0 0 0 3px #e86a3326}.DonateModal-module__d2XAPa__donorFormGroup{flex-direction:column;gap:.85rem;margin-bottom:1.5rem;display:flex}.DonateModal-module__d2XAPa__inputLabel{font-family:var(--font-heading);color:var(--primary-green-dark);justify-content:space-between;align-items:center;margin-bottom:.3rem;font-size:.825rem;font-weight:700;display:flex}.DonateModal-module__d2XAPa__optionalBadge{font-family:var(--font-body);color:var(--text-muted);font-size:.75rem;font-weight:500}.DonateModal-module__d2XAPa__inputField{border-radius:var(--radius-sm);border:1px solid var(--border-color);width:100%;font-family:var(--font-body);color:var(--text-dark);background-color:var(--bg-card);outline:none;padding:.7rem .95rem;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.DonateModal-module__d2XAPa__inputField:focus{border-color:var(--accent-orange);box-shadow:0 0 0 3px #bd5c3226}.DonateModal-module__d2XAPa__checkboxContainer{cursor:pointer;font-family:var(--font-body);color:var(--text-muted);-webkit-user-select:none;user-select:none;align-items:center;gap:.55rem;margin-top:.25rem;font-size:.875rem;font-weight:500;display:flex}.DonateModal-module__d2XAPa__checkboxContainer:hover{color:var(--text-dark)}.DonateModal-module__d2XAPa__checkboxInput{width:17px;height:17px;accent-color:var(--accent-orange);cursor:pointer}.DonateModal-module__d2XAPa__submitBtn{border-radius:var(--radius-full);background-color:var(--accent-orange);color:#fff;width:100%;font-family:var(--font-heading);letter-spacing:.3px;cursor:pointer;border:none;justify-content:center;align-items:center;gap:.5rem;padding:.95rem 1.5rem;font-size:1.1rem;font-weight:800;transition:background-color .2s,transform .15s,box-shadow .2s;display:flex;box-shadow:0 8px 20px #bd5c3247}.DonateModal-module__d2XAPa__submitBtn:hover{background-color:var(--accent-orange-hover);transform:translateY(-2px);box-shadow:0 12px 24px #bd5c3259}.DonateModal-module__d2XAPa__submitBtn:active{transform:translateY(0)}.DonateModal-module__d2XAPa__trustNotice{color:var(--text-muted);text-align:center;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;font-size:.8rem;display:flex}.DonateModal-module__d2XAPa__trustLockIcon{color:var(--accent-orange)}.DonateModal-module__d2XAPa__statusBox{background-color:var(--secondary-teal-light);border:1px solid var(--secondary-teal);color:var(--primary-green-dark);border-radius:var(--radius-md);text-align:center;margin-top:1rem;padding:.85rem 1rem;font-size:.85rem;line-height:1.45}.DonateModal-module__d2XAPa__impactTitle{font-family:var(--font-heading);color:var(--primary-green-dark);margin-bottom:.5rem;font-size:1.15rem;font-weight:800}.DonateModal-module__d2XAPa__impactHighlightCard{background-color:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-subtle);margin-bottom:1.25rem;padding:1.25rem}.DonateModal-module__d2XAPa__impactAmountBadge{font-family:var(--font-heading);color:var(--accent-orange);margin-bottom:.35rem;font-size:1.5rem;font-weight:800}.DonateModal-module__d2XAPa__impactText{color:var(--text-dark);font-size:.9rem;font-weight:500;line-height:1.5}.DonateModal-module__d2XAPa__pillarsList{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;display:flex}.DonateModal-module__d2XAPa__pillarItem{color:var(--text-muted);align-items:flex-start;gap:.6rem;font-size:.85rem;line-height:1.4;display:flex}.DonateModal-module__d2XAPa__pillarCheck{color:var(--accent-orange);flex-shrink:0;font-weight:800}.DonateModal-module__d2XAPa__guaranteeNote{color:var(--text-light);border-top:1px dashed var(--border-color);padding-top:1rem;font-size:.775rem;line-height:1.4}@media (max-width:840px){.DonateModal-module__d2XAPa__panelGrid{grid-template-columns:1fr}.DonateModal-module__d2XAPa__rightCol{border-left:none;border-top:1px solid var(--border-color);padding:1.75rem 1.5rem}.DonateModal-module__d2XAPa__leftCol{padding:2rem 1.5rem}}@media (max-width:600px){.DonateModal-module__d2XAPa__modalCard{border-radius:var(--radius-lg);max-height:94vh}.DonateModal-module__d2XAPa__leftCol,.DonateModal-module__d2XAPa__rightCol{padding:1.5rem 1.15rem}.DonateModal-module__d2XAPa__headerTitle{font-size:1.25rem}.DonateModal-module__d2XAPa__amountBtn{padding:.75rem .5rem;font-size:1.05rem}.DonateModal-module__d2XAPa__submitBtn{padding:.85rem 1rem;font-size:1rem}}@media (max-width:380px){.DonateModal-module__d2XAPa__modalOverlay{padding:.5rem}.DonateModal-module__d2XAPa__leftCol,.DonateModal-module__d2XAPa__rightCol{padding:1.25rem .85rem}}@media (prefers-reduced-motion:reduce){.DonateModal-module__d2XAPa__modalOverlay,.DonateModal-module__d2XAPa__modalCard{animation:none!important}}
.DonateCTA-module__diiVPW__donateSection{background-color:var(--bg-card);border-top:1px solid var(--border-light);width:100%}.DonateCTA-module__diiVPW__cardBox{background-color:var(--bg-muted);border:1px solid var(--border-color);border-radius:var(--radius-xl);text-align:center;padding:4rem 2.5rem;position:relative;overflow:hidden;box-shadow:0 16px 40px #1e4d3b0f}.DonateCTA-module__diiVPW__contentCenter{flex-direction:column;align-items:center;max-width:720px;margin:0 auto 2.5rem;display:flex}.DonateCTA-module__diiVPW__badge{font-family:var(--font-heading);letter-spacing:1.5px;color:var(--accent-orange);text-transform:uppercase;margin-bottom:1rem;font-size:.8rem;font-weight:700;display:inline-block}.DonateCTA-module__diiVPW__title{color:var(--primary-green-dark);letter-spacing:-.02em;margin-bottom:1.25rem;font-size:clamp(2.1rem,4vw,3.2rem);font-weight:800;line-height:1.15}.DonateCTA-module__diiVPW__subtitle{color:var(--text-muted);font-size:1.1rem;line-height:1.65}.DonateCTA-module__diiVPW__ctaButtonWrapper{max-width:440px;margin:0 auto}@media (max-width:600px){.DonateCTA-module__diiVPW__cardBox{border-radius:var(--radius-lg);padding:2.5rem 1.25rem}.DonateCTA-module__diiVPW__title{font-size:1.85rem}.DonateCTA-module__diiVPW__subtitle{font-size:.975rem}.DonateCTA-module__diiVPW__ctaButtonWrapper{max-width:100%}}
.Button-module__VMVMAW__btn{font-family:var(--font-heading);border-radius:var(--radius-full);white-space:nowrap;-webkit-user-select:none;user-select:none;will-change:transform;box-sizing:border-box;text-align:center;border:2px solid #0000;outline:none;justify-content:center;align-items:center;gap:.5rem;max-width:100%;font-weight:600;transition:transform .2s cubic-bezier(.16,1,.3,1),background-color .2s,color .2s,box-shadow .2s,border-color .2s;display:inline-flex}.Button-module__VMVMAW__btn:hover{transform:translateY(-2px)scale(1.02)}.Button-module__VMVMAW__btn:active{transform:translateY(0)scale(.98)}.Button-module__VMVMAW__sm{padding:.5rem 1.25rem;font-size:.875rem}.Button-module__VMVMAW__md{padding:.75rem 1.75rem;font-size:1rem}.Button-module__VMVMAW__lg{padding:1rem 2.25rem;font-size:1.125rem}.Button-module__VMVMAW__primary{background-color:var(--accent-orange);color:var(--text-inverse);box-shadow:0 4px 14px #bd5c3240}.Button-module__VMVMAW__primary:hover{background-color:var(--accent-orange-hover);box-shadow:0 8px 22px #bd5c3259}.Button-module__VMVMAW__accent{background-color:var(--accent-orange);color:var(--text-inverse);box-shadow:0 4px 14px #bd5c3240}.Button-module__VMVMAW__accent:hover{background-color:var(--accent-orange-hover);box-shadow:0 8px 22px #bd5c3259}.Button-module__VMVMAW__secondary{background-color:var(--primary-green-soft);color:var(--accent-orange);border:1px solid var(--border-color)}.Button-module__VMVMAW__secondary:hover{background-color:var(--accent-orange);color:var(--text-inverse);border-color:var(--accent-orange);box-shadow:0 6px 18px #bd5c3238}.Button-module__VMVMAW__outline{border-color:var(--accent-orange);color:var(--accent-orange);background:0 0}.Button-module__VMVMAW__outline:hover{background-color:var(--accent-orange);color:var(--text-inverse);box-shadow:0 6px 18px #bd5c3240}.Button-module__VMVMAW__ghost{color:var(--text-dark);background:0 0}.Button-module__VMVMAW__ghost:hover{background-color:var(--bg-muted);color:var(--accent-orange)}.Button-module__VMVMAW__fullWidth{width:100%}@media (max-width:600px){.Button-module__VMVMAW__btn{white-space:normal;word-break:break-word}.Button-module__VMVMAW__lg{padding:.85rem 1.4rem;font-size:1rem}.Button-module__VMVMAW__md{padding:.7rem 1.25rem;font-size:.95rem}}@media (max-width:380px){.Button-module__VMVMAW__btn{width:100%}.Button-module__VMVMAW__lg{padding:.75rem 1rem;font-size:.925rem}.Button-module__VMVMAW__md{padding:.65rem .95rem;font-size:.875rem}.Button-module__VMVMAW__sm{padding:.5rem .85rem;font-size:.825rem}}@media (prefers-reduced-motion:reduce){.Button-module__VMVMAW__btn,.Button-module__VMVMAW__btn:hover,.Button-module__VMVMAW__btn:active{transition:none!important;transform:none!important}}
.Gallery-module__MLygcG__gallerySection{background-color:var(--bg-warm);width:100%}.Gallery-module__MLygcG__filterContainer{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-bottom:2.5rem;display:flex}.Gallery-module__MLygcG__filterBtn{border-radius:var(--radius-full);background-color:var(--bg-card);border:1px solid var(--border-color);color:var(--text-muted);font-family:var(--font-heading);padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s}.Gallery-module__MLygcG__filterBtn:hover{border-color:var(--accent-orange);color:var(--accent-orange)}.Gallery-module__MLygcG__filterBtnActive{background-color:var(--accent-orange);color:#fff;border-color:var(--accent-orange);box-shadow:0 4px 12px #bd5c3240}.Gallery-module__MLygcG__galleryGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;width:100%;display:grid}.Gallery-module__MLygcG__galleryItem{border-radius:var(--radius-md);cursor:pointer;height:260px;box-shadow:var(--shadow-subtle);position:relative;overflow:hidden}.Gallery-module__MLygcG__galleryItem img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.Gallery-module__MLygcG__galleryItem:hover img{transform:scale(1.06)}.Gallery-module__MLygcG__overlay{color:#fff;opacity:.9;background:linear-gradient(#1c181500 0%,#1c1815e0 100%);flex-direction:column;justify-content:flex-end;padding:1.25rem;transition:opacity .3s;display:flex;position:absolute;bottom:0;left:0;right:0}.Gallery-module__MLygcG__galleryItem:hover .Gallery-module__MLygcG__overlay{opacity:1}.Gallery-module__MLygcG__itemCategory{text-transform:uppercase;letter-spacing:.5px;color:var(--accent-orange);font-size:.725rem;font-weight:700}.Gallery-module__MLygcG__itemTitle{font-family:var(--font-heading);margin-top:.2rem;font-size:1.05rem;font-weight:700}.Gallery-module__MLygcG__lightboxOverlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1000;background-color:#000000d9;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.Gallery-module__MLygcG__lightboxContent{border-radius:var(--radius-lg);width:100%;max-width:720px;box-shadow:var(--shadow-modal);background-color:#fff;position:relative;overflow:hidden}.Gallery-module__MLygcG__lightboxClose{color:#1a2421;z-index:10;background-color:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.1rem;font-weight:700;display:flex;position:absolute;top:1rem;right:1rem}.Gallery-module__MLygcG__lightboxImage{object-fit:cover;width:100%;height:400px}.Gallery-module__MLygcG__lightboxBody{padding:1.5rem}.Gallery-module__MLygcG__homeGallerySection{background-color:var(--bg-warm);width:100%;overflow:hidden}.Gallery-module__MLygcG__homeHeader{text-align:center;max-width:600px;margin:0 auto 3rem}.Gallery-module__MLygcG__editorialBadge{font-family:var(--font-heading);letter-spacing:1.5px;color:var(--accent-orange);text-transform:uppercase;margin-bottom:.75rem;font-size:.8rem;font-weight:700;display:inline-block}.Gallery-module__MLygcG__editorialTitle{color:var(--primary-green-dark);font-size:clamp(2rem,3.8vw,3rem);font-weight:800;line-height:1.15}.Gallery-module__MLygcG__mosaicGrid{grid-template-columns:repeat(12,1fr);gap:1.25rem;width:100%;display:grid}.Gallery-module__MLygcG__mosaicItemWrapper{width:100%}.Gallery-module__MLygcG__mosaicItemLarge{grid-column:span 7}.Gallery-module__MLygcG__mosaicItemMedium{grid-column:span 5}.Gallery-module__MLygcG__mosaicItemStandard{grid-column:span 4}.Gallery-module__MLygcG__mosaicCard{border-radius:var(--radius-md);cursor:pointer;height:320px;box-shadow:var(--shadow-subtle);border:1px solid var(--border-color);position:relative;overflow:hidden}.Gallery-module__MLygcG__mosaicItemLarge .Gallery-module__MLygcG__mosaicCard{height:360px}.Gallery-module__MLygcG__mosaicCard img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.Gallery-module__MLygcG__mosaicCard:hover img{transform:scale(1.06)}.Gallery-module__MLygcG__mosaicOverlay{color:#fff;background:linear-gradient(#13362900 0%,#133629d9 100%);flex-direction:column;justify-content:flex-end;padding:1.5rem;display:flex;position:absolute;bottom:0;left:0;right:0}@media (max-width:960px){.Gallery-module__MLygcG__mosaicItemLarge,.Gallery-module__MLygcG__mosaicItemMedium,.Gallery-module__MLygcG__mosaicItemStandard{grid-column:span 6}.Gallery-module__MLygcG__mosaicCard,.Gallery-module__MLygcG__mosaicItemLarge .Gallery-module__MLygcG__mosaicCard{height:280px}}@media (max-width:600px){.Gallery-module__MLygcG__mosaicItemLarge,.Gallery-module__MLygcG__mosaicItemMedium,.Gallery-module__MLygcG__mosaicItemStandard{grid-column:span 12}.Gallery-module__MLygcG__mosaicCard,.Gallery-module__MLygcG__mosaicItemLarge .Gallery-module__MLygcG__mosaicCard{height:240px}.Gallery-module__MLygcG__lightboxImage{height:260px}}@media (prefers-reduced-motion:reduce){.Gallery-module__MLygcG__mosaicCard img,.Gallery-module__MLygcG__galleryItem img{transition:none!important}.Gallery-module__MLygcG__mosaicCard:hover img,.Gallery-module__MLygcG__galleryItem:hover img{transform:none!important}}
.About-module__XXGFJG__aboutSection{background-color:var(--bg-card);width:100%;overflow:hidden}.About-module__XXGFJG__aboutGrid{grid-template-columns:1fr 1.1fr;align-items:center;gap:4rem;width:100%;display:grid}.About-module__XXGFJG__imageWrapper{border-radius:var(--radius-lg);box-shadow:var(--shadow-hover);width:100%;position:relative;overflow:hidden}.About-module__XXGFJG__aboutImage{object-fit:cover;width:100%;height:460px}.About-module__XXGFJG__experienceBadge{background-color:var(--primary-green-dark);color:#fff;border-radius:var(--radius-md);box-shadow:var(--shadow-modal);flex-direction:column;gap:.2rem;max-width:calc(100% - 3rem);padding:1rem 1.25rem;display:flex;position:absolute;bottom:1.5rem;right:1.5rem}.About-module__XXGFJG__badgeNumber{font-family:var(--font-heading);color:var(--accent-orange);font-size:1.5rem;font-weight:800;line-height:1.1}.About-module__XXGFJG__badgeText{color:#d1c7bd;font-size:.8rem;font-weight:500}.About-module__XXGFJG__contentCol{flex-direction:column;align-items:flex-start;width:100%;display:flex}.About-module__XXGFJG__paragraph{color:var(--text-muted);margin-bottom:1.25rem;font-size:1.025rem;line-height:1.7}.About-module__XXGFJG__featureGrid{grid-template-columns:1fr 1fr;gap:1.25rem;width:100%;margin:1.25rem 0 1.75rem;display:grid}.About-module__XXGFJG__featureCard{background-color:var(--bg-warm);border-radius:var(--radius-md);border:1px solid var(--border-color);flex-direction:column;gap:.4rem;padding:1.15rem;display:flex}.About-module__XXGFJG__featureIcon{font-size:1.35rem}.About-module__XXGFJG__featureTitle{font-family:var(--font-heading);color:var(--primary-green-dark);font-size:.975rem;font-weight:700}.About-module__XXGFJG__featureDesc{color:var(--text-muted);font-size:.85rem;line-height:1.4}.About-module__XXGFJG__storySection{background-color:var(--bg-card);border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light);overflow:hidden}.About-module__XXGFJG__storyHeader{margin-bottom:2.5rem}.About-module__XXGFJG__editorialBadge{font-family:var(--font-heading);letter-spacing:1.5px;color:var(--accent-orange);text-transform:uppercase;margin-bottom:.75rem;font-size:.8rem;font-weight:700;display:inline-block}.About-module__XXGFJG__storyStatement{color:var(--primary-green-dark);letter-spacing:-.02em;font-size:clamp(2.2rem,4.5vw,3.6rem);font-weight:800;line-height:1.1}.About-module__XXGFJG__accentText{color:var(--accent-orange)}.About-module__XXGFJG__storyBodyGrid{grid-template-columns:1.1fr .9fr;align-items:center;gap:3.5rem;display:grid}.About-module__XXGFJG__storyTextCol{flex-direction:column;align-items:flex-start;display:flex}.About-module__XXGFJG__leadParagraph{color:var(--primary-green-dark);margin-bottom:1.25rem;font-size:1.18rem;line-height:1.6}.About-module__XXGFJG__bodyParagraph{color:var(--text-muted);margin-bottom:1.75rem;font-size:1rem;line-height:1.65}.About-module__XXGFJG__storyPillars{flex-direction:column;gap:.65rem;margin-bottom:2rem;display:flex}.About-module__XXGFJG__pillarItem{font-family:var(--font-heading);color:var(--primary-green-dark);align-items:center;gap:.75rem;font-size:.95rem;font-weight:600;display:flex}.About-module__XXGFJG__pillarDot{background-color:var(--accent-orange);border-radius:50%;width:8px;height:8px}.About-module__XXGFJG__storyCta{margin-top:.5rem}.About-module__XXGFJG__storyImageFrame{border-radius:var(--radius-lg);border:1px solid var(--border-color);position:relative;overflow:hidden;box-shadow:0 16px 36px #231f1d14}.About-module__XXGFJG__storyImage{object-fit:cover;width:100%;height:380px}.About-module__XXGFJG__storyBadge{background-color:var(--primary-green-dark);color:#fff;border-radius:var(--radius-md);box-shadow:var(--shadow-card);flex-direction:column;padding:.75rem 1.15rem;font-size:.8rem;display:flex;position:absolute;bottom:1.25rem;left:1.25rem}.About-module__XXGFJG__badgeHighlight{font-family:var(--font-heading);color:var(--accent-orange);font-size:.95rem;font-weight:700}@media (max-width:960px){.About-module__XXGFJG__aboutGrid{grid-template-columns:1fr;gap:2.5rem}.About-module__XXGFJG__aboutImage{height:340px}.About-module__XXGFJG__storyBodyGrid{grid-template-columns:1fr;gap:2.5rem}.About-module__XXGFJG__storyImage{height:300px}}@media (max-width:600px){.About-module__XXGFJG__aboutImage{height:260px}.About-module__XXGFJG__experienceBadge{padding:.75rem 1rem;bottom:1rem;right:1rem}.About-module__XXGFJG__badgeNumber{font-size:1.2rem}.About-module__XXGFJG__featureGrid{grid-template-columns:1fr}.About-module__XXGFJG__storyStatement{font-size:2rem}.About-module__XXGFJG__leadParagraph{font-size:1.05rem}.About-module__XXGFJG__storyImage{height:240px}}
.Impact-module__VWq_gq__impactCommitmentSection{background-color:var(--bg-muted);color:var(--text-dark);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);width:100%;padding:2.25rem 0}.Impact-module__VWq_gq__noticeBox{border-radius:var(--radius-md);color:var(--primary-green-dark);text-align:center;background-color:#bd5c3214;border:1px solid #bd5c3240;max-width:960px;margin:0 auto;padding:1.15rem 1.75rem;font-size:.95rem;line-height:1.6}.Impact-module__VWq_gq__homeImpactSection{background-color:var(--bg-muted);color:var(--text-dark);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);position:relative;overflow:hidden}.Impact-module__VWq_gq__impactEditorialHeader{text-align:center;max-width:760px;margin:0 auto 3.5rem}.Impact-module__VWq_gq__editorialBadge{font-family:var(--font-heading);letter-spacing:1.5px;color:var(--accent-orange);text-transform:uppercase;margin-bottom:1rem;font-size:.8rem;font-weight:700;display:inline-block}.Impact-module__VWq_gq__editorialStatement{color:var(--primary-green-dark);letter-spacing:-.02em;font-size:clamp(2.1rem,4.2vw,3.4rem);font-weight:800;line-height:1.12}.Impact-module__VWq_gq__statementHighlight{color:var(--accent-orange)}.Impact-module__VWq_gq__editorialStatsGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;width:100%;display:grid}.Impact-module__VWq_gq__statBoxWrapper{width:100%}.Impact-module__VWq_gq__editorialStatBox{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);text-align:center;height:100%;box-shadow:var(--shadow-subtle);padding:2rem 1.25rem;transition:transform .3s,border-color .3s,box-shadow .3s}.Impact-module__VWq_gq__editorialStatBox:hover{border-color:var(--accent-orange);box-shadow:var(--shadow-hover);transform:translateY(-4px)}.Impact-module__VWq_gq__statNumber{font-family:var(--font-heading);color:var(--accent-orange);margin-bottom:.6rem;font-size:clamp(2.5rem,3.5vw,3.5rem);font-weight:800;line-height:1}.Impact-module__VWq_gq__transparencyNote{background-color:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-full);color:var(--text-muted);text-align:center;max-width:800px;box-shadow:var(--shadow-subtle);margin-top:3rem;margin-left:auto;margin-right:auto;padding:.85rem 1.25rem;font-size:.85rem}.Impact-module__VWq_gq__homeCtaGroup{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem;margin-top:2.5rem;display:flex}.Impact-module__VWq_gq__homeCtaOutlineBtn{color:var(--accent-orange)!important;border-color:var(--accent-orange)!important}.Impact-module__VWq_gq__homeCtaOutlineBtn:hover{box-shadow:0 6px 18px #bd5c3247;background-color:var(--accent-orange)!important;color:#fff!important}@media (max-width:1024px){.Impact-module__VWq_gq__editorialStatsGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:600px){.Impact-module__VWq_gq__impactCommitmentSection{padding:1.5rem 0}.Impact-module__VWq_gq__noticeBox{padding:1rem 1.15rem;font-size:.875rem}.Impact-module__VWq_gq__editorialStatsGrid{grid-template-columns:1fr;gap:1.25rem}.Impact-module__VWq_gq__editorialStatBox{padding:1.5rem 1rem}.Impact-module__VWq_gq__statNumber{font-size:2.75rem}.Impact-module__VWq_gq__transparencyNote{border-radius:var(--radius-md)}.Impact-module__VWq_gq__homeCtaGroup{flex-direction:column;gap:.85rem;width:100%}.Impact-module__VWq_gq__homeCtaOutlineBtn,.Impact-module__VWq_gq__homeCtaPrimaryBtn{box-sizing:border-box!important;width:100%!important;max-width:100%!important}}
.Mission-module__h1f9Ra__missionSection{background-color:var(--bg-warm);width:100%;position:relative;overflow:hidden}.Mission-module__h1f9Ra__pillarsGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;width:100%;display:grid}.Mission-module__h1f9Ra__pillarCard{background-color:var(--bg-card);border-radius:var(--radius-lg);border:1px solid var(--border-color);box-shadow:var(--shadow-subtle);transition:all var(--transition-normal);flex-direction:column;align-items:flex-start;height:100%;padding:2rem 1.5rem;display:flex;position:relative;overflow:hidden}.Mission-module__h1f9Ra__pillarCard:before{content:"";background-color:var(--primary-green);opacity:0;width:100%;height:4px;transition:opacity var(--transition-fast);position:absolute;top:0;left:0}.Mission-module__h1f9Ra__pillarCard:hover{box-shadow:var(--shadow-hover);border-color:var(--accent-orange);transform:translateY(-6px)}.Mission-module__h1f9Ra__pillarCard:hover:before{opacity:1}.Mission-module__h1f9Ra__iconWrapper{background-color:var(--primary-green-soft);width:52px;height:52px;color:var(--primary-green);border-radius:var(--radius-md);transition:all var(--transition-fast);flex-shrink:0;justify-content:center;align-items:center;margin-bottom:1.25rem;font-size:1.4rem;display:flex}.Mission-module__h1f9Ra__pillarCard:hover .Mission-module__h1f9Ra__iconWrapper{background-color:var(--accent-orange);color:#fff}.Mission-module__h1f9Ra__pillarTitle{color:var(--primary-green-dark);margin-bottom:.65rem;font-size:1.2rem;font-weight:700}.Mission-module__h1f9Ra__pillarDesc{color:var(--text-muted);font-size:.925rem;line-height:1.6}@media (max-width:1024px){.Mission-module__h1f9Ra__pillarsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Mission-module__h1f9Ra__pillarsGrid{grid-template-columns:1fr;gap:1.25rem}.Mission-module__h1f9Ra__pillarCard{padding:1.5rem 1.25rem}}
.ProofOfWork-module__i1EDKq__powSection{background-color:var(--bg-warm);width:100%;position:relative}.ProofOfWork-module__i1EDKq__powHeader{text-align:center;max-width:780px;margin:0 auto 4rem}.ProofOfWork-module__i1EDKq__powBadge{font-family:var(--font-heading);letter-spacing:2px;color:var(--accent-orange);text-transform:uppercase;margin-bottom:.75rem;font-size:.825rem;font-weight:800;display:inline-block}.ProofOfWork-module__i1EDKq__powTitle{font-family:var(--font-heading);color:var(--primary-green-dark);letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2.2rem,4.5vw,3.6rem);font-weight:800;line-height:1.12}.ProofOfWork-module__i1EDKq__powSubtitle{font-family:var(--font-heading);color:var(--accent-orange);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.ProofOfWork-module__i1EDKq__powLeadText{font-family:var(--font-body);color:var(--text-muted);font-size:1.05rem;line-height:1.65}.ProofOfWork-module__i1EDKq__stageList{flex-direction:column;gap:5rem;display:flex}.ProofOfWork-module__i1EDKq__stageItem{grid-template-columns:1.15fr .85fr;align-items:center;gap:3.5rem;width:100%;display:grid}.ProofOfWork-module__i1EDKq__stageItemReverse{grid-template-columns:.85fr 1.15fr}.ProofOfWork-module__i1EDKq__stageImagesWrapper{flex-direction:column;gap:1.25rem;width:100%;display:flex}.ProofOfWork-module__i1EDKq__mainImageFrame{border-radius:var(--radius-lg);border:1px solid var(--border-color);box-shadow:var(--shadow-card);background-color:var(--bg-card);width:100%;position:relative;overflow:hidden}.ProofOfWork-module__i1EDKq__mainImage{object-fit:cover;object-position:center;width:100%;height:auto;max-height:440px;display:block}.ProofOfWork-module__i1EDKq__secondaryImageFrame{border-radius:var(--radius-md);border:1px solid var(--border-color);box-shadow:var(--shadow-subtle);background-color:var(--bg-card);width:100%;position:relative;overflow:hidden}.ProofOfWork-module__i1EDKq__secondaryImage{object-fit:cover;object-position:center;width:100%;height:220px;display:block}.ProofOfWork-module__i1EDKq__stageContent{flex-direction:column;gap:1rem;display:flex}.ProofOfWork-module__i1EDKq__stageNum{font-family:var(--font-heading);letter-spacing:1.5px;color:var(--accent-orange);background-color:var(--accent-orange-light);border-radius:var(--radius-full);width:fit-content;padding:.3rem .85rem;font-size:.85rem;font-weight:800;display:inline-block}.ProofOfWork-module__i1EDKq__stageHeading{font-family:var(--font-heading);color:var(--primary-green-dark);font-size:1.85rem;font-weight:800;line-height:1.2}.ProofOfWork-module__i1EDKq__stageDesc{font-family:var(--font-body);color:var(--text-muted);font-size:1.025rem;line-height:1.65}.ProofOfWork-module__i1EDKq__evidenceBadge{font-family:var(--font-heading);color:var(--primary-green);background-color:var(--primary-green-soft);border-radius:var(--radius-md);align-items:center;gap:.6rem;width:fit-content;margin-top:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:700;display:flex}@media (max-width:960px){.ProofOfWork-module__i1EDKq__stageItem,.ProofOfWork-module__i1EDKq__stageItemReverse{grid-template-columns:1fr;gap:2rem}.ProofOfWork-module__i1EDKq__stageList{gap:3.5rem}.ProofOfWork-module__i1EDKq__mainImage{max-height:340px}}@media (max-width:600px){.ProofOfWork-module__i1EDKq__powHeader{margin-bottom:2.5rem}.ProofOfWork-module__i1EDKq__powTitle{font-size:2rem}.ProofOfWork-module__i1EDKq__powSubtitle{font-size:1.1rem}.ProofOfWork-module__i1EDKq__stageHeading{font-size:1.5rem}.ProofOfWork-module__i1EDKq__mainImage{max-height:260px}.ProofOfWork-module__i1EDKq__secondaryImage{height:180px}}@media (max-width:350px){.ProofOfWork-module__i1EDKq__mainImage{max-height:220px}.ProofOfWork-module__i1EDKq__secondaryImage{height:150px}.ProofOfWork-module__i1EDKq__stageHeading{font-size:1.3rem}}
.RescueStories-module__DqCMDa__storiesSection{background-color:var(--bg-card);width:100%}.RescueStories-module__DqCMDa__storiesGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;width:100%;display:grid}.RescueStories-module__DqCMDa__card{background-color:var(--bg-card);border-radius:var(--radius-md);border:1px solid var(--border-color);box-shadow:var(--shadow-subtle);flex-direction:column;height:100%;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.RescueStories-module__DqCMDa__card:hover{box-shadow:var(--shadow-card);transform:translateY(-4px)}.RescueStories-module__DqCMDa__imageWrapper{width:100%;height:240px;position:relative}.RescueStories-module__DqCMDa__imageWrapper img{object-fit:cover;width:100%;height:100%}.RescueStories-module__DqCMDa__statusBadge{color:#fff;border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.5px;padding:.25rem .75rem;font-size:.75rem;font-weight:700;position:absolute;top:1rem;right:1rem;box-shadow:0 4px 10px #00000026}.RescueStories-module__DqCMDa__cardBody{flex-direction:column;flex:1;padding:1.5rem;display:flex}.RescueStories-module__DqCMDa__animalType{color:var(--accent-orange);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.25rem;font-size:.8rem;font-weight:700}.RescueStories-module__DqCMDa__animalName{color:var(--primary-green-dark);margin-bottom:.75rem;font-size:1.35rem}.RescueStories-module__DqCMDa__summary{color:var(--text-muted);flex:1;margin-bottom:1.5rem;font-size:.925rem;line-height:1.6}.RescueStories-module__DqCMDa__readBtn{margin-top:auto}.RescueStories-module__DqCMDa__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background-color:#1c1714bf;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.RescueStories-module__DqCMDa__modalContent{background-color:var(--bg-card);border-radius:var(--radius-lg);width:100%;max-width:600px;max-height:90vh;box-shadow:var(--shadow-modal);padding:2rem;position:relative;overflow-y:auto}.RescueStories-module__DqCMDa__modalClose{background-color:var(--bg-warm);width:36px;height:36px;color:var(--text-dark);border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;font-weight:700;transition:background-color .2s;display:flex;position:absolute;top:1rem;right:1rem}.RescueStories-module__DqCMDa__modalClose:hover{background-color:var(--border-color)}.RescueStories-module__DqCMDa__modalImage{object-fit:cover;border-radius:var(--radius-md);width:100%;height:280px;margin-bottom:1.25rem}.RescueStories-module__DqCMDa__homeStoriesSection{background-color:var(--bg-card);border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light);overflow:hidden}.RescueStories-module__DqCMDa__homeHeader{margin-bottom:2.5rem}.RescueStories-module__DqCMDa__editorialBadge{font-family:var(--font-heading);letter-spacing:1.5px;color:var(--accent-orange);text-transform:uppercase;margin-bottom:.75rem;font-size:.8rem;font-weight:700;display:inline-block}.RescueStories-module__DqCMDa__editorialTitle{color:var(--primary-green-dark);font-size:clamp(2rem,3.8vw,3rem);font-weight:800;line-height:1.15}.RescueStories-module__DqCMDa__featuredFrame{background-color:var(--bg-warm);border-radius:var(--radius-lg);border:1px solid var(--border-color);padding:2.5rem;box-shadow:0 16px 36px #1e4d3b0d}.RescueStories-module__DqCMDa__featuredGrid{grid-template-columns:1fr 1.1fr;align-items:center;gap:3.5rem;display:grid}.RescueStories-module__DqCMDa__featuredImageWrapper{border-radius:var(--radius-md);box-shadow:var(--shadow-card);height:380px;position:relative;overflow:hidden}.RescueStories-module__DqCMDa__featuredImageWrapper img{object-fit:cover;width:100%;height:100%}.RescueStories-module__DqCMDa__contentCol{flex-direction:column;align-items:flex-start;display:flex}.RescueStories-module__DqCMDa__storyMeta{margin-bottom:1rem}.RescueStories-module__DqCMDa__storySummary{color:var(--primary-green-dark);margin-bottom:1rem;font-size:1.15rem;font-weight:600;line-height:1.5}.RescueStories-module__DqCMDa__storyDetails{color:var(--text-muted);margin-bottom:2rem;font-size:.975rem;line-height:1.65}.RescueStories-module__DqCMDa__timelineIndicators{border-top:1px dashed var(--border-color);flex-wrap:wrap;align-items:center;gap:1.5rem;width:100%;margin-bottom:2.25rem;padding-top:1.25rem;display:flex}.RescueStories-module__DqCMDa__timelineStep{align-items:center;gap:.6rem;display:flex}.RescueStories-module__DqCMDa__stepNum{font-family:var(--font-heading);color:var(--accent-orange);background-color:var(--accent-orange-light);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.85rem;font-weight:800;display:flex}.RescueStories-module__DqCMDa__stepLabel{color:var(--primary-green-dark);font-size:.85rem;font-weight:600}.RescueStories-module__DqCMDa__ctaRow{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}@media (max-width:960px){.RescueStories-module__DqCMDa__featuredGrid{grid-template-columns:1fr;gap:2.5rem}.RescueStories-module__DqCMDa__featuredImageWrapper{height:300px}}@media (max-width:600px){.RescueStories-module__DqCMDa__featuredFrame{padding:1.5rem}.RescueStories-module__DqCMDa__featuredImageWrapper{height:240px}.RescueStories-module__DqCMDa__storySummary{font-size:1.05rem}.RescueStories-module__DqCMDa__timelineIndicators{gap:.85rem}.RescueStories-module__DqCMDa__ctaRow{flex-direction:column;width:100%}.RescueStories-module__DqCMDa__ctaRow>*{width:100%}}
.CountUpStat-module__1eD6yG__stat{text-align:center;box-sizing:border-box;flex-direction:column;align-items:center;gap:.25rem;width:100%;display:flex}.CountUpStat-module__1eD6yG__value{font-family:var(--font-heading);color:var(--accent-orange);letter-spacing:-.02em;word-break:break-word;max-width:100%;font-size:clamp(2.2rem,5.5vw,3.8rem);font-weight:800;line-height:1.1}.CountUpStat-module__1eD6yG__label{font-family:var(--font-heading);color:#fff;margin-top:.35rem;font-size:1.05rem;font-weight:700;line-height:1.3}.CountUpStat-module__1eD6yG__desc{color:#d1c7bd;max-width:240px;margin-top:.25rem;font-size:.85rem;line-height:1.45}@media (max-width:600px){.CountUpStat-module__1eD6yG__value{font-size:clamp(1.75rem,6.5vw,2.4rem)}.CountUpStat-module__1eD6yG__label{font-size:.925rem}.CountUpStat-module__1eD6yG__desc{max-width:100%;font-size:.8rem}}
.Footer-module__yg9ahW__footer{color:#ede5dc;border-top:1px solid var(--border-color);background-color:#1f1b18;width:100%;padding:4.5rem 0 2rem;position:relative;overflow:hidden}.Footer-module__yg9ahW__footerGrid{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:2.5rem;width:100%;margin-bottom:3.5rem;display:grid}.Footer-module__yg9ahW__brandCol{flex-direction:column;gap:1.15rem;display:flex}.Footer-module__yg9ahW__logoImage{object-fit:contain;border-radius:var(--radius-sm);width:auto;height:48px}.Footer-module__yg9ahW__brandDesc{color:#bdb2a7;max-width:340px;font-size:.925rem;line-height:1.6}.Footer-module__yg9ahW__socialList{flex-wrap:wrap;gap:.85rem;margin-top:.35rem;display:flex}.Footer-module__yg9ahW__socialBtn{color:#fff;border-radius:var(--radius-full);transition:all var(--transition-fast);background-color:#ffffff14;align-items:center;gap:.5rem;padding:.45rem .95rem;font-size:.85rem;font-weight:600;display:inline-flex}.Footer-module__yg9ahW__socialBtn:hover{background-color:var(--accent-orange);color:#fff;transform:translateY(-2px)}.Footer-module__yg9ahW__colTitle{font-family:var(--font-heading);color:#fff;margin-bottom:1.15rem;font-size:1.05rem;font-weight:700}.Footer-module__yg9ahW__linkList{flex-direction:column;gap:.65rem;list-style:none;display:flex}.Footer-module__yg9ahW__linkItem{color:#bdb2a7;transition:color var(--transition-fast);font-size:.925rem}.Footer-module__yg9ahW__linkItem:hover{color:var(--accent-orange)}.Footer-module__yg9ahW__contactInfo{color:#bdb2a7;flex-direction:column;gap:.75rem;font-size:.9rem;display:flex}.Footer-module__yg9ahW__contactItem{align-items:flex-start;gap:.65rem;display:flex}.Footer-module__yg9ahW__contactIcon{color:var(--accent-orange);flex-shrink:0;font-weight:700}.Footer-module__yg9ahW__registrationBar{border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem;margin-bottom:.5rem;padding:1.5rem 0;display:flex}.Footer-module__yg9ahW__regItem{flex-direction:column;align-items:center;gap:.2rem;display:flex}.Footer-module__yg9ahW__regLabel{font-family:var(--font-heading);letter-spacing:1px;text-transform:uppercase;color:var(--accent-orange);font-size:.7rem;font-weight:700}.Footer-module__yg9ahW__regValue{color:#a89c91;font-size:.825rem}.Footer-module__yg9ahW__regLink{color:#ede5dc;text-underline-offset:3px;transition:color var(--transition-fast);font-size:.825rem;font-weight:500;text-decoration:underline}.Footer-module__yg9ahW__regLink:hover{color:var(--accent-orange)}.Footer-module__yg9ahW__bottomBar{color:#a89c91;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;width:100%;padding-top:1.75rem;font-size:.85rem;display:flex}.Footer-module__yg9ahW__whatsappFloat{z-index:990;color:#fff;border-radius:var(--radius-full);font-family:var(--font-heading);transition:all var(--transition-normal);background-color:#25d366;align-items:center;gap:.65rem;padding:.7rem 1.15rem;font-size:.875rem;font-weight:700;text-decoration:none;display:flex;position:fixed;bottom:1.75rem;right:1.75rem;box-shadow:0 8px 24px #25d36659}.Footer-module__yg9ahW__whatsappFloat:hover{transform:translateY(-3px)scale(1.03);box-shadow:0 12px 30px #25d36680}@media (max-width:960px){.Footer-module__yg9ahW__footerGrid{grid-template-columns:1fr 1fr;gap:2rem}}@media (max-width:600px){.Footer-module__yg9ahW__footer{padding:3.5rem 0 1.75rem}.Footer-module__yg9ahW__footerGrid{grid-template-columns:1fr;gap:2rem;margin-bottom:2.5rem}.Footer-module__yg9ahW__bottomBar{text-align:center;flex-direction:column;gap:.75rem}.Footer-module__yg9ahW__whatsappFloat{box-sizing:border-box;max-width:calc(100vw - 2rem);padding:.6rem 1rem;font-size:.8rem;bottom:1rem;right:1rem}}
.Contact-module__UT7GOW__contactSection{background-color:var(--bg-card);width:100%;overflow:hidden}.Contact-module__UT7GOW__contactGrid{grid-template-columns:1fr 1.2fr;align-items:flex-start;gap:3.5rem;width:100%;display:grid}.Contact-module__UT7GOW__infoCol{flex-direction:column;width:100%;display:flex}.Contact-module__UT7GOW__infoCard{background-color:var(--bg-warm);border:1px solid var(--border-color);border-radius:var(--radius-lg);box-sizing:border-box;flex-direction:column;gap:1.35rem;width:100%;margin-top:1.25rem;padding:1.75rem;display:flex}.Contact-module__UT7GOW__infoItem{align-items:flex-start;gap:.85rem;display:flex}.Contact-module__UT7GOW__infoIcon{background-color:var(--primary-green-soft);width:42px;height:42px;color:var(--primary-green);border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;font-size:1.2rem;display:flex}.Contact-module__UT7GOW__infoTitle{font-family:var(--font-heading);color:var(--primary-green-dark);margin-bottom:.2rem;font-size:.95rem;font-weight:700}.Contact-module__UT7GOW__infoValue{color:var(--text-muted);font-size:.9rem;line-height:1.5}.Contact-module__UT7GOW__socialBox{width:100%;margin-top:1.75rem}.Contact-module__UT7GOW__socialTitle{font-family:var(--font-heading);color:var(--primary-green-dark);margin-bottom:.85rem;font-size:1.05rem;font-weight:700}.Contact-module__UT7GOW__socialRow{flex-wrap:wrap;gap:.85rem;display:flex}.Contact-module__UT7GOW__socialLink{background-color:var(--primary-green-soft);color:var(--primary-green-dark);border-radius:var(--radius-full);font-family:var(--font-heading);transition:all var(--transition-fast);align-items:center;gap:.5rem;padding:.55rem 1.15rem;font-size:.875rem;font-weight:700;display:inline-flex}.Contact-module__UT7GOW__socialLink:hover{background-color:var(--accent-orange);color:#fff;transform:translateY(-2px)}.Contact-module__UT7GOW__inquiryCard{background-color:var(--bg-warm);border:1px solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);box-sizing:border-box;width:100%;transition:border-color var(--transition-normal), box-shadow var(--transition-normal);flex-direction:column;gap:2rem;margin-top:1.25rem;padding:2.75rem 2.25rem;display:flex}.Contact-module__UT7GOW__inquiryCard:hover{border-color:var(--primary-green);box-shadow:var(--shadow-hover)}.Contact-module__UT7GOW__inquiryHeader{flex-direction:column;gap:.75rem;display:flex}.Contact-module__UT7GOW__inquiryTitle{font-family:var(--font-heading);color:var(--primary-green-dark);font-size:1.5rem;font-weight:700}.Contact-module__UT7GOW__inquirySubhead{font-family:var(--font-body);color:var(--text-muted);font-size:.95rem;line-height:1.6}.Contact-module__UT7GOW__inquiryBody{flex-direction:column;gap:1.25rem;display:flex}.Contact-module__UT7GOW__inquiryButton{width:100%;box-shadow:0 4px 14px #bd5c3240;padding:1rem 2rem!important;font-size:1.1rem!important;font-weight:700!important}.Contact-module__UT7GOW__supportingText{font-family:var(--font-body);color:var(--text-muted);text-align:center;font-size:.9rem;line-height:1.55}.Contact-module__UT7GOW__inquiryFooter{border-top:1px dashed var(--border-color);text-align:center;padding-top:1.25rem}.Contact-module__UT7GOW__preferEmailText{font-family:var(--font-body);color:var(--text-dark);font-size:.9rem}.Contact-module__UT7GOW__emailLink{color:var(--primary-green);text-underline-offset:3px;transition:color var(--transition-fast);font-weight:600;text-decoration:underline}.Contact-module__UT7GOW__emailLink:hover{color:var(--accent-orange)}@media (max-width:960px){.Contact-module__UT7GOW__contactGrid{grid-template-columns:1fr;gap:2.5rem}}@media (max-width:600px){.Contact-module__UT7GOW__inquiryCard{gap:1.5rem;padding:1.75rem 1.25rem}.Contact-module__UT7GOW__inquiryTitle{font-size:1.3rem}.Contact-module__UT7GOW__infoCard{padding:1.25rem 1rem}}
.ImpactBanner-module__FO8hnG__banner{align-items:center;min-height:420px;padding:4.5rem 0;display:flex;position:relative;overflow:hidden}.ImpactBanner-module__FO8hnG__bgImage{z-index:0;position:absolute;inset:0}.ImpactBanner-module__FO8hnG__bgImage img{object-fit:cover;width:100%;height:100%}.ImpactBanner-module__FO8hnG__overlay{background:linear-gradient(#201b17e6 0%,#201b17d1 100%);position:absolute;inset:0}.ImpactBanner-module__FO8hnG__inner{z-index:1;text-align:center;width:100%;position:relative}.ImpactBanner-module__FO8hnG__badge{font-family:var(--font-heading);letter-spacing:1.5px;color:var(--accent-orange);text-transform:uppercase;margin-bottom:.75rem;font-size:.8rem;font-weight:700;display:inline-block}.ImpactBanner-module__FO8hnG__heading{font-family:var(--font-heading);color:#fff;letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2rem,4.5vw,3.6rem);font-weight:800;line-height:1.12}.ImpactBanner-module__FO8hnG__subtitle{color:#ede5dc;max-width:620px;margin:0 auto 3rem;font-size:1rem;line-height:1.55}.ImpactBanner-module__FO8hnG__statsGrid{grid-template-columns:repeat(4,1fr);gap:2rem;width:100%;max-width:960px;margin:0 auto;display:grid}@media (max-width:960px){.ImpactBanner-module__FO8hnG__statsGrid{grid-template-columns:repeat(2,1fr);gap:2rem 1.25rem}}@media (max-width:600px){.ImpactBanner-module__FO8hnG__banner{padding:3.5rem 0}.ImpactBanner-module__FO8hnG__subtitle{margin-bottom:2rem;font-size:.925rem}.ImpactBanner-module__FO8hnG__statsGrid{grid-template-columns:repeat(2,1fr);gap:1.75rem 1rem}}@media (max-width:350px){.ImpactBanner-module__FO8hnG__statsGrid{grid-template-columns:1fr;gap:1.5rem}}
.OfficialDocuments-module__JWEdaW__documentsSection{background-color:var(--bg-warm);position:relative}.OfficialDocuments-module__JWEdaW__documentsGrid{grid-template-columns:repeat(2,1fr);align-items:stretch;gap:2rem;margin-top:3rem;display:grid}.OfficialDocuments-module__JWEdaW__card{background-color:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);transition:transform var(--transition-normal), box-shadow var(--transition-normal), border-color var(--transition-normal);box-shadow:var(--shadow-card);flex-direction:column;justify-content:space-between;padding:2.25rem 2rem;display:flex;position:relative}.OfficialDocuments-module__JWEdaW__card:hover{box-shadow:var(--shadow-hover);border-color:var(--primary-green);transform:translateY(-4px)}.OfficialDocuments-module__JWEdaW__cardHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.OfficialDocuments-module__JWEdaW__cardNumber{font-family:var(--font-heading);letter-spacing:.1em;color:var(--accent-orange);background-color:var(--accent-orange-light);border-radius:var(--radius-full);padding:.25rem .75rem;font-size:.875rem;font-weight:700}.OfficialDocuments-module__JWEdaW__iconWrapper{border-radius:var(--radius-sm);background-color:var(--primary-green-soft);width:44px;height:44px;color:var(--primary-green);transition:background-color var(--transition-fast), color var(--transition-fast);justify-content:center;align-items:center;display:flex}.OfficialDocuments-module__JWEdaW__card:hover .OfficialDocuments-module__JWEdaW__iconWrapper{background-color:var(--primary-green);color:var(--text-inverse)}.OfficialDocuments-module__JWEdaW__cardBody{margin-bottom:2rem}.OfficialDocuments-module__JWEdaW__docTitle{font-family:var(--font-heading);color:var(--primary-green-dark);letter-spacing:.02em;margin-bottom:.5rem;font-size:1.35rem;font-weight:700}.OfficialDocuments-module__JWEdaW__docSubtitle{font-family:var(--font-body);color:var(--text-muted);font-size:.95rem;line-height:1.5}.OfficialDocuments-module__JWEdaW__cardFooter{margin-top:auto;padding-top:.5rem}.OfficialDocuments-module__JWEdaW__docButton{width:100%}@media (max-width:768px){.OfficialDocuments-module__JWEdaW__documentsGrid{grid-template-columns:1fr;gap:1.5rem;margin-top:2rem}.OfficialDocuments-module__JWEdaW__card{padding:1.75rem 1.5rem}.OfficialDocuments-module__JWEdaW__docTitle{font-size:1.2rem}}@media (max-width:380px){.OfficialDocuments-module__JWEdaW__card{padding:1.5rem 1.25rem}.OfficialDocuments-module__JWEdaW__cardHeader{margin-bottom:1.25rem}.OfficialDocuments-module__JWEdaW__cardBody{margin-bottom:1.5rem}}
.FundraisingProgressCard-module__blVttW__card{background-color:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s;overflow:hidden}.FundraisingProgressCard-module__blVttW__card:hover{box-shadow:var(--shadow-hover);transform:translateY(-6px)}.FundraisingProgressCard-module__blVttW__imageWrapper{width:100%;height:220px;overflow:hidden}.FundraisingProgressCard-module__blVttW__imageWrapper img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.FundraisingProgressCard-module__blVttW__card:hover .FundraisingProgressCard-module__blVttW__imageWrapper img{transform:scale(1.04)}.FundraisingProgressCard-module__blVttW__body{flex-direction:column;gap:.75rem;padding:1.5rem;display:flex}.FundraisingProgressCard-module__blVttW__title{font-family:var(--font-heading);color:var(--primary-green-dark);font-size:1.2rem;font-weight:800;line-height:1.25}.FundraisingProgressCard-module__blVttW__desc{color:var(--text-muted);font-size:.9rem;line-height:1.5}.FundraisingProgressCard-module__blVttW__progressRow{flex-direction:column;gap:.5rem;display:flex}.FundraisingProgressCard-module__blVttW__amounts{color:var(--text-muted);justify-content:space-between;font-size:.825rem;display:flex}.FundraisingProgressCard-module__blVttW__amounts strong{color:var(--primary-green-dark);font-weight:700}.FundraisingProgressCard-module__blVttW__track{background-color:var(--bg-muted);border-radius:var(--radius-full);width:100%;height:8px;overflow:hidden}.FundraisingProgressCard-module__blVttW__fill{background:linear-gradient(90deg, var(--accent-orange) 0%, var(--accent-orange-hover) 100%);border-radius:var(--radius-full);height:100%;transition:width 1.2s cubic-bezier(.16,1,.3,1)}.FundraisingProgressCard-module__blVttW__pctLabel{font-family:var(--font-heading);color:var(--accent-orange);align-self:flex-end;font-size:.8rem;font-weight:700}.FundraisingProgressCard-module__blVttW__actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-top:.5rem;display:flex}.FundraisingProgressCard-module__blVttW__trustBadge{color:var(--text-light);align-items:center;gap:.3rem;font-size:.75rem;display:flex}@media (max-width:600px){.FundraisingProgressCard-module__blVttW__imageWrapper{height:180px}.FundraisingProgressCard-module__blVttW__body{padding:1.15rem}}@media (prefers-reduced-motion:reduce){.FundraisingProgressCard-module__blVttW__fill{transition:none}.FundraisingProgressCard-module__blVttW__card:hover{transform:none}}
