{"product_id":"lucid-halo-scented-candle-200-g","title":"Lucid Halo — Scented Candle 200 g","description":"\n\u003cstyle\u003e\n  .vz-lucid-halo {\n    --cream: #fff8ed;\n    --milk: #f4eadb;\n    --peach: #e9d2bd;\n    --gold: #b99a67;\n    --brown: #66584c;\n    --soft: #8d7d6e;\n    --line: rgba(130,105,80,.16);\n\n    position: relative;\n    overflow: hidden;\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 18px 14px 30px;\n    color: var(--brown);\n    font-family: Arial, Helvetica, sans-serif;\n\n    background:\n      radial-gradient(circle at 10% 13%,\n        rgba(255,255,255,.95) 0 3px,\n        transparent 4px),\n      radial-gradient(circle at 90% 18%,\n        rgba(255,255,255,.9) 0 2px,\n        transparent 3px),\n      radial-gradient(circle at 77% 75%,\n        rgba(255,236,209,.72) 0 42px,\n        transparent 43px),\n      radial-gradient(circle at 25% 80%,\n        rgba(255,255,255,.8) 0 55px,\n        transparent 56px),\n      linear-gradient(\n        145deg,\n        #fffdf8 0%,\n        #f8eee2 46%,\n        #eadac8 100%\n      );\n\n    border: 1px solid rgba(130,105,80,.14);\n\n    box-shadow:\n      0 24px 65px rgba(110,85,60,.11),\n      inset 0 0 65px rgba(255,255,255,.75);\n  }\n\n  .vz-lucid-halo * {\n    box-sizing: border-box;\n  }\n\n  .vz-lucid-halo::before {\n    content: \"✦\";\n    position: absolute;\n    top: 25px;\n    right: 30px;\n    color: rgba(255,255,255,.96);\n    font-size: 28px;\n    text-shadow:\n      0 0 8px rgba(214,178,120,.9),\n      0 0 22px rgba(214,178,120,.55);\n  }\n\n  .vz-lh-note {\n    position: relative;\n    margin-bottom: 21px;\n    padding: 13px 16px;\n\n    background: rgba(255,255,255,.58);\n    border: 1px solid rgba(130,105,80,.14);\n\n    transform: rotate(.35deg);\n\n    box-shadow:\n      5px 6px 0 rgba(150,120,85,.07);\n  }\n\n  .vz-lh-note::before {\n    content: \"\";\n    position: absolute;\n    top: -5px;\n    right: 25px;\n    width: 61px;\n    height: 12px;\n\n    background: rgba(226,204,172,.75);\n\n    transform: rotate(3deg);\n  }\n\n  .vz-lh-note small {\n    display: block;\n    margin-bottom: 5px;\n\n    color: #9c8973;\n    font-size: 9px;\n    letter-spacing: .2em;\n    text-transform: uppercase;\n  }\n\n  .vz-lh-note span {\n    color: #756659;\n    font-size: 13px;\n    line-height: 1.7;\n  }\n\n  .vz-lh-hero {\n    position: relative;\n    padding: 40px 20px 37px;\n    text-align: center;\n\n    background:\n      radial-gradient(\n        circle at 50% 47%,\n        rgba(255,255,255,.97) 0,\n        rgba(255,248,236,.72) 28%,\n        transparent 53%\n      ),\n      linear-gradient(\n        180deg,\n        rgba(255,255,255,.5),\n        rgba(238,220,197,.58)\n      );\n\n    border: 1px solid rgba(130,105,80,.13);\n  }\n\n  .vz-lh-file {\n    margin-bottom: 15px;\n\n    color: #a18d77;\n    font-size: 9px;\n    letter-spacing: .25em;\n    text-transform: uppercase;\n  }\n\n  .vz-lh-star {\n    display: inline-block;\n    margin-bottom: 12px;\n\n    color: #c2a16d;\n    font-size: 30px;\n\n    text-shadow:\n      0 0 8px rgba(225,197,150,.9),\n      0 0 24px rgba(225,197,150,.55);\n\n    animation: vzHaloGlow 3.5s ease-in-out infinite;\n  }\n\n  @keyframes vzHaloGlow {\n    0%,100% {\n      opacity: .72;\n      transform: scale(.96);\n    }\n\n    50% {\n      opacity: 1;\n      transform: scale(1.05);\n    }\n  }\n\n  .vz-lh-title {\n    margin: 0;\n\n    color: #594d43;\n    font-size: clamp(32px, 6vw, 55px);\n    font-weight: 500;\n    line-height: .94;\n    letter-spacing: -.06em;\n  }\n\n  .vz-lh-subtitle {\n    max-width: 590px;\n    margin: 15px auto 0;\n\n    color: #806f60;\n    font-size: 14px;\n    line-height: 1.85;\n    font-style: italic;\n  }\n\n  .vz-lh-meta {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 7px;\n\n    margin-top: 20px;\n  }\n\n  .vz-lh-meta span {\n    padding: 6px 10px;\n\n    color: #806f60;\n    font-size: 9px;\n    letter-spacing: .1em;\n    text-transform: uppercase;\n\n    border: 1px solid rgba(130,105,80,.17);\n    border-radius: 999px;\n\n    background: rgba(255,255,255,.52);\n  }\n\n  .vz-lh-section {\n    margin-top: 11px;\n    padding: 25px 22px;\n\n    background: rgba(255,255,255,.62);\n    border: 1px solid var(--line);\n  }\n\n  .vz-lh-label {\n    margin-bottom: 9px;\n\n    color: #a08d78;\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: .2em;\n    text-transform: uppercase;\n  }\n\n  .vz-lh-section p {\n    margin: 0;\n\n    color: #66594e;\n    font-size: 14px;\n    line-height: 1.9;\n  }\n\n  .vz-lh-section p + p {\n    margin-top: 13px;\n  }\n\n  .vz-lh-notes {\n    display: grid;\n    grid-template-columns: repeat(3,1fr);\n    gap: 10px;\n\n    margin-top: 11px;\n  }\n\n  .vz-lh-note-card {\n    position: relative;\n    min-height: 137px;\n    padding: 19px 15px;\n\n    background: rgba(255,252,247,.77);\n    border: 1px solid var(--line);\n  }\n\n  .vz-lh-note-card:nth-child(1) {\n    transform: rotate(-.5deg);\n  }\n\n  .vz-lh-note-card:nth-child(2) {\n    transform: translateY(7px) rotate(.4deg);\n  }\n\n  .vz-lh-note-card:nth-child(3) {\n    transform: rotate(-.3deg);\n  }\n\n  .vz-lh-note-card strong {\n    display: block;\n    margin-bottom: 11px;\n\n    color: #9a876f;\n    font-size: 10px;\n    letter-spacing: .16em;\n    text-transform: uppercase;\n  }\n\n  .vz-lh-note-card div {\n    color: #65594f;\n    font-size: 13px;\n    line-height: 1.8;\n  }\n\n  .vz-lh-note-card::after {\n    content: \"✧\";\n    position: absolute;\n    right: 10px;\n    bottom: 8px;\n\n    color: rgba(190,158,111,.55);\n    font-size: 14px;\n  }\n\n  .vz-lh-room {\n    display: grid;\n    grid-template-columns: 1.2fr .8fr;\n    gap: 10px;\n\n    margin-top: 20px;\n  }\n\n  .vz-lh-room-main,\n  .vz-lh-room-side {\n    padding: 23px 21px;\n\n    border: 1px solid var(--line);\n  }\n\n  .vz-lh-room-main {\n    background:\n      radial-gradient(\n        circle at 82% 18%,\n        rgba(255,255,255,.95) 0 3px,\n        transparent 4px\n      ),\n      linear-gradient(\n        135deg,\n        rgba(255,255,255,.79),\n        rgba(242,223,199,.72)\n      );\n  }\n\n  .vz-lh-room-side {\n    background: rgba(255,255,255,.49);\n  }\n\n  .vz-lh-room h3 {\n    margin: 0 0 9px;\n\n    color: #5b4e44;\n    font-size: 16px;\n    font-weight: 500;\n  }\n\n  .vz-lh-room p {\n    margin: 0;\n\n    color: #6d5f53;\n    font-size: 13px;\n    line-height: 1.85;\n  }\n\n  .vz-lh-care {\n    margin-top: 11px;\n    padding: 22px;\n\n    background: rgba(255,255,255,.57);\n    border: 1px dashed rgba(130,105,80,.25);\n  }\n\n  .vz-lh-care p {\n    margin: 0;\n\n    color: #695b50;\n    font-size: 13px;\n    line-height: 1.85;\n  }\n\n  .vz-lh-reuse {\n    margin-top: 11px;\n    padding: 23px 22px;\n\n    background:\n      linear-gradient(\n        135deg,\n        rgba(255,255,255,.76),\n        rgba(238,218,195,.55)\n      );\n\n    border: 1px solid var(--line);\n  }\n\n  .vz-lh-reuse p {\n    margin: 0;\n\n    color: #695b50;\n    font-size: 13px;\n    line-height: 1.85;\n  }\n\n  .vz-lh-footer {\n    margin-top: 24px;\n    padding-top: 18px;\n\n    text-align: center;\n    border-top: 1px solid rgba(130,105,80,.14);\n  }\n\n  .vz-lh-footer span {\n    color: #a18f79;\n    font-size: 9px;\n    letter-spacing: .19em;\n    text-transform: uppercase;\n  }\n\n  @media (max-width: 680px) {\n    .vz-lh-notes,\n    .vz-lh-room {\n      grid-template-columns: 1fr;\n    }\n\n    .vz-lh-note-card:nth-child(1),\n    .vz-lh-note-card:nth-child(2),\n    .vz-lh-note-card:nth-child(3) {\n      transform: none;\n    }\n\n    .vz-lucid-halo {\n      padding: 10px 8px 25px;\n    }\n\n    .vz-lh-hero {\n      padding: 30px 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"vz-lucid-halo\"\u003e\n\n  \u003cdiv class=\"vz-lh-note\"\u003e\n\n    \u003csmall\u003eVORZENARO \/ ROOM MEMORY 003\u003c\/small\u003e\n\n    \u003cspan\u003e\n      10:46 PM. The lights are off.\n      There is only one small glow left in the room.\n    \u003c\/span\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003csection class=\"vz-lh-hero\"\u003e\n\n    \u003cdiv class=\"vz-lh-file\"\u003e\n      SCENTED CANDLE · 200 G · SCENT FILE 03\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"vz-lh-star\"\u003e\n      ✦ ⋆ ✧ ⋆ ✦\n    \u003c\/div\u003e\n\n    \u003ch1 class=\"vz-lh-title\"\u003e\n      Lucid Halo\n    \u003c\/h1\u003e\n\n    \u003cp class=\"vz-lh-subtitle\"\u003e\n      A warm little light for the room you never want\n      to leave too quickly — milk, jasmine, cashmere musk\n      and sandalwood glowing quietly together.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"vz-lh-meta\"\u003e\n      \u003cspan\u003e200 g\u003c\/span\u003e\n      \u003cspan\u003e45 Hour Burn\u003c\/span\u003e\n      \u003cspan\u003eIntimate Throw\u003c\/span\u003e\n      \u003cspan\u003eVegan\u003c\/span\u003e\n      \u003cspan\u003ePhthalate-Free\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003csection class=\"vz-lh-section\"\u003e\n\n    \u003cdiv class=\"vz-lh-label\"\u003e\n      The room\n    \u003c\/div\u003e\n\n    \u003cp\u003e\n      Lucid Halo is the candle you light when you want\n      the room to feel like it is holding you.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The wax is a warm milky-ivory blend inside a\n      round-shouldered clear glass jar. When the candle burns,\n      the light moves through the wax instead of simply sitting\n      on top of it.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      On the lid is a transparent five-point star.\n      A tiny golden star hangs from the rim, catching\n      the light whenever the flame moves.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003csection class=\"vz-lh-notes\"\u003e\n\n    \u003cdiv class=\"vz-lh-note-card\"\u003e\n\n      \u003cstrong\u003e\n        01 \/ Top\n      \u003c\/strong\u003e\n\n      \u003cdiv\u003e\n        Warm Milk Accord\u003cbr\u003e\n        Bergamot\u003cbr\u003e\n        Pink Pepper\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"vz-lh-note-card\"\u003e\n\n      \u003cstrong\u003e\n        02 \/ Heart\n      \u003c\/strong\u003e\n\n      \u003cdiv\u003e\n        Jasmine\u003cbr\u003e\n        Heliotrope\u003cbr\u003e\n        Cashmere Musk\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"vz-lh-note-card\"\u003e\n\n      \u003cstrong\u003e\n        03 \/ Base\n      \u003c\/strong\u003e\n\n      \u003cdiv\u003e\n        Sandalwood\u003cbr\u003e\n        Benzoin\u003cbr\u003e\n        Vanilla Bean\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003csection class=\"vz-lh-room\"\u003e\n\n    \u003cdiv class=\"vz-lh-room-main\"\u003e\n\n      \u003cdiv class=\"vz-lh-label\"\u003e\n        The scent\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        Warm, milky, soft around the edges.\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        It opens with warm milk and bergamot, almost like\n        steam rising from a cup left beside a bedroom window.\n        Pink pepper gives the beginning just enough sparkle.\n      \u003c\/p\u003e\n\n      \u003cp style=\"margin-top:12px;\"\u003e\n        Then jasmine and heliotrope move forward,\n        softened by cashmere musk. The texture is powdery,\n        clean and slightly almondy — more like soft fabric\n        against skin than a traditional floral candle.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"vz-lh-room-side\"\u003e\n\n      \u003cdiv class=\"vz-lh-label\"\u003e\n        The glow\n      \u003c\/div\u003e\n\n      \u003cp\u003e\n        Sandalwood, benzoin and vanilla bean stay underneath\n        everything with a quiet warmth.\n      \u003c\/p\u003e\n\n      \u003cp style=\"margin-top:12px;\"\u003e\n        Never bakery-sweet.\n        Never loud.\n        Just a low, comforting warmth around the room.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003csection class=\"vz-lh-section\"\u003e\n\n    \u003cdiv class=\"vz-lh-label\"\u003e\n      Why \"Halo\"\n    \u003c\/div\u003e\n\n    \u003cp\u003e\n      The throw is deliberately intimate.\n      Lucid Halo is not designed to announce itself from\n      the hallway. It belongs to the two metres around\n      an armchair, bedside table or little reading corner.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Burn it for about an hour before bed and the room\n      keeps a faint trace into the morning.\n      That soft circle of scent around you is the halo.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003csection class=\"vz-lh-care\"\u003e\n\n    \u003cdiv class=\"vz-lh-label\"\u003e\n      Candle ritual\n    \u003c\/div\u003e\n\n    \u003cp\u003e\n      Trim the wick to 5 mm before every burn.\n      On the first burn, allow the wax to melt fully\n      to the edge of the glass — around 2–3 hours —\n      to help prevent tunnelling.\n      Never burn for more than 4 hours at a time,\n      keep away from draughts, and never leave\n      a burning candle unattended.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003csection class=\"vz-lh-reuse\"\u003e\n\n    \u003cdiv class=\"vz-lh-label\"\u003e\n      Keep the jar\n    \u003c\/div\u003e\n\n    \u003cp\u003e\n      When the wax runs low, the clear glass jar does not\n      have to disappear with the candle.\n      Wash it out and let it become part of the room again:\n      a holder for make-up brushes, a tiny glass for\n      a single stem, or a small pot for something green.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003csection class=\"vz-lh-section\"\u003e\n\n    \u003cdiv class=\"vz-lh-label\"\u003e\n      Details\n    \u003c\/div\u003e\n\n    \u003cp\u003e\n      200 g milky coconut-soy wax blend · clear glass jar ·\n      transparent five-point star on the lid · detachable\n      golden star charm · single cotton wick · approximately\n      45-hour burn time · vegan · cruelty-free · phthalate-free ·\n      reusable jar · recycled pearl-board box.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003cdiv class=\"vz-lh-footer\"\u003e\n    \u003cspan\u003e\n      VORZENARO · leave a little light on ✦\n    \u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n","brand":"ʋσɾȥҽɳαɾσ","offers":[{"title":"Default Title","offer_id":50483419447339,"sku":null,"price":45.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0800\/3190\/7883\/files\/2.png?v=1790252120","url":"https:\/\/vorzenaro.com\/products\/lucid-halo-scented-candle-200-g","provider":"ʋσɾȥҽɳαɾσ","version":"1.0","type":"link"}