/* 1. الحاوية الرئيسية */
.store-footer.overflow-hidden.relative.f-btm-inside-f-top.icons-rounded-md {
    position: relative !important;
    background: rgba(255, 255, 255, 0.02) !important;
    backdrop-filter: blur(20px) !important;
    border-radius: 40px 40px 0 0 !important;
    padding: 20px 20px !important;
    margin: 5px 10px !important;
    border: none !important;
    overflow: hidden !important;
}

/* 2. تنظيم الروابط وتصغيرها */
.store-footer .footer-links, 
.store-footer .footer-content,
.store-footer ul {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
    gap: 15px !important;
    padding: 0 !important;
}

.store-footer a, 
.store-footer li {
    font-size: 11px !important;
    color: #e0d0ff !important; /* لون موف فاتح للنصوص */
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    text-decoration: none !important;
    transition: color 0.3s ease !important;
    /* إلغاء التوهج خلف النص */
    text-shadow: none !important; 
}

/* 3. الإطار الخارجي (درجات الموف) */
.store-footer.overflow-hidden.relative.f-btm-inside-f-top.icons-rounded-md::before {
    content: '' !important;
    position: absolute !important;
    top: 0; left: 0; right: 0; bottom: 0;
    border-radius: 40px 40px 0 0 !important;
    border: 3px solid transparent !important;
    /* تدرج من الموف الغامق إلى الموف الفاتح (اللافندر) */
    background: linear-gradient(90deg, #4b0082, #d8bfd8, #4b0082) border-box !important;
    background-size: 200% 100% !important;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    mask-composite: exclude;
    animation: neon-fast-flow 2s linear infinite !important;
    pointer-events: none !important;
}

/* 4. الإطار الداخلي */
.store-footer.overflow-hidden.relative.f-btm-inside-f-top.icons-rounded-md::after {
    content: '' !important;
    position: absolute !important;
    top: 8px; left: 8px; right: 8px; bottom: 5px;
    border-radius: 35px 35px 0 0 !important;
    border: 1px solid rgba(216, 191, 216, 0.3) !important;
    pointer-events: none !important;
}

@keyframes neon-fast-flow {
    0% { background-position: 0% 50%; }
    100% { background-position: 200% 50%; }
}
* عددددم الجذف تحذير قايمه الفولدر في الاعلى *
/* 1. الأزرار: ألوان متموجة هادئة وتصغير الحجم */
.s-products-slider-slider .btn, 
.s-products-slider-slider button {
    /* تصغير الزر */
    padding: 6px 16px !important;
    font-size: 11px !important;
    min-height: auto !important;
    
    /* 3 ألوان متموجة (تدرج موف هادئ) */
    background: linear-gradient(90deg, #9370db, #ba55d3, #8a2be2) !important;
    background-size: 200% 100% !important; /* ضروري لتموج الألوان */
    
    color: #fff !important;
    border-radius: 20px !important;
    border: none !important;
    transition: all 0.4s ease !important;
    
    /* حركة طفو خفيفة جداً (أقل اهتزاز) */
    animation: float-gentle 4s ease-in-out infinite, gradient-flow 6s linear infinite !important;
    cursor: pointer !important;
}

/* 2. التحكم في حركة الطفو (أبطأ وأخف) */
@keyframes float-gentle {
    0%, 100% { transform: translateY(0px); }
    50% { transform: translateY(-3px); } /* تقليل المسافة من 8px إلى 3px لتقليل الاهتزاز */
}

/* 3. التحكم في تموج الألوان الثلاثة */
@keyframes gradient-flow {
    0% { background-position: 0% 50%; }
    50% { background-position: 100% 50%; }
    100% { background-position: 0% 50%; }
}

/* 4. تفاعل بسيط عند المرور */
.s-products-slider-slider .btn:hover {
    filter: brightness(1.2) !important;
    transform: translateY(-2px) !important;
}
* الوان الازرار للمنتجات التفاعليه *
/* 1. الحاوية الأساسية (للحاسوب) */
.faq-container {
    padding: 30px !important; /* تقليل المساحة الخارجية */
    background: radial-gradient(circle at 50% 50%, #241040 0%, #0f051c 100%) !important;
    border-radius: 40px !important;
    position: relative !important;
    overflow: hidden !important;
}

/* 2. تنسيق بطاقات الأسئلة (الاستجابة للجوال) */
.faq-container .faq-item, 
.faq-container .grid > div {
    background: rgba(255, 255, 255, 0.04) !important;
    backdrop-filter: blur(10px) !important;
    border-radius: 20px !important; /* تقليل الانحناء ليتناسب مع التصغير */
    padding: 20px !important; /* تقليل المسافة الداخلية للنص */
    margin: 5px !important;
    border: 1px solid rgba(255, 255, 255, 0.08) !important;
}

/* 3. تصغير الخطوط في الجوال للوضوح */
@media (max-width: 600px) {
    .faq-container {
        padding: 15px !important;
    }
    
    .faq-container .faq-item, 
    .faq-container .grid > div {
        padding: 15px !important;
    }

    /* تصغير نصوص الأسئلة */
    .faq-container h3, 
    .faq-container p {
        font-size: 13px !important;
        line-height: 1.4 !important;
    }
}
.faq-container .grid {
    gap: 10px !important; /* تقليل الفراغ بين البطاقات في الجوال */
}
* تنسيق ايطارات الاساله الشايعه *
/* 1. إجبار القائمة على أن تكون زجاجية وداكنة */
.mm-spn, .mm-spn.mm-spn--light {
    background: rgba(15, 5, 28, 0.9) !important;
    backdrop-filter: blur(20px) !important;
}

/* 2. تصميم البطاقات الزجاجية (Glassmorphism) */
.mm-spn li a {
    background: rgba(255, 255, 255, 0.05) !important;
    border: 1px solid rgba(255, 255, 255, 0.1) !important;
    border-radius: 12px !important;
    margin: 10px 15px !important;
    padding: 15px !important;
    color: #fff !important;
    transition: all 0.4s ease !important;
    border-left: 5px solid #8a2be2 !important; /* لون النيون */
}

/* 3. إصلاح مشكلة عدم فتح التصنيفات (تأكد من وجود هذا السطر) */
.mm-spn li.mm-spn--parent > a {
    background: rgba(138, 43, 226, 0.1) !important;
}

/* 4. إضافة تأثير الأنيميشن عند التفاعل */
.mm-spn li a:hover {
    background: rgba(138, 43, 226, 0.3) !important;
    border-left: 5px solid #00ff7f !important;
    transform: scale(0.98) !important;
    box-shadow: 0 0 15px rgba(138, 43, 226, 0.4) !important;
}
* التصنيفات وتنسيقاتها في الاعلى * 
/* 1. إعدادات البطاقة الأساسية (الإطار الخارجي الناعم) */
.s-list-tile-item {
    background: #0f051c !important; /* لون الخلفية الغامق */
    border-radius: 25px !important; /* حواف ناعمة جداً */
    padding: 6px !important; /* مسافة للإطار الداخلي */
    position: relative !important;
    margin: 15px 0 !important;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275) !important;
    border: 2px solid transparent !important;
    background-clip: padding-box !important;
}

/* 2. الإطار الداخلي (تأثير البطاقة داخل البطاقة) */
.s-list-tile-item::before {
    content: '' !important;
    position: absolute !important;
    top: 4px !important; 
    left: 4px !important;
    right: 4px !important;
    bottom: 4px !important;
    border-radius: 20px !important;
    border: 1px solid rgba(255, 255, 255, 0.1) !important;
    pointer-events: none !important;
}

/* 3. تأثير التفاعل (التوهج والتحرك) */
.s-list-tile-item:hover {
    border-color: #8a2be2 !important;
    box-shadow: 0 0 15px rgba(138, 43, 226, 0.4), 
                inset 0 0 10px rgba(138, 43, 226, 0.2) !important;
    transform: translateY(-5px) scale(1.01) !important;
}

/* 4. إبراز النصوص لتتناسب مع التصميم */
.s-list-tile-item * {
    color: #ffffff !important;
    font-weight: 600 !important;
    text-shadow: 0 0 5px rgba(255,255,255,0.2) !important;
}
* بطاقه الاهداء صفحه المنتجات *