/* v6.89 responsive fixes */
.highcharts-container,.highcharts-root{max-width:100%!important;}
.highcharts-container{overflow:hidden;}
.chart-card,.chart-container,.nlp-chart-card,.spell-chart-card{min-width:0!important;overflow:hidden;}
canvas{max-width:100%;height:auto;}
@media(max-width:768px){
 .highcharts-container{width:100%!important;}
 .highcharts-root{font-size:11px!important;}
 .free-quota-badge{white-space:normal!important;max-width:100%!important;}
 .tts-workflow,.nlp-layout,.spell-layout{grid-template-columns:1fr!important;}
 .card,.glass-card{overflow-x:hidden;}
}
