{"title":"shop","description":null,"products":[{"product_id":"radiant-skin-tint-spf-20-pa-with-mess-free-applicator-lightweight-hydrating-natural-finish","title":"Radiant Skin Tint SPF 20 PA++ with Mess-Free Applicator – Lightweight Hydrating Natural Finish","description":"\u003c!-- === Pink Aesthetic Product Detail Page (Shopify Compatible) === --\u003e\n\u003cdiv class=\"nt-product-description\"\u003e\n  \u003cstyle\u003e\n    .nt-product-description {\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: #333333;\n      line-height: 1.6;\n      max-width: 800px;\n      margin: 0 auto;\n      padding: 10px 0;\n    }\n    .nt-product-description * {\n      box-sizing: border-box;\n    }\n    \n    \/* Header Hook *\/\n    .nt-hero-hook {\n      text-align: center;\n      margin-bottom: 28px;\n      padding: 24px 16px;\n      background: linear-gradient(180deg, #fdf4f5 0%, #ffffff 100%);\n      border-radius: 12px;\n      border: 1px solid #f6dedf;\n    }\n    .nt-hero-hook .nt-tagline {\n      font-size: 13px;\n      letter-spacing: 2px;\n      text-transform: uppercase;\n      color: #d17b88;\n      font-weight: 600;\n      margin-bottom: 8px;\n    }\n    .nt-hero-hook h3 {\n      font-size: 20px;\n      font-weight: 600;\n      color: #2c2525;\n      margin: 0 0 12px;\n      letter-spacing: 0.5px;\n    }\n    .nt-hero-hook p {\n      font-size: 14px;\n      color: #665b5c;\n      margin: 0;\n      line-height: 1.7;\n    }\n\n    \/* Section Titles *\/\n    .nt-section-title {\n      font-size: 16px;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: 1.5px;\n      color: #2c2525;\n      margin: 32px 0 16px;\n      padding-bottom: 8px;\n      border-bottom: 2px solid #f2cfd2;\n      display: inline-block;\n    }\n\n    \/* Feature Grid *\/\n    .nt-feature-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 16px;\n      margin-bottom: 28px;\n    }\n    @media (max-width: 600px) {\n      .nt-feature-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n    .nt-feature-card {\n      background: #faf4f5;\n      border: 1px solid #f3e0e2;\n      border-radius: 10px;\n      padding: 16px;\n      display: flex;\n      align-items: flex-start;\n      gap: 12px;\n    }\n    .nt-feature-icon {\n      flex-shrink: 0;\n      width: 34px;\n      height: 34px;\n      background: #ffffff;\n      border: 1px solid #f0ccd0;\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 16px;\n      color: #d17b88;\n    }\n    .nt-feature-content h4 {\n      font-size: 14px;\n      font-weight: 600;\n      margin: 0 0 4px;\n      color: #2c2525;\n    }\n    .nt-feature-content p {\n      font-size: 13px;\n      color: #6d6364;\n      margin: 0;\n      line-height: 1.5;\n    }\n\n    \/* Shades Section *\/\n    .nt-shade-grid {\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 12px;\n      margin-bottom: 28px;\n    }\n    @media (max-width: 600px) {\n      .nt-shade-grid {\n        grid-template-columns: repeat(2, 1fr);\n      }\n    }\n    .nt-shade-card {\n      background: #ffffff;\n      border: 1px solid #fae7e8;\n      border-radius: 8px;\n      padding: 12px 8px;\n      text-align: center;\n      box-shadow: 0 2px 6px rgba(220, 160, 170, 0.08);\n    }\n    .nt-shade-color {\n      width: 36px;\n      height: 36px;\n      border-radius: 50%;\n      margin: 0 auto 8px;\n      border: 2px solid #ffffff;\n      box-shadow: 0 0 0 1px #e3c7ca;\n    }\n    .nt-shade-name {\n      font-size: 13px;\n      font-weight: 700;\n      color: #2c2525;\n      margin-bottom: 2px;\n    }\n    .nt-shade-desc {\n      font-size: 11px;\n      color: #7a7071;\n      line-height: 1.3;\n    }\n\n    \/* How to Use *\/\n    .nt-steps-list {\n      display: flex;\n      flex-direction: column;\n      gap: 12px;\n      margin-bottom: 28px;\n    }\n    .nt-step-item {\n      display: flex;\n      align-items: center;\n      gap: 14px;\n      background: #ffffff;\n      border: 1px solid #f5e2e4;\n      border-radius: 8px;\n      padding: 12px 16px;\n    }\n    .nt-step-num {\n      width: 26px;\n      height: 26px;\n      border-radius: 50%;\n      background: #f7d4d7;\n      color: #8c424e;\n      font-weight: bold;\n      font-size: 13px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      flex-shrink: 0;\n    }\n    .nt-step-text {\n      font-size: 13px;\n      color: #554d4e;\n    }\n    .nt-step-text strong {\n      color: #2c2525;\n    }\n\n    \/* Badges \u0026 Specs *\/\n    .nt-specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-bottom: 24px;\n      font-size: 13px;\n    }\n    .nt-specs-table tr {\n      border-bottom: 1px solid #f6e4e5;\n    }\n    .nt-specs-table td {\n      padding: 10px 6px;\n    }\n    .nt-specs-label {\n      color: #887d7e;\n      width: 35%;\n      font-weight: 500;\n    }\n    .nt-specs-val {\n      color: #2c2525;\n      font-weight: 500;\n    }\n\n    .nt-badges-bar {\n      display: flex;\n      justify-content: space-around;\n      background: #fef8f9;\n      border: 1px dashed #e8b6bc;\n      border-radius: 8px;\n      padding: 14px 10px;\n      margin-top: 20px;\n      text-align: center;\n    }\n    .nt-badge-item {\n      font-size: 12px;\n      font-weight: 600;\n      color: #824751;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      gap: 4px;\n    }\n  \u003c\/style\u003e\n\n  \u003c!-- 1. Hero Hook \u0026 Narrative --\u003e\n  \u003cdiv class=\"nt-hero-hook\"\u003e\n    \u003cdiv class=\"nt-tagline\"\u003eRadiant Finish • Lightweight Coverage • SPF 20 PA++\u003c\/div\u003e\n    \u003ch3\u003eLightweight Feel. Radiant Finish. Effortless Everyday Glow.\u003c\/h3\u003e\n    \u003cp\u003e\n      An all-in-one hydrating skin tint designed to blur imperfections, even skin tone, and deliver an authentic no-makeup radiance. Infused with skin-loving nutrients and sun protection, it glides on smoothly for all-day comfort and a fresh, dewy complexion.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 2. Key Features --\u003e\n  \u003cdiv class=\"nt-section-title\"\u003eKey Highlights\u003c\/div\u003e\n  \u003cdiv class=\"nt-feature-grid\"\u003e\n    \u003cdiv class=\"nt-feature-card\"\u003e\n      \u003cdiv class=\"nt-feature-icon\"\u003e✨\u003c\/div\u003e\n      \u003cdiv class=\"nt-feature-content\"\u003e\n        \u003ch4\u003eLightweight Natural Coverage\u003c\/h4\u003e\n        \u003cp\u003eEvens out skin tone and blurs visible pores for an authentic, breathable no-makeup look.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"nt-feature-card\"\u003e\n      \u003cdiv class=\"nt-feature-icon\"\u003e☀️\u003c\/div\u003e\n      \u003cdiv class=\"nt-feature-content\"\u003e\n        \u003ch4\u003eSkin-Loving SPF 20 PA++\u003c\/h4\u003e\n        \u003cp\u003eProvides daily UV defense while protecting against daily environmental stressors.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"nt-feature-card\"\u003e\n      \u003cdiv class=\"nt-feature-icon\"\u003e💧\u003c\/div\u003e\n      \u003cdiv class=\"nt-feature-content\"\u003e\n        \u003ch4\u003eHydrating \u0026amp; Antioxidant Rich\u003c\/h4\u003e\n        \u003cp\u003eFormulated with nourishing botanicals to lock in moisture and elevate your skin's natural glow.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"nt-feature-card\"\u003e\n      \u003cdiv class=\"nt-feature-icon\"\u003e🪄\u003c\/div\u003e\n      \u003cdiv class=\"nt-feature-content\"\u003e\n        \u003ch4\u003eMess-Free Wand Applicator\u003c\/h4\u003e\n        \u003cp\u003ePrecision built-in applicator allows seamless, direct dotting anytime, anywhere with zero mess.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"nt-feature-card\"\u003e\n      \u003cdiv class=\"nt-feature-icon\"\u003e🌸\u003c\/div\u003e\n      \u003cdiv class=\"nt-feature-content\"\u003e\n        \u003ch4\u003eDermatologically Tested\u003c\/h4\u003e\n        \u003cp\u003eGentle and non-comedogenic formula suited for delicate skin, providing comfortable all-day wear.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"nt-feature-card\"\u003e\n      \u003cdiv class=\"nt-feature-icon\"\u003e👜\u003c\/div\u003e\n      \u003cdiv class=\"nt-feature-content\"\u003e\n        \u003ch4\u003eOn-the-Go Compact Design\u003c\/h4\u003e\n        \u003cp\u003ePocket and travel-friendly tube size designed for quick morning routines and midday touch-ups.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 3. Shade Guide --\u003e\n  \u003cdiv class=\"nt-section-title\"\u003eFind Your Shade\u003c\/div\u003e\n  \u003cdiv class=\"nt-shade-grid\"\u003e\n    \u003cdiv class=\"nt-shade-card\"\u003e\n      \u003cdiv class=\"nt-shade-color\" style=\"background-color: #F8DFCE;\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"nt-shade-name\"\u003eFAIR\u003c\/div\u003e\n      \u003cdiv class=\"nt-shade-desc\"\u003eLight with neutral undertone\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"nt-shade-card\"\u003e\n      \u003cdiv class=\"nt-shade-color\" style=\"background-color: #EAC29E;\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"nt-shade-name\"\u003eLIGHT\u003c\/div\u003e\n      \u003cdiv class=\"nt-shade-desc\"\u003eLight to medium with warm undertone\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"nt-shade-card\"\u003e\n      \u003cdiv class=\"nt-shade-color\" style=\"background-color: #D3A17B;\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"nt-shade-name\"\u003eMEDIUM\u003c\/div\u003e\n      \u003cdiv class=\"nt-shade-desc\"\u003eMedium with neutral undertone\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"nt-shade-card\"\u003e\n      \u003cdiv class=\"nt-shade-color\" style=\"background-color: #B57E58;\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"nt-shade-name\"\u003eTAN\u003c\/div\u003e\n      \u003cdiv class=\"nt-shade-desc\"\u003eTan with warm undertone\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 4. How to Use --\u003e\n  \u003cdiv class=\"nt-section-title\"\u003eHow to Apply\u003c\/div\u003e\n  \u003cdiv class=\"nt-steps-list\"\u003e\n    \u003cdiv class=\"nt-step-item\"\u003e\n      \u003cdiv class=\"nt-step-num\"\u003e1\u003c\/div\u003e\n      \u003cdiv class=\"nt-step-text\"\u003e\n\u003cstrong\u003eDot:\u003c\/strong\u003e Uncap and use the built-in wand to dab directly onto forehead, cheeks, nose, and chin.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"nt-step-item\"\u003e\n      \u003cdiv class=\"nt-step-num\"\u003e2\u003c\/div\u003e\n      \u003cdiv class=\"nt-step-text\"\u003e\n\u003cstrong\u003eBlend:\u003c\/strong\u003e Smooth outward using fingertips, a damp sponge, or a brush for seamless, sheer coverage.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"nt-step-item\"\u003e\n      \u003cdiv class=\"nt-step-num\"\u003e3\u003c\/div\u003e\n      \u003cdiv class=\"nt-step-text\"\u003e\n\u003cstrong\u003eBuild:\u003c\/strong\u003e Layer additional product on areas requiring extra correction or glow.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 5. Product Specs \u0026 Trust Badges --\u003e\n  \u003cdiv class=\"nt-section-title\"\u003eProduct Details\u003c\/div\u003e\n  \u003ctable class=\"nt-specs-table\"\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"nt-specs-label\"\u003eNet Volume\u003c\/td\u003e\n      \u003ctd class=\"nt-specs-val\"\u003e30 mL \/ 1.0 fl. oz.\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"nt-specs-label\"\u003eFinish\u003c\/td\u003e\n      \u003ctd class=\"nt-specs-val\"\u003eRadiant, Natural Dewy Glow\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"nt-specs-label\"\u003eCoverage\u003c\/td\u003e\n      \u003ctd class=\"nt-specs-val\"\u003eSheer to Buildable Medium\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"nt-specs-label\"\u003eSun Protection\u003c\/td\u003e\n      \u003ctd class=\"nt-specs-val\"\u003eBroad Spectrum SPF 20 PA++\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"nt-specs-label\"\u003eSuitability\u003c\/td\u003e\n      \u003ctd class=\"nt-specs-val\"\u003eAll skin types, including sensitive skin\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003cdiv class=\"nt-badges-bar\"\u003e\n    \u003cdiv class=\"nt-badge-item\"\u003e\n\u003cspan\u003e🐰\u003c\/span\u003e Cruelty-Free\u003c\/div\u003e\n    \u003cdiv class=\"nt-badge-item\"\u003e\n\u003cspan\u003e🌱\u003c\/span\u003e Vegan Formula\u003c\/div\u003e\n    \u003cdiv class=\"nt-badge-item\"\u003e\n\u003cspan\u003e🛡️\u003c\/span\u003e Dermatologist Tested\u003c\/div\u003e\n    \u003cdiv class=\"nt-badge-item\"\u003e\n\u003cspan\u003e✨\u003c\/span\u003e Non-Greasy\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"blendecove","offers":[{"title":"1 trial pack","offer_id":50555925725263,"sku":null,"price":21.99,"currency_code":"USD","in_stock":true},{"title":"2-Pack Value Set","offer_id":50555925758031,"sku":null,"price":36.99,"currency_code":"USD","in_stock":true},{"title":"3-Pack for Long-Term Use","offer_id":50555925790799,"sku":null,"price":49.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0736\/1108\/3855\/files\/1-1.png?v=1790495283"},{"product_id":"radiant-skin-concealer-with-precision-doe-foot-applicator-long-wear-brightening-flawless-dark-circle-coverage","title":"Radiant Skin Concealer with Precision Doe-Foot Applicator – Long-Wear Brightening \u0026 Flawless Dark Circle Coverage","description":"\u003c!-- === Pink Aesthetic Product Detail Page (Shopify Compatible) === --\u003e\n\u003cdiv class=\"nt-product-description\"\u003e\n  \u003cstyle\u003e\n    .nt-product-description {\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: #333333;\n      line-height: 1.6;\n      max-width: 800px;\n      margin: 0 auto;\n      padding: 10px 0;\n    }\n    .nt-product-description * {\n      box-sizing: border-box;\n    }\n    \n    \/* Header Hook *\/\n    .nt-hero-hook {\n      text-align: center;\n      margin-bottom: 28px;\n      padding: 24px 16px;\n      background: linear-gradient(180deg, #fdf4f5 0%, #ffffff 100%);\n      border-radius: 12px;\n      border: 1px solid #f6dedf;\n    }\n    .nt-hero-hook .nt-tagline {\n      font-size: 13px;\n      letter-spacing: 2px;\n      text-transform: uppercase;\n      color: #d17b88;\n      font-weight: 600;\n      margin-bottom: 8px;\n    }\n    .nt-hero-hook h3 {\n      font-size: 20px;\n      font-weight: 600;\n      color: #2c2525;\n      margin: 0 0 12px;\n      letter-spacing: 0.5px;\n    }\n    .nt-hero-hook p {\n      font-size: 14px;\n      color: #665b5c;\n      margin: 0;\n      line-height: 1.7;\n    }\n\n    \/* Section Titles *\/\n    .nt-section-title {\n      font-size: 16px;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: 1.5px;\n      color: #2c2525;\n      margin: 32px 0 16px;\n      padding-bottom: 8px;\n      border-bottom: 2px solid #f2cfd2;\n      display: inline-block;\n    }\n\n    \/* Feature Grid *\/\n    .nt-feature-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 16px;\n      margin-bottom: 28px;\n    }\n    @media (max-width: 600px) {\n      .nt-feature-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n    .nt-feature-card {\n      background: #faf4f5;\n      border: 1px solid #f3e0e2;\n      border-radius: 10px;\n      padding: 16px;\n      display: flex;\n      align-items: flex-start;\n      gap: 12px;\n    }\n    .nt-feature-icon {\n      flex-shrink: 0;\n      width: 34px;\n      height: 34px;\n      background: #ffffff;\n      border: 1px solid #f0ccd0;\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 16px;\n      color: #d17b88;\n    }\n    .nt-feature-content h4 {\n      font-size: 14px;\n      font-weight: 600;\n      margin: 0 0 4px;\n      color: #2c2525;\n    }\n    .nt-feature-content p {\n      font-size: 13px;\n      color: #6d6364;\n      margin: 0;\n      line-height: 1.5;\n    }\n\n    \/* Target Concerns Box *\/\n    .nt-concern-box {\n      background: #ffffff;\n      border: 1px solid #fae7e8;\n      border-radius: 10px;\n      padding: 20px;\n      margin-bottom: 28px;\n      box-shadow: 0 2px 8px rgba(220, 160, 170, 0.08);\n    }\n    .nt-concern-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 12px;\n      text-align: center;\n    }\n    @media (max-width: 600px) {\n      .nt-concern-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n    .nt-concern-item {\n      background: #fdf8f9;\n      border: 1px solid #f6e2e4;\n      border-radius: 8px;\n      padding: 12px 8px;\n    }\n    .nt-concern-item h5 {\n      margin: 0 0 4px;\n      font-size: 13px;\n      color: #8c424e;\n      font-weight: 600;\n    }\n    .nt-concern-item p {\n      margin: 0;\n      font-size: 12px;\n      color: #726869;\n    }\n\n    \/* How to Use *\/\n    .nt-steps-list {\n      display: flex;\n      flex-direction: column;\n      gap: 12px;\n      margin-bottom: 28px;\n    }\n    .nt-step-item {\n      display: flex;\n      align-items: center;\n      gap: 14px;\n      background: #ffffff;\n      border: 1px solid #f5e2e4;\n      border-radius: 8px;\n      padding: 12px 16px;\n    }\n    .nt-step-num {\n      width: 26px;\n      height: 26px;\n      border-radius: 50%;\n      background: #f7d4d7;\n      color: #8c424e;\n      font-weight: bold;\n      font-size: 13px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      flex-shrink: 0;\n    }\n    .nt-step-text {\n      font-size: 13px;\n      color: #554d4e;\n    }\n    .nt-step-text strong {\n      color: #2c2525;\n    }\n\n    \/* Badges \u0026 Specs *\/\n    .nt-specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-bottom: 24px;\n      font-size: 13px;\n    }\n    .nt-specs-table tr {\n      border-bottom: 1px solid #f6e4e5;\n    }\n    .nt-specs-table td {\n      padding: 10px 6px;\n    }\n    .nt-specs-label {\n      color: #887d7e;\n      width: 35%;\n      font-weight: 500;\n    }\n    .nt-specs-val {\n      color: #2c2525;\n      font-weight: 500;\n    }\n\n    .nt-badges-bar {\n      display: flex;\n      justify-content: space-around;\n      background: #fef8f9;\n      border: 1px dashed #e8b6bc;\n      border-radius: 8px;\n      padding: 14px 10px;\n      margin-top: 20px;\n      text-align: center;\n    }\n    .nt-badge-item {\n      font-size: 12px;\n      font-weight: 600;\n      color: #824751;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      gap: 4px;\n    }\n  \u003c\/style\u003e\n\n  \u003c!-- 1. Hero Hook \u0026 Narrative --\u003e\n  \u003cdiv class=\"nt-hero-hook\"\u003e\n    \u003cdiv class=\"nt-tagline\"\u003eFlawless Coverage • Natural Radiance • Long Wear\u003c\/div\u003e\n    \u003ch3\u003eInstant Brightening. Weightless Touch. Flawless All Day.\u003c\/h3\u003e\n    \u003cp\u003e\n      An ultra-light, breathable liquid concealer designed to blur dark circles, even skin discoloration, and illuminate tired eyes with zero caking. Powered by a flexible long-wear formula and a precision doe-foot tip, it blends effortlessly into bare skin or over makeup for a fresh, crease-resistant finish.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 2. Target Correction Highlights --\u003e\n  \u003cdiv class=\"nt-section-title\"\u003eTargeted Benefits\u003c\/div\u003e\n  \u003cdiv class=\"nt-concern-box\"\u003e\n    \u003cdiv class=\"nt-concern-grid\"\u003e\n      \u003cdiv class=\"nt-concern-item\"\u003e\n        \u003ch5\u003eCovers Dark Circles\u003c\/h5\u003e\n        \u003cp\u003eInstantly corrects fatigue and blue\/purple shadows under eyes.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"nt-concern-item\"\u003e\n        \u003ch5\u003eEvens Skin Tone\u003c\/h5\u003e\n        \u003cp\u003eSmooths over redness, spots, and minor blemishes seamlessly.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"nt-concern-item\"\u003e\n        \u003ch5\u003eBrightens Dull Skin\u003c\/h5\u003e\n        \u003cp\u003eReflects subtle natural light for a rested, wide-awake glow.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 3. Key Features --\u003e\n  \u003cdiv class=\"nt-section-title\"\u003eKey Highlights\u003c\/div\u003e\n  \u003cdiv class=\"nt-feature-grid\"\u003e\n    \u003cdiv class=\"nt-feature-card\"\u003e\n      \u003cdiv class=\"nt-feature-icon\"\u003e✨\u003c\/div\u003e\n      \u003cdiv class=\"nt-feature-content\"\u003e\n        \u003ch4\u003eFlawless Natural Radiance\u003c\/h4\u003e\n        \u003cp\u003eHigh-efficiency pigment distribution melts into skin for true-to-tone coverage without looking heavy or mask-like.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"nt-feature-card\"\u003e\n      \u003cdiv class=\"nt-feature-icon\"\u003e🪶\u003c\/div\u003e\n      \u003cdiv class=\"nt-feature-content\"\u003e\n        \u003ch4\u003eLightweight \u0026amp; Breathable\u003c\/h4\u003e\n        \u003cp\u003eUltra-fine fluid texture allows delicate eye-area skin to breathe comfortably all day long without settling into fine lines.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"nt-feature-card\"\u003e\n      \u003cdiv class=\"nt-feature-icon\"\u003e🪄\u003c\/div\u003e\n      \u003cdiv class=\"nt-feature-content\"\u003e\n        \u003ch4\u003eSoft Doe-Foot Precision Tip\u003c\/h4\u003e\n        \u003cp\u003eSpecially contoured applicator tip picks up the ideal dose for smooth, gentle, pinpoint placement on delicate contours.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"nt-feature-card\"\u003e\n      \u003cdiv class=\"nt-feature-icon\"\u003e⏳\u003c\/div\u003e\n      \u003cdiv class=\"nt-feature-content\"\u003e\n        \u003ch4\u003eCrease-Resistant Long Wear\u003c\/h4\u003e\n        \u003cp\u003eStays fresh from morning to night—resistant to sweat and midday oils so your coverage never breaks or cakes.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"nt-feature-card\"\u003e\n      \u003cdiv class=\"nt-feature-icon\"\u003e💧\u003c\/div\u003e\n      \u003cdiv class=\"nt-feature-content\"\u003e\n        \u003ch4\u003eHydrating Skin-Feel\u003c\/h4\u003e\n        \u003cp\u003eFormulated to keep under-eyes smooth and conditioned, preventing the dry, crepey look common with matte concealers.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"nt-feature-card\"\u003e\n      \u003cdiv class=\"nt-feature-icon\"\u003e🌸\u003c\/div\u003e\n      \u003cdiv class=\"nt-feature-content\"\u003e\n        \u003ch4\u003eDermatologist Gentle\u003c\/h4\u003e\n        \u003cp\u003eNon-irritating, fragrance-conscious formula suitable for sensitive under-eye skin and all skin types.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 4. How to Apply --\u003e\n  \u003cdiv class=\"nt-section-title\"\u003eHow to Apply\u003c\/div\u003e\n  \u003cdiv class=\"nt-steps-list\"\u003e\n    \u003cdiv class=\"nt-step-item\"\u003e\n      \u003cdiv class=\"nt-step-num\"\u003e1\u003c\/div\u003e\n      \u003cdiv class=\"nt-step-text\"\u003e\n\u003cstrong\u003eTarget:\u003c\/strong\u003e Using the precision doe-foot wand, dot 1–2 small drops on the inner and outer corners of under-eyes or directly over blemishes.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"nt-step-item\"\u003e\n      \u003cdiv class=\"nt-step-num\"\u003e2\u003c\/div\u003e\n      \u003cdiv class=\"nt-step-text\"\u003e\n\u003cstrong\u003eBlend:\u003c\/strong\u003e Gently tap and melt into skin with your ring finger, a beauty sponge, or a concealer brush using light, stippling motions.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"nt-step-item\"\u003e\n      \u003cdiv class=\"nt-step-num\"\u003e3\u003c\/div\u003e\n      \u003cdiv class=\"nt-step-text\"\u003e\n\u003cstrong\u003eSet (Optional):\u003c\/strong\u003e For maximum all-day hold in humid climates, dust lightly with translucent powder.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 5. Product Specs \u0026 Trust Badges --\u003e\n  \u003cdiv class=\"nt-section-title\"\u003eProduct Details\u003c\/div\u003e\n  \u003ctable class=\"nt-specs-table\"\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"nt-specs-label\"\u003eNet Volume\u003c\/td\u003e\n      \u003ctd class=\"nt-specs-val\"\u003e10 mL \/ 0.34 fl. oz.\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"nt-specs-label\"\u003eFinish\u003c\/td\u003e\n      \u003ctd class=\"nt-specs-val\"\u003eNatural Luminous, Non-Cakey\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"nt-specs-label\"\u003eCoverage\u003c\/td\u003e\n      \u003ctd class=\"nt-specs-val\"\u003eMedium to Full Buildable\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"nt-specs-label\"\u003eApplicator\u003c\/td\u003e\n      \u003ctd class=\"nt-specs-val\"\u003eSoft Contour Doe-Foot Wand\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"nt-specs-label\"\u003eSkin Compatibility\u003c\/td\u003e\n      \u003ctd class=\"nt-specs-val\"\u003eSuitable for all skin types, including sensitive \u0026amp; dry under-eyes\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003cdiv class=\"nt-badges-bar\"\u003e\n    \u003cdiv class=\"nt-badge-item\"\u003e\n\u003cspan\u003e🐰\u003c\/span\u003e Cruelty-Free\u003c\/div\u003e\n    \u003cdiv class=\"nt-badge-item\"\u003e\n\u003cspan\u003e✨\u003c\/span\u003e Crease-Free\u003c\/div\u003e\n    \u003cdiv class=\"nt-badge-item\"\u003e\n\u003cspan\u003e💧\u003c\/span\u003e Hydrating Wear\u003c\/div\u003e\n    \u003cdiv class=\"nt-badge-item\"\u003e\n\u003cspan\u003e🌿\u003c\/span\u003e Breathable Feel\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"blendecove","offers":[{"title":"Default Title","offer_id":50555979235407,"sku":null,"price":26.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0736\/1108\/3855\/files\/1-1_d502dccc-eb53-486a-8f1f-ab7f430566cb.png?v=1790495295"},{"product_id":"radiant-skin-lightweight-liquid-foundation-long-wear-breathable-natural-finish-for-a-healthy-glow","title":"Radiant Skin Lightweight Liquid Foundation – Long-Wear Breathable Natural Finish for a Healthy Glow","description":"\u003c!-- === Pink Aesthetic Product Detail Page (Shopify Compatible) === --\u003e\n\u003cdiv class=\"nt-product-description\"\u003e\n  \u003cstyle\u003e\n    .nt-product-description {\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: #333333;\n      line-height: 1.6;\n      max-width: 800px;\n      margin: 0 auto;\n      padding: 10px 0;\n    }\n    .nt-product-description * {\n      box-sizing: border-box;\n    }\n    \n    \/* Header Hook *\/\n    .nt-hero-hook {\n      text-align: center;\n      margin-bottom: 28px;\n      padding: 24px 16px;\n      background: linear-gradient(180deg, #fdf4f5 0%, #ffffff 100%);\n      border-radius: 12px;\n      border: 1px solid #f6dedf;\n    }\n    .nt-hero-hook .nt-tagline {\n      font-size: 13px;\n      letter-spacing: 2px;\n      text-transform: uppercase;\n      color: #d17b88;\n      font-weight: 600;\n      margin-bottom: 8px;\n    }\n    .nt-hero-hook h3 {\n      font-size: 20px;\n      font-weight: 600;\n      color: #2c2525;\n      margin: 0 0 12px;\n      letter-spacing: 0.5px;\n    }\n    .nt-hero-hook p {\n      font-size: 14px;\n      color: #665b5c;\n      margin: 0;\n      line-height: 1.7;\n    }\n\n    \/* Section Titles *\/\n    .nt-section-title {\n      font-size: 16px;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: 1.5px;\n      color: #2c2525;\n      margin: 32px 0 16px;\n      padding-bottom: 8px;\n      border-bottom: 2px solid #f2cfd2;\n      display: inline-block;\n    }\n\n    \/* Feature Grid *\/\n    .nt-feature-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 16px;\n      margin-bottom: 28px;\n    }\n    @media (max-width: 600px) {\n      .nt-feature-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n    .nt-feature-card {\n      background: #faf4f5;\n      border: 1px solid #f3e0e2;\n      border-radius: 10px;\n      padding: 16px;\n      display: flex;\n      align-items: flex-start;\n      gap: 12px;\n    }\n    .nt-feature-icon {\n      flex-shrink: 0;\n      width: 34px;\n      height: 34px;\n      background: #ffffff;\n      border: 1px solid #f0ccd0;\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 16px;\n      color: #d17b88;\n    }\n    .nt-feature-content h4 {\n      font-size: 14px;\n      font-weight: 600;\n      margin: 0 0 4px;\n      color: #2c2525;\n    }\n    .nt-feature-content p {\n      font-size: 13px;\n      color: #6d6364;\n      margin: 0;\n      line-height: 1.5;\n    }\n\n    \/* Shade Guide *\/\n    .nt-shade-grid {\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 12px;\n      margin-bottom: 28px;\n    }\n    @media (max-width: 600px) {\n      .nt-shade-grid {\n        grid-template-columns: repeat(2, 1fr);\n      }\n    }\n    .nt-shade-card {\n      background: #ffffff;\n      border: 1px solid #fae7e8;\n      border-radius: 8px;\n      padding: 12px 8px;\n      text-align: center;\n      box-shadow: 0 2px 6px rgba(220, 160, 170, 0.08);\n    }\n    .nt-shade-color {\n      width: 38px;\n      height: 38px;\n      border-radius: 50%;\n      margin: 0 auto 8px;\n      border: 2px solid #ffffff;\n      box-shadow: 0 0 0 1px #e3c7ca;\n    }\n    .nt-shade-name {\n      font-size: 13px;\n      font-weight: 700;\n      color: #2c2525;\n      margin-bottom: 2px;\n    }\n    .nt-shade-desc {\n      font-size: 11px;\n      color: #7a7071;\n      line-height: 1.3;\n    }\n\n    \/* How to Use *\/\n    .nt-steps-list {\n      display: flex;\n      flex-direction: column;\n      gap: 12px;\n      margin-bottom: 28px;\n    }\n    .nt-step-item {\n      display: flex;\n      align-items: center;\n      gap: 14px;\n      background: #ffffff;\n      border: 1px solid #f5e2e4;\n      border-radius: 8px;\n      padding: 12px 16px;\n    }\n    .nt-step-num {\n      width: 26px;\n      height: 26px;\n      border-radius: 50%;\n      background: #f7d4d7;\n      color: #8c424e;\n      font-weight: bold;\n      font-size: 13px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      flex-shrink: 0;\n    }\n    .nt-step-text {\n      font-size: 13px;\n      color: #554d4e;\n    }\n    .nt-step-text strong {\n      color: #2c2525;\n    }\n\n    \/* Badges \u0026 Specs *\/\n    .nt-specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-bottom: 24px;\n      font-size: 13px;\n    }\n    .nt-specs-table tr {\n      border-bottom: 1px solid #f6e4e5;\n    }\n    .nt-specs-table td {\n      padding: 10px 6px;\n    }\n    .nt-specs-label {\n      color: #887d7e;\n      width: 35%;\n      font-weight: 500;\n    }\n    .nt-specs-val {\n      color: #2c2525;\n      font-weight: 500;\n    }\n\n    .nt-badges-bar {\n      display: flex;\n      justify-content: space-around;\n      background: #fef8f9;\n      border: 1px dashed #e8b6bc;\n      border-radius: 8px;\n      padding: 14px 10px;\n      margin-top: 20px;\n      text-align: center;\n    }\n    .nt-badge-item {\n      font-size: 12px;\n      font-weight: 600;\n      color: #824751;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      gap: 4px;\n    }\n  \u003c\/style\u003e\n\n  \u003c!-- 1. Hero Hook \u0026 Narrative --\u003e\n  \u003cdiv class=\"nt-hero-hook\"\u003e\n    \u003cdiv class=\"nt-tagline\"\u003eNatural Finish • Long Wear • Breathable Formula\u003c\/div\u003e\n    \u003ch3\u003eFeels Like Nothing. Looks Like Your Best Skin.\u003c\/h3\u003e\n    \u003cp\u003e\n      A featherlight, second-skin foundation crafted to unify uneven tone, blur pores, and enhance your complexion with a soft, healthy radiance. Engineered with breathable pigments that resist oxidation and transfer, delivering true-to-skin confidence from dawn till dusk.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 2. Key Features --\u003e\n  \u003cdiv class=\"nt-section-title\"\u003eKey Highlights\u003c\/div\u003e\n  \u003cdiv class=\"nt-feature-grid\"\u003e\n    \u003cdiv class=\"nt-feature-card\"\u003e\n      \u003cdiv class=\"nt-feature-icon\"\u003e🪶\u003c\/div\u003e\n      \u003cdiv class=\"nt-feature-content\"\u003e\n        \u003ch4\u003eUltra-Lightweight Texture\u003c\/h4\u003e\n        \u003cp\u003eSilky liquid texture melts effortlessly into the skin without feeling sticky, suffocating, or greasy.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"nt-feature-card\"\u003e\n      \u003cdiv class=\"nt-feature-icon\"\u003e🌿\u003c\/div\u003e\n      \u003cdiv class=\"nt-feature-content\"\u003e\n        \u003ch4\u003eBreathable All-Day Formula\u003c\/h4\u003e\n        \u003cp\u003eLets your skin breathe freely while maintaining a fresh, newly-applied look throughout busy days.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"nt-feature-card\"\u003e\n      \u003cdiv class=\"nt-feature-icon\"\u003e✨\u003c\/div\u003e\n      \u003cdiv class=\"nt-feature-content\"\u003e\n        \u003ch4\u003eSoft Luminous Natural Finish\u003c\/h4\u003e\n        \u003cp\u003eStrikes the ideal harmony between dewy glow and velvet softness—never dull, never overly shiny.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"nt-feature-card\"\u003e\n      \u003cdiv class=\"nt-feature-icon\"\u003e⏳\u003c\/div\u003e\n      \u003cdiv class=\"nt-feature-content\"\u003e\n        \u003ch4\u003eLong-Lasting Staying Power\u003c\/h4\u003e\n        \u003cp\u003eTransfer-resistant and smudge-proof formula keeps makeup looking vibrant and color-true all day.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"nt-feature-card\"\u003e\n      \u003cdiv class=\"nt-feature-icon\"\u003e🌸\u003c\/div\u003e\n      \u003cdiv class=\"nt-feature-content\"\u003e\n        \u003ch4\u003eHealthy Radiant Complexion\u003c\/h4\u003e\n        \u003cp\u003eVisibly diffuses fine lines and minor imperfections to create an even, polished, camera-ready canvas.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"nt-feature-card\"\u003e\n      \u003cdiv class=\"nt-feature-icon\"\u003e💎\u003c\/div\u003e\n      \u003cdiv class=\"nt-feature-content\"\u003e\n        \u003ch4\u003eSculpted Elegant Packaging\u003c\/h4\u003e\n        \u003cp\u003eHoused in a weighted glass bottle with a contoured blush cap for a luxurious vanity experience.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 3. Shade Guide --\u003e\n  \u003cdiv class=\"nt-section-title\"\u003eFlawless in Every Shade\u003c\/div\u003e\n  \u003cdiv class=\"nt-shade-grid\"\u003e\n    \u003cdiv class=\"nt-shade-card\"\u003e\n      \u003cdiv class=\"nt-shade-color\" style=\"background-color: #F6DFCE;\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"nt-shade-name\"\u003e01 IVORY\u003c\/div\u003e\n      \u003cdiv class=\"nt-shade-desc\"\u003eFair with neutral to cool undertones\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"nt-shade-card\"\u003e\n      \u003cdiv class=\"nt-shade-color\" style=\"background-color: #EBC4A4;\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"nt-shade-name\"\u003e02 BEIGE\u003c\/div\u003e\n      \u003cdiv class=\"nt-shade-desc\"\u003eLight to medium with warm undertones\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"nt-shade-card\"\u003e\n      \u003cdiv class=\"nt-shade-color\" style=\"background-color: #DEB088;\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"nt-shade-name\"\u003e03 NATURAL\u003c\/div\u003e\n      \u003cdiv class=\"nt-shade-desc\"\u003eMedium with balanced neutral undertones\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"nt-shade-card\"\u003e\n      \u003cdiv class=\"nt-shade-color\" style=\"background-color: #BA845D;\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"nt-shade-name\"\u003e04 TAN\u003c\/div\u003e\n      \u003cdiv class=\"nt-shade-desc\"\u003eDeep tan with rich warm undertones\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 4. How to Apply --\u003e\n  \u003cdiv class=\"nt-section-title\"\u003eHow to Apply\u003c\/div\u003e\n  \u003cdiv class=\"nt-steps-list\"\u003e\n    \u003cdiv class=\"nt-step-item\"\u003e\n      \u003cdiv class=\"nt-step-num\"\u003e1\u003c\/div\u003e\n      \u003cdiv class=\"nt-step-text\"\u003e\n\u003cstrong\u003ePrep \u0026amp; Dispense:\u003c\/strong\u003e Shake well before use. Dispense 1–2 pumps onto the back of your hand.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"nt-step-item\"\u003e\n      \u003cdiv class=\"nt-step-num\"\u003e2\u003c\/div\u003e\n      \u003cdiv class=\"nt-step-text\"\u003e\n\u003cstrong\u003eApply:\u003c\/strong\u003e Dab onto the center of the face (forehead, nose, cheeks, chin).\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"nt-step-item\"\u003e\n      \u003cdiv class=\"nt-step-num\"\u003e3\u003c\/div\u003e\n      \u003cdiv class=\"nt-step-text\"\u003e\n\u003cstrong\u003eBlend:\u003c\/strong\u003e Smooth outward using a foundation brush, makeup sponge, or fingertips for a seamless, streak-free finish.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 5. Product Specs \u0026 Trust Badges --\u003e\n  \u003cdiv class=\"nt-section-title\"\u003eProduct Details\u003c\/div\u003e\n  \u003ctable class=\"nt-specs-table\"\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"nt-specs-label\"\u003eProduct Type\u003c\/td\u003e\n      \u003ctd class=\"nt-specs-val\"\u003eLiquid Foundation\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"nt-specs-label\"\u003eFinish\u003c\/td\u003e\n      \u003ctd class=\"nt-specs-val\"\u003eNatural Radiant Glow\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"nt-specs-label\"\u003eCoverage\u003c\/td\u003e\n      \u003ctd class=\"nt-specs-val\"\u003eMedium, Easily Buildable\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"nt-specs-label\"\u003eWear Time\u003c\/td\u003e\n      \u003ctd class=\"nt-specs-val\"\u003eUp to 12 Hours Comfortable Wear\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"nt-specs-label\"\u003eSuitable For\u003c\/td\u003e\n      \u003ctd class=\"nt-specs-val\"\u003eNormal, Dry, Combination, and Sensitive Skin\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003cdiv class=\"nt-badges-bar\"\u003e\n    \u003cdiv class=\"nt-badge-item\"\u003e\n\u003cspan\u003e🐰\u003c\/span\u003e Cruelty-Free\u003c\/div\u003e\n    \u003cdiv class=\"nt-badge-item\"\u003e\n\u003cspan\u003e🌱\u003c\/span\u003e Clean Beauty\u003c\/div\u003e\n    \u003cdiv class=\"nt-badge-item\"\u003e\n\u003cspan\u003e💧\u003c\/span\u003e Hydrating Wear\u003c\/div\u003e\n    \u003cdiv class=\"nt-badge-item\"\u003e\n\u003cspan\u003e✨\u003c\/span\u003e Non-Oxidizing\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"blendecove","offers":[{"title":"Default Title","offer_id":50556002205775,"sku":null,"price":26.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0736\/1108\/3855\/files\/1-1_834bdb4b-fdb7-4524-9e54-b293e703335e.png?v=1790495595"},{"product_id":"balance-priming-emulsion-with-pore-refining-finish-lightweight-milky-hydrating-base-for-makeup-prep","title":"Balance Priming Emulsion with Pore-Refining Finish – Lightweight Milky Hydrating Base for Makeup Prep","description":"\u003c!-- === Balance Priming Emulsion Product Detail Page (Shopify Compatible) === --\u003e\n\u003cdiv class=\"emulsion-pdp-wrap\"\u003e\n  \u003cstyle\u003e\n    .emulsion-pdp-wrap {\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: #2e2a2b;\n      line-height: 1.6;\n      max-width: 800px;\n      margin: 0 auto;\n      padding: 10px 0;\n    }\n    .emulsion-pdp-wrap * {\n      box-sizing: border-box;\n    }\n\n    \/* Minimalist Dual-Hero Banner *\/\n    .emulsion-hero {\n      text-align: center;\n      background: radial-gradient(circle at 50% 30%, #fff7f8 0%, #fdf0f2 100%);\n      border: 1px solid #fae2e5;\n      border-radius: 16px;\n      padding: 30px 20px;\n      margin-bottom: 28px;\n    }\n    .emulsion-hero .em-tag {\n      display: inline-block;\n      font-size: 11px;\n      letter-spacing: 2.5px;\n      text-transform: uppercase;\n      color: #b86271;\n      background: #ffffff;\n      border: 1px solid #f3cfd5;\n      padding: 4px 14px;\n      border-radius: 20px;\n      margin-bottom: 12px;\n      font-weight: 600;\n    }\n    .emulsion-hero h3 {\n      font-size: 22px;\n      font-weight: 600;\n      color: #2b2224;\n      margin: 0 0 10px;\n      letter-spacing: 0.5px;\n    }\n    .emulsion-hero p {\n      font-size: 14px;\n      color: #6d6163;\n      margin: 0 auto;\n      max-width: 580px;\n      line-height: 1.7;\n    }\n\n    \/* 3-Pillar Core Action Bar (Smooth - Refine - Blur) *\/\n    .em-trio-row {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 12px;\n      margin-bottom: 30px;\n    }\n    @media (max-width: 600px) {\n      .em-trio-row {\n        grid-template-columns: 1fr;\n      }\n    }\n    .em-trio-card {\n      background: #ffffff;\n      border: 1px solid #f4e3e5;\n      border-top: 3px solid #dca4ad;\n      border-radius: 10px;\n      padding: 16px 12px;\n      text-align: center;\n    }\n    .em-trio-card h4 {\n      font-size: 14px;\n      letter-spacing: 1px;\n      color: #9c4c5b;\n      margin: 0 0 6px;\n      text-transform: uppercase;\n      font-weight: 700;\n    }\n    .em-trio-card p {\n      font-size: 12px;\n      color: #695e60;\n      margin: 0;\n      line-height: 1.5;\n    }\n\n    \/* Section Subhead *\/\n    .em-section-head {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      margin: 32px 0 16px;\n    }\n    .em-section-head h4 {\n      font-size: 15px;\n      letter-spacing: 1.5px;\n      text-transform: uppercase;\n      color: #2b2224;\n      margin: 0;\n      font-weight: 700;\n    }\n    .em-section-head .em-line {\n      flex: 1;\n      height: 1px;\n      background: #f1d5d9;\n    }\n\n    \/* Sensory \u0026 Texture Performance Meter *\/\n    .em-sensory-panel {\n      background: #fffafa;\n      border: 1px solid #f8e1e4;\n      border-radius: 12px;\n      padding: 20px;\n      margin-bottom: 30px;\n    }\n    .em-meter-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 14px 24px;\n    }\n    @media (max-width: 600px) {\n      .em-meter-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n    .em-meter-item {\n      display: flex;\n      flex-direction: column;\n      gap: 4px;\n    }\n    .em-meter-label {\n      display: flex;\n      justify-content: space-between;\n      font-size: 12px;\n      color: #574b4d;\n      font-weight: 600;\n    }\n    .em-meter-bar {\n      height: 6px;\n      background: #fae8ea;\n      border-radius: 4px;\n      overflow: hidden;\n      position: relative;\n    }\n    .em-meter-fill {\n      height: 100%;\n      background: linear-gradient(90deg, #f5b9c2, #c96d7d);\n      border-radius: 4px;\n    }\n\n    \/* Feature List with Alternating Accent *\/\n    .em-feature-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 14px;\n      margin-bottom: 28px;\n    }\n    @media (max-width: 600px) {\n      .em-feature-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n    .em-feat-item {\n      background: #ffffff;\n      border: 1px solid #f6e6e8;\n      border-radius: 10px;\n      padding: 16px;\n      display: flex;\n      gap: 12px;\n    }\n    .em-feat-icon {\n      font-size: 20px;\n      width: 38px;\n      height: 38px;\n      background: #fdf2f4;\n      border-radius: 8px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      flex-shrink: 0;\n    }\n    .em-feat-text h5 {\n      font-size: 13px;\n      font-weight: 700;\n      color: #2b2224;\n      margin: 0 0 4px;\n    }\n    .em-feat-text p {\n      font-size: 12px;\n      color: #6b6062;\n      margin: 0;\n      line-height: 1.5;\n    }\n\n    \/* Skincare Routine Flow (Where it fits) *\/\n    .em-routine-flow {\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 8px;\n      margin-bottom: 30px;\n      text-align: center;\n    }\n    @media (max-width: 600px) {\n      .em-routine-flow {\n        grid-template-columns: repeat(2, 1fr);\n      }\n    }\n    .em-routine-step {\n      background: #ffffff;\n      border: 1px solid #f4e2e5;\n      border-radius: 8px;\n      padding: 12px 6px;\n    }\n    .em-routine-step.active {\n      background: #fff3f5;\n      border: 1.5px solid #dca4ad;\n      box-shadow: 0 2px 8px rgba(220, 164, 173, 0.2);\n    }\n    .em-step-tag {\n      font-size: 10px;\n      color: #a45a67;\n      font-weight: 700;\n      letter-spacing: 1px;\n      text-transform: uppercase;\n    }\n    .em-step-name {\n      font-size: 12px;\n      font-weight: 600;\n      color: #2b2224;\n      margin-top: 4px;\n    }\n\n    \/* Specs \u0026 Formulation Purity *\/\n    .em-specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      font-size: 13px;\n      margin-bottom: 24px;\n    }\n    .em-specs-table tr {\n      border-bottom: 1px solid #f7e6e8;\n    }\n    .em-specs-table td {\n      padding: 10px 4px;\n    }\n    .em-specs-label {\n      color: #8c7e80;\n      width: 36%;\n      font-weight: 500;\n    }\n    .em-specs-val {\n      color: #2b2224;\n      font-weight: 600;\n    }\n\n    .em-footer-pills {\n      display: flex;\n      justify-content: center;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin-top: 20px;\n    }\n    .em-pill {\n      font-size: 11px;\n      letter-spacing: 0.5px;\n      font-weight: 600;\n      color: #8a3f4e;\n      background: #fdf1f3;\n      border: 1px solid #f4cfd5;\n      border-radius: 20px;\n      padding: 6px 14px;\n    }\n  \u003c\/style\u003e\n\n  \u003c!-- 1. Hero Concept --\u003e\n  \u003cdiv class=\"emulsion-hero\"\u003e\n    \u003cdiv class=\"em-tag\"\u003eMinimal Beauty • Maximum Balance\u003c\/div\u003e\n    \u003ch3\u003eSmooth Texture. Refine Pores. Hydrate \u0026amp; Balance.\u003c\/h3\u003e\n    \u003cp\u003e\n      Bridging the gap between skincare and makeup prep. This hybrid priming emulsion floods skin with lightweight moisture to balance sebum while micro-blurring pores for a smooth, velvety canvas ready for seamless makeup application.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 2. The 3-Action Formula (Differentiator: Distinct from Tint\/Foundation) --\u003e\n  \u003cdiv class=\"em-trio-row\"\u003e\n    \u003cdiv class=\"em-trio-card\"\u003e\n      \u003ch4\u003eSmooth\u003c\/h4\u003e\n      \u003cp\u003eSilkens uneven surface texture so foundation glides without catching on dry patches.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"em-trio-card\"\u003e\n      \u003ch4\u003eRefine\u003c\/h4\u003e\n      \u003cp\u003eVisibly tightens and diffuses enlarged pores for a soft-focus velvet finish.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"em-trio-card\"\u003e\n      \u003ch4\u003eBalance\u003c\/h4\u003e\n      \u003cp\u003eHydrates dry zones while calming T-zone oiliness for harmonious all-day skin comfort.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 3. Sensory Profile (Differentiator: Texture \u0026 Absorption Experience) --\u003e\n  \u003cdiv class=\"em-section-head\"\u003e\n    \u003ch4\u003eSensory Performance\u003c\/h4\u003e\n    \u003cdiv class=\"em-line\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"em-sensory-panel\"\u003e\n    \u003cdiv class=\"em-meter-grid\"\u003e\n      \u003cdiv class=\"em-meter-item\"\u003e\n        \u003cdiv class=\"em-meter-label\"\u003e\n\u003cspan\u003eAbsorption Speed\u003c\/span\u003e\u003cspan\u003eInstant (\u0026lt; 15s)\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"em-meter-bar\"\u003e\u003cdiv class=\"em-meter-fill\" style=\"width: 95%;\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"em-meter-item\"\u003e\n        \u003cdiv class=\"em-meter-label\"\u003e\n\u003cspan\u003eNon-Sticky Feel\u003c\/span\u003e\u003cspan\u003e100% Breathable\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"em-meter-bar\"\u003e\u003cdiv class=\"em-meter-fill\" style=\"width: 98%;\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"em-meter-item\"\u003e\n        \u003cdiv class=\"em-meter-label\"\u003e\n\u003cspan\u003eHydration Lock\u003c\/span\u003e\u003cspan\u003eAll-Day Hold\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"em-meter-bar\"\u003e\u003cdiv class=\"em-meter-fill\" style=\"width: 90%;\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"em-meter-item\"\u003e\n        \u003cdiv class=\"em-meter-label\"\u003e\n\u003cspan\u003ePore-Blurring Effect\u003c\/span\u003e\u003cspan\u003eSoft-Focus Velvet\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"em-meter-bar\"\u003e\u003cdiv class=\"em-meter-fill\" style=\"width: 88%;\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 4. Key Formulation Highlights --\u003e\n  \u003cdiv class=\"em-section-head\"\u003e\n    \u003ch4\u003eWhy Your Skin Loves It\u003c\/h4\u003e\n    \u003cdiv class=\"em-line\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"em-feature-grid\"\u003e\n    \u003cdiv class=\"em-feat-item\"\u003e\n      \u003cdiv class=\"em-feat-icon\"\u003e🥛\u003c\/div\u003e\n      \u003cdiv class=\"em-feat-text\"\u003e\n        \u003ch5\u003eLightweight Milky Emulsion\u003c\/h5\u003e\n        \u003cp\u003eA fresh lotion-essence consistency that melts into skin upon contact with zero tacky residue.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"em-feat-item\"\u003e\n      \u003cdiv class=\"em-feat-icon\"\u003e⚖️\u003c\/div\u003e\n      \u003cdiv class=\"em-feat-text\"\u003e\n        \u003ch5\u003eSkin-Balancing Technology\u003c\/h5\u003e\n        \u003cp\u003eRestores optimal moisture levels to prevent base makeup from separating, slipping, or fading.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"em-feat-item\"\u003e\n      \u003cdiv class=\"em-feat-icon\"\u003e🪞\u003c\/div\u003e\n      \u003cdiv class=\"em-feat-text\"\u003e\n        \u003ch5\u003eInstant Makeup-Ready Canvas\u003c\/h5\u003e\n        \u003cp\u003eCreates a flexible smoothing veil that acts as a magnet for foundation, extending wear time.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"em-feat-item\"\u003e\n      \u003cdiv class=\"em-feat-icon\"\u003e🌸\u003c\/div\u003e\n      \u003cdiv class=\"em-feat-text\"\u003e\n        \u003ch5\u003eNatural Radiance Boost\u003c\/h5\u003e\n        \u003cp\u003eInfuses tired, dull complexions with lit-from-within clarity without adding artificial glitter.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 5. Routine Order (Differentiator: Guides customer how to use in routine) --\u003e\n  \u003cdiv class=\"em-section-head\"\u003e\n    \u003ch4\u003eWhere It Fits In Your Routine\u003c\/h4\u003e\n    \u003cdiv class=\"em-line\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"em-routine-flow\"\u003e\n    \u003cdiv class=\"em-routine-step\"\u003e\n      \u003cdiv class=\"em-step-tag\"\u003eStep 01\u003c\/div\u003e\n      \u003cdiv class=\"em-step-name\"\u003eCleanser \u0026amp; Toner\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"em-routine-step\"\u003e\n      \u003cdiv class=\"em-step-tag\"\u003eStep 02\u003c\/div\u003e\n      \u003cdiv class=\"em-step-name\"\u003eSerum \u0026amp; SPF\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"em-routine-step active\"\u003e\n      \u003cdiv class=\"em-step-tag\"\u003eStep 03 ★\u003c\/div\u003e\n      \u003cdiv class=\"em-step-name\"\u003ePriming Emulsion\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"em-routine-step\"\u003e\n      \u003cdiv class=\"em-step-tag\"\u003eStep 04\u003c\/div\u003e\n      \u003cdiv class=\"em-step-name\"\u003eFoundation \/ Tint\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 6. Specifications --\u003e\n  \u003cdiv class=\"em-section-head\"\u003e\n    \u003ch4\u003eProduct Details\u003c\/h4\u003e\n    \u003cdiv class=\"em-line\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003ctable class=\"em-specs-table\"\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"em-specs-label\"\u003eNet Content\u003c\/td\u003e\n      \u003ctd class=\"em-specs-val\"\u003e30 mL \/ 1.01 fl. oz.\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"em-specs-label\"\u003eTexture\u003c\/td\u003e\n      \u003ctd class=\"em-specs-val\"\u003eSilky, Fast-Absorbing Milky Fluid\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"em-specs-label\"\u003eFinish\u003c\/td\u003e\n      \u003ctd class=\"em-specs-val\"\u003eSoft-Focus, Balanced, Non-Greasy\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"em-specs-label\"\u003eSkin Concerns\u003c\/td\u003e\n      \u003ctd class=\"em-specs-val\"\u003eEnlarged pores, uneven texture, excess shine, dry patches\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"em-specs-label\"\u003ePackaging\u003c\/td\u003e\n      \u003ctd class=\"em-specs-val\"\u003eErgonomic Precision Pump Bottle\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003c!-- Badges --\u003e\n  \u003cdiv class=\"em-footer-pills\"\u003e\n    \u003cspan class=\"em-pill\"\u003e🌿 Non-Comedogenic\u003c\/span\u003e\n    \u003cspan class=\"em-pill\"\u003e💧 Oil-Free Sensation\u003c\/span\u003e\n    \u003cspan class=\"em-pill\"\u003e🐰 Cruelty-Free\u003c\/span\u003e\n    \u003cspan class=\"em-pill\"\u003e✨ Makeup Grip Technology\u003c\/span\u003e\n    \u003cspan class=\"em-pill\"\u003e🌸 Suitable for Sensitive Skin\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"blendecove","offers":[{"title":"1 trial pack","offer_id":50556015214671,"sku":null,"price":0.0,"currency_code":"USD","in_stock":true},{"title":"2-Pack Value Set","offer_id":50556015247439,"sku":null,"price":0.0,"currency_code":"USD","in_stock":true},{"title":"3-Pack for Long-Term Use","offer_id":50556015280207,"sku":null,"price":0.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0736\/1108\/3855\/files\/1-1_ae6c1b80-a093-45ea-a795-e7082e8db54e.png?v=1790495706"},{"product_id":"flawless-radiance-24h-longwear-foundation-spf-25-breathable-sweat-resistant-natural-liquid-base","title":"Flawless Radiance 24H Longwear Foundation SPF 25 – Breathable Sweat-Resistant Natural Liquid Base","description":"\u003c!-- === Flawless Radiance 24H Longwear Foundation PDP (Shopify Compatible) === --\u003e\n\u003cdiv class=\"flawless-pdp-wrap\"\u003e\n  \u003cstyle\u003e\n    .flawless-pdp-wrap {\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: #2b2425;\n      line-height: 1.6;\n      max-width: 800px;\n      margin: 0 auto;\n      padding: 10px 0;\n    }\n    .flawless-pdp-wrap * {\n      box-sizing: border-box;\n    }\n\n    \/* Hero Header *\/\n    .fl-hero {\n      text-align: center;\n      background: linear-gradient(135deg, #fff5f6 0%, #fae6e9 100%);\n      border: 1px solid #f2d2d7;\n      border-radius: 14px;\n      padding: 28px 18px;\n      margin-bottom: 26px;\n    }\n    .fl-pill-tag {\n      display: inline-block;\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 2px;\n      text-transform: uppercase;\n      color: #a34858;\n      background: #ffffff;\n      padding: 4px 16px;\n      border-radius: 20px;\n      border: 1px solid #ebbec6;\n      margin-bottom: 12px;\n    }\n    .fl-hero h3 {\n      font-size: 22px;\n      font-weight: 700;\n      color: #241c1e;\n      margin: 0 0 10px;\n      letter-spacing: 0.5px;\n    }\n    .fl-hero p {\n      font-size: 14px;\n      color: #665558;\n      max-width: 600px;\n      margin: 0 auto;\n      line-height: 1.7;\n    }\n\n    \/* 4-Pillar Endurance Metrics (Differentiator: 24H \u0026 Resistance) *\/\n    .fl-endurance-row {\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 10px;\n      margin-bottom: 28px;\n    }\n    @media (max-width: 600px) {\n      .fl-endurance-row {\n        grid-template-columns: repeat(2, 1fr);\n      }\n    }\n    .fl-endurance-card {\n      background: #ffffff;\n      border: 1px solid #f4dbdf;\n      border-radius: 10px;\n      padding: 14px 10px;\n      text-align: center;\n      box-shadow: 0 2px 8px rgba(180, 100, 115, 0.06);\n    }\n    .fl-endurance-card .badge-icon {\n      font-size: 20px;\n      margin-bottom: 6px;\n      display: inline-block;\n    }\n    .fl-endurance-card h5 {\n      font-size: 13px;\n      font-weight: 700;\n      color: #241c1e;\n      margin: 0 0 4px;\n    }\n    .fl-endurance-card span {\n      font-size: 11px;\n      color: #7b6b6e;\n      line-height: 1.3;\n      display: block;\n    }\n\n    \/* Section Headings *\/\n    .fl-section-title {\n      font-size: 15px;\n      font-weight: 700;\n      letter-spacing: 1.5px;\n      text-transform: uppercase;\n      color: #241c1e;\n      margin: 32px 0 16px;\n      display: flex;\n      align-items: center;\n      gap: 12px;\n    }\n    .fl-section-title::after {\n      content: \"\";\n      flex: 1;\n      height: 1px;\n      background: #edd1d5;\n    }\n\n    \/* Performance Breakdown (Climate \u0026 Wear Proof) *\/\n    .fl-performance-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 14px;\n      margin-bottom: 28px;\n    }\n    @media (max-width: 600px) {\n      .fl-performance-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n    .fl-perf-box {\n      background: #faf4f5;\n      border: 1px solid #f3e0e3;\n      border-left: 4px solid #cc6d7e;\n      border-radius: 8px;\n      padding: 16px;\n    }\n    .fl-perf-box h4 {\n      margin: 0 0 6px;\n      font-size: 14px;\n      font-weight: 700;\n      color: #241c1e;\n    }\n    .fl-perf-box p {\n      margin: 0;\n      font-size: 12.5px;\n      color: #645659;\n      line-height: 1.6;\n    }\n\n    \/* 5-Shade Undertone Swatch Bar *\/\n    .fl-shade-grid {\n      display: grid;\n      grid-template-columns: repeat(5, 1fr);\n      gap: 10px;\n      margin-bottom: 28px;\n    }\n    @media (max-width: 700px) {\n      .fl-shade-grid {\n        grid-template-columns: repeat(3, 1fr);\n      }\n    }\n    @media (max-width: 480px) {\n      .fl-shade-grid {\n        grid-template-columns: repeat(2, 1fr);\n      }\n    }\n    .fl-shade-item {\n      background: #ffffff;\n      border: 1px solid #fae4e7;\n      border-radius: 10px;\n      padding: 14px 8px;\n      text-align: center;\n    }\n    .fl-swatch-circle {\n      width: 36px;\n      height: 36px;\n      border-radius: 50%;\n      margin: 0 auto 8px;\n      border: 2px solid #ffffff;\n      box-shadow: 0 0 0 1px #e0c2c6;\n    }\n    .fl-shade-num {\n      font-size: 12px;\n      font-weight: 700;\n      color: #241c1e;\n      margin-bottom: 2px;\n    }\n    .fl-shade-undertone {\n      font-size: 11px;\n      color: #7d6e71;\n      line-height: 1.3;\n    }\n\n    \/* Pro Application Ritual *\/\n    .fl-guide-steps {\n      display: flex;\n      flex-direction: column;\n      gap: 10px;\n      margin-bottom: 28px;\n    }\n    .fl-guide-step {\n      display: flex;\n      align-items: center;\n      gap: 14px;\n      background: #ffffff;\n      border: 1px solid #f4e1e4;\n      border-radius: 8px;\n      padding: 12px 16px;\n    }\n    .fl-step-bullet {\n      width: 28px;\n      height: 28px;\n      border-radius: 50%;\n      background: #fae0e4;\n      color: #923a4a;\n      font-weight: 700;\n      font-size: 12px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      flex-shrink: 0;\n    }\n    .fl-step-desc {\n      font-size: 13px;\n      color: #55484a;\n    }\n    .fl-step-desc strong {\n      color: #241c1e;\n    }\n\n    \/* Specs \u0026 Formulation *\/\n    .fl-specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      font-size: 13px;\n      margin-bottom: 24px;\n    }\n    .fl-specs-table tr {\n      border-bottom: 1px solid #f6e6e8;\n    }\n    .fl-specs-table td {\n      padding: 10px 4px;\n    }\n    .fl-specs-label {\n      color: #8a7a7d;\n      width: 38%;\n      font-weight: 500;\n    }\n    .fl-specs-val {\n      color: #241c1e;\n      font-weight: 600;\n    }\n\n    .fl-purity-row {\n      display: flex;\n      justify-content: space-around;\n      background: #fdf5f6;\n      border: 1px dashed #e8b6bd;\n      border-radius: 10px;\n      padding: 14px 10px;\n      text-align: center;\n      margin-top: 20px;\n    }\n    .fl-purity-item {\n      font-size: 12px;\n      font-weight: 600;\n      color: #8c4250;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      gap: 4px;\n    }\n  \u003c\/style\u003e\n\n  \u003c!-- 1. Hero Narrative --\u003e\n  \u003cdiv class=\"fl-hero\"\u003e\n    \u003cdiv class=\"fl-pill-tag\"\u003e24-Hour Wear • SPF 25 • All-Weather Resilience\u003c\/div\u003e\n    \u003ch3\u003eLightweight. Breathable. Skinlike.\u003c\/h3\u003e\n    \u003cp\u003e\n      Engineered for long-lasting confidence in any environment. This full-coverage, feather-light liquid foundation resists humidity, sweat, and movement for up to 24 hours without slipping or caking, leaving behind a fresh, radiant second-skin finish.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 2. Endurance Metrics (24H Key Differentiators) --\u003e\n  \u003cdiv class=\"fl-endurance-row\"\u003e\n    \u003cdiv class=\"fl-endurance-card\"\u003e\n      \u003cdiv class=\"badge-icon\"\u003e⏳\u003c\/div\u003e\n      \u003ch5\u003e24H Hold\u003c\/h5\u003e\n      \u003cspan\u003eStays vibrant from morning to midnight\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"fl-endurance-card\"\u003e\n      \u003cdiv class=\"badge-icon\"\u003e☀️\u003c\/div\u003e\n      \u003ch5\u003eSPF 25 Defense\u003c\/h5\u003e\n      \u003cspan\u003eBuilt-in daily sun \u0026amp; photo-aging protection\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"fl-endurance-card\"\u003e\n      \u003cdiv class=\"badge-icon\"\u003e💧\u003c\/div\u003e\n      \u003ch5\u003eHumidity-Proof\u003c\/h5\u003e\n      \u003cspan\u003eRepels sweat and excess oils in any climate\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"fl-endurance-card\"\u003e\n      \u003cdiv class=\"badge-icon\"\u003e🛡️\u003c\/div\u003e\n      \u003ch5\u003eTransfer-Resistant\u003c\/h5\u003e\n      \u003cspan\u003eWon't transfer onto collars, phones, or masks\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 3. Performance Matrix --\u003e\n  \u003cdiv class=\"fl-section-title\"\u003ePerformance Benefits\u003c\/div\u003e\n  \u003cdiv class=\"fl-performance-grid\"\u003e\n    \u003cdiv class=\"fl-perf-box\"\u003e\n      \u003ch4\u003eFeather-Light Comfort\u003c\/h4\u003e\n      \u003cp\u003eMicro-fine breathable polymers float effortlessly on the skin surface, completely avoiding that tight, heavy makeup feeling.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fl-perf-box\"\u003e\n      \u003ch4\u003eCustom Buildable Coverage\u003c\/h4\u003e\n      \u003cp\u003eSeamlessly transitions from medium skin-perfecting veil to high-definition full coverage with zero cakey build-up.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fl-perf-box\"\u003e\n      \u003ch4\u003eTrue-to-Skin Radiance\u003c\/h4\u003e\n      \u003cp\u003eLight-diffusing minerals softly blur textural irregularities and discoloration, creating a soft-focus velvet radiance.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fl-perf-box\"\u003e\n      \u003ch4\u003eZero Touch-Up Confidence\u003c\/h4\u003e\n      \u003cp\u003eFormulated with climate-adaptive film formers that lock pigments into place, minimizing the need for midday reapplication.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 4. 5-Shade Undertone Guide --\u003e\n  \u003cdiv class=\"fl-section-title\"\u003eFind Your Perfect Shade\u003c\/div\u003e\n  \u003cdiv class=\"fl-shade-grid\"\u003e\n    \u003cdiv class=\"fl-shade-item\"\u003e\n      \u003cdiv class=\"fl-swatch-circle\" style=\"background-color: #F8E2D2;\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"fl-shade-num\"\u003e01 PORCELAIN\u003c\/div\u003e\n      \u003cdiv class=\"fl-shade-undertone\"\u003eFair with neutral undertones\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fl-shade-item\"\u003e\n      \u003cdiv class=\"fl-swatch-circle\" style=\"background-color: #EFD0B6;\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"fl-shade-num\"\u003e02 IVORY\u003c\/div\u003e\n      \u003cdiv class=\"fl-shade-undertone\"\u003eLight with warm undertones\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fl-shade-item\"\u003e\n      \u003cdiv class=\"fl-swatch-circle\" style=\"background-color: #E2BC9B;\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"fl-shade-num\"\u003e03 BEIGE\u003c\/div\u003e\n      \u003cdiv class=\"fl-shade-undertone\"\u003eLight-medium with neutral undertones\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fl-shade-item\"\u003e\n      \u003cdiv class=\"fl-swatch-circle\" style=\"background-color: #D3A782;\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"fl-shade-num\"\u003e04 NATURAL\u003c\/div\u003e\n      \u003cdiv class=\"fl-shade-undertone\"\u003eMedium with warm undertones\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fl-shade-item\"\u003e\n      \u003cdiv class=\"fl-swatch-circle\" style=\"background-color: #B8855F;\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"fl-shade-num\"\u003e05 HONEY\u003c\/div\u003e\n      \u003cdiv class=\"fl-shade-undertone\"\u003eMedium-deep with golden undertones\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 5. How to Apply --\u003e\n  \u003cdiv class=\"fl-section-title\"\u003ePro Application Tips\u003c\/div\u003e\n  \u003cdiv class=\"fl-guide-steps\"\u003e\n    \u003cdiv class=\"fl-guide-step\"\u003e\n      \u003cdiv class=\"fl-step-bullet\"\u003e1\u003c\/div\u003e\n      \u003cdiv class=\"fl-step-desc\"\u003e\n\u003cstrong\u003eDispense:\u003c\/strong\u003e Shake gently and dispense 1 pump onto a palette, sponge, or back of hand.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"fl-guide-step\"\u003e\n      \u003cdiv class=\"fl-step-bullet\"\u003e2\u003c\/div\u003e\n      \u003cdiv class=\"fl-step-desc\"\u003e\n\u003cstrong\u003eStipple \u0026amp; Blend:\u003c\/strong\u003e Press into skin using a dense buffing brush or damp sponge starting from the center outward.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"fl-guide-step\"\u003e\n      \u003cdiv class=\"fl-step-bullet\"\u003e3\u003c\/div\u003e\n      \u003cdiv class=\"fl-step-desc\"\u003e\n\u003cstrong\u003eLayer for Full Coverage:\u003c\/strong\u003e Allow 30 seconds to set, then gently stipple a second micro-layer over areas needing extra correction.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 6. Product Specs \u0026 Trust Badges --\u003e\n  \u003cdiv class=\"fl-section-title\"\u003eSpecifications\u003c\/div\u003e\n  \u003ctable class=\"fl-specs-table\"\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"fl-specs-label\"\u003eProduct Name\u003c\/td\u003e\n      \u003ctd class=\"fl-specs-val\"\u003eFlawless Radiance Longwear Foundation\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"fl-specs-label\"\u003eUV Protection\u003c\/td\u003e\n      \u003ctd class=\"fl-specs-val\"\u003eBroad Spectrum SPF 25\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"fl-specs-label\"\u003eWear Performance\u003c\/td\u003e\n      \u003ctd class=\"fl-specs-val\"\u003eUp to 24 Hours (Sweat \u0026amp; Humidity Resistant)\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"fl-specs-label\"\u003eFinish \/ Coverage\u003c\/td\u003e\n      \u003ctd class=\"fl-specs-val\"\u003eRadiant Skinlike \/ Medium-to-Full Buildable\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"fl-specs-label\"\u003ePackaging\u003c\/td\u003e\n      \u003ctd class=\"fl-specs-val\"\u003eCustom Sculpted Luxury Glass Bottle with Pump\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003cdiv class=\"fl-purity-row\"\u003e\n    \u003cdiv class=\"fl-purity-item\"\u003e\n\u003cspan\u003e🐰\u003c\/span\u003e Cruelty-Free\u003c\/div\u003e\n    \u003cdiv class=\"fl-purity-item\"\u003e\n\u003cspan\u003e☀️\u003c\/span\u003e SPF 25 Guard\u003c\/div\u003e\n    \u003cdiv class=\"fl-purity-item\"\u003e\n\u003cspan\u003e💧\u003c\/span\u003e Sweat-Proof\u003c\/div\u003e\n    \u003cdiv class=\"fl-purity-item\"\u003e\n\u003cspan\u003e🚫\u003c\/span\u003e Non-Cakey\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"blendecove","offers":[{"title":"Default Title","offer_id":50556017803343,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0736\/1108\/3855\/files\/1-1_b802315d-a69f-4089-9563-5f0f2e52c5be.png?v=1790495821"},{"product_id":"self-adjusting-color-changing-foundation-hydrating-skin-tone-adapting-liquid-base-for-a-natural-second-skin-glow","title":"Self-Adjusting Color Changing Foundation – Hydrating Skin-Tone Adapting Liquid Base for a Natural Second-Skin Glow","description":"\u003c!-- === Smart Color Changing Foundation PDP (Shopify Compatible) === --\u003e\n\u003cdiv class=\"colorchange-pdp-wrap\"\u003e\n  \u003cstyle\u003e\n    .colorchange-pdp-wrap {\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: #2e2627;\n      line-height: 1.6;\n      max-width: 800px;\n      margin: 0 auto;\n      padding: 10px 0;\n    }\n    .colorchange-pdp-wrap * {\n      box-sizing: border-box;\n    }\n\n    \/* Hero Narrative *\/\n    .cc-hero {\n      text-align: center;\n      background: linear-gradient(180deg, #fff4f6 0%, #fefbfc 100%);\n      border: 1px solid #fae2e6;\n      border-radius: 16px;\n      padding: 30px 20px;\n      margin-bottom: 26px;\n    }\n    .cc-badge {\n      display: inline-block;\n      font-size: 11px;\n      letter-spacing: 2px;\n      text-transform: uppercase;\n      color: #b05263;\n      background: #ffffff;\n      border: 1px solid #f2cad1;\n      padding: 4px 16px;\n      border-radius: 20px;\n      font-weight: 700;\n      margin-bottom: 12px;\n    }\n    .cc-hero h3 {\n      font-size: 22px;\n      font-weight: 700;\n      color: #261d1e;\n      margin: 0 0 10px;\n      letter-spacing: 0.5px;\n    }\n    .cc-hero p {\n      font-size: 14px;\n      color: #685b5e;\n      max-width: 580px;\n      margin: 0 auto;\n      line-height: 1.7;\n    }\n\n    \/* Section Subhead *\/\n    .cc-section-title {\n      font-size: 15px;\n      font-weight: 700;\n      letter-spacing: 1.5px;\n      text-transform: uppercase;\n      color: #261d1e;\n      margin: 32px 0 16px;\n      display: flex;\n      align-items: center;\n      gap: 12px;\n    }\n    .cc-section-title::after {\n      content: \"\";\n      flex: 1;\n      height: 1px;\n      background: #edd1d5;\n    }\n\n    \/* 3-Phase Color Morphing Technology Timeline (Key Differentiator) *\/\n    .cc-phase-container {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 12px;\n      margin-bottom: 30px;\n    }\n    @media (max-width: 600px) {\n      .cc-phase-container {\n        grid-template-columns: 1fr;\n      }\n    }\n    .cc-phase-card {\n      background: #ffffff;\n      border: 1px solid #f6e2e5;\n      border-radius: 12px;\n      padding: 18px 12px;\n      text-align: center;\n      position: relative;\n    }\n    .cc-phase-tag {\n      font-size: 10px;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: 1px;\n      color: #b05263;\n      background: #fdf0f2;\n      padding: 3px 10px;\n      border-radius: 12px;\n      display: inline-block;\n      margin-bottom: 8px;\n    }\n    .cc-phase-card h4 {\n      font-size: 13.5px;\n      font-weight: 700;\n      color: #261d1e;\n      margin: 0 0 6px;\n    }\n    .cc-phase-card p {\n      font-size: 12px;\n      color: #6d6063;\n      margin: 0;\n      line-height: 1.5;\n    }\n\n    \/* Tone-Adapting Range Cards *\/\n    .cc-tone-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 12px;\n      margin-bottom: 28px;\n    }\n    @media (max-width: 600px) {\n      .cc-tone-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n    .cc-tone-box {\n      background: #faf4f5;\n      border: 1px solid #f4dfe2;\n      border-radius: 10px;\n      padding: 16px 12px;\n      text-align: center;\n    }\n    .cc-swatch-duo {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      gap: 8px;\n      margin-bottom: 8px;\n    }\n    .cc-dot-before {\n      width: 22px;\n      height: 22px;\n      border-radius: 50%;\n      background: #ffffff;\n      border: 1px solid #d8bcc1;\n    }\n    .cc-arrow {\n      font-size: 12px;\n      color: #b05263;\n    }\n    .cc-dot-after {\n      width: 28px;\n      height: 28px;\n      border-radius: 50%;\n      border: 2px solid #ffffff;\n      box-shadow: 0 0 0 1px #d8bcc1;\n    }\n    .cc-tone-box h5 {\n      font-size: 13px;\n      font-weight: 700;\n      color: #261d1e;\n      margin: 0 0 3px;\n    }\n    .cc-tone-box span {\n      font-size: 11px;\n      color: #726568;\n    }\n\n    \/* Core Formula Benefits *\/\n    .cc-features-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 14px;\n      margin-bottom: 28px;\n    }\n    @media (max-width: 600px) {\n      .cc-features-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n    .cc-feat-card {\n      background: #ffffff;\n      border: 1px solid #f5e4e7;\n      border-radius: 10px;\n      padding: 16px;\n      display: flex;\n      gap: 12px;\n    }\n    .cc-feat-icon {\n      font-size: 20px;\n      width: 38px;\n      height: 38px;\n      background: #fdf2f4;\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      flex-shrink: 0;\n    }\n    .cc-feat-content h4 {\n      font-size: 13.5px;\n      font-weight: 700;\n      color: #261d1e;\n      margin: 0 0 4px;\n    }\n    .cc-feat-content p {\n      font-size: 12.5px;\n      color: #695e61;\n      margin: 0;\n      line-height: 1.5;\n    }\n\n    \/* How to Blend (Application) *\/\n    .cc-blend-list {\n      display: flex;\n      flex-direction: column;\n      gap: 10px;\n      margin-bottom: 28px;\n    }\n    .cc-blend-item {\n      display: flex;\n      align-items: center;\n      gap: 14px;\n      background: #ffffff;\n      border: 1px solid #f4e1e4;\n      border-radius: 8px;\n      padding: 12px 16px;\n    }\n    .cc-step-badge {\n      width: 26px;\n      height: 26px;\n      border-radius: 50%;\n      background: #fbe0e4;\n      color: #9c4554;\n      font-weight: 700;\n      font-size: 12px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      flex-shrink: 0;\n    }\n    .cc-blend-text {\n      font-size: 13px;\n      color: #55484b;\n    }\n    .cc-blend-text strong {\n      color: #261d1e;\n    }\n\n    \/* Specs \u0026 Formulation *\/\n    .cc-specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      font-size: 13px;\n      margin-bottom: 24px;\n    }\n    .cc-specs-table tr {\n      border-bottom: 1px solid #f6e6e8;\n    }\n    .cc-specs-table td {\n      padding: 10px 4px;\n    }\n    .cc-specs-label {\n      color: #8c7e80;\n      width: 38%;\n      font-weight: 500;\n    }\n    .cc-specs-val {\n      color: #261d1e;\n      font-weight: 600;\n    }\n\n    .cc-purity-row {\n      display: flex;\n      justify-content: space-around;\n      background: #fdf5f6;\n      border: 1px dashed #e8b6bd;\n      border-radius: 10px;\n      padding: 14px 10px;\n      text-align: center;\n      margin-top: 20px;\n    }\n    .cc-purity-item {\n      font-size: 12px;\n      font-weight: 600;\n      color: #8c4250;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      gap: 4px;\n    }\n  \u003c\/style\u003e\n\n  \u003c!-- 1. Hero Narrative --\u003e\n  \u003cdiv class=\"cc-hero\"\u003e\n    \u003cdiv class=\"cc-badge\"\u003eSelf-Adjusting • 24H Long-Lasting • Breathable\u003c\/div\u003e\n    \u003ch3\u003eAdapts. Perfects. Enhances.\u003c\/h3\u003e\n    \u003cp\u003e\n      The more you blend, the more it becomes you. Packed with smart encapsulated micro-pigments, this intuitive formula glides on as a featherlight white emulsion and self-adjusts upon contact to melt seamlessly into your exact skin tone.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 2. 3-Phase Color-Morphing Mechanism (Key Differentiator) --\u003e\n  \u003cdiv class=\"cc-section-title\"\u003eThe Self-Adjusting Mechanism\u003c\/div\u003e\n  \u003cdiv class=\"cc-phase-container\"\u003e\n    \u003cdiv class=\"cc-phase-card\"\u003e\n      \u003cspan class=\"cc-phase-tag\"\u003ePhase 01 • Dispense\u003c\/span\u003e\n      \u003ch4\u003eEncapsulated Cream\u003c\/h4\u003e\n      \u003cp\u003eAppears as a soothing, white moisturizing lotion containing microscopic shade-sensing pigments.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cc-phase-card\"\u003e\n      \u003cspan class=\"cc-phase-tag\"\u003ePhase 02 • Activate\u003c\/span\u003e\n      \u003ch4\u003eFriction \u0026amp; Warmth\u003c\/h4\u003e\n      \u003cp\u003eGentle fingertip or sponge blending activates the beads, releasing pigment calibrated to your natural undertone.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cc-phase-card\"\u003e\n      \u003cspan class=\"cc-phase-tag\"\u003ePhase 03 • Perfect\u003c\/span\u003e\n      \u003ch4\u003eSeamless True Match\u003c\/h4\u003e\n      \u003cp\u003eDries down into a breathable, radiant veil with zero demarcation lines or mismatched edges.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 3. Smart Tone Adaptation Range --\u003e\n  \u003cdiv class=\"cc-section-title\"\u003eIntelligent Tone Calibration\u003c\/div\u003e\n  \u003cdiv class=\"cc-tone-grid\"\u003e\n    \u003cdiv class=\"cc-tone-box\"\u003e\n      \u003cdiv class=\"cc-swatch-duo\"\u003e\n        \u003cdiv class=\"cc-dot-before\"\u003e\u003c\/div\u003e\n        \u003cspan class=\"cc-arrow\"\u003e➔\u003c\/span\u003e\n        \u003cdiv class=\"cc-dot-after\" style=\"background-color: #F8DFCE;\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003ch5\u003eFAIR\u003c\/h5\u003e\n      \u003cspan\u003eNaturally adapts to porcelain \u0026amp; fair tones\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cc-tone-box\"\u003e\n      \u003cdiv class=\"cc-swatch-duo\"\u003e\n        \u003cdiv class=\"cc-dot-before\"\u003e\u003c\/div\u003e\n        \u003cspan class=\"cc-arrow\"\u003e➔\u003c\/span\u003e\n        \u003cdiv class=\"cc-dot-after\" style=\"background-color: #EBC19F;\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003ch5\u003eLIGHT\u003c\/h5\u003e\n      \u003cspan\u003eCalibrates to light \u0026amp; light-medium complexions\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cc-tone-box\"\u003e\n      \u003cdiv class=\"cc-swatch-duo\"\u003e\n        \u003cdiv class=\"cc-dot-before\"\u003e\u003c\/div\u003e\n        \u003cspan class=\"cc-arrow\"\u003e➔\u003c\/span\u003e\n        \u003cdiv class=\"cc-dot-after\" style=\"background-color: #D3A17B;\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003ch5\u003eMEDIUM\u003c\/h5\u003e\n      \u003cspan\u003eHarmonizes with medium \u0026amp; warm undertones\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 4. Key Formula Highlights --\u003e\n  \u003cdiv class=\"cc-section-title\"\u003eWhy It Stands Apart\u003c\/div\u003e\n  \u003cdiv class=\"cc-features-grid\"\u003e\n    \u003cdiv class=\"cc-feat-card\"\u003e\n      \u003cdiv class=\"cc-feat-icon\"\u003e🎯\u003c\/div\u003e\n      \u003cdiv class=\"cc-feat-content\"\u003e\n        \u003ch4\u003eNo More Shade Guesswork\u003c\/h4\u003e\n        \u003cp\u003eEliminates the frustration of buying the wrong shade—one bottle intelligently adjusts across shifting seasonal skin tones.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cc-feat-card\"\u003e\n      \u003cdiv class=\"cc-feat-icon\"\u003e💧\u003c\/div\u003e\n      \u003cdiv class=\"cc-feat-content\"\u003e\n        \u003ch4\u003e24H Breathable Hydration\u003c\/h4\u003e\n        \u003cp\u003eInfused with moisture-locking humectants that keep skin supple, luminous, and plump all day without flaking.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cc-feat-card\"\u003e\n      \u003cdiv class=\"cc-feat-icon\"\u003e✨\u003c\/div\u003e\n      \u003cdiv class=\"cc-feat-content\"\u003e\n        \u003ch4\u003eSecond-Skin Natural Finish\u003c\/h4\u003e\n        \u003cp\u003eDelivers a soft dewy glow that mimics healthy bare skin, evens discoloration, and blurs pores weightlessly.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cc-feat-card\"\u003e\n      \u003cdiv class=\"cc-feat-icon\"\u003e🔮\u003c\/div\u003e\n      \u003cdiv class=\"cc-feat-content\"\u003e\n        \u003ch4\u003eSpherical Vanity Design\u003c\/h4\u003e\n        \u003cp\u003eDistinctive rounded flacon with fluted pink cap and precision pump for an effortless, mess-free daily ritual.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 5. How to Apply \u0026 Blend --\u003e\n  \u003cdiv class=\"cc-section-title\"\u003eHow to Apply\u003c\/div\u003e\n  \u003cdiv class=\"cc-blend-list\"\u003e\n    \u003cdiv class=\"cc-blend-item\"\u003e\n      \u003cdiv class=\"cc-step-badge\"\u003e1\u003c\/div\u003e\n      \u003cdiv class=\"cc-blend-text\"\u003e\n\u003cstrong\u003ePump:\u003c\/strong\u003e Dispense 1 small pump of white formula onto clean fingertips or the back of your hand.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"cc-blend-item\"\u003e\n      \u003cdiv class=\"cc-step-badge\"\u003e2\u003c\/div\u003e\n      \u003cdiv class=\"cc-blend-text\"\u003e\n\u003cstrong\u003eWarm \u0026amp; Dot:\u003c\/strong\u003e Lightly dab onto cheeks, forehead, chin, and nose bridge.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"cc-blend-item\"\u003e\n      \u003cdiv class=\"cc-step-badge\"\u003e3\u003c\/div\u003e\n      \u003cdiv class=\"cc-blend-text\"\u003e\n\u003cstrong\u003eBlend to Transform:\u003c\/strong\u003e Smooth in circular motions. Watch the white lotion adapt right before your eyes into your custom skin tone.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 6. Specifications \u0026 Trust Badges --\u003e\n  \u003cdiv class=\"cc-section-title\"\u003eProduct Details\u003c\/div\u003e\n  \u003ctable class=\"cc-specs-table\"\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"cc-specs-label\"\u003eNet Content\u003c\/td\u003e\n      \u003ctd class=\"cc-specs-val\"\u003e30 mL \/ 1.01 fl. oz.\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"cc-specs-label\"\u003eFormula Type\u003c\/td\u003e\n      \u003ctd class=\"cc-specs-val\"\u003eSmart Self-Adjusting Color Changing Liquid\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"cc-specs-label\"\u003eFinish\u003c\/td\u003e\n      \u003ctd class=\"cc-specs-val\"\u003eNatural Luminous Second-Skin Radiance\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"cc-specs-label\"\u003eLongevity\u003c\/td\u003e\n      \u003ctd class=\"cc-specs-val\"\u003e24-Hour Long-Lasting Wear\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"cc-specs-label\"\u003eSkin Suitability\u003c\/td\u003e\n      \u003ctd class=\"cc-specs-val\"\u003eAll skin types \u0026amp; shifting seasonal undertones\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003cdiv class=\"cc-purity-row\"\u003e\n    \u003cdiv class=\"cc-purity-item\"\u003e\n\u003cspan\u003e✨\u003c\/span\u003e Smart Match\u003c\/div\u003e\n    \u003cdiv class=\"cc-purity-item\"\u003e\n\u003cspan\u003e🐰\u003c\/span\u003e Cruelty-Free\u003c\/div\u003e\n    \u003cdiv class=\"cc-purity-item\"\u003e\n\u003cspan\u003e💧\u003c\/span\u003e Deep Hydration\u003c\/div\u003e\n    \u003cdiv class=\"cc-purity-item\"\u003e\n\u003cspan\u003e🌿\u003c\/span\u003e Breathable Wear\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"blendecove","offers":[{"title":"Default Title","offer_id":50556023603279,"sku":null,"price":23.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0736\/1108\/3855\/files\/1-1_7ea21506-2c87-44c3-bf07-3d06556dab86.png?v=1790496037"},{"product_id":"hydrating-tinted-serum-skin-tint-with-hyaluronic-acid-niacinamide-lightweight-breathable-dropper-foundation","title":"Hydrating Tinted Serum Skin Tint with Hyaluronic Acid \u0026 Niacinamide – Lightweight Breathable Dropper Foundation","description":"\u003c!-- === Hydrating Tinted Serum Skin Tint PDP (Shopify Compatible) === --\u003e\n\u003cdiv class=\"tintedserum-pdp-wrap\"\u003e\n  \u003cstyle\u003e\n    .tintedserum-pdp-wrap {\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: #2b2325;\n      line-height: 1.6;\n      max-width: 800px;\n      margin: 0 auto;\n      padding: 10px 0;\n    }\n    .tintedserum-pdp-wrap * {\n      box-sizing: border-box;\n    }\n\n    \/* Botanical Hero Banner *\/\n    .ts-hero {\n      text-align: center;\n      background: linear-gradient(180deg, #fef4f5 0%, #ffffff 100%);\n      border: 1px solid #f6dfe2;\n      border-radius: 16px;\n      padding: 30px 20px;\n      margin-bottom: 26px;\n    }\n    .ts-hero-tag {\n      display: inline-block;\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 2px;\n      text-transform: uppercase;\n      color: #b05364;\n      background: #ffffff;\n      border: 1px solid #f2cad1;\n      padding: 4px 14px;\n      border-radius: 20px;\n      margin-bottom: 12px;\n    }\n    .ts-hero h3 {\n      font-size: 22px;\n      font-weight: 700;\n      color: #241c1e;\n      margin: 0 0 10px;\n      letter-spacing: 0.5px;\n    }\n    .ts-hero p {\n      font-size: 14px;\n      color: #685b5e;\n      max-width: 580px;\n      margin: 0 auto;\n      line-height: 1.7;\n    }\n\n    \/* Section Subhead *\/\n    .ts-section-title {\n      font-size: 15px;\n      font-weight: 700;\n      letter-spacing: 1.5px;\n      text-transform: uppercase;\n      color: #241c1e;\n      margin: 32px 0 16px;\n      display: flex;\n      align-items: center;\n      gap: 12px;\n    }\n    .ts-section-title::after {\n      content: \"\";\n      flex: 1;\n      height: 1px;\n      background: #edd1d5;\n    }\n\n    \/* Active Skincare Infusion Trio (Key Differentiator) *\/\n    .ts-actives-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 12px;\n      margin-bottom: 30px;\n    }\n    @media (max-width: 600px) {\n      .ts-actives-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n    .ts-active-card {\n      background: #ffffff;\n      border: 1px solid #f5e0e3;\n      border-radius: 12px;\n      padding: 18px 12px;\n      text-align: center;\n      box-shadow: 0 2px 8px rgba(176, 83, 100, 0.05);\n    }\n    .ts-active-icon {\n      width: 42px;\n      height: 42px;\n      border-radius: 50%;\n      background: #fdf2f4;\n      border: 1px solid #f2ccd2;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      margin: 0 auto 10px;\n      font-size: 18px;\n    }\n    .ts-active-card h4 {\n      font-size: 13.5px;\n      font-weight: 700;\n      color: #241c1e;\n      margin: 0 0 4px;\n    }\n    .ts-active-sub {\n      font-size: 11px;\n      color: #b05364;\n      font-weight: 600;\n      text-transform: uppercase;\n      letter-spacing: 0.5px;\n      margin-bottom: 6px;\n    }\n    .ts-active-card p {\n      font-size: 12px;\n      color: #6a5e61;\n      margin: 0;\n      line-height: 1.4;\n    }\n\n    \/* Dropper Dosage Ritual (Differentiator: Dropper Custom Coverage) *\/\n    .ts-dosage-panel {\n      background: #faf4f5;\n      border: 1px solid #f4e0e3;\n      border-radius: 12px;\n      padding: 20px;\n      margin-bottom: 28px;\n    }\n    .ts-dosage-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 12px;\n    }\n    @media (max-width: 600px) {\n      .ts-dosage-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n    .ts-dosage-item {\n      background: #ffffff;\n      border: 1px solid #f6e5e7;\n      border-radius: 10px;\n      padding: 14px 10px;\n      text-align: center;\n    }\n    .ts-drops-count {\n      font-size: 16px;\n      font-weight: 800;\n      color: #b05364;\n      margin-bottom: 4px;\n    }\n    .ts-dosage-item h5 {\n      font-size: 12.5px;\n      font-weight: 700;\n      color: #241c1e;\n      margin: 0 0 4px;\n    }\n    .ts-dosage-item p {\n      font-size: 11.5px;\n      color: #6b5f61;\n      margin: 0;\n      line-height: 1.4;\n    }\n\n    \/* 3 Rose-Tone Shades Swatches *\/\n    .ts-shade-row {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 12px;\n      margin-bottom: 28px;\n    }\n    @media (max-width: 600px) {\n      .ts-shade-row {\n        grid-template-columns: 1fr;\n      }\n    }\n    .ts-shade-card {\n      background: #ffffff;\n      border: 1px solid #fae4e7;\n      border-radius: 10px;\n      padding: 16px 10px;\n      text-align: center;\n    }\n    .ts-swatch {\n      width: 40px;\n      height: 40px;\n      border-radius: 50%;\n      margin: 0 auto 10px;\n      border: 2px solid #ffffff;\n      box-shadow: 0 0 0 1px #dfbfc4;\n    }\n    .ts-shade-card h5 {\n      font-size: 13px;\n      font-weight: 700;\n      color: #241c1e;\n      margin: 0 0 3px;\n    }\n    .ts-shade-card span {\n      font-size: 11.5px;\n      color: #76686b;\n    }\n\n    \/* Skin Barrier \u0026 Clean Features *\/\n    .ts-feat-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 14px;\n      margin-bottom: 28px;\n    }\n    @media (max-width: 600px) {\n      .ts-feat-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n    .ts-feat-box {\n      background: #ffffff;\n      border: 1px solid #f5e3e6;\n      border-radius: 10px;\n      padding: 16px;\n      display: flex;\n      gap: 12px;\n    }\n    .ts-feat-icon {\n      font-size: 18px;\n      width: 36px;\n      height: 36px;\n      background: #fdf3f5;\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      flex-shrink: 0;\n    }\n    .ts-feat-text h5 {\n      font-size: 13.5px;\n      font-weight: 700;\n      color: #241c1e;\n      margin: 0 0 4px;\n    }\n    .ts-feat-text p {\n      font-size: 12px;\n      color: #695e61;\n      margin: 0;\n      line-height: 1.5;\n    }\n\n    \/* Specs \u0026 Formulation *\/\n    .ts-specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      font-size: 13px;\n      margin-bottom: 24px;\n    }\n    .ts-specs-table tr {\n      border-bottom: 1px solid #f6e6e8;\n    }\n    .ts-specs-table td {\n      padding: 10px 4px;\n    }\n    .ts-specs-label {\n      color: #8c7e80;\n      width: 38%;\n      font-weight: 500;\n    }\n    .ts-specs-val {\n      color: #241c1e;\n      font-weight: 600;\n    }\n\n    .ts-purity-row {\n      display: flex;\n      justify-content: space-around;\n      background: #fdf5f6;\n      border: 1px dashed #e8b6bd;\n      border-radius: 10px;\n      padding: 14px 10px;\n      text-align: center;\n      margin-top: 20px;\n    }\n    .ts-purity-item {\n      font-size: 12px;\n      font-weight: 600;\n      color: #8c4250;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      gap: 4px;\n    }\n  \u003c\/style\u003e\n\n  \u003c!-- 1. Hero Concept --\u003e\n  \u003cdiv class=\"ts-hero\"\u003e\n    \u003cdiv class=\"ts-hero-tag\"\u003eSkincare Meets Makeup • Serum Hydration\u003c\/div\u003e\n    \u003ch3\u003eBuildable Natural Coverage. Skincare-Infused Glow.\u003c\/h3\u003e\n    \u003cp\u003e\n      More than makeup—a daily skin treatment. Formulated with clinical-grade active skincare, this weightless tinted serum glides on effortlessly through a precision glass dropper to calm, hydrate, and even skin tone without clogging pores.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 2. Active Skincare Ingredients Trio (Key Differentiator) --\u003e\n  \u003cdiv class=\"ts-section-title\"\u003eThe Active Serum Complex\u003c\/div\u003e\n  \u003cdiv class=\"ts-actives-grid\"\u003e\n    \u003cdiv class=\"ts-active-card\"\u003e\n      \u003cdiv class=\"ts-active-icon\"\u003e💧\u003c\/div\u003e\n      \u003ch4\u003eHyaluronic Acid\u003c\/h4\u003e\n      \u003cdiv class=\"ts-active-sub\"\u003eDeep Hydration\u003c\/div\u003e\n      \u003cp\u003eBinds continuous moisture deep within the skin layers to visibly plump and smooth dehydration lines.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ts-active-card\"\u003e\n      \u003cdiv class=\"ts-active-icon\"\u003e✨\u003c\/div\u003e\n      \u003ch4\u003eNiacinamide\u003c\/h4\u003e\n      \u003cdiv class=\"ts-active-sub\"\u003eBrightens \u0026amp; Evens Tone\u003c\/div\u003e\n      \u003cp\u003eVitamin B3 clarifies dull skin, fades minor dark spots, and regulates healthy sebum balance.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ts-active-card\"\u003e\n      \u003cdiv class=\"ts-active-icon\"\u003e🌿\u003c\/div\u003e\n      \u003ch4\u003eCentella Asiatica\u003c\/h4\u003e\n      \u003cdiv class=\"ts-active-sub\"\u003eSoothes \u0026amp; Barrier Care\u003c\/div\u003e\n      \u003cp\u003eRenowned Cica extract calms visible redness, soothes inflammation, and strengthens delicate skin barriers.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 3. Dropper Dosage Guide (Differentiator) --\u003e\n  \u003cdiv class=\"ts-section-title\"\u003eCustomizable Dropper Dosage\u003c\/div\u003e\n  \u003cdiv class=\"ts-dosage-panel\"\u003e\n    \u003cdiv class=\"ts-dosage-grid\"\u003e\n      \u003cdiv class=\"ts-dosage-item\"\u003e\n        \u003cdiv class=\"ts-drops-count\"\u003e💧 1–2 Drops\u003c\/div\u003e\n        \u003ch5\u003eSheer Bare-Skin Veil\u003c\/h5\u003e\n        \u003cp\u003ePerfect for no-makeup days, subtle radiance, and light tone evening.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ts-dosage-item\"\u003e\n        \u003cdiv class=\"ts-drops-count\"\u003e💧💧 3–4 Drops\u003c\/div\u003e\n        \u003ch5\u003eBalanced Everyday Medium\u003c\/h5\u003e\n        \u003cp\u003eBlurs redness, smooths visible pores, and leaves a fresh dewy finish.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ts-dosage-item\"\u003e\n        \u003cdiv class=\"ts-drops-count\"\u003e💧💧💧 5+ Drops\u003c\/div\u003e\n        \u003ch5\u003eFull Radiant Perfection\u003c\/h5\u003e\n        \u003cp\u003eSeamlessly buildable coverage for evenings and event-ready polish.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 4. 3 Rose-Tone Shades --\u003e\n  \u003cdiv class=\"ts-section-title\"\u003eRose-Infused Shade Spectrum\u003c\/div\u003e\n  \u003cdiv class=\"ts-shade-row\"\u003e\n    \u003cdiv class=\"ts-shade-card\"\u003e\n      \u003cdiv class=\"ts-swatch\" style=\"background-color: #F8DFD7;\"\u003e\u003c\/div\u003e\n      \u003ch5\u003e01 LIGHT ROSE\u003c\/h5\u003e\n      \u003cspan\u003eTailored for fair to light complexions\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ts-shade-card\"\u003e\n      \u003cdiv class=\"ts-swatch\" style=\"background-color: #E6BCAC;\"\u003e\u003c\/div\u003e\n      \u003ch5\u003e02 ROSE BEIGE\u003c\/h5\u003e\n      \u003cspan\u003eHarmonizes with light to medium skin\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ts-shade-card\"\u003e\n      \u003cdiv class=\"ts-swatch\" style=\"background-color: #CE9D87;\"\u003e\u003c\/div\u003e\n      \u003ch5\u003e03 NUDE BEIGE\u003c\/h5\u003e\n      \u003cspan\u003eFlattering depth for medium to tan tones\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 5. Performance Highlights --\u003e\n  \u003cdiv class=\"ts-section-title\"\u003eFormulation Purity\u003c\/div\u003e\n  \u003cdiv class=\"ts-feat-grid\"\u003e\n    \u003cdiv class=\"ts-feat-box\"\u003e\n      \u003cdiv class=\"ts-feat-icon\"\u003e🍃\u003c\/div\u003e\n      \u003cdiv class=\"ts-feat-text\"\u003e\n        \u003ch5\u003eNon-Comedogenic \u0026amp; Breathable\u003c\/h5\u003e\n        \u003cp\u003eUltra-fluid formula allows skin to breathe freely without causing congestion, breakouts, or heaviness.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ts-feat-box\"\u003e\n      \u003cdiv class=\"ts-feat-icon\"\u003e🌸\u003c\/div\u003e\n      \u003cdiv class=\"ts-feat-text\"\u003e\n        \u003ch5\u003eSuitable for All Skin Types\u003c\/h5\u003e\n        \u003cp\u003eGentle and barrier-supportive, making it exceptionally safe for sensitive, reactive, and acne-prone skin.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ts-feat-box\"\u003e\n      \u003cdiv class=\"ts-feat-icon\"\u003e💎\u003c\/div\u003e\n      \u003cdiv class=\"ts-feat-text\"\u003e\n        \u003ch5\u003eSculpted Geometric Flacon\u003c\/h5\u003e\n        \u003cp\u003eHoused in an elegant soft-blush hexagonal bottle with a hygienic precision dropper pipette.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ts-feat-box\"\u003e\n      \u003cdiv class=\"ts-feat-icon\"\u003e☀️\u003c\/div\u003e\n      \u003cdiv class=\"ts-feat-text\"\u003e\n        \u003ch5\u003eDay-to-Night Skin Nourishment\u003c\/h5\u003e\n        \u003cp\u003eWorks as active skincare while you wear it, leaving skin healthier and softer even after washing off.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 6. Specifications \u0026 Trust Badges --\u003e\n  \u003cdiv class=\"ts-section-title\"\u003eProduct Details\u003c\/div\u003e\n  \u003ctable class=\"ts-specs-table\"\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"ts-specs-label\"\u003eNet Content\u003c\/td\u003e\n      \u003ctd class=\"ts-specs-val\"\u003e30 mL \/ 1.0 fl. oz.\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"ts-specs-label\"\u003eProduct Type\u003c\/td\u003e\n      \u003ctd class=\"ts-specs-val\"\u003eHydrating Tinted Serum\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"ts-specs-label\"\u003eKey Actives\u003c\/td\u003e\n      \u003ctd class=\"ts-specs-val\"\u003eHyaluronic Acid, Niacinamide, Centella Asiatica\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"ts-specs-label\"\u003eFinish \/ Texture\u003c\/td\u003e\n      \u003ctd class=\"ts-specs-val\"\u003eLuminous Dewy Serum \/ Ultra-Light Liquid\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"ts-specs-label\"\u003eDispenser\u003c\/td\u003e\n      \u003ctd class=\"ts-specs-val\"\u003ePrecision Dropper Pipette\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003cdiv class=\"ts-purity-row\"\u003e\n    \u003cdiv class=\"ts-purity-item\"\u003e\n\u003cspan\u003e💧\u003c\/span\u003e Cica Soothing\u003c\/div\u003e\n    \u003cdiv class=\"ts-purity-item\"\u003e\n\u003cspan\u003e🚫\u003c\/span\u003e Non-Comedogenic\u003c\/div\u003e\n    \u003cdiv class=\"ts-purity-item\"\u003e\n\u003cspan\u003e🐰\u003c\/span\u003e Cruelty-Free\u003c\/div\u003e\n    \u003cdiv class=\"ts-purity-item\"\u003e\n\u003cspan\u003e🌱\u003c\/span\u003e Clean Skincare\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"blendecove","offers":[{"title":"Default Title","offer_id":50556049293391,"sku":null,"price":27.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0736\/1108\/3855\/files\/1-1_e3f817cc-dae8-416b-b4d2-2be93d9fbf9d.png?v=1790496195"},{"product_id":"3-in-1-mineral-bb-cream-spf-30-with-titanium-dioxide-hydrating-complexion-perfector-natural-radiant-tint","title":"3-in-1 Mineral BB Cream SPF 30 with Titanium Dioxide – Hydrating Complexion Perfector \u0026 Natural Radiant Tint","description":"\u003c!-- === 3-in-1 Mineral SPF 30 BB Cream PDP (Shopify Compatible) === --\u003e\n\u003cdiv class=\"bbcream-pdp-wrap\"\u003e\n  \u003cstyle\u003e\n    .bbcream-pdp-wrap {\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: #2c2426;\n      line-height: 1.6;\n      max-width: 800px;\n      margin: 0 auto;\n      padding: 10px 0;\n    }\n    .bbcream-pdp-wrap * {\n      box-sizing: border-box;\n    }\n\n    \/* Hero Header *\/\n    .bb-hero {\n      text-align: center;\n      background: linear-gradient(180deg, #fff3f5 0%, #ffffff 100%);\n      border: 1px solid #f8dfe3;\n      border-radius: 16px;\n      padding: 30px 20px;\n      margin-bottom: 26px;\n    }\n    .bb-motto {\n      display: inline-block;\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 2.5px;\n      text-transform: uppercase;\n      color: #b05465;\n      background: #ffffff;\n      border: 1px solid #f1cad1;\n      padding: 4px 16px;\n      border-radius: 20px;\n      margin-bottom: 12px;\n    }\n    .bb-hero h3 {\n      font-size: 22px;\n      font-weight: 700;\n      color: #241c1e;\n      margin: 0 0 10px;\n      letter-spacing: 0.5px;\n    }\n    .bb-hero p {\n      font-size: 14px;\n      color: #685b5e;\n      max-width: 600px;\n      margin: 0 auto;\n      line-height: 1.7;\n    }\n\n    \/* Section Subhead *\/\n    .bb-section-title {\n      font-size: 15px;\n      font-weight: 700;\n      letter-spacing: 1.5px;\n      text-transform: uppercase;\n      color: #241c1e;\n      margin: 32px 0 16px;\n      display: flex;\n      align-items: center;\n      gap: 12px;\n    }\n    .bb-section-title::after {\n      content: \"\";\n      flex: 1;\n      height: 1px;\n      background: #edd1d5;\n    }\n\n    \/* 3-in-1 Daily Routine Shortcut (Key Differentiator) *\/\n    .bb-trio-routine {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 12px;\n      margin-bottom: 28px;\n    }\n    @media (max-width: 600px) {\n      .bb-trio-routine {\n        grid-template-columns: 1fr;\n      }\n    }\n    .bb-routine-card {\n      background: #ffffff;\n      border: 1px solid #f6e2e5;\n      border-top: 3px solid #dca4ad;\n      border-radius: 12px;\n      padding: 18px 12px;\n      text-align: center;\n    }\n    .bb-step-num {\n      font-size: 11px;\n      font-weight: 700;\n      color: #b05465;\n      letter-spacing: 1px;\n      text-transform: uppercase;\n      margin-bottom: 4px;\n    }\n    .bb-routine-card h4 {\n      font-size: 14px;\n      font-weight: 700;\n      color: #241c1e;\n      margin: 0 0 6px;\n    }\n    .bb-routine-card p {\n      font-size: 12px;\n      color: #6b5f62;\n      margin: 0;\n      line-height: 1.5;\n    }\n\n    \/* Real Skin Transformation Callout (Before \u0026 After Context) *\/\n    .bb-transform-box {\n      background: #faf4f5;\n      border: 1px solid #f4dfe2;\n      border-radius: 14px;\n      padding: 20px;\n      margin-bottom: 28px;\n    }\n    .bb-transform-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 16px;\n    }\n    @media (max-width: 600px) {\n      .bb-transform-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n    .bb-transform-col {\n      background: #ffffff;\n      border: 1px solid #f5e4e7;\n      border-radius: 10px;\n      padding: 16px;\n    }\n    .bb-col-tag {\n      font-size: 11px;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: 1px;\n      display: inline-block;\n      padding: 2px 10px;\n      border-radius: 6px;\n      margin-bottom: 8px;\n    }\n    .bb-tag-before {\n      background: #f7e7e9;\n      color: #92535d;\n    }\n    .bb-tag-after {\n      background: #eef7f0;\n      color: #3b7b4a;\n    }\n    .bb-transform-col ul {\n      margin: 0;\n      padding-left: 18px;\n      font-size: 12.5px;\n      color: #615557;\n      line-height: 1.6;\n    }\n\n    \/* Mineral Sunscreen Breakdown (SPF 30 Differentiator) *\/\n    .bb-mineral-card {\n      background: #ffffff;\n      border: 1px solid #f5e0e3;\n      border-radius: 12px;\n      padding: 18px 16px;\n      margin-bottom: 28px;\n      display: flex;\n      align-items: center;\n      gap: 16px;\n    }\n    @media (max-width: 600px) {\n      .bb-mineral-card {\n        flex-direction: column;\n        text-align: center;\n      }\n    }\n    .bb-shield-icon {\n      width: 52px;\n      height: 52px;\n      border-radius: 50%;\n      background: #fdf1f3;\n      border: 1px solid #f4cdd4;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 24px;\n      flex-shrink: 0;\n    }\n    .bb-mineral-text h4 {\n      margin: 0 0 4px;\n      font-size: 14px;\n      font-weight: 700;\n      color: #241c1e;\n    }\n    .bb-mineral-text p {\n      margin: 0;\n      font-size: 12.5px;\n      color: #695d60;\n      line-height: 1.5;\n    }\n\n    \/* Features Grid *\/\n    .bb-feat-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 14px;\n      margin-bottom: 28px;\n    }\n    @media (max-width: 600px) {\n      .bb-feat-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n    .bb-feat-box {\n      background: #ffffff;\n      border: 1px solid #f5e3e6;\n      border-radius: 10px;\n      padding: 16px;\n      display: flex;\n      gap: 12px;\n    }\n    .bb-feat-icon {\n      font-size: 18px;\n      width: 36px;\n      height: 36px;\n      background: #fdf3f5;\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      flex-shrink: 0;\n    }\n    .bb-feat-text h5 {\n      font-size: 13.5px;\n      font-weight: 700;\n      color: #241c1e;\n      margin: 0 0 4px;\n    }\n    .bb-feat-text p {\n      font-size: 12px;\n      color: #695e61;\n      margin: 0;\n      line-height: 1.5;\n    }\n\n    \/* 30-Second Morning Ritual *\/\n    .bb-ritual-list {\n      display: flex;\n      flex-direction: column;\n      gap: 10px;\n      margin-bottom: 28px;\n    }\n    .bb-ritual-item {\n      display: flex;\n      align-items: center;\n      gap: 14px;\n      background: #ffffff;\n      border: 1px solid #f4e1e4;\n      border-radius: 8px;\n      padding: 12px 16px;\n    }\n    .bb-ritual-bullet {\n      width: 26px;\n      height: 26px;\n      border-radius: 50%;\n      background: #fae0e4;\n      color: #923a4a;\n      font-weight: 700;\n      font-size: 12px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      flex-shrink: 0;\n    }\n    .bb-ritual-desc {\n      font-size: 13px;\n      color: #55484a;\n    }\n    .bb-ritual-desc strong {\n      color: #241c1e;\n    }\n\n    \/* Specs \u0026 Formulation *\/\n    .bb-specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      font-size: 13px;\n      margin-bottom: 24px;\n    }\n    .bb-specs-table tr {\n      border-bottom: 1px solid #f6e6e8;\n    }\n    .bb-specs-table td {\n      padding: 10px 4px;\n    }\n    .bb-specs-label {\n      color: #8c7e80;\n      width: 38%;\n      font-weight: 500;\n    }\n    .bb-specs-val {\n      color: #241c1e;\n      font-weight: 600;\n    }\n\n    .bb-purity-row {\n      display: flex;\n      justify-content: space-around;\n      background: #fdf5f6;\n      border: 1px dashed #e8b6bd;\n      border-radius: 10px;\n      padding: 14px 10px;\n      text-align: center;\n      margin-top: 20px;\n    }\n    .bb-purity-item {\n      font-size: 12px;\n      font-weight: 600;\n      color: #8c4250;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      gap: 4px;\n    }\n  \u003c\/style\u003e\n\n  \u003c!-- 1. Hero Narrative --\u003e\n  \u003cdiv class=\"bb-hero\"\u003e\n    \u003cdiv class=\"bb-motto\"\u003eDream • Perfect • Protect\u003c\/div\u003e\n    \u003ch3\u003eNatural Coverage for Radiant, Protected Skin.\u003c\/h3\u003e\n    \u003cp\u003e\n      Your effortless all-in-one morning essential. Combining deep daily hydration, gentle mineral SPF 30 sun protection, and a breathable complexion-evening tint, this silky BB cream melts into skin in seconds for a rested, fresh-faced glow.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 2. The 3-in-1 Daily Shortcut (Key Differentiator) --\u003e\n  \u003cdiv class=\"bb-section-title\"\u003eThe 3-in-1 Morning Solution\u003c\/div\u003e\n  \u003cdiv class=\"bb-trio-routine\"\u003e\n    \u003cdiv class=\"bb-routine-card\"\u003e\n      \u003cdiv class=\"bb-step-num\"\u003eStep 01 • Hydrate\u003c\/div\u003e\n      \u003ch4\u003eMoisturizing Cream\u003c\/h4\u003e\n      \u003cp\u003eReplenishes moisture to relieve morning dryness and maintain skin elasticity throughout the day.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bb-routine-card\"\u003e\n      \u003cdiv class=\"bb-step-num\"\u003eStep 02 • Protect\u003c\/div\u003e\n      \u003ch4\u003eMineral SPF 30\u003c\/h4\u003e\n      \u003cp\u003ePhysical Titanium Dioxide shields skin from burning UVB and photo-aging UVA rays without chemical irritation.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bb-routine-card\"\u003e\n      \u003cdiv class=\"bb-step-num\"\u003eStep 03 • Perfect\u003c\/div\u003e\n      \u003ch4\u003eRadiant Skin Tint\u003c\/h4\u003e\n      \u003cp\u003eBlurs surface redness and neutralizes discoloration with a weightless, non-cakey finish.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 3. Real Skin Results Breakdown (Before \u0026 After) --\u003e\n  \u003cdiv class=\"bb-section-title\"\u003eReal Skin Transformation\u003c\/div\u003e\n  \u003cdiv class=\"bb-transform-box\"\u003e\n    \u003cdiv class=\"bb-transform-grid\"\u003e\n      \u003cdiv class=\"bb-transform-col\"\u003e\n        \u003cspan class=\"bb-col-tag bb-tag-before\"\u003eBefore Application\u003c\/span\u003e\n        \u003cul\u003e\n          \u003cli\u003eUneven redness around nose and cheeks\u003c\/li\u003e\n          \u003cli\u003eDull, tired morning skin tone\u003c\/li\u003e\n          \u003cli\u003eVisible pores and minor textural imperfections\u003c\/li\u003e\n          \u003cli\u003eUnprotected from daily UV rays\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bb-transform-col\"\u003e\n        \u003cspan class=\"bb-col-tag bb-tag-after\"\u003eAfter Application\u003c\/span\u003e\n        \u003cul\u003e\n          \u003cli\u003eInstantly calmed, unified skin tone\u003c\/li\u003e\n          \u003cli\u003eDewy, healthy lit-from-within luminosity\u003c\/li\u003e\n          \u003cli\u003eSoft-focus texture that breathes all day\u003c\/li\u003e\n          \u003cli\u003eBroad Spectrum SPF 30 daily shield applied\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 4. Mineral Sunscreen Callout (Active Ingredient Focus) --\u003e\n  \u003cdiv class=\"bb-mineral-card\"\u003e\n    \u003cdiv class=\"bb-shield-icon\"\u003e🛡️\u003c\/div\u003e\n    \u003cdiv class=\"bb-mineral-text\"\u003e\n      \u003ch4\u003eGentle Titanium Dioxide Sunscreen (Broad Spectrum SPF 30)\u003c\/h4\u003e\n      \u003cp\u003e\n        Unlike chemical sunscreens that absorb into the bloodstream and sting sensitive eyes, Titanium Dioxide sits gently on the skin surface, reflecting harmful solar rays immediately upon application. Safe, reef-friendly, and ideal for sensitive complexions.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 5. Highlights Grid --\u003e\n  \u003cdiv class=\"bb-section-title\"\u003eWhy You'll Love It\u003c\/div\u003e\n  \u003cdiv class=\"bb-feat-grid\"\u003e\n    \u003cdiv class=\"bb-feat-box\"\u003e\n      \u003cdiv class=\"bb-feat-icon\"\u003e🪶\u003c\/div\u003e\n      \u003cdiv class=\"bb-feat-text\"\u003e\n        \u003ch5\u003eLightweight Cream Texture\u003c\/h5\u003e\n        \u003cp\u003eGlides on like an everyday facial moisturizer with zero dragging, chalkiness, or white cast.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bb-feat-box\"\u003e\n      \u003cdiv class=\"bb-feat-icon\"\u003e🎨\u003c\/div\u003e\n      \u003cdiv class=\"bb-feat-text\"\u003e\n        \u003ch5\u003eAdapting Shade: 110 Light\/Medium\u003c\/h5\u003e\n        \u003cp\u003eFlexible self-blending tint formulated to complement a broad spectrum of fair to medium skin tones.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bb-feat-box\"\u003e\n      \u003cdiv class=\"bb-feat-icon\"\u003e👜\u003c\/div\u003e\n      \u003cdiv class=\"bb-feat-text\"\u003e\n        \u003ch5\u003eOn-the-Go Squeeze Tube\u003c\/h5\u003e\n        \u003cp\u003eSleek, unbreakable 30ml tube slips neatly into gym bags, purses, and carry-on luggage for easy touch-ups.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bb-feat-box\"\u003e\n      \u003cdiv class=\"bb-feat-icon\"\u003e🌿\u003c\/div\u003e\n      \u003cdiv class=\"bb-feat-text\"\u003e\n        \u003ch5\u003eBreathable \u0026amp; Non-Clogging\u003c\/h5\u003e\n        \u003cp\u003eGentle emollient matrix lets skin function normally without trapping sweat or precipitating breakouts.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 6. 30-Second Morning Ritual --\u003e\n  \u003cdiv class=\"bb-section-title\"\u003e30-Second Morning Application\u003c\/div\u003e\n  \u003cdiv class=\"bb-ritual-list\"\u003e\n    \u003cdiv class=\"bb-ritual-item\"\u003e\n      \u003cdiv class=\"bb-ritual-bullet\"\u003e1\u003c\/div\u003e\n      \u003cdiv class=\"bb-ritual-desc\"\u003e\n\u003cstrong\u003eSqueeze:\u003c\/strong\u003e Dispense a dime-sized amount onto clean fingertips.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bb-ritual-item\"\u003e\n      \u003cdiv class=\"bb-ritual-bullet\"\u003e2\u003c\/div\u003e\n      \u003cdiv class=\"bb-ritual-desc\"\u003e\n\u003cstrong\u003eWarm \u0026amp; Glide:\u003c\/strong\u003e Smooth across cheeks, forehead, nose, and chin just like your morning face cream.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bb-ritual-item\"\u003e\n      \u003cdiv class=\"bb-ritual-bullet\"\u003e3\u003c\/div\u003e\n      \u003cdiv class=\"bb-ritual-desc\"\u003e\n\u003cstrong\u003eGlow \u0026amp; Go:\u003c\/strong\u003e No brushes or beauty blenders required—step out with instant sun protection and radiant skin.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 7. Specifications \u0026 Purity Badges --\u003e\n  \u003cdiv class=\"bb-section-title\"\u003eSpecifications\u003c\/div\u003e\n  \u003ctable class=\"bb-specs-table\"\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"bb-specs-label\"\u003eNet Content\u003c\/td\u003e\n      \u003ctd class=\"bb-specs-val\"\u003e30 mL \/ 1.01 fl. oz.\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"bb-specs-label\"\u003eSun Protection\u003c\/td\u003e\n      \u003ctd class=\"bb-specs-val\"\u003eBroad Spectrum SPF 30 (Titanium Dioxide Mineral Filter)\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"bb-specs-label\"\u003eShade\u003c\/td\u003e\n      \u003ctd class=\"bb-specs-val\"\u003e110 Light \/ Medium (Adapting Tone)\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"bb-specs-label\"\u003eFinish \u0026amp; Coverage\u003c\/td\u003e\n      \u003ctd class=\"bb-specs-val\"\u003eFresh Dewy Radiance \/ Sheer-to-Medium Natural Veil\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"bb-specs-label\"\u003ePackaging\u003c\/td\u003e\n      \u003ctd class=\"bb-specs-val\"\u003eHygienic Travel-Friendly Squeeze Tube\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003cdiv class=\"bb-purity-row\"\u003e\n    \u003cdiv class=\"bb-purity-item\"\u003e\n\u003cspan\u003e☀️\u003c\/span\u003e SPF 30 Mineral\u003c\/div\u003e\n    \u003cdiv class=\"bb-purity-item\"\u003e\n\u003cspan\u003e🐰\u003c\/span\u003e Cruelty-Free\u003c\/div\u003e\n    \u003cdiv class=\"bb-purity-item\"\u003e\n\u003cspan\u003e🌸\u003c\/span\u003e Sensitive Safe\u003c\/div\u003e\n    \u003cdiv class=\"bb-purity-item\"\u003e\n\u003cspan\u003e💧\u003c\/span\u003e All-Day Hydration\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"blendecove","offers":[{"title":"Default Title","offer_id":50556054732879,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0736\/1108\/3855\/files\/1-1_5f21422f-635c-4771-9d24-703a9924c6ec.png?v=1790496248"},{"product_id":"universal-true-match-skin-foundation-ultra-light-breathable-formula-for-pore-blurring-natural-radiance","title":"Universal True-Match Skin Foundation – Ultra-Light Breathable Formula for Pore-Blurring Natural Radiance","description":"\u003c!-- === True Harmony Universal Skin Foundation PDP (Shopify Compatible) === --\u003e\n\u003cdiv class=\"harmony-pdp-wrap\"\u003e\n  \u003cstyle\u003e\n    .harmony-pdp-wrap {\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: #2b2325;\n      line-height: 1.6;\n      max-width: 800px;\n      margin: 0 auto;\n      padding: 10px 0;\n    }\n    .harmony-pdp-wrap * {\n      box-sizing: border-box;\n    }\n\n    \/* Minimalist Organic Hero *\/\n    .hy-hero {\n      text-align: center;\n      background: linear-gradient(180deg, #fdf3f4 0%, #ffffff 100%);\n      border: 1px solid #f6dedf;\n      border-radius: 18px;\n      padding: 32px 20px;\n      margin-bottom: 26px;\n    }\n    .hy-tag {\n      display: inline-block;\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 2.5px;\n      text-transform: uppercase;\n      color: #ad5263;\n      background: #ffffff;\n      border: 1px solid #f1c9ce;\n      padding: 4px 16px;\n      border-radius: 20px;\n      margin-bottom: 12px;\n    }\n    .hy-hero h3 {\n      font-size: 22px;\n      font-weight: 700;\n      color: #241c1e;\n      margin: 0 0 10px;\n      letter-spacing: 0.5px;\n    }\n    .hy-hero p {\n      font-size: 14px;\n      color: #695b5e;\n      max-width: 580px;\n      margin: 0 auto;\n      line-height: 1.7;\n    }\n\n    \/* Section Subhead *\/\n    .hy-section-title {\n      font-size: 15px;\n      font-weight: 700;\n      letter-spacing: 1.5px;\n      text-transform: uppercase;\n      color: #241c1e;\n      margin: 32px 0 16px;\n      display: flex;\n      align-items: center;\n      gap: 12px;\n    }\n    .hy-section-title::after {\n      content: \"\";\n      flex: 1;\n      height: 1px;\n      background: #edd1d5;\n    }\n\n    \/* \"One Shade. Endless You.\" Universal Feature Card (Key Differentiator) *\/\n    .hy-oneshade-card {\n      background: linear-gradient(135deg, #fff7f8 0%, #faf0f2 100%);\n      border: 1px solid #f4dde0;\n      border-radius: 14px;\n      padding: 22px;\n      margin-bottom: 28px;\n      display: flex;\n      align-items: center;\n      gap: 20px;\n    }\n    @media (max-width: 600px) {\n      .hy-oneshade-card {\n        flex-direction: column;\n        text-align: center;\n      }\n    }\n    .hy-swatch-orb {\n      width: 68px;\n      height: 68px;\n      border-radius: 50%;\n      background: radial-gradient(circle at 35% 35%, #f6dfd7 0%, #e2beaf 60%, #cf9d8b 100%);\n      border: 3px solid #ffffff;\n      box-shadow: 0 4px 14px rgba(180, 110, 120, 0.2);\n      flex-shrink: 0;\n    }\n    .hy-oneshade-content h4 {\n      margin: 0 0 6px;\n      font-size: 15px;\n      font-weight: 700;\n      color: #241c1e;\n    }\n    .hy-oneshade-content p {\n      margin: 0;\n      font-size: 12.5px;\n      color: #645659;\n      line-height: 1.6;\n    }\n\n    \/* Zero-Gravity Contrast Table (Light as Air Differentiator) *\/\n    .hy-contrast-box {\n      background: #faf4f5;\n      border: 1px solid #f4e0e3;\n      border-radius: 12px;\n      overflow: hidden;\n      margin-bottom: 28px;\n    }\n    .hy-contrast-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n    }\n    @media (max-width: 600px) {\n      .hy-contrast-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n    .hy-contrast-col {\n      padding: 18px;\n    }\n    .hy-contrast-col.traditional {\n      background: #fbf7f8;\n      border-right: 1px solid #f3e0e3;\n    }\n    .hy-contrast-col.harmony {\n      background: #ffffff;\n    }\n    .hy-contrast-title {\n      font-size: 13px;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: 1px;\n      margin-bottom: 12px;\n      display: flex;\n      align-items: center;\n      gap: 6px;\n    }\n    .traditional .hy-contrast-title { color: #887a7c; }\n    .harmony .hy-contrast-title { color: #ad5263; }\n    .hy-contrast-list {\n      list-style: none;\n      padding: 0;\n      margin: 0;\n      font-size: 12px;\n      line-height: 1.8;\n      color: #615557;\n    }\n\n    \/* 4 Organic Core Highlights *\/\n    .hy-feat-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 14px;\n      margin-bottom: 28px;\n    }\n    @media (max-width: 600px) {\n      .hy-feat-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n    .hy-feat-card {\n      background: #ffffff;\n      border: 1px solid #f5e3e6;\n      border-radius: 12px;\n      padding: 16px;\n      display: flex;\n      gap: 12px;\n    }\n    .hy-feat-icon {\n      font-size: 18px;\n      width: 36px;\n      height: 36px;\n      background: #fdf3f5;\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      flex-shrink: 0;\n    }\n    .hy-feat-text h5 {\n      font-size: 13.5px;\n      font-weight: 700;\n      color: #241c1e;\n      margin: 0 0 4px;\n    }\n    .hy-feat-text p {\n      font-size: 12px;\n      color: #695e61;\n      margin: 0;\n      line-height: 1.5;\n    }\n\n    \/* Sculptural Bottle \u0026 Eco Luxury Callout *\/\n    .hy-design-note {\n      background: #ffffff;\n      border: 1px solid #fae5e8;\n      border-left: 4px solid #d48f9a;\n      border-radius: 8px;\n      padding: 14px 16px;\n      margin-bottom: 28px;\n      font-size: 12.5px;\n      color: #66585b;\n      line-height: 1.6;\n    }\n    .hy-design-note strong {\n      color: #241c1e;\n    }\n\n    \/* Specifications *\/\n    .hy-specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      font-size: 13px;\n      margin-bottom: 24px;\n    }\n    .hy-specs-table tr {\n      border-bottom: 1px solid #f6e6e8;\n    }\n    .hy-specs-table td {\n      padding: 10px 4px;\n    }\n    .hy-specs-label {\n      color: #8c7e80;\n      width: 38%;\n      font-weight: 500;\n    }\n    .hy-specs-val {\n      color: #241c1e;\n      font-weight: 600;\n    }\n\n    \/* Eco-Friendly \u0026 Dermatological Badges *\/\n    .hy-purity-row {\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 8px;\n      background: #fdf5f6;\n      border: 1px dashed #e8b6bd;\n      border-radius: 12px;\n      padding: 14px 10px;\n      text-align: center;\n      margin-top: 20px;\n    }\n    @media (max-width: 500px) {\n      .hy-purity-row {\n        grid-template-columns: repeat(2, 1fr);\n      }\n    }\n    .hy-purity-item {\n      font-size: 11.5px;\n      font-weight: 600;\n      color: #8c4250;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      gap: 4px;\n    }\n  \u003c\/style\u003e\n\n  \u003c!-- 1. Hero Concept --\u003e\n  \u003cdiv class=\"hy-hero\"\u003e\n    \u003cdiv class=\"hy-tag\"\u003eLight as Air • True by You\u003c\/div\u003e\n    \u003ch3\u003eNatural Look. Lasting Beauty.\u003c\/h3\u003e\n    \u003cp\u003e\n      Feels like nothing on your skin. A weightless, pore-blurring foundation crafted with bio-fluid pigments that marry instantly with your natural complexion for an unclockable, breathable second-skin finish.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 2. \"One Shade. Endless You.\" (Key Differentiator) --\u003e\n  \u003cdiv class=\"hy-section-title\"\u003eHarmonizing Technology\u003c\/div\u003e\n  \u003cdiv class=\"hy-oneshade-card\"\u003e\n    \u003cdiv class=\"hy-swatch-orb\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"hy-oneshade-content\"\u003e\n      \u003ch4\u003eOne Universal Shade. Endless Tone Harmony.\u003c\/h4\u003e\n      \u003cp\u003e\n        Formulated with translucent prismatic mineral micro-particles that absorb and reflect your underlying undertone. No chalky cast, no oxidation orange, and no need to decipher complex shade codes—it effortlessly becomes one with your skin.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 3. Zero-Gravity Experience Comparison --\u003e\n  \u003cdiv class=\"hy-section-title\"\u003eThe Featherlight Difference\u003c\/div\u003e\n  \u003cdiv class=\"hy-contrast-box\"\u003e\n    \u003cdiv class=\"hy-contrast-grid\"\u003e\n      \u003cdiv class=\"hy-contrast-col traditional\"\u003e\n        \u003cdiv class=\"hy-contrast-title\"\u003e\n\u003cspan\u003e✕\u003c\/span\u003e Traditional Foundations\u003c\/div\u003e\n        \u003cul class=\"hy-contrast-list\"\u003e\n          \u003cli\u003eHeavy, suffocating film on pores\u003c\/li\u003e\n          \u003cli\u003eProne to settling in smile lines\u003c\/li\u003e\n          \u003cli\u003eNoticeable makeup edges in daylight\u003c\/li\u003e\n          \u003cli\u003eFeels mask-like by midday\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hy-contrast-col harmony\"\u003e\n        \u003cdiv class=\"hy-contrast-title\"\u003e\n\u003cspan\u003e✓\u003c\/span\u003e True Harmony Formula\u003c\/div\u003e\n        \u003cul class=\"hy-contrast-list\"\u003e\n          \u003cli\u003eWeightless bio-mesh that lets skin breathe\u003c\/li\u003e\n          \u003cli\u003eFlexible, crease-resistant smoothing\u003c\/li\u003e\n          \u003cli\u003eImperceptible natural bare-skin glow\u003c\/li\u003e\n          \u003cli\u003eFresh and comfortable all day long\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 4. Core Performance Pillars --\u003e\n  \u003cdiv class=\"hy-section-title\"\u003eKey Highlights\u003c\/div\u003e\n  \u003cdiv class=\"hy-feat-grid\"\u003e\n    \u003cdiv class=\"hy-feat-card\"\u003e\n      \u003cdiv class=\"hy-feat-icon\"\u003e🪶\u003c\/div\u003e\n      \u003cdiv class=\"hy-feat-text\"\u003e\n        \u003ch5\u003eUltra-Light Texture\u003c\/h5\u003e\n        \u003cp\u003eA silken, micro-fluid consistency that spreads like silk water, creating a sheer to buildable radiant veil.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hy-feat-card\"\u003e\n      \u003cdiv class=\"hy-feat-icon\"\u003e✨\u003c\/div\u003e\n      \u003cdiv class=\"hy-feat-text\"\u003e\n        \u003ch5\u003ePore-Blurring Soft Focus\u003c\/h5\u003e\n        \u003cp\u003eVisibly diffuses surface pores, redness, and textural bumps without flattening your natural dimension.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hy-feat-card\"\u003e\n      \u003cdiv class=\"hy-feat-icon\"\u003e💧\u003c\/div\u003e\n      \u003cdiv class=\"hy-feat-text\"\u003e\n        \u003ch5\u003eSkin-Loving Hydration\u003c\/h5\u003e\n        \u003cp\u003eConditioning emollients preserve your skin's moisture barrier, keeping your finish plump and dewy.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hy-feat-card\"\u003e\n      \u003cdiv class=\"hy-feat-icon\"\u003e⏳\u003c\/div\u003e\n      \u003cdiv class=\"hy-feat-text\"\u003e\n        \u003ch5\u003eAll-Day Resilient Wear\u003c\/h5\u003e\n        \u003cp\u003eMaintains luminosity from morning coffee to evening outings without melting, fading, or caking.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 5. Sculptural Bottle Callout --\u003e\n  \u003cdiv class=\"hy-design-note\"\u003e\n    \u003cstrong\u003eSculptural Pocket Luxury (10 mL \/ 0.34 Fl. Oz.):\u003c\/strong\u003e\n    Crafted as an organic, tactile pebble-shaped art piece. Compact and leak-proof, it fits smoothly into any pocket, clutch, or evening bag for effortless on-the-move beauty.\n  \u003c\/div\u003e\n\n  \u003c!-- 6. Specifications --\u003e\n  \u003cdiv class=\"hy-section-title\"\u003eProduct Details\u003c\/div\u003e\n  \u003ctable class=\"hy-specs-table\"\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"hy-specs-label\"\u003eNet Content\u003c\/td\u003e\n      \u003ctd class=\"hy-specs-val\"\u003e10 mL \/ 0.34 fl. oz.\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"hy-specs-label\"\u003eShade System\u003c\/td\u003e\n      \u003ctd class=\"hy-specs-val\"\u003eOne Adaptive Universal Shade (True by You)\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"hy-specs-label\"\u003eFinish\u003c\/td\u003e\n      \u003ctd class=\"hy-specs-val\"\u003eSoft-Focus Natural Radiance (Skinlike)\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"hy-specs-label\"\u003eTexture\u003c\/td\u003e\n      \u003ctd class=\"hy-specs-val\"\u003eUltra-Lightweight Fluid Emulsion\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"hy-specs-label\"\u003eSafety\u003c\/td\u003e\n      \u003ctd class=\"hy-specs-val\"\u003eDermatologically Tested, Sensitive Skin Approved\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003c!-- 7. Eco \u0026 Ethical Badges --\u003e\n  \u003cdiv class=\"hy-purity-row\"\u003e\n    \u003cdiv class=\"hy-purity-item\"\u003e\n\u003cspan\u003e🌱\u003c\/span\u003e Vegan Friendly\u003c\/div\u003e\n    \u003cdiv class=\"hy-purity-item\"\u003e\n\u003cspan\u003e🐰\u003c\/span\u003e Cruelty-Free\u003c\/div\u003e\n    \u003cdiv class=\"hy-purity-item\"\u003e\n\u003cspan\u003e🩺\u003c\/span\u003e Derma Tested\u003c\/div\u003e\n    \u003cdiv class=\"hy-purity-item\"\u003e\n\u003cspan\u003e♻️\u003c\/span\u003e Sustainable Pack\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"blendecove","offers":[{"title":"Default Title","offer_id":50556082782287,"sku":null,"price":31.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0736\/1108\/3855\/files\/1-1_c516f687-ce13-46ca-a938-26a9eb0def7f.png?v=1790496959"},{"product_id":"precision-waterproof-gel-eyeliner-with-0-01mm-ultra-fine-tip-smudge-proof-sweatproof-long-lasting-black-liner","title":"Precision Waterproof Gel Eyeliner with 0.01mm Ultra-Fine Tip – Smudge-Proof Sweatproof Long-Lasting Black Liner","description":"\u003c!-- === Precision 0.01mm Waterproof Gel Eyeliner PDP (Shopify Compatible) === --\u003e\n\u003cstyle\u003e\n    .eyeliner-pdp-wrap {\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: #2b2325;\n      line-height: 1.6;\n      max-width: 800px;\n      margin: 0 auto;\n      padding: 10px 0;\n    }\n    .eyeliner-pdp-wrap * {\n      box-sizing: border-box;\n    }\n\n    \/* Dramatic Hero Banner *\/\n    .el-hero {\n      text-align: center;\n      background: linear-gradient(180deg, #fff2f4 0%, #ffffff 100%);\n      border: 1px solid #f6dce0;\n      border-radius: 18px;\n      padding: 32px 20px;\n      margin-bottom: 26px;\n    }\n    .el-tag {\n      display: inline-block;\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 2px;\n      text-transform: uppercase;\n      color: #b34a5d;\n      background: #ffffff;\n      border: 1px solid #f2c6cd;\n      padding: 4px 16px;\n      border-radius: 20px;\n      margin-bottom: 12px;\n    }\n    .el-hero h3 {\n      font-size: 22px;\n      font-weight: 700;\n      color: #241c1e;\n      margin: 0 0 10px;\n      letter-spacing: 0.5px;\n    }\n    .el-hero p {\n      font-size: 14px;\n      color: #695b5e;\n      max-width: 580px;\n      margin: 0 auto;\n      line-height: 1.7;\n    }\n\n    \/* Section Subhead *\/\n    .el-section-title {\n      font-size: 15px;\n      font-weight: 700;\n      letter-spacing: 1.5px;\n      text-transform: uppercase;\n      color: #241c1e;\n      margin: 32px 0 16px;\n      display: flex;\n      align-items: center;\n      gap: 12px;\n    }\n    .el-section-title::after {\n      content: \"\";\n      flex: 1;\n      height: 1px;\n      background: #edd1d5;\n    }\n\n    \/* 0.01mm Precision Tip Showcase (Key Differentiator) *\/\n    .el-precision-card {\n      background: linear-gradient(135deg, #fff7f8 0%, #faedf0 100%);\n      border: 1px solid #f3d7dc;\n      border-radius: 14px;\n      padding: 22px;\n      margin-bottom: 28px;\n      display: flex;\n      align-items: center;\n      gap: 20px;\n    }\n    @media (max-width: 600px) {\n      .el-precision-card {\n        flex-direction: column;\n        text-align: center;\n      }\n    }\n    .el-tip-badge {\n      width: 76px;\n      height: 76px;\n      border-radius: 50%;\n      background: #241c1e;\n      border: 3px solid #f7cad2;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      justify-content: center;\n      color: #ffffff;\n      flex-shrink: 0;\n      box-shadow: 0 4px 12px rgba(179, 74, 93, 0.2);\n    }\n    .el-tip-num {\n      font-size: 16px;\n      font-weight: 800;\n      letter-spacing: 0.5px;\n      color: #ffccd5;\n    }\n    .el-tip-unit {\n      font-size: 9px;\n      text-transform: uppercase;\n      letter-spacing: 1px;\n      color: #dfd0d3;\n    }\n    .el-precision-content h4 {\n      margin: 0 0 6px;\n      font-size: 15px;\n      font-weight: 700;\n      color: #241c1e;\n    }\n    .el-precision-content p {\n      margin: 0;\n      font-size: 12.5px;\n      color: #645659;\n      line-height: 1.6;\n    }\n\n    \/* 4-Look Eye Styling Playbook (Differentiator: Eye Shapes \u0026 Looks) *\/\n    .el-looks-grid {\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 10px;\n      margin-bottom: 28px;\n    }\n    @media (max-width: 700px) {\n      .el-looks-grid {\n        grid-template-columns: repeat(2, 1fr);\n      }\n    }\n    .el-look-box {\n      background: #ffffff;\n      border: 1px solid #f6e2e5;\n      border-radius: 12px;\n      padding: 14px 10px;\n      text-align: center;\n    }\n    .el-look-tag {\n      font-size: 10px;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: 1px;\n      color: #b34a5d;\n      background: #fdf0f2;\n      padding: 3px 8px;\n      border-radius: 6px;\n      display: inline-block;\n      margin-bottom: 8px;\n    }\n    .el-look-box h5 {\n      margin: 0 0 4px;\n      font-size: 13px;\n      font-weight: 700;\n      color: #241c1e;\n    }\n    .el-look-box p {\n      margin: 0;\n      font-size: 11.5px;\n      color: #6e6063;\n      line-height: 1.4;\n    }\n\n    \/* Waterproof \/ Sweatproof Endurance Matrix *\/\n    .el-shield-row {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 12px;\n      margin-bottom: 28px;\n    }\n    @media (max-width: 600px) {\n      .el-shield-row {\n        grid-template-columns: 1fr;\n      }\n    }\n    .el-shield-card {\n      background: #faf4f5;\n      border: 1px solid #f4dfe2;\n      border-radius: 10px;\n      padding: 16px 12px;\n      text-align: center;\n    }\n    .el-shield-icon {\n      font-size: 20px;\n      margin-bottom: 6px;\n    }\n    .el-shield-card h5 {\n      margin: 0 0 4px;\n      font-size: 13px;\n      font-weight: 700;\n      color: #241c1e;\n    }\n    .el-shield-card p {\n      margin: 0;\n      font-size: 11.5px;\n      color: #6a5d60;\n      line-height: 1.4;\n    }\n\n    \/* Core Product Benefits *\/\n    .el-feat-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 14px;\n      margin-bottom: 28px;\n    }\n    @media (max-width: 600px) {\n      .el-feat-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n    .el-feat-card {\n      background: #ffffff;\n      border: 1px solid #f5e3e6;\n      border-radius: 12px;\n      padding: 16px;\n      display: flex;\n      gap: 12px;\n    }\n    .el-feat-icon {\n      font-size: 18px;\n      width: 36px;\n      height: 36px;\n      background: #fdf3f5;\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      flex-shrink: 0;\n    }\n    .el-feat-text h5 {\n      font-size: 13.5px;\n      font-weight: 700;\n      color: #241c1e;\n      margin: 0 0 4px;\n    }\n    .el-feat-text p {\n      font-size: 12px;\n      color: #695e61;\n      margin: 0;\n      line-height: 1.5;\n    }\n\n    \/* Crystal Wand Collector Callout *\/\n    .el-wand-note {\n      background: #ffffff;\n      border: 1px solid #fae5e8;\n      border-left: 4px solid #b34a5d;\n      border-radius: 8px;\n      padding: 14px 16px;\n      margin-bottom: 28px;\n      font-size: 12.5px;\n      color: #66585b;\n      line-height: 1.6;\n    }\n    .el-wand-note strong {\n      color: #241c1e;\n    }\n\n    \/* Specs \u0026 Formulation *\/\n    .el-specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      font-size: 13px;\n      margin-bottom: 24px;\n    }\n    .el-specs-table tr {\n      border-bottom: 1px solid #f6e6e8;\n    }\n    .el-specs-table td {\n      padding: 10px 4px;\n    }\n    .el-specs-label {\n      color: #8c7e80;\n      width: 38%;\n      font-weight: 500;\n    }\n    .el-specs-val {\n      color: #241c1e;\n      font-weight: 600;\n    }\n\n    .el-purity-row {\n      display: flex;\n      justify-content: space-around;\n      background: #fdf5f6;\n      border: 1px dashed #e8b6bd;\n      border-radius: 10px;\n      padding: 14px 10px;\n      text-align: center;\n      margin-top: 20px;\n    }\n    .el-purity-item {\n      font-size: 12px;\n      font-weight: 600;\n      color: #8c4250;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      gap: 4px;\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"eyeliner-pdp-wrap\"\u003e\n\u003c!-- 1. Hero Narrative --\u003e\n\u003cdiv class=\"el-hero\"\u003e\n\u003cdiv class=\"el-tag\"\u003e0.01mm Precision Tip • Waterproof • No-Smudge\u003c\/div\u003e\n\u003ch3\u003eDefine Your Eyes. One Pen, Endless Looks.\u003c\/h3\u003e\n\u003cp\u003eMaster the art of effortless line work. Combining the rich intensity of a gel pot with the pinpoint control of a micro-brush, this smudge-proof gel eyeliner glides on like silk and locks in place for 24-hour waterproof perfection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 2. 0.01mm Micro-Precision Spotlight (Key Differentiator) --\u003e\n\u003cdiv class=\"el-section-title\"\u003eMicro-Fine Precision\u003c\/div\u003e\n\u003cdiv class=\"el-precision-card\"\u003e\n\u003cdiv class=\"el-tip-badge\"\u003e\n\u003cspan class=\"el-tip-num\"\u003e0.01\u003c\/span\u003e \u003cspan class=\"el-tip-unit\"\u003eMM TIP\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"el-precision-content\"\u003e\n\u003ch4\u003eUltra-Flexible Japanese Micro-Bristles\u003c\/h4\u003e\n\u003cp\u003eEngineered with a responsive, non-fraying micro-tip that transitions effortlessly from invisible lash-hugging tightlines to razor-sharp, graphic cat-eye wings. Delivers a steady ink flow without skipping, pulling, or stuttering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. Waterproof Torture-Test Matrix (Resistance Differentiator) --\u003e\n\u003cdiv class=\"el-section-title\"\u003eAll-Weather Endurance\u003c\/div\u003e\n\u003cdiv class=\"el-shield-row\"\u003e\n\u003cdiv class=\"el-shield-card\"\u003e\n\u003cdiv class=\"el-shield-icon\"\u003e💧\u003c\/div\u003e\n\u003ch5\u003e100% Waterproof\u003c\/h5\u003e\n\u003cp\u003eTested to stay crisp against tears, water splashes, and humid environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"el-shield-card\"\u003e\n\u003cdiv class=\"el-shield-icon\"\u003e🏃♀️\u003c\/div\u003e\n\u003ch5\u003eSweat \u0026amp; Humidity Proof\u003c\/h5\u003e\n\u003cp\u003eWithstands high-intensity workouts and tropical moisture with zero drift.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"el-shield-card\"\u003e\n\u003cdiv class=\"el-shield-icon\"\u003e🛡️\u003c\/div\u003e\n\u003ch5\u003eOily-Lid Smudge Proof\u003c\/h5\u003e\n\u003cp\u003eQuick-drying polymer veil resists natural eyelid oils and prevents raccoon eyes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 4. 4-Look Eye Playbook (Differentiator: Lookbook) --\u003e\n\u003cdiv class=\"el-section-title\"\u003eOne Pen, Endless Looks\u003c\/div\u003e\n\u003cdiv class=\"el-looks-grid\"\u003e\n\u003cdiv class=\"el-look-box\"\u003e\n\u003cspan class=\"el-look-tag\"\u003eDay 01\u003c\/span\u003e\n\u003ch5\u003eNatural\u003c\/h5\u003e\n\u003cp\u003eSubtle tightlining between lashes to add natural fullness without looking made up.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"el-look-box\"\u003e\n\u003cspan class=\"el-look-tag\"\u003eDay 02\u003c\/span\u003e\n\u003ch5\u003eClassic\u003c\/h5\u003e\n\u003cp\u003eA refined line along the upper lid terminating in a neat, delicate flick.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"el-look-box\"\u003e\n\u003cspan class=\"el-look-tag\"\u003eNight 03\u003c\/span\u003e\n\u003ch5\u003eDramatic\u003c\/h5\u003e\n\u003cp\u003eBold, saturated carbon lines designed to sculpt and accentuate eye shape.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"el-look-box\"\u003e\n\u003cspan class=\"el-look-tag\"\u003eWeekend 04\u003c\/span\u003e\n\u003ch5\u003eCat Eye\u003c\/h5\u003e\n\u003cp\u003eElongated, lifted wing flick that creates an alluring almond-shaped eye contour.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 5. Formula Highlights --\u003e\n\u003cdiv class=\"el-section-title\"\u003eFormula Excellence\u003c\/div\u003e\n\u003cdiv class=\"el-feat-grid\"\u003e\n\u003cdiv class=\"el-feat-card\"\u003e\n\u003cdiv class=\"el-feat-icon\"\u003e🖤\u003c\/div\u003e\n\u003cdiv class=\"el-feat-text\"\u003e\n\u003ch5\u003eDeep Carbon Black Pigment\u003c\/h5\u003e\n\u003cp\u003eInfused with high-density pigments that deposit opaque, lustrous black color in a single stroke.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"el-feat-card\"\u003e\n\u003cdiv class=\"el-feat-icon\"\u003e⚡\u003c\/div\u003e\n\u003cdiv class=\"el-feat-text\"\u003e\n\u003ch5\u003eQuick-Set Gel Technology\u003c\/h5\u003e\n\u003cp\u003eSets in just 5 seconds into a smudge-proof matte film that won't imprint on your upper crease.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"el-feat-card\"\u003e\n\u003cdiv class=\"el-feat-icon\"\u003e🪶\u003c\/div\u003e\n\u003cdiv class=\"el-feat-text\"\u003e\n\u003ch5\u003eGentle on Sensitive Lids\u003c\/h5\u003e\n\u003cp\u003eOphthalmologically safe and enriched with soothing botanical agents suitable for contact lens wearers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"el-feat-card\"\u003e\n\u003cdiv class=\"el-feat-icon\"\u003e✨\u003c\/div\u003e\n\u003cdiv class=\"el-feat-text\"\u003e\n\u003ch5\u003eZero Skip or Tug\u003c\/h5\u003e\n\u003cp\u003eSilky gel consistency glides softly across fine lid skin without snagging or dragging.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 6. Aesthetic Packaging Note --\u003e\n\u003cdiv class=\"el-wand-note\"\u003e\n\u003cstrong\u003eCollector's Rose-Gold Crystal Wand:\u003c\/strong\u003e Finished in an ethereal pearl-pink barrel featuring celestial star etchings and capped with a sparkling multifaceted crystal finial. Designed to look as enchanting on your vanity as it performs on your eyes.\u003c\/div\u003e\n\u003c!-- 7. Specifications \u0026 Badges --\u003e\n\u003cdiv class=\"el-section-title\"\u003eSpecifications\u003c\/div\u003e\n\u003ctable class=\"el-specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"el-specs-label\"\u003eProduct Name\u003c\/td\u003e\n\u003ctd class=\"el-specs-val\"\u003ePrecision Gel Eyeliner\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"el-specs-label\"\u003eShade\u003c\/td\u003e\n\u003ctd class=\"el-specs-val\"\u003e01 Black (Lustrous High-Density Carbon)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"el-specs-label\"\u003eTip Thickness\u003c\/td\u003e\n\u003ctd class=\"el-specs-val\"\u003e0.01 mm Ultra-Fine Precision Tip\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"el-specs-label\"\u003ePerformance\u003c\/td\u003e\n\u003ctd class=\"el-specs-val\"\u003eWaterproof, Sweatproof, Smudge-Proof, 24H Wear\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"el-specs-label\"\u003eRemovability\u003c\/td\u003e\n\u003ctd class=\"el-specs-val\"\u003eEasy removal with warm water or oil-based eye makeup remover\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"el-purity-row\"\u003e\n\u003cdiv class=\"el-purity-item\"\u003e\n\u003cspan\u003e👁️\u003c\/span\u003e Contact Safe\u003c\/div\u003e\n\u003cdiv class=\"el-purity-item\"\u003e\n\u003cspan\u003e💧\u003c\/span\u003e Waterproof\u003c\/div\u003e\n\u003cdiv class=\"el-purity-item\"\u003e\n\u003cspan\u003e🐰\u003c\/span\u003e Cruelty-Free\u003c\/div\u003e\n\u003cdiv class=\"el-purity-item\"\u003e\n\u003cspan\u003e🚫\u003c\/span\u003e Zero Smudge\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"blendecove","offers":[{"title":"Default Title","offer_id":50556105982031,"sku":null,"price":21.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0736\/1108\/3855\/files\/1-1_4adce1cf-da28-4697-9ce3-86bdfa694e9d.png?v=1790497249"},{"product_id":"12-shade-dreamy-winged-gel-eyeliner-pen-with-crystal-star-charm-waterproof-smudge-proof-color-stamp-liner","title":"12-Shade Dreamy Winged Gel Eyeliner Pen with Crystal Star Charm – Waterproof Smudge-Proof Color Stamp Liner","description":"\u003c!-- === 12 Dreamy Shades Winged Gel Eyeliner PDP (Shopify Compatible) === --\u003e\n\u003cdiv class=\"dreamy-pdp-wrap\"\u003e\n  \u003cstyle\u003e\n    .dreamy-pdp-wrap {\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: #2c2325;\n      line-height: 1.6;\n      max-width: 800px;\n      margin: 0 auto;\n      padding: 10px 0;\n    }\n    .dreamy-pdp-wrap * {\n      box-sizing: border-box;\n    }\n\n    \/* Starlight Hero Banner *\/\n    .dr-hero {\n      text-align: center;\n      background: radial-gradient(circle at 50% 20%, #fff0f3 0%, #fdf4f6 60%, #ffffff 100%);\n      border: 1px solid #f6d8df;\n      border-radius: 18px;\n      padding: 34px 20px;\n      margin-bottom: 26px;\n      position: relative;\n    }\n    .dr-star-tag {\n      display: inline-block;\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 2.5px;\n      text-transform: uppercase;\n      color: #ba4761;\n      background: #ffffff;\n      border: 1px solid #f2cad2;\n      padding: 5px 18px;\n      border-radius: 20px;\n      margin-bottom: 12px;\n    }\n    .dr-hero h3 {\n      font-size: 22px;\n      font-weight: 700;\n      color: #241a1d;\n      margin: 0 0 10px;\n      letter-spacing: 0.5px;\n    }\n    .dr-hero p {\n      font-size: 14px;\n      color: #695a5e;\n      max-width: 580px;\n      margin: 0 auto;\n      line-height: 1.7;\n    }\n\n    \/* Section Subhead *\/\n    .dr-section-title {\n      font-size: 15px;\n      font-weight: 700;\n      letter-spacing: 1.5px;\n      text-transform: uppercase;\n      color: #241a1d;\n      margin: 32px 0 16px;\n      display: flex;\n      align-items: center;\n      gap: 12px;\n    }\n    .dr-section-title::after {\n      content: \"\";\n      flex: 1;\n      height: 1px;\n      background: #edd1d5;\n    }\n\n    \/* Jewelry-Grade Aesthetics Callout (Key Differentiator: Gem Cap \u0026 Star Charm) *\/\n    .dr-charm-panel {\n      background: linear-gradient(135deg, #fff7f8 0%, #faedf1 100%);\n      border: 1px solid #f5d7dc;\n      border-radius: 14px;\n      padding: 22px;\n      margin-bottom: 28px;\n      display: flex;\n      align-items: center;\n      gap: 20px;\n    }\n    @media (max-width: 600px) {\n      .dr-charm-panel {\n        flex-direction: column;\n        text-align: center;\n      }\n    }\n    .dr-charm-iconbox {\n      width: 70px;\n      height: 70px;\n      border-radius: 50%;\n      background: #ffffff;\n      border: 2px solid #f4c2cc;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 30px;\n      flex-shrink: 0;\n      box-shadow: 0 4px 14px rgba(186, 71, 97, 0.15);\n    }\n    .dr-charm-content h4 {\n      margin: 0 0 6px;\n      font-size: 15px;\n      font-weight: 700;\n      color: #241a1d;\n    }\n    .dr-charm-content p {\n      margin: 0;\n      font-size: 12.5px;\n      color: #645559;\n      line-height: 1.6;\n    }\n\n    \/* 2-Step Foolproof \"Stamp \u0026 Swipe\" Guide (Key Differentiator) *\/\n    .dr-stamp-container {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 14px;\n      margin-bottom: 28px;\n    }\n    @media (max-width: 600px) {\n      .dr-stamp-container {\n        grid-template-columns: 1fr;\n      }\n    }\n    .dr-stamp-card {\n      background: #ffffff;\n      border: 1px solid #f6e2e6;\n      border-radius: 12px;\n      padding: 18px 16px;\n      text-align: center;\n    }\n    .dr-stamp-step {\n      font-size: 11px;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: 1px;\n      color: #ba4761;\n      background: #fdf0f3;\n      padding: 3px 12px;\n      border-radius: 12px;\n      display: inline-block;\n      margin-bottom: 8px;\n    }\n    .dr-stamp-card h5 {\n      font-size: 14px;\n      font-weight: 700;\n      color: #241a1d;\n      margin: 0 0 6px;\n    }\n    .dr-stamp-card p {\n      font-size: 12px;\n      color: #6a5d61;\n      margin: 0;\n      line-height: 1.5;\n    }\n\n    \/* 12-Shade Color Moods Showcase (Differentiator: 12 Colors Breakdown) *\/\n    .dr-shades-palette {\n      background: #faf4f5;\n      border: 1px solid #f4dfe3;\n      border-radius: 12px;\n      padding: 18px;\n      margin-bottom: 28px;\n    }\n    .dr-palette-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 12px;\n    }\n    @media (max-width: 600px) {\n      .dr-palette-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n    .dr-palette-col {\n      background: #ffffff;\n      border: 1px solid #f6e5e8;\n      border-radius: 10px;\n      padding: 14px;\n    }\n    .dr-palette-col h6 {\n      margin: 0 0 8px;\n      font-size: 12px;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: 1px;\n      color: #ba4761;\n    }\n    .dr-palette-col ul {\n      margin: 0;\n      padding-left: 18px;\n      font-size: 12px;\n      color: #635659;\n      line-height: 1.6;\n    }\n\n    \/* Core Product Benefits *\/\n    .dr-feat-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 14px;\n      margin-bottom: 28px;\n    }\n    @media (max-width: 600px) {\n      .dr-feat-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n    .dr-feat-card {\n      background: #ffffff;\n      border: 1px solid #f5e3e6;\n      border-radius: 12px;\n      padding: 16px;\n      display: flex;\n      gap: 12px;\n    }\n    .dr-feat-icon {\n      font-size: 18px;\n      width: 36px;\n      height: 36px;\n      background: #fdf2f5;\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      flex-shrink: 0;\n    }\n    .dr-feat-text h5 {\n      font-size: 13.5px;\n      font-weight: 700;\n      color: #241a1d;\n      margin: 0 0 4px;\n    }\n    .dr-feat-text p {\n      font-size: 12px;\n      color: #695e61;\n      margin: 0;\n      line-height: 1.5;\n    }\n\n    \/* Specifications *\/\n    .dr-specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      font-size: 13px;\n      margin-bottom: 24px;\n    }\n    .dr-specs-table tr {\n      border-bottom: 1px solid #f6e6e8;\n    }\n    .dr-specs-table td {\n      padding: 10px 4px;\n    }\n    .dr-specs-label {\n      color: #8c7e80;\n      width: 38%;\n      font-weight: 500;\n    }\n    .dr-specs-val {\n      color: #241a1d;\n      font-weight: 600;\n    }\n\n    \/* Trust \u0026 Gifting Badges *\/\n    .dr-purity-row {\n      display: flex;\n      justify-content: space-around;\n      background: #fdf5f6;\n      border: 1px dashed #e8b6bd;\n      border-radius: 10px;\n      padding: 14px 10px;\n      text-align: center;\n      margin-top: 20px;\n    }\n    .dr-purity-item {\n      font-size: 12px;\n      font-weight: 600;\n      color: #8c4250;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      gap: 4px;\n    }\n  \u003c\/style\u003e\n\n  \u003c!-- 1. Hero Narrative --\u003e\n  \u003cdiv class=\"dr-hero\"\u003e\n    \u003cdiv class=\"dr-star-tag\"\u003e✦ 12 Vibrant Shades • Star Charm Edition ✦\u003c\/div\u003e\n    \u003ch3\u003eDream in Color. Line Your Fantasy.\u003c\/h3\u003e\n    \u003cp\u003e\n      From everyday chic to dreamy creative wings. Featuring 12 saturated jewel and pastel tones with buttery gel glide, this enchanting eyeliner pen pairs mistake-proof precision with a collectible faceted crystal gem cap and dangling golden star charm.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 2. Jewelry-Grade Collector's Design (Key Differentiator) --\u003e\n  \u003cdiv class=\"dr-charm-panel\"\u003e\n    \u003cdiv class=\"dr-charm-iconbox\"\u003e💎\u003c\/div\u003e\n    \u003cdiv class=\"dr-charm-content\"\u003e\n      \u003ch4\u003eFaceted Crystal Gem Cap \u0026amp; Star Charm\u003c\/h4\u003e\n      \u003cp\u003e\n        Inspired by celestial constellations, the cap is sculpted into a sparkling rose crystal gem adorned with a swinging golden star pendant. A true vanity centerpiece and an unforgettable gift for beauty enthusiasts.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 3. Stamp \u0026 Swipe Winged Precision (Differentiator: Chisel\/Wing Design) --\u003e\n  \u003cdiv class=\"dr-section-title\"\u003e2-Step Foolproof Wing Art\u003c\/div\u003e\n  \u003cdiv class=\"dr-stamp-container\"\u003e\n    \u003cdiv class=\"dr-stamp-card\"\u003e\n      \u003cspan class=\"dr-stamp-step\"\u003eStep 01 • Stamp\u003c\/span\u003e\n      \u003ch5\u003eInstant Wing Alignment\u003c\/h5\u003e\n      \u003cp\u003ePosition the precision chisel edge at the outer corner of your eyelid and gently press to deposit a razor-sharp, symmetrical wing flick.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dr-stamp-card\"\u003e\n      \u003cspan class=\"dr-stamp-step\"\u003eStep 02 • Swipe\u003c\/span\u003e\n      \u003ch5\u003eSeamless Lash Line Glide\u003c\/h5\u003e\n      \u003cp\u003eTurn to the precision fine point and glide effortlessly across your lash line to connect the wing for a flawless, customized eye look.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 4. 12-Shade Color Spectrum Moods --\u003e\n  \u003cdiv class=\"dr-section-title\"\u003e12 Vibrant Fantasy Shades\u003c\/div\u003e\n  \u003cdiv class=\"dr-shades-palette\"\u003e\n    \u003cdiv class=\"dr-palette-grid\"\u003e\n      \u003cdiv class=\"dr-palette-col\"\u003e\n        \u003ch6\u003eEveryday Essentials\u003c\/h6\u003e\n        \u003cul\u003e\n          \u003cli\u003eDeep Onyx Black\u003c\/li\u003e\n          \u003cli\u003eRich Espresso Brown\u003c\/li\u003e\n          \u003cli\u003eVelvet Dark Mocha\u003c\/li\u003e\n          \u003cli\u003eSmoky Slate Charcoal\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dr-palette-col\"\u003e\n        \u003ch6\u003eDreamy Pastel Pops\u003c\/h6\u003e\n        \u003cul\u003e\n          \u003cli\u003eBlushing Fairy Pink\u003c\/li\u003e\n          \u003cli\u003eCosmic Lilac Lavender\u003c\/li\u003e\n          \u003cli\u003ePastel Mint Frost\u003c\/li\u003e\n          \u003cli\u003eElectric Starlight Cyan\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dr-palette-col\"\u003e\n        \u003ch6\u003eLuminous Metallic\u003c\/h6\u003e\n        \u003cul\u003e\n          \u003cli\u003eShimmering Rose Gold\u003c\/li\u003e\n          \u003cli\u003eChampagne Moonlight\u003c\/li\u003e\n          \u003cli\u003eGilded Antique Bronze\u003c\/li\u003e\n          \u003cli\u003eMidnight Sapphire Blue\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 5. Performance Highlights --\u003e\n  \u003cdiv class=\"dr-section-title\"\u003eFormula \u0026amp; Wear\u003c\/div\u003e\n  \u003cdiv class=\"dr-feat-grid\"\u003e\n    \u003cdiv class=\"dr-feat-card\"\u003e\n      \u003cdiv class=\"dr-feat-icon\"\u003e✨\u003c\/div\u003e\n      \u003cdiv class=\"dr-feat-text\"\u003e\n        \u003ch5\u003eGel-Like Butter Glide\u003c\/h5\u003e\n        \u003cp\u003eGlides across the eyelid with zero tugging, skipping, or friction, depositing vibrant opaque pigment in one pass.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dr-feat-card\"\u003e\n      \u003cdiv class=\"dr-feat-icon\"\u003e💧\u003c\/div\u003e\n      \u003cdiv class=\"dr-feat-text\"\u003e\n        \u003ch5\u003eWaterproof \u0026amp; Smudge-Proof\u003c\/h5\u003e\n        \u003cp\u003eLocks into a resilient film in seconds, resisting oil, sweat, rubbing, and moisture for all-day vibrant stay.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dr-feat-card\"\u003e\n      \u003cdiv class=\"dr-feat-icon\"\u003e🎁\u003c\/div\u003e\n      \u003cdiv class=\"dr-feat-text\"\u003e\n        \u003ch5\u003eThe Ultimate Gift Choice\u003c\/h5\u003e\n        \u003cp\u003ePackaged in an embossed celestial moon-and-cloud gift box that makes unboxing an absolute delight.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dr-feat-card\"\u003e\n      \u003cdiv class=\"dr-feat-icon\"\u003e🌸\u003c\/div\u003e\n      \u003cdiv class=\"dr-feat-text\"\u003e\n        \u003ch5\u003eOphthalmologist Gentle\u003c\/h5\u003e\n        \u003cp\u003eSafe for sensitive lids and contact lens wearers; easily removed with warm water or cleansing oil.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 6. Specifications --\u003e\n  \u003cdiv class=\"dr-section-title\"\u003eProduct Details\u003c\/div\u003e\n  \u003ctable class=\"dr-specs-table\"\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"dr-specs-label\"\u003eSeries\u003c\/td\u003e\n      \u003ctd class=\"dr-specs-val\"\u003eDream in Color Long-Lasting Gel Eyeliner\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"dr-specs-label\"\u003eShade Count\u003c\/td\u003e\n      \u003ctd class=\"dr-specs-val\"\u003e12 Vibrant \u0026amp; Fantasy Shades\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"dr-specs-label\"\u003eCap Design\u003c\/td\u003e\n      \u003ctd class=\"dr-specs-val\"\u003eFaceted Rose Gem Cap with Dangling Star Charm\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"dr-specs-label\"\u003eWear Performance\u003c\/td\u003e\n      \u003ctd class=\"dr-specs-val\"\u003e24H Waterproof, Smudge-Proof, No Flaking\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"dr-specs-label\"\u003eFinish\u003c\/td\u003e\n      \u003ctd class=\"dr-specs-val\"\u003eSaturated Matte \u0026amp; Fine Luminous Shimmer\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003cdiv class=\"dr-purity-row\"\u003e\n    \u003cdiv class=\"dr-purity-item\"\u003e\n\u003cspan\u003e⭐\u003c\/span\u003e Star Charm\u003c\/div\u003e\n    \u003cdiv class=\"dr-purity-item\"\u003e\n\u003cspan\u003e💧\u003c\/span\u003e Waterproof\u003c\/div\u003e\n    \u003cdiv class=\"dr-purity-item\"\u003e\n\u003cspan\u003e🐰\u003c\/span\u003e Cruelty-Free\u003c\/div\u003e\n    \u003cdiv class=\"dr-purity-item\"\u003e\n\u003cspan\u003e🎁\u003c\/span\u003e Gift-Ready\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"blendecove","offers":[{"title":"Default Title","offer_id":50556140814415,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0736\/1108\/3855\/files\/1-1_9d96fb7b-083e-421a-9639-f9b5536106b6.png?v=1790497662"},{"product_id":"ergonomic-twist-up-gel-eyeliner-pencil-ultra-fine-no-sharpening-waterproof-smudge-proof-liner","title":"Ergonomic Twist-Up Gel Eyeliner Pencil – Ultra-Fine No-Sharpening Waterproof Smudge-Proof Liner","description":"\u003c!-- === Ergonomic Twist-Up Precision Gel Eyeliner PDP (Shopify Compatible) === --\u003e\n\u003cdiv class=\"quietlines-pdp-wrap\"\u003e\n  \u003cstyle\u003e\n    .quietlines-pdp-wrap {\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: #2b2325;\n      line-height: 1.6;\n      max-width: 800px;\n      margin: 0 auto;\n      padding: 10px 0;\n    }\n    .quietlines-pdp-wrap * {\n      box-sizing: border-box;\n    }\n\n    \/* Minimalist Architectural Hero *\/\n    .ql-hero {\n      text-align: center;\n      background: linear-gradient(180deg, #fdf4f5 0%, #ffffff 100%);\n      border: 1px solid #f5dfe2;\n      border-radius: 18px;\n      padding: 32px 20px;\n      margin-bottom: 26px;\n    }\n    .ql-tag {\n      display: inline-block;\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 2px;\n      text-transform: uppercase;\n      color: #a84b5d;\n      background: #ffffff;\n      border: 1px solid #f1cad0;\n      padding: 4px 16px;\n      border-radius: 20px;\n      margin-bottom: 12px;\n    }\n    .ql-hero h3 {\n      font-size: 22px;\n      font-weight: 700;\n      color: #241c1e;\n      margin: 0 0 10px;\n      letter-spacing: 0.5px;\n    }\n    .ql-hero p {\n      font-size: 14px;\n      color: #695b5e;\n      max-width: 580px;\n      margin: 0 auto;\n      line-height: 1.7;\n    }\n\n    \/* Section Subhead *\/\n    .ql-section-title {\n      font-size: 15px;\n      font-weight: 700;\n      letter-spacing: 1.5px;\n      text-transform: uppercase;\n      color: #241c1e;\n      margin: 32px 0 16px;\n      display: flex;\n      align-items: center;\n      gap: 12px;\n    }\n    .ql-section-title::after {\n      content: \"\";\n      flex: 1;\n      height: 1px;\n      background: #edd1d5;\n    }\n\n    \/* Mechanical Twist-Up vs Traditional Wooden Pencil (Key Differentiator) *\/\n    .ql-compare-panel {\n      background: #faf4f5;\n      border: 1px solid #f4dfe2;\n      border-radius: 14px;\n      overflow: hidden;\n      margin-bottom: 28px;\n    }\n    .ql-compare-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n    }\n    @media (max-width: 600px) {\n      .ql-compare-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n    .ql-compare-col {\n      padding: 20px 18px;\n    }\n    .ql-compare-col.traditional {\n      background: #fbf6f7;\n      border-right: 1px solid #f2dfe2;\n    }\n    .ql-compare-col.twistup {\n      background: #ffffff;\n    }\n    .ql-col-title {\n      font-size: 13px;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: 1px;\n      margin-bottom: 12px;\n      display: flex;\n      align-items: center;\n      gap: 6px;\n    }\n    .traditional .ql-col-title { color: #887a7c; }\n    .twistup .ql-col-title { color: #a84b5d; }\n    .ql-compare-list {\n      list-style: none;\n      padding: 0;\n      margin: 0;\n      font-size: 12px;\n      line-height: 1.8;\n      color: #615557;\n    }\n\n    \/* Ergonomic Grip Spotlight (Differentiator: Anti-Shake Control) *\/\n    .ql-ergonomic-card {\n      background: linear-gradient(135deg, #fff7f8 0%, #faedf0 100%);\n      border: 1px solid #f4dbe0;\n      border-radius: 14px;\n      padding: 22px;\n      margin-bottom: 28px;\n      display: flex;\n      align-items: center;\n      gap: 20px;\n    }\n    @media (max-width: 600px) {\n      .ql-ergonomic-card {\n        flex-direction: column;\n        text-align: center;\n      }\n    }\n    .ql-grip-iconbox {\n      width: 70px;\n      height: 70px;\n      border-radius: 50%;\n      background: #ffffff;\n      border: 2px solid #f5c4cc;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 28px;\n      flex-shrink: 0;\n      box-shadow: 0 4px 12px rgba(168, 75, 93, 0.12);\n    }\n    .ql-grip-content h4 {\n      margin: 0 0 6px;\n      font-size: 15px;\n      font-weight: 700;\n      color: #241c1e;\n    }\n    .ql-grip-content p {\n      margin: 0;\n      font-size: 12.5px;\n      color: #645559;\n      line-height: 1.6;\n    }\n\n    \/* 4 Quiet Performance Pillars *\/\n    .ql-feat-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 14px;\n      margin-bottom: 28px;\n    }\n    @media (max-width: 600px) {\n      .ql-feat-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n    .ql-feat-card {\n      background: #ffffff;\n      border: 1px solid #f5e3e6;\n      border-radius: 12px;\n      padding: 16px;\n      display: flex;\n      gap: 12px;\n    }\n    .ql-feat-icon {\n      font-size: 18px;\n      width: 36px;\n      height: 36px;\n      background: #fdf2f5;\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      flex-shrink: 0;\n    }\n    .ql-feat-text h5 {\n      font-size: 13.5px;\n      font-weight: 700;\n      color: #241c1e;\n      margin: 0 0 4px;\n    }\n    .ql-feat-text p {\n      font-size: 12px;\n      color: #695e61;\n      margin: 0;\n      line-height: 1.5;\n    }\n\n    \/* Quiet Lines Philosophy Callout *\/\n    .ql-minimal-note {\n      background: #ffffff;\n      border: 1px solid #fae5e8;\n      border-left: 4px solid #a84b5d;\n      border-radius: 8px;\n      padding: 14px 16px;\n      margin-bottom: 28px;\n      font-size: 12.5px;\n      color: #66585b;\n      line-height: 1.6;\n    }\n    .ql-minimal-note strong {\n      color: #241c1e;\n    }\n\n    \/* Specifications *\/\n    .ql-specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      font-size: 13px;\n      margin-bottom: 24px;\n    }\n    .ql-specs-table tr {\n      border-bottom: 1px solid #f6e6e8;\n    }\n    .ql-specs-table td {\n      padding: 10px 4px;\n    }\n    .ql-specs-label {\n      color: #8c7e80;\n      width: 38%;\n      font-weight: 500;\n    }\n    .ql-specs-val {\n      color: #241c1e;\n      font-weight: 600;\n    }\n\n    \/* Ethical \u0026 Performance Badges *\/\n    .ql-purity-row {\n      display: flex;\n      justify-content: space-around;\n      background: #fdf5f6;\n      border: 1px dashed #e8b6bd;\n      border-radius: 10px;\n      padding: 14px 10px;\n      text-align: center;\n      margin-top: 20px;\n    }\n    .ql-purity-item {\n      font-size: 12px;\n      font-weight: 600;\n      color: #8c4250;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      gap: 4px;\n    }\n  \u003c\/style\u003e\n\n  \u003c!-- 1. Hero Narrative --\u003e\n  \u003cdiv class=\"ql-hero\"\u003e\n    \u003cdiv class=\"ql-tag\"\u003eMinimal • Elegant • No Sharpening Needed\u003c\/div\u003e\n    \u003ch3\u003eDefine Your Quiet Lines.\u003c\/h3\u003e\n    \u003cp\u003e\n      Precision without friction. Featuring an automatic twist-up gel core and an ergonomic comfort barrel, this quiet-luxury eyeliner pencil delivers crisp, continuous lines with zero hand strain, no sharpeners, and 24-hour waterproof staying power.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 2. Ergonomic Anti-Shake Grip (Key Differentiator) --\u003e\n  \u003cdiv class=\"ql-section-title\"\u003eErgonomic Precision Control\u003c\/div\u003e\n  \u003cdiv class=\"ql-ergonomic-card\"\u003e\n    \u003cdiv class=\"ql-grip-iconbox\"\u003e✋\u003c\/div\u003e\n    \u003cdiv class=\"ql-grip-content\"\u003e\n      \u003ch4\u003eSculpted Balance for Tremor-Free Lines\u003c\/h4\u003e\n      \u003cp\u003e\n        Engineered with a gently contoured center of gravity and a soft-touch matte finish that rests naturally in your fingers. Minimizes hand tremors and wrist fatigue, enabling beginners and pros alike to draw razor-sharp lines and flawless waterlines in one steady pass.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 3. Twist-Up Convenience vs Wooden Pencil (Differentiator) --\u003e\n  \u003cdiv class=\"ql-section-title\"\u003eThe Effortless Mechanism\u003c\/div\u003e\n  \u003cdiv class=\"ql-compare-panel\"\u003e\n    \u003cdiv class=\"ql-compare-grid\"\u003e\n      \u003cdiv class=\"ql-compare-col traditional\"\u003e\n        \u003cdiv class=\"ql-col-title\"\u003e\n\u003cspan\u003e✕\u003c\/span\u003e Old Wooden Pencils\u003c\/div\u003e\n        \u003cul class=\"ql-compare-list\"\u003e\n          \u003cli\u003eRequires constant sharpening \u0026amp; messy shavings\u003c\/li\u003e\n          \u003cli\u003eProne to snapping and uneven wood splinters\u003c\/li\u003e\n          \u003cli\u003eTip blunts quickly after a single stroke\u003c\/li\u003e\n          \u003cli\u003eHarsh dragging on delicate eyelid skin\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ql-compare-col twistup\"\u003e\n        \u003cdiv class=\"ql-col-title\"\u003e\n\u003cspan\u003e✓\u003c\/span\u003e Auto Twist-Up Design\u003c\/div\u003e\n        \u003cul class=\"ql-compare-list\"\u003e\n          \u003cli\u003eSmooth micro-twist mechanism—always ready to use\u003c\/li\u003e\n          \u003cli\u003eFresh ultra-fine gel tip with zero wasted product\u003c\/li\u003e\n          \u003cli\u003eTravel-friendly, handbag-safe with no sharpener needed\u003c\/li\u003e\n          \u003cli\u003eSilky gel-infused core that glides without skipping\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 4. Key Performance Pillars --\u003e\n  \u003cdiv class=\"ql-section-title\"\u003eWhy It Stands Out\u003c\/div\u003e\n  \u003cdiv class=\"ql-feat-grid\"\u003e\n    \u003cdiv class=\"ql-feat-card\"\u003e\n      \u003cdiv class=\"ql-feat-icon\"\u003e🎯\u003c\/div\u003e\n      \u003cdiv class=\"ql-feat-text\"\u003e\n        \u003ch5\u003eUltra-Fine Precision Tip\u003c\/h5\u003e\n        \u003cp\u003eMicro-calibrated diameter allows effortless tightlining between individual lashes and precise inner-corner definition.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ql-feat-card\"\u003e\n      \u003cdiv class=\"ql-feat-icon\"\u003e💧\u003c\/div\u003e\n      \u003cdiv class=\"ql-feat-text\"\u003e\n        \u003ch5\u003eWaterproof \u0026amp; Smudge-Proof\u003c\/h5\u003e\n        \u003cp\u003eFormulated with resilient film-formers that resist tears, humidity, and oily lids from morning until cleansing.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ql-feat-card\"\u003e\n      \u003cdiv class=\"ql-feat-icon\"\u003e🖤\u003c\/div\u003e\n      \u003cdiv class=\"ql-feat-text\"\u003e\n        \u003ch5\u003eIntense Carbon Pigment\u003c\/h5\u003e\n        \u003cp\u003eDeposits rich, opaque color immediately upon touch—no pressing or painful repeat rubbing required.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ql-feat-card\"\u003e\n      \u003cdiv class=\"ql-feat-icon\"\u003e👜\u003c\/div\u003e\n      \u003cdiv class=\"ql-feat-text\"\u003e\n        \u003ch5\u003eFeatherlight Portability\u003c\/h5\u003e\n        \u003cp\u003eCompact, durable, and balanced for quick morning makeup routines or seamless touch-ups on the go.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 5. Minimalist Design Philosophy --\u003e\n  \u003cdiv class=\"ql-minimal-note\"\u003e\n    \u003cstrong\u003eMinimal. Elegant. You:\u003c\/strong\u003e\n    Finished in a signature soft-blush matte casing with clean typographic accents and an architectural finial. Designed for those who appreciate quiet luxury, purposeful design, and beauty in every subtle detail.\n  \u003c\/div\u003e\n\n  \u003c!-- 6. Specifications --\u003e\n  \u003cdiv class=\"ql-section-title\"\u003eProduct Details\u003c\/div\u003e\n  \u003ctable class=\"ql-specs-table\"\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"ql-specs-label\"\u003eSeries\u003c\/td\u003e\n      \u003ctd class=\"ql-specs-val\"\u003eDefine Your Quiet Lines Twist-Up Eyeliner\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"ql-specs-label\"\u003eMechanism\u003c\/td\u003e\n      \u003ctd class=\"ql-specs-val\"\u003eSmooth Retractable Twist-Up (No Sharpening Required)\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"ql-specs-label\"\u003eBarrel Ergonomics\u003c\/td\u003e\n      \u003ctd class=\"ql-specs-val\"\u003eSoft-Touch Matte Comfort Grip\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"ql-specs-label\"\u003ePerformance\u003c\/td\u003e\n      \u003ctd class=\"ql-specs-val\"\u003eWaterproof, Smudge-Proof, Long-Wearing All Day\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"ql-specs-label\"\u003eRemoval\u003c\/td\u003e\n      \u003ctd class=\"ql-specs-val\"\u003eCleanses cleanly with warm water or cleansing balm\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003cdiv class=\"ql-purity-row\"\u003e\n    \u003cdiv class=\"ql-purity-item\"\u003e\n\u003cspan\u003e🔄\u003c\/span\u003e No Sharpening\u003c\/div\u003e\n    \u003cdiv class=\"ql-purity-item\"\u003e\n\u003cspan\u003e💧\u003c\/span\u003e Waterproof\u003c\/div\u003e\n    \u003cdiv class=\"ql-purity-item\"\u003e\n\u003cspan\u003e🐰\u003c\/span\u003e Cruelty-Free\u003c\/div\u003e\n    \u003cdiv class=\"ql-purity-item\"\u003e\n\u003cspan\u003e✨\u003c\/span\u003e Zero Tug\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"blendecove","offers":[{"title":"Default Title","offer_id":50556154249295,"sku":null,"price":23.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0736\/1108\/3855\/files\/1-1_0c7c0fcd-e8e9-4e67-9483-d932a984d47d.png?v=1790497830"},{"product_id":"soft-sculpt-gel-kohl-eyeliner-precision-sharpener-duo-in-noir-haze-creamy-blendable-smoky-eye-pencil-set","title":"Soft Sculpt Gel Kohl Eyeliner \u0026 Precision Sharpener Duo in Noir Haze – Creamy Blendable Smoky Eye Pencil Set","description":"\u003c!-- === Soft Sculpt Eyeliner \u0026 Precision Sharpener Duo PDP (Shopify Compatible) === --\u003e\n\u003cdiv class=\"duo-pdp-wrap\"\u003e\n  \u003cstyle\u003e\n    .duo-pdp-wrap {\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: #2b2325;\n      line-height: 1.6;\n      max-width: 800px;\n      margin: 0 auto;\n      padding: 10px 0;\n    }\n    .duo-pdp-wrap * {\n      box-sizing: border-box;\n    }\n\n    \/* Hero Banner *\/\n    .duo-hero {\n      text-align: center;\n      background: linear-gradient(180deg, #fff2f4 0%, #ffffff 100%);\n      border: 1px solid #f6dce0;\n      border-radius: 18px;\n      padding: 32px 20px;\n      margin-bottom: 26px;\n    }\n    .duo-tag {\n      display: inline-block;\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 2px;\n      text-transform: uppercase;\n      color: #b34a5d;\n      background: #ffffff;\n      border: 1px solid #f2c6cd;\n      padding: 4px 16px;\n      border-radius: 20px;\n      margin-bottom: 12px;\n    }\n    .duo-hero h3 {\n      font-size: 22px;\n      font-weight: 700;\n      color: #241c1e;\n      margin: 0 0 10px;\n      letter-spacing: 0.5px;\n    }\n    .duo-hero p {\n      font-size: 14px;\n      color: #695b5e;\n      max-width: 580px;\n      margin: 0 auto;\n      line-height: 1.7;\n    }\n\n    \/* Section Subhead *\/\n    .duo-section-title {\n      font-size: 15px;\n      font-weight: 700;\n      letter-spacing: 1.5px;\n      text-transform: uppercase;\n      color: #241c1e;\n      margin: 32px 0 16px;\n      display: flex;\n      align-items: center;\n      gap: 12px;\n    }\n    .duo-section-title::after {\n      content: \"\";\n      flex: 1;\n      height: 1px;\n      background: #edd1d5;\n    }\n\n    \/* The Essential Duo Breakdown (Key Differentiator: Liner + Sharpener) *\/\n    .duo-set-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 14px;\n      margin-bottom: 28px;\n    }\n    @media (max-width: 600px) {\n      .duo-set-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n    .duo-set-card {\n      background: #ffffff;\n      border: 1px solid #f6e0e4;\n      border-top: 3px solid #cb6f80;\n      border-radius: 12px;\n      padding: 20px 16px;\n      text-align: center;\n    }\n    .duo-item-icon {\n      font-size: 26px;\n      margin-bottom: 6px;\n    }\n    .duo-set-card h4 {\n      font-size: 14.5px;\n      font-weight: 700;\n      color: #241c1e;\n      margin: 0 0 6px;\n    }\n    .duo-set-card p {\n      font-size: 12px;\n      color: #6a5d60;\n      margin: 0;\n      line-height: 1.5;\n    }\n\n    \/* Dual-Finish Versatility: Precise Lines vs Smoky Smudges *\/\n    .duo-finish-panel {\n      background: #faf4f5;\n      border: 1px solid #f4dfe2;\n      border-radius: 14px;\n      padding: 20px;\n      margin-bottom: 28px;\n    }\n    .duo-finish-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 14px;\n    }\n    @media (max-width: 600px) {\n      .duo-finish-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n    .duo-finish-box {\n      background: #ffffff;\n      border: 1px solid #f5e4e7;\n      border-radius: 10px;\n      padding: 16px;\n    }\n    .duo-finish-tag {\n      font-size: 10.5px;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: 1px;\n      display: inline-block;\n      padding: 2px 10px;\n      border-radius: 6px;\n      background: #fdf0f2;\n      color: #b34a5d;\n      margin-bottom: 8px;\n    }\n    .duo-finish-box h5 {\n      margin: 0 0 6px;\n      font-size: 13.5px;\n      font-weight: 700;\n      color: #241c1e;\n    }\n    .duo-finish-box p {\n      margin: 0;\n      font-size: 12px;\n      color: #635659;\n      line-height: 1.5;\n    }\n\n    \/* Core Product Benefits *\/\n    .duo-feat-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 14px;\n      margin-bottom: 28px;\n    }\n    @media (max-width: 600px) {\n      .duo-feat-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n    .duo-feat-card {\n      background: #ffffff;\n      border: 1px solid #f5e3e6;\n      border-radius: 12px;\n      padding: 16px;\n      display: flex;\n      gap: 12px;\n    }\n    .duo-feat-icon {\n      font-size: 18px;\n      width: 36px;\n      height: 36px;\n      background: #fdf2f5;\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      flex-shrink: 0;\n    }\n    .duo-feat-text h5 {\n      font-size: 13.5px;\n      font-weight: 700;\n      color: #241c1e;\n      margin: 0 0 4px;\n    }\n    .duo-feat-text p {\n      font-size: 12px;\n      color: #695e61;\n      margin: 0;\n      line-height: 1.5;\n    }\n\n    \/* Ergonomic Barrel Note *\/\n    .duo-sculpt-note {\n      background: #ffffff;\n      border: 1px solid #fae5e8;\n      border-left: 4px solid #b34a5d;\n      border-radius: 8px;\n      padding: 14px 16px;\n      margin-bottom: 28px;\n      font-size: 12.5px;\n      color: #66585b;\n      line-height: 1.6;\n    }\n    .duo-sculpt-note strong {\n      color: #241c1e;\n    }\n\n    \/* Specifications *\/\n    .duo-specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      font-size: 13px;\n      margin-bottom: 24px;\n    }\n    .duo-specs-table tr {\n      border-bottom: 1px solid #f6e6e8;\n    }\n    .duo-specs-table td {\n      padding: 10px 4px;\n    }\n    .duo-specs-label {\n      color: #8c7e80;\n      width: 38%;\n      font-weight: 500;\n    }\n    .duo-specs-val {\n      color: #241c1e;\n      font-weight: 600;\n    }\n\n    \/* Trust \u0026 Tool Badges *\/\n    .duo-purity-row {\n      display: flex;\n      justify-content: space-around;\n      background: #fdf5f6;\n      border: 1px dashed #e8b6bd;\n      border-radius: 10px;\n      padding: 14px 10px;\n      text-align: center;\n      margin-top: 20px;\n    }\n    .duo-purity-item {\n      font-size: 12px;\n      font-weight: 600;\n      color: #8c4250;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      gap: 4px;\n    }\n  \u003c\/style\u003e\n\n  \u003c!-- 1. Hero Narrative --\u003e\n  \u003cdiv class=\"duo-hero\"\u003e\n    \u003cdiv class=\"duo-tag\"\u003eSoft Sculpt Liner • Precision Sharpener Duo\u003c\/div\u003e\n    \u003ch3\u003eSculpt. Define. Enhance.\u003c\/h3\u003e\n    \u003cp\u003e\n      The essential pair for effortless eye definition. Featuring an ultra-creamy, blendable gel pencil that transitions from crisp wings to soft smudges, paired with a custom-engineered sharpener for a freshly carved tip every single time.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 2. The 2-Piece Duo Set Showcase (Key Differentiator) --\u003e\n  \u003cdiv class=\"duo-section-title\"\u003eYour Essential Pair\u003c\/div\u003e\n  \u003cdiv class=\"duo-set-grid\"\u003e\n    \u003cdiv class=\"duo-set-card\"\u003e\n      \u003cdiv class=\"duo-item-icon\"\u003e✏️\u003c\/div\u003e\n      \u003ch4\u003eSoft Sculpt Gel Liner\u003c\/h4\u003e\n      \u003cp\u003eA buttery, highly pigmented kohl-gel core in iconic \u003cem\u003eNoir Haze\u003c\/em\u003e. Glides smoothly across sensitive eyelids without skipping, dragging, or pulling.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"duo-set-card\"\u003e\n      \u003cdiv class=\"duo-item-icon\"\u003e🔪\u003c\/div\u003e\n      \u003ch4\u003ePrecision Sharpener\u003c\/h4\u003e\n      \u003cp\u003eCustom German-blade sharpener with a built-in shavings chamber. Keeps your pencil carved to a fine, hygienic point with zero mess or broken cores.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 3. Dual-Finish Versatility: Sharp Wing vs Smoky Smudge (Differentiator) --\u003e\n  \u003cdiv class=\"duo-section-title\"\u003eOne Pencil, Dual Finish\u003c\/div\u003e\n  \u003cdiv class=\"duo-finish-panel\"\u003e\n    \u003cdiv class=\"duo-finish-grid\"\u003e\n      \u003cdiv class=\"duo-finish-box\"\u003e\n        \u003cspan class=\"duo-finish-tag\"\u003eLook 01 • Precision\u003c\/span\u003e\n        \u003ch5\u003eSharp Defined Wings\u003c\/h5\u003e\n        \u003cp\u003eSharpen the tip and glide directly along your lash line for razor-sharp graphic wings, tightlining, and high-definition framing.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"duo-finish-box\"\u003e\n        \u003cspan class=\"duo-finish-tag\"\u003eLook 02 • Diffuse\u003c\/span\u003e\n        \u003ch5\u003eSoft Smoky Smudge\u003c\/h5\u003e\n        \u003cp\u003eSmudge with a small dense brush or your fingertip within the first 30 seconds for an effortlessly sultry, diffused smoky gaze before it sets.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 4. Performance Pillars --\u003e\n  \u003cdiv class=\"duo-section-title\"\u003eProduct Highlights\u003c\/div\u003e\n  \u003cdiv class=\"duo-feat-grid\"\u003e\n    \u003cdiv class=\"duo-feat-card\"\u003e\n      \u003cdiv class=\"duo-feat-icon\"\u003e🖤\u003c\/div\u003e\n      \u003cdiv class=\"duo-feat-text\"\u003e\n        \u003ch5\u003eNoir Haze Pigment\u003c\/h5\u003e\n        \u003cp\u003eA deep, velvety noir shade with a subtle dimensional haze that enhances eye color without looking harsh.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"duo-feat-card\"\u003e\n      \u003cdiv class=\"duo-feat-icon\"\u003e⏳\u003c\/div\u003e\n      \u003cdiv class=\"duo-feat-text\"\u003e\n        \u003ch5\u003eCrease-Resistant Hold\u003c\/h5\u003e\n        \u003cp\u003eOnce set, the flexible formula locks in place for all-day smudge-resistant and transfer-resistant wear.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"duo-feat-card\"\u003e\n      \u003cdiv class=\"duo-feat-icon\"\u003e🧼\u003c\/div\u003e\n      \u003cdiv class=\"duo-feat-text\"\u003e\n        \u003ch5\u003eMess-Free Sharpening\u003c\/h5\u003e\n        \u003cp\u003eThe enclosed case traps shavings and includes an integrated cleaning pick for quick, hygienic maintenance.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"duo-feat-card\"\u003e\n      \u003cdiv class=\"duo-feat-icon\"\u003e🌸\u003c\/div\u003e\n      \u003cdiv class=\"duo-feat-text\"\u003e\n        \u003ch5\u003eOphthalmologist Tested\u003c\/h5\u003e\n        \u003cp\u003eSafe for waterline tightlining, sensitive eyes, and contact lens wearers with no stinging or irritation.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 5. Sculpted Ergonomic Barrel --\u003e\n  \u003cdiv class=\"duo-sculpt-note\"\u003e\n    \u003cstrong\u003eSculpted Ergonomic Finger Rest:\u003c\/strong\u003e\n    The pencil barrel features precision-contoured finger indents that provide intuitive grip and stability, ensuring steady, shake-free lines every time you apply.\n  \u003c\/div\u003e\n\n  \u003c!-- 6. Specifications --\u003e\n  \u003cdiv class=\"duo-section-title\"\u003eProduct Details\u003c\/div\u003e\n  \u003ctable class=\"duo-specs-table\"\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"duo-specs-label\"\u003eSet Includes\u003c\/td\u003e\n      \u003ctd class=\"duo-specs-val\"\u003e1x Soft Sculpt Gel Liner + 1x Precision Sharpener\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"duo-specs-label\"\u003eShade\u003c\/td\u003e\n      \u003ctd class=\"duo-specs-val\"\u003eNoir Haze (Deep Velvet Smoky Black)\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"duo-specs-label\"\u003eTexture\u003c\/td\u003e\n      \u003ctd class=\"duo-specs-val\"\u003eCreamy Blendable Gel-Kohl Crayon\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"duo-specs-label\"\u003eSetting Time\u003c\/td\u003e\n      \u003ctd class=\"duo-specs-val\"\u003e30-second blendable window; dries to waterproof hold\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"duo-specs-label\"\u003ePackaging\u003c\/td\u003e\n      \u003ctd class=\"duo-specs-val\"\u003eSoft-Blush Ergonomic Pencil \u0026amp; Matching Ribbed Sharpener\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003cdiv class=\"duo-purity-row\"\u003e\n    \u003cdiv class=\"duo-purity-item\"\u003e\n\u003cspan\u003e✂️\u003c\/span\u003e Sharpener Included\u003c\/div\u003e\n    \u003cdiv class=\"duo-purity-item\"\u003e\n\u003cspan\u003e💨\u003c\/span\u003e Blendable Gel\u003c\/div\u003e\n    \u003cdiv class=\"duo-purity-item\"\u003e\n\u003cspan\u003e🐰\u003c\/span\u003e Cruelty-Free\u003c\/div\u003e\n    \u003cdiv class=\"duo-purity-item\"\u003e\n\u003cspan\u003e👁️\u003c\/span\u003e Waterline Safe\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"blendecove","offers":[{"title":"Default Title","offer_id":50556176891983,"sku":null,"price":27.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0736\/1108\/3855\/files\/1-1_0e1c3cbe-81ae-4502-89cb-11123c964e03.png?v=1790497898"},{"product_id":"dual-ended-twist-up-gel-eyeliner-with-built-in-smudger-in-pink-marble-ultra-fine-soft-brown-defining-pencil","title":"Dual-Ended Twist-Up Gel Eyeliner with Built-in Smudger in Pink Marble – Ultra-Fine Soft Brown Defining Pencil","description":"\u003c!-- === Dual-Ended Marble Twist-Up Eyeliner \u0026 Smudger PDP (Shopify Compatible) === --\u003e\n\u003cdiv class=\"marble-pdp-wrap\"\u003e\n  \u003cstyle\u003e\n    .marble-pdp-wrap {\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: #2b2325;\n      line-height: 1.6;\n      max-width: 800px;\n      margin: 0 auto;\n      padding: 10px 0;\n    }\n    .marble-pdp-wrap * {\n      box-sizing: border-box;\n    }\n\n    \/* Soft Marble Hero Banner *\/\n    .mb-hero {\n      text-align: center;\n      background: linear-gradient(180deg, #fdf3f5 0%, #ffffff 100%);\n      border: 1px solid #f6dfe3;\n      border-radius: 18px;\n      padding: 32px 20px;\n      margin-bottom: 26px;\n    }\n    .mb-tag {\n      display: inline-block;\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 2px;\n      text-transform: uppercase;\n      color: #ad5063;\n      background: #ffffff;\n      border: 1px solid #f1c9d0;\n      padding: 4px 16px;\n      border-radius: 20px;\n      margin-bottom: 12px;\n    }\n    .mb-hero h3 {\n      font-size: 22px;\n      font-weight: 700;\n      color: #241c1e;\n      margin: 0 0 10px;\n      letter-spacing: 0.5px;\n    }\n    .mb-hero p {\n      font-size: 14px;\n      color: #695b5e;\n      max-width: 580px;\n      margin: 0 auto;\n      line-height: 1.7;\n    }\n\n    \/* Section Subhead *\/\n    .mb-section-title {\n      font-size: 15px;\n      font-weight: 700;\n      letter-spacing: 1.5px;\n      text-transform: uppercase;\n      color: #241c1e;\n      margin: 32px 0 16px;\n      display: flex;\n      align-items: center;\n      gap: 12px;\n    }\n    .mb-section-title::after {\n      content: \"\";\n      flex: 1;\n      height: 1px;\n      background: #edd1d5;\n    }\n\n    \/* Dual-Ended 2-in-1 Architecture (Key Differentiator) *\/\n    .mb-dual-panel {\n      background: #faf4f5;\n      border: 1px solid #f4dee2;\n      border-radius: 14px;\n      padding: 20px;\n      margin-bottom: 28px;\n    }\n    .mb-dual-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 14px;\n    }\n    @media (max-width: 600px) {\n      .mb-dual-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n    .mb-dual-card {\n      background: #ffffff;\n      border: 1px solid #f6e3e6;\n      border-radius: 10px;\n      padding: 16px;\n      text-align: center;\n    }\n    .mb-dual-badge {\n      font-size: 10px;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: 1px;\n      color: #ad5063;\n      background: #fdf1f3;\n      padding: 3px 10px;\n      border-radius: 6px;\n      display: inline-block;\n      margin-bottom: 8px;\n    }\n    .mb-dual-card h4 {\n      font-size: 14px;\n      font-weight: 700;\n      color: #241c1e;\n      margin: 0 0 6px;\n    }\n    .mb-dual-card p {\n      font-size: 12px;\n      color: #695c5f;\n      margin: 0;\n      line-height: 1.5;\n    }\n\n    \/* 2 Everyday Moods: Natural Definition vs Sculpted Shape *\/\n    .mb-looks-container {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 14px;\n      margin-bottom: 28px;\n    }\n    @media (max-width: 600px) {\n      .mb-looks-container {\n        grid-template-columns: 1fr;\n      }\n    }\n    .mb-look-box {\n      background: #ffffff;\n      border: 1px solid #f5e2e5;\n      border-top: 3px solid #dca4ad;\n      border-radius: 12px;\n      padding: 18px 16px;\n    }\n    .mb-look-box h5 {\n      font-size: 14px;\n      font-weight: 700;\n      color: #241c1e;\n      margin: 0 0 4px;\n    }\n    .mb-look-sub {\n      font-size: 11px;\n      color: #ad5063;\n      font-weight: 600;\n      text-transform: uppercase;\n      letter-spacing: 0.5px;\n      margin-bottom: 8px;\n      display: block;\n    }\n    .mb-look-box p {\n      font-size: 12px;\n      color: #66595c;\n      margin: 0;\n      line-height: 1.5;\n    }\n\n    \/* Thoughtful Details \u0026 Marble Barrel *\/\n    .mb-marble-card {\n      background: linear-gradient(135deg, #fff7f8 0%, #faedf0 100%);\n      border: 1px solid #f4dbe0;\n      border-radius: 14px;\n      padding: 22px;\n      margin-bottom: 28px;\n      display: flex;\n      align-items: center;\n      gap: 20px;\n    }\n    @media (max-width: 600px) {\n      .mb-marble-card {\n        flex-direction: column;\n        text-align: center;\n      }\n    }\n    .mb-marble-iconbox {\n      width: 66px;\n      height: 66px;\n      border-radius: 50%;\n      background: #ffffff;\n      border: 2px solid #f5c4cc;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 28px;\n      flex-shrink: 0;\n      box-shadow: 0 4px 12px rgba(173, 80, 99, 0.12);\n    }\n    .mb-marble-content h4 {\n      margin: 0 0 6px;\n      font-size: 15px;\n      font-weight: 700;\n      color: #241c1e;\n    }\n    .mb-marble-content p {\n      margin: 0;\n      font-size: 12.5px;\n      color: #645559;\n      line-height: 1.6;\n    }\n\n    \/* Core Product Benefits *\/\n    .mb-feat-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 14px;\n      margin-bottom: 28px;\n    }\n    @media (max-width: 600px) {\n      .mb-feat-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n    .mb-feat-card {\n      background: #ffffff;\n      border: 1px solid #f5e3e6;\n      border-radius: 12px;\n      padding: 16px;\n      display: flex;\n      gap: 12px;\n    }\n    .mb-feat-icon {\n      font-size: 18px;\n      width: 36px;\n      height: 36px;\n      background: #fdf2f5;\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      flex-shrink: 0;\n    }\n    .mb-feat-text h5 {\n      font-size: 13.5px;\n      font-weight: 700;\n      color: #241c1e;\n      margin: 0 0 4px;\n    }\n    .mb-feat-text p {\n      font-size: 12px;\n      color: #695e61;\n      margin: 0;\n      line-height: 1.5;\n    }\n\n    \/* Specifications *\/\n    .mb-specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      font-size: 13px;\n      margin-bottom: 24px;\n    }\n    .mb-specs-table tr {\n      border-bottom: 1px solid #f6e6e8;\n    }\n    .mb-specs-table td {\n      padding: 10px 4px;\n    }\n    .mb-specs-label {\n      color: #8c7e80;\n      width: 38%;\n      font-weight: 500;\n    }\n    .mb-specs-val {\n      color: #241c1e;\n      font-weight: 600;\n    }\n\n    \/* Clean Formula Badges *\/\n    .mb-purity-row {\n      display: flex;\n      justify-content: space-around;\n      background: #fdf5f6;\n      border: 1px dashed #e8b6bd;\n      border-radius: 10px;\n      padding: 14px 10px;\n      text-align: center;\n      margin-top: 20px;\n    }\n    .mb-purity-item {\n      font-size: 12px;\n      font-weight: 600;\n      color: #8c4250;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      gap: 4px;\n    }\n  \u003c\/style\u003e\n\n  \u003c!-- 1. Hero Narrative --\u003e\n  \u003cdiv class=\"mb-hero\"\u003e\n    \u003cdiv class=\"mb-tag\"\u003eDual-Ended • Built-in Smudger • Marble Edition\u003c\/div\u003e\n    \u003ch3\u003eQuiet Lines. Soft Shape. Naturally You.\u003c\/h3\u003e\n    \u003cp\u003e\n      Effortless definition with a gentle touch. Designed in an elegant rose marble barrel, this dual-ended gel pencil combines an ultra-fine twist-up core on one side and a built-in soft smudger on the other—delivering soft everyday definition and smoky diffusion without a single tool.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 2. Dual-Ended Architecture (Key Differentiator) --\u003e\n  \u003cdiv class=\"mb-section-title\"\u003e2-in-1 Dual-Ended Design\u003c\/div\u003e\n  \u003cdiv class=\"mb-dual-panel\"\u003e\n    \u003cdiv class=\"mb-dual-grid\"\u003e\n      \u003cdiv class=\"mb-dual-card\"\u003e\n        \u003cspan class=\"mb-dual-badge\"\u003eSide A • Ultra-Fine Tip\u003c\/span\u003e\n        \u003ch4\u003eTwist-Up Creamy Gel Core\u003c\/h4\u003e\n        \u003cp\u003eGlides smoothly like silk along the lash line without tugging. Deposits rich, buildable soft-brown pigment that sets into smudge-resistant wear.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mb-dual-card\"\u003e\n        \u003cspan class=\"mb-dual-badge\"\u003eSide B • Soft Smudger\u003c\/span\u003e\n        \u003ch4\u003eBuilt-in Blending Tip\u003c\/h4\u003e\n        \u003cp\u003eA soft, flexible micro-cushion tip engineered to effortlessly diffuse fresh lines into a dreamy, smoky gradient before the formula locks in place.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 3. Soft Shape, Your Way: 2 Daily Styles --\u003e\n  \u003cdiv class=\"mb-section-title\"\u003eSoft Shape, Your Way\u003c\/div\u003e\n  \u003cdiv class=\"mb-looks-container\"\u003e\n    \u003cdiv class=\"mb-look-box\"\u003e\n      \u003ch5\u003eNatural Definition\u003c\/h5\u003e\n      \u003cspan class=\"mb-look-sub\"\u003eSubtle \u0026amp; Clean for Everyday\u003c\/span\u003e\n      \u003cp\u003eUse the precision tip to trace closely along the root of your eyelashes. Keeps eyes softly framed, awake, and natural for office days and effortless no-makeup makeup.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mb-look-box\"\u003e\n      \u003ch5\u003eSculpted Shape\u003c\/h5\u003e\n      \u003cspan class=\"mb-look-sub\"\u003eDiffused Smoky Contour\u003c\/span\u003e\n      \u003cp\u003eDraw a slightly bolder flick, then flip the pen to gently buff the outer edge upward with the smudger for a soft, lifted almond-eye contour.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 4. Thoughtful Marble Design Details --\u003e\n  \u003cdiv class=\"mb-section-title\"\u003eAesthetic Craftsmanship\u003c\/div\u003e\n  \u003cdiv class=\"mb-marble-card\"\u003e\n    \u003cdiv class=\"mb-marble-iconbox\"\u003e🏺\u003c\/div\u003e\n    \u003cdiv class=\"mb-marble-content\"\u003e\n      \u003ch4\u003eElegant Rose Marble Finish\u003c\/h4\u003e\n      \u003cp\u003e\n        Adorned with an ethereal rose-marble texture and tactile sculpted ring details that feel luxurious and balanced in your hand. An automatic twist mechanism means it is always sharp, clean, and ready to travel.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 5. Core Performance Highlights --\u003e\n  \u003cdiv class=\"mb-section-title\"\u003ePerformance Benefits\u003c\/div\u003e\n  \u003cdiv class=\"mb-feat-grid\"\u003e\n    \u003cdiv class=\"mb-feat-card\"\u003e\n      \u003cdiv class=\"mb-feat-icon\"\u003e🤎\u003c\/div\u003e\n      \u003cdiv class=\"mb-feat-text\"\u003e\n        \u003ch5\u003eNatural Soft Brown Shade\u003c\/h5\u003e\n        \u003cp\u003eA softer, more flattering alternative to harsh black. Blends harmoniously with bare lashes and all eye colors.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mb-feat-card\"\u003e\n      \u003cdiv class=\"mb-feat-icon\"\u003e⏳\u003c\/div\u003e\n      \u003cdiv class=\"mb-feat-text\"\u003e\n        \u003ch5\u003eSmudge-Resistant Longevity\u003c\/h5\u003e\n        \u003cp\u003eOnce set, the formula resists daily skin oils, humidity, and accidental rubs without flaking into the eyes.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mb-feat-card\"\u003e\n      \u003cdiv class=\"mb-feat-icon\"\u003e🔄\u003c\/div\u003e\n      \u003cdiv class=\"mb-feat-text\"\u003e\n        \u003ch5\u003eNo-Sharpen Convenience\u003c\/h5\u003e\n        \u003cp\u003eMicro-twist mechanism keeps the gel tip perfectly sized for application with zero shaving waste.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mb-feat-card\"\u003e\n      \u003cdiv class=\"mb-feat-icon\"\u003e🌿\u003c\/div\u003e\n      \u003cdiv class=\"mb-feat-text\"\u003e\n        \u003ch5\u003eClean \u0026amp; Gentle Formula\u003c\/h5\u003e\n        \u003cp\u003eFormulated without parabens; safe for sensitive eyes, waterline application, and contact lens wearers.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 6. Specifications --\u003e\n  \u003cdiv class=\"mb-section-title\"\u003eProduct Details\u003c\/div\u003e\n  \u003ctable class=\"mb-specs-table\"\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"mb-specs-label\"\u003eSeries\u003c\/td\u003e\n      \u003ctd class=\"mb-specs-val\"\u003eQuiet Lines Soft Shape Gel Eyeliner\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"mb-specs-label\"\u003eConfiguration\u003c\/td\u003e\n      \u003ctd class=\"mb-specs-val\"\u003eDual-Ended: Twist-Up Gel Core + Built-in Blending Smudger\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"mb-specs-label\"\u003eShade\u003c\/td\u003e\n      \u003ctd class=\"mb-specs-val\"\u003eNatural Soft Espresso Brown\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"mb-specs-label\"\u003eExterior Design\u003c\/td\u003e\n      \u003ctd class=\"mb-specs-val\"\u003eRose Marble Textured Barrel with Ergonomic Rings\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"mb-specs-label\"\u003eFormula Safety\u003c\/td\u003e\n      \u003ctd class=\"mb-specs-val\"\u003eParaben-Free, Cruelty-Free, Dermatologically Tested\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003c!-- 7. Trust Badges --\u003e\n  \u003cdiv class=\"mb-purity-row\"\u003e\n    \u003cdiv class=\"mb-purity-item\"\u003e\n\u003cspan\u003e🌿\u003c\/span\u003e Paraben-Free\u003c\/div\u003e\n    \u003cdiv class=\"mb-purity-item\"\u003e\n\u003cspan\u003e🐰\u003c\/span\u003e Cruelty-Free\u003c\/div\u003e\n    \u003cdiv class=\"mb-purity-item\"\u003e\n\u003cspan\u003e🩺\u003c\/span\u003e Derma Tested\u003c\/div\u003e\n    \u003cdiv class=\"mb-purity-item\"\u003e\n\u003cspan\u003e✨\u003c\/span\u003e Built-in Smudger\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"blendecove","offers":[{"title":"Default Title","offer_id":50556232466511,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0736\/1108\/3855\/files\/1-1_1c012488-edb8-42c5-b29c-1c29b2d9a3d1.png?v=1790498537"},{"product_id":"dual-ended-waterproof-eyeliner-pencil-with-soft-blending-sponge-ultra-smooth-creamy-long-lasting-eye-definer","title":"Dual-Ended Waterproof Eyeliner Pencil with Soft Blending Sponge – Ultra-Smooth Creamy Long-Lasting Eye Definer","description":"\u003c!-- === Soft Defined Eyes Ultra Smooth Eyeliner Pencil PDP (Shopify Compatible) === --\u003e\n\u003cdiv class=\"softdefined-pdp-wrap\"\u003e\n  \u003cstyle\u003e\n    .softdefined-pdp-wrap {\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: #2b2325;\n      line-height: 1.6;\n      max-width: 800px;\n      margin: 0 auto;\n      padding: 10px 0;\n    }\n    .softdefined-pdp-wrap * {\n      box-sizing: border-box;\n    }\n\n    \/* Romantic Blush Hero *\/\n    .sd-hero {\n      text-align: center;\n      background: linear-gradient(180deg, #fff0f3 0%, #ffffff 100%);\n      border: 1px solid #f6dbe0;\n      border-radius: 18px;\n      padding: 32px 20px;\n      margin-bottom: 26px;\n    }\n    .sd-heart-tag {\n      display: inline-block;\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 2px;\n      text-transform: uppercase;\n      color: #b5495e;\n      background: #ffffff;\n      border: 1px solid #f2c7cf;\n      padding: 4px 16px;\n      border-radius: 20px;\n      margin-bottom: 12px;\n    }\n    .sd-hero h3 {\n      font-size: 22px;\n      font-weight: 700;\n      color: #241c1e;\n      margin: 0 0 10px;\n      letter-spacing: 0.5px;\n    }\n    .sd-hero p {\n      font-size: 14px;\n      color: #695b5e;\n      max-width: 580px;\n      margin: 0 auto;\n      line-height: 1.7;\n    }\n\n    \/* Section Subhead *\/\n    .sd-section-title {\n      font-size: 15px;\n      font-weight: 700;\n      letter-spacing: 1.5px;\n      text-transform: uppercase;\n      color: #241c1e;\n      margin: 32px 0 16px;\n      display: flex;\n      align-items: center;\n      gap: 12px;\n    }\n    .sd-section-title::after {\n      content: \"\";\n      flex: 1;\n      height: 1px;\n      background: #edd1d5;\n    }\n\n    \/* \"From Sharp to Soft\" Dual-Look Panel (Key Differentiator) *\/\n    .sd-transformation-panel {\n      background: #faf4f5;\n      border: 1px solid #f4dee2;\n      border-radius: 14px;\n      padding: 20px;\n      margin-bottom: 28px;\n    }\n    .sd-trans-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 14px;\n    }\n    @media (max-width: 600px) {\n      .sd-trans-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n    .sd-trans-card {\n      background: #ffffff;\n      border: 1px solid #f6e3e6;\n      border-radius: 10px;\n      padding: 16px;\n      text-align: center;\n    }\n    .sd-trans-badge {\n      font-size: 10.5px;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: 1px;\n      color: #b5495e;\n      background: #fdf0f3;\n      padding: 3px 12px;\n      border-radius: 6px;\n      display: inline-block;\n      margin-bottom: 8px;\n    }\n    .sd-trans-card h4 {\n      font-size: 14.5px;\n      font-weight: 700;\n      color: #241c1e;\n      margin: 0 0 6px;\n    }\n    .sd-trans-card p {\n      font-size: 12px;\n      color: #6a5d60;\n      margin: 0;\n      line-height: 1.5;\n    }\n\n    \/* Soft Blending Sponge Spotlight (Tool Feature) *\/\n    .sd-sponge-card {\n      background: linear-gradient(135deg, #fff7f8 0%, #faedf0 100%);\n      border: 1px solid #f4dbe0;\n      border-radius: 14px;\n      padding: 22px;\n      margin-bottom: 28px;\n      display: flex;\n      align-items: center;\n      gap: 20px;\n    }\n    @media (max-width: 600px) {\n      .sd-sponge-card {\n        flex-direction: column;\n        text-align: center;\n      }\n    }\n    .sd-sponge-iconbox {\n      width: 68px;\n      height: 68px;\n      border-radius: 50%;\n      background: #ffffff;\n      border: 2px solid #f5c4cc;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 28px;\n      flex-shrink: 0;\n      box-shadow: 0 4px 12px rgba(181, 73, 94, 0.12);\n    }\n    .sd-sponge-content h4 {\n      margin: 0 0 6px;\n      font-size: 15px;\n      font-weight: 700;\n      color: #241c1e;\n    }\n    .sd-sponge-content p {\n      margin: 0;\n      font-size: 12.5px;\n      color: #645559;\n      line-height: 1.6;\n    }\n\n    \/* Cream-to-Lock Setting Window (Timing Feature) *\/\n    .sd-timer-box {\n      background: #ffffff;\n      border: 1px solid #f5e1e5;\n      border-top: 3px solid #dca4ad;\n      border-radius: 12px;\n      padding: 18px 16px;\n      margin-bottom: 28px;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      gap: 16px;\n    }\n    @media (max-width: 600px) {\n      .sd-timer-box {\n        flex-direction: column;\n        text-align: center;\n      }\n    }\n    .sd-timer-item {\n      flex: 1;\n    }\n    .sd-timer-tag {\n      font-size: 11px;\n      font-weight: 700;\n      color: #b5495e;\n      text-transform: uppercase;\n      letter-spacing: 1px;\n      margin-bottom: 4px;\n    }\n    .sd-timer-item h5 {\n      margin: 0 0 4px;\n      font-size: 13.5px;\n      font-weight: 700;\n      color: #241c1e;\n    }\n    .sd-timer-item p {\n      margin: 0;\n      font-size: 12px;\n      color: #66595c;\n      line-height: 1.4;\n    }\n    .sd-timer-divider {\n      width: 1px;\n      height: 40px;\n      background: #f1d5da;\n    }\n    @media (max-width: 600px) {\n      .sd-timer-divider {\n        width: 80%;\n        height: 1px;\n      }\n    }\n\n    \/* Core Product Benefits *\/\n    .sd-feat-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 14px;\n      margin-bottom: 28px;\n    }\n    @media (max-width: 600px) {\n      .sd-feat-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n    .sd-feat-card {\n      background: #ffffff;\n      border: 1px solid #f5e3e6;\n      border-radius: 12px;\n      padding: 16px;\n      display: flex;\n      gap: 12px;\n    }\n    .sd-feat-icon {\n      font-size: 18px;\n      width: 36px;\n      height: 36px;\n      background: #fdf2f5;\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      flex-shrink: 0;\n    }\n    .sd-feat-text h5 {\n      font-size: 13.5px;\n      font-weight: 700;\n      color: #241c1e;\n      margin: 0 0 4px;\n    }\n    .sd-feat-text p {\n      font-size: 12px;\n      color: #695e61;\n      margin: 0;\n      line-height: 1.5;\n    }\n\n    \/* Specifications *\/\n    .sd-specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      font-size: 13px;\n      margin-bottom: 24px;\n    }\n    .sd-specs-table tr {\n      border-bottom: 1px solid #f6e6e8;\n    }\n    .sd-specs-table td {\n      padding: 10px 4px;\n    }\n    .sd-specs-label {\n      color: #8c7e80;\n      width: 38%;\n      font-weight: 500;\n    }\n    .sd-specs-val {\n      color: #241c1e;\n      font-weight: 600;\n    }\n\n    \/* Trust \u0026 Performance Badges *\/\n    .sd-purity-row {\n      display: flex;\n      justify-content: space-around;\n      background: #fdf5f6;\n      border: 1px dashed #e8b6bd;\n      border-radius: 10px;\n      padding: 14px 10px;\n      text-align: center;\n      margin-top: 20px;\n    }\n    .sd-purity-item {\n      font-size: 12px;\n      font-weight: 600;\n      color: #8c4250;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      gap: 4px;\n    }\n  \u003c\/style\u003e\n\n  \u003c!-- 1. Hero Narrative --\u003e\n  \u003cdiv class=\"sd-hero\"\u003e\n    \u003cdiv class=\"sd-heart-tag\"\u003e♡ Soft Defined Eyes • Ultra Smooth Edition ♡\u003c\/div\u003e\n    \u003ch3\u003eFrom Sharp to Soft. Effortless Eye Magic.\u003c\/h3\u003e\n    \u003cp\u003e\n      Discover the versatility of two iconic eye looks in one sleek pen. Featuring an ultra-creamy gel core on one end and a high-density blending sponge on the other, this waterproof pencil transitions from sharp graphic wings to sultry, diffused soft-focus definition in seconds.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 2. \"From Sharp to Soft\" Transformation (Key Differentiator) --\u003e\n  \u003cdiv class=\"sd-section-title\"\u003eOne Pen, Two Expressions\u003c\/div\u003e\n  \u003cdiv class=\"sd-transformation-panel\"\u003e\n    \u003cdiv class=\"sd-trans-grid\"\u003e\n      \u003cdiv class=\"sd-trans-card\"\u003e\n        \u003cspan class=\"sd-trans-badge\"\u003eLook 01 • Sharp\u003c\/span\u003e\n        \u003ch4\u003eDefine Your Eyes\u003c\/h4\u003e\n        \u003cp\u003eGlide the creamy gel tip along the upper lash line or waterline for a crisp, intense, wake-up line that emphasizes eye contours with precision.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sd-trans-card\"\u003e\n        \u003cspan class=\"sd-trans-badge\"\u003eLook 02 • Soft\u003c\/span\u003e\n        \u003ch4\u003eBlend for Natural Finish\u003c\/h4\u003e\n        \u003cp\u003eFlip the pencil and use the soft blending sponge to gently buff the line outward, creating a flattering, smoky, soft-focus eyeshadow effect.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 3. Soft Blending Sponge Callout (Tool Differentiator) --\u003e\n  \u003cdiv class=\"sd-sponge-card\"\u003e\n    \u003cdiv class=\"sd-sponge-iconbox\"\u003e🧽\u003c\/div\u003e\n    \u003cdiv class=\"sd-sponge-content\"\u003e\n      \u003ch4\u003eBuilt-in High-Density Blending Sponge\u003c\/h4\u003e\n      \u003cp\u003e\n        Specially contoured into a tapered dome that mimics a professional makeup artist's smudger brush. Its velvety, latex-free surface diffuses pigment smoothly without eating up product or tugging sensitive eyelid skin.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 4. Cream-to-Lock Setting Window (Timing Feature) --\u003e\n  \u003cdiv class=\"sd-section-title\"\u003eThe Setting Science\u003c\/div\u003e\n  \u003cdiv class=\"sd-timer-box\"\u003e\n    \u003cdiv class=\"sd-timer-item\"\u003e\n      \u003cdiv class=\"sd-timer-tag\"\u003e0 – 30 Seconds\u003c\/div\u003e\n      \u003ch5\u003ePlaytime \u0026amp; Blending\u003c\/h5\u003e\n      \u003cp\u003eButtery formula glides on like melted chocolate, giving you ample time to smudge and customize your wing.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"sd-timer-divider\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"sd-timer-item\"\u003e\n      \u003cdiv class=\"sd-timer-tag\"\u003e30+ Seconds\u003c\/div\u003e\n      \u003ch5\u003eWaterproof Lock\u003c\/h5\u003e\n      \u003cp\u003eSets completely into an immovable film that stays waterproof, tear-proof, and smudge-resistant all day.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 5. Core Performance Highlights --\u003e\n  \u003cdiv class=\"sd-section-title\"\u003eWhy You'll Love It\u003c\/div\u003e\n  \u003cdiv class=\"sd-feat-grid\"\u003e\n    \u003cdiv class=\"sd-feat-card\"\u003e\n      \u003cdiv class=\"sd-feat-icon\"\u003e🍫\u003c\/div\u003e\n      \u003cdiv class=\"sd-feat-text\"\u003e\n        \u003ch5\u003eRich Creamy Texture\u003c\/h5\u003e\n        \u003cp\u003eFormulated with nourishing waxes and concentrated pigments for instant, opaque color payoff in one effortless stroke.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sd-feat-card\"\u003e\n      \u003cdiv class=\"sd-feat-icon\"\u003e💧\u003c\/div\u003e\n      \u003cdiv class=\"sd-feat-text\"\u003e\n        \u003ch5\u003e100% Waterproof Hold\u003c\/h5\u003e\n        \u003cp\u003eTested to resist humid summer weather, workouts, rainy days, and natural oily eyelids without flaking.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sd-feat-card\"\u003e\n      \u003cdiv class=\"sd-feat-icon\"\u003e✨\u003c\/div\u003e\n      \u003cdiv class=\"sd-feat-text\"\u003e\n        \u003ch5\u003eRose Gold Star Wand\u003c\/h5\u003e\n        \u003cp\u003eA lustrous metallic pink barrel adorned with delicate starry motifs—a charming addition to any cosmetic pouch.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sd-feat-card\"\u003e\n      \u003cdiv class=\"sd-feat-icon\"\u003e🌸\u003c\/div\u003e\n      \u003cdiv class=\"sd-feat-text\"\u003e\n        \u003ch5\u003eWaterline Safe\u003c\/h5\u003e\n        \u003cp\u003eGentle and ophthalmologist tested to ensure zero irritation or stinging when tightlining inner eye rims.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 6. Specifications --\u003e\n  \u003cdiv class=\"sd-section-title\"\u003eProduct Details\u003c\/div\u003e\n  \u003ctable class=\"sd-specs-table\"\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"sd-specs-label\"\u003eSeries\u003c\/td\u003e\n      \u003ctd class=\"sd-specs-val\"\u003eSoft Defined Eyes Ultra Smooth Eyeliner\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"sd-specs-label\"\u003eDual Design\u003c\/td\u003e\n      \u003ctd class=\"sd-specs-val\"\u003eTwist-Up Creamy Gel Core + Built-in Blending Sponge\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"sd-specs-label\"\u003ePerformance\u003c\/td\u003e\n      \u003ctd class=\"sd-specs-val\"\u003eWaterproof, Smudge-Proof, Long-Wearing\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"sd-specs-label\"\u003eShade Finish\u003c\/td\u003e\n      \u003ctd class=\"sd-specs-val\"\u003eVelvet Matte (Rich Smoky Cocoa \/ Noir)\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"sd-specs-label\"\u003eSkin Compatibility\u003c\/td\u003e\n      \u003ctd class=\"sd-specs-val\"\u003eSuitable for sensitive eyes and contact lens wearers\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003c!-- 7. Trust Badges --\u003e\n  \u003cdiv class=\"sd-purity-row\"\u003e\n    \u003cdiv class=\"sd-purity-item\"\u003e\n\u003cspan\u003e💧\u003c\/span\u003e Waterproof\u003c\/div\u003e\n    \u003cdiv class=\"sd-purity-item\"\u003e\n\u003cspan\u003e🧽\u003c\/span\u003e Built-in Sponge\u003c\/div\u003e\n    \u003cdiv class=\"sd-purity-item\"\u003e\n\u003cspan\u003e🐰\u003c\/span\u003e Cruelty-Free\u003c\/div\u003e\n    \u003cdiv class=\"sd-purity-item\"\u003e\n\u003cspan\u003e👁️\u003c\/span\u003e Waterline Safe\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"blendecove","offers":[{"title":"Default Title","offer_id":50556255961167,"sku":null,"price":21.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0736\/1108\/3855\/files\/1-1_27a9cf71-5159-473f-a5b7-d8e5d6a47278.png?v=1790498711"},{"product_id":"0-01mm-ultra-fine-precision-liquid-eyeliner-24h-waterproof-smudge-proof-quick-drying-black-pen","title":"0.01mm Ultra-Fine Precision Liquid Eyeliner – 24H Waterproof Smudge-Proof Quick-Drying Black Pen","description":"\u003c!-- === 0.01mm Ultra-Fine Precision Liquid Eyeliner PDP (Shopify Compatible) === --\u003e\n\u003cdiv class=\"liquidel-pdp-wrap\"\u003e\n  \u003cstyle\u003e\n    .liquidel-pdp-wrap {\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: #2b2325;\n      line-height: 1.6;\n      max-width: 800px;\n      margin: 0 auto;\n      padding: 10px 0;\n    }\n    .liquidel-pdp-wrap * {\n      box-sizing: border-box;\n    }\n\n    \/* Celestial Hero Banner *\/\n    .le-hero {\n      text-align: center;\n      background: linear-gradient(180deg, #fff0f3 0%, #ffffff 100%);\n      border: 1px solid #f6dbe0;\n      border-radius: 18px;\n      padding: 32px 20px;\n      margin-bottom: 26px;\n    }\n    .le-star-tag {\n      display: inline-block;\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 2px;\n      text-transform: uppercase;\n      color: #b5475c;\n      background: #ffffff;\n      border: 1px solid #f2c7cf;\n      padding: 4px 16px;\n      border-radius: 20px;\n      margin-bottom: 12px;\n    }\n    .le-hero h3 {\n      font-size: 22px;\n      font-weight: 700;\n      color: #241c1e;\n      margin: 0 0 10px;\n      letter-spacing: 0.5px;\n    }\n    .le-hero p {\n      font-size: 14px;\n      color: #695b5e;\n      max-width: 580px;\n      margin: 0 auto;\n      line-height: 1.7;\n    }\n\n    \/* Section Subhead *\/\n    .le-section-title {\n      font-size: 15px;\n      font-weight: 700;\n      letter-spacing: 1.5px;\n      text-transform: uppercase;\n      color: #241c1e;\n      margin: 32px 0 16px;\n      display: flex;\n      align-items: center;\n      gap: 12px;\n    }\n    .le-section-title::after {\n      content: \"\";\n      flex: 1;\n      height: 1px;\n      background: #edd1d5;\n    }\n\n    \/* 3-Tier Pressure Calibration: Thin \/ Medium \/ Bold (Key Differentiator) *\/\n    .le-thickness-panel {\n      background: #faf4f5;\n      border: 1px solid #f4dee2;\n      border-radius: 14px;\n      padding: 20px;\n      margin-bottom: 28px;\n    }\n    .le-thickness-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 12px;\n    }\n    @media (max-width: 600px) {\n      .le-thickness-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n    .le-thickness-card {\n      background: #ffffff;\n      border: 1px solid #f6e3e6;\n      border-radius: 10px;\n      padding: 16px 12px;\n      text-align: center;\n    }\n    .le-stroke-preview {\n      margin: 0 auto 10px;\n      background: #241c1e;\n      border-radius: 4px;\n    }\n    .le-stroke-thin { width: 40px; height: 1.5px; }\n    .le-stroke-med { width: 50px; height: 3.5px; }\n    .le-stroke-bold { width: 60px; height: 6px; }\n    .le-thickness-card h5 {\n      font-size: 13.5px;\n      font-weight: 700;\n      color: #241c1e;\n      margin: 0 0 3px;\n    }\n    .le-thickness-sub {\n      font-size: 11px;\n      color: #b5475c;\n      font-weight: 600;\n      display: block;\n      margin-bottom: 6px;\n    }\n    .le-thickness-card p {\n      font-size: 12px;\n      color: #695d60;\n      margin: 0;\n      line-height: 1.4;\n    }\n\n    \/* Zero-Weight Film Comfort Card (Feels Like Nothing Differentiator) *\/\n    .le-comfort-card {\n      background: linear-gradient(135deg, #fff7f8 0%, #faedf0 100%);\n      border: 1px solid #f4dbe0;\n      border-radius: 14px;\n      padding: 22px;\n      margin-bottom: 28px;\n      display: flex;\n      align-items: center;\n      gap: 20px;\n    }\n    @media (max-width: 600px) {\n      .le-comfort-card {\n        flex-direction: column;\n        text-align: center;\n      }\n    }\n    .le-comfort-iconbox {\n      width: 68px;\n      height: 68px;\n      border-radius: 50%;\n      background: #ffffff;\n      border: 2px solid #f5c4cc;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 28px;\n      flex-shrink: 0;\n      box-shadow: 0 4px 12px rgba(181, 71, 92, 0.12);\n    }\n    .le-comfort-content h4 {\n      margin: 0 0 6px;\n      font-size: 15px;\n      font-weight: 700;\n      color: #241c1e;\n    }\n    .le-comfort-content p {\n      margin: 0;\n      font-size: 12.5px;\n      color: #645559;\n      line-height: 1.6;\n    }\n\n    \/* 24-Hour Non-Fading Endurance Triplets *\/\n    .le-endure-row {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 12px;\n      margin-bottom: 28px;\n    }\n    @media (max-width: 600px) {\n      .le-endure-row {\n        grid-template-columns: 1fr;\n      }\n    }\n    .le-endure-box {\n      background: #ffffff;\n      border: 1px solid #f5e2e5;\n      border-top: 3px solid #dca4ad;\n      border-radius: 12px;\n      padding: 16px 12px;\n      text-align: center;\n    }\n    .le-endure-icon {\n      font-size: 20px;\n      margin-bottom: 6px;\n    }\n    .le-endure-box h5 {\n      margin: 0 0 4px;\n      font-size: 13.5px;\n      font-weight: 700;\n      color: #241c1e;\n    }\n    .le-endure-box p {\n      margin: 0;\n      font-size: 11.5px;\n      color: #6a5d60;\n      line-height: 1.4;\n    }\n\n    \/* Core Product Benefits *\/\n    .le-feat-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 14px;\n      margin-bottom: 28px;\n    }\n    @media (max-width: 600px) {\n      .le-feat-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n    .le-feat-card {\n      background: #ffffff;\n      border: 1px solid #f5e3e6;\n      border-radius: 12px;\n      padding: 16px;\n      display: flex;\n      gap: 12px;\n    }\n    .le-feat-icon {\n      font-size: 18px;\n      width: 36px;\n      height: 36px;\n      background: #fdf2f5;\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      flex-shrink: 0;\n    }\n    .le-feat-text h5 {\n      font-size: 13.5px;\n      font-weight: 700;\n      color: #241c1e;\n      margin: 0 0 4px;\n    }\n    .le-feat-text p {\n      font-size: 12px;\n      color: #695e61;\n      margin: 0;\n      line-height: 1.5;\n    }\n\n    \/* Sensitive Eye Safety Callout *\/\n    .le-safety-note {\n      background: #ffffff;\n      border: 1px solid #fae5e8;\n      border-left: 4px solid #b5475c;\n      border-radius: 8px;\n      padding: 14px 16px;\n      margin-bottom: 28px;\n      font-size: 12.5px;\n      color: #66585b;\n      line-height: 1.6;\n    }\n    .le-safety-note strong {\n      color: #241c1e;\n    }\n\n    \/* Specifications *\/\n    .le-specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      font-size: 13px;\n      margin-bottom: 24px;\n    }\n    .le-specs-table tr {\n      border-bottom: 1px solid #f6e6e8;\n    }\n    .le-specs-table td {\n      padding: 10px 4px;\n    }\n    .le-specs-label {\n      color: #8c7e80;\n      width: 38%;\n      font-weight: 500;\n    }\n    .le-specs-val {\n      color: #241c1e;\n      font-weight: 600;\n    }\n\n    \/* Purity \u0026 Trust Badges *\/\n    .le-purity-row {\n      display: flex;\n      justify-content: space-around;\n      background: #fdf5f6;\n      border: 1px dashed #e8b6bd;\n      border-radius: 10px;\n      padding: 14px 10px;\n      text-align: center;\n      margin-top: 20px;\n    }\n    .le-purity-item {\n      font-size: 12px;\n      font-weight: 600;\n      color: #8c4250;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      gap: 4px;\n    }\n  \u003c\/style\u003e\n\n  \u003c!-- 1. Hero Narrative --\u003e\n  \u003cdiv class=\"le-hero\"\u003e\n    \u003cdiv class=\"le-star-tag\"\u003e✦ 0.01mm Ultra-Fine Tip • 24H Waterproof • Smooth Glide ✦\u003c\/div\u003e\n    \u003ch3\u003ePrecision Lines for a More Expressive Look.\u003c\/h3\u003e\n    \u003cp\u003e\n      Flawless control at your fingertips. Built with an ultra-fine 0.01mm Japanese micro-felt tip and a steady ink-flow regulator, this smudge-proof liquid eyeliner glides on with silky ease to sculpt everything from delicate daytime tightlines to bold midnight wings.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 2. Line Thickness Pressure Calibration (Key Differentiator) --\u003e\n  \u003cdiv class=\"le-section-title\"\u003ePressure-Controlled Line Width\u003c\/div\u003e\n  \u003cdiv class=\"le-thickness-panel\"\u003e\n    \u003cdiv class=\"le-thickness-grid\"\u003e\n      \u003cdiv class=\"le-thickness-card\"\u003e\n        \u003cdiv class=\"le-stroke-preview le-stroke-thin\"\u003e\u003c\/div\u003e\n        \u003ch5\u003eThin Lines\u003c\/h5\u003e\n        \u003cspan class=\"le-thickness-sub\"\u003eDaily Natural Look\u003c\/span\u003e\n        \u003cp\u003eLightest feather pressure hugs the base of lashes for invisible tightening and awake, bright eyes.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"le-thickness-card\"\u003e\n        \u003cdiv class=\"le-stroke-preview le-stroke-med\"\u003e\u003c\/div\u003e\n        \u003ch5\u003eMedium Lines\u003c\/h5\u003e\n        \u003cspan class=\"le-thickness-sub\"\u003eWork \u0026amp; Commute Look\u003c\/span\u003e\n        \u003cp\u003eBalanced medium stroke creates a crisp, professional flick that frames and lifts the outer eye corners.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"le-thickness-card\"\u003e\n        \u003cdiv class=\"le-stroke-preview le-stroke-bold\"\u003e\u003c\/div\u003e\n        \u003ch5\u003eBold Lines\u003c\/h5\u003e\n        \u003cspan class=\"le-thickness-sub\"\u003eNight Out Look\u003c\/span\u003e\n        \u003cp\u003eAngled firm pressure deposits saturated, high-pigment carbon lines for head-turning graphic winged drama.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 3. Zero-Weight Film Comfort (Differentiator: Feels Like Nothing) --\u003e\n  \u003cdiv class=\"le-comfort-card\"\u003e\n    \u003cdiv class=\"le-comfort-iconbox\"\u003e🪶\u003c\/div\u003e\n    \u003cdiv class=\"le-comfort-content\"\u003e\n      \u003ch4\u003eMicro-Polymer Film: Feels Like Nothing\u003c\/h4\u003e\n      \u003cp\u003e\n        Traditional liquid liners often dry into a stiff, tightening shell that flakes when you blink. Our quick-drying formula forms a hyper-flexible micro-film that moves with your eyelid muscles naturally, delivering all-day comfort without cracking or tightness.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 4. 24-Hour Non-Fading Endurance --\u003e\n  \u003cdiv class=\"le-section-title\"\u003eAll-Day Performance\u003c\/div\u003e\n  \u003cdiv class=\"le-endure-row\"\u003e\n    \u003cdiv class=\"le-endure-box\"\u003e\n      \u003cdiv class=\"le-endure-icon\"\u003e💧\u003c\/div\u003e\n      \u003ch5\u003eWaterproof Shield\u003c\/h5\u003e\n      \u003cp\u003eRepels humidity, moisture, and accidental watery eyes with zero smearing.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"le-endure-box\"\u003e\n      \u003cdiv class=\"le-endure-icon\"\u003e⏳\u003c\/div\u003e\n      \u003ch5\u003e24-Hour Longevity\u003c\/h5\u003e\n      \u003cp\u003eMaintains deep, ink-rich saturation from morning routines to late-night events.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"le-endure-box\"\u003e\n      \u003cdiv class=\"le-endure-icon\"\u003e🛡️\u003c\/div\u003e\n      \u003ch5\u003eSmudge-Proof \u0026amp; Anti-Fading\u003c\/h5\u003e\n      \u003cp\u003eLocks firmly in place against oily eyelids, preventing transfer onto upper creases.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 5. Core Formulation Highlights --\u003e\n  \u003cdiv class=\"le-section-title\"\u003eWhy It Stands Out\u003c\/div\u003e\n  \u003cdiv class=\"le-feat-grid\"\u003e\n    \u003cdiv class=\"le-feat-card\"\u003e\n      \u003cdiv class=\"le-feat-icon\"\u003e🖤\u003c\/div\u003e\n      \u003cdiv class=\"le-feat-text\"\u003e\n        \u003ch5\u003eIntense Carbon Pigment\u003c\/h5\u003e\n        \u003cp\u003eRich, pitch-black liquid flow lays down continuous opaque lines without needing messy second coats.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"le-feat-card\"\u003e\n      \u003cdiv class=\"le-feat-icon\"\u003e⚡\u003c\/div\u003e\n      \u003cdiv class=\"le-feat-text\"\u003e\n        \u003ch5\u003eInstant Quick-Dry Flow\u003c\/h5\u003e\n        \u003cp\u003eDries in seconds upon contact, ensuring clean application even for hooded and deep-set eyes.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"le-feat-card\"\u003e\n      \u003cdiv class=\"le-feat-icon\"\u003e✨\u003c\/div\u003e\n      \u003cdiv class=\"le-feat-text\"\u003e\n        \u003ch5\u003eCelestial Fairy Packaging\u003c\/h5\u003e\n        \u003cp\u003ePresented in a dreamy soft-pink barrel featuring delicate starlight accents and an illustrative floral box.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"le-feat-card\"\u003e\n      \u003cdiv class=\"le-feat-icon\"\u003e🧼\u003c\/div\u003e\n      \u003cdiv class=\"le-feat-text\"\u003e\n        \u003ch5\u003eEffortless Cleansing\u003c\/h5\u003e\n        \u003cp\u003eFirm throughout the day, yet slides off easily with warm water and your favorite gentle facial cleanser.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 6. Sensitive Eye Safety Note --\u003e\n  \u003cdiv class=\"le-safety-note\"\u003e\n    \u003cstrong\u003eGentle on Sensitive Eyes:\u003c\/strong\u003e\n    Formulated without harsh alcohols or sensitizing fragrances. Tested to be completely safe for sensitive eye contours and daily contact lens wearers.\n  \u003c\/div\u003e\n\n  \u003c!-- 7. Specifications --\u003e\n  \u003cdiv class=\"le-section-title\"\u003eProduct Details\u003c\/div\u003e\n  \u003ctable class=\"le-specs-table\"\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"le-specs-label\"\u003eSeries\u003c\/td\u003e\n      \u003ctd class=\"le-specs-val\"\u003ePrecision Eyeliner for Your Perfect Look\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"le-specs-label\"\u003eTip Size\u003c\/td\u003e\n      \u003ctd class=\"le-specs-val\"\u003e0.01 mm Ultra-Fine Flexible Micro-Tip\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"le-specs-label\"\u003eShade\u003c\/td\u003e\n      \u003ctd class=\"le-specs-val\"\u003ePitch Black (Intense Carbon Matte)\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"le-specs-label\"\u003eLongevity\u003c\/td\u003e\n      \u003ctd class=\"le-specs-val\"\u003eUp to 24 Hours Waterproof \u0026amp; Smudge-Proof Hold\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"le-specs-label\"\u003eSafety\u003c\/td\u003e\n      \u003ctd class=\"le-specs-val\"\u003eGentle on Sensitive Eyes, Contact Lens Safe\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003c!-- 8. Trust Badges --\u003e\n  \u003cdiv class=\"le-purity-row\"\u003e\n    \u003cdiv class=\"le-purity-item\"\u003e\n\u003cspan\u003e💧\u003c\/span\u003e 24H Waterproof\u003c\/div\u003e\n    \u003cdiv class=\"le-purity-item\"\u003e\n\u003cspan\u003e👁️\u003c\/span\u003e Sensitive Safe\u003c\/div\u003e\n    \u003cdiv class=\"le-purity-item\"\u003e\n\u003cspan\u003e🐰\u003c\/span\u003e Cruelty-Free\u003c\/div\u003e\n    \u003cdiv class=\"le-purity-item\"\u003e\n\u003cspan\u003e⚡\u003c\/span\u003e Quick-Drying\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"blendecove","offers":[{"title":"Default Title","offer_id":50556288893007,"sku":null,"price":25.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0736\/1108\/3855\/files\/1-1_fa2d9c71-71b7-49f6-9916-6d507ef3767c.png?v=1790498743"},{"product_id":"velvet-trace-0-1mm-precision-eyeliner-in-soft-brown-spiral-grip-waterproof-smudge-proof-eye-definer","title":"Velvet Trace 0.1mm Precision Eyeliner in Soft Brown – Spiral Grip Waterproof Smudge-Proof Eye Definer","description":"\u003c!-- === Velvet Trace 0.1mm Precision Eyeliner PDP (Shopify Compatible) === --\u003e\n\u003cdiv class=\"velvettrace-pdp-wrap\"\u003e\n  \u003cstyle\u003e\n    .velvettrace-pdp-wrap {\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: #2b2325;\n      line-height: 1.6;\n      max-width: 800px;\n      margin: 0 auto;\n      padding: 10px 0;\n    }\n    .velvettrace-pdp-wrap * {\n      box-sizing: border-box;\n    }\n\n    \/* Velvet Hero Banner *\/\n    .vt-hero {\n      text-align: center;\n      background: linear-gradient(180deg, #fdf2f4 0%, #ffffff 100%);\n      border: 1px solid #f6dbe0;\n      border-radius: 18px;\n      padding: 32px 20px;\n      margin-bottom: 26px;\n    }\n    .vt-tag {\n      display: inline-block;\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 2px;\n      text-transform: uppercase;\n      color: #b04b5e;\n      background: #ffffff;\n      border: 1px solid #f2c7cf;\n      padding: 4px 16px;\n      border-radius: 20px;\n      margin-bottom: 12px;\n    }\n    .vt-hero h3 {\n      font-size: 22px;\n      font-weight: 700;\n      color: #241c1e;\n      margin: 0 0 10px;\n      letter-spacing: 0.5px;\n    }\n    .vt-hero p {\n      font-size: 14px;\n      color: #695b5e;\n      max-width: 580px;\n      margin: 0 auto;\n      line-height: 1.7;\n    }\n\n    \/* Section Subhead *\/\n    .vt-section-title {\n      font-size: 15px;\n      font-weight: 700;\n      letter-spacing: 1.5px;\n      text-transform: uppercase;\n      color: #241c1e;\n      margin: 32px 0 16px;\n      display: flex;\n      align-items: center;\n      gap: 12px;\n    }\n    .vt-section-title::after {\n      content: \"\";\n      flex: 1;\n      height: 1px;\n      background: #edd1d5;\n    }\n\n    \/* 3D Helical Spiral Grip Showcase (Key Differentiator) *\/\n    .vt-spiral-card {\n      background: linear-gradient(135deg, #fff7f8 0%, #faedf0 100%);\n      border: 1px solid #f4dbe0;\n      border-radius: 14px;\n      padding: 22px;\n      margin-bottom: 28px;\n      display: flex;\n      align-items: center;\n      gap: 20px;\n    }\n    @media (max-width: 600px) {\n      .vt-spiral-card {\n        flex-direction: column;\n        text-align: center;\n      }\n    }\n    .vt-spiral-iconbox {\n      width: 70px;\n      height: 70px;\n      border-radius: 50%;\n      background: #ffffff;\n      border: 2px solid #f5c4cc;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 28px;\n      flex-shrink: 0;\n      box-shadow: 0 4px 12px rgba(176, 75, 94, 0.12);\n    }\n    .vt-spiral-content h4 {\n      margin: 0 0 6px;\n      font-size: 15px;\n      font-weight: 700;\n      color: #241c1e;\n    }\n    .vt-spiral-content p {\n      margin: 0;\n      font-size: 12.5px;\n      color: #645559;\n      line-height: 1.6;\n    }\n\n    \/* The \"Velvet Brown\" Tone Advantage (Shade \u0026 Finish Differentiator) *\/\n    .vt-shade-panel {\n      background: #faf4f5;\n      border: 1px solid #f4dee2;\n      border-radius: 14px;\n      padding: 20px;\n      margin-bottom: 28px;\n    }\n    .vt-shade-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 14px;\n    }\n    @media (max-width: 600px) {\n      .vt-shade-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n    .vt-shade-box {\n      background: #ffffff;\n      border: 1px solid #f6e3e6;\n      border-radius: 10px;\n      padding: 16px;\n    }\n    .vt-shade-tag {\n      font-size: 10.5px;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: 1px;\n      color: #b04b5e;\n      background: #fdf0f3;\n      padding: 3px 10px;\n      border-radius: 6px;\n      display: inline-block;\n      margin-bottom: 8px;\n    }\n    .vt-shade-box h5 {\n      font-size: 14px;\n      font-weight: 700;\n      color: #241c1e;\n      margin: 0 0 6px;\n    }\n    .vt-shade-box p {\n      font-size: 12px;\n      color: #695d60;\n      margin: 0;\n      line-height: 1.5;\n    }\n\n    \/* Triple Endurance Performance (Waterproof \/ Sweat-Proof \/ Smudge-Proof) *\/\n    .vt-triple-row {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 12px;\n      margin-bottom: 28px;\n    }\n    @media (max-width: 600px) {\n      .vt-triple-row {\n        grid-template-columns: 1fr;\n      }\n    }\n    .vt-triple-card {\n      background: #ffffff;\n      border: 1px solid #f5e2e5;\n      border-top: 3px solid #dca4ad;\n      border-radius: 12px;\n      padding: 16px 12px;\n      text-align: center;\n    }\n    .vt-triple-icon {\n      font-size: 20px;\n      margin-bottom: 6px;\n    }\n    .vt-triple-card h5 {\n      margin: 0 0 4px;\n      font-size: 13.5px;\n      font-weight: 700;\n      color: #241c1e;\n    }\n    .vt-triple-card p {\n      margin: 0;\n      font-size: 11.5px;\n      color: #6a5d60;\n      line-height: 1.4;\n    }\n\n    \/* Core Product Benefits *\/\n    .vt-feat-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 14px;\n      margin-bottom: 28px;\n    }\n    @media (max-width: 600px) {\n      .vt-feat-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n    .vt-feat-card {\n      background: #ffffff;\n      border: 1px solid #f5e3e6;\n      border-radius: 12px;\n      padding: 16px;\n      display: flex;\n      gap: 12px;\n    }\n    .vt-feat-icon {\n      font-size: 18px;\n      width: 36px;\n      height: 36px;\n      background: #fdf2f5;\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      flex-shrink: 0;\n    }\n    .vt-feat-text h5 {\n      font-size: 13.5px;\n      font-weight: 700;\n      color: #241c1e;\n      margin: 0 0 4px;\n    }\n    .vt-feat-text p {\n      font-size: 12px;\n      color: #695e61;\n      margin: 0;\n      line-height: 1.5;\n    }\n\n    \/* Specifications *\/\n    .vt-specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      font-size: 13px;\n      margin-bottom: 24px;\n    }\n    .vt-specs-table tr {\n      border-bottom: 1px solid #f6e6e8;\n    }\n    .vt-specs-table td {\n      padding: 10px 4px;\n    }\n    .vt-specs-label {\n      color: #8c7e80;\n      width: 38%;\n      font-weight: 500;\n    }\n    .vt-specs-val {\n      color: #241c1e;\n      font-weight: 600;\n    }\n\n    \/* Purity \u0026 Trust Badges *\/\n    .vt-purity-row {\n      display: flex;\n      justify-content: space-around;\n      background: #fdf5f6;\n      border: 1px dashed #e8b6bd;\n      border-radius: 10px;\n      padding: 14px 10px;\n      text-align: center;\n      margin-top: 20px;\n    }\n    .vt-purity-item {\n      font-size: 12px;\n      font-weight: 600;\n      color: #8c4250;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      gap: 4px;\n    }\n  \u003c\/style\u003e\n\n  \u003c!-- 1. Hero Narrative --\u003e\n  \u003cdiv class=\"vt-hero\"\u003e\n    \u003cdiv class=\"vt-tag\"\u003e0.1mm Precision • Soft Line. Bold Eyes • Velvet Finish\u003c\/div\u003e\n    \u003ch3\u003eSoft Line. Bold Eyes. Naturally Defined.\u003c\/h3\u003e\n    \u003cp\u003e\n      Redefining daily eye contouring. Featuring a distinctive helical spiral grip barrel and a calibrated 0.1mm micro-nib, this eyeliner pencil delivers rich, velvety brown definition that glides with zero friction and locks in for all-day waterproof resilience.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 2. 3D Helical Spiral Grip (Key Differentiator) --\u003e\n  \u003cdiv class=\"vt-section-title\"\u003eErgonomic Innovation\u003c\/div\u003e\n  \u003cdiv class=\"vt-spiral-card\"\u003e\n    \u003cdiv class=\"vt-spiral-iconbox\"\u003e🌪️\u003c\/div\u003e\n    \u003cdiv class=\"vt-spiral-content\"\u003e\n      \u003ch4\u003e3D Ribbon Spiral Anti-Slip Barrel\u003c\/h4\u003e\n      \u003cp\u003e\n        Sculpted with a three-dimensional helical twist along the lower grip zone. Provides effortless tactile positioning that stabilizes your fingers, eliminates slipping, and ensures buttery, wobble-free strokes even when doing delicate inner-corner tightlining.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 3. The \"Velvet Brown\" Finish Advantage (Shade Differentiator) --\u003e\n  \u003cdiv class=\"vt-section-title\"\u003eThe Velvet Finish Advantage\u003c\/div\u003e\n  \u003cdiv class=\"vt-shade-panel\"\u003e\n    \u003cdiv class=\"vt-shade-grid\"\u003e\n      \u003cdiv class=\"vt-shade-box\"\u003e\n        \u003cspan class=\"vt-shade-tag\"\u003eFinish • Velvet Semi-Matte\u003c\/span\u003e\n        \u003ch5\u003eNatural Soft-Focus Texture\u003c\/h5\u003e\n        \u003cp\u003eAvoids the cheap, plastic shine of conventional liquid liners. Sets to a rich, suede-like matte finish that harmonizes seamlessly with natural lashes.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"vt-shade-box\"\u003e\n        \u003cspan class=\"vt-shade-tag\"\u003eTone • Deep Velvet Brown\u003c\/span\u003e\n        \u003ch5\u003eSoft Depth Without Harshness\u003c\/h5\u003e\n        \u003cp\u003eA multidimensional dark espresso brown formulated to create deep, magnetic contrast without looking stern or aging on lighter eye colors.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 4. Triple Endurance Performance --\u003e\n  \u003cdiv class=\"vt-section-title\"\u003eTriple-Shield Endurance\u003c\/div\u003e\n  \u003cdiv class=\"vt-triple-row\"\u003e\n    \u003cdiv class=\"vt-triple-card\"\u003e\n      \u003cdiv class=\"vt-triple-icon\"\u003e💧\u003c\/div\u003e\n      \u003ch5\u003e100% Waterproof\u003c\/h5\u003e\n      \u003cp\u003eTested against water splashes, rain, and humidity without bleeding.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"vt-triple-card\"\u003e\n      \u003cdiv class=\"vt-triple-icon\"\u003e🏃‍♀️\u003c\/div\u003e\n      \u003ch5\u003eSweat-Proof Formula\u003c\/h5\u003e\n      \u003cp\u003eResists perspiration and warm conditions during busy workdays.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"vt-triple-card\"\u003e\n      \u003cdiv class=\"vt-triple-icon\"\u003e🛡️\u003c\/div\u003e\n      \u003ch5\u003eSmudge-Proof Wear\u003c\/h5\u003e\n      \u003cp\u003eForms an elastic barrier that repels natural skin oils all day long.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 5. Core Performance Highlights --\u003e\n  \u003cdiv class=\"vt-section-title\"\u003eWhy It Stands Out\u003c\/div\u003e\n  \u003cdiv class=\"vt-feat-grid\"\u003e\n    \u003cdiv class=\"vt-feat-card\"\u003e\n      \u003cdiv class=\"vt-feat-icon\"\u003e🎯\u003c\/div\u003e\n      \u003cdiv class=\"vt-feat-text\"\u003e\n        \u003ch5\u003e0.1mm Calibrated Precision\u003c\/h5\u003e\n        \u003cp\u003eBalanced nib diameter easily maneuvers from ultra-thin lash-filling micro-lines to expressive, sculpted wings.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"vt-feat-card\"\u003e\n      \u003cdiv class=\"vt-feat-icon\"\u003e🪶\u003c\/div\u003e\n      \u003cdiv class=\"vt-feat-text\"\u003e\n        \u003ch5\u003eUltra-Lightweight Feel\u003c\/h5\u003e\n        \u003cp\u003eFeatherlight emulsion matrix sits comfortably on eyelids without heaviness, flaking, or eyelid fatigue.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"vt-feat-card\"\u003e\n      \u003cdiv class=\"vt-feat-icon\"\u003e✨\u003c\/div\u003e\n      \u003cdiv class=\"vt-feat-text\"\u003e\n        \u003ch5\u003eSmooth \u0026amp; Even Ink Deposition\u003c\/h5\u003e\n        \u003cp\u003eConstant-pressure internal feed prevents ink pooling, dryness, or skipping midway through drawing.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"vt-feat-card\"\u003e\n      \u003cdiv class=\"vt-feat-icon\"\u003e🌸\u003c\/div\u003e\n      \u003cdiv class=\"vt-feat-text\"\u003e\n        \u003ch5\u003eGentle on Waterlines\u003c\/h5\u003e\n        \u003cp\u003eHypoallergenic and suitable for tightlining, sensitive eye contours, and daily contact lens users.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 6. Specifications --\u003e\n  \u003cdiv class=\"vt-section-title\"\u003eProduct Details\u003c\/div\u003e\n  \u003ctable class=\"vt-specs-table\"\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"vt-specs-label\"\u003eSeries\u003c\/td\u003e\n      \u003ctd class=\"vt-specs-val\"\u003eVelvet Trace Eyeliner (Soft Line. Bold Eyes.)\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"vt-specs-label\"\u003eTip Specification\u003c\/td\u003e\n      \u003ctd class=\"vt-specs-val\"\u003e0.1 mm Ultra-Fine Calibrated Nib\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"vt-specs-label\"\u003eBarrel Design\u003c\/td\u003e\n      \u003ctd class=\"vt-specs-val\"\u003eSatin Pink 3D Helical Spiral Ergonomic Relief\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"vt-specs-label\"\u003eShade\u003c\/td\u003e\n      \u003ctd class=\"vt-specs-val\"\u003eVelvet Brown (Deep Espresso Soft Matte)\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"vt-specs-label\"\u003eLongevity\u003c\/td\u003e\n      \u003ctd class=\"vt-specs-val\"\u003eAll-Day Wear (Waterproof, Sweat-Proof, Smudge-Proof)\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003c!-- 7. Trust Badges --\u003e\n  \u003cdiv class=\"vt-purity-row\"\u003e\n    \u003cdiv class=\"vt-purity-item\"\u003e\n\u003cspan\u003e🌪️\u003c\/span\u003e Spiral Grip\u003c\/div\u003e\n    \u003cdiv class=\"vt-purity-item\"\u003e\n\u003cspan\u003e💧\u003c\/span\u003e Triple Proof\u003c\/div\u003e\n    \u003cdiv class=\"vt-purity-item\"\u003e\n\u003cspan\u003e🐰\u003c\/span\u003e Cruelty-Free\u003c\/div\u003e\n    \u003cdiv class=\"vt-purity-item\"\u003e\n\u003cspan\u003e🤎\u003c\/span\u003e Velvet Brown\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"blendecove","offers":[{"title":"Default Title","offer_id":50556306915407,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0736\/1108\/3855\/files\/1-1_d409e91d-bc5d-452c-ae40-c60a6d2b009b.png?v=1790498907"},{"product_id":"2-in-1-shimmer-eye-lip-pencil-with-magnetic-cap-creamy-long-lasting-waterproof-glitter-multi-use-crayon","title":"2-in-1 Shimmer Eye \u0026 Lip Pencil with Magnetic Cap – Creamy Long-Lasting Waterproof Glitter Multi-Use Crayon","description":"\u003c!-- === 2-in-1 Shimmer Eye \u0026 Lip Pencil PDP (Shopify Compatible) === --\u003e\n\u003cdiv class=\"eyelip-pdp-wrap\"\u003e\n  \u003cstyle\u003e\n    .eyelip-pdp-wrap {\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: #2b2325;\n      line-height: 1.6;\n      max-width: 800px;\n      margin: 0 auto;\n      padding: 10px 0;\n    }\n    .eyelip-pdp-wrap * {\n      box-sizing: border-box;\n    }\n\n    \/* Dazzling Hero Banner *\/\n    .el-hero {\n      text-align: center;\n      background: linear-gradient(180deg, #fff0f3 0%, #ffffff 100%);\n      border: 1px solid #f6dbe0;\n      border-radius: 18px;\n      padding: 34px 20px;\n      margin-bottom: 26px;\n    }\n    .el-sparkle-tag {\n      display: inline-block;\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 2px;\n      text-transform: uppercase;\n      color: #ba435b;\n      background: #ffffff;\n      border: 1px solid #f2c7ce;\n      padding: 4px 18px;\n      border-radius: 20px;\n      margin-bottom: 12px;\n    }\n    .el-hero h3 {\n      font-size: 22px;\n      font-weight: 700;\n      color: #241c1e;\n      margin: 0 0 10px;\n      letter-spacing: 0.5px;\n    }\n    .el-hero p {\n      font-size: 14px;\n      color: #695b5e;\n      max-width: 580px;\n      margin: 0 auto;\n      line-height: 1.7;\n    }\n\n    \/* Section Subhead *\/\n    .el-section-title {\n      font-size: 15px;\n      font-weight: 700;\n      letter-spacing: 1.5px;\n      text-transform: uppercase;\n      color: #241c1e;\n      margin: 32px 0 16px;\n      display: flex;\n      align-items: center;\n      gap: 12px;\n    }\n    .el-section-title::after {\n      content: \"\";\n      flex: 1;\n      height: 1px;\n      background: #edd1d5;\n    }\n\n    \/* 2-in-1 Dual Zone Harmony: Eyes \u0026 Lips (Key Differentiator) *\/\n    .el-dualzone-panel {\n      background: #faf4f5;\n      border: 1px solid #f4dee2;\n      border-radius: 14px;\n      padding: 20px;\n      margin-bottom: 28px;\n    }\n    .el-dualzone-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 14px;\n    }\n    @media (max-width: 600px) {\n      .el-dualzone-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n    .el-zone-card {\n      background: #ffffff;\n      border: 1px solid #f6e3e6;\n      border-radius: 12px;\n      padding: 18px;\n      text-align: center;\n    }\n    .el-zone-badge {\n      font-size: 10.5px;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: 1px;\n      color: #ba435b;\n      background: #fdf0f3;\n      padding: 3px 12px;\n      border-radius: 6px;\n      display: inline-block;\n      margin-bottom: 8px;\n    }\n    .el-zone-card h4 {\n      font-size: 14.5px;\n      font-weight: 700;\n      color: #241c1e;\n      margin: 0 0 6px;\n    }\n    .el-zone-card p {\n      font-size: 12px;\n      color: #695d60;\n      margin: 0;\n      line-height: 1.5;\n    }\n\n    \/* Magnetic Closure \u0026 Sculptural Body Spotlight (Packaging Differentiator) *\/\n    .el-magnetic-card {\n      background: linear-gradient(135deg, #fff7f8 0%, #faedf0 100%);\n      border: 1px solid #f4dbe0;\n      border-radius: 14px;\n      padding: 22px;\n      margin-bottom: 28px;\n      display: flex;\n      align-items: center;\n      gap: 20px;\n    }\n    @media (max-width: 600px) {\n      .el-magnetic-card {\n        flex-direction: column;\n        text-align: center;\n      }\n    }\n    .el-magnetic-iconbox {\n      width: 70px;\n      height: 70px;\n      border-radius: 50%;\n      background: #ffffff;\n      border: 2px solid #f5c4cc;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 28px;\n      flex-shrink: 0;\n      box-shadow: 0 4px 12px rgba(186, 67, 91, 0.12);\n    }\n    .el-magnetic-content h4 {\n      margin: 0 0 6px;\n      font-size: 15px;\n      font-weight: 700;\n      color: #241c1e;\n    }\n    .el-magnetic-content p {\n      margin: 0;\n      font-size: 12.5px;\n      color: #645559;\n      line-height: 1.6;\n    }\n\n    \/* 6 Trending Nude \u0026 Rose Shades Spectrum *\/\n    .el-shades-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 12px;\n      margin-bottom: 28px;\n    }\n    @media (max-width: 600px) {\n      .el-shades-grid {\n        grid-template-columns: repeat(2, 1fr);\n      }\n    }\n    .el-shade-item {\n      background: #ffffff;\n      border: 1px solid #f6e4e7;\n      border-radius: 10px;\n      padding: 14px 10px;\n      text-align: center;\n    }\n    .el-swatch-sparkle {\n      width: 36px;\n      height: 36px;\n      border-radius: 50%;\n      margin: 0 auto 8px;\n      border: 2px solid #ffffff;\n      box-shadow: 0 0 0 1px #dfbdc3;\n    }\n    .el-shade-name {\n      font-size: 12.5px;\n      font-weight: 700;\n      color: #241c1e;\n      margin-bottom: 2px;\n    }\n    .el-shade-desc {\n      font-size: 11px;\n      color: #78696c;\n      line-height: 1.3;\n    }\n\n    \/* Core Product Benefits *\/\n    .el-feat-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 14px;\n      margin-bottom: 28px;\n    }\n    @media (max-width: 600px) {\n      .el-feat-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n    .el-feat-card {\n      background: #ffffff;\n      border: 1px solid #f5e3e6;\n      border-radius: 12px;\n      padding: 16px;\n      display: flex;\n      gap: 12px;\n    }\n    .el-feat-icon {\n      font-size: 18px;\n      width: 36px;\n      height: 36px;\n      background: #fdf2f5;\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      flex-shrink: 0;\n    }\n    .el-feat-text h5 {\n      font-size: 13.5px;\n      font-weight: 700;\n      color: #241c1e;\n      margin: 0 0 4px;\n    }\n    .el-feat-text p {\n      font-size: 12px;\n      color: #695e61;\n      margin: 0;\n      line-height: 1.5;\n    }\n\n    \/* Specifications *\/\n    .el-specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      font-size: 13px;\n      margin-bottom: 24px;\n    }\n    .el-specs-table tr {\n      border-bottom: 1px solid #f6e6e8;\n    }\n    .el-specs-table td {\n      padding: 10px 4px;\n    }\n    .el-specs-label {\n      color: #8c7e80;\n      width: 38%;\n      font-weight: 500;\n    }\n    .el-specs-val {\n      color: #241c1e;\n      font-weight: 600;\n    }\n\n    \/* Trust \u0026 Performance Badges *\/\n    .el-purity-row {\n      display: flex;\n      justify-content: space-around;\n      background: #fdf5f6;\n      border: 1px dashed #e8b6bd;\n      border-radius: 10px;\n      padding: 14px 10px;\n      text-align: center;\n      margin-top: 20px;\n    }\n    .el-purity-item {\n      font-size: 12px;\n      font-weight: 600;\n      color: #8c4250;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      gap: 4px;\n    }\n  \u003c\/style\u003e\n\n  \u003c!-- 1. Hero Narrative --\u003e\n  \u003cdiv class=\"el-hero\"\u003e\n    \u003cdiv class=\"el-sparkle-tag\"\u003e✨ Sparkle in Every Stroke • Magnetic Luxury Edition ✨\u003c\/div\u003e\n    \u003ch3\u003eRich Color. Shimmer Finish. Brighten Eyes \u0026amp; Lips.\u003c\/h3\u003e\n    \u003cp\u003e\n      One pencil, infinite radiant possibilities. Featuring a micro-diamond sparkle formula suspended in a buttery cream base, this versatile multi-use crayon glides effortlessly to highlight inner tear ducts, define shimmery eyeliner wings, and sculpt dazzling lip contours.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 2. Dual-Zone Magic: Eyes \u0026 Lips (Key Differentiator) --\u003e\n  \u003cdiv class=\"el-section-title\"\u003e2-in-1 Dual-Zone Versatility\u003c\/div\u003e\n  \u003cdiv class=\"el-dualzone-panel\"\u003e\n    \u003cdiv class=\"el-dualzone-grid\"\u003e\n      \u003cdiv class=\"el-zone-card\"\u003e\n        \u003cspan class=\"el-zone-badge\"\u003eZone 01 • Eyes\u003c\/span\u003e\n        \u003ch4\u003eShimmer Liner \u0026amp; Aegyosal Glow\u003c\/h4\u003e\n        \u003cp\u003eTrace along the upper lash line for a glistening wing, dab on inner eye corners to brighten fatigue, or highlight the lower waterline to create plump, youthful aegyosal dimension.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"el-zone-card\"\u003e\n        \u003cspan class=\"el-zone-badge\"\u003eZone 02 • Lips\u003c\/span\u003e\n        \u003ch4\u003eSculpted Shimmer Lip Definition\u003c\/h4\u003e\n        \u003cp\u003eOutline the Cupid's bow and lip contours for an instant plumping illusion, or blend across the center of your lips as a sparkling, dimensional topper over your favorite lipstick.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 3. Magnetic Snap Cap \u0026 Twisted Barrel (Packaging Differentiator) --\u003e\n  \u003cdiv class=\"el-section-title\"\u003eArchitectural Elegance\u003c\/div\u003e\n  \u003cdiv class=\"el-magnetic-card\"\u003e\n    \u003cdiv class=\"el-magnetic-iconbox\"\u003e🧲\u003c\/div\u003e\n    \u003cdiv class=\"el-magnetic-content\"\u003e\n      \u003ch4\u003eSecure Magnetic Snap Cap \u0026amp; Twist-Up Core\u003c\/h4\u003e\n      \u003cp\u003e\n        Housed in a sculptural twisted rose-gold and soft blush casing with a satisfying magnetic self-locking cap that will never pop loose in your handbag. Combined with an effortless twist-up mechanism, it is always sharp, protected, and mess-free.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 4. 6 Trending Nude \u0026 Rose Shades Spectrum --\u003e\n  \u003cdiv class=\"el-section-title\"\u003e6 Trending Shimmer Shades\u003c\/div\u003e\n  \u003cdiv class=\"el-shades-grid\"\u003e\n    \u003cdiv class=\"el-shade-item\"\u003e\n      \u003cdiv class=\"el-swatch-sparkle\" style=\"background: linear-gradient(135deg, #e59a8c, #f4c2b8);\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"el-shade-name\"\u003e01 Rose Nude\u003c\/div\u003e\n      \u003cdiv class=\"el-shade-desc\"\u003eSoft champagne rose with diamond pearl\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"el-shade-item\"\u003e\n      \u003cdiv class=\"el-swatch-sparkle\" style=\"background: linear-gradient(135deg, #d86b7c, #f29da9);\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"el-shade-name\"\u003e02 Pink Blush\u003c\/div\u003e\n      \u003cdiv class=\"el-shade-desc\"\u003eVibrant petal pink with multidimensional glitz\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"el-shade-item\"\u003e\n      \u003cdiv class=\"el-swatch-sparkle\" style=\"background: linear-gradient(135deg, #ad5766, #cf8290);\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"el-shade-name\"\u003e03 Dusty Rose\u003c\/div\u003e\n      \u003cdiv class=\"el-shade-desc\"\u003eSophisticated muted rosewood sparkle\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"el-shade-item\"\u003e\n      \u003cdiv class=\"el-swatch-sparkle\" style=\"background: linear-gradient(135deg, #97534c, #ba7972);\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"el-shade-name\"\u003e04 Mauve Brown\u003c\/div\u003e\n      \u003cdiv class=\"el-shade-desc\"\u003eWarm roasted chestnut with golden reflects\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"el-shade-item\"\u003e\n      \u003cdiv class=\"el-swatch-sparkle\" style=\"background: linear-gradient(135deg, #b03657, #d96384);\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"el-shade-name\"\u003e05 Berry Pink\u003c\/div\u003e\n      \u003cdiv class=\"el-shade-desc\"\u003eEnchanting juicy berry with ruby shimmer\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"el-shade-item\"\u003e\n      \u003cdiv class=\"el-swatch-sparkle\" style=\"background: linear-gradient(135deg, #945f49, #b9846e);\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"el-shade-name\"\u003e06 Nude Brown\u003c\/div\u003e\n      \u003cdiv class=\"el-shade-desc\"\u003eClassic bronze cocoa with golden amber glow\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 5. Core Performance Highlights --\u003e\n  \u003cdiv class=\"el-section-title\"\u003eFormulation Performance\u003c\/div\u003e\n  \u003cdiv class=\"el-feat-grid\"\u003e\n    \u003cdiv class=\"el-feat-card\"\u003e\n      \u003cdiv class=\"el-feat-icon\"\u003e💎\u003c\/div\u003e\n      \u003cdiv class=\"el-feat-text\"\u003e\n        \u003ch5\u003eCrushed Diamond Shimmer\u003c\/h5\u003e\n        \u003cp\u003eMicro-fine pearls glide smoothly on skin without rough grittiness, providing uniform, luminous reflect.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"el-feat-card\"\u003e\n      \u003cdiv class=\"el-feat-icon\"\u003e💧\u003c\/div\u003e\n      \u003cdiv class=\"el-feat-text\"\u003e\n        \u003ch5\u003eWaterproof \u0026amp; Smudge-Resistant\u003c\/h5\u003e\n        \u003cp\u003eSets into a flexible, crease-resistant film that resists sweat, drinks, and humidity without flaking.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"el-feat-card\"\u003e\n      \u003cdiv class=\"el-feat-icon\"\u003e🧈\u003c\/div\u003e\n      \u003cdiv class=\"el-feat-text\"\u003e\n        \u003ch5\u003eCreamy Non-Tug Application\u003c\/h5\u003e\n        \u003cp\u003eEnriched with nourishing emollients that melt on touch, safeguarding delicate eyelid and lip contours.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"el-feat-card\"\u003e\n      \u003cdiv class=\"el-feat-icon\"\u003e⏳\u003c\/div\u003e\n      \u003cdiv class=\"el-feat-text\"\u003e\n        \u003ch5\u003eAll-Day Radiance Hold\u003c\/h5\u003e\n        \u003cp\u003ePigments stay true, vibrant, and sparkling from your morning meetings through evening dinner celebrations.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 6. Specifications --\u003e\n  \u003cdiv class=\"el-section-title\"\u003eProduct Details\u003c\/div\u003e\n  \u003ctable class=\"el-specs-table\"\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"el-specs-label\"\u003eSeries\u003c\/td\u003e\n      \u003ctd class=\"el-specs-val\"\u003eSparkle in Every Stroke Eye \u0026amp; Lip Pencil\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"el-specs-label\"\u003eMulti-Use Capability\u003c\/td\u003e\n      \u003ctd class=\"el-specs-val\"\u003eEyeliner, Inner-Corner Highlighter, Lip Liner, Shimmer Topper\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"el-specs-label\"\u003eShade Range\u003c\/td\u003e\n      \u003ctd class=\"el-specs-val\"\u003e6 Trending Shimmer Nude \u0026amp; Rose Tones\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"el-specs-label\"\u003eMechanism \u0026amp; Cap\u003c\/td\u003e\n      \u003ctd class=\"el-specs-val\"\u003eSmooth Twist-Up Core with Magnetic Snap-Closure Cap\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"el-specs-label\"\u003eFinish\u003c\/td\u003e\n      \u003ctd class=\"el-specs-val\"\u003eMultidimensional Shimmer \/ Metallic Luminous\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003c!-- 7. Trust Badges --\u003e\n  \u003cdiv class=\"el-purity-row\"\u003e\n    \u003cdiv class=\"el-purity-item\"\u003e\n\u003cspan\u003e🧲\u003c\/span\u003e Magnetic Cap\u003c\/div\u003e\n    \u003cdiv class=\"el-purity-item\"\u003e\n\u003cspan\u003e✨\u003c\/span\u003e 2-in-1 Eye \u0026amp; Lip\u003c\/div\u003e\n    \u003cdiv class=\"el-purity-item\"\u003e\n\u003cspan\u003e💧\u003c\/span\u003e Waterproof\u003c\/div\u003e\n    \u003cdiv class=\"el-purity-item\"\u003e\n\u003cspan\u003e🐰\u003c\/span\u003e Cruelty-Free\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"blendecove","offers":[{"title":"Default Title","offer_id":50556313436239,"sku":null,"price":27.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0736\/1108\/3855\/files\/1-1_64697f2c-93a9-41ac-b931-e19948ab45c9.png?v=1790499086"},{"product_id":"sculptural-wavy-satin-shine-lipstick-rich-color-creamy-hydrating-long-lasting-lip-color","title":"Sculptural Wavy Satin Shine Lipstick – Rich Color Creamy Hydrating Long-Lasting Lip Color","description":"\u003c!-- === Sculptural Wavy Satin Shine Lipstick PDP (Shopify Compatible) === --\u003e\n\u003cdiv class=\"sculptlipstick-pdp-wrap\"\u003e\n  \u003cstyle\u003e\n    .sculptlipstick-pdp-wrap {\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: #2b2325;\n      line-height: 1.6;\n      max-width: 800px;\n      margin: 0 auto;\n      padding: 10px 0;\n    }\n    .sculptlipstick-pdp-wrap * {\n      box-sizing: border-box;\n    }\n\n    \/* Couture Hero Banner *\/\n    .sl-hero {\n      text-align: center;\n      background: linear-gradient(180deg, #fff0f3 0%, #ffffff 100%);\n      border: 1px solid #f6dbe0;\n      border-radius: 18px;\n      padding: 34px 20px;\n      margin-bottom: 26px;\n    }\n    .sl-tag {\n      display: inline-block;\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 2px;\n      text-transform: uppercase;\n      color: #b3445b;\n      background: #ffffff;\n      border: 1px solid #f2c7ce;\n      padding: 4px 18px;\n      border-radius: 20px;\n      margin-bottom: 12px;\n    }\n    .sl-hero h3 {\n      font-size: 22px;\n      font-weight: 700;\n      color: #241c1e;\n      margin: 0 0 10px;\n      letter-spacing: 0.5px;\n    }\n    .sl-hero p {\n      font-size: 14px;\n      color: #695b5e;\n      max-width: 580px;\n      margin: 0 auto;\n      line-height: 1.7;\n    }\n\n    \/* Section Subhead *\/\n    .sl-section-title {\n      font-size: 15px;\n      font-weight: 700;\n      letter-spacing: 1.5px;\n      text-transform: uppercase;\n      color: #241c1e;\n      margin: 32px 0 16px;\n      display: flex;\n      align-items: center;\n      gap: 12px;\n    }\n    .sl-section-title::after {\n      content: \"\";\n      flex: 1;\n      height: 1px;\n      background: #edd1d5;\n    }\n\n    \/* Architectural Silhouette \u0026 Cut-Out Window (Key Differentiator: Wavy Body) *\/\n    .sl-sculpture-card {\n      background: linear-gradient(135deg, #fff7f8 0%, #faedf0 100%);\n      border: 1px solid #f4dbe0;\n      border-radius: 14px;\n      padding: 22px;\n      margin-bottom: 28px;\n      display: flex;\n      align-items: center;\n      gap: 20px;\n    }\n    @media (max-width: 600px) {\n      .sl-sculpture-card {\n        flex-direction: column;\n        text-align: center;\n      }\n    }\n    .sl-sculpture-iconbox {\n      width: 70px;\n      height: 70px;\n      border-radius: 50%;\n      background: #ffffff;\n      border: 2px solid #f5c4cc;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 30px;\n      flex-shrink: 0;\n      box-shadow: 0 4px 12px rgba(179, 68, 91, 0.12);\n    }\n    .sl-sculpture-content h4 {\n      margin: 0 0 6px;\n      font-size: 15px;\n      font-weight: 700;\n      color: #241c1e;\n    }\n    .sl-sculpture-content p {\n      margin: 0;\n      font-size: 12.5px;\n      color: #645559;\n      line-height: 1.6;\n    }\n\n    \/* Lip Finish \u0026 Plumping Sensory Panel *\/\n    .sl-plump-panel {\n      background: #faf4f5;\n      border: 1px solid #f4dee2;\n      border-radius: 14px;\n      padding: 20px;\n      margin-bottom: 28px;\n    }\n    .sl-plump-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 12px;\n    }\n    @media (max-width: 600px) {\n      .sl-plump-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n    .sl-plump-box {\n      background: #ffffff;\n      border: 1px solid #f6e3e6;\n      border-radius: 10px;\n      padding: 16px 12px;\n      text-align: center;\n    }\n    .sl-plump-icon {\n      font-size: 22px;\n      margin-bottom: 6px;\n    }\n    .sl-plump-box h5 {\n      font-size: 13.5px;\n      font-weight: 700;\n      color: #241c1e;\n      margin: 0 0 4px;\n    }\n    .sl-plump-box p {\n      font-size: 11.5px;\n      color: #6a5d60;\n      margin: 0;\n      line-height: 1.4;\n    }\n\n    \/* Core Product Highlights *\/\n    .sl-feat-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 14px;\n      margin-bottom: 28px;\n    }\n    @media (max-width: 600px) {\n      .sl-feat-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n    .sl-feat-card {\n      background: #ffffff;\n      border: 1px solid #f5e3e6;\n      border-radius: 12px;\n      padding: 16px;\n      display: flex;\n      gap: 12px;\n    }\n    .sl-feat-icon {\n      font-size: 18px;\n      width: 36px;\n      height: 36px;\n      background: #fdf2f5;\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      flex-shrink: 0;\n    }\n    .sl-feat-text h5 {\n      font-size: 13.5px;\n      font-weight: 700;\n      color: #241c1e;\n      margin: 0 0 4px;\n    }\n    .sl-feat-text p {\n      font-size: 12px;\n      color: #695e61;\n      margin: 0;\n      line-height: 1.5;\n    }\n\n    \/* Shade Spotlight: Luminous Rose *\/\n    .sl-shade-spotlight {\n      background: #ffffff;\n      border: 1px solid #f6e1e5;\n      border-left: 4px solid #b3445b;\n      border-radius: 8px;\n      padding: 16px;\n      margin-bottom: 28px;\n      display: flex;\n      align-items: center;\n      gap: 16px;\n    }\n    @media (max-width: 500px) {\n      .sl-shade-spotlight {\n        flex-direction: column;\n        text-align: center;\n      }\n    }\n    .sl-swatch-circle {\n      width: 44px;\n      height: 44px;\n      border-radius: 50%;\n      background: linear-gradient(135deg, #d86277 0%, #ee8a9c 100%);\n      border: 2px solid #ffffff;\n      box-shadow: 0 2px 8px rgba(179, 68, 91, 0.25);\n      flex-shrink: 0;\n    }\n    .sl-shade-info h5 {\n      margin: 0 0 3px;\n      font-size: 14px;\n      font-weight: 700;\n      color: #241c1e;\n    }\n    .sl-shade-info p {\n      margin: 0;\n      font-size: 12px;\n      color: #66585b;\n      line-height: 1.4;\n    }\n\n    \/* Specifications *\/\n    .sl-specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      font-size: 13px;\n      margin-bottom: 24px;\n    }\n    .sl-specs-table tr {\n      border-bottom: 1px solid #f6e6e8;\n    }\n    .sl-specs-table td {\n      padding: 10px 4px;\n    }\n    .sl-specs-label {\n      color: #8c7e80;\n      width: 38%;\n      font-weight: 500;\n    }\n    .sl-specs-val {\n      color: #241c1e;\n      font-weight: 600;\n    }\n\n    \/* Trust \u0026 Formulation Badges *\/\n    .sl-purity-row {\n      display: flex;\n      justify-content: space-around;\n      background: #fdf5f6;\n      border: 1px dashed #e8b6bd;\n      border-radius: 10px;\n      padding: 14px 10px;\n      text-align: center;\n      margin-top: 20px;\n    }\n    .sl-purity-item {\n      font-size: 12px;\n      font-weight: 600;\n      color: #8c4250;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      gap: 4px;\n    }\n  \u003c\/style\u003e\n\n  \u003c!-- 1. Hero Narrative --\u003e\n  \u003cdiv class=\"sl-hero\"\u003e\n    \u003cdiv class=\"sl-tag\"\u003eBeauty in Every Angle • Satin Shine Lip Couture\u003c\/div\u003e\n    \u003ch3\u003eRich Color. Creamy Texture. Beauty in Every Angle.\u003c\/h3\u003e\n    \u003cp\u003e\n      Where modern art meets high-performance lip color. Enclosed in an undulating, sculptural fluid-wave case with a rose-gold peek-through window, this rich moisturizing lipstick glides like silk to bathe lips in vibrant, glossy color with zero feathering or dryness.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 2. Sculptural Silhouette Spotlight (Key Differentiator) --\u003e\n  \u003cdiv class=\"sl-section-title\"\u003eArchitectural Design\u003c\/div\u003e\n  \u003cdiv class=\"sl-sculpture-card\"\u003e\n    \u003cdiv class=\"sl-sculpture-iconbox\"\u003e🏺\u003c\/div\u003e\n    \u003cdiv class=\"sl-sculpture-content\"\u003e\n      \u003ch4\u003eFluid Organic Wavy Flacon\u003c\/h4\u003e\n      \u003cp\u003e\n        Moving away from standard cylindrical tubes, this lipstick is an ergonomic sculpture that curves naturally into the palm of your hand. A polished metallic cut-out reveals the rose-gold inner barrel, turning every touch-up into a luxurious sensory statement.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 3. Plumping Sensory Dimension --\u003e\n  \u003cdiv class=\"sl-section-title\"\u003eSensory Performance\u003c\/div\u003e\n  \u003cdiv class=\"sl-plump-panel\"\u003e\n    \u003cdiv class=\"sl-plump-grid\"\u003e\n      \u003cdiv class=\"sl-plump-box\"\u003e\n        \u003cdiv class=\"sl-plump-icon\"\u003e💧\u003c\/div\u003e\n        \u003ch5\u003eMelt-on-Touch Texture\u003c\/h5\u003e\n        \u003cp\u003eMicro-crystalline diamond surface transforms into a hydrating butter upon meeting lip warmth.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sl-plump-box\"\u003e\n        \u003cdiv class=\"sl-plump-icon\"\u003e💋\u003c\/div\u003e\n        \u003ch5\u003eLine-Smoothing Plump\u003c\/h5\u003e\n        \u003cp\u003eLight-reflecting optical polymers visually fill and smooth vertical lip lines for a lush, juicy pout.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sl-plump-box\"\u003e\n        \u003cdiv class=\"sl-plump-icon\"\u003e⏳\u003c\/div\u003e\n        \u003ch5\u003eAll-Day Moisture Hold\u003c\/h5\u003e\n        \u003cp\u003eLocks in nourishing botanical emollients to prevent peeling, tightness, and color settling into cracks.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 4. Shade Profile --\u003e\n  \u003cdiv class=\"sl-section-title\"\u003eColor Formulation\u003c\/div\u003e\n  \u003cdiv class=\"sl-shade-spotlight\"\u003e\n    \u003cdiv class=\"sl-swatch-circle\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"sl-shade-info\"\u003e\n      \u003ch5\u003eSignature Bloom Rose (Lustrous Satin Finish)\u003c\/h5\u003e\n      \u003cp\u003eA universally flattering, fresh petal-rose with subtle luminous reflects. Strikes the golden balance between everyday elegance and camera-ready radiance.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 5. Core Performance Highlights --\u003e\n  \u003cdiv class=\"sl-section-title\"\u003eWhy You'll Love It\u003c\/div\u003e\n  \u003cdiv class=\"sl-feat-grid\"\u003e\n    \u003cdiv class=\"sl-feat-card\"\u003e\n      \u003cdiv class=\"sl-feat-icon\"\u003e💄\u003c\/div\u003e\n      \u003cdiv class=\"sl-feat-text\"\u003e\n        \u003ch5\u003eSingle-Swipe Vibrant Payoff\u003c\/h5\u003e\n        \u003cp\u003eInfused with micro-milled pigments that deposit full, vibrant color opacity in just one effortless glide.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sl-feat-card\"\u003e\n      \u003cdiv class=\"sl-feat-icon\"\u003e🪶\u003c\/div\u003e\n      \u003cdiv class=\"sl-feat-text\"\u003e\n        \u003ch5\u003eFeatherlight Non-Sticky Feel\u003c\/h5\u003e\n        \u003cp\u003eProvides the high shine and hydration of a gloss with the clean, non-tacky comfort of a weightless balm.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sl-feat-card\"\u003e\n      \u003cdiv class=\"sl-feat-icon\"\u003e💎\u003c\/div\u003e\n      \u003cdiv class=\"sl-feat-text\"\u003e\n        \u003ch5\u003eWeighted Metallic Base\u003c\/h5\u003e\n        \u003cp\u003eEngineered with a solid rose-gold ring base that stands firmly on vanity trays as an artful decorative piece.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sl-feat-card\"\u003e\n      \u003cdiv class=\"sl-feat-icon\"\u003e🌸\u003c\/div\u003e\n      \u003cdiv class=\"sl-feat-text\"\u003e\n        \u003ch5\u003eDermatologist Approved\u003c\/h5\u003e\n        \u003cp\u003eClean, paraben-free formulation enriched with lip-loving conditioners suitable for chapped and sensitive lips.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 6. Specifications --\u003e\n  \u003cdiv class=\"sl-section-title\"\u003eProduct Details\u003c\/div\u003e\n  \u003ctable class=\"sl-specs-table\"\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"sl-specs-label\"\u003eSeries\u003c\/td\u003e\n      \u003ctd class=\"sl-specs-val\"\u003eBeauty in Every Angle Sculptural Lipstick\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"sl-specs-label\"\u003eExterior Design\u003c\/td\u003e\n      \u003ctd class=\"sl-specs-val\"\u003eErgonomic Wavy Silhouette with Rose-Gold Window\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"sl-specs-label\"\u003eFinish\u003c\/td\u003e\n      \u003ctd class=\"sl-specs-val\"\u003eLuminous Satin Gloss \/ Diamond Shine\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"sl-specs-label\"\u003eTexture\u003c\/td\u003e\n      \u003ctd class=\"sl-specs-val\"\u003eUltra-Creamy Melt-on-Contact Bullet\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"sl-specs-label\"\u003eComfort\u003c\/td\u003e\n      \u003ctd class=\"sl-specs-val\"\u003eAll-Day Hydrating \u0026amp; Non-Drying Wear\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003c!-- 7. Trust Badges --\u003e\n  \u003cdiv class=\"sl-purity-row\"\u003e\n    \u003cdiv class=\"sl-purity-item\"\u003e\n\u003cspan\u003e💋\u003c\/span\u003e Plumping Shine\u003c\/div\u003e\n    \u003cdiv class=\"sl-purity-item\"\u003e\n\u003cspan\u003e🐰\u003c\/span\u003e Cruelty-Free\u003c\/div\u003e\n    \u003cdiv class=\"sl-purity-item\"\u003e\n\u003cspan\u003e💧\u003c\/span\u003e Deep Hydration\u003c\/div\u003e\n    \u003cdiv class=\"sl-purity-item\"\u003e\n\u003cspan\u003e✨\u003c\/span\u003e Rich Payoff\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"blendecove","offers":[{"title":"Default Title","offer_id":50556316876879,"sku":null,"price":27.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0736\/1108\/3855\/files\/1-1_4bc857e8-2f64-4852-85af-8a9dddeb5f02.png?v=1790499256"},{"product_id":"avant-garde-sculptural-satin-lipstick-with-gem-inlay-hydrating-creamy-long-lasting-nourishing-lip-color","title":"Avant-Garde Sculptural Satin Lipstick with Gem Inlay – Hydrating Creamy Long-Lasting Nourishing Lip Color","description":"\u003c!-- === Avant-Garde Sculptural Gem Lipstick PDP (Shopify Compatible) === --\u003e\n\u003cdiv class=\"gemsculpt-pdp-wrap\"\u003e\n  \u003cstyle\u003e\n    .gemsculpt-pdp-wrap {\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: #2b2325;\n      line-height: 1.6;\n      max-width: 800px;\n      margin: 0 auto;\n      padding: 10px 0;\n    }\n    .gemsculpt-pdp-wrap * {\n      box-sizing: border-box;\n    }\n\n    \/* Museum \/ Gallery Hero Banner *\/\n    .gs-hero {\n      text-align: center;\n      background: linear-gradient(180deg, #fff0f3 0%, #ffffff 100%);\n      border: 1px solid #f6dbe0;\n      border-radius: 18px;\n      padding: 34px 20px;\n      margin-bottom: 26px;\n    }\n    .gs-art-tag {\n      display: inline-block;\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 2px;\n      text-transform: uppercase;\n      color: #b0445a;\n      background: #ffffff;\n      border: 1px solid #f2c7ce;\n      padding: 4px 18px;\n      border-radius: 20px;\n      margin-bottom: 12px;\n    }\n    .gs-hero h3 {\n      font-size: 22px;\n      font-weight: 700;\n      color: #241c1e;\n      margin: 0 0 10px;\n      letter-spacing: 0.5px;\n    }\n    .gs-hero p {\n      font-size: 14px;\n      color: #695b5e;\n      max-width: 580px;\n      margin: 0 auto;\n      line-height: 1.7;\n    }\n\n    \/* Section Subhead *\/\n    .gs-section-title {\n      font-size: 15px;\n      font-weight: 700;\n      letter-spacing: 1.5px;\n      text-transform: uppercase;\n      color: #241c1e;\n      margin: 32px 0 16px;\n      display: flex;\n      align-items: center;\n      gap: 12px;\n    }\n    .gs-section-title::after {\n      content: \"\";\n      flex: 1;\n      height: 1px;\n      background: #edd1d5;\n    }\n\n    \/* 360° Multi-Angle Display Showcase (Key Differentiator: Front \/ Side \/ Back) *\/\n    .gs-angles-panel {\n      background: #faf4f5;\n      border: 1px solid #f4dee2;\n      border-radius: 14px;\n      padding: 20px;\n      margin-bottom: 28px;\n    }\n    .gs-angles-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 12px;\n    }\n    @media (max-width: 600px) {\n      .gs-angles-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n    .gs-angle-card {\n      background: #ffffff;\n      border: 1px solid #f6e3e6;\n      border-radius: 10px;\n      padding: 16px 12px;\n      text-align: center;\n    }\n    .gs-angle-badge {\n      font-size: 10px;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: 1.5px;\n      color: #b0445a;\n      background: #fdf0f3;\n      padding: 3px 10px;\n      border-radius: 6px;\n      display: inline-block;\n      margin-bottom: 8px;\n    }\n    .gs-angle-card h5 {\n      font-size: 13.5px;\n      font-weight: 700;\n      color: #241c1e;\n      margin: 0 0 4px;\n    }\n    .gs-angle-card p {\n      font-size: 11.5px;\n      color: #6a5d60;\n      margin: 0;\n      line-height: 1.4;\n    }\n\n    \/* Biomorphic Architecture \u0026 Inlaid Gem Feature Card *\/\n    .gs-craft-card {\n      background: linear-gradient(135deg, #fff7f8 0%, #faedf0 100%);\n      border: 1px solid #f4dbe0;\n      border-radius: 14px;\n      padding: 22px;\n      margin-bottom: 28px;\n      display: flex;\n      align-items: center;\n      gap: 20px;\n    }\n    @media (max-width: 600px) {\n      .gs-craft-card {\n        flex-direction: column;\n        text-align: center;\n      }\n    }\n    .gs-craft-iconbox {\n      width: 70px;\n      height: 70px;\n      border-radius: 50%;\n      background: #ffffff;\n      border: 2px solid #f5c4cc;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 28px;\n      flex-shrink: 0;\n      box-shadow: 0 4px 12px rgba(176, 68, 90, 0.12);\n    }\n    .gs-craft-content h4 {\n      margin: 0 0 6px;\n      font-size: 15px;\n      font-weight: 700;\n      color: #241c1e;\n    }\n    .gs-craft-content p {\n      margin: 0;\n      font-size: 12.5px;\n      color: #645559;\n      line-height: 1.6;\n    }\n\n    \/* Hydration \u0026 Non-Drying Performance *\/\n    .gs-moisture-panel {\n      background: #ffffff;\n      border: 1px solid #f5e1e5;\n      border-top: 3px solid #dca4ad;\n      border-radius: 12px;\n      padding: 18px 16px;\n      margin-bottom: 28px;\n      display: flex;\n      justify-content: space-between;\n      gap: 16px;\n    }\n    @media (max-width: 600px) {\n      .gs-moisture-panel {\n        flex-direction: column;\n        text-align: center;\n      }\n    }\n    .gs-moisture-col {\n      flex: 1;\n    }\n    .gs-moisture-tag {\n      font-size: 11px;\n      font-weight: 700;\n      color: #b0445a;\n      text-transform: uppercase;\n      letter-spacing: 1px;\n      margin-bottom: 4px;\n    }\n    .gs-moisture-col h5 {\n      margin: 0 0 4px;\n      font-size: 13.5px;\n      font-weight: 700;\n      color: #241c1e;\n    }\n    .gs-moisture-col p {\n      margin: 0;\n      font-size: 12px;\n      color: #66595c;\n      line-height: 1.4;\n    }\n\n    \/* Core Product Benefits *\/\n    .gs-feat-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 14px;\n      margin-bottom: 28px;\n    }\n    @media (max-width: 600px) {\n      .gs-feat-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n    .gs-feat-card {\n      background: #ffffff;\n      border: 1px solid #f5e3e6;\n      border-radius: 12px;\n      padding: 16px;\n      display: flex;\n      gap: 12px;\n    }\n    .gs-feat-icon {\n      font-size: 18px;\n      width: 36px;\n      height: 36px;\n      background: #fdf2f5;\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      flex-shrink: 0;\n    }\n    .gs-feat-text h5 {\n      font-size: 13.5px;\n      font-weight: 700;\n      color: #241c1e;\n      margin: 0 0 4px;\n    }\n    .gs-feat-text p {\n      font-size: 12px;\n      color: #695e61;\n      margin: 0;\n      line-height: 1.5;\n    }\n\n    \/* Specifications *\/\n    .gs-specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      font-size: 13px;\n      margin-bottom: 24px;\n    }\n    .gs-specs-table tr {\n      border-bottom: 1px solid #f6e6e8;\n    }\n    .gs-specs-table td {\n      padding: 10px 4px;\n    }\n    .gs-specs-label {\n      color: #8c7e80;\n      width: 38%;\n      font-weight: 500;\n    }\n    .gs-specs-val {\n      color: #241c1e;\n      font-weight: 600;\n    }\n\n    \/* Trust \u0026 Artistry Badges *\/\n    .gs-purity-row {\n      display: flex;\n      justify-content: space-around;\n      background: #fdf5f6;\n      border: 1px dashed #e8b6bd;\n      border-radius: 10px;\n      padding: 14px 10px;\n      text-align: center;\n      margin-top: 20px;\n    }\n    .gs-purity-item {\n      font-size: 12px;\n      font-weight: 600;\n      color: #8c4250;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      gap: 4px;\n    }\n  \u003c\/style\u003e\n\n  \u003c!-- 1. Hero Narrative --\u003e\n  \u003cdiv class=\"gs-hero\"\u003e\n    \u003cdiv class=\"gs-art-tag\"\u003eSculptural Design • Art Meets Beauty • Rich Hydration\u003c\/div\u003e\n    \u003ch3\u003eA Perfect Fusion of Art \u0026amp; Beauty.\u003c\/h3\u003e\n    \u003cp\u003e\n      An avant-garde masterpiece for your beauty ritual. Merging biomorphic architectural contours with an inlaid pink crystal cabochon and metallic studs, this ultra-creamy satin lipstick glides like silk, wrapping lips in rich, radiant color that nourishes from within.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 2. 360° Multi-Angle Architectural Showcase (Key Differentiator) --\u003e\n  \u003cdiv class=\"gs-section-title\"\u003e360° Multi-Angle Display\u003c\/div\u003e\n  \u003cdiv class=\"gs-angles-panel\"\u003e\n    \u003cdiv class=\"gs-angles-grid\"\u003e\n      \u003cdiv class=\"gs-angle-card\"\u003e\n        \u003cspan class=\"gs-angle-badge\"\u003eAngle 01 • Front\u003c\/span\u003e\n        \u003ch5\u003eInlaid Gemstone Focal\u003c\/h5\u003e\n        \u003cp\u003eFeatures an organic oval cut-out framing a multifaceted rose crystal cabochon accented by metallic spheres.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gs-angle-card\"\u003e\n        \u003cspan class=\"gs-angle-badge\"\u003eAngle 02 • Side\u003c\/span\u003e\n        \u003ch5\u003eFluid Arched Silhouette\u003c\/h5\u003e\n        \u003cp\u003eDynamic undulating curves designed to fit comfortably in your hand while displaying fluid art gallery grace.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gs-angle-card\"\u003e\n        \u003cspan class=\"gs-angle-badge\"\u003eAngle 03 • Back\u003c\/span\u003e\n        \u003ch5\u003eBiomorphic Pod Base\u003c\/h5\u003e\n        \u003cp\u003eEngineered with stable sculpted feet that allow the lipstick to stand proudly as an objet d'art on your vanity.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 3. Sculptural Craftsmanship (Differentiator: Gemstone \u0026 Casing) --\u003e\n  \u003cdiv class=\"gs-section-title\"\u003eDesign Craftsmanship\u003c\/div\u003e\n  \u003cdiv class=\"gs-craft-card\"\u003e\n    \u003cdiv class=\"gs-craft-iconbox\"\u003e🔮\u003c\/div\u003e\n    \u003cdiv class=\"gs-craft-content\"\u003e\n      \u003ch4\u003eJewelry-Grade Inlaid Gem \u0026amp; Metallic Accents\u003c\/h4\u003e\n      \u003cp\u003e\n        Far beyond standard cosmetic packaging, every component is sculpted with organic hollows, polished metallic internal sleeves, and embedded crystal elements. A tactile, weighted luxury piece that transforms applying lipstick into a curated moment of art.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 4. Deep Hydration \u0026 Non-Drying Performance --\u003e\n  \u003cdiv class=\"gs-section-title\"\u003eLip-Loving Hydration\u003c\/div\u003e\n  \u003cdiv class=\"gs-moisture-panel\"\u003e\n    \u003cdiv class=\"gs-moisture-col\"\u003e\n      \u003cdiv class=\"gs-moisture-tag\"\u003eContinuous Care\u003c\/div\u003e\n      \u003ch5\u003eEnriched Botanical Moisture\u003c\/h5\u003e\n      \u003cp\u003eInfused with restorative plant oils to soften dry lip texture and lock in essential hydration for 12+ hours.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"gs-moisture-col\"\u003e\n      \u003cdiv class=\"gs-moisture-tag\"\u003eZero Dryness\u003c\/div\u003e\n      \u003ch5\u003eNon-Drying Satin Shield\u003c\/h5\u003e\n      \u003cp\u003eLeaves lips cushiony and comfortable all day long—never pills, tightens, or settles into delicate lip lines.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 5. Core Performance Highlights --\u003e\n  \u003cdiv class=\"gs-section-title\"\u003eWhy You'll Love It\u003c\/div\u003e\n  \u003cdiv class=\"gs-feat-grid\"\u003e\n    \u003cdiv class=\"gs-feat-card\"\u003e\n      \u003cdiv class=\"gs-feat-icon\"\u003e💄\u003c\/div\u003e\n      \u003cdiv class=\"gs-feat-text\"\u003e\n        \u003ch5\u003eSmooth \u0026amp; Creamy Texture\u003c\/h5\u003e\n        \u003cp\u003eGlides on effortlessly with buttery slip, laying down saturated, even pigment in a single fluid stroke.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gs-feat-card\"\u003e\n      \u003cdiv class=\"gs-feat-icon\"\u003e✨\u003c\/div\u003e\n      \u003cdiv class=\"gs-feat-text\"\u003e\n        \u003ch5\u003eRadiant Satin Finish\u003c\/h5\u003e\n        \u003cp\u003eDelivers a polished, dimensional sheen that enhances natural lip curves with soft, healthy luminosity.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gs-feat-card\"\u003e\n      \u003cdiv class=\"gs-feat-icon\"\u003e🌸\u003c\/div\u003e\n      \u003cdiv class=\"gs-feat-text\"\u003e\n        \u003ch5\u003eSignature Rose Petal Shade\u003c\/h5\u003e\n        \u003cp\u003eA sophisticated, warm-neutral rose tone that effortlessly complements day-to-night styling.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gs-feat-card\"\u003e\n      \u003cdiv class=\"gs-feat-icon\"\u003e🏺\u003c\/div\u003e\n      \u003cdiv class=\"gs-feat-text\"\u003e\n        \u003ch5\u003eCollector's Vanity Stand\u003c\/h5\u003e\n        \u003cp\u003eDesigned to be showcased, turning your beauty corner into an editorial aesthetic space.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 6. Specifications --\u003e\n  \u003cdiv class=\"gs-section-title\"\u003eProduct Details\u003c\/div\u003e\n  \u003ctable class=\"gs-specs-table\"\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"gs-specs-label\"\u003eSeries\u003c\/td\u003e\n      \u003ctd class=\"gs-specs-val\"\u003eAvant-Garde Sculptural Gemstone Lipstick\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"gs-specs-label\"\u003eCase Craftsmanship\u003c\/td\u003e\n      \u003ctd class=\"gs-specs-val\"\u003eBiomorphic Fluid Silhouette with Inlaid Crystal Gem \u0026amp; Studs\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"gs-specs-label\"\u003eBase Structure\u003c\/td\u003e\n      \u003ctd class=\"gs-specs-val\"\u003eSelf-Standing Sculptural Pod Base\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"gs-specs-label\"\u003eFinish \/ Texture\u003c\/td\u003e\n      \u003ctd class=\"gs-specs-val\"\u003eRadiant Luminous Satin \/ Ultra-Creamy Butter Melt\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"gs-specs-label\"\u003eFormula Properties\u003c\/td\u003e\n      \u003ctd class=\"gs-specs-val\"\u003eEnriched Hydrating, Non-Drying, Paraben-Free\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003c!-- 7. Trust Badges --\u003e\n  \u003cdiv class=\"gs-purity-row\"\u003e\n    \u003cdiv class=\"gs-purity-item\"\u003e\n\u003cspan\u003e🔮\u003c\/span\u003e Gem Inlaid\u003c\/div\u003e\n    \u003cdiv class=\"gs-purity-item\"\u003e\n\u003cspan\u003e💧\u003c\/span\u003e Non-Drying\u003c\/div\u003e\n    \u003cdiv class=\"gs-purity-item\"\u003e\n\u003cspan\u003e🐰\u003c\/span\u003e Cruelty-Free\u003c\/div\u003e\n    \u003cdiv class=\"gs-purity-item\"\u003e\n\u003cspan\u003e✨\u003c\/span\u003e Satin Radiant\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"blendecove","offers":[{"title":"Default Title","offer_id":50556319989839,"sku":null,"price":31.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0736\/1108\/3855\/files\/1-1_edb2e3a7-6a91-44e6-867a-1b411631c114.png?v=1790499395"},{"product_id":"ultra-glossy-plumping-lip-oil-with-metallic-heart-cap-non-sticky-deep-hydration-glass-shine-lip-gloss","title":"Ultra-Glossy Plumping Lip Oil with Metallic Heart Cap – Non-Sticky Deep Hydration Glass Shine Lip Gloss","description":"\u003c!-- === Ultra-Glossy Plumping Lip Gloss PDP (Shopify Compatible) === --\u003e\n\u003cdiv class=\"lipgloss-pdp-wrap\"\u003e\n  \u003cstyle\u003e\n    .lipgloss-pdp-wrap {\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: #2b2325;\n      line-height: 1.6;\n      max-width: 800px;\n      margin: 0 auto;\n      padding: 10px 0;\n    }\n    .lipgloss-pdp-wrap * {\n      box-sizing: border-box;\n    }\n\n    \/* Glossy Glass Hero Banner *\/\n    .lg-hero {\n      text-align: center;\n      background: radial-gradient(circle at 50% 25%, #fff0f4 0%, #fef5f7 60%, #ffffff 100%);\n      border: 1px solid #f7d9e0;\n      border-radius: 18px;\n      padding: 34px 20px;\n      margin-bottom: 26px;\n    }\n    .lg-heart-tag {\n      display: inline-block;\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 2px;\n      text-transform: uppercase;\n      color: #ba3855;\n      background: #ffffff;\n      border: 1px solid #f4c2cd;\n      padding: 4px 18px;\n      border-radius: 20px;\n      margin-bottom: 12px;\n    }\n    .lg-hero h3 {\n      font-size: 22px;\n      font-weight: 700;\n      color: #241a1d;\n      margin: 0 0 10px;\n      letter-spacing: 0.5px;\n    }\n    .lg-hero p {\n      font-size: 14px;\n      color: #695a5d;\n      max-width: 580px;\n      margin: 0 auto;\n      line-height: 1.7;\n    }\n\n    \/* Section Subhead *\/\n    .lg-section-title {\n      font-size: 15px;\n      font-weight: 700;\n      letter-spacing: 1.5px;\n      text-transform: uppercase;\n      color: #241a1d;\n      margin: 32px 0 16px;\n      display: flex;\n      align-items: center;\n      gap: 12px;\n    }\n    .lg-section-title::after {\n      content: \"\";\n      flex: 1;\n      height: 1px;\n      background: #edd1d5;\n    }\n\n    \/* Molten Chrome Heart Cap \u0026 Glass Flacon (Key Packaging Differentiator) *\/\n    .lg-packaging-card {\n      background: linear-gradient(135deg, #fff7f9 0%, #faecf0 100%);\n      border: 1px solid #f4dbe1;\n      border-radius: 14px;\n      padding: 22px;\n      margin-bottom: 28px;\n      display: flex;\n      align-items: center;\n      gap: 20px;\n    }\n    @media (max-width: 600px) {\n      .lg-packaging-card {\n        flex-direction: column;\n        text-align: center;\n      }\n    }\n    .lg-cap-iconbox {\n      width: 72px;\n      height: 72px;\n      border-radius: 50%;\n      background: #ffffff;\n      border: 2px solid #f7bfcb;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 32px;\n      flex-shrink: 0;\n      box-shadow: 0 4px 14px rgba(186, 56, 85, 0.15);\n    }\n    .lg-packaging-content h4 {\n      margin: 0 0 6px;\n      font-size: 15px;\n      font-weight: 700;\n      color: #241a1d;\n    }\n    .lg-packaging-content p {\n      margin: 0;\n      font-size: 12.5px;\n      color: #645559;\n      line-height: 1.6;\n    }\n\n    \/* Zero-Stickiness \u0026 High-Shine Comparison (Solving User Pain Point) *\/\n    .lg-comfort-panel {\n      background: #faf4f5;\n      border: 1px solid #f4dfe3;\n      border-radius: 14px;\n      overflow: hidden;\n      margin-bottom: 28px;\n    }\n    .lg-comfort-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n    }\n    @media (max-width: 600px) {\n      .lg-comfort-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n    .lg-comfort-col {\n      padding: 20px 18px;\n    }\n    .lg-comfort-col.traditional {\n      background: #fbf6f7;\n      border-right: 1px solid #f2dfe3;\n    }\n    .lg-comfort-col.cushion {\n      background: #ffffff;\n    }\n    .lg-col-title {\n      font-size: 13px;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: 1px;\n      margin-bottom: 12px;\n      display: flex;\n      align-items: center;\n      gap: 6px;\n    }\n    .traditional .lg-col-title { color: #887a7d; }\n    .cushion .lg-col-title { color: #ba3855; }\n    .lg-comfort-list {\n      list-style: none;\n      padding: 0;\n      margin: 0;\n      font-size: 12px;\n      line-height: 1.8;\n      color: #615457;\n    }\n\n    \/* 2 Ways to Wear (Bare Jelly vs Lipstick Topper) *\/\n    .lg-style-container {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 14px;\n      margin-bottom: 28px;\n    }\n    @media (max-width: 600px) {\n      .lg-style-container {\n        grid-template-columns: 1fr;\n      }\n    }\n    .lg-style-card {\n      background: #ffffff;\n      border: 1px solid #f5e2e6;\n      border-top: 3px solid #dca4af;\n      border-radius: 12px;\n      padding: 18px 16px;\n      text-align: center;\n    }\n    .lg-style-card h5 {\n      font-size: 14px;\n      font-weight: 700;\n      color: #241a1d;\n      margin: 0 0 6px;\n    }\n    .lg-style-card p {\n      font-size: 12px;\n      color: #66585b;\n      margin: 0;\n      line-height: 1.5;\n    }\n\n    \/* Core Product Benefits *\/\n    .lg-feat-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 14px;\n      margin-bottom: 28px;\n    }\n    @media (max-width: 600px) {\n      .lg-feat-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n    .lg-feat-card {\n      background: #ffffff;\n      border: 1px solid #f5e3e6;\n      border-radius: 12px;\n      padding: 16px;\n      display: flex;\n      gap: 12px;\n    }\n    .lg-feat-icon {\n      font-size: 18px;\n      width: 36px;\n      height: 36px;\n      background: #fdf2f5;\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      flex-shrink: 0;\n    }\n    .lg-feat-text h5 {\n      font-size: 13.5px;\n      font-weight: 700;\n      color: #241a1d;\n      margin: 0 0 4px;\n    }\n    .lg-feat-text p {\n      font-size: 12px;\n      color: #695e61;\n      margin: 0;\n      line-height: 1.5;\n    }\n\n    \/* Specifications *\/\n    .lg-specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      font-size: 13px;\n      margin-bottom: 24px;\n    }\n    .lg-specs-table tr {\n      border-bottom: 1px solid #f6e6e8;\n    }\n    .lg-specs-table td {\n      padding: 10px 4px;\n    }\n    .lg-specs-label {\n      color: #8c7e80;\n      width: 38%;\n      font-weight: 500;\n    }\n    .lg-specs-val {\n      color: #241a1d;\n      font-weight: 600;\n    }\n\n    \/* Trust \u0026 Performance Badges *\/\n    .lg-purity-row {\n      display: flex;\n      justify-content: space-around;\n      background: #fdf5f6;\n      border: 1px dashed #e8b6bd;\n      border-radius: 10px;\n      padding: 14px 10px;\n      text-align: center;\n      margin-top: 20px;\n    }\n    .lg-purity-item {\n      font-size: 12px;\n      font-weight: 600;\n      color: #8c4250;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      gap: 4px;\n    }\n  \u003c\/style\u003e\n\n  \u003c!-- 1. Hero Narrative --\u003e\n  \u003cdiv class=\"lg-hero\"\u003e\n    \u003cdiv class=\"lg-heart-tag\"\u003e♡ Ultra-Glossy Finish • Plump \u0026amp; Hydrate ♡\u003c\/div\u003e\n    \u003ch3\u003eShine Your Lips. High Shine, Zero Stickiness.\u003c\/h3\u003e\n    \u003cp\u003e\n      The ultimate glazed-glass finish for juicy, pillowy lips. Packed with light-refracting micro-shimmer and nourishing plant oils, this cushiony lip gloss bathes lips in high-wattage shine, smoothing dry lines and locking in deep hydration without feeling tacky.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 2. Molten Chrome Heart Packaging (Key Differentiator) --\u003e\n  \u003cdiv class=\"lg-section-title\"\u003eCouture Packaging\u003c\/div\u003e\n  \u003cdiv class=\"lg-packaging-card\"\u003e\n    \u003cdiv class=\"lg-cap-iconbox\"\u003e💖\u003c\/div\u003e\n    \u003cdiv class=\"lg-packaging-content\"\u003e\n      \u003ch4\u003eMolten Pink Chrome Cap with 3D Heart Charm\u003c\/h4\u003e\n      \u003cp\u003e\n        Topped with a fluid, liquid-metal metallic pink sculpted cap featuring an embossed 3D heart accent. Paired with a transparent hourglass flacon that displays the suspended diamond-pearl glitter within, it’s an irresistible centerpiece for your handbag and vanity.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 3. Zero-Stickiness Breakthrough Comparison (Pain Point Solution) --\u003e\n  \u003cdiv class=\"lg-section-title\"\u003eThe Non-Sticky Cushion Difference\u003c\/div\u003e\n  \u003cdiv class=\"lg-comfort-panel\"\u003e\n    \u003cdiv class=\"lg-comfort-grid\"\u003e\n      \u003cdiv class=\"lg-comfort-col traditional\"\u003e\n        \u003cdiv class=\"lg-col-title\"\u003e\n\u003cspan\u003e✕\u003c\/span\u003e Conventional Lip Glosses\u003c\/div\u003e\n        \u003cul class=\"lg-comfort-list\"\u003e\n          \u003cli\u003eHeavy, thick, glue-like tackiness\u003c\/li\u003e\n          \u003cli\u003eHair clings stubbornly to lips in the wind\u003c\/li\u003e\n          \u003cli\u003eSeparates or pills after drinking water\u003c\/li\u003e\n          \u003cli\u003eDries lips out after the shine fades away\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lg-comfort-col cushion\"\u003e\n        \u003cdiv class=\"lg-col-title\"\u003e\n\u003cspan\u003e✓\u003c\/span\u003e Glass-Jelly Oil Cushion\u003c\/div\u003e\n        \u003cul class=\"lg-comfort-list\"\u003e\n          \u003cli\u003e100% featherlight, non-sticky gel oil slip\u003c\/li\u003e\n          \u003cli\u003eSmooth cushion glide that lets lips part cleanly\u003c\/li\u003e\n          \u003cli\u003eUniform high-shine glaze that resists pooling\u003c\/li\u003e\n          \u003cli\u003eContinuous botanical hydration that softens lips\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 4. Wear It 2 Ways (Styling Versatility) --\u003e\n  \u003cdiv class=\"lg-section-title\"\u003eHow to Style Your Shine\u003c\/div\u003e\n  \u003cdiv class=\"lg-style-container\"\u003e\n    \u003cdiv class=\"lg-style-card\"\u003e\n      \u003ch5\u003e01 • Bare Lip Glass Jelly\u003c\/h5\u003e\n      \u003cp\u003eSweep directly across bare lips for an instant plumping wash of petal pink and glassy, glazed dimension. Perfect for effortless fresh-faced daily glow.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lg-style-card\"\u003e\n      \u003ch5\u003e02 • Shimmer Lipstick Topper\u003c\/h5\u003e\n      \u003cp\u003eDab over your favorite matte or satin lipstick to instantly transform your lip look with dimensional crystal reflects and juicy, camera-ready volume.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 5. Core Performance Highlights --\u003e\n  \u003cdiv class=\"lg-section-title\"\u003eFormula Excellence\u003c\/div\u003e\n  \u003cdiv class=\"lg-feat-grid\"\u003e\n    \u003cdiv class=\"lg-feat-card\"\u003e\n      \u003cdiv class=\"lg-feat-icon\"\u003e🪞\u003c\/div\u003e\n      \u003cdiv class=\"lg-feat-text\"\u003e\n        \u003ch5\u003eBrilliant Glass-Like Shine\u003c\/h5\u003e\n        \u003cp\u003eOptical high-refractive emollients bounce light from every angle, visibly blurring fine vertical lip creases.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lg-feat-card\"\u003e\n      \u003cdiv class=\"lg-feat-icon\"\u003e💧\u003c\/div\u003e\n      \u003cdiv class=\"lg-feat-text\"\u003e\n        \u003ch5\u003eDeep Restorative Hydration\u003c\/h5\u003e\n        \u003cp\u003eInfuses chapped lips with nourishing barrier moisture, keeping them soft, supple, and conditioned all day long.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lg-feat-card\"\u003e\n      \u003cdiv class=\"lg-feat-icon\"\u003e🖌️\u003c\/div\u003e\n      \u003cdiv class=\"lg-feat-text\"\u003e\n        \u003ch5\u003ePlush Reservoir Doe-Foot Wand\u003c\/h5\u003e\n        \u003cp\u003eSuper-soft oversized sponge applicator hugs your lip contours, delivering a generous, even cushion coat in one swipe.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lg-feat-card\"\u003e\n      \u003cdiv class=\"lg-feat-icon\"\u003e✨\u003c\/div\u003e\n      \u003cdiv class=\"lg-feat-text\"\u003e\n        \u003ch5\u003eMicro-Suspended Sparkle\u003c\/h5\u003e\n        \u003cp\u003eUltra-fine iridescent shimmer particles remain evenly suspended in the jelly base with zero gritty sensation.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 6. Specifications --\u003e\n  \u003cdiv class=\"lg-section-title\"\u003eProduct Details\u003c\/div\u003e\n  \u003ctable class=\"lg-specs-table\"\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"lg-specs-label\"\u003eSeries\u003c\/td\u003e\n      \u003ctd class=\"lg-specs-val\"\u003eShine Your Lips Ultra-Glossy Plumping Lip Oil\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"lg-specs-label\"\u003eCap Design\u003c\/td\u003e\n      \u003ctd class=\"lg-specs-val\"\u003eMolten Rose-Chrome Sculpted Cap with 3D Heart Motif\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"lg-specs-label\"\u003eApplicator\u003c\/td\u003e\n      \u003ctd class=\"lg-specs-val\"\u003ePlush Contoured Doe-Foot Cushion Wand\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"lg-specs-label\"\u003eFinish\u003c\/td\u003e\n      \u003ctd class=\"lg-specs-val\"\u003eMirror Glass Shine with Iridescent Diamond Shimmer\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"lg-specs-label\"\u003eTexture\u003c\/td\u003e\n      \u003ctd class=\"lg-specs-val\"\u003eNon-Sticky, Lightweight Jelly Cushion Oil\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003c!-- 7. Trust Badges --\u003e\n  \u003cdiv class=\"lg-purity-row\"\u003e\n    \u003cdiv class=\"lg-purity-item\"\u003e\n\u003cspan\u003e🪞\u003c\/span\u003e Glass Shine\u003c\/div\u003e\n    \u003cdiv class=\"lg-purity-item\"\u003e\n\u003cspan\u003e🚫\u003c\/span\u003e Non-Sticky\u003c\/div\u003e\n    \u003cdiv class=\"lg-purity-item\"\u003e\n\u003cspan\u003e🐰\u003c\/span\u003e Cruelty-Free\u003c\/div\u003e\n    \u003cdiv class=\"lg-purity-item\"\u003e\n\u003cspan\u003e💧\u003c\/span\u003e Deep Hydration\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"blendecove","offers":[{"title":"Default Title","offer_id":50556322447439,"sku":null,"price":26.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0736\/1108\/3855\/files\/1-1_b192ad60-7323-488f-98cc-386ca2171b21.png?v=1790499480"},{"product_id":"silky-matte-sculptural-lipstick-in-natural-rosy-glow-velvety-smooth-lightweight-long-lasting-lip-color","title":"Silky Matte Sculptural Lipstick in Natural Rosy Glow – Velvety Smooth Lightweight Long-Lasting Lip Color","description":"\u003c!-- === Silky Matte Sculptural Lipstick PDP (Shopify Compatible) === --\u003e\n\u003cdiv class=\"silkymatte-pdp-wrap\"\u003e\n  \u003cstyle\u003e\n    .silkymatte-pdp-wrap {\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: #2b2325;\n      line-height: 1.6;\n      max-width: 800px;\n      margin: 0 auto;\n      padding: 10px 0;\n    }\n    .silkymatte-pdp-wrap * {\n      box-sizing: border-box;\n    }\n\n    \/* Soft Velvet Hero Banner *\/\n    .sm-hero {\n      text-align: center;\n      background: linear-gradient(180deg, #fff2f4 0%, #ffffff 100%);\n      border: 1px solid #f6dbe0;\n      border-radius: 18px;\n      padding: 34px 20px;\n      margin-bottom: 26px;\n    }\n    .sm-tag {\n      display: inline-block;\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 2px;\n      text-transform: uppercase;\n      color: #b0465c;\n      background: #ffffff;\n      border: 1px solid #f2c7cf;\n      padding: 4px 18px;\n      border-radius: 20px;\n      margin-bottom: 12px;\n    }\n    .sm-hero h3 {\n      font-size: 22px;\n      font-weight: 700;\n      color: #241c1e;\n      margin: 0 0 10px;\n      letter-spacing: 0.5px;\n    }\n    .sm-hero p {\n      font-size: 14px;\n      color: #695b5e;\n      max-width: 580px;\n      margin: 0 auto;\n      line-height: 1.7;\n    }\n\n    \/* Section Subhead *\/\n    .sm-section-title {\n      font-size: 15px;\n      font-weight: 700;\n      letter-spacing: 1.5px;\n      text-transform: uppercase;\n      color: #241c1e;\n      margin: 32px 0 16px;\n      display: flex;\n      align-items: center;\n      gap: 12px;\n    }\n    .sm-section-title::after {\n      content: \"\";\n      flex: 1;\n      height: 1px;\n      background: #edd1d5;\n    }\n\n    \/* Silky Matte vs Traditional Flat Matte (Solving Dryness Pain Point) *\/\n    .sm-compare-panel {\n      background: #faf4f5;\n      border: 1px solid #f4dee2;\n      border-radius: 14px;\n      overflow: hidden;\n      margin-bottom: 28px;\n    }\n    .sm-compare-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n    }\n    @media (max-width: 600px) {\n      .sm-compare-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n    .sm-compare-col {\n      padding: 20px 18px;\n    }\n    .sm-compare-col.traditional {\n      background: #fbf6f7;\n      border-right: 1px solid #f2dfe2;\n    }\n    .sm-compare-col.silkymatte {\n      background: #ffffff;\n    }\n    .sm-col-title {\n      font-size: 13px;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: 1px;\n      margin-bottom: 12px;\n      display: flex;\n      align-items: center;\n      gap: 6px;\n    }\n    .traditional .sm-col-title { color: #887a7d; }\n    .silkymatte .sm-col-title { color: #b0465c; }\n    .sm-compare-list {\n      list-style: none;\n      padding: 0;\n      margin: 0;\n      font-size: 12px;\n      line-height: 1.8;\n      color: #615557;\n    }\n\n    \/* Crystal Light-Window Sculptural Barrel (Key Design Differentiator) *\/\n    .sm-casing-card {\n      background: linear-gradient(135deg, #fff7f8 0%, #faedf0 100%);\n      border: 1px solid #f4dbe0;\n      border-radius: 14px;\n      padding: 22px;\n      margin-bottom: 28px;\n      display: flex;\n      align-items: center;\n      gap: 20px;\n    }\n    @media (max-width: 600px) {\n      .sm-casing-card {\n        flex-direction: column;\n        text-align: center;\n      }\n    }\n    .sm-casing-iconbox {\n      width: 70px;\n      height: 70px;\n      border-radius: 50%;\n      background: #ffffff;\n      border: 2px solid #f5c4cc;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 28px;\n      flex-shrink: 0;\n      box-shadow: 0 4px 12px rgba(176, 70, 92, 0.12);\n    }\n    .sm-casing-content h4 {\n      margin: 0 0 6px;\n      font-size: 15px;\n      font-weight: 700;\n      color: #241c1e;\n    }\n    .sm-casing-content p {\n      margin: 0;\n      font-size: 12.5px;\n      color: #645559;\n      line-height: 1.6;\n    }\n\n    \/* MLBB Natural Rosy Glow Feature Card *\/\n    .sm-rosy-box {\n      background: #ffffff;\n      border: 1px solid #f5e1e5;\n      border-left: 4px solid #b0465c;\n      border-radius: 10px;\n      padding: 18px 16px;\n      margin-bottom: 28px;\n    }\n    .sm-rosy-box h5 {\n      margin: 0 0 4px;\n      font-size: 14px;\n      font-weight: 700;\n      color: #241c1e;\n    }\n    .sm-rosy-box p {\n      margin: 0;\n      font-size: 12.5px;\n      color: #66585b;\n      line-height: 1.5;\n    }\n\n    \/* Core Product Benefits *\/\n    .sm-feat-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 14px;\n      margin-bottom: 28px;\n    }\n    @media (max-width: 600px) {\n      .sm-feat-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n    .sm-feat-card {\n      background: #ffffff;\n      border: 1px solid #f5e3e6;\n      border-radius: 12px;\n      padding: 16px;\n      display: flex;\n      gap: 12px;\n    }\n    .sm-feat-icon {\n      font-size: 18px;\n      width: 36px;\n      height: 36px;\n      background: #fdf2f5;\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      flex-shrink: 0;\n    }\n    .sm-feat-text h5 {\n      font-size: 13.5px;\n      font-weight: 700;\n      color: #241c1e;\n      margin: 0 0 4px;\n    }\n    .sm-feat-text p {\n      font-size: 12px;\n      color: #695e61;\n      margin: 0;\n      line-height: 1.5;\n    }\n\n    \/* Specifications *\/\n    .sm-specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      font-size: 13px;\n      margin-bottom: 24px;\n    }\n    .sm-specs-table tr {\n      border-bottom: 1px solid #f6e6e8;\n    }\n    .sm-specs-table td {\n      padding: 10px 4px;\n    }\n    .sm-specs-label {\n      color: #8c7e80;\n      width: 38%;\n      font-weight: 500;\n    }\n    .sm-specs-val {\n      color: #241c1e;\n      font-weight: 600;\n    }\n\n    \/* Trust \u0026 Comfort Badges *\/\n    .sm-purity-row {\n      display: flex;\n      justify-content: space-around;\n      background: #fdf5f6;\n      border: 1px dashed #e8b6bd;\n      border-radius: 10px;\n      padding: 14px 10px;\n      text-align: center;\n      margin-top: 20px;\n    }\n    .sm-purity-item {\n      font-size: 12px;\n      font-weight: 600;\n      color: #8c4250;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      gap: 4px;\n    }\n  \u003c\/style\u003e\n\n  \u003c!-- 1. Hero Narrative --\u003e\n  \u003cdiv class=\"sm-hero\"\u003e\n    \u003cdiv class=\"sm-tag\"\u003eSoft Color • Lasting Beauty • Velvety Smooth\u003c\/div\u003e\n    \u003ch3\u003eSilky Matte Lipstick. A Little Luxury in Your Daily Routine.\u003c\/h3\u003e\n    \u003cp\u003e\n      The effortless marriage of velvet matte elegance and weightless hydration. Enclosed in a fluid sculpted casing with a translucent jelly-pink light window, this cloud-soft lipstick glides like silk, wrapping your lips in a flattering rosy flush that stays vibrant and comfortable all day.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 2. The Silky Matte Innovation (Solving Flat Matte Dryness) --\u003e\n  \u003cdiv class=\"sm-section-title\"\u003eThe Silky Matte Innovation\u003c\/div\u003e\n  \u003cdiv class=\"sm-compare-panel\"\u003e\n    \u003cdiv class=\"sm-compare-grid\"\u003e\n      \u003cdiv class=\"sm-compare-col traditional\"\u003e\n        \u003cdiv class=\"sm-col-title\"\u003e\n\u003cspan\u003e✕\u003c\/span\u003e Conventional Chalky Mattes\u003c\/div\u003e\n        \u003cul class=\"sm-compare-list\"\u003e\n          \u003cli\u003eDrags painfully during application\u003c\/li\u003e\n          \u003cli\u003eAccentuates vertical cracks and dry flaking\u003c\/li\u003e\n          \u003cli\u003eFeels suffocating, stiff, and tight\u003c\/li\u003e\n          \u003cli\u003eWears off into an uneven inner lip ring\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sm-compare-col silkymatte\"\u003e\n        \u003cdiv class=\"sm-col-title\"\u003e\n\u003cspan\u003e✓\u003c\/span\u003e Velvety Silky Matte\u003c\/div\u003e\n        \u003cul class=\"sm-compare-list\"\u003e\n          \u003cli\u003eEffortless melt-on glide with butter-soft slip\u003c\/li\u003e\n          \u003cli\u003eSoft-focus light diffusion that blurs lip lines\u003c\/li\u003e\n          \u003cli\u003eInfused with hydrating emollients for all-day comfort\u003c\/li\u003e\n          \u003cli\u003eFades evenly into a gorgeous, natural rosy stain\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 3. Crystal Light-Window Sculptural Barrel (Key Differentiator) --\u003e\n  \u003cdiv class=\"sm-section-title\"\u003eTactile Artistry\u003c\/div\u003e\n  \u003cdiv class=\"sm-casing-card\"\u003e\n    \u003cdiv class=\"sm-casing-iconbox\"\u003e🪟\u003c\/div\u003e\n    \u003cdiv class=\"sm-casing-content\"\u003e\n      \u003ch4\u003eTranslucent Crystal Jelly-Pink Window\u003c\/h4\u003e\n      \u003cp\u003e\n        Sculpted into an organic wave silhouette featuring an open crystal-clear pink optical window through the barrel. It catches natural ambient light on your vanity, offering an exquisite blend of high-fashion sculpture and everyday comfort.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 4. MLBB Natural Rosy Glow (Tone Enhancing Focus) --\u003e\n  \u003cdiv class=\"sm-section-title\"\u003eColor Philosophy\u003c\/div\u003e\n  \u003cdiv class=\"sm-rosy-box\"\u003e\n    \u003ch5\u003eNatural Rosy Glow (Your Lips But Better)\u003c\/h5\u003e\n    \u003cp\u003e\n      Calibrated to enhance and breathe life into your natural lip tone rather than masking it. This universally flattering petal rose adds an immediate healthy warmth to your face, making you look fresh, rested, and radiant even on bare-skin days.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 5. Core Product Benefits --\u003e\n  \u003cdiv class=\"sm-section-title\"\u003ePerformance Benefits\u003c\/div\u003e\n  \u003cdiv class=\"sm-feat-grid\"\u003e\n    \u003cdiv class=\"sm-feat-card\"\u003e\n      \u003cdiv class=\"sm-feat-icon\"\u003e💄\u003c\/div\u003e\n      \u003cdiv class=\"sm-feat-text\"\u003e\n        \u003ch5\u003eSaturated Rich Color Payoff\u003c\/h5\u003e\n        \u003cp\u003eDeposits even, vibrant color intensity with a single light touch—no multiple coats needed.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sm-feat-card\"\u003e\n      \u003cdiv class=\"sm-feat-icon\"\u003e🪶\u003c\/div\u003e\n      \u003cdiv class=\"sm-feat-text\"\u003e\n        \u003ch5\u003eFeatherlight Breathable Feel\u003c\/h5\u003e\n        \u003cp\u003eEngineered to feel weightless on the lips; you'll easily forget you're wearing lipstick at all.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sm-feat-card\"\u003e\n      \u003cdiv class=\"sm-feat-icon\"\u003e⏳\u003c\/div\u003e\n      \u003cdiv class=\"sm-feat-text\"\u003e\n        \u003ch5\u003eLong-Lasting Soft Hold\u003c\/h5\u003e\n        \u003cp\u003eColor locks comfortably in place, resisting transfer onto cups and maintaining depth for hours.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sm-feat-card\"\u003e\n      \u003cdiv class=\"sm-feat-icon\"\u003e🌸\u003c\/div\u003e\n      \u003cdiv class=\"sm-feat-text\"\u003e\n        \u003ch5\u003eSkin-Friendly Conditioning\u003c\/h5\u003e\n        \u003cp\u003eFormulated with lip-caring botanical waxes that protect and nourish sensitive or chapped lips.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 6. Specifications --\u003e\n  \u003cdiv class=\"sm-section-title\"\u003eProduct Details\u003c\/div\u003e\n  \u003ctable class=\"sm-specs-table\"\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"sm-specs-label\"\u003eSeries\u003c\/td\u003e\n      \u003ctd class=\"sm-specs-val\"\u003eSilky Matte Sculptural Lipstick\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"sm-specs-label\"\u003eFinish\u003c\/td\u003e\n      \u003ctd class=\"sm-specs-val\"\u003eVelvet Silky Matte \/ Soft-Focus Blur\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"sm-specs-label\"\u003eShade Tone\u003c\/td\u003e\n      \u003ctd class=\"sm-specs-val\"\u003eNatural Rosy Glow (Fresh Petal Rose)\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"sm-specs-label\"\u003eCasing Design\u003c\/td\u003e\n      \u003ctd class=\"sm-specs-val\"\u003eFluid Wave Body with Crystal Translucent Light Window\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"sm-specs-label\"\u003eFormula Benefit\u003c\/td\u003e\n      \u003ctd class=\"sm-specs-val\"\u003eHydrating, Non-Drying, Lightweight, Long-Wearing\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003c!-- 7. Trust Badges --\u003e\n  \u003cdiv class=\"sm-purity-row\"\u003e\n    \u003cdiv class=\"sm-purity-item\"\u003e\n\u003cspan\u003e☁️\u003c\/span\u003e Silky Matte\u003c\/div\u003e\n    \u003cdiv class=\"sm-purity-item\"\u003e\n\u003cspan\u003e🌸\u003c\/span\u003e MLBB Rosy\u003c\/div\u003e\n    \u003cdiv class=\"sm-purity-item\"\u003e\n\u003cspan\u003e🐰\u003c\/span\u003e Cruelty-Free\u003c\/div\u003e\n    \u003cdiv class=\"sm-purity-item\"\u003e\n\u003cspan\u003e💧\u003c\/span\u003e Non-Drying\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"blendecove","offers":[{"title":"Default Title","offer_id":50556329853007,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0736\/1108\/3855\/files\/1-1_f6844fef-36e5-43a5-8ca3-89fbc794a0ff.png?v=1790499638"},{"product_id":"kiss-the-odd-side-high-shine-lip-glaze-non-sticky-plumping-liquid-lip-tint-with-3d-heart-accents","title":"Kiss the Odd Side High-Shine Lip Glaze – Non-Sticky Plumping Liquid Lip Tint with 3D Heart Accents","description":"\u003c!-- === Kiss the Odd Side Sculptural Glossy Lip Glaze PDP (Shopify Compatible) === --\u003e\n\u003cdiv class=\"oddside-pdp-wrap\"\u003e\n  \u003cstyle\u003e\n    .oddside-pdp-wrap {\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: #2b2325;\n      line-height: 1.6;\n      max-width: 800px;\n      margin: 0 auto;\n      padding: 10px 0;\n    }\n    .oddside-pdp-wrap * {\n      box-sizing: border-box;\n    }\n\n    \/* Playful Coquette Hero Banner *\/\n    .os-hero {\n      text-align: center;\n      background: linear-gradient(180deg, #fff0f4 0%, #ffffff 100%);\n      border: 1px solid #f6dbe1;\n      border-radius: 18px;\n      padding: 34px 20px;\n      margin-bottom: 26px;\n    }\n    .os-spark-tag {\n      display: inline-block;\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 2px;\n      text-transform: uppercase;\n      color: #b33e57;\n      background: #ffffff;\n      border: 1px solid #f2c4ce;\n      padding: 4px 18px;\n      border-radius: 20px;\n      margin-bottom: 12px;\n    }\n    .os-hero h3 {\n      font-size: 22px;\n      font-weight: 700;\n      color: #241c1e;\n      margin: 0 0 10px;\n      letter-spacing: 0.5px;\n    }\n    .os-hero p {\n      font-size: 14px;\n      color: #695b5e;\n      max-width: 580px;\n      margin: 0 auto;\n      line-height: 1.7;\n    }\n\n    \/* Section Subhead *\/\n    .os-section-title {\n      font-size: 15px;\n      font-weight: 700;\n      letter-spacing: 1.5px;\n      text-transform: uppercase;\n      color: #241c1e;\n      margin: 32px 0 16px;\n      display: flex;\n      align-items: center;\n      gap: 12px;\n    }\n    .os-section-title::after {\n      content: \"\";\n      flex: 1;\n      height: 1px;\n      background: #edd1d5;\n    }\n\n    \/* 360° Multi-Angle 3D Heart Craftsmanship (Key Packaging Differentiator) *\/\n    .os-heart-panel {\n      background: #faf4f5;\n      border: 1px solid #f4dee2;\n      border-radius: 14px;\n      padding: 20px;\n      margin-bottom: 28px;\n    }\n    .os-heart-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 12px;\n    }\n    @media (max-width: 600px) {\n      .os-heart-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n    .os-heart-card {\n      background: #ffffff;\n      border: 1px solid #f6e3e6;\n      border-radius: 10px;\n      padding: 16px 12px;\n      text-align: center;\n    }\n    .os-heart-badge {\n      font-size: 10px;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: 1.5px;\n      color: #b33e57;\n      background: #fdf0f3;\n      padding: 3px 10px;\n      border-radius: 6px;\n      display: inline-block;\n      margin-bottom: 8px;\n    }\n    .os-heart-card h5 {\n      font-size: 13.5px;\n      font-weight: 700;\n      color: #241c1e;\n      margin: 0 0 4px;\n    }\n    .os-heart-card p {\n      font-size: 11.5px;\n      color: #6a5d60;\n      margin: 0;\n      line-height: 1.4;\n    }\n\n    \/* Petal Spoon Reservoir Applicator (Tool Differentiator) *\/\n    .os-wand-card {\n      background: linear-gradient(135deg, #fff7f9 0%, #faedf1 100%);\n      border: 1px solid #f4dbe1;\n      border-radius: 14px;\n      padding: 22px;\n      margin-bottom: 28px;\n      display: flex;\n      align-items: center;\n      gap: 20px;\n    }\n    @media (max-width: 600px) {\n      .os-wand-card {\n        flex-direction: column;\n        text-align: center;\n      }\n    }\n    .os-wand-iconbox {\n      width: 70px;\n      height: 70px;\n      border-radius: 50%;\n      background: #ffffff;\n      border: 2px solid #f5c2cd;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 28px;\n      flex-shrink: 0;\n      box-shadow: 0 4px 12px rgba(179, 62, 87, 0.12);\n    }\n    .os-wand-content h4 {\n      margin: 0 0 6px;\n      font-size: 15px;\n      font-weight: 700;\n      color: #241c1e;\n    }\n    .os-wand-content p {\n      margin: 0;\n      font-size: 12.5px;\n      color: #645559;\n      line-height: 1.6;\n    }\n\n    \/* High-Pigment Jelly Water-Gloss Fusion Panel *\/\n    .os-formula-box {\n      background: #ffffff;\n      border: 1px solid #f5e1e5;\n      border-left: 4px solid #b33e57;\n      border-radius: 10px;\n      padding: 18px 16px;\n      margin-bottom: 28px;\n    }\n    .os-formula-box h5 {\n      margin: 0 0 4px;\n      font-size: 14px;\n      font-weight: 700;\n      color: #241c1e;\n    }\n    .os-formula-box p {\n      margin: 0;\n      font-size: 12.5px;\n      color: #66585b;\n      line-height: 1.5;\n    }\n\n    \/* Core Product Benefits *\/\n    .os-feat-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 14px;\n      margin-bottom: 28px;\n    }\n    @media (max-width: 600px) {\n      .os-feat-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n    .os-feat-card {\n      background: #ffffff;\n      border: 1px solid #f5e3e6;\n      border-radius: 12px;\n      padding: 16px;\n      display: flex;\n      gap: 12px;\n    }\n    .os-feat-icon {\n      font-size: 18px;\n      width: 36px;\n      height: 36px;\n      background: #fdf2f5;\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      flex-shrink: 0;\n    }\n    .os-feat-text h5 {\n      font-size: 13.5px;\n      font-weight: 700;\n      color: #241c1e;\n      margin: 0 0 4px;\n    }\n    .os-feat-text p {\n      font-size: 12px;\n      color: #695e61;\n      margin: 0;\n      line-height: 1.5;\n    }\n\n    \/* Specifications *\/\n    .os-specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      font-size: 13px;\n      margin-bottom: 24px;\n    }\n    .os-specs-table tr {\n      border-bottom: 1px solid #f6e6e8;\n    }\n    .os-specs-table td {\n      padding: 10px 4px;\n    }\n    .os-specs-label {\n      color: #8c7e80;\n      width: 38%;\n      font-weight: 500;\n    }\n    .os-specs-val {\n      color: #241c1e;\n      font-weight: 600;\n    }\n\n    \/* Trust \u0026 Style Badges *\/\n    .os-purity-row {\n      display: flex;\n      justify-content: space-around;\n      background: #fdf5f6;\n      border: 1px dashed #e8b6bd;\n      border-radius: 10px;\n      padding: 14px 10px;\n      text-align: center;\n      margin-top: 20px;\n    }\n    .os-purity-item {\n      font-size: 12px;\n      font-weight: 600;\n      color: #8c4250;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      gap: 4px;\n    }\n  \u003c\/style\u003e\n\n  \u003c!-- 1. Hero Narrative --\u003e\n  \u003cdiv class=\"os-hero\"\u003e\n    \u003cdiv class=\"os-spark-tag\"\u003e✧ Kiss the Odd Side • High-Shine Lip Glaze ✧\u003c\/div\u003e\n    \u003ch3\u003eUnique Design. Beautiful Color. All Day Shine.\u003c\/h3\u003e\n    \u003cp\u003e\n      Celebrate your playfully bold, sweet side. Housed in an eccentric sculpted wavy flacon adorned with 3D chrome hearts, this high-pigment liquid lip glaze pairs deep, rich color opacity with a mirror-gloss jelly finish that hydrates without feeling sticky.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 2. 360° Cute Details \u0026 3D Hearts (Key Differentiator) --\u003e\n  \u003cdiv class=\"os-section-title\"\u003eCute Details from Every Angle\u003c\/div\u003e\n  \u003cdiv class=\"os-heart-panel\"\u003e\n    \u003cdiv class=\"os-heart-grid\"\u003e\n      \u003cdiv class=\"os-heart-card\"\u003e\n        \u003cspan class=\"os-heart-badge\"\u003eDetail 01 • Crown\u003c\/span\u003e\n        \u003ch5\u003eSculpted Cap Heart\u003c\/h5\u003e\n        \u003cp\u003eA sculpted metallic chrome heart crests the handle, offering an intuitive twist grip and tactile delight.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"os-heart-card\"\u003e\n        \u003cspan class=\"os-heart-badge\"\u003eDetail 02 • Front\u003c\/span\u003e\n        \u003ch5\u003eInlaid Chrome Medallion\u003c\/h5\u003e\n        \u003cp\u003eA dimensional metallic heart charm is embedded in the center of the undulating pink lacquer bottle.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"os-heart-card\"\u003e\n        \u003cspan class=\"os-heart-badge\"\u003eDetail 03 • Base\u003c\/span\u003e\n        \u003ch5\u003eHeart-Stamp Footing\u003c\/h5\u003e\n        \u003cp\u003eThe organic standing base features a mini heart imprint, ensuring charm and stability from top to bottom.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 3. Curved Petal Reservoir Wand (Tool Differentiator) --\u003e\n  \u003cdiv class=\"os-section-title\"\u003ePrecision Petal Wand\u003c\/div\u003e\n  \u003cdiv class=\"os-wand-card\"\u003e\n    \u003cdiv class=\"os-wand-iconbox\"\u003e🌸\u003c\/div\u003e\n    \u003cdiv class=\"os-wand-content\"\u003e\n      \u003ch4\u003ePlush Petal Spoon Doe-Foot\u003c\/h4\u003e\n      \u003cp\u003e\n        Features a hollow reservoir well shaped like a natural flower petal. It holds the optimal amount of glaze and flexes gently across your lip curves, effortlessly sculpting a clean Cupid's bow and uniform plumping volume in a single sweep.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 4. High-Pigment Water-Gloss Fusion --\u003e\n  \u003cdiv class=\"os-section-title\"\u003eFormula Innovation\u003c\/div\u003e\n  \u003cdiv class=\"os-formula-box\"\u003e\n    \u003ch5\u003eHigh-Pigment Color Meets Non-Sticky Water Shine\u003c\/h5\u003e\n    \u003cp\u003e\n      Unlike sheer glosses that wash out, \u003cem\u003eKiss the Odd Side\u003c\/em\u003e delivers the saturated coverage of a liquid lipstick with the dimensional glaze of a lip oil. Engineered with our featherlight water-gel matrix, it cushions lips in soft moisture that stays bouncy and fresh without any tacky residue.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 5. Core Performance Highlights --\u003e\n  \u003cdiv class=\"os-section-title\"\u003ePerformance Benefits\u003c\/div\u003e\n  \u003cdiv class=\"os-feat-grid\"\u003e\n    \u003cdiv class=\"os-feat-card\"\u003e\n      \u003cdiv class=\"os-feat-icon\"\u003e💖\u003c\/div\u003e\n      \u003cdiv class=\"os-feat-text\"\u003e\n        \u003ch5\u003eRich Color Payoff\u003c\/h5\u003e\n        \u003cp\u003eHigh-density pigments coat lips in vibrant, true-to-tone rose mauve that smooths away uneven natural lip pigmentation.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"os-feat-card\"\u003e\n      \u003cdiv class=\"os-feat-icon\"\u003e🪞\u003c\/div\u003e\n      \u003cdiv class=\"os-feat-text\"\u003e\n        \u003ch5\u003eLustrous Plumping Glaze\u003c\/h5\u003e\n        \u003cp\u003eLight-reflecting polymers create an optical 3D plumping effect, giving lips a juicy, pillowy, freshly glazed finish.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"os-feat-card\"\u003e\n      \u003cdiv class=\"os-feat-icon\"\u003e💧\u003c\/div\u003e\n      \u003cdiv class=\"os-feat-text\"\u003e\n        \u003ch5\u003eDeep Comfort Moisture\u003c\/h5\u003e\n        \u003cp\u003eEnriched with nourishing emollients that soften dry patches and keep lips feeling cushiony and smooth all day.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"os-feat-card\"\u003e\n      \u003cdiv class=\"os-feat-icon\"\u003e⏳\u003c\/div\u003e\n      \u003cdiv class=\"os-feat-text\"\u003e\n        \u003ch5\u003eLong-Lasting Shine Hold\u003c\/h5\u003e\n        \u003cp\u003eForms a flexible elastic shield that preserves high-gloss luminosity and color vibrancy through hours of wear.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 6. Specifications --\u003e\n  \u003cdiv class=\"os-section-title\"\u003eProduct Details\u003c\/div\u003e\n  \u003ctable class=\"os-specs-table\"\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"os-specs-label\"\u003eSeries\u003c\/td\u003e\n      \u003ctd class=\"os-specs-val\"\u003eKiss the Odd Side High-Shine Lip Glaze\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"os-specs-label\"\u003eExterior Design\u003c\/td\u003e\n      \u003ctd class=\"os-specs-val\"\u003eSculptural Wavy Bottle with 360° 3D Metallic Chrome Hearts\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"os-specs-label\"\u003eWand Type\u003c\/td\u003e\n      \u003ctd class=\"os-specs-val\"\u003ePetal-Contoured Flexible Spoon Doe-Foot\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"os-specs-label\"\u003eFinish \/ Texture\u003c\/td\u003e\n      \u003ctd class=\"os-specs-val\"\u003eMirror Jelly Gloss \/ Lightweight Non-Sticky Gel Lacquer\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"os-specs-label\"\u003eBenefits\u003c\/td\u003e\n      \u003ctd class=\"os-specs-val\"\u003eHigh Pigment, Plumping Moisture, All-Day Shine\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003c!-- 7. Trust Badges --\u003e\n  \u003cdiv class=\"os-purity-row\"\u003e\n    \u003cdiv class=\"os-purity-item\"\u003e\n\u003cspan\u003e💖\u003c\/span\u003e 3D Chrome Hearts\u003c\/div\u003e\n    \u003cdiv class=\"os-purity-item\"\u003e\n\u003cspan\u003e🚫\u003c\/span\u003e Non-Sticky\u003c\/div\u003e\n    \u003cdiv class=\"os-purity-item\"\u003e\n\u003cspan\u003e🐰\u003c\/span\u003e Cruelty-Free\u003c\/div\u003e\n    \u003cdiv class=\"os-purity-item\"\u003e\n\u003cspan\u003e✨\u003c\/span\u003e Mirror Glaze\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"blendecove","offers":[{"title":"Default Title","offer_id":50556336406607,"sku":null,"price":32.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0736\/1108\/3855\/files\/1-1_d64e24b2-3df1-45e7-889f-d15a9579f6d0.png?v=1790499811"},{"product_id":"organic-form-sculptural-lipstick-silky-smooth-moisturizing-lip-color-with-ergonomic-spine-grip","title":"Organic Form Sculptural Lipstick – Silky Smooth Moisturizing Lip Color with Ergonomic Spine Grip","description":"\u003c!-- === Organic Form Sculptural Lipstick PDP (Shopify Compatible) === --\u003e\n\u003cdiv class=\"organicform-pdp-wrap\"\u003e\n  \u003cstyle\u003e\n    .organicform-pdp-wrap {\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: #2b2325;\n      line-height: 1.6;\n      max-width: 800px;\n      margin: 0 auto;\n      padding: 10px 0;\n    }\n    .organicform-pdp-wrap * {\n      box-sizing: border-box;\n    }\n\n    \/* Earthy Biophilic Hero Banner *\/\n    .of-hero {\n      text-align: center;\n      background: linear-gradient(180deg, #fbf2f3 0%, #ffffff 100%);\n      border: 1px solid #f4dadf;\n      border-radius: 18px;\n      padding: 34px 20px;\n      margin-bottom: 26px;\n    }\n    .of-leaf-tag {\n      display: inline-block;\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 2px;\n      text-transform: uppercase;\n      color: #a84b5c;\n      background: #ffffff;\n      border: 1px solid #ecccd2;\n      padding: 4px 18px;\n      border-radius: 20px;\n      margin-bottom: 12px;\n    }\n    .of-hero h3 {\n      font-size: 22px;\n      font-weight: 700;\n      color: #241c1e;\n      margin: 0 0 10px;\n      letter-spacing: 0.5px;\n    }\n    .of-hero p {\n      font-size: 14px;\n      color: #695b5e;\n      max-width: 580px;\n      margin: 0 auto;\n      line-height: 1.7;\n    }\n\n    \/* Section Subhead *\/\n    .of-section-title {\n      font-size: 15px;\n      font-weight: 700;\n      letter-spacing: 1.5px;\n      text-transform: uppercase;\n      color: #241c1e;\n      margin: 32px 0 16px;\n      display: flex;\n      align-items: center;\n      gap: 12px;\n    }\n    .of-section-title::after {\n      content: \"\";\n      flex: 1;\n      height: 1px;\n      background: #edd1d5;\n    }\n\n    \/* Biophilic Ceramic Spine \u0026 Thumb Rest (Key Differentiator) *\/\n    .of-biophilic-card {\n      background: linear-gradient(135deg, #fcf4f5 0%, #faedf0 100%);\n      border: 1px solid #f3d7dc;\n      border-radius: 14px;\n      padding: 22px;\n      margin-bottom: 28px;\n      display: flex;\n      align-items: center;\n      gap: 20px;\n    }\n    @media (max-width: 600px) {\n      .of-biophilic-card {\n        flex-direction: column;\n        text-align: center;\n      }\n    }\n    .of-biophilic-iconbox {\n      width: 72px;\n      height: 72px;\n      border-radius: 50%;\n      background: #ffffff;\n      border: 2px solid #ecccd2;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 30px;\n      flex-shrink: 0;\n      box-shadow: 0 4px 12px rgba(168, 75, 92, 0.12);\n    }\n    .of-biophilic-content h4 {\n      margin: 0 0 6px;\n      font-size: 15px;\n      font-weight: 700;\n      color: #241c1e;\n    }\n    .of-biophilic-content p {\n      margin: 0;\n      font-size: 12.5px;\n      color: #645559;\n      line-height: 1.6;\n    }\n\n    \/* 3-Tier Layered Saturation Dial (Differentiator: 1 \/ 2 \/ 3 Swipes) *\/\n    .of-intensity-panel {\n      background: #faf4f5;\n      border: 1px solid #f4dee2;\n      border-radius: 14px;\n      padding: 20px;\n      margin-bottom: 28px;\n    }\n    .of-intensity-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 12px;\n    }\n    @media (max-width: 600px) {\n      .of-intensity-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n    .of-intensity-card {\n      background: #ffffff;\n      border: 1px solid #f6e3e6;\n      border-radius: 10px;\n      padding: 16px 12px;\n      text-align: center;\n    }\n    .of-swipe-tag {\n      font-size: 10px;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: 1px;\n      color: #a84b5c;\n      background: #fdf0f3;\n      padding: 3px 10px;\n      border-radius: 6px;\n      display: inline-block;\n      margin-bottom: 8px;\n    }\n    .of-intensity-card h5 {\n      font-size: 13.5px;\n      font-weight: 700;\n      color: #241c1e;\n      margin: 0 0 4px;\n    }\n    .of-intensity-card p {\n      font-size: 11.5px;\n      color: #6a5d60;\n      margin: 0;\n      line-height: 1.4;\n    }\n\n    \/* Pure Mineral Pigments \u0026 Clean Nutrition *\/\n    .of-purity-box {\n      background: #ffffff;\n      border: 1px solid #f5e1e5;\n      border-left: 4px solid #a84b5c;\n      border-radius: 10px;\n      padding: 18px 16px;\n      margin-bottom: 28px;\n    }\n    .of-purity-box h5 {\n      margin: 0 0 4px;\n      font-size: 14px;\n      font-weight: 700;\n      color: #241c1e;\n    }\n    .of-purity-box p {\n      margin: 0;\n      font-size: 12.5px;\n      color: #66585b;\n      line-height: 1.5;\n    }\n\n    \/* Core Product Benefits *\/\n    .of-feat-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 14px;\n      margin-bottom: 28px;\n    }\n    @media (max-width: 600px) {\n      .of-feat-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n    .of-feat-card {\n      background: #ffffff;\n      border: 1px solid #f5e3e6;\n      border-radius: 12px;\n      padding: 16px;\n      display: flex;\n      gap: 12px;\n    }\n    .of-feat-icon {\n      font-size: 18px;\n      width: 36px;\n      height: 36px;\n      background: #fdf2f5;\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      flex-shrink: 0;\n    }\n    .of-feat-text h5 {\n      font-size: 13.5px;\n      font-weight: 700;\n      color: #241c1e;\n      margin: 0 0 4px;\n    }\n    .of-feat-text p {\n      font-size: 12px;\n      color: #695e61;\n      margin: 0;\n      line-height: 1.5;\n    }\n\n    \/* Specifications *\/\n    .of-specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      font-size: 13px;\n      margin-bottom: 24px;\n    }\n    .of-specs-table tr {\n      border-bottom: 1px solid #f6e6e8;\n    }\n    .of-specs-table td {\n      padding: 10px 4px;\n    }\n    .of-specs-label {\n      color: #8c7e80;\n      width: 38%;\n      font-weight: 500;\n    }\n    .of-specs-val {\n      color: #241c1e;\n      font-weight: 600;\n    }\n\n    \/* Trust \u0026 Craft Badges *\/\n    .of-purity-row {\n      display: flex;\n      justify-content: space-around;\n      background: #fdf5f6;\n      border: 1px dashed #e8b6bd;\n      border-radius: 10px;\n      padding: 14px 10px;\n      text-align: center;\n      margin-top: 20px;\n    }\n    .of-purity-item {\n      font-size: 12px;\n      font-weight: 600;\n      color: #8c4250;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      gap: 4px;\n    }\n  \u003c\/style\u003e\n\n  \u003c!-- 1. Hero Narrative --\u003e\n  \u003cdiv class=\"of-hero\"\u003e\n    \u003cdiv class=\"of-leaf-tag\"\u003e🌿 Organic Form • Pure Pigments • Mindful Beauty 🌿\u003c\/div\u003e\n    \u003ch3\u003eNatural Beauty in Every Detail.\u003c\/h3\u003e\n    \u003cp\u003e\n      An ode to natural contours and mindful beauty rituals. Sculpted with an organic ceramic-touch spine and an ergonomic thumb rest, this silky hydrating lipstick glides like a second skin, depositing pure botanical-rich color that conditions lips with all-day moisture.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 2. Biophilic Sculptural Architecture (Key Differentiator) --\u003e\n  \u003cdiv class=\"of-section-title\"\u003eBiophilic Design\u003c\/div\u003e\n  \u003cdiv class=\"of-biophilic-card\"\u003e\n    \u003cdiv class=\"of-biophilic-iconbox\"\u003e🏺\u003c\/div\u003e\n    \u003cdiv class=\"of-biophilic-content\"\u003e\n      \u003ch4\u003eTactile Spine Grip \u0026amp; Organic Thumb Well\u003c\/h4\u003e\n      \u003cp\u003e\n        Inspired by river stones and natural mineral formations, the barrel features a warm, matte terracotta-pink finish with a sculpted ribbed spine and a concave thumb-rest cabochon. Fits intuitively into your hand, turning daily lipstick application into a sensory grounding ritual.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 3. 3-Tier Layered Saturation Dial (Intensity Flexibility) --\u003e\n  \u003cdiv class=\"of-section-title\"\u003eBuildable Color Saturation\u003c\/div\u003e\n  \u003cdiv class=\"of-intensity-panel\"\u003e\n    \u003cdiv class=\"of-intensity-grid\"\u003e\n      \u003cdiv class=\"of-intensity-card\"\u003e\n        \u003cspan class=\"of-swipe-tag\"\u003e1 Swipe • Sheer\u003c\/span\u003e\n        \u003ch5\u003eNatural Bare Flush\u003c\/h5\u003e\n        \u003cp\u003eA whisper of soft rosy moisture that subtly enhances your natural lip tone for effortless daytime minimalism.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"of-intensity-card\"\u003e\n        \u003cspan class=\"of-swipe-tag\"\u003e2 Swipes • Medium\u003c\/span\u003e\n        \u003ch5\u003eVelvety Petal Bloom\u003c\/h5\u003e\n        \u003cp\u003eBuilds into a polished dusty rose that smooths lip texture and delivers balanced, sophisticated warmth.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"of-intensity-card\"\u003e\n        \u003cspan class=\"of-swipe-tag\"\u003e3 Swipes • Couture\u003c\/span\u003e\n        \u003ch5\u003eDeep Saturated Tone\u003c\/h5\u003e\n        \u003cp\u003eDeposits rich, opaque pigment depth with a luminous satin gleam for evening elegance and full definition.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 4. Pure Mineral Pigment Technology --\u003e\n  \u003cdiv class=\"of-section-title\"\u003eClean Mineral Purity\u003c\/div\u003e\n  \u003cdiv class=\"of-purity-box\"\u003e\n    \u003ch5\u003ePure Pigments for a Vibrant, Healthy-Looking Finish\u003c\/h5\u003e\n    \u003cp\u003e\n      Formulated with high-grade, finely ground mineral pigments suspended in a breathable plant-oil matrix. Free from heavy synthetic dyes, it envelops lips in a clean, true-to-tone rosy glow that fades evenly throughout the day without leaving harsh staining rings.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 5. Core Performance Highlights --\u003e\n  \u003cdiv class=\"of-section-title\"\u003eWhy You'll Love It\u003c\/div\u003e\n  \u003cdiv class=\"of-feat-grid\"\u003e\n    \u003cdiv class=\"of-feat-card\"\u003e\n      \u003cdiv class=\"of-feat-icon\"\u003e💧\u003c\/div\u003e\n      \u003cdiv class=\"of-feat-text\"\u003e\n        \u003ch5\u003eDeep Botanical Moisture\u003c\/h5\u003e\n        \u003cp\u003eEnriched with restorative plant oils to nourish chapped lips and lock in a cushiony moisture barrier.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"of-feat-card\"\u003e\n      \u003cdiv class=\"of-feat-icon\"\u003e🪶\u003c\/div\u003e\n      \u003cdiv class=\"of-feat-text\"\u003e\n        \u003ch5\u003eLightweight Velvet Glide\u003c\/h5\u003e\n        \u003cp\u003eMelts on contact with lip temperature, gliding with butter-soft ease and zero dragging or pulling.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"of-feat-card\"\u003e\n      \u003cdiv class=\"of-feat-icon\"\u003e⏳\u003c\/div\u003e\n      \u003cdiv class=\"of-feat-text\"\u003e\n        \u003ch5\u003eLong-Lasting Comfort\u003c\/h5\u003e\n        \u003cp\u003eStays comfortable and soft for up to 10 hours without drying out, tightening, or settling into fine lines.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"of-feat-card\"\u003e\n      \u003cdiv class=\"of-feat-icon\"\u003e🌸\u003c\/div\u003e\n      \u003cdiv class=\"of-feat-text\"\u003e\n        \u003ch5\u003eMindful Vanity Decor\u003c\/h5\u003e\n        \u003cp\u003eA conversation-starting organic art piece designed to stand gracefully on nightstands and dressing tables.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 6. Specifications --\u003e\n  \u003cdiv class=\"of-section-title\"\u003eProduct Details\u003c\/div\u003e\n  \u003ctable class=\"of-specs-table\"\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"of-specs-label\"\u003eSeries\u003c\/td\u003e\n      \u003ctd class=\"of-specs-val\"\u003eOrganic Form Sculptural Lipstick\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"of-specs-label\"\u003eBarrel Craftsmanship\u003c\/td\u003e\n      \u003ctd class=\"of-specs-val\"\u003eBiophilic Matte Ceramic Texture with Ribbed Spine \u0026amp; Thumb Well\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"of-specs-label\"\u003eShade Tone\u003c\/td\u003e\n      \u003ctd class=\"of-specs-val\"\u003eWarm Dusty Rose (Rich Natural Mineral Pigments)\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"of-specs-label\"\u003eFinish\u003c\/td\u003e\n      \u003ctd class=\"of-specs-val\"\u003eSmooth \u0026amp; Silky Satin \/ Buildable Saturation\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"of-specs-label\"\u003eFormula Properties\u003c\/td\u003e\n      \u003ctd class=\"of-specs-val\"\u003eMoisturizing, Lightweight, Long-Lasting, Paraben-Free\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003c!-- 7. Trust Badges --\u003e\n  \u003cdiv class=\"of-purity-row\"\u003e\n    \u003cdiv class=\"of-purity-item\"\u003e\n\u003cspan\u003e🌿\u003c\/span\u003e Pure Pigments\u003c\/div\u003e\n    \u003cdiv class=\"of-purity-item\"\u003e\n\u003cspan\u003e🏺\u003c\/span\u003e Tactile Grip\u003c\/div\u003e\n    \u003cdiv class=\"of-purity-item\"\u003e\n\u003cspan\u003e🐰\u003c\/span\u003e Cruelty-Free\u003c\/div\u003e\n    \u003cdiv class=\"of-purity-item\"\u003e\n\u003cspan\u003e💧\u003c\/span\u003e All-Day Moisture\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"blendecove","offers":[{"title":"Default Title","offer_id":50556345122895,"sku":null,"price":26.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0736\/1108\/3855\/files\/1-1_481be2bb-f8ce-457c-9cbb-a0fc49b27af8.png?v=1790499911"},{"product_id":"sculptural-stone-terrazzo-lipstick-with-chrome-glass-accents-waterproof-smudge-proof-velvet-luxury-lip-color","title":"Sculptural Stone Terrazzo Lipstick with Chrome \u0026 Glass Accents – Waterproof Smudge-Proof Velvet Luxury Lip Color","description":"\u003c!-- === Waterproof Sculptural Terrazzo Lipstick PDP (Shopify Compatible) === --\u003e\n\u003cdiv class=\"terrazzo-pdp-wrap\"\u003e\n  \u003cstyle\u003e\n    .terrazzo-pdp-wrap {\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: #2b2325;\n      line-height: 1.6;\n      max-width: 800px;\n      margin: 0 auto;\n      padding: 10px 0;\n    }\n    .terrazzo-pdp-wrap * {\n      box-sizing: border-box;\n    }\n\n    \/* Luxury Architectural Hero *\/\n    .tz-hero {\n      text-align: center;\n      background: linear-gradient(180deg, #fff0f3 0%, #ffffff 100%);\n      border: 1px solid #f6dbe0;\n      border-radius: 18px;\n      padding: 34px 20px;\n      margin-bottom: 26px;\n    }\n    .tz-tag {\n      display: inline-block;\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 2px;\n      text-transform: uppercase;\n      color: #b54259;\n      background: #ffffff;\n      border: 1px solid #f2c5ce;\n      padding: 4px 18px;\n      border-radius: 20px;\n      margin-bottom: 12px;\n    }\n    .tz-hero h3 {\n      font-size: 22px;\n      font-weight: 700;\n      color: #241c1e;\n      margin: 0 0 10px;\n      letter-spacing: 0.5px;\n    }\n    .tz-hero p {\n      font-size: 14px;\n      color: #695b5e;\n      max-width: 580px;\n      margin: 0 auto;\n      line-height: 1.7;\n    }\n\n    \/* Section Subhead *\/\n    .tz-section-title {\n      font-size: 15px;\n      font-weight: 700;\n      letter-spacing: 1.5px;\n      text-transform: uppercase;\n      color: #241c1e;\n      margin: 32px 0 16px;\n      display: flex;\n      align-items: center;\n      gap: 12px;\n    }\n    .tz-section-title::after {\n      content: \"\";\n      flex: 1;\n      height: 1px;\n      background: #edd1d5;\n    }\n\n    \/* Waterproof \u0026 Smudge-Proof Hydrophobic Shield (Key Differentiator) *\/\n    .tz-waterproof-panel {\n      background: linear-gradient(135deg, #fff5f7 0%, #f6eaf0 100%);\n      border: 1px solid #f3d4dc;\n      border-radius: 14px;\n      padding: 22px;\n      margin-bottom: 28px;\n      display: flex;\n      align-items: center;\n      gap: 20px;\n    }\n    @media (max-width: 600px) {\n      .tz-waterproof-panel {\n        flex-direction: column;\n        text-align: center;\n      }\n    }\n    .tz-waterproof-iconbox {\n      width: 72px;\n      height: 72px;\n      border-radius: 50%;\n      background: #ffffff;\n      border: 2px solid #f5c0cb;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 30px;\n      flex-shrink: 0;\n      box-shadow: 0 4px 14px rgba(181, 66, 89, 0.15);\n    }\n    .tz-waterproof-content h4 {\n      margin: 0 0 6px;\n      font-size: 15px;\n      font-weight: 700;\n      color: #241c1e;\n    }\n    .tz-waterproof-content p {\n      margin: 0;\n      font-size: 12.5px;\n      color: #645559;\n      line-height: 1.6;\n    }\n\n    \/* Mixed-Media Architectural Sculpture Showcase (Packaging Differentiator) *\/\n    .tz-craft-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 12px;\n      margin-bottom: 28px;\n    }\n    @media (max-width: 600px) {\n      .tz-craft-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n    .tz-craft-box {\n      background: #ffffff;\n      border: 1px solid #f6e3e6;\n      border-radius: 10px;\n      padding: 16px 12px;\n      text-align: center;\n    }\n    .tz-craft-badge {\n      font-size: 10px;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: 1px;\n      color: #b54259;\n      background: #fdf0f3;\n      padding: 3px 10px;\n      border-radius: 6px;\n      display: inline-block;\n      margin-bottom: 8px;\n    }\n    .tz-craft-box h5 {\n      font-size: 13.5px;\n      font-weight: 700;\n      color: #241c1e;\n      margin: 0 0 4px;\n    }\n    .tz-craft-box p {\n      font-size: 11.5px;\n      color: #6a5d60;\n      margin: 0;\n      line-height: 1.4;\n    }\n\n    \/* Single-Swipe Pigment Density *\/\n    .tz-swipe-box {\n      background: #ffffff;\n      border: 1px solid #f5e1e5;\n      border-left: 4px solid #b54259;\n      border-radius: 10px;\n      padding: 18px 16px;\n      margin-bottom: 28px;\n    }\n    .tz-swipe-box h5 {\n      margin: 0 0 4px;\n      font-size: 14px;\n      font-weight: 700;\n      color: #241c1e;\n    }\n    .tz-swipe-box p {\n      margin: 0;\n      font-size: 12.5px;\n      color: #66585b;\n      line-height: 1.5;\n    }\n\n    \/* Core Product Benefits *\/\n    .tz-feat-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 14px;\n      margin-bottom: 28px;\n    }\n    @media (max-width: 600px) {\n      .tz-feat-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n    .tz-feat-card {\n      background: #ffffff;\n      border: 1px solid #f5e3e6;\n      border-radius: 12px;\n      padding: 16px;\n      display: flex;\n      gap: 12px;\n    }\n    .tz-feat-icon {\n      font-size: 18px;\n      width: 36px;\n      height: 36px;\n      background: #fdf2f5;\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      flex-shrink: 0;\n    }\n    .tz-feat-text h5 {\n      font-size: 13.5px;\n      font-weight: 700;\n      color: #241c1e;\n      margin: 0 0 4px;\n    }\n    .tz-feat-text p {\n      font-size: 12px;\n      color: #695e61;\n      margin: 0;\n      line-height: 1.5;\n    }\n\n    \/* Specifications *\/\n    .tz-specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      font-size: 13px;\n      margin-bottom: 24px;\n    }\n    .tz-specs-table tr {\n      border-bottom: 1px solid #f6e6e8;\n    }\n    .tz-specs-table td {\n      padding: 10px 4px;\n    }\n    .tz-specs-label {\n      color: #8c7e80;\n      width: 38%;\n      font-weight: 500;\n    }\n    .tz-specs-val {\n      color: #241c1e;\n      font-weight: 600;\n    }\n\n    \/* Trust \u0026 Craft Badges *\/\n    .tz-purity-row {\n      display: flex;\n      justify-content: space-around;\n      background: #fdf5f6;\n      border: 1px dashed #e8b6bd;\n      border-radius: 10px;\n      padding: 14px 10px;\n      text-align: center;\n      margin-top: 20px;\n    }\n    .tz-purity-item {\n      font-size: 12px;\n      font-weight: 600;\n      color: #8c4250;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      gap: 4px;\n    }\n  \u003c\/style\u003e\n\n  \u003c!-- 1. Hero Narrative --\u003e\n  \u003cdiv class=\"tz-hero\"\u003e\n    \u003cdiv class=\"tz-tag\"\u003eBeauty in Every Detail • Waterproof Velvet Luxury\u003c\/div\u003e\n    \u003ch3\u003eRich Color. Smooth Glide. Beauty in Every Detail.\u003c\/h3\u003e\n    \u003cp\u003e\n      Where structural sculpture meets fearless waterproof color. Crafted in a speckled rose terrazzo ceramic casing with winding clear acrylic ribbons and embedded chrome steel spheres, this velvety luxury lipstick delivers one-swipe saturated berry color that stands impervious to water, coffee, and daily wear.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 2. Waterproof \u0026 Smudge-Proof Hydrophobic Shield (Key Differentiator) --\u003e\n  \u003cdiv class=\"tz-section-title\"\u003eAll-Weather Waterproof Endurance\u003c\/div\u003e\n  \u003cdiv class=\"tz-waterproof-panel\"\u003e\n    \u003cdiv class=\"tz-waterproof-iconbox\"\u003e💧\u003c\/div\u003e\n    \u003cdiv class=\"tz-waterproof-content\"\u003e\n      \u003ch4\u003eHydrophobic Film Barrier: Zero Bleed, Zero Smear\u003c\/h4\u003e\n      \u003cp\u003e\n        Engineered with a breathable hydrophobic polymer film that resists rain, water droplets, and drink wear. Unlike standard creamy lipsticks that smudge at the slightest touch of a cup, this velvet formula stays impeccably sharp and locked on your lips throughout your day.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 3. Mixed-Media Architectural Sculpture Showcase --\u003e\n  \u003cdiv class=\"tz-section-title\"\u003eMixed-Media Artistry\u003c\/div\u003e\n  \u003cdiv class=\"tz-craft-grid\"\u003e\n    \u003cdiv class=\"tz-craft-box\"\u003e\n      \u003cspan class=\"tz-craft-badge\"\u003eMaterial 01\u003c\/span\u003e\n      \u003ch5\u003eRose Terrazzo Ceramic\u003c\/h5\u003e\n      \u003cp\u003eA weighted ceramic flacon speckled with mineral flecks, offering a substantial, cool-stone feel in hand.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tz-craft-box\"\u003e\n      \u003cspan class=\"tz-craft-badge\"\u003eMaterial 02\u003c\/span\u003e\n      \u003ch5\u003eLiquid Glass Ribbon\u003c\/h5\u003e\n      \u003cp\u003eA crystal-clear molded acrylic wave winding along the neck, evoking flowing water frozen in motion.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tz-craft-box\"\u003e\n      \u003cspan class=\"tz-craft-badge\"\u003eMaterial 03\u003c\/span\u003e\n      \u003ch5\u003eFloating Chrome Spheres\u003c\/h5\u003e\n      \u003cp\u003eMirror-polished metallic steel spheres seamlessly embedded into the structure for high-fashion tactile contrast.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 4. One-Swipe Pigment Density --\u003e\n  \u003cdiv class=\"tz-section-title\"\u003ePigment Performance\u003c\/div\u003e\n  \u003cdiv class=\"tz-swipe-box\"\u003e\n    \u003ch5\u003eVelvety Texture, One Swipe for Vibrant Color\u003c\/h5\u003e\n    \u003cp\u003e\n      Formulated with high-potency micronized pigments that melt into lip contours on contact. Delivers rich, opaque Berry Rose coverage with a single gliding stroke—smoothing over uneven lip tone without pulling, dragging, or requiring multiple coats.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 5. Core Product Benefits --\u003e\n  \u003cdiv class=\"tz-section-title\"\u003ePerformance Benefits\u003c\/div\u003e\n  \u003cdiv class=\"tz-feat-grid\"\u003e\n    \u003cdiv class=\"tz-feat-card\"\u003e\n      \u003cdiv class=\"tz-feat-icon\"\u003e🌹\u003c\/div\u003e\n      \u003cdiv class=\"tz-feat-text\"\u003e\n        \u003ch5\u003eLuminous Berry Rose\u003c\/h5\u003e\n        \u003cp\u003eA regal berry-infused rose shade accented with fine diamond pearl reflects that visually brightens your entire complexion.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tz-feat-card\"\u003e\n      \u003cdiv class=\"tz-feat-icon\"\u003e💧\u003c\/div\u003e\n      \u003cdiv class=\"tz-feat-text\"\u003e\n        \u003ch5\u003eContinuous Moisture Lock\u003c\/h5\u003e\n        \u003cp\u003eWater-repellent outside, deeply moisturizing inside. Enriched with botanical emollients that prevent lip dryness and flaking.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tz-feat-card\"\u003e\n      \u003cdiv class=\"tz-feat-icon\"\u003e🪶\u003c\/div\u003e\n      \u003cdiv class=\"tz-feat-text\"\u003e\n        \u003ch5\u003eFeatherlight Breathable Film\u003c\/h5\u003e\n        \u003cp\u003eLeaves lips feeling soft and unburdened—enjoy all-day waterproof performance without heavy paraffin stiffness.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tz-feat-card\"\u003e\n      \u003cdiv class=\"tz-feat-icon\"\u003e🏛️\u003c\/div\u003e\n      \u003cdiv class=\"tz-feat-text\"\u003e\n        \u003ch5\u003eArchitectural Tunnel Base\u003c\/h5\u003e\n        \u003cp\u003eThe open-arch hollow pedestal allows the lipstick to balance firmly upright, creating a gallery-worthy vanity display.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 6. Specifications --\u003e\n  \u003cdiv class=\"tz-section-title\"\u003eProduct Details\u003c\/div\u003e\n  \u003ctable class=\"tz-specs-table\"\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"tz-specs-label\"\u003eSeries\u003c\/td\u003e\n      \u003ctd class=\"tz-specs-val\"\u003eBeauty in Every Detail Luxury Sculptural Lipstick\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"tz-specs-label\"\u003eSculptural Materials\u003c\/td\u003e\n      \u003ctd class=\"tz-specs-val\"\u003eSpeckled Ceramic Terrazzo, Liquid Acrylic Ribbon, Chrome Spheres\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"tz-specs-label\"\u003ePerformance\u003c\/td\u003e\n      \u003ctd class=\"tz-specs-val\"\u003eWaterproof, Smudge-Proof, Long-Lasting Wear\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"tz-specs-label\"\u003eFinish \/ Texture\u003c\/td\u003e\n      \u003ctd class=\"tz-specs-val\"\u003eVibrant Velvet Satin \/ Ultra-Smooth Creamy Glide\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"tz-specs-label\"\u003eShade Tone\u003c\/td\u003e\n      \u003ctd class=\"tz-specs-val\"\u003eRadiant Berry Rose with Fine Luminous Flecks\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003c!-- 7. Trust Badges --\u003e\n  \u003cdiv class=\"tz-purity-row\"\u003e\n    \u003cdiv class=\"tz-purity-item\"\u003e\n\u003cspan\u003e💧\u003c\/span\u003e Waterproof\u003c\/div\u003e\n    \u003cdiv class=\"tz-purity-item\"\u003e\n\u003cspan\u003e🛡️\u003c\/span\u003e Smudge-Proof\u003c\/div\u003e\n    \u003cdiv class=\"tz-purity-item\"\u003e\n\u003cspan\u003e🐰\u003c\/span\u003e Cruelty-Free\u003c\/div\u003e\n    \u003cdiv class=\"tz-purity-item\"\u003e\n\u003cspan\u003e🏛️\u003c\/span\u003e Sculptural Base\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"blendecove","offers":[{"title":"Default Title","offer_id":50556352692303,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0736\/1108\/3855\/files\/1-1_9a492724-c540-471c-8115-0117869fd54e.png?v=1790500007"},{"product_id":"sculptural-wavy-lipstick-with-pink-crystal-orb-accents-creamy-hydrating-rich-color-long-lasting-lip-color","title":"Sculptural Wavy Lipstick with Pink Crystal Orb Accents – Creamy Hydrating Rich Color Long-Lasting Lip Color","description":"\u003c!-- === Sculptural Beauty Crystal Orb Lipstick PDP (Shopify Compatible) === --\u003e\n\u003cdiv class=\"crystalorb-pdp-wrap\"\u003e\n  \u003cstyle\u003e\n    .crystalorb-pdp-wrap {\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: #2b2325;\n      line-height: 1.6;\n      max-width: 800px;\n      margin: 0 auto;\n      padding: 10px 0;\n    }\n    .crystalorb-pdp-wrap * {\n      box-sizing: border-box;\n    }\n\n    \/* Crystal Orb Hero Banner *\/\n    .co-hero {\n      text-align: center;\n      background: linear-gradient(180deg, #fff0f3 0%, #ffffff 100%);\n      border: 1px solid #f6dbe0;\n      border-radius: 18px;\n      padding: 34px 20px;\n      margin-bottom: 26px;\n    }\n    .co-tag {\n      display: inline-block;\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 2px;\n      text-transform: uppercase;\n      color: #b3445b;\n      background: #ffffff;\n      border: 1px solid #f2c7ce;\n      padding: 4px 18px;\n      border-radius: 20px;\n      margin-bottom: 12px;\n    }\n    .co-hero h3 {\n      font-size: 22px;\n      font-weight: 700;\n      color: #241c1e;\n      margin: 0 0 10px;\n      letter-spacing: 0.5px;\n    }\n    .co-hero p {\n      font-size: 14px;\n      color: #695b5e;\n      max-width: 580px;\n      margin: 0 auto;\n      line-height: 1.7;\n    }\n\n    \/* Section Subhead *\/\n    .co-section-title {\n      font-size: 15px;\n      font-weight: 700;\n      letter-spacing: 1.5px;\n      text-transform: uppercase;\n      color: #241c1e;\n      margin: 32px 0 16px;\n      display: flex;\n      align-items: center;\n      gap: 12px;\n    }\n    .co-section-title::after {\n      content: \"\";\n      flex: 1;\n      height: 1px;\n      background: #edd1d5;\n    }\n\n    \/* \"Designed to Delight\" Triad Architecture (Key Differentiator: Crystal Orbs) *\/\n    .co-delight-panel {\n      background: #faf4f5;\n      border: 1px solid #f4dee2;\n      border-radius: 14px;\n      padding: 20px;\n      margin-bottom: 28px;\n    }\n    .co-delight-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 12px;\n    }\n    @media (max-width: 600px) {\n      .co-delight-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n    .co-delight-card {\n      background: #ffffff;\n      border: 1px solid #f6e3e6;\n      border-radius: 10px;\n      padding: 16px 12px;\n      text-align: center;\n    }\n    .co-delight-badge {\n      font-size: 10px;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: 1.5px;\n      color: #b3445b;\n      background: #fdf0f3;\n      padding: 3px 10px;\n      border-radius: 6px;\n      display: inline-block;\n      margin-bottom: 8px;\n    }\n    .co-delight-card h5 {\n      font-size: 13.5px;\n      font-weight: 700;\n      color: #241c1e;\n      margin: 0 0 4px;\n    }\n    .co-delight-card p {\n      font-size: 11.5px;\n      color: #6a5d60;\n      margin: 0;\n      line-height: 1.4;\n    }\n\n    \/* Crystal Orb Stand \u0026 Wave Grip Feature Card *\/\n    .co-feature-card {\n      background: linear-gradient(135deg, #fff7f8 0%, #faedf0 100%);\n      border: 1px solid #f4dbe0;\n      border-radius: 14px;\n      padding: 22px;\n      margin-bottom: 28px;\n      display: flex;\n      align-items: center;\n      gap: 20px;\n    }\n    @media (max-width: 600px) {\n      .co-feature-card {\n        flex-direction: column;\n        text-align: center;\n      }\n    }\n    .co-feature-iconbox {\n      width: 70px;\n      height: 70px;\n      border-radius: 50%;\n      background: #ffffff;\n      border: 2px solid #f5c4cc;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 30px;\n      flex-shrink: 0;\n      box-shadow: 0 4px 12px rgba(179, 68, 91, 0.12);\n    }\n    .co-feature-content h4 {\n      margin: 0 0 6px;\n      font-size: 15px;\n      font-weight: 700;\n      color: #241c1e;\n    }\n    .co-feature-content p {\n      margin: 0;\n      font-size: 12.5px;\n      color: #645559;\n      line-height: 1.6;\n    }\n\n    \/* Balm-in-Lipstick Conditioning Performance *\/\n    .co-balm-panel {\n      background: #ffffff;\n      border: 1px solid #f5e1e5;\n      border-left: 4px solid #b3445b;\n      border-radius: 10px;\n      padding: 18px 16px;\n      margin-bottom: 28px;\n    }\n    .co-balm-panel h5 {\n      margin: 0 0 4px;\n      font-size: 14px;\n      font-weight: 700;\n      color: #241c1e;\n    }\n    .co-balm-panel p {\n      margin: 0;\n      font-size: 12.5px;\n      color: #66585b;\n      line-height: 1.5;\n    }\n\n    \/* Core Product Benefits *\/\n    .co-feat-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 14px;\n      margin-bottom: 28px;\n    }\n    @media (max-width: 600px) {\n      .co-feat-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n    .co-feat-card {\n      background: #ffffff;\n      border: 1px solid #f5e3e6;\n      border-radius: 12px;\n      padding: 16px;\n      display: flex;\n      gap: 12px;\n    }\n    .co-feat-icon {\n      font-size: 18px;\n      width: 36px;\n      height: 36px;\n      background: #fdf2f5;\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      flex-shrink: 0;\n    }\n    .co-feat-text h5 {\n      font-size: 13.5px;\n      font-weight: 700;\n      color: #241c1e;\n      margin: 0 0 4px;\n    }\n    .co-feat-text p {\n      font-size: 12px;\n      color: #695e61;\n      margin: 0;\n      line-height: 1.5;\n    }\n\n    \/* Specifications *\/\n    .co-specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      font-size: 13px;\n      margin-bottom: 24px;\n    }\n    .co-specs-table tr {\n      border-bottom: 1px solid #f6e6e8;\n    }\n    .co-specs-table td {\n      padding: 10px 4px;\n    }\n    .co-specs-label {\n      color: #8c7e80;\n      width: 38%;\n      font-weight: 500;\n    }\n    .co-specs-val {\n      color: #241c1e;\n      font-weight: 600;\n    }\n\n    \/* Trust \u0026 Craft Badges *\/\n    .co-purity-row {\n      display: flex;\n      justify-content: space-around;\n      background: #fdf5f6;\n      border: 1px dashed #e8b6bd;\n      border-radius: 10px;\n      padding: 14px 10px;\n      text-align: center;\n      margin-top: 20px;\n    }\n    .co-purity-item {\n      font-size: 12px;\n      font-weight: 600;\n      color: #8c4250;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      gap: 4px;\n    }\n  \u003c\/style\u003e\n\n  \u003c!-- 1. Hero Narrative --\u003e\n  \u003cdiv class=\"co-hero\"\u003e\n    \u003cdiv class=\"co-tag\"\u003eSculptural Beauty • Crystal Orb Accent • Rich Hydration\u003c\/div\u003e\n    \u003ch3\u003eArtistic Curves Meet Everyday Elegance.\u003c\/h3\u003e\n    \u003cp\u003e\n      Beauty sculpted to enchant. Adorned with translucent pink crystal spherical accents and a fluid, undulating wave grip, this rich moisturizing lipstick glides like melted butter to coat lips in vibrant, flattering rosy-mauve color that nourishes all day long.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 2. \"Designed to Delight\" Triad Architecture (Key Differentiator) --\u003e\n  \u003cdiv class=\"co-section-title\"\u003eDesigned to Delight\u003c\/div\u003e\n  \u003cdiv class=\"co-delight-panel\"\u003e\n    \u003cdiv class=\"co-delight-grid\"\u003e\n      \u003cdiv class=\"co-delight-card\"\u003e\n        \u003cspan class=\"co-delight-badge\"\u003eDetail 01\u003c\/span\u003e\n        \u003ch5\u003eCrystal-Like Accent\u003c\/h5\u003e\n        \u003cp\u003eA translucent rose glass orb rests gracefully on the upper neck, catching ambient light like a fine piece of jewelry.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"co-delight-card\"\u003e\n        \u003cspan class=\"co-delight-badge\"\u003eDetail 02\u003c\/span\u003e\n        \u003ch5\u003eErgonomic Wave Grip\u003c\/h5\u003e\n        \u003cp\u003eGently curved wave barrel aligns naturally with the pads of your fingers for steady, effortless control.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"co-delight-card\"\u003e\n        \u003cspan class=\"co-delight-badge\"\u003eDetail 03\u003c\/span\u003e\n        \u003ch5\u003eStable Crystal Foot\u003c\/h5\u003e\n        \u003cp\u003eAnchored by a clear spherical crystal pedestal that allows the lipstick to stand upright securely on any vanity.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 3. Vanity Centerpiece Craftsmanship --\u003e\n  \u003cdiv class=\"co-section-title\"\u003eVanity Artistry\u003c\/div\u003e\n  \u003cdiv class=\"co-feature-card\"\u003e\n    \u003cdiv class=\"co-feature-iconbox\"\u003e🔮\u003c\/div\u003e\n    \u003cdiv class=\"co-feature-content\"\u003e\n      \u003ch4\u003eAs Beautiful on Your Vanity as It Is on Your Lips\u003c\/h4\u003e\n      \u003cp\u003e\n        Moving beyond conventional makeup tubes, this lipstick is an exquisite glass-and-ceramic sculpture. The balanced crystal ball footing keeps it poised elegantly on dressing tables, turning your morning touch-up into a luxurious moment of aesthetic pleasure.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 4. Balm-in-Lipstick Infusion --\u003e\n  \u003cdiv class=\"co-section-title\"\u003eHydrating Formula\u003c\/div\u003e\n  \u003cdiv class=\"co-balm-panel\"\u003e\n    \u003ch5\u003eSmooth Glide \u0026amp; Balm-Like Lip Comfort\u003c\/h5\u003e\n    \u003cp\u003e\n      Infused with deep conditioning lipids and hydrating botanical waxes that melt upon contact with lip temperature. Provides the rich, saturated color payoff of a classic luxury lipstick while cocooning lips in the continuous soothing hydration of a restorative lip balm.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 5. Core Performance Highlights --\u003e\n  \u003cdiv class=\"co-section-title\"\u003ePerformance Benefits\u003c\/div\u003e\n  \u003cdiv class=\"co-feat-grid\"\u003e\n    \u003cdiv class=\"co-feat-card\"\u003e\n      \u003cdiv class=\"co-feat-icon\"\u003e💄\u003c\/div\u003e\n      \u003cdiv class=\"co-feat-text\"\u003e\n        \u003ch5\u003eOne-Swipe Vibrant Color\u003c\/h5\u003e\n        \u003cp\u003eMicro-milled pigment crystals deposit rich, uniform Rosy Mauve coverage without tugging or needing second coats.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"co-feat-card\"\u003e\n      \u003cdiv class=\"co-feat-icon\"\u003e💧\u003c\/div\u003e\n      \u003cdiv class=\"co-feat-text\"\u003e\n        \u003ch5\u003eNon-Drying Satin Finish\u003c\/h5\u003e\n        \u003cp\u003eDelivers a lustrous, dimensional sheen that smooths over dry patches and keeps lips feeling supple and plump.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"co-feat-card\"\u003e\n      \u003cdiv class=\"co-feat-icon\"\u003e⏳\u003c\/div\u003e\n      \u003cdiv class=\"co-feat-text\"\u003e\n        \u003ch5\u003eLong-Lasting Comfort\u003c\/h5\u003e\n        \u003cp\u003eLocks in moisture and color vibrancy for hours of wear without feathering into fine lines around the mouth.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"co-feat-card\"\u003e\n      \u003cdiv class=\"co-feat-icon\"\u003e🌸\u003c\/div\u003e\n      \u003cdiv class=\"co-feat-text\"\u003e\n        \u003ch5\u003eClean \u0026amp; Skin-Friendly\u003c\/h5\u003e\n        \u003cp\u003eParaben-free and dermatologist approved for delicate lips; comfortable wear with zero heaviness or stickiness.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 6. Specifications --\u003e\n  \u003cdiv class=\"co-section-title\"\u003eProduct Details\u003c\/div\u003e\n  \u003ctable class=\"co-specs-table\"\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"co-specs-label\"\u003eSeries\u003c\/td\u003e\n      \u003ctd class=\"co-specs-val\"\u003eSculptural Beauty Crystal Orb Lipstick\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"co-specs-label\"\u003eDesign Details\u003c\/td\u003e\n      \u003ctd class=\"co-specs-val\"\u003eTranslucent Crystal Sphere Accent \u0026amp; Stable Crystal Ball Foot\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"co-specs-label\"\u003eErgonomics\u003c\/td\u003e\n      \u003ctd class=\"co-specs-val\"\u003eSculpted Wave Barrel with Precision Finger Hollow\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"co-specs-label\"\u003eFinish \/ Texture\u003c\/td\u003e\n      \u003ctd class=\"co-specs-val\"\u003eLuminous Satin Moisture \/ Buttery Creamy Glide\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"co-specs-label\"\u003eShade Tone\u003c\/td\u003e\n      \u003ctd class=\"co-specs-val\"\u003eSoft Rosy Mauve (Universal Everyday Elegance)\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003c!-- 7. Trust Badges --\u003e\n  \u003cdiv class=\"co-purity-row\"\u003e\n    \u003cdiv class=\"co-purity-item\"\u003e\n\u003cspan\u003e🔮\u003c\/span\u003e Crystal Ball Stand\u003c\/div\u003e\n    \u003cdiv class=\"co-purity-item\"\u003e\n\u003cspan\u003e💧\u003c\/span\u003e Balm Moisture\u003c\/div\u003e\n    \u003cdiv class=\"co-purity-item\"\u003e\n\u003cspan\u003e🐰\u003c\/span\u003e Cruelty-Free\u003c\/div\u003e\n    \u003cdiv class=\"co-purity-item\"\u003e\n\u003cspan\u003e✨\u003c\/span\u003e One-Swipe Payoff\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"blendecove","offers":[{"title":"Default Title","offer_id":50556361900111,"sku":null,"price":23.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0736\/1108\/3855\/files\/1-1_83dc3ef8-6b88-43dd-8682-cfb1b009f296.png?v=1790500244"},{"product_id":"translucent-ice-sculpted-glossy-lip-tint-non-sticky-juicy-glass-finish-long-lasting-radiant-tint","title":"Translucent Ice-Sculpted Glossy Lip Tint – Non-Sticky Juicy Glass Finish \u0026 Long-Lasting Radiant Tint","description":"\u003c!-- === Translucent Ice-Sculpted Glossy Lip Tint PDP (Shopify Compatible) === --\u003e\n\u003cdiv class=\"icetint-pdp-wrap\"\u003e\n  \u003cstyle\u003e\n    .icetint-pdp-wrap {\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: #2b2325;\n      line-height: 1.6;\n      max-width: 800px;\n      margin: 0 auto;\n      padding: 10px 0;\n    }\n    .icetint-pdp-wrap * {\n      box-sizing: border-box;\n    }\n\n    \/* Crystalline Glass Hero Banner *\/\n    .it-hero {\n      text-align: center;\n      background: radial-gradient(circle at 50% 20%, #fff2f5 0%, #fef6f8 60%, #ffffff 100%);\n      border: 1px solid #f8dce2;\n      border-radius: 18px;\n      padding: 34px 20px;\n      margin-bottom: 26px;\n    }\n    .it-water-tag {\n      display: inline-block;\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 2px;\n      text-transform: uppercase;\n      color: #b53856;\n      background: #ffffff;\n      border: 1px solid #f4c4cf;\n      padding: 4px 18px;\n      border-radius: 20px;\n      margin-bottom: 12px;\n    }\n    .it-hero h3 {\n      font-size: 22px;\n      font-weight: 700;\n      color: #24191d;\n      margin: 0 0 10px;\n      letter-spacing: 0.5px;\n    }\n    .it-hero p {\n      font-size: 14px;\n      color: #68585c;\n      max-width: 580px;\n      margin: 0 auto;\n      line-height: 1.7;\n    }\n\n    \/* Section Subhead *\/\n    .it-section-title {\n      font-size: 15px;\n      font-weight: 700;\n      letter-spacing: 1.5px;\n      text-transform: uppercase;\n      color: #24191d;\n      margin: 32px 0 16px;\n      display: flex;\n      align-items: center;\n      gap: 12px;\n    }\n    .it-section-title::after {\n      content: \"\";\n      flex: 1;\n      height: 1px;\n      background: #edd1d5;\n    }\n\n    \/* Water-Film Glaze \u0026 Stain Dual-Action (Key Formula Differentiator) *\/\n    .it-duallayer-panel {\n      background: #faf4f5;\n      border: 1px solid #f4dfe3;\n      border-radius: 14px;\n      padding: 20px;\n      margin-bottom: 28px;\n    }\n    .it-duallayer-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 14px;\n    }\n    @media (max-width: 600px) {\n      .it-duallayer-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n    .it-layer-card {\n      background: #ffffff;\n      border: 1px solid #f6e3e7;\n      border-radius: 12px;\n      padding: 18px;\n      text-align: center;\n    }\n    .it-layer-badge {\n      font-size: 10px;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: 1px;\n      color: #b53856;\n      background: #fdf0f3;\n      padding: 3px 12px;\n      border-radius: 6px;\n      display: inline-block;\n      margin-bottom: 8px;\n    }\n    .it-layer-card h4 {\n      font-size: 14.5px;\n      font-weight: 700;\n      color: #24191d;\n      margin: 0 0 6px;\n    }\n    .it-layer-card p {\n      font-size: 12px;\n      color: #6a5d61;\n      margin: 0;\n      line-height: 1.5;\n    }\n\n    \/* Ice-Sculpted Flacon Architecture (Packaging Differentiator) *\/\n    .it-flacon-card {\n      background: linear-gradient(135deg, #fff7f9 0%, #faedf1 100%);\n      border: 1px solid #f4dbe1;\n      border-radius: 14px;\n      padding: 22px;\n      margin-bottom: 28px;\n      display: flex;\n      align-items: center;\n      gap: 20px;\n    }\n    @media (max-width: 600px) {\n      .it-flacon-card {\n        flex-direction: column;\n        text-align: center;\n      }\n    }\n    .it-flacon-iconbox {\n      width: 72px;\n      height: 72px;\n      border-radius: 50%;\n      background: #ffffff;\n      border: 2px solid #f5c1cc;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 30px;\n      flex-shrink: 0;\n      box-shadow: 0 4px 14px rgba(181, 56, 86, 0.12);\n    }\n    .it-flacon-content h4 {\n      margin: 0 0 6px;\n      font-size: 15px;\n      font-weight: 700;\n      color: #24191d;\n    }\n    .it-flacon-content p {\n      margin: 0;\n      font-size: 12.5px;\n      color: #645458;\n      line-height: 1.6;\n    }\n\n    \/* Plush Teardrop Reservoir Wand (Applicator Differentiator) *\/\n    .it-wand-box {\n      background: #ffffff;\n      border: 1px solid #f5e1e6;\n      border-left: 4px solid #b53856;\n      border-radius: 10px;\n      padding: 18px 16px;\n      margin-bottom: 28px;\n    }\n    .it-wand-box h5 {\n      margin: 0 0 4px;\n      font-size: 14px;\n      font-weight: 700;\n      color: #24191d;\n    }\n    .it-wand-box p {\n      margin: 0;\n      font-size: 12.5px;\n      color: #66575b;\n      line-height: 1.5;\n    }\n\n    \/* Core Product Benefits *\/\n    .it-feat-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 14px;\n      margin-bottom: 28px;\n    }\n    @media (max-width: 600px) {\n      .it-feat-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n    .it-feat-card {\n      background: #ffffff;\n      border: 1px solid #f5e3e6;\n      border-radius: 12px;\n      padding: 16px;\n      display: flex;\n      gap: 12px;\n    }\n    .it-feat-icon {\n      font-size: 18px;\n      width: 36px;\n      height: 36px;\n      background: #fdf2f5;\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      flex-shrink: 0;\n    }\n    .it-feat-text h5 {\n      font-size: 13.5px;\n      font-weight: 700;\n      color: #24191d;\n      margin: 0 0 4px;\n    }\n    .it-feat-text p {\n      font-size: 12px;\n      color: #695e61;\n      margin: 0;\n      line-height: 1.5;\n    }\n\n    \/* Specifications *\/\n    .it-specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      font-size: 13px;\n      margin-bottom: 24px;\n    }\n    .it-specs-table tr {\n      border-bottom: 1px solid #f6e6e8;\n    }\n    .it-specs-table td {\n      padding: 10px 4px;\n    }\n    .it-specs-label {\n      color: #8c7e80;\n      width: 38%;\n      font-weight: 500;\n    }\n    .it-specs-val {\n      color: #24191d;\n      font-weight: 600;\n    }\n\n    \/* Trust \u0026 Performance Badges *\/\n    .it-purity-row {\n      display: flex;\n      justify-content: space-around;\n      background: #fdf5f6;\n      border: 1px dashed #e8b6bd;\n      border-radius: 10px;\n      padding: 14px 10px;\n      text-align: center;\n      margin-top: 20px;\n    }\n    .it-purity-item {\n      font-size: 12px;\n      font-weight: 600;\n      color: #8c4250;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      gap: 4px;\n    }\n  \u003c\/style\u003e\n\n  \u003c!-- 1. Hero Narrative --\u003e\n  \u003cdiv class=\"it-hero\"\u003e\n    \u003cdiv class=\"it-water-tag\"\u003e💧 Juicy Shine • Radiant Color • Ice Sculpture 💧\u003c\/div\u003e\n    \u003ch3\u003eJuicy Shine. Natural Color. Radiant All Day.\u003c\/h3\u003e\n    \u003cp\u003e\n      The fresh, youthful clarity of fruit glaze frozen in crystal. Enclosed in an ultra-transparent ice-wave flacon with an architectural ring aperture, this non-sticky glossy tint combines a dewy glass glaze on top with a vibrant, all-day watercolor stain underneath.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 2. Dual-Layer Glaze \u0026 Stain Technology (Key Differentiator) --\u003e\n  \u003cdiv class=\"it-section-title\"\u003eWater-Film Dual Action\u003c\/div\u003e\n  \u003cdiv class=\"it-duallayer-panel\"\u003e\n    \u003cdiv class=\"it-duallayer-grid\"\u003e\n      \u003cdiv class=\"it-layer-card\"\u003e\n        \u003cspan class=\"it-layer-badge\"\u003eTop Layer • Reflection\u003c\/span\u003e\n        \u003ch4\u003e3D Liquid Glass Glaze\u003c\/h4\u003e\n        \u003cp\u003eA crystal-clear, high-refraction oil-gel shield that floats to the surface, creating an optical mirror glaze that visually fills and erases fine lip lines.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"it-layer-card\"\u003e\n        \u003cspan class=\"it-layer-badge\"\u003eBase Layer • Endurance\u003c\/span\u003e\n        \u003ch4\u003eLong-Lasting Color Stain\u003c\/h4\u003e\n        \u003cp\u003eWater-dispersed fruit pigments absorb gently into the lip surface, locking in a healthy, vibrant flush of rosy color that resists rubbing off on drinks.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 3. Crystalline Melting-Ice Flacon (Packaging Differentiator) --\u003e\n  \u003cdiv class=\"it-section-title\"\u003eTransparent Artistry\u003c\/div\u003e\n  \u003cdiv class=\"it-flacon-card\"\u003e\n    \u003cdiv class=\"it-flacon-iconbox\"\u003e🧊\u003c\/div\u003e\n    \u003cdiv class=\"it-flacon-content\"\u003e\n      \u003ch4\u003eTranslucent Ice-Sculpted Body \u0026amp; Optical Ring\u003c\/h4\u003e\n      \u003cp\u003e\n        Inspired by melting ice and flowing river water, the bottle is sculpted from ultra-transparent crystalline acrylic with smooth biomorphic ripples and a signature circular light window. Light refracts through the translucent pink flacon, showcasing the juicy gloss within.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 4. Plush Micro-Fleece Teardrop Wand --\u003e\n  \u003cdiv class=\"it-section-title\"\u003eWand Craftsmanship\u003c\/div\u003e\n  \u003cdiv class=\"it-wand-box\"\u003e\n    \u003ch5\u003eDense Micro-Fleece Teardrop Reservoir Tip\u003c\/h5\u003e\n    \u003cp\u003e\n      Engineered with a high-density, velvety soft microfiber paddle that holds a central drop reservoir. The tapered pointed tip traces a crisp Cupid's bow and corners with razor accuracy, while the broad curved belly deposits an even, plush cushion glaze without streaking.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 5. Core Performance Highlights --\u003e\n  \u003cdiv class=\"it-section-title\"\u003ePerformance Benefits\u003c\/div\u003e\n  \u003cdiv class=\"it-feat-grid\"\u003e\n    \u003cdiv class=\"it-feat-card\"\u003e\n      \u003cdiv class=\"it-feat-icon\"\u003e🍒\u003c\/div\u003e\n      \u003cdiv class=\"it-feat-text\"\u003e\n        \u003ch5\u003eYouthful Juicy Tint\u003c\/h5\u003e\n        \u003cp\u003eImparts a fresh, translucent berry-rose wash that immediately revitalizes dull or pale lips with natural vibrance.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"it-feat-card\"\u003e\n      \u003cdiv class=\"it-feat-icon\"\u003e🪶\u003c\/div\u003e\n      \u003cdiv class=\"it-feat-text\"\u003e\n        \u003ch5\u003eFeatherlight Non-Sticky Feel\u003c\/h5\u003e\n        \u003cp\u003eGlides with an airy, water-like sensation that leaves zero sticky or gummy film—your hair will never stick to your lips.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"it-feat-card\"\u003e\n      \u003cdiv class=\"it-feat-icon\"\u003e💧\u003c\/div\u003e\n      \u003cdiv class=\"it-feat-text\"\u003e\n        \u003ch5\u003eContinuous Deep Hydration\u003c\/h5\u003e\n        \u003cp\u003eInfused with nourishing botanical humectants that quench dehydrated lip skin, keeping it soft and pillowy all day.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"it-feat-card\"\u003e\n      \u003cdiv class=\"it-feat-icon\"\u003e⏳\u003c\/div\u003e\n      \u003cdiv class=\"it-feat-text\"\u003e\n        \u003ch5\u003eAll-Day Radiant Hold\u003c\/h5\u003e\n        \u003cp\u003eEven after dining, the natural underlying stain keeps your lips tinted and youthful without awkward patchy fading.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 6. Specifications --\u003e\n  \u003cdiv class=\"it-section-title\"\u003eProduct Details\u003c\/div\u003e\n  \u003ctable class=\"it-specs-table\"\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"it-specs-label\"\u003eSeries\u003c\/td\u003e\n      \u003ctd class=\"it-specs-val\"\u003eGlossy Lip Tint (Radiant Color All Day)\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"it-specs-label\"\u003ePackaging\u003c\/td\u003e\n      \u003ctd class=\"it-specs-val\"\u003eTranslucent Crystalline Ice Flacon with Optical Ring Aperture\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"it-specs-label\"\u003eApplicator\u003c\/td\u003e\n      \u003ctd class=\"it-specs-val\"\u003eMicro-Fleece Contoured Teardrop Wand with Reservoir Well\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"it-specs-label\"\u003eFinish \/ Texture\u003c\/td\u003e\n      \u003ctd class=\"it-specs-val\"\u003eJuicy Glass Glaze + Transfer-Resistant Watercolor Stain\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd class=\"it-specs-label\"\u003eFeel\u003c\/td\u003e\n      \u003ctd class=\"it-specs-val\"\u003e100% Lightweight, Non-Sticky, Deeply Moisturizing\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003c!-- 7. Trust Badges --\u003e\n  \u003cdiv class=\"it-purity-row\"\u003e\n    \u003cdiv class=\"it-purity-item\"\u003e\n\u003cspan\u003e🧊\u003c\/span\u003e Ice Flacon\u003c\/div\u003e\n    \u003cdiv class=\"it-purity-item\"\u003e\n\u003cspan\u003e🚫\u003c\/span\u003e Non-Sticky\u003c\/div\u003e\n    \u003cdiv class=\"it-purity-item\"\u003e\n\u003cspan\u003e🐰\u003c\/span\u003e Cruelty-Free\u003c\/div\u003e\n    \u003cdiv class=\"it-purity-item\"\u003e\n\u003cspan\u003e💧\u003c\/span\u003e Juicy Stain\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"blendecove","offers":[{"title":"Default Title","offer_id":50556384542799,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0736\/1108\/3855\/files\/1-1_05ba6dd3-c671-4367-9488-db3c7cb2882b.png?v=1790500323"}],"url":"https:\/\/blendecove.com\/collections\/shop.oembed?page=2","provider":"blendecove","version":"1.0","type":"link"}