{"title":"Business \u0026 Branding","description":null,"products":[{"product_id":"the-100-000-business-blueprint","title":"The ₦100,000 Business Blueprint","description":"\u003cstyle\u003e\n  .sbb-page {\n    --forest: #003B2C;\n    --cream: #FFF3E3;\n    --ink: #08251D;\n    --sunshine: #FFBF00;\n    --coral: #FF4040;\n    --mango: #FF9F00;\n    --meadow: #168447;\n    --pink: #F72567;\n    --line: rgba(8,37,29,0.12);\n    --font-display: 'Poppins', sans-serif;\n    --font-body: 'DM Sans', sans-serif;\n    font-family: var(--font-body);\n    color: var(--ink);\n    background: var(--cream);\n    line-height: 1.6;\n  }\n  .sbb-page * { box-sizing: border-box; }\n  .sbb-page img { max-width: 100%; display: block; }\n  .sbb-page h1, .sbb-page h2, .sbb-page h3 { font-family: var(--font-display); font-weight: 700; margin: 0; letter-spacing: -0.01em; }\n  .sbb-eyebrow { display: inline-flex; align-items: center; gap: 8px; font-family: var(--font-body); font-weight: 700; font-size: 12px; letter-spacing: 0.14em; text-transform: uppercase; color: var(--pink); }\n  .sbb-eyebrow::before { content: ''; width: 6px; height: 6px; border-radius: 50%; background: var(--pink); }\n  .sbb-wrap { max-width: 1120px; margin: 0 auto; padding: 0 24px; }\n  .sbb-pill { display: inline-block; background: var(--forest); color: var(--cream); font-size: 12px; font-weight: 700; letter-spacing: 0.05em; text-transform: uppercase; padding: 7px 16px; border-radius: 999px; }\n\n  .sbb-back-top {\n    position: fixed; bottom: 24px; right: 24px; width: 46px; height: 46px; border-radius: 50%;\n    background: var(--forest); color: var(--sunshine); display: flex; align-items: center; justify-content: center;\n    font-size: 20px; cursor: pointer; box-shadow: 0 8px 20px rgba(0,0,0,0.25);\n    opacity: 0; pointer-events: none; transition: opacity 0.2s ease; z-index: 50; border: none;\n  }\n  .sbb-back-top.is-visible { opacity: 1; pointer-events: auto; }\n\n  .sbb-cta-banner { background: var(--forest); padding: 36px 24px; text-align: center; }\n  .sbb-cta-banner p { color: rgba(255,243,227,0.75); font-size: 14.5px; margin: 0 0 14px; }\n  .sbb-cta-btn {\n    display: inline-block; background: var(--sunshine); color: var(--ink);\n    font-family: var(--font-display); font-weight: 700; font-size: 15px;\n    padding: 14px 30px; border-radius: 12px; border: none; cursor: pointer; text-decoration: none;\n  }\n\n  .sbb-highlights { background: transparent; padding: 40px 0 40px 32px; position: sticky; top: 20px; align-self: start; }\n  .sbb-product-title { font-family: var(--font-display); font-weight: 700; font-size: 28px; color: var(--forest); text-align: left; margin: 12px 0; }\n  .sbb-product-desc { font-size: 15.5px; color: #4a463d; text-align: left; max-width: 620px; margin: 0 0 18px; line-height: 1.6; }\n  .sbb-product-price { font-family: var(--font-display); font-weight: 700; font-size: 24px; color: var(--forest); text-align: left; margin-bottom: 18px; }\n  .sbb-pace-note { font-size: 12px; color: #6b6558; margin-bottom: 16px; text-align: left; }\n  .sbb-fomo { display: flex; align-items: center; justify-content: flex-start; gap: 8px; background: #fff; border: 1px solid var(--line); border-radius: 999px; padding: 9px 16px; font-size: 12.5px; color: var(--ink); margin: 0 0 20px; max-width: 420px; }\n  .sbb-fomo-dot { width: 7px; height: 7px; border-radius: 50%; background: var(--meadow); flex-shrink: 0; animation: sbbPulse 1.6s infinite; }\n  @keyframes sbbPulse { 0% { opacity: 1; } 50% { opacity: 0.3; } 100% { opacity: 1; } }\n\n  .sbb-btn-row { display: flex; gap: 12px; max-width: 480px; margin: 0 0 16px; }\n  .sbb-btn-add, .sbb-btn-buy {\n    flex: 1; text-align: center; font-family: var(--font-display); font-weight: 700; font-size: 15px;\n    padding: 15px 18px; border-radius: 12px; cursor: pointer; border: none;\n  }\n  .sbb-btn-add { background: transparent; color: var(--forest); border: 2px solid var(--forest); }\n  .sbb-btn-add:hover { background: var(--forest); color: var(--cream); }\n  .sbb-btn-buy { background: var(--sunshine); color: var(--ink); }\n  .sbb-btn-buy:hover { background: #FFD24D; }\n\n  .sbb-accordion { max-width: 700px; margin: 28px 0 0; border-top: 1px solid var(--line); }\n  .sbb-accordion details { border-bottom: 1px solid var(--line); }\n  .sbb-accordion summary { cursor: pointer; list-style: none; padding: 16px 2px; font-family: var(--font-display); font-weight: 700; font-size: 15px; color: var(--forest); display: flex; justify-content: space-between; align-items: center; }\n  .sbb-accordion summary::-webkit-details-marker { display: none; }\n  .sbb-accordion summary::after { content: '+'; font-size: 20px; color: var(--pink); }\n  .sbb-accordion details[open] summary::after { content: '\\2013'; }\n  .sbb-accordion .sbb-accordion-body { padding: 0 2px 16px; font-size: 14px; color: #4a463d; }\n  .sbb-benefits { list-style: none; margin: 0; padding: 0; }\n  .sbb-benefits li { font-size: 14.5px; padding: 12px 0; border-bottom: 1px solid var(--line); color: var(--ink); }\n  .sbb-benefits li:last-child { border-bottom: none; }\n  .sbb-benefits li strong { display: block; font-family: var(--font-display); font-size: 15px; color: var(--forest); margin-bottom: 3px; }\n  .sbb-benefits li span.sbb-sub-line { color: #4a463d; }\n\n  .sbb-toast { position: fixed; bottom: 24px; left: 50%; transform: translateX(-50%) translateY(20px); background: var(--forest); color: var(--cream); padding: 14px 24px; border-radius: 999px; font-size: 14px; font-weight: 600; box-shadow: 0 12px 30px rgba(0,0,0,0.25); opacity: 0; pointer-events: none; transition: opacity .25s ease, transform .25s ease; z-index: 99999; }\n  .sbb-toast.is-visible { opacity: 1; transform: translateX(-50%) translateY(0); }\n\n  .sbb-campaign { text-align: center; }\n  .sbb-campaign .sbb-eyebrow { justify-content: center; margin-bottom: 12px; }\n  .sbb-campaign h2 { font-size: 32px; color: var(--forest); max-width: 640px; margin: 0 auto 28px; line-height: 1.2; text-align: center; }\n  .sbb-campaign-card { background: var(--forest); border-radius: 16px; padding: 34px; max-width: 640px; margin: 0 auto; color: var(--cream); }\n  .sbb-campaign-card p { font-size: 16.5px; color: rgba(255,243,227,0.85); margin: 0 0 10px; }\n  .sbb-campaign-card p:last-child { margin-bottom: 0; }\n  .sbb-campaign-card strong { color: var(--sunshine); font-family: var(--font-display); }\n\n  .sbb-manifesto { background: var(--cream); padding: 56px 0; }\n  .sbb-manifesto-head { text-align: center; max-width: 640px; margin: 0 auto 28px; }\n  .sbb-manifesto-head h2 { font-size: 30px; color: var(--forest); margin: 14px 0; }\n  .sbb-manifesto-body { max-width: 700px; margin: 0 auto; }\n  .sbb-manifesto-body p { font-size: 16px; color: #3a3a34; margin-bottom: 18px; }\n\n  .sbb-stat-pair { display: flex; align-items: center; justify-content: center; gap: 20px; max-width: 640px; margin: 32px auto; flex-wrap: wrap; }\n  .sbb-stat-card { background: #fff; border: 1px solid var(--line); border-radius: 16px; padding: 22px 28px; text-align: center; flex: 1; min-width: 180px; }\n  .sbb-stat-card.sbb-stat-win { border-top: 4px solid var(--meadow); }\n  .sbb-stat-card.sbb-stat-lose { border-top: 4px solid var(--coral); }\n  .sbb-stat-amt { display: block; font-family: var(--font-display); font-weight: 700; font-size: 24px; color: var(--forest); margin-bottom: 4px; }\n  .sbb-stat-card.sbb-stat-lose .sbb-stat-amt { color: #9a9086; text-decoration: line-through; }\n  .sbb-stat-lbl { font-size: 12px; color: #6b6558; letter-spacing: 0.04em; text-transform: uppercase; }\n  .sbb-stat-vs { font-family: var(--font-display); font-weight: 700; font-size: 13px; color: var(--pink); flex-shrink: 0; }\n\n  .sbb-pullquote {\n    font-family: var(--font-display); font-weight: 700; font-size: 20px; color: var(--forest);\n    text-align: center; max-width: 620px; margin: 0 auto; line-height: 1.35;\n  }\n\n  .sbb-section { padding: 60px 0; }\n\n  .sbb-checks-head { text-align: center; max-width: 620px; margin: 0 auto 36px; }\n  .sbb-checks-head h2 { font-size: 30px; color: var(--forest); margin: 14px 0; }\n  .sbb-checks-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 16px; }\n  .sbb-check-card { background: #fff; border-radius: 16px; padding: 22px 24px; border: 1px solid var(--line); }\n  .sbb-check-card .sbb-check-chip { width: 30px; height: 30px; border-radius: 9px; background: var(--sunshine); color: var(--ink); display: flex; align-items: center; justify-content: center; font-family: var(--font-display); font-weight: 800; font-size: 13px; margin-bottom: 10px; }\n  .sbb-check-card h3 { font-size: 16px; color: var(--forest); margin-bottom: 6px; line-height: 1.35; }\n\n  .sbb-problems-head { text-align: center; max-width: 640px; margin: 0 auto 40px; }\n  .sbb-problems-head h2 { font-size: 30px; color: var(--forest); margin: 14px 0 8px; }\n  .sbb-problems-head p { font-size: 15px; color: #4a463d; }\n  .sbb-problem-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 18px; }\n  .sbb-problem-card { background: #fff; border-radius: 16px; padding: 26px 24px; border: 1px solid var(--line); }\n  .sbb-problem-tag { display: inline-flex; align-items: center; gap: 8px; font-family: var(--font-body); font-weight: 700; font-size: 11.5px; letter-spacing: 0.12em; text-transform: uppercase; color: var(--pink); margin-bottom: 12px; }\n  .sbb-problem-tag::before { content: ''; width: 6px; height: 6px; border-radius: 50%; background: var(--pink); }\n  .sbb-problem-text { font-size: 15px; color: var(--ink); line-height: 1.6; margin-bottom: 18px; }\n  .sbb-problem-divider { height: 1px; background: var(--line); margin-bottom: 18px; }\n  .sbb-fix-label { display: inline-flex; align-items: center; gap: 6px; font-family: var(--font-body); font-weight: 700; font-size: 11px; letter-spacing: 0.1em; text-transform: uppercase; color: var(--meadow); margin: 0; }\n  .sbb-solution-row { display: flex; align-items: center; gap: 12px; margin-bottom: 14px; }\n  .sbb-problem-chapter-chip { flex-shrink: 0; min-width: 78px; height: 30px; padding: 0 12px; border-radius: 8px; background: var(--forest); color: var(--cream); font-family: var(--font-display); font-size: 11px; font-weight: 800; display: flex; align-items: center; justify-content: center; white-space: nowrap; letter-spacing: 0.02em; }\n  .sbb-problem-chapter-body { margin-bottom: 18px; }\n  .sbb-problem-chapter-body h4 { font-family: var(--font-display); font-size: 14px; color: var(--forest); margin-bottom: 4px; }\n  .sbb-problem-chapter-body p { font-size: 13.5px; color: #4a463d; font-style: italic; margin: 0; }\n  .sbb-problem-outcomes-label { font-family: var(--font-body); font-weight: 700; font-size: 11px; letter-spacing: 0.1em; text-transform: uppercase; color: var(--forest); margin-bottom: 8px; }\n  .sbb-problem-outcomes { list-style: none; margin: 0; padding: 0; }\n  .sbb-problem-outcomes li { display: flex; gap: 10px; font-size: 13.5px; color: #3a3a34; padding: 4px 0; }\n  .sbb-problem-outcomes li::before { content: '\\2022'; color: var(--sunshine); font-weight: 800; flex-shrink: 0; }\n\n  .sbb-laws { background: var(--forest); color: var(--cream); }\n  .sbb-laws-head { text-align: center; max-width: 600px; margin: 0 auto 36px; }\n  .sbb-laws-head .sbb-eyebrow { color: var(--sunshine); justify-content: center; }\n  .sbb-laws-head .sbb-eyebrow::before { background: var(--sunshine); }\n  .sbb-laws-head h2 { font-size: 30px; color: var(--cream); margin: 14px 0; }\n  .sbb-laws-head p { color: rgba(255,243,227,0.72); font-size: 15px; }\n  .sbb-law-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }\n  .sbb-law-card { background: rgba(255,243,227,0.06); border: 1px solid rgba(255,243,227,0.14); border-radius: 16px; padding: 22px 20px; }\n  .sbb-law-num { width: 32px; height: 32px; border-radius: 8px; background: var(--sunshine); color: var(--ink); font-family: var(--font-display); font-weight: 800; font-size: 12px; display: flex; align-items: center; justify-content: center; margin-bottom: 12px; }\n  .sbb-law-card h3 { font-size: 16px; color: var(--cream); margin-bottom: 6px; line-height: 1.3; }\n  .sbb-law-card p { font-size: 13.5px; color: rgba(255,243,227,0.65); margin: 0; }\n\n  .sbb-donut-row { display: flex; align-items: center; gap: 16px; margin-top: 4px; }\n  .sbb-donut-legend { display: flex; flex-direction: column; gap: 6px; }\n  .sbb-donut-legend-row { display: flex; align-items: center; gap: 7px; font-size: 12px; color: rgba(255,243,227,0.85); }\n  .sbb-donut-dot { width: 9px; height: 9px; border-radius: 3px; flex-shrink: 0; }\n\n  .sbb-compare { background: var(--cream); }\n  .sbb-compare-head { text-align: center; max-width: 640px; margin: 0 auto 32px; }\n  .sbb-compare-head h2 { font-size: 30px; color: var(--forest); margin: 14px 0; }\n  .sbb-compare-table { border-radius: 16px; overflow: hidden; border: 1px solid var(--line); background: #fff; }\n  .sbb-compare-row { display: grid; grid-template-columns: 1fr 1fr; }\n  .sbb-compare-row \u003e div { padding: 14px 18px; font-size: 14px; }\n  .sbb-compare-row.sbb-compare-heading { background: var(--forest); }\n  .sbb-compare-row.sbb-compare-heading \u003e div { color: var(--cream); font-family: var(--font-display); font-weight: 700; font-size: 13.5px; }\n  .sbb-compare-row:not(.sbb-compare-heading) \u003e div:first-child { color: #6b6558; border-right: 1px solid var(--line); }\n  .sbb-compare-row:not(.sbb-compare-heading) \u003e div:last-child { color: var(--forest); font-weight: 600; }\n  .sbb-compare-row:not(.sbb-compare-heading):nth-child(even) { background: rgba(0,59,44,0.03); }\n\n  .sbb-faq { background: var(--cream); }\n  .sbb-faq-head { text-align: center; margin-bottom: 30px; }\n  .sbb-faq-head h2 { font-size: 28px; color: var(--forest); }\n  .sbb-faq-list { max-width: 720px; margin: 0 auto; }\n  .sbb-faq-item { background: #fff; border: 1px solid var(--line); border-radius: 14px; padding: 6px 20px; margin-bottom: 10px; }\n  .sbb-faq-item summary { cursor: pointer; list-style: none; padding: 14px 0; font-family: var(--font-display); font-weight: 700; font-size: 15.5px; color: var(--forest); display: flex; justify-content: space-between; align-items: center; }\n  .sbb-faq-item summary::-webkit-details-marker { display: none; }\n  .sbb-faq-item summary::after { content: '+'; font-size: 20px; color: var(--pink); }\n  .sbb-faq-item[open] summary::after { content: '\\2013'; }\n  .sbb-faq-item .sbb-faq-body { padding: 0 0 16px; font-size: 14px; color: #4a463d; }\n\n  @media (max-width: 1024px) and (min-width: 861px) {\n    .sbb-law-grid { grid-template-columns: repeat(2, 1fr); }\n    .sbb-checks-grid { grid-template-columns: repeat(2, 1fr); }\n  }\n\n  @media (max-width: 860px) {\n    .sbb-highlights { position: static; background: transparent; padding: 56px 20px 40px; margin-top: 24px; border-top: 1px solid var(--line); }\n    .sbb-problem-grid, .sbb-law-grid, .sbb-checks-grid { grid-template-columns: 1fr; }\n    .sbb-problems-head h2, .sbb-laws-head h2, .sbb-faq-head h2, .sbb-campaign h2, .sbb-manifesto-head h2, .sbb-checks-head h2, .sbb-compare-head h2 { font-size: 24px; }\n    .sbb-compare-row \u003e div { font-size: 13px; padding: 12px 14px; }\n    .sbb-back-top { bottom: 16px; right: 16px; width: 42px; height: 42px; }\n    .sbb-stat-pair { gap: 10px; flex-wrap: nowrap; }\n    .sbb-stat-card { padding: 16px 12px; min-width: 0; }\n    .sbb-stat-amt { font-size: 18px; }\n    .sbb-stat-lbl { font-size: 10px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"sbb-page\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@500;600;700;800\u0026amp;family=DM+Sans:wght@400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"sbb-highlights\"\u003e\n\u003cdiv class=\"sbb-wrap\"\u003e\n\u003cspan class=\"sbb-pill\"\u003eSabi Library, Money and Business Series\u003c\/span\u003e\n\u003ch1 class=\"sbb-product-title\"\u003eThe ₦100,000 Business Blueprint\u003c\/h1\u003e\n\u003cp class=\"sbb-product-desc\"\u003eSomebody with less money than you started six months ago. Today they're collecting payments while you're still collecting ideas.\u003c\/p\u003e\n\u003cdiv class=\"sbb-product-price\"\u003e₦10,000.00\u003c\/div\u003e\n\u003cdiv class=\"sbb-btn-row\"\u003e\n\u003cbutton type=\"button\" class=\"sbb-btn-add sbb-cart-btn\"\u003eAdd to Cart\u003c\/button\u003e \u003cbutton type=\"button\" class=\"sbb-btn-buy sbb-cart-btn\"\u003eBuy Now\u003c\/button\u003e\n\u003c\/div\u003e\n\u003cp class=\"sbb-pace-note\"\u003e60 chapters. 50 businesses. Pick one this week.\u003c\/p\u003e\n\u003cdiv class=\"sbb-fomo\"\u003e\n\u003cspan class=\"sbb-fomo-dot\"\u003e\u003c\/span\u003e \u003cspan id=\"sbbFomoText\"\u003eIfeoma from Lagos just got her copy\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sbb-accordion\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eSee What Changes For You\u003c\/summary\u003e\n\u003cdiv class=\"sbb-accordion-body\"\u003e\n\u003cul class=\"sbb-benefits\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eEvery month you promise yourself, \"Next month I'll finally have enough.\" Then rent happens. Transport happens. Life happens. And the business waits another month.\u003c\/strong\u003e\u003cspan class=\"sbb-sub-line\"\u003e See exactly how much you actually need, broken down by business type, not a vague number that keeps moving further away.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eYou stop guessing which business is right for you.\u003c\/strong\u003e\u003cspan class=\"sbb-sub-line\"\u003e A simple test tells you in minutes whether an idea fits your skill, your market, and your budget, before you spend a naira.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eYou stop losing capital to sourcing scams.\u003c\/strong\u003e\u003cspan class=\"sbb-sub-line\"\u003e Know exactly which markets to buy from and the exact questions that expose a supplier before they take your money.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eYou stop being busy and broke at the same time.\u003c\/strong\u003e\u003cspan class=\"sbb-sub-line\"\u003e Learn to price for real profit from day one, so more customers means more money, not more exhaustion.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat's Inside?\u003c\/summary\u003e\n\u003cdiv class=\"sbb-accordion-body\"\u003eTen foundation chapters that build your mindset, your budget, your sourcing plan, and your pricing, followed by 50 real Nigerian businesses across food, fashion, digital, retail, agriculture, services, trade, and events. Each business comes with its exact startup cost, where to source, how to price, and how to land your first customer.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I need business experience to start?\u003c\/summary\u003e\n\u003cdiv class=\"sbb-accordion-body\"\u003eNo. This book is written for the person starting completely from zero, with no CAC registration, no business degree, and no rich uncle. Every chapter assumes you are starting with what you already have, not what you wish you had.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"SABI LIBRARY","offers":[{"title":"Default Title","offer_id":47264181780636,"sku":null,"price":10000.0,"currency_code":"NGN","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0757\/0079\/7596\/files\/THE100KBLUEPRINT.png?v=1786556093"},{"product_id":"build-your-brand-identity","title":"Build your brand identity (1\/3)","description":"\u003cstyle\u003e\n  .sb-page {\n    --forest: #003B2C;\n    --cream: #FFF3E3;\n    --ink: #08251D;\n    --sunshine: #FFBF00;\n    --coral: #FF4040;\n    --mango: #FF9F00;\n    --meadow: #168447;\n    --pink: #F72567;\n    --line: rgba(8,37,29,0.12);\n    --font-display: 'Montserrat', sans-serif;\n    --font-body: 'Inter', sans-serif;\n    font-family: var(--font-body);\n    color: var(--ink);\n    background: var(--cream);\n    line-height: 1.6;\n  }\n  .sb-page * { box-sizing: border-box; }\n  .sb-page img { max-width: 100%; display: block; }\n  .sb-page h1, .sb-page h2, .sb-page h3 { font-family: var(--font-display); font-weight: 800; margin: 0; letter-spacing: -0.01em; }\n  .sb-eyebrow { display: inline-flex; align-items: center; gap: 8px; font-family: var(--font-body); font-weight: 700; font-size: 12px; letter-spacing: 0.14em; text-transform: uppercase; color: var(--pink); }\n  .sb-eyebrow::before { content: ''; width: 6px; height: 6px; border-radius: 50%; background: var(--pink); }\n  .sb-wrap { max-width: 1120px; margin: 0 auto; padding: 0 24px; }\n  .sb-pill { display: inline-block; background: var(--forest); color: var(--cream); font-size: 12px; font-weight: 700; letter-spacing: 0.05em; text-transform: uppercase; padding: 7px 16px; border-radius: 999px; }\n\n  .sb-back-top { position: fixed; bottom: 24px; right: 24px; width: 46px; height: 46px; border-radius: 50%; background: var(--forest); color: var(--sunshine); display: flex; align-items: center; justify-content: center; font-size: 20px; cursor: pointer; box-shadow: 0 8px 20px rgba(0,0,0,0.25); opacity: 0; pointer-events: none; transition: opacity 0.2s ease; z-index: 50; border: none; }\n  .sb-back-top.is-visible { opacity: 1; pointer-events: auto; }\n\n  .sb-cta-banner { background: var(--forest); padding: 36px 24px; text-align: center; }\n  .sb-cta-banner p { color: rgba(255,243,227,0.75); font-size: 14.5px; margin: 0 0 14px; }\n  .sb-cta-btn { display: inline-block; background: var(--sunshine); color: var(--ink); font-family: var(--font-display); font-weight: 800; font-size: 15px; padding: 14px 30px; border-radius: 12px; border: none; cursor: pointer; }\n\n  .sb-highlights { background: transparent; padding: 40px 0 40px 32px; position: sticky; top: 20px; align-self: start; }\n  .sb-product-title { font-family: var(--font-display); font-weight: 800; font-size: 28px; color: var(--forest); text-align: left; margin: 0 0 12px; }\n  .sb-product-desc { font-size: 15.5px; color: #4a463d; text-align: left; max-width: 620px; margin: 0 0 18px; line-height: 1.6; }\n  .sb-escalation { list-style: none; margin: 0 0 20px; padding: 0; max-width: 620px; }\n  .sb-escalation li { font-size: 14.5px; color: #4a463d; padding: 5px 0 5px 20px; position: relative; }\n  .sb-escalation li::before { content: '\\2192'; position: absolute; left: 0; color: var(--pink); font-weight: 800; }\n  .sb-escalation li:last-child { color: var(--forest); font-weight: 700; }\n  .sb-product-price { font-family: var(--font-display); font-weight: 800; font-size: 24px; color: var(--forest); text-align: left; margin-bottom: 18px; }\n  .sb-pace-note { font-size: 12px; color: #6b6558; margin-bottom: 16px; text-align: left; }\n  .sb-fomo { display: flex; align-items: center; justify-content: flex-start; gap: 8px; background: #fff; border: 1px solid var(--line); border-radius: 999px; padding: 9px 16px; font-size: 12.5px; color: var(--ink); margin: 0 0 20px; max-width: 460px; }\n  .sb-fomo-dot { width: 7px; height: 7px; border-radius: 50%; background: #2ecc71; flex-shrink: 0; animation: sbPulse 1.6s infinite; }\n  @keyframes sbPulse { 0% { opacity: 1; } 50% { opacity: 0.3; } 100% { opacity: 1; } }\n\n  .sb-btn-row { display: flex; gap: 12px; max-width: 480px; margin: 0 0 16px; }\n  .sb-btn-add, .sb-btn-buy { flex: 1; text-align: center; font-family: var(--font-display); font-weight: 800; font-size: 15px; padding: 15px 18px; border-radius: 12px; cursor: pointer; border: none; }\n  .sb-btn-add { background: transparent; color: var(--forest); border: 2px solid var(--forest); }\n  .sb-btn-add:hover { background: var(--forest); color: var(--cream); }\n  .sb-btn-buy { background: var(--sunshine); color: var(--ink); }\n  .sb-btn-buy:hover { background: #FFD24D; }\n\n  .sb-accordion { max-width: 700px; margin: 28px 0 0; border-top: 1px solid var(--line); }\n  .sb-accordion details { border-bottom: 1px solid var(--line); }\n  .sb-accordion summary { cursor: pointer; list-style: none; padding: 16px 2px; font-family: var(--font-display); font-weight: 700; font-size: 15px; color: var(--forest); display: flex; justify-content: space-between; align-items: center; }\n  .sb-accordion summary::-webkit-details-marker { display: none; }\n  .sb-accordion summary::after { content: '+'; font-size: 20px; color: var(--pink); }\n  .sb-accordion details[open] summary::after { content: '\\2013'; }\n  .sb-accordion .sb-accordion-body { padding: 0 2px 16px; font-size: 14px; color: #4a463d; }\n  .sb-benefits { list-style: none; margin: 0; padding: 0; }\n  .sb-benefits li { font-size: 14.5px; padding: 12px 0; border-bottom: 1px solid var(--line); color: var(--ink); }\n  .sb-benefits li:last-child { border-bottom: none; }\n  .sb-benefits li strong { display: block; font-family: var(--font-display); font-size: 15px; color: var(--forest); margin-bottom: 3px; }\n  .sb-benefits li span.sb-sub-line { color: #4a463d; }\n\n  .sb-toast { position: fixed; bottom: 24px; left: 50%; transform: translateX(-50%) translateY(20px); background: var(--forest); color: var(--cream); padding: 14px 24px; border-radius: 999px; font-size: 14px; font-weight: 600; box-shadow: 0 12px 30px rgba(0,0,0,0.25); opacity: 0; pointer-events: none; transition: opacity .25s ease, transform .25s ease; z-index: 99999; }\n  .sb-toast.is-visible { opacity: 1; transform: translateX(-50%) translateY(0); }\n\n  @media (max-width: 860px) {\n    .sb-highlights { position: static; background: transparent; padding: 20px 20px 32px; margin-top: 0; border-top: 1px solid var(--line); }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"sb-page\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@700;800;900\u0026amp;family=Inter:wght@400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"sb-highlights\"\u003e\n\u003cspan class=\"sb-pill\"\u003eVolume I of III, The Identity\u003c\/span\u003e\n\u003ch1 class=\"sb-product-title\" style=\"margin-top: 12px;\"\u003eBuild Your Brand Identity\u003c\/h1\u003e\n\u003cp class=\"p1\"\u003eYou think you have a branding problem. You don’t. You have a \u003cspan class=\"s2\"\u003e\u003cb\u003edecision problem\u003c\/b\u003e\u003c\/span\u003e\u003cspan class=\"s1\"\u003e. Nobody has clearly decided what your business stands for, who it is for, or why customers should choose it, so every decision after that becomes a guess dressed up as strategy. \u003c\/span\u003e\u003cspan class=\"s2\"\u003e\u003cb\u003eThis volume gives you the clarity to define your identity, make sharper brand decisions, and build a brand customers can recognize, remember, and choose.\u003c\/b\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv class=\"sb-product-price\"\u003e₦15,000.00\u003c\/div\u003e\n\u003cdiv class=\"sb-btn-row\"\u003e\n\u003cbutton type=\"button\" class=\"sb-btn-add sb-cart-btn\"\u003eAdd to Cart\u003c\/button\u003e \u003cbutton type=\"button\" class=\"sb-btn-buy sb-cart-btn\"\u003eBuy Now\u003c\/button\u003e\n\u003c\/div\u003e\n\u003cp class=\"sb-pace-note\"\u003e28 chapters. One a day, built in four weeks.\u003c\/p\u003e\n\u003cdiv class=\"sb-fomo\"\u003e\n\u003cspan class=\"sb-fomo-dot\"\u003e\u003c\/span\u003e \u003cspan id=\"sbFomoText\"\u003eAmara in Lagos just got her copy, 4 minutes ago\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-accordion\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eSee What Changes For You\u003c\/summary\u003e\n\u003cdiv class=\"sb-accordion-body\"\u003e\n\u003cul class=\"sb-benefits\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eYou stop losing customers to a worse product.\u003c\/strong\u003e\u003cspan class=\"sb-sub-line\"\u003e Once your positioning is airtight, price is no longer the only thing anyone can compare.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eYour team stops guessing what \"on brand\" means.\u003c\/strong\u003e\u003cspan class=\"sb-sub-line\"\u003e A documented system means a freelancer gets it right the first time, not the fifth.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eYou can finally explain your business in one sentence.\u003c\/strong\u003e\u003cspan class=\"sb-sub-line\"\u003e The one that makes a stranger lean in instead of glazing over.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEvery future brand decision gets easier, not harder.\u003c\/strong\u003e\u003cspan class=\"sb-sub-line\"\u003e Because you are applying a system, not improvising from scratch every time.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat's Inside?\u003c\/summary\u003e\n\u003cdiv class=\"sb-accordion-body\"\u003eInside, you will build the complete identity architecture behind category-defining brands: purpose and positioning, differentiation, brand voice and messaging, visual identity systems, and the governance that keeps it all from falling apart the moment you hire your first designer.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this just another branding book?\u003c\/summary\u003e\n\u003cdiv class=\"sb-accordion-body\"\u003eNo. It is a decision-filter system, so every choice from your logo to your pricing to your tenth hire traces back to one clear identity instead of a hundred disconnected guesses.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-toast\" id=\"sbToast\"\u003eAdded to cart\u003c\/div\u003e\n\u003c\/div\u003e","brand":"SABI LIBRARY","offers":[{"title":"Default Title","offer_id":47272023490716,"sku":null,"price":15000.0,"currency_code":"NGN","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0757\/0079\/7596\/files\/BUILSDBRANDIDENTITY_6bc9e78a-75b6-4228-89af-0aa8a1b26564.png?v=1786555643"},{"product_id":"the-ultimate-brand-operating-system-volume-2","title":"Build Your Brand Strategy (2\/3)","description":"\u003cstyle\u003e\n  .sb-page {\n    --forest: #003B2C;\n    --cream: #FFF3E3;\n    --ink: #08251D;\n    --sunshine: #FFBF00;\n    --coral: #FF4040;\n    --mango: #FF9F00;\n    --meadow: #168447;\n    --pink: #F72567;\n    --line: rgba(8,37,29,0.12);\n    --font-display: 'Montserrat', sans-serif;\n    --font-body: 'Inter', sans-serif;\n    font-family: var(--font-body);\n    color: var(--ink);\n    background: var(--cream);\n    line-height: 1.6;\n  }\n  .sb-page * { box-sizing: border-box; }\n  .sb-page img { max-width: 100%; display: block; }\n  .sb-page h1, .sb-page h2, .sb-page h3 { font-family: var(--font-display); font-weight: 800; margin: 0; letter-spacing: -0.01em; }\n  .sb-eyebrow { display: inline-flex; align-items: center; gap: 8px; font-family: var(--font-body); font-weight: 700; font-size: 12px; letter-spacing: 0.14em; text-transform: uppercase; color: var(--pink); }\n  .sb-eyebrow::before { content: ''; width: 6px; height: 6px; border-radius: 50%; background: var(--pink); }\n  .sb-wrap { max-width: 1120px; margin: 0 auto; padding: 0 24px; }\n  .sb-pill { display: inline-block; background: var(--forest); color: var(--cream); font-size: 12px; font-weight: 700; letter-spacing: 0.05em; text-transform: uppercase; padding: 7px 16px; border-radius: 999px; }\n\n  .sb-back-top { position: fixed; bottom: 24px; right: 24px; width: 46px; height: 46px; border-radius: 50%; background: var(--forest); color: var(--sunshine); display: flex; align-items: center; justify-content: center; font-size: 20px; cursor: pointer; box-shadow: 0 8px 20px rgba(0,0,0,0.25); opacity: 0; pointer-events: none; transition: opacity 0.2s ease; z-index: 50; border: none; }\n  .sb-back-top.is-visible { opacity: 1; pointer-events: auto; }\n\n  .sb-cta-banner { background: var(--forest); padding: 36px 24px; text-align: center; }\n  .sb-cta-banner p { color: rgba(255,243,227,0.75); font-size: 14.5px; margin: 0 0 14px; }\n  .sb-cta-btn { display: inline-block; background: var(--sunshine); color: var(--ink); font-family: var(--font-display); font-weight: 800; font-size: 15px; padding: 14px 30px; border-radius: 12px; border: none; cursor: pointer; }\n\n  .sb-highlights { background: transparent; padding: 40px 0 40px 32px; position: sticky; top: 20px; align-self: start; }\n  .sb-product-title { font-family: var(--font-display); font-weight: 800; font-size: 28px; color: var(--forest); text-align: left; margin: 0 0 12px; }\n  .sb-product-desc { font-size: 15.5px; color: #4a463d; text-align: left; max-width: 620px; margin: 0 0 18px; line-height: 1.6; }\n  .sb-escalation { list-style: none; margin: 0 0 20px; padding: 0; max-width: 620px; }\n  .sb-escalation li { font-size: 14.5px; color: #4a463d; padding: 5px 0 5px 20px; position: relative; }\n  .sb-escalation li::before { content: '\\2192'; position: absolute; left: 0; color: var(--pink); font-weight: 800; }\n  .sb-escalation li:last-child { color: var(--forest); font-weight: 700; }\n  .sb-product-price { font-family: var(--font-display); font-weight: 800; font-size: 24px; color: var(--forest); text-align: left; margin-bottom: 18px; }\n  .sb-pace-note { font-size: 12px; color: #6b6558; margin-bottom: 16px; text-align: left; }\n  .sb-fomo { display: flex; align-items: center; justify-content: flex-start; gap: 8px; background: #fff; border: 1px solid var(--line); border-radius: 999px; padding: 9px 16px; font-size: 12.5px; color: var(--ink); margin: 0 0 20px; max-width: 460px; }\n  .sb-fomo-dot { width: 7px; height: 7px; border-radius: 50%; background: #2ecc71; flex-shrink: 0; animation: sbPulse 1.6s infinite; }\n  @keyframes sbPulse { 0% { opacity: 1; } 50% { opacity: 0.3; } 100% { opacity: 1; } }\n\n  .sb-btn-row { display: flex; gap: 12px; max-width: 480px; margin: 0 0 16px; }\n  .sb-btn-add, .sb-btn-buy { flex: 1; text-align: center; font-family: var(--font-display); font-weight: 800; font-size: 15px; padding: 15px 18px; border-radius: 12px; cursor: pointer; border: none; }\n  .sb-btn-add { background: transparent; color: var(--forest); border: 2px solid var(--forest); }\n  .sb-btn-add:hover { background: var(--forest); color: var(--cream); }\n  .sb-btn-buy { background: var(--sunshine); color: var(--ink); }\n  .sb-btn-buy:hover { background: #FFD24D; }\n\n  .sb-accordion { max-width: 700px; margin: 28px 0 0; border-top: 1px solid var(--line); }\n  .sb-accordion details { border-bottom: 1px solid var(--line); }\n  .sb-accordion summary { cursor: pointer; list-style: none; padding: 16px 2px; font-family: var(--font-display); font-weight: 700; font-size: 15px; color: var(--forest); display: flex; justify-content: space-between; align-items: center; }\n  .sb-accordion summary::-webkit-details-marker { display: none; }\n  .sb-accordion summary::after { content: '+'; font-size: 20px; color: var(--pink); }\n  .sb-accordion details[open] summary::after { content: '\\2013'; }\n  .sb-accordion .sb-accordion-body { padding: 0 2px 16px; font-size: 14px; color: #4a463d; }\n  .sb-benefits { list-style: none; margin: 0; padding: 0; }\n  .sb-benefits li { font-size: 14.5px; padding: 12px 0; border-bottom: 1px solid var(--line); color: var(--ink); }\n  .sb-benefits li:last-child { border-bottom: none; }\n  .sb-benefits li strong { display: block; font-family: var(--font-display); font-size: 15px; color: var(--forest); margin-bottom: 3px; }\n  .sb-benefits li span.sb-sub-line { color: #4a463d; }\n\n  .sb-toast { position: fixed; bottom: 24px; left: 50%; transform: translateX(-50%) translateY(20px); background: var(--forest); color: var(--cream); padding: 14px 24px; border-radius: 999px; font-size: 14px; font-weight: 600; box-shadow: 0 12px 30px rgba(0,0,0,0.25); opacity: 0; pointer-events: none; transition: opacity .25s ease, transform .25s ease; z-index: 99999; }\n  .sb-toast.is-visible { opacity: 1; transform: translateX(-50%) translateY(0); }\n\n  @media (max-width: 860px) {\n    .sb-highlights { position: static; background: transparent; padding: 20px 20px 32px; margin-top: 0; border-top: 1px solid var(--line); }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"sb-page\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@700;800;900\u0026amp;family=Inter:wght@400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"sb-highlights\"\u003e\n\u003cspan class=\"sb-pill\"\u003eVolume II of III, The Systems\u003c\/span\u003e\n\u003ch1 class=\"sb-product-title\" style=\"margin-top: 12px;\"\u003e\u003cspan style=\"color: rgb(11, 58, 46);\"\u003eBuild Your Brand Strategy\u003c\/span\u003e\u003c\/h1\u003e\n\u003cp class=\"p1\"\u003e\u003cspan style=\"color: rgb(11, 58, 46);\"\u003eYou think your revenue is the problem. It isn’t. \u003cspan class=\"s2\"\u003e\u003cb\u003eYou have a strategy problem.\u003c\/b\u003e\u003c\/span\u003e\u003cspan class=\"s1\"\u003e Your business is growing without a clear system for deciding where growth should come from, who you need to reach, how you should position yourself, or what needs to happen next, so every month becomes another round of guesswork.\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"p1\"\u003e\u003cspan style=\"color: rgb(11, 58, 46);\"\u003eRevenue climbs, but you still don’t know \u003cstrong\u003ewhich customers, offers, or channels are actually driving profitable growth.\u003c\/strong\u003e\u003c\/span\u003e\u003cbr\u003e\u003cspan style=\"color: rgb(11, 58, 46);\"\u003e\u003cstrong\u003eYou set goals, but without a clear strategy behind them, your team stays busy without necessarily moving the business forward.\u003c\/strong\u003e\u003c\/span\u003e\u003cbr\u003e\u003cspan style=\"color: rgb(11, 58, 46);\"\u003eThe moment you stop personally pushing everything, growth slows, because the business has no strategic engine of its own.\u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv class=\"sb-product-price\"\u003e₦15,000.00\u003c\/div\u003e\n\u003cdiv class=\"sb-btn-row\"\u003e\n\u003cbutton type=\"button\" class=\"sb-btn-add sb-cart-btn\"\u003eAdd to Cart\u003c\/button\u003e \u003cbutton type=\"button\" class=\"sb-btn-buy sb-cart-btn\"\u003eBuy Now\u003c\/button\u003e\n\u003c\/div\u003e\n\u003cp class=\"sb-pace-note\"\u003e32 chapters. One a day, built in five weeks.\u003c\/p\u003e\n\u003cdiv class=\"sb-fomo\"\u003e\n\u003cspan class=\"sb-fomo-dot\"\u003e\u003c\/span\u003e \u003cspan id=\"sbFomoText\"\u003eAmara in Lagos just got her copy, 4 minutes ago\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-accordion\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eSee What Changes For You\u003c\/summary\u003e\n\u003cdiv class=\"sb-accordion-body\"\u003e\n\u003cul class=\"sb-benefits\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eYou stop finding out about a margin problem three months late.\u003c\/strong\u003e\u003cspan class=\"sb-sub-line\"\u003e A real unit economics system tells you before it becomes a crisis, not after.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eYour pipeline stops lying to you.\u003c\/strong\u003e\u003cspan class=\"sb-sub-line\"\u003e Stage definitions built on evidence instead of hope, so your forecast is finally honest.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGrowth stops depending on you personally pushing it.\u003c\/strong\u003e\u003cspan class=\"sb-sub-line\"\u003e Build the loop once, and it keeps compounding without your constant attention.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRetention becomes a system, not a hope.\u003c\/strong\u003e\u003cspan class=\"sb-sub-line\"\u003e Know exactly which lever to pull when churn creeps up, instead of guessing.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat's Inside?\u003c\/summary\u003e\n\u003cdiv class=\"sb-accordion-body\"\u003eInside, you will build the operating core behind a business that scales without depending entirely on the founder: business model and pricing, product strategy, the growth engine, sales and CRM systems, and the financial operating system that keeps you solvent while you grow.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I need Volume I first?\u003c\/summary\u003e\n\u003cdiv class=\"sb-accordion-body\"\u003eYou will get the most out of this volume if your identity is already clear, since Volume I is the filter every system in this book runs through. If you have not read it yet, this volume still stands on its own and works immediately.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-toast\" id=\"sbToast\"\u003eAdded to cart\u003c\/div\u003e\n\u003c\/div\u003e","brand":"SABI LIBRARY","offers":[{"title":"Default Title","offer_id":47272042004636,"sku":null,"price":15000.0,"currency_code":"NGN","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0757\/0079\/7596\/files\/BUILDBRANDSTRATEGY.png?v=1786555578"},{"product_id":"the-ultimate-brand-operating-system-volume-3","title":"Build your brand system (3\/3)","description":"\u003cstyle\u003e\n  .sb-page {\n    --forest: #003B2C;\n    --cream: #FFF3E3;\n    --ink: #08251D;\n    --sunshine: #FFBF00;\n    --coral: #FF4040;\n    --mango: #FF9F00;\n    --meadow: #168447;\n    --pink: #F72567;\n    --line: rgba(8,37,29,0.12);\n    --font-display: 'Montserrat', sans-serif;\n    --font-body: 'Inter', sans-serif;\n    font-family: var(--font-body);\n    color: var(--ink);\n    background: var(--cream);\n    line-height: 1.6;\n  }\n  .sb-page * { box-sizing: border-box; }\n  .sb-page img { max-width: 100%; display: block; }\n  .sb-page h1, .sb-page h2, .sb-page h3 { font-family: var(--font-display); font-weight: 800; margin: 0; letter-spacing: -0.01em; }\n  .sb-eyebrow { display: inline-flex; align-items: center; gap: 8px; font-family: var(--font-body); font-weight: 700; font-size: 12px; letter-spacing: 0.14em; text-transform: uppercase; color: var(--pink); }\n  .sb-eyebrow::before { content: ''; width: 6px; height: 6px; border-radius: 50%; background: var(--pink); }\n  .sb-wrap { max-width: 1120px; margin: 0 auto; padding: 0 24px; }\n  .sb-pill { display: inline-block; background: var(--forest); color: var(--cream); font-size: 12px; font-weight: 700; letter-spacing: 0.05em; text-transform: uppercase; padding: 7px 16px; border-radius: 999px; }\n\n  .sb-back-top { position: fixed; bottom: 24px; right: 24px; width: 46px; height: 46px; border-radius: 50%; background: var(--forest); color: var(--sunshine); display: flex; align-items: center; justify-content: center; font-size: 20px; cursor: pointer; box-shadow: 0 8px 20px rgba(0,0,0,0.25); opacity: 0; pointer-events: none; transition: opacity 0.2s ease; z-index: 50; border: none; }\n  .sb-back-top.is-visible { opacity: 1; pointer-events: auto; }\n\n  .sb-cta-banner { background: var(--forest); padding: 36px 24px; text-align: center; }\n  .sb-cta-banner p { color: rgba(255,243,227,0.75); font-size: 14.5px; margin: 0 0 14px; }\n  .sb-cta-btn { display: inline-block; background: var(--sunshine); color: var(--ink); font-family: var(--font-display); font-weight: 800; font-size: 15px; padding: 14px 30px; border-radius: 12px; border: none; cursor: pointer; }\n\n  .sb-highlights { background: transparent; padding: 40px 0 40px 32px; position: sticky; top: 20px; align-self: start; }\n  .sb-product-title { font-family: var(--font-display); font-weight: 800; font-size: 28px; color: var(--forest); text-align: left; margin: 0 0 12px; }\n  .sb-product-desc { font-size: 15.5px; color: #4a463d; text-align: left; max-width: 620px; margin: 0 0 18px; line-height: 1.6; }\n  .sb-escalation { list-style: none; margin: 0 0 20px; padding: 0; max-width: 620px; }\n  .sb-escalation li { font-size: 14.5px; color: #4a463d; padding: 5px 0 5px 20px; position: relative; }\n  .sb-escalation li::before { content: '\\2192'; position: absolute; left: 0; color: var(--pink); font-weight: 800; }\n  .sb-escalation li:last-child { color: var(--forest); font-weight: 700; }\n  .sb-product-price { font-family: var(--font-display); font-weight: 800; font-size: 24px; color: var(--forest); text-align: left; margin-bottom: 18px; }\n  .sb-pace-note { font-size: 12px; color: #6b6558; margin-bottom: 16px; text-align: left; }\n  .sb-fomo { display: flex; align-items: center; justify-content: flex-start; gap: 8px; background: #fff; border: 1px solid var(--line); border-radius: 999px; padding: 9px 16px; font-size: 12.5px; color: var(--ink); margin: 0 0 20px; max-width: 460px; }\n  .sb-fomo-dot { width: 7px; height: 7px; border-radius: 50%; background: #2ecc71; flex-shrink: 0; animation: sbPulse 1.6s infinite; }\n  @keyframes sbPulse { 0% { opacity: 1; } 50% { opacity: 0.3; } 100% { opacity: 1; } }\n\n  .sb-btn-row { display: flex; gap: 12px; max-width: 480px; margin: 0 0 16px; }\n  .sb-btn-add, .sb-btn-buy { flex: 1; text-align: center; font-family: var(--font-display); font-weight: 800; font-size: 15px; padding: 15px 18px; border-radius: 12px; cursor: pointer; border: none; }\n  .sb-btn-add { background: transparent; color: var(--forest); border: 2px solid var(--forest); }\n  .sb-btn-add:hover { background: var(--forest); color: var(--cream); }\n  .sb-btn-buy { background: var(--sunshine); color: var(--ink); }\n  .sb-btn-buy:hover { background: #FFD24D; }\n\n  .sb-accordion { max-width: 700px; margin: 28px 0 0; border-top: 1px solid var(--line); }\n  .sb-accordion details { border-bottom: 1px solid var(--line); }\n  .sb-accordion summary { cursor: pointer; list-style: none; padding: 16px 2px; font-family: var(--font-display); font-weight: 700; font-size: 15px; color: var(--forest); display: flex; justify-content: space-between; align-items: center; }\n  .sb-accordion summary::-webkit-details-marker { display: none; }\n  .sb-accordion summary::after { content: '+'; font-size: 20px; color: var(--pink); }\n  .sb-accordion details[open] summary::after { content: '\\2013'; }\n  .sb-accordion .sb-accordion-body { padding: 0 2px 16px; font-size: 14px; color: #4a463d; }\n  .sb-benefits { list-style: none; margin: 0; padding: 0; }\n  .sb-benefits li { font-size: 14.5px; padding: 12px 0; border-bottom: 1px solid var(--line); color: var(--ink); }\n  .sb-benefits li:last-child { border-bottom: none; }\n  .sb-benefits li strong { display: block; font-family: var(--font-display); font-size: 15px; color: var(--forest); margin-bottom: 3px; }\n  .sb-benefits li span.sb-sub-line { color: #4a463d; }\n\n  .sb-toast { position: fixed; bottom: 24px; left: 50%; transform: translateX(-50%) translateY(20px); background: var(--forest); color: var(--cream); padding: 14px 24px; border-radius: 999px; font-size: 14px; font-weight: 600; box-shadow: 0 12px 30px rgba(0,0,0,0.25); opacity: 0; pointer-events: none; transition: opacity .25s ease, transform .25s ease; z-index: 99999; }\n  .sb-toast.is-visible { opacity: 1; transform: translateX(-50%) translateY(0); }\n\n  @media (max-width: 860px) {\n    .sb-highlights { position: static; background: transparent; padding: 20px 20px 32px; margin-top: 0; border-top: 1px solid var(--line); }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"sb-page\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@700;800;900\u0026amp;family=Inter:wght@400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"sb-highlights\"\u003e\n\u003cspan class=\"sb-pill\"\u003eVolume III of III, The Operating System\u003c\/span\u003e\n\u003ch1 class=\"sb-product-title\" style=\"margin-top: 12px;\"\u003eBuild Your Brand System\u003c\/h1\u003e\n\u003cp class=\"p1\"\u003e\u003cb\u003eYou built the brand. You built the strategy. So why does everything still fall apart when you step away?\u003c\/b\u003e\u003cspan class=\"s2\"\u003e\u003cbr\u003eEvery decision still needs your approval. Your team keeps asking what to do next. Tasks get missed, standards slip, and the business moves at the speed of your attention. \u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"p1\"\u003e\u003cspan class=\"s1\"\u003e\u003cb\u003eBuild Your Brand System turns your strategy into the systems, workflows, standards and daily execution that make the business run without everything depending on you. \u003c\/b\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"sb-product-desc\"\u003e\u003cspan style=\"color: rgb(0, 59, 44); font-family: Montserrat, sans-serif; font-size: 24px; font-weight: 800; background-color: transparent;\"\u003e₦15,000.00\u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv class=\"sb-btn-row\"\u003e\n\u003cbutton type=\"button\" class=\"sb-btn-add sb-cart-btn\"\u003eAdd to Cart\u003c\/button\u003e \u003cbutton type=\"button\" class=\"sb-btn-buy sb-cart-btn\"\u003eBuy Now\u003c\/button\u003e\n\u003c\/div\u003e\n\u003cp class=\"sb-pace-note\"\u003e24 chapters. One a day, built in under four weeks.\u003c\/p\u003e\n\u003cdiv class=\"sb-fomo\"\u003e\n\u003cspan class=\"sb-fomo-dot\"\u003e\u003c\/span\u003e \u003cspan id=\"sbFomoText\"\u003eAmara in Lagos just got her copy, 4 minutes ago\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-accordion\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eSee What Changes For You\u003c\/summary\u003e\n\u003cdiv class=\"sb-accordion-body\"\u003e\n\u003cul class=\"sb-benefits\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eYou stop being the bottleneck on your own approvals.\u003c\/strong\u003e\u003cspan class=\"sb-sub-line\"\u003e A real decision-rights framework means your team knows what they can decide without you, and what genuinely needs your eyes.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMeetings finally produce something that survives past the room.\u003c\/strong\u003e\u003cspan class=\"sb-sub-line\"\u003e A documented rhythm turns talk into owned, tracked actions instead of a conversation everyone forgets by Friday.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eQuality holds even in the weeks you are not watching closely.\u003c\/strong\u003e\u003cspan class=\"sb-sub-line\"\u003e Checklists built into the workflow catch what used to only get caught by your personal review.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eYou build a brand people stay loyal to for decades, not quarters.\u003c\/strong\u003e\u003cspan class=\"sb-sub-line\"\u003e The closing chapters cover what actually compounds trust over the long game, after the systems are already running.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat's Inside?\u003c\/summary\u003e\n\u003cdiv class=\"sb-accordion-body\"\u003eInside, you will build the governance layer that lets everything from Volumes I and II run without your constant supervision: decision rights and approval frameworks, meeting rhythms and documentation systems, quality control checklists for launches and daily output, the founder dashboard that surfaces problems early, and the closing chapters on brand loyalty and playing the long game.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I need Volumes I and II first?\u003c\/summary\u003e\n\u003cdiv class=\"sb-accordion-body\"\u003eThis volume assumes an identity and a set of systems already exist to govern, since it is the operating layer on top of both. If you have not built those yet, start with Volume I, then Volume II, then return here to make it all run without you.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-toast\" id=\"sbToast\"\u003eAdded to cart\u003c\/div\u003e\n\u003c\/div\u003e","brand":"SABI LIBRARY","offers":[{"title":"Default Title","offer_id":47272054259868,"sku":null,"price":15000.0,"currency_code":"NGN","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0757\/0079\/7596\/files\/BUILDBRANDSYSTEM.png?v=1786555495"},{"product_id":"how-to-start-grow-a-business","title":"How to Start \u0026 Grow a Business","description":"\u003cdiv class=\"sb-page\"\u003e\n\u003cstyle\u003e\n  .sb-page {\n    --forest: #003B2C;\n    --cream: #FFF3E3;\n    --ink: #08251D;\n    --sunshine: #FFBF00;\n    --pink: #F72567;\n    --coral: #FF4040;\n    --mango: #FF9F00;\n    --meadow: #168447;\n    --line: rgba(8,37,29,0.12);\n    --font-display: 'Montserrat', sans-serif;\n    --font-body: 'Inter', sans-serif;\n    font-family: var(--font-body);\n    color: var(--ink);\n    background: var(--cream);\n    line-height: 1.6;\n  }\n  .sb-page * { box-sizing: border-box; }\n  .sb-page img { max-width: 100%; display: block; }\n  .sb-page h1, .sb-page h2, .sb-page h3 { font-family: var(--font-display); font-weight: 800; margin: 0; letter-spacing: -0.01em; }\n  .sb-eyebrow { display: inline-flex; align-items: center; gap: 8px; font-family: var(--font-body); font-weight: 700; font-size: 12px; letter-spacing: 0.14em; text-transform: uppercase; color: var(--pink); }\n  .sb-eyebrow::before { content: ''; width: 6px; height: 6px; border-radius: 50%; background: var(--pink); }\n  .sb-wrap { max-width: 1120px; margin: 0 auto; padding: 0 24px; }\n  .sb-pill { display: inline-block; background: var(--forest); color: var(--cream); font-size: 12px; font-weight: 700; letter-spacing: 0.05em; text-transform: uppercase; padding: 7px 16px; border-radius: 999px; }\n\n  .sb-back-top { position: fixed; bottom: 24px; right: 24px; width: 46px; height: 46px; border-radius: 50%; background: var(--forest); color: var(--sunshine); display: flex; align-items: center; justify-content: center; font-size: 20px; cursor: pointer; box-shadow: 0 8px 20px rgba(0,0,0,0.25); opacity: 0; pointer-events: none; transition: opacity 0.2s ease; z-index: 50; border: none; }\n  .sb-back-top.is-visible { opacity: 1; pointer-events: auto; }\n\n  .sb-cta-banner { background: var(--forest); padding: 36px 24px; text-align: center; }\n  .sb-cta-banner p { color: rgba(255,243,227,0.75); font-size: 14.5px; margin: 0 0 14px; }\n  .sb-cta-btn { display: inline-block; background: var(--sunshine); color: var(--ink); font-family: var(--font-display); font-weight: 800; font-size: 15px; padding: 14px 30px; border-radius: 12px; border: none; cursor: pointer; }\n\n  .sb-highlights { background: transparent; padding: 40px 0 40px 32px; position: sticky; top: 20px; align-self: start; }\n  .sb-product-title { font-family: var(--font-display); font-weight: 800; font-size: 28px; color: var(--forest); text-align: left; margin: 0 0 12px; }\n  .sb-product-desc { font-size: 15.5px; color: #4a463d; text-align: left; max-width: 620px; margin: 0 0 18px; line-height: 1.6; }\n  .sb-product-price { font-family: var(--font-display); font-weight: 800; font-size: 24px; color: var(--forest); text-align: left; margin-bottom: 18px; }\n  .sb-pace-note { font-size: 12px; color: #6b6558; margin-bottom: 16px; text-align: left; }\n  .sb-fomo { display: flex; align-items: center; justify-content: flex-start; gap: 8px; background: #fff; border: 1px solid var(--line); border-radius: 999px; padding: 9px 16px; font-size: 12.5px; color: var(--ink); margin: 0 0 20px; max-width: 460px; }\n  .sb-fomo-dot { width: 7px; height: 7px; border-radius: 50%; background: #2ecc71; flex-shrink: 0; animation: sbPulse 1.6s infinite; }\n  @keyframes sbPulse { 0% { opacity: 1; } 50% { opacity: 0.3; } 100% { opacity: 1; } }\n\n  .sb-btn-row { display: flex; gap: 12px; max-width: 480px; margin: 0 0 16px; }\n  .sb-btn-add, .sb-btn-buy { flex: 1; text-align: center; font-family: var(--font-display); font-weight: 800; font-size: 15px; padding: 15px 18px; border-radius: 12px; cursor: pointer; border: none; }\n  .sb-btn-add { background: transparent; color: var(--forest); border: 2px solid var(--forest); }\n  .sb-btn-add:hover { background: var(--forest); color: var(--cream); }\n  .sb-btn-buy { background: var(--sunshine); color: var(--ink); }\n  .sb-btn-buy:hover { background: #FFD24D; }\n\n  .sb-accordion { max-width: 700px; margin: 28px 0 0; border-top: 1px solid var(--line); }\n  .sb-accordion details { border-bottom: 1px solid var(--line); }\n  .sb-accordion summary { cursor: pointer; list-style: none; padding: 16px 2px; font-family: var(--font-display); font-weight: 700; font-size: 15px; color: var(--forest); display: flex; justify-content: space-between; align-items: center; }\n  .sb-accordion summary::-webkit-details-marker { display: none; }\n  .sb-accordion summary::after { content: '+'; font-size: 20px; color: var(--pink); }\n  .sb-accordion details[open] summary::after { content: '\\2013'; }\n  .sb-accordion .sb-accordion-body { padding: 0 2px 16px; font-size: 14px; color: #4a463d; }\n  .sb-benefits { list-style: none; margin: 0; padding: 0; }\n  .sb-benefits li { font-size: 14.5px; padding: 12px 0; border-bottom: 1px solid var(--line); color: var(--ink); }\n  .sb-benefits li:last-child { border-bottom: none; }\n  .sb-benefits li strong { display: block; font-family: var(--font-display); font-size: 15px; color: var(--forest); margin-bottom: 3px; }\n  .sb-benefits li span.sb-sub-line { color: #4a463d; }\n\n  .sb-toast { position: fixed; bottom: 24px; left: 50%; transform: translateX(-50%) translateY(20px); background: var(--forest); color: var(--cream); padding: 14px 24px; border-radius: 999px; font-size: 14px; font-weight: 600; box-shadow: 0 12px 30px rgba(0,0,0,0.25); opacity: 0; pointer-events: none; transition: opacity .25s ease, transform .25s ease; z-index: 99999; }\n  .sb-toast.is-visible { opacity: 1; transform: translateX(-50%) translateY(0); }\n\n  @media (max-width: 860px) {\n    .sb-highlights { position: static; background: transparent; padding: 56px 20px 40px; margin-top: 24px; border-top: 1px solid var(--line); }\n  }\n\u003c\/style\u003e\n\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@700;800;900\u0026amp;family=Inter:wght@400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\u003cdiv class=\"sb-highlights\"\u003e\n  \u003cspan class=\"sb-pill\"\u003eSabi Library Flagship\u003c\/span\u003e\n  \u003ch1 class=\"sb-product-title\" style=\"margin-top:12px;\"\u003eHow to Start \u0026amp; Grow a Business\u003c\/h1\u003e\n  \u003cp class=\"sb-product-desc\"\u003eYou do not have a motivation problem. You have a map problem. This is the complete operating system for going from \"I have an idea\" to a business that actually runs, with the frameworks, worksheets, and visual diagrams that make each step usable the same day you read it.\u003c\/p\u003e\n  \u003cdiv class=\"sb-product-price\"\u003e₦10,000.00\u003c\/div\u003e\n  \u003cdiv class=\"sb-btn-row\"\u003e\n    \u003cbutton type=\"button\" class=\"sb-btn-add sb-cart-btn\" data-checkout=\"false\"\u003eAdd to Cart\u003c\/button\u003e\n    \u003cbutton type=\"button\" class=\"sb-btn-buy sb-cart-btn\" data-checkout=\"true\"\u003eBuy Now\u003c\/button\u003e\n  \u003c\/div\u003e\n  \u003cp class=\"sb-pace-note\"\u003e36 chapters across 8 parts. One a day, built in five weeks.\u003c\/p\u003e\n  \u003cdiv class=\"sb-fomo\"\u003e\n    \u003cspan class=\"sb-fomo-dot\"\u003e\u003c\/span\u003e\n    \u003cspan id=\"sbFomoText\"\u003eAmara from Lagos just got her copy\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sb-accordion\"\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eSee What Changes For You\u003c\/summary\u003e\n      \u003cdiv class=\"sb-accordion-body\"\u003e\n        \u003cul class=\"sb-benefits\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003eYou stop guessing and start following a real sequence.\u003c\/strong\u003e\u003cspan class=\"sb-sub-line\"\u003e Idea, validation, pricing, systems, growth, money, mindset, in the order that actually works, not a random pile of tips.\u003c\/span\u003e\n\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eYou catch the mistakes before they cost you.\u003c\/strong\u003e\u003cspan class=\"sb-sub-line\"\u003e The pricing trap, the cash flow blind spot, the launch dependency nobody wrote down, all covered before they become expensive.\u003c\/span\u003e\n\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eYou see it, not just read it.\u003c\/strong\u003e\u003cspan class=\"sb-sub-line\"\u003e Real sales funnel diagrams, a revenue pie chart, decision trees, and colorful frameworks, not another wall of text.\u003c\/span\u003e\n\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eEvery chapter ends with something to actually do.\u003c\/strong\u003e\u003cspan class=\"sb-sub-line\"\u003e A worksheet, a checklist, an action step, so reading turns into doing the same day.\u003c\/span\u003e\n\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat's Inside?\u003c\/summary\u003e\n      \u003cdiv class=\"sb-accordion-body\"\u003eEight parts, start to finish: Foundations (idea, research, validation), Building (model, brand, pricing, legal, money setup), Marketing (positioning, content, funnels, ads), Sales (psychology, closing, retention), Systems (SOPs, hiring, KPIs), Growth (scaling, revenue streams, partnerships), Money (cash flow, statements, capital), and CEO (decisions, habits, vision). Every chapter includes a framework, a worksheet, a checklist, and a real case study.\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eIs this just theory, like every other business book?\u003c\/summary\u003e\n      \u003cdiv class=\"sb-accordion-body\"\u003eNo. Every chapter is built to be used the same day, with a specific worksheet or framework you fill in, not just read. If you finish a chapter and have not written anything down, that is the one thing this book is deliberately built to prevent.\u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sb-toast\" id=\"sbToast\"\u003eAdded to cart\u003c\/div\u003e\n\u003c\/div\u003e","brand":"SABI LIBRARY","offers":[{"title":"Default Title","offer_id":47292936781980,"sku":null,"price":10000.0,"currency_code":"NGN","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0757\/0079\/7596\/files\/HOWTOGROWANDSTARTABUSINESS.png?v=1786554189"},{"product_id":"business-accounting-system","title":"Business accounting system","description":"\u003cstyle\u003e\n  .sb-page {\n    --forest: #003B2C;\n    --cream: #FFF3E3;\n    --ink: #08251D;\n    --sunshine: #FFBF00;\n    --pink: #F72567;\n    --meadow: #168447;\n    --coral: #FF4040;\n    --mango: #FF9F00;\n    --line: rgba(8,37,29,0.12);\n    --font-display: 'Montserrat', sans-serif;\n    --font-body: 'Inter', sans-serif;\n    font-family: var(--font-body);\n    color: var(--ink);\n    background: var(--cream);\n    line-height: 1.6;\n  }\n  .sb-page * { box-sizing: border-box; }\n  .sb-page img { max-width: 100%; display: block; }\n  .sb-page h1, .sb-page h2, .sb-page h3 { font-family: var(--font-display); font-weight: 800; margin: 0; letter-spacing: -0.01em; }\n  .sb-eyebrow { display: inline-flex; align-items: center; gap: 8px; font-family: var(--font-body); font-weight: 700; font-size: 12px; letter-spacing: 0.14em; text-transform: uppercase; color: var(--pink); }\n  .sb-eyebrow::before { content: ''; width: 6px; height: 6px; border-radius: 50%; background: var(--pink); }\n  .sb-wrap { max-width: 1120px; margin: 0 auto; padding: 0 24px; }\n  .sb-pill { display: inline-block; background: var(--forest); color: var(--cream); font-size: 12px; font-weight: 700; letter-spacing: 0.05em; text-transform: uppercase; padding: 7px 16px; border-radius: 999px; }\n\n  .sb-back-top {\n    position: fixed; bottom: 24px; right: 24px; width: 46px; height: 46px; border-radius: 50%;\n    background: var(--forest); color: var(--sunshine); display: flex; align-items: center; justify-content: center;\n    font-size: 20px; cursor: pointer; box-shadow: 0 8px 20px rgba(0,0,0,0.25);\n    opacity: 0; pointer-events: none; transition: opacity 0.2s ease; z-index: 50; border: none;\n  }\n  .sb-back-top.is-visible { opacity: 1; pointer-events: auto; }\n\n  .sb-cta-banner { background: var(--forest); padding: 36px 24px; text-align: center; }\n  .sb-cta-banner p { color: rgba(255,243,227,0.75); font-size: 14.5px; margin: 0 0 14px; }\n  .sb-cta-btn {\n    display: inline-block; background: var(--sunshine); color: var(--ink);\n    font-family: var(--font-display); font-weight: 800; font-size: 15px;\n    padding: 14px 30px; border-radius: 12px; border: none; cursor: pointer; text-decoration: none;\n  }\n\n  .sb-highlights { background: transparent; padding: 40px 0 40px 32px; position: sticky; top: 20px; align-self: start; }\n  .sb-product-title { font-family: var(--font-display); font-weight: 800; font-size: 28px; color: var(--forest); text-align: left; margin-bottom: 12px; }\n  .sb-product-desc { font-size: 15.5px; color: #4a463d; text-align: left; max-width: 620px; margin: 0 0 18px; line-height: 1.6; }\n  .sb-product-price { font-family: var(--font-display); font-weight: 800; font-size: 24px; color: var(--forest); text-align: left; margin-bottom: 18px; }\n  .sb-pace-note { font-size: 12px; color: #6b6558; margin-bottom: 16px; text-align: left; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }\n  .sb-fomo { display: flex; align-items: center; justify-content: flex-start; gap: 8px; background: #fff; border: 1px solid var(--line); border-radius: 999px; padding: 9px 16px; font-size: 12.5px; color: var(--ink); margin: 0 0 20px; max-width: 420px; }\n  .sb-fomo-dot { width: 7px; height: 7px; border-radius: 50%; background: #2ecc71; flex-shrink: 0; animation: sbPulse 1.6s infinite; }\n  @keyframes sbPulse { 0% { opacity: 1; } 50% { opacity: 0.3; } 100% { opacity: 1; } }\n  .sb-btn-row { display: flex; gap: 12px; max-width: 480px; margin: 0 0 16px; }\n  .sb-btn-add, .sb-btn-buy {\n    flex: 1; text-align: center; font-family: var(--font-display); font-weight: 800; font-size: 15px;\n    padding: 15px 18px; border-radius: 12px; cursor: pointer; border: none;\n  }\n  .sb-btn-add { background: transparent; color: var(--forest); border: 2px solid var(--forest); }\n  .sb-btn-add:hover { background: var(--forest); color: var(--cream); }\n  .sb-btn-buy { background: var(--sunshine); color: var(--ink); }\n  .sb-btn-buy:hover { background: #FFD24D; }\n  .sb-accordion { max-width: 700px; margin: 28px 0 0; border-top: 1px solid var(--line); }\n  .sb-accordion details { border-bottom: 1px solid var(--line); }\n  .sb-accordion summary { cursor: pointer; list-style: none; padding: 16px 2px; font-family: var(--font-display); font-weight: 700; font-size: 15px; color: var(--forest); display: flex; justify-content: space-between; align-items: center; }\n  .sb-accordion summary::-webkit-details-marker { display: none; }\n  .sb-accordion summary::after { content: '+'; font-size: 20px; color: var(--pink); }\n  .sb-accordion details[open] summary::after { content: '\\2013'; }\n  .sb-accordion .sb-accordion-body { padding: 0 2px 16px; font-size: 14px; color: #4a463d; }\n  .sb-benefits { list-style: none; margin: 0; padding: 0; }\n  .sb-benefits li { display: flex; gap: 12px; font-size: 14.5px; padding: 12px 0; border-bottom: 1px solid var(--line); color: var(--ink); }\n  .sb-benefits li:last-child { border-bottom: none; }\n  .sb-benefits li strong { display: block; font-family: var(--font-display); font-size: 15px; color: var(--forest); margin-bottom: 3px; }\n  .sb-benefits li span.sb-sub-line { color: #4a463d; }\n  .sb-toast { position: fixed; bottom: 24px; left: 50%; transform: translateX(-50%) translateY(20px); background: var(--forest); color: var(--cream); padding: 14px 24px; border-radius: 999px; font-size: 14px; font-weight: 600; box-shadow: 0 12px 30px rgba(0,0,0,0.25); opacity: 0; pointer-events: none; transition: opacity .25s ease, transform .25s ease; z-index: 99999; }\n  .sb-toast.is-visible { opacity: 1; transform: translateX(-50%) translateY(0); }\n  .sb-campaign { text-align: center; }\n  .sb-campaign .sb-eyebrow { justify-content: center; margin-bottom: 12px; }\n  .sb-campaign h2 { font-size: 32px; color: var(--forest); max-width: 680px; margin: 0 auto 28px; line-height: 1.2; text-align: center; }\n  .sb-campaign-card { background: var(--forest); border-radius: 16px; padding: 34px; max-width: 640px; margin: 0 auto; color: var(--cream); }\n  .sb-campaign-card p { font-size: 16.5px; color: rgba(255,243,227,0.85); margin: 0; }\n  .sb-campaign-card strong { color: var(--sunshine); font-family: var(--font-display); }\n\n  \/* --- Cash-flow visual section --- *\/\n  .sb-cashflow { background: var(--cream); padding: 60px 0; }\n  .sb-cashflow-head { text-align: center; max-width: 680px; margin: 0 auto 40px; }\n  .sb-cashflow-head h2 { font-size: 30px; color: var(--forest); margin: 14px 0 8px; line-height: 1.25; }\n  .sb-cashflow-head p { font-size: 15px; color: #4a463d; }\n\n  .sb-cf-top { display: grid; grid-template-columns: 260px 1fr; gap: 44px; align-items: center; max-width: 900px; margin: 0 auto 40px; }\n  .sb-cf-donut-wrap { display: flex; flex-direction: column; align-items: center; gap: 16px; }\n  .sb-cf-legend { display: flex; flex-direction: column; gap: 8px; font-size: 13px; }\n  .sb-cf-legend-row { display: flex; align-items: center; gap: 8px; }\n  .sb-cf-legend-dot { width: 10px; height: 10px; border-radius: 3px; flex-shrink: 0; }\n  .sb-cf-stat-num { font-family: var(--font-display); font-weight: 900; font-size: 44px; }\n  .sb-cf-copy p { font-size: 15.5px; color: #3a3a34; margin: 0 0 16px; line-height: 1.65; }\n  .sb-cf-copy strong { color: var(--forest); }\n\n  \/* single combined back-to-back bar chart, pure SVG (no inline style attrs on divs: avoids Shopify's editor stripping them) *\/\n  .sb-cf-combined { background: #fff; border: 1px solid var(--line); border-radius: 16px; padding: 26px 22px 20px; max-width: 900px; margin: 0 auto; }\n  .sb-cf-svg { width: 100%; height: auto; display: block; }\n  .sb-cf-caption { text-align: center; font-size: 14px; color: #4a463d; margin: 16px 0 4px; }\n  .sb-cf-caption strong { color: var(--forest); }\n  .sb-cf-legend-strip { display: flex; justify-content: center; gap: 24px; margin-top: 12px; flex-wrap: wrap; }\n\n  .sb-cf-banner { background: var(--forest); border-radius: 20px; max-width: 900px; margin: 40px auto 0; padding: 34px 36px; text-align: center; }\n  .sb-cf-banner p { color: var(--cream); font-size: 17px; line-height: 1.55; margin: 0; }\n  .sb-cf-banner strong { color: var(--sunshine); font-family: var(--font-display); }\n\n  .sb-cf-steps { max-width: 900px; margin: 32px auto 0; display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; }\n  .sb-cf-step { background: #fff; border: 1px solid var(--line); border-radius: 14px; padding: 18px; }\n  .sb-cf-step-num { width: 26px; height: 26px; border-radius: 50%; background: var(--sunshine); color: var(--ink); font-family: var(--font-display); font-weight: 800; font-size: 12px; display: flex; align-items: center; justify-content: center; margin-bottom: 10px; }\n  .sb-cf-step h4 { font-family: var(--font-display); font-size: 14px; color: var(--forest); margin: 0 0 4px; }\n  .sb-cf-step p { font-size: 12.5px; color: #4a463d; margin: 0; line-height: 1.5; }\n\n  @media (max-width: 760px) {\n    .sb-cf-top { grid-template-columns: 1fr; }\n    .sb-cf-steps { grid-template-columns: 1fr; }\n  }\n\n  .sb-section { padding: 60px 0; }\n\n  \/* --- Diagram-first \"Most Founders\" section --- *\/\n  .sb-checks-head { text-align: center; max-width: 640px; margin: 0 auto 36px; }\n  .sb-checks-head h2 { font-size: 30px; color: var(--forest); margin: 14px 0 8px; }\n  .sb-checks-head p { font-size: 15px; color: #4a463d; }\n\n  .sb-teach-grid { display: grid; grid-template-columns: 1fr; gap: 18px; max-width: 900px; margin: 0 auto; }\n  .sb-teach-card { background: #fff; border: 1px solid var(--line); border-radius: 16px; padding: 24px; }\n  .sb-teach-card h3 { font-family: var(--font-display); font-weight: 700; font-size: 16.5px; color: var(--forest); margin-bottom: 16px; display: flex; align-items: center; }\n  .sb-teach-num { display: inline-flex; align-items: center; justify-content: center; width: 26px; height: 26px; border-radius: 50%; background: var(--sunshine); color: var(--ink); font-family: var(--font-display); font-weight: 800; font-size: 12px; margin-right: 10px; flex-shrink: 0; }\n\n  .sb-flow-label-pill { display: inline-block; font-family: var(--font-body); font-weight: 700; font-size: 11px; letter-spacing: 0.08em; text-transform: uppercase; color: #fff; padding: 5px 12px; border-radius: 999px; margin-bottom: 12px; }\n  .sb-flow-row { display: flex; align-items: flex-start; gap: 4px; flex-wrap: wrap; margin-bottom: 10px; }\n  .sb-flow-step { display: flex; flex-direction: column; align-items: center; gap: 6px; flex: 1; min-width: 78px; text-align: center; }\n  .sb-flow-icon { width: 42px; height: 42px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 17px; color: #fff; }\n  .sb-flow-label { font-size: 11px; color: var(--ink); font-weight: 600; line-height: 1.3; }\n  .sb-flow-arrow { align-self: center; color: #c7c2b4; font-size: 16px; padding-top: 10px; flex-shrink: 0; }\n\n  .sb-teach-note { font-size: 13px; font-weight: 700; color: var(--forest); background: rgba(0,59,44,0.05); border-radius: 10px; padding: 12px 16px; margin-top: 6px; display: flex; align-items: center; gap: 8px; }\n  .sb-teach-note::before { content: ''; width: 7px; height: 7px; border-radius: 50%; background: var(--coral); flex-shrink: 0; }\n\n  .sb-lever-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; margin-top: 14px; }\n  .sb-lever-card { background: var(--cream); border-radius: 12px; padding: 14px; text-align: center; }\n  .sb-lever-icon { width: 34px; height: 34px; border-radius: 50%; display: flex; align-items: center; justify-content: center; color: #fff; font-size: 14px; margin: 0 auto 8px; }\n  .sb-lever-card h4 { font-family: var(--font-display); font-size: 12.5px; color: var(--forest); margin-bottom: 3px; }\n  .sb-lever-card p { font-size: 11px; color: #6b6558; margin: 0; }\n\n  .sb-problems-head { text-align: center; max-width: 640px; margin: 0 auto 40px; }\n  .sb-problems-head h2 { font-size: 30px; color: var(--forest); margin: 14px 0 8px; }\n  .sb-problems-head p { font-size: 15px; color: #4a463d; }\n  .sb-problem-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 18px; }\n  .sb-problem-card { background: #fff; border-radius: 16px; padding: 26px 24px; border: 1px solid var(--line); }\n  .sb-problem-tag { display: inline-flex; align-items: center; gap: 8px; font-family: var(--font-body); font-weight: 700; font-size: 11.5px; letter-spacing: 0.12em; text-transform: uppercase; color: var(--pink); margin-bottom: 12px; }\n\n  .sb-problem-text { font-size: 15px; color: var(--ink); line-height: 1.6; margin-bottom: 18px; }\n  .sb-problem-divider { height: 1px; background: var(--line); margin-bottom: 18px; }\n  .sb-fix-label { display: inline-flex; align-items: center; gap: 6px; font-family: var(--font-body); font-weight: 700; font-size: 11px; letter-spacing: 0.1em; text-transform: uppercase; color: var(--meadow); margin: 0; }\n  .sb-solution-row { display: flex; align-items: center; gap: 12px; margin-bottom: 14px; }\n  .sb-problem-law-chip { flex-shrink: 0; min-width: 78px; height: 30px; padding: 0 12px; border-radius: 8px; background: var(--forest); color: var(--cream); font-family: var(--font-display); font-size: 11px; font-weight: 800; display: flex; align-items: center; justify-content: center; text-align:center; white-space: nowrap; letter-spacing: 0.02em; }\n  .sb-problem-law-body { margin-bottom: 18px; }\n  .sb-problem-law-body h4 { font-family: var(--font-display); font-size: 14px; color: var(--forest); margin-bottom: 4px; }\n  .sb-problem-law-body p { font-size: 13.5px; color: #4a463d; font-style: italic; margin: 0; }\n  .sb-problem-outcomes-label { font-family: var(--font-body); font-weight: 700; font-size: 11px; letter-spacing: 0.1em; text-transform: uppercase; color: var(--forest); margin-bottom: 8px; }\n  .sb-problem-outcomes { list-style: none; margin: 0; padding: 0; }\n  .sb-problem-outcomes li { display: flex; gap: 10px; font-size: 13.5px; color: #3a3a34; padding: 4px 0; }\n  .sb-problem-outcomes li::before { content: '\\2022'; color: var(--sunshine); font-weight: 800; flex-shrink: 0; }\n\n  .sb-laws { background: var(--forest); color: var(--cream); }\n  .sb-laws-head { text-align: center; max-width: 600px; margin: 0 auto 36px; }\n  .sb-laws-head .sb-eyebrow { color: var(--sunshine); justify-content: center; }\n  .sb-laws-head .sb-eyebrow::before { background: var(--sunshine); }\n  .sb-laws-head h2 { font-size: 30px; color: var(--cream); margin: 14px 0; }\n  .sb-laws-head p { color: rgba(255,243,227,0.72); font-size: 15px; }\n  .sb-law-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }\n  .sb-law-card { background: rgba(255,243,227,0.06); border: 1px solid rgba(255,243,227,0.14); border-radius: 16px; padding: 22px 20px; }\n  .sb-law-num { width: 32px; height: 32px; border-radius: 8px; background: var(--sunshine); color: var(--ink); font-family: var(--font-display); font-weight: 800; font-size: 12px; display: flex; align-items: center; justify-content: center; margin-bottom: 12px; }\n  .sb-law-card h3 { font-size: 16px; color: var(--cream); margin-bottom: 6px; line-height: 1.3; }\n  .sb-law-card p { font-size: 13.5px; color: rgba(255,243,227,0.65); margin: 0; }\n\n  .sb-compare { background: var(--cream); }\n  .sb-compare-head { text-align: center; max-width: 640px; margin: 0 auto 32px; }\n  .sb-compare-head h2 { font-size: 30px; color: var(--forest); margin: 14px 0; }\n  .sb-compare-table { border-radius: 16px; overflow: hidden; border: 1px solid var(--line); background: #fff; }\n  .sb-compare-row { display: grid; grid-template-columns: 1fr 1fr; }\n  .sb-compare-row \u003e div { padding: 14px 18px; font-size: 14px; }\n  .sb-compare-row.sb-compare-heading { background: var(--forest); }\n  .sb-compare-row.sb-compare-heading \u003e div { color: var(--cream); font-family: var(--font-display); font-weight: 800; font-size: 13.5px; }\n  .sb-compare-row:not(.sb-compare-heading) \u003e div:first-child { color: #6b6558; border-right: 1px solid var(--line); }\n  .sb-compare-row:not(.sb-compare-heading) \u003e div:last-child { color: var(--forest); font-weight: 600; }\n  .sb-compare-row:not(.sb-compare-heading):nth-child(even) { background: rgba(0,59,44,0.03); }\n\n  .sb-faq { background: var(--cream); }\n  .sb-faq-head { text-align: center; margin-bottom: 30px; }\n  .sb-faq-head h2 { font-size: 28px; color: var(--forest); }\n  .sb-faq-list { max-width: 720px; margin: 0 auto; }\n  .sb-faq-item { background: #fff; border: 1px solid var(--line); border-radius: 14px; padding: 6px 20px; margin-bottom: 10px; }\n  .sb-faq-item summary { cursor: pointer; list-style: none; padding: 14px 0; font-family: var(--font-display); font-weight: 700; font-size: 15.5px; color: var(--forest); display: flex; justify-content: space-between; align-items: center; }\n  .sb-faq-item summary::-webkit-details-marker { display: none; }\n  .sb-faq-item summary::after { content: '+'; font-size: 20px; color: var(--pink); }\n  .sb-faq-item[open] summary::after { content: '\\2013'; }\n  .sb-faq-item .sb-faq-body { padding: 0 0 16px; font-size: 14px; color: #4a463d; }\n\n  @media (max-width: 1024px) and (min-width: 861px) {\n    .sb-law-grid { grid-template-columns: repeat(2, 1fr); }\n  }\n\n  @media (max-width: 860px) {\n    .sb-highlights { position: static; background: transparent; padding: 56px 20px 40px; margin-top: 24px; border-top: 1px solid var(--line); }\n    .sb-problem-grid, .sb-law-grid { grid-template-columns: 1fr; }\n    .sb-problems-head h2, .sb-laws-head h2, .sb-faq-head h2, .sb-campaign h2, .sb-cashflow-head h2, .sb-checks-head h2, .sb-compare-head h2 { font-size: 24px; }\n    .sb-compare-row \u003e div { font-size: 13px; padding: 12px 14px; }\n    .sb-back-top { bottom: 16px; right: 16px; width: 42px; height: 42px; }\n    .sb-flow-row { gap: 2px; }\n    .sb-flow-step { min-width: 54px; gap: 4px; }\n    .sb-flow-icon { width: 32px; height: 32px; font-size: 13px; }\n    .sb-flow-label { font-size: 9px; line-height: 1.2; }\n    .sb-flow-arrow { font-size: 12px; padding-top: 8px; }\n    .sb-flow-label-pill { font-size: 9.5px; padding: 4px 9px; }\n    .sb-lever-grid { grid-template-columns: 1fr; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"sb-page\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@700;800;900\u0026amp;family=Inter:wght@400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"sb-highlights\"\u003e\n\u003cdiv class=\"sb-wrap\"\u003e\n\u003ch1 class=\"sb-product-title\"\u003eBusiness Accounting System\u003c\/h1\u003e\n\u003cp class=\"sb-product-desc\"\u003eA practical, implementation-first system that takes you from \"I don't understand my numbers\" to a fully working set of financial records, reports, and habits, built for founders with no accounting background.\u003c\/p\u003e\n\u003cdiv class=\"sb-product-price\"\u003e₦10,000.00\u003c\/div\u003e\n\u003cdiv class=\"sb-btn-row\"\u003e\n\u003cbutton type=\"button\" class=\"sb-btn-add sb-cart-btn\"\u003eAdd to Cart\u003c\/button\u003e \u003cbutton type=\"button\" class=\"sb-btn-buy sb-cart-btn\"\u003eBuy Now\u003c\/button\u003e\n\u003c\/div\u003e\n\u003cp class=\"sb-pace-note\"\u003e14 modules. 23 working templates. Work through them in order, once.\u003c\/p\u003e\n\u003cdiv class=\"sb-fomo\"\u003e\n\u003cspan class=\"sb-fomo-dot\"\u003e\u003c\/span\u003e \u003cspan id=\"sbFomoText\"\u003eChidi from Lagos just got his copy\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-accordion\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eSee What Changes For You\u003c\/summary\u003e\n\u003cdiv class=\"sb-accordion-body\"\u003e\n\u003cul class=\"sb-benefits\"\u003e\n\u003cli\u003e\u003cspan\u003e\u003cstrong\u003eStop guessing whether you're actually making money.\u003c\/strong\u003e\u003cspan class=\"sb-sub-line\"\u003eMove past raw data entry into real decisions: pricing, hiring, budgeting, cutting costs.\u003c\/span\u003e\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSee a cash shortage four weeks before it becomes an emergency.\u003c\/strong\u003e\u003cspan class=\"sb-sub-line\"\u003eCash flow forecasting closes the gap between money earned and money actually in the account.\u003c\/span\u003e\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003e\u003cstrong\u003eEvery template is introduced by the module that makes it useful.\u003c\/strong\u003e\u003cspan class=\"sb-sub-line\"\u003e23 working templates, handed to you exactly when you're ready to use them, not all at once.\u003c\/span\u003e\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003e\u003cstrong\u003eKnow exactly when to hire your first bookkeeper, and who comes after.\u003c\/strong\u003e\u003cspan class=\"sb-sub-line\"\u003eA clear hiring ladder from bookkeeper to CFO, with the trigger that tells you it's time.\u003c\/span\u003e\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat's Inside?\u003c\/summary\u003e\n\u003cdiv class=\"sb-accordion-body\"\u003eFourteen modules that build in order: Accounting Foundations, Building Your Accounting System, Business Records, Petty Cash Management, Expense Tracking, Budgeting, Cash Flow Management, Profit \u0026amp; Loss, Business Financial Reports, Internal Controls, Tax \u0026amp; Compliance, Accounting Software, Accounting SOPs, and Scaling Your Finance Department. Each one hands you the template it introduces.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eI'm not good with numbers, will I understand this?\u003c\/summary\u003e\n\u003cdiv class=\"sb-accordion-body\"\u003eYes. Most business owners don't fail at accounting because they're bad at math. They fail because nobody ever showed them how the pieces fit together. This system was built specifically for founders with zero accounting background, in plain language, one module at a time.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"SABI LIBRARY","offers":[{"title":"Default Title","offer_id":47292980658332,"sku":null,"price":10000.0,"currency_code":"NGN","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0757\/0079\/7596\/files\/BUSINESSACCOUNTING.png?v=1786554100"},{"product_id":"brand-builder-playbook","title":"Brand Builder playbook","description":"\u003cstyle\u003e\n  .sb-page {\n    --forest: #003B2C;\n    --cream: #FFF3E3;\n    --ink: #08251D;\n    --sunshine: #FFBF00;\n    --coral: #FF4040;\n    --mango: #FF9F00;\n    --meadow: #168447;\n    --pink: #F72567;\n    --line: rgba(8,37,29,0.12);\n    --font-display: 'Montserrat', sans-serif;\n    --font-body: 'Inter', sans-serif;\n    font-family: var(--font-body);\n    color: var(--ink);\n    background: var(--cream);\n    line-height: 1.6;\n  }\n  .sb-page * { box-sizing: border-box; }\n  .sb-page img { max-width: 100%; display: block; }\n  .sb-page h1, .sb-page h2, .sb-page h3 { font-family: var(--font-display); font-weight: 800; margin: 0; letter-spacing: -0.01em; }\n  .sb-eyebrow { display: inline-flex; align-items: center; gap: 8px; font-family: var(--font-body); font-weight: 700; font-size: 12px; letter-spacing: 0.14em; text-transform: uppercase; color: var(--pink); }\n  .sb-eyebrow::before { content: ''; width: 6px; height: 6px; border-radius: 50%; background: var(--pink); }\n  .sb-wrap { max-width: 1120px; margin: 0 auto; padding: 0 24px; }\n  .sb-pill { display: inline-block; background: var(--forest); color: var(--cream); font-size: 12px; font-weight: 700; letter-spacing: 0.05em; text-transform: uppercase; padding: 7px 16px; border-radius: 999px; }\n\n  .sb-back-top { position: fixed; bottom: 24px; right: 24px; width: 46px; height: 46px; border-radius: 50%; background: var(--forest); color: var(--sunshine); display: flex; align-items: center; justify-content: center; font-size: 20px; cursor: pointer; box-shadow: 0 8px 20px rgba(0,0,0,0.25); opacity: 0; pointer-events: none; transition: opacity 0.2s ease; z-index: 50; border: none; }\n  .sb-back-top.is-visible { opacity: 1; pointer-events: auto; }\n\n  .sb-cta-banner { background: var(--forest); padding: 36px 24px; text-align: center; }\n  .sb-cta-banner p { color: rgba(255,243,227,0.75); font-size: 14.5px; margin: 0 0 14px; }\n  .sb-cta-btn { display: inline-block; background: var(--sunshine); color: var(--ink); font-family: var(--font-display); font-weight: 800; font-size: 15px; padding: 14px 30px; border-radius: 12px; border: none; cursor: pointer; }\n\n  .sb-highlights { background: transparent; padding: 40px 0 40px 32px; position: sticky; top: 20px; align-self: start; }\n  .sb-product-title { font-family: var(--font-display); font-weight: 800; font-size: 28px; color: var(--forest); text-align: left; margin: 0 0 12px; }\n  .sb-product-desc { font-size: 15.5px; color: #4a463d; text-align: left; max-width: 620px; margin: 0 0 18px; line-height: 1.6; }\n  .sb-escalation { list-style: none; margin: 0 0 20px; padding: 0; max-width: 620px; }\n  .sb-escalation li { font-size: 14.5px; color: #4a463d; padding: 5px 0 5px 20px; position: relative; }\n  .sb-escalation li::before { content: '\\2192'; position: absolute; left: 0; color: var(--pink); font-weight: 800; }\n  .sb-escalation li:last-child { color: var(--forest); font-weight: 700; }\n\n  .sb-price-block { margin-bottom: 18px; }\n  .sb-price-row-top { display: flex; align-items: baseline; gap: 12px; }\n  .sb-product-price { font-family: var(--font-display); font-weight: 800; font-size: 26px; color: var(--forest); }\n  .sb-price-was { font-size: 15px; text-decoration: line-through; color: #9a9086; }\n  .sb-save-badge { display: inline-block; background: var(--sunshine); color: var(--ink); font-size: 11px; font-weight: 800; letter-spacing: 0.04em; text-transform: uppercase; padding: 4px 10px; border-radius: 999px; margin-top: 6px; }\n\n  .sb-pace-note { font-size: 12px; color: #6b6558; margin-bottom: 16px; text-align: left; }\n  .sb-fomo { display: flex; align-items: center; justify-content: flex-start; gap: 8px; background: #fff; border: 1px solid var(--line); border-radius: 999px; padding: 9px 16px; font-size: 12.5px; color: var(--ink); margin: 0 0 20px; max-width: 460px; }\n  .sb-fomo-dot { width: 7px; height: 7px; border-radius: 50%; background: #2ecc71; flex-shrink: 0; animation: sbPulse 1.6s infinite; }\n  @keyframes sbPulse { 0% { opacity: 1; } 50% { opacity: 0.3; } 100% { opacity: 1; } }\n\n  .sb-btn-row { display: flex; gap: 12px; max-width: 480px; margin: 0 0 16px; }\n  .sb-btn-add, .sb-btn-buy { flex: 1; text-align: center; font-family: var(--font-display); font-weight: 800; font-size: 15px; padding: 15px 18px; border-radius: 12px; cursor: pointer; border: none; }\n  .sb-btn-add { background: transparent; color: var(--forest); border: 2px solid var(--forest); }\n  .sb-btn-add:hover { background: var(--forest); color: var(--cream); }\n  .sb-btn-buy { background: var(--sunshine); color: var(--ink); }\n  .sb-btn-buy:hover { background: #FFD24D; }\n\n  .sb-accordion { max-width: 700px; margin: 28px 0 0; border-top: 1px solid var(--line); }\n  .sb-accordion details { border-bottom: 1px solid var(--line); }\n  .sb-accordion summary { cursor: pointer; list-style: none; padding: 16px 2px; font-family: var(--font-display); font-weight: 700; font-size: 15px; color: var(--forest); display: flex; justify-content: space-between; align-items: center; }\n  .sb-accordion summary::-webkit-details-marker { display: none; }\n  .sb-accordion summary::after { content: '+'; font-size: 20px; color: var(--pink); }\n  .sb-accordion details[open] summary::after { content: '\\2013'; }\n  .sb-accordion .sb-accordion-body { padding: 0 2px 16px; font-size: 14px; color: #4a463d; }\n  .sb-benefits { list-style: none; margin: 0; padding: 0; }\n  .sb-benefits li { font-size: 14.5px; padding: 12px 0; border-bottom: 1px solid var(--line); color: var(--ink); }\n  .sb-benefits li:last-child { border-bottom: none; }\n  .sb-benefits li strong { display: block; font-family: var(--font-display); font-size: 15px; color: var(--forest); margin-bottom: 3px; }\n  .sb-benefits li span.sb-sub-line { color: #4a463d; }\n  .sb-vol-list { list-style: none; margin: 0; padding: 0; }\n  .sb-vol-list li { font-size: 14px; padding: 8px 0; border-bottom: 1px solid var(--line); }\n  .sb-vol-list li:last-child { border-bottom: none; }\n  .sb-vol-list strong { color: var(--forest); font-family: var(--font-display); }\n\n  .sb-toast { position: fixed; bottom: 24px; left: 50%; transform: translateX(-50%) translateY(20px); background: var(--forest); color: var(--cream); padding: 14px 24px; border-radius: 999px; font-size: 14px; font-weight: 600; box-shadow: 0 12px 30px rgba(0,0,0,0.25); opacity: 0; pointer-events: none; transition: opacity .25s ease, transform .25s ease; z-index: 99999; }\n  .sb-toast.is-visible { opacity: 1; transform: translateX(-50%) translateY(0); }\n\n  @media (max-width: 860px) {\n    .sb-highlights { position: static; background: transparent; padding: 20px 20px 32px; margin-top: 0; border-top: 1px solid var(--line); }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"sb-page\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@700;800;900\u0026amp;family=Inter:wght@400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"sb-highlights\"\u003e\n\u003cspan class=\"sb-pill\"\u003eThe Complete Trilogy, All 3 Volumes\u003c\/span\u003e\n\u003ch1 class=\"sb-product-title\" style=\"margin-top: 12px;\"\u003eBrand Builder Playbook\u003c\/h1\u003e\n\u003cp class=\"p1\"\u003eA brand problem is never just one problem, it starts with a confused identity, turns into a business without the systems to support it, and eventually leaves the founder responsible for everything. \u003cspan class=\"s2\"\u003e\u003cb\u003eThis complete three-volume system takes you from building your brand identity, to developing your strategy, to creating the systems that allow the business to grow without depending on you for every decision.\u003c\/b\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv class=\"sb-price-block\"\u003e\n\u003cdiv class=\"sb-price-row-top\"\u003e\n\u003cspan class=\"sb-product-price\"\u003e₦30,000.00\u003c\/span\u003e \u003cspan class=\"sb-price-was\"\u003e₦45,000.00\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cspan class=\"sb-save-badge\"\u003eSave ₦15,000, 33% Off Buying Separately\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-btn-row\"\u003e\n\u003cbutton type=\"button\" class=\"sb-btn-add sb-cart-btn\"\u003eAdd to Cart\u003c\/button\u003e \u003cbutton type=\"button\" class=\"sb-btn-buy sb-cart-btn\"\u003eBuy Now\u003c\/button\u003e\n\u003c\/div\u003e\n\u003cp class=\"sb-pace-note\"\u003e84 chapters across 3 volumes. Identity, Strategy, and System, complete.\u003c\/p\u003e\n\u003cdiv class=\"sb-fomo\"\u003e\n\u003cspan class=\"sb-fomo-dot\"\u003e\u003c\/span\u003e \u003cspan id=\"sbFomoText\"\u003eAmara in Lagos just got her copy, 4 minutes ago\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-accordion\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eSee What Changes For You\u003c\/summary\u003e\n\u003cdiv class=\"sb-accordion-body\"\u003e\n\u003cul class=\"sb-benefits\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eYou stop competing on price and start competing on identity.\u003c\/strong\u003e\u003cspan class=\"sb-sub-line\"\u003e Volume I builds the positioning that makes you impossible to confuse with a cheaper competitor.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRevenue growth stops quietly eating your margin.\u003c\/strong\u003e\u003cspan class=\"sb-sub-line\"\u003e Volume II builds the unit economics and pipeline systems that keep growth honest.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eYou stop being the bottleneck on every single approval.\u003c\/strong\u003e\u003cspan class=\"sb-sub-line\"\u003e Volume III builds the decision rights and quality checklists that let the standard hold without you.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eYou save ₦15,000 buying the complete system at once.\u003c\/strong\u003e\u003cspan class=\"sb-sub-line\"\u003e The same 84 chapters, bought individually, cost ₦45,000. Together, they cost ₦30,000.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat's Inside?\u003c\/summary\u003e\n\u003cdiv class=\"sb-accordion-body\"\u003e\n\u003cul class=\"sb-vol-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eVolume I, Build Your Brand Identity\u003c\/strong\u003e (28 chapters): purpose, positioning, differentiation, brand voice and messaging, visual identity, and the governance that keeps it consistent.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVolume II, Build Your Brand Strategy\u003c\/strong\u003e (32 chapters): business model and pricing, unit economics, product strategy, the growth engine, sales and CRM systems, and the financial operating system.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVolume III, Build Your Brand System\u003c\/strong\u003e (24 chapters): decision rights, meeting rhythms, quality control checklists, the founder dashboard, and the closing chapters on brand loyalty and the long game.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I need to read them in order?\u003c\/summary\u003e\n\u003cdiv class=\"sb-accordion-body\"\u003eYes, the first time through. Volume II's systems are filtered through the identity Volume I builds, and Volume III's governance exists to protect what Volumes I and II already built. Read in sequence once, then return to whichever volume you need to revisit.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-toast\" id=\"sbToast\"\u003eAdded to cart\u003c\/div\u003e\n\u003c\/div\u003e","brand":"SABI LIBRARY","offers":[{"title":"Default Title","offer_id":47377452368028,"sku":null,"price":30000.0,"currency_code":"NGN","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0757\/0079\/7596\/files\/86B54815-79AA-4E28-84E2-2020B65F2005.png?v=1786559752"},{"product_id":"entrepreneur-starter-kit","title":"Entrepreneur starter kit","description":"\u003cstyle\u003e\n  .sb-page {\n    --forest: #003B2C;\n    --cream: #FFF3E3;\n    --ink: #08251D;\n    --sunshine: #FFBF00;\n    --coral: #FF4040;\n    --mango: #FF9F00;\n    --meadow: #168447;\n    --pink: #F72567;\n    --line: rgba(8,37,29,0.12);\n    --font-display: 'Montserrat', sans-serif;\n    --font-body: 'Inter', sans-serif;\n    font-family: var(--font-body);\n    color: var(--ink);\n    background: var(--cream);\n    line-height: 1.6;\n  }\n  .sb-page * { box-sizing: border-box; }\n  .sb-page img { max-width: 100%; display: block; }\n  .sb-page h1, .sb-page h2, .sb-page h3 { font-family: var(--font-display); font-weight: 800; margin: 0; letter-spacing: -0.01em; }\n  .sb-eyebrow { display: inline-flex; align-items: center; gap: 8px; font-family: var(--font-body); font-weight: 700; font-size: 12px; letter-spacing: 0.14em; text-transform: uppercase; color: var(--pink); }\n  .sb-eyebrow::before { content: ''; width: 6px; height: 6px; border-radius: 50%; background: var(--pink); }\n  .sb-wrap { max-width: 1120px; margin: 0 auto; padding: 0 24px; }\n  .sb-pill { display: inline-block; background: var(--forest); color: var(--cream); font-size: 12px; font-weight: 700; letter-spacing: 0.05em; text-transform: uppercase; padding: 7px 16px; border-radius: 999px; }\n\n  .sb-back-top { position: fixed; bottom: 24px; right: 24px; width: 46px; height: 46px; border-radius: 50%; background: var(--forest); color: var(--sunshine); display: flex; align-items: center; justify-content: center; font-size: 20px; cursor: pointer; box-shadow: 0 8px 20px rgba(0,0,0,0.25); opacity: 0; pointer-events: none; transition: opacity 0.2s ease; z-index: 50; border: none; }\n  .sb-back-top.is-visible { opacity: 1; pointer-events: auto; }\n\n  .sb-cta-banner { background: var(--forest); padding: 36px 24px; text-align: center; }\n  .sb-cta-banner p { color: rgba(255,243,227,0.75); font-size: 14.5px; margin: 0 0 14px; }\n  .sb-cta-btn { display: inline-block; background: var(--sunshine); color: var(--ink); font-family: var(--font-display); font-weight: 800; font-size: 15px; padding: 14px 30px; border-radius: 12px; border: none; cursor: pointer; }\n\n  .sb-highlights { background: transparent; padding: 40px 0 40px 32px; position: sticky; top: 20px; align-self: start; }\n  .sb-product-title { font-family: var(--font-display); font-weight: 800; font-size: 28px; color: var(--forest); text-align: left; margin: 0 0 12px; }\n  .sb-product-desc { font-size: 15.5px; color: #4a463d; text-align: left; max-width: 620px; margin: 0 0 18px; line-height: 1.6; }\n  .sb-escalation { list-style: none; margin: 0 0 20px; padding: 0; max-width: 620px; }\n  .sb-escalation li { font-size: 14.5px; color: #4a463d; padding: 5px 0 5px 20px; position: relative; }\n  .sb-escalation li::before { content: '\\2192'; position: absolute; left: 0; color: var(--pink); font-weight: 800; }\n  .sb-escalation li:last-child { color: var(--forest); font-weight: 700; }\n\n  .sb-price-block { margin-bottom: 18px; }\n  .sb-price-row-top { display: flex; align-items: baseline; gap: 12px; }\n  .sb-product-price { font-family: var(--font-display); font-weight: 800; font-size: 26px; color: var(--forest); }\n  .sb-price-was { font-size: 15px; text-decoration: line-through; color: #9a9086; }\n  .sb-save-badge { display: inline-block; background: var(--sunshine); color: var(--ink); font-size: 11px; font-weight: 800; letter-spacing: 0.04em; text-transform: uppercase; padding: 4px 10px; border-radius: 999px; margin-top: 6px; }\n\n  .sb-pace-note { font-size: 12px; color: #6b6558; margin-bottom: 16px; text-align: left; }\n  .sb-fomo { display: flex; align-items: center; justify-content: flex-start; gap: 8px; background: #fff; border: 1px solid var(--line); border-radius: 999px; padding: 9px 16px; font-size: 12.5px; color: var(--ink); margin: 0 0 20px; max-width: 460px; }\n  .sb-fomo-dot { width: 7px; height: 7px; border-radius: 50%; background: #2ecc71; flex-shrink: 0; animation: sbPulse 1.6s infinite; }\n  @keyframes sbPulse { 0% { opacity: 1; } 50% { opacity: 0.3; } 100% { opacity: 1; } }\n\n  .sb-btn-row { display: flex; gap: 12px; max-width: 480px; margin: 0 0 16px; }\n  .sb-btn-add, .sb-btn-buy { flex: 1; text-align: center; font-family: var(--font-display); font-weight: 800; font-size: 15px; padding: 15px 18px; border-radius: 12px; cursor: pointer; border: none; }\n  .sb-btn-add { background: transparent; color: var(--forest); border: 2px solid var(--forest); }\n  .sb-btn-add:hover { background: var(--forest); color: var(--cream); }\n  .sb-btn-buy { background: var(--sunshine); color: var(--ink); }\n  .sb-btn-buy:hover { background: #FFD24D; }\n\n  .sb-accordion { max-width: 700px; margin: 28px 0 0; border-top: 1px solid var(--line); }\n  .sb-accordion details { border-bottom: 1px solid var(--line); }\n  .sb-accordion summary { cursor: pointer; list-style: none; padding: 16px 2px; font-family: var(--font-display); font-weight: 700; font-size: 15px; color: var(--forest); display: flex; justify-content: space-between; align-items: center; }\n  .sb-accordion summary::-webkit-details-marker { display: none; }\n  .sb-accordion summary::after { content: '+'; font-size: 20px; color: var(--pink); }\n  .sb-accordion details[open] summary::after { content: '\\2013'; }\n  .sb-accordion .sb-accordion-body { padding: 0 2px 16px; font-size: 14px; color: #4a463d; }\n  .sb-benefits { list-style: none; margin: 0; padding: 0; }\n  .sb-benefits li { font-size: 14.5px; padding: 12px 0; border-bottom: 1px solid var(--line); color: var(--ink); }\n  .sb-benefits li:last-child { border-bottom: none; }\n  .sb-benefits li strong { display: block; font-family: var(--font-display); font-size: 15px; color: var(--forest); margin-bottom: 3px; }\n  .sb-benefits li span.sb-sub-line { color: #4a463d; }\n  .sb-vol-list { list-style: none; margin: 0; padding: 0; }\n  .sb-vol-list li { font-size: 13.5px; padding: 8px 0; border-bottom: 1px solid var(--line); }\n  .sb-vol-list li:last-child { border-bottom: none; }\n  .sb-vol-list strong { color: var(--forest); font-family: var(--font-display); }\n\n  .sb-toast { position: fixed; bottom: 24px; left: 50%; transform: translateX(-50%) translateY(20px); background: var(--forest); color: var(--cream); padding: 14px 24px; border-radius: 999px; font-size: 14px; font-weight: 600; box-shadow: 0 12px 30px rgba(0,0,0,0.25); opacity: 0; pointer-events: none; transition: opacity .25s ease, transform .25s ease; z-index: 99999; }\n  .sb-toast.is-visible { opacity: 1; transform: translateX(-50%) translateY(0); }\n\n  @media (max-width: 860px) {\n    .sb-highlights { position: static; background: transparent; padding: 20px 20px 32px; margin-top: 0; border-top: 1px solid var(--line); }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"sb-page\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@700;800;900\u0026amp;family=Inter:wght@400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"sb-highlights\"\u003e\n\u003cspan class=\"sb-pill\"\u003eThe Complete Starter Kit, All 3 Books\u003c\/span\u003e\n\u003ch1 class=\"sb-product-title\" style=\"margin-top: 12px;\"\u003eEntrepreneur Starter Kit\u003cmeta charset=\"utf-8\"\u003e\n\u003c\/h1\u003e\n\u003ch3\u003e\u003cbr\u003e\u003c\/h3\u003e\n\u003cp class=\"p1\"\u003eMost people give up before they start, not because starting a business is impossible, but because they don’t know what to build, how to build it properly, or how to turn the idea into consistent daily action. \u003cspan class=\"s2\"\u003e\u003cb\u003eThis complete starter kit takes you from choosing the right business, to building the framework, to executing your first 90 days, all in one purchase.\u003c\/b\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv class=\"sb-price-block\"\u003e\n\u003cdiv class=\"sb-price-row-top\"\u003e\n\u003cspan class=\"sb-product-price\"\u003e₦20,000.00\u003c\/span\u003e \u003cspan class=\"sb-price-was\"\u003e₦30,000.00\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cspan class=\"sb-save-badge\"\u003eSave ₦10,000 vs Buying All 3 Separately\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-btn-row\"\u003e\n\u003cbutton type=\"button\" class=\"sb-btn-add sb-cart-btn\"\u003eAdd to Cart\u003c\/button\u003e \u003cbutton type=\"button\" class=\"sb-btn-buy sb-cart-btn\"\u003eBuy Now\u003c\/button\u003e\n\u003c\/div\u003e\n\u003cp class=\"sb-pace-note\"\u003e3 books, 134 chapters and sections combined. Choose it, build it, execute it.\u003c\/p\u003e\n\u003cdiv class=\"sb-fomo\"\u003e\n\u003cspan class=\"sb-fomo-dot\"\u003e\u003c\/span\u003e \u003cspan id=\"sbFomoText\"\u003eChinedu in Lagos just got his copy, 4 minutes ago\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-accordion\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eSee What Changes For You\u003c\/summary\u003e\n\u003cdiv class=\"sb-accordion-body\"\u003e\n\u003cul class=\"sb-benefits\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eYou stop staring at a blank page wondering what business to start.\u003c\/strong\u003e\u003cspan class=\"sb-sub-line\"\u003e 50 real, specific businesses, each with actual startup costs, sourcing, and pricing for the Nigerian market.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eYou stop building on guesswork instead of a real framework.\u003c\/strong\u003e\u003cspan class=\"sb-sub-line\"\u003e A 60-chapter system covering validation, legal setup, funding, launch, marketing, money management, and scaling.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eYou stop having a framework with nowhere to actually execute it.\u003c\/strong\u003e\u003cspan class=\"sb-sub-line\"\u003e A 77-page working document with a real 90-day launch tracker, not a book you read once and shelve.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eYou save ₦10,000 buying the complete kit at once.\u003c\/strong\u003e\u003cspan class=\"sb-sub-line\"\u003e The same three books, bought individually, cost ₦30,000. Together, they cost ₦20,000.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat's Inside?\u003c\/summary\u003e\n\u003cdiv class=\"sb-accordion-body\"\u003e\n\u003cul class=\"sb-vol-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eThe ₦100,000 Business Blueprint\u003c\/strong\u003e (60 chapters): a foundation on mindset, capital, sourcing, and pricing, then 50 real businesses you can start with under ₦100,000, each with real startup costs, sourcing, pricing, and how to get your first customer.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHow To Start And Grow A Business\u003c\/strong\u003e (60 chapters, 9 parts): the complete framework, validation, legal structure, funding, launch, marketing, financial management, hiring, and scaling beyond what you can run alone.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSabi Business Launch Planner\u003c\/strong\u003e (77 pages, 14 sections): the working document. Business idea through a tracked 90-Day Launch Planner, ending with your first paying customer.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich one should I start with?\u003c\/summary\u003e\n\u003cdiv class=\"sb-accordion-body\"\u003eIf you don't know which business to start, begin with The ₦100,000 Business Blueprint. Once you've chosen, use How To Start And Grow A Business for the full framework, then the Business Launch Planner to turn it into a tracked, working plan.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-toast\" id=\"sbToast\"\u003eAdded to cart\u003c\/div\u003e\n\u003c\/div\u003e","brand":"SABI LIBRARY","offers":[{"title":"Default Title","offer_id":47377460625564,"sku":null,"price":20000.0,"currency_code":"NGN","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0757\/0079\/7596\/files\/D99F7EDF-2CC8-4FA0-9940-5B059B848999.png?v=1786560471"}],"url":"https:\/\/sabilibrary.com\/collections\/business-branding.oembed","provider":"SABI LIBRARY","version":"1.0","type":"link"}