{"product_id":"16h-ultra-longwear-waterproof-tinted-eyebrow-gel-kit","title":"✨ 16H Ultra-Longwear Waterproof Tinted Eyebrow Gel Kit","description":"\u003cstyle\u003e\n  \/* =====================================================\n     UNIVERSAL CRO SHOPIFY TEMPLATE\n     16H Ultra-Longwear Waterproof Eyebrow Gel Kit\n     全自适应 \/ 100% 满格撑满 \/ 高级立体渐变色彩系统\n     ===================================================== *\/\n\n  .pdp-template-wrap {\n    \/* 🎨 配色系统 (提取自产品图片：奢华摩卡棕\/暖栗黑\/高对比暖金色) *\/\n    --pdp-primary: #6b4432;           \/* 主色：深摩卡棕\/专业彩妆感 *\/\n    --pdp-primary-dark: #2d1810;      \/* 深主色：成交区\/重要标题 *\/\n    --pdp-accent: #9e6347;            \/* 强调色：CTA按钮\/高亮 *\/\n    --pdp-bg-main: #faf7f5;           \/* 页面大背景：轻微浅暖棕白色差 *\/\n    --pdp-card-bg: #ffffff;           \/* 卡片背景：纯白 *\/\n    --pdp-card-soft: #f4ece7;         \/* 辅助卡片背景：浅摩卡棕 *\/\n    --pdp-text-title: #2d1810;        \/* 标题颜色 *\/\n    --pdp-text-body: #4a332a;         \/* 正文颜色 *\/\n    --pdp-border: #e6d7d0;            \/* 卡片浅色边框 *\/\n    \n    \/* 💎 阴影与立体感系统 *\/\n    --pdp-shadow-sm: 0 4px 14px rgba(45, 24, 16, 0.05);\n    --pdp-shadow-md: 0 8px 24px rgba(45, 24, 16, 0.12);\n    --pdp-shadow-lg: 0 16px 40px rgba(45, 24, 16, 0.18);\n\n    width: 100%;\n    max-width: 980px;\n    margin: 0 auto;\n    overflow: hidden;\n    background: var(--pdp-bg-main);\n    color: var(--pdp-text-body);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    font-size: 18px;\n    line-height: 1.65;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  .pdp-template-wrap,\n  .pdp-template-wrap * {\n    box-sizing: border-box !important;\n    word-break: break-word !important;\n  }\n\n  \/* 🎯 强制图片100%撑满且无缝隙的关键全局规则 *\/\n  .pdp-template-wrap img {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    height: auto !important;\n    border: 0 !important;\n    margin: 0 !important;\n  }\n\n  .pdp-container {\n    width: 100%;\n    max-width: 880px;\n    margin: 0 auto;\n  }\n\n  .pdp-section {\n    position: relative;\n    padding: 54px 22px;\n  }\n\n  .pdp-section-soft {\n    background: linear-gradient(180deg, #ffffff 0%, var(--pdp-card-soft) 100%);\n  }\n\n  \/* 1. HERO 首屏区 *\/\n  .pdp-hero {\n    position: relative;\n    padding: 48px 22px 56px;\n    background: radial-gradient(circle at 88% 16%, rgba(158, 99, 71, 0.15), transparent 35%),\n                linear-gradient(145deg, #ffffff 0%, var(--pdp-bg-main) 100%);\n    text-align: center;\n  }\n\n  .pdp-hero-title {\n    margin: 0 0 14px 0;\n    color: var(--pdp-primary-dark);\n    font-size: clamp(32px, 5vw, 50px);\n    font-weight: 800;\n    line-height: 1.15;\n  }\n\n  .pdp-hero-subtitle {\n    max-width: 720px;\n    margin: 0 auto 24px;\n    color: var(--pdp-text-body);\n    font-size: 18px;\n  }\n\n  \/* 媒体容器基类 *\/\n  .pdp-media-box {\n    position: relative;\n    overflow: hidden;\n    border: 1.5px solid var(--pdp-border);\n    border-radius: 20px;\n    background: #ffffff;\n    box-shadow: var(--pdp-shadow-md);\n    margin: 0 auto;\n  }\n\n  .pdp-hero-media {\n    max-width: 720px;\n  }\n\n  \/* 痛点共鸣卡片 (Summary) *\/\n  .pdp-summary-card {\n    position: relative;\n    max-width: 800px;\n    margin: 28px auto 0;\n    padding: 22px 28px;\n    border: 1.5px solid var(--pdp-border);\n    border-radius: 16px;\n    background: rgba(255, 255, 255, 0.9);\n    box-shadow: var(--pdp-shadow-sm);\n    color: var(--pdp-primary-dark);\n    font-size: 19px;\n    font-weight: 600;\n    text-align: center;\n  }\n\n  .pdp-summary-card::before {\n    content: \"\";\n    position: absolute;\n    top: -2px;\n    left: 50%;\n    width: 80px;\n    height: 4px;\n    border-radius: 999px;\n    background: var(--pdp-primary);\n    transform: translateX(-50%);\n  }\n\n  \/* 2. 卖点卡片区 *\/\n  .pdp-feature-copy h2 {\n    position: relative;\n    margin: 0 0 14px;\n    padding-bottom: 12px;\n    color: var(--pdp-primary-dark);\n    font-size: clamp(26px, 3.5vw, 34px);\n    font-weight: 800;\n  }\n\n  .pdp-feature-copy h2::after {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    bottom: 0;\n    width: 50px;\n    height: 3px;\n    border-radius: 999px;\n    background: var(--pdp-primary);\n  }\n\n  .pdp-feature-copy p b {\n    color: var(--pdp-primary);\n  }\n\n  \/* 3. CTA 转化按钮 *\/\n  .pdp-cta-btn {\n    display: block;\n    width: 100%;\n    max-width: 480px;\n    margin: 24px auto 0;\n    padding: 18px 24px;\n    background: linear-gradient(135deg, var(--pdp-accent) 0%, var(--pdp-primary) 100%);\n    color: #ffffff !important;\n    font-size: 20px;\n    font-weight: 800;\n    text-align: center;\n    text-decoration: none;\n    border-radius: 12px;\n    box-shadow: var(--pdp-shadow-md);\n  }\n\n  \/* 4. 原生 FAQ *\/\n  .pdp-faq-list details {\n    overflow: hidden;\n    border: 1.5px solid var(--pdp-border);\n    border-radius: 14px;\n    background: #ffffff;\n    margin-bottom: 12px;\n    box-shadow: var(--pdp-shadow-sm);\n  }\n\n  .pdp-faq-list summary {\n    padding: 18px 20px;\n    color: var(--pdp-text-title);\n    font-size: 18px;\n    font-weight: 700;\n    cursor: pointer;\n  }\n\n  .pdp-faq-answer {\n    padding: 14px 20px 20px;\n    border-top: 1px solid var(--pdp-border);\n    color: var(--pdp-text-body);\n    font-size: 16px;\n  }\n\n  \/* 5. 🛡️ 信任背书模块 (单列纵向排列) *\/\n  .pdp-trust-section {\n    padding: 40px 22px 50px;\n    background: linear-gradient(180deg, var(--pdp-bg-main) 0%, var(--pdp-card-soft) 100%);\n  }\n\n  .pdp-trust-card {\n    border: 1.5px solid var(--pdp-border);\n    border-radius: 20px;\n    overflow: hidden;\n    background: var(--pdp-card-bg);\n    margin-bottom: 24px;\n    box-shadow: var(--pdp-shadow-md);\n  }\n\n  .pdp-trust-card:last-child {\n    margin-bottom: 0;\n  }\n\n  .pdp-trust-header {\n    padding: 28px 24px 20px;\n    text-align: center;\n  }\n\n  .pdp-trust-title {\n    font-size: 22px;\n    color: var(--pdp-primary-dark);\n    font-weight: 800;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    margin: 0 0 16px 0;\n  }\n\n  \/* 一句占一行 (单列纵向排列) *\/\n  .pdp-trust-single-column {\n    display: flex;\n    flex-direction: column;\n    gap: 12px;\n    font-size: 15px;\n    text-align: left;\n    color: var(--pdp-text-body);\n    max-width: 420px;\n    margin: 0 auto;\n  }\n\n  .pdp-trust-single-column \u003e div {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n\n  .pdp-trust-desc {\n    font-size: 15px;\n    line-height: 1.7;\n    color: var(--pdp-text-body);\n    margin: 0 0 8px 0;\n  }\n\n  \/* 移动端适配 *\/\n  @media (max-width: 760px) {\n    .pdp-section { padding: 38px 14px; }\n    .pdp-hero { padding: 32px 14px 40px; }\n    .pdp-hero-title { font-size: 30px; }\n    .pdp-summary-card { font-size: 17px; text-align: left; }\n    .pdp-media-box { border-radius: 14px; }\n    .pdp-trust-section { padding: 30px 14px 40px; }\n    .pdp-trust-header { padding: 22px 16px 16px; }\n    .pdp-trust-title { font-size: 19px; }\n    .pdp-trust-single-column { font-size: 14px; gap: 10px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"pdp-template-wrap\"\u003e\n\u003csection class=\"pdp-hero\"\u003e\n\u003cdiv class=\"pdp-container\"\u003e\n\u003ch1 class=\"pdp-hero-title\"\u003e✨ Natural 3D Defined Brows That Stay All Day\u003c\/h1\u003e\n\u003cp class=\"pdp-hero-subtitle\"\u003eSemi-permanent, 24-hour waterproof tinted eyebrow gel for full, smudge-proof brows in seconds.\u003cbr\u003e\u003c\/p\u003e\n\u003cdiv class=\"pdp-media-box pdp-hero-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/8_9_1_58814508-568b-42e3-8caf-2862a077fe15.gif?v=1786362758\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"pdp-summary-card\"\u003eThin, fading, or uneven eyebrows can ruin your makeup routine before the day even begins. This semi-permanent tinted brow gel fills gaps, outlines arches, and locks each hair in place with a natural 3D finish that won't smudge, run, or rub off.\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_10__18_45_30.png?v=1786362445\" alt=\"\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"pdp-section pdp-section-soft\"\u003e\n\u003cdiv class=\"pdp-container\"\u003e\n\u003cdiv class=\"pdp-feature-copy\"\u003e\n\u003ch2\u003e🎨 Versatile Hair-Matching Shades\u003c\/h2\u003e\n\u003cp\u003eChoose from Light Brown, Dark Brown, Black Brown, and Ash Brown. Each shade blends seamlessly with your natural brow tone for an \u003cb\u003eeffortless 3D hair-like finish\u003c\/b\u003e without harsh lines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-media-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_10__18_56_09.png?v=1786362445\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"pdp-section\"\u003e\n\u003cdiv class=\"pdp-container\"\u003e\n\u003cdiv class=\"pdp-feature-copy\"\u003e\n\u003ch2\u003e💧 100% Waterproof \u0026amp; Smudge-Proof Hold\u003c\/h2\u003e\n\u003cp\u003eFormulated for active lifestyles, this creamy gel sets within 1 minute to create a \u003cb\u003ewater-resistant, sweat-proof shield\u003c\/b\u003e that holds up through workouts, rain, and heat without transferring.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-media-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_10__19_20_15.png?v=1786362445\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"pdp-section pdp-section-soft\"\u003e\n\u003cdiv class=\"pdp-container\"\u003e\n\u003cdiv class=\"pdp-feature-copy\"\u003e\n\u003ch2\u003e🖌️ Simple 4-Step Professional Application\u003c\/h2\u003e\n\u003cp\u003eAchieve salon-worthy eyebrows at home: \u003cb\u003e1. Outline\u003c\/b\u003e along natural arches, \u003cb\u003e2. Fill\u003c\/b\u003e sparse areas, \u003cb\u003e3. Blend\u003c\/b\u003e harsh edges with the spoolie, and \u003cb\u003e4. Set\u003c\/b\u003e for a defined 3D eyebrow look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-media-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/DM_20260810174320_006.png?v=1786362444\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"pdp-section\"\u003e\n\u003cdiv class=\"pdp-container\"\u003e\n\u003cdiv class=\"pdp-feature-copy\"\u003e\n\u003ch2\u003e🧴 Airless Vacuum Bottle Keeps Formula Fresh\u003c\/h2\u003e\n\u003cp\u003eNo more dried-out brow pomades! The special airless pump bottle protects the formula from air exposure, ensuring a \u003cb\u003esmooth, easy-glide consistency\u003c\/b\u003e down to the very last pump.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-media-box\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_10__19_36_18.png?v=1786362445\" alt=\"\"\u003e\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_10__19_47_53.png?v=1786362485\" alt=\"\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"pdp-section pdp-section-soft\"\u003e\n\u003cdiv class=\"pdp-container\"\u003e\n\u003ch2 style=\"text-align: center; margin-bottom: 24px; color: var(--pdp-primary-dark);\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"pdp-faq-list\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eQ: Is this eyebrow gel truly waterproof and sweat-proof?\u003c\/summary\u003e\n\u003cdiv class=\"pdp-faq-answer\"\u003eA: Yes. Once applied and allowed to dry for 1 minute, the formula sets into a transfer-proof finish that withstands swimming, sweating, and rain.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eQ: What should I do if the formula doesn't pump out on first use?\u003c\/summary\u003e\n\u003cdiv class=\"pdp-faq-answer\"\u003eA: Because this uses an airless vacuum pump (no straw inside), simply press the pump head several times to expel trapped air, or invert and gently tap the bottom before pumping.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eQ: How do I remove the eyebrow gel at night?\u003c\/summary\u003e\n\u003cdiv class=\"pdp-faq-answer\"\u003eA: Since it has 24-hour longwear power, we recommend removing it easily with an oil-based makeup remover or cleansing balm.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003ca href=\"#\" class=\"pdp-cta-btn\"\u003eGET YOURS NOW 🛒\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"pdp-trust-section\"\u003e\n\u003cdiv class=\"pdp-container\"\u003e\n\u003cdiv class=\"pdp-trust-card\"\u003e\n\u003cdiv class=\"pdp-trust-header\"\u003e\n\u003ch2 class=\"pdp-trust-title\"\u003e❤️ WHY US?\u003c\/h2\u003e\n\u003cdiv class=\"pdp-trust-single-column\"\u003e\n\u003cdiv\u003e🏭 \u003cstrong\u003eTrusted Manufacturers\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e✅ \u003cstrong\u003eQuality-Checked Products\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e💰 \u003cstrong\u003eFair Pricing\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e🤝 \u003cstrong\u003eHelpful Customer Support\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e⭐ \u003cstrong\u003eReal Customer Reviews\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cimg 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\" alt=\"Why Us Guarantee\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-trust-card\"\u003e\n\u003cdiv class=\"pdp-trust-header\"\u003e\n\u003ch2 class=\"pdp-trust-title\"\u003eSHOP WITH CONFIDENCE\u003c\/h2\u003e\n\u003cp class=\"pdp-trust-desc\" style=\"margin-bottom: 0;\"\u003eQuality-checked products, secure checkout, and friendly support from order to delivery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0716\/0640\/3174\/files\/ChatGPT_Image_2026_6_10__14_06_45.png?v=1781674808\" alt=\"Shop With Confidence\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-trust-card\"\u003e\n\u003cdiv class=\"pdp-trust-header\"\u003e\n\u003ch2 class=\"pdp-trust-title\"\u003eSHIPPING \u0026amp; DELIVERY\u003c\/h2\u003e\n\u003cp class=\"pdp-trust-desc\"\u003e📦 Every order is carefully packed and processed promptly.\u003c\/p\u003e\n\u003cp class=\"pdp-trust-desc\"\u003e🚚 Once shipped, you'll receive a tracking number to monitor your package at any time.\u003c\/p\u003e\n\u003cp class=\"pdp-trust-desc\" style=\"margin-bottom: 0;\"\u003e🌍 Delivery times may vary by location. Please check our shipping guidelines for details.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0716\/0640\/3174\/files\/ChatGPT_Image_2026_6_10__12_00_02.png?v=1781674820\" alt=\"Shipping Logistics\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0716\/0640\/3174\/files\/ChatGPT_Image_2026_6_10__14_29_31.png?v=1781674821\" alt=\"Worldwide Delivery\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"NC0186","offers":[{"title":"01 Light Brown","offer_id":53697656783211,"sku":"NC0186260810292-01","price":20.99,"currency_code":"USD","in_stock":true},{"title":"02 Dark Brown","offer_id":53697656815979,"sku":"NC0186260810292-02","price":20.99,"currency_code":"USD","in_stock":true},{"title":"03 Black Brown","offer_id":53698119958891,"sku":"NC0186260810292-03","price":20.99,"currency_code":"USD","in_stock":true},{"title":"04 Ash Brown","offer_id":53698119991659,"sku":"NC0186260810292-04","price":20.99,"currency_code":"USD","in_stock":true},{"title":"Set of 4 Colors (Save Extra) 🔥","offer_id":53698120024427,"sku":"NC0186260810292-01+02+03+04","price":48.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_10__18_32_09.png?v=1786362445","url":"https:\/\/zavrlynia.com\/products\/16h-ultra-longwear-waterproof-tinted-eyebrow-gel-kit","provider":"zavrlynia","version":"1.0","type":"link"}