{"product_id":"skincare-grade-lip","title":"Skincare-Grade LIP CARE with 5 PEPTIDES","description":"\u003cstyle\u003e\n.lipbalm-page{\n  --lb-dark:#2f2928;\n  --lb-text:#5e5350;\n  --lb-muted:#857874;\n  --lb-pink:#d59b9a;\n  --lb-pink2:#e8bdbc;\n  --lb-soft:#fff7f5;\n  --lb-cream:#fbf7f3;\n  --lb-border:#eadfdb;\n  --lb-white:#ffffff;\n  --lb-gold:#b89258;\n\n  max-width:1080px;\n  margin:0 auto;\n  padding:0 16px 70px;\n  box-sizing:border-box;\n  font-family:Arial,Helvetica,sans-serif;\n  color:var(--lb-text);\n  line-height:1.68;\n}\n\n.lipbalm-page *,\n.lipbalm-page *:before,\n.lipbalm-page *:after{\n  box-sizing:border-box;\n}\n\n.lipbalm-page img{\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto;\n}\n\n.lipbalm-page h1,\n.lipbalm-page h2,\n.lipbalm-page h3{\n  margin:0;\n  color:var(--lb-dark);\n  line-height:1.2;\n}\n\n.lipbalm-page h1{\n  font-size:44px;\n  letter-spacing:-1px;\n}\n\n.lipbalm-page h2{\n  font-size:32px;\n}\n\n.lipbalm-page h3{\n  font-size:20px;\n}\n\n.lb-section{\n  padding:54px 0;\n  border-bottom:1px solid #f0e8e4;\n}\n\n.lb-section:last-child{\n  border-bottom:0;\n}\n\n.lb-head{\n  max-width:760px;\n  margin:0 auto 30px;\n  text-align:center;\n}\n\n.lb-kicker{\n  display:inline-block;\n  margin-bottom:9px;\n  color:var(--lb-pink);\n  font-size:12px;\n  font-weight:900;\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.lb-head p{\n  margin:12px auto 0;\n  color:var(--lb-muted);\n  font-size:16px;\n}\n\n\n\/* HERO *\/\n.lb-hero{\n  margin:0 -16px;\n  padding:58px 24px 48px;\n  text-align:center;\n  background:\n    radial-gradient(circle at 10% 20%,rgba(213,155,154,.16),transparent 33%),\n    radial-gradient(circle at 90% 10%,rgba(232,189,188,.13),transparent 32%),\n    linear-gradient(145deg,#fff9f7,#ffffff);\n}\n\n.lb-badge{\n  display:inline-block;\n  margin-bottom:15px;\n  padding:7px 13px;\n  border-radius:999px;\n  border:1px solid var(--lb-border);\n  background:#fff;\n  color:var(--lb-pink);\n  font-size:12px;\n  font-weight:900;\n  letter-spacing:.08em;\n}\n\n.lb-hero h1{\n  max-width:820px;\n  margin:0 auto 15px;\n}\n\n.lb-hero p{\n  max-width:720px;\n  margin:0 auto;\n  color:#756866;\n  font-size:17px;\n}\n\n.lb-pills{\n  display:flex;\n  justify-content:center;\n  flex-wrap:wrap;\n  gap:9px;\n  margin-top:22px;\n}\n\n.lb-pills span{\n  padding:8px 12px;\n  border-radius:999px;\n  background:#fff;\n  border:1px solid var(--lb-border);\n  color:#6c5f5d;\n  font-size:12px;\n}\n\n\n\/* FEATURE *\/\n.lb-feature{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:36px;\n  align-items:center;\n}\n\n.lb-feature.reverse .lb-image{\n  order:2;\n}\n\n.lb-feature.reverse .lb-copy{\n  order:1;\n}\n\n.lb-image{\n  overflow:hidden;\n  border-radius:22px;\n  background:var(--lb-soft);\n  box-shadow:0 10px 30px rgba(67,49,45,.05);\n}\n\n.lb-copy h2{\n  margin-bottom:14px;\n}\n\n.lb-copy p{\n  margin:0;\n  color:#6e615e;\n}\n\n.lb-note{\n  margin-top:18px;\n  padding:15px 17px;\n  background:var(--lb-soft);\n  border-left:4px solid var(--lb-pink);\n  border-radius:0 12px 12px 0;\n  color:#6c5e5b;\n  font-size:14px;\n}\n\n.lb-btn{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  margin-top:20px;\n  min-height:50px;\n  padding:13px 28px;\n  border-radius:8px;\n  background:var(--lb-dark);\n  color:#fff!important;\n  text-decoration:none!important;\n  font-weight:900;\n}\n\n\n\/* BENEFITS *\/\n.lb-benefits{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:15px;\n}\n\n.lb-benefit{\n  padding:22px 17px;\n  text-align:center;\n  border:1px solid var(--lb-border);\n  border-radius:17px;\n  background:#fff;\n}\n\n.lb-benefit-icon{\n  font-size:27px;\n  margin-bottom:8px;\n}\n\n.lb-benefit strong{\n  display:block;\n  margin-bottom:5px;\n  color:var(--lb-dark);\n}\n\n.lb-benefit span{\n  color:var(--lb-muted);\n  font-size:13px;\n}\n\n\n\/* REVIEWS *\/\n.lb-reviews-wrap{\n  padding:40px 28px;\n  border-radius:24px;\n  background:var(--lb-cream);\n}\n\n.lb-reviews{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:18px;\n}\n\n.lb-review{\n  display:flex;\n  flex-direction:column;\n  padding:23px;\n  background:#fff;\n  border:1px solid var(--lb-border);\n  border-radius:17px;\n}\n\n.lb-stars{\n  color:var(--lb-gold);\n  letter-spacing:2px;\n  margin-bottom:10px;\n  font-size:18px;\n}\n\n.lb-review h3{\n  margin-bottom:9px;\n}\n\n.lb-review p{\n  margin:0;\n  color:#6d625f;\n  font-size:14px;\n}\n\n.lb-author{\n  margin-top:auto;\n  padding-top:15px;\n  color:var(--lb-pink);\n  font-size:13px;\n  font-weight:900;\n}\n\n\n\/* FAQ *\/\n.lb-faq{\n  max-width:900px;\n  margin:0 auto;\n}\n\n.lb-faq details{\n  margin-bottom:11px;\n  overflow:hidden;\n  border:1px solid var(--lb-border);\n  border-radius:13px;\n  background:#fff;\n}\n\n.lb-faq summary{\n  position:relative;\n  cursor:pointer;\n  list-style:none;\n  padding:18px 48px 18px 20px;\n  color:var(--lb-dark);\n  font-weight:800;\n}\n\n.lb-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.lb-faq summary:after{\n  content:\"+\";\n  position:absolute;\n  right:20px;\n  top:50%;\n  transform:translateY(-50%);\n  color:var(--lb-pink);\n  font-size:22px;\n}\n\n.lb-faq details[open] summary:after{\n  content:\"−\";\n}\n\n.lb-answer{\n  padding:0 20px 18px;\n  color:var(--lb-muted);\n  font-size:14px;\n}\n\n\n\/* FINAL *\/\n.lb-final{\n  padding:45px 28px;\n  text-align:center;\n  border-radius:24px;\n  background:linear-gradient(135deg,#403533,#5a4845);\n  color:#fff;\n}\n\n.lb-final h2{\n  color:#fff;\n  margin-bottom:12px;\n}\n\n.lb-final p{\n  max-width:650px;\n  margin:0 auto 22px;\n  color:#eadfdb;\n}\n\n.lb-final .lb-btn{\n  margin-top:0;\n  background:#fff;\n  color:#4c3f3c!important;\n}\n\n\n\/* MOBILE *\/\n@media(max-width:780px){\n\n  .lipbalm-page{\n    padding:0 12px 50px;\n  }\n\n  .lb-hero{\n    margin:0 -12px;\n    padding:42px 18px;\n  }\n\n  .lipbalm-page h1{\n    font-size:31px;\n  }\n\n  .lipbalm-page h2{\n    font-size:26px;\n  }\n\n  .lb-section{\n    padding:40px 0;\n  }\n\n  .lb-feature,\n  .lb-feature.reverse{\n    grid-template-columns:1fr;\n  }\n\n  .lb-feature.reverse .lb-image,\n  .lb-feature.reverse .lb-copy{\n    order:initial;\n  }\n\n  .lb-benefits{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .lb-reviews{\n    grid-template-columns:1fr;\n  }\n\n  .lb-reviews-wrap{\n    padding:28px 15px;\n  }\n\n  .lb-btn{\n    width:100%;\n  }\n\n  .lb-final{\n    padding:35px 18px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"lipbalm-page\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"lb-hero\"\u003e\n\n    \u003cdiv class=\"lb-badge\"\u003eSKINCARE-GRADE LIP CARE\u003c\/div\u003e\n\n    \u003ch1\u003e\n      Softer, Smoother Lips — Day \u0026amp; Night\n    \u003c\/h1\u003e\n\n    \u003cp\u003e\n      A skincare-inspired lip treatment designed to keep dry, tight and flaky lips\n      feeling conditioned, comfortable and visibly smoother.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"lb-pills\"\u003e\n      \u003cspan\u003e💧 Daily Hydration\u003c\/span\u003e\n      \u003cspan\u003e🌙 Overnight Care\u003c\/span\u003e\n      \u003cspan\u003e✨ Smoother Feel\u003c\/span\u003e\n      \u003cspan\u003e💄 Makeup Friendly\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FEATURE 1 --\u003e\n  \u003csection class=\"lb-section\"\u003e\n\n    \u003cdiv class=\"lb-feature\"\u003e\n\n      \u003cdiv class=\"lb-image\"\u003e\n        \u003cimg src=\"https:\/\/ssiki.com\/cdn\/shop\/files\/eorigjhroeigjreoihgoieghioghreoigh.jpg?v=1788848971\u0026amp;width=1500\" alt=\"Skincare grade lip balm\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lb-copy\"\u003e\n\n        \u003cspan class=\"lb-kicker\"\u003eMORE THAN BASIC BALM\u003c\/span\u003e\n\n        \u003ch2\u003e\n          Skincare, Made For Your Lips\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          Regular lip balm can make dryness feel better for a moment without\n          addressing the rough, flaky feeling underneath. LipBalm brings a\n          skincare-first approach to lip care so your lips feel softer, smoother,\n          and more comfortable throughout the day.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"lb-note\"\u003e\n          Ideal for daily use when your lips feel dry, tight, rough or uncomfortable.\n        \u003c\/div\u003e\n\n        \u003ca class=\"lb-btn\" href=\"https:\/\/ssiki.com\/products\/skincare-grade-lip?variant=51841267433750#MainContent\"\u003e\n          TRY NOW →\n        \u003c\/a\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FEATURE 2 --\u003e\n  \u003csection class=\"lb-section\"\u003e\n\n    \u003cdiv class=\"lb-feature reverse\"\u003e\n\n      \u003cdiv class=\"lb-image\"\u003e\n        \u003cimg src=\"https:\/\/ssiki.com\/cdn\/shop\/files\/ChatGPT_Image_Aug_30_2026_04_05_31_AM.jpg?v=1788848973\u0026amp;width=1500\" alt=\"Overnight lip care\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lb-copy\"\u003e\n\n        \u003cspan class=\"lb-kicker\"\u003eOVERNIGHT CONDITIONING\u003c\/span\u003e\n\n        \u003ch2\u003e\n          Wake Up To Softer Lips\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          Dry, tight lips can feel even worse after hours without moisture.\n          Use LipBalm before bed to deeply condition your lips overnight so\n          they feel smoother, softer, and refreshed by morning.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"lb-note\"\u003e\n          Apply a comfortable layer before bed and let it stay on overnight as\n          part of your regular nighttime skincare routine.\n        \u003c\/div\u003e\n\n        \u003ca class=\"lb-btn\" href=\"https:\/\/ssiki.com\/products\/skincare-grade-lip?variant=51841267433750#MainContent\"\u003e\n          TRY NOW →\n        \u003c\/a\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- BENEFITS --\u003e\n  \u003csection class=\"lb-section\"\u003e\n\n    \u003cdiv class=\"lb-head\"\u003e\n\n      \u003cspan class=\"lb-kicker\"\u003eEVERYDAY LIP CARE\u003c\/span\u003e\n\n      \u003ch2\u003e\n        Why LipBalm Fits Into Your Routine\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Simple enough for daily use, rich enough for overnight conditioning.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lb-benefits\"\u003e\n\n      \u003cdiv class=\"lb-benefit\"\u003e\n        \u003cdiv class=\"lb-benefit-icon\"\u003e💧\u003c\/div\u003e\n        \u003cstrong\u003eHydration Support\u003c\/strong\u003e\n        \u003cspan\u003eHelps keep lips feeling soft and comfortable.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lb-benefit\"\u003e\n        \u003cdiv class=\"lb-benefit-icon\"\u003e✨\u003c\/div\u003e\n        \u003cstrong\u003eSmoother Feel\u003c\/strong\u003e\n        \u003cspan\u003eHelps improve the feel of rough, flaky-looking lips.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lb-benefit\"\u003e\n        \u003cdiv class=\"lb-benefit-icon\"\u003e🌙\u003c\/div\u003e\n        \u003cstrong\u003eDay or Night\u003c\/strong\u003e\n        \u003cspan\u003eUse throughout the day or as an overnight lip treatment.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lb-benefit\"\u003e\n        \u003cdiv class=\"lb-benefit-icon\"\u003e💄\u003c\/div\u003e\n        \u003cstrong\u003eEasy to Layer\u003c\/strong\u003e\n        \u003cspan\u003eCan be used as part of your normal lip and makeup routine.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- REVIEWS --\u003e\n  \u003csection class=\"lb-section\"\u003e\n\n    \u003cdiv class=\"lb-reviews-wrap\"\u003e\n\n      \u003cdiv class=\"lb-head\"\u003e\n\n        \u003cspan class=\"lb-kicker\"\u003eCUSTOMER FEEDBACK\u003c\/span\u003e\n\n        \u003ch2\u003e\n          Loved By LipBalm Customers\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"lb-reviews\"\u003e\n\n        \u003carticle class=\"lb-review\"\u003e\n\n          \u003cdiv class=\"lb-stars\"\u003e★★★★★\u003c\/div\u003e\n\n          \u003ch3\u003eFinally stays soft\u003c\/h3\u003e\n\n          \u003cp\u003e\n            “I have tried so many balms that disappear in an hour. This one\n            actually leaves my lips feeling soft and comfortable.”\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"lb-author\"\u003e\n            Nina P.\n          \u003c\/div\u003e\n\n        \u003c\/article\u003e\n\n\n        \u003carticle class=\"lb-review\"\u003e\n\n          \u003cdiv class=\"lb-stars\"\u003e★★★★★\u003c\/div\u003e\n\n          \u003ch3\u003eMy overnight favorite\u003c\/h3\u003e\n\n          \u003cp\u003e\n            “I put it on before bed and my lips feel so much smoother when I\n            wake up. The flaky patches have been way easier to keep under control.”\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"lb-author\"\u003e\n            Alyssa M.\n          \u003c\/div\u003e\n\n        \u003c\/article\u003e\n\n\n        \u003carticle class=\"lb-review\"\u003e\n\n          \u003cdiv class=\"lb-stars\"\u003e★★★★★\u003c\/div\u003e\n\n          \u003ch3\u003eMore than a basic balm\u003c\/h3\u003e\n\n          \u003cp\u003e\n            “I was skeptical at first, but it really does feel more like lip\n            skincare than a basic balm. My lips look smoother, feel less dry,\n            and I love the healthy finish.”\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"lb-author\"\u003e\n            Camila D.\n          \u003c\/div\u003e\n\n        \u003c\/article\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"lb-section\"\u003e\n\n    \u003cdiv class=\"lb-head\"\u003e\n\n      \u003cspan class=\"lb-kicker\"\u003eNEED TO KNOW\u003c\/span\u003e\n\n      \u003ch2\u003e\n        Frequently Asked Questions\n      \u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"lb-faq\"\u003e\n\n      \u003cdetails open\u003e\n\n        \u003csummary\u003e\n          How should I use LipBalm for the best results?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"lb-answer\"\u003e\n          Apply directly to clean lips whenever they feel dry or uncomfortable.\n          For deeper overnight conditioning, apply a slightly more generous layer\n          before bed and leave it on overnight.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          What if I don't like LipBalm?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"lb-answer\"\u003e\n          If LipBalm is not right for you, contact customer service within the\n          applicable return or refund period shown in the store's current policy.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Is LipBalm suitable for sensitive lips?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"lb-answer\"\u003e\n          Lip sensitivity varies from person to person. If you have very sensitive\n          lips or known ingredient sensitivities, review the ingredient list before\n          use and patch test when appropriate. Discontinue use if irritation occurs.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          How quickly will I notice a difference?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"lb-answer\"\u003e\n          Many people notice an immediate improvement in how soft and comfortable\n          their lips feel after application. Visible changes in dryness or roughness\n          can vary depending on your lips and how consistently you use the product.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Can I use LipBalm with lipstick or lip gloss?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"lb-answer\"\u003e\n          Yes. Apply a thin layer first and allow it to settle before applying\n          lipstick or gloss. You can also use it after removing makeup as part\n          of your nighttime lip-care routine.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FINAL CTA --\u003e\n  \u003csection class=\"lb-section\"\u003e\n\n    \u003cdiv class=\"lb-final\"\u003e\n\n      \u003cspan class=\"lb-kicker\"\u003e\n        DAILY COMFORT FOR DRY LIPS\n      \u003c\/span\u003e\n\n      \u003ch2\u003e\n        Give Your Lips the Skincare Step They've Been Missing\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Use it during the day for comfort or apply before bed for richer overnight\n        conditioning — one simple lip-care step for softer, smoother-feeling lips.\n      \u003c\/p\u003e\n\n      \u003ca class=\"lb-btn\" href=\"https:\/\/ssiki.com\/products\/skincare-grade-lip?variant=51841267433750#MainContent\"\u003e\n        TRY LIPBALM →\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"StrawBerry","offer_id":64506652328313,"sku":"LXX2609082920-01#RIBBON","price":11.95,"currency_code":"EUR","in_stock":true},{"title":"Peach","offer_id":64506652361081,"sku":"LXX2609082920-01#RIBBON","price":11.95,"currency_code":"EUR","in_stock":true},{"title":"Sour Berry","offer_id":64506652393849,"sku":"LXX2609082920-01#RIBBON","price":11.95,"currency_code":"EUR","in_stock":true},{"title":"Cocoa","offer_id":64506652426617,"sku":"LXX2609082920-02#TOAST","price":11.95,"currency_code":"EUR","in_stock":true},{"title":"cherry","offer_id":64506652459385,"sku":"LXX2609082920-03#RASPBERRYJELLY","price":11.95,"currency_code":"EUR","in_stock":true},{"title":"Black Cherry","offer_id":64506652492153,"sku":"LXX2609082920-04#ESPRESSO","price":11.95,"currency_code":"EUR","in_stock":true},{"title":"Lip Balm","offer_id":64506652524921,"sku":"LXX2609082920-05#WHITE","price":11.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1031\/4013\/1193\/files\/09898989898989898ssssss111.jpg?v=1788860410","url":"https:\/\/www.colordreaming.com\/products\/skincare-grade-lip","provider":"colordreaming","version":"1.0","type":"link"}