:root{--teal:#429A99;--red:#F52638;--pink:#F28BB2;--yellow:#F4E84B;--purple:#7C3C9D;--ink:#24313A;--cream:#FFF9F4;--white:#fff;--radius:28px;--shadow:0 22px 60px rgba(36,49,58,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Nunito",sans-serif;color:var(--ink);background:#fff;line-height:1.65}img{display:block;width:100%}a{color:inherit}.skip{position:absolute;left:-9999px}.skip:focus{left:1rem;top:1rem;z-index:999;background:#fff;padding:.8rem}.site-header{position:fixed;z-index:50;top:0;left:0;right:0;height:84px;display:flex;align-items:center;gap:2rem;padding:0 clamp(1rem,4vw,4.5rem);background:rgba(255,255,255,.92);backdrop-filter:blur(18px);box-shadow:0 1px 0 rgba(36,49,58,.08)}.brand{width:154px;margin-right:auto}.brand img{height:64px;object-fit:cover;object-position:center;background:var(--teal);border-radius:12px}nav{display:flex;gap:1.5rem}nav a{text-decoration:none;font-weight:800;font-size:.93rem}nav a:hover{color:var(--red)}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--red);color:#fff;text-decoration:none;font-weight:900;padding:.92rem 1.45rem;box-shadow:0 10px 28px rgba(245,38,56,.26);transition:.25s ease;border:2px solid transparent}.button:hover{transform:translateY(-2px);box-shadow:0 14px 34px rgba(245,38,56,.34)}.button-small{padding:.65rem 1rem;font-size:.9rem}.button-ghost{background:rgba(255,255,255,.15);border-color:#fff;box-shadow:none}.button-outline{background:transparent;color:var(--red);border-color:var(--red);box-shadow:none}.hero{min-height:100vh;position:relative;display:flex;align-items:flex-end;overflow:hidden;padding:9rem clamp(1.2rem,7vw,7rem) 6rem;color:#fff}.hero-photo{position:absolute;inset:0;background:url('assets/hero-sleeping-child.jpg') center 42%/cover no-repeat;transform:scale(1.02)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(22,34,39,.83) 0%,rgba(22,34,39,.55) 45%,rgba(22,34,39,.08) 78%),linear-gradient(0deg,rgba(22,34,39,.55),transparent 50%)}.hero-content{position:relative;max-width:720px}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:.76rem;font-weight:900;color:var(--teal);margin:0 0 1rem}.eyebrow.light{color:#fff}.eyebrow.coral{color:var(--red)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(3rem,7vw,6.7rem);line-height:.94;letter-spacing:-.045em;margin-bottom:1.5rem;max-width:900px}h2{font-size:clamp(2.15rem,4.5vw,4.5rem);line-height:1.04;letter-spacing:-.035em;margin-bottom:1.25rem}h3{line-height:1.15}.hero-lead{font-size:clamp(1.1rem,1.7vw,1.4rem);max-width:650px;color:rgba(255,255,255,.92)}.hero-actions{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:2rem}.scroll-cue{position:absolute;bottom:2rem;right:4vw;width:48px;height:48px;border:1px solid rgba(255,255,255,.6);border-radius:50%;display:grid;place-items:center;text-decoration:none;font-size:1.4rem}.section{padding:clamp(5rem,10vw,9rem) clamp(1.2rem,7vw,7rem)}.section-grid{display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:clamp(2.5rem,7vw,7rem);max-width:1280px;margin:auto}.copy p{font-size:1.12rem;max-width:620px}.signature{margin-top:2rem;font-weight:900;color:var(--red);font-size:1.35rem}.image-card{margin:0;position:relative}.image-card img{border-radius:var(--radius);box-shadow:var(--shadow);aspect-ratio:4/3;object-fit:cover}.image-card figcaption{font-size:.85rem;margin:.8rem 0 0;color:#64727a}.what{background:var(--cream)}.what-wrap{max-width:1180px;margin:auto;display:grid;grid-template-columns:300px 1fr;gap:4rem;align-items:center}.what-wrap p{font-size:1.15rem;max-width:760px}.amizon-shape{width:280px;height:280px;background:var(--teal);border-radius:47% 53% 46% 54% / 52% 40% 60% 48%;display:grid;place-items:center;transform:rotate(-5deg);box-shadow:var(--shadow)}.amizon-shape span{font-size:11rem;line-height:1;color:#fff;transform:rotate(5deg)}.values{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem;max-width:1180px;margin:4rem auto 0}.values article{padding:1.6rem;border-radius:20px;background:#fff;border:1px solid rgba(66,154,153,.16)}.values b{display:block;font-size:1.35rem;color:var(--red);margin-bottom:.35rem}.values span{color:#64727a}.section-heading{max-width:850px;margin-bottom:3rem}.mosaic{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:230px;gap:1rem;max-width:1350px;margin:auto}.tile{margin:0;overflow:hidden;border-radius:22px}.tile img{height:100%;object-fit:cover;transition:.5s}.tile:hover img{transform:scale(1.04)}.tile.tall{grid-row:span 2}.tile.wide{grid-column:span 2}.impact{background:var(--teal);color:#fff;padding:clamp(5rem,10vw,9rem) clamp(1.2rem,7vw,7rem);position:relative;overflow:hidden}.impact:before{content:'♡';position:absolute;font-size:42rem;line-height:1;color:rgba(255,255,255,.07);right:-7rem;top:-11rem}.impact-inner{position:relative;max-width:1200px;margin:auto}.impact h2{max-width:800px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem;margin:3.5rem 0}.stats article{padding:2rem;border:1px solid rgba(255,255,255,.28);border-radius:22px;background:rgba(255,255,255,.08)}.stats strong{display:block;font-size:clamp(3rem,6vw,5.5rem);line-height:1;font-weight:900}.stats strong:before{content:'+'}.stats article:last-child strong:before{content:''}.stats span{font-weight:800}.impact-note{font-size:1.15rem;color:rgba(255,255,255,.82)}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem;max-width:1350px;margin:auto}.project-card{border-radius:24px;overflow:hidden;background:#fff;box-shadow:var(--shadow);border:1px solid #edf0f1}.project-card img{height:300px;object-fit:cover;object-position:top}.project-card div{padding:1.6rem}.project-card span{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:var(--teal);font-weight:900}.project-card h3{font-size:1.55rem;margin:.7rem 0}.project-card p{color:#65727a}.allies{display:grid;grid-template-columns:1fr 1.2fr;gap:4rem;align-items:center;background:var(--cream)}.logo-cloud{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.logo-cloud span{min-height:140px;background:#fff;border-radius:18px;display:grid;place-items:center;text-align:center;padding:1.4rem;font-weight:900;color:#56636a;border:1px solid #ece7e1}.logo-cloud span:last-child{grid-column:span 2}.instagram{text-align:center}.instagram .section-heading{margin-left:auto;margin-right:auto}.insta-placeholder{max-width:800px;margin:auto;border:2px dashed #e4dfe1;border-radius:28px;padding:3.5rem;background:linear-gradient(135deg,#fff,#fff7fa)}.insta-icon{font-size:4rem;color:var(--pink)}.help{background:var(--red);color:#fff;padding:clamp(5rem,10vw,9rem) clamp(1.2rem,7vw,7rem)}.help-inner{max-width:1250px;margin:auto}.help-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.3rem;margin-top:3rem}.help-grid article{background:#fff;color:var(--ink);padding:2rem;border-radius:24px}.help-grid .icon{font-size:2.4rem;color:var(--red)}.help-grid h3{font-size:1.5rem;margin:.7rem 0}.help-grid a{display:inline-block;margin-top:.5rem;color:var(--red);font-weight:900}footer{position:relative;display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:3rem;padding:4.5rem clamp(1.2rem,7vw,7rem) 2rem;background:#24313a;color:#fff}footer img{width:190px;height:130px;object-fit:cover;background:var(--teal);border-radius:16px;margin-bottom:1rem}footer a,footer span{display:block;text-decoration:none;color:rgba(255,255,255,.78);margin:.45rem 0}footer h3{font-size:1rem;text-transform:uppercase;letter-spacing:.12em}.copyright{grid-column:1/-1;margin:2rem 0 0;border-top:1px solid rgba(255,255,255,.14);padding-top:1.5rem;color:rgba(255,255,255,.5);font-size:.85rem}.whatsapp{position:fixed;z-index:60;right:1.3rem;bottom:1.3rem;width:58px;height:58px;border-radius:50%;background:var(--teal);color:#fff;display:grid;place-items:center;text-decoration:none;font-size:1.6rem;box-shadow:0 12px 30px rgba(0,0,0,.24)}.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}@media(max-width:900px){.site-header{height:72px;padding:0 1rem}nav,.site-header>.button{display:none}.brand{width:130px}.brand img{height:54px}.hero{padding-top:7rem}.section-grid,.what-wrap,.allies{grid-template-columns:1fr}.what-wrap{gap:2rem}.amizon-shape{width:220px;height:220px}.values,.stats,.project-grid,.help-grid{grid-template-columns:1fr}.mosaic{grid-template-columns:1fr 1fr;grid-auto-rows:210px}.tile.wide{grid-column:span 2}footer{grid-template-columns:1fr 1fr}footer>div:first-child{grid-column:1/-1}}@media(max-width:560px){h1{font-size:3.2rem}.hero-overlay{background:linear-gradient(0deg,rgba(22,34,39,.9) 0%,rgba(22,34,39,.35) 75%)}.hero{align-items:flex-end;padding-bottom:4rem}.mosaic{grid-template-columns:1fr;grid-auto-rows:280px}.tile.tall,.tile.wide{grid-row:auto;grid-column:auto}.logo-cloud{grid-template-columns:1fr}.logo-cloud span:last-child{grid-column:auto}footer{grid-template-columns:1fr}.copyright,footer>div:first-child{grid-column:auto}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}}