:root{--ink:#10253a;--blue:#063a67;--sky:#e8f5f7;--teal:#149aa4;--coral:#f46d50;--gold:#f2c14e;--line:#dbe6eb;--soft:#f4f8fa;--white:#fff;--shadow:0 18px 50px rgba(4,39,67,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;font-size:16px;line-height:1.65}img{display:block;max-width:100%;height:auto}a{color:inherit}.wrap{width:min(1160px,calc(100% - 40px));margin-inline:auto}.skip-link{position:fixed;left:16px;top:-80px;z-index:99;background:#fff;padding:12px 18px;border-radius:0 0 10px 10px}.skip-link:focus{top:0}.hero{position:relative;min-height:760px;display:flex;align-items:end;color:#fff;background:url("formacion-voluntariado-01.webp") center/cover no-repeat}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,34,58,.96) 0%,rgba(3,34,58,.82) 52%,rgba(3,34,58,.2) 100%),linear-gradient(0deg,rgba(3,34,58,.6),transparent 55%)}.hero-inner{position:relative;padding:72px 0 52px}.funding-badge{display:inline-flex;align-items:center;gap:18px;background:#fff;color:var(--blue);padding:10px 18px;border-radius:16px;margin-bottom:54px;font-weight:750;box-shadow:var(--shadow)}.funding-badge img{width:145px;height:auto}.eyebrow,.kicker{margin:0 0 12px;font-size:.78rem;letter-spacing:.15em;font-weight:850;color:var(--gold)}h1,h2,h3{margin-top:0;line-height:1.08}h1{max-width:900px;margin-bottom:22px;font-size:clamp(3.5rem,8vw,7rem);letter-spacing:-.055em}h1 span{color:#60d0d1}.hero-copy{max-width:760px;margin:0 0 44px;font-size:clamp(1.12rem,2vw,1.35rem);color:#edf8fa}.metrics{display:grid;grid-template-columns:repeat(4,1fr);margin:0;border:1px solid rgba(255,255,255,.25);border-radius:18px;background:rgba(4,38,65,.55);backdrop-filter:blur(12px);overflow:hidden}.metrics div{padding:22px 24px;border-right:1px solid rgba(255,255,255,.2)}.metrics div:last-child{border:0}.metrics dt{font-size:2.2rem;font-weight:900;color:var(--gold);line-height:1}.metrics dd{margin:9px 0 0;font-size:.9rem;color:#e8f4f5}.section-nav{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.95);border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.nav-scroll{display:flex;overflow:auto;gap:36px;scrollbar-width:none}.section-nav a{padding:18px 0;text-decoration:none;white-space:nowrap;font-size:.9rem;font-weight:800;color:#365064}.section-nav a:hover,.section-nav a:focus{color:var(--teal)}.section{padding:104px 0}.intro{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:start}.kicker{color:var(--teal)}h2{font-size:clamp(2.35rem,5vw,4.5rem);letter-spacing:-.045em;color:var(--blue)}.intro-copy{font-size:1.18rem}.intro-copy p:first-child{margin-top:4px}.soft{background:var(--soft)}.competency-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:44px}.competency-grid article{min-height:245px;padding:28px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 8px 30px rgba(18,62,87,.06)}.competency-grid span{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--sky);color:var(--teal);font-weight:900}.competency-grid h3{margin:34px 0 10px;font-size:1.4rem;color:var(--blue)}.competency-grid p{margin:0;color:#4a6171}.section-head{display:grid;grid-template-columns:1.2fr .8fr;gap:80px;align-items:end;margin-bottom:40px}.section-head>p{font-size:1.12rem}.infographic-button{position:relative;width:100%;padding:0;border:0;border-radius:22px;overflow:hidden;background:#fff;box-shadow:var(--shadow);cursor:zoom-in}.infographic-button img{width:100%}.infographic-button span{position:absolute;right:18px;bottom:18px;padding:10px 16px;border-radius:999px;background:rgba(3,42,70,.9);color:#fff;font-weight:750}.gallery-section{background:var(--blue);color:#fff}.light-head h2{color:#fff}.light-head>p{color:#d7e9ee}.gallery{display:grid;grid-template-columns:1.35fr 1fr;gap:18px}.gallery figure{position:relative;margin:0;min-height:270px;border-radius:18px;overflow:hidden;background:#0b2a40}.gallery-main{grid-row:span 2}.gallery img{width:100%;height:100%;object-fit:cover}.gallery figcaption{position:absolute;left:0;right:0;bottom:0;padding:48px 18px 15px;background:linear-gradient(transparent,rgba(0,0,0,.78));font-size:.9rem}.report-section{display:grid;grid-template-columns:.7fr 1.3fr;gap:90px;align-items:center}.report-cover{max-width:430px;padding:16px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:var(--shadow);transform:rotate(-1.5deg)}.report-copy>p{font-size:1.12rem}.check-list{padding:0;margin:30px 0;list-style:none}.check-list li{position:relative;padding:8px 0 8px 30px}.check-list li:before{content:"✓";position:absolute;left:0;color:var(--teal);font-weight:900}.download-button{display:inline-flex;flex-direction:column;gap:2px;padding:16px 22px;border-radius:12px;background:var(--coral);color:#fff;text-decoration:none;font-weight:850;box-shadow:0 12px 24px rgba(244,109,80,.25)}.download-button:hover,.download-button:focus{background:#dc563d}.download-button small{font-weight:550}.results{background:linear-gradient(135deg,#edf9f9,#fff 70%)}.results-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.result-cards{display:grid;grid-template-columns:1fr 1fr;gap:16px}.result-cards article{padding:26px;border:1px solid #cce4e6;border-radius:16px;background:rgba(255,255,255,.82)}.result-cards h3{font-size:1.25rem;color:var(--blue)}.result-cards p{margin:0;color:#4a6171}.footer{padding:90px 0 24px;background:#062c4a;color:#dcecf0}.footer-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:90px;align-items:center}.footer h2{color:#fff}.footer .logos{display:flex;flex-direction:column;gap:22px;align-items:center;padding:28px;border-radius:18px;background:#fff}.footer .logos img{max-width:250px;max-height:105px;object-fit:contain}.footer-bottom{display:flex;justify-content:space-between;margin-top:60px;padding-top:20px;border-top:1px solid rgba(255,255,255,.18);font-size:.88rem}.image-dialog{max-width:min(95vw,1600px);padding:50px 18px 18px;border:0;border-radius:18px}.image-dialog::backdrop{background:rgba(3,20,35,.88)}.image-dialog button{position:absolute;right:14px;top:10px;border:0;background:none;color:var(--blue);font-weight:800;cursor:pointer}.image-dialog img{max-height:84vh}
@media(max-width:800px){.wrap{width:min(100% - 28px,1160px)}.hero{min-height:700px;background-position:62% center}.hero-shade{background:linear-gradient(90deg,rgba(3,34,58,.94),rgba(3,34,58,.68))}.hero-inner{padding-top:36px}.funding-badge{margin-bottom:36px;gap:10px;font-size:.78rem}.funding-badge img{width:105px}h1{font-size:clamp(3rem,15vw,5rem)}.metrics{grid-template-columns:1fr 1fr}.metrics div:nth-child(2){border-right:0}.metrics div:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.2)}.section{padding:72px 0}.intro,.section-head,.report-section,.results-grid,.footer-grid{grid-template-columns:1fr;gap:34px}.competency-grid{grid-template-columns:1fr}.gallery{grid-template-columns:1fr}.gallery-main{grid-row:auto}.gallery figure{min-height:250px}.report-cover{max-width:330px;margin-inline:auto}.result-cards{grid-template-columns:1fr}.footer .logos{max-width:400px}.footer-bottom{flex-direction:column;gap:8px}.nav-scroll{gap:26px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.infographic-button span{right:auto;left:18px}
.footer .logos{display:grid;grid-template-rows:1fr 1fr;justify-items:center;align-items:center;gap:0;min-height:250px;padding:24px 28px}
.footer .logos img{width:230px;height:82px;max-width:100%;max-height:none;object-fit:contain}
