.performance-page .trading-banner{width:min(1120px,calc(100% - 48px));height:clamp(220px,25vw,340px);margin-top:14px;border-radius:2px;background:#dce9e4}
.performance-page .trading-banner>img{object-position:center 51%}
.performance-hero{max-width:1040px;margin:auto;padding:clamp(3.5rem,7vw,6.5rem) clamp(1.1rem,5vw,4.6rem)}
.performance-hero h1{max-width:920px;margin-bottom:1.25rem;font-size:clamp(2.8rem,5.3vw,5.4rem)}
.performance-hero h1 em{color:var(--coral);font-style:italic}
.performance-hero>p:not(.eyebrow){max-width:760px;margin:0;color:var(--muted);font-size:1.08rem}
.reality-section,.discipline-section,.performance-truth{max-width:1280px;margin:auto;padding:clamp(3.5rem,6vw,5.5rem) clamp(1.1rem,5vw,4.6rem);border-top:1px solid var(--line)}
.reality-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(2.5rem,6vw,6rem)}
.reality-copy p,.discipline-copy p{max-width:720px;margin:0 0 1rem;color:var(--muted)}
.performance-comparison{padding:clamp(3.5rem,6vw,5.5rem) max(clamp(1.1rem,5vw,4.6rem),calc((100vw - 1190px)/2));background:#e8efec}
.comparison-head{display:grid;grid-template-columns:1fr .72fr;gap:3rem;align-items:end;margin-bottom:2rem}
.comparison-head>p{max-width:520px;margin:0;color:var(--muted);font-size:.9rem}
.chart-card{padding:clamp(1rem,3vw,2rem);background:#fff;border-top:4px solid var(--teal);box-shadow:0 12px 35px #16313c12}
.chart-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;margin-bottom:1.3rem}
.chart-legend{display:flex;flex-wrap:wrap;gap:.7rem 1.3rem;color:var(--muted);font-size:.76rem;font-weight:600}
.chart-legend span{display:flex;align-items:center;gap:.45rem}
.chart-legend i{display:block;width:11px;height:11px;border-radius:50%}
.legend-sp{background:#173848}.legend-world{background:#39746f}.legend-bank{background:#d48161}
.chart-unit{color:var(--muted);font-size:.7rem;text-transform:uppercase;letter-spacing:.08em}
.performance-chart{min-height:365px}
.performance-chart svg{display:block;width:100%;height:auto;overflow:visible}
.performance-chart .grid-line{stroke:#d7dedb;stroke-width:1}
.performance-chart .axis-label{fill:#65757b;font:12px "IBM Plex Sans",sans-serif}
.performance-chart .period-label{fill:#18333e;font:600 13px "IBM Plex Sans",sans-serif}
.performance-chart .value-label{fill:#18333e;font:600 11px "IBM Plex Sans",sans-serif}
.performance-chart rect{transition:opacity .2s ease,transform .2s ease;transform-box:fill-box;transform-origin:bottom}
.performance-chart rect:hover{opacity:.78;transform:scaleY(1.02)}
.chart-error{padding:2rem;color:var(--coral);text-align:center}
.product-stories{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1rem}
.product-stories article{display:flex;flex-direction:column;min-height:285px;padding:1.45rem;background:#fff;border-bottom:4px solid var(--gold)}
.product-stories article:nth-child(2){border-color:var(--teal)}
.product-stories article:nth-child(3){border-color:var(--coral)}
.product-stories span{color:var(--teal);font-size:.65rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase}
.product-stories h3{margin:1.4rem 0 .65rem;font-size:1.45rem}
.product-stories p{margin:0;color:var(--muted);font-size:.88rem}
.product-stories b{margin-top:auto;padding-top:1.2rem;color:var(--teal);font-size:.72rem;font-weight:600}
.comparison-note{margin:1rem 0 0;padding:1rem 1.2rem;color:#ffffffc4;background:var(--navy);font-size:.78rem}
.discipline-section{display:flow-root}
.discipline-image{float:right;width:clamp(190px,23vw,285px);margin:0 0 1.5rem clamp(1.5rem,4vw,3.5rem);overflow:hidden;background:var(--navy)}
.discipline-image img{display:block;width:100%;height:auto}
.discipline-copy h2{max-width:850px}
.discipline-grid{clear:both;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;padding-top:2.5rem}
.discipline-grid article{padding:1.35rem;border-top:3px solid var(--gold);background:var(--sand)}
.discipline-grid article:nth-child(2){border-color:var(--coral)}
.discipline-grid article:nth-child(3){border-color:var(--teal)}
.discipline-grid b{display:grid;place-items:center;width:32px;height:32px;color:#fff;background:var(--teal);border-radius:50%;font-size:.7rem}
.discipline-grid h3{margin:1rem 0 .45rem;font-size:1.2rem}
.discipline-grid p{margin:0;color:var(--muted);font-size:.84rem}
.performance-truth{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(2.5rem,6vw,6rem);color:#fff;background:var(--navy);border:0}
.performance-truth .eyebrow{color:#b9d0cb}
.truth-card{align-self:center;padding:1.5rem;background:#2a4652;border-left:4px solid var(--gold)}
.truth-card p{margin:0 0 1.3rem;color:#ffffffc4}
.performance-sources{max-width:1190px;margin:clamp(3.5rem,6vw,5.5rem) auto 1rem;padding:clamp(1.4rem,4vw,2.4rem);background:#fff;border:1px solid var(--line)}
.performance-sources h2{margin-bottom:.8rem}
.performance-sources>p:not(.eyebrow){max-width:900px;color:var(--muted);font-size:.86rem}
.performance-sources>div{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.2rem}
.performance-sources a{color:var(--teal);font-size:.78rem;font-weight:700;text-decoration:underline;text-underline-offset:3px}
.performance-disclaimer{max-width:1190px;margin:0 auto clamp(3.5rem,6vw,5.5rem);padding:0 clamp(1.1rem,5vw,4.6rem);color:var(--muted);font-size:.76rem}
nav a[aria-current="page"]{color:var(--teal)}
@media(max-width:960px){.reality-section,.comparison-head,.performance-truth{grid-template-columns:1fr}.product-stories{grid-template-columns:1fr}.product-stories article{min-height:0}.product-stories b{margin-top:1rem}.discipline-grid{grid-template-columns:1fr}.chart-toolbar{align-items:flex-start;flex-direction:column}}
@media(max-width:600px){.performance-page .trading-banner{width:auto;height:190px;margin:10px 1.1rem 0}.performance-page .trading-banner>img{object-position:center 48%}.performance-hero{padding-top:2.8rem}.chart-card{padding:1rem .55rem}.performance-chart{min-height:300px;overflow-x:auto}.performance-chart svg{min-width:620px}.discipline-image{width:42%;min-width:145px;margin-left:1.1rem}.performance-sources{margin-inline:1.1rem}.performance-disclaimer{padding-inline:1.1rem}}
