.zakat-givers-page{min-height:100vh;display:flex;flex-direction:column;background:#f5f9f0}.zg-hero{background:linear-gradient(135deg,#2d5a1b,#4a7c2f 50%,#6aab3a);padding:80px 40px 60px;position:relative;overflow:hidden}.zg-hero-content{max-width:800px;margin:0 auto;position:relative;z-index:2}.zg-badge{background:rgba(255,255,255,.2);color:#fff;padding:4px 14px;border-radius:20px;font-size:13px;font-weight:600;letter-spacing:1px;text-transform:uppercase}.zg-hero h1{color:#fff;font-size:3rem;font-weight:800;margin:16px 0 12px}.zg-hero p{color:rgba(255,255,255,.85);font-size:1.15rem;max-width:550px}.zg-hero-shape{position:absolute;right:-80px;top:-80px;width:400px;height:400px;border-radius:50%;background:rgba(255,255,255,.05)}.zg-container{max-width:900px;margin:0 auto;padding:50px 24px;flex:1 1}.zg-section{background:#fff;border-radius:16px;padding:40px;margin-bottom:30px;box-shadow:0 2px 12px rgba(0,0,0,.06)}.zg-section h2{color:#2d5a1b;font-size:1.7rem;font-weight:700;margin-bottom:20px;padding-bottom:12px;border-bottom:3px solid #bdde98}.zg-intro{color:#444;font-size:1.05rem;line-height:1.8;margin-bottom:20px}.zg-quote{background:#f0f7e8;border-left:4px solid #6aab3a;padding:16px 20px;border-radius:0 8px 8px 0;color:#3a6b22;font-style:italic;font-size:1rem;margin:0}.zg-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:20px;gap:20px}.zg-card{background:#f8fdf4;border:1px solid #d4edba;border-radius:12px;padding:24px;transition:transform .2s,box-shadow .2s}.zg-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(106,171,58,.15)}.zg-card-icon{font-size:2rem;display:block;margin-bottom:12px}.zg-card h3{color:#2d5a1b;font-size:1rem;font-weight:700;margin-bottom:8px}.zg-card p{color:#666;font-size:.9rem;line-height:1.6}.zg-steps{flex-direction:column}.zg-step,.zg-steps{display:flex;gap:20px}.zg-step{align-items:flex-start}.zg-step-num{background:#2d5a1b;color:#fff;font-size:1.2rem;font-weight:800;width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.zg-step-content h3{color:#2d5a1b;font-size:1.05rem;font-weight:700;margin-bottom:6px}.zg-step-content p{color:#555;font-size:.95rem;line-height:1.6}.zg-cta{background:linear-gradient(135deg,#2d5a1b,#6aab3a);border-radius:16px;padding:50px 40px;text-align:center;color:#fff}.zg-cta h2{font-size:2rem;font-weight:800;margin-bottom:12px}.zg-cta p{font-size:1.05rem;opacity:.9;margin-bottom:28px}.zg-btn{background:#fff;color:#2d5a1b;border:none;padding:14px 36px;border-radius:30px;font-size:1rem;font-weight:700;cursor:pointer;transition:transform .2s,box-shadow .2s}.zg-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.2)}@media (max-width:640px){.zg-hero h1{font-size:2rem}.zg-section{padding:24px}.zg-grid{grid-template-columns:1fr}}