/* =========================================
    1. متغيرات الألوان والخطوط (Theme Variables)
    ========================================= */
:root {
    /* الألوان الأساسية */
    --primary-dark: #1a1a3d;
    --primary-blue: #3498db;
    --accent-orange: #e85021;
    --balance-blue: #0057b7;
    
    /* ألوان الخلفيات والنصوص */
    --bg-light: #f8f9fa;
    --text-grey: #555;
    --text-light: #f0f0f0;
    --text-muted: #999;
    --text-del: #635f5f;
    
    /* ألوان الكارت */
    --card-bg: #1b233d;
    --card-shadow: rgba(100, 100, 111, 0.2) 0px 7px 20px 0px;
    
    /* ألوان التدرج (Gradient) */
    --grad-start: rgb(4, 159, 187);
    --grad-end: rgb(80, 246, 255);
}
html {
    scroll-behavior: smooth;
}
/* تنسيقات عامة */
body {
    font-family: 'Tajawal', 'Segoe UI', sans-serif;
    color: var(--primary-dark);
    overflow-x: hidden;
}

h2, h3 { font-weight: 700; }
p { line-height: 1.7; color: var(--text-grey); }

/* =========================================
    2. قسم الهيرو (Hero Section - Top)
    ========================================= */
.system {
    background: linear-gradient(135deg, #fff 0%, #f0f4f8 100%);
    padding: 80px 0;
    border-bottom: 1px solid #eee;
}

#packages {
    scroll-margin-top: 120px; 
}

.laptop {
    filter: hue-rotate(60deg) saturate(1.1) contrast(1.1) brightness(0.9) !important;
    transition: transform 0.5s;
    max-width: 100%;
    height: auto;
}

.daleel-intro h2 {
    color: var(--balance-blue);
    font-size: 2rem;
    margin-bottom: 20px;
    line-height: 1.4;
    text-align: center;
}

.daleel-intro strong {
    color: var(--accent-orange);
}

