{"product_id":"depuffy-eye-recovery-gel","title":"Depuffy — Eye Recovery Gel","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant:ital,wght@0,300;0,400;1,300;1,400\u0026family=DM+Sans:wght@300;400;500;600\u0026display=swap');\n\n  .dp-desc {\n    background: #080808;\n    padding: 48px 0 0;\n    font-family: 'DM Sans', sans-serif;\n    color: #FFFFFF;\n  }\n\n  .dp-desc-headline {\n    font-family: 'Cormorant', serif;\n    font-size: clamp(32px, 4vw, 48px);\n    font-weight: 300;\n    line-height: 1.05;\n    letter-spacing: -0.5px;\n    color: #FFFFFF;\n    margin-bottom: 16px;\n  }\n\n  .dp-desc-headline em {\n    font-style: italic;\n    color: #C8352A;\n  }\n\n  .dp-desc-sub {\n    font-size: 15px;\n    font-weight: 300;\n    line-height: 1.8;\n    color: rgba(255,255,255,0.5);\n    margin-bottom: 48px;\n    max-width: 520px;\n    border-left: 2px solid #C8352A;\n    padding-left: 20px;\n  }\n\n  .dp-desc-divider {\n    width: 100%;\n    height: 1px;\n    background: linear-gradient(90deg, rgba(200,53,42,0.6), rgba(200,53,42,0.1), transparent);\n    margin-bottom: 48px;\n  }\n\n  .dp-desc-section-title {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #C8352A;\n    margin-bottom: 24px;\n  }\n\n  .dp-desc-section-title::before {\n    content: '';\n    display: block;\n    width: 20px;\n    height: 1px;\n    background: #C8352A;\n  }\n\n  .dp-desc-features {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 16px;\n    margin-bottom: 48px;\n  }\n\n  .dp-desc-feature {\n    background: rgba(255,255,255,0.03);\n    border: 1px solid rgba(255,255,255,0.06);\n    border-radius: 16px;\n    padding: 24px 20px;\n    transition: border-color 0.2s, background 0.2s;\n  }\n\n  .dp-desc-feature:hover {\n    border-color: rgba(200,53,42,0.25);\n    background: rgba(200,53,42,0.04);\n  }\n\n  .dp-desc-feature-icon {\n    width: 36px;\n    height: 36px;\n    border-radius: 10px;\n    background: rgba(200,53,42,0.1);\n    border: 1px solid rgba(200,53,42,0.2);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 14px;\n  }\n\n  .dp-desc-feature-icon svg {\n    width: 16px;\n    height: 16px;\n    color: #C8352A;\n  }\n\n  .dp-desc-feature-title {\n    font-size: 13px;\n    font-weight: 600;\n    color: rgba(255,255,255,0.85);\n    margin-bottom: 6px;\n    letter-spacing: 0.1px;\n  }\n\n  .dp-desc-feature-text {\n    font-size: 12px;\n    font-weight: 300;\n    color: rgba(255,255,255,0.35);\n    line-height: 1.6;\n  }\n\n  .dp-desc-results {\n    background: rgba(200,53,42,0.05);\n    border: 1px solid rgba(200,53,42,0.15);\n    border-radius: 20px;\n    padding: 32px 28px;\n    margin-bottom: 48px;\n  }\n\n  .dp-desc-results-list {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n    display: flex;\n    flex-direction: column;\n    gap: 14px;\n  }\n\n  .dp-desc-results-list li {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    font-size: 14px;\n    font-weight: 300;\n    color: rgba(255,255,255,0.65);\n    line-height: 1.5;\n  }\n\n  .dp-desc-check {\n    width: 20px;\n    height: 20px;\n    border-radius: 50%;\n    background: rgba(200,53,42,0.15);\n    border: 1px solid rgba(200,53,42,0.3);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n\n  .dp-desc-check svg {\n    width: 10px;\n    height: 10px;\n    color: #C8352A;\n  }\n\n  .dp-desc-included {\n    border: 1px solid rgba(255,255,255,0.06);\n    border-radius: 20px;\n    overflow: hidden;\n    margin-bottom: 32px;\n  }\n\n  .dp-desc-included-header {\n    background: rgba(255,255,255,0.03);\n    padding: 18px 24px;\n    border-bottom: 1px solid rgba(255,255,255,0.06);\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 2.5px;\n    text-transform: uppercase;\n    color: rgba(255,255,255,0.3);\n  }\n\n  .dp-desc-included-item {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    padding: 16px 24px;\n    border-bottom: 1px solid rgba(255,255,255,0.04);\n    font-size: 13px;\n    font-weight: 300;\n    color: rgba(255,255,255,0.55);\n    transition: background 0.2s;\n  }\n\n  .dp-desc-included-item:last-child {\n    border-bottom: none;\n  }\n\n  .dp-desc-included-item:hover {\n    background: rgba(255,255,255,0.02);\n  }\n\n  .dp-desc-included-dot {\n    width: 6px;\n    height: 6px;\n    border-radius: 50%;\n    background: #C8352A;\n    box-shadow: 0 0 6px rgba(200,53,42,0.6);\n    flex-shrink: 0;\n  }\n\n  \/* ALLERGY NOTICE — deliberately visible, not buried *\/\n  .dp-desc-notice {\n    background: rgba(200,53,42,0.06);\n    border: 1px solid rgba(200,53,42,0.2);\n    border-radius: 16px;\n    padding: 20px 24px;\n    display: flex;\n    gap: 14px;\n    align-items: flex-start;\n  }\n\n  .dp-desc-notice-icon {\n    width: 22px;\n    height: 22px;\n    border-radius: 50%;\n    background: rgba(200,53,42,0.15);\n    border: 1px solid rgba(200,53,42,0.3);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n\n  .dp-desc-notice-icon svg {\n    width: 11px;\n    height: 11px;\n    color: #C8352A;\n  }\n\n  .dp-desc-notice-text {\n    font-size: 13px;\n    font-weight: 300;\n    line-height: 1.7;\n    color: rgba(255,255,255,0.6);\n  }\n\n  @media (max-width: 600px) {\n    .dp-desc-features {\n      grid-template-columns: 1fr;\n    }\n    .dp-desc { padding: 32px 0 0; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"dp-desc\"\u003e\n\n  \u003ch2 class=\"dp-desc-headline\"\u003e\n    The cream that \u003cem\u003efinishes the job.\u003c\/em\u003e\n  \u003c\/h2\u003e\n\n  \u003cp class=\"dp-desc-sub\"\u003e\n    Pair with your Depuffy device or use on its own. A lightweight eye cream formulated to visibly smooth, firm, and de-puff — in under a minute.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"dp-desc-divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"dp-desc-section-title\"\u003eKey Ingredients\u003c\/div\u003e\n\n  \u003cdiv class=\"dp-desc-features\"\u003e\n\n    \u003cdiv class=\"dp-desc-feature\"\u003e\n      \u003cdiv class=\"dp-desc-feature-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8 14s1.5 2 4 2 4-2 4-2\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dp-desc-feature-title\"\u003eBee Venom Extract\u003c\/div\u003e\n      \u003cdiv class=\"dp-desc-feature-text\"\u003eSupports a visibly firmer, smoother look around the delicate eye area.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dp-desc-feature\"\u003e\n      \u003cdiv class=\"dp-desc-feature-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M18 8h1a4 4 0 010 8h-1\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M2 8h16v9a4 4 0 01-4 4H6a4 4 0 01-4-4V8z\"\u003e\u003c\/path\u003e\n          \u003cline x1=\"6\" y1=\"1\" x2=\"6\" y2=\"4\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"10\" y1=\"1\" x2=\"10\" y2=\"4\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"14\" y1=\"1\" x2=\"14\" y2=\"4\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dp-desc-feature-title\"\u003eCaffeine\u003c\/div\u003e\n      \u003cdiv class=\"dp-desc-feature-text\"\u003eHelps de-puff and awaken tired-looking eyes on contact.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dp-desc-feature\"\u003e\n      \u003cdiv class=\"dp-desc-feature-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M12 2C8 6 4 10 4 14a8 8 0 0016 0c0-4-4-8-8-12z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dp-desc-feature-title\"\u003eHyaluronic Acid\u003c\/div\u003e\n      \u003cdiv class=\"dp-desc-feature-text\"\u003eDeep hydration that plumps and softens the look of fine lines.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dp-desc-feature\"\u003e\n      \u003cdiv class=\"dp-desc-feature-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003cpath d=\"M20.84 4.61a5.5 5.5 0 00-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 00-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 000-7.78z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dp-desc-feature-title\"\u003eCollagen\u003c\/div\u003e\n      \u003cdiv class=\"dp-desc-feature-text\"\u003eSupports skin elasticity in the eye area over consistent use.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dp-desc-feature\" style=\"grid-column: 1 \/ -1;\"\u003e\n      \u003cdiv class=\"dp-desc-feature-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"5\"\u003e\u003c\/circle\u003e\n          \u003cline x1=\"12\" y1=\"1\" x2=\"12\" y2=\"3\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"12\" y1=\"21\" x2=\"12\" y2=\"23\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"4.22\" y1=\"4.22\" x2=\"5.64\" y2=\"5.64\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"18.36\" y1=\"18.36\" x2=\"19.78\" y2=\"19.78\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dp-desc-feature-title\"\u003eTocopherol (Vitamin E)\u003c\/div\u003e\n      \u003cdiv class=\"dp-desc-feature-text\"\u003eAntioxidant protection formulated for the thin, delicate skin around the eyes.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dp-desc-divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"dp-desc-section-title\"\u003eHow To Use\u003c\/div\u003e\n\n  \u003cdiv class=\"dp-desc-results\"\u003e\n    \u003cul class=\"dp-desc-results-list\"\u003e\n      \u003cli\u003e\n        \u003cdiv class=\"dp-desc-check\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        Apply a small amount under the eye, morning or night\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cdiv class=\"dp-desc-check\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        Gently pat until absorbed — do not rub\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cdiv class=\"dp-desc-check\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        For best results, follow with your Depuffy device\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dp-desc-divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"dp-desc-section-title\"\u003eWhat's Included\u003c\/div\u003e\n\n  \u003cdiv class=\"dp-desc-included\"\u003e\n    \u003cdiv class=\"dp-desc-included-header\"\u003eIn The Box\u003c\/div\u003e\n    \u003cdiv class=\"dp-desc-included-item\"\u003e\n      \u003cdiv class=\"dp-desc-included-dot\"\u003e\u003c\/div\u003e\n      Depuffy Eye Cream (20g)\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ALLERGY NOTICE --\u003e\n  \u003cdiv class=\"dp-desc-notice\"\u003e\n    \u003cdiv class=\"dp-desc-notice-icon\"\u003e\n      \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n        \u003cpath d=\"M12 9v4M12 17h.01M10.29 3.86L1.82 18a2 2 0 001.71 3h16.94a2 2 0 001.71-3L13.71 3.86a2 2 0 00-3.42 0z\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dp-desc-notice-text\"\u003e\n      Contains bee venom extract. Patch test on a small area of skin 24 hours before first use. Discontinue if irritation occurs. Not recommended for those with bee or pollen allergies. Results vary by individual.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- AI IMAGERY DISCLAIMER --\u003e\n\u003cdiv class=\"dp-desc-notice\" style=\"margin-top: 16px;\"\u003e\n  \u003cdiv class=\"dp-desc-notice-icon\"\u003e\n    \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n      \u003crect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\u003e\u003c\/rect\u003e\n      \u003ccircle cx=\"8.5\" cy=\"8.5\" r=\"1.5\"\u003e\u003c\/circle\u003e\n      \u003cpath d=\"M21 15l-5-5L5 21\"\u003e\u003c\/path\u003e\n    \u003c\/svg\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"dp-desc-notice-text\"\u003e\n    Product images are AI-generated for visual representation and may differ slightly from the physical product's packaging, color, or label design. Formula, ingredients, and net weight are accurate as listed.\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Depuffy","offers":[{"title":"One Bottle","offer_id":43776892010555,"sku":"14:29#One Bottle;400037202:75369125","price":15.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0683\/5201\/6443\/files\/ChatGPTImageJul11_2026_01_51_32PM.png?v=1783763504","url":"https:\/\/depuffy.com\/products\/depuffy-eye-recovery-gel","provider":"Depuffy","version":"1.0","type":"link"}