{"product_id":"waterproof-lengthening-curling-mascara","title":"⏰🔥LIMITED TIME 50% OFF! 💖 Waterproof Lengthening Curling Mascara – Volumizing, Long-Lasting \u0026 Smudge-Free ✨","description":"\u003cstyle\u003e\n  .fl-mascara{\n    --fl-navy:#102b57;\n    --fl-navy-deep:#081b3b;\n    --fl-blue:#7fa7d8;\n    --fl-blue-light:#dce9f7;\n    --fl-ice:#f3f7fb;\n    --fl-soft:#f9fbfd;\n    --fl-gold:#c7a66a;\n    --fl-ink:#182131;\n    --fl-text:#465364;\n    --fl-muted:#768293;\n    --fl-line:#dde6ef;\n    --fl-white:#ffffff;\n\n    max-width:960px;\n    margin:0 auto;\n    overflow:hidden;\n    background:#fff;\n    color:var(--fl-text);\n    font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",\"Helvetica Neue\",Arial,sans-serif;\n    line-height:1.68;\n  }\n\n  .fl-mascara *{\n    box-sizing:border-box;\n  }\n\n  .fl-mascara img{\n    display:block;\n    width:100%;\n    height:auto;\n    margin:0;\n    border:0;\n  }\n\n  \/* HERO *\/\n  .fl-hero{\n    padding:56px 30px 48px;\n    text-align:center;\n    background:\n      radial-gradient(circle at 82% 8%,rgba(127,167,216,.22),transparent 34%),\n      radial-gradient(circle at 10% 100%,rgba(199,166,106,.08),transparent 30%),\n      linear-gradient(145deg,#ffffff 0%,#edf5fc 100%);\n  }\n\n  .fl-eyebrow{\n    margin:0 0 10px;\n    color:var(--fl-blue);\n    font-size:11px;\n    font-weight:850;\n    letter-spacing:2.5px;\n    text-transform:uppercase;\n  }\n\n  .fl-title{\n    max-width:820px;\n    margin:0 auto 17px;\n    color:var(--fl-navy-deep);\n    font-family:Georgia,\"Times New Roman\",serif;\n    font-size:clamp(38px,6vw,60px);\n    line-height:1.03;\n    font-weight:400;\n    letter-spacing:-1.3px;\n  }\n\n  .fl-title em{\n    color:#557fae;\n    font-style:italic;\n  }\n\n  .fl-lead{\n    max-width:700px;\n    margin:0 auto;\n    color:var(--fl-muted);\n    font-size:16px;\n    line-height:1.75;\n  }\n\n  \/* QUICK BENEFITS *\/\n  .fl-strip{\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    background:var(--fl-navy-deep);\n  }\n\n  .fl-strip-item{\n    position:relative;\n    padding:22px 7px;\n    text-align:center;\n  }\n\n  .fl-strip-item:not(:last-child):after{\n    content:\"\";\n    position:absolute;\n    top:25%;\n    right:0;\n    width:1px;\n    height:50%;\n    background:rgba(255,255,255,.13);\n  }\n\n  .fl-strip-item strong{\n    display:block;\n    margin-bottom:3px;\n    color:#fff;\n    font-size:13px;\n    font-weight:800;\n  }\n\n  .fl-strip-item span{\n    color:rgba(255,255,255,.56);\n    font-size:9px;\n  }\n\n  \/* SECTIONS *\/\n  .fl-section{\n    padding:43px 30px;\n    background:#fff;\n  }\n\n  .fl-section.soft{\n    background:var(--fl-soft);\n  }\n\n  .fl-section.ice{\n    background:var(--fl-ice);\n  }\n\n  .fl-section.blue{\n    background:linear-gradient(145deg,#edf4fb 0%,#dce9f7 100%);\n  }\n\n  .fl-section.dark{\n    background:\n      radial-gradient(circle at 15% 0%,rgba(127,167,216,.18),transparent 35%),\n      linear-gradient(145deg,#071832 0%,#102e5a 100%);\n  }\n\n  .fl-center{\n    text-align:center;\n  }\n\n  .fl-rule{\n    width:44px;\n    height:2px;\n    margin:0 auto 18px;\n    background:var(--fl-blue);\n  }\n\n  .fl-section h2{\n    max-width:780px;\n    margin:0 auto 14px;\n    color:var(--fl-navy-deep);\n    font-family:Georgia,\"Times New Roman\",serif;\n    font-size:clamp(30px,4.3vw,43px);\n    line-height:1.14;\n    font-weight:400;\n    letter-spacing:-.7px;\n  }\n\n  .fl-section h2 em{\n    color:#557fae;\n    font-style:italic;\n  }\n\n  .fl-section p{\n    max-width:710px;\n    margin:0 auto;\n    color:var(--fl-muted);\n    font-size:15px;\n    line-height:1.75;\n  }\n\n  .fl-section.dark h2{\n    color:#fff;\n  }\n\n  .fl-section.dark h2 em{\n    color:#a9c8ec;\n  }\n\n  .fl-section.dark p{\n    color:rgba(255,255,255,.69);\n  }\n\n  \/* EDITORIAL FEATURES *\/\n  .fl-editorial{\n    max-width:800px;\n    margin:30px auto 0;\n    border-top:1px solid var(--fl-line);\n  }\n\n  .fl-editorial-row{\n    display:grid;\n    grid-template-columns:190px 1fr;\n    gap:25px;\n    padding:18px 0;\n    border-bottom:1px solid var(--fl-line);\n    text-align:left;\n  }\n\n  .fl-editorial-row strong{\n    color:var(--fl-navy-deep);\n    font-size:14px;\n    font-weight:800;\n  }\n\n  .fl-editorial-row span{\n    color:var(--fl-muted);\n    font-size:13px;\n    line-height:1.55;\n  }\n\n  \/* FEATURE CARDS *\/\n  .fl-features{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:11px;\n    max-width:810px;\n    margin:29px auto 0;\n  }\n\n  .fl-feature{\n    padding:21px 13px;\n    background:#fff;\n    border:1px solid var(--fl-line);\n    border-radius:12px;\n    text-align:center;\n  }\n\n  .fl-feature strong{\n    display:block;\n    margin-bottom:5px;\n    color:var(--fl-navy-deep);\n    font-size:14px;\n  }\n\n  .fl-feature span{\n    display:block;\n    color:var(--fl-muted);\n    font-size:11px;\n    line-height:1.5;\n  }\n\n  \/* BRUSH *\/\n  .fl-brush{\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    max-width:820px;\n    margin:29px auto 0;\n    overflow:hidden;\n    border:1px solid var(--fl-line);\n    border-radius:12px;\n  }\n\n  .fl-brush-item{\n    padding:19px 8px;\n    background:#fff;\n    text-align:center;\n    border-right:1px solid var(--fl-line);\n  }\n\n  .fl-brush-item:last-child{\n    border-right:none;\n  }\n\n  .fl-brush-item strong{\n    display:block;\n    margin-bottom:4px;\n    color:var(--fl-navy-deep);\n    font-size:13px;\n  }\n\n  .fl-brush-item span{\n    color:var(--fl-muted);\n    font-size:10px;\n    line-height:1.45;\n  }\n\n  \/* STEPS *\/\n  .fl-steps{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:12px;\n    max-width:800px;\n    margin:29px auto 0;\n  }\n\n  .fl-step{\n    padding:22px 14px;\n    background:#fff;\n    border:1px solid var(--fl-line);\n    border-radius:12px;\n    text-align:center;\n  }\n\n  .fl-num{\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    width:40px;\n    height:40px;\n    margin:0 auto 11px;\n    border-radius:50%;\n    background:var(--fl-navy);\n    color:#fff;\n    font-size:13px;\n    font-weight:850;\n  }\n\n  .fl-step strong{\n    display:block;\n    margin-bottom:4px;\n    color:var(--fl-navy-deep);\n    font-size:14px;\n  }\n\n  .fl-step span{\n    display:block;\n    color:var(--fl-muted);\n    font-size:11px;\n    line-height:1.5;\n  }\n\n  \/* DARK FEATURES *\/\n  .fl-dark-grid{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:10px;\n    max-width:790px;\n    margin:28px auto 0;\n  }\n\n  .fl-dark-item{\n    padding:18px 9px;\n    border:1px solid rgba(169,200,236,.27);\n    border-radius:10px;\n    text-align:center;\n  }\n\n  .fl-dark-item strong{\n    display:block;\n    margin-bottom:4px;\n    color:#fff;\n    font-size:13px;\n  }\n\n  .fl-dark-item span{\n    color:rgba(255,255,255,.59);\n    font-size:10px;\n  }\n\n  \/* DAY FLOW *\/\n  .fl-day{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:10px;\n    max-width:790px;\n    margin:28px auto 0;\n  }\n\n  .fl-day-item{\n    padding:19px 10px;\n    background:#fff;\n    border:1px solid var(--fl-line);\n    border-radius:11px;\n    text-align:center;\n  }\n\n  .fl-day-item strong{\n    display:block;\n    margin-bottom:4px;\n    color:var(--fl-navy-deep);\n    font-size:13px;\n  }\n\n  .fl-day-item span{\n    color:var(--fl-muted);\n    font-size:10px;\n  }\n\n  \/* PRODUCT DETAIL *\/\n  .fl-product-detail{\n    max-width:800px;\n    margin:29px auto 0;\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:12px;\n  }\n\n  .fl-detail-card{\n    padding:20px 17px;\n    background:#fff;\n    border:1px solid var(--fl-line);\n    border-radius:11px;\n    text-align:left;\n  }\n\n  .fl-detail-card strong{\n    display:block;\n    margin-bottom:5px;\n    color:var(--fl-navy-deep);\n    font-size:14px;\n  }\n\n  .fl-detail-card span{\n    display:block;\n    color:var(--fl-muted);\n    font-size:12px;\n    line-height:1.55;\n  }\n\n  \/* STATEMENT *\/\n  .fl-statement{\n    padding:31px 25px;\n    text-align:center;\n    background:#f7fafd;\n    border-top:1px solid var(--fl-line);\n    border-bottom:1px solid var(--fl-line);\n  }\n\n  .fl-statement strong{\n    display:block;\n    max-width:760px;\n    margin:0 auto;\n    color:var(--fl-navy-deep);\n    font-family:Georgia,\"Times New Roman\",serif;\n    font-size:clamp(22px,3.2vw,30px);\n    line-height:1.3;\n    font-weight:400;\n  }\n\n  .fl-statement span{\n    display:block;\n    max-width:680px;\n    margin:8px auto 0;\n    color:var(--fl-muted);\n    font-size:13px;\n  }\n\n  \/* NOTICE *\/\n  .fl-note{\n    max-width:750px;\n    margin:25px auto 0;\n    padding:17px 19px;\n    background:rgba(255,255,255,.08);\n    border-left:4px solid #a9c8ec;\n    border-radius:8px;\n    color:rgba(255,255,255,.70);\n    font-size:13px;\n    line-height:1.65;\n    text-align:left;\n  }\n\n  \/* FAQ *\/\n  .fl-details{\n    padding:18px 30px 40px;\n    background:#fff;\n  }\n\n  .fl-details details{\n    border-top:1px solid var(--fl-line);\n  }\n\n  .fl-details details:last-child{\n    border-bottom:1px solid var(--fl-line);\n  }\n\n  .fl-details summary{\n    position:relative;\n    padding:19px 36px 19px 0;\n    color:var(--fl-navy-deep);\n    font-size:15px;\n    font-weight:800;\n    cursor:pointer;\n    list-style:none;\n  }\n\n  .fl-details summary::-webkit-details-marker{\n    display:none;\n  }\n\n  .fl-details summary:after{\n    content:\"+\";\n    position:absolute;\n    right:4px;\n    top:13px;\n    color:var(--fl-blue);\n    font-size:25px;\n    line-height:1;\n  }\n\n  .fl-details details[open] summary:after{\n    content:\"−\";\n  }\n\n  .fl-detail{\n    padding:0 0 20px;\n    color:var(--fl-muted);\n    font-size:14px;\n    line-height:1.7;\n  }\n\n  .fl-detail p{\n    margin:0;\n  }\n\n  @media(max-width:640px){\n\n    .fl-hero{\n      padding:38px 20px 32px;\n    }\n\n    .fl-title{\n      font-size:38px;\n      letter-spacing:-.8px;\n    }\n\n    .fl-lead{\n      font-size:15px;\n    }\n\n    .fl-strip{\n      grid-template-columns:repeat(2,1fr);\n    }\n\n    .fl-strip-item:nth-child(2):after{\n      display:none;\n    }\n\n    .fl-strip-item:nth-child(-n+2){\n      border-bottom:1px solid rgba(255,255,255,.12);\n    }\n\n    .fl-section{\n      padding:32px 20px;\n    }\n\n    .fl-section h2{\n      font-size:30px;\n    }\n\n    .fl-editorial-row{\n      grid-template-columns:1fr;\n      gap:4px;\n      padding:15px 0;\n    }\n\n    .fl-features,\n    .fl-steps,\n    .fl-dark-grid,\n    .fl-day{\n      grid-template-columns:1fr;\n      gap:9px;\n    }\n\n    .fl-brush{\n      grid-template-columns:repeat(2,1fr);\n    }\n\n    .fl-brush-item:nth-child(2){\n      border-right:none;\n    }\n\n    .fl-brush-item:nth-child(-n+2){\n      border-bottom:1px solid var(--fl-line);\n    }\n\n    .fl-product-detail{\n      grid-template-columns:1fr;\n      gap:9px;\n    }\n\n    .fl-details{\n      padding:12px 20px 32px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"fl-mascara\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"fl-hero\"\u003e\n\n    \u003cp class=\"fl-eyebrow\"\u003e\n      Precision Lash Mascara\n    \u003c\/p\u003e\n\n    \u003ch2 class=\"fl-title\"\u003e\n      Define Every Lash.\u003cbr\u003e\n      \u003cem\u003eLift Your Everyday Look.\u003c\/em\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"fl-lead\"\u003e\n      A slim-brush mascara designed for controlled application,\n      clean lash definition, visible length and buildable volume—\n      whether you're new to mascara or refining your everyday routine.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE 1 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1006\/7057\/0868\/files\/1_ee0045ed-e3cd-4bc6-9720-037283212c8f.png?v=1788158916\" alt=\"Slim precision brush mascara for defined lengthened lashes\"\u003e\n\n\n  \u003c!-- QUICK BENEFITS --\u003e\n  \u003cdiv class=\"fl-strip\"\u003e\n\n    \u003cdiv class=\"fl-strip-item\"\u003e\n      \u003cstrong\u003eSlim Brush\u003c\/strong\u003e\n      \u003cspan\u003eMore precise application\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fl-strip-item\"\u003e\n      \u003cstrong\u003eLift \u0026amp; Length\u003c\/strong\u003e\n      \u003cspan\u003eBuild visible definition\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fl-strip-item\"\u003e\n      \u003cstrong\u003eWaterproof Wear\u003c\/strong\u003e\n      \u003cspan\u003eMade for busy days\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fl-strip-item\"\u003e\n      \u003cstrong\u003eBeginner Friendly\u003c\/strong\u003e\n      \u003cspan\u003eSimple, controlled routine\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- IMAGE 2 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1006\/7057\/0868\/files\/2_e42fb1bb-c659-47cc-b5ad-de582414280c.png?v=1788158915\" alt=\"Blue tube mascara with slim precision brush for everyday lashes\" loading=\"lazy\"\u003e\n\n\n  \u003c!-- CORE VALUE --\u003e\n  \u003csection class=\"fl-section soft fl-center\"\u003e\n\n    \u003cdiv class=\"fl-rule\"\u003e\u003c\/div\u003e\n\n    \u003ch2\u003e\n      Made for the Lashes\u003cbr\u003e\n      \u003cem\u003eYou Actually Want to Define.\u003c\/em\u003e\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      The fine brush gives you more control around shorter,\n      inner and lower lashes while making it easier to build\n      definition gradually instead of applying too much at once.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"fl-features\"\u003e\n\n      \u003cdiv class=\"fl-feature\"\u003e\n        \u003cstrong\u003ePrecise Application\u003c\/strong\u003e\n        \u003cspan\u003e\n          A narrow wand helps place mascara closer to individual lashes.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fl-feature\"\u003e\n        \u003cstrong\u003eBuildable Definition\u003c\/strong\u003e\n        \u003cspan\u003e\n          Start with a lighter coat, then layer where you want more impact.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fl-feature\"\u003e\n        \u003cstrong\u003eClean Lash Look\u003c\/strong\u003e\n        \u003cspan\u003e\n          Designed to separate and define without an overly heavy appearance.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE 3 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1006\/7057\/0868\/files\/3_a7b31afa-a3bc-4fce-8133-9cc62ffa0743.png?v=1788158916\" alt=\"Ultra fine precision mascara brush close up\" loading=\"lazy\"\u003e\n\n\n  \u003c!-- BRUSH --\u003e\n  \u003csection class=\"fl-section fl-center\"\u003e\n\n    \u003cdiv class=\"fl-rule\"\u003e\u003c\/div\u003e\n\n    \u003ch2\u003e\n      A Slimmer Brush Means\u003cbr\u003e\n      \u003cem\u003eMore Control From Root to Tip.\u003c\/em\u003e\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      The compact brush profile is designed to move through lashes\n      with greater precision, making it easier to reach areas\n      that larger mascara wands can miss.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"fl-brush\"\u003e\n\n      \u003cdiv class=\"fl-brush-item\"\u003e\n        \u003cstrong\u003eFine Brush Head\u003c\/strong\u003e\n        \u003cspan\u003eDesigned for controlled coating\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fl-brush-item\"\u003e\n        \u003cstrong\u003eRoot-to-Tip Reach\u003c\/strong\u003e\n        \u003cspan\u003eApply from lash base upward\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fl-brush-item\"\u003e\n        \u003cstrong\u003eLower Lash Friendly\u003c\/strong\u003e\n        \u003cspan\u003eSmaller profile for detailed work\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fl-brush-item\"\u003e\n        \u003cstrong\u003eEasy to Layer\u003c\/strong\u003e\n        \u003cspan\u003eBuild intensity gradually\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE 4 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1006\/7057\/0868\/files\/4_49b07421-1af2-4405-aca6-a75a052adf96.png?v=1788158916\" alt=\"Long wearing waterproof mascara from morning to evening\" loading=\"lazy\"\u003e\n\n\n  \u003c!-- LONG WEAR --\u003e\n  \u003csection class=\"fl-section dark fl-center\"\u003e\n\n    \u003cdiv class=\"fl-rule\"\u003e\u003c\/div\u003e\n\n    \u003ch2\u003e\n      From Morning Makeup to\u003cbr\u003e\n      \u003cem\u003eEvening Plans.\u003c\/em\u003e\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Designed for extended wear with a waterproof,\n      smudge-resistant finish that helps lashes stay defined\n      throughout an active day.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"fl-dark-grid\"\u003e\n\n      \u003cdiv class=\"fl-dark-item\"\u003e\n        \u003cstrong\u003eSmudge Resistant\u003c\/strong\u003e\n        \u003cspan\u003eDesigned to stay cleaner around the eye area\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fl-dark-item\"\u003e\n        \u003cstrong\u003eWaterproof Wear\u003c\/strong\u003e\n        \u003cspan\u003eMade for humidity and everyday moisture\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fl-dark-item\"\u003e\n        \u003cstrong\u003eLasting Definition\u003c\/strong\u003e\n        \u003cspan\u003eHelps maintain a lifted, separated appearance\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE 5 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1006\/7057\/0868\/files\/5_1adcaeec-6e54-4c21-970b-10452692dfa5.png?v=1788158916\" alt=\"Three step mascara application guide for lifted defined lashes\" loading=\"lazy\"\u003e\n\n\n  \u003c!-- APPLICATION --\u003e\n  \u003csection class=\"fl-section blue fl-center\"\u003e\n\n    \u003cdiv class=\"fl-rule\"\u003e\u003c\/div\u003e\n\n    \u003ch2\u003e\n      Better-Looking Lashes in\u003cbr\u003e\n      \u003cem\u003eThree Simple Steps.\u003c\/em\u003e\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      The slim brush makes the technique straightforward,\n      even if you're still learning how to apply mascara.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"fl-steps\"\u003e\n\n      \u003cdiv class=\"fl-step\"\u003e\n        \u003cdiv class=\"fl-num\"\u003e01\u003c\/div\u003e\n        \u003cstrong\u003eStart at the Root\u003c\/strong\u003e\n        \u003cspan\u003e\n          Position the brush at the base of your upper lashes.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fl-step\"\u003e\n        \u003cdiv class=\"fl-num\"\u003e02\u003c\/div\u003e\n        \u003cstrong\u003eWiggle \u0026amp; Lift\u003c\/strong\u003e\n        \u003cspan\u003e\n          Gently move the wand as you sweep upward toward the tips.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fl-step\"\u003e\n        \u003cdiv class=\"fl-num\"\u003e03\u003c\/div\u003e\n        \u003cstrong\u003eBuild as Desired\u003c\/strong\u003e\n        \u003cspan\u003e\n          Add another light coat where you want extra definition or volume.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE 6 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1006\/7057\/0868\/files\/6_17d38126-1e61-4f68-9b3c-592bb7cd1de4.png?v=1788158916\" alt=\"Quick everyday mascara routine for natural defined lashes\" loading=\"lazy\"\u003e\n\n\n  \u003c!-- QUICK ROUTINE --\u003e\n  \u003csection class=\"fl-section fl-center\"\u003e\n\n    \u003cdiv class=\"fl-rule\"\u003e\u003c\/div\u003e\n\n    \u003ch2\u003e\n      Polished Lashes Without\u003cbr\u003e\n      \u003cem\u003eTurning Makeup Into a Project.\u003c\/em\u003e\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Add clean definition to a simple morning routine,\n      whether you're getting ready for work, meeting friends\n      or just want your eyes to look a little more awake.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"fl-day\"\u003e\n\n      \u003cdiv class=\"fl-day-item\"\u003e\n        \u003cstrong\u003eMorning Routine\u003c\/strong\u003e\n        \u003cspan\u003eQuick everyday definition\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fl-day-item\"\u003e\n        \u003cstrong\u003eWorkday Makeup\u003c\/strong\u003e\n        \u003cspan\u003ePolished without looking heavy\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fl-day-item\"\u003e\n        \u003cstrong\u003eEvening Plans\u003c\/strong\u003e\n        \u003cspan\u003eLayer another coat for more impact\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE 7 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1006\/7057\/0868\/files\/7_ea94d878-4bf0-40dd-8330-082fe6d4cf74.png?v=1788158916\" alt=\"Clean lash mascara for day to evening wear\" loading=\"lazy\"\u003e\n\n\n  \u003c!-- DAY TO NIGHT --\u003e\n  \u003csection class=\"fl-section ice fl-center\"\u003e\n\n    \u003cdiv class=\"fl-rule\"\u003e\u003c\/div\u003e\n\n    \u003ch2\u003e\n      One Mascara for\u003cbr\u003e\n      \u003cem\u003eYour Whole Day.\u003c\/em\u003e\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      The defined, wearable finish transitions easily from\n      daytime makeup to evening looks without requiring\n      an overly dramatic lash style.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE 8 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1006\/7057\/0868\/files\/8_292174fb-196b-4e0c-a781-7a14d307fe5a.png?v=1788158916\" alt=\"Blue tube mascara design slim brush matte cap and easy grip details\" loading=\"lazy\"\u003e\n\n\n  \u003c!-- PRODUCT DESIGN --\u003e\n  \u003csection class=\"fl-section soft fl-center\"\u003e\n\n    \u003cdiv class=\"fl-rule\"\u003e\u003c\/div\u003e\n\n    \u003ch2\u003e\n      Designed With\u003cbr\u003e\n      \u003cem\u003ePrecision in Every Detail.\u003c\/em\u003e\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      A sleek blue tube, comfortable cap and ultra-slim wand\n      come together in a compact design that feels easy to control\n      and simple to keep in your makeup bag.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"fl-product-detail\"\u003e\n\n      \u003cdiv class=\"fl-detail-card\"\u003e\n        \u003cstrong\u003eUltra-Slim Wand\u003c\/strong\u003e\n        \u003cspan\u003e\n          Designed to reach lashes with more accuracy and less bulky movement.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fl-detail-card\"\u003e\n        \u003cstrong\u003eComfortable Grip\u003c\/strong\u003e\n        \u003cspan\u003e\n          Balanced tube proportions make application feel more controlled.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fl-detail-card\"\u003e\n        \u003cstrong\u003eClean Blue Finish\u003c\/strong\u003e\n        \u003cspan\u003e\n          Modern two-tone packaging with a polished everyday beauty aesthetic.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fl-detail-card\"\u003e\n        \u003cstrong\u003eCompact Format\u003c\/strong\u003e\n        \u003cspan\u003e\n          Easy to store at home or carry in your everyday makeup bag.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE 9 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1006\/7057\/0868\/files\/9_301e5c4c-789f-4a1c-9c6c-368f42f1ab4b.png?v=1788158915\" alt=\"Blue tube precision mascara product benefits and customer feedback\" loading=\"lazy\"\u003e\n\n\n  \u003c!-- EDITORIAL TRANSITION --\u003e\n  \u003cdiv class=\"fl-statement\"\u003e\n\n    \u003cstrong\u003e\n      Less bulk on the brush. More control over every lash.\n    \u003c\/strong\u003e\n\n    \u003cspan\u003e\n      A precision-focused mascara for length, separation,\n      definition and easy everyday application.\n    \u003c\/span\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- IMAGE 10 --\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1006\/7057\/0868\/files\/10_05e9b0a3-59ad-469b-98c3-f8c4176596fb.png?v=1788158916\" alt=\"Blue tube mascara before and after lash definition\" loading=\"lazy\"\u003e\n\n\n  \u003c!-- FINAL --\u003e\n  \u003csection class=\"fl-section dark fl-center\"\u003e\n\n    \u003cdiv class=\"fl-rule\"\u003e\u003c\/div\u003e\n\n    \u003ch2\u003e\n      Define. Lengthen.\u003cbr\u003e\n      \u003cem\u003eElevate Your Everyday Lashes.\u003c\/em\u003e\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Whether you prefer subtle definition or a more built-up lash look,\n      the precision brush gives you control over how much product\n      you apply and where you apply it.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"fl-note\"\u003e\n      For best results, avoid repeatedly pumping the wand inside the tube,\n      as this can introduce excess air. Close the mascara securely after use.\n      Discontinue use if irritation occurs and avoid sharing eye cosmetics.\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- COLLAPSIBLE DETAILS --\u003e\n  \u003csection class=\"fl-details\"\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eProduct Highlights\u003c\/summary\u003e\n      \u003cdiv class=\"fl-detail\"\u003e\n        \u003cp\u003e\n          Precision mascara with an ultra-slim brush designed for controlled\n          root-to-tip application, lash separation, visible length and buildable\n          definition. The waterproof, smudge-resistant wear makes it suitable\n          for everyday makeup routines.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow to Apply\u003c\/summary\u003e\n      \u003cdiv class=\"fl-detail\"\u003e\n        \u003cp\u003e\n          Start at the base of clean lashes and gently wiggle the brush\n          upward toward the tips. Allow the first coat to settle briefly,\n          then add another light layer if you prefer additional volume\n          or definition. For lower lashes, use the brush lightly and\n          apply with controlled strokes.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n      \u003csummary\u003eUse \u0026amp; Care\u003c\/summary\u003e\n      \u003cdiv class=\"fl-detail\"\u003e\n        \u003cp\u003e\n          Keep the tube tightly closed between uses and store away from\n          excessive heat. Do not share mascara with others. Avoid use on\n          irritated or injured eyes and discontinue use if discomfort occurs.\n          Replace eye cosmetics according to appropriate hygiene practices.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"fanusinjoy","offers":[{"title":"Black \/ 1.5g","offer_id":55254805086580,"sku":"LG60300031HEI","price":5.66,"currency_code":"GBP","in_stock":true},{"title":"Brown \/ 1.5g","offer_id":55254805119348,"sku":"LG60300031ZGS","price":5.66,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1006\/7057\/0868\/files\/1_ee0045ed-e3cd-4bc6-9720-037283212c8f.png?v=1788158916","url":"https:\/\/fanusinjoy.com\/products\/waterproof-lengthening-curling-mascara","provider":"fanusinjoy","version":"1.0","type":"link"}