.etp-performance-chart{width:100%;max-width:1200px;margin:0 auto}.etp-performance-chart__chart{width:100%;height:280px}@media(min-width:600px){.etp-performance-chart__chart{height:360px}}.etp-performance-chart__badges-row{display:flex;flex-wrap:wrap;gap:6px;align-items:center;margin-bottom:10px}.etp-performance-chart__badge{display:flex;align-items:center;gap:6px;font-size:11px;padding:3px 8px;border-radius:999px;background:rgba(22,163,74,.06);border:1px solid rgba(22,163,74,.5)}.etp-performance-chart__badge-dot{width:7px;height:7px;border-radius:999px}.etp-performance-chart__badge-value{margin-left:2px;font-weight:600}.etp-performance-chart__toggle{display:flex;align-items:center;gap:6px;font-size:11px;padding:4px 9px;border-radius:999px;border:1px solid #c9d1d3;background:#fff;color:#636363;cursor:pointer;transition:background .15s ease,border-color .15s ease}.etp-performance-chart__toggle--active{border-color:#859096;background:#f7f7f7;color:#333}.etp-performance-chart__toggle-dot{width:7px;height:7px;border-radius:999px}.etp-performance-chart__top-bar{display:flex;justify-content:space-between;font-size:11px;color:#636363;margin-bottom:4px}.etp-performance-chart__disclaimer{margin-top:4px;margin-bottom:8px;font-size:10px;color:#636363}.etp-performance-chart__tooltip{background:#fff;padding:8px 10px;border-radius:10px;font-size:12px;box-shadow:0 8px 20px 0 8px 24px rgba(149,157,165,.2);border:1px solid #c9d1d3;min-width:140px}.etp-performance-chart__tooltip-date{margin-bottom:4px;font-weight:500}