/* Dava Harcı - eklentiye özel stiller */
.dhh-wrapper .dhh-check-grid label {
    display: block;
    margin-bottom: 0.32rem;
    font-weight: 500;
}

.dhh-wrapper .dhh-tl-input {
    text-align: right;
}

.dhh-wrapper .dhh-reset-btn {
    background: #7A4C54;
}

.dhh-wrapper .dhh-reset-btn:hover {
    background: #6E3A43;
}

.dhh-wrapper .dhh-section-title {
    margin: 0.9rem 0 0.2rem;
    font-size: 0.92rem;
    font-weight: 700;
    color: #B1001E;
}

.dhh-wrapper .dhh-info-blok {
    margin-top: 0.8rem;
    border-top: 1px dashed #EBD4D9;
    padding-top: 0.6rem;
}

.dhh-wrapper .dhh-info-baslik {
    margin: 0 0 0.2rem;
    font-size: 0.9rem;
    font-weight: 700;
    color: #B1001E;
}

.dhh-wrapper .dhh-info-blok ul {
    margin: 0;
    padding-left: 1.1rem;
}

.dhh-wrapper .dhh-info-blok li {
    margin: 0.1rem 0;
    color: #6E3A43;
    font-size: 0.88rem;
}

.dhh-wrapper .dhh-bilgilendirme {
    margin-top: 0.95rem;
    padding: 0.7rem 0.8rem;
    border: 1px solid #DEBBC3;
    background: #FCF4F6;
    color: #4A262D;
    font-size: 0.88rem;
    line-height: 1.45;
}

.dhh-wrapper .technicasoft-hesaplama-sonuc.technicasoft-sonuc-uyari {
    border-color: #D98A97;
    background: #FFF4F6;
}