.fee-impact{background:#f2f3fb;border:1px solid #e2e3f0;border-radius:28px;padding:38px}.fee-impact .section-head{margin-bottom:28px}.fee-impact .section-head h2{font-size:clamp(2rem,3.6vw,3.25rem);line-height:1.08}.fee-impact .section-head>p{max-width:390px;font-size:1rem}.fee-impact-layout{display:grid;grid-template-columns:minmax(220px,.65fr) minmax(0,1.65fr);gap:32px}.fee-control-title{font-weight:750;margin:0 0 20px}.fee-impact form>label,.fee-extra-inputs>label{display:block;font-size:.875rem;font-weight:650;margin:0 0 18px}.fee-impact input[type=number]{display:block;background:white;color:#231e3d;width:100%;padding:12px 14px;margin-top:7px;border:1px solid #c9c6d7;border-radius:10px;font-family:inherit;font-size:1rem;font-weight:600}.fee-impact input[type=range]{display:block;width:100%;margin-top:16px;accent-color:#4930e9}.fee-impact output{float:right;color:#4930e9}.fee-impact form>details{font-size:.875rem;margin:23px 0}.fee-impact summary{cursor:pointer;padding:12px 0}.fee-extra-inputs{padding-top:12px}.fee-impact form>.button{width:100%;font-size:.9rem}.fee-did-you-know{padding:20px;background:#e0edb8;border-radius:13px;font-size:.875rem;line-height:1.6;margin:25px 0 16px}.fee-did-you-know b{display:block;margin-bottom:6px}.fee-cost-link{font-size:.875rem;color:#4930e9}.fee-impact-win{background:#4930e9;color:white;border-radius:18px 18px 0 0;padding:26px 28px;display:flex;align-items:center;justify-content:space-between;gap:20px}.fee-impact-win span{font-size:.75rem;font-weight:700;letter-spacing:.07em;color:#e6e0ff}.fee-impact-win strong{display:block;font:750 clamp(2rem,3.3vw,3.2rem) Manrope,sans-serif;letter-spacing:-.04em;line-height:1.2;margin-top:7px;color:#d6ff52;overflow-wrap:anywhere}.fee-impact-win p{font-size:.875rem;margin:7px 0 0;line-height:1.65}.fee-impact-win>p{flex-shrink:0}.fee-graph-card{background:#211b41;padding:25px 26px 15px;border-radius:0 0 18px 18px;color:white}.fee-line-key{display:flex;gap:25px;justify-content:space-between}.fee-line-key>span{font-size:.8rem;line-height:1.6;color:#ece8fa}.fee-line-key b{display:block;font-size:1.25rem;color:#d6ff52;margin:5px 0}.fee-line-key i{display:inline-block;background:#d6ff52;width:20px;height:3px;vertical-align:middle;margin-right:7px}.fee-line-key>span:last-child i{background:repeating-linear-gradient(to right,#ffac99 0 6px,transparent 6px 9px)}.fee-line-key>span:last-child b{color:#ffac99}.fee-chart-axis{display:grid;grid-template-columns:48px minmax(0,1fr);gap:8px;margin-top:22px}.fee-y{font-size:12px;color:#cbc4de;display:flex;flex-direction:column;justify-content:space-between;text-align:right;padding-bottom:24px}.fee-chart-surface{min-width:0}.fee-chart-surface svg{width:100%;display:block;overflow:visible}.fee-x{display:flex;justify-content:space-between;font-size:12px;height:24px;align-items:end;color:#cbc4de}.fee-chart-note{font-size:.8rem;line-height:1.5;color:#e5ddf5;margin:17px 0 0}.fee-impact-foot{display:flex;gap:20px;justify-content:space-between;margin:18px 0;font-size:.8rem;color:#615a73}.fee-impact-foot b{display:block;color:#29223f;margin-top:4px;font-size:1rem}.fee-note{font-size:.8rem;color:#615a73;line-height:1.65;margin:12px 0}.fee-details{font-size:.875rem;border-top:1px solid #d6d3e2;margin-top:18px}.fee-details .detail-body{line-height:1.7}.fee-details td,.fee-details th{font-size:.8rem;white-space:nowrap}.fee-impact input:focus-visible,.fee-impact summary:focus-visible{outline:3px solid #7360f1;outline-offset:3px}.past-performance{background:#f0f6f5;border-radius:13px;padding:18px;margin:6px 0 16px}.performance-heading{display:flex;justify-content:space-between;gap:10px;align-items:baseline;font-size:.875rem}.performance-heading>span{font-size:.75rem;color:#566966}.performance-bars{display:flex;gap:13px;height:132px;margin:20px 0 10px;align-items:end}.performance-column{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:end;height:100%;text-align:center}.performance-column strong{font-size:1.2rem;color:#126c5c;margin-bottom:6px}.performance-column i{background:#20a78a;display:block;border-radius:5px 5px 0 0;min-height:2px;margin:0 9px}.performance-column:nth-child(2) i{background:#4b39c9}.performance-column:nth-child(3) i{background:#9183ea}.performance-column span{font-size:.75rem;line-height:1.5;margin-top:6px}.performance-note{font-size:.75rem;line-height:1.6;color:#4c625c;margin:13px 0 0}.performance-note a{color:#315299}.past-performance details{margin-top:8px;font-size:.8rem}.past-performance summary{padding:6px 0}.performance-negative strong{color:#a64024}.performance-negative i{background:#b44932}.performance-source{font-size:.75rem;margin:10px 0 0}.fee-impact .table-scroll{max-width:100%}@media(max-width:900px){.fee-impact{padding:28px}.fee-impact-layout{grid-template-columns:minmax(210px,.8fr) minmax(0,1.2fr);gap:22px}.fee-impact-win{display:block;padding:23px}.fee-impact-win>p{display:none}.fee-line-key{gap:12px}.fee-line-key b{font-size:1rem}.fee-graph-card{padding:20px 17px}}@media(max-width:640px){.fee-impact{padding:25px 20px;border-radius:22px}.fee-impact-layout{grid-template-columns:1fr;gap:24px}.fee-impact .section-head h2{font-size:2.1rem}.fee-impact form{display:grid;grid-template-columns:1fr 1fr;gap:0 15px}.fee-impact form>p,.fee-impact form>details,.fee-impact form>button,.fee-impact form>a,.fee-impact form>label:has(input[type=range]){grid-column:1/-1}.fee-impact-win strong{font-size:2.5rem}.fee-impact-win span{font-size:.7rem}.fee-impact-foot{gap:14px}.fee-impact-foot>span{flex:1}.fee-chart-axis{grid-template-columns:40px minmax(0,1fr);gap:5px}.fee-graph-card{padding:20px 14px}.fee-chart-surface svg{min-height:150px}.fee-did-you-know{margin:12px 0}.performance-heading{display:block}.performance-heading>span{display:block;margin-top:5px}.performance-column i{margin:0 4px}.performance-column strong{font-size:1.1rem}}@media(prefers-reduced-motion:no-preference){.fee-chart-surface polyline{animation:appear .4s ease-out}}
