{"product_id":"capixy-dandruff-shampoo","title":"كابكسي شامبو متقدم لعلاج القشرة العنيدة بـ 10 مكونات فعالة 250 مل","description":"\u003cdiv class=\"cpx-shampoo-wrapper\" dir=\"rtl\"\u003e\n    \u003cstyle\u003e\n        \/* =========================================\n           CAPIXY SHAMPOO - DEEP GREEN LUXURY (HIGH CONTRAST)\n           ========================================= *\/\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;700;900\u0026family=Tajawal:wght@500;700;900\u0026display=swap');\n\n        .cpx-shampoo-wrapper {\n            --cpx-bg-dark: #010d06; \/* أسود متدرج لأخضر غابات عميق جداً *\/\n            --cpx-bg-card: rgba(4, 30, 15, 0.75); \/* زجاج أخضر داكن جداً لضمان التباين *\/\n            --cpx-green-main: #00ff88; \/* نيون أخضر ساطع للفت الانتباه *\/\n            --cpx-green-dark: #008f4c; \/* أخضر زمردي داكن *\/\n            --cpx-gold-main: #ffd700; \/* نيون ذهبي ساطع للفوائد الفاخرة *\/\n            \n            \/* تباين عالي 100% - لا يوجد أي نص رمادي أو باهت *\/\n            --cpx-text-title: #ffffff; \n            --cpx-text-body: #ffffff; \n            \n            --cpx-border: rgba(0, 255, 136, 0.3);\n            --cpx-border-hover: rgba(0, 255, 136, 0.9);\n\n            background-color: var(--cpx-bg-dark);\n            color: var(--cpx-text-body);\n            font-family: 'Tajawal', 'Cairo', system-ui, -apple-system, sans-serif;\n            line-height: 1.8;\n            overflow: hidden;\n            position: relative;\n            padding: 50px 0;\n            border-radius: 24px;\n            box-shadow: 0 0 100px rgba(0, 255, 136, 0.05) inset;\n        }\n\n        .cpx-shampoo-wrapper * {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n\n        \/* --- نصوص النيون الساطعة --- *\/\n        .neon-green {\n            color: var(--cpx-green-main) !important;\n            text-shadow: 0 0 10px rgba(0, 255, 136, 0.8), 0 0 20px rgba(0, 255, 136, 0.5);\n            font-weight: 900;\n        }\n\n        .neon-gold {\n            color: var(--cpx-gold-main) !important;\n            text-shadow: 0 0 10px rgba(255, 215, 0, 0.8), 0 0 20px rgba(255, 215, 0, 0.5);\n            font-weight: 900;\n        }\n\n        \/* --- الحاويات والخلفيات التفاعلية --- *\/\n        .cpx-container {\n            max-width: 1100px;\n            margin: 0 auto;\n            padding: 0 25px;\n            position: relative;\n            z-index: 2;\n        }\n\n        .cpx-ambient-bg {\n            position: absolute;\n            top: 0; left: 0; width: 100%; height: 100%;\n            background: radial-gradient(circle at 15% 25%, rgba(0, 255, 136, 0.07) 0%, transparent 50%),\n                        radial-gradient(circle at 85% 75%, rgba(255, 215, 0, 0.05) 0%, transparent 50%);\n            z-index: 1;\n            pointer-events: none;\n        }\n\n        \/* --- STREAMING_CHUNK:Creating pure CSS Art for the shampoo concept... --- *\/\n        \/* CSS ART: فقاعات التنقية (بديل الصور) *\/\n        .cpx-css-art-container {\n            width: 100%;\n            height: 300px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin: 40px 0;\n            position: relative;\n        }\n\n        .cpx-bubble-core {\n            width: 140px;\n            height: 140px;\n            background: radial-gradient(circle at 30% 30%, rgba(0, 255, 136, 0.4), rgba(0, 143, 76, 0.8));\n            border-radius: 50%;\n            box-shadow: 0 0 40px rgba(0, 255, 136, 0.6), inset 20px 20px 40px rgba(255,255,255,0.2);\n            position: relative;\n            z-index: 3;\n            animation: floatBubble 4s infinite ease-in-out alternate;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            border: 2px solid rgba(0, 255, 136, 0.5);\n        }\n\n        .cpx-bubble-small-1, .cpx-bubble-small-2, .cpx-bubble-small-3 {\n            position: absolute;\n            border-radius: 50%;\n            background: radial-gradient(circle at 30% 30%, rgba(255, 215, 0, 0.3), rgba(218, 165, 32, 0.6));\n            box-shadow: 0 0 20px rgba(255, 215, 0, 0.4);\n            border: 1px solid rgba(255, 215, 0, 0.5);\n            z-index: 2;\n        }\n\n        .cpx-bubble-small-1 { width: 50px; height: 50px; top: 10%; left: 35%; animation: floatBubble 5s infinite ease-in-out alternate-reverse; }\n        .cpx-bubble-small-2 { width: 35px; height: 35px; bottom: 15%; right: 35%; animation: floatBubble 3s infinite ease-in-out alternate; background: radial-gradient(circle at 30% 30%, rgba(0, 255, 136, 0.3), rgba(0, 143, 76, 0.6)); border-color: rgba(0, 255, 136, 0.5); }\n        .cpx-bubble-small-3 { width: 25px; height: 25px; top: 30%; right: 25%; animation: floatBubble 6s infinite ease-in-out alternate-reverse; }\n\n        @keyframes floatBubble {\n            0% { transform: translateY(0) scale(1); }\n            100% { transform: translateY(-20px) scale(1.05); }\n        }\n\n        \/* --- STREAMING_CHUNK:Styling headings and typography... --- *\/\n        .cpx-title-glow {\n            display: block; width: 100%; font-size: clamp(30px, 5vw, 46px); font-weight: 900;\n            text-align: center; margin-bottom: 25px; line-height: 1.4; color: var(--cpx-text-title);\n            text-shadow: 0 0 15px rgba(0, 255, 136, 0.6);\n        }\n\n        .cpx-section-title {\n            display: flex; align-items: center; justify-content: center; gap: 15px;\n            width: 100%; font-size: clamp(24px, 4vw, 34px); font-weight: 900;\n            color: var(--cpx-text-title); text-align: center; margin: 70px auto 40px; line-height: 1.5;\n        }\n\n        .cpx-section-title::before, .cpx-section-title::after {\n            content: ''; display: block; width: 50px; height: 4px;\n            background: var(--cpx-green-main); border-radius: 4px; box-shadow: 0 0 10px var(--cpx-green-main);\n        }\n\n        \/* --- STREAMING_CHUNK:Designing interactive glassmorphism panels... --- *\/\n        .cpx-glass-panel {\n            background: linear-gradient(135deg, rgba(4, 30, 15, 0.9), rgba(2, 15, 8, 0.95));\n            border: 1px solid var(--cpx-border);\n            border-radius: 24px;\n            padding: 40px;\n            box-shadow: 0 25px 50px rgba(0,0,0,0.8);\n            text-align: center;\n            margin: 60px 0;\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .cpx-glass-panel::before {\n            content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 4px;\n            background: linear-gradient(90deg, var(--cpx-green-main), var(--cpx-gold-main));\n        }\n\n        \/* --- STREAMING_CHUNK:Building the interactive ingredients grid... --- *\/\n        .cpx-ingredients-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));\n            gap: 25px;\n            margin: 40px 0;\n        }\n\n        .cpx-ing-card {\n            background: var(--cpx-bg-card);\n            border: 1px solid var(--cpx-border);\n            border-radius: 20px;\n            padding: 30px;\n            position: relative;\n            transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);\n            backdrop-filter: blur(15px);\n            display: flex;\n            flex-direction: column;\n            gap: 15px;\n            cursor: crosshair;\n        }\n\n        .cpx-ing-card::after {\n            content: ''; position: absolute; inset: 0; border-radius: 20px; padding: 2px;\n            background: linear-gradient(135deg, var(--cpx-green-main), transparent);\n            -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);\n            -webkit-mask-composite: xor; mask-composite: exclude;\n            opacity: 0; transition: opacity 0.4s ease;\n        }\n\n        .cpx-ing-card:hover {\n            transform: translateY(-10px);\n            background: rgba(6, 45, 22, 0.85);\n            box-shadow: 0 15px 40px rgba(0, 255, 136, 0.15);\n        }\n\n        .cpx-ing-card:hover::after { opacity: 1; }\n\n        .cpx-ing-header {\n            display: flex;\n            align-items: center;\n            gap: 15px;\n            position: relative;\n            z-index: 2;\n        }\n\n        .cpx-ing-icon {\n            width: 55px; height: 55px; min-width: 55px;\n            background: rgba(0, 255, 136, 0.1);\n            border: 1px solid rgba(0, 255, 136, 0.4);\n            border-radius: 14px;\n            display: flex; align-items: center; justify-content: center;\n            color: var(--cpx-green-main);\n            transition: all 0.4s ease;\n        }\n\n        .cpx-ing-card:hover .cpx-ing-icon {\n            background: var(--cpx-green-main);\n            color: #000;\n            transform: rotate(10deg) scale(1.1);\n            box-shadow: 0 0 20px var(--cpx-green-main);\n            border-color: transparent;\n        }\n\n        .cpx-ing-name {\n            font-size: 1.4rem;\n            font-weight: 900;\n            color: #ffffff;\n            font-family: monospace; \n            letter-spacing: 0.5px;\n        }\n\n        .cpx-ing-desc {\n            font-size: 1.15rem;\n            color: #ffffff;\n            font-weight: 700;\n            line-height: 1.7;\n            position: relative;\n            z-index: 2;\n        }\n\n        \/* --- STREAMING_CHUNK:Styling Call To Action and Steps... --- *\/\n        .cpx-steps-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 20px;\n            margin: 40px 0;\n        }\n\n        .cpx-step-card {\n            background: rgba(0,0,0,0.4);\n            border: 1px dashed var(--cpx-green-main);\n            border-radius: 16px;\n            padding: 30px 20px;\n            text-align: center;\n        }\n\n        .cpx-cta-box {\n            background: linear-gradient(180deg, rgba(0, 255, 136, 0.1) 0%, rgba(4, 30, 15, 0.9) 100%);\n            border: 2px solid var(--cpx-green-main);\n            border-radius: 24px;\n            padding: 60px 30px;\n            text-align: center;\n            margin-top: 60px;\n            box-shadow: 0 0 50px rgba(0, 255, 136, 0.15);\n            position: relative;\n        }\n\n        \/* --- STREAMING_CHUNK:Adding Scroll Reveal Animations... --- *\/\n        .cpx-reveal { opacity: 0; transform: translateY(40px); transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n        .cpx-reveal.cpx-active { opacity: 1; transform: translateY(0); }\n        .cpx-delay-1 { transition-delay: 0.15s; }\n        .cpx-delay-2 { transition-delay: 0.3s; }\n\n        @media (max-width: 768px) {\n            .cpx-shampoo-wrapper { padding: 30px 0; }\n            .cpx-title-glow { font-size: 28px; }\n            .cpx-section-title { font-size: 22px; flex-direction: column; gap: 10px; }\n            .cpx-glass-panel { padding: 25px; }\n        }\n    \u003c\/style\u003e\n\n    \u003cdiv class=\"cpx-ambient-bg\"\u003e\u003c\/div\u003e\n\n    \u003cdiv class=\"cpx-container\"\u003e\n        \n        \u003c!-- 1. Hero Section --\u003e\n        \u003cdiv style=\"text-align: center; padding-top: 20px;\" class=\"cpx-reveal cpx-active\"\u003e\n            \u003cdiv style=\"display: inline-block; background: rgba(0, 255, 136, 0.15); border: 1px solid var(--cpx-green-main); color: #ffffff; padding: 10px 30px; border-radius: 40px; font-weight: 900; font-size: 1.1rem; margin-bottom: 30px; box-shadow: 0 0 20px rgba(0, 255, 136, 0.2);\"\u003e\n                تنظيف عميق خالي من السلفات (Sulfate-Free) 🌿\n            \u003c\/div\u003e\n            \n            \u003ch1 class=\"cpx-title-glow\"\u003e\n                شامبو كابيكسي لعلاج القشرة..\u003cbr\u003e\n                \u003cspan class=\"neon-green\"\u003eيقضي على الفطريات، ولا يُدمر شعرك!\u003c\/span\u003e\n            \u003c\/h1\u003e\n            \n            \u003cp style=\"font-size: 1.3rem; color: #ffffff; font-weight: 700; max-width: 850px; margin: 0 auto 50px; line-height: 1.8;\"\u003e\n                تركيبة تنظيف متطورة مصممة خصيصاً للتخلص من قشور الرأس المزعجة وتنظيم الإفرازات الدهنية، مع الحفاظ على \u003cspan class=\"neon-gold\"\u003eتوازن الفروة وقوة الشعر\u003c\/span\u003e بفضل السيراميد الثلاثي والمستخلصات النباتية.\n            \u003c\/p\u003e\n\n            \u003c!-- CSS Art Centerpiece (Purifying Bubbles) --\u003e\n            \u003cdiv class=\"cpx-css-art-container\"\u003e\n                \u003cdiv class=\"cpx-bubble-small-1\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"cpx-bubble-small-2\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"cpx-bubble-small-3\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"cpx-bubble-core\"\u003e\n                    \u003csvg width=\"60\" height=\"60\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M12 2.69l5.66 5.66a8 8 0 1 1-11.31 0z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 2. The Problem \u0026 Smart Solution --\u003e\n        \u003cdiv class=\"cpx-glass-panel cpx-reveal\"\u003e\n            \u003ch2 style=\"font-size: 1.8rem; font-weight: 900; color: #ffffff; margin-bottom: 20px;\"\u003e\n                لماذا تكرهين شامبوهات القشرة التقليدية؟ \u003cspan class=\"neon-gold\"\u003eلأنها تجفف شعرك!\u003c\/span\u003e\n            \u003c\/h2\u003e\n            \u003cp style=\"font-size: 1.25rem; color: #ffffff; font-weight: 700; margin-bottom: 30px;\"\u003e\n                معظم شامبوهات القشرة تعتمد على الكبريتات (Sulfates) القاسية جداً، التي تقتل الفطريات نعم، لكنها \u003cspan style=\"color: #ff2a7a; text-shadow: 0 0 10px rgba(255,42,122,0.8); font-weight: 900;\"\u003eتسحب كل الزيوت الطبيعية\u003c\/span\u003e وتترك شعرك جافاً، متشابكاً، وعرضة للتقصف والتساقط.\n            \u003c\/p\u003e\n            \n            \u003cdiv style=\"background: rgba(0, 255, 136, 0.08); border: 2px dashed var(--cpx-green-main); border-radius: 16px; padding: 30px;\"\u003e\n                \u003ch3 style=\"color: #ffffff; font-size: 1.6rem; font-weight: 900; margin-bottom: 15px;\"\u003eالحل مع كابيكسي: \u003cspan class=\"neon-green\"\u003eمعادلة التنظيف اللطيف\u003c\/span\u003e\n\u003c\/h3\u003e\n                \u003cp style=\"color: #ffffff; font-weight: 700; font-size: 1.2rem;\"\u003e\n                    نظام تنظيف \u003cspan class=\"neon-gold\"\u003eخالٍ تماماً من السلفات (Sulfate-Free)\u003c\/span\u003e يزيل الشوائب والتراكمات بفعالية، بينما يقوم مركب السيراميد الثلاثي بترميم حاجز الفروة ليترك شعرك منتعشاً، متوازناً، ومرناً.\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 3. The Ultimate Ingredients Grid (Provided List) --\u003e\n        \u003ch2 class=\"cpx-section-title cpx-reveal\"\u003eتكامل التكنولوجيا والنباتات الطبية\u003c\/h2\u003e\n        \u003cp class=\"cpx-reveal\" style=\"text-align: center; color: #ffffff; font-weight: 900; font-size: 1.3rem; margin-bottom: 40px;\"\u003e\n            كل قطرة مصممة لتنقية الفروة دون المساس بسلامة خصلات شعرك.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"cpx-ingredients-grid\"\u003e\n            \n            \u003cdiv class=\"cpx-ing-card cpx-reveal\"\u003e\n                \u003cdiv class=\"cpx-ing-header\"\u003e\n                    \u003cdiv class=\"cpx-ing-icon\"\u003e\u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpath d=\"M12 2L2 22h20L12 2zm0 3l7.5 14H4.5L12 5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"cpx-ing-name neon-gold\"\u003ePiroctone Olamine\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"cpx-ing-desc\"\u003eيقضي على الفطريات ويُساعد بقوة في \u003cspan class=\"neon-green\"\u003eتقليل القشور المرئية\u003c\/span\u003e بشكل ملحوظ من الغسلات الأولى.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"cpx-ing-card cpx-reveal cpx-delay-1\"\u003e\n                \u003cdiv class=\"cpx-ing-header\"\u003e\n                    \u003cdiv class=\"cpx-ing-icon\"\u003e\u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M8 14s1.5 2 4 2 4-2 4-2M9 9h.01M15 9h.01\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"cpx-ing-name neon-gold\"\u003eSalicylic Acid\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"cpx-ing-desc\"\u003eيقوم بـ \u003cspan class=\"neon-green\"\u003eتقشير الفروة بلطف\u003c\/span\u003e ويزيل التراكمات الدهنية وخلايا الجلد الميتة التي تسد المسام.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"cpx-ing-card cpx-reveal cpx-delay-2\"\u003e\n                \u003cdiv class=\"cpx-ing-header\"\u003e\n                    \u003cdiv class=\"cpx-ing-icon\"\u003e\u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpath d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"cpx-ing-name neon-gold\"\u003eApiscalp™\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"cpx-ing-desc\"\u003eمركب طبي مبتكر يدعم \u003cspan class=\"neon-green\"\u003eإعادة التوازن\u003c\/span\u003e لفروة الرأس المعرضة بشكل دائم للقشرة والدهون.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"cpx-ing-card cpx-reveal\"\u003e\n                \u003cdiv class=\"cpx-ing-header\"\u003e\n                    \u003cdiv class=\"cpx-ing-icon\"\u003e\u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpath d=\"M20.24 12.24a6 6 0 0 0-8.49-8.49L5 10.5V19h8.5z\"\u003e\u003c\/path\u003e\u003cline x1=\"16\" y1=\"8\" x2=\"2\" y2=\"22\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"cpx-ing-name neon-gold\"\u003eTea Tree Oil\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"cpx-ing-desc\"\u003eزيت شجرة الشاي الأسترالي يُساعد في \u003cspan class=\"neon-green\"\u003eتنقية وإنعاش\u003c\/span\u003e الفروة بعمق ومحاربة البكتيريا.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"cpx-ing-card cpx-reveal cpx-delay-1\"\u003e\n                \u003cdiv class=\"cpx-ing-header\"\u003e\n                    \u003cdiv class=\"cpx-ing-icon\"\u003e\u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"cpx-ing-name neon-gold\"\u003eDefenscalp™\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"cpx-ing-desc\"\u003eيُساعد في \u003cspan class=\"neon-green\"\u003eتهدئة الفروة الحساسة\u003c\/span\u003e وتخفيف أي تهيج أو شعور مزعج بالحكة المصاحبة للقشرة.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Ceramides Grouped --\u003e\n            \u003cdiv class=\"cpx-ing-card cpx-reveal cpx-delay-2\" style=\"border-color: var(--cpx-gold-main);\"\u003e\n                \u003cdiv class=\"cpx-ing-header\"\u003e\n                    \u003cdiv class=\"cpx-ing-icon\" style=\"color: var(--cpx-gold-main); border-color: var(--cpx-gold-main);\"\u003e\n                        \u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003crect x=\"3\" y=\"11\" width=\"18\" height=\"11\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M7 11V7a5 5 0 0 1 10 0v4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"cpx-ing-name neon-gold\"\u003eTriple Ceramide \u003cbr\u003e\u003cspan style=\"font-size: 1rem;\"\u003e(NP, AP, EOP)\u003c\/span\u003e\n\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"cpx-ing-desc\" style=\"font-size: 1.05rem;\"\u003e\n                    \u003cstrong\u003eCeramide NP:\u003c\/strong\u003e يدعم قوة حاجز الفروة ويحتفظ بالرطوبة لكي لا يجف الشعر.\u003cbr\u003e\n                    \u003cstrong\u003eCeramide AP:\u003c\/strong\u003e يعزز من حماية الفروة ضد العوامل الخارجية.\u003cbr\u003e\n                    \u003cstrong\u003eCeramide EOP:\u003c\/strong\u003e يحافظ على استقرار وصحة الجدار الخلوي للفروة.\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"cpx-ing-card cpx-reveal\"\u003e\n                \u003cdiv class=\"cpx-ing-header\"\u003e\n                    \u003cdiv class=\"cpx-ing-icon\"\u003e\u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpolyline points=\"22 12 18 12 15 21 9 3 6 12 2 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"cpx-ing-name neon-gold\"\u003eSaw Palmetto\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"cpx-ing-desc\"\u003eخلاصة البلميط المنشاري تدعم \u003cspan class=\"neon-green\"\u003eحيوية ونشاط\u003c\/span\u003e فروة الرأس وتقوي البصيلات لمقاومة التساقط.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"cpx-ing-card cpx-reveal cpx-delay-1\"\u003e\n                \u003cdiv class=\"cpx-ing-header\"\u003e\n                    \u003cdiv class=\"cpx-ing-icon\"\u003e\u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpath d=\"M12 2.69l5.66 5.66a8 8 0 1 1-11.31 0z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"cpx-ing-name neon-gold\"\u003eMillet Seed Extract\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"cpx-ing-desc\"\u003eخلاصة بذور الدخن تُساعد بشكل ملحوظ في \u003cspan class=\"neon-green\"\u003eتغذية الشعر والفروة\u003c\/span\u003e لنمو صحي وقوي.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"cpx-ing-card cpx-reveal cpx-delay-2\"\u003e\n                \u003cdiv class=\"cpx-ing-header\"\u003e\n                    \u003cdiv class=\"cpx-ing-icon\"\u003e\u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"12\" y1=\"16\" x2=\"12\" y2=\"12\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"8\" x2=\"12.01\" y2=\"8\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"cpx-ing-name neon-gold\"\u003eCitric Acid\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"cpx-ing-desc\"\u003eيُساعد بقوة على \u003cspan class=\"neon-green\"\u003eالحفاظ على درجة الحموضة (pH)\u003c\/span\u003e المثالية لبيئة الفروة ومنع تكاثر الفطريات.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n        \u003c!-- 4. Usage Protocol --\u003e\n        \u003ch2 class=\"cpx-section-title cpx-reveal\"\u003eروتين التنظيف الفعال\u003c\/h2\u003e\n        \u003cdiv class=\"cpx-steps-grid cpx-reveal\"\u003e\n            \u003cdiv class=\"cpx-step-card\"\u003e\n                \u003ch3 class=\"neon-green\" style=\"font-size: 1.6rem; margin-bottom: 10px;\"\u003e01 التطبيق\u003c\/h3\u003e\n                \u003cp style=\"color: #fff; font-weight: 700; font-size: 1.15rem;\"\u003eضعي كمية مناسبة من الشامبو على فروة رأس مبللة تماماً.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cpx-step-card\"\u003e\n                \u003ch3 class=\"neon-green\" style=\"font-size: 1.6rem; margin-bottom: 10px;\"\u003e02 المساج\u003c\/h3\u003e\n                \u003cp style=\"color: #fff; font-weight: 700; font-size: 1.15rem;\"\u003eدلكي الفروة بلطف بأطراف الأصابع لعمل رغوة وتفكيك التراكمات.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cpx-step-card\"\u003e\n                \u003ch3 class=\"neon-green\" style=\"font-size: 1.6rem; margin-bottom: 10px;\"\u003e03 الانتظار\u003c\/h3\u003e\n                \u003cp style=\"color: #fff; font-weight: 700; font-size: 1.15rem;\"\u003eاتركي الرغوة تعمل لمدة \u003cspan class=\"neon-gold\"\u003eدقيقتين إلى 3 دقائق\u003c\/span\u003e لتسمحي للمواد الفعالة بإنهاء الفطريات.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cpx-step-card\"\u003e\n                \u003ch3 class=\"neon-green\" style=\"font-size: 1.6rem; margin-bottom: 10px;\"\u003e04 الشطف\u003c\/h3\u003e\n                \u003cp style=\"color: #fff; font-weight: 700; font-size: 1.15rem;\"\u003eاشطفي شعرك جيداً بالماء، واستخدميه 2-3 مرات أسبوعياً كعلاج.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 5. Final Powerful CTA --\u003e\n        \u003cdiv class=\"cpx-cta-box cpx-reveal\"\u003e\n            \u003cdiv style=\"position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 300px; height: 300px; background: radial-gradient(circle, rgba(0,255,136,0.15) 0%, transparent 70%); animation: floatBubble 4s infinite alternate; z-index: 0; pointer-events: none;\"\u003e\u003c\/div\u003e\n            \n            \u003cdiv style=\"position: relative; z-index: 1;\"\u003e\n                \u003ch2 style=\"font-size: clamp(28px, 5vw, 42px); font-weight: 900; color: #ffffff; margin-bottom: 25px;\"\u003e\n                    \u003cspan class=\"neon-gold\"\u003eده اخر علاج هتحتاجه في حياتك للقشرة\u003c\/span\u003e\n                \u003c\/h2\u003e\n                \n                \u003cp style=\"font-size: 1.3rem; color: #ffffff; font-weight: 700; max-width: 800px; margin: 0 auto 35px; line-height: 1.8;\"\u003e\n                    بلاش تضيعي فلوسك على شامبوهات بتبوظ شعرك وتخليه هايش وجاف. \u003cbr\u003e\n                    كابيكسي بيقدملك \u003cspan class=\"neon-green\"\u003eتنظيف طبي خالي من السلفات\u003c\/span\u003e بيحترم طبيعة شعرك وبيقضي على القشرة من الجذور.\n                \u003c\/p\u003e\n                \n                \u003ch3 style=\"color: #ffffff; font-size: 1.8rem; font-weight: 900; margin-bottom: 0;\"\u003e\n                    خدي الخطوة دلوقتي، و\u003cspan class=\"neon-green\"\u003eاستمتعي بفروة بتتنفس وشعر صحي!\u003c\/span\u003e\n                \u003c\/h3\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cscript\u003e\n        document.addEventListener(\"DOMContentLoaded\", function() {\n            \/\/ High Performance Intersection Observer for scroll animations\n            const reveals = document.querySelectorAll('.cpx-reveal');\n            \n            const revealOptions = {\n                root: null,\n                threshold: 0.1,\n                rootMargin: \"0px 0px -40px 0px\"\n            };\n\n            const revealObserver = new IntersectionObserver(function(entries, observer) {\n                entries.forEach(function(entry) {\n                    if (entry.isIntersecting) {\n                        entry.target.classList.add('cpx-active');\n                        observer.unobserve(entry.target); \n                    }\n                });\n            }, revealOptions);\n\n            reveals.forEach(function(reveal) {\n                revealObserver.observe(reveal);\n            });\n        });\n    \u003c\/script\u003e\n\u003c\/div\u003e","brand":"Capixy","offers":[{"title":"Default Title","offer_id":46863220211909,"sku":null,"price":320.0,"currency_code":"EGP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0582\/9879\/4181\/files\/Wet_product_with_shampoo_foam_202609042118.jpg?v=1788545947","url":"https:\/\/instachiq.com\/products\/capixy-dandruff-shampoo","provider":"Instachiq","version":"1.0","type":"link"}