.Header-module__Af2_WG__header{z-index:100;background:#fff;border-bottom:1px solid #ddd;position:sticky;top:0;box-shadow:0 2px 8px #0000001a}.Header-module__Af2_WG__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.Header-module__Af2_WG__nav{justify-content:space-between;align-items:center;padding:1rem 0;display:flex}.Header-module__Af2_WG__logo{color:var(--dark);flex:none;font-size:1.5rem;font-weight:700;text-decoration:none}.Header-module__Af2_WG__navLinks{flex:1;justify-content:center;gap:2rem;margin:0 2rem;display:flex}.Header-module__Af2_WG__navLinks a{color:var(--dark);font-weight:500;transition:color .2s}.Header-module__Af2_WG__navLinks a:hover{color:var(--primary);text-decoration:underline}.Header-module__Af2_WG__ctaBtn{flex:none}.Header-module__Af2_WG__donateBtn{background:var(--primary);color:#fff;border-radius:6px;padding:.7rem 1.5rem;font-weight:600;display:inline-block}.Header-module__Af2_WG__donateBtn:hover{opacity:.9;text-decoration:none}.Header-module__Af2_WG__menuBtn{cursor:pointer;background:0 0;border:none;font-size:1.5rem;display:none}@media (max-width:768px){.Header-module__Af2_WG__navLinks{background:#fff;border-bottom:1px solid #ddd;flex-direction:column;gap:.5rem;padding:1rem;display:none;position:absolute;top:100%;left:0;right:0}.Header-module__Af2_WG__navLinks.Header-module__Af2_WG__open{display:flex}.Header-module__Af2_WG__menuBtn{display:block}.Header-module__Af2_WG__ctaBtn{display:none}.Header-module__Af2_WG__nav{flex-wrap:wrap}}
.Footer-module__EZoWya__footer{background:var(--dark);color:#fff;margin-top:4rem;padding:3rem 0 1rem}.Footer-module__EZoWya__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.Footer-module__EZoWya__grid{grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:2rem;display:grid}.Footer-module__EZoWya__col h3{color:#fff;margin-bottom:1rem}.Footer-module__EZoWya__col ul{list-style:none}.Footer-module__EZoWya__col ul li{margin-bottom:.5rem}.Footer-module__EZoWya__col a{color:#ccc}.Footer-module__EZoWya__col a:hover{color:#fff;text-decoration:underline}.Footer-module__EZoWya__col p{color:#ccc;margin-bottom:.5rem;font-size:.9rem}.Footer-module__EZoWya__bottom{border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:1.5rem;display:flex}.Footer-module__EZoWya__bottom p{color:#999;font-size:.85rem}.Footer-module__EZoWya__links{gap:1.5rem;display:flex}.Footer-module__EZoWya__links a{color:#999;font-size:.85rem}@media (max-width:768px){.Footer-module__EZoWya__grid{grid-template-columns:repeat(2,1fr);gap:1rem}.Footer-module__EZoWya__bottom{text-align:center;flex-direction:column}.Footer-module__EZoWya__links{justify-content:center}}
.Home-module__g21JLG__hero{background:linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);color:#fff;text-align:center;padding:6rem 0}.Home-module__g21JLG__heroContent h1{color:#fff;margin-bottom:1rem;font-size:3rem}.Home-module__g21JLG__heroContent p{max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.25rem}.Home-module__g21JLG__heroButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.Home-module__g21JLG__btnPrimary,.Home-module__g21JLG__btnSecondary{border-radius:6px;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.Home-module__g21JLG__btnPrimary{color:var(--primary);background:#fff}.Home-module__g21JLG__btnPrimary:hover{opacity:.9}.Home-module__g21JLG__btnSecondary{color:#fff;background:0 0;border:2px solid #fff}.Home-module__g21JLG__btnSecondary:hover{color:var(--primary);background:#fff}.Home-module__g21JLG__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.Home-module__g21JLG__grid3{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:2rem;display:grid}.Home-module__g21JLG__card{background:#fff;border-radius:8px;padding:2rem;transition:transform .2s;box-shadow:0 2px 8px #0000001a}.Home-module__g21JLG__card:hover{transform:translateY(-4px);box-shadow:0 4px 12px #00000026}.Home-module__g21JLG__card h3{color:var(--primary);margin-bottom:1rem}.Home-module__g21JLG__card p{color:#555;margin-bottom:1rem}.Home-module__g21JLG__card a{color:var(--primary);font-weight:600}.Home-module__g21JLG__stats{background:var(--muted);border-radius:8px;margin:3rem 0;padding:3rem 1.5rem}.Home-module__g21JLG__stats h2{text-align:center;margin-bottom:2rem}.Home-module__g21JLG__stats .Home-module__g21JLG__grid3>div{text-align:center;padding:1rem}.Home-module__g21JLG__stats strong{color:var(--primary);margin-bottom:.5rem;font-size:2.5rem;display:block}.Home-module__g21JLG__stats p{color:var(--dark);font-weight:500}.Home-module__g21JLG__newsSection h2{margin-bottom:2rem}.Home-module__g21JLG__grid2{grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:2rem;display:grid}.Home-module__g21JLG__newsCard{border-left:4px solid var(--primary);background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 2px 8px #0000001a}.Home-module__g21JLG__newsCard h3{color:var(--primary);margin-bottom:.5rem}.Home-module__g21JLG__date{color:#999;margin-bottom:1rem;font-size:.85rem}.Home-module__g21JLG__newsCard p{color:#555}@media (max-width:768px){.Home-module__g21JLG__heroContent h1{font-size:2rem}.Home-module__g21JLG__grid3,.Home-module__g21JLG__grid2{grid-template-columns:1fr}.Home-module__g21JLG__heroButtons{flex-direction:column}.Home-module__g21JLG__btnPrimary,.Home-module__g21JLG__btnSecondary{text-align:center;width:100%}.Home-module__g21JLG__stats strong{font-size:2rem}}
