.elementor-7292 .elementor-element.elementor-element-b0715b6{--display:flex;overflow:visible;}.elementor-7292 .elementor-element.elementor-element-4e9b101{--display:flex;overflow:visible;}.elementor-7292 .elementor-element.elementor-element-a321a71{--display:flex;overflow:visible;}/* Start custom CSS for text-editor, class: .elementor-element-2dfc6a7 *//* --- الحاوية الرئيسية --- */
.wc-results-guide {
    max-width: 800px;
    margin: 40px auto;
    font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
    background-color: #fff;
    border-radius: 16px;
    box-shadow: 0 10px 40px rgba(0,0,0,0.1);
    overflow: hidden;
}

/* --- الهيدر الرياضي --- */
.guide-header {
    background: linear-gradient(135deg, #0f264a 0%, #1a427a 100%); /* أزرق فيفا */
    color: white;
    padding: 50px 30px;
    position: relative;
    text-align: center;
}

.live-badge {
    display: inline-block;
    background-color: #d50a0a;
    color: white;
    padding: 6px 14px;
    border-radius: 50px;
    font-size: 0.8rem;
    font-weight: bold;
    margin-bottom: 20px;
    box-shadow: 0 0 10px rgba(213, 10, 10, 0.5);
    animation: pulse 2s infinite;
}

.guide-header h1 {
    font-size: 2.2rem;
    margin: 0 0 15px 0;
    line-height: 1.3;
}

.intro-lead {
    font-size: 1.1rem;
    color: #e0e0e0;
    font-weight: 300;
}

/* --- جسم المقال --- */
.guide-body {
    padding: 40px 30px;
}

.wc-section {
    margin-bottom: 35px;
}

.wc-section h2 {
    font-size: 1.6rem;
    color: #0f264a;
    border-left: 5px solid #28a745; /* الخط الأخضر الجانبي */
    padding-left: 15px;
    margin-bottom: 20px;
}

/* --- شبكة الحالات (Status Grid) --- */
.status-grid {
    display: flex;
    gap: 15px;
    margin-top: 20px;
}

.status-card {
    flex: 1;
    background: #f8f9fa;
    padding: 20px 10px;
    border-radius: 10px;
    text-align: center;
    border: 1px solid #eee;
    transition: transform 0.2s;
}

.status-card:hover { transform: translateY(-5px); }

.status-card .icon { font-size: 2rem; margin-bottom: 10px; }
.status-card h3 { margin: 0; font-size: 1rem; color: #333; }
.status-card p { font-size: 0.8rem; color: #666; margin: 5px 0 0 0; }

.status-card.success { border-bottom: 4px solid #28a745; }
.status-card.pending { border-bottom: 4px solid #FFD700; }
.status-card.fail { border-bottom: 4px solid #d50a0a; }

/* --- صناديق التنبيه --- */
.alert-box {
    background-color: #e8f5e9; /* خلفية خضراء فاتحة */
    border: 1px solid #c8e6c9;
    border-radius: 10px;
    padding: 20px;
    margin: 30px 0;
    position: relative;
}

.alert-box.info strong { color: #2e7d32; display: block; margin-bottom: 5px; font-size: 1.1rem; }

.warning-border {
    border: 2px dashed #d50a0a;
    padding: 20px;
    border-radius: 10px;
    background: #fff5f5;
}

/* --- زر الدعوة (CTA) --- */
.wc-conclusion {
    text-align: center;
    margin-top: 40px;
    padding-top: 30px;
    border-top: 1px solid #eee;
}

.cta-button {
    display: block;
    width: 100%;
    max-width: 400px;
    margin: 20px auto 0;
    background: linear-gradient(90deg, #28a745 0%, #218838 100%);
    color: white !important;
    text-decoration: none;
    padding: 18px 20px;
    border-radius: 50px;
    font-weight: bold;
    font-size: 1.1rem;
    box-shadow: 0 4px 15px rgba(40, 167, 69, 0.3);
    transition: all 0.3s ease;
}

.cta-button:hover {
    transform: scale(1.02);
    box-shadow: 0 6px 20px rgba(40, 167, 69, 0.4);
}

/* --- أنيميشن النبض --- */
@keyframes pulse {
    0% { opacity: 1; }
    50% { opacity: 0.7; }
    100% { opacity: 1; }
}

/* --- الموبايل --- */
@media (max-width: 600px) {
    .status-grid { flex-direction: column; }
    .guide-header { padding: 30px 20px; }
    .guide-header h1 { font-size: 1.8rem; }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-dc4f45e *//* --- إعدادات الحاوية --- */
.wc-faq-container {
    max-width: 800px;
    margin: 50px auto;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 5px 25px rgba(0,0,0,0.08);
    overflow: hidden;
    font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
    border: 1px solid #e0e0e0;
}

/* --- رأس القسم --- */
.faq-header {
    background: linear-gradient(135deg, #0f264a 0%, #1a427a 100%);
    color: #fff;
    padding: 35px 25px;
    text-align: center;
}

.faq-header h2 {
    margin: 0 0 10px 0;
    font-size: 1.8rem;
}

.faq-header p {
    margin: 0;
    color: #e3f2fd;
    font-size: 1.05rem;
    line-height: 1.5;
}

/* --- عناصر الأسئلة --- */
.faq-item {
    border-bottom: 1px solid #eee;
}

.faq-item:last-child {
    border-bottom: none;
}

.faq-item[open] {
    background-color: #f8f9fa;
    border-left: 5px solid #28a745; /* الشريط الأخضر عند الفتح */
}

/* --- العنوان (الضغط) --- */
.faq-item summary {
    display: flex;
    align-items: center;
    padding: 20px 25px;
    cursor: pointer;
    list-style: none;
    position: relative;
    font-weight: 600;
}

.faq-item summary::-webkit-details-marker {
    display: none;
}

.faq-item h3 {
    margin: 0;
    font-size: 1.1rem;
    color: #333;
    flex: 1;
    line-height: 1.4;
}

/* --- الأيقونات --- */
.q-icon {
    background-color: #e8f5e9;
    color: #2e7d32;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    margin-right: 15px;
    flex-shrink: 0;
}

.toggle-icon {
    font-size: 1.5rem;
    color: #aaa;
    transition: transform 0.3s ease, color 0.3s ease;
}

.faq-item[open] .toggle-icon {
    transform: rotate(45deg);
    color: #d50a0a; /* يتحول للأحمر عند الفتح */
}

/* --- المحتوى --- */
.faq-content {
    padding: 0 25px 25px 70px; /* مسافة لترتيب النص تحت العنوان */
    color: #555;
    line-height: 1.8;
    font-size: 1rem;
    animation: slideDown 0.3s ease-out;
}

.faq-content p {
    margin-bottom: 15px;
}

.faq-content p:last-child {
    margin-bottom: 0;
}

/* --- التحريك (Animation) --- */
@keyframes slideDown {
    from { opacity: 0; transform: translateY(-10px); }
    to { opacity: 1; transform: translateY(0); }
}

/* --- الموبايل --- */
@media (max-width: 600px) {
    .faq-content {
        padding: 0 20px 20px 20px;
    }
    .faq-item h3 {
        font-size: 1rem;
    }
}/* End custom CSS */