{"id":697,"date":"2026-07-18T11:49:37","date_gmt":"2026-07-18T10:49:37","guid":{"rendered":"https:\/\/sayhelloflourish.com\/?page_id=697"},"modified":"2026-07-18T16:00:59","modified_gmt":"2026-07-18T15:00:59","slug":"foundations","status":"publish","type":"page","link":"https:\/\/sayhelloflourish.com\/index.php\/foundations\/","title":{"rendered":"Foundations"},"content":{"rendered":"\n<!-- Hello Flourish \u2014 BUSINESS FOUNDATIONS overview. Paste into a single WordPress Custom HTML block. -->\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Literata:ital,opsz,wght@0,7..72,400;0,7..72,500;0,7..72,600;1,7..72,400;1,7..72,500;1,7..72,600&#038;family=Mulish:wght@400;500;600;700&#038;display=swap\" rel=\"stylesheet\">\n<style>\n\/* ============================================================\n   Hello Flourish \u2014 Business Foundations program overview.\n   Scoped under .hf; paste into a single WordPress Custom HTML block.\n   Structure follows the four questions of a living business plan;\n   the Compass is woven in as the values anchor \/ North Star.\n   ============================================================ *\/\nhtml { overflow-x: hidden; }\nbody { margin: 0 !important; }\nheader, footer,\n.wp-block-template-part, .wp-block-post-title,\n.wp-block-site-title, .wp-block-site-logo, .wp-block-navigation,\n.site-header, .site-footer, #header, #footer, #masthead, #colophon,\n.thrv_header, .thrv_footer, .tcb-header, .tcb-footer,\n[class*=\"site-header\"], [class*=\"site-footer\"] { display: none !important; }\n.wp-site-blocks, main, .wp-block-group, .wp-block-post-content, .entry-content, .site-main, .has-global-padding {\n  margin: 0 !important; padding: 0 !important; max-width: none !important;\n}\n.wp-site-blocks > *, main > *, .wp-block-post-content > *, .entry-content > * {\n  margin-block-start: 0 !important; margin-top: 0 !important; padding-top: 0 !important;\n}\n.is-layout-constrained > *, .wp-block-post-content > * { max-width: none !important; margin-left: 0 !important; margin-right: 0 !important; }\n\n.hf {\n  --bg: #FFFFFF; --tint: #F6F3FC; --ink: #2D2D2D; --ink-soft: #58546A;\n  --purple: #775CA7; --serenity: #617ED1; --lilac: #A78EDD; --sky: #99CCFF;\n  --melon: #FF6666; --yellow: #FBE679; --deep: #3A2E57; --line: #E7E0F2;\n  background: var(--bg); color: var(--ink);\n  font-family: 'Mulish', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n  font-size: 18px; line-height: 1.66; -webkit-font-smoothing: antialiased;\n  overflow-x: hidden;\n  width: 100vw; max-width: 100vw;\n  margin-left: calc(50% - 50vw); margin-right: calc(50% - 50vw);\n}\n.hf * { box-sizing: border-box; }\n.hf .wrap { max-width: 1080px; margin: 0 auto; padding: 0 28px; }\n.hf .narrow { max-width: 760px; }\n.hf h1, .hf h2, .hf h3, .hf .display {\n  font-family: 'Literata', Georgia, 'Times New Roman', serif;\n  font-weight: 600; line-height: 1.1; letter-spacing: -0.01em; color: var(--ink); margin: 0;\n}\n.hf p { margin: 0 0 1.1em; }\n.hf a { color: inherit; }\n.hf .hl { background: linear-gradient(transparent 58%, #FBE679 58%); padding: 0 .06em; border-radius: 2px; }\n.hf h1 em, .hf h2 em { font-style: italic; font-weight: inherit; }\n.hf .eyebrow {\n  font-family: 'Mulish', sans-serif; font-size: 0.74rem; font-weight: 700;\n  letter-spacing: 0.2em; text-transform: uppercase; color: var(--purple); margin: 0 0 1.1em;\n}\n\/* buttons *\/\n.hf .btn {\n  display: inline-block; font-family: 'Mulish', sans-serif; font-size: 0.95rem; font-weight: 700;\n  letter-spacing: 0.01em; text-decoration: none; padding: 15px 30px; border-radius: 999px;\n  transition: transform .15s ease, background .2s ease, color .2s ease, box-shadow .2s ease;\n}\n.hf .btn-solid { background: var(--purple); color: #fff; box-shadow: 0 6px 18px rgba(119,92,167,.3); }\n.hf .btn-solid:hover { background: #664e93; transform: translateY(-2px); }\n.hf .btn-accent { background: var(--yellow); color: var(--ink); box-shadow: 0 6px 18px rgba(0,0,0,.14); }\n.hf .btn-accent:hover { background: #f6dd54; transform: translateY(-2px); }\n\/* top bar *\/\n.hf .topbar { display: flex; align-items: center; justify-content: space-between; padding: 26px 28px; max-width: 1080px; margin: 0 auto; }\n.hf .brand { font-family: 'Literata', serif; font-weight: 600; font-size: 1.34rem; letter-spacing: -0.01em; text-decoration: none; color: var(--purple); }\n.hf .brand span { color: var(--serenity); }\n.hf .topbar .toplink { font-family: 'Mulish', sans-serif; font-size: 0.9rem; font-weight: 700; text-decoration: none; color: var(--ink); border-bottom: 2px solid var(--purple); padding-bottom: 2px; }\n\/* hero *\/\n.hf .hero { padding: 40px 0 70px; }\n.hf .hero h1 { font-size: clamp(2.3rem, 5.6vw, 4rem); max-width: 16ch; }\n.hf .hero .lead { font-size: clamp(1.1rem, 2.1vw, 1.34rem); color: var(--ink-soft); max-width: 48ch; margin: 28px 0 34px; line-height: 1.5; }\n.hf .hero .lead em { font-style: normal; color: var(--purple); font-weight: 700; }\n.hf .hero .meta { display: flex; flex-wrap: wrap; gap: 26px; margin-top: 36px; margin-bottom: 34px; }\n.hf .hero h1 .hl { line-height: 1.3; }\n.hf .hero .meta div { border-left: 3px solid var(--lilac); padding-left: 14px; }\n.hf .hero .meta .k { font-family: 'Literata', serif; font-size: 1.15rem; color: var(--ink); font-weight: 600; }\n.hf .hero .meta .v { font-size: 0.82rem; color: var(--ink-soft); letter-spacing: .04em; text-transform: uppercase; }\n\/* section rhythm *\/\n.hf section { padding: 78px 0; }\n.hf .sec-head { max-width: 48ch; margin-bottom: 38px; }\n.hf .sec-head h2 { font-size: clamp(1.9rem, 4vw, 2.8rem); }\n.hf .sec-head .eyebrow { margin-bottom: .8em; }\n.hf .sec-head .sub { color: var(--ink-soft); font-size: 1.08rem; margin-top: 14px; }\n\/* triad *\/\n.hf .triad { border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); padding: 38px 0; }\n.hf .triad-row { display: grid; grid-template-columns: repeat(3, 1fr); gap: 26px; text-align: center; align-items: center; }\n.hf .triad-row > span { font-family: 'Literata', serif; font-size: clamp(1.2rem, 2.1vw, 1.5rem); color: var(--ink); font-weight: 500; }\n.hf .triad-row em { font-style: italic; color: var(--purple); }\n\/* thesis *\/\n.hf .thesis { background: var(--tint); }\n.hf .thesis .big { font-family: 'Literata', serif; font-weight: 500; font-size: clamp(1.5rem, 3.3vw, 2.15rem); line-height: 1.28; letter-spacing: -0.01em; color: var(--ink); margin: 0 0 1em; max-width: 24ch; }\n.hf .thesis p { color: var(--ink-soft); font-size: 1.06rem; max-width: 60ch; }\n.hf .thesis strong { color: var(--ink); font-weight: 700; }\n.hf .bothand { font-family: 'Literata', serif; font-style: italic; font-weight: 500; color: var(--purple); font-size: 1.2rem; }\n\/* compass (anchor) *\/\n.hf .compass { background: linear-gradient(135deg, #7A5EAC 0%, #617ED1 100%); color: #F2EFFA; }\n.hf .compass h2 { color: #fff; }\n.hf .compass .eyebrow { color: var(--sky); }\n.hf .compass .intro { color: rgba(255,255,255,.85); font-size: 1.08rem; max-width: 52ch; }\n.hf .compass-grid { display: grid; grid-template-columns: 300px 1fr; gap: 56px; align-items: center; margin-top: 26px; }\n.hf .rose { width: 100%; height: auto; display: block; }\n.hf .dir-list { display: grid; gap: 20px; }\n.hf .dir { display: grid; grid-template-columns: 44px 1fr; gap: 16px; align-items: start; padding-bottom: 18px; border-bottom: 1px solid rgba(255,255,255,.2); }\n.hf .dir:last-child { border-bottom: none; }\n.hf .dir .pt { font-family: 'Literata', serif; font-weight: 600; font-size: 1.05rem; color: var(--sky); letter-spacing: .04em; padding-top: 2px; }\n.hf .dir h3 { color: #fff; font-size: 1.14rem; margin-bottom: 4px; }\n.hf .dir p { color: rgba(255,255,255,.82); font-size: 0.96rem; margin: 0; line-height: 1.5; }\n.hf .compass .note { color: rgba(255,255,255,.62); font-size: 0.92rem; font-style: italic; margin-top: 34px; margin-bottom: 0; }\n\/* the four questions *\/\n.hf .questions { display: grid; gap: 6px; margin-top: 42px; }\n.hf .q { background: var(--tint); border: 1px solid var(--line); border-radius: 8px; padding: 34px 36px; display: grid; grid-template-columns: 170px 1fr; gap: 30px; align-items: start; }\n.hf .q .tab .n { font-family: 'Literata', serif; color: var(--purple); font-weight: 600; font-size: 2rem; line-height: 1; }\n.hf .q .tab .lab { display: block; color: var(--ink-soft); font-size: .82rem; margin-top: 8px; letter-spacing: .04em; text-transform: uppercase; font-weight: 700; }\n.hf .q h3 { font-family: 'Literata', serif; font-style: italic; font-size: 1.5rem; margin-bottom: 10px; color: var(--ink); }\n.hf .q p { color: var(--ink-soft); font-size: 1.02rem; margin: 0; line-height: 1.55; }\n.hf .q .items { margin: 14px 0 0; padding: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }\n.hf .q .items li { font-size: .8rem; font-weight: 600; color: var(--serenity); background: #fff; border: 1px solid var(--line); border-radius: 999px; padding: 5px 13px; }\n\/* how it works *\/\n.hf .how-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 30px; margin-top: 8px; }\n.hf .how-card { position: relative; }\n.hf .how-card .day { display: inline-block; font-family: 'Mulish', sans-serif; font-size: .72rem; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; color: var(--purple); background: var(--tint); border: 1px solid var(--line); border-radius: 999px; padding: 5px 13px; margin-bottom: 15px; }\n.hf .how-card h3 { font-size: 1.2rem; margin-bottom: 10px; }\n.hf .how-card p { color: var(--ink-soft); font-size: 1rem; margin: 0; line-height: 1.55; }\n.hf .how-foot { margin-top: 40px; font-family: 'Literata', serif; font-style: italic; font-size: 1.16rem; color: var(--ink); max-width: 62ch; line-height: 1.4; }\n\/* leave-with band *\/\n.hf .leave { background: var(--tint); }\n.hf .leave h2 { font-size: clamp(1.9rem, 4vw, 2.7rem); max-width: 22ch; }\n.hf .leave-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 52px; margin-top: 30px; }\n.hf .checklist { list-style: none; padding: 0; margin: 0; display: grid; gap: 15px; }\n.hf .checklist li { padding-left: 30px; position: relative; color: var(--ink-soft); font-size: 1.04rem; line-height: 1.5; }\n.hf .checklist li::before { content: \"\u2713\"; position: absolute; left: 0; top: 0; color: var(--purple); font-weight: 700; }\n.hf .leave .pull { font-family: 'Literata', serif; font-style: italic; font-size: 1.28rem; color: var(--ink); line-height: 1.4; margin: 0; }\n\/* fit *\/\n.hf .fit { }\n.hf .fit-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; margin-top: 8px; }\n.hf .fit-col h3 { font-size: 1.3rem; margin-bottom: 20px; }\n.hf .fit ul { list-style: none; padding: 0; margin: 0; display: grid; gap: 16px; }\n.hf .fit li { color: var(--ink-soft); font-size: 1.02rem; padding-left: 22px; position: relative; line-height: 1.5; }\n.hf .fit li::before { content: \"\"; position: absolute; left: 0; top: 10px; width: 8px; height: 8px; border-radius: 50%; }\n.hf .fit .yes li::before { background: var(--purple); }\n.hf .fit .no li::before { background: #C6C0D4; }\n.hf .fit .yes h3 { color: var(--purple); }\n.hf .fit .no h3 { color: var(--ink-soft); }\n\/* investment *\/\n.hf .invest { background: var(--tint); }\n.hf .invest .invest-inner { max-width: 700px; }\n.hf .invest .price-line { margin: 0 0 16px; display: flex; align-items: baseline; gap: 10px; flex-wrap: wrap; }\n.hf .invest .price-line .fig { font-family: 'Literata', serif; font-weight: 600; font-size: clamp(2rem, 4.4vw, 2.7rem); color: var(--ink); line-height: 1; }\n.hf .invest .price-line .note { font-family: 'Literata', serif; color: var(--ink-soft); font-size: 1.1rem; }\n.hf .invest p { color: var(--ink-soft); font-size: 1.08rem; }\n\/* final CTA *\/\n.hf .cta { background: linear-gradient(135deg, #7A5EAC 0%, #617ED1 100%); color: #fff; text-align: center; }\n.hf .cta h2 { color: #fff; font-size: clamp(2rem, 4.5vw, 3rem); max-width: 20ch; margin: 0 auto 20px; }\n.hf .cta p { color: rgba(255,255,255,.92); max-width: 44ch; margin: 0 auto 32px; font-size: 1.1rem; }\n\/* footer *\/\n.hf .foot { background: var(--deep); color: rgba(255,255,255,.72); text-align: center; padding: 40px 0; }\n.hf .foot .brand { color: #fff; font-size: 1.1rem; }\n.hf .foot a { color: var(--sky); text-decoration: none; }\n.hf .foot .small { font-size: 0.85rem; margin-top: 8px; }\n\/* responsive *\/\n@media (max-width: 820px) {\n  .hf .compass-grid { grid-template-columns: 1fr; gap: 40px; }\n  .hf .rose { max-width: 260px; margin: 0 auto; }\n  .hf .fit-grid, .hf .leave-grid { grid-template-columns: 1fr; gap: 32px; }\n  .hf .how-grid { grid-template-columns: 1fr; gap: 26px; }\n  .hf section { padding: 60px 0; }\n}\n@media (max-width: 640px) {\n  .hf .triad-row { grid-template-columns: 1fr; gap: 12px; }\n  .hf .q { grid-template-columns: 1fr; gap: 12px; }\n}\n@media (max-width: 520px) { .hf { font-size: 17px; } .hf .topbar { padding: 20px; } }\n<\/style>\n<\/head>\n<body>\n<div class=\"hf\">\n\n  <!-- ===== Header ===== -->\n  <div class=\"hf-bar\">\n    <div class=\"topbar\">\n      <a href=\"https:\/\/sayhelloflourish.com\/\" class=\"brand\">Hello&nbsp;<span>Flourish<\/span><\/a>\n      <a href=\"mailto:pam@sayhelloflourish.com?subject=Business%20Foundations%20\u2014%20let's%20talk\" target=\"_blank\" rel=\"noopener\" class=\"toplink\">Email me<\/a>\n    <\/div>\n  <\/div>\n\n  <!-- ===== Hero ===== -->\n  <div class=\"hero\">\n    <div class=\"wrap\">\n      <p class=\"eyebrow\">Business Foundations \u00b7 For founders launching or newly launched<\/p>\n      <h1>Build the plan your business has been <span class=\"hl\">missing<\/span>.<\/h1>\n      <div class=\"meta\">\n        <div><div class=\"k\">Six weeks<\/div><div class=\"v\">Two 1:1 calls a week<\/div><\/div>\n        <div><div class=\"k\">Four questions<\/div><div class=\"v\">The whole business<\/div><\/div>\n        <div><div class=\"k\">A living plan + your Compass<\/div><div class=\"v\">What you leave with<\/div><\/div>\n      <\/div>\n      <p class=\"lead\">Whether you&#8217;re about to launch or just have, this is the moment a real plan matters most. Business Foundations is where we build one together&nbsp;\u2014 a living business plan, shaped around four questions and anchored to the values that brought you here. You leave with a plan you&#8217;ll <em>actually use<\/em>.<\/p>\n      <a href=\"mailto:pam@sayhelloflourish.com?subject=Business%20Foundations%20\u2014%20let's%20talk\" target=\"_blank\" rel=\"noopener\" class=\"btn btn-solid\">Book a free consultation \u2192<\/a>\n    <\/div>\n  <\/div>\n\n  <!-- ===== Triad ===== -->\n  <div class=\"triad\">\n    <div class=\"wrap\">\n      <div class=\"triad-row\">\n        <span>Built <em>together<\/em><\/span>\n        <span>Grounded in <em>your values<\/em><\/span>\n        <span>A plan you&#8217;ll <em>actually use<\/em><\/span>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- ===== Thesis ===== -->\n  <section class=\"thesis\">\n    <div class=\"wrap narrow\">\n      <p class=\"eyebrow\">Why start here<\/p>\n      <p class=\"big\">A plan isn&#8217;t paperwork. It&#8217;s how the tradeoffs get easier.<\/p>\n      <p>Most founders don&#8217;t struggle for lack of talent or heart. They struggle because the whole business lives in their head&nbsp;\u2014 pricing, positioning, operations, growth&nbsp;\u2014 <strong>with no single place where it all fits together and checks back to what matters.<\/strong> Business Foundations builds that place. Not a template you fill in alone, but a working plan we develop side by side, researched and revised as your thinking sharpens.<\/p>\n      <p class=\"bothand\">See the whole business clearly&nbsp;\u2014 then every decision has somewhere to point.<\/p>\n    <\/div>\n  <\/section>\n\n  <!-- ===== Compass (anchor) ===== -->\n  <section class=\"compass\">\n    <div class=\"wrap\">\n      <p class=\"eyebrow\">First, your North Star<\/p>\n      <h2>The Compass keeps the plan honest.<\/h2>\n      <p class=\"intro\">Before we touch strategy or numbers, we name what&#8217;s fixed&nbsp;\u2014 your values and the purpose you&#8217;re building around. That&#8217;s your Compass. As the plan takes shape, every question checks back against it, so growth never means drifting from what matters.<\/p>\n      <div class=\"compass-grid\">\n        <svg class=\"rose\" viewBox=\"0 0 300 300\" role=\"img\" aria-label=\"A compass rose pointing to four directions\">\n          <circle cx=\"150\" cy=\"150\" r=\"138\" fill=\"none\" stroke=\"rgba(255,255,255,.4)\" stroke-width=\"1.5\"\/>\n          <circle cx=\"150\" cy=\"150\" r=\"108\" fill=\"none\" stroke=\"rgba(255,255,255,.22)\" stroke-width=\"1\"\/>\n          <polygon points=\"150,26 166,150 150,274 134,150\" fill=\"#FFFFFF\" opacity=\"0.92\"\/>\n          <polygon points=\"26,150 150,134 274,150 150,166\" fill=\"#99CCFF\" opacity=\"0.9\"\/>\n          <polygon points=\"150,26 160,140 150,150 140,140\" fill=\"#FBE679\"\/>\n          <circle cx=\"150\" cy=\"150\" r=\"9\" fill=\"#FFFFFF\"\/>\n          <circle cx=\"150\" cy=\"150\" r=\"4\" fill=\"#617ED1\"\/>\n          <text x=\"150\" y=\"17\" text-anchor=\"middle\" fill=\"#FFFFFF\" font-family=\"Literata, serif\" font-size=\"15\" font-weight=\"600\">N<\/text>\n          <text x=\"288\" y=\"155\" text-anchor=\"middle\" fill=\"#FFFFFF\" font-family=\"Literata, serif\" font-size=\"15\" font-weight=\"600\">E<\/text>\n          <text x=\"150\" y=\"293\" text-anchor=\"middle\" fill=\"#FFFFFF\" font-family=\"Literata, serif\" font-size=\"15\" font-weight=\"600\">S<\/text>\n          <text x=\"12\" y=\"155\" text-anchor=\"middle\" fill=\"#FFFFFF\" font-family=\"Literata, serif\" font-size=\"15\" font-weight=\"600\">W<\/text>\n        <\/svg>\n        <div class=\"dir-list\">\n          <div class=\"dir\"><div class=\"pt\">N<\/div><div><h3>Values &amp; Purpose<\/h3><p>Who you serve and why, kept at the center of every decision.<\/p><\/div><\/div>\n          <div class=\"dir\"><div class=\"pt\">W<\/div><div><h3>Structure &amp; Power<\/h3><p>The systems, agreements, and pricing that hold a business up.<\/p><\/div><\/div>\n          <div class=\"dir\"><div class=\"pt\">E<\/div><div><h3>Operations &amp; Strategy<\/h3><p>How the work actually moves&nbsp;\u2014 offers, sales, growth.<\/p><\/div><\/div>\n          <div class=\"dir\"><div class=\"pt\">S<\/div><div><h3>Time, Energy &amp; Rhythms<\/h3><p>The pace that lets you sustain it without burning out.<\/p><\/div><\/div>\n        <\/div>\n      <\/div>\n      <p class=\"note\">The four directions are the shape; there&#8217;s more underneath. We build yours together.<\/p>\n    <\/div>\n  <\/section>\n\n  <!-- ===== The Four Questions ===== -->\n  <section class=\"questions-sec\">\n    <div class=\"wrap\">\n      <div class=\"sec-head\">\n        <p class=\"eyebrow\">How the plan unfolds<\/p>\n        <h2>Four questions, one business.<\/h2>\n        <p class=\"sub\">Every business, whatever its size, has to answer the same four questions. We take them one at a time&nbsp;\u2014 and by the end, they add up to a plan.<\/p>\n      <\/div>\n      <div class=\"questions\">\n        <div class=\"q\">\n          <div class=\"tab\"><div class=\"n\">01<\/div><span class=\"lab\">Market &amp; industry<\/span><\/div>\n          <div>\n            <h3>Where do you fit?<\/h3>\n            <p>We map the landscape you&#8217;re entering&nbsp;\u2014 who you serve, what they actually want, the problem only you solve, and what sets you apart from everyone adjacent to you.<\/p>\n            <ul class=\"items\"><li>Industry &amp; market analysis<\/li><li>Target customers<\/li><li>Problem you solve<\/li><li>Competitive edge<\/li><\/ul>\n          <\/div>\n        <\/div>\n        <div class=\"q\">\n          <div class=\"tab\"><div class=\"n\">02<\/div><span class=\"lab\">Business model<\/span><\/div>\n          <div>\n            <h3>What is your form?<\/h3>\n            <p>How the business creates value and gets it to people&nbsp;\u2014 your offers, your revenue streams, how you&#8217;re positioned, and how customers find their way to you.<\/p>\n            <ul class=\"items\"><li>Business model<\/li><li>Revenue streams<\/li><li>Product &amp; positioning<\/li><li>Marketing &amp; sales<\/li><\/ul>\n          <\/div>\n        <\/div>\n        <div class=\"q\">\n          <div class=\"tab\"><div class=\"n\">03<\/div><span class=\"lab\">Financials<\/span><\/div>\n          <div>\n            <h3>How do you profit?<\/h3>\n            <p>The numbers that decide whether the mission is sustainable&nbsp;\u2014 pricing, real costs, margins, break-even, and what a healthy year actually looks like.<\/p>\n            <ul class=\"items\"><li>Pricing strategy<\/li><li>Costs &amp; margins<\/li><li>Break-even<\/li><li>Revenue targets<\/li><\/ul>\n          <\/div>\n        <\/div>\n        <div class=\"q\">\n          <div class=\"tab\"><div class=\"n\">04<\/div><span class=\"lab\">Operations &amp; team<\/span><\/div>\n          <div>\n            <h3>How do you work?<\/h3>\n            <p>How the business runs day to day&nbsp;\u2014 how you find customers, deliver what you promised, and keep the whole thing moving, plus who owns what.<\/p>\n            <ul class=\"items\"><li>Getting customers<\/li><li>Product &amp; delivery<\/li><li>Operations &amp; admin<\/li><li>Roles &amp; workflows<\/li><\/ul>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ===== How it works: weekly rhythm ===== -->\n  <section class=\"how\">\n    <div class=\"wrap\">\n      <div class=\"sec-head\">\n        <p class=\"eyebrow\">How it works<\/p>\n        <h2>A rhythm of two calls a week.<\/h2>\n        <p class=\"sub\">Each week follows the same simple shape&nbsp;\u2014 learn it, work it, bring it back.<\/p>\n      <\/div>\n      <div class=\"how-grid\">\n        <div class=\"how-card\">\n          <span class=\"day\">Monday call<\/span>\n          <h3>We dig into the question<\/h3>\n          <p>I walk you through the week&#8217;s question&nbsp;\u2014 the concepts, what a strong answer looks like, and what to watch for as you work.<\/p>\n        <\/div>\n        <div class=\"how-card\">\n          <span class=\"day\">Through the week<\/span>\n          <h3>You do the work<\/h3>\n          <p>You take it away and build your piece of the plan on your own time&nbsp;\u2014 with me a Slack message away for the questions that surface between calls.<\/p>\n        <\/div>\n        <div class=\"how-card\">\n          <span class=\"day\">Friday call<\/span>\n          <h3>We refine it together<\/h3>\n          <p>You bring your answers back. We sharpen them together, fold them into the plan, and line up the week ahead.<\/p>\n        <\/div>\n      <\/div>\n      <p class=\"how-foot\">It&#8217;s a working document from day one&nbsp;\u2014 grounded in real research and honest numbers, and yours to keep and keep current.<\/p>\n    <\/div>\n  <\/section>\n\n  <!-- ===== Leave with ===== -->\n  <section class=\"leave\">\n    <div class=\"wrap\">\n      <div class=\"sec-head\" style=\"margin-bottom:0;\">\n        <p class=\"eyebrow\">What you leave with<\/p>\n        <h2>A plan and a Compass, both yours to keep.<\/h2>\n      <\/div>\n      <div class=\"leave-grid\">\n        <ul class=\"checklist\">\n          <li>A living business plan across all four questions<\/li>\n          <li>Your Compass&nbsp;\u2014 your North Star and the principles you steer by<\/li>\n          <li>Clarity on pricing, positioning, and what sustainable looks like<\/li>\n          <li>A clear-eyed view of where the business needs attention next<\/li>\n        <\/ul>\n        <p class=\"pull\">So the next hard tradeoff is one you can navigate on your own.<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ===== Fit ===== -->\n  <section class=\"fit\">\n    <div class=\"wrap\">\n      <div class=\"sec-head\"><h2>Is it the right fit?<\/h2><\/div>\n      <div class=\"fit-grid\">\n        <div class=\"fit-col yes\">\n          <h3>This is for you if\u2026<\/h3>\n          <ul class=\"yes\">\n            <li>You&#8217;re launching a business&nbsp;\u2014 or recently did&nbsp;\u2014 and want a real plan underneath it<\/li>\n            <li>You have the vision, the craft, or the product, but it all still lives in your head<\/li>\n            <li>You&#8217;d rather build from clarity than react week to week<\/li>\n            <li>You want the business to reflect your values <em>and<\/em> your worth<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"fit-col no\">\n          <h3>It&#8217;s probably not if\u2026<\/h3>\n          <ul class=\"no\">\n            <li>You want someone to simply hand you a plan without building it with you<\/li>\n            <li>You&#8217;re after a quick tactic rather than a foundation<\/li>\n            <li>You&#8217;re not ready to look honestly at the numbers<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ===== Investment ===== -->\n  <section class=\"invest\">\n    <div class=\"wrap invest-inner\">\n      <p class=\"eyebrow\">Investment<\/p>\n      <div class=\"price-line\"><span class=\"fig\">$3,497<\/span><\/div>\n      <p>Six weeks of twice-weekly one-to-one calls, a business plan built alongside you, and your Compass to keep&nbsp;\u2014 for one set fee, with no open-ended hourly billing. Payment-plan options are available; we&#8217;ll sort the details on our first call.<\/p>\n    <\/div>\n  <\/section>\n\n  <!-- ===== Final CTA ===== -->\n  <section class=\"cta\">\n    <div class=\"wrap\">\n      <h2>Start with a real plan.<\/h2>\n      <p>A first conversation is free. We&#8217;ll look at where the business is now, what&#8217;s already working, and whether Foundations is the right place to begin.<\/p>\n      <a href=\"mailto:pam@sayhelloflourish.com?subject=Business%20Foundations%20\u2014%20let's%20talk\" target=\"_blank\" rel=\"noopener\" class=\"btn btn-accent\">Book a free consultation \u2192<\/a>\n    <\/div>\n  <\/section>\n\n  <!-- ===== Footer ===== -->\n  <div class=\"foot\">\n    <div class=\"wrap\">\n      <div class=\"brand\">Hello Flourish<\/div>\n      <div class=\"small\"><a href=\"mailto:pam@sayhelloflourish.com\" target=\"_blank\" rel=\"noopener\">pam@sayhelloflourish.com<\/a><\/div>\n    <\/div>\n  <\/div>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Hello&nbsp;Flourish Email me Business Foundations \u00b7 For founders launching or newly launched Build the plan your business has been missing. Six weeks Two 1:1 calls a week Four questions The whole business A living plan + your Compass What you leave with Whether you&#8217;re about to launch or just have, this is the moment a [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-697","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/sayhelloflourish.com\/index.php\/wp-json\/wp\/v2\/pages\/697","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sayhelloflourish.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sayhelloflourish.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sayhelloflourish.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sayhelloflourish.com\/index.php\/wp-json\/wp\/v2\/comments?post=697"}],"version-history":[{"count":2,"href":"https:\/\/sayhelloflourish.com\/index.php\/wp-json\/wp\/v2\/pages\/697\/revisions"}],"predecessor-version":[{"id":699,"href":"https:\/\/sayhelloflourish.com\/index.php\/wp-json\/wp\/v2\/pages\/697\/revisions\/699"}],"wp:attachment":[{"href":"https:\/\/sayhelloflourish.com\/index.php\/wp-json\/wp\/v2\/media?parent=697"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}