{"product_id":"heated-eye-mask-eye-mask-for-dry-eyes-with-3-heat-levels-hot-compress-warm-compress-heating-pad-for-sleep-dark-circles","title":"Heated Recovery Eye Mask","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Fraunces:ital,opsz,wght@0,9..144,400;0,9..144,500;0,9..144,600;1,9..144,400;1,9..144,500;1,9..144,600\u0026family=Inter:wght@400;500;600\u0026display=swap');\n\n  .pmask-desc {\n    --pm-plum: #3A1F2B;\n    --pm-plum-soft: #5A3F4B;\n    --pm-terra: #B8856A;\n    --pm-cream: #FFFFFF;\n    --pm-sand: #F6F6F4;\n    --pm-sand-deep: #EBEAE7;\n    --pm-line: #E8E7E4;\n    --pm-text: #2A1820;\n    --pm-text-muted: #6F5F58;\n    --pm-sage: #5A7A4F;\n    --pm-serif: 'Fraunces', Georgia, 'Times New Roman', serif;\n    --pm-sans: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n\n    font-family: var(--pm-sans);\n    color: var(--pm-text);\n    background: var(--pm-cream);\n    line-height: 1.65;\n    font-size: 15.5px;\n    -webkit-font-smoothing: antialiased;\n    max-width: 720px;\n    padding: 8px 0;\n  }\n\n  .pmask-desc *,\n  .pmask-desc *::before,\n  .pmask-desc *::after {\n    box-sizing: border-box;\n  }\n\n  .pmask-desc p {\n    margin: 0 0 18px;\n    color: var(--pm-text);\n  }\n\n  .pmask-desc strong {\n    color: var(--pm-plum);\n    font-weight: 600;\n  }\n\n  .pmask-desc em {\n    font-family: var(--pm-serif);\n    font-style: italic;\n    color: var(--pm-terra);\n    font-weight: 400;\n  }\n\n  .pmask-lead {\n    font-family: var(--pm-serif);\n    font-style: italic;\n    font-weight: 400;\n    font-size: 22px;\n    line-height: 1.4;\n    color: var(--pm-plum);\n    letter-spacing: -0.01em;\n    margin: 0 0 28px;\n    padding-bottom: 24px;\n    border-bottom: 1px solid var(--pm-line);\n  }\n\n  .pmask-lead em {\n    color: var(--pm-terra);\n  }\n\n  .pmask-h3 {\n    font-family: var(--pm-serif);\n    font-style: italic;\n    font-weight: 500;\n    font-size: 22px;\n    line-height: 1.2;\n    color: var(--pm-plum);\n    letter-spacing: -0.015em;\n    margin: 36px 0 18px;\n  }\n\n  .pmask-features {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 32px;\n  }\n\n  .pmask-features li {\n    padding: 8px 0 8px 26px;\n    font-size: 14.5px;\n    line-height: 1.6;\n    color: var(--pm-text);\n    position: relative;\n    border-bottom: 1px solid var(--pm-line);\n  }\n\n  .pmask-features li:last-child {\n    border-bottom: none;\n  }\n\n  .pmask-features li::before {\n    content: '✓';\n    position: absolute;\n    left: 0;\n    top: 8px;\n    color: var(--pm-sage);\n    font-size: 14px;\n    font-weight: 700;\n    line-height: 1.6;\n  }\n\n  .pmask-features li strong {\n    color: var(--pm-plum);\n    font-weight: 600;\n  }\n\n  .pmask-specs {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 0 0 32px;\n    background: var(--pm-sand);\n    border-radius: 12px;\n    overflow: hidden;\n  }\n\n  .pmask-specs td {\n    padding: 13px 18px;\n    font-size: 14px;\n    border-bottom: 1px solid var(--pm-line);\n    vertical-align: top;\n  }\n\n  .pmask-specs tr:last-child td {\n    border-bottom: none;\n  }\n\n  .pmask-specs td:first-child {\n    font-weight: 600;\n    color: var(--pm-plum);\n    width: 38%;\n    background: var(--pm-sand-deep);\n  }\n\n  .pmask-specs td:last-child {\n    color: var(--pm-text-muted);\n  }\n\n  .pmask-faq-item {\n    border: 1px solid var(--pm-line);\n    border-radius: 10px;\n    margin-bottom: 8px;\n    background: var(--pm-cream);\n    overflow: hidden;\n    transition: border-color 0.2s ease;\n  }\n\n  .pmask-faq-item[open] {\n    border-color: var(--pm-terra);\n  }\n\n  .pmask-faq-item summary {\n    padding: 16px 22px;\n    cursor: pointer;\n    font-weight: 600;\n    font-size: 14.5px;\n    color: var(--pm-plum);\n    list-style: none;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    gap: 12px;\n    line-height: 1.4;\n    transition: color 0.2s ease;\n  }\n\n  .pmask-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .pmask-faq-item summary:hover {\n    color: var(--pm-terra);\n  }\n\n  .pmask-faq-item summary::after {\n    content: '+';\n    font-family: var(--pm-serif);\n    font-size: 24px;\n    font-weight: 300;\n    color: var(--pm-terra);\n    line-height: 1;\n    flex-shrink: 0;\n    transition: transform 0.2s ease;\n    width: 18px;\n    text-align: center;\n  }\n\n  .pmask-faq-item[open] summary::after {\n    content: '−';\n  }\n\n  .pmask-faq-answer {\n    padding: 0 22px 18px;\n    font-size: 14px;\n    color: var(--pm-text-muted);\n    line-height: 1.65;\n  }\n\n  .pmask-faq-answer strong {\n    color: var(--pm-plum);\n  }\n\n  .pmask-coda {\n    font-family: var(--pm-serif);\n    font-style: italic;\n    font-size: 19px;\n    line-height: 1.4;\n    color: var(--pm-plum);\n    text-align: center;\n    margin: 40px 0 8px;\n    padding: 28px 24px;\n    background: var(--pm-sand);\n    border-radius: 12px;\n    letter-spacing: -0.01em;\n  }\n\n  .pmask-coda em {\n    color: var(--pm-terra);\n  }\n\n  .pmask-shipping {\n    margin-top: 24px;\n    padding: 16px 20px;\n    background: var(--pm-sand);\n    border-left: 3px solid var(--pm-terra);\n    border-radius: 6px;\n    font-size: 13.5px;\n    color: var(--pm-text-muted);\n    line-height: 1.55;\n  }\n\n  .pmask-shipping strong {\n    color: var(--pm-plum);\n    font-weight: 600;\n  }\n\n  @media (max-width: 600px) {\n    .pmask-desc { font-size: 15px; }\n    .pmask-lead { font-size: 19px; }\n    .pmask-h3 { font-size: 20px; }\n    .pmask-specs td { padding: 11px 14px; font-size: 13.5px; }\n    .pmask-specs td:first-child { width: 42%; }\n    .pmask-coda { font-size: 17px; padding: 22px 18px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"pmask-desc\"\u003e\n\n  \u003cp class=\"pmask-lead\"\u003e\n    When the cramps quiet, \u003cem\u003ethe headache begins.\u003c\/em\u003e\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    The Heated Recovery Eye Mask is the companion piece to the DualWave Relief Belt — built for the second wave that hits after Day One. \u003cstrong\u003eSoft plum velvet exterior, cream cotton-blend interior, gentle therapeutic heat at 40–50°C.\u003c\/strong\u003e Worn ten minutes. Felt for hours.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Period headaches and post-cramp migraines come from the same place as the cramps — vascular tension, low oxygenation, and the chemical hangover of two days of prostaglandins. Gentle heat to the eye area relaxes the orbicularis muscles, eases sinus pressure, and gives the parasympathetic nervous system the cue it has been waiting for. \u003cstrong\u003eAuto-shutoff at 15 minutes.\u003c\/strong\u003e Safe to wear before sleep. Safe to forget you have on.\n  \u003c\/p\u003e\n\n  \u003ch3 class=\"pmask-h3\"\u003eWhat it does\u003c\/h3\u003e\n\n  \u003cul class=\"pmask-features\"\u003e\n    \u003cli\u003e\n\u003cstrong\u003eTherapeutic heat at 40–50°C\u003c\/strong\u003e — across the full eye and temple area\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003e15-minute auto-shutoff\u003c\/strong\u003e — built-in safety, no scrolling alarms\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eUSB-C powered\u003c\/strong\u003e — uses any phone charger, no batteries to replace\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eSoft plum velvet exterior\u003c\/strong\u003e — lined in cream cotton-blend\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eAdjustable elastic strap\u003c\/strong\u003e — fits all head sizes, never pinches\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eperyode\u003c\/strong\u003e embroidery — subtle, cream thread, front-and-centre\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003ch3 class=\"pmask-h3\"\u003eThe details\u003c\/h3\u003e\n\n  \u003ctable class=\"pmask-specs\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eExterior\u003c\/td\u003e\n        \u003ctd\u003ePlum velvet · cream embroidered logo\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eInterior\u003c\/td\u003e\n        \u003ctd\u003eCream cotton-blend lining · breathable\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eHeat range\u003c\/td\u003e\n        \u003ctd\u003e40–50°C therapeutic · graphene-film element\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eTimer\u003c\/td\u003e\n        \u003ctd\u003e15-minute auto-shutoff\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003ePower\u003c\/td\u003e\n        \u003ctd\u003eUSB-C · 5V · 1m braided plum cable included\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eStrap\u003c\/td\u003e\n        \u003ctd\u003eAdjustable elastic · fits 20–28 inch head circumference\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eDimensions\u003c\/td\u003e\n        \u003ctd\u003eApprox. 21 × 9 cm flat\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eWeight\u003c\/td\u003e\n        \u003ctd\u003e~80 g\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eCompliance\u003c\/td\u003e\n        \u003ctd\u003eUKCA · CE · RoHS\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eCare\u003c\/td\u003e\n        \u003ctd\u003eSpot clean with damp cloth · Do not submerge · Do not machine wash\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\n  \u003ch3 class=\"pmask-h3\"\u003eQuick answers\u003c\/h3\u003e\n\n  \u003cdetails class=\"pmask-faq-item\"\u003e\n    \u003csummary\u003eIs it safe to use every day?\u003c\/summary\u003e\n    \u003cdiv class=\"pmask-faq-answer\"\u003e\n      \u003cstrong\u003eYes.\u003c\/strong\u003e The 15-minute auto-shutoff prevents extended exposure, and the heat range stays in therapeutic territory. Many users wear it nightly as part of a wind-down routine.\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"pmask-faq-item\"\u003e\n    \u003csummary\u003eWill it work on migraines?\u003c\/summary\u003e\n    \u003cdiv class=\"pmask-faq-answer\"\u003e\n      Heat won't cure a migraine, but it can ease the tension and sinus pressure that often accompany them. \u003cstrong\u003eIf you're prone to migraines triggered by heat, skip it\u003c\/strong\u003e — talk to your GP about what works for your pattern.\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"pmask-faq-item\"\u003e\n    \u003csummary\u003eCan I fall asleep wearing it?\u003c\/summary\u003e\n    \u003cdiv class=\"pmask-faq-answer\"\u003e\n      Yes — the auto-shutoff at 15 minutes is exactly why it's safe for sleep. Most users drift off mid-cycle and wake up to a cool, soft mask still on.\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"pmask-faq-item\"\u003e\n    \u003csummary\u003eDoes it work without the belt?\u003c\/summary\u003e\n    \u003cdiv class=\"pmask-faq-answer\"\u003e\n      \u003cstrong\u003eCompletely independent.\u003c\/strong\u003e The mask runs on its own USB-C cable and has no link to the belt. Buy them together or apart — they each do their own job.\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"pmask-faq-item\"\u003e\n    \u003csummary\u003eIs the heat level adjustable?\u003c\/summary\u003e\n    \u003cdiv class=\"pmask-faq-answer\"\u003e\n      \u003cstrong\u003eThree intensity settings\u003c\/strong\u003e — low (40°C), medium (45°C), high (50°C). One button cycles through. Most users settle on medium within a session or two.\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"pmask-faq-item\"\u003e\n    \u003csummary\u003eCan I take it on a flight?\u003c\/summary\u003e\n    \u003cdiv class=\"pmask-faq-answer\"\u003e\n      Yes. The internal battery cell is \u003cstrong\u003eUN38.3 certified\u003c\/strong\u003e for air travel, checked or carry-on. Pack the cable separately if you prefer.\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cp class=\"pmask-coda\"\u003e\n    Worn briefly. \u003cem\u003eFelt for hours.\u003c\/em\u003e\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"pmask-shipping\"\u003e\n    \u003cstrong\u003eFree UK shipping on orders over £69.\u003c\/strong\u003e Royal Mail tracked, 3–5 working days. Tracked next-day available at checkout for £6.95.\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Peryode","offers":[{"title":"Peryode \/ UK","offer_id":48284796158177,"sku":"14:193#5V-Heating;200009209:202082806","price":29.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0827\/7324\/6177\/files\/6.png?v=1777973009","url":"https:\/\/www.peryode.com\/products\/heated-eye-mask-eye-mask-for-dry-eyes-with-3-heat-levels-hot-compress-warm-compress-heating-pad-for-sleep-dark-circles","provider":"Peryode","version":"1.0","type":"link"}