{"id":12,"date":"2026-03-11T21:56:23","date_gmt":"2026-03-11T21:56:23","guid":{"rendered":"https:\/\/exitreadysystems.com\/?page_id=12"},"modified":"2026-04-30T17:23:50","modified_gmt":"2026-04-30T17:23:50","slug":"home","status":"publish","type":"page","link":"https:\/\/exitreadysystems.com\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"12\" class=\"elementor elementor-12\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e6a850a e-con-full e-flex e-con e-parent\" data-id=\"e6a850a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7c4550e elementor-widget elementor-widget-html\" data-id=\"7c4550e\" 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>Exit Ready Systems \u2014 Build a Business That Sells at Full Value<\/title>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Space+Grotesk:wght@300;400;500;600;700&family=DM+Sans:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400&display=swap\" rel=\"stylesheet\">\n<style>\n:root{\n  --forest:#0D3B2E;\n  --forest-mid:#145240;\n  --forest-light:#1A6850;\n  --lime:#A8E63D;\n  --lime-mid:#92CC2A;\n  --lime-pale:rgba(168,230,61,.08);\n  --lime-border:rgba(168,230,61,.2);\n  --white:#FFFFFF;\n  --off:#F8FAF7;\n  --paper:#F2F5EF;\n  --rule:#DCE5D8;\n  --rule-dark:#C8D5C2;\n  --muted:#6B7F66;\n  --mid:#3D5238;\n  --ink:#1A2418;\n  --teal-accent:#00B4A0;\n  --amber:#E8920A;\n  --amber-pale:rgba(232,146,10,.08);\n  --red:#D94040;\n  --red-pale:rgba(217,64,64,.08);\n  --green-ok:#1A8050;\n  --green-pale:rgba(26,128,80,.1);\n  --display:\"Space Grotesk\",sans-serif;\n  --body:\"DM Sans\",system-ui,sans-serif;\n  --r:6px;--rl:12px;--rxl:20px;\n}\n*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}\nhtml{scroll-behavior:smooth}\nbody{font-family:var(--body);background:var(--white);color:var(--ink);overflow-x:hidden;font-size:16px;line-height:1.65}\nh1{font-family:var(--display);font-size:clamp(44px,6.5vw,84px);font-weight:700;line-height:.95;letter-spacing:-.03em}\nh2{font-family:var(--display);font-size:clamp(32px,4.2vw,58px);font-weight:700;line-height:1;letter-spacing:-.025em}\nh3{font-family:var(--display);font-size:clamp(20px,2.5vw,28px);font-weight:600;letter-spacing:-.015em;line-height:1.1}\n.label{display:inline-block;font-family:var(--body);font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--lime-mid);margin-bottom:12px}\n.label-forest{color:var(--forest)}\n.label-muted{color:var(--muted)}\n.con{max-width:1160px;margin:0 auto;padding:0 40px}\n.sec{padding:88px 0}\n.sec-sm{padding:60px 0}\nhr.div{border:none;border-top:1px solid var(--rule);margin:0}\n.rule-lime{width:36px;height:2px;background:var(--lime);margin:18px 0;border-radius:1px}\n\n\/* \u2500\u2500 BUTTONS \u2500\u2500 *\/\n.btn-forest{display:inline-block;background:var(--forest);color:var(--white);font-family:var(--body);font-size:14px;font-weight:600;padding:14px 30px;border-radius:var(--r);text-decoration:none;transition:all .2s;border:none;cursor:pointer;white-space:nowrap;letter-spacing:.01em}\n.btn-forest:hover{background:var(--forest-mid);transform:translateY(-1px);box-shadow:0 8px 24px rgba(13,59,46,.3)}\n.btn-lime{display:inline-block;background:var(--lime);color:var(--forest);font-family:var(--body);font-size:14px;font-weight:600;padding:14px 30px;border-radius:var(--r);text-decoration:none;transition:all .2s;border:none;cursor:pointer;white-space:nowrap;letter-spacing:.01em}\n.btn-lime:hover{background:var(--lime-mid);transform:translateY(-1px)}\n.btn-outline{display:inline-block;background:transparent;color:var(--forest);font-family:var(--body);font-size:14px;font-weight:600;padding:13px 28px;border-radius:var(--r);text-decoration:none;border:1.5px solid var(--forest);transition:all .2s;white-space:nowrap;letter-spacing:.01em}\n.btn-outline:hover{background:var(--forest);color:var(--white)}\n.btn-outline-white{display:inline-block;background:transparent;color:var(--white);font-family:var(--body);font-size:14px;font-weight:600;padding:13px 28px;border-radius:var(--r);text-decoration:none;border:1.5px solid rgba(255,255,255,.3);transition:all .2s;white-space:nowrap;letter-spacing:.01em}\n.btn-outline-white:hover{border-color:var(--white);background:rgba(255,255,255,.1)}\n\n\/* \u2500\u2500 ANIMATIONS \u2500\u2500 *\/\n@keyframes fadeUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}\n@keyframes progressFill{from{width:0}to{width:var(--w)}}\n@keyframes pulse{0%,100%{opacity:1}50%{opacity:.5}}\n.fu{animation:fadeUp .7s ease both}\n.fu2{animation:fadeUp .7s .14s ease both}\n.fu3{animation:fadeUp .7s .28s ease both}\n.fu4{animation:fadeUp .7s .42s ease both}\n\n\/* \u2550\u2550 NAV \u2550\u2550 *\/\nnav{position:fixed;top:0;left:0;right:0;z-index:200;background:rgba(255,255,255,.97);backdrop-filter:blur(14px);border-bottom:1px solid var(--rule)}\n.nav-inner{max-width:1160px;margin:0 auto;padding:0 40px;height:66px;display:flex;align-items:center;justify-content:space-between;gap:24px}\n.nav-logo{display:flex;align-items:center;gap:11px;text-decoration:none}\n.nav-logo-icon{width:32px;height:32px;background:var(--forest);border-radius:var(--r);display:flex;align-items:center;justify-content:center;flex-shrink:0}\n.nav-logo-icon svg{width:17px;height:17px}\n.nav-logo-text{font-family:var(--display);font-size:18px;font-weight:700;color:var(--ink);white-space:nowrap;letter-spacing:-.02em}\n.nav-logo-text span{color:var(--forest)}\n.nav-links{display:flex;align-items:center;gap:2px;list-style:none}\n.nav-links a{font-family:var(--body);font-size:13px;font-weight:500;color:var(--muted);text-decoration:none;padding:7px 14px;border-radius:var(--r);transition:all .2s;letter-spacing:.01em}\n.nav-links a:hover{color:var(--ink);background:var(--paper)}\n.nav-cta{background:var(--forest)!important;color:var(--white)!important;font-weight:600!important}\n.nav-cta:hover{background:var(--forest-mid)!important}\n\n\/* \u2550\u2550 TIER STRIP \u2550\u2550 *\/\n.tier-strip{background:var(--forest);margin-top:66px;padding:10px 0}\n.ts-inner{display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap}\n.ts-path{display:flex;align-items:center;gap:8px}\n.ts-step{font-family:var(--body);font-size:12px;font-weight:500;color:rgba(255,255,255,.5);letter-spacing:.04em;white-space:nowrap}\n.ts-step.active{color:var(--lime);font-weight:600}\n.ts-arrow{font-size:12px;color:rgba(255,255,255,.25)}\n\n\/* \u2550\u2550 HERO \u2550\u2550 *\/\n.hero{background:var(--off);padding:72px 0 64px;position:relative;overflow:hidden}\n.hero::before{content:\"\";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--forest) 0%,var(--lime) 60%,var(--forest) 100%)}\n.hero-bg{position:absolute;top:0;right:0;width:55%;height:100%;background:linear-gradient(135deg,transparent 40%,rgba(13,59,46,.03) 100%);pointer-events:none}\n.hero-grid{display:grid;grid-template-columns:1fr 480px;gap:64px;align-items:start;position:relative;z-index:1}\n.hero-badge{display:inline-flex;align-items:center;gap:8px;background:var(--lime-pale);border:1px solid var(--lime-border);border-radius:20px;padding:6px 16px;margin-bottom:22px}\n.hb-icon{font-size:14px}\n.hb-text{font-family:var(--body);font-size:12px;font-weight:600;color:var(--lime-mid);letter-spacing:.08em;text-transform:uppercase}\n.hero h1{color:var(--ink);margin-bottom:16px}\n.hero h1 em{font-style:italic;color:var(--forest)}\n.hero-sub{font-size:18px;color:var(--muted);line-height:1.75;max-width:520px;margin-bottom:36px;font-weight:300}\n.hero-sub strong{color:var(--ink);font-weight:600}\n.hero-actions{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin-bottom:32px}\n.hero-trust{display:flex;gap:22px;flex-wrap:wrap}\n.ht-item{display:flex;align-items:center;gap:7px;font-size:13px;color:var(--muted);font-weight:500}\n.ht-mark{width:4px;height:4px;border-radius:50%;background:var(--lime);flex-shrink:0}\n\n\/* Readiness dashboard *\/\n.readiness-dash{background:var(--white);border:1px solid var(--rule);border-radius:var(--rxl);overflow:hidden;box-shadow:0 20px 60px rgba(13,59,46,.1)}\n.rd-header{background:var(--forest);padding:16px 22px;display:flex;align-items:center;justify-content:space-between}\n.rd-title{font-family:var(--display);font-size:14px;font-weight:600;color:rgba(255,255,255,.85);letter-spacing:-.01em}\n.rd-score{display:flex;align-items:center;gap:8px}\n.rd-score-num{font-family:var(--display);font-size:24px;font-weight:700;color:var(--lime);line-height:1}\n.rd-score-label{font-family:var(--body);font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.5)}\n.rd-categories{padding:0}\n.rd-cat{padding:14px 18px;border-bottom:1px solid var(--rule);position:relative}\n.rd-cat:last-child{border-bottom:none}\n.rd-cat-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}\n.rd-cat-name{font-family:var(--body);font-size:13px;font-weight:600;color:var(--ink)}\n.rd-cat-score{font-family:var(--display);font-size:14px;font-weight:700;color:var(--ink)}\n.rd-cat-score.fail{color:var(--red)}\n.rd-cat-score.warn{color:var(--amber)}\n.rd-cat-score.pass{color:var(--green-ok)}\n.rd-bar-bg{height:6px;background:var(--rule);border-radius:3px;overflow:hidden}\n.rd-bar-fill{height:100%;border-radius:3px;transition:width 1s ease}\n.rd-bar-fill.fail{background:var(--red)}\n.rd-bar-fill.warn{background:var(--amber)}\n.rd-bar-fill.pass{background:var(--green-ok)}\n.rd-items{display:flex;flex-wrap:wrap;gap:4px;margin-top:8px}\n.rd-item{font-family:var(--body);font-size:11px;padding:2px 8px;border-radius:10px;font-weight:500}\n.rd-item.issue{background:var(--red-pale);color:var(--red)}\n.rd-item.ok{background:var(--green-pale);color:var(--green-ok)}\n.rd-footer{background:var(--forest);padding:14px 18px;display:flex;justify-content:space-between;align-items:center}\n.rdf-label{font-family:var(--body);font-size:12px;font-weight:600;color:rgba(255,255,255,.6);letter-spacing:.04em}\n.rdf-action{font-family:var(--body);font-size:12px;font-weight:600;color:var(--lime);text-decoration:none;letter-spacing:.04em;transition:color .2s}\n.rdf-action:hover{color:rgba(168,230,61,.8)}\n\n\/* \u2550\u2550 PROOF BAR \u2550\u2550 *\/\n.proof{background:var(--forest);padding:22px 0}\n.proof-inner{display:flex;justify-content:center;gap:0;align-items:stretch;flex-wrap:wrap}\n.proof-item{padding:0 44px;border-right:1px solid rgba(255,255,255,.1);text-align:center}\n.proof-item:last-child{border-right:none}\n.proof-num{font-family:var(--display);font-size:28px;font-weight:700;color:var(--lime);line-height:1;margin-bottom:4px}\n.proof-lbl{font-family:var(--body);font-size:11px;font-weight:600;color:rgba(255,255,255,.45);letter-spacing:.06em;text-transform:uppercase}\n\n\/* \u2550\u2550 THE PROBLEM \u2550\u2550 *\/\n.problem{background:var(--white)}\n.problem-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}\n.problem-text h2{color:var(--ink);margin-bottom:20px}\n.problem-text p{color:var(--muted);font-size:17px;line-height:1.78;margin-bottom:18px;font-weight:300}\n.problem-text p strong{color:var(--ink);font-weight:600}\n.cost-cards{display:flex;flex-direction:column;gap:12px}\n.cost-card{background:var(--paper);border:1px solid var(--rule);border-left:4px solid var(--red);border-radius:var(--r);padding:18px 20px;transition:transform .2s}\n.cost-card:hover{transform:translateX(4px)}\n.cost-card h4{font-family:var(--display);font-size:15px;font-weight:600;color:var(--ink);margin-bottom:4px}\n.cost-card p{font-size:13px;color:var(--muted);line-height:1.6}\n.cost-card .cost-impact{margin-top:8px;font-family:var(--body);font-size:12px;font-weight:600;color:var(--red);letter-spacing:.04em}\n\n\/* \u2550\u2550 4 SYSTEMS \u2550\u2550 *\/\n.systems{background:var(--paper);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule)}\n.systems-header{text-align:center;margin-bottom:52px}\n.systems-header h2{color:var(--ink);margin-bottom:14px}\n.systems-header p{color:var(--muted);max-width:560px;margin:0 auto;font-size:17px;font-weight:300}\n.sys-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:var(--rule);border:1px solid var(--rule);border-radius:var(--rl);overflow:hidden}\n.sys-card{background:var(--white);padding:28px 22px;border-right:none;position:relative;overflow:hidden;cursor:default;transition:background .2s}\n.sys-card:hover{background:var(--off)}\n.sys-card::after{content:\"\";position:absolute;bottom:0;left:0;right:0;height:3px;background:var(--lime);transform:scaleX(0);transition:transform .25s;transform-origin:left}\n.sys-card:hover::after{transform:scaleX(1)}\n.sys-num{font-family:var(--body);font-size:9px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--lime-mid);margin-bottom:14px}\n.sys-icon{font-size:26px;margin-bottom:14px;display:block}\n.sys-card h3{font-family:var(--display);font-size:19px;color:var(--ink);margin-bottom:8px}\n.sys-card p{font-size:13px;color:var(--muted);line-height:1.65;margin-bottom:14px}\n.sys-items{list-style:none;display:flex;flex-direction:column;gap:5px}\n.sys-item{font-size:12px;color:var(--muted);padding-left:12px;position:relative}\n.sys-item::before{content:\"\";position:absolute;left:0;top:6px;width:4px;height:4px;border-radius:50%;background:var(--lime);opacity:.7}\n\n\/* \u2550\u2550 READINESS CHECKLIST \u2550\u2550 *\/\n.checklist{background:var(--white)}\n.cl-header{margin-bottom:52px}\n.cl-header h2{color:var(--ink);margin-bottom:14px}\n.cl-header p{color:var(--muted);font-size:17px;font-weight:300;max-width:600px}\n.cl-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}\n.cl-category{background:var(--white);border:1px solid var(--rule);border-radius:var(--rl);overflow:hidden}\n.cl-cat-header{padding:14px 20px;border-bottom:1px solid var(--rule);display:flex;align-items:center;gap:10px;background:var(--forest)}\n.cl-cat-icon{font-size:16px}\n.cl-cat-title{font-family:var(--display);font-size:15px;font-weight:600;color:var(--white);letter-spacing:-.01em}\n.cl-cat-count{font-family:var(--body);font-size:11px;font-weight:600;color:rgba(255,255,255,.5);margin-left:auto;letter-spacing:.04em}\n.cl-items{list-style:none;padding:0}\n.cl-item{display:flex;align-items:flex-start;gap:12px;padding:12px 20px;border-bottom:1px solid rgba(0,0,0,.04);font-size:13px;color:var(--muted);transition:background .15s}\n.cl-item:last-child{border-bottom:none}\n.cl-item:hover{background:var(--off)}\n.cl-check{width:18px;height:18px;border:1.5px solid var(--rule-dark);border-radius:4px;flex-shrink:0;margin-top:1px;display:flex;align-items:center;justify-content:center;transition:all .2s}\n.cl-check.checked{background:var(--forest);border-color:var(--forest)}\n.cl-check.checked::after{content:\"\u2713\";font-size:10px;color:var(--white);font-weight:700}\n.cl-check.partial{background:var(--amber-pale);border-color:var(--amber)}\n.cl-check.partial::after{content:\"~\";font-size:10px;color:var(--amber);font-weight:700}\n.cl-text strong{color:var(--ink);font-weight:600}\n\n\/* \u2550\u2550 THE BUILD SEQUENCE \u2550\u2550 *\/\n.build{background:var(--forest)}\n.build-header{text-align:center;margin-bottom:52px}\n.build-header h2{color:var(--white);margin-bottom:14px}\n.build-header p{color:rgba(255,255,255,.55);max-width:560px;margin:0 auto;font-size:17px;font-weight:300}\n.build-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:2px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08);border-radius:var(--rl);overflow:hidden}\n.build-step{background:var(--forest);padding:28px 20px;position:relative;transition:background .2s}\n.build-step:hover{background:var(--forest-mid)}\n.build-step::before{content:\"\";position:absolute;top:0;left:0;right:0;height:2px;background:var(--lime);transform:scaleX(0);transition:transform .25s;transform-origin:left}\n.build-step:hover::before{transform:scaleX(1)}\n.bs-phase{font-family:var(--body);font-size:9px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:rgba(168,230,61,.6);margin-bottom:12px}\n.bs-month{font-family:var(--display);font-size:13px;font-weight:600;color:rgba(255,255,255,.6);margin-bottom:14px}\n.build-step h3{font-family:var(--display);font-size:20px;color:var(--white);margin-bottom:8px}\n.build-step p{font-size:13px;color:rgba(255,255,255,.5);line-height:1.62;margin-bottom:14px}\n.bs-items{display:flex;flex-direction:column;gap:5px}\n.bs-item{font-family:var(--body);font-size:12px;color:rgba(255,255,255,.5);padding-left:12px;position:relative}\n.bs-item::before{content:\"\u2192\";position:absolute;left:0;color:rgba(168,230,61,.6);font-size:11px}\n.bs-exit-impact{margin-top:12px;padding:8px 12px;background:rgba(168,230,61,.08);border:1px solid rgba(168,230,61,.15);border-radius:var(--r)}\n.bs-ei-label{font-family:var(--body);font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:rgba(168,230,61,.6);margin-bottom:3px}\n.bs-ei-val{font-family:var(--display);font-size:16px;font-weight:600;color:var(--lime)}\n\n\/* \u2550\u2550 BEFORE \/ AFTER \u2550\u2550 *\/\n.ba{background:var(--paper);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule)}\n.ba-header{text-align:center;margin-bottom:52px}\n.ba-header h2{color:var(--ink);margin-bottom:14px}\n.ba-header p{color:var(--muted);max-width:560px;margin:0 auto;font-size:17px;font-weight:300}\n.ba-grid{display:grid;grid-template-columns:1fr auto 1fr;gap:24px;align-items:start}\n.ba-col{background:var(--white);border:1px solid var(--rule);border-radius:var(--rl);overflow:hidden}\n.ba-col-header{padding:14px 20px;border-bottom:1px solid var(--rule);display:flex;align-items:center;gap:10px}\n.ba-col-header.before{background:var(--red-pale)}\n.ba-col-header.after{background:var(--green-pale)}\n.bah-icon{font-size:16px}\n.bah-title{font-family:var(--display);font-size:15px;font-weight:600;color:var(--ink);letter-spacing:-.01em}\n.ba-items{list-style:none;padding:0}\n.ba-item{display:flex;align-items:flex-start;gap:10px;padding:12px 18px;border-bottom:1px solid rgba(0,0,0,.04);font-size:13px}\n.ba-item:last-child{border-bottom:none}\n.ba-item.bad{color:var(--muted)}\n.ba-item.good{color:var(--mid)}\n.ba-item-icon{font-size:12px;flex-shrink:0;margin-top:1px}\n.ba-arrow{display:flex;align-items:center;justify-content:center;font-family:var(--display);font-size:36px;color:var(--forest);padding-top:60px;flex-shrink:0;font-weight:700}\n.ba-result{background:var(--forest);border-radius:var(--rl);padding:22px;margin-top:20px}\n.bar-label{font-family:var(--body);font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.5);margin-bottom:10px}\n.bar-rows{display:flex;flex-direction:column;gap:0}\n.bar-row{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.08);font-size:13px}\n.bar-row:last-child{border-bottom:none}\n.bar-k{color:rgba(255,255,255,.55)}\n.bar-v{font-family:var(--display);font-size:16px;font-weight:600;color:var(--white)}\n.bar-v.lime{color:var(--lime)}\n\n\/* \u2550\u2550 OFFER STACK \u2550\u2550 *\/\n.offers{background:var(--white)}\n.offers-header{text-align:center;margin-bottom:52px}\n.offers-header h2{color:var(--ink);margin-bottom:14px}\n.offers-header p{color:var(--muted);max-width:540px;margin:0 auto;font-size:17px;font-weight:300}\n.offer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}\n.offer-card{background:var(--paper);border:1px solid var(--rule);border-radius:var(--rl);padding:28px 24px;position:relative;transition:all .2s}\n.offer-card:hover{border-color:var(--rule-dark);box-shadow:0 12px 40px rgba(13,59,46,.08);transform:translateY(-2px)}\n.offer-card.featured{background:var(--forest);border-color:var(--forest)}\n.offer-step-badge{position:absolute;top:-12px;left:22px;font-family:var(--body);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:4px 12px;border-radius:10px;background:var(--forest);color:var(--lime)}\n.offer-card.featured .offer-step-badge{background:var(--lime);color:var(--forest)}\n.offer-tier{font-family:var(--body);font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--lime-mid);margin-bottom:8px;margin-top:8px}\n.offer-card.featured .offer-tier{color:rgba(168,230,61,.7)}\n.offer-title{font-family:var(--display);font-size:22px;font-weight:700;color:var(--ink);margin-bottom:6px;letter-spacing:-.01em}\n.offer-card.featured .offer-title{color:var(--white)}\n.offer-price{font-family:var(--display);font-size:40px;font-weight:700;color:var(--ink);line-height:1;margin-bottom:3px;letter-spacing:-.02em}\n.offer-card.featured .offer-price{color:var(--white)}\n.offer-price-note{font-size:12px;color:var(--muted);margin-bottom:16px}\n.offer-card.featured .offer-price-note{color:rgba(255,255,255,.45)}\n.offer-desc{font-size:13px;color:var(--muted);line-height:1.65;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid var(--rule)}\n.offer-card.featured .offer-desc{color:rgba(255,255,255,.58);border-color:rgba(255,255,255,.1)}\n.offer-features{list-style:none;display:flex;flex-direction:column;gap:8px;margin-bottom:22px}\n.offer-fi{display:flex;align-items:flex-start;gap:8px;font-size:13px;color:var(--mid)}\n.offer-card.featured .offer-fi{color:rgba(255,255,255,.78)}\n.fi-check{width:16px;height:16px;border-radius:50%;background:var(--green-pale);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px;font-size:9px;color:var(--green-ok);font-weight:700}\n.offer-card.featured .fi-check{background:rgba(168,230,61,.15);color:var(--lime)}\n.offer-btn{display:block;text-align:center;font-family:var(--body);font-size:14px;font-weight:600;padding:13px 20px;border-radius:var(--r);text-decoration:none;transition:all .2s;letter-spacing:.01em}\n.ob-forest{background:var(--forest);color:var(--white)}.ob-forest:hover{background:var(--forest-mid)}\n.ob-lime{background:var(--lime);color:var(--forest)}.ob-lime:hover{background:var(--lime-mid)}\n.ob-outline{background:transparent;color:var(--white);border:1.5px solid rgba(255,255,255,.3)}.ob-outline:hover{border-color:var(--white);background:rgba(255,255,255,.08)}\n.offer-credit{font-size:11px;text-align:center;margin-top:8px;font-style:italic}\n.oc-light{color:var(--muted)}\n.oc-dark{color:rgba(255,255,255,.38)}\n\n\/* \u2550\u2550 VALUE CALCULATOR \u2550\u2550 *\/\n.calculator{background:var(--paper);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule)}\n.calc-grid{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:start}\n.calc-text h2{color:var(--ink);margin-bottom:20px}\n.calc-text p{color:var(--muted);font-size:17px;line-height:1.78;margin-bottom:18px;font-weight:300}\n.calc-widget{background:var(--white);border:1px solid var(--rule);border-radius:var(--rxl);overflow:hidden;box-shadow:0 12px 40px rgba(13,59,46,.07)}\n.cw-header{background:var(--forest);padding:16px 22px;display:flex;justify-content:space-between;align-items:center}\n.cw-title{font-family:var(--display);font-size:15px;font-weight:600;color:var(--white);letter-spacing:-.01em}\n.cw-subtitle{font-family:var(--body);font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.45)}\n.cw-body{padding:24px}\n.cw-row{display:flex;flex-direction:column;gap:5px;margin-bottom:18px}\n.cw-lbl{font-family:var(--body);font-size:12px;font-weight:600;color:var(--ink);letter-spacing:.02em}\n.cw-input{width:100%;padding:11px 14px;border:1.5px solid var(--rule);border-radius:var(--r);font-family:var(--display);font-size:20px;font-weight:600;color:var(--ink);background:var(--paper);outline:none;transition:border-color .2s;letter-spacing:-.01em}\n.cw-input:focus{border-color:var(--forest)}\n.cw-hint{font-size:11px;color:var(--muted)}\n.cw-divider{border:none;border-top:1px dashed var(--rule);margin:20px 0}\n.cw-result-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}\n.cw-r-label{font-size:13px;color:var(--muted)}\n.cw-r-val{font-family:var(--display);font-size:20px;font-weight:600;color:var(--ink);letter-spacing:-.01em}\n.cw-big{background:var(--forest);border-radius:var(--r);padding:16px 20px;display:flex;justify-content:space-between;align-items:center;margin-top:14px}\n.cw-big-label{font-family:var(--body);font-size:11px;font-weight:700;color:rgba(255,255,255,.6);letter-spacing:.08em;text-transform:uppercase}\n.cw-big-val{font-family:var(--display);font-size:36px;font-weight:700;color:var(--lime);line-height:1;letter-spacing:-.01em}\n.cw-note{font-size:11px;color:var(--muted);text-align:center;margin-top:12px;font-style:italic}\n\n\/* \u2550\u2550 HEATHER \u2550\u2550 *\/\n.author{background:var(--forest)}\n.author-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}\n.author-photo{background:rgba(255,255,255,.05);border-radius:var(--rxl);aspect-ratio:4\/5;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;border:1px solid rgba(255,255,255,.1)}\n.ap-icon{width:80px;height:80px;border-radius:50%;background:rgba(168,230,61,.1);border:2px solid rgba(168,230,61,.2);display:flex;align-items:center;justify-content:center;font-size:32px}\n.ap-note{font-size:12px;color:rgba(255,255,255,.3);text-align:center;max-width:150px}\n.author-text h2{color:var(--white);margin-bottom:18px}\n.author-text p{color:rgba(255,255,255,.6);font-size:17px;line-height:1.78;margin-bottom:16px;font-weight:300}\n.author-text em{font-style:italic;color:rgba(255,255,255,.85)}\n.author-creds{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:28px}\n.ac-item{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:var(--r);padding:14px 16px}\n.ac-num{font-family:var(--display);font-size:24px;font-weight:700;color:var(--lime);line-height:1;margin-bottom:3px;letter-spacing:-.01em}\n.ac-lbl{font-size:11px;color:rgba(255,255,255,.4);font-weight:500}\n\n\/* \u2550\u2550 TESTIMONIALS \u2550\u2550 *\/\n.testi{background:var(--paper);border-top:1px solid var(--rule)}\n.testi-header{margin-bottom:48px}\n.testi-header h2{color:var(--ink);margin-bottom:14px}\n.testi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}\n.testi-card{background:var(--white);border:1px solid var(--rule);border-radius:var(--rl);padding:28px;transition:all .2s}\n.testi-card:hover{border-color:var(--rule-dark);box-shadow:0 6px 24px rgba(13,59,46,.07)}\n.testi-persona{display:inline-block;font-family:var(--body);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:3px 10px;border-radius:10px;background:var(--lime-pale);color:var(--lime-mid);margin-bottom:14px;border:1px solid var(--lime-border)}\n.testi-quote{font-family:var(--display);font-size:16px;color:var(--ink);line-height:1.6;margin-bottom:20px;font-style:italic;font-weight:400;letter-spacing:-.01em}\n.testi-author{display:flex;align-items:center;gap:12px}\n.testi-av{width:38px;height:38px;border-radius:var(--r);background:var(--forest);display:flex;align-items:center;justify-content:center;font-family:var(--display);font-size:13px;font-weight:600;color:var(--lime);flex-shrink:0}\n.testi-name{font-family:var(--body);font-size:14px;font-weight:600;color:var(--ink)}\n.testi-loc{font-size:12px;color:var(--muted)}\n.testi-result{font-family:var(--body);font-size:11px;font-weight:600;color:var(--green-ok);margin-top:3px;letter-spacing:.02em}\n\n\/* \u2550\u2550 ECOSYSTEM \u2550\u2550 *\/\n.ecosystem{background:var(--white)}\n.eco-header{text-align:center;margin-bottom:48px}\n.eco-header h2{color:var(--ink);margin-bottom:14px}\n.eco-header p{color:var(--muted);max-width:560px;margin:0 auto;font-size:17px;font-weight:300}\n.eco-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}\n.eco-card{background:var(--paper);border:1px solid var(--rule);border-radius:var(--rl);padding:22px 20px;text-decoration:none;display:block;transition:all .2s;position:relative}\n.eco-card:hover{border-color:var(--rule-dark);transform:translateY(-2px);box-shadow:0 8px 28px rgba(13,59,46,.07)}\n.eco-tag{display:inline-block;font-family:var(--body);font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:3px 9px;border-radius:10px;margin-bottom:12px}\n.et-forest{background:rgba(13,59,46,.08);color:var(--forest)}\n.et-lime{background:var(--lime-pale);color:var(--lime-mid)}\n.et-amber{background:var(--amber-pale);color:var(--amber)}\n.et-teal{background:rgba(0,180,160,.08);color:var(--teal-accent)}\n.eco-card h3{font-family:var(--display);font-size:16px;font-weight:600;color:var(--ink);margin-bottom:5px;letter-spacing:-.01em}\n.eco-card p{font-size:12px;color:var(--muted);line-height:1.6;margin-bottom:10px}\n.eco-url{font-family:var(--body);font-size:11px;font-weight:600;color:var(--forest);letter-spacing:.04em}\n\n\/* \u2550\u2550 BSS BRIDGE \u2550\u2550 *\/\n.bridge{background:var(--lime);padding:72px 0}\n.bridge-inner{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}\n.bridge-left h2{color:var(--forest);margin-bottom:14px}\n.bridge-left p{font-size:17px;color:rgba(13,59,46,.68);line-height:1.72;margin-bottom:28px;font-weight:300}\n.bridge-actions{display:flex;gap:12px;flex-wrap:wrap}\n.bridge-card{background:var(--white);border-radius:var(--rl);padding:26px;box-shadow:0 12px 40px rgba(13,59,46,.15)}\n.bc-label{font-family:var(--body);font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--forest);margin-bottom:8px}\n.bc-title{font-family:var(--display);font-size:21px;font-weight:700;color:var(--ink);margin-bottom:5px;letter-spacing:-.01em}\n.bc-price{font-family:var(--display);font-size:42px;font-weight:700;color:var(--ink);line-height:1;margin-bottom:3px;letter-spacing:-.02em}\n.bc-note{font-size:12px;color:var(--muted);margin-bottom:16px}\n.bc-rows{display:flex;flex-direction:column;gap:0}\n.bc-row{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-top:1px solid var(--rule);font-size:13px}\n.bc-k{color:var(--muted)}\n.bc-v{color:var(--ink);font-weight:600}\n.bc-v-green{color:var(--green-ok);font-weight:700}\n.bc-btn{display:block;text-align:center;background:var(--forest);color:var(--white);font-family:var(--body);font-size:14px;font-weight:600;padding:14px;border-radius:var(--r);text-decoration:none;margin-top:18px;transition:all .2s;letter-spacing:.01em}\n.bc-btn:hover{background:var(--forest-mid)}\n\n\/* \u2550\u2550 FAQ \u2550\u2550 *\/\n.faq{background:var(--paper);border-top:1px solid var(--rule)}\n.faq-header{margin-bottom:48px}\n.faq-header h2{color:var(--ink);margin-bottom:14px}\n.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}\n.faq-item{background:var(--white);border:1px solid var(--rule);border-radius:var(--r);padding:22px 24px;transition:border-color .2s}\n.faq-item:hover{border-color:var(--rule-dark)}\n.faq-q{font-family:var(--display);font-size:16px;font-weight:600;color:var(--ink);margin-bottom:10px;letter-spacing:-.01em}\n.faq-a{font-size:13px;color:var(--muted);line-height:1.65}\n\n\/* \u2550\u2550 FINAL CTA \u2550\u2550 *\/\n.final-cta{background:var(--forest);text-align:center;padding:88px 0;position:relative;overflow:hidden}\n.final-cta::before{content:\"\";position:absolute;inset:0;background-image:radial-gradient(circle at 1px 1px,rgba(168,230,61,.04) 1px,transparent 0);background-size:28px 28px}\n.final-cta>.con{position:relative;z-index:1}\n.final-cta h2{color:var(--white);margin-bottom:14px}\n.final-cta h2 em{font-style:italic;color:var(--lime)}\n.final-cta p{color:rgba(255,255,255,.6);font-size:18px;margin:0 auto 36px;max-width:520px;font-weight:300;line-height:1.72}\n.final-actions{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}\n.final-g{margin-top:20px;font-size:13px;color:rgba(255,255,255,.35);font-weight:500;display:flex;align-items:center;gap:6px;justify-content:center;letter-spacing:.04em}\n.fg-d{width:16px;height:16px;border-radius:50%;background:var(--lime);display:flex;align-items:center;justify-content:center;font-size:9px;color:var(--forest);font-weight:700;flex-shrink:0}\n\n\/* \u2550\u2550 FOOTER \u2550\u2550 *\/\nfooter{background:var(--ink);padding:56px 0 28px}\n.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;margin-bottom:48px}\n.footer-logo-f{display:flex;align-items:center;gap:10px;margin-bottom:14px}\n.flm{width:28px;height:28px;background:var(--forest);border-radius:var(--r);display:flex;align-items:center;justify-content:center;flex-shrink:0}\n.footer-brand{font-family:var(--display);font-size:17px;font-weight:700;color:var(--white);letter-spacing:-.01em}\n.footer-brand span{color:var(--lime)}\n.footer-tagline{font-size:13px;color:rgba(255,255,255,.35);line-height:1.65;max-width:260px;margin-bottom:16px;font-weight:300}\n.footer-bss{font-family:var(--body);font-size:12px;font-weight:600;color:var(--lime);text-decoration:none;letter-spacing:.04em;transition:color .2s}\n.footer-bss:hover{color:var(--lime-mid)}\n.footer-col h5{font-family:var(--body);font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:rgba(168,230,61,.5);margin-bottom:14px}\n.footer-col ul{list-style:none;display:flex;flex-direction:column;gap:10px}\n.footer-col ul a{font-size:13px;color:rgba(255,255,255,.38);text-decoration:none;transition:color .2s}\n.footer-col ul a:hover{color:var(--white)}\n.footer-bottom{border-top:1px solid rgba(255,255,255,.07);padding-top:22px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}\n.footer-bottom p{font-size:12px;color:rgba(255,255,255,.22);letter-spacing:.04em}\n.footer-links{display:flex;gap:18px}\n.footer-links a{font-size:12px;color:rgba(255,255,255,.22);text-decoration:none;transition:color .2s}\n.footer-links a:hover{color:rgba(255,255,255,.6)}\n\n\/* \u2550\u2550 STICKY \u2550\u2550 *\/\n.sticky-bar{position:fixed;bottom:0;left:0;right:0;z-index:199;background:var(--forest);border-top:2px solid var(--lime);padding:12px 40px;display:flex;align-items:center;justify-content:center;gap:16px;transform:translateY(100%);transition:transform .4s ease}\n.sticky-bar.show{transform:translateY(0)}\n.sticky-text{font-family:var(--body);font-size:13px;color:rgba(255,255,255,.6)}\n.sticky-text strong{color:var(--white);font-weight:600}\n\n\/* \u2550\u2550 RESPONSIVE \u2550\u2550 *\/\n@media(max-width:1000px){\n  .hero-grid,.problem-grid,.calc-grid,.author-grid,.bridge-inner{grid-template-columns:1fr;gap:40px}\n  .sys-grid,.build-steps,.offer-grid,.testi-grid,.eco-grid{grid-template-columns:1fr}\n  .ba-grid{grid-template-columns:1fr;gap:20px}\n  .ba-arrow{display:none}\n  .cl-grid,.faq-grid{grid-template-columns:1fr}\n  .footer-grid{grid-template-columns:1fr 1fr}\n  .hero{padding:56px 0 48px}\n  .nav-links{display:none}\n  .proof-inner{flex-wrap:wrap}\n  .proof-item{border-right:none;border-bottom:1px solid rgba(255,255,255,.08);padding:14px 24px}\n}\n<\/style>\n<\/head>\n<body>\n\n<!-- \u2550\u2550 NAV \u2550\u2550 -->\n<nav>\n  <div class=\"nav-inner\">\n    <a href=\"#\" class=\"nav-logo\">\n      <div class=\"nav-logo-icon\">\n        <svg viewBox=\"0 0 17 17\" fill=\"none\">\n          <rect x=\"2\" y=\"2\" width=\"13\" height=\"13\" rx=\"2\" stroke=\"white\" stroke-width=\"1.3\"\/>\n          <path d=\"M5 6h4M5 9h7M5 12h5\" stroke=\"white\" stroke-width=\"1.2\" stroke-linecap=\"round\"\/>\n          <circle cx=\"13\" cy=\"6\" r=\"2.5\" fill=\"#A8E63D\"\/>\n          <path d=\"M12 6l.8.8 1.5-1.5\" stroke=\"#0D3B2E\" stroke-width=\"1\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n        <\/svg>\n      <\/div>\n      <span class=\"nav-logo-text\">Exit<span>Ready<\/span> Systems<\/span>\n    <\/a>\n    <ul class=\"nav-links\">\n      <li><a href=\"#systems\">The 4 systems<\/a><\/li>\n      <li><a href=\"#checklist\">Checklist<\/a><\/li>\n      <li><a href=\"#offers\">Services<\/a><\/li>\n      <li><a href=\"#about\">About Heather<\/a><\/li>\n      <li><a href=\"#offers\" class=\"nav-cta\">Get the assessment<\/a><\/li>\n    <\/ul>\n  <\/div>\n<\/nav>\n\n<!-- \u2550\u2550 TIER STRIP \u2550\u2550 -->\n<div class=\"tier-strip\">\n  <div class=\"ts-path\">\n    <span class=\"ts-step\">BSS Valuation<\/span>\n    <span class=\"ts-arrow\">\u203a<\/span>\n    <span class=\"ts-step\">Key-Man Audit<\/span>\n    <span class=\"ts-arrow\">\u203a<\/span>\n    <span class=\"ts-step active\">Exit Ready Systems \u2190 You are here<\/span>\n    <span class=\"ts-arrow\">\u203a<\/span>\n    <span class=\"ts-step\">List at full multiple<\/span>\n  <\/div>\n<\/div>\n\n<!-- \u2550\u2550 HERO \u2550\u2550 -->\n<section class=\"hero\">\n  <div class=\"hero-bg\"><\/div>\n  <div class=\"con\">\n    <div class=\"hero-grid\">\n      <div>\n        <div class=\"hero-badge fu\">\n          <span class=\"hb-icon\">\ud83c\udfd7<\/span>\n          <span class=\"hb-text\">For sellers 12\u201324 months from exit<\/span>\n        <\/div>\n        <h1 class=\"fu2\">A business worth <em>selling<\/em><br>doesn&rsquo;t happen<br>at listing time.<\/h1>\n        <p class=\"hero-sub fu3\">Exit readiness is built in the <strong>12\u201324 months before you go to market<\/strong> \u2014 not in the 90 days before you list. Every system you document, every dependency you eliminate, and every gap you close increases your multiple and shortens the sale process.<\/p>\n        <div class=\"hero-actions fu4\">\n          <a href=\"#offers\" class=\"btn-forest\">Get my exit readiness assessment<\/a>\n          <a href=\"#systems\" class=\"btn-outline\">See the 4 systems<\/a>\n        <\/div>\n        <div class=\"hero-trust fu4\">\n          <div class=\"ht-item\"><div class=\"ht-mark\"><\/div>For sellers 12\u201324 months from exit<\/div>\n          <div class=\"ht-item\"><div class=\"ht-mark\"><\/div>Avg. $340K additional exit value identified<\/div>\n          <div class=\"ht-item\"><div class=\"ht-mark\"><\/div>Powered by Buy Scale Sell<\/div>\n        <\/div>\n      <\/div>\n      <div class=\"fu3\">\n        <div class=\"readiness-dash\">\n          <div class=\"rd-header\">\n            <span class=\"rd-title\">Exit Readiness Dashboard<\/span>\n            <div class=\"rd-score\">\n              <div class=\"rd-score-num\">42%<\/div>\n              <div class=\"rd-score-label\">\/ 100 \u2014 Not ready<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"rd-categories\">\n            <div class=\"rd-cat\">\n              <div class=\"rd-cat-header\">\n                <span class=\"rd-cat-name\">Financial Documentation<\/span>\n                <span class=\"rd-cat-score warn\">58%<\/span>\n              <\/div>\n              <div class=\"rd-bar-bg\"><div class=\"rd-bar-fill warn\" style=\"width:58%\"><\/div><\/div>\n              <div class=\"rd-items\">\n                <span class=\"rd-item ok\">Tax returns on file<\/span>\n                <span class=\"rd-item issue\">Add-backs undocumented<\/span>\n                <span class=\"rd-item issue\">P&L gaps flagged<\/span>\n              <\/div>\n            <\/div>\n            <div class=\"rd-cat\">\n              <div class=\"rd-cat-header\">\n                <span class=\"rd-cat-name\">Operational Systems<\/span>\n                <span class=\"rd-cat-score fail\">24%<\/span>\n              <\/div>\n              <div class=\"rd-bar-bg\"><div class=\"rd-bar-fill fail\" style=\"width:24%\"><\/div><\/div>\n              <div class=\"rd-items\">\n                <span class=\"rd-item issue\">No written SOPs<\/span>\n                <span class=\"rd-item issue\">Owner-dependent ops<\/span>\n                <span class=\"rd-item ok\">Software documented<\/span>\n              <\/div>\n            <\/div>\n            <div class=\"rd-cat\">\n              <div class=\"rd-cat-header\">\n                <span class=\"rd-cat-name\">Human Capital<\/span>\n                <span class=\"rd-cat-score fail\">31%<\/span>\n              <\/div>\n              <div class=\"rd-bar-bg\"><div class=\"rd-bar-fill fail\" style=\"width:31%\"><\/div><\/div>\n              <div class=\"rd-items\">\n                <span class=\"rd-item issue\">Key-man risk: Critical<\/span>\n                <span class=\"rd-item issue\">No org chart<\/span>\n                <span class=\"rd-item issue\">Below-market comp<\/span>\n              <\/div>\n            <\/div>\n            <div class=\"rd-cat\">\n              <div class=\"rd-cat-header\">\n                <span class=\"rd-cat-name\">Legal &amp; Structure<\/span>\n                <span class=\"rd-cat-score warn\">68%<\/span>\n              <\/div>\n              <div class=\"rd-bar-bg\"><div class=\"rd-bar-fill warn\" style=\"width:68%\"><\/div><\/div>\n              <div class=\"rd-items\">\n                <span class=\"rd-item ok\">Contracts in entity name<\/span>\n                <span class=\"rd-item ok\">Lease transferable<\/span>\n                <span class=\"rd-item issue\">License in owner name<\/span>\n              <\/div>\n            <\/div>\n          <\/div>\n          <div class=\"rd-footer\">\n            <span class=\"rdf-label\">12 issues to fix before listing<\/span>\n            <a href=\"#offers\" class=\"rdf-action\">Get the remediation plan &rarr;<\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550 PROOF BAR \u2550\u2550 -->\n<div class=\"proof\">\n  <div class=\"con\">\n    <div class=\"proof-inner\">\n      <div class=\"proof-item\"><div class=\"proof-num\">$340K<\/div><div class=\"proof-lbl\">Avg additional exit value identified<\/div><\/div>\n      <div class=\"proof-item\"><div class=\"proof-num\">12\u201324<\/div><div class=\"proof-lbl\">Months to full exit readiness<\/div><\/div>\n      <div class=\"proof-item\"><div class=\"proof-num\">900+<\/div><div class=\"proof-lbl\">Sellers in BSS network<\/div><\/div>\n      <div class=\"proof-item\"><div class=\"proof-num\">4<\/div><div class=\"proof-lbl\">Systems that drive the multiple<\/div><\/div>\n      <div class=\"proof-item\"><div class=\"proof-num\">$3,500<\/div><div class=\"proof-lbl\">Full assessment, flat fee<\/div><\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- \u2550\u2550 THE PROBLEM \u2550\u2550 -->\n<section class=\"sec problem\">\n  <div class=\"con\">\n    <div class=\"problem-grid\">\n      <div class=\"problem-text\">\n        <div class=\"label label-forest\">The real problem<\/div>\n        <h2>Most sellers start preparing for exit when they should have started 18 months ago.<\/h2>\n        <div class=\"rule-lime\"><\/div>\n        <p>A buyer&rsquo;s acquisition team will spend 30\u201360 days scrutinizing your business across four dimensions: financials, operations, legal structure, and human capital. Every gap they find is either a price deduction, a deal condition, or a reason to walk away.<\/p>\n        <p>The sellers who get full price \u2014 or above it \u2014 are the ones who ran this same scrutiny on themselves <strong>before a buyer ever saw the business<\/strong>. They fixed what was fixable. They documented what was undocumented. They built a business that any sophisticated buyer could see would run without the current owner.<\/p>\n        <p>Exit readiness is not a 90-day sprint before listing. It is a 12\u201324 month operational transformation. This service designs and executes that transformation.<\/p>\n      <\/div>\n      <div class=\"cost-cards\">\n        <div class=\"cost-card\">\n          <h4>Undocumented operations reduce the multiple<\/h4>\n          <p>Buyers and lenders apply a discount to businesses that can&rsquo;t demonstrate transferable operations. No written SOPs, no documented processes, and no evidence that the business can run without the owner means a lower multiple \u2014 or more earnout.<\/p>\n          <div class=\"cost-impact\">Multiple suppression: 0.5x\u20131.2x<\/div>\n        <\/div>\n        <div class=\"cost-card\">\n          <h4>Financial documentation gaps cause renegotiation<\/h4>\n          <p>Discrepancies between tax returns and P&Ls, undocumented add-backs, and unclean receivables are the #1 cause of post-LOI price reductions. Every gap is leverage for the buyer.<\/p>\n          <div class=\"cost-impact\">Typical renegotiation: $50K\u2013$400K<\/div>\n        <\/div>\n        <div class=\"cost-card\">\n          <h4>Key-man dependency suppresses exit options<\/h4>\n          <p>Institutional buyers and PE firms will not acquire businesses with critical owner dependencies. The exit buyer pool shrinks to individual operators \u2014 who pay less and negotiate harder.<\/p>\n          <div class=\"cost-impact\">Buyer pool: 80% smaller without remediation<\/div>\n        <\/div>\n        <div class=\"cost-card\">\n          <h4>Legal and structural issues kill closings<\/h4>\n          <p>Licenses in the owner&rsquo;s personal name, non-assignable contracts, and short lease terms are discovered in diligence and create closing conditions. Many deals collapse here entirely.<\/p>\n          <div class=\"cost-impact\">Deal collapse rate: 23% for unresolved legal issues<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<hr class=\"div\">\n\n<!-- \u2550\u2550 4 SYSTEMS \u2550\u2550 -->\n<section class=\"sec-sm systems\" id=\"systems\">\n  <div class=\"con\">\n    <div class=\"systems-header\">\n      <div class=\"label label-forest\">The framework<\/div>\n      <h2>Four systems. Every one drives the exit multiple.<\/h2>\n      <p>Exit readiness is not a checklist. It is four integrated systems that institutional buyers and SBA lenders evaluate before they write a check.<\/p>\n    <\/div>\n    <div class=\"sys-grid\">\n      <div class=\"sys-card\">\n        <span class=\"sys-icon\">\ud83d\udcb0<\/span>\n        <div class=\"sys-num\">System 01<\/div>\n        <h3>Financial Documentation<\/h3>\n        <p>Clean, defensible financials that withstand buyer scrutiny \u2014 tax returns reconciled, add-backs documented, and SDE verified from source.<\/p>\n        <ul class=\"sys-items\">\n          <li class=\"sys-item\">3-year P&L reconciliation<\/li>\n          <li class=\"sys-item\">Documented add-back schedule<\/li>\n          <li class=\"sys-item\">Clean accounts receivable<\/li>\n          <li class=\"sys-item\">Monthly P&L reporting cadence<\/li>\n          <li class=\"sys-item\">Trailing 12-month summary<\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"sys-card\">\n        <span class=\"sys-icon\">\u2699\ufe0f<\/span>\n        <div class=\"sys-num\">System 02<\/div>\n        <h3>Operational Systems<\/h3>\n        <p>Written SOPs for every core function, software-based scheduling and CRM, and documented processes that prove the business can run without the current owner.<\/p>\n        <ul class=\"sys-items\">\n          <li class=\"sys-item\">Written SOPs \u2014 all functions<\/li>\n          <li class=\"sys-item\">Software-based operations<\/li>\n          <li class=\"sys-item\">Customer onboarding process<\/li>\n          <li class=\"sys-item\">Vendor relationships documented<\/li>\n          <li class=\"sys-item\">Owner absence test: 30+ days<\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"sys-card\">\n        <span class=\"sys-icon\">\ud83d\udc65<\/span>\n        <div class=\"sys-num\">System 03<\/div>\n        <h3>Human Capital<\/h3>\n        <p>An organizational structure that reflects reality, compensated correctly, with documented roles, non-compete agreements, and no single point of human failure.<\/p>\n        <ul class=\"sys-items\">\n          <li class=\"sys-item\">Org chart matches reality<\/li>\n          <li class=\"sys-item\">Market-rate compensation<\/li>\n          <li class=\"sys-item\">Key-man dependencies resolved<\/li>\n          <li class=\"sys-item\">Non-compete agreements in place<\/li>\n          <li class=\"sys-item\">Staff retention plan documented<\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"sys-card\">\n        <span class=\"sys-icon\">\u2696\ufe0f<\/span>\n        <div class=\"sys-num\">System 04<\/div>\n        <h3>Legal &amp; Structure<\/h3>\n        <p>All licenses in the entity&rsquo;s name, contracts assignable without customer consent, corporate records current, and lease terms sufficient to satisfy buyer and lender requirements.<\/p>\n        <ul class=\"sys-items\">\n          <li class=\"sys-item\">Licenses in entity name<\/li>\n          <li class=\"sys-item\">Customer contracts assignable<\/li>\n          <li class=\"sys-item\">Lease: 3+ years remaining<\/li>\n          <li class=\"sys-item\">No undisclosed litigation<\/li>\n          <li class=\"sys-item\">Corporate records current<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<hr class=\"div\">\n\n<!-- \u2550\u2550 CHECKLIST \u2550\u2550 -->\n<section class=\"sec checklist\" id=\"checklist\">\n  <div class=\"con\">\n    <div class=\"cl-header\">\n      <div class=\"label label-forest\">The full checklist<\/div>\n      <h2>What institutional buyers will scrutinize \u2014 and what we help you fix.<\/h2>\n      <p>Every item in this checklist is evaluated in the exit readiness assessment. Checked items are ready. Partial items need remediation. Missing items get a remediation plan.<\/p>\n    <\/div>\n    <div class=\"cl-grid\">\n      <div class=\"cl-category\">\n        <div class=\"cl-cat-header\">\n          <span class=\"cl-cat-icon\">\ud83d\udcb0<\/span>\n          <span class=\"cl-cat-title\">Financial Documentation<\/span>\n          <span class=\"cl-cat-count\">8 checkpoints<\/span>\n        <\/div>\n        <ul class=\"cl-items\">\n          <li class=\"cl-item\"><div class=\"cl-check checked\"><\/div><span><strong>3 years of tax returns<\/strong> on file and reconciled to internal P&Ls<\/span><\/li>\n          <li class=\"cl-item\"><div class=\"cl-check checked\"><\/div><span><strong>Monthly P&L reports<\/strong> for the trailing 12 months \u2014 no gaps<\/span><\/li>\n          <li class=\"cl-item\"><div class=\"cl-check partial\"><\/div><span><strong>Documented add-back schedule<\/strong> with receipts for every item over $2,500<\/span><\/li>\n          <li class=\"cl-item\"><div class=\"cl-check partial\"><\/div><span><strong>Clean accounts receivable<\/strong> \u2014 nothing over 90 days without explanation<\/span><\/li>\n          <li class=\"cl-item\"><div class=\"cl-check\"><\/div><span><strong>Trailing 12-month cash flow statement<\/strong> \u2014 SBA lenders require DSCR above 1.25x<\/span><\/li>\n          <li class=\"cl-item\"><div class=\"cl-check\"><\/div><span><strong>Owner compensation benchmarked<\/strong> against market replacement rate<\/span><\/li>\n          <li class=\"cl-item\"><div class=\"cl-check\"><\/div><span><strong>Working capital normalized<\/strong> and documented for purchase agreement<\/span><\/li>\n          <li class=\"cl-item\"><div class=\"cl-check\"><\/div><span><strong>Related-party transactions<\/strong> disclosed and explained in writing<\/span><\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"cl-category\">\n        <div class=\"cl-cat-header\">\n          <span class=\"cl-cat-icon\">\u2699\ufe0f<\/span>\n          <span class=\"cl-cat-title\">Operational Systems<\/span>\n          <span class=\"cl-cat-count\">8 checkpoints<\/span>\n        <\/div>\n        <ul class=\"cl-items\">\n          <li class=\"cl-item\"><div class=\"cl-check partial\"><\/div><span><strong>Written SOPs<\/strong> for all core service delivery functions \u2014 not in people&rsquo;s heads<\/span><\/li>\n          <li class=\"cl-item\"><div class=\"cl-check checked\"><\/div><span><strong>Scheduling and CRM<\/strong> are software-based, not spreadsheets or paper<\/span><\/li>\n          <li class=\"cl-item\"><div class=\"cl-check\"><\/div><span><strong>Customer onboarding process<\/strong> documented and transferable without owner<\/span><\/li>\n          <li class=\"cl-item\"><div class=\"cl-check\"><\/div><span><strong>Vendor relationships<\/strong> documented and not personally dependent on the owner<\/span><\/li>\n          <li class=\"cl-item\"><div class=\"cl-check\"><\/div><span><strong>Equipment maintenance records<\/strong> complete and current for all major assets<\/span><\/li>\n          <li class=\"cl-item\"><div class=\"cl-check\"><\/div><span><strong>Owner absence test:<\/strong> business operates for 30+ consecutive days without revenue impact<\/span><\/li>\n          <li class=\"cl-item\"><div class=\"cl-check partial\"><\/div><span><strong>Quality control system<\/strong> documented \u2014 complaint handling and resolution tracked<\/span><\/li>\n          <li class=\"cl-item\"><div class=\"cl-check\"><\/div><span><strong>Service delivery scalability<\/strong> \u2014 capacity and bottleneck analysis documented<\/span><\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"cl-category\">\n        <div class=\"cl-cat-header\">\n          <span class=\"cl-cat-icon\">\ud83d\udc65<\/span>\n          <span class=\"cl-cat-title\">Human Capital<\/span>\n          <span class=\"cl-cat-count\">8 checkpoints<\/span>\n        <\/div>\n        <ul class=\"cl-items\">\n          <li class=\"cl-item\"><div class=\"cl-check\"><\/div><span><strong>Organizational chart<\/strong> reflects actual reporting structure \u2014 not aspirational<\/span><\/li>\n          <li class=\"cl-item\"><div class=\"cl-check\"><\/div><span><strong>Owner can be absent<\/strong> from operations for 30+ days without revenue impact<\/span><\/li>\n          <li class=\"cl-item\"><div class=\"cl-check partial\"><\/div><span><strong>Key employees<\/strong> have documented roles, compensation, and non-compete agreements<\/span><\/li>\n          <li class=\"cl-item\"><div class=\"cl-check\"><\/div><span><strong>No single employee<\/strong> holds a disproportionate number of key customer relationships<\/span><\/li>\n          <li class=\"cl-item\"><div class=\"cl-check\"><\/div><span><strong>Compensation structure<\/strong> documented and competitive with the market<\/span><\/li>\n          <li class=\"cl-item\"><div class=\"cl-check\"><\/div><span><strong>Staff retention risk<\/strong> assessed and mitigated \u2014 key employees have retention plan<\/span><\/li>\n          <li class=\"cl-item\"><div class=\"cl-check\"><\/div><span><strong>Above-market compensation<\/strong> that reduces SDE is disclosed and defended in writing<\/span><\/li>\n          <li class=\"cl-item\"><div class=\"cl-check partial\"><\/div><span><strong>Management layer<\/strong> in place \u2014 GM or operations manager capable of running without owner<\/span><\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"cl-category\">\n        <div class=\"cl-cat-header\">\n          <span class=\"cl-cat-icon\">\u2696\ufe0f<\/span>\n          <span class=\"cl-cat-title\">Legal &amp; Structure<\/span>\n          <span class=\"cl-cat-count\">8 checkpoints<\/span>\n        <\/div>\n        <ul class=\"cl-items\">\n          <li class=\"cl-item\"><div class=\"cl-check checked\"><\/div><span><strong>All licenses and permits<\/strong> current and in the entity&rsquo;s name \u2014 not the owner&rsquo;s<\/span><\/li>\n          <li class=\"cl-item\"><div class=\"cl-check checked\"><\/div><span><strong>All customer contracts<\/strong> in writing and assignable without customer consent<\/span><\/li>\n          <li class=\"cl-item\"><div class=\"cl-check partial\"><\/div><span><strong>Real estate lease<\/strong> transferable or renewable \u2014 minimum 3 years remaining at close<\/span><\/li>\n          <li class=\"cl-item\"><div class=\"cl-check checked\"><\/div><span><strong>No pending or threatened litigation<\/strong> \u2014 rep and warranty confirmation obtained<\/span><\/li>\n          <li class=\"cl-item\"><div class=\"cl-check checked\"><\/div><span><strong>Corporate records<\/strong> current \u2014 minutes, resolutions, ownership structure documented<\/span><\/li>\n          <li class=\"cl-item\"><div class=\"cl-check\"><\/div><span><strong>Equipment and vehicle titles<\/strong> in the entity&rsquo;s name \u2014 transfer documentation ready<\/span><\/li>\n          <li class=\"cl-item\"><div class=\"cl-check\"><\/div><span><strong>Intellectual property<\/strong> \u2014 trademarks, domain names, and trade secrets in entity name<\/span><\/li>\n          <li class=\"cl-item\"><div class=\"cl-check\"><\/div><span><strong>Insurance policies<\/strong> current and transferable \u2014 combined entity coverage assessed<\/span><\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550 BUILD SEQUENCE \u2550\u2550 -->\n<section class=\"sec build\">\n  <div class=\"con\">\n    <div class=\"build-header\">\n      <div class=\"label\">The 12-month build sequence<\/div>\n      <h2>HOW EXIT READINESS IS ACTUALLY BUILT<\/h2>\n      <p>Exit readiness follows a sequence. The phases that eliminate owner dependency and document operations must precede the legal and financial finalization \u2014 not happen at the same time.<\/p>\n    <\/div>\n    <div class=\"build-steps\">\n      <div class=\"build-step\">\n        <div class=\"bs-phase\">Phase 01<\/div>\n        <div class=\"bs-month\">Months 1\u20133<\/div>\n        <h3>Assess &amp; Diagnose<\/h3>\n        <p>Run the full exit readiness assessment. Score all 32 checkpoints. Prioritize findings by multiple impact.<\/p>\n        <div class=\"bs-items\">\n          <div class=\"bs-item\">Full 32-checkpoint audit<\/div>\n          <div class=\"bs-item\">Multiple impact scoring<\/div>\n          <div class=\"bs-item\">12-month roadmap delivery<\/div>\n          <div class=\"bs-item\">Key-man audit if flagged<\/div>\n        <\/div>\n        <div class=\"bs-exit-impact\">\n          <div class=\"bs-ei-label\">Exit impact<\/div>\n          <div class=\"bs-ei-val\">Know your number<\/div>\n        <\/div>\n      <\/div>\n      <div class=\"build-step\">\n        <div class=\"bs-phase\">Phase 02<\/div>\n        <div class=\"bs-month\">Months 3\u20136<\/div>\n        <h3>Fix Operations First<\/h3>\n        <p>Document SOPs, systematize recurring processes, transfer customer relationships to staff, build the management layer.<\/p>\n        <div class=\"bs-items\">\n          <div class=\"bs-item\">Write all core SOPs<\/div>\n          <div class=\"bs-item\">Transfer key relationships<\/div>\n          <div class=\"bs-item\">Hire or promote GM<\/div>\n          <div class=\"bs-item\">Owner absence test \u2014 attempt 1<\/div>\n        <\/div>\n        <div class=\"bs-exit-impact\">\n          <div class=\"bs-ei-label\">Multiple impact<\/div>\n          <div class=\"bs-ei-val\">+0.4x\u20130.8x<\/div>\n        <\/div>\n      <\/div>\n      <div class=\"build-step\">\n        <div class=\"bs-phase\">Phase 03<\/div>\n        <div class=\"bs-month\">Months 6\u201310<\/div>\n        <h3>Clean the Financials<\/h3>\n        <p>Reconcile tax returns, document all add-backs with receipts, build the trailing 12-month P&L package, and run The Book Scrubber process.<\/p>\n        <div class=\"bs-items\">\n          <div class=\"bs-item\">3-year P&L reconciliation<\/div>\n          <div class=\"bs-item\">Add-back documentation<\/div>\n          <div class=\"bs-item\">Normalized SDE presentation<\/div>\n          <div class=\"bs-item\">Book scrub via BSS network<\/div>\n        <\/div>\n        <div class=\"bs-exit-impact\">\n          <div class=\"bs-ei-label\">SDE impact<\/div>\n          <div class=\"bs-ei-val\">+$50K\u2013$180K<\/div>\n        <\/div>\n      <\/div>\n      <div class=\"build-step\">\n        <div class=\"bs-phase\">Phase 04<\/div>\n        <div class=\"bs-month\">Months 10\u201312<\/div>\n        <h3>Finalize &amp; List<\/h3>\n        <p>Confirm legal structure, run BSS portfolio valuation with clean books, select broker, and go to market with a fully exit-ready business.<\/p>\n        <div class=\"bs-items\">\n          <div class=\"bs-item\">Legal structure finalized<\/div>\n          <div class=\"bs-item\">BSS updated valuation<\/div>\n          <div class=\"bs-item\">Broker selection + brief<\/div>\n          <div class=\"bs-item\">Go to market at full multiple<\/div>\n        <\/div>\n        <div class=\"bs-exit-impact\">\n          <div class=\"bs-ei-label\">Target outcome<\/div>\n          <div class=\"bs-ei-val\">Full multiple exit<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550 BEFORE \/ AFTER \u2550\u2550 -->\n<section class=\"sec ba\">\n  <div class=\"con\">\n    <div class=\"ba-header\">\n      <div class=\"label label-forest\">Transformation<\/div>\n      <h2>What exit readiness actually changes<\/h2>\n      <p>This is the real-world difference between a business that sells at 2.8x and one that sells at 4.1x \u2014 from the same service business, 14 months apart.<\/p>\n    <\/div>\n    <div class=\"ba-grid\">\n      <div class=\"ba-col\">\n        <div class=\"ba-col-header before\">\n          <span class=\"bah-icon\">\u274c<\/span>\n          <span class=\"bah-title\">Before \u2014 Day 1 assessment<\/span>\n        <\/div>\n        <ul class=\"ba-items\">\n          <li class=\"ba-item bad\"><span class=\"ba-item-icon\">\u26a0\ufe0f<\/span>Owner manages all 11 key customer accounts personally<\/li>\n          <li class=\"ba-item bad\"><span class=\"ba-item-icon\">\u26a0\ufe0f<\/span>No written SOPs for any core operational function<\/li>\n          <li class=\"ba-item bad\"><span class=\"ba-item-icon\">\u26a0\ufe0f<\/span>P&L and tax returns had $47K in unexplained discrepancies<\/li>\n          <li class=\"ba-item bad\"><span class=\"ba-item-icon\">\u26a0\ufe0f<\/span>$62K in undocumented add-backs \u2014 no supporting receipts<\/li>\n          <li class=\"ba-item bad\"><span class=\"ba-item-icon\">\u26a0\ufe0f<\/span>Lead technician paid $22K below market rate<\/li>\n          <li class=\"ba-item bad\"><span class=\"ba-item-icon\">\u26a0\ufe0f<\/span>Contractor license in owner&rsquo;s personal name<\/li>\n          <li class=\"ba-item bad\"><span class=\"ba-item-icon\">\u26a0\ufe0f<\/span>Exit readiness score: 38% \u2014 \"Not ready to list\"<\/li>\n          <li class=\"ba-item bad\"><span class=\"ba-item-icon\">\u26a0\ufe0f<\/span>Stated SDE: $412K \u2014 estimated exit value at 2.8x: $1.15M<\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"ba-arrow\">\u2192<\/div>\n      <div class=\"ba-col\">\n        <div class=\"ba-col-header after\">\n          <span class=\"bah-icon\">\u2705<\/span>\n          <span class=\"bah-title\">After \u2014 14 months of work<\/span>\n        <\/div>\n        <ul class=\"ba-items\">\n          <li class=\"ba-item good\"><span class=\"ba-item-icon\">\u2713<\/span>All 11 accounts transitioned to GM and office manager<\/li>\n          <li class=\"ba-item good\"><span class=\"ba-item-icon\">\u2713<\/span>12 core SOPs written and tested \u2014 owner absent 45 days<\/li>\n          <li class=\"ba-item good\"><span class=\"ba-item-icon\">\u2713<\/span>All 3 years reconciled \u2014 discrepancies explained with memos<\/li>\n          <li class=\"ba-item good\"><span class=\"ba-item-icon\">\u2713<\/span>$62K add-back fully documented \u2014 $28K additional add-back found<\/li>\n          <li class=\"ba-item good\"><span class=\"ba-item-icon\">\u2713<\/span>Technician brought to market rate \u2014 retention agreement signed<\/li>\n          <li class=\"ba-item good\"><span class=\"ba-item-icon\">\u2713<\/span>New license obtained in entity name \u2014 zero disruption<\/li>\n          <li class=\"ba-item good\"><span class=\"ba-item-icon\">\u2713<\/span>Exit readiness score: 94% \u2014 \"Ready to list at full multiple\"<\/li>\n          <li class=\"ba-item good\"><span class=\"ba-item-icon\">\u2713<\/span>Verified SDE: $562K \u2014 exit value at 4.1x: $2.30M<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n    <div class=\"ba-result\">\n      <div class=\"bar-label\">14-month transformation results<\/div>\n      <div class=\"bar-rows\">\n        <div class=\"bar-row\"><span class=\"bar-k\">SDE increase<\/span><span class=\"bar-v\">+$150K verified<\/span><\/div>\n        <div class=\"bar-row\"><span class=\"bar-k\">Multiple expansion<\/span><span class=\"bar-v\">2.8x \u2192 4.1x (+1.3x)<\/span><\/div>\n        <div class=\"bar-row\"><span class=\"bar-k\">Total exit value gained<\/span><span class=\"bar-v lime\">+$1,150,000<\/span><\/div>\n        <div class=\"bar-row\"><span class=\"bar-k\">Cost of the full program<\/span><span class=\"bar-v\">$6,500<\/span><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<hr class=\"div\">\n\n<!-- \u2550\u2550 OFFER STACK \u2550\u2550 -->\n<section class=\"sec-sm offers\" id=\"offers\">\n  <div class=\"con\">\n    <div class=\"offers-header\">\n      <div class=\"label label-forest\">Services<\/div>\n      <h2>Three levels of exit readiness support<\/h2>\n      <p>Choose the level that matches your timeline, deal complexity, and how much you want help executing \u2014 not just identifying what to fix.<\/p>\n    <\/div>\n    <div class=\"offer-grid\">\n      <div class=\"offer-card\">\n        <div class=\"offer-step-badge\">Diagnostic<\/div>\n        <div class=\"offer-tier\">Assessment only<\/div>\n        <div class=\"offer-title\">Readiness Assessment<\/div>\n        <div class=\"offer-price\">$750<\/div>\n        <div class=\"offer-price-note\">Credited toward full program if you upgrade<\/div>\n        <div class=\"offer-desc\">60-minute Zoom session with Heather mapping your exit readiness score across all 32 checkpoints. You receive a written gap analysis and a prioritized 12-month roadmap.<\/div>\n        <ul class=\"offer-features\">\n          <li class=\"offer-fi\"><div class=\"fi-check\">\u2713<\/div>Document review before the call<\/li>\n          <li class=\"offer-fi\"><div class=\"fi-check\">\u2713<\/div>60-min live assessment session<\/li>\n          <li class=\"offer-fi\"><div class=\"fi-check\">\u2713<\/div>Written 32-checkpoint gap analysis<\/li>\n          <li class=\"offer-fi\"><div class=\"fi-check\">\u2713<\/div>Prioritized 12-month roadmap<\/li>\n          <li class=\"offer-fi\"><div class=\"fi-check\">\u2713<\/div>Multiple impact estimate per finding<\/li>\n          <li class=\"offer-fi\"><div class=\"fi-check\">\u2713<\/div>$750 credited toward full program<\/li>\n        <\/ul>\n        <a href=\"https:\/\/buy-scale-sell.com\" class=\"offer-btn ob-forest\" target=\"_blank\">Schedule assessment<\/a>\n        <div class=\"offer-credit oc-light\">Available within 48 hours<\/div>\n      <\/div>\n\n      <div class=\"offer-card featured\">\n        <div class=\"offer-step-badge\">Full program<\/div>\n        <div class=\"offer-tier\">Most comprehensive<\/div>\n        <div class=\"offer-title\">Exit Ready Systems<\/div>\n        <div class=\"offer-price\">$3,500<\/div>\n        <div class=\"offer-price-note\">Flat fee &nbsp;\u00b7&nbsp; Delivered in 7\u201310 days<\/div>\n        <div class=\"offer-desc\">The complete 32-checkpoint exit readiness audit across all 4 systems. Every finding scored by multiple impact. A written remediation plan per gap. Recommended for sellers 12\u201318 months from exit.<\/div>\n        <ul class=\"offer-features\">\n          <li class=\"offer-fi\"><div class=\"fi-check\">\u2713<\/div>All 32 checkpoints \u2014 4 systems<\/li>\n          <li class=\"offer-fi\"><div class=\"fi-check\">\u2713<\/div>Multiple impact scoring per finding<\/li>\n          <li class=\"offer-fi\"><div class=\"fi-check\">\u2713<\/div>Written remediation plan per gap<\/li>\n          <li class=\"offer-fi\"><div class=\"fi-check\">\u2713<\/div>12-month implementation roadmap<\/li>\n          <li class=\"offer-fi\"><div class=\"fi-check\">\u2713<\/div>Broker-ready summary package<\/li>\n          <li class=\"offer-fi\"><div class=\"fi-check\">\u2713<\/div>30-min debrief call included<\/li>\n        <\/ul>\n        <a href=\"https:\/\/buy-scale-sell.com\" class=\"offer-btn ob-lime\" target=\"_blank\">Order the full audit<\/a>\n        <div class=\"offer-credit oc-dark\">Flat fee \u2014 no scope creep<\/div>\n      <\/div>\n\n      <div class=\"offer-card\">\n        <div class=\"offer-step-badge\">Bundle<\/div>\n        <div class=\"offer-tier\">Complete exit prep<\/div>\n        <div class=\"offer-title\">Exit Prep Bundle<\/div>\n        <div class=\"offer-price\">$6,500<\/div>\n        <div class=\"offer-price-note\">Flat fee &nbsp;\u00b7&nbsp; 7\u201310 business days<\/div>\n        <div class=\"offer-desc\">The full exit readiness audit combined with the Key-Man Risk Audit and Book Scrubber financial cleanup. The complete seller preparation package \u2014 operational, financial, and human capital \u2014 in one engagement.<\/div>\n        <ul class=\"offer-features\">\n          <li class=\"offer-fi\"><div class=\"fi-check\">\u2713<\/div>Everything in the full audit<\/li>\n          <li class=\"offer-fi\"><div class=\"fi-check\">\u2713<\/div>Key-man risk audit (5 dimensions)<\/li>\n          <li class=\"offer-fi\"><div class=\"fi-check\">\u2713<\/div>Financial book scrub diagnostic<\/li>\n          <li class=\"offer-fi\"><div class=\"fi-check\">\u2713<\/div>Combined remediation roadmap<\/li>\n          <li class=\"offer-fi\"><div class=\"fi-check\">\u2713<\/div>Broker-ready CIM financial package<\/li>\n          <li class=\"offer-fi\"><div class=\"fi-check\">\u2713<\/div>BSS valuation credit ($200 off)<\/div><\/li>\n        <\/ul>\n        <a href=\"https:\/\/buy-scale-sell.com\" class=\"offer-btn ob-forest\" target=\"_blank\">Order the bundle<\/a>\n        <div class=\"offer-credit oc-light\">Best value for sellers 18+ months from exit<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<hr class=\"div\">\n\n<!-- \u2550\u2550 CALCULATOR \u2550\u2550 -->\n<section class=\"sec calculator\">\n  <div class=\"con\">\n    <div class=\"calc-grid\">\n      <div>\n        <div class=\"label label-forest\">The investment case<\/div>\n        <h2>How much is a 1x improvement in your exit multiple worth?<\/h2>\n        <div class=\"rule-lime\"><\/div>\n        <p style=\"color:var(--muted);font-size:17px;font-weight:300;line-height:1.78;margin-bottom:18px\">Exit readiness work costs $3,500\u2013$6,500. The multiple expansion it enables is worth tens of thousands to hundreds of thousands at close \u2014 depending on your SDE and the gap between where you are and where exit readiness takes you.<\/p>\n        <p style=\"color:var(--muted);font-size:17px;font-weight:300;line-height:1.78\">The question is never whether the program pays for itself. On any business above $500K SDE, a 0.5x multiple improvement adds more than the program costs in the first two months of work.<\/p>\n      <\/div>\n      <div>\n        <div class=\"calc-widget\">\n          <div class=\"cw-header\">\n            <div class=\"cw-title\">Exit value calculator<\/div>\n            <div class=\"cw-subtitle\">Estimate your multiple expansion ROI<\/div>\n          <\/div>\n          <div class=\"cw-body\">\n            <div class=\"cw-row\">\n              <div class=\"cw-lbl\">Your current verified SDE<\/div>\n              <input type=\"number\" class=\"cw-input\" id=\"sde\" value=\"450000\" oninput=\"calc()\">\n              <div class=\"cw-hint\">Use your current verified SDE \u2014 after legitimate add-backs<\/div>\n            <\/div>\n            <div class=\"cw-row\">\n              <div class=\"cw-lbl\">Current exit multiple (before readiness work)<\/div>\n              <input type=\"number\" class=\"cw-input\" id=\"cur\" value=\"2.8\" step=\"0.1\" oninput=\"calc()\">\n              <div class=\"cw-hint\">Typical range for unprepared Main Street businesses: 2.5x\u20133.2x<\/div>\n            <\/div>\n            <div class=\"cw-row\">\n              <div class=\"cw-lbl\">Target exit multiple (after readiness work)<\/div>\n              <input type=\"number\" class=\"cw-input\" id=\"tgt\" value=\"4.0\" step=\"0.1\" oninput=\"calc()\">\n              <div class=\"cw-hint\">Exit-ready businesses in same industry typically: 3.5x\u20135x<\/div>\n            <\/div>\n            <hr class=\"cw-divider\">\n            <div class=\"cw-result-row\">\n              <div class=\"cw-r-label\">Current exit value<\/div>\n              <div class=\"cw-r-val\" id=\"r-cur\">$1,260,000<\/div>\n            <\/div>\n            <div class=\"cw-result-row\">\n              <div class=\"cw-r-label\">Exit-ready value<\/div>\n              <div class=\"cw-r-val\" id=\"r-tgt\">$1,800,000<\/div>\n            <\/div>\n            <div class=\"cw-result-row\">\n              <div class=\"cw-r-label\">Program cost (full bundle)<\/div>\n              <div class=\"cw-r-val\">$6,500<\/div>\n            <\/div>\n            <div class=\"cw-big\">\n              <div class=\"cw-big-label\">Additional exit value<\/div>\n              <div class=\"cw-big-val\" id=\"r-gain\">+$540,000<\/div>\n            <\/div>\n            <div class=\"cw-note\" id=\"r-roi\">83x return on investment from the exit readiness program<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<hr class=\"div\">\n\n<!-- \u2550\u2550 HEATHER \u2550\u2550 -->\n<section class=\"sec author\" id=\"about\">\n  <div class=\"con\">\n    <div class=\"author-grid\">\n      <div class=\"author-photo\">\n        <div class=\"ap-icon\">&#128100;<\/div>\n        <div class=\"ap-note\">Replace with Heather&rsquo;s professional photo<\/div>\n      <\/div>\n      <div class=\"author-text\">\n        <div class=\"label\">About Heather<\/div>\n        <h2>I built the 4-system framework because most sellers go to market before they&rsquo;re ready.<\/h2>\n        <div class=\"rule-lime\"><\/div>\n        <p>Heather Griffith Barber co-founded Utah&rsquo;s largest vehicle wrap company at 23. She built it exit-ready before she sold it \u2014 and has spent the years since helping sellers do the same thing for their own businesses.<\/p>\n        <p>She is the author of <em>The Due Diligence Bible<\/em>, the creator of the Buy Scale Sell valuation platform, and the strategist behind the Audit My Acquisition, Earnings Verified, and Key Man Risk Audit services. The Exit Ready Systems framework was built because she watched sellers consistently leave $200K\u2013$800K on the table not because their businesses were bad \u2014 but because they hadn&rsquo;t done the 12 months of operational work that transforms a good business into a fully exit-ready one.<\/p>\n        <div class=\"author-creds\">\n          <div class=\"ac-item\"><div class=\"ac-num\">900+<\/div><div class=\"ac-lbl\">Sellers in BSS network<\/div><\/div>\n          <div class=\"ac-item\"><div class=\"ac-num\">$340K<\/div><div class=\"ac-lbl\">Avg additional value found<\/div><\/div>\n          <div class=\"ac-item\"><div class=\"ac-num\">12\u201324mo<\/div><div class=\"ac-lbl\">To full exit readiness<\/div><\/div>\n          <div class=\"ac-item\"><div class=\"ac-num\">4<\/div><div class=\"ac-lbl\">Systems that drive the multiple<\/div><\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<hr class=\"div\">\n\n<!-- \u2550\u2550 TESTIMONIALS \u2550\u2550 -->\n<section class=\"sec testi\">\n  <div class=\"con\">\n    <div class=\"testi-header\">\n      <div class=\"label label-forest\">Seller results<\/div>\n      <h2>What changed when they prepared properly.<\/h2>\n    <\/div>\n    <div class=\"testi-grid\">\n      <div class=\"testi-card\">\n        <span class=\"testi-persona\">Landscaping business \u2014 14 months to exit<\/span>\n        <p class=\"testi-quote\">&ldquo;The assessment gave me a roadmap I didn&rsquo;t know I needed. 14 months of work. 12 SOPs written. All key accounts transferred to my GM. Went to market at 4.2x. Every buyer who came through commented on how clean the operations were. Sold in 6 weeks.&rdquo;<\/p>\n        <div class=\"testi-author\">\n          <div class=\"testi-av\">SK<\/div>\n          <div><div class=\"testi-name\">Sandra K.<\/div><div class=\"testi-loc\">Phoenix, AZ<\/div><div class=\"testi-result\">Sold at 4.2x vs. projected 3.1x<\/div><\/div>\n        <\/div>\n      <\/div>\n      <div class=\"testi-card\">\n        <span class=\"testi-persona\">HVAC owner \u2014 18 months to exit<\/span>\n        <p class=\"testi-quote\">&ldquo;My BSS valuation showed exit readiness score of 41%. The Exit Ready Systems audit gave me a 12-month plan to fix it. I did every item on the list. Came back 16 months later with a score of 88% and sold at full asking price \u2014 no earnout required.&rdquo;<\/p>\n        <div class=\"testi-author\">\n          <div class=\"testi-av\">RM<\/div>\n          <div><div class=\"testi-name\">Robert M.<\/div><div class=\"testi-loc\">Dallas, TX<\/div><div class=\"testi-result\">Full asking price \u2014 no earnout<\/div><\/div>\n        <\/div>\n      <\/div>\n      <div class=\"testi-card\">\n        <span class=\"testi-persona\">Pest control rollup \u2014 portfolio exit<\/span>\n        <p class=\"testi-quote\">&ldquo;We used the Exit Prep Bundle across three businesses. The combined audit found $210K in undocumented add-backs and 7 operational gaps we hadn&rsquo;t noticed. The PE buyer said it was the cleanest data room they&rsquo;d seen at this market size. Closed above asking.&rdquo;<\/p>\n        <div class=\"testi-author\">\n          <div class=\"testi-av\">LK<\/div>\n          <div><div class=\"testi-name\">Linda K.<\/div><div class=\"testi-loc\">Atlanta, GA<\/div><div class=\"testi-result\">$210K add-backs found + above asking close<\/div><\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550 ECOSYSTEM \u2550\u2550 -->\n<section class=\"sec ecosystem\">\n  <div class=\"con\">\n    <div class=\"eco-header\">\n      <div class=\"label label-forest\">The BSS ecosystem<\/div>\n      <h2>Where this fits in your exit journey<\/h2>\n      <p>Exit Ready Systems is the penultimate step before listing. These resources cover every stage before and after.<\/p>\n    <\/div>\n    <div class=\"eco-grid\">\n      <a href=\"https:\/\/buy-scale-sell.com\" class=\"eco-card\" target=\"_blank\">\n        <span class=\"eco-tag et-forest\">Step 1 \u2014 Valuation<\/span>\n        <h3>Buy Scale Sell<\/h3>\n        <p>Get your baseline valuation and exit readiness score. This tells you exactly how far you are from a full-multiple exit.<\/p>\n        <div class=\"eco-url\">buy-scale-sell.com &rarr;<\/div>\n      <\/a>\n      <a href=\"https:\/\/keymanriskaudit.com\" class=\"eco-card\" target=\"_blank\">\n        <span class=\"eco-tag et-amber\">Step 2 \u2014 Key-Man<\/span>\n        <h3>Key-Man Risk Audit<\/h3>\n        <p>If BSS flags key-man as Critical or High, this specialist audit maps every dependency and prices the risk.<\/p>\n        <div class=\"eco-url\">keymanriskaudit.com &rarr;<\/div>\n      <\/a>\n      <a href=\"https:\/\/thebookscrubber.com\" class=\"eco-card\" target=\"_blank\">\n        <span class=\"eco-tag et-lime\">Step 3 \u2014 Financials<\/span>\n        <h3>The Book Scrubber<\/h3>\n        <p>Clean, document, and defend your books before any buyer sees them. The financial half of the exit readiness picture.<\/p>\n        <div class=\"eco-url\">thebookscrubber.com &rarr;<\/div>\n      <\/a>\n      <a href=\"https:\/\/micropeadvisors.com\" class=\"eco-card\" target=\"_blank\">\n        <span class=\"eco-tag et-teal\">Step 5 \u2014 Advisory<\/span>\n        <h3>MicroPE Advisors<\/h3>\n        <p>Once you are exit-ready, work with Heather directly on broker selection, deal structure, and exit execution.<\/p>\n        <div class=\"eco-url\">micropeadvisors.com &rarr;<\/div>\n      <\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550 BSS BRIDGE \u2550\u2550 -->\n<section class=\"bridge\">\n  <div class=\"con\">\n    <div class=\"bridge-inner\">\n      <div class=\"bridge-left\">\n        <div class=\"label label-forest\">After the work is done<\/div>\n        <h2>Get your final valuation with the clean books and exit-ready systems.<\/h2>\n        <p>Once you&rsquo;ve completed the exit readiness program, run an updated BSS valuation using your clean SDE and documented systems. This is the number you take to a broker \u2014 not the one you started with.<\/p>\n        <div class=\"bridge-actions\">\n          <a href=\"https:\/\/buy-scale-sell.com\" class=\"btn-forest\" target=\"_blank\">Get my updated BSS valuation<\/a>\n          <a href=\"#offers\" class=\"btn-outline\">Back to services<\/a>\n        <\/div>\n      <\/div>\n      <div>\n        <div class=\"bridge-card\">\n          <div class=\"bc-label\">Buy Scale Sell \u2014 after exit readiness work<\/div>\n          <div class=\"bc-title\">Updated Business Valuation<\/div>\n          <div class=\"bc-price\">$1,499<\/div>\n          <div class=\"bc-note\">One-time fee &nbsp;\u00b7&nbsp; Instant access &nbsp;\u00b7&nbsp; 30-day guarantee<\/div>\n          <div class=\"bc-rows\">\n            <div class=\"bc-row\"><span class=\"bc-k\">Uses your clean verified SDE<\/span><span class=\"bc-v-green\">&#10003; Yes<\/span><\/div>\n            <div class=\"bc-row\"><span class=\"bc-k\">30M+ comparable transactions<\/span><span class=\"bc-v-green\">&#10003; Included<\/span><\/div>\n            <div class=\"bc-row\"><span class=\"bc-k\">Updated exit readiness score<\/span><span class=\"bc-v-green\">&#10003; Recalculated<\/span><\/div>\n            <div class=\"bc-row\"><span class=\"bc-k\">Lender-ready summary page<\/span><span class=\"bc-v-green\">&#10003; Included<\/span><\/div>\n            <div class=\"bc-row\"><span class=\"bc-k\">Broker-ready narrative<\/span><span class=\"bc-v-green\">&#10003; Included<\/span><\/div>\n          <\/div>\n          <a href=\"https:\/\/buy-scale-sell.com\" class=\"bc-btn\" target=\"_blank\">Get my updated BSS valuation<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550 FAQ \u2550\u2550 -->\n<section class=\"sec faq\">\n  <div class=\"con\">\n    <div class=\"faq-header\">\n      <div class=\"label label-forest\">Common questions<\/div>\n      <h2>What sellers ask before they start.<\/h2>\n    <\/div>\n    <div class=\"faq-grid\">\n      <div class=\"faq-item\"><div class=\"faq-q\">How is this different from the Key-Man Risk Audit?<\/div><div class=\"faq-a\">The Key-Man Risk Audit is a specialist assessment of human dependency \u2014 owner functions, staff risk, and relationship portability. Exit Ready Systems covers all four exit readiness dimensions: financial documentation, operational systems, human capital, and legal structure. Key-man is one of four systems here. Use the Key-Man Audit when that specific risk is scored Critical or High and you need specialist depth. Use Exit Ready Systems when you want a comprehensive view of everything that affects your exit multiple.<\/div><\/div>\n      <div class=\"faq-item\"><div class=\"faq-q\">How far in advance of exit should I start?<\/div><div class=\"faq-a\">12\u201318 months is the recommended minimum. This gives you enough time to execute all four phases of the build sequence \u2014 fix operations, document and clean the financials, resolve legal structure, and list with a clean business. Sellers who start 6 months out typically cannot complete the full remediation and either leave money on the table or delay listing. Sellers who start 18+ months out capture the full multiple expansion potential.<\/div><\/div>\n      <div class=\"faq-item\"><div class=\"faq-q\">Does the Exit Ready Systems audit replace the Book Scrubber?<\/div><div class=\"faq-a\">No \u2014 they serve different purposes. The Exit Ready Systems audit identifies financial documentation gaps as one of four systems and tells you what to fix. The Book Scrubber (thebookscrubber.com) then executes that financial cleanup \u2014 reconciling your tax returns, documenting every add-back with receipts, and building the normalized SDE presentation. The Exit Prep Bundle combines both services for one flat fee, which is the recommended approach for sellers who want a complete solution.<\/div><\/div>\n      <div class=\"faq-item\"><div class=\"faq-q\">What does the 32-checkpoint audit actually produce?<\/div><div class=\"faq-a\">You receive a written audit report organized by the four systems, scoring each of the 32 checkpoints as Ready, Partial, or Gap. For every Partial or Gap finding, you receive: the specific multiple impact estimate, a written remediation plan with steps and timeline, and any service referrals (e.g., Book Scrubber for financial gaps, Key-Man Audit for human capital gaps). You also receive a 12-month sequenced implementation roadmap showing which items to fix first based on multiple impact.<\/div><\/div>\n      <div class=\"faq-item\"><div class=\"faq-q\">Can this audit be used for a portfolio of multiple businesses?<\/div><div class=\"faq-a\">Yes. The Exit Prep Bundle is specifically designed for sellers who own multiple businesses and want a consolidated exit readiness picture. We run the 32-checkpoint audit across all entities and produce a combined remediation plan that addresses gaps at both the unit level and the combined entity level. This is particularly valuable for rollup operators who need the combined portfolio to meet institutional buyer standards.<\/div><\/div>\n      <div class=\"faq-item\"><div class=\"faq-q\">What if I have already received a BSS valuation flagging exit readiness issues?<\/div><div class=\"faq-a\">That is exactly the right path. The BSS valuation exit readiness score identifies which of the four systems are suppressing your multiple and by how much. This service builds on that starting point \u2014 it goes deeper into each flagged area, scores the 32 sub-checkpoints, and delivers the actionable remediation plan for each item the valuation surfaced. Start with BSS if you haven&rsquo;t already. Then bring your valuation report to the Exit Ready Systems assessment as your starting document.<\/div><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550 FINAL CTA \u2550\u2550 -->\n<section class=\"final-cta\">\n  <div class=\"con\">\n    <div class=\"label\">Ready to find your real exit value?<\/div>\n    <h2>Most sellers don&rsquo;t know what their business could sell for<br>if they spent <em>12 months preparing properly.<\/em><\/h2>\n    <p>Schedule a readiness assessment this week and find out exactly what is suppressing your multiple \u2014 and what to fix before you ever engage a broker.<\/p>\n    <div class=\"final-actions\">\n      <a href=\"https:\/\/buy-scale-sell.com\" class=\"btn-lime\" target=\"_blank\">Schedule assessment &mdash; $750<\/a>\n      <a href=\"#offers\" class=\"btn-outline-white\">View all services<\/a>\n    <\/div>\n    <div class=\"final-g\">\n      <div class=\"fg-d\">&#10003;<\/div>\n      Available within 48 hours &nbsp;\u00b7&nbsp; $750 credited toward full program &nbsp;\u00b7&nbsp; Powered by Buy Scale Sell\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550 FOOTER \u2550\u2550 -->\n<footer>\n  <div class=\"con\">\n    <div class=\"footer-grid\">\n      <div>\n        <div class=\"footer-logo-f\">\n          <div class=\"flm\">\n            <svg viewBox=\"0 0 17 17\" fill=\"none\" style=\"width:13px;height:13px\">\n              <rect x=\"2\" y=\"2\" width=\"13\" height=\"13\" rx=\"2\" stroke=\"white\" stroke-width=\"1.4\"\/>\n              <path d=\"M5 6h4M5 9h7M5 12h5\" stroke=\"white\" stroke-width=\"1.2\" stroke-linecap=\"round\"\/>\n            <\/svg>\n          <\/div>\n          <span class=\"footer-brand\">Exit<span>Ready<\/span> Systems<\/span>\n        <\/div>\n        <p class=\"footer-tagline\">Build the business that sells at full value. The exit readiness program for sellers 12\u201324 months from market. A Buy Scale Sell property.<\/p>\n        <a href=\"https:\/\/buy-scale-sell.com\" class=\"footer-bss\">buy-scale-sell.com &rarr;<\/a>\n      <\/div>\n      <div class=\"footer-col\">\n        <h5>Services<\/h5>\n        <ul>\n          <li><a href=\"#offers\">Readiness assessment &mdash; $750<\/a><\/li>\n          <li><a href=\"#offers\">Full audit &mdash; $3,500<\/a><\/li>\n          <li><a href=\"#offers\">Exit prep bundle &mdash; $6,500<\/a><\/li>\n          <li><a href=\"#systems\">The 4 systems<\/a><\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"footer-col\">\n        <h5>BSS Network<\/h5>\n        <ul>\n          <li><a href=\"https:\/\/buy-scale-sell.com\">Buy Scale Sell<\/a><\/li>\n          <li><a href=\"https:\/\/keymanriskaudit.com\">Key-Man Risk Audit<\/a><\/li>\n          <li><a href=\"https:\/\/thebookscrubber.com\">The Book Scrubber<\/a><\/li>\n          <li><a href=\"https:\/\/auditmyacquisition.com\">Audit My Acquisition<\/a><\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"footer-col\">\n        <h5>Company<\/h5>\n        <ul>\n          <li><a href=\"#about\">About Heather<\/a><\/li>\n          <li><a href=\"https:\/\/thediligenceguide.com\">The Diligence Guide<\/a><\/li>\n          <li><a href=\"#\">Privacy policy<\/a><\/li>\n          <li><a href=\"#\">Terms of service<\/a><\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n    <div class=\"footer-bottom\">\n      <p>&copy; 2026 Buy Scale Sell LLC. All rights reserved. exitreadysystems.com<\/p>\n      <div class=\"footer-links\"><a href=\"#\">Privacy<\/a><a href=\"#\">Terms<\/a><a href=\"#\">Contact<\/a><\/div>\n    <\/div>\n  <\/div>\n<\/footer>\n\n<!-- \u2550\u2550 STICKY \u2550\u2550 -->\n<div class=\"sticky-bar\" id=\"sticky\">\n  <span class=\"sticky-text\"><strong>Preparing to sell?<\/strong> Find out what&rsquo;s suppressing your exit multiple before a buyer does.<\/span>\n  <a href=\"#offers\" class=\"btn-lime\" style=\"padding:10px 22px;font-size:13px\">Schedule assessment &mdash; $750<\/a>\n  <a href=\"https:\/\/buy-scale-sell.com\" style=\"font-family:var(--body);font-size:12px;font-weight:600;color:rgba(255,255,255,.38);text-decoration:none;margin-left:8px\" target=\"_blank\">BSS valuation &rarr;<\/a>\n<\/div>\n\n<script>\nfunction fmt(n){return'$'+Math.round(n).toLocaleString('en-US')}\nfunction calc(){\n  var sde=parseFloat(document.getElementById('sde').value)||0;\n  var cur=parseFloat(document.getElementById('cur').value)||0;\n  var tgt=parseFloat(document.getElementById('tgt').value)||0;\n  var cVal=sde*cur;var tVal=sde*tgt;var gain=tVal-cVal;\n  var roi=gain>0?Math.round(gain\/6500):0;\n  document.getElementById('r-cur').textContent=fmt(cVal);\n  document.getElementById('r-tgt').textContent=fmt(tVal);\n  document.getElementById('r-gain').textContent='+'+fmt(gain);\n  document.getElementById('r-roi').textContent=roi+'x return on investment from the exit readiness program';\n}\ncalc();\nvar sticky=document.getElementById('sticky'),sShown=false;\nwindow.addEventListener('scroll',function(){\n  if(window.scrollY>600&&!sShown){sticky.classList.add('show');sShown=true;}\n  else if(window.scrollY<200&&sShown){sticky.classList.remove('show');sShown=false;}\n});\n<\/script>\n<\/body>\n<\/html>\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>Exit Ready Systems \u2014 Build a Business That Sells at Full Value ExitReady Systems The 4 systems Checklist Services About Heather Get the assessment BSS Valuation \u203a Key-Man Audit \u203a Exit Ready Systems \u2190 You are here \u203a List at full multiple \ud83c\udfd7 For sellers 12\u201324 months from exit A business worth sellingdoesn&rsquo;t happenat listing [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-no-title","meta":{"footnotes":""},"class_list":["post-12","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/exitreadysystems.com\/index.php?rest_route=\/wp\/v2\/pages\/12","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/exitreadysystems.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/exitreadysystems.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/exitreadysystems.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/exitreadysystems.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=12"}],"version-history":[{"count":164,"href":"https:\/\/exitreadysystems.com\/index.php?rest_route=\/wp\/v2\/pages\/12\/revisions"}],"predecessor-version":[{"id":235,"href":"https:\/\/exitreadysystems.com\/index.php?rest_route=\/wp\/v2\/pages\/12\/revisions\/235"}],"wp:attachment":[{"href":"https:\/\/exitreadysystems.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=12"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}