{"product_id":"👁️-4-tip-micro-fork-waterproof-eyebrow-pen-✍️","title":"👁️ 4-Tip Micro-Fork Waterproof Eyebrow Pen ✍️","description":"\u003cstyle\u003e\n  .brow-page {\n    --bp-rose: #c98791;        \/* 优雅玫瑰粉 *\/\n    --bp-rose-dark: #9d5f69;   \/* 深玫瑰棕 *\/\n    --bp-dark: #201a1c;        \/* 钛钢极夜黑 *\/\n    --bp-blush: #f8ecee;       \/* 空气感腮红粉底 *\/\n    --bp-cream: #fffaf8;       \/* 雾面奶杏底 *\/\n    --bp-border: #eadadd;\n    --bp-text: #201a1c;\n    --bp-muted: #6f6266;\n    --bp-white: #ffffff;\n\n    max-width: 760px; \/* 锁定移动端黄金宽度 *\/\n    margin: 0 auto;\n    padding: 10px;\n    box-sizing: border-box;\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n    color: var(--bp-text);\n    line-height: 1.65;\n    background: var(--bp-white);\n  }\n\n  .brow-page * {\n    box-sizing: border-box;\n  }\n\n  \/* 移动端字号瘦身与高转化字体 *\/\n  .brow-page h1,\n  .brow-page h2,\n  .brow-page h3,\n  .brow-page p {\n    margin-top: 0;\n  }\n\n  .brow-page h1 {\n    margin-bottom: 8px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 24px;\n    line-height: 1.25;\n    font-weight: 900;\n    color: var(--bp-dark);\n  }\n\n  .brow-page h2 {\n    margin-bottom: 12px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 19.5px;\n    line-height: 1.35;\n    font-weight: 800;\n    color: var(--bp-dark);\n  }\n\n  .brow-page h3 {\n    margin-bottom: 4px;\n    font-size: 15px;\n    line-height: 1.4;\n    font-weight: 800;\n    color: var(--bp-rose-dark);\n  }\n\n  .brow-page p {\n    margin-bottom: 0;\n    font-size: 13.5px;\n    line-height: 1.55;\n    color: var(--bp-muted);\n  }\n\n  .brow-page img {\n    display: block;\n    width: 100%;\n    height: auto;\n    border-radius: 14px;\n    box-shadow: 0 4px 14px rgba(201,135,145,.08);\n  }\n\n  \/* 针对首屏核心GIF动图的黄金 320px 自适应尺寸卡死 *\/\n  .bp-gif-container {\n    width: 100%;\n    max-width: 320px;\n    margin: 18px auto;\n  }\n\n  \/* 结构布局模块 *\/\n  .bp-section {\n    margin-bottom: 26px;\n  }\n\n  .bp-section--soft {\n    padding: 16px;\n    background: var(--bp-cream);\n    border: 1px solid var(--bp-border);\n    border-radius: 16px;\n  }\n\n  .bp-section--blush {\n    padding: 16px;\n    background: var(--bp-blush);\n    border: 1px solid var(--bp-border);\n    border-radius: 16px;\n  }\n\n  .bp-hero {\n    padding: 16px 8px;\n    text-align: center;\n    background: var(--bp-cream);\n    border: 1px solid var(--bp-border);\n    border-radius: 16px;\n  }\n\n  .bp-eyebrow {\n    display: inline-block;\n    margin-bottom: 6px;\n    color: var(--bp-rose-dark);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  \/* 核心优势 2列网格卡片 *\/\n  .bp-benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 8px;\n    margin-top: 14px;\n  }\n\n  .bp-benefit-card {\n    padding: 12px 10px;\n    background: var(--bp-white);\n    border: 1px solid var(--bp-border);\n    border-radius: 10px;\n    box-shadow: 0 2px 6px rgba(0,0,0,.01);\n  }\n\n  .bp-benefit-card strong {\n    display: block;\n    font-size: 13.5px;\n    color: var(--bp-dark);\n    margin-bottom: 2px;\n  }\n\n  .bp-benefit-card p {\n    font-size: 12px;\n    line-height: 1.4;\n  }\n\n  \/* 色号平铺网格 *\/\n  .bp-shades-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 8px;\n    margin-top: 14px;\n    text-align: center;\n  }\n\n  .bp-shade-card {\n    padding: 12px 8px;\n    background: var(--bp-white);\n    border: 1px solid var(--bp-border);\n    border-radius: 10px;\n  }\n\n  .bp-shade-swatch {\n    width: 32px;\n    height: 32px;\n    margin: 0 auto 6px;\n    border-radius: 50%;\n    border: 3px solid #fff;\n    box-shadow: 0 0 0 1px var(--bp-border);\n  }\n\n  .bp-swatch--black { background: #171515; }\n  .bp-swatch--gray-black { background: #3e3b3b; }\n  .bp-swatch--dark-brown { background: #4a3028; }\n  .bp-swatch--light-brown { background: #8b684d; }\n\n  \/* 纵向步骤引导 *\/\n  .bp-steps-list {\n    display: grid;\n    gap: 10px;\n    margin-top: 14px;\n  }\n\n  .bp-step-row {\n    display: flex;\n    align-items: flex-start;\n    padding: 14px 16px;\n    background: var(--bp-white);\n    border: 1px solid var(--bp-border);\n    border-radius: 12px;\n  }\n\n  .bp-step-circle {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n    width: 24px;\n    height: 24px;\n    margin-right: 12px;\n    background: var(--bp-rose-dark);\n    color: #ffffff !important;\n    font-size: 12px;\n    font-weight: 800;\n    border-radius: 50%;\n    margin-top: 2px;\n  }\n\n  .bp-step-content {\n    flex: 1;\n    font-size: 13.5px;\n    line-height: 1.5;\n    color: var(--bp-muted);\n  }\n\n  .bp-step-content strong {\n    color: var(--bp-dark);\n  }\n\n  \/* ⚙️ 左右极致工整对齐的技术参数面板 *\/\n  .bp-table-box {\n    margin-top: 14px;\n    border: 1px solid var(--bp-border);\n    border-radius: 12px;\n    overflow: hidden;\n  }\n\n  .bp-spec-row {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 12px 16px;\n    font-size: 13px;\n    border-bottom: 1px solid var(--bp-cream);\n    background: #ffffff;\n    gap: 12px;\n  }\n\n  .bp-spec-row:last-child {\n    border-bottom: none;\n  }\n\n  .bp-spec-row:nth-child(even) {\n    background: #fafafa;\n  }\n\n  .bp-spec-label {\n    font-weight: 800;\n    color: var(--bp-dark);\n    white-space: nowrap;\n  }\n\n  .bp-spec-value {\n    text-align: right;\n    color: var(--bp-muted);\n    font-weight: 500;\n  }\n\n  \/* 强转化促单收尾大暗框 *\/\n  .bp-cta-banner {\n    padding: 22px 16px;\n    background: linear-gradient(135deg, #a45e6a, var(--bp-rose)) !important;\n    border-radius: 12px;\n    text-align: center;\n    box-shadow: 0 4px 14px rgba(201,135,145,.25);\n  }\n\n  .bp-cta-banner h2 {\n    color: #ffffff !important;\n    font-size: 16.5px;\n    margin-bottom: 4px;\n    font-weight: 800;\n    letter-spacing: 0.5px;\n  }\n\n  .bp-cta-banner p {\n    color: #f8ecee !important;\n    font-size: 13px;\n    margin-bottom: 14px;\n  }\n\n  .bp-cta-trust-line {\n    margin-top: 12px;\n    padding-top: 12px;\n    border-top: 1px solid rgba(255,255,255,0.15);\n    display: flex;\n    justify-content: center;\n    gap: 14px;\n    flex-wrap: wrap;\n  }\n\n  .bp-trust-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 4px;\n    font-size: 11.5px !important;\n    font-weight: 800 !important;\n    color: #ffffff !important;\n    text-shadow: 0 1px 2px rgba(0,0,0,0.2);\n  }\n\n  \/* 底部4列高质感信托徽章 *\/\n  .bp-trust-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 6px;\n    margin-top: 14px;\n    text-align: center;\n  }\n\n  .bp-trust-item {\n    padding: 8px 4px;\n    background: var(--bp-cream);\n    border: 1px solid var(--bp-border);\n    border-radius: 8px;\n    font-size: 11px;\n    font-weight: 700;\n    color: var(--bp-muted);\n  }\n\n  @media (min-width: 600px) {\n    .bp-benefits-grid { grid-template-columns: repeat(3, 1fr); }\n    .bp-shades-grid { grid-template-columns: repeat(4, 1fr); }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"brow-page\"\u003e\n  \u003c!-- Hero Banner 头部区域 --\u003e\n  \u003csection class=\"bp-section\"\u003e\n    \u003cdiv class=\"bp-hero\"\u003e\n      \u003cspan class=\"bp-eyebrow\"\u003e👁️ 4-TIP MICRO-FORK EYEBROW PEN • 24H WEAR ✍️\u003c\/span\u003e\n      \u003ch1\u003eNatural-Looking Brows in Minutes\u003c\/h1\u003e\n      \n      \u003c!-- 彻底解耦平铺：首屏核心 GIF 动图 (原 fb5ef5bf) --\u003e\n      \u003cdiv class=\"bp-gif-container\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/fb5ef5bfd49823e41c1a34224551529e_9aae5f4b-6d56-4764-9d74-9a00d9712e26.gif?v=1785480472\" alt=\"4 tip micro fork eyebrow pen drawing natural hair strokes animation loop\"\u003e\n      \u003c\/div\u003e\n\n      \u003cp style=\"font-size: 14.5px; color: var(--bp-text); font-weight: 500; padding: 0 4px; margin-top: 14px;\"\u003eFill sparse areas with fine, hair-like strokes using a four-prong precision tip! Build soft, natural-looking definition where you need it without turning your brows into a heavy block of color.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 独立大图平铺一：全功能概述 (原 3_1853) --\u003e\n  \u003csection class=\"bp-section\"\u003e\n    \u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e\n      \u003ch2\u003e✍️ Precise Micro-Fork Tip For 3D Hair-Like Texture 👁️\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 顶格大方全屏平铺大图 1 (原 3_1853) --\u003e\n    \u003cdiv style=\"margin-bottom: 14px;\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/3_185397d7-4710-4db6-a41b-94e01b5c46ba.png?v=1785481423\" alt=\"4 tip microblade eyebrow pen main product view\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bp-benefits-grid\"\u003e\n      \u003cdiv class=\"bp-benefit-card\"\u003e\n        \u003cstrong\u003e🖋️ 4-Prong Precision Tip\u003c\/strong\u003e\n        \u003cp\u003eLays down multiple fine strokes in one pass, mimicking natural eyebrow hair growth.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bp-benefit-card\"\u003e\n        \u003cstrong\u003e💧 Waterproof \u0026amp; Sweatproof\u003c\/strong\u003e\n        \u003cp\u003eSmudge-resistant formula lasts up to 24 hours through sweat, heat, and daily routines.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bp-benefit-card\"\u003e\n        \u003cstrong\u003e🎨 4 Natural Shade Options\u003c\/strong\u003e\n        \u003cp\u003eComes in Black, Gray Black, Dark Brown, and Light Brown to complement hair tones.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bp-benefit-card\"\u003e\n        \u003cstrong\u003e✨ Easy \u0026amp; Fast Application\u003c\/strong\u003e\n        \u003cp\u003eAngle at 45° and draw light strokes to shape arches and extend brow tails effortlessly.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 独立大图平铺二：4叉笔尖细节特写 (原 5_833d) --\u003e\n  \u003csection class=\"bp-section bp-section--soft\"\u003e\n    \u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e\n      \u003ch2\u003e🖋️ 4-Prong Micro-Fork Applicator — Smooth Fluid Flow\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 顶格大方全屏平铺大图 2 (原 5_833d) --\u003e\n    \u003cdiv style=\"margin-bottom: 14px;\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/5_833da928-1c69-4e7d-a8bb-4bc2074e5c60.png?v=1785481424\" alt=\"4 tip eyebrow pen applicator close up view\"\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"text-align: center; padding: 0 4px; color: var(--bp-muted);\"\u003eThe angled fork design glides over skin smoothly without tugging, creating separated, realistic hair lines with zero harshness.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 独立大图平铺三：画眉前后对比效果 (原 1_c2a5) --\u003e\n  \u003csection class=\"bp-section\"\u003e\n    \u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e\n      \u003ch2\u003e👁️ Natural Before \u0026amp; After Transformation — Soft Fullness\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 顶格大方全屏平铺大图 3 (原 1_c2a5) --\u003e\n    \u003cdiv style=\"margin-bottom: 14px;\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/1_c2a5da07-48ff-4aee-b9ec-e5d208d90a76.png?v=1785481423\" alt=\"Eyebrow before and after comparison using 4 tip pen\"\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"text-align: center; padding: 0 4px;\"\u003eFills sparse gaps, shapes brow arches, and extends tails seamlessly while preserving natural hair texture.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 独立大图平铺四：防水防汗不晕染测试 (原 4_363b) --\u003e\n  \u003csection class=\"bp-section bp-section--soft\"\u003e\n    \u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e\n      \u003ch2\u003e💧 24-Hour Smudge-Proof \u0026amp; Sweatproof Protection\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 顶格大方全屏平铺大图 4 (原 4_363b) --\u003e\n    \u003cdiv style=\"margin-bottom: 14px;\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/4_363b487b-ea63-4c9b-8f12-b93d184169a9.png?v=1785481423\" alt=\"Waterproof test on skin showing smudge proof wear\"\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"text-align: center; padding: 0 4px; color: var(--bp-muted);\"\u003eFormulated to withstand workouts, humidity, rain, and oily skin conditions without smudging or fading away.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 独立大图平铺五：4种自然色号展示 (原 8_d462) --\u003e\n  \u003csection class=\"bp-section bp-section--blush\"\u003e\n    \u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e\n      \u003ch2\u003e🎨 4 Easy-To-Match Natural Shade Options\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 顶格大方全屏平铺大图 5 (原 8_d462) --\u003e\n    \u003cdiv style=\"margin-bottom: 14px;\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/8_d4624f8a-5c8e-4796-973e-4ff901b4a0f7.png?v=1785481423\" alt=\"Swatches of four shade options black gray black dark brown light brown\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bp-shades-grid\"\u003e\n      \u003cdiv class=\"bp-shade-card\"\u003e\n        \u003cdiv class=\"bp-shade-swatch bp-swatch--black\"\u003e\u003c\/div\u003e\n        \u003cstrong style=\"font-size: 13px; color: var(--bp-dark);\"\u003e01 Black\u003c\/strong\u003e\n        \u003cspan style=\"font-size: 11px; color: var(--bp-muted);\"\u003eDeep Black\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bp-shade-card\"\u003e\n        \u003cdiv class=\"bp-shade-swatch bp-swatch--gray-black\"\u003e\u003c\/div\u003e\n        \u003cstrong style=\"font-size: 13px; color: var(--bp-dark);\"\u003e02 Gray Black\u003c\/strong\u003e\n        \u003cspan style=\"font-size: 11px; color: var(--bp-muted);\"\u003eSoft Black-Gray\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bp-shade-card\"\u003e\n        \u003cdiv class=\"bp-shade-swatch bp-swatch--dark-brown\"\u003e\u003c\/div\u003e\n        \u003cstrong style=\"font-size: 13px; color: var(--bp-dark);\"\u003e03 Dark Brown\u003c\/strong\u003e\n        \u003cspan style=\"font-size: 11px; color: var(--bp-muted);\"\u003eDeep Brown\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bp-shade-card\"\u003e\n        \u003cdiv class=\"bp-shade-swatch bp-swatch--light-brown\"\u003e\u003c\/div\u003e\n        \u003cstrong style=\"font-size: 13px; color: var(--bp-dark);\"\u003e04 Light Brown\u003c\/strong\u003e\n        \u003cspan style=\"font-size: 11px; color: var(--bp-muted);\"\u003eSoft Light-Brown\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 独立大图平铺六：上手画感与倾斜45度角度 (原 7_4d16) --\u003e\n  \u003csection class=\"bp-section\"\u003e\n    \u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e\n      \u003ch2\u003e📐 Hold at 45° Angle For Optimal Fork Stroke Contact\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 顶格大方全屏平铺大图 6 (原 7_4d16) --\u003e\n    \u003cdiv style=\"margin-bottom: 14px;\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/7_4d16663a-80e4-45e5-867a-8a11431f35dc.png?v=1785481422\" alt=\"Demonstrating 45 degree holding angle for drawing brow strokes\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 独立大图平铺七：发际线与眉毛修饰细节 (原 6_b26d) --\u003e\n  \u003csection class=\"bp-section bp-section--soft\"\u003e\n    \u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e\n      \u003ch2\u003e✨ Multi-Use — Eyebrow Fill \u0026amp; Hairline Touch-Ups\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 顶格大方全屏平铺大图 7 (原 6_b26d) --\u003e\n    \u003cdiv style=\"margin-bottom: 14px;\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/6_b26daca6-7c41-46ff-a0e6-4973706b61c5.png?v=1785481422\" alt=\"Using 4 tip pen for hairline touch ups and filling sparse patches\"\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"text-align: center; padding: 0 4px; color: var(--bp-muted);\"\u003eGreat for filling sparse forehead hairlines and temple gaps with realistic thin hair-like lines.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 独立大图平铺八：画眉手法步骤细节 (原 2_880b) --\u003e\n  \u003csection class=\"bp-section\"\u003e\n    \u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e\n      \u003ch2\u003e✍️ Light Short Strokes Following Hair Growth Direction\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 顶格大方全屏平铺大图 8 (原 2_880b) --\u003e\n    \u003cdiv style=\"margin-bottom: 14px;\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/2_880bccb3-c74b-46a7-93a7-27d4235dc085.png?v=1785481421\" alt=\"Step by step application technique for filling brow tail\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 广泛适用多场景大暗框区域（CSS 强行置顶修复版） --\u003e\n  \u003csection class=\"bp-section\" style=\"padding: 0; margin-bottom: 26px;\"\u003e\n    \u003cdiv style=\"padding: 22px 16px; background: #a45e6a !important; border-radius: 16px !important; color: #ffffff !important; text-align: center;\"\u003e\n      \n      \u003c!-- 压轴全屏平铺大图 9 (原 9_9014) --\u003e\n      \u003cdiv style=\"margin-bottom: 14px;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/9_9014431b-9259-4309-a733-c86b00ca70fc.png?v=1785481419\" alt=\"Model makeup result showing natural filled eyebrows\"\u003e\n      \u003c\/div\u003e\n\n      \u003cspan style=\"display: inline-block; margin-bottom: 6px; color: #f8ecee !important; font-size: 11px; font-weight: 800; letter-spacing: 1.5px; text-transform: uppercase;\"\u003e\n        Everyday Makeup Routine Essential\n      \u003c\/span\u003e\n      \n      \u003ch2 style=\"color: #ffffff !important; font-size: 19.5px !important; margin-top: 0; margin-bottom: 14px; font-weight: 800; line-height: 1.35;\"\u003e\n        👁️ Perfect For Sparse Brows, Arch Definition \u0026amp; Daily Makeup ✍️\n      \u003c\/h2\u003e\n\n      \u003cdiv style=\"display: grid; grid-template-columns: repeat(2, 1fr); gap: 8px; margin-top: 14px; text-align: center;\"\u003e\n        \u003cdiv style=\"padding: 10px 4px; background: rgba(255, 255, 255, 0.2) !important; border: 1px solid rgba(255, 255, 255, 0.3) !important; border-radius: 8px; font-size: 12.5px; font-weight: 700; color: #ffffff !important;\"\u003e\n          👁️ Filling Sparse Patches\n        \u003c\/div\u003e\n        \u003cdiv style=\"padding: 10px 4px; background: rgba(255, 255, 255, 0.2) !important; border: 1px solid rgba(255, 255, 255, 0.3) !important; border-radius: 8px; font-size: 12.5px; font-weight: 700; color: #ffffff !important;\"\u003e\n          ✨ Arch \u0026amp; Tail Definition\n        \u003c\/div\u003e\n        \u003cdiv style=\"padding: 10px 4px; background: rgba(255, 255, 255, 0.2) !important; border: 1px solid rgba(255, 255, 255, 0.3) !important; border-radius: 8px; font-size: 12.5px; font-weight: 700; color: #ffffff !important;\"\u003e\n          🌅 Quick Morning Routine\n        \u003c\/div\u003e\n        \u003cdiv style=\"padding: 10px 4px; background: rgba(255, 255, 255, 0.2) !important; border: 1px solid rgba(255, 255, 255, 0.3) !important; border-radius: 8px; font-size: 12.5px; font-weight: 700; color: #ffffff !important;\"\u003e\n          💼 On-The-Go Touch Ups\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 极简五步画眉图解指南 --\u003e\n  \u003csection class=\"bp-section\"\u003e\n    \u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e\n      \u003ch2\u003e🚀 Simple 5-Step Application Protocol\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bp-steps-list\"\u003e\n      \u003cdiv class=\"bp-step-row\"\u003e\n        \u003cdiv class=\"bp-step-circle\"\u003e1\u003c\/div\u003e\n        \u003cdiv class=\"bp-step-content\"\u003e\n\u003cstrong\u003eShake Pen:\u003c\/strong\u003e With cap tightly closed, shake up and down several times to activate fluid flow.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bp-step-row\"\u003e\n        \u003cdiv class=\"bp-step-circle\"\u003e2\u003c\/div\u003e\n        \u003cdiv class=\"bp-step-content\"\u003e\n\u003cstrong\u003eHold at 45°:\u003c\/strong\u003e Angle the 4-prong tip against brow skin for even prong contact.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bp-step-row\"\u003e\n        \u003cdiv class=\"bp-step-circle\"\u003e3\u003c\/div\u003e\n        \u003cdiv class=\"bp-step-content\"\u003e\n\u003cstrong\u003eDraw Light Strokes:\u003c\/strong\u003e Flick pen softly in direction of natural hair growth. Avoid rubbing back and forth.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bp-step-row\"\u003e\n        \u003cdiv class=\"bp-step-circle\"\u003e4\u003c\/div\u003e\n        \u003cdiv class=\"bp-step-content\"\u003e\n\u003cstrong\u003eBuild Coverage:\u003c\/strong\u003e Add layers through sparse patches until brow shape is defined.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bp-step-row\"\u003e\n        \u003cdiv class=\"bp-step-circle\"\u003e5\u003c\/div\u003e\n        \u003cdiv class=\"bp-step-content\"\u003e\n\u003cstrong\u003eCap \u0026amp; Store Flat:\u003c\/strong\u003e Snap cap on tightly after use and store horizontally to keep tip moist!\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 📋 开箱清单与技术参数面板：左右极致工整齐平对齐 --\u003e\n  \u003csection class=\"bp-section bp-section--soft\"\u003e\n    \u003cdiv style=\"text-align: center; margin-bottom: 10px;\"\u003e\n      \u003ch2\u003e📋 Product Specifications Profile\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bp-table-box\"\u003e\n      \u003cdiv class=\"bp-spec-row\"\u003e\n        \u003cdiv class=\"bp-spec-label\"\u003eProduct Archetype\u003c\/div\u003e\n        \u003cdiv class=\"bp-spec-value\" style=\"font-weight: 800; color: var(--bp-dark);\"\u003e4-Tip Micro-Fork Eyebrow Pen\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bp-spec-row\"\u003e\n        \u003cdiv class=\"bp-spec-label\"\u003eApplicator Tip\u003c\/div\u003e\n        \u003cdiv class=\"bp-spec-value\"\u003e4-Prong Precision Fork Tip\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bp-spec-row\"\u003e\n        \u003cdiv class=\"bp-spec-label\"\u003eWear Duration\u003c\/div\u003e\n        \u003cdiv class=\"bp-spec-value\"\u003eUp to 24 Hours Smudge-Proof\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bp-spec-row\"\u003e\n        \u003cdiv class=\"bp-spec-label\"\u003eShade Options\u003c\/div\u003e\n        \u003cdiv class=\"bp-spec-value\"\u003e01 Black, 02 Gray Black, 03 Dark Brown, 04 Light Brown\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bp-spec-row\"\u003e\n        \u003cdiv class=\"bp-spec-label\"\u003eStorage Directive\u003c\/div\u003e\n        \u003cdiv class=\"bp-spec-value\"\u003eCap Tightly \u0026amp; Store Horizontally\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bp-spec-row\" style=\"background:#fff7ed;\"\u003e\n        \u003cdiv class=\"bp-spec-label\" style=\"color:var(--bp-rose-dark);\"\u003ePackage Inventory\u003c\/div\u003e\n        \u003cdiv class=\"bp-spec-value\" style=\"font-weight:bold; color:var(--bp-dark);\"\u003e1 × 4-Tip Eyebrow Pen (Selected Shade)\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"margin: 12px 0 0; color: var(--bp-muted); font-size: 11.5px; line-height: 1.4; padding: 0 4px;\"\u003e* Safety Directives: Shake before use. Store horizontally to maintain fluid flow. Stop use if irritation occurs.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 强转化促单收尾大暗框 --\u003e\n  \u003cdiv class=\"bp-cta-banner\"\u003e\n    \u003ch2\u003e👁️ DEFINE BROWS WITH NATURAL 3D HAIR STROKES TODAY! ✍️\u003c\/h2\u003e\n    \u003cp\u003eSelect your favorite shade option above and welcome a 4-tip micro-fork eyebrow pen to your beauty routine tonight.\u003c\/p\u003e\n    \n    \u003cdiv class=\"bp-cta-trust-line\"\u003e\n      \u003cspan class=\"bp-trust-badge\"\u003e🔒 Safe Checkout\u003c\/span\u003e\n      \u003cspan class=\"bp-trust-badge\"\u003e⚡ Fast Fulfillment\u003c\/span\u003e\n      \u003cspan class=\"bp-trust-badge\"\u003e📦 Insured Tracked Delivery\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 底部四列高质感信托徽章 --\u003e\n  \u003cdiv class=\"bp-trust-grid\"\u003e\n    \u003cdiv class=\"bp-trust-item\"\u003e🔒 Safe Secure\u003c\/div\u003e\n    \u003cdiv class=\"bp-trust-item\"\u003e📦 Insured Route\u003c\/div\u003e\n    \u003cdiv class=\"bp-trust-item\"\u003e🖋️ 4-Fork Tip\u003c\/div\u003e\n    \u003cdiv class=\"bp-trust-item\"\u003e💧 24H Wear\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"WHX","offers":[{"title":"01 Black \/ 1 PACK","offer_id":48879677341850,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true},{"title":"01 Black \/ 2 PACKS","offer_id":48879677374618,"sku":null,"price":34.99,"currency_code":"USD","in_stock":true},{"title":"02 Gray Black \/ 1 PACK","offer_id":48879677407386,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true},{"title":"02 Gray Black \/ 2 PACKS","offer_id":48879677440154,"sku":null,"price":34.99,"currency_code":"USD","in_stock":true},{"title":"03 Dark Brown \/ 1 PACK","offer_id":48879677472922,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true},{"title":"03 Dark Brown \/ 2 PACKS","offer_id":48879677505690,"sku":null,"price":34.99,"currency_code":"USD","in_stock":true},{"title":"04 Light Brown \/ 1 PACK","offer_id":48879677538458,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true},{"title":"04 Light Brown \/ 2 PACKS","offer_id":48879677571226,"sku":null,"price":34.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/1_c2a5da07-48ff-4aee-b9ec-e5d208d90a76.png?v=1785481423","url":"https:\/\/povlya.com\/products\/%f0%9f%91%81%ef%b8%8f-4-tip-micro-fork-waterproof-eyebrow-pen-%e2%9c%8d%ef%b8%8f","provider":"povlya.com","version":"1.0","type":"link"}