#hc-mcnemar-testi-hesaplama .hc-mcnemar-table {
    width: 100%;
    margin-bottom: 20px;
    border-collapse: collapse;
}

#hc-mcnemar-testi-hesaplama .hc-mcnemar-table th, 
#hc-mcnemar-testi-hesaplama .hc-mcnemar-table td {
    border: 1px solid #ddd;
    padding: 10px;
    text-align: center;
}

#hc-mcnemar-testi-hesaplama .hc-mcnemar-table input {
    width: 60px;
    padding: 5px;
    text-align: center;
}

#hc-mcnemar-testi-hesaplama-result div {
    margin: 8px 0;
    padding: 8px;
    background: #f8f9fa;
    border-radius: 4px;
}
