{"product_id":"capixy-dandruff-conditioner","title":"كابكسي بلسم تنعيم و ترطيب الشعر المعرض للقشرة 250 مل","description":"\u003cdiv class=\"cpx-conditioner-wrapper\" dir=\"rtl\"\u003e\n    \u003cstyle\u003e\n        \/* =========================================\n           CAPIXY CONDITIONER - DEEP GREEN LUXURY (ARABIC)\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-conditioner-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            --cpx-text-title: #ffffff; \n            --cpx-text-body: #ffffff; \n            \n            --cpx-border: rgba(0, 255, 136, 0.3);\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-conditioner-wrapper * { box-sizing: border-box; margin: 0; padding: 0; }\n\n        \/* --- STREAMING_CHUNK:Styling Neon Text \u0026 Ambient Background... --- *\/\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        .cpx-container { max-width: 1100px; margin: 0 auto; padding: 0 25px; position: relative; z-index: 2; }\n\n        .cpx-ambient-bg {\n            position: absolute; 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; pointer-events: none;\n        }\n\n        \/* --- STREAMING_CHUNK:Building CSS Art for Hydration Drop... --- *\/\n        .cpx-css-art-container {\n            width: 100%; height: 300px; display: flex; align-items: center; justify-content: center;\n            margin: 40px 0; position: relative;\n        }\n\n        .cpx-hydration-drop {\n            width: 120px; height: 120px;\n            background: linear-gradient(135deg, rgba(0, 255, 136, 0.8), rgba(0, 143, 76, 0.9));\n            border-radius: 50% 50% 50% 5px; \/* Tear drop shape *\/\n            transform: rotate(-45deg);\n            box-shadow: 0 0 50px rgba(0, 255, 136, 0.5), inset 20px 20px 40px rgba(255,255,255,0.3);\n            position: relative; z-index: 3;\n            animation: pulseDrop 3s infinite ease-in-out alternate;\n            display: flex; align-items: center; justify-content: center;\n        }\n\n        .cpx-hydration-drop svg {\n            transform: rotate(45deg); \/* Correct the icon inside the drop *\/\n        }\n\n        .cpx-ring {\n            position: absolute; border-radius: 50%; border: 2px dashed rgba(255, 215, 0, 0.5);\n            width: 200px; height: 200px; animation: spinRing 10s linear infinite; z-index: 2;\n        }\n\n        @keyframes pulseDrop {\n            0% { transform: rotate(-45deg) scale(0.95); box-shadow: 0 0 30px rgba(0, 255, 136, 0.4); }\n            100% { transform: rotate(-45deg) scale(1.05); box-shadow: 0 0 60px rgba(0, 255, 136, 0.8); }\n        }\n        @keyframes spinRing { 100% { transform: rotate(360deg); } }\n\n        \/* --- STREAMING_CHUNK:Styling Headings \u0026 Glass Panels... --- *\/\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); letter-spacing: -0.5px;\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        .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); border-radius: 24px; padding: 40px;\n            box-shadow: 0 25px 50px rgba(0,0,0,0.8); text-align: center; margin: 60px 0; position: relative; 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:Creating Interactive Ingredient Grid... --- *\/\n        .cpx-ingredients-grid {\n            display: grid; grid-template-columns: repeat(auto-fit, minmax(320px, 1fr)); gap: 25px; margin: 40px 0; text-align: right;\n        }\n\n        .cpx-ing-card {\n            background: var(--cpx-bg-card); border: 1px solid var(--cpx-border); border-radius: 20px;\n            padding: 30px; position: relative; transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);\n            backdrop-filter: blur(15px); display: flex; flex-direction: column; gap: 15px; 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; opacity: 0; transition: opacity 0.4s ease;\n        }\n\n        .cpx-ing-card:hover {\n            transform: translateY(-10px); background: rgba(6, 45, 22, 0.85); 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 { display: flex; align-items: center; gap: 15px; position: relative; z-index: 2; }\n\n        .cpx-ing-icon {\n            width: 55px; height: 55px; min-width: 55px; background: rgba(0, 255, 136, 0.1);\n            border: 1px solid rgba(0, 255, 136, 0.4); border-radius: 14px; display: flex; align-items: center; justify-content: center;\n            color: var(--cpx-green-main); transition: all 0.4s ease;\n        }\n\n        .cpx-ing-card:hover .cpx-ing-icon {\n            background: var(--cpx-green-main); color: #000; transform: rotate(10deg) scale(1.1);\n            box-shadow: 0 0 20px var(--cpx-green-main); border-color: transparent;\n        }\n\n        .cpx-ing-name { font-size: 1.4rem; font-weight: 900; color: #ffffff; font-family: monospace; letter-spacing: 0.5px; }\n        .cpx-ing-desc { font-size: 1.15rem; color: #ffffff; font-weight: 700; line-height: 1.7; position: relative; z-index: 2; }\n\n        \/* --- STREAMING_CHUNK:Steps \u0026 CTA Setup... --- *\/\n        .cpx-steps-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; margin: 40px 0; text-align: center; }\n        .cpx-step-card { background: rgba(0,0,0,0.4); border: 1px dashed var(--cpx-green-main); border-radius: 16px; padding: 30px 20px; }\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); border-radius: 24px; padding: 60px 30px; text-align: center;\n            margin-top: 60px; box-shadow: 0 0 50px rgba(0, 255, 136, 0.15); position: relative; overflow: hidden;\n        }\n\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-conditioner-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                ترطيب عميق بدون إرهاق للفروة 💧\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 (Hydration Drop) --\u003e\n            \u003cdiv class=\"cpx-css-art-container\"\u003e\n                \u003cdiv class=\"cpx-ring\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"cpx-hydration-drop\"\u003e\n                    \u003csvg width=\"40\" height=\"40\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" 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                معظم أنواع البلسم العادية مليئة بالسيليكون الثقيل الذي يسد مسام الفروة ويزيد من القشرة. وعلى الجانب الآخر، تجاهل استخدام البلسم بعد غسيل الشعر القاسي يتركه \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تغذية مكثفة وفك فوري للتشابك\u003c\/span\u003e لخصلات شعرك، بينما تدعم بنشاط بيئة فروة رأس متوازنة وخالية تماماً من القشور المزعجة.\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 3. Ingredients Grid --\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            \u003c!-- Ceramides Grouped --\u003e\n            \u003cdiv class=\"cpx-ing-card cpx-reveal\" 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 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=\"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 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\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\"\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-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=\"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-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\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 (Trace)\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\/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اشطفيه جيداً. ولاحظي كيف تنزلق أصابعك بسهولة بين خصلات شعرك الحريرية.\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: pulseDrop 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            const reveals = document.querySelectorAll('.cpx-reveal');\n            const revealOptions = { root: null, threshold: 0.1, rootMargin: \"0px 0px -40px 0px\" };\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":46863255437509,"sku":null,"price":507.5,"currency_code":"EGP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0582\/9879\/4181\/files\/1_1_7bc95a72-1b34-4162-8bdb-d6a04282893b.jpg?v=1788547172","url":"https:\/\/sa.instachiq.com\/products\/capixy-dandruff-conditioner","provider":"Instachiq","version":"1.0","type":"link"}