.hc-cakra-info {
    display: flex;
    justify-content: space-around;
    margin-bottom: 20px;
    font-size: 0.9rem;
    color: #666;
}

.hc-cakra-uyumu-result {
    text-align: center;
}

.hc-cakra-skor {
    font-size: 3rem;
    font-weight: bold;
    color: #9b59b6;
    margin: 10px 0;
}

.hc-cakra-desc {
    line-height: 1.7;
    color: #444;
    text-align: left;
    background: #fdfafb;
    padding: 20px;
    border-radius: 10px;
    border-left: 5px solid #9b59b6;
}
