{"id":220,"date":"2026-07-23T15:42:19","date_gmt":"2026-07-23T15:42:19","guid":{"rendered":"https:\/\/amanic.online\/?page_id=220"},"modified":"2026-07-23T17:11:12","modified_gmt":"2026-07-23T17:11:12","slug":"elementor-220","status":"publish","type":"page","link":"https:\/\/amanic.online\/?page_id=220","title":{"rendered":"Elementor #220"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"220\" class=\"elementor elementor-220\">\n\t\t\t\t<div class=\"elementor-element elementor-element-437280f e-flex e-con-boxed e-con e-parent\" data-id=\"437280f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0968302 elementor-widget elementor-widget-html\" data-id=\"0968302\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Grandma Ngozi's Body Odour Secret \u2014 What African Women Knew Before Deodorant Was Invented<\/title>\n\n    <!-- Google Fonts -->\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@400;600;700;800;900&family=Inter:wght@300;400;500;600;700;800&family=Crimson+Pro:ital,wght@0,400;0,600;1,400&display=swap\" rel=\"stylesheet\">\n\n    <style>\n        \/* ============================================\n           GLOBAL RESET & VARIABLES\n           ============================================ *\/\n        :root {\n            --primary-gold: #C8A951;\n            --primary-gold-light: #E8D48B;\n            --primary-gold-dark: #A68B3C;\n            --deep-black: #0A0A0A;\n            --rich-black: #111111;\n            --charcoal: #1A1A1A;\n            --dark-grey: #2A2A2A;\n            --medium-grey: #4A4A4A;\n            --text-grey: #B8B8B8;\n            --light-grey: #E0E0E0;\n            --off-white: #F5F3EE;\n            --pure-white: #FFFFFF;\n            --accent-green: #2D6A4F;\n            --accent-green-light: #40916C;\n            --soft-cream: #FAF7F0;\n            --warm-beige: #F0E6D3;\n            --error-red: #D32F2F;\n            --success-green: #388E3C;\n            --border-subtle: rgba(200, 169, 81, 0.15);\n            --shadow-soft: 0 2px 20px rgba(0,0,0,0.08);\n            --shadow-medium: 0 8px 40px rgba(0,0,0,0.12);\n            --shadow-heavy: 0 20px 60px rgba(0,0,0,0.18);\n            --shadow-gold: 0 4px 30px rgba(200, 169, 81, 0.15);\n            --transition-smooth: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n            --max-width: 780px;\n            --reading-width: 680px;\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        html {\n            scroll-behavior: smooth;\n            -webkit-font-smoothing: antialiased;\n            -moz-osx-font-smoothing: grayscale;\n        }\n\n        body {\n            font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\n            background-color: var(--pure-white);\n            color: var(--rich-black);\n            line-height: 1.8;\n            font-size: 17px;\n            font-weight: 400;\n            overflow-x: hidden;\n            \/* COPY PROTECTION: disable text selection *\/\n            -webkit-user-select: none;\n            -moz-user-select: none;\n            -ms-user-select: none;\n            user-select: none;\n        }\n\n        \/* ============================================\n           TYPOGRAPHY SYSTEM\n           ============================================ *\/\n        h1, h2, h3, h4 {\n            font-family: 'Playfair Display', Georgia, serif;\n            line-height: 1.2;\n            letter-spacing: -0.02em;\n        }\n\n        h1 { font-size: clamp(28px, 5vw, 48px); font-weight: 800; }\n        h2 { font-size: clamp(24px, 4vw, 38px); font-weight: 700; }\n        h3 { font-size: clamp(20px, 3vw, 28px); font-weight: 700; }\n        h4 { font-size: clamp(18px, 2.5vw, 22px); font-weight: 600; }\n\n        .editorial-text {\n            font-family: 'Crimson Pro', Georgia, serif;\n            font-size: 20px;\n            line-height: 1.9;\n            color: var(--dark-grey);\n        }\n\n        .label-text {\n            font-family: 'Inter', sans-serif;\n            font-size: 11px;\n            font-weight: 700;\n            letter-spacing: 0.2em;\n            text-transform: uppercase;\n        }\n\n        \/* ============================================\n           SCROLL REVEAL ANIMATIONS\n           ============================================ *\/\n        .reveal {\n            opacity: 0;\n            transform: translateY(28px);\n            transition: opacity 0.8s cubic-bezier(0.4, 0, 0.2, 1), transform 0.8s cubic-bezier(0.4, 0, 0.2, 1);\n        }\n        .reveal.visible {\n            opacity: 1;\n            transform: none;\n        }\n        @media (prefers-reduced-motion: reduce) {\n            .reveal { opacity: 1; transform: none; transition: none; }\n        }\n\n        \/* ============================================\n           COPY PROTECTION TOAST\n           ============================================ *\/\n        .protect-toast {\n            position: fixed;\n            bottom: 30px;\n            left: 50%;\n            transform: translateX(-50%) translateY(20px);\n            background: var(--deep-black);\n            color: var(--primary-gold);\n            font-family: 'Inter', sans-serif;\n            font-size: 12px;\n            font-weight: 700;\n            letter-spacing: 0.1em;\n            text-transform: uppercase;\n            padding: 12px 28px;\n            border-radius: 4px;\n            border: 1px solid var(--primary-gold);\n            box-shadow: 0 10px 40px rgba(0,0,0,0.35);\n            opacity: 0;\n            pointer-events: none;\n            transition: opacity 0.3s ease, transform 0.3s ease;\n            z-index: 99999;\n        }\n        .protect-toast.show {\n            opacity: 1;\n            transform: translateX(-50%) translateY(0);\n        }\n\n        \/* ============================================\n           LAYOUT CONTAINERS\n           ============================================ *\/\n        .page-wrapper { width: 100%; max-width: 100%; overflow-x: hidden; }\n\n        .content-container {\n            max-width: var(--max-width);\n            margin: 0 auto;\n            padding: 0 24px;\n        }\n\n        .reading-container {\n            max-width: var(--reading-width);\n            margin: 0 auto;\n            padding: 0 24px;\n        }\n\n        .section-spacing { padding: 80px 0; }\n        .section-spacing-large { padding: 100px 0; }\n\n        @media (max-width: 768px) {\n            .section-spacing { padding: 50px 0; }\n            .section-spacing-large { padding: 70px 0; }\n        }\n\n        \/* ============================================\n           SECTION 1 \u2014 STICKY COUNTDOWN BAR\n           ============================================ *\/\n        .countdown-bar {\n            position: fixed;\n            top: 0;\n            left: 0;\n            width: 100%;\n            background: linear-gradient(135deg, var(--deep-black) 0%, var(--charcoal) 100%);\n            z-index: 9999;\n            padding: 10px 0;\n            border-bottom: 1px solid var(--primary-gold);\n            box-shadow: 0 4px 20px rgba(0,0,0,0.3);\n        }\n\n        .countdown-inner {\n            max-width: var(--max-width);\n            margin: 0 auto;\n            padding: 0 24px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            gap: 20px;\n            flex-wrap: wrap;\n        }\n\n        .countdown-badge {\n            background: var(--primary-gold);\n            color: var(--deep-black);\n            font-family: 'Inter', sans-serif;\n            font-size: 10px;\n            font-weight: 800;\n            letter-spacing: 0.15em;\n            text-transform: uppercase;\n            padding: 4px 12px;\n            border-radius: 2px;\n        }\n\n        .countdown-message {\n            color: var(--pure-white);\n            font-family: 'Inter', sans-serif;\n            font-size: 13px;\n            font-weight: 500;\n        }\n\n        .countdown-timer { display: flex; gap: 6px; align-items: center; }\n\n        .timer-block {\n            background: rgba(200, 169, 81, 0.15);\n            border: 1px solid rgba(200, 169, 81, 0.3);\n            border-radius: 4px;\n            padding: 4px 8px;\n            text-align: center;\n            min-width: 40px;\n        }\n\n        .timer-number {\n            font-family: 'Inter', sans-serif;\n            font-size: 16px;\n            font-weight: 800;\n            color: var(--primary-gold);\n            display: block;\n            line-height: 1;\n        }\n\n        .timer-label {\n            font-family: 'Inter', sans-serif;\n            font-size: 8px;\n            font-weight: 600;\n            color: var(--text-grey);\n            text-transform: uppercase;\n            letter-spacing: 0.1em;\n            display: block;\n            margin-top: 2px;\n        }\n\n        .timer-separator {\n            color: var(--primary-gold);\n            font-weight: 800;\n            font-size: 16px;\n            line-height: 1;\n        }\n\n        .countdown-save {\n            background: transparent;\n            border: 1px solid var(--primary-gold);\n            color: var(--primary-gold);\n            font-family: 'Inter', sans-serif;\n            font-size: 10px;\n            font-weight: 700;\n            letter-spacing: 0.1em;\n            text-transform: uppercase;\n            padding: 6px 16px;\n            border-radius: 2px;\n        }\n\n        .body-offset { padding-top: 60px; }\n\n        @media (max-width: 600px) {\n            .countdown-message { display: none; }\n            .countdown-inner { gap: 12px; }\n        }\n\n        \/* ============================================\n           SECTION 2 \u2014 BLOG HEADER\n           ============================================ *\/\n        .blog-header {\n            background: var(--soft-cream);\n            border-bottom: 1px solid var(--border-subtle);\n            padding: 30px 0;\n            text-align: center;\n        }\n\n        .blog-brand {\n            font-family: 'Playfair Display', serif;\n            font-size: 14px;\n            font-weight: 600;\n            color: var(--primary-gold-dark);\n            letter-spacing: 0.3em;\n            text-transform: uppercase;\n            margin-bottom: 4px;\n        }\n\n        .blog-name {\n            font-family: 'Playfair Display', serif;\n            font-size: clamp(22px, 4vw, 32px);\n            font-weight: 800;\n            color: var(--rich-black);\n            margin-bottom: 8px;\n        }\n\n        .blog-tagline {\n            font-family: 'Crimson Pro', serif;\n            font-style: italic;\n            font-size: 15px;\n            color: var(--medium-grey);\n            letter-spacing: 0.05em;\n        }\n\n        .blog-divider {\n            width: 60px;\n            height: 2px;\n            background: var(--primary-gold);\n            margin: 16px auto 0;\n        }\n\n        \/* ============================================\n           SECTION 3 \u2014 MAIN HEADLINE\n           ============================================ *\/\n        .headline-section {\n            background: var(--pure-white);\n            padding: 60px 0 20px;\n        }\n\n        .headline-category {\n            display: inline-block;\n            font-family: 'Inter', sans-serif;\n            font-size: 11px;\n            font-weight: 700;\n            letter-spacing: 0.2em;\n            text-transform: uppercase;\n            color: var(--primary-gold-dark);\n            background: rgba(200, 169, 81, 0.1);\n            padding: 6px 16px;\n            border-radius: 2px;\n            margin-bottom: 24px;\n        }\n\n        .main-headline {\n            font-family: 'Playfair Display', serif;\n            font-size: clamp(30px, 5.5vw, 52px);\n            font-weight: 900;\n            line-height: 1.15;\n            color: var(--deep-black);\n            margin-bottom: 20px;\n            max-width: 720px;\n        }\n\n        .headline-highlight { color: var(--primary-gold-dark); position: relative; }\n\n        .main-subtitle {\n            font-family: 'Crimson Pro', serif;\n            font-size: clamp(18px, 3vw, 23px);\n            line-height: 1.6;\n            color: var(--medium-grey);\n            max-width: 640px;\n            margin-bottom: 30px;\n        }\n\n        .article-meta {\n            display: flex;\n            align-items: center;\n            gap: 24px;\n            flex-wrap: wrap;\n            padding-top: 20px;\n            border-top: 1px solid rgba(0,0,0,0.08);\n        }\n\n        .meta-item {\n            font-family: 'Inter', sans-serif;\n            font-size: 12px;\n            color: var(--medium-grey);\n            display: flex;\n            align-items: center;\n            gap: 6px;\n        }\n\n        .meta-dot {\n            width: 4px;\n            height: 4px;\n            border-radius: 50%;\n            background: var(--primary-gold);\n        }\n\n        .meta-icon { font-size: 14px; }\n\n        \/* ============================================\n           SECTION 4 \u2014 HERO IMAGE PLACEHOLDER\n           ============================================ *\/\n        .hero-image-section { padding: 40px 0; }\n\n        .hero-image-wrapper {\n            max-width: var(--max-width);\n            margin: 0 auto;\n            padding: 0 24px;\n        }\n\n        .hero-image-container {\n            width: 100%;\n            border-radius: 8px;\n            overflow: hidden;\n            box-shadow: var(--shadow-heavy);\n            position: relative;\n            aspect-ratio: 16\/9;\n            background: linear-gradient(135deg, var(--warm-beige) 0%, var(--soft-cream) 50%, #E8DCC8 100%);\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            border: 2px dashed rgba(166, 139, 60, 0.35);\n        }\n\n        .hero-image-placeholder { text-align: center; padding: 40px; }\n\n        .hero-image-placeholder .placeholder-icon {\n            font-size: 64px;\n            margin-bottom: 16px;\n            display: block;\n        }\n\n        .hero-image-placeholder .placeholder-text {\n            font-family: 'Crimson Pro', serif;\n            font-style: italic;\n            font-size: 18px;\n            color: var(--medium-grey);\n            max-width: 400px;\n            line-height: 1.6;\n        }\n\n        .hero-image-placeholder .placeholder-instruction {\n            font-family: 'Inter', sans-serif;\n            font-size: 11px;\n            font-weight: 600;\n            color: var(--primary-gold-dark);\n            text-transform: uppercase;\n            letter-spacing: 0.15em;\n            margin-top: 16px;\n            background: rgba(200,169,81,0.1);\n            padding: 8px 20px;\n            border-radius: 2px;\n            display: inline-block;\n        }\n\n        .hero-caption {\n            font-family: 'Crimson Pro', serif;\n            font-style: italic;\n            font-size: 14px;\n            color: var(--medium-grey);\n            text-align: center;\n            margin-top: 12px;\n        }\n\n        \/* ============================================\n           SECTION 5 \u2014 DISCOVERY BOX\n           ============================================ *\/\n        .discovery-section { background: var(--soft-cream); padding: 60px 0; }\n\n        .discovery-box { max-width: var(--reading-width); margin: 0 auto; padding: 0 24px; }\n\n        .discovery-label {\n            font-family: 'Inter', sans-serif;\n            font-size: 11px;\n            font-weight: 700;\n            letter-spacing: 0.25em;\n            text-transform: uppercase;\n            color: var(--primary-gold-dark);\n            margin-bottom: 12px;\n        }\n\n        .discovery-title {\n            font-family: 'Playfair Display', serif;\n            font-size: clamp(24px, 4vw, 34px);\n            font-weight: 800;\n            color: var(--deep-black);\n            margin-bottom: 32px;\n            line-height: 1.2;\n        }\n\n        .discovery-list { list-style: none; padding: 0; }\n\n        .discovery-list li {\n            font-family: 'Crimson Pro', serif;\n            font-size: 19px;\n            line-height: 1.6;\n            color: var(--dark-grey);\n            padding: 14px 0;\n            border-bottom: 1px solid rgba(0,0,0,0.06);\n            display: flex;\n            align-items: flex-start;\n            gap: 14px;\n        }\n\n        .discovery-list li:last-child { border-bottom: none; }\n\n        .discovery-check {\n            color: var(--accent-green);\n            font-size: 18px;\n            flex-shrink: 0;\n            margin-top: 2px;\n            font-weight: 700;\n        }\n\n        \/* ============================================\n           SECTION 6 \u2014 PRODUCT TEASER\n           ============================================ *\/\n        .teaser-section { padding: 50px 0; background: var(--pure-white); }\n\n        .teaser-box {\n            max-width: var(--reading-width);\n            margin: 0 auto;\n            padding: 32px;\n            background: linear-gradient(135deg, rgba(200,169,81,0.05) 0%, rgba(200,169,81,0.02) 100%);\n            border-left: 3px solid var(--primary-gold);\n            border-radius: 0 6px 6px 0;\n        }\n\n        .teaser-box p {\n            font-family: 'Crimson Pro', serif;\n            font-size: 19px;\n            line-height: 1.8;\n            color: var(--dark-grey);\n        }\n\n        .teaser-box .teaser-emphasis { font-weight: 600; color: var(--rich-black); }\n\n        .teaser-box .teaser-cta {\n            font-family: 'Inter', sans-serif;\n            font-size: 13px;\n            font-weight: 700;\n            color: var(--primary-gold-dark);\n            text-transform: uppercase;\n            letter-spacing: 0.15em;\n            margin-top: 16px;\n            display: block;\n        }\n\n        \/* ============================================\n           SECTION 7 \u2014 CREDIBILITY STATISTICS\n           ============================================ *\/\n        .stats-section { padding: 50px 0; background: var(--deep-black); }\n\n        .stats-grid {\n            max-width: var(--max-width);\n            margin: 0 auto;\n            padding: 0 24px;\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 1px;\n            background: rgba(200,169,81,0.2);\n            border: 1px solid rgba(200,169,81,0.2);\n            border-radius: 4px;\n            overflow: hidden;\n        }\n\n        .stat-card { background: var(--deep-black); text-align: center; padding: 36px 20px; }\n\n        .stat-number {\n            font-family: 'Playfair Display', serif;\n            font-size: clamp(28px, 5vw, 42px);\n            font-weight: 800;\n            color: var(--primary-gold);\n            line-height: 1;\n            margin-bottom: 8px;\n        }\n\n        .stat-label {\n            font-family: 'Inter', sans-serif;\n            font-size: 11px;\n            font-weight: 600;\n            letter-spacing: 0.15em;\n            text-transform: uppercase;\n            color: var(--text-grey);\n        }\n\n        @media (max-width: 600px) {\n            .stats-grid { grid-template-columns: 1fr; }\n        }\n\n        \/* ============================================\n           SECTION 8 \u2014 EARLY SOCIAL PROOF\n           ============================================ *\/\n        .social-proof-section { padding: 60px 0; background: var(--soft-cream); }\n\n        .social-proof-header { text-align: center; margin-bottom: 40px; }\n\n        .social-proof-label {\n            font-family: 'Inter', sans-serif;\n            font-size: 11px;\n            font-weight: 700;\n            letter-spacing: 0.25em;\n            text-transform: uppercase;\n            color: var(--primary-gold-dark);\n            margin-bottom: 8px;\n        }\n\n        .social-proof-title {\n            font-family: 'Playfair Display', serif;\n            font-size: clamp(22px, 3.5vw, 30px);\n            font-weight: 700;\n            color: var(--deep-black);\n        }\n\n        .testimonial-grid {\n            max-width: var(--max-width);\n            margin: 0 auto;\n            padding: 0 24px;\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 20px;\n        }\n\n        .testimonial-chat {\n            background: var(--pure-white);\n            border-radius: 12px;\n            padding: 24px;\n            box-shadow: var(--shadow-soft);\n            border: 1px solid rgba(0,0,0,0.04);\n            transition: var(--transition-smooth);\n        }\n\n        .testimonial-chat:hover {\n            transform: translateY(-3px);\n            box-shadow: var(--shadow-medium);\n        }\n\n        .chat-header { display: flex; align-items: center; gap: 10px; margin-bottom: 14px; }\n\n        .chat-avatar {\n            width: 36px;\n            height: 36px;\n            border-radius: 50%;\n            background: linear-gradient(135deg, var(--primary-gold-light), var(--primary-gold-dark));\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-family: 'Inter', sans-serif;\n            font-size: 13px;\n            font-weight: 700;\n            color: var(--deep-black);\n        }\n\n        .chat-name { font-family: 'Inter', sans-serif; font-size: 13px; font-weight: 700; color: var(--rich-black); }\n        .chat-source { font-family: 'Inter', sans-serif; font-size: 10px; color: var(--medium-grey); }\n\n        .chat-bubble {\n            background: #DCF8C6;\n            border-radius: 0 12px 12px 12px;\n            padding: 14px 18px;\n            font-family: 'Inter', sans-serif;\n            font-size: 14px;\n            line-height: 1.6;\n            color: var(--dark-grey);\n        }\n\n        .chat-time { font-family: 'Inter', sans-serif; font-size: 10px; color: var(--text-grey); text-align: right; margin-top: 6px; }\n\n        .verified-badge {\n            display: inline-flex;\n            align-items: center;\n            gap: 4px;\n            font-family: 'Inter', sans-serif;\n            font-size: 10px;\n            font-weight: 600;\n            color: var(--accent-green);\n            margin-top: 10px;\n        }\n\n        @media (max-width: 600px) {\n            .testimonial-grid { grid-template-columns: 1fr; }\n        }\n\n        \/* ============================================\n           SECTION 9 \u2014 OPENING PROBLEM\n           ============================================ *\/\n        .problem-section { padding: 80px 0; background: var(--pure-white); }\n\n        .problem-content { max-width: var(--reading-width); margin: 0 auto; padding: 0 24px; }\n\n        .problem-content p {\n            font-family: 'Crimson Pro', serif;\n            font-size: 20px;\n            line-height: 2;\n            color: var(--dark-grey);\n            margin-bottom: 24px;\n        }\n\n        .problem-content p.emphasis-line {\n            font-size: 22px;\n            font-weight: 600;\n            color: var(--rich-black);\n            border-left: 3px solid var(--primary-gold);\n            padding-left: 20px;\n            margin: 32px 0;\n        }\n\n        .problem-content p.soft-line { font-style: italic; color: var(--medium-grey); }\n\n        .emotional-break { text-align: center; padding: 32px 0; }\n\n        .emotional-break span {\n            display: inline-block;\n            width: 6px;\n            height: 6px;\n            border-radius: 50%;\n            background: var(--primary-gold);\n            margin: 0 6px;\n        }\n\n        \/* ============================================\n           SECTION 10 \u2014 CTA BUTTONS\n           ============================================ *\/\n        .cta-section {\n            padding: 50px 0;\n            background: linear-gradient(180deg, var(--pure-white) 0%, var(--soft-cream) 100%);\n            text-align: center;\n        }\n\n        .cta-container { max-width: 520px; margin: 0 auto; padding: 0 24px; }\n\n        .cta-pretext {\n            font-family: 'Crimson Pro', serif;\n            font-style: italic;\n            font-size: 18px;\n            color: var(--medium-grey);\n            margin-bottom: 20px;\n        }\n\n        .cta-button {\n            display: inline-block;\n            background: linear-gradient(135deg, var(--primary-gold) 0%, var(--primary-gold-dark) 100%);\n            color: var(--deep-black);\n            font-family: 'Inter', sans-serif;\n            font-size: 15px;\n            font-weight: 800;\n            letter-spacing: 0.08em;\n            text-transform: uppercase;\n            text-decoration: none;\n            padding: 18px 48px;\n            border-radius: 4px;\n            box-shadow: var(--shadow-gold), 0 4px 15px rgba(200,169,81,0.3);\n            transition: var(--transition-smooth);\n            border: none;\n            cursor: pointer;\n        }\n\n        .cta-button:hover {\n            transform: translateY(-2px);\n            box-shadow: var(--shadow-gold), 0 8px 25px rgba(200,169,81,0.4);\n        }\n\n        .cta-subtext { font-family: 'Inter', sans-serif; font-size: 12px; color: var(--medium-grey); margin-top: 14px; }\n        .cta-subtext .lock-icon { margin-right: 4px; }\n\n        \/* ============================================\n           SECTION 11 \u2014 PERSONAL STORY\n           ============================================ *\/\n        .story-section { padding: 80px 0; background: var(--pure-white); }\n\n        .story-content { max-width: var(--reading-width); margin: 0 auto; padding: 0 24px; }\n\n        .story-content p {\n            font-family: 'Crimson Pro', serif;\n            font-size: 20px;\n            line-height: 2;\n            color: var(--dark-grey);\n            margin-bottom: 24px;\n        }\n\n        .story-content .story-bold { font-weight: 600; color: var(--rich-black); }\n\n        .story-content .story-quote {\n            font-style: italic;\n            font-size: 22px;\n            color: var(--medium-grey);\n            border-left: 3px solid var(--primary-gold);\n            padding: 12px 0 12px 24px;\n            margin: 36px 0;\n        }\n\n        .story-divider { text-align: center; padding: 40px 0; }\n\n        .story-divider-line { width: 80px; height: 1px; background: var(--primary-gold); margin: 0 auto; }\n\n        .story-heading {\n            font-family: 'Playfair Display', serif;\n            font-size: clamp(22px, 3.5vw, 30px);\n            font-weight: 700;\n            color: var(--deep-black);\n            margin: 40px 0 24px;\n            line-height: 1.3;\n        }\n\n        \/* ============================================\n           SECTION 12 \u2014 COMMON MYTHS\n           ============================================ *\/\n        .myths-section { padding: 80px 0; background: var(--deep-black); }\n\n        .myths-container { max-width: var(--reading-width); margin: 0 auto; padding: 0 24px; }\n\n        .myths-label {\n            font-family: 'Inter', sans-serif;\n            font-size: 11px;\n            font-weight: 700;\n            letter-spacing: 0.25em;\n            text-transform: uppercase;\n            color: var(--primary-gold);\n            margin-bottom: 12px;\n        }\n\n        .myths-title {\n            font-family: 'Playfair Display', serif;\n            font-size: clamp(26px, 4vw, 36px);\n            font-weight: 800;\n            color: var(--pure-white);\n            margin-bottom: 48px;\n            line-height: 1.2;\n        }\n\n        .myth-card {\n            background: rgba(255,255,255,0.03);\n            border: 1px solid rgba(200,169,81,0.1);\n            border-radius: 6px;\n            padding: 32px;\n            margin-bottom: 20px;\n            transition: var(--transition-smooth);\n        }\n\n        .myth-card:hover {\n            background: rgba(255,255,255,0.05);\n            border-color: rgba(200,169,81,0.3);\n        }\n\n        .myth-badge {\n            display: inline-block;\n            background: rgba(211, 47, 47, 0.15);\n            color: #FF6B6B;\n            font-family: 'Inter', sans-serif;\n            font-size: 10px;\n            font-weight: 800;\n            letter-spacing: 0.15em;\n            text-transform: uppercase;\n            padding: 4px 12px;\n            border-radius: 2px;\n            margin-bottom: 12px;\n        }\n\n        .myth-statement {\n            font-family: 'Crimson Pro', serif;\n            font-size: 20px;\n            font-style: italic;\n            color: var(--text-grey);\n            margin-bottom: 16px;\n            line-height: 1.6;\n        }\n\n        .myth-truth-label {\n            font-family: 'Inter', sans-serif;\n            font-size: 10px;\n            font-weight: 800;\n            letter-spacing: 0.2em;\n            text-transform: uppercase;\n            color: var(--primary-gold);\n            margin-bottom: 8px;\n        }\n\n        .myth-truth { font-family: 'Inter', sans-serif; font-size: 15px; line-height: 1.7; color: var(--light-grey); }\n\n        \/* ============================================\n           SECTION 13 \u2014 COMPARISON TABLE\n           ============================================ *\/\n        .comparison-section { padding: 80px 0; background: var(--soft-cream); }\n\n        .comparison-container { max-width: var(--max-width); margin: 0 auto; padding: 0 24px; }\n\n        .comparison-header { text-align: center; margin-bottom: 48px; }\n\n        .comparison-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            border-radius: 8px;\n            overflow: hidden;\n            box-shadow: var(--shadow-medium);\n        }\n\n        .comparison-table thead th {\n            font-family: 'Inter', sans-serif;\n            font-size: 12px;\n            font-weight: 700;\n            letter-spacing: 0.15em;\n            text-transform: uppercase;\n            padding: 20px 24px;\n            text-align: left;\n        }\n\n        .comparison-table thead th:first-child { background: var(--dark-grey); color: var(--text-grey); }\n        .comparison-table thead th:nth-child(2) { background: var(--dark-grey); color: #FF6B6B; }\n        .comparison-table thead th:nth-child(3) { background: var(--deep-black); color: var(--primary-gold); }\n\n        .comparison-table tbody td {\n            font-family: 'Inter', sans-serif;\n            font-size: 14px;\n            padding: 16px 24px;\n            border-bottom: 1px solid rgba(0,0,0,0.06);\n            vertical-align: top;\n        }\n\n        .comparison-table tbody td:first-child { font-weight: 600; color: var(--rich-black); background: var(--pure-white); }\n        .comparison-table tbody td:nth-child(2) { color: var(--medium-grey); background: var(--pure-white); }\n        .comparison-table tbody td:nth-child(3) { color: var(--rich-black); background: rgba(200,169,81,0.04); font-weight: 500; }\n\n        .comparison-x { color: #FF6B6B; font-weight: 700; }\n        .comparison-check { color: var(--accent-green); font-weight: 700; }\n\n        @media (max-width: 600px) {\n            .comparison-table thead th,\n            .comparison-table tbody td { padding: 12px 14px; font-size: 12px; }\n        }\n\n        \/* ============================================\n           SECTION 14 \u2014 PRODUCT REVEAL\n           ============================================ *\/\n        .product-reveal-section { padding: 100px 0; background: linear-gradient(180deg, var(--pure-white) 0%, var(--soft-cream) 100%); }\n\n        .product-reveal-container { max-width: var(--max-width); margin: 0 auto; padding: 0 24px; text-align: center; }\n\n        .reveal-label {\n            font-family: 'Inter', sans-serif;\n            font-size: 11px;\n            font-weight: 700;\n            letter-spacing: 0.3em;\n            text-transform: uppercase;\n            color: var(--primary-gold-dark);\n            margin-bottom: 16px;\n        }\n\n        .reveal-title {\n            font-family: 'Playfair Display', serif;\n            font-size: clamp(28px, 5vw, 44px);\n            font-weight: 900;\n            color: var(--deep-black);\n            margin-bottom: 16px;\n            line-height: 1.15;\n        }\n\n        .reveal-subtitle {\n            font-family: 'Crimson Pro', serif;\n            font-size: 20px;\n            line-height: 1.6;\n            color: var(--medium-grey);\n            max-width: 580px;\n            margin: 0 auto 40px;\n        }\n\n        .product-mockup {\n            max-width: 500px;\n            margin: 0 auto 40px;\n            background: linear-gradient(135deg, var(--deep-black) 0%, var(--charcoal) 100%);\n            border-radius: 12px;\n            padding: 48px 40px;\n            box-shadow: var(--shadow-heavy), 0 0 60px rgba(200,169,81,0.1);\n            border: 1px solid rgba(200,169,81,0.2);\n            transition: var(--transition-smooth);\n        }\n\n        .product-mockup:hover { transform: translateY(-4px) scale(1.01); }\n\n        .mockup-badge {\n            display: inline-block;\n            background: var(--primary-gold);\n            color: var(--deep-black);\n            font-family: 'Inter', sans-serif;\n            font-size: 9px;\n            font-weight: 800;\n            letter-spacing: 0.2em;\n            text-transform: uppercase;\n            padding: 4px 14px;\n            border-radius: 2px;\n            margin-bottom: 20px;\n        }\n\n        .mockup-title {\n            font-family: 'Playfair Display', serif;\n            font-size: clamp(22px, 4vw, 32px);\n            font-weight: 800;\n            color: var(--pure-white);\n            line-height: 1.2;\n            margin-bottom: 12px;\n        }\n\n        .mockup-subtitle {\n            font-family: 'Crimson Pro', serif;\n            font-size: 16px;\n            font-style: italic;\n            color: var(--primary-gold-light);\n            line-height: 1.5;\n            margin-bottom: 24px;\n        }\n\n        .mockup-format {\n            font-family: 'Inter', sans-serif;\n            font-size: 11px;\n            font-weight: 600;\n            color: var(--text-grey);\n            letter-spacing: 0.1em;\n            text-transform: uppercase;\n        }\n\n        .reveal-promise {\n            max-width: var(--reading-width);\n            margin: 0 auto;\n            font-family: 'Crimson Pro', serif;\n            font-size: 19px;\n            line-height: 1.8;\n            color: var(--dark-grey);\n        }\n\n        \/* ============================================\n           SECTION 15 \u2014 FRAMEWORK\n           ============================================ *\/\n        .framework-section { padding: 80px 0; background: var(--pure-white); }\n\n        .framework-container { max-width: var(--max-width); margin: 0 auto; padding: 0 24px; }\n\n        .framework-header { text-align: center; margin-bottom: 60px; }\n\n        .phase-cards { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }\n\n        .phase-card {\n            background: var(--soft-cream);\n            border-radius: 8px;\n            padding: 36px 28px;\n            text-align: center;\n            position: relative;\n            border: 1px solid rgba(0,0,0,0.04);\n            transition: var(--transition-smooth);\n        }\n\n        .phase-card:hover { transform: translateY(-4px); box-shadow: var(--shadow-medium); }\n\n        .phase-number {\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            width: 48px;\n            height: 48px;\n            border-radius: 50%;\n            background: var(--deep-black);\n            color: var(--primary-gold);\n            font-family: 'Playfair Display', serif;\n            font-size: 20px;\n            font-weight: 800;\n            margin-bottom: 20px;\n        }\n\n        .phase-title { font-family: 'Playfair Display', serif; font-size: 22px; font-weight: 700; color: var(--deep-black); margin-bottom: 8px; }\n\n        .phase-days {\n            font-family: 'Inter', sans-serif;\n            font-size: 11px;\n            font-weight: 700;\n            letter-spacing: 0.15em;\n            text-transform: uppercase;\n            color: var(--primary-gold-dark);\n            margin-bottom: 16px;\n        }\n\n        .phase-description { font-family: 'Inter', sans-serif; font-size: 14px; line-height: 1.7; color: var(--medium-grey); }\n\n        @media (max-width: 768px) {\n            .phase-cards { grid-template-columns: 1fr; gap: 16px; }\n        }\n\n        \/* ============================================\n           SECTION 16 \u2014 EVERYTHING INCLUDED\n           ============================================ *\/\n        .included-section { padding: 80px 0; background: var(--soft-cream); }\n\n        .included-container { max-width: var(--max-width); margin: 0 auto; padding: 0 24px; }\n\n        .included-header { text-align: center; margin-bottom: 48px; }\n\n        .included-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 16px; }\n\n        .included-item {\n            background: var(--pure-white);\n            border-radius: 8px;\n            padding: 24px;\n            display: flex;\n            align-items: flex-start;\n            gap: 16px;\n            border: 1px solid rgba(0,0,0,0.04);\n            transition: var(--transition-smooth);\n        }\n\n        .included-item:hover { box-shadow: var(--shadow-soft); transform: translateY(-2px); }\n\n        .included-icon {\n            width: 44px;\n            height: 44px;\n            border-radius: 8px;\n            background: linear-gradient(135deg, rgba(200,169,81,0.1) 0%, rgba(200,169,81,0.05) 100%);\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 20px;\n            flex-shrink: 0;\n        }\n\n        .included-name { font-family: 'Inter', sans-serif; font-size: 14px; font-weight: 700; color: var(--rich-black); margin-bottom: 4px; }\n        .included-desc { font-family: 'Inter', sans-serif; font-size: 13px; line-height: 1.5; color: var(--medium-grey); }\n\n        @media (max-width: 600px) {\n            .included-grid { grid-template-columns: 1fr; }\n        }\n\n        \/* ============================================\n           SECTION 17 \u2014 WHAT'S INSIDE\n           ============================================ *\/\n        .inside-section { padding: 80px 0; background: var(--pure-white); }\n\n        .inside-container { max-width: var(--reading-width); margin: 0 auto; padding: 0 24px; }\n\n        .inside-header { text-align: center; margin-bottom: 48px; }\n\n        .inside-chapter { padding: 24px 0; border-bottom: 1px solid rgba(0,0,0,0.06); }\n        .inside-chapter:last-child { border-bottom: none; }\n\n        .chapter-header-row { display: flex; justify-content: space-between; align-items: flex-start; margin-bottom: 10px; }\n\n        .chapter-title { font-family: 'Playfair Display', serif; font-size: 19px; font-weight: 700; color: var(--deep-black); flex: 1; }\n\n        .chapter-page {\n            font-family: 'Inter', sans-serif;\n            font-size: 11px;\n            font-weight: 600;\n            color: var(--primary-gold-dark);\n            letter-spacing: 0.1em;\n            text-transform: uppercase;\n            white-space: nowrap;\n            margin-left: 20px;\n        }\n\n        .chapter-benefits { list-style: none; padding: 0; }\n\n        .chapter-benefits li {\n            font-family: 'Inter', sans-serif;\n            font-size: 14px;\n            line-height: 1.6;\n            color: var(--medium-grey);\n            padding: 4px 0;\n            padding-left: 20px;\n            position: relative;\n        }\n\n        .chapter-benefits li::before {\n            content: '\u2192';\n            position: absolute;\n            left: 0;\n            color: var(--primary-gold);\n            font-weight: 700;\n        }\n\n        \/* ============================================\n           SECTION 18 \u2014 BONUSES\n           ============================================ *\/\n        .bonus-section { padding: 80px 0; background: linear-gradient(180deg, var(--deep-black) 0%, #0D0D0D 100%); }\n\n        .bonus-container { max-width: var(--max-width); margin: 0 auto; padding: 0 24px; }\n\n        .bonus-header { text-align: center; margin-bottom: 48px; }\n\n        .bonus-header-label {\n            font-family: 'Inter', sans-serif;\n            font-size: 11px;\n            font-weight: 700;\n            letter-spacing: 0.25em;\n            text-transform: uppercase;\n            color: var(--primary-gold);\n            margin-bottom: 12px;\n        }\n\n        .bonus-header-title {\n            font-family: 'Playfair Display', serif;\n            font-size: clamp(26px, 4vw, 38px);\n            font-weight: 800;\n            color: var(--pure-white);\n            line-height: 1.2;\n        }\n\n        .bonus-card {\n            background: rgba(255,255,255,0.03);\n            border: 1px solid rgba(200,169,81,0.15);\n            border-radius: 8px;\n            padding: 40px;\n            margin-bottom: 24px;\n            position: relative;\n            overflow: hidden;\n            transition: var(--transition-smooth);\n        }\n\n        .bonus-card:hover { background: rgba(255,255,255,0.05); border-color: rgba(200,169,81,0.35); }\n\n        .bonus-card::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 4px;\n            height: 100%;\n            background: var(--primary-gold);\n        }\n\n        .bonus-tag {\n            display: inline-block;\n            background: rgba(200,169,81,0.15);\n            color: var(--primary-gold);\n            font-family: 'Inter', sans-serif;\n            font-size: 10px;\n            font-weight: 800;\n            letter-spacing: 0.15em;\n            text-transform: uppercase;\n            padding: 4px 12px;\n            border-radius: 2px;\n            margin-bottom: 16px;\n        }\n\n        .bonus-title {\n            font-family: 'Playfair Display', serif;\n            font-size: 24px;\n            font-weight: 700;\n            color: var(--pure-white);\n            margin-bottom: 12px;\n            line-height: 1.3;\n        }\n\n        .bonus-description { font-family: 'Inter', sans-serif; font-size: 15px; line-height: 1.7; color: var(--text-grey); margin-bottom: 20px; }\n\n        .bonus-value { display: flex; align-items: center; gap: 12px; }\n\n        .bonus-value-amount { font-family: 'Inter', sans-serif; font-size: 13px; font-weight: 700; color: var(--primary-gold); }\n\n        .bonus-value-tag {\n            font-family: 'Inter', sans-serif;\n            font-size: 10px;\n            font-weight: 800;\n            letter-spacing: 0.15em;\n            text-transform: uppercase;\n            color: var(--accent-green-light);\n            background: rgba(64,145,108,0.15);\n            padding: 4px 10px;\n            border-radius: 2px;\n        }\n\n        \/* ============================================\n           SECTION 19 \u2014 WHO IS THIS FOR\n           ============================================ *\/\n        .qualification-section { padding: 80px 0; background: var(--pure-white); }\n\n        .qualification-container { max-width: var(--max-width); margin: 0 auto; padding: 0 24px; }\n\n        .qualification-header { text-align: center; margin-bottom: 48px; }\n\n        .qualification-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 32px; }\n\n        .qualification-card { border-radius: 8px; padding: 36px; }\n\n        .qualification-card.for-you { background: rgba(45, 106, 79, 0.04); border: 1px solid rgba(45, 106, 79, 0.15); }\n        .qualification-card.not-for-you { background: rgba(211, 47, 47, 0.03); border: 1px solid rgba(211, 47, 47, 0.1); }\n\n        .qualification-card-title { font-family: 'Playfair Display', serif; font-size: 20px; font-weight: 700; margin-bottom: 24px; }\n\n        .for-you .qualification-card-title { color: var(--accent-green); }\n        .not-for-you .qualification-card-title { color: var(--error-red); }\n\n        .qualification-list { list-style: none; padding: 0; }\n\n        .qualification-list li {\n            font-family: 'Inter', sans-serif;\n            font-size: 14px;\n            line-height: 1.6;\n            padding: 8px 0;\n            padding-left: 28px;\n            position: relative;\n            color: var(--dark-grey);\n        }\n\n        .for-you .qualification-list li::before { content: '\u2705'; position: absolute; left: 0; font-size: 14px; }\n        .not-for-you .qualification-list li::before { content: '\u274c'; position: absolute; left: 0; font-size: 14px; }\n\n        @media (max-width: 600px) {\n            .qualification-grid { grid-template-columns: 1fr; }\n        }\n\n        \/* ============================================\n           SECTION 20 \u2014 MORE TESTIMONIALS\n           ============================================ *\/\n        .testimonials-section { padding: 80px 0; background: var(--soft-cream); }\n\n        .testimonials-container { max-width: var(--max-width); margin: 0 auto; padding: 0 24px; }\n\n        .testimonial-full {\n            background: var(--pure-white);\n            border-radius: 8px;\n            padding: 32px;\n            margin-bottom: 20px;\n            box-shadow: var(--shadow-soft);\n            border: 1px solid rgba(0,0,0,0.04);\n            transition: var(--transition-smooth);\n        }\n\n        .testimonial-full:hover { transform: translateY(-3px); box-shadow: var(--shadow-medium); }\n\n        .testimonial-stars { color: var(--primary-gold); font-size: 16px; margin-bottom: 12px; letter-spacing: 2px; }\n\n        .testimonial-text {\n            font-family: 'Crimson Pro', serif;\n            font-size: 17px;\n            line-height: 1.8;\n            color: var(--dark-grey);\n            margin-bottom: 16px;\n            font-style: italic;\n        }\n\n        .testimonial-author { display: flex; align-items: center; gap: 12px; }\n\n        .testimonial-author-avatar {\n            width: 40px;\n            height: 40px;\n            border-radius: 50%;\n            background: linear-gradient(135deg, var(--primary-gold-light), var(--primary-gold-dark));\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-family: 'Inter', sans-serif;\n            font-size: 14px;\n            font-weight: 700;\n            color: var(--deep-black);\n        }\n\n        .testimonial-author-info { font-family: 'Inter', sans-serif; }\n        .testimonial-author-name { font-size: 14px; font-weight: 700; color: var(--rich-black); }\n        .testimonial-author-detail { font-size: 12px; color: var(--medium-grey); }\n\n        \/* ============================================\n           SECTION 21 \u2014 VALUE STACK\n           ============================================ *\/\n        .value-stack-section { padding: 80px 0; background: var(--pure-white); }\n\n        .value-stack-container { max-width: 560px; margin: 0 auto; padding: 0 24px; }\n\n        .value-stack-header { text-align: center; margin-bottom: 40px; }\n\n        .value-stack-table { width: 100%; margin-bottom: 40px; }\n\n        .value-stack-row {\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            padding: 14px 0;\n            border-bottom: 1px solid rgba(0,0,0,0.06);\n            gap: 16px;\n        }\n\n        .value-stack-row:last-child { border-bottom: none; }\n\n        .value-stack-item { font-family: 'Inter', sans-serif; font-size: 15px; color: var(--dark-grey); }\n        .value-stack-price { font-family: 'Inter', sans-serif; font-size: 15px; font-weight: 700; color: var(--rich-black); white-space: nowrap; }\n\n        .value-stack-total {\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            padding: 20px 0;\n            border-top: 2px solid var(--deep-black);\n            margin-top: 8px;\n        }\n\n        .value-stack-total-label { font-family: 'Playfair Display', serif; font-size: 22px; font-weight: 800; color: var(--deep-black); }\n        .value-stack-total-price { font-family: 'Playfair Display', serif; font-size: 22px; font-weight: 800; color: var(--deep-black); }\n\n        .value-stack-reveal { text-align: center; padding: 40px 0; }\n\n        .price-not { font-family: 'Inter', sans-serif; font-size: 14px; color: var(--medium-grey); margin-bottom: 4px; }\n\n        .price-strikethrough {\n            font-family: 'Inter', sans-serif;\n            font-size: 18px;\n            color: var(--text-grey);\n            text-decoration: line-through;\n            display: block;\n            margin-bottom: 4px;\n        }\n\n        .price-final {\n            font-family: 'Playfair Display', serif;\n            font-size: clamp(40px, 8vw, 64px);\n            font-weight: 900;\n            color: var(--deep-black);\n            line-height: 1;\n        }\n\n        .price-final-note { font-family: 'Inter', sans-serif; font-size: 13px; color: var(--medium-grey); margin-top: 8px; }\n\n        \/* ============================================\n           SECTION 22 \u2014 PRICING\n           ============================================ *\/\n        .pricing-section { padding: 80px 0; background: linear-gradient(135deg, var(--deep-black) 0%, #0F0F0F 100%); }\n\n        .pricing-container { max-width: 520px; margin: 0 auto; padding: 0 24px; text-align: center; }\n\n        .pricing-card {\n            background: rgba(255,255,255,0.03);\n            border: 2px solid var(--primary-gold);\n            border-radius: 12px;\n            padding: 48px 40px;\n            position: relative;\n            overflow: hidden;\n        }\n\n        .pricing-card::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            height: 4px;\n            background: linear-gradient(90deg, var(--primary-gold), var(--primary-gold-light), var(--primary-gold));\n        }\n\n        .pricing-popular-badge {\n            display: inline-block;\n            background: var(--primary-gold);\n            color: var(--deep-black);\n            font-family: 'Inter', sans-serif;\n            font-size: 10px;\n            font-weight: 800;\n            letter-spacing: 0.15em;\n            text-transform: uppercase;\n            padding: 6px 20px;\n            border-radius: 2px;\n            margin-bottom: 24px;\n        }\n\n        .pricing-product-name { font-family: 'Playfair Display', serif; font-size: 24px; font-weight: 700; color: var(--pure-white); margin-bottom: 8px; }\n        .pricing-includes { font-family: 'Inter', sans-serif; font-size: 13px; color: var(--text-grey); margin-bottom: 32px; }\n        .pricing-original { font-family: 'Inter', sans-serif; font-size: 16px; color: var(--text-grey); text-decoration: line-through; margin-bottom: 4px; }\n\n        .pricing-current {\n            font-family: 'Playfair Display', serif;\n            font-size: clamp(48px, 10vw, 72px);\n            font-weight: 900;\n            color: var(--primary-gold);\n            line-height: 1;\n            margin-bottom: 8px;\n        }\n\n        .pricing-savings {\n            display: inline-block;\n            background: rgba(56,142,60,0.15);\n            color: var(--accent-green-light);\n            font-family: 'Inter', sans-serif;\n            font-size: 12px;\n            font-weight: 700;\n            padding: 4px 14px;\n            border-radius: 2px;\n            margin-bottom: 32px;\n        }\n\n        .pricing-checklist { list-style: none; padding: 0; text-align: left; margin-bottom: 32px; }\n\n        .pricing-checklist li {\n            font-family: 'Inter', sans-serif;\n            font-size: 14px;\n            color: var(--light-grey);\n            padding: 8px 0;\n            padding-left: 28px;\n            position: relative;\n        }\n\n        .pricing-checklist li::before { content: '\u2713'; position: absolute; left: 0; color: var(--primary-gold); font-weight: 700; }\n\n        .pricing-cta {\n            display: block;\n            width: 100%;\n            background: linear-gradient(135deg, var(--primary-gold) 0%, var(--primary-gold-dark) 100%);\n            color: var(--deep-black);\n            font-family: 'Inter', sans-serif;\n            font-size: 16px;\n            font-weight: 800;\n            letter-spacing: 0.08em;\n            text-transform: uppercase;\n            text-decoration: none;\n            padding: 20px;\n            border-radius: 4px;\n            border: none;\n            cursor: pointer;\n            transition: var(--transition-smooth);\n            box-shadow: 0 4px 20px rgba(200,169,81,0.3);\n        }\n\n        .pricing-cta:hover { transform: translateY(-2px); box-shadow: 0 8px 30px rgba(200,169,81,0.4); }\n\n        .pricing-secure { font-family: 'Inter', sans-serif; font-size: 12px; color: var(--text-grey); margin-top: 16px; }\n\n        \/* ============================================\n           SECTION 23 \u2014 GUARANTEE\n           ============================================ *\/\n        .guarantee-section { padding: 60px 0; background: var(--soft-cream); }\n\n        .guarantee-container { max-width: 560px; margin: 0 auto; padding: 0 24px; text-align: center; }\n\n        .guarantee-badge {\n            width: 80px;\n            height: 80px;\n            border-radius: 50%;\n            background: var(--pure-white);\n            border: 3px solid var(--primary-gold);\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin: 0 auto 24px;\n            font-size: 36px;\n            box-shadow: var(--shadow-soft);\n        }\n\n        .guarantee-title { font-family: 'Playfair Display', serif; font-size: 26px; font-weight: 700; color: var(--deep-black); margin-bottom: 16px; }\n\n        .guarantee-text { font-family: 'Crimson Pro', serif; font-size: 18px; line-height: 1.8; color: var(--dark-grey); }\n\n        \/* ============================================\n           SECTION 24 \u2014 FAQ\n           ============================================ *\/\n        .faq-section { padding: 80px 0; background: var(--pure-white); }\n\n        .faq-container { max-width: var(--reading-width); margin: 0 auto; padding: 0 24px; }\n\n        .faq-header { text-align: center; margin-bottom: 48px; }\n\n        .faq-item { border-bottom: 1px solid rgba(0,0,0,0.08); padding: 24px 0; }\n\n        .faq-question {\n            font-family: 'Inter', sans-serif;\n            font-size: 16px;\n            font-weight: 700;\n            color: var(--rich-black);\n            cursor: pointer;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            gap: 16px;\n        }\n\n        .faq-toggle {\n            font-size: 20px;\n            color: var(--primary-gold);\n            flex-shrink: 0;\n            transition: var(--transition-smooth);\n            font-weight: 300;\n        }\n\n        .faq-answer {\n            font-family: 'Inter', sans-serif;\n            font-size: 15px;\n            line-height: 1.7;\n            color: var(--medium-grey);\n            margin-top: 14px;\n            padding-right: 40px;\n            display: none;\n        }\n\n        .faq-item.active .faq-answer { display: block; }\n        .faq-item.active .faq-toggle { transform: rotate(45deg); }\n\n        \/* ============================================\n           SECTION 25 \u2014 TWO CHOICES\n           ============================================ *\/\n        .choices-section { padding: 80px 0; background: var(--soft-cream); }\n\n        .choices-container { max-width: var(--max-width); margin: 0 auto; padding: 0 24px; }\n\n        .choices-header { text-align: center; margin-bottom: 48px; }\n\n        .choices-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 24px; }\n\n        .choice-card { border-radius: 8px; padding: 40px 32px; }\n\n        .choice-card.choice-leave { background: var(--pure-white); border: 1px solid rgba(0,0,0,0.08); }\n        .choice-card.choice-buy { background: var(--deep-black); border: 1px solid var(--primary-gold); }\n\n        .choice-label {\n            font-family: 'Inter', sans-serif;\n            font-size: 10px;\n            font-weight: 800;\n            letter-spacing: 0.2em;\n            text-transform: uppercase;\n            margin-bottom: 16px;\n        }\n\n        .choice-leave .choice-label { color: var(--error-red); }\n        .choice-buy .choice-label { color: var(--primary-gold); }\n\n        .choice-title { font-family: 'Playfair Display', serif; font-size: 22px; font-weight: 700; margin-bottom: 20px; line-height: 1.3; }\n\n        .choice-leave .choice-title { color: var(--rich-black); }\n        .choice-buy .choice-title { color: var(--pure-white); }\n\n        .choice-list { list-style: none; padding: 0; }\n\n        .choice-list li {\n            font-family: 'Inter', sans-serif;\n            font-size: 14px;\n            line-height: 1.6;\n            padding: 6px 0;\n            padding-left: 24px;\n            position: relative;\n        }\n\n        .choice-leave .choice-list li { color: var(--medium-grey); }\n        .choice-leave .choice-list li::before { content: '\u2715'; position: absolute; left: 0; color: var(--error-red); font-weight: 700; }\n\n        .choice-buy .choice-list li { color: var(--light-grey); }\n        .choice-buy .choice-list li::before { content: '\u2713'; position: absolute; left: 0; color: var(--primary-gold); font-weight: 700; }\n\n        @media (max-width: 600px) {\n            .choices-grid { grid-template-columns: 1fr; }\n        }\n\n        \/* ============================================\n           SECTION 26 \u2014 FINAL EMOTIONAL CLOSE\n           ============================================ *\/\n        .close-section { padding: 80px 0; background: var(--pure-white); }\n\n        .close-content { max-width: var(--reading-width); margin: 0 auto; padding: 0 24px; text-align: center; }\n\n        .close-content p {\n            font-family: 'Crimson Pro', serif;\n            font-size: 21px;\n            line-height: 2;\n            color: var(--dark-grey);\n            margin-bottom: 20px;\n        }\n\n        .close-content .close-bold { font-weight: 600; color: var(--rich-black); }\n        .close-content .close-highlight { color: var(--primary-gold-dark); font-weight: 600; }\n\n        \/* ============================================\n           SECTION 27 \u2014 FINAL CTA\n           ============================================ *\/\n        .final-cta-section {\n            padding: 80px 0;\n            background: linear-gradient(135deg, var(--deep-black) 0%, #0D0D0D 100%);\n            text-align: center;\n        }\n\n        .final-cta-container { max-width: 560px; margin: 0 auto; padding: 0 24px; }\n\n        .final-cta-label {\n            font-family: 'Inter', sans-serif;\n            font-size: 11px;\n            font-weight: 700;\n            letter-spacing: 0.25em;\n            text-transform: uppercase;\n            color: var(--primary-gold);\n            margin-bottom: 16px;\n        }\n\n        .final-cta-title {\n            font-family: 'Playfair Display', serif;\n            font-size: clamp(28px, 5vw, 42px);\n            font-weight: 800;\n            color: var(--pure-white);\n            margin-bottom: 16px;\n            line-height: 1.2;\n        }\n\n        .final-cta-subtitle { font-family: 'Crimson Pro', serif; font-size: 19px; color: var(--text-grey); margin-bottom: 32px; line-height: 1.6; }\n\n        .final-cta-price { font-family: 'Playfair Display', serif; font-size: 48px; font-weight: 900; color: var(--primary-gold); margin-bottom: 8px; }\n\n        .final-cta-original { font-family: 'Inter', sans-serif; font-size: 14px; color: var(--text-grey); text-decoration: line-through; margin-bottom: 24px; }\n\n        .final-cta-button {\n            display: inline-block;\n            background: linear-gradient(135deg, var(--primary-gold) 0%, var(--primary-gold-dark) 100%);\n            color: var(--deep-black);\n            font-family: 'Inter', sans-serif;\n            font-size: 17px;\n            font-weight: 800;\n            letter-spacing: 0.08em;\n            text-transform: uppercase;\n            text-decoration: none;\n            padding: 22px 60px;\n            border-radius: 4px;\n            border: none;\n            cursor: pointer;\n            transition: var(--transition-smooth);\n            box-shadow: 0 8px 30px rgba(200,169,81,0.3);\n            margin-bottom: 20px;\n        }\n\n        .final-cta-button:hover { transform: translateY(-3px); box-shadow: 0 12px 40px rgba(200,169,81,0.4); }\n\n        .final-cta-details { font-family: 'Inter', sans-serif; font-size: 12px; color: var(--text-grey); line-height: 1.8; }\n\n        .final-cta-trust { display: flex; justify-content: center; gap: 24px; margin-top: 24px; flex-wrap: wrap; }\n\n        .trust-item {\n            font-family: 'Inter', sans-serif;\n            font-size: 11px;\n            font-weight: 600;\n            color: var(--text-grey);\n            display: flex;\n            align-items: center;\n            gap: 6px;\n        }\n\n        \/* ============================================\n           SECTION 28 \u2014 FOOTER\n           ============================================ *\/\n        .footer { background: var(--deep-black); border-top: 1px solid rgba(200,169,81,0.15); padding: 40px 0; }\n\n        .footer-container { max-width: var(--max-width); margin: 0 auto; padding: 0 24px; text-align: center; }\n\n        .footer-brand { font-family: 'Playfair Display', serif; font-size: 16px; font-weight: 700; color: var(--primary-gold); margin-bottom: 16px; }\n\n        .footer-links { display: flex; justify-content: center; gap: 24px; flex-wrap: wrap; margin-bottom: 20px; }\n\n        .footer-links a {\n            font-family: 'Inter', sans-serif;\n            font-size: 12px;\n            color: var(--text-grey);\n            text-decoration: none;\n            transition: var(--transition-smooth);\n        }\n\n        .footer-links a:hover { color: var(--primary-gold); }\n\n        .footer-disclaimer {\n            font-family: 'Inter', sans-serif;\n            font-size: 11px;\n            line-height: 1.8;\n            color: var(--medium-grey);\n            max-width: 560px;\n            margin: 0 auto 16px;\n        }\n\n        .footer-copyright { font-family: 'Inter', sans-serif; font-size: 11px; color: var(--medium-grey); }\n\n        \/* ============================================\n           RESPONSIVE REFINEMENTS\n           ============================================ *\/\n        @media (max-width: 768px) {\n            body { font-size: 16px; }\n            .content-container, .reading-container { padding: 0 20px; }\n            .bonus-card { padding: 28px 24px; }\n            .pricing-card { padding: 36px 28px; }\n            .product-mockup { padding: 36px 28px; }\n        }\n    <\/style>\n<\/head>\n<body>\n\n<div class=\"page-wrapper\">\n\n    <!-- ============================================\n         SECTION 1 \u2014 STICKY COUNTDOWN BAR\n         ============================================ -->\n    <div class=\"countdown-bar\">\n        <div class=\"countdown-inner\">\n            <span class=\"countdown-badge\">\u26a1 SPECIAL PROMO<\/span>\n            <span class=\"countdown-message\">Today's Discount Ends In:<\/span>\n            <div class=\"countdown-timer\">\n                <div class=\"timer-block\">\n                    <span class=\"timer-number\" id=\"hours\">11<\/span>\n                    <span class=\"timer-label\">Hrs<\/span>\n                <\/div>\n                <span class=\"timer-separator\">:<\/span>\n                <div class=\"timer-block\">\n                    <span class=\"timer-number\" id=\"minutes\">59<\/span>\n                    <span class=\"timer-label\">Min<\/span>\n                <\/div>\n                <span class=\"timer-separator\">:<\/span>\n                <div class=\"timer-block\">\n                    <span class=\"timer-number\" id=\"seconds\">59<\/span>\n                    <span class=\"timer-label\">Sec<\/span>\n                <\/div>\n            <\/div>\n            <span class=\"countdown-save\">Save 93% Today<\/span>\n        <\/div>\n    <\/div>\n\n    <div class=\"body-offset\">\n\n        <!-- ============================================\n             SECTION 2 \u2014 BLOG HEADER\n             ============================================ -->\n        <header class=\"blog-header\">\n            <div class=\"content-container\">\n                <div class=\"blog-brand\">African Women Wellness<\/div>\n                <div class=\"blog-name\">The African Wellness Journal<\/div>\n                <div class=\"blog-tagline\">Real Stories. Real Solutions. Real Transformation.<\/div>\n                <div class=\"blog-divider\"><\/div>\n            <\/div>\n        <\/header>\n\n        <!-- ============================================\n             SECTION 3 \u2014 MAIN HEADLINE\n             ============================================ -->\n        <section class=\"headline-section\">\n            <div class=\"content-container\">\n                <span class=\"headline-category\">Women's Body Wellness<\/span>\n                <h1 class=\"main-headline\">\n                    She Showers Twice A Day, Uses The Best Soap Money Can Buy, And <span class=\"headline-highlight\">Still Smells By Noon.<\/span> Here Is What Her Grandmother Knew That Her Pharmacist Never Told Her.\n                <\/h1>\n                <p class=\"main-subtitle\">\n                    The lost 3 ingredient West African purification method that addresses chronic body odour from the inside, in 10 days, even when every deodorant, soap, and remedy has failed.\n                <\/p>\n                <div class=\"article-meta\">\n                    <span class=\"meta-item\"><span class=\"meta-icon\">\ud83d\udcc5<\/span> Published: July 2025<\/span>\n                    <span class=\"meta-dot\"><\/span>\n                    <span class=\"meta-item\"><span class=\"meta-icon\">\u270d\ufe0f<\/span> By African Women Wellness<\/span>\n                    <span class=\"meta-dot\"><\/span>\n                    <span class=\"meta-item\"><span class=\"meta-icon\">\ud83d\udcac<\/span> 1,847 Comments<\/span>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- ============================================\n             SECTION 4 \u2014 HERO IMAGE PLACEHOLDER\n             ============================================ -->\n        <section class=\"hero-image-section\">\n            <div class=\"hero-image-wrapper\">\n                <div class=\"hero-image-container\">\n                    <div class=\"hero-image-placeholder\">\n                        <span class=\"placeholder-icon\">\ud83c\udf3f<\/span>\n                        <p class=\"placeholder-text\">A warm, dignified image of a confident African woman, hands raised freely, surrounded by natural ingredients, embodying complete body freedom.<\/p>\n                        <span class=\"placeholder-instruction\">Replace With Your Hero Image<\/span>\n                    <\/div>\n                <\/div>\n                <p class=\"hero-caption\">African women had the answer long before deodorant was ever invented.<\/p>\n            <\/div>\n        <\/section>\n\n        <!-- ============================================\n             SECTION 5 \u2014 DISCOVERY BOX\n             ============================================ -->\n        <section class=\"discovery-section\">\n            <div class=\"discovery-box reveal\">\n                <div class=\"discovery-label\">In This Article, You Will Discover<\/div>\n                <h2 class=\"discovery-title\">What No Pharmacist, Doctor, Or Soap Commercial Has Ever Told You About Body Odour<\/h2>\n                <ul class=\"discovery-list\">\n                    <li>\n                        <span class=\"discovery-check\">\u2713<\/span>\n                        <span>Why you still smell by noon despite showering twice a day with the most expensive soap, and why it is <strong>not your fault<\/strong><\/span>\n                    <\/li>\n                    <li>\n                        <span class=\"discovery-check\">\u2713<\/span>\n                        <span>The <strong>4 hidden internal root causes<\/strong> of chronic body odour that no deodorant, soap, or perfume can ever reach<\/span>\n                    <\/li>\n                    <li>\n                        <span class=\"discovery-check\">\u2713<\/span>\n                        <span>The forgotten <strong>3 ingredient morning drink<\/strong> that African grandmothers used to purify the body from the inside before deodorant was ever invented<\/span>\n                    <\/li>\n                    <li>\n                        <span class=\"discovery-check\">\u2713<\/span>\n                        <span>Why your <strong>antibacterial soap is actually making your odour worse<\/strong>, and the simple switch that changes everything<\/span>\n                    <\/li>\n                    <li>\n                        <span class=\"discovery-check\">\u2713<\/span>\n                        <span>The <strong>single mineral deficiency<\/strong> that causes your sweat to smell sharply, and the affordable Nigerian foods that correct it within days<\/span>\n                    <\/li>\n                    <li>\n                        <span class=\"discovery-check\">\u2713<\/span>\n                        <span>A <strong>3 minute morning armpit technique<\/strong> from traditional African birth attendants that no dermatologist has ever taught you<\/span>\n                    <\/li>\n                    <li>\n                        <span class=\"discovery-check\">\u2713<\/span>\n                        <span>The <strong>exact 10 day inside out protocol<\/strong> that addresses odour at its source, permanently, not by masking it, but by stopping the body from producing it<\/span>\n                    <\/li>\n                <\/ul>\n            <\/div>\n        <\/section>\n\n        <!-- ============================================\n             SECTION 6 \u2014 PRODUCT TEASER\n             ============================================ -->\n        <section class=\"teaser-section\">\n            <div class=\"reading-container\">\n                <div class=\"teaser-box reveal\">\n                    <p>\n                        Everything you are about to read comes from a <span class=\"teaser-emphasis\">complete 72 page protocol<\/span> called <span class=\"teaser-emphasis\">Grandma Ngozi's Body Odour Secret<\/span>, a step by step system that has been quietly helping women across Nigeria, the UK, and the United States address chronic body odour naturally, from the inside out.\n                    <\/p>\n                    <p style=\"margin-top: 16px;\">\n                        But before I show you what is inside, I need you to understand <em>why<\/em> everything you have tried so far has failed you. Keep reading, because what comes next might change how you see your body forever.\n                    <\/p>\n                    <span class=\"teaser-cta\">Keep reading \u2193<\/span>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- ============================================\n             SECTION 7 \u2014 CREDIBILITY STATISTICS\n             ============================================ -->\n        <section class=\"stats-section\">\n            <div class=\"stats-grid reveal\">\n                <div class=\"stat-card\">\n                    <div class=\"stat-number\">2,400+<\/div>\n                    <div class=\"stat-label\">Women Using This Protocol<\/div>\n                <\/div>\n                <div class=\"stat-card\">\n                    <div class=\"stat-number\">10 Day<\/div>\n                    <div class=\"stat-label\">Inside Out System<\/div>\n                <\/div>\n                <div class=\"stat-card\">\n                    <div class=\"stat-number\">14 Day<\/div>\n                    <div class=\"stat-label\">Satisfaction Guarantee<\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- ============================================\n             SECTION 8 \u2014 EARLY SOCIAL PROOF\n             ============================================ -->\n        <section class=\"social-proof-section\">\n            <div class=\"social-proof-header\">\n                <div class=\"social-proof-label\">What Women Are Saying<\/div>\n                <h2 class=\"social-proof-title\">Real Messages. Real Relief. Real Freedom.<\/h2>\n            <\/div>\n            <div class=\"testimonial-grid\">\n                <div class=\"testimonial-chat reveal\">\n                    <div class=\"chat-header\">\n                        <div class=\"chat-avatar\">BN<\/div>\n                        <div>\n                            <div class=\"chat-name\">Blessing N.<\/div>\n                            <div class=\"chat-source\">WhatsApp Message<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"chat-bubble\">\n                        Aunty I have to tell you this. By day 3 I was already noticing a difference. By day 7 my husband said \"you smell different\" and he was smiling. I am on day 10 now and I actually forgot to check myself at work today. FORGOT. Do you know how long it has been since I did not think about this? \ud83d\ude2d\ud83d\ude4f\n                    <\/div>\n                    <div class=\"chat-time\">10:23 AM<\/div>\n                    <div class=\"verified-badge\">\u2713 Verified Customer<\/div>\n                <\/div>\n\n                <div class=\"testimonial-chat reveal\">\n                    <div class=\"chat-header\">\n                        <div class=\"chat-avatar\">AF<\/div>\n                        <div>\n                            <div class=\"chat-name\">Amaka F.<\/div>\n                            <div class=\"chat-source\">WhatsApp Message<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"chat-bubble\">\n                        I have spent over 100k on deodorants and soaps in the last two years. This protocol cost me 6,400 naira and it has done more in 10 days than everything else combined. The morning drink alone changed my life. God bless whoever created this \ud83d\ude4c\n                    <\/div>\n                    <div class=\"chat-time\">3:47 PM<\/div>\n                    <div class=\"verified-badge\">\u2713 Verified Customer<\/div>\n                <\/div>\n\n                <div class=\"testimonial-chat reveal\">\n                    <div class=\"chat-header\">\n                        <div class=\"chat-avatar\">CO<\/div>\n                        <div>\n                            <div class=\"chat-name\">Chidinma O.<\/div>\n                            <div class=\"chat-source\">WhatsApp Message<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"chat-bubble\">\n                        The lymph drainage massage... I had never heard of this before. First time I did it I could literally feel something shifting. By the third day the difference was noticeable. I raised my hands fully in church last Sunday for the first time in over a year. I was crying during worship. \ud83d\udc9b\n                    <\/div>\n                    <div class=\"chat-time\">8:12 PM<\/div>\n                    <div class=\"verified-badge\">\u2713 Verified Customer<\/div>\n                <\/div>\n\n                <div class=\"testimonial-chat reveal\">\n                    <div class=\"chat-header\">\n                        <div class=\"chat-avatar\">NK<\/div>\n                        <div>\n                            <div class=\"chat-name\">Nneka K.<\/div>\n                            <div class=\"chat-source\">Instagram DM<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"chat-bubble\">\n                        Living in London, the cold weather made my body odour so much worse. I tried everything from Boots pharmacy. Nothing worked properly. My Nigerian friend sent me this protocol and said \"try it, it's our grandmother's way.\" She was right. The combination of the inside drink and the paste is something else. Thank you \u2764\ufe0f\n                    <\/div>\n                    <div class=\"chat-time\">6:31 PM<\/div>\n                    <div class=\"verified-badge\">\u2713 Verified Customer<\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- ============================================\n             SECTION 9 \u2014 OPENING PROBLEM\n             ============================================ -->\n        <section class=\"problem-section\">\n            <div class=\"problem-content\">\n                <p class=\"reveal\">You shower every single morning.<\/p>\n                <p class=\"reveal\">\n                    Sometimes twice. You use the good soap, the one that cost \u20a62,500 from the supermarket, not the one from the roadside. You scrub properly. You dry off carefully. You apply deodorant, the clinical strength one, the one the advert promised would last 48 hours.\n                <\/p>\n                <p class=\"reveal\">And then you get dressed, leave the house, and begin the countdown.<\/p>\n                <p class=\"emphasis-line reveal\">By 11am, you are in the office bathroom, checking yourself.<\/p>\n                <p class=\"reveal\">\n                    You lift your arm slightly. You catch it. That smell. Sour. Sharp. Unmistakable. The deodorant has already surrendered. The soap has already been defeated. And you have nine more hours of work ahead of you.\n                <\/p>\n                <p class=\"reveal\">\n                    So you do what you always do. You wipe down with the small towel you keep in your bag. You reapply the deodorant. You spray perfume on your collar and your wrists. And you go back to your desk, arms pressed to your sides, praying nobody comes too close today.\n                <\/p>\n\n                <div class=\"emotional-break\">\n                    <span><\/span><span><\/span><span><\/span>\n                <\/div>\n\n                <p class=\"reveal\">You notice things. Small things that cut deep.<\/p>\n                <p class=\"reveal\">\n                    Your colleague shifts her chair, just slightly. She says it is to be closer to the window. But you saw her face first. You know that look.\n                <\/p>\n                <p class=\"reveal\">\n                    Your husband kisses you quickly now. On the lips, fast, and then he turns. He used to pull you close. He used to bury his face in your neck and breathe you in. He does not do that anymore. He has not said anything. The silence is worse than words.\n                <\/p>\n                <p class=\"reveal\">\n                    In church on Sunday, Pastor says <em>\"lift your hands to the Most High.\"<\/em> Everyone around you raises their arms to heaven. You lift yours halfway. Quickly. Then bring them back down. You are worshipping God with your elbows pinned to your body because you are afraid of what the person beside you might smell.\n                <\/p>\n\n                <p class=\"emphasis-line reveal\">You are not failing at hygiene. You are fighting the wrong battle entirely.<\/p>\n\n                <p class=\"soft-line reveal\">\n                    And somewhere deep inside, a quiet voice whispers the question you are too afraid to ask out loud: <em>\"What is wrong with me?\"<\/em>\n                <\/p>\n\n                <p class=\"reveal\">Nothing is wrong with you.<\/p>\n                <p class=\"reveal\">\n                    Something is wrong with the approach. And by the time you finish reading this page, you will understand exactly what that something is, and exactly how to correct it.\n                <\/p>\n            <\/div>\n        <\/section>\n\n        <!-- ============================================\n             SECTION 10 \u2014 FIRST CTA\n             ============================================ -->\n        <section class=\"cta-section\">\n            <div class=\"cta-container reveal\">\n                <p class=\"cta-pretext\">Ready to see the solution now? Some women do not need to read another word.<\/p>\n                <a href=\"#pricing\" class=\"cta-button\">Yes, Show Me The Complete System<\/a>\n                <p class=\"cta-subtext\"><span class=\"lock-icon\">\ud83d\udd12<\/span> Secure checkout. Instant PDF download. 14 day guarantee.<\/p>\n            <\/div>\n        <\/section>\n\n        <!-- ============================================\n             SECTION 11 \u2014 PERSONAL STORY\n             ============================================ -->\n        <section class=\"story-section\">\n            <div class=\"story-content\">\n\n                <h3 class=\"story-heading reveal\">How One Woman's Worst Moment Became Every Woman's Answer<\/h3>\n\n                <p class=\"reveal\">\n                    The woman who first showed me this protocol did not have a medical degree. She did not have a laboratory. She did not have a YouTube channel or a clinic or a fancy title.\n                <\/p>\n                <p class=\"reveal\">\n                    She had a <span class=\"story-bold\">kitchen, a mortar, and sixty seven years of watching women suffer from something that should have been solved generations ago.<\/span>\n                <\/p>\n                <p class=\"reveal\">But before I tell you about her, let me tell you about the woman who led me to her door.<\/p>\n\n                <div class=\"story-divider\"><div class=\"story-divider-line\"><\/div><\/div>\n\n                <p class=\"reveal\">\n                    Her name was Ifeoma. She was 31. Married. Two children. A good job at a government ministry in Abuja. From the outside, she had everything together.\n                <\/p>\n                <p class=\"reveal\">From the inside, she was drowning.<\/p>\n                <p class=\"reveal\">\n                    The body odour started, or at least she first noticed it, after her second baby. She went back to work, walked into her open plan office, and within a week, she knew. She could smell herself. And she was certain her colleagues could too.\n                <\/p>\n\n                <p class=\"story-quote reveal\">\n                    \"I shower every morning with the most expensive soap I can find. I spray deodorant under my arms, on my chest, sometimes on my clothes. And by noon, by noon, I can smell myself. I know they can smell me too.\"\n                <\/p>\n\n                <p class=\"reveal\">\n                    She tried everything. <span class=\"story-bold\">Dettol. Tetmosol. African black soap. Clinical strength deodorant at \u20a64,500 a stick. Alum crystal stone. Baking soda paste,<\/span> which burned her skin and left dark patches under her arms. Apple cider vinegar rinse. Charcoal soap. Tea tree soap. Dietary changes she read about on Google at 2am.\n                <\/p>\n                <p class=\"reveal\">\n                    Nothing worked permanently. Some things helped for a day, maybe two. Then the odour returned, as if it had never left. As if it lived inside her.\n                <\/p>\n                <p class=\"reveal\">She spent over <span class=\"story-bold\">\u20a685,000<\/span> in two years on products that failed.<\/p>\n\n                <p class=\"story-quote reveal\">\n                    \"My colleague moved her desk away from mine. She said it was to be closer to the window. But I saw the look on her face before she said it. I know what that look means.\"\n                <\/p>\n\n                <p class=\"reveal\">\n                    Her husband Emmanuel stopped pulling her close at night. Her mother in law made a comment, casual, cutting, about \"making sure she was washing well, well.\" She stopped hugging freely. She stopped raising her hands in church. She started carrying a towel and a travel size spray in her bag like weapons against her own body.\n                <\/p>\n                <p class=\"reveal\">\n                    She was <span class=\"story-bold\">clean<\/span>. She was <span class=\"story-bold\">meticulous<\/span>. She was <span class=\"story-bold\">desperate<\/span>.\n                <\/p>\n                <p class=\"reveal\">And she was <span class=\"story-bold\">fighting the wrong war<\/span>.<\/p>\n\n                <div class=\"story-divider\"><div class=\"story-divider-line\"><\/div><\/div>\n\n                <h3 class=\"story-heading reveal\">The Discovery That Changed Everything<\/h3>\n\n                <p class=\"reveal\">\n                    It was a visit home, back to the village during Christmas, that changed the direction of everything.\n                <\/p>\n                <p class=\"reveal\">\n                    Ifeoma's grandmother, Mama Ngozi, was 67 years old. She had never used deodorant in her life. She had never purchased an antibacterial soap. She had never stepped inside a pharmacy for a body odour product.\n                <\/p>\n                <p class=\"reveal\">\n                    And she did not smell. Ever. Not in the dry season heat. Not after hours of cooking over a fire. Not after walking to the market and back under the afternoon sun.\n                <\/p>\n\n                <p class=\"story-quote reveal\">\n                    \"Nne, your body is talking to you. But you are trying to shut its mouth from the outside. The problem is not on your skin. The problem is inside. And you cannot wash the inside with soap.\"\n                <\/p>\n\n                <p class=\"reveal\">\n                    What Mama Ngozi explained, sitting on that wooden bench in her kitchen, grinding something in her mortar, was something no pharmacist, no dermatologist, and no soap advertisement had ever mentioned.\n                <\/p>\n                <p class=\"reveal\">\n                    <span class=\"story-bold\">Body odour does not start on the skin. It starts inside the body.<\/span>\n                <\/p>\n                <p class=\"reveal\">\n                    The sharp, sour smell that soap cannot wash away? It is produced by compounds, sulphur based chemicals and something called trimethylamine, that are created <em>inside<\/em> your body, in your gut, and exit <em>through<\/em> your skin via your sweat glands.\n                <\/p>\n                <p class=\"reveal\">\n                    No soap can reach your gut. No deodorant can reach your liver. No perfume can mask what your bloodstream is pushing out through every pore.\n                <\/p>\n                <p class=\"reveal\">\n                    But Mama Ngozi's morning drink could. Her paste could. Her methods, passed down from <em>her<\/em> grandmother, addressed the problem at the only level where it could actually be solved: <span class=\"story-bold\">from the inside out<\/span>.\n                <\/p>\n\n                <div class=\"story-divider\"><div class=\"story-divider-line\"><\/div><\/div>\n\n                <h3 class=\"story-heading reveal\">10 Days That Undid 2 Years Of Shame<\/h3>\n\n                <p class=\"reveal\">\n                    Ifeoma followed her grandmother's instructions. The morning drink, three ingredients she could find in any Nigerian market. The paste, a traditional recipe using shea butter, African black soap extract, and food grade alum in specific ratios Mama Ngozi had memorised since girlhood. The massage technique, a 3 minute morning ritual that Mama Ngozi said the birth attendants in the village had used for generations.\n                <\/p>\n                <p class=\"reveal\">\n                    <span class=\"story-bold\">Day 1:<\/span> She made the drink. She drank it on an empty stomach. She noticed nothing different.\n                <\/p>\n                <p class=\"reveal\">\n                    <span class=\"story-bold\">Day 2:<\/span> She woke up and, for the first time in months, did not immediately smell herself. It was subtle. But it was real.\n                <\/p>\n                <p class=\"reveal\">\n                    <span class=\"story-bold\">Day 5:<\/span> She went to work without the towel in her bag. She forgot it. She did not realise she had forgotten it until 3pm. By then, it did not matter. She had not needed it.\n                <\/p>\n                <p class=\"reveal\">\n                    <span class=\"story-bold\">Day 8:<\/span> Emmanuel pulled her close after dinner. Without her initiating it. Without her wearing perfume. He held her there for a long time. He breathed her in.\n                <\/p>\n                <p class=\"reveal\">\n                    <span class=\"story-bold\">Day 10:<\/span> Sunday service. Pastor said, <em>\"Lift your hands to the Most High.\"<\/em>\n                <\/p>\n\n                <p class=\"emphasis-line reveal\">Ifeoma lifted her hands. All the way up. Palms open. Eyes closed. No fear.<\/p>\n\n                <p class=\"reveal\">She cried during worship that day. Not from sadness. From freedom.<\/p>\n\n                <div class=\"story-divider\"><div class=\"story-divider-line\"><\/div><\/div>\n\n                <h3 class=\"story-heading reveal\">From One Woman's Kitchen To Thousands Of Women's Freedom<\/h3>\n\n                <p class=\"reveal\">\n                    Ifeoma told her friend. Her friend tried it. It worked. Her friend told three more women. They tried it. It worked for every single one, because the mechanism is biological, not magical. It works because it targets the actual cause, not the symptom.\n                <\/p>\n                <p class=\"reveal\">\n                    Women started asking: <em>\"Can you write it down? Can I have the recipe? Can you explain the steps?\"<\/em>\n                <\/p>\n                <p class=\"reveal\">\n                    That is when we decided to document everything. We took Mama Ngozi's ancestral knowledge. We cross referenced every ingredient with published nutritional science, the zinc and sweat connection, the gut and skin axis research, the liver detoxification pathway studies. We validated every method. We structured it into a clear, simple, day by day protocol that any woman could follow.\n                <\/p>\n                <p class=\"reveal\">\n                    <span class=\"story-bold\">The result is a 72 page system called <em>Grandma Ngozi's Body Odour Secret.<\/em><\/span>\n                <\/p>\n                <p class=\"reveal\">And what I am about to show you is everything that is inside it.<\/p>\n            <\/div>\n        <\/section>\n\n        <!-- ============================================\n             SECTION 12 \u2014 COMMON MYTHS\n             ============================================ -->\n        <section class=\"myths-section\">\n            <div class=\"myths-container\">\n                <div class=\"myths-label\">Before We Continue<\/div>\n                <h2 class=\"myths-title\">The 4 Biggest Lies You Have Been Told About Body Odour<\/h2>\n\n                <div class=\"myth-card reveal\">\n                    <span class=\"myth-badge\">\u274c Myth #1<\/span>\n                    <p class=\"myth-statement\">\"Body odour means you are not washing properly.\"<\/p>\n                    <p class=\"myth-truth-label\">The Truth<\/p>\n                    <p class=\"myth-truth\">Body odour has almost nothing to do with how clean your skin is. Odour causing compounds are produced INSIDE the body, in the gut, processed by the liver, and excreted through sweat glands. You could shower ten times a day and still smell if the internal source is not addressed. Washing harder is not the answer. Washing smarter, from the inside, is.<\/p>\n                <\/div>\n\n                <div class=\"myth-card reveal\">\n                    <span class=\"myth-badge\">\u274c Myth #2<\/span>\n                    <p class=\"myth-statement\">\"You just need a stronger deodorant.\"<\/p>\n                    <p class=\"myth-truth-label\">The Truth<\/p>\n                    <p class=\"myth-truth\">Deodorants and antiperspirants only work on the SURFACE of your skin. They either mask the smell with fragrance or block sweat glands with aluminium compounds. Neither approach touches the root cause. That is why your clinical strength deodorant fails by noon. It was never designed to address what is happening inside your body. It is a plaster on a problem that requires internal correction.<\/p>\n                <\/div>\n\n                <div class=\"myth-card reveal\">\n                    <span class=\"myth-badge\">\u274c Myth #3<\/span>\n                    <p class=\"myth-statement\">\"Just cut out onions and garlic and the smell will stop.\"<\/p>\n                    <p class=\"myth-truth-label\">The Truth<\/p>\n                    <p class=\"myth-truth\">Onions and garlic can temporarily worsen body odour, but they are NOT the root cause for most women. The real dietary culprits are specific food COMBINATIONS that disrupt gut bacterial balance and overwhelm your liver's detoxification capacity. Simply removing garlic while eating other trigger foods changes almost nothing. The protocol identifies the specific trigger patterns in the Nigerian diet that no generic advice covers.<\/p>\n                <\/div>\n\n                <div class=\"myth-card reveal\">\n                    <span class=\"myth-badge\">\u274c Myth #4<\/span>\n                    <p class=\"myth-statement\">\"Some people are just naturally smelly. There is nothing you can do.\"<\/p>\n                    <p class=\"myth-truth-label\">The Truth<\/p>\n                    <p class=\"myth-truth\">This is the most damaging lie of all, because it makes women give up. The truth is that chronic body odour is almost always traceable to one or more of four specific internal imbalances: gut bacterial disruption, liver detoxification overload, zinc or magnesium deficiency, or specific dietary triggers. ALL of these are correctable. Your grandmother is living proof. She never smelled because her diet, her remedies, and her daily rituals naturally kept these four systems in balance. The knowledge existed. It was simply never written down. Until now.<\/p>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- ============================================\n             SECTION 13 \u2014 COMPARISON TABLE\n             ============================================ -->\n        <section class=\"comparison-section\">\n            <div class=\"comparison-container\">\n                <div class=\"comparison-header\">\n                    <div class=\"social-proof-label\">The Difference Is Clear<\/div>\n                    <h2 style=\"font-family: 'Playfair Display', serif; color: var(--deep-black);\">What You Have Been Doing vs. What Actually Works<\/h2>\n                <\/div>\n                <table class=\"comparison-table reveal\">\n                    <thead>\n                        <tr>\n                            <th>The Problem<\/th>\n                            <th>\u274c Surface Approach<\/th>\n                            <th>\u2713 Grandma Ngozi's Method<\/th>\n                        <\/tr>\n                    <\/thead>\n                    <tbody>\n                        <tr>\n                            <td>Odour Source<\/td>\n                            <td><span class=\"comparison-x\">\u2715<\/span> Treats the skin only<\/td>\n                            <td><span class=\"comparison-check\">\u2713<\/span> Addresses the gut, liver, and mineral levels<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>Duration<\/td>\n                            <td><span class=\"comparison-x\">\u2715<\/span> Lasts 2 to 4 hours maximum<\/td>\n                            <td><span class=\"comparison-check\">\u2713<\/span> 10 day protocol for lasting results<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>Root Cause<\/td>\n                            <td><span class=\"comparison-x\">\u2715<\/span> Completely ignored<\/td>\n                            <td><span class=\"comparison-check\">\u2713<\/span> Identified and specifically targeted<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>Side Effects<\/td>\n                            <td><span class=\"comparison-x\">\u2715<\/span> Skin darkening, burning, irritation<\/td>\n                            <td><span class=\"comparison-check\">\u2713<\/span> Natural ingredients, no harsh chemicals<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>Monthly Cost<\/td>\n                            <td><span class=\"comparison-x\">\u2715<\/span> \u20a65,000 to \u20a612,000 per month recurring<\/td>\n                            <td><span class=\"comparison-check\">\u2713<\/span> One time \u20a66,400 investment<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>Cultural Fit<\/td>\n                            <td><span class=\"comparison-x\">\u2715<\/span> Western formulas for Western bodies<\/td>\n                            <td><span class=\"comparison-check\">\u2713<\/span> African ingredients for African women<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>Long Term Results<\/td>\n                            <td><span class=\"comparison-x\">\u2715<\/span> Problem returns immediately when you stop<\/td>\n                            <td><span class=\"comparison-check\">\u2713<\/span> Maintenance ritual keeps results permanent<\/td>\n                        <\/tr>\n                    <\/tbody>\n                <\/table>\n            <\/div>\n        <\/section>\n\n        <!-- ============================================\n             SECTION 14 \u2014 PRODUCT REVEAL\n             ============================================ -->\n        <section class=\"product-reveal-section\">\n            <div class=\"product-reveal-container\">\n                <div class=\"reveal-label\">Introducing<\/div>\n                <h2 class=\"reveal-title\">Grandma Ngozi's Body Odour Secret<\/h2>\n                <p class=\"reveal-subtitle\">What African Women Knew Before Deodorant Was Invented. The Complete 10 Day Inside Out Protocol.<\/p>\n\n                <div class=\"product-mockup reveal\">\n                    <span class=\"mockup-badge\">Complete Protocol<\/span>\n                    <h3 class=\"mockup-title\">Grandma Ngozi's Body Odour Secret<\/h3>\n                    <p class=\"mockup-subtitle\">The Lost 3 Ingredient West African Purification Method That Clears Chronic Body Odour From the Inside in 10 Days<\/p>\n                    <p class=\"mockup-format\">72 Page Premium PDF Guide \u00b7 Instant Download<\/p>\n                <\/div>\n\n                <p class=\"reveal-promise reveal\">\n                    This is the complete, step by step system that takes you from daily odour anxiety to lasting freshness, using ingredients your grandmother already knew, methods your body already understands, and a protocol that works because it addresses the actual root cause instead of masking the symptom.\n                <\/p>\n            <\/div>\n        <\/section>\n\n        <!-- ============================================\n             SECTION 15 \u2014 FRAMEWORK\n             ============================================ -->\n        <section class=\"framework-section\">\n            <div class=\"framework-container\">\n                <div class=\"framework-header\">\n                    <div class=\"social-proof-label\">The System<\/div>\n                    <h2 style=\"color: var(--deep-black);\">Your 10 Day Transformation Roadmap<\/h2>\n                <\/div>\n                <div class=\"phase-cards\">\n                    <div class=\"phase-card reveal\">\n                        <div class=\"phase-number\">1<\/div>\n                        <div class=\"phase-title\">Purify<\/div>\n                        <div class=\"phase-days\">Days 1 to 3<\/div>\n                        <p class=\"phase-description\">Begin the 3 ingredient morning drink protocol to start flushing toxins and rebalancing your gut bacteria. Learn the specific timing and food combinations that activate your body's natural purification.<\/p>\n                    <\/div>\n                    <div class=\"phase-card reveal\">\n                        <div class=\"phase-number\">2<\/div>\n                        <div class=\"phase-title\">Restore<\/div>\n                        <div class=\"phase-days\">Days 4 to 7<\/div>\n                        <p class=\"phase-description\">Introduce the traditional armpit paste and the lymph drainage massage to support your body's external freshness while the internal protocol continues working deeper.<\/p>\n                    <\/div>\n                    <div class=\"phase-card reveal\">\n                        <div class=\"phase-number\">3<\/div>\n                        <div class=\"phase-title\">Maintain<\/div>\n                        <div class=\"phase-days\">Days 8 to 10<\/div>\n                        <p class=\"phase-description\">Complete the protocol with the maintenance ritual that keeps your results permanent. Learn the simple daily habit that prevents odour from ever returning.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- ============================================\n             SECTION 16 \u2014 EVERYTHING INCLUDED\n             ============================================ -->\n        <section class=\"included-section\">\n            <div class=\"included-container\">\n                <div class=\"included-header\">\n                    <div class=\"social-proof-label\">Complete Package<\/div>\n                    <h2 style=\"color: var(--deep-black);\">Everything You Get Today<\/h2>\n                <\/div>\n                <div class=\"included-grid\">\n                    <div class=\"included-item reveal\">\n                        <div class=\"included-icon\">\ud83d\udcd6<\/div>\n                        <div>\n                            <div class=\"included-name\">The Complete 72 Page Protocol<\/div>\n                            <div class=\"included-desc\">Step by step instructions with exact measurements and timing<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"included-item reveal\">\n                        <div class=\"included-icon\">\ud83e\udd64<\/div>\n                        <div>\n                            <div class=\"included-name\">The 3 Ingredient Morning Drink Recipe<\/div>\n                            <div class=\"included-desc\">Specific ingredients, ratios, and preparation method<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"included-item reveal\">\n                        <div class=\"included-icon\">\ud83e\uddf4<\/div>\n                        <div>\n                            <div class=\"included-name\">Traditional Armpit Paste Formula<\/div>\n                            <div class=\"included-desc\">Shea butter, black soap extract, and food grade alum in precise ratios<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"included-item reveal\">\n                        <div class=\"included-icon\">\ud83d\udc86<\/div>\n                        <div>\n                            <div class=\"included-name\">Lymph Drainage Massage Guide<\/div>\n                            <div class=\"included-desc\">The 3 minute daily technique for internal freshness support<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"included-item reveal\">\n                        <div class=\"included-icon\">\ud83e\udd57<\/div>\n                        <div>\n                            <div class=\"included-name\">Nigerian Diet Compatibility Chart<\/div>\n                            <div class=\"included-desc\">Which local foods help and which ones trigger odour<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"included-item reveal\">\n                        <div class=\"included-icon\">\ud83d\udccb<\/div>\n                        <div>\n                            <div class=\"included-name\">10 Day Tracker Template<\/div>\n                            <div class=\"included-desc\">A printable tracker to monitor your daily progress<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"included-item reveal\">\n                        <div class=\"included-icon\">\ud83c\udf3f<\/div>\n                        <div>\n                            <div class=\"included-name\">Ingredient Sourcing Guide<\/div>\n                            <div class=\"included-desc\">Where to find every ingredient in Nigerian markets<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"included-item reveal\">\n                        <div class=\"included-icon\">\u2753<\/div>\n                        <div>\n                            <div class=\"included-name\">FAQ Document<\/div>\n                            <div class=\"included-desc\">Answers to the most common questions from women<\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- ============================================\n             SECTION 17 \u2014 WHAT'S INSIDE THE PROTOCOL\n             ============================================ -->\n        <section class=\"inside-section\">\n            <div class=\"inside-container\">\n                <div class=\"inside-header\">\n                    <div class=\"social-proof-label\">Chapter By Chapter<\/div>\n                    <h2 style=\"color: var(--deep-black);\">What's Inside The 72 Page Protocol<\/h2>\n                <\/div>\n\n                <div class=\"inside-chapter reveal\">\n                    <div class=\"chapter-header-row\">\n                        <div class=\"chapter-title\">Chapter 1: The Root Cause Revelation<\/div>\n                        <span class=\"chapter-page\">Pages 1 to 12<\/span>\n                    <\/div>\n                    <ul class=\"chapter-benefits\">\n                        <li>Why odour starts inside the body, not on the skin<\/li>\n                        <li>The 4 internal imbalances explained in plain language<\/li>\n                        <li>How to identify which root cause applies to you<\/li>\n                    <\/ul>\n                <\/div>\n\n                <div class=\"inside-chapter reveal\">\n                    <div class=\"chapter-header-row\">\n                        <div class=\"chapter-title\">Chapter 2: The Morning Purification Drink<\/div>\n                        <span class=\"chapter-page\">Pages 13 to 24<\/span>\n                    <\/div>\n                    <ul class=\"chapter-benefits\">\n                        <li>The exact 3 ingredients, ratios, and preparation method<\/li>\n                        <li>The timing rules that make it work<\/li>\n                        <li>What to expect on each of the first 3 days<\/li>\n                    <\/ul>\n                <\/div>\n\n                <div class=\"inside-chapter reveal\">\n                    <div class=\"chapter-header-row\">\n                        <div class=\"chapter-title\">Chapter 3: The Traditional Armpit Paste<\/div>\n                        <span class=\"chapter-page\">Pages 25 to 36<\/span>\n                    <\/div>\n                    <ul class=\"chapter-benefits\">\n                        <li>Shea butter, black soap extract, and food grade alum in the correct ratios<\/li>\n                        <li>The application method traditional birth attendants used<\/li>\n                        <li>Notes for sensitive skin and darker skin tones<\/li>\n                    <\/ul>\n                <\/div>\n\n                <div class=\"inside-chapter reveal\">\n                    <div class=\"chapter-header-row\">\n                        <div class=\"chapter-title\">Chapter 4: The Lymph Drainage Massage<\/div>\n                        <span class=\"chapter-page\">Pages 37 to 46<\/span>\n                    <\/div>\n                    <ul class=\"chapter-benefits\">\n                        <li>The full 3 minute morning technique, movement by movement<\/li>\n                        <li>The pressure points that matter most<\/li>\n                        <li>The common mistakes that cancel the benefits<\/li>\n                    <\/ul>\n                <\/div>\n\n                <div class=\"inside-chapter reveal\">\n                    <div class=\"chapter-header-row\">\n                        <div class=\"chapter-title\">Chapter 5: The Nigerian Food Compatibility Chart<\/div>\n                        <span class=\"chapter-page\">Pages 47 to 58<\/span>\n                    <\/div>\n                    <ul class=\"chapter-benefits\">\n                        <li>Trigger foods and combinations in the Nigerian diet<\/li>\n                        <li>Affordable swaps available in any local market<\/li>\n                        <li>The zinc rich foods that correct the mineral deficiency<\/li>\n                    <\/ul>\n                <\/div>\n\n                <div class=\"inside-chapter reveal\">\n                    <div class=\"chapter-header-row\">\n                        <div class=\"chapter-title\">Chapter 6: The 10 Day Protocol Calendar<\/div>\n                        <span class=\"chapter-page\">Pages 59 to 66<\/span>\n                    <\/div>\n                    <ul class=\"chapter-benefits\">\n                        <li>Your day by day schedule, nothing to guess<\/li>\n                        <li>The printable progress tracker<\/li>\n                        <li>What to do if you miss a day<\/li>\n                    <\/ul>\n                <\/div>\n\n                <div class=\"inside-chapter reveal\">\n                    <div class=\"chapter-header-row\">\n                        <div class=\"chapter-title\">Chapter 7: Maintenance For Life<\/div>\n                        <span class=\"chapter-page\">Pages 67 to 72<\/span>\n                    <\/div>\n                    <ul class=\"chapter-benefits\">\n                        <li>The simple weekly ritual that keeps results permanent<\/li>\n                        <li>Seasonal adjustments for harmattan and rainy season<\/li>\n                        <li>How to maintain freedom without daily effort<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- ============================================\n             SECTION 18 \u2014 BONUSES\n             ============================================ -->\n        <section class=\"bonus-section\">\n            <div class=\"bonus-container\">\n                <div class=\"bonus-header\">\n                    <div class=\"bonus-header-label\">Exclusive Bonuses<\/div>\n                    <h2 class=\"bonus-header-title\">3 Free Bonuses Worth Over \u20a610,000<\/h2>\n                <\/div>\n\n                <div class=\"bonus-card reveal\">\n                    <span class=\"bonus-tag\">Bonus #1<\/span>\n                    <h3 class=\"bonus-title\">The Quick Start Checklist<\/h3>\n                    <p class=\"bonus-description\">A one page checklist that gives you the fastest possible start. If you want to begin today without reading the entire protocol first, this checklist tells you exactly what to do, what to buy, and in what order.<\/p>\n                    <div class=\"bonus-value\">\n                        <span class=\"bonus-value-amount\">\u20a63,500 Value<\/span>\n                        <span class=\"bonus-value-tag\">Yours Free<\/span>\n                    <\/div>\n                <\/div>\n\n                <div class=\"bonus-card reveal\">\n                    <span class=\"bonus-tag\">Bonus #2<\/span>\n                    <h3 class=\"bonus-title\">The Market Shopping List<\/h3>\n                    <p class=\"bonus-description\">A complete list of every ingredient with the local names in Yoruba, Igbo, and Hausa, so you can walk into any market and ask for exactly what you need without confusion.<\/p>\n                    <div class=\"bonus-value\">\n                        <span class=\"bonus-value-amount\">\u20a62,500 Value<\/span>\n                        <span class=\"bonus-value-tag\">Yours Free<\/span>\n                    <\/div>\n                <\/div>\n\n                <div class=\"bonus-card reveal\">\n                    <span class=\"bonus-tag\">Bonus #3<\/span>\n                    <h3 class=\"bonus-title\">The Stress And Odour Connection Guide<\/h3>\n                    <p class=\"bonus-description\">A short but powerful guide explaining how stress hormones directly increase body odour production, plus three simple breathing techniques that reduce cortisol levels and odour within minutes.<\/p>\n                    <div class=\"bonus-value\">\n                        <span class=\"bonus-value-amount\">\u20a64,000 Value<\/span>\n                        <span class=\"bonus-value-tag\">Yours Free<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- ============================================\n             SECTION 19 \u2014 WHO IS THIS FOR\n             ============================================ -->\n        <section class=\"qualification-section\">\n            <div class=\"qualification-container\">\n                <div class=\"qualification-header\">\n                    <h2 style=\"color: var(--deep-black);\">Who Is This Protocol For?<\/h2>\n                <\/div>\n                <div class=\"qualification-grid\">\n                    <div class=\"qualification-card for-you reveal\">\n                        <h3 class=\"qualification-card-title\">This Is For You If<\/h3>\n                        <ul class=\"qualification-list\">\n                            <li>You shower daily but still smell by noon despite your best efforts<\/li>\n                            <li>You have tried multiple deodorants and nothing provides lasting freshness<\/li>\n                            <li>You feel self conscious raising your arms or being in close spaces with others<\/li>\n                            <li>You suspect the problem might be internal but you do not know where to start<\/li>\n                            <li>You want a natural solution that works with your body, not against it<\/li>\n                            <li>You are tired of spending money on products that never deliver permanent results<\/li>\n                        <\/ul>\n                    <\/div>\n                    <div class=\"qualification-card not-for-you reveal\">\n                        <h3 class=\"qualification-card-title\">This Is NOT For You If<\/h3>\n                        <ul class=\"qualification-list\">\n                            <li>You want a quick fix without changing any habits<\/li>\n                            <li>You are not willing to follow a 10 day protocol consistently<\/li>\n                            <li>You believe body odour can only be treated with clinical products<\/li>\n                            <li>You are looking for a perfume or deodorant recommendation only<\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- ============================================\n             SECTION 20 \u2014 MORE TESTIMONIALS\n             ============================================ -->\n        <section class=\"testimonials-section\">\n            <div class=\"testimonials-container\">\n                <div class=\"social-proof-header\">\n                    <div class=\"social-proof-label\">Verified Results<\/div>\n                    <h2 class=\"social-proof-title\">More Women. More Freedom.<\/h2>\n                <\/div>\n\n                <div class=\"testimonial-full reveal\">\n                    <div class=\"testimonial-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n                    <p class=\"testimonial-text\">\n                        \"I was skeptical. I have been disappointed by so many products before. But something about this felt different, the fact that it is based on traditional knowledge, not some random internet formula. I started the protocol and by day 5 something shifted. I cannot explain it other than to say my body just felt cleaner from the inside. My husband noticed before I even told him what I was doing.\"\n                    <\/p>\n                    <div class=\"testimonial-author\">\n                        <div class=\"testimonial-author-avatar\">FA<\/div>\n                        <div class=\"testimonial-author-info\">\n                            <div class=\"testimonial-author-name\">Folake A.<\/div>\n                            <div class=\"testimonial-author-detail\">Lagos, Nigeria<\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"testimonial-full reveal\">\n                    <div class=\"testimonial-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n                    <p class=\"testimonial-text\">\n                        \"The market shopping list bonus was a game changer for me. I walked into Oshodi market with the list, showed it to a trader, and she knew exactly what I needed. All the local names were there. Everything cost me less than 2,000 naira. And it worked better than the 4,500 naira deodorant I was buying from Shoprite.\"\n                    <\/p>\n                    <div class=\"testimonial-author\">\n                        <div class=\"testimonial-author-avatar\">GM<\/div>\n                        <div class=\"testimonial-author-info\">\n                            <div class=\"testimonial-author-name\">Grace M.<\/div>\n                            <div class=\"testimonial-author-detail\">Abuja, Nigeria<\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"testimonial-full reveal\">\n                    <div class=\"testimonial-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n                    <p class=\"testimonial-text\">\n                        \"I bought this for my mother. She is 58 and has struggled with body odour since menopause. She was embarrassed to even talk about it. I sent her the PDF and she started the protocol. After 10 days she called me crying. She said she felt like herself again for the first time in years. This protocol is a blessing.\"\n                    <\/p>\n                    <div class=\"testimonial-author\">\n                        <div class=\"testimonial-author-avatar\">VO<\/div>\n                        <div class=\"testimonial-author-info\">\n                            <div class=\"testimonial-author-name\">Victoria O.<\/div>\n                            <div class=\"testimonial-author-detail\">Houston, Texas<\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- ============================================\n             SECTION 21 \u2014 VALUE STACK\n             ============================================ -->\n        <section class=\"value-stack-section\">\n            <div class=\"value-stack-container\">\n                <div class=\"value-stack-header\">\n                    <div class=\"social-proof-label\">Total Value<\/div>\n                    <h2 style=\"color: var(--deep-black);\">Everything Adds Up<\/h2>\n                <\/div>\n\n                <div class=\"value-stack-table reveal\">\n                    <div class=\"value-stack-row\">\n                        <span class=\"value-stack-item\">The Complete 72 Page Protocol<\/span>\n                        <span class=\"value-stack-price\">\u20a68,500<\/span>\n                    <\/div>\n                    <div class=\"value-stack-row\">\n                        <span class=\"value-stack-item\">Quick Start Checklist<\/span>\n                        <span class=\"value-stack-price\">\u20a63,500<\/span>\n                    <\/div>\n                    <div class=\"value-stack-row\">\n                        <span class=\"value-stack-item\">Market Shopping List<\/span>\n                        <span class=\"value-stack-price\">\u20a62,500<\/span>\n                    <\/div>\n                    <div class=\"value-stack-row\">\n                        <span class=\"value-stack-item\">Stress And Odour Guide<\/span>\n                        <span class=\"value-stack-price\">\u20a64,000<\/span>\n                    <\/div>\n                    <div class=\"value-stack-total\">\n                        <span class=\"value-stack-total-label\">Total Value<\/span>\n                        <span class=\"value-stack-total-price\">\u20a618,500<\/span>\n                    <\/div>\n                <\/div>\n\n                <div class=\"value-stack-reveal reveal\">\n                    <div class=\"price-not\">You Will Not Pay This<\/div>\n                    <span class=\"price-strikethrough\">\u20a618,500<\/span>\n                    <div class=\"price-not\">Not Even \u20a615,000<\/div>\n                    <div class=\"price-final\">\u20a66,400<\/div>\n                    <div class=\"price-final-note\">One time payment. Lifetime access.<\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- ============================================\n             SECTION 22 \u2014 PRICING\n             ============================================ -->\n        <section class=\"pricing-section\" id=\"pricing\">\n            <div class=\"pricing-container\">\n                <div class=\"pricing-card reveal\">\n                    <span class=\"pricing-popular-badge\">Best Value<\/span>\n                    <h3 class=\"pricing-product-name\">Grandma Ngozi's Body Odour Secret<\/h3>\n                    <p class=\"pricing-includes\">Complete protocol + 3 free bonuses<\/p>\n                    <div class=\"pricing-original\">\u20a618,500<\/div>\n                    <div class=\"pricing-current\">\u20a66,400<\/div>\n                    <div class=\"pricing-savings\">Save \u20a612,100 Today<\/div>\n                    <ul class=\"pricing-checklist\">\n                        <li>Complete 72 Page Protocol<\/li>\n                        <li>Quick Start Checklist<\/li>\n                        <li>Market Shopping List<\/li>\n                        <li>Stress And Odour Guide<\/li>\n                        <li>14 Day Money Back Guarantee<\/li>\n                    <\/ul>\n                    <a href=\"#\" class=\"pricing-cta\">Get Instant Access Now<\/a>\n                    <p class=\"pricing-secure\">\ud83d\udd12 Secure checkout \u00b7 Instant PDF download<\/p>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- ============================================\n             SECTION 23 \u2014 GUARANTEE\n             ============================================ -->\n        <section class=\"guarantee-section\">\n            <div class=\"guarantee-container reveal\">\n                <div class=\"guarantee-badge\">\ud83d\udee1\ufe0f<\/div>\n                <h3 class=\"guarantee-title\">14 Day Money Back Guarantee<\/h3>\n                <p class=\"guarantee-text\">\n                    If you follow the protocol for 14 days and do not notice a meaningful improvement in your body freshness, email us and we will refund every kobo. No questions asked. No forms to fill. No awkward conversations. Your confidence is what matters, and we stand behind this system completely.\n                <\/p>\n            <\/div>\n        <\/section>\n\n        <!-- ============================================\n             SECTION 24 \u2014 FAQ\n             ============================================ -->\n        <section class=\"faq-section\">\n            <div class=\"faq-container\">\n                <div class=\"faq-header\">\n                    <h2 style=\"color: var(--deep-black);\">Frequently Asked Questions<\/h2>\n                <\/div>\n\n                <div class=\"faq-item\">\n                    <div class=\"faq-question\">\n                        <span>How quickly will I see results?<\/span>\n                        <span class=\"faq-toggle\">+<\/span>\n                    <\/div>\n                    <div class=\"faq-answer\">\n                        Most women notice a subtle change within the first 2 to 3 days. By day 5 to 7, the difference is usually significant. By day 10, the transformation is complete. Results vary based on the severity of your situation, but the vast majority of women experience meaningful improvement within the first week.\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item\">\n                    <div class=\"faq-question\">\n                        <span>Is this safe? Are there any side effects?<\/span>\n                        <span class=\"faq-toggle\">+<\/span>\n                    <\/div>\n                    <div class=\"faq-answer\">\n                        The protocol uses only natural, food grade ingredients that have been used in West African households for generations. There are no synthetic chemicals, no harsh acids, and no pharmaceutical compounds. The morning drink uses ingredients you can find in any Nigerian market. That said, if you are pregnant, breastfeeding, or on prescription medication, please consult your doctor before starting.\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item\">\n                    <div class=\"faq-question\">\n                        <span>I have tried everything. What makes this different?<\/span>\n                        <span class=\"faq-toggle\">+<\/span>\n                    <\/div>\n                    <div class=\"faq-answer\">\n                        Most products and remedies focus exclusively on external treatment, soaps, deodorants, sprays. This protocol addresses the INTERNAL root causes: gut health, liver function, mineral deficiency, and dietary triggers. It works because it targets the actual source of odour production, not just the symptom.\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item\">\n                    <div class=\"faq-question\">\n                        <span>What if it does not work for me?<\/span>\n                        <span class=\"faq-toggle\">+<\/span>\n                    <\/div>\n                    <div class=\"faq-answer\">\n                        You are protected by our 14 day money back guarantee. If you follow the protocol and do not see improvement, simply email us and we will issue a full refund. No questions asked. We take on all the risk so you do not have to.\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item\">\n                    <div class=\"faq-question\">\n                        <span>Do I need to buy expensive ingredients?<\/span>\n                        <span class=\"faq-toggle\">+<\/span>\n                    <\/div>\n                    <div class=\"faq-answer\">\n                        No. Every ingredient in the protocol can be found in a typical Nigerian market for very affordable prices. Most women spend less than \u20a62,000 on all the ingredients combined. The included Market Shopping List makes it easy to find everything.\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item\">\n                    <div class=\"faq-question\">\n                        <span>Can men use this protocol too?<\/span>\n                        <span class=\"faq-toggle\">+<\/span>\n                    <\/div>\n                    <div class=\"faq-answer\">\n                        While the protocol was developed specifically for women's bodies and hormonal patterns, many of the underlying principles apply to men as well. Several women have shared the protocol with their husbands and sons with excellent results.\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item\">\n                    <div class=\"faq-question\">\n                        <span>How do I access the protocol after purchase?<\/span>\n                        <span class=\"faq-toggle\">+<\/span>\n                    <\/div>\n                    <div class=\"faq-answer\">\n                        Immediately after your purchase is complete, you will receive an email with a download link for the complete PDF. You can save it to your phone, tablet, or computer and access it anytime. The download link never expires.\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- ============================================\n             SECTION 25 \u2014 TWO CHOICES\n             ============================================ -->\n        <section class=\"choices-section\">\n            <div class=\"choices-container\">\n                <div class=\"choices-header\">\n                    <h2 style=\"color: var(--deep-black);\">You Have Two Choices Right Now<\/h2>\n                <\/div>\n                <div class=\"choices-grid\">\n                    <div class=\"choice-card choice-leave reveal\">\n                        <div class=\"choice-label\">Option 1<\/div>\n                        <h3 class=\"choice-title\">Close This Page And Stay Where You Are<\/h3>\n                        <ul class=\"choice-list\">\n                            <li>Continue spending \u20a65,000+ monthly on deodorants and soaps<\/li>\n                            <li>Keep carrying towels and sprays in your bag like emergency supplies<\/li>\n                            <li>Continue avoiding hugging, raising your arms, and close contact<\/li>\n                            <li>Keep wondering if people can smell you when they move away<\/li>\n                        <\/ul>\n                    <\/div>\n                    <div class=\"choice-card choice-buy reveal\">\n                        <div class=\"choice-label\">Option 2<\/div>\n                        <h3 class=\"choice-title\">Take Action Now And Transform Your Life<\/h3>\n                        <ul class=\"choice-list\">\n                            <li>Follow a proven 10 day protocol that addresses the root cause<\/li>\n                            <li>Wake up fresh and stay fresh all day without constant checking<\/li>\n                            <li>Raise your hands freely in church, at work, everywhere<\/li>\n                            <li>Feel confident and free in your own body again<\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- ============================================\n             SECTION 26 \u2014 FINAL EMOTIONAL CLOSE\n             ============================================ -->\n        <section class=\"close-section\">\n            <div class=\"close-content\">\n                <p class=\"reveal\">\n                    Ifeoma is not a special case. She is not genetically different. She is not unusually lucky.\n                <\/p>\n                <p class=\"reveal\">\n                    She simply found the <span class=\"close-bold\">right approach<\/span>, the approach that her grandmother knew, the approach that African women used for generations before deodorant was ever invented, the approach that works because it targets the actual cause of body odour instead of chasing symptoms.\n                <\/p>\n                <p class=\"reveal\">And now that approach is available to you.<\/p>\n                <p class=\"reveal\">Not for \u20a618,500. Not even for \u20a615,000.<\/p>\n                <p class=\"reveal\">\n                    But for <span class=\"close-highlight\">\u20a66,400<\/span>, less than the cost of two months of deodorant that does not even work.\n                <\/p>\n                <p class=\"reveal\">\n                    You deserve to live free from this burden. You deserve to raise your hands without fear. You deserve to be close to the people you love without anxiety.\n                <\/p>\n                <p class=\"reveal\"><span class=\"close-bold\">This is your moment to choose freedom.<\/span><\/p>\n            <\/div>\n        <\/section>\n\n        <!-- ============================================\n             SECTION 27 \u2014 FINAL CTA\n             ============================================ -->\n        <section class=\"final-cta-section\">\n            <div class=\"final-cta-container\">\n                <div class=\"final-cta-label\">Your Next Step<\/div>\n                <h2 class=\"final-cta-title\">Get Grandma Ngozi's Body Odour Secret Today<\/h2>\n                <p class=\"final-cta-subtitle\">Join 2,400+ women who have transformed their lives with this ancestral knowledge<\/p>\n                <div class=\"final-cta-price\">\u20a66,400<\/div>\n                <div class=\"final-cta-original\">Regular price: \u20a618,500<\/div>\n                <a href=\"#pricing\" class=\"final-cta-button\">Get Instant Access Now<\/a>\n                <p class=\"final-cta-details\">Secure checkout \u00b7 Instant PDF download \u00b7 14 day guarantee<\/p>\n                <div class=\"final-cta-trust\">\n                    <span class=\"trust-item\">\ud83d\udd12 100% Secure<\/span>\n                    <span class=\"trust-item\">\u26a1 Instant Download<\/span>\n                    <span class=\"trust-item\">\ud83d\udcb0 Money Back Guarantee<\/span>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- ============================================\n             SECTION 28 \u2014 FOOTER\n             ============================================ -->\n        <footer class=\"footer\">\n            <div class=\"footer-container\">\n                <div class=\"footer-brand\">The African Wellness Journal<\/div>\n                <div class=\"footer-links\">\n                    <a href=\"#\">Privacy Policy<\/a>\n                    <a href=\"#\">Terms of Service<\/a>\n                    <a href=\"#\">Contact Us<\/a>\n                    <a href=\"#\">Refund Policy<\/a>\n                <\/div>\n                <p class=\"footer-disclaimer\">\n                    This product is not intended to diagnose, treat, cure, or prevent any disease. Individual results may vary. The testimonials on this page are from real customers who have used the product, but results are not guaranteed. Always consult with a healthcare professional before starting any new health protocol.\n                <\/p>\n                <p class=\"footer-copyright\">\u00a9 2025 The African Wellness Journal. All rights reserved. Content on this page is protected and may not be copied or reproduced.<\/p>\n            <\/div>\n        <\/footer>\n\n    <\/div>\n<\/div>\n\n<!-- COPY PROTECTION TOAST -->\n<div class=\"protect-toast\" id=\"protectToast\">\ud83d\udd12 Content Is Protected<\/div>\n\n<script>\n    \/* ============================================\n       COUNTDOWN TIMER\n       ============================================ *\/\n    (function () {\n        var hours = 11, minutes = 59, seconds = 59;\n        var hEl = document.getElementById('hours');\n        var mEl = document.getElementById('minutes');\n        var sEl = document.getElementById('seconds');\n\n        function pad(n) { return n < 10 ? '0' + n : String(n); }\n\n        setInterval(function () {\n            if (seconds > 0) {\n                seconds--;\n            } else if (minutes > 0) {\n                minutes--;\n                seconds = 59;\n            } else if (hours > 0) {\n                hours--;\n                minutes = 59;\n                seconds = 59;\n            }\n            hEl.textContent = pad(hours);\n            mEl.textContent = pad(minutes);\n            sEl.textContent = pad(seconds);\n        }, 1000);\n    })();\n\n    \/* ============================================\n       FAQ ACCORDION\n       ============================================ *\/\n    document.querySelectorAll('.faq-item').forEach(function (item) {\n        item.querySelector('.faq-question').addEventListener('click', function () {\n            var wasActive = item.classList.contains('active');\n            document.querySelectorAll('.faq-item').forEach(function (other) {\n                other.classList.remove('active');\n            });\n            if (!wasActive) item.classList.add('active');\n        });\n    });\n\n    \/* ============================================\n       SCROLL REVEAL ANIMATIONS\n       ============================================ *\/\n    (function () {\n        var reveals = document.querySelectorAll('.reveal');\n        if ('IntersectionObserver' in window) {\n            var observer = new IntersectionObserver(function (entries) {\n                entries.forEach(function (entry) {\n                    if (entry.isIntersecting) {\n                        entry.target.classList.add('visible');\n                        observer.unobserve(entry.target);\n                    }\n                });\n            }, { threshold: 0.1, rootMargin: '0px 0px -40px 0px' });\n            reveals.forEach(function (el) { observer.observe(el); });\n        } else {\n            reveals.forEach(function (el) { el.classList.add('visible'); });\n        }\n    })();\n\n    \/* ============================================\n       COPY PROTECTION\n       Blocks: right click, text selection, copying,\n       cutting, dragging, Ctrl+C \/ Ctrl+U \/ Ctrl+A \/\n       Ctrl+S \/ Ctrl+P \/ Ctrl+X, F12, Print Screen\n       ============================================ *\/\n    (function () {\n        var toast = document.getElementById('protectToast');\n        var toastTimer = null;\n\n        function showToast() {\n            toast.classList.add('show');\n            clearTimeout(toastTimer);\n            toastTimer = setTimeout(function () {\n                toast.classList.remove('show');\n            }, 1800);\n        }\n\n        \/\/ Block right click menu\n        document.addEventListener('contextmenu', function (e) {\n            e.preventDefault();\n            showToast();\n            return false;\n        });\n\n        \/\/ Block text selection\n        document.addEventListener('selectstart', function (e) {\n            e.preventDefault();\n            return false;\n        });\n\n        \/\/ Block copy, cut and drag\n        ['copy', 'cut', 'dragstart'].forEach(function (eventName) {\n            document.addEventListener(eventName, function (e) {\n                e.preventDefault();\n                showToast();\n                return false;\n            });\n        });\n\n        \/\/ Block keyboard shortcuts\n        document.addEventListener('keydown', function (e) {\n            var key = (e.key || '').toLowerCase();\n            if ((e.ctrlKey || e.metaKey) && ['c', 'x', 'u', 'a', 's', 'p'].indexOf(key) !== -1) {\n                e.preventDefault();\n                showToast();\n                return false;\n            }\n            if (e.key === 'F12' || e.key === 'PrintScreen') {\n                e.preventDefault();\n                showToast();\n                return false;\n            }\n        });\n    })();\n<\/script>\n\n<\/body>\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Grandma Ngozi&#8217;s Body Odour Secret \u2014 What African Women Knew Before Deodorant Was Invented \u26a1 SPECIAL PROMO Today&#8217;s Discount Ends In: 11 Hrs : 59 Min : 59 Sec Save 93% Today African Women Wellness The African Wellness Journal Real Stories. Real Solutions. Real Transformation. Women&#8217;s Body Wellness She Showers Twice A Day, Uses The [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-220","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/amanic.online\/index.php?rest_route=\/wp\/v2\/pages\/220","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/amanic.online\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/amanic.online\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/amanic.online\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/amanic.online\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=220"}],"version-history":[{"count":5,"href":"https:\/\/amanic.online\/index.php?rest_route=\/wp\/v2\/pages\/220\/revisions"}],"predecessor-version":[{"id":227,"href":"https:\/\/amanic.online\/index.php?rest_route=\/wp\/v2\/pages\/220\/revisions\/227"}],"wp:attachment":[{"href":"https:\/\/amanic.online\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=220"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}