{"product_id":"volumizing-root-lift-spray","title":"✨ Volumizing Root Lift Spray 💨 INSTANT VOLUME · FLEXIBLE HOLD · ALL-DAY STYLE","description":"\u003cstyle\u003e\n\/* =========================================================\n   ROOT LIFT VOLUMIZING SPRAY — NB \/ APPLOVIN DETAIL PAGE\n   MOBILE-FIRST • NO JAVASCRIPT • COLD-TRAFFIC FOCUSED\n   Conversion order:\n   1) Problem + result above the fold\n   2) Before\/after visual proof\n   3) Core benefits\n   4) 3-step routine\n   5) Lifestyle \/ portability\n   6) FAQs + product details\n   7) Final CTA + mobile sticky CTA\n   ========================================================= *\/\n\n.nva-page{\n  --black:#080808;\n  --ink:#171717;\n  --text:#4b4b4b;\n  --muted:#777;\n  --line:#e7e7e7;\n  --soft:#f6f6f6;\n  --white:#fff;\n\n  width:100%;\n  max-width:720px;\n  margin:0 auto;\n  padding:0 10px 92px;\n  color:var(--text);\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Arial,Helvetica,sans-serif;\n  line-height:1.5;\n  box-sizing:border-box;\n  overflow:hidden;\n}\n\n.nva-page *,\n.nva-page *::before,\n.nva-page *::after{box-sizing:border-box}\n\n.nva-page img{\n  display:block;\n  width:100%;\n  height:auto;\n  max-width:100%;\n}\n\n\/* ---------- GLOBAL ---------- *\/\n\n.nva-section{margin:24px 0}\n.nva-center{text-align:center}\n\n.nva-kicker{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  gap:5px;\n  padding:7px 11px;\n  border:1px solid #dedede;\n  border-radius:999px;\n  background:#fff;\n  color:#111;\n  font-size:10px;\n  line-height:1.1;\n  font-weight:850;\n  letter-spacing:.85px;\n  text-transform:uppercase;\n}\n\n.nva-title{\n  margin:10px auto 8px;\n  color:var(--black);\n  font-size:clamp(25px,7vw,37px);\n  line-height:1.04;\n  letter-spacing:-.85px;\n  font-weight:900;\n}\n\n.nva-title span{\n  display:block;\n  margin-top:5px;\n  color:#696969;\n}\n\n.nva-copy{\n  max-width:600px;\n  margin:0 auto;\n  color:#626262;\n  font-size:13.5px;\n  line-height:1.6;\n}\n\n.nva-image-wrap{\n  position:relative;\n  margin-top:13px;\n}\n\n.nva-image{\n  border:1px solid #ececec;\n  border-radius:16px;\n  background:#f7f7f7;\n  box-shadow:0 8px 24px rgba(0,0,0,.055);\n}\n\n.nva-image-note{\n  position:absolute;\n  left:10px;\n  bottom:10px;\n  max-width:82%;\n  padding:7px 10px;\n  border-radius:9px;\n  background:rgba(10,10,10,.82);\n  color:#fff;\n  font-size:9.5px;\n  line-height:1.3;\n  font-weight:750;\n  backdrop-filter:blur(4px);\n  -webkit-backdrop-filter:blur(4px);\n}\n\n\/* ---------- TOP BAR ---------- *\/\n\n.nva-topbar{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:5px;\n  margin-bottom:9px;\n}\n\n.nva-topbar div{\n  padding:8px 4px;\n  border:1px solid #e6e6e6;\n  border-radius:10px;\n  background:#fff;\n  color:#242424;\n  text-align:center;\n  font-size:9px;\n  line-height:1.2;\n  font-weight:850;\n  letter-spacing:.15px;\n}\n\n\/* ---------- HERO ---------- *\/\n\n.nva-hero{\n  padding:22px 14px 16px;\n  text-align:center;\n  border:1px solid #dfdfdf;\n  border-radius:22px;\n  background:\n    radial-gradient(circle at 90% 0,rgba(0,0,0,.055),transparent 28%),\n    linear-gradient(145deg,#fff,#f5f5f5);\n}\n\n.nva-brand{\n  display:inline-flex;\n  align-items:center;\n  gap:6px;\n  padding:7px 11px;\n  border-radius:999px;\n  background:#090909;\n  color:#fff;\n  font-size:9.5px;\n  line-height:1.1;\n  font-weight:850;\n  letter-spacing:.8px;\n  text-transform:uppercase;\n}\n\n.nva-brand-dot{\n  width:6px;\n  height:6px;\n  border-radius:50%;\n  background:#fff;\n}\n\n.nva-hero h2{\n  margin:13px auto 0;\n  max-width:640px;\n  color:#080808;\n  font-size:clamp(29px,8vw,43px);\n  line-height:1;\n  letter-spacing:-1.1px;\n  font-weight:900;\n}\n\n.nva-hero h2 span{\n  display:block;\n  margin-top:6px;\n  color:#686868;\n}\n\n.nva-hero p{\n  max-width:590px;\n  margin:11px auto 0;\n  color:#5e5e5e;\n  font-size:13px;\n  line-height:1.55;\n}\n\n.nva-hero-points{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:6px;\n  margin-top:14px;\n}\n\n.nva-hero-point{\n  min-height:68px;\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n  align-items:center;\n  padding:8px 3px;\n  border:1px solid #e3e3e3;\n  border-radius:13px;\n  background:#fff;\n}\n\n.nva-hero-point b{\n  display:block;\n  margin-bottom:4px;\n  color:#111;\n  font-size:16px;\n  line-height:1;\n}\n\n.nva-hero-point span{\n  color:#2a2a2a;\n  font-size:9.2px;\n  line-height:1.22;\n  font-weight:850;\n}\n\n\/* ---------- CTA ---------- *\/\n\n.nva-cta{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:100%;\n  min-height:52px;\n  margin-top:12px;\n  padding:12px 16px;\n  border:1px solid #080808;\n  border-radius:12px;\n  background:#080808;\n  color:#fff !important;\n  text-decoration:none !important;\n  font-size:14px;\n  line-height:1.2;\n  font-weight:900;\n  letter-spacing:.25px;\n  cursor:pointer;\n  -webkit-tap-highlight-color:transparent;\n}\n\n.nva-cta:hover{opacity:.9}\n\n.nva-cta-sub{\n  display:block;\n  margin-top:6px;\n  color:#7a7a7a;\n  font-size:9.5px;\n  line-height:1.3;\n  text-align:center;\n}\n\n\/* ---------- EARLY PROOF ---------- *\/\n\n.nva-proof{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:6px;\n  margin-top:10px;\n}\n\n.nva-proof div{\n  padding:9px 4px;\n  border:1px solid #e5e5e5;\n  border-radius:11px;\n  background:#fff;\n  color:#292929;\n  text-align:center;\n  font-size:9px;\n  line-height:1.25;\n  font-weight:850;\n}\n\n\/* ---------- PROBLEM ---------- *\/\n\n.nva-problem{\n  padding:22px 15px;\n  text-align:center;\n  border-radius:20px;\n  background:#111;\n}\n\n.nva-problem small{\n  color:#c9c9c9;\n  font-size:9.5px;\n  line-height:1.2;\n  font-weight:850;\n  letter-spacing:1px;\n}\n\n.nva-problem h2{\n  max-width:610px;\n  margin:7px auto 0;\n  color:#fff;\n  font-size:clamp(22px,6.7vw,31px);\n  line-height:1.06;\n  font-weight:900;\n}\n\n.nva-problem p{\n  max-width:570px;\n  margin:9px auto 0;\n  color:#d6d6d6;\n  font-size:12.5px;\n  line-height:1.55;\n}\n\n\/* ---------- BENEFITS ---------- *\/\n\n.nva-benefit-grid{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:8px;\n  margin-top:14px;\n}\n\n.nva-benefit{\n  padding:13px 11px;\n  border:1px solid #e7e7e7;\n  border-radius:14px;\n  background:#fff;\n  text-align:left;\n}\n\n.nva-benefit-icon{\n  width:36px;\n  height:36px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  margin-bottom:9px;\n  border-radius:10px;\n  background:#111;\n  color:#fff;\n  font-size:15px;\n  font-weight:900;\n}\n\n.nva-benefit strong{\n  display:block;\n  color:#181818;\n  font-size:12.5px;\n  line-height:1.25;\n  font-weight:850;\n}\n\n.nva-benefit span{\n  display:block;\n  margin-top:4px;\n  color:#6c6c6c;\n  font-size:10.6px;\n  line-height:1.45;\n}\n\n\/* ---------- HOW TO ---------- *\/\n\n.nva-steps{\n  margin-top:14px;\n  padding:13px 14px;\n  border:1px solid #e4e4e4;\n  border-radius:17px;\n  background:#f8f8f8;\n}\n\n.nva-step{\n  position:relative;\n  display:flex;\n  align-items:center;\n  gap:11px;\n  padding:11px 0;\n}\n\n.nva-step:not(:last-child)::after{\n  content:\"\";\n  position:absolute;\n  left:17px;\n  top:43px;\n  width:1px;\n  height:20px;\n  background:#d6d6d6;\n}\n\n.nva-step-no{\n  position:relative;\n  z-index:2;\n  flex:0 0 35px;\n  width:35px;\n  height:35px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  border-radius:50%;\n  background:#111;\n  color:#fff;\n  font-size:12px;\n  font-weight:900;\n}\n\n.nva-step-text strong{\n  display:block;\n  color:#1a1a1a;\n  font-size:12.8px;\n  font-weight:850;\n}\n\n.nva-step-text span{\n  display:block;\n  margin-top:2px;\n  color:#666;\n  font-size:10.8px;\n  line-height:1.4;\n}\n\n\/* ---------- USE \/ ROUTINE TAGS ---------- *\/\n\n.nva-use-grid{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:6px;\n  margin-top:13px;\n}\n\n.nva-use{\n  padding:10px 4px;\n  border:1px solid #e4e4e4;\n  border-radius:11px;\n  background:#fafafa;\n  color:#202020;\n  text-align:center;\n  font-size:9px;\n  line-height:1.2;\n  font-weight:850;\n}\n\n\/* ---------- FAQ ---------- *\/\n\n.nva-faq{\n  margin-top:13px;\n  overflow:hidden;\n  border:1px solid #e4e4e4;\n  border-radius:16px;\n  background:#fff;\n}\n\n.nva-faq-item{\n  padding:13px 14px;\n  border-bottom:1px solid #ededed;\n}\n\n.nva-faq-item:last-child{border-bottom:0}\n\n.nva-faq-item strong{\n  display:block;\n  color:#181818;\n  font-size:12px;\n  font-weight:850;\n}\n\n.nva-faq-item span{\n  display:block;\n  margin-top:3px;\n  color:#6a6a6a;\n  font-size:10.5px;\n  line-height:1.45;\n}\n\n\/* ---------- DETAILS ---------- *\/\n\n.nva-specs{\n  overflow:hidden;\n  margin-top:14px;\n  border:1px solid #e4e4e4;\n  border-radius:16px;\n  background:#fff;\n}\n\n.nva-spec{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n  gap:12px;\n  padding:12px 14px;\n  border-bottom:1px solid #ececec;\n  font-size:11.5px;\n}\n\n.nva-spec:last-child{border-bottom:0}\n.nva-spec strong{color:#222}\n\n.nva-spec span{\n  max-width:64%;\n  color:#666;\n  text-align:right;\n}\n\n\/* ---------- FINAL ---------- *\/\n\n.nva-final{\n  padding:26px 16px;\n  text-align:center;\n  border-radius:21px;\n  background:#111;\n}\n\n.nva-final h2{\n  margin:0;\n  color:#fff;\n  font-size:clamp(24px,7vw,34px);\n  line-height:1.04;\n  font-weight:900;\n}\n\n.nva-final h2 span{\n  display:block;\n  margin-top:6px;\n  color:#bdbdbd;\n}\n\n.nva-final p{\n  max-width:560px;\n  margin:10px auto 0;\n  color:#dedede;\n  font-size:12.5px;\n  line-height:1.55;\n}\n\n.nva-disclaimer{\n  margin:10px auto 0;\n  max-width:560px;\n  color:#8a8a8a;\n  font-size:9px;\n  line-height:1.4;\n  text-align:center;\n}\n\n\/* ---------- MOBILE STICKY CTA ---------- *\/\n\n.nva-sticky{\n  position:fixed;\n  z-index:50;\n  left:8px;\n  right:8px;\n  bottom:8px;\n  display:none;\n  align-items:center;\n  justify-content:space-between;\n  gap:10px;\n  padding:8px;\n  border:1px solid #d8d8d8;\n  border-radius:14px;\n  background:rgba(255,255,255,.97);\n  box-shadow:0 8px 24px rgba(0,0,0,.15);\n  backdrop-filter:blur(8px);\n  -webkit-backdrop-filter:blur(8px);\n}\n\n.nva-sticky-copy{\n  min-width:0;\n  padding-left:3px;\n}\n\n.nva-sticky-copy strong{\n  display:block;\n  color:#111;\n  font-size:10.5px;\n  line-height:1.15;\n  font-weight:900;\n}\n\n.nva-sticky-copy span{\n  display:block;\n  margin-top:2px;\n  color:#727272;\n  font-size:8.5px;\n  line-height:1.15;\n}\n\n.nva-sticky-btn{\n  flex:0 0 auto;\n  min-width:126px;\n  padding:11px 12px;\n  border:0;\n  border-radius:10px;\n  background:#090909;\n  color:#fff !important;\n  text-decoration:none !important;\n  text-align:center;\n  font-size:10.5px;\n  line-height:1.1;\n  font-weight:900;\n}\n\n@media(max-width:600px){\n  .nva-sticky{display:flex}\n  .nva-page{padding:0 7px 92px}\n  .nva-section{margin:22px 0}\n  .nva-hero{padding:20px 11px 15px;border-radius:19px}\n  .nva-hero h2{font-size:30px}\n  .nva-hero p{font-size:12.5px}\n  .nva-benefit-grid{gap:7px}\n  .nva-benefit{padding:12px 10px}\n  .nva-use-grid{grid-template-columns:repeat(2,1fr)}\n}\n\n@media(min-width:601px){\n  .nva-page{padding-bottom:36px}\n}\n\n@media(prefers-reduced-motion:reduce){\n  .nva-page *{scroll-behavior:auto !important}\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"nva-page\"\u003e\n\n  \u003cdiv class=\"nva-topbar\"\u003e\n    \u003cdiv\u003e💨 FINE MIST\u003c\/div\u003e\n    \u003cdiv\u003e↑ ROOT LIFT\u003c\/div\u003e\n    \u003cdiv\u003e90 ML\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 1. HERO --\u003e\n  \u003csection class=\"nva-hero\"\u003e\n    \u003cdiv class=\"nva-brand\"\u003e\n      \u003cspan class=\"nva-brand-dot\"\u003e\u003c\/span\u003e\n      VOLUMIZING ROOT LIFT SPRAY\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      FLAT ROOTS?\n      \u003cspan\u003eGIVE THEM A LIGHTWEIGHT LIFT.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      A root-focused styling mist made to add airy-looking volume and flexible\n      styling support without a heavy-looking finish.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"nva-hero-points\"\u003e\n      \u003cdiv class=\"nva-hero-point\"\u003e\n        \u003cb\u003e↑\u003c\/b\u003e\n        \u003cspan\u003eTARGETED\u003cbr\u003eROOT LIFT\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"nva-hero-point\"\u003e\n        \u003cb\u003e≈\u003c\/b\u003e\n        \u003cspan\u003eLIGHTWEIGHT\u003cbr\u003eFINE MIST\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"nva-hero-point\"\u003e\n        \u003cb\u003e✓\u003c\/b\u003e\n        \u003cspan\u003eFLEXIBLE\u003cbr\u003eHOLD\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 2. BEFORE \/ AFTER FIRST --\u003e\n  \u003csection class=\"nva-section\"\u003e\n    \u003cdiv class=\"nva-center\"\u003e\n      \u003cspan class=\"nva-kicker\"\u003e✨ SEE THE DIFFERENCE\u003c\/span\u003e\n      \u003ch2 class=\"nva-title\"\u003e\n        FROM FLAT-LOOKING ROOTS\n        \u003cspan\u003eTO AIRIER, FULLER-LOOKING VOLUME.\u003c\/span\u003e\n      \u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"nva-image-wrap\"\u003e\n      \u003cimg class=\"nva-image\" src=\"https:\/\/velnorz.com\/cdn\/shop\/files\/6_.png-3.png?v=1790148481\u0026amp;width=900\" alt=\"Root lift styling before and after\" loading=\"eager\" decoding=\"async\"\u003e\n      \u003cdiv class=\"nva-image-note\"\u003eMist at the roots, then lift and shape.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"nva-proof\"\u003e\n      \u003cdiv\u003e↑ ROOT\u003cbr\u003eFOCUS\u003c\/div\u003e\n      \u003cdiv\u003e≈ AIRY\u003cbr\u003eBODY\u003c\/div\u003e\n      \u003cdiv\u003e👌 SIMPLE\u003cbr\u003eROUTINE\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ca class=\"nva-cta\" href=\"#\"\u003eCHOOSE YOUR ROOT LIFT OPTION ↑\u003c\/a\u003e\n    \u003cspan class=\"nva-cta-sub\"\u003eReturn to the product purchase area.\u003c\/span\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 3. PROBLEM --\u003e\n  \u003csection class=\"nva-section\"\u003e\n    \u003cdiv class=\"nva-problem\"\u003e\n      \u003csmall\u003eWHEN THE ROOTS FALL FLAT\u003c\/small\u003e\n      \u003ch2\u003eTHE WHOLE STYLE CAN LOOK HEAVIER.\u003c\/h2\u003e\n      \u003cp\u003e\n        Focus volume where it matters most—the crown, part line or other flat\n        areas—without coating the full hair length.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"nva-image-wrap\"\u003e\n      \u003cimg class=\"nva-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0585\/9596\/7075\/files\/TEXIE.png\" alt=\"Illustration showing root-focused styling areas\" loading=\"lazy\" decoding=\"async\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 4. CORE BENEFITS --\u003e\n  \u003csection class=\"nva-section\"\u003e\n    \u003cdiv class=\"nva-center\"\u003e\n      \u003cspan class=\"nva-kicker\"\u003eWHY ROOT-FOCUSED STYLING?\u003c\/span\u003e\n      \u003ch2 class=\"nva-title\"\u003e\n        LIFT WHERE IT MATTERS.\n        \u003cspan\u003eKEEP THE REST FEELING LIGHT.\u003c\/span\u003e\n      \u003c\/h2\u003e\n      \u003cp class=\"nva-copy\"\u003e\n        Built for quick root styling without turning the whole routine into a\n        complicated process.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"nva-benefit-grid\"\u003e\n      \u003cdiv class=\"nva-benefit\"\u003e\n        \u003cdiv class=\"nva-benefit-icon\"\u003e↑\u003c\/div\u003e\n        \u003cstrong\u003eTargeted Root Lift\u003c\/strong\u003e\n        \u003cspan\u003eApply to the crown, part line or other areas that look flat.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nva-benefit\"\u003e\n        \u003cdiv class=\"nva-benefit-icon\"\u003e≈\u003c\/div\u003e\n        \u003cstrong\u003eLight Fine Mist\u003c\/strong\u003e\n        \u003cspan\u003eStart with a small amount and build gradually as needed.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nva-benefit\"\u003e\n        \u003cdiv class=\"nva-benefit-icon\"\u003e✓\u003c\/div\u003e\n        \u003cstrong\u003eFlexible Styling Support\u003c\/strong\u003e\n        \u003cspan\u003eShape with fingertips, a brush or your usual styling tool.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nva-benefit\"\u003e\n        \u003cdiv class=\"nva-benefit-icon\"\u003e👌\u003c\/div\u003e\n        \u003cstrong\u003eEasy Everyday Routine\u003c\/strong\u003e\n        \u003cspan\u003eNo complicated setup—mist, lift and finish your style.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 5. HOW TO USE --\u003e\n  \u003csection class=\"nva-section\" id=\"nva-how\"\u003e\n    \u003cdiv class=\"nva-center\"\u003e\n      \u003cspan class=\"nva-kicker\"\u003e⚡ 3 SIMPLE STEPS\u003c\/span\u003e\n      \u003ch2 class=\"nva-title\"\u003e\n        SHAKE. MIST.\n        \u003cspan\u003eLIFT \u0026amp; STYLE.\u003c\/span\u003e\n      \u003c\/h2\u003e\n      \u003cp class=\"nva-copy\"\u003e\n        A fast routine that is easy to understand on mobile and easy to repeat.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"nva-image-wrap\"\u003e\n      \u003cimg class=\"nva-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0585\/9596\/7075\/files\/26.jpg-1.jpg\" alt=\"How to apply volumizing spray to the roots\" loading=\"lazy\" decoding=\"async\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"nva-steps\"\u003e\n      \u003cdiv class=\"nva-step\"\u003e\n        \u003cdiv class=\"nva-step-no\"\u003e1\u003c\/div\u003e\n        \u003cdiv class=\"nva-step-text\"\u003e\n          \u003cstrong\u003eSHAKE BEFORE USE\u003c\/strong\u003e\n          \u003cspan\u003eGive the bottle a few shakes before styling.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nva-step\"\u003e\n        \u003cdiv class=\"nva-step-no\"\u003e2\u003c\/div\u003e\n        \u003cdiv class=\"nva-step-text\"\u003e\n          \u003cstrong\u003eMIST THE ROOT AREA\u003c\/strong\u003e\n          \u003cspan\u003eApply lightly to the crown, part line or other flat-looking areas.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nva-step\"\u003e\n        \u003cdiv class=\"nva-step-no\"\u003e3\u003c\/div\u003e\n        \u003cdiv class=\"nva-step-text\"\u003e\n          \u003cstrong\u003eLIFT \u0026amp; SHAPE\u003c\/strong\u003e\n          \u003cspan\u003eUse fingertips or your usual styling tool, then add more only if needed.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ca class=\"nva-cta\" href=\"#\"\u003eGET ROOT LIFT SPRAY ↑\u003c\/a\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 6. LIFESTYLE \/ PORTABILITY --\u003e\n  \u003csection class=\"nva-section nva-center\"\u003e\n    \u003cspan class=\"nva-kicker\"\u003eEASY TO KEEP IN YOUR ROUTINE\u003c\/span\u003e\n    \u003ch2 class=\"nva-title\"\u003e\n      QUICK ROOT REFRESH.\n      \u003cspan\u003eNO COMPLICATED ROUTINE.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"nva-image-wrap\"\u003e\n      \u003cimg class=\"nva-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0835\/3733\/0402\/files\/1790150588664.png?v=1790150865\" alt=\"Volumizing Root Lift Spray for everyday styling\" loading=\"lazy\" decoding=\"async\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"nva-use-grid\"\u003e\n      \u003cdiv class=\"nva-use\"\u003e🌅 MORNING ROUTINE\u003c\/div\u003e\n      \u003cdiv class=\"nva-use\"\u003e💼 BEFORE WORK\u003c\/div\u003e\n      \u003cdiv class=\"nva-use\"\u003e✨ BEFORE GOING OUT\u003c\/div\u003e\n      \u003cdiv class=\"nva-use\"\u003e👜 EASY TO CARRY\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 7. FAQ --\u003e\n  \u003csection class=\"nva-section\"\u003e\n    \u003cdiv class=\"nva-center\"\u003e\n      \u003cspan class=\"nva-kicker\"\u003eQUICK ANSWERS\u003c\/span\u003e\n      \u003ch2 class=\"nva-title\"\u003eBEFORE YOU STYLE.\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"nva-faq\"\u003e\n      \u003cdiv class=\"nva-faq-item\"\u003e\n        \u003cstrong\u003eWhere should I spray it?\u003c\/strong\u003e\n        \u003cspan\u003eFocus on the root area where you want extra lift rather than saturating the full hair length.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nva-faq-item\"\u003e\n        \u003cstrong\u003eHow much should I use?\u003c\/strong\u003e\n        \u003cspan\u003eStart with a light mist and build gradually after you check the shape and feel.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nva-faq-item\"\u003e\n        \u003cstrong\u003eCan I style after applying?\u003c\/strong\u003e\n        \u003cspan\u003eYes—shape with fingertips or continue with your usual styling routine.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nva-faq-item\"\u003e\n        \u003cstrong\u003eIs it only for the crown?\u003c\/strong\u003e\n        \u003cspan\u003eNo. Use it on the crown, part line or other root areas where extra lift is wanted.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 8. DETAILS --\u003e\n  \u003csection class=\"nva-section\"\u003e\n    \u003cdiv class=\"nva-center\"\u003e\n      \u003cspan class=\"nva-kicker\"\u003ePRODUCT DETAILS\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"nva-specs\"\u003e\n      \u003cdiv class=\"nva-spec\"\u003e\n        \u003cstrong\u003eProduct\u003c\/strong\u003e\n        \u003cspan\u003eVolumizing Root Lift Spray\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"nva-spec\"\u003e\n        \u003cstrong\u003eNet Content\u003c\/strong\u003e\n        \u003cspan\u003e90 ml\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"nva-spec\"\u003e\n        \u003cstrong\u003eApplication\u003c\/strong\u003e\n        \u003cspan\u003eRoot-Focused Styling Mist\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"nva-spec\"\u003e\n        \u003cstrong\u003eKey Feel\u003c\/strong\u003e\n        \u003cspan\u003eLightweight Fine Mist\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"nva-spec\"\u003e\n        \u003cstrong\u003eStyling Support\u003c\/strong\u003e\n        \u003cspan\u003eFlexible Hold\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"nva-spec\"\u003e\n        \u003cstrong\u003eHow to Use\u003c\/strong\u003e\n        \u003cspan\u003eStart Light \u0026amp; Build Gradually\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 9. FINAL CONVERSION --\u003e\n  \u003csection class=\"nva-final\"\u003e\n    \u003ch2\u003e\n      GIVE FLAT ROOTS\n      \u003cspan\u003eMORE LIFT \u0026amp; SHAPE. ✨\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Focus the mist where you want extra volume, lift with your fingertips or\n      styling tool, and keep the routine simple.\n    \u003c\/p\u003e\n\n    \u003ca class=\"nva-cta\" href=\"#\"\u003eCHOOSE YOUR ROOT LIFT OPTION ↑\u003c\/a\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"nva-disclaimer\"\u003e\n    Styling results can vary by hair type, application amount and styling method.\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Mobile sticky CTA: simple anchor back to Shopify purchase area --\u003e\n\u003cdiv class=\"nva-sticky\"\u003e\n  \u003cdiv class=\"nva-sticky-copy\"\u003e\n    \u003cstrong\u003eROOT LIFT SPRAY\u003c\/strong\u003e\n    \u003cspan\u003e90 ml • Fine mist • Flexible styling\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003ca class=\"nva-sticky-btn\" href=\"#\"\u003eSHOP NOW ↑\u003c\/a\u003e\n\u003c\/div\u003e","brand":"velnorz","offers":[{"title":"BUY 1 GET 1 FREE","offer_id":48491551391970,"sku":"h11t11pe-A14-2PC","price":33.74,"currency_code":"USD","in_stock":true},{"title":"BUY 1","offer_id":48491551424738,"sku":"h11t11pe-A14-1PC","price":33.74,"currency_code":"USD","in_stock":true},{"title":"BUY 2 GET 1 FREE","offer_id":48491551457506,"sku":"h11t11pe-A14-3PC","price":46.24,"currency_code":"USD","in_stock":true},{"title":"BUY 3 GET 2 FREE","offer_id":48491551490274,"sku":"h11t11pe-A14-5PC","price":58.74,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0835\/3733\/0402\/files\/3_38a837a7-d921-416a-bfca-e92cba7a56b7.png?v=1790148481","url":"https:\/\/velnorz.com\/products\/volumizing-root-lift-spray","provider":"velnorz","version":"1.0","type":"link"}