.features {
    list-style: none;
    padding: 0;
    margin: 20px 0;
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

.features li {
    background: #fff;
    padding: 8px 15px;
    border-radius: 20px;
    box-shadow: 0 3px 10px rgba(0,0,0,0.05);
    font-size: 0.9rem;
    border-right: 3px solid var(--accent-orange); /* RTL border */
}

.btn-primary {
    background-color: var(--accent-orange);
    border-color: var(--accent-orange);
    padding: 12px 30px;
    font-weight: bold;
    transition: all 0.3s;
}

.btn-primary:hover {
    background-color: #d34418;
    transform: translateY(-2px);
}

.laptop {
    transition: transform 0.5s;
}
.laptop:hover {
    transform: scale(1.02);
}

/* =========================================
    3. أقسام "لماذا تختارنا" (Grid Sections)
    ========================================= */
.section-header {
    text-align: center;
    margin: 60px 0 40px;
}
.section-header h2 {
    color: var(--balance-blue);
    position: relative;
    display: inline-block;
    padding-bottom: 10px;
}
.section-header h2::after {
    content: '';
    width: 60px;
    height: 3px;
    background: var(--accent-orange);
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

/* كروت المميزات العلوية */
.hero-features {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 25px;
    margin-bottom: 50px;
}

.main-card {
    background: #fff;
    padding: 30px;
    border-radius: 15px;
    box-shadow: var(--card-shadow);
    text-align: center;
    transition: 0.3s;
    border: 1px solid #eee;
}
.main-card:hover {
    transform: translateY(-5px);
    box-shadow: var(--hover-shadow);
    border-bottom: 3px solid var(--primary-blue);
}
.main-card .icon-wrapper {
    width: 70px; height: 70px;
    background: rgba(52, 152, 219, 0.1);
    border-radius: 50%;
    display: flex; align-items: center; justify-content: center;
    margin: 0 auto 20px;
    font-size: 1.8rem; color: var(--primary-blue);
}

.main-card h3 {
    color: var(--balance-blue);
}


/* شريط اللامحدودية */
.unlimited-bar {
    background: var(--primary-dark);
    color: #fff;
    padding: 40px;
    border-radius: 20px;
    margin-bottom: 60px;
    text-align: center;
}
.unlimited-title { color: var(--accent-orange); margin-bottom: 30px; }
.unlimited-grid {
    display: flex; flex-wrap: wrap; justify-content: space-around; gap: 20px;
}
.unlimited-item { flex: 1 1 200px; }
.unlimited-item i { font-size: 2rem; margin-bottom: 10px; color: #ccc; }
.infinity { font-size: 1.5rem; color: var(--accent-orange); font-weight: bold; }

/* شبكة التفاصيل */
.details-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
    gap: 20px;
    margin-bottom: 60px;
}
.feature-item {
    background: #fff;
    padding: 20px;
    border-radius: 12px;
    border-right: 4px solid var(--primary-blue);
    box-shadow: var(--card-shadow);
    display: flex; align-items: flex-start;
    transition: 0.3s;
}
.feature-item:hover { transform: translateX(-5px); }


/* تنسيق الأيقونة المحدث */
.feature-item .icon {
    min-width: 60px;          /* زيادة حجم مربع الأيقونة قليلاً */
    height: 60px;
    
    /* 1. تلوين الأيقونة لتصبح جذابة */
    background: rgba(232, 80, 33, 0.1); /* خلفية برتقالية شفافة جداً */
    color: #e85021;           /* لون الأيقونة برتقالي (نفس لون الهوية) */
    
    border-radius: 12px;      /* زوايا دائرية أكثر */
    display: flex;
    align-items: center;
    justify-content: center;
    
    /* 2. زيادة المسافة بين الأيقونة والنص */
    margin-right: 25px;       /* مسافة من اليمين لأن اللغة إنجليزية */
    margin-left: 0;           /* تصفير المسافة اليسرى القديمة */
    
    font-size: 1.5rem;        /* تكبير حجم الأيقونة قليلاً */
    transition: all 0.3s ease;
}

/* تأثير إضافي عند مرور الماوس على الكارت بالكامل */
.feature-item:hover .icon {
    background: #e85021;      /* تتحول الخلفية للبرتقالي الكامل */
    color: #ffffff;           /* تتحول الأيقونة للأبيض */
    transform: scale(1.1);    /* تكبير بسيط */
}

.feature-content h4 { font-size: 1.1rem; margin-bottom: 5px; color: var(--primary-dark); }
.feature-content p { font-size: 0.9rem; margin: 0; }

/* =========================================
    4. تنسيق جدول الخدمات (المستجيب)
    ========================================= */
#example_daleel {
    width: 100%;
    table-layout: fixed;
    border-collapse: separate; 
    border-spacing: 15px; /* تقليل المسافة بين الكروت */
    margin-bottom: 40px;
}

#example_daleel td {
    border: none;
    padding: 0;
    vertical-align: top;
    background: transparent;
}

/* إزالة الخط أسفل الرابط وجعله يملأ الكارت */
#example_daleel a {
    text-decoration: none !important; /* هذا السطر يزيل الخط */
    color: inherit;
    display: block;
    height: 100%;
}

/* 2. تعريف الألوان لكل مربع (لحل مشكلة اختفاء الأيقونة) */
/* الصف الأول */
#example_daleel tr:nth-child(1) td:nth-child(1) { --theme-color: #e85021; } /* محاسبة - برتقالي */
#example_daleel tr:nth-child(1) td:nth-child(2) { --theme-color: #2c3e50; } /* فواتير - كحلي */
#example_daleel tr:nth-child(1) td:nth-child(3) { --theme-color: #3498db; } /* مستودعات - أزرق */
/* الصف الثاني */
#example_daleel tr:nth-child(2) td:nth-child(1) { --theme-color: #27ae60; } /* موارد - أخضر */
#example_daleel tr:nth-child(2) td:nth-child(2) { --theme-color: #2980b9; } /* أصول - أزرق غامق */
#example_daleel tr:nth-child(2) td:nth-child(3) { --theme-color: #c0392b; } /* تقارير - أحمر */


