{"product_id":"aj-wellness-pearl-skin-hair-nails-support-skin-health-nail-strength-hair-growth","title":"AJ Wellness Pearl Skin Hair Nails - Support Skin Health, Nail Strength \u0026 Hair Growth","description":"\u003cstyle\u003e\n  \/* Import Google Material Icons inside the style tag so Shopify doesn't delete it *\/\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200');\n\n  \/* Force the icon font to apply *\/\n  .material-symbols-outlined { \n    font-family: 'Material Symbols Outlined' !important; \n    font-weight: normal;\n    font-style: normal;\n    font-size: 24px;\n    line-height: 1;\n    letter-spacing: normal;\n    text-transform: none;\n    display: inline-block;\n    white-space: nowrap;\n    word-wrap: normal;\n    direction: ltr;\n    -webkit-font-feature-settings: 'liga';\n    -webkit-font-smoothing: antialiased;\n  }\n\n  \/* Hover \u0026 Animation Effects *\/\n  @keyframes float {\n    0% { transform: translateY(0px); }\n    50% { transform: translateY(-12px); }\n    100% { transform: translateY(0px); }\n  }\n  \n  \/* Split Layout CSS *\/\n  .hero-split, .split-section {\n    display: flex;\n    align-items: center;\n    gap: 50px;\n    padding: 60px 50px;\n    background-color: #f8f8f8;\n    border-radius: 40px;\n    margin-bottom: 10px;\n    border: 1px solid #eeeeee;\n    text-align: left;\n  }\n  \n  .split-section {\n    background-color: #ffffff; \n    padding: 80px 50px;\n  }\n\n  .split-image-container {\n    flex: 1;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n  }\n\n  .split-text-container {\n    flex: 1.2;\n    display: flex;\n    flex-direction: column;\n  }\n\n  .hero-product-image, .section-image {\n    width: 100%;\n    max-width: 480px; \n    height: auto;\n    border-radius: 24px;\n    box-shadow: 0 30px 60px -15px rgba(0, 0, 0, 0.15);\n    border: 1px solid #f0f0f0;\n    transition: transform 0.3s ease;\n  }\n  \n  .hero-product-image {\n    animation: float 6s ease-in-out infinite;\n  }\n\n  .hero-product-image:hover, .section-image:hover {\n    animation-play-state: paused;\n    transform: scale(1.02) translateY(-12px);\n  }\n\n  header div span { transition: all 0.3s ease; cursor: pointer; }\n  header div span:hover { transform: scale(1.05); border-color: #000 !important; color: #000 !important; }\n  .wellness-box { transition: all 0.3s ease; }\n  .wellness-box:hover { background: #9e2a51 !important; color: #fff !important; transform: translateY(-3px); border-color: #9e2a51 !important; }\n  .wellness-box:hover .material-symbols-outlined { color: #fff !important; }\n  .pathway-card { transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); }\n  .pathway-card:hover { transform: translateY(-8px); box-shadow: 0 15px 35px rgba(0,0,0,0.05); border-color: #9e2a51 !important; }\n  .audience-pill { transition: all 0.3s ease; cursor: pointer; display: inline-block; }\n  .audience-pill:hover { background: #000 !important; color: #fff !important; transform: scale(1.05); }\n  .usage-card { transition: all 0.3s ease; }\n  .usage-card:hover { transform: translateY(-5px); box-shadow: 0 10px 20px rgba(0,0,0,0.05); background: #ffffff !important; border-color: #ccc !important; }\n  \n  .root-cause-card { transition: all 0.3s ease; background: #fff; border: 1px solid #eee; border-radius: 20px; padding: 25px 15px; box-shadow: 0 5px 15px rgba(0,0,0,0.02); }\n  .root-cause-card:hover { transform: translateY(-5px); border-color: #9e2a51; box-shadow: 0 15px 30px rgba(158, 42, 81, 0.08); }\n\n  \/* Desktop Grid Layouts *\/\n  .grid-header-info { display: grid; grid-template-columns: repeat(2, 1fr); gap: 12px; }\n  .grid-root-cause { display: grid; grid-template-columns: repeat(5, 1fr); gap: 15px; text-align: center; }\n  .grid-pathways { display: grid; grid-template-columns: repeat(2, 1fr); gap: 30px; }\n  .grid-wellness { display: grid; grid-template-columns: repeat(4, 1fr); gap: 10px; }\n  .grid-usage { display: grid; grid-template-columns: repeat(4, 1fr); gap: 15px; }\n\n  \/* Timeline CSS *\/\n  .glow-timeline { border-left: 2px solid #f0d6df; margin: 40px auto 0; padding-left: 35px; position: relative; text-align: left; max-width: 800px; }\n  .timeline-item { position: relative; margin-bottom: 40px; }\n  .timeline-item:last-child { margin-bottom: 0; }\n  .timeline-item::before { content: ''; position: absolute; left: -44px; top: 0; width: 16px; height: 16px; background: #9e2a51; border-radius: 50%; border: 4px solid #fff; box-shadow: 0 0 0 2px #f0d6df; transition: all 0.3s ease; }\n  .timeline-item:hover::before { transform: scale(1.2); background: #000; box-shadow: 0 0 0 2px #000; }\n  .timeline-date { font-size: 12px; font-weight: 800; color: #9e2a51; text-transform: uppercase; letter-spacing: 1px; margin-bottom: 5px; display: block; }\n  .timeline-title { font-size: 18px; font-weight: 800; color: #222; margin-bottom: 8px; line-height: 1.3; }\n  .timeline-desc { font-size: 15px; color: #555; line-height: 1.6; margin: 0; }\n  \n  \/* Chart CSS *\/\n  .chart-wrapper { width: 100%; margin: 0 auto; background: #ffffff; border-radius: 20px; padding: 40px 30px; border: 1px solid #eeeeee; box-shadow: 0 10px 30px rgba(0,0,0,0.02); }\n  .chart-area-container { position: relative; height: 300px; margin-bottom: 15px; }\n  .y-axis { position: absolute; left: 0; top: 0; height: 100%; display: flex; flex-direction: column; justify-content: space-between; font-size: 10px; color: #888; text-align: right; width: 30px; font-weight: 700; padding-top: 2px; }\n  .grid-lines { position: absolute; left: 45px; right: 0; top: 0; height: 100%; display: flex; flex-direction: column; justify-content: space-between; z-index: 0; }\n  .grid-line { width: 100%; height: 1px; background-color: #f0f0f0; }\n  .chart-area { position: absolute; left: 45px; right: 0; bottom: 0; height: 100%; border-bottom: 2px solid #e0e0e0; display: flex; justify-content: space-around; align-items: flex-end; z-index: 1; padding: 0 10px; }\n  .bar-group { display: flex; gap: 4px; align-items: flex-end; height: 100%; width: 18%; justify-content: center; }\n  .bar { width: 16px; border-radius: 3px 3px 0 0; transition: height 0.5s ease; }\n  .bar.green { background-color: #488241; }\n  .bar.grey { background-color: #b1b1b1; }\n  .bar.purple { background-color: #8a70d6; }\n  .x-axis { display: flex; justify-content: space-around; margin-left: 45px; padding: 0 10px; margin-top: 15px; }\n  .x-label { font-size: 10px; font-weight: 700; color: #555; width: 18%; line-height: 1.4; text-align: center; }\n  .chart-stats { display: flex; justify-content: center; gap: 12px; margin-top: 35px; flex-wrap: wrap; }\n  .chart-stat-box { background: #fafafa; border: 1px solid #f0f0f0; padding: 15px 20px; border-radius: 12px; text-align: center; flex: 1; min-width: 120px; max-width: 160px; }\n  .chart-stat-val { font-size: 22px; font-weight: 800; color: #488241; margin-bottom: 2px; letter-spacing: -0.5px; }\n  .chart-stat-label { font-size: 10px; font-weight: 700; color: #888; text-transform: uppercase; letter-spacing: 0.5px; }\n  .legend-area { display: flex; justify-content: center; gap: 25px; margin-top: 35px; flex-wrap: wrap; font-size: 12px; font-weight: 700; color: #666; }\n  .legend-item { display: flex; align-items: center; gap: 8px; }\n  .legend-color { width: 14px; height: 14px; border-radius: 3px; }\n  .legend-color.green { background-color: #488241; }\n  .legend-color.grey { background-color: #b1b1b1; }\n  .legend-color.purple { background-color: #8a70d6; }\n\n  \/* Banner Image CSS *\/\n  .banner-image {\n    width: 100%; \n    height: auto; \n    border-radius: 40px; \n    display: block; \n    border: 1px solid #eeeeee;\n  }\n\n  \/* Tablet Responsive CSS *\/\n  @media (max-width: 992px) {\n    .hero-split, .split-section { \n      flex-direction: column; \n      text-align: center; \n      gap: 30px;\n    }\n    .hero-text-container, .split-text-container { \n      align-items: center; \n      text-align: center;\n    }\n    .tags-container, .audience-pill-container { \n      justify-content: center !important; \n    }\n    .grid-root-cause { grid-template-columns: repeat(3, 1fr); }\n    .grid-wellness { grid-template-columns: repeat(2, 1fr); gap: 15px; }\n    .grid-usage { grid-template-columns: repeat(2, 1fr); }\n  }\n\n  \/* Mobile Responsive CSS *\/\n  @media (max-width: 768px) {\n    .pearl-premium header, \n    .pearl-premium section:not(.banner-section), \n    .pearl-premium footer {\n      padding: 40px 20px !important;\n      border-radius: 24px !important;\n    }\n\n    \/* Fix Banner Size \u0026 Border Radius for Mobile *\/\n    .banner-section {\n      padding: 0 10px !important; \n      margin-bottom: 10px !important;\n    }\n    .banner-image {\n      border-radius: 16px !important; \n    }\n\n    .pearl-premium h3 {\n      font-size: 22px !important;\n      margin-bottom: 25px !important;\n    }\n    .pathway-card, .usage-card {\n      padding: 25px 20px !important;\n    }\n    \n    \/* Mobile Grid Overrides *\/\n    .grid-header-info { grid-template-columns: 1fr; }\n    .grid-root-cause { grid-template-columns: 1fr; gap: 15px; }\n    .grid-pathways { grid-template-columns: 1fr; gap: 20px; }\n    .grid-wellness { grid-template-columns: repeat(2, 1fr); gap: 10px; } \n    .grid-usage { grid-template-columns: 1fr; gap: 15px; }\n\n    .chart-wrapper { padding: 25px 15px !important; }\n    .glow-timeline { margin-left: 10px; padding-left: 25px; }\n    .timeline-item::before { left: -34px; width: 14px; height: 14px; }\n    \n    \/* Makes chart scrollable horizontally on phones *\/\n    .chart-scroll-wrapper { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; padding-bottom: 15px; }\n    .chart-container-min { min-width: 550px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"pearl-premium\" style=\"font-family: 'Inter', -apple-system, sans-serif; color: #1a1a1a; width: 100%; max-width: 1200px; margin: 0 auto; line-height: 1.6; background-color: transparent;\"\u003e\n\n  \u003cheader class=\"hero-split\"\u003e\n    \n    \u003cdiv class=\"split-image-container\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0661\/1514\/1728\/files\/Pearl_Skin_Hair_Nails_-_AJ_Wellness_5.png?v=1774258003\" alt=\"AJ Wellness Pearl Supplement\" class=\"hero-product-image\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"split-text-container\"\u003e\n      \u003cdiv style=\"letter-spacing: 1px; font-size: 11px; text-transform: uppercase; color: #888; margin-bottom: 12px; font-weight: 700;\"\u003eAFRICA’S #1st RESEARCH-BASED SUPPLEMENT BRAND\u003c\/div\u003e\n      \u003ch1 style=\"font-size: clamp(32px, 5vw, 64px); font-weight: 900; margin: 0; text-transform: uppercase; letter-spacing: 0px; line-height: 0.95; color: #9e2a51;\"\u003ePearl Skin Hair Nails\u003c\/h1\u003e\n       \u003cp style=\"font-size: clamp(15px, 4vw, 20px); font-weight: 300; color: #444; margin-top: 15px;\"\u003eBeautiful Skin. Strong Hair. Unbreakable Nails.\u003c\/p\u003e\n      \u003cp style=\"margin: 20px 0 0; font-size: 16px; color: #444; max-width: 500px;\"\u003eThe only African beauty supplement that targets all three — skin radiance, hair growth and nail strength — in a single daily softgel. \u003cstrong\u003e27+ bio-active nutrients, 4 structural pathways,\u003c\/strong\u003e one complete \u003cstrong\u003ebeauty formula.\u003c\/strong\u003e Because real beauty is built from the inside out.\u003c\/p\u003e\n      \n      \u003cdiv class=\"tags-container\" style=\"margin-top: 30px; display: flex; justify-content: flex-start; flex-wrap: wrap; gap: 12px; font-size: 11px; font-weight: 800; text-transform: uppercase; letter-spacing: 1px; color: #666;\"\u003e\n        \u003cspan style=\"background: #ffffff; padding: 8px 16px; border-radius: 20px; border: 1px solid #ddd;\"\u003e27+ bio-active nutrients\u003c\/span\u003e\n        \u003cspan style=\"background: #ffffff; padding: 8px 16px; border-radius: 20px; border: 1px solid #ddd;\"\u003eOne Daily Softgel\u003c\/span\u003e\n        \u003cspan style=\"background: #ffffff; padding: 8px 16px; border-radius: 20px; border: 1px solid #ddd;\"\u003eAfrican beauty formula\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"grid-header-info\" style=\"margin-top: 30px; border-top: 1px solid #e5e5e5; padding-top: 30px;\"\u003e\n        \u003cdiv style=\"padding: 12px 15px; background: #ffffff; border: 1px solid #e2e2e2; border-radius: 12px; font-size: 12px; font-weight: 600; color: #222; box-shadow: 0 2px 8px rgba(0,0,0,0.02);\"\u003eBiotin + L-Cysteine\u003c\/div\u003e\n        \u003cdiv style=\"padding: 12px 15px; background: #ffffff; border: 1px solid #e2e2e2; border-radius: 12px; font-size: 12px; font-weight: 600; color: #222; box-shadow: 0 2px 8px rgba(0,0,0,0.02);\"\u003eCollagen-boosting Vitamin C\u003c\/div\u003e\n        \u003cdiv style=\"padding: 12px 15px; background: #ffffff; border: 1px solid #e2e2e2; border-radius: 12px; font-size: 12px; font-weight: 600; color: #222; box-shadow: 0 2px 8px rgba(0,0,0,0.02);\"\u003eOmega-3 Fish Oil\u003c\/div\u003e\n        \u003cdiv style=\"padding: 12px 15px; background: #ffffff; border: 1px solid #e2e2e2; border-radius: 12px; font-size: 12px; font-weight: 600; color: #222; box-shadow: 0 2px 8px rgba(0,0,0,0.02);\"\u003eGrape Seed Extract\u003c\/div\u003e\n        \u003cdiv style=\"padding: 12px 15px; background: #ffffff; border: 1px solid #e2e2e2; border-radius: 12px; font-size: 12px; font-weight: 600; color: #222; box-shadow: 0 2px 8px rgba(0,0,0,0.02);\"\u003eZinc + Selenium\u003c\/div\u003e\n        \u003cdiv style=\"padding: 12px 15px; background: #ffffff; border: 1px solid #e2e2e2; border-radius: 12px; font-size: 12px; font-weight: 600; color: #222; box-shadow: 0 2px 8px rgba(0,0,0,0.02);\"\u003eAloe Vera\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/header\u003e\n\n  \u003csection style=\"padding: 80px 40px; background-color: #ffffff; border-radius: 40px; margin-bottom: 10px; text-align: center; border: 1px solid #eeeeee;\"\u003e\n    \u003ch2 style=\"font-size: 11px; text-transform: uppercase; letter-spacing: 0px; color: #999; margin-bottom: 15px; font-weight: 700;\"\u003eThe Root Cause\u003c\/h2\u003e\n    \u003ch3 style=\"font-size: 28px; font-weight: 900; text-transform: uppercase; margin: 0 0 40px; letter-spacing: 0px;\"\u003eWhat's Really Damaging Your Skin, Hair \u0026amp; Nails\u003c\/h3\u003e\n    \n    \u003cdiv class=\"grid-root-cause\"\u003e\n      \u003cdiv class=\"root-cause-card\"\u003e\n        \u003cspan class=\"material-symbols-outlined\" style=\"font-size: 32px; color: #000; margin-bottom: 15px;\"\u003elight_mode\u003c\/span\u003e\n        \u003ch4 style=\"font-size: 14px; font-weight: 800; color: #222; margin-bottom: 10px;\"\u003eUV \u0026amp; Sun Stress\u003c\/h4\u003e\n        \u003cp style=\"font-size: 13px; color: #666; margin: 0;\"\u003eBreaks down collagen, fades skin tone and weakens the hair cuticle over time.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"root-cause-card\"\u003e\n        \u003cspan class=\"material-symbols-outlined\" style=\"font-size: 32px; color: #000; margin-bottom: 15px;\"\u003efactory\u003c\/span\u003e\n        \u003ch4 style=\"font-size: 14px; font-weight: 800; color: #222; margin-bottom: 10px;\"\u003ePollution\u003c\/h4\u003e\n        \u003cp style=\"font-size: 13px; color: #666; margin: 0;\"\u003eFree radicals from pollution strip antioxidants, accelerating skin aging and dulling hair.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"root-cause-card\"\u003e\n        \u003cspan class=\"material-symbols-outlined\" style=\"font-size: 32px; color: #000; margin-bottom: 15px;\"\u003ewarning\u003c\/span\u003e\n        \u003ch4 style=\"font-size: 14px; font-weight: 800; color: #222; margin-bottom: 10px;\"\u003eChronic Stress\u003c\/h4\u003e\n        \u003cp style=\"font-size: 13px; color: #666; margin: 0;\"\u003eElevates cortisol, which disrupts follicle cycling and leads to visible hair thinning.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"root-cause-card\"\u003e\n        \u003cspan class=\"material-symbols-outlined\" style=\"font-size: 32px; color: #000; margin-bottom: 15px;\"\u003eno_meals\u003c\/span\u003e\n        \u003ch4 style=\"font-size: 14px; font-weight: 800; color: #222; margin-bottom: 10px;\"\u003eNutritional Gaps\u003c\/h4\u003e\n        \u003cp style=\"font-size: 13px; color: #666; margin: 0;\"\u003eDeficiencies in Biotin, Iron, Zinc and B-vitamins are the most common hidden cause of brittle nails and hair loss.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"root-cause-card\"\u003e\n        \u003cspan class=\"material-symbols-outlined\" style=\"font-size: 32px; color: #000; margin-bottom: 15px;\"\u003ehourglass_empty\u003c\/span\u003e\n        \u003ch4 style=\"font-size: 14px; font-weight: 800; color: #222; margin-bottom: 10px;\"\u003eNatural Aging\u003c\/h4\u003e\n        \u003cp style=\"font-size: 13px; color: #666; margin: 0;\"\u003eCollagen and keratin production slow with age — Pearl replenishes the building blocks directly.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection style=\"padding: 80px 40px; background-color: #f9f9f9; border-radius: 40px; margin-bottom: 10px; text-align: center;\"\u003e\n    \u003ch2 style=\"font-size: 11px; text-transform: uppercase; letter-spacing: 0px; color: #999; margin-bottom: 15px; font-weight: 700;\"\u003eHow It Works\u003c\/h2\u003e\n    \u003ch3 style=\"font-size: 24px; font-weight: 900; text-transform: uppercase; margin: 0 0 40px; letter-spacing: 0px;\"\u003e4 Structural Beauty Pathways in \u003ci\u003eEvery Capsule\u003c\/i\u003e\n\u003c\/h3\u003e\n    \u003cdiv class=\"grid-pathways\" style=\"text-align: left;\"\u003e\n      \n      \u003cdiv class=\"pathway-card\" style=\"background: #ffffff; padding: 35px; border-radius: 30px; border: 1px solid #eee;\"\u003e\n        \u003ch3 style=\"font-size: 18px; font-weight: 800; margin-bottom: 15px; color: #222;\"\u003eKeratin \u0026amp; Hair Structure\u003c\/h3\u003e\n        \u003cp style=\"font-size: 14px; color: #555;\"\u003eHair and nails are built almost entirely from keratin protein. L-Cysteine provides the critical sulphur amino acid that forms keratin's molecular backbone. Biotin activates keratin-producing enzymes. Together they produce noticeably stronger, thicker, faster-growing hair and nails.\u003c\/p\u003e\n        \u003cdiv style=\"margin-top: 20px; display: flex; flex-wrap: wrap; gap: 8px;\"\u003e\n          \u003cspan style=\"font-size: 10px; font-weight: 800; color: #9e2a51; background: #fdf5f7; padding: 6px 12px; border-radius: 6px;\"\u003eL-Cysteine 30mg\u003c\/span\u003e\n          \u003cspan style=\"font-size: 10px; font-weight: 800; color: #9e2a51; background: #fdf5f7; padding: 6px 12px; border-radius: 6px;\"\u003eBiotin 30mcg\u003c\/span\u003e\n          \u003cspan style=\"font-size: 10px; font-weight: 800; color: #9e2a51; background: #fdf5f7; padding: 6px 12px; border-radius: 6px;\"\u003eZinc 10mg\u003c\/span\u003e\n          \u003cspan style=\"font-size: 10px; font-weight: 800; color: #9e2a51; background: #fdf5f7; padding: 6px 12px; border-radius: 6px;\"\u003eB-Complex\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"pathway-card\" style=\"background: #ffffff; padding: 35px; border-radius: 30px; border: 1px solid #eee;\"\u003e\n        \u003ch3 style=\"font-size: 18px; font-weight: 800; margin-bottom: 15px; color: #222;\"\u003eCollagen \u0026amp; Skin Integrity\u003c\/h3\u003e\n        \u003cp style=\"font-size: 14px; color: #555;\"\u003eVitamin C is the body's essential co-factor for collagen synthesis — without it, collagen cannot be built. Copper reinforces the cross-linking of collagen and elastin fibres. Iron supports oxygen delivery to skin cells. Together they maintain skin firmness, elasticity and a youthful structure.\u003c\/p\u003e\n        \u003cdiv style=\"margin-top: 20px; display: flex; flex-wrap: wrap; gap: 8px;\"\u003e\n          \u003cspan style=\"font-size: 10px; font-weight: 800; color: #9e2a51; background: #fdf5f7; padding: 6px 12px; border-radius: 6px;\"\u003eVitamin C 30mg\u003c\/span\u003e\n          \u003cspan style=\"font-size: 10px; font-weight: 800; color: #9e2a51; background: #fdf5f7; padding: 6px 12px; border-radius: 6px;\"\u003eVitamin A 1000IU\u003c\/span\u003e\n          \u003cspan style=\"font-size: 10px; font-weight: 800; color: #9e2a51; background: #fdf5f7; padding: 6px 12px; border-radius: 6px;\"\u003eCopper 1mg\u003c\/span\u003e\n          \u003cspan style=\"font-size: 10px; font-weight: 800; color: #9e2a51; background: #fdf5f7; padding: 6px 12px; border-radius: 6px;\"\u003eIron 15mg\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pathway-card\" style=\"background: #ffffff; padding: 35px; border-radius: 30px; border: 1px solid #eee;\"\u003e\n        \u003ch3 style=\"font-size: 18px; font-weight: 800; margin-bottom: 15px; color: #222;\"\u003eAntioxidant \u0026amp; Barrier Protection\u003c\/h3\u003e\n        \u003cp style=\"font-size: 14px; color: #555;\"\u003eGrape Seed Extract, Vitamin E and Selenium neutralise the free radicals generated by UV and pollution. Omega-3 Fish Oil maintains the skin's lipid barrier — the layer that locks moisture in and keeps irritants out — preventing dryness, flakiness and eczema-prone reactions.\u003c\/p\u003e\n        \u003cdiv style=\"margin-top: 20px; display: flex; flex-wrap: wrap; gap: 8px;\"\u003e\n          \u003cspan style=\"font-size: 10px; font-weight: 800; color: #9e2a51; background: #fdf5f7; padding: 6px 12px; border-radius: 6px;\"\u003eGrape Seed 15mg\u003c\/span\u003e\n          \u003cspan style=\"font-size: 10px; font-weight: 800; color: #9e2a51; background: #fdf5f7; padding: 6px 12px; border-radius: 6px;\"\u003eVitamin E 20mg\u003c\/span\u003e\n          \u003cspan style=\"font-size: 10px; font-weight: 800; color: #9e2a51; background: #fdf5f7; padding: 6px 12px; border-radius: 6px;\"\u003eSelenium 50mcg\u003c\/span\u003e\n          \u003cspan style=\"font-size: 10px; font-weight: 800; color: #9e2a51; background: #fdf5f7; padding: 6px 12px; border-radius: 6px;\"\u003eOmega-3 90mg\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pathway-card\" style=\"background: #ffffff; padding: 35px; border-radius: 30px; border: 1px solid #eee;\"\u003e\n        \u003ch3 style=\"font-size: 18px; font-weight: 800; margin-bottom: 15px; color: #222;\"\u003eCellular Energy \u0026amp; Metabolic Support\u003c\/h3\u003e\n        \u003cp style=\"font-size: 14px; color: #555;\"\u003eHair is the second fastest-growing tissue in the body — it demands continuous cellular energy. The full B-vitamin complex (B1, B2, B3, B6, B12 and Folic Acid), plus Magnesium and Chromium, ensures every hair follicle and skin cell has the metabolic fuel it needs to grow and renew.\u003c\/p\u003e\n        \u003cdiv style=\"margin-top: 20px; display: flex; flex-wrap: wrap; gap: 8px;\"\u003e\n          \u003cspan style=\"font-size: 10px; font-weight: 800; color: #9e2a51; background: #fdf5f7; padding: 6px 12px; border-radius: 6px;\"\u003eB1 B2 B3 B6 B12 Folic Acid\u003c\/span\u003e\n          \u003cspan style=\"font-size: 10px; font-weight: 800; color: #9e2a51; background: #fdf5f7; padding: 6px 12px; border-radius: 6px;\"\u003eMagnesium\u003c\/span\u003e\n          \u003cspan style=\"font-size: 10px; font-weight: 800; color: #9e2a51; background: #fdf5f7; padding: 6px 12px; border-radius: 6px;\"\u003eChromium\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection style=\"padding: 80px 40px; background-color: #ffffff; border-radius: 40px; margin-bottom: 10px; text-align: center; border: 1px solid #eeeeee;\"\u003e\n    \u003ch2 style=\"font-size: 11px; text-transform: uppercase; letter-spacing: 0px; color: #999; margin-bottom: 15px; font-weight: 700;\"\u003eYour Beauty Timeline\u003c\/h2\u003e\n    \u003ch3 style=\"font-size: 28px; font-weight: 900; text-transform: uppercase; margin: 0 0 10px; letter-spacing: 0px;\"\u003eWhat to Expect, Week by Week\u003c\/h3\u003e\n    \n    \u003cdiv class=\"glow-timeline\"\u003e\n      \u003cdiv class=\"timeline-item\"\u003e\n        \u003cspan class=\"timeline-date\"\u003eWeek 1\u003c\/span\u003e\n        \u003ch4 class=\"timeline-title\"\u003eSkin feels softer \u0026amp; more hydrated\u003c\/h4\u003e\n        \u003cp class=\"timeline-desc\"\u003eOmega-3 and Aloe Vera begin reinforcing the skin barrier. Dryness and flakiness reduce noticeably. Nails feel less brittle almost immediately.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"timeline-item\"\u003e\n        \u003cspan class=\"timeline-date\"\u003eWeek 2\u003c\/span\u003e\n        \u003ch4 class=\"timeline-title\"\u003eLess hair on the comb\u003c\/h4\u003e\n        \u003cp class=\"timeline-desc\"\u003eB-vitamins and Iron start supporting follicle health. Hair shedding visibly reduces. Nails begin growing faster with a stronger edge.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"timeline-item\"\u003e\n        \u003cspan class=\"timeline-date\"\u003eWeek 4\u003c\/span\u003e\n        \u003ch4 class=\"timeline-title\"\u003eVisible glow \u0026amp; stronger structure\u003c\/h4\u003e\n        \u003cp class=\"timeline-desc\"\u003eAntioxidants have cleared significant oxidative stress. Skin looks brighter and more even. Hair feels denser at the roots. Nails no longer snap or peel.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"timeline-item\"\u003e\n        \u003cspan class=\"timeline-date\"\u003eMonth 2\u003c\/span\u003e\n        \u003ch4 class=\"timeline-title\"\u003eNew hair growth is visible\u003c\/h4\u003e\n        \u003cp class=\"timeline-desc\"\u003eL-Cysteine and Biotin have now completed a full hair-growth cycle. Baby hairs appear at the hairline. Skin firmness improves as Vitamin C boosts collagen production.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"timeline-item\"\u003e\n        \u003cspan class=\"timeline-date\"\u003eMonth 3\u003c\/span\u003e\n        \u003ch4 class=\"timeline-title\"\u003eTransformed from the inside out\u003c\/h4\u003e\n        \u003cp class=\"timeline-desc\"\u003eAll four pathways are delivering compounding results. Stronger hair. Glowing skin. Nails that grow long without breaking. This is your beauty, fully supported.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"banner-section\" style=\"margin-bottom: 10px;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0661\/1514\/1728\/files\/Pearl_Skin_Hair_Nails_-_Banner.jpg?v=1776678196\" alt=\"AJ Wellness Pearl Banner\" class=\"banner-image\"\u003e\n  \u003c\/section\u003e\n\n  \u003csection style=\"padding: 60px 20px; border: 1px solid #eeeeee; border-radius: 40px; margin-bottom: 10px; text-align: center;\"\u003e\n    \u003ch2 style=\"font-size: 11px; text-transform: uppercase; letter-spacing: 0px; color: #999; margin-bottom: 15px; font-weight: 700;\"\u003eTotal Beauty Coverage\u003c\/h2\u003e\n    \u003ch3 style=\"font-size: 24px; font-weight: 900; text-transform: uppercase; margin: 0 0 40px; letter-spacing: 0px;\"\u003eOne Capsule. Three Transformations.\u003c\/h3\u003e\n    \u003cdiv class=\"grid-wellness\" style=\"text-align: left;\"\u003e\n      \u003cdiv class=\"wellness-box\" style=\"background: #fcfcfc; padding: 25px 15px; text-align: center; border-radius: 20px; border: 1px solid #f0f0f0;\"\u003e\n        \u003cspan class=\"material-symbols-outlined\" style=\"font-size: 28px; color: #000; display: block; margin-bottom: 10px;\"\u003eauto_awesome\u003c\/span\u003e\n        \u003cdiv style=\"font-size: 10px; font-weight: 800; text-transform: uppercase;\"\u003eGlowing Skin\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"wellness-box\" style=\"background: #fcfcfc; padding: 25px 15px; text-align: center; border-radius: 20px; border: 1px solid #f0f0f0;\"\u003e\n        \u003cspan class=\"material-symbols-outlined\" style=\"font-size: 28px; color: #000; display: block; margin-bottom: 10px;\"\u003eface_3\u003c\/span\u003e\n        \u003cdiv style=\"font-size: 10px; font-weight: 800; text-transform: uppercase;\"\u003eStronger Hair\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"wellness-box\" style=\"background: #fcfcfc; padding: 25px 15px; text-align: center; border-radius: 20px; border: 1px solid #f0f0f0;\"\u003e\n        \u003cspan class=\"material-symbols-outlined\" style=\"font-size: 28px; color: #000; display: block; margin-bottom: 10px;\"\u003eback_hand\u003c\/span\u003e\n        \u003cdiv style=\"font-size: 10px; font-weight: 800; text-transform: uppercase;\"\u003eUnbreakable Nails\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"wellness-box\" style=\"background: #fcfcfc; padding: 25px 15px; text-align: center; border-radius: 20px; border: 1px solid #f0f0f0;\"\u003e\n        \u003cspan class=\"material-symbols-outlined\" style=\"font-size: 28px; color: #000; display: block; margin-bottom: 10px;\"\u003ewater_drop\u003c\/span\u003e\n        \u003cdiv style=\"font-size: 10px; font-weight: 800; text-transform: uppercase;\"\u003eDeep Hydration\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"wellness-box\" style=\"background: #fcfcfc; padding: 25px 15px; text-align: center; border-radius: 20px; border: 1px solid #f0f0f0;\"\u003e\n        \u003cspan class=\"material-symbols-outlined\" style=\"font-size: 28px; color: #000; display: block; margin-bottom: 10px;\"\u003eeco\u003c\/span\u003e\n        \u003cdiv style=\"font-size: 10px; font-weight: 800; text-transform: uppercase;\"\u003eLess Shedding\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"wellness-box\" style=\"background: #fcfcfc; padding: 25px 15px; text-align: center; border-radius: 20px; border: 1px solid #f0f0f0;\"\u003e\n        \u003cspan class=\"material-symbols-outlined\" style=\"font-size: 28px; color: #000; display: block; margin-bottom: 10px;\"\u003eshield\u003c\/span\u003e\n        \u003cdiv style=\"font-size: 10px; font-weight: 800; text-transform: uppercase;\"\u003eUV Protection\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"wellness-box\" style=\"background: #fcfcfc; padding: 25px 15px; text-align: center; border-radius: 20px; border: 1px solid #f0f0f0;\"\u003e\n        \u003cspan class=\"material-symbols-outlined\" style=\"font-size: 28px; color: #000; display: block; margin-bottom: 10px;\"\u003ebolt\u003c\/span\u003e\n        \u003cdiv style=\"font-size: 10px; font-weight: 800; text-transform: uppercase;\"\u003eFollicle Energy\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"wellness-box\" style=\"background: #fcfcfc; padding: 25px 15px; text-align: center; border-radius: 20px; border: 1px solid #f0f0f0;\"\u003e\n        \u003cspan class=\"material-symbols-outlined\" style=\"font-size: 28px; color: #000; display: block; margin-bottom: 10px;\"\u003escience\u003c\/span\u003e\n        \u003cdiv style=\"font-size: 10px; font-weight: 800; text-transform: uppercase;\"\u003eCollagen Support\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"split-section\"\u003e\n    \n    \u003cdiv class=\"split-image-container\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0661\/1514\/1728\/files\/Pearl_Skin_Hair_Nails_-_AJ_Wellness_4.png?v=1774258003\" alt=\"Woman displaying healthy skin and hair\" class=\"section-image\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"split-text-container\"\u003e\n      \u003ch2 style=\"font-size: 11px; text-transform: uppercase; letter-spacing: 0px; color: #999; margin-bottom: 15px; font-weight: 700;\"\u003ePerfect For\u003c\/h2\u003e\n      \u003ch3 style=\"font-size: 28px; font-weight: 900; text-transform: uppercase; margin: 0 0 15px; letter-spacing: 0px; line-height: 1.1;\"\u003eWho Is Pearl For?\u003c\/h3\u003e\n      \u003cp style=\"margin: 0 0 30px; font-size: 16px; color: #555; max-width: 500px;\"\u003ePearl is suitable for both women and men across all African lifestyles — anyone who wants their skin, hair and nails to reflect how they feel on the inside.\u003c\/p\u003e\n      \n      \u003cdiv class=\"audience-pill-container\" style=\"display: flex; flex-wrap: wrap; justify-content: flex-start; gap: 12px;\"\u003e\n        \u003cspan class=\"audience-pill\" style=\"background: #f9f9f9; border: 1px solid #e5e5e5; padding: 12px 24px; font-size: 11px; font-weight: 700; text-transform: uppercase; border-radius: 50px; color: #333;\"\u003eWomen \u0026amp; men aged 18+\u003c\/span\u003e\n        \u003cspan class=\"audience-pill\" style=\"background: #f9f9f9; border: 1px solid #e5e5e5; padding: 12px 24px; font-size: 11px; font-weight: 700; text-transform: uppercase; border-radius: 50px; color: #333;\"\u003eAnyone with hair breakage or thinning\u003c\/span\u003e\n        \u003cspan class=\"audience-pill\" style=\"background: #f9f9f9; border: 1px solid #e5e5e5; padding: 12px 24px; font-size: 11px; font-weight: 700; text-transform: uppercase; border-radius: 50px; color: #333;\"\u003ePeople with brittle or peeling nails\u003c\/span\u003e\n        \n        \u003cspan class=\"audience-pill\" style=\"background: #f9f9f9; border: 1px solid #e5e5e5; padding: 12px 24px; font-size: 11px; font-weight: 700; text-transform: uppercase; border-radius: 50px; color: #333;\"\u003eThose with dull or dehydrated skin\u003c\/span\u003e\n        \u003cspan class=\"audience-pill\" style=\"background: #f9f9f9; border: 1px solid #e5e5e5; padding: 12px 24px; font-size: 11px; font-weight: 700; text-transform: uppercase; border-radius: 50px; color: #333;\"\u003eHigh-stress professionals\u003c\/span\u003e\n        \u003cspan class=\"audience-pill\" style=\"background: #f9f9f9; border: 1px solid #e5e5e5; padding: 12px 24px; font-size: 11px; font-weight: 700; text-transform: uppercase; border-radius: 50px; color: #333;\"\u003ePost-pregnancy hair recovery\u003c\/span\u003e\n        \u003cspan class=\"audience-pill\" style=\"background: #f9f9f9; border: 1px solid #e5e5e5; padding: 12px 24px; font-size: 11px; font-weight: 700; text-transform: uppercase; border-radius: 50px; color: #333;\"\u003eAnyone replacing a daily multivitamin\u003c\/span\u003e\n        \u003cspan class=\"audience-pill\" style=\"background: #f9f9f9; border: 1px solid #e5e5e5; padding: 12px 24px; font-size: 11px; font-weight: 700; text-transform: uppercase; border-radius: 50px; color: #333;\"\u003eThose wanting a science-backed beauty routine\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection style=\"padding: 80px 40px; border: 1px solid #eeeeee; border-radius: 40px; margin-bottom: 10px; text-align: center;\"\u003e\n    \u003ch2 style=\"font-size: 11px; text-transform: uppercase; letter-spacing: 0px; color: #999; margin-bottom: 15px; font-weight: 700;\"\u003eHow To Use\u003c\/h2\u003e\n    \u003ch3 style=\"font-size: 24px; font-weight: 900; text-transform: uppercase; margin: 0 0 40px; letter-spacing: 0px;\"\u003eSimple. Daily. Consistent.\u003c\/h3\u003e\n    \u003cdiv class=\"grid-usage\" style=\"text-align: center;\"\u003e\n      \u003cdiv class=\"usage-card\" style=\"background: #fcfcfc; padding: 20px 15px; border-radius: 20px; border: 1px solid #f0f0f0; box-sizing: border-box; display: flex; flex-direction: column;\"\u003e\n        \u003cspan class=\"material-symbols-outlined\" style=\"font-size: 32px; color: #000; display: block; margin-bottom: 15px; margin-left: auto; margin-right: auto;\"\u003emedication\u003c\/span\u003e\n        \u003ch4 style=\"font-size: 14px; font-weight: 800; text-transform: uppercase; margin-bottom: 15px; letter-spacing: 0px;\"\u003eDaily Dosage\u003c\/h4\u003e\n        \u003cp style=\"font-size: 14px; color: #555; margin: 0;\"\u003eTake 2–3 softgel capsules daily. For intensive goals — recovering from hair loss, post-illness nail repair, or post-pregnancy beauty support — 3 capsules daily is ideal.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"usage-card\" style=\"background: #fcfcfc; padding: 20px 15px; border-radius: 20px; border: 1px solid #f0f0f0; box-sizing: border-box; display: flex; flex-direction: column;\"\u003e\n        \u003cspan class=\"material-symbols-outlined\" style=\"font-size: 32px; color: #000; display: block; margin-bottom: 15px; margin-left: auto; margin-right: auto;\"\u003eschedule\u003c\/span\u003e\n        \u003ch4 style=\"font-size: 14px; font-weight: 800; text-transform: uppercase; margin-bottom: 15px; letter-spacing: 0px;\"\u003eWhen to Take\u003c\/h4\u003e\n        \u003cp style=\"font-size: 14px; color: #555; margin: 0;\"\u003eAlways take with your main meal. Swallow whole with water. Avoid tea or coffee as tannins reduce absorption of Iron and B-vitamins.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"usage-card\" style=\"background: #fcfcfc; padding: 20px 15px; border-radius: 20px; border: 1px solid #f0f0f0; box-sizing: border-box; display: flex; flex-direction: column;\"\u003e\n        \u003cspan class=\"material-symbols-outlined\" style=\"font-size: 32px; color: #000; display: block; margin-bottom: 15px; margin-left: auto; margin-right: auto;\"\u003ecalendar_month\u003c\/span\u003e\n        \u003ch4 style=\"font-size: 14px; font-weight: 800; text-transform: uppercase; margin-bottom: 15px; letter-spacing: 0px;\"\u003eStay Consistent\u003c\/h4\u003e\n        \u003cp style=\"font-size: 14px; color: #555; margin: 0;\"\u003eHair grows approximately 1 cm per month. Allow at least 60–90 days for full structural results. Daily consistency is everything — Pearl rewards patience.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"usage-card\" style=\"background: #fcfcfc; padding: 20px 15px; border-radius: 20px; border: 1px solid #f0f0f0; box-sizing: border-box; display: flex; flex-direction: column;\"\u003e\n        \u003cspan class=\"material-symbols-outlined\" style=\"font-size: 32px; color: #000; display: block; margin-bottom: 15px; margin-left: auto; margin-right: auto;\"\u003elightbulb\u003c\/span\u003e\n        \u003ch4 style=\"font-size: 14px; font-weight: 800; text-transform: uppercase; margin-bottom: 15px; letter-spacing: 0px;\"\u003ePro Tip\u003c\/h4\u003e\n        \u003cp style=\"font-size: 14px; color: #555; margin: 0;\"\u003eFor maximum results, stack Pearl with Skin Radiance. They are formulated as companions — Pearl targets structure, Skin Radiance targets glow and brightening.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cfooter style=\"padding: 80px 40px; background-color: #f8f8f8; border-radius: 40px; text-align: center; border: 1px solid #eeeeee;\"\u003e\n    \u003ch2 style=\"font-size: 11px; text-transform: uppercase; letter-spacing: 0px; color: #999; margin-bottom: 10px; font-weight: 700;\"\u003eNutrient Coverage\u003c\/h2\u003e\n    \u003ch3 style=\"font-size: 24px; font-weight: 900; text-transform: uppercase; margin: 0 0 40px; letter-spacing: 0px;\"\u003eHow Pearl Compares — At a Glance\u003c\/h3\u003e\n    \n    \u003cdiv class=\"chart-wrapper\"\u003e\n      \u003cdiv class=\"chart-scroll-wrapper\"\u003e\n        \u003cdiv class=\"chart-container-min\"\u003e\n          \n          \u003cdiv class=\"chart-area-container\"\u003e\n            \u003cdiv class=\"y-axis\"\u003e\n              \u003cspan\u003e100%\u003c\/span\u003e\u003cspan\u003e90%\u003c\/span\u003e\u003cspan\u003e80%\u003c\/span\u003e\u003cspan\u003e70%\u003c\/span\u003e\u003cspan\u003e60%\u003c\/span\u003e\u003cspan\u003e50%\u003c\/span\u003e\u003cspan\u003e40%\u003c\/span\u003e\u003cspan\u003e30%\u003c\/span\u003e\u003cspan\u003e20%\u003c\/span\u003e\u003cspan\u003e10%\u003c\/span\u003e\u003cspan\u003e0%\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"grid-lines\"\u003e\n              \u003cdiv class=\"grid-line\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"grid-line\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"grid-line\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"grid-line\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"grid-line\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"grid-line\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"grid-line\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"grid-line\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"grid-line\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"grid-line\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"grid-line\" style=\"background-color: transparent;\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"chart-area\"\u003e\n              \u003cdiv class=\"bar-group\"\u003e\n                \u003cdiv class=\"bar green\" style=\"height: 95%;\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"bar grey\" style=\"height: 0%;\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"bar purple\" style=\"height: 0%;\"\u003e\u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"bar-group\"\u003e\n                \u003cdiv class=\"bar green\" style=\"height: 92%;\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"bar grey\" style=\"height: 90%;\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"bar purple\" style=\"height: 65%;\"\u003e\u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"bar-group\"\u003e\n                \u003cdiv class=\"bar green\" style=\"height: 91%;\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"bar grey\" style=\"height: 30%;\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"bar purple\" style=\"height: 50%;\"\u003e\u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"bar-group\"\u003e\n                \u003cdiv class=\"bar green\" style=\"height: 93%;\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"bar grey\" style=\"height: 20%;\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"bar purple\" style=\"height: 50%;\"\u003e\u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"bar-group\"\u003e\n                \u003cdiv class=\"bar green\" style=\"height: 94%;\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"bar grey\" style=\"height: 48%;\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"bar purple\" style=\"height: 52%;\"\u003e\u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv class=\"x-axis\"\u003e\n            \u003cdiv class=\"x-label\"\u003eL-Cysteine\u003cbr\u003ecoverage\u003c\/div\u003e\n            \u003cdiv class=\"x-label\"\u003eBiotin\u003cbr\u003edosage\u003c\/div\u003e\n            \u003cdiv class=\"x-label\"\u003eZinc for\u003cbr\u003efollicles\u003c\/div\u003e\n            \u003cdiv class=\"x-label\"\u003eB-complex\u003cbr\u003ecoverage\u003c\/div\u003e\n            \u003cdiv class=\"x-label\"\u003eHair growth\u003cbr\u003eindex\u003c\/div\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e \n      \u003c\/div\u003e\n\n      \u003cdiv class=\"chart-stats\"\u003e\n        \u003cdiv class=\"chart-stat-box\"\u003e\n          \u003cdiv class=\"chart-stat-val\"\u003e95%\u003c\/div\u003e\n          \u003cdiv class=\"chart-stat-label\"\u003eL-Cysteine\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"chart-stat-box\"\u003e\n          \u003cdiv class=\"chart-stat-val\"\u003e92%\u003c\/div\u003e\n          \u003cdiv class=\"chart-stat-label\"\u003eBiotin\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"chart-stat-box\"\u003e\n          \u003cdiv class=\"chart-stat-val\"\u003e91%\u003c\/div\u003e\n          \u003cdiv class=\"chart-stat-label\"\u003eZinc\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"chart-stat-box\"\u003e\n          \u003cdiv class=\"chart-stat-val\"\u003e94%\u003c\/div\u003e\n          \u003cdiv class=\"chart-stat-label\"\u003eHair growth index\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cp style=\"font-size: 14px; color: #555; max-width: 800px; margin: 30px auto 0; text-align: center; line-height: 1.6;\"\u003eL-Cysteine — the actual sulphur amino acid that forms keratin's molecular backbone — is completely absent in standard biotin supplements and basic hair vitamins. Pearl is the only formula providing both L-Cysteine and Biotin together, creating a 94% hair growth index versus 52% for basic hair vitamins and just 48% for standard biotin-only supplements.\u003c\/p\u003e\n\n      \u003cdiv class=\"legend-area\"\u003e\n        \u003cdiv class=\"legend-item\"\u003e\n\u003cdiv class=\"legend-color green\"\u003e\u003c\/div\u003eAJ Wellness Pearl\u003c\/div\u003e\n        \u003cdiv class=\"legend-item\"\u003e\n\u003cdiv class=\"legend-color grey\"\u003e\u003c\/div\u003eStandard biotin supplement\u003c\/div\u003e\n        \u003cdiv class=\"legend-item\"\u003e\n\u003cdiv class=\"legend-color purple\"\u003e\u003c\/div\u003eBasic hair \u0026amp; nail vitamin\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/footer\u003e\n\n\u003c\/div\u003e\n\n","brand":"myajwellness","offers":[{"title":"Default Title","offer_id":42549626863712,"sku":null,"price":180.0,"currency_code":"GHS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0661\/1514\/1728\/files\/PearlSkinHairNailsFront.jpg?v=1775735395","url":"https:\/\/www.myajwellness.com\/products\/aj-wellness-pearl-skin-hair-nails-support-skin-health-nail-strength-hair-growth","provider":"myajwellness","version":"1.0","type":"link"}