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

.hc-cakra-val {
    font-size: 1.8rem;
    font-weight: bold;
    color: #8e44ad;
    margin: 15px 0;
}

.hc-cakra-desc {
    line-height: 1.7;
    color: #444;
    background: #fdfafb;
    padding: 20px;
    border-radius: 12px;
    border-left: 5px solid #8e44ad;
}
