{"id":17,"date":"2026-08-31T19:33:21","date_gmt":"2026-08-31T19:33:21","guid":{"rendered":"https:\/\/thebestshot.online\/?page_id=17"},"modified":"2026-08-31T19:34:17","modified_gmt":"2026-08-31T19:34:17","slug":"thank-you-page","status":"publish","type":"page","link":"https:\/\/thebestshot.online\/?page_id=17","title":{"rendered":"Thank you page"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"17\" class=\"elementor elementor-17\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1b5230c e-flex e-con-boxed e-con e-parent\" data-id=\"1b5230c\" 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-5593513 elementor-widget elementor-widget-html\" data-id=\"5593513\" 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 Blueprint 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=Source+Serif+4:opsz,wght@8..60,400;8..60,500;8..60,600;8..60,700&family=IBM+Plex+Sans:wght@400;500;600;700&display=swap\" rel=\"stylesheet\">\r\n<style>\r\n  :root{\r\n    --ink:#13202E;\r\n    --ink-soft:#3C4A58;\r\n    --paper:#F4F2EC;\r\n    --panel:#FFFFFF;\r\n    --rule:#CFC9B8;\r\n    --rule-soft:#E3DFD3;\r\n    --amber:#B9863A;\r\n    --amber-deep:#96692A;\r\n    --sage:#3F6B57;\r\n    --sage-bg:#E9EFE9;\r\n  }\r\n  *{box-sizing:border-box;}\r\n  body{\r\n    margin:0;\r\n    background:var(--paper);\r\n    color:var(--ink);\r\n    font-family:'IBM Plex Sans', sans-serif;\r\n    font-size:16px;\r\n    line-height:1.6;\r\n    -webkit-font-smoothing:antialiased;\r\n  }\r\n  h1,h2,h3{\r\n    font-family:'Source Serif 4', serif;\r\n    font-weight:600;\r\n    color:var(--ink);\r\n    margin:0;\r\n  }\r\n  p{margin:0;}\r\n\r\n  .wrap{max-width:640px;margin:0 auto;padding:0 24px;}\r\n\r\n  \/* ============ HEADER \/ STAMP ============ *\/\r\n  header.top{\r\n    border-bottom:1px solid var(--rule);\r\n    padding:44px 0 40px;\r\n  }\r\n  .file-stamp{\r\n    display:flex;\r\n    justify-content:space-between;\r\n    align-items:baseline;\r\n    font-size:12.5px;\r\n    color:var(--ink-soft);\r\n    border-bottom:1px solid var(--rule-soft);\r\n    padding-bottom:14px;\r\n    margin-bottom:32px;\r\n  }\r\n  .file-stamp .desk-name{\r\n    font-family:'Source Serif 4', serif;\r\n    font-weight:600;\r\n    font-size:14.5px;\r\n    color:var(--ink);\r\n  }\r\n  .status-tag{\r\n    display:inline-block;\r\n    font-size:12.5px;\r\n    font-weight:600;\r\n    color:var(--sage);\r\n    background:var(--sage-bg);\r\n    border:1px solid #CFDDD2;\r\n    padding:5px 12px;\r\n    margin-bottom:18px;\r\n  }\r\n  h1.headline{\r\n    font-size:32px;\r\n    line-height:1.2;\r\n    max-width:16ch;\r\n  }\r\n\r\n  \/* ============ SECTIONS ============ *\/\r\n  section{padding:44px 0;border-bottom:1px solid var(--rule);}\r\n  section:last-of-type{border-bottom:none;}\r\n\r\n  .eyebrow{\r\n    font-size:13px;\r\n    color:var(--amber-deep);\r\n    font-weight:600;\r\n    margin-bottom:10px;\r\n  }\r\n  h2.section-title{\r\n    font-size:22px;\r\n    margin-bottom:20px;\r\n  }\r\n\r\n  \/* ============ CONFIRMATION COPY ============ *\/\r\n  .confirm-copy p{\r\n    font-size:16.5px;\r\n    color:var(--ink-soft);\r\n    max-width:56ch;\r\n    margin-bottom:16px;\r\n  }\r\n  .confirm-copy p:last-child{margin-bottom:0;}\r\n  .confirm-copy strong{color:var(--ink);}\r\n\r\n  \/* ============ DOWNLOAD BUTTONS ============ *\/\r\n  .download-list{\r\n    list-style:none;\r\n    margin:0 0 26px 0;\r\n    padding:0;\r\n  }\r\n  .download-list li{\r\n    border:1px solid var(--rule);\r\n    margin-bottom:12px;\r\n  }\r\n  .download-btn{\r\n    display:flex;\r\n    align-items:center;\r\n    justify-content:space-between;\r\n    gap:14px;\r\n    width:100%;\r\n    background:var(--ink);\r\n    color:#fff;\r\n    text-decoration:none;\r\n    font-family:'IBM Plex Sans', sans-serif;\r\n    font-weight:600;\r\n    font-size:15.5px;\r\n    padding:18px 20px;\r\n    border:none;\r\n    cursor:pointer;\r\n    transition:background .15s ease;\r\n  }\r\n  .download-btn:hover{background:#1c2e42;}\r\n  .download-btn .arrow{\r\n    flex:0 0 auto;\r\n    color:var(--amber);\r\n    font-size:16px;\r\n  }\r\n  .download-note{\r\n    font-size:14.5px;\r\n    color:var(--ink-soft);\r\n    margin-bottom:10px;\r\n  }\r\n  .download-note strong{color:var(--ink);}\r\n\r\n  \/* ============ START HERE STEPS ============ *\/\r\n  .step-list{\r\n    list-style:none;\r\n    margin:0;\r\n    padding:0;\r\n    border-top:1px solid var(--rule-soft);\r\n  }\r\n  .step-list li{\r\n    padding:20px 0;\r\n    border-bottom:1px solid var(--rule-soft);\r\n  }\r\n  .step-time{\r\n    font-family:'Source Serif 4', serif;\r\n    font-size:15px;\r\n    font-weight:600;\r\n    color:var(--amber-deep);\r\n    margin-bottom:6px;\r\n    display:block;\r\n  }\r\n  .step-list p.step-body{\r\n    font-size:15.5px;\r\n    color:var(--ink-soft);\r\n    max-width:56ch;\r\n    line-height:1.6;\r\n  }\r\n  .step-list p.step-body strong{color:var(--ink);}\r\n\r\n  \/* ============ CLOSING NOTE ============ *\/\r\n  .closing{\r\n    background:var(--ink);\r\n    color:var(--paper);\r\n  }\r\n  .closing .eyebrow{color:#E9C989;}\r\n  .closing p.note{\r\n    font-family:'Source Serif 4', serif;\r\n    font-size:19px;\r\n    line-height:1.6;\r\n    color:#EDEBE3;\r\n    max-width:52ch;\r\n    margin-bottom:22px;\r\n  }\r\n  .closing .signature{\r\n    font-family:'Source Serif 4', serif;\r\n    font-style:italic;\r\n    font-size:19px;\r\n    color:#fff;\r\n  }\r\n\r\n  @media (max-width:600px){\r\n    h1.headline{font-size:26px;}\r\n    .closing p.note{font-size:17px;}\r\n    section{padding:36px 0;}\r\n    .download-btn{font-size:14.5px;padding:16px 16px;}\r\n  }\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<header class=\"top\">\r\n  <div class=\"wrap\">\r\n    <div class=\"file-stamp\">\r\n      <span class=\"desk-name\">The Remote Career Desk<\/span>\r\n      <span>Case File &mdash; Order Confirmed<\/span>\r\n    <\/div>\r\n    <span class=\"status-tag\">&#10003; Order Confirmed<\/span>\r\n    <h1 class=\"headline\">Your Blueprint is ready.<\/h1>\r\n  <\/div>\r\n<\/header>\r\n\r\n<section class=\"confirmation\">\r\n  <div class=\"wrap confirm-copy\">\r\n    <p>You didn't buy another course to add to a pile of things you never finish. You made a decision to stop applying blindly and start applying with a system, and that decision is already the hardest part done.<\/p>\r\n    <p>Everything below is built to move you from ignored to interviewed, and it starts now. Your download is ready below.<\/p>\r\n  <\/div>\r\n<\/section>\r\n\r\n<section class=\"downloads\">\r\n  <div class=\"wrap\">\r\n    <p class=\"eyebrow\">Your files<\/p>\r\n    <h2 class=\"section-title\">Download your files<\/h2>\r\n    <ul class=\"download-list\">\r\n      <li>\r\n        <a href=\"#\" class=\"download-btn\">\r\n          <span>The Interview Invitation Blueprint<\/span>\r\n          <span class=\"arrow\">&#8595;<\/span>\r\n        <\/a>\r\n      <\/li>\r\n      <li>\r\n        <a href=\"#\" class=\"download-btn\">\r\n          <span>The Resume That Resonates<\/span>\r\n          <span class=\"arrow\">&#8595;<\/span>\r\n        <\/a>\r\n      <\/li>\r\n      <li>\r\n        <a href=\"#\" class=\"download-btn\">\r\n          <span>Network Your Way In<\/span>\r\n          <span class=\"arrow\">&#8595;<\/span>\r\n        <\/a>\r\n      <\/li>\r\n    <\/ul>\r\n    <p class=\"download-note\">Check your inbox. We also sent a backup copy to your email.<\/p>\r\n    <p class=\"download-note\"><strong>Save your files to your phone or computer now, before you do anything else.<\/strong><\/p>\r\n  <\/div>\r\n<\/section>\r\n\r\n<section class=\"start-here\">\r\n  <div class=\"wrap\">\r\n    <p class=\"eyebrow\">Next 24 hours<\/p>\r\n    <h2 class=\"section-title\">Start here<\/h2>\r\n    <ul class=\"step-list\">\r\n      <li>\r\n        <span class=\"step-time\">Tonight<\/span>\r\n        <p class=\"step-body\">Open <strong>The Interview Invitation Blueprint<\/strong> and read the Position section in full. This is where you'll learn the proof-over-duties framework that the rest of the system builds on. Don't skip ahead.<\/p>\r\n      <\/li>\r\n      <li>\r\n        <span class=\"step-time\">Before bed<\/span>\r\n        <p class=\"step-body\">Open <strong>The Resume That Resonates<\/strong> and list every result you've ever produced in your current or past roles, even small ones. Numbers, outcomes, before-and-after situations. This becomes the raw material for your rebuilt CV.<\/p>\r\n      <\/li>\r\n      <li>\r\n        <span class=\"step-time\">Tomorrow morning<\/span>\r\n        <p class=\"step-body\">Begin the Prove phase. Take one line from your current CV that describes a duty, and rewrite it as a result using what you listed the night before. That single rewritten line is your first real step out of application silence.<\/p>\r\n      <\/li>\r\n      <li>\r\n        <span class=\"step-time\">Once your CV is rebuilt<\/span>\r\n        <p class=\"step-body\">Open <strong>Network Your Way In<\/strong> and begin applying the outreach steps in the Pursue section.<\/p>\r\n      <\/li>\r\n    <\/ul>\r\n  <\/div>\r\n<\/section>\r\n\r\n<section class=\"closing\">\r\n  <div class=\"wrap\">\r\n    <p class=\"eyebrow\">A note from the desk<\/p>\r\n    <p class=\"note\">Nothing in this system works by sitting unopened on your device. It works because you follow it, one step at a time, even on the days it feels slow. You already have what it takes, you just needed a process that finally matches the effort you've been putting in. We're glad you're here.<\/p>\r\n    <p class=\"signature\">Treasure<\/p>\r\n  <\/div>\r\n<\/section>\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 Blueprint Is Ready The Remote Career Desk Case File &mdash; Order Confirmed &#10003; Order Confirmed Your Blueprint is ready. You didn&#8217;t buy another course to add to a pile of things you never finish. You made a decision to stop applying blindly and start applying with a system, and that decision is already the [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-17","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/thebestshot.online\/index.php?rest_route=\/wp\/v2\/pages\/17","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thebestshot.online\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/thebestshot.online\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/thebestshot.online\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/thebestshot.online\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=17"}],"version-history":[{"count":4,"href":"https:\/\/thebestshot.online\/index.php?rest_route=\/wp\/v2\/pages\/17\/revisions"}],"predecessor-version":[{"id":21,"href":"https:\/\/thebestshot.online\/index.php?rest_route=\/wp\/v2\/pages\/17\/revisions\/21"}],"wp:attachment":[{"href":"https:\/\/thebestshot.online\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=17"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}