a[href*=twitter] {
    background: -o-linear-gradient(45deg,#00acee,#36d8ff,#00acee);
    background: linear-gradient(45deg,#00acee,#36d8ff,#00acee)
}

a[href*=snapchat] {
    background: -o-linear-gradient(330deg,#fffc00,#fffc00);
    background: linear-gradient(120deg,#fffc00,#fffc00)
}

a[href*=tiktok] {
    background: -o-linear-gradient(330deg,#69c9d0,#000,#ee1d52);
    background: linear-gradient(120deg,#69c9d0,#000,#ee1d52)
}

a[href*=facebook] {
    background: -o-linear-gradient(45deg,#3776f2,#00b1f7);
    background: linear-gradient(45deg,#3776f2,#00b1f7)
}

a[href*=youtube] {
    background: -o-linear-gradient(45deg,#580f1b,#dc2743);
    background: linear-gradient(45deg,#580f1b,#dc2743)
}
@keyframes title-pan {
  0% { background-position: 0% center; }
  100% { background-position: -200% center; }
}

@keyframes button-pulse {
  0% { box-shadow: 0 0 0 0 rgba(41, 21, 67, 0.7); }
  70% { box-shadow: 0 0 0 12px rgba(41, 21, 67, 0); }
  100% { box-shadow: 0 0 0 0 rgba(41, 21, 67, 0); }
}

@keyframes price-glow {
  0% { text-shadow: 0 0 3px rgba(41, 21, 67, 0.4); }
  50% { text-shadow: 0 0 12px rgba(41, 21, 67, 0.8); }
  100% { text-shadow: 0 0 3px rgba(41, 21, 67, 0.4); }
}

.s-products-slider-slider .s-product-card-entry,
.s-products-list .s-product-card-entry {
    border-radius: 12px;
    border: 1px solid #f0f0f0;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    transition: transform 0.4s ease;
    overflow: hidden;
}

.s-products-slider-slider .s-product-card-entry:hover,
.s-products-list .s-product-card-entry:hover {
    transform: translateY(-6px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08), 0 0 15px rgba(41, 21, 67, 0.5);
}

.s-slider-block__title h2,
.s-block__title h2 {
    font-size: 28px !important;
    font-weight: 800;
    background: #291543 !important;
    color: white !important;
    padding: 15px 20px !important;
    border-radius: 8px !important;
    display: inline-block !important;
    animation: none !important;
    -webkit-text-fill-color: white !important;
}

.s-slider-block__title h2::after,
.s-block__title h2::after {
    content: '' !important;
    display: block !important;
    width: 100% !important;
    height: 4px !important;
    background: #291543 !important;
    border-radius: 2px !important;
    margin-top: 10px !important;
}

.s-products-slider-slider .s-product-card-entry .s-button-primary-outline,
.s-products-list .s-product-card-entry .s-button-primary-outline {
    background-color: #291543 !important;
    color: #ffffff !important;
    border: none !important;
    border-radius: 8px !important;
    font-weight: bold;
    animation: button-pulse 2.5s infinite;
    transition: all 0.3s ease !important;
}

.s-products-slider-slider .s-product-card-entry .s-button-primary-outline:hover,
.s-products-list .s-product-card-entry .s-button-primary-outline:hover {
    transform: scale(1.05);
    background-color: #291543 !important;
    animation-play-state: paused;
}

.s-products-slider-slider .s-product-card-price,
.s-products-list .s-product-card-price {
    color: #291543 !important;
    font-weight: 800;
    font-size: 1.2rem;
    margin-top: 8px;
    transition: all 0.3s ease;
}

.s-products-slider-slider .s-product-card-entry:hover .s-product-card-price,
.s-products-list .s-product-card-entry:hover .s-product-card-price {
    animation: price-glow 1.5s infinite ease-in-out;
}

@media (max-width: 768px) {

    .s-products-slider-slider .s-products-slider-card.swiper-slide {
        width: 55% !important;
        min-width: 0 !important;
    }

    .s-products-list-wrapper.s-products-list-vertical-cards {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }
}

/* تعديل الفوتر والجزء السفلي */
.store-footer {
    background-color: #291543 !important;
}

.store-footer__inner {
    background: #291543 !important;
    color: white !important;
    text-align: center;
}

.flex.rtl\:space-x-reverse.space-x-2.items-end  , salla-social.s-social-list.hydrated  , a.flex.items-center.m-0{
    justify-content: center !important;
    color: white !important;
}

salla-contacts.s-contacts.hydrated {
    justify-content: center;
    align-items: center;
    display: flex ; 
    flex-direction: column;
    color: white !important;
}

#app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div > div.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20 > a > h3 {
    display: none;
}

footer.store-footer {
    box-shadow: #291543 0 20px 30px -10px;
}

@media only screen and (max-width: 600px) {
    .gap-8 {
        gap: 1rem;
    }
    .s-payments-list {
        flex-wrap: nowrap;
    }
    .footer-is-light .store-footer .store-footer__inner {
        border-top-left-radius: 20px !important;
        border-top-right-radius: 20px !important;
    }
    .md\:flex.items-center.justify-between.py-4.container.text-center {
        background: #291543 !important;
        color: white !important;
    }
    .container.grid.grid-col-1.lg\:grid-cols-6.gap-8.lg\:gap-6 {
        gap: 26px;
    }
    .store-footer__inner {
        padding: 0 !important;
    }
}

.copyright-text p {
    color: white !important;
}

.store-footer h3 {
    background: #291543 !important;
    display: flex;
    width: 100%;
    justify-content: center;
    padding: 5px;
    border-radius: 6px;
    align-items: center;
    text-align: center;
    color: white !important;
}

.store-footer a {
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    font-size: 18px;
    color: white !important;
}

.s-social-link a svg {
    width: 17px;
    fill: currentColor;
    color: white !important;
}

li.s-social-link {
    background: #291543 !important;
    border-radius: 20px;
}

@media (min-width: 1024px) {
    .lg\:grid-cols-6 {
        grid-template-columns: 1fr 1fr 1fr;
    }
    .lg\:col-span-2 {
        grid-column: inherit;
    }
}

.s-block.s-block--fixed-banner.wide-placeholder {
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
}

.s-block.s-block--fixed-banner.wide-placeholder img {
    width: 100%;
    height: auto;
    display: block;
}

.s-block--fixed-banner .container {
    width: 100%;
    max-width:none ; 
    padding-left: 0;
    padding-right: 0;
}

.s-menu-topnav-list {
    display: none;
}

ul.s-social-list {
    justify-content: center;
}

.floating-wpp .floating-wpp-button {
    top: -172px !important;
}

salla-advertisement.hydrated {
    display: none;
}

/* توحيد لون زر تحميل المزيد وأي أزرار أساسية أخرى */
.s-button-primary,
button.s-button-primary,
.s-button-solid,
button.undefined.s-button-element.s-button-btn.s-button-solid.s-button-wide.s-button-primary.s-button-loader-center {
    background: #291543 !important;
    color: white !important;
    border-color: #291543 !important;
}

.bg-white.py-2\.5.mb-5.rounded-md.inline-flex.text-sm {
    display: none;
}

.flex.whitespace-nowrap.gap-4.items-center * {
    font-size: 32px;
    FONT-WEIGHT: 900;
    color: #291543 !important;
}

a[href*=instagram]:not(.banner-entry) {
    background: -o-linear-gradient(45deg,#f09433 0,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
    background: linear-gradient(45deg, #f09433 0, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
}

.main-nav-container.fixed-pinned .navbar-brand img {
    max-height: 79px;
}

.s-block.s-block--fixed-banner.wide-placeholder img {
    margin-bottom: 10px;
}

button.tab-trigger.is-active.s-button-element.s-button-btn.s-button-outline.s-button-primary-outline.s-button-loader-after {
    color: white !important;
    background: #291543 !important;
}

button.s-product-card-wishlist-btn.animated.not-added.un-favorited.s-button-element.s-button-icon.s-button-outline.s-button-light-outline.s-button-loader-center {
    background: #291543 !important;
    color: white !important;
}

.navbar-brand img {
    max-height: 4rem;
    max-width: 100px;
    width: auto;
}

salla-contacts.s-contacts.s-contacts-header.hydrated {
    display: none;
}

/* الجزء السفلي بعد الفوتر بالكامل بنفسجي */
.md\:flex.items-center.justify-between.py-4.container.text-center,
footer.store-footer + div,
.store-footer + div {
    background: #291543 !important;
    color: white !important;
}

/* إزالة أي مساحات بيضاء في نهاية الصفحة دون تغيير خلفية المتجر */
#app > div.app-inner > footer {
    background-color: #291543 !important;
}
*/

/* تأثير الظهور التدريجي للعناصر عند التمرير */
.reveal {
    opacity: 0;
    transform: translateY(30px);
    transition: all 0.8s ease-out;
}

.reveal.active {
    opacity: 1;
    transform: translateY(0);
}

/* تأثير حركي لبطاقات المنتجات عند التمرير عليها */
.s-product-card-entry {
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275) !important;
}

.s-product-card-entry:hover {
    transform: translateY(-10px) scale(1.02) !important;
    box-shadow: 0 20px 40px rgba(41, 21, 67, 0.2) !important;
}

/* تأثير "النبض" الخفيف للأزرار لجذب الانتباه */
.s-button-primary, .s-button-btn {
    position: relative;
    overflow: hidden;
}

.s-button-primary::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 5px;
    height: 5px;
    background: rgba(255, 255, 255, 0.5);
    opacity: 0;
    border-radius: 100%;
    transform: scale(1, 1) translate(-50%);
    transform-origin: 50% 50%;
}

@keyframes ripple {
    0% { transform: scale(0, 0); opacity: 1; }
    20% { transform: scale(25, 25); opacity: 1; }
    100% { opacity: 0; transform: scale(40, 40); }
}

.s-button-primary:focus:not(:active)::after {
    animation: ripple 1s ease-out;
}

/* تحسين شكل شريط التمرير ليتناسب مع هوية الموقع */
::-webkit-scrollbar {
    width: 8px;
}

::-webkit-scrollbar-track {
    background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
    background: #291543;
    border-radius: 10px;
}

::-webkit-scrollbar-thumb:hover {
    background: #3d1f63;
}
<style>
    /* تنسيق الحاوية الرئيسية */
    .galaxy-whatsapp-container {
        position: fixed;
        bottom: 30px;
        right: 30px;
        z-index: 999999;
        font-family: 'Cairo', sans-serif;
        direction: rtl;
    }

    /* زر الواتساب الدائري */
    .galaxy-whatsapp-btn {
        background-color: #25d366; /* لون الواتساب الرسمي */
        width: 65px;
        height: 65px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        box-shadow: 0 6px 20px rgba(0,0,0,0.2);
        cursor: pointer;
        transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
        position: relative;
    }

    .galaxy-whatsapp-btn:hover {
        transform: scale(1.1);
    }

    .galaxy-whatsapp-btn svg {
        width: 38px;
        height: 38px;
        fill: white;
    }

    /* تأثير النبض */
    .galaxy-whatsapp-btn::after {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: #25d366;
        border-radius: 50%;
        z-index: -1;
        animation: galaxy-pulse 2s infinite;
    }

    @keyframes galaxy-pulse {
        0% { transform: scale(0.95); box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.7); }
        70% { transform: scale(1.2); box-shadow: 0 0 0 20px rgba(37, 211, 102, 0); }
        100% { transform: scale(0.95); box-shadow: 0 0 0 0 rgba(37, 211, 102, 0); }
    }

    /* نافذة الدردشة المنبثقة */
    .galaxy-chat-box {
        position: absolute;
        bottom: 85px;
        right: 0;
        width: 320px;
        background: #fff;
        border-radius: 18px;
        box-shadow: 0 15px 40px rgba(0,0,0,0.2);
        display: none;
        overflow: hidden;
        animation: galaxy-fade-in 0.4s ease-out;
    }

    @keyframes galaxy-fade-in {
        from { transform: translateY(30px); opacity: 0; }
        to { transform: translateY(0); opacity: 1; }
    }

    /* رأس النافذة باللون البنفسجي الخاص بك */
    .galaxy-chat-header {
        background-color: #291543; /* لون متجر مجرة الفن */
        color: white;
        padding: 20px;
        display: flex;
        align-items: center;
        gap: 12px;
    }

    .galaxy-chat-header img {
        width: 45px;
        height: 45px;
        border-radius: 50%;
        border: 2px solid #fff;
        background: #fff;
    }

    .galaxy-chat-status {
        font-size: 12px;
        color: #4ade80; /* لون أخضر فاتح للمتصل */
        display: flex;
        align-items: center;
        gap: 4px;
    }

    .galaxy-chat-status::before {
        content: '';
        width: 8px;
        height: 8px;
        background: #4ade80;
        border-radius: 50%;
    }

    .galaxy-chat-body {
        padding: 25px;
        background-color: #f0f2f5;
        background-image: url('https://user-images.githubusercontent.com/15075759/28719144-86dc0f70-73b1-11e7-911d-60d70fcded21.png'); /* خلفية واتساب الشهيرة */
        min-height: 100px;
    }

    .galaxy-msg {
        background: white;
        padding: 12px 15px;
        border-radius: 12px;
        border-top-right-radius: 2px;
        font-size: 14px;
        color: #333;
        line-height: 1.5;
        box-shadow: 0 2px 5px rgba(0,0,0,0.05);
    }

    .galaxy-chat-footer {
        padding: 15px 20px;
        background: #fff;
        text-align: center;
    }

    .galaxy-send-btn {
        background-color: #25d366;
        color: white !important;
        text-decoration: none !important;
        padding: 12px 25px;
        border-radius: 30px;
        display: block;
        font-weight: 700;
        transition: all 0.3s;
        font-size: 15px;
    }

    .galaxy-send-btn:hover {
        background-color: #128c7e;
        transform: translateY(-2px);
    }

    /* إخفاء الأيقونة في حال وجود عناصر سلة الافتراضية المتداخلة */
    @media (max-width: 768px) {
        .galaxy-whatsapp-container {
            bottom: 20px;
            right: 20px;
        }
        .galaxy-whatsapp-btn {
            width: 55px;
            height: 55px;
        }
    }
</style>

<div class="galaxy-whatsapp-container">
    <!-- نافذة الدردشة -->
    <div class="galaxy-chat-box" id="galaxyChatBox">
        <div class="galaxy-chat-header">
            <img src="https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/zvBVDz/ZAqTNU2HOWkWUpNqRI5lGraYc0AZxDKWr9hsjlo3.png" alt="Galaxy Art">
            <div>
                <div style="font-weight: 800; font-size: 16px;">مجرة الفن</div>
                <div class="galaxy-chat-status">متصل الآن</div>
            </div>
        </div>
        <div class="galaxy-chat-body">
            <div class="galaxy-msg">
                أهلاً بك في مجرة الفن 🌌✨<br>
                يسعدنا خدمتك، كيف يمكننا مساعدتك اليوم؟
            </div>
        </div>
        <div class="galaxy-chat-footer">
            <!-- استبدل الرقم 966503499942 برقمك الفعلي إذا كان مختلفاً -->
            <a href="https://wa.me/966503499942" target="_blank" class="galaxy-send-btn">تواصل معنا الآن</a>
        </div>
    </div>

    <!-- زر الواتساب -->
    <div class="galaxy-whatsapp-btn" onclick="toggleGalaxyChat()">
        <svg viewBox="0 0 32 32">
            <path d="M16 0c-8.837 0-16 7.163-16 16 0 2.825 0.733 5.476 2.017 7.783l-2.017 7.35 7.522-1.972c2.247 1.218 4.82 1.912 7.55 1.912 8.837 0 16-7.163 16-16s-7.163-16-16-16zM16 29.333c-2.408 0-4.664-0.621-6.635-1.707l-0.476-0.263-4.464 1.17 1.191-4.345-0.289-0.459c-1.191-1.891-1.887-4.131-1.887-6.529 0-6.747 5.486-12.233 12.233-12.233s12.233 5.486 12.233 12.233c0 6.747-5.486 12.233-12.233 12.233zM23.030 20.913c-0.384-0.192-2.271-1.12-2.623-1.248s-0.608-0.192-0.864 0.192c-0.256 0.384-0.992 1.248-1.216 1.504s-0.448 0.288-0.832 0.096c-0.384-0.192-1.621-0.597-3.088-1.904-1.141-1.019-1.912-2.277-2.136-2.661s-0.024-0.592 0.168-0.782c0.173-0.171 0.384-0.448 0.576-0.672s0.256-0.384 0.384-0.64c0.128-0.256 0.064-0.48-0.032-0.672s-0.864-2.080-1.184-2.848c-0.312-0.748-0.63-0.646-0.864-0.658-0.224-0.012-0.48-0.013-0.736-0.013s-0.672 0.096-1.024 0.48c-0.352 0.384-1.344 1.312-1.344 3.199s1.376 3.711 1.568 3.967c0.192 0.256 2.712 4.139 6.563 5.805 0.916 0.396 1.631 0.633 2.188 0.809 0.92 0.292 1.757 0.25 2.42 0.151 0.74-0.11 2.271-0.928 2.591-1.824s0.32-1.664 0.224-1.824c-0.096-0.16-0.352-0.256-0.736-0.448z"></path>