:root{--bg:#0b1119;--bg2:#111c29;--bg3:#162333;--bg4:#1c2c3d;--border:#243548;--border2:#354b62;--green:#8dc9db;--green-dim:rgba(141,201,219,.07);--green-line:rgba(141,201,219,.3);--red:#df949b;--red-dim:rgba(223,148,155,.08);--amber:#bcaf8d;--amber-dim:rgba(188,175,141,.09);--text:#e7edf3;--text2:#b0bfce;--text3:#879aae;--sans:'IBM Plex Sans',Arial,sans-serif;--display:'IBM Plex Sans',Arial,sans-serif;--mono:'IBM Plex Mono',monospace;--pad:clamp(20px,4vw,56px);--maxw:1440px;--fs-xs:12px;--fs-sm:13px;--fs-md:14px;--fs:16px;--fs-lg:17px;--fund-accent:#8dc9db;--fund-positive:#8acdb0}
body{font-family:var(--sans);font-size:16px;overflow-x:clip}p{font-weight:400}a{transition:color .15s}h1,h2,h3{font-family:var(--sans);font-weight:400}button,input,select{font:inherit}::selection{background:#33596c}.pos{color:var(--fund-positive)}.accent{color:var(--fund-accent)}.fund-header{position:sticky;top:0;z-index:80;background:#0b1119f5;border-bottom:1px solid var(--border);backdrop-filter:blur(12px)}.fund-header-inner{display:flex;align-items:center;gap:34px;min-height:88px}.fund-brand{display:flex;align-items:center;gap:12px;color:var(--text);flex-shrink:0}.fund-mark{border:1px solid var(--border2);display:grid;place-items:center;height:39px;width:39px;font-family:Georgia,serif;font-size:22px;color:var(--fund-accent)}.fund-wordmark{font-family:Georgia,'Times New Roman',serif;letter-spacing:.13em;font-size:22px;line-height:1.05}.fund-wordmark small{display:block;font-family:var(--sans);font-size:10px;letter-spacing:.2em;margin-top:6px;color:var(--text3)}.fund-nav{list-style:none;display:flex;align-items:center;gap:27px;margin-left:auto}.fund-nav a{font-size:14px;color:var(--text2);padding:31px 0;border-bottom:2px solid transparent;display:block}.fund-nav a[aria-current=page]{color:var(--text);border-color:var(--fund-accent)}.fund-nav a:hover{color:var(--fund-accent)}.fund-nav .fund-contact{padding:10px 15px;border:1px solid var(--border2)}.fund-menu{display:none;padding:10px;border:1px solid var(--border2);margin-left:auto}.fund-utility{display:flex;gap:15px;flex-wrap:wrap;font:12px var(--mono);color:var(--text3);padding-top:12px;padding-bottom:12px;border-bottom:1px solid var(--border)}.fund-utility span:last-child{margin-left:auto}.fund-page-head{padding:37px 0 29px;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;align-items:end;gap:26px}.fund-page-head h1{font-size:clamp(32px,3.5vw,48px);line-height:1.16;letter-spacing:-.035em}.fund-page-head p{max-width:770px;margin-top:12px}.fund-overline{display:block;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--fund-accent);margin-bottom:13px}.fund-head-links{display:flex;gap:10px;flex-shrink:0;align-items:center}.fund-head-links a{font-size:14px;padding:9px 13px;border:1px solid var(--border2);white-space:nowrap}.fund-content{padding-top:28px;padding-bottom:40px}.fund-section{margin-top:34px}.fund-section:first-child{margin-top:0}.fund-section-title{display:flex;align-items:baseline;justify-content:space-between;gap:20px;flex-wrap:wrap;padding-bottom:15px;border-bottom:1px solid var(--border);margin-bottom:17px}.fund-section-title h2{font-size:24px;letter-spacing:-.02em}.fund-section-title a,.fund-section-title small{font-size:13px;color:var(--text3)}.fund-link{color:var(--fund-accent);font-size:14px}.fund-subnav{display:flex;flex-wrap:wrap;gap:22px;border-bottom:1px solid var(--border);margin-bottom:25px;padding:0}.fund-subnav a,.fund-subnav button{font-size:14px;padding:14px 0;color:var(--text3);border-bottom:2px solid transparent}.fund-subnav [aria-selected=true],.fund-subnav a[aria-current=page]{border-color:var(--fund-accent);color:var(--text)}.fund-pane[hidden]{display:none!important}.fund-grid-2{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:25px}.fund-grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.fund-panel{min-width:0;border:1px solid var(--border);background:var(--bg2);padding:22px}.fund-panel h2,.fund-panel h3{font-size:19px;line-height:1.35;margin-bottom:13px}.fund-panel p{font-size:15px}.fund-panel .chart-wrap{height:300px}.fund-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;border:1px solid var(--border);background:var(--bg2);margin-bottom:26px}.fund-metric{padding:18px 21px;border-right:1px solid var(--border);min-width:0}.fund-metric:last-child{border:0}.fund-metric-label{font-size:12px;color:var(--text3);display:block}.fund-metric-value{display:block;font-size:29px;font-weight:400;letter-spacing:-.035em;margin:7px 0;font-variant-numeric:tabular-nums;color:var(--text)}.fund-metric-note{font-size:12px;color:var(--text3);display:block}.fund-source{display:block;color:var(--text3);font-size:12px;margin-top:13px;line-height:1.6}.fund-source a{text-decoration:underline;text-underline-offset:3px}.fund-source details{margin-top:10px}.fund-source summary{cursor:pointer}.fund-chart{height:310px;position:relative}.fund-chart.small{height:230px}.fund-caption{font-size:13px;color:var(--text3);margin:12px 0 0}.fund-status{border:1px solid var(--border2);padding:3px 7px;color:var(--text2);font-size:11px;display:inline-block}.fund-status.held{color:var(--fund-accent);border-color:var(--green-line)}.fund-table{width:100%;border-collapse:collapse;font-size:14px}.fund-table th{padding:12px 13px;text-align:left;font-weight:400;color:var(--text3);border-bottom:1px solid var(--border)}.fund-table td{padding:16px 13px;vertical-align:top;border-bottom:1px solid var(--border);line-height:1.5}.fund-table tbody tr:hover{background:var(--bg3)}.fund-table small{display:block;font-size:12px;color:var(--text3);margin-top:5px}.fund-table .num{text-align:right;font-family:var(--mono);font-size:13px}.fund-table a{color:var(--fund-accent)}.fund-table input{width:100%;min-width:0}.fund-empty{padding:30px;color:var(--text3)}.fund-toolbar{display:flex;gap:12px;flex-wrap:wrap;align-items:center;margin:18px 0}.fund-toolbar input,.fund-toolbar select{color:var(--text);background:var(--bg2);border:1px solid var(--border2);border-radius:2px;padding:10px 12px;font-size:14px;min-width:170px}.fund-toolbar input{flex:1;max-width:400px}.fund-toolbar label{font-size:13px;color:var(--text3);display:flex;align-items:center;gap:8px}.fund-toolbar small{margin-left:auto;color:var(--text3)}.fund-hero{padding-top:59px;padding-bottom:48px;display:grid;grid-template-columns:minmax(0,1fr) 335px;gap:60px}.fund-hero h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(40px,4.9vw,66px);letter-spacing:-.035em;line-height:1.1;max-width:760px}.fund-hero .lead{font-size:18px;max-width:665px;margin-top:20px;color:var(--text2)}.fund-hero-actions{display:flex;gap:20px;align-items:center;flex-wrap:wrap;margin-top:26px}.fund-hero-actions a{font-size:14px}.fund-button{display:inline-flex;padding:12px 19px;background:var(--fund-accent);color:#0b1119!important;align-items:center;border:1px solid var(--fund-accent)}.fund-brief{border-left:1px solid var(--border2);padding-left:26px;display:flex;flex-direction:column;justify-content:center}.fund-brief h2{font-size:13px;color:var(--text3);letter-spacing:.1em;text-transform:uppercase}.fund-brief ul{list-style:none;margin-top:10px}.fund-brief li{padding:13px 0;border-bottom:1px solid var(--border);font-size:14px;display:flex;justify-content:space-between;gap:20px}.fund-brief li span{color:var(--text3)}.fund-research-row{display:grid;grid-template-columns:145px minmax(0,1fr) 140px;gap:25px;padding:24px 0;border-bottom:1px solid var(--border)}.fund-research-row h3{font-size:22px;line-height:1.35}.fund-research-row p{font-size:15px;margin-top:9px;max-width:790px}.fund-research-row .row-meta{font-size:12px;color:var(--text3);display:flex;flex-direction:column;gap:8px}.fund-research-row .row-meta strong{color:var(--fund-accent);font-size:13px}.fund-research-row .row-actions{display:flex;flex-direction:column;gap:13px;align-items:flex-start;font-size:14px}.fund-dashboard-card{display:flex;flex-direction:column;gap:15px;min-height:215px;padding:26px;border:1px solid var(--border);background:var(--bg2);border-top:2px solid var(--fund-accent)}.fund-dashboard-card h3{font-size:27px;letter-spacing:-.03em}.fund-dashboard-card p{font-size:15px}.fund-dashboard-card a{color:var(--fund-accent);margin-top:auto;font-size:14px}.fund-dashboard-card .dash-scope{font-size:12px;color:var(--text3)}.fund-home-track{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:30px;border-top:1px solid var(--border);padding-top:25px;margin-top:35px}.fund-home-track p{font-size:14px;max-width:750px}.fund-home-track a{color:var(--fund-accent);font-size:14px}.fund-footer{border-top:1px solid var(--border);padding:35px 0 30px;background:#090f16}.fund-footer-top{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:45px}.fund-footer .fund-wordmark{font-size:20px}.fund-footer p{font-size:12px;margin-top:17px;max-width:560px;color:var(--text3)}.fund-footer h3{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:var(--text3);margin-bottom:13px}.fund-footer-links{display:flex;flex-wrap:wrap;gap:10px 18px;font-size:13px}.fund-footer-bottom{border-top:1px solid var(--border);margin-top:25px;padding-top:16px;color:var(--text3);font-size:12px;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}.fund-inline-links{display:flex;gap:15px;flex-wrap:wrap;font-size:14px}.fund-callout{border-left:2px solid var(--fund-accent);padding:15px 19px;background:var(--bg2);margin:19px 0}.fund-callout p{font-size:14px}.fund-timeline{display:flex;flex-direction:column;gap:0}.fund-event{display:grid;grid-template-columns:105px minmax(0,1fr);gap:18px;padding:17px 0;border-bottom:1px solid var(--border)}.fund-event time{font-size:12px;font-family:var(--mono);color:var(--fund-accent)}.fund-event p{font-size:14px;margin-top:5px}.fund-flow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.fund-flow-item{border:1px solid var(--border);padding:18px;background:var(--bg2);min-width:0}.fund-flow-item strong{font-size:14px;display:block;margin-bottom:8px}.fund-flow-item p{font-size:13px}.fund-flow-item small{display:block;color:var(--text3);font-size:12px;margin-top:10px}.fund-longform{max-width:930px;margin:0 auto}.fund-longform .summary{font-size:19px;color:var(--text2);margin:23px 0}.fund-note-meta{font-size:12px;color:var(--text3);margin-bottom:15px}.fund-note-nav{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-top:30px;border-top:1px solid var(--border);padding-top:20px;font-size:14px}.fund-scenario-controls{display:grid;grid-template-columns:1fr 1fr;gap:25px}.fund-scenario-controls label{display:flex;flex-direction:column;gap:10px;font-size:14px}.fund-scenario-controls input{width:100%;accent-color:var(--fund-accent)}.fund-scenario-output{padding:20px 0;display:flex;gap:30px;flex-wrap:wrap}.fund-scenario-output output{font-size:27px}.fund-scenario-output small{display:block;color:var(--text3);font-size:12px}.fund-error{color:var(--red);font-size:13px}.fund-theme-label{font-family:var(--mono);font-size:12px;color:var(--fund-accent)}
/* The original renderers keep every source field and interaction; this layer gives them the same institutional typography and spacing. */
.section{padding:28px 0;border-bottom:0}.section-head{margin-bottom:19px}.section-head h2{font-size:24px;letter-spacing:-.02em}.hero::before{display:none}.hero{padding:32px 0}.hero h1{font-size:clamp(34px,4vw,50px);letter-spacing:-.04em;line-height:1.16;font-weight:400}.hero .eyebrow{font-size:12px}.hero-desc,.hero p{font-size:16px}.hero-side{display:none}.hero-grid{grid-template-columns:1fr}.hero-disclosure{font-size:12px!important}.btn,.link,.chip,.pill,.tag,.badge{font-family:var(--sans);letter-spacing:0;text-transform:none;border-radius:2px}.btn{font-size:14px;padding:10px 16px}.btn-solid:hover{background:#b7dfe9}.link{font-size:13px;color:var(--fund-accent)}.chip{font-size:13px;padding:9px 13px}.pill,.badge,.tag{font-size:12px}.tag-amber{color:var(--text2);border-color:var(--border2);background:var(--bg2)}.blk-label{font-size:12px;letter-spacing:.06em;font-family:var(--sans)}.stat-label,.stat-sub{font-size:12px;letter-spacing:0}.stat-val{font-family:var(--sans);font-size:30px;letter-spacing:-.03em}.stat-row{grid-template-columns:repeat(4,minmax(0,1fr))}.tbl{font-size:14px;font-family:var(--sans)}.tbl th{font-size:12px;letter-spacing:0;text-transform:none;line-height:1.5}.tbl td{padding:14px 12px;line-height:1.6}.tbl .num{font-family:var(--mono);font-size:13px}.tbl .lesson,.cell-note,.chart-note,.th-sub{font-size:12px}.chart-box{padding:20px;border-color:var(--border);background:var(--bg2)}.chart-wrap{height:310px}.thesis{border-color:var(--border);margin-bottom:15px}.thesis-head{padding:19px 22px}.thesis-name{font-family:var(--sans);font-size:19px}.thesis-body{padding:22px}.thesis-line{font-size:14px;line-height:1.65}.thesis-body p,.thesis-body li,.t-block p,.t-block li{font-size:15px}.thesis-toggle{font-size:13px}.t-label{font-size:12px;color:var(--text3)}.t-grid{gap:25px}.side-card,.pm,.reflect,.subscribe-box{background:var(--bg2);border-color:var(--border)}.pm header,.pm p,.method-list li,.philosophy li{font-size:15px;line-height:1.8}.about-name{font-family:Georgia,serif;font-size:33px}.about-role{font-size:17px}.about-exp{font-size:13px}.about-bio{font-size:16px}.about-links{margin-top:20px}.method-list{max-width:960px}.method-list li{padding:20px 0}.dir-row{grid-template-columns:190px 1fr 190px;padding:20px 0}.dir-name{font-size:15px}.dir-desc{font-size:14px}.dir-fig{font-size:12px}.note-title,.hs-title{font-family:var(--sans);letter-spacing:0}.note-title{font-size:22px}.note-desc{font-size:15px}.nl-date,.note-meta{font-size:12px}.sub-form input{font-size:16px}.sub-form button{font-size:14px}.cal-title{font-family:var(--sans);letter-spacing:0}.cal-ev{padding:18px}.cal-note,.cal-when,.cal-type{font-size:13px}.phase-node{font-size:13px}.clock-n{font-family:var(--sans);font-size:29px}.clock-note,.clock-label,.clock-unit{font-size:13px}.clock-past .clock-n{color:var(--text3)}.delta-title{font-size:20px}.delta-label{font-size:12px}.delta-body{font-size:15px}.tr-delta{margin:0}.tr-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.scen-price{font-family:var(--mono);font-size:21px}.scen-path{font-size:13px}.scen-label,.scen-p{font-size:14px}.cat-n,.cat-date{font-size:13px}.cat-body p,.cat-body li{font-size:14px}.svg-curve{width:100%;min-width:420px}.svg-curve .tick,.svg-curve .lbl{font-size:12px}.fund-pane .section{padding-top:25px}.fund-pane>h2{font-size:24px;margin:25px 0 17px}.fund-pane .wrap{padding:0}.fund-pane .wrong-grid{grid-template-columns:1fr 1fr}.fund-pane .stat-row{margin-bottom:22px}.fund-pane .sub-form{max-width:640px}.fund-provenance-summary{font-size:13px;color:var(--text3);margin:16px 0}.fund-legacy .hero .wrap{max-width:var(--maxw)}.fund-legacy .hero .hero-inner{display:block}.fund-legacy .hero .hero-side{display:none}.fund-legacy .section .wrap{max-width:var(--maxw)}.fund-legacy .hero .stat-row{margin-top:22px}.fund-sticky-note{font-size:12px;color:var(--text3);padding:13px 0}.fund-asset-link{font-size:13px;color:var(--fund-accent)}
@media(max-width:1100px){.fund-header-inner{gap:20px}.fund-nav{gap:18px}.fund-hero{grid-template-columns:1fr 290px;gap:32px}.fund-research-row{grid-template-columns:125px minmax(0,1fr) 130px}.fund-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.fund-metric:nth-child(2){border-right:0}.fund-metric:nth-child(-n+2){border-bottom:1px solid var(--border)}.fund-flow{grid-template-columns:repeat(2,minmax(0,1fr))}.fund-grid-3{grid-template-columns:1fr 1fr}}
@media(max-width:800px){.fund-header-inner{min-height:74px;flex-wrap:wrap}.fund-menu{display:block}.fund-nav{display:none;order:3;width:100%;margin:0;padding:6px 0 18px;gap:3px;flex-wrap:wrap}.fund-nav.open{display:flex}.fund-nav li{flex:1 0 30%}.fund-nav a{padding:12px 9px;border:0}.fund-nav a[aria-current=page]{background:var(--bg3)}.fund-nav .fund-contact{border:0;padding:12px 9px}.fund-wordmark{font-size:19px}.fund-hero{grid-template-columns:1fr;padding-top:36px;gap:25px}.fund-brief{padding:17px 0 0;border-left:0;border-top:1px solid var(--border)}.fund-brief ul{display:grid;grid-template-columns:1fr 1fr;gap:0 24px}.fund-page-head{align-items:start;flex-direction:column}.fund-grid-2,.fund-grid-3,.fund-footer-top{grid-template-columns:1fr}.fund-footer-top{gap:26px}.fund-utility span:last-child{margin-left:0}.fund-research-row{grid-template-columns:110px minmax(0,1fr);gap:20px}.fund-research-row .row-actions{grid-column:2;flex-direction:row;flex-wrap:wrap}.fund-home-track{grid-template-columns:1fr;gap:15px}.fund-subnav{gap:18px}.fund-subnav button,.fund-subnav a{padding:12px 0}.fund-table{min-width:610px}.fund-table.compact{min-width:0}.fund-pane .wrong-grid{grid-template-columns:1fr}.dir-row{grid-template-columns:1fr;gap:7px}.dir-fig{text-align:left}.stat-row,.tr-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.fund-scenario-controls{grid-template-columns:1fr}.fund-note-nav{grid-template-columns:1fr}.fund-hero h1{font-size:44px}.t-grid{grid-template-columns:1fr}.fund-panel{padding:18px}.fund-utility{font-size:11px}.fund-chart{height:285px}}
@media(max-width:480px){.fund-research-row{grid-template-columns:1fr}.fund-research-row .row-meta{flex-direction:row;flex-wrap:wrap;gap:10px}.fund-research-row .row-actions{grid-column:1}.fund-brief ul{grid-template-columns:1fr}.fund-metric{padding:16px}.fund-metric-value{font-size:25px}.fund-flow{grid-template-columns:1fr}.fund-hero h1{font-size:38px}.fund-toolbar input{max-width:none;width:100%}.fund-toolbar small{margin-left:0}.fund-toolbar label{flex-wrap:wrap}.fund-head-links{flex-wrap:wrap}.fund-event{grid-template-columns:1fr;gap:7px}.fund-utility{gap:6px 15px}.fund-nav li{flex-basis:45%}.fund-hero-actions{gap:16px}.stat-row,.tr-stats{grid-template-columns:1fr 1fr}.svg-curve{min-width:430px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
.fund-header-inner>nav{margin-left:auto}.fund-page-head{display:block;padding:38px var(--pad) 30px}.fund-page-head>.fund-overline{margin-bottom:12px}.fund-page-head h1{max-width:1040px}.fund-page-head>p{font-size:16px;line-height:1.75;color:var(--text2)}.fund-head-links{margin-top:23px;flex-wrap:wrap}.fund-head-links .fund-source{margin:0}.fund-hero-lead{font-size:18px;line-height:1.8;max-width:650px;margin-top:22px;color:var(--text2)}.fund-brief li strong{font-weight:500;text-align:right}.fund-brief>p{font-size:13px;margin:20px 0 14px;color:var(--text3)}.fund-brief>a{font-size:13px}.fund-flow h3{font-size:17px;line-height:1.4;margin-bottom:12px}.fund-flow a:hover,.fund-dashboard-card:hover{border-color:var(--border2);background:var(--bg3)}.fund-dashboard-card h3{color:var(--text)}.fund-dashboard-card h3 span{color:var(--fund-accent)}.fund-footer-links{flex-direction:column;align-items:start;gap:12px}.fund-footer-links .fund-overline{margin-bottom:5px}.fund-mini-value{font-size:34px;color:var(--text);font-variant-numeric:tabular-nums;letter-spacing:-.03em;margin-bottom:8px}.fund-grid-2+.fund-grid-2{margin-top:22px}.fund-grid-3+.fund-source{margin-bottom:25px}.fund-note{padding-top:48px;padding-bottom:25px}.fund-note h1{font-size:clamp(32px,4vw,48px);line-height:1.2;letter-spacing:-.035em}.fund-note-summary{font-size:19px;color:var(--text2);line-height:1.85;margin:27px 0}.fund-note-meta{display:flex;justify-content:space-between;gap:15px;flex-wrap:wrap}.fund-longform{line-height:1.85}.fund-section .fund-longform{margin-left:0}.fund-panel ul{padding-left:20px;color:var(--text2);font-size:14px;line-height:1.8}.fund-panel h4{font-size:13px;margin:18px 0 8px;color:var(--fund-accent)}.fund-panel li+li{margin-top:8px}.fund-panel>a{display:inline-block;margin-top:15px;font-size:14px}.fund-panel>p+p{margin-top:12px}.fund-section>div>h2{font-size:24px}.fund-scenario-controls{display:flex;flex-direction:column;gap:15px;justify-content:center}.fund-scenario-controls label{flex-direction:row;justify-content:space-between}.fund-scenario-controls input{min-height:28px}.fund-scenario-controls button{align-self:flex-start;font-size:13px;margin-top:8px}.fund-scenario-output{display:block;padding:0}.fund-scenario-output output{display:block;font-size:34px;margin:8px 0}.fund-scenario-output .fund-chart{margin-top:20px}.fund-callout strong{font-size:14px;font-weight:500}.fund-callout p{margin:9px 0;line-height:1.8}.fund-callout>a{font-size:13px}.fund-caption{margin-bottom:17px;line-height:1.8}.fund-inline-links{margin:20px 0}.fund-note-nav a{line-height:1.7}main{padding-bottom:44px}main>div>.fund-section:last-child{margin-bottom:0}.fund-pane:focus{outline:none}.fund-pane .tbl-wrap{max-width:100%;overflow-x:auto}.fund-pane .perf-grid-2>*,.fund-pane .perf-grid-tracker>*{min-width:0}.fund-pane [data-mfx=tr-curve]{overflow-x:auto}.fund-panel .hs-block{border:0;padding:0}.fund-subnav{margin-top:0}.fund-metrics+.fund-flow{margin-bottom:28px}.fund-content>.fund-grid-3~.fund-tabs{margin-top:30px}.fund-section [id],.fund-section[id]{scroll-margin-top:110px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--fund-accent);outline-offset:4px}[hidden]{display:none!important}
@media(max-width:1000px){.fund-header-inner{gap:20px}.fund-wordmark{font-size:18px}.fund-nav{gap:17px}.fund-nav a{font-size:13px}}
@media(max-width:800px){.fund-header-inner>nav{margin-left:0;width:100%}.fund-header-inner{row-gap:0}.fund-wordmark{font-size:18px}.fund-page-head{padding-top:28px}.fund-hero-lead{font-size:16px}.fund-brief li{font-size:13px}.fund-head-links a{white-space:normal}.fund-subnav{gap:0 20px}.fund-subnav button{font-size:13px}.fund-flow h3{font-size:17px}.fund-note-summary{font-size:17px}.fund-panel .fund-table{min-width:440px}.fund-footer-bottom p{max-width:none}.fund-scenario-output output{font-size:30px}}
@media(max-width:480px){.fund-hero{padding-bottom:30px}.fund-metric-note{font-size:11px}.fund-metric-value{font-size:25px}.fund-metrics{margin-bottom:22px}.fund-head-links a{font-size:12px;padding:8px 10px}.fund-dashboard-card h3{font-size:24px}.fund-flow{gap:12px}.fund-toolbar{align-items:stretch}.fund-toolbar label{align-items:start;flex-direction:column;width:100%}.fund-toolbar select,.fund-toolbar input{width:100%}.fund-note{padding-top:30px}.fund-note h1{font-size:32px}.fund-header-inner{column-gap:8px}.fund-brand{gap:9px}.fund-mark{width:32px;height:35px}.fund-wordmark{font-size:16px}.fund-wordmark small{font-size:8px;letter-spacing:.13em}.fund-menu{font-size:12px;padding:8px}.fund-section-title h2,.section-head h2{font-size:21px}.fund-panel{padding:16px}.fund-research-row h3{font-size:20px}.fund-footer .fund-wordmark{font-size:18px}}
.fund-subnav{position:sticky;top:88px;z-index:40;background:var(--bg);flex-wrap:nowrap;overflow-x:auto;gap:22px}.fund-subnav button{flex-shrink:0;white-space:nowrap}.fund-tabs{scroll-margin-top:88px}.fund-research-detail{border:1px solid var(--border);padding:20px;background:var(--bg2)}.fund-research-detail summary{font-size:15px;color:var(--fund-accent);cursor:pointer}.fund-research-detail[open]>summary{margin-bottom:20px}.fund-research-detail .fund-longform{font-size:15px}.fund-tabs .fund-section .fund-grid-2{margin-top:18px}@media(max-width:800px){.fund-subnav{top:74px;gap:20px}.fund-tabs{scroll-margin-top:74px}}@media(max-width:480px){.fund-flow{grid-template-columns:1fr 1fr}.fund-flow-item{padding:14px}.fund-flow-item p{display:none}.fund-flow-item h3{font-size:15px}.fund-flow-item small{font-size:11px}}
@media print{.fund-header,.fund-menu,.fund-subnav,.fund-footer,.fund-toolbar{display:none}.fund-pane[hidden]{display:block!important}.fund-content{padding:0}.fund-panel{break-inside:avoid}.fund-page-head{padding-top:0}.fund-hero h1{font-size:34px}}

.fund-panel [data-mf="profile"]>.about-name,.fund-panel [data-mf="profile"]>.about-role,.fund-panel [data-mf="profile"]>.about-exp,.fund-panel [data-mf="profile"]>.about-links{display:none}.fund-panel [data-mf="profile"]>.about-bio:first-of-type{margin-top:0}
