{"product_id":"transferproof-color-changing-lipstick","title":"✨Transferproof Color-Changing Lipstick💄CrystalClear Color Alchemy 💋 Auto-Tints on Contact!","description":"\u003cstyle\u003e  .oezoez-lip-page{    --black:#181414;    --black-soft:#282020;    --gold:#c99a55;    --gold-dark:#a87936;    --gold-soft:#f7ecd9;    --rose:#c97882;    --rose-soft:#faecee;    --nude:#f7f1ec;    --cream:#fffaf6;    --white:#ffffff;    --text:#382f2f;    --muted:#786d6d;    --line:#eadfd8;    max-width:820px;    margin:0 auto;    background:#fff;    color:var(--text);    font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Arial,sans-serif;    line-height:1.6;  }  .oezoez-lip-page *{    box-sizing:border-box;  }  .oezoez-lip-page img{    display:block;    width:100%;    max-width:100%;    height:auto;    margin:0;  }  .oezoez-lip-page h2,  .oezoez-lip-page h3,  .oezoez-lip-page p{    margin-top:0;  }  \/* =========================     HERO  ========================= *\/  .oz-hero{    padding:52px 28px 40px;    text-align:center;    background:      radial-gradient(        circle at 88% 5%,        rgba(201,154,85,.18),        transparent 36%      ),      linear-gradient(        145deg,        #fffaf6,        #f7ece8      );  }  .oz-label{    display:inline-block;    padding:7px 15px;    margin-bottom:17px;    border-radius:50px;    background:var(--black);    color:#fff;    font-size:11px;    font-weight:900;    letter-spacing:1.5px;    text-transform:uppercase;  }  .oz-hero h2{    max-width:710px;    margin:0 auto 15px;    color:var(--black);    font-family:Georgia,\"Times New Roman\",serif;    font-size:45px;    line-height:1.08;    letter-spacing:-1px;  }  .oz-accent{    color:var(--rose);  }  .oz-hero p{    max-width:650px;    margin:0 auto 24px;    color:var(--muted);    font-size:16px;    line-height:1.65;  }  .oz-badges{    display:flex;    flex-wrap:wrap;    justify-content:center;    gap:8px;    margin-bottom:26px;  }  .oz-badge{    padding:9px 14px;    border:1px solid var(--line);    border-radius:50px;    background:#fff;    color:var(--black-soft);    font-size:12px;    font-weight:750;  }  \/* =========================     CTA  ========================= *\/  .oezoez-lip-page a.oz-cta{    display:inline-flex !important;    align-items:center;    justify-content:center;    min-width:245px;    padding:16px 31px;    border-radius:50px;    background:#c99a55 !important;    color:#ffffff !important;    text-decoration:none !important;    font-size:14px;    font-weight:900;    letter-spacing:.3px;    box-shadow:0 10px 28px rgba(201,154,85,.27);    transition:.2s ease;  }  .oezoez-lip-page a.oz-cta:hover{    background:#a87936 !important;    color:#ffffff !important;    text-decoration:none !important;    transform:translateY(-2px);  }  .oz-cta-note{    display:block;    margin-top:10px;    color:var(--muted);    font-size:10px;  }  .oz-final .oz-cta-note{    color:rgba(255,255,255,.52);  }  \/* =========================     IMAGE  ========================= *\/  .oz-image{    overflow:hidden;    background:#faf7f4;  }  \/* =========================     BENEFIT STRIP  ========================= *\/  .oz-strip{    display:grid;    grid-template-columns:repeat(4,1fr);    border-bottom:1px solid var(--line);    background:#fff;  }  .oz-strip-item{    padding:20px 8px;    text-align:center;    border-right:1px solid var(--line);  }  .oz-strip-item:last-child{    border-right:0;  }  .oz-strip-item strong{    display:block;    margin-bottom:2px;    color:var(--black);    font-size:13px;  }  .oz-strip-item span{    color:var(--muted);    font-size:10px;  }  \/* =========================     GENERAL SECTION  ========================= *\/  .oz-section{    padding:50px 28px;  }  .oz-light{    background:var(--cream);  }  .oz-rose{    background:var(--rose-soft);  }  .oz-gold{    background:var(--gold-soft);  }  .oz-nude{    background:var(--nude);  }  .oz-dark{    background:var(--black);    color:#fff;  }  .oz-head{    max-width:680px;    margin:0 auto 28px;    text-align:center;  }  .oz-kicker{    display:block;    margin-bottom:8px;    color:var(--gold-dark);    font-size:11px;    font-weight:900;    letter-spacing:1.5px;    text-transform:uppercase;  }  .oz-head h3{    margin-bottom:12px;    color:var(--black);    font-family:Georgia,\"Times New Roman\",serif;    font-size:35px;    line-height:1.14;    letter-spacing:-.5px;  }  .oz-head p{    margin-bottom:0;    color:var(--muted);    font-size:15px;  }  .oz-dark .oz-head h3{    color:#fff;  }  .oz-dark .oz-head p{    color:rgba(255,255,255,.72);  }  .oz-dark .oz-kicker{    color:#e5bd80;  }  \/* =========================     FEATURE CARDS  ========================= *\/  .oz-grid{    display:grid;    grid-template-columns:repeat(2,1fr);    gap:12px;  }  .oz-card{    padding:23px 19px;    background:#fff;    border:1px solid var(--line);    border-radius:17px;  }  .oz-icon{    display:flex;    align-items:center;    justify-content:center;    width:42px;    height:42px;    margin-bottom:12px;    border-radius:50%;    background:var(--gold-soft);    color:var(--gold-dark);    font-size:18px;    font-weight:900;  }  .oz-card strong{    display:block;    margin-bottom:5px;    color:var(--black);    font-size:15px;  }  .oz-card p{    margin:0;    color:var(--muted);    font-size:12px;    line-height:1.5;  }  \/* =========================     STATEMENT  ========================= *\/  .oz-statement{    padding:45px 28px;    text-align:center;    background:var(--black);  }  .oz-statement h3{    max-width:660px;    margin:0 auto 12px;    color:#fff;    font-family:Georgia,\"Times New Roman\",serif;    font-size:34px;    line-height:1.14;  }  .oz-statement p{    max-width:590px;    margin:0 auto;    color:rgba(255,255,255,.72);    font-size:14px;  }  \/* =========================     CHECK GRID  ========================= *\/  .oz-check-grid{    display:grid;    grid-template-columns:1fr 1fr;    gap:11px;  }  .oz-check{    display:flex;    gap:10px;    padding:17px;    background:#fff;    border:1px solid var(--line);    border-radius:14px;  }  .oz-checkmark{    flex:0 0 26px;    display:flex;    align-items:center;    justify-content:center;    width:26px;    height:26px;    border-radius:50%;    background:var(--rose-soft);    color:var(--rose);    font-size:12px;    font-weight:900;  }  .oz-check strong{    display:block;    margin-bottom:2px;    color:var(--black);    font-size:13px;  }  .oz-check p{    margin:0;    color:var(--muted);    font-size:11px;    line-height:1.45;  }  \/* =========================     3 STEPS  ========================= *\/  .oz-step-grid{    display:grid;    grid-template-columns:repeat(3,1fr);    gap:12px;  }  .oz-step{    padding:22px 16px;    text-align:center;    background:#fff;    border:1px solid var(--line);    border-radius:16px;  }  .oz-step-number{    display:flex;    align-items:center;    justify-content:center;    width:42px;    height:42px;    margin:0 auto 11px;    border-radius:50%;    background:var(--black);    color:#fff;    font-size:12px;    font-weight:900;  }  .oz-step strong{    display:block;    margin-bottom:4px;    color:var(--black);    font-size:14px;  }  .oz-step p{    margin:0;    color:var(--muted);    font-size:11px;    line-height:1.45;  }  \/* =========================     OCCASIONS  ========================= *\/  .oz-pills{    display:flex;    justify-content:center;    flex-wrap:wrap;    gap:9px;    margin-top:22px;  }  .oz-pill{    padding:10px 16px;    border-radius:50px;    background:rgba(255,255,255,.08);    border:1px solid rgba(255,255,255,.15);    color:#fff;    font-size:12px;    font-weight:700;  }  \/* =========================     FINAL CTA  ========================= *\/  .oz-final{    padding:52px 28px;    text-align:center;    background:      radial-gradient(        circle at 85% 5%,        rgba(201,154,85,.24),        transparent 38%      ),      linear-gradient(        145deg,        #302626,        #171313      );  }  .oz-final .oz-kicker{    color:#e2ba7c;  }  .oz-final h3{    max-width:660px;    margin:8px auto 13px;    color:#fff;    font-family:Georgia,\"Times New Roman\",serif;    font-size:39px;    line-height:1.1;  }  .oz-final p{    max-width:600px;    margin:0 auto 23px;    color:rgba(255,255,255,.72);    font-size:14px;  }  \/* =========================     MOBILE  ========================= *\/  @media(max-width:650px){    .oz-hero{      padding:39px 17px 31px;    }    .oz-hero h2{      font-size:34px;    }    .oz-hero p{      font-size:14px;    }    .oz-strip{      grid-template-columns:repeat(2,1fr);    }    .oz-strip-item:nth-child(2){      border-right:0;    }    .oz-strip-item:nth-child(-n+2){      border-bottom:1px solid var(--line);    }    .oz-section{      padding:39px 16px;    }    .oz-head h3{      font-size:29px;    }    .oz-grid,    .oz-check-grid,    .oz-step-grid{      grid-template-columns:1fr;    }    .oz-statement{      padding:38px 18px;    }    .oz-statement h3{      font-size:28px;    }    .oz-final{      padding:43px 17px;    }    .oz-final h3{      font-size:31px;    }    .oezoez-lip-page a.oz-cta{      width:100%;      max-width:330px;      min-height:54px;    }  }\u003c\/style\u003e\n\u003cdiv class=\"oezoez-lip-page\"\u003e\n\u003c!-- =========================       HERO  ========================= --\u003e\n\u003csection class=\"oz-hero\"\u003e\u003cspan class=\"oz-label\"\u003eRosenoot Color-Changing Lipstick \u003c\/span\u003e\n\u003ch2\u003eOne Lipstick.\u003cbr\u003e\u003cspan class=\"oz-accent\"\u003e A Shade That Becomes Yours. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eA luxurious color-changing lipstick designed to respond to your lips and reveal a naturally flattering tint — while giving lips a smooth, moisturized and radiant finish.\u003c\/p\u003e\n\u003cdiv class=\"oz-badges\"\u003e\n\u003cspan class=\"oz-badge\"\u003e ✓ Color-Changing \u003c\/span\u003e \u003cspan class=\"oz-badge\"\u003e ✓ Transfer-Resistant \u003c\/span\u003e \u003cspan class=\"oz-badge\"\u003e ✓ Moisturizing Feel \u003c\/span\u003e \u003cspan class=\"oz-badge\"\u003e ✓ 24K Gold Flakes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cspan class=\"oz-cta-note\"\u003e Add a touch of personalized color to your everyday look. \u003c\/span\u003e\u003c\/section\u003e\n\u003c!-- HERO PRODUCT IMAGE --\u003e\n\u003cdiv class=\"oz-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/0000\/0731\/files\/79680f6d305b8f2c20d090f724b7e19c242c3f00.jpg?v=1789193658\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- QUICK BENEFITS --\u003e\n\u003cdiv class=\"oz-strip\"\u003e\n\u003cdiv class=\"oz-strip-item\"\u003e\n\u003cstrong\u003ePersonalized Tint\u003c\/strong\u003e \u003cspan\u003eColor develops on your lips\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oz-strip-item\"\u003e\n\u003cstrong\u003eComfortable Wear\u003c\/strong\u003e \u003cspan\u003eSoft moisturizing feel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oz-strip-item\"\u003e\n\u003cstrong\u003eLess Transfer\u003c\/strong\u003e \u003cspan\u003eMade for everyday wear\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oz-strip-item\"\u003e\n\u003cstrong\u003eLuxury Detail\u003c\/strong\u003e \u003cspan\u003e24K gold flakes inside\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =========================       MAIN DIFFERENTIATOR  ========================= --\u003e\n\u003csection class=\"oz-section oz-light\"\u003e\n\u003cdiv class=\"oz-head\"\u003e\n\u003cspan class=\"oz-kicker\"\u003e Your Lips. Your Shade. \u003c\/span\u003e\n\u003ch3\u003eIt Doesn't Just Add Color. It Develops Into Yours.\u003c\/h3\u003e\n\u003cp\u003eThe temperature-sensitive formula responds to conditions on your lips, creating a personalized-looking tint rather than one flat shade that looks identical on everyone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oz-grid\"\u003e\n\u003cdiv class=\"oz-card\"\u003e\n\u003cdiv class=\"oz-icon\"\u003e✦\u003c\/div\u003e\n\u003cstrong\u003e Color-Changing Formula \u003c\/strong\u003e\n\u003cp\u003eDesigned to react to lip temperature and moisture for a uniquely developed tint.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oz-card\"\u003e\n\u003cdiv class=\"oz-icon\"\u003e♡\u003c\/div\u003e\n\u003cstrong\u003e Naturally Flattering Look \u003c\/strong\u003e\n\u003cp\u003eAdds visible color while allowing your natural lip tone to remain part of the finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oz-card\"\u003e\n\u003cdiv class=\"oz-icon\"\u003e☀\u003c\/div\u003e\n\u003cstrong\u003e Everyday Glow \u003c\/strong\u003e\n\u003cp\u003eCreates a fresh, polished finish without the look of heavy traditional lipstick.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oz-card\"\u003e\n\u003cdiv class=\"oz-icon\"\u003e◇\u003c\/div\u003e\n\u003cstrong\u003e Easy to Wear \u003c\/strong\u003e\n\u003cp\u003eSwipe it on for daily makeup, quick touch-ups or a simple no-fuss lip look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- COLOR IMAGE --\u003e\n\u003cdiv class=\"oz-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/0000\/0731\/files\/06_2562543e-9429-4ded-b773-5b599b398473.png?v=1789193661\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- =========================       EMOTIONAL STATEMENT  ========================= --\u003e\n\u003csection class=\"oz-statement\"\u003e\n\u003ch3\u003eNo Guessing Which Shade Will Suit You.\u003c\/h3\u003e\n\u003cp\u003eApply it and let the color develop into a soft, personalized-looking tint designed around your lips.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- GOLD --\u003e\n\u003csection class=\"oz-section oz-gold\"\u003e\n\u003cdiv class=\"oz-head\"\u003e\n\u003cspan class=\"oz-kicker\"\u003e A Little Luxury in Every Swipe \u003c\/span\u003e\n\u003ch3\u003eBeauty Meets 24K Gold Detail.\u003c\/h3\u003e\n\u003cp\u003eVisible 24K gold flakes give the lipstick its distinctive luxurious appearance and turn an everyday beauty essential into something special.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oz-check-grid\"\u003e\n\u003cdiv class=\"oz-check\"\u003e\n\u003cdiv class=\"oz-checkmark\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e 24K Gold Flakes \u003c\/strong\u003e\n\u003cp\u003eA distinctive luxury-inspired detail inside the lipstick.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oz-check\"\u003e\n\u003cdiv class=\"oz-checkmark\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Elegant Appearance \u003c\/strong\u003e\n\u003cp\u003eDesigned to look beautiful on your vanity or inside your makeup bag.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oz-check\"\u003e\n\u003cdiv class=\"oz-checkmark\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Gift-Worthy Design \u003c\/strong\u003e\n\u003cp\u003eAn eye-catching beauty gift for someone who loves unique makeup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oz-check\"\u003e\n\u003cdiv class=\"oz-checkmark\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Everyday Luxury \u003c\/strong\u003e\n\u003cp\u003eA small beauty ritual that feels a little more special.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GOLD IMAGE --\u003e\n\u003cdiv class=\"oz-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/0000\/0731\/files\/eee8cdf079c72dff0aa9456f7d2d82f9d9c2c9d6.jpg?v=1789193658\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- =========================       HYDRATION  ========================= --\u003e\n\u003csection class=\"oz-section oz-rose\"\u003e\n\u003cdiv class=\"oz-head\"\u003e\n\u003cspan class=\"oz-kicker\"\u003e Color Without the Dry Feeling \u003c\/span\u003e\n\u003ch3\u003eSoft-Looking Lips Feel Better Too.\u003c\/h3\u003e\n\u003cp\u003eThe moisturizing formula is designed to leave lips feeling smoother and more comfortable while adding a fresh wash of personalized color.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oz-grid\"\u003e\n\u003cdiv class=\"oz-card\"\u003e\n\u003cdiv class=\"oz-icon\"\u003e💧\u003c\/div\u003e\n\u003cstrong\u003e Moisturizing Feel \u003c\/strong\u003e\n\u003cp\u003eHelps lips feel softer and more comfortable during wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oz-card\"\u003e\n\u003cdiv class=\"oz-icon\"\u003e♡\u003c\/div\u003e\n\u003cstrong\u003e Smooth Finish \u003c\/strong\u003e\n\u003cp\u003eDesigned to create a smoother-looking lip appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oz-card\"\u003e\n\u003cdiv class=\"oz-icon\"\u003e☁\u003c\/div\u003e\n\u003cstrong\u003e Comfortable Texture \u003c\/strong\u003e\n\u003cp\u003eA wearable alternative when you don't want the heavy feel of some traditional lip colors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oz-card\"\u003e\n\u003cdiv class=\"oz-icon\"\u003e✦\u003c\/div\u003e\n\u003cstrong\u003e Radiant Look \u003c\/strong\u003e\n\u003cp\u003eAdds a soft glow for an easy, naturally polished finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE --\u003e\n\u003cdiv class=\"oz-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/0000\/0731\/files\/662063e507a20cb7337bb778bf6642a51d93031c.jpg?v=1789193658\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- =========================       TRANSFER RESISTANCE  ========================= --\u003e\n\u003csection class=\"oz-section oz-nude\"\u003e\n\u003cdiv class=\"oz-head\"\u003e\n\u003cspan class=\"oz-kicker\"\u003e Made for Real Life \u003c\/span\u003e\n\u003ch3\u003eMore Color on Your Lips. Less Worry About Smudging.\u003c\/h3\u003e\n\u003cp\u003eThe transfer-resistant formula is designed for everyday wear, helping your lip color stay looking more consistent through coffee breaks, conversations and busy days.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oz-check-grid\"\u003e\n\u003cdiv class=\"oz-check\"\u003e\n\u003cdiv class=\"oz-checkmark\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Transfer-Resistant \u003c\/strong\u003e\n\u003cp\u003eDesigned to reduce unwanted color transfer during wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oz-check\"\u003e\n\u003cdiv class=\"oz-checkmark\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Less Fuss \u003c\/strong\u003e\n\u003cp\u003eSpend less time worrying about your lip color throughout the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oz-check\"\u003e\n\u003cdiv class=\"oz-checkmark\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Everyday Friendly \u003c\/strong\u003e\n\u003cp\u003eEasy for work, errands, dinners and daily makeup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oz-check\"\u003e\n\u003cdiv class=\"oz-checkmark\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Fresh-Looking Tint \u003c\/strong\u003e\n\u003cp\u003eKeeps the focus on a natural-looking wash of lip color.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TRANSFER IMAGE --\u003e\n\u003cdiv class=\"oz-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/0000\/0731\/files\/856e3c04886eef14e7b6d143a31060a1630524a9.png?v=1789193659\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- MOISTURE IMAGE --\u003e\n\u003cdiv class=\"oz-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/0000\/0731\/files\/3afe76e629c8282db70d092bb5da8e591c4c093b.jpg?v=1789193658\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- =========================       HOW TO USE  ========================= --\u003e\n\u003csection class=\"oz-section oz-light\"\u003e\n\u003cdiv class=\"oz-head\"\u003e\n\u003cspan class=\"oz-kicker\"\u003e Effortless Everyday Color \u003c\/span\u003e\n\u003ch3\u003eSwipe. Let It Develop. Go.\u003c\/h3\u003e\n\u003cp\u003eNo complicated lip routine required. Apply directly and allow the personalized-looking tint to develop on your lips.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oz-step-grid\"\u003e\n\u003cdiv class=\"oz-step\"\u003e\n\u003cdiv class=\"oz-step-number\"\u003e01\u003c\/div\u003e\n\u003cstrong\u003e Apply \u003c\/strong\u003e\n\u003cp\u003eGlide the lipstick evenly across clean lips.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oz-step\"\u003e\n\u003cdiv class=\"oz-step-number\"\u003e02\u003c\/div\u003e\n\u003cstrong\u003e Let It Develop \u003c\/strong\u003e\n\u003cp\u003eGive the color a moment to react and become visible.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oz-step\"\u003e\n\u003cdiv class=\"oz-step-number\"\u003e03\u003c\/div\u003e\n\u003cstrong\u003e Enjoy Your Look \u003c\/strong\u003e\n\u003cp\u003eWear your fresh personalized tint throughout the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BEAUTY IMAGE --\u003e\n\u003cdiv class=\"oz-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/0000\/0731\/files\/05_24f44308-9c47-42f0-af6c-f4e7f19e669e.png?v=1789193661\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- =========================       OCCASIONS  ========================= --\u003e\n\u003csection class=\"oz-section oz-dark\"\u003e\n\u003cdiv class=\"oz-head\"\u003e\n\u003cspan class=\"oz-kicker\"\u003e A Lipstick for More Than One Look \u003c\/span\u003e\n\u003ch3\u003eFrom Bare-Faced Mornings to Dressed-Up Evenings.\u003c\/h3\u003e\n\u003cp\u003eThe soft personalized tint makes it easy to wear alone or pair with the rest of your makeup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oz-pills\"\u003e\n\u003cspan class=\"oz-pill\"\u003e ☕ Everyday \u003c\/span\u003e \u003cspan class=\"oz-pill\"\u003e 💼 Work \u003c\/span\u003e \u003cspan class=\"oz-pill\"\u003e 💕 Date Night \u003c\/span\u003e \u003cspan class=\"oz-pill\"\u003e 🥂 Dinner \u003c\/span\u003e \u003cspan class=\"oz-pill\"\u003e ✈ Travel \u003c\/span\u003e \u003cspan class=\"oz-pill\"\u003e 🎁 Gifts \u003c\/span\u003e \u003cspan class=\"oz-pill\"\u003e 💄 Makeup Bag \u003c\/span\u003e \u003cspan class=\"oz-pill\"\u003e ✨ Special Occasions \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- LAST PRODUCT IMAGE --\u003e\n\u003cdiv class=\"oz-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/0000\/0731\/files\/03_93c515bb-b5e0-44fb-8121-09b67d48b970.png?v=1789193660\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- =========================       FINAL CTA  ========================= --\u003e\n\u003csection class=\"oz-final\"\u003e\u003cspan class=\"oz-kicker\"\u003e Meet Your New Everyday Lip \u003c\/span\u003e\n\u003ch3\u003eYour Lips. Your Glow. Your Color.\u003c\/h3\u003e\n\u003cp\u003ePersonalized-looking color, a moisturizing feel, transfer-resistant wear and luxurious gold-flake detail — all in one easy swipe.\u003c\/p\u003e\n\u003cspan class=\"oz-cta-note\"\u003e Add Rosenoot Color-Changing Lipstick to your beauty routine. \u003c\/span\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"Default Title","offer_id":48353716764908,"sku":"LG60319518JIN+LG60242842","price":23.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0809\/6386\/2764\/files\/03_c0c4f1de-3c49-4ab8-89cf-4d261a346b5f.png?v=1789369119","url":"https:\/\/orvyla.com\/products\/transferproof-color-changing-lipstick","provider":"Orvyla","version":"1.0","type":"link"}