.active-programs{padding:140px 20px;background:#fff;text-align:center}.active-programs .container{max-width:1300px;margin:0 auto}.active-programs .section-header h2{font-size:3.4rem;font-weight:700;color:#1a1a1a;margin-bottom:16px}.active-programs .section-subtitle{font-size:1.5rem;color:#444;max-width:800px;margin:0 auto 80px}.programs-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:40px}.program-card{background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 12px 40px #00000014;transition:all .4s ease;height:100%;display:flex;flex-direction:column}.program-card:hover{box-shadow:0 25px 60px #2e8b572e;transform:translateY(-12px)}.program-image{height:240px;overflow:hidden}.program-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.program-card:hover .program-image img{transform:scale(1.08)}.program-content{padding:32px 28px;flex-grow:1;display:flex;flex-direction:column;text-align:left}.program-content h3{font-size:1.6rem;font-weight:700;color:#1a1a1a;margin:0 0 16px}.program-content .desc{color:#555;line-height:1.7;margin-bottom:20px;flex-grow:1}.program-content .desc--collapsed{display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.read-more-btn{background:none;border:none;color:#2e8b57;padding:0;font-family:inherit;font-size:.9rem;font-weight:600;cursor:pointer;text-decoration:underline;margin-bottom:16px}.read-more-btn:hover{color:#236b43}.program-content .reach{color:#2e8b57;font-size:1.25rem;font-weight:700;margin:0}.program-progress-container{margin:20px 0}.progress-stats{display:flex;justify-content:space-between;margin-bottom:8px;font-size:.9rem;font-weight:700}.progress-raised{color:#2563eb}.progress-goal{color:#666}.progress-bar-bg{height:10px;background:#eee;border-radius:5px;overflow:hidden}.progress-bar-fill{height:100%;background:#2563eb;border-radius:5px;transition:width 1s cubic-bezier(.4,0,.2,1)}.progress-percent{display:block;text-align:right;font-size:.75rem;font-weight:800;color:#2563eb;margin-top:6px;text-transform:uppercase}.completed-badge{position:absolute;top:20px;left:20px;background:#000000d9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;padding:8px 20px;border-radius:30px;font-size:.7rem;font-weight:800;letter-spacing:1.5px;z-index:2;border:1px solid rgba(255,255,255,.2);text-transform:uppercase}.program-card.completed-card{opacity:.9;box-shadow:0 8px 30px #0000000d}.program-card.completed-card:hover{box-shadow:0 15px 45px #0000001a;transform:translateY(-8px)}.program-card.completed-card .program-image img{filter:grayscale(1) brightness(.8);transition:all .6s ease}.program-card.completed-card:hover .program-image img{filter:grayscale(0) brightness(1)}.program-card.completed-card .reach{color:#666}.impact-section-divider{height:1px;background:linear-gradient(to right,transparent,#eee,transparent);margin:100px 0}.pagination-container{display:flex;justify-content:center;align-items:center;margin-top:80px;gap:10px}.pagination-btn{width:45px;height:45px;border-radius:50%;border:2px solid #e0e0e0;background:#fff;color:#555;font-size:1rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.pagination-btn:hover:not(:disabled){border-color:#2e8b57;color:#2e8b57;background:#f0fff4;transform:translateY(-2px)}.pagination-btn.active{background:#2e8b57;border-color:#2e8b57;color:#fff;box-shadow:0 4px 10px #2e8b574d}.pagination-btn:disabled{opacity:.5;cursor:not-allowed;border-color:#eee;background:#f9f9f9}.pagination-arrow{width:auto;padding:0 20px;border-radius:30px;font-size:.95rem;gap:8px}.donate-program-btn{transition:all .3s cubic-bezier(.4,0,.2,1)}.donate-program-btn:hover{transform:scale(1.02);box-shadow:0 6px 15px #2e8b574d}.program-card.completed-card .donate-program-btn:hover{box-shadow:0 6px 15px #0003}@media(max-width:768px){.active-programs{padding:100px 20px}.active-programs .section-header h2{font-size:2.8rem}.programs-grid{gap:32px}.program-image{height:200px}}
