{"id":21,"date":"2026-07-23T12:56:33","date_gmt":"2026-07-23T12:56:33","guid":{"rendered":"https:\/\/rayodigi.online\/?page_id=21"},"modified":"2026-07-23T12:57:36","modified_gmt":"2026-07-23T12:57:36","slug":"elementor-21","status":"publish","type":"page","link":"https:\/\/rayodigi.online\/?page_id=21","title":{"rendered":"Elementor #21"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"21\" class=\"elementor elementor-21\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b4e61a1 e-flex e-con-boxed e-con e-parent\" data-id=\"b4e61a1\" 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-cd4b075 elementor-widget elementor-widget-html\" data-id=\"cd4b075\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>Mama Nkechi's Cycle Clarity Method<\/title>\r\n<style>\r\n  \/* ============================================================\r\n     EDIT ZONE \u2014 swap these values for your own brand details.\r\n     Colours below were chosen deliberately for this product\r\n     (a night-sky navy for \"the wait\", warm gold for elder\r\n     wisdom\/hope, deep teal for calm and growth) rather than\r\n     a generic template palette. Feel free to adjust.\r\n     ============================================================ *\/\r\n  :root{\r\n    --ink:        #2A2320;   \/* body text *\/\r\n    --midnight:   #1E2A3A;   \/* headings, structure *\/\r\n    --gold:       #B8863B;   \/* CTA buttons, warmth *\/\r\n    --gold-dark:  #97702E;\r\n    --teal:       #3D6B62;   \/* accents, positive indicators *\/\r\n    --teal-light: #E7EFEC;\r\n    --paper:      #F6F0E4;   \/* page background *\/\r\n    --paper-card: #FFFDF8;\r\n    --rose:       #C97B63;   \/* used sparingly for \"without\" \/ caution states *\/\r\n    --line:       rgba(30,42,58,0.12);\r\n  }\r\n\r\n  *{box-sizing:border-box;}\r\n  html{scroll-behavior:smooth;}\r\n  body{\r\n    margin:0;\r\n    background:var(--paper);\r\n    color:var(--ink);\r\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Helvetica, Arial, sans-serif;\r\n    font-size:17px;\r\n    line-height:1.7;\r\n    -webkit-font-smoothing:antialiased;\r\n  }\r\n  h1,h2,h3{\r\n    font-family: Georgia, \"Iowan Old Style\", \"Palatino Linotype\", serif;\r\n    color:var(--midnight);\r\n    line-height:1.15;\r\n    margin:0 0 0.4em 0;\r\n    letter-spacing:-0.01em;\r\n  }\r\n  h1{font-size:clamp(2.1rem,5vw,3.4rem); font-weight:700;}\r\n  h2{font-size:clamp(1.6rem,3.4vw,2.3rem); font-weight:700;}\r\n  h3{font-size:1.25rem; font-weight:700;}\r\n  p{margin:0 0 1em 0;}\r\n  .eyebrow{\r\n    font-family:-apple-system,sans-serif;\r\n    text-transform:uppercase;\r\n    letter-spacing:0.14em;\r\n    font-size:0.78rem;\r\n    font-weight:700;\r\n    color:var(--gold-dark);\r\n    margin-bottom:0.9em;\r\n    display:block;\r\n  }\r\n  .wrap{max-width:760px; margin:0 auto; padding:0 24px;}\r\n  section{padding:72px 0;}\r\n  @media(max-width:640px){ section{padding:44px 0;} }\r\n\r\n  .divider-moon{ display:flex; justify-content:center; padding:8px 0 0; opacity:0.85; }\r\n\r\n  \/* buttons *\/\r\n  .btn{\r\n    display:inline-block;\r\n    background:var(--gold);\r\n    color:#fff;\r\n    text-decoration:none;\r\n    font-weight:700;\r\n    font-size:1.05rem;\r\n    padding:18px 34px;\r\n    border-radius:10px;\r\n    box-shadow:0 6px 18px rgba(184,134,59,0.32);\r\n    transition:transform 0.15s ease, box-shadow 0.15s ease;\r\n    text-align:center;\r\n  }\r\n  .btn:hover{ transform:translateY(-2px); box-shadow:0 10px 22px rgba(184,134,59,0.4); }\r\n  .btn-wrap{ text-align:center; margin:28px 0 8px; }\r\n  .btn-wrap.full .btn{ display:block; }\r\n  .subtext{ text-align:center; font-size:0.88rem; color:#665; opacity:0.75; margin-top:10px;}\r\n  @media(max-width:480px){ .btn{ width:100%; } }\r\n\r\n  \/* hero *\/\r\n  .hero{\r\n    background:linear-gradient(180deg, var(--midnight) 0%, #263a52 100%);\r\n    color:#F3EEE3;\r\n    padding:88px 0 64px;\r\n    text-align:center;\r\n  }\r\n  .hero h1{ color:#fff; }\r\n  .hero .sub{ font-size:1.2rem; color:#D8CFBE; max-width:560px; margin:0 auto 1.4em; }\r\n  .hero .social{ font-size:0.92rem; color:#B9C4CE; margin-top:6px; }\r\n\r\n  \/* cards *\/\r\n  .card{\r\n    background:var(--paper-card);\r\n    border:1px solid var(--line);\r\n    border-radius:14px;\r\n    padding:26px 28px;\r\n    box-shadow:0 2px 10px rgba(30,42,58,0.05);\r\n  }\r\n  .grid-2{ display:grid; grid-template-columns:1fr 1fr; gap:18px; }\r\n  .grid-4{ display:grid; grid-template-columns:1fr 1fr; gap:18px; }\r\n  @media(max-width:640px){ .grid-2, .grid-4{ grid-template-columns:1fr; } }\r\n\r\n  .problem-card{ border-left:4px solid var(--rose); }\r\n  .problem-card h3{ color:var(--rose); font-size:1.05rem; }\r\n  .myth{ text-decoration:line-through; color:#9a3d31; font-weight:700; }\r\n  .reality{ color:var(--teal); font-weight:700; margin-top:6px; }\r\n\r\n  \/* mechanism *\/\r\n  .mech-steps{ display:grid; grid-template-columns:repeat(3,1fr); gap:20px; margin-top:32px; }\r\n  @media(max-width:720px){ .mech-steps{ grid-template-columns:1fr; } }\r\n  .mech-step{ text-align:center; }\r\n  .mech-step .num{\r\n    width:46px; height:46px; border-radius:50%;\r\n    background:var(--teal-light); color:var(--teal);\r\n    display:flex; align-items:center; justify-content:center;\r\n    font-weight:800; font-size:1.1rem; margin:0 auto 14px;\r\n    border:2px solid var(--teal);\r\n  }\r\n\r\n  \/* guide contents *\/\r\n  .guide-list{ list-style:none; padding:0; margin:24px 0; }\r\n  .guide-list li{\r\n    display:flex; gap:14px; padding:14px 0;\r\n    border-bottom:1px solid var(--line);\r\n  }\r\n  .guide-list .pg{ color:var(--gold-dark); font-weight:700; white-space:nowrap; }\r\n\r\n  \/* comparison table *\/\r\n  table.cmp{ width:100%; border-collapse:collapse; margin-top:20px; font-size:0.95rem; }\r\n  table.cmp th, table.cmp td{ padding:14px 12px; text-align:center; border-bottom:1px solid var(--line); }\r\n  table.cmp th{ font-family:Georgia,serif; font-size:1rem; }\r\n  table.cmp td:first-child, table.cmp th:first-child{ text-align:left; }\r\n  table.cmp th.hl, table.cmp td.hl{ background:var(--teal-light); }\r\n  .yes{ color:var(--teal); font-weight:800; }\r\n  .no{ color:var(--rose); font-weight:800; }\r\n\r\n  \/* guarantee *\/\r\n  .guarantee-box{\r\n    max-width:640px; margin:0 auto;\r\n    border:1px solid rgba(184,134,59,0.35);\r\n    border-radius:16px; padding:32px;\r\n    background:var(--paper-card);\r\n    text-align:center;\r\n  }\r\n  .badge{ display:flex; justify-content:center; margin-bottom:18px; }\r\n\r\n  \/* two paths *\/\r\n  .paths{ display:grid; grid-template-columns:1fr 1fr; gap:0; border-radius:14px; overflow:hidden; }\r\n  @media(max-width:640px){ .paths{ grid-template-columns:1fr; } }\r\n  .path{ padding:34px 28px; }\r\n  .path.without{ background:#2A2320; color:#E7DDD0; }\r\n  .path.without h3{ color:#E7C9BC; }\r\n  .path.with{ background:var(--teal); color:#EAF3F0; }\r\n  .path.with h3{ color:#fff; }\r\n  .path ul{ padding-left:20px; margin:12px 0 0; }\r\n  .path li{ margin-bottom:10px; }\r\n\r\n  \/* faq accordion, CSS only *\/\r\n  .faq-item{ border-bottom:1px solid var(--line); }\r\n  .faq-item input{ display:none; }\r\n  .faq-item label{\r\n    display:flex; justify-content:space-between; align-items:center;\r\n    padding:18px 4px; cursor:pointer; font-weight:700; color:var(--midnight);\r\n  }\r\n  .faq-item label .icon{ transition:transform 0.2s ease; color:var(--gold-dark); font-size:1.3rem; }\r\n  .faq-item input:checked ~ label .icon{ transform:rotate(45deg); }\r\n  .faq-answer{ max-height:0; overflow:hidden; transition:max-height 0.25s ease; padding:0 4px; color:#4a4038; }\r\n  .faq-item input:checked ~ .faq-answer{ max-height:300px; padding-bottom:18px; }\r\n\r\n  footer{ background:var(--midnight); color:#B9C4CE; text-align:center; padding:44px 24px; font-size:0.85rem; }\r\n  footer p{ margin:4px 0; }\r\n\r\n  .placeholder-note{\r\n    font-size:0.85rem; color:#8a7f6f; background:#EFE7D6; border:1px dashed #C7B78E;\r\n    border-radius:10px; padding:14px 16px; margin-top:18px;\r\n  }\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<!-- ============ SECTION 01 \u2014 HERO ============ -->\r\n<section class=\"hero\">\r\n  <div class=\"wrap\">\r\n    <span class=\"eyebrow\" style=\"color:#D8A94F;\">For women trying to conceive<\/span>\r\n    <h1>You are not doing this wrong. You just don't have clarity yet.<\/h1>\r\n    <p class=\"sub\">Mama Nkechi's Cycle Clarity Method \u2014 a 30-day companion to understand your body, quiet the noise, and stop waiting alone.<\/p>\r\n\r\n    <!-- Signature graphic: moon-phase arc representing a cycle -->\r\n    <div style=\"margin:34px 0;\">\r\n      <svg viewBox=\"0 0 640 140\" width=\"100%\" style=\"max-width:520px;\" aria-hidden=\"true\">\r\n        <line x1=\"30\" y1=\"80\" x2=\"610\" y2=\"80\" stroke=\"#5A6E85\" stroke-width=\"1.5\" stroke-dasharray=\"2 6\"\/>\r\n        <!-- 8 moon phases -->\r\n        <!-- new moon -->\r\n        <circle cx=\"60\" cy=\"80\" r=\"20\" fill=\"#1E2A3A\" stroke=\"#D8A94F\" stroke-width=\"1.5\"\/>\r\n        <!-- waxing crescent -->\r\n        <circle cx=\"140\" cy=\"80\" r=\"20\" fill=\"#D8A94F\"\/>\r\n        <path d=\"M140 60 A20 20 0 0 0 140 100 A14 20 0 0 1 140 60 Z\" fill=\"#1E2A3A\"\/>\r\n        <!-- first quarter -->\r\n        <circle cx=\"220\" cy=\"80\" r=\"20\" fill=\"#D8A94F\"\/>\r\n        <path d=\"M220 60 A20 20 0 0 0 220 100 L220 60 Z\" fill=\"#1E2A3A\"\/>\r\n        <!-- waxing gibbous -->\r\n        <circle cx=\"300\" cy=\"80\" r=\"20\" fill=\"#D8A94F\"\/>\r\n        <path d=\"M300 60 A20 20 0 0 0 300 100 A8 20 0 0 1 300 60 Z\" fill=\"#1E2A3A\"\/>\r\n        <!-- full moon (highlighted, this is \"her\") -->\r\n        <circle cx=\"380\" cy=\"80\" r=\"24\" fill=\"#F3D98A\" stroke=\"#fff\" stroke-width=\"2\"\/>\r\n        <!-- waning gibbous -->\r\n        <circle cx=\"460\" cy=\"80\" r=\"20\" fill=\"#D8A94F\"\/>\r\n        <path d=\"M460 60 A20 20 0 0 1 460 100 A8 20 0 0 0 460 60 Z\" fill=\"#1E2A3A\"\/>\r\n        <!-- last quarter -->\r\n        <circle cx=\"540\" cy=\"80\" r=\"20\" fill=\"#D8A94F\"\/>\r\n        <path d=\"M540 60 A20 20 0 0 1 540 100 L540 60 Z\" fill=\"#1E2A3A\"\/>\r\n        <!-- waning crescent -->\r\n        <circle cx=\"610\" cy=\"80\" r=\"14\" fill=\"#D8A94F\"\/>\r\n        <path d=\"M610 66 A14 14 0 0 1 610 94 A10 14 0 0 0 610 66 Z\" fill=\"#1E2A3A\"\/>\r\n      <\/svg>\r\n    <\/div>\r\n\r\n    <div class=\"btn-wrap\">\r\n      <a class=\"btn\" href=\"#PRODUCT_CHECKOUT_URL\">Yes, I Want The Cycle Clarity Method \u2014 N15,000 \/ $9.97<\/a>\r\n      <div class=\"subtext\" style=\"color:#B9C4CE;\">Secure payment. Instant digital delivery.<\/div>\r\n    <\/div>\r\n    <p class=\"social\">New this season \u2014 one of the first guided companions of its kind for Nigerian and diaspora women trying to conceive.<\/p>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ============ SECTION 02 \u2014 STORY \/ HOOK ============ -->\r\n<section>\r\n  <div class=\"wrap\">\r\n    <span class=\"eyebrow\">A note before we begin<\/span>\r\n    <p style=\"font-size:1.15rem; color:var(--midnight); font-family:Georgia,serif;\">\r\n      There is a particular kind of tired that comes from hoping every month and then quietly grieving every month. From three different apps telling you three different \"fertile windows.\" From smiling at someone else's pregnancy announcement and crying in the car ten minutes later. From sex turning into a scheduled task neither of you wants to name out loud.\r\n    <\/p>\r\n    <p>\r\n      If that is where you are, I want to say something clearly: your body has not failed you, and you have not failed at this. Most of what you are carrying right now is <strong>uncertainty<\/strong> \u2014 not knowing your own signals, not knowing what's normal, not having anyone to say the hard parts out loud to. Uncertainty is heavy. It is also fixable.\r\n    <\/p>\r\n    <p>Then I found something that changed everything about how I carried this season.<\/p>\r\n  <\/div>\r\n<\/section>\r\n\r\n<div class=\"divider-moon\">\r\n  <svg width=\"60\" height=\"24\" viewBox=\"0 0 60 24\"><circle cx=\"30\" cy=\"12\" r=\"10\" fill=\"#D8A94F\"\/><path d=\"M30 2 A10 10 0 0 0 30 22 A7 10 0 0 1 30 2 Z\" fill=\"#F6F0E4\"\/><\/svg>\r\n<\/div>\r\n\r\n<!-- ============ SECTION 03 \u2014 PROBLEM AGITATION ============ -->\r\n<section style=\"background:var(--paper-card);\">\r\n  <div class=\"wrap\">\r\n    <span class=\"eyebrow\">You've likely already tried<\/span>\r\n    <h2>The things that don't work aren't your fault<\/h2>\r\n    <div class=\"grid-4\" style=\"margin-top:26px;\">\r\n      <div class=\"card problem-card\">\r\n        <h3>Three ovulation apps, three answers<\/h3>\r\n        <p>They guess from your last few cycles. They don't see your actual body's signals, so on an irregular month they're often just wrong.<\/p>\r\n      <\/div>\r\n      <div class=\"card problem-card\">\r\n        <h3>Timing sex around a calendar<\/h3>\r\n        <p>It turns intimacy into a task, which quietly drains the connection it's supposed to come from.<\/p>\r\n      <\/div>\r\n      <div class=\"card problem-card\">\r\n        <h3>Googling symptoms at 2am<\/h3>\r\n        <p>Forums give you fear and folklore in equal measure, rarely anything you can actually act on.<\/p>\r\n      <\/div>\r\n      <div class=\"card problem-card\">\r\n        <h3>Going quiet at family gatherings<\/h3>\r\n        <p>Avoiding the question doesn't make it stop being asked \u2014 it just leaves you carrying it alone.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"btn-wrap\">\r\n      <a class=\"btn\" href=\"#PRODUCT_CHECKOUT_URL\">Yes, I Want The Cycle Clarity Method \u2014 N15,000 \/ $9.97<\/a>\r\n      <div class=\"subtext\">Secure payment. Instant digital delivery.<\/div>\r\n    <\/div>\r\n\r\n    <!-- Graphic: the paralysis loop -->\r\n    <div style=\"text-align:center; margin-top:36px;\">\r\n      <svg viewBox=\"0 0 320 320\" width=\"260\" height=\"260\" aria-hidden=\"true\">\r\n        <circle cx=\"160\" cy=\"160\" r=\"120\" fill=\"none\" stroke=\"var(--teal)\" stroke-width=\"2\" stroke-dasharray=\"6 8\"\/>\r\n        <text x=\"160\" y=\"155\" text-anchor=\"middle\" font-family=\"Georgia,serif\" font-size=\"18\" fill=\"#1E2A3A\">Stuck in<\/text>\r\n        <text x=\"160\" y=\"178\" text-anchor=\"middle\" font-family=\"Georgia,serif\" font-size=\"18\" fill=\"#1E2A3A\">the same cycle<\/text>\r\n        <g font-family=\"-apple-system,sans-serif\" font-size=\"12\" fill=\"#3D6B62\" font-weight=\"700\">\r\n          <text x=\"160\" y=\"48\" text-anchor=\"middle\">Guess the window<\/text>\r\n          <text x=\"290\" y=\"165\" text-anchor=\"middle\">Hope<\/text>\r\n          <text x=\"160\" y=\"290\" text-anchor=\"middle\">Disappointment<\/text>\r\n          <text x=\"35\" y=\"165\" text-anchor=\"middle\">Search again<\/text>\r\n        <\/g>\r\n        <path d=\"M160 60 A100 100 0 0 1 260 160\" fill=\"none\" stroke=\"#B8863B\" stroke-width=\"2\" marker-end=\"url(#arrow)\"\/>\r\n        <path d=\"M260 160 A100 100 0 0 1 160 260\" fill=\"none\" stroke=\"#B8863B\" stroke-width=\"2\" marker-end=\"url(#arrow)\"\/>\r\n        <path d=\"M160 260 A100 100 0 0 1 60 160\" fill=\"none\" stroke=\"#B8863B\" stroke-width=\"2\" marker-end=\"url(#arrow)\"\/>\r\n        <path d=\"M60 160 A100 100 0 0 1 160 60\" fill=\"none\" stroke=\"#B8863B\" stroke-width=\"2\" marker-end=\"url(#arrow)\"\/>\r\n        <defs>\r\n          <marker id=\"arrow\" markerWidth=\"8\" markerHeight=\"8\" refX=\"4\" refY=\"4\" orient=\"auto\">\r\n            <path d=\"M0,0 L8,4 L0,8 z\" fill=\"#B8863B\"\/>\r\n          <\/marker>\r\n        <\/defs>\r\n      <\/svg>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ============ SECTION 04 \u2014 WHY THIS MATTERS NOW ============ -->\r\n<section>\r\n  <div class=\"wrap\">\r\n    <span class=\"eyebrow\">Why this matters now<\/span>\r\n    <h2>The wait is real, and so is the cost of carrying it alone<\/h2>\r\n    <div class=\"grid-2\" style=\"margin-top:26px;\">\r\n      <div class=\"card\">\r\n        <h3 style=\"color:var(--teal);\">The two-week wait<\/h3>\r\n        <p>The stretch between ovulation and your period is where most of the emotional weight of trying to conceive lives \u2014 and it repeats every single month.<\/p>\r\n      <\/div>\r\n      <div class=\"card\">\r\n        <h3 style=\"color:var(--teal);\">Cycle awareness works<\/h3>\r\n        <p>Fertility awareness methods \u2014 tracking signals like basal body temperature and cervical mucus \u2014 are a long-established, clinically recognised way to understand your own fertile window, not a trend.<\/p>\r\n      <\/div>\r\n      <div class=\"card\">\r\n        <h3 style=\"color:var(--teal);\">You are not alone in this<\/h3>\r\n        <p>Trying-to-conceive communities exist in nearly every city, online and off, precisely because this experience is far more common than the silence around it suggests.<\/p>\r\n      <\/div>\r\n      <div class=\"card\">\r\n        <h3 style=\"color:var(--teal);\">Clarity reduces the spiral<\/h3>\r\n        <p>Understanding what's actually happening in your body \u2014 instead of guessing \u2014 is one of the few things fully within your control right now.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<div class=\"divider-moon\">\r\n  <svg width=\"60\" height=\"24\" viewBox=\"0 0 60 24\"><circle cx=\"30\" cy=\"12\" r=\"10\" fill=\"#3D6B62\"\/><\/svg>\r\n<\/div>\r\n\r\n<!-- ============ SECTION 05 \u2014 MYTH BUSTING ============ -->\r\n<section style=\"background:var(--paper-card);\">\r\n  <div class=\"wrap\">\r\n    <span class=\"eyebrow\">Let's clear a few things up<\/span>\r\n    <h2>What you've been told isn't the whole picture<\/h2>\r\n    <div class=\"grid-2\" style=\"margin-top:26px;\">\r\n      <div class=\"card\">\r\n        <div class=\"myth\">\"Just relax and it will happen.\"<\/div>\r\n        <div class=\"reality\">Understanding your actual fertile window matters far more than your stress levels alone.<\/div>\r\n      <\/div>\r\n      <div class=\"card\">\r\n        <div class=\"myth\">\"Any app will tell you when you're fertile.\"<\/div>\r\n        <div class=\"reality\">Most apps predict from averages. Reading your body's real signals is far more precise, especially if your cycle isn't textbook-regular.<\/div>\r\n      <\/div>\r\n      <div class=\"card\">\r\n        <div class=\"myth\">\"If it's taking a while, something is wrong with you.\"<\/div>\r\n        <div class=\"reality\">Many healthy women take longer than a year. Time alone isn't a diagnosis \u2014 but it is worth understanding your cycle and knowing when to loop in a doctor.<\/div>\r\n      <\/div>\r\n      <div class=\"card\">\r\n        <div class=\"myth\">\"You just have to wait it out quietly.\"<\/div>\r\n        <div class=\"reality\">You can wait actively \u2014 informed, supported, and connected to your partner \u2014 instead of just enduring it.<\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ============ SECTION 06 \u2014 THE MECHANISM ============ -->\r\n<section>\r\n  <div class=\"wrap\">\r\n    <span class=\"eyebrow\">The method<\/span>\r\n    <h2>Introducing the Cycle Clarity Method<\/h2>\r\n    <p>This isn't a cure and it isn't a guarantee \u2014 nothing honest is. It's a structured way to move from confusion to clarity, and from carrying this alone to carrying it with support.<\/p>\r\n    <div class=\"mech-steps\">\r\n      <div class=\"mech-step\">\r\n        <div class=\"num\">1<\/div>\r\n        <h3>Understand<\/h3>\r\n        <p>Learn to read your body's real signals \u2014 cycle length, temperature shifts, and other patterns \u2014 instead of guessing from an app.<\/p>\r\n      <\/div>\r\n      <div class=\"mech-step\">\r\n        <div class=\"num\">2<\/div>\r\n        <h3>Apply<\/h3>\r\n        <p>Use the tracking tools, family-pressure scripts, and partner check-ins to move through each month with less spiral and more steadiness.<\/p>\r\n      <\/div>\r\n      <div class=\"mech-step\">\r\n        <div class=\"num\">3<\/div>\r\n        <h3>Maintain<\/h3>\r\n        <p>A five-minute monthly ritual keeps you and your partner in sync, cycle after cycle, without slipping back into obsessive checking.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ============ SECTION 07 \u2014 PRODUCT REVEAL ============ -->\r\n<section style=\"background:var(--midnight); color:#F3EEE3; text-align:center;\">\r\n  <div class=\"wrap\">\r\n    <p style=\"color:#D8CFBE; font-style:italic;\">So many women in my circle were asking how I finally understood my own cycle, so I put everything into one guide.<\/p>\r\n    <h2 style=\"color:#fff;\">Introducing<\/h2>\r\n    <h1 style=\"color:#F3D98A; font-size:clamp(1.8rem,4vw,2.6rem);\">Mama Nkechi's Cycle Clarity Method<\/h1>\r\n    <p style=\"color:#D8CFBE;\">A 30-day companion to understand your body and stop waiting alone<\/p>\r\n\r\n    <!-- Product cover: built as inline SVG rather than a fake image placeholder -->\r\n    <div style=\"margin:30px auto; max-width:280px;\">\r\n      <svg viewBox=\"0 0 280 380\" width=\"100%\" aria-hidden=\"true\">\r\n        <rect x=\"2\" y=\"2\" width=\"276\" height=\"376\" rx=\"14\" fill=\"#F6F0E4\" stroke=\"#D8A94F\" stroke-width=\"2\"\/>\r\n        <circle cx=\"140\" cy=\"130\" r=\"46\" fill=\"#1E2A3A\"\/>\r\n        <path d=\"M140 84 A46 46 0 0 0 140 176 A32 46 0 0 1 140 84 Z\" fill=\"#F3D98A\"\/>\r\n        <text x=\"140\" y=\"230\" text-anchor=\"middle\" font-family=\"Georgia,serif\" font-size=\"20\" fill=\"#1E2A3A\" font-weight=\"700\">Mama Nkechi's<\/text>\r\n        <text x=\"140\" y=\"256\" text-anchor=\"middle\" font-family=\"Georgia,serif\" font-size=\"20\" fill=\"#1E2A3A\" font-weight=\"700\">Cycle Clarity<\/text>\r\n        <text x=\"140\" y=\"282\" text-anchor=\"middle\" font-family=\"Georgia,serif\" font-size=\"20\" fill=\"#1E2A3A\" font-weight=\"700\">Method<\/text>\r\n        <text x=\"140\" y=\"320\" text-anchor=\"middle\" font-family=\"-apple-system,sans-serif\" font-size=\"12\" fill=\"#3D6B62\">A 30-DAY COMPANION<\/text>\r\n      <\/svg>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ============ SECTION 08 \u2014 WHAT'S INSIDE ============ -->\r\n<section>\r\n  <div class=\"wrap\">\r\n    <span class=\"eyebrow\">What's inside<\/span>\r\n    <h2>Here's exactly what's waiting for you<\/h2>\r\n    <ul class=\"guide-list\">\r\n      <li><span>&#9679;<\/span><div><strong>Your Real Cycle Map<\/strong> \u2014 learn to read your body's actual signals instead of guessing.<\/div><span class=\"pg\" style=\"margin-left:auto;\">Page 4<\/span><\/li>\r\n      <li><span>&#9679;<\/span><div><strong>The Two-Week Wait Companion<\/strong> \u2014 a day-by-day way to get through the wait without spiralling.<\/div><span class=\"pg\" style=\"margin-left:auto;\">Page 11<\/span><\/li>\r\n      <li><span>&#9679;<\/span><div><strong>\"So, When Are You Having a Baby?\"<\/strong> \u2014 ready responses for family gatherings.<\/div><span class=\"pg\" style=\"margin-left:auto;\">Page 18<\/span><\/li>\r\n      <li><span>&#9679;<\/span><div><strong>The Reconnect Ritual<\/strong> \u2014 a 20-minute conversation guide for you and your partner.<\/div><span class=\"pg\" style=\"margin-left:auto;\">Page 22<\/span><\/li>\r\n      <li><span>&#9679;<\/span><div><strong>When It Doesn't Happen This Month<\/strong> \u2014 a short page for the hard months.<\/div><span class=\"pg\" style=\"margin-left:auto;\">Page 27<\/span><\/li>\r\n      <li><span>&#9679;<\/span><div><strong>The Doctor Visit Checklist<\/strong> \u2014 what to ask, and when it's time for extra support.<\/div><span class=\"pg\" style=\"margin-left:auto;\">Page 31<\/span><\/li>\r\n      <li><span>&#9679;<\/span><div><strong>Monthly Reset Ritual<\/strong> \u2014 a five-minute practice to keep going without losing yourself.<\/div><span class=\"pg\" style=\"margin-left:auto;\">Page 35<\/span><\/li>\r\n      <li><span>&#9679;<\/span><div><strong>Quick-Reference Cycle Tracker<\/strong> \u2014 a printable chart to fill in every month.<\/div><span class=\"pg\" style=\"margin-left:auto;\">Page 38<\/span><\/li>\r\n    <\/ul>\r\n    <p style=\"text-align:center; color:#4a4038;\">You do not need another confusing app. You do not need to diagnose yourself. You do not need to go through this without your partner.<\/p>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ============ SECTION 09 \u2014 READER STORIES (placeholder, no fabricated quotes) ============ -->\r\n<section style=\"background:var(--paper-card);\">\r\n  <div class=\"wrap\">\r\n    <span class=\"eyebrow\">Reader stories<\/span>\r\n    <h2>What early readers are saying<\/h2>\r\n    <p class=\"placeholder-note\">\r\n      This section is intentionally left as a template. Add real reviews here once\r\n      you have them \u2014 do not fill this with invented names or quotes. A simple\r\n      honest placeholder (\"Be one of our first readers \u2014 your story could be\r\n      featured here\") is a better choice than fabricated testimonials until\r\n      genuine ones exist.\r\n    <\/p>\r\n    <!--\r\n      TEMPLATE \u2014 duplicate this card once you have a real testimonial:\r\n      <div class=\"card\">\r\n        <strong>[Real first name], [Real city]<\/strong>\r\n        <p>\"[Real, verifiable quote from an actual reader]\"<\/p>\r\n      <\/div>\r\n    -->\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ============ SECTION 10 \u2014 COMPARISON ============ -->\r\n<section>\r\n  <div class=\"wrap\">\r\n    <span class=\"eyebrow\">How this compares<\/span>\r\n    <h2>Guessing vs. tracking vs. clarity<\/h2>\r\n    <table class=\"cmp\">\r\n      <tr>\r\n        <th><\/th>\r\n        <th>No method<br><span style=\"font-weight:400;\">(guessing)<\/span><\/th>\r\n        <th>A generic app<br><span style=\"font-weight:400;\">(averages)<\/span><\/th>\r\n        <th class=\"hl\">Cycle Clarity<br>Method<\/th>\r\n      <\/tr>\r\n      <tr><td>Understands your real signals<\/td><td class=\"no\">&#10007;<\/td><td class=\"no\">&#10007;<\/td><td class=\"hl yes\">&#10003;<\/td><\/tr>\r\n      <tr><td>Handles family pressure<\/td><td class=\"no\">&#10007;<\/td><td class=\"no\">&#10007;<\/td><td class=\"hl yes\">&#10003;<\/td><\/tr>\r\n      <tr><td>Supports your partner too<\/td><td class=\"no\">&#10007;<\/td><td class=\"no\">&#10007;<\/td><td class=\"hl yes\">&#10003;<\/td><\/tr>\r\n      <tr><td>One-time cost<\/td><td class=\"yes\">&#10003;<\/td><td class=\"no\">Often subscription<\/td><td class=\"hl yes\">&#10003;<\/td><\/tr>\r\n      <tr><td>Guidance for the hard months<\/td><td class=\"no\">&#10007;<\/td><td class=\"no\">&#10007;<\/td><td class=\"hl yes\">&#10003;<\/td><\/tr>\r\n      <tr><td>Tells you when to see a doctor<\/td><td class=\"no\">&#10007;<\/td><td class=\"no\">Rarely<\/td><td class=\"hl yes\">&#10003;<\/td><\/tr>\r\n    <\/table>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ============ SECTION 11 \u2014 CTA ============ -->\r\n<section style=\"padding-top:20px;\">\r\n  <div class=\"wrap btn-wrap full\">\r\n    <a class=\"btn\" href=\"#PRODUCT_CHECKOUT_URL\">Get The Cycle Clarity Method \u2014 N15,000 \/ $9.97<\/a>\r\n    <div class=\"subtext\">Secure payment. Instant digital delivery.<\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ============ SECTION 12 \u2014 GUARANTEE ============ -->\r\n<section style=\"background:var(--paper-card);\">\r\n  <div class=\"wrap\">\r\n    <div class=\"guarantee-box\">\r\n      <div class=\"badge\">\r\n        <svg width=\"86\" height=\"86\" viewBox=\"0 0 86 86\" aria-hidden=\"true\">\r\n          <circle cx=\"43\" cy=\"43\" r=\"40\" fill=\"none\" stroke=\"#B8863B\" stroke-width=\"3\"\/>\r\n          <path d=\"M26 44 L38 56 L60 30\" fill=\"none\" stroke=\"#3D6B62\" stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n        <\/svg>\r\n      <\/div>\r\n      <h3 style=\"text-align:center;\">30-Day Money-Back Guarantee<\/h3>\r\n      <p style=\"font-weight:700; font-size:1.1rem; color:var(--midnight);\">Still on the fence? I completely understand. Which is why I'm taking all the risk away from you.<\/p>\r\n      <p>When you get the Cycle Clarity Method today, you have a full 30 days to go through everything, try the method, and see how it feels for yourself \u2014 every page, every tool, with zero financial risk on your side.<\/p>\r\n      <p>If at any point within those 30 days you decide this isn't for you, for any reason, simply send one email and you'll receive a full refund. No questions, no forms, no awkward back-and-forth.<\/p>\r\n      <p>I'm able to make this promise because I've built this from real, well-established cycle awareness principles, and I'd rather you try it with confidence than hesitate and stay stuck.<\/p>\r\n      <p style=\"font-weight:700; color:var(--midnight);\">The only way you lose is if you do nothing.<\/p>\r\n      <div class=\"btn-wrap\">\r\n        <a class=\"btn\" href=\"#PRODUCT_CHECKOUT_URL\">Yes, I Want The Cycle Clarity Method \u2014 N15,000 \/ $9.97<\/a>\r\n        <div class=\"subtext\">Secure payment. Instant digital delivery. 30-day guarantee included.<\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ============ SECTION 13 \u2014 TWO PATHS ============ -->\r\n<section>\r\n  <div class=\"wrap\">\r\n    <span class=\"eyebrow\" style=\"text-align:center; display:block;\">Two ways forward<\/span>\r\n    <div class=\"paths\">\r\n      <div class=\"path without\">\r\n        <h3>Without the Cycle Clarity Method<\/h3>\r\n        <ul>\r\n          <li>Another month of guessing which app is right<\/li>\r\n          <li>Sex on a schedule instead of a connection<\/li>\r\n          <li>Family questions with no ready response<\/li>\r\n          <li>Carrying disappointment quietly, alone<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n      <div class=\"path with\">\r\n        <h3>With the Cycle Clarity Method<\/h3>\r\n        <ul>\r\n          <li>Understanding your own body's real signals<\/li>\r\n          <li>A partner who's actually in this with you<\/li>\r\n          <li>Responses ready for the hard questions<\/li>\r\n          <li>A steadier way to move through each month<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ============ SECTION 14 \u2014 FAQ ============ -->\r\n<section style=\"background:var(--paper-card);\">\r\n  <div class=\"wrap\">\r\n    <span class=\"eyebrow\">Your questions, answered<\/span>\r\n    <h2>FAQ<\/h2>\r\n\r\n    <div class=\"faq-item\">\r\n      <input type=\"checkbox\" id=\"q1\"><label for=\"q1\">How is the product delivered? <span class=\"icon\">+<\/span><\/label>\r\n      <div class=\"faq-answer\"><p>As an instant digital PDF download, sent to your email right after payment. No shipping, no waiting.<\/p><\/div>\r\n    <\/div>\r\n    <div class=\"faq-item\">\r\n      <input type=\"checkbox\" id=\"q2\"><label for=\"q2\">What device do I need? <span class=\"icon\">+<\/span><\/label>\r\n      <div class=\"faq-answer\"><p>Any phone, tablet, or computer that can open a PDF. You can also print the tracking pages if you prefer writing by hand.<\/p><\/div>\r\n    <\/div>\r\n    <div class=\"faq-item\">\r\n      <input type=\"checkbox\" id=\"q3\"><label for=\"q3\">Do I need any prior experience? <span class=\"icon\">+<\/span><\/label>\r\n      <div class=\"faq-answer\"><p>None. This is written for someone starting from confusion, not someone who already understands fertility charting.<\/p><\/div>\r\n    <\/div>\r\n    <div class=\"faq-item\">\r\n      <input type=\"checkbox\" id=\"q4\"><label for=\"q4\">What is the refund policy? <span class=\"icon\">+<\/span><\/label>\r\n      <div class=\"faq-answer\"><p>Full 30-day money-back guarantee, no questions asked. Just email us.<\/p><\/div>\r\n    <\/div>\r\n    <div class=\"faq-item\">\r\n      <input type=\"checkbox\" id=\"q5\"><label for=\"q5\">How quickly will I feel a difference? <span class=\"icon\">+<\/span><\/label>\r\n      <div class=\"faq-answer\"><p>Most readers say the biggest first shift is emotional clarity, often within the first sitting, once they map their own recent cycle. Understanding your body's fertility signals fully takes one to two full cycles of practice.<\/p><\/div>\r\n    <\/div>\r\n    <div class=\"faq-item\">\r\n      <input type=\"checkbox\" id=\"q6\"><label for=\"q6\">What makes this different from an app? <span class=\"icon\">+<\/span><\/label>\r\n      <div class=\"faq-answer\"><p>Apps predict from averages. This teaches you to read your own body's actual signals, and includes the emotional and relational tools no app offers \u2014 the family scripts, the partner check-ins, the grief page for hard months.<\/p><\/div>\r\n    <\/div>\r\n    <div class=\"faq-item\">\r\n      <input type=\"checkbox\" id=\"q7\"><label for=\"q7\">Is this a substitute for medical care? <span class=\"icon\">+<\/span><\/label>\r\n      <div class=\"faq-answer\"><p>No. This is an educational and emotional support companion, not medical treatment or a diagnosis. It includes a checklist for when and how to bring a doctor into the conversation.<\/p><\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ============ SECTION 15 \u2014 FINAL CTA ============ -->\r\n<section style=\"background:var(--midnight); color:#F3EEE3; text-align:center;\">\r\n  <div class=\"wrap\">\r\n    <svg width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" style=\"margin-bottom:10px;\" aria-hidden=\"true\">\r\n      <circle cx=\"35\" cy=\"35\" r=\"30\" fill=\"none\" stroke=\"#D8A94F\" stroke-width=\"2\"\/>\r\n      <path d=\"M35 20 A15 15 0 0 0 35 50 A10 15 0 0 1 35 20 Z\" fill=\"#D8A94F\"\/>\r\n    <\/svg>\r\n    <h2 style=\"color:#fff;\">You don't have to figure this out alone anymore<\/h2>\r\n    <p style=\"color:#D8CFBE; max-width:520px; margin:0 auto 1.4em;\">\r\n      Every month you spend guessing is a month you could have spent understanding. Starting is as simple as opening a guide tonight and mapping your last three cycles.\r\n    <\/p>\r\n    <div class=\"btn-wrap\">\r\n      <a class=\"btn\" href=\"#PRODUCT_CHECKOUT_URL\">Yes, I'm Ready \u2014 Get The Cycle Clarity Method for N15,000 \/ $9.97<\/a>\r\n      <div class=\"subtext\" style=\"color:#B9C4CE;\">Secure checkout. Instant access. 30-Day Money-Back Guarantee.<\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ============ FOOTER ============ -->\r\n<footer>\r\n  <p>&copy; 2026 Mama Nkechi's Cycle Clarity Method. All rights reserved.<\/p>\r\n  <p>This guide is for educational and emotional support purposes only and is not a substitute for medical advice, diagnosis, or treatment. Please consult a qualified healthcare provider for any medical concerns.<\/p>\r\n  <p>Your information is never sold or shared. Results and experiences vary from person to person.<\/p>\r\n<\/footer>\r\n\r\n<\/body>\r\n<\/html>\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>Mama Nkechi&#8217;s Cycle Clarity Method For women trying to conceive You are not doing this wrong. You just don&#8217;t have clarity yet. Mama Nkechi&#8217;s Cycle Clarity Method \u2014 a 30-day companion to understand your body, quiet the noise, and stop waiting alone. Yes, I Want The Cycle Clarity Method \u2014 N15,000 \/ $9.97 Secure payment. [&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-21","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/rayodigi.online\/index.php?rest_route=\/wp\/v2\/pages\/21","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rayodigi.online\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/rayodigi.online\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/rayodigi.online\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/rayodigi.online\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=21"}],"version-history":[{"count":5,"href":"https:\/\/rayodigi.online\/index.php?rest_route=\/wp\/v2\/pages\/21\/revisions"}],"predecessor-version":[{"id":26,"href":"https:\/\/rayodigi.online\/index.php?rest_route=\/wp\/v2\/pages\/21\/revisions\/26"}],"wp:attachment":[{"href":"https:\/\/rayodigi.online\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=21"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}