/* ===================================================
   ZainX – Premium Elegant Store UI
   =================================================== */

/* ===== العام ===== */
body {
    backgroun ===== */
body {
    background-color: #d9f7ee;
    color: #0f2a44;
    font-family: "Tajawal", "Cairo", sans-serif;
}

/* ===== الشريط العلوي (الهيدر) ===== */
.top-navbar {
    background: #d9f7ee;
    color: #0f2a44;
    box-shadow: 0 6px 20px rgba(15,42,68,0.06);
}

.navbar-brand img {
    max-height: 4.5rem;
    border-radius: 18px;
}

/* أيقونات الهيدر */
.header-btn__icon {
    background: #c9a24d;
    color: #ffffff;
    border-radius: 50%;
    transition: 0.3s;
}
.header-btn__icon:hover {
    transform: scale(1.05);
}

/* البحث */
.top-navbar .s-search-input {
    background: #ffffff;
    border-radius: 30px;
}

/* ===== الأزرار ===== */
.s-button-primary,
.s-button-primary-outline {
    background: #0f2a44;
    color: #ffffff;
    border-radius: 30px;
    transition: 0.3s ease;
}
.s-button-primary:hover,
.s-button-primary-outline:hover {
    background: #c9a24d;
}

/* ===== كروت المنتجات ===== */
.s-product-card-entry {
    background: #ffffff;
    border-radius: 30px;
    border: 1px solid #e5e7eb;
    box-shadow: 0 10px 30px rgba(0,0,0,0.05);
    transition: 0.3s ease;
}
.s-product-card-entry:hover {
    transform: translateY(-5px);
}

/* ===== العناوين ===== */
.s-slider-block__title h2 {
    color: #0f2a44;
    font-weight: 700;
}

/* ===== أقسام المميزات ===== */
.s-block--features__item {
    background: linear-gradient(135deg, #ffffff, #f9fafb);
    border-radius: 4rem;
    padding: 1.2rem;
}

.s-block--features__item .feature-icon {
    background: #c9a24d;
    color: #ffffff;
}

/* ===== التصنيفات ===== */
.slide--cat-entry {
    background: #ffffff;
    border-radius: 1.5rem;
    color: #0f2a44;
    transition: 0.3s;
}
.slide--cat-entry i {
    color: #c9a24d;
}
.slide--cat-entry:hover {
    background: #f9fafb;
}

/* ===== الظلال ===== */
.shadow-default {
    box-shadow: 0 12px 35px rgba(15,42,68,0.08);
}

/* ===================================================
   Footer – Minimal Luxury
   =================================================== */

.store-footer,
.footer-is-light .store-footer,
.store-footer__inner,
.footer-is-light .store-footer__inner {
    background: #d9f7ee !important;
    color: #0f2a44 !important;
    border-radius: 30px;
    padding: 2.5rem 1rem;
}

.store-footer * {
    text-align: center !important;
}

/* عناوين الفوتر */
.store-footer h3 {
    font-size: 1.05rem;
    font-weight: 600;
    color: #0f2a44;
    margin-bottom: 1rem;
}

/* روابط الفوتر */
.store-footer,
.store-footer a {
    color: #1e3a5f !important;
    font-size: 0.92rem;
}

/* إزالة الحدود */
.store-footer hr,
.store-footer .border,
.store-footer [class*="border"] {
    display: none !important;
}

/* ===== أيقونات التواصل ===== */
.store-footer .contact-social ul {
    justify-content: center !important;
    gap: 16px;
    margin-top: 1.2rem;
}

.store-footer .contact-social a {
    background: transparent;
    color: #0f2a44;
    font-size: 20px;
    transition: 0.3s ease;
}

.store-footer .contact-social a:hover {
    color: #c9a24d;
    transform: translateY(-2px);
}

/* ===================================================
   تحسين الجوال
   =================================================== */
@media (max-width: 768px) {
    .store-footer {
        padding: 2rem 1rem;
    }

    .store-footer .contact-social a {
        font-size: 18px;
    }

    .s-product-card-entry {
        border-radius: 22px;
    }
}

/* ===================================================
   ZainX – Premium UX + Animations + Brand Identity
   =================================================== */

/* ---------- انتقالات ناعمة عامة ---------- */
* {
    transition: background-color 0.3s ease,
                color 0.3s ease,
                box-shadow 0.3s ease,
                transform 0.3s ease;
}

/* ---------- حركة دخول ناعمة ---------- */
@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translateY(12px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* تطبيق الحركة */
.s-product-card-entry,
.slide--cat-entry,
.s-block--features__item,
.banner-entry {
    animation: fadeUp 0.6s ease both;
}

/* ---------- تجربة المنتجات (UX) ---------- */
.s-product-card-entry:hover {
    transform: translateY(-6px) scale(1.01);
    box-shadow: 0 18px 40px rgba(15,42,68,0.12);
}

/* صورة المنتج */
.s-product-card-entry img {
    border-radius: 20px;
}

/* زر الإضافة للسلة */
.s-product-card-entry .s-button-primary,
.s-product-card-entry .s-button-primary-outline {
    background: #0f2a44;
    color: #ffffff;
    border-radius: 30px;
}
.s-product-card-entry .s-button-primary:hover {
    background: #c9a24d;
}

/* ---------- التصنيفات ---------- */
.slide--cat-entry {
    box-shadow: 0 8px 24px rgba(15,42,68,0.08);
}
.slide--cat-entry:hover {
    transform: translateY(-5px);
}

/* ---------- الأزرار العامة ---------- */
.s-button-primary,
.s-button-primary-outline {
    font-weight: 600;
    letter-spacing: 0.3px;
}

/* ---------- تحسين القراءة ---------- */
p,
span,
li {
    line-height: 1.8;
}

/* ---------- الهوية البصرية (Brand) ---------- */

/* العناوين */
h1, h2, h3, h4 {
    color: #0f2a44;
    font-weight: 700;
}

/* إبراز الروابط */
a:hover {
    color: #c9a24d !important;
}

/* ---------- أيقونات الهيدر ---------- */
.header-btn__icon:hover {
    background: #0f2a44;
    transform: rotate(6deg);
}

/* ---------- الفوتر (Brand Feel) ---------- */
.store-footer {
    box-shadow: 0 -10px 30px rgba(15,42,68,0.06);
}

/* أيقونات الفوتر */
.store-footer .contact-social a {
    opacity: 0.9;
}
.store-footer .contact-social a:hover {
    opacity: 1;
    transform: translateY(-3px);
}

/* ---------- تحسين الجوال ---------- */
@media (max-width: 768px) {

    .s-product-card-entry:hover,
    .slide--cat-entry:hover {
        transform: none;
    }

    .s-product-card-entry {
        animation-duration: 0.4s;
    }
}