/* 玩家活动趋势卡片样式 */

/* 图表容器 */
.chart-container {
    height: 220px;
    position: relative;
    padding: 5px;
}
