{"id":63,"date":"2026-08-18T05:10:19","date_gmt":"2026-08-18T05:10:19","guid":{"rendered":"https:\/\/nexagaid.online\/?page_id=63"},"modified":"2026-08-18T05:20:07","modified_gmt":"2026-08-18T05:20:07","slug":"thank-you-page-cheating","status":"publish","type":"page","link":"https:\/\/nexagaid.online\/?page_id=63","title":{"rendered":"Thank You page Cheating"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"63\" class=\"elementor elementor-63\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5040cd5 e-flex e-con-boxed e-con e-parent\" data-id=\"5040cd5\" 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-ebdfec6 elementor-widget elementor-widget-html\" data-id=\"ebdfec6\" 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>Your Clarity Pack Is Ready<\/title>\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Fraunces:opsz,wght@9..144,400;9..144,500;9..144,600&family=Inter:wght@400;500;600&display=swap\" rel=\"stylesheet\">\r\n<style>\r\n  :root{\r\n    --paper: #FAF7F1;\r\n    --paper-dim: #F1ECE2;\r\n    --ink: #23241F;\r\n    --ink-soft: #58594F;\r\n    --line: #DDD6C6;\r\n    --clarity: #3C6E71;\r\n    --clarity-deep: #2A4E50;\r\n    --haze: #A98CA0;\r\n    --dawn: #E8C87E;\r\n  }\r\n\r\n  *{ box-sizing: border-box; }\r\n\r\n  html{\r\n    scroll-behavior: smooth;\r\n  }\r\n\r\n  body{\r\n    margin: 0;\r\n    background: var(--paper);\r\n    color: var(--ink);\r\n    font-family: 'Inter', -apple-system, sans-serif;\r\n    line-height: 1.6;\r\n    -webkit-font-smoothing: antialiased;\r\n  }\r\n\r\n  a{ color: inherit; }\r\n\r\n  .wrap{\r\n    max-width: 640px;\r\n    margin: 0 auto;\r\n    padding: 0 24px;\r\n  }\r\n\r\n  \/* ---------- Hero ---------- *\/\r\n\r\n  .hero{\r\n    position: relative;\r\n    padding: 96px 0 64px;\r\n    overflow: hidden;\r\n    text-align: center;\r\n  }\r\n\r\n  .hero-glow{\r\n    position: absolute;\r\n    top: -140px;\r\n    left: 50%;\r\n    transform: translateX(-50%);\r\n    width: 520px;\r\n    height: 520px;\r\n    border-radius: 50%;\r\n    background: radial-gradient(circle at 35% 35%, var(--haze) 0%, var(--dawn) 45%, transparent 72%);\r\n    opacity: 0.35;\r\n    filter: blur(40px);\r\n    animation: breathe 9s ease-in-out infinite;\r\n  }\r\n\r\n  @keyframes breathe{\r\n    0%, 100%{ opacity: 0.28; transform: translateX(-50%) scale(1); }\r\n    50%{ opacity: 0.42; transform: translateX(-50%) scale(1.06); }\r\n  }\r\n\r\n  @media (prefers-reduced-motion: reduce){\r\n    .hero-glow{ animation: none; }\r\n  }\r\n\r\n  .eyebrow{\r\n    position: relative;\r\n    display: inline-block;\r\n    font-size: 12px;\r\n    letter-spacing: 0.14em;\r\n    text-transform: uppercase;\r\n    color: var(--clarity-deep);\r\n    background: rgba(60,110,113,0.09);\r\n    padding: 6px 14px;\r\n    border-radius: 100px;\r\n    margin-bottom: 28px;\r\n  }\r\n\r\n  h1{\r\n    position: relative;\r\n    font-family: 'Fraunces', serif;\r\n    font-optical-sizing: auto;\r\n    font-weight: 500;\r\n    font-size: clamp(32px, 5.5vw, 46px);\r\n    line-height: 1.15;\r\n    margin: 0 0 20px;\r\n    letter-spacing: -0.01em;\r\n  }\r\n\r\n  .hero p{\r\n    position: relative;\r\n    max-width: 460px;\r\n    margin: 0 auto;\r\n    color: var(--ink-soft);\r\n    font-size: 16px;\r\n  }\r\n\r\n  \/* ---------- Sections ---------- *\/\r\n\r\n  section{\r\n    padding: 48px 0;\r\n    border-top: 1px solid var(--line);\r\n  }\r\n\r\n  section.no-line{ border-top: none; }\r\n\r\n  h2{\r\n    font-family: 'Fraunces', serif;\r\n    font-weight: 500;\r\n    font-size: 22px;\r\n    margin: 0 0 24px;\r\n    letter-spacing: -0.01em;\r\n  }\r\n\r\n  \/* ---------- Downloads ---------- *\/\r\n\r\n  .downloads{\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 12px;\r\n  }\r\n\r\n  .dl-btn{\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: space-between;\r\n    gap: 16px;\r\n    text-decoration: none;\r\n    background: var(--paper-dim);\r\n    border: 1px solid var(--line);\r\n    border-radius: 10px;\r\n    padding: 18px 20px;\r\n    transition: border-color 0.15s ease, background 0.15s ease, transform 0.15s ease;\r\n  }\r\n\r\n  .dl-btn:hover{\r\n    border-color: var(--clarity);\r\n    background: #ECE6D8;\r\n    transform: translateY(-1px);\r\n  }\r\n\r\n  .dl-btn:focus-visible{\r\n    outline: 2px solid var(--clarity);\r\n    outline-offset: 2px;\r\n  }\r\n\r\n  .dl-main{\r\n    border-color: var(--clarity);\r\n    background: #EFF4F1;\r\n  }\r\n\r\n  .dl-label{\r\n    font-size: 15px;\r\n    font-weight: 500;\r\n    color: var(--ink);\r\n  }\r\n\r\n  .dl-tag{\r\n    display: block;\r\n    font-size: 11px;\r\n    letter-spacing: 0.08em;\r\n    text-transform: uppercase;\r\n    color: var(--ink-soft);\r\n    margin-bottom: 3px;\r\n  }\r\n\r\n  .dl-icon{\r\n    flex: none;\r\n    width: 34px;\r\n    height: 34px;\r\n    border-radius: 50%;\r\n    background: var(--clarity);\r\n    color: var(--paper);\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    font-size: 15px;\r\n  }\r\n\r\n  .post-notes{\r\n    margin-top: 24px;\r\n    font-size: 14px;\r\n    color: var(--ink-soft);\r\n  }\r\n\r\n  .post-notes p{ margin: 6px 0; }\r\n\r\n  \/* ---------- Start Here timeline ---------- *\/\r\n\r\n  .timeline{\r\n    list-style: none;\r\n    margin: 0;\r\n    padding: 0;\r\n    position: relative;\r\n  }\r\n\r\n  .timeline li{\r\n    position: relative;\r\n    padding: 0 0 28px 44px;\r\n  }\r\n\r\n  .timeline li:last-child{ padding-bottom: 0; }\r\n\r\n  .timeline li::before{\r\n    content: \"\";\r\n    position: absolute;\r\n    left: 15px;\r\n    top: 30px;\r\n    bottom: -2px;\r\n    width: 1px;\r\n    background: var(--line);\r\n  }\r\n\r\n  .timeline li:last-child::before{ display: none; }\r\n\r\n  .t-marker{\r\n    position: absolute;\r\n    left: 0;\r\n    top: 2px;\r\n    width: 32px;\r\n    height: 32px;\r\n    border-radius: 50%;\r\n    background: var(--paper);\r\n    border: 1px solid var(--clarity);\r\n    color: var(--clarity-deep);\r\n    font-family: 'Fraunces', serif;\r\n    font-size: 13px;\r\n    font-weight: 600;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n  }\r\n\r\n  .t-when{\r\n    font-size: 11px;\r\n    letter-spacing: 0.08em;\r\n    text-transform: uppercase;\r\n    color: var(--clarity-deep);\r\n    margin-bottom: 5px;\r\n  }\r\n\r\n  .t-body{\r\n    font-size: 15px;\r\n    color: var(--ink);\r\n  }\r\n\r\n  .t-body strong{ font-weight: 600; }\r\n\r\n  .aside-note{\r\n    margin-top: 20px;\r\n    padding: 14px 16px;\r\n    background: var(--paper-dim);\r\n    border-left: 2px solid var(--dawn);\r\n    border-radius: 4px;\r\n    font-size: 14px;\r\n    color: var(--ink-soft);\r\n  }\r\n\r\n  \/* ---------- Closing ---------- *\/\r\n\r\n  .closing p{\r\n    font-size: 16px;\r\n    color: var(--ink);\r\n    margin: 0 0 16px;\r\n  }\r\n\r\n  .signature{\r\n    font-family: 'Fraunces', serif;\r\n    font-style: italic;\r\n    font-size: 17px;\r\n    color: var(--clarity-deep);\r\n    margin-top: 8px;\r\n  }\r\n\r\n  footer{\r\n    text-align: center;\r\n    padding: 40px 0 64px;\r\n    font-size: 12px;\r\n    color: var(--ink-soft);\r\n  }\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n  <div class=\"hero\">\r\n    <div class=\"hero-glow\" aria-hidden=\"true\"><\/div>\r\n    <div class=\"wrap\">\r\n      <span class=\"eyebrow\">Order confirmed<\/span>\r\n      <h1>You made a real decision today.<\/h1>\r\n      <p>Not to accuse anyone, not to snoop, just to stop guessing and get a way to make sense of what you've been noticing. Your download is ready below.<\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <section class=\"no-line\" id=\"downloads\">\r\n    <div class=\"wrap\">\r\n      <h2>Your files<\/h2>\r\n      <div class=\"downloads\">\r\n        <a class=\"dl-btn dl-main\" href=\"#\" download>\r\n          <span>\r\n            <span class=\"dl-tag\">Main guide<\/span>\r\n            <span class=\"dl-label\">The Signs You're Not Imagining<\/span>\r\n          <\/span>\r\n          <span class=\"dl-icon\">&#8595;<\/span>\r\n        <\/a>\r\n        <a class=\"dl-btn\" href=\"#\" download>\r\n          <span>\r\n            <span class=\"dl-tag\">Bonus 1<\/span>\r\n            <span class=\"dl-label\">The Clarity Checklist<\/span>\r\n          <\/span>\r\n          <span class=\"dl-icon\">&#8595;<\/span>\r\n        <\/a>\r\n        <a class=\"dl-btn\" href=\"#\" download>\r\n          <span>\r\n            <span class=\"dl-tag\">Bonus 2<\/span>\r\n            <span class=\"dl-label\">The Defensive Response Script Pack<\/span>\r\n          <\/span>\r\n          <span class=\"dl-icon\">&#8595;<\/span>\r\n        <\/a>\r\n        <a class=\"dl-btn\" href=\"#\" download>\r\n          <span>\r\n            <span class=\"dl-tag\">Bonus 3<\/span>\r\n            <span class=\"dl-label\">\"Am I Overthinking This?\" Self-Check<\/span>\r\n          <\/span>\r\n          <span class=\"dl-icon\">&#8595;<\/span>\r\n        <\/a>\r\n        <a class=\"dl-btn\" href=\"#\" download>\r\n          <span>\r\n            <span class=\"dl-tag\">Bonus 4<\/span>\r\n            <span class=\"dl-label\">The After-Clarity Roadmap<\/span>\r\n          <\/span>\r\n          <span class=\"dl-icon\">&#8595;<\/span>\r\n        <\/a>\r\n      <\/div>\r\n      <div class=\"post-notes\">\r\n        <p>Check your inbox \u2014 we also sent a backup copy to your email.<\/p>\r\n        <p>Save your files to your phone or computer now.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section id=\"start-here\">\r\n    <div class=\"wrap\">\r\n      <h2>Start here<\/h2>\r\n      <ul class=\"timeline\">\r\n        <li>\r\n          <span class=\"t-marker\">1<\/span>\r\n          <div class=\"t-when\">Tonight<\/div>\r\n          <div class=\"t-body\">Open <strong>The Signs You're Not Imagining<\/strong> and read the section on separating signals from ordinary life changes. Don't try to finish the whole guide, just get clear on what actually counts as a pattern versus a hard week.<\/div>\r\n        <\/li>\r\n        <li>\r\n          <span class=\"t-marker\">2<\/span>\r\n          <div class=\"t-when\">Before bed<\/div>\r\n          <div class=\"t-body\">Open the <strong>Clarity Checklist<\/strong> and write down what you've noticed so far, plainly, without judging yourself for noticing it. One entry is enough for tonight.<\/div>\r\n        <\/li>\r\n        <li>\r\n          <span class=\"t-marker\">3<\/span>\r\n          <div class=\"t-when\">Tomorrow morning<\/div>\r\n          <div class=\"t-body\">Take five minutes with the <strong>\"Am I Overthinking This?\" Self-Check<\/strong> before you do anything else. Let it tell you honestly whether this is a pattern worth tracking or a single moment that doesn't need more weight.<\/div>\r\n        <\/li>\r\n      <\/ul>\r\n      <div class=\"aside-note\">Keep the Defensive Response Script Pack and the After-Clarity Roadmap nearby. You'll want them once you have enough written down to know what kind of conversation you're actually walking into.<\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section class=\"closing\">\r\n    <div class=\"wrap\">\r\n      <h2>Before you go<\/h2>\r\n      <p>Real change doesn't come from reading a guide once and closing the tab. It comes from tracking honestly, night after night, until the pattern, or the lack of one, becomes obvious instead of exhausting to think about. You already did the hard part by facing this instead of avoiding it. Give the process a few days before you judge it.<\/p>\r\n      <p class=\"signature\">The Clarity Pack Team<\/p>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <footer>\r\n    <div class=\"wrap\">Your purchase is protected by a 30-day guarantee.<\/div>\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>Your Clarity Pack Is Ready Order confirmed You made a real decision today. Not to accuse anyone, not to snoop, just to stop guessing and get a way to make sense of what you&#8217;ve been noticing. Your download is ready below. Your files Main guide The Signs You&#8217;re Not Imagining &#8595; Bonus 1 The Clarity [&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-63","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/nexagaid.online\/index.php?rest_route=\/wp\/v2\/pages\/63","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nexagaid.online\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/nexagaid.online\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/nexagaid.online\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nexagaid.online\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=63"}],"version-history":[{"count":5,"href":"https:\/\/nexagaid.online\/index.php?rest_route=\/wp\/v2\/pages\/63\/revisions"}],"predecessor-version":[{"id":70,"href":"https:\/\/nexagaid.online\/index.php?rest_route=\/wp\/v2\/pages\/63\/revisions\/70"}],"wp:attachment":[{"href":"https:\/\/nexagaid.online\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=63"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}