{"title":"Home page","description":null,"products":[{"product_id":"zorviney®-2-in-1-long-wear-eye-pencil","title":"Zorviney® 2-in-1 Long-Wear Eye Pencil","description":"\u003cstyle\u003e\n  .zorviney-eye-page {\n    background: #FAF8F3;\n    color: #1C1B1A;\n    font-family: Inter, -apple-system, BlinkMacSystemFont, \"Segoe UI\", sans-serif;\n    line-height: 1.7;\n  }\n\n  .zorviney-eye-page * {\n    box-sizing: border-box;\n  }\n\n  .zorviney-eye-page .zv-wrap {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 0 24px;\n  }\n\n  .zorviney-eye-page .zv-hero {\n    padding: 82px 0 72px;\n    text-align: center;\n  }\n\n  .zorviney-eye-page .zv-eyebrow {\n    display: inline-block;\n    margin-bottom: 16px;\n    font-size: 12px;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: #B99A6B;\n    font-weight: 600;\n  }\n\n  .zorviney-eye-page h1,\n  .zorviney-eye-page h2,\n  .zorviney-eye-page h3 {\n    font-family: \"Cormorant Garamond\", Georgia, serif;\n    font-weight: 500;\n    color: #1C1B1A;\n    margin: 0;\n  }\n\n  .zorviney-eye-page h1 {\n    font-size: clamp(42px, 6vw, 72px);\n    line-height: 1.02;\n    letter-spacing: -0.02em;\n  }\n\n  .zorviney-eye-page .zv-hero p {\n    max-width: 720px;\n    margin: 22px auto 0;\n    font-size: 17px;\n    color: #5D5650;\n  }\n\n  .zorviney-eye-page .zv-benefits {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 18px;\n    margin-top: 42px;\n  }\n\n  .zorviney-eye-page .zv-benefit {\n    background: #FFFFFF;\n    border: 1px solid rgba(28, 27, 26, 0.08);\n    padding: 22px 18px;\n    border-radius: 2px;\n  }\n\n  .zorviney-eye-page .zv-benefit strong {\n    display: block;\n    font-size: 14px;\n    margin-bottom: 6px;\n    color: #1C1B1A;\n  }\n\n  .zorviney-eye-page .zv-benefit span {\n    font-size: 13px;\n    color: #726A63;\n  }\n\n  .zorviney-eye-page .zv-section {\n    padding: 82px 0;\n  }\n\n  .zorviney-eye-page .zv-section.alt {\n    background: #F1E8DD;\n  }\n\n  .zorviney-eye-page .zv-section-title {\n    text-align: center;\n    margin-bottom: 42px;\n  }\n\n  .zorviney-eye-page .zv-section-title h2 {\n    font-size: clamp(34px, 4vw, 52px);\n    line-height: 1.1;\n  }\n\n  .zorviney-eye-page .zv-section-title p {\n    max-width: 680px;\n    margin: 14px auto 0;\n    color: #645D57;\n    font-size: 15px;\n  }\n\n  .zorviney-eye-page .zv-two-col {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 28px;\n  }\n\n  .zorviney-eye-page .zv-card {\n    background: #FFFFFF;\n    padding: 34px;\n    border: 1px solid rgba(28, 27, 26, 0.07);\n  }\n\n  .zorviney-eye-page .zv-card h3 {\n    font-size: 30px;\n    margin-bottom: 12px;\n  }\n\n  .zorviney-eye-page .zv-card p {\n    margin: 0;\n    color: #625B55;\n    font-size: 15px;\n  }\n\n  .zorviney-eye-page .zv-feature-list {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n  }\n\n  .zorviney-eye-page .zv-feature-item {\n    padding: 28px 24px;\n    background: #FFFFFF;\n    border-top: 2px solid #C8A58A;\n  }\n\n  .zorviney-eye-page .zv-feature-item h3 {\n    font-size: 25px;\n    margin-bottom: 10px;\n  }\n\n  .zorviney-eye-page .zv-feature-item p {\n    margin: 0;\n    color: #665F59;\n    font-size: 14px;\n  }\n\n  .zorviney-eye-page .zv-shades {\n    display: grid;\n    grid-template-columns: repeat(6, 1fr);\n    gap: 14px;\n  }\n\n  .zorviney-eye-page .zv-shade {\n    background: #FFFFFF;\n    padding: 18px 10px;\n    text-align: center;\n    border: 1px solid rgba(28, 27, 26, 0.07);\n  }\n\n  .zorviney-eye-page .zv-shade-dot {\n    width: 44px;\n    height: 44px;\n    border-radius: 50%;\n    margin: 0 auto 12px;\n    border: 1px solid rgba(0, 0, 0, 0.08);\n  }\n\n  .zorviney-eye-page .zv-shade span {\n    font-size: 12px;\n    text-transform: uppercase;\n    letter-spacing: 0.05em;\n    color: #4F4944;\n  }\n\n  .zorviney-eye-page .zv-howto {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 20px;\n    counter-reset: step;\n  }\n\n  .zorviney-eye-page .zv-step {\n    background: #FFFFFF;\n    padding: 30px 26px;\n    position: relative;\n    counter-increment: step;\n  }\n\n  .zorviney-eye-page .zv-step::before {\n    content: \"0\" counter(step);\n    display: block;\n    font-family: \"Cormorant Garamond\", Georgia, serif;\n    font-size: 34px;\n    color: #C8A58A;\n    margin-bottom: 12px;\n  }\n\n  .zorviney-eye-page .zv-step h3 {\n    font-size: 24px;\n    margin-bottom: 8px;\n  }\n\n  .zorviney-eye-page .zv-step p {\n    margin: 0;\n    color: #645D57;\n    font-size: 14px;\n  }\n\n  .zorviney-eye-page .zv-specs {\n    max-width: 820px;\n    margin: 0 auto;\n    background: #FFFFFF;\n    padding: 34px;\n  }\n\n  .zorviney-eye-page .zv-spec-row {\n    display: flex;\n    justify-content: space-between;\n    gap: 24px;\n    padding: 15px 0;\n    border-bottom: 1px solid rgba(28, 27, 26, 0.08);\n    font-size: 14px;\n  }\n\n  .zorviney-eye-page .zv-spec-row:last-child {\n    border-bottom: 0;\n  }\n\n  .zorviney-eye-page .zv-spec-row strong {\n    font-weight: 600;\n  }\n\n  .zorviney-eye-page .zv-spec-row span {\n    color: #665F59;\n    text-align: right;\n  }\n\n  .zorviney-eye-page .zv-faq {\n    max-width: 880px;\n    margin: 0 auto;\n  }\n\n  .zorviney-eye-page details {\n    background: #FFFFFF;\n    border-bottom: 1px solid rgba(28, 27, 26, 0.08);\n    padding: 20px 22px;\n  }\n\n  .zorviney-eye-page summary {\n    cursor: pointer;\n    list-style: none;\n    font-weight: 600;\n    font-size: 15px;\n  }\n\n  .zorviney-eye-page summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .zorviney-eye-page details p {\n    margin: 14px 0 0;\n    color: #665F59;\n    font-size: 14px;\n  }\n\n  .zorviney-eye-page .zv-closing {\n    text-align: center;\n    padding: 90px 0;\n  }\n\n  .zorviney-eye-page .zv-closing h2 {\n    font-size: clamp(36px, 5vw, 58px);\n  }\n\n  .zorviney-eye-page .zv-closing p {\n    max-width: 650px;\n    margin: 16px auto 0;\n    color: #665F59;\n  }\n\n  @media (max-width: 900px) {\n    .zorviney-eye-page .zv-benefits,\n    .zorviney-eye-page .zv-feature-list,\n    .zorviney-eye-page .zv-howto {\n      grid-template-columns: 1fr 1fr;\n    }\n\n    .zorviney-eye-page .zv-shades {\n      grid-template-columns: repeat(4, 1fr);\n    }\n  }\n\n  @media (max-width: 640px) {\n    .zorviney-eye-page .zv-wrap {\n      padding: 0 18px;\n    }\n\n    .zorviney-eye-page .zv-hero,\n    .zorviney-eye-page .zv-section {\n      padding: 58px 0;\n    }\n\n    .zorviney-eye-page .zv-benefits,\n    .zorviney-eye-page .zv-two-col,\n    .zorviney-eye-page .zv-feature-list,\n    .zorviney-eye-page .zv-howto {\n      grid-template-columns: 1fr;\n    }\n\n    .zorviney-eye-page .zv-shades {\n      grid-template-columns: repeat(3, 1fr);\n    }\n\n    .zorviney-eye-page .zv-card,\n    .zorviney-eye-page .zv-specs {\n      padding: 24px;\n    }\n\n    .zorviney-eye-page .zv-spec-row {\n      flex-direction: column;\n      gap: 4px;\n    }\n\n    .zorviney-eye-page .zv-spec-row span {\n      text-align: left;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"zorviney-eye-page\"\u003e\n\n  \u003cdiv class=\"zv-hero\"\u003e\n    \u003cdiv class=\"zv-wrap\"\u003e\n      \u003cspan class=\"zv-eyebrow\"\u003eDefine · Smoke · Pop\u003c\/span\u003e\n      \u003ch1\u003eZorviney® 2-in-1 Long-Wear Eye Pencil\u003c\/h1\u003e\n      \u003cp\u003e\n        A versatile eye pencil designed to define, line and blend with ease.\n        The creamy, highly pigmented formula glides on smoothly, while the dual-ended design\n        lets you create everything from precise definition to softly diffused smoky looks.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"zv-benefits\"\u003e\n        \u003cdiv class=\"zv-benefit\"\u003e\n          \u003cstrong\u003e2-in-1 Design\u003c\/strong\u003e\n          \u003cspan\u003ePrecision tip + built-in smudger\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"zv-benefit\"\u003e\n          \u003cstrong\u003eWaterproof Wear\u003c\/strong\u003e\n          \u003cspan\u003eDesigned to resist water and everyday moisture\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"zv-benefit\"\u003e\n          \u003cstrong\u003eSmudge-Resistant\u003c\/strong\u003e\n          \u003cspan\u003eHelps keep color looking defined throughout the day\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"zv-benefit\"\u003e\n          \u003cstrong\u003e12 Rich Shades\u003c\/strong\u003e\n          \u003cspan\u003eFrom classic neutrals to expressive color\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"zv-section alt\"\u003e\n    \u003cdiv class=\"zv-wrap\"\u003e\n      \u003cdiv class=\"zv-section-title\"\u003e\n        \u003cspan class=\"zv-eyebrow\"\u003eOne Pencil, More Possibilities\u003c\/span\u003e\n        \u003ch2\u003ePrecision When You Want It. Softness When You Need It.\u003c\/h2\u003e\n        \u003cp\u003e\n          Designed with two complementary ends, this eye pencil gives you control over both\n          sharp definition and diffused, blended eye looks.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zv-two-col\"\u003e\n        \u003cdiv class=\"zv-card\"\u003e\n          \u003ch3\u003ePrecision Tip\u003c\/h3\u003e\n          \u003cp\u003e\n            Use the creamy pencil tip to trace the lash line, define the outer corner,\n            add subtle depth or build a bolder eye look. The smooth texture is designed\n            to glide without unnecessary tugging.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"zv-card\"\u003e\n          \u003ch3\u003eBuilt-In Smudger\u003c\/h3\u003e\n          \u003cp\u003e\n            Flip the pencil and soften the edges with the integrated smudger.\n            Blend freshly applied color for a smoky finish, soften harsh lines or\n            create a more diffused everyday look.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"zv-section\"\u003e\n    \u003cdiv class=\"zv-wrap\"\u003e\n      \u003cdiv class=\"zv-section-title\"\u003e\n        \u003cspan class=\"zv-eyebrow\"\u003eCreamy Color\u003c\/span\u003e\n        \u003ch2\u003eSmooth Glide. Rich Payoff.\u003c\/h2\u003e\n        \u003cp\u003e\n          The ultra-pigmented formula delivers visible color with a smooth, creamy feel,\n          making it easy to create clean lines or build intensity in just a few strokes.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zv-feature-list\"\u003e\n        \u003cdiv class=\"zv-feature-item\"\u003e\n          \u003ch3\u003eEffortless Glide\u003c\/h3\u003e\n          \u003cp\u003e\n            Smooth application helps the pencil move comfortably across the eye area\n            without feeling overly dry or stiff.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"zv-feature-item\"\u003e\n          \u003ch3\u003eBuildable Intensity\u003c\/h3\u003e\n          \u003cp\u003e\n            Keep the color soft and subtle for daytime or layer it for a stronger,\n            more dramatic finish.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"zv-feature-item\"\u003e\n          \u003ch3\u003eBlend Before It Sets\u003c\/h3\u003e\n          \u003cp\u003e\n            Smudge and soften the line shortly after application, then allow the formula\n            to settle for longer-lasting wear.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"zv-section alt\"\u003e\n    \u003cdiv class=\"zv-wrap\"\u003e\n      \u003cdiv class=\"zv-section-title\"\u003e\n        \u003cspan class=\"zv-eyebrow\"\u003eMade For Everyday Wear\u003c\/span\u003e\n        \u003ch2\u003eColor That Stays With You\u003c\/h2\u003e\n        \u003cp\u003e\n          Created for busy mornings, long days and evening plans, the formula is designed\n          to help resist water, smudging and everyday wear.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zv-two-col\"\u003e\n        \u003cdiv class=\"zv-card\"\u003e\n          \u003ch3\u003eWaterproof \u0026amp; Smudge-Resistant\u003c\/h3\u003e\n          \u003cp\u003e\n            The long-wear formula is designed to help maintain definition through everyday\n            moisture, heat and movement while keeping your eye look polished.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"zv-card\"\u003e\n          \u003ch3\u003eTwist-Up Convenience\u003c\/h3\u003e\n          \u003cp\u003e\n            No sharpener needed. Simply twist up the pencil as needed for quick,\n            mess-free application at home or on the go.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"zv-section\"\u003e\n    \u003cdiv class=\"zv-wrap\"\u003e\n      \u003cdiv class=\"zv-section-title\"\u003e\n        \u003cspan class=\"zv-eyebrow\"\u003e12 Shades\u003c\/span\u003e\n        \u003ch2\u003eFrom Classic To Bold\u003c\/h2\u003e\n        \u003cp\u003e\n          Choose a timeless neutral for effortless definition or add color for a more\n          expressive eye look.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zv-shades\"\u003e\n        \u003cdiv class=\"zv-shade\"\u003e\n          \u003cdiv class=\"zv-shade-dot\" style=\"background:#161616;\"\u003e\u003c\/div\u003e\n          \u003cspan\u003eBlack\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"zv-shade\"\u003e\n          \u003cdiv class=\"zv-shade-dot\" style=\"background:#4A3028;\"\u003e\u003c\/div\u003e\n          \u003cspan\u003eBrown\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"zv-shade\"\u003e\n          \u003cdiv class=\"zv-shade-dot\" style=\"background:#6A4032;\"\u003e\u003c\/div\u003e\n          \u003cspan\u003eChocolate\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"zv-shade\"\u003e\n          \u003cdiv class=\"zv-shade-dot\" style=\"background:#A96840;\"\u003e\u003c\/div\u003e\n          \u003cspan\u003eBronze\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"zv-shade\"\u003e\n          \u003cdiv class=\"zv-shade-dot\" style=\"background:#A58C7A;\"\u003e\u003c\/div\u003e\n          \u003cspan\u003eTaupe\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"zv-shade\"\u003e\n          \u003cdiv class=\"zv-shade-dot\" style=\"background:#D8C3AE;\"\u003e\u003c\/div\u003e\n          \u003cspan\u003eChampagne\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"zv-shade\"\u003e\n          \u003cdiv class=\"zv-shade-dot\" style=\"background:#6D3768;\"\u003e\u003c\/div\u003e\n          \u003cspan\u003ePlum\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"zv-shade\"\u003e\n          \u003cdiv class=\"zv-shade-dot\" style=\"background:#244D7B;\"\u003e\u003c\/div\u003e\n          \u003cspan\u003eNavy\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"zv-shade\"\u003e\n          \u003cdiv class=\"zv-shade-dot\" style=\"background:#1F6A4E;\"\u003e\u003c\/div\u003e\n          \u003cspan\u003eEmerald\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"zv-shade\"\u003e\n          \u003cdiv class=\"zv-shade-dot\" style=\"background:#6C4D83;\"\u003e\u003c\/div\u003e\n          \u003cspan\u003ePurple\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"zv-shade\"\u003e\n          \u003cdiv class=\"zv-shade-dot\" style=\"background:#A7A7A7;\"\u003e\u003c\/div\u003e\n          \u003cspan\u003eSilver\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"zv-shade\"\u003e\n          \u003cdiv class=\"zv-shade-dot\" style=\"background:#EFEDE8;\"\u003e\u003c\/div\u003e\n          \u003cspan\u003eWhite\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"zv-section alt\"\u003e\n    \u003cdiv class=\"zv-wrap\"\u003e\n      \u003cdiv class=\"zv-section-title\"\u003e\n        \u003cspan class=\"zv-eyebrow\"\u003eHow To Use\u003c\/span\u003e\n        \u003ch2\u003eTwist. Line. Blend.\u003c\/h2\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zv-howto\"\u003e\n        \u003cdiv class=\"zv-step\"\u003e\n          \u003ch3\u003eDefine\u003c\/h3\u003e\n          \u003cp\u003e\n            Twist up a small amount of product and trace along the upper or lower lash line\n            using short, controlled strokes.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"zv-step\"\u003e\n          \u003ch3\u003eBuild\u003c\/h3\u003e\n          \u003cp\u003e\n            Add additional layers where you want more depth, intensity or a bolder finish.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"zv-step\"\u003e\n          \u003ch3\u003eSmudge\u003c\/h3\u003e\n          \u003cp\u003e\n            Use the opposite end to soften and blend the line before the formula fully sets.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"zv-section\"\u003e\n    \u003cdiv class=\"zv-wrap\"\u003e\n      \u003cdiv class=\"zv-section-title\"\u003e\n        \u003cspan class=\"zv-eyebrow\"\u003eProduct Details\u003c\/span\u003e\n        \u003ch2\u003eDesigned For Easy Everyday Eye Looks\u003c\/h2\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zv-specs\"\u003e\n        \u003cdiv class=\"zv-spec-row\"\u003e\n          \u003cstrong\u003eProduct Type\u003c\/strong\u003e\n          \u003cspan\u003eDual-ended eye pencil\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"zv-spec-row\"\u003e\n          \u003cstrong\u003eDesign\u003c\/strong\u003e\n          \u003cspan\u003eTwist-up pencil with built-in smudger\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"zv-spec-row\"\u003e\n          \u003cstrong\u003eFinish\u003c\/strong\u003e\n          \u003cspan\u003eRich, buildable color\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"zv-spec-row\"\u003e\n          \u003cstrong\u003eWear\u003c\/strong\u003e\n          \u003cspan\u003eLong-wear, waterproof and smudge-resistant design\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"zv-spec-row\"\u003e\n          \u003cstrong\u003eAvailable Shades\u003c\/strong\u003e\n          \u003cspan\u003e12\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"zv-spec-row\"\u003e\n          \u003cstrong\u003eIdeal For\u003c\/strong\u003e\n          \u003cspan\u003eDefining, lining, smoky looks and color accents\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"zv-section alt\"\u003e\n    \u003cdiv class=\"zv-wrap\"\u003e\n      \u003cdiv class=\"zv-section-title\"\u003e\n        \u003cspan class=\"zv-eyebrow\"\u003eFAQ\u003c\/span\u003e\n        \u003ch2\u003eGood To Know\u003c\/h2\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zv-faq\"\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes the pencil need to be sharpened?\u003c\/summary\u003e\n          \u003cp\u003e\n            No. The twist-up design allows you to extend the product as needed without\n            using a separate sharpener.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I use it for a smoky eye?\u003c\/summary\u003e\n          \u003cp\u003e\n            Yes. Apply the pencil along the lash line or outer corner, then use the built-in\n            smudger to soften the color before it sets.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eCan the lighter and colorful shades be used as accents?\u003c\/summary\u003e\n          \u003cp\u003e\n            Yes. Shades such as champagne, white, navy, emerald and purple can be used to\n            add brightness, contrast or a subtle pop of color to your eye look.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eIs it suitable for beginners?\u003c\/summary\u003e\n          \u003cp\u003e\n            The creamy texture, twist-up format and built-in smudger are designed to make\n            application and blending straightforward, including for everyday beginners.\n          \u003c\/p\u003e\n        \u003c\/details\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"zv-closing\"\u003e\n    \u003cdiv class=\"zv-wrap\"\u003e\n      \u003cspan class=\"zv-eyebrow\"\u003eZorviney® Beauty Essentials\u003c\/span\u003e\n      \u003ch2\u003eDefine It Your Way.\u003c\/h2\u003e\n      \u003cp\u003e\n        From a clean everyday line to softly smoked definition and expressive color,\n        the Zorviney® 2-in-1 Long-Wear Eye Pencil gives you the freedom to create\n        the eye look that feels like you.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/section\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":54050115911956,"sku":null,"price":19.99,"currency_code":"HKD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1032\/0278\/3508\/files\/1.png?v=1789981275"}],"url":"https:\/\/zorviney.com\/collections\/frontpage.oembed","provider":"My Store","version":"1.0","type":"link"}