/* ============== القالب الخاص للمقال ============== */

.fjar-template-single {
    background: #fff;
    padding: 48px 16px 24px;
    direction: rtl;
    font-family: 'Cairo', sans-serif;
}

.fjar-template-article {
    margin: 0 auto;
    max-width: 1200px;
}

.fjar-template-header {
    margin: 0 auto 28px;
    max-width: 1200px;
    text-align: center;
}

/* العنوان: #0c0800, 32px, 700, line-height 41.6px */
.fjar-template-title {
    color: #0c0800;
    font-size: 32px;
    font-weight: 700;
    line-height: 41.6px;
    text-align: center;
    margin: 0 auto 18px;
    max-width: 1140px;
}

/* الكلمة المفتاحية بالبنفسجي #576bcb */
.fjar-title-accent {
    display: inline;
    color: #576bcb;
    font-weight: 700;
}

/* الوصف الكامل: تحت العنوان فوق الصورة */
.fjar-template-excerpt {
    color: #737373;
    font-family: 'Cairo', sans-serif;
    font-size: 15px;
    line-height: 23px;
    text-align: center;
    margin: 0 auto 22px;
    max-width: 860px;
}

/* سطر أفقي: [تاريخ+تصنيف] + [الهدف] */
.fjar-template-info {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 0;
    color: #404040;
    font-family: 'Cairo', sans-serif;
    line-height: 24px;
    padding: 0;
    margin: 0 0 16px;
}

/* حاوي التاريخ + التصنيف: 354px, flex column, gap 20px, center, padding 10px */
.fjar-info-meta-box {
    display: flex;
    flex-direction: column;
    gap: 20px;
    justify-content: center;
    width: 354px;
    min-width: 354px;
    color: #404040;
    font-family: 'Cairo', sans-serif;
    line-height: 24px;
    padding: 10px;
}

/* الهدف: #737373, Cairo, line-height 23px, justify, max-width 806px */
.fjar-info-goal {
    display: block;
    color: #737373;
    font-family: 'Cairo', sans-serif;
    line-height: 23px;
    text-align: justify;
    max-width: 806px;
    margin: 0;
    padding: 10px 0;
}

.fjar-meta-date,
.fjar-meta-cat {
    display: inline;
    font-family: 'Cairo', sans-serif;
    line-height: 24px;
}

.fjar-meta-date time {
    display: inline;
    font-family: 'Cairo', sans-serif;
    line-height: 24px;
}

.fjar-meta-cat a {
    color: #576bcb;
    text-decoration: none;
    font-weight: 600;
}

/* الصورة البارزة: 448×375, inline-block, center */
.fjar-template-featured {
    margin: 8px auto 22px;
    max-width: 448px;
    width: 100%;
    text-align: center;
}

.fjar-template-featured img {
    display: inline-block;
    width: 100%;
    max-width: 448px;
    height: auto;
    border-radius: 0;
}

/* (meta القديم - تم استبداله بـ fjar-template-info) */

/* ============== TOC (محتويات): border 2px solid #ddd, radius 15px, padding 10px 25px, flex, gap 0 ============== */
.fjar-template-keywords {
    margin: 0 auto 28px;
    width: 100%;
    max-width: 1200px;
    min-height: 63px;
    background: transparent;
    border: 2px solid #ddd;
    border-radius: 15px;
    padding: 10px 25px;
    display: flex;
    align-items: center;
    gap: 0;
    flex-wrap: wrap;
}

/* كلمة "محتويات": Cairo, 18px, 700, line-height 18px, يمين */
.fjar-template-keywords > h2 {
    color: #0c0800;
    font-family: 'Cairo', sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
    text-align: right;
    min-width: 115px;
    margin: 0 0 0 20px;
    flex: 0 0 auto;
}

.fjar-template-keywords > div {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 10px;
    justify-content: flex-start;
    flex: 1 1 auto;
}

/* أزرار المحتويات: من الصورة المرجعية */
.fjar-template-keywords a {
    align-items: center;
    background-color: #586cc41a;
    border: 1px solid #586cc41a;
    border-radius: 6px;
    color: #1f2124;
    display: flex;
    font-family: 'Cairo', sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    padding: 8px 16px;
    text-decoration: none;
    white-space: nowrap;
}

.fjar-template-keywords a:hover {
    background-color: #586cc433;
    border-color: #586cc433;
    color: #1f2124;
}

.fjar-template-keywords a:focus {
    outline: 2px solid #576bcb;
    outline-offset: 2px;
}

.fjar-template-content {
    max-width: 1150px;
    margin: 0 auto;
    font-family: 'Cairo', sans-serif;
}

.fjar-auto-article {
    direction: rtl;
    text-align: right;
}

/* إزاحة الهيدر الثابت عند التنقل إلى المراسي */
.fjar-auto-content h2[id] {
    scroll-margin-top: 140px;
}

/* TOC داخل المحتوى (معطل بصرياً لأن القالب يعرضه بالأعلى) */
.fjar-auto-toc-wrap {
    display: none;
}

/* المحتوى النصي */
.fjar-auto-content {
    overflow: hidden;
}

/* H2 الفرعية: #586cc4 مع أيقونة */
.fjar-auto-content h2 {
    margin: 32px 0 14px;
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    color: #0c0800;
}

