.indicator-legend{height:30px;padding:0 16px;display:flex;align-items:center;gap:14px;border-bottom:1px solid var(--line);font-size:9px;color:#66736e;background:#faf9f4}
.indicator-legend span{display:flex;align-items:center;gap:4px}.indicator-legend i{width:14px;height:2px;display:inline-block}.indicator-legend .sma5{background:#cb8b2d}.indicator-legend .sma10{background:#2c8c79}.indicator-legend .sma20{background:#7656a6}.indicator-legend .sma50{background:#3973a6}.indicator-legend .indicator-name{margin-left:auto;font-weight:700;letter-spacing:.06em}.indicator-legend .indicator-name+.indicator-name{margin-left:2px}.chart-wrap{height:760px}
@media(max-width:720px){.indicator-legend{overflow:auto;gap:10px}.indicator-legend span{white-space:nowrap}.chart-wrap{height:670px}}
