.lostfund-hero{padding:8rem 0 4rem;background:linear-gradient(135deg,#0a0a0a,#1a1a1a);text-align:center}.lostfund-hero-content{max-width:800px;margin:0 auto}.hero-logo{margin-bottom:2rem}.hero-logo-image{height:100px;width:auto;opacity:.9;transition:opacity .3s ease}.hero-logo-image:hover{opacity:1}.lostfund-hero h1{font-size:4rem;font-weight:800;color:gold;margin-bottom:1rem;text-transform:uppercase;letter-spacing:-2px;line-height:1.1}.hero-subtitle{font-size:1.4rem;color:#ccc;margin-bottom:1.5rem;line-height:1.6}.hero-highlight{display:inline-block;background:#ffd7001a;border:1px solid #ffd700;border-radius:25px;padding:1rem 2rem}.highlight-text{color:gold;font-weight:600;font-size:1.1rem;text-transform:uppercase;letter-spacing:.5px}.key-stats-section{padding:4rem 0;background:#0d0d0d}.stats-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.stat-item{display:flex;align-items:center;gap:1.5rem;background:linear-gradient(135deg,#1a1a1a,#222);border:1px solid #333;border-radius:12px;padding:2rem;transition:all .3s ease}.stat-item:hover{transform:translateY(-5px);border-color:gold;box-shadow:0 10px 30px #00000080}.stat-item .stat-icon{font-size:3rem;flex-shrink:0}.stat-item .stat-content{flex:1}.stat-item .stat-value{font-size:2rem;font-weight:800;color:#fff;margin-bottom:.5rem}.stat-item .stat-label{font-size:.95rem;color:#999;text-transform:uppercase;letter-spacing:.5px;font-weight:600}.impact-stories-section{padding:4rem 0;background:#111}.section-header{text-align:center;margin-bottom:3rem}.section-header h2{font-size:2.8rem;font-weight:700;color:#fff;margin-bottom:.8rem;text-transform:uppercase;letter-spacing:-1px}.section-subtitle{font-size:1.1rem;color:#999}.impact-stories-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.impact-story-card{background:linear-gradient(135deg,#1a1a1a,#222);border:1px solid #333;border-radius:12px;padding:2rem;text-align:center;transition:all .3s ease}.impact-story-card:hover{transform:translateY(-5px);border-color:gold;box-shadow:0 10px 30px #00000080}.story-loss{font-size:1.5rem;font-weight:700;color:#f87171;margin-bottom:.5rem}.story-arrow{font-size:2rem;color:gold;margin:1rem 0}.story-aid{font-size:1.5rem;font-weight:700;color:#10b981;margin-bottom:1rem}.story-type{font-size:1rem;color:#ccc;margin-bottom:1rem}.story-proof{font-size:.9rem;color:gold;text-decoration:underline;transition:opacity .3s ease}.story-proof:hover{opacity:.8}.how-it-works-section{padding:4rem 0;background:#0d0d0d}.how-it-works-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:3rem}.how-step{background:#1a1a1a;border:1px solid #333;border-radius:12px;padding:2rem;text-align:center;transition:all .3s ease}.how-step:hover{transform:translateY(-5px);border-color:gold}.how-step-number{display:inline-block;width:50px;height:50px;background:linear-gradient(135deg,gold,#f59e0b);color:#000;border-radius:50%;font-size:1.5rem;font-weight:800;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.how-step h3{font-size:1.3rem;font-weight:700;color:#fff;margin-bottom:1rem}.how-step p{font-size:1rem;color:#ccc;line-height:1.6}.how-cta{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.transparency-trust-section{padding:4rem 0;background:#111}.trust-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.trust-feature{background:#1a1a1a;border:1px solid #333;border-radius:12px;padding:2rem;text-align:center;transition:all .3s ease}.trust-feature:hover{transform:translateY(-5px);border-color:gold}.trust-icon{font-size:3rem;margin-bottom:1rem}.trust-feature h3{font-size:1.3rem;font-weight:700;color:#fff;margin-bottom:1rem}.trust-feature p{font-size:1rem;color:#ccc;line-height:1.6}.request-aid-section{padding:4rem 0;background:linear-gradient(135deg,#1a1a1a,#0d0d0d)}.request-content{max-width:900px;margin:0 auto;text-align:center}.request-content h2{font-size:2.8rem;font-weight:700;color:#fff;margin-bottom:1rem}.request-cta-box{background:#ffd7000d;border:2px solid #ffd700;border-radius:12px;padding:3rem;margin-top:2rem}.request-cta-box p{font-size:1.2rem;color:#ccc;margin-bottom:2rem;line-height:1.7}.request-buttons{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.newsletter{padding:4rem 0;background:#0d0d0d}.newsletter-content{max-width:800px;margin:0 auto;text-align:center}.newsletter-content h2{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:1rem}.newsletter-content p{font-size:1.2rem;color:#ccc;margin-bottom:2rem}.newsletter-form{display:flex;gap:1rem;max-width:600px;margin:0 auto}.newsletter-input{flex:1;padding:1rem 1.5rem;background:#1a1a1a;border:1px solid #333;border-radius:8px;color:#fff;font-size:1rem}.newsletter-input:focus{outline:none;border-color:gold}.lostfund-cta{padding:4rem 0;background:#111;text-align:center}.cta-content h2{font-size:2.8rem;font-weight:700;color:#fff;margin-bottom:1rem}.cta-content p{font-size:1.2rem;color:#ccc;margin-bottom:2rem}.cta-buttons{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}@media (max-width: 768px){.lostfund-hero h1{font-size:2.8rem}.hero-subtitle{font-size:1.2rem}.hero-logo-image{height:80px}.stats-row{grid-template-columns:1fr;gap:1rem}.stat-item{padding:1.5rem}.impact-stories-grid,.how-it-works-grid,.trust-features{grid-template-columns:1fr}.newsletter-form,.cta-buttons{flex-direction:column}.cta-buttons .btn{width:100%}}@media (max-width: 480px){.lostfund-hero h1{font-size:2rem}.hero-subtitle{font-size:1rem}.hero-logo-image{height:60px}.hero-highlight{padding:.8rem 1.5rem}.highlight-text{font-size:.95rem}.stat-value{font-size:1.6rem}.stat-label{font-size:.85rem}.section-header h2{font-size:1.6rem}.story-loss,.story-aid{font-size:1.1rem}.how-step-number{font-size:1.8rem}.how-step h3,.trust-feature h3{font-size:1.1rem}.request-aid-cta h2{font-size:1.5rem}}
