{"id":58,"date":"2026-08-19T15:12:06","date_gmt":"2026-08-19T15:12:06","guid":{"rendered":"https:\/\/orchado.online\/?page_id=58"},"modified":"2026-08-19T16:27:27","modified_gmt":"2026-08-19T16:27:27","slug":"thank-you","status":"publish","type":"page","link":"https:\/\/orchado.online\/?page_id=58","title":{"rendered":"Thank you."},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"58\" class=\"elementor elementor-58\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b394c0d e-flex e-con-boxed e-con e-parent\" data-id=\"b394c0d\" 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-d3cf64f elementor-widget elementor-widget-html\" data-id=\"d3cf64f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- =========================================================\r\n     ORCHADO \u2014 THANK YOU PAGE\r\n     How to use:\r\n     1. In WordPress, add a new Page, add a \"Custom HTML\" block\r\n        (or an Elementor \"HTML\" widget), and paste this entire file into it.\r\n     2. Find the 5 lines marked  PASTE-LINK-HERE  below and replace\r\n        each one with the real file URL from your Media Library.\r\n     3. Publish the page and copy its URL into Selar's Redirect URL field.\r\n     ========================================================= -->\r\n\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,600;9..144,700&amp;family=Source+Sans+3:wght@400;600;700&amp;display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n  .oty-wrap * { box-sizing: border-box; }\r\n  .oty-wrap {\r\n    --ink:        #26241F;\r\n    --paper:      #FBF7EF;\r\n    --paper-dim:  #F2ECDE;\r\n    --green:      #1F4B3F;\r\n    --green-dark: #163A31;\r\n    --gold:       #C89B3C;\r\n    --gold-soft:  #E9D9AE;\r\n    --line:       #DDD3B8;\r\n\r\n    max-width: 720px;\r\n    margin: 0 auto;\r\n    padding: 0 20px 80px;\r\n    background: var(--paper);\r\n    color: var(--ink);\r\n    font-family: 'Source Sans 3', sans-serif;\r\n    line-height: 1.6;\r\n  }\r\n\r\n  .oty-wrap h1, .oty-wrap h2, .oty-wrap h3 {\r\n    font-family: 'Fraunces', serif;\r\n    color: var(--green-dark);\r\n    margin: 0 0 14px;\r\n  }\r\n\r\n  \/* ---------- HEADER ---------- *\/\r\n  .oty-brand {\r\n    text-align: center;\r\n    padding: 40px 0 10px;\r\n    font-family: 'Fraunces', serif;\r\n    font-weight: 600;\r\n    font-size: 22px;\r\n    letter-spacing: 0.03em;\r\n    color: var(--green-dark);\r\n  }\r\n\r\n  \/* ---------- SECTION 1: CONFIRMATION ---------- *\/\r\n  .oty-hero {\r\n    text-align: center;\r\n    padding: 20px 0 36px;\r\n    border-bottom: 1px solid var(--line);\r\n  }\r\n  .oty-eyebrow {\r\n    display: inline-block;\r\n    font-size: 13px;\r\n    font-weight: 700;\r\n    letter-spacing: 0.12em;\r\n    text-transform: uppercase;\r\n    color: var(--gold);\r\n    background: var(--green-dark);\r\n    padding: 6px 16px;\r\n    border-radius: 100px;\r\n    margin-bottom: 18px;\r\n  }\r\n  .oty-hero h1 {\r\n    font-size: 34px;\r\n    line-height: 1.2;\r\n  }\r\n  .oty-hero p {\r\n    font-size: 17px;\r\n    max-width: 520px;\r\n    margin: 0 auto;\r\n    color: #4A4638;\r\n  }\r\n  .oty-hero p + p { margin-top: 14px; }\r\n\r\n  \/* ---------- SECTION 2: DOWNLOAD LEDGER ---------- *\/\r\n  .oty-ledger {\r\n    margin: 44px 0;\r\n    background: #fff;\r\n    border: 1px solid var(--line);\r\n    border-radius: 4px;\r\n    overflow: hidden;\r\n    box-shadow: 0 2px 0 var(--line);\r\n  }\r\n  .oty-ledger-head {\r\n    background: var(--green-dark);\r\n    color: var(--paper);\r\n    padding: 18px 24px;\r\n    display: flex;\r\n    align-items: baseline;\r\n    justify-content: space-between;\r\n    font-family: 'Fraunces', serif;\r\n  }\r\n  .oty-ledger-head span:first-child {\r\n    font-size: 19px;\r\n    font-weight: 600;\r\n  }\r\n  .oty-ledger-head span:last-child {\r\n    font-size: 12px;\r\n    letter-spacing: 0.08em;\r\n    text-transform: uppercase;\r\n    color: var(--gold-soft);\r\n  }\r\n  .oty-item {\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: space-between;\r\n    gap: 16px;\r\n    padding: 18px 24px;\r\n    border-top: 1px dashed var(--line);\r\n  }\r\n  .oty-item:first-of-type { border-top: none; }\r\n  .oty-item-name {\r\n    font-weight: 600;\r\n    color: var(--ink);\r\n    font-size: 15.5px;\r\n  }\r\n  .oty-item-tag {\r\n    display: block;\r\n    font-size: 12px;\r\n    font-weight: 400;\r\n    color: #8a8367;\r\n    margin-top: 2px;\r\n  }\r\n  .oty-btn {\r\n    flex-shrink: 0;\r\n    display: inline-block;\r\n    background: var(--green);\r\n    color: #fff !important;\r\n    text-decoration: none;\r\n    font-weight: 700;\r\n    font-size: 13.5px;\r\n    padding: 11px 18px;\r\n    border-radius: 4px;\r\n    transition: background 0.15s ease;\r\n    white-space: nowrap;\r\n  }\r\n  .oty-btn:hover { background: var(--green-dark); }\r\n\r\n  .oty-note-row {\r\n    padding: 18px 24px 22px;\r\n    border-top: 1px solid var(--line);\r\n    background: var(--paper-dim);\r\n    font-size: 14px;\r\n    color: #5b5643;\r\n  }\r\n  .oty-note-row p { margin: 0 0 6px; }\r\n  .oty-note-row p:last-child { margin-bottom: 0; }\r\n  .oty-note-row strong { color: var(--green-dark); }\r\n\r\n  \/* ---------- SECTION 3: START HERE ---------- *\/\r\n  .oty-start { margin: 50px 0; }\r\n  .oty-start h2 {\r\n    font-size: 24px;\r\n    text-align: center;\r\n    margin-bottom: 6px;\r\n  }\r\n  .oty-start-sub {\r\n    text-align: center;\r\n    font-size: 14px;\r\n    color: #8a8367;\r\n    margin-bottom: 28px;\r\n  }\r\n  .oty-step {\r\n    display: flex;\r\n    gap: 16px;\r\n    padding: 18px 0;\r\n    border-top: 1px solid var(--line);\r\n  }\r\n  .oty-step:last-child { border-bottom: 1px solid var(--line); }\r\n  .oty-step-num {\r\n    flex-shrink: 0;\r\n    width: 38px;\r\n    height: 38px;\r\n    border-radius: 50%;\r\n    background: var(--gold-soft);\r\n    color: var(--green-dark);\r\n    font-family: 'Fraunces', serif;\r\n    font-weight: 700;\r\n    font-size: 15px;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n  }\r\n  .oty-step-body h3 {\r\n    font-size: 13px;\r\n    text-transform: uppercase;\r\n    letter-spacing: 0.08em;\r\n    color: var(--gold);\r\n    margin-bottom: 6px;\r\n    font-family: 'Source Sans 3', sans-serif;\r\n    font-weight: 700;\r\n  }\r\n  .oty-step-body p {\r\n    margin: 0;\r\n    font-size: 15.5px;\r\n    color: var(--ink);\r\n  }\r\n\r\n  \/* ---------- SECTION 4: CLOSING NOTE ---------- *\/\r\n  .oty-closing {\r\n    margin-top: 50px;\r\n    padding: 30px 28px;\r\n    background: var(--green-dark);\r\n    color: var(--paper);\r\n    border-radius: 4px;\r\n    text-align: center;\r\n  }\r\n  .oty-closing p {\r\n    font-size: 16px;\r\n    max-width: 480px;\r\n    margin: 0 auto 18px;\r\n    color: #EDE7D6;\r\n  }\r\n  .oty-signature {\r\n    font-family: 'Fraunces', serif;\r\n    font-size: 20px;\r\n    font-weight: 600;\r\n    color: var(--gold-soft);\r\n  }\r\n\r\n  @media (max-width: 520px) {\r\n    .oty-hero h1 { font-size: 27px; }\r\n    .oty-item { flex-direction: column; align-items: flex-start; }\r\n    .oty-btn { width: 100%; text-align: center; }\r\n    .oty-ledger-head { flex-direction: column; gap: 4px; }\r\n  }\r\n<\/style>\r\n\r\n<div class=\"oty-wrap\">\r\n\r\n  <div class=\"oty-brand\">Orchado<\/div>\r\n\r\n  <!-- SECTION 1 \u2014 CONFIRMATION AND EMOTIONAL VALIDATION -->\r\n  <div class=\"oty-hero\">\r\n    <span class=\"oty-eyebrow\">Order Confirmed<\/span>\r\n    <h1>You did something a lot of school owners keep putting off.<\/h1>\r\n    <p>You stopped guessing about tax season and decided to actually understand it. That takes more courage than people give it credit for, especially when your records have been living in notebooks and bank alerts for years.<\/p>\r\n    <p>You built your school with your own hands, your own savings, and your own sleepless nights. This is one less thing to lose sleep over. Your download is ready below.<\/p>\r\n  <\/div>\r\n\r\n  <!-- SECTION 2 \u2014 DOWNLOAD SECTION -->\r\n  <div class=\"oty-ledger\">\r\n    <div class=\"oty-ledger-head\">\r\n      <span>Your Download<\/span>\r\n      <span>1 file<\/span>\r\n    <\/div>\r\n\r\n    <div class=\"oty-item\">\r\n      <div>\r\n        <span class=\"oty-item-name\">The Nigerian School Tax Blueprint<\/span>\r\n        <span class=\"oty-item-tag\">Guide + all 4 bonuses, in one file<\/span>\r\n      <\/div>\r\n      <a class=\"oty-btn\" href=\"https:\/\/orchado.online\/wp-content\/uploads\/2026\/08\/The_Nigerian_School_Tax_Blueprint-1.pdf\" target=\"_blank\" rel=\"noopener\">DOWNLOAD<\/a>\r\n    <\/div>\r\n\r\n    <div class=\"oty-note-row\">\r\n      <p><strong>What's inside:<\/strong> The Blueprint, plus the Income &amp; Expense Tracker Template, School Tax Estimation Calculator &amp; Worksheet, Tax Bill Review Checklist, and School Tax Compliance Toolkit, all in this one download.<\/p>\r\n      <p><strong>Check your inbox<\/strong> \u2014 we also sent a backup copy to your email.<\/p>\r\n      <p>Save your file to your phone or computer now.<\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- SECTION 3 \u2014 START HERE -->\r\n  <div class=\"oty-start\">\r\n    <h2>Start Here<\/h2>\r\n    <p class=\"oty-start-sub\">Your first 24 hours, mapped out<\/p>\r\n\r\n    <div class=\"oty-step\">\r\n      <div class=\"oty-step-num\">1<\/div>\r\n      <div class=\"oty-step-body\">\r\n        <h3>Tonight<\/h3>\r\n        <p>Open the Blueprint. Read the section that explains exactly what taxes apply to your school and to which authority. This is the part that removes the guessing you have lived with for years.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"oty-step\">\r\n      <div class=\"oty-step-num\">2<\/div>\r\n      <div class=\"oty-step-body\">\r\n        <h3>Before Bed<\/h3>\r\n        <p>Pull out the Income &amp; Expense Tracker Template and list what you can remember of your school's income and expenses from the last three months, even roughly. You are not aiming for perfect. You are aiming for a starting point.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"oty-step\">\r\n      <div class=\"oty-step-num\">3<\/div>\r\n      <div class=\"oty-step-body\">\r\n        <h3>Tomorrow Morning<\/h3>\r\n        <p>Open the School Tax Estimation Calculator &amp; Worksheet and work through the process for calculating your school's tax position using what you entered the night before. This is the step that turns confusion into a number you can actually stand behind.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- SECTION 4 \u2014 CLOSING NOTE -->\r\n  <div class=\"oty-closing\">\r\n    <p>Real change here will not come from reading the Blueprint once and setting it aside. It comes from spending fifteen minutes a week with your records, using the tools you now have, until it becomes second nature. You already did the hard part by deciding to face this instead of avoiding it again this year.<\/p>\r\n    <p class=\"oty-signature\">Osas Success<\/p>\r\n  <\/div>\r\n\r\n<\/div>\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>Orchado Order Confirmed You did something a lot of school owners keep putting off. You stopped guessing about tax season and decided to actually understand it. That takes more courage than people give it credit for, especially when your records have been living in notebooks and bank alerts for years. You built your school with [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-58","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/orchado.online\/index.php?rest_route=\/wp\/v2\/pages\/58","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/orchado.online\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/orchado.online\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/orchado.online\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/orchado.online\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=58"}],"version-history":[{"count":5,"href":"https:\/\/orchado.online\/index.php?rest_route=\/wp\/v2\/pages\/58\/revisions"}],"predecessor-version":[{"id":67,"href":"https:\/\/orchado.online\/index.php?rest_route=\/wp\/v2\/pages\/58\/revisions\/67"}],"wp:attachment":[{"href":"https:\/\/orchado.online\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=58"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}