.landing-header{background:linear-gradient(135deg,#b22234,#002868);padding:1rem 0;box-shadow:0 2px 10px #0000001a}.landing-header .header-content{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem}.landing-logo{display:flex;align-items:center;gap:1rem}.landing-logo-text{font-size:1.5rem;font-weight:700;color:#fff;text-decoration:none}.landing-nav{display:flex;gap:1rem;align-items:center}.landing-nav-link{color:#fff;text-decoration:none;font-weight:500;padding:.5rem 1rem;border-radius:4px;transition:background-color .3s}.landing-nav-link:hover{background-color:#ffffff1a}.donate-btn{background:linear-gradient(135deg,#10b981,#059669);color:#fff;padding:.75rem 1.5rem;border-radius:6px;text-decoration:none;font-weight:700;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 6px #0000001a}.donate-btn:hover{transform:translateY(-2px);box-shadow:0 6px 12px #0003}.hero-section{background:linear-gradient(135deg,#1e3a8a,#3b82f6);color:#fff;padding:100px 20px 80px;text-align:center}.hero-content{max-width:800px;margin:0 auto}.hero-content h1{font-size:3rem;margin-bottom:1rem;font-weight:700}.hero-subtitle{font-size:1.5rem;margin-bottom:1.5rem;opacity:.95}.hero-description{font-size:1.1rem;opacity:.9;max-width:600px;margin:0 auto;line-height:1.6}.donations-section{padding:80px 20px;background:#f8fafc}.container{max-width:1200px;margin:0 auto}.donations-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;margin-top:2rem}.donation-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px #0000001a;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.donation-card:hover{transform:translateY(-5px);box-shadow:0 12px 24px #00000026}.donation-image{width:100%;height:200px;overflow:hidden;background:#e5e7eb}.donation-image img{width:100%;height:100%;object-fit:cover}.donation-content{padding:2rem;flex:1;display:flex;flex-direction:column}.donation-content h3{font-size:1.5rem;margin-bottom:1rem;color:#1e3a8a}.donation-description{color:#64748b;line-height:1.6;margin-bottom:1.5rem;flex:1}.donation-actions{display:flex;gap:1rem;flex-wrap:wrap}.btn-donate,.btn-learn-more{flex:1;min-width:140px;padding:12px 24px;border-radius:8px;text-decoration:none;font-weight:600;text-align:center;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;gap:8px}.btn-donate{background:#dc2626;color:#fff;border:2px solid #dc2626}.btn-donate:hover{background:#b91c1c;border-color:#b91c1c;transform:scale(1.05)}.btn-learn-more{background:#fff;color:#1e3a8a;border:2px solid #1e3a8a}.btn-learn-more:hover{background:#1e3a8a;color:#fff}.loading-state,.error-state,.no-donations{text-align:center;padding:60px 20px;color:#64748b}.loading-state i,.error-state i,.no-donations i{color:#3b82f6;margin-bottom:1rem}.loading-state p,.error-state p,.no-donations p{font-size:1.1rem;margin-top:1rem}.no-donations h3{color:#1e3a8a;margin-top:1rem;margin-bottom:.5rem}.impact-section{padding:80px 20px;background:#fff}.impact-section h2{text-align:center;font-size:2.5rem;color:#1e3a8a;margin-bottom:3rem}.impact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.impact-card{text-align:center;padding:2rem;border-radius:12px;background:#f8fafc;transition:transform .3s ease}.impact-card:hover{transform:translateY(-5px)}.impact-card i{color:#3b82f6;margin-bottom:1rem}.impact-card h3{color:#1e3a8a;margin-bottom:.5rem}.impact-number{font-size:2.5rem;font-weight:700;color:#dc2626;margin:1rem 0}.impact-card p:last-child{color:#64748b;line-height:1.6}@media (max-width: 768px){.landing-header .header-content{flex-direction:column;gap:1rem}.landing-nav{flex-direction:column;gap:.5rem}.hero-content h1{font-size:2rem}.hero-subtitle{font-size:1.2rem}.donations-grid{grid-template-columns:1fr;gap:1.5rem}.donation-actions{flex-direction:column}.btn-donate,.btn-learn-more{width:100%}.impact-section h2{font-size:2rem}}
