{"id":41,"date":"2026-05-29T05:42:53","date_gmt":"2026-05-29T05:42:53","guid":{"rendered":"https:\/\/lusales.shop\/?page_id=41"},"modified":"2026-07-06T06:02:29","modified_gmt":"2026-07-06T06:02:29","slug":"thank-you","status":"publish","type":"page","link":"https:\/\/lusales.shop\/?page_id=41","title":{"rendered":"Thank you!"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"41\" class=\"elementor elementor-41\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6f4ad0e e-flex e-con-boxed e-con e-parent\" data-id=\"6f4ad0e\" 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-4766150 elementor-widget elementor-widget-html\" data-id=\"4766150\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Order Confirmed \u2014 Metabolism Fix<\/title>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Fraunces:opsz,wght@9..144,400;9..144,600;9..144,700&family=Work+Sans:wght@400;500;600&family=IBM+Plex+Mono:wght@500&display=swap\" rel=\"stylesheet\">\n<style>\n  :root {\n    --indigo-deep: #1B2A4A;\n    --indigo-mid: #2C4770;\n    --ochre: #C9752B;\n    --ochre-dark: #A85F1F;\n    --cream: #FBF6EC;\n    --ink: #1A1A1A;\n    --line: rgba(27,42,74,0.14);\n  }\n\n  * { box-sizing: border-box; }\n\n  html, body {\n    margin: 0;\n    padding: 0;\n    background: var(--cream);\n    color: var(--ink);\n    font-family: 'Work Sans', sans-serif;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  .page {\n    min-height: 100vh;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    padding: 0 20px 60px;\n  }\n\n  \/* Adire-inspired top band *\/\n  .band {\n    width: 100%;\n    height: 10px;\n    background: repeating-linear-gradient(\n      90deg,\n      var(--indigo-deep) 0px,\n      var(--indigo-deep) 22px,\n      var(--ochre) 22px,\n      var(--ochre) 26px,\n      var(--indigo-deep) 26px,\n      var(--indigo-deep) 48px\n    );\n  }\n\n  .card {\n    max-width: 560px;\n    width: 100%;\n    margin-top: 56px;\n    text-align: center;\n  }\n\n  .eyebrow {\n    font-family: 'IBM Plex Mono', monospace;\n    font-size: 12px;\n    letter-spacing: 0.18em;\n    color: var(--ochre-dark);\n    margin-bottom: 22px;\n  }\n\n  \/* Signature stamp element *\/\n  .stamp {\n    width: 96px;\n    height: 96px;\n    margin: 0 auto 28px;\n    display: block;\n    transform: rotate(-4deg);\n  }\n\n  h1 {\n    font-family: 'Fraunces', serif;\n    font-weight: 600;\n    font-size: 40px;\n    line-height: 1.15;\n    margin: 0 0 14px;\n    color: var(--indigo-deep);\n  }\n\n  .lead {\n    font-size: 17px;\n    line-height: 1.6;\n    color: #45505f;\n    margin: 0 0 40px;\n  }\n\n  .btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 10px;\n    width: 100%;\n    max-width: 400px;\n    padding: 17px 24px;\n    border-radius: 8px;\n    font-family: 'Work Sans', sans-serif;\n    font-weight: 600;\n    font-size: 16px;\n    text-decoration: none;\n    transition: transform 0.15s ease, box-shadow 0.15s ease;\n  }\n\n  .btn:active { transform: scale(0.98); }\n\n  .btn-primary {\n    background: var(--indigo-deep);\n    color: var(--cream);\n    box-shadow: 0 4px 0 var(--indigo-mid);\n  }\n  .btn-primary:hover { box-shadow: 0 5px 0 var(--indigo-mid); transform: translateY(-1px); }\n\n  .btn-secondary {\n    background: #ffffff;\n    color: var(--indigo-deep);\n    border: 1.5px solid var(--line);\n  }\n  .btn-secondary:hover { border-color: var(--indigo-deep); }\n\n  .note {\n    font-size: 13px;\n    color: #8a93a1;\n    margin: 14px 0 0;\n  }\n\n  .divider {\n    width: 100%;\n    max-width: 400px;\n    margin: 44px auto;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n  }\n  .divider .line { flex: 1; height: 1px; background: var(--line); }\n  .divider .dot { width: 5px; height: 5px; border-radius: 50%; background: var(--ochre); }\n\n  .help-title {\n    font-family: 'Fraunces', serif;\n    font-size: 20px;\n    font-weight: 600;\n    color: var(--indigo-deep);\n    margin: 0 0 8px;\n  }\n\n  .help-text {\n    font-size: 15px;\n    line-height: 1.6;\n    color: #45505f;\n    margin: 0 0 24px;\n  }\n\n  footer {\n    margin-top: 64px;\n    font-size: 13px;\n    color: #9aa2ae;\n    text-align: center;\n  }\n\n  footer a {\n    color: var(--indigo-mid);\n    text-decoration: none;\n  }\n  footer a:hover { text-decoration: underline; }\n\n  @media (max-width: 480px) {\n    h1 { font-size: 30px; }\n    .card { margin-top: 40px; }\n  }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"band\"><\/div>\n\n<div class=\"page\">\n  <div class=\"card\">\n    <div class=\"eyebrow\">PAYMENT RECEIVED<\/div>\n\n    <svg class=\"stamp\" viewBox=\"0 0 96 96\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n      <circle cx=\"48\" cy=\"48\" r=\"46\" stroke=\"#1B2A4A\" stroke-width=\"2.5\" stroke-dasharray=\"3 4\"\/>\n      <circle cx=\"48\" cy=\"48\" r=\"36\" fill=\"#1B2A4A\"\/>\n      <path d=\"M32 48L43 59L66 36\" stroke=\"#C9752B\" stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n    <\/svg>\n\n    <h1>Your Order Is Confirmed<\/h1>\n    <p class=\"lead\">Metabolism Fix is ready to download.<\/p>\n\n    <a href=\"https:\/\/drive.google.com\/drive\/u\/0\/folders\/1EjSxgViMpWXftHyNr8QagsQ_gSZSrPQz\" class=\"btn btn-primary\" id=\"downloadBtn\" target=\"_blank\" rel=\"noopener\">\n      Download Your Guide\n    <\/a>\n    <p class=\"note\">Save the PDF to your phone so you can find it later.<\/p>\n\n    <div class=\"divider\">\n      <span class=\"line\"><\/span>\n      <span class=\"dot\"><\/span>\n      <span class=\"line\"><\/span>\n    <\/div>\n\n    <div class=\"help-title\">Need Help?<\/div>\n    <p class=\"help-text\">Message us on WhatsApp if the download doesn't open or you have a question about the guide.<\/p>\n\n    <a href=\"https:\/\/wa.link\/5azu3o\" class=\"btn btn-secondary\" target=\"_blank\" rel=\"noopener\">\n      Text Us on WhatsApp\n    <\/a>\n\n    <footer>\n      Support: <a href=\"mailto:penwellwriters@gmail.com\">penwellwriters@gmail.com<\/a>\n    <\/footer>\n  <\/div>\n<\/div>\n\n<\/body>\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>Order Confirmed \u2014 Metabolism Fix PAYMENT RECEIVED Your Order Is Confirmed Metabolism Fix is ready to download. Download Your Guide Save the PDF to your phone so you can find it later. Need Help? Message us on WhatsApp if the download doesn&#8217;t open or you have a question about the guide. Text Us on WhatsApp [&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-41","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/lusales.shop\/index.php?rest_route=\/wp\/v2\/pages\/41","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lusales.shop\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/lusales.shop\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/lusales.shop\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lusales.shop\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=41"}],"version-history":[{"count":5,"href":"https:\/\/lusales.shop\/index.php?rest_route=\/wp\/v2\/pages\/41\/revisions"}],"predecessor-version":[{"id":48,"href":"https:\/\/lusales.shop\/index.php?rest_route=\/wp\/v2\/pages\/41\/revisions\/48"}],"wp:attachment":[{"href":"https:\/\/lusales.shop\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=41"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}