@font-face{font-family:Outfit;src:url('./assets/outfit.ttf') format('truetype');font-weight:100 900;font-display:swap}
:root{--navy:#1e2543;--deep:#141b34;--green:#54b275;--mint:#f0fff5;--ink:#202842;--muted:#576079;--line:#d8e4dc;--paper:#fff;--blue:#29addc;--purple:#a55c95;--yellow:#ffdd48;--page:1240px;--header:88px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header) + 18px)}body{margin:0;font-family:Outfit,system-ui,sans-serif;color:var(--ink);font-size:1.0625rem;line-height:1.55;background:var(--paper)}h1,h2,h3,p,figure,blockquote{margin:0}h1,h2,h3{font-weight:600;line-height:1.06;letter-spacing:-.035em}h1{font-size:clamp(3.5rem,5.6vw,5.6rem)}h2{font-size:clamp(2.35rem,4.2vw,4rem)}h3{font-size:1.45rem}h1 em,h2 em{font-style:normal;color:#237747}.dark h1 em,.dark h2 em{color:#80d39c}p+p{margin-top:1rem}a{color:inherit;text-underline-offset:5px}button{font:inherit;cursor:pointer}button,a,summary{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #2185b2;outline-offset:5px}.dark button:focus-visible,.dark a:focus-visible{outline-color:var(--yellow)}img{max-width:100%;display:block}button:disabled{cursor:default}::selection{background:var(--yellow);color:var(--navy)}.wrap{width:min(var(--page),calc(100% - 80px));margin-inline:auto}.section{padding:112px 0}.dark{background:var(--navy);color:var(--mint)}.pale{background:#f3f8f5}.micro{font-size:.8125rem;line-height:1.5}.muted{color:var(--muted)}.eyebrow{font-size:.8125rem;font-weight:600;letter-spacing:.1em;line-height:1.45;text-transform:uppercase;display:flex;align-items:center;gap:13px}.eyebrow>span:first-child:not(.edition-mark){color:#33774b}.light-eyebrow{color:#a7c6b4}.light-eyebrow>span:first-child:not(.edition-mark){color:#89d6a3}.section-top{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:40px}.section-label,.source-link{font-size:.875rem;color:var(--muted)}.dark .source-link{color:#bdd0c6}.source-link{text-decoration:none}.source-link:hover{text-decoration:underline}.section-heading{display:grid;grid-template-columns:1.2fr 1fr;gap:80px;align-items:end;margin-bottom:56px}.section-heading>p{max-width:460px;color:var(--muted);font-size:1.125rem}.dark .section-heading>p{color:#c5cede}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;padding:17px 23px;background:var(--green);border:1px solid transparent;border-radius:6px;color:#101b2c;font-weight:600;font-size:1rem;text-decoration:none;line-height:1.35;min-height:52px;transition:background .2s,transform .2s,box-shadow .2s}.button:hover{background:#83d49c;transform:translateY(-2px);box-shadow:0 7px 20px #061b301e}.button:active{transform:translateY(0)}.button span{font-size:1.35rem;line-height:1}.button-small{padding:12px 17px;min-height:44px;font-size:.875rem;gap:15px}.button-large{width:100%;font-size:1.125rem;padding:21px}.text-link{font-size:1rem;font-weight:500;text-decoration:none;display:inline-flex;align-items:center;gap:16px;min-height:48px}.text-link:hover{text-decoration:underline}.actions{display:flex;gap:27px;align-items:center;flex-wrap:wrap}.skip{position:fixed;left:20px;top:-100px;z-index:100;background:var(--yellow);color:var(--navy);padding:15px}.skip:focus{top:15px}
.header{height:var(--header);position:sticky;top:0;z-index:30;background:var(--navy);color:var(--mint);backdrop-filter:blur(16px);border-bottom:1px solid #ffffff15}.header-inner{height:100%;display:flex;align-items:center;gap:36px}.brand{display:inline-block;flex-shrink:0}.brand img{width:174px;height:auto}.header nav{margin-left:auto;display:flex;align-items:center;gap:31px}.header nav a{font-size:.9375rem;text-decoration:none;color:#dce7e0;padding-block:12px}.header nav a:hover,.header nav a[aria-current]{color:#98dfaf}.reading-progress{height:3px;position:absolute;left:0;bottom:-1px;right:0;background:transparent}.reading-progress span{display:block;width:100%;height:100%;background:var(--green);transform:scaleX(0);transform-origin:left;transition:transform .1s linear}
.hero{overflow:hidden;background:var(--navy)}.hero-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:72px;padding-top:64px;padding-bottom:69px;align-items:center}.hero .eyebrow{flex-wrap:wrap;gap:10px}.edition-mark{width:22px;height:2px;background:var(--green)}.edition{letter-spacing:.07em;color:#b5becf}.hero h1{margin-top:25px;margin-bottom:25px;font-weight:550;letter-spacing:-.045em}.hero-lead{font-size:1.2rem;max-width:520px;color:#c5cede;line-height:1.55}.hero .actions{margin-top:30px}.hero-micro{margin-top:17px;color:#a6b4c3}.hero-visual{position:relative;padding-top:0;padding-bottom:32px}.hero-photo{height:510px;overflow:hidden;position:relative;border-radius:7px 7px 64px 7px}.hero-photo img{height:100%;width:100%;object-fit:cover;object-position:50% 60%}.hero-photo figcaption{position:absolute;z-index:1;bottom:32px;left:30px;font-size:.8125rem;letter-spacing:.13em;line-height:1.8}.hero-photo figcaption strong{letter-spacing:-.03em;display:block;font-size:1.7rem;font-weight:500;line-height:1.2}.hero-note{position:absolute;right:-24px;bottom:0;border-radius:5px;background:var(--mint);color:var(--navy);padding:21px 24px;display:flex;gap:22px;align-items:center;box-shadow:0 12px 32px #09132926}.hero-note p{font-size:1rem}.note-symbol{font-size:2.7rem;color:#37894f;line-height:1}.evidence-strip{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #ffffff29;padding:32px 0 36px;gap:36px}.evidence-strip>div{display:flex;align-items:center;gap:20px}.evidence-strip strong{font-weight:500;font-size:3.1rem;line-height:1;letter-spacing:-.05em}.evidence-strip strong>span{font-size:2rem}.evidence-strip div>span{font-size:.875rem;line-height:1.5;color:#bfcbd7}.evidence-strip a{font-size:.75rem;text-decoration:none;color:#99d9ad;white-space:nowrap}
.institution-grid{display:grid;grid-template-columns:1fr 1.12fr;gap:112px}.body-large{font-size:1.1875rem;line-height:1.55}.body-large .muted{font-size:1rem}.pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;margin-top:56px}.pillars article{border-top:1px solid var(--line);padding-top:24px;position:relative}.pillar-code{float:right;font-size:2.6rem;line-height:1;font-weight:500;color:#267548}.pillars h3{font-size:1.375rem;letter-spacing:-.02em;padding-top:9px}.pillars p{max-width:290px;color:var(--muted);font-size:1rem;margin-top:20px}
.chart-heading{display:flex;align-items:baseline;gap:20px;justify-content:space-between;margin-bottom:22px}.chart-heading h3{font-size:1.125rem}.chart-heading>span{font-size:.875rem;color:var(--muted)}.challenge-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,.8fr);gap:55px;align-items:start}.chart-axis{display:flex;justify-content:space-between;font-size:.8125rem;color:var(--muted);margin-bottom:18px}.theme-row{display:block;position:relative;text-align:left;width:100%;background:transparent;color:var(--ink);border:1px solid transparent;border-radius:5px;padding:11px 12px 12px;margin:0 0 5px}.theme-row:hover{background:#e4efe8}.theme-row[aria-pressed=true]{background:white;border-color:#bed5c6}.theme-row-top{display:flex;gap:15px;justify-content:space-between;align-items:baseline;margin-bottom:9px;line-height:1.35}.theme-label{font-size:.9375rem;font-weight:500}.theme-value{font-size:1rem;white-space:nowrap;font-weight:600}.theme-value small{font-size:.75rem;font-weight:400;color:var(--muted);padding-right:10px}.theme-track{display:block;width:100%;background:#dfe9e3;height:7px;overflow:hidden;border-radius:5px}.theme-fill{display:block;height:100%;width:var(--value);background:var(--green);border-radius:5px;transform-origin:left;transition:width .65s ease}.theme-row[aria-pressed=true] .theme-fill{background:#267e47}.more-themes{color:var(--ink);background:transparent;border:0;border-bottom:1px solid #a4b7aa;font-size:.9375rem;padding:12px 0;margin-top:6px;display:flex;justify-content:space-between;width:100%;font-weight:500}.more-themes span{font-size:1.2rem}.more-themes[hidden]{display:none}.chart-footnote{font-size:.8125rem;color:var(--muted);margin-top:20px}.challenge-insight{background:var(--navy);color:var(--mint);border-radius:8px;padding:30px 30px 34px;position:sticky;top:calc(var(--header) + 25px);min-height:460px;box-shadow:0 18px 40px #1e25430b}.insight-top{display:flex;justify-content:space-between;gap:15px;align-items:center;color:#aabbcb;margin-bottom:35px}.insight-top .eyebrow{font-size:.75rem}.insight-top>span:last-child{font-size:.75rem;white-space:nowrap}.tag{display:inline-block;border:1px solid #93d7a84d;border-radius:4px;padding:5px 9px;color:#97deaf;font-size:.8125rem}.challenge-insight h3{font-size:1.9rem;font-weight:500;line-height:1.16;margin:19px 0}.challenge-insight p{color:#cbd4df;line-height:1.6;font-size:1rem}.insight-action{border-top:1px solid #ffffff26;padding-top:21px;margin-top:25px}.insight-action>span{color:#92d8aa;font-size:.75rem;letter-spacing:.08em;font-weight:500}.insight-action p{margin-top:9px;font-size:.9375rem;color:var(--mint)}.signal{display:flex;align-items:center;gap:35px;border-top:1px solid var(--line);margin-top:44px;padding-top:28px}.signal>strong{font-size:3.6rem;line-height:1;letter-spacing:-.05em;display:flex;align-items:center;gap:15px;min-width:200px;font-weight:500}.signal strong>span{font-size:1.25rem;letter-spacing:0;border-left:1px solid #b5c4bc;padding-left:15px}.signal p{font-size:1rem;color:var(--muted)}.signal b{font-weight:500;color:var(--ink)}
.wef{background:var(--deep)}.wef-layout{display:grid;grid-template-columns:1.3fr .8fr;gap:95px;margin-top:15px}.wef-controls{display:flex;align-items:center;justify-content:space-between;gap:20px}.wef-controls h3{font-size:1.25rem;letter-spacing:-.02em}.segmented{display:flex;border:1px solid #ffffff2b;border-radius:5px;padding:4px;flex-shrink:0}.segmented button{border:0;background:transparent;color:#cad5dd;padding:8px 15px;font-size:.875rem;border-radius:3px;min-height:40px}.segmented button[aria-pressed=true]{background:var(--green);color:#15263b;font-weight:600}.wef-meta{color:#aebace;margin-top:10px;margin-bottom:32px}.skill{margin-top:26px}.skill>div:first-child{display:flex;justify-content:space-between;gap:24px;align-items:baseline}.skill strong{font-size:1.65rem;font-weight:500;line-height:1}.skill span{font-size:1rem}.skill-track{height:9px;background:#ffffff18;margin:12px 0 9px;border-radius:4px;overflow:hidden}.skill-track span{display:block;height:100%;width:var(--value);background:var(--green);transition:width .65s cubic-bezier(.22,1,.36,1);border-radius:4px}.skill p{font-size:.875rem;color:#b4c0d1}.training-panel{background:#ffffff06;border:1px solid #ffffff24;padding:27px 30px;border-radius:6px}.training-number{display:flex;align-items:center;gap:22px;margin-top:15px}.training-number strong{font-size:5.25rem;line-height:1;letter-spacing:-.06em;font-weight:500;color:#95deb0}.training-number>span{font-size:1.0625rem;line-height:1.3;color:#d1deeb}.people-grid{display:grid;grid-template-columns:repeat(10,1fr);gap:8px;margin:24px 0}.people-grid span{width:100%;aspect-ratio:1;border-radius:50%;max-width:13px;background:#ffffff1c;transition:background .4s}.people-grid span.is-active{background:#75c994}.training-panel>p:not(.eyebrow):not(.training-number){font-size:1rem;color:#c7d3df}.training-panel>p.micro{font-size:.75rem!important;color:#a6b5cb!important;margin-top:13px}.future-summary{display:grid;grid-template-columns:1fr 1.1fr;gap:75px;border-top:1px solid #ffffff26;padding-top:35px;margin-top:48px}.future-summary>div:first-child{display:flex;align-items:center;gap:28px}.future-summary strong{font-size:3.7rem;font-weight:500;letter-spacing:-.04em;color:#98ddac}.future-summary p{font-size:1rem;color:#c5cedb}.future-summary h3{font-size:1.125rem;margin-bottom:13px;letter-spacing:-.015em}.section-note{font-size:.8125rem;line-height:1.6;color:var(--muted);margin-top:34px;max-width:1080px}.dark .section-note{color:#a5b3c8}
.historical{font-size:.75rem;font-weight:600;letter-spacing:.06em;border:1px solid #bed5c6;padding:7px 11px;border-radius:4px;white-space:nowrap;color:#38614b}.profile-feature{display:grid;grid-template-columns:1fr 1.1fr;gap:64px;align-items:stretch}.pride{background:var(--mint);border-radius:7px;padding:35px 40px;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.pride>span{font-size:.8125rem;letter-spacing:.1em;color:#33774b;font-weight:600}.pride>strong{font-size:clamp(5rem,9vw,8.5rem);font-weight:500;letter-spacing:-.075em;line-height:1.15;margin:16px 0}.pride small{font-size:.5em}.pride p{font-size:1.125rem}.pride .micro{font-size:.8125rem;color:var(--muted)}.profile-statements{display:flex;flex-direction:column;justify-content:center;gap:25px}.profile-statements>div{display:grid;grid-template-columns:142px 1fr;gap:25px;border-bottom:1px solid var(--line);padding-bottom:25px;align-items:center}.profile-statements>div:last-child{border-bottom:0;padding-bottom:0}.profile-statements strong{font-size:2.9rem;font-weight:500;letter-spacing:-.055em}.profile-statements p{font-size:1.0625rem;line-height:1.45}.profile-statements small{display:block;color:var(--muted);font-size:.75rem;margin-top:6px}.editorial-insight{display:grid;grid-template-columns:190px 1fr;gap:32px;border-left:4px solid var(--green);padding:23px 0 23px 28px;margin-top:43px;background:linear-gradient(90deg,#f0fff5,white)}.editorial-insight>span{font-size:.8125rem;font-weight:600;letter-spacing:.08em;padding-top:4px;color:#33774b}.editorial-insight p{font-size:1.1875rem;max-width:880px}.editorial-insight strong{font-weight:500}
.dream-intro{display:flex;gap:24px;align-items:center;padding-bottom:30px;margin-top:-12px}.dream-intro>strong{font-size:3.4rem;letter-spacing:-.04em;font-weight:500}.dream-intro>p{font-size:1rem}.dream-intro p>span{font-size:.875rem;color:var(--muted)}.dream-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.dream-card{background:white;border:1px solid #e1e9e4;border-radius:6px;padding:28px 26px 0;display:flex;flex-direction:column;position:relative}.dream-number{font-size:.8125rem;color:#567062;letter-spacing:.06em;margin-bottom:19px}.dream-card h3{font-size:1.3rem;line-height:1.2}.dream-card blockquote{font-size:1.5rem;font-weight:500;letter-spacing:-.025em;line-height:1.27;color:#267548;margin-top:26px;margin-bottom:17px;min-height:58px}.dream-card>p{font-size:1rem;line-height:1.6;color:var(--muted);padding-bottom:24px}.dream-card details{border-top:1px solid var(--line);margin-top:auto}.dream-card summary{display:flex;justify-content:space-between;gap:15px;list-style:none;font-size:.875rem;font-weight:500;cursor:pointer;padding:20px 0;line-height:1.4}.dream-card summary::-webkit-details-marker{display:none}.dream-card summary span{font-size:1.25rem;line-height:1;transition:transform .2s}.dream-card details[open] summary span{transform:rotate(45deg)}.dream-card details p{font-size:.9375rem;line-height:1.6;padding-bottom:24px;color:var(--muted)}
.synthesis-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:36px}.synthesis-grid article{border-top:4px solid var(--green);padding-top:23px}.synthesis-grid article:nth-child(2){border-color:var(--blue)}.synthesis-grid article:nth-child(3){border-color:var(--purple)}.synthesis-index{font-size:.8125rem;font-weight:600;letter-spacing:.06em;color:#37774d}.synthesis-grid h3{font-size:1.9rem;font-weight:500;line-height:1.2;margin-top:19px;min-height:73px}.synthesis-grid dl{margin:28px 0}.synthesis-grid dt{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.07em;color:var(--muted);margin-top:19px}.synthesis-grid dd{font-size:1rem;margin:5px 0 0;line-height:1.5;min-height:48px}.synthesis-action{border-top:1px solid var(--line);padding-top:23px}.synthesis-action strong{font-size:1.0625rem;font-weight:600}.synthesis-action p{font-size:1rem;color:var(--muted);margin-top:10px}.closing-thought{text-align:center;padding:75px 8% 0;margin-top:60px;border-top:1px solid var(--line)}.closing-thought .eyebrow{justify-content:center;color:var(--muted)}.closing-thought>p{font-size:clamp(1.8rem,3.2vw,3rem);line-height:1.23;letter-spacing:-.04em;margin-top:25px}.closing-thought em{font-style:normal;color:#237747}
.download{padding:84px 0;background:var(--navy)}.download-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:105px;align-items:center}.download h2{margin:20px 0 24px}.download p:not(.eyebrow){max-width:575px;color:#c5cede}.download-format{font-size:.75rem;letter-spacing:.075em;display:block;color:#a9c4b6;margin-bottom:18px}.download-action>p{font-size:.875rem;margin-top:17px!important;color:#aebbcf!important}.method{padding-block:75px}.method h2{font-size:2.1rem;margin:16px 0}.method-intro{color:var(--muted);font-size:1rem;max-width:880px;margin-bottom:32px}.method details{border-top:1px solid var(--line)}.method details:last-of-type{border-bottom:1px solid var(--line)}.method summary{display:flex;justify-content:space-between;align-items:center;gap:25px;padding:22px 0;cursor:pointer;font-size:1rem;font-weight:500;list-style:none}.method summary::-webkit-details-marker{display:none}.method summary>span:last-child{font-size:1.45rem;font-weight:400;transition:transform .2s}.method details[open] summary>span:last-child{transform:rotate(45deg)}.method details>div{padding-bottom:24px;max-width:980px;color:var(--muted);font-size:.9375rem}.method details a{color:#246f40}.method-date{color:var(--muted);margin-top:22px}.footer{padding:32px 0}.footer .wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}.footer p{font-size:.875rem;color:#c0d0c7}.footer a:last-child{font-size:.875rem;text-decoration:none}.footer .brand img{width:152px}
@keyframes reveal-in{from{opacity:.35;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes bar-in{from{transform:scaleX(.12)}to{transform:scaleX(1)}}.reveal-once{animation:reveal-in .7s ease both}.bars-reveal .theme-fill{animation:bar-in .85s cubic-bezier(.22,1,.36,1) both}.panel-change{animation:reveal-in .28s ease both}
@media(min-width:1500px){.hero-grid{padding-top:80px;padding-bottom:83px}.hero-photo{height:540px}}
@media(max-width:1100px){.wrap{width:calc(100% - 56px)}.hero-grid{gap:35px;grid-template-columns:1.12fr .88fr}.hero-note{right:-9px;padding:17px}.hero h1{font-size:clamp(3.3rem,6vw,4.8rem)}.hero-photo{height:460px}.evidence-strip{gap:20px}.evidence-strip>div{gap:14px}.evidence-strip strong{font-size:2.6rem}.evidence-strip div>span{font-size:.8125rem}.section-heading{gap:45px}.institution-grid{gap:60px}.challenge-grid{gap:30px;grid-template-columns:1.2fr .85fr}.wef-layout{gap:45px;grid-template-columns:1.15fr .85fr}.wef-controls{align-items:flex-start}.wef-controls h3{max-width:180px}.profile-feature{gap:40px}.profile-statements>div{gap:20px;grid-template-columns:118px 1fr}.profile-statements strong{font-size:2.5rem}.download-grid{gap:60px}.theme-label{font-size:.875rem}.dream-card{padding:24px 20px 0}.dream-card blockquote{font-size:1.3rem}.pillars{gap:35px}}
@media(max-width:820px){:root{--header:78px}.wrap{width:calc(100% - 40px)}.header-inner{gap:20px}.header nav{gap:19px}.header nav a{font-size:.8125rem}.brand img{width:139px}.header .button-small{font-size:.8125rem;gap:10px;padding-inline:13px}.hero-grid{gap:30px}.hero h1{font-size:3.45rem}.hero .eyebrow{font-size:.75rem}.hero-lead{font-size:1.0625rem}.hero-photo{height:420px}.hero-note{right:0;padding:16px;gap:12px}.hero-note p{font-size:.875rem}.hero-photo figcaption{left:20px}.hero-photo figcaption strong{font-size:1.4rem}.hero .actions{gap:12px}.evidence-strip>div{display:block}.evidence-strip div>span{display:block;margin-top:12px}.section{padding-block:80px}.section-heading{gap:30px;grid-template-columns:1.1fr 1fr}.section-heading>p{font-size:1rem}.institution-grid{gap:35px}.body-large{font-size:1.0625rem}.pillars{gap:25px}.pillars h3{font-size:1.1875rem}.pillar-code{font-size:2rem}.challenge-grid{gap:24px;grid-template-columns:1.12fr .88fr}.challenge-insight{padding:23px 21px}.challenge-insight h3{font-size:1.5rem}.insight-top{gap:10px;flex-wrap:wrap}.theme-value small{display:block;padding:0;font-size:.75rem}.theme-row-top{align-items:center}.theme-value{text-align:right}.chart-heading>span{font-size:.8125rem}.wef-layout{gap:30px;grid-template-columns:1.15fr .85fr}.training-panel{padding:24px 20px}.training-number{gap:15px}.training-number strong{font-size:4.4rem}.training-number>span{font-size:.9375rem}.people-grid{gap:6px}.future-summary{gap:35px}.future-summary>div:first-child{gap:20px}.future-summary strong{font-size:3.3rem}.profile-feature{grid-template-columns:.9fr 1.1fr;gap:30px}.pride{padding:28px 24px}.profile-statements>div{grid-template-columns:100px 1fr;gap:17px}.profile-statements strong{font-size:2.25rem}.profile-statements p{font-size:.9375rem}.editorial-insight{grid-template-columns:150px 1fr;gap:22px}.editorial-insight p{font-size:1.0625rem}.dream-grid{grid-template-columns:repeat(2,1fr)}.synthesis-grid{gap:25px}.synthesis-grid h3{font-size:1.5rem;min-height:57px}.synthesis-index{font-size:.75rem}.download-grid{gap:40px}.download-format{line-height:1.6}.button-large{font-size:1rem;gap:15px}.footer p{max-width:220px}}
@media(max-width:640px){:root{--header:74px}.header nav{display:none}.header .button-small{margin-left:auto;font-size:.8125rem}.header .brand img{width:137px}.hero-grid{display:flex;flex-direction:column;align-items:stretch;gap:38px;padding-top:38px;padding-bottom:31px}.hero h1{font-size:clamp(3.1rem,11.5vw,4.3rem);line-height:1.02;margin-top:23px;margin-bottom:24px}.hero .eyebrow{font-size:.75rem;gap:9px}.hero-lead{max-width:440px;font-size:1.125rem}.hero .actions{margin-top:26px;gap:14px 24px}.hero .button{font-size:.9375rem;padding:16px 18px;gap:18px}.hero .text-link{font-size:.9375rem}.hero-visual{padding-bottom:26px;width:100%}.hero-photo{height:clamp(360px,105vw,480px);border-bottom-right-radius:48px}.hero-photo img{object-position:50% 60%}.hero-photo figcaption{bottom:24px;font-size:.75rem}.hero-note{right:12px;padding:15px 19px;gap:18px}.hero-note p{font-size:.9375rem}.evidence-strip{padding:25px 0 30px;gap:21px 12px;grid-template-columns:1fr 1fr 1fr}.evidence-strip strong{font-size:2.2rem}.evidence-strip strong>span{font-size:1.25rem}.evidence-strip div>span{font-size:.75rem;line-height:1.55}.evidence-strip br{display:none}.section{padding-block:64px}.section-top{align-items:flex-start;margin-bottom:27px;gap:15px;flex-direction:column}.section-top .section-label{font-size:.8125rem}.eyebrow{font-size:.75rem;gap:10px}.section-heading{display:block;margin-bottom:34px}.section-heading>p{margin-top:23px;font-size:1.0625rem;max-width:100%}h2{font-size:clamp(2.25rem,8vw,3rem);line-height:1.09}.institution-grid{display:block}.institution-grid .body-large{margin-top:27px;font-size:1.0625rem}.pillars{grid-template-columns:1fr;gap:22px;margin-top:37px}.pillars article{padding-top:18px}.pillars h3{font-size:1.35rem;padding-top:5px}.pillars p{font-size:1rem;max-width:none;margin-top:12px;padding-right:38px}.pillar-code{font-size:2.3rem}.chart-heading{display:block;margin-bottom:23px}.chart-heading>span{display:block;margin-top:10px;font-size:.875rem}.challenge-grid{display:flex;flex-direction:column;gap:26px}.challenge-chart{width:100%}.theme-label{font-size:.9375rem}.theme-value small{display:inline;padding-right:8px}.theme-row{padding:12px 10px;margin-bottom:5px}.theme-row-top{margin-bottom:10px;gap:13px}.chart-axis{font-size:.75rem}.challenge-insight{position:relative;top:auto;width:100%;padding:25px;min-height:0}.challenge-insight h3{font-size:1.85rem;max-width:460px}.insight-top{margin-bottom:24px}.signal{align-items:flex-start;gap:20px;flex-direction:column;margin-top:31px}.signal>strong{font-size:3.3rem}.signal p{font-size:1rem}.wef .source-link{font-size:.8125rem}.wef-layout{grid-template-columns:1fr;gap:34px}.wef-controls{align-items:center;gap:15px}.wef-controls h3{max-width:160px;font-size:1.1875rem}.segmented button{font-size:.875rem;padding:8px 13px}.wef-meta{margin-bottom:27px}.skill{margin-top:30px}.skill>div:first-child{gap:20px}.skill span{font-size:1rem}.skill strong{font-size:1.6rem}.skill p{font-size:.875rem}.training-panel{padding:25px;max-width:none}.people-grid{max-width:300px;gap:10px;margin:24px 0}.people-grid span{max-width:14px}.training-number strong{font-size:5rem}.training-number>span{font-size:1.125rem}.future-summary{grid-template-columns:1fr;gap:28px;margin-top:32px;padding-top:28px}.future-summary>div:first-child{gap:25px}.future-summary strong{font-size:3.3rem}.future-summary p{font-size:1rem}.section-note{font-size:.8125rem;margin-top:27px}.historical{font-size:.75rem;padding:6px 9px}.profile-feature{grid-template-columns:1fr;gap:30px}.pride{padding:29px 28px}.pride>strong{font-size:7rem;margin:12px 0}.profile-statements>div{grid-template-columns:112px 1fr;gap:20px;padding-bottom:22px}.profile-statements strong{font-size:2.5rem}.profile-statements p{font-size:1rem}.editorial-insight{grid-template-columns:1fr;gap:15px;padding:20px 18px;margin-top:33px}.editorial-insight p{font-size:1.125rem}.dream-intro{gap:18px;margin-top:-6px;padding-bottom:25px}.dream-intro>strong{font-size:2.75rem}.dream-intro p{font-size:.9375rem}.dream-intro p>span{font-size:.8125rem;display:inline-block;margin-top:4px}.dream-grid{grid-template-columns:1fr;gap:17px}.dream-card{padding:25px 24px 0}.dream-card h3{font-size:1.4rem}.dream-card blockquote{font-size:1.6rem;margin-top:24px;min-height:0}.dream-number{margin-bottom:15px}.dream-card>p{font-size:1rem}.dream-card summary{font-size:.9375rem}.synthesis-grid{grid-template-columns:1fr;gap:39px}.synthesis-grid h3{font-size:2rem;min-height:0;margin-top:15px}.synthesis-grid dl{display:grid;grid-template-columns:98px 1fr;gap:13px 17px;margin:24px 0}.synthesis-grid dt{margin-top:3px}.synthesis-grid dd{margin:0;min-height:0;font-size:1rem}.synthesis-action{padding-top:20px}.closing-thought{padding:39px 0 0;margin-top:42px}.closing-thought>p{font-size:2rem;line-height:1.3}.download{padding-block:58px}.download-grid{grid-template-columns:1fr;gap:34px}.download h2{margin-top:22px}.download p:not(.eyebrow){font-size:1.0625rem}.download-format{font-size:.75rem;margin-bottom:14px}.download .button-large{font-size:1.0625rem}.download-action>p{font-size:.875rem!important}.method{padding-block:54px}.method h2{font-size:2rem;line-height:1.1}.method summary{font-size:.9375rem;padding:20px 0}.method-intro{font-size:1rem}.footer .wrap{flex-wrap:wrap;gap:21px;align-items:center}.footer .brand img{width:140px}.footer p{order:3;max-width:none;font-size:.8125rem;width:100%;border-top:1px solid #ffffff1c;padding-top:18px}.footer a:last-child{margin-left:auto;font-size:.8125rem}}
@media(max-width:359px){.wrap{width:calc(100% - 32px)}.header .brand img{width:119px}.header .button-small{padding-inline:11px;font-size:.75rem;gap:8px}.hero h1{font-size:3.08rem}.hero .eyebrow .edition{display:block}.hero .button{gap:12px;font-size:.875rem}.hero-note{padding:12px;right:8px}.evidence-strip{gap:9px}.evidence-strip strong{font-size:1.95rem}.evidence-strip div>span{font-size:.75rem}.theme-value small{display:block;padding:0}.theme-label{font-size:.875rem}.wef-controls{gap:12px}.wef-controls h3{font-size:1.1rem}.segmented button{padding-inline:10px}.profile-statements>div{grid-template-columns:97px 1fr;gap:14px}.profile-statements strong{font-size:2.15rem}.dream-intro{align-items:flex-start;flex-direction:column;gap:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.reading-progress span{transition:none}.button:hover{transform:none}}
@media print{.header,.hero-visual,.actions,.download,.footer,.more-themes,.reading-progress{display:none!important}.section{padding:25px 0}.wrap{width:100%}.dark{background:white;color:var(--navy)}.dark p,.dark .section-heading>p{color:var(--ink)}.hero-grid{display:block;padding:20px 0}.hero h1{font-size:38px}.hero h1 br{display:none}.evidence-strip{color:var(--ink);padding:25px 0}.evidence-strip div>span{color:var(--ink)}.challenge-grid,.wef-layout,.profile-feature{display:block}.challenge-insight{position:static;min-height:0;background:#eee;color:var(--ink);margin-top:25px}.challenge-insight p{color:var(--ink)}.dream-grid,.synthesis-grid{grid-template-columns:1fr 1fr}.section-heading{gap:20px}h2{font-size:28px}.training-panel{break-inside:avoid}.theme-row,article,.skill{break-inside:avoid}#other-themes[hidden]{display:block!important}.skill-track{background:#ddd}.training-panel>p{color:var(--ink)!important}.people-grid span{background:#ccc}.people-grid span.is-active{background:var(--green)}}

.hero-visual{padding-bottom:0}
.mapa-hero-actions{align-items:flex-start;flex-direction:column;gap:18px}.hero-grid{grid-template-columns:1fr 1.2fr;gap:48px}.hero-photo{height:auto;aspect-ratio:16/9;border-radius:12px}.hero-photo img{height:100%;object-fit:cover;object-position:center}.hero-visual{padding-bottom:0}.specialist-invite{padding:42px 0;background:#e7f5eb;border-block:1px solid #cddfd2}.specialist-invite>.wrap{display:flex;align-items:center;justify-content:space-between;gap:36px}.specialist-invite h3{font-size:27px;line-height:1.2}.specialist-invite p{margin-top:12px;max-width:630px;color:#4b5661}.specialist-invite .button{flex-shrink:0}@media(max-width:1000px){.hero-grid{grid-template-columns:1fr;gap:32px}.hero-photo{max-height:none;aspect-ratio:16/9;height:auto}.hero-visual{width:100%}.hero h1 br{display:none}.specialist-invite>.wrap{flex-direction:column;align-items:flex-start;gap:24px}.specialist-invite .button{max-width:100%;text-align:center}}@media(max-width:640px){.hero-photo{height:auto;aspect-ratio:16/9;border-radius:10px}.hero-photo img{object-position:center}.hero-visual{padding-bottom:0}}
