.pc-wrap{display:flex;flex-direction:column;gap:20px;color:var(--insider-text)}.pc-section-head{display:flex;flex-direction:column;gap:4px;margin-top:4px;margin-bottom:4px}.pc-section-head--sub{margin-top:12px}.pc-section-title{font-size:18px;font-weight:600;letter-spacing:-.01em;color:var(--hedge-heading);margin:0}.pc-section-title--sub{font-size:15px}.pc-section-sub{font-size:12px;color:var(--insider-muted);margin:0;line-height:1.5}.pc-grid{display:grid;gap:16px}.pc-grid--two{grid-template-columns:repeat(auto-fit,minmax(360px,1fr))}.pc-panel{display:flex;flex-direction:column;border-radius:var(--suite-section-radius);border:1px solid var(--insider-border-muted);background:color-mix(in srgb,var(--insider-surface-elevated) 72%,transparent);overflow:hidden}.pc-panel--full{grid-column:1 / -1}.pc-panel-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:12px 16px 10px;border-bottom:1px solid color-mix(in srgb,var(--insider-border-muted) 60%,transparent);flex-wrap:wrap}.pc-panel-title{font-size:13px;font-weight:700;color:var(--insider-text);letter-spacing:.01em}.pc-panel-sub{font-size:11px;color:var(--insider-muted);font-family:JetBrains Mono,monospace;font-variant-numeric:tabular-nums;letter-spacing:.02em}.pc-panel-body{position:relative;padding:12px;min-height:200px}.pc-empty{padding:24px;text-align:center;color:var(--insider-muted);font-size:13px;border-radius:calc(var(--suite-section-radius) - 4px);border:1px dashed var(--insider-border-muted);background:transparent}.pc-empty--full{min-height:120px;display:flex;align-items:center;justify-content:center}.pc-tip{position:fixed;top:0;left:0;z-index:1000;min-width:200px;max-width:280px;padding:10px 12px;border-radius:8px;background:color-mix(in srgb,var(--insider-surface-elevated) 96%,transparent);border:1px solid color-mix(in srgb,var(--insider-chart-blue) 35%,transparent);box-shadow:0 12px 30px -12px #000000a6;color:var(--insider-text);font-size:12px;line-height:1.45;pointer-events:none;opacity:0;transform:translate3d(0,6px,0);transition:opacity .12s ease,transform .12s ease}.pc-tip--visible{opacity:1;transform:translateZ(0)}.pc-tip-title{font-family:JetBrains Mono,monospace;font-weight:700;font-size:12px;margin-bottom:6px;padding-bottom:4px;border-bottom:1px solid color-mix(in srgb,var(--insider-border-muted) 50%,transparent);color:var(--insider-chart-blue)}.pc-tip-row{display:flex;justify-content:space-between;gap:16px;font-variant-numeric:tabular-nums}.pc-tip-row>span:first-child{color:var(--insider-muted);text-transform:uppercase;font-size:10px;letter-spacing:.06em}.pc-tip-row>span:last-child{font-family:JetBrains Mono,monospace;color:var(--insider-text)}.pc-tip-row--wide{grid-column:1 / -1}.pc-tip-row--wide>span{color:var(--insider-text)}.pc-tip-foot{margin-top:6px;padding-top:4px;border-top:1px dashed color-mix(in srgb,var(--insider-border-muted) 50%,transparent);color:var(--insider-chart-blue);font-size:10px;letter-spacing:.06em;text-transform:uppercase}.pc-treemap-wrap{position:relative;width:100%;height:100%;min-height:380px}.pc-treemap-svg{width:100%;height:100%;display:block}.pc-treemap-cell{stroke:var(--insider-border-muted);stroke-width:.6;transition:filter .12s ease}.pc-treemap-cell:hover{filter:brightness(1.18) saturate(1.05)}[data-theme=light] .pc-treemap-cell:hover{filter:brightness(.92) saturate(1.08)}.pc-treemap-lbl-ticker{font-family:JetBrains Mono,monospace;font-weight:700;font-size:12px;fill:#fffffff2;pointer-events:none}.pc-treemap-lbl-pct{font-family:JetBrains Mono,monospace;font-size:11px;fill:#ffffffc7;pointer-events:none}[data-theme=light] .pc-treemap-cell{stroke:#ffffff8c;stroke-width:1.2}.pc-wf-wrap,.pc-bee-wrap{position:relative;width:100%;height:100%;min-height:360px}.pc-wf-svg,.pc-bee-svg{width:100%;height:100%;display:block}.pc-wf-bar{transition:filter .12s ease}.pc-wf-bar:hover{filter:brightness(1.15) saturate(1.1)}.pc-wf-bar-label{font-family:JetBrains Mono,monospace;font-size:9px;fill:var(--insider-muted);font-variant-numeric:tabular-nums;pointer-events:none}.pc-wf-connector{stroke:#a855f78c;stroke-width:1.2;stroke-dasharray:4 3;fill:none}.pc-zero-line{stroke:color-mix(in srgb,var(--insider-cta-amber) 55%,transparent);stroke-width:1.5;stroke-dasharray:0}.pc-axis path,.pc-axis line{stroke:color-mix(in srgb,var(--insider-muted) 55%,transparent);stroke-width:1}.pc-axis text{font-family:JetBrains Mono,monospace;font-size:10px;fill:var(--insider-muted)}.pc-grid path{display:none}.pc-grid line{stroke:color-mix(in srgb,var(--insider-border-muted) 55%,transparent);stroke-dasharray:2 3}.pc-axis-title{font-family:Inter,sans-serif;font-size:10px;text-transform:uppercase;letter-spacing:.08em;fill:var(--insider-muted)}.pc-bee-wrap{padding-bottom:32px}.pc-bee-col-label{font-family:JetBrains Mono,monospace;font-size:10px;font-weight:700;letter-spacing:.12em;fill:var(--insider-muted);text-transform:uppercase}.pc-bee-divider{stroke:color-mix(in srgb,var(--insider-border-muted) 60%,transparent);stroke-dasharray:4 4;stroke-opacity:.6}.pc-bee{transition:filter .12s ease}.pc-bee:hover{filter:brightness(1.2)}.pc-bee-legend{position:absolute;bottom:4px;left:50%;transform:translate(-50%);display:flex;gap:16px;font-size:11px;color:var(--insider-muted);font-family:Inter,sans-serif}.pc-bee-legend span{display:inline-flex;align-items:center;gap:6px}.pc-bee-sw{display:inline-block;width:10px;height:10px;border-radius:50%;border:1px solid rgba(0,0,0,.18)}.pts-wrap{display:flex;flex-direction:column;gap:28px;color:var(--insider-text);transition:opacity .12s ease}.pts-wrap.pts-loading{opacity:.72}.pts-selector-row{display:flex;align-items:center;gap:16px;flex-wrap:wrap;padding:14px 16px;border-radius:var(--suite-section-radius);border:1px solid var(--insider-border-muted);background:color-mix(in srgb,var(--insider-surface-elevated) 72%,transparent)}.pts-badge{font-family:JetBrains Mono,monospace;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:4px 10px;border-radius:999px;color:var(--insider-cta-amber);background:color-mix(in srgb,var(--insider-cta-amber) 14%,transparent);border:1px solid color-mix(in srgb,var(--insider-cta-amber) 40%,transparent)}.pts-wrap a{color:inherit;text-decoration:none;border-bottom:1px dotted color-mix(in srgb,var(--insider-chart-blue) 55%,transparent);transition:color .12s ease}.pts-wrap a:hover{color:var(--insider-chart-blue)}.pts-wrap .portfolio-charts a,.pts-wrap .portfolio-charts a:hover{border-bottom:none;text-decoration:none}.pts-wrap .shift-table a{border-bottom:none;text-decoration:underline dotted color-mix(in srgb,var(--insider-chart-blue) 55%,transparent);text-underline-offset:2px;text-decoration-thickness:1px}.pts-wrap .shift-table a:hover{color:var(--insider-chart-blue)}.pts-wrap .section-head{display:flex;flex-direction:column;gap:4px;margin-bottom:12px}.pts-wrap .section-title{font-size:18px;font-weight:600;letter-spacing:-.01em;color:var(--hedge-heading);margin:0;display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.pts-wrap .section-subtitle{font-family:JetBrains Mono,monospace;font-size:13px;font-weight:500;color:var(--insider-cta-amber);letter-spacing:0}.pts-wrap .section-sub{font-size:12px;color:var(--insider-muted);margin:0}.pts-wrap .empty{padding:24px;text-align:center;color:var(--insider-muted);font-size:13px;border-radius:var(--suite-section-radius);border:1px dashed var(--insider-border-muted)}.pts-wrap .lb-table-wrap{overflow-x:auto;border-radius:var(--suite-section-radius);border:1px solid var(--insider-border-muted);background:color-mix(in srgb,var(--insider-surface-elevated) 72%,transparent)}.pts-wrap .lb-table{width:100%;border-collapse:collapse;font-size:13px}.pts-wrap .lb-table thead th{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--insider-muted);text-align:left;padding:10px 12px;border-bottom:1px solid var(--insider-border-muted);white-space:nowrap}.pts-wrap .lb-table tbody td{padding:10px 12px;border-bottom:1px solid color-mix(in srgb,var(--insider-border-muted) 60%,transparent);vertical-align:middle}.pts-wrap .lb-table tbody tr:last-child td{border-bottom:none}.pts-wrap .lb-table tbody tr:hover{background:color-mix(in srgb,var(--insider-text) 4%,transparent)}.pts-wrap .col-rank{font-family:JetBrains Mono,monospace;font-weight:700;width:40px;text-align:center;color:var(--insider-muted)}.pts-wrap .col-num{font-family:JetBrains Mono,monospace;font-variant-numeric:tabular-nums;text-align:right;white-space:nowrap}.pts-wrap .col-weight{color:var(--insider-text);font-weight:700}.pts-wrap .ticker{font-family:JetBrains Mono,monospace;font-weight:700;color:var(--insider-text)}.pts-wrap .lb-table .issuer{font-size:12px;color:var(--insider-muted);display:flex;align-items:center;gap:8px;max-width:320px;min-width:0}.pts-wrap .issuer-link{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pts-wrap .sector{font-size:12px;color:var(--insider-muted);white-space:nowrap}.pts-wrap .sector .dot{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:6px;vertical-align:middle}.pts-wrap .delta{font-weight:600}.pts-wrap .delta-up{color:var(--insider-chart-green)}.pts-wrap .delta-dn{color:var(--insider-chart-red)}.pts-wrap .chip{font-family:JetBrains Mono,monospace;font-size:9px;font-weight:700;letter-spacing:.08em;padding:2px 6px;border-radius:4px;flex-shrink:0}.pts-wrap .chip-new{background:color-mix(in srgb,var(--insider-chart-green) 18%,transparent);color:var(--insider-chart-green);border:1px solid color-mix(in srgb,var(--insider-chart-green) 40%,transparent)}.pts-wrap .shifts-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-items:start}@media(max-width:720px){.pts-wrap .shifts-grid{grid-template-columns:1fr}}.pts-wrap .shift-panel{display:flex;flex-direction:column;min-width:0;border-radius:var(--suite-section-radius);border:1px solid var(--insider-border-muted);background:color-mix(in srgb,var(--insider-surface-elevated) 72%,transparent);overflow:hidden}.pts-wrap .shift-panel-head{padding:10px 14px;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--insider-muted);border-bottom:1px solid color-mix(in srgb,var(--insider-border-muted) 60%,transparent)}.pts-wrap .shift-panel-body{padding:0;overflow-x:auto;flex:0 0 auto;min-height:0}.pts-wrap .shift-empty{margin:0;padding:16px;text-align:center;color:var(--insider-muted);font-size:12px;font-style:italic}.pts-wrap .shift-table{width:100%;border-collapse:collapse;font-size:12px}.pts-wrap .shift-table thead th{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--insider-muted);text-align:left;padding:8px 12px 6px;border-bottom:1px solid color-mix(in srgb,var(--insider-border-muted) 60%,transparent);white-space:nowrap;vertical-align:bottom;line-height:1.2}.pts-wrap .shift-table tbody td{padding:7px 12px;border-bottom:1px solid color-mix(in srgb,var(--insider-border-muted) 45%,transparent);vertical-align:top;line-height:1.35}.pts-wrap .shift-table tbody tr:last-child td{border-bottom:none}.pts-wrap .shift-table tbody tr:hover{background:color-mix(in srgb,var(--insider-text) 4%,transparent)}.pts-wrap .shift-table .issuer{max-width:220px}.pts-wrap .shift-table .issuer-link{display:inline-flex;align-items:flex-start;gap:6px;max-width:100%;line-height:1.35}.pts-wrap .shift-table .ticker a{font-family:JetBrains Mono,monospace;font-weight:700;color:var(--insider-text)}.pts-wrap .shift-table .col-weight{color:var(--insider-text);font-weight:700}.aum-chart{position:relative;width:100%;height:220px;min-height:220px;display:flex;flex-direction:column}.aum-y-axis{position:absolute;inset:0 0 22px;pointer-events:none;display:flex;flex-direction:column;justify-content:space-between;z-index:0}.aum-y-tick{position:relative;width:100%}.aum-y-tick:after{content:"";position:absolute;left:40px;right:0;top:50%;height:1px;background:color-mix(in srgb,var(--insider-border-muted) 50%,transparent)}.aum-y-label{font-size:9px;font-family:JetBrains Mono,monospace;color:var(--insider-muted, #94a3b8);white-space:nowrap;line-height:1;display:block;width:38px;text-align:right;position:relative;z-index:1}.aum-bars{display:flex;align-items:flex-end;padding:0 0 22px 46px;gap:max(2px,calc((100% - 46px) / (var(--bar-count, 12) * 3.5)));flex:1 1 auto;min-height:0;box-sizing:border-box;position:relative;z-index:1;height:100%}.aum-bar-col{display:flex;flex-direction:column;align-items:center;flex:1;height:100%;min-width:0;cursor:default}.aum-bar-track{flex:1;width:100%;display:flex;flex-direction:column;justify-content:flex-end}.aum-bar-fill{width:100%;border-radius:3px 3px 0 0;transition:height .4s cubic-bezier(.22,1,.36,1),opacity .15s;min-height:2px;position:relative}.aum-bar-fill:after{content:attr(data-tooltip);position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);background:var(--insider-surface-elevated, #1e293b);border:1px solid var(--insider-border-muted);color:var(--insider-text);font-family:JetBrains Mono,monospace;font-size:10px;padding:3px 7px;border-radius:4px;white-space:nowrap;pointer-events:none;opacity:0;transition:opacity .12s;z-index:10}.aum-bar-col:hover .aum-bar-fill:after{opacity:1}.aum-bar-up{background:var(--insider-chart-blue, #00a0ff)}.aum-bar-col:hover .aum-bar-up{background:color-mix(in srgb,var(--insider-chart-blue, #00a0ff) 80%,white)}.aum-bar-dn{background:var(--insider-chart-red, #ef4444);opacity:.72}.aum-bar-col:hover .aum-bar-dn{opacity:1}.aum-bar-label{margin-top:5px;font-size:9px;font-weight:600;color:var(--insider-muted, #94a3b8);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;text-align:center;font-family:JetBrains Mono,monospace;letter-spacing:.02em}@media(max-width:480px){.aum-bar-label,.aum-y-label{font-size:8px}}.fund-page[data-astro-cid-u56evio3]{display:flex;flex-direction:column;gap:28px;color:var(--insider-text)}.fund-page[data-astro-cid-u56evio3] a[data-astro-cid-u56evio3]{color:inherit;text-decoration:none;border-bottom:1px dotted color-mix(in srgb,var(--insider-chart-blue) 55%,transparent);transition:color .12s ease}.fund-page[data-astro-cid-u56evio3] a[data-astro-cid-u56evio3]:hover{color:var(--insider-chart-blue)}.fund-page[data-astro-cid-u56evio3] .aum-chart-slot[data-astro-cid-u56evio3] a[data-astro-cid-u56evio3]{border-bottom:none;text-decoration:none}.crumbs[data-astro-cid-u56evio3]{font-size:12px;color:var(--insider-muted);display:flex;gap:8px;align-items:center;flex-wrap:wrap}.crumbs[data-astro-cid-u56evio3] a[data-astro-cid-u56evio3]{color:var(--insider-chart-blue);text-decoration:none;border-bottom:none}.crumbs[data-astro-cid-u56evio3] a[data-astro-cid-u56evio3]:hover{color:var(--insider-chart-blue);text-decoration:underline}.fund-head[data-astro-cid-u56evio3]{display:flex;flex-direction:column;gap:10px}.fund-title[data-astro-cid-u56evio3]{font-size:clamp(22px,3.2vw,32px);font-weight:700;letter-spacing:-.02em;color:var(--hedge-heading);line-height:1.15;margin:0}.fund-lede[data-astro-cid-u56evio3]{font-size:15px;line-height:1.65;color:var(--insider-muted);margin:0}.fund-error[data-astro-cid-u56evio3]{padding:12px 16px;border-radius:var(--suite-section-radius);border:1px solid color-mix(in srgb,var(--insider-chart-red) 40%,transparent);background:color-mix(in srgb,var(--insider-chart-red) 8%,transparent);color:var(--insider-chart-red);font-size:13px}.kpi-grid[data-astro-cid-u56evio3]{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;padding:16px;border-radius:var(--suite-section-radius);border:1px solid var(--insider-border-muted);background:color-mix(in srgb,var(--insider-surface-elevated) 72%,transparent);margin:0}@media(max-width:1020px){.kpi-grid[data-astro-cid-u56evio3]{grid-template-columns:repeat(3,1fr)}}@media(max-width:520px){.kpi-grid[data-astro-cid-u56evio3]{grid-template-columns:repeat(2,1fr)}}.kpi-cell[data-astro-cid-u56evio3]{display:flex;flex-direction:column;gap:4px;text-align:center}.kpi-value[data-astro-cid-u56evio3]{font-family:JetBrains Mono,monospace;font-size:20px;font-weight:700;color:var(--insider-chart-blue);font-variant-numeric:tabular-nums;margin:0}.kpi-value--ticker[data-astro-cid-u56evio3]{font-size:18px}.kpi-label[data-astro-cid-u56evio3]{font-size:10px;font-weight:600;color:var(--insider-muted);text-transform:uppercase;letter-spacing:.06em;margin:0}.kpi-sub[data-astro-cid-u56evio3]{color:var(--insider-cta-amber);text-transform:none;font-weight:500;letter-spacing:0}.section-title[data-astro-cid-u56evio3]{font-size:18px;font-weight:600;letter-spacing:-.01em;color:var(--hedge-heading);margin:0;display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.fund-lede[data-astro-cid-u56evio3] strong[data-astro-cid-u56evio3]{color:var(--insider-text);font-weight:600}.fund-lede[data-astro-cid-u56evio3] .lede-ticker-wrap[data-astro-cid-u56evio3]{font-family:JetBrains Mono,monospace;font-weight:700}.methodology[data-astro-cid-u56evio3].faq{display:flex;flex-direction:column;gap:10px;border-top:1px solid var(--insider-border-muted);padding-top:24px}.section-h2[data-astro-cid-u56evio3]{font-size:16px;font-weight:600;color:var(--hedge-heading);margin:0 0 4px}.meth-body[data-astro-cid-u56evio3]{padding:10px 14px;border-radius:8px;border:1px solid var(--insider-border-muted);background:color-mix(in srgb,var(--insider-surface-elevated) 72%,transparent);display:flex;flex-direction:column;gap:8px}.meth-subtitle[data-astro-cid-u56evio3]{font-size:14px;font-weight:600;color:var(--insider-text);margin:0}.meth-body[data-astro-cid-u56evio3] p[data-astro-cid-u56evio3]{font-size:13px;line-height:1.6;color:var(--insider-muted);margin:0}.meth-body[data-astro-cid-u56evio3] ul[data-astro-cid-u56evio3]{margin:0;padding-left:1.2em;display:flex;flex-direction:column;gap:6px}.meth-body[data-astro-cid-u56evio3] li[data-astro-cid-u56evio3]{font-size:13px;line-height:1.6;color:var(--insider-muted)}.meth-body[data-astro-cid-u56evio3] strong[data-astro-cid-u56evio3]{color:var(--insider-text);font-weight:600}.methodology[data-astro-cid-u56evio3] .faq-item[data-astro-cid-u56evio3]{padding:10px 14px;border-radius:8px;border:1px solid var(--insider-border-muted);background:color-mix(in srgb,var(--insider-surface-elevated) 72%,transparent)}.methodology[data-astro-cid-u56evio3] .faq-item[data-astro-cid-u56evio3] summary[data-astro-cid-u56evio3]{cursor:pointer;font-size:14px;font-weight:600;color:var(--insider-text);list-style:none;position:relative;padding-right:20px}.methodology[data-astro-cid-u56evio3] .faq-item[data-astro-cid-u56evio3] summary[data-astro-cid-u56evio3]:after{content:"+";position:absolute;right:0;top:0;color:var(--insider-muted);font-family:JetBrains Mono,monospace;font-size:16px}.methodology[data-astro-cid-u56evio3] .faq-item[data-astro-cid-u56evio3][open] summary[data-astro-cid-u56evio3]:after{content:"–"}.methodology[data-astro-cid-u56evio3] .faq-item[data-astro-cid-u56evio3] p[data-astro-cid-u56evio3]{margin:8px 0 0;font-size:13px;line-height:1.6;color:var(--insider-muted)}.methodology[data-astro-cid-u56evio3] .faq-item[data-astro-cid-u56evio3] strong[data-astro-cid-u56evio3]{color:var(--insider-text);font-weight:600}.meth-source[data-astro-cid-u56evio3]{font-size:12px;color:var(--insider-muted);margin:4px 0 0;font-style:italic}.section-sub-astro[data-astro-cid-u56evio3]{font-size:13px;line-height:1.65;color:var(--insider-muted);margin:0 0 14px}.peer-group[data-astro-cid-u56evio3]{display:flex;flex-direction:column;gap:10px}.peer-table-wrap[data-astro-cid-u56evio3]{overflow-x:auto;border-radius:var(--suite-section-radius);border:1px solid var(--insider-border-muted)}.peer-table[data-astro-cid-u56evio3]{width:100%;border-collapse:collapse;font-size:13px}.peer-table[data-astro-cid-u56evio3] thead[data-astro-cid-u56evio3] th[data-astro-cid-u56evio3]{padding:8px 12px;text-align:left;font-size:11px;font-weight:600;color:var(--insider-muted);text-transform:uppercase;letter-spacing:.05em;background:color-mix(in srgb,var(--insider-surface-elevated) 80%,transparent);border-bottom:1px solid var(--insider-border-muted);white-space:nowrap}.peer-table[data-astro-cid-u56evio3] tbody[data-astro-cid-u56evio3] tr[data-astro-cid-u56evio3]{border-bottom:1px solid var(--insider-border-muted)}.peer-table[data-astro-cid-u56evio3] tbody[data-astro-cid-u56evio3] tr[data-astro-cid-u56evio3]:last-child{border-bottom:none}.peer-table[data-astro-cid-u56evio3] tbody[data-astro-cid-u56evio3] tr[data-astro-cid-u56evio3]:hover{background:color-mix(in srgb,var(--insider-chart-blue) 6%,transparent)}.peer-table[data-astro-cid-u56evio3] td[data-astro-cid-u56evio3]{padding:9px 12px;vertical-align:middle}.peer-table[data-astro-cid-u56evio3] .col-rank[data-astro-cid-u56evio3]{width:32px;color:var(--insider-muted);font-size:12px;font-family:JetBrains Mono,monospace}.peer-table[data-astro-cid-u56evio3] .peer-fund[data-astro-cid-u56evio3] a[data-astro-cid-u56evio3]{color:var(--insider-chart-blue);font-weight:500}.peer-table[data-astro-cid-u56evio3] .peer-fund[data-astro-cid-u56evio3] a[data-astro-cid-u56evio3]:hover{color:var(--insider-chart-blue)}.peer-table[data-astro-cid-u56evio3] .col-num[data-astro-cid-u56evio3]{text-align:right;font-family:JetBrains Mono,monospace;font-variant-numeric:tabular-nums;color:var(--insider-text)}.peer-table[data-astro-cid-u56evio3] .col-weight[data-astro-cid-u56evio3]{color:var(--insider-chart-blue);font-weight:600}.aum-section[data-astro-cid-u56evio3]{display:flex;flex-direction:column;gap:12px}.aum-head[data-astro-cid-u56evio3]{display:flex;flex-direction:column;gap:4px}.aum-chart-slot[data-astro-cid-u56evio3]{min-height:240px;border-radius:var(--suite-section-radius);border:1px solid var(--insider-border-muted);background:color-mix(in srgb,var(--insider-surface-elevated) 72%,transparent);padding:16px 16px 8px;box-sizing:border-box}.sr-only[data-astro-cid-u56evio3]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
