{"id":23,"date":"2026-07-29T17:36:53","date_gmt":"2026-07-29T17:36:53","guid":{"rendered":"https:\/\/chimuk.online\/?page_id=23"},"modified":"2026-07-29T17:39:41","modified_gmt":"2026-07-29T17:39:41","slug":"elementor-23","status":"publish","type":"page","link":"https:\/\/chimuk.online\/?page_id=23","title":{"rendered":"Thank you page"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"23\" class=\"elementor elementor-23\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e466101 e-flex e-con-boxed e-con e-parent\" data-id=\"e466101\" 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-a9cf5fc elementor-widget elementor-widget-html\" data-id=\"a9cf5fc\" 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 Download Is Ready<\/title>\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Space+Grotesk:wght@500;600;700&family=Inter:wght@400;500;600&display=swap\" rel=\"stylesheet\">\r\n<style>\r\n  :root{\r\n    --bg:#12151B;\r\n    --panel:#1B1F27;\r\n    --panel-line:#2A2F3A;\r\n    --brass:#C89B3C;\r\n    --brass-dim:#8A6E2E;\r\n    --text:#EDEAE3;\r\n    --text-dim:#9096A3;\r\n    --ok:#7FA66B;\r\n  }\r\n  *{box-sizing:border-box;}\r\n  html,body{margin:0;padding:0;}\r\n  body{\r\n    background:var(--bg);\r\n    color:var(--text);\r\n    font-family:'Inter',sans-serif;\r\n    line-height:1.6;\r\n    -webkit-font-smoothing:antialiased;\r\n  }\r\n  .wrap{\r\n    max-width:640px;\r\n    margin:0 auto;\r\n    padding:56px 24px 80px;\r\n  }\r\n  h1,h2,h3{\r\n    font-family:'Space Grotesk',sans-serif;\r\n    letter-spacing:-0.01em;\r\n    margin:0;\r\n  }\r\n  \/* ---- Dial signature element ---- *\/\r\n  .dial-block{\r\n    display:flex;\r\n    flex-direction:column;\r\n    align-items:center;\r\n    text-align:center;\r\n    margin-bottom:40px;\r\n  }\r\n  .dial{\r\n    width:132px;\r\n    height:132px;\r\n    position:relative;\r\n    margin-bottom:14px;\r\n  }\r\n  .dial svg{width:100%;height:100%;display:block;}\r\n  .dial-label{\r\n    font-family:'Space Grotesk',sans-serif;\r\n    font-size:12px;\r\n    letter-spacing:0.12em;\r\n    text-transform:uppercase;\r\n    color:var(--brass);\r\n    font-weight:600;\r\n  }\r\n  .dial-sub{\r\n    font-size:12px;\r\n    color:var(--text-dim);\r\n    margin-top:2px;\r\n  }\r\n\r\n  .status-tag{\r\n    display:inline-flex;\r\n    align-items:center;\r\n    gap:8px;\r\n    background:rgba(127,166,107,0.12);\r\n    border:1px solid rgba(127,166,107,0.35);\r\n    color:var(--ok);\r\n    font-size:12px;\r\n    font-weight:600;\r\n    letter-spacing:0.06em;\r\n    text-transform:uppercase;\r\n    padding:6px 14px;\r\n    border-radius:100px;\r\n    margin-bottom:22px;\r\n  }\r\n  .status-dot{\r\n    width:7px;height:7px;border-radius:50%;\r\n    background:var(--ok);\r\n  }\r\n\r\n  h1.hero{\r\n    font-size:28px;\r\n    line-height:1.25;\r\n    margin-bottom:18px;\r\n  }\r\n  h1.hero span{color:var(--brass);}\r\n\r\n  .lead p{\r\n    color:#D7D4CC;\r\n    font-size:16px;\r\n    margin:0 0 16px;\r\n  }\r\n  .lead p:last-child{margin-bottom:0;}\r\n\r\n  .divider{\r\n    height:1px;\r\n    background:var(--panel-line);\r\n    margin:40px 0;\r\n    border:none;\r\n  }\r\n\r\n  \/* ---- Download section ---- *\/\r\n  .section-label{\r\n    font-family:'Space Grotesk',sans-serif;\r\n    font-size:12px;\r\n    letter-spacing:0.14em;\r\n    text-transform:uppercase;\r\n    color:var(--brass);\r\n    margin-bottom:16px;\r\n    display:block;\r\n  }\r\n\r\n  .download-list{\r\n    display:flex;\r\n    flex-direction:column;\r\n    gap:10px;\r\n    margin-bottom:20px;\r\n  }\r\n  .dl-btn{\r\n    display:flex;\r\n    align-items:center;\r\n    justify-content:space-between;\r\n    gap:12px;\r\n    background:var(--panel);\r\n    border:1px solid var(--panel-line);\r\n    border-radius:10px;\r\n    padding:16px 18px;\r\n    text-decoration:none;\r\n    color:var(--text);\r\n    transition:border-color .15s ease, transform .15s ease;\r\n  }\r\n  .dl-btn:hover{border-color:var(--brass-dim);}\r\n  .dl-btn:focus-visible{outline:2px solid var(--brass); outline-offset:2px;}\r\n  .dl-main{\r\n    border-color:var(--brass);\r\n    background:linear-gradient(180deg, rgba(200,155,60,0.10), rgba(200,155,60,0.03));\r\n  }\r\n  .dl-text{display:flex;flex-direction:column;gap:2px;}\r\n  .dl-title{font-weight:600;font-size:15px;}\r\n  .dl-tag{font-size:12px;color:var(--text-dim);}\r\n  .dl-icon{\r\n    flex-shrink:0;\r\n    width:34px;height:34px;\r\n    border-radius:8px;\r\n    background:var(--panel-line);\r\n    display:flex;align-items:center;justify-content:center;\r\n    color:var(--brass);\r\n  }\r\n  .dl-main .dl-icon{background:rgba(200,155,60,0.18);}\r\n\r\n  .inbox-note{\r\n    font-size:13px;\r\n    color:var(--text-dim);\r\n    margin:4px 0 0;\r\n  }\r\n  .inbox-note strong{color:var(--text);}\r\n  .save-note{\r\n    font-size:13px;\r\n    color:var(--text-dim);\r\n    margin:6px 0 0;\r\n  }\r\n\r\n  \/* ---- Start here \/ timeline ---- *\/\r\n  .step{\r\n    display:flex;\r\n    gap:16px;\r\n    padding:18px 0;\r\n    border-bottom:1px solid var(--panel-line);\r\n  }\r\n  .step:last-child{border-bottom:none;}\r\n  .step-time{\r\n    flex-shrink:0;\r\n    width:96px;\r\n    font-family:'Space Grotesk',sans-serif;\r\n    font-size:12px;\r\n    letter-spacing:0.06em;\r\n    text-transform:uppercase;\r\n    color:var(--brass);\r\n    padding-top:2px;\r\n  }\r\n  .step-body p{\r\n    margin:0;\r\n    font-size:14.5px;\r\n    color:#D7D4CC;\r\n  }\r\n  .step-body p + p{margin-top:6px;}\r\n  .step-body b{color:var(--text);}\r\n\r\n  \/* ---- Closing ---- *\/\r\n  .closing{\r\n    background:var(--panel);\r\n    border:1px solid var(--panel-line);\r\n    border-radius:12px;\r\n    padding:24px;\r\n  }\r\n  .closing p{\r\n    font-size:15px;\r\n    color:#D7D4CC;\r\n    margin:0 0 14px;\r\n  }\r\n  .signature{\r\n    font-family:'Space Grotesk',sans-serif;\r\n    font-weight:600;\r\n    color:var(--text);\r\n    font-size:14px;\r\n    letter-spacing:0.02em;\r\n  }\r\n\r\n  @media (max-width:480px){\r\n    .wrap{padding:40px 18px 60px;}\r\n    h1.hero{font-size:23px;}\r\n    .step{flex-direction:column;gap:6px;}\r\n    .step-time{width:auto;}\r\n  }\r\n\r\n  @media (prefers-reduced-motion: no-preference){\r\n    .fade-in{\r\n      animation:fadeIn .6s ease both;\r\n    }\r\n    @keyframes fadeIn{\r\n      from{opacity:0; transform:translateY(6px);}\r\n      to{opacity:1; transform:translateY(0);}\r\n    }\r\n  }\r\n<\/style>\r\n<\/head>\r\n<body>\r\n<div class=\"wrap\">\r\n\r\n  <div class=\"dial-block fade-in\">\r\n    <div class=\"dial\">\r\n      <svg viewBox=\"0 0 132 132\" fill=\"none\">\r\n        <circle cx=\"66\" cy=\"66\" r=\"58\" stroke=\"#2A2F3A\" stroke-width=\"8\"\/>\r\n        <circle cx=\"66\" cy=\"66\" r=\"58\" stroke=\"#C89B3C\" stroke-width=\"8\"\r\n                stroke-linecap=\"round\"\r\n                stroke-dasharray=\"364.4\" stroke-dashoffset=\"340\"\r\n                transform=\"rotate(-90 66 66)\"\/>\r\n        <text x=\"66\" y=\"61\" text-anchor=\"middle\" font-family=\"Space Grotesk, sans-serif\" font-size=\"22\" font-weight=\"700\" fill=\"#EDEAE3\">1<\/text>\r\n        <text x=\"66\" y=\"80\" text-anchor=\"middle\" font-family=\"Inter, sans-serif\" font-size=\"10\" fill=\"#9096A3\">OF 15 DAYS<\/text>\r\n      <\/svg>\r\n    <\/div>\r\n    <span class=\"dial-label\">Control Reset Method<\/span>\r\n    <span class=\"dial-sub\">Your reset starts now<\/span>\r\n  <\/div>\r\n\r\n  <span class=\"status-tag\"><span class=\"status-dot\"><\/span>Order Confirmed<\/span>\r\n\r\n  <h1 class=\"hero\">You made the decision most men never make, <span>and it's already paying off.<\/span><\/h1>\r\n\r\n  <div class=\"lead\">\r\n    <p>Not the decision to buy a guide. The decision to actually stop pretending. To stop lying awake calculating math problems, stop hiding in incognito tabs, stop drinking \"water\" in the kitchen at 1am. You closed that tab tonight. You chose Option 2.<\/p>\r\n    <p>That took more honesty than most men ever bring to this problem. You didn't need convincing that something was wrong. You needed a plan. Now you have one.<\/p>\r\n    <p>Your download is ready below.<\/p>\r\n  <\/div>\r\n\r\n  <hr class=\"divider\">\r\n\r\n  <span class=\"section-label\">Your Downloads<\/span>\r\n  <div class=\"download-list\">\r\n\r\n    <a href=\"#\" class=\"dl-btn dl-main\">\r\n      <div class=\"dl-text\">\r\n        <span class=\"dl-title\">Stop Being the Two-Minute Guy \u2014 The Control Reset Method\u2122<\/span>\r\n        <span class=\"dl-tag\">Main guide \u00b7 PDF<\/span>\r\n      <\/div>\r\n      <span class=\"dl-icon\">\u2193<\/span>\r\n    <\/a>\r\n\r\n    <a href=\"#\" class=\"dl-btn\">\r\n      <div class=\"dl-text\">\r\n        <span class=\"dl-title\">The \"Cool-Engine\" Rapid Breathing Guide<\/span>\r\n        <span class=\"dl-tag\">Bonus 1 \u00b7 PDF<\/span>\r\n      <\/div>\r\n      <span class=\"dl-icon\">\u2193<\/span>\r\n    <\/a>\r\n\r\n    <a href=\"#\" class=\"dl-btn\">\r\n      <div class=\"dl-text\">\r\n        <span class=\"dl-title\">The Iron-Mind Control &amp; Focus Blueprint<\/span>\r\n        <span class=\"dl-tag\">Bonus 2 \u00b7 PDF<\/span>\r\n      <\/div>\r\n      <span class=\"dl-icon\">\u2193<\/span>\r\n    <\/a>\r\n\r\n    <a href=\"#\" class=\"dl-btn\">\r\n      <div class=\"dl-text\">\r\n        <span class=\"dl-title\">The 5-Minute Daily Pelvic Power Routine<\/span>\r\n        <span class=\"dl-tag\">Bonus 3 \u00b7 PDF<\/span>\r\n      <\/div>\r\n      <span class=\"dl-icon\">\u2193<\/span>\r\n    <\/a>\r\n\r\n    <a href=\"#\" class=\"dl-btn\">\r\n      <div class=\"dl-text\">\r\n        <span class=\"dl-title\">The 15-Day Bedroom Performance Tracker<\/span>\r\n        <span class=\"dl-tag\">Bonus 4 \u00b7 PDF<\/span>\r\n      <\/div>\r\n      <span class=\"dl-icon\">\u2193<\/span>\r\n    <\/a>\r\n\r\n    <a href=\"#\" class=\"dl-btn\">\r\n      <div class=\"dl-text\">\r\n        <span class=\"dl-title\">The Bedroom Authority &amp; Partner Connection Guide<\/span>\r\n        <span class=\"dl-tag\">Bonus 5 \u00b7 PDF<\/span>\r\n      <\/div>\r\n      <span class=\"dl-icon\">\u2193<\/span>\r\n    <\/a>\r\n\r\n  <\/div>\r\n  <p class=\"inbox-note\"><strong>Check your inbox<\/strong>, we also sent a backup copy to your email.<\/p>\r\n  <p class=\"save-note\">Save your files to your phone or computer now.<\/p>\r\n\r\n  <hr class=\"divider\">\r\n\r\n  <span class=\"section-label\">Start Here \u2014 Your First 24 Hours<\/span>\r\n\r\n  <div class=\"steps\">\r\n    <div class=\"step\">\r\n      <div class=\"step-time\">Tonight<\/div>\r\n      <div class=\"step-body\">\r\n        <p><b>Open the main guide.<\/b> Read Chapter 1 (why your body fires too fast, and why the beer parlor advice was always wrong) and Chapter 6 (the Night-One Emergency Advantage).<\/p>\r\n        <p>Chapter 6 gives you something you can use tonight, not in two weeks.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"step\">\r\n      <div class=\"step-time\">Before Bed<\/div>\r\n      <div class=\"step-body\">\r\n        <p>Open the <b>\"Cool-Engine\" Rapid Breathing Guide<\/b> and run through the 3-minute routine once, even without her there.<\/p>\r\n        <p>Get your body used to the reset before you need it under pressure.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"step\">\r\n      <div class=\"step-time\">Tomorrow Morning<\/div>\r\n      <div class=\"step-body\">\r\n        <p>Open <b>Chapter 5<\/b>, your 15-Day Step-by-Step Blueprint, and begin Day 1 of the Understanding Phase.<\/p>\r\n        <p>Open the <b>Performance Tracker<\/b> and log Day 1 before you go to bed tomorrow night. This one habit is what separates the men who finish the 15 days from the men who quietly stop on Day 4.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <hr class=\"divider\">\r\n\r\n  <div class=\"closing\">\r\n    <p>Nothing in these pages works by sitting in your download folder. Chapter 1 opens something in your head, but Day 7 is where it becomes real, and Day 15 is where it becomes permanent. That gap between reading and doing is the only thing standing between you and the version of yourself on the other side of this.<\/p>\r\n    <p>Fifteen days. One system. No more guessing. You've already done the hard part. You decided.<\/p>\r\n    <span class=\"signature\">The Control Reset Team<\/span>\r\n  <\/div>\r\n\r\n<\/div>\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 Download Is Ready 1 OF 15 DAYS Control Reset Method Your reset starts now Order Confirmed You made the decision most men never make, and it&#8217;s already paying off. Not the decision to buy a guide. The decision to actually stop pretending. To stop lying awake calculating math problems, stop hiding in incognito tabs, [&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-23","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/chimuk.online\/index.php?rest_route=\/wp\/v2\/pages\/23","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/chimuk.online\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/chimuk.online\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/chimuk.online\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/chimuk.online\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=23"}],"version-history":[{"count":5,"href":"https:\/\/chimuk.online\/index.php?rest_route=\/wp\/v2\/pages\/23\/revisions"}],"predecessor-version":[{"id":30,"href":"https:\/\/chimuk.online\/index.php?rest_route=\/wp\/v2\/pages\/23\/revisions\/30"}],"wp:attachment":[{"href":"https:\/\/chimuk.online\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=23"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}