.trend-layout{display:grid;grid-template-columns:minmax(620px,1.3fr) minmax(360px,.7fr);gap:22px;align-items:center}.trend-chart{min-height:270px}.trend-chart svg{width:100%;height:auto}.legend{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;font-size:12px}.legend i{display:inline-block;width:10px;height:10px;border-radius:50%;margin-right:4px}@media(max-width:980px){.trend-layout{grid-template-columns:1fr}}
