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

.hc-karma-val {
    font-size: 2rem;
    font-weight: bold;
    color: #c0392b;
    margin: 15px 0;
}

.hc-karma-desc {
    line-height: 1.7;
    color: #444;
    background: #fdf2f2;
    padding: 20px;
    border-radius: 12px;
    border-left: 5px solid #c0392b;
}
