/* Shared UX layer for the fund overview and resource library. */
:root{--page:clamp(20px,5vw,88px);--focus:#285a9c}
html{scroll-padding-top:106px}main:focus{outline:none}[hidden]{display:none!important}
.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.site-header{min-height:82px;padding-block:10px;grid-template-columns:245px 1fr auto;gap:20px}
.site-header .brand{border:0;padding:0;box-shadow:none;gap:12px}.site-header .brand-logo{width:44px;height:44px}.brand-name{font-size:11px}
#primary-navigation{gap:20px}#primary-navigation a{position:relative}#primary-navigation a[aria-current]{color:var(--royal);border-bottom-color:var(--royal);font-weight:600}
.header-cta{min-height:46px;padding-inline:20px}.menu-toggle{position:relative}.menu-toggle[aria-expanded=true] svg{visibility:hidden}.menu-toggle[aria-expanded=true]::before,.menu-toggle[aria-expanded=true]::after{content:"";position:absolute;width:20px;height:2px;background:var(--ink);transform:rotate(45deg)}.menu-toggle[aria-expanded=true]::after{transform:rotate(-45deg)}
.hero{min-height:0;padding-top:clamp(44px,5vw,72px);background:radial-gradient(ellipse at 95% 35%,#305a85 0,transparent 55%),linear-gradient(125deg,#091b33,#16395e)}
.hero::before{background:linear-gradient(90deg,#081a35c9 0%,#102f5960 70%,#12365c30)}
.hero-copy{padding-bottom:26px;max-width:900px}.hero h1{font-size:clamp(40px,5vw,72px);line-height:1.12}.hero-intro{margin:22px 0 26px;max-width:570px}.hero .button-dark{background:#fff;color:var(--navy);border-color:#fff}.hero .button-dark:hover{background:#e5edf6;color:var(--navy)}
.video-toolbar{margin-bottom:22px}.hero-metric{padding:22px 0}.hero-metric strong{font-size:27px}.snapshot{padding-top:28px}.snapshot-grid>div,.snapshot-grid>div:first-child{padding:22px}.snapshot-grid .icon{margin-bottom:10px}
.resource-section{display:grid;grid-template-columns:1.05fr 1fr 1fr;gap:24px;padding:64px var(--page);background:var(--mist)}
.resource-heading h2{font-size:40px}.resource-heading p:not(.eyebrow){color:#566478;max-width:34ch}.resource-card,.document-card{display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);padding:28px;transition:border-color .2s,box-shadow .2s}
.resource-card:hover,.document-card:hover{border-color:var(--royal);box-shadow:0 6px 20px #0c23450b}.resource-card .eyebrow{color:var(--royal);font-size:11px}.resource-card h3,.document-card h3{margin:0;font-size:23px;line-height:1.35;font-weight:500}.resource-card p,.document-card p{color:#536174;font-size:15px;line-height:1.7}.card-action{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:auto;padding-top:20px;color:var(--royal);font-size:14px;font-weight:600;min-height:48px}.card-action:hover{text-decoration:underline;text-underline-offset:5px}
.page-intro{padding:32px var(--page) 52px;background:var(--mist);border-bottom:1px solid var(--line)}.breadcrumbs{display:flex;gap:14px;align-items:center;font-size:13px;color:#526173;margin-bottom:38px}.breadcrumbs a{min-height:32px;display:inline-flex;align-items:center}.breadcrumbs a:hover{text-decoration:underline}.page-intro .eyebrow{color:var(--royal);margin-bottom:16px}.page-intro h1{font-size:clamp(38px,4.5vw,64px);max-width:980px}.page-intro .lead{font-size:18px;max-width:760px;margin:22px 0 0;color:#526173}
.resource-content{padding:48px var(--page) 64px}.resource-content .section-heading{max-width:780px;margin-bottom:30px}.resource-content h2{font-size:38px}.resource-content .section-heading>p:not(.eyebrow){color:#526173}.library-tools{display:grid;grid-template-columns:2fr 1fr auto;gap:20px;align-items:end;margin-bottom:32px}.library-tools label{display:block;font-size:13px;font-weight:600;margin-bottom:8px}input,select{width:100%;font:inherit;color:var(--ink);background:white;border:1px solid #a7b3c3;border-radius:3px;min-height:50px;padding:12px 14px}input:focus-visible,select:focus-visible,summary:focus-visible{outline:2px solid var(--royal);outline-offset:4px}#result-count{margin:0;padding-block:14px;font-size:13px;color:#526173;white-space:nowrap}.insight-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.insight-card{border:1px solid var(--line);padding:30px;display:flex;flex-direction:column}.insight-card:first-child{background:var(--navy);color:#fff}.insight-card:first-child p,.insight-card:first-child .article-meta,.insight-card:first-child .card-action{color:#dfe9f5}.insight-card:first-child .tag{background:#ffffff16;color:#fff;border-color:#ffffff44}.insight-card:first-child a:focus-visible{outline-color:#fff}.article-meta{display:flex;align-items:center;gap:16px;font-size:12px;color:#526173;margin-bottom:20px;flex-wrap:wrap}.tag{display:inline-block;border:1px solid #cbd6e3;color:var(--royal);padding:4px 10px;border-radius:3px;background:#f2f6fa}.insight-card h2{font-family:Georgia,serif;font-size:30px;line-height:1.25;margin:0 0 12px}.insight-card h2 a:hover{text-decoration:underline;text-underline-offset:4px}.insight-card p{color:#526173;font-size:16px;margin:0 0 8px}.empty-state{text-align:center;padding:50px;background:var(--mist)}
.page-jumps{display:flex;gap:30px;flex-wrap:wrap;padding:14px var(--page);border-bottom:1px solid var(--line)}.page-jumps a{font-size:14px;min-height:44px;display:inline-flex;align-items:center;color:var(--royal);font-weight:500}.page-jumps a:hover{text-decoration:underline;text-underline-offset:5px}.document-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.document-card .article-meta{margin-bottom:14px}.document-card h3{font-size:21px}.forms-section{background:var(--mist)}.forms-section h2{margin-bottom:28px}.faq-section{max-width:1100px;margin:auto}.faq-list{margin-top:30px}.faq{border-bottom:1px solid var(--line);padding:0}.faq:first-child{border-top:1px solid var(--line)}.faq summary{cursor:pointer;min-height:64px;padding:20px 38px 20px 0;position:relative;list-style:none;font-weight:500;line-height:1.6}.faq summary::-webkit-details-marker{display:none}.faq__icon{position:absolute;right:6px;top:20px;color:var(--royal);font-size:20px;transition:transform .2s}.faq[open] .faq__icon{transform:rotate(45deg)}.faq__a{padding:0 36px 20px 0;color:#526173;line-height:1.8}.faq__a p{margin:0 0 12px}.faq__a a,.help-note a{text-decoration:underline;text-underline-offset:3px;color:var(--royal)}.help-note{margin-top:30px}.article-body{max-width:960px;margin:auto;padding:36px var(--page) 80px}.note-request{padding:36px;background:var(--mist);border-top:3px solid var(--royal);margin-top:32px}.note-request h2{font-size:36px}.note-request p:not(.eyebrow){color:#526173;margin:20px 0 26px}
@media(min-width:1600px){:root{--page:max(80px,calc((100vw - 1400px)/2))}}
@media(max-width:1150px){.site-header{grid-template-columns:1fr auto auto}#primary-navigation{gap:4px;box-shadow:0 16px 24px #0c234512}#primary-navigation a{min-height:48px}.resource-section{grid-template-columns:1fr 1fr}.resource-heading{grid-column:1/-1}.resource-heading p:not(.eyebrow){max-width:none}.document-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){html{scroll-padding-top:88px}.site-header{min-height:72px;padding:10px 20px;gap:10px}.site-header .brand{padding:0;gap:9px}.site-header .brand-logo{width:38px;height:38px}.site-header .brand-name{display:block;font-size:9px;max-width:100px}.header-cta{font-size:12px;padding:9px 12px;min-height:44px}.menu-toggle{width:44px;height:44px}.hero{padding-top:36px}.hero h1{font-size:clamp(37px,8vw,56px)}.hero-intro{font-size:16px;margin:20px 0 24px}.hero-copy{padding-bottom:20px}.hero-actions{gap:10px}.hero-actions .button{min-height:50px}.video-toolbar{font-size:11px;gap:10px;margin-bottom:20px}.video-toolbar button{font-size:11px;min-width:0}.hero-metric{gap:6px;padding:18px 0}.hero-metric .metric-label{flex-basis:100%;font-size:10px}.hero-metric strong{font-size:23px}.hero-metric small{font-size:11px;max-width:40ch}.snapshot{padding-top:24px}.snapshot-grid>div,.snapshot-grid>div:first-child{padding:18px 12px}.snapshot-grid strong{font-size:22px}.snapshot-grid span{font-size:12px}.resource-section{grid-template-columns:1fr;padding-block:44px;gap:16px}.resource-card{padding:24px}.resource-heading h2{font-size:34px}.page-intro{padding-top:20px;padding-bottom:34px}.breadcrumbs{margin-bottom:24px}.page-intro .lead{font-size:16px}.resource-content{padding-block:32px 44px}.library-tools{grid-template-columns:1fr;gap:14px}#result-count{padding:0}.insight-grid,.document-grid{grid-template-columns:1fr;gap:16px}.insight-card{padding:24px}.insight-card h2{font-size:28px}.page-jumps{gap:6px 20px;padding-block:10px}.page-jumps a{font-size:13px}.resource-content h2{font-size:32px}.document-card{padding:24px}.article-body{padding-block:24px 44px}.note-request{padding:24px}.note-request h2{font-size:30px}.faq summary{font-size:15px}.faq__a{padding-right:12px;font-size:15px}}
@media(max-width:370px){.site-header .brand-name{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
/* Keep the first documents within easy reach on a laptop screen. */
.resource-page .page-intro{padding-bottom:34px}.resource-page .breadcrumbs{margin-bottom:26px}.resource-page .page-intro .lead{margin-top:18px}.resource-page .resource-content{padding-top:32px}

/* Give each organisation an equal visual footing and distinguish platforms. */
.governance .section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px}.governance .section-heading h2{font-size:clamp(32px,3.4vw,48px);max-width:760px}.governance-intro{max-width:350px;margin:0;color:#526173;font-size:16px;line-height:1.75}.governance .eyebrow{color:var(--royal);margin-bottom:16px}
.oversight-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px;margin-top:36px}.oversight-card{grid-column:span 2;padding:24px;background:#fff;border:1px solid #d9e0e9;border-radius:6px;display:flex;flex-direction:column;min-width:0}.oversight-card:nth-last-child(-n+2){grid-column:span 3}.partner-role{display:flex;align-items:center;gap:10px;color:#526173;font-size:12px;line-height:1.5}.partner-role svg{width:30px;height:30px;flex:none;padding:6px;border-radius:5px;background:#edf3fa;fill:none;stroke:var(--royal);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.brand-stage{display:flex;align-items:center;justify-content:center;min-height:116px;padding:20px 12px;margin:12px 0;border-bottom:1px solid #edf0f4}.brand-stage .partner-logo{width:210px;max-width:100%;height:72px;object-fit:contain;object-position:center}.partner-1 .partner-logo{width:240px;height:90px}.partner-2 .partner-logo{width:56px;height:76px}.partner-3 .partner-logo{width:140px;height:80px}.partner-4 .partner-logo{width:190px;height:72px}.oversight-card h3{margin:0;font:500 17px/1.5 "DM Sans",sans-serif;text-align:center;color:var(--ink)}
.platform-strip{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:26px;padding:26px 30px;background:#e8eef5;border-radius:6px}.platform-strip .eyebrow{font-size:10px;margin-bottom:6px}.platform-strip h3{margin:0;font-size:20px;font-weight:500}.platform-brands{display:flex;gap:16px}.platform-brand{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;padding:16px 24px;background:white;border:1px solid #d9e0e9;border-radius:4px;min-width:180px}.platform-brand .partner-logo{width:130px;height:52px;object-fit:contain;object-position:center}.platform-brand span{font-size:12px;color:#526173}.fund-name-heading{font-size:clamp(32px,3.4vw,46px);line-height:1.18;max-width:600px}.resource-card h3{overflow-wrap:break-word}
@media(max-width:1000px){.governance .section-heading{display:block}.governance-intro{max-width:640px;margin-top:20px}.oversight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.oversight-card,.oversight-card:nth-last-child(-n+2){grid-column:auto}.oversight-card:last-child{grid-column:1/-1}.platform-strip{align-items:flex-start;flex-direction:column}.platform-brands{width:100%}.platform-brand{flex:1;min-width:0}}
@media(max-width:600px){.oversight-grid{grid-template-columns:1fr;gap:12px;margin-top:26px}.oversight-card{padding:20px}.brand-stage{min-height:100px;margin:6px 0 12px;padding-block:12px}.oversight-card:last-child{grid-column:auto}.platform-strip{padding:22px 18px}.platform-brands{gap:10px}.platform-brand{padding:14px 10px}.platform-brand .partner-logo{max-width:100%;height:44px}.governance .section-heading h2,.fund-name-heading{font-size:32px}.partner-role{font-size:12px}}
.brand-stage{height:130px;min-height:130px;flex:none;padding:16px 12px}.brand-stage .partner-logo{max-height:96px}
@media(max-width:600px){.brand-stage{height:112px;min-height:112px;padding:10px 12px}}
