body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App,body{background:#f8f4f0;color:#222;font-family:Poppins,Arial,Helvetica,sans-serif;margin:0;padding:0}.hero-title,.page-header h1,h1,h2,h3,h4{font-family:Baloo\ 2,cursive,sans-serif;letter-spacing:1px}a{color:#2d5016;text-decoration:none;transition:color .2s}a:hover{color:#ff69b4}.card,.feature-card,.initiative-card,.ngo-card,.story-card,.team-member,.value-card{background:#fff;border-radius:18px;box-shadow:0 4px 24px #2d501614;margin-bottom:2rem;padding:2rem;transition:box-shadow .2s,transform .2s}.card:hover,.feature-card:hover,.initiative-card:hover,.ngo-card:hover,.story-card:hover,.team-member:hover,.value-card:hover{box-shadow:0 8px 32px #ff69b41f;transform:translateY(-4px) scale(1.01)}.hero-photo,.initiative-image img,.profile-image,.story-image img,img{border-radius:16px;box-shadow:0 2px 12px #2d501614;display:block;height:auto;max-width:100%}.btn,.btn-primary,.btn-secondary{border-radius:50px;box-shadow:0 2px 8px #2d501614;font-family:Poppins,Arial,Helvetica,sans-serif;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:background .2s,color .2s,box-shadow .2s,transform .2s}.btn-primary{border:none}.btn-primary:hover{background:linear-gradient(135deg,#ff69b4,#2d5016);color:#fff;transform:translateY(-2px) scale(1.04)}.btn-secondary{background:#fff}.btn-secondary:hover{transform:translateY(-2px) scale(1.04)}.container{max-width:1200px}.placeholder-image{min-height:200px}@media (max-width:768px){.container{padding:0 15px}.page-header h1{font-size:2rem}.btn{font-size:.9rem;padding:.8rem 1.5rem}}@media (max-width:900px){.card,.container,section{border-radius:12px;padding:1rem}.feature-card,.initiative-card,.ngo-card,.story-card,.team-member,.value-card{padding:1rem}}.header{background:linear-gradient(135deg,#f8f4f0,#fff);border-bottom:3px solid #2d5016;box-shadow:0 2px 10px #0000001a;position:sticky;top:0;z-index:1000}.header-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;min-height:80px;padding:0 20px}.logo{color:inherit;text-decoration:none}.logo-text h1{color:#2d5016;font-family:Georgia,serif;font-size:2rem;font-weight:700;margin:0}.tagline{color:#ff69b4;font-size:.9rem;font-style:italic;font-weight:500}.nav-menu{align-items:center;display:flex;gap:2rem}.nav-link{border-radius:25px;color:#333;font-family:Comic Sans MS,Chalkboard SE,Marker Felt,Bradley Hand,cursive;font-size:1.1rem;font-weight:600;letter-spacing:.5px;padding:.5rem 1rem;position:relative;text-decoration:none;text-shadow:1px 1px 2px #0000001a;transition:all .3s ease}.nav-link:hover{background-color:#ff69b4;box-shadow:0 4px 15px #ff69b44d;color:#fff;transform:translateY(-2px) scale(1.05)}.nav-link.active{background-color:#2d5016;box-shadow:0 4px 15px #2d50164d;color:#fff;transform:scale(1.05)}.hamburger{cursor:pointer;display:none;flex-direction:column;gap:4px}.hamburger span{background-color:#2d5016;height:3px;transition:all .3s ease;width:25px}@media (max-width:768px){.hamburger{display:flex}.nav-menu{background:#fff;box-shadow:0 4px 10px #0000001a;flex-direction:column;left:0;opacity:0;padding:2rem;position:absolute;right:0;top:100%;transform:translateY(-100%);transition:all .3s ease;visibility:hidden}.nav-menu.active{opacity:1;transform:translateY(0);visibility:visible}.logo-text h1{font-size:1.5rem}.nav-link{font-size:1.2rem;margin:.5rem 0;padding:.8rem 1.5rem}}.footer{background:linear-gradient(135deg,#2d5016,#1a3a0f);color:#fff;margin-top:auto;padding:3rem 0 1rem}.footer-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1200px;padding:0 20px}.footer-section h4{color:#ff69b4;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.footer-logo h3{color:#f8f4f0;font-size:1.5rem;margin:0 0 .5rem}.footer-logo .tagline{color:#ff69b4;font-style:italic;margin:0}.footer-mission{color:#e0e0e0;line-height:1.6;margin-top:1rem}.footer-links{list-style:none;margin:0;padding:0}.footer-links li{margin-bottom:.5rem}.footer-links a{color:#e0e0e0;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#ff69b4}.social-links{display:flex;flex-direction:column;gap:.5rem}.social-link{align-items:center;color:#e0e0e0;display:flex;gap:.5rem;text-decoration:none;transition:color .3s ease}.social-link:hover{color:#ff69b4}.footer-bottom{background:#fff;border-top:1px solid #4a6b2a;margin-top:2rem;padding-top:1rem}.footer-bottom-container{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px}.footer-bottom p{color:#b0b0b0;font-size:.9rem;margin:0}.footer-bottom-links{display:flex;gap:1rem}.footer-bottom-links a{color:#b0b0b0;font-size:.9rem;text-decoration:none;transition:color .3s ease}.footer-bottom-links a:hover{color:#ff69b4}@media (max-width:768px){.footer-container{grid-template-columns:1fr;text-align:center}.footer-bottom-container{flex-direction:column;text-align:center}}.hero{display:block;height:70vh;margin:0;padding:0;position:relative}.hero,.hero-image-wrapper{overflow:hidden;width:100%}.hero-image-wrapper{height:100vh;left:0;position:absolute;top:-10vh;z-index:1}.hero-image-container{height:100%;position:relative;width:100%}.hero-gradient-overlay{background:linear-gradient(180deg,#fffc,#fff3 60%,#2d501626);height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.hero-card-wrapper{display:flex;justify-content:center;margin-top:-80px;pointer-events:none;position:relative;width:100%;z-index:5}.hero-card{background:#fffffff2;border-radius:32px;box-shadow:0 8px 32px #2d50161a;max-width:800px;padding:3.5rem 2.5rem;pointer-events:auto;text-align:center;width:90%}.hero-content-overlay{text-align:center;width:100%;z-index:3}.hero-title{color:#2d5016;font-family:Baloo\ 2,cursive,sans-serif;font-size:3.5rem;font-weight:700;letter-spacing:1px;margin-bottom:1rem;text-shadow:0 2px 8px #ffffff4d}.brand-name{color:#ff69b4}.hero-tagline{color:#ff69b4;font-family:Baloo\ 2,cursive,sans-serif;font-size:1.7rem;font-style:italic;letter-spacing:1px;margin-bottom:1.5rem}.hero-description{color:#333;font-size:1.2rem;font-weight:500;line-height:1.6;margin-bottom:2rem}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.btn{border:none;border-radius:50px;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#2d5016,#1a3a0f);color:#fff}.btn-primary:hover{box-shadow:0 10px 25px #2d50164d;transform:translateY(-3px)}.btn-secondary{background:#0000;border:2px solid #2d5016;color:#2d5016}.btn-secondary:hover{background:#2d5016;color:#fff;transform:translateY(-3px)}.home-page{font-family:Poppins,Arial,Helvetica,sans-serif;min-height:100vh}.below-hero-bg{background:#ffecf6;min-height:100vh;padding-bottom:2rem;width:100vw}.container{margin:0 auto;max-width:1400px;padding:0 20px}.mission-section{background:#fff;padding:4rem 0;text-align:center}.mission-section h2{color:#2d5016;font-size:2.5rem;margin-bottom:2rem}.mission-text{font-size:1.2rem;max-width:1000px}.features-section{background:#f8f4f0;padding:4rem 0}.features-section h2{color:#2d5016;font-size:2.5rem;margin-bottom:3rem;text-align:center}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1400px}.feature-card{background:#fff;border-radius:15px;box-shadow:0 10px 30px #0000001a;padding:2rem;text-align:center;transition:transform .3s ease}.feature-card:hover{transform:translateY(-10px)}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-card h3{color:#2d5016;font-size:1.3rem;margin-bottom:1rem}.feature-card p{color:#666;line-height:1.6}.cta-section{background:linear-gradient(135deg,#2d5016,#1a3a0f);color:#fff;padding:4rem 0;text-align:center}.cta-section h2{font-size:2.5rem;margin-bottom:1rem}.cta-section p{font-size:1.2rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:800px;opacity:.9}.cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.stats-section{background:#fff;padding:4rem 0}.stats-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1400px;text-align:center}.stat-item{padding:2rem}.stat-number{font-size:3rem}.stat-label{font-size:1.1rem}.split-hero{height:70vh;justify-content:center;max-height:700px;min-height:400px;position:relative;width:100vw}.hero-image-side,.split-hero{align-items:stretch;display:flex;overflow:hidden}.hero-image-side{height:100%;justify-content:flex-end;width:50%}.hero-photo{display:block;height:100%;object-fit:cover;object-position:center top;width:100%}.hero-card-side{align-items:center;background:none;display:flex;height:100%;justify-content:flex-start;position:relative;width:50%;z-index:2}.hero-card.hero-content-overlay{background:#fffffff7;border-radius:32px;box-shadow:0 8px 32px #2d50161a;margin:0 0 0 5vw;max-width:600px;padding:3.5rem 2.5rem;pointer-events:auto;text-align:left;width:90%}@media (max-width:900px){.split-hero{flex-direction:column;height:auto;max-height:none;min-height:0;min-height:auto}.hero-card-side,.hero-image-side{height:40vh;max-height:320px;min-height:220px;width:100%}.hero-card.hero-content-overlay{margin:-40px auto 0;max-width:98vw;padding:2.5rem 1.5rem;text-align:center;width:98vw}}@media (max-width:600px){.hero-card-side,.hero-image-side{height:30vh;max-height:200px;min-height:140px}.hero-card.hero-content-overlay{max-width:99vw;padding:1.5rem .5rem;width:99vw}}@media (max-width:768px){.features-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,1fr)}.cta-buttons{align-items:center;flex-direction:column}}.ngo-directory{background:#f8f4f0;min-height:100vh;padding:2rem 0}.search-section{align-items:center;background:#fff;border-radius:15px;box-shadow:0 5px 15px #0000001a;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:3rem;padding:2rem}.search-filters{display:flex;flex:1 1;flex-wrap:wrap;gap:1rem}.search-input{border:2px solid #e0e0e0;border-radius:25px;flex:1 1;font-size:1rem;min-width:250px;padding:.8rem 1rem;transition:border-color .3s ease}.search-input:focus{border-color:#2d5016;outline:none}.city-filter{background:#fff;border:2px solid #e0e0e0;border-radius:25px;font-size:1rem;min-width:150px;padding:.8rem 1rem}.city-filter:focus{border-color:#2d5016;outline:none}.email-modal{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.email-modal-content{background:#fff;border-radius:15px;max-width:500px;padding:2rem;text-align:center;width:90%}.email-modal-content h3{color:#2d5016;margin-bottom:1rem}.email-modal-content p{color:#666;margin-bottom:1.5rem}.email-input{border:2px solid #e0e0e0;border-radius:25px;font-size:1rem;margin-bottom:1.5rem;padding:1rem;width:100%}.email-input:focus{border-color:#2d5016;outline:none}.email-buttons{flex-wrap:wrap;gap:1rem}.email-buttons,.profile-modal{display:flex;justify-content:center}.profile-modal{align-items:center;background:#00000080;bottom:0;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.profile-modal-content{background:#fff;border-radius:15px;max-height:90vh;max-width:800px;overflow-y:auto;position:relative;width:100%}.profile-header{border-bottom:1px solid #e0e0e0;gap:1.5rem;padding:2rem;position:relative}.profile-header,.profile-image{align-items:center;display:flex}.profile-image{background:linear-gradient(135deg,#ff69b4,#ff8fab);border-radius:50%;color:#fff;font-size:4rem;height:100px;justify-content:center;width:100px}.profile-info h2{color:#2d5016;font-size:1.8rem;margin:0 0 .5rem}.profile-city{color:#666;margin:0 0 .5rem}.close-button{background:none;border:none;border-radius:50%;color:#666;cursor:pointer;font-size:1.5rem;padding:.5rem;position:absolute;right:1rem;top:1rem;transition:background-color .3s ease}.close-button:hover{background-color:#f0f0f0}.profile-body{padding:2rem}.profile-section{margin-bottom:2rem}.profile-section h3{border-bottom:2px solid #f8f4f0;color:#2d5016;font-size:1.3rem;margin-bottom:1rem;padding-bottom:.5rem}.profile-section p{color:#666;line-height:1.6;margin-bottom:1rem}.achievements-list{list-style:none;margin:0;padding:0}.achievements-list li{color:#666;line-height:1.6;margin-bottom:.8rem;padding-left:1.5rem;position:relative}.achievements-list li:before{color:#2d5016;content:"✓";font-weight:700;left:0;position:absolute}.contact-info{flex-direction:column;gap:1rem}.contact-item{color:#666;gap:.8rem}.contact-icon{font-size:1.2rem}.contact-item a{color:#2d5016;font-weight:500;text-decoration:none}.contact-item a:hover{text-decoration:underline}.profile-actions{border-top:1px solid #e0e0e0;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;padding:2rem}.profile-actions .btn{min-width:150px}.ngo-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.ngo-card{background:#fff;border-radius:15px;box-shadow:0 5px 15px #0000001a;padding:2rem;transition:transform .3s ease}.ngo-card:hover{transform:translateY(-5px)}.ngo-header{gap:1rem;margin-bottom:1.5rem}.ngo-header,.ngo-image{align-items:center;display:flex}.ngo-image{background:linear-gradient(135deg,#ff69b4,#ff8fab);border-radius:50%;color:#fff;font-size:3rem;height:80px;justify-content:center;width:80px}.ngo-info h3{color:#2d5016;font-size:1.3rem;margin:0 0 .5rem}.ngo-city{color:#666;margin:0 0 .5rem}.verified-badge{background:#2d5016;border-radius:15px;color:#fff;font-size:.8rem;font-weight:600;padding:.2rem .5rem}.ngo-mission{color:#666;line-height:1.6;margin-bottom:1.5rem}.ngo-focus h4{color:#2d5016;font-size:1rem;margin-bottom:.5rem}.focus-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.focus-tag{background:#f8f4f0;border-radius:15px;color:#2d5016;font-size:.9rem;font-weight:500;padding:.3rem .8rem}.ngo-actions{display:flex;flex-wrap:wrap;gap:1rem}.ngo-actions .btn{flex:1 1;min-width:120px}.no-results{background:#fff;border-radius:15px;box-shadow:0 5px 15px #0000001a;padding:3rem;text-align:center}.no-results h3{color:#2d5016;margin-bottom:1rem}.no-results p{color:#666}@media (max-width:768px){.search-section{align-items:stretch}.search-filters,.search-section{flex-direction:column}.city-filter,.search-input{min-width:auto}.ngo-grid{grid-template-columns:1fr}.ngo-header{text-align:center}.ngo-actions,.ngo-header{flex-direction:column}.profile-modal-content{margin:1rem;max-height:95vh}.profile-header{flex-direction:column;gap:1rem;text-align:center}.profile-actions{align-items:center;flex-direction:column}.profile-actions .btn{max-width:200px;width:100%}}.brand-partnerships{background:#f8f4f0;min-height:100vh;padding:2rem 0}.partnership-hero{align-items:center;background:#fff;border-radius:15px;box-shadow:0 5px 15px #0000001a;display:flex;gap:2rem;margin-bottom:3rem;padding:3rem}.hero-content h2{font-size:2rem}.hero-content p{font-size:1.1rem;margin-bottom:1.5rem}.placeholder-image{font-size:3rem;min-width:200px;padding:2rem}.opportunities-section{margin-bottom:3rem}.opportunities-section h2{color:#2d5016;font-size:2.5rem;margin-bottom:2rem;text-align:center}.opportunities-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.opportunity-card{background:#fff;border-radius:15px;box-shadow:0 5px 15px #0000001a;padding:2rem;transition:transform .3s ease}.opportunity-card:hover{transform:translateY(-5px)}.opportunity-icon{font-size:3rem;margin-bottom:1rem}.opportunity-card h3{color:#2d5016;font-size:1.3rem;margin-bottom:1rem}.opportunity-card p{color:#666;line-height:1.6;margin-bottom:1.5rem}.opportunity-card ul{list-style:none;margin:0;padding:0}.opportunity-card li{color:#666;margin-bottom:.5rem;padding-left:1.5rem;position:relative}.opportunity-card li:before{color:#2d5016;content:"✓";font-weight:700;left:0;position:absolute}.stories-grid{grid-gap:2.5rem;gap:2.5rem}.story-image{background:linear-gradient(135deg,#2d5016,#1a3a0f)}.story-content{margin-top:1.5rem;padding:3rem}.story-content p{font-style:italic}.story-stats{display:flex;flex-wrap:wrap;gap:1rem}.story-stats span{background:#f8f4f0;border-radius:20px;color:#2d5016;font-size:.9rem;font-weight:600;padding:.5rem 1rem}.process-section{margin-bottom:3rem}.process-section h2{color:#2d5016;font-size:2.5rem;margin-bottom:2rem;text-align:center}.process-steps{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.step{background:#fff;border-radius:15px;box-shadow:0 5px 15px #0000001a;padding:2rem;text-align:center}.step-number{align-items:center;background:linear-gradient(135deg,#ff69b4,#ff8fab);border-radius:50%;color:#fff;display:flex;font-size:1.5rem;font-weight:700;height:50px;justify-content:center;margin:0 auto 1rem;width:50px}.step h3{color:#2d5016;margin-bottom:1rem}.step p{color:#666;line-height:1.6}.contact-buttons{gap:1rem;margin-bottom:2rem}.contact-buttons,.contact-info{display:flex;flex-wrap:wrap;justify-content:center}.contact-info p{font-size:1rem;margin:0}@media (max-width:768px){.partnership-hero{flex-direction:column;text-align:center}.opportunities-grid,.process-steps,.stories-grid{grid-template-columns:1fr}.contact-buttons{align-items:center;flex-direction:column}.contact-info{flex-direction:column;gap:1rem}}.dogs-page{background:#f8f4f0;min-height:100vh;padding:2rem 0}.dogs-hero{align-items:center;background:#fff;border-radius:15px;box-shadow:0 5px 15px #0000001a;display:flex;gap:2rem;margin-bottom:3rem;padding:3rem}.hero-content{flex:1 1}.hero-content h2{color:#2d5016;font-size:2.5rem;margin-bottom:1rem}.hero-content p{color:#666;font-size:1.2rem;line-height:1.6}.hero-image{display:flex;flex:1 1;justify-content:center}.placeholder-image{min-height:180px;min-width:280px}.placeholder-image p{font-size:.9rem;margin-top:.5rem}.initiatives-section{margin-bottom:3rem}.initiatives-section h2{color:#2d5016;font-size:2.5rem;margin-bottom:2rem;text-align:center}.initiatives-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.initiative-card{background:#fff;border-radius:15px;box-shadow:0 5px 15px #0000001a;overflow:hidden;transition:transform .3s ease}.initiative-card:hover{transform:translateY(-5px)}.initiative-image{align-items:center;background:linear-gradient(135deg,#2d5016,#1a3a0f);color:#fff;display:flex;font-size:3rem;height:200px;justify-content:center}.initiative-content{padding:2rem}.initiative-content h3{color:#2d5016;font-size:1.3rem;margin-bottom:1rem}.initiative-content p{color:#666;line-height:1.6;margin-bottom:1.5rem}.initiative-stats{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr;margin-bottom:1.5rem}.stat{background:#f8f4f0;border-radius:10px;padding:1rem;text-align:center}.stat-number{color:#ff69b4;display:block;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.stat-label{color:#2d5016;font-size:.9rem;font-weight:600}.success-stories{margin-bottom:3rem}.success-stories h2{color:#2d5016;font-size:2.5rem;margin-bottom:2rem;text-align:center}.stories-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}.story-card{background:#fff;border-radius:15px;box-shadow:0 5px 15px #0000001a;overflow:hidden;transition:transform .3s ease}.story-card:hover{transform:translateY(-5px)}.story-image{align-items:center;background:none;color:#fff;font-size:3rem;height:200px}.story-content{padding:2rem}.story-content h3{color:#2d5016;font-size:1.3rem;margin-bottom:1rem}.story-content p{color:#666;line-height:1.6;margin-bottom:1.5rem}.story-tags{display:flex;flex-wrap:wrap;gap:.5rem}.tag{background:#f8f4f0;border-radius:15px;color:#2d5016;font-size:.9rem;font-weight:500;padding:.3rem .8rem}.get-involved{background:#fff;border-radius:15px;box-shadow:0 5px 15px #0000001a;padding:3rem}.involved-content h2{color:#2d5016;font-size:2.5rem;margin-bottom:2rem;text-align:center}.involved-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.involved-card{background:#f8f4f0;border-radius:15px;padding:2rem;text-align:center;transition:transform .3s ease}.involved-card:hover{transform:translateY(-5px)}.involved-icon{font-size:3rem;margin-bottom:1rem}.involved-card h3{color:#2d5016;font-size:1.2rem;margin-bottom:1rem}.involved-card p{color:#666;line-height:1.6;margin-bottom:1.5rem}@media (max-width:768px){.dogs-hero{flex-direction:column;text-align:center}.hero-content h2{font-size:2rem}.initiative-stats,.initiatives-grid,.involved-grid,.stories-grid{grid-template-columns:1fr}}@media (max-width:600px){.placeholder-image{font-size:2.2rem;min-height:100px;min-width:160px;padding:1.5rem}}.initiatives-section .initiative-image .placeholder-image{width:100%}.initiatives-section .initiative-image .placeholder-image,.story-image .placeholder-image{align-items:center;background:linear-gradient(135deg,#ff69b4,#ff8fab);border-radius:15px;display:flex;font-size:3rem;height:200px;justify-content:center;padding:0}.story-image .placeholder-image{margin:0 auto;width:200px}.about-us{background:#f8f4f0;min-height:100vh;padding:2rem 0}.mission-statement{background:#fff;border-radius:15px;box-shadow:0 5px 15px #0000001a;margin-bottom:3rem;padding:3rem;text-align:center}.mission-content h2{color:#2d5016;font-size:2.5rem;margin-bottom:2rem}.mission-text{color:#666;font-size:1.3rem;font-style:italic;line-height:1.8;margin:0 auto;max-width:800px}.gabbar-story,.ira-story{background:#fff;border-radius:15px;box-shadow:0 5px 15px #0000001a;margin-bottom:3rem;padding:3rem}.story-content{align-items:center;display:flex;gap:3rem}.story-text{flex:1 1}.story-text h2{color:#2d5016;font-size:2.5rem;margin-bottom:.5rem}.story-text h3{color:#ff69b4;font-size:1.5rem;font-style:italic;margin-bottom:1.5rem}.story-text p{color:#666;font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem}.story-image{flex:1 1}.placeholder-image,.story-image{display:flex;justify-content:center}.placeholder-image{align-items:center;background:linear-gradient(135deg,#ff69b4,#ff8fab);border-radius:15px;color:#fff;flex-direction:column;font-size:4rem;min-height:250px;min-width:250px;padding:3rem;text-align:center}.placeholder-image p{font-size:1rem;margin-top:1rem}.ira-quote{background:#f8f4f0;border-left:5px solid #ff69b4;border-radius:15px;margin-top:2rem;padding:2rem}.ira-quote blockquote{color:#2d5016;font-size:1.2rem;font-style:italic;line-height:1.6;margin:0}.gabbar-facts{background:#f8f4f0;border-radius:15px;margin-top:2rem;padding:2rem}.gabbar-facts h4{color:#2d5016;font-size:1.2rem;margin-bottom:1rem}.gabbar-facts ul{list-style:none;margin:0;padding:0}.gabbar-facts li{color:#666;font-size:1rem;line-height:1.6;margin-bottom:.8rem}.values-section{margin-bottom:3rem}.values-section h2{color:#2d5016;font-size:2.5rem;margin-bottom:2rem;text-align:center}.values-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.value-card{background:#fff;border-radius:15px;box-shadow:0 5px 15px #0000001a;padding:2rem;text-align:center;transition:transform .3s ease}.value-card:hover{transform:translateY(-5px)}.value-icon{font-size:3rem;margin-bottom:1rem}.value-card h3{color:#2d5016;font-size:1.3rem;margin-bottom:1rem}.value-card p{color:#666;line-height:1.6}.team-section{margin-bottom:3rem}.team-section h2{color:#2d5016;font-size:2.5rem;margin-bottom:2rem;text-align:center}.team-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.team-member{background:#fff;border-radius:15px;box-shadow:0 5px 15px #0000001a;padding:2rem;text-align:center;transition:transform .3s ease}.team-member:hover{transform:translateY(-5px)}.member-image{margin-bottom:1.5rem}.member-image .placeholder-image{font-size:3rem;height:120px;margin:0 auto;width:120px}.team-member h3{color:#2d5016;font-size:1.3rem;margin-bottom:.5rem}.member-role{color:#ff69b4;font-style:italic;font-weight:600;margin-bottom:1rem}.member-bio{color:#666;line-height:1.6}.contact-section{background:linear-gradient(135deg,#2d5016,#1a3a0f);border-radius:15px;color:#fff;padding:3rem;text-align:center}.contact-content h2{font-size:2rem;margin-bottom:1rem}.contact-content p{font-size:1.1rem;margin-bottom:2rem;opacity:.9}.contact-info{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:2rem}.contact-item{align-items:center;display:flex;gap:1rem;justify-content:center}.contact-icon{font-size:2rem}.contact-item h4{font-size:1.1rem;margin:0 0 .5rem}.contact-item p{font-size:1rem;margin:0;opacity:.9}@media (max-width:768px){.story-content{flex-direction:column;text-align:center}.story-text h2{font-size:2rem}.contact-info,.team-grid,.values-grid{grid-template-columns:1fr}.contact-item{flex-direction:column;text-align:center}}.how-to-help-page{background:#ffecf6;min-height:100vh;padding-bottom:2rem}.page-header{margin-bottom:3rem;text-align:center}.page-header h1{color:#2d5016;font-size:2.5rem;margin-bottom:1rem}.page-header p{color:#666;font-size:1.2rem}.help-section{padding:2rem 0}.help-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.help-card{background:#fff;border-radius:18px;box-shadow:0 4px 24px #2d501614;padding:2rem 1.5rem;text-align:center;transition:box-shadow .2s,transform .2s}.help-card:hover{box-shadow:0 8px 32px #ff69b41f;transform:translateY(-4px) scale(1.01)}.help-card h2{color:#ff69b4;font-family:Baloo\ 2,cursive,sans-serif;font-size:1.5rem;margin-bottom:1rem}.help-card p{color:#333;font-size:1.1rem;line-height:1.6}.help-card a{color:#2d5016;font-weight:600;text-decoration:underline}.help-card a:hover{color:#ff69b4}@media (max-width:700px){.help-grid{grid-template-columns:1fr}.help-card{padding:1.2rem .5rem}}
/*# sourceMappingURL=main.9566d1e1.css.map*/