{"product_id":"pre-sale-reverse-blonde-reset-mask","title":"PRE-SALE - Reverse Blonde Reset Mask","description":"\u003cstyle\u003e\n    \/* Configurações Globais - Identidade NOTXS *\/\n    :root {\n        --primary-color: #C18064;\n        --secondary-color: #fdf8f5;\n        --text-dark: #333333;\n        --text-light: #666666;\n        --white: #ffffff;\n        --border-radius: 12px;\n    }\n\n    .notxs-description-wrapper {\n        font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n        color: var(--text-dark);\n        line-height: 1.6;\n        max-width: 900px;\n        margin: 0 auto;\n        padding: 10px;\n    }\n\n    \/* Cabeçalho *\/\n    .notxs-header { text-align: center; margin-bottom: 30px; }\n    .notxs-header h2 { color: var(--primary-color); font-size: 24px; margin-bottom: 10px; }\n    \n    \/* --- ESTRUTURA DE GRID 2X2 PARA OS BADGES --- *\/\n    .notxs-badges-container {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 12px;\n        max-width: 600px;\n        margin: 0 auto 25px;\n    }\n\n    .notxs-badge-item {\n        display: flex;\n        align-items: center;\n        gap: 12px;\n        background: var(--secondary-color);\n        padding: 12px 15px;\n        border-radius: 15px;\n        \/* CORREÇÃO: Borda padrão igual para todos (sem hover fixo) *\/\n        border: 1px solid #eee; \n        transition: all 0.3s ease;\n        min-height: 55px;\n        box-sizing: border-box;\n    }\n    \n    \/* O destaque agora só acontece na interação real do usuário *\/\n    .notxs-badge-item:hover {\n        border-color: var(--primary-color);\n        background: #fff;\n        box-shadow: 0 4px 10px rgba(193, 128, 100, 0.1);\n    }\n\n    .notxs-icon-slot {\n        width: 28px; \n        height: 28px;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        flex-shrink: 0;\n    }\n\n    .notxs-custom-icon {\n        max-width: 100%;\n        max-height: 100%;\n        object-fit: contain;\n    }\n\n    .notxs-badge-text {\n        font-size: 14px;\n        font-weight: 600;\n        color: var(--primary-color);\n    }\n\n    \/* Grid de Benefícios *\/\n    .notxs-benefits-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n        gap: 20px;\n        margin: 40px 0;\n    }\n    .notxs-card {\n        background: var(--white);\n        padding: 20px;\n        border-radius: var(--border-radius);\n        border: 1px solid #f0f0f0;\n        transition: transform 0.3s ease;\n    }\n    .notxs-card:hover { transform: translateY(-5px); border-color: var(--primary-color); }\n    .notxs-card h3 { color: var(--primary-color); font-size: 18px; margin-top: 0; }\n    .notxs-card p { font-size: 14px; color: var(--text-light); margin-bottom: 0; }\n\n    \/* Passo a Passo Visual *\/\n    .notxs-steps-container {\n        background: var(--secondary-color);\n        padding: 30px;\n        border-radius: var(--border-radius);\n        margin-bottom: 40px;\n    }\n    .notxs-step-item {\n        display: flex;\n        align-items: flex-start;\n        margin-bottom: 15px;\n    }\n    .notxs-step-number {\n        background: var(--primary-color);\n        color: white;\n        width: 28px;\n        height: 28px;\n        border-radius: 50%;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        font-weight: bold;\n        margin-right: 15px;\n        flex-shrink: 0;\n    }\n\n    \/* Tabela de Especificações *\/\n    .notxs-table-container {\n        overflow-x: auto;\n        border-radius: var(--border-radius);\n        border: 1px solid #eee;\n    }\n    .notxs-spec-table {\n        width: 100%;\n        border-collapse: collapse;\n    }\n    .notxs-spec-table th {\n        background-color: var(--primary-color);\n        color: #ffffff;\n        text-align: left;\n        padding: 15px;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n    }\n    .notxs-spec-table td {\n        padding: 12px 15px;\n        border-bottom: 1px solid #f5f5f5;\n        font-size: 14px;\n    }\n    .notxs-label { font-weight: bold; color: var(--primary-color); width: 30%; }\n\n    \/* Responsividade *\/\n    @media (max-width: 500px) {\n        .notxs-badges-container { grid-template-columns: 1fr; }\n        .notxs-header h2 { font-size: 20px; }\n        .notxs-label { width: 40%; }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"notxs-description-wrapper\"\u003e\n\u003cdiv class=\"notxs-header\"\u003e\n\u003ch2\u003eReconstructing Toning Mask\u003c\/h2\u003e\n\u003cp\u003eThe Lana Brasiles Reconstructing Toning Mask is an intensive treatment developed to deeply restore the hair fiber, promoting reconstruction, nourishment, and intense shine from the first application. Its advanced formula combines nourishing oils and butters with antioxidant action to restore strength, elasticity, and vitality to the hair.\u003c\/p\u003e\n\u003cdiv class=\"notxs-badges-container\"\u003e\n\u003cdiv class=\"notxs-badge-item\"\u003e\n\u003cdiv class=\"notxs-icon-slot\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0719\/9755\/4999\/files\/icons8-brilho-100.png?v=1770728667\" alt=\"Shine Icon\" class=\"notxs-custom-icon\"\u003e\u003c\/div\u003e\n\u003cspan class=\"notxs-badge-text\"\u003eMirror-Like Shine\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"notxs-badge-item\"\u003e\n\u003cdiv class=\"notxs-icon-slot\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0719\/9755\/4999\/files\/icons8-foliculo-capilar-100.png?v=1770729441\" alt=\"Protection Icon\" class=\"notxs-custom-icon\"\u003e\u003c\/div\u003e\n\u003cspan class=\"notxs-badge-text\"\u003eFiber Protection\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"notxs-badge-item\"\u003e\n\u003cdiv class=\"notxs-icon-slot\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0719\/9755\/4999\/files\/icons8-folha-100.png?v=1770729234\" alt=\"Active Ingredients Icon\" class=\"notxs-custom-icon\"\u003e\u003c\/div\u003e\n\u003cspan class=\"notxs-badge-text\"\u003ePremium Active Ingredients\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"notxs-badge-item\"\u003e\n\u003cdiv class=\"notxs-icon-slot\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0719\/9755\/4999\/files\/icons8-agua-100.png?v=1770729044\" alt=\"Hydration Icon\" class=\"notxs-custom-icon\"\u003e\u003c\/div\u003e\n\u003cspan class=\"notxs-badge-text\"\u003e16x+ Hydration\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"notxs-benefits-grid\"\u003e\n\u003cdiv class=\"notxs-card\"\u003e\n\u003ch3\u003eMass Replenishment\u003c\/h3\u003e\n\u003cp\u003eIts formula is rich in vegetable oils and butters that promote intense lipid replenishment, helping to restore softness, reduce porosity, and strengthen the hair.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"notxs-card\"\u003e\n\u003ch3\u003eLipid Nutrition\u003c\/h3\u003e\n\u003cp\u003eCoconut, Argan, and Sunflower Oils, along with Cocoa and Murumuru Butters, replenish lipids, reduce frizz, and restore shine and softness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"notxs-card\"\u003e\n\u003ch3\u003eAntioxidant Action\u003c\/h3\u003e\n\u003cp\u003eProvided by Vitamin E and Sunflower Oil, it protects the hair against free radicals, preventing damage and hair aging.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"notxs-steps-container\"\u003e\n\u003ch3 style=\"margin-top: 0; color: var(--primary-color);\"\u003eHow to Use: Reconstructing Toning Mask\u003c\/h3\u003e\n\u003cdiv class=\"notxs-step-item\"\u003e\n\u003cdiv class=\"notxs-step-number\"\u003e1\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eWash:\u003c\/strong\u003e Use your preferred shampoo and remove excess water.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"notxs-step-item\"\u003e\n\u003cdiv class=\"notxs-step-number\"\u003e2\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eApply:\u003c\/strong\u003e Spread the mask from lengths to ends, massaging section by section.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"notxs-step-item\"\u003e\n\u003cdiv class=\"notxs-step-number\"\u003e3\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eWait:\u003c\/strong\u003e Leave on for 10 minutes for deep absorption.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"notxs-step-item\"\u003e\n\u003cdiv class=\"notxs-step-number\"\u003e4\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eRinse:\u003c\/strong\u003e Completely remove the product and finish as desired.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"notxs-table-container\"\u003e\n\u003ctable class=\"notxs-spec-table\" style=\"width: 100%; height: 156.734px;\"\u003e\n\u003cthead\u003e\n\u003ctr style=\"height: 22.3906px;\"\u003e\n\u003cth colspan=\"2\" style=\"width: 88.29%; height: 22.3906px;\"\u003eTechnical Specifications\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 44.7812px;\"\u003e\n\u003ctd class=\"notxs-label\" style=\"width: 24.181%; height: 44.7812px;\"\u003eIndication\u003c\/td\u003e\n\u003ctd style=\"width: 64.1089%; height: 44.7812px;\"\u003eDamaged, dry, porous, or chemically treated hair\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 22.3906px;\"\u003e\n\u003ctd class=\"notxs-label\" style=\"width: 24.181%; height: 22.3906px;\"\u003eMain Active Ingredient\u003c\/td\u003e\n\u003ctd style=\"width: 64.1089%; height: 22.3906px;\"\u003eBlend of Vegetable Oils and Butters (Coconut Oil, Argan Oil, Sunflower Oil, Cocoa Butter, and Murumuru Butter) enriched with Vitamin E.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 22.3906px;\"\u003e\n\u003ctd class=\"notxs-label\" style=\"width: 24.181%; height: 22.3906px;\"\u003eFrequency\u003c\/td\u003e\n\u003ctd style=\"width: 64.1089%; height: 22.3906px;\"\u003e1 to 2 times per week.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 44.7812px;\"\u003e\n\u003ctd class=\"notxs-label\" style=\"width: 24.181%; height: 44.7812px;\"\u003eExpert Tip\u003c\/td\u003e\n\u003ctd style=\"width: 64.1089%; height: 44.7812px;\"\u003ePromotes \u003cstrong data-start=\"267\" data-end=\"297\"\u003eintense lipid replenishment\u003c\/strong\u003e, restoring the protective barrier of the hair fiber, sealing the cuticles, reducing porosity and frizz, while protecting the hair against oxidative damage and external aggressions.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Lana Brasiles","offers":[{"title":"Default Title","offer_id":51278544109858,"sku":null,"price":42.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/0945\/0274\/files\/4_7f35b460-d08f-492e-8395-e5d4e1c1c1d3.png?v=1771435404","url":"https:\/\/www.buybrazilstore.com\/products\/pre-sale-reverse-blonde-reset-mask","provider":"BUY BRAZIL STORE","version":"1.0","type":"link"}