.landing-module__c424Ra__container{font-family:var(--font-outfit);color:var(--color-slate-900);background-color:var(--color-white)}.landing-module__c424Ra__header{background-color:var(--color-white);z-index:100;justify-content:space-between;align-items:center;padding:1.5rem 4rem;display:flex;position:sticky;top:0;box-shadow:0 2px 10px #0000000d}.landing-module__c424Ra__logo{color:var(--color-primary);align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;display:flex}.landing-module__c424Ra__nav{align-items:center;gap:2rem;display:flex}.landing-module__c424Ra__navLink{color:var(--color-slate-700);cursor:pointer;align-items:center;gap:.25rem;font-size:1rem;font-weight:500;transition:color .2s;display:flex}.landing-module__c424Ra__navLink:hover{color:var(--color-primary)}.landing-module__c424Ra__hideOnMobile{display:flex!important}.landing-module__c424Ra__hideOnDesktop{display:none!important}.landing-module__c424Ra__headerActions{align-items:center;gap:1.5rem;display:flex}.landing-module__c424Ra__burgerMenu{display:none}.landing-module__c424Ra__donateBtn{background-color:var(--color-primary-light);color:var(--color-slate-950);cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.landing-module__c424Ra__donateBtn:hover{box-shadow:0 4px 12px var(--color-primary-glow);transform:translateY(-2px)}.landing-module__c424Ra__hero{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1400px;min-height:80vh;margin:0 auto;padding:4rem;display:grid}.landing-module__c424Ra__heroLeft{flex-direction:column;gap:2rem;display:flex}.landing-module__c424Ra__impactCircles{gap:1rem;margin-bottom:1rem;display:flex}.landing-module__c424Ra__circle{border:4px solid var(--color-blue-600);background-color:var(--color-blue-100);width:80px;height:80px;color:var(--color-blue-600);border-radius:50%;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;display:flex;overflow:hidden}.landing-module__c424Ra__headline{color:var(--color-slate-950);font-size:4rem;font-weight:700;line-height:1.1}.landing-module__c424Ra__subtext{color:var(--color-slate-600);max-width:90%;font-size:1.125rem;line-height:1.6}.landing-module__c424Ra__heroRight{justify-content:center;display:flex;position:relative}.landing-module__c424Ra__frame{aspect-ratio:4/3;background:linear-gradient(135deg,var(--color-primary),var(--color-primary-dark),var(--color-primary-light));border-radius:4px;width:100%;padding:3rem;position:relative}.landing-module__c424Ra__imagePlaceholder{background-color:var(--color-slate-200);object-fit:cover;border-radius:2px;width:100%;height:100%;box-shadow:0 10px 30px #0003}.landing-module__c424Ra__section{max-width:1400px;margin:0 auto;padding:6rem 4rem}.landing-module__c424Ra__sectionTitle{text-align:center;margin-bottom:3rem;font-size:2.5rem;font-weight:700}.landing-module__c424Ra__programsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.landing-module__c424Ra__programCard{background:var(--color-background);border:1px solid var(--color-border);border-radius:8px;padding:2rem;transition:transform .2s}.landing-module__c424Ra__programCard:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000000d}.landing-module__c424Ra__programTitle{color:var(--color-slate-900);margin-bottom:1rem;font-size:1.5rem;font-weight:600}.landing-module__c424Ra__programText{color:#4b5563;line-height:1.6}.landing-module__c424Ra__successSection{background-color:var(--color-warning-bg);padding:6rem 4rem}.landing-module__c424Ra__storyCard{background:#fff;border-radius:12px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.landing-module__c424Ra__storyContent{padding:2rem}.landing-module__c424Ra__storyQuote{color:var(--color-slate-700);margin-bottom:1.5rem;font-size:1.125rem;font-style:italic}.landing-module__c424Ra__storyAuthor{color:var(--color-primary);font-weight:700}.landing-module__c424Ra__transparencySection{background-color:var(--color-slate-900);color:#fff;text-align:center;padding:6rem 4rem}.landing-module__c424Ra__transparencyTitle{color:#fff;margin-bottom:3rem;font-size:2.5rem;font-weight:700}.landing-module__c424Ra__transparencyGrid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}.landing-module__c424Ra__statItem{background:#ffffff0d;border-radius:8px;padding:2rem}.landing-module__c424Ra__statValue{color:var(--color-primary-light);margin-bottom:.5rem;font-size:3rem;font-weight:700}.landing-module__c424Ra__statLabel{color:var(--color-slate-400);font-size:1.125rem}.landing-module__c424Ra__missionSection{background-color:var(--color-background);text-align:center;padding:6rem 4rem}.landing-module__c424Ra__missionText{max-width:900px;color:var(--color-slate-700);margin:0 auto;font-size:1.5rem;font-weight:500;line-height:1.6}.landing-module__c424Ra__partnersSection{text-align:center;padding:6rem 4rem}.landing-module__c424Ra__partnersGrid{flex-wrap:wrap;justify-content:center;align-items:center;gap:4rem;margin-top:3rem;display:flex}.landing-module__c424Ra__partnerLogo{color:var(--color-slate-400);border:2px solid var(--color-slate-200);border-radius:8px;padding:1rem 2rem;font-size:1.5rem;font-weight:700}.landing-module__c424Ra__joinUsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.landing-module__c424Ra__roleCard{background:var(--color-white);border:1px solid var(--color-gray-100);cursor:pointer;box-shadow:0 4px 6px -1px var(--color-overlay);border-radius:20px;flex-direction:column;align-items:center;gap:1.5rem;padding:3rem 2rem;transition:all .3s;display:flex}.landing-module__c424Ra__roleCard:hover{transform:translateY(-10px);box-shadow:0 20px 25px -5px #0000001a}.landing-module__c424Ra__formContainer{text-align:left;border:1px solid var(--color-gray-100);background:var(--color-white);max-width:500px;box-shadow:0 4px 6px -1px var(--color-overlay);border-radius:8px;margin:0 auto;padding:2rem}.landing-module__c424Ra__volunteerSection{background:linear-gradient(135deg,var(--color-background)0%,var(--color-nav-link-hover-bg)100%);border:1px solid var(--color-gray-100);border-radius:24px;flex-direction:column;align-items:center;gap:1.5rem;max-width:1000px;margin:6rem auto 0;padding:3rem;display:flex}@media (max-width:768px){.landing-module__c424Ra__joinUsGrid{grid-template-columns:1fr}.landing-module__c424Ra__roleCard{padding:2rem 1.5rem}.landing-module__c424Ra__formContainer{margin:0 1rem;padding:1.5rem}.landing-module__c424Ra__volunteerSection{margin-top:4rem;padding:2rem 1rem}}.landing-module__c424Ra__contactContainer{max-width:600px;margin:0 auto}.landing-module__c424Ra__contactSubtext{text-align:center;color:var(--color-slate-600);margin-bottom:2rem}.landing-module__c424Ra__contactGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.landing-module__c424Ra__contactInput{border:1px solid var(--color-slate-300);border-radius:4px;outline:none;width:100%;padding:.75rem}.landing-module__c424Ra__contactInputError{border-color:var(--color-error)!important}.landing-module__c424Ra__statusMessage{text-align:center;border-radius:4px;margin-bottom:1.5rem;padding:1rem}.landing-module__c424Ra__statusSuccess{background-color:var(--color-success-bg);color:var(--color-success-dark)}.landing-module__c424Ra__statusError{background-color:var(--color-error-bg);color:var(--color-error-text)}@media (max-width:768px){.landing-module__c424Ra__contactGrid{grid-template-columns:1fr}.landing-module__c424Ra__contactContainer{padding:0 1rem}}.landing-module__c424Ra__footer{background-color:var(--color-slate-900);color:var(--color-white);padding:4rem 4rem 2rem}.landing-module__c424Ra__footerContent{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:4rem;max-width:1400px;margin:0 auto 4rem;display:grid}.landing-module__c424Ra__footerCol h4{color:var(--color-primary);margin-bottom:1.5rem;font-size:1.125rem;font-weight:600}.landing-module__c424Ra__footerLinks{flex-direction:column;gap:.75rem;list-style:none;display:flex}.landing-module__c424Ra__footerLink{color:var(--color-zinc-300);transition:color .2s}.landing-module__c424Ra__footerLink:hover{color:#fff}.landing-module__c424Ra__copyright{border-top:1px solid var(--color-slate-700);text-align:center;color:var(--color-slate-500);padding-top:2rem}@media (max-width:1024px){.landing-module__c424Ra__header{padding:1rem 2rem}.landing-module__c424Ra__hero{text-align:center;grid-template-columns:1fr;gap:3rem;padding:4rem 2rem}.landing-module__c424Ra__heroLeft{align-items:center}.landing-module__c424Ra__impactCircles{justify-content:center}.landing-module__c424Ra__headline{font-size:3rem}.landing-module__c424Ra__subtext{max-width:100%}.landing-module__c424Ra__transparencyGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.landing-module__c424Ra__header{padding:1rem 1.5rem}.landing-module__c424Ra__nav{background:#fff;border-top:1px solid #e5e7eb;flex-direction:column;gap:1.5rem;padding:2rem;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 4px 6px -1px #0000001a}.landing-module__c424Ra__nav.landing-module__c424Ra__navOpen{display:flex}.landing-module__c424Ra__headerActions.landing-module__c424Ra__navOpen{flex-direction:column;width:100%;margin-top:1rem;display:flex}.landing-module__c424Ra__burgerMenu{cursor:pointer;color:#333;background:0 0;border:none;padding:.5rem;display:block!important}.landing-module__c424Ra__headline{font-size:2.5rem}.landing-module__c424Ra__transparencyGrid{grid-template-columns:1fr}.landing-module__c424Ra__section,.landing-module__c424Ra__successSection,.landing-module__c424Ra__transparencySection,.landing-module__c424Ra__footer{padding:4rem 1.5rem}.landing-module__c424Ra__footerContent{text-align:center;grid-template-columns:1fr;gap:2rem}.landing-module__c424Ra__footerLinks{align-items:center}.landing-module__c424Ra__programsGrid{grid-template-columns:1fr}.landing-module__c424Ra__hideOnMobile{display:none!important}.landing-module__c424Ra__hideOnDesktop{display:flex!important}}@media (max-width:480px){.landing-module__c424Ra__headline{font-size:2rem}.landing-module__c424Ra__circle{width:60px;height:60px;font-size:.7rem}.landing-module__c424Ra__sectionTitle{font-size:1.75rem}}