/* 3. تنسيق الكارت (تم تصغير الحجم هنا) */
.service-box {
    background: #fff;
    padding: 25px 15px; /* تم تقليل الحشوة الداخلية (كانت 40px) */
    border-radius: 12px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 250px; /* تم تقليل الارتفاع (كان 320px) */
    border: 1px solid #f0f0f0;
    position: relative;
    overflow: hidden;
}

.service-box:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(0,0,0,0.1);
    border-bottom: 3px solid var(--theme-color); /* إضافة خط ملون من الأسفل عند الهوفر */
}

/* 4. تنسيق الأيقونة (حل مشكلة الاختفاء) */
.service-box .icon-wrapper {
    width: 80px;  /* تصغير الدائرة قليلاً */
    height: 80px;
    background-color: var(--theme-color); /* تأخذ اللون المحدد أعلاه */
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
    transition: all 0.3s ease;
    border: 2px solid transparent; /* تجهيز الإطار */
}

.service-box .icon-wrapper i {
    font-size: 30px;
    color: #fff; /* الأيقونة بيضاء في الوضع العادي */
    transition: all 0.3s ease;
}

/* عند مرور الماوس: */
.service-box:hover .icon-wrapper {
    background-color: transparent; /* إزالة الخلفية */
    border-color: var(--theme-color); /* ظهور الإطار بنفس لون القسم */
    width: 60px; /* تصغير الحجم */
    height: 60px;
}

.service-box:hover .icon-wrapper i {
    color: var(--theme-color); /* الأيقونة تأخذ لون القسم لتظهر */
    font-size: 22px;
}

/* 5. النصوص */
.service-box .tit {
    font-size: 18px; /* تصغير الخط قليلاً */
    color: #333;
    margin-bottom: 8px;
    font-weight: 700;
    transition: 0.3s;
}

.service-box:hover .tit {
    color: var(--theme-color); /* تلوين العنوان عند الهوفر */
}

.service-box .desc {
    font-size: 13px; /* تصغير خط الوصف */
    color: #666;
    text-align: center;
    line-height: 1.5;
    opacity: 0;
    max-height: 0;
    transform: translateY(15px);
    transition: all 0.4s ease;
    margin: 0;
}

.service-box:hover .desc {
    opacity: 1;
    max-height: 100px;
    transform: translateY(0);
}

/* 6. استجابة الجوال (مهم جداً) */
@media (max-width: 991px) {
    #example_daleel, #example_daleel tbody, #example_daleel tr, #example_daleel td {
        display: block;
        width: 100%;
    }
    #example_daleel td {
        margin-bottom: 15px;
    }
    .service-box {
        min-height: auto; /* ارتفاع تلقائي في الجوال */
        padding: 30px;
    }
    .service-box .desc {
        opacity: 1; /* إظهار الوصف دائماً في الجوال */
        max-height: none;
        transform: none;
        margin-top: 10px;
    }

    /* تعديلات عامة للموبايل */
    .daleel-intro h2 { font-size: 1.6rem; }
    .hero-features, .details-grid { grid-template-columns: 1fr; }
    .unlimited-grid { flex-direction: column; gap: 30px;}
}






/* =========================================
   2. تنسيق العناوين والنصوص العلوية
   ========================================= */
.pack-title {
    font-size: 2rem;
    text-align: center;
    color: var(--balance-blue);
    margin-bottom: 10px;
}

.subscription {
    margin-bottom: -20px !important;
    
}

.lead.choose {
    margin: -5px !important;
    color: var(--text-grey);
}

.alert {
    color: var(--accent-orange);
    font-size: 0.9rem;
    margin: -5px !important;
}

.vat {
    text-align: center;
    color: var(--text-muted);
    font-size: 0.8rem;
    margin-top: 0;
}

/* =========================================
   3. هيكل الكارت (Card Structure)
   ========================================= */
.card {
    width: 400px;
    border-radius: 20px;
    background: var(--card-bg);
    padding: 5px;
    overflow: hidden;
    box-shadow: var(--card-shadow);
    transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    margin-inline: auto; 
}

