{"product_id":"ultra-precision-waterproof-liquid-eyeliner-black","title":"✨Ultra-Precision Waterproof Liquid Eyeliner – All-Day Smudge-Proof Black Liner💧","description":"\u003c!--\n============================================================================\n 防水眼线笔详情页 · 浅色彩妆风\n 设计方向：Soft Ivory · Blush Pink · Aqua Accent\n============================================================================\n 主要调整：\n   · 删除所有左右图文分栏\n   · 所有模块统一为“文字在上、图片在下”\n   · 删除全部购买按钮\n   · 页面大背景改为浅奶油白\n   · 卡片使用纯白、浅粉和浅灰粉\n   · 水蓝色仅用于突出防水与持妆卖点\n   · 适配手机端和桌面端\n============================================================================\n--\u003e\n\n\u003cstyle\u003e\nhtml{\n  scroll-behavior:smooth;\n}\n\n.eyl-page{\n  --page:#f8f5f4;\n  --page-soft:#fcfaf9;\n\n  --card:#ffffff;\n  --card-pink:#fff6f8;\n  --card-blue:#f4fbfc;\n  --card-neutral:#faf8f8;\n\n  --rose:#c96f91;\n  --rose-dark:#9f4e6d;\n  --rose-soft:#f2bfd0;\n  --rose-pale:#fbe8ef;\n\n  --aqua:#5faeba;\n  --aqua-dark:#367f8a;\n  --aqua-soft:#d7f0f3;\n\n  --ink:#2d2529;\n  --heading:#211b1e;\n  --muted:#74686e;\n  --subtle:#9b8f94;\n\n  --line:#eadfe3;\n  --line-rose:#efd2dc;\n  --line-blue:#cfe7ea;\n\n  max-width:920px;\n  margin:0 auto;\n  padding:14px 12px 54px;\n\n  color:var(--ink);\n\n  background:\n    radial-gradient(\n      circle at 8% 3%,\n      rgba(242,191,208,.28),\n      transparent 24%\n    ),\n    radial-gradient(\n      circle at 94% 24%,\n      rgba(215,240,243,.34),\n      transparent 22%\n    ),\n    linear-gradient(\n      180deg,\n      #fffdfc 0%,\n      var(--page) 48%,\n      #fbf8f7 100%\n    );\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif;\n\n  line-height:1.65;\n}\n\n.eyl-page *{\n  box-sizing:border-box;\n}\n\n.eyl-page h1,\n.eyl-page h2,\n.eyl-page h3,\n.eyl-page p{\n  margin:0;\n}\n\n.eyl-page img{\n  display:block;\n  width:100%;\n  height:auto;\n  margin:0 auto;\n}\n\n.eyl-section{\n  padding:10px 0;\n}\n\n\/* =========================\n   卡片基础样式\n========================= *\/\n\n.eyl-card{\n  position:relative;\n  overflow:hidden;\n  padding:25px 18px;\n\n  background:var(--card);\n  border:1px solid var(--line);\n  border-radius:22px;\n\n  box-shadow:\n    0 12px 34px rgba(74,49,59,.07),\n    inset 0 1px 0 rgba(255,255,255,.9);\n}\n\n.eyl-card-pink{\n  background:\n    radial-gradient(\n      circle at 92% 4%,\n      rgba(242,191,208,.24),\n      transparent 28%\n    ),\n    linear-gradient(\n      145deg,\n      #fffafb,\n      var(--card-pink)\n    );\n\n  border-color:var(--line-rose);\n}\n\n.eyl-card-blue{\n  background:\n    radial-gradient(\n      circle at 8% 0,\n      rgba(215,240,243,.55),\n      transparent 30%\n    ),\n    linear-gradient(\n      145deg,\n      #ffffff,\n      var(--card-blue)\n    );\n\n  border-color:var(--line-blue);\n}\n\n.eyl-card-neutral{\n  background:\n    linear-gradient(\n      145deg,\n      #ffffff,\n      var(--card-neutral)\n    );\n}\n\n\/* =========================\n   标题与文字\n========================= *\/\n\n.eyl-eyebrow{\n  display:inline-flex;\n  align-items:center;\n  gap:8px;\n\n  margin-bottom:12px;\n\n  color:var(--rose-dark);\n\n  font-size:11px;\n  font-weight:800;\n  line-height:1.2;\n  letter-spacing:.15em;\n  text-transform:uppercase;\n}\n\n.eyl-eyebrow::before{\n  content:\"\";\n\n  width:22px;\n  height:2px;\n\n  background:linear-gradient(\n    90deg,\n    var(--rose),\n    var(--rose-soft)\n  );\n\n  border-radius:999px;\n}\n\n.eyl-eyebrow-blue{\n  color:var(--aqua-dark);\n}\n\n.eyl-eyebrow-blue::before{\n  background:linear-gradient(\n    90deg,\n    var(--aqua),\n    var(--aqua-soft)\n  );\n}\n\n.eyl-title{\n  max-width:760px;\n  margin-left:auto!important;\n  margin-right:auto!important;\n\n  color:var(--heading);\n\n  font-size:clamp(35px,8vw,58px);\n  line-height:1.04;\n  letter-spacing:-.045em;\n}\n\n.eyl-h2{\n  max-width:760px;\n  margin-bottom:12px!important;\n\n  color:var(--heading);\n\n  font-size:clamp(27px,6vw,41px);\n  line-height:1.12;\n  letter-spacing:-.032em;\n}\n\n.eyl-h3{\n  margin-bottom:6px!important;\n\n  color:var(--heading);\n\n  font-size:17px;\n  line-height:1.3;\n}\n\n.eyl-accent{\n  color:var(--rose-dark);\n}\n\n.eyl-accent-blue{\n  color:var(--aqua-dark);\n}\n\n.eyl-subtitle{\n  max-width:690px;\n  margin-top:15px!important;\n  margin-left:auto!important;\n  margin-right:auto!important;\n\n  color:var(--muted);\n\n  font-size:17px;\n  line-height:1.65;\n}\n\n.eyl-copy{\n  max-width:760px;\n\n  color:var(--muted);\n\n  font-size:15.5px;\n  line-height:1.72;\n}\n\n.eyl-center{\n  text-align:center;\n}\n\n.eyl-center .eyl-h2,\n.eyl-center .eyl-copy{\n  margin-left:auto!important;\n  margin-right:auto!important;\n}\n\n\/* =========================\n   HERO首屏\n========================= *\/\n\n.eyl-hero-card{\n  padding-top:34px;\n  padding-bottom:30px;\n\n  text-align:center;\n\n  background:\n    radial-gradient(\n      circle at 12% 2%,\n      rgba(242,191,208,.40),\n      transparent 25%\n    ),\n    radial-gradient(\n      circle at 91% 94%,\n      rgba(215,240,243,.46),\n      transparent 28%\n    ),\n    linear-gradient(\n      145deg,\n      #ffffff,\n      #fff8fa 56%,\n      #f8fcfc\n    );\n\n  border-color:#ebd8df;\n}\n\n.eyl-hero-mark{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:68px;\n  height:68px;\n  margin:0 auto 18px;\n\n  color:#ffffff;\n\n  background:\n    linear-gradient(\n      145deg,\n      var(--rose),\n      var(--rose-dark)\n    );\n\n  border:5px solid #fcecf2;\n  border-radius:50%;\n\n  box-shadow:\n    0 10px 24px rgba(159,78,109,.20);\n\n  font-size:24px;\n  font-weight:900;\n}\n\n.eyl-badges{\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n  gap:8px;\n\n  margin-top:21px;\n}\n\n.eyl-badge{\n  padding:8px 12px;\n\n  color:var(--rose-dark);\n\n  background:#ffffff;\n  border:1px solid var(--line-rose);\n  border-radius:999px;\n\n  box-shadow:0 5px 15px rgba(87,56,68,.04);\n\n  font-size:12px;\n  font-weight:750;\n}\n\n\/* =========================\n   核心卖点卡片\n========================= *\/\n\n.eyl-feature-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:10px;\n\n  margin-top:21px;\n}\n\n.eyl-feature{\n  display:grid;\n  grid-template-columns:42px 1fr;\n  gap:13px;\n  align-items:start;\n\n  padding:15px;\n\n  background:rgba(255,255,255,.72);\n  border:1px solid var(--line);\n  border-radius:15px;\n}\n\n.eyl-feature-index{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:42px;\n  height:42px;\n\n  color:#ffffff;\n\n  background:\n    linear-gradient(\n      145deg,\n      var(--rose),\n      var(--rose-dark)\n    );\n\n  border-radius:12px;\n\n  box-shadow:\n    0 7px 16px rgba(159,78,109,.16);\n\n  font-size:11px;\n  font-weight:900;\n}\n\n.eyl-feature:nth-child(2) .eyl-feature-index,\n.eyl-feature:nth-child(4) .eyl-feature-index{\n  background:\n    linear-gradient(\n      145deg,\n      var(--aqua),\n      var(--aqua-dark)\n    );\n\n  box-shadow:\n    0 7px 16px rgba(54,127,138,.14);\n}\n\n.eyl-feature p{\n  color:var(--muted);\n\n  font-size:13.5px;\n  line-height:1.55;\n}\n\n\/* =========================\n   单栏内容模块\n========================= *\/\n\n.eyl-content{\n  width:100%;\n}\n\n.eyl-label{\n  display:inline-flex;\n  align-items:center;\n\n  margin-bottom:13px;\n  padding:6px 10px;\n\n  color:var(--rose-dark);\n\n  background:var(--rose-pale);\n  border:1px solid var(--line-rose);\n  border-radius:999px;\n\n  font-size:11px;\n  font-weight:800;\n  line-height:1.2;\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.eyl-label-blue{\n  color:var(--aqua-dark);\n\n  background:#e8f7f8;\n  border-color:var(--line-blue);\n}\n\n.eyl-media{\n  margin-top:22px;\n}\n\n.eyl-media-frame{\n  overflow:hidden;\n  padding:6px;\n\n  background:#ffffff;\n  border:1px solid var(--line);\n  border-radius:18px;\n\n  box-shadow:\n    0 12px 28px rgba(71,48,57,.08);\n}\n\n.eyl-card-pink .eyl-media-frame{\n  border-color:var(--line-rose);\n}\n\n.eyl-card-blue .eyl-media-frame{\n  border-color:var(--line-blue);\n}\n\n.eyl-media-frame img{\n  border-radius:13px;\n}\n\n\/* =========================\n   卖点列表\n========================= *\/\n\n.eyl-checks{\n  display:grid;\n  gap:11px;\n\n  max-width:760px;\n  margin:18px 0 0;\n  padding:0;\n\n  list-style:none;\n}\n\n.eyl-checks li{\n  position:relative;\n\n  padding-left:29px;\n\n  color:#5f555a;\n\n  font-size:14px;\n  line-height:1.58;\n}\n\n.eyl-checks li::before{\n  content:\"✓\";\n\n  position:absolute;\n  left:0;\n  top:1px;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:19px;\n  height:19px;\n\n  color:#ffffff;\n\n  background:var(--rose);\n  border-radius:50%;\n\n  font-size:11px;\n  font-weight:900;\n}\n\n.eyl-checks-blue li::before{\n  background:var(--aqua);\n}\n\n\/* =========================\n   使用场景\n========================= *\/\n\n.eyl-wear-strip{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:9px;\n\n  margin-top:20px;\n}\n\n.eyl-wear-item{\n  padding:14px 9px;\n\n  text-align:center;\n\n  background:rgba(255,255,255,.82);\n  border:1px solid var(--line-blue);\n  border-radius:13px;\n}\n\n.eyl-wear-item strong{\n  display:block;\n\n  color:var(--heading);\n\n  font-size:14px;\n}\n\n.eyl-wear-item span{\n  display:block;\n  margin-top:3px;\n\n  color:var(--subtle);\n\n  font-size:11px;\n}\n\n\/* =========================\n   应用场景标签\n========================= *\/\n\n.eyl-use-tags{\n  display:flex;\n  flex-wrap:wrap;\n  gap:8px;\n\n  margin-top:18px;\n}\n\n.eyl-use-tags span{\n  padding:7px 11px;\n\n  color:var(--rose-dark);\n\n  background:#ffffff;\n  border:1px solid var(--line-rose);\n  border-radius:999px;\n\n  font-size:12px;\n  font-weight:700;\n}\n\n\/* =========================\n   产品参数\n========================= *\/\n\n.eyl-specs{\n  display:grid;\n  gap:0;\n\n  margin-top:18px;\n}\n\n.eyl-spec-row{\n  display:grid;\n  grid-template-columns:minmax(95px,.72fr) 1.28fr;\n  gap:18px;\n  align-items:start;\n\n  padding:14px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.eyl-spec-row:last-child{\n  border-bottom:0;\n}\n\n.eyl-spec-row span{\n  color:var(--subtle);\n\n  font-size:13px;\n  font-weight:700;\n  letter-spacing:.02em;\n}\n\n.eyl-spec-row strong{\n  color:var(--heading);\n  text-align:right;\n\n  font-size:14px;\n  line-height:1.5;\n}\n\n\/* =========================\n   FAQ\n========================= *\/\n\n.eyl-faq details{\n  padding:17px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.eyl-faq details:last-of-type{\n  border-bottom:0;\n}\n\n.eyl-faq summary{\n  position:relative;\n\n  padding-right:36px;\n\n  cursor:pointer;\n  list-style:none;\n\n  color:var(--heading);\n\n  font-size:15px;\n  font-weight:800;\n  line-height:1.45;\n}\n\n.eyl-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.eyl-faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  top:-2px;\n  right:0;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:25px;\n  height:25px;\n\n  color:var(--rose-dark);\n\n  background:var(--rose-pale);\n  border-radius:50%;\n\n  font-size:19px;\n  font-weight:500;\n  line-height:1;\n}\n\n.eyl-faq details[open] summary::after{\n  content:\"−\";\n}\n\n.eyl-faq details p{\n  padding-top:9px;\n  padding-right:28px;\n\n  color:var(--muted);\n\n  font-size:14px;\n  line-height:1.66;\n}\n\n\/* =========================\n   底部纯文字收尾\n========================= *\/\n\n.eyl-bottom-finish{\n  position:relative;\n  overflow:hidden;\n\n  margin-top:25px;\n  padding:30px 18px;\n\n  text-align:center;\n\n  background:\n    radial-gradient(\n      circle at 50% 0,\n      rgba(242,191,208,.38),\n      transparent 50%\n    ),\n    radial-gradient(\n      circle at 100% 100%,\n      rgba(215,240,243,.42),\n      transparent 38%\n    ),\n    linear-gradient(\n      145deg,\n      #fffafb,\n      #f8fcfc\n    );\n\n  border:1px solid var(--line-rose);\n  border-radius:18px;\n}\n\n.eyl-bottom-finish::before{\n  content:\"\";\n\n  position:absolute;\n  top:0;\n  left:50%;\n\n  width:78px;\n  height:3px;\n\n  transform:translateX(-50%);\n\n  background:\n    linear-gradient(\n      90deg,\n      transparent,\n      var(--rose),\n      transparent\n    );\n\n  border-radius:999px;\n}\n\n.eyl-bottom-mark{\n  margin-bottom:9px;\n\n  color:var(--rose-dark);\n\n  font-size:10px;\n  font-weight:850;\n  letter-spacing:.19em;\n  text-transform:uppercase;\n}\n\n.eyl-bottom-finish h3{\n  margin-bottom:9px!important;\n\n  color:var(--heading);\n\n  font-size:clamp(23px,5vw,30px);\n  line-height:1.2;\n}\n\n.eyl-bottom-finish p{\n  max-width:600px;\n  margin:0 auto;\n\n  color:var(--muted);\n\n  font-size:14px;\n  line-height:1.65;\n}\n\n.eyl-bottom-points{\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n  gap:8px;\n\n  margin-top:18px;\n}\n\n.eyl-bottom-points span{\n  padding:7px 11px;\n\n  color:var(--rose-dark);\n\n  background:rgba(255,255,255,.88);\n  border:1px solid var(--line-rose);\n  border-radius:999px;\n\n  font-size:11px;\n  font-weight:750;\n}\n\n\/* =========================\n   桌面端优化\n========================= *\/\n\n@media(min-width:720px){\n\n  .eyl-page{\n    padding:22px 20px 72px;\n  }\n\n  .eyl-section{\n    padding:14px 0;\n  }\n\n  .eyl-card{\n    padding:35px;\n    border-radius:25px;\n  }\n\n  .eyl-hero-card{\n    padding-top:44px;\n    padding-bottom:40px;\n  }\n\n  .eyl-feature-grid{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .eyl-feature{\n    min-height:118px;\n    padding:18px;\n  }\n\n  .eyl-media{\n    margin-top:27px;\n  }\n\n  .eyl-wear-strip{\n    grid-template-columns:repeat(4,1fr);\n  }\n\n  .eyl-spec-row{\n    grid-template-columns:180px 1fr;\n  }\n\n  .eyl-bottom-finish{\n    padding:38px 28px;\n  }\n}\n\n\/* =========================\n   小屏手机优化\n========================= *\/\n\n@media(max-width:420px){\n\n  .eyl-page{\n    padding-left:9px;\n    padding-right:9px;\n  }\n\n  .eyl-card{\n    padding:22px 15px;\n    border-radius:18px;\n  }\n\n  .eyl-hero-card{\n    padding-top:29px;\n    padding-bottom:27px;\n  }\n\n  .eyl-feature{\n    grid-template-columns:38px 1fr;\n    padding:14px 12px;\n  }\n\n  .eyl-feature-index{\n    width:38px;\n    height:38px;\n  }\n\n  .eyl-spec-row{\n    grid-template-columns:1fr;\n    gap:4px;\n  }\n\n  .eyl-spec-row strong{\n    text-align:left;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"eyl-page\"\u003e\n\n  \u003c!-- =========================\n       01 · HERO首屏\n  ========================== --\u003e\n  \u003csection class=\"eyl-section\"\u003e\n    \u003cdiv class=\"eyl-card eyl-hero-card\"\u003e\n\n      \u003cdiv class=\"eyl-hero-mark\"\u003e\n        01\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"eyl-eyebrow\"\u003e\n        Precision Waterproof Eyeliner\n      \u003c\/div\u003e\n\n      \u003ch1 class=\"eyl-title\"\u003e\n        Your Sharpest Wing.\n        \u003cspan class=\"eyl-accent\"\u003e\n          Your Blackest Line.\n        \u003c\/span\u003e\n      \u003c\/h1\u003e\n\n      \u003cp class=\"eyl-subtitle\"\u003e\n        Create smooth, high-impact definition with an ultra-fine brush tip,\n        intense jet-black pigment and waterproof wear that stays clean from\n        your first coffee to your final plans.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"eyl-badges\"\u003e\n\n        \u003cspan class=\"eyl-badge\"\u003e\n          Waterproof\n        \u003c\/span\u003e\n\n        \u003cspan class=\"eyl-badge\"\u003e\n          Smudge-Resistant\n        \u003c\/span\u003e\n\n        \u003cspan class=\"eyl-badge\"\u003e\n          Ultra-Fine Tip\n        \u003c\/span\u003e\n\n        \u003cspan class=\"eyl-badge\"\u003e\n          One-Stroke Color\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =========================\n       02 · 核心卖点\n  ========================== --\u003e\n  \u003csection class=\"eyl-section\"\u003e\n    \u003cdiv class=\"eyl-card eyl-card-pink\"\u003e\n\n      \u003cdiv class=\"eyl-eyebrow\"\u003e\n        Made for Real-Life Wear\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"eyl-h2\"\u003e\n        Everything You Want From an Eyeliner.\n        \u003cspan class=\"eyl-accent\"\u003e\n          Nothing You Don’t.\n        \u003c\/span\u003e\n      \u003c\/h2\u003e\n\n      \u003cp class=\"eyl-copy\"\u003e\n        Designed to combine makeup-artist precision with an easy,\n        beginner-friendly feel. No patchy lines, stiff tips or midday smudging.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"eyl-feature-grid\"\u003e\n\n        \u003cdiv class=\"eyl-feature\"\u003e\n\n          \u003cdiv class=\"eyl-feature-index\"\u003e\n            01\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003ch3 class=\"eyl-h3\"\u003e\n              Stay-Put Wear\n            \u003c\/h3\u003e\n\n            \u003cp\u003e\n              Helps maintain clean definition through humidity, sweat and busy days.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"eyl-feature\"\u003e\n\n          \u003cdiv class=\"eyl-feature-index\"\u003e\n            02\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003ch3 class=\"eyl-h3\"\u003e\n              Precision Control\n            \u003c\/h3\u003e\n\n            \u003cp\u003e\n              The flexible tapered tip moves smoothly from delicate lines to bold wings.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"eyl-feature\"\u003e\n\n          \u003cdiv class=\"eyl-feature-index\"\u003e\n            03\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003ch3 class=\"eyl-h3\"\u003e\n              Jet-Black Payoff\n            \u003c\/h3\u003e\n\n            \u003cp\u003e\n              Rich, true-black color appears evenly without repeated patchy layers.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"eyl-feature\"\u003e\n\n          \u003cdiv class=\"eyl-feature-index\"\u003e\n            04\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003ch3 class=\"eyl-h3\"\u003e\n              Smooth Removal\n            \u003c\/h3\u003e\n\n            \u003cp\u003e\n              Long-lasting when worn, yet easy to remove with your usual cleansing routine.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =========================\n       03 · 防水持妆\n  ========================== --\u003e\n  \u003csection class=\"eyl-section\"\u003e\n    \u003cdiv class=\"eyl-card eyl-card-blue\"\u003e\n\n      \u003cdiv class=\"eyl-content\"\u003e\n\n        \u003cdiv class=\"eyl-label eyl-label-blue\"\u003e\n          Waterproof Performance\n        \u003c\/div\u003e\n\n        \u003ch2 class=\"eyl-h2\"\u003e\n          Sweat. Tears. Humidity.\n          \u003cspan class=\"eyl-accent-blue\"\u003e\n            Still Sharp.\n          \u003c\/span\u003e\n        \u003c\/h2\u003e\n\n        \u003cp class=\"eyl-copy\"\u003e\n          Your eyeliner should not disappear the moment life gets busy.\n          The stay-put formula helps keep your lines looking dark, defined\n          and polished without constant mirror checks.\n        \u003c\/p\u003e\n\n        \u003cul class=\"eyl-checks eyl-checks-blue\"\u003e\n\n          \u003cli\u003e\n            Helps resist water, sweat and humid weather\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Designed to reduce smudging around the eye area\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Maintains crisp-looking definition throughout the day\n          \u003c\/li\u003e\n\n        \u003c\/ul\u003e\n\n        \u003cdiv class=\"eyl-wear-strip\"\u003e\n\n          \u003cdiv class=\"eyl-wear-item\"\u003e\n            \u003cstrong\u003eWork\u003c\/strong\u003e\n            \u003cspan\u003eClean definition\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"eyl-wear-item\"\u003e\n            \u003cstrong\u003eWorkout\u003c\/strong\u003e\n            \u003cspan\u003eSweat resistance\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"eyl-wear-item\"\u003e\n            \u003cstrong\u003eWeather\u003c\/strong\u003e\n            \u003cspan\u003eHumidity ready\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"eyl-wear-item\"\u003e\n            \u003cstrong\u003eNight Out\u003c\/strong\u003e\n            \u003cspan\u003eLong wear\u003c\/span\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"eyl-media\"\u003e\n\n          \u003cdiv class=\"eyl-media-frame\"\u003e\n\n            \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/10005_aa774f87-890e-4934-94c1-6af64871562d.jpg?v=1784615679\" alt=\"Waterproof eyeliner wear and smudge resistance demonstration\"\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =========================\n       04 · 精准笔尖\n  ========================== --\u003e\n  \u003csection class=\"eyl-section\"\u003e\n    \u003cdiv class=\"eyl-card eyl-card-neutral\"\u003e\n\n      \u003cdiv class=\"eyl-content\"\u003e\n\n        \u003cdiv class=\"eyl-label\"\u003e\n          Ultra-Fine Brush Tip\n        \u003c\/div\u003e\n\n        \u003ch2 class=\"eyl-h2\"\u003e\n          Thin Lines. Bold Wings.\n          \u003cspan class=\"eyl-accent\"\u003e\n            Total Control.\n          \u003c\/span\u003e\n        \u003c\/h2\u003e\n\n        \u003cp class=\"eyl-copy\"\u003e\n          The tapered micro-brush tip gives you the control to stay close\n          to the lash line, extend a clean tail or build a more dramatic\n          shape without dragging across the eyelid.\n        \u003c\/p\u003e\n\n        \u003cul class=\"eyl-checks\"\u003e\n\n          \u003cli\u003e\n            Flexible tip follows the natural curve of the eye\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Suitable for subtle lines, tightlining and graphic wings\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Easy to control for both beginners and experienced users\n          \u003c\/li\u003e\n\n        \u003c\/ul\u003e\n\n        \u003cdiv class=\"eyl-media\"\u003e\n\n          \u003cdiv class=\"eyl-media-frame\"\u003e\n\n            \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/10011_43dcaff6-abb9-41c5-8272-4c4ce6e9045a.jpg?v=1784615679\" alt=\"Ultra-fine brush tip waterproof eyeliner\"\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =========================\n       05 · 一笔浓黑\n  ========================== --\u003e\n  \u003csection class=\"eyl-section\"\u003e\n    \u003cdiv class=\"eyl-card eyl-card-pink\"\u003e\n\n      \u003cdiv class=\"eyl-content\"\u003e\n\n        \u003cdiv class=\"eyl-label\"\u003e\n          High-Impact Pigment\n        \u003c\/div\u003e\n\n        \u003ch2 class=\"eyl-h2\"\u003e\n          Rich Jet Black.\n          \u003cspan class=\"eyl-accent\"\u003e\n            No Patchy Second Pass.\n          \u003c\/span\u003e\n        \u003c\/h2\u003e\n\n        \u003cp class=\"eyl-copy\"\u003e\n          Saturated pigment delivers bold-looking black color in a smooth,\n          continuous glide. Create visible definition without repeatedly\n          tracing over the same line.\n        \u003c\/p\u003e\n\n        \u003cul class=\"eyl-checks\"\u003e\n\n          \u003cli\u003e\n            Deep, true-black color payoff\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Smooth application with less skipping\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Buildable from natural definition to statement drama\n          \u003c\/li\u003e\n\n        \u003c\/ul\u003e\n\n        \u003cdiv class=\"eyl-media\"\u003e\n\n          \u003cdiv class=\"eyl-media-frame\"\u003e\n\n            \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/10012_eb9d7e75-c40d-4a6d-a666-a409a7d37433.jpg?v=1784615679\" alt=\"Intense jet-black eyeliner pigment in one stroke\"\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =========================\n       06 · 温和易卸\n  ========================== --\u003e\n  \u003csection class=\"eyl-section\"\u003e\n    \u003cdiv class=\"eyl-card eyl-card-blue\"\u003e\n\n      \u003cdiv class=\"eyl-content\"\u003e\n\n        \u003cdiv class=\"eyl-label eyl-label-blue\"\u003e\n          Comfortable Removal\n        \u003c\/div\u003e\n\n        \u003ch2 class=\"eyl-h2\"\u003e\n          Strong While You Wear It.\n          \u003cspan class=\"eyl-accent-blue\"\u003e\n            Gentle When You Remove It.\n          \u003c\/span\u003e\n        \u003c\/h2\u003e\n\n        \u003cp class=\"eyl-copy\"\u003e\n          Long wear should not mean aggressive rubbing at the end of the day.\n          The smooth formula is designed to lift away with your regular\n          makeup-removal routine.\n        \u003c\/p\u003e\n\n        \u003cul class=\"eyl-checks eyl-checks-blue\"\u003e\n\n          \u003cli\u003e\n            Smooth application without excessive pulling\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            No harsh scraping or repeated rubbing required\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Suitable for everyday makeup routines\n          \u003c\/li\u003e\n\n        \u003c\/ul\u003e\n\n        \u003cdiv class=\"eyl-media\"\u003e\n\n          \u003cdiv class=\"eyl-media-frame\"\u003e\n\n            \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/10009_8b964aad-195d-4d0c-8e9a-0b8a1460daf7.jpg?v=1784615679\" alt=\"Gentle eyeliner removal around the eyes\"\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =========================\n       07 · 日常使用\n  ========================== --\u003e\n  \u003csection class=\"eyl-section\"\u003e\n    \u003cdiv class=\"eyl-card eyl-card-neutral\"\u003e\n\n      \u003cdiv class=\"eyl-content\"\u003e\n\n        \u003cdiv class=\"eyl-label\"\u003e\n          Daily Beauty Essential\n        \u003c\/div\u003e\n\n        \u003ch2 class=\"eyl-h2\"\u003e\n          Ready Whenever\n          \u003cspan class=\"eyl-accent\"\u003e\n            Inspiration Strikes.\n          \u003c\/span\u003e\n        \u003c\/h2\u003e\n\n        \u003cp class=\"eyl-copy\"\u003e\n          From barely-there lash definition to a sharp evening wing,\n          this versatile liner fits effortlessly into everyday beauty\n          routines, travel bags and makeup collections.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"eyl-use-tags\"\u003e\n\n          \u003cspan\u003eEveryday Lines\u003c\/span\u003e\n\n          \u003cspan\u003eCat-Eye Wings\u003c\/span\u003e\n\n          \u003cspan\u003eGraphic Looks\u003c\/span\u003e\n\n          \u003cspan\u003eTravel Ready\u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"eyl-media\"\u003e\n\n          \u003cdiv class=\"eyl-media-frame\"\u003e\n\n            \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/10006_7ec272c2-6a14-4050-923b-dc1862cf2601.jpg?v=1784615679\" alt=\"Waterproof eyeliner for daily makeup looks\"\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =========================\n       08 · 产品参数\n  ========================== --\u003e\n  \u003csection class=\"eyl-section\"\u003e\n    \u003cdiv class=\"eyl-card eyl-card-pink\"\u003e\n\n      \u003cdiv class=\"eyl-eyebrow\"\u003e\n        Product Information\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"eyl-h2\"\u003e\n        Details at a Glance\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"eyl-specs\"\u003e\n\n        \u003cdiv class=\"eyl-spec-row\"\u003e\n          \u003cspan\u003eColor\u003c\/span\u003e\n          \u003cstrong\u003eIntense Jet Black\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"eyl-spec-row\"\u003e\n          \u003cspan\u003eFinish\u003c\/span\u003e\n          \u003cstrong\u003eMatte to Soft Satin Black\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"eyl-spec-row\"\u003e\n          \u003cspan\u003eApplicator\u003c\/span\u003e\n          \u003cstrong\u003eUltra-Fine Flexible Micro-Brush Tip\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"eyl-spec-row\"\u003e\n          \u003cspan\u003eWear Features\u003c\/span\u003e\n          \u003cstrong\u003e\n            Waterproof, Smudge-Resistant and Sweat-Resistant\n          \u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"eyl-spec-row\"\u003e\n          \u003cspan\u003eApplication\u003c\/span\u003e\n          \u003cstrong\u003e\n            Thin Lines, Lash Definition, Classic Wings and Bold Looks\n          \u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"eyl-spec-row\"\u003e\n          \u003cspan\u003eShelf Life\u003c\/span\u003e\n          \u003cstrong\u003e\n            Up to 3 Years When Stored Correctly and Unopened\n          \u003c\/strong\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =========================\n       09 · FAQ\n  ========================== --\u003e\n  \u003csection class=\"eyl-section\"\u003e\n    \u003cdiv class=\"eyl-card eyl-card-neutral eyl-faq\"\u003e\n\n      \u003cdiv class=\"eyl-eyebrow\"\u003e\n        Frequently Asked Questions\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"eyl-h2\"\u003e\n        Everything You Need to Know\n      \u003c\/h2\u003e\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Is the eyeliner waterproof and smudge-resistant?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          It is designed to help maintain clean, defined lines through sweat,\n          humidity, tears and everyday activity while reducing unwanted smudging.\n        \u003c\/p\u003e\n\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Is the brush tip suitable for beginners?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          Yes. The flexible, ultra-fine tip gives you better control over line\n          thickness, making it easier to create both natural definition and\n          more dramatic wings.\n        \u003c\/p\u003e\n\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Will I need to apply several layers?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          The richly pigmented formula is designed to produce strong jet-black\n          color in a smooth pass, reducing the need for repeated patchy layers.\n        \u003c\/p\u003e\n\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Can I use it for thin and bold eyeliner styles?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          Yes. Use light pressure for a precise thin line or gradually build the\n          shape for a thicker wing, cat-eye or graphic makeup look.\n        \u003c\/p\u003e\n\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          How should I remove it?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          Use your regular eye-safe makeup remover or facial cleanser. Gently\n          hold the product over the eyeliner before wiping, rather than rubbing\n          the delicate eye area repeatedly.\n        \u003c\/p\u003e\n\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          How should the eyeliner be stored?\n        \u003c\/summary\u003e\n\n        \u003cp\u003e\n          Close the cap securely after each use and store it in a cool, dry place\n          away from excessive heat and direct sunlight.\n        \u003c\/p\u003e\n\n      \u003c\/details\u003e\n\n      \u003cdiv class=\"eyl-bottom-finish\"\u003e\n\n        \u003cdiv class=\"eyl-bottom-mark\"\u003e\n          The Perfect Finish\n        \u003c\/div\u003e\n\n        \u003ch3\u003e\n          Your Signature Wing Starts Here.\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Precise enough for subtle everyday definition and bold enough\n          for your most dramatic eye looks.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"eyl-bottom-points\"\u003e\n\n          \u003cspan\u003e\n            Ultra-Fine Precision\n          \u003c\/span\u003e\n\n          \u003cspan\u003e\n            Jet-Black Pigment\n          \u003c\/span\u003e\n\n          \u003cspan\u003e\n            Waterproof Wear\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"NC0248","offers":[{"title":"Buy 1","offer_id":53580787089771,"sku":"NC0248260721743-都市焦点眼线","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Buy 2 save $5","offer_id":53583678275947,"sku":"NC0248260721743-都市焦点眼线*2","price":35.99,"currency_code":"USD","in_stock":true},{"title":"Buy 3 get 20% off","offer_id":53583678308715,"sku":"NC0248260721743-都市焦点眼线*3","price":47.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/10003_fd51442f-2dc2-47dc-a919-64ed2f3f8baa.png?v=1784615682","url":"https:\/\/zavrlynia.com\/products\/ultra-precision-waterproof-liquid-eyeliner-black","provider":"zavrlynia","version":"1.0","type":"link"}