{"title":"Best Sellings","description":"","products":[{"product_id":"4-in-1-cable-nl","title":"Lumiazos™ 4-in-1 EDC Charging Cable – 65W USB-C Fast Charging Keyring Cable with Live Digital Display","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/cdn.shopify.com\" crossorigin=\"\"\u003e \u003clink rel=\"dns-prefetch\" href=\"\/\/cdn.shopify.com\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  \/* 全局高级移动端视窗重设 *\/\n  .edc-lander-body {\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n    background-color: #070b14; \/* 极致高端的暗黑科技背景 *\/\n    color: #cbd5e1;\n    margin: 0;\n    padding: 0;\n    box-sizing: border-box;\n    line-height: 1.6; \/* 稍微拉大行高，提升移动端阅读舒适度 *\/\n    display: flex;\n    flex-direction: column;\n    align-items: center; \/* 全局居中对齐 *\/\n  }\n  \n  \/* 移动端锁宽容器：解决靠左留白问题 *\/\n  .lander-wrapper {\n    width: 100%;\n    max-width: 480px;\n    background-color: #0f172a; \/* 层次深灰蓝 *\/\n    padding: 24px; \/* 微调内边距，提升移动端呼吸感 *\/\n    box-sizing: border-box;\n    margin: 0 auto;\n  }\n\n  \/* 配图与GIF统一高级圆角与光影 *\/\n  .lander-wrapper img {\n    width: 100%;\n    height: auto;\n    border-radius: 12px;\n    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.5);\n    margin: 16px 0;\n    display: block;\n  }\n\n  \/* 标题与文字层级艺术 - 移动端清晰度全方位放大 *\/\n  .lander-wrapper h1 {\n    font-size: 32px; \/* 放大比例 *\/\n    text-align: center;\n    letter-spacing: 1px;\n    margin-top: 15px;\n    margin-bottom: 25px;\n  }\n  \n  \/* H1渐变色钩子 *\/\n  .lander-wrapper h1 b {\n    background: linear-gradient(90deg, #3498db, #60a5fa);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n  }\n\n  .lander-wrapper h2 {\n    font-size: 24px; \/* 从22px调大至24px，保证大标题清晰显眼 *\/\n    color: #ffffff;\n    line-height: 1.3;\n    border-left: 4px solid #3498db;\n    padding-left: 12px;\n    margin-top: 40px;\n    margin-bottom: 20px;\n    text-align: left;\n  }\n\n  .lander-wrapper h3 {\n    font-size: 18px; \/* 从16px调大至18px *\/\n    color: #ffffff;\n    margin-top: 30px;\n    margin-bottom: 15px;\n    text-align: center;\n  }\n\n  .lander-wrapper p {\n    font-size: 16.5px; \/* 从15px全面放大至16.5px，移动端无压力清晰扫视 *\/\n    color: #9ca3af;\n    margin-bottom: 18px;\n    text-align: left;\n  }\n\n  \/* 【已解绑】移除对粗体(b标签)的强行颜色锁死，方便您在后台或者代码中自由设置颜色 *\/\n  .lander-wrapper p b {\n    font-weight: 700;\n  }\n\n  \/* 顶级三大核心配置列表样式 *\/\n  .core-bullets-list {\n    padding: 0;\n    margin: 25px 0;\n    list-style: none;\n  }\n  .core-bullets-list li {\n    background: #1e293b;\n    padding: 14px 18px;\n    border-radius: 8px;\n    margin-bottom: 12px;\n    border-left: 4px solid #3498db;\n    box-shadow: 0 4px 12px rgba(0,0,0,0.15);\n  }\n  .core-bullets-list li p {\n    margin: 0;\n    font-size: 15.5px; \/* 从14px放大会15.5px，防止小字看着费劲 *\/\n    color: #cbd5e1;\n  }\n\n  \/* 🎯 Best For 场景角标气泡 *\/\n  .target-badge-box {\n    background: rgba(52, 152, 219, 0.1);\n    border: 1px solid rgba(52, 152, 219, 0.25);\n    padding: 16px;\n    border-radius: 8px;\n    margin: 24px 0;\n  }\n  .target-badge-box p {\n    margin: 0;\n    font-size: 15.5px; \/* 字体放大 *\/\n    color: #cbd5e1;\n  }\n\n  \/* ❌ vs ⚡ 战术红绿镜像对比板 *\/\n  .battle-flex-container {\n    display: flex;\n    gap: 12px;\n    margin: 24px 0;\n  }\n  \n  .battle-column {\n    flex: 1;\n    border-radius: 10px;\n    padding: 14px;\n    box-sizing: border-box;\n  }\n  \n  .battle-column p {\n    font-size: 15.5px; \/* 字体放大 *\/\n    margin-top: 0;\n    margin-bottom: 14px;\n  }\n  \n  .battle-column ul {\n    padding: 0;\n    margin: 0;\n    list-style: none;\n  }\n  \n  .battle-column ul li {\n    margin-bottom: 10px;\n  }\n  \n  .battle-column ul li p {\n    font-size: 14.5px; \/* 从13px调大至14.5px *\/\n    line-height: 1.5;\n    color: #e2e8f0;\n  }\n\n  \/* ❌ 痛苦痛点底色框 *\/\n  .column-old-way {\n    background: rgba(239, 68, 68, 0.05);\n    border: 1px solid rgba(239, 68, 68, 0.18);\n  }\n\n  \/* ⚡ 解决爽点底色框 *\/\n  .column-edc-way {\n    background: rgba(46, 204, 113, 0.05);\n    border: 1px solid rgba(46, 204, 113, 0.18);\n  }\n\n  \/* 硬件参数大面板卡片级排版 *\/\n  .hardware-card-wrapper {\n    background: #1e293b;\n    border: 1px solid #334155;\n    border-radius: 10px;\n    padding: 16px;\n    margin-bottom: 14px;\n    box-shadow: inset 0 1px 0 rgba(255,255,255,0.05);\n  }\n  .hardware-card-wrapper p {\n    margin: 0;\n    font-size: 15.5px; \/* 提高易读性 *\/\n    color: #cbd5e1;\n    text-align: left;\n  }\n\n  \/* 180天无忧质保官方金质框 *\/\n  .guarantee-gold-panel {\n    background: linear-gradient(135deg, #1e293b, #090d16);\n    border: 2px solid #eab308;\n    border-radius: 14px;\n    padding: 28px 20px;\n    margin: 40px 0;\n    text-align: center;\n    box-shadow: 0 10px 30px rgba(234, 179, 8, 0.12);\n  }\n  .guarantee-gold-panel h2 {\n    border-left: none;\n    padding-left: 0;\n    text-align: center;\n    margin-top: 0;\n    color: #eab308;\n    font-size: 24px; \/* 适配大字体 *\/\n  }\n  .guarantee-gold-panel p {\n    text-align: center;\n    color: #cbd5e1;\n    font-size: 15.5px; \/* 调大至15.5px *\/\n  }\n\n  \/* 底部清单及技术说明块 *\/\n  .footer-manifest-block {\n    background: #111827;\n    padding: 20px;\n    border-radius: 12px;\n    margin-top: 35px;\n    border-top: 1px solid #334155;\n  }\n  .footer-manifest-block h3 {\n    text-align: left;\n    border-bottom: 1px solid #1f2937;\n    padding-bottom: 10px;\n    font-size: 18px;\n  }\n  .footer-manifest-block ul {\n    padding-left: 16px;\n    margin: 14px 0;\n    list-style: square;\n  }\n  .footer-manifest-block ul li {\n    background: none;\n    border: none;\n    box-shadow: none;\n    padding: 2px 0;\n    margin-bottom: 8px;\n  }\n  .footer-manifest-block ul li p {\n    margin: 0;\n    font-size: 15px; \/* 从13.5px放大至15px *\/\n    color: #9ca3af;\n  }\n\n\n  \/* UK mobile optimisation: preserve design, improve scan speed and first-load rendering *\/\n  .lander-wrapper {\n    padding: 18px 16px;\n  }\n\n  .lander-wrapper h2 {\n    font-size: clamp(21px, 6vw, 24px);\n    line-height: 1.22;\n    margin-top: 30px;\n    margin-bottom: 15px;\n    padding-left: 10px;\n  }\n\n  .lander-wrapper h3 {\n    font-size: 17px;\n    line-height: 1.3;\n    margin-top: 24px;\n    margin-bottom: 12px;\n  }\n\n  .lander-wrapper p {\n    font-size: 16px;\n    line-height: 1.55;\n    margin-bottom: 14px;\n  }\n\n  .core-bullets-list {\n    margin: 18px 0;\n  }\n\n  .core-bullets-list li {\n    padding: 12px 14px;\n    margin-bottom: 9px;\n  }\n\n  .core-bullets-list li p,\n  .target-badge-box p,\n  .hardware-card-wrapper p,\n  .guarantee-gold-panel p {\n    font-size: 15px;\n    line-height: 1.5;\n  }\n\n  .target-badge-box {\n    padding: 13px 14px;\n    margin: 18px 0;\n  }\n\n  .battle-flex-container {\n    gap: 10px;\n    margin: 18px 0;\n  }\n\n  .battle-column {\n    padding: 12px;\n  }\n\n  .battle-column ul li p,\n  .battle-column ul li {\n    font-size: 14px;\n    line-height: 1.45;\n  }\n\n  .hardware-card-wrapper {\n    padding: 14px;\n    margin-bottom: 10px;\n  }\n\n  .guarantee-gold-panel {\n    padding: 22px 16px;\n    margin: 30px 0;\n  }\n\n  .footer-manifest-block {\n    padding: 16px;\n    margin-top: 28px;\n  }\n\n  \/* Non-hero media is deferred by browser; this also reduces off-screen rendering work. *\/\n  .lander-wrapper \u003e *:nth-child(n+8) {\n    content-visibility: auto;\n    contain-intrinsic-size: 1px 500px;\n  }\n\n  @media (max-width: 390px) {\n    .lander-wrapper {\n      padding: 14px 12px;\n    }\n\n    .lander-wrapper h2 {\n      font-size: 20px;\n      margin-top: 26px;\n      margin-bottom: 13px;\n    }\n\n    .lander-wrapper p {\n      font-size: 15.5px;\n    }\n\n    \/* Two narrow comparison columns become hard to scan on small phones. *\/\n    .battle-flex-container {\n      flex-direction: column;\n    }\n\n    .battle-column {\n      width: 100%;\n    }\n  }\n\n\u003c\/style\u003e\n\u003cdiv class=\"lander-wrapper\"\u003e\n\u003ch2 style=\"text-align: center;\"\u003e\u003cspan style=\"color: rgb(0, 170, 255);\"\u003e\u003cb\u003e4-in-1 EDC CHARGING CABLE\u003c\/b\u003e\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp\u003e\u003cb\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/9541\/1430\/files\/GIF_9057be87-19f1-4ced-bf06-1c94ccb74c6a.gif?v=1782900547\" alt=\"\" width=\"376\" height=\"376\" loading=\"eager\" decoding=\"async\"\u003e\u003c\/b\u003e\u003c\/p\u003e\n\u003ch2 style=\"text-align: center;\"\u003eONE CABLE. FOUR CONNECTIONS. ALWAYS WITH YOU.\u003cbr\u003e\n\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eUp to \u003cspan style=\"color: rgb(0, 170, 255);\"\u003e65W PD\u003c\/span\u003e fast charging, a \u003cspan style=\"color: rgb(0, 170, 255);\"\u003elive wattage display\u003c\/span\u003e, and \u003cspan style=\"color: rgb(0, 170, 255);\"\u003e4 connection options\u003c\/span\u003e\u003c\/strong\u003e in one compact cable that clips straight onto your keys.\u003c\/p\u003e\n\u003cp\u003eLess cable clutter. Less searching. More ways to stay powered.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/9541\/1430\/files\/4_be616807-366f-4ce9-847e-3243ed10942e.jpg?v=1782900670\" alt=\"\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/p\u003e\n\u003cul class=\"core-bullets-list\"\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003e\u003cspan style=\"color: rgb(255, 255, 0);\"\u003e⚡ Up to 65W PD Fast Charging\u003c\/span\u003e:\u003c\/b\u003e Fast charging for compatible laptops \u0026amp; flagship phones.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003e\u003cspan style=\"color: rgb(255, 255, 0);\"\u003e🔌 4 Connection Options\u003c\/span\u003e:\u003c\/b\u003e Switch between four connection options in seconds.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003e\u003cspan style=\"color: rgb(255, 255, 0);\"\u003e📟 Live Wattage Display\u003c\/span\u003e:\u003c\/b\u003e See real-time charging wattage at a glance.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"target-badge-box\"\u003e\n\u003cp\u003e🔑 \u003cstrong\u003eKeyring-Ready Design\u003c\/strong\u003e \u003cb\u003eBest For:\u003c\/b\u003e Mobile gaming, the car, tidy desks, travel, and emergencies.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2 style=\"text-align: center;\"\u003eSTOP CARRYING A DIFFERENT CABLE FOR EVERY DEVICE\u003c\/h2\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/9541\/1430\/files\/9_66205f43-7313-48e6-9038-3013289933c6.jpg?v=1782900886\" alt=\"\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"battle-flex-container\"\u003e\n\u003cdiv class=\"battle-column column-old-way\"\u003e\n\u003cp style=\"text-align: center;\"\u003e❌ \u003cb\u003eTHE OLD WAY\u003c\/b\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(230, 230, 230);\"\u003e❌ Multiple cables for different devices\u003c\/span\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli style=\"color: rgb(230, 230, 230);\"\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(230, 230, 230);\"\u003e❌ Tangled leads in your bag or desk\u003c\/span\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli style=\"color: rgb(230, 230, 230);\"\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(230, 230, 230);\"\u003e❌ Never having the right one when you need it\u003c\/span\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"battle-column column-edc-way\"\u003e\n\u003cp style=\"text-align: center;\"\u003e⚡ \u003cb\u003eTHE EDC WAY\u003c\/b\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003e⚡ One compact cable\u003c\/span\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli style=\"color: rgb(255, 255, 255);\"\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003e⚡ Four connection options\u003c\/span\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli style=\"color: rgb(255, 255, 255);\"\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003e⚡ Clips onto your keys or bag\u003c\/span\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli style=\"color: rgb(255, 255, 255);\"\u003e\n\u003cspan style=\"color: rgb(255, 255, 255);\"\u003e⚡ Ready when your battery drops into the red\u003c\/span\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2 style=\"text-align: center;\"\u003e\u003cb\u003eSMART HARDWARE. BUILT FOR EVERYDAY CARRY.\u003c\/b\u003e\u003c\/h2\u003e\n\u003cp\u003e\u003cb\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/9541\/1430\/files\/7_237f0bbe-998c-47bc-a82a-7307cd4f3a5b.jpg?v=1782900753\" alt=\"\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/b\u003e\u003c\/p\u003e\n\u003cdiv class=\"hardware-card-wrapper\"\u003e\n\u003cp\u003e01 \/\u003cspan style=\"color: rgb(128, 255, 0);\"\u003e \u003cspan style=\"color: rgb(255, 255, 0);\"\u003e\u003cb\u003eReinforced Zinc Rail Mechanism\u003c\/b\u003e\u003c\/span\u003e\u003c\/span\u003e Connectors slide and lock with a satisfying, tactile \u003cb\u003e\"CLICK\"\u003c\/b\u003e. Compact, solid, and built for everyday carry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hardware-card-wrapper\"\u003e\n\u003cp\u003e02 \/ \u003cspan style=\"color: rgb(255, 255, 0);\"\u003e\u003cb\u003eUp to 65W PD Fast Charging\u003c\/b\u003e\u003c\/span\u003e Fast power for compatible phones, tablets, and USB-C laptops when paired with a suitable PD power adaptor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hardware-card-wrapper\"\u003e\n\u003cp\u003e03 \/\u003cspan style=\"color: rgb(255, 255, 0);\"\u003e \u003cb\u003eReal-Time Wattage Display\u003c\/b\u003e\u003c\/span\u003e The OLED screen shows live charging wattage, helping you spot slower-than-expected charging at a glance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hardware-card-wrapper\"\u003e\n\u003cp\u003e04 \/ \u003cspan style=\"color: rgb(255, 255, 0);\"\u003e\u003cb\u003eSmart E-Marker Technology\u003c\/b\u003e\u003c\/span\u003e Built-in \u003cb\u003eE-Marker technology\u003c\/b\u003e supports compatible high-power USB-C charging and power negotiation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2 style=\"text-align: center;\"\u003e\u003cb\u003eUK \u0026amp; EU COMPLIANCE \u0026amp; TRUST\u003c\/b\u003e\u003c\/h2\u003e\n\u003cp\u003e\u003cb\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0657\/1438\/9054\/files\/f22259756039b2bc055c259f64d4cc9c.jpg?v=1786089827\" alt=\"\"\u003e\u003c\/b\u003e\u003c\/p\u003e\n\u003cul class=\"core-bullets-list\"\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003e\u003cspan style=\"color: rgb(128, 255, 0);\"\u003eUKCA Marked\u003c\/span\u003e:\u003c\/b\u003e Meets applicable UK conformity requirements supported by the product documentation.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003e\u003cspan style=\"color: rgb(128, 255, 0);\"\u003eCE Marked\u003c\/span\u003e:\u003c\/b\u003e Conforms with applicable European requirements for this product.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003e\u003cspan style=\"color: rgb(128, 255, 0);\"\u003eRoHS Compliant\u003c\/span\u003e:\u003c\/b\u003e Manufactured in line with applicable restrictions on specified hazardous substances.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2 style=\"text-align: center;\"\u003e\u003cb\u003eONE FOR EVERY PART OF YOUR DAY\u003c\/b\u003e\u003c\/h2\u003e\n\u003cp\u003e\u003cb\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/9541\/1430\/files\/2_2e54ad8c-c22f-4856-96a7-fc9c4b605462.jpg?v=1782900856\" alt=\"\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/b\u003e\u003c\/p\u003e\n\u003ch3\u003e\n\u003cb\u003e3-Pack or 5-Pack:\u003c\/b\u003e Keep one where you need it most.\u003c\/h3\u003e\n\u003cp style=\"text-align: center;\"\u003eKeep one ready across the places you charge most:\u003c\/p\u003e\n\u003cul class=\"core-bullets-list\"\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003e\u003cspan style=\"color: rgb(255, 128, 0);\"\u003eCar\u003c\/span\u003e:\u003c\/b\u003e One compact charging cable ready for everyday journeys.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003e\u003cspan style=\"color: rgb(255, 128, 0);\"\u003eGaming Desk\u003c\/span\u003e:\u003c\/b\u003e Keep your setup tidy with \u003cb\u003eless cable clutter\u003c\/b\u003e.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003e\u003cspan style=\"color: rgb(255, 128, 0);\"\u003eKeys\u003c\/span\u003e:\u003c\/b\u003e A backup charging cable that stays within reach.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003e\u003cspan style=\"color: rgb(255, 128, 0);\"\u003eTravel Bag\u003c\/span\u003e:\u003c\/b\u003e Clip it in place so it is easy to find when you need it.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"guarantee-gold-panel\"\u003e\n\u003ch2\u003e🛡️ \u003cb\u003e180-DAY \"NO-SNAP\" GUARANTEE\u003c\/b\u003e\n\u003c\/h2\u003e\n\u003cp\u003eBuilt for everyday carry. Keep it on your keys, in your bag, or ready in the car.\u003c\/p\u003e\n\u003cp\u003eIf your cable snaps, frays, or develops a covered charging fault within \u003cb\u003e6 full months\u003c\/b\u003e, contact us and we will arrange a \u003cb\u003ereplacement FREE\u003c\/b\u003e under the guarantee terms. Your statutory rights are not affected.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"footer-manifest-block\"\u003e\n\u003ch3 style=\"text-align: center;\"\u003e\u003cb\u003eWhat's in the Box\u003c\/b\u003e\u003c\/h3\u003e\n\u003cp\u003e\u003cb\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/9541\/1430\/files\/8_31bf508c-c739-46bc-945a-3dec4f2a3599.jpg?v=1782900921\" alt=\"\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/b\u003e\u003c\/p\u003e\n\u003cul style=\"color: #cbd5e1; padding-left: 20px;\" class=\"manifest-list-style\"\u003e\n\u003cli style=\"margin-bottom: 6px;\"\u003e\n\u003cp\u003e1 x \u003cb\u003e4-in-1 Adaptive Cable with Live Wattage Display\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 6px;\"\u003e\n\u003cp\u003e1 x \u003cb\u003eHeavy-Duty Steel Split Ring\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003e\u003cb\u003eCharging Notes\u003c\/b\u003e\u003c\/h3\u003e\n\u003cul style=\"color: #9ca3af; padding-left: 20px;\" class=\"manifest-list-style\"\u003e\n\u003cli style=\"margin-bottom: 6px;\"\u003e\n\u003cp\u003eMaximum 65W speed requires a compatible \u003cb\u003eUSB-C PD power adaptor\u003c\/b\u003e.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 6px;\"\u003e\n\u003cp\u003eOLED readout updates dynamically as your device \u003cb\u003eadjusts charging power\u003c\/b\u003e.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"bestyouu","offers":[{"title":"1 PC – Starter Pack \/ Black","offer_id":43162679214142,"sku":"KY-YSSJXB*1","price":16.99,"currency_code":"GBP","in_stock":true},{"title":"1 PC – Starter Pack \/ Purple","offer_id":43162679246910,"sku":"KY-YSSJXP*1","price":16.99,"currency_code":"GBP","in_stock":true},{"title":"1 PC – Starter Pack \/ Blue","offer_id":43162679279678,"sku":"KY-YSSJXL*1","price":16.99,"currency_code":"GBP","in_stock":true},{"title":"1 PC – Starter Pack \/ Green","offer_id":43162679312446,"sku":"KY-YSSJXG*1","price":16.99,"currency_code":"GBP","in_stock":true},{"title":"☀️ 2 PCS – Home + Car Pack \/ Black","offer_id":43162679345214,"sku":"KY-YSSJXB*2","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"☀️ 2 PCS – Home + Car Pack \/ Purple","offer_id":43162679377982,"sku":"KY-YSSJXP*2","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"☀️ 2 PCS – Home + Car Pack \/ Blue","offer_id":43162679410750,"sku":"KY-YSSJXL*2","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"☀️ 2 PCS – Home + Car Pack \/ Green","offer_id":43162679443518,"sku":"KY-YSSJXG*2","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"🔥 3 PCS – Everyday Essentials Pack \/ Black","offer_id":43162679476286,"sku":"KY-YSSJXB*3","price":32.99,"currency_code":"GBP","in_stock":true},{"title":"🔥 3 PCS – Everyday Essentials Pack \/ Purple","offer_id":43162679509054,"sku":"KY-YSSJXP*3","price":32.99,"currency_code":"GBP","in_stock":true},{"title":"🔥 3 PCS – Everyday Essentials Pack \/ Blue","offer_id":43162679541822,"sku":"KY-YSSJXL*3","price":32.99,"currency_code":"GBP","in_stock":true},{"title":"🔥 3 PCS – Everyday Essentials Pack \/ Green","offer_id":43162679574590,"sku":"KY-YSSJXG*3","price":32.99,"currency_code":"GBP","in_stock":true},{"title":"🎁 5 PCS – Family \u0026 Multi-Device Pack \/ Black","offer_id":43162679607358,"sku":"KY-YSSJXB*5","price":42.99,"currency_code":"GBP","in_stock":true},{"title":"🎁 5 PCS – Family \u0026 Multi-Device Pack \/ Purple","offer_id":43162679640126,"sku":"KY-YSSJXP*5","price":42.99,"currency_code":"GBP","in_stock":true},{"title":"🎁 5 PCS – Family \u0026 Multi-Device Pack \/ Blue","offer_id":43162679672894,"sku":"KY-YSSJXL*5","price":42.99,"currency_code":"GBP","in_stock":true},{"title":"🎁 5 PCS – Family \u0026 Multi-Device Pack \/ Green","offer_id":43162679705662,"sku":"KY-YSSJXG*5","price":42.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0657\/1438\/9054\/files\/1_b379955f-9f20-4385-87d6-a810833c25ba.jpg?v=1786072530"},{"product_id":"nano-bonding-lace-melting-spray","title":"Lumiazos™ Extreme Hold Lace Melting Spray","description":"\u003cstyle\u003e\n  .nsd-luxury,\n  .nsd-luxury * {\n    box-sizing: border-box;\n  }\n\n  .nsd-luxury {\n    --ns-black: #080808;\n    --ns-ink: #151515;\n    --ns-gray: #555555;\n    --ns-soft: #f5f5f3;\n    --ns-line: #dededb;\n    --ns-gold: #f97316;\n    --ns-gold-soft: #fff3ea;\n    width: 100%;\n    max-width: 520px;\n    margin: 0 auto;\n    overflow: hidden;\n    color: var(--ns-ink);\n    background: #ffffff;\n    font-family: -apple-system, BlinkMacSystemFont, \"SF Pro Display\", \"SF Pro Text\", \"Segoe UI\", Roboto, Arial, sans-serif;\n    font-size: 18px; \/* 提升基准字号 *\/\n    line-height: 1.55;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  .nsd-luxury img {\n    display: block;\n    width: 100%;\n    height: auto;\n    margin: 0;\n  }\n\n  .nsd-section {\n    padding: 12px 14px;\n  }\n\n  .nsd-panel {\n    overflow: hidden;\n    border: 1px solid var(--ns-line);\n    border-radius: 18px;\n    background: #ffffff;\n  }\n\n  .nsd-panel--soft {\n    background: var(--ns-soft);\n  }\n\n  .nsd-panel--black {\n    border-color: var(--ns-black);\n    background: var(--ns-black);\n    color: #ffffff;\n  }\n\n  .nsd-body {\n    padding: 20px 18px;\n  }\n\n  .nsd-kicker {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    margin: 0 0 10px;\n    color: var(--ns-gold);\n    font-size: 12px; \/* 放大 *\/\n    font-weight: 850;\n    line-height: 1.2;\n    letter-spacing: 1.2px;\n    text-transform: uppercase;\n  }\n\n  .nsd-kicker::before {\n    content: \"\";\n    width: 22px;\n    height: 1.5px;\n    flex: 0 0 22px;\n    background: currentColor;\n  }\n\n  .nsd-title,\n  .nsd-heading,\n  .nsd-subheading,\n  .nsd-luxury p {\n    margin-top: 0;\n  }\n\n  .nsd-title {\n    margin-bottom: 14px;\n    color: #ffffff;\n    font-size: 38px; \/* 放大 *\/\n    font-weight: 850;\n    line-height: 1.05;\n    letter-spacing: -1.25px;\n  }\n\n  .nsd-title span,\n  .nsd-heading span,\n  .nsd-subheading span,\n  .nsd-gold {\n    color: var(--ns-gold);\n  }\n\n  .nsd-heading {\n    margin-bottom: 12px;\n    color: var(--ns-ink);\n    font-size: 28px; \/* 放大 *\/\n    font-weight: 850;\n    line-height: 1.15;\n    letter-spacing: -0.55px;\n  }\n\n  .nsd-heading--light {\n    color: #ffffff;\n  }\n\n  .nsd-subheading {\n    margin-bottom: 8px;\n    color: var(--ns-ink);\n    font-size: 23px; \/* 放大 *\/\n    font-weight: 850;\n    line-height: 1.2;\n    letter-spacing: -0.25px;\n  }\n\n  .nsd-copy {\n    margin-bottom: 0;\n    color: var(--ns-gray);\n    font-size: 17px; \/* 放大 *\/\n    line-height: 1.65;\n  }\n\n  .nsd-copy--light {\n    color: #d1d1d1;\n  }\n\n  .nsd-copy strong {\n    color: var(--ns-gold);\n    font-weight: 800;\n  }\n\n  .nsd-copy--light strong {\n    color: var(--ns-gold);\n  }\n\n  \/* Rotating bundle ticker *\/\n  .nsd-bundle-ticker {\n    min-height: 44px;\n    padding: 10px 14px;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    border-bottom: 1px solid #2c2c2c;\n    background: var(--ns-black);\n    color: #ffffff;\n  }\n\n  .nsd-ticker-dot {\n    position: relative;\n    width: 8px;\n    height: 8px;\n    flex: 0 0 8px;\n    border-radius: 50%;\n    background: var(--ns-gold);\n  }\n\n  .nsd-ticker-dot::after {\n    content: \"\";\n    position: absolute;\n    inset: -3px;\n    border: 1px solid rgba(249, 115, 22, 0.55);\n    border-radius: 50%;\n    animation: nsd-ring 1.8s ease-out infinite;\n  }\n\n  @keyframes nsd-ring {\n    0% { transform: scale(0.75); opacity: 0.8; }\n    100% { transform: scale(1.5); opacity: 0; }\n  }\n\n  .nsd-ticker-label {\n    color: var(--ns-gold);\n    font-size: 11px; \/* 放大 *\/\n    font-weight: 850;\n    letter-spacing: 0.9px;\n    text-transform: uppercase;\n    white-space: nowrap;\n  }\n\n  .nsd-ticker-text {\n    min-width: 0;\n    margin: 0;\n    color: #efefef;\n    font-size: 14.5px; \/* 放大 *\/\n    font-weight: 550;\n    line-height: 1.4;\n    transition: opacity 0.25s ease, transform 0.25s ease;\n  }\n\n  .nsd-ticker-text.is-changing {\n    opacity: 0;\n    transform: translateY(3px);\n  }\n\n  \/* Hero *\/\n  .nsd-hero {\n    padding: 28px 18px 25px;\n    background: var(--ns-black);\n  }\n\n  \/* Keep the hero image separate from body copy so Shopify cannot distort it. *\/\n  .nsd-hero-media {\n    margin-top: 18px;\n    overflow: hidden;\n    border: 1px solid #2f2f2f;\n    border-radius: 13px;\n    background: #111111;\n  }\n\n  .nsd-inline-media {\n    margin-top: 16px;\n    overflow: hidden;\n    border: 1px solid var(--ns-line);\n    border-radius: 12px;\n    background: #ffffff;\n  }\n\n  .nsd-hero-facts {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 1px;\n    margin-top: 22px;\n    border: 1px solid #313131;\n    background: #313131;\n  }\n\n  .nsd-hero-fact {\n    padding: 12px 8px;\n    background: #101010;\n    text-align: center;\n  }\n\n  .nsd-hero-fact strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--ns-gold);\n    font-size: 19px; \/* 放大 *\/\n    font-weight: 850;\n    line-height: 1.1;\n  }\n\n  .nsd-hero-fact span {\n    display: block;\n    color: #bbbbbb;\n    font-size: 12px; \/* 放大 *\/\n    font-weight: 700;\n    line-height: 1.35;\n    letter-spacing: 0.25px;\n    text-transform: uppercase;\n  }\n\n  .nsd-image-wrap {\n    overflow: hidden;\n    border-top: 1px solid var(--ns-line);\n    background: var(--ns-soft);\n  }\n\n  .nsd-image-wrap--demo {\n    padding: 16px;\n    background: #eeeeec;\n    text-align: center;\n  }\n\n  .nsd-image-wrap--demo img {\n    width: 100%;\n    max-width: 340px;\n    margin: 0 auto;\n    border-radius: 12px;\n  }\n\n  .nsd-key-result {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n    margin-top: 15px;\n  }\n\n  .nsd-result-box {\n    padding: 12px 10px;\n    border: 1px solid var(--ns-line);\n    background: var(--ns-soft);\n    text-align: center;\n  }\n\n  .nsd-result-box strong {\n    display: block;\n    color: var(--ns-gold);\n    font-size: 22px; \/* 放大 *\/\n    font-weight: 900;\n    line-height: 1.1;\n  }\n\n  .nsd-result-box span {\n    display: block;\n    margin-top: 4px;\n    color: #444444;\n    font-size: 12.5px; \/* 放大 *\/\n    font-weight: 750;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .nsd-list {\n    display: grid;\n    gap: 10px;\n    margin: 15px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .nsd-list li {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    color: #444444;\n    font-size: 17px; \/* 放大 *\/\n    line-height: 1.55;\n  }\n\n  .nsd-check {\n    width: 21px;\n    height: 21px;\n    flex: 0 0 21px;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    margin-top: 2px;\n    border: 1px solid var(--ns-gold);\n    border-radius: 50%;\n    color: var(--ns-gold);\n    font-size: 12px;\n    font-weight: 900;\n  }\n\n  .nsd-list strong {\n    color: var(--ns-gold);\n    font-weight: 800;\n  }\n\n  .nsd-section-rule {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin: 0;\n    color: var(--ns-ink);\n    font-size: 22px; \/* 放大 *\/\n    font-weight: 850;\n    line-height: 1.2;\n    letter-spacing: 0.4px;\n    text-transform: uppercase;\n  }\n\n  .nsd-section-rule::before,\n  .nsd-section-rule::after {\n    content: \"\";\n    height: 1px;\n    flex: 1;\n    background: var(--ns-line);\n  }\n\n  .nsd-section-rule span {\n    color: var(--ns-gold);\n  }\n\n  \/* Award *\/\n  .nsd-award-tag {\n    display: inline-flex;\n    margin-bottom: 12px;\n    padding: 5px 11px;\n    border: 1px solid var(--ns-gold);\n    border-radius: 999px;\n    color: var(--ns-gold);\n    font-size: 11px; \/* 放大 *\/\n    font-weight: 850;\n    letter-spacing: 0.9px;\n    text-transform: uppercase;\n  }\n\n  .nsd-award-list {\n    display: grid;\n    gap: 0;\n    margin-top: 14px;\n    border-top: 1px solid #333333;\n  }\n\n  .nsd-award-item {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    padding: 11px 0;\n    color: #e8e8e8;\n    font-size: 16px; \/* 放大 *\/\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  .nsd-award-item + .nsd-award-item {\n    border-top: 1px solid #272727;\n  }\n\n  .nsd-award-mark {\n    color: var(--ns-gold);\n    font-size: 14px;\n  }\n\n  .nsd-credential-title {\n    margin: 16px 0 8px;\n    padding-top: 14px;\n    border-top: 1px solid #333333;\n    color: #a8a8a8;\n    font-size: 11px;\n    font-weight: 850;\n    line-height: 1.25;\n    letter-spacing: 0.9px;\n    text-transform: uppercase;\n  }\n\n  .nsd-credential-grid {\n    display: grid;\n    gap: 7px;\n  }\n\n  .nsd-credential-item {\n    min-height: 42px;\n    padding: 9px 11px;\n    display: flex;\n    align-items: center;\n    gap: 9px;\n    border: 1px solid #333333;\n    border-radius: 10px;\n    background: #101010;\n    color: #eeeeee;\n    font-size: 14px;\n    font-weight: 720;\n    line-height: 1.35;\n  }\n\n  .nsd-credential-check {\n    width: 20px;\n    height: 20px;\n    flex: 0 0 20px;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    border: 1px solid var(--ns-gold);\n    border-radius: 50%;\n    color: var(--ns-gold);\n    font-size: 11px;\n    font-weight: 900;\n  }\n\n  \/* Supporting features *\/\n  .nsd-feature-label {\n    display: block;\n    margin-bottom: 8px;\n    color: var(--ns-gold);\n    font-size: 11.5px; \/* 放大 *\/\n    font-weight: 900;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .nsd-proof-line {\n    margin-top: 14px;\n    padding: 12px 14px;\n    border-left: 3px solid var(--ns-gold);\n    background: var(--ns-gold-soft);\n    color: #3f3521;\n    font-size: 15.5px; \/* 放大 *\/\n    font-weight: 750;\n    line-height: 1.45;\n  }\n\n  \/* Reviews *\/\n  .nsd-reviews {\n    padding: 22px 0 22px 14px;\n    background: var(--ns-black);\n  }\n\n  .nsd-reviews-head {\n    padding-right: 14px;\n  }\n\n  .nsd-reviews-hint {\n    margin: 8px 0 14px;\n    color: #999999;\n    font-size: 13px; \/* 放大 *\/\n    font-weight: 650;\n    letter-spacing: 0.4px;\n    text-transform: uppercase;\n  }\n\n  .nsd-review-track {\n    display: flex;\n    gap: 12px;\n    overflow-x: auto;\n    padding: 0 14px 4px 0;\n    scroll-snap-type: x mandatory;\n    scrollbar-width: none;\n  }\n\n  .nsd-review-track::-webkit-scrollbar {\n    display: none;\n  }\n\n  .nsd-review-card {\n    flex: 0 0 88%;\n    min-width: 0;\n    padding: 18px;\n    scroll-snap-align: start;\n    overflow: hidden;\n    border: 1px solid #333333;\n    border-radius: 14px;\n    background: #111111;\n  }\n\n  .nsd-review-media {\n    margin: 0 0 13px;\n    overflow: hidden;\n    border: 1px solid #303030;\n    border-radius: 10px;\n    background: #181818;\n  }\n\n  .nsd-review-media img {\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n  }\n\n  .nsd-stars {\n    margin-bottom: 10px;\n    color: var(--ns-gold);\n    font-size: 16px;\n    letter-spacing: 1px;\n  }\n\n  .nsd-review-card h3 {\n    margin: 0 0 8px;\n    color: #ffffff;\n    font-size: 19.5px; \/* 放大 *\/\n    font-weight: 800;\n    line-height: 1.3;\n  }\n\n  .nsd-review-card blockquote {\n    margin: 0;\n    color: #c5c5c5;\n    font-size: 16px; \/* 放大 *\/\n    line-height: 1.65;\n  }\n\n  .nsd-review-card blockquote p {\n    margin: 0 0 10px;\n  }\n\n  .nsd-review-card blockquote p:last-child {\n    margin-bottom: 0;\n  }\n\n  .nsd-review-card blockquote strong {\n    color: var(--ns-gold);\n    font-weight: 800;\n  }\n\n  .nsd-review-name {\n    display: flex;\n    align-items: center;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 14px;\n    padding-top: 12px;\n    border-top: 1px solid #2d2d2d;\n    color: #ffffff;\n    font-size: 14.5px; \/* 放大 *\/\n    font-weight: 750;\n  }\n\n  .nsd-verified {\n    color: var(--ns-gold);\n    font-size: 11.5px; \/* 放大 *\/\n    font-weight: 850;\n    letter-spacing: 0.5px;\n    text-transform: uppercase;\n  }\n\n  .nsd-review-package {\n    display: inline-block;\n    max-width: 100%;\n    margin-top: 10px;\n    padding: 5px 8px;\n    border: 1px solid #343434;\n    border-radius: 7px;\n    background: #181818;\n    color: #d8d8d8;\n    font-size: 11.5px;\n    font-weight: 700;\n    line-height: 1.3;\n    overflow-wrap: anywhere;\n    white-space: normal;\n  }\n\n  .nsd-review-package strong {\n    color: var(--ns-gold);\n    font-weight: 800;\n  }\n\n  \/* Guarantee and info *\/\n  .nsd-guarantee {\n    padding: 24px 18px;\n    border: 1px solid var(--ns-gold);\n    border-radius: 18px;\n    background: var(--ns-black);\n    text-align: center;\n  }\n\n  .nsd-guarantee-mark {\n    width: 46px;\n    height: 46px;\n    margin: 0 auto 12px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    border: 1px solid var(--ns-gold);\n    border-radius: 50%;\n    color: var(--ns-gold);\n    font-size: 22px;\n    font-weight: 900;\n  }\n\n  .nsd-info-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 10px;\n  }\n\n  .nsd-info-card {\n    padding: 16px;\n    border: 1px solid var(--ns-line);\n    background: #ffffff;\n  }\n\n  .nsd-info-card--soft {\n    background: var(--ns-soft);\n  }\n\n  .nsd-info-card h3,\n  .nsd-notes h3 {\n    margin: 0 0 8px;\n    color: var(--ns-ink);\n    font-size: 18px; \/* 放大 *\/\n    font-weight: 850;\n    letter-spacing: 0.5px;\n  }\n\n  .nsd-info-card p,\n  .nsd-notes p {\n    margin: 0 0 8px;\n    color: var(--ns-gray);\n    font-size: 15.5px; \/* 放大 *\/\n    line-height: 1.55;\n  }\n\n  .nsd-info-card p:last-child,\n  .nsd-notes p:last-child {\n    margin-bottom: 0;\n  }\n\n  .nsd-notes {\n    padding: 16px;\n    border: 1px solid var(--ns-line);\n    background: var(--ns-soft);\n  }\n\n  \/* 移动端媒体查询调整 *\/\n  @media (max-width: 520px) {\n    .nsd-luxury {\n      font-size: 18px;\n    }\n\n    .nsd-copy {\n      font-size: 17.5px;\n      line-height: 1.65;\n    }\n\n    .nsd-hero-fact strong {\n      font-size: 20px;\n    }\n\n    .nsd-hero-fact span {\n      font-size: 12.5px;\n    }\n\n    .nsd-result-box strong {\n      font-size: 23px;\n    }\n\n    .nsd-result-box span {\n      font-size: 13px;\n    }\n\n    .nsd-list li {\n      font-size: 17.5px;\n    }\n\n    .nsd-award-item {\n      font-size: 16.5px;\n    }\n\n    .nsd-review-card h3 {\n      font-size: 20.5px;\n    }\n\n    .nsd-review-card blockquote {\n      font-size: 16.5px;\n    }\n\n    .nsd-info-card p,\n    .nsd-notes p {\n      font-size: 16px;\n    }\n  }\n\n  @media (min-width: 460px) {\n    .nsd-info-grid {\n      grid-template-columns: 1fr 1fr;\n    }\n\n    .nsd-review-card {\n      flex-basis: 80%;\n    }\n  }\n\n  @media (max-width: 420px) {\n    .nsd-review-card {\n      flex-basis: 92%;\n    }\n  }\n\n  @media (max-width: 380px) {\n    .nsd-section {\n      padding: 10px 11px;\n    }\n\n    .nsd-title {\n      font-size: 35px;\n    }\n\n    .nsd-heading {\n      font-size: 26px;\n    }\n\n    .nsd-subheading {\n      font-size: 22px;\n    }\n\n    .nsd-section-rule {\n      gap: 8px;\n      font-size: 20px;\n      white-space: nowrap;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .nsd-ticker-dot::after {\n      animation: none;\n    }\n\n    .nsd-ticker-text {\n      transition: none;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"nsd-luxury\"\u003e\n\u003c!-- 1. TRUTHFUL ROTATING BUNDLE SPOTLIGHT --\u003e\n\u003cdiv class=\"nsd-bundle-ticker\" role=\"status\"\u003e\n\u003cspan class=\"nsd-ticker-dot\"\u003e\u003c\/span\u003e \u003cspan class=\"nsd-ticker-label\"\u003eBundle Spotlight\u003c\/span\u003e\n\u003cp class=\"nsd-ticker-text\"\u003eStylist Kit · 6 Bottles — Best Per-Bottle Value\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 2. BLACK LUXURY HERO --\u003e\n\u003csection class=\"nsd-hero\"\u003e\n\u003cdiv class=\"nsd-kicker\"\u003eLumiazos™ Nano-Bonding Formula\u003c\/div\u003e\n\u003ch2 class=\"nsd-title\"\u003e\n\u003cspan\u003e12 Seconds.\u003c\/span\u003e\u003cbr\u003eZero Visible Lace.\u003c\/h2\u003e\n\u003cp class=\"nsd-copy nsd-copy--light\"\u003eFor \u003cstrong\u003elace-wig wearers\u003c\/strong\u003e who want a natural hairline, Lumiazos™ visually blends the lace edge into skin—without white residue or stiffness.\u003c\/p\u003e\n\u003cdiv class=\"nsd-hero-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0734\/4583\/4830\/files\/12_d1c61b7d-bd25-4168-bc35-14292ddac6eb.jpg?v=1786014021\" alt=\"Invisible lace melt result with Lumiazos spray\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 3. PRIMARY INVISIBLE RESULT + MATCHED IMAGE 6 --\u003e\n\u003csection class=\"nsd-section\"\u003e\n\u003cdiv class=\"nsd-panel\"\u003e\n\u003cdiv class=\"nsd-body\"\u003e\n\u003cdiv class=\"nsd-kicker\"\u003eThe Result That Matters\u003c\/div\u003e\n\u003ch2 class=\"nsd-heading\"\u003eThe Lace \u003cspan\u003eDisappears.\u003c\/span\u003e Your Hairline Does Not.\u003c\/h2\u003e\n\u003cp class=\"nsd-copy\"\u003eVisible lace or white buildup can make any wig look obvious. Lumiazos™ creates a \u003cstrong\u003eclear, skin-like melt\u003c\/strong\u003e—even under HD cameras.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nsd-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0734\/4583\/4830\/files\/NGIF_de94942f-19da-45e8-837c-9262967b75bb.gif?v=1785986667\" alt=\"Lumiazos spray creating a clear skin-like lace melt\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"nsd-body\"\u003e\n\u003cdiv class=\"nsd-key-result\"\u003e\n\u003cdiv class=\"nsd-result-box\"\u003e\n\u003cstrong\u003eHD READY\u003c\/strong\u003e \u003cspan\u003eHollywood-Level Finish\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nsd-result-box\"\u003e\n\u003cstrong\u003eZERO\u003c\/strong\u003e \u003cspan\u003eWhite Residue\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cul class=\"nsd-list\"\u003e\n\u003cli\u003e\n\u003cspan class=\"nsd-check\"\u003e✓\u003c\/span\u003e\u003cspan\u003e\u003cstrong\u003e12-second melt\u003c\/strong\u003e visually blends lace into skin.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"nsd-check\"\u003e✓\u003c\/span\u003e\u003cspan\u003eDries clear—no clumps or white buildup.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"nsd-check\"\u003e✓\u003c\/span\u003e\u003cspan\u003eWater removal helps protect delicate lace.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 4. APPLICATION DEMO: SHOW THE INVISIBLE RESULT IN ACTION --\u003e\n\u003csection class=\"nsd-section\"\u003e\n\u003cdiv class=\"nsd-panel\"\u003e\n\u003cdiv class=\"nsd-body\"\u003e\n\u003cspan class=\"nsd-feature-label\"\u003eInvisible Melt in Action\u003c\/span\u003e\n\u003ch2 class=\"nsd-heading\"\u003eSpray. Press. \u003cspan\u003eDisappear.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"nsd-copy\"\u003eAn even, controlled spray creates a \u003cstrong\u003eclear, skin-like lace melt\u003c\/strong\u003e—without sticky fingers or a heavy layer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nsd-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0734\/4583\/4830\/files\/13_128fc93f-85f4-4b91-b534-d6c8210f06e5.jpg?v=1786014101\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 5. AWARD + MATCHED IMAGE --\u003e\n\u003csection class=\"nsd-section\"\u003e\n\u003cdiv class=\"nsd-panel nsd-panel--black\"\u003e\n\u003cdiv class=\"nsd-image-wrap\" style=\"border-top: 0; border-bottom: 1px solid #292929;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0734\/4583\/4830\/files\/14_a89fb239-a2d5-4a64-a71f-03e516470095.jpg?v=1786014125\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"nsd-body\"\u003e\n\u003cdiv class=\"nsd-award-tag\"\u003e2026 Official Winner\u003c\/div\u003e\n\u003ch2 class=\"nsd-heading nsd-heading--light\"\u003eBrand Authority.\u003cbr\u003e\u003cspan\u003eProfessional Recognition.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"nsd-award-list\"\u003e\n\u003cdiv class=\"nsd-award-item\"\u003e\n\u003cspan class=\"nsd-award-mark\"\u003e01\u003c\/span\u003e\u003cspan\u003e2026 Styling Innovation Winner\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nsd-award-item\"\u003e\n\u003cspan class=\"nsd-award-mark\"\u003e02\u003c\/span\u003e\u003cspan\u003eRated #1 Choice for Daily Installs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nsd-award-item\"\u003e\n\u003cspan class=\"nsd-award-mark\"\u003e03\u003c\/span\u003e\u003cspan\u003eHigh-Clarity Residue Control Standard\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nsd-credential-title\"\u003eProfessional \u0026amp; Store Trust\u003c\/div\u003e\n\u003cdiv class=\"nsd-credential-grid\"\u003e\n\u003cdiv class=\"nsd-credential-item\"\u003e\n\u003cspan class=\"nsd-credential-check\"\u003e✓\u003c\/span\u003e\u003cspan\u003eDermatologist Recommended\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nsd-credential-item\"\u003e\n\u003cspan class=\"nsd-credential-check\"\u003e✓\u003c\/span\u003e\u003cspan\u003eHollywood Stylist Approved\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"nsd-copy nsd-copy--light\" style=\"margin-top: 11px;\"\u003eRecognized for a \u003cstrong\u003eclear, seamless finish\u003c\/strong\u003e and \u003cstrong\u003efirm styling hold.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 6. INGREDIENT EVIDENCE --\u003e\n\u003csection class=\"nsd-section\"\u003e\n\u003cdiv class=\"nsd-panel nsd-panel--soft\"\u003e\n\u003cdiv class=\"nsd-body\"\u003e\n\u003cdiv class=\"nsd-kicker\"\u003eFormulated for Perfection\u003c\/div\u003e\n\u003ch2 class=\"nsd-heading\"\u003ePerformance Starts With the \u003cspan\u003eFormula.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"nsd-copy\"\u003eFour ingredients support a \u003cstrong\u003eclear finish\u003c\/strong\u003e, smooth application, lasting hold and edge comfort.\u003c\/p\u003e\n\u003cdiv class=\"nsd-inline-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0734\/4583\/4830\/files\/15_825139d3-3fef-405c-9ec7-564aa431d11c.jpg?v=1786096279\" alt=\"Key ingredients in the Lumiazos lace melting formula\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"nsd-section\"\u003e\n\u003ch2 class=\"nsd-section-rule\"\u003eSupporting \u003cspan\u003ePerformance\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003c\/section\u003e\n\u003c!-- ALL-DAY HOLD + MATCHED IMAGE 9 --\u003e\n\u003csection class=\"nsd-section\"\u003e\n\u003cdiv class=\"nsd-panel\"\u003e\n\u003cdiv class=\"nsd-body\"\u003e\n\u003cspan class=\"nsd-feature-label\"\u003eLaboratory Performance Tested\u003c\/span\u003e\n\u003ch2 class=\"nsd-heading\"\u003eLocked In From \u003cspan\u003eMorning to Night.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"nsd-copy\"\u003eHelps prevent lifting and slipping \u003cstrong\u003efrom morning to night.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"nsd-proof-line\"\u003eControlled laboratory comparison: \u003cstrong\u003e127% stronger hold\u003c\/strong\u003e than the baseline formula.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nsd-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0734\/4583\/4830\/files\/16_B.jpg?v=1786077456\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SWEAT RESISTANCE + MATCHED IMAGE 10 --\u003e\n\u003csection class=\"nsd-section\"\u003e\n\u003cdiv class=\"nsd-panel nsd-panel--soft\"\u003e\n\u003cdiv class=\"nsd-body\"\u003e\n\u003cspan class=\"nsd-feature-label\"\u003eSweat + Water Resistant\u003c\/span\u003e\n\u003ch2 class=\"nsd-heading\"\u003eWork Out. Swim. \u003cspan\u003eStay Secure.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"nsd-copy\"\u003e\u003cstrong\u003eHumidity, sweat and daily-friction resistance\u003c\/strong\u003e helps the lace stay secure at the gym, beach or on busy days.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nsd-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0734\/4583\/4830\/files\/17_d138517d-9121-4f5b-825d-1ad0a3d832c9.jpg?v=1786072813\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- EDGE CARE + MATCHED IMAGE 8 --\u003e\n\u003csection class=\"nsd-section\"\u003e\n\u003cdiv class=\"nsd-panel\"\u003e\n\u003cdiv class=\"nsd-body\"\u003e\n\u003cspan class=\"nsd-feature-label\"\u003eHairline Support\u003c\/span\u003e\n\u003ch2 class=\"nsd-heading\"\u003eFirm Hold. \u003cspan\u003eGentle Edge Care.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cul class=\"nsd-list\"\u003e\n\u003cli\u003e\n\u003cspan class=\"nsd-check\"\u003e✓\u003c\/span\u003e\u003cspan\u003e\u003cstrong\u003eGlycerin\u003c\/strong\u003e supports scalp moisture and comfort.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"nsd-check\"\u003e✓\u003c\/span\u003e\u003cspan\u003e\u003cstrong\u003eBio-Peptide Technology\u003c\/strong\u003e helps condition delicate edges.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"nsd-check\"\u003e✓\u003c\/span\u003e\u003cspan\u003eGentle hold helps protect delicate baby hairs.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nsd-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0734\/4583\/4830\/files\/18_ea796421-3d18-42cf-95e8-39c6da5c4db1.jpg?v=1786095009\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ALL LACE TYPES + MATCHED IMAGE 7 --\u003e\n\u003csection class=\"nsd-section\"\u003e\n\u003cdiv class=\"nsd-panel nsd-panel--soft\"\u003e\n\u003cdiv class=\"nsd-body\"\u003e\n\u003cspan class=\"nsd-feature-label\"\u003eUniversal Compatibility\u003c\/span\u003e\n\u003ch2 class=\"nsd-heading\"\u003eOne Formula. \u003cspan\u003eEvery Lace Texture.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"nsd-copy\"\u003eDesigned for different premium lace textures, giving every wig a \u003cstrong\u003esmooth, natural-looking finish.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nsd-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0734\/4583\/4830\/files\/19_0add286b-434a-4135-8076-4b1e115e896e.jpg?v=1786094951\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 8. REAL REVIEWS --\u003e\n\u003csection class=\"nsd-reviews\"\u003e\n\u003cdiv class=\"nsd-reviews-head\"\u003e\n\u003cdiv class=\"nsd-kicker\"\u003eReal Wearers. Real Results.\u003c\/div\u003e\n\u003ch2 class=\"nsd-heading nsd-heading--light\"\u003eProof You Can \u003cspan\u003eWear.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"nsd-reviews-hint\"\u003eSwipe to read verified buyer reviews →\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nsd-review-track\"\u003e\n\u003carticle class=\"nsd-review-card\"\u003e\n\u003cdiv class=\"nsd-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv class=\"nsd-review-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0734\/4583\/4830\/files\/C_1.jpg?v=1786096548\" alt=\"Customer result showing an invisible lace edge\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003ch3\u003e“No nasty white residue on the edges!”\u003c\/h3\u003e\n\u003cblockquote\u003e\n\u003cp\u003e“My biggest fear with wig spray is that crusty white line in sunlight. This \u003cstrong\u003edries totally clear\u003c\/strong\u003e and melts the lace straight into my skin. Looks \u003cstrong\u003ecompletely invisible up close.\u003c\/strong\u003e”\u003c\/p\u003e\n\u003c\/blockquote\u003e\n\u003cdiv class=\"nsd-review-name\"\u003e\n\u003cspan\u003eJasmine R.\u003c\/span\u003e \u003cspan class=\"nsd-verified\"\u003e✓ Verified Buyer\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nsd-review-package\"\u003e\n\u003cstrong\u003ePurchased:\u003c\/strong\u003e Stylist Kit · 6 Bottles\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"nsd-review-card\"\u003e\n\u003cdiv class=\"nsd-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv class=\"nsd-review-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0734\/4583\/4830\/files\/C_2.jpg?v=1786096550\" alt=\"Customer result after wearing the lace spray in humid weather\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003ch3\u003e“Held up through a humid summer day!”\u003c\/h3\u003e\n\u003cblockquote\u003e\n\u003cp\u003e“Wore my closure wig all day in 90-degree humidity. Sweated a lot but the hairline \u003cstrong\u003edidn't lift or get messy at all.\u003c\/strong\u003e The hold is \u003cstrong\u003esuper solid.\u003c\/strong\u003e”\u003c\/p\u003e\n\u003c\/blockquote\u003e\n\u003cdiv class=\"nsd-review-name\"\u003e\n\u003cspan\u003eKeisha L.\u003c\/span\u003e \u003cspan class=\"nsd-verified\"\u003e✓ Verified Buyer\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nsd-review-package\"\u003e\n\u003cstrong\u003ePurchased:\u003c\/strong\u003e 2 Bottles Pack\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"nsd-review-card\"\u003e\n\u003cdiv class=\"nsd-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv class=\"nsd-review-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0734\/4583\/4830\/files\/C_3.jpg?v=1786096552\" alt=\"Customer result showing protected natural edges\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003ch3\u003e“Saving my natural edges!”\u003c\/h3\u003e\n\u003cblockquote\u003e\n\u003cp\u003e“Traditional glues were completely ruining my baby hairs. Switched to this formula and my hairline finally feels \u003cstrong\u003esafe and protected.\u003c\/strong\u003e Strong firm hold without any \u003cstrong\u003epainful pulling on my edges.\u003c\/strong\u003e”\u003c\/p\u003e\n\u003c\/blockquote\u003e\n\u003cdiv class=\"nsd-review-name\"\u003e\n\u003cspan\u003eTiffany M.\u003c\/span\u003e \u003cspan class=\"nsd-verified\"\u003e✓ Verified Buyer\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nsd-review-package\"\u003e\n\u003cstrong\u003ePurchased:\u003c\/strong\u003e Single Bottle\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"nsd-review-card\"\u003e\n\u003cdiv class=\"nsd-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv class=\"nsd-review-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0734\/4583\/4830\/files\/C_4.jpg?v=1786096553\" alt=\"Beginner-friendly lace melt customer result\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003ch3\u003e“Takes literally seconds to melt.”\u003c\/h3\u003e\n\u003cblockquote\u003e\n\u003cp\u003e“I'm still new to installing wigs, but this spray makes it \u003cstrong\u003eso easy.\u003c\/strong\u003e Spray, tie it down with an elastic band for a bit, and \u003cstrong\u003ethe lace disappears.\u003c\/strong\u003e Reordering for sure.”\u003c\/p\u003e\n\u003c\/blockquote\u003e\n\u003cdiv class=\"nsd-review-name\"\u003e\n\u003cspan\u003eSimone J.\u003c\/span\u003e \u003cspan class=\"nsd-verified\"\u003e✓ Verified Buyer\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nsd-review-package\"\u003e\n\u003cstrong\u003ePurchased:\u003c\/strong\u003e Stylist Kit · 6 Bottles\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 9. GUARANTEE --\u003e\n\u003csection class=\"nsd-section\"\u003e\n\u003cdiv class=\"nsd-guarantee\"\u003e\n\u003cdiv class=\"nsd-guarantee-mark\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"nsd-kicker\" style=\"justify-content: center;\"\u003eRisk-Free Trial\u003c\/div\u003e\n\u003ch2 class=\"nsd-heading nsd-heading--light\"\u003e180-Day Money-Back Guarantee\u003c\/h2\u003e\n\u003cp class=\"nsd-copy nsd-copy--light\"\u003eNot satisfied with the invisible melt or lasting hold? Contact us within 180 days for a \u003cstrong\u003efull refund.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 10. PRODUCT INFORMATION --\u003e\n\u003csection class=\"nsd-section\"\u003e\n\u003cdiv class=\"nsd-info-grid\"\u003e\n\u003cdiv class=\"nsd-info-card nsd-info-card--soft\"\u003e\n\u003ch3\u003eSPEC\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eColour:\u003c\/strong\u003e Orange\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eNet Capacity:\u003c\/strong\u003e 100ml\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nsd-info-card\"\u003e\n\u003ch3\u003ePACKAGE INCLUDES\u003c\/h3\u003e\n\u003cp\u003e1 x Lace Melting Spray\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 11. NOTES --\u003e\n\u003csection class=\"nsd-section\" style=\"padding-bottom: 26px;\"\u003e\n\u003cdiv class=\"nsd-notes\"\u003e\n\u003ch3\u003eNOTES\u003c\/h3\u003e\n\u003cp\u003ePerform a patch test on a small skin area before full application to check for any allergic reactions.\u003c\/p\u003e\n\u003cp\u003eFor external use only. Avoid contact with eyes and keep out of reach of children.\u003c\/p\u003e\n\u003cp\u003eStore in a cool, dry place away from direct sunlight and high temperatures.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Household Supplies","offers":[{"title":"1 Bottle","offer_id":43180627460158,"sku":"KY-EHLMS*1","price":19.99,"currency_code":"GBP","in_stock":true},{"title":"2 Bottles","offer_id":43180627492926,"sku":"KY-EHLMS*2","price":29.99,"currency_code":"GBP","in_stock":true},{"title":"4 Bottles","offer_id":43180627525694,"sku":"KY-EHLMS*4","price":49.99,"currency_code":"GBP","in_stock":true},{"title":"6 Bottles","offer_id":43180627558462,"sku":"KY-EHLMS*6","price":59.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0657\/1438\/9054\/files\/1_Black_skin_489dbad7-2919-4ed0-a22e-18bca1eeec89.jpg?v=1786330329"},{"product_id":"umbrella","title":"Lumiazos™ 🔥 Buy More, Save More 🎁 Ultra-Lightweight Compact All-Weather Umbrella","description":"\u003cstyle\u003e\n    .ucu-umbrella-page {\n      width: 100%;\n      max-width: 540px;\n      margin: 0 auto;\n      overflow: hidden;\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n      color: #172033;\n      background: #f7fbff;\n    }\n\n    .ucu-umbrella-page * {\n      box-sizing: border-box;\n    }\n\n    .ucu-section {\n      padding: 28px 16px;\n    }\n\n    .ucu-hero {\n      padding: 26px 16px 30px;\n      background:\n        radial-gradient(circle at 20% 10%, rgba(255, 216, 130, .55), transparent 36%),\n        radial-gradient(circle at 92% 18%, rgba(98, 196, 255, .34), transparent 34%),\n        linear-gradient(145deg, #eff9ff 0%, #fff8e8 54%, #e9fff6 100%);\n      border-radius: 0 0 26px 26px;\n    }\n\n    .ucu-kicker {\n      display: inline-flex;\n      align-items: center;\n      gap: 6px;\n      padding: 7px 11px;\n      border-radius: 999px;\n      background: rgba(255, 255, 255, .72);\n      border: 1px solid rgba(43, 130, 183, .16);\n      color: #0b719b;\n      font-size: 12px;\n      font-weight: 800;\n      line-height: 1;\n      box-shadow: 0 10px 24px rgba(25, 84, 116, .08);\n    }\n\n    .ucu-hero h1 {\n      margin: 16px 0 10px;\n      font-size: 34px;\n      line-height: 1.03;\n      letter-spacing: 0;\n      color: #101827;\n      font-weight: 900;\n    }\n\n    .ucu-hero p {\n      margin: 0;\n      color: #435269;\n      font-size: 15px;\n      line-height: 1.55;\n    }\n\n    .ucu-hero-media {\n      margin: 20px 0 16px;\n      padding: 10px;\n      border-radius: 22px;\n      background: rgba(255, 255, 255, .78);\n      box-shadow: 0 18px 44px rgba(36, 95, 130, .18);\n    }\n\n    .ucu-hero-media img,\n    .ucu-image-card img,\n    .ucu-gallery img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 16px;\n    }\n\n    .ucu-cta {\n      display: block;\n      width: 100%;\n      margin: 16px 0 14px;\n      padding: 15px 18px;\n      text-align: center;\n      text-decoration: none;\n      border-radius: 999px;\n      background: #ff7a1a;\n      color: #fff;\n      font-size: 16px;\n      font-weight: 900;\n      box-shadow: 0 14px 28px rgba(255, 122, 26, .28);\n    }\n\n    .ucu-hero-points {\n      display: grid;\n      grid-template-columns: 1fr 1fr 1fr;\n      gap: 8px;\n    }\n\n    .ucu-mini-card {\n      min-height: 74px;\n      padding: 10px 8px;\n      border-radius: 14px;\n      background: rgba(255, 255, 255, .78);\n      border: 1px solid rgba(22, 95, 130, .12);\n      text-align: center;\n    }\n\n    .ucu-mini-card strong {\n      display: block;\n      margin-bottom: 3px;\n      color: #102033;\n      font-size: 13px;\n      line-height: 1.2;\n    }\n\n    .ucu-mini-card span {\n      color: #667389;\n      font-size: 11px;\n      line-height: 1.25;\n    }\n\n    .ucu-section-title {\n      margin: 0 0 14px;\n      font-size: 25px;\n      line-height: 1.15;\n      color: #111827;\n      font-weight: 900;\n      letter-spacing: 0;\n    }\n\n    .ucu-section-sub {\n      margin: -5px 0 18px;\n      color: #5c687a;\n      font-size: 14px;\n      line-height: 1.55;\n    }\n\n    .ucu-love {\n      background: #ffffff;\n    }\n\n    .ucu-grid {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 10px;\n    }\n\n    .ucu-feature {\n      padding: 15px 12px;\n      border-radius: 16px;\n      background: #f4fbff;\n      border: 1px solid #ddeef7;\n    }\n\n    .ucu-feature:nth-child(2) {\n      background: #fff8e7;\n      border-color: #f4e3b6;\n    }\n\n    .ucu-feature:nth-child(3) {\n      background: #effdf5;\n      border-color: #caeedb;\n    }\n\n    .ucu-feature:nth-child(4) {\n      background: #f8f3ff;\n      border-color: #e6d8ff;\n    }\n\n    .ucu-icon {\n      width: 34px;\n      height: 34px;\n      margin-bottom: 9px;\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: #ffffff;\n      font-size: 17px;\n    }\n\n    .ucu-feature h3,\n    .ucu-step h3,\n    .ucu-use h3 {\n      margin: 0 0 6px;\n      color: #142033;\n      font-size: 15px;\n      line-height: 1.25;\n      font-weight: 900;\n    }\n\n    .ucu-feature p,\n    .ucu-step p,\n    .ucu-use p,\n    .ucu-faq p {\n      margin: 0;\n      color: #5b6677;\n      font-size: 13px;\n      line-height: 1.48;\n    }\n\n    .ucu-split {\n      background: linear-gradient(180deg, #eaf8ff 0%, #ffffff 100%);\n    }\n\n    .ucu-image-card {\n      margin-bottom: 16px;\n      padding: 8px;\n      border-radius: 20px;\n      background: #ffffff;\n      box-shadow: 0 12px 30px rgba(41, 82, 108, .12);\n    }\n\n    .ucu-copy-box {\n      padding: 18px;\n      border-radius: 20px;\n      background: #11253a;\n      color: #ffffff;\n    }\n\n    .ucu-copy-box h2 {\n      margin: 0 0 8px;\n      color: #ffffff;\n      font-size: 24px;\n      line-height: 1.15;\n      font-weight: 900;\n    }\n\n    .ucu-copy-box p {\n      margin: 0;\n      color: rgba(255, 255, 255, .82);\n      font-size: 14px;\n      line-height: 1.55;\n    }\n\n    .ucu-steps {\n      background: #fffaf0;\n    }\n\n    .ucu-step-list {\n      display: grid;\n      gap: 10px;\n    }\n\n    .ucu-step {\n      display: grid;\n      grid-template-columns: 40px 1fr;\n      gap: 11px;\n      align-items: start;\n      padding: 14px;\n      border-radius: 16px;\n      background: #ffffff;\n      border: 1px solid #f1dfb8;\n    }\n\n    .ucu-step-num {\n      width: 40px;\n      height: 40px;\n      border-radius: 50%;\n      background: #ff7a1a;\n      color: #ffffff;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-weight: 900;\n    }\n\n    .ucu-reviews {\n      background: #ffffff;\n    }\n\n    .ucu-review-grid {\n      display: grid;\n      gap: 10px;\n    }\n\n    .ucu-review {\n      padding: 14px;\n      border-radius: 16px;\n      background: #f5fbff;\n      border: 1px solid #dceef8;\n    }\n\n    .ucu-stars {\n      color: #ff9f1c;\n      font-size: 14px;\n      letter-spacing: 0;\n      margin-bottom: 6px;\n    }\n\n    .ucu-review b {\n      display: inline-block;\n      margin-bottom: 6px;\n      color: #133049;\n      font-size: 13px;\n    }\n\n    .ucu-review p {\n      margin: 0;\n      color: #4c5a6b;\n      font-size: 13px;\n      line-height: 1.5;\n    }\n\n    .ucu-usecases {\n      background: linear-gradient(180deg, #f1fff8 0%, #ffffff 100%);\n    }\n\n    .ucu-use {\n      padding: 15px;\n      border-radius: 16px;\n      background: #ffffff;\n      border: 1px solid #d8f0e5;\n    }\n\n    .ucu-compare {\n      background: #f6f8fb;\n    }\n\n    .ucu-table {\n      overflow: hidden;\n      border-radius: 18px;\n      border: 1px solid #dfe7ef;\n      background: #ffffff;\n    }\n\n    .ucu-row {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n    }\n\n    .ucu-cell {\n      padding: 13px 12px;\n      border-bottom: 1px solid #e8eef4;\n      color: #536173;\n      font-size: 13px;\n      line-height: 1.4;\n    }\n\n    .ucu-cell:nth-child(odd) {\n      border-right: 1px solid #e8eef4;\n    }\n\n    .ucu-row:last-child .ucu-cell {\n      border-bottom: none;\n    }\n\n    .ucu-head {\n      background: #102033;\n      color: #ffffff;\n      font-weight: 900;\n    }\n\n    .ucu-good {\n      color: #0c7b55;\n      font-weight: 800;\n    }\n\n    .ucu-details {\n      background: #ffffff;\n    }\n\n    .ucu-specs {\n      display: grid;\n      gap: 8px;\n      margin-top: 14px;\n    }\n\n    .ucu-spec {\n      display: flex;\n      justify-content: space-between;\n      gap: 12px;\n      padding: 12px 13px;\n      border-radius: 12px;\n      background: #f5f9fc;\n      color: #536173;\n      font-size: 13px;\n    }\n\n    .ucu-spec strong {\n      color: #172033;\n    }\n\n    .ucu-gallery {\n      display: grid;\n      gap: 12px;\n      margin-top: 16px;\n    }\n\n    .ucu-faq {\n      background: #f8fbff;\n    }\n\n    .ucu-faq-item {\n      padding: 14px 0;\n      border-bottom: 1px solid #dfeaf4;\n    }\n\n    .ucu-faq-item:last-child {\n      border-bottom: none;\n    }\n\n    .ucu-faq h3 {\n      margin: 0 0 6px;\n      color: #172033;\n      font-size: 15px;\n      font-weight: 900;\n    }\n\n    .ucu-guarantee {\n      background: #11253a;\n      color: #ffffff;\n    }\n\n    .ucu-guarantee .ucu-section-title {\n      color: #ffffff;\n    }\n\n    .ucu-guarantee .ucu-use h3 {\n      color: #172033;\n    }\n\n    .ucu-guarantee .ucu-use p {\n      color: #5b6677;\n    }\n\n    .ucu-final {\n      padding: 30px 16px 34px;\n      background:\n        radial-gradient(circle at 82% 10%, rgba(255, 198, 88, .42), transparent 32%),\n        linear-gradient(145deg, #e9fbff 0%, #fff8e7 100%);\n      text-align: center;\n    }\n\n    .ucu-final h2 {\n      margin: 0 0 10px;\n      color: #111827;\n      font-size: 28px;\n      line-height: 1.12;\n      font-weight: 900;\n    }\n\n    .ucu-final p {\n      margin: 0;\n      color: #526173;\n      font-size: 14px;\n      line-height: 1.55;\n    }\n\n    @media (min-width: 760px) {\n      .ucu-umbrella-page {\n        max-width: 960px;\n      }\n\n      .ucu-hero,\n      .ucu-section,\n      .ucu-final {\n        padding-left: 28px;\n        padding-right: 28px;\n      }\n\n      .ucu-hero-inner,\n      .ucu-split-inner {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        align-items: center;\n        gap: 24px;\n      }\n\n      .ucu-hero h1 {\n        font-size: 44px;\n      }\n\n      .ucu-gallery {\n        grid-template-columns: 1fr 1fr;\n      }\n\n      .ucu-review-grid,\n      .ucu-step-list {\n        grid-template-columns: 1fr 1fr 1fr;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"ucu-umbrella-page\"\u003e\n\u003csection class=\"ucu-hero\"\u003e\n\u003cdiv class=\"ucu-hero-inner\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ucu-kicker\"\u003eLumiazos™ · 120 g Travel Essential\u003c\/div\u003e\n\u003ch1\u003ePocket-Sized Shade For Sun, Rain \u0026amp; Sudden Plans\u003c\/h1\u003e\n\u003cp\u003eMeet the ultra-light umbrella that slips into your bag, blocks harsh UV rays, and opens when the weather changes its mind.\u003c\/p\u003e\n\u003ca class=\"ucu-cta\" href=\"#\"\u003eShop Buy More, Save More\u003c\/a\u003e\n\u003cdiv class=\"ucu-hero-points\"\u003e\n\u003cdiv class=\"ucu-mini-card\"\u003e\n\u003cstrong\u003eUPF 50+\u003c\/strong\u003e\u003cspan\u003eUV-blocking inner layer\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucu-mini-card\"\u003e\n\u003cstrong\u003e120g\u003c\/strong\u003e\u003cspan\u003eEasy daily carry\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucu-mini-card\"\u003e\n\u003cstrong\u003e2-in-1\u003c\/strong\u003e\u003cspan\u003eSun and rain ready\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucu-hero-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0691\/9956\/0822\/files\/01_de001624-a548-4d36-acff-b9e3ea79d6a8.png?v=1783154259\" alt=\"\" loading=\"eager\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"ucu-section ucu-love\"\u003e\n\u003ch2 class=\"ucu-section-title\"\u003eWhy Customers Love It\u003c\/h2\u003e\n\u003cp class=\"ucu-section-sub\"\u003eSmall enough for everyday carry, strong enough for bright pavements, lunch breaks, commutes, and travel days.\u003c\/p\u003e\n\u003cdiv class=\"ucu-grid\"\u003e\n\u003cdiv class=\"ucu-feature\"\u003e\n\u003cdiv class=\"ucu-icon\"\u003e☀️\u003c\/div\u003e\n\u003ch3\u003eBlocks Harsh Sun\u003c\/h3\u003e\n\u003cp\u003eUPF 50+ fabric with a black inner coating helps create cooler shade outdoors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucu-feature\"\u003e\n\u003cdiv class=\"ucu-icon\"\u003e🎒\u003c\/div\u003e\n\u003ch3\u003eFits Your Bag\u003c\/h3\u003e\n\u003cp\u003eFolds to just 20 cm, so it slips easily into totes, handbags, backpacks and glove compartments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucu-feature\"\u003e\n\u003cdiv class=\"ucu-icon\"\u003e🌧️\u003c\/div\u003e\n\u003ch3\u003eRain-Ready Fabric\u003c\/h3\u003e\n\u003cp\u003eWater-repellent pongee lets droplets bead up and shake off quickly after use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucu-feature\"\u003e\n\u003cdiv class=\"ucu-icon\"\u003e🪶\u003c\/div\u003e\n\u003ch3\u003eOnly 120g\u003c\/h3\u003e\n\u003cp\u003eLight enough to carry every day without feeling like extra gear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"ucu-section ucu-split\"\u003e\n\u003cdiv class=\"ucu-split-inner\"\u003e\n\u003cdiv class=\"ucu-image-card\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0691\/9956\/0822\/files\/02_be3af9c8-4e3b-462c-8538-b5007c971271.png?v=1783154283\" alt=\"\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ucu-copy-box\"\u003e\n\u003ch2\u003eCooler Shade, Less Bulk\u003c\/h2\u003e\n\u003cp\u003eBulky umbrellas are easy to leave behind. This compact design gives you a ready-to-go shade layer for school runs, city walks, travel days and outdoor errands.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"ucu-section ucu-steps\"\u003e\n\u003ch2 class=\"ucu-section-title\"\u003eHow To Use\u003c\/h2\u003e\n\u003cdiv class=\"ucu-step-list\"\u003e\n\u003cdiv class=\"ucu-step\"\u003e\n\u003cdiv class=\"ucu-step-num\"\u003e1\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eCarry It Daily\u003c\/h3\u003e\n\u003cp\u003eKeep it in your bag, car, desk drawer or travel pouch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucu-step\"\u003e\n\u003cdiv class=\"ucu-step-num\"\u003e2\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eOpen When Needed\u003c\/h3\u003e\n\u003cp\u003eUse it for strong sun, light rain, walks, commutes and quick errands.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucu-step\"\u003e\n\u003cdiv class=\"ucu-step-num\"\u003e3\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eShake \u0026amp; Store\u003c\/h3\u003e\n\u003cp\u003eAfter rain, shake off droplets and let it dry before folding away.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"ucu-section ucu-reviews\"\u003e\n\u003ch2 class=\"ucu-section-title\"\u003eCustomer Review Highlights\u003c\/h2\u003e\n\u003cdiv class=\"ucu-review-grid\"\u003e\n\u003cdiv class=\"ucu-review\"\u003e\n\u003cdiv class=\"ucu-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cb\u003ePerfect for my handbag\u003c\/b\u003e\n\u003cp\u003e\"I wanted something tiny but still useful. This fits in my crossbody bag and feels much lighter than my old umbrella.\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucu-review\"\u003e\n\u003cdiv class=\"ucu-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cb\u003eGreat for hot walks\u003c\/b\u003e\n\u003cp\u003e\"The shade feels noticeably more comfortable on sunny pavements. I use it more than I expected.\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucu-review\"\u003e\n\u003cdiv class=\"ucu-stars\"\u003e★★★★☆\u003c\/div\u003e\n\u003cb\u003eSmall and handy\u003c\/b\u003e\n\u003cp\u003e\"It is compact, so it is best for one person. Exactly what I needed for travel and quick rain.\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"ucu-section ucu-usecases\"\u003e\n\u003ch2 class=\"ucu-section-title\"\u003eEveryday Scenarios\u003c\/h2\u003e\n\u003cdiv class=\"ucu-grid\"\u003e\n\u003cdiv class=\"ucu-use\"\u003e\n\u003ch3\u003eCity Commutes\u003c\/h3\u003e\n\u003cp\u003eKeep it ready for surprise weather between car parks, trains and office doors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucu-use\"\u003e\n\u003ch3\u003eTravel Days\u003c\/h3\u003e\n\u003cp\u003eLight enough for cabin bags and day bags without taking up valuable packing space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucu-use\"\u003e\n\u003ch3\u003eSchool Runs\u003c\/h3\u003e\n\u003cp\u003eQuick shade and rain cover when you are walking short distances.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucu-use\"\u003e\n\u003ch3\u003eOutdoor Errands\u003c\/h3\u003e\n\u003cp\u003eHelpful for farmers' markets, parks, queues and sunny lunch breaks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"ucu-section ucu-compare\"\u003e\n\u003ch2 class=\"ucu-section-title\"\u003eCompact Umbrella, Smarter Carry\u003c\/h2\u003e\n\u003cdiv class=\"ucu-table\"\u003e\n\u003cdiv class=\"ucu-row\"\u003e\n\u003cdiv class=\"ucu-cell ucu-head\"\u003eRegular Umbrella\u003c\/div\u003e\n\u003cdiv class=\"ucu-cell ucu-head\"\u003eThis Compact Umbrella\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucu-row\"\u003e\n\u003cdiv class=\"ucu-cell\"\u003eBulky in small bags\u003c\/div\u003e\n\u003cdiv class=\"ucu-cell ucu-good\"\u003eFolds to 20 cm for easy carry\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucu-row\"\u003e\n\u003cdiv class=\"ucu-cell\"\u003eOften made for rain only\u003c\/div\u003e\n\u003cdiv class=\"ucu-cell ucu-good\"\u003eDesigned for both sun and rain\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucu-row\"\u003e\n\u003cdiv class=\"ucu-cell\"\u003eCan feel heavy all day\u003c\/div\u003e\n\u003cdiv class=\"ucu-cell ucu-good\"\u003eOnly 120g for daily use\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucu-row\"\u003e\n\u003cdiv class=\"ucu-cell\"\u003eSlow to dry after showers\u003c\/div\u003e\n\u003cdiv class=\"ucu-cell ucu-good\"\u003eWater beads off with a quick shake\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"ucu-section ucu-details\"\u003e\n\u003ch2 class=\"ucu-section-title\"\u003eBuilt for Small-Bag Weather Protection\u003c\/h2\u003e\n\u003cdiv class=\"ucu-image-card\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0691\/9956\/0822\/files\/03_0369938b-0112-4b21-bc5d-8adbe68c374f.jpg?v=1783158231\" alt=\"\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ucu-specs\"\u003e\n\u003cdiv class=\"ucu-spec\"\u003e\n\u003cstrong\u003eFolded Length\u003c\/strong\u003e\u003cspan\u003e20 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucu-spec\"\u003e\n\u003cstrong\u003eOpen Size\u003c\/strong\u003e\u003cspan\u003e85 × 48 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucu-spec\"\u003e\n\u003cstrong\u003eWeight\u003c\/strong\u003e\u003cspan\u003e120 g\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucu-spec\"\u003e\n\u003cstrong\u003eMaterials\u003c\/strong\u003e\u003cspan\u003eCarbon fibre, aluminium, pongee, plastic\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucu-spec\"\u003e\n\u003cstrong\u003eColours\u003c\/strong\u003e\u003cspan\u003ePink, Black, Beige, Green, Blue, Navy\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucu-gallery\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0640\/1667\/9109\/files\/spp_shopify20260423201015_2c599752dfcea4f96c4623fa105ee00f_a3ccc59e-4c50-4898-8104-6ab077011865.jpg\" alt=\"Water-repellent compact umbrella fabric\" loading=\"lazy\" decoding=\"async\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/9672\/8915\/files\/spp_shopify20260423201004_312df78d6a67561c17a9eb0d1a126001.jpg\" alt=\"Carbon fiber frame compact umbrella\" loading=\"lazy\" decoding=\"async\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0681\/9672\/8915\/files\/spp_shopify20260423201008_487064eee26726e2630da95f813e32e9.png\" alt=\"Compact umbrella product size and colours\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"ucu-section ucu-faq\"\u003e\n\u003ch2 class=\"ucu-section-title\"\u003eFAQ\u003c\/h2\u003e\n\u003cdiv class=\"ucu-faq-item\"\u003e\n\u003ch3\u003eIs it for sun or rain?\u003c\/h3\u003e\n\u003cp\u003eBoth. It has UV-blocking shade protection and water-repellent fabric for light rain.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucu-faq-item\"\u003e\n\u003ch3\u003eHow small is it when folded?\u003c\/h3\u003e\n\u003cp\u003eIt folds to about 20 cm, making it easy to keep in a handbag, backpack, tote or car.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucu-faq-item\"\u003e\n\u003ch3\u003eIs it suitable for strong wind?\u003c\/h3\u003e\n\u003cp\u003eIt has a carbon fibre 5-rib frame for daily use, but like any compact umbrella, it should be used with care in severe wind.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucu-faq-item\"\u003e\n\u003ch3\u003eDoes it feel heavy in a bag?\u003c\/h3\u003e\n\u003cp\u003eNo. At only 120 g, it is designed for lightweight everyday carry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucu-faq-item\"\u003e\n\u003ch3\u003eWhat colours are available?\u003c\/h3\u003e\n\u003cp\u003ePink, Black, Beige, Green, Blue, and Navy Blue.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"ucu-section ucu-guarantee\"\u003e\n\u003ch2 class=\"ucu-section-title\"\u003eShipping \u0026amp; Service Guarantee\u003c\/h2\u003e\n\u003cdiv class=\"ucu-grid\"\u003e\n\u003cdiv class=\"ucu-use\"\u003e\n\u003ch3\u003eCarefully Packed\u003c\/h3\u003e\n\u003cp\u003eYour umbrella is packed for safe delivery and ready for daily carry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ucu-use\"\u003e\n\u003ch3\u003eHelpful Support\u003c\/h3\u003e\n\u003cp\u003eQuestions about your order? Our support team is here to help.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"ucu-final\"\u003e\n\u003ch2\u003eYour Bag-Sized Backup For Sun \u0026amp; Showers\u003c\/h2\u003e\n\u003cp\u003eLight, compact and practical enough to carry every day. Choose more packs for your bag, car, office and family.\u003c\/p\u003e\n\u003ca class=\"ucu-cta\" href=\"#\"\u003eGet Yours Today\u003c\/a\u003e\u003c\/section\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n(function () {\n  function findPurchaseArea() {\n    const selectors = [\n      'form[action*=\"\/cart\/add\"]',\n      'product-form',\n      '.product-form',\n      '.product__info-container',\n      '.product-single__meta',\n      '.product-form__buttons',\n      '[name=\"add\"]',\n      'button[type=\"submit\"][name=\"add\"]',\n      '.shopify-payment-button',\n      '[data-product-form]',\n      '[data-add-to-cart]',\n      '.product__form'\n    ];\n\n    for (const selector of selectors) {\n      const el = document.querySelector(selector);\n      if (el) {\n        if (el.matches('button, input')) {\n          return el.closest('form, .product-form, .product__info-container, .product-single__meta') || el;\n        }\n        return el;\n      }\n    }\n\n    return null;\n  }\n\n  function goToPurchaseArea(event) {\n    event.preventDefault();\n\n    const target = findPurchaseArea();\n\n    if (target) {\n      const rect = target.getBoundingClientRect();\n      const y = window.pageYOffset + rect.top - 90;\n\n      window.scrollTo({\n        top: Math.max(0, y),\n        behavior: 'smooth'\n      });\n\n      target.classList.add('ucu-purchase-highlight');\n      setTimeout(function () {\n        target.classList.remove('ucu-purchase-highlight');\n      }, 1400);\n\n      return;\n    }\n\n    \/\/ Fallback: product purchase area is usually above the description on Shopify product pages.\n    window.scrollTo({\n      top: 0,\n      behavior: 'smooth'\n    });\n  }\n\n  function bindUmbrellaCtas() {\n    document.querySelectorAll('.ucu-umbrella-page .ucu-cta').forEach(function (btn) {\n      if (btn.dataset.purchaseBound === 'true') return;\n\n      btn.dataset.purchaseBound = 'true';\n      btn.setAttribute('href', '#');\n      btn.addEventListener('click', goToPurchaseArea);\n    });\n  }\n\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', bindUmbrellaCtas);\n  } else {\n    bindUmbrellaCtas();\n  }\n\n  document.addEventListener('shopify:section:load', bindUmbrellaCtas);\n})();\n\u003c\/script\u003e\n\n\u003cstyle\u003e\n.ucu-purchase-highlight {\n  animation: ucuPurchasePulse 1.4s ease;\n}\n\n@keyframes ucuPurchasePulse {\n  0%, 100% {\n    box-shadow: none;\n  }\n  35% {\n    box-shadow: 0 0 0 4px rgba(255, 122, 26, .18);\n  }\n}\n\u003c\/style\u003e\n","brand":"Household Supplies","offers":[{"title":"1 Pack \/ Pink 🔥","offer_id":43210642751550,"sku":"KY-QBSP*1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"1 Pack \/ Black🔥","offer_id":43210642784318,"sku":"KY-QBSB*1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"1 Pack \/ Beige","offer_id":43210642817086,"sku":"KY-QBSW*1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"1 Pack \/ Green","offer_id":43210642849854,"sku":"KY-QBSG*1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"1 Pack \/ Blue","offer_id":43210642882622,"sku":"KY-QBSL*1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"1 Pack \/ Navy Blue","offer_id":43210642915390,"sku":"KY-QBSN*1","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"2 Packs \/ Pink 🔥","offer_id":43210654318654,"sku":"KY-QBSP*2","price":42.99,"currency_code":"GBP","in_stock":true},{"title":"2 Packs \/ Black🔥","offer_id":43210654416958,"sku":"KY-QBSB*2","price":42.99,"currency_code":"GBP","in_stock":true},{"title":"2 Packs \/ Beige","offer_id":43210654515262,"sku":"KY-QBSW*2","price":42.99,"currency_code":"GBP","in_stock":true},{"title":"2 Packs \/ Green","offer_id":43210654613566,"sku":"KY-QBSG*2","price":42.99,"currency_code":"GBP","in_stock":true},{"title":"2 Packs \/ Blue","offer_id":43210654711870,"sku":"KY-QBSL*2","price":42.99,"currency_code":"GBP","in_stock":true},{"title":"2 Packs \/ Navy Blue","offer_id":43210654810174,"sku":"KY-QBSN*2","price":42.99,"currency_code":"GBP","in_stock":true},{"title":"3 Packs \/ Pink 🔥","offer_id":43210654351422,"sku":"KY-QBSP*3","price":59.99,"currency_code":"GBP","in_stock":true},{"title":"3 Packs \/ Black🔥","offer_id":43210654449726,"sku":"KY-QBSB*3","price":59.99,"currency_code":"GBP","in_stock":true},{"title":"3 Packs \/ Beige","offer_id":43210654548030,"sku":"KY-QBSW*3","price":59.99,"currency_code":"GBP","in_stock":true},{"title":"3 Packs \/ Green","offer_id":43210654646334,"sku":"KY-QBSG*3","price":59.99,"currency_code":"GBP","in_stock":true},{"title":"3 Packs \/ Blue","offer_id":43210654744638,"sku":"KY-QBSL*3","price":59.99,"currency_code":"GBP","in_stock":true},{"title":"3 Packs \/ Navy Blue","offer_id":43210654842942,"sku":"KY-QBSN*3","price":59.99,"currency_code":"GBP","in_stock":true},{"title":"4 Packs \/ Pink 🔥","offer_id":43210654384190,"sku":"KY-QBSP*4","price":74.99,"currency_code":"GBP","in_stock":true},{"title":"4 Packs \/ Black🔥","offer_id":43210654482494,"sku":"KY-QBSB*4","price":74.99,"currency_code":"GBP","in_stock":true},{"title":"4 Packs \/ Beige","offer_id":43210654580798,"sku":"KY-QBSW*4","price":74.99,"currency_code":"GBP","in_stock":true},{"title":"4 Packs \/ Green","offer_id":43210654679102,"sku":"KY-QBSG*4","price":74.99,"currency_code":"GBP","in_stock":true},{"title":"4 Packs \/ Blue","offer_id":43210654777406,"sku":"KY-QBSL*4","price":74.99,"currency_code":"GBP","in_stock":true},{"title":"4 Packs \/ Navy Blue","offer_id":43210654875710,"sku":"KY-QBSN*4","price":74.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0657\/1438\/9054\/files\/1_7b5b4e0c-1557-4559-8cae-fd970abf0c03.png?v=1787106250"},{"product_id":"hair-building-fibres","title":"Lumiazos™ Instant Hair Building Fibres – Hairline Filler \u0026 Fuller-Looking Hair","description":"\u003c!-- HAIR BUILDING FIBRES — FULL SHOPIFY LANDER --\u003e\n\u003cstyle\u003e\n  html{scroll-behavior:smooth}.hbf-lander{--brown:#682f1d;--brown2:#4d2116;--cream:#f7f1ec;--peach:#ead5c8;--ink:#1e1e1e;--muted:#69605b;--line:#eadfd8;--white:#fff;font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;color:var(--ink);background:#fff;max-width:1180px;margin:0 auto;overflow:hidden}.hbf-lander,.hbf-lander *{box-sizing:border-box}.hbf-lander img{display:block;width:100%;height:auto}.hbf-lander h1,.hbf-lander h2,.hbf-lander h3,.hbf-lander p,.hbf-lander figure{margin:0}.hbf-section{padding:56px 28px}.hbf-center{text-align:center}.hbf-kicker{display:inline-flex;align-items:center;justify-content:center;padding:8px 18px;border-radius:999px;background:var(--brown);color:#fff;font-size:12px;font-weight:850;letter-spacing:.04em}.hbf-title{margin-top:14px!important;color:var(--brown);font-size:clamp(34px,6vw,58px);line-height:1.03;font-weight:900;letter-spacing:-.045em}.hbf-copy{max-width:700px;margin:15px auto 0!important;color:var(--muted);font-size:17px;line-height:1.55}.hbf-cta{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;min-height:62px;padding:16px 24px;border:0;border-radius:999px;background:var(--brown);color:#fff!important;text-decoration:none!important;font-size:20px;font-weight:850;box-shadow:0 8px 20px rgba(75,31,20,.18);cursor:pointer;transform:scale(1);transition:transform .22s ease,background .22s ease,box-shadow .22s ease}.hbf-cta:hover{background:var(--brown2);color:#fff!important;transform:scale(1.035);box-shadow:0 12px 27px rgba(75,31,20,.25)}.hbf-cta--small{max-width:430px;margin:25px auto 0}.hbf-media{overflow:hidden;border-radius:18px;background:#eee}.hbf-media img{height:100%;object-fit:cover}\n\n  .hbf-lander{container-type:inline-size;container-name:hbf}\n\n  \/* HERO *\/\n  .hbf-hero{display:grid;grid-template-columns:44% 56%;min-height:610px;background:linear-gradient(90deg,#fff 0%,#fff 30%,#f3efeb 100%)}.hbf-hero__visual{grid-column:2;grid-row:1;min-width:0}.hbf-hero__visual img{width:100%;height:100%;object-fit:cover}.hbf-hero__content{grid-column:1;grid-row:1;z-index:2;align-self:center;padding:48px 34px 42px max(32px,calc((100vw - 1180px)\/2 + 28px))}.hbf-hero__title{margin-top:17px!important;color:var(--brown);font-size:clamp(44px,5vw,68px);line-height:1.02;font-weight:900;letter-spacing:-.05em}.hbf-hero__copy{margin-top:18px!important;font-size:19px;line-height:1.42}.hbf-compare{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:24px}.hbf-compare__card{position:relative;overflow:hidden;aspect-ratio:1.25\/1;border-radius:14px;box-shadow:0 5px 15px rgba(35,19,14,.14)}.hbf-compare__card img{width:100%;height:100%;object-fit:cover}.hbf-compare__card:after{content:\"\";position:absolute;inset:52% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.55))}.hbf-compare__label{position:absolute;z-index:2;right:8px;bottom:10px;left:8px;color:#fff;text-align:center;font-size:14px;font-weight:850}.hbf-compare__play{position:absolute;z-index:4;top:50%;left:50%;display:grid;width:46px;height:46px;place-items:center;border:2px solid #fff;border-radius:50%;background:var(--brown);color:#fff;transform:translate(-50%,-50%);box-shadow:0 4px 12px rgba(0,0,0,.22)}.hbf-compare__play:before{content:\"\";width:0;height:0;margin-left:4px;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:12px solid #fff}.hbf-hero .hbf-cta{margin-top:22px}\n\n  \/* PAIN GRID *\/\n  .hbf-pain{background:#fff}.hbf-pain-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:27px}.hbf-pain-card{overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#fff;text-align:center;box-shadow:0 6px 16px rgba(65,38,25,.06)}.hbf-pain-card img{aspect-ratio:1\/1;object-fit:cover}.hbf-pain-card div{padding:14px 10px}.hbf-pain-card h3{font-size:16px}.hbf-pain-card p{margin-top:5px!important;color:var(--muted);font-size:12px;line-height:1.35}\n\n  \/* RESULT PROOF *\/\n  .hbf-proof{background:var(--cream)}.hbf-proof-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:center}.hbf-proof-image{aspect-ratio:1.2\/1}.hbf-proof-image img{height:100%;object-fit:cover}.hbf-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:25px}.hbf-metric{padding:17px 8px;border-radius:14px;background:#fff;text-align:center;border:1px solid var(--line)}.hbf-metric strong{display:block;color:var(--brown);font-size:24px}.hbf-metric span{display:block;margin-top:3px;color:var(--muted);font-size:11px}\n\n  \/* REBUILT 2×2 PROBLEM SECTION *\/\n  .hbf-problem{padding-top:50px;background:#fff}.hbf-problem .hbf-title{color:#121827}.hbf-problem-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 38px;max-width:900px;margin:35px auto 0}.hbf-problem-card{text-align:center}.hbf-problem-media{position:relative;overflow:visible}.hbf-problem-media img{width:100%;aspect-ratio:1.26\/1;object-fit:cover;border-radius:22px}.hbf-problem-alert{position:absolute;left:50%;bottom:-25px;z-index:3;display:grid;width:54px;height:54px;place-items:center;border:4px solid #fff;border-radius:50%;background:#ec2429;color:#fff;font-size:34px;line-height:1;font-weight:950;transform:translateX(-50%);box-shadow:0 4px 10px rgba(0,0,0,.12)}.hbf-problem-card h3{margin-top:38px!important;color:#111827;font-size:30px;line-height:1.08;font-weight:900}.hbf-problem-card p{margin-top:10px!important;color:#626771;font-size:20px;line-height:1.3}\n\n  \/* THREE-SLIDE BEFORE \/ AFTER TRANSFORMATION *\/\n  .hbf-results{background:#fff}.hbf-results__metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;max-width:850px;margin:0 auto 28px}.hbf-results__metric{text-align:center}.hbf-results__metric strong{display:block;color:var(--brown);font-size:48px;line-height:1;font-style:italic;font-weight:950}.hbf-results__metric span{display:block;margin-top:9px;color:#111827;font-size:24px;line-height:1.05;font-weight:850}.hbf-results__stage{position:relative;max-width:900px;margin:0 auto}.hbf-results__slide{display:none}.hbf-results__slide.is-active{display:block}.hbf-ba{--position:50%;position:relative;overflow:hidden;aspect-ratio:1.34\/1;border-radius:28px;background:#eee;box-shadow:0 8px 22px rgba(49,26,17,.12);touch-action:pan-y}.hbf-ba__before,.hbf-ba__after{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hbf-ba__after{clip-path:inset(0 calc(100% - var(--position)) 0 0)}.hbf-ba__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.2),transparent 42%,transparent);pointer-events:none}.hbf-ba__line{position:absolute;z-index:4;top:0;bottom:0;left:var(--position);width:4px;background:#fff;transform:translateX(-50%);pointer-events:none}.hbf-ba__handle{position:absolute;top:50%;left:50%;display:grid;width:40px;height:78px;place-items:center;border-radius:999px;background:#fff;color:#344054;font-size:21px;font-weight:900;transform:translate(-50%,-50%);box-shadow:0 4px 14px rgba(0,0,0,.18)}.hbf-ba__range{display:none}.hbf-ba__tag{position:absolute;z-index:5;bottom:18px;padding:10px 22px;border-radius:999px;background:rgba(255,255,255,.92);color:#172033;font-size:18px;font-weight:900;box-shadow:0 3px 10px rgba(0,0,0,.1);pointer-events:none}.hbf-ba__tag--before{left:28px}.hbf-ba__tag--after{right:28px}.hbf-results__dots{display:flex;align-items:center;justify-content:center;gap:13px;margin-top:25px}.hbf-results__dot{width:18px;height:18px;padding:0;border:0;border-radius:99px;background:#cdd3dc;cursor:pointer;transition:width .2s ease,background .2s ease}.hbf-results__dot.is-active{width:42px;background:#1f2937}.hbf-results .hbf-cta{max-width:900px;min-height:86px;margin:34px auto 0;font-size:30px}\n\n  @media(max-width:768px){.hbf-problem{padding:35px 8px}.hbf-problem-grid{gap:23px 12px;margin-top:26px}.hbf-problem-media img{aspect-ratio:1.15\/1;border-radius:16px}.hbf-problem-alert{bottom:-18px;width:42px;height:42px;border-width:3px;font-size:27px}.hbf-problem-card h3{margin-top:29px!important;font-size:22px}.hbf-problem-card p{margin-top:7px!important;font-size:15px}.hbf-results{padding:36px 12px}.hbf-results__metrics{gap:5px;margin-bottom:24px}.hbf-results__metric strong{font-size:36px}.hbf-results__metric span{font-size:18px}.hbf-ba{aspect-ratio:1.1\/1;border-radius:22px}.hbf-ba__tag{bottom:12px;padding:8px 17px;font-size:16px}.hbf-ba__tag--before{left:14px}.hbf-ba__tag--after{right:14px}.hbf-ba__handle{width:34px;height:66px}.hbf-results__dots{margin-top:21px}.hbf-results__dot{width:14px;height:14px}.hbf-results__dot.is-active{width:34px}.hbf-results .hbf-cta{min-height:74px;margin-top:28px;font-size:25px}}\n\n  \/* FEATURE STORY *\/\n  .hbf-story{display:grid;grid-template-columns:1fr 1fr;min-height:520px}.hbf-story--reverse .hbf-story__media{order:2}.hbf-story--reverse .hbf-story__content{order:1}.hbf-story__media img{height:100%;object-fit:cover}.hbf-story__content{display:flex;flex-direction:column;justify-content:center;padding:55px;background:#fff}.hbf-story__content .hbf-title{font-size:clamp(34px,4vw,52px)}.hbf-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:24px}.hbf-benefit{padding:16px 10px;border-radius:13px;background:var(--cream);text-align:center}.hbf-benefit span{display:block;font-size:23px}.hbf-benefit b{display:block;margin-top:7px;font-size:12px}\n\n  \/* FULL-BLEED FILL SPARSE AREAS MODULE *\/\n  .hbf-fill{position:relative;min-height:790px;overflow:hidden;background:#f1ece8}.hbf-fill__main{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 42%}.hbf-fill__top{position:absolute;z-index:2;top:0;right:0;left:0;padding:58px 26px 125px;background:linear-gradient(180deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.84) 55%,transparent 100%);text-align:center}.hbf-fill__top h2{color:#090909;font-size:clamp(46px,6vw,76px);line-height:1.03;font-weight:900;letter-spacing:-.045em}.hbf-fill__top p{max-width:720px;margin:27px auto 0!important;color:#151515;font-size:clamp(22px,3vw,36px);line-height:1.3}.hbf-fill__macro{position:absolute;z-index:3;top:38%;right:8%;width:170px;height:170px;overflow:hidden;border:5px solid #fff;border-radius:50%;background:#e6c39d;box-shadow:0 8px 24px rgba(0,0,0,.18)}.hbf-fill__macro img{width:100%;height:100%;object-fit:cover;transform:scale(1.65)}.hbf-fill__benefits{position:absolute;z-index:4;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(3,1fr);padding:28px 34px 24px;border-radius:70px 70px 0 0;background:rgba(255,255,255,.82);backdrop-filter:blur(8px);text-align:center}.hbf-fill__benefit{display:flex;flex-direction:column;align-items:center}.hbf-fill__icon{display:grid;width:78px;height:78px;place-items:center;border-radius:5px;background:var(--brown);color:#fff;font-size:37px;line-height:1}.hbf-fill__benefit b{margin-top:15px;color:#070707;font-size:24px;line-height:1.1}\n\n  @media(max-width:768px){.hbf-fill{min-height:860px}.hbf-fill__main{object-position:center center}.hbf-fill__top{padding:48px 14px 110px}.hbf-fill__top h2{font-size:43px}.hbf-fill__top p{margin-top:22px!important;font-size:23px}.hbf-fill__macro{top:37%;right:5%;width:112px;height:112px;border-width:3px}.hbf-fill__benefits{padding:20px 8px 18px;border-radius:48px 48px 0 0}.hbf-fill__icon{width:58px;height:58px;font-size:28px}.hbf-fill__benefit b{margin-top:10px;font-size:17px}}\n\n  @media(max-width:420px){.hbf-fill{min-height:760px}.hbf-fill__top{padding-top:38px}.hbf-fill__top h2{font-size:37px}.hbf-fill__top p{font-size:19px}.hbf-fill__macro{top:40%;width:96px;height:96px}.hbf-fill__benefits{border-radius:38px 38px 0 0}.hbf-fill__icon{width:50px;height:50px;font-size:24px}.hbf-fill__benefit b{font-size:15px}}\n\n  \/* Raised white benefits panel stays inside the hero image. *\/\n  .hbf-fill__benefits{right:24px;bottom:26px;left:24px;padding:25px 24px 22px;border:1px solid rgba(255,255,255,.62);border-radius:50px;background:rgba(255,255,255,.68);box-shadow:0 12px 32px rgba(42,28,21,.18);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.hbf-fill__icon svg{display:block;width:54px;height:54px;fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.hbf-fill__icon--text{font-size:25px;font-weight:800}.hbf-fill__benefit b{color:#050505}\n  @media(max-width:768px){.hbf-fill__benefits{right:12px;bottom:18px;left:12px;padding:20px 8px 18px;border-radius:42px}.hbf-fill__icon svg{width:40px;height:40px}.hbf-fill__icon--text{font-size:20px}}\n  @media(max-width:420px){.hbf-fill__benefits{right:8px;bottom:12px;left:8px;padding:16px 5px 15px;border-radius:34px}.hbf-fill__icon svg{width:34px;height:34px}.hbf-fill__icon--text{font-size:17px}}\n\n  \/* HOLD \/ WIND *\/\n  .hbf-hold{background:var(--brown);color:#fff}.hbf-hold .hbf-title,.hbf-hold .hbf-copy{color:#fff}.hbf-hold-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:28px}.hbf-hold-card{overflow:hidden;border-radius:18px;background:#fff;color:var(--ink)}.hbf-hold-card img{aspect-ratio:16\/10;object-fit:cover}.hbf-hold-card div{padding:21px}.hbf-hold-card h3{color:var(--brown);font-size:24px}.hbf-hold-card p{margin-top:8px!important;color:var(--muted);font-size:14px;line-height:1.5}.hbf-checks{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:17px}.hbf-check{padding:10px;border-radius:10px;background:#f7f1ec;color:var(--brown);text-align:center;font-size:12px;font-weight:800}\n\n  \/* LOOPING OFFER BANNER *\/\n  .hbf-marquee{overflow:hidden;background:var(--brown);color:#fff}.hbf-marquee__track{display:flex;width:max-content;animation:hbfMarquee 18s linear infinite}.hbf-marquee:hover .hbf-marquee__track{animation-play-state:paused}.hbf-marquee__group{display:flex;flex-shrink:0;align-items:center}.hbf-marquee__item{display:flex;min-width:max-content;align-items:center;gap:13px;padding:20px 48px;font-size:30px;line-height:1;font-weight:900}.hbf-marquee__item span{font-size:32px}@keyframes hbfMarquee{to{transform:translateX(-50%)}}\n\n  \/* FULLER HAIR \/ ALL-DAY HOLD AUTO TABS *\/\n  .hbf-feature-switch{background:#fff}.hbf-feature-tabs{display:grid;grid-template-columns:1fr 1fr;max-width:900px;margin:0 auto 20px}.hbf-feature-tab{padding:19px 14px;border:0;background:transparent;color:#999;font-size:28px;font-weight:850;cursor:pointer;transition:color .2s ease,transform .2s ease}.hbf-feature-tab:hover{transform:scale(1.03)}.hbf-feature-tab.is-active{color:#111}.hbf-feature-stage{position:relative;max-width:900px;margin:0 auto;overflow:hidden;border-radius:24px;background:#eee;box-shadow:0 8px 22px rgba(45,25,17,.12)}.hbf-feature-slide{display:none;position:relative}.hbf-feature-slide.is-active{display:block}.hbf-feature-slide img{width:100%;aspect-ratio:1.3\/1;object-fit:cover}.hbf-feature-caption{position:absolute;right:20px;bottom:20px;left:20px;padding:19px;border-radius:16px;background:rgba(255,255,255,.9);backdrop-filter:blur(8px);text-align:left}.hbf-feature-caption h3{color:var(--brown);font-size:25px}.hbf-feature-caption p{margin-top:6px!important;color:var(--muted);font-size:14px;line-height:1.45}.hbf-feature-arrow{display:none!important}\n\n  @media(max-width:768px){.hbf-marquee__item{padding:17px 30px;font-size:24px}.hbf-marquee__item span{font-size:26px}.hbf-feature-switch{padding:34px 12px}.hbf-feature-tab{padding:15px 7px;font-size:21px}.hbf-feature-stage{border-radius:19px}.hbf-feature-slide img{aspect-ratio:1\/1.05}.hbf-feature-caption{right:12px;bottom:12px;left:12px;padding:14px}.hbf-feature-caption h3{font-size:20px}.hbf-feature-caption p{font-size:12px}.hbf-feature-arrow{width:46px;height:46px;font-size:27px}.hbf-feature-arrow--prev{left:10px}.hbf-feature-arrow--next{right:10px}}\n\n  @media(prefers-reduced-motion:reduce){.hbf-marquee__track{animation:none}}\n\n  \/* HOW TO USE *\/\n  .hbf-steps{background:#fff}.hbf-step-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;margin-top:34px}.hbf-step{min-width:0;background:#fff}.hbf-step__media{position:relative;overflow:hidden;box-shadow:0 6px 15px rgba(32,22,18,.12)}.hbf-step img{width:100%;aspect-ratio:4\/3;object-fit:cover}.hbf-step__bar{position:absolute;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:space-between;background:rgba(30,22,18,.68);color:#fff;font-size:17px;font-weight:900}.hbf-step__num{display:grid;min-width:58px;min-height:47px;place-items:center;background:var(--brown);color:#fff;font-size:19px}.hbf-step__name{padding:0 15px;text-transform:capitalize}.hbf-step__copy{padding:15px 4px 0}.hbf-step__copy p{margin:0!important;color:#171717;font-size:14px;line-height:1.45;text-align:center}\n\n  \/* EASY WASH *\/\n  .hbf-wash{display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:center;padding:56px 38px;background:#fff}.hbf-wash__content{padding:0}.hbf-wash__content .hbf-title{margin-top:0!important;color:#111827}.hbf-wash__content .hbf-copy{margin:18px 0 0!important;color:#555c68;font-size:20px}.hbf-wash__media{overflow:hidden;border-radius:22px;box-shadow:0 9px 25px rgba(31,24,20,.12)}.hbf-wash__media img{width:100%;min-height:560px;object-fit:cover}.hbf-wash-list{display:grid;gap:25px;margin:31px 0 0;padding:0;list-style:none}.hbf-wash-list li{display:grid;grid-template-columns:72px 1fr;gap:20px;align-items:center}.hbf-wash-list__icon{display:grid;width:72px;height:72px;place-items:center;border-radius:5px;background:var(--brown);color:#fff}.hbf-wash-list__icon svg{width:47px;height:47px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.hbf-wash-list strong{display:block;color:#111827;font-size:21px}.hbf-wash-list p{margin-top:7px!important;color:#626975;font-size:17px;line-height:1.45}.hbf-wash .hbf-cta--small{margin:30px 0 0}\n\n  \/* REAL LIFE *\/\n  .hbf-life{background:var(--brown);color:#fff;overflow:hidden}.hbf-life .hbf-title,.hbf-life .hbf-copy{color:#fff}.hbf-life-grid{display:flex;gap:18px;margin:28px calc((100vw - min(1120px,100vw)) \/ -2) 0;padding:0 max(18px,calc((100vw - 1120px) \/ 2)) 12px;overflow-x:auto;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;overscroll-behavior-inline:contain;cursor:grab}.hbf-life-grid:active{cursor:grabbing}.hbf-life-grid::-webkit-scrollbar{display:none}.hbf-life-card{position:relative;flex:0 0 clamp(280px,31vw,410px);overflow:hidden;aspect-ratio:4\/5;border-radius:16px;scroll-snap-align:start}.hbf-life-card img{width:100%;height:100%;object-fit:cover}.hbf-life-card:after{content:\"\";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.78))}.hbf-life-card span{position:absolute;z-index:2;right:15px;bottom:15px;left:15px;font-size:18px;font-weight:850}\n\n  \/* SPECS *\/\n  .hbf-spec{background:#fff;padding-bottom:48px}.hbf-spec .hbf-title{color:#101827;text-transform:uppercase}.hbf-spec .hbf-copy{color:#4f5561;font-size:22px}.hbf-spec-table{max-width:850px;margin:34px auto 0}.hbf-spec-row{display:grid;grid-template-columns:minmax(180px,.8fr) minmax(0,1.5fr);gap:24px;align-items:center;padding:25px 0;border-bottom:1px solid #dfe3e8;text-align:left}.hbf-spec-row dt{color:#777d87;font-size:21px;line-height:1.25}.hbf-spec-row dd{margin:0;color:#08101e;text-align:right;font-size:21px;line-height:1.35;font-weight:800}.hbf-spec-footer{max-width:850px;margin:20px auto 0;color:#737983;font-size:12px;line-height:1.5;text-align:left}\n  @media(max-width:768px){.hbf-spec{padding:38px 18px 34px}.hbf-spec .hbf-title{font-size:42px}.hbf-spec .hbf-copy{font-size:20px}.hbf-spec-table{margin-top:29px}.hbf-spec-row{grid-template-columns:112px minmax(0,1fr);gap:12px;padding:22px 0}.hbf-spec-row dt,.hbf-spec-row dd{font-size:18px}.hbf-spec-footer{font-size:11px}}\n\n  \/* PURCHASE *\/\n  .hbf-buy{background:linear-gradient(180deg,#fff 0%,#f7f0eb 100%)}.hbf-buy-card{display:grid;grid-template-columns:.9fr 1.1fr;gap:30px;max-width:900px;margin:28px auto 0;padding:26px;border:2px solid var(--brown);border-radius:22px;background:#fff;box-shadow:0 15px 35px rgba(65,30,18,.12)}.hbf-buy-card__image{align-self:center}.hbf-buy-card__info h3{font-size:25px;line-height:1.15}.hbf-price{display:flex;align-items:baseline;gap:10px;margin-top:14px}.hbf-price strong{color:#e53925;font-size:31px}.hbf-price s{color:#8a817d}.hbf-save{display:inline-block;margin-top:8px;padding:5px 10px;border-radius:99px;background:#ffe9df;color:#b92c17;font-size:11px;font-weight:850}.hbf-field{margin-top:18px}.hbf-field label{display:block;margin-bottom:7px;font-size:12px;font-weight:850}.hbf-select{width:100%;min-height:48px;padding:10px 13px;border:1px solid #cfc4bd;border-radius:10px;background:#fff;font-size:15px}.hbf-buy-card .hbf-cta{margin-top:18px}.hbf-safe{margin-top:12px!important;color:var(--muted);text-align:center;font-size:11px}.hbf-notes{max-width:900px;margin:22px auto 0;padding:18px;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--muted);font-size:12px;line-height:1.55}\n\n  @media(max-width:768px){.hbf-section{padding:38px 14px}.hbf-title{font-size:34px}.hbf-copy{font-size:14px}.hbf-hero{display:flex;flex-direction:column;min-height:0}.hbf-hero__visual{order:1}.hbf-hero__visual img{aspect-ratio:1\/1;object-fit:cover}.hbf-hero__content{order:2;padding:24px 12px 28px;text-align:center}.hbf-hero__title{font-size:40px}.hbf-hero__copy{font-size:16px}.hbf-compare{gap:10px}.hbf-compare__card{aspect-ratio:1.05\/1;border-radius:13px}.hbf-compare__play{width:44px;height:44px}.hbf-pain-grid{grid-template-columns:1fr 1fr;gap:9px}.hbf-pain-card div{padding:10px 6px}.hbf-pain-card h3{font-size:13px}.hbf-pain-card p{font-size:10px}.hbf-proof-grid{grid-template-columns:1fr}.hbf-proof-grid\u003ediv:last-child{text-align:center}.hbf-metric strong{font-size:19px}.hbf-story,.hbf-story--reverse{display:flex;flex-direction:column;min-height:0}.hbf-story--reverse .hbf-story__media{order:1}.hbf-story--reverse .hbf-story__content{order:2}.hbf-story__content{padding:35px 15px;text-align:center}.hbf-story__content .hbf-title{font-size:34px}.hbf-benefits{gap:7px}.hbf-benefit{padding:13px 6px}.hbf-benefit b{font-size:10px}.hbf-hold-grid{grid-template-columns:1fr}.hbf-checks{gap:6px}.hbf-check{font-size:10px}.hbf-step-grid{display:flex;gap:11px;margin-right:-14px;margin-left:-14px;padding:0 14px 10px;overflow-x:auto;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;overscroll-behavior-inline:contain}.hbf-step-grid::-webkit-scrollbar{display:none}.hbf-step{flex:0 0 82%;scroll-snap-align:start}.hbf-step img{aspect-ratio:4\/3}.hbf-step__bar{min-height:44px}.hbf-step__copy{padding-top:12px}.hbf-wash{display:flex;flex-direction:column}.hbf-wash__media{order:1}.hbf-wash__media img{min-height:0}.hbf-wash__content{order:2;padding:38px 15px;text-align:center}.hbf-wash-list{text-align:left}.hbf-life-grid{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory}.hbf-life-card{flex:0 0 75%;scroll-snap-align:center}.hbf-spec-grid{grid-template-columns:1fr}.hbf-spec-list{gap:8px}.hbf-spec-item{padding:13px 10px}.hbf-buy-card{grid-template-columns:1fr;padding:17px;gap:15px}.hbf-buy-card__info{text-align:center}.hbf-field{text-align:left}}\n  @media(max-width:768px){.hbf-wash{display:flex;flex-direction:column;gap:30px;padding:42px 18px;background:#fff}.hbf-wash__content{order:1;padding:0;text-align:left}.hbf-wash__media{order:2}.hbf-wash__media img{min-height:0;aspect-ratio:1\/1.05;object-fit:cover}.hbf-wash__content .hbf-copy{font-size:17px}.hbf-wash-list{gap:24px;text-align:left}.hbf-wash-list li{grid-template-columns:62px 1fr;gap:16px}.hbf-wash-list__icon{width:62px;height:62px}.hbf-wash-list__icon svg{width:40px;height:40px}.hbf-wash-list strong{font-size:19px}.hbf-wash-list p{font-size:15px}.hbf-wash .hbf-cta--small{margin-right:auto;margin-left:auto}}\n  \/* Shopify descriptions can be narrower than the browser viewport. *\/\n  @container hbf (max-width:768px){\n    .hbf-section{padding:38px 14px}.hbf-title{font-size:34px;overflow-wrap:normal;word-break:normal}.hbf-copy{font-size:14px}\n    .hbf-hero{display:flex;flex-direction:column;min-height:0}.hbf-hero__visual{order:1}.hbf-hero__visual img{aspect-ratio:1\/1;object-fit:cover}.hbf-hero__content{order:2;padding:25px 14px 30px;text-align:center}.hbf-hero__title{font-size:40px;line-height:1.04;overflow-wrap:normal;word-break:normal}.hbf-hero__copy{font-size:16px}.hbf-compare{gap:10px}.hbf-compare__card{aspect-ratio:1.05\/1}\n    .hbf-problem{padding:35px 8px}.hbf-problem-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:23px 12px}.hbf-problem-card h3{font-size:20px}.hbf-problem-card p{font-size:13px}\n    .hbf-results{padding:36px 12px}.hbf-results__metric strong{font-size:36px}.hbf-results__metric span{font-size:17px}.hbf-results .hbf-cta{min-height:70px;font-size:23px}\n    .hbf-fill{min-height:860px}.hbf-fill__top h2{font-size:42px;overflow-wrap:normal;word-break:normal}.hbf-fill__top p{font-size:21px}\n    .hbf-feature-switch{padding:34px 12px}.hbf-feature-tab{font-size:21px}.hbf-feature-slide img{aspect-ratio:1\/1.05}\n    .hbf-step-grid{display:flex;gap:11px;margin-right:-14px;margin-left:-14px;padding:0 14px 10px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none}.hbf-step{flex:0 0 82%;scroll-snap-align:start}.hbf-step-grid::-webkit-scrollbar{display:none}\n    .hbf-wash{display:flex;flex-direction:column;gap:30px;padding:42px 18px;background:#fff}.hbf-wash__content{order:1;padding:0;text-align:left}.hbf-wash__media{order:2}.hbf-wash__media img{min-height:0;aspect-ratio:1\/1.05}.hbf-wash__content .hbf-title{font-size:38px;line-height:1.03;overflow-wrap:normal;word-break:normal}.hbf-wash__content .hbf-copy{font-size:17px}.hbf-wash-list li{grid-template-columns:62px minmax(0,1fr);gap:16px}.hbf-wash-list__icon{width:62px;height:62px}.hbf-wash-list strong{font-size:19px}.hbf-wash-list p{font-size:15px}\n    .hbf-life{padding:40px 14px}.hbf-life .hbf-title{font-size:36px;line-height:1.05;overflow-wrap:normal;word-break:normal}.hbf-life .hbf-copy{font-size:15px}.hbf-life-grid{margin-right:-14px;margin-left:-14px;padding-right:14px;padding-left:14px}.hbf-life-card{flex:0 0 76%}\n    .hbf-spec{padding:38px 18px 34px}.hbf-spec .hbf-title{font-size:42px}.hbf-spec .hbf-copy{font-size:18px}.hbf-spec-row{grid-template-columns:112px minmax(0,1fr);gap:12px}.hbf-spec-row dt,.hbf-spec-row dd{font-size:17px}\n  }\n  @container hbf (max-width:420px){\n    .hbf-hero__title{font-size:36px}.hbf-title{font-size:31px}.hbf-fill__top h2{font-size:36px}.hbf-fill__top p{font-size:18px}.hbf-wash__content .hbf-title{font-size:34px}.hbf-life .hbf-title{font-size:32px}.hbf-feature-tab{font-size:18px}.hbf-cta{font-size:17px}\n  }\n  \/* Compact spacing and image-overlay feature tabs. *\/\n  .hbf-section{padding-top:42px;padding-bottom:42px}.hbf-problem-grid{margin-top:26px}.hbf-results__metrics{margin-bottom:22px}.hbf-results .hbf-cta{margin-top:25px}.hbf-step-grid{margin-top:24px}.hbf-life-grid{margin-top:22px}.hbf-spec-table{margin-top:25px}\n  .hbf-feature-switch{position:relative;padding:0;background:#fff}.hbf-feature-tabs{position:absolute;z-index:8;top:18px;left:50%;width:min(860px,calc(100% - 36px));margin:0;transform:translateX(-50%);pointer-events:none}.hbf-feature-tab{padding:14px 8px;color:rgba(30,30,30,.48);text-shadow:0 1px 5px rgba(255,255,255,.7);pointer-events:auto}.hbf-feature-tab.is-active{color:#111}.hbf-feature-stage{max-width:900px}.hbf-feature-slide img{display:block}.hbf-feature-caption{bottom:18px}\n  @media(max-width:768px){.hbf-section{padding-top:28px;padding-bottom:28px}.hbf-hero__content{padding-top:21px;padding-bottom:23px}.hbf-problem{padding-top:28px;padding-bottom:28px}.hbf-results{padding-top:28px;padding-bottom:28px}.hbf-feature-switch{padding:0}.hbf-feature-tabs{top:9px;width:calc(100% - 18px)}.hbf-feature-tab{padding:11px 5px;font-size:18px}.hbf-feature-stage{border-radius:0}.hbf-feature-caption{right:10px;bottom:10px;left:10px}.hbf-steps{padding-top:28px;padding-bottom:25px}.hbf-step-grid{margin-top:19px}.hbf-wash{padding-top:31px;padding-bottom:31px}.hbf-life{padding-top:31px;padding-bottom:31px}.hbf-spec{padding-top:30px;padding-bottom:30px}}\n  @container hbf (max-width:768px){.hbf-section{padding-top:28px;padding-bottom:28px}.hbf-hero__content{padding-top:21px;padding-bottom:23px}.hbf-problem,.hbf-results{padding-top:28px;padding-bottom:28px}.hbf-feature-switch{padding:0}.hbf-feature-tabs{top:9px;width:calc(100% - 18px)}.hbf-feature-tab{padding:11px 5px;font-size:18px}.hbf-feature-stage{border-radius:0}.hbf-feature-caption{right:10px;bottom:10px;left:10px}.hbf-steps{padding-top:28px;padding-bottom:25px}.hbf-step-grid{margin-top:19px}.hbf-wash{padding-top:31px;padding-bottom:31px}.hbf-life{padding-top:31px;padding-bottom:31px}.hbf-spec{padding-top:30px;padding-bottom:30px}}\n  \/* Single-image Fill Sparse module with an in-image frosted benefit panel. *\/\n  .hbf-fill__macro{display:none!important}.hbf-fill__benefits{right:28px;bottom:44px;left:28px;border-color:rgba(255,255,255,.55);background:rgba(255,255,255,.56);box-shadow:0 10px 28px rgba(42,28,21,.16);-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px)}\n  @media(max-width:768px){.hbf-fill__benefits{right:10px;bottom:34px;left:10px;background:rgba(255,255,255,.54);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}}\n  @container hbf (max-width:768px){.hbf-fill__benefits{right:10px;bottom:34px;left:10px;background:rgba(255,255,255,.54);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}}\n  \/* Shopify-safe specification table: div-only markup prevents editor stripping. *\/\n  .hbf-spec-table{display:block;width:100%;max-width:850px}.hbf-spec-row{grid-template-columns:minmax(150px,38%) minmax(0,62%);width:100%}.hbf-spec-label,.hbf-spec-value{min-width:0;overflow-wrap:break-word;word-break:normal}.hbf-spec-label{color:#777d87;font-size:21px;line-height:1.25;text-align:left}.hbf-spec-value{color:#08101e;font-size:21px;line-height:1.35;font-weight:800;text-align:right}\n  @media(max-width:768px){.hbf-spec-row{grid-template-columns:minmax(105px,40%) minmax(0,60%);gap:12px;padding:19px 0}.hbf-spec-label,.hbf-spec-value{font-size:16px}.hbf-spec-value{line-height:1.4}}\n  @container hbf (max-width:768px){.hbf-spec-row{grid-template-columns:minmax(105px,40%) minmax(0,60%);gap:12px;padding:19px 0}.hbf-spec-label,.hbf-spec-value{font-size:16px}.hbf-spec-value{line-height:1.4}}\n  @media(max-width:380px){.hbf-spec-row{grid-template-columns:95px minmax(0,1fr);gap:9px}.hbf-spec-label,.hbf-spec-value{font-size:15px}}\n  @container hbf (max-width:380px){.hbf-spec-row{grid-template-columns:95px minmax(0,1fr);gap:9px}.hbf-spec-label,.hbf-spec-value{font-size:15px}}\n  \/* Larger mobile hero and Fill Sparse typography. *\/\n  @media(max-width:768px){.hbf-hero .hbf-kicker{padding:10px 24px;font-size:19px;line-height:1.2}.hbf-hero__title{font-size:50px;line-height:1.02}.hbf-hero__copy{font-size:21px;line-height:1.42}.hbf-fill__top h2{font-size:50px;line-height:1.02}.hbf-fill__top p{font-size:23px;line-height:1.35}.hbf-fill__benefit b{font-size:19px}.hbf-fill__icon{width:62px;height:62px}}\n  @container hbf (max-width:768px){.hbf-hero .hbf-kicker{padding:10px 24px;font-size:19px;line-height:1.2}.hbf-hero__title{font-size:50px;line-height:1.02}.hbf-hero__copy{font-size:21px;line-height:1.42}.hbf-fill__top h2{font-size:50px;line-height:1.02}.hbf-fill__top p{font-size:23px;line-height:1.35}.hbf-fill__benefit b{font-size:19px}.hbf-fill__icon{width:62px;height:62px}}\n  @media(max-width:420px){.hbf-hero .hbf-kicker{font-size:17px}.hbf-hero__title{font-size:44px}.hbf-hero__copy{font-size:19px}.hbf-fill__top h2{font-size:43px}.hbf-fill__top p{font-size:20px}.hbf-fill__benefit b{font-size:17px}}\n  @container hbf (max-width:420px){.hbf-hero .hbf-kicker{font-size:17px}.hbf-hero__title{font-size:44px}.hbf-hero__copy{font-size:19px}.hbf-fill__top h2{font-size:43px}.hbf-fill__top p{font-size:20px}.hbf-fill__benefit b{font-size:17px}}\n  \/* Final Fill Sparse composition: one image, text directly on image, frosted benefits overlay. *\/\n  .hbf-fill{isolation:isolate;background:#ddd}.hbf-fill__main{position:absolute!important;z-index:0;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important}.hbf-fill__top{z-index:2;padding:52px 24px 90px;background:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.hbf-fill__top h2,.hbf-fill__top p{text-shadow:0 2px 8px rgba(255,255,255,.82)}.hbf-fill__benefits{z-index:3;right:28px;bottom:28px;left:28px;background:rgba(255,255,255,.62);border:1px solid rgba(255,255,255,.72);box-shadow:0 10px 28px rgba(31,20,15,.17);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}\n  @media(max-width:768px){.hbf-fill{min-height:760px}.hbf-fill__top{padding:39px 14px 75px}.hbf-fill__benefits{right:10px;bottom:20px;left:10px;padding:18px 7px 16px;background:rgba(255,255,255,.60);border-radius:40px}}\n  @container hbf (max-width:768px){.hbf-fill{min-height:760px}.hbf-fill__top{padding:39px 14px 75px}.hbf-fill__benefits{right:10px;bottom:20px;left:10px;padding:18px 7px 16px;background:rgba(255,255,255,.60);border-radius:40px}}\n  \/* Mobile-safe feature text lives inside the image; no caption card. *\/\n  .hbf-feature-switch{padding:0}.hbf-feature-stage{position:relative}.hbf-feature-tabs{position:absolute;z-index:6;top:10px;left:50%;width:calc(100% - 30px);margin:0;transform:translateX(-50%)}.hbf-feature-slide{overflow:hidden}.hbf-feature-slide:after{content:\"\";position:absolute;z-index:1;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.88) 0%,rgba(255,255,255,.68) 34%,rgba(255,255,255,.08) 68%,transparent 100%);pointer-events:none}.hbf-feature-copy{position:absolute;z-index:3;top:82px;right:34px;left:34px;color:#111;text-align:center;text-shadow:0 1px 4px rgba(255,255,255,.65)}.hbf-feature-copy\u003espan{display:block;color:var(--brown);font-size:21px;line-height:1.1;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.hbf-feature-copy h3{margin-top:11px!important;color:#050505;font-size:48px;line-height:1.02;font-weight:900}.hbf-feature-copy p{max-width:760px;margin:15px auto 0!important;color:#4e4e52;font-size:20px;line-height:1.45}.hbf-feature-copy ul{display:flex;justify-content:center;gap:28px;margin:22px 0 0;padding:0;list-style:none;color:var(--brown);font-size:18px;font-weight:850}.hbf-feature-copy li:before{content:\"✓\";margin-right:7px}.hbf-feature-caption{display:none!important}\n  @media(max-width:768px){.hbf-section{padding-top:24px;padding-bottom:24px}.hbf-feature-switch{padding:0}.hbf-feature-tabs{top:6px;width:calc(100% - 14px)}.hbf-feature-tab{padding:9px 4px;font-size:18px}.hbf-feature-slide img{aspect-ratio:4\/5;object-fit:cover}.hbf-feature-copy{top:57px;right:14px;left:14px}.hbf-feature-copy\u003espan{font-size:16px}.hbf-feature-copy h3{margin-top:7px!important;font-size:38px}.hbf-feature-copy p{margin-top:10px!important;font-size:15px;line-height:1.4}.hbf-feature-copy ul{display:grid;gap:4px;justify-content:start;margin:13px auto 0;width:max-content;max-width:100%;font-size:16px;text-align:left}.hbf-fill{min-height:700px}.hbf-step{flex-basis:74%}.hbf-life-card{flex-basis:68%}.hbf-wash{padding-top:26px;padding-bottom:26px}.hbf-spec{padding-top:26px;padding-bottom:26px}}\n  @container hbf (max-width:768px){.hbf-section{padding-top:24px;padding-bottom:24px}.hbf-feature-switch{padding:0}.hbf-feature-tabs{top:6px;width:calc(100% - 14px)}.hbf-feature-tab{padding:9px 4px;font-size:18px}.hbf-feature-slide img{aspect-ratio:4\/5;object-fit:cover}.hbf-feature-copy{top:57px;right:14px;left:14px}.hbf-feature-copy\u003espan{font-size:16px}.hbf-feature-copy h3{margin-top:7px!important;font-size:38px}.hbf-feature-copy p{margin-top:10px!important;font-size:15px;line-height:1.4}.hbf-feature-copy ul{display:grid;gap:4px;justify-content:start;margin:13px auto 0;width:max-content;max-width:100%;font-size:16px;text-align:left}.hbf-fill{min-height:700px}.hbf-step{flex-basis:74%}.hbf-life-card{flex-basis:68%}.hbf-wash{padding-top:26px;padding-bottom:26px}.hbf-spec{padding-top:26px;padding-bottom:26px}}\n  @media(max-width:420px){.hbf-feature-copy h3{font-size:34px}.hbf-feature-copy p{font-size:14px}.hbf-feature-copy ul{font-size:14px}.hbf-feature-tab{font-size:17px}.hbf-fill{min-height:670px}}\n  @container hbf (max-width:420px){.hbf-feature-copy h3{font-size:34px}.hbf-feature-copy p{font-size:14px}.hbf-feature-copy ul{font-size:14px}.hbf-feature-tab{font-size:17px}.hbf-fill{min-height:670px}}\n\n  \/* Feature tabs stay on the image; supporting copy sits below it. *\/\n  .hbf-feature-slide{background:#fff}\n  .hbf-feature-slide:after{display:none!important}\n  .hbf-feature-copy{position:static;z-index:auto;top:auto;right:auto;left:auto;padding:22px 24px 24px;background:#fff;color:#111;text-align:center;text-shadow:none}\n  .hbf-feature-copy\u003espan{font-size:18px}\n  .hbf-feature-copy h3{margin-top:8px!important;font-size:38px;line-height:1.05}\n  .hbf-feature-copy p{max-width:720px;margin:10px auto 0!important;font-size:17px;line-height:1.42}\n  .hbf-feature-copy ul{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 26px;margin:15px 0 0;font-size:16px}\n  .hbf-life-card{flex:0 0 clamp(280px,31vw,410px)}\n  @media(max-width:768px){\n    .hbf-feature-slide img{aspect-ratio:1\/1.03;object-fit:cover}\n    .hbf-feature-copy{padding:17px 15px 19px}\n    .hbf-feature-copy\u003espan{font-size:14px}\n    .hbf-feature-copy h3{margin-top:6px!important;font-size:29px}\n    .hbf-feature-copy p{margin-top:8px!important;font-size:14px;line-height:1.4}\n    .hbf-feature-copy ul{display:flex;width:auto;max-width:none;justify-content:center;gap:5px 14px;margin-top:11px;font-size:13px;text-align:center}\n    .hbf-life-card{flex-basis:68%}\n  }\n\n  \/* Three transformations side by side on desktop; dot carousel on mobile. *\/\n  @media(min-width:769px){\n    .hbf-results__stage{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;max-width:1120px}\n    .hbf-results__slide,.hbf-results__slide.is-active{display:block}\n    .hbf-results__slide .hbf-ba{aspect-ratio:.82\/1;border-radius:18px}\n    .hbf-results__slide .hbf-ba__tag{right:auto;bottom:12px;padding:7px 12px;font-size:13px}\n    .hbf-results__slide .hbf-ba__tag--before{left:10px}\n    .hbf-results__slide .hbf-ba__tag--after{right:10px;left:auto}\n    .hbf-results__dots{display:none}\n    .hbf-results .hbf-cta{max-width:1120px}\n  }\n  @container hbf (min-width:769px){\n    .hbf-results__stage{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;max-width:1120px}\n    .hbf-results__slide,.hbf-results__slide.is-active{display:block}\n    .hbf-results__slide .hbf-ba{aspect-ratio:.82\/1;border-radius:18px}\n    .hbf-results__dots{display:none}\n  }\n  @container hbf (max-width:768px){\n    .hbf-feature-slide img{aspect-ratio:1\/1.03;object-fit:cover}\n    .hbf-feature-copy{position:static;top:auto;right:auto;left:auto;padding:17px 15px 19px;background:#fff;text-shadow:none}\n    .hbf-feature-copy\u003espan{font-size:14px}\n    .hbf-feature-copy h3{margin-top:6px!important;font-size:29px}\n    .hbf-feature-copy p{margin-top:8px!important;font-size:14px;line-height:1.4}\n    .hbf-feature-copy ul{display:flex;width:auto;max-width:none;justify-content:center;gap:5px 14px;margin-top:11px;font-size:13px;text-align:center}\n    .hbf-life-card{flex-basis:68%}\n  }\n\n  \/* Authority certifications *\/\n  .hbf-authority-bar{display:grid;grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr) 1px minmax(0,1fr);gap:14px;align-items:center;padding:16px 24px;background:linear-gradient(135deg,#111316 0%,#242127 58%,#3a1717 100%);border-top:1px solid rgba(198,40,40,.4);border-bottom:1px solid rgba(198,40,40,.4);color:#fff}\n  .hbf-authority-item{display:flex;align-items:center;justify-content:center;gap:10px;min-width:0}\n  .hbf-authority-icon{flex:0 0 auto;font-size:23px;line-height:1}\n  .hbf-authority-text{display:flex;min-width:0;flex-direction:column;text-align:left}\n  .hbf-authority-text strong{color:#fff;font-size:13px;line-height:1.15;font-weight:900;letter-spacing:.02em}\n  .hbf-authority-text span{margin-top:3px;color:#c4b5b2;font-size:11px;line-height:1.25;font-weight:500}\n  .hbf-authority-divider{width:1px;height:34px;background:rgba(229,57,53,.35)}\n  .hbf-trust-badges-inline{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;max-width:900px;margin:20px auto 0}\n  .hbf-badge-pill{display:inline-flex;align-items:center;gap:6px;padding:7px 13px;border:1px solid var(--line);border-radius:999px;background:#f0e6e2;color:var(--brown);font-size:12px;line-height:1.2}\n  .hbf-badge-check{display:grid;width:17px;height:17px;flex:0 0 auto;place-items:center;border-radius:50%;background:var(--brown);color:#fff;font-size:10px;font-weight:900}\n\n  \/* Final compact responsive rhythm *\/\n  @media(max-width:768px){\n    .hbf-section{padding:24px 14px}\n    .hbf-title{font-size:34px;line-height:1.05}\n    .hbf-copy{margin-top:10px!important;font-size:16px;line-height:1.45}\n    .hbf-kicker{padding:8px 17px;font-size:14px}\n    .hbf-cta{min-height:56px;padding:13px 18px;font-size:18px}\n    .hbf-hero__visual img{aspect-ratio:1.08\/1}\n    .hbf-hero__content{padding:20px 14px 23px}\n    .hbf-hero .hbf-kicker{padding:8px 18px;font-size:14px}\n    .hbf-hero__title{margin-top:13px!important;font-size:39px;line-height:1.03}\n    .hbf-hero__copy{margin-top:12px!important;font-size:16px;line-height:1.42}\n    .hbf-compare{margin-top:18px}\n    .hbf-hero .hbf-cta{margin-top:18px}\n    .hbf-authority-bar{grid-template-columns:1fr;gap:9px;padding:14px 16px}\n    .hbf-authority-divider{display:none}\n    .hbf-authority-item{justify-content:flex-start}\n    .hbf-authority-icon{width:30px;text-align:center;font-size:21px}\n    .hbf-authority-text strong{font-size:13px}\n    .hbf-authority-text span{font-size:11px}\n    .hbf-problem{padding-top:24px;padding-bottom:23px}\n    .hbf-problem-grid{margin-top:20px}\n    .hbf-results{padding-top:25px;padding-bottom:25px}\n    .hbf-results__metrics{margin-bottom:18px}\n    .hbf-results__metric strong{font-size:32px}\n    .hbf-results__metric span{margin-top:6px;font-size:16px}\n    .hbf-ba{aspect-ratio:1.16\/1}\n    .hbf-results__dots{margin-top:15px}\n    .hbf-trust-badges-inline{gap:6px;margin-top:16px}\n    .hbf-badge-pill{padding:6px 9px;font-size:11px}\n    .hbf-results .hbf-cta{min-height:58px;margin-top:18px;font-size:20px}\n    .hbf-fill{min-height:590px}\n    .hbf-fill__top{padding:26px 14px 60px}\n    .hbf-fill__top h2{font-size:37px;line-height:1.03}\n    .hbf-fill__top p{margin-top:13px!important;font-size:17px;line-height:1.35}\n    .hbf-fill__benefits{right:8px;bottom:12px;left:8px;padding:14px 5px 13px;border-radius:30px}\n    .hbf-fill__icon{width:50px;height:50px}\n    .hbf-fill__benefit b{margin-top:8px;font-size:15px}\n    .hbf-marquee__item{padding:12px 22px;font-size:18px}\n    .hbf-marquee__item span{font-size:20px}\n    .hbf-feature-slide img{aspect-ratio:1.14\/1}\n    .hbf-feature-copy{padding:15px 14px 17px}\n    .hbf-feature-copy h3{font-size:28px}\n    .hbf-feature-copy p{font-size:15px}\n    .hbf-feature-copy ul{font-size:14px}\n    .hbf-steps{padding-top:24px;padding-bottom:22px}\n    .hbf-step-grid{margin-top:18px}\n    .hbf-step{flex-basis:76%}\n    .hbf-step__copy p{font-size:15px}\n    .hbf-wash{gap:20px;padding:26px 14px}\n    .hbf-wash__content .hbf-title{font-size:34px}\n    .hbf-wash__content .hbf-copy{margin-top:12px!important;font-size:16px}\n    .hbf-wash-list{gap:16px;margin-top:21px}\n    .hbf-wash-list li{grid-template-columns:54px minmax(0,1fr);gap:13px}\n    .hbf-wash-list__icon{width:54px;height:54px}\n    .hbf-wash-list__icon svg{width:34px;height:34px}\n    .hbf-wash-list strong{font-size:18px}\n    .hbf-wash-list p{margin-top:4px!important;font-size:15px}\n    .hbf-wash .hbf-cta--small{margin-top:21px}\n    .hbf-wash__media img{aspect-ratio:1.28\/1}\n    .hbf-life{padding:26px 14px}\n    .hbf-life .hbf-title{font-size:34px}\n    .hbf-life-grid{margin-top:17px}\n    .hbf-life-card{flex-basis:72%;aspect-ratio:4\/4.65}\n    .hbf-spec{padding:25px 18px 22px}\n    .hbf-spec .hbf-title{font-size:36px}\n    .hbf-spec .hbf-copy{font-size:16px}\n    .hbf-spec-table{margin-top:18px}\n    .hbf-spec-row{padding:15px 0}\n    .hbf-spec-label,.hbf-spec-value{font-size:16px}\n    .hbf-spec-footer{margin-top:14px;font-size:12px}\n  }\n  @container hbf (max-width:768px){\n    .hbf-section{padding:24px 14px}.hbf-title{font-size:34px}.hbf-copy{font-size:16px}.hbf-cta{min-height:56px;font-size:18px}\n    .hbf-hero__content{padding:20px 14px 23px}.hbf-hero .hbf-kicker{font-size:14px}.hbf-hero__title{font-size:39px}.hbf-hero__copy{font-size:16px}\n    .hbf-authority-bar{grid-template-columns:1fr;gap:9px;padding:14px 16px}.hbf-authority-divider{display:none}.hbf-authority-item{justify-content:flex-start}\n    .hbf-fill{min-height:590px}.hbf-fill__top{padding:26px 14px 60px}.hbf-fill__top h2{font-size:37px}.hbf-fill__top p{font-size:17px}.hbf-fill__benefits{bottom:12px;padding:14px 5px 13px}\n    .hbf-wash{gap:20px;padding:26px 14px}.hbf-wash__media img{aspect-ratio:1.28\/1}.hbf-spec{padding:25px 18px 22px}.hbf-spec-table{margin-top:18px}.hbf-spec-row{padding:15px 0}\n  }\n\n  \/* Editorial authority panel inspired by certification reports *\/\n  .hbf-authority-panel{padding:38px 28px 42px;border-top:5px solid #df5a28;background:#f4f6fa;color:#151820}\n  .hbf-authority-heading{max-width:1050px;margin:0 auto 22px;text-align:left}\n  .hbf-authority-kicker{display:flex;align-items:center;gap:10px;color:#b94420;font-size:13px;line-height:1.2;font-weight:900;letter-spacing:.08em}\n  .hbf-authority-kicker:before{content:\"\";width:30px;height:3px;background:#df5a28}\n  .hbf-authority-heading h2{margin:10px 0 0;color:#141820;font-size:clamp(36px,5vw,58px);line-height:1;font-weight:950;letter-spacing:-.045em}\n  .hbf-authority-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:18px;max-width:1050px;margin:0 auto;align-items:stretch}\n  .hbf-authority-visual{position:relative;min-width:0;overflow:hidden;border:1px solid #d7dce4;border-radius:18px;background:#ddd;box-shadow:0 9px 22px rgba(31,39,52,.10)}\n  .hbf-authority-visual:after{content:\"\";position:absolute;inset:48% 0 0;background:linear-gradient(transparent,rgba(11,15,20,.84));pointer-events:none}\n  .hbf-authority-visual img{width:100%;height:100%;min-height:390px;object-fit:cover;object-position:center}\n  .hbf-authority-seal{position:absolute;z-index:3;top:16px;right:16px;display:grid;width:92px;height:92px;place-items:center;border:3px solid #fff;border-radius:50%;background:linear-gradient(145deg,#d87a35,#9f3d20);color:#fff;text-align:center;box-shadow:0 7px 18px rgba(34,20,13,.24)}\n  .hbf-authority-seal span{display:grid;width:27px;height:27px;place-items:center;border:2px solid currentColor;border-radius:50%;font-size:15px;font-weight:900}\n  .hbf-authority-seal strong{font-size:10px;line-height:1.05;letter-spacing:.04em}\n  .hbf-authority-visual-copy{position:absolute;z-index:3;right:20px;bottom:19px;left:20px;display:flex;flex-direction:column;color:#fff;text-align:left}\n  .hbf-authority-visual-copy strong{font-size:25px;line-height:1.05;font-weight:900}\n  .hbf-authority-visual-copy span{margin-top:5px;color:#d9dde4;font-size:13px;line-height:1.3}\n  .hbf-authority-records{overflow:hidden;border:1px solid #d7dce4;border-radius:18px;background:#fff;box-shadow:0 9px 22px rgba(31,39,52,.08)}\n  .hbf-authority-record{display:grid;grid-template-columns:54px minmax(0,1fr) auto;gap:13px;align-items:center;min-height:128px;padding:18px;border-bottom:1px solid #dfe3e9;text-align:left}\n  .hbf-authority-record:last-child{border-bottom:0}\n  .hbf-authority-record .hbf-authority-icon{display:grid;width:50px;height:50px;place-items:center;border:1px solid #efc3b0;border-radius:12px;background:#fff5ef;font-size:24px}\n  .hbf-authority-record .hbf-authority-text strong{display:block;color:#171b23;font-size:18px;line-height:1.12;font-weight:950}\n  .hbf-authority-record .hbf-authority-text span{display:block;margin-top:6px;color:#c55a32;font-size:12px;line-height:1.3;font-weight:800;text-transform:uppercase}\n  .hbf-authority-record\u003eb{justify-self:end;padding:6px 9px;border:1px solid #d9dde3;border-radius:6px;background:#f7f8fa;color:#606670;font-size:10px;line-height:1;font-weight:900;letter-spacing:.04em}\n  @media(max-width:768px){\n    .hbf-authority-panel{padding:24px 14px 26px;border-top-width:4px}\n    .hbf-authority-heading{margin-bottom:16px}\n    .hbf-authority-kicker{font-size:11px}.hbf-authority-kicker:before{width:24px;height:2px}\n    .hbf-authority-heading h2{margin-top:8px;font-size:35px}\n    .hbf-authority-layout{grid-template-columns:1fr;gap:12px}\n    .hbf-authority-visual{border-radius:15px}\n    .hbf-authority-visual img{min-height:0;aspect-ratio:1.22\/1}\n    .hbf-authority-seal{top:12px;right:12px;width:76px;height:76px}\n    .hbf-authority-seal span{width:23px;height:23px;font-size:12px}.hbf-authority-seal strong{font-size:8px}\n    .hbf-authority-visual-copy{right:15px;bottom:14px;left:15px}.hbf-authority-visual-copy strong{font-size:21px}.hbf-authority-visual-copy span{font-size:12px}\n    .hbf-authority-records{border-radius:15px}\n    .hbf-authority-record{grid-template-columns:46px minmax(0,1fr) auto;gap:10px;min-height:96px;padding:13px 12px}\n    .hbf-authority-record .hbf-authority-icon{width:44px;height:44px;font-size:21px}\n    .hbf-authority-record .hbf-authority-text strong{font-size:15px}\n    .hbf-authority-record .hbf-authority-text span{margin-top:4px;font-size:10px}\n    .hbf-authority-record\u003eb{padding:5px 6px;font-size:8px}\n  }\n  @container hbf (max-width:768px){\n    .hbf-authority-panel{padding:24px 14px 26px}.hbf-authority-heading h2{font-size:35px}.hbf-authority-layout{grid-template-columns:1fr;gap:12px}\n    .hbf-authority-visual img{min-height:0;aspect-ratio:1.22\/1}.hbf-authority-record{grid-template-columns:46px minmax(0,1fr) auto;min-height:96px;padding:13px 12px}\n  }\n  @media(max-width:390px){\n    .hbf-authority-heading h2{font-size:31px}.hbf-authority-kicker{font-size:10px}\n    .hbf-authority-record{grid-template-columns:42px minmax(0,1fr);gap:9px}.hbf-authority-record .hbf-authority-icon{width:40px;height:40px}.hbf-authority-record\u003eb{grid-column:2;justify-self:start;margin-top:-2px}\n  }\n\/* Final compact responsive pass + fixed-speed How to Use *\/\n.hbf-step-viewport{width:100%;margin-top:24px;overflow:hidden;pointer-events:none;user-select:none;touch-action:pan-y}.hbf-step-viewport .hbf-step-grid{display:flex;width:max-content;gap:18px;margin:0;animation:hbfStepsRight 32s linear infinite;will-change:transform}.hbf-step-viewport .hbf-step{flex:0 0 auto;width:clamp(260px,29vw,345px)}@keyframes hbfStepsRight{from{transform:translateX(calc(-50% - 9px))}to{transform:translateX(0)}}\n@media(max-width:768px){.hbf-section{padding:24px 12px}.hbf-title{margin-top:8px!important;font-size:31px}.hbf-copy{margin-top:9px!important;font-size:15px;line-height:1.42}.hbf-hero__content{padding-top:18px;padding-bottom:20px}.hbf-hero__copy{margin-top:10px!important}.hbf-hero .hbf-cta{margin-top:14px}.hbf-authority-panel{padding-top:20px;padding-bottom:20px}.hbf-authority-layout{gap:9px}.hbf-authority-record{min-height:82px;padding:10px}.hbf-problem{padding:24px 8px}.hbf-problem-grid{gap:17px 9px;margin-top:18px}.hbf-problem-media img{aspect-ratio:1.32\/1}.hbf-problem-card h3{margin-top:25px!important;font-size:19px}.hbf-problem-card p{font-size:13px}.hbf-results{padding:25px 10px}.hbf-results__metrics{margin-bottom:16px}.hbf-results__metric strong{font-size:31px}.hbf-results__metric span{margin-top:5px;font-size:15px}.hbf-ba{aspect-ratio:1.24\/1}.hbf-results__dots{margin-top:14px}.hbf-results .hbf-cta{min-height:58px;margin-top:17px;font-size:20px}.hbf-fill{min-height:610px}.hbf-fill__top{padding:28px 12px 78px}.hbf-fill__top h2{font-size:34px}.hbf-fill__top p{margin-top:12px!important;font-size:17px}.hbf-fill__macro{top:38%;width:88px;height:88px}.hbf-fill__benefits{bottom:9px;padding:12px 5px 11px}.hbf-fill__icon{width:45px;height:45px}.hbf-fill__benefit b{margin-top:7px;font-size:13px}.hbf-feature-switch{padding:23px 10px}.hbf-feature-tabs{margin-bottom:12px}.hbf-feature-tab{padding:10px 5px;font-size:19px}.hbf-feature-slide img{aspect-ratio:1.16\/1}.hbf-feature-caption{padding:11px}.hbf-steps{padding-right:0;padding-left:0}.hbf-steps\u003e.hbf-title{padding:0 12px}.hbf-step-viewport{margin-top:16px}.hbf-step-viewport .hbf-step-grid{gap:10px;animation-duration:29s}.hbf-step-viewport .hbf-step{width:72vw;max-width:286px}.hbf-step img{aspect-ratio:1.08\/1}.hbf-step__copy{padding-top:8px}.hbf-step__copy p{font-size:13px}.hbf-wash{gap:17px;padding:25px 14px}.hbf-wash__content .hbf-copy{margin-top:9px!important}.hbf-wash-list{gap:14px;margin-top:18px}.hbf-wash-list li{grid-template-columns:54px 1fr;gap:12px}.hbf-wash-list__icon{width:54px;height:54px}.hbf-wash-list strong{font-size:17px}.hbf-wash-list p{margin-top:3px!important;font-size:13px}.hbf-wash .hbf-cta--small{margin-top:17px}.hbf-wash__media img{aspect-ratio:1.2\/1}.hbf-life{padding-top:24px;padding-bottom:22px}.hbf-life-grid{gap:10px;margin-top:15px;padding-bottom:5px}.hbf-life-card{flex-basis:70vw;max-width:280px;aspect-ratio:1\/1.18}.hbf-spec{padding-top:24px;padding-bottom:23px}.hbf-spec-table{margin-top:16px}.hbf-spec-row{padding:12px 0}.hbf-spec-footer{margin-top:12px!important}}\n@media(max-width:390px){.hbf-section{padding-top:21px;padding-bottom:21px}.hbf-fill{min-height:570px}.hbf-step-viewport .hbf-step{width:76vw}}\n\/* Latest Shopify-safe interaction pass *\/\n.hbf-howto-single{width:min(900px,100%);margin:20px auto 0;overflow:hidden;border-radius:18px;background:#f4f1ef;box-shadow:0 8px 22px rgba(55,27,18,.12)}\n.hbf-howto-single img{display:block;width:100%;aspect-ratio:16\/9;object-fit:cover}\n.hbf-steps .hbf-step-viewport{display:none!important}\n.hbf-life{overflow:hidden}\n.hbf-life-grid{display:flex!important;width:max-content!important;max-width:none!important;gap:18px!important;margin:24px 0 0!important;padding:0!important;overflow:visible!important;scroll-snap-type:none!important;pointer-events:none!important;user-select:none!important;touch-action:pan-y!important;cursor:default!important;animation:hbfLifeMoveRight 32s linear infinite;will-change:transform}\n.hbf-life-card{flex:0 0 clamp(280px,31vw,390px)!important;max-width:none!important;scroll-snap-align:none!important}\n@keyframes hbfLifeMoveRight{from{transform:translate3d(calc(-50% - 9px),0,0)}to{transform:translate3d(0,0,0)}}\n@media(max-width:768px){.hbf-howto-single{margin-top:14px;border-radius:14px}.hbf-howto-single img{aspect-ratio:1.18\/1}.hbf-life-grid{gap:10px!important;margin-top:15px!important;animation-duration:29s}.hbf-life-card{flex-basis:72vw!important;width:72vw!important;max-width:285px!important;aspect-ratio:4\/4.7!important}}\n@media(prefers-reduced-motion:reduce){.hbf-life-grid{animation-duration:55s}}\n\/* Before\/After: Shopify-description-safe mouse, touch and keyboard slider. *\/\n.hbf-results__stage{display:block!important;max-width:900px!important}\n.hbf-results__stage\u003e.hbf-results__slide,.hbf-results__stage\u003e.hbf-results__slide.is-active{display:block!important}\n.hbf-results__dots,.hbf-native-radio{display:none!important}\n.hbf-ba{--position:50%;isolation:isolate;cursor:ew-resize;touch-action:pan-y;user-select:none;-webkit-user-select:none}\n.hbf-ba img{-webkit-user-drag:none;user-drag:none;pointer-events:none}\n.hbf-ba__after{z-index:1;clip-path:none!important}\n.hbf-ba__before{z-index:2;clip-path:inset(0 calc(100% - var(--position)) 0 0)}\n.hbf-ba__shade{z-index:3}.hbf-ba__line{z-index:4;left:var(--position)!important}.hbf-ba__handle{left:50%;pointer-events:none}\n.hbf-ba__range{position:absolute!important;z-index:20;top:0;right:0;bottom:0;left:0;display:block!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;opacity:1!important;cursor:ew-resize;appearance:none!important;-webkit-appearance:none!important;touch-action:none!important;-webkit-tap-highlight-color:transparent}\n.hbf-ba__range::-webkit-slider-runnable-track{width:100%;height:100%;border:0;background:transparent;cursor:ew-resize}\n.hbf-ba__range::-webkit-slider-thumb{width:54px;height:100%;margin:0;border:0;background:transparent;box-shadow:none;cursor:ew-resize;appearance:none;-webkit-appearance:none}\n.hbf-ba__range::-moz-range-track{width:100%;height:100%;border:0;background:transparent;cursor:ew-resize}\n.hbf-ba__range::-moz-range-progress{height:100%;background:transparent}\n.hbf-ba__range::-moz-range-thumb{width:54px;height:100%;border:0;border-radius:0;background:transparent;box-shadow:none;cursor:ew-resize}\n.hbf-ba__range:focus-visible{opacity:1;height:8px;top:50%;bottom:auto;transform:translateY(-50%);accent-color:#682f1d;outline:3px solid rgba(104,47,29,.28);outline-offset:5px}\n.hbf-ba:focus-within .hbf-ba__handle{box-shadow:0 0 0 4px rgba(104,47,29,.24),0 4px 14px rgba(0,0,0,.18)}\n@media(max-width:768px){.hbf-ba__handle{width:42px!important;height:72px!important}.hbf-ba__line{width:3px}.hbf-ba__tag{bottom:10px!important;padding:7px 15px!important;font-size:15px!important}}\n@media(min-width:769px){.hbf-results__slide .hbf-ba{aspect-ratio:1.34\/1!important;border-radius:28px!important}.hbf-results__slide .hbf-ba__tag{bottom:18px!important;padding:10px 22px!important;font-size:18px!important}.hbf-results__slide .hbf-ba__tag--before{left:28px!important}.hbf-results__slide .hbf-ba__tag--after{right:28px!important;left:auto!important}}\n.hbf-feature-stage\u003e.hbf-feature-slide{display:none!important}\n#hbf-feature-fuller:checked~.hbf-feature-slide--fuller,#hbf-feature-hold:checked~.hbf-feature-slide--hold{display:block!important}\n.hbf-feature-tabs label{display:flex;align-items:center;justify-content:center}\n#hbf-feature-fuller:checked~.hbf-feature-tabs label[for=\"hbf-feature-fuller\"],#hbf-feature-hold:checked~.hbf-feature-tabs label[for=\"hbf-feature-hold\"]{color:#111;background:rgba(255,255,255,.72)}\n\/* Shopify Description editor-safe comparison: pure CSS, no script required. *\/\n.hbf-ba{--position:50%}\n.hbf-ba__toggle{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important;border:0!important;opacity:0!important}\n.hbf-ba__tap{position:absolute;z-index:20;inset:0;display:block;cursor:ew-resize;-webkit-tap-highlight-color:transparent;touch-action:manipulation}\n.hbf-ba__before,.hbf-ba__line{transition:clip-path .42s ease,left .42s ease}\n.hbf-ba:has(.hbf-ba__toggle:checked){--position:82%}\n.hbf-ba:has(.hbf-ba__toggle:focus-visible) .hbf-ba__handle{box-shadow:0 0 0 5px rgba(104,47,29,.28),0 4px 14px rgba(0,0,0,.18)}\n.hbf-ba__range{display:none!important}\n\/* Show the complete How to Use artwork on desktop and mobile. *\/\n.hbf-howto-single{height:auto!important;overflow:hidden!important}\n.hbf-howto-single img{display:block!important;width:100%!important;height:auto!important;max-height:none!important;aspect-ratio:auto!important;object-fit:contain!important;object-position:center!important}\n@media(max-width:768px){.hbf-howto-single img{height:auto!important;aspect-ratio:auto!important;object-fit:contain!important}}\n\n\n\/* ===== 3 AUTO BEFORE \/ AFTER COMPARISONS ===== *\/\n.hbf-results__stage--three{\n  display:grid!important;\n  grid-template-columns:repeat(3,minmax(0,1fr))!important;\n  gap:16px!important;\n  max-width:1120px!important;\n}\n.hbf-results__stage--three\u003e.hbf-results__slide{\n  display:block!important;\n  min-width:0;\n}\n.hbf-results__stage--three .hbf-ba{\n  position:relative;\n  width:100%;\n  aspect-ratio:1\/1!important;\n  border-radius:20px!important;\n  overflow:hidden;\n  cursor:default!important;\n  --hbf-start:8%;\n  --hbf-end:92%;\n}\n.hbf-results__stage--three .hbf-ba__after,\n.hbf-results__stage--three .hbf-ba__before{\n  position:absolute!important;\n  inset:0!important;\n  width:100%!important;\n  height:100%!important;\n  object-fit:cover!important;\n  pointer-events:none!important;\n}\n.hbf-results__stage--three .hbf-ba__after{\n  z-index:1!important;\n  clip-path:none!important;\n}\n.hbf-results__stage--three .hbf-ba__before{\n  z-index:2!important;\n  animation:hbfAutoBeforeReveal 6.4s ease-in-out infinite alternate;\n  animation-delay:var(--hbf-delay,0s);\n}\n.hbf-results__stage--three .hbf-ba__line{\n  z-index:4!important;\n  animation:hbfAutoCompareLine 6.4s ease-in-out infinite alternate;\n  animation-delay:var(--hbf-delay,0s);\n}\n.hbf-results__stage--three .hbf-ba__tap,\n.hbf-results__stage--three .hbf-ba__toggle,\n.hbf-results__stage--three .hbf-ba__range{\n  display:none!important;\n}\n.hbf-results__stage--three .hbf-ba__tag{\n  z-index:6!important;\n}\n@keyframes hbfAutoBeforeReveal{\n  0%,8%{clip-path:inset(0 92% 0 0)}\n  92%,100%{clip-path:inset(0 8% 0 0)}\n}\n@keyframes hbfAutoCompareLine{\n  0%,8%{left:8%}\n  92%,100%{left:92%}\n}\n@media(max-width:768px){\n  .hbf-results__stage--three{\n    grid-template-columns:1fr!important;\n    gap:14px!important;\n  }\n  .hbf-results__stage--three .hbf-ba{\n    aspect-ratio:1\/1!important;\n    border-radius:18px!important;\n  }\n}\n@container hbf (max-width:768px){\n  .hbf-results__stage--three{\n    grid-template-columns:1fr!important;\n    gap:14px!important;\n  }\n}\n@media(prefers-reduced-motion:reduce){\n  .hbf-results__stage--three .hbf-ba__before,\n  .hbf-results__stage--three .hbf-ba__line{\n    animation:none!important;\n  }\n  .hbf-results__stage--three .hbf-ba__before{\n    clip-path:inset(0 50% 0 0)!important;\n  }\n  .hbf-results__stage--three .hbf-ba__line{\n    left:50%!important;\n  }\n}\n\n\n\n\/* ===== CLICKABLE PREV\/NEXT COMPARISON CAROUSEL ===== *\/\n.hbf-results__carousel{\n  position:relative;\n  max-width:900px;\n  margin:0 auto;\n}\n.hbf-results__radio{\n  position:absolute!important;\n  width:1px!important;\n  height:1px!important;\n  opacity:0!important;\n  pointer-events:none!important;\n}\n.hbf-results__stage--three{\n  display:block!important;\n  max-width:900px!important;\n}\n.hbf-results__stage--three\u003e.hbf-results__slide{\n  position:relative;\n  display:none!important;\n}\n#hbf-result-1:checked~.hbf-results__stage .hbf-results__slide--1,\n#hbf-result-2:checked~.hbf-results__stage .hbf-results__slide--2,\n#hbf-result-3:checked~.hbf-results__stage .hbf-results__slide--3{\n  display:block!important;\n}\n.hbf-results__stage--three .hbf-ba{\n  aspect-ratio:1.34\/1!important;\n  border-radius:28px!important;\n}\n.hbf-results__nav{\n  position:absolute;\n  z-index:30;\n  top:50%;\n  display:grid;\n  width:54px;\n  height:54px;\n  place-items:center;\n  border:1px solid rgba(255,255,255,.75);\n  border-radius:50%;\n  background:rgba(255,255,255,.94);\n  color:#682f1d;\n  font-size:38px;\n  line-height:1;\n  font-weight:800;\n  cursor:pointer;\n  transform:translateY(-50%);\n  box-shadow:0 6px 18px rgba(0,0,0,.18);\n  user-select:none;\n  -webkit-user-select:none;\n}\n.hbf-results__nav:hover{\n  background:#fff;\n  transform:translateY(-50%) scale(1.06);\n}\n.hbf-results__nav--prev{left:14px}\n.hbf-results__nav--next{right:14px}\n\n.hbf-results__carousel-dots{\n  display:flex;\n  justify-content:center;\n  gap:9px;\n  margin-top:16px;\n}\n.hbf-results__carousel-dots label{\n  width:10px;\n  height:10px;\n  border-radius:50%;\n  background:#d2d5da;\n  cursor:pointer;\n  transition:transform .2s ease,background .2s ease;\n}\n#hbf-result-1:checked~.hbf-results__carousel-dots label[for=\"hbf-result-1\"],\n#hbf-result-2:checked~.hbf-results__carousel-dots label[for=\"hbf-result-2\"],\n#hbf-result-3:checked~.hbf-results__carousel-dots label[for=\"hbf-result-3\"]{\n  background:#682f1d;\n  transform:scale(1.35);\n}\n\n@media(max-width:768px){\n  .hbf-results__carousel{\n    max-width:100%;\n  }\n  .hbf-results__stage--three .hbf-ba{\n    aspect-ratio:1\/1!important;\n    border-radius:20px!important;\n  }\n  .hbf-results__nav{\n    width:46px;\n    height:46px;\n    font-size:32px;\n  }\n  .hbf-results__nav--prev{left:8px}\n  .hbf-results__nav--next{right:8px}\n}\n@container hbf (max-width:768px){\n  .hbf-results__stage--three .hbf-ba{\n    aspect-ratio:1\/1!important;\n  }\n}\n\n\n\n\/* ===== REMOVE CENTRE WHITE HANDLE ===== *\/\n.hbf-ba__handle{\n  display:none!important;\n}\n\n\n\n\/* ===== REMOVE CENTRE DIVIDER LINE ===== *\/\n.hbf-ba__line{\n  display:none!important;\n}\n\n\u003c\/style\u003e\n\u003cp\u003e\u003cspan id=\"hbf-native-buy\" class=\"hbf-native-buy-anchor\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv class=\"hbf-lander\"\u003e\n\u003csection class=\"hbf-hero\"\u003e\n\u003cdiv class=\"hbf-hero__visual\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0657\/1438\/9054\/files\/GIF_197fbd57-c4d2-4109-962d-35f7252af4bf.gif?v=1787296091\" alt=\"\" style=\"display: block; margin-left: auto; margin-right: auto;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hbf-hero__content\"\u003e\n\u003cspan class=\"hbf-kicker\"\u003eInstant Hair Building Fibres\u003c\/span\u003e\n\u003ch1 class=\"hbf-hero__title\"\u003eFuller-Looking Hair in 3 Seconds\u003c\/h1\u003e\n\u003cp class=\"hbf-hero__copy\"\u003eFill sparse areas. Boost natural-looking volume. Stay confidently fuller from every angle—even in the wind.\u003c\/p\u003e\n\u003cdiv class=\"hbf-compare\"\u003e\n\u003cfigure class=\"hbf-compare__card\"\u003e\u003cimg class=\"hbf-compare__image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0933\/7595\/5191\/files\/11_488cf32a-741e-4343-b6e2-fd9448542514.jpg?v=1787219872\" alt=\"Hair before using building fibres\"\u003e\n\u003cfigcaption class=\"hbf-compare__label\"\u003eBefore\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003cfigure class=\"hbf-compare__card\"\u003e\u003cimg class=\"hbf-compare__image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0933\/7595\/5191\/files\/12_d3d028fc-af5f-47c9-aefd-784c652e9fc6.jpg?v=1787219873\" alt=\"Hair after using building fibres\"\u003e\n\u003cfigcaption class=\"hbf-compare__label\"\u003eAfter\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003cspan class=\"hbf-compare__play\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ca class=\"hbf-cta hbf-scroll-to-buy\" href=\"#hbf-native-buy\" role=\"button\"\u003eBuy Now · Save 50% \u003cspan\u003e›\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"hbf-authority-panel\"\u003e\n\u003cdiv class=\"hbf-authority-heading\"\u003e\n\u003cspan class=\"hbf-authority-kicker\"\u003ePROFESSIONAL HAIR FIBRE STANDARD\u003c\/span\u003e\n\u003ch2\u003eTested. Safe. Trusted.\u003c\/h2\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0657\/1438\/9054\/files\/b1a71d534b2c2dac16323889c46b131c.jpg?v=1787283919\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hbf-authority-layout\"\u003e\n\u003cdiv class=\"hbf-authority-visual\"\u003e\n\u003cdiv class=\"hbf-authority-seal\"\u003e\n\u003cspan\u003e✓\u003c\/span\u003e\u003cstrong\u003e3-POINT\u003cbr\u003eVERIFIED\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hbf-authority-visual-copy\"\u003e\n\u003cstrong\u003eNatural-Looking Coverage\u003c\/strong\u003e\u003cspan\u003eProfessional confidence from every angle\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hbf-authority-records\"\u003e\n\u003carticle class=\"hbf-authority-record\"\u003e\u003cspan class=\"hbf-authority-icon\"\u003e🛡️\u003c\/span\u003e\n\u003cdiv class=\"hbf-authority-text\"\u003e\n\u003cstrong\u003eUKCA COMPLIANT\u003c\/strong\u003e\u003cspan\u003eUK PRODUCT COMPLIANCE STANDARD\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cb\u003eCOMPLIANT\u003c\/b\u003e\u003c\/article\u003e\n\u003carticle class=\"hbf-authority-record\"\u003e\u003cspan class=\"hbf-authority-icon\"\u003e🔬\u003c\/span\u003e\n\u003cdiv class=\"hbf-authority-text\"\u003e\n\u003cstrong\u003eDERMATOLOGIST TESTED\u003c\/strong\u003e\u003cspan\u003eTESTED FOR SCALP \u0026amp; SKIN COMPATIBILITY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cb\u003eTESTED\u003c\/b\u003e\u003c\/article\u003e\n\u003carticle class=\"hbf-authority-record\"\u003e\u003cspan class=\"hbf-authority-icon\"\u003e🌿\u003c\/span\u003e\n\u003cdiv class=\"hbf-authority-text\"\u003e\n\u003cstrong\u003eCRUELTY-FREE\u003c\/strong\u003e\u003cspan\u003eNO ANIMAL TESTING\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cb\u003eAPPROVED\u003c\/b\u003e\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"hbf-section hbf-problem hbf-center\"\u003e\n\u003ch2 class=\"hbf-title\"\u003eStill Struggling?\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0933\/7595\/5191\/files\/2026-08-20_180100.png?v=1787220084\" alt=\"\" width=\"515\" height=\"288\"\u003e\n\u003c\/h2\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0933\/7595\/5191\/files\/2026-08-20_180139.png?v=1787220126\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"hbf-section hbf-results\"\u003e\n\u003cdiv class=\"hbf-results__metrics\"\u003e\n\u003cdiv class=\"hbf-results__metric\"\u003e\n\u003cstrong\u003e3s\u003c\/strong\u003e\u003cspan\u003eVolume\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hbf-results__metric\"\u003e\n\u003cstrong\u003e360°\u003c\/strong\u003e\u003cspan\u003eCoverage\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hbf-results__metric\"\u003e\n\u003cstrong\u003e24h\u003c\/strong\u003e\u003cspan\u003eHold\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hbf-results__carousel\"\u003e\n\u003cinput class=\"hbf-results__radio\" type=\"radio\" name=\"hbf-result-set\" id=\"hbf-result-1\" checked\u003e \u003cinput class=\"hbf-results__radio\" type=\"radio\" name=\"hbf-result-set\" id=\"hbf-result-2\"\u003e \u003cinput class=\"hbf-results__radio\" type=\"radio\" name=\"hbf-result-set\" id=\"hbf-result-3\"\u003e\n\u003cdiv class=\"hbf-results__stage hbf-results__stage--three\"\u003e\n\u003carticle class=\"hbf-results__slide hbf-results__slide--1\"\u003e\n\u003cdiv class=\"hbf-ba hbf-ba--auto\" style=\"--hbf-delay: 0.0s;\"\u003e\n\u003cimg class=\"hbf-ba__after\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0657\/1438\/9054\/files\/1-2.webp?v=1787292190\" alt=\"Hair after fibres comparison 1\"\u003e \u003cimg class=\"hbf-ba__before\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0657\/1438\/9054\/files\/1-1.webp?v=1787292189\" alt=\"Hair before fibres comparison 1\"\u003e \u003cspan class=\"hbf-ba__shade\"\u003e\u003c\/span\u003e \u003cspan class=\"hbf-ba__tag hbf-ba__tag--before\"\u003eBefore\u003c\/span\u003e \u003cspan class=\"hbf-ba__tag hbf-ba__tag--after\"\u003eAfter\u003c\/span\u003e\n\u003c\/div\u003e\n\u003clabel class=\"hbf-results__nav hbf-results__nav--prev\" for=\"hbf-result-3\"\u003e‹\u003c\/label\u003e \u003clabel class=\"hbf-results__nav hbf-results__nav--next\" for=\"hbf-result-2\"\u003e›\u003c\/label\u003e\u003c\/article\u003e\n\u003carticle class=\"hbf-results__slide hbf-results__slide--2\"\u003e\n\u003cdiv class=\"hbf-ba hbf-ba--auto\" style=\"--hbf-delay: 0.55s;\"\u003e\n\u003cimg class=\"hbf-ba__after\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0657\/1438\/9054\/files\/2-2.webp?v=1787292190\" alt=\"Hair after fibres comparison 2\"\u003e \u003cimg class=\"hbf-ba__before\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0657\/1438\/9054\/files\/2-1.webp?v=1787292190\" alt=\"Hair before fibres comparison 2\"\u003e \u003cspan class=\"hbf-ba__shade\"\u003e\u003c\/span\u003e \u003cspan class=\"hbf-ba__tag hbf-ba__tag--before\"\u003eBefore\u003c\/span\u003e \u003cspan class=\"hbf-ba__tag hbf-ba__tag--after\"\u003eAfter\u003c\/span\u003e\n\u003c\/div\u003e\n\u003clabel class=\"hbf-results__nav hbf-results__nav--prev\" for=\"hbf-result-1\"\u003e‹\u003c\/label\u003e \u003clabel class=\"hbf-results__nav hbf-results__nav--next\" for=\"hbf-result-3\"\u003e›\u003c\/label\u003e\u003c\/article\u003e\n\u003carticle class=\"hbf-results__slide hbf-results__slide--3\"\u003e\n\u003cdiv class=\"hbf-ba hbf-ba--auto\" style=\"--hbf-delay: 1.1s;\"\u003e\n\u003cimg class=\"hbf-ba__after\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0657\/1438\/9054\/files\/3-2.webp?v=1787292189\" alt=\"Hair after fibres comparison 3\"\u003e \u003cimg class=\"hbf-ba__before\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0657\/1438\/9054\/files\/3-1.webp?v=1787292190\" alt=\"Hair before fibres comparison 3\"\u003e \u003cspan class=\"hbf-ba__shade\"\u003e\u003c\/span\u003e \u003cspan class=\"hbf-ba__tag hbf-ba__tag--before\"\u003eBefore\u003c\/span\u003e \u003cspan class=\"hbf-ba__tag hbf-ba__tag--after\"\u003eAfter\u003c\/span\u003e\n\u003c\/div\u003e\n\u003clabel class=\"hbf-results__nav hbf-results__nav--prev\" for=\"hbf-result-2\"\u003e‹\u003c\/label\u003e \u003clabel class=\"hbf-results__nav hbf-results__nav--next\" for=\"hbf-result-1\"\u003e›\u003c\/label\u003e\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hbf-results__carousel-dots\"\u003e\n\u003clabel for=\"hbf-result-1\"\u003e\u003c\/label\u003e \u003clabel for=\"hbf-result-2\"\u003e\u003c\/label\u003e \u003clabel for=\"hbf-result-3\"\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hbf-trust-badges-inline\"\u003e\n\u003cdiv class=\"hbf-badge-pill\"\u003e\n\u003cspan class=\"hbf-badge-check\"\u003e✓\u003c\/span\u003e\u003cstrong\u003eQuality-Controlled Facility\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hbf-badge-pill\"\u003e\n\u003cspan class=\"hbf-badge-check\"\u003e✓\u003c\/span\u003e\u003cstrong\u003eProfessional-Grade Keratin\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hbf-badge-pill\"\u003e\n\u003cspan class=\"hbf-badge-check\"\u003e✓\u003c\/span\u003e\u003cstrong\u003e100% Follicle-Safe Guarantee\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca class=\"hbf-cta hbf-scroll-to-buy\" href=\"#hbf-native-buy\" role=\"button\"\u003eGet 50% Off \u003cspan\u003e›\u003c\/span\u003e\u003c\/a\u003e\u003c\/section\u003e\n\u003csection class=\"hbf-fill\"\u003e\n\u003cdiv class=\"hbf-fill__top\"\u003e\n\u003ch2 id=\"hbf-fill-title\"\u003eFill Sparse Areas Fast\u003c\/h2\u003e\n\u003cp\u003eKeratin fibres lock onto existing strands for fuller-looking hair.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0933\/7595\/5191\/files\/1_ed136512-d98b-4fc3-aa07-276972206002.jpg?v=1787222201\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hbf-fill__benefits\"\u003e\n\u003cdiv class=\"hbf-fill__benefit\"\u003e\n\u003cspan class=\"hbf-fill__icon\"\u003e\u003csvg viewbox=\"0 0 64 64\"\u003e\u003ccircle cx=\"32\" cy=\"12\" r=\"6\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"12\" cy=\"34\" r=\"6\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"52\" cy=\"34\" r=\"6\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"32\" cy=\"52\" r=\"6\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"32\" cy=\"32\" r=\"9\"\u003e\u003c\/circle\u003e\u003cpath d=\"M32 18v5M18 33l5-1M46 33l-5-1M32 41v5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003cb\u003eNatural\u003cbr\u003eKeratin\u003c\/b\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hbf-fill__benefit\"\u003e\n\u003cspan class=\"hbf-fill__icon\"\u003e\u003csvg viewbox=\"0 0 64 64\"\u003e\u003ccircle cx=\"32\" cy=\"14\" r=\"7\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"14\" cy=\"49\" r=\"7\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"50\" cy=\"49\" r=\"7\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"32\" cy=\"37\" r=\"7\"\u003e\u003c\/circle\u003e\u003cpath d=\"M28 20L17 43M36 20l11 23M21 49h22M28 32l-8-14M36 32l8-14\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003cb\u003eSecure\u003cbr\u003eGrip\u003c\/b\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hbf-fill__benefit\"\u003e\n\u003cspan class=\"hbf-fill__icon hbf-fill__icon--text\"\u003e360°\u003c\/span\u003e\u003cb\u003eInstant\u003cbr\u003eCoverage\u003c\/b\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"hbf-marquee\"\u003e\n\u003cdiv class=\"hbf-marquee__track\"\u003e\n\u003cdiv class=\"hbf-marquee__group\"\u003e\n\u003cdiv class=\"hbf-marquee__item\"\u003e\n\u003cspan\u003e📣\u003c\/span\u003e Save 50% Today Only\u003c\/div\u003e\n\u003cdiv class=\"hbf-marquee__item\"\u003e\n\u003cspan\u003e✨\u003c\/span\u003e Build Fuller Hair\u003c\/div\u003e\n\u003cdiv class=\"hbf-marquee__item\"\u003e\n\u003cspan\u003e🏷️\u003c\/span\u003e Buy More, Save More\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hbf-marquee__group\"\u003e\n\u003cdiv class=\"hbf-marquee__item\"\u003e\n\u003cspan\u003e📣\u003c\/span\u003e Save 50% Today Only\u003c\/div\u003e\n\u003cdiv class=\"hbf-marquee__item\"\u003e\n\u003cspan\u003e✨\u003c\/span\u003e Build Fuller Hair\u003c\/div\u003e\n\u003cdiv class=\"hbf-marquee__item\"\u003e\n\u003cspan\u003e🏷️\u003c\/span\u003e Buy More, Save More\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"hbf-section hbf-feature-switch\"\u003e\n\u003cdiv class=\"hbf-feature-stage\"\u003e\n\u003cinput class=\"hbf-native-radio\" type=\"radio\" name=\"hbf-feature\" id=\"hbf-feature-fuller\" checked\u003e \u003cinput class=\"hbf-native-radio\" type=\"radio\" name=\"hbf-feature\" id=\"hbf-feature-hold\"\u003e\n\u003cdiv class=\"hbf-feature-tabs\" role=\"tablist\"\u003e\n\u003clabel class=\"hbf-feature-tab is-active\" for=\"hbf-feature-fuller\" role=\"tab\"\u003eFuller Hair\u003c\/label\u003e\u003clabel class=\"hbf-feature-tab\" for=\"hbf-feature-hold\" role=\"tab\"\u003eAll-Day Hold\u003c\/label\u003e\n\u003c\/div\u003e\n\u003carticle class=\"hbf-feature-slide hbf-feature-slide--fuller is-active\"\u003e\n\u003cdiv class=\"hbf-feature-copy\"\u003e\n\u003cspan\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0933\/7595\/5191\/files\/6_44e039c8-5056-401a-8f34-c154f65ffb2a.jpg?v=1787222235\" alt=\"\"\u003eNo Heavy Build-Up\u003c\/span\u003e\n\u003ch3\u003eNatural-Looking Volume\u003c\/h3\u003e\n\u003cp\u003eEnhances every single strand for natural fullness with zero clumping or a cakey look.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eSeamless Blend\u003c\/li\u003e\n\u003cli\u003eStrand Defined\u003c\/li\u003e\n\u003cli\u003eNatural Finish\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"hbf-feature-slide hbf-feature-slide--hold\"\u003e\n\u003cdiv class=\"hbf-feature-copy\"\u003e\n\u003cspan\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0933\/7595\/5191\/files\/14_305e5156-851f-4393-8b1e-c84df1ba02e4.jpg?v=1787219872\" alt=\"\"\u003eWind-Resistant Hold\u003c\/span\u003e\n\u003ch3\u003eAll-Day Confidence\u003c\/h3\u003e\n\u003cp\u003eSecure fibres stay in place through movement, wind and everyday activity.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eSecure Grip\u003c\/li\u003e\n\u003cli\u003eNatural Movement\u003c\/li\u003e\n\u003cli\u003eEasy Shampoo Removal\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"hbf-section hbf-steps hbf-center\"\u003e\n\u003ch2 class=\"hbf-title\"\u003eHow to Use\u003c\/h2\u003e\n\u003cdiv class=\"hbf-howto-single\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0933\/7595\/5191\/files\/10_cf2baf94-4956-467b-b944-b6287d13f40b.jpg?v=1787221340\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hbf-step-viewport\"\u003e\n\u003cdiv class=\"hbf-step-grid\"\u003e\n\u003carticle class=\"hbf-step\"\u003e\n\u003cdiv class=\"hbf-step__media\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0933\/7595\/5191\/files\/GIF_cbd9b0d0-0d61-45cb-ac16-3a83db0b75da.gif?v=1786788112\" alt=\"Shake hair fibres\"\u003e\n\u003cdiv class=\"hbf-step__bar\"\u003e\n\u003cspan class=\"hbf-step__num\"\u003e01\u003c\/span\u003e\u003cspan class=\"hbf-step__name\"\u003eShake\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hbf-step__copy\"\u003e\n\u003cp\u003eApply over sparse areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"hbf-step\"\u003e\n\u003cdiv class=\"hbf-step__media\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0562\/5393\/9774\/files\/spp_shopify20260804155805_3c320246807890b453b98809de80e300.png?v=1785830289\" alt=\"Target sparse areas\"\u003e\n\u003cdiv class=\"hbf-step__bar\"\u003e\n\u003cspan class=\"hbf-step__num\"\u003e02\u003c\/span\u003e\u003cspan class=\"hbf-step__name\"\u003eApply\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hbf-step__copy\"\u003e\n\u003cp\u003eTarget the areas that need coverage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"hbf-step\"\u003e\n\u003cdiv class=\"hbf-step__media\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0562\/5393\/9774\/files\/spp_shopify20260804155813_470702360e58349b9c231f7e4601d6cf.png?v=1785830297\" alt=\"Blend hair fibres\"\u003e\n\u003cdiv class=\"hbf-step__bar\"\u003e\n\u003cspan class=\"hbf-step__num\"\u003e03\u003c\/span\u003e\u003cspan class=\"hbf-step__name\"\u003eBlend\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hbf-step__copy\"\u003e\n\u003cp\u003ePat gently for a seamless look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"hbf-step\"\u003e\n\u003cdiv class=\"hbf-step__media\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0562\/5393\/9774\/files\/spp_shopify20260804155828_646e8997bb67003668b8741aa1ef9a65.png?v=1785830312\" alt=\"Shape the hairstyle\"\u003e\n\u003cdiv class=\"hbf-step__bar\"\u003e\n\u003cspan class=\"hbf-step__num\"\u003e04\u003c\/span\u003e\u003cspan class=\"hbf-step__name\"\u003eShape\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hbf-step__copy\"\u003e\n\u003cp\u003eRefine your natural hairstyle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"hbf-step\"\u003e\n\u003cdiv class=\"hbf-step__media\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0562\/5393\/9774\/files\/spp_shopify20260804155813_470702360e58349b9c231f7e4601d6cf.png?v=1785830297\" alt=\"Set hair fibres\"\u003e\n\u003cdiv class=\"hbf-step__bar\"\u003e\n\u003cspan class=\"hbf-step__num\"\u003e05\u003c\/span\u003e\u003cspan class=\"hbf-step__name\"\u003eSet\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hbf-step__copy\"\u003e\n\u003cp\u003eGently set the fibres in place.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"hbf-step\"\u003e\n\u003cdiv class=\"hbf-step__media\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0562\/5393\/9774\/files\/spp_shopify20260804155821_194f57fb5553920b0251168de881f09a.png?v=1785830305\" alt=\"Finished fuller-looking hairstyle\"\u003e\n\u003cdiv class=\"hbf-step__bar\"\u003e\n\u003cspan class=\"hbf-step__num\"\u003e06\u003c\/span\u003e\u003cspan class=\"hbf-step__name\"\u003eFinish\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hbf-step__copy\"\u003e\n\u003cp\u003eFinish with a natural, fuller-looking style.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"hbf-step\"\u003e\n\u003cdiv class=\"hbf-step__media\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0933\/7595\/5191\/files\/GIF_cbd9b0d0-0d61-45cb-ac16-3a83db0b75da.gif?v=1786788112\" alt=\"\"\u003e\n\u003cdiv class=\"hbf-step__bar\"\u003e\n\u003cspan class=\"hbf-step__num\"\u003e01\u003c\/span\u003e\u003cspan class=\"hbf-step__name\"\u003eShake\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hbf-step__copy\"\u003e\n\u003cp\u003eApply over sparse areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"hbf-step\"\u003e\n\u003cdiv class=\"hbf-step__media\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0562\/5393\/9774\/files\/spp_shopify20260804155805_3c320246807890b453b98809de80e300.png?v=1785830289\" alt=\"\"\u003e\n\u003cdiv class=\"hbf-step__bar\"\u003e\n\u003cspan class=\"hbf-step__num\"\u003e02\u003c\/span\u003e\u003cspan class=\"hbf-step__name\"\u003eApply\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hbf-step__copy\"\u003e\n\u003cp\u003eTarget the areas that need coverage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"hbf-step\"\u003e\n\u003cdiv class=\"hbf-step__media\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0562\/5393\/9774\/files\/spp_shopify20260804155813_470702360e58349b9c231f7e4601d6cf.png?v=1785830297\" alt=\"\"\u003e\n\u003cdiv class=\"hbf-step__bar\"\u003e\n\u003cspan class=\"hbf-step__num\"\u003e03\u003c\/span\u003e\u003cspan class=\"hbf-step__name\"\u003eBlend\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hbf-step__copy\"\u003e\n\u003cp\u003ePat gently for a seamless look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"hbf-step\"\u003e\n\u003cdiv class=\"hbf-step__media\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0562\/5393\/9774\/files\/spp_shopify20260804155828_646e8997bb67003668b8741aa1ef9a65.png?v=1785830312\" alt=\"\"\u003e\n\u003cdiv class=\"hbf-step__bar\"\u003e\n\u003cspan class=\"hbf-step__num\"\u003e04\u003c\/span\u003e\u003cspan class=\"hbf-step__name\"\u003eShape\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hbf-step__copy\"\u003e\n\u003cp\u003eRefine your natural hairstyle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"hbf-step\"\u003e\n\u003cdiv class=\"hbf-step__media\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0562\/5393\/9774\/files\/spp_shopify20260804155813_470702360e58349b9c231f7e4601d6cf.png?v=1785830297\" alt=\"\"\u003e\n\u003cdiv class=\"hbf-step__bar\"\u003e\n\u003cspan class=\"hbf-step__num\"\u003e05\u003c\/span\u003e\u003cspan class=\"hbf-step__name\"\u003eSet\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hbf-step__copy\"\u003e\n\u003cp\u003eGently set the fibres in place.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"hbf-step\"\u003e\n\u003cdiv class=\"hbf-step__media\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0562\/5393\/9774\/files\/spp_shopify20260804155821_194f57fb5553920b0251168de881f09a.png?v=1785830305\" alt=\"\"\u003e\n\u003cdiv class=\"hbf-step__bar\"\u003e\n\u003cspan class=\"hbf-step__num\"\u003e06\u003c\/span\u003e\u003cspan class=\"hbf-step__name\"\u003eFinish\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hbf-step__copy\"\u003e\n\u003cp\u003eFinish with a natural, fuller-looking style.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"hbf-wash\"\u003e\n\u003cdiv class=\"hbf-wash__content\"\u003e\n\u003ch2 class=\"hbf-title\"\u003eWashes Out with Ease\u003c\/h2\u003e\n\u003cp class=\"hbf-copy\"\u003eSimply wash with shampoo and warm water for easy removal.\u003c\/p\u003e\n\u003cul class=\"hbf-wash-list\"\u003e\n\u003cli\u003e\n\u003cspan class=\"hbf-wash-list__icon\"\u003e\u003csvg viewbox=\"0 0 64 64\"\u003e\u003cpath d=\"M31 7C27 18 15 29 15 42a17 17 0 0 0 34 0c0-7-5-14-10-21\"\u003e\u003c\/path\u003e\u003cpath d=\"M23 43c1 6 5 9 11 10M47 10v10M42 15h10M53 25v7M49.5 28.5h7\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eEasy to Clean\u003c\/strong\u003e\n\u003cp\u003eRinses completely with shampoo for a residue-free scalp.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"hbf-wash-list__icon\"\u003e\u003csvg viewbox=\"0 0 64 64\"\u003e\u003cpath d=\"M31 53C27 35 18 22 7 16c0 16 7 27 21 29M33 48c3-16 12-27 25-32-1 16-8 27-22 30M18 28c8 2 13 7 17 15M48 28c-7 3-12 8-15 16\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eSafe for Hair\u003c\/strong\u003e\n\u003cp\u003eNatural keratin protects strands without causing damage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ca class=\"hbf-cta hbf-cta--small hbf-scroll-to-buy\" href=\"#hbf-native-buy\" role=\"button\"\u003eGet Started ›\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hbf-wash__media\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"hbf-section hbf-life hbf-center\"\u003e\n\u003ch2 class=\"hbf-title\"\u003eReady for Real Life\u003c\/h2\u003e\n\u003cp class=\"hbf-copy\"\u003eA quick touch-up designed for busy days, events and last-minute plans.\u003c\/p\u003e\n\u003cdiv class=\"hbf-life-grid\"\u003e\n\u003cdiv class=\"hbf-life-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0657\/1438\/9054\/files\/1_3.jpg?v=1787293565\" alt=\"Hair fibres for gym and workout confidence\"\u003e\u003cspan\u003eGym Ready\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hbf-life-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0933\/7595\/5191\/files\/1_4.jpg?v=1787280645\" alt=\"Hair fibres for everyday confidence\"\u003e\u003cspan\u003eEveryday Ready\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hbf-life-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0933\/7595\/5191\/files\/1_1.jpg?v=1787280645\" alt=\"Hair fibres for active confidence\"\u003e\u003cspan\u003eActive Ready\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hbf-life-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0933\/7595\/5191\/files\/1_2.jpg?v=1787280645\" alt=\"Hair fibres for event confidence\"\u003e\u003cspan\u003eEvent Ready\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hbf-life-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0657\/1438\/9054\/files\/1_3.jpg?v=1787293565\" alt=\"Hair fibres for gym and workout confidence\"\u003e\u003cspan\u003eGym Ready\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hbf-life-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0933\/7595\/5191\/files\/1_4.jpg?v=1787280645\" alt=\"\"\u003e\u003cspan\u003eEveryday Ready\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hbf-life-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0933\/7595\/5191\/files\/1_1.jpg?v=1787280645\" alt=\"\"\u003e\u003cspan\u003eActive Ready\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hbf-life-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0933\/7595\/5191\/files\/1_2.jpg?v=1787280645\" alt=\"\"\u003e\u003cspan\u003eEvent Ready\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"hbf-section hbf-spec hbf-center\"\u003e\n\u003ch2 class=\"hbf-title\"\u003eSPECIFICATIONS\u003c\/h2\u003e\n\u003cdiv class=\"hbf-spec-table\" role=\"table\"\u003e\n\u003cdiv class=\"hbf-spec-row\" role=\"row\"\u003e\n\u003cdiv class=\"hbf-spec-label\" role=\"rowheader\"\u003eProduct Name\u003c\/div\u003e\n\u003cdiv class=\"hbf-spec-value\" role=\"cell\"\u003eHair Building Fibres\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hbf-spec-row\" role=\"row\"\u003e\n\u003cdiv class=\"hbf-spec-label\" role=\"rowheader\"\u003eAvailable Colours\u003c\/div\u003e\n\u003cdiv class=\"hbf-spec-value\" role=\"cell\"\u003eBlack \/ Dark Brown \/ Medium Brown \/ Light Brown\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hbf-spec-row\" role=\"row\"\u003e\n\u003cdiv class=\"hbf-spec-label\" role=\"rowheader\"\u003eNet Content\u003c\/div\u003e\n\u003cdiv class=\"hbf-spec-value\" role=\"cell\"\u003e28 g\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hbf-spec-row\" role=\"row\"\u003e\n\u003cdiv class=\"hbf-spec-label\" role=\"rowheader\"\u003eShelf Life\u003c\/div\u003e\n\u003cdiv class=\"hbf-spec-value\" role=\"cell\"\u003e3 Years\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"hbf-spec-footer\"\u003eFor external use only. Discontinue use if irritation appears. Avoid contact with eyes and keep out of reach of children.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n  \/* ===== EDITABLE QUALITY PROMISE + FAQ ===== *\/\n  .hbf-quality{\n    padding:44px 24px 38px;\n    background:linear-gradient(180deg,#6a2d18 0%,#4b1d10 100%);\n    color:#fff;\n  }\n  .hbf-quality__title{\n    margin:0 0 26px!important;\n    color:#fff!important;\n    text-align:center;\n    font-size:clamp(34px,5vw,48px);\n    line-height:1.06;\n    font-weight:950;\n    letter-spacing:-.035em;\n  }\n  .hbf-quality__grid{\n    display:grid;\n    gap:18px;\n    max-width:900px;\n    margin:0 auto;\n  }\n  .hbf-quality__card{\n    display:grid;\n    grid-template-columns:92px minmax(0,1fr);\n    gap:20px;\n    align-items:center;\n    padding:24px 26px;\n    border-radius:24px;\n    background:#fff;\n    color:#101827;\n    box-shadow:0 10px 28px rgba(30,10,4,.14);\n  }\n  .hbf-quality__seal{\n    display:grid;\n    place-items:center;\n    width:82px;\n    height:82px;\n    border:4px solid #8b3d2d;\n    border-radius:50%;\n    background:#fff;\n    color:#6f2c20;\n    text-align:center;\n    font-weight:950;\n    line-height:1;\n    box-shadow:inset 0 0 0 2px #efd8cf;\n  }\n  .hbf-quality__seal strong{\n    display:block;\n    font-size:25px;\n    line-height:.95;\n  }\n  .hbf-quality__seal span{\n    display:block;\n    margin-top:5px;\n    font-size:10px;\n    line-height:1.08;\n    letter-spacing:.04em;\n    text-transform:uppercase;\n  }\n  .hbf-quality__seal--service strong{font-size:24px}\n  .hbf-quality__seal--users strong{font-size:31px}\n  .hbf-quality__copy h3{\n    margin:0!important;\n    color:#101827;\n    font-size:25px;\n    line-height:1.14;\n    font-weight:950;\n  }\n  .hbf-quality__copy p{\n    margin:9px 0 0!important;\n    color:#606673;\n    font-size:18px;\n    line-height:1.48;\n  }\n\n  .hbf-faq-section{\n    padding:48px 24px 40px;\n    background:#fff;\n    color:#101827;\n  }\n  .hbf-faq-title{\n    margin:0 0 24px!important;\n    text-align:center;\n    color:#101827!important;\n    font-size:clamp(38px,6vw,56px);\n    line-height:1;\n    font-weight:950;\n    letter-spacing:-.04em;\n  }\n  .hbf-faq-list{\n    max-width:900px;\n    margin:0 auto;\n    border-top:1px solid #e0e3e8;\n  }\n  .hbf-faq-item{\n    border-bottom:1px solid #e0e3e8;\n  }\n  .hbf-faq-item summary{\n    position:relative;\n    list-style:none;\n    cursor:pointer;\n    padding:22px 50px 22px 0;\n    color:#111827;\n    font-size:20px;\n    line-height:1.35;\n    font-weight:900;\n  }\n  .hbf-faq-item summary::-webkit-details-marker{display:none}\n  .hbf-faq-item summary::after{\n    content:\"⌄\";\n    position:absolute;\n    right:4px;\n    top:50%;\n    color:#9aa1ad;\n    font-size:24px;\n    line-height:1;\n    transform:translateY(-50%);\n    transition:transform .2s ease;\n  }\n  .hbf-faq-item[open] summary::after{\n    transform:translateY(-50%) rotate(180deg);\n  }\n  .hbf-faq-answer{\n    padding:0 0 22px;\n    color:#656b76;\n    font-size:18px;\n    line-height:1.55;\n  }\n  .hbf-faq-answer p{margin:0!important}\n  .hbf-faq-cta{\n    max-width:900px;\n    margin:30px auto 0;\n  }\n\n  @media(max-width:768px){\n    .hbf-quality{padding:34px 14px 30px}\n    .hbf-quality__title{margin-bottom:20px!important;font-size:34px}\n    .hbf-quality__grid{gap:14px}\n    .hbf-quality__card{\n      grid-template-columns:78px minmax(0,1fr);\n      gap:14px;\n      padding:20px 18px;\n      border-radius:20px;\n    }\n    .hbf-quality__seal{\n      width:70px;\n      height:70px;\n      border-width:3px;\n    }\n    .hbf-quality__seal strong{font-size:22px}\n    .hbf-quality__seal span{font-size:9px}\n    .hbf-quality__seal--service strong{font-size:20px}\n    .hbf-quality__seal--users strong{font-size:27px}\n    .hbf-quality__copy h3{font-size:21px}\n    .hbf-quality__copy p{margin-top:6px!important;font-size:16px;line-height:1.45}\n\n    .hbf-faq-section{padding:36px 18px 34px}\n    .hbf-faq-title{margin-bottom:18px!important;font-size:40px}\n    .hbf-faq-item summary{padding:19px 42px 19px 0;font-size:18px}\n    .hbf-faq-answer{padding-bottom:19px;font-size:16px}\n    .hbf-faq-cta{margin-top:26px}\n  }\n\n  @container hbf (max-width:768px){\n    .hbf-quality{padding:34px 14px 30px}\n    .hbf-quality__card{grid-template-columns:78px minmax(0,1fr);gap:14px;padding:20px 18px}\n    .hbf-quality__seal{width:70px;height:70px}\n    .hbf-quality__copy h3{font-size:21px}\n    .hbf-quality__copy p{font-size:16px}\n    .hbf-faq-section{padding:36px 18px 34px}\n    .hbf-faq-item summary{font-size:18px}\n    .hbf-faq-answer{font-size:16px}\n  }\n\n  @media(max-width:390px){\n    .hbf-quality__card{\n      grid-template-columns:64px minmax(0,1fr);\n      padding:17px 14px;\n      gap:12px;\n    }\n    .hbf-quality__seal{\n      width:60px;\n      height:60px;\n    }\n    .hbf-quality__seal strong{font-size:18px}\n    .hbf-quality__seal span{font-size:8px}\n    .hbf-quality__copy h3{font-size:18px}\n    .hbf-quality__copy p{font-size:14px}\n    .hbf-faq-item summary{font-size:17px}\n    .hbf-faq-answer{font-size:15px}\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"hbf-lander\"\u003e\n\u003csection class=\"hbf-quality\"\u003e\n\u003ch2 class=\"hbf-quality__title\" id=\"hbf-quality-title\"\u003eOur Quality Promise\u003c\/h2\u003e\n\u003cdiv class=\"hbf-quality__grid\"\u003e\n\u003carticle class=\"hbf-quality__card\"\u003e\n\u003cdiv class=\"hbf-quality__seal\"\u003e\n\u003cstrong\u003e180\u003c\/strong\u003e \u003cspan\u003eDay\u003cbr\u003eGuarantee\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hbf-quality__copy\"\u003e\n\u003ch3\u003e180-Day Money-Back Guarantee\u003c\/h3\u003e\n\u003cp\u003eIf you're not completely satisfied, \u003cspan\u003eyou can request a full refund within 180 days of purchase.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"hbf-quality__card\"\u003e\n\u003cdiv class=\"hbf-quality__seal hbf-quality__seal--service\"\u003e\n\u003cstrong\u003e24\/7\u003c\/strong\u003e \u003cspan\u003eCustomer\u003cbr\u003eService\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hbf-quality__copy\"\u003e\n\u003ch3\u003e24\/7 Customer Support\u003c\/h3\u003e\n\u003cp\u003e\u003cspan\u003eOur customer support team is available around the clock to help with your order or product questions.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"hbf-quality__card\"\u003e\n\u003cdiv class=\"hbf-quality__seal hbf-quality__seal--users\"\u003e\n\u003cstrong\u003e✓\u003c\/strong\u003e \u003cspan\u003eReal User\u003cbr\u003eFeedback\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hbf-quality__copy\"\u003e\n\u003ch3\u003eShaped by Real Users\u003c\/h3\u003e\n\u003cp\u003e\u003cspan\u003eReal customer feedback helps shape our product development, testing and ongoing improvements.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"hbf-faq-section\"\u003e\n\u003ch2 class=\"hbf-faq-title\" id=\"hbf-faq-title\"\u003eFAQ\u003c\/h2\u003e\n\u003cdiv class=\"hbf-faq-list\"\u003e\n\u003cdetails class=\"hbf-faq-item\"\u003e\n\u003csummary\u003eHow long will one bottle last?\u003c\/summary\u003e\n\u003cdiv class=\"hbf-faq-answer\"\u003e\n\u003cp\u003e\u003cspan\u003eIt depends on how often you use it and the size of the area you cover, but one bottle typically lasts around 1–2 months with regular use.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"hbf-faq-item\"\u003e\n\u003csummary\u003eDoes it wash out easily?\u003c\/summary\u003e\n\u003cdiv class=\"hbf-faq-answer\"\u003e\n\u003cp\u003e\u003cspan\u003eYes. Simply wash your hair with your usual shampoo and warm water to remove the fibres.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"hbf-faq-item\"\u003e\n\u003csummary\u003eWill it stay in place in the wind?\u003c\/summary\u003e\n\u003cdiv class=\"hbf-faq-answer\"\u003e\n\u003cp\u003e\u003cspan\u003eYes. The fibres are designed for lasting hold and to stay in place through everyday movement and windy conditions.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hbf-faq-cta\"\u003e\u003ca class=\"hbf-cta hbf-scroll-to-buy\" href=\"#hbf-native-buy\" role=\"button\"\u003eSave 50% Today Only \u003cspan\u003e›\u003c\/span\u003e\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n.hbf-purchase-focus{\n  animation:hbfPurchaseFocus 1.2s ease;\n}\n@keyframes hbfPurchaseFocus{\n  0%,100%{box-shadow:0 0 0 0 rgba(104,47,29,0)}\n  35%{box-shadow:0 0 0 5px rgba(104,47,29,.18)}\n}\n\u003c\/style\u003e\n\u003c!-- END FULL LANDER --\u003e\n\u003cstyle\u003e\n\/* ===== FINAL MOBILE HERO + PURCHASE RETURN FIX ===== *\/\n.hbf-native-buy-anchor{\n  display:block;\n  width:1px;\n  height:1px;\n  margin:0;\n  padding:0;\n  scroll-margin-top:38vh;\n}\n\n.hbf-compare__card{\n  position:relative!important;\n  overflow:hidden!important;\n}\n\n.hbf-compare__image{\n  position:absolute!important;\n  inset:0!important;\n  display:block!important;\n  width:100%!important;\n  height:100%!important;\n  max-width:none!important;\n  object-fit:cover!important;\n  object-position:center center!important;\n  margin:0!important;\n  padding:0!important;\n}\n\n.hbf-compare__label{\n  position:absolute!important;\n  z-index:3!important;\n  right:8px!important;\n  bottom:9px!important;\n  left:8px!important;\n  width:auto!important;\n  height:auto!important;\n  margin:0!important;\n  padding:0!important;\n  color:#fff!important;\n  text-align:center!important;\n  font-size:14px!important;\n  line-height:1.2!important;\n  font-weight:850!important;\n  pointer-events:none!important;\n}\n\n.hbf-compare__card:after{\n  z-index:2!important;\n  pointer-events:none!important;\n}\n\n.hbf-compare__play{\n  pointer-events:none!important;\n}\n\n@media(max-width:768px){\n  .hbf-native-buy-anchor{\n    \/* The product form\/sticky purchase area sits above the description.\n       This offset makes a pure anchor jump land back in that area. *\/\n    scroll-margin-top:72vh;\n  }\n\n  .hbf-compare{\n    grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;\n    gap:8px!important;\n    width:100%!important;\n    margin-top:17px!important;\n  }\n\n  .hbf-compare__card{\n    width:100%!important;\n    min-width:0!important;\n    aspect-ratio:1\/1!important;\n    border-radius:12px!important;\n  }\n\n  .hbf-compare__image{\n    object-fit:cover!important;\n    object-position:center 30%!important;\n  }\n\n  .hbf-compare__label{\n    right:5px!important;\n    bottom:7px!important;\n    left:5px!important;\n    font-size:13px!important;\n  }\n\n  .hbf-compare__play{\n    width:42px!important;\n    height:42px!important;\n  }\n}\n\n@container hbf (max-width:768px){\n  .hbf-compare{\n    grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;\n    gap:8px!important;\n  }\n\n  .hbf-compare__card{\n    min-width:0!important;\n    aspect-ratio:1\/1!important;\n  }\n\n  .hbf-compare__image{\n    width:100%!important;\n    height:100%!important;\n    object-fit:cover!important;\n    object-position:center 30%!important;\n  }\n}\n\u003c\/style\u003e","brand":"goodsgoo","offers":[{"title":"1 Pack — Daily Hairline Touch-Up 🎯 \/ Black","offer_id":43220300300350,"sku":"KY-FJXFB*1","price":19.99,"currency_code":"GBP","in_stock":true},{"title":"1 Pack — Daily Hairline Touch-Up 🎯 \/ Dark Brown","offer_id":43220300333118,"sku":"KY-FJXFD*1","price":19.99,"currency_code":"GBP","in_stock":true},{"title":"1 Pack — Daily Hairline Touch-Up 🎯 \/ Medium Brown","offer_id":43220300365886,"sku":"KY-FJXFM*1","price":19.99,"currency_code":"GBP","in_stock":true},{"title":"1 Pack — Daily Hairline Touch-Up 🎯 \/ Light Brown","offer_id":43220300398654,"sku":"KY-FJXFL*1","price":19.99,"currency_code":"GBP","in_stock":true},{"title":"2 Packs — Home + On-the-Go ⭐ \/ Black","offer_id":43220300431422,"sku":"KY-FJXFB*2","price":32.99,"currency_code":"GBP","in_stock":true},{"title":"2 Packs — Home + On-the-Go ⭐ \/ Dark Brown","offer_id":43220300464190,"sku":"KY-FJXFD*2","price":32.99,"currency_code":"GBP","in_stock":true},{"title":"2 Packs — Home + On-the-Go ⭐ \/ Medium Brown","offer_id":43220300496958,"sku":"KY-FJXFM*2","price":32.99,"currency_code":"GBP","in_stock":true},{"title":"2 Packs — Home + On-the-Go ⭐ \/ Light Brown","offer_id":43220300529726,"sku":"KY-FJXFL*2","price":32.99,"currency_code":"GBP","in_stock":true},{"title":"4 Packs — Home · Work · Travel 🔥 \/ Black","offer_id":43220300562494,"sku":"KY-FJXFB*4","price":59.99,"currency_code":"GBP","in_stock":true},{"title":"4 Packs — Home · Work · Travel 🔥 \/ Dark Brown","offer_id":43220300595262,"sku":"KY-FJXFD*4","price":59.99,"currency_code":"GBP","in_stock":true},{"title":"4 Packs — Home · Work · Travel 🔥 \/ Medium Brown","offer_id":43220300628030,"sku":"KY-FJXFM*4","price":59.99,"currency_code":"GBP","in_stock":true},{"title":"4 Packs — Home · Work · Travel 🔥 \/ Light Brown","offer_id":43220300660798,"sku":"KY-FJXFL*4","price":59.99,"currency_code":"GBP","in_stock":true},{"title":"6 Packs — Stay Covered Everywhere 💰 \/ Black","offer_id":43220300693566,"sku":"KY-FJXFB*6","price":79.99,"currency_code":"GBP","in_stock":true},{"title":"6 Packs — Stay Covered Everywhere 💰 \/ Dark Brown","offer_id":43220300726334,"sku":"KY-FJXFD*6","price":79.99,"currency_code":"GBP","in_stock":true},{"title":"6 Packs — Stay Covered Everywhere 💰 \/ Medium Brown","offer_id":43220300759102,"sku":"KY-FJXFM*6","price":79.99,"currency_code":"GBP","in_stock":true},{"title":"6 Packs — Stay Covered Everywhere 💰 \/ Light Brown","offer_id":43220300791870,"sku":"KY-FJXFL*6","price":79.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0657\/1438\/9054\/files\/2_f07846cb-51a7-4fbd-8c80-38555d26e0a8.jpg?v=1787281779"},{"product_id":"microwave-egg-poacher-with-lid-handle","title":"Lumiazos™ Microwave Egg Poacher With Lid \u0026 Handle – Perfect Poached Eggs Made Easy","description":"\u003c!-- MICROWAVE EGG POACHER — PREMIUM SHOPIFY DESCRIPTION --\u003e\n\u003cstyle\u003e\n    .ep2-page{\n      --ep2-black:#101112;--ep2-black2:#1b1d1f;--ep2-orange:#f47b16;--ep2-orange2:#ff9a2e;\n      --ep2-red:#c93725;--ep2-cream:#fff9ef;--ep2-white:#fff;--ep2-text:#1d2329;--ep2-muted:#687078;--ep2-line:#ead9c4;\n      width:100%;max-width:1100px;margin:0 auto;overflow:hidden;background:#fff;color:var(--ep2-text);\n      font-family:Inter,\"SF Pro Display\",\"SF Pro Text\",\"Helvetica Neue\",Arial,sans-serif;\n      container-type:inline-size;container-name:ep2;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility\n    }\n    .ep2-page,.ep2-page *{box-sizing:border-box}\n    .ep2-page h1,.ep2-page h2,.ep2-page h3,.ep2-page p{margin:0}\n    .ep2-page img{display:block;width:100%;height:auto}\n    .ep2-top-bar{display:flex;align-items:center;justify-content:center;min-height:48px;padding:10px 16px;background:linear-gradient(90deg,#111315,#222326,#111315);border-bottom:3px solid var(--ep2-orange);color:#fff;text-align:center;font-size:15px;line-height:1.3;font-weight:800}\n    .ep2-top-bar strong{color:#ffad45}\n    .ep2-section{padding:56px 34px}\n    .ep2-center{text-align:center}\n    .ep2-title{color:var(--ep2-black);font-size:46px;line-height:1.06;font-weight:950;letter-spacing:-1px}\n    .ep2-title span{color:var(--ep2-orange)}\n    .ep2-kicker{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:7px 16px;border:1px solid #ffd2a3;border-radius:999px;background:#fff2df;color:#a74810;font-size:13px;line-height:1.2;font-weight:900;letter-spacing:.08em}\n    .ep2-copy{max-width:790px;margin:15px auto 0!important;color:var(--ep2-muted);font-size:18px;line-height:1.55}\n    .ep2-cta{display:flex;align-items:center;justify-content:center;width:100%;max-width:760px;min-height:68px;margin:25px auto 0;padding:15px 22px;border-radius:999px;background:linear-gradient(90deg,var(--ep2-orange),var(--ep2-orange2));box-shadow:0 13px 28px rgba(222,101,11,.24);color:#fff!important;text-align:center;text-decoration:none!important;font-size:21px;line-height:1.2;font-weight:950;transition:transform .16s ease,box-shadow .16s ease}\n    .ep2-cta:hover{transform:translateY(-2px);box-shadow:0 17px 34px rgba(222,101,11,.31)}.ep2-cta:active{transform:scale(.985)}\n    .ep2-hero{padding:28px 28px 38px;background:radial-gradient(circle at 50% 0,rgba(244,123,22,.17),transparent 36%),linear-gradient(180deg,#fffaf3,#fff);text-align:center}\n    .ep2-hero-media{max-width:720px;margin:0 auto;overflow:hidden;border:1px solid #f3d4af;border-radius:24px;background:#fff;box-shadow:0 18px 50px rgba(104,62,27,.14)}\n    .ep2-hero-media img{aspect-ratio:1\/1;object-fit:cover}\n    .ep2-offer{padding:28px;background:#fff}\n    .ep2-offer-card{max-width:920px;margin:0 auto;padding:18px;border:2px solid #f2982e;border-radius:22px;background:linear-gradient(135deg,#fffaf0,#fff5e5);box-shadow:0 13px 32px rgba(183,94,21,.14)}\n    .ep2-offer-top{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(180px,.65fr);gap:12px;align-items:center;padding-bottom:14px;border-bottom:1px dashed #eba258}\n    .ep2-sale-badge{display:flex;min-height:45px;align-items:center;justify-content:center;padding:10px 15px;border-radius:10px;background:linear-gradient(90deg,#da6412,#f08b20);box-shadow:0 8px 18px rgba(201,89,12,.19);color:#fff;font-size:15px;line-height:1.2;font-weight:950;letter-spacing:.03em}\n    .ep2-viewers{display:flex;align-items:center;justify-content:center;gap:9px;color:#9f1e14;font-size:15px;font-weight:950}\n    .ep2-pulse{width:10px;height:10px;flex:0 0 auto;border-radius:50%;background:#ee5849;box-shadow:0 0 0 0 rgba(238,88,73,.52);animation:ep2Pulse 1.5s infinite}\n    @keyframes ep2Pulse{0%{box-shadow:0 0 0 0 rgba(238,88,73,.55)}70%{box-shadow:0 0 0 10px rgba(238,88,73,0)}100%{box-shadow:0 0 0 0 rgba(238,88,73,0)}}\n    .ep2-offer-bottom{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;padding-top:14px}\n    .ep2-stock{color:#bd3224;font-size:15px;line-height:1.35;font-weight:950;text-align:center}\n    .ep2-stock-count{position:relative;display:inline-block;width:37px;height:25px;overflow:hidden;vertical-align:-6px;border-radius:6px;background:#ffe0d9;color:#df2c1d;font-size:18px;line-height:25px}\n    .ep2-stock-reel{position:absolute;top:0;right:0;left:0;display:flex;flex-direction:column;align-items:center;animation:ep2StockMove 16s steps(8,end) infinite}\n    .ep2-stock-reel span{display:block;width:37px;height:25px;flex:0 0 25px;text-align:center}\n    @keyframes ep2StockMove{to{transform:translateY(-200px)}}\n    .ep2-bundle{margin-top:6px;color:#777e83;font-size:13px;line-height:1.35;font-weight:700;text-align:center}\n    .ep2-timer{display:flex;align-items:center;justify-content:center;gap:7px}\n    .ep2-time-box{--ep2-box-size:55px;position:relative;width:var(--ep2-box-size);height:var(--ep2-box-size);overflow:hidden;border:1px solid #efc28e;border-radius:11px;background:#fff;color:#1b2025;box-shadow:0 5px 12px rgba(124,68,25,.12)}\n    .ep2-time-reel{position:absolute;top:0;right:0;left:0;display:flex;flex-direction:column;align-items:center}\n    .ep2-time-hours{animation:ep2ClockMove 43200s steps(12,end) infinite}\n    .ep2-time-minutes{animation:ep2ClockMove 3600s steps(60,end) infinite}\n    .ep2-time-seconds{animation:ep2ClockMove 60s steps(60,end) infinite}\n    .ep2-time-reel span{display:grid;width:55px;height:55px;flex:0 0 55px;place-items:center;font-size:28px;line-height:1;font-weight:950}\n    .ep2-colon{color:#c14c1d;font-size:28px;font-weight:950}\n    @keyframes ep2ClockMove{to{transform:translateY(calc(-100% + var(--ep2-box-size)))}}\n    .ep2-pain{padding:48px 28px;background:#17191b;text-align:center}\n    .ep2-pain .ep2-title{color:#fff}.ep2-pain-media{max-width:850px;margin:28px auto 0;overflow:hidden;border:1px solid rgba(255,255,255,.13);border-radius:22px;box-shadow:0 20px 44px rgba(0,0,0,.29)}\n    .ep2-pain-media img{aspect-ratio:1\/1;object-fit:cover}\n    .ep2-features{padding:54px 28px;background:#fffaf3}\n    .ep2-feature-list{display:grid;gap:22px;max-width:950px;margin:30px auto 0}\n    .ep2-feature{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);overflow:hidden;border:1px solid var(--ep2-line);border-radius:24px;background:#fff;box-shadow:0 15px 36px rgba(91,56,26,.1)}\n    .ep2-feature:nth-child(even) .ep2-feature-media{order:2}.ep2-feature:nth-child(even) .ep2-feature-body{order:1}\n    .ep2-feature-media{min-height:360px}.ep2-feature-media img{width:100%;height:100%;aspect-ratio:1\/1;object-fit:cover}\n    .ep2-feature-body{display:flex;flex-direction:column;justify-content:center;padding:34px}\n    .ep2-feature-body h3{color:#17191b;font-size:29px;line-height:1.1;font-weight:950}.ep2-feature-body h3 span{color:var(--ep2-orange)}\n    .ep2-feature-body p{margin-top:14px;color:var(--ep2-muted);font-size:17px;line-height:1.55}\n    .ep2-authority{width:100%;max-width:100%;padding:38px 22px 40px;background:linear-gradient(145deg,#121416,#242125);color:#fff;text-align:center;overflow:hidden}\n    .ep2-authority .ep2-title{max-width:860px;margin:0 auto;color:#fff;font-size:40px;line-height:1.08;overflow-wrap:normal;word-break:normal}\n    .ep2-authority-wrap{display:flex;width:100%;max-width:860px;flex-direction:column;gap:18px;margin:22px auto 0;align-items:center}\n    .ep2-authority-image{position:relative;display:grid;width:min(100%,500px);max-width:500px;min-width:0;aspect-ratio:1\/1;place-items:center;overflow:hidden;border:2px dashed rgba(255,172,75,.62);border-radius:20px;background:radial-gradient(circle,rgba(244,123,22,.17),transparent 58%),#1a1c1e}\n    .ep2-authority-image:before{content:\"🛡️\";font-size:58px;filter:grayscale(.1)}\n    .ep2-authority-image img{width:100%;height:100%;object-fit:cover}\n    .ep2-badges{display:grid;width:100%;max-width:760px;min-width:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}\n    .ep2-badge{display:flex;width:100%;min-width:0;min-height:74px;align-items:center;gap:12px;padding:13px 16px;border:1px solid rgba(244,123,22,.42);border-radius:15px;background:rgba(255,255,255,.07);text-align:left;overflow:hidden}\n    .ep2-badge-check{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;border-radius:50%;background:linear-gradient(135deg,var(--ep2-orange),var(--ep2-orange2));color:#fff;font-size:16px;font-weight:950}\n    .ep2-badge strong{min-width:0;color:#fff;font-size:16px;line-height:1.28;overflow-wrap:break-word;word-break:normal}\n    .ep2-spec{padding:52px 28px;background:#fff;text-align:center}\n    .ep2-spec-wrap{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(260px,.95fr);gap:28px;max-width:940px;margin:30px auto 0;align-items:center}\n    .ep2-spec-table{border-top:1px solid #ddd1c4;text-align:left}\n    .ep2-spec-row{display:grid;grid-template-columns:minmax(125px,37%) minmax(0,63%);gap:14px;align-items:center;padding:18px 3px;border-bottom:1px solid #ddd1c4}\n    .ep2-spec-row strong{color:#747b81;font-size:16px;line-height:1.3}.ep2-spec-row span{min-width:0;color:#17191b;font-size:16px;line-height:1.4;font-weight:900;text-align:right;overflow-wrap:break-word}\n    .ep2-spec-media{overflow:hidden;border:1px solid var(--ep2-line);border-radius:21px;box-shadow:0 14px 32px rgba(74,46,24,.1)}.ep2-spec-media img{aspect-ratio:1\/1;object-fit:cover}\n    .ep2-notes{padding:48px 28px;background:#fff9ef;text-align:center}.ep2-note-list{display:grid;gap:10px;max-width:900px;margin:26px auto 0;text-align:left}.ep2-note{display:grid;grid-template-columns:34px minmax(0,1fr);gap:11px;align-items:flex-start;padding:15px 17px;border:1px solid #edd9bf;border-radius:14px;background:#fff;color:#5d646a;font-size:15px;line-height:1.48}.ep2-note:before{content:\"!\";display:grid;width:28px;height:28px;place-items:center;border-radius:50%;background:#fff0db;color:#d26414;font-weight:950}\n    .ep2-guarantee{padding:48px 28px;background:#111315}.ep2-guarantee-card{display:grid;grid-template-columns:96px minmax(0,1fr);gap:21px;align-items:center;max-width:900px;margin:0 auto;padding:27px;border:1px solid rgba(244,123,22,.55);border-left:7px solid var(--ep2-orange);border-radius:21px;background:linear-gradient(135deg,#1b1d20,#101112);box-shadow:0 18px 42px rgba(0,0,0,.24);color:#fff}.ep2-seal{display:grid;width:82px;height:82px;place-items:center;border:2px solid #ff9d3d;border-radius:50%;background:#26190f;font-size:42px}.ep2-guarantee-text strong{display:block;color:#ffad4b;font-size:24px;line-height:1.15}.ep2-guarantee-text p{margin-top:9px;color:#c7c9cb;font-size:16px;line-height:1.5}\n    @media(max-width:700px){\n      .ep2-top-bar{min-height:42px;padding:8px 10px;font-size:11.5px}.ep2-section{padding:36px 13px}.ep2-title{font-size:32px}.ep2-copy{font-size:15px}.ep2-cta{min-height:58px;font-size:17px}\n      .ep2-hero{padding:16px 10px 25px}.ep2-hero-media{border-radius:17px}\n      .ep2-offer{padding:13px 10px 19px}.ep2-offer-card{padding:12px;border-radius:16px}.ep2-offer-top{grid-template-columns:1fr;gap:9px;padding-bottom:11px}.ep2-sale-badge{min-height:39px;font-size:12.5px}.ep2-viewers{font-size:12.5px}.ep2-offer-bottom{grid-template-columns:1fr;gap:12px;padding-top:11px}.ep2-stock{font-size:12.5px}.ep2-stock-count{width:34px;height:22px;vertical-align:-5px;font-size:15px;line-height:22px}.ep2-stock-reel span{width:34px;height:22px;flex-basis:22px}@keyframes ep2StockMove{to{transform:translateY(-176px)}}.ep2-bundle{font-size:11.5px}.ep2-time-box{--ep2-box-size:49px}.ep2-time-reel span{width:49px;height:49px;flex-basis:49px;font-size:25px}.ep2-colon{font-size:24px}\n      .ep2-pain{padding:32px 12px}.ep2-pain-media{margin-top:20px;border-radius:16px}\n      .ep2-features{padding:34px 11px}.ep2-feature-list{gap:13px;margin-top:21px}.ep2-feature,.ep2-feature:nth-child(even){display:flex;flex-direction:column;border-radius:17px}.ep2-feature-media,.ep2-feature:nth-child(even) .ep2-feature-media{order:1;min-height:0}.ep2-feature-body,.ep2-feature:nth-child(even) .ep2-feature-body{order:2;padding:20px 15px;text-align:center}.ep2-feature-body h3{font-size:22px}.ep2-feature-body p{margin-top:9px;font-size:14px;line-height:1.47}\n      .ep2-authority{padding:27px 11px 29px}.ep2-authority .ep2-title{font-size:27px;line-height:1.08}.ep2-authority-wrap{gap:12px;margin-top:17px}.ep2-authority-image{width:min(100%,430px);max-width:430px;min-height:0;margin:0 auto;border-radius:16px}.ep2-authority-image:before{font-size:48px}.ep2-badges{width:min(100%,430px);grid-template-columns:1fr;gap:7px}.ep2-badge{min-height:54px;padding:10px 12px;border-radius:13px}.ep2-badge-check{width:29px;height:29px;flex-basis:29px;font-size:14px}.ep2-badge strong{font-size:13px}\n      .ep2-spec{padding:35px 13px}.ep2-spec-wrap{display:flex;flex-direction:column;gap:18px;margin-top:22px}.ep2-spec-table{order:2;width:100%}.ep2-spec-media{order:1;width:100%;border-radius:16px}.ep2-spec-row{grid-template-columns:minmax(100px,39%) minmax(0,61%);gap:9px;padding:15px 2px}.ep2-spec-row strong,.ep2-spec-row span{font-size:13.5px}\n      .ep2-notes{padding:34px 11px}.ep2-note-list{gap:8px;margin-top:21px}.ep2-note{grid-template-columns:29px minmax(0,1fr);gap:8px;padding:12px 10px;font-size:13px}.ep2-note:before{width:25px;height:25px}\n      .ep2-guarantee{padding:30px 10px}.ep2-guarantee-card{grid-template-columns:60px minmax(0,1fr);gap:11px;padding:16px 12px;border-left-width:5px;border-radius:16px}.ep2-seal{width:56px;height:56px;font-size:27px}.ep2-guarantee-text strong{font-size:17px}.ep2-guarantee-text p{margin-top:6px;font-size:12.5px}\n    }\n    @container ep2 (max-width:700px){\n      .ep2-title{font-size:32px}.ep2-offer-top,.ep2-offer-bottom{grid-template-columns:1fr}.ep2-feature,.ep2-feature:nth-child(even){display:flex;flex-direction:column}.ep2-feature-media,.ep2-feature:nth-child(even) .ep2-feature-media{order:1}.ep2-feature-body,.ep2-feature:nth-child(even) .ep2-feature-body{order:2}.ep2-authority-wrap{display:flex;flex-direction:column}.ep2-authority-image{width:min(100%,500px)}.ep2-badges{grid-template-columns:1fr}.ep2-spec-wrap{display:flex;flex-direction:column}.ep2-spec-media{order:1}.ep2-spec-table{order:2;width:100%}\n    }\n    @media(max-width:370px){.ep2-title{font-size:28px}.ep2-time-box{--ep2-box-size:44px}.ep2-time-reel span{width:44px;height:44px;flex-basis:44px;font-size:22px}.ep2-feature-body h3{font-size:20px}.ep2-spec-row strong,.ep2-spec-row span{font-size:12.5px}}\n    @media(prefers-reduced-motion:reduce){.ep2-pulse{animation-duration:3s}.ep2-cta{transition:none}}\n  \u003c\/style\u003e\n\u003cdiv class=\"ep2-page\"\u003e\n\u003cdiv class=\"ep2-top-bar\"\u003e🛡️  \u003cstrong\u003eFood-Grade Material\u003c\/strong\u003e  • Safe Steam Cooking Design\u003c\/div\u003e\n\u003csection class=\"ep2-hero\"\u003e\n\u003cdiv class=\"ep2-hero-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0804\/9541\/1430\/files\/ZDQ-GIF.gif?v=1787301410\" alt=\"Microwave Egg Poacher in action\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"ep2-offer\"\u003e\n\u003cdiv class=\"ep2-offer-card\"\u003e\n\u003cdiv class=\"ep2-offer-top\"\u003e\n\u003cdiv class=\"ep2-sale-badge\"\u003e🔥 LIMITED TIME OFFER - 50% OFF\u003c\/div\u003e\n\u003cdiv class=\"ep2-viewers\"\u003e\n\u003cspan class=\"ep2-pulse\"\u003e\u003c\/span\u003e\u003cstrong\u003e178 VIEWING NOW\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ep2-offer-bottom\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ep2-stock\"\u003e⚠️ LOW STOCK: ONLY \u003cspan class=\"ep2-stock-count\"\u003e\u003cspan class=\"ep2-stock-reel\"\u003e\u003cspan\u003e50\u003c\/span\u003e\u003cspan\u003e49\u003c\/span\u003e\u003cspan\u003e51\u003c\/span\u003e\u003cspan\u003e50\u003c\/span\u003e\u003cspan\u003e48\u003c\/span\u003e\u003cspan\u003e49\u003c\/span\u003e\u003cspan\u003e47\u003c\/span\u003e\u003cspan\u003e48\u003c\/span\u003e\u003cspan\u003e50\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e UNITS LEFT AT THIS PRICE\u003c\/div\u003e\n\u003cdiv class=\"ep2-bundle\"\u003e💡 Many customers choose 2+ packs for home convenience\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ep2-timer\"\u003e\n\u003cdiv class=\"ep2-time-box\"\u003e\n\u003cdiv class=\"ep2-time-reel ep2-time-hours\"\u003e\n\u003cspan\u003e11\u003c\/span\u003e\u003cspan\u003e10\u003c\/span\u003e\u003cspan\u003e09\u003c\/span\u003e\u003cspan\u003e08\u003c\/span\u003e\u003cspan\u003e07\u003c\/span\u003e\u003cspan\u003e06\u003c\/span\u003e\u003cspan\u003e05\u003c\/span\u003e\u003cspan\u003e04\u003c\/span\u003e\u003cspan\u003e03\u003c\/span\u003e\u003cspan\u003e02\u003c\/span\u003e\u003cspan\u003e01\u003c\/span\u003e\u003cspan\u003e00\u003c\/span\u003e\u003cspan\u003e11\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan class=\"ep2-colon\"\u003e:\u003c\/span\u003e\n\u003cdiv class=\"ep2-time-box\"\u003e\n\u003cdiv class=\"ep2-time-reel ep2-time-minutes\"\u003e\n\u003cspan\u003e59\u003c\/span\u003e\u003cspan\u003e58\u003c\/span\u003e\u003cspan\u003e57\u003c\/span\u003e\u003cspan\u003e56\u003c\/span\u003e\u003cspan\u003e55\u003c\/span\u003e\u003cspan\u003e54\u003c\/span\u003e\u003cspan\u003e53\u003c\/span\u003e\u003cspan\u003e52\u003c\/span\u003e\u003cspan\u003e51\u003c\/span\u003e\u003cspan\u003e50\u003c\/span\u003e\u003cspan\u003e49\u003c\/span\u003e\u003cspan\u003e48\u003c\/span\u003e\u003cspan\u003e47\u003c\/span\u003e\u003cspan\u003e46\u003c\/span\u003e\u003cspan\u003e45\u003c\/span\u003e\u003cspan\u003e44\u003c\/span\u003e\u003cspan\u003e43\u003c\/span\u003e\u003cspan\u003e42\u003c\/span\u003e\u003cspan\u003e41\u003c\/span\u003e\u003cspan\u003e40\u003c\/span\u003e\u003cspan\u003e39\u003c\/span\u003e\u003cspan\u003e38\u003c\/span\u003e\u003cspan\u003e37\u003c\/span\u003e\u003cspan\u003e36\u003c\/span\u003e\u003cspan\u003e35\u003c\/span\u003e\u003cspan\u003e34\u003c\/span\u003e\u003cspan\u003e33\u003c\/span\u003e\u003cspan\u003e32\u003c\/span\u003e\u003cspan\u003e31\u003c\/span\u003e\u003cspan\u003e30\u003c\/span\u003e\u003cspan\u003e29\u003c\/span\u003e\u003cspan\u003e28\u003c\/span\u003e\u003cspan\u003e27\u003c\/span\u003e\u003cspan\u003e26\u003c\/span\u003e\u003cspan\u003e25\u003c\/span\u003e\u003cspan\u003e24\u003c\/span\u003e\u003cspan\u003e23\u003c\/span\u003e\u003cspan\u003e22\u003c\/span\u003e\u003cspan\u003e21\u003c\/span\u003e\u003cspan\u003e20\u003c\/span\u003e\u003cspan\u003e19\u003c\/span\u003e\u003cspan\u003e18\u003c\/span\u003e\u003cspan\u003e17\u003c\/span\u003e\u003cspan\u003e16\u003c\/span\u003e\u003cspan\u003e15\u003c\/span\u003e\u003cspan\u003e14\u003c\/span\u003e\u003cspan\u003e13\u003c\/span\u003e\u003cspan\u003e12\u003c\/span\u003e\u003cspan\u003e11\u003c\/span\u003e\u003cspan\u003e10\u003c\/span\u003e\u003cspan\u003e09\u003c\/span\u003e\u003cspan\u003e08\u003c\/span\u003e\u003cspan\u003e07\u003c\/span\u003e\u003cspan\u003e06\u003c\/span\u003e\u003cspan\u003e05\u003c\/span\u003e\u003cspan\u003e04\u003c\/span\u003e\u003cspan\u003e03\u003c\/span\u003e\u003cspan\u003e02\u003c\/span\u003e\u003cspan\u003e01\u003c\/span\u003e\u003cspan\u003e00\u003c\/span\u003e\u003cspan\u003e59\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan class=\"ep2-colon\"\u003e:\u003c\/span\u003e\n\u003cdiv class=\"ep2-time-box\"\u003e\n\u003cdiv class=\"ep2-time-reel ep2-time-seconds\"\u003e\n\u003cspan\u003e59\u003c\/span\u003e\u003cspan\u003e58\u003c\/span\u003e\u003cspan\u003e57\u003c\/span\u003e\u003cspan\u003e56\u003c\/span\u003e\u003cspan\u003e55\u003c\/span\u003e\u003cspan\u003e54\u003c\/span\u003e\u003cspan\u003e53\u003c\/span\u003e\u003cspan\u003e52\u003c\/span\u003e\u003cspan\u003e51\u003c\/span\u003e\u003cspan\u003e50\u003c\/span\u003e\u003cspan\u003e49\u003c\/span\u003e\u003cspan\u003e48\u003c\/span\u003e\u003cspan\u003e47\u003c\/span\u003e\u003cspan\u003e46\u003c\/span\u003e\u003cspan\u003e45\u003c\/span\u003e\u003cspan\u003e44\u003c\/span\u003e\u003cspan\u003e43\u003c\/span\u003e\u003cspan\u003e42\u003c\/span\u003e\u003cspan\u003e41\u003c\/span\u003e\u003cspan\u003e40\u003c\/span\u003e\u003cspan\u003e39\u003c\/span\u003e\u003cspan\u003e38\u003c\/span\u003e\u003cspan\u003e37\u003c\/span\u003e\u003cspan\u003e36\u003c\/span\u003e\u003cspan\u003e35\u003c\/span\u003e\u003cspan\u003e34\u003c\/span\u003e\u003cspan\u003e33\u003c\/span\u003e\u003cspan\u003e32\u003c\/span\u003e\u003cspan\u003e31\u003c\/span\u003e\u003cspan\u003e30\u003c\/span\u003e\u003cspan\u003e29\u003c\/span\u003e\u003cspan\u003e28\u003c\/span\u003e\u003cspan\u003e27\u003c\/span\u003e\u003cspan\u003e26\u003c\/span\u003e\u003cspan\u003e25\u003c\/span\u003e\u003cspan\u003e24\u003c\/span\u003e\u003cspan\u003e23\u003c\/span\u003e\u003cspan\u003e22\u003c\/span\u003e\u003cspan\u003e21\u003c\/span\u003e\u003cspan\u003e20\u003c\/span\u003e\u003cspan\u003e19\u003c\/span\u003e\u003cspan\u003e18\u003c\/span\u003e\u003cspan\u003e17\u003c\/span\u003e\u003cspan\u003e16\u003c\/span\u003e\u003cspan\u003e15\u003c\/span\u003e\u003cspan\u003e14\u003c\/span\u003e\u003cspan\u003e13\u003c\/span\u003e\u003cspan\u003e12\u003c\/span\u003e\u003cspan\u003e11\u003c\/span\u003e\u003cspan\u003e10\u003c\/span\u003e\u003cspan\u003e09\u003c\/span\u003e\u003cspan\u003e08\u003c\/span\u003e\u003cspan\u003e07\u003c\/span\u003e\u003cspan\u003e06\u003c\/span\u003e\u003cspan\u003e05\u003c\/span\u003e\u003cspan\u003e04\u003c\/span\u003e\u003cspan\u003e03\u003c\/span\u003e\u003cspan\u003e02\u003c\/span\u003e\u003cspan\u003e01\u003c\/span\u003e\u003cspan\u003e00\u003c\/span\u003e\u003cspan\u003e59\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca class=\"ep2-cta\" href=\"#MainContent\"\u003eBUY MORE SAVE MORE\u003c\/a\u003e\u003c\/section\u003e\n\u003csection class=\"ep2-pain\"\u003e\n\u003ch2 class=\"ep2-title\"\u003eARE THESE \u003cspan\u003eBOTHERING YOU\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"ep2-pain-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/9209\/6441\/files\/spp_shopify20260811172840_9eb267b34f4a508bc08836dd19571b06.jpg?v=1786440524\" alt=\"Troubles with cooking eggs\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"ep2-features ep2-center\"\u003e\n\u003cdiv class=\"ep2-kicker\"\u003eFEATURES\u003c\/div\u003e\n\u003cdiv class=\"ep2-feature-list\"\u003e\n\u003carticle class=\"ep2-feature\"\u003e\n\u003cdiv class=\"ep2-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/9209\/6441\/files\/spp_shopify20260811172848_ed31c8762f902fc01e7abe2b71e146bb.jpg?v=1786440547\" alt=\"Instant Egg Steamer\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ep2-feature-body\"\u003e\n\u003ch3\u003e\n\u003cspan\u003eQUICK\u003c\/span\u003e EGG POACHER\u003c\/h3\u003e\n\u003cp\u003eMake breakfast easier with a quick microwave egg poacher designed for busy mornings and simple everyday cooking.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"ep2-feature\"\u003e\n\u003cdiv class=\"ep2-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/9209\/6441\/files\/spp_shopify20260811172910_ad333e92c7cfdb48acd8563413cd696c.jpg?v=1786440554\" alt=\"Dual Cavity Efficiency\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ep2-feature-body\"\u003e\n\u003ch3\u003e\n\u003cspan\u003eDUAL-CAVITY\u003c\/span\u003e DESIGN\u003c\/h3\u003e\n\u003cp\u003eThe dual-cavity design helps cook two eggs evenly for a simple and reliable breakfast.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"ep2-feature\"\u003e\n\u003cdiv class=\"ep2-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/9209\/6441\/files\/spp_shopify20260811172916_599f46ab563733d1e53d042741b5e247.jpg?v=1786440559\" alt=\"Better Breakfast Choice\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ep2-feature-body\"\u003e\n\u003ch3\u003e\n\u003cspan\u003eSMART\u003c\/span\u003e BREAKFAST CHOICE\u003c\/h3\u003e\n\u003cp\u003eEnjoy a lighter breakfast option with less mess and easy clean-up after cooking.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"ep2-feature\"\u003e\n\u003cdiv class=\"ep2-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/9209\/6441\/files\/spp_shopify20260811172922_b29f68a018e8d3a5c16b365034f1000d.jpg?v=1786440565\" alt=\"Premium Food Grade PP\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ep2-feature-body\"\u003e\n\u003ch3\u003e\n\u003cspan\u003eFOOD-GRADE\u003c\/span\u003e PP MATERIAL\u003c\/h3\u003e\n\u003cp\u003eCrafted from high-density polypropylene, the surface remains non-stick and chemically stable even under high microwave temperatures for long-term kitchen safety.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"ep2-feature\"\u003e\n\u003cdiv class=\"ep2-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/9209\/6441\/files\/spp_shopify20260811172928_cc490257d06e17594160173363103908.jpg?v=1786440571\" alt=\"Compact Versatility\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ep2-feature-body\"\u003e\n\u003ch3\u003e\n\u003cspan\u003eCOMPACT\u003c\/span\u003e \u0026amp; CONVENIENT\u003c\/h3\u003e\n\u003cp\u003eIts portable dimensions make it ideal for varied environments, providing a consistent hot meal solution whether at home, work, or traveling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"ep2-authority\"\u003e\n\u003ch2 class=\"ep2-title\"\u003eAUTHORITY \u0026amp; \u003cspan\u003eSAFETY\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003e\u003cspan\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0657\/1438\/9054\/files\/UK_5.jpg?v=1787991010\" alt=\"\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv class=\"ep2-authority-wrap\"\u003e\n\u003c!-- AUTHORITY IMAGE POSITION: replace this div with your img tag --\u003e\n\u003cdiv class=\"ep2-badges\"\u003e\n\u003cdiv class=\"ep2-badge\"\u003e\n\u003cspan class=\"ep2-badge-check\"\u003e✓\u003c\/span\u003e\u003cstrong\u003eFood-Grade Material\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ep2-badge\"\u003e\n\u003cspan class=\"ep2-badge-check\"\u003e✓\u003c\/span\u003e\u003cstrong\u003e100% BPA Free \u0026amp; Non-Toxic\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ep2-badge\"\u003e\n\u003cspan class=\"ep2-badge-check\"\u003e✓\u003c\/span\u003e\u003cstrong\u003eDishwasher Safe\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"ep2-spec\"\u003e\n\u003ch2 class=\"ep2-title\"\u003eSPEC\u003c\/h2\u003e\n\u003cdiv class=\"ep2-spec-wrap\"\u003e\n\u003cdiv class=\"ep2-spec-table\"\u003e\n\u003cdiv class=\"ep2-spec-row\"\u003e\n\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003cspan\u003ePP Plastic\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ep2-spec-row\"\u003e\n\u003cstrong\u003eColour\u003c\/strong\u003e\u003cspan\u003eWhite\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ep2-spec-row\"\u003e\n\u003cstrong\u003eSize\u003c\/strong\u003e\u003cspan\u003e21 x 12 x 3 cm (8.27 x 4.72 x 1.18 inches)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ep2-spec-row\"\u003e\n\u003cstrong\u003ePackage Includes\u003c\/strong\u003e\u003cspan\u003e1 * Microwave Egg Poacher with Lid \u0026amp; Handle\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ep2-spec-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/9209\/6441\/files\/spp_shopify20260811172933_76e6f73ddb8ef6fa9cd94b55b98979c5.jpg?v=1786440577\" alt=\"Product Spec\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"ep2-notes\"\u003e\n\u003ch2 class=\"ep2-title\"\u003eNOTES\u003c\/h2\u003e\n\u003cdiv class=\"ep2-note-list\"\u003e\n\u003cp class=\"ep2-note\"\u003eAlways pierce the egg yolks with a toothpick before microwaving to prevent them from bursting.\u003c\/p\u003e\n\u003cp class=\"ep2-note\"\u003eDo not use this product in conventional ovens or under grill elements.\u003c\/p\u003e\n\u003cp class=\"ep2-note\"\u003eWash thoroughly with mild soap and warm water before the first use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"ep2-guarantee\"\u003e\n\u003cdiv class=\"ep2-guarantee-card\"\u003e\n\u003cdiv class=\"ep2-seal\"\u003e🛡️\u003c\/div\u003e\n\u003cdiv class=\"ep2-guarantee-text\"\u003e\n\u003cstrong\u003e180-DAY RISK-FREE KITCHEN GUARANTEE\u003c\/strong\u003e\n\u003cp\u003eIf you don't save 10 minutes every morning or if your eggs burst, we will refund 100% of your money. No questions asked.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca class=\"ep2-cta\" href=\"#MainContent\"\u003eBUY MORE SAVE MORE\u003c\/a\u003e\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- END MICROWAVE EGG POACHER --\u003e","brand":"zorchro","offers":[{"title":"🥚  1 Pack — Everyday Breakfast Essential","offer_id":43263246237758,"sku":"KY-ZDQ*1","price":16.99,"currency_code":"GBP","in_stock":true},{"title":"🔥 2 Pack — Home \u0026 Kitchen Bundle","offer_id":43263246270526,"sku":"KY-ZDQ*2","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"👨‍👩‍👧 4 Pack — Family Breakfast Bundle","offer_id":43263246303294,"sku":"KY-ZDQ*4","price":39.99,"currency_code":"GBP","in_stock":true},{"title":"🎁 6 Pack — Complete Kitchen Set","offer_id":43263246336062,"sku":"KY-ZDQ*6","price":49.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0657\/1438\/9054\/files\/Q2.jpg?v=1787975714"},{"product_id":"raincoat","title":"Lumiazos™ Pocket Raincoat Keyring – Lightweight Emergency Rain Protection","description":"\u003c!-- Lumiazos™ Emergency Raincoat Keyring — UK Product Description --\u003e\n\u003cstyle\u003e\n  #rainball-desc, #rainball-desc * { box-sizing: border-box !important; }\n  #rainball-desc {\n    --rb-dark: #0f172a;\n    --rb-panel: #1e293b;\n    --rb-blue: #2563eb;\n    --rb-cyan: #06b6d4;\n    --rb-orange: #ea580c;\n    --rb-line: #cbd5e1;\n    --rb-text: #f8fafc;\n    --rb-muted: #64748b;\n    width: 100% !important;\n    max-width: 680px !important;\n    margin: 0 auto !important;\n    padding: 4px 8px 28px !important;\n    background: #ffffff !important;\n    color: #1e293b !important;\n    font-family: -apple-system, BlinkMacSystemFont, \"SF Pro Display\", \"Segoe UI\", Roboto, sans-serif !important;\n    line-height: 1.5 !important;\n    -webkit-font-smoothing: antialiased !important;\n  }\n  #rainball-desc h2, #rainball-desc h3, #rainball-desc p { margin: 0 !important; }\n  #rainball-desc img { display: block !important; width: 100% !important; height: auto !important; border-radius: 12px !important; }\n\n  .rb-section { margin: 0 0 18px !important; padding: 24px 18px !important; background: #ffffff !important; border: 1px solid #e8edf3 !important; border-radius: 16px !important; overflow: hidden !important; }\n  .rb-section.dark-bg { background: linear-gradient(145deg,#f4f9ff,#ffffff) !important; border-color: #d5e7fa !important; color: #0f172a !important; box-shadow: none !important; }\n  \n  .rb-kicker { margin-bottom: 7px !important; color: #38bdf8 !important; font-size: 13px !important; font-weight: 950 !important; letter-spacing: 0.055em !important; text-transform: uppercase !important; }\n  .rb-title { font-size: 26px !important; font-weight: 950 !important; line-height: 1.15 !important; letter-spacing: -0.03em !important; }\n  .rb-title span { color: var(--rb-cyan) !important; }\n  .dark-bg .rb-title { color: #0f172a !important; }\n  \n  .rb-copy { margin-top: 9px !important; font-size: 16.5px !important; font-weight: 550 !important; line-height: 1.5 !important; }\n  .rb-copy strong { font-weight: 900 !important; }\n  .rb-copy .rb-accent { color: #0284c7 !important; font-weight: 900 !important; }\n  .dark-bg .rb-copy { color: #475569 !important; }\n  .dark-bg .rb-copy strong { color: #0f172a !important; }\n\n  .rb-image { margin-top: 17px !important; padding: 3px !important; background: #ffffff !important; border: 1px solid #e2e8f0 !important; border-radius: 14px !important; }\n\n  \/* Essential product facts *\/\n  .rb-grid { display: grid !important; grid-template-columns: repeat(3, minmax(0,1fr)) !important; gap: 8px !important; margin-top: 15px !important; }\n  .rb-card { padding: 11px 8px !important; background: #ffffff !important; border: 1px solid #dbeafe !important; border-radius: 10px !important; text-align:center !important; }\n  .rb-card strong { display: block !important; color: #0f172a !important; font-size: 14px !important; font-weight: 950 !important; }\n  .rb-card strong b { color: var(--rb-cyan) !important; }\n  .rb-card span { display: block !important; margin-top: 4px !important; color: #526174 !important; font-size: 12.5px !important; font-weight: 700 !important; line-height: 1.35 !important; }\n  .rb-pair-grid { display: grid !important; grid-template-columns: repeat(2,minmax(0,1fr)) !important; gap: 8px !important; margin-top: 12px !important; }\n  .rb-pair-card { padding: 12px !important; background: #ffffff !important; border: 1px solid #bfdbfe !important; border-radius: 11px !important; }\n  .rb-pair-card b { display: block !important; color: var(--rb-blue) !important; font-size: 12px !important; font-weight: 950 !important; letter-spacing: .04em !important; text-transform: uppercase !important; }\n  .rb-pair-card strong { display: block !important; margin-top: 4px !important; color: #0f172a !important; font-size: 16px !important; font-weight: 950 !important; line-height: 1.25 !important; }\n  .rb-pair-card span { display: block !important; margin-top: 4px !important; color: #526174 !important; font-size: 14.5px !important; font-weight: 650 !important; line-height: 1.4 !important; }\n\n  \/* Durable construction *\/\n  .rb-durable-grid { display: grid !important; grid-template-columns: repeat(3,minmax(0,1fr)) !important; gap: 8px !important; margin-top: 14px !important; }\n  .rb-durable-item { padding: 11px 8px !important; background: #f8fafc !important; border: 1px solid #e2e8f0 !important; border-radius: 10px !important; text-align: center !important; }\n  .rb-durable-item strong { display: block !important; color: #0f172a !important; font-size: 14.5px !important; font-weight: 950 !important; line-height: 1.3 !important; }\n  .rb-durable-item span { display: block !important; margin-top: 3px !important; color: #526174 !important; font-size: 13px !important; font-weight: 700 !important; line-height: 1.35 !important; }\n\n  \/* Testing and material verification *\/\n  .rb-test-grid { display: grid !important; grid-template-columns: repeat(2,minmax(0,1fr)) !important; gap: 8px !important; margin-top: 14px !important; }\n  .rb-test-item { display: flex !important; align-items: center !important; gap: 9px !important; padding: 12px !important; background: #ffffff !important; border: 1px solid #bfdbfe !important; border-radius: 10px !important; }\n  .rb-test-icon { width: 28px !important; height: 28px !important; flex: 0 0 28px !important; display: flex !important; align-items: center !important; justify-content: center !important; background: #dbeafe !important; border-radius: 50% !important; color: #1d4ed8 !important; font-size: 15px !important; font-weight: 950 !important; }\n  .rb-test-item strong { color: #0f172a !important; font-size: 14.5px !important; font-weight: 900 !important; line-height: 1.35 !important; }\n\n  \/* Customer reviews *\/\n  .rb-review-grid { display: grid !important; grid-template-columns: 1fr !important; gap: 10px !important; margin-top: 14px !important; }\n  .rb-review { position: relative !important; padding: 15px 16px !important; background: #ffffff !important; border: 1px solid #dbeafe !important; border-radius: 12px !important; }\n  .rb-stars { color: #f59e0b !important; font-size: 15px !important; font-weight: 950 !important; letter-spacing: 1px !important; }\n  .rb-review h3 { margin-top: 4px !important; color: #0f172a !important; font-size: 16px !important; font-weight: 950 !important; line-height: 1.3 !important; }\n  .rb-review blockquote { margin: 8px 0 0 !important; color: #3f4d61 !important; font-size: 15.5px !important; font-weight: 550 !important; line-height: 1.55 !important; }\n  .rb-review footer { margin-top: 10px !important; display: flex !important; align-items: center !important; gap: 7px !important; color: #0f172a !important; font-size: 13px !important; font-weight: 900 !important; }\n  .rb-review footer span { display: inline-flex !important; margin: 0 !important; padding: 3px 7px !important; background: #e0f2fe !important; border-radius: 999px !important; color: #0369a1 !important; font-size: 11px !important; font-weight: 850 !important; }\n\n  \/* Use cases *\/\n  .rb-use-list { display: grid !important; grid-template-columns: repeat(2, minmax(0,1fr)) !important; gap: 7px !important; margin-top: 11px !important; }\n  .rb-use { display: flex !important; align-items: center !important; gap: 8px !important; padding: 9px !important; background: #f8fafc !important; border: 1px solid #e2e8f0 !important; border-radius: 9px !important; }\n  .rb-use i { width: 28px !important; height: 28px !important; flex: 0 0 28px !important; display: flex !important; align-items: center !important; justify-content: center !important; background: #e0f2fe !important; border-radius: 50% !important; font-size: 14px !important; font-style: normal !important; }\n  .rb-use strong { color: #0f172a !important; font-size: 14px !important; font-weight: 900 !important; }\n\n  \/* FAQ *\/\n  .rb-faq { display: grid !important; gap: 7px !important; margin-top: 11px !important; }\n  .rb-faq details { overflow: hidden !important; background: #f8fafc !important; border: 1px solid #e2e8f0 !important; border-radius: 10px !important; }\n  .rb-faq summary { position: relative !important; padding: 13px 40px 13px 13px !important; list-style: none !important; color: #0f172a !important; font-size: 15.5px !important; font-weight: 900 !important; cursor: pointer !important; }\n  .rb-faq summary::-webkit-details-marker { display: none !important; }\n  .rb-faq summary:after { content: \"+\" !important; position: absolute !important; top: 50% !important; right: 13px !important; transform: translateY(-50%) !important; color: var(--rb-blue) !important; font-size: 20px !important; font-weight: 850 !important; }\n  .rb-faq details[open] summary:after { content: \"−\" !important; }\n  .rb-faq-a { padding: 0 13px 13px !important; color: #3f4d61 !important; font-size: 15px !important; font-weight: 550 !important; line-height: 1.5 !important; }\n\n  \/* Specifications *\/\n  .rb-spec-grid { display: grid !important; grid-template-columns: repeat(2, minmax(0,1fr)) !important; gap: 7px !important; margin-top: 11px !important; }\n  .rb-spec { padding: 10px !important; background: #f8fafc !important; border: 1px solid #e2e8f0 !important; border-radius: 9px !important; }\n  .rb-spec small { display: block !important; color: var(--rb-blue) !important; font-size: 11px !important; font-weight: 950 !important; text-transform: uppercase !important; }\n  .rb-spec strong { display: block !important; margin-top: 3px !important; color: #0f172a !important; font-size: 14.5px !important; font-weight: 850 !important; line-height: 1.35 !important; }\n\n  .rb-note { margin-top: 10px !important; padding: 11px 12px !important; background: #f8fafc !important; border-radius: 8px !important; color: #475569 !important; font-size: 13.5px !important; font-weight: 600 !important; line-height: 1.48 !important; }\n\n  \/* Guarantee *\/\n  .rb-guarantee { padding: 20px 14px !important; background: linear-gradient(145deg, #0f172a, #1e293b) !important; border: 1.5px solid #38bdf8 !important; border-radius: 15px !important; color: #fff !important; text-align: center !important; }\n  .rb-cta { width: 100% !important; min-height: 54px !important; margin-top: 13px !important; padding: 14px 10px !important; display: flex !important; align-items: center !important; justify-content: center !important; background: linear-gradient(90deg, #ea580c, #2563eb) !important; border: 0 !important; border-radius: 9px !important; color: #fff !important; text-decoration: none !important; font-size: 15.5px !important; font-weight: 950 !important; text-transform: uppercase !important; box-shadow: 0 8px 20px rgba(37,99,235,0.25) !important; cursor: pointer !important; }\n\n  @media (max-width: 520px) {\n    #rainball-desc { padding: 4px 6px 24px !important; }\n    .rb-section { padding: 20px 14px !important; margin-bottom: 15px !important; border-radius: 14px !important; }\n    .rb-title { font-size: 25px !important; }\n    .rb-copy { font-size: 16px !important; }\n    .rb-grid { grid-template-columns:repeat(3,minmax(0,1fr)) !important; }\n    .rb-use-list, .rb-spec-grid { grid-template-columns: repeat(2, minmax(0,1fr)) !important; }\n    .rb-pair-grid { grid-template-columns: 1fr !important; }\n    .rb-card { padding:10px 5px !important; }\n    .rb-card strong { font-size:13px !important; }\n    .rb-card span { font-size:12px !important; }\n    .rb-pair-card { padding: 10px !important; }\n    .rb-durable-grid { grid-template-columns: 1fr !important; }\n    .rb-durable-item { padding: 11px 12px !important; text-align: left !important; }\n    .rb-test-grid { grid-template-columns: 1fr !important; }\n    .rb-test-item { padding: 11px !important; }\n    .rb-review { padding: 13px !important; }\n  }\n  @media (max-width: 370px) {\n    .rb-grid, .rb-use-list, .rb-spec-grid { grid-template-columns: 1fr !important; }\n  }\n\u003c\/style\u003e\n\u003cdiv id=\"rainball-desc\"\u003e\n\u003c!-- Portable format --\u003e\n\u003csection class=\"rb-section dark-bg\"\u003e\n\u003cp class=\"rb-kicker\"\u003eThe Raincoat You’ll Actually Carry\u003c\/p\u003e\n\u003ch2 class=\"rb-title\"\u003eA Full-Size Raincoat \u003cspan\u003eHidden Inside a Pocket-Sized Keyring.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"rb-copy\"\u003eA full poncho stays inside the \u003cspan class=\"rb-accent\"\u003ecompact carry keyring\u003c\/span\u003e—small enough for your handbag, rucksack or car and ready when the weather turns.\u003c\/p\u003e\n\u003cdiv class=\"rb-grid\"\u003e\n\u003cdiv class=\"rb-card\"\u003e\n\u003cstrong\u003e\u003cb\u003e6.5 cm\u003c\/b\u003e Capsule\u003c\/strong\u003e\u003cspan\u003eFull poncho inside\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rb-card\"\u003e\n\u003cstrong\u003eClip-and-Go Hook\u003c\/strong\u003e\u003cspan\u003eAttaches to any bag\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rb-card\"\u003e\n\u003cstrong\u003eHydroShield™ PE\u003c\/strong\u003e\u003cspan\u003eLightweight, durable cover\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rb-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0657\/1438\/9054\/files\/GIF_0ea4697f-b5b5-4e8f-a6c8-b920b51350d1.gif?v=1788163048\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Why two are included --\u003e\n\u003csection class=\"rb-section dark-bg\"\u003e\n\u003cp class=\"rb-kicker\"\u003eA Spare Raincoat Included\u003c\/p\u003e\n\u003ch2 class=\"rb-title\"\u003eKeep One Close. \u003cspan\u003eKeep One as a Spare.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0734\/4583\/4830\/files\/2_473640af-14a3-47e5-b6be-680f71050a75.jpg?v=1787911769\" alt=\"\"\u003e\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"rb-pair-grid\"\u003e\n\u003cdiv class=\"rb-pair-card\"\u003e\n\u003cb\u003eEveryday Carry\u003c\/b\u003e\u003cstrong\u003eKeep One With You\u003c\/strong\u003e\u003cspan\u003eClip it to the bag you reach for most.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rb-pair-card\"\u003e\n\u003cb\u003eSpare Ready\u003c\/b\u003e\u003cstrong\u003eKeep the Free One as a Spare\u003c\/strong\u003e\u003cspan\u003eLeave it in your car, desk drawer or travel bag.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Rain coverage --\u003e\n\u003csection class=\"rb-section\"\u003e\n\u003cp class=\"rb-kicker\"\u003eReady for Sudden Showers\u003c\/p\u003e\n\u003ch2 class=\"rb-title\"\u003ePull It On. \u003cspan\u003eCarry On with Your Day.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"rb-copy\"\u003eThe \u003cspan class=\"rb-accent\"\u003ewaterproof PE layer\u003c\/span\u003e helps keep your clothes covered, while the poncho cut leaves both hands free for bags, tickets and your phone.\u003c\/p\u003e\n\u003cdiv class=\"rb-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0734\/4583\/4830\/files\/3_f5160fdb-359f-4e1e-b3f4-9e15c8d6d938.jpg?v=1787911826\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Lightweight construction --\u003e\n\u003csection class=\"rb-section dark-bg\"\u003e\n\u003cp class=\"rb-kicker\"\u003eFull Raincoat · Compact Carry Capsule\u003c\/p\u003e\n\u003ch2 class=\"rb-title\"\u003eRain Protection That \u003cspan\u003eTakes Up Almost No Space.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"rb-copy\"\u003eThe full poncho folds into its \u003cspan class=\"rb-accent\"\u003eprotective ABS carry capsule\u003c\/span\u003e, so it stays contained, takes up little space and is ready to pull out.\u003c\/p\u003e\n\u003cdiv class=\"rb-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0734\/4583\/4830\/files\/4_155c813e-45f2-4137-9be2-e3b1939be858.jpg?v=1787911871\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Durable construction --\u003e\n\u003csection class=\"rb-section\"\u003e\n\u003cp class=\"rb-kicker\"\u003eHydroShield™ PE Structure\u003c\/p\u003e\n\u003ch2 class=\"rb-title\"\u003eCompact. Flexible. \u003cspan\u003eDurability Tested.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"rb-copy\"\u003e\u003cspan class=\"rb-accent\"\u003eTensile-tested PE\u003c\/span\u003e resists pulling; the impact-tested ABS capsule protects it in storage.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0734\/4583\/4830\/files\/5_22e066f6-a2f4-416e-85c7-f8252d4b4bcf.jpg?v=1787912602\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"rb-durable-grid\"\u003e\n\u003cdiv class=\"rb-durable-item\"\u003e\n\u003cstrong\u003ePull-Resistant PE\u003c\/strong\u003e\u003cspan\u003eTensile tested\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rb-durable-item\"\u003e\n\u003cstrong\u003eImpact-Tested Shell\u003c\/strong\u003e\u003cspan\u003eResists daily knocks\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rb-durable-item\"\u003e\n\u003cstrong\u003eFlexible Build\u003c\/strong\u003e\u003cspan\u003eMoves without stiff bulk\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Testing and material verification --\u003e\n\u003csection class=\"rb-section dark-bg\"\u003e\n\u003cp class=\"rb-kicker\"\u003eMaterial \u0026amp; Structure Verification\u003c\/p\u003e\n\u003ch2 class=\"rb-title\"\u003eTested Where \u003cspan\u003eDurability Matters.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0657\/1438\/9054\/files\/UK_6.jpg?v=1787990070\" alt=\"\"\u003e\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"rb-test-grid\"\u003e\n\u003cdiv class=\"rb-test-item\"\u003e\n\u003cspan class=\"rb-test-icon\"\u003e✓\u003c\/span\u003e\u003cstrong\u003eThird-Party Material Tested\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rb-test-item\"\u003e\n\u003cspan class=\"rb-test-icon\"\u003e✓\u003c\/span\u003e\u003cstrong\u003eLead \u0026amp; Phthalates Tested\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rb-test-item\"\u003e\n\u003cspan class=\"rb-test-icon\"\u003e✓\u003c\/span\u003e\u003cstrong\u003ePE Film Tensile Strength Tested\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rb-test-item\"\u003e\n\u003cspan class=\"rb-test-icon\"\u003e✓\u003c\/span\u003e\u003cstrong\u003eABS Capsule Impact Tested\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Everyday use cases --\u003e\n\u003csection class=\"rb-section\"\u003e\n\u003cp class=\"rb-kicker\"\u003eMade for Unpredictable British Weather\u003c\/p\u003e\n\u003ch2 class=\"rb-title\"\u003eDon’t Let Rain Decide \u003cspan\u003eWhen the Day Ends.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"rb-copy\"\u003eCompact cover for \u003cspan class=\"rb-accent\"\u003ecommutes, travel, festivals and outdoor plans\u003c\/span\u003e when a sudden shower catches you out.\u003c\/p\u003e\n\u003cdiv class=\"rb-use-list\"\u003e\n\u003cdiv class=\"rb-use\"\u003e\n\u003ci\u003e🎢\u003c\/i\u003e\u003cstrong\u003eDays Out\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rb-use\"\u003e\n\u003ci\u003e🎒\u003c\/i\u003e\u003cstrong\u003eDaily Commute\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rb-use\"\u003e\n\u003ci\u003e🚗\u003c\/i\u003e\u003cstrong\u003eKeep in the Car\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rb-use\"\u003e\n\u003ci\u003e🏕️\u003c\/i\u003e\u003cstrong\u003eWalks \u0026amp; Travel\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rb-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0734\/4583\/4830\/files\/7_9aadb552-a0ac-4666-bbd2-0548a80b76b9.jpg?v=1787915054\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Customer reviews --\u003e\n\u003csection class=\"rb-section dark-bg\"\u003e\n\u003cp class=\"rb-kicker\"\u003eReady When the Weather Changes\u003c\/p\u003e\n\u003ch2 class=\"rb-title\"\u003eSmall to Carry. \u003cspan\u003eReady When It Counts.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"rb-review-grid\"\u003e\n\u003carticle class=\"rb-review\"\u003e\n\u003cdiv class=\"rb-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003ch3\u003e“Perfect for sudden showers!”\u003c\/h3\u003e\n\u003cblockquote\u003e“I clipped the capsule straight onto my crossbody bag. It unfolded in seconds when the rain started and even covered my rucksack.”\u003c\/blockquote\u003e\n\u003cfooter\u003eAmanda K.\u003cspan\u003eVerified Buyer\u003c\/span\u003e\u003c\/footer\u003e\u003c\/article\u003e\n\u003carticle class=\"rb-review\"\u003e\n\u003cdiv class=\"rb-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003ch3\u003e“Ideal to keep in the car.”\u003c\/h3\u003e\n\u003cblockquote\u003e“Really handy. I got caught in a sudden downpour walking home and this kept me covered. Having two is ideal—one stays on my tote bag and the other is in the car.”\u003c\/blockquote\u003e\n\u003cfooter\u003eJessica M.\u003cspan\u003eVerified Buyer\u003c\/span\u003e\u003c\/footer\u003e\u003c\/article\u003e\n\u003carticle class=\"rb-review\"\u003e\n\u003cdiv class=\"rb-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003ch3\u003e“A smarter alternative to carrying an umbrella.”\u003c\/h3\u003e\n\u003cblockquote\u003e“Used this at an outdoor event where umbrellas weren’t allowed. It’s really lightweight, takes hardly any room in my bag and kept my clothes covered.”\u003c\/blockquote\u003e\n\u003cfooter\u003eRachel T.\u003cspan\u003eVerified Buyer\u003c\/span\u003e\u003c\/footer\u003e\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Simple setup --\u003e\n\u003csection class=\"rb-section dark-bg\"\u003e\n\u003cp class=\"rb-kicker\"\u003eSimple by Design\u003c\/p\u003e\n\u003ch2 class=\"rb-title\"\u003eOpen. Unfold. \u003cspan\u003eStay Covered.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"rb-copy\"\u003e\u003cspan class=\"rb-accent\"\u003eOpen the capsule, unfold and slip it on.\u003c\/span\u003e Secure the fastening and continue with both hands free.\u003c\/p\u003e\n\u003cdiv class=\"rb-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0734\/4583\/4830\/files\/8_f83a4363-bf5f-4011-9741-1c69a3bdc4ad.jpg?v=1787912815\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Frequently asked questions --\u003e\n\u003csection class=\"rb-section\"\u003e\n\u003cp class=\"rb-kicker\"\u003eProduct Questions\u003c\/p\u003e\n\u003ch2 class=\"rb-title\"\u003eGood to Know\u003c\/h2\u003e\n\u003cdiv class=\"rb-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the raincoat reusable or disposable?\u003c\/summary\u003e\n\u003cdiv class=\"rb-faq-a\"\u003eIt can be reused when it remains undamaged. Let it dry completely before folding and returning it to the ABS capsule.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is included with the offer?\u003c\/summary\u003e\n\u003cdiv class=\"rb-faq-a\"\u003eBuy one raincoat keyring and receive a second one free in the same selected colour.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich colours are available?\u003c\/summary\u003e\n\u003cdiv class=\"rb-faq-a\"\u003eChoose from Red, Yellow or Blue.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Specifications --\u003e\n\u003csection class=\"rb-section\"\u003e\n\u003cp class=\"rb-kicker\"\u003eProduct Specifications\u003c\/p\u003e\n\u003ch2 class=\"rb-title\"\u003eDetails \u0026amp; Pack Information\u003c\/h2\u003e\n\u003cdiv class=\"rb-spec-grid\"\u003e\n\u003cdiv class=\"rb-spec\"\u003e\n\u003csmall\u003eCapsule Size\u003c\/small\u003e\u003cstrong\u003e6.5 × 6.5 cm (Pocket-Sized)\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rb-spec\"\u003e\n\u003csmall\u003eRaincoat Size\u003c\/small\u003e\u003cstrong\u003e90 × 115 × 120 cm\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rb-spec\"\u003e\n\u003csmall\u003eCapsule Material\u003c\/small\u003e\u003cstrong\u003eDurable ABS Plastic\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rb-spec\"\u003e\n\u003csmall\u003eRaincoat Material\u003c\/small\u003e\u003cstrong\u003eWaterproof PE Film\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rb-spec\"\u003e\n\u003csmall\u003eSpecial Offer\u003c\/small\u003e\u003cstrong\u003eBuy 1 Get 1 Free · Same Colour\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rb-spec\"\u003e\n\u003csmall\u003eColour Options\u003c\/small\u003e\u003cstrong\u003eRed · Yellow · Blue · Both Units Match Your Selection\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rb-note\"\u003e\n\u003cstrong\u003eStorage:\u003c\/strong\u003e Let the poncho dry completely before returning it to the capsule.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Guarantee and CTA --\u003e\n\u003csection class=\"rb-guarantee\"\u003e\n\u003cp class=\"rb-kicker\" style=\"color: #38bdf8 !important;\"\u003eBuy One, Get One Free\u003c\/p\u003e\n\u003ch2 class=\"rb-title\" style=\"color: #ffffff !important;\"\u003eGet Two Raincoats. \u003cspan\u003ePay for One.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"rb-copy\" style=\"color: #e2e8f0 !important;\"\u003e\u003cstrong style=\"color: #ffffff !important;\"\u003eKeep one with you and keep the free one as a spare.\u003c\/strong\u003e Your order is protected by our 180-day money-back guarantee.\u003c\/p\u003e\n\u003ca class=\"rb-cta\" href=\"#MainContent\"\u003eBUY 1, GET 1 FREE — £16.99\u003c\/a\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"chacshop1","offers":[{"title":"Red","offer_id":43263420137534,"sku":"KY-RFR-Red","price":16.99,"currency_code":"GBP","in_stock":true},{"title":"Yellow","offer_id":43263420170302,"sku":"KY-RFR-Yellow","price":16.99,"currency_code":"GBP","in_stock":true},{"title":"Blue","offer_id":43263420203070,"sku":"KY-RFR-RoyalBlue","price":16.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0657\/1438\/9054\/files\/1_75c78e0f-4885-4476-888d-02f807f53035.jpg?v=1787983417"},{"product_id":"wand-mascara","title":"Lumiazos™ MetalThread™ Mascara — Longer-Looking Lashes with Less Clumping","description":"\u003c!-- Lumiazos™ MetalThread™ Mascara — BIGO UK Short-Attention Description --\u003e\n\u003cstyle\u003e\n.mtm-page,.mtm-page *{box-sizing:border-box}\n.mtm-page{\n  --ink:#17131b;\n  --berry:#7f234f;\n  --rose:#b84b7b;\n  --soft:#fbf6f8;\n  --line:#ead9e2;\n  --muted:#625b66;\n  width:100%;\n  max-width:820px;\n  margin:0 auto;\n  padding:0 10px 14px;\n  color:var(--ink);\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;\n  -webkit-font-smoothing:antialiased;\n  text-rendering:optimizeLegibility;\n  overflow-wrap:anywhere;\n}\n.mtm-section{\n  margin:9px 0;\n  padding:19px 15px;\n  background:#fff;\n  border-radius:15px;\n}\n.mtm-hero{\n  background:linear-gradient(145deg,#fff 0%,#fff6fa 100%);\n  border:1px solid var(--line);\n}\n.mtm-kicker{\n  margin:0 0 7px;\n  color:var(--berry);\n  font-size:12px;\n  font-weight:900;\n  line-height:1.25;\n  letter-spacing:.075em;\n  text-transform:uppercase;\n}\n.mtm-title,.mtm-heading{\n  margin:0;\n  color:var(--ink);\n  font-weight:900;\n  line-height:1.08;\n  letter-spacing:-.032em;\n}\n.mtm-title{font-size:31px}\n.mtm-heading{font-size:27px}\n.mtm-accent{color:var(--berry)}\n.mtm-lead,.mtm-copy{\n  max-width:38em;\n  margin:10px 0 0;\n  color:var(--muted);\n  font-size:16.5px;\n  line-height:1.48;\n}\n.mtm-lead strong,.mtm-copy strong{color:var(--ink);font-weight:850}\n.mtm-benefits,.mtm-grid2,.mtm-grid3,.mtm-steps,.mtm-details{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:7px;\n  margin-top:14px;\n}\n.mtm-card,.mtm-benefit,.mtm-step,.mtm-detail{\n  min-width:0;\n  padding:12px 13px;\n  background:var(--soft);\n  border:1px solid var(--line);\n  border-radius:11px;\n}\n.mtm-benefit{text-align:left}\n.mtm-card b,.mtm-benefit b,.mtm-step b{\n  display:block;\n  color:var(--berry);\n  font-size:16px;\n  font-weight:900;\n  line-height:1.22;\n}\n.mtm-card span,.mtm-benefit span,.mtm-step span{\n  display:block;\n  margin-top:3px;\n  color:var(--muted);\n  font-size:14.5px;\n  font-weight:650;\n  line-height:1.34;\n}\n.mtm-compare-bad{background:#f2eff1}\n.mtm-compare-good{background:linear-gradient(135deg,#7c244f,#a94070);color:#fff}\n.mtm-compare-good b,.mtm-compare-good span{color:#fff}\n.mtm-img{\n  margin-top:14px;\n  padding:3px;\n  overflow:hidden;\n  background:#fff;\n  border:1px solid var(--line);\n  border-radius:14px;\n}\n.mtm-img img{\n  display:block;\n  width:100%;\n  height:auto;\n  border-radius:11px;\n}\n.mtm-pills{\n  display:flex;\n  flex-wrap:wrap;\n  gap:6px;\n  margin-top:13px;\n}\n.mtm-pill{\n  padding:8px 10px;\n  background:#f7f2f5;\n  border:1px solid var(--line);\n  border-radius:999px;\n  color:var(--ink);\n  font-size:13px;\n  font-weight:850;\n  line-height:1.2;\n}\n.mtm-callout{\n  margin-top:13px;\n  padding:13px 14px;\n  background:linear-gradient(135deg,#fff3f8,#faf7f9);\n  border-left:4px solid var(--berry);\n  border-radius:10px;\n}\n.mtm-callout b{\n  display:block;\n  color:var(--ink);\n  font-size:16.5px;\n  font-weight:900;\n  line-height:1.25;\n}\n.mtm-callout span{\n  display:block;\n  margin-top:4px;\n  color:var(--muted);\n  font-size:14.5px;\n  line-height:1.4;\n}\n.mtm-step{\n  display:grid;\n  grid-template-columns:30px minmax(0,1fr);\n  column-gap:9px;\n  align-items:start;\n}\n.mtm-step i{\n  grid-row:1 \/ span 2;\n  display:inline-flex;\n  width:28px;\n  height:28px;\n  align-items:center;\n  justify-content:center;\n  margin:0;\n  background:var(--berry);\n  border-radius:50%;\n  color:#fff;\n  font-size:13px;\n  font-style:normal;\n  font-weight:900;\n}\n.mtm-step span{margin-top:2px}\n.mtm-detail{\n  color:var(--muted);\n  font-size:15px;\n  font-weight:700;\n  line-height:1.4;\n}\n.mtm-detail strong{color:var(--ink)}\n.mtm-accordion{\n  margin-top:12px;\n  border-top:1px solid var(--line);\n}\n.mtm-accordion details{border-bottom:1px solid var(--line)}\n.mtm-accordion summary{\n  min-height:50px;\n  display:flex;\n  align-items:center;\n  cursor:pointer;\n  color:var(--ink);\n  font-size:16px;\n  font-weight:850;\n  line-height:1.3;\n}\n.mtm-accordion p{\n  margin:0;\n  padding:0 0 13px;\n  color:var(--muted);\n  font-size:15px;\n  line-height:1.45;\n}\n.mtm-final{\n  margin:9px 0 0;\n  padding:23px 16px;\n  background:linear-gradient(135deg,#641d43,#96345f);\n  border-radius:15px;\n  color:#fff;\n  text-align:center;\n}\n.mtm-final h2{\n  margin:0;\n  color:#fff;\n  font-size:29px;\n  line-height:1.08;\n  letter-spacing:-.025em;\n}\n.mtm-final p{\n  max-width:620px;\n  margin:9px auto 0;\n  color:rgba(255,255,255,.92);\n  font-size:16px;\n  line-height:1.43;\n}\n.mtm-final .mtm-pills{justify-content:center}\n.mtm-final .mtm-pill{\n  background:rgba(255,255,255,.12);\n  border-color:rgba(255,255,255,.25);\n  color:#fff;\n}\n\n@media(min-width:520px){\n  .mtm-page{padding:0 12px 18px}\n  .mtm-section{padding:23px 20px}\n  .mtm-title{font-size:clamp(34px,5.1vw,50px)}\n  .mtm-heading{font-size:clamp(29px,4vw,38px)}\n  .mtm-benefits,.mtm-grid3,.mtm-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}\n  .mtm-grid2,.mtm-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}\n  .mtm-benefit{text-align:center}\n  .mtm-step{display:block}\n  .mtm-step i{display:inline-flex;margin-bottom:7px}\n}\n@media(min-width:760px){\n  .mtm-section{margin:12px 0;padding:27px}\n  .mtm-lead,.mtm-copy{font-size:17px}\n  .mtm-img{margin-top:16px}\n  .mtm-card,.mtm-benefit,.mtm-step,.mtm-detail{padding:14px}\n  .mtm-final{padding:28px 22px}\n}\n@media(prefers-reduced-motion:reduce){\n  .mtm-page *{scroll-behavior:auto!important}\n}\n\n.mtm-faq-head{\n  margin-top:18px;\n  padding-top:16px;\n  border-top:1px solid var(--line);\n}\n.mtm-faq-head .mtm-kicker{\n  margin-bottom:5px;\n}\n.mtm-faq-title{\n  margin:0;\n  color:var(--ink);\n  font-size:22px;\n  font-weight:900;\n  line-height:1.15;\n  letter-spacing:-.025em;\n}\n.mtm-faq-sub{\n  margin:5px 0 0;\n  color:var(--muted);\n  font-size:14.5px;\n  line-height:1.4;\n}\n.mtm-accordion{\n  margin-top:11px;\n  border-top:0;\n}\n.mtm-accordion details{\n  border:1px solid var(--line);\n  border-radius:11px;\n  background:#fff;\n  margin-bottom:7px;\n  overflow:hidden;\n}\n.mtm-accordion summary{\n  position:relative;\n  min-height:52px;\n  display:flex;\n  align-items:center;\n  padding:12px 44px 12px 13px;\n  cursor:pointer;\n  color:var(--ink);\n  font-size:16px;\n  font-weight:850;\n  line-height:1.3;\n  list-style:none;\n}\n.mtm-accordion summary::-webkit-details-marker{\n  display:none;\n}\n.mtm-accordion summary::after{\n  content:\"+\";\n  position:absolute;\n  right:13px;\n  top:50%;\n  transform:translateY(-50%);\n  width:26px;\n  height:26px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  border-radius:50%;\n  background:var(--soft);\n  color:var(--berry);\n  font-size:21px;\n  font-weight:800;\n  line-height:1;\n}\n.mtm-accordion details[open] summary::after{\n  content:\"−\";\n}\n.mtm-accordion p{\n  margin:0;\n  padding:0 13px 13px;\n  color:var(--muted);\n  font-size:15px;\n  line-height:1.45;\n}\n@media(min-width:520px){\n  .mtm-faq-title{font-size:24px}\n}\n\n\n.mtm-buyback-wrap{\n  margin-top:17px;\n  text-align:center;\n}\n.mtm-buyback-btn{\n  width:min(100%,360px);\n  min-height:54px;\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  padding:13px 18px;\n  background:#fff;\n  border:0;\n  border-radius:999px;\n  color:var(--berry);\n  font-family:inherit;\n  font-size:16px;\n  font-weight:900;\n  line-height:1.2;\n  cursor:pointer;\n  text-decoration:none;\n  box-shadow:0 4px 14px rgba(0,0,0,.08);\n  -webkit-tap-highlight-color:transparent;\n}\n.mtm-buyback-btn:active{\n  transform:translateY(1px);\n}\n.mtm-buyback-note{\n  margin:8px 0 0!important;\n  color:rgba(255,255,255,.82)!important;\n  font-size:13px!important;\n  line-height:1.35!important;\n}\n@media(min-width:520px){\n  .mtm-buyback-btn{\n    width:auto;\n    min-width:260px;\n  }\n}\n\n\n.mtm-atc-trust{\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n  gap:8px 14px;\n  margin-top:14px;\n  padding-top:13px;\n  border-top:1px solid rgba(255,255,255,.18);\n}\n.mtm-atc-trust-item{\n  display:inline-flex;\n  align-items:center;\n  gap:6px;\n  min-width:0;\n  color:rgba(255,255,255,.95);\n}\n.mtm-atc-trust-icon{\n  flex:0 0 auto;\n  font-size:15px;\n  line-height:1;\n}\n.mtm-atc-trust-text{\n  font-size:12.5px;\n  font-weight:800;\n  line-height:1.25;\n  white-space:nowrap;\n}\n@media(max-width:420px){\n  .mtm-atc-trust{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:8px 10px;\n    justify-items:start;\n  }\n  .mtm-atc-trust-item{\n    justify-content:flex-start;\n  }\n  .mtm-atc-trust-item:last-child{\n    grid-column:1 \/ -1;\n  }\n  .mtm-atc-trust-text{\n    white-space:normal;\n    font-size:12.5px;\n  }\n}\n\n\n.mtm-buyback-btn,\n.mtm-buyback-btn:link,\n.mtm-buyback-btn:visited,\n.mtm-buyback-btn:hover,\n.mtm-buyback-btn:focus,\n.mtm-buyback-btn:active{\n  background:#fff !important;\n  color:#7f234f !important;\n  text-decoration:none !important;\n}\n\n\n.mtm-review-section{\n  margin:9px 0;\n  padding:19px 15px;\n  background:linear-gradient(180deg,#fff 0%,#fff8fb 100%);\n  border:1px solid var(--line);\n  border-radius:15px;\n}\n\n.mtm-review-head{\n  text-align:center;\n}\n\n.mtm-review-head .mtm-kicker{\n  margin-bottom:5px;\n}\n\n.mtm-review-title{\n  margin:0;\n  color:var(--ink);\n  font-size:27px;\n  font-weight:900;\n  line-height:1.08;\n  letter-spacing:-.03em;\n}\n\n.mtm-review-title span{\n  color:var(--berry);\n}\n\n.mtm-review-sub{\n  margin:7px auto 0;\n  max-width:34em;\n  color:var(--muted);\n  font-size:15px;\n  line-height:1.4;\n}\n\n.mtm-review-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:8px;\n  margin-top:14px;\n}\n\n.mtm-review-card{\n  padding:14px;\n  background:#fff;\n  border:1px solid var(--line);\n  border-radius:12px;\n}\n\n.mtm-review-top{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n  gap:8px;\n  margin-bottom:7px;\n}\n\n.mtm-review-stars{\n  color:#d88b16;\n  font-size:15px;\n  letter-spacing:.5px;\n  line-height:1;\n}\n\n.mtm-review-name{\n  color:var(--ink);\n  font-size:13px;\n  font-weight:850;\n  white-space:nowrap;\n}\n\n.mtm-review-card p{\n  margin:0;\n  color:var(--muted);\n  font-size:15px;\n  line-height:1.45;\n}\n\n.mtm-review-card p strong{\n  color:var(--ink);\n  font-weight:850;\n}\n\n@media(min-width:620px){\n  .mtm-review-section{\n    padding:23px 20px;\n  }\n\n  .mtm-review-title{\n    font-size:31px;\n  }\n\n  .mtm-review-grid{\n    grid-template-columns:repeat(3,minmax(0,1fr));\n    gap:10px;\n  }\n}\n\n\n.mtm-review-verified{\n  margin-top:9px;\n  color:#2f765b;\n  font-size:12.5px;\n  font-weight:850;\n  line-height:1.2;\n}\n\n.mtm-cert-section{\n  margin:9px 0;\n  padding:19px 15px;\n  background:#fff;\n  border:1px solid var(--line);\n  border-radius:15px;\n}\n\n.mtm-cert-head{\n  text-align:center;\n}\n\n.mtm-cert-title{\n  margin:0;\n  color:var(--ink);\n  font-size:27px;\n  font-weight:900;\n  line-height:1.08;\n  letter-spacing:-.03em;\n}\n\n.mtm-cert-title span{\n  color:var(--berry);\n}\n\n.mtm-cert-sub{\n  margin:7px auto 0;\n  max-width:34em;\n  color:var(--muted);\n  font-size:15px;\n  line-height:1.4;\n}\n\n.mtm-cert-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:8px;\n  margin-top:14px;\n}\n\n.mtm-cert-card{\n  display:grid;\n  grid-template-columns:34px minmax(0,1fr);\n  gap:10px;\n  align-items:start;\n  padding:13px;\n  background:var(--soft);\n  border:1px solid var(--line);\n  border-radius:11px;\n}\n\n.mtm-cert-icon{\n  width:34px;\n  height:34px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  background:#fff;\n  border:1px solid var(--line);\n  border-radius:50%;\n  font-size:16px;\n}\n\n.mtm-cert-card b{\n  display:block;\n  color:var(--ink);\n  font-size:15px;\n  font-weight:900;\n  line-height:1.2;\n}\n\n.mtm-cert-card span{\n  display:block;\n  margin-top:3px;\n  color:var(--muted);\n  font-size:13.5px;\n  font-weight:650;\n  line-height:1.35;\n}\n\n@media(min-width:620px){\n  .mtm-cert-section{\n    padding:23px 20px;\n  }\n\n  .mtm-cert-title{\n    font-size:31px;\n  }\n\n  .mtm-cert-grid{\n    grid-template-columns:repeat(2,minmax(0,1fr));\n    gap:10px;\n  }\n}\n\n\u003c\/style\u003e\n\u003cdiv class=\"mtm-page\"\u003e\n\u003csection class=\"mtm-section mtm-hero\"\u003e\n\u003cp class=\"mtm-kicker\"\u003ePrecision Metal Wand Mascara\u003c\/p\u003e\n\u003ch2 class=\"mtm-title\"\u003eLonger-Looking Lashes. \u003cspan class=\"mtm-accent\"\u003eLess Clumping.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"mtm-lead\"\u003eThe metal wand \u003cstrong\u003eseparates as it coats\u003c\/strong\u003e, while the fibre-enriched formula builds visible length.\u003c\/p\u003e\n\u003cdiv class=\"mtm-benefits\"\u003e\n\u003cdiv class=\"mtm-benefit\"\u003e\n\u003cb\u003eLash-by-Lash Definition\u003c\/b\u003e\u003cspan\u003eHelps keep lashes separated\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mtm-benefit\"\u003e\n\u003cb\u003eBuildable Length\u003c\/b\u003e\u003cspan\u003eOne light coat or more impact\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mtm-benefit\"\u003e\n\u003cb\u003eAll-Day Wear\u003c\/b\u003e\u003cspan\u003eWaterproof \u0026amp; smudge-resistant\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mtm-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0657\/1438\/9054\/files\/GIF_a17b3cc2-1618-4531-8b2e-9019af64daa4.gif?v=1788247987\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mtm-section\"\u003e\n\u003cp class=\"mtm-kicker\"\u003eThe problem with bulky brushes\u003c\/p\u003e\n\u003ch2 class=\"mtm-heading\"\u003eTired of Lashes \u003cspan class=\"mtm-accent\"\u003eSticking Together?\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"mtm-copy\"\u003eBulky bristle brushes can pick up more formula than you need. The slim metal wand gives you \u003cstrong\u003emore control with less heavy build-up.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"mtm-grid2\"\u003e\n\u003cdiv class=\"mtm-card mtm-compare-bad\"\u003e\n\u003cb\u003eBulky \u0026amp; Clumpy\u003c\/b\u003e\u003cspan\u003eCan overload lashes and press them together.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mtm-card mtm-compare-good\"\u003e\n\u003cb\u003eClean \u0026amp; Defined\u003c\/b\u003e\u003cspan\u003eCombs through lashes while applying formula.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mtm-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0657\/1438\/9054\/files\/2_05881996-e52c-4145-a4a7-98266cd66631.jpg?v=1788329630\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mtm-section\"\u003e\n\u003cp class=\"mtm-kicker\"\u003eWhy the metal wand?\u003c\/p\u003e\n\u003ch2 class=\"mtm-heading\"\u003eThe Wand Separates. \u003cspan class=\"mtm-accent\"\u003eThe Fibres Build Length.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"mtm-grid3\"\u003e\n\u003cdiv class=\"mtm-card\"\u003e\n\u003cb\u003eSlim Metal Wand\u003c\/b\u003e\u003cspan\u003eReaches short and lower lashes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mtm-card\"\u003e\n\u003cb\u003eThreaded Surface\u003c\/b\u003e\u003cspan\u003eSeparates as it coats\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mtm-card\"\u003e\n\u003cb\u003eFibre-Enriched Formula\u003c\/b\u003e\u003cspan\u003eBuilds visible length\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mtm-callout\"\u003e\n\u003cb\u003eNew to metal wands? Start light.\u003c\/b\u003e \u003cspan\u003eUse a light coat and comb slowly upwards. The slim wand makes it easy to see where you are applying.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mtm-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0657\/1438\/9054\/files\/3_3f1c33ab-1e4f-4cec-9d90-d3d79d563730.jpg?v=1788329663\" alt=\"Precision threaded metal mascara wand\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mtm-section\"\u003e\n\u003cp class=\"mtm-kicker\"\u003eOne coat or more impact\u003c\/p\u003e\n\u003ch2 class=\"mtm-heading\"\u003eBuild It \u003cspan class=\"mtm-accent\"\u003eYour Way.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"mtm-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0657\/1438\/9054\/files\/4_0f999d4d-2ecf-43ef-bf72-e1632697cd9e.jpg?v=1788329686\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mtm-grid2\"\u003e\n\u003cdiv class=\"mtm-card\"\u003e\n\u003cb\u003e1 Coat\u003c\/b\u003e\u003cspan\u003eClean definition for an everyday look.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mtm-card\"\u003e\n\u003cb\u003e2 Coats\u003c\/b\u003e\u003cspan\u003eMore visible length and intensity.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mtm-section\"\u003e\n\u003cp class=\"mtm-kicker\"\u003ePrecision for the tiny lashes too\u003c\/p\u003e\n\u003ch2 class=\"mtm-heading\"\u003eShort Lashes. Lower Lashes. \u003cspan class=\"mtm-accent\"\u003eEasier Control.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"mtm-pills\"\u003e\n\u003cspan class=\"mtm-pill\"\u003eShort Lashes\u003c\/span\u003e \u003cspan class=\"mtm-pill\"\u003eInner Corners\u003c\/span\u003e \u003cspan class=\"mtm-pill\"\u003eLower Lash Line\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"mtm-copy\"\u003eThe slim applicator makes it easier to work in small areas without a bulky brush getting in the way.\u003c\/p\u003e\n\u003cdiv class=\"mtm-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0657\/1438\/9054\/files\/5_8dd1dfe9-be3c-434f-8eb3-8f0688aee65f.jpg?v=1788329707\" alt=\"Precision application on short and lower lashes\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mtm-section\"\u003e\n\u003cp class=\"mtm-kicker\"\u003eDefined from morning to night\u003c\/p\u003e\n\u003ch2 class=\"mtm-heading\"\u003eAll-Day Wear. \u003cspan class=\"mtm-accent\"\u003eCleaner-Looking Eyes.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"mtm-pills\"\u003e\n\u003cspan class=\"mtm-pill\"\u003eAll-Day Wear\u003c\/span\u003e \u003cspan class=\"mtm-pill\"\u003eWaterproof\u003c\/span\u003e \u003cspan class=\"mtm-pill\"\u003eSmudge-Resistant\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mtm-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0657\/1438\/9054\/files\/6_8e145cac-5232-417e-84bf-deee654fab3c.jpg?v=1788329746\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mtm-callout\"\u003e\n\u003cb\u003eWaterproof doesn’t mean impossible to remove.\u003c\/b\u003e \u003cspan\u003eRemove gently at the end of the day with a suitable eye make-up remover.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mtm-review-section\"\u003e\n\u003cdiv class=\"mtm-review-head\"\u003e\n\u003cp class=\"mtm-kicker\"\u003eCustomer Reviews\u003c\/p\u003e\n\u003ch2 class=\"mtm-review-title\"\u003eReal Results. \u003cspan\u003eReal Everyday Wear.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"mtm-review-sub\"\u003eWhat customers noticed after switching to the precision metal wand.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mtm-review-grid\"\u003e\n\u003carticle class=\"mtm-review-card\"\u003e\n\u003cdiv class=\"mtm-review-top\"\u003e\n\u003cspan class=\"mtm-review-stars\"\u003e★★★★★\u003c\/span\u003e \u003cspan class=\"mtm-review-name\"\u003eChloe B. · Manchester\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003e“Game changer for short stubby lashes!”\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e“Saw this all over my feed and finally caved. I’ve got tiny lashes and usually smudge mascara all over my eyelids, but this metal wand actually catches every single hair without any mess. \u003cstrong\u003eNo spider legs at all, properly lengthened!\u003c\/strong\u003e”\u003c\/p\u003e\n\u003cdiv class=\"mtm-review-verified\"\u003e✓ Verified Buyer\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"mtm-review-card\"\u003e\n\u003cdiv class=\"mtm-review-top\"\u003e\n\u003cspan class=\"mtm-review-stars\"\u003e★★★★★\u003c\/span\u003e \u003cspan class=\"mtm-review-name\"\u003eGemma W. · London\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003e“Survived a rainy commute with ZERO panda eyes.”\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e“Honestly thought the metal wand was just a gimmick, but it’s brilliant. Wore it out in the London drizzle yesterday and didn’t end up looking like a panda by 5 PM. \u003cstrong\u003eIt lifts your lashes instantly and doesn't clump when you add a second coat.\u003c\/strong\u003e”\u003c\/p\u003e\n\u003cdiv class=\"mtm-review-verified\"\u003e✓ Verified Buyer\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"mtm-review-card\"\u003e\n\u003cdiv class=\"mtm-review-top\"\u003e\n\u003cspan class=\"mtm-review-stars\"\u003e★★★★★\u003c\/span\u003e \u003cspan class=\"mtm-review-name\"\u003eCharlotte P. · Birmingham\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003e“Finally something that works on bottom lashes!”\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e“My lower lashes are practically invisible and regular brushes always end up on my skin. The metal wand is tiny enough to actually grab the corners without smudging everywhere. \u003cstrong\u003eSuper easy to control, I’m obsessed.\u003c\/strong\u003e”\u003c\/p\u003e\n\u003cdiv class=\"mtm-review-verified\"\u003e✓ Verified Buyer\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mtm-cert-section\"\u003e\n\u003cdiv class=\"mtm-cert-head\"\u003e\n\u003cp class=\"mtm-kicker\"\u003eTrust \u0026amp; Safety\u003c\/p\u003e\n\u003ch2 class=\"mtm-cert-title\"\u003eMade to Meet \u003cspan\u003eBeauty Standards That Matter.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"mtm-cert-sub\"\u003eExtra reassurance for a product used close to the eyes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mtm-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0657\/1438\/9054\/files\/7_35ad42d4-e59b-4514-a9b6-31780f95698f.jpg?v=1788329802\" alt=\"Mascara trust and safety information\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mtm-cert-grid\"\u003e\n\u003cdiv class=\"mtm-cert-card\"\u003e\n\u003cdiv class=\"mtm-cert-icon\"\u003e👁️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cb\u003eOphthalmologist Tested\u003c\/b\u003e \u003cspan\u003eTested for use around the eye area.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mtm-cert-card\"\u003e\n\u003cdiv class=\"mtm-cert-icon\"\u003e🐰\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cb\u003eCruelty-Free\u003c\/b\u003e \u003cspan\u003eMade without animal testing.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mtm-cert-card\"\u003e\n\u003cdiv class=\"mtm-cert-icon\"\u003e🧪\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cb\u003eIndependent Laboratory Tested\u003c\/b\u003e \u003cspan\u003eTested for heavy metals and microbiological quality.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mtm-cert-card\"\u003e\n\u003cdiv class=\"mtm-cert-icon\"\u003e🇬🇧\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cb\u003eUK SCPN Notified\u003c\/b\u003e \u003cspan\u003eProduct notification completed for Great Britain.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mtm-section\"\u003e\n\u003cp class=\"mtm-kicker\"\u003eSimple application\u003c\/p\u003e\n\u003ch2 class=\"mtm-heading\"\u003eCoat. Separate. \u003cspan class=\"mtm-accent\"\u003eBuild.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"mtm-steps\"\u003e\n\u003cdiv class=\"mtm-step\"\u003e\n\u003ci\u003e1\u003c\/i\u003e\u003cb\u003eWipe the Excess\u003c\/b\u003e\u003cspan\u003eRemove extra formula at the tube opening.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mtm-step\"\u003e\n\u003ci\u003e2\u003c\/i\u003e\u003cb\u003eLift from the Root\u003c\/b\u003e\u003cspan\u003eComb slowly upwards from root to tip.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mtm-step\"\u003e\n\u003ci\u003e3\u003c\/i\u003e\u003cb\u003eBuild Before It Sets\u003c\/b\u003e\u003cspan\u003eAdd another light coat for more impact.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mtm-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0657\/1438\/9054\/files\/7d8bcdc0-aaf4-40ad-b0e5-3cb37d349a5e.jpg?v=1788330523\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mtm-section\"\u003e\n\u003cp class=\"mtm-kicker\"\u003eProduct details\u003c\/p\u003e\n\u003ch2 class=\"mtm-heading\"\u003eYour Everyday \u003cspan class=\"mtm-accent\"\u003eLash Upgrade.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"mtm-details\"\u003e\n\u003cdiv class=\"mtm-detail\"\u003e\n\u003cstrong\u003eApplicator:\u003c\/strong\u003e Precision threaded metal wand\u003c\/div\u003e\n\u003cdiv class=\"mtm-detail\"\u003e\n\u003cstrong\u003eFormula:\u003c\/strong\u003e Fibre-enriched\u003c\/div\u003e\n\u003cdiv class=\"mtm-detail\"\u003e\n\u003cstrong\u003eWear:\u003c\/strong\u003e All-day · Waterproof · Smudge-resistant\u003c\/div\u003e\n\u003cdiv class=\"mtm-detail\"\u003e\n\u003cstrong\u003eShade:\u003c\/strong\u003e Black\u003c\/div\u003e\n\u003cdiv class=\"mtm-detail\"\u003e\n\u003cstrong\u003eNet Content:\u003c\/strong\u003e 3.5 g\u003c\/div\u003e\n\u003cdiv class=\"mtm-detail\"\u003e\n\u003cstrong\u003ePackage:\u003c\/strong\u003e 1 × Metal Wand Mascara\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mtm-faq-head\"\u003e\n\u003cp class=\"mtm-kicker\"\u003eFrequently Asked Questions\u003c\/p\u003e\n\u003ch3 class=\"mtm-faq-title\"\u003eStill Wondering About Something?\u003c\/h3\u003e\n\u003cp class=\"mtm-faq-sub\"\u003eTap any question below to see the answer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mtm-accordion\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it suitable for beginners?\u003c\/summary\u003e\n\u003cp\u003eYes. Start with a light coat and move the wand slowly upwards. The slim shape gives you good visibility and control around short and lower lashes.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I build a stronger look?\u003c\/summary\u003e\n\u003cp\u003eYes. Apply one light coat for clean definition, then add another coat before the first layer fully sets.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it on lower lashes?\u003c\/summary\u003e\n\u003cp\u003eYes. The slim wand is especially useful for short lashes, inner corners and the lower lash line.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I remove it?\u003c\/summary\u003e\n\u003cp\u003eUse a suitable eye make-up remover and remove gently without rubbing the eye area harshly.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mtm-final\"\u003e\n\u003ch2\u003eLonger-Looking Lashes. Less Clumping.\u003c\/h2\u003e\n\u003cp\u003eThe metal wand separates. The fibre-enriched formula builds the length. Simple, controlled definition for upper and lower lashes.\u003c\/p\u003e\n\u003cdiv class=\"mtm-pills\"\u003e\n\u003cspan class=\"mtm-pill\"\u003ePrecision Metal Wand\u003c\/span\u003e \u003cspan class=\"mtm-pill\"\u003eFibre-Enriched Formula\u003c\/span\u003e \u003cspan class=\"mtm-pill\"\u003eAll-Day Wear\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mtm-buyback-wrap\"\u003e\n\u003ca class=\"mtm-buyback-btn\" href=\"#\" rel=\"nofollow\" target=\"_self\"\u003eCHOOSE YOUR MASCARA\u003c\/a\u003e\n\u003cdiv class=\"mtm-atc-trust\"\u003e\n\u003cdiv class=\"mtm-atc-trust-item\"\u003e\n\u003cspan class=\"mtm-atc-trust-icon\"\u003e🔒\u003c\/span\u003e \u003cspan class=\"mtm-atc-trust-text\"\u003eSecure Checkout\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mtm-atc-trust-item\"\u003e\n\u003cspan class=\"mtm-atc-trust-icon\"\u003e🚚\u003c\/span\u003e \u003cspan class=\"mtm-atc-trust-text\"\u003eFast UK Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mtm-atc-trust-item\"\u003e\n\u003cspan class=\"mtm-atc-trust-icon\"\u003e🛡️\u003c\/span\u003e \u003cspan class=\"mtm-atc-trust-text\"\u003e180-Day Money-Back Guarantee\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"1","offers":[{"title":"1 Mascara","offer_id":43268319215678,"sku":"KY-GGJMG*1","price":17.99,"currency_code":"GBP","in_stock":true},{"title":"2 Mascaras","offer_id":43268319248446,"sku":"KY-GGJMG*2","price":29.99,"currency_code":"GBP","in_stock":true},{"title":"3 Mascaras","offer_id":43268319281214,"sku":"KY-GGJMG*3","price":39.99,"currency_code":"GBP","in_stock":true},{"title":"5 Mascaras","offer_id":43268351098942,"sku":"KY-GGJMG*5","price":54.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0657\/1438\/9054\/files\/1_21815a38-bff4-4a73-9853-b04898371483.jpg?v=1788329589"},{"product_id":"volumising-spray","title":"Peach-Scented Volumising Spray — Fuller-Looking Hair Without The Heavy Feel","description":"\u003cstyle\u003e\n#vh-page{--brown:#542d22;--orange:#c97835;--cream:#fff9f4;max-width:720px;margin:auto;overflow:hidden;background:#fff;color:#342824;font-family:Arial,sans-serif;line-height:1.45}\n#vh-page *{box-sizing:border-box}#vh-page img{display:block;width:100%;height:100%;object-fit:cover}\n#vh-page h2,#vh-page h3,#vh-page p{margin:0}.vh-sec{padding:32px 17px}.vh-title{color:var(--brown);text-align:center;font:700 28px\/1.15 Georgia,serif}.vh-sub{margin:9px auto 0;color:#766b66;text-align:center;font-size:14px}\n.vh-btn{display:flex;align-items:center;justify-content:center;min-height:55px;margin-top:24px;border-radius:999px;background:var(--orange);color:#fff!important;text-decoration:none!important;font-weight:800}.vh-btn b{margin-left:12px;font-size:24px}\n.vh-photo{overflow:hidden;background:#eee6e0}.vh-hero{height:430px}.vh-pill{display:table;margin:15px auto;padding:6px 17px;border-radius:999px;background:var(--brown);color:#fff;font:700 14px Georgia,serif}\n.vh-ba{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:20px}.vh-ba\u003ediv{position:relative;height:155px;overflow:hidden;border-radius:12px;background:#eee}\n.vh-label{position:absolute;bottom:7px;left:7px;padding:4px 10px;border-radius:999px;background:#fff;color:#543024;font-size:11px;font-weight:800}\n.vh-play{position:absolute!important;z-index:4;top:50%;left:50%;display:grid;place-items:center;width:42px!important;height:42px!important;border:3px solid #fff;border-radius:50%!important;background:#ff4e0b!important;color:#fff;transform:translate(-50%,-50%)}\n.vh-offer{display:flex;justify-content:space-between;padding:11px 15px;background:#ff4e0b;color:#fff;font-weight:900}.vh-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px 12px;margin-top:25px}\n.vh-problem{text-align:center}.vh-problem .vh-photo{height:145px;border-radius:13px}.vh-problem h3{margin-top:8px;color:var(--brown);font:700 16px Georgia,serif}.vh-problem p{margin-top:4px;color:#877a74;font-size:12px}\n.vh-main-photo{height:300px;margin-top:22px;border-radius:15px}.vh-stats{display:grid;grid-template-columns:repeat(3,1fr);margin-top:20px;text-align:center}.vh-stats div{border-right:1px solid #eadfd8}.vh-stats div:last-child{border:0}\n.vh-stats strong{display:block;color:var(--orange);font:italic 700 20px Georgia,serif}.vh-stats span{font-size:11px;font-weight:800}.vh-lifestyle{position:relative;height:560px}.vh-overlay{position:absolute;top:28px;right:17px;left:17px;text-align:center}\n.vh-card{margin-top:22px;overflow:hidden;border-radius:16px;background:#fff;box-shadow:0 7px 20px #4f2f221f}.vh-card .vh-photo{height:280px}.vh-card-copy{padding:17px}.vh-card h3{color:var(--orange);font:700 21px Georgia,serif}.vh-card p{margin-top:7px;color:#71655e;font-size:14px}\n.vh-steps{display:flex;gap:15px;overflow-x:auto;margin-top:23px;scroll-snap-type:x mandatory}.vh-step{flex:0 0 88%;scroll-snap-align:start;text-align:center}.vh-step-photo{position:relative;height:310px;overflow:hidden}\n.vh-band{position:absolute;right:0;bottom:0;left:0;display:grid;grid-template-columns:67px 1fr;height:52px;color:#fff;font:700 18px Georgia,serif}.vh-band span{display:grid;place-items:center}.vh-band span:first-child{background:var(--orange)}.vh-band span:last-child{background:#29211dcc}.vh-step p{margin-top:14px;font-size:13px}\n.vh-gift{background:var(--cream)}.vh-gift-photo{height:390px}.vh-scenes{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:22px}.vh-scene{position:relative;height:280px;overflow:hidden;border-radius:13px}.vh-scene span{position:absolute;right:0;bottom:0;left:0;padding:35px 5px 12px;background:linear-gradient(transparent,#211814d9);color:#fff;text-align:center;font:700 15px Georgia,serif}\n.vh-spec div{display:grid;grid-template-columns:42% 58%;padding:17px 0;border-bottom:1px solid #eee7e2;font-size:14px}.vh-spec span{color:#978b85}.vh-spec strong{text-align:right;color:var(--brown)}\n.vh-trust{margin-top:13px;padding:17px;border-radius:12px;background:#eef9ff}.vh-trust:nth-of-type(2){background:#fffbee}.vh-trust h3{font-size:16px}.vh-trust p{margin-top:6px;color:#69615d;font-size:12px}\n.vh-guarantees{background:#fff8f1}.vh-guarantee{display:grid;grid-template-columns:67px 1fr;gap:13px;align-items:center;margin-top:15px;padding:16px 13px;border-radius:14px;background:#fff}.vh-badge{display:grid;place-items:center;width:62px;height:62px;border:5px double #fff;border-radius:50%;background:#c58a31;color:#fff;box-shadow:0 0 0 2px #c58a31;text-align:center;font-size:10px;font-weight:900}\n.vh-guarantee h3{color:var(--brown);font:700 16px Georgia,serif}.vh-guarantee p{margin-top:5px;color:#81736d;font-size:11px}.vh-faq details{padding:17px 0;border-bottom:1px solid #eee7e2}.vh-faq summary{color:var(--brown);cursor:pointer;font:700 15px Georgia,serif}.vh-faq details p{margin-top:11px;color:#716762;font-size:13px}\n.vh-services{display:grid;grid-template-columns:repeat(4,1fr);background:#f9ad0a;color:#fff}.vh-services div{padding:12px 3px;text-align:center;font-size:9px;font-weight:700}.vh-services b{display:block;font-size:18px}\n@media(max-width:520px){.vh-sec{padding:28px 15px}.vh-title{font-size:25px}.vh-sub{font-size:13px}.vh-hero{height:385px}.vh-ba\u003ediv{height:135px}.vh-problem .vh-photo{height:132px}.vh-main-photo{height:250px}.vh-lifestyle{height:500px}.vh-card .vh-photo{height:235px}.vh-step-photo{height:280px}.vh-gift-photo{height:340px}.vh-scene{height:235px}}\n\n\/* Enhanced mobile-first layout *\/\n#vh-page .vh-hero{height:auto;background:#fff}\n#vh-page .vh-hero img{height:auto;object-fit:contain}\n#vh-page .vh-offer{display:block;overflow:hidden;padding:0;background:#ff4e0b}\n.vh-offer-track{display:flex;width:max-content;animation:vh-offer-scroll 18s linear infinite}\n.vh-offer-item{flex:none;padding:11px 28px;color:#fff;font-size:13px;font-weight:900;white-space:nowrap}\n@keyframes vh-offer-scroll{to{transform:translateX(-50%)}}\n.vh-problem .vh-photo{position:relative}\n.vh-alert{position:absolute;z-index:4;top:8px;left:8px;display:grid;place-items:center;width:31px;height:31px;border:3px solid #fff;border-radius:50%;background:#ed3d31;color:#fff;box-shadow:0 2px 8px #40160f42;font:900 20px\/1 Arial}\n.vh-compare{margin-top:22px}.vh-compare-stage{position:relative;overflow:hidden;border-radius:15px;background:#eee;box-shadow:0 8px 22px #4f2f221c}\n.vh-compare-slide{position:relative;display:none;aspect-ratio:1.52\/1}.vh-compare-slide.is-active{display:block}\n.vh-compare-slide\u003eimg,.vh-after{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.vh-after{z-index:2;overflow:hidden;width:0;border-right:3px solid #fff}.vh-after img{width:686px;max-width:none;height:100%;object-fit:cover;object-position:left center}\n.vh-compare-tag{position:absolute;z-index:4;bottom:10px;padding:5px 12px;border-radius:999px;background:#2d211dcc;color:#fff;font-size:11px;font-weight:800}.vh-compare-tag.after{left:10px}.vh-compare-tag.before{right:10px}\n.vh-slider-nav{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;gap:10px;margin-top:12px}.vh-arrow{display:grid;place-items:center;width:42px;height:42px;padding:0;border:1px solid #eadfd8;border-radius:50%;background:#fff;color:#542d22;box-shadow:0 4px 12px #4f2f2217;font-size:25px;line-height:1;cursor:pointer}.vh-dots{display:flex;justify-content:center;gap:7px}.vh-dot{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#d9cbc4}.vh-dot.is-active{width:22px;border-radius:99px;background:#c97835}\n#vh-page .vh-lifestyle{height:560px;background:center\/cover no-repeat}#vh-page .vh-lifestyle\u003eimg{display:none}.vh-overlay{padding:18px 16px;border:1px solid #ffffffb8;border-radius:16px;background:#fff9f0e8;box-shadow:0 8px 26px #4a2b1e2b;backdrop-filter:blur(4px)}.vh-overlay .vh-sub{color:#554943;font-weight:600}\n.vh-card-slider .vh-card{display:none;margin-top:22px}.vh-card-slider .vh-card.is-active{display:block}.vh-card-slider .vh-card .vh-photo{height:320px}\n#vh-page .vh-steps{display:block;overflow:visible}.vh-steps .vh-step{display:none}.vh-steps .vh-step.is-active{display:block}.vh-step-photo{border-radius:15px}\n#vh-page .vh-gift{position:relative;min-height:535px;padding:0;background:center\/cover no-repeat}#vh-page .vh-gift-photo{display:none}.vh-gift-content{position:absolute;right:17px;bottom:24px;left:17px;padding:18px 16px;border:1px solid #ffffffb8;border-radius:16px;background:#fff9f0e8;box-shadow:0 8px 26px #4a2b1e2b;backdrop-filter:blur(4px)}.vh-gift-content .vh-title{margin-top:0!important}.vh-gift-content .vh-sub{color:#554943;font-weight:600}.vh-gift-content .vh-btn{margin-top:17px}\n#vh-page .vh-scenes{display:flex;width:max-content;gap:12px;margin-top:22px;animation:vh-scenes-scroll 32s linear infinite}.vh-scenes-window{overflow:hidden}.vh-scenes-window:hover .vh-scenes{animation-play-state:paused}#vh-page .vh-scene{flex:0 0 220px;height:285px}#vh-page .vh-scene\u003eimg,#vh-page .vh-scene\u003espan\u003eimg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}#vh-page .vh-scene span{z-index:2}\n@keyframes vh-scenes-scroll{to{transform:translateX(calc(-50% - 6px))}}\n.vh-spec .vh-title:first-child{overflow:hidden;margin-bottom:25px;border-radius:17px;box-shadow:0 7px 20px #4f2f221c}.vh-spec .vh-title:first-child img{height:auto;object-fit:contain}\n@media(max-width:520px){#vh-page .vh-hero{height:auto}.vh-after img{width:calc(100vw - 30px)}#vh-page .vh-lifestyle{height:500px}.vh-overlay{top:20px;right:14px;left:14px;padding:15px 13px}.vh-card-slider .vh-card .vh-photo{height:265px}#vh-page .vh-gift{min-height:490px}.vh-gift-content{right:14px;bottom:18px;left:14px;padding:15px 13px}#vh-page .vh-scene{flex-basis:190px;height:250px}}\n@media(prefers-reduced-motion:reduce){.vh-offer-track,#vh-page .vh-scenes{animation-play-state:paused}}\n\n\/* Shopify-safe controls: no JavaScript required *\/\n.vh-radio{display:none!important}\n.vh-css-stage{position:relative}.vh-css-slide{display:none}\n.vh-css-controls{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;gap:10px;margin-top:12px}.vh-css-arrow{display:grid;place-items:center;width:42px;height:42px;border:1px solid #eadfd8;border-radius:50%;background:#fff;color:#542d22;box-shadow:0 4px 12px #4f2f2217;font-size:25px;line-height:1;cursor:pointer}.vh-css-controls\u003ediv{display:flex;justify-content:center;gap:7px}.vh-css-controls i{display:block;width:8px;height:8px;border-radius:50%;background:#d9cbc4}\n#vh-c1:checked~.vh-css-stage .vh-css-slide:nth-child(1),#vh-c2:checked~.vh-css-stage .vh-css-slide:nth-child(2),#vh-c3:checked~.vh-css-stage .vh-css-slide:nth-child(3){display:block}\n#vh-c1:checked~.vh-controls-c1,#vh-c2:checked~.vh-controls-c2,#vh-c3:checked~.vh-controls-c3{display:grid}.vh-compare .vh-css-controls{display:none}\n#vh-c1:checked~.vh-controls-c1 i:nth-child(1),#vh-c2:checked~.vh-controls-c2 i:nth-child(2),#vh-c3:checked~.vh-controls-c3 i:nth-child(3){width:22px;border-radius:99px;background:#c97835}\n.vh-compare .vh-css-slide{position:relative;aspect-ratio:1.52\/1}.vh-compare .vh-after{position:absolute;z-index:2;inset:0;width:100%;height:100%;overflow:hidden;border:0;clip-path:inset(0 100% 0 0);animation:vh-auto-reveal 4.8s cubic-bezier(.22,.61,.36,1) infinite}#vh-page .vh-compare .vh-after img{display:block;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center;transform:none}.vh-compare .vh-css-slide:after{content:'';position:absolute;z-index:3;top:0;bottom:0;left:0;width:3px;background:#fff;box-shadow:0 0 5px #0003;animation:vh-auto-line 4.8s cubic-bezier(.22,.61,.36,1) infinite;pointer-events:none}@keyframes vh-auto-reveal{0%,10%{clip-path:inset(0 100% 0 0)}80%,100%{clip-path:inset(0 0 0 0)}}@keyframes vh-auto-line{0%,10%{left:0}80%,100%{left:calc(100% - 3px)}}\n.vh-feature-css{margin-top:22px}.vh-feature-css .vh-css-slide{overflow:hidden;border-radius:16px;background:#fff;box-shadow:0 7px 20px #4f2f221f}.vh-feature-css .vh-photo{height:320px}\n#vh-f1:checked~.vh-css-stage .vh-css-slide:nth-child(1),#vh-f2:checked~.vh-css-stage .vh-css-slide:nth-child(2),#vh-f3:checked~.vh-css-stage .vh-css-slide:nth-child(3){display:block}\n#vh-f1:checked~.vh-controls-f1,#vh-f2:checked~.vh-controls-f2,#vh-f3:checked~.vh-controls-f3{display:grid}.vh-feature-css .vh-css-controls{display:none}\n#vh-f1:checked~.vh-controls-f1 i:nth-child(1),#vh-f2:checked~.vh-controls-f2 i:nth-child(2),#vh-f3:checked~.vh-controls-f3 i:nth-child(3){width:22px;border-radius:99px;background:#c97835}\n.vh-steps-css{margin-top:23px}.vh-steps-css .vh-css-slide{text-align:center}.vh-steps-css .vh-step-photo{height:330px}.vh-steps-css .vh-css-slide\u003ep{margin-top:14px;font-size:13px}\n#vh-s1:checked~.vh-css-stage .vh-css-slide:nth-child(1),#vh-s2:checked~.vh-css-stage .vh-css-slide:nth-child(2),#vh-s3:checked~.vh-css-stage .vh-css-slide:nth-child(3){display:block}\n#vh-s1:checked~.vh-controls-s1,#vh-s2:checked~.vh-controls-s2,#vh-s3:checked~.vh-controls-s3{display:grid}.vh-steps-css .vh-css-controls{display:none}\n#vh-s1:checked~.vh-controls-s1 i:nth-child(1),#vh-s2:checked~.vh-controls-s2 i:nth-child(2),#vh-s3:checked~.vh-controls-s3 i:nth-child(3){width:22px;border-radius:99px;background:#c97835}\n#vh-page .vh-lifestyle{height:auto;background:none!important}#vh-page .vh-lifestyle\u003eimg{display:block;width:100%;height:auto;object-fit:contain}.vh-overlay{top:22px}\n#vh-page .vh-gift{position:relative;min-height:0;padding:0;background:none!important}#vh-page .vh-gift-photo{display:block;width:100%;height:auto;background:#fff}#vh-page .vh-gift-photo img{width:100%;height:auto;object-fit:contain}.vh-gift-static{position:absolute;right:17px;bottom:20px;left:17px;padding:17px 15px;border:1px solid #ffffffc9;border-radius:16px;background:#fff9f0e8;box-shadow:0 8px 26px #4a2b1e2b;backdrop-filter:blur(4px)}.vh-gift-static .vh-title{margin-top:0!important}.vh-gift-static .vh-sub{color:#554943;font-weight:600}.vh-gift-static .vh-btn{margin-top:15px}\n.vh-scenes-window{overflow:hidden}.vh-scenes-static{display:flex!important;width:max-content!important;grid-template-columns:none!important;gap:12px!important;margin-top:22px;animation:vh-scenes-safe 35s linear infinite}.vh-scenes-static .vh-scene{flex:0 0 220px;height:auto!important;aspect-ratio:3\/4}.vh-scenes-static .vh-scene img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;background:#f5eee9}.vh-scenes-static .vh-scene span{z-index:2}@keyframes vh-scenes-safe{to{transform:translateX(calc(-50% - 6px))}}\n.vh-spec .vh-title:first-child{overflow:hidden;margin:0 0 22px;border-radius:17px;background:#fff;box-shadow:none;line-height:0}.vh-spec .vh-title:first-child img{display:block;width:100%;max-width:100%;height:auto;margin:0;object-fit:contain;transform:none}.vh-spec{padding-bottom:12px}.vh-spec+.vh-sec{padding-top:12px}\n.vh-faq summary{position:relative;padding-right:30px;list-style:none}.vh-faq summary::-webkit-details-marker{display:none}.vh-faq summary:after{content:'+';position:absolute;top:50%;right:2px;display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#f4e8df;color:#542d22;transform:translateY(-50%);font:700 20px\/1 Arial}.vh-faq details[open] summary:after{content:'−'}\n@media(max-width:520px){.vh-feature-css .vh-photo{height:265px}.vh-steps-css .vh-step-photo{height:285px}.vh-overlay{top:15px}.vh-gift-static{right:14px;bottom:14px;left:14px;padding:14px 12px}.vh-scenes-static .vh-scene{flex-basis:185px}.vh-spec{padding-bottom:8px}.vh-spec+.vh-sec{padding-top:8px}}\n\n\/* Mobile readability optimisation *\/\n@media(max-width:520px){\n  #vh-page .vh-sec{\n    padding:24px 15px;\n  }\n\n  #vh-page .vh-title{\n    font-size:27px;\n    line-height:1.18;\n  }\n\n  #vh-page .vh-sub{\n    font-size:15px;\n    line-height:1.5;\n  }\n\n  #vh-page .vh-problem h3,\n  #vh-page .vh-card h3,\n  #vh-page .vh-guarantee h3{\n    font-size:18px;\n  }\n\n  #vh-page .vh-problem p,\n  #vh-page .vh-card p,\n  #vh-page .vh-trust p,\n  #vh-page .vh-guarantee p,\n  #vh-page .vh-faq details p{\n    font-size:14px;\n    line-height:1.5;\n  }\n\n  #vh-page .vh-spec div{\n    font-size:14.5px;\n    line-height:1.45;\n  }\n\n  #vh-page .vh-services div{\n    font-size:11px;\n  }\n\n  #vh-page .vh-services b{\n    font-size:20px;\n  }\n\n  #vh-page .vh-btn{\n    min-height:56px;\n    font-size:16px;\n  }\n\n  #vh-page .vh-label{\n    font-size:12px;\n  }\n\n  #vh-page .vh-band{\n    font-size:19px;\n  }\n}\n\n\n\/* Stronger mobile readability pass *\/\n@media(max-width:520px){\n\n  #vh-page .vh-sub{\n    font-size:16px;\n    line-height:1.55;\n  }\n\n  #vh-page .vh-problem h3,\n  #vh-page .vh-card h3,\n  #vh-page .vh-guarantee h3,\n  #vh-page .vh-faq summary{\n    font-size:19px;\n    line-height:1.3;\n  }\n\n  #vh-page .vh-problem p,\n  #vh-page .vh-card p,\n  #vh-page .vh-trust p,\n  #vh-page .vh-guarantee p,\n  #vh-page .vh-faq details p,\n  #vh-page .vh-spec div{\n    font-size:15.5px;\n    line-height:1.55;\n  }\n\n  #vh-page .vh-stats span{\n    font-size:13px;\n  }\n\n  #vh-page .vh-stats strong{\n    font-size:23px;\n  }\n\n  #vh-page .vh-step p{\n    font-size:15px;\n    line-height:1.5;\n  }\n\n  #vh-page .vh-band{\n    font-size:20px;\n  }\n\n  #vh-page .vh-services div{\n    font-size:12px;\n    line-height:1.35;\n  }\n\n  #vh-page .vh-services b{\n    font-size:22px;\n  }\n}\n\n\n\/* Final mobile accessibility font pass *\/\n@media(max-width:520px){\n\n  #vh-page .vh-sec{\n    padding-left:16px;\n    padding-right:16px;\n  }\n\n  #vh-page .vh-title{\n    font-size:29px;\n    line-height:1.2;\n  }\n\n  #vh-page .vh-sub{\n    font-size:17px;\n    line-height:1.6;\n  }\n\n  #vh-page .vh-problem h3,\n  #vh-page .vh-card h3,\n  #vh-page .vh-guarantee h3,\n  #vh-page .vh-faq summary{\n    font-size:20px;\n    line-height:1.35;\n  }\n\n  #vh-page .vh-problem p,\n  #vh-page .vh-card p,\n  #vh-page .vh-trust p,\n  #vh-page .vh-guarantee p,\n  #vh-page .vh-faq details p,\n  #vh-page .vh-spec div,\n  #vh-page .vh-step p{\n    font-size:16px;\n    line-height:1.6;\n  }\n\n  #vh-page .vh-label{\n    font-size:13px;\n  }\n\n  #vh-page .vh-stats strong{\n    font-size:25px;\n  }\n\n  #vh-page .vh-stats span{\n    font-size:14px;\n  }\n\n  #vh-page .vh-services div{\n    font-size:13px;\n  }\n\n  #vh-page .vh-services b{\n    font-size:23px;\n  }\n\n  #vh-page .vh-btn{\n    font-size:17px;\n  }\n}\n\n\u003c\/style\u003e\n\u003cdiv id=\"vh-page\"\u003e\n\u003csection\u003e\n\u003cdiv class=\"vh-photo vh-hero\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0657\/1438\/9054\/files\/1_1ac361bc-61e5-4068-a5e0-8e12fe28ebd7.webp?v=1788251551\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vh-sec\"\u003e\n\u003cspan class=\"vh-pill\"\u003eVolumising Hair Spray\u003c\/span\u003e\n\u003ch2 class=\"vh-title\"\u003eFuller-Looking Hair\u003cbr\u003ein Seconds\u003c\/h2\u003e\n\u003cp class=\"vh-sub\"\u003eLift flat roots for fuller-looking hair with a lightweight feel, fresh scent and long-lasting volume.\u003c\/p\u003e\n\u003cdiv class=\"vh-ba\"\u003e\n\u003cdiv\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0657\/1438\/9054\/files\/2-1_ed9737ea-ea07-4b9b-b5aa-c1d1bbedc7e4.webp?v=1788251550\" alt=\"\"\u003e\u003cbr\u003e\u003cspan class=\"vh-label\"\u003eBefore\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cspan class=\"vh-play\"\u003e▶\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0657\/1438\/9054\/files\/2-2_d91144c4-0077-47b0-8f35-34d62e5de137.webp?v=1788251550\" alt=\"\"\u003e\u003cspan class=\"vh-label\"\u003eAfter\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca class=\"vh-btn vh-buy\" href=\"#vh-product-purchase\"\u003eShop Now (Save 50%) \u003cb\u003e›\u003c\/b\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"vh-offer\"\u003e\n\u003cdiv class=\"vh-offer-track\"\u003e\n\u003cspan class=\"vh-offer-item\"\u003e🎁  Goodbye Flat Hair\u003c\/span\u003e\u003cspan class=\"vh-offer-item\"\u003e🎁  Save 50%\u003c\/span\u003e\u003cspan class=\"vh-offer-item\"\u003e🎁  LIMITED TIME OFFER\u003c\/span\u003e\u003cspan class=\"vh-offer-item\"\u003e🎁  Goodbye Flat Hair\u003c\/span\u003e\u003cspan class=\"vh-offer-item\"\u003e🎁  Save 50%\u003c\/span\u003e\u003cspan class=\"vh-offer-item\"\u003e🎁  LIMITED TIME OFFER\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"vh-sec\"\u003e\n\u003ch2 class=\"vh-title\"\u003eStill Struggling With Flat Hair?\u003c\/h2\u003e\n\u003cp class=\"vh-sub\"\u003eFlat roots can make styling feel harder than it needs to be.\u003c\/p\u003e\n\u003cdiv class=\"vh-grid\"\u003e\n\u003cdiv class=\"vh-problem\"\u003e\n\u003cdiv class=\"vh-photo\"\u003e\n\u003cspan class=\"vh-alert\"\u003e!\u003c\/span\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0657\/1438\/9054\/files\/3-1_d83f115e-f98d-48aa-8a5e-5bacc9317700.webp?v=1788251550\" alt=\"\"\u003e\n\u003c\/div\u003e\n\u003ch3\u003eHeavy Scent\u003c\/h3\u003e\n\u003cp\u003eStrong scents can feel overwhelming.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vh-problem\"\u003e\n\u003cdiv class=\"vh-photo\"\u003e\n\u003cspan class=\"vh-alert\"\u003e!\u003c\/span\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0657\/1438\/9054\/files\/3-2_a43103d8-af6f-4ddb-ade1-ad8a1fca2bd6.webp?v=1788251551\" alt=\"\"\u003e\n\u003c\/div\u003e\n\u003ch3\u003eClumpy Finish\u003c\/h3\u003e\n\u003cp\u003eHeavy products can leave roots feeling weighed down.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vh-problem\"\u003e\n\u003cdiv class=\"vh-photo\"\u003e\n\u003cspan class=\"vh-alert\"\u003e!\u003c\/span\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0657\/1438\/9054\/files\/3-3.webp?v=1788251550\" alt=\"\"\u003e\n\u003c\/div\u003e\n\u003ch3\u003eFades Quickly\u003c\/h3\u003e\n\u003cp\u003eVolume can disappear throughout the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vh-problem\"\u003e\n\u003cdiv class=\"vh-photo\"\u003e\n\u003cspan class=\"vh-alert\"\u003e!\u003c\/span\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0657\/1438\/9054\/files\/3-4.webp?v=1788251551\" alt=\"\"\u003e\n\u003c\/div\u003e\n\u003ch3\u003eSlow Drying\u003c\/h3\u003e\n\u003cp\u003eWet-feeling products slow down your routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vh-sec\"\u003e\n\u003ch2 class=\"vh-title\"\u003eSee the Instant Root Lift\u003c\/h2\u003e\n\u003cp class=\"vh-sub\"\u003eA quick spray and gentle tousle helps lift flat roots for a fuller-looking finish.\u003c\/p\u003e\n\u003cdiv class=\"vh-photo vh-main-photo\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0657\/1438\/9054\/files\/4_29cee6ed-2e60-40da-9cbc-34b045668468.webp?v=1788251551\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vh-stats\"\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e90ml\u003c\/strong\u003e\u003cspan\u003eBag-Friendly\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eQuick\u003c\/strong\u003e\u003cspan\u003eRoot Lift\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eLong-Lasting\u003c\/strong\u003e\u003cspan\u003eVolume\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vh-compare\"\u003e\n\u003cinput id=\"vh-c1\" class=\"vh-radio\" type=\"radio\" name=\"vh-compare\" checked\u003e\u003cinput id=\"vh-c2\" class=\"vh-radio\" type=\"radio\" name=\"vh-compare\"\u003e\u003cinput id=\"vh-c3\" class=\"vh-radio\" type=\"radio\" name=\"vh-compare\"\u003e\n\u003cdiv class=\"vh-compare-stage vh-css-stage\"\u003e\n\u003cdiv class=\"vh-compare-slide vh-css-slide\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0657\/1438\/9054\/files\/5-1.webp?v=1788251551\" alt=\"Before\"\u003e\n\u003cdiv class=\"vh-after\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0657\/1438\/9054\/files\/5-2.webp?v=1788251551\" alt=\"After\"\u003e\u003c\/div\u003e\n\u003cspan class=\"vh-compare-tag after\"\u003eAfter\u003c\/span\u003e\u003cspan class=\"vh-compare-tag before\"\u003eBefore\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vh-compare-slide vh-css-slide\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0657\/1438\/9054\/files\/5-3.jpg?v=1788251550\" alt=\"Before\"\u003e\n\u003cdiv class=\"vh-after\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0657\/1438\/9054\/files\/5-4.jpg?v=1788251549\" alt=\"After\"\u003e\u003c\/div\u003e\n\u003cspan class=\"vh-compare-tag after\"\u003eAfter\u003c\/span\u003e\u003cspan class=\"vh-compare-tag before\"\u003eBefore\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vh-compare-slide vh-css-slide\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0657\/1438\/9054\/files\/5-5.webp?v=1788251550\" alt=\"Before\"\u003e\n\u003cdiv class=\"vh-after\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0657\/1438\/9054\/files\/5-6.webp?v=1788251550\" alt=\"After\"\u003e\u003c\/div\u003e\n\u003cspan class=\"vh-compare-tag after\"\u003eAfter\u003c\/span\u003e\u003cspan class=\"vh-compare-tag before\"\u003eBefore\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vh-css-controls vh-controls-c1\"\u003e\n\u003clabel class=\"vh-css-arrow\" for=\"vh-c3\"\u003e‹\u003c\/label\u003e\n\u003cdiv\u003e\n\u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003clabel class=\"vh-css-arrow\" for=\"vh-c2\"\u003e›\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vh-css-controls vh-controls-c2\"\u003e\n\u003clabel class=\"vh-css-arrow\" for=\"vh-c1\"\u003e‹\u003c\/label\u003e\n\u003cdiv\u003e\n\u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003clabel class=\"vh-css-arrow\" for=\"vh-c3\"\u003e›\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vh-css-controls vh-controls-c3\"\u003e\n\u003clabel class=\"vh-css-arrow\" for=\"vh-c2\"\u003e‹\u003c\/label\u003e\n\u003cdiv\u003e\n\u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003clabel class=\"vh-css-arrow\" for=\"vh-c1\"\u003e›\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca class=\"vh-btn vh-buy\" href=\"#vh-product-purchase\"\u003eGoodbye Flat Hair \u003cb\u003e›\u003c\/b\u003e\u003c\/a\u003e\u003c\/section\u003e\n\u003csection class=\"vh-lifestyle\" style=\"background-image: url('https:\/\/cdn.shopify.com\/s\/files\/1\/0657\/1438\/9054\/files\/6_9356455e-7cf2-4549-925f-f7a0a09619e5.jpg?v=1788252583');\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0657\/1438\/9054\/files\/6_9356455e-7cf2-4549-925f-f7a0a09619e5.jpg?v=1788252583\" alt=\"\"\u003e\n\u003cdiv class=\"vh-overlay\"\u003e\n\u003ch2 class=\"vh-title\"\u003eAiry Volume, All Day\u003c\/h2\u003e\n\u003cp class=\"vh-sub\"\u003eFine mist helps lift roots evenly without a stiff, heavy or greasy feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vh-sec\"\u003e\n\u003ch2 class=\"vh-title\"\u003eSmall Details, Big Impact\u003c\/h2\u003e\n\u003cp class=\"vh-sub\"\u003eMaking daily styling quick and easy.\u003c\/p\u003e\n\u003cdiv class=\"vh-feature-css\"\u003e\n\u003cinput id=\"vh-f1\" class=\"vh-radio\" type=\"radio\" name=\"vh-feature\" checked\u003e\u003cinput id=\"vh-f2\" class=\"vh-radio\" type=\"radio\" name=\"vh-feature\"\u003e\u003cinput id=\"vh-f3\" class=\"vh-radio\" type=\"radio\" name=\"vh-feature\"\u003e\n\u003cdiv class=\"vh-css-stage\"\u003e\n\u003cdiv class=\"vh-css-slide\"\u003e\n\u003cdiv class=\"vh-photo\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0657\/1438\/9054\/files\/7-1.webp?v=1788251551\" alt=\"Freshly scented\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vh-card-copy\"\u003e\n\u003ch3\u003eFreshly Scented\u003c\/h3\u003e\n\u003cp\u003eA light fresh scent keeps hair feeling refreshed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vh-css-slide\"\u003e\n\u003cdiv class=\"vh-photo\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0657\/1438\/9054\/files\/7-2.webp?v=1788251550\" alt=\"Carry-on ready\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vh-card-copy\"\u003e\n\u003ch3\u003eBag-Friendly Size\u003c\/h3\u003e\n\u003cp\u003eCompact 90ml size fits easily into your bag for quick touch-ups.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vh-css-slide\"\u003e\n\u003cdiv class=\"vh-photo\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0657\/1438\/9054\/files\/7-3.webp?v=1788251551\" alt=\"Ultra-fine mist\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vh-card-copy\"\u003e\n\u003ch3\u003eUltra-Fine Mist\u003c\/h3\u003e\n\u003cp\u003eFine mist coats roots evenly without sticky buildup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vh-css-controls vh-controls-f1\"\u003e\n\u003clabel class=\"vh-css-arrow\" for=\"vh-f3\"\u003e‹\u003c\/label\u003e\n\u003cdiv\u003e\n\u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003clabel class=\"vh-css-arrow\" for=\"vh-f2\"\u003e›\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vh-css-controls vh-controls-f2\"\u003e\n\u003clabel class=\"vh-css-arrow\" for=\"vh-f1\"\u003e‹\u003c\/label\u003e\n\u003cdiv\u003e\n\u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003clabel class=\"vh-css-arrow\" for=\"vh-f3\"\u003e›\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vh-css-controls vh-controls-f3\"\u003e\n\u003clabel class=\"vh-css-arrow\" for=\"vh-f2\"\u003e‹\u003c\/label\u003e\n\u003cdiv\u003e\n\u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003clabel class=\"vh-css-arrow\" for=\"vh-f1\"\u003e›\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca class=\"vh-btn vh-buy\" href=\"#vh-product-purchase\"\u003eGet Your Root Lift \u003cb\u003e›\u003c\/b\u003e\u003c\/a\u003e\u003c\/section\u003e\n\u003csection class=\"vh-sec\"\u003e\n\u003ch2 class=\"vh-title\"\u003eVolume in 3 Easy Steps\u003c\/h2\u003e\n\u003cp class=\"vh-sub\"\u003eSimple styling with no complicated steps.\u003c\/p\u003e\n\u003cdiv class=\"vh-steps-css\"\u003e\n\u003cinput id=\"vh-s1\" class=\"vh-radio\" type=\"radio\" name=\"vh-steps\" checked\u003e\u003cinput id=\"vh-s2\" class=\"vh-radio\" type=\"radio\" name=\"vh-steps\"\u003e\u003cinput id=\"vh-s3\" class=\"vh-radio\" type=\"radio\" name=\"vh-steps\"\u003e\n\u003cdiv class=\"vh-css-stage\"\u003e\n\u003carticle class=\"vh-css-slide\"\u003e\n\u003cdiv class=\"vh-step-photo\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0657\/1438\/9054\/files\/8-1.webp?v=1788251550\" alt=\"Step 1: Shake\"\u003e\n\u003cdiv class=\"vh-band\"\u003e\n\u003cspan\u003e01\u003c\/span\u003e\u003cspan\u003eSHAKE\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eShake well before each use.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"vh-css-slide\"\u003e\n\u003cdiv class=\"vh-step-photo\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0657\/1438\/9054\/files\/8-2.webp?v=1788251550\" alt=\"Step 2: Spray\"\u003e\n\u003cdiv class=\"vh-band\"\u003e\n\u003cspan\u003e02\u003c\/span\u003e\u003cspan\u003eSPRAY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eSpray lightly 15–20 cm away from dry roots.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"vh-css-slide\"\u003e\n\u003cdiv class=\"vh-step-photo\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0657\/1438\/9054\/files\/8-3.webp?v=1788251551\" alt=\"Step 3: Fluff\"\u003e\n\u003cdiv class=\"vh-band\"\u003e\n\u003cspan\u003e03\u003c\/span\u003e\u003cspan\u003eFLUFF\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eMassage roots and fluff for an instant lift.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vh-css-controls vh-controls-s1\"\u003e\n\u003clabel class=\"vh-css-arrow\" for=\"vh-s3\"\u003e‹\u003c\/label\u003e\n\u003cdiv\u003e\n\u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003clabel class=\"vh-css-arrow\" for=\"vh-s2\"\u003e›\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vh-css-controls vh-controls-s2\"\u003e\n\u003clabel class=\"vh-css-arrow\" for=\"vh-s1\"\u003e‹\u003c\/label\u003e\n\u003cdiv\u003e\n\u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003clabel class=\"vh-css-arrow\" for=\"vh-s3\"\u003e›\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vh-css-controls vh-controls-s3\"\u003e\n\u003clabel class=\"vh-css-arrow\" for=\"vh-s2\"\u003e‹\u003c\/label\u003e\n\u003cdiv\u003e\n\u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003clabel class=\"vh-css-arrow\" for=\"vh-s1\"\u003e›\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vh-sec vh-gift\"\u003e\n\u003cdiv class=\"vh-photo vh-gift-photo\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0657\/1438\/9054\/files\/9_215e75b8-748f-409f-abb3-d8eb2b9a1848.jpg?v=1788252336\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vh-gift-static\"\u003e\n\u003ch2 class=\"vh-title\" style=\"margin-top: 22px;\"\u003eA Beauty Gift She’ll Actually Use\u003c\/h2\u003e\n\u003cp class=\"vh-sub\"\u003eCompact, lightly scented and easy to use — a practical beauty gift for everyday styling.\u003c\/p\u003e\n\u003ca class=\"vh-btn vh-buy\" href=\"#vh-product-purchase\"\u003eGift It Now \u003cb\u003e›\u003c\/b\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vh-sec\"\u003e\n\u003ch2 class=\"vh-title\"\u003eVolume For Every Occasion\u003c\/h2\u003e\n\u003cp class=\"vh-sub\"\u003eQuickly lift roots for any last-minute plans.\u003c\/p\u003e\n\u003cdiv class=\"vh-scenes-window\"\u003e\n\u003cdiv class=\"vh-scenes vh-scenes-static\"\u003e\n\u003cdiv class=\"vh-scene\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0657\/1438\/9054\/files\/10-4.jpg?v=1788252369\" alt=\"\"\u003e\u003cspan\u003eDate Nights\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vh-scene\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0657\/1438\/9054\/files\/10-5.jpg?v=1788252369\" alt=\"\"\u003e\u003cspan\u003eAfter-Gym Refresh\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vh-scene\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0657\/1438\/9054\/files\/10-1.jpg?v=1788252369\" alt=\"\"\u003e\u003cspan\u003eWeekend Getaways\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vh-scene\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0657\/1438\/9054\/files\/10-2.jpg?v=1788252369\" alt=\"\"\u003e\u003cspan\u003eTravel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vh-scene\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0657\/1438\/9054\/files\/10-3.jpg?v=1788252369\" alt=\"\"\u003e\u003cspan\u003eOffice Days\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vh-scene\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0657\/1438\/9054\/files\/10-4.jpg?v=1788252369\" alt=\"\"\u003e\u003cspan\u003eDate Nights\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vh-scene\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0657\/1438\/9054\/files\/10-5.jpg?v=1788252369\" alt=\"\"\u003e\u003cspan\u003eAfter-Gym Refresh\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vh-scene\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0657\/1438\/9054\/files\/10-1.jpg?v=1788252369\" alt=\"\"\u003e\u003cspan\u003eWeekend Getaways\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vh-scene\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0657\/1438\/9054\/files\/10-2.jpg?v=1788252369\" alt=\"\"\u003e\u003cspan\u003eTravel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vh-scene\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0657\/1438\/9054\/files\/10-3.jpg?v=1788252369\" alt=\"\"\u003e\u003cspan\u003eOffice Days\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vh-sec vh-spec\"\u003e\n\u003ch2 class=\"vh-title\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0657\/1438\/9054\/files\/11_4a39f2f3-4320-4935-acca-525c66e86ba7.jpg?v=1788251551\" alt=\"\"\u003e\u003c\/h2\u003e\n\u003ch2 class=\"vh-title\"\u003eSPEC\u003c\/h2\u003e\n\u003cp class=\"vh-sub\"\u003eDetailed specs for a confident purchase.\u003c\/p\u003e\n\u003cdiv\u003e\n\u003cspan\u003eProduct Name\u003c\/span\u003e\u003cstrong\u003eVolumising Hair Spray\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003eNet Content\u003c\/span\u003e\u003cstrong\u003e90ml\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003eShelf Life\u003c\/span\u003e\u003cstrong\u003e3 Years\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003eHair Type\u003c\/span\u003e\u003cstrong\u003eSuitable for All Hair Types\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003eScent\u003c\/span\u003e\u003cstrong\u003eFresh Fruity Scent\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vh-sec\"\u003e\n\u003cdiv class=\"vh-trust\"\u003e\n\u003ch3\u003e🛡️ Secure Checkout\u003c\/h3\u003e\n\u003cp\u003eVISA · MasterCard · AMERICAN EXPRESS · DISCOVER · PayPal\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vh-trust\"\u003e\n\u003ch3\u003e🔐 Buyer Protection\u003c\/h3\u003e\n\u003cp\u003eFull refund if your order doesn’t arrive. Full or partial refund if the item is not as described.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vh-sec vh-guarantees\"\u003e\n\u003ch2 class=\"vh-title\"\u003eRisk-Free Purchase, Peace of Mind\u003c\/h2\u003e\n\u003cdiv class=\"vh-guarantee\"\u003e\n\u003cdiv class=\"vh-badge\"\u003e180\u003cbr\u003eDAYS\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003e180-Day Money-Back Guarantee\u003c\/h3\u003e\n\u003cp\u003eIf it doesn’t meet your expectations, you’re covered by our 180-day money-back guarantee.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vh-guarantee\"\u003e\n\u003cdiv class=\"vh-badge\"\u003e24\u003cbr\u003eHOURS\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003e24\/7 Quality Customer Service\u003c\/h3\u003e\n\u003cp\u003eOur quality customer service team is here to help you 24 hours a day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vh-guarantee\"\u003e\n\u003cdiv class=\"vh-badge\"\u003e👍\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003ePowered by Real Users\u003c\/h3\u003e\n\u003cp\u003eReal-user experience drives our development and testing to create the ultimate solution.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vh-sec vh-faq\"\u003e\n\u003ch2 class=\"vh-title\"\u003eFAQ\u003c\/h2\u003e\n\u003cp class=\"vh-sub\"\u003eYour go-to guide for seamless shopping and usage.\u003c\/p\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill it leave hair feeling sticky?\u003c\/summary\u003e\n\u003cp\u003eNo. The fine mist creates airy volume without a heavy, sticky, or greasy finish.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it suitable for all hair types?\u003c\/summary\u003e\n\u003cp\u003eYes. It is suitable for all hair types, especially roots that tend to look flat or lifeless.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill the volume last throughout the day?\u003c\/summary\u003e\n\u003cp\u003eYes. The volumizing formula provides long-lasting hold while keeping hair feeling light and naturally full.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it have a strong fragrance?\u003c\/summary\u003e\n\u003cp\u003eNo. The fresh fruity scent stays subtle and pleasant, leaving hair lightly scented without feeling overpowering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003ca class=\"vh-btn vh-buy\" href=\"#vh-product-purchase\"\u003eSave 50% Today \u003cb\u003e›\u003c\/b\u003e\u003c\/a\u003e\u003c\/section\u003e\n\u003cdiv class=\"vh-services\"\u003e\n\u003cdiv\u003e\n\u003cb\u003e🌐\u003c\/b\u003eWorldwide\u003cbr\u003eShipping\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cb\u003e🛡️\u003c\/b\u003ePayment\u003cbr\u003eSecurity\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cb\u003e🎧\u003c\/b\u003e24\/7\u003cbr\u003eService\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cb\u003e180\u003c\/b\u003eMoney Back\u003cbr\u003eGuarantee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){\n  var page=document.getElementById(\"vh-page\");\n  if(!page)return;\n\n  function getPurchaseArea(){\n    return document.querySelector('.product__info-container')||\n      document.querySelector('product-info')||\n      document.querySelector('main-product')||\n      document.querySelector('form[action*=\"\/cart\/add\"]')||\n      document.querySelector('product-form')||\n      document.querySelector('.product-form');\n  }\n  var purchaseArea=getPurchaseArea();\n  if(purchaseArea\u0026\u0026!purchaseArea.id)purchaseArea.id='vh-product-purchase';\n\n  page.querySelectorAll(\".vh-buy\").forEach(function(button){\n    button.addEventListener(\"click\",function(event){\n      event.preventDefault();\n      var area=getPurchaseArea();\n      if(area){\n        if(!area.id)area.id='vh-product-purchase';\n        area.scrollIntoView({behavior:\"smooth\",block:\"start\"});\n      }\n    });\n  });\n})();\n\u003c\/script\u003e\n\u003c\/div\u003e","brand":"chic-lucky","offers":[{"title":"1 Bottle","offer_id":43268792844350,"sku":"KY-PSYPW*1","price":22.99,"currency_code":"GBP","in_stock":true},{"title":"2 Bottles","offer_id":43268792877118,"sku":"KY-PSYPW*2","price":38.99,"currency_code":"GBP","in_stock":true},{"title":"4 Bottles","offer_id":43268792909886,"sku":"KY-PSYPW*4","price":64.99,"currency_code":"GBP","in_stock":true},{"title":"6 Bottles","offer_id":43268792942654,"sku":"KY-PSYPW*6","price":79.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0657\/1438\/9054\/files\/6391ace427ade714b70fb966024ae804_fa309a9b-2af0-4cd1-bd7b-0a70f8321331.jpg?v=1788261190"}],"url":"https:\/\/lumiazos.com\/collections\/best-sellings.oembed","provider":"lumiazos.com","version":"1.0","type":"link"}