{"product_id":"elevate-leave-in-hair-cream","title":"Elevate Leave-in Hair Cream","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;600;700;800;900\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n:root {\n\/* Light surface colors and text *\/\n--bg-body:    #F4F5F7;\n--bg-main:    #FFFFFF;\n--bg-sec:     #F9FAFB;\n--bg-warm:    #FCFBF8;\n--text-main:  #111827;\n--text-mid:   #4B5563;\n--text-muted: #6B7280;\n\n\/* Gold colors compatible with light backgrounds *\/\n--gold:       #C59B27; \n--gold-dark:  #9E7A18;\n--gold-light: #FDF9EE;\n--border-gold: rgba(197, 155, 39, 0.35);\n\n\/* System colors and borders *\/\n--green:      #059669;\n--green-dim:  #D1FAE5;\n--red:        #DC2626;\n--border:     #E5E7EB;\n\n\/* Design variables *\/\n--radius:     14px;\n--radius-sm:  9px;\n--transition: all 0.3s cubic-bezier(0.4,0,0.2,1);\n--shadow:     0 4px 6px -1px rgba(0, 0, 0, 0.05), 0 2px 4px -1px rgba(0, 0, 0, 0.03);\n--shadow-lg:  0 10px 15px -3px rgba(0, 0, 0, 0.05), 0 4px 6px -2px rgba(0, 0, 0, 0.025);\n--shadow-sm:  0 8px 24px rgba(197, 155, 39, 0.15);\n}\n\nbody {\nbackground: var(--bg-body);\ncolor: var(--text-main);\nfont-family: 'Cairo', 'Segoe UI', Tahoma, sans-serif;\ndirection: ltr;\ntext-align: left;\n}\n.page {\nbackground: var(--bg-main);\nmax-width: 760px;\nmargin: 0 auto;\npadding: 20px 16px 40px;\nbox-shadow: 0 0 30px rgba(0,0,0,0.03);\nmin-height: 100vh;\n}\n\n\/* ═══════════════════════════════\nHERO HEADER\n═══════════════════════════════ *\/\n.hero {\ntext-align: center;\npadding: 30px 20px 24px;\nborder-bottom: 1px solid var(--border);\nmargin-bottom: 28px;\nposition: relative;\noverflow: hidden;\n}\n.hero::before {\ncontent: '';\nposition: absolute;\ntop: -80px; left: 50%;\ntransform: translateX(-50%);\nwidth: 400px; height: 250px;\nbackground: radial-gradient(ellipse, rgba(197, 155, 39, 0.08) 0%, transparent 70%);\npointer-events: none;\n}\n.hero-brand {\nfont-size: 13px; font-weight: 800; letter-spacing: 3px;\ncolor: var(--gold-dark); text-transform: uppercase; margin-bottom: 10px;\n}\n.hero-title {\nfont-size: clamp(22px, 5vw, 30px);\nfont-weight: 900; line-height: 1.3;\ncolor: var(--text-main); margin-bottom: 14px;\n}\n.hero-title span { color: var(--gold); }\n.hero-tagline {\nfont-size: 15px; color: var(--text-mid); line-height: 1.8;\nmax-width: 560px; margin: 0 auto 18px;\n}\n.hero-badge-row {\ndisplay: flex; justify-content: center; gap: 10px; flex-wrap: wrap;\n}\n.hero-badge {\ndisplay: inline-flex; align-items: center; gap: 6px;\nbackground: var(--gold-light);\nborder: 1px solid var(--border-gold);\npadding: 5px 14px; border-radius: 30px;\nfont-size: 12.5px; font-weight: 700; color: var(--gold-dark);\n}\n\n\/* ═══════════════════════════════\nBENEFITS\n═══════════════════════════════ *\/\n.sec-title {\nfont-size: 20px; font-weight: 900; color: var(--text-main);\nmargin-bottom: 18px; text-align: center;\n}\n.quick-benefits {\ndisplay: grid; grid-template-columns: 1fr 1fr;\ngap: 12px; margin-bottom: 24px;\n}\n.qb {\nbackground: var(--bg-main);\nborder: 1px solid var(--border);\nborder-radius: var(--radius-sm);\npadding: 16px;\ndisplay: flex; align-items: flex-start; gap: 12px;\nbox-shadow: var(--shadow);\n}\n.qb-icon { font-size: 26px; flex-shrink: 0; }\n.qb-text { font-size: 13.5px; color: var(--text-mid); line-height: 1.6; }\n.qb-text strong { color: var(--text-main); display: block; font-size: 14.5px; margin-bottom: 4px; }\n\n@media (max-width: 600px) { .quick-benefits { grid-template-columns: 1fr; } }\n\n\/* ═══════════════════════════════\nUSAGE PROTOCOL\n═══════════════════════════════ *\/\n.usage-grid {\ndisplay: grid; grid-template-columns: 1fr; gap: 12px; margin-bottom: 32px;\n}\n.usage-card {\nbackground: var(--bg-sec);\nborder: 1px solid var(--border);\nborder-top: 4px solid var(--gold);\nborder-radius: var(--radius-sm);\npadding: 18px 16px;\ntext-align: center;\n}\n.usage-card h4 { color: var(--text-main); font-size: 15px; font-weight: 900; margin-bottom: 8px; }\n.usage-card p { font-size: 13.5px; color: var(--text-mid); line-height: 1.7; margin: 0; }\n\n\/* ═══════════════════════════════\nRESULTS BANNER\n═══════════════════════════════ *\/\n.results-banner {\nbackground: var(--bg-warm);\nborder: 1px solid var(--border-gold);\nborder-left: 4px solid var(--gold);\nborder-radius: var(--radius);\npadding: 18px 22px;\nfont-size: 15px; line-height: 1.8;\ncolor: var(--text-mid);\nmargin-bottom: 32px;\nbox-shadow: var(--shadow);\n}\n.results-banner strong { color: var(--text-main); }\n\n\/* ═══════════════════════════════\nREVIEWS\n═══════════════════════════════ *\/\n.reviews-section { margin-bottom: 32px; }\n.reviews-grid { display: grid; gap: 12px; }\n.review-card {\nbackground: var(--bg-main);\nborder: 1px solid var(--border);\nborder-radius: var(--radius);\npadding: 18px 20px;\nbox-shadow: var(--shadow);\n}\n.review-stars { color: var(--gold); font-size: 14px; letter-spacing: 2px; margin-bottom: 8px; }\n.review-text { font-size: 14px; color: var(--text-mid); line-height: 1.8; font-style: italic; margin-bottom: 10px; font-weight: 600; }\n.review-meta { display: flex; align-items: center; gap: 8px; font-size: 12.5px; }\n.review-name { color: var(--text-muted); font-weight: 800; }\n.verified { display: inline-block; background: var(--green-dim); color: var(--green); padding: 2px 9px; border-radius: 20px; font-size: 10.5px; font-weight: 700; }\n\n\/* ═══════════════════════════════\nDISCOUNT SECTION\n═══════════════════════════════ *\/\n.discount-box {\nbackground: linear-gradient(135deg, #FFFFFF 0%, #FFF8E1 100%);\nborder: 2px dashed var(--gold);\nborder-radius: var(--radius);\npadding: 24px;\ntext-align: center;\nposition: relative;\nbox-shadow: var(--shadow-sm);\nmargin-bottom: 16px;\n}\n.discount-badge {\nposition: absolute; top: -14px; left: 50%; transform: translateX(-50%);\nbackground: var(--red); color: #fff;\npadding: 6px 20px; border-radius: 20px;\nfont-size: 13px; font-weight: 900; letter-spacing: 1px;\nbox-shadow: 0 4px 10px rgba(220, 38, 38, 0.3);\nwhite-space: nowrap;\n}\n.discount-text { font-size: 18px; font-weight: 800; color: var(--text-main); margin-bottom: 12px; }\n.price-block {\ndisplay: flex; justify-content: center; align-items: baseline; gap: 12px;\nmargin-bottom: 16px;\n}\n.price-old { font-size: 18px; color: var(--text-muted); text-decoration: line-through; font-weight: 700; }\n.price-new { font-size: 38px; font-weight: 900; color: var(--gold-dark); line-height: 1; }\n.price-new small { font-size: 18px; color: var(--gold); }\n\n.trust-row {\ndisplay: flex; justify-content: center; gap: 16px; flex-wrap: wrap;\npadding-top: 14px;\nborder-top: 1px solid var(--border-gold);\n}\n.trust-item {\ndisplay: flex; align-items: center; gap: 6px;\nfont-size: 13px; font-weight: 700; color: var(--text-mid);\n}\n\n\/* Mobile specific styling for a \"Full\" appearance *\/\n@media (max-width: 600px) {\n  .discount-box {\n    margin-left: -8px;\n    margin-right: -8px;\n    padding: 24px 16px;\n    border-radius: 8px;\n  }\n  .discount-text { font-size: 16px; }\n  .price-new { font-size: 34px; }\n}\n\n\/* footer *\/\n.page-footer {\ntext-align: center; padding-top: 20px; margin-top: 20px;\nborder-top: 1px solid var(--border);\nfont-size: 12px; font-weight: 600; color: var(--text-muted); line-height: 2;\n}\n\u003c\/style\u003e\n\u003cdiv class=\"page\"\u003e\n\u003c!-- ══════════ HERO ══════════ --\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003cdiv class=\"hero-brand\"\u003eElevate Hair Care\u003c\/div\u003e\n\u003ch1 class=\"hero-title\"\u003eIntensive Hair Treatment Cream\u003cbr\u003e\u003cspan\u003eDaily Styling \u0026amp; Frizz Control\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"hero-tagline\"\u003eA rich nourishing formula infused with vitamins and natural oils to provide a complete solution for styling, deep hydration, and reviving dry, dull hair.\u003c\/p\u003e\n\u003cdiv class=\"hero-badge-row\"\u003e\n\u003cspan class=\"hero-badge\"\u003e✨ Suitable for All Hair Types\u003c\/span\u003e \u003cspan class=\"hero-badge\"\u003e💧 Non-Greasy \u0026amp; Lightweight\u003c\/span\u003e \u003cspan class=\"hero-badge\"\u003e🚚 Free Shipping\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ══════════ BENEFITS ══════════ --\u003e\n\u003ch2 class=\"sec-title\"\u003eNourish Your Hair with Liquid Gold\u003c\/h2\u003e\n\u003cdiv class=\"quick-benefits\"\u003e\n\u003cdiv class=\"qb\"\u003e\n\u003cspan class=\"qb-icon\"\u003e🥑\u003c\/span\u003e\n\u003cdiv class=\"qb-text\"\u003e\n\u003cstrong\u003eArgan, Jojoba \u0026amp; Avocado Oils\u003c\/strong\u003e \"Liquid gold\" oils and vitamins that repair hair structure from within, enhancing healthy shine and smoothness.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qb\"\u003e\n\u003cspan class=\"qb-icon\"\u003e✨\u003c\/span\u003e\n\u003cdiv class=\"qb-text\"\u003e\n\u003cstrong\u003eShea Butter\u003c\/strong\u003e An intensive moisturizer acting as a protective barrier against frizz and split ends, leaving hair soft and defined.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qb\"\u003e\n\u003cspan class=\"qb-icon\"\u003e💧\u003c\/span\u003e\n\u003cdiv class=\"qb-text\"\u003e\n\u003cstrong\u003ePanthenol (Pro-Vit B5)\u003c\/strong\u003e Moisture-lock technology that coats hair with a thin protective layer for effortless styling and a silky texture.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qb\"\u003e\n\u003cspan class=\"qb-icon\"\u003e🌿\u003c\/span\u003e\n\u003cdiv class=\"qb-text\"\u003e\n\u003cstrong\u003eDaily Styling \u0026amp; Care\u003c\/strong\u003e Full frizz control, natural-looking volume, and a healthy shiny finish with a distinctive fragrance that lasts.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ══════════ USAGE PROTOCOL ══════════ --\u003e\n\u003ch2 class=\"sec-title\"\u003eUsage Protocol\u003c\/h2\u003e\n\u003cdiv class=\"usage-grid\"\u003e\n\u003cdiv class=\"usage-card\"\u003e\n\u003ch4\u003e✨ For Daily Styling\u003c\/h4\u003e\n\u003cp\u003eApply a small amount of cream to wet or dry hair. Distribute evenly from the ends upward to detangle, control frizz, and give the hair an instant healthy, shiny look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ══════════ RESULTS BANNER ══════════ --\u003e\n\u003cdiv class=\"results-banner\"\u003e\n\u003cstrong\u003eVisible Results:\u003c\/strong\u003e Complete frizz control, instant softness, natural-looking volume, and a healthy shiny finish without any greasy residue.\u003c\/div\u003e\n\u003c!-- ══════════ REVIEWS ══════════ --\u003e\n\u003cdiv class=\"reviews-section\"\u003e\n\u003ch2 class=\"sec-title\"\u003e💬 What Our Customers Say\u003c\/h2\u003e\n\u003cdiv class=\"reviews-grid\"\u003e\n\u003cdiv class=\"review-card\"\u003e\n\u003cdiv class=\"review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv class=\"review-text\"\u003e\"Best styling cream I've used. It tames my frizz perfectly and leaves my curls defined and smelling amazing without any crunch.\"\u003c\/div\u003e\n\u003cdiv class=\"review-meta\"\u003e\n\u003cspan class=\"review-name\"\u003eNour A. — Cairo\u003c\/span\u003e \u003cspan class=\"verified\"\u003e✓ Verified Buyer\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-card\"\u003e\n\u003cdiv class=\"review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv class=\"review-text\"\u003e\"I use it every morning on dry hair to smooth out flyaways. It's so lightweight and doesn't make my hair look greasy at all.\"\u003c\/div\u003e\n\u003cdiv class=\"review-meta\"\u003e\n\u003cspan class=\"review-name\"\u003eLaila M. — Alexandria\u003c\/span\u003e \u003cspan class=\"verified\"\u003e✓ Verified Buyer\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-card\"\u003e\n\u003cdiv class=\"review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv class=\"review-text\"\u003e\"The hydration is unreal. My colored hair used to look so dull, but this cream gives it a beautiful, healthy glass-like shine from the very first use.\"\u003c\/div\u003e\n\u003cdiv class=\"review-meta\"\u003e\n\u003cspan class=\"review-name\"\u003eHeba S. — Giza\u003c\/span\u003e \u003cspan class=\"verified\"\u003e✓ Verified Buyer\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ══════════ DISCOUNT SECTION (Full Width Mobile) ══════════ --\u003e\n\u003cdiv class=\"discount-box\"\u003e\n\u003cdiv class=\"discount-badge\"\u003eLIMITED TIME OFFER\u003c\/div\u003e\n\u003cdiv class=\"discount-text\"\u003eEnjoy an exclusive 30% discount on the large size (275 g)\u003c\/div\u003e\n\u003cdiv class=\"price-block\"\u003e\n\u003cspan class=\"price-old\"\u003e464 EGP\u003c\/span\u003e \u003cspan class=\"price-new\"\u003e325 \u003csmall\u003eEGP\u003c\/small\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"trust-row\"\u003e\n\u003cdiv class=\"trust-item\"\u003e\n\u003cspan\u003e💵\u003c\/span\u003e Cash on Delivery\u003c\/div\u003e\n\u003cdiv class=\"trust-item\"\u003e\n\u003cspan\u003e🚚\u003c\/span\u003e Free Shipping\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Note: Your default Shopify Add to Cart button will naturally appear here --\u003e \u003c!-- ══════════ FOOTER ══════════ --\u003e\n\u003cdiv class=\"page-footer\"\u003eSize: 300 g | For external use only | Avoid contact with eyes\u003cbr\u003e© Elevate Hair Care — Dema Cosmetics\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Elevate","offers":[{"title":"Default Title","offer_id":55563226775625,"sku":null,"price":325.0,"currency_code":"EGP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0974\/2512\/9545\/files\/1772528035919555029.png?v=1778588272","url":"https:\/\/www.demacosmetics.store\/products\/elevate-leave-in-hair-cream","provider":"Dema Cosmetics","version":"1.0","type":"link"}