.fund-reading { max-width: 960px; margin-inline: auto; padding: 48px clamp(20px, 4vw, 56px) 80px; color: #172338; line-height: 1.9; overflow-wrap: anywhere; }
.fund-reading h1 { font-size: clamp(30px, 4vw, 48px); line-height: 1.35; text-wrap: balance; margin: 12px 0 24px; }
.fund-reading h2 { display: flex; gap: 12px; align-items: flex-start; font-size: clamp(23px, 3vw, 30px); line-height: 1.5; margin: 8px 0 24px; text-wrap: balance; }
.fund-reading .fund-reading__heading-icon { flex: 0 0 38px; height: 38px; display: inline-flex; align-items: center; justify-content: center; border-radius: 8px; background: #edf3fa; color: #234ec2; font-size: 24px; margin-top: 3px; }
.fund-reading h3, .fund-reading h4 { margin: 0 0 10px; line-height: 1.6; }
.fund-reading p { margin: 0 0 20px; text-wrap: pretty; }
.fund-reading a, .fund-reading-toc a { color: #234ec2; text-decoration: underline; text-underline-offset: .2em; }
.fund-reading a:focus-visible, .fund-reading summary:focus-visible { outline: 3px solid #234ec2; outline-offset: 4px; }
.fund-reading section { padding-block: 42px; border-top: 1px solid #dce2eb; }
.fund-reading [id], .fund-page-skeleton__section[id] { scroll-margin-top: 140px; }
.fund-reading__eyebrow { font-size: 12px; color: #52627a; letter-spacing: .08em; font-weight: 700; }
.fund-reading__lead { font-size: 19px; }
.fund-reading__note { padding: 16px 20px; background: #f3f6fa; border-left: 3px solid #8595af; font-size: 14px; }
.fund-reading__toc, .fund-reading-toc { margin: 24px 0; padding: 16px 20px; background: #f7f9fc; border: 1px solid #dce2eb; border-radius: 8px; }
.fund-reading__toc summary .mi { vertical-align: middle; color: #234ec2; margin-right: 8px; font-size: 21px; }
.fund-reading__toc ol { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); column-gap: 32px; margin-bottom: 0; }
.fund-reading__toc ol li { margin: 0; padding-left: 4px; font-size: 14px; }
.fund-reading__toc li::marker { color: #52627a; font-variant-numeric: tabular-nums; }
.fund-reading__toc a { display: block; padding: 9px 0; line-height: 1.7; text-decoration: none; }
.fund-reading__toc a:hover { text-decoration: underline; }
.fund-reading summary, .fund-reading-toc summary { cursor: pointer; font-weight: 600; }
.fund-reading ul, .fund-reading ol, .fund-reading-toc ol { padding-left: 24px; }
.fund-reading li { margin-block: 10px; }
.fund-reading__toc ol, .fund-reading__steps { list-style-type: decimal; }
.fund-reading .fund-reading__definitions { list-style: none; padding: 0; margin: 24px 0 28px; border-top: 1px solid #dce2eb; }
.fund-reading__definitions > li { display: grid; grid-template-columns: minmax(160px, 30%) minmax(0, 1fr); gap: 12px 24px; margin: 0; padding: 20px 0; border-bottom: 1px solid #dce2eb; }
.fund-reading__definitions > li > strong { font-size: 16px; line-height: 1.8; min-width: 0; }
.fund-reading__definitions > li > p { margin: 0; font-size: 16px; line-height: 1.85; }
.fund-reading__definitions--compact > li { padding-block: 16px; }
.fund-reading .fund-reading__benefits { list-style: none; padding: 0; margin: 24px 0 28px; border-block: 1px solid #dce2eb; }
.fund-reading__benefits > li { display: flex; align-items: flex-start; gap: 16px; padding: 20px 0; margin: 0; }
.fund-reading__benefits > li + li { border-top: 1px solid #dce2eb; }
.fund-reading__benefits > li > .mi { display: inline-flex; align-items: center; justify-content: center; flex: 0 0 40px; height: 40px; font-size: 24px; color: #234ec2; background: #edf3fa; border-radius: 8px; }
.fund-reading__benefits > li > div { min-width: 0; }
.fund-reading__benefits h3 { font-size: 17px; margin-bottom: 6px; }
.fund-reading__benefits p { font-size: 16px; line-height: 1.85; margin: 0; }
.fund-reading__steps { display: grid; gap: 14px; }
.fund-reading__steps > li { padding: 18px 20px; background: #f7f9fc; border-left: 3px solid #5776af; border-radius: 0 8px 8px 0; margin-block: 0; }
.fund-reading__steps > li::marker { color: #234ec2; font-weight: 700; font-variant-numeric: tabular-nums; }
.fund-reading__steps p { margin-bottom: 8px; }
.fig.fig-fund-exchanges, .fig.fig-fund-call { margin: 24px 0; padding: 24px; border: 1px solid #cbd5e1; border-radius: 12px; background: #fff; }
.fig.fig-fund-exchanges .fund-reading__exchange { display: grid; grid-template-columns: 36px 1fr 1.5fr 1fr; align-items: center; gap: 12px; padding: 16px 0; border-bottom: 1px solid #e2e8f0; }
.fig.fig-fund-exchanges .fund-reading__exchange strong { padding: 12px 8px; background: #edf3fa; text-align: center; border: 1px solid #ccd9e8; border-radius: 6px; }
.fig.fig-fund-exchanges .fund-reading__exchange span { text-align: center; font-size: 14px; }
.fig.fig-fund-exchanges figcaption, .fig.fig-fund-call figcaption { margin-top: 20px; color: #52627a; font-size: 14px; }
.fund-reading .fund-reading__indexes { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px; padding: 0; margin: 24px 0 32px; list-style: none; }
.fund-reading__indexes > li { min-width: 0; margin: 0; }
.fund-reading .fund-reading__index-link { display: flex; align-items: center; gap: 14px; height: 100%; box-sizing: border-box; padding: 20px 16px; border: 1px solid #dce2eb; border-radius: 10px; text-decoration: none; background: #fff; }
.fund-reading__index-link:hover { border-color: #5776af; background: #f7f9fc; }
.fund-reading .fund-reading__index-icon { display: inline-flex; align-items: center; justify-content: center; width: 42px; height: 42px; flex: 0 0 42px; border-radius: 9px; background: #edf3fa; font-size: 23px; color: #234ec2; }
.fund-reading__index-copy { flex: 1; min-width: 0; }
.fund-reading__index-copy strong { display: block; color: #172338; font-size: 16px; line-height: 1.6; }
.fund-reading__index-copy small { display: block; color: #52627a; font-size: 13px; line-height: 1.7; margin-top: 4px; }
.fund-reading .fund-reading__index-arrow { font-size: 20px; color: #52627a; flex: 0 0 20px; }
.fund-reading__callout { display: flex; align-items: flex-start; gap: 14px; padding: 24px; margin-block: 28px; border-left: 3px solid #5776af; border-radius: 0 8px 8px 0; background: #f7f9fc; }
.fund-reading__callout > .mi { font-size: 24px; flex: 0 0 24px; color: #234ec2; margin-top: 3px; }
.fund-reading__callout > div { min-width: 0; }
.fund-reading__callout p:last-child { margin-bottom: 0; }
.fund-reading #faq { margin-top: 40px; }
.fund-reading #faq > h3 { display: flex; align-items: center; gap: 10px; margin-bottom: 20px; }
.fund-reading #faq > h3 .mi { color: #234ec2; }
.fund-reading #faq details { border: 1px solid #dce2eb; border-radius: 8px; margin-block: 10px; }
.fund-reading #faq summary { position: relative; list-style: none; padding: 18px 48px 18px 20px; font-size: 16px; line-height: 1.7; }
.fund-reading #faq summary::-webkit-details-marker { display: none; }
.fund-reading #faq summary::after { content: '+'; position: absolute; right: 20px; top: 18px; color: #234ec2; font-size: 22px; font-weight: 400; line-height: 1.2; }
.fund-reading #faq details[open] summary::after { content: '−'; }
.fund-reading #faq details[open] summary { background: #f7f9fc; border-bottom: 1px solid #dce2eb; border-radius: 8px 8px 0 0; }
.fund-reading #faq details p { margin: 0; padding: 18px 20px; }
.fund-detail { overflow-wrap: anywhere; }
.fund-detail h2 { font-size: clamp(22px, 2.5vw, 28px); line-height: 1.6; text-wrap: balance; border-bottom: 0; padding-bottom: 0; }
.fund-detail .fund-page-skeleton__section { min-height: 0; padding-block: 32px; }
.fund-detail .fund-page-skeleton__section > ul { list-style: disc; padding-left: 24px; font-size: 16px; line-height: 1.9; margin-top: 18px; }
.fund-detail .fund-page-skeleton__section > ul > li + li { margin-top: 14px; }
.fund-detail .fund-page-skeleton__section > ul > li::marker { color: #5776af; }
.fund-detail a { color: #234ec2; text-decoration: underline; text-underline-offset: .2em; }
.fund-detail a:focus-visible, .fund-detail summary:focus-visible { outline: 3px solid #234ec2; outline-offset: 4px; }
.fund-detail .fund-reading-toc ol { list-style: decimal; }
.fund-detail .fund-reading-toc li { padding-block: 6px; line-height: 1.7; }
.fund-detail .fund-reading-toc .mi { vertical-align: middle; color: #234ec2; font-size: 21px; }
.fig.fig-fund-workflow { margin: 24px 0 0; padding: 24px; border: 1px solid #dce2eb; border-radius: 10px; background: #f7f9fc; }
.fig.fig-fund-workflow h3 { display: flex; gap: 10px; align-items: flex-start; font-size: 18px; line-height: 1.7; margin: 0 0 20px; }
.fig.fig-fund-workflow h3 .mi { color: #234ec2; flex: 0 0 24px; }
.fig.fig-fund-workflow .fund-detail__flow { display: grid; gap: 14px; padding-left: 24px; margin: 0; list-style: decimal; }
.fig.fig-fund-workflow .fund-detail__flow > li { padding: 16px; border: 1px solid #dce2eb; border-radius: 8px; background: #fff; line-height: 1.8; }
.fig.fig-fund-workflow .fund-detail__flow li::marker { color: #234ec2; font-weight: 700; }
.fig.fig-fund-workflow p { margin: 6px 0; font-size: 15px; }
.fig.fig-fund-workflow .fund-detail__transfer { color: #234ec2; }
.fig.fig-fund-workflow .fund-detail__flow a { display: inline-block; font-size: 14px; margin-top: 8px; }
.fig.fig-fund-workflow .fund-detail__flow--branch { list-style: none; padding: 0; grid-template-columns: repeat(2, minmax(0, 1fr)); }
.fig.fig-fund-workflow .fund-detail__flow--branch > li:first-child { grid-column: 1 / -1; }
.fig.fig-fund-workflow figcaption { font-size: 14px; color: #52627a; line-height: 1.8; margin-top: 18px; }
.fund-detail__faq, .fund-detail__sources { padding-block: 32px; scroll-margin-top: 140px; }
.fund-detail__faq h2, .fund-detail__sources h2 { display: flex; gap: 10px; margin-bottom: 20px; }
.fund-detail__faq h2 .mi, .fund-detail__sources h2 .mi { color: #234ec2; align-self: center; }
.fund-detail__faq details { border: 1px solid #dce2eb; border-radius: 8px; margin-bottom: 12px; }
.fund-detail__faq summary { padding: 18px 20px; cursor: pointer; font-weight: 600; line-height: 1.8; }
.fund-detail__faq details[open] summary { background: #f7f9fc; border-bottom: 1px solid #dce2eb; }
.fund-detail__faq p { padding: 16px 20px; margin: 0; line-height: 1.9; }
.fund-detail__sources { border-top: 1px solid #dce2eb; color: #52627a; font-size: 14px; line-height: 1.85; }
.fund-detail__sources ul { padding-left: 24px; list-style: disc; }
.fund-detail__sources li { margin-block: 16px; }
@media (max-width: 540px) {
  .fig.fig-fund-workflow { padding: 16px; }
  .fig.fig-fund-workflow .fund-detail__flow--branch { grid-template-columns: 1fr; }
}
@media (max-width: 980px) {
  body.section-menu-locked #site-nav { z-index: calc(var(--z-modal) + 1); }
  body.section-menu-locked .section-menu__modal:not([hidden]) { inset-block-start: 69px; }
  body.section-menu-locked .section-menu__panel { height: calc(100dvh - 69px); }
}
@media (max-width: 540px) {
  .fund-reading__definitions > li { grid-template-columns: 1fr; gap: 6px; padding-block: 16px; }
  .fund-reading__benefits > li { gap: 12px; padding-block: 18px; }
  .fund-reading { padding-top: 28px; }
  .fig.fig-fund-exchanges, .fig.fig-fund-call { padding: 14px; }
  .fig.fig-fund-exchanges .fund-reading__exchange { grid-template-columns: 1fr 1.3fr 1fr; gap: 6px; font-size: 13px; }
  .fig.fig-fund-exchanges .fund-reading__exchange small { grid-column: 1 / -1; }
  .fig.fig-fund-exchanges .fund-reading__exchange span { font-size: 12px; }
  .fund-reading .fund-reading__indexes, .fund-reading__toc ol { grid-template-columns: 1fr; }
  .fund-reading .fund-reading__index-link { padding: 16px; }
  .fund-reading__callout { padding: 18px 16px; }
}
