:root{--color-primary:#8e2794;--color-secondary:#213e8c;--color-accent:#f8f9fa;--color-text-dark:#1a1a1a;--color-text-light:#fff;--color-muted:#6c757d;--color-bg-light:#fff;--color-bg-dark:#121212;--font-family-primary:"Inter", system-ui, -apple-system, sans-serif;--font-family-heading:"Outfit", "Inter", sans-serif;--space-xs:.5rem;--space-sm:1rem;--space-md:2rem;--space-lg:4rem;--space-xl:6rem;--transition-smooth:all .3s cubic-bezier(.4, 0, .2, 1)}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;font-family:var(--font-family-primary);color:var(--color-text-dark);background-color:var(--color-bg-light);line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-family-heading);color:var(--color-secondary);line-height:1.2}a{color:inherit;transition:var(--transition-smooth);text-decoration:none}button{cursor:pointer;transition:var(--transition-smooth);border:none;outline:none}.container{max-width:1200px;padding:0 var(--space-sm);margin:0 auto}.section-padding{padding:var(--space-lg) 0}.primary-btn{background-color:var(--color-primary);color:#fff;border-radius:50px;padding:.8rem 2rem;font-weight:600;box-shadow:0 4px 15px #c8486933}.primary-btn:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 6px 20px #c848694d}.secondary-btn{background-color:var(--color-secondary);color:#fff;border-radius:50px;padding:.8rem 2rem;font-weight:600}.secondary-btn:hover{filter:brightness(1.1)}.text-gradient{background:linear-gradient(135deg, var(--color-secondary), var(--color-primary));-webkit-text-fill-color:transparent;-webkit-background-clip:text}
.Header-module__vcZAwq__header{background-color:var(--color-bg-light);z-index:1000;-webkit-backdrop-filter:blur(10px);border-bottom:1px solid #0000000d;padding:1rem 0;position:sticky;top:0}.Header-module__vcZAwq__container{max-width:1200px;padding:0 var(--space-sm);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Header-module__vcZAwq__logo{color:var(--color-secondary);text-transform:uppercase;letter-spacing:-.5px;align-items:center;gap:10px;font-size:1.5rem;font-weight:800;display:flex}.Header-module__vcZAwq__logoHighlight{color:var(--color-primary)}.Header-module__vcZAwq__nav{align-items:center;gap:2rem;display:flex}.Header-module__vcZAwq__navLink{color:var(--color-text-dark);transition:var(--transition-smooth);font-size:.95rem;font-weight:500}.Header-module__vcZAwq__navLink:hover{color:var(--color-primary)}.Header-module__vcZAwq__donateBtn{background-color:var(--color-primary);color:#fff;transition:var(--transition-smooth);border-radius:50px;padding:.7rem 1.8rem;font-size:.95rem;font-weight:600;box-shadow:0 4px 15px #c8486933}.Header-module__vcZAwq__donateBtn:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 6px 20px #c848694d}@media (max-width:768px){.Header-module__vcZAwq__nav{display:none}}
.Footer-module__bU2TmW__footer{background-color:var(--color-bg-dark);color:#fff;padding:var(--space-xl) 0 var(--space-lg);margin-top:var(--space-xl)}.Footer-module__bU2TmW__container{max-width:1200px;padding:0 var(--space-sm);margin:0 auto}.Footer-module__bU2TmW__grid{gap:var(--space-lg);margin-bottom:var(--space-lg);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));display:grid}.Footer-module__bU2TmW__brandInfo h3{color:#fff;font-size:1.5rem;font-family:var(--font-family-heading);margin-bottom:1.2rem}.Footer-module__bU2TmW__brandInfo p{opacity:.8;font-size:.95rem;line-height:1.8}.Footer-module__bU2TmW__footerCol h4{color:#fff;font-size:1.1rem;font-family:var(--font-family-heading);margin-bottom:1.5rem;padding-bottom:.5rem;position:relative}.Footer-module__bU2TmW__footerCol h4:after{content:"";background-color:var(--color-primary);width:30px;height:2px;position:absolute;bottom:0;left:0}.Footer-module__bU2TmW__footerCol p,.Footer-module__bU2TmW__footerList li{opacity:.8;margin-bottom:.8rem;font-size:.9rem}.Footer-module__bU2TmW__footerList{padding:0;list-style:none}.Footer-module__bU2TmW__footerList a{color:#fff;opacity:.8;transition:var(--transition-smooth)}.Footer-module__bU2TmW__footerList a:hover{opacity:1;color:var(--color-primary);padding-left:5px}.Footer-module__bU2TmW__contactLink{color:var(--color-primary);text-decoration:underline}.Footer-module__bU2TmW__bottomBar{padding-top:var(--space-md);text-align:center;opacity:.6;border-top:1px solid #ffffff1a;font-size:.85rem}.Footer-module__bU2TmW__bottomBar p{margin-bottom:.5rem}@media (max-width:768px){.Footer-module__bU2TmW__grid{gap:var(--space-md);grid-template-columns:1fr}}