.card:hover {
    transform: scale(1.02);
}

/* =========================================
   4. الجزء العلوي الهندسي (Top Section)
   ========================================= */
.card .top-section {
    height: 150px;
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    background: linear-gradient(45deg, var(--grad-start) 0%, var(--grad-end) 100%);
    position: relative;
}

/* الشكل الهندسي المائل */
.border {
    border: 0px !important;
}

.card .top-section .border {
    border-bottom-right-radius: 10px;
    height: 30px;
    width: 30%;
    background: var(--card-bg);
    position: relative;
    transform: skew(-40deg);
    box-shadow: -10px -10px 0 0 var(--card-bg);
}

.card .top-section .border::before {
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    top: 0;
    right: -15px;
    background: rgba(255, 255, 255, 0);
    border-top-left-radius: 10px;
    box-shadow: -5px -5px 0 2px var(--card-bg);
}

.card .top-section::before {
    content: "";
    position: absolute;
    top: 30px;
    left: 0;
    background: rgba(255, 255, 255, 0);
    height: 15px;
    width: 15px;
    border-top-left-radius: 15px;
    box-shadow: -5px -5px 0 2px var(--card-bg);
}

/* =========================================
   5. العنوان والأيقونات (Icons & Title)
   ========================================= */
.card .top-section .icons {
    position: absolute;
    top: 0;
    width: 100%;
    height: 30px;
    display: flex;
    justify-content: space-between;
}

.card .top-section .icons .logo {
    height: 100%;
    aspect-ratio: 1;
    padding: 7px 0 7px 15px;
}

.card .top-section .icons .logo .top-section {
    height: 100%;
}



.period-title {
    color: var(--text-light);
    font-size: 1rem;
    font-weight: 800;
    margin-top: -5%;
}

/* =========================================
   6. تفاصيل الأسعار (Prices Details)
   ========================================= */
.price {
    display: flex;
    margin-top: 3%;
    justify-content: center;
}

.amount, .period {
    color: var(--card-bg);
}

.period {
    margin-top: 15px;
}

.riyal {
    color: var(--text-light);
    width: 25px;
    height: 30px;
}

.bill {
    color: var(--text-light);
    text-align: center;
}

/* السعر القديم (المشطوب) */
.del {
    position: absolute;
    margin-top: 22%;
    margin-inline-start: 70%;
    transform: rotate(-35deg); 
    transform-origin: center center;
    text-decoration-color: red;
}

.del h2 {
    color: var(--text-del);
}

/* شارة الخصم */
.discount-badge {
    position: absolute; 
    top: 100px; 
    left: 15px; 
    background-color: var(--accent-orange); 
    color: #ffffff;
    padding: 5px 15px; 
    border-radius: 0 50px 50px 0;
    font-size: 13px;
    font-weight: bold;
    z-index: 10;
    box-shadow: 2px 2px 5px rgba(0,0,0,0.1);
}



/* =========================================
   7. المحتوى الداخلي والأزرار (Body & Buttons)
   ========================================= */
.card-text td {
    padding-block: 4px !important;
    border-bottom: 1px solid rgba(255,255,255,0.2);
}

.card-text {
    color: #e0e0e0 !important;
}

.target {
    margin-bottom: 10px;
}

/* =========================================
   8. زر التبديل (Switch)
   ========================================= */
.swetch {
    display: flex;
    justify-content: center;
    margin: 20px 0;
}

#checkboxInput {
    display: none;
}

.toggleSwitch {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 140px;
    height: 44px;
    background-color: var(--primary-dark);
    border-radius: 22px;
    cursor: pointer;
    transition: background-color .3s ease;
    box-sizing: border-box;
    user-select: none;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    overflow: hidden;
}

.toggleSwitch::after {
    content: "";
    position: absolute;
    height: 36px;
    width: 36px;
    top: 4px;
    left: 4px;
    background: white;
    border-radius: 50%;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    z-index: 2;
}

.toggleSwitch span {
    position: absolute;
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    transition: all 0.4s ease;
    z-index: 1;
    color: white;
    pointer-events: none;
}

