{"product_id":"sculptique-lymphatic-drainage-capsulas","title":"Sculptique","description":"\u003cstyle\u003e\n  \/* ====== ARQUITECTURA CLEAN MOBILE-FIRST (SIN BORDES) ====== *\/\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  html { scroll-behavior: smooth; }\n  body {\n    font-family: 'Poppins', system-ui, sans-serif;\n    background: #ffffff;\n    color: #334155;\n    line-height: 1.6;\n    font-size: 16px;\n    -webkit-font-smoothing: antialiased;\n    padding-bottom: 85px;\n  }\n  \n  \/* IMÁGENES FLUIDAS GIGANTES DE BORDE A BORDE *\/\n  img { \n    width: 100%; \n    height: auto; \n    display: block; \n    margin: 0 auto; \n    border: none !important; \n    box-shadow: none !important; \n    image-rendering: -webkit-optimize-contrast;\n  }\n  \n  a { text-decoration: none; }\n  strong { font-weight: 700; color: #0f172a; }\n  mark { background: #ecfdf5; padding: 0 4px; border-radius: 4px; color: #047857; }\n\n  .sld-clean-container { max-width: 500px; margin: 0 auto; background: #ffffff; }\n\n  \/* ===== BARRAS LOGÍSTICAS INSTITUCIONALES ===== *\/\n  .sld-top-bar {\n    background: #0f172a;\n    color: #ffffff;\n    text-align: center;\n    padding: 12px;\n    font-size: 12.5px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n  .sld-shipping-bar {\n    background: #059669; \/* Verde Estético Saludable *\/\n    color: #ffffff;\n    text-align: center;\n    padding: 10px;\n    font-size: 13px;\n    font-weight: 700;\n    text-transform: uppercase;\n  }\n\n  \/* ===== BLOQUES ESTRUCTURALES FLUIDOS ===== *\/\n  .sld-section { padding: 35px 20px; text-align: center; }\n  .sld-section.alt-bg { background: #f8fafc; }\n  .sld-section.full-size { padding: 0; }\n  \n  .sld-headline { font-size: 25px; font-weight: 900; color: #0f172a; line-height: 1.25; margin-bottom: 12px; text-transform: uppercase; }\n  .sld-headline span { color: #059669; }\n  .sld-subheadline { font-size: 15.5px; color: #475569; margin-bottom: 25px; font-weight: 400; }\n\n  \/* ===== TRUST BADGES ===== *\/\n  .sld-trust-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 10px;\n    margin: 20px 0;\n  }\n  .sld-trust-card {\n    background: #f0fdf4;\n    border: 1px solid #a7f3d0;\n    padding: 12px;\n    border-radius: 8px;\n    text-align: center;\n  }\n  .sld-trust-icon { font-size: 24px; margin-bottom: 4px; }\n  .sld-trust-title { font-size: 12.5px; font-weight: 800; color: #047857; }\n\n  \/* ===== ESCALA DE 4 OFERTAS MATEMÁTICAS RELEASIT ===== *\/\n  .sld-promo-badge {\n    background: #ffd700;\n    color: #000000;\n    font-size: 13.5px;\n    font-weight: 800;\n    padding: 10px;\n    margin: 20px 0;\n    text-transform: uppercase;\n    display: block;\n    letter-spacing: 0.5px;\n  }\n  .sld-price-list { margin: 20px 0; text-align: left; }\n  .sld-price-item { padding: 14px 0; border-bottom: 1px solid #f1f5f9; display: flex; justify-content: space-between; align-items: center; }\n  .sld-price-item.best-seller { color: #059669; font-weight: 800; border-bottom: 2px solid #059669; padding: 16px 0; }\n  .sld-price-text { font-size: 14.5px; font-weight: 700; }\n  .sld-price-value { font-size: 22px; font-weight: 900; }\n\n  \/* ===== LISTADO DE PROPIEDADES (TRIPLE ACCIÓN) ===== *\/\n  .sld-item-list { list-style: none; text-align: left; margin: 20px 0; }\n  .sld-item-list li { padding: 14px 0; border-bottom: 1px solid #f1f5f9; display: flex; gap: 14px; align-items: flex-start; }\n  .sld-list-emoji { font-size: 24px; flex-shrink: 0; }\n  .sld-list-content h5 { font-size: 15px; font-weight: 800; color: #0f172a; margin-bottom: 3px; }\n  .sld-list-content p { font-size: 13.5px; color: #475569; line-height: 1.45; }\n\n  \/* ===== PASOS DE INCORPORACIÓN ===== *\/\n  .sld-steps-container { margin: 20px 0; text-align: left; }\n  .sld-step-row { display: flex; gap: 15px; align-items: center; padding: 14px 0; border-bottom: 1px solid #f1f5f9; }\n  .sld-step-num { background: #e2e8f0; color: #059669; width: 34px; height: 34px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-weight: 800; font-size: 15px; flex-shrink: 0; }\n  .sld-step-info h4 { font-size: 14.5px; font-weight: 800; color: #0f172a; }\n  .sld-step-info p { font-size: 13px; color: #475569; }\n\n  \/* ===== BOTÓN MAESTRO DE ACCIÓN ===== *\/\n  .sld-cta-btn {\n    display: block;\n    width: 100%;\n    background: linear-gradient(180deg, #10b981 0%, #059669 100%);\n    color: #ffffff !important;\n    text-align: center;\n    padding: 18px;\n    border-radius: 8px;\n    font-weight: 800;\n    font-size: 16px;\n    text-transform: uppercase;\n    box-shadow: 0 4px 12px rgba(16,185,129,0.2);\n    margin-top: 15px;\n    animation: calmPulse 1.8s infinite;\n  }\n  @keyframes calmPulse { 0%, 100% { transform: scale(1); } 50% { transform: scale(1.02); } }\n  .sld-cta-btn small { display: block; font-size: 11px; font-weight: 500; text-transform: none; opacity: 0.9; margin-top: 2px; }\n\n  \/* ===== ACORDEÓN FAQ ===== *\/\n  .sld-faq-card { border-bottom: 1px solid #f1f5f9; text-align: left; }\n  .sld-faq-q { width: 100%; background: none; border: none; padding: 16px 0; font-size: 15px; font-weight: 700; color: #0f172a; text-align: left; cursor: pointer; display: flex; justify-content: space-between; align-items: center; }\n  .sld-faq-q::after { content: '+'; font-size: 18px; color: #059669; font-weight: 900; transition: transform 0.2s; }\n  .sld-faq-card.open .sld-faq-q::after { transform: rotate(45deg); }\n  .sld-faq-a { padding: 0 0 16px 0; font-size: 14px; color: #475569; display: none; line-height: 1.55; }\n  .sld-faq-card.open .sld-faq-a { display: block; }\n\n  \/* ===== NOTIFICACIÓN LOGÍSTICA COMPLIANT ===== *\/\n  .sld-notification {\n    position: fixed; bottom: 95px; left: 16px; right: 16px; max-width: 350px; margin: 0 auto;\n    background: #ffffff; padding: 12px 16px; border-radius: 8px;\n    box-shadow: 0 8px 25px rgba(0,0,0,0.05); border-left: 4px solid #059669;\n    z-index: 998; font-size: 12.5px; display: none; animation: slideUp 0.4s ease-out;\n    color: #0f172a;\n  }\n  @keyframes slideUp { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }\n  .sld-notification strong { color: #059669; }\n  .sld-notification small { color: #64748b; display: block; font-size: 11px; margin-top: 2px; }\n\n  \/* ===== STICKY BAR INFERIOR MÓVIL ===== *\/\n  .sld-sticky-bar {\n    position: fixed; bottom: 0; left: 0; right: 0;\n    background: #ffffff; padding: 12px 18px; z-index: 999;\n    display: flex; align-items: center; justify-content: space-between;\n    border-top: 1px solid #e2e8f0;\n  }\n  .sld-sticky-info { text-align: left; }\n  .sld-sticky-info h5 { font-size: 13.5px; font-weight: 800; color: #0f172a; }\n  .sld-sticky-info p { font-size: 11px; color: #059669; font-weight: 600; }\n  .sld-sticky-btn { background: #059669; color: #ffffff !important; padding: 10px 16px; border-radius: 6px; font-weight: 800; font-size: 12px; text-transform: uppercase; }\n\n  \/* ===== PIE DE PÁGINA LEGAL ===== *\/\n  .sld-footer { background: #0f172a; color: rgba(255,255,255,0.5); padding: 40px 20px; text-align: center; font-size: 11px; }\n  .sld-footer-links { display: flex; justify-content: center; gap: 14px; margin-bottom: 12px; }\n  .sld-footer-links a { color: rgba(255,255,255,0.4); }\n  .sld-footer-disc { text-align: justify; opacity: 0.4; line-height: 1.5; margin-top: 15px; border-top: 1px solid rgba(255,255,255,0.1); padding-top: 15px; }\n\u003c\/style\u003e\n\u003cdiv class=\"sld-clean-container\"\u003e\n\u003csection class=\"sld-section full-size\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0680\/0398\/7614\/files\/ChatGPTImageJun28_2026_02_36_41AM.webp?v=1785870155\" alt=\"Sculptique Lymphatic Drainage Capsules\"\u003e\u003c\/section\u003e\n\u003csection class=\"sld-section full-size\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0680\/0398\/7614\/files\/ChatGPTImageJun28_2026_07_27_37PM.webp?v=1785956720\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0680\/0398\/7614\/files\/ChatGPTImageJun28_2026_07_29_09PM.webp?v=1785956720\" alt=\"\"\u003e\u003c\/section\u003e\n\u003csection class=\"sld-section full-size\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0680\/0398\/7614\/files\/ChatGPTImageJun28_2026_07_31_44PM.webp?v=1785956720\" alt=\"\"\u003e\u003c\/section\u003e\n\u003csection class=\"sld-section full-size\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0680\/0398\/7614\/files\/ChatGPTImageJun28_2026_07_35_08PM.webp?v=1785956720\" alt=\"\"\u003e\u003c\/section\u003e\n\u003csection class=\"sld-section full-size\"\u003e\n\u003cdiv class=\"image-with-text__media-item image-with-text__media-item--top image-with-text__media--mobile-full grid__item\"\u003e\n\u003cdiv class=\"image-with-text__media image-with-text__media--adapt gradient color-scheme-template--27358103961634__image_with_text_JdnRF6 color-background-1 global-media-settings media\"\u003e\u003cimg src=\"https:\/\/bienestarviva.com\/cdn\/shop\/files\/Hurcules_ads_copy_-_2026-06-29T210549.702.png?v=1782792360\u0026amp;width=1500\" alt=\"\" srcset=\"\/\/bienestarviva.com\/cdn\/shop\/files\/Hurcules_ads_copy_-_2026-06-29T210549.702.png?v=1782792360\u0026amp;width=165 165w, \/\/bienestarviva.com\/cdn\/shop\/files\/Hurcules_ads_copy_-_2026-06-29T210549.702.png?v=1782792360\u0026amp;width=360 360w, \/\/bienestarviva.com\/cdn\/shop\/files\/Hurcules_ads_copy_-_2026-06-29T210549.702.png?v=1782792360\u0026amp;width=535 535w, \/\/bienestarviva.com\/cdn\/shop\/files\/Hurcules_ads_copy_-_2026-06-29T210549.702.png?v=1782792360\u0026amp;width=750 750w, \/\/bienestarviva.com\/cdn\/shop\/files\/Hurcules_ads_copy_-_2026-06-29T210549.702.png?v=1782792360\u0026amp;width=1070 1070w, \/\/bienestarviva.com\/cdn\/shop\/files\/Hurcules_ads_copy_-_2026-06-29T210549.702.png?v=1782792360\u0026amp;width=1500 1500w\" width=\"1500\" height=\"1500\" loading=\"lazy\" sizes=\"(min-width: 1400px) 650px,\n              (min-width: 750px) calc((100vw - 130px) \/ 2), calc((100vw - 50px) \/ 1)\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"image-with-text__text-item grid__item\"\u003e\n\u003cdiv id=\"ImageWithText--template--27358103961634__image_with_text_JdnRF6\" class=\"image-with-text__content image-with-text__content--top image-with-text__content--desktop-left image-with-text__content--mobile-left image-with-text__content--adapt gradient color-background-1 color-scheme-template--27358103961634__image_with_text_JdnRF6 content-container\"\u003e\n\u003cdiv class=\"image-with-text__text rte body\"\u003e\n\u003cp\u003e\u003cem\u003e\u003cstrong\u003e¿Y si no es peso… sino líquido que tu cuerpo está reteniendo?\u003c\/strong\u003e\u003c\/em\u003e\u003c\/p\u003e\n\u003cp\u003eEsa sensación de hinchazón, pesadez e inflamación muchas veces no tiene que ver con lo que comes, sino con un sistema linfático lento que no está drenando como debería. Cuando los líquidos se acumulan, te sientes pesada, inflamada y como \"estancada\" — por más que cuides tu alimentación. Nuestra fórmula combina\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003e8 ingredientes naturales\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003e— como diente de león, cleavers, rutina y bromelina — que ayudan a tu cuerpo a\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003edrenar el exceso de líquido, reducir la retención y desinflamar desde adentro\u003c\/strong\u003e. El resultado: te sientes más ligera, más cómoda en tu ropa y más como tú misma otra vez.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Vizara","offers":[{"title":"Default Title","offer_id":48075406246046,"sku":"Limcap","price":99900.0,"currency_code":"COP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0680\/0398\/7614\/files\/ChatGPTImageJun28_2026_02_36_41AM_a841a9e7-02a6-4608-8061-b7cff5e57185.webp?v=1785870429","url":"https:\/\/vizara.co\/products\/sculptique-lymphatic-drainage-capsulas","provider":"Vizara","version":"1.0","type":"link"}