{"product_id":"micro-fork-tip-eyebrow-pen","title":"Micro-Fork Tip Eyebrow Pen – Waterproof, Sweat-Resistant \u0026 Long-Wearing Brow💧","description":"\u003cstyle\u003e\n  .brow-pen-page {\n    --bp-brown: #6f5146;\n    --bp-dark: #3b302c;\n    --bp-rose: #a97970;\n    --bp-rose-light: #f5e9e6;\n    --bp-cream: #fbf7f4;\n    --bp-soft: #f7f1ee;\n    --bp-text: #403a37;\n    --bp-muted: #756d69;\n    --bp-border: #e7ddd8;\n\n    max-width: 980px;\n    margin: 0 auto;\n    padding: 7px 14px 30px;\n    font-family: Arial, Helvetica, sans-serif;\n    color: var(--bp-text);\n    line-height: 1.65;\n    box-sizing: border-box;\n  }\n\n  .brow-pen-page * {\n    box-sizing: border-box;\n  }\n\n  .brow-pen-page img {\n    display: block;\n    width: 100%;\n    height: auto;\n    border-radius: 14px;\n  }\n\n  \/* HERO *\/\n  .bp-hero {\n    background: linear-gradient(135deg, #f8efec 0%, #fffaf8 55%, #eee0dc 100%);\n    border-radius: 18px;\n    padding: 25px 20px 22px;\n    text-align: center;\n    margin-bottom: 12px;\n    border: 1px solid #eaded9;\n  }\n\n  .bp-label {\n    display: inline-block;\n    background: var(--bp-brown);\n    color: #fff;\n    border-radius: 20px;\n    padding: 5px 13px;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 1.4px;\n    text-transform: uppercase;\n    margin-bottom: 9px;\n  }\n\n  .bp-hero h2 {\n    margin: 0 0 7px;\n    color: var(--bp-dark);\n    font-size: 27px;\n    line-height: 1.3;\n    font-weight: 800;\n  }\n\n  .bp-hero p {\n    max-width: 790px;\n    margin: 0 auto;\n    color: var(--bp-muted);\n    font-size: 13px;\n    line-height: 1.7;\n  }\n\n  \/* QUICK POINTS *\/\n  .bp-points {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 7px;\n    margin-bottom: 18px;\n  }\n\n  .bp-point {\n    background: #fff;\n    border: 1px solid var(--bp-border);\n    border-radius: 11px;\n    text-align: center;\n    padding: 10px 5px;\n  }\n\n  .bp-point strong {\n    display: block;\n    color: var(--bp-dark);\n    font-size: 10.5px;\n    line-height: 1.35;\n    margin-bottom: 2px;\n  }\n\n  .bp-point span {\n    display: block;\n    color: var(--bp-muted);\n    font-size: 8.5px;\n    line-height: 1.35;\n  }\n\n  \/* MAIN VISUAL *\/\n  .bp-main-visual {\n    background: var(--bp-soft);\n    border-radius: 16px;\n    padding: 8px;\n    margin-bottom: 18px;\n  }\n\n  .bp-main-visual img {\n    border-radius: 11px;\n  }\n\n  \/* SECTION TITLE *\/\n  .bp-section-title {\n    text-align: center;\n    margin: 21px 0 13px;\n  }\n\n  .bp-section-title span {\n    display: inline-block;\n    background: var(--bp-rose-light);\n    color: var(--bp-rose);\n    border-radius: 20px;\n    padding: 4px 12px;\n    font-size: 9.5px;\n    font-weight: 800;\n    letter-spacing: 1.3px;\n    text-transform: uppercase;\n  }\n\n  .bp-section-title h3 {\n    margin: 7px 0 0;\n    color: var(--bp-dark);\n    font-size: 22px;\n    line-height: 1.3;\n  }\n\n  \/* QUOTE *\/\n  .bp-quote {\n    background: var(--bp-dark);\n    color: #fff;\n    border-radius: 14px;\n    padding: 15px 18px;\n    text-align: center;\n    margin: 0 0 17px;\n  }\n\n  .bp-quote strong {\n    display: block;\n    font-size: 15px;\n    line-height: 1.45;\n    font-weight: 700;\n  }\n\n  .bp-quote span {\n    display: block;\n    color: #e9ddda;\n    font-size: 10px;\n    margin-top: 4px;\n  }\n\n  \/* FEATURE *\/\n  .bp-feature {\n    background: #fff;\n    border: 1px solid var(--bp-border);\n    border-radius: 16px;\n    padding: 9px;\n    margin-bottom: 13px;\n    overflow: hidden;\n  }\n\n  .bp-feature:first-of-type {\n    border-top: 3px solid var(--bp-rose);\n  }\n\n  .bp-feature img {\n    border-radius: 11px;\n  }\n\n  .bp-feature-content {\n    text-align: center;\n    padding: 10px 10px 4px;\n  }\n\n  .bp-feature-content h4 {\n    margin: 0 0 5px;\n    color: var(--bp-dark);\n    font-size: 16px;\n    line-height: 1.35;\n    font-weight: 800;\n  }\n\n  .bp-feature-content p {\n    max-width: 820px;\n    margin: 0 auto;\n    color: var(--bp-muted);\n    font-size: 12.5px;\n    line-height: 1.7;\n  }\n\n  \/* SHADE GUIDE *\/\n  .bp-shades {\n    background: linear-gradient(135deg, #faf5f2, #f5e9e6);\n    border: 1px solid var(--bp-border);\n    border-radius: 15px;\n    padding: 16px 14px;\n    margin: 15px 0 18px;\n    text-align: center;\n  }\n\n  .bp-shades h4 {\n    margin: 0 0 9px;\n    color: var(--bp-dark);\n    font-size: 16px;\n  }\n\n  .bp-shade-list {\n    display: flex;\n    justify-content: center;\n    gap: 8px;\n    flex-wrap: wrap;\n  }\n\n  .bp-shade {\n    background: #fff;\n    border: 1px solid #dfd3ce;\n    border-radius: 10px;\n    padding: 8px 12px;\n    min-width: 130px;\n  }\n\n  .bp-shade strong {\n    display: block;\n    color: var(--bp-dark);\n    font-size: 11px;\n  }\n\n  .bp-shade span {\n    display: block;\n    color: var(--bp-muted);\n    font-size: 9px;\n    margin-top: 2px;\n  }\n\n  \/* SPECS *\/\n  .bp-spec {\n    border: 1px solid var(--bp-border);\n    border-radius: 13px;\n    overflow: hidden;\n    margin-bottom: 18px;\n  }\n\n  .bp-spec-row {\n    display: grid;\n    grid-template-columns: 34% 66%;\n    border-bottom: 1px solid var(--bp-border);\n  }\n\n  .bp-spec-row:last-child {\n    border-bottom: none;\n  }\n\n  .bp-spec-label {\n    background: var(--bp-dark);\n    color: #fff;\n    padding: 10px 12px;\n    font-size: 11px;\n    font-weight: 700;\n  }\n\n  .bp-spec-value {\n    background: #fff;\n    color: var(--bp-muted);\n    padding: 10px 12px;\n    font-size: 11px;\n  }\n\n  \/* PACKAGE *\/\n  .bp-package {\n    background: var(--bp-soft);\n    border: 1px solid var(--bp-border);\n    border-radius: 14px;\n    padding: 15px;\n    text-align: center;\n    margin-bottom: 18px;\n  }\n\n  .bp-package h4 {\n    margin: 0 0 7px;\n    color: var(--bp-dark);\n    font-size: 15px;\n  }\n\n  .bp-package-item {\n    display: inline-block;\n    background: #fff;\n    border: 1px solid #ded2cd;\n    border-radius: 20px;\n    padding: 6px 13px;\n    color: var(--bp-brown);\n    font-size: 10.5px;\n    font-weight: 700;\n  }\n\n  \/* NOTES *\/\n  .bp-notes {\n    background: #fff8f6;\n    border-left: 4px solid var(--bp-rose);\n    border-radius: 0 12px 12px 0;\n    padding: 13px 16px;\n    margin-bottom: 18px;\n  }\n\n  .bp-notes h4 {\n    margin: 0 0 5px;\n    color: var(--bp-dark);\n    font-size: 15px;\n  }\n\n  .bp-notes ul {\n    margin: 0;\n    padding-left: 18px;\n  }\n\n  .bp-notes li {\n    color: var(--bp-muted);\n    font-size: 11.5px;\n    line-height: 1.65;\n    margin: 3px 0;\n  }\n\n  \/* FINAL *\/\n  .bp-final {\n    background: linear-gradient(135deg, #463832, #665047);\n    color: #fff;\n    text-align: center;\n    border-radius: 16px;\n    padding: 19px 15px;\n  }\n\n  .bp-final strong {\n    display: block;\n    color: #fff;\n    font-size: 17px;\n    margin-bottom: 3px;\n  }\n\n  .bp-final span {\n    color: #eadfdb;\n    font-size: 11px;\n  }\n\n  @media screen and (max-width: 749px) {\n\n    .brow-pen-page {\n      padding: 5px 9px 24px;\n    }\n\n    .bp-hero {\n      padding: 21px 14px;\n      border-radius: 15px;\n    }\n\n    .bp-hero h2 {\n      font-size: 21px;\n    }\n\n    .bp-hero p {\n      font-size: 12px;\n    }\n\n    .bp-points {\n      grid-template-columns: repeat(2, 1fr);\n      gap: 6px;\n    }\n\n    .bp-point {\n      padding: 8px 5px;\n    }\n\n    .bp-point strong {\n      font-size: 10px;\n    }\n\n    .bp-point span {\n      font-size: 8px;\n    }\n\n    .bp-section-title {\n      margin: 18px 0 11px;\n    }\n\n    .bp-section-title h3 {\n      font-size: 19px;\n    }\n\n    .bp-quote {\n      padding: 13px 12px;\n    }\n\n    .bp-quote strong {\n      font-size: 14px;\n    }\n\n    .bp-feature {\n      padding: 7px;\n      margin-bottom: 10px;\n    }\n\n    .bp-feature-content {\n      padding: 9px 3px 4px;\n    }\n\n    .bp-feature-content h4 {\n      font-size: 14px;\n    }\n\n    .bp-feature-content p {\n      font-size: 11.5px;\n      line-height: 1.65;\n    }\n\n    .bp-shades {\n      padding: 13px 9px;\n    }\n\n    .bp-shade {\n      min-width: 115px;\n      padding: 7px 9px;\n    }\n\n    .bp-spec-row {\n      grid-template-columns: 38% 62%;\n    }\n\n    .bp-spec-label,\n    .bp-spec-value {\n      padding: 9px 8px;\n      font-size: 10.5px;\n    }\n\n    .bp-notes {\n      padding: 12px 13px;\n    }\n\n    .bp-notes li {\n      font-size: 10.5px;\n    }\n\n    .bp-final {\n      padding: 17px 11px;\n    }\n\n    .bp-final strong {\n      font-size: 15px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"brow-pen-page\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"bp-hero\"\u003e\n\u003cspan class=\"bp-label\"\u003e✨ Precision Brow Beauty\u003c\/span\u003e\n\u003ch2\u003eNatural-Looking Brows in Just a Few Strokes\u003c\/h2\u003e\n\u003cp\u003eShape, define, and fill sparse areas with a micro-fork brow pen designed to create fine, hair-like lines. The easy-grip format makes everyday brow styling quick, natural-looking, and effortless.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- QUICK BENEFITS --\u003e\n\u003cdiv class=\"bp-points\"\u003e\n\u003cdiv class=\"bp-point\"\u003e\n\u003cstrong\u003e✍️ Micro-Fork Tip\u003c\/strong\u003e \u003cspan\u003eCreates fine hair-like strokes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bp-point\"\u003e\n\u003cstrong\u003e💧 Water \u0026amp; Sweat Resistant\u003c\/strong\u003e \u003cspan\u003eHelps keep color in place\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bp-point\"\u003e\n\u003cstrong\u003e⏱️ Long-Wear Color\u003c\/strong\u003e \u003cspan\u003eDesigned for all-day wear\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bp-point\"\u003e\n\u003cstrong\u003e🌿 Multi-Area Use\u003c\/strong\u003e \u003cspan\u003eBrows \u0026amp; hairline filling\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- MAIN GIF --\u003e\n\u003cdiv class=\"bp-main-visual\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0772\/3067\/0018\/files\/9a55390fdc583cfdafc33ea905ba3dc5ba3aa38a.gif?v=1788146684\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- INTRO --\u003e\n\u003cdiv class=\"bp-section-title\"\u003e\n\u003cspan\u003eWhy You'll Love It\u003c\/span\u003e\n\u003ch3\u003eBuild Fuller-Looking Brows Without the Heavy Look\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c!-- QUOTE --\u003e\n\u003cdiv class=\"bp-quote\"\u003e\n\u003cstrong\u003e“I missed having brows that looked naturally full.”\u003c\/strong\u003e \u003cspan\u003eA simple everyday brow routine can make a noticeable difference.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 1 --\u003e\n\u003cdiv class=\"bp-feature\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0772\/3067\/0018\/files\/1_1bebef47-a0c3-4ead-9c03-1d076fc94842.png?v=1788145070\" alt=\"Micro fork eyebrow pen natural hair strokes\"\u003e\n\u003cdiv class=\"bp-feature-content\"\u003e\n\u003ch4\u003e✍️ Multi-Line Micro-Fork Tip\u003c\/h4\u003e\n\u003cp\u003eThe specially shaped tip lays down several delicate lines in one pass, helping mimic the appearance of individual brow hairs. Use lighter pressure for a softer effect or build up selected areas when you want more definition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 2 --\u003e\n\u003cdiv class=\"bp-feature\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0772\/3067\/0018\/files\/2_1ed93940-057e-4145-958f-1aec16e62de5.png?v=1788145071\" alt=\"Waterproof sweat resistant eyebrow pen\"\u003e\n\u003cdiv class=\"bp-feature-content\"\u003e\n\u003ch4\u003e💧 Designed to Stay Put Through the Day\u003c\/h4\u003e\n\u003cp\u003eThe quick-setting formula is made to resist everyday moisture and sweat, helping your brow definition stay in place during busy days, warm weather, and normal daily activities.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 3 --\u003e\n\u003cdiv class=\"bp-feature\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0772\/3067\/0018\/files\/13_0e31e0f3-5014-4283-a2f5-b81df49281ba.png?v=1788146305\" alt=\"Eyebrow and hairline filling pen\"\u003e\n\u003cdiv class=\"bp-feature-content\"\u003e\n\u003ch4\u003e🌿 More Than Just a Brow Pencil\u003c\/h4\u003e\n\u003cp\u003eUse the precision tip to fill sparse eyebrows, soften visible gaps, define the brow shape, or add subtle color around the hairline. One compact pen gives you more ways to refine your look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 4 --\u003e\n\u003cdiv class=\"bp-feature\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0772\/3067\/0018\/files\/6_c35e994f-9231-448c-a1f2-5c325973c38a.png?v=1788145071\" alt=\"Long lasting quick dry eyebrow pen\"\u003e\n\u003cdiv class=\"bp-feature-content\"\u003e\n\u003ch4\u003e⏱️ Quick-Setting, Long-Wear Color\u003c\/h4\u003e\n\u003cp\u003eThe formula dries quickly after application and is designed to provide lasting color throughout your routine. Spend less time checking and correcting your brows once they are styled.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 5 --\u003e\n\u003cdiv class=\"bp-feature\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0772\/3067\/0018\/files\/4_45fb8690-7603-4740-a26d-0d95f4302316.png?v=1788145071\" alt=\"Easy one stroke eyebrow application\"\u003e\n\u003cdiv class=\"bp-feature-content\"\u003e\n\u003ch4\u003e👌 Simple Strokes, Easy Brow Definition\u003c\/h4\u003e\n\u003cp\u003eNo complicated brow technique is required. Follow your natural brow direction and use short, controlled strokes to build shape and coverage. Ideal for quick morning makeup or last-minute touch-ups.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SHADE GUIDE --\u003e\n\u003cdiv class=\"bp-shades\"\u003e\n\u003ch4\u003e🎨 Find Your Everyday Shade\u003c\/h4\u003e\n\u003cdiv class=\"bp-shade-list\"\u003e\n\u003cdiv class=\"bp-shade\"\u003e\n\u003cstrong\u003e01# Black\u003c\/strong\u003e \u003cspan\u003eBest suited to black or very dark hair\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bp-shade\"\u003e\n\u003cstrong\u003e02# Brown\u003c\/strong\u003e \u003cspan\u003eIdeal for cool brown or lighter hair\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003cdiv class=\"bp-section-title\"\u003e\n\u003cspan\u003eProduct Details\u003c\/span\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bp-spec\"\u003e\n\u003cdiv class=\"bp-spec-row\"\u003e\n\u003cdiv class=\"bp-spec-label\"\u003eProduct Type\u003c\/div\u003e\n\u003cdiv class=\"bp-spec-value\"\u003eWaterproof Micro-Fork Eyebrow Pen\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bp-spec-row\"\u003e\n\u003cdiv class=\"bp-spec-label\"\u003eNet Content\u003c\/div\u003e\n\u003cdiv class=\"bp-spec-value\"\u003e0.6ml\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bp-spec-row\"\u003e\n\u003cdiv class=\"bp-spec-label\"\u003eAvailable Shades\u003c\/div\u003e\n\u003cdiv class=\"bp-spec-value\"\u003e01# Black \/ 02# Brown\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bp-spec-row\"\u003e\n\u003cdiv class=\"bp-spec-label\"\u003eShelf Life\u003c\/div\u003e\n\u003cdiv class=\"bp-spec-value\"\u003e3 Years\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PACKAGE --\u003e\n\u003cdiv class=\"bp-package\"\u003e\n\u003ch4\u003e📦 What's Included\u003c\/h4\u003e\n\u003cspan class=\"bp-package-item\"\u003e 1 × Waterproof Eyebrow Pen with Micro-Fork Tip \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- NOTES --\u003e\n\u003cdiv class=\"bp-notes\"\u003e\n\u003ch4\u003e⚠️ Please Note\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eFor external cosmetic use only. Avoid direct contact with the eyes.\u003c\/li\u003e\n\u003cli\u003eKeep the product in a cool, dry place and protect it from direct sunlight.\u003c\/li\u003e\n\u003cli\u003eFor the best application, keep the cap securely closed when the pen is not in use.\u003c\/li\u003e\n\u003cli\u003eColor appearance may vary slightly depending on lighting and individual hair color.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL --\u003e\n\u003cdiv class=\"bp-final\"\u003e\n\u003cstrong\u003e✨ Your Brows, Just More Defined\u003c\/strong\u003e \u003cspan\u003e Create fine-looking strokes, fill sparse areas, and shape your everyday brows with a compact precision pen made for effortless definition. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"01# Black","offer_id":48703100223682,"sku":"BOG100691-A","price":22.99,"currency_code":"USD","in_stock":true},{"title":"02# Brown","offer_id":48703100256450,"sku":"BOG100691-B","price":22.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0772\/3067\/0018\/files\/9_0916a032-056e-4be9-81f1-8dfe9c5af221.png?v=1788145068","url":"https:\/\/tryinsplus.com\/products\/micro-fork-tip-eyebrow-pen","provider":"Tryinsplus","version":"1.0","type":"link"}