{"product_id":"11","title":"Shadow Line Dou","description":"\u003cstyle\u003e\n  #vl-shadowliner-hero,\n  #vl-shadowliner-hero * {\n    box-sizing: border-box;\n  }\n\n  #vl-shadowliner-hero {\n    --vl-title: #182638;\n    --vl-text: #4d4a50;\n    --vl-muted: #726a70;\n    --vl-plum: #765464;\n    --vl-rose: #b47f83;\n    --vl-line: rgba(112, 82, 95, 0.14);\n    --vl-card: rgba(255, 255, 255, 0.82);\n\n    width: 100%;\n    margin: 0 auto;\n    padding: 34px 20px;\n    overflow: hidden;\n    position: relative;\n    font-family: inherit;\n    background:\n      radial-gradient(\n        circle at 88% 10%,\n        rgba(222, 232, 242, 0.72) 0%,\n        rgba(240, 245, 249, 0.32) 24%,\n        transparent 46%\n      ),\n      radial-gradient(\n        circle at 8% 92%,\n        rgba(223, 190, 192, 0.32) 0%,\n        rgba(249, 239, 239, 0.2) 29%,\n        transparent 52%\n      ),\n      linear-gradient(\n        135deg,\n        #ffffff 0%,\n        #fbfcfd 42%,\n        #f6f9fc 72%,\n        #ffffff 100%\n      );\n  }\n\n  #vl-shadowliner-hero::before {\n    content: \"\";\n    position: absolute;\n    width: 280px;\n    height: 280px;\n    right: -130px;\n    top: -150px;\n    border-radius: 50%;\n    border: 1px solid rgba(126, 99, 113, 0.1);\n    pointer-events: none;\n  }\n\n  #vl-shadowliner-hero::after {\n    content: \"\";\n    position: absolute;\n    width: 190px;\n    height: 190px;\n    left: -100px;\n    bottom: -115px;\n    border-radius: 50%;\n    background: rgba(181, 128, 132, 0.06);\n    pointer-events: none;\n  }\n\n  #vl-shadowliner-hero .vl-hero__inner {\n    width: 100%;\n    max-width: 1120px;\n    margin: 0 auto;\n    position: relative;\n    z-index: 2;\n  }\n\n  #vl-shadowliner-hero .vl-hero__eyebrow {\n    display: inline-flex;\n    align-items: center;\n    margin: 0 0 14px;\n    padding: 7px 12px;\n    border: 1px solid rgba(118, 84, 100, 0.18);\n    border-radius: 999px;\n    background: rgba(255, 255, 255, 0.7);\n    color: var(--vl-plum);\n    font-size: 11px;\n    font-weight: 700;\n    line-height: 1;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  #vl-shadowliner-hero .vl-hero__product-name {\n    margin: 0 0 10px;\n    color: var(--vl-rose);\n    font-size: 14px;\n    font-weight: 700;\n    line-height: 1.35;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  #vl-shadowliner-hero .vl-hero__title {\n    max-width: 760px;\n    margin: 0;\n    color: var(--vl-title);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(38px, 5vw, 68px);\n    font-weight: 500;\n    line-height: 0.98;\n    letter-spacing: -0.035em;\n  }\n\n  #vl-shadowliner-hero .vl-hero__description {\n    max-width: 720px;\n    margin: 20px 0 0;\n    color: var(--vl-text);\n    font-size: 17px;\n    line-height: 1.65;\n  }\n\n  #vl-shadowliner-hero .vl-hero__offer {\n    display: inline-flex;\n    align-items: center;\n    gap: 9px;\n    margin-top: 22px;\n    padding: 10px 15px;\n    border-radius: 10px;\n    background: linear-gradient(\n      135deg,\n      rgba(118, 84, 100, 0.96),\n      rgba(174, 121, 128, 0.94)\n    );\n    color: #ffffff;\n    box-shadow: 0 12px 28px rgba(100, 70, 85, 0.14);\n    font-size: 13px;\n    font-weight: 800;\n    line-height: 1.2;\n    letter-spacing: 0.07em;\n    text-transform: uppercase;\n  }\n\n  #vl-shadowliner-hero .vl-hero__offer-mark {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 22px;\n    height: 22px;\n    flex: 0 0 22px;\n    border: 1px solid rgba(255, 255, 255, 0.42);\n    border-radius: 50%;\n    font-size: 12px;\n    line-height: 1;\n  }\n\n  #vl-shadowliner-hero .vl-benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n    margin-top: 28px;\n  }\n\n  #vl-shadowliner-hero .vl-benefit {\n    display: flex;\n    align-items: flex-start;\n    gap: 13px;\n    min-width: 0;\n    padding: 16px;\n    border: 1px solid var(--vl-line);\n    border-radius: 14px;\n    background: var(--vl-card);\n    box-shadow:\n      0 10px 28px rgba(72, 65, 72, 0.045),\n      inset 0 1px 0 rgba(255, 255, 255, 0.9);\n    backdrop-filter: blur(6px);\n    -webkit-backdrop-filter: blur(6px);\n  }\n\n  #vl-shadowliner-hero .vl-benefit__number {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 30px;\n    height: 30px;\n    flex: 0 0 30px;\n    margin-top: 1px;\n    border-radius: 50%;\n    background: linear-gradient(\n      135deg,\n      rgba(118, 84, 100, 0.13),\n      rgba(180, 127, 131, 0.14)\n    );\n    color: var(--vl-plum);\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1;\n  }\n\n  #vl-shadowliner-hero .vl-benefit__content {\n    min-width: 0;\n  }\n\n  #vl-shadowliner-hero .vl-benefit__title {\n    margin: 0;\n    color: var(--vl-title);\n    font-size: 15px;\n    font-weight: 750;\n    line-height: 1.3;\n  }\n\n  #vl-shadowliner-hero .vl-benefit__text {\n    margin: 4px 0 0;\n    color: var(--vl-muted);\n    font-size: 13px;\n    line-height: 1.48;\n  }\n\n  @media screen and (min-width: 990px) {\n    #vl-shadowliner-hero {\n      padding: 52px 42px;\n    }\n\n    #vl-shadowliner-hero .vl-hero__description {\n      font-size: 18px;\n    }\n\n    #vl-shadowliner-hero .vl-benefits {\n      max-width: 920px;\n      gap: 14px;\n    }\n\n    #vl-shadowliner-hero .vl-benefit {\n      padding: 17px 18px;\n    }\n  }\n\n  @media screen and (max-width: 749px) {\n    #vl-shadowliner-hero {\n      padding: 28px 16px;\n      background:\n        radial-gradient(\n          circle at 95% 4%,\n          rgba(220, 231, 241, 0.66) 0%,\n          transparent 38%\n        ),\n        radial-gradient(\n          circle at 2% 98%,\n          rgba(224, 193, 194, 0.25) 0%,\n          transparent 42%\n        ),\n        linear-gradient(\n          145deg,\n          #ffffff 0%,\n          #fafcfd 58%,\n          #ffffff 100%\n        );\n    }\n\n    #vl-shadowliner-hero .vl-hero__eyebrow {\n      margin-bottom: 12px;\n      padding: 6px 10px;\n      font-size: 10px;\n    }\n\n    #vl-shadowliner-hero .vl-hero__product-name {\n      font-size: 12px;\n    }\n\n    #vl-shadowliner-hero .vl-hero__title {\n      font-size: clamp(37px, 12vw, 52px);\n      line-height: 1;\n    }\n\n    #vl-shadowliner-hero .vl-hero__description {\n      margin-top: 16px;\n      font-size: 15px;\n      line-height: 1.58;\n    }\n\n    #vl-shadowliner-hero .vl-hero__offer {\n      width: 100%;\n      justify-content: center;\n      margin-top: 18px;\n      font-size: 12px;\n      text-align: center;\n    }\n\n    #vl-shadowliner-hero .vl-benefits {\n      grid-template-columns: 1fr;\n      gap: 9px;\n      margin-top: 20px;\n    }\n\n    #vl-shadowliner-hero .vl-benefit {\n      padding: 13px 14px;\n      border-radius: 12px;\n    }\n\n    #vl-shadowliner-hero .vl-benefit__title {\n      font-size: 14px;\n    }\n\n    #vl-shadowliner-hero .vl-benefit__text {\n      font-size: 12.5px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection id=\"vl-shadowliner-hero\"\u003e\n  \u003cdiv class=\"vl-hero__inner\"\u003e\n\n    \u003cdiv class=\"vl-hero__eyebrow\"\u003e\n      Line · Shade · Smudge\n    \u003c\/div\u003e\n\n    \u003cp class=\"vl-hero__product-name\"\u003e\n      3-in-1 Shadow Liner Duo\n    \u003c\/p\u003e\n\n    \u003ch2 class=\"vl-hero__title\"\u003e\n      One Pencil.\u003cbr\u003e\n      Three Ways to Wear.\n    \u003c\/h2\u003e\n\n    \u003cp class=\"vl-hero__description\"\u003e\n      Line, shade and smudge in seconds with creamy, buildable color\n      and a built-in blending tip. Create everything from subtle\n      everyday definition to soft smoky glam—without brushes or\n      complicated steps.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"vl-hero__offer\"\u003e\n      \u003cspan class=\"vl-hero__offer-mark\"\u003e%\u003c\/span\u003e\n      \u003cspan\u003eBuy 1, Get 1 50% Off\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"vl-benefits\"\u003e\n\n      \u003cdiv class=\"vl-benefit\"\u003e\n        \u003cdiv class=\"vl-benefit__number\"\u003e01\u003c\/div\u003e\n        \u003cdiv class=\"vl-benefit__content\"\u003e\n          \u003ch3 class=\"vl-benefit__title\"\u003e\n            Creamy, Smooth Glide\n          \u003c\/h3\u003e\n          \u003cp class=\"vl-benefit__text\"\u003e\n            Soft, blendable color glides across the eye without pulling or skipping.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"vl-benefit\"\u003e\n        \u003cdiv class=\"vl-benefit__number\"\u003e02\u003c\/div\u003e\n        \u003cdiv class=\"vl-benefit__content\"\u003e\n          \u003ch3 class=\"vl-benefit__title\"\u003e\n            Precision Color Tip\n          \u003c\/h3\u003e\n          \u003cp class=\"vl-benefit__text\"\u003e\n            Define the lash line, build soft depth or layer color for a bolder look.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"vl-benefit\"\u003e\n        \u003cdiv class=\"vl-benefit__number\"\u003e03\u003c\/div\u003e\n        \u003cdiv class=\"vl-benefit__content\"\u003e\n          \u003ch3 class=\"vl-benefit__title\"\u003e\n            Built-In Smudger\n          \u003c\/h3\u003e\n          \u003cp class=\"vl-benefit__text\"\u003e\n            Flip the pencil to diffuse harsh lines and create a seamless smoky finish.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"vl-benefit\"\u003e\n        \u003cdiv class=\"vl-benefit__number\"\u003e04\u003c\/div\u003e\n        \u003cdiv class=\"vl-benefit__content\"\u003e\n          \u003ch3 class=\"vl-benefit__title\"\u003e\n            Waterproof, All-Day Wear\n          \u003c\/h3\u003e\n          \u003cp class=\"vl-benefit__text\"\u003e\n            Crease-resistant color stays smooth, defined and polished throughout the day.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"veyralumina","offers":[{"title":"Smokeshow+Gaze","offer_id":48415507382513,"sku":null,"price":312.0,"currency_code":"HKD","in_stock":true},{"title":"Smolder+Charm","offer_id":48415507415281,"sku":null,"price":312.0,"currency_code":"HKD","in_stock":true},{"title":"Sultry+Desire","offer_id":48415507448049,"sku":null,"price":312.0,"currency_code":"HKD","in_stock":true},{"title":"Obsession+Lust","offer_id":48415507480817,"sku":null,"price":312.0,"currency_code":"HKD","in_stock":true},{"title":"Smolder+Hypnotic","offer_id":48415507513585,"sku":null,"price":312.0,"currency_code":"HKD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0789\/2739\/7105\/files\/ea47f430933d48269b88d764bba04cce.png?v=1784185718","url":"https:\/\/veyralumina.com\/products\/11","provider":"veyralumina","version":"1.0","type":"link"}