{"product_id":"lumiart-luminous-magic-pens","title":"LumiArt™ Luminous Magic Pens — Glow-in-the-Dark Drawing Set for Kids Ages 6-12 | Free Activity eBook","description":"\u003c!-- ============================================================\n     LUMIART™ LUMINOUS MAGIC PENS — PRODUCT LANDING\n     Drop into Shopify Product Description (HTML view)\n     Mobile-first | Self-contained | Scoped classes (.lap-)\n     Brand: LumiArt | Standalone listing for Glow-in-the-Dark Pens\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  .lap-wrap, .lap-wrap * { box-sizing: border-box; }\n  .lap-wrap {\n    --lap-night: #0F172A;\n    --lap-night-deep: #020617;\n    --lap-night-soft: #1E293B;\n    --lap-violet: #4C1D95;\n    --lap-pink: #E879F9;\n    --lap-pink-bright: #F0ABFC;\n    --lap-cyan: #22D3EE;\n    --lap-cyan-bright: #67E8F9;\n    --lap-yellow: #FACC15;\n    --lap-yellow-bright: #FDE047;\n    --lap-text: #F4F4F5;\n    --lap-text-muted: #A1A1AA;\n    --lap-line: rgba(244,244,245,0.10);\n    --lap-radius: 22px;\n    --lap-radius-sm: 14px;\n\n    font-family: 'DM Sans', -apple-system, sans-serif;\n    color: var(--lap-text);\n    line-height: 1.65;\n    font-size: 16px;\n    background: var(--lap-night);\n    border-radius: var(--lap-radius);\n    overflow: hidden;\n    margin: 24px 0;\n    max-width: 100%;\n  }\n  .lap-wrap p { margin: 0 0 14px; color: var(--lap-text-muted); }\n  .lap-wrap h1, .lap-wrap h2, .lap-wrap h3, .lap-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(--lap-text);\n    margin: 0 0 16px;\n  }\n  .lap-wrap a { color: var(--lap-cyan); text-decoration: none; }\n\n  \/* HERO *\/\n  .lap-hero {\n    position: relative;\n    padding: 40px 22px 36px;\n    background:\n      radial-gradient(circle at 80% 15%, rgba(232,121,249,0.30) 0%, transparent 55%),\n      radial-gradient(circle at 15% 85%, rgba(34,211,238,0.22) 0%, transparent 55%),\n      radial-gradient(circle at 50% 50%, rgba(76,29,149,0.30) 0%, transparent 70%),\n      linear-gradient(180deg, var(--lap-night-deep) 0%, var(--lap-night) 100%);\n    text-align: center;\n    overflow: hidden;\n  }\n  .lap-hero::before {\n    content: \"✦\";\n    position: absolute;\n    top: 22px; right: 28px;\n    font-size: 70px;\n    color: rgba(232,121,249,0.30);\n    line-height: 1;\n    text-shadow: 0 0 20px rgba(232,121,249,0.5);\n  }\n  .lap-hero::after {\n    content: \"✧\";\n    position: absolute;\n    bottom: 22px; left: 28px;\n    font-size: 56px;\n    color: rgba(34,211,238,0.28);\n    line-height: 1;\n    text-shadow: 0 0 20px rgba(34,211,238,0.5);\n  }\n  .lap-hero \u003e * { position: relative; z-index: 1; }\n  .lap-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(--lap-pink-bright);\n    background: rgba(232,121,249,0.12);\n    padding: 7px 14px;\n    border-radius: 100px;\n    border: 1px solid rgba(232,121,249,0.30);\n    margin-bottom: 18px;\n  }\n  .lap-h1 {\n    font-size: clamp(30px, 6.5vw, 46px);\n    margin-bottom: 14px;\n  }\n  .lap-h1 em {\n    font-style: italic;\n    color: var(--lap-pink);\n    font-weight: 600;\n    text-shadow: 0 0 18px rgba(232,121,249,0.45);\n  }\n  .lap-sub {\n    font-size: clamp(15px, 3.6vw, 17px);\n    color: var(--lap-text-muted);\n    max-width: 560px;\n    margin: 0 auto 22px;\n  }\n  .lap-stars {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: rgba(255,255,255,0.06);\n    border: 1px solid rgba(255,255,255,0.10);\n    padding: 9px 16px;\n    border-radius: 100px;\n    backdrop-filter: blur(10px);\n    font-size: 13px;\n    font-weight: 600;\n    color: var(--lap-text);\n  }\n  .lap-stars-icons { color: var(--lap-yellow); letter-spacing: 1.5px; }\n  .lap-pricing {\n    margin-top: 22px;\n    display: inline-flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 4px;\n  }\n  .lap-price-now {\n    font-family: 'Fraunces', serif;\n    font-size: 26px;\n    font-weight: 700;\n    color: var(--lap-text);\n  }\n  .lap-price-now strong { color: var(--lap-cyan-bright); }\n  .lap-price-was {\n    font-size: 13px;\n    color: var(--lap-text-muted);\n  }\n  .lap-save-badge {\n    display: inline-block;\n    background: linear-gradient(135deg, var(--lap-pink) 0%, var(--lap-pink-bright) 100%);\n    color: var(--lap-night-deep);\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    box-shadow: 0 0 18px rgba(232,121,249,0.4);\n  }\n\n  \/* TRUST STRIP *\/\n  .lap-trust {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 12px;\n    padding: 22px;\n    background: var(--lap-night-deep);\n    color: var(--lap-text);\n    border-top: 1px solid var(--lap-line);\n    border-bottom: 1px solid var(--lap-line);\n  }\n  .lap-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  .lap-trust-icon {\n    flex-shrink: 0;\n    width: 32px; height: 32px;\n    border-radius: 8px;\n    background: rgba(34,211,238,0.10);\n    display: grid;\n    place-items: center;\n    color: var(--lap-cyan-bright);\n  }\n  .lap-trust-icon svg { width: 16px; height: 16px; }\n\n  \/* SECTION *\/\n  .lap-section { padding: 48px 22px; }\n  .lap-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(--lap-yellow);\n    margin-bottom: 12px;\n  }\n  .lap-section-title {\n    text-align: center;\n    font-size: clamp(26px, 5.4vw, 36px);\n    margin-bottom: 14px;\n  }\n  .lap-section-title em {\n    font-style: italic;\n    color: var(--lap-cyan);\n  }\n  .lap-section-intro {\n    text-align: center;\n    color: var(--lap-text-muted);\n    max-width: 580px;\n    margin: 0 auto 32px;\n    font-size: 15px;\n  }\n\n  \/* PROBLEM\/SOLUTION *\/\n  .lap-problem { background: var(--lap-night-soft); }\n  .lap-problem-grid {\n    display: grid;\n    gap: 14px;\n  }\n  .lap-problem-card {\n    background: rgba(255,255,255,0.04);\n    padding: 22px;\n    border-radius: var(--lap-radius-sm);\n    border-top: 4px solid var(--lap-pink);\n    box-shadow: 0 4px 14px rgba(0,0,0,0.20);\n    border-left: 1px solid var(--lap-line);\n    border-right: 1px solid var(--lap-line);\n    border-bottom: 1px solid var(--lap-line);\n  }\n  .lap-problem-card:nth-child(2) { border-top-color: var(--lap-cyan); }\n  .lap-problem-card:nth-child(3) { border-top-color: var(--lap-yellow); }\n  .lap-problem-card strong {\n    display: block;\n    font-family: 'Fraunces', serif;\n    font-size: 18px;\n    margin-bottom: 6px;\n    color: var(--lap-text);\n  }\n  .lap-problem-card p {\n    font-size: 14px;\n    color: var(--lap-text-muted);\n    margin: 0;\n  }\n  .lap-bridge {\n    text-align: center;\n    margin: 28px 0 4px;\n    font-size: 24px;\n    color: var(--lap-pink);\n    text-shadow: 0 0 12px rgba(232,121,249,0.45);\n  }\n  .lap-bridge-text {\n    text-align: center;\n    font-family: 'Fraunces', serif;\n    font-style: italic;\n    font-size: 21px;\n    color: var(--lap-text);\n    max-width: 460px;\n    margin: 0 auto;\n    line-height: 1.4;\n  }\n\n  \/* HOW IT WORKS *\/\n  .lap-how {\n    background: var(--lap-night);\n  }\n  .lap-image-slot {\n    background: linear-gradient(135deg, rgba(232,121,249,0.10) 0%, rgba(34,211,238,0.10) 100%);\n    border: 1px dashed rgba(244,244,245,0.18);\n    border-radius: var(--lap-radius-sm);\n    aspect-ratio: 16\/10;\n    display: grid;\n    place-items: center;\n    color: var(--lap-text-muted);\n    font-size: 12px;\n    text-align: center;\n    padding: 18px;\n    margin: 0 0 26px;\n  }\n  .lap-image-slot.lap-square { aspect-ratio: 1\/1; }\n  .lap-step-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n  }\n  .lap-step {\n    background: rgba(255,255,255,0.04);\n    border-radius: var(--lap-radius-sm);\n    padding: 22px 16px;\n    text-align: center;\n    box-shadow: 0 4px 14px rgba(0,0,0,0.20);\n    border: 1px solid var(--lap-line);\n  }\n  .lap-step-num {\n    display: inline-grid;\n    place-items: center;\n    width: 36px; height: 36px;\n    border-radius: 50%;\n    background: var(--lap-pink);\n    color: var(--lap-night-deep);\n    font-family: 'Fraunces', serif;\n    font-weight: 700;\n    font-size: 17px;\n    margin-bottom: 14px;\n    box-shadow: 0 0 14px rgba(232,121,249,0.45);\n  }\n  .lap-step:nth-child(2) .lap-step-num { background: var(--lap-cyan); color: var(--lap-night-deep); box-shadow: 0 0 14px rgba(34,211,238,0.45); }\n  .lap-step:nth-child(3) .lap-step-num { background: var(--lap-yellow); color: var(--lap-night-deep); box-shadow: 0 0 14px rgba(250,204,21,0.45); }\n  .lap-step:nth-child(4) .lap-step-num { background: var(--lap-violet); color: var(--lap-text); box-shadow: 0 0 14px rgba(76,29,149,0.55); }\n  .lap-step h3 {\n    font-size: 17px;\n    margin-bottom: 6px;\n    color: var(--lap-text);\n  }\n  .lap-step p {\n    font-size: 13.5px;\n    color: var(--lap-text-muted);\n    margin: 0;\n    line-height: 1.5;\n  }\n\n  \/* FEATURES *\/\n  .lap-features {\n    background: var(--lap-night-deep);\n    color: var(--lap-text);\n    position: relative;\n  }\n  .lap-features::before {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    background:\n      radial-gradient(circle at 90% 10%, rgba(232,121,249,0.10) 0%, transparent 40%),\n      radial-gradient(circle at 10% 90%, rgba(34,211,238,0.10) 0%, transparent 40%);\n    pointer-events: none;\n  }\n  .lap-features \u003e * { position: relative; }\n  .lap-features .lap-section-title { color: var(--lap-text); }\n  .lap-features .lap-section-title em { color: var(--lap-pink); }\n  .lap-features .lap-section-eyebrow { color: var(--lap-cyan); }\n  .lap-features .lap-section-intro { color: var(--lap-text-muted); }\n  .lap-feat-grid {\n    display: grid;\n    gap: 14px;\n  }\n  .lap-feat {\n    background: rgba(255,255,255,0.04);\n    border: 1px solid var(--lap-line);\n    padding: 22px;\n    border-radius: var(--lap-radius-sm);\n  }\n  .lap-feat-icon {\n    width: 44px; height: 44px;\n    border-radius: 12px;\n    background: linear-gradient(135deg, var(--lap-pink) 0%, var(--lap-violet) 100%);\n    display: grid;\n    place-items: center;\n    color: var(--lap-text);\n    margin-bottom: 14px;\n    box-shadow: 0 0 14px rgba(232,121,249,0.30);\n  }\n  .lap-feat-icon svg { width: 22px; height: 22px; }\n  .lap-feat h3 {\n    color: var(--lap-text);\n    font-size: 18px;\n    margin-bottom: 6px;\n  }\n  .lap-feat p {\n    color: var(--lap-text-muted);\n    font-size: 14px;\n    margin: 0;\n    line-height: 1.5;\n  }\n\n  \/* DEVELOPMENTAL BENEFITS *\/\n  .lap-benefits {\n    background: var(--lap-night);\n  }\n  .lap-bene-list {\n    max-width: 560px;\n    margin: 0 auto;\n    list-style: none;\n    padding: 0;\n  }\n  .lap-bene-item {\n    display: flex;\n    gap: 14px;\n    align-items: flex-start;\n    padding: 16px 0;\n    border-bottom: 1px solid var(--lap-line);\n  }\n  .lap-bene-item:last-child { border-bottom: none; }\n  .lap-bene-tick {\n    flex-shrink: 0;\n    width: 28px; height: 28px;\n    border-radius: 50%;\n    background: linear-gradient(135deg, var(--lap-cyan) 0%, var(--lap-cyan-bright) 100%);\n    display: grid;\n    place-items: center;\n    color: var(--lap-night-deep);\n    margin-top: 2px;\n    box-shadow: 0 0 10px rgba(34,211,238,0.35);\n  }\n  .lap-bene-tick svg { width: 14px; height: 14px; }\n  .lap-bene-text {\n    font-size: 15px;\n    color: var(--lap-text);\n    line-height: 1.5;\n  }\n  .lap-bene-text strong { color: var(--lap-pink-bright); font-weight: 600; }\n\n  \/* COMPARISON *\/\n  .lap-compare { background: var(--lap-night-soft); }\n  .lap-compare-table {\n    background: rgba(0,0,0,0.30);\n    border-radius: var(--lap-radius-sm);\n    overflow: hidden;\n    box-shadow: 0 8px 24px rgba(0,0,0,0.40);\n    border: 1px solid var(--lap-line);\n  }\n  .lap-compare-row {\n    display: grid;\n    grid-template-columns: 1.4fr 1fr 1fr;\n    border-bottom: 1px solid var(--lap-line);\n  }\n  .lap-compare-row:last-child { border-bottom: none; }\n  .lap-compare-cell {\n    padding: 14px 10px;\n    font-size: 13px;\n    text-align: center;\n    color: var(--lap-text-muted);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    line-height: 1.3;\n  }\n  .lap-compare-cell:first-child {\n    text-align: left;\n    justify-content: flex-start;\n    font-weight: 600;\n    color: var(--lap-text);\n    background: rgba(255,255,255,0.03);\n  }\n  .lap-compare-head {\n    background: var(--lap-violet) !important;\n    color: var(--lap-text) !important;\n    font-family: 'Fraunces', serif;\n    font-weight: 700;\n    font-size: 14px;\n    padding: 16px 10px;\n  }\n  .lap-compare-us {\n    background: rgba(232,121,249,0.12);\n    color: var(--lap-pink-bright);\n    font-weight: 700;\n  }\n  .lap-tick { color: var(--lap-cyan-bright); font-weight: 700; font-size: 18px; text-shadow: 0 0 8px rgba(34,211,238,0.55); }\n  .lap-cross { color: #64748B; font-size: 18px; opacity: 0.6; }\n\n  \/* TESTIMONIALS *\/\n  .lap-testimonials { background: var(--lap-night); }\n  .lap-test-grid { display: grid; gap: 16px; }\n  .lap-test {\n    background: rgba(255,255,255,0.04);\n    padding: 24px 22px;\n    border-radius: var(--lap-radius-sm);\n    box-shadow: 0 6px 20px rgba(0,0,0,0.25);\n    border: 1px solid var(--lap-line);\n    position: relative;\n  }\n  .lap-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(--lap-pink);\n    opacity: 0.45;\n    line-height: 1;\n  }\n  .lap-test-stars {\n    color: var(--lap-yellow);\n    font-size: 14px;\n    letter-spacing: 2px;\n    margin-bottom: 10px;\n  }\n  .lap-test-quote {\n    font-family: 'Fraunces', serif;\n    font-size: 17px;\n    line-height: 1.5;\n    color: var(--lap-text);\n    margin-bottom: 16px;\n    font-weight: 500;\n  }\n  .lap-test-author {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    border-top: 1px solid var(--lap-line);\n    padding-top: 14px;\n  }\n  .lap-avatar {\n    width: 42px; height: 42px;\n    border-radius: 50%;\n    display: grid;\n    place-items: center;\n    color: var(--lap-night-deep);\n    font-weight: 700;\n    font-size: 15px;\n    flex-shrink: 0;\n    font-family: 'Fraunces', serif;\n  }\n  .lap-test:nth-child(1) .lap-avatar { background: linear-gradient(135deg, var(--lap-pink), var(--lap-pink-bright)); }\n  .lap-test:nth-child(2) .lap-avatar { background: linear-gradient(135deg, var(--lap-cyan), var(--lap-cyan-bright)); }\n  .lap-test:nth-child(3) .lap-avatar { background: linear-gradient(135deg, var(--lap-yellow), var(--lap-yellow-bright)); }\n  .lap-test:nth-child(4) .lap-avatar { background: linear-gradient(135deg, var(--lap-violet), #6D28D9); color: var(--lap-text); }\n  .lap-test:nth-child(5) .lap-avatar { background: linear-gradient(135deg, var(--lap-pink), var(--lap-cyan)); }\n  .lap-author-name {\n    font-weight: 700;\n    font-size: 14px;\n    color: var(--lap-text);\n    line-height: 1.2;\n  }\n  .lap-author-meta {\n    font-size: 12px;\n    color: var(--lap-text-muted);\n  }\n  .lap-verified {\n    margin-left: auto;\n    font-size: 11px;\n    color: var(--lap-cyan-bright);\n    font-weight: 600;\n    background: rgba(34,211,238,0.10);\n    padding: 4px 8px;\n    border-radius: 6px;\n  }\n\n  \/* WHATS INCLUDED *\/\n  .lap-included {\n    background: var(--lap-night-soft);\n  }\n  .lap-incl-list {\n    max-width: 560px;\n    margin: 0 auto;\n    list-style: none;\n    padding: 0;\n  }\n  .lap-incl-item {\n    display: flex;\n    gap: 16px;\n    align-items: flex-start;\n    padding: 18px 0;\n    border-bottom: 1px solid var(--lap-line);\n  }\n  .lap-incl-item:last-child { border-bottom: none; }\n  .lap-incl-icon {\n    flex-shrink: 0;\n    width: 42px; height: 42px;\n    border-radius: 12px;\n    background: linear-gradient(135deg, var(--lap-pink) 0%, var(--lap-violet) 100%);\n    display: grid;\n    place-items: center;\n    color: var(--lap-text);\n    box-shadow: 0 0 12px rgba(232,121,249,0.30);\n  }\n  .lap-incl-icon svg { width: 20px; height: 20px; }\n  .lap-incl-content h4 {\n    color: var(--lap-text);\n    font-size: 16px;\n    margin-bottom: 4px;\n    font-weight: 600;\n    font-family: 'Fraunces', serif;\n  }\n  .lap-incl-content p {\n    color: var(--lap-text-muted);\n    font-size: 13.5px;\n    margin: 0;\n    line-height: 1.5;\n  }\n  .lap-bonus-tag {\n    display: inline-block;\n    background: var(--lap-yellow);\n    color: var(--lap-night-deep);\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  .lap-specs { background: var(--lap-night-deep); }\n  .lap-specs-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 1px;\n    background: var(--lap-line);\n    border-radius: var(--lap-radius-sm);\n    overflow: hidden;\n    border: 1px solid var(--lap-line);\n  }\n  .lap-spec {\n    background: var(--lap-night);\n    padding: 16px 14px;\n  }\n  .lap-spec-label {\n    font-size: 10px;\n    text-transform: uppercase;\n    letter-spacing: 0.14em;\n    color: var(--lap-text-muted);\n    margin-bottom: 4px;\n    font-weight: 600;\n  }\n  .lap-spec-val {\n    font-family: 'Fraunces', serif;\n    font-weight: 700;\n    font-size: 15px;\n    color: var(--lap-text);\n    line-height: 1.2;\n  }\n\n  \/* FAQ *\/\n  .lap-faq-section { background: var(--lap-night); }\n  .lap-faq-list { max-width: 720px; margin: 0 auto; }\n  .lap-faq {\n    background: rgba(255,255,255,0.04);\n    border: 1px solid var(--lap-line);\n    border-radius: var(--lap-radius-sm);\n    margin-bottom: 10px;\n    overflow: hidden;\n  }\n  .lap-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(--lap-text);\n    line-height: 1.4;\n    user-select: none;\n  }\n  .lap-faq summary::-webkit-details-marker { display: none; }\n  .lap-faq summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    width: 28px; height: 28px;\n    border-radius: 50%;\n    background: rgba(255,255,255,0.08);\n    color: var(--lap-cyan-bright);\n    display: grid;\n    place-items: center;\n    font-size: 20px;\n    font-weight: 400;\n    transition: transform 0.3s ease;\n  }\n  .lap-faq[open] summary::after {\n    transform: rotate(45deg);\n    background: var(--lap-cyan);\n    color: var(--lap-night-deep);\n  }\n  .lap-faq-body {\n    padding: 0 20px 18px;\n    font-size: 14.5px;\n    color: var(--lap-text-muted);\n    line-height: 1.6;\n  }\n  .lap-faq-body p { margin: 0 0 10px; color: var(--lap-text-muted); }\n  .lap-faq-body p:last-child { margin: 0; }\n\n  \/* FINAL CTA *\/\n  .lap-final {\n    background:\n      radial-gradient(circle at 80% 20%, rgba(232,121,249,0.30) 0%, transparent 50%),\n      radial-gradient(circle at 20% 80%, rgba(34,211,238,0.22) 0%, transparent 50%),\n      linear-gradient(135deg, var(--lap-violet) 0%, var(--lap-night-deep) 100%);\n    color: var(--lap-text);\n    text-align: center;\n    padding: 52px 22px;\n    position: relative;\n    overflow: hidden;\n  }\n  .lap-final::before {\n    content: \"\";\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 4px;\n    background: linear-gradient(90deg, var(--lap-pink) 0%, var(--lap-yellow) 50%, var(--lap-cyan) 100%);\n  }\n  .lap-final-eyebrow {\n    color: var(--lap-yellow);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.20em;\n    text-transform: uppercase;\n    margin-bottom: 14px;\n  }\n  .lap-final h2 {\n    color: var(--lap-text);\n    font-size: clamp(26px, 5.6vw, 36px);\n    margin-bottom: 14px;\n  }\n  .lap-final h2 em {\n    font-style: italic;\n    color: var(--lap-pink);\n    text-shadow: 0 0 14px rgba(232,121,249,0.45);\n  }\n  .lap-final p {\n    color: var(--lap-text-muted);\n    max-width: 480px;\n    margin: 0 auto 22px;\n    font-size: 15px;\n  }\n  .lap-final-price {\n    margin: 22px 0;\n  }\n  .lap-final-price-now {\n    font-family: 'Fraunces', serif;\n    font-size: 30px;\n    color: var(--lap-text);\n    font-weight: 700;\n  }\n  .lap-final-price-was {\n    font-size: 13px;\n    color: var(--lap-text-muted);\n    margin-top: 4px;\n  }\n  .lap-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(--lap-pink);\n    font-weight: 600;\n    margin-top: 12px;\n    text-shadow: 0 0 14px rgba(232,121,249,0.45);\n  }\n  .lap-cta-arrow svg {\n    width: 22px; height: 22px;\n    animation: lapBob 1.6s ease-in-out infinite;\n  }\n  @keyframes lapBob {\n    0%, 100% { transform: translateY(0); }\n    50% { transform: translateY(-6px); }\n  }\n  .lap-final-badges {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 8px;\n    margin-top: 24px;\n  }\n  .lap-final-badge {\n    background: rgba(255,255,255,0.08);\n    border: 1px solid rgba(255,255,255,0.18);\n    padding: 8px 14px;\n    border-radius: 100px;\n    font-size: 12px;\n    font-weight: 600;\n    color: var(--lap-text);\n  }\n\n  @media (min-width: 720px) {\n    .lap-section { padding: 64px 40px; }\n    .lap-hero { padding: 60px 40px 52px; }\n    .lap-trust { grid-template-columns: repeat(4, 1fr); padding: 28px 40px; }\n    .lap-problem-grid { grid-template-columns: repeat(3, 1fr); }\n    .lap-step-grid { grid-template-columns: repeat(4, 1fr); }\n    .lap-feat-grid { grid-template-columns: 1fr 1fr; gap: 18px; }\n    .lap-test-grid { grid-template-columns: 1fr 1fr; }\n    .lap-test:nth-child(5) { grid-column: span 2; max-width: 600px; margin: 0 auto; width: 100%; }\n    .lap-specs-grid { grid-template-columns: repeat(4, 1fr); }\n    .lap-final { padding: 80px 40px; }\n  }\n  @media (min-width: 960px) {\n    .lap-feat-grid { grid-template-columns: repeat(3, 1fr); }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lap-wrap\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"lap-hero\"\u003e\n    \u003cspan class=\"lap-eyebrow\"\u003e✦ As Seen on TikTok\u003c\/span\u003e\n    \u003ch1 class=\"lap-h1\"\u003eDrawings that\u003cbr\u003e\u003cem\u003ecome to life in the dark.\u003c\/em\u003e\n\u003c\/h1\u003e\n    \u003cp class=\"lap-sub\"\u003eThe LumiArt™ Luminous Magic Pens turn any blank page into a glow-in-the-dark show. Built-in UV blacklight, 12 vibrant colours, the kind of \"wow\" reaction every parent secretly hopes for. Ages 4-12.\u003c\/p\u003e\n    \u003cdiv class=\"lap-stars\"\u003e\n      \u003cspan class=\"lap-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=\"lap-pricing\"\u003e\n      \u003cdiv class=\"lap-price-now\"\u003e\n\u003cstrong\u003eNow $69\u003c\/strong\u003e \u003cspan class=\"lap-save-badge\"\u003eSave $11\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"lap-price-was\"\u003e\n\u003cs\u003eRRP $80\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=\"lap-trust\"\u003e\n    \u003cdiv class=\"lap-trust-item\"\u003e\n      \u003cspan class=\"lap-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\u003eWashable Ink\n    \u003c\/div\u003e\n    \u003cdiv class=\"lap-trust-item\"\u003e\n      \u003cspan class=\"lap-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=\"lap-trust-item\"\u003e\n      \u003cspan class=\"lap-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=\"lap-trust-item\"\u003e\n      \u003cspan class=\"lap-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\u003eWow-Factor Fun\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PROBLEM --\u003e\n  \u003csection class=\"lap-section lap-problem\"\u003e\n    \u003cdiv class=\"lap-section-eyebrow\"\u003eWhy Most Pen Sets Fail\u003c\/div\u003e\n    \u003ch2 class=\"lap-section-title\"\u003eSame colours. Same paper.\u003cbr\u003eSame boring \u003cem\u003e15 minutes.\u003c\/em\u003e\n\u003c\/h2\u003e\n    \u003cp class=\"lap-section-intro\"\u003eOlder kids have done crayons. They've done markers. They've watched every drawing app on the iPad. Most \"art sets\" get five minutes of attention before the screen wins again.\u003c\/p\u003e\n\n    \u003cdiv class=\"lap-problem-grid\"\u003e\n      \u003cdiv class=\"lap-problem-card\"\u003e\n        \u003cstrong\u003eStandard Pencil \u0026amp; Pen Sets\u003c\/strong\u003e\n        \u003cp\u003eLook the same as the last three sets they got. Abandoned within a week. End up at the bottom of the schoolbag.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lap-problem-card\"\u003e\n        \u003cstrong\u003eCrayons \u0026amp; Markers\u003c\/strong\u003e\n        \u003cp\u003eJust like every other art kit they've ever owned. No reason to choose them over the iPad.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lap-problem-card\"\u003e\n        \u003cstrong\u003eiPad Drawing Apps\u003c\/strong\u003e\n        \u003cp\u003eFive minutes of \"art\". Ninety minutes of YouTube. The slope to TikTok is shorter than the slope to Procreate.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lap-bridge\"\u003e↓\u003c\/div\u003e\n    \u003cp class=\"lap-bridge-text\"\u003eLumiArt™ Pens turn the lights off and turn imagination on.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- HOW IT WORKS --\u003e\n  \u003csection class=\"lap-section lap-how\"\u003e\n    \u003cdiv class=\"lap-section-eyebrow\"\u003eHow the Glow Works\u003c\/div\u003e\n    \u003ch2 class=\"lap-section-title\"\u003eDraw. Dim. \u003cem\u003eWatch the magic.\u003c\/em\u003e\n\u003c\/h2\u003e\n    \u003cp class=\"lap-section-intro\"\u003eA built-in UV blacklight reveals what the eye can't see in normal light. Drawings burst into vivid neon glow. The first reaction is unforgettable.\u003c\/p\u003e\n\n    \u003cdiv class=\"lap-image-slot lap-square\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0556\/9170\/6458\/files\/Se1728c427c704b81afe4a61e89022172Q.webp?v=1777861088\" alt=\"LumiArt Pens hero image\" style=\"width:100%;height:100%;object-fit:cover;border-radius:14px;display:block;\"\u003e\u003c\/div\u003e\n\n    \u003cdiv class=\"lap-step-grid\"\u003e\n      \u003cdiv class=\"lap-step\"\u003e\n        \u003cdiv class=\"lap-step-num\"\u003e1\u003c\/div\u003e\n        \u003ch3\u003eDraw\u003c\/h3\u003e\n        \u003cp\u003eUse any of the 12 pens on paper, the included sketchpad, or even windows. Looks vibrant in normal light.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lap-step\"\u003e\n        \u003cdiv class=\"lap-step-num\"\u003e2\u003c\/div\u003e\n        \u003ch3\u003eDim\u003c\/h3\u003e\n        \u003cp\u003eTurn off the room lights, or hold the drawing under the built-in UV blacklight on the pen barrel.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lap-step\"\u003e\n        \u003cdiv class=\"lap-step-num\"\u003e3\u003c\/div\u003e\n        \u003ch3\u003eWow\u003c\/h3\u003e\n        \u003cp\u003eDrawings burst into vivid neon glow. That first reaction — pure delight — is the entire reason this set exists.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lap-step\"\u003e\n        \u003cdiv class=\"lap-step-num\"\u003e4\u003c\/div\u003e\n        \u003ch3\u003eRepeat\u003c\/h3\u003e\n        \u003cp\u003eThe pens last for months. The eBook gives 25 fresh prompts. Sleepover party? Get ready for the gasps.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FEATURES --\u003e\n  \u003csection class=\"lap-section lap-features\"\u003e\n    \u003cdiv class=\"lap-section-eyebrow\"\u003eEngineered for the \"Wow\" Generation\u003c\/div\u003e\n    \u003ch2 class=\"lap-section-title\"\u003ePremium where\u003cbr\u003e\u003cem\u003eit counts.\u003c\/em\u003e\n\u003c\/h2\u003e\n    \u003cp class=\"lap-section-intro\"\u003eThe kind of art set that gets unwrapped, opened, and used at the Christmas table — not stashed in a cupboard. Built for ages 4-12 with the durability to survive sleepovers and school excursions.\u003c\/p\u003e\n\n    \u003cdiv class=\"lap-feat-grid\"\u003e\n\n      \u003cdiv class=\"lap-feat\"\u003e\n        \u003cdiv class=\"lap-feat-icon\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M2 12h20M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003ch3\u003e12 Full-Spectrum Glow Pens\u003c\/h3\u003e\n        \u003cp\u003ePink, cyan, yellow, orange, green, violet, and six more — every colour pops vivid in daylight and glows neon under blacklight.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lap-feat\"\u003e\n        \u003cdiv class=\"lap-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=\"M9 21H7a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v8\"\u003e\u003c\/path\u003e\u003cpath d=\"M15 17l3 3 4-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003ch3\u003eBuilt-In UV Blacklight\u003c\/h3\u003e\n        \u003cp\u003eThe blacklight is on the pen itself — batteries pre-installed, ready out of the box. No second device, no Christmas-morning battery hunt.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lap-feat\"\u003e\n        \u003cdiv class=\"lap-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\u003eWorks on Paper, Sketchpad \u0026amp; Glass\u003c\/h3\u003e\n        \u003cp\u003eUse the included sketchpad for ready-to-glow scenes. Use any paper. Use a window — the pens wipe clean off glass.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lap-feat\"\u003e\n        \u003cdiv class=\"lap-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 12h2l3-9 4 18 3-9h6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003ch3\u003eVibrant by Day, Glow by Night\u003c\/h3\u003e\n        \u003cp\u003eNot just glow ink — these are full-pigment colours that look great in any lighting. The glow is the bonus that turns a drawing into an event.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lap-feat\"\u003e\n        \u003cdiv class=\"lap-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\u003eWashable Non-Toxic Ink\u003c\/h3\u003e\n        \u003cp\u003eWipes clean from skin with water. Lifts from most surfaces (test fabric first). Certified non-toxic, child-safe, EN71-tested.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lap-feat\"\u003e\n        \u003cdiv class=\"lap-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\u003eTravel-Friendly Carry Case\u003c\/h3\u003e\n        \u003cp\u003eCompact set fits in a school bag, on a plane tray, on a friend's coffee table. The set that travels with them.\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=\"lap-section lap-benefits\"\u003e\n    \u003cdiv class=\"lap-section-eyebrow\"\u003eWhat It Builds\u003c\/div\u003e\n    \u003ch2 class=\"lap-section-title\"\u003eMore than a \"wow.\"\u003cbr\u003eSkills that \u003cem\u003ecompound.\u003c\/em\u003e\n\u003c\/h2\u003e\n    \u003cp class=\"lap-section-intro\"\u003eIt's not \"just\" a glow pen set. The Luminous Pens are deliberately designed around the kinds of creative habits primary-school teachers love to see develop.\u003c\/p\u003e\n\n    \u003cul class=\"lap-bene-list\"\u003e\n      \u003cli class=\"lap-bene-item\"\u003e\n        \u003cspan class=\"lap-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=\"lap-bene-text\"\u003e\u003cstrong\u003eFree-form creativity\u003c\/strong\u003e — no templates, no rules, no \"right way\" to draw. The pens unlock open-ended expression that structured apps don't.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli class=\"lap-bene-item\"\u003e\n        \u003cspan class=\"lap-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=\"lap-bene-text\"\u003e\u003cstrong\u003eColour theory exploration\u003c\/strong\u003e — kids quickly notice which colours glow brightest, which mix into new shades, and how layering changes the effect.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli class=\"lap-bene-item\"\u003e\n        \u003cspan class=\"lap-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=\"lap-bene-text\"\u003e\u003cstrong\u003eSustained focus\u003c\/strong\u003e — sessions regularly run 60+ minutes. Parents tell us their kids will draw quietly for an entire afternoon.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli class=\"lap-bene-item\"\u003e\n        \u003cspan class=\"lap-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=\"lap-bene-text\"\u003e\u003cstrong\u003eConfidence\u003c\/strong\u003e — they made the magic happen. The drawing came alive because of \u003cem\u003ethem\u003c\/em\u003e. That feeling sticks.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli class=\"lap-bene-item\"\u003e\n        \u003cspan class=\"lap-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=\"lap-bene-text\"\u003e\u003cstrong\u003eSocial play\u003c\/strong\u003e — sleepovers, playdates, and birthday parties get instantly more interesting. The set everyone wants to try.\u003c\/span\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- COMPARISON --\u003e\n  \u003csection class=\"lap-section lap-compare\"\u003e\n    \u003cdiv class=\"lap-section-eyebrow\"\u003eHow We Stack Up\u003c\/div\u003e\n    \u003ch2 class=\"lap-section-title\"\u003eMagic Pens vs\u003cbr\u003estandard pen sets\u003c\/h2\u003e\n    \u003cp class=\"lap-section-intro\"\u003eHonest comparison against the kinds of pen sets you'll find at Officeworks, Big W, and on Amazon AU.\u003c\/p\u003e\n\n    \u003cdiv class=\"lap-compare-table\"\u003e\n      \u003cdiv class=\"lap-compare-row\"\u003e\n        \u003cdiv class=\"lap-compare-cell lap-compare-head\"\u003eFeature\u003c\/div\u003e\n        \u003cdiv class=\"lap-compare-cell lap-compare-head\"\u003eMagic Pens\u003c\/div\u003e\n        \u003cdiv class=\"lap-compare-cell lap-compare-head\"\u003eStandard Pen Sets\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lap-compare-row\"\u003e\n        \u003cdiv class=\"lap-compare-cell\"\u003eGlow-in-the-Dark\u003c\/div\u003e\n        \u003cdiv class=\"lap-compare-cell lap-compare-us\"\u003e\u003cspan class=\"lap-tick\"\u003e✓\u003c\/span\u003e\u003c\/div\u003e\n        \u003cdiv class=\"lap-compare-cell\"\u003e\u003cspan class=\"lap-cross\"\u003e✗\u003c\/span\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lap-compare-row\"\u003e\n        \u003cdiv class=\"lap-compare-cell\"\u003eBuilt-in UV Blacklight\u003c\/div\u003e\n        \u003cdiv class=\"lap-compare-cell lap-compare-us\"\u003e\u003cspan class=\"lap-tick\"\u003e✓\u003c\/span\u003e\u003c\/div\u003e\n        \u003cdiv class=\"lap-compare-cell\"\u003e\u003cspan class=\"lap-cross\"\u003e✗\u003c\/span\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lap-compare-row\"\u003e\n        \u003cdiv class=\"lap-compare-cell\"\u003eSketchpad Included\u003c\/div\u003e\n        \u003cdiv class=\"lap-compare-cell lap-compare-us\"\u003e\u003cspan class=\"lap-tick\"\u003e✓\u003c\/span\u003e\u003c\/div\u003e\n        \u003cdiv class=\"lap-compare-cell\"\u003e\u003cspan class=\"lap-cross\"\u003e✗\u003c\/span\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lap-compare-row\"\u003e\n        \u003cdiv class=\"lap-compare-cell\"\u003eSustained Engagement\u003c\/div\u003e\n        \u003cdiv class=\"lap-compare-cell lap-compare-us\"\u003e\u003cstrong\u003e60+ min\u003c\/strong\u003e\u003c\/div\u003e\n        \u003cdiv class=\"lap-compare-cell\"\u003e10–15 min\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lap-compare-row\"\u003e\n        \u003cdiv class=\"lap-compare-cell\"\u003eWorks on Glass \/ Windows\u003c\/div\u003e\n        \u003cdiv class=\"lap-compare-cell lap-compare-us\"\u003e\u003cspan class=\"lap-tick\"\u003e✓\u003c\/span\u003e\u003c\/div\u003e\n        \u003cdiv class=\"lap-compare-cell\"\u003e\u003cspan class=\"lap-cross\"\u003e✗\u003c\/span\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lap-compare-row\"\u003e\n        \u003cdiv class=\"lap-compare-cell\"\u003eBonus eBook (25 Prompts)\u003c\/div\u003e\n        \u003cdiv class=\"lap-compare-cell lap-compare-us\"\u003e\u003cspan class=\"lap-tick\"\u003e✓\u003c\/span\u003e\u003c\/div\u003e\n        \u003cdiv class=\"lap-compare-cell\"\u003e\u003cspan class=\"lap-cross\"\u003e✗\u003c\/span\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lap-compare-row\"\u003e\n        \u003cdiv class=\"lap-compare-cell\"\u003eWarranty\u003c\/div\u003e\n        \u003cdiv class=\"lap-compare-cell lap-compare-us\"\u003e\u003cstrong\u003e1 Year\u003c\/strong\u003e\u003c\/div\u003e\n        \u003cdiv class=\"lap-compare-cell\"\u003eNone\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lap-compare-row\"\u003e\n        \u003cdiv class=\"lap-compare-cell\"\u003ePrice (AUD)\u003c\/div\u003e\n        \u003cdiv class=\"lap-compare-cell lap-compare-us\"\u003e\u003cstrong\u003e$69\u003c\/strong\u003e\u003c\/div\u003e\n        \u003cdiv class=\"lap-compare-cell\"\u003e$25 – $90\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- TESTIMONIALS --\u003e\n  \u003csection class=\"lap-section lap-testimonials\"\u003e\n    \u003cdiv class=\"lap-section-eyebrow\"\u003eReal Reviews From Real Parents\u003c\/div\u003e\n    \u003ch2 class=\"lap-section-title\"\u003e3,400+ Aussie kids\u003cbr\u003eare already obsessed\u003c\/h2\u003e\n    \u003cp class=\"lap-section-intro\"\u003eHonest reviews from parents who've actually lived with the Luminous Pens for at least 30 days.\u003c\/p\u003e\n\n    \u003cdiv class=\"lap-test-grid\"\u003e\n\n      \u003cdiv class=\"lap-test\"\u003e\n        \u003cdiv class=\"lap-test-stars\"\u003e★★★★★\u003c\/div\u003e\n        \u003cp class=\"lap-test-quote\"\u003eThe look on her face when the drawing started glowing was the moment I knew this was the gift of the year. Worth every dollar.\u003c\/p\u003e\n        \u003cdiv class=\"lap-test-author\"\u003e\n          \u003cdiv class=\"lap-avatar\"\u003eSK\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cdiv class=\"lap-author-name\"\u003eSarah K.\u003c\/div\u003e\n            \u003cdiv class=\"lap-author-meta\"\u003eBrisbane, QLD · Verified Buyer\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"lap-verified\"\u003e✓ Verified\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lap-test\"\u003e\n        \u003cdiv class=\"lap-test-stars\"\u003e★★★★★\u003c\/div\u003e\n        \u003cp class=\"lap-test-quote\"\u003eBought it for the 8yo's birthday. Five kids at the sleepover lost their minds. He's been the most popular kid in the year ever since.\u003c\/p\u003e\n        \u003cdiv class=\"lap-test-author\"\u003e\n          \u003cdiv class=\"lap-avatar\"\u003eDT\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cdiv class=\"lap-author-name\"\u003eDani T.\u003c\/div\u003e\n            \u003cdiv class=\"lap-author-meta\"\u003eMelbourne, VIC · Verified Buyer\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"lap-verified\"\u003e✓ Verified\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lap-test\"\u003e\n        \u003cdiv class=\"lap-test-stars\"\u003e★★★★★\u003c\/div\u003e\n        \u003cp class=\"lap-test-quote\"\u003eWe're an art-supply household and I was sceptical. The glow pens actually impressed me. The kids treat them like the coolest thing they own.\u003c\/p\u003e\n        \u003cdiv class=\"lap-test-author\"\u003e\n          \u003cdiv class=\"lap-avatar\"\u003eJM\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cdiv class=\"lap-author-name\"\u003eJess M.\u003c\/div\u003e\n            \u003cdiv class=\"lap-author-meta\"\u003eAdelaide, SA · Verified Buyer\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"lap-verified\"\u003e✓ Verified\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lap-test\"\u003e\n        \u003cdiv class=\"lap-test-stars\"\u003e★★★★★\u003c\/div\u003e\n        \u003cp class=\"lap-test-quote\"\u003e10yo niece used these on her bedroom window. The neighbour came over to ask what we'd put up because she could see it from her driveway. Pure joy.\u003c\/p\u003e\n        \u003cdiv class=\"lap-test-author\"\u003e\n          \u003cdiv class=\"lap-avatar\"\u003eRM\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cdiv class=\"lap-author-name\"\u003eRebecca M.\u003c\/div\u003e\n            \u003cdiv class=\"lap-author-meta\"\u003eGeelong, VIC · Verified Buyer\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"lap-verified\"\u003e✓ Verified\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lap-test\"\u003e\n        \u003cdiv class=\"lap-test-stars\"\u003e★★★★★\u003c\/div\u003e\n        \u003cp class=\"lap-test-quote\"\u003eFirst gift my 11yo has actually used past day three since the iPad arrived. The glow gimmick is real and it actually works. Quietly the best $69 we've spent.\u003c\/p\u003e\n        \u003cdiv class=\"lap-test-author\"\u003e\n          \u003cdiv class=\"lap-avatar\"\u003eAC\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cdiv class=\"lap-author-name\"\u003eAshley C.\u003c\/div\u003e\n            \u003cdiv class=\"lap-author-meta\"\u003ePerth, WA · Verified Buyer\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"lap-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=\"lap-section lap-included\"\u003e\n    \u003cdiv class=\"lap-section-eyebrow\"\u003eWhat's In the Box\u003c\/div\u003e\n    \u003ch2 class=\"lap-section-title\"\u003eEverything they need.\u003cbr\u003e\u003cem\u003eNothing they don't.\u003c\/em\u003e\n\u003c\/h2\u003e\n    \u003cp class=\"lap-section-intro\"\u003eOpen the box, batteries already in. No half-empty kit, no \"blacklight sold separately\" surprise on Christmas morning.\u003c\/p\u003e\n\n    \u003cul class=\"lap-incl-list\"\u003e\n      \u003cli class=\"lap-incl-item\"\u003e\n        \u003cspan class=\"lap-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=\"M16 12V4l-4-2-4 2v8\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 12v10\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 18l4 4 4-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003cdiv class=\"lap-incl-content\"\u003e\n          \u003ch4\u003e12 Luminous Magic Pens\u003c\/h4\u003e\n          \u003cp\u003eFull-spectrum colours that look vibrant in daylight and glow brilliantly under UV. Soft-grip barrels designed for kids 4-12.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/li\u003e\n      \u003cli class=\"lap-incl-item\"\u003e\n        \u003cspan class=\"lap-incl-icon\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\u003cpath d=\"M2 12s3-7 10-7 10 7 10 7-3 7-10 7-10-7-10-7z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/span\u003e\n        \u003cdiv class=\"lap-incl-content\"\u003e\n          \u003ch4\u003eBuilt-In UV Blacklight\u003c\/h4\u003e\n          \u003cp\u003ePre-installed batteries. Switches on right away. No external blacklight needed — it's part of the pen itself.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/li\u003e\n      \u003cli class=\"lap-incl-item\"\u003e\n        \u003cspan class=\"lap-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=\"lap-incl-content\"\u003e\n          \u003ch4\u003eGlow-Optimised Sketchpad\u003c\/h4\u003e\n          \u003cp\u003eHeavy-weight paper that lets every colour pop and prevents bleed-through. Ready-to-glow scenes for instant wow.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/li\u003e\n      \u003cli class=\"lap-incl-item\"\u003e\n        \u003cspan class=\"lap-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=\"lap-incl-content\"\u003e\n          \u003ch4\u003eTravel-Ready Carry Case\u003c\/h4\u003e\n          \u003cp\u003eSlot-organised case keeps every pen secure. Fits in a school bag or backpack for sleepovers, holidays, and playdates.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/li\u003e\n      \u003cli class=\"lap-incl-item\"\u003e\n        \u003cspan class=\"lap-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=\"lap-incl-content\"\u003e\n          \u003ch4\u003eFREE eBook: \u003cem\u003e\"25 Glow Drawing Prompts\"\u003c\/em\u003e\u003cspan class=\"lap-bonus-tag\"\u003eBonus\u003c\/span\u003e\n\u003c\/h4\u003e\n          \u003cp\u003eA printable companion with 25 fresh prompts, themed scenes, and party-night ideas — keeps the pens out of the cupboard for months.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/li\u003e\n      \u003cli class=\"lap-incl-item\"\u003e\n        \u003cspan class=\"lap-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=\"lap-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=\"lap-section lap-specs\"\u003e\n    \u003cdiv class=\"lap-section-eyebrow\"\u003eTechnical Details\u003c\/div\u003e\n    \u003ch2 class=\"lap-section-title\"\u003eBuilt to last.\u003cbr\u003e\u003cem\u003eSpec'd to impress.\u003c\/em\u003e\n\u003c\/h2\u003e\n\n    \u003cdiv class=\"lap-specs-grid\"\u003e\n      \u003cdiv class=\"lap-spec\"\u003e\n\u003cdiv class=\"lap-spec-label\"\u003eSuitable Age\u003c\/div\u003e\n\u003cdiv class=\"lap-spec-val\"\u003e4 – 12 years\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"lap-spec\"\u003e\n\u003cdiv class=\"lap-spec-label\"\u003ePen Count\u003c\/div\u003e\n\u003cdiv class=\"lap-spec-val\"\u003e12 Colours\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"lap-spec\"\u003e\n\u003cdiv class=\"lap-spec-label\"\u003eUV Blacklight\u003c\/div\u003e\n\u003cdiv class=\"lap-spec-val\"\u003eBuilt-In\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"lap-spec\"\u003e\n\u003cdiv class=\"lap-spec-label\"\u003eInk\u003c\/div\u003e\n\u003cdiv class=\"lap-spec-val\"\u003eWashable, Non-Toxic\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"lap-spec\"\u003e\n\u003cdiv class=\"lap-spec-label\"\u003eSurfaces\u003c\/div\u003e\n\u003cdiv class=\"lap-spec-val\"\u003ePaper · Pad · Glass\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"lap-spec\"\u003e\n\u003cdiv class=\"lap-spec-label\"\u003eUV Light Power\u003c\/div\u003e\n\u003cdiv class=\"lap-spec-val\"\u003eAAA · Pre-Installed\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"lap-spec\"\u003e\n\u003cdiv class=\"lap-spec-label\"\u003eSketchpad\u003c\/div\u003e\n\u003cdiv class=\"lap-spec-val\"\u003eIncluded\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"lap-spec\"\u003e\n\u003cdiv class=\"lap-spec-label\"\u003eWeight\u003c\/div\u003e\n\u003cdiv class=\"lap-spec-val\"\u003e~400g\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"lap-spec\"\u003e\n\u003cdiv class=\"lap-spec-label\"\u003eCarry Case\u003c\/div\u003e\n\u003cdiv class=\"lap-spec-val\"\u003eIncluded\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"lap-spec\"\u003e\n\u003cdiv class=\"lap-spec-label\"\u003eSafety\u003c\/div\u003e\n\u003cdiv class=\"lap-spec-val\"\u003eCE \/ EN71 Tested\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"lap-spec\"\u003e\n\u003cdiv class=\"lap-spec-label\"\u003eWarranty\u003c\/div\u003e\n\u003cdiv class=\"lap-spec-val\"\u003e1 Full Year\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"lap-spec\"\u003e\n\u003cdiv class=\"lap-spec-label\"\u003eBonus\u003c\/div\u003e\n\u003cdiv class=\"lap-spec-val\"\u003eeBook + Prompts\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"lap-section lap-faq-section\"\u003e\n    \u003cdiv class=\"lap-section-eyebrow\"\u003eCommon Questions\u003c\/div\u003e\n    \u003ch2 class=\"lap-section-title\"\u003eEverything parents\u003cbr\u003e\u003cem\u003eactually ask us\u003c\/em\u003e\n\u003c\/h2\u003e\n    \u003cp class=\"lap-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=\"lap-faq-list\"\u003e\n\n      \u003cdetails class=\"lap-faq\"\u003e\n        \u003csummary\u003eWhat ages are the Luminous Pens best for?\u003c\/summary\u003e\n        \u003cdiv class=\"lap-faq-body\"\u003e\n          \u003cp\u003eDesigned primarily for ages \u003cstrong\u003e4 to 12\u003c\/strong\u003e. Younger kids love them with light supervision; older kids (10-12) treat them like a real creative kit, often using them on bedroom windows or shared sketch projects with siblings.\u003c\/p\u003e\n          \u003cp\u003eFor kids under 4, the Magic Brush Station is a better fit — it's mess-free and tactile.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"lap-faq\"\u003e\n        \u003csummary\u003eIs the ink really washable?\u003c\/summary\u003e\n        \u003cdiv class=\"lap-faq-body\"\u003e\n          \u003cp\u003eYes. The ink is \u003cstrong\u003ecertified washable and non-toxic\u003c\/strong\u003e. It comes off skin with water, lifts cleanly off glass, and washes off most fabrics — though we recommend testing on fabric first, just to be safe.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"lap-faq\"\u003e\n        \u003csummary\u003eDoes the UV blacklight need batteries?\u003c\/summary\u003e\n        \u003cdiv class=\"lap-faq-body\"\u003e\n          \u003cp\u003eThe blacklight is built into the pens with \u003cstrong\u003ebatteries pre-installed\u003c\/strong\u003e. Ready to use straight out of the box. AAA replacements are widely available when the time comes.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"lap-faq\"\u003e\n        \u003csummary\u003eIs the UV blacklight safe for kids?\u003c\/summary\u003e\n        \u003cdiv class=\"lap-faq-body\"\u003e\n          \u003cp\u003eYes. The built-in light is a \u003cstrong\u003elow-power UV-A LED\u003c\/strong\u003e at the same intensity used in nightclub blacklights and glow-stamp pens. As with any light, kids shouldn't shine it directly into eyes — same rule as a torch.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"lap-faq\"\u003e\n        \u003csummary\u003eHow long does delivery take?\u003c\/summary\u003e\n        \u003cdiv class=\"lap-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=\"lap-faq\"\u003e\n        \u003csummary\u003eWhat surfaces can they actually draw on?\u003c\/summary\u003e\n        \u003cdiv class=\"lap-faq-body\"\u003e\n          \u003cp\u003eThe included sketchpad is glow-optimised, but the pens work on \u003cstrong\u003eany standard paper\u003c\/strong\u003e, on the included sketchpad, and on \u003cstrong\u003eglass surfaces\u003c\/strong\u003e like windows and mirrors (where they wipe off cleanly).\u003c\/p\u003e\n          \u003cp\u003eFor walls, fabrics, and porous surfaces, we recommend sticking to paper or glass — washable doesn't mean fully removable from every surface.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"lap-faq\"\u003e\n        \u003csummary\u003eIs this a good gift?\u003c\/summary\u003e\n        \u003cdiv class=\"lap-faq-body\"\u003e\n          \u003cp\u003eOne of our most-gifted products — especially for birthdays in the 5-10 age bracket. Presentation-ready packaging works straight from the box. Order at least 1 week ahead for metro and 2 weeks for regional addresses.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"lap-faq\"\u003e\n        \u003csummary\u003eWhat happens if a pen dries out?\u003c\/summary\u003e\n        \u003cdiv class=\"lap-faq-body\"\u003e\n          \u003cp\u003eStandard pen rule applies — caps on tight when not in use, and they'll last for months. If a pen dries unexpectedly within the first 30 days, we'll replace it free under our satisfaction guarantee.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"lap-faq\"\u003e\n        \u003csummary\u003eCan I use Afterpay or Zip?\u003c\/summary\u003e\n        \u003cdiv class=\"lap-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=\"lap-final\"\u003e\n    \u003cdiv class=\"lap-final-eyebrow\"\u003eSwitch Off the Lights. Switch On the Magic.\u003c\/div\u003e\n    \u003ch2\u003eDrawings that\u003cbr\u003e\u003cem\u003ecome to life in the dark.\u003c\/em\u003e\n\u003c\/h2\u003e\n    \u003cp\u003eJoin 3,400+ Aussie families with kids who pick up the pens before they pick up the iPad. In stock and shipping today.\u003c\/p\u003e\n\n    \u003cdiv class=\"lap-final-price\"\u003e\n      \u003cdiv class=\"lap-final-price-now\"\u003e$69 \u003cspan class=\"lap-save-badge\"\u003eSave $11\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"lap-final-price-was\"\u003e\n\u003cs\u003eRRP $80\u003c\/s\u003e · 4 payments of $17.25 with Afterpay\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lap-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=\"lap-final-badges\"\u003e\n      \u003cspan class=\"lap-final-badge\"\u003e★ 4.9\/5 Average\u003c\/span\u003e\n      \u003cspan class=\"lap-final-badge\"\u003e3,400+ Sold\u003c\/span\u003e\n      \u003cspan class=\"lap-final-badge\"\u003eFree AU Shipping\u003c\/span\u003e\n      \u003cspan class=\"lap-final-badge\"\u003e1-Year Warranty\u003c\/span\u003e\n      \u003cspan class=\"lap-final-badge\"\u003eFree eBook\u003c\/span\u003e\n      \u003cspan class=\"lap-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 LUMINOUS MAGIC PENS ============ --\u003e\n","brand":"LumiArt","offers":[{"title":"1","offer_id":55033050497315,"sku":"14:29#1","price":69.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0556\/9170\/6458\/files\/Se1728c427c704b81afe4a61e89022172Q.webp?v=1777861088","url":"https:\/\/www.gifts-australia.com.au\/products\/lumiart-luminous-magic-pens","provider":"Gifts Hub Australia","version":"1.0","type":"link"}