#hc-medyan-hesaplama textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 4px;
    resize: vertical;
}

#hc-medyan-hesaplama-result .hc-result-value {
    color: #2c3e50;
    font-size: 2.2rem;
}
