:root{--bg:#f4f6f5;--surface:#fff;--text:#1a2e24;--text-muted:#526157;--border:#d5ddd8;--red:#c1121f;--orange:#e85d04;--green:#2f9e44;--red-fill:#fde8ea;--orange-fill:#fff2e8;--green-fill:#e8f6eb;--focus:#1d3557;--shadow:0 10px 24px #1a2e2414;--shadow-card-hover:0 10px 28px #0000001a;--radius:12px;--font:"Plus Jakarta Sans", system-ui, sans-serif;--max:1120px;--space-xs:.35rem;--space-sm:.5rem;--space-md:.85rem;--space-lg:1.25rem;--space-xl:1.75rem;--space-2xl:2.25rem;--wrap-px:1.25rem;--gap-card:1.15rem;--section-y:clamp(2.25rem, 4vw, 3.25rem);--page-hero-pad-y:clamp(2rem, 5vw, 3rem);--grid-min-card:272px;--gap-split:clamp(1.15rem, 3vw, 1.5rem);--lh-tight:1.15;--lh-snug:1.35;--lh-normal:1.6;--fs-hero-h1:clamp(1.85rem, 4vw, 2.65rem);--fs-page-h1:clamp(1.75rem, 3.5vw, 2.35rem);--fs-country-title:clamp(1.65rem, 3.2vw, 2.2rem);--fs-section-h2:clamp(1.35rem, 2.4vw, 1.75rem);--fs-body:1.05rem;--fs-lead:1.12rem}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{font-family:var(--font);font-size:var(--fs-body);line-height:var(--lh-normal);color:var(--text);background-color:var(--bg);margin:0}#app{flex-direction:column;min-height:100svh;display:flex}.page-main{flex:1}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{background:var(--orange);color:#fff;z-index:1000;padding:.5rem 1rem;font-weight:600;position:absolute;top:0;left:-999px}.skip-link:focus{top:1rem;left:1rem}.site-header{z-index:50;background-color:var(--surface);border-bottom:1px solid var(--border);position:sticky;top:0}.header-inner{max-width:var(--max);padding:.85rem var(--wrap-px);justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;display:flex}.accent-bar{height:4px;display:flex}.accent-bar__warm{background-color:var(--orange);flex:3}.accent-bar__cool{background-color:var(--green);flex:2}.brand{color:var(--text);letter-spacing:.04em;align-items:center;gap:.65rem;font-weight:700;text-decoration:none;display:flex}.brand__mark{object-fit:contain;width:auto;max-width:min(240px,55vw);height:52px;display:block}.nav-toggle{background-color:var(--surface);border:1px solid var(--border);color:var(--text);cursor:pointer;border-radius:8px;padding:.45rem .85rem;font-family:inherit;font-weight:600;display:none}.nav-toggle:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.site-nav{flex:1;justify-content:flex-end;align-items:center;min-width:0;display:flex}.site-nav .nav__root{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.35rem 1.25rem;margin:0;padding:0;list-style:none;display:flex}.site-nav .nav__root>.nav__item{align-items:center;display:flex}.site-nav a{color:var(--text-muted);border-bottom:2px solid #0000;padding:.35rem 0;font-size:.95rem;font-weight:600;text-decoration:none}.site-nav a:hover{color:var(--text);border-bottom-color:var(--green)}.site-nav a:focus-visible{outline:2px solid var(--focus);outline-offset:4px;border-radius:4px}.site-nav a[aria-current=page]{color:var(--text);border-bottom-color:var(--orange)}@media (width<=959px){.nav-toggle{display:inline-flex}.site-nav{background-color:var(--surface);border-bottom:1px solid var(--border);max-height:0;transition:max-height .28s;position:absolute;top:100%;left:0;right:0;overflow:hidden}.site-nav.is-open{max-height:900px}.site-nav .nav__root{padding:var(--space-lg) var(--wrap-px) var(--space-lg);gap:var(--space-xs);flex-direction:column}.site-nav a{align-items:center;min-height:44px;padding:.5rem 0;display:flex}}.wrap{max-width:var(--max);padding:0 var(--wrap-px);margin:0 auto}.hero{padding:clamp(2.5rem,6vw,4rem) 0}.hero--compact{padding-bottom:0}.hero h1{font-size:var(--fs-hero-h1);line-height:var(--lh-tight);max-width:26ch;color:var(--text);margin:0 0 1rem;font-weight:700}.page-hero{padding:var(--page-hero-pad-y) 0;background-color:var(--surface);border-bottom:1px solid var(--border)}.page-hero h1{font-size:var(--fs-page-h1);color:var(--text);margin:0 0 .75rem}.eyebrow{background-color:var(--green-fill);border:1px solid var(--border);color:var(--text);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;margin:0 0 1rem;padding:.35rem .85rem;font-size:.82rem;font-weight:700;display:inline-block}.hero__sub{max-width:62ch;color:var(--text-muted);margin:0 0 1.25rem;font-size:1.08rem}.hero.hero--split{padding:clamp(2rem,5vw,3rem) 0 clamp(1.35rem,4vw,2.25rem)}.hero--split .hero__actions{margin-bottom:0}.hero__grid{flex-wrap:wrap;align-items:flex-end;gap:clamp(1.35rem,4vw,2.65rem);display:flex}.hero__copy{flex:260px;min-width:0}.hero__brand{margin:0 0 .85rem}.hero__brand img{object-fit:contain;width:auto;max-width:min(360px,92vw);max-height:clamp(72px,16vw,120px);display:block}.hero__figure{box-sizing:border-box;flex:260px;min-width:0;margin:0;padding-bottom:.7rem}.hero__figure img{object-fit:cover;border-radius:var(--radius);border:1px solid var(--border);width:100%;height:clamp(260px,44vw,360px);max-height:clamp(260px,44vw,360px);display:block}@media (width<=640px){.hero__grid{align-items:stretch}.hero__figure{align-self:center;max-width:520px;padding-bottom:0}.hero__figure img{height:280px;max-height:280px}}.lead{font-size:var(--fs-lead);color:var(--text-muted);max-width:70ch;margin:0}.hero__actions{flex-wrap:wrap;gap:.75rem;display:flex}.btn{cursor:pointer;border:2px solid #0000;border-radius:10px;justify-content:center;align-items:center;min-height:44px;padding:.75rem 1.35rem;font-family:inherit;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex}.btn:active{transform:translateY(1px)}.btn--primary{background-color:var(--orange);color:#fff}.btn--primary:hover{background-color:#d45103}.btn--primary:focus-visible{outline:2px solid var(--focus);outline-offset:3px}.btn--outline{background-color:var(--surface);border-color:var(--green);color:var(--text)}.btn--outline:hover{background-color:var(--green-fill)}.section{padding:var(--section-y) 0}.section h2{font-size:var(--fs-section-h2);margin:0 0 .75rem}.prose p{max-width:72ch;color:var(--text-muted);margin:0 0 1rem}.cards{gap:var(--gap-card);display:grid}.cards--3{grid-template-columns:repeat(auto-fit, minmax(var(--grid-min-card), 1fr))}.cards--teaser-grid{grid-template-columns:repeat(auto-fill, minmax(var(--grid-min-card), 1fr))}.card--teaser-full{color:inherit;flex-direction:column;gap:.55rem;min-height:100%;text-decoration:none;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex}.card--teaser-full:hover{border-color:var(--orange);transform:translateY(-3px);box-shadow:0 8px 22px #00000017}.card--teaser-full:focus-visible{outline:2px solid var(--focus);outline-offset:3px}.card--teaser-full h3{color:var(--text)}.card--teaser-full p{flex:1}.cards--stack{grid-template-columns:1fr}.cards--partners{grid-template-columns:repeat(auto-fill, minmax(var(--grid-min-card), 1fr))}.card{background-color:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:1.35rem 1.35rem 1.25rem}.card h2,.card h3{color:var(--text);margin:0 0 .5rem;font-size:1.15rem}.card p{color:var(--text-muted);margin:0;font-size:.98rem}.card--teaser h3 a{color:var(--text);text-decoration:none}.card--teaser h3 a:hover{color:var(--orange);text-decoration:underline}.card__more{margin-top:.75rem!important}.card__more a{color:var(--green);font-weight:700;text-decoration:none}.card__more a:hover{text-decoration:underline}.card--row{grid-template-columns:minmax(120px,180px) 1fr;align-items:start;gap:1rem;display:grid}@media (width<=640px){.card--row{grid-template-columns:1fr}}.card--partner h2,.card--partner h3,.card--partner__name{font-size:1rem;line-height:1.35}a.card--partner-tile{color:inherit;text-align:left;cursor:pointer;flex-direction:column;height:100%;min-height:0;text-decoration:none;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex}a.card--partner-tile:hover{border-color:var(--orange);box-shadow:var(--shadow-card-hover);transform:translateY(-2px)}a.card--partner-tile:focus-visible{outline:2px solid var(--focus);outline-offset:3px}.card--partner__badges{flex-wrap:nowrap;align-items:center;gap:.35rem;min-width:0;margin-bottom:.5rem;display:flex}.card--partner__badges .pill{flex-shrink:0}@media (width<=380px){.card--partner__badges{flex-wrap:wrap}}.role{color:var(--text-muted);font-weight:600}.card--news .card__news-head{flex-wrap:wrap;align-items:center;gap:.65rem;margin-bottom:.35rem;display:flex}.card__draft-pill{flex-shrink:0}.card--news time{color:var(--orange);font-size:.85rem;font-weight:700}.pill{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;min-height:1.75rem;padding:.28rem .65rem;font-size:.72rem;font-weight:800;display:inline-flex}.pill--orange{background-color:var(--orange-fill);color:#8a3b0a;border:1px solid var(--border)}.pill--red{background-color:var(--red-fill);color:#7a1018;border:1px solid var(--border)}.pill--green{background-color:var(--green-fill);color:#1b5e2c;border:1px solid var(--border)}.pill--muted{background-color:var(--bg);color:var(--text-muted);border:1px solid var(--border)}.muted{color:var(--text-muted)}.small{font-size:.85rem}.resource-list{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.resource-list li{border-radius:var(--radius);background-color:var(--surface);border:1px solid var(--border);flex-direction:column;gap:.35rem;padding:1rem 1.15rem;display:flex}.resource-list a{color:var(--green);font-weight:700;text-decoration:none}.resource-list a:hover{text-decoration:underline}.resource-tiles{grid-template-columns:repeat(auto-fill, minmax(var(--grid-min-card), 1fr));gap:var(--gap-card);display:grid}.resource-tile{border-radius:var(--radius);border:1px solid var(--border);background-color:var(--surface);box-shadow:var(--shadow);color:inherit;flex-direction:column;gap:.55rem;min-height:100%;padding:1.25rem 1.3rem;text-decoration:none;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex}.resource-tile:hover{border-color:var(--green);transform:translateY(-3px);box-shadow:0 10px 28px #00000017}.resource-tile:focus-visible{outline:2px solid var(--focus);outline-offset:3px}.resource-tile--muted{background-color:#e8ebe8}.resource-tile__tag{letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);border:1px solid var(--border);background-color:var(--bg);border-radius:999px;align-self:flex-start;padding:.22rem .58rem;font-size:.7rem;font-weight:800}.resource-tile__title{color:var(--text);margin:0;font-size:1.2rem;line-height:1.25}.resource-tile__hint{color:var(--text-muted);flex:1;margin:0;font-size:.95rem;line-height:1.5}.resource-tile__go{color:var(--green);align-self:flex-end;font-size:1.1rem;font-weight:800;line-height:1}.resource-tile__soon{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin-top:.15rem;font-size:.78rem;font-weight:700}.resource-tile.resource-tile--static{pointer-events:none}.resource-tile.resource-tile--static:hover{border-color:var(--border);box-shadow:var(--shadow);transform:none}.resource-tile.resource-tile--static .resource-tile__download{pointer-events:auto}.resource-tile__download{align-self:flex-start;margin-top:.35rem}.btn--small{padding:.48rem 1rem;font-size:.88rem}code{background-color:var(--bg);border:1px solid var(--border);border-radius:6px;padding:.15rem .4rem;font-family:ui-monospace,monospace;font-size:.88em}.site-footer{border-top:1px solid var(--border);background-color:var(--surface)}.footer-grid{padding:2rem var(--wrap-px);flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:1.5rem clamp(1.25rem,3vw,2rem);display:flex}.footer-funding{flex:260px;align-items:flex-start;gap:1rem;min-width:0;max-width:32rem;display:flex}.footer-funding__logo{flex:none;align-items:center;min-width:0;min-height:44px;margin:0;padding:0;display:flex}.footer-project-logo{object-fit:contain;width:auto;max-width:min(220px,48vw);height:44px;display:block}.footer-funding__text{color:var(--text-muted);flex:auto;margin:0;font-size:.85rem;line-height:1.55}.eu-flag{flex:none;line-height:0}.eu-flag svg{border:1px solid var(--border);border-radius:4px;display:block}.footer-bar{border-top:1px solid var(--border);background-color:var(--bg)}.footer-bar-inner{padding:max(.85rem, env(safe-area-inset-bottom,0px)) var(--wrap-px);flex-wrap:wrap;justify-content:space-between;gap:.75rem 1.5rem;display:flex}.nav__item--dropdown{position:relative}.nav__item--dropdown:after{content:"";z-index:55;height:.75rem;position:absolute;top:100%;left:0;right:0}.nav__dropdown-trigger{align-items:center;gap:0;display:inline-flex;position:relative}.nav__dropdown-toggle{cursor:pointer;opacity:0;background:0 0;border:none;border-radius:8px;width:40px;height:40px;margin:0;padding:0;position:absolute;top:50%;right:-4px;overflow:hidden;transform:translateY(-50%)}.nav__dropdown-toggle:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.nav__dropdown-panel{background-color:var(--surface);border:1px solid var(--border);min-width:232px;box-shadow:var(--shadow);z-index:60;opacity:0;visibility:hidden;pointer-events:none;border-radius:10px;margin:0;padding:.35rem 0;list-style:none;transition:opacity .18s,visibility .18s;position:absolute;top:calc(100% + .2rem);left:0}.site-nav .nav__dropdown-link{color:var(--text-muted);border-bottom:none;padding:.5rem .95rem;font-size:.92rem;font-weight:600;text-decoration:none;display:block}.site-nav .nav__dropdown-link:hover{color:var(--text);background-color:var(--green-fill)}.site-nav .nav__dropdown-link:focus-visible{outline:2px solid var(--focus);outline-offset:-2px}.site-nav .nav__dropdown-link[aria-current=page]{color:var(--text);background-color:var(--orange-fill)}.nav__parent{font-weight:700}.nav__parent--trail{border-bottom:2px solid var(--orange)}@media (width>=960px){.nav__dropdown-toggle{pointer-events:none}.nav__item--dropdown:hover .nav__dropdown-panel,.nav__item--dropdown:focus-within .nav__dropdown-panel,.nav__item--dropdown.is-open .nav__dropdown-panel{opacity:1;visibility:visible;pointer-events:auto}}@media (width<=959px){.nav__item--dropdown{width:100%}.nav__dropdown-trigger{justify-content:flex-start;align-items:center;gap:0;width:100%;min-height:44px;padding-right:44px;display:flex}.nav__dropdown-toggle{pointer-events:auto;right:0}.nav__item--dropdown:after{display:none}.nav__dropdown-panel{opacity:1;visibility:visible;pointer-events:auto;box-shadow:none;border:none;border-left:2px solid var(--border);border-radius:0;min-width:0;margin-top:.15rem;padding:.35rem 0 .35rem .85rem;display:none;position:static}.nav__item--dropdown.is-open .nav__dropdown-panel{display:block}.site-nav .nav__dropdown-link{align-items:center;min-height:44px;display:flex}}.section--soft{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background-color:#eef2ef}.section__intro{max-width:72ch;margin:0 0 1.25rem}.inline-figure{margin:0}.inline-figure img{border-radius:var(--radius);border:1px solid var(--border);width:100%;display:block}.inline-figure figcaption{margin-top:.45rem}.inline-figure--narrow{max-width:780px;margin:0 auto}.cards--country{grid-template-columns:1fr}@media (width>=640px){.cards--country{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=960px){.cards--country{grid-template-columns:repeat(3,minmax(0,1fr))}}.card--country{flex-direction:column;min-width:0;padding:0;display:flex;overflow:hidden}.card--country-link{color:inherit;text-decoration:none;transition:border-color .18s,box-shadow .18s,transform .18s}.card--country-link:hover{border-color:var(--orange);transform:translateY(-2px);box-shadow:0 10px 28px #0000001a}.card--country-link:focus-visible{outline:2px solid var(--focus);outline-offset:3px}.card--country__media{background-color:var(--bg);flex:none;height:200px;margin:0;overflow:hidden}.card--country__media img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.card--country__body{flex-direction:column;flex:auto;min-height:0;padding:1.15rem 1.25rem 1.35rem;display:flex}.card--country__body p{flex:auto}.country-hero--framed{background-color:var(--bg);border-bottom:1px solid var(--border);padding-bottom:clamp(1.25rem,3vw,2rem)}.country-hero__shell{z-index:2;margin-top:-2.25rem;position:relative}.split-panel{background-color:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow)}.country-panel{padding:1.35rem 1.4rem 1.3rem}.country-panel--hero{max-width:min(720px,100%)}.country-panel__eyebrow{margin-bottom:.65rem}.country-panel__title{font-size:var(--fs-country-title);line-height:var(--lh-snug);color:var(--text);margin:0 0 .65rem}.country-panel__lead{color:var(--text-muted);margin:0 0 .75rem;font-size:1.08rem}.country-panel__note{margin:0}.country-panel--with-side{gap:var(--gap-split);align-items:start;padding:1.25rem 1.3rem;display:grid}@media (width>=960px){.country-panel--with-side{column-gap:var(--gap-split);grid-template-columns:minmax(0,1.2fr) minmax(0,.82fr)}.country-panel--with-side.country-panel--side-left .country-panel__main{grid-area:1/2}.country-panel--with-side.country-panel--side-left .country-panel__side-media{grid-area:1/1}}.country-panel__main{min-width:0}.country-panel__side-media{border-radius:calc(var(--radius) - 4px);border:1px solid var(--border);background-color:var(--bg);margin:0;overflow:hidden}.country-panel__side-media img{object-fit:cover;object-position:center;width:100%;height:100%;min-height:200px;max-height:min(320px,48vw);display:block}.country-panel h2{color:var(--text);margin:0 0 .85rem;font-size:1.35rem}.country-panel--with-side h2{margin-top:.1rem}.country-panel__main .country-panel__text{color:var(--text-muted);max-width:none;margin:0 0 .85rem;line-height:1.6}.country-panel__main .country-panel__text:last-child{margin-bottom:0}@media (width>=960px){.about-split.country-panel--with-side{grid-template-columns:minmax(0,1.38fr) minmax(0,.72fr)}}.about-split__h{margin:0 0 .65rem;font-size:clamp(1.2rem,2.2vw,1.45rem)}.about-split__lead{max-width:none;margin-bottom:1rem!important}.about-split__p{max-width:none;margin:0 0 .85rem;line-height:1.6}.about-split__p:last-child{margin-bottom:0}.about-split .country-panel__side-media{align-self:start}.about-split .country-panel__side-media img{width:100%;height:auto;max-height:min(280px,42vw);min-height:unset;object-fit:cover;object-position:center;display:block}.section-subheading{color:var(--text);margin:0 0 .5rem;font-size:clamp(1.25rem,2.2vw,1.6rem)}.section-subheading__lead{max-width:70ch;margin:0 0 1.25rem}.section-partner-organisations{padding-top:clamp(1.75rem,3.5vw,2.5rem)}.section-partner-people{padding-top:clamp(2rem,4vw,2.75rem)}.team-tabs__list{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}@media (width<=959px){.team-tabs__list{-webkit-overflow-scrolling:touch;scrollbar-width:thin;flex-wrap:nowrap;margin-left:-.25rem;margin-right:-.25rem;padding-bottom:.35rem;padding-left:.25rem;padding-right:.25rem;overflow:auto hidden}.team-tabs__btn{flex:none;min-height:44px;padding-left:1.1rem;padding-right:1.1rem}}.team-tabs__btn{font:inherit;border:2px solid var(--border);background-color:var(--surface);min-height:44px;color:var(--text-muted);cursor:pointer;border-radius:999px;padding:.5rem 1rem;font-size:.88rem;font-weight:700;transition:border-color .15s,background-color .15s,color .15s}.team-tabs__btn:hover{border-color:var(--orange);color:var(--text)}.team-tabs__btn:focus-visible{outline:2px solid var(--focus);outline-offset:3px}.team-tabs__btn.is-active{border-color:var(--green);background-color:var(--green-fill);color:var(--text)}.team-tabs__panel[hidden]{display:none}.team-tabs__org-line{color:var(--text);margin:0 0 .5rem;font-size:1.05rem;font-weight:800}.team-tabs__intro{max-width:72ch;margin:0 0 1.25rem}.team-tabs__placeholder{border-radius:var(--radius);border:1px dashed var(--border);background-color:var(--bg);max-width:58ch;margin:0;padding:1.1rem 1.2rem}.country-hero__media{margin:0}.country-hero__media img{object-fit:cover;border-bottom:1px solid var(--border);width:100%;max-height:380px;display:block}.wp-overview-title{margin-bottom:.35rem}.wp-flow{border-radius:var(--radius);border:1px solid var(--border);background-color:var(--surface);box-shadow:var(--shadow);padding:1rem}.wp-flow__track{grid-template-columns:repeat(auto-fill,minmax(118px,1fr));gap:.65rem;display:grid}.wp-flow__step{text-align:center;border:1px solid var(--border);background-color:var(--bg);color:inherit;border-radius:14px;flex-direction:column;align-items:center;gap:.4rem;padding:.85rem .55rem;text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex}.wp-flow__step:hover{border-color:var(--orange);transform:translateY(-2px);box-shadow:0 6px 18px #00000012}.wp-flow__step:focus-visible{outline:2px solid var(--focus);outline-offset:3px}.wp-flow__step-num{letter-spacing:.07em;text-transform:uppercase;color:var(--text-muted);font-size:.68rem;font-weight:800}.wp-flow__badge{background-color:var(--orange);color:#fff;border-radius:999px;place-items:center;width:50px;height:50px;font-size:.88rem;font-weight:800;display:grid}.wp-flow__title{color:var(--text-muted);font-size:.78rem;line-height:1.35}.wp-board{flex-direction:column;gap:1.25rem;display:flex}.wp-card{padding:1.35rem}.wp-card[id]{scroll-margin-top:6.75rem}.wp-card__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.wp-card__code{letter-spacing:.08em;color:var(--orange);margin:0 0 .25rem;font-size:.85rem;font-weight:800}.wp-card__lead{flex-direction:column;align-items:flex-start;gap:.35rem;display:flex}.wp-card__lead-label{margin:0}.wp-lead-logo{border:1px solid var(--border);background-color:var(--bg);border-radius:10px;justify-content:center;align-items:center;padding:.35rem .65rem;display:inline-flex}.wp-lead-logo img{width:auto;max-height:44px;display:block}.wp-lead-logo--svg img{max-height:38px}.wp-card__collab{border-top:1px dashed var(--border);margin-top:1rem;padding-top:1rem}.wp-card__collab-label{margin:0 0 .45rem}.facepile{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.facepile__img{border:1px solid var(--border);object-fit:contain;background-color:#fff;border-radius:999px;width:40px;height:40px}.facepile__img--svg{padding:6px}.facepile__mono{border:1px solid var(--border);background-color:var(--bg);color:var(--text-muted);border-radius:999px;padding:.3rem .55rem;font-size:.78rem;font-weight:700}.wp-collab-note{margin:0}.wp-card__summary{color:var(--text-muted);margin:1rem 0 0}.wp-card.wp-card--with-photo{gap:0;padding:0;display:grid;overflow:hidden}@media (width>=800px){.wp-card.wp-card--with-photo{grid-template-columns:minmax(220px,34%) minmax(0,1fr);align-items:stretch}}.wp-card__photo{background-color:var(--bg);border-right:1px solid var(--border);margin:0}.wp-card__photo img{object-fit:cover;width:100%;height:100%;min-height:200px;max-height:340px;display:block}.wp-card__core{padding:1.35rem}@media (width<=799px){.wp-card__photo{border-right:none;border-bottom:1px solid var(--border)}}.partner-logo-slot{border-bottom:1px solid var(--border);background-color:var(--bg);justify-content:center;align-items:center;min-height:92px;margin:-1.35rem -1.35rem 1rem;padding:1rem;display:flex}.partner-logo-slot img{object-fit:contain;width:auto;max-width:min(220px,100%);max-height:56px}.partner-logo-slot--svg img{max-height:52px}.cards--people{grid-template-columns:1fr}.card--person{gap:.95rem;padding:1rem 1.15rem 1.05rem;display:grid}@media (width>=800px){.card--person{grid-template-columns:minmax(132px,152px) minmax(0,1fr);align-items:start;column-gap:1rem}}.card--person__media{border:1px solid var(--border);aspect-ratio:4/5;background-color:var(--bg);border-radius:12px;max-height:190px;margin:0;overflow:hidden}.card--person__media img{object-fit:cover;object-position:center 18%;width:100%;height:100%;display:block}.card--person__body{min-width:0}.card--person__body h2{margin-bottom:.35rem}.card--person__head{flex-wrap:wrap;align-items:baseline;gap:.45rem;display:flex}.card--person__body .role{margin:0 0 .55rem}.card--person__body .muted{max-width:62ch}.cards--news-grid{grid-template-columns:repeat(auto-fit, minmax(var(--grid-min-card), 1fr))}.card--story{flex-direction:column;padding:0;display:flex;overflow:hidden}.card--story__media{margin:0}.card--story__media img{object-fit:cover;width:100%;height:220px;display:block}.card--story__body{flex-direction:column;gap:.35rem;padding:1.25rem;display:flex}.card__resource-head{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.15rem;display:flex}.card--resource .card--story__body{flex:auto}.card--resource__foot{margin-top:auto;padding-top:.85rem}.card--resource__btn,.card--resource__soon{align-self:flex-start}.prose h2{margin-top:0}.section--article .prose h2:not(:first-child){margin-top:2rem}
