{"id":1447,"date":"2023-01-11T12:10:53","date_gmt":"2023-01-11T12:10:53","guid":{"rendered":"https:\/\/www.gcda-ks.biz\/?page_id=1447"},"modified":"2026-01-30T09:19:57","modified_gmt":"2026-01-30T09:19:57","slug":"investment-promotion-2","status":"publish","type":"page","link":"https:\/\/gcda-ks.biz\/alb\/investment-promotion-2\/","title":{"rendered":"Promovimi i investimeve"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"1447\" class=\"elementor elementor-1447\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d0fcd80 e-flex e-con-boxed e-con e-parent\" data-id=\"d0fcd80\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3451a88 de_scroll_animation_no elementor-widget elementor-widget-html\" data-id=\"3451a88\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- Investment Promotion Page (SCOPED) -->\r\n<div class=\"invest-page\" role=\"region\" aria-label=\"Investment promotion page\">\r\n  <style>\r\n    \/* Scoped ONLY inside .invest-page *\/\r\n    .invest-page{\r\n      --bg:#ffffff;\r\n      --page:#f6f8fc;\r\n      --card:#ffffff;\r\n      --text:#0f172a;\r\n      --muted:#5b667a;\r\n      --line: rgba(15,23,42,.12);\r\n      --brand:#2563eb;\r\n      --brand2:#1d4ed8;\r\n      --good:#059669;\r\n      --warn:#f59e0b;\r\n      --shadow: 0 14px 40px rgba(15,23,42,.10);\r\n      --shadow2: 0 10px 26px rgba(15,23,42,.08);\r\n      --r:18px;\r\n      --r2:14px;\r\n      --max: 1280px;\r\n      --font: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, \"Apple Color Emoji\",\"Segoe UI Emoji\";\r\n\r\n      font-family: var(--font);\r\n      color: var(--text);\r\n      width: 100%;\r\n    }\r\n\r\n    .invest-page *{ box-sizing:border-box; }\r\n    .invest-page a{ color: inherit; }\r\n\r\n    .invest-page__wrap{\r\n      max-width: var(--max);\r\n      margin: 0 auto;\r\n      padding: clamp(18px, 3vw, 34px);\r\n    }\r\n\r\n    \/* Top gradient frame (safe) *\/\r\n    .invest-page__frame{\r\n      background:\r\n        radial-gradient(900px 450px at 15% 8%, rgba(37,99,235,.14), transparent 60%),\r\n        radial-gradient(820px 420px at 85% 22%, rgba(29,78,216,.10), transparent 60%),\r\n        linear-gradient(180deg, var(--page), #ffffff 48%);\r\n      border: 1px solid var(--line);\r\n      border-radius: calc(var(--r) + 6px);\r\n      box-shadow: var(--shadow);\r\n      overflow: hidden;\r\n    }\r\n\r\n    .invest-page__top{\r\n      padding: clamp(18px, 3vw, 30px);\r\n      border-bottom: 1px solid var(--line);\r\n      display: grid;\r\n      gap: 16px;\r\n    }\r\n\r\n    .invest-page__badgeRow{\r\n      display:flex;\r\n      flex-wrap: wrap;\r\n      gap: 10px;\r\n      align-items: center;\r\n      justify-content: space-between;\r\n    }\r\n\r\n    .invest-page__badge{\r\n      display: inline-flex;\r\n      align-items: center;\r\n      gap: 8px;\r\n      padding: 8px 12px;\r\n      border-radius: 999px;\r\n      border: 1px solid var(--line);\r\n      background: rgba(255,255,255,.70);\r\n      backdrop-filter: blur(6px);\r\n      font-size: 13px;\r\n      color: var(--muted);\r\n      box-shadow: 0 10px 22px rgba(15,23,42,.06);\r\n    }\r\n\r\n    .invest-page__dot{\r\n      width: 8px; height: 8px; border-radius: 99px;\r\n      background: var(--good);\r\n      box-shadow: 0 0 0 4px rgba(5,150,105,.14);\r\n    }\r\n\r\n    .invest-page__hero{\r\n      display: grid;\r\n      gap: 18px;\r\n      grid-template-columns: 1.15fr .85fr;\r\n      align-items: start;\r\n    }\r\n\r\n    .invest-page__h1{\r\n      margin: 0;\r\n      font-size: clamp(26px, 3.3vw, 42px);\r\n      line-height: 1.12;\r\n      letter-spacing: -0.02em;\r\n    }\r\n\r\n    .invest-page__sub{\r\n      margin: 10px 0 0;\r\n      font-size: 15.5px;\r\n      line-height: 1.55;\r\n      color: var(--muted);\r\n      max-width: 62ch;\r\n    }\r\n\r\n    .invest-page__ctaRow{\r\n      display:flex;\r\n      flex-wrap: wrap;\r\n      gap: 12px;\r\n      margin-top: 14px;\r\n      align-items: center;\r\n    }\r\n\r\n    .invest-page__btn{\r\n      appearance: none;\r\n      border: 1px solid transparent;\r\n      border-radius: 999px;\r\n      padding: 12px 16px;\r\n      font-weight: 700;\r\n      cursor: pointer;\r\n      text-decoration: none;\r\n      display: inline-flex;\r\n      align-items: center;\r\n      gap: 10px;\r\n      transition: transform .14s ease, box-shadow .14s ease, background .14s ease, border-color .14s ease;\r\n      user-select: none;\r\n      line-height: 1;\r\n      font-size: 14px;\r\n    }\r\n\r\n    .invest-page__btn--primary{\r\n      background: linear-gradient(180deg, var(--brand), var(--brand2));\r\n      color: #fff;\r\n      box-shadow: 0 14px 30px rgba(37,99,235,.24);\r\n    }\r\n    .invest-page__btn--primary:hover{ transform: translateY(-1px); box-shadow: 0 18px 44px rgba(37,99,235,.28); }\r\n\r\n    .invest-page__btn--ghost{\r\n      background: rgba(255,255,255,.80);\r\n      border-color: var(--line);\r\n      color: var(--text);\r\n      box-shadow: 0 12px 24px rgba(15,23,42,.07);\r\n    }\r\n    .invest-page__btn--ghost:hover{ transform: translateY(-1px); box-shadow: 0 16px 34px rgba(15,23,42,.10); }\r\n\r\n    .invest-page__mini{\r\n      display:grid;\r\n      gap: 10px;\r\n    }\r\n\r\n    .invest-page__miniCard{\r\n      background: rgba(255,255,255,.82);\r\n      border: 1px solid var(--line);\r\n      border-radius: var(--r2);\r\n      box-shadow: 0 12px 26px rgba(15,23,42,.07);\r\n      padding: 14px;\r\n      display:grid;\r\n      gap: 10px;\r\n    }\r\n\r\n    .invest-page__miniTitle{\r\n      display:flex;\r\n      justify-content: space-between;\r\n      align-items: center;\r\n      gap: 10px;\r\n    }\r\n\r\n    .invest-page__miniTitle strong{\r\n      font-size: 13px;\r\n      letter-spacing: .02em;\r\n      text-transform: uppercase;\r\n      color: var(--muted);\r\n    }\r\n\r\n    .invest-page__pill{\r\n      font-size: 12px;\r\n      padding: 6px 10px;\r\n      border-radius: 999px;\r\n      border: 1px solid var(--line);\r\n      background: #fff;\r\n      color: var(--muted);\r\n    }\r\n\r\n    .invest-page__metrics{\r\n      display:grid;\r\n      gap: 10px;\r\n      grid-template-columns: repeat(2, minmax(0, 1fr));\r\n    }\r\n\r\n    .invest-page__metric{\r\n      padding: 12px;\r\n      border: 1px solid var(--line);\r\n      border-radius: 14px;\r\n      background: #fff;\r\n      display:grid;\r\n      gap: 6px;\r\n    }\r\n\r\n    .invest-page__metric b{\r\n      font-size: 18px;\r\n      letter-spacing: -0.01em;\r\n    }\r\n    .invest-page__metric span{\r\n      font-size: 12.5px;\r\n      color: var(--muted);\r\n    }\r\n\r\n    \/* Body sections *\/\r\n    .invest-page__body{\r\n      padding: clamp(18px, 3vw, 30px);\r\n      display: grid;\r\n      gap: 18px;\r\n    }\r\n\r\n    .invest-page__grid{\r\n      display: grid;\r\n      gap: 16px;\r\n      grid-template-columns: 1fr 1fr 1fr;\r\n    }\r\n\r\n    .invest-page__card{\r\n      background: var(--card);\r\n      border: 1px solid var(--line);\r\n      border-radius: var(--r);\r\n      box-shadow: var(--shadow2);\r\n      padding: 16px;\r\n      display: grid;\r\n      gap: 10px;\r\n      min-height: 150px;\r\n    }\r\n\r\n    .invest-page__kicker{\r\n      display:flex;\r\n      align-items:center;\r\n      justify-content: space-between;\r\n      gap: 10px;\r\n    }\r\n\r\n    .invest-page__tag{\r\n      font-size: 12px;\r\n      padding: 6px 10px;\r\n      border-radius: 999px;\r\n      border: 1px solid var(--line);\r\n      color: var(--muted);\r\n      background: #fff;\r\n      display:inline-flex;\r\n      align-items:center;\r\n      gap: 8px;\r\n    }\r\n\r\n    .invest-page__tag i{\r\n      width: 8px; height: 8px;\r\n      border-radius: 99px;\r\n      background: rgba(37,99,235,.9);\r\n      box-shadow: 0 0 0 4px rgba(37,99,235,.14);\r\n      display:inline-block;\r\n    }\r\n\r\n    .invest-page__h2{\r\n      margin: 0;\r\n      font-size: 18px;\r\n      letter-spacing: -0.01em;\r\n    }\r\n\r\n    .invest-page__p{\r\n      margin: 0;\r\n      color: var(--muted);\r\n      line-height: 1.55;\r\n      font-size: 14px;\r\n    }\r\n\r\n    \/* Traction strip *\/\r\n    .invest-page__strip{\r\n      display:grid;\r\n      gap: 12px;\r\n      grid-template-columns: 1.4fr .6fr;\r\n      align-items: stretch;\r\n    }\r\n\r\n    .invest-page__stripLeft{\r\n      background: #fff;\r\n      border: 1px solid var(--line);\r\n      border-radius: var(--r);\r\n      box-shadow: var(--shadow2);\r\n      padding: 16px;\r\n      display:grid;\r\n      gap: 12px;\r\n    }\r\n\r\n    .invest-page__stripRight{\r\n      background:\r\n        radial-gradient(600px 220px at 30% 20%, rgba(5,150,105,.14), transparent 60%),\r\n        #ffffff;\r\n      border: 1px solid var(--line);\r\n      border-radius: var(--r);\r\n      box-shadow: var(--shadow2);\r\n      padding: 16px;\r\n      display:grid;\r\n      gap: 10px;\r\n    }\r\n\r\n    .invest-page__row{\r\n      display:flex;\r\n      justify-content: space-between;\r\n      align-items: baseline;\r\n      gap: 12px;\r\n      flex-wrap: wrap;\r\n    }\r\n\r\n    .invest-page__row strong{\r\n      font-size: 14px;\r\n    }\r\n\r\n    .invest-page__bar{\r\n      width: 100%;\r\n      height: 10px;\r\n      border-radius: 999px;\r\n      background: rgba(15,23,42,.08);\r\n      overflow:hidden;\r\n      border: 1px solid rgba(15,23,42,.10);\r\n    }\r\n    .invest-page__bar > span{\r\n      display:block;\r\n      height: 100%;\r\n      width: 68%;\r\n      background: linear-gradient(90deg, var(--brand), var(--brand2));\r\n      border-radius: 999px;\r\n    }\r\n\r\n    .invest-page__note{\r\n      font-size: 12.5px;\r\n      color: var(--muted);\r\n      line-height: 1.5;\r\n      margin: 0;\r\n    }\r\n\r\n    \/* Two-column sections *\/\r\n    .invest-page__two{\r\n      display:grid;\r\n      gap: 16px;\r\n      grid-template-columns: 1fr 1fr;\r\n      align-items: start;\r\n    }\r\n\r\n    .invest-page__list{\r\n      margin: 0;\r\n      padding: 0;\r\n      list-style: none;\r\n      display:grid;\r\n      gap: 10px;\r\n    }\r\n    .invest-page__li{\r\n      border: 1px solid var(--line);\r\n      border-radius: 14px;\r\n      padding: 12px 12px;\r\n      background: #fff;\r\n      box-shadow: 0 10px 20px rgba(15,23,42,.06);\r\n      display:flex;\r\n      gap: 10px;\r\n      align-items: flex-start;\r\n    }\r\n    .invest-page__check{\r\n      width: 20px; height: 20px;\r\n      border-radius: 8px;\r\n      background: rgba(5,150,105,.14);\r\n      border: 1px solid rgba(5,150,105,.32);\r\n      display:flex;\r\n      align-items:center;\r\n      justify-content:center;\r\n      flex: 0 0 auto;\r\n      margin-top: 1px;\r\n      color: var(--good);\r\n      font-weight: 900;\r\n      font-size: 12px;\r\n    }\r\n\r\n    \/* Raise box *\/\r\n    .invest-page__raise{\r\n      background:\r\n        radial-gradient(900px 350px at 10% 0%, rgba(37,99,235,.12), transparent 60%),\r\n        radial-gradient(820px 320px at 90% 10%, rgba(245,158,11,.10), transparent 55%),\r\n        #ffffff;\r\n      border: 1px solid var(--line);\r\n      border-radius: calc(var(--r) + 2px);\r\n      box-shadow: var(--shadow2);\r\n      padding: 16px;\r\n      display:grid;\r\n      gap: 12px;\r\n    }\r\n\r\n    .invest-page__raiseGrid{\r\n      display:grid;\r\n      gap: 10px;\r\n      grid-template-columns: repeat(3, minmax(0, 1fr));\r\n    }\r\n\r\n    .invest-page__raiseItem{\r\n      padding: 12px;\r\n      border: 1px solid var(--line);\r\n      border-radius: 14px;\r\n      background: #fff;\r\n      display:grid;\r\n      gap: 6px;\r\n    }\r\n    .invest-page__raiseItem b{ font-size: 16px; }\r\n    .invest-page__raiseItem span{ color: var(--muted); font-size: 12.5px; }\r\n\r\n    \/* FAQ *\/\r\n    .invest-page__faq{\r\n      background:#fff;\r\n      border: 1px solid var(--line);\r\n      border-radius: var(--r);\r\n      box-shadow: var(--shadow2);\r\n      overflow:hidden;\r\n    }\r\n\r\n    .invest-page__faqHead{\r\n      padding: 16px;\r\n      border-bottom: 1px solid var(--line);\r\n      display:flex;\r\n      align-items:center;\r\n      justify-content: space-between;\r\n      gap: 10px;\r\n    }\r\n\r\n    .invest-page__faqBody{\r\n      padding: 8px 16px 16px;\r\n      display:grid;\r\n      gap: 10px;\r\n    }\r\n\r\n    .invest-page__q{\r\n      width: 100%;\r\n      text-align: left;\r\n      border: 1px solid var(--line);\r\n      background: #fff;\r\n      border-radius: 14px;\r\n      padding: 12px;\r\n      cursor:pointer;\r\n      display:flex;\r\n      align-items:center;\r\n      justify-content: space-between;\r\n      gap: 12px;\r\n      box-shadow: 0 10px 20px rgba(15,23,42,.06);\r\n      transition: transform .14s ease, box-shadow .14s ease;\r\n      font-family: var(--font);\r\n    }\r\n    .invest-page__q:hover{ transform: translateY(-1px); box-shadow: 0 14px 28px rgba(15,23,42,.09); }\r\n\r\n    .invest-page__q strong{ font-size: 14px; }\r\n    .invest-page__q span{\r\n      color: var(--muted);\r\n      font-size: 12px;\r\n      border: 1px solid var(--line);\r\n      padding: 4px 8px;\r\n      border-radius: 999px;\r\n      background: rgba(246,248,252,.8);\r\n      flex: 0 0 auto;\r\n    }\r\n\r\n    .invest-page__a{\r\n      display:none;\r\n      padding: 10px 12px 2px 12px;\r\n      color: var(--muted);\r\n      line-height: 1.6;\r\n      font-size: 13.5px;\r\n    }\r\n\r\n    .invest-page__q[aria-expanded=\"true\"] + .invest-page__a{ display:block; }\r\n\r\n    \/* Footer CTA *\/\r\n    .invest-page__footer{\r\n      margin-top: 6px;\r\n      background:\r\n        radial-gradient(900px 340px at 20% 10%, rgba(37,99,235,.14), transparent 60%),\r\n        radial-gradient(820px 320px at 85% 20%, rgba(5,150,105,.10), transparent 55%),\r\n        linear-gradient(180deg, #ffffff, var(--page));\r\n      border: 1px solid var(--line);\r\n      border-radius: calc(var(--r) + 6px);\r\n      box-shadow: var(--shadow);\r\n      padding: 18px;\r\n      display:flex;\r\n      flex-wrap: wrap;\r\n      gap: 12px;\r\n      align-items: center;\r\n      justify-content: space-between;\r\n    }\r\n\r\n    .invest-page__footer h3{\r\n      margin: 0;\r\n      font-size: 18px;\r\n      letter-spacing: -0.01em;\r\n    }\r\n\r\n    .invest-page__footer p{\r\n      margin: 6px 0 0;\r\n      color: var(--muted);\r\n      font-size: 13.5px;\r\n      line-height: 1.5;\r\n      max-width: 70ch;\r\n    }\r\n\r\n    .invest-page__footerLeft{ min-width: 260px; }\r\n\r\n    .invest-page__footerRight{\r\n      display:flex;\r\n      flex-wrap: wrap;\r\n      gap: 10px;\r\n      align-items: center;\r\n      justify-content: flex-end;\r\n    }\r\n\r\n    \/* Responsive *\/\r\n    @media (max-width: 980px){\r\n      .invest-page__hero{ grid-template-columns: 1fr; }\r\n      .invest-page__grid{ grid-template-columns: 1fr; }\r\n      .invest-page__strip{ grid-template-columns: 1fr; }\r\n      .invest-page__two{ grid-template-columns: 1fr; }\r\n      .invest-page__raiseGrid{ grid-template-columns: 1fr; }\r\n      .invest-page__metrics{ grid-template-columns: 1fr 1fr; }\r\n    }\r\n\r\n    @media (max-width: 520px){\r\n      .invest-page__metrics{ grid-template-columns: 1fr; }\r\n      .invest-page__badgeRow{ gap: 8px; }\r\n      .invest-page__btn{ width: 100%; justify-content:center; }\r\n      .invest-page__footerRight{ width: 100%; justify-content: stretch; }\r\n      .invest-page__footerRight .invest-page__btn{ width: 100%; }\r\n    }\r\n  <\/style>\r\n\r\n  <div class=\"invest-page__wrap\">\r\n    <div class=\"invest-page__frame\">\r\n      <!-- HERO -->\r\n      <div class=\"invest-page__top\">\r\n        <div class=\"invest-page__badgeRow\">\r\n          <div class=\"invest-page__badge\">\r\n            <span class=\"invest-page__dot\" aria-hidden=\"true\"><\/span>\r\n            Investor Update \u2022 Ready for diligence\r\n          <\/div>\r\n          <div class=\"invest-page__badge\" title=\"Replace with your company details\">\r\n            Founded 2026 \u2022 Global-ready \u2022 Scalable model\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"invest-page__hero\">\r\n          <div>\r\n            <h1 class=\"invest-page__h1\">A clear story + real traction \u2014 built for investor confidence.<\/h1>\r\n            <p class=\"invest-page__sub\">\r\n              Replace this with your one-sentence value proposition: what you do, who it\u2019s for, and the measurable result.\r\n              Keep it concrete and outcome-driven.\r\n            <\/p>\r\n\r\n            <div class=\"invest-page__ctaRow\">\r\n              <a class=\"invest-page__btn invest-page__btn--primary\" href=\"#invest-request\">\r\n                Request Deck <span aria-hidden=\"true\">\u2192<\/span>\r\n              <\/a>\r\n              <a class=\"invest-page__btn invest-page__btn--ghost\" href=\"#invest-call\">\r\n                Book a Call <span aria-hidden=\"true\">\u2197<\/span>\r\n              <\/a>\r\n              <span class=\"invest-page__pill\">Typical response: 24\u201348h<\/span>\r\n            <\/div>\r\n          <\/div>\r\n\r\n          <div class=\"invest-page__mini\">\r\n            <div class=\"invest-page__miniCard\">\r\n              <div class=\"invest-page__miniTitle\">\r\n                <strong>Key Metrics<\/strong>\r\n                <span class=\"invest-page__pill\">Last 90 days<\/span>\r\n              <\/div>\r\n\r\n              <div class=\"invest-page__metrics\">\r\n                <div class=\"invest-page__metric\">\r\n                  <b>$120k<\/b><span>Revenue \/ ARR (placeholder)<\/span>\r\n                <\/div>\r\n                <div class=\"invest-page__metric\">\r\n                  <b>+18%<\/b><span>MoM Growth (placeholder)<\/span>\r\n                <\/div>\r\n                <div class=\"invest-page__metric\">\r\n                  <b>42%<\/b><span>Gross Margin (placeholder)<\/span>\r\n                <\/div>\r\n                <div class=\"invest-page__metric\">\r\n                  <b>3.1x<\/b><span>LTV \/ CAC (placeholder)<\/span>\r\n                <\/div>\r\n              <\/div>\r\n\r\n              <p class=\"invest-page__note\">\r\n                Tip: show <b>one chart<\/b> and <b>3\u20135 hard metrics<\/b>. Investors want proof fast.\r\n              <\/p>\r\n            <\/div>\r\n\r\n            <div class=\"invest-page__miniCard\">\r\n              <div class=\"invest-page__miniTitle\">\r\n                <strong>Quick Links<\/strong>\r\n                <span class=\"invest-page__pill\">Diligence<\/span>\r\n              <\/div>\r\n              <p class=\"invest-page__note\">\r\n                \u2022 Data room: <span style=\"color:var(--muted)\">(add link)<\/span><br\/>\r\n                \u2022 One-pager: <span style=\"color:var(--muted)\">(add link)<\/span><br\/>\r\n                \u2022 Financials: <span style=\"color:var(--muted)\">(add link)<\/span>\r\n              <\/p>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- BODY -->\r\n      <div class=\"invest-page__body\">\r\n        <!-- PROBLEM \/ SOLUTION \/ ADVANTAGE -->\r\n        <div class=\"invest-page__grid\" aria-label=\"Problem solution advantage\">\r\n          <div class=\"invest-page__card\">\r\n            <div class=\"invest-page__kicker\">\r\n              <span class=\"invest-page__tag\"><i><\/i> Problem<\/span>\r\n              <span class=\"invest-page__pill\">Pain<\/span>\r\n            <\/div>\r\n            <h2 class=\"invest-page__h2\">What\u2019s broken today<\/h2>\r\n            <p class=\"invest-page__p\">\r\n              Explain the pain in one paragraph. Keep it specific and measurable (time wasted, cost, errors, low conversion).\r\n            <\/p>\r\n          <\/div>\r\n\r\n          <div class=\"invest-page__card\">\r\n            <div class=\"invest-page__kicker\">\r\n              <span class=\"invest-page__tag\"><i><\/i> Solution<\/span>\r\n              <span class=\"invest-page__pill\">How you win<\/span>\r\n            <\/div>\r\n            <h2 class=\"invest-page__h2\">Your approach<\/h2>\r\n            <p class=\"invest-page__p\">\r\n              What you built and why it\u2019s different. Focus on outcomes: faster, cheaper, higher conversion, better retention.\r\n            <\/p>\r\n          <\/div>\r\n\r\n          <div class=\"invest-page__card\">\r\n            <div class=\"invest-page__kicker\">\r\n              <span class=\"invest-page__tag\"><i><\/i> Advantage<\/span>\r\n              <span class=\"invest-page__pill\">Moat<\/span>\r\n            <\/div>\r\n            <h2 class=\"invest-page__h2\">Defensibility<\/h2>\r\n            <p class=\"invest-page__p\">\r\n              Data, distribution, partnerships, workflow lock-in, unique supply, or compounding SEO \u2014 only what\u2019s true.\r\n            <\/p>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <!-- TRACTION STRIP -->\r\n        <div class=\"invest-page__strip\" aria-label=\"Traction overview\">\r\n          <div class=\"invest-page__stripLeft\">\r\n            <div class=\"invest-page__row\">\r\n              <strong>Traction snapshot<\/strong>\r\n              <span class=\"invest-page__pill\">Update weekly<\/span>\r\n            <\/div>\r\n\r\n            <div class=\"invest-page__row\">\r\n              <span class=\"invest-page__note\">Activation \u2192 Retention progress (placeholder)<\/span>\r\n              <span class=\"invest-page__pill\" style=\"border-color: rgba(37,99,235,.22); color: var(--brand2);\">68%<\/span>\r\n            <\/div>\r\n            <div class=\"invest-page__bar\" aria-hidden=\"true\"><span><\/span><\/div>\r\n\r\n            <div class=\"invest-page__two\">\r\n              <div class=\"invest-page__card\" style=\"box-shadow:none;\">\r\n                <h2 class=\"invest-page__h2\">What\u2019s working<\/h2>\r\n                <ul class=\"invest-page__list\">\r\n                  <li class=\"invest-page__li\">\r\n                    <div class=\"invest-page__check\">\u2713<\/div>\r\n                    <div>\r\n                      <strong style=\"font-size:14px;\">Channel that scales<\/strong>\r\n                      <p class=\"invest-page__p\">Example: SEO, partnerships, outbound, paid. Add proof (CPL, CAC, conversion).<\/p>\r\n                    <\/div>\r\n                  <\/li>\r\n                  <li class=\"invest-page__li\">\r\n                    <div class=\"invest-page__check\">\u2713<\/div>\r\n                    <div>\r\n                      <strong style=\"font-size:14px;\">Strong customer pull<\/strong>\r\n                      <p class=\"invest-page__p\">Add customer quotes or pipeline numbers to show demand.<\/p>\r\n                    <\/div>\r\n                  <\/li>\r\n                <\/ul>\r\n              <\/div>\r\n\r\n              <div class=\"invest-page__card\" style=\"box-shadow:none;\">\r\n                <h2 class=\"invest-page__h2\">Near-term milestones<\/h2>\r\n                <ul class=\"invest-page__list\">\r\n                  <li class=\"invest-page__li\">\r\n                    <div class=\"invest-page__check\">\u2713<\/div>\r\n                    <div>\r\n                      <strong style=\"font-size:14px;\">Milestone #1<\/strong>\r\n                      <p class=\"invest-page__p\">Example: launch in 2 new markets, close X partners, reach $Y MRR.<\/p>\r\n                    <\/div>\r\n                  <\/li>\r\n                  <li class=\"invest-page__li\">\r\n                    <div class=\"invest-page__check\">\u2713<\/div>\r\n                    <div>\r\n                      <strong style=\"font-size:14px;\">Milestone #2<\/strong>\r\n                      <p class=\"invest-page__p\">Example: improve conversion +15%, reduce CAC by 20%, ship core feature.<\/p>\r\n                    <\/div>\r\n                  <\/li>\r\n                <\/ul>\r\n              <\/div>\r\n            <\/div>\r\n          <\/div>\r\n\r\n          <div class=\"invest-page__stripRight\">\r\n            <div class=\"invest-page__row\">\r\n              <strong>Why now<\/strong>\r\n              <span class=\"invest-page__pill\" style=\"border-color: rgba(5,150,105,.22); color: var(--good);\">Timing<\/span>\r\n            <\/div>\r\n            <p class=\"invest-page__note\">\r\n              Add 3 bullets about timing: trend shift, buyer behavior, tech change, regulation, supply change.\r\n            <\/p>\r\n\r\n            <div class=\"invest-page__raiseItem\">\r\n              <b style=\"color: var(--good);\">+ Tailwind<\/b>\r\n              <span>Example: demand growing in your niche<\/span>\r\n            <\/div>\r\n            <div class=\"invest-page__raiseItem\">\r\n              <b style=\"color: var(--brand2);\">+ Differentiator<\/b>\r\n              <span>Example: distribution advantage or proprietary data<\/span>\r\n            <\/div>\r\n            <div class=\"invest-page__raiseItem\">\r\n              <b style=\"color: var(--warn);\">+ Urgency<\/b>\r\n              <span>Example: expansion window this quarter<\/span>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <!-- MARKET + MODEL -->\r\n        <div class=\"invest-page__two\" aria-label=\"Market and business model\">\r\n          <div class=\"invest-page__card\">\r\n            <div class=\"invest-page__kicker\">\r\n              <span class=\"invest-page__tag\"><i><\/i> Market<\/span>\r\n              <span class=\"invest-page__pill\">TAM \/ SAM \/ SOM<\/span>\r\n            <\/div>\r\n            <h2 class=\"invest-page__h2\">A market big enough to matter<\/h2>\r\n            <p class=\"invest-page__p\">\r\n              Keep this simple: who pays, how often, and what the spend looks like. Use a credible source in your real version.\r\n            <\/p>\r\n            <div class=\"invest-page__raiseGrid\" style=\"margin-top: 10px;\">\r\n              <div class=\"invest-page__raiseItem\">\r\n                <b>$8B<\/b><span>TAM (placeholder)<\/span>\r\n              <\/div>\r\n              <div class=\"invest-page__raiseItem\">\r\n                <b>$2B<\/b><span>SAM (placeholder)<\/span>\r\n              <\/div>\r\n              <div class=\"invest-page__raiseItem\">\r\n                <b>$250M<\/b><span>SOM (placeholder)<\/span>\r\n              <\/div>\r\n            <\/div>\r\n          <\/div>\r\n\r\n          <div class=\"invest-page__card\">\r\n            <div class=\"invest-page__kicker\">\r\n              <span class=\"invest-page__tag\"><i><\/i> Business Model<\/span>\r\n              <span class=\"invest-page__pill\">How you make money<\/span>\r\n            <\/div>\r\n            <h2 class=\"invest-page__h2\">Revenue engine<\/h2>\r\n            <p class=\"invest-page__p\">\r\n              Example: subscription + usage fees, marketplace take-rate, lead-gen, or enterprise contracts.\r\n            <\/p>\r\n            <ul class=\"invest-page__list\" style=\"margin-top: 10px;\">\r\n              <li class=\"invest-page__li\">\r\n                <div class=\"invest-page__check\">\u2713<\/div>\r\n                <div>\r\n                  <strong style=\"font-size:14px;\">Pricing<\/strong>\r\n                  <p class=\"invest-page__p\">Starter \/ Pro \/ Enterprise (or take-rate %). Add a range.<\/p>\r\n                <\/div>\r\n              <\/li>\r\n              <li class=\"invest-page__li\">\r\n                <div class=\"invest-page__check\">\u2713<\/div>\r\n                <div>\r\n                  <strong style=\"font-size:14px;\">Unit economics<\/strong>\r\n                  <p class=\"invest-page__p\">Gross margin, CAC payback, retention. Add real numbers when ready.<\/p>\r\n                <\/div>\r\n              <\/li>\r\n            <\/ul>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <!-- TEAM -->\r\n        <div class=\"invest-page__card\" aria-label=\"Team\">\r\n          <div class=\"invest-page__kicker\">\r\n            <span class=\"invest-page__tag\"><i><\/i> Team<\/span>\r\n            <span class=\"invest-page__pill\">Why you\u2019ll win<\/span>\r\n          <\/div>\r\n          <h2 class=\"invest-page__h2\">Built by operators<\/h2>\r\n          <p class=\"invest-page__p\">\r\n            Add 2\u20134 bullets with the most credible experience only: domain expertise, growth wins, technical depth, partnerships.\r\n          <\/p>\r\n          <div class=\"invest-page__grid\" style=\"margin-top: 10px;\">\r\n            <div class=\"invest-page__card\" style=\"min-height:unset;\">\r\n              <h2 class=\"invest-page__h2\">Founder<\/h2>\r\n              <p class=\"invest-page__p\">Short credibility line (previous role, outcome, domain).<\/p>\r\n            <\/div>\r\n            <div class=\"invest-page__card\" style=\"min-height:unset;\">\r\n              <h2 class=\"invest-page__h2\">Growth \/ Sales<\/h2>\r\n              <p class=\"invest-page__p\">Distribution strength + past results (pipeline, conversions, partnerships).<\/p>\r\n            <\/div>\r\n            <div class=\"invest-page__card\" style=\"min-height:unset;\">\r\n              <h2 class=\"invest-page__h2\">Engineering \/ Product<\/h2>\r\n              <p class=\"invest-page__p\">Execution speed, reliability, and product depth.<\/p>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <!-- THE RAISE -->\r\n        <div class=\"invest-page__raise\" aria-label=\"The raise\">\r\n          <div class=\"invest-page__kicker\">\r\n            <span class=\"invest-page__tag\"><i><\/i> The Raise<\/span>\r\n            <span class=\"invest-page__pill\">Round details<\/span>\r\n          <\/div>\r\n          <h2 class=\"invest-page__h2\">Raising to accelerate growth<\/h2>\r\n          <p class=\"invest-page__p\">\r\n            Replace with your actual raise details. Investors want clarity: amount, instrument, use of funds, milestones.\r\n          <\/p>\r\n\r\n          <div class=\"invest-page__raiseGrid\">\r\n            <div class=\"invest-page__raiseItem\">\r\n              <b>$500k<\/b><span>Target raise (placeholder)<\/span>\r\n            <\/div>\r\n            <div class=\"invest-page__raiseItem\">\r\n              <b>SAFE<\/b><span>Instrument (placeholder)<\/span>\r\n            <\/div>\r\n            <div class=\"invest-page__raiseItem\">\r\n              <b>Q2 Close<\/b><span>Target timeline (placeholder)<\/span>\r\n            <\/div>\r\n          <\/div>\r\n\r\n          <div class=\"invest-page__two\">\r\n            <div class=\"invest-page__card\" style=\"min-height:unset; box-shadow:none;\">\r\n              <h2 class=\"invest-page__h2\">Use of funds<\/h2>\r\n              <ul class=\"invest-page__list\">\r\n                <li class=\"invest-page__li\">\r\n                  <div class=\"invest-page__check\">\u2713<\/div>\r\n                  <div><strong style=\"font-size:14px;\">Product<\/strong><p class=\"invest-page__p\">Core features, reliability, automation.<\/p><\/div>\r\n                <\/li>\r\n                <li class=\"invest-page__li\">\r\n                  <div class=\"invest-page__check\">\u2713<\/div>\r\n                  <div><strong style=\"font-size:14px;\">GTM<\/strong><p class=\"invest-page__p\">Sales, partnerships, paid tests with strict CAC targets.<\/p><\/div>\r\n                <\/li>\r\n                <li class=\"invest-page__li\">\r\n                  <div class=\"invest-page__check\">\u2713<\/div>\r\n                  <div><strong style=\"font-size:14px;\">Team<\/strong><p class=\"invest-page__p\">Key hires tied to milestones.<\/p><\/div>\r\n                <\/li>\r\n              <\/ul>\r\n            <\/div>\r\n\r\n            <div class=\"invest-page__card\" style=\"min-height:unset; box-shadow:none;\">\r\n              <h2 class=\"invest-page__h2\">Milestones after this round<\/h2>\r\n              <ul class=\"invest-page__list\">\r\n                <li class=\"invest-page__li\">\r\n                  <div class=\"invest-page__check\">\u2713<\/div>\r\n                  <div><strong style=\"font-size:14px;\">Revenue<\/strong><p class=\"invest-page__p\">Reach $X MRR \/ ARR (replace).<\/p><\/div>\r\n                <\/li>\r\n                <li class=\"invest-page__li\">\r\n                  <div class=\"invest-page__check\">\u2713<\/div>\r\n                  <div><strong style=\"font-size:14px;\">Expansion<\/strong><p class=\"invest-page__p\">Launch in Y markets \/ segments (replace).<\/p><\/div>\r\n                <\/li>\r\n                <li class=\"invest-page__li\">\r\n                  <div class=\"invest-page__check\">\u2713<\/div>\r\n                  <div><strong style=\"font-size:14px;\">Efficiency<\/strong><p class=\"invest-page__p\">Improve conversion +Z% \/ reduce CAC (replace).<\/p><\/div>\r\n                <\/li>\r\n              <\/ul>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <!-- FAQ -->\r\n        <div class=\"invest-page__faq\" aria-label=\"Investor FAQ\">\r\n          <div class=\"invest-page__faqHead\">\r\n            <h2 class=\"invest-page__h2\" style=\"margin:0;\">Investor FAQ<\/h2>\r\n            <span class=\"invest-page__pill\">Click to expand<\/span>\r\n          <\/div>\r\n\r\n          <div class=\"invest-page__faqBody\">\r\n            <button class=\"invest-page__q\" type=\"button\" aria-expanded=\"false\">\r\n              <strong>What problem do you solve and for who?<\/strong>\r\n              <span>+<\/span>\r\n            <\/button>\r\n            <div class=\"invest-page__a\">\r\n              Explain in 2\u20133 lines: target customer, core pain, measurable benefit, and what they use today.\r\n            <\/div>\r\n\r\n            <button class=\"invest-page__q\" type=\"button\" aria-expanded=\"false\">\r\n              <strong>How do you make money?<\/strong>\r\n              <span>+<\/span>\r\n            <\/button>\r\n            <div class=\"invest-page__a\">\r\n              Short answer: pricing model, average contract \/ take-rate, margin, and what drives expansion.\r\n            <\/div>\r\n\r\n            <button class=\"invest-page__q\" type=\"button\" aria-expanded=\"false\">\r\n              <strong>What\u2019s your moat?<\/strong>\r\n              <span>+<\/span>\r\n            <\/button>\r\n            <div class=\"invest-page__a\">\r\n              Keep it honest: distribution advantage, proprietary data, supply partnerships, workflow lock-in, or compounding SEO.\r\n            <\/div>\r\n\r\n            <button class=\"invest-page__q\" type=\"button\" aria-expanded=\"false\">\r\n              <strong>How will you use the funds?<\/strong>\r\n              <span>+<\/span>\r\n            <\/button>\r\n            <div class=\"invest-page__a\">\r\n              Product + GTM + key hires tied to milestones. Investors care about what changes after capital.\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <!-- REQUEST \/ CONTACT -->\r\n        <div class=\"invest-page__footer\" id=\"invest-request\">\r\n          <div class=\"invest-page__footerLeft\">\r\n            <h3>Ready to review the deck?<\/h3>\r\n            <p>\r\n              Share your email and investor firm name, and we\u2019ll send the deck + key metrics.\r\n              (Replace this with your real contact method.)\r\n            <\/p>\r\n          <\/div>\r\n\r\n          <div class=\"invest-page__footerRight\">\r\n            <a class=\"invest-page__btn invest-page__btn--primary\" href=\"#invest-call\">Request Deck<\/a>\r\n            <a class=\"invest-page__btn invest-page__btn--ghost\" href=\"mailto:invest@yourdomain.com\">Email Us<\/a>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"invest-page__card\" id=\"invest-call\" aria-label=\"Call booking\">\r\n          <div class=\"invest-page__kicker\">\r\n            <span class=\"invest-page__tag\"><i><\/i> Call<\/span>\r\n            <span class=\"invest-page__pill\">15\u201330 min<\/span>\r\n          <\/div>\r\n          <h2 class=\"invest-page__h2\">Book a short call<\/h2>\r\n          <p class=\"invest-page__p\">\r\n            Add your calendar link here (Calendly, Google Calendar appointment schedule, etc.).\r\n          <\/p>\r\n          <div class=\"invest-page__ctaRow\">\r\n            <a class=\"invest-page__btn invest-page__btn--primary\" href=\"#\" aria-label=\"Add your calendar link\">Open Calendar<\/a>\r\n            <a class=\"invest-page__btn invest-page__btn--ghost\" href=\"#top\">Back to top<\/a>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <script>\r\n    \/\/ Scoped FAQ toggle (safe)\r\n    (function(){\r\n      const root = document.currentScript.closest('.invest-page');\r\n      if(!root) return;\r\n      const qs = root.querySelectorAll('.invest-page__q');\r\n      qs.forEach(btn=>{\r\n        btn.addEventListener('click', ()=>{\r\n          const isOpen = btn.getAttribute('aria-expanded') === 'true';\r\n          \/\/ Close others (accordion behavior)\r\n          qs.forEach(b=>{\r\n            b.setAttribute('aria-expanded','false');\r\n            const s = b.querySelector('span'); if(s) s.textContent = '+';\r\n          });\r\n          \/\/ Toggle this\r\n          btn.setAttribute('aria-expanded', String(!isOpen));\r\n          const badge = btn.querySelector('span');\r\n          if(badge) badge.textContent = (!isOpen) ? '\u2013' : '+';\r\n        });\r\n      });\r\n    })();\r\n  <\/script>\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Investor Update \u2022 Ready for diligence Founded 2026 \u2022 Global-ready \u2022 Scalable model A clear story + real traction \u2014 built for investor confidence. Replace this with your one-sentence value proposition: what you do, who it\u2019s for, and the measurable result. Keep it concrete and outcome-driven. Request Deck \u2192 Book a Call \u2197 Typical response: [&hellip;]<\/p>","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1447","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/gcda-ks.biz\/alb\/wp-json\/wp\/v2\/pages\/1447","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gcda-ks.biz\/alb\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/gcda-ks.biz\/alb\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/gcda-ks.biz\/alb\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/gcda-ks.biz\/alb\/wp-json\/wp\/v2\/comments?post=1447"}],"version-history":[{"count":4,"href":"https:\/\/gcda-ks.biz\/alb\/wp-json\/wp\/v2\/pages\/1447\/revisions"}],"predecessor-version":[{"id":4668,"href":"https:\/\/gcda-ks.biz\/alb\/wp-json\/wp\/v2\/pages\/1447\/revisions\/4668"}],"wp:attachment":[{"href":"https:\/\/gcda-ks.biz\/alb\/wp-json\/wp\/v2\/media?parent=1447"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}