{"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\/products\/starfall-veil-body-mist-75-ml","provider":"ʋσɾȥҽɳαɾσ","version":"1.0","type":"link"}