.speed-chart-container[data-v-c16b08f0]{background:var(--bg-card);border-radius:12px;border:1px solid var(--border-primary);overflow:hidden}.speed-chart-header[data-v-c16b08f0]{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:1px solid var(--border-primary)}.speed-chart-header .chart-title[data-v-c16b08f0]{display:flex;align-items:center;gap:8px;font-weight:600;font-size:14px;color:var(--text-primary)}.speed-chart-header .chart-title i[data-v-c16b08f0]{color:var(--accent);font-size:16px}.speed-chart-header .chart-stats[data-v-c16b08f0]{display:flex;gap:16px}.speed-chart-header .chart-stats .stat[data-v-c16b08f0]{display:flex;align-items:center;gap:6px}.speed-chart-header .chart-stats .stat .stat-label[data-v-c16b08f0]{font-size:11px;color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px}.speed-chart-header .chart-stats .stat .stat-value[data-v-c16b08f0]{font-size:13px;font-weight:700}.speed-chart-header .chart-stats .stat .stat-value.max[data-v-c16b08f0]{color:#ef4444}.speed-chart-header .chart-stats .stat .stat-value.avg[data-v-c16b08f0]{color:var(--accent)}.chart-wrapper[data-v-c16b08f0]{padding:8px 4px 4px;min-height:120px}.no-data[data-v-c16b08f0]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:40px;color:var(--text-muted)}.no-data i[data-v-c16b08f0]{font-size:24px;opacity:.5}.no-data span[data-v-c16b08f0]{font-size:13px}@media(max-width:600px){.speed-chart-header[data-v-c16b08f0]{padding:10px 12px}.speed-chart-header .chart-stats[data-v-c16b08f0]{gap:10px}.speed-chart-header .chart-stats .stat-label[data-v-c16b08f0]{display:none}}