
.chart-container {
    position: relative;
    height: 400px;
    width: 100%;
    margin-bottom: 30px;
}
.card {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
}
