{"product_id":"hypnotic-noir","title":"Hypnotic Noir","description":"\u003cstyle\u003e\n  .hypnotic-noir {\n    background: #ffffff;\n    color: #2d241f;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", sans-serif;\n    padding: 55px 20px;\n    overflow: hidden;\n  }\n\n  .hn-container {\n    max-width: 850px;\n    margin: 0 auto;\n    text-align: center;\n  }\n\n  .hn-label {\n    display: inline-block;\n    font-size: 11px;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n    color: #9a7558;\n    margin-bottom: 14px;\n    animation: hnFade 1s ease forwards;\n  }\n\n  .hn-title {\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(42px, 7vw, 72px);\n    font-weight: 400;\n    letter-spacing: -1px;\n    margin: 0;\n    color: #241d19;\n    line-height: 1;\n    animation: hnRise 1s ease forwards;\n  }\n\n  .hn-subtitle {\n    margin: 18px auto 0;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 20px;\n    font-style: italic;\n    color: #8b684f;\n    animation: hnRise 1.2s ease forwards;\n  }\n\n  .hn-divider {\n    width: 70px;\n    height: 1px;\n    background: #cbb19c;\n    margin: 30px auto;\n  }\n\n  .hn-description {\n    max-width: 690px;\n    margin: 0 auto;\n    font-size: 16px;\n    line-height: 1.9;\n    color: #5d5149;\n    animation: hnRise 1.4s ease forwards;\n  }\n\n  .hn-highlight {\n    margin: 38px auto;\n    padding: 25px 20px;\n    max-width: 680px;\n    background: #faf7f4;\n    border-top: 1px solid #eadfd6;\n    border-bottom: 1px solid #eadfd6;\n    position: relative;\n  }\n\n  .hn-highlight::before {\n    content: \"✦\";\n    position: absolute;\n    left: 50%;\n    top: -12px;\n    transform: translateX(-50%);\n    background: #ffffff;\n    padding: 0 12px;\n    color: #a27c5d;\n    font-size: 15px;\n  }\n\n  .hn-notes {\n    display: flex;\n    justify-content: center;\n    gap: 12px;\n    flex-wrap: wrap;\n    margin: 30px auto 38px;\n  }\n\n  .hn-note {\n    padding: 11px 20px;\n    border: 1px solid #ded0c5;\n    border-radius: 50px;\n    background: #ffffff;\n    color: #725842;\n    font-size: 13px;\n    letter-spacing: 1px;\n    transition: all 0.3s ease;\n  }\n\n  .hn-note:hover {\n    background: #f5eee8;\n    transform: translateY(-4px);\n    box-shadow: 0 8px 20px rgba(80, 55, 40, 0.08);\n  }\n\n  .hn-quote {\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 25px;\n    line-height: 1.5;\n    color: #302620;\n    margin: 0 auto;\n    max-width: 650px;\n  }\n\n  .hn-quote span {\n    color: #9a7558;\n  }\n\n  .hn-bottom {\n    margin-top: 38px;\n    font-size: 12px;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #9a7558;\n  }\n\n  @keyframes hnRise {\n    from {\n      opacity: 0;\n      transform: translateY(25px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  @keyframes hnFade {\n    from {\n      opacity: 0;\n    }\n    to {\n      opacity: 1;\n    }\n  }\n\n  @media (max-width: 600px) {\n    .hypnotic-noir {\n      padding: 45px 18px;\n    }\n\n    .hn-title {\n      font-size: 48px;\n    }\n\n    .hn-description {\n      font-size: 15px;\n      line-height: 1.8;\n    }\n\n    .hn-quote {\n      font-size: 21px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"hypnotic-noir\"\u003e\n  \u003cdiv class=\"hn-container\"\u003e\n\n    \u003cdiv class=\"hn-label\"\u003eThe Signature Scent\u003c\/div\u003e\n\n    \u003ch2 class=\"hn-title\"\u003eHypnotic Noir\u003c\/h2\u003e\n\n    \u003cdiv class=\"hn-subtitle\"\u003e\n      Sweet enough to crave. Dangerous enough to remember.\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hn-divider\"\u003e\u003c\/div\u003e\n\n    \u003cp class=\"hn-description\"\u003e\n      Meet \u003cstrong\u003eHypnotic Noir\u003c\/strong\u003e — an irresistible fragrance created\n      for the woman who wants to leave more than just a beautiful impression.\n      A warm, intoxicating blend of \u003cstrong\u003evanilla, caramel and almond\u003c\/strong\u003e\n      creates a deliciously sweet scent that feels luxurious, feminine and\n      undeniably addictive.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"hn-highlight\"\u003e\n      \u003cp class=\"hn-quote\"\u003e\n        Inspired by \u003cspan\u003eHypnotic Poison Dior\u003c\/span\u003e, Hypnotic Noir captures\n        that mysterious, seductive energy that makes people lean in closer...\n        and wonder what you're wearing.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hn-notes\"\u003e\n      \u003cdiv class=\"hn-note\"\u003eWarm Vanilla\u003c\/div\u003e\n      \u003cdiv class=\"hn-note\"\u003eCreamy Caramel\u003c\/div\u003e\n      \u003cdiv class=\"hn-note\"\u003eSensual Almond\u003c\/div\u003e\n      \u003cdiv class=\"hn-note\"\u003eAddictive Scent\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"hn-description\"\u003e\n      It opens with a soft sweetness before revealing a deeper, sensual warmth\n      that lingers beautifully on the skin. It's the kind of fragrance that\n      turns heads, sparks curiosity and stays in their memory long after\n      you've walked away.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"hn-divider\"\u003e\u003c\/div\u003e\n\n    \u003cp class=\"hn-bottom\"\u003e\n      One spray. One obsession. Unforgettable.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"Luxè Beauty","offers":[{"title":"Default Title","offer_id":49157715034331,"sku":null,"price":699.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0837\/0923\/1323\/files\/file_00000000eba481f4870e765ba002034c.png?v=1787125202","url":"https:\/\/luxebeautysa.co.za\/products\/hypnotic-noir","provider":"Luxè Beauty","version":"1.0","type":"link"}