{"product_id":"lumiart-magic-light-brush-station","title":"LumiArt™ Magic Light Brush Station — Mess-Free Glow Painting for Kids Ages 3-9 | Free Activity eBook","description":"\u003c!-- ============================================================\n     LUMIART™ MAGIC LIGHT BRUSH STATION — PRODUCT LANDING\n     Drop into Shopify Product Description (HTML view)\n     Mobile-first | Self-contained | Scoped classes (.lab-)\n     Brand: LumiArt | Standalone listing for Magic Light Brush\n     ============================================================ --\u003e\n\n\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Fraunces:opsz,wght@9..144,500;9..144,600;9..144,700\u0026family=DM+Sans:wght@400;500;600;700\u0026display=swap');\n\n  .lab-wrap, .lab-wrap * { box-sizing: border-box; }\n  .lab-wrap {\n    --lab-cream: #FBF6EE;\n    --lab-cream-deep: #F2E9D8;\n    --lab-coral: #F87171;\n    --lab-coral-deep: #DC2626;\n    --lab-sky: #0EA5E9;\n    --lab-sky-deep: #0369A1;\n    --lab-sage: #65A30D;\n    --lab-ink: #1F2937;\n    --lab-ink-soft: #4B5563;\n    --lab-line: rgba(31,41,55,0.10);\n    --lab-radius: 22px;\n    --lab-radius-sm: 14px;\n\n    font-family: 'DM Sans', -apple-system, sans-serif;\n    color: var(--lab-ink);\n    line-height: 1.65;\n    font-size: 16px;\n    background: var(--lab-cream);\n    border-radius: var(--lab-radius);\n    overflow: hidden;\n    margin: 24px 0;\n    max-width: 100%;\n  }\n  .lab-wrap p { margin: 0 0 14px; }\n  .lab-wrap h1, .lab-wrap h2, .lab-wrap h3, .lab-wrap h4 {\n    font-family: 'Fraunces', Georgia, serif;\n    font-weight: 700;\n    letter-spacing: -0.02em;\n    line-height: 1.1;\n    color: var(--lab-ink);\n    margin: 0 0 16px;\n  }\n  .lab-wrap a { color: var(--lab-sky-deep); text-decoration: none; }\n\n  \/* HERO *\/\n  .lab-hero {\n    position: relative;\n    padding: 40px 22px 36px;\n    background:\n      radial-gradient(circle at 80% 15%, rgba(248,113,113,0.20) 0%, transparent 55%),\n      radial-gradient(circle at 15% 85%, rgba(14,165,233,0.12) 0%, transparent 50%),\n      linear-gradient(180deg, #FFFAF0 0%, var(--lab-cream) 100%);\n    text-align: center;\n    overflow: hidden;\n  }\n  .lab-hero::before {\n    content: \"✿\";\n    position: absolute;\n    top: 22px; right: 28px;\n    font-size: 70px;\n    color: rgba(248,113,113,0.20);\n    line-height: 1;\n  }\n  .lab-hero::after {\n    content: \"✦\";\n    position: absolute;\n    bottom: 22px; left: 28px;\n    font-size: 56px;\n    color: rgba(14,165,233,0.18);\n    line-height: 1;\n  }\n  .lab-hero \u003e * { position: relative; z-index: 1; }\n  .lab-eyebrow {\n    display: inline-block;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: var(--lab-sky-deep);\n    background: rgba(14,165,233,0.10);\n    padding: 7px 14px;\n    border-radius: 100px;\n    margin-bottom: 18px;\n  }\n  .lab-h1 {\n    font-size: clamp(30px, 6.5vw, 46px);\n    margin-bottom: 14px;\n  }\n  .lab-h1 em {\n    font-style: italic;\n    color: var(--lab-coral-deep);\n    font-weight: 600;\n  }\n  .lab-sub {\n    font-size: clamp(15px, 3.6vw, 17px);\n    color: var(--lab-ink-soft);\n    max-width: 560px;\n    margin: 0 auto 22px;\n  }\n  .lab-stars {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: #fff;\n    padding: 9px 16px;\n    border-radius: 100px;\n    box-shadow: 0 4px 14px rgba(31,41,55,0.06);\n    font-size: 13px;\n    font-weight: 600;\n  }\n  .lab-stars-icons { color: var(--lab-coral-deep); letter-spacing: 1.5px; }\n  .lab-pricing {\n    margin-top: 22px;\n    display: inline-flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 4px;\n  }\n  .lab-price-now {\n    font-family: 'Fraunces', serif;\n    font-size: 26px;\n    font-weight: 700;\n    color: var(--lab-ink);\n  }\n  .lab-price-now strong { color: var(--lab-sky-deep); }\n  .lab-price-was {\n    font-size: 13px;\n    color: var(--lab-ink-soft);\n  }\n  .lab-save-badge {\n    display: inline-block;\n    background: linear-gradient(135deg, var(--lab-coral) 0%, var(--lab-coral-deep) 100%);\n    color: #fff;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.10em;\n    padding: 5px 11px;\n    border-radius: 100px;\n    margin-left: 8px;\n    text-transform: uppercase;\n  }\n\n  \/* TRUST STRIP *\/\n  .lab-trust {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 12px;\n    padding: 22px;\n    background: var(--lab-sky-deep);\n    color: #fff;\n  }\n  .lab-trust-item {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    font-size: 13px;\n    font-weight: 500;\n    line-height: 1.3;\n  }\n  .lab-trust-icon {\n    flex-shrink: 0;\n    width: 32px; height: 32px;\n    border-radius: 8px;\n    background: rgba(255,255,255,0.10);\n    display: grid;\n    place-items: center;\n    color: var(--lab-coral);\n  }\n  .lab-trust-icon svg { width: 16px; height: 16px; }\n\n  \/* SECTION *\/\n  .lab-section { padding: 48px 22px; }\n  .lab-section-eyebrow {\n    text-align: center;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.20em;\n    text-transform: uppercase;\n    color: var(--lab-coral-deep);\n    margin-bottom: 12px;\n  }\n  .lab-section-title {\n    text-align: center;\n    font-size: clamp(26px, 5.4vw, 36px);\n    margin-bottom: 14px;\n  }\n  .lab-section-title em {\n    font-style: italic;\n    color: var(--lab-sky-deep);\n  }\n  .lab-section-intro {\n    text-align: center;\n    color: var(--lab-ink-soft);\n    max-width: 580px;\n    margin: 0 auto 32px;\n    font-size: 15px;\n  }\n\n  \/* PROBLEM\/SOLUTION *\/\n  .lab-problem { background: var(--lab-cream-deep); }\n  .lab-problem-grid {\n    display: grid;\n    gap: 14px;\n  }\n  .lab-problem-card {\n    background: #fff;\n    padding: 22px;\n    border-radius: var(--lab-radius-sm);\n    border-top: 4px solid var(--lab-coral);\n    box-shadow: 0 4px 14px rgba(31,41,55,0.04);\n  }\n  .lab-problem-card:nth-child(2) { border-top-color: var(--lab-sky); }\n  .lab-problem-card:nth-child(3) { border-top-color: var(--lab-sage); }\n  .lab-problem-card strong {\n    display: block;\n    font-family: 'Fraunces', serif;\n    font-size: 18px;\n    margin-bottom: 6px;\n    color: var(--lab-ink);\n  }\n  .lab-problem-card p {\n    font-size: 14px;\n    color: var(--lab-ink-soft);\n    margin: 0;\n  }\n  .lab-bridge {\n    text-align: center;\n    margin: 28px 0 4px;\n    font-size: 24px;\n    color: var(--lab-coral-deep);\n  }\n  .lab-bridge-text {\n    text-align: center;\n    font-family: 'Fraunces', serif;\n    font-style: italic;\n    font-size: 21px;\n    color: var(--lab-ink);\n    max-width: 460px;\n    margin: 0 auto;\n    line-height: 1.4;\n  }\n\n  \/* HOW IT WORKS *\/\n  .lab-how {\n    background: var(--lab-cream);\n  }\n  .lab-image-slot {\n    background: linear-gradient(135deg, rgba(248,113,113,0.10) 0%, rgba(14,165,233,0.10) 100%);\n    border: 1px dashed rgba(31,41,55,0.15);\n    border-radius: var(--lab-radius-sm);\n    aspect-ratio: 16\/10;\n    display: grid;\n    place-items: center;\n    color: rgba(31,41,55,0.4);\n    font-size: 12px;\n    text-align: center;\n    padding: 18px;\n    margin: 0 0 26px;\n  }\n  .lab-image-slot.lab-square { aspect-ratio: 1\/1; }\n  .lab-step-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n  }\n  .lab-step {\n    background: #fff;\n    border-radius: var(--lab-radius-sm);\n    padding: 22px 16px;\n    text-align: center;\n    box-shadow: 0 4px 14px rgba(31,41,55,0.05);\n    border: 1px solid var(--lab-line);\n  }\n  .lab-step-num {\n    display: inline-grid;\n    place-items: center;\n    width: 36px; height: 36px;\n    border-radius: 50%;\n    background: var(--lab-coral);\n    color: #fff;\n    font-family: 'Fraunces', serif;\n    font-weight: 700;\n    font-size: 17px;\n    margin-bottom: 14px;\n  }\n  .lab-step:nth-child(2) .lab-step-num { background: var(--lab-sky); color: #fff; }\n  .lab-step:nth-child(3) .lab-step-num { background: var(--lab-sage); color: #fff; }\n  .lab-step:nth-child(4) .lab-step-num { background: var(--lab-ink); color: #fff; }\n  .lab-step h3 {\n    font-size: 17px;\n    margin-bottom: 6px;\n  }\n  .lab-step p {\n    font-size: 13.5px;\n    color: var(--lab-ink-soft);\n    margin: 0;\n    line-height: 1.5;\n  }\n\n  \/* FEATURES *\/\n  .lab-features {\n    background: var(--lab-sky-deep);\n    color: #fff;\n  }\n  .lab-features .lab-section-title { color: #fff; }\n  .lab-features .lab-section-title em { color: var(--lab-coral); }\n  .lab-features .lab-section-eyebrow { color: var(--lab-coral); }\n  .lab-features .lab-section-intro { color: rgba(255,255,255,0.72); }\n  .lab-feat-grid {\n    display: grid;\n    gap: 14px;\n  }\n  .lab-feat {\n    background: rgba(255,255,255,0.05);\n    border: 1px solid rgba(255,255,255,0.10);\n    padding: 22px;\n    border-radius: var(--lab-radius-sm);\n  }\n  .lab-feat-icon {\n    width: 44px; height: 44px;\n    border-radius: 12px;\n    background: linear-gradient(135deg, var(--lab-coral) 0%, var(--lab-coral-deep) 100%);\n    display: grid;\n    place-items: center;\n    color: #fff;\n    margin-bottom: 14px;\n  }\n  .lab-feat-icon svg { width: 22px; height: 22px; }\n  .lab-feat h3 {\n    color: #fff;\n    font-size: 18px;\n    margin-bottom: 6px;\n  }\n  .lab-feat p {\n    color: rgba(255,255,255,0.72);\n    font-size: 14px;\n    margin: 0;\n    line-height: 1.5;\n  }\n\n  \/* DEVELOPMENTAL BENEFITS *\/\n  .lab-benefits {\n    background: var(--lab-cream);\n  }\n  .lab-bene-list {\n    max-width: 560px;\n    margin: 0 auto;\n    list-style: none;\n    padding: 0;\n  }\n  .lab-bene-item {\n    display: flex;\n    gap: 14px;\n    align-items: flex-start;\n    padding: 16px 0;\n    border-bottom: 1px solid var(--lab-line);\n  }\n  .lab-bene-item:last-child { border-bottom: none; }\n  .lab-bene-tick {\n    flex-shrink: 0;\n    width: 28px; height: 28px;\n    border-radius: 50%;\n    background: linear-gradient(135deg, var(--lab-coral) 0%, var(--lab-coral-deep) 100%);\n    display: grid;\n    place-items: center;\n    color: #fff;\n    margin-top: 2px;\n  }\n  .lab-bene-tick svg { width: 14px; height: 14px; }\n  .lab-bene-text {\n    font-size: 15px;\n    color: var(--lab-ink);\n    line-height: 1.5;\n  }\n  .lab-bene-text strong { color: var(--lab-sky-deep); font-weight: 600; }\n\n  \/* COMPARISON *\/\n  .lab-compare { background: var(--lab-cream-deep); }\n  .lab-compare-table {\n    background: #fff;\n    border-radius: var(--lab-radius-sm);\n    overflow: hidden;\n    box-shadow: 0 8px 24px rgba(31,41,55,0.08);\n    border: 1px solid var(--lab-line);\n  }\n  .lab-compare-row {\n    display: grid;\n    grid-template-columns: 1.4fr 1fr 1fr;\n    border-bottom: 1px solid var(--lab-line);\n  }\n  .lab-compare-row:last-child { border-bottom: none; }\n  .lab-compare-cell {\n    padding: 14px 10px;\n    font-size: 13px;\n    text-align: center;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    line-height: 1.3;\n  }\n  .lab-compare-cell:first-child {\n    text-align: left;\n    justify-content: flex-start;\n    font-weight: 600;\n    color: var(--lab-ink);\n    background: var(--lab-cream);\n  }\n  .lab-compare-head {\n    background: var(--lab-sky-deep) !important;\n    color: #fff !important;\n    font-family: 'Fraunces', serif;\n    font-weight: 700;\n    font-size: 14px;\n    padding: 16px 10px;\n  }\n  .lab-compare-us {\n    background: rgba(248,113,113,0.10);\n    color: var(--lab-coral-deep);\n    font-weight: 700;\n  }\n  .lab-tick { color: var(--lab-sky-deep); font-weight: 700; font-size: 18px; }\n  .lab-cross { color: #94A3B8; font-size: 18px; opacity: 0.6; }\n\n  \/* TESTIMONIALS *\/\n  .lab-testimonials { background: var(--lab-cream); }\n  .lab-test-grid { display: grid; gap: 16px; }\n  .lab-test {\n    background: #fff;\n    padding: 24px 22px;\n    border-radius: var(--lab-radius-sm);\n    box-shadow: 0 6px 20px rgba(31,41,55,0.06);\n    border: 1px solid var(--lab-line);\n    position: relative;\n  }\n  .lab-test::before {\n    content: \"\\201C\";\n    position: absolute;\n    top: -10px; left: 18px;\n    font-family: 'Fraunces', serif;\n    font-size: 70px;\n    color: var(--lab-coral);\n    opacity: 0.30;\n    line-height: 1;\n  }\n  .lab-test-stars {\n    color: var(--lab-coral-deep);\n    font-size: 14px;\n    letter-spacing: 2px;\n    margin-bottom: 10px;\n  }\n  .lab-test-quote {\n    font-family: 'Fraunces', serif;\n    font-size: 17px;\n    line-height: 1.5;\n    color: var(--lab-ink);\n    margin-bottom: 16px;\n    font-weight: 500;\n  }\n  .lab-test-author {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    border-top: 1px solid var(--lab-line);\n    padding-top: 14px;\n  }\n  .lab-avatar {\n    width: 42px; height: 42px;\n    border-radius: 50%;\n    display: grid;\n    place-items: center;\n    color: #fff;\n    font-weight: 700;\n    font-size: 15px;\n    flex-shrink: 0;\n    font-family: 'Fraunces', serif;\n  }\n  .lab-test:nth-child(1) .lab-avatar { background: linear-gradient(135deg, var(--lab-coral), var(--lab-coral-deep)); }\n  .lab-test:nth-child(2) .lab-avatar { background: linear-gradient(135deg, var(--lab-sky), var(--lab-sky-deep)); }\n  .lab-test:nth-child(3) .lab-avatar { background: linear-gradient(135deg, var(--lab-sage), #4D7C0F); }\n  .lab-test:nth-child(4) .lab-avatar { background: linear-gradient(135deg, var(--lab-ink), #4B5563); }\n  .lab-test:nth-child(5) .lab-avatar { background: linear-gradient(135deg, var(--lab-coral-deep), var(--lab-sky)); }\n  .lab-author-name {\n    font-weight: 700;\n    font-size: 14px;\n    color: var(--lab-ink);\n    line-height: 1.2;\n  }\n  .lab-author-meta {\n    font-size: 12px;\n    color: var(--lab-ink-soft);\n  }\n  .lab-verified {\n    margin-left: auto;\n    font-size: 11px;\n    color: var(--lab-sky-deep);\n    font-weight: 600;\n    background: rgba(14,165,233,0.08);\n    padding: 4px 8px;\n    border-radius: 6px;\n  }\n\n  \/* WHATS INCLUDED *\/\n  .lab-included {\n    background: var(--lab-cream-deep);\n  }\n  .lab-incl-list {\n    max-width: 560px;\n    margin: 0 auto;\n    list-style: none;\n    padding: 0;\n  }\n  .lab-incl-item {\n    display: flex;\n    gap: 16px;\n    align-items: flex-start;\n    padding: 18px 0;\n    border-bottom: 1px solid var(--lab-line);\n  }\n  .lab-incl-item:last-child { border-bottom: none; }\n  .lab-incl-icon {\n    flex-shrink: 0;\n    width: 42px; height: 42px;\n    border-radius: 12px;\n    background: linear-gradient(135deg, var(--lab-coral) 0%, var(--lab-coral-deep) 100%);\n    display: grid;\n    place-items: center;\n    color: #fff;\n  }\n  .lab-incl-icon svg { width: 20px; height: 20px; }\n  .lab-incl-content h4 {\n    color: var(--lab-ink);\n    font-size: 16px;\n    margin-bottom: 4px;\n    font-weight: 600;\n    font-family: 'Fraunces', serif;\n  }\n  .lab-incl-content p {\n    color: var(--lab-ink-soft);\n    font-size: 13.5px;\n    margin: 0;\n    line-height: 1.5;\n  }\n  .lab-bonus-tag {\n    display: inline-block;\n    background: var(--lab-sage);\n    color: #fff;\n    font-size: 10px;\n    font-weight: 700;\n    padding: 3px 8px;\n    border-radius: 4px;\n    margin-left: 8px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    vertical-align: middle;\n  }\n\n  \/* SPECS *\/\n  .lab-specs { background: #fff; }\n  .lab-specs-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 1px;\n    background: var(--lab-line);\n    border-radius: var(--lab-radius-sm);\n    overflow: hidden;\n    border: 1px solid var(--lab-line);\n  }\n  .lab-spec {\n    background: #fff;\n    padding: 16px 14px;\n  }\n  .lab-spec-label {\n    font-size: 10px;\n    text-transform: uppercase;\n    letter-spacing: 0.14em;\n    color: var(--lab-ink-soft);\n    margin-bottom: 4px;\n    font-weight: 600;\n  }\n  .lab-spec-val {\n    font-family: 'Fraunces', serif;\n    font-weight: 700;\n    font-size: 15px;\n    color: var(--lab-ink);\n    line-height: 1.2;\n  }\n\n  \/* FAQ *\/\n  .lab-faq-section { background: var(--lab-cream); }\n  .lab-faq-list { max-width: 720px; margin: 0 auto; }\n  .lab-faq {\n    background: #fff;\n    border: 1px solid var(--lab-line);\n    border-radius: var(--lab-radius-sm);\n    margin-bottom: 10px;\n    overflow: hidden;\n  }\n  .lab-faq summary {\n    list-style: none;\n    cursor: pointer;\n    padding: 18px 20px;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    gap: 14px;\n    font-weight: 600;\n    font-size: 15px;\n    color: var(--lab-ink);\n    line-height: 1.4;\n    user-select: none;\n  }\n  .lab-faq summary::-webkit-details-marker { display: none; }\n  .lab-faq summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    width: 28px; height: 28px;\n    border-radius: 50%;\n    background: var(--lab-cream-deep);\n    color: var(--lab-sky-deep);\n    display: grid;\n    place-items: center;\n    font-size: 20px;\n    font-weight: 400;\n    transition: transform 0.3s ease;\n  }\n  .lab-faq[open] summary::after {\n    transform: rotate(45deg);\n    background: var(--lab-sky-deep);\n    color: #fff;\n  }\n  .lab-faq-body {\n    padding: 0 20px 18px;\n    font-size: 14.5px;\n    color: var(--lab-ink-soft);\n    line-height: 1.6;\n  }\n  .lab-faq-body p { margin: 0 0 10px; }\n  .lab-faq-body p:last-child { margin: 0; }\n\n  \/* FINAL CTA *\/\n  .lab-final {\n    background: linear-gradient(135deg, var(--lab-sky-deep) 0%, var(--lab-ink) 100%);\n    color: #fff;\n    text-align: center;\n    padding: 52px 22px;\n    position: relative;\n    overflow: hidden;\n  }\n  .lab-final::before {\n    content: \"\";\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 4px;\n    background: linear-gradient(90deg, var(--lab-coral) 0%, var(--lab-sage) 50%, var(--lab-sky) 100%);\n  }\n  .lab-final-eyebrow {\n    color: var(--lab-coral);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.20em;\n    text-transform: uppercase;\n    margin-bottom: 14px;\n  }\n  .lab-final h2 {\n    color: #fff;\n    font-size: clamp(26px, 5.6vw, 36px);\n    margin-bottom: 14px;\n  }\n  .lab-final h2 em {\n    font-style: italic;\n    color: var(--lab-coral);\n  }\n  .lab-final p {\n    color: rgba(255,255,255,0.78);\n    max-width: 480px;\n    margin: 0 auto 22px;\n    font-size: 15px;\n  }\n  .lab-final-price {\n    margin: 22px 0;\n  }\n  .lab-final-price-now {\n    font-family: 'Fraunces', serif;\n    font-size: 30px;\n    color: #fff;\n    font-weight: 700;\n  }\n  .lab-final-price-was {\n    font-size: 13px;\n    color: rgba(255,255,255,0.55);\n    margin-top: 4px;\n  }\n  .lab-cta-arrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    font-family: 'Fraunces', serif;\n    font-style: italic;\n    font-size: 18px;\n    color: var(--lab-coral);\n    font-weight: 600;\n    margin-top: 12px;\n  }\n  .lab-cta-arrow svg {\n    width: 22px; height: 22px;\n    animation: labBob 1.6s ease-in-out infinite;\n  }\n  @keyframes labBob {\n    0%, 100% { transform: translateY(0); }\n    50% { transform: translateY(-6px); }\n  }\n  .lab-final-badges {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 8px;\n    margin-top: 24px;\n  }\n  .lab-final-badge {\n    background: rgba(255,255,255,0.08);\n    border: 1px solid rgba(255,255,255,0.15);\n    padding: 8px 14px;\n    border-radius: 100px;\n    font-size: 12px;\n    font-weight: 600;\n    color: #fff;\n  }\n\n  @media (min-width: 720px) {\n    .lab-section { padding: 64px 40px; }\n    .lab-hero { padding: 60px 40px 52px; }\n    .lab-trust { grid-template-columns: repeat(4, 1fr); padding: 28px 40px; }\n    .lab-problem-grid { grid-template-columns: repeat(3, 1fr); }\n    .lab-step-grid { grid-template-columns: repeat(4, 1fr); }\n    .lab-feat-grid { grid-template-columns: 1fr 1fr; gap: 18px; }\n    .lab-test-grid { grid-template-columns: 1fr 1fr; }\n    .lab-test:nth-child(5) { grid-column: span 2; max-width: 600px; margin: 0 auto; width: 100%; }\n    .lab-specs-grid { grid-template-columns: repeat(4, 1fr); }\n    .lab-final { padding: 80px 40px; }\n  }\n  @media (min-width: 960px) {\n    .lab-feat-grid { grid-template-columns: repeat(3, 1fr); }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lab-wrap\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"lab-hero\"\u003e\n    \u003cspan class=\"lab-eyebrow\"\u003e★ Made for Sticky-Finger Years\u003c\/span\u003e\n    \u003ch1 class=\"lab-h1\"\u003eThe art set that\u003cbr\u003e\u003cem\u003ekeeps the table clean.\u003c\/em\u003e\n\u003c\/h1\u003e\n    \u003cp class=\"lab-sub\"\u003eThe LumiArt™ Magic Light Brush Station turns boring afternoons into focused, screen-free play — without a single drop of paint on your floor. Designed for ages 3-7. Loved by anyone who's ever survived a 4-year-old with a paintbrush.\u003c\/p\u003e\n    \u003cdiv class=\"lab-stars\"\u003e\n      \u003cspan class=\"lab-stars-icons\"\u003e★★★★★\u003c\/span\u003e\n      \u003cspan\u003e4.9 \/ 5 — Loved by 3,400+ Aussie families\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"lab-pricing\"\u003e\n      \u003cdiv class=\"lab-price-now\"\u003e\n\u003cstrong\u003eNow $69\u003c\/strong\u003e \u003cspan class=\"lab-save-badge\"\u003eSave $10\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"lab-price-was\"\u003e\n\u003cs\u003eRRP $79\u003c\/s\u003e · Free Shipping AU-Wide\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- TRUST STRIP --\u003e\n  \u003cdiv class=\"lab-trust\"\u003e\n    \u003cdiv class=\"lab-trust-item\"\u003e\n      \u003cspan class=\"lab-trust-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M9 11l3 3L22 4\"\u003e\u003c\/path\u003e\u003cpath d=\"M21 12v7a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n      Non-Toxic\u003cbr\u003eMaterials\n    \u003c\/div\u003e\n    \u003cdiv class=\"lab-trust-item\"\u003e\n      \u003cspan class=\"lab-trust-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M5 12l5 5L20 7\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n      Free Express\u003cbr\u003eShipping\n    \u003c\/div\u003e\n    \u003cdiv class=\"lab-trust-item\"\u003e\n      \u003cspan class=\"lab-trust-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M3 12a9 9 0 1 0 9-9\"\u003e\u003c\/path\u003e\u003cpolyline points=\"3 4 3 10 9 10\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n      30-Day\u003cbr\u003eEasy Returns\n    \u003c\/div\u003e\n    \u003cdiv class=\"lab-trust-item\"\u003e\n      \u003cspan class=\"lab-trust-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 8v4l3 2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n      Hours of\u003cbr\u003eMess-Free Play\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PROBLEM --\u003e\n  \u003csection class=\"lab-section lab-problem\"\u003e\n    \u003cdiv class=\"lab-section-eyebrow\"\u003eWhy Most Art Sets Fail\u003c\/div\u003e\n    \u003ch2 class=\"lab-section-title\"\u003eCrayons on the wall.\u003cbr\u003ePaint on the carpet. iPad \u003cem\u003eeverywhere.\u003c\/em\u003e\n\u003c\/h2\u003e\n    \u003cp class=\"lab-section-intro\"\u003eArt is supposed to be fun. Most of what we hand toddlers turns into a five-minute activity followed by an hour of cleanup. Here's what parents end up with — and why we built something better.\u003c\/p\u003e\n\n    \u003cdiv class=\"lab-problem-grid\"\u003e\n      \u003cdiv class=\"lab-problem-card\"\u003e\n        \u003cstrong\u003eCrayons \u0026amp; Markers\u003c\/strong\u003e\n        \u003cp\u003eEnd up snapped, scribbled on the couch, or melted in the back of the car. No structure. No staying power.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lab-problem-card\"\u003e\n        \u003cstrong\u003ePaint Sets\u003c\/strong\u003e\n        \u003cp\u003eSet up in 5 minutes. Mess for 50. Cleanup for an hour. The whole point of the activity gets lost.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lab-problem-card\"\u003e\n        \u003cstrong\u003eiPad \"Drawing\" Apps\u003c\/strong\u003e\n        \u003cp\u003eThe 5-minute lesson becomes a 90-minute YouTube spiral. Screen time you didn't sign up for.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lab-bridge\"\u003e↓\u003c\/div\u003e\n    \u003cp class=\"lab-bridge-text\"\u003eLumiArt™ Magic Brush replaces all three with one mess-free station designed for tiny hands.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- HOW IT WORKS --\u003e\n  \u003csection class=\"lab-section lab-how\"\u003e\n    \u003cdiv class=\"lab-section-eyebrow\"\u003eHow the Magic Brush Works\u003c\/div\u003e\n    \u003ch2 class=\"lab-section-title\"\u003eOpen. Brush. \u003cem\u003eWatch the wonder.\u003c\/em\u003e\n\u003c\/h2\u003e\n    \u003cp class=\"lab-section-intro\"\u003eA clever water-reactive paper system that turns brushing into instant magic. Hours of focused play. Zero spills. Nothing to clean up.\u003c\/p\u003e\n\n    \u003cdiv class=\"lab-image-slot lab-square\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0556\/9170\/6458\/files\/S2ea181740d6943a9ac697f93d47a57d1U.webp?v=1777861116\" alt=\"LumiArt Brush hero image\" style=\"width:100%;height:100%;object-fit:cover;border-radius:14px;display:block;\"\u003e\u003c\/div\u003e\n\n    \u003cdiv class=\"lab-step-grid\"\u003e\n      \u003cdiv class=\"lab-step\"\u003e\n        \u003cdiv class=\"lab-step-num\"\u003e1\u003c\/div\u003e\n        \u003ch3\u003eOpen\u003c\/h3\u003e\n        \u003cp\u003e32 pieces, all pre-organised in the carry case. No setup, no hunt for missing parts.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lab-step\"\u003e\n        \u003cdiv class=\"lab-step-num\"\u003e2\u003c\/div\u003e\n        \u003ch3\u003eBrush\u003c\/h3\u003e\n        \u003cp\u003eGlide the magic brush over any activity card. No paint, no ink — just water in the brush.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lab-step\"\u003e\n        \u003cdiv class=\"lab-step-num\"\u003e3\u003c\/div\u003e\n        \u003ch3\u003eWatch\u003c\/h3\u003e\n        \u003cp\u003eVibrant colour appears where the brush touches. The reaction on a 3-year-old's face is the best part.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lab-step\"\u003e\n        \u003cdiv class=\"lab-step-num\"\u003e4\u003c\/div\u003e\n        \u003ch3\u003eReset\u003c\/h3\u003e\n        \u003cp\u003eCards dry and reset themselves. Use the same set again tomorrow. And next week. And next month.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FEATURES --\u003e\n  \u003csection class=\"lab-section lab-features\"\u003e\n    \u003cdiv class=\"lab-section-eyebrow\"\u003eEngineered for Real Aussie Families\u003c\/div\u003e\n    \u003ch2 class=\"lab-section-title\"\u003ePremium where\u003cbr\u003e\u003cem\u003eit counts.\u003c\/em\u003e\n\u003c\/h2\u003e\n    \u003cp class=\"lab-section-intro\"\u003eThe Magic Brush Station has been designed for the chaotic reality of family life — sticky fingers, road trips, plane tray tables, and three-year-olds with strong opinions about what they want to do \u003cem\u003eright now\u003c\/em\u003e.\u003c\/p\u003e\n\n    \u003cdiv class=\"lab-feat-grid\"\u003e\n\n      \u003cdiv class=\"lab-feat\"\u003e\n        \u003cdiv class=\"lab-feat-icon\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M3 9h18M9 21V9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003ch3\u003e32-Piece Complete Set\u003c\/h3\u003e\n        \u003cp\u003eBrush, water-reactive activity cards, themed scene cards, blank cards for free-form play, and the carry case — everything they need on day one.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lab-feat\"\u003e\n        \u003cdiv class=\"lab-feat-icon\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M3 12a9 9 0 1 0 9-9\"\u003e\u003c\/path\u003e\u003cpolyline points=\"3 4 3 10 9 10\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003ch3\u003eRe-Usable Activity Cards\u003c\/h3\u003e\n        \u003cp\u003eColour appears, dries, and disappears. Same card, same brush, all over again — for months. The set that doesn't get tossed after a week.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lab-feat\"\u003e\n        \u003cdiv class=\"lab-feat-icon\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 2l2 7h7l-5.5 4 2 7L12 16l-5.5 4 2-7L3 9h7z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003ch3\u003eGenuinely Mess-Free\u003c\/h3\u003e\n        \u003cp\u003eNo paint. No ink. No liquids that can stain. Just water in the brush. Tested at our own dining tables — that's how confident we are.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lab-feat\"\u003e\n        \u003cdiv class=\"lab-feat-icon\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"2\" y=\"7\" width=\"20\" height=\"14\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M16 21V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003ch3\u003eBuilt-In Carry Case\u003c\/h3\u003e\n        \u003cp\u003eEverything stows away in under a minute. Fits in a school bag, on a plane tray, in a car seat pouch. Travel-tested.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lab-feat\"\u003e\n        \u003cdiv class=\"lab-feat-icon\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003ch3\u003eNo Batteries. No Apps.\u003c\/h3\u003e\n        \u003cp\u003eNo charging cables. No software updates. No subscription. Works on day one and on day 1,000 — exactly the same.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lab-feat\"\u003e\n        \u003cdiv class=\"lab-feat-icon\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003ch3\u003eNon-Toxic \u0026amp; Child-Safe\u003c\/h3\u003e\n        \u003cp\u003eWater-based system, food-safe brush materials, rounded edges. Tested to international child-safety standards.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- DEVELOPMENTAL BENEFITS --\u003e\n  \u003csection class=\"lab-section lab-benefits\"\u003e\n    \u003cdiv class=\"lab-section-eyebrow\"\u003eWhat It Builds\u003c\/div\u003e\n    \u003ch2 class=\"lab-section-title\"\u003eThe skills that\u003cbr\u003ecompound for \u003cem\u003elife\u003c\/em\u003e\n\u003c\/h2\u003e\n    \u003cp class=\"lab-section-intro\"\u003eIt's not \"just\" a brush set. The Magic Brush is deliberately built around the developmental milestones early-childhood educators actually look for.\u003c\/p\u003e\n\n    \u003cul class=\"lab-bene-list\"\u003e\n      \u003cli class=\"lab-bene-item\"\u003e\n        \u003cspan class=\"lab-bene-tick\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003cspan class=\"lab-bene-text\"\u003e\u003cstrong\u003eFine-motor coordination\u003c\/strong\u003e — gripping the brush and following lines builds the same hand muscles needed to hold a pencil correctly when school starts.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli class=\"lab-bene-item\"\u003e\n        \u003cspan class=\"lab-bene-tick\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003cspan class=\"lab-bene-text\"\u003e\u003cstrong\u003eColour recognition + naming\u003c\/strong\u003e — the cards reveal colour zones cleanly so toddlers learn \"where the red goes\" through visual reinforcement.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli class=\"lab-bene-item\"\u003e\n        \u003cspan class=\"lab-bene-tick\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003cspan class=\"lab-bene-text\"\u003e\u003cstrong\u003eFocus \u0026amp; patience\u003c\/strong\u003e — completing a card rewards them with the full picture. Trains attention span without demanding it.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli class=\"lab-bene-item\"\u003e\n        \u003cspan class=\"lab-bene-tick\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003cspan class=\"lab-bene-text\"\u003e\u003cstrong\u003eIndependence\u003c\/strong\u003e — open-and-go means they can start without you. The five minutes you reclaim each session add up.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli class=\"lab-bene-item\"\u003e\n        \u003cspan class=\"lab-bene-tick\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003cspan class=\"lab-bene-text\"\u003e\u003cstrong\u003eImagination\u003c\/strong\u003e — themed scene cards prompt new stories every time. \"What's the dinosaur eating?\" \"Why is the ocean orange today?\"\u003c\/span\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- COMPARISON --\u003e\n  \u003csection class=\"lab-section lab-compare\"\u003e\n    \u003cdiv class=\"lab-section-eyebrow\"\u003eHow We Stack Up\u003c\/div\u003e\n    \u003ch2 class=\"lab-section-title\"\u003eMagic Brush vs\u003cbr\u003ethe toy-aisle alternatives\u003c\/h2\u003e\n    \u003cp class=\"lab-section-intro\"\u003eHonest comparison against the kinds of art sets you'll find at Kmart, Big W, and on Amazon AU.\u003c\/p\u003e\n\n    \u003cdiv class=\"lab-compare-table\"\u003e\n      \u003cdiv class=\"lab-compare-row\"\u003e\n        \u003cdiv class=\"lab-compare-cell lab-compare-head\"\u003eFeature\u003c\/div\u003e\n        \u003cdiv class=\"lab-compare-cell lab-compare-head\"\u003eMagic Brush\u003c\/div\u003e\n        \u003cdiv class=\"lab-compare-cell lab-compare-head\"\u003eStandard Art Sets\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lab-compare-row\"\u003e\n        \u003cdiv class=\"lab-compare-cell\"\u003eGenuinely Mess-Free\u003c\/div\u003e\n        \u003cdiv class=\"lab-compare-cell lab-compare-us\"\u003e\u003cspan class=\"lab-tick\"\u003e✓\u003c\/span\u003e\u003c\/div\u003e\n        \u003cdiv class=\"lab-compare-cell\"\u003e\u003cspan class=\"lab-cross\"\u003e✗\u003c\/span\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lab-compare-row\"\u003e\n        \u003cdiv class=\"lab-compare-cell\"\u003eRe-Usable Activity Cards\u003c\/div\u003e\n        \u003cdiv class=\"lab-compare-cell lab-compare-us\"\u003e\u003cspan class=\"lab-tick\"\u003e✓\u003c\/span\u003e\u003c\/div\u003e\n        \u003cdiv class=\"lab-compare-cell\"\u003eDisposable\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lab-compare-row\"\u003e\n        \u003cdiv class=\"lab-compare-cell\"\u003eSustained Engagement\u003c\/div\u003e\n        \u003cdiv class=\"lab-compare-cell lab-compare-us\"\u003e\u003cstrong\u003e45–60 min\u003c\/strong\u003e\u003c\/div\u003e\n        \u003cdiv class=\"lab-compare-cell\"\u003e10–15 min\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lab-compare-row\"\u003e\n        \u003cdiv class=\"lab-compare-cell\"\u003eTravel-Friendly Carry Case\u003c\/div\u003e\n        \u003cdiv class=\"lab-compare-cell lab-compare-us\"\u003e\u003cspan class=\"lab-tick\"\u003e✓\u003c\/span\u003e\u003c\/div\u003e\n        \u003cdiv class=\"lab-compare-cell\"\u003eSometimes\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lab-compare-row\"\u003e\n        \u003cdiv class=\"lab-compare-cell\"\u003eBonus eBook (30 Activities)\u003c\/div\u003e\n        \u003cdiv class=\"lab-compare-cell lab-compare-us\"\u003e\u003cspan class=\"lab-tick\"\u003e✓\u003c\/span\u003e\u003c\/div\u003e\n        \u003cdiv class=\"lab-compare-cell\"\u003e\u003cspan class=\"lab-cross\"\u003e✗\u003c\/span\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lab-compare-row\"\u003e\n        \u003cdiv class=\"lab-compare-cell\"\u003eWarranty\u003c\/div\u003e\n        \u003cdiv class=\"lab-compare-cell lab-compare-us\"\u003e\u003cstrong\u003e1 Year\u003c\/strong\u003e\u003c\/div\u003e\n        \u003cdiv class=\"lab-compare-cell\"\u003eNone\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lab-compare-row\"\u003e\n        \u003cdiv class=\"lab-compare-cell\"\u003eFree AU Shipping\u003c\/div\u003e\n        \u003cdiv class=\"lab-compare-cell lab-compare-us\"\u003e\u003cspan class=\"lab-tick\"\u003e✓\u003c\/span\u003e\u003c\/div\u003e\n        \u003cdiv class=\"lab-compare-cell\"\u003eOften $10+\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lab-compare-row\"\u003e\n        \u003cdiv class=\"lab-compare-cell\"\u003ePrice (AUD)\u003c\/div\u003e\n        \u003cdiv class=\"lab-compare-cell lab-compare-us\"\u003e\u003cstrong\u003e$69\u003c\/strong\u003e\u003c\/div\u003e\n        \u003cdiv class=\"lab-compare-cell\"\u003e$25 – $80\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- TESTIMONIALS --\u003e\n  \u003csection class=\"lab-section lab-testimonials\"\u003e\n    \u003cdiv class=\"lab-section-eyebrow\"\u003eReal Reviews From Real Parents\u003c\/div\u003e\n    \u003ch2 class=\"lab-section-title\"\u003e3,400+ Aussie families\u003cbr\u003ehave made the swap\u003c\/h2\u003e\n    \u003cp class=\"lab-section-intro\"\u003eHonest reviews from parents and educators who've actually lived with the Magic Brush for at least 30 days.\u003c\/p\u003e\n\n    \u003cdiv class=\"lab-test-grid\"\u003e\n\n      \u003cdiv class=\"lab-test\"\u003e\n        \u003cdiv class=\"lab-test-stars\"\u003e★★★★★\u003c\/div\u003e\n        \u003cp class=\"lab-test-quote\"\u003eMy daughter used the Magic Brush for an hour straight without asking for the iPad. ONE HOUR. I'd have paid double.\u003c\/p\u003e\n        \u003cdiv class=\"lab-test-author\"\u003e\n          \u003cdiv class=\"lab-avatar\"\u003eEM\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cdiv class=\"lab-author-name\"\u003eEmma M.\u003c\/div\u003e\n            \u003cdiv class=\"lab-author-meta\"\u003eSydney, NSW · Verified Buyer\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"lab-verified\"\u003e✓ Verified\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lab-test\"\u003e\n        \u003cdiv class=\"lab-test-stars\"\u003e★★★★★\u003c\/div\u003e\n        \u003cp class=\"lab-test-quote\"\u003eTook it on the flight to Bali. He didn't make a sound for the entire takeoff and landing. Total game-changer for travel days.\u003c\/p\u003e\n        \u003cdiv class=\"lab-test-author\"\u003e\n          \u003cdiv class=\"lab-avatar\"\u003eAR\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cdiv class=\"lab-author-name\"\u003eAlex R.\u003c\/div\u003e\n            \u003cdiv class=\"lab-author-meta\"\u003ePerth, WA · Verified Buyer\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"lab-verified\"\u003e✓ Verified\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lab-test\"\u003e\n        \u003cdiv class=\"lab-test-stars\"\u003e★★★★★\u003c\/div\u003e\n        \u003cp class=\"lab-test-quote\"\u003eI'm a kindy teacher and I bought one for my classroom. The kids actually queue up for it. The \"no mess\" claim is real — I've tested it.\u003c\/p\u003e\n        \u003cdiv class=\"lab-test-author\"\u003e\n          \u003cdiv class=\"lab-avatar\"\u003eJT\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cdiv class=\"lab-author-name\"\u003eJasmine T.\u003c\/div\u003e\n            \u003cdiv class=\"lab-author-meta\"\u003eNewcastle, NSW · Verified Buyer\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"lab-verified\"\u003e✓ Verified\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lab-test\"\u003e\n        \u003cdiv class=\"lab-test-stars\"\u003e★★★★★\u003c\/div\u003e\n        \u003cp class=\"lab-test-quote\"\u003eAfter two failed paint sets and one carpet stain we still haven't gotten out, this is the first art thing my 3yo has used without me sitting next to her the whole time.\u003c\/p\u003e\n        \u003cdiv class=\"lab-test-author\"\u003e\n          \u003cdiv class=\"lab-avatar\"\u003eSH\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cdiv class=\"lab-author-name\"\u003eSophie H.\u003c\/div\u003e\n            \u003cdiv class=\"lab-author-meta\"\u003eAdelaide, SA · Verified Buyer\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"lab-verified\"\u003e✓ Verified\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lab-test\"\u003e\n        \u003cdiv class=\"lab-test-stars\"\u003e★★★★★\u003c\/div\u003e\n        \u003cp class=\"lab-test-quote\"\u003eThe cards genuinely re-use. We've had this for two months and it's still the first thing she pulls out on the weekend. Quietly the best $69 I've spent on a toy.\u003c\/p\u003e\n        \u003cdiv class=\"lab-test-author\"\u003e\n          \u003cdiv class=\"lab-avatar\"\u003eDP\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cdiv class=\"lab-author-name\"\u003eDaniel P.\u003c\/div\u003e\n            \u003cdiv class=\"lab-author-meta\"\u003eBrisbane, QLD · Verified Buyer\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"lab-verified\"\u003e✓ Verified\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- WHATS INCLUDED --\u003e\n  \u003csection class=\"lab-section lab-included\"\u003e\n    \u003cdiv class=\"lab-section-eyebrow\"\u003eWhat's In the Box\u003c\/div\u003e\n    \u003ch2 class=\"lab-section-title\"\u003eEverything they need.\u003cbr\u003e\u003cem\u003eNothing they don't.\u003c\/em\u003e\n\u003c\/h2\u003e\n    \u003cp class=\"lab-section-intro\"\u003eOpen the box and they're ready. No batteries to chase, no apps to download, no setup chaos.\u003c\/p\u003e\n\n    \u003cul class=\"lab-incl-list\"\u003e\n      \u003cli class=\"lab-incl-item\"\u003e\n        \u003cspan class=\"lab-incl-icon\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 19l7-7 3 3-7 7-3-3z\"\u003e\u003c\/path\u003e\u003cpath d=\"M18 13l-1.5-7.5L2 2l3.5 14.5L13 18l5-5z\"\u003e\u003c\/path\u003e\u003cpath d=\"M2 2l7.586 7.586\"\u003e\u003c\/path\u003e\u003ccircle cx=\"11\" cy=\"11\" r=\"2\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003cdiv class=\"lab-incl-content\"\u003e\n          \u003ch4\u003eMagic Light Brush (×1)\u003c\/h4\u003e\n          \u003cp\u003eRefillable brush with soft, child-safe bristles. Designed for tiny hands and an unbreakable grip.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/li\u003e\n      \u003cli class=\"lab-incl-item\"\u003e\n        \u003cspan class=\"lab-incl-icon\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003cdiv class=\"lab-incl-content\"\u003e\n          \u003ch4\u003e32-Piece Activity Set\u003c\/h4\u003e\n          \u003cp\u003eThemed scene cards, blank cards for free-form play, and re-usable colour-reactive cards.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/li\u003e\n      \u003cli class=\"lab-incl-item\"\u003e\n        \u003cspan class=\"lab-incl-icon\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"2\" y=\"7\" width=\"20\" height=\"14\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M16 21V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003cdiv class=\"lab-incl-content\"\u003e\n          \u003ch4\u003eTravel-Ready Carry Case\u003c\/h4\u003e\n          \u003cp\u003eEverything packs back in under a minute. Fits in a school bag, on a plane tray, or in a car seat pocket.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/li\u003e\n      \u003cli class=\"lab-incl-item\"\u003e\n        \u003cspan class=\"lab-incl-icon\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2z\"\u003e\u003c\/path\u003e\u003cpath d=\"M22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003cdiv class=\"lab-incl-content\"\u003e\n          \u003ch4\u003eFREE eBook: \u003cem\u003e\"30 Mess-Free Brush Activities\"\u003c\/em\u003e\u003cspan class=\"lab-bonus-tag\"\u003eBonus\u003c\/span\u003e\n\u003c\/h4\u003e\n          \u003cp\u003ePrintable companion guide with 30 activity ideas, themed prompts, and milestone trackers — extends the value across months of play.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/li\u003e\n      \u003cli class=\"lab-incl-item\"\u003e\n        \u003cspan class=\"lab-incl-icon\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003cdiv class=\"lab-incl-content\"\u003e\n          \u003ch4\u003e1-Year LumiArt™ Warranty\u003c\/h4\u003e\n          \u003cp\u003eFull replacement on any manufacturing fault. We cover return postage. Easy email-based claim process.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SPECS --\u003e\n  \u003csection class=\"lab-section lab-specs\"\u003e\n    \u003cdiv class=\"lab-section-eyebrow\"\u003eTechnical Details\u003c\/div\u003e\n    \u003ch2 class=\"lab-section-title\"\u003eBuilt to last.\u003cbr\u003e\u003cem\u003eSpec'd to impress.\u003c\/em\u003e\n\u003c\/h2\u003e\n\n    \u003cdiv class=\"lab-specs-grid\"\u003e\n      \u003cdiv class=\"lab-spec\"\u003e\n\u003cdiv class=\"lab-spec-label\"\u003eSuitable Age\u003c\/div\u003e\n\u003cdiv class=\"lab-spec-val\"\u003e3 – 7 years\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"lab-spec\"\u003e\n\u003cdiv class=\"lab-spec-label\"\u003ePieces\u003c\/div\u003e\n\u003cdiv class=\"lab-spec-val\"\u003e32-Piece Set\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"lab-spec\"\u003e\n\u003cdiv class=\"lab-spec-label\"\u003eActivity Cards\u003c\/div\u003e\n\u003cdiv class=\"lab-spec-val\"\u003eRe-Usable\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"lab-spec\"\u003e\n\u003cdiv class=\"lab-spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"lab-spec-val\"\u003eNon-Toxic, Child-Safe\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"lab-spec\"\u003e\n\u003cdiv class=\"lab-spec-label\"\u003eMess Level\u003c\/div\u003e\n\u003cdiv class=\"lab-spec-val\"\u003eZero\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"lab-spec\"\u003e\n\u003cdiv class=\"lab-spec-label\"\u003ePower\u003c\/div\u003e\n\u003cdiv class=\"lab-spec-val\"\u003eNone — Water-Based\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"lab-spec\"\u003e\n\u003cdiv class=\"lab-spec-label\"\u003eCarry Case\u003c\/div\u003e\n\u003cdiv class=\"lab-spec-val\"\u003eIncluded\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"lab-spec\"\u003e\n\u003cdiv class=\"lab-spec-label\"\u003eWeight\u003c\/div\u003e\n\u003cdiv class=\"lab-spec-val\"\u003e~600g\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"lab-spec\"\u003e\n\u003cdiv class=\"lab-spec-label\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"lab-spec-val\"\u003e~30 × 22cm\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"lab-spec\"\u003e\n\u003cdiv class=\"lab-spec-label\"\u003eTravel-Friendly\u003c\/div\u003e\n\u003cdiv class=\"lab-spec-val\"\u003eYes\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"lab-spec\"\u003e\n\u003cdiv class=\"lab-spec-label\"\u003eWarranty\u003c\/div\u003e\n\u003cdiv class=\"lab-spec-val\"\u003e1 Full Year\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"lab-spec\"\u003e\n\u003cdiv class=\"lab-spec-label\"\u003eBonus\u003c\/div\u003e\n\u003cdiv class=\"lab-spec-val\"\u003eeBook + Activities\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"lab-section lab-faq-section\"\u003e\n    \u003cdiv class=\"lab-section-eyebrow\"\u003eCommon Questions\u003c\/div\u003e\n    \u003ch2 class=\"lab-section-title\"\u003eEverything parents\u003cbr\u003e\u003cem\u003eactually ask us\u003c\/em\u003e\n\u003c\/h2\u003e\n    \u003cp class=\"lab-section-intro\"\u003eIf we've missed something, our Aussie support team responds to every email — usually within a few hours.\u003c\/p\u003e\n\n    \u003cdiv class=\"lab-faq-list\"\u003e\n\n      \u003cdetails class=\"lab-faq\"\u003e\n        \u003csummary\u003eWhat ages is the Magic Brush best for?\u003c\/summary\u003e\n        \u003cdiv class=\"lab-faq-body\"\u003e\n          \u003cp\u003eDesigned primarily for ages \u003cstrong\u003e3 to 7\u003c\/strong\u003e. Younger toddlers (around 2.5+) often enjoy it for the satisfying brush motion even before they're following the card outlines intentionally — it grows with them.\u003c\/p\u003e\n          \u003cp\u003eOlder children up to 8 still find it useful as a calm, focused activity, especially for car trips and quiet time.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"lab-faq\"\u003e\n        \u003csummary\u003eIs it actually mess-free? Like really?\u003c\/summary\u003e\n        \u003cdiv class=\"lab-faq-body\"\u003e\n          \u003cp\u003eYes — and we get this question a lot. The brush uses water only, no paint, no ink, no liquids that can stain. Colour appears through a reactive paper system, and the only thing on the cards is dye that's locked into the paper itself.\u003c\/p\u003e\n          \u003cp\u003eTested at our own dining tables with our own kids. We're confident enough to back it with a 30-day satisfaction guarantee.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"lab-faq\"\u003e\n        \u003csummary\u003eAre the materials safe and non-toxic?\u003c\/summary\u003e\n        \u003cdiv class=\"lab-faq-body\"\u003e\n          \u003cp\u003eYes. All cards, brush, and packaging are \u003cstrong\u003ecertified non-toxic and free from harmful chemicals\u003c\/strong\u003e. The brush meets international child-safety standards. As always, supervise kids under 3.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"lab-faq\"\u003e\n        \u003csummary\u003eHow long do the activity cards actually re-use for?\u003c\/summary\u003e\n        \u003cdiv class=\"lab-faq-body\"\u003e\n          \u003cp\u003eThe cards are designed for \u003cstrong\u003emany cycles\u003c\/strong\u003e — colour appears, dries, then disappears, ready for the next session. Most parents report months of regular use before any cards start to fade. Replacement card packs are available if you ever need them.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"lab-faq\"\u003e\n        \u003csummary\u003eHow long does delivery take?\u003c\/summary\u003e\n        \u003cdiv class=\"lab-faq-body\"\u003e\n          \u003cp\u003e\u003cstrong\u003eFree express shipping Australia-wide.\u003c\/strong\u003e Most metro orders arrive in \u003cstrong\u003e3-7 business days\u003c\/strong\u003e. Regional and remote postcodes can take up to 10 business days. Tracking link sent the moment your order ships.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"lab-faq\"\u003e\n        \u003csummary\u003eIs this a good gift?\u003c\/summary\u003e\n        \u003cdiv class=\"lab-faq-body\"\u003e\n          \u003cp\u003eOne of our most-gifted products. Presentation-ready packaging — works straight from the box for birthdays, Christmas, baby showers, or \"auntie wanted to spoil them\" moments. Order at least 1 week ahead for metro and 2 weeks for regional addresses to be safe.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"lab-faq\"\u003e\n        \u003csummary\u003eCan my child use it on the plane?\u003c\/summary\u003e\n        \u003cdiv class=\"lab-faq-body\"\u003e\n          \u003cp\u003eYes — and it's one of the most popular use cases. \u003cstrong\u003eNo batteries, no liquids that count as restricted\u003c\/strong\u003e, lightweight, and quiet enough not to disturb other passengers. Genuine sanity-saver on long flights.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"lab-faq\"\u003e\n        \u003csummary\u003eWhat happens if something arrives damaged?\u003c\/summary\u003e\n        \u003cdiv class=\"lab-faq-body\"\u003e\n          \u003cp\u003eEmail us a photo within 30 days and we'll send a replacement immediately — no return shipping, no forms. Same applies to our \u003cstrong\u003e30-day satisfaction guarantee\u003c\/strong\u003e: if they're not loving it, we'll refund you.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"lab-faq\"\u003e\n        \u003csummary\u003eCan I use Afterpay or Zip?\u003c\/summary\u003e\n        \u003cdiv class=\"lab-faq-body\"\u003e\n          \u003cp\u003eYes — both available at checkout. Split your $69 into \u003cstrong\u003e4 interest-free payments of $17.25\u003c\/strong\u003e with Afterpay, or use Zip for similarly flexible terms.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FINAL CTA --\u003e\n  \u003csection class=\"lab-final\"\u003e\n    \u003cdiv class=\"lab-final-eyebrow\"\u003eThe Quiet Afternoon You've Been Waiting For\u003c\/div\u003e\n    \u003ch2\u003eThe art set that\u003cbr\u003e\u003cem\u003ekeeps the table clean.\u003c\/em\u003e\n\u003c\/h2\u003e\n    \u003cp\u003eJoin 3,400+ Aussie families who've replaced crayons, paint sets, and iPad apps with one mess-free station their kids actually pick up. In stock and shipping today.\u003c\/p\u003e\n\n    \u003cdiv class=\"lab-final-price\"\u003e\n      \u003cdiv class=\"lab-final-price-now\"\u003e$69 \u003cspan class=\"lab-save-badge\"\u003eSave $10\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"lab-final-price-was\"\u003e\n\u003cs\u003eRRP $79\u003c\/s\u003e · 4 payments of $17.25 with Afterpay\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lab-cta-arrow\"\u003e\n      \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline x1=\"12\" y1=\"19\" x2=\"12\" y2=\"5\"\u003e\u003c\/line\u003e\u003cpolyline points=\"5 12 12 5 19 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n      Scroll up to add to cart\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lab-final-badges\"\u003e\n      \u003cspan class=\"lab-final-badge\"\u003e★ 4.9\/5 Average\u003c\/span\u003e\n      \u003cspan class=\"lab-final-badge\"\u003e3,400+ Sold\u003c\/span\u003e\n      \u003cspan class=\"lab-final-badge\"\u003eFree AU Shipping\u003c\/span\u003e\n      \u003cspan class=\"lab-final-badge\"\u003e1-Year Warranty\u003c\/span\u003e\n      \u003cspan class=\"lab-final-badge\"\u003eFree eBook\u003c\/span\u003e\n      \u003cspan class=\"lab-final-badge\"\u003e30-Day Returns\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\n\u003c!-- ============ END LUMIART MAGIC LIGHT BRUSH STATION ============ --\u003e\n","brand":"LumiArt","offers":[{"title":"Default Title","offer_id":55033050726691,"sku":"1005012052112832","price":69.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0556\/9170\/6458\/files\/S2ea181740d6943a9ac697f93d47a57d1U.webp?v=1777861116","url":"https:\/\/www.gifts-australia.com.au\/products\/lumiart-magic-light-brush-station","provider":"Gifts Hub Australia","version":"1.0","type":"link"}