{"product_id":"atunis-blue-mens-cuticle-oil","title":"Atunis Blue | Mens Cuticle Oil","description":"\u003cstyle\u003e\n\n\n.ul-men-product {\n  --men-black: #0B0B0D;\n  --men-charcoal: #17171A;\n  --men-graphite: #2B2B30;\n  --men-steel: #666A70;\n  --men-smoke: #A7AAB0;\n  --men-silver: #D7D9DD;\n  --men-line: #D9D9D9;\n  --men-soft: #F5F5F5;\n  --men-white: #FFFFFF;\n  --men-radius-md: 16px;\n  --men-radius-lg: 24px;\n  --men-radius-xl: 32px;\n  --men-pill: 999px;\n  --men-shadow: 0 18px 48px rgba(0,0,0,0.12);\n  font-family: 'Montserrat', sans-serif;\n  color: var(--men-charcoal);\n  background: var(--men-white);\n}\n\n.ul-men-product * {\n  box-sizing: border-box;\n}\n\n.ul-men-product .section {\n  padding: clamp(28px, 3vw, 54px) 0;\n}\n\n.ul-men-product .section-container {\n  max-width: 1530px;\n  margin: 0 auto;\n  padding: 0 30px;\n}\n\n.ul-men-product .section-narrow {\n  max-width: 960px;\n  margin: 0 auto;\n  padding: 0 30px;\n}\n\n.ul-men-product .section-eyebrow {\n  font-size: 0.6875rem;\n  font-weight: 800;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n  color: var(--men-steel);\n  margin-bottom: 8px;\n  text-align: center;\n}\n\n.ul-men-product .section-title {\n  font-family: 'Libre Franklin', sans-serif;\n  font-size: clamp(1.55rem, 1.25rem + 1.4vw, 2.2rem);\n  font-weight: 900;\n  line-height: 1.08;\n  letter-spacing: -0.03em;\n  color: var(--men-black);\n  text-align: center;\n  margin: 0 0 10px;\n}\n\n.ul-men-product .section-sub {\n  font-size: 0.95rem;\n  color: var(--men-steel);\n  text-align: center;\n  max-width: 660px;\n  margin: 0 auto 42px;\n  line-height: 1.7;\n}\n\n\/* HERO *\/\n\n.ul-men-product .men-hero-card {\n  background:\n    radial-gradient(circle at top left, rgba(255,255,255,0.16), transparent 34%),\n    linear-gradient(135deg, #050505 0%, #19191D 58%, #303035 100%);\n  border: 1px solid #2F2F35;\n  border-radius: var(--men-radius-xl);\n  box-shadow: var(--men-shadow);\n  padding: clamp(28px, 4vw, 54px);\n  text-align: center;\n  overflow: hidden;\n  position: relative;\n}\n\n.ul-men-product .men-hero-card::before {\n  content: \"\";\n  position: absolute;\n  inset: 18px;\n  border: 1px solid rgba(255,255,255,0.10);\n  border-radius: 24px;\n  pointer-events: none;\n}\n\n.ul-men-product .men-kicker {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  border: 1px solid rgba(255,255,255,0.22);\n  background: rgba(255,255,255,0.08);\n  color: var(--men-silver);\n  border-radius: var(--men-pill);\n  padding: 7px 12px;\n  margin: 0 0 14px;\n  font-size: 0.68rem;\n  font-weight: 800;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n}\n\n.ul-men-product .men-hero-card h1 {\n  margin: 0;\n  font-family: 'Libre Franklin', sans-serif;\n  font-size: clamp(2rem, 1.4rem + 2.4vw, 3.25rem);\n  font-weight: 950;\n  letter-spacing: -0.055em;\n  line-height: 0.98;\n  color: #fff;\n}\n\n.ul-men-product .men-hero-card p {\n  max-width: 780px;\n  margin: 18px auto 0;\n  color: rgba(255,255,255,0.78);\n  font-size: 1rem;\n  line-height: 1.75;\n}\n\n.ul-men-product .men-hero-card strong {\n  color: #fff;\n}\n\n\/* ICON GRID *\/\n\n.ul-men-product .why-section {\n  background: #fff;\n}\n\n.ul-men-product .ul-icon-grid {\n  display: grid;\n  grid-template-columns: repeat(5, 1fr);\n  gap: 28px;\n  margin-top: 42px;\n}\n\n.ul-men-product .ul-icon-item {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  text-align: center;\n}\n\n.ul-men-product .ul-icon-circle {\n  width: 72px;\n  height: 72px;\n  border-radius: 50%;\n  background: linear-gradient(135deg, #fff 0%, #f2f2f2 100%);\n  border: 1.5px solid var(--men-line);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-bottom: 16px;\n  box-shadow: 0 8px 24px rgba(0,0,0,0.06);\n  color: var(--men-black);\n}\n\n.ul-men-product .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-men-product .ul-icon-item h3 {\n  font-family: 'Libre Franklin', sans-serif;\n  font-size: 0.95rem;\n  font-weight: 900;\n  color: var(--men-black);\n  margin: 0 0 6px;\n}\n\n.ul-men-product .ul-icon-item p {\n  font-size: 0.82rem;\n  color: var(--men-steel);\n  line-height: 1.55;\n  margin: 0;\n  max-width: 190px;\n}\n\n\/* SCENT NOTES *\/\n\n.ul-men-product .scent-section {\n  background: linear-gradient(180deg, #f8f8f8 0%, #eeeeee 100%);\n  border-top: 1px solid var(--men-line);\n  border-bottom: 1px solid var(--men-line);\n}\n\n.ul-men-product .scent-rows {\n  display: flex;\n  flex-direction: column;\n  gap: 44px;\n}\n\n.ul-men-product .scent-row {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 46px;\n  align-items: center;\n}\n\n.ul-men-product .scent-row.reverse {\n  direction: rtl;\n}\n\n.ul-men-product .scent-row.reverse \u003e * {\n  direction: ltr;\n}\n\n.ul-men-product .scent-img-wrap {\n  width: 240px;\n  height: 240px;\n  border-radius: 50%;\n  overflow: hidden;\n  border: 3px solid #1f1f23;\n  margin: 0 auto;\n  background: #fff;\n  box-shadow: 0 18px 45px rgba(0,0,0,0.18);\n}\n\n.ul-men-product .scent-img-wrap img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n}\n\n.ul-men-product .scent-text .note-label {\n  font-size: 0.69rem;\n  font-weight: 900;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n  color: var(--men-steel);\n  margin: 0 0 8px;\n}\n\n.ul-men-product .scent-text h3 {\n  font-family: 'Libre Franklin', sans-serif;\n  font-size: clamp(1.25rem, 1.05rem + 1vw, 1.75rem);\n  font-weight: 900;\n  color: var(--men-black);\n  margin: 0 0 10px;\n  letter-spacing: -0.02em;\n}\n\n.ul-men-product .scent-text p {\n  font-size: 0.96rem;\n  color: var(--men-graphite);\n  line-height: 1.7;\n  margin: 0;\n}\n\n\/* CTA CARDS *\/\n\n.ul-men-product .bundle-section {\n  background: #ffffff;\n}\n\n.ul-men-product .bundle-cards {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 24px;\n}\n\n.ul-men-product .bundle-card {\n  background: linear-gradient(135deg, #111113 0%, #2b2b30 100%);\n  border: 1px solid #2f2f35;\n  border-radius: var(--men-radius-xl);\n  padding: 36px;\n  overflow: hidden;\n  position: relative;\n  display: flex;\n  flex-direction: column;\n  gap: 12px;\n  color: white;\n}\n\n.ul-men-product .bundle-card.alt {\n  background: #f5f5f5;\n  border: 1px solid var(--men-line);\n  color: var(--men-black);\n}\n\n.ul-men-product .bundle-card .bc-eyebrow {\n  font-size: 0.68rem;\n  font-weight: 900;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n  color: rgba(255,255,255,0.68);\n}\n\n.ul-men-product .bundle-card.alt .bc-eyebrow {\n  color: var(--men-steel);\n}\n\n.ul-men-product .bundle-card h3 {\n  font-family: 'Libre Franklin', sans-serif;\n  font-size: clamp(1.25rem, 1rem + 1.2vw, 1.7rem);\n  font-weight: 950;\n  line-height: 1.12;\n  letter-spacing: -0.03em;\n  margin: 0;\n}\n\n.ul-men-product .bundle-card p {\n  font-size: 0.9rem;\n  line-height: 1.65;\n  margin: 0;\n  color: rgba(255,255,255,0.74);\n}\n\n.ul-men-product .bundle-card.alt p {\n  color: var(--men-steel);\n}\n\n.ul-men-product .btn-outline {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  border: 1.5px solid currentColor;\n  border-radius: var(--men-pill);\n  padding: 12px 24px;\n  font-family: 'Montserrat', sans-serif;\n  font-size: 0.875rem;\n  font-weight: 800;\n  color: inherit;\n  cursor: pointer;\n  background: transparent;\n  text-decoration: none;\n  width: fit-content;\n  margin-top: 8px;\n  transition: all 0.2s;\n}\n\n.ul-men-product .bundle-card .btn-outline:hover {\n  background: white;\n  color: var(--men-black);\n}\n\n.ul-men-product .bundle-card.alt .btn-outline:hover {\n  background: var(--men-black);\n  color: white;\n}\n\n\/* WIDE BANNER *\/\n\n.ul-men-product .men-bundle-banner {\n  border-radius: var(--men-radius-xl);\n  overflow: hidden;\n  display: flex;\n  flex-direction: row;\n  align-items: stretch;\n  background: linear-gradient(135deg, #050505 0%, #1b1b1f 62%, #424247 100%);\n  box-shadow: var(--men-shadow);\n  border: 1px solid #2f2f35;\n}\n\n.ul-men-product .men-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}\n\n.ul-men-product .men-banner-content h2 {\n  font-family: 'Libre Franklin', sans-serif;\n  font-size: clamp(1.6rem, 1.3rem + 1.6vw, 2.28rem);\n  font-weight: 950;\n  line-height: 1.15;\n  letter-spacing: -0.04em;\n  color: white;\n  max-width: 440px;\n  margin: 0 0 18px;\n}\n\n.ul-men-product .men-banner-content p {\n  font-size: 1rem;\n  color: rgba(255,255,255,0.76);\n  line-height: 1.75;\n  max-width: 420px;\n  margin: 0 0 22px;\n}\n\n.ul-men-product .men-btn-banner {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  padding: 14px 30px;\n  background: #fff;\n  color: var(--men-black);\n  font-family: 'Montserrat', sans-serif;\n  font-size: 0.95rem;\n  font-weight: 900;\n  border-radius: var(--men-pill);\n  text-decoration: none;\n  border: none;\n  cursor: pointer;\n  transition: box-shadow 0.3s, background 0.3s;\n}\n\n.ul-men-product .men-btn-banner:hover {\n  background: #f2f2f2;\n  box-shadow: 0 4px 20px rgba(255,255,255,0.14);\n}\n\n.ul-men-product .men-banner-image {\n  flex: 0 0 50%;\n  padding: 32px 28px 32px 12px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n}\n\n.ul-men-product .men-banner-image-inner {\n  width: 95%;\n  aspect-ratio: 1 \/ 1;\n  background: #101014;\n  border: 1px solid rgba(255,255,255,0.18);\n  border-radius: 18px;\n  overflow: hidden;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n}\n\n.ul-men-product .men-banner-image-inner img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n}\n\n\/* ACCORDION *\/\n\n.ul-men-product .details-section {\n  background: #fff;\n}\n\n.ul-men-product .accordion {\n  border-top: 1px solid var(--men-line);\n}\n\n.ul-men-product .accordion-item {\n  border-bottom: 1px solid var(--men-line);\n}\n\n.ul-men-product .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: 'Montserrat', sans-serif;\n  font-size: 0.95rem;\n  font-weight: 800;\n  color: var(--men-black);\n  text-align: left;\n}\n\n.ul-men-product .accordion-trigger:hover {\n  color: var(--men-steel);\n}\n\n.ul-men-product .accordion-plus {\n  width: 28px;\n  height: 28px;\n  border-radius: 50%;\n  border: 1.5px solid var(--men-line);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 1rem;\n  color: var(--men-steel);\n  flex-shrink: 0;\n  transition: all 0.2s;\n}\n\n.ul-men-product .accordion-item.open .accordion-plus {\n  background: var(--men-black);\n  color: white;\n  border-color: var(--men-black);\n  transform: rotate(45deg);\n}\n\n.ul-men-product .accordion-body {\n  font-size: 0.9rem;\n  color: var(--men-graphite);\n  line-height: 1.75;\n  padding-bottom: 20px;\n  display: none;\n}\n\n.ul-men-product .accordion-item.open .accordion-body {\n  display: block;\n}\n\n.ul-men-product .accordion-body a {\n  color: var(--men-black);\n  font-weight: 800;\n  text-decoration: underline;\n  text-underline-offset: 3px;\n}\n\n\/* MOBILE *\/\n\n@media (max-width: 900px) {\n  .ul-men-product .ul-icon-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n\n  .ul-men-product .scent-row,\n  .ul-men-product .scent-row.reverse {\n    grid-template-columns: 1fr;\n    direction: ltr;\n  }\n\n  .ul-men-product .bundle-cards {\n    grid-template-columns: 1fr;\n  }\n\n  .ul-men-product .men-bundle-banner {\n    flex-direction: column;\n  }\n\n  .ul-men-product .men-banner-content,\n  .ul-men-product .men-banner-image {\n    width: 100%;\n    flex: 0 0 auto;\n    padding: 32px 24px;\n  }\n\n  .ul-men-product .scent-img-wrap {\n    width: 210px;\n    height: 210px;\n  }\n}\n\n@media (max-width: 520px) {\n  .ul-men-product .section-container,\n  .ul-men-product .section-narrow {\n    padding: 0 16px;\n  }\n\n  .ul-men-product .ul-icon-grid {\n    gap: 22px;\n  }\n\n  .ul-men-product .men-hero-card {\n    padding: 30px 20px;\n  }\n\n  .ul-men-product .bundle-card {\n    padding: 28px 22px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"ul-men-product\"\u003e\n\u003c!-- HERO INTRO --\u003e\n\u003csection class=\"section\"\u003e\n\u003cdiv class=\"section-container\"\u003e\n\u003cdiv class=\"men-hero-card\"\u003e\n\u003cp class=\"men-kicker\"\u003eUnicorn Oil® Men’s Line\u003c\/p\u003e\n\u003ch1\u003eAtunis Blue Cuticle Oil\u003c\/h1\u003e\n\u003cp\u003eA \u003cstrong\u003edesigner cologne-inspired\u003c\/strong\u003e Australian Made cuticle oil with crisp green apple, lemon and mint over a smooth aromatic heart of ambroxan, geranium and tonka. Finished with cedar, oakmoss, vetiver and vanilla, Atunis Blue is a refined nail serum for customers who want clean grooming without the glitter, fluff or cupcake energy.\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 Atunis Blue\u003c\/h2\u003e\n\u003cp class=\"section-sub\"\u003eA fresh, aromatic and woody men’s cuticle oil designed for daily grooming, salon aftercare and anyone who prefers a polished finish without shimmer.\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 Grooming\u003c\/h3\u003e\n\u003cp\u003eHelps condition dry cuticles and keeps the nail area looking clean and well kept.\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 non-greasy finish for hands that still need to do things.\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\u003eFormulated without 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\u003eVegan\u003c\/h3\u003e\n\u003cp\u003eCruelty-free 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 7h16\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M4 12h16\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M4 17h16\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M7 5v14\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M12 5v14\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M17 5v14\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eNo Shimmer\u003c\/h3\u003e\n\u003cp\u003eCreated for the men’s line with a clean, shimmer-free 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\"\u003eFresh citrus, cool mint and green apple open the scent, before it settles into a smooth aromatic woods profile with a warm vanilla-tonka base.\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\/Green_Apple_Lemon_and_Mint.jpg?v=1781871974\" alt=\"Green apple, lemon and mint fragrance notes for Gentlemen’s Club Unicorn Oil 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\u003eGreen Apple, Lemon \u0026amp; Mint\u003c\/h3\u003e\n\u003cp\u003eThe opening is crisp and bright with green apple and lemon, sharpened by cool mint. It gives the scent that fresh cologne lift straight away: clean, energetic and not shy about entering the room first.\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\/Ambroxan_Geranium_Tonka_1.jpg?v=1781872233\" alt=\"Ambroxan, geranium and tonka fragrance notes for Gentlemen’s Club Unicorn Oil cuticle oil\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scent-text\"\u003e\n\u003cp class=\"note-label\"\u003eMiddle Notes\u003c\/p\u003e\n\u003ch3\u003eAmbroxan, Geranium \u0026amp; Tonka\u003c\/h3\u003e\n\u003cp\u003eThe heart moves into a smoother aromatic profile. Ambroxan brings a modern mineral warmth, geranium adds a clean green edge, and tonka rounds it out with a soft, slightly creamy depth.\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\/Cedar__Oakmoss__Vetiver___Vanilla.jpg?v=1781872257\" alt=\"Cedar, oakmoss, vetiver and vanilla fragrance notes for Gentlemen’s Club Unicorn Oil 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\u003eCedar, Oakmoss, Vetiver \u0026amp; Vanilla\u003c\/h3\u003e\n\u003cp\u003eThe dry-down is woody, grounded and warm. Cedar and vetiver give it structure, oakmoss adds an earthy finish, and vanilla softens the base without turning the scent sweet or powdery.\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 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 Men’s Line\u003c\/div\u003e\n\u003ch3\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eFor clean, cologne-style cuticle care\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp\u003eAtunis Blue is made for customers who want the benefits of Unicorn Oil® in a darker, fresher and more understated scent direction.\u003c\/p\u003e\n\u003ca class=\"btn-outline\" href=\"\/collections\/unicorn-oil\"\u003eShop Unicorn Oil®\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bundle-card alt\"\u003e\n\u003cdiv class=\"bc-eyebrow\"\u003eIf you love this\u003c\/div\u003e\n\u003ch3\u003eTry a clean aromatic routine\u003c\/h3\u003e\n\u003cp\u003ePair Atunis Blue with your daily hand-care routine, salon aftercare kit, or desk drawer grooming setup. Low drama. High polish. No suspiciously sticky handshake.\u003c\/p\u003e\n\u003ca class=\"btn-outline\" href=\"\/pages\/scent-matchmaker\"\u003eFind another scent\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WIDE BANNER --\u003e\n\u003csection class=\"section\" style=\"background: #f5f5f5;\"\u003e\n\u003cdiv class=\"section-container\"\u003e\n\u003cdiv class=\"men-bundle-banner\"\u003e\n\u003cdiv class=\"men-banner-content\"\u003e\n\u003ch2\u003eFresh, woody and built for the men’s line\u003c\/h2\u003e\n\u003cp\u003eA shimmer-free cuticle oil with a modern cologne-style fragrance profile: crisp apple, cool mint, smooth tonka, cedar, vetiver and oakmoss.\u003c\/p\u003e\n\u003ca class=\"men-btn-banner\" href=\"\/collections\/unicorn-oil\"\u003eShop the Range\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"men-banner-image\"\u003e\n\u003cdiv class=\"men-banner-image-inner\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1964\/7203\/files\/Ambroxan_Geranium_Tonka_1.jpg?v=1781872233\" alt=\"Atunis Blue aromatic fragrance mood image with ambroxan, geranium and tonka notes\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAILS ACCORDION --\u003e\n\u003csection class=\"section details-section\"\u003e\n\u003cdiv class=\"section-narrow\"\u003e\n\u003ch2 class=\"section-title\" style=\"margin-bottom: 32px;\"\u003eProduct Details \u0026amp; FAQ\u003c\/h2\u003e\n\u003cdiv class=\"accordion\"\u003e\n\u003cdiv class=\"accordion-item\"\u003e\n\u003cbutton class=\"accordion-trigger\"\u003e What does Atunis Blue smell like? \u003cspan class=\"accordion-plus\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"accordion-body\"\u003eAtunis Blue smells fresh, masculine and aromatic, with green apple, lemon and mint at the opening, a smooth heart of ambroxan, geranium and tonka, and a woody base of cedar, oakmoss, vetiver and vanilla.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"accordion-item\"\u003e\n\u003cbutton class=\"accordion-trigger\"\u003e Is Atunis Blue a shimmer cuticle oil? \u003cspan class=\"accordion-plus\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"accordion-body\"\u003eNo. Atunis Blue is part of the Unicorn Lab® men’s line and is designed with a shimmer-free finish for a clean, understated grooming routine.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"accordion-item\"\u003e\n\u003cbutton class=\"accordion-trigger\"\u003e Is this a good cuticle oil for men? \u003cspan class=\"accordion-plus\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"accordion-body\"\u003eYes. Atunis Blue is a strong option for men who want a cuticle oil that feels fresh, low-fuss and fragrance-led without smelling sweet, floral or glittery. It helps keep the cuticle area conditioned while fitting naturally into a grooming routine.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"accordion-item\"\u003e\n\u003cbutton class=\"accordion-trigger\"\u003e Can nail techs use Atunis Blue for salon aftercare? \u003cspan class=\"accordion-plus\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"accordion-body\"\u003eYes. Atunis Blue is suitable for salon aftercare around natural nails and enhancements. It is especially useful for clients who prefer a darker, fresher scent profile instead of sweet, bakery, fruity or shimmer scents.\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 Clear Cuticle Oil Pen","offer_id":48347618967774,"sku":"ATUBLU3MLC","price":8.0,"currency_code":"AUD","in_stock":true},{"title":"15ml","offer_id":48347619000542,"sku":"ATUBLU15","price":16.0,"currency_code":"AUD","in_stock":true},{"title":"30ml","offer_id":48347619033310,"sku":"ATUBLU30","price":20.0,"currency_code":"AUD","in_stock":true},{"title":"1ml Sample","offer_id":48347619066078,"sku":"ATUBLU1ML","price":1.5,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1964\/7203\/files\/Atunis_Blue_Mens_Cuticle_Oil.jpg?v=1782098001","url":"https:\/\/unicornlab.com.au\/products\/atunis-blue-mens-cuticle-oil","provider":"Unicorn Lab","version":"1.0","type":"link"}