{"product_id":"love-letter-unicorn-cuticle-oil","title":"Love Letter Unicorn Cuticle Oil","description":"\u003cstyle\u003e\n\/* =====================================================\n   UNICORN LAB® FULL PRODUCT FORMAT\n   Love Letter | Soft Aesthetic Collection\n   ===================================================== *\/\n\n.ul-love-letter {\n  --ul-pink: #F25EA5;\n  --ul-pink-700: #D63384;\n  --ul-pink-300: #F8A8CC;\n  --ul-pink-100: #FFD9E8;\n  --ul-pink-50: #FFF1F7;\n  --ul-blush: #FBE4EE;\n  --ul-blush-deep: #F2BFD3;\n  --ul-blush-pale: #FCEFF4;\n  --ul-cream: #FBF7F4;\n  --ul-sand: #F5F0EB;\n  --ul-ink: #121212;\n  --ul-ink-soft: #2A2A2A;\n  --ul-graphite: #4F4F4F;\n  --ul-mute: #7A7A7A;\n  --ul-line: #F2CDDD;\n  --ul-line-neutral: #EDE6EA;\n  --ul-white: #FFFFFF;\n  --radius-sm: 10px;\n  --radius-md: 16px;\n  --radius-lg: 24px;\n  --radius-xl: 32px;\n  --radius-pill: 999px;\n  --shadow-sm: 0 1px 3px rgba(173,36,109,0.08), 0 1px 2px rgba(173,36,109,0.04);\n  --shadow-md: 0 4px 16px rgba(173,36,109,0.12), 0 2px 4px rgba(173,36,109,0.06);\n  --shadow-pink-glow: 0 0 0 3px rgba(242,94,165,0.25);\n  --font-display: 'Libre Franklin', sans-serif;\n  --font-body: 'Montserrat', sans-serif;\n  font-family: var(--font-body);\n  color: var(--ul-ink-soft);\n  background: #fff8f8;\n}\n\n.ul-love-letter * {\n  box-sizing: border-box;\n}\n\n\/* ---- CONTENT SECTIONS ---- *\/\n\n.ul-love-letter .section {\n  padding: clamp(20px, 2.5vw, 40px) 0;\n}\n\n.ul-love-letter .section-container {\n  max-width: 1530px;\n  margin: 0 auto;\n  padding: 0 30px;\n}\n\n.ul-love-letter .section-narrow {\n  max-width: 960px;\n  margin: 0 auto;\n  padding: 0 30px;\n}\n\n.ul-love-letter .section-eyebrow {\n  font-size: 0.6875rem;\n  font-weight: 700;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n  color: var(--ul-pink);\n  margin-bottom: 8px;\n  text-align: center;\n}\n\n.ul-love-letter .section-title {\n  font-family: var(--font-display);\n  font-size: clamp(1.5rem, 1.2rem + 1.4vw, 2.125rem);\n  font-weight: 800;\n  line-height: 1.1;\n  letter-spacing: -0.01em;\n  color: var(--ul-ink);\n  text-align: center;\n  margin-bottom: 8px;\n}\n\n.ul-love-letter .section-sub {\n  font-size: 0.9375rem;\n  color: var(--ul-mute);\n  text-align: center;\n  max-width: 620px;\n  margin: 0 auto 48px;\n  line-height: 1.7;\n}\n\n.ul-love-letter a {\n  color: inherit;\n}\n\n\/* ---- INTRO ---- *\/\n\n.ul-love-letter .intro-card {\n  background: linear-gradient(135deg,#fffafb 0%,#fdebf4 100%);\n  border: 1px solid var(--ul-line);\n  border-radius: 24px;\n  padding: 28px;\n  text-align: center;\n  box-shadow: var(--shadow-sm);\n}\n\n.ul-love-letter .intro-card h1 {\n  font-family: var(--font-display);\n  font-size: clamp(1.7rem,1.3rem + 1.8vw,2.5rem);\n  font-weight: 900;\n  line-height: 1.08;\n  letter-spacing: -0.02em;\n  color: var(--ul-ink);\n  margin: 0 0 14px;\n}\n\n.ul-love-letter .intro-card p {\n  font-size: 0.95rem;\n  line-height: 1.75;\n  color: var(--ul-graphite);\n  max-width: 800px;\n  margin: 0 auto 14px;\n}\n\n.ul-love-letter .intro-card p:last-child {\n  margin-bottom: 0;\n}\n\n\/* ---- ICON GRID ---- *\/\n\n.ul-love-letter .why-section {\n  background: white;\n}\n\n.ul-love-letter .ul-icon-grid {\n  display: grid;\n  grid-template-columns: repeat(6, 1fr);\n  gap: 26px;\n  margin-top: 48px;\n}\n\n.ul-love-letter .ul-icon-item {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  text-align: center;\n}\n\n.ul-love-letter .ul-icon-circle {\n  width: 72px;\n  height: 72px;\n  border-radius: 50%;\n  background: white;\n  border: 1.5px solid var(--ul-line);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-bottom: 16px;\n  box-shadow: var(--shadow-sm);\n  transition: border-color 0.25s, box-shadow 0.25s;\n  color: var(--ul-pink);\n}\n\n.ul-love-letter .ul-icon-item:hover .ul-icon-circle {\n  border-color: var(--ul-pink);\n  box-shadow: var(--shadow-pink-glow);\n}\n\n.ul-love-letter .ul-icon-svg {\n  width: 30px;\n  height: 30px;\n  display: block;\n  stroke: currentColor;\n  fill: none;\n  stroke-width: 1.7;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n.ul-love-letter .ul-icon-item h3 {\n  font-family: var(--font-display);\n  font-size: 0.9375rem;\n  font-weight: 800;\n  color: var(--ul-ink);\n  margin-bottom: 6px;\n}\n\n.ul-love-letter .ul-icon-item p {\n  font-size: 0.8125rem;\n  color: var(--ul-mute);\n  line-height: 1.55;\n  margin: 0;\n  max-width: 180px;\n}\n\n\/* ---- SCENT NOTES ---- *\/\n\n.ul-love-letter .scent-section {\n  background: var(--ul-blush-pale);\n}\n\n.ul-love-letter .scent-rows {\n  display: flex;\n  flex-direction: column;\n  gap: 48px;\n}\n\n.ul-love-letter .scent-row {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 48px;\n  align-items: center;\n}\n\n.ul-love-letter .scent-row.reverse {\n  direction: rtl;\n}\n\n.ul-love-letter .scent-row.reverse \u003e * {\n  direction: ltr;\n}\n\n.ul-love-letter .scent-img-wrap {\n  width: 240px;\n  height: 240px;\n  border-radius: 50%;\n  overflow: hidden;\n  border: 3px solid var(--ul-line);\n  margin: 0 auto;\n  background: white;\n  box-shadow: 0 18px 45px rgba(216,140,171,0.16);\n}\n\n.ul-love-letter .scent-img-wrap img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n}\n\n.ul-love-letter .scent-text .note-label {\n  font-size: 0.6875rem;\n  font-weight: 700;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n  color: var(--ul-pink);\n  margin-bottom: 6px;\n}\n\n.ul-love-letter .scent-text h3 {\n  font-family: var(--font-display);\n  font-size: clamp(1.25rem, 1.05rem + 1vw, 1.625rem);\n  font-weight: 800;\n  color: var(--ul-ink);\n  margin-bottom: 10px;\n}\n\n.ul-love-letter .scent-text p {\n  font-size: 0.9375rem;\n  color: var(--ul-graphite);\n  line-height: 1.6;\n}\n\n\/* ---- BUNDLE CTA ---- *\/\n\n.ul-love-letter .bundle-section {\n  background: #ffffff;\n}\n\n.ul-love-letter .bundle-cards {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 24px;\n}\n\n.ul-love-letter .bundle-card {\n  background: var(--ul-pink-100);\n  border-radius: var(--radius-xl);\n  padding: 40px;\n  overflow: hidden;\n  position: relative;\n  display: flex;\n  flex-direction: column;\n  gap: 12px;\n}\n\n.ul-love-letter .bundle-card.alt {\n  background: var(--ul-pink-50);\n  border: 1px solid var(--ul-line);\n}\n\n.ul-love-letter .bundle-card .bc-eyebrow {\n  font-size: 0.6875rem;\n  font-weight: 700;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n  color: var(--ul-pink-700);\n}\n\n.ul-love-letter .bundle-card h3 {\n  font-family: var(--font-display);\n  font-size: clamp(1.25rem, 1rem + 1.2vw, 1.625rem);\n  font-weight: 900;\n  color: var(--ul-ink);\n  line-height: 1.15;\n  margin: 0;\n}\n\n.ul-love-letter .bundle-card p {\n  font-size: 0.875rem;\n  color: var(--ul-graphite);\n  line-height: 1.55;\n  margin: 0;\n}\n\n.ul-love-letter .btn-outline {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  border: 1.5px solid var(--ul-ink);\n  border-radius: var(--radius-pill);\n  padding: 12px 24px;\n  font-family: var(--font-body);\n  font-size: 0.875rem;\n  font-weight: 700;\n  color: var(--ul-ink);\n  cursor: pointer;\n  background: transparent;\n  text-decoration: none;\n  width: fit-content;\n  margin-top: 8px;\n  margin-left: auto;\n  margin-right: auto;\n  transition: all 0.2s;\n}\n\n.ul-love-letter .btn-outline:hover {\n  background: var(--ul-ink);\n  color: white;\n}\n\n\/* ---- WIDE BUNDLE BANNER ---- *\/\n\n.ul-love-letter .ul-bundle-banner {\n  border-radius: 24px;\n  overflow: hidden;\n  display: flex;\n  flex-direction: row;\n  align-items: stretch;\n  background: #F8A8CC;\n  box-shadow: 0 10px 30px -10px rgba(0,0,0,0.08);\n}\n\n.ul-love-letter .ul-banner-content {\n  flex: 0 0 50%;\n  padding: 44px 28px 44px 56px;\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n  align-items: flex-start;\n  gap: 16px;\n}\n\n.ul-love-letter .ul-banner-content h2 {\n  font-family: var(--font-display);\n  font-size: clamp(1.625rem, 1.3rem + 1.6vw, 2.25rem);\n  font-weight: 800;\n  line-height: 1.35;\n  letter-spacing: -0.01em;\n  color: white;\n  max-width: 430px;\n  margin: 0 0 20px 0;\n}\n\n.ul-love-letter .ul-banner-content p {\n  font-size: 1.0625rem;\n  color: rgba(255,255,255,0.88);\n  line-height: 1.8;\n  max-width: 430px;\n  margin: 0 0 20px 0;\n}\n\n.ul-love-letter .ul-banner-actions {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n}\n\n.ul-love-letter .ul-btn-banner {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  padding: 15px 30px;\n  background: #fff8f8;\n  color: var(--ul-pink-700);\n  font-family: var(--font-body);\n  font-size: 0.95rem;\n  font-weight: 700;\n  border-radius: 999px;\n  text-decoration: none;\n  border: none;\n  cursor: pointer;\n  margin-top: 8px;\n  transition: box-shadow 0.3s, background 0.3s;\n}\n\n.ul-love-letter .ul-btn-banner.secondary {\n  background: transparent;\n  color: white;\n  border: 1.5px solid rgba(255,255,255,0.7);\n}\n\n.ul-love-letter .ul-btn-banner:hover {\n  background: white;\n  color: var(--ul-pink-700);\n  box-shadow: 0 4px 20px rgba(0,0,0,0.12);\n}\n\n.ul-love-letter .ul-banner-image {\n  flex: 0 0 50%;\n  padding: 32px 22px 32px 12px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  transform: translateX(-5px);\n}\n\n.ul-love-letter .ul-banner-image-inner {\n  width: 95%;\n  aspect-ratio: 1 \/ 1;\n  background: #E58F6B;\n  border-radius: 14px;\n  overflow: hidden;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n}\n\n.ul-love-letter .ul-banner-image-inner img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n}\n\n\/* ---- FAQ ACCORDION ---- *\/\n\n.ul-love-letter .details-section {\n  background: white;\n}\n\n.ul-love-letter .accordion {\n  border-top: 1px solid var(--ul-line-neutral);\n}\n\n.ul-love-letter .accordion-item {\n  border-bottom: 1px solid var(--ul-line-neutral);\n}\n\n.ul-love-letter .accordion-trigger {\n  width: 100%;\n  background: none;\n  border: none;\n  padding: 18px 0;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  cursor: pointer;\n  font-family: var(--font-body);\n  font-size: 0.9375rem;\n  font-weight: 600;\n  color: var(--ul-ink-soft);\n  text-align: left;\n}\n\n.ul-love-letter .accordion-trigger:hover {\n  color: var(--ul-pink);\n}\n\n.ul-love-letter .accordion-plus {\n  width: 28px;\n  height: 28px;\n  border-radius: 50%;\n  border: 1.5px solid var(--ul-line-neutral);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 1rem;\n  color: var(--ul-mute);\n  flex-shrink: 0;\n  transition: all 0.2s;\n}\n\n.ul-love-letter .accordion-item.open .accordion-plus {\n  background: var(--ul-ink);\n  color: white;\n  border-color: var(--ul-ink);\n  transform: rotate(45deg);\n}\n\n.ul-love-letter .accordion-body {\n  font-size: 0.875rem;\n  color: var(--ul-graphite);\n  line-height: 1.7;\n  padding-bottom: 20px;\n  display: none;\n}\n\n.ul-love-letter .accordion-item.open .accordion-body {\n  display: block;\n}\n\n\/* ---- MOBILE ---- *\/\n\n@media (max-width: 900px) {\n  .ul-love-letter .ul-icon-grid {\n    grid-template-columns: repeat(3, 1fr);\n    gap: 24px;\n  }\n}\n\n@media (max-width: 700px) {\n  .ul-love-letter .ul-bundle-banner {\n    flex-direction: column;\n  }\n\n  .ul-love-letter .ul-banner-image {\n    width: 100%;\n    padding: 14px;\n    transform: none;\n  }\n\n  .ul-love-letter .ul-banner-content {\n    padding: 32px 28px;\n  }\n\n  .ul-love-letter .ul-icon-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n\n  .ul-love-letter .scent-row,\n  .ul-love-letter .scent-row.reverse {\n    grid-template-columns: 1fr;\n    direction: ltr;\n  }\n\n  .ul-love-letter .bundle-cards {\n    grid-template-columns: 1fr;\n  }\n\n  .ul-love-letter .scent-img-wrap {\n    width: 210px;\n    height: 210px;\n  }\n}\n\n@media (max-width: 520px) {\n  .ul-love-letter .section-container,\n  .ul-love-letter .section-narrow {\n    padding: 0 16px;\n  }\n\n  .ul-love-letter .bundle-card {\n    padding: 28px 22px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"ul-love-letter\"\u003e\n\u003c!-- FIRST DESCRIPTION \/ PRODUCT INTRO --\u003e\n\u003csection class=\"section\" style=\"background: #ffffff;\"\u003e\n\u003cdiv class=\"section-narrow\"\u003e\n\u003cdiv class=\"intro-card\"\u003e\n\u003cp class=\"section-eyebrow\" style=\"margin-bottom: 10px;\"\u003e\u003ca href=\"\/collections\/soft-aesthetic-cuticle-oils\" style=\"text-decoration: none;\"\u003eSoft Aesthetic Collection\u003c\/a\u003e\u003c\/p\u003e\n\u003ch1\u003eLove Letter Scented Cuticle Oil Australia\u003c\/h1\u003e\n\u003cp\u003eLove Letter is a romantic, berry-floral \u003ca href=\"\/pages\/australian-made\" style=\"text-decoration: none;\"\u003e\u003cstrong\u003eAustralian Made cuticle oil\u003c\/strong\u003e\u003c\/a\u003e from the \u003ca href=\"\/collections\/soft-aesthetic-cuticle-oils\" style=\"text-decoration: none;\"\u003e\u003cstrong\u003eSoft Aesthetic Collection\u003c\/strong\u003e\u003c\/a\u003e. It opens with raspberry, lemon and red berries, blooms into rose, amber, maple and peony, then settles into black pepper, cedarwood, vanilla and sandalwood for a soft, warm and quietly dramatic finish.\u003c\/p\u003e\n\u003cp\u003eDesigned as a lightweight \u003cstrong\u003enail serum\u003c\/strong\u003e for daily cuticle care, Love Letter helps condition the cuticle area, soften the look of dry skin around the nails and support a smooth, polished nail-care routine without a greasy finish.\u003c\/p\u003e\n\u003cp\u003eAvailable in \u003cstrong\u003e1ml sample\u003c\/strong\u003e, \u003cstrong\u003e3ml cuticle oil pen\u003c\/strong\u003e and \u003cstrong\u003e15ml\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WHY YOU'LL LOVE --\u003e\n\u003csection class=\"section why-section\"\u003e\n\u003cdiv class=\"section-container\"\u003e\n\u003cp class=\"section-eyebrow\"\u003eThe Benefits\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003eWhy You'll Love Love Letter\u003c\/h2\u003e\n\u003cp class=\"section-sub\"\u003eA romantic berry, rose and vanilla favourite from the Soft Aesthetic Collection, made for daily cuticle care, salon aftercare and soft feminine scent lovers.\u003c\/p\u003e\n\u003cdiv class=\"ul-icon-grid\"\u003e\n\u003cdiv class=\"ul-icon-item\"\u003e\n\u003cdiv class=\"ul-icon-circle\"\u003e\u003csvg class=\"ul-icon-svg\" viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M12 22s7-4.5 7-11a7 7 0 0 0-14 0c0 6.5 7 11 7 11Z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M9.5 11.5c1.5.6 3.5.6 5 0\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8.8 8.8h.01\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M15.2 8.8h.01\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eDaily Hydration\u003c\/h3\u003e\n\u003cp\u003eSupports the look and feel of soft, conditioned cuticles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ul-icon-item\"\u003e\n\u003cdiv class=\"ul-icon-circle\"\u003e\u003csvg class=\"ul-icon-svg\" viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M12 2.5s6 6.2 6 11.2A6 6 0 0 1 6 13.7C6 8.7 12 2.5 12 2.5Z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M9.5 15.5c.7 1 1.6 1.5 2.8 1.5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eFast-Absorbing\u003c\/h3\u003e\n\u003cp\u003eLightweight nail oil with a clean, non-greasy finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ul-icon-item\"\u003e\n\u003cdiv class=\"ul-icon-circle\"\u003e\u003csvg class=\"ul-icon-svg\" viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M12 3l7 3v5c0 5-3.2 8.3-7 10-3.8-1.7-7-5-7-10V6l7-3Z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8.8 12.2l2.1 2.1 4.5-5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003e12-Free Formula\u003c\/h3\u003e\n\u003cp\u003eClean beauty standard, free from the usual harsh nail-care suspects.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ul-icon-item\"\u003e\n\u003cdiv class=\"ul-icon-circle\"\u003e\u003csvg class=\"ul-icon-svg\" viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M5 20c5-1 10-6 12-14\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M7 15c-2-3-1-7 2-9 3-2 7-1 10 1-1 4-3 8-7 10-2 1-4 .5-5-2Z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M9 13c2 .2 4-.5 6-2\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eCruelty Free\u003c\/h3\u003e\n\u003cp\u003eNever tested on animals and made with a vegan formulation approach.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ul-icon-item\"\u003e\n\u003cdiv class=\"ul-icon-circle\"\u003e\u003csvg class=\"ul-icon-svg\" viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M4.5 17.5c4-5 6.5-9 15-11\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M6 16c-2.5-4.5.5-9.5 5-11 2.5-.8 5.6-.4 8.5 1.5-.6 4.2-2.7 8-6.2 10-2.6 1.5-5.2 1.3-7.3-.5Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eNut Free Formula\u003c\/h3\u003e\n\u003cp\u003eMade without nut oils, ideal for customers avoiding nut-based nail oils.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ul-icon-item\"\u003e\n\u003cdiv class=\"ul-icon-circle\"\u003e\u003csvg class=\"ul-icon-svg\" viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M12 21s-7-4.4-7-10a4 4 0 0 1 7-2.6A4 4 0 0 1 19 11c0 5.6-7 10-7 10Z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 5.5c.5-1.5 1.8-2.5 4-2.5s3.5 1 4 2.5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eRomantic Scent\u003c\/h3\u003e\n\u003cp\u003eRaspberry, rose, vanilla and sandalwood for a soft, pretty finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SCENT NOTES --\u003e\n\u003csection class=\"section scent-section\"\u003e\n\u003cdiv class=\"section-container\"\u003e\n\u003cp class=\"section-eyebrow\"\u003eFragrance Notes\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003eThe Olfactory Experience\u003c\/h2\u003e\n\u003cp class=\"section-sub\"\u003eA soft romantic scent that opens bright and berry-sweet, blooms into rose and peony, then dries down into vanilla woods with a gentle peppered warmth.\u003c\/p\u003e\n\u003cdiv class=\"scent-rows\"\u003e\n\u003cdiv class=\"scent-row\"\u003e\n\u003cdiv style=\"display: flex; justify-content: center;\"\u003e\n\u003cdiv class=\"scent-img-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1964\/7203\/files\/Raspberry__Lemon__Red_Berries.jpg?v=1781877582\" alt=\"Raspberry, lemon and red berries fragrance notes for Love Letter cuticle oil\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scent-text\"\u003e\n\u003cp class=\"note-label\"\u003eTop Notes\u003c\/p\u003e\n\u003ch3\u003eRaspberry, Lemon \u0026amp; Red Berries\u003c\/h3\u003e\n\u003cp\u003eThe first impression is bright, juicy and romantic. Raspberry and red berries bring a soft berry sweetness, while lemon adds a sparkling citrus lift that keeps the opening fresh and pretty.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scent-row reverse\"\u003e\n\u003cdiv style=\"display: flex; justify-content: center;\"\u003e\n\u003cdiv class=\"scent-img-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1964\/7203\/files\/Rose_Amber_Maple_Peony.jpg?v=1781877457\" alt=\"Rose, amber, maple and peony fragrance notes for Love Letter cuticle oil\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scent-text\"\u003e\n\u003cp class=\"note-label\"\u003eHeart Notes\u003c\/p\u003e\n\u003ch3\u003eRose, Amber, Maple \u0026amp; Peony\u003c\/h3\u003e\n\u003cp\u003eThe heart is soft, floral and warm. Rose and peony create a romantic floral centre, amber adds a gentle glow, and maple brings a subtle sweetness that feels cosy without turning heavy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scent-row\"\u003e\n\u003cdiv style=\"display: flex; justify-content: center;\"\u003e\n\u003cdiv class=\"scent-img-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1964\/7203\/files\/Black_Pepper_Cedarwood_Vanilla.jpg?v=1781877550\" alt=\"Black pepper, cedarwood, vanilla and sandalwood fragrance notes for Love Letter cuticle oil\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scent-text\"\u003e\n\u003cp class=\"note-label\"\u003eBase Notes\u003c\/p\u003e\n\u003ch3\u003eBlack Pepper, Cedarwood, Vanilla \u0026amp; Sandalwood\u003c\/h3\u003e\n\u003cp\u003eThe dry-down is warm, smooth and softly grounded. Black pepper adds a tiny spark, cedarwood and sandalwood create a creamy wood base, and vanilla leaves the scent soft, comforting and lingering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- COLLECTION \/ SCENT CTA --\u003e\n\u003csection class=\"section bundle-section\"\u003e\n\u003cdiv class=\"section-container\"\u003e\n\u003cdiv class=\"bundle-cards\"\u003e\n\u003cdiv class=\"bundle-card\"\u003e\n\u003cdiv class=\"bc-eyebrow\"\u003eFrom the Soft Aesthetic Collection\u003c\/div\u003e\n\u003ch3\u003eFor romantic, soft and pretty scent lovers\u003c\/h3\u003e\n\u003cp\u003eExplore more soft, feminine and comforting Unicorn Oil® scents made for everyday nail care, salon aftercare and at-home self-care.\u003c\/p\u003e\n\u003ca class=\"btn-outline\" href=\"\/collections\/soft-aesthetic-cuticle-oils\"\u003eShop Soft Aesthetic\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bundle-card alt\"\u003e\n\u003cdiv class=\"bc-eyebrow\" style=\"color: var(--ul-mute);\"\u003eIf you love this\u003c\/div\u003e\n\u003ch3\u003eYou'll Also Love Eternal Amour\u003c\/h3\u003e\n\u003cp\u003eWant another romantic scent with a soft, polished finish? Eternal Amour is the next pretty little heartbreak to add to your cuticle oil rotation.\u003c\/p\u003e\n\u003ca class=\"btn-outline\" href=\"\/products\/eternal-amour-unicorn-cuticle-oil\"\u003eShop Eternal Amour\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL BUNDLE CTA --\u003e\n\u003csection class=\"section\" style=\"background: var(--ul-blush-pale);\"\u003e\n\u003cdiv class=\"section-container\"\u003e\n\u003cdiv style=\"width: 90%; margin-left: auto; margin-right: 0; transform: translateX(-80px);\"\u003e\n\u003cdiv class=\"ul-bundle-banner\"\u003e\n\u003cdiv class=\"ul-banner-content\"\u003e\n\u003ch2\u003eMake it a bundle and save up to 10%\u003c\/h2\u003e\n\u003cp\u003ePair Love Letter with more Soft Aesthetic favourites and build your own Unicorn Oil® bundle. Not sure what scent belongs in the lineup? Use the Scent Matchmaker to find your next favourite.\u003c\/p\u003e\n\u003cdiv class=\"ul-banner-actions\"\u003e\n\u003ca class=\"ul-btn-banner\" href=\"\/products\/soft-aesthetic-bundle\"\u003eBuild a Bundle\u003c\/a\u003e \u003ca class=\"ul-btn-banner secondary\" href=\"\/pages\/scent-matchmaker\"\u003eTry Scent Matchmaker\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ul-banner-image\"\u003e\n\u003cdiv class=\"ul-banner-image-inner\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1964\/7203\/files\/Love_letter_cuticle_oil_pen.jpg?v=1781878006\" alt=\"Love Letter Unicorn Oil cuticle oil pen product image\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ ONLY --\u003e\n\u003csection class=\"section details-section\"\u003e\n\u003cdiv class=\"section-narrow\"\u003e\n\u003ch2 class=\"section-title\" style=\"margin-bottom: 32px;\"\u003eFAQ\u003c\/h2\u003e\n\u003cdiv class=\"accordion\"\u003e\n\u003cdiv class=\"accordion-item open\"\u003e\n\u003cbutton class=\"accordion-trigger\"\u003e What does Love Letter smell like? \u003cspan class=\"accordion-plus\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"accordion-body\"\u003eLove Letter smells romantic, berry-sweet and softly warm. It opens with raspberry, lemon and red berries, moves into rose, amber, maple and peony, then settles into black pepper, cedarwood, vanilla and sandalwood.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"accordion-item\"\u003e\n\u003cbutton class=\"accordion-trigger\"\u003e Is Love Letter available as a cuticle oil pen? \u003cspan class=\"accordion-plus\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"accordion-body\"\u003eYes. Love Letter is available in a 3ml cuticle oil pen, making it easy to keep in a handbag, desk drawer, salon kit or travel pouch for quick daily cuticle care.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"accordion-item\"\u003e\n\u003cbutton class=\"accordion-trigger\"\u003e What sizes is Love Letter available in? \u003cspan class=\"accordion-plus\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"accordion-body\"\u003eLove Letter is available in 1ml sample, 3ml cuticle oil pen and 15ml.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"accordion-item\"\u003e\n\u003cbutton class=\"accordion-trigger\"\u003e Who is Love Letter best for? \u003cspan class=\"accordion-plus\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"accordion-body\"\u003eLove Letter is best for customers who love romantic scents, soft berry notes, floral hearts and warm vanilla woods. It suits anyone who wants a feminine cuticle oil that feels pretty, polished and softly sentimental.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"accordion-item\"\u003e\n\u003cbutton class=\"accordion-trigger\"\u003e Is Love Letter good for everyday cuticle care? \u003cspan class=\"accordion-plus\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"accordion-body\"\u003eYes. Love Letter is designed for daily cuticle care and salon aftercare. The lightweight oil helps condition the cuticle area and soften the look of dry skin around the nails without a heavy or greasy finish.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"accordion-item\"\u003e\n\u003cbutton class=\"accordion-trigger\"\u003e What should I try if I love Love Letter? \u003cspan class=\"accordion-plus\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"accordion-body\"\u003eIf you love Love Letter’s romantic berry, floral and vanilla warmth, try Eternal Amour next. It sits beautifully beside Love Letter for customers who enjoy soft, feminine and polished scent profiles.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Unicorn Lab","offers":[{"title":"3ml Pink Cuticle Oil Pen","offer_id":48354139767006,"sku":"LOVLET3MLP","price":9.2,"currency_code":"AUD","in_stock":true},{"title":"3ml Clear Cuticle Oil Pen","offer_id":48347809579230,"sku":"LOVLET3MLC","price":8.0,"currency_code":"AUD","in_stock":true},{"title":"15ml","offer_id":48347761049822,"sku":"LOVLET15","price":16.0,"currency_code":"AUD","in_stock":true},{"title":"1ml Sample","offer_id":48347761082590,"sku":"LOVLET1ML","price":1.5,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1964\/7203\/files\/Love_Letter_Cuticle_Oil_15ml.jpg?v=1782096689","url":"https:\/\/unicornlab.com.au\/products\/love-letter-unicorn-cuticle-oil","provider":"Unicorn Lab","version":"1.0","type":"link"}