.Section-module__PdTRPG__panel{background:var(--color-bg-secondary);color:var(--color-text);border-radius:1.5rem;padding:2rem;box-shadow:0 18px 40px #00000059}.Section-module__PdTRPG__title{margin-bottom:1rem;font-size:clamp(1.75rem,2.2vw,2.25rem);font-weight:700}.Section-module__PdTRPG__content{color:var(--color-text-muted);gap:1rem;display:grid}.Section-module__PdTRPG__content p{margin:0}
.ImpactStats-module__hF6c2a__wrapper{background:var(--color-bg-secondary);border-radius:1.5rem;padding:2rem;box-shadow:0 18px 40px #00000059}.ImpactStats-module__hF6c2a__heading{color:var(--color-text);margin:0 0 1.5rem;font-size:clamp(1.75rem,2.2vw,2.25rem);font-weight:700}.ImpactStats-module__hF6c2a__grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}@media (max-width:768px){.ImpactStats-module__hF6c2a__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.ImpactStats-module__hF6c2a__grid{grid-template-columns:1fr}}.ImpactStats-module__hF6c2a__card{--sdc-bg:var(--color-bg-tertiary);--sdc-border:var(--color-border);--sdc-radius:1rem;--sdc-shadow:0 4px 12px #0000004d;--sdc-header-color:var(--color-text-muted);--sdc-value-color:var(--color-text);--sdc-subheader-color:var(--color-text-muted)}
.Hero-module__SLrzeq__hero{width:100vw;height:100vh;margin-left:calc(50% - 50vw);margin-top:calc(-1 * var(--site-header-height));background:#111;justify-content:center;align-items:flex-end;display:flex;position:relative;overflow:hidden}.Hero-module__SLrzeq__video{-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;width:100%;height:100%;position:absolute;inset:0}.Hero-module__SLrzeq__overlay{background:var(--color-overlay);position:absolute;inset:0}.Hero-module__SLrzeq__inner{z-index:1;text-align:center;width:100%;padding:2rem 2rem 80px;position:relative}.Hero-module__SLrzeq__title{letter-spacing:.04em;color:var(--color-hero-title);white-space:nowrap;margin:0;padding:0 2rem;font-size:clamp(1.5rem,8vw,5rem)}@media (max-width:640px){.Hero-module__SLrzeq__inner{padding:1.25rem}.Hero-module__SLrzeq__title{font-size:2.25rem}}.Hero-module__SLrzeq__heroMenuBottom{z-index:50;color:#fff;-webkit-backdrop-filter:saturate(180%)blur(10px);backdrop-filter:saturate(180%)blur(10px);background:#166534f2;border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:center;gap:1rem;width:100vw;padding:1rem 1.5rem;display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Hero-module__SLrzeq__heroMenuBottom.Hero-module__SLrzeq__fixed{border-top:none;border-bottom:1px solid #ffffff14;position:fixed;top:0;bottom:auto;left:0;transform:none}@media (max-width:768px){.Hero-module__SLrzeq__title,.Hero-module__SLrzeq__heroMenuBottom{display:none}}
.Menu-module__GkYgga__menuLinks{flex-wrap:wrap;gap:1rem;display:flex}.Menu-module__GkYgga__menuLinks.Menu-module__GkYgga__vertical{flex-direction:column;gap:1.75rem}.Menu-module__GkYgga__menuLink{color:inherit;font-weight:600}.Menu-module__GkYgga__vertical .Menu-module__GkYgga__menuLink{font-size:1.2rem}@media (max-width:768px){.Menu-module__GkYgga__menuLinks{justify-content:flex-start;width:100%}}
.Layout-module__CdCw5q__siteHeader{z-index:100;color:#fff;-webkit-backdrop-filter:saturate(180%)blur(10px);backdrop-filter:saturate(180%)blur(10px);min-height:var(--site-header-height);background:#166534f7;border-bottom:1px solid #4cfd2b1f;position:fixed;top:0;left:0;right:0}.Layout-module__CdCw5q__headerInner{max-width:1100px;min-height:var(--site-header-height);justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;padding:0 1.5rem;display:flex}.Layout-module__CdCw5q__brand{letter-spacing:.1em;text-transform:uppercase;font-weight:800}.Layout-module__CdCw5q__heroHidden{display:none}.Layout-module__CdCw5q__hamburger{cursor:pointer;color:inherit;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;padding:4px;display:none}.Layout-module__CdCw5q__hamburger span{background:currentColor;border-radius:2px;width:22px;height:2px;display:block}.Layout-module__CdCw5q__desktopNav{align-items:center;display:flex}.Layout-module__CdCw5q__mainContent{max-width:1100px;padding:var(--site-header-height) 1.5rem 2rem;margin:0 auto}.Layout-module__CdCw5q__backdrop{z-index:150;opacity:0;pointer-events:none;background:#00000080;transition:opacity .3s;position:fixed;inset:0}.Layout-module__CdCw5q__backdropOpen{opacity:1;pointer-events:auto}.Layout-module__CdCw5q__drawer{-webkit-backdrop-filter:saturate(180%)blur(10px);backdrop-filter:saturate(180%)blur(10px);z-index:200;visibility:hidden;background:#166534f7;border-left:1px solid #4cfd2b1f;flex-direction:column;gap:2rem;width:280px;padding:1.5rem;transition:transform .3s,visibility .3s;display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%)}.Layout-module__CdCw5q__drawerOpen{visibility:visible;transform:translate(0)}.Layout-module__CdCw5q__closeBtn{color:inherit;cursor:pointer;background:0 0;border:none;align-self:flex-end;padding:.25rem;font-size:1.5rem;line-height:1}@media (max-width:768px){.Layout-module__CdCw5q__heroHidden{display:block}.Layout-module__CdCw5q__hamburger{display:flex}.Layout-module__CdCw5q__desktopNav{display:none}}
.SectionShell-module__J8e2BG__shell{gap:1.5rem;margin:0 auto;padding:2rem 0;display:grid}.SectionShell-module__J8e2BG__shellSmall{max-width:42rem}.SectionShell-module__J8e2BG__heading{margin-bottom:1.25rem;font-size:clamp(2rem,2.5vw,2.5rem);font-weight:700;line-height:1.1}
.AppLayout-module__84yTvW__app{background:var(--color-bg-tertiary);min-height:100vh;color:var(--color-text);flex-direction:column;display:flex}.AppLayout-module__84yTvW__appHeader{min-height:var(--site-header-height);color:#fff;background:#166534f7;border-bottom:1px solid #4cfd2b1f;justify-content:space-between;align-items:center;gap:1rem;padding:0 1.5rem;display:flex}.AppLayout-module__84yTvW__brand{letter-spacing:.1em;text-transform:uppercase;color:#fff;font-weight:800}.AppLayout-module__84yTvW__headerActions{align-items:center;gap:.75rem;display:flex}.AppLayout-module__84yTvW__navLink{color:#fff;border-radius:6px;padding:.4rem .9rem;font-size:.9rem;font-weight:600;transition:background-color .15s}.AppLayout-module__84yTvW__navLink:hover{background:#ffffff1f}.AppLayout-module__84yTvW__signOut{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff59;border-radius:6px;padding:.4rem .9rem;font-size:.9rem;font-weight:600;transition:background-color .15s}.AppLayout-module__84yTvW__signOut:hover{background:#ffffff1f}.AppLayout-module__84yTvW__appMain{flex:1;width:100%;max-width:960px;margin:0 auto;padding:2.5rem 1.5rem}
.CallToActionGrid-module__Dpm4CG__grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1rem;margin-top:2rem;display:grid}.CallToActionGrid-module__Dpm4CG__card{border:1px solid var(--color-border);background:var(--color-bg-secondary);color:var(--color-text);border-radius:1rem;padding:1.25rem;font-weight:600;transition:transform .18s,box-shadow .18s;display:block;box-shadow:0 12px 30px #00000040}.CallToActionGrid-module__Dpm4CG__card:hover{transform:translateY(-2px);box-shadow:0 18px 38px #0006}
.PhotoDivider-module__FqVV8W__divider{background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:scroll;width:100vw;height:50vh;margin-left:calc(50% - 50vw)}@media (hover:hover){.PhotoDivider-module__FqVV8W__divider{background-attachment:fixed}}
.resources-module__8SpS0G__list{margin:0;padding-left:1.25rem;list-style:inside}
