{"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","url":"https:\/\/vorzenaro.com\/products\/eau-de-parfum-50-ml","provider":"ʋσɾȥҽɳαɾσ","version":"1.0","type":"link"}