:root{--bg: #fafaf8;--surface: #ffffff;--surface-soft: #fcfcfb;--surface-muted: #f3f4f6;--text: #15181c;--text-body: #3a3f45;--text-secondary: #4b5157;--text-muted: #666d75;--text-faint: #8a8f96;--text-footnote: #9a9fa5;--border: #e3e1db;--border-soft: #eeece6;--border-faint: #f1efe9;--border-hairline: #f8f7f3;--navy: #123a5e;--chart-navy: #0f2942;--chart-teal: #5b93aa;--green: #1f5c46;--green-bg: #eaf1ee}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;background:var(--bg);color:var(--text)}*{box-sizing:border-box;font-family:Lexend,Helvetica Neue,Arial,sans-serif}::selection{background:var(--navy);color:#fff}table{border-collapse:collapse}a{color:var(--navy)}.container{max-width:1440px;margin:0 auto;padding-left:32px;padding-right:32px}.site-header{position:sticky;top:0;z-index:50;background:var(--surface);border-bottom:1px solid var(--border)}.site-header__top{display:flex;align-items:center;justify-content:space-between;padding-top:14px;padding-bottom:14px;border-bottom:1px solid var(--border-soft)}.site-header__brand{display:flex;align-items:center;gap:14px}.site-header__brand-link{display:flex;align-items:center;gap:14px;color:inherit;text-decoration:none}.site-header__icon{width:34px;height:34px;border-radius:50%}.site-header__name{display:flex;flex-direction:column;line-height:1.1}.site-header__title{font-size:17px;font-weight:700;letter-spacing:.2px}.site-header__subtitle{font-size:11px;color:var(--text-muted);font-weight:400}.site-header__divider{width:1px;height:28px;background:var(--border);margin:0 6px}.site-header__openeden{height:38px;width:auto}.site-header__right{display:flex;align-items:center;gap:16px}.site-header__audience{font-size:11px;font-weight:600;letter-spacing:.6px;color:var(--text-faint);text-transform:uppercase}.site-header__hamburger{display:none;flex-direction:column;align-items:center;justify-content:center;gap:4px;width:32px;height:32px;flex-shrink:0;border:1px solid var(--border);border-radius:6px;background:var(--surface);cursor:pointer;padding:0}.site-header__hamburger span{display:block;width:16px;height:2px;background:var(--text)}.site-header__mobile-nav{border-top:1px solid var(--border);background:var(--surface);display:flex;flex-direction:column;padding:6px 20px 10px}.site-header__mobile-link{padding:12px 4px;font-size:14.5px;font-weight:500;text-decoration:none;color:var(--text-secondary);border-bottom:1px solid var(--border-faint)}.site-header__mobile-link--active{color:var(--navy);font-weight:600}.site-header__tabs{overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none}.site-header__tabs::-webkit-scrollbar{display:none}.nav-tab{display:inline-block;padding:13px 16px;font-size:13.5px;font-weight:500;text-decoration:none;color:var(--text-secondary);border-bottom:2px solid transparent;white-space:nowrap}.nav-tab:hover{color:var(--navy)}.nav-tab--active{font-weight:600;color:var(--navy);border-bottom-color:var(--navy)}.page-body{display:flex;align-items:flex-start;gap:40px;padding-top:40px}.page-body__center{flex:1 1 auto;min-width:0;max-width:920px}.section{scroll-margin-top:140px;margin-bottom:88px}.section__title{font-size:26px;font-weight:700;margin:0 0 20px}.section__subtitle{font-size:18px;font-weight:600;margin:0 0 18px}.footnote{font-size:11px;color:var(--text-footnote);margin:0;line-height:1.5}.card{border:1px solid var(--border);border-radius:10px;background:var(--surface)}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:12px}.stat-card{border:1px solid var(--border);border-radius:10px;padding:18px 16px;background:var(--surface)}.stat-card__value{font-size:22px;font-weight:700;color:var(--text);margin-bottom:6px}.stat-card__label{font-size:12px;color:var(--text-muted);line-height:1.35}.hero{display:flex;align-items:flex-start;gap:20px;margin-bottom:28px}.hero__icon{width:64px;height:64px;border-radius:50%;flex-shrink:0}.hero__title{margin:0 0 8px;font-size:34px;font-weight:700;letter-spacing:-.5px}.hero__description{margin:0;font-size:16px;line-height:1.65;color:var(--text-body);max-width:720px}.credibility-row{display:flex;align-items:center;gap:36px;padding:18px 22px;border:1px solid var(--border);border-radius:10px;margin-bottom:32px;background:var(--surface-soft);flex-wrap:wrap}.credibility-row__item{display:flex;align-items:center;gap:12px}.credibility-row__divider{width:1px;height:34px;background:var(--border)}.fund-profile{border:1px solid var(--border);border-radius:10px;background:var(--surface-muted);padding:6px 24px}.fund-profile__row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 0;border-bottom:1px solid var(--border);flex-wrap:wrap}.fund-profile__row:last-child{border-bottom:none}.fund-profile__label{font-size:14.5px;font-weight:600;color:var(--text)}.fund-profile__label a{color:var(--text);text-decoration:none}.srri-scale{display:flex;align-items:center;gap:14px}.srri-scale__caption{font-size:10.5px;font-weight:600;color:var(--text-faint);text-transform:uppercase;letter-spacing:.3px;white-space:nowrap}.srri-scale__boxes{display:grid;grid-template-columns:repeat(7,30px);gap:4px}.srri-box{height:30px;border-radius:5px;display:flex;align-items:center;justify-content:center;font-size:12.5px;font-weight:700;background:var(--surface);color:#b7bbc0;border:1px solid var(--border)}.srri-box--active{background:var(--navy);color:#fff;border-color:var(--navy)}.level-boxes{display:grid;grid-template-columns:repeat(3,72px);gap:6px}.level-box{height:34px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;background:var(--surface);color:var(--text-faint);border:1px solid var(--border)}.level-box--active{background:var(--navy);color:#fff;border-color:var(--navy)}.key-facts-table{border:1px solid var(--border);border-radius:10px;background:var(--surface);overflow:hidden;margin-bottom:20px}.key-facts-table__row{display:flex;align-items:center;padding:13px 22px;border-bottom:1px solid var(--border-faint)}.key-facts-table__row:hover{background:var(--surface-soft)}.key-facts-table__key{flex:0 0 300px;font-size:13px;color:var(--text-muted)}.key-facts-table__value{flex:1;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.key-facts-table__item{display:inline-flex;align-items:center;gap:6px;font-size:13.5px;font-weight:500;color:var(--text)}.key-facts-table__item img{width:18px;height:18px;border-radius:50%;object-fit:contain}.key-facts-table__plain{font-size:13.5px;font-weight:500;color:var(--text)}.key-facts-table__badge{font-size:11.5px;font-weight:600;color:var(--green);background:var(--green-bg);padding:3px 9px;border-radius:20px}.key-facts-table__link{font-size:12.5px;font-weight:600;color:var(--navy);text-decoration:none;margin-left:6px;display:inline-flex;align-items:center;gap:3px}.chart-card{border:1px solid var(--border);border-radius:10px;background:var(--surface);padding:24px 24px 18px;margin-bottom:12px}.chart-card__canvas-wrap{position:relative;height:280px}.chart-legend{display:flex;gap:20px;justify-content:center;margin-top:18px}.chart-legend__item{display:flex;align-items:center;gap:8px}.chart-legend__pill{color:#fff;font-size:12.5px;font-weight:700;padding:4px 10px;border-radius:20px}.chart-legend__pill--fund{background:var(--chart-navy)}.chart-legend__pill--benchmark{background:var(--chart-teal)}.chart-legend__label{font-size:12.5px;color:var(--text-secondary)}.table-caption{font-size:13px;font-weight:600;color:var(--text-muted);margin:28px 0 10px}.perf-table-card{border:1px solid var(--border);border-radius:10px;background:var(--surface);overflow:auto;margin-bottom:24px}.perf-table{font-size:12.5px}.perf-table--summary{min-width:640px}.perf-table--calendar{min-width:760px}.perf-table__row{display:grid}.perf-table--summary .perf-table__row{grid-template-columns:180px repeat(7,1fr)}.perf-table--calendar .perf-table__row{grid-template-columns:180px repeat(9,1fr)}.perf-table__row--head{background:var(--surface-soft)}.perf-table__cell{text-align:right;padding:11px 16px;border-bottom:1px solid var(--border-faint);font-weight:500;color:var(--text)}.perf-table--calendar .perf-table__cell{padding:11px 14px}.perf-table__row--head .perf-table__cell{border-bottom:1px solid var(--border);color:var(--text-faint);font-weight:600;white-space:nowrap}.perf-table__cell--label{text-align:left;font-weight:600;white-space:nowrap}.two-col-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:24px}.panel{border:1px solid var(--border);border-radius:10px;background:var(--surface);padding:18px 22px}.panel__title{font-size:13px;font-weight:600;color:var(--text-muted);margin-bottom:10px}.kv-row{display:flex;justify-content:space-between;padding:7px 0;border-bottom:1px solid var(--border-faint);font-size:13px}.kv-row__key{color:var(--text-muted)}.kv-row__value{font-weight:600}.perf-narrative{font-size:14.5px;line-height:1.65;color:var(--text-body);margin:0 0 12px}.benchmark-note{font-size:12.5px;color:var(--text-faint);margin:0 0 20px;line-height:1.5}.benchmark-note strong{color:#5b6169}.past-performance-note{font-size:12px;color:var(--text-footnote);margin:0 0 20px;line-height:1.5;font-style:italic}.bar-row{display:flex;align-items:center;gap:10px;padding:6px 0}.bar-row__label{font-size:12.5px;color:var(--text-secondary);flex-shrink:0}.bar-row__track{flex:1;height:8px;background:var(--border-faint);border-radius:4px;overflow:hidden}.bar-row__fill{height:100%}.bar-row__fill--navy{background:var(--navy)}.bar-row__fill--teal{background:var(--chart-teal)}.bar-row__value{font-size:12.5px;font-weight:600;width:44px;text-align:right}.alloc-row{display:flex;justify-content:space-between;padding:6px 0;border-bottom:1px solid var(--border-hairline);font-size:12.5px}.alloc-row--issuer{padding:8px 0;font-size:13px}.alloc-row__label{color:var(--text-secondary)}.alloc-row__value{font-weight:600}.doc-action-card{display:flex;align-items:center;gap:16px;border:1px solid var(--border);border-radius:10px;padding:18px 22px;background:var(--surface)}.doc-action-card__icon{width:48px;height:48px;border-radius:9px;background:var(--navy);display:flex;align-items:center;justify-content:center;flex-shrink:0}.doc-action-card__sheet{width:22px;height:27px;background:var(--surface);border-radius:2px;position:relative}.doc-action-card__sheet span{position:absolute;left:4px;right:4px;height:2px;background:var(--navy)}.doc-action-card__sheet span:nth-child(1){top:6px}.doc-action-card__sheet span:nth-child(2){top:11px}.doc-action-card__sheet span:nth-child(3){top:16px;right:auto;width:10px}.doc-action-card__body{flex:1}.doc-action-card__title{font-size:14.5px;font-weight:600}.doc-action-card__subtitle{font-size:12px;color:var(--text-muted)}.doc-action-card__button{padding:9px 18px;border-radius:7px;background:var(--navy);color:#fff;font-size:13px;font-weight:600;text-decoration:none;white-space:nowrap}.why-cards{display:flex;flex-direction:column;gap:12px;margin-bottom:36px}.why-card{display:flex;gap:14px;border:1px solid var(--border);border-radius:10px;padding:16px 20px;background:var(--surface)}.why-card__number{width:28px;height:28px;border-radius:50%;background:var(--navy);color:#fff;font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.why-card__title{font-size:14.5px;font-weight:600;margin-bottom:3px}.why-card__body{font-size:13px;color:var(--text-secondary);line-height:1.55}.trust-block{border-radius:12px;padding:26px 28px;margin-bottom:20px}.trust-block--bny{background:#eef2f6}.trust-block--insight{background:var(--surface);border:1px solid var(--border)}.trust-block--openeden{background:var(--green-bg);margin-bottom:0}.trust-block__header{display:flex;align-items:center;gap:16px;margin-bottom:12px}.trust-block__title{font-size:17px;font-weight:600;margin:0}.trust-block--bny .trust-block__title{color:var(--navy)}.trust-block--insight .trust-block__title{color:#3d4a6b}.trust-block--openeden .trust-block__title{color:var(--green)}.trust-block__text{font-size:14px;line-height:1.6;color:var(--text-body);margin:0}.trust-block__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:16px}.trust-stat{border-radius:10px;padding:16px;background:var(--surface)}.trust-block--insight .trust-stat{background:var(--surface-muted)}.trust-stat__value{font-size:20px;font-weight:700;margin-bottom:4px}.trust-block--bny .trust-stat__value{color:var(--navy)}.trust-block--insight .trust-stat__value{color:#3d4a6b}.trust-stat__label{font-size:11.5px;color:var(--text-muted)}.trust-block__source{font-size:10.5px;color:var(--text-footnote);margin:8px 0 22px}.pm-section-title{font-size:14px;font-weight:600;color:#3d4a6b;margin-bottom:14px}.pm-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.pm-card{border:1px solid var(--border);border-radius:10px;padding:18px;background:var(--surface)}.pm-card__header{display:flex;align-items:center;gap:12px;margin-bottom:10px}.pm-card__photo{width:52px;height:52px;border-radius:50%;object-fit:cover;filter:grayscale(1)}.pm-card__name{font-size:14px;font-weight:600}.pm-card__role{font-size:11.5px;color:var(--text-muted)}.pm-card__bio{font-size:12px;color:var(--text-secondary);line-height:1.5;margin:0 0 6px}.pm-card__joined{font-size:10.5px;color:var(--text-footnote);margin:0}.accordion{border:1px solid var(--border);border-radius:10px;background:var(--surface);overflow:hidden}.accordion__item{border-bottom:1px solid var(--border-faint)}.accordion__item:last-child{border-bottom:none}.accordion__header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 22px;cursor:pointer;width:100%;background:none;border:none;text-align:left}.accordion__title{font-size:14px;font-weight:600}.accordion__icon{font-size:16px;color:var(--text-faint);flex-shrink:0}.accordion__body{padding:0 22px 18px;font-size:13px;color:var(--text-secondary);line-height:1.6}.risk-intro{font-size:13.5px;line-height:1.6;color:var(--text-body);margin:0 0 20px}.text-link{font-size:13.5px;font-weight:600;color:var(--navy);text-decoration:none}.doc-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.doc-card{display:flex;align-items:center;gap:14px;border:1px solid var(--border);border-radius:10px;padding:16px 18px;background:var(--surface);text-decoration:none;color:var(--text);transition:border-color .15s,box-shadow .15s}.doc-card:hover{border-color:var(--navy);box-shadow:0 2px 10px #123a5e14}.doc-card__name{font-size:14px;font-weight:600;flex:1;min-width:0}.doc-card svg{flex-shrink:0}.section--faq{margin-bottom:40px;min-height:calc(100vh - 300px)}.faq-compare__table{border:1px solid var(--border);border-radius:8px;overflow:hidden}.faq-compare__row{display:grid;grid-template-columns:.8fr 1fr 1fr}.faq-compare__cell{padding:10px 12px;border-bottom:1px solid var(--border-faint);font-size:12.5px;color:var(--text-secondary)}.faq-compare__cell+.faq-compare__cell{border-left:1px solid var(--border-faint)}.faq-compare__cell--label{font-weight:600}.faq-compare__row--head .faq-compare__cell{padding:9px 12px;border-bottom:1px solid var(--border);background:var(--bg);font-size:12px;font-weight:700;color:var(--text-muted)}.faq-compare__row--head .faq-compare__cell--hybond{color:var(--navy)}.faq-compare__icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;color:#fff;font-size:11px;font-weight:700}.rail{width:300px;flex-shrink:0;position:sticky;top:112px;padding-top:12px;padding-bottom:24px;align-self:flex-start;display:flex;flex-direction:column;gap:12px}.rail__card{border:1px solid var(--border);border-radius:10px;background:var(--surface);overflow:hidden}.rail__header{padding:14px 18px;border-bottom:1px solid var(--border-soft);font-size:12px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;color:var(--text-faint)}.rail__body{padding:6px 18px 14px}.rail__row{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;padding:9px 0;border-bottom:1px solid var(--border-faint);font-size:12.5px}.rail__label{color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}.rail__row--multiline .rail__label{flex:none;overflow:visible}.rail__value{font-weight:600;text-align:right;white-space:nowrap;flex-shrink:0}.rail__lines{font-weight:600;text-align:right;display:flex;flex-direction:column;gap:2px;flex-shrink:0}.rail__lines span{white-space:nowrap}.rail__cta{display:block;text-align:center;padding:12px;border-radius:8px;background:var(--navy);color:#fff;font-size:13px;font-weight:600;text-decoration:none}.site-footer{border-top:1px solid var(--border);margin-top:60px;background:var(--surface)}.site-footer__inner{padding-top:28px;padding-bottom:28px;display:flex;flex-direction:column;gap:8px}.site-footer__audience{font-size:11px;font-weight:700;letter-spacing:.5px;color:var(--text);margin:0}.site-footer__disclaimer{font-size:11px;color:var(--text-footnote);line-height:1.6;margin:0;max-width:1000px}.site-footer__disclaimer strong{color:#5b6169;letter-spacing:.4px}@media (max-width: 1024px){.rail{display:none}.page-body__center{max-width:none}.page-body{gap:0}.site-header__tabs{display:none}.site-header__hamburger{display:flex}}@media (max-width: 768px){.container{padding-left:20px;padding-right:20px}.page-body{padding-top:24px}.section{margin-bottom:60px}.section__title{font-size:22px}.hero{flex-direction:column;gap:14px;margin-bottom:22px}.hero__icon{width:52px;height:52px}.hero__title{font-size:28px}.hero__description{font-size:15px}.stat-grid{grid-template-columns:repeat(2,1fr);gap:10px}.stat-card{padding:14px}.stat-card__value{font-size:19px}.credibility-row{gap:18px;padding:16px 18px}.credibility-row__divider{display:none}.two-col-grid,.doc-grid,.pm-cards,.trust-block__stats{grid-template-columns:1fr}.trust-block{padding:20px}.key-facts-table__row{flex-direction:column;align-items:flex-start;gap:6px;padding:13px 16px}.key-facts-table__key{flex:none}.doc-action-card{flex-wrap:wrap}.doc-action-card__body{flex:1 1 180px}.site-footer__inner{padding-top:22px;padding-bottom:22px}.defi-summary-card{flex-direction:column;align-items:center!important;text-align:center}.defi-summary-stats{text-align:center!important}.defi-pill{font-size:9.5px!important;padding:8px 2px!important}}@media (max-width: 640px){.site-header__top{padding-top:10px;padding-bottom:10px}.site-header__audience{display:none}.site-header__openeden{height:28px}.site-header__divider{height:22px}.site-header__icon{width:30px;height:30px}.site-header__title{font-size:15px}.nav-tab{padding:11px 12px;font-size:13px}.section{scroll-margin-top:110px}.fund-profile{padding:4px 16px}.fund-profile__row{flex-direction:column;align-items:flex-start;gap:12px;padding:15px 0}.srri-scale{width:100%;justify-content:space-between;gap:8px}.srri-scale__caption{font-size:9.5px;white-space:normal;max-width:52px}.srri-scale__boxes{grid-template-columns:repeat(7,26px)}.srri-box{height:26px;font-size:11.5px}.level-boxes{grid-template-columns:repeat(3,1fr);width:100%;max-width:260px}}@media (max-width: 360px){.srri-scale__boxes{flex:1;min-width:0;grid-template-columns:repeat(7,minmax(0,1fr))}.srri-box{height:24px;font-size:10.5px}}@media (max-width: 480px){.container{padding-left:16px;padding-right:16px}.chart-card{padding:16px 14px 12px}.chart-card__canvas-wrap{height:220px}.chart-legend{flex-wrap:wrap;gap:10px 20px}.panel{padding:14px 16px}.trust-block__header{flex-wrap:wrap;gap:10px 16px}}
