{"product_id":"nebula-hum-reed-diffuser-120-ml","title":"Nebula Hum — Reed Diffuser 120 ml","description":"\n\u003cstyle\u003e\n  .vz-nebula-hum {\n    --ink: #303747;\n    --muted: #6d7485;\n    --silver: #aeb8c7;\n    --nebula: #756e91;\n    --dust: #d8d1df;\n    --brown: #4a403f;\n    --line: rgba(65,70,90,.16);\n\n    position: relative;\n    overflow: hidden;\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 18px 14px 30px;\n    color: var(--ink);\n    font-family: Arial, Helvetica, sans-serif;\n\n    background:\n      radial-gradient(circle at 8% 13%,\n        rgba(255,255,255,.9) 0 2px,\n        transparent 3px),\n      radial-gradient(circle at 92% 10%,\n        rgba(255,255,255,.75) 0 3px,\n        transparent 4px),\n      radial-gradient(circle at 75% 24%,\n        rgba(153,139,188,.25) 0 55px,\n        transparent 56px),\n      radial-gradient(circle at 22% 82%,\n        rgba(112,105,139,.22) 0 65px,\n        transparent 66px),\n      linear-gradient(\n        145deg,\n        #f1f0f3 0%,\n        #dddce4 40%,\n        #c8c6d0 100%\n      );\n\n    border: 1px solid rgba(70,75,95,.17);\n\n    box-shadow:\n      0 24px 65px rgba(55,58,75,.13),\n      inset 0 0 70px rgba(255,255,255,.55);\n  }\n\n  .vz-nebula-hum * {\n    box-sizing: border-box;\n  }\n\n  .vz-nebula-hum::before {\n    content: \"✦\";\n    position: absolute;\n    top: 27px;\n    right: 31px;\n    color: rgba(255,255,255,.9);\n    font-size: 27px;\n    text-shadow:\n      0 0 8px rgba(175,169,204,.9),\n      0 0 24px rgba(175,169,204,.55);\n  }\n\n  .vz-nh-memory {\n    position: relative;\n    margin-bottom: 22px;\n    padding: 14px 16px;\n\n    background: rgba(255,255,255,.52);\n    border: 1px solid rgba(65,70,90,.14);\n\n    transform: rotate(.35deg);\n\n    box-shadow:\n      5px 6px 0 rgba(70,70,90,.08);\n  }\n\n  .vz-nh-memory::before {\n    content: \"\";\n    position: absolute;\n    top: -5px;\n    right: 24px;\n    width: 62px;\n    height: 12px;\n\n    background: rgba(185,181,202,.68);\n\n    transform: rotate(3deg);\n  }\n\n  .vz-nh-memory small {\n    display: block;\n    margin-bottom: 5px;\n\n    color: #777b8b;\n    font-size: 9px;\n    letter-spacing: .2em;\n    text-transform: uppercase;\n  }\n\n  .vz-nh-memory span {\n    color: #5e6474;\n    font-size: 13px;\n    line-height: 1.7;\n  }\n\n  .vz-nh-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,.92) 0,\n        rgba(224,221,234,.58) 28%,\n        rgba(119,112,148,.20) 47%,\n        transparent 62%\n      ),\n      linear-gradient(\n        135deg,\n        rgba(255,255,255,.43),\n        rgba(210,208,220,.58)\n      );\n\n    border: 1px solid rgba(65,70,90,.14);\n  }\n\n  .vz-nh-file {\n    margin-bottom: 15px;\n\n    color: #777d8e;\n    font-size: 9px;\n    letter-spacing: .25em;\n    text-transform: uppercase;\n  }\n\n  .vz-nh-symbol {\n    display: inline-block;\n    margin-bottom: 12px;\n\n    color: #9b94b2;\n    font-size: 30px;\n\n    text-shadow:\n      0 0 8px rgba(177,170,203,.9),\n      0 0 23px rgba(177,170,203,.6);\n\n    animation: vzNebulaFloat 5s ease-in-out infinite;\n  }\n\n  @keyframes vzNebulaFloat {\n    0%,100% {\n      transform: translateY(0) rotate(-3deg);\n      opacity: .75;\n    }\n\n    50% {\n      transform: translateY(-5px) rotate(3deg);\n      opacity: 1;\n    }\n  }\n\n  .vz-nh-title {\n    margin: 0;\n\n    color: #373b4a;\n    font-size: clamp(32px, 6vw, 55px);\n    font-weight: 500;\n    line-height: .94;\n    letter-spacing: -.06em;\n  }\n\n  .vz-nh-subtitle {\n    max-width: 600px;\n    margin: 15px auto 0;\n\n    color: #697080;\n    font-size: 14px;\n    line-height: 1.85;\n    font-style: italic;\n  }\n\n  .vz-nh-meta {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 7px;\n\n    margin-top: 20px;\n  }\n\n  .vz-nh-meta span {\n    padding: 6px 10px;\n\n    color: #687080;\n    font-size: 9px;\n    letter-spacing: .1em;\n    text-transform: uppercase;\n\n    border: 1px solid rgba(70,75,95,.17);\n    border-radius: 999px;\n\n    background: rgba(255,255,255,.46);\n  }\n\n  .vz-nh-section {\n    margin-top: 11px;\n    padding: 25px 22px;\n\n    background: rgba(255,255,255,.57);\n    border: 1px solid var(--line);\n  }\n\n  .vz-nh-label {\n    margin-bottom: 9px;\n\n    color: #777b8c;\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: .2em;\n    text-transform: uppercase;\n  }\n\n  .vz-nh-section p {\n    margin: 0;\n\n    color: #555b6b;\n    font-size: 14px;\n    line-height: 1.9;\n  }\n\n  .vz-nh-section p + p {\n    margin-top: 13px;\n  }\n\n  .vz-nh-notes {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n\n    margin-top: 11px;\n  }\n\n  .vz-nh-note {\n    position: relative;\n    min-height: 139px;\n    padding: 19px 15px;\n\n    border: 1px solid var(--line);\n    background: rgba(249,248,251,.73);\n  }\n\n  .vz-nh-note:nth-child(1) {\n    background:\n      linear-gradient(\n        145deg,\n        rgba(255,255,255,.76),\n        rgba(216,214,229,.60)\n      );\n    transform: rotate(-.45deg);\n  }\n\n  .vz-nh-note:nth-child(2) {\n    background:\n      linear-gradient(\n        145deg,\n        rgba(255,255,255,.76),\n        rgba(230,225,236,.61)\n      );\n    transform: translateY(7px) rotate(.35deg);\n  }\n\n  .vz-nh-note:nth-child(3) {\n    background:\n      linear-gradient(\n        145deg,\n        rgba(255,255,255,.76),\n        rgba(211,211,216,.62)\n      );\n    transform: rotate(-.3deg);\n  }\n\n  .vz-nh-note strong {\n    display: block;\n    margin-bottom: 11px;\n\n    color: #717587;\n    font-size: 10px;\n    letter-spacing: .16em;\n    text-transform: uppercase;\n  }\n\n  .vz-nh-note div {\n    color: #565c6c;\n    font-size: 13px;\n    line-height: 1.8;\n  }\n\n  .vz-nh-note::after {\n    content: \"✦\";\n    position: absolute;\n    right: 10px;\n    bottom: 8px;\n\n    color: rgba(125,120,154,.48);\n    font-size: 13px;\n  }\n\n  .vz-nh-space {\n    display: grid;\n    grid-template-columns: 1.2fr .8fr;\n    gap: 10px;\n\n    margin-top: 20px;\n  }\n\n  .vz-nh-space-main,\n  .vz-nh-space-side {\n    padding: 23px 21px;\n    border: 1px solid var(--line);\n  }\n\n  .vz-nh-space-main {\n    background:\n      radial-gradient(\n        circle at 85% 17%,\n        rgba(255,255,255,.82) 0 3px,\n        transparent 4px\n      ),\n      linear-gradient(\n        135deg,\n        rgba(255,255,255,.69),\n        rgba(203,200,216,.65)\n      );\n  }\n\n  .vz-nh-space-side {\n    background: rgba(255,255,255,.45);\n  }\n\n  .vz-nh-space h3 {\n    margin: 0 0 9px;\n\n    color: #414553;\n    font-size: 16px;\n    font-weight: 500;\n  }\n\n  .vz-nh-space p {\n    margin: 0;\n\n    color: #5a6070;\n    font-size: 13px;\n    line-height: 1.85;\n  }\n\n  .vz-nh-space p + p {\n    margin-top: 12px;\n  }\n\n  .vz-nh-ritual {\n    margin-top: 11px;\n    padding: 22px;\n\n    background: rgba(255,255,255,.52);\n    border: 1px dashed rgba(70,75,95,.24);\n  }\n\n  .vz-nh-ritual p {\n    margin: 0;\n\n    color: #5a6070;\n    font-size: 13px;\n    line-height: 1.85;\n  }\n\n  .vz-nh-vessel {\n    margin-top: 11px;\n    padding: 24px 22px;\n\n    background:\n      radial-gradient(\n        circle at 85% 17%,\n        rgba(255,255,255,.8) 0 3px,\n        transparent 4px\n      ),\n      linear-gradient(\n        135deg,\n        rgba(255,255,255,.64),\n        rgba(105,98,116,.23),\n        rgba(205,202,215,.52)\n      );\n\n    border: 1px solid var(--line);\n  }\n\n  .vz-nh-vessel p {\n    margin: 0;\n\n    color: #575d6c;\n    font-size: 13px;\n    line-height: 1.85;\n  }\n\n  .vz-nh-vessel p + p {\n    margin-top: 12px;\n  }\n\n  .vz-nh-footer {\n    margin-top: 24px;\n    padding-top: 18px;\n\n    text-align: center;\n    border-top: 1px solid rgba(70,75,95,.14);\n  }\n\n  .vz-nh-footer span {\n    color: #7d8191;\n    font-size: 9px;\n    letter-spacing: .19em;\n    text-transform: uppercase;\n  }\n\n  @media (max-width: 680px) {\n    .vz-nh-notes,\n    .vz-nh-space {\n      grid-template-columns: 1fr;\n    }\n\n    .vz-nh-note:nth-child(1),\n    .vz-nh-note:nth-child(2),\n    .vz-nh-note:nth-child(3) {\n      transform: none;\n    }\n\n    .vz-nebula-hum {\n      padding: 10px 8px 25px;\n    }\n\n    .vz-nh-hero {\n      padding: 30px 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"vz-nebula-hum\"\u003e\n\n  \u003cdiv class=\"vz-nh-memory\"\u003e\n\n    \u003csmall\u003e\n      VORZENARO \/ ROOM SIGNAL 005\n    \u003c\/small\u003e\n\n    \u003cspan\u003e\n      11:48 PM. The hallway light is still on.\n      Somewhere in the room, the air has started to smell different.\n    \u003c\/span\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003csection class=\"vz-nh-hero\"\u003e\n\n    \u003cdiv class=\"vz-nh-file\"\u003e\n      REED DIFFUSER · 120 ML · SCENT FILE 05\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"vz-nh-symbol\"\u003e\n      ✦ · ☾ · ⋆\n    \u003c\/div\u003e\n\n    \u003ch1 class=\"vz-nh-title\"\u003e\n      Nebula Hum\n    \u003c\/h1\u003e\n\n    \u003cp class=\"vz-nh-subtitle\"\u003e\n      A slow, continuous hum of translucent florals,\n      cool ozone and dry cedar drifting quietly through the room.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"vz-nh-meta\"\u003e\n      \u003cspan\u003e120 ml\u003c\/span\u003e\n      \u003cspan\u003e3–4 Months\u003c\/span\u003e\n      \u003cspan\u003e5 Natural Reeds\u003c\/span\u003e\n      \u003cspan\u003eAlcohol-Free Base\u003c\/span\u003e\n      \u003cspan\u003eRefill Available\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003csection class=\"vz-nh-section\"\u003e\n\n    \u003cdiv class=\"vz-nh-label\"\u003e\n      The room signal\n    \u003c\/div\u003e\n\n    \u003cp\u003e\n      Some rooms need a scent that never switches off.\n      Nebula Hum is made for that kind of room.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      It does not arrive like perfume.\n      It simply becomes part of the air — quiet enough that\n      you stop noticing it, until someone walks through the door\n      and asks what smells so good.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The name comes from the effect rather than the smell:\n      a low, steady presence that slowly fills the space\n      without taking it over.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003csection class=\"vz-nh-notes\"\u003e\n\n    \u003cdiv class=\"vz-nh-note\"\u003e\n\n      \u003cstrong\u003e\n        01 \/ Top\n      \u003c\/strong\u003e\n\n      \u003cdiv\u003e\n        Pink Pepper\u003cbr\u003e\n        Ozone Accord\u003cbr\u003e\n        Grapefruit Peel\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"vz-nh-note\"\u003e\n\n      \u003cstrong\u003e\n        02 \/ Heart\n      \u003c\/strong\u003e\n\n      \u003cdiv\u003e\n        Peony\u003cbr\u003e\n        Freesia\u003cbr\u003e\n        Star Anise\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"vz-nh-note\"\u003e\n\n      \u003cstrong\u003e\n        03 \/ Base\n      \u003c\/strong\u003e\n\n      \u003cdiv\u003e\n        Cedarwood\u003cbr\u003e\n        Soft Amber\u003cbr\u003e\n        Tonka Bean\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003csection class=\"vz-nh-space\"\u003e\n\n    \u003cdiv class=\"vz-nh-space-main\"\u003e\n\n      \u003cdiv class=\"vz-nh-label\"\u003e\n        The opening\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        The air before a summer storm.\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Pink pepper and a cool ozone accord create\n        the first impression — faintly sparkling,\n        airy and slightly electric.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Grapefruit peel keeps the opening bright,\n        adding a dry citrus edge rather than turning\n        the room into something sweet.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"vz-nh-space-side\"\u003e\n\n      \u003cdiv class=\"vz-nh-label\"\u003e\n        The middle\n      \u003c\/div\u003e\n\n      \u003cp\u003e\n        Peony and freesia make the heart feel dewy\n        and translucent.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Star anise slips underneath the flowers with\n        a cool spice that keeps the bouquet from\n        becoming an ordinary floral.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003csection class=\"vz-nh-section\"\u003e\n\n    \u003cdiv class=\"vz-nh-label\"\u003e\n      The part that stays\n    \u003c\/div\u003e\n\n    \u003cp\u003e\n      Cedarwood, soft amber and tonka bean give the\n      diffuser its long-running foundation.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The woods are dry, the amber is gentle,\n      and the tonka adds just enough sweetness\n      to hold the florals upright.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The result is designed to remain recognizable\n      from the first week through the final weeks\n      instead of fading into a thinner version of itself.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003csection class=\"vz-nh-vessel\"\u003e\n\n    \u003cdiv class=\"vz-nh-label\"\u003e\n      The little nebula bottle\n    \u003c\/div\u003e\n\n    \u003cp\u003e\n      The vessel is a round-bellied bottle of deep brown glass.\n      Suspended inside the liquid is a captured starfield:\n      tiny stars and nebula haze that seem to shift as the\n      light in the room changes.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      A silver collar finishes the neck, while five natural\n      reeds rise from the bottle and slowly draw the oil upward.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      It is the kind of object that looks different at noon\n      than it does at midnight.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003csection class=\"vz-nh-ritual\"\u003e\n\n    \u003cdiv class=\"vz-nh-label\"\u003e\n      How to use\n    \u003c\/div\u003e\n\n    \u003cp\u003e\n      Remove the silver collar, insert the five reeds and\n      let them fan naturally. Allow around 24 hours for the\n      reeds to fully draw the oil.\n      Turn the reeds every two weeks for a lighter,\n      slower throw, or flip them weekly when you want\n      the room noticeably stronger.\n    \u003c\/p\u003e\n\n    \u003cp style=\"margin-top:12px;\"\u003e\n      Place Nebula Hum somewhere air moves naturally:\n      a hallway console, shelf near a doorway,\n      or the far corner of a living room.\n      Keep away from direct sunlight and heat sources.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003csection class=\"vz-nh-section\"\u003e\n\n    \u003cdiv class=\"vz-nh-label\"\u003e\n      The quiet technology\n    \u003c\/div\u003e\n\n    \u003cp\u003e\n      A low-evaporation, alcohol-free base helps the fragrance\n      diffuse slowly and evenly over approximately 3–4 months.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      When the bottle is empty, a refill is available separately,\n      so the little starfield vessel can stay in the room\n      instead of becoming something temporary.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003csection class=\"vz-nh-section\"\u003e\n\n    \u003cdiv class=\"vz-nh-label\"\u003e\n      Details\n    \u003c\/div\u003e\n\n    \u003cp\u003e\n      120 ml round-bellied deep brown glass bottle ·\n      silver collar · 5 natural rattan reeds ·\n      approximately 3–4 months of diffusion ·\n      low-evaporation alcohol-free base ·\n      vegan · cruelty-free · IFRA-compliant ·\n      refill available separately.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003cdiv class=\"vz-nh-footer\"\u003e\n    \u003cspan\u003e\n      VORZENARO · let the room hum quietly ✦\n    \u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n","brand":"ʋσɾȥҽɳαɾσ","offers":[{"title":"Default Title","offer_id":50483462897707,"sku":null,"price":42.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0800\/3190\/7883\/files\/3.png?v=1790252301","url":"https:\/\/vorzenaro.com\/products\/nebula-hum-reed-diffuser-120-ml","provider":"ʋσɾȥҽɳαɾσ","version":"1.0","type":"link"}