{"id":107,"date":"2026-07-26T22:00:22","date_gmt":"2026-07-26T22:00:22","guid":{"rendered":"https:\/\/noreonline.online\/?page_id=107"},"modified":"2026-07-26T22:36:12","modified_gmt":"2026-07-26T22:36:12","slug":"budget-tracker-pdf","status":"publish","type":"page","link":"https:\/\/noreonline.online\/?page_id=107","title":{"rendered":"Budget Tracker PDF"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"107\" class=\"elementor elementor-107\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ef52b70 e-flex e-con-boxed e-con e-parent\" data-id=\"ef52b70\" 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-c6340c7 elementor-widget elementor-widget-html\" data-id=\"c6340c7\" 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>The Profit Clarity Tracker | Accounting Ward Services<\/title>\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Fraunces:opsz,wght@9..144,400;9..144,600;9..144,700&family=Inter:wght@400;500;600;700&family=IBM+Plex+Mono:wght@500;600&display=swap\" rel=\"stylesheet\">\r\n<style>\r\n  :root{\r\n    --navy:#0E2A3D;\r\n    --navy-deep:#091B27;\r\n    --emerald:#1F6F54;\r\n    --emerald-light:#2E8E6E;\r\n    --gold:#C89B3C;\r\n    --gold-light:#E0B85C;\r\n    --cream:#FAF9F5;\r\n    --slate:#4A5660;\r\n    --line:#E3E0D6;\r\n    --white:#FFFFFF;\r\n  }\r\n  *{box-sizing:border-box; margin:0; padding:0;}\r\n  body{\r\n    font-family:'Inter', sans-serif;\r\n    color:var(--navy);\r\n    background:var(--cream);\r\n    line-height:1.6;\r\n    -webkit-font-smoothing:antialiased;\r\n  }\r\n  h1,h2,h3{ font-family:'Fraunces', serif; font-weight:600; color:var(--navy); line-height:1.15; }\r\n  .mono{ font-family:'IBM Plex Mono', monospace; }\r\n  a{ text-decoration:none; }\r\n  .wrap{ max-width:1080px; margin:0 auto; padding:0 24px; }\r\n  .section{ padding:88px 0; }\r\n  .section-tight{ padding:56px 0; }\r\n  .eyebrow{\r\n    font-family:'IBM Plex Mono', monospace;\r\n    text-transform:uppercase;\r\n    letter-spacing:0.12em;\r\n    font-size:13px;\r\n    color:var(--emerald);\r\n    font-weight:600;\r\n    margin-bottom:16px;\r\n    display:block;\r\n  }\r\n  .btn{\r\n    display:inline-block;\r\n    background:var(--gold);\r\n    color:var(--navy-deep);\r\n    font-weight:700;\r\n    padding:18px 36px;\r\n    border-radius:4px;\r\n    font-size:17px;\r\n    border:none;\r\n    cursor:pointer;\r\n    transition:transform .15s ease, box-shadow .15s ease;\r\n    box-shadow:0 4px 14px rgba(200,155,60,0.35);\r\n  }\r\n  .btn:hover{ transform:translateY(-2px); box-shadow:0 8px 20px rgba(200,155,60,0.45); }\r\n  .btn-outline{\r\n    background:transparent;\r\n    border:1.5px solid var(--white);\r\n    color:var(--white);\r\n  }\r\n\r\n  \/* ---------- Countdown bar ---------- *\/\r\n  .countdown-bar{\r\n    background:var(--navy-deep);\r\n    color:var(--white);\r\n    padding:12px 0;\r\n    position:sticky;\r\n    top:0;\r\n    z-index:999;\r\n    border-bottom:2px solid var(--gold);\r\n  }\r\n  .countdown-bar .wrap{\r\n    display:flex;\r\n    align-items:center;\r\n    justify-content:center;\r\n    gap:18px;\r\n    flex-wrap:wrap;\r\n    font-size:14px;\r\n  }\r\n  .countdown-bar .msg{ font-weight:600; }\r\n  .countdown-timer{ display:flex; gap:8px; align-items:center; }\r\n  .countdown-timer .box{\r\n    background:rgba(255,255,255,0.08);\r\n    border:1px solid rgba(200,155,60,0.5);\r\n    border-radius:4px;\r\n    padding:4px 9px;\r\n    font-family:'IBM Plex Mono', monospace;\r\n    font-weight:600;\r\n    min-width:44px;\r\n    text-align:center;\r\n  }\r\n  .countdown-timer .sep{ opacity:0.5; }\r\n\r\n  \/* ---------- Hero ---------- *\/\r\n  .hero{\r\n    background:linear-gradient(180deg, var(--navy) 0%, var(--navy-deep) 100%);\r\n    color:var(--white);\r\n    padding:80px 0 100px;\r\n  }\r\n  .hero-grid{\r\n    display:grid;\r\n    grid-template-columns:1.1fr 0.9fr;\r\n    gap:56px;\r\n    align-items:center;\r\n  }\r\n  .hero h1{ color:var(--white); font-size:44px; margin-bottom:20px; }\r\n  .hero .sub{ font-size:19px; color:#C9D3D9; max-width:480px; margin-bottom:32px; }\r\n  .hero-cta-row{ display:flex; gap:16px; align-items:center; flex-wrap:wrap; }\r\n  .hero-note{ font-size:13px; color:#9FB0BA; margin-top:14px; }\r\n\r\n  \/* Gauge signature element *\/\r\n  .gauge-card{\r\n    background:var(--white);\r\n    border-radius:10px;\r\n    padding:32px;\r\n    color:var(--navy);\r\n    box-shadow:0 20px 50px rgba(0,0,0,0.25);\r\n  }\r\n  .gauge-label{ text-align:center; font-family:'IBM Plex Mono',monospace; font-size:12px; letter-spacing:0.08em; text-transform:uppercase; color:var(--slate); margin-top:10px; }\r\n  .gauge-value{ text-align:center; font-family:'Fraunces', serif; font-size:34px; font-weight:700; color:var(--emerald); margin-top:2px; }\r\n\r\n  \/* ---------- Pain \/ Desire ---------- *\/\r\n  .pain-section{ background:var(--white); }\r\n  .pain-grid{ display:grid; grid-template-columns:repeat(3,1fr); gap:28px; margin-top:40px; }\r\n  .pain-card{\r\n    background:var(--cream);\r\n    border-left:4px solid var(--navy);\r\n    padding:26px;\r\n    border-radius:6px;\r\n  }\r\n  .pain-card p{ color:var(--slate); font-size:15px; }\r\n\r\n  .desire-section{\r\n    background:var(--emerald);\r\n    color:var(--white);\r\n  }\r\n  .desire-section h2{ color:var(--white); }\r\n  .desire-section p{ color:#DCEFE6; max-width:620px; }\r\n\r\n  \/* ---------- How it works ---------- *\/\r\n  .steps{ display:grid; grid-template-columns:repeat(4,1fr); gap:24px; margin-top:44px; }\r\n  .step{ text-align:left; }\r\n  .step .num{\r\n    font-family:'IBM Plex Mono', monospace;\r\n    color:var(--gold);\r\n    font-weight:600;\r\n    font-size:14px;\r\n    display:block;\r\n    margin-bottom:10px;\r\n  }\r\n  .step h3{ font-size:18px; margin-bottom:8px; }\r\n  .step p{ color:var(--slate); font-size:14.5px; }\r\n\r\n  \/* ---------- Features ---------- *\/\r\n  .features-section{ background:var(--white); }\r\n  .feature-row{\r\n    display:grid;\r\n    grid-template-columns:36px 1fr;\r\n    gap:18px;\r\n    padding:22px 0;\r\n    border-bottom:1px solid var(--line);\r\n  }\r\n  .feature-row:last-child{ border-bottom:none; }\r\n  .feature-icon{\r\n    width:36px; height:36px;\r\n    background:var(--navy);\r\n    border-radius:50%;\r\n    display:flex; align-items:center; justify-content:center;\r\n    color:var(--gold-light);\r\n    font-family:'IBM Plex Mono', monospace;\r\n    font-weight:600;\r\n    font-size:14px;\r\n  }\r\n  .feature-row h3{ font-size:17px; margin-bottom:4px; }\r\n  .feature-row p{ color:var(--slate); font-size:14.5px; }\r\n\r\n  \/* ---------- Bonus stack ---------- *\/\r\n  .bonus-section{ background:var(--navy-deep); color:var(--white); }\r\n  .bonus-section h2{ color:var(--white); }\r\n  .bonus-grid{ display:grid; grid-template-columns:1fr 1fr; gap:24px; margin-top:40px; }\r\n  .bonus-card{\r\n    background:rgba(255,255,255,0.05);\r\n    border:1px solid rgba(200,155,60,0.4);\r\n    border-radius:8px;\r\n    padding:28px;\r\n  }\r\n  .bonus-tag{\r\n    display:inline-block;\r\n    background:var(--gold);\r\n    color:var(--navy-deep);\r\n    font-family:'IBM Plex Mono', monospace;\r\n    font-weight:700;\r\n    font-size:12px;\r\n    padding:4px 10px;\r\n    border-radius:3px;\r\n    margin-bottom:14px;\r\n  }\r\n  .bonus-card h3{ color:var(--white); font-size:20px; margin-bottom:10px; }\r\n  .bonus-card p{ color:#C9D3D9; font-size:14.5px; }\r\n  .bonus-value{ margin-top:14px; font-family:'IBM Plex Mono', monospace; color:var(--gold-light); font-size:13px; }\r\n\r\n  \/* ---------- Social proof ---------- *\/\r\n  .proof-section{ background:var(--cream); }\r\n  .proof-grid{ display:grid; grid-template-columns:repeat(3,1fr); gap:24px; margin-top:40px; }\r\n  .proof-card{\r\n    background:var(--white);\r\n    border-radius:8px;\r\n    padding:26px;\r\n    border:1px solid var(--line);\r\n  }\r\n  .proof-card p{ font-size:14.5px; color:var(--slate); font-style:italic; margin-bottom:16px; }\r\n  .proof-name{ font-weight:600; font-size:14px; color:var(--navy); }\r\n  .proof-role{ font-size:13px; color:var(--slate); }\r\n\r\n  \/* ---------- About ---------- *\/\r\n  .about-section{ background:var(--white); }\r\n  .about-grid{ display:grid; grid-template-columns:1fr 1fr; gap:48px; align-items:center; }\r\n  .about-grid p{ color:var(--slate); font-size:15.5px; }\r\n  .credential-list{ margin-top:20px; list-style:none; }\r\n  .credential-list li{\r\n    display:flex; gap:10px; align-items:baseline;\r\n    font-size:14.5px; color:var(--navy);\r\n    padding:6px 0;\r\n  }\r\n  .credential-list li::before{ content:\"\u2014\"; color:var(--gold); font-weight:700; }\r\n\r\n  \/* ---------- Offer \/ pricing ---------- *\/\r\n  .offer-section{ background:var(--navy); color:var(--white); }\r\n  .offer-section h2{ color:var(--white); text-align:center; }\r\n  .offer-box{\r\n    max-width:560px;\r\n    margin:44px auto 0;\r\n    background:var(--white);\r\n    color:var(--navy);\r\n    border-radius:10px;\r\n    padding:40px;\r\n    text-align:center;\r\n    box-shadow:0 20px 50px rgba(0,0,0,0.3);\r\n    border-top:5px solid var(--gold);\r\n  }\r\n  .price-row{ margin:18px 0; }\r\n  .price-original{ text-decoration:line-through; color:#9AA5AC; font-size:18px; margin-right:10px; }\r\n  .price-now{ font-family:'Fraunces', serif; font-size:46px; font-weight:700; color:var(--emerald); }\r\n  .price-currency-note{ font-size:13px; color:var(--slate); margin-top:2px; }\r\n  .includes-list{ text-align:left; margin:24px 0; list-style:none; }\r\n  .includes-list li{ padding:8px 0; font-size:14.5px; border-bottom:1px dashed var(--line); }\r\n  .includes-list li:last-child{ border-bottom:none; }\r\n  .offer-box .btn{ width:100%; margin-top:10px; }\r\n\r\n  \/* ---------- Guarantee ---------- *\/\r\n  .guarantee-section{ background:var(--cream); text-align:center; }\r\n  .guarantee-badge{\r\n    width:88px; height:88px;\r\n    border-radius:50%;\r\n    background:var(--emerald);\r\n    color:var(--white);\r\n    display:flex; align-items:center; justify-content:center;\r\n    font-family:'Fraunces', serif;\r\n    font-size:32px;\r\n    font-weight:700;\r\n    margin:0 auto 20px;\r\n  }\r\n  .guarantee-section p{ max-width:560px; margin:0 auto; color:var(--slate); }\r\n\r\n  \/* ---------- FAQ ---------- *\/\r\n  .faq-section{ background:var(--white); }\r\n  .faq-item{ border-bottom:1px solid var(--line); padding:22px 0; }\r\n  .faq-item h3{ font-size:16.5px; font-family:'Inter',sans-serif; font-weight:600; margin-bottom:8px; }\r\n  .faq-item p{ color:var(--slate); font-size:14.5px; }\r\n\r\n  \/* ---------- Final CTA ---------- *\/\r\n  .final-cta{\r\n    background:linear-gradient(135deg, var(--navy-deep) 0%, var(--navy) 100%);\r\n    color:var(--white);\r\n    text-align:center;\r\n  }\r\n  .final-cta h2{ color:var(--white); }\r\n  .final-cta p{ color:#C9D3D9; max-width:520px; margin:14px auto 30px; }\r\n  .final-timer{ display:flex; justify-content:center; gap:8px; margin-bottom:30px; }\r\n  .final-timer .box{\r\n    background:rgba(255,255,255,0.07);\r\n    border:1px solid var(--gold);\r\n    border-radius:6px;\r\n    padding:10px 16px;\r\n    font-family:'IBM Plex Mono', monospace;\r\n    font-weight:700;\r\n    font-size:20px;\r\n    min-width:64px;\r\n  }\r\n  .final-timer .unit{ display:block; font-size:10px; font-weight:400; letter-spacing:0.08em; text-transform:uppercase; color:#9FB0BA; margin-top:4px; }\r\n\r\n  \/* ---------- Footer ---------- *\/\r\n  footer{ background:var(--navy-deep); color:#8FA0AA; padding:40px 0; font-size:13px; text-align:center; }\r\n  footer a{ color:#C9D3D9; }\r\n\r\n  \/* ---------- Responsive ---------- *\/\r\n  @media (max-width:860px){\r\n    .hero-grid{ grid-template-columns:1fr; }\r\n    .pain-grid{ grid-template-columns:1fr; }\r\n    .steps{ grid-template-columns:1fr 1fr; }\r\n    .bonus-grid{ grid-template-columns:1fr; }\r\n    .proof-grid{ grid-template-columns:1fr; }\r\n    .about-grid{ grid-template-columns:1fr; }\r\n    .hero h1{ font-size:32px; }\r\n    .countdown-bar .wrap{ font-size:12px; }\r\n  }\r\n  @media (prefers-reduced-motion: reduce){\r\n    .btn{ transition:none; }\r\n  }\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<!-- ================= COUNTDOWN BAR ================= -->\r\n<div class=\"countdown-bar\">\r\n  <div class=\"wrap\">\r\n    <span class=\"msg\">\u23f3 This price ends in:<\/span>\r\n    <div class=\"countdown-timer\" id=\"topTimer\">\r\n      <div class=\"box\" id=\"topDays\">--<\/div><span class=\"sep\">:<\/span>\r\n      <div class=\"box\" id=\"topHours\">--<\/div><span class=\"sep\">:<\/span>\r\n      <div class=\"box\" id=\"topMinutes\">--<\/div><span class=\"sep\">:<\/span>\r\n      <div class=\"box\" id=\"topSeconds\">--<\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<!-- ================= HERO ================= -->\r\n<section class=\"hero\">\r\n  <div class=\"wrap hero-grid\">\r\n    <div>\r\n      <span class=\"eyebrow\">For Agencies &amp; Consultants Who Bill Well But Aren't Sure They Profit<\/span>\r\n      <h1>Know Your True Profit Margin \u2014 Instantly, Not at Tax Time<\/h1>\r\n      <p class=\"sub\">The Profit Clarity Tracker shows service-based business owners exactly what's left after costs, per client and per month \u2014 in a spreadsheet you already know how to use.<\/p>\r\n      <div class=\"hero-cta-row\">\r\n        <a href=\"#offer\" class=\"btn\">Get the Tracker Now<\/a>\r\n        <a href=\"#how-it-works\" class=\"btn btn-outline\">See how it works<\/a>\r\n      <\/div>\r\n      <p class=\"hero-note\">One-time payment. Instant download. Works in Excel.<\/p>\r\n    <\/div>\r\n    <div class=\"gauge-card\">\r\n      <svg viewBox=\"0 0 240 140\" width=\"100%\" height=\"auto\">\r\n        <path d=\"M20,120 A100,100 0 0,1 220,120\" fill=\"none\" stroke=\"#E3E0D6\" stroke-width=\"18\" stroke-linecap=\"round\"\/>\r\n        <path d=\"M20,120 A100,100 0 0,1 220,120\" fill=\"none\" stroke=\"url(#gaugeGrad)\" stroke-width=\"18\" stroke-linecap=\"round\" stroke-dasharray=\"235 314\"\/>\r\n        <defs>\r\n          <linearGradient id=\"gaugeGrad\" x1=\"0\" x2=\"1\">\r\n            <stop offset=\"0%\" stop-color=\"#C89B3C\"\/>\r\n            <stop offset=\"100%\" stop-color=\"#1F6F54\"\/>\r\n          <\/linearGradient>\r\n        <\/defs>\r\n        <line x1=\"120\" y1=\"120\" x2=\"178\" y2=\"55\" stroke=\"#0E2A3D\" stroke-width=\"4\" stroke-linecap=\"round\"\/>\r\n        <circle cx=\"120\" cy=\"120\" r=\"8\" fill=\"#0E2A3D\"\/>\r\n      <\/svg>\r\n      <div class=\"gauge-value\">{{SAMPLE_MARGIN \u2014 e.g. \"32%\"}}<\/div>\r\n      <div class=\"gauge-label\">True Profit Margin \u2014 Updated Automatically<\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ================= PAIN \/ AGITATION ================= -->\r\n<section class=\"section pain-section\">\r\n  <div class=\"wrap\">\r\n    <span class=\"eyebrow\">The Honest Problem<\/span>\r\n    <h2>You're busy. You're billing. So why doesn't it feel like you're actually ahead?<\/h2>\r\n    <div class=\"pain-grid\">\r\n      <div class=\"pain-card\">\r\n        <h3>Cash flow isn't profit<\/h3>\r\n        <p>Many business owners confuse cash flow with profit. Money comes in daily, but by the end of the month there's little or nothing left.<\/p>\r\n      <\/div>\r\n      <div class=\"pain-card\">\r\n        <h3>Spending without a plan<\/h3>\r\n        <p>Business owners often spend on inventory, transport, family needs, or unexpected expenses without a budget. They later struggle to pay suppliers, staff, or rent.<\/p>\r\n      <\/div>\r\n      <div class=\"pain-card\">\r\n        <h3>No reports, no clarity<\/h3>\r\n        <p>Many entrepreneurs work long hours but have no reports to show whether revenue, expenses, and profit are improving. They cannot make informed business decisions.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ================= THE WAY OUT ================= -->\r\n<section class=\"section desire-section\">\r\n  <div class=\"wrap\">\r\n    <span class=\"eyebrow\" style=\"color:#E0B85C;\">The Way Out<\/span>\r\n    <h2>Here's what changes once you can see your numbers<\/h2>\r\n    <div class=\"pain-grid\">\r\n      <div class=\"pain-card\" style=\"background:rgba(255,255,255,0.08); border-left:4px solid var(--gold);\">\r\n        <p style=\"color:#DCEFE6;\">You will plan every naira before you spend it. This will help you know your limits and stay in control of your business finances.<\/p>\r\n      <\/div>\r\n      <div class=\"pain-card\" style=\"background:rgba(255,255,255,0.08); border-left:4px solid var(--gold);\">\r\n        <p style=\"color:#DCEFE6;\">You will be able to track your income, expenses and profit in one place so you can measure it.<\/p>\r\n      <\/div>\r\n      <div class=\"pain-card\" style=\"background:rgba(255,255,255,0.08); border-left:4px solid var(--gold);\">\r\n        <p style=\"color:#DCEFE6;\">You will stop guessing because this budget tracker will show you exactly where your money goes and whether your business is truly profitable.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ================= HOW IT WORKS ================= -->\r\n<section class=\"section\" id=\"how-it-works\">\r\n  <div class=\"wrap\">\r\n    <span class=\"eyebrow\">How It Works<\/span>\r\n    <h2>Set up once. Glance at it weekly.<\/h2>\r\n    <div class=\"steps\">\r\n      <div class=\"step\">\r\n        <span class=\"num\">01<\/span>\r\n        <h3>Download<\/h3>\r\n        <p>Get the Excel file instantly after purchase \u2014 no software to install.<\/p>\r\n      <\/div>\r\n      <div class=\"step\">\r\n        <span class=\"num\">02<\/span>\r\n        <h3>Plug in your numbers<\/h3>\r\n        <p>Enter income and costs into clearly labeled cells. No formulas to write yourself.<\/p>\r\n      <\/div>\r\n      <div class=\"step\">\r\n        <span class=\"num\">03<\/span>\r\n        <h3>Watch the dashboard update<\/h3>\r\n        <p>Your true margin, by client and by month, calculates automatically.<\/p>\r\n      <\/div>\r\n      <div class=\"step\">\r\n        <span class=\"num\">04<\/span>\r\n        <h3>Decide with confidence<\/h3>\r\n        <p>Use the number to price, hire, or cut \u2014 instead of guessing.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ================= FEATURES ================= -->\r\n<section class=\"section features-section\">\r\n  <div class=\"wrap\">\r\n    <span class=\"eyebrow\">What's Inside<\/span>\r\n    <h2>Built for people who bill clients, not accountants<\/h2>\r\n    <div style=\"margin-top:30px;\">\r\n      <div class=\"feature-row\">\r\n        <div class=\"feature-icon\">$<\/div>\r\n        <div><h3>Automatic profit margin calculation<\/h3><p>Enter revenue and costs \u2014 the true margin calculates itself, no spreadsheet knowledge required.<\/p><\/div>\r\n      <\/div>\r\n      <div class=\"feature-row\">\r\n        <div class=\"feature-icon\">#<\/div>\r\n        <div><h3>Per-client profitability view<\/h3><p>See which clients or retainers are genuinely worth keeping, at a glance.<\/p><\/div>\r\n      <\/div>\r\n      <div class=\"feature-row\">\r\n        <div class=\"feature-icon\">\u2191<\/div>\r\n        <div><h3>Monthly trend dashboard<\/h3><p>Watch your margin move month over month, so changes don't sneak up on you.<\/p><\/div>\r\n      <\/div>\r\n      <div class=\"feature-row\">\r\n        <div class=\"feature-icon\">\u2713<\/div>\r\n        <div><h3>No formulas to write<\/h3><p>Every cell is pre-built. You type numbers in; the tracker does the math.<\/p><\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ================= BONUS STACK ================= -->\r\n<section class=\"section bonus-section\">\r\n  <div class=\"wrap\">\r\n    <span class=\"eyebrow\" style=\"color:#E0B85C;\">Included Free With Your Order<\/span>\r\n    <h2>Two more trackers, built for the same problem<\/h2>\r\n    <div class=\"bonus-grid\">\r\n      <div class=\"bonus-card\">\r\n        <span class=\"bonus-tag\">Bonus 1<\/span>\r\n        <h3>{{BONUS_1_NAME \u2014 suggested: \"Tax Savings Set-Aside Tracker\"}}<\/h3>\r\n        <p>{{BONUS_1_DESCRIPTION \u2014 suggested: \"Automatically calculates how much of each payment to set aside for taxes based on your real profit margin, so tax season stops being a surprise.\"}}<\/p>\r\n        <div class=\"bonus-value\">Standalone value: {{BONUS_1_VALUE}}<\/div>\r\n      <\/div>\r\n      <div class=\"bonus-card\">\r\n        <span class=\"bonus-tag\">Bonus 2<\/span>\r\n        <h3>{{BONUS_2_NAME \u2014 suggested: \"Client Profitability Ranking Tracker\"}}<\/h3>\r\n        <p>{{BONUS_2_DESCRIPTION \u2014 suggested: \"Ranks every client by actual profit contribution, not just revenue billed, so you know exactly who to raise rates on, renegotiate with, or let go.\"}}<\/p>\r\n        <div class=\"bonus-value\">Standalone value: {{BONUS_2_VALUE}}<\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ================= SOCIAL PROOF ================= -->\r\n<section class=\"section proof-section\">\r\n  <div class=\"wrap\">\r\n    <span class=\"eyebrow\">What Business Owners Are Saying<\/span>\r\n    <h2>Real feedback from real users<\/h2>\r\n    <div class=\"proof-grid\">\r\n      <div class=\"proof-card\">\r\n        <p>\"{{TESTIMONIAL_TEXT_1}}\"<\/p>\r\n        <div class=\"proof-name\">{{TESTIMONIAL_NAME_1}}<\/div>\r\n        <div class=\"proof-role\">{{TESTIMONIAL_ROLE_1}}<\/div>\r\n      <\/div>\r\n      <div class=\"proof-card\">\r\n        <p>\"{{TESTIMONIAL_TEXT_2}}\"<\/p>\r\n        <div class=\"proof-name\">{{TESTIMONIAL_NAME_2}}<\/div>\r\n        <div class=\"proof-role\">{{TESTIMONIAL_ROLE_2}}<\/div>\r\n      <\/div>\r\n      <div class=\"proof-card\">\r\n        <p>\"{{TESTIMONIAL_TEXT_3}}\"<\/p>\r\n        <div class=\"proof-name\">{{TESTIMONIAL_NAME_3}}<\/div>\r\n        <div class=\"proof-role\">{{TESTIMONIAL_ROLE_3}}<\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ================= ABOUT ================= -->\r\n<section class=\"section about-section\">\r\n  <div class=\"wrap about-grid\">\r\n    <div>\r\n      <span class=\"eyebrow\">Who's Behind This<\/span>\r\n      <h2>Accounting Ward Services<\/h2>\r\n      <p>{{FOUNDER_BIO \u2014 a short paragraph on the firm's background in financial planning and wealth management for small businesses}}<\/p>\r\n    <\/div>\r\n    <ul class=\"credential-list\">\r\n      <li>{{CREDENTIAL_1 \u2014 e.g. \"X years serving small business owners\"}}<\/li>\r\n      <li>{{CREDENTIAL_2 \u2014 e.g. \"X clients supported\"}}<\/li>\r\n      <li>{{CREDENTIAL_3 \u2014 e.g. relevant certification}}<\/li>\r\n    <\/ul>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ================= OFFER \/ PRICING ================= -->\r\n<section class=\"section offer-section\" id=\"offer\">\r\n  <div class=\"wrap\">\r\n    <span class=\"eyebrow\" style=\"text-align:center; color:#E0B85C;\">The Offer<\/span>\r\n    <h2>Get the Profit Clarity Tracker + 2 Bonus Trackers<\/h2>\r\n    <div class=\"offer-box\">\r\n      <div class=\"price-row\">\r\n        <span class=\"price-now mono\">$10\/\u20a65,000<\/span>\r\n      <\/div>\r\n      <ul class=\"includes-list\">\r\n        <li>\u2714 Profit Clarity Tracker (Excel)<\/li>\r\n        <li>\u2714 Bonus 1: {{BONUS_1_NAME}}<\/li>\r\n        <li>\u2714 Bonus 2: {{BONUS_2_NAME}}<\/li>\r\n        <li>\u2714 Instant download after purchase<\/li>\r\n        <li>\u2714 {{GUARANTEE_LABEL \u2014 e.g. \"14-day money-back guarantee\"}}<\/li>\r\n      <\/ul>\r\n      <a href=\"{{CHECKOUT_LINK}}\" class=\"btn\">Get the Tracker Now<\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ================= GUARANTEE ================= -->\r\n<section class=\"section-tight guarantee-section\">\r\n  <div class=\"wrap\">\r\n    <div class=\"guarantee-badge\">\u2713<\/div>\r\n    <h2>{{GUARANTEE_HEADLINE \u2014 e.g. \"Try It Risk-Free\"}}<\/h2>\r\n    <p>{{GUARANTEE_TEXT \u2014 full terms of the money-back guarantee: time window, how to request it, any conditions}}<\/p>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ================= FAQ ================= -->\r\n<section class=\"section faq-section\">\r\n  <div class=\"wrap\">\r\n    <span class=\"eyebrow\">Questions<\/span>\r\n    <h2>Before you go \u2014 a few things people ask<\/h2>\r\n    <div style=\"margin-top:30px;\">\r\n      <div class=\"faq-item\">\r\n        <h3>Do I need accounting knowledge to use this?<\/h3>\r\n        <p>No. If you can type a number into a cell, you can use this tracker. Every calculation is pre-built.<\/p>\r\n      <\/div>\r\n      <div class=\"faq-item\">\r\n        <h3>What software do I need?<\/h3>\r\n        <p>Microsoft Excel. {{COMPATIBILITY_NOTE \u2014 e.g. Google Sheets compatibility if applicable}}<\/p>\r\n      <\/div>\r\n      <div class=\"faq-item\">\r\n        <h3>How long does setup take?<\/h3>\r\n        <p>Most users have their first month entered and their dashboard live in under 15 minutes.<\/p>\r\n      <\/div>\r\n      <div class=\"faq-item\">\r\n        <h3>What if I already use a different spreadsheet or app?<\/h3>\r\n        <p>You can run this alongside anything you currently use \u2014 it's designed to show you one number your current setup may not be surfacing clearly: true profit margin.<\/p>\r\n      <\/div>\r\n      <div class=\"faq-item\">\r\n        <h3>What's your refund policy?<\/h3>\r\n        <p>{{REFUND_POLICY_TEXT}}<\/p>\r\n      <\/div>\r\n      <div class=\"faq-item\">\r\n        <h3>Is this a subscription?<\/h3>\r\n        <p>No. It's a one-time payment of $10\/\u20a65,000 for lifetime access to your copy of the tracker and both bonuses.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ================= FINAL CTA ================= -->\r\n<section class=\"section final-cta\">\r\n  <div class=\"wrap\">\r\n    <span class=\"eyebrow\" style=\"text-align:center; color:#E0B85C;\">This price ends in 24 hours<\/span>\r\n    <h2>Stop guessing what you're actually making<\/h2>\r\n    <p>Get the Profit Clarity Tracker and both bonus trackers before the offer window closes.<\/p>\r\n    <div class=\"final-timer\">\r\n      <div class=\"box\"><span id=\"finalDays\">--<\/span><span class=\"unit\">Days<\/span><\/div>\r\n      <div class=\"box\"><span id=\"finalHours\">--<\/span><span class=\"unit\">Hrs<\/span><\/div>\r\n      <div class=\"box\"><span id=\"finalMinutes\">--<\/span><span class=\"unit\">Min<\/span><\/div>\r\n      <div class=\"box\"><span id=\"finalSeconds\">--<\/span><span class=\"unit\">Sec<\/span><\/div>\r\n    <\/div>\r\n    <a href=\"{{CHECKOUT_LINK}}\" class=\"btn\">Get the Tracker Now<\/a>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ================= FOOTER ================= -->\r\n<footer>\r\n  <div class=\"wrap\">\r\n    <p>{{BUSINESS_NAME \u2014 \"Accounting Ward Services\"}} \u00b7 <a href=\"mailto:{{CONTACT_EMAIL}}\">{{CONTACT_EMAIL}}<\/a><\/p>\r\n    <p style=\"margin-top:10px;\">{{LEGAL_DISCLAIMER \u2014 e.g. \"This tool does not constitute tax or legal advice. Consult a licensed professional for guidance specific to your business.\"}}<\/p>\r\n  <\/div>\r\n<\/footer>\r\n\r\n<script>\r\n  \/\/ ---- Countdown Timer (vanilla JS, self-contained) ----\r\n  \/\/ Always gives each visitor a fresh 24-hour window starting the moment they open the page.\r\n  const countdownDeadline = new Date().getTime() + (24 * 60 * 60 * 1000);\r\n\r\n  function updateCountdown(){\r\n    const now = new Date().getTime();\r\n    const distance = countdownDeadline - now;\r\n\r\n    let d = 0, h = 0, m = 0, s = 0;\r\n    if (distance > 0){\r\n      d = Math.floor(distance \/ (1000*60*60*24));\r\n      h = Math.floor((distance % (1000*60*60*24)) \/ (1000*60*60));\r\n      m = Math.floor((distance % (1000*60*60)) \/ (1000*60));\r\n      s = Math.floor((distance % (1000*60)) \/ 1000);\r\n    }\r\n\r\n    const pad = n => String(n).padStart(2,'0');\r\n\r\n    const topDays = document.getElementById('topDays');\r\n    if(topDays){\r\n      topDays.textContent = pad(d);\r\n      document.getElementById('topHours').textContent = pad(h);\r\n      document.getElementById('topMinutes').textContent = pad(m);\r\n      document.getElementById('topSeconds').textContent = pad(s);\r\n    }\r\n\r\n    const finalDays = document.getElementById('finalDays');\r\n    if(finalDays){\r\n      finalDays.textContent = pad(d);\r\n      document.getElementById('finalHours').textContent = pad(h);\r\n      document.getElementById('finalMinutes').textContent = pad(m);\r\n      document.getElementById('finalSeconds').textContent = pad(s);\r\n    }\r\n\r\n    if (distance <= 0){\r\n      clearInterval(timerInterval);\r\n    }\r\n  }\r\n\r\n  updateCountdown();\r\n  const timerInterval = setInterval(updateCountdown, 1000);\r\n<\/script>\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>The Profit Clarity Tracker | Accounting Ward Services \u23f3 This price ends in: &#8211;: &#8211;: &#8211;: &#8212; For Agencies &amp; Consultants Who Bill Well But Aren&#8217;t Sure They Profit Know Your True Profit Margin \u2014 Instantly, Not at Tax Time The Profit Clarity Tracker shows service-based business owners exactly what&#8217;s left after costs, per client [&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-107","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/noreonline.online\/index.php?rest_route=\/wp\/v2\/pages\/107","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/noreonline.online\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/noreonline.online\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/noreonline.online\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/noreonline.online\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=107"}],"version-history":[{"count":5,"href":"https:\/\/noreonline.online\/index.php?rest_route=\/wp\/v2\/pages\/107\/revisions"}],"predecessor-version":[{"id":114,"href":"https:\/\/noreonline.online\/index.php?rest_route=\/wp\/v2\/pages\/107\/revisions\/114"}],"wp:attachment":[{"href":"https:\/\/noreonline.online\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=107"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}