{"product_id":"novatherapy™-lumina-heated-facial-neck-beauty-device","title":"NovaTherapy™ GlowSculpt Face and Neck Device","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eNovaTherapy™ GlowSculpt — Firm. Lift. Glow.\u003c\/title\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Fraunces:ital,opsz,wght@0,9..144,400;0,9..144,500;0,9..144,600;1,9..144,500\u0026amp;family=Manrope:wght@400;500;600;700;800\u0026amp;family=Space+Mono:wght@400;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root{\n    --bg:#FFFBFC;\n    --blush:#FDEEF3;\n    --blush-deep:#FADCE6;\n    --lavender:#F3ECFB;\n    --lavender-deep:#E9DCF8;\n    --rose:#EE9BB6;\n    --rose-deep:#DD7A9C;\n    --gold:#E9C48D;\n    --white:#FFFFFF;\n    --text-dark:#4A3B47;\n    --text-muted:#8F7C8B;\n    --line:rgba(74,59,71,0.10);\n    --shadow-soft: 0 24px 60px -24px rgba(221,122,156,0.28);\n  }\n  *{box-sizing:border-box; margin:0; padding:0;}\n  html{scroll-behavior:smooth;}\n  body{\n    font-family:'Manrope', sans-serif;\n    color:var(--text-dark);\n    background:var(--bg);\n    -webkit-font-smoothing:antialiased;\n    overflow-x:hidden;\n  }\n  img,svg{display:block; max-width:100%;}\n  a{color:inherit;}\n  .wrap{max-width:1180px; margin:0 auto; padding:0 24px;}\n  h1,h2,h3{font-family:'Fraunces', serif; font-weight:500; line-height:1.08; color:var(--text-dark);}\n  .eyebrow{\n    font-family:'Space Mono', monospace;\n    font-size:11px;\n    letter-spacing:0.22em;\n    text-transform:uppercase;\n    color:var(--rose-deep);\n    display:inline-flex;\n    align-items:center;\n    gap:10px;\n  }\n  .eyebrow::before{content:''; width:22px; height:1px; background:var(--rose-deep);}\n  button{font-family:inherit; cursor:pointer; border:none;}\n\n  \/* ===== NAV ===== *\/\n  .nav{\n    position:sticky; top:0; z-index:50;\n    background:rgba(255,251,252,0.9);\n    backdrop-filter:blur(10px);\n    border-bottom:1px solid var(--line);\n  }\n  .nav-inner{\n    display:flex; align-items:center; justify-content:space-between;\n    padding:16px 24px; max-width:1180px; margin:0 auto;\n  }\n  .logo{\n    font-family:'Fraunces', serif; font-size:19px; letter-spacing:0.02em;\n    color:var(--text-dark);\n  }\n  .logo span{color:var(--rose-deep);}\n  .nav-cta{\n    background:var(--rose);\n    color:var(--white);\n    padding:10px 22px;\n    border-radius:100px;\n    font-size:13px;\n    font-weight:700;\n    letter-spacing:0.02em;\n    transition:transform .2s ease, background .2s ease;\n  }\n  .nav-cta:hover{background:var(--rose-deep); transform:translateY(-1px);}\n\n  \/* ===== HERO ===== *\/\n  .hero{\n    background:linear-gradient(160deg, var(--lavender) 0%, var(--blush) 55%, var(--bg) 100%);\n    padding:88px 24px 80px;\n    position:relative;\n    overflow:hidden;\n  }\n  .hero-glow{\n    position:absolute; width:640px; height:640px; border-radius:50%;\n    right:-200px; top:-160px;\n    background:radial-gradient(circle, rgba(238,155,182,0.35) 0%, rgba(238,155,182,0.06) 55%, transparent 75%);\n    filter:blur(6px);\n    animation:pulseGlow 6s ease-in-out infinite;\n  }\n  @keyframes pulseGlow{\n    0%,100%{transform:scale(1); opacity:1;}\n    50%{transform:scale(1.08); opacity:0.85;}\n  }\n  .hero-inner{\n    max-width:1180px; margin:0 auto;\n    display:grid; grid-template-columns:1.05fr 0.95fr; gap:56px; align-items:center;\n    position:relative; z-index:2;\n  }\n  .hero h1{\n    font-size:clamp(40px, 5.4vw, 66px);\n    margin:18px 0 20px;\n    letter-spacing:-0.01em;\n  }\n  .hero h1 em{\n    font-style:italic; color:var(--rose-deep);\n  }\n  .hero p.lead{\n    font-size:18px; line-height:1.65; color:var(--text-muted);\n    max-width:460px; margin-bottom:32px;\n  }\n  .cta-row{display:flex; align-items:center; gap:18px; flex-wrap:wrap;}\n  .btn-primary{\n    background:var(--rose);\n    color:var(--white);\n    padding:17px 34px;\n    border-radius:100px;\n    font-size:15px;\n    font-weight:700;\n    letter-spacing:0.02em;\n    box-shadow:0 16px 34px -10px rgba(221,122,156,0.55);\n    transition:transform .2s ease, box-shadow .2s ease, background .2s ease;\n  }\n  .btn-primary:hover{background:var(--rose-deep); transform:translateY(-2px); box-shadow:0 18px 40px -8px rgba(221,122,156,0.6);}\n  .stars-row{\n    display:flex; align-items:center; gap:10px; margin-top:28px;\n    font-size:13px; color:var(--text-muted);\n  }\n  .stars{color:var(--gold); letter-spacing:2px; font-size:15px;}\n\n  .hero-visual{position:relative; display:flex; align-items:center; justify-content:center;}\n  .device-orb{\n    width:340px; height:340px; border-radius:50%;\n    background:conic-gradient(from 200deg, #F3B7CC, #E9C48D, #C9E8D2, #B7CDF3, #EE9BB6, #F3B7CC);\n    padding:6px;\n    box-shadow:0 30px 70px -20px rgba(221,122,156,0.35);\n    animation:rotateSlow 18s linear infinite;\n  }\n  @keyframes rotateSlow{ to{ transform:rotate(360deg); } }\n  .device-orb-inner{\n    width:100%; height:100%; border-radius:50%;\n    background:radial-gradient(circle at 35% 30%, #FFFFFF, #FDEEF3 70%);\n    display:flex; align-items:center; justify-content:center;\n    flex-direction:column; gap:6px;\n  }\n  .device-orb-inner .badge-glow{\n    font-family:'Space Mono', monospace;\n    font-size:11px; letter-spacing:0.18em; text-transform:uppercase;\n    color:var(--rose-deep);\n  }\n  .device-orb-inner .badge-title{\n    font-family:'Fraunces', serif; font-size:26px; color:var(--text-dark);\n  }\n\n  \/* ===== BENEFITS ===== *\/\n  .benefits{background:var(--white); padding:96px 24px;}\n  .section-head{max-width:640px; margin:0 auto 56px; text-align:center;}\n  .section-head h2{font-size:clamp(30px, 4vw, 42px); margin-top:14px;}\n  .section-head p{color:var(--text-muted); margin-top:14px; font-size:15px;}\n  .benefit-grid{display:grid; grid-template-columns:repeat(4, 1fr); gap:24px;}\n  .benefit-card{\n    background:var(--blush);\n    border-radius:22px;\n    padding:34px 26px;\n    box-shadow:var(--shadow-soft);\n    transition:transform .25s ease;\n  }\n  .benefit-card:hover{transform:translateY(-6px);}\n  .benefit-icon{\n    width:52px; height:52px; border-radius:14px;\n    background:linear-gradient(135deg, var(--rose), var(--rose-deep));\n    display:flex; align-items:center; justify-content:center;\n    font-size:22px; margin-bottom:20px;\n    box-shadow:0 10px 22px -8px rgba(221,122,156,0.55);\n  }\n  .benefit-card h3{font-size:19px; margin-bottom:10px;}\n  .benefit-card p{font-size:14.5px; line-height:1.6; color:var(--text-muted);}\n\n  \/* ===== HOW IT WORKS ===== *\/\n  .how{padding:100px 24px; background:var(--lavender);}\n  .how-inner{max-width:1000px; margin:0 auto;}\n  .steps{display:grid; grid-template-columns:repeat(3, 1fr); gap:0; position:relative; margin-top:56px;}\n  .steps::before{\n    content:''; position:absolute; top:26px; left:12%; right:12%; height:1px;\n    background:repeating-linear-gradient(to right, var(--rose) 0 8px, transparent 8px 16px);\n  }\n  .step{padding:0 20px; position:relative; text-align:left;}\n  .step-num{\n    width:52px; height:52px; border-radius:50%;\n    background:var(--white);\n    color:var(--rose-deep);\n    font-family:'Fraunces', serif; font-size:19px;\n    display:flex; align-items:center; justify-content:center;\n    margin-bottom:22px; position:relative; z-index:2;\n    box-shadow:0 12px 24px -10px rgba(221,122,156,0.4);\n    border:1px solid var(--blush-deep);\n  }\n  .step h3{font-size:19px; margin-bottom:10px;}\n  .step p{font-size:14.5px; color:var(--text-muted); line-height:1.65;}\n\n  \/* ===== MODES \/ SIGNATURE ===== *\/\n  .modes{background:linear-gradient(160deg, var(--blush) 0%, var(--lavender) 100%); padding:104px 24px 96px;}\n  .modes-inner{max-width:900px; margin:0 auto;}\n  .orb-stage{display:flex; align-items:center; justify-content:center; margin:16px 0 44px;}\n  .mode-orb{\n    width:180px; height:180px; border-radius:50%;\n    display:flex; align-items:center; justify-content:center;\n    transition:box-shadow .5s ease, background .5s ease;\n    background:radial-gradient(circle, #F3B0C4 0%, #FFFFFF 72%);\n    box-shadow:0 0 70px 8px rgba(238,155,182,0.45);\n  }\n  .mode-orb-core{\n    width:70%; height:70%; border-radius:50%;\n    background:var(--white);\n    display:flex; align-items:center; justify-content:center;\n    font-size:34px;\n    box-shadow:inset 0 0 0 1px var(--blush-deep);\n  }\n  .mode-pills{display:flex; flex-wrap:wrap; justify-content:center; gap:10px; margin-bottom:36px;}\n  .mode-pill{\n    background:var(--white);\n    border:1px solid var(--blush-deep);\n    color:var(--text-muted);\n    padding:11px 20px;\n    border-radius:100px;\n    font-size:13.5px;\n    font-weight:600;\n    transition:all .25s ease;\n  }\n  .mode-pill.active, .mode-pill:hover{\n    background:var(--rose);\n    color:var(--white);\n    border-color:var(--rose);\n  }\n  .mode-detail{text-align:center; max-width:520px; margin:0 auto; min-height:90px;}\n  .mode-detail h3{font-size:23px; margin-bottom:10px; transition:opacity .3s ease;}\n  .mode-detail p{font-size:15px; color:var(--text-muted); line-height:1.7;}\n\n  footer{\n    background:var(--white); color:var(--text-muted);\n    text-align:center; padding:28px 24px; font-size:12.5px;\n    border-top:1px solid var(--line);\n  }\n\n  @media (max-width: 900px){\n    .hero-inner{grid-template-columns:1fr; text-align:center;}\n    .hero p.lead{margin-left:auto; margin-right:auto;}\n    .cta-row{justify-content:center;}\n    .stars-row{justify-content:center;}\n    .hero-visual{order:-1;}\n    .device-orb{width:250px; height:250px;}\n    .benefit-grid{grid-template-columns:1fr 1fr;}\n    .steps{grid-template-columns:1fr; gap:36px;}\n    .steps::before{display:none;}\n  }\n  @media (max-width: 560px){\n    .benefit-grid{grid-template-columns:1fr;}\n  }\n\n  @media (prefers-reduced-motion: reduce){\n    *{animation:none !important; transition:none !important;}\n  }\n\u003c\/style\u003e\n\n\n\n\u003cnav class=\"nav\"\u003e\n  \u003cdiv class=\"nav-inner\"\u003e\n    \u003cdiv class=\"logo\"\u003eNova\u003cspan\u003eTherapy\u003c\/span\u003e™\u003c\/div\u003e\n    \u003ca href=\"#modes\" class=\"nav-cta\"\u003eExplore Modes\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\u003c!-- HERO --\u003e\n\u003cheader class=\"hero\"\u003e\n  \u003cdiv class=\"hero-glow\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"hero-inner\"\u003e\n    \u003cdiv\u003e\n      \u003cspan class=\"eyebrow\"\u003eYour Daily Ritual\u003c\/span\u003e\n      \u003ch1\u003eFirm. Lift.\u003cbr\u003e\u003cem\u003eGlow.\u003c\/em\u003e Right at home.\u003c\/h1\u003e\n      \u003cp class=\"lead\"\u003eNovaTherapy™ GlowSculpt is the 7-in-1 facial sculpting device that firms your jawline, smooths fine lines, and gives your skin that lit-from-within glow — in just 5 minutes a day.\u003c\/p\u003e\n      \u003cdiv class=\"cta-row\"\u003e\n        \u003ca href=\"#modes\" class=\"btn-primary\"\u003eDiscover the Modes →\u003c\/a\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"stars-row\"\u003e\n        \u003cspan class=\"stars\"\u003e★★★★★\u003c\/span\u003e\n        \u003cspan\u003e4.8\/5 average rating · loved by thousands of women\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hero-visual\"\u003e\n      \u003cdiv class=\"device-orb\"\u003e\n        \u003cdiv class=\"device-orb-inner\"\u003e\n          \u003cspan class=\"badge-glow\"\u003e7-in-1 Device\u003c\/span\u003e\n          \u003cspan class=\"badge-title\"\u003eGlowSculpt\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/header\u003e\n\n\u003c!-- BENEFITS --\u003e\n\u003csection class=\"benefits\" id=\"benefits\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003cdiv class=\"section-head\"\u003e\n      \u003cspan class=\"eyebrow\"\u003eWhy She'll Love It\u003c\/span\u003e\n      \u003ch2\u003eSalon results, in the palm of your hand\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"benefit-grid\"\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n        \u003cdiv class=\"benefit-icon\"\u003e🔥\u003c\/div\u003e\n        \u003ch3\u003eFirms \u0026amp; Lifts\u003c\/h3\u003e\n        \u003cp\u003eTargets the neck \u0026amp; jawline to create a visibly sculpted, snatched contour.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n        \u003cdiv class=\"benefit-icon\"\u003e✨\u003c\/div\u003e\n        \u003ch3\u003eSmoothes Fine Lines\u003c\/h3\u003e\n        \u003cp\u003eStimulates collagen production for smoother, younger-looking skin over time.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n        \u003cdiv class=\"benefit-icon\"\u003e💧\u003c\/div\u003e\n        \u003ch3\u003eBoosts Absorption\u003c\/h3\u003e\n        \u003cp\u003eHelps your favourite serums and oils penetrate deeper into the skin layers.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n        \u003cdiv class=\"benefit-icon\"\u003e😌\u003c\/div\u003e\n        \u003ch3\u003eRelieves Tension\u003c\/h3\u003e\n        \u003cp\u003eWarming facial massage melts away muscle stress and promotes deep relaxation.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- HOW IT WORKS --\u003e\n\u003csection class=\"how\" id=\"how\"\u003e\n  \u003cdiv class=\"how-inner\"\u003e\n    \u003cdiv class=\"section-head\"\u003e\n      \u003cspan class=\"eyebrow\"\u003eHow It Works\u003c\/span\u003e\n      \u003ch2\u003eYour 5-minute glow-up ritual\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"steps\"\u003e\n      \u003cdiv class=\"step\"\u003e\n        \u003cdiv class=\"step-num\"\u003e1\u003c\/div\u003e\n        \u003ch3\u003ePrep \u0026amp; Hydrate\u003c\/h3\u003e\n        \u003cp\u003eApply a generous layer of your favourite serum, cream, or facial oil to clean skin so the device glides smoothly.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"step\"\u003e\n        \u003cdiv class=\"step-num\"\u003e2\u003c\/div\u003e\n        \u003ch3\u003eSelect Your Mode\u003c\/h3\u003e\n        \u003cp\u003eTurn on the device and choose your desired treatment mode using the sleek, modern digital display.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"step\"\u003e\n        \u003cdiv class=\"step-num\"\u003e3\u003c\/div\u003e\n        \u003ch3\u003eGlide \u0026amp; Sculpt\u003c\/h3\u003e\n        \u003cp\u003eGently sweep the ergonomic dolphin head upwards along your neck and jawline for 3 to 5 minutes daily.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- MODES --\u003e\n\u003csection class=\"modes\" id=\"modes\"\u003e\n  \u003cdiv class=\"modes-inner\"\u003e\n    \u003cdiv class=\"section-head\"\u003e\n      \u003cspan class=\"eyebrow\"\u003e7 Customisable Modes\u003c\/span\u003e\n      \u003ch2\u003eOne device. Every mood your skin is in.\u003c\/h2\u003e\n      \u003cp\u003eTap a mode to see what it does.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"orb-stage\"\u003e\n      \u003cdiv class=\"mode-orb\" id=\"modeOrb\"\u003e\n        \u003cdiv class=\"mode-orb-core\"\u003e\u003cspan id=\"modeIcon\"\u003e🔴\u003c\/span\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mode-pills\" id=\"modePills\"\u003e\u003c\/div\u003e\n\n    \u003cdiv class=\"mode-detail\"\u003e\n      \u003ch3 id=\"modeTitle\"\u003eRed Light\u003c\/h3\u003e\n      \u003cp id=\"modeDesc\"\u003eThermal light therapy that boosts collagen production, reduces fine lines, and firms sagging skin.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cfooter\u003e\n  © 2026 NovaTherapy. Results may vary from person to person. This device is not intended to diagnose, treat, cure, or prevent any disease.\n\u003c\/footer\u003e\n\n\u003cscript\u003e\n  const modes = [\n    { icon:\"🔴\", label:\"Red Light\", title:\"Red Light\", desc:\"Thermal light therapy that boosts collagen production, reduces fine lines, and firms sagging skin.\", color:\"#F3A8B9\" },\n    { icon:\"🔵\", label:\"Blue Light\", title:\"Blue Light\", desc:\"A purifying light that helps calm blemish-prone skin and refine the look of your pores.\", color:\"#AFCBF2\" },\n    { icon:\"🟢\", label:\"Green Light\", title:\"Green Light\", desc:\"Brightening light therapy that helps even out tone and reduce the appearance of dark spots.\", color:\"#B3E3C4\" },\n    { icon:\"⚡\", label:\"EMS Lift\", title:\"EMS Lift\", desc:\"Gentle micro-current pulses that stimulate facial muscles for an instantly lifted, toned look.\", color:\"#EBCB8E\" },\n    { icon:\"🌊\", label:\"Vibration\", title:\"Vibration\", desc:\"Soft sonic vibration massages the skin to boost circulation and help product absorption.\", color:\"#EE9BB6\" },\n    { icon:\"🌡️\", label:\"Heat Therapy\", title:\"Heat Therapy\", desc:\"Gently warms the skin to open pores and enhance how deeply your serums and oils absorb.\", color:\"#F0BE8E\" },\n    { icon:\"🌟\", label:\"Full Glow\", title:\"Full Glow\", desc:\"Combines every therapy into one seamless treatment — your complete daily ritual in a single mode.\", color:\"#D5B8F0\" },\n  ];\n\n  const pillsEl = document.getElementById('modePills');\n  const orb = document.getElementById('modeOrb');\n  const modeIcon = document.getElementById('modeIcon');\n  const modeTitle = document.getElementById('modeTitle');\n  const modeDesc = document.getElementById('modeDesc');\n\n  modes.forEach((m, i) =\u003e {\n    const btn = document.createElement('button');\n    btn.className = 'mode-pill' + (i === 0 ? ' active' : '');\n    btn.textContent = m.label;\n    btn.addEventListener('click', () =\u003e setMode(i, btn));\n    pillsEl.appendChild(btn);\n  });\n\n  function setMode(i, btnEl){\n    const m = modes[i];\n    document.querySelectorAll('.mode-pill').forEach(p =\u003e p.classList.remove('active'));\n    btnEl.classList.add('active');\n    orb.style.background = `radial-gradient(circle, ${m.color} 0%, #FFFFFF 72%)`;\n    orb.style.boxShadow = `0 0 70px 8px ${m.color}77`;\n    modeIcon.textContent = m.icon;\n    modeTitle.style.opacity = 0;\n    modeDesc.style.opacity = 0;\n    setTimeout(() =\u003e {\n      modeTitle.textContent = m.title;\n      modeDesc.textContent = m.desc;\n      modeTitle.style.opacity = 1;\n      modeDesc.style.opacity = 1;\n    }, 150);\n  }\n\n\u003c\/script\u003e\n\n\n\u003c\/body\u003e","brand":"NovaTherapy","offers":[{"title":"Default Title","offer_id":48475822489845,"sku":null,"price":799.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0810\/3451\/0581\/files\/novatherapy-product-with-sa-flag-logo.png?v=1785163322","url":"https:\/\/novatherapy.co.za\/products\/novatherapy%e2%84%a2-lumina-heated-facial-neck-beauty-device","provider":"NovaTherapy","version":"1.0","type":"link"}