@font-face {
    font-family: "Peyda";
    src: url("https://mehdireza.ir/bushehr/wp-content/uploads/2025/06/PeydaWeb-Medium.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
}

.ldf-results {
    font-family: "Peyda", sans-serif !important;
    direction: rtl;
    font-size: 1.1em;
    color: #34495e;
    line-height: 1.8;
    padding: 10px;
}

.ldf-results * {
    font-family: "Peyda", sans-serif !important;
}

.ldf-results p {
    color: #e74c3c;
    font-size: 1em;
    line-height: 1.6;
    margin-top: 10px;
}

.ldf-results p:before {
    content: "⚠";
    margin-left: 5px;
}

.ldf-retry-btn {
    background-color: #e67e22;
    color: #fff;
    border: none;
    padding: 8px 16px;
    font-size: 0.9em;
    cursor: pointer;
    border-radius: 5px;
    margin-top: 10px;
    transition: background-color 0.3s ease;
}

.ldf-retry-btn:hover {
    background-color: #d35400;
}

.ldf-distance {
    font-size: 0.85em;
    color: #666;
    direction: ltr;
    unicode-bidi: embed;
    display: inline-block;
}

.ldf-distance-category {
    font-weight: bold;
    margin-top: 1em;
    margin-bottom: 0.5em;
    color: #2c3e50;
}