/* حالة التبديل (Logic) */
/* --- غير محدد (Monthly) --- */
#checkboxInput:not(:checked) + .toggleSwitch {
    background-color: var(--primary-dark);
}

#checkboxInput:not(:checked) + .toggleSwitch::after {
    transform: translateX(0);
}

#checkboxInput:not(:checked) + .toggleSwitch .monthly {
    opacity: 1;
    transform: translateX(15px);
}

#checkboxInput:not(:checked) + .toggleSwitch .annual {
    opacity: 0;
    transform: translateX(20px);
}

/* --- محدد (Annual) --- */
#checkboxInput:checked + .toggleSwitch {
    background-color: var(--accent-orange);
}

#checkboxInput:checked + .toggleSwitch::after {
    transform: translateX(96px);
}

#checkboxInput:checked + .toggleSwitch .monthly {
    opacity: 0;
    transform: translateX(-20px);
}

#checkboxInput:checked + .toggleSwitch .annual {
    opacity: 1;
    transform: translateX(-15px);
}


/* =========================================
   تنسيق ملاحظات أسفل الأسعار
   ========================================= */

/* خط فاصل خفيف */
.pricing-footer-divider {
    border-top: 1px solid #e0e0e0;
    margin: 40px auto 30px; /* مسافة من الأعلى والأسفل */
    width: 90%; /* لا يملأ الشاشة بالكامل */
}

.pricing-notes {
    color: #666; /* لون رمادي للنص */
    font-size: 0.9rem; /* حجم خط مناسب للملاحظات */
    margin-bottom: 50px;
}

.notes-list {
    list-style: none; /* إزالة النقاط الافتراضية */
    padding: 0;
    margin: 0;
}

.notes-list li {
    position: relative;
    padding-left: 20px; /* مسافة لترك مكان للنقطة الملونة */
    margin-bottom: 12px; /* مسافة بين السطور */
    line-height: 1.6;
}

/* تصميم النقطة الملونة (Custom Bullet) */
.notes-list li::before {
    content: "•"; /* رمز النقطة */
    color: #e85021; /* اللون البرتقالي الخاص بدليل */
    font-weight: bold;
    font-size: 1.2rem; /* حجم النقطة */
    position: absolute;
    left: 0;
    top: -2px; /* ضبط المحاذاة مع النص */
}

/* تحسين العرض في الموبايل */
@media (max-width: 768px) {
    .pricing-footer-divider {
        margin: 30px auto 20px;
    }
    
    .notes-list li {
        margin-bottom: 10px;
        font-size: 0.85rem;
    }
}



/* ########################################################## */

h2, h3, h5 { font-weight: 700; }

/* =========================================
   2. قسم العنوان والصورة 3D (Hero Section)
   ========================================= */
.titel_name {
    margin-top: 50px;
}

.titel_name h2 {
    color: var(--primary-orange);
    font-size: 2.5rem;
    margin-bottom: 15px;
}

.titel_name h3 {
    color: var(--text-grey);
    font-size: 1.2rem;
    font-weight: 500;
    max-width: 700px;
    margin: 0 auto;
    line-height: 1.6;
}

/* حاوية العرض */
.showcase-area {
    position: relative;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto 80px; /* مسافة سفلية كبيرة */
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 50px;
}

