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

#hc-lineer-regresyon-hesaplama-result .hc-result-value {
    color: #2c3e50;
    font-size: 1.8rem;
    word-break: break-all;
}
