.chart-wrap canvas{touch-action:pan-y;cursor:grab}
.chart-wrap canvas.dragging{cursor:grabbing}
.chart-pan-hint{text-align:center;color:#527181;font-size:8px;margin-top:6px}
.timeframe-row{display:flex;overflow-x:auto;scrollbar-width:none;gap:4px;padding-bottom:2px}
.timeframe-row::-webkit-scrollbar{display:none}
.timeframe-row button{flex:0 0 54px}