/* الأرضية البرتقالية المائلة */
.ground {
    position: absolute;
    width: 100%;
    height: 350px;
    background: linear-gradient(135deg, var(--accent-orange) 0%, #ff8c6b 100%);
    border-radius: 40px;
    transform: perspective(1000px) rotateX(25deg) scale(0.95);
    z-index: 1;
    top: 60px;
    box-shadow: 0 20px 50px rgba(232, 80, 33, 0.2);
}

/* صورة المحاسبة */
.accounting {
    position: relative;
    z-index: 2;
    border-radius: 15px;
    width: 85%;
    box-shadow: 0 15px 40px rgba(0,0,0,0.15);
    background-color: #fff;
    border: 1px solid #eee;
}

/* استجابة الجوال للصورة */
@media (max-width: 768px) {
    .ground {
        transform: perspective(600px) rotateX(15deg) scale(0.95);
        height: 200px;
        top: 30px;
    }
    .accounting { width: 95%; }
}



/* =========================================
   4. قسم التبويبات والمحاكاة (ERP System Section)
   ========================================= */
.system-features-section {
    padding: 80px 0;
    background-color: var(--bg-light);
    border-top: 1px solid #eee;
}

.section-title {
    font-size: 2.2rem;
    color: var(--primary-dark);
    margin-bottom: 10px;
}

.section-subtitle {
    color: var(--text-grey);
    font-size: 1.1rem;
}

/* حاوية التبويبات (شريط البرنامج) */
.erp-tab-container {
    background-color: #e6e9ed; /* لون رمادي يحاكي شريط المتصفح/الويندوز */
    border: 1px solid #ccc;
    border-bottom: none;
    display: flex;
    align-items: center;
    padding: 8px 15px 0 15px;
    border-radius: 8px 8px 0 0;
    margin-bottom: 0;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

/* زر إغلاق وهمي للديكور */
.fake-close-btn {
    background-color: #ff5f56; /* لون أحمر */
    color: #fff;
    padding: 4px 12px;
    font-size: 12px;
    font-weight: bold;
    margin-right: 15px;
    border-radius: 4px;
    cursor: default;
    margin-bottom: 8px;
    display: flex;
    align-items: center;
    gap: 5px;
}

/* تنسيق التبويبات (Tabs) */
.erp-tabs {
    border-bottom: none;
    width: 100%;
}

.erp-tabs .nav-link {
    color: #555;
    background-color: #555; /* لون التاب غير النشط */
    border: 1px solid #bbb;
    border-bottom: none;
    margin-right: 5px;
    border-radius: 6px 6px 0 0;
    font-weight: 600;
    padding: 10px 25px;
    transition: all 0.2s;
    font-size: 0.95rem;
}

/* التبويب النشط */
.erp-tabs .nav-link.active {
    background-color: #e85021;
    color: var(--primary-orange);
    border-color: #ccc;
    border-bottom: 1px solid #fff; /* دمج مع المحتوى */
    border-top: 3px solid var(--primary-orange); /* خط برتقالي مميز */
    position: relative;
    top: 1px;
}

/* منطقة المحتوى (Content Area) */
.erp-content-area {
    background-color: #fff;
    border: 1px solid #ccc;
    border-top: none;
    padding: 50px;
    border-radius: 0 0 8px 8px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.05);
    max-width: 100%;
    margin: 0 auto; /* توسيط */
}

/* محتوى النصوص داخل التبويب */
.feature-head {
    font-size: 1.8rem;
    font-weight: 700;
    color: var(--primary-dark);
    margin-bottom: 20px;
}

.feature-desc {
    color: var(--text-grey);
    line-height: 1.8;
    margin-bottom: 25px;
    font-size: 1.05rem;
}

/* القائمة (Checklist) */

.feature-check {
    list-style: none;
    padding: 0;
}

.feature-check li {
    margin-bottom: 12px;
    color: #1a1a3d; /* أو var(--primary-dark) */
    font-weight: 500;
    display: flex;
    align-items: flex-start; /* محاذاة للأعلى لضمان التناسق */
}

.feature-check i {
    color: #e85021; /* أو var(--primary-orange) */
    margin-right: 12px;
    font-size: 1.1rem;
    margin-top: 4px; /* لضبط محاذاة الأيقونة مع أول سطر */
    flex-shrink: 0; /* منع الأيقونة من الانكماش */
}

/* هذا الكلاس الجديد مهم جداً */
.feature-check .text-content {
    flex: 1; /* يجبر النص على أخذ المساحة المتبقية بجانب الأيقونة */
    display: inline-block; /* يجعل النص ينساب بجانب بعضه */
}
/* صور داخل التبويبات */
.erp-content-area img {
    border: 1px solid #eee;
    transition: transform 0.3s;
}

.erp-content-area img:hover {
    transform: scale(1.02);
}