{"product_id":"depuffy-ems-red-light-eye-massager-1","title":"Depuffy — EMS Red Light Eye Massager","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  \/* HEADLINE *\/\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  \/* SUBHEADLINE *\/\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  \/* DIVIDER *\/\n  .dp-desc-divider {\n    width: 100%;\n    height: 1px;\n    background: linear-gradient(\n      90deg,\n      rgba(200,53,42,0.6),\n      rgba(200,53,42,0.1),\n      transparent\n    );\n    margin-bottom: 48px;\n  }\n\n  \/* SECTION TITLE *\/\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  \/* FEATURES GRID *\/\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  \/* RESULTS *\/\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  \/* INCLUDED BOX *\/\n  .dp-desc-included {\n    border: 1px solid rgba(255,255,255,0.06);\n    border-radius: 20px;\n    overflow: hidden;\n    margin-bottom: 0;\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  @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  \u003c!-- HEADLINE --\u003e\n  \u003ch2 class=\"dp-desc-headline\"\u003e\n    Wake up \u003cem\u003edifferent.\u003c\/em\u003e\n  \u003c\/h2\u003e\n\n  \u003c!-- SUB --\u003e\n  \u003cp class=\"dp-desc-sub\"\u003e\n    10 minutes of clinically-backed red light therapy. Designed for dark circles, puffiness, and eye bags — treated while you rest, work, or just exist.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"dp-desc-divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- HOW IT WORKS --\u003e\n  \u003cdiv class=\"dp-desc-section-title\"\u003eHow It Works\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=\"5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M12 1v2M12 21v2M4.22 4.22l1.42 1.42M18.36 18.36l1.42 1.42M1 12h2M21 12h2M4.22 19.78l1.42-1.42M18.36 5.64l1.42-1.42\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dp-desc-feature-title\"\u003e650nm Red Light Therapy\u003c\/div\u003e\n      \u003cdiv class=\"dp-desc-feature-text\"\u003eStimulates collagen and improves circulation in the under-eye area at clinically proven wavelength.\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          \u003cpolyline points=\"13 2 3 14 12 14 11 22 21 10 12 10 13 2\"\u003e\u003c\/polyline\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dp-desc-feature-title\"\u003eEMS Microcurrent\u003c\/div\u003e\n      \u003cdiv class=\"dp-desc-feature-text\"\u003eGentle muscle stimulation to lift, tone, and drain excess fluid causing puffiness.\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          \u003cline x1=\"8\" y1=\"6\" x2=\"21\" y2=\"6\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"8\" y1=\"12\" x2=\"21\" y2=\"12\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"8\" y1=\"18\" x2=\"21\" y2=\"18\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"3\" y1=\"6\" x2=\"3.01\" y2=\"6\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"3\" y1=\"12\" x2=\"3.01\" y2=\"12\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"3\" y1=\"18\" x2=\"3.01\" y2=\"18\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dp-desc-feature-title\"\u003e4 Intensity Modes\u003c\/div\u003e\n      \u003cdiv class=\"dp-desc-feature-text\"\u003eFully adjustable to your skin sensitivity. Start gentle, build up as your skin adapts.\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=\"M5 12.55a11 11 0 0114.08 0\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M1.42 9a16 16 0 0121.16 0\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8.53 16.11a6 6 0 016.95 0\"\u003e\u003c\/path\u003e\n          \u003cline x1=\"12\" y1=\"20\" x2=\"12.01\" y2=\"20\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dp-desc-feature-title\"\u003eUSB Rechargeable\u003c\/div\u003e\n      \u003cdiv class=\"dp-desc-feature-text\"\u003e30 minutes of charging powers a full week of daily sessions. No batteries needed.\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          \u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dp-desc-feature-title\"\u003eHands-Free Design\u003c\/div\u003e\n      \u003cdiv class=\"dp-desc-feature-text\"\u003eErgonomically shaped to sit under both eyes without holding. Use it while you work, rest, scroll, or do anything.\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  \u003c!-- WHAT YOU'LL NOTICE --\u003e\n  \u003cdiv class=\"dp-desc-section-title\"\u003eWhat You'll Notice\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        Visibly reduced dark circles within 7 days of consistent use\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        Less puffiness from the very first session\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        Brighter, more rested-looking eyes every morning\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        No clinic visits. No expensive creams. Just 10 minutes.\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  \u003c!-- WHAT'S INCLUDED --\u003e\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 EMS Red Light Eye Massager (Red or White)\n    \u003c\/div\u003e\n    \u003cdiv class=\"dp-desc-included-item\"\u003e\n      \u003cdiv class=\"dp-desc-included-dot\"\u003e\u003c\/div\u003e\n      USB Charging Cable\n    \u003c\/div\u003e\n    \u003cdiv class=\"dp-desc-included-item\"\u003e\n      \u003cdiv class=\"dp-desc-included-dot\"\u003e\u003c\/div\u003e\n      Quick Start Guide\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Depuffy","offers":[{"title":"Red","offer_id":43744075677755,"sku":"14:10;200007763:201336100","price":65.0,"currency_code":"USD","in_stock":true},{"title":"WHITE","offer_id":43744075710523,"sku":"14:29;200007763:201336100","price":65.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0683\/5201\/6443\/files\/304265a5-9f6d-4461-94b4-6f87289134ee.png?v=1783310204","url":"https:\/\/depuffy.com\/products\/depuffy-ems-red-light-eye-massager-1","provider":"Depuffy","version":"1.0","type":"link"}