.strategies .strategy-performance .tile{display:block;min-height:0;gap:0;border:0;box-shadow:none;padding:16px 20px}.strategies .strategy-performance .tile.sm{padding:12px 14px}.strategies .strategy-performance .tile:hover{box-shadow:none}.strategy-performance-header{display:flex;justify-content:space-between;align-items:flex-end;gap:12px;flex-wrap:wrap}.strategy-performance-header h2{margin:4px 0 0}.strategy-performance .strategy-risk-tiles{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:18px}.strategy-performance .cap{margin:14px 0 0}.strategy-performance .strategy-chart-empty{min-height:200px;display:flex;align-items:center;justify-content:center;padding:20px;color:var(--muted);text-align:center;font-size:13px}@media(max-width:640px){.strategy-performance .strategy-risk-tiles{grid-template-columns:1fr}.strategies .strategy-performance .tile{padding:12px 14px}}.strategies .strategy-performance .strategy-primary-tiles{grid-template-columns:repeat(5,minmax(0,1fr))}.strategies .strategy-chart-row{margin-top:24px;width:100%;min-width:0}.strategies .strategy-activity h3,.strategies .strategy-chart-row h3{font-size:14px;font-weight:700;margin:0 0 14px}.strategies .strategy-chart-row .topchart{width:100%;min-width:0}.strategies .strategy-activity-charts{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:28px}.strategies .strategy-activity{border:1px solid var(--border);padding:18px;min-width:0}.strategies .strategy-bars{display:flex;gap:8px;overflow-x:auto;align-items:flex-end}.strategies .strategy-bar-column{flex:1;min-width:34px;text-align:center;font-size:10px;color:var(--muted)}.strategies .strategy-bar-track{height:110px;display:flex;align-items:flex-end;margin:6px 0;background:#f4f6f8}.strategies .strategy-bar-track>div{width:100%;background:var(--blue,#4b91e7);min-height:1px}@media(max-width:900px){.strategies .strategy-performance .strategy-primary-tiles{grid-template-columns:repeat(2,minmax(0,1fr))}.strategies .strategy-activity-charts{grid-template-columns:1fr}}.strategies .strategy-chart-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:18px}.strategies .strategy-chart-toolbar h3{margin:0}.strategies .strategy-chart-toolbar .seg{flex-wrap:wrap}.strategies .strategy-chart-readout{display:flex;align-items:baseline;gap:12px;min-height:36px;color:#546e7a;font-size:12px}.strategies .strategy-chart-readout strong{font-size:22px;color:#1a1f2e;font-variant-numeric:tabular-nums}.strategies .strategy-performance-footer{border-top:1px solid var(--border);padding:24px 0;margin-top:32px}.strategies .strategy-performance-footer .cap{max-width:1100px;line-height:1.7}.strategies .strategy-chart-row .topchart{min-height:321px}