{"title":"Eyes","description":"\u003cp\u003eDefine, enhance, and mesmerize with our \u003cstrong\u003eEyes\u003c\/strong\u003e collection. Whether you're going for a natural everyday look or a bold dramatic statement, our eye makeup range has everything you need — from precise eyeliners and volumizing mascaras to perfectly shaped brows and stunning eyeshadow palettes.\u003c\/p\u003e\u003cul\u003e\n\u003cli\u003eEyebrow: brow pencils, tinted brow gels, and shaping tools\u003c\/li\u003e\n\u003cli\u003eMascara: lengthening, volumizing, and waterproof formulas\u003c\/li\u003e\n\u003cli\u003eEyeliner: liquid, pencil, and felt-tip styles for precise definition\u003c\/li\u003e\n\u003cli\u003eEye Primer: long-lasting base for crease-free eyeshadow\u003c\/li\u003e\n\u003cli\u003eEyeshadow Palettes \u0026amp; Singles: matte, shimmer, and glitter finishes\u003c\/li\u003e\n\u003c\/ul\u003e","products":[{"product_id":"glide-matte-retractable-eyeliner-pencil","title":"✨Retractable Matte Black Eyeliner Pencil","description":"\u003cstyle\u003e\n  .zv-eyeliner-page,\n  .zv-eyeliner-page * {\n    box-sizing: border-box;\n  }\n\n  .zv-eyeliner-page {\n    --zv-ink: #171717;\n    --zv-text: #3f3f46;\n    --zv-muted: #71717a;\n    --zv-bg: #ffffff;\n    --zv-soft: #f6f2f5;\n    --zv-card: #fbf9fa;\n    --zv-accent: #8b647b;\n    --zv-accent-dark: #67475a;\n    --zv-accent-soft: #eee3ea;\n    --zv-border: #e7e1e5;\n\n    width: 100%;\n    max-width: 880px;\n    margin: 0 auto;\n    padding: 12px;\n    color: var(--zv-ink);\n    background: var(--zv-bg);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n      Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .zv-eyeliner-page h2,\n  .zv-eyeliner-page h3,\n  .zv-eyeliner-page p {\n    margin-top: 0;\n  }\n\n  .zv-eyeliner-page h2 {\n    margin-bottom: 12px;\n    font-size: clamp(28px, 7vw, 46px);\n    line-height: 1.08;\n    letter-spacing: -0.035em;\n  }\n\n  .zv-eyeliner-page h3 {\n    margin-bottom: 8px;\n    font-size: clamp(22px, 5.5vw, 30px);\n    line-height: 1.18;\n    letter-spacing: -0.02em;\n  }\n\n  .zv-eyeliner-page p {\n    margin-bottom: 14px;\n    color: var(--zv-text);\n  }\n\n  .zv-eyeliner-page strong {\n    color: var(--zv-ink);\n  }\n\n  .zv-eyeliner-page img {\n    display: block;\n    width: 100%;\n    height: auto;\n    margin: 20px auto 0;\n    border-radius: 18px;\n  }\n\n  .zv-section {\n    margin: 18px 0;\n    padding: 22px 18px;\n    border: 1px solid var(--zv-border);\n    border-radius: 20px;\n    background: var(--zv-card);\n  }\n\n  .zv-hero {\n    padding: 28px 18px 20px;\n    text-align: center;\n    background:\n      radial-gradient(circle at top right, #f2e7ee 0, transparent 42%),\n      linear-gradient(180deg, #fcfafb 0%, #f5eff3 100%);\n  }\n\n  .zv-eyebrow {\n    display: inline-block;\n    margin-bottom: 12px;\n    padding: 7px 13px;\n    border-radius: 999px;\n    color: var(--zv-accent-dark);\n    background: var(--zv-accent-soft);\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .zv-hero-copy {\n    max-width: 690px;\n    margin: 0 auto;\n    font-size: 17px;\n  }\n\n  .zv-benefits {\n    display: block;\n    margin: 18px 0 0;\n    padding: 0;\n    list-style: none;\n    text-align: left;\n  }\n\n  .zv-benefits li {\n    margin: 8px 0;\n    padding: 12px 14px;\n    border-radius: 12px;\n    background: rgba(255, 255, 255, 0.82);\n    color: var(--zv-text);\n    font-weight: 650;\n  }\n\n  .zv-intro {\n    text-align: center;\n  }\n\n  .zv-feature {\n    overflow: hidden;\n  }\n\n  .zv-feature-label {\n    margin-bottom: 6px;\n    color: var(--zv-accent-dark);\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n  }\n\n  .zv-feature-copy {\n    margin-bottom: 0;\n    font-size: 16px;\n  }\n\n  .zv-callout {\n    margin-top: 16px;\n    padding: 14px 15px;\n    border-radius: 14px;\n    background: var(--zv-accent-soft);\n    color: var(--zv-accent-dark);\n    font-weight: 700;\n  }\n\n  .zv-steps {\n    margin: 16px 0 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: zv-step;\n  }\n\n  .zv-steps li {\n    position: relative;\n    margin: 10px 0;\n    padding: 15px 14px 15px 54px;\n    border: 1px solid var(--zv-border);\n    border-radius: 14px;\n    background: #ffffff;\n    color: var(--zv-text);\n  }\n\n  .zv-steps li::before {\n    counter-increment: zv-step;\n    content: counter(zv-step);\n    position: absolute;\n    top: 14px;\n    left: 14px;\n    display: grid;\n    width: 28px;\n    height: 28px;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--zv-accent);\n    color: #ffffff;\n    font-size: 14px;\n    font-weight: 800;\n  }\n\n  .zv-spec-list {\n    margin: 14px 0 0;\n  }\n\n  .zv-spec-item {\n    margin: 9px 0;\n    padding: 13px 14px;\n    border: 1px solid var(--zv-border);\n    border-radius: 13px;\n    background: #ffffff;\n  }\n\n  .zv-spec-item dt {\n    margin-bottom: 3px;\n    color: var(--zv-muted);\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 0.04em;\n    text-transform: uppercase;\n  }\n\n  .zv-spec-item dd {\n    margin: 0;\n    color: var(--zv-ink);\n    font-weight: 650;\n  }\n\n  .zv-faq details {\n    margin: 10px 0;\n    border: 1px solid var(--zv-border);\n    border-radius: 14px;\n    background: #ffffff;\n    overflow: hidden;\n  }\n\n  .zv-faq summary {\n    position: relative;\n    padding: 16px 48px 16px 15px;\n    color: var(--zv-ink);\n    font-weight: 750;\n    cursor: pointer;\n    list-style: none;\n  }\n\n  .zv-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .zv-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 16px;\n    transform: translateY(-50%);\n    color: var(--zv-accent-dark);\n    font-size: 25px;\n    font-weight: 400;\n  }\n\n  .zv-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .zv-faq-answer {\n    padding: 0 15px 16px;\n    color: var(--zv-text);\n  }\n\n  .zv-faq-answer p {\n    margin: 0;\n  }\n\n  .zv-cta {\n    padding: 28px 18px;\n    text-align: center;\n    color: #ffffff;\n    background:\n      radial-gradient(circle at top right, #9f7890 0, transparent 44%),\n      linear-gradient(145deg, #4d3543 0%, #745467 100%);\n  }\n\n  .zv-cta h2,\n  .zv-cta p {\n    color: #ffffff;\n  }\n\n  .zv-cta p {\n    max-width: 590px;\n    margin-right: auto;\n    margin-left: auto;\n    opacity: 0.92;\n  }\n\n  .zv-cta-button {\n    display: block;\n    width: 100%;\n    max-width: 480px;\n    margin: 18px auto 0;\n    padding: 16px 20px;\n    border-radius: 999px;\n    color: var(--zv-accent-dark);\n    background: #ffffff;\n    box-shadow: 0 10px 24px rgba(25, 14, 20, 0.22);\n    font-size: 17px;\n    font-weight: 850;\n    line-height: 1.2;\n    text-decoration: none;\n    transition:\n      transform 0.2s ease,\n      box-shadow 0.2s ease;\n  }\n\n  .zv-cta-button:hover {\n    color: var(--zv-accent-dark);\n    transform: translateY(-2px);\n    box-shadow: 0 14px 28px rgba(25, 14, 20, 0.28);\n  }\n\n  .zv-cta-note {\n    margin: 12px 0 0;\n    font-size: 13px;\n    opacity: 0.82;\n  }\n\n  @media (min-width: 750px) {\n    .zv-eyeliner-page {\n      padding: 22px;\n    }\n\n    .zv-section {\n      margin: 24px 0;\n      padding: 32px;\n    }\n\n    .zv-hero {\n      padding: 42px 36px 30px;\n    }\n\n    .zv-feature-copy,\n    .zv-hero-copy {\n      font-size: 18px;\n    }\n\n    .zv-cta-button {\n      width: auto;\n      min-width: 360px;\n      padding-right: 34px;\n      padding-left: 34px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"zv-eyeliner-page\"\u003e\n\u003c!-- ATTENTION --\u003e\n\u003csection class=\"zv-section zv-hero\"\u003e\u003cspan class=\"zv-eyebrow\"\u003eRetractable Matte Eyeliner\u003c\/span\u003e\n\u003ch2\u003eSmokey Eyes, Made Effortless.\u003c\/h2\u003e\n\u003cp class=\"zv-hero-copy\"\u003eCreate a smooth, richly pigmented matte-black line in one easy stroke. Blend it for a soft smokey finish or let it set for dependable, smudge-resistant wear.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/TikSave.io_7534721786781453581.gif?v=1786008030\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cul class=\"zv-benefits\"\u003e\n\u003cli\u003e✨ \u003cstrong\u003eOne-stroke color\u003c\/strong\u003e without tugging or skipping\u003c\/li\u003e\n\u003cli\u003e✅ \u003cstrong\u003eTwist-up design\u003c\/strong\u003e with no sharpener required\u003c\/li\u003e\n\u003cli\u003e🚀 \u003cstrong\u003eBuildable intensity\u003c\/strong\u003e from subtle definition to bold drama\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_6_16_59_34_1.png?v=1786006807\" alt=\"ZavrlyUS retractable matte black eyeliner pencil for easy smokey eye makeup\" loading=\"eager\" width=\"1024\" height=\"1024\"\u003e\u003c\/section\u003e\n\u003c!-- INTEREST --\u003e\n\u003csection class=\"zv-section zv-intro\"\u003e\n\u003cdiv class=\"zv-feature-label\"\u003eWhy You Will Love It\u003c\/div\u003e\n\u003ch3\u003eOne Pencil. Endless Eye Looks.\u003c\/h3\u003e\n\u003cp\u003eFrom an everyday tightline to a dramatic wing, the creamy tip gives you the control to define, layer and blend without fighting a dry or dragging pencil.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"zv-section zv-feature\"\u003e\n\u003cdiv class=\"zv-feature-label\"\u003e✨ Smooth Application\u003c\/div\u003e\n\u003ch3\u003eOne-Stroke Glide\u003c\/h3\u003e\n\u003cp class=\"zv-feature-copy\"\u003eThe creamy, high-pigment tip deposits a clean matte-black line without dragging across delicate lids. Use it for \u003cstrong\u003etightlining, waterlining or a bold wing\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cdiv class=\"zv-callout\"\u003eGet rich definition faster—with fewer passes over the same area.\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_6_16_59_35_2.png?v=1786006806\" alt=\"One-stroke matte black eyeliner application for tightline waterline and winged liner\" loading=\"lazy\" width=\"1024\" height=\"1024\"\u003e\u003c\/section\u003e\n\u003csection class=\"zv-section zv-feature\"\u003e\n\u003cdiv class=\"zv-feature-label\"\u003e🚀 Quick and Convenient\u003c\/div\u003e\n\u003ch3\u003eTwist Up and Apply\u003c\/h3\u003e\n\u003cp class=\"zv-feature-copy\"\u003eExtend only \u003cstrong\u003e1–2 mm\u003c\/strong\u003e and start lining. The retractable design protects the formula and eliminates the mess and inconvenience of carrying a separate sharpener.\u003c\/p\u003e\n\u003cdiv class=\"zv-callout\"\u003eIdeal for quick morning routines, makeup bags and travel.\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_6_16_59_35_3.png?v=1786006806\" alt=\"Twist-up retractable eyeliner pencil that requires no sharpener\" loading=\"lazy\" width=\"1024\" height=\"1024\"\u003e\u003c\/section\u003e\n\u003c!-- DESIRE --\u003e\n\u003csection class=\"zv-section zv-feature\"\u003e\n\u003cdiv class=\"zv-feature-label\"\u003e✅ Controlled Wear\u003c\/div\u003e\n\u003ch3\u003eBlend First. Let It Set.\u003c\/h3\u003e\n\u003cp class=\"zv-feature-copy\"\u003eThe formula gives you time to soften and blend your line into a smokey finish. Once set, it delivers long-wearing, \u003cstrong\u003esmudge-resistant definition\u003c\/strong\u003e throughout the day.\u003c\/p\u003e\n\u003cdiv class=\"zv-callout\"\u003eCreate a soft-focus smokey eye without sacrificing lasting definition.\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_6_16_59_36_4.png?v=1786006807\" alt=\"Smudge-resistant eyeliner that blends into a soft smokey eye before setting\" loading=\"lazy\" width=\"1024\" height=\"1024\"\u003e\u003c\/section\u003e\n\u003csection class=\"zv-section zv-feature\"\u003e\n\u003cdiv class=\"zv-feature-label\"\u003e🌿 Conscious Formula\u003c\/div\u003e\n\u003ch3\u003eComfort Without Harsh Extras\u003c\/h3\u003e\n\u003cp class=\"zv-feature-copy\"\u003eMade without alcohol, added fragrance or gluten. The \u003cstrong\u003evegan formula\u003c\/strong\u003e is enriched with vitamin E to help the pencil feel comfortable around the delicate eye area.\u003c\/p\u003e\n\u003cdiv class=\"zv-callout\"\u003eAlcohol-free · Fragrance-free · Gluten-free · Vegan\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_6_16_59_37_5.png?v=1786006806\" alt=\"Vegan eyeliner formula with vitamin E and no alcohol fragrance or gluten\" loading=\"lazy\" width=\"1024\" height=\"1024\"\u003e\u003c\/section\u003e\n\u003csection class=\"zv-section zv-feature\"\u003e\n\u003cdiv class=\"zv-feature-label\"\u003e🎯 Customizable Definition\u003c\/div\u003e\n\u003ch3\u003ePrecision or Intensity—You Decide\u003c\/h3\u003e\n\u003cp class=\"zv-feature-copy\"\u003eUse the very tip for a fine, controlled line. Angle the pencil and press the side against the skin for a thicker, richer result. One pencil takes your look from \u003cstrong\u003ebarely there to boldly defined\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_6_16_59_39_6.png?v=1786006807\" alt=\"Eyeliner tip comparison showing fine precision line and bold intense line\" loading=\"lazy\" width=\"1024\" height=\"1024\"\u003e\u003c\/section\u003e\n\u003c!-- HOW IT WORKS --\u003e\n\u003csection class=\"zv-section\"\u003e\n\u003cdiv class=\"zv-feature-label\"\u003eHow to Use\u003c\/div\u003e\n\u003ch3\u003eYour Smokey Eye in Four Simple Steps\u003c\/h3\u003e\n\u003col class=\"zv-steps\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eTwist carefully.\u003c\/strong\u003e Extend the tip approximately 1–2 mm to help prevent unnecessary breakage.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDefine the lash line.\u003c\/strong\u003e Glide from the inner corner toward the outer corner using short, controlled strokes.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBlend before it sets.\u003c\/strong\u003e For a smokey finish, soften the line immediately with a small brush or cotton swab.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBuild your intensity.\u003c\/strong\u003e Add another layer or press the side of the tip flat for a thicker, more dramatic line.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003csection class=\"zv-section\"\u003e\n\u003cdiv class=\"zv-feature-label\"\u003eProduct Details\u003c\/div\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003cdiv class=\"zv-spec-item\"\u003eProduct TypeRetractable matte eyeliner pencil\u003c\/div\u003e\n\u003cdiv class=\"zv-spec-item\"\u003eShadeMatte Black\u003c\/div\u003e\n\u003cdiv class=\"zv-spec-item\"\u003eNet Content2.8 g \/ 0.10 oz\u003c\/div\u003e\n\u003cdiv class=\"zv-spec-item\"\u003eFinishMatte\u003c\/div\u003e\n\u003cdiv class=\"zv-spec-item\"\u003eFormula ClaimsAlcohol-Free, Fragrance-Free, Gluten-Free and Vegan\u003c\/div\u003e\n\u003cdiv class=\"zv-spec-item\"\u003eFeatured IngredientVitamin E\u003c\/div\u003e\n\u003cdiv class=\"zv-spec-item\"\u003eIdeal ForSmokey eyes, everyday liner, waterline and tightline looks\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"zv-section zv-faq\"\u003e\n\u003cdiv class=\"zv-feature-label\"\u003eFrequently Asked Questions\u003c\/div\u003e\n\u003ch3\u003eEverything You Need to Know\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I need a sharpener?\u003c\/summary\u003e\n\u003cdiv class=\"zv-faq-answer\"\u003e\n\u003cp\u003eNo. The retractable twist-up design keeps the pencil ready to use. Extend only 1–2 mm before application.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it on the waterline?\u003c\/summary\u003e\n\u003cdiv class=\"zv-faq-answer\"\u003e\n\u003cp\u003eYes. Its creamy texture is designed to glide smoothly along the waterline and lash line without unnecessary dragging.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I create a smokey eye with it?\u003c\/summary\u003e\n\u003cdiv class=\"zv-faq-answer\"\u003e\n\u003cp\u003eYes. Apply the pencil and blend it immediately with a small brush or cotton swab. The formula gives you time to soften the line before it sets.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the eyeliner smudge-proof?\u003c\/summary\u003e\n\u003cdiv class=\"zv-faq-answer\"\u003e\n\u003cp\u003eIt sets to a long-wearing, smudge-resistant finish after the initial blending period. Allow it to set before touching the eye area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the formula vegan?\u003c\/summary\u003e\n\u003cdiv class=\"zv-faq-answer\"\u003e\n\u003cp\u003eYes. The formula is vegan, alcohol-free, fragrance-free and gluten-free.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much product should I twist up?\u003c\/summary\u003e\n\u003cdiv class=\"zv-faq-answer\"\u003e\n\u003cp\u003eExtend approximately 1–2 mm at a time. Extending too much may place unnecessary pressure on the creamy tip.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- ACTION --\u003e\n\u003csection class=\"zv-section zv-cta\"\u003e\n\u003ch2\u003eReady to Create Your Signature Smokey Eye?\u003c\/h2\u003e\n\u003cp\u003eGlide on smooth matte-black color, blend it your way and build the exact intensity your look needs.\u003c\/p\u003e\n\u003ca class=\"zv-cta-button\" href=\"#\"\u003e Add to Bag \u003c\/a\u003e\n\u003cdiv class=\"zv-cta-note\"\u003eSmooth application · Buildable color · No sharpener needed\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"NC0248","offers":[{"title":"Matte Black \/ 1 Pencil","offer_id":53671408796011,"sku":"NC02482608066486-black 黑色","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Matte Black \/ Buy 2 Get 1 Free","offer_id":53671418233195,"sku":"NC02482608066486-black 黑色*3","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Matte Black \/ Buy 3 Get 2 Free(Free Shiping）","offer_id":53671418265963,"sku":"NC02482608066486-black 黑色*5","price":59.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_6_16_59_34_1.png?v=1786006807"},{"product_id":"waterproof-mascara-built-in-mirror","title":"✨Waterproof Mascara with Built-In Mirror \u0026 Silicone Brush","description":"\u003cstyle\u003e\n  .zv-mascara,\n  .zv-mascara * {\n    box-sizing: border-box;\n  }\n\n  .zv-mascara {\n    --zv-gold: #a77a24;\n    --zv-gold-dark: #7d5818;\n    --zv-champagne: #c9b896;\n    --zv-cream: #f8f5f0;\n    --zv-soft: #f3ede3;\n    --zv-white: #ffffff;\n    --zv-ink: #241f1a;\n    --zv-text: #4c453d;\n    --zv-muted: #766e65;\n    --zv-border: #e6ded2;\n\n    width: 100%;\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 0 14px 24px;\n    color: var(--zv-text);\n    background: var(--zv-white);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n      Helvetica, Arial, sans-serif;\n    line-height: 1.6;\n  }\n\n  .zv-mascara h2,\n  .zv-mascara h3,\n  .zv-mascara p {\n    margin-top: 0;\n  }\n\n  .zv-mascara h2 {\n    margin-bottom: 8px;\n    color: var(--zv-ink);\n    font-size: 28px;\n    line-height: 1.2;\n    font-weight: 800;\n    letter-spacing: -0.02em;\n  }\n\n  .zv-mascara h3 {\n    margin-bottom: 6px;\n    color: var(--zv-ink);\n    font-size: 21px;\n    line-height: 1.3;\n    font-weight: 750;\n  }\n\n  .zv-mascara p {\n    margin-bottom: 10px;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .zv-mascara img {\n    display: block;\n    width: 100%;\n    height: auto;\n    margin: 12px auto 0;\n    border-radius: 14px;\n  }\n\n  .zv-section {\n    padding: 20px 0;\n  }\n\n  \/* HERO *\/\n  .zv-hero {\n    padding-top: 16px;\n    text-align: center;\n  }\n\n  .zv-eyebrow {\n    display: inline-block;\n    margin-bottom: 7px;\n    padding: 6px 12px;\n    border-radius: 999px;\n    background: var(--zv-soft);\n    color: var(--zv-gold-dark);\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .zv-hero h2 {\n    margin-bottom: 8px;\n    color: var(--zv-gold-dark);\n    font-size: 34px;\n  }\n\n  .zv-hero-copy {\n    max-width: 700px;\n    margin: 0 auto 6px;\n    color: var(--zv-text);\n    font-size: 17px !important;\n  }\n\n  .zv-hero strong,\n  .zv-feature strong,\n  .zv-step strong {\n    color: var(--zv-ink);\n  }\n\n  .zv-quick-benefits {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 7px;\n    margin: 12px 0 2px;\n  }\n\n  .zv-benefit-pill {\n    padding: 7px 11px;\n    border: 1px solid var(--zv-border);\n    border-radius: 999px;\n    background: var(--zv-white);\n    color: var(--zv-text);\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  \/* INTRO *\/\n  .zv-intro-box {\n    padding: 18px 16px;\n    border-radius: 16px;\n    background: var(--zv-cream);\n  }\n\n  .zv-intro-box p:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* FEATURES *\/\n  .zv-feature {\n    margin-bottom: 14px;\n    padding: 18px 16px;\n    border-radius: 16px;\n    background: var(--zv-cream);\n  }\n\n  .zv-feature:last-child {\n    margin-bottom: 0;\n  }\n\n  .zv-feature p:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* HOW TO USE *\/\n  .zv-steps {\n    counter-reset: zv-step;\n    margin-top: 12px;\n  }\n\n  .zv-step {\n    position: relative;\n    margin-bottom: 8px;\n    padding: 14px 14px 14px 50px;\n    border: 1px solid var(--zv-border);\n    border-radius: 14px;\n    background: var(--zv-white);\n    font-size: 15px;\n    line-height: 1.55;\n  }\n\n  .zv-step:last-child {\n    margin-bottom: 0;\n  }\n\n  .zv-step::before {\n    counter-increment: zv-step;\n    content: counter(zv-step);\n    position: absolute;\n    top: 13px;\n    left: 14px;\n    width: 27px;\n    height: 27px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    background: var(--zv-gold);\n    color: #ffffff;\n    font-size: 13px;\n    font-weight: 800;\n  }\n\n  .zv-step strong {\n    display: block;\n    margin-bottom: 2px;\n  }\n\n  \/* SPECIFICATIONS *\/\n  .zv-spec-box {\n    overflow: hidden;\n    border: 1px solid var(--zv-border);\n    border-radius: 16px;\n    background: var(--zv-white);\n  }\n\n  .zv-spec-row {\n    display: block;\n    padding: 12px 14px;\n    border-bottom: 1px solid var(--zv-border);\n  }\n\n  .zv-spec-row:last-child {\n    border-bottom: 0;\n  }\n\n  .zv-spec-label {\n    display: block;\n    margin-bottom: 2px;\n    color: var(--zv-ink);\n    font-size: 14px;\n    font-weight: 800;\n  }\n\n  .zv-spec-value {\n    display: block;\n    color: var(--zv-text);\n    font-size: 15px;\n    line-height: 1.5;\n  }\n\n  \/* FAQ *\/\n  .zv-faq details {\n    margin-bottom: 8px;\n    border: 1px solid var(--zv-border);\n    border-radius: 13px;\n    background: var(--zv-white);\n    overflow: hidden;\n  }\n\n  .zv-faq details:last-child {\n    margin-bottom: 0;\n  }\n\n  .zv-faq summary {\n    position: relative;\n    padding: 14px 42px 14px 14px;\n    color: var(--zv-ink);\n    font-size: 16px;\n    font-weight: 750;\n    cursor: pointer;\n    list-style: none;\n  }\n\n  .zv-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .zv-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 15px;\n    transform: translateY(-50%);\n    color: var(--zv-gold);\n    font-size: 23px;\n    font-weight: 500;\n    transition: transform 0.2s ease;\n  }\n\n  .zv-faq details[open] summary::after {\n    transform: translateY(-50%) rotate(45deg);\n  }\n\n  .zv-faq-content {\n    padding: 0 14px 14px;\n    color: var(--zv-text);\n  }\n\n  .zv-faq-content p {\n    margin-bottom: 0;\n  }\n\n  \/* CTA *\/\n  .zv-final {\n    padding: 22px 16px;\n    text-align: center;\n    border-radius: 18px;\n    background: var(--zv-soft);\n  }\n\n  .zv-final h2 {\n    margin-bottom: 8px;\n    color: var(--zv-gold-dark);\n  }\n\n  .zv-final p {\n    max-width: 620px;\n    margin-left: auto;\n    margin-right: auto;\n  }\n\n  .zv-cta {\n    display: block;\n    width: 100%;\n    max-width: 420px;\n    margin: 14px auto 0;\n    padding: 15px 22px;\n    border-radius: 999px;\n    background: var(--zv-gold-dark);\n    color: #ffffff !important;\n    text-align: center;\n    text-decoration: none !important;\n    font-size: 17px;\n    font-weight: 800;\n    box-shadow: 0 7px 18px rgba(125, 88, 24, 0.18);\n    transition: transform 0.2s ease, box-shadow 0.2s ease;\n  }\n\n  .zv-cta:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 10px 24px rgba(125, 88, 24, 0.24);\n  }\n\n  .zv-cta-note {\n    margin-top: 8px !important;\n    margin-bottom: 0 !important;\n    color: var(--zv-muted);\n    font-size: 12px !important;\n  }\n\n  \/* DESKTOP *\/\n  @media (min-width: 768px) {\n    .zv-mascara {\n      padding-left: 20px;\n      padding-right: 20px;\n    }\n\n    .zv-section {\n      padding: 26px 0;\n    }\n\n    .zv-hero {\n      padding-top: 20px;\n    }\n\n    .zv-hero h2 {\n      font-size: 42px;\n    }\n\n    .zv-mascara h2 {\n      font-size: 32px;\n    }\n\n    .zv-feature,\n    .zv-intro-box {\n      padding: 22px;\n    }\n\n    .zv-spec-row {\n      display: flex;\n      gap: 24px;\n      align-items: flex-start;\n      padding: 13px 18px;\n    }\n\n    .zv-spec-label {\n      width: 190px;\n      flex-shrink: 0;\n      margin-bottom: 0;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"zv-mascara\"\u003e\n\n  \u003c!-- A: ATTENTION --\u003e\n  \u003csection class=\"zv-section zv-hero\"\u003e\n\n    \u003cspan class=\"zv-eyebrow\"\u003eEveryday Lash Essential\u003c\/span\u003e\n\n    \u003ch2\u003eLashes That Go Anywhere\u003c\/h2\u003e\n\n    \u003cp class=\"zv-hero-copy\"\u003e\n      Meet the mascara made for busy mornings, long days, and quick touch-ups.\n      \u003cstrong\u003eWaterproof wear, lift, length, volume, and a built-in mirror\u003c\/strong\u003e\n      come together in one travel-friendly tube.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"zv-quick-benefits\"\u003e\n      \u003cspan class=\"zv-benefit-pill\"\u003e💧 Waterproof Wear\u003c\/span\u003e\n      \u003cspan class=\"zv-benefit-pill\"\u003e🪞 Built-In Mirror\u003c\/span\u003e\n      \u003cspan class=\"zv-benefit-pill\"\u003e🖌️ Precision Brush\u003c\/span\u003e\n      \u003cspan class=\"zv-benefit-pill\"\u003e✨ Length + Volume\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cp\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/08071.gif?v=1786071022\" alt=\"ZavrlyUS waterproof mascara with built-in mirror\" loading=\"lazy\"\u003e\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- I: INTEREST --\u003e\n  \u003csection class=\"zv-section\"\u003e\n\n    \u003cdiv class=\"zv-intro-box\"\u003e\n\n      \u003ch2\u003eEverything You Need for Defined Lashes — In One Tube\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Skip the bulky makeup bag. This black mascara combines a\n        \u003cstrong\u003esmall silicone precision brush\u003c\/strong\u003e with a convenient\n        \u003cstrong\u003ebuilt-in mirror\u003c\/strong\u003e, helping you apply, define, and check\n        your lashes wherever the day takes you.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Go from naturally defined daytime lashes to a fuller, more dramatic\n        look with a buildable formula that stays comfortable without\n        unnecessary heaviness.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- D: DESIRE \/ FEATURE 1 --\u003e\n  \u003csection class=\"zv-section\"\u003e\n\n    \u003cdiv class=\"zv-feature\"\u003e\n\n      \u003ch3\u003e🪞 Built-In Mirror\u003c\/h3\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eTouch up without hunting for a compact.\u003c\/strong\u003e\n        The integrated mirror gives you a convenient close-up view whenever\n        you need to check your lashes — perfect for handbags, desks, travel,\n        and quick on-the-go fixes.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_7_10_46_49_1.png?v=1786070837\" alt=\"Built-in mirror mascara for quick lash touch-ups\" loading=\"lazy\"\u003e\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FEATURE 2 --\u003e\n  \u003csection class=\"zv-section\"\u003e\n\n    \u003cdiv class=\"zv-feature\"\u003e\n\n      \u003ch3\u003e🖌️ Silicone Precision Brush\u003c\/h3\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eCatch and separate lashes with more control.\u003c\/strong\u003e\n        Small, flexible silicone bristles help grip lashes from root to tip,\n        making it easier to create a cleaner, more defined finish with less\n        clumping.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_7_10_46_49_2.png?v=1786070837\" alt=\"Silicone precision mascara brush separating eyelashes\" loading=\"lazy\"\u003e\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FEATURE 3 --\u003e\n  \u003csection class=\"zv-section\"\u003e\n\n    \u003cdiv class=\"zv-feature\"\u003e\n\n      \u003ch3\u003e💧 Waterproof \u0026amp; Smudge-Proof\u003c\/h3\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eKeep your lash look cleaner for longer.\u003c\/strong\u003e\n        The formula is designed to resist water, humidity, sweat, and everyday\n        smudging, helping your lashes stay neat and defined from morning\n        through night.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_7_10_46_50_3.png?v=1786070837\" alt=\"Waterproof and smudge-resistant black mascara\" loading=\"lazy\"\u003e\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FEATURE 4 --\u003e\n  \u003csection class=\"zv-section\"\u003e\n\n    \u003cdiv class=\"zv-feature\"\u003e\n\n      \u003ch3\u003e✨ Lift, Length \u0026amp; Volume\u003c\/h3\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eCustomize your lashes instead of settling for one look.\u003c\/strong\u003e\n        Apply one coat for visible definition and length, then layer more when\n        you want fuller, more dramatic-looking lashes.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_7_10_46_50_4.png?v=1786070837\" alt=\"Mascara before and after showing lift length and volume\" loading=\"lazy\"\u003e\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- HOW IT WORKS --\u003e\n  \u003csection class=\"zv-section\"\u003e\n\n    \u003ch2\u003eHow to Get Your Best Lash Look\u003c\/h2\u003e\n\n    \u003cdiv class=\"zv-steps\"\u003e\n\n      \u003cdiv class=\"zv-step\"\u003e\n        \u003cstrong\u003eStart at the roots.\u003c\/strong\u003e\n        Position the silicone brush close to the base of your upper lashes.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zv-step\"\u003e\n        \u003cstrong\u003eBrush upward from root to tip.\u003c\/strong\u003e\n        Use smooth strokes to separate, define, and coat lashes evenly.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zv-step\"\u003e\n        \u003cstrong\u003eBuild your desired intensity.\u003c\/strong\u003e\n        Add another coat when you want more visible length and volume.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zv-step\"\u003e\n        \u003cstrong\u003eCheck your finish.\u003c\/strong\u003e\n        Use the built-in mirror for quick adjustments without carrying a\n        separate compact.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- SPECIFICATIONS --\u003e\n  \u003csection class=\"zv-section\"\u003e\n\n    \u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\n    \u003cdiv class=\"zv-spec-box\"\u003e\n\n      \u003cdiv class=\"zv-spec-row\"\u003e\n        \u003cspan class=\"zv-spec-label\"\u003eColor\u003c\/span\u003e\n        \u003cspan class=\"zv-spec-value\"\u003eBlack\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zv-spec-row\"\u003e\n        \u003cspan class=\"zv-spec-label\"\u003eNet Weight\u003c\/span\u003e\n        \u003cspan class=\"zv-spec-value\"\u003e7 g \/ 0.25 oz\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zv-spec-row\"\u003e\n        \u003cspan class=\"zv-spec-label\"\u003eBrush Type\u003c\/span\u003e\n        \u003cspan class=\"zv-spec-value\"\u003eSmall silicone precision brush\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zv-spec-row\"\u003e\n        \u003cspan class=\"zv-spec-label\"\u003eKey Benefits\u003c\/span\u003e\n        \u003cspan class=\"zv-spec-value\"\u003e\n          Lengthening, volumizing, curling, waterproof, and smudge-resistant\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zv-spec-row\"\u003e\n        \u003cspan class=\"zv-spec-label\"\u003eShelf Life\u003c\/span\u003e\n        \u003cspan class=\"zv-spec-value\"\u003e3 years\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zv-spec-row\"\u003e\n        \u003cspan class=\"zv-spec-label\"\u003eBest For\u003c\/span\u003e\n        \u003cspan class=\"zv-spec-value\"\u003e\n          Everyday makeup, travel, handbags, and on-the-go touch-ups\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"zv-section zv-faq\"\u003e\n\n    \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs this mascara waterproof?\u003c\/summary\u003e\n\n      \u003cdiv class=\"zv-faq-content\"\u003e\n        \u003cp\u003e\n          The formula is designed to resist water, sweat, humidity, and\n          everyday smudging. Wear performance can vary depending on skin type,\n          environment, and application.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat makes the silicone brush different?\u003c\/summary\u003e\n\n      \u003cdiv class=\"zv-faq-content\"\u003e\n        \u003cp\u003e\n          Its small, flexible bristles are designed to grip and separate lashes\n          from root to tip, giving you more control while helping reduce\n          clumping.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan I build up the mascara for more volume?\u003c\/summary\u003e\n\n      \u003cdiv class=\"zv-faq-content\"\u003e\n        \u003cp\u003e\n          Yes. Use one coat for a more defined everyday look, then apply\n          additional coats when you want fuller, more dramatic-looking lashes.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat is the built-in mirror for?\u003c\/summary\u003e\n\n      \u003cdiv class=\"zv-faq-content\"\u003e\n        \u003cp\u003e\n          It gives you a convenient way to check your lashes and make quick\n          touch-ups without carrying a separate compact mirror.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan I use it if I have sensitive eyes?\u003c\/summary\u003e\n\n      \u003cdiv class=\"zv-faq-content\"\u003e\n        \u003cp\u003e\n          The product is intended for general cosmetic use. If you have\n          sensitive eyes or wear contact lenses, test carefully before regular\n          use and discontinue use if irritation occurs.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow should I remove it?\u003c\/summary\u003e\n\n      \u003cdiv class=\"zv-faq-content\"\u003e\n        \u003cp\u003e\n          Use a gentle eye makeup remover or micellar water. Hold the remover\n          over closed eyes briefly to help dissolve the mascara, then wipe\n          softly without excessive rubbing.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- A: ACTION --\u003e\n  \u003csection class=\"zv-section\"\u003e\n\n    \u003cdiv class=\"zv-final\"\u003e\n\n      \u003ch2\u003eDefined Lashes. Less to Carry.\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Get waterproof definition, buildable volume, precise application,\n        and a convenient built-in mirror in one everyday mascara.\n      \u003c\/p\u003e\n\n      \u003ca class=\"zv-cta\" href=\"#\"\u003e\n        Get Yours Now\n      \u003c\/a\u003e\n\n      \u003cp class=\"zv-cta-note\"\u003e\n        Perfect for everyday makeup, travel, and quick touch-ups.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"NC0248","offers":[{"title":"7 g \/ 0.25 oz \/ 1 Pack","offer_id":53675514560875,"sku":"NC02482608076710-7g\/支","price":24.99,"currency_code":"USD","in_stock":true},{"title":"7 g \/ 0.25 oz \/ 🔥Buy 2 save $ 10","offer_id":53675514593643,"sku":"NC02482608076710-7g\/支*2","price":39.99,"currency_code":"USD","in_stock":true},{"title":"7 g \/ 0.25 oz \/ 👑Buy 3 Get 1 Free+Free Shiping","offer_id":53675514626411,"sku":"NC02482608076710-7g\/支*4","price":74.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_7_10_46_49_1.png?v=1786070837"},{"product_id":"velvet-touch-12-color-all-in-one-glam-stick-set","title":"Velvet Touch 12-Color All-in-One Glam Stick Set 💎💫","description":"\u003cstyle\u003e\n  \/* =====================================================\n     UNIVERSAL PRODUCT DETAIL PAGE — DUSTY ROSE EDITORIAL EDITION\n     配色说明：由中性炭褐色调整为「雾玫瑰 + 象牙白」，与美妆眼部\n     产品的色彩氛围呼应，同时保留极简高级的编辑感排版。\n     标题的高饱和紫色内联样式已替换为主题色，避免与整体配色冲突。\n     修改以下变量即可调整整页配色\n     ===================================================== *\/\n\n  .product-page-template {\n    --accent: #b3637f;\n    --accent-dark: #8a4a60;\n    --accent-light: #f8ecf0;\n\n    --heading: #2a1e22;\n    --text: #4a3b3f;\n    --muted: #8a767b;\n    --border: #ecdfe2;\n    --soft-bg: #faf5f6;\n    --white: #ffffff;\n    --shadow: 0 10px 28px rgba(42, 30, 34, 0.08);\n\n    width: 100%;\n    max-width: 960px;\n    margin: 0 auto;\n    overflow: hidden;\n    background: var(--white);\n    color: var(--text);\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 18px;\n    line-height: 1.65;\n  }\n\n  .product-page-template,\n  .product-page-template * {\n    box-sizing: border-box;\n  }\n\n  .product-page-template img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .ppt-container {\n    width: 100%;\n    max-width: 860px;\n    margin: 0 auto;\n  }\n\n  .ppt-section {\n    padding: 48px 20px;\n  }\n\n  .ppt-section-soft {\n    background: var(--soft-bg);\n  }\n\n  \/* =====================================================\n     SHORT TITLE AND SUBTITLE\n     ===================================================== *\/\n\n  .ppt-hero {\n    padding: 34px 16px 34px;\n    background:\n      radial-gradient(\n        circle at top,\n        rgba(179, 99, 127, 0.09),\n        transparent 45%\n      ),\n      linear-gradient(180deg, #fdfbfb 0%, #ffffff 100%);\n  }\n\n  .ppt-hero-copy {\n    max-width: 760px;\n    margin: 0 auto 22px;\n    text-align: center;\n  }\n\n  .ppt-title {\n    margin: 0;\n    color: var(--heading);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 38px;\n    font-weight: 600;\n    letter-spacing: -0.015em;\n    line-height: 1.18;\n  }\n\n  \/* neutralize any inline color overrides on the title so it always\n     reads in the themed palette, regardless of source formatting *\/\n  .ppt-title span {\n    color: var(--heading) !important;\n  }\n\n  \/* signature detail: a tapered rose stroke under the hero title,\n     echoing a single sweep of eyeliner *\/\n  .ppt-title::after {\n    content: \"\";\n    display: block;\n    width: 84px;\n    height: 3px;\n    margin: 16px auto 0;\n    border-radius: 999px;\n    background: linear-gradient(90deg, var(--accent) 0%, var(--accent-dark) 100%);\n  }\n\n  .ppt-subtitle {\n    max-width: 700px;\n    margin: 14px auto 0;\n    color: var(--muted);\n    font-size: 19px;\n    line-height: 1.6;\n  }\n\n  \/* =====================================================\n     IMAGES AND GIF\n     ===================================================== *\/\n\n  .ppt-media {\n    overflow: hidden;\n    border: 1px solid var(--border);\n    border-radius: 8px;\n    background: #f6eef1;\n    box-shadow: var(--shadow);\n  }\n\n  .ppt-media img {\n    width: 100%;\n    height: auto;\n    object-fit: cover;\n  }\n\n  .ppt-hero-media {\n    max-width: 540px;\n    margin: 0 auto;\n    border-radius: 10px;\n  }\n\n  \/* =====================================================\n     ONE-SENTENCE PRODUCT SUMMARY\n     ===================================================== *\/\n\n  .ppt-summary {\n    max-width: 760px;\n    margin: 24px auto 0;\n    padding: 20px 24px;\n    border-left: 3px solid var(--accent);\n    border-radius: 0 8px 8px 0;\n    background: var(--accent-light);\n    color: var(--heading);\n    font-size: 19px;\n    font-weight: 600;\n    line-height: 1.6;\n    text-align: center;\n  }\n\n  \/* =====================================================\n     INDEPENDENT MAIN IMAGE\n     ===================================================== *\/\n\n  .ppt-main-image-section {\n    padding-top: 40px;\n    padding-bottom: 40px;\n  }\n\n  .ppt-main-image {\n    width: 100%;\n    border-radius: 10px;\n  }\n\n  \/* =====================================================\n     SELLING POINTS\n     标题 → 说明 → 图片\n     ===================================================== *\/\n\n  .ppt-feature {\n    width: 100%;\n  }\n\n  .ppt-feature-copy {\n    max-width: 780px;\n    margin: 0 auto 20px;\n    padding-left: 18px;\n    border-left: 3px solid var(--accent-light);\n    text-align: left;\n  }\n\n  .ppt-feature-copy h2 {\n    margin: 0 0 12px;\n    color: var(--heading);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 28px;\n    font-weight: 600;\n    letter-spacing: -0.01em;\n    line-height: 1.25;\n  }\n\n  .ppt-feature-copy p {\n    margin: 0;\n    color: var(--text);\n    font-size: 18px;\n    line-height: 1.7;\n  }\n\n  .ppt-feature-image {\n    width: 100%;\n    border-radius: 10px;\n  }\n\n  \/* =====================================================\n     USAGE SCENE\n     标题 → 说明 → 图片\n     ===================================================== *\/\n\n  .ppt-scene-copy {\n    max-width: 780px;\n    margin: 0 auto 20px;\n    padding-left: 18px;\n    border-left: 3px solid var(--accent-light);\n    text-align: left;\n  }\n\n  .ppt-scene-copy h2 {\n    margin: 0 0 12px;\n    color: var(--heading);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 28px;\n    font-weight: 600;\n    letter-spacing: -0.01em;\n    line-height: 1.25;\n  }\n\n  .ppt-scene-copy p {\n    margin: 0;\n    color: var(--text);\n    font-size: 18px;\n    line-height: 1.7;\n  }\n\n  .ppt-scene-image {\n    width: 100%;\n    border-radius: 10px;\n  }\n\n  \/* =====================================================\n     PRODUCT SPECIFICATIONS TABLE\n     ===================================================== *\/\n\n  .ppt-spec-heading {\n    margin: 0 0 22px;\n    color: var(--heading);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 30px;\n    font-weight: 600;\n    line-height: 1.2;\n  }\n\n  .ppt-spec-table-wrap {\n    width: 100%;\n    overflow: hidden;\n    border: 1px solid var(--border);\n    border-radius: 8px;\n    background: var(--white);\n    box-shadow: var(--shadow);\n  }\n\n  .ppt-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n    table-layout: fixed;\n    color: var(--text);\n    font-size: 17px;\n    line-height: 1.55;\n  }\n\n  .ppt-spec-table th,\n  .ppt-spec-table td {\n    padding: 16px 18px;\n    border-right: 1px solid var(--border);\n    border-bottom: 1px solid var(--border);\n    text-align: left;\n    vertical-align: middle;\n    overflow-wrap: anywhere;\n  }\n\n  .ppt-spec-table th:last-child,\n  .ppt-spec-table td:last-child {\n    border-right: 0;\n  }\n\n  .ppt-spec-table tbody tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .ppt-spec-table thead th {\n    background: var(--accent-light);\n    color: var(--accent-dark);\n    font-size: 15px;\n    font-weight: 700;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n  }\n\n  .ppt-spec-table tbody tr:nth-child(even) {\n    background: var(--soft-bg);\n  }\n\n  .ppt-spec-table th:first-child,\n  .ppt-spec-table td:first-child {\n    width: 36%;\n  }\n\n  .ppt-spec-table th:last-child,\n  .ppt-spec-table td:last-child {\n    width: 64%;\n  }\n\n  .ppt-spec-table tbody td:first-child {\n    color: var(--heading);\n    font-weight: 700;\n  }\n\n  \/* =====================================================\n     FAQ\n     ===================================================== *\/\n\n  .ppt-faq-heading {\n    margin: 0 0 24px;\n    color: var(--heading);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 30px;\n    font-weight: 600;\n    line-height: 1.2;\n    text-align: center;\n  }\n\n  .ppt-faq-list {\n    display: grid;\n    gap: 12px;\n  }\n\n  .ppt-faq-list details {\n    overflow: hidden;\n    border: 1px solid var(--border);\n    border-radius: 8px;\n    background: var(--white);\n    transition: border-color 0.15s ease;\n  }\n\n  .ppt-faq-list details[open] {\n    border-color: var(--accent);\n  }\n\n  .ppt-faq-list summary {\n    position: relative;\n    padding: 20px 53px 20px 19px;\n    color: var(--heading);\n    font-size: 19px;\n    font-weight: 700;\n    line-height: 1.45;\n    cursor: pointer;\n    list-style: none;\n  }\n\n  .ppt-faq-list summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ppt-faq-list summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 17px;\n    right: 18px;\n    color: var(--accent);\n    font-size: 28px;\n    font-weight: 400;\n    line-height: 1;\n  }\n\n  .ppt-faq-list details[open] summary::after {\n    content: \"−\";\n  }\n\n  .ppt-faq-answer {\n    padding: 0 19px 20px;\n    color: var(--muted);\n    font-size: 18px;\n    line-height: 1.7;\n  }\n\n  \/* =====================================================\n     WHY US\n     ===================================================== *\/\n\n  .ppt-why-section {\n    padding: 26px 20px 44px;\n    background: var(--soft-bg);\n  }\n\n  .ppt-trust-card {\n    overflow: hidden;\n    margin-bottom: 20px;\n    border: 1px solid var(--border);\n    border-radius: 10px;\n    background: var(--white);\n    box-shadow: 0 8px 22px rgba(42, 30, 34, 0.06);\n  }\n\n  .ppt-trust-card:last-child {\n    margin-bottom: 0;\n  }\n\n  .ppt-trust-copy {\n    padding: 28px 23px 22px;\n    text-align: center;\n  }\n\n  .ppt-trust-copy h2 {\n    margin: 0 0 15px;\n    color: var(--heading);\n    font-size: 20px;\n    font-weight: 700;\n    letter-spacing: 0.08em;\n    line-height: 1.25;\n    text-transform: uppercase;\n  }\n\n  .ppt-trust-copy p {\n    max-width: 680px;\n    margin: 0 auto;\n    color: var(--muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .ppt-why-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 11px;\n    max-width: 680px;\n    margin: 19px auto 0;\n    text-align: left;\n  }\n\n  .ppt-why-item {\n    padding: 13px 14px;\n    border-left: 3px solid var(--accent);\n    border-radius: 5px;\n    background: var(--soft-bg);\n    color: var(--heading);\n    font-size: 15px;\n    font-weight: 700;\n  }\n\n  .ppt-shipping-list {\n    display: grid;\n    gap: 10px;\n    max-width: 700px;\n    margin: 18px auto 0;\n    text-align: left;\n  }\n\n  .ppt-shipping-item {\n    padding: 14px 15px;\n    border-left: 3px solid var(--accent);\n    border-radius: 5px;\n    background: var(--soft-bg);\n    color: var(--text);\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .ppt-shipping-images {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 2px;\n  }\n\n  .ppt-shipping-images img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n  }\n\n  \/* =====================================================\n     MOBILE\n     ===================================================== *\/\n\n  @media (max-width: 760px) {\n    .product-page-template {\n      font-size: 18px;\n    }\n\n    .ppt-section {\n      padding: 35px 14px;\n    }\n\n    .ppt-hero {\n      padding: 20px 11px 23px;\n    }\n\n    .ppt-hero-copy {\n      margin-bottom: 13px;\n    }\n\n    .ppt-title {\n      font-size: 29px;\n      line-height: 1.16;\n    }\n\n    .ppt-subtitle {\n      margin-top: 7px;\n      font-size: 18px;\n      line-height: 1.5;\n    }\n\n    .ppt-summary {\n      margin-top: 16px;\n      padding: 17px 16px;\n      font-size: 18px;\n      line-height: 1.6;\n      text-align: left;\n    }\n\n    .ppt-main-image-section {\n      padding-top: 27px;\n      padding-bottom: 27px;\n    }\n\n    .ppt-feature-copy,\n    .ppt-scene-copy {\n      margin-bottom: 17px;\n    }\n\n    .ppt-feature-copy h2,\n    .ppt-scene-copy h2 {\n      font-size: 25px;\n    }\n\n    .ppt-feature-copy p,\n    .ppt-scene-copy p {\n      font-size: 18px;\n      line-height: 1.65;\n    }\n\n    .ppt-spec-heading {\n      margin-bottom: 18px;\n      font-size: 26px;\n    }\n\n    .ppt-spec-table {\n      font-size: 17px;\n    }\n\n    .ppt-spec-table th,\n    .ppt-spec-table td {\n      padding: 14px 12px;\n      line-height: 1.5;\n    }\n\n    .ppt-spec-table thead th {\n      font-size: 14px;\n    }\n\n    .ppt-spec-table th:first-child,\n    .ppt-spec-table td:first-child {\n      width: 38%;\n    }\n\n    .ppt-spec-table th:last-child,\n    .ppt-spec-table td:last-child {\n      width: 62%;\n    }\n\n    .ppt-faq-heading {\n      font-size: 26px;\n    }\n\n    .ppt-faq-list summary {\n      font-size: 18px;\n    }\n\n    .ppt-why-section {\n      padding: 18px 12px 34px;\n    }\n\n    .ppt-trust-copy {\n      padding: 23px 17px 19px;\n    }\n\n    .ppt-trust-copy h2 {\n      font-size: 18px;\n    }\n\n    .ppt-trust-copy p {\n      font-size: 17px;\n    }\n\n    .ppt-why-grid {\n      grid-template-columns: 1fr;\n      gap: 9px;\n    }\n\n    .ppt-why-item {\n      font-size: 17px;\n    }\n\n    .ppt-shipping-item {\n      font-size: 17px;\n    }\n\n    .ppt-shipping-images {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 420px) {\n    .ppt-section {\n      padding: 31px 12px;\n    }\n\n    .ppt-title {\n      font-size: 27px;\n    }\n\n    .ppt-feature-copy h2,\n    .ppt-scene-copy h2 {\n      font-size: 23px;\n    }\n\n    .ppt-spec-heading,\n    .ppt-faq-heading {\n      font-size: 24px;\n    }\n\n    .ppt-spec-table {\n      font-size: 16px;\n    }\n\n    .ppt-spec-table th,\n    .ppt-spec-table td {\n      padding: 13px 10px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"product-page-template\"\u003e\n\u003c!-- =================================================\n       1. SHORT TITLE\n       2. ONE-SENTENCE SUBTITLE\n       3. GIF OR MAIN IMAGE\n       ================================================= --\u003e\n\u003csection class=\"ppt-hero\"\u003e\n\u003cdiv class=\"ppt-container\"\u003e\n\u003cdiv class=\"ppt-hero-copy\"\u003e\n\u003ch1 class=\"ppt-title\"\u003e\u003cspan style=\"color: rgb(181, 61, 225);\"\u003e✨ Create Stunning Eye Makeup Instantly\u003c\/span\u003e\u003c\/h1\u003e\n\u003cp class=\"ppt-subtitle\"\u003eStruggling with messy makeup palettes during morning rushes? Switch to these precise, creamy multi-use color pencils.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppt-media ppt-hero-media\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/7_30_1_4564cd54-aa24-44fe-a3f9-3a5beabffed2.gif?v=1786087066\" alt=\"\"\u003e\u003cimg\u003e\n\u003c\/div\u003e\n\u003c!-- ONE-SENTENCE PRODUCT SUMMARY --\u003e\n\u003cdiv class=\"ppt-summary\"\u003eStop wasting time packing bulky eyeshadow palettes and multiple liners for quick touch-ups. This ultra-creamy 12-color pen set blends seamlessly, giving you flawless, waterproof eye looks in just 60 seconds.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =================================================\n       4. INDEPENDENT MAIN PRODUCT IMAGE\n       ================================================= --\u003e\n\u003csection class=\"ppt-section ppt-main-image-section\"\u003e\n\u003cdiv class=\"ppt-container\"\u003e\n\u003cdiv class=\"ppt-media ppt-main-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0716\/0640\/3174\/files\/ChatGPT_Image_2026_7_17__16_13_43.png?v=1784278480\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =================================================\n       5. SELLING POINT 1\n       TITLE + DESCRIPTION + IMAGE\n       ================================================= --\u003e\n\u003csection class=\"ppt-section ppt-section-soft\"\u003e\n\u003cdiv class=\"ppt-container\"\u003e\n\u003cdiv class=\"ppt-feature\"\u003e\n\u003cdiv class=\"ppt-feature-copy\"\u003e\n\u003ch2\u003e🎨 \u003cb\u003eReplace Four Bulky Makeup Tools\u003c\/b\u003e\n\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eInstead of carrying heavy kits, use this single pen to draw smooth eyeliner, vibrant eyeshadow, facial highlights, and sharp lip contours perfectly.\u003c\/strong\u003e\u003cspan class=\"notranslate immersive-translate-target-wrapper\" lang=\"zh-CN\"\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppt-feature-image ppt-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0716\/0640\/3174\/files\/ChatGPT_Image_2026_7_17__16_18_06.png?v=1784278480\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =================================================\n       6. SELLING POINT 2\n       TITLE + DESCRIPTION + IMAGE\n       ================================================= --\u003e\n\u003csection class=\"ppt-section\"\u003e\n\u003cdiv class=\"ppt-container\"\u003e\n\u003cdiv class=\"ppt-feature\"\u003e\n\u003cdiv class=\"ppt-feature-copy\"\u003e\n\u003ch2\u003e⏱️ \u003cb\u003eAchieve Smooth Color In One Swipe\u003c\/b\u003e\n\u003c\/h2\u003e\n\u003cp\u003eUnlike traditional stiff pencils that scratch your eyelids, this buttery, high-pigment formula glides effortlessly, delivering rich color payoff faster than standard powders.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppt-feature-image ppt-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0716\/0640\/3174\/files\/ChatGPT_Image_2026_7_17__16_21_47.png?v=1784278708\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =================================================\n       7. SELLING POINT 3\n       TITLE + DESCRIPTION + IMAGE\n       ================================================= --\u003e\n\u003csection class=\"ppt-section ppt-section-soft\"\u003e\n\u003cdiv class=\"ppt-container\"\u003e\n\u003cdiv class=\"ppt-feature\"\u003e\n\u003cdiv class=\"ppt-feature-copy\"\u003e\n\u003ch2\u003e💦 \u003cb\u003eLock Your Look Against Sweat and Rain\u003c\/b\u003e\n\u003c\/h2\u003e\n\u003cp\u003eEngineered with a specialized waterproof wax formula, these long-lasting crayons maintain absolute smudge-free perfection even through heavy gym workouts or sudden downpours.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppt-feature-image ppt-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0716\/0640\/3174\/files\/ChatGPT_Image_2026_7_17__16_24_47.png?v=1784278484\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =================================================\n       8. SELLING POINT 4\n       TITLE + DESCRIPTION + IMAGE\n       ================================================= --\u003e\n\u003csection class=\"ppt-section\"\u003e\n\u003cdiv class=\"ppt-container\"\u003e\n\u003cdiv class=\"ppt-feature\"\u003e\n\u003cdiv class=\"ppt-feature-copy\"\u003e\n\u003ch2\u003e🧼 \u003cb\u003eFinish Daily Makeup Setup in Seconds\u003c\/b\u003e\n\u003c\/h2\u003e\n\u003cp\u003eThe smart crayon design eliminates powder fallout entirely, saving you ten minutes of cleanup time and keeping your undereyes flawlessly clean.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppt-feature-image ppt-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0716\/0640\/3174\/files\/ChatGPT_Image_2026_7_17__16_39_13.png?v=1784278484\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =================================================\n       9. USAGE SCENE\n       TITLE + DESCRIPTION + IMAGE\n       ================================================= --\u003e\n\u003csection class=\"ppt-section ppt-section-soft\"\u003e\n\u003cdiv class=\"ppt-container\"\u003e\n\u003cdiv class=\"ppt-scene-copy\"\u003e\n\u003ch2\u003e✈️ \u003cb\u003eFlawless Glam During Travel Shifts\u003c\/b\u003e\n\u003c\/h2\u003e\n\u003cp\u003eWhen packing light for weekend music festivals or busy office trips, these lightweight pens slip seamlessly into tiny pockets for instant, striking touch-ups.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppt-scene-image ppt-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0716\/0640\/3174\/files\/ChatGPT_Image_2026_7_17__16_57_59.png?v=1784278716\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =================================================\n       10. PRODUCT SPECIFICATIONS\n       ================================================= --\u003e\n\u003csection class=\"ppt-section\"\u003e\n\u003cdiv class=\"ppt-container\"\u003e\n\u003ch2 class=\"ppt-spec-heading\"\u003e📦 Product Specifications\u003c\/h2\u003e\n\u003cdiv class=\"ppt-spec-table-wrap\"\u003e\n\u003ctable class=\"ppt-spec-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eFeature\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct\u003c\/td\u003e\n\u003ctd\u003e12-Piece Multi-Functional Eyeliner Eyeshadow Pen Set\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eGentle Wax-Based Creamy Formula with Pearlescent Pigments\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFunctional Features\u003cspan class=\"notranslate immersive-translate-target-wrapper\" lang=\"zh-CN\"\u003e\u003cspan class=\"notranslate\"\u003e \u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"notranslate immersive-translate-target-wrapper\" lang=\"zh-CN\"\u003e\u003cspan class=\"notranslate\"\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd\u003e4-in-1 Multi-Use, Waterproof, 12 Shimmery Shades, Zero Powder Fallout\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRecommended For\u003cspan class=\"notranslate immersive-translate-target-wrapper\" lang=\"zh-CN\"\u003e\u003cspan class=\"notranslate\"\u003e \u003c\/span\u003e\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd\u003eDaily Eyeshadow \u0026amp; Eyeliner, Quick Highlights, Travel Makeup Kits\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =================================================\n       11. FAQ — ONLY 3 QUESTIONS\n       ================================================= --\u003e\n\u003csection class=\"ppt-section ppt-section-soft\"\u003e\n\u003cdiv class=\"ppt-container\"\u003e\n\u003ch2 class=\"ppt-faq-heading\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"ppt-faq-list\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eQ: \u003cb\u003eAre these safe for sensitive eyes and contact lens wearers?\u003c\/b\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ppt-faq-answer\"\u003eA: Yes. The gentle, wax-based formula is dermatologist-tested and glides smoothly on the skin without causing any irritation or flaking.\u003cspan class=\"notranslate immersive-translate-target-wrapper\" lang=\"zh-CN\"\u003e\u003cbr\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eQ: \u003cb\u003eHow do I remove this waterproof color at the end of the day?\u003c\/b\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ppt-faq-answer\"\u003eA: Easily. Simply apply standard oil-based makeup remover or cleansing balm, and the long-wear pigment dissolves cleanly in ten seconds.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eQ: \u003cb\u003eDoes the set include sharp tools or require a separate sharpener?\u003c\/b\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ppt-faq-answer\"\u003eA: No. The pen tips are designed for immediate use right out of the box, ensuring perfect precision for everyday styling.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =================================================\n       12. WHY US\n       ================================================= --\u003e\n\u003csection class=\"ppt-why-section\"\u003e\n\u003cdiv class=\"ppt-container\"\u003e\n\u003c!-- WHY US --\u003e\n\u003cdiv class=\"ppt-trust-card\"\u003e\n\u003cdiv class=\"ppt-trust-copy\"\u003e\n\u003ch2\u003e\u003cstrong\u003e❤️ Why Us?\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cdiv class=\"ppt-why-grid\"\u003e\n\u003cdiv class=\"ppt-why-item\"\u003e🏭 \u003cstrong\u003eTrusted Manufacturers\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppt-why-item\"\u003e✅ \u003cstrong\u003eQuality-Checked Products\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppt-why-item\"\u003e💰 \u003cstrong\u003eFair Pricing\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppt-why-item\"\u003e🤝 \u003cstrong\u003eHelpful Customer Support\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppt-why-item\"\u003e⭐ \u003cstrong\u003eReal Customer Reviews\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cimg loading=\"lazy\" alt=\"Trusted manufacturers and quality-checked products\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0716\/0640\/3174\/files\/ChatGPT_Image_2026_6_10__14_30_39_8cf13b59-735d-4e31-a98e-9c855b4bf678.png?v=1781674748\"\u003e\n\u003c\/div\u003e\n\u003c!-- SHOP WITH CONFIDENCE --\u003e\n\u003cdiv class=\"ppt-trust-card\"\u003e\n\u003cdiv class=\"ppt-trust-copy\"\u003e\n\u003ch2\u003eShop With Confidence\u003c\/h2\u003e\n\u003cp\u003eQuality-checked products, secure checkout, and friendly support from order to delivery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cimg loading=\"lazy\" alt=\"Secure checkout and helpful customer support\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0716\/0640\/3174\/files\/ChatGPT_Image_2026_6_10__14_06_45.png?v=1781674808\"\u003e\n\u003c\/div\u003e\n\u003c!-- SHIPPING \u0026 DELIVERY --\u003e\n\u003cdiv class=\"ppt-trust-card\"\u003e\n\u003cdiv class=\"ppt-trust-copy\"\u003e\n\u003ch2\u003eShipping \u0026amp; Delivery\u003c\/h2\u003e\n\u003cdiv class=\"ppt-shipping-list\"\u003e\n\u003cdiv class=\"ppt-shipping-item\"\u003e📦 Every order is carefully packed and processed promptly.\u003c\/div\u003e\n\u003cdiv class=\"ppt-shipping-item\"\u003e🚚 Once shipped, you will receive a tracking number to monitor your package at any time.\u003c\/div\u003e\n\u003cdiv class=\"ppt-shipping-item\"\u003e🌍 Delivery times may vary by location. Please check our shipping guidelines for details.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ppt-shipping-images\"\u003e\n\u003cimg loading=\"lazy\" alt=\"Carefully packed orders\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0716\/0640\/3174\/files\/ChatGPT_Image_2026_6_10__12_00_02.png?v=1781674820\"\u003e \u003cimg loading=\"lazy\" alt=\"Tracked shipping and delivery\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0716\/0640\/3174\/files\/ChatGPT_Image_2026_6_10__14_29_31.png?v=1781674821\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"NC0186","offers":[{"title":"Buy 1 Set- 12PCS","offer_id":53676096356715,"sku":"NC01862607177163-如图12色盒装","price":25.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_7_17__14_19_40.png?v=1784535068"},{"product_id":"rechargeable-electric-heated-eyelash-curler","title":"Rechargeable Electric Heated Eyelash Curler - Perfect Lash Curl in Seconds 👁️✨","description":"\u003cstyle\u003e\n  \/* =====================================================\n     ELECTRIC HEATED EYELASH CURLER — WARM GLAM VANITY EDITION\n     配色说明：以「香槟金 + 深咖棕」为主轴，呼应\"加热瞬间定型\"的\n     温感体验与\"睫毛上扬、精致上镜\"的美妆仪式感，区别于粉调彩妆\n     页与灰调仪器页，给这支\"加热美睫工具\"独立的高级气质。\n     所有交互效果均为纯 CSS，文字与图片内容完全未改动。\n     ===================================================== *\/\n\n  .lc-page {\n    --accent: #b98a4c;\n    --accent-dark: #8c6934;\n    --accent-light: #faf2e2;\n\n    --heading: #2b2119;\n    --text: #4b3f36;\n    --muted: #8a7b6c;\n    --border: #ece2d2;\n    --soft-bg: #faf7f0;\n    --white: #ffffff;\n    --shadow: 0 14px 34px rgba(43, 33, 25, 0.09);\n\n    width: 100%;\n    max-width: 960px;\n    margin: 0 auto;\n    overflow: hidden;\n    background: var(--white);\n    color: var(--text);\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 18px;\n    line-height: 1.65;\n  }\n\n  .lc-page,\n  .lc-page * {\n    box-sizing: border-box;\n  }\n\n  .lc-page img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .lc-container {\n    width: 100%;\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 0 20px;\n  }\n\n  \/* =====================================================\n     HERO\n     ===================================================== *\/\n\n  .lc-hero {\n    padding: 48px 0 44px;\n    background:\n      radial-gradient(circle at 50% 0%, rgba(185, 138, 76, 0.12), transparent 55%),\n      linear-gradient(180deg, #fdfbf7 0%, #ffffff 100%);\n  }\n\n  .lc-hero h1 {\n    max-width: 720px;\n    margin: 0 auto 14px;\n    color: var(--heading);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 32px;\n    font-weight: 600;\n    line-height: 1.3;\n    letter-spacing: -0.01em;\n    text-align: center;\n  }\n\n  .lc-hero-subtitle {\n    max-width: 660px;\n    margin: 0 auto 28px;\n    color: var(--muted);\n    font-size: 18px;\n    line-height: 1.7;\n    text-align: center;\n  }\n\n  .lc-hero-media-wrap {\n    position: relative;\n    max-width: 480px;\n    margin: 0 auto;\n  }\n\n  \/* soft warming glow, referencing the curler's heating technology *\/\n  .lc-hero-media-wrap::before {\n    content: \"\";\n    position: absolute;\n    inset: -18px;\n    z-index: 0;\n    border-radius: 16px;\n    background: radial-gradient(circle, rgba(185, 138, 76, 0.30) 0%, transparent 70%);\n    filter: blur(6px);\n    animation: lc-warm-glow 3.4s ease-in-out infinite;\n  }\n\n  @keyframes lc-warm-glow {\n    0%, 100% { opacity: 0.5; transform: scale(0.97); }\n    50% { opacity: 1; transform: scale(1.02); }\n  }\n\n  .lc-media {\n    position: relative;\n    z-index: 1;\n    overflow: hidden;\n    border: 1px solid var(--border);\n    border-radius: 12px;\n    background: var(--soft-bg);\n    box-shadow: var(--shadow);\n    transition: transform 0.35s ease, box-shadow 0.35s ease;\n  }\n\n  .lc-media:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 20px 40px rgba(43, 33, 25, 0.14);\n  }\n\n  .lc-media img {\n    transition: transform 0.5s ease;\n  }\n\n  .lc-media:hover img {\n    transform: scale(1.045);\n  }\n\n  \/* =====================================================\n     FEATURES — connected rail\n     ===================================================== *\/\n\n  .lc-features {\n    padding: 52px 0 44px;\n    background: var(--soft-bg);\n  }\n\n  .lc-feature-track {\n    position: relative;\n    max-width: 780px;\n    margin: 0 auto;\n  }\n\n  .lc-feature-track::before {\n    content: \"\";\n    position: absolute;\n    top: 10px;\n    bottom: 10px;\n    left: 15px;\n    width: 2px;\n    background: linear-gradient(180deg, var(--accent) 0%, var(--border) 100%);\n    opacity: 0.6;\n  }\n\n  .lc-feature {\n    position: relative;\n    padding-left: 46px;\n    margin-bottom: 40px;\n  }\n\n  .lc-feature:last-child {\n    margin-bottom: 0;\n  }\n\n  .lc-feature-mark {\n    position: absolute;\n    left: 0;\n    top: 2px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 32px;\n    height: 32px;\n    border-radius: 50%;\n    background: var(--white);\n    border: 2px solid var(--accent);\n    color: var(--accent-dark);\n    font-size: 14px;\n    box-shadow: 0 4px 10px rgba(43, 33, 25, 0.08);\n  }\n\n  .lc-feature-copy {\n    margin-bottom: 16px;\n  }\n\n  .lc-feature-copy h2 {\n    margin: 0 0 8px;\n    color: var(--heading);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 23px;\n    font-weight: 600;\n    letter-spacing: 0.01em;\n    line-height: 1.3;\n  }\n\n  .lc-feature-copy p {\n    margin: 0;\n    color: var(--text);\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  .lc-feature-media.lc-media-pair {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n  }\n\n  \/* =====================================================\n     SPECIFICATIONS\n     ===================================================== *\/\n\n  .lc-specs {\n    padding: 52px 0 30px;\n  }\n\n  .lc-specs h2 {\n    margin: 0 0 24px;\n    color: var(--heading);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 28px;\n    font-weight: 600;\n    text-align: center;\n  }\n\n  .lc-spec-table-wrap {\n    max-width: 720px;\n    margin: 0 auto;\n    overflow: hidden;\n    border: 1px solid var(--border);\n    border-radius: 10px;\n    background: var(--white);\n    box-shadow: var(--shadow);\n  }\n\n  .lc-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .lc-spec-table tr {\n    transition: background 0.2s ease;\n  }\n\n  .lc-spec-table tr:hover {\n    background: var(--accent-light);\n  }\n\n  .lc-spec-table tr:not(:last-child) td {\n    border-bottom: 1px solid var(--border);\n  }\n\n  .lc-spec-table td {\n    padding: 16px 20px;\n    vertical-align: top;\n  }\n\n  .lc-spec-table td:first-child {\n    width: 34%;\n    color: var(--heading);\n    font-weight: 700;\n    border-right: 1px solid var(--border);\n  }\n\n  .lc-spec-table td:last-child {\n    color: var(--text);\n  }\n\n  \/* =====================================================\n     NOTES CALLOUT\n     ===================================================== *\/\n\n  .lc-notes {\n    padding: 0 0 52px;\n  }\n\n  .lc-notes-box {\n    max-width: 720px;\n    margin: 0 auto;\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    padding: 18px 22px;\n    border-left: 3px solid var(--accent);\n    border-radius: 0 8px 8px 0;\n    background: var(--accent-light);\n  }\n\n  .lc-notes-box .lc-notes-icon {\n    flex: 0 0 auto;\n    font-size: 20px;\n    line-height: 1.4;\n  }\n\n  .lc-notes-box p {\n    margin: 0;\n    color: var(--heading);\n    font-size: 16px;\n    font-weight: 600;\n    line-height: 1.6;\n  }\n\n  .lc-notes-box .lc-notes-label {\n    display: block;\n    margin-bottom: 2px;\n    color: var(--accent-dark);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  \/* =====================================================\n     FAQ\n     ===================================================== *\/\n\n  .lc-faq {\n    padding: 52px 0 56px;\n    background: var(--soft-bg);\n  }\n\n  .lc-faq h2 {\n    margin: 0 0 24px;\n    color: var(--heading);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 28px;\n    font-weight: 600;\n    text-align: center;\n  }\n\n  .lc-faq-list {\n    display: grid;\n    gap: 12px;\n    max-width: 720px;\n    margin: 0 auto;\n  }\n\n  .lc-faq-list details {\n    overflow: hidden;\n    border: 1px solid var(--border);\n    border-radius: 10px;\n    background: var(--white);\n    transition: border-color 0.2s ease, box-shadow 0.2s ease;\n  }\n\n  .lc-faq-list details[open] {\n    border-color: var(--accent);\n    box-shadow: var(--shadow);\n  }\n\n  .lc-faq-list summary {\n    position: relative;\n    padding: 18px 50px 18px 20px;\n    color: var(--heading);\n    font-size: 17px;\n    font-weight: 700;\n    line-height: 1.45;\n    cursor: pointer;\n    list-style: none;\n  }\n\n  .lc-faq-list summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .lc-faq-list summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 14px;\n    right: 18px;\n    color: var(--accent-dark);\n    font-size: 26px;\n    font-weight: 400;\n    line-height: 1;\n  }\n\n  .lc-faq-list details[open] summary::after {\n    content: \"−\";\n  }\n\n  .lc-faq-answer {\n    padding: 0 20px 18px;\n    color: var(--muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  \/* =====================================================\n     WHY US \/ TRUST\n     ===================================================== *\/\n\n  .lc-trust {\n    padding: 52px 0 56px;\n  }\n\n  .lc-trust-card {\n    max-width: 780px;\n    margin: 0 auto 18px;\n    padding: 26px 24px;\n    border: 1px solid var(--border);\n    border-radius: 10px;\n    background: var(--white);\n    box-shadow: var(--shadow);\n    text-align: center;\n  }\n\n  .lc-trust-card:last-child {\n    margin-bottom: 0;\n  }\n\n  .lc-trust-card h2 {\n    margin: 0 0 14px;\n    color: var(--heading);\n    font-size: 18px;\n    font-weight: 700;\n    letter-spacing: 0.07em;\n    text-transform: uppercase;\n  }\n\n  .lc-trust-card p {\n    max-width: 640px;\n    margin: 0 auto;\n    color: var(--muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .lc-why-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 11px;\n    max-width: 660px;\n    margin: 0 auto;\n    text-align: left;\n  }\n\n  .lc-why-item {\n    padding: 13px 15px;\n    border-left: 3px solid var(--accent);\n    border-radius: 6px;\n    background: var(--soft-bg);\n    color: var(--heading);\n    font-size: 15px;\n    font-weight: 700;\n    transition: background 0.2s ease, transform 0.2s ease;\n  }\n\n  .lc-why-item:hover {\n    background: var(--accent-light);\n    transform: translateX(2px);\n  }\n\n  .lc-shipping-list {\n    display: grid;\n    gap: 10px;\n    max-width: 680px;\n    margin: 0 auto;\n    text-align: left;\n  }\n\n  .lc-shipping-item {\n    padding: 14px 16px;\n    border-left: 3px solid var(--accent);\n    border-radius: 6px;\n    background: var(--soft-bg);\n    color: var(--text);\n    font-size: 15px;\n    line-height: 1.55;\n  }\n\n  \/* =====================================================\n     MOBILE\n     ===================================================== *\/\n\n  @media (max-width: 640px) {\n    .lc-hero {\n      padding: 34px 0 30px;\n    }\n\n    .lc-hero h1 {\n      font-size: 25px;\n    }\n\n    .lc-hero-subtitle {\n      font-size: 16px;\n    }\n\n    .lc-features {\n      padding: 38px 0 30px;\n    }\n\n    .lc-feature {\n      padding-left: 40px;\n      margin-bottom: 32px;\n    }\n\n    .lc-feature-copy h2 {\n      font-size: 20px;\n    }\n\n    .lc-feature-copy p {\n      font-size: 16px;\n    }\n\n    .lc-feature-media.lc-media-pair {\n      grid-template-columns: 1fr;\n    }\n\n    .lc-specs {\n      padding: 38px 0 24px;\n    }\n\n    .lc-specs h2 {\n      font-size: 24px;\n    }\n\n    .lc-spec-table {\n      font-size: 15px;\n    }\n\n    .lc-spec-table td {\n      padding: 13px 14px;\n    }\n\n    .lc-spec-table td:first-child {\n      width: 40%;\n    }\n\n    .lc-notes {\n      padding-bottom: 38px;\n    }\n\n    .lc-faq,\n    .lc-trust {\n      padding: 38px 0 40px;\n    }\n\n    .lc-faq h2 {\n      font-size: 24px;\n    }\n\n    .lc-faq-list summary {\n      font-size: 16px;\n    }\n\n    .lc-trust-card {\n      padding: 20px 16px;\n    }\n\n    .lc-why-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"lc-page\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"lc-hero\"\u003e\n\u003cdiv class=\"lc-container\"\u003e\n\u003ch1\u003eLift Your Lashes. Define Your Look. Effortlessly. 👁️\u003c\/h1\u003e\n\u003cp class=\"lc-hero-subtitle\"\u003eSay goodbye to flat, stubborn lashes. The Electric Heated Eyelash Curler uses gentle, even heat to create a long-lasting curl in seconds — giving your eyes a naturally lifted, wide-awake appearance.\u003c\/p\u003e\n\u003cdiv class=\"lc-hero-media-wrap\"\u003e\n\u003cdiv class=\"lc-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0789\/8988\/5672\/files\/HeatedEyelashCurler_USBRechargeableElectricLashCurlerwith3TemperatureSettings_SiliconeHeatingPad_2.jpg?v=1784795358\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURES --\u003e\n\u003csection class=\"lc-features\"\u003e\n\u003cdiv class=\"lc-container\"\u003e\n\u003cdiv class=\"lc-feature-track\"\u003e\n\u003cdiv class=\"lc-feature\"\u003e\n\u003cdiv class=\"lc-feature-mark\"\u003e①\u003c\/div\u003e\n\u003cdiv class=\"lc-feature-copy\"\u003e\n\u003ch2\u003eEFFICIENT HEATING TECHNOLOGY:\u003c\/h2\u003e\n\u003cp\u003eThis electric heated eyelash curler utilizes advanced heating technology to provide quick and even heat distribution, ensuring optimal curling results in seconds.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lc-feature-media lc-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0789\/8988\/5672\/files\/HeatedEyelashCurler_USBRechargeableElectricLashCurlerwith3TemperatureSettings_SiliconeHeatingPad_1.jpg?v=1784795358\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lc-feature\"\u003e\n\u003cdiv class=\"lc-feature-mark\"\u003e②\u003c\/div\u003e\n\u003cdiv class=\"lc-feature-copy\"\u003e\n\u003ch2\u003eGENTLE AND SAFE:\u003c\/h2\u003e\n\u003cp\u003eDesigned with your safety in mind, this heated eyelash curler gently curls your lashes without causing discomfort or damage. The temperature is carefully controlled to prevent overheating.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lc-feature-media lc-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0789\/8988\/5672\/files\/HeatedEyelashCurler_USBRechargeableElectricLashCurlerwith3TemperatureSettings_SiliconeHeatingPad_3.jpg?v=1784795358\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lc-feature\"\u003e\n\u003cdiv class=\"lc-feature-mark\"\u003e③\u003c\/div\u003e\n\u003cdiv class=\"lc-feature-copy\"\u003e\n\u003ch2\u003eERGONOMICAL DESIGN:\u003c\/h2\u003e\n\u003cp\u003eDesigned to fit the eye's shape, this tool curls lashes from corner to corner, ensuring every lash is perfectly curled for a stunning, wide-eyed look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lc-feature-media lc-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0789\/8988\/5672\/files\/HeatedEyelashCurler_USBRechargeableElectricLashCurlerwith3TemperatureSettings_SiliconeHeatingPad_4.jpg?v=1784795358\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lc-feature\"\u003e\n\u003cdiv class=\"lc-feature-mark\"\u003e④\u003c\/div\u003e\n\u003cdiv class=\"lc-feature-copy\"\u003e\n\u003ch2\u003eRECHARGEABLE CONVENIENCE:\u003c\/h2\u003e\n\u003cp\u003eNo need to worry about replacing batteries. This eyelash curler features a rechargeable design, allowing you to simply recharge it using the included USB cable. It's environmentally friendly and always ready for use whenever you need it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lc-feature\"\u003e\n\u003cdiv class=\"lc-feature-mark\"\u003e⑤\u003c\/div\u003e\n\u003cdiv class=\"lc-feature-copy\"\u003e\n\u003ch2\u003ePORTABLE AND TRAVEL-FRIENDLY:\u003c\/h2\u003e\n\u003cp\u003eWith its compact size, this eyelash curler is perfect for on-the-go touch-ups. Slip it into your bag or purse and enjoy stunning lashes wherever you are. Look effortlessly glamorous anytime, anywhere.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lc-feature-media lc-media-pair\"\u003e\n\u003cdiv class=\"lc-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0789\/8988\/5672\/files\/HeatedEyelashCurler_USBRechargeableElectricLashCurlerwith3TemperatureSettings_SiliconeHeatingPad_6.jpg?v=1784795358\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lc-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0789\/8988\/5672\/files\/HeatedEyelashCurler_USBRechargeableElectricLashCurlerwith3TemperatureSettings_SiliconeHeatingPad_9.jpg?v=1784795358\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003csection class=\"lc-specs\"\u003e\n\u003cdiv class=\"lc-container\"\u003e\n\u003ch2\u003eSpec\u003c\/h2\u003e\n\u003cdiv class=\"lc-spec-table-wrap\"\u003e\n\u003ctable class=\"lc-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eABS+Silicone\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCharging mode\u003c\/td\u003e\n\u003ctd\u003eUSB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e20*38*110mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003eWhite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePackage Included\u003c\/td\u003e\n\u003ctd\u003e1*Rechargeable Electric Heated Eyelash Curler\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- NOTES --\u003e\n\u003csection class=\"lc-notes\"\u003e\n\u003cdiv class=\"lc-container\"\u003e\n\u003cdiv class=\"lc-notes-box\"\u003e\n\u003cspan class=\"lc-notes-icon\"\u003e📖\u003c\/span\u003e\n\u003cp\u003e\u003cspan class=\"lc-notes-label\"\u003eNotes\u003c\/span\u003eFollow the user manual for proper usage instructions and safety precautions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"lc-faq\"\u003e\n\u003cdiv class=\"lc-container\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"lc-faq-list\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eQ: Will the heat damage my lashes or hurt my eyes?\u003c\/summary\u003e\n\u003cdiv class=\"lc-faq-answer\"\u003eA: No. The temperature is carefully controlled to prevent overheating, so it curls gently without causing discomfort or damage.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eQ: How do I charge it — do I need batteries?\u003c\/summary\u003e\n\u003cdiv class=\"lc-faq-answer\"\u003eA: No batteries needed. It's rechargeable, so simply plug it in with the included USB cable and it's ready whenever you need it.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eQ: Will it curl every lash evenly, corner to corner?\u003c\/summary\u003e\n\u003cdiv class=\"lc-faq-answer\"\u003eA: Yes. It's ergonomically designed to fit the shape of your eye, curling lashes from corner to corner for an even, wide-eyed look.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WHY US \/ TRUST --\u003e\n\u003csection class=\"lc-trust\"\u003e\n\u003cdiv class=\"lc-container\"\u003e\n\u003cdiv class=\"lc-trust-card\"\u003e\n\u003ch2\u003eWhy Us?\u003c\/h2\u003e\n\u003cdiv class=\"lc-why-grid\"\u003e\n\u003cdiv class=\"lc-why-item\"\u003e🏭 Trusted Manufacturers\u003c\/div\u003e\n\u003cdiv class=\"lc-why-item\"\u003e✅ Quality-Checked Products\u003c\/div\u003e\n\u003cdiv class=\"lc-why-item\"\u003e💰 Fair Pricing\u003c\/div\u003e\n\u003cdiv class=\"lc-why-item\"\u003e🤝 Helpful Customer Support\u003c\/div\u003e\n\u003cdiv class=\"lc-why-item\"\u003e⭐ Real Customer Reviews\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lc-trust-card\"\u003e\n\u003ch2\u003eShop With Confidence\u003c\/h2\u003e\n\u003cp\u003eQuality-checked products, secure checkout, and friendly support from order to delivery.\u003cbr\u003e\u003cimg loading=\"lazy\" alt=\"Secure checkout and helpful customer support\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0716\/0640\/3174\/files\/ChatGPT_Image_2026_6_10__14_06_45.png?v=1781674808\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lc-trust-card\"\u003e\n\u003ch2\u003eShipping \u0026amp; Delivery\u003c\/h2\u003e\n\u003cdiv class=\"lc-shipping-list\"\u003e\n\u003cdiv class=\"lc-shipping-item\"\u003e📦 Every order is carefully packed and processed promptly.\u003c\/div\u003e\n\u003cdiv class=\"lc-shipping-item\"\u003e🚚 Once shipped, you will receive a tracking number to monitor your package at any time.\u003cbr\u003e\u003cimg loading=\"lazy\" alt=\"Tracked shipping and delivery\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0716\/0640\/3174\/files\/ChatGPT_Image_2026_6_10__14_29_31.png?v=1781674821\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lc-shipping-item\"\u003e🌍 Delivery times may vary by location. Please check our shipping guidelines for details.\u003cbr\u003e\u003cimg loading=\"lazy\" alt=\"Carefully packed orders\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0716\/0640\/3174\/files\/ChatGPT_Image_2026_6_10__12_00_02.png?v=1781674820\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"NC0186","offers":[{"title":"White","offer_id":53676141543787,"sku":"NC0207260723979-白色","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Pink","offer_id":53676141576555,"sku":"NC0207260723979-粉色","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Purple","offer_id":53676141609323,"sku":"NC0207260723979-紫色","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/HeatedEyelashCurler_USBRechargeableElectricLashCurlerwith3TemperatureSettings_SiliconeHeatingPadf.jpg?v=1786085502"},{"product_id":"queen-cobra-waterproof-liquid-eyeliner-pen","title":"Queen Cobra Waterproof Liquid Eyeliner Pen | Jet Black","description":"\u003cstyle\u003e\n  .qc-product-page {\n    max-width: 760px;\n    margin: 0 auto;\n    padding: 0 16px 36px;\n    color: #171717;\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.65;\n    box-sizing: border-box;\n  }\n\n  .qc-product-page *,\n  .qc-product-page *::before,\n  .qc-product-page *::after {\n    box-sizing: border-box;\n  }\n\n  .qc-product-page h2,\n  .qc-product-page h3,\n  .qc-product-page p {\n    margin-top: 0;\n  }\n\n  .qc-product-page h2 {\n    margin-bottom: 12px;\n    font-size: 30px;\n    line-height: 1.16;\n    letter-spacing: -0.5px;\n    color: #111;\n  }\n\n  .qc-product-page h3 {\n    margin-bottom: 8px;\n    font-size: 22px;\n    line-height: 1.25;\n    color: #111;\n  }\n\n  .qc-product-page p {\n    margin-bottom: 14px;\n    font-size: 16px;\n  }\n\n  .qc-product-page strong {\n    font-weight: 700;\n  }\n\n  .qc-section {\n    margin: 34px 0;\n  }\n\n  .qc-hero {\n    padding-top: 10px;\n    text-align: center;\n  }\n\n  .qc-eyebrow {\n    display: inline-block;\n    margin-bottom: 10px;\n    padding: 6px 12px;\n    border-radius: 999px;\n    background: #f6ece7;\n    color: #8a563f;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 0.6px;\n    text-transform: uppercase;\n  }\n\n  .qc-hero h2 {\n    font-size: 36px;\n    margin-bottom: 12px;\n  }\n\n  .qc-hero-copy {\n    max-width: 650px;\n    margin: 0 auto 18px;\n    color: #444;\n    font-size: 17px !important;\n  }\n\n  .qc-benefit-strip {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 8px;\n    margin: 18px 0 0;\n  }\n\n  .qc-benefit-strip span {\n    padding: 7px 11px;\n    border-radius: 999px;\n    background: #faf5f2;\n    color: #4a342b;\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  .qc-product-page img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    margin: 18px auto 0;\n    border-radius: 14px;\n  }\n\n  .qc-feature {\n    margin: 30px 0;\n  }\n\n  .qc-feature-title {\n    margin-bottom: 8px;\n    font-size: 22px;\n    line-height: 1.3;\n    font-weight: 700;\n  }\n\n  .qc-feature-copy {\n    color: #444;\n  }\n\n  .qc-feature-copy strong {\n    color: #111;\n  }\n\n  .qc-points {\n    margin: 18px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .qc-points li {\n    position: relative;\n    margin: 10px 0;\n    padding-left: 28px;\n    color: #333;\n    font-size: 16px;\n  }\n\n  .qc-points li::before {\n    position: absolute;\n    left: 0;\n    top: 0;\n    content: \"✓\";\n    color: #9a6046;\n    font-weight: 700;\n  }\n\n  .qc-howto {\n    padding: 24px 18px;\n    border-radius: 18px;\n    background: #faf7f5;\n  }\n\n  .qc-steps {\n    margin: 18px 0 0;\n    padding: 0;\n    list-style: none;\n    counter-reset: qc-step;\n  }\n\n  .qc-steps li {\n    position: relative;\n    margin: 14px 0;\n    padding: 2px 0 2px 44px;\n    color: #333;\n    font-size: 16px;\n    counter-increment: qc-step;\n  }\n\n  .qc-steps li::before {\n    position: absolute;\n    left: 0;\n    top: 0;\n    display: flex;\n    width: 30px;\n    height: 30px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    background: #b87555;\n    color: #fff;\n    content: counter(qc-step);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .qc-specs {\n    padding: 20px 18px;\n    border-radius: 16px;\n    background: #f8f8f8;\n  }\n\n  .qc-spec-row {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    padding: 10px 0;\n  }\n\n  .qc-spec-label {\n    min-width: 105px;\n    color: #222;\n    font-weight: 700;\n  }\n\n  .qc-spec-value {\n    flex: 1;\n    color: #555;\n  }\n\n  .qc-faq details {\n    margin: 10px 0;\n    border-radius: 12px;\n    background: #f8f8f8;\n    overflow: hidden;\n  }\n\n  .qc-faq summary {\n    position: relative;\n    padding: 16px 44px 16px 16px;\n    cursor: pointer;\n    color: #171717;\n    font-size: 16px;\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .qc-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .qc-faq summary::after {\n    position: absolute;\n    right: 17px;\n    top: 50%;\n    content: \"+\";\n    transform: translateY(-50%);\n    color: #9a6046;\n    font-size: 24px;\n    font-weight: 400;\n  }\n\n  .qc-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .qc-faq-answer {\n    padding: 0 16px 16px;\n    color: #555;\n    font-size: 15px;\n  }\n\n  .qc-cta {\n    margin-top: 38px;\n    padding: 28px 18px;\n    border-radius: 18px;\n    background: #171717;\n    color: #fff;\n    text-align: center;\n  }\n\n  .qc-cta h2 {\n    margin-bottom: 10px;\n    color: #fff;\n  }\n\n  .qc-cta p {\n    color: #dedede;\n  }\n\n  .qc-cta-button {\n    display: block;\n    width: 100%;\n    margin: 18px auto 0;\n    padding: 15px 20px;\n    border-radius: 999px;\n    background: #d69a7b;\n    color: #111 !important;\n    font-size: 17px;\n    font-weight: 700;\n    text-align: center;\n    text-decoration: none;\n    transition: opacity 0.2s ease;\n  }\n\n  .qc-cta-button:hover {\n    opacity: 0.9;\n  }\n\n  .qc-mini-note {\n    margin-top: 10px;\n    color: #aaa !important;\n    font-size: 12px !important;\n  }\n\n  @media (min-width: 750px) {\n    .qc-product-page {\n      padding-left: 24px;\n      padding-right: 24px;\n    }\n\n    .qc-product-page h2 {\n      font-size: 34px;\n    }\n\n    .qc-hero h2 {\n      font-size: 44px;\n    }\n\n    .qc-feature-title {\n      font-size: 24px;\n    }\n\n    .qc-cta-button {\n      max-width: 360px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"qc-product-page\"\u003e\n\u003c!-- ATTENTION \/ HERO --\u003e\n\u003csection class=\"qc-section qc-hero\"\u003e\n\u003cdiv class=\"qc-eyebrow\"\u003eJet-Black Liquid Eyeliner\u003c\/div\u003e\n\u003ch2\u003eLine It Once. Own It All Day.\u003c\/h2\u003e\n\u003cp class=\"qc-hero-copy\"\u003eFrom a barely-there tightline to a razor-sharp wing, get \u003cstrong\u003edeep black definition, precise control, and long-lasting wear\u003c\/strong\u003e in one sleek pen.\u003c\/p\u003e\n\u003cp class=\"qc-hero-copy\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/1__2.gif?v=1786169781\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"qc-benefit-strip\"\u003e\n\u003cspan\u003e💧 Waterproof\u003c\/span\u003e \u003cspan\u003e✨ Ultra-Fine Tip\u003c\/span\u003e \u003cspan\u003e⚡ Quick-Dry\u003c\/span\u003e \u003cspan\u003e🖤 Matte Black\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_8_10_56_08_1.png?v=1786158029\" alt=\"Queen Cobra jet-black liquid eyeliner with precision winged eyeliner result\" loading=\"lazy\"\u003e\u003c\/section\u003e\n\u003c!-- INTEREST --\u003e\n\u003csection class=\"qc-section\"\u003e\n\u003ch2\u003eSharp Lines. Zero Makeup Meltdowns.\u003c\/h2\u003e\n\u003cp\u003eDesigned for everyday wear, this liquid liner combines \u003cstrong\u003ebold pigment, precise application, and fast-setting performance\u003c\/strong\u003e so your eye look stays clean without constant checking or touch-ups.\u003c\/p\u003e\n\u003cul class=\"qc-points\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eHumidity-ready wear\u003c\/strong\u003e helps resist smudging and transfer.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFine felt tip\u003c\/strong\u003e gives you better control from lash line to wing.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eQuick-dry formula\u003c\/strong\u003e helps prevent messy blinking and accidental smears.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDeep matte black\u003c\/strong\u003e keeps your eye look bold from AM to PM.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- DESIRE \/ FEATURE 1 --\u003e\n\u003csection class=\"qc-feature\"\u003e\n\u003cdiv class=\"qc-feature-title\"\u003e💧 Waterproof \u0026amp; Smudge-Proof Wear\u003c\/div\u003e\n\u003cp class=\"qc-feature-copy\"\u003eHumidity, long days, and busy schedules do not have to ruin your liner. The intense pigment \u003cstrong\u003esets into a clean, transfer-resistant finish\u003c\/strong\u003e to help keep your wing looking sharp for longer.\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_8_10_56_09_2.png?v=1786158029\" alt=\"Waterproof and smudge-resistant eyeliner comparison\" loading=\"lazy\"\u003e\u003c\/section\u003e\n\u003c!-- FEATURE 2 --\u003e\n\u003csection class=\"qc-feature\"\u003e\n\u003cdiv class=\"qc-feature-title\"\u003e✨ Ultra-Fine Felt Tip\u003c\/div\u003e\n\u003cp class=\"qc-feature-copy\"\u003eGo thin, bold, or dramatic without fighting the applicator. The fine felt tip gives you \u003cstrong\u003esmooth control for tightlining, detailed strokes, and sharp wings\u003c\/strong\u003e in fewer passes.\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_8_10_56_09_3.png?v=1786158028\" alt=\"Ultra-fine felt tip liquid eyeliner for precise lines and wings\" loading=\"lazy\"\u003e\u003c\/section\u003e\n\u003c!-- FEATURE 3 --\u003e\n\u003csection class=\"qc-feature\"\u003e\n\u003cdiv class=\"qc-feature-title\"\u003e⚡ Quick-Dry in Seconds\u003c\/div\u003e\n\u003cp class=\"qc-feature-copy\"\u003eLess waiting. Less accidental transfer. The formula sets quickly so your line stays \u003cstrong\u003ecrisp, defined, and ready for the next step of your makeup routine\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_8_10_56_10_4.png?v=1786158028\" alt=\"Quick-dry liquid eyeliner that sets in 5 to 10 seconds\" loading=\"lazy\"\u003e\u003c\/section\u003e\n\u003c!-- FEATURE 4 --\u003e\n\u003csection class=\"qc-feature\"\u003e\n\u003cdiv class=\"qc-feature-title\"\u003e🖤 Deep Matte Black That Lasts\u003c\/div\u003e\n\u003cp class=\"qc-feature-copy\"\u003eOne bold line can transform the entire eye look. Rich jet-black pigment delivers a \u003cstrong\u003edeep matte finish that stays visually intense from morning to night\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_8_10_56_10_5.png?v=1786158029\" alt=\"All-day matte jet-black eyeliner from morning to night\" loading=\"lazy\"\u003e\u003c\/section\u003e\n\u003c!-- FEATURE 5 --\u003e\n\u003csection class=\"qc-feature\"\u003e\n\u003cdiv class=\"qc-feature-title\"\u003e👜 Slim, Travel-Ready Design\u003c\/div\u003e\n\u003cp class=\"qc-feature-copy\"\u003eAt just \u003cstrong\u003e0.5 mL\u003c\/strong\u003e, the slim rose-gold pen fits easily into makeup bags, purses, and travel kits—so precise touch-ups are always within reach.\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_8_10_56_10_6.png?v=1786158028\" alt=\"Travel-ready 0.5 mL rose-gold liquid eyeliner pen\" loading=\"lazy\"\u003e\u003c\/section\u003e\n\u003c!-- HOW IT WORKS --\u003e\n\u003csection class=\"qc-section qc-howto\"\u003e\n\u003ch2\u003eHow to Get the Perfect Line\u003c\/h2\u003e\n\u003cp\u003eA few simple steps are all it takes to go from natural definition to a dramatic wing.\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_8_10_56_11_7.png?v=1786158029\" alt=\"How to use Queen Cobra liquid eyeliner in four easy steps\" loading=\"lazy\"\u003e\n\u003col class=\"qc-steps\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eShake gently\u003c\/strong\u003e before use.\u003c\/li\u003e\n\u003cli\u003eStart at the inner corner and \u003cstrong\u003eglide along the lash line\u003c\/strong\u003e using short, even strokes.\u003c\/li\u003e\n\u003cli\u003eFor a wing, angle the tip outward from the outer corner, then \u003cstrong\u003econnect it back to the lash line\u003c\/strong\u003e.\u003c\/li\u003e\n\u003cli\u003eLet the liner \u003cstrong\u003edry for 5–10 seconds\u003c\/strong\u003e before blinking heavily or layering eyeshadow.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003csection class=\"qc-section\"\u003e\n\u003ch2\u003eProduct Details\u003c\/h2\u003e\n\u003cdiv class=\"qc-specs\"\u003e\n\u003cdiv class=\"qc-spec-row\"\u003e\n\u003cdiv class=\"qc-spec-label\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"qc-spec-value\"\u003eLiquid Eyeliner Pen\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qc-spec-row\"\u003e\n\u003cdiv class=\"qc-spec-label\"\u003eShade\u003c\/div\u003e\n\u003cdiv class=\"qc-spec-value\"\u003eJet Black\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qc-spec-row\"\u003e\n\u003cdiv class=\"qc-spec-label\"\u003eCapacity\u003c\/div\u003e\n\u003cdiv class=\"qc-spec-value\"\u003e0.5 mL \/ 0.016 fl. oz.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qc-spec-row\"\u003e\n\u003cdiv class=\"qc-spec-label\"\u003eApplicator\u003c\/div\u003e\n\u003cdiv class=\"qc-spec-value\"\u003eFine Felt Tip\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qc-spec-row\"\u003e\n\u003cdiv class=\"qc-spec-label\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"qc-spec-value\"\u003eDeep Matte Black\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qc-spec-row\"\u003e\n\u003cdiv class=\"qc-spec-label\"\u003eBest For\u003c\/div\u003e\n\u003cdiv class=\"qc-spec-value\"\u003eEveryday liner, winged eyes \u0026amp; tightlining\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"qc-section qc-faq\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it safe for sensitive eyes?\u003c\/summary\u003e\n\u003cdiv class=\"qc-faq-answer\"\u003eThe formula is designed for use around the eye area. If you have sensitive eyes or wear contact lenses, patch test on the wrist first and discontinue use if irritation occurs.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I remove it?\u003c\/summary\u003e\n\u003cdiv class=\"qc-faq-answer\"\u003eUse a gentle eye makeup remover or micellar water. Hold a soaked pad over the eyelid for a few seconds, then wipe away gently without excessive rubbing.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill it flake or crack?\u003c\/summary\u003e\n\u003cdiv class=\"qc-faq-answer\"\u003eWhen applied in a thin, even layer and allowed to dry fully, it is designed to wear comfortably without unwanted flaking or cracking throughout the day.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long should I let it dry?\u003c\/summary\u003e\n\u003cdiv class=\"qc-faq-answer\"\u003eAllow approximately 5–10 seconds for the liner to set before blinking heavily or applying additional eye makeup.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it for both thin lines and dramatic wings?\u003c\/summary\u003e\n\u003cdiv class=\"qc-faq-answer\"\u003eYes. The fine felt tip is designed to give you control for subtle tightlines, classic everyday liner, or sharper winged looks.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- ACTION --\u003e\n\u003csection class=\"qc-cta\"\u003e\n\u003ch2\u003eYour Sharpest Wing Starts Here.\u003c\/h2\u003e\n\u003cp\u003ePrecise application. Deep matte black. Long-lasting definition. Add the eyeliner your makeup bag has been missing.\u003c\/p\u003e\n\u003ca class=\"qc-cta-button\" href=\"#\"\u003e Shop Now \u003c\/a\u003e\n\u003cp class=\"qc-mini-note\"\u003eJet Black · 0.5 mL · Fine Felt Tip\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simg-pop-btn\" style=\"top: 3446.69px; left: 32px; display: none;\"\u003e\u003csvg class=\"\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M18 13v7H4V6h5.02c.05-.71.22-1.38.48-2H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-5zm-1.5 5h-11l2.75-3.53 1.96 2.36 2.75-3.54zm2.8-9.11c.44-.7.7-1.51.7-2.39C20 4.01 17.99 2 15.5 2S11 4.01 11 6.5s2.01 4.5 4.49 4.5c.88 0 1.7-.26 2.39-.7L21 13.42 22.42 12zM15.5 9C14.12 9 13 7.88 13 6.5S14.12 4 15.5 4 18 5.12 18 6.5 16.88 9 15.5 9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e","brand":"NC0248","offers":[{"title":"Buy 1","offer_id":53681029054827,"sku":"NC0248260808544-01","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Buy 2 Get 1 Free","offer_id":53681029087595,"sku":"NC0248260808544-01*3","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Buy 3 Get 2 Free","offer_id":53681029120363,"sku":"NC0248260808544-01*5","price":59.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_8_10_56_08_1.png?v=1786158029"}],"url":"https:\/\/zavrlyus.com\/collections\/eyes-makeup.oembed","provider":"zavrlyUS","version":"1.0","type":"link"}