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