.luscher-analytics {
    font-family: Arial, sans-serif;
    padding: 20px;
    border: 1px solid #ddd;
    margin-bottom: 20px;
}

.chart-container {
    display: block;
    margin-top: 20px;
}

.canvas-container {
    max-width: 100%;
    height: auto;
}
.color-description {
    font-size: 14px;
    line-height: 1.6;
    color: #333;
    white-space: pre-wrap;
    margin-top: 10px;
}