{"product_id":"kidney-peace-detox-14-dias","title":"Kidney Peace + Detox 14 Days","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eKidney Peace + Detox 14 Days\u003c\/title\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400\u0026amp;family=DM+Sans:wght@300;400;500\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --cream: #F7F3ED;\n    --parchment: #EDE6DA;\n    --sage: #5C7A5C;\n    --deep-green: #2E4A2E;\n    --clay: #B5724A;\n    --mist: #8FA68F;\n    --text: #2A2A2A;\n    --text-light: #6B6B6B;\n    --border: #D8CFBE;\n  }\n\n  * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .kp-wrap {\n    background: var(--cream);\n    color: var(--text);\n    font-family: 'DM Sans', sans-serif;\n    font-weight: 300;\n    line-height: 1.75;\n    font-size: 15px;\n    padding: 0;\n    max-width: 680px;\n  }\n\n  \/* ── HERO HEADER ── *\/\n  .kp-header {\n    background: var(--deep-green);\n    padding: 24px 28px 24px;\n    position: relative;\n    overflow: hidden;\n  }\n  .kp-header::before {\n    content: '';\n    position: absolute;\n    top: -40px; right: -40px;\n    width: 180px; height: 180px;\n    border-radius: 50%;\n    background: rgba(255,255,255,0.04);\n  }\n  .kp-header::after {\n    content: '';\n    position: absolute;\n    bottom: -60px; left: -30px;\n    width: 220px; height: 220px;\n    border-radius: 50%;\n    background: rgba(255,255,255,0.03);\n  }\n  .kp-badge {\n    display: inline-block;\n    font-family: 'DM Sans', sans-serif;\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: var(--mist);\n    background: rgba(143,166,143,0.15);\n    border: 1px solid rgba(143,166,143,0.3);\n    padding: 5px 12px;\n    border-radius: 20px;\n    margin-bottom: 16px;\n  }\n  .kp-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(26px, 6vw, 38px);\n    font-weight: 500;\n    color: #fff;\n    line-height: 1.2;\n    margin-bottom: 14px;\n    letter-spacing: -0.01em;\n  }\n  .kp-subtitle {\n    color: rgba(255,255,255,0.65);\n    font-size: 14px;\n    line-height: 1.65;\n    max-width: 480px;\n  }\n\n  \/* ── BODY SECTIONS ── *\/\n  .kp-body {\n    padding: 32px 28px;\n    display: flex;\n    flex-direction: column;\n    gap: 28px;\n  }\n\n  \/* ── JOURNEY DIVIDER ── *\/\n  .kp-journey {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    font-size: 10px;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n    color: var(--text-light);\n    font-weight: 500;\n    padding: 0 4px;\n  }\n  .kp-journey::before, .kp-journey::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: var(--border);\n  }\n\n  \/* ── PHASE CARDS ── *\/\n  .kp-phase {\n    border-radius: 14px;\n    overflow: hidden;\n    border: 1px solid var(--border);\n  }\n  .kp-phase-head {\n    padding: 18px 22px;\n    display: flex;\n    align-items: center;\n    gap: 14px;\n  }\n  .kp-phase--one .kp-phase-head { background: var(--parchment); }\n  .kp-phase--two .kp-phase-head { background: var(--deep-green); }\n\n  .kp-phase-icon {\n    width: 40px; height: 40px;\n    border-radius: 10px;\n    display: flex; align-items: center; justify-content: center;\n    font-size: 18px;\n    flex-shrink: 0;\n  }\n  .kp-phase--one .kp-phase-icon { background: rgba(92,122,92,0.15); }\n  .kp-phase--two .kp-phase-icon { background: rgba(255,255,255,0.12); }\n\n  .kp-phase-weeks {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 28px;\n    font-weight: 600;\n    color: var(--sage);\n    line-height: 1;\n    margin-bottom: 3px;\n    letter-spacing: -0.01em;\n  }\n  .kp-phase-weeks--light {\n    color: rgba(255,255,255,0.5);\n  }\n\n  .kp-phase-name {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 20px;\n    font-weight: 600;\n    line-height: 1.2;\n  }\n  .kp-phase--one .kp-phase-name { color: var(--deep-green); }\n  .kp-phase--two .kp-phase-name { color: #fff; }\n\n  .kp-phase-body {\n    padding: 20px 22px;\n    background: #fff;\n    font-size: 14.5px;\n    color: var(--text-light);\n    line-height: 1.72;\n  }\n  .kp-phase-body p { margin-bottom: 0; }\n\n  \/* ── BENEFITS LIST ── *\/\n  .kp-benefits {\n    background: var(--parchment);\n    border-radius: 14px;\n    padding: 22px 22px 22px;\n    border: 1px solid var(--border);\n  }\n  .kp-benefits-title {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n    color: var(--sage);\n    margin-bottom: 14px;\n  }\n  .kp-list {\n    list-style: none;\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n  }\n  .kp-list li {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    font-size: 14.5px;\n    color: var(--text);\n  }\n  .kp-dot {\n    width: 20px; height: 20px;\n    border-radius: 50%;\n    background: var(--sage);\n    display: flex; align-items: center; justify-content: center;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n  .kp-dot::after {\n    content: '';\n    width: 6px; height: 6px;\n    border-radius: 50%;\n    background: #fff;\n  }\n\n  \/* ── INGREDIENTS ── *\/\n  .kp-ingredients {\n    background: #fff;\n    border: 1px solid var(--border);\n    border-radius: 14px;\n    padding: 22px;\n  }\n  .kp-ingredients-title {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n    color: var(--clay);\n    margin-bottom: 14px;\n  }\n  .kp-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n  }\n  .kp-tag {\n    font-size: 12.5px;\n    padding: 6px 13px;\n    border-radius: 20px;\n    background: var(--parchment);\n    color: var(--text);\n    border: 1px solid var(--border);\n    font-weight: 400;\n  }\n\n  \/* ── CLOSING CTA ── *\/\n  .kp-closing {\n    background: var(--deep-green);\n    border-radius: 14px;\n    padding: 28px 24px;\n    text-align: center;\n  }\n  .kp-closing-headline {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(20px, 5vw, 26px);\n    color: #fff;\n    font-weight: 500;\n    margin-bottom: 10px;\n    font-style: italic;\n  }\n  .kp-closing-headline strong {\n    font-style: normal;\n    color: #B8D4B8;\n  }\n  .kp-closing-text {\n    font-size: 13.5px;\n    color: rgba(255,255,255,0.6);\n    line-height: 1.65;\n    max-width: 400px;\n    margin: 0 auto;\n  }\n\n  \/* ── OCCASIONAL NOTE ── *\/\n  .kp-note {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    padding: 18px 20px;\n    background: var(--parchment);\n    border-radius: 12px;\n    border: 1px dashed var(--border);\n  }\n  .kp-note-icon {\n    color: var(--clay);\n    font-size: 16px;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n  .kp-note p {\n    font-size: 13.5px;\n    color: var(--text-light);\n    line-height: 1.65;\n  }\n\n  \/* ── MOBILE ── *\/\n  @media (max-width: 480px) {\n    .kp-header { padding: 28px 20px 26px; }\n    .kp-body { padding: 24px 20px; gap: 22px; }\n    .kp-phase-head { padding: 16px 18px; gap: 12px; }\n    .kp-phase-body { padding: 18px; }\n    .kp-benefits, .kp-ingredients { padding: 18px; }\n    .kp-closing { padding: 24px 18px; }\n  }\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"kp-wrap\"\u003e\n\n  \u003c!-- HEADER --\u003e\n  \u003cdiv class=\"kp-header\"\u003e\n    \u003cdiv class=\"kp-badge\"\u003eBundle · Complete Program\u003c\/div\u003e\n    \u003cp class=\"kp-subtitle\"\u003eA journey designed to first reduce inflammation, and then maintain balance from within.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"kp-body\"\u003e\n\n    \u003c!-- PHASE 1 --\u003e\n    \u003cdiv class=\"kp-phase kp-phase--one\"\u003e\n      \u003cdiv class=\"kp-phase-head\"\u003e\n        \u003cdiv class=\"kp-phase-icon\"\u003e🌿\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"kp-phase-weeks\"\u003eWeeks 1–2\u003c\/div\u003e\n          \u003cdiv class=\"kp-phase-name\"\u003e14-Day Detox\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"kp-phase-body\"\u003e\n        \u003cp\u003eA guided plan with specific infusions at different times of the day, formulated to reduce inflammation, aid digestion, and create a progressive feeling of lightness.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- BENEFITS --\u003e\n    \u003cdiv class=\"kp-benefits\"\u003e\n      \u003cdiv class=\"kp-benefits-title\"\u003eDuring the detox, the focus is on\u003c\/div\u003e\n      \u003cul class=\"kp-list\"\u003e\n        \u003cli\u003e\n\u003cspan class=\"kp-dot\"\u003e\u003c\/span\u003eGradually and sustainably reducing inflammation\u003c\/li\u003e\n        \u003cli\u003e\n\u003cspan class=\"kp-dot\"\u003e\u003c\/span\u003eAlleviating feelings of heaviness and fluid retention\u003c\/li\u003e\n        \u003cli\u003e\n\u003cspan class=\"kp-dot\"\u003e\u003c\/span\u003eOrganizing habits and reconnecting with a more conscious routine\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"kp-journey\"\u003eThen you continue with\u003c\/div\u003e\n\n    \u003c!-- PHASE 2 --\u003e\n    \u003cdiv class=\"kp-phase kp-phase--two\"\u003e\n      \u003cdiv class=\"kp-phase-head\"\u003e\n        \u003cdiv class=\"kp-phase-icon\"\u003e💧\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"kp-phase-weeks kp-phase-weeks--light\"\u003eWeeks 3–4\u003c\/div\u003e\n          \u003cdiv class=\"kp-phase-name\"\u003eKidney Peace\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"kp-phase-body\"\u003e\n        \u003cp\u003eOnce the detox is complete, Kidney Peace becomes the natural next step. Designed for daily use, it helps maintain the balance of the urinary system and fluid management gently and consistently.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- INGREDIENTS DETOX --\u003e\n    \u003cdiv class=\"kp-ingredients\"\u003e\n      \u003cdiv class=\"kp-ingredients-title\"\u003e🌿 Ingredients · 14-Day Detox\u003c\/div\u003e\n      \u003cdiv class=\"kp-tags\"\u003e\n        \u003cspan class=\"kp-tag\"\u003e🍃 Mulberry leaf\u003c\/span\u003e\n        \u003cspan class=\"kp-tag\"\u003e🍵 Green tea\u003c\/span\u003e\n        \u003cspan class=\"kp-tag\"\u003e🌱 Moringa\u003c\/span\u003e\n        \u003cspan class=\"kp-tag\"\u003e🌾 Cassia seed\u003c\/span\u003e\n        \u003cspan class=\"kp-tag\"\u003e🌸 Lotus flower\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- INGREDIENTS KIDNEY PEACE --\u003e\n    \u003cdiv class=\"kp-ingredients\"\u003e\n      \u003cdiv class=\"kp-ingredients-title\"\u003e💧 Ingredients · Kidney Peace\u003c\/div\u003e\n      \u003cdiv class=\"kp-tags\"\u003e\n        \u003cspan class=\"kp-tag\"\u003e🫐 Mulberry\u003c\/span\u003e\n        \u003cspan class=\"kp-tag\"\u003e🔴 Goji\u003c\/span\u003e\n        \u003cspan class=\"kp-tag\"\u003e🌱 Ginseng\u003c\/span\u003e\n        \u003cspan class=\"kp-tag\"\u003e🌿 Maca\u003c\/span\u003e\n        \u003cspan class=\"kp-tag\"\u003e🪴 Polygonatum\u003c\/span\u003e\n        \u003cspan class=\"kp-tag\"\u003e🌴 Red date\u003c\/span\u003e\n        \u003cspan class=\"kp-tag\"\u003e🌾 Toasted barley\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- OCCASIONAL USE NOTE --\u003e\n    \u003cdiv class=\"kp-note\"\u003e\n      \u003cdiv class=\"kp-note-icon\"\u003e✦\u003c\/div\u003e\n      \u003cp\u003eAfter the 4-week program, both products can be taken occasionally when you feel your body needs it.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- CLOSING --\u003e\n    \u003cdiv class=\"kp-closing\"\u003e\n      \u003cdiv class=\"kp-closing-headline\"\u003eFirst you cleanse,\u003cbr\u003e\u003cstrong\u003ethen you maintain.\u003c\/strong\u003e\n\u003c\/div\u003e\n      \u003cp class=\"kp-closing-text\"\u003eA logical and effective sequence for those seeking sustainable results, integrating body care as part of their daily routine.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Open Luna Panamá","offers":[{"title":"Default Title","offer_id":44984583356598,"sku":"8836331924509","price":21.45,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0604\/2465\/0934\/files\/kidney_detox.jpg?v=1773847967","url":"https:\/\/openlunatea.com\/en\/products\/kidney-peace-detox-14-dias","provider":"Open Luna Panamá","version":"1.0","type":"link"}