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

.hc-aura-val {
    font-size: 2.5rem;
    font-weight: bold;
    margin: 15px 0;
    text-shadow: 0 0 10px rgba(0,0,0,0.1);
}

.hc-aura-desc {
    line-height: 1.7;
    color: #444;
    background: #fff;
    padding: 20px;
    border-radius: 12px;
    box-shadow: inset 0 0 15px rgba(0,0,0,0.02);
    border: 1px solid #eee;
}
