{"title":"Body Mist","description":null,"products":[{"product_id":"eau-de-parfum-50-ml","title":"Dreamkeeper — Eau de Parfum 50 ml","description":"\u003cstyle\u003e\n  .vz-dreamkeeper {\n    position: relative;\n    overflow: hidden;\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 18px 14px 30px;\n    color: #38465c;\n    font-family: Arial, Helvetica, sans-serif;\n    background:\n      radial-gradient(circle at 15% 12%, rgba(255,255,255,.95) 0 2px, transparent 3px),\n      radial-gradient(circle at 82% 9%, rgba(255,255,255,.9) 0 3px, transparent 4px),\n      radial-gradient(circle at 91% 64%, rgba(255,255,255,.8) 0 2px, transparent 3px),\n      radial-gradient(circle at 20% 84%, rgba(190,208,242,.42) 0 45px, transparent 46px),\n      linear-gradient(145deg, #f5f7ff 0%, #e5ebfa 45%, #d8e2f5 100%);\n    border: 1px solid rgba(99,120,160,.16);\n    box-shadow:\n      0 22px 60px rgba(70,88,125,.12),\n      inset 0 0 60px rgba(255,255,255,.72);\n  }\n\n  .vz-dreamkeeper * {\n    box-sizing: border-box;\n  }\n\n  .vz-dreamkeeper::before {\n    content: \"✦\";\n    position: absolute;\n    top: 25px;\n    right: 31px;\n    color: rgba(255,255,255,.95);\n    font-size: 27px;\n    text-shadow:\n      0 0 8px rgba(139,166,215,.8),\n      0 0 22px rgba(139,166,215,.6);\n  }\n\n  .vz-dk-tape {\n    position: relative;\n    margin-bottom: 22px;\n    padding: 13px 16px;\n    background: rgba(255,255,255,.57);\n    border: 1px solid rgba(91,113,149,.14);\n    transform: rotate(-.4deg);\n    box-shadow: 5px 6px 0 rgba(102,125,165,.08);\n  }\n\n  .vz-dk-tape::before {\n    content: \"\";\n    position: absolute;\n    top: -5px;\n    left: 25px;\n    width: 64px;\n    height: 12px;\n    background: rgba(184,199,229,.72);\n    transform: rotate(-3deg);\n  }\n\n  .vz-dk-tape small {\n    display: block;\n    margin-bottom: 5px;\n    color: #8291ad;\n    font-size: 9px;\n    letter-spacing: .2em;\n    text-transform: uppercase;\n  }\n\n  .vz-dk-tape span {\n    color: #5d6b82;\n    font-size: 13px;\n    line-height: 1.7;\n  }\n\n  .vz-dk-hero {\n    position: relative;\n    padding: 39px 20px 36px;\n    text-align: center;\n    background:\n      radial-gradient(circle at 50% 48%,\n        rgba(255,255,255,.96) 0,\n        rgba(255,255,255,.48) 25%,\n        transparent 51%),\n      linear-gradient(\n        180deg,\n        rgba(240,245,255,.55),\n        rgba(210,222,244,.57)\n      );\n    border: 1px solid rgba(92,113,150,.13);\n  }\n\n  .vz-dk-file {\n    margin-bottom: 16px;\n    color: #8794ad;\n    font-size: 9px;\n    letter-spacing: .25em;\n    text-transform: uppercase;\n  }\n\n  .vz-dk-star {\n    margin-bottom: 12px;\n    color: #94a8d1;\n    font-size: 27px;\n    text-shadow:\n      0 0 10px rgba(169,188,232,.9),\n      0 0 24px rgba(169,188,232,.55);\n  }\n\n  .vz-dk-title {\n    margin: 0;\n    color: #36445d;\n    font-size: clamp(32px, 6vw, 55px);\n    font-weight: 500;\n    line-height: .94;\n    letter-spacing: -.06em;\n  }\n\n  .vz-dk-subtitle {\n    max-width: 590px;\n    margin: 15px auto 0;\n    color: #66748a;\n    font-size: 14px;\n    line-height: 1.85;\n    font-style: italic;\n  }\n\n  .vz-dk-meta {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 7px;\n    margin-top: 20px;\n  }\n\n  .vz-dk-meta span {\n    padding: 6px 10px;\n    color: #66758e;\n    font-size: 9px;\n    letter-spacing: .1em;\n    text-transform: uppercase;\n    border: 1px solid rgba(89,112,153,.17);\n    border-radius: 999px;\n    background: rgba(255,255,255,.48);\n  }\n\n  .vz-dk-section {\n    margin-top: 11px;\n    padding: 24px 22px;\n    background: rgba(255,255,255,.61);\n    border: 1px solid rgba(88,110,148,.15);\n  }\n\n  .vz-dk-label {\n    margin-bottom: 9px;\n    color: #8492ab;\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: .2em;\n    text-transform: uppercase;\n  }\n\n  .vz-dk-section p {\n    margin: 0;\n    color: #56657b;\n    font-size: 14px;\n    line-height: 1.9;\n  }\n\n  .vz-dk-section p + p {\n    margin-top: 13px;\n  }\n\n  .vz-dk-notes {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n    margin-top: 11px;\n  }\n\n  .vz-dk-note {\n    position: relative;\n    min-height: 138px;\n    padding: 19px 15px;\n    background: rgba(249,251,255,.76);\n    border: 1px solid rgba(89,111,149,.15);\n  }\n\n  .vz-dk-note:nth-child(1) {\n    transform: rotate(-.5deg);\n  }\n\n  .vz-dk-note:nth-child(2) {\n    transform: translateY(7px) rotate(.4deg);\n  }\n\n  .vz-dk-note:nth-child(3) {\n    transform: rotate(-.35deg);\n  }\n\n  .vz-dk-note strong {\n    display: block;\n    margin-bottom: 11px;\n    color: #71809b;\n    font-size: 10px;\n    letter-spacing: .16em;\n    text-transform: uppercase;\n  }\n\n  .vz-dk-note div {\n    color: #53647b;\n    font-size: 13px;\n    line-height: 1.8;\n  }\n\n  .vz-dk-note::after {\n    content: \"✧\";\n    position: absolute;\n    right: 10px;\n    bottom: 8px;\n    color: rgba(131,155,201,.5);\n    font-size: 14px;\n  }\n\n  .vz-dk-dream {\n    display: grid;\n    grid-template-columns: 1.25fr .75fr;\n    gap: 10px;\n    margin-top: 20px;\n  }\n\n  .vz-dk-dream-main,\n  .vz-dk-dream-side {\n    padding: 23px 21px;\n    border: 1px solid rgba(88,110,148,.15);\n  }\n\n  .vz-dk-dream-main {\n    background:\n      radial-gradient(circle at 85% 18%,\n        rgba(255,255,255,.9) 0 3px,\n        transparent 4px),\n      linear-gradient(135deg,\n        rgba(255,255,255,.75),\n        rgba(218,227,246,.7));\n  }\n\n  .vz-dk-dream-side {\n    background: rgba(255,255,255,.48);\n  }\n\n  .vz-dk-dream h3 {\n    margin: 0 0 9px;\n    color: #3e4c64;\n    font-size: 16px;\n    font-weight: 500;\n  }\n\n  .vz-dk-dream p {\n    margin: 0;\n    color: #5c6b80;\n    font-size: 13px;\n    line-height: 1.85;\n  }\n\n  .vz-dk-use {\n    margin-top: 11px;\n    padding: 22px;\n    background: rgba(255,255,255,.56);\n    border: 1px dashed rgba(91,112,149,.24);\n  }\n\n  .vz-dk-use p {\n    margin: 0;\n    color: #5a697e;\n    font-size: 13px;\n    line-height: 1.85;\n  }\n\n  .vz-dk-footer {\n    padding-top: 18px;\n    margin-top: 24px;\n    text-align: center;\n    border-top: 1px solid rgba(89,111,149,.14);\n  }\n\n  .vz-dk-footer span {\n    color: #8794aa;\n    font-size: 9px;\n    letter-spacing: .19em;\n    text-transform: uppercase;\n  }\n\n  @media (max-width: 680px) {\n    .vz-dk-notes,\n    .vz-dk-dream {\n      grid-template-columns: 1fr;\n    }\n\n    .vz-dk-note:nth-child(1),\n    .vz-dk-note:nth-child(2),\n    .vz-dk-note:nth-child(3) {\n      transform: none;\n    }\n\n    .vz-dreamkeeper {\n      padding: 10px 8px 25px;\n    }\n\n    .vz-dk-hero {\n      padding: 30px 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"vz-dreamkeeper\"\u003e\n\n  \u003cdiv class=\"vz-dk-tape\"\u003e\n    \u003csmall\u003eVORZENARO \/ DREAM ARCHIVE 002\u003c\/small\u003e\n    \u003cspan\u003e\n      02:17 AM. Still awake. The room is dark, but you know\n      exactly where everything is.\n    \u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"vz-dk-hero\"\u003e\n\n    \u003cdiv class=\"vz-dk-file\"\u003e\n      EAU DE PARFUM · 50 ML · SCENT FILE 02\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"vz-dk-star\"\u003e✦ ⋆ ✧ ⋆ ✦\u003c\/div\u003e\n\n    \u003ch1 class=\"vz-dk-title\"\u003e\n      Dreamkeeper\n    \u003c\/h1\u003e\n\n    \u003cp class=\"vz-dk-subtitle\"\u003e\n      The scent of staying awake inside a dream, on purpose.\n      Cold iris, night-blooming jasmine and soft sandalwood\n      suspended somewhere between sleep and consciousness.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"vz-dk-meta\"\u003e\n      \u003cspan\u003e50 ml\u003c\/span\u003e\n      \u003cspan\u003e18% Concentration\u003c\/span\u003e\n      \u003cspan\u003e7–9 Hours\u003c\/span\u003e\n      \u003cspan\u003eIntimate–Moderate\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"vz-dk-section\"\u003e\n\n    \u003cdiv class=\"vz-dk-label\"\u003eThe dream\u003c\/div\u003e\n\n    \u003cp\u003e\n      Dreamkeeper began with a simple question:\n      what would perfume smell like during the hour when\n      you are asleep but still aware of the room?\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The answer is iris — cold, powdery and faintly metallic —\n      wrapped in soft warmth so it never becomes distant.\n      It feels less like wearing perfume and more like remembering\n      a dream while it is still happening.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Clean air. Cold sheets. A pale-blue room.\n      A small light coming through the curtains.\n      You are not quite asleep yet.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"vz-dk-notes\"\u003e\n\n    \u003cdiv class=\"vz-dk-note\"\u003e\n      \u003cstrong\u003e01 \/ Opening\u003c\/strong\u003e\n      \u003cdiv\u003e\n        Bergamot\u003cbr\u003e\n        Pink Pepper\u003cbr\u003e\n        Aldehydes\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"vz-dk-note\"\u003e\n      \u003cstrong\u003e02 \/ Heart\u003c\/strong\u003e\n      \u003cdiv\u003e\n        Iris Root\u003cbr\u003e\n        Night-Blooming Jasmine\u003cbr\u003e\n        Orris\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"vz-dk-note\"\u003e\n      \u003cstrong\u003e03 \/ Drydown\u003c\/strong\u003e\n      \u003cdiv\u003e\n        Sandalwood\u003cbr\u003e\n        White Musk\u003cbr\u003e\n        Ambroxan\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"vz-dk-dream\"\u003e\n\n    \u003cdiv class=\"vz-dk-dream-main\"\u003e\n\n      \u003cdiv class=\"vz-dk-label\"\u003eThe atmosphere\u003c\/div\u003e\n\n      \u003ch3\u003e\n        Cold sheets. Blue light. One more hour before sleep.\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        The opening is crisp and airy, with bergamot,\n        pink pepper and a thread of aldehydes.\n        Then iris and orris arrive with night-blooming jasmine,\n        creating something powdery, floral and quietly strange.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"vz-dk-dream-side\"\u003e\n\n      \u003cdiv class=\"vz-dk-label\"\u003eThe feeling\u003c\/div\u003e\n\n      \u003cp\u003e\n        Powdery without feeling old-fashioned.\n        Floral without becoming overly pretty.\n        Warm underneath, but never loud.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"vz-dk-section\"\u003e\n\n    \u003cdiv class=\"vz-dk-label\"\u003eThe part that stays\u003c\/div\u003e\n\n    \u003cp\u003e\n      As Dreamkeeper dries down, sandalwood, white musk and\n      ambroxan settle close to the skin. The effect is warm,\n      soft and almost skin-like rather than obviously perfumed.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      It is designed to remain within arm's reach —\n      noticeable when someone comes close, but never filling\n      the entire room.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"vz-dk-use\"\u003e\n\n    \u003cdiv class=\"vz-dk-label\"\u003eHow to wear\u003c\/div\u003e\n\n    \u003cp\u003e\n      Apply to pulse points such as the wrists, base of the throat\n      and behind the knees. Two sprays is plenty.\n      Do not rub the wrists together; let the opening develop naturally.\n      For a wider and softer trail, mist once through the air\n      and walk into it.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"vz-dk-section\"\u003e\n\n    \u003cdiv class=\"vz-dk-label\"\u003eThe little object\u003c\/div\u003e\n\n    \u003cp\u003e\n      Dreamkeeper comes in pale-blue transparent glass with\n      squared shoulders, resting on a faceted crystal presentation\n      platform that catches the light across a shelf.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The cap is a star. The label carries the lowercase\n      vorzenaro wordmark and nothing else.\n      Quiet enough to look like a tiny object from another dream.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"vz-dk-section\"\u003e\n\n    \u003cdiv class=\"vz-dk-label\"\u003eDetails\u003c\/div\u003e\n\n    \u003cp\u003e\n      50 ml eau de parfum · 18% fragrance concentration ·\n      7–9 hour longevity · intimate-to-moderate sillage ·\n      vegan · cruelty-free · IFRA-compliant · refillable at\n      VORZENARO Studios.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"vz-dk-footer\"\u003e\n    \u003cspan\u003eVORZENARO · stay awake inside the dream ✦\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n","brand":"ʋσɾȥҽɳαɾσ","offers":[{"title":"Default Title","offer_id":50483821805611,"sku":null,"price":50.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0800\/3190\/7883\/files\/4.png?v=1790252516"},{"product_id":"milk-orbit-eau-de-parfum-30-ml","title":"Milk Orbit — Eau de Parfum 30 ml","description":"\n\u003cstyle\u003e\n  .vz-milk-orbit {\n    --pink: #f7dfe8;\n    --pearl: #fffaf7;\n    --mint: #dcefe7;\n    --gold: #c6a268;\n    --rose: #9b7180;\n    --brown: #62545a;\n    --soft: #897681;\n    --line: rgba(150,112,130,.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 9% 12%,\n        rgba(255,255,255,.95) 0 3px,\n        transparent 4px),\n      radial-gradient(circle at 89% 13%,\n        rgba(255,255,255,.9) 0 2px,\n        transparent 3px),\n      radial-gradient(circle at 80% 76%,\n        rgba(216,240,230,.7) 0 48px,\n        transparent 49px),\n      radial-gradient(circle at 18% 82%,\n        rgba(248,215,229,.7) 0 54px,\n        transparent 55px),\n      linear-gradient(\n        135deg,\n        #fffafa 0%,\n        #f8e8ed 42%,\n        #e7f0e9 100%\n      );\n\n    border: 1px solid rgba(150,112,130,.14);\n\n    box-shadow:\n      0 24px 65px rgba(130,91,110,.10),\n      inset 0 0 65px rgba(255,255,255,.78);\n  }\n\n  .vz-milk-orbit * {\n    box-sizing: border-box;\n  }\n\n  .vz-milk-orbit::before {\n    content: \"✦\";\n    position: absolute;\n    top: 25px;\n    right: 30px;\n    color: rgba(255,255,255,.98);\n    font-size: 28px;\n    text-shadow:\n      0 0 8px rgba(213,171,108,.85),\n      0 0 22px rgba(213,171,108,.5);\n  }\n\n  .vz-mo-sticker {\n    position: relative;\n    margin-bottom: 21px;\n    padding: 13px 16px;\n\n    background: rgba(255,255,255,.61);\n    border: 1px solid rgba(150,112,130,.14);\n\n    transform: rotate(-.35deg);\n\n    box-shadow:\n      5px 6px 0 rgba(160,116,135,.07);\n  }\n\n  .vz-mo-sticker::before {\n    content: \"\";\n    position: absolute;\n    top: -5px;\n    left: 24px;\n    width: 60px;\n    height: 12px;\n\n    background: rgba(232,205,217,.76);\n\n    transform: rotate(-4deg);\n  }\n\n  .vz-mo-sticker small {\n    display: block;\n    margin-bottom: 5px;\n\n    color: #a2818e;\n    font-size: 9px;\n    letter-spacing: .2em;\n    text-transform: uppercase;\n  }\n\n  .vz-mo-sticker span {\n    color: #725f67;\n    font-size: 13px;\n    line-height: 1.7;\n  }\n\n  .vz-mo-hero {\n    position: relative;\n    padding: 40px 20px 37px;\n    text-align: center;\n\n    background:\n      radial-gradient(\n        circle at 50% 44%,\n        rgba(255,255,255,.98) 0,\n        rgba(255,241,246,.65) 27%,\n        rgba(221,241,232,.32) 45%,\n        transparent 59%\n      ),\n      linear-gradient(\n        135deg,\n        rgba(255,255,255,.55),\n        rgba(247,224,233,.5),\n        rgba(222,240,231,.48)\n      );\n\n    border: 1px solid rgba(150,112,130,.13);\n  }\n\n  .vz-mo-file {\n    margin-bottom: 15px;\n\n    color: #a38390;\n    font-size: 9px;\n    letter-spacing: .25em;\n    text-transform: uppercase;\n  }\n\n  .vz-mo-orbit {\n    display: inline-block;\n    margin-bottom: 12px;\n\n    color: var(--gold);\n    font-size: 30px;\n\n    text-shadow:\n      0 0 8px rgba(221,190,131,.9),\n      0 0 22px rgba(221,190,131,.55);\n\n    animation: vzMilkOrbit 4s ease-in-out infinite;\n  }\n\n  @keyframes vzMilkOrbit {\n    0%,100% {\n      transform: rotate(-5deg) translateY(0);\n    }\n\n    50% {\n      transform: rotate(5deg) translateY(-4px);\n    }\n  }\n\n  .vz-mo-title {\n    margin: 0;\n\n    color: #644f58;\n    font-size: clamp(32px, 6vw, 55px);\n    font-weight: 500;\n    line-height: .94;\n    letter-spacing: -.06em;\n  }\n\n  .vz-mo-subtitle {\n    max-width: 590px;\n    margin: 15px auto 0;\n\n    color: #806c75;\n    font-size: 14px;\n    line-height: 1.85;\n    font-style: italic;\n  }\n\n  .vz-mo-meta {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 7px;\n\n    margin-top: 20px;\n  }\n\n  .vz-mo-meta span {\n    padding: 6px 10px;\n\n    color: #806d76;\n    font-size: 9px;\n    letter-spacing: .1em;\n    text-transform: uppercase;\n\n    border: 1px solid rgba(150,112,130,.17);\n    border-radius: 999px;\n\n    background: rgba(255,255,255,.53);\n  }\n\n  .vz-mo-section {\n    margin-top: 11px;\n    padding: 25px 22px;\n\n    background: rgba(255,255,255,.63);\n    border: 1px solid var(--line);\n  }\n\n  .vz-mo-label {\n    margin-bottom: 9px;\n\n    color: #a0818e;\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: .2em;\n    text-transform: uppercase;\n  }\n\n  .vz-mo-section p {\n    margin: 0;\n\n    color: #67575f;\n    font-size: 14px;\n    line-height: 1.9;\n  }\n\n  .vz-mo-section p + p {\n    margin-top: 13px;\n  }\n\n  .vz-mo-notes {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n\n    margin-top: 11px;\n  }\n\n  .vz-mo-note-card {\n    position: relative;\n    min-height: 139px;\n    padding: 19px 15px;\n\n    background: rgba(255,252,252,.78);\n    border: 1px solid var(--line);\n  }\n\n  .vz-mo-note-card:nth-child(1) {\n    background:\n      linear-gradient(\n        145deg,\n        rgba(255,255,255,.82),\n        rgba(248,224,233,.64)\n      );\n    transform: rotate(-.5deg);\n  }\n\n  .vz-mo-note-card:nth-child(2) {\n    background:\n      linear-gradient(\n        145deg,\n        rgba(255,255,255,.82),\n        rgba(247,235,239,.68)\n      );\n    transform: translateY(7px) rotate(.4deg);\n  }\n\n  .vz-mo-note-card:nth-child(3) {\n    background:\n      linear-gradient(\n        145deg,\n        rgba(255,255,255,.82),\n        rgba(225,240,231,.68)\n      );\n    transform: rotate(-.3deg);\n  }\n\n  .vz-mo-note-card strong {\n    display: block;\n    margin-bottom: 11px;\n\n    color: #9a7d88;\n    font-size: 10px;\n    letter-spacing: .16em;\n    text-transform: uppercase;\n  }\n\n  .vz-mo-note-card div {\n    color: #675860;\n    font-size: 13px;\n    line-height: 1.8;\n  }\n\n  .vz-mo-note-card::after {\n    content: \"✧\";\n    position: absolute;\n    right: 10px;\n    bottom: 8px;\n\n    color: rgba(196,159,104,.58);\n    font-size: 14px;\n  }\n\n  .vz-mo-room {\n    display: grid;\n    grid-template-columns: 1.15fr .85fr;\n    gap: 10px;\n\n    margin-top: 20px;\n  }\n\n  .vz-mo-room-main,\n  .vz-mo-room-side {\n    padding: 23px 21px;\n\n    border: 1px solid var(--line);\n  }\n\n  .vz-mo-room-main {\n    background:\n      radial-gradient(\n        circle at 85% 18%,\n        rgba(255,255,255,.95) 0 3px,\n        transparent 4px\n      ),\n      linear-gradient(\n        135deg,\n        rgba(255,255,255,.8),\n        rgba(249,221,231,.65)\n      );\n  }\n\n  .vz-mo-room-side {\n    background:\n      linear-gradient(\n        135deg,\n        rgba(255,255,255,.66),\n        rgba(220,239,229,.57)\n      );\n  }\n\n  .vz-mo-room h3 {\n    margin: 0 0 9px;\n\n    color: #614f58;\n    font-size: 16px;\n    font-weight: 500;\n  }\n\n  .vz-mo-room p {\n    margin: 0;\n\n    color: #6e5d65;\n    font-size: 13px;\n    line-height: 1.85;\n  }\n\n  .vz-mo-room p + p {\n    margin-top: 12px;\n  }\n\n  .vz-mo-wear {\n    margin-top: 11px;\n    padding: 22px;\n\n    background: rgba(255,255,255,.58);\n    border: 1px dashed rgba(150,112,130,.25);\n  }\n\n  .vz-mo-wear p {\n    margin: 0;\n\n    color: #695960;\n    font-size: 13px;\n    line-height: 1.85;\n  }\n\n  .vz-mo-object {\n    margin-top: 11px;\n    padding: 24px 22px;\n\n    background:\n      radial-gradient(\n        circle at 85% 15%,\n        rgba(255,255,255,.92) 0 3px,\n        transparent 4px\n      ),\n      linear-gradient(\n        135deg,\n        rgba(255,255,255,.76),\n        rgba(228,239,232,.56),\n        rgba(247,220,231,.57)\n      );\n\n    border: 1px solid var(--line);\n  }\n\n  .vz-mo-object p {\n    margin: 0;\n\n    color: #685860;\n    font-size: 13px;\n    line-height: 1.85;\n  }\n\n  .vz-mo-footer {\n    margin-top: 24px;\n    padding-top: 18px;\n\n    text-align: center;\n    border-top: 1px solid rgba(150,112,130,.14);\n  }\n\n  .vz-mo-footer span {\n    color: #a08591;\n    font-size: 9px;\n    letter-spacing: .19em;\n    text-transform: uppercase;\n  }\n\n  @media (max-width: 680px) {\n    .vz-mo-notes,\n    .vz-mo-room {\n      grid-template-columns: 1fr;\n    }\n\n    .vz-mo-note-card:nth-child(1),\n    .vz-mo-note-card:nth-child(2),\n    .vz-mo-note-card:nth-child(3) {\n      transform: none;\n    }\n\n    .vz-milk-orbit {\n      padding: 10px 8px 25px;\n    }\n\n    .vz-mo-hero {\n      padding: 30px 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"vz-milk-orbit\"\u003e\n\n  \u003cdiv class=\"vz-mo-sticker\"\u003e\n\n    \u003csmall\u003eVORZENARO \/ POCKET MEMORY 004\u003c\/small\u003e\n\n    \u003cspan\u003e\n      08:32 AM. Your favorite shirt.\n      A little perfume on your collarbone.\n      Something soft enough to keep just for yourself.\n    \u003c\/span\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003csection class=\"vz-mo-hero\"\u003e\n\n    \u003cdiv class=\"vz-mo-file\"\u003e\n      EAU DE PARFUM · 30 ML · SCENT FILE 04\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"vz-mo-orbit\"\u003e\n      ✦ ⋆ ⊹ ⋆ ✦\n    \u003c\/div\u003e\n\n    \u003ch1 class=\"vz-mo-title\"\u003e\n      Milk Orbit\n    \u003c\/h1\u003e\n\n    \u003cp class=\"vz-mo-subtitle\"\u003e\n      Soft milk accord, juicy pear and vanilla cream —\n      a tiny sweet orbit that stays close to the skin.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"vz-mo-meta\"\u003e\n      \u003cspan\u003e30 ml\u003c\/span\u003e\n      \u003cspan\u003e15% Concentration\u003c\/span\u003e\n      \u003cspan\u003e5–7 Hours\u003c\/span\u003e\n      \u003cspan\u003eIntimate Sillage\u003c\/span\u003e\n      \u003cspan\u003eTravel-Friendly\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003csection class=\"vz-mo-section\"\u003e\n\n    \u003cdiv class=\"vz-mo-label\"\u003e\n      The idea\n    \u003c\/div\u003e\n\n    \u003cp\u003e\n      Milk Orbit is the sweetest fragrance in the VORZENARO\n      collection — but it was designed to be restrained.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Instead of smelling like a dessert shop,\n      it feels closer to warm skin, clean fabric and\n      something creamy in the air. The sweetness is soft,\n      rounded and deliberately quiet.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Think of it as a little personal orbit:\n      something that only becomes obvious when someone\n      steps close enough.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003csection class=\"vz-mo-notes\"\u003e\n\n    \u003cdiv class=\"vz-mo-note-card\"\u003e\n\n      \u003cstrong\u003e\n        01 \/ Top\n      \u003c\/strong\u003e\n\n      \u003cdiv\u003e\n        Pear\u003cbr\u003e\n        Freesia\u003cbr\u003e\n        Bergamot\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"vz-mo-note-card\"\u003e\n\n      \u003cstrong\u003e\n        02 \/ Heart\n      \u003c\/strong\u003e\n\n      \u003cdiv\u003e\n        Milk Accord\u003cbr\u003e\n        Peony\u003cbr\u003e\n        Crushed Rose Petals\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"vz-mo-note-card\"\u003e\n\n      \u003cstrong\u003e\n        03 \/ Base\n      \u003c\/strong\u003e\n\n      \u003cdiv\u003e\n        Vanilla Cream\u003cbr\u003e\n        Blond Woods\u003cbr\u003e\n        Soft Musk\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003csection class=\"vz-mo-room\"\u003e\n\n    \u003cdiv class=\"vz-mo-room-main\"\u003e\n\n      \u003cdiv class=\"vz-mo-label\"\u003e\n        The opening\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        Juicy, bright, gone almost before you notice.\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Pear and freesia create the first impression:\n        fresh, juicy and lightly green.\n        Bergamot keeps the sweetness lifted instead of heavy.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        It is deliberately brief.\n        The opening is there to make the milk accord\n        feel even softer when it arrives.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"vz-mo-room-side\"\u003e\n\n      \u003cdiv class=\"vz-mo-label\"\u003e\n        The centre\n      \u003c\/div\u003e\n\n      \u003cp\u003e\n        Milk accord is the heart of Milk Orbit.\n        Warm, lactonic and faintly salty,\n        closer to clean skin than anything\n        you would find in a kitchen.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Peony and crushed rose petals keep\n        the creaminess floral and weightless.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003csection class=\"vz-mo-section\"\u003e\n\n    \u003cdiv class=\"vz-mo-label\"\u003e\n      The drydown\n    \u003c\/div\u003e\n\n    \u003cp\u003e\n      After a few hours, vanilla cream begins to soften\n      into blond woods and a gentle musk.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The vanilla is creamy rather than sugary,\n      and the musk becomes almost powdery against the skin.\n      It is the part that makes people lean closer\n      instead of noticing you from across the room.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003csection class=\"vz-mo-wear\"\u003e\n\n    \u003cdiv class=\"vz-mo-label\"\u003e\n      How to wear\n    \u003c\/div\u003e\n\n    \u003cp\u003e\n      Two sprays on the wrists and one at the collarbone.\n      For a longer trail, layer Milk Orbit over\n      Wishing Dust balm on the wrists first —\n      the wax base helps hold the milk accord close\n      to the skin for longer.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003csection class=\"vz-mo-object\"\u003e\n\n    \u003cdiv class=\"vz-mo-label\"\u003e\n      The little bottle\n    \u003c\/div\u003e\n\n    \u003cp\u003e\n      The bottle is a rounded gourd of iridescent pearl glass,\n      shifting from soft pink to pale green depending on the light.\n    \u003c\/p\u003e\n\n    \u003cp style=\"margin-top:12px;\"\u003e\n      Around the neck sits a thin gold ring with a tiny\n      star pendant hanging from it — almost like a charm\n      taken from a 2000s girl's favorite necklace.\n    \u003c\/p\u003e\n\n    \u003cp style=\"margin-top:12px;\"\u003e\n      At 30 ml, it is made to disappear into a bag,\n      ready for a little touch-up whenever the mood changes.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003csection class=\"vz-mo-section\"\u003e\n\n    \u003cdiv class=\"vz-mo-label\"\u003e\n      Details\n    \u003c\/div\u003e\n\n    \u003cp\u003e\n      30 ml eau de parfum · 15% fragrance concentration ·\n      5–7 hour longevity · intimate sillage ·\n      rounded iridescent pearl glass bottle ·\n      gold star pendant at the neck ·\n      vegan · cruelty-free · IFRA-compliant ·\n      travel-friendly format.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003cdiv class=\"vz-mo-footer\"\u003e\n    \u003cspan\u003e\n      VORZENARO · keep your little orbit close ✦\n    \u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n","brand":"ʋσɾȥҽɳαɾσ","offers":[{"title":"Default Title","offer_id":50483902971947,"sku":null,"price":30.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0800\/3190\/7883\/files\/5.png?v=1790253234"},{"product_id":"sleepwalkers-atlas-eau-de-parfum-75-ml","title":"Sleepwalker's Atlas — Eau de Parfum 75 ml","description":"\u003cstyle\u003e\n.vz-atlas {\n  --ink: #24182f;\n  --violet: #76529b;\n  --deep: #24132f;\n  --lavender: #c7b4dc;\n  --mist: #eee7f5;\n  --paper: #f7f1f8;\n  --silver: #d8d3df;\n  --star: #fff8ff;\n  font-family: Arial, Helvetica, sans-serif;\n  color: var(--ink);\n  background:\n    radial-gradient(circle at 15% 12%, rgba(255,255,255,.9) 0 1px, transparent 2px),\n    radial-gradient(circle at 78% 20%, rgba(255,255,255,.8) 0 1px, transparent 2px),\n    radial-gradient(circle at 43% 76%, rgba(255,255,255,.7) 0 1px, transparent 2px),\n    linear-gradient(135deg, #f6edf7 0%, #d9c8e6 42%, #5c3d78 100%);\n  padding: 26px 16px 34px;\n  overflow: hidden;\n  position: relative;\n}\n\n.vz-atlas * {\n  box-sizing: border-box;\n}\n\n.vz-atlas .atlas-shell {\n  max-width: 1040px;\n  margin: auto;\n  position: relative;\n}\n\n.vz-atlas .atlas-tape {\n  display: inline-block;\n  padding: 7px 15px;\n  margin-bottom: 15px;\n  background: rgba(255,255,255,.58);\n  border: 1px solid rgba(80,50,100,.12);\n  font-size: 10px;\n  letter-spacing: .16em;\n  text-transform: uppercase;\n  transform: rotate(-2deg);\n  box-shadow: 5px 5px 0 rgba(44,25,58,.08);\n}\n\n.vz-atlas .atlas-hero {\n  position: relative;\n  min-height: 470px;\n  padding: 48px 42px;\n  border: 1px solid rgba(255,255,255,.5);\n  border-radius: 8px 28px 10px 24px;\n  background:\n    linear-gradient(115deg, rgba(255,255,255,.82), rgba(245,235,249,.42) 48%, rgba(41,22,55,.7)),\n    radial-gradient(circle at 76% 42%, rgba(210,180,239,.38), transparent 32%);\n  box-shadow:\n    0 24px 70px rgba(38,20,50,.24),\n    inset 0 0 45px rgba(255,255,255,.3);\n  overflow: hidden;\n}\n\n.vz-atlas .atlas-hero:before {\n  content: \"✦     ·        ✧       ·     ✦\";\n  position: absolute;\n  right: 28px;\n  top: 25px;\n  color: rgba(255,255,255,.85);\n  font-size: 17px;\n  letter-spacing: 9px;\n  transform: rotate(-7deg);\n}\n\n.vz-atlas .atlas-hero:after {\n  content: \"01 \/ NIGHT MAP\";\n  position: absolute;\n  right: 24px;\n  bottom: 18px;\n  font-size: 9px;\n  letter-spacing: .22em;\n  color: rgba(255,255,255,.72);\n}\n\n.vz-atlas .atlas-small {\n  font-size: 10px;\n  letter-spacing: .23em;\n  text-transform: uppercase;\n  margin-bottom: 18px;\n  color: #6f507f;\n}\n\n.vz-atlas h2 {\n  font-size: clamp(42px, 7vw, 82px);\n  line-height: .86;\n  letter-spacing: -.055em;\n  font-weight: 500;\n  max-width: 690px;\n  margin: 0;\n  color: #35203f;\n  text-shadow: 2px 3px 0 rgba(255,255,255,.45);\n}\n\n.vz-atlas .atlas-sub {\n  max-width: 560px;\n  margin: 24px 0 28px;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 17px;\n  line-height: 1.7;\n  color: #45334d;\n}\n\n.vz-atlas .atlas-pills {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n.vz-atlas .atlas-pill {\n  padding: 8px 12px;\n  border: 1px solid rgba(70,42,83,.22);\n  background: rgba(255,255,255,.42);\n  border-radius: 999px;\n  font-size: 10px;\n  letter-spacing: .12em;\n  text-transform: uppercase;\n}\n\n.vz-atlas .atlas-star {\n  position: absolute;\n  right: 11%;\n  top: 36%;\n  width: 135px;\n  height: 135px;\n  display: grid;\n  place-items: center;\n  color: white;\n  font-size: 66px;\n  opacity: .9;\n  text-shadow:\n    0 0 8px rgba(255,255,255,.9),\n    0 0 30px rgba(217,185,245,.9),\n    0 0 65px rgba(148,104,181,.75);\n  transform: rotate(8deg);\n}\n\n.vz-atlas .atlas-star span {\n  display: block;\n  transform: rotate(-8deg);\n}\n\n.vz-atlas .atlas-intro {\n  margin: 30px 0;\n  padding: 28px 30px;\n  background: rgba(249,245,250,.88);\n  border: 1px solid rgba(74,46,88,.14);\n  box-shadow: 9px 9px 0 rgba(52,29,67,.12);\n  position: relative;\n}\n\n.vz-atlas .atlas-intro:before {\n  content: \"MEMORY FRAGMENT\";\n  position: absolute;\n  top: -11px;\n  left: 24px;\n  padding: 4px 9px;\n  background: #dfd0e8;\n  font-size: 8px;\n  letter-spacing: .18em;\n  transform: rotate(-2deg);\n}\n\n.vz-atlas .atlas-intro p {\n  max-width: 820px;\n  margin: 0;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 18px;\n  line-height: 1.85;\n  color: #392d3e;\n}\n\n.vz-atlas .atlas-notes {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 14px;\n  margin: 30px 0;\n}\n\n.vz-atlas .atlas-note {\n  min-height: 205px;\n  padding: 23px 20px;\n  position: relative;\n  overflow: hidden;\n  border: 1px solid rgba(255,255,255,.5);\n  background: rgba(255,255,255,.5);\n  box-shadow: 0 12px 30px rgba(46,25,59,.12);\n}\n\n.vz-atlas .atlas-note:nth-child(1) {\n  transform: rotate(-1deg);\n}\n\n.vz-atlas .atlas-note:nth-child(2) {\n  transform: rotate(1deg);\n  background: rgba(226,213,237,.66);\n}\n\n.vz-atlas .atlas-note:nth-child(3) {\n  transform: rotate(-.7deg);\n  background: rgba(67,42,81,.72);\n  color: white;\n}\n\n.vz-atlas .atlas-note:after {\n  content: \"✦\";\n  position: absolute;\n  right: 15px;\n  top: 12px;\n  font-size: 19px;\n  opacity: .45;\n}\n\n.vz-atlas .atlas-note-label {\n  font-size: 9px;\n  letter-spacing: .2em;\n  text-transform: uppercase;\n  opacity: .65;\n  margin-bottom: 15px;\n}\n\n.vz-atlas .atlas-note h3 {\n  font-size: 22px;\n  margin: 0 0 13px;\n  font-weight: 500;\n}\n\n.vz-atlas .atlas-note p {\n  font-size: 13px;\n  line-height: 1.65;\n  margin: 0;\n}\n\n.vz-atlas .atlas-room {\n  margin: 34px 0;\n  min-height: 300px;\n  padding: 35px;\n  position: relative;\n  display: flex;\n  align-items: flex-end;\n  background:\n    radial-gradient(circle at 80% 24%, rgba(230,205,250,.45), transparent 18%),\n    linear-gradient(150deg, #35203e, #17111c 70%);\n  color: white;\n  overflow: hidden;\n  border-radius: 4px 34px 4px 34px;\n  box-shadow: 0 25px 55px rgba(24,13,30,.32);\n}\n\n.vz-atlas .atlas-room:before {\n  content: \"✦   ·   ✧   ·   ⋆   ·   ✦\";\n  position: absolute;\n  top: 32px;\n  left: 34px;\n  font-size: 18px;\n  letter-spacing: 8px;\n  color: rgba(255,255,255,.66);\n}\n\n.vz-atlas .atlas-room:after {\n  content: \"\";\n  position: absolute;\n  width: 270px;\n  height: 270px;\n  right: 8%;\n  top: 5%;\n  border-radius: 50%;\n  border: 1px solid rgba(221,192,245,.3);\n  box-shadow:\n    0 0 0 28px rgba(221,192,245,.04),\n    0 0 0 56px rgba(221,192,245,.025);\n}\n\n.vz-atlas .atlas-room-content {\n  position: relative;\n  z-index: 2;\n  max-width: 600px;\n}\n\n.vz-atlas .atlas-room-content small {\n  display: block;\n  font-size: 9px;\n  letter-spacing: .22em;\n  text-transform: uppercase;\n  color: #cdb8d9;\n  margin-bottom: 10px;\n}\n\n.vz-atlas .atlas-room-content h3 {\n  margin: 0 0 12px;\n  font-size: 31px;\n  font-weight: 400;\n  letter-spacing: -.03em;\n}\n\n.vz-atlas .atlas-room-content p {\n  margin: 0;\n  color: #e8ddea;\n  line-height: 1.7;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 15px;\n}\n\n.vz-atlas .atlas-specs {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 14px;\n  margin: 30px 0;\n}\n\n.vz-atlas .atlas-spec {\n  padding: 22px;\n  background: rgba(248,243,250,.86);\n  border: 1px dashed rgba(67,40,79,.24);\n}\n\n.vz-atlas .atlas-spec strong {\n  display: block;\n  font-size: 10px;\n  letter-spacing: .18em;\n  text-transform: uppercase;\n  margin-bottom: 10px;\n  color: #765680;\n}\n\n.vz-atlas .atlas-spec p {\n  margin: 0;\n  font-size: 13px;\n  line-height: 1.7;\n}\n\n.vz-atlas .atlas-final {\n  margin-top: 34px;\n  padding: 30px;\n  text-align: center;\n  background: linear-gradient(120deg, rgba(255,255,255,.6), rgba(180,146,202,.38));\n  border: 1px solid rgba(255,255,255,.55);\n  position: relative;\n}\n\n.vz-atlas .atlas-final .orbit {\n  font-size: 20px;\n  letter-spacing: 12px;\n  margin-bottom: 14px;\n}\n\n.vz-atlas .atlas-final p {\n  margin: 0;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 16px;\n  color: #4c3653;\n}\n\n.vz-atlas .atlas-final b {\n  display: block;\n  margin-top: 17px;\n  font-size: 9px;\n  letter-spacing: .3em;\n  text-transform: uppercase;\n  color: #70507c;\n}\n\n@media (max-width: 760px) {\n  .vz-atlas {\n    padding: 14px 10px 25px;\n  }\n\n  .vz-atlas .atlas-hero {\n    padding: 34px 23px;\n    min-height: 520px;\n  }\n\n  .vz-atlas h2 {\n    font-size: 48px;\n  }\n\n  .vz-atlas .atlas-star {\n    right: 5%;\n    top: 58%;\n    width: 105px;\n    height: 105px;\n    font-size: 52px;\n  }\n\n  .vz-atlas .atlas-notes,\n  .vz-atlas .atlas-specs {\n    grid-template-columns: 1fr;\n  }\n\n  .vz-atlas .atlas-room {\n    min-height: 350px;\n    padding: 26px 22px;\n  }\n\n  .vz-atlas .atlas-intro {\n    padding: 25px 21px;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"vz-atlas\"\u003e\n  \u003cdiv class=\"atlas-shell\"\u003e\n\n```\n\u003cdiv class=\"atlas-tape\"\u003eVORZENARO \/ NIGHT MEMORY ARCHIVE \/ 75 ML\u003c\/div\u003e\n\n\u003csection class=\"atlas-hero\"\u003e\n  \u003cdiv class=\"atlas-small\"\u003eEau de Parfum · 20% Fragrance Concentration\u003c\/div\u003e\n\n  \u003ch2\u003eSleepwalker's\u003cbr\u003eAtlas\u003c\/h2\u003e\n\n  \u003cp class=\"atlas-sub\"\u003e\n    Blackcurrant, violet and incense over smoked woods —\n    a map of a night you half remember.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"atlas-pills\"\u003e\n    \u003cspan class=\"atlas-pill\"\u003e75 ml\u003c\/span\u003e\n    \u003cspan class=\"atlas-pill\"\u003e10–12 hour longevity\u003c\/span\u003e\n    \u003cspan class=\"atlas-pill\"\u003eModerate → generous sillage\u003c\/span\u003e\n    \u003cspan class=\"atlas-pill\"\u003eRefillable\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"atlas-star\"\u003e\n    \u003cspan\u003e✦\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"atlas-intro\"\u003e\n  \u003cp\u003e\n    Sleepwalker's Atlas is the night side of the collection:\n    darker, slower, and built to last from evening into the next morning.\n    If falling asleep belongs to the dream, this is the strange walking\n    that happens afterwards — the hallway, the dim window, the room you\n    almost recognize.\n  \u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"atlas-notes\"\u003e\n\n  \u003carticle class=\"atlas-note\"\u003e\n    \u003cdiv class=\"atlas-note-label\"\u003e01 · First impression\u003c\/div\u003e\n    \u003ch3\u003eInk Fruit\u003c\/h3\u003e\n    \u003cp\u003e\n      Blackcurrant arrives tart and dark, almost ink-like,\n      sharpened with bergamot and pink pepper so the fruit stays\n      atmospheric rather than jammy.\n    \u003c\/p\u003e\n  \u003c\/article\u003e\n\n  \u003carticle class=\"atlas-note\"\u003e\n    \u003cdiv class=\"atlas-note-label\"\u003e02 · The strange middle\u003c\/div\u003e\n    \u003ch3\u003eViolet Weather\u003c\/h3\u003e\n    \u003cp\u003e\n      Cool violet and lavender drift into incense,\n      creating a slightly medicinal, dusk-lit feeling —\n      like air changing before the weather arrives.\n    \u003c\/p\u003e\n  \u003c\/article\u003e\n\n  \u003carticle class=\"atlas-note\"\u003e\n    \u003cdiv class=\"atlas-note-label\"\u003e03 · The long shadow\u003c\/div\u003e\n    \u003ch3\u003eSmoked Woods\u003c\/h3\u003e\n    \u003cp\u003e\n      Smoked woods, patchouli and tonka bean settle into\n      a dry, warm and gently resinous base that stays close\n      to wool, cashmere and skin.\n    \u003c\/p\u003e\n  \u003c\/article\u003e\n\n\u003c\/section\u003e\n\n\u003csection class=\"atlas-room\"\u003e\n  \u003cdiv class=\"atlas-room-content\"\u003e\n    \u003csmall\u003eRoom 03 · 02:17 AM\u003c\/small\u003e\n    \u003ch3\u003eA fragrance with a shadow in it.\u003c\/h3\u003e\n    \u003cp\u003e\n      Not sweet. Not clean. More like a forgotten room after midnight,\n      violet light on the floor, an old scarf hanging by the door,\n      and a constellation that seems to move whenever you look away.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"atlas-specs\"\u003e\n\n  \u003cdiv class=\"atlas-spec\"\u003e\n    \u003cstrong\u003eFragrance Notes\u003c\/strong\u003e\n    \u003cp\u003e\n      \u003cb\u003eTop:\u003c\/b\u003e Blackcurrant · Bergamot · Pink Pepper\u003cbr\u003e\n      \u003cb\u003eHeart:\u003c\/b\u003e Violet · Lavender · Incense\u003cbr\u003e\n      \u003cb\u003eBase:\u003c\/b\u003e Smoked Woods · Patchouli · Tonka Bean\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"atlas-spec\"\u003e\n    \u003cstrong\u003eHow To Wear\u003c\/strong\u003e\n    \u003cp\u003e\n      Two sprays maximum. Apply to the chest and the back of the neck\n      if you want the fragrance to rise slowly rather than announce itself.\n      Especially suited to wool and cashmere.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"atlas-spec\"\u003e\n    \u003cstrong\u003eThe Bottle\u003c\/strong\u003e\n    \u003cp\u003e\n      A rectangular bottle shifting from pink-violet at the shoulder\n      into deep purple at the base, finished with a silver three-dimensional\n      star cap.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"atlas-spec\"\u003e\n    \u003cstrong\u003eFormula \u0026amp; Details\u003c\/strong\u003e\n    \u003cp\u003e\n      75 ml Eau de Parfum · 20% fragrance concentration ·\n      10–12 hour longevity · moderate-to-generous sillage ·\n      vegan · cruelty-free · IFRA-compliant · refillable at VORZENARO Studios.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003csection class=\"atlas-final\"\u003e\n  \u003cdiv class=\"orbit\"\u003e✦ · ✧ · ⋆ · ✧ · ✦\u003c\/div\u003e\n  \u003cp\u003e\n    Some nights are not remembered as events.\u003cbr\u003e\n    They are remembered as places.\n  \u003c\/p\u003e\n  \u003cb\u003eVORZENARO \/ Sleepwalker's Atlas\u003c\/b\u003e\n\u003c\/section\u003e\n\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"ʋσɾȥҽɳαɾσ","offers":[{"title":"Default Title","offer_id":50483950420011,"sku":null,"price":75.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0800\/3190\/7883\/files\/6.png?v=1790253434"},{"product_id":"starfall-veil-body-mist-75-ml","title":"Starfall Veil — Body Mist 75 ml","description":"\u003cstyle\u003e\n.vz-starfall {\n  --lav: #bca5d8;\n  --lav2: #e7d9f0;\n  --pink: #f0d8e8;\n  --ink: #3b2946;\n  --soft: #fffaff;\n  --silver: #d9d5e1;\n  --purple: #806298;\n\n  font-family: Arial, Helvetica, sans-serif;\n  color: var(--ink);\n  padding: 24px 14px 36px;\n  background:\n    radial-gradient(circle at 12% 10%, rgba(255,255,255,.95) 0 2px, transparent 3px),\n    radial-gradient(circle at 82% 17%, rgba(255,255,255,.85) 0 2px, transparent 3px),\n    radial-gradient(circle at 67% 68%, rgba(255,255,255,.8) 0 1px, transparent 3px),\n    radial-gradient(circle at 22% 82%, rgba(255,255,255,.7) 0 1px, transparent 3px),\n    linear-gradient(145deg, #f9eff9 0%, #ead9ef 35%, #c8b1da 68%, #80629a 100%);\n  overflow: hidden;\n}\n\n.vz-starfall * {\n  box-sizing: border-box;\n}\n\n.vz-starfall .sf-wrap {\n  max-width: 1060px;\n  margin: auto;\n}\n\n\/* MEMORY HEADER *\/\n\n.vz-starfall .sf-memory {\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 15px;\n  margin-bottom: 14px;\n  padding: 9px 14px;\n  background: rgba(255,255,255,.65);\n  border: 1px solid rgba(95,63,110,.13);\n  box-shadow: 5px 5px 0 rgba(71,44,82,.09);\n  transform: rotate(-.6deg);\n}\n\n.vz-starfall .sf-memory span {\n  font-size: 9px;\n  letter-spacing: .18em;\n  text-transform: uppercase;\n}\n\n.vz-starfall .sf-memory .sf-date {\n  font-family: Georgia, serif;\n  letter-spacing: .08em;\n  opacity: .6;\n}\n\n\/* HERO *\/\n\n.vz-starfall .sf-hero {\n  min-height: 540px;\n  padding: 45px 42px;\n  position: relative;\n  overflow: hidden;\n  border-radius: 25px 6px 32px 9px;\n  background:\n    linear-gradient(\n      125deg,\n      rgba(255,255,255,.93) 0%,\n      rgba(248,234,249,.76) 38%,\n      rgba(187,158,211,.58) 100%\n    );\n  border: 1px solid rgba(255,255,255,.75);\n  box-shadow:\n    0 25px 70px rgba(69,40,82,.22),\n    inset 0 0 50px rgba(255,255,255,.45);\n}\n\n.vz-starfall .sf-hero:before {\n  content: \"✦  ·  ✧  ·  ⋆  ·  ✦  ·  ✧\";\n  position: absolute;\n  top: 24px;\n  right: 29px;\n  font-size: 16px;\n  letter-spacing: 7px;\n  color: rgba(104,73,122,.58);\n  transform: rotate(-5deg);\n}\n\n.vz-starfall .sf-hero:after {\n  content: \"STARFALL \/ MEMORY 06\";\n  position: absolute;\n  right: 27px;\n  bottom: 20px;\n  font-size: 8px;\n  letter-spacing: .25em;\n  color: rgba(65,43,75,.5);\n}\n\n.vz-starfall .sf-label {\n  font-size: 9px;\n  letter-spacing: .24em;\n  text-transform: uppercase;\n  color: #80618f;\n  margin-bottom: 18px;\n}\n\n.vz-starfall h2 {\n  max-width: 700px;\n  margin: 0;\n  font-size: clamp(48px, 8vw, 91px);\n  line-height: .82;\n  letter-spacing: -.06em;\n  font-weight: 500;\n  color: #4c3558;\n  text-shadow:\n    2px 2px 0 rgba(255,255,255,.8),\n    5px 6px 0 rgba(153,116,169,.12);\n}\n\n.vz-starfall .sf-sub {\n  max-width: 590px;\n  margin: 28px 0;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 18px;\n  line-height: 1.8;\n  color: #514057;\n}\n\n.vz-starfall .sf-pills {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n.vz-starfall .sf-pill {\n  padding: 8px 12px;\n  border-radius: 999px;\n  background: rgba(255,255,255,.56);\n  border: 1px solid rgba(92,59,106,.17);\n  font-size: 9px;\n  letter-spacing: .12em;\n  text-transform: uppercase;\n}\n\n\/* MAGIC STAR *\/\n\n.vz-starfall .sf-magic-star {\n  position: absolute;\n  right: 11%;\n  top: 38%;\n  width: 145px;\n  height: 145px;\n  display: grid;\n  place-items: center;\n  font-size: 72px;\n  color: #fff;\n  text-shadow:\n    0 0 7px #fff,\n    0 0 22px rgba(255,224,251,.95),\n    0 0 50px rgba(159,111,185,.7);\n  transform: rotate(12deg);\n}\n\n.vz-starfall .sf-ribbon {\n  position: absolute;\n  right: 5%;\n  top: 24%;\n  width: 120px;\n  height: 65px;\n  border-top: 2px solid rgba(127,91,150,.3);\n  border-radius: 50%;\n  transform: rotate(22deg);\n}\n\n.vz-starfall .sf-ribbon:before,\n.vz-starfall .sf-ribbon:after {\n  content: \"\";\n  position: absolute;\n  width: 52px;\n  height: 34px;\n  border: 2px solid rgba(127,91,150,.28);\n  border-radius: 60% 35% 60% 35%;\n  top: 8px;\n}\n\n.vz-starfall .sf-ribbon:before {\n  left: 0;\n  transform: rotate(-20deg);\n}\n\n.vz-starfall .sf-ribbon:after {\n  right: 0;\n  transform: rotate(20deg);\n}\n\n\/* STORY *\/\n\n.vz-starfall .sf-story {\n  position: relative;\n  margin: 31px 0;\n  padding: 31px 30px;\n  background: rgba(255,250,255,.9);\n  border: 1px solid rgba(90,59,105,.12);\n  box-shadow: 9px 10px 0 rgba(83,52,96,.11);\n}\n\n.vz-starfall .sf-story-tag {\n  position: absolute;\n  left: 24px;\n  top: -12px;\n  padding: 5px 10px;\n  background: #d8c3e2;\n  font-size: 8px;\n  letter-spacing: .19em;\n  text-transform: uppercase;\n  transform: rotate(-2deg);\n}\n\n.vz-starfall .sf-story p {\n  max-width: 870px;\n  margin: 0;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 18px;\n  line-height: 1.85;\n}\n\n\/* NOTE CARDS *\/\n\n.vz-starfall .sf-notes {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 15px;\n  margin: 32px 0;\n}\n\n.vz-starfall .sf-note {\n  min-height: 225px;\n  padding: 24px 21px;\n  position: relative;\n  background: rgba(255,255,255,.62);\n  border: 1px solid rgba(255,255,255,.75);\n  box-shadow: 0 15px 35px rgba(77,46,89,.13);\n}\n\n.vz-starfall .sf-note:nth-child(1) {\n  transform: rotate(-1.2deg);\n}\n\n.vz-starfall .sf-note:nth-child(2) {\n  background: rgba(235,217,241,.76);\n  transform: translateY(8px) rotate(.8deg);\n}\n\n.vz-starfall .sf-note:nth-child(3) {\n  background: rgba(255,235,246,.75);\n  transform: rotate(-.7deg);\n}\n\n.vz-starfall .sf-note:before {\n  content: \"✦\";\n  position: absolute;\n  right: 15px;\n  top: 12px;\n  font-size: 18px;\n  opacity: .42;\n}\n\n.vz-starfall .sf-note-label {\n  margin-bottom: 14px;\n  font-size: 8px;\n  letter-spacing: .21em;\n  text-transform: uppercase;\n  color: #85618f;\n}\n\n.vz-starfall .sf-note h3 {\n  margin: 0 0 13px;\n  font-size: 24px;\n  font-weight: 500;\n}\n\n.vz-starfall .sf-note p {\n  margin: 0;\n  font-size: 13px;\n  line-height: 1.7;\n}\n\n\/* DRESSING TABLE *\/\n\n.vz-starfall .sf-dressing {\n  min-height: 370px;\n  margin: 35px 0;\n  padding: 35px;\n  position: relative;\n  overflow: hidden;\n  display: flex;\n  align-items: flex-end;\n  border-radius: 6px 35px 7px 35px;\n  background:\n    radial-gradient(circle at 73% 25%, rgba(255,235,252,.82), transparent 15%),\n    radial-gradient(circle at 82% 22%, rgba(205,175,228,.42), transparent 27%),\n    linear-gradient(135deg, #a68bb9, #674a7a 63%, #493453);\n  box-shadow: 0 25px 60px rgba(59,36,69,.28);\n  color: white;\n}\n\n.vz-starfall .sf-dressing:before {\n  content: \"♡  ✦  ♡  ✧  ♡  ✦  ♡\";\n  position: absolute;\n  top: 29px;\n  left: 32px;\n  color: rgba(255,255,255,.72);\n  font-size: 16px;\n  letter-spacing: 8px;\n}\n\n.vz-starfall .sf-dressing:after {\n  content: \"\";\n  position: absolute;\n  right: 8%;\n  top: 12%;\n  width: 260px;\n  height: 260px;\n  border-radius: 50%;\n  border: 1px solid rgba(255,255,255,.28);\n  box-shadow:\n    0 0 0 26px rgba(255,255,255,.04),\n    0 0 0 52px rgba(255,255,255,.025);\n}\n\n.vz-starfall .sf-dressing-copy {\n  position: relative;\n  z-index: 2;\n  max-width: 650px;\n}\n\n.vz-starfall .sf-dressing-copy small {\n  display: block;\n  margin-bottom: 10px;\n  font-size: 8px;\n  letter-spacing: .25em;\n  text-transform: uppercase;\n  color: #e7d8ec;\n}\n\n.vz-starfall .sf-dressing-copy h3 {\n  margin: 0 0 14px;\n  font-size: 34px;\n  font-weight: 400;\n  letter-spacing: -.035em;\n}\n\n.vz-starfall .sf-dressing-copy p {\n  margin: 0;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 15px;\n  line-height: 1.8;\n  color: #f0e7f3;\n}\n\n\/* USAGE *\/\n\n.vz-starfall .sf-usage {\n  display: grid;\n  grid-template-columns: 1.1fr .9fr;\n  gap: 15px;\n  margin: 30px 0;\n}\n\n.vz-starfall .sf-panel {\n  padding: 24px;\n  background: rgba(255,249,255,.87);\n  border: 1px dashed rgba(83,53,96,.24);\n}\n\n.vz-starfall .sf-panel strong {\n  display: block;\n  margin-bottom: 11px;\n  font-size: 9px;\n  letter-spacing: .2em;\n  text-transform: uppercase;\n  color: #7b5a89;\n}\n\n.vz-starfall .sf-panel p {\n  margin: 0;\n  font-size: 13px;\n  line-height: 1.75;\n}\n\n.vz-starfall .sf-panel p b {\n  color: #624470;\n}\n\n\/* FOOTER *\/\n\n.vz-starfall .sf-footer {\n  margin-top: 35px;\n  padding: 31px 20px;\n  text-align: center;\n  background: rgba(255,250,255,.56);\n  border: 1px solid rgba(255,255,255,.68);\n}\n\n.vz-starfall .sf-footer .sf-stars {\n  font-size: 19px;\n  letter-spacing: 10px;\n  margin-bottom: 14px;\n}\n\n.vz-starfall .sf-footer p {\n  margin: 0;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 16px;\n  line-height: 1.7;\n}\n\n.vz-starfall .sf-footer b {\n  display: block;\n  margin-top: 15px;\n  font-size: 8px;\n  letter-spacing: .3em;\n  text-transform: uppercase;\n  color: #765682;\n}\n\n\/* MOBILE *\/\n\n@media (max-width: 760px) {\n\n  .vz-starfall {\n    padding: 13px 9px 25px;\n  }\n\n  .vz-starfall .sf-memory {\n    align-items: flex-start;\n    flex-direction: column;\n    gap: 5px;\n  }\n\n  .vz-starfall .sf-hero {\n    min-height: 560px;\n    padding: 34px 22px;\n  }\n\n  .vz-starfall h2 {\n    font-size: 51px;\n  }\n\n  .vz-starfall .sf-sub {\n    font-size: 16px;\n  }\n\n  .vz-starfall .sf-magic-star {\n    top: 59%;\n    right: 8%;\n    width: 105px;\n    height: 105px;\n    font-size: 53px;\n  }\n\n  .vz-starfall .sf-ribbon {\n    top: 52%;\n    right: 1%;\n    transform: rotate(18deg) scale(.8);\n  }\n\n  .vz-starfall .sf-notes,\n  .vz-starfall .sf-usage {\n    grid-template-columns: 1fr;\n  }\n\n  .vz-starfall .sf-note {\n    min-height: auto;\n  }\n\n  .vz-starfall .sf-dressing {\n    min-height: 400px;\n    padding: 26px 22px;\n  }\n\n  .vz-starfall .sf-story {\n    padding: 27px 21px;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"vz-starfall\"\u003e\n  \u003cdiv class=\"sf-wrap\"\u003e\n\n```\n\u003cdiv class=\"sf-memory\"\u003e\n  \u003cspan\u003eVORZENARO \/ STAR MEMORY ARCHIVE \/ BODY MIST\u003c\/span\u003e\n  \u003cspan class=\"sf-date\"\u003e00:03 AM · ✦ saved\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003csection class=\"sf-hero\"\u003e\n\n  \u003cdiv class=\"sf-label\"\u003e\n    Body Mist · 4–6% Fragrance Concentration\n  \u003c\/div\u003e\n\n  \u003ch2\u003e\n    Starfall\u003cbr\u003eVeil\n  \u003c\/h2\u003e\n\n  \u003cp class=\"sf-sub\"\u003e\n    Cool pear blossom, powdered iris and white musk —\n    a soft cloud of fragrance made to follow you everywhere.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"sf-pills\"\u003e\n    \u003cspan class=\"sf-pill\"\u003e75 ml\u003c\/span\u003e\n    \u003cspan class=\"sf-pill\"\u003e3–4 hour longevity\u003c\/span\u003e\n    \u003cspan class=\"sf-pill\"\u003eLow alcohol\u003c\/span\u003e\n    \u003cspan class=\"sf-pill\"\u003eHair-safe\u003c\/span\u003e\n    \u003cspan class=\"sf-pill\"\u003eReapply freely\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sf-magic-star\"\u003e✦\u003c\/div\u003e\n  \u003cdiv class=\"sf-ribbon\"\u003e\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003csection class=\"sf-story\"\u003e\n\n  \u003cdiv class=\"sf-story-tag\"\u003eROOM → SKIN \/ MEMORY TRANSFER\u003c\/div\u003e\n\n  \u003cp\u003e\n    Starfall Veil began as a room scent, then became the one people wanted\n    to wear. This version keeps the same composition but turns it into a\n    soft body-and-hair mist — airy, close and deliberately easy to reapply.\n    Think of it as wearing the room you built around yourself.\n  \u003c\/p\u003e\n\n\u003c\/section\u003e\n\n\u003csection class=\"sf-notes\"\u003e\n\n  \u003carticle class=\"sf-note\"\u003e\n    \u003cdiv class=\"sf-note-label\"\u003e01 · Falling open\u003c\/div\u003e\n    \u003ch3\u003ePear Blossom\u003c\/h3\u003e\n    \u003cp\u003e\n      Pear blossom and cool aldehydes create a clean, airy lift,\n      finished with a touch of bergamot zest.\n    \u003c\/p\u003e\n  \u003c\/article\u003e\n\n  \u003carticle class=\"sf-note\"\u003e\n    \u003cdiv class=\"sf-note-label\"\u003e02 · Powder cloud\u003c\/div\u003e\n    \u003ch3\u003eViolet Iris\u003c\/h3\u003e\n    \u003cp\u003e\n      Iris root and violet leaf form the powdered heart,\n      while moonflower softens the edges into something quieter\n      and more dreamlike.\n    \u003c\/p\u003e\n  \u003c\/article\u003e\n\n  \u003carticle class=\"sf-note\"\u003e\n    \u003cdiv class=\"sf-note-label\"\u003e03 · Soft landing\u003c\/div\u003e\n    \u003ch3\u003eWhite Musk\u003c\/h3\u003e\n    \u003cp\u003e\n      White musk, driftwood and soft amber settle close to\n      skin and fabric, leaving a gentle trace rather than\n      filling the whole room.\n    \u003c\/p\u003e\n  \u003c\/article\u003e\n\n\u003c\/section\u003e\n\n\u003csection class=\"sf-dressing\"\u003e\n\n  \u003cdiv class=\"sf-dressing-copy\"\u003e\n    \u003csmall\u003eBedroom Mirror · 00:03 AM\u003c\/small\u003e\n\n    \u003ch3\u003e\n      Leave it on the dressing table.\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Iridescent lavender glass shifts colour as you turn the bottle.\n      A silver misting head releases a genuine cloud instead of a hard jet,\n      while a pale-purple sheer ribbon holds a tiny star at the neck.\n      It is designed to be seen, touched and reached for throughout the day.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003csection class=\"sf-usage\"\u003e\n\n  \u003cdiv class=\"sf-panel\"\u003e\n\n    \u003cstrong\u003eHow To Use\u003c\/strong\u003e\n\n    \u003cp\u003e\n      Hold 20–30 cm away and mist over skin, hair or fabric.\n      Two or three passes are enough for the body; one is enough for hair.\n      Reapply freely through the day.\n      Avoid the eye area and do not apply to broken or freshly shaved skin.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sf-panel\"\u003e\n\n    \u003cstrong\u003eLayering Ritual\u003c\/strong\u003e\n\n    \u003cp\u003e\n      \u003cb\u003eSkin:\u003c\/b\u003e mist after a shower.\u003cbr\u003e\n      \u003cb\u003eHair:\u003c\/b\u003e spray lightly through the ends before going out.\u003cbr\u003e\n      \u003cb\u003eFabric:\u003c\/b\u003e mist over a jumper or pillowcase.\u003cbr\u003e\n      \u003cb\u003eAir:\u003c\/b\u003e spray into the space around you and walk through.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sf-panel\"\u003e\n\n    \u003cstrong\u003eFragrance Notes\u003c\/strong\u003e\n\n    \u003cp\u003e\n      \u003cb\u003eTop:\u003c\/b\u003e Pear Blossom · Cool Aldehydes · Bergamot Zest\u003cbr\u003e\n      \u003cb\u003eHeart:\u003c\/b\u003e Iris Root · Violet Leaf · Moonflower\u003cbr\u003e\n      \u003cb\u003eBase:\u003c\/b\u003e White Musk · Driftwood · Soft Amber\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sf-panel\"\u003e\n\n    \u003cstrong\u003eDetails\u003c\/strong\u003e\n\n    \u003cp\u003e\n      75 ml Body Mist · 4–6% fragrance concentration ·\n      low alcohol · hair-safe · 3–4 hours on skin,\n      longer on fabric and hair · vegan · cruelty-free ·\n      IFRA-compliant · free from parabens and phthalates ·\n      refill available separately.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003csection class=\"sf-footer\"\u003e\n\n  \u003cdiv class=\"sf-stars\"\u003e\n    ✦ · ✧ · ⋆ · ✧ · ✦\n  \u003c\/div\u003e\n\n  \u003cp\u003e\n    A little mist.\u003cbr\u003e\n    A little lavender light.\u003cbr\u003e\n    A whole sky following you home.\n  \u003c\/p\u003e\n\n  \u003cb\u003eVORZENARO \/ STARFALL VEIL\u003c\/b\u003e\n\n\u003c\/section\u003e\n\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"ʋσɾȥҽɳαɾσ","offers":[{"title":"Default Title","offer_id":50483970244651,"sku":null,"price":75.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0800\/3190\/7883\/files\/1_e5477ad1-aeb8-4c7d-b3e2-616d7ed07896.png?v=1790253542"}],"url":"https:\/\/vorzenaro.com\/collections\/body-mist.oembed","provider":"ʋσɾȥҽɳαɾσ","version":"1.0","type":"link"}