.fjar-auto-content h3 {
    margin: 22px 0 10px;
    font-size: 17px;
    font-weight: 700;
    color: #0c0800;
}

/* نص المقال كله أسود */
.fjar-auto-content p,
.fjar-auto-content li {
    color: #0c0800;
    font-family: 'Cairo', sans-serif;
    font-size: 15px;
    line-height: 22.5px;
    text-align: right;
}

.fjar-auto-content ul,
.fjar-auto-content ol {
    padding-right: 20px;
    margin: 10px 0;
}

.fjar-heading-icon {
    color: #0c0800;
    margin-left: 8px;
}

/* float للمحتوى */
.elementor-widget-theme-post-content .elementor-widget-container,
.elementor-widget-theme-post-content {
    display: block !important;
}

.fjar-auto-content::after {
    content: "";
    display: block;
    clear: both;
}

/* الصورة الثانية داخل المقال: 478×485, بجوار المحتوى */
.fjar-auto-side-figure {
    float: right;
    display: inline-block;
    text-align: center;
    margin: 0 0 16px 24px;
    width: 478px;
    max-width: 478px;
}

.fjar-auto-side-figure img {
    width: 478px;
    max-width: 478px;
    height: auto;
    display: inline-block;
    border-radius: 0;
}

@media (max-width: 720px) {
    .fjar-auto-side-figure {
        float: none;
        margin: 16px auto;
        width: 100%;
        max-width: 100%;
    }

    .fjar-auto-side-figure img {
        width: 100%;
        max-width: 100%;
    }
}

/* ============== الأسئلة الشائعة ============== */
.fjar-faq-section {
    margin: 36px 0 24px;
    padding: 24px;
    background: #f4f8fb;
    border-radius: 14px;
}

/* ============== مقالات ذات صلة ============== */
.fjar-related-posts {
    width: 100vw;
    max-width: 100vw;
    margin: 60px calc(50% - 50vw) -1px;
    background: #f3f6ff !important;
    padding: 50px 0 110px;
    box-sizing: border-box;
}

.fjar-related-inner {
    width: 1140px;
    max-width: 1140px;
    margin: 0 auto;
    padding: 0;
    background: transparent !important;
    display: flex;
    flex-direction: column;
    gap: 20px;
    color: #404040;
    line-height: 24px;
    box-sizing: border-box;
}

.fjar-related-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
}

.fjar-related-posts h2 {
    margin: 0;
    color: #586cc4;
    font-family: 'Cairo', sans-serif;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.3;
}

.fjar-related-more {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 12px 28px;
    background: #576bcb;
    color: #fff !important;
    text-decoration: none;
    border-radius: 999px;
    font-family: 'Cairo', sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 24px;
}

.fjar-related-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 358px));
    justify-content: space-between;
    gap: 20px;
}

.fjar-related-card {
    display: flex;
    flex-direction: column;
    background: #fff;
    border: 1px solid #e3e7f2;
    border-radius: 14px;
    overflow: hidden;
    box-shadow: 0 8px 24px rgba(87, 107, 203, .08);
    min-height: 474px;
}

.fjar-related-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 12px 28px rgba(87, 107, 203, .14);
}

.fjar-related-thumb-wrap {
    position: relative;
    padding: 24px 24px 0;
}

.fjar-related-thumb-link {
    display: block;
    text-decoration: none;
}

.fjar-related-card img {
    width: 100%;
    height: 190px;
    object-fit: contain;
    display: block;
    border-radius: 10px;
    background: #fff;
}

.fjar-related-badge {
    position: absolute;
    top: 16px;
    right: 16px;
    display: inline-flex;
    align-items: center;
    padding: 6px 14px;
    border-radius: 999px;
    background: #576bcb;
    color: #fff;
    font-family: 'Cairo', sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 24px;
}

.fjar-related-title {
    display: block;
    padding: 16px 24px 8px;
    color: #0c0800 !important;
    font-family: 'Cairo', sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.45;
    text-decoration: none !important;
    text-align: right;
}

.fjar-related-card p {
    margin: 0;
    padding: 0 24px;
    color: #737373;
    font-family: 'Cairo', sans-serif;
    font-size: 15px;
    line-height: 24px;
    text-align: right;
    flex: 1 1 auto;
}

.fjar-related-readmore {
    display: block;
    padding: 18px 24px 24px;
    color: #737373 !important;
    font-family: 'Cairo', sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    text-decoration: none !important;
    text-align: right;
}

@media (max-width: 720px) {
    .fjar-related-posts {
        width: 100vw;
        max-width: 100vw;
        margin-right: calc(50% - 50vw);
        margin-left: calc(50% - 50vw);
        margin-bottom: -1px;
        padding: 32px 16px 88px;
    }

    .fjar-related-inner {
        width: 100%;
        max-width: 100%;
        padding: 0;
    }

    .fjar-related-grid {
        grid-template-columns: 1fr;
        justify-content: stretch;
    }

    .fjar-template-title {
        font-size: 24px;
        line-height: 34px;
    }

    .fjar-related-header {
        flex-direction: column;
        align-items: stretch;
    }

    .fjar-related-card {
        min-height: auto;
    }
}
