body{ background:#050505!important; color:#fff!important; } /* الهيدر / header{ background:#000!important; border-bottom:1px solid #1f1f1f!important; } / بطاقات المنتجات / .s-product-card{ background:#0d0d0d!important; border:1px solid #222!important; border-radius:20px!important; overflow:hidden!important; transition:all .3s ease!important; } / توهج عند المرور / .s-product-card:hover{ transform:translateY(-6px)!important; border-color:#ff1a1a!important; box-shadow:0 0 25px rgba(255,0,0,.35)!important; } / صورة المنتج / .s-product-card img{ border-radius:16px 16px 0 0!important; } / اسم المنتج / .s-product-card__title{ color:#fff!important; font-weight:700!important; } / السعر / .s-product-card-price{ color:#00ff66!important; font-weight:700!important; } / زر أضف للسلة / .s-button-primary{ background:linear-gradient(135deg,#ff1a1a,#990000)!important; color:#fff!important; border:none!important; border-radius:14px!important; font-weight:700!important; width:100%!important; padding:12px!important; transition:all .2s ease!important; } .s-button-primary:hover{ transform:scale(1.03)!important; box-shadow:0 0 18px rgba(255,0,0,.4)!important; } / الأقسام / .s-block{ background:#0b0b0b!important; border-radius:20px!important; } / شريط البحث */ input{ background:#111!important; border:1px solid #333!important; color:#fff!important; border-radius:12px!important; }