*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;color:#333}.container{max-width:1200px;margin:0 auto;padding:0 20px}header{background-color:#1a1a2e;color:#fff;padding:1rem 0;position:sticky;top:0;z-index:1000;box-shadow:0 2px 5px #0000001a}nav .container{display:flex;justify-content:space-between;align-items:center}.nav-brand{display:flex;align-items:center;gap:1rem}.nav-logo{height:70px;width:auto;-o-object-fit:contain;object-fit:contain}.nav-text{display:flex;flex-direction:column}.nav-brand h1{font-size:1.8rem;color:#fff;margin-bottom:.2rem}.nav-subtitle{font-size:.9rem;color:#e0e0e0}.nav-links{display:flex;list-style:none;gap:2rem;align-items:center}.nav-links a{color:#fff;text-decoration:none;font-weight:500;transition:color .3s}.nav-links a:hover{color:#4a90e2}.btn-donate{background-color:#e74c3c;padding:.6rem 1.2rem;border-radius:5px;font-weight:600}.btn-donate:hover{background-color:#c0392b;color:#fff!important}.hero{background:linear-gradient(135deg,#1a1a2ed9,#2c3e50d9),url() center/cover;color:#fff;padding:6rem 0;text-align:center;position:relative}.hero-content h2{font-size:3rem;margin-bottom:1rem}.hero-subtitle{font-size:1.5rem;margin-bottom:2rem;color:#e0e0e0}.btn-primary{display:inline-block;background-color:#e74c3c;color:#fff;padding:1rem 2.5rem;text-decoration:none;border-radius:5px;font-size:1.1rem;font-weight:600;transition:background-color .3s,transform .2s}.btn-primary:hover{background-color:#c0392b;transform:translateY(-2px)}.intro{padding:4rem 0;background-color:#f8f9fa;text-align:center}.intro h2{font-size:2.5rem;margin-bottom:1.5rem;color:#1a1a2e}.intro p{font-size:1.2rem;max-width:800px;margin:0 auto;color:#555}.priorities{padding:4rem 0}.priorities h2{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#1a1a2e}.priority-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.priority-item{background-color:#fff;padding:2rem;border-radius:8px;box-shadow:0 4px 6px #0000001a;transition:transform .3s,box-shadow .3s}.priority-item:hover{transform:translateY(-5px);box-shadow:0 6px 12px #00000026}.priority-item h3{color:#1a1a2e;margin-bottom:1rem;font-size:1.5rem}.priority-item p{color:#666}.cta{background-color:#4a90e2;color:#fff;padding:4rem 0;text-align:center}.cta h2{font-size:2.5rem;margin-bottom:1rem}.cta p{font-size:1.2rem;margin-bottom:2rem}.about-hero{background:linear-gradient(135deg,#1a1a2ed9,#2c3e50d9),url(https://images.pexels.com/photos/8837604/pexels-photo-8837604.jpeg?auto=compress&cs=tinysrgb&w=1920) center/cover;color:#fff;padding:4rem 0;text-align:center;position:relative}.about-hero h2{font-size:3rem;margin-bottom:.5rem}.subtitle{font-size:1.3rem;color:#e0e0e0}.about-content{padding:4rem 0;background-color:#f8f9fa}.about-text{max-width:800px;margin:0 auto}.about-text h3{color:#1a1a2e;font-size:1.8rem;margin-top:2rem;margin-bottom:1rem}.about-text h3:first-child{margin-top:0}.about-text p{font-size:1.1rem;color:#555;margin-bottom:1.5rem;line-height:1.8}footer{background-color:#1a1a2e;color:#fff;padding:2rem 0;text-align:center}.footer-logo{height:120px;width:auto;-o-object-fit:contain;object-fit:contain;margin-bottom:1rem;opacity:.9}footer p{margin-bottom:.5rem}.footer-links{margin-top:1rem;display:flex;justify-content:center;gap:2rem}.footer-links a{color:#e0e0e0;text-decoration:none;transition:color .3s}.footer-links a:hover{color:#4a90e2}@media (max-width: 768px){nav .container{flex-direction:column;gap:1rem}.nav-brand{flex-direction:column;text-align:center;gap:.5rem}.nav-logo{height:55px}.nav-links{gap:1rem}.hero-content h2{font-size:2rem}.hero-subtitle{font-size:1.2rem}.about-hero h2{font-size:2rem}.priority-grid{grid-template-columns:1fr}.intro h2,.priorities h2,.cta h2{font-size:2rem}.footer-logo{height:90px}}
