{"campaignId":"6a07a4606f1c366dfbee4836","campaignVersionId":"6a185cd330c6981c5490dcec","companyId":"69a0b54f388aa262adaa67bf","pageId":"6a07a4606f1c366dfbee4884","pageName":"Opt-In","pageSlug":"home","tag":"landing","components":[{"_id":"6a184c6203fa93a022cb65c4","type":"component","isTemplate":false,"name":"embed","content":{"body":"&lt;!DOCTYPE html&gt;\n&lt;html lang=&quot;en&quot;&gt;\n&lt;head&gt;\n&lt;meta charset=&quot;UTF-8&quot; /&gt;\n&lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1.0&quot; /&gt;\n&lt;meta name=&quot;description&quot; content=&quot;AI Consulting Clients is the growth platform for independent AI consultants and agencies &amp;mdash; pipeline, outreach, content, financials, and an AI knowledge base in one workspace. Operated by New Reach Labs LLC.&quot; /&gt;\n&lt;meta name=&quot;theme-color&quot; content=&quot;#0A0E1A&quot; /&gt;\n&lt;meta property=&quot;og:title&quot; content=&quot;AI Consulting Clients &amp;mdash; The growth platform for AI consultants&quot; /&gt;\n&lt;meta property=&quot;og:description&quot; content=&quot;Pipeline. Outreach. Content. AI knowledge base. One workspace built for independent AI consultants and agencies.&quot; /&gt;\n&lt;meta property=&quot;og:url&quot; content=&quot;https://go.aiconsultingclients.com&quot; /&gt;\n&lt;title&gt;AI Consulting Clients &amp;mdash; The growth platform for AI consultants&lt;/title&gt;\n\n&lt;style&gt;\n@import url(&#39;https://fonts.googleapis.com/css2?family=Inter+Tight:wght@300;400;500;600;700;800&amp;family=Instrument+Serif:ital@0;1&amp;family=JetBrains+Mono:wght@400;500&amp;display=swap&#39;);\n\n.acc-page *, .acc-page *::before, .acc-page *::after { box-sizing: border-box; }\n\n.acc-page { scroll-behavior: smooth; -webkit-text-size-adjust: 100%; scroll-padding-top: 88px; }\n\n.acc-page, .acc-page h1, .acc-page h2, .acc-page h3, .acc-page h4, .acc-page h5, .acc-page h6, .acc-page p, .acc-page ul, .acc-page ol, .acc-page figure, .acc-page blockquote, .acc-page dl, .acc-page dd { margin: 0; }\n\n.acc-page ul[role=&quot;list&quot;], .acc-page ol[role=&quot;list&quot;] { list-style: none; padding: 0; }\n\n.acc-page img, .acc-page picture, .acc-page svg, .acc-page video { display: block; max-width: 100%; }\n\n.acc-page button { font: inherit; cursor: pointer; }\n\n.acc-page input, .acc-page textarea, .acc-page select { font: inherit; color: inherit; }\n\n.acc-page a { color: inherit; }\n\n.acc-page {\n    --bg:         #07090F;\n    --bg-2:       #0A0E1A;\n    --surface:    #10141F;\n    --surface-2:  #161B28;\n    --surface-3:  #1C2233;\n    --line:       rgba(247, 245, 240, 0.07);\n    --line-2:     rgba(247, 245, 240, 0.12);\n    --line-3:     rgba(247, 245, 240, 0.20);\n    --paper:      #F7F5F0;\n    --paper-2:    rgba(247, 245, 240, 0.84);\n    --paper-3:    rgba(247, 245, 240, 0.62);\n    --stone:      #7C8194;\n    --stone-2:    #565B6E;\n\n    --ember:      #E8956B;\n    --ember-2:    #F0AB87;\n    --ember-glow: rgba(232, 149, 107, 0.18);\n\n    --violet:     #8B6BE8;\n    --violet-glow:rgba(139, 107, 232, 0.20);\n\n    --success:    #6BCB8A;\n    --info:       #6BA7E8;\n\n    --container:  1240px;\n    --container-narrow: 980px;\n\n    --serif:      &#39;Instrument Serif&#39;, &#39;Times New Roman&#39;, Georgia, serif;\n    --sans:       &#39;Inter Tight&#39;, -apple-system, BlinkMacSystemFont, system-ui, sans-serif;\n    --mono:       &#39;JetBrains Mono&#39;, ui-monospace, SFMono-Regular, Menlo, monospace;\n\n    --radius-xs:  6px;\n    --radius-sm:  10px;\n    --radius:     14px;\n    --radius-lg:  20px;\n    --radius-xl:  28px;\n\n    --shadow-card:    0 1px 0 rgba(255,255,255,0.04) inset, 0 12px 32px rgba(0,0,0,0.35);\n    --shadow-elevate: 0 1px 0 rgba(255,255,255,0.06) inset, 0 24px 60px rgba(0,0,0,0.5);\n    --shadow-product: 0 30px 80px -20px rgba(0,0,0,0.7), 0 0 0 1px rgba(247,245,240,0.06);\n  }\n\n.acc-page {\n    font-family: var(--sans);\n    background: var(--bg);\n    color: var(--paper);\n    line-height: 1.55;\n    -webkit-font-smoothing: antialiased;\n    text-rendering: optimizeLegibility;\n    overflow-x: hidden;\n  }\n\n.acc-page ::selection { background: var(--ember); color: var(--bg); }\n\n.acc-page .container {\n    width: 100%;\n    max-width: var(--container);\n    margin-inline: auto;\n    padding-inline: clamp(1.25rem, 3.5vw, 2rem);\n  }\n\n.acc-page .container-narrow { max-width: var(--container-narrow); margin-inline: auto; padding-inline: clamp(1.25rem, 3.5vw, 2rem); }\n\n.acc-page .eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 0.55rem;\n    font-size: 0.72rem;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n    color: var(--ember);\n    font-weight: 600;\n  }\n\n.acc-page .eyebrow.center { justify-content: center; }\n\n.acc-page .eyebrow::before {\n    content: &#39;&#39;;\n    width: 18px;\n    height: 1px;\n    background: currentColor;\n    opacity: 0.6;\n  }\n\n.acc-page h1, .acc-page h2, .acc-page h3, .acc-page h4 { font-weight: 600; letter-spacing: -0.02em; line-height: 1.05; }\n\n.acc-page h1 { font-size: clamp(2.6rem, 5.4vw, 4.5rem); letter-spacing: -0.038em; line-height: 1.02; }\n\n.acc-page h2 { font-size: clamp(2rem, 3.4vw, 2.85rem); letter-spacing: -0.03em; line-height: 1.08; }\n\n.acc-page h3 { font-size: clamp(1.2rem, 1.4vw, 1.4rem); }\n\n.acc-page h4 { font-size: 1.05rem; }\n\n.acc-page .serif-it { font-family: var(--serif); font-style: italic; font-weight: 400; color: var(--ember); letter-spacing: -0.01em; }\n\n.acc-page .lede { font-size: clamp(1.05rem, 1.15vw, 1.2rem); color: var(--paper-2); max-width: 60ch; }\n\n.acc-page .gradient-text {\n    background: linear-gradient(135deg, var(--paper) 0%, var(--paper) 30%, var(--ember-2) 100%);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n  }\n\n.acc-page .btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 0.5rem;\n    padding: 0.85rem 1.3rem;\n    border-radius: 10px;\n    font-weight: 500;\n    font-size: 0.92rem;\n    text-decoration: none;\n    border: 1px solid transparent;\n    transition: transform .12s ease, background .2s ease, border-color .2s ease, color .2s ease, box-shadow .2s ease;\n    white-space: nowrap;\n    letter-spacing: -0.005em;\n  }\n\n.acc-page .btn:focus-visible { outline: 2px solid var(--ember); outline-offset: 3px; }\n\n.acc-page .btn-primary {\n    background: var(--paper);\n    color: var(--bg);\n    box-shadow: 0 8px 24px rgba(247,245,240,0.10), inset 0 -1px 0 rgba(0,0,0,0.1);\n  }\n\n.acc-page .btn-primary:hover { background: #fff; transform: translateY(-1px); }\n\n.acc-page .btn-accent {\n    background: var(--ember);\n    color: var(--bg);\n    box-shadow: 0 8px 24px rgba(232,149,107,0.25), inset 0 1px 0 rgba(255,255,255,0.25);\n    font-weight: 600;\n  }\n\n.acc-page .btn-accent:hover { background: var(--ember-2); transform: translateY(-1px); }\n\n.acc-page .btn-ghost {\n    background: rgba(247,245,240,0.04);\n    color: var(--paper);\n    border-color: var(--line-2);\n  }\n\n.acc-page .btn-ghost:hover { background: rgba(247,245,240,0.08); border-color: var(--line-3); }\n\n.acc-page .btn-quiet {\n    background: transparent;\n    color: var(--paper-2);\n  }\n\n.acc-page .btn-quiet:hover { color: var(--paper); }\n\n.acc-page .btn-sm { padding: 0.55rem 0.95rem; font-size: 0.84rem; }\n\n.acc-page .btn-lg { padding: 1rem 1.6rem; font-size: 1rem; }\n\n.acc-page .btn-block { width: 100%; }\n\n.acc-page .top-bar {\n    background: var(--bg-2);\n    border-bottom: 1px solid var(--line);\n    padding: 0.5rem 0;\n    font-size: 0.78rem;\n    color: var(--paper-3);\n  }\n\n.acc-page .top-bar .container { display: flex; justify-content: space-between; align-items: center; gap: 1rem; flex-wrap: wrap; }\n\n.acc-page .top-bar .pill {\n    display: inline-flex; align-items: center; gap: 0.4rem;\n    padding: 0.2rem 0.6rem; border-radius: 999px;\n    background: var(--ember-glow); color: var(--ember);\n    font-weight: 500; font-size: 0.72rem;\n    text-decoration: none;\n  }\n\n.acc-page .top-bar a:not(.pill) { color: var(--paper-3); text-decoration: none; }\n\n.acc-page .top-bar a:not(.pill):hover { color: var(--paper); }\n\n.acc-page .nav-wrap {\n    position: sticky;\n    top: 0;\n    z-index: 50;\n    backdrop-filter: saturate(160%) blur(14px);\n    -webkit-backdrop-filter: saturate(160%) blur(14px);\n    background: rgba(7, 9, 15, 0.78);\n    border-bottom: 1px solid var(--line);\n  }\n\n.acc-page .nav {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    padding-block: 0.85rem;\n    gap: 1rem;\n  }\n\n.acc-page .brand {\n    display: inline-flex;\n    align-items: baseline;\n    gap: 0.3rem;\n    text-decoration: none;\n    color: var(--paper);\n    font-size: 1.15rem;\n    font-weight: 600;\n    letter-spacing: -0.025em;\n    white-space: nowrap;\n    flex-shrink: 0;\n  }\n.acc-page .brand &gt; span { white-space: nowrap; word-break: keep-all; overflow-wrap: normal; }\n\n.acc-page .brand .serif-it { font-size: 1.4rem; line-height: 0.9; white-space: nowrap; }\n\n.acc-page .nav-center {\n    display: none;\n    gap: 0.25rem;\n    align-items: center;\n  }\n\n.acc-page .nav-center a {\n    color: var(--paper-2);\n    text-decoration: none;\n    font-size: 0.9rem;\n    font-weight: 500;\n    padding: 0.45rem 0.85rem;\n    border-radius: 8px;\n    transition: color .15s, background .15s;\n  }\n\n.acc-page .nav-center a:hover { color: var(--paper); background: rgba(247,245,240,0.04); }\n\n.acc-page .nav-right { display: flex; align-items: center; gap: 0.5rem; }\n\n.acc-page .menu-toggle {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 38px; height: 38px;\n    background: transparent;\n    border: 1px solid var(--line-2);\n    border-radius: 10px;\n    color: var(--paper);\n  }\n\n.acc-page .menu-toggle:hover { background: rgba(247,245,240,0.04); }\n\n.acc-page .mobile-menu {\n    display: none;\n    flex-direction: column;\n    gap: 0.25rem;\n    padding: 0.5rem 0 1.25rem;\n    border-top: 1px solid var(--line);\n  }\n\n.acc-page .mobile-menu.open { display: flex; }\n\n.acc-page .mobile-menu a {\n    color: var(--paper);\n    text-decoration: none;\n    padding: 0.85rem 0;\n    font-weight: 500;\n    border-bottom: 1px solid var(--line);\n  }\n\n.acc-page .mobile-menu .btn { margin-top: 0.75rem; }\n\n@media (min-width: 980px) {\n  .acc-page .nav-center { display: flex; }\n  .acc-page .menu-toggle { display: none; }\n  .acc-page .mobile-menu { display: none !important; }\n}\n\n.acc-page .hero {\n    padding: clamp(3rem, 6vw, 5rem) 0 clamp(2rem, 4vw, 3rem);\n    position: relative;\n    text-align: center;\n    overflow: hidden;\n  }\n\n.acc-page .hero::before {\n    content: &#39;&#39;;\n    position: absolute;\n    inset: 0;\n    background:\n      radial-gradient(700px 350px at 50% 0%, rgba(232,149,107,0.12), transparent 60%),\n      radial-gradient(900px 500px at 80% 20%, rgba(139,107,232,0.10), transparent 60%);\n    pointer-events: none;\n    z-index: 0;\n  }\n\n.acc-page .hero &gt; * { position: relative; z-index: 1; }\n\n.acc-page .hero-eyebrow-pill {\n    display: inline-flex; align-items: center; gap: 0.5rem;\n    padding: 0.35rem 0.85rem 0.35rem 0.4rem;\n    border-radius: 999px;\n    background: rgba(247,245,240,0.04);\n    border: 1px solid var(--line-2);\n    font-size: 0.78rem;\n    color: var(--paper-2);\n    text-decoration: none;\n    transition: background .2s, border-color .2s;\n  }\n\n.acc-page .hero-eyebrow-pill:hover { background: rgba(247,245,240,0.07); border-color: var(--line-3); }\n\n.acc-page .hero-eyebrow-pill .tag {\n    background: var(--ember); color: var(--bg);\n    padding: 0.18rem 0.55rem; border-radius: 999px;\n    font-size: 0.66rem; font-weight: 700; letter-spacing: 0.05em;\n    text-transform: uppercase;\n  }\n\n.acc-page .hero-eyebrow-pill .arrow { color: var(--paper-3); transition: transform .2s; }\n\n.acc-page .hero-eyebrow-pill:hover .arrow { transform: translateX(2px); color: var(--paper); }\n\n.acc-page .hero h1 { margin: 1.5rem auto 1.5rem; max-width: 16ch; }\n\n.acc-page .hero .lede { margin: 0 auto; }\n\n.acc-page .hero-actions {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 0.7rem;\n    justify-content: center;\n    margin-top: 2.25rem;\n  }\n\n.acc-page .hero-trust-line {\n    margin-top: 1.5rem;\n    color: var(--paper-3);\n    font-size: 0.85rem;\n    display: inline-flex; gap: 0.5rem; align-items: center;\n  }\n\n.acc-page .hero-trust-line .dot { width: 6px; height: 6px; border-radius: 999px; background: var(--success); box-shadow: 0 0 10px var(--success); }\n\n.acc-page .product-shot {\n    margin: clamp(2.5rem, 5vw, 4rem) auto 0;\n    max-width: 1140px;\n    border-radius: var(--radius-lg);\n    border: 1px solid var(--line-2);\n    background: linear-gradient(180deg, var(--surface-2), var(--surface));\n    box-shadow: var(--shadow-product);\n    overflow: hidden;\n    position: relative;\n  }\n\n.acc-page .product-shot::after {\n    content: &#39;&#39;;\n    position: absolute;\n    inset: -1px;\n    border-radius: inherit;\n    padding: 1px;\n    background: linear-gradient(135deg, rgba(232,149,107,0.5), rgba(139,107,232,0.3) 50%, transparent 80%);\n    -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);\n    -webkit-mask-composite: xor; mask-composite: exclude;\n    pointer-events: none;\n  }\n\n.acc-page .browser-chrome {\n    display: flex; align-items: center; gap: 0.5rem;\n    padding: 0.75rem 1rem;\n    background: var(--surface);\n    border-bottom: 1px solid var(--line);\n  }\n\n.acc-page .browser-dots { display: flex; gap: 6px; }\n\n.acc-page .browser-dots span { width: 10px; height: 10px; border-radius: 999px; background: var(--surface-3); }\n\n.acc-page .browser-url {\n    flex: 1; max-width: 360px; margin-inline: auto;\n    background: var(--bg-2); border: 1px solid var(--line);\n    padding: 0.3rem 0.85rem; border-radius: 999px;\n    font-family: var(--mono); font-size: 0.72rem;\n    color: var(--paper-3); text-align: center;\n  }\n\n.acc-page .browser-url .lock { color: var(--success); margin-right: 0.35rem; }\n\n.acc-page .app {\n    display: grid;\n    grid-template-columns: 220px 1fr;\n    min-height: 540px;\n    font-size: 0.82rem;\n  }\n\n.acc-page .app-sidebar {\n    background: var(--bg-2);\n    border-right: 1px solid var(--line);\n    padding: 1rem 0.75rem;\n  }\n\n.acc-page .app-sidebar .ws {\n    display: flex; align-items: center; gap: 0.55rem;\n    padding: 0.45rem 0.55rem;\n    border-radius: 8px;\n    margin-bottom: 1rem;\n  }\n\n.acc-page .app-sidebar .ws .ws-mark {\n    width: 26px; height: 26px;\n    border-radius: 7px;\n    background: linear-gradient(135deg, var(--ember), var(--violet));\n    display: inline-flex; align-items: center; justify-content: center;\n    font-family: var(--serif); font-style: italic; font-weight: 400;\n    color: var(--bg); font-size: 0.95rem;\n  }\n\n.acc-page .app-sidebar .ws .ws-name { font-weight: 600; font-size: 0.85rem; }\n\n.acc-page .app-sidebar .ws .ws-sub { font-size: 0.66rem; color: var(--stone); }\n\n.acc-page .app-sidebar .nav-group { margin-top: 1rem; }\n\n.acc-page .app-sidebar .nav-label {\n    font-size: 0.62rem; letter-spacing: 0.16em; text-transform: uppercase;\n    color: var(--stone-2); padding: 0 0.55rem 0.5rem;\n  }\n\n.acc-page .app-sidebar .nav-item {\n    display: flex; align-items: center; gap: 0.6rem;\n    padding: 0.42rem 0.55rem; border-radius: 7px;\n    color: var(--paper-2); font-size: 0.82rem; font-weight: 500;\n    cursor: default;\n  }\n\n.acc-page .app-sidebar .ws, .acc-page .app-sidebar .nav-label, .acc-page .kcol, .acc-page .kcard, .acc-page .kcol-h { cursor: default; }\n\n.acc-page .app-sidebar .nav-item.active { background: rgba(232,149,107,0.10); color: var(--ember); }\n\n.acc-page .app-sidebar .nav-item .ico { width: 14px; height: 14px; opacity: 0.7; }\n\n.acc-page .app-sidebar .nav-item.active .ico { opacity: 1; }\n\n.acc-page .app-sidebar .badge {\n    margin-left: auto; font-size: 0.62rem; padding: 0.1rem 0.4rem;\n    background: var(--surface-2); color: var(--paper-3);\n    border-radius: 999px;\n  }\n\n.acc-page .app-main { padding: 1rem 1.25rem 1.25rem; }\n\n.acc-page .app-top {\n    display: flex; justify-content: space-between; align-items: center;\n    padding-bottom: 0.85rem; border-bottom: 1px solid var(--line);\n    margin-bottom: 1rem;\n  }\n\n.acc-page .app-title { font-size: 1.05rem; font-weight: 600; letter-spacing: -0.01em; }\n\n.acc-page .app-title .crumb { color: var(--stone); font-weight: 400; margin-right: 0.25rem; }\n\n.acc-page .app-actions { display: flex; gap: 0.4rem; }\n\n.acc-page .app-btn {\n    padding: 0.35rem 0.7rem; font-size: 0.74rem;\n    border-radius: 7px; background: var(--surface-2);\n    color: var(--paper-2); border: 1px solid var(--line);\n    display: inline-flex; align-items: center; gap: 0.35rem;\n    cursor: default;\n  }\n\n.acc-page .app-btn.primary { background: var(--ember); color: var(--bg); border-color: transparent; font-weight: 600; }\n\n.acc-page .kanban {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 0.7rem;\n  }\n\n.acc-page .kcol { background: var(--bg-2); border: 1px solid var(--line); border-radius: 10px; padding: 0.6rem; }\n\n.acc-page .kcol-h { display: flex; justify-content: space-between; align-items: center; margin-bottom: 0.6rem; font-size: 0.72rem; font-weight: 600; color: var(--paper-2); }\n\n.acc-page .kcol-h .count { font-size: 0.64rem; padding: 0.1rem 0.45rem; background: var(--surface-2); border-radius: 999px; color: var(--paper-3); }\n\n.acc-page .kcard { background: var(--surface-2); border: 1px solid var(--line); border-radius: 8px; padding: 0.55rem 0.65rem; margin-bottom: 0.45rem; }\n\n.acc-page .kcard .name { font-size: 0.78rem; font-weight: 600; color: var(--paper); }\n\n.acc-page .kcard .meta { font-size: 0.65rem; color: var(--stone); margin-top: 0.25rem; display: flex; gap: 0.5rem; align-items: center; }\n\n.acc-page .kcard .meta .av {\n    width: 14px; height: 14px; border-radius: 999px;\n    background: linear-gradient(135deg, var(--ember), var(--violet));\n    color: var(--bg); font-size: 0.5rem; font-weight: 700;\n    display: inline-flex; align-items: center; justify-content: center;\n  }\n\n.acc-page .kcard .val { color: var(--success); font-weight: 600; }\n\n.acc-page .kcard.hot { border-color: rgba(232,149,107,0.3); background: rgba(232,149,107,0.05); }\n\n@media (max-width: 740px) {\n  .acc-page .app { grid-template-columns: 1fr; min-height: 520px; }\n  .acc-page .app-sidebar { display: none; }\n  .acc-page .kanban { grid-template-columns: repeat(2, 1fr); }\n}\n\n.acc-page .logo-cloud {\n    padding: clamp(2.5rem, 4vw, 3.5rem) 0;\n    text-align: center;\n    border-top: 1px solid var(--line);\n    border-bottom: 1px solid var(--line);\n  }\n\n.acc-page .logo-cloud .label {\n    color: var(--paper-3);\n    font-size: 0.78rem;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    font-weight: 500;\n    margin-bottom: 1.5rem;\n  }\n\n.acc-page .logo-row {\n    display: flex; flex-wrap: wrap; justify-content: center; align-items: center;\n    gap: clamp(1.25rem, 4vw, 3rem);\n    opacity: 0.85;\n  }\n\n.acc-page .logo-item {\n    color: var(--paper-2);\n    font-weight: 600;\n    font-size: 1.15rem;\n    letter-spacing: -0.02em;\n    display: inline-flex; align-items: center; gap: 0.45rem;\n    filter: grayscale(1);\n    transition: filter .2s, opacity .2s;\n    opacity: 0.65;\n  }\n\n.acc-page .logo-item:hover { filter: grayscale(0); opacity: 1; }\n\n.acc-page .logo-item .mark {\n    width: 22px; height: 22px; border-radius: 5px;\n    background: var(--paper-2);\n    display: inline-flex; align-items: center; justify-content: center;\n    color: var(--bg); font-weight: 800; font-size: 0.7rem;\n  }\n\n.acc-page .logo-item.style-serif { font-family: var(--serif); font-style: italic; font-size: 1.5rem; font-weight: 400; }\n\n.acc-page .logo-item.style-mono { font-family: var(--mono); font-size: 0.95rem; font-weight: 500; }\n\n.acc-page section { padding: clamp(4rem, 7vw, 6rem) 0; position: relative; }\n\n.acc-page .section-head { max-width: 720px; margin-bottom: clamp(2.5rem, 4vw, 3.5rem); }\n\n.acc-page .section-head.center { text-align: center; margin-inline: auto; }\n\n.acc-page .section-head h2 { margin-block: 1rem 1rem; }\n\n.acc-page .section-head p { color: var(--paper-2); font-size: 1.05rem; }\n\n.acc-page .split {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: clamp(2rem, 4vw, 3.5rem);\n    align-items: center;\n    scroll-margin-top: 100px;\n  }\n\n@media (min-width: 880px) {\n  .acc-page .split { grid-template-columns: 1fr 1.15fr; }\n  .acc-page .split.reverse { grid-template-columns: 1.15fr 1fr; }\n  .acc-page .split.reverse .split-copy { order: 2; }\n}\n\n.acc-page .split-copy h3 { font-size: clamp(1.55rem, 2.4vw, 2.1rem); letter-spacing: -0.025em; line-height: 1.1; margin: 0.8rem 0 1rem; }\n\n.acc-page .split-copy p { color: var(--paper-2); }\n\n.acc-page .split-list { margin-top: 1.5rem; display: flex; flex-direction: column; gap: 0.7rem; }\n\n.acc-page .split-list li { display: flex; gap: 0.6rem; align-items: flex-start; font-size: 0.95rem; color: var(--paper-2); }\n\n.acc-page .split-list svg { flex: 0 0 18px; margin-top: 3px; color: var(--ember); }\n\n.acc-page .split-copy .btn { margin-top: 1.75rem; }\n\n.acc-page .panel {\n    background: linear-gradient(180deg, var(--surface-2), var(--surface));\n    border: 1px solid var(--line-2);\n    border-radius: var(--radius-lg);\n    padding: 1.25rem;\n    box-shadow: var(--shadow-card);\n    position: relative;\n    overflow: hidden;\n  }\n\n.acc-page .panel-header {\n    display: flex; justify-content: space-between; align-items: center;\n    padding: 0.5rem 0.6rem 0.85rem; border-bottom: 1px solid var(--line);\n    margin-bottom: 0.85rem;\n  }\n\n.acc-page .panel-header .h-title { font-weight: 600; font-size: 0.92rem; }\n\n.acc-page .panel-header .h-meta { font-size: 0.72rem; color: var(--stone); font-family: var(--mono); }\n\n.acc-page .bars { display: flex; align-items: flex-end; gap: 0.45rem; height: 130px; padding: 0 0.4rem; }\n\n.acc-page .bars .bar { flex: 1; background: linear-gradient(180deg, var(--ember), rgba(232,149,107,0.35)); border-radius: 4px 4px 0 0; opacity: 0.85; }\n\n.acc-page .bars .bar.alt { background: linear-gradient(180deg, var(--violet), rgba(139,107,232,0.35)); }\n\n.acc-page .bars-x { display: flex; gap: 0.45rem; padding: 0.5rem 0.4rem 0; font-family: var(--mono); font-size: 0.6rem; color: var(--stone); }\n\n.acc-page .bars-x span { flex: 1; text-align: center; }\n\n.acc-page .panel-stats { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0.6rem; margin-top: 0.85rem; }\n\n.acc-page .panel-stats .stat { padding: 0.6rem 0.7rem; border-radius: 9px; background: var(--bg-2); border: 1px solid var(--line); }\n\n.acc-page .panel-stats .stat .lbl { font-size: 0.65rem; letter-spacing: 0.06em; text-transform: uppercase; color: var(--stone); }\n\n.acc-page .panel-stats .stat .val { font-family: var(--serif); font-style: italic; font-size: 1.6rem; color: var(--paper); line-height: 1.1; }\n\n.acc-page .panel-stats .stat .delta { font-size: 0.7rem; color: var(--success); font-weight: 500; }\n\n.acc-page .chat { display: flex; flex-direction: column; gap: 0.6rem; }\n\n.acc-page .msg {\n    padding: 0.7rem 0.85rem; border-radius: 12px; font-size: 0.85rem;\n    border: 1px solid var(--line); max-width: 90%;\n  }\n\n.acc-page .msg.user { background: var(--bg-2); margin-left: auto; }\n\n.acc-page .msg.ai { background: rgba(139,107,232,0.07); border-color: rgba(139,107,232,0.2); }\n\n.acc-page .msg .who { font-size: 0.66rem; letter-spacing: 0.1em; text-transform: uppercase; color: var(--stone); margin-bottom: 0.35rem; }\n\n.acc-page .msg.ai .who { color: var(--violet); }\n\n.acc-page .msg .code {\n    display: block; font-family: var(--mono); font-size: 0.78rem;\n    background: rgba(0,0,0,0.3); border-radius: 6px; padding: 0.5rem 0.6rem;\n    margin-top: 0.5rem; color: var(--ember-2);\n  }\n\n.acc-page .msg .src {\n    margin-top: 0.5rem; font-size: 0.68rem; color: var(--paper-3);\n    display: flex; flex-wrap: wrap; gap: 0.3rem;\n  }\n\n.acc-page .msg .src .chip {\n    padding: 0.15rem 0.45rem; border-radius: 999px;\n    background: rgba(247,245,240,0.06); border: 1px solid var(--line);\n  }\n\n.acc-page .seq { display: flex; flex-direction: column; gap: 0.45rem; }\n\n.acc-page .seq-row {\n    display: grid; grid-template-columns: 22px 1fr auto; gap: 0.6rem; align-items: center;\n    padding: 0.6rem 0.75rem; border-radius: 9px;\n    background: var(--bg-2); border: 1px solid var(--line);\n  }\n\n.acc-page .seq-row .n { font-family: var(--mono); font-size: 0.72rem; color: var(--stone); }\n\n.acc-page .seq-row .ttl { font-weight: 500; font-size: 0.84rem; }\n\n.acc-page .seq-row .ttl .sub { font-size: 0.7rem; color: var(--paper-3); font-weight: 400; }\n\n.acc-page .seq-row .stat { font-size: 0.68rem; padding: 0.2rem 0.5rem; border-radius: 999px; font-weight: 500; }\n\n.acc-page .seq-row .stat.ok { background: rgba(107,203,138,0.12); color: var(--success); }\n\n.acc-page .seq-row .stat.run { background: rgba(107,167,232,0.12); color: var(--info); }\n\n.acc-page .seq-row .stat.dft { background: rgba(247,245,240,0.06); color: var(--paper-3); }\n\n.acc-page .feature-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1px;\n    background: var(--line);\n    border: 1px solid var(--line);\n    border-radius: var(--radius-lg);\n    overflow: hidden;\n  }\n\n@media (min-width: 640px) {\n  .acc-page .feature-grid { grid-template-columns: 1fr 1fr; }\n}\n\n@media (min-width: 980px) {\n  .acc-page .feature-grid { grid-template-columns: repeat(3, 1fr); }\n}\n\n.acc-page .feature {\n    background: var(--surface);\n    padding: 1.75rem 1.75rem 2rem;\n    transition: background .2s ease;\n  }\n\n.acc-page .feature:hover { background: var(--surface-2); }\n\n.acc-page .feature .ico-box {\n    display: inline-flex; align-items: center; justify-content: center;\n    width: 40px; height: 40px; border-radius: 10px;\n    background: var(--ember-glow); color: var(--ember);\n    margin-bottom: 1.25rem;\n  }\n\n.acc-page .feature h3 { font-size: 1.05rem; margin-bottom: 0.4rem; letter-spacing: -0.015em; }\n\n.acc-page .feature p { color: var(--paper-2); font-size: 0.9rem; }\n\n.acc-page .case-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1.25rem;\n  }\n\n@media (min-width: 780px) {\n  .acc-page .case-grid { grid-template-columns: 1fr 1fr; }\n}\n\n@media (min-width: 1080px) {\n  .acc-page .case-grid { grid-template-columns: repeat(3, 1fr); }\n}\n\n.acc-page .case-card {\n    background: var(--surface);\n    border: 1px solid var(--line);\n    border-radius: var(--radius-lg);\n    padding: 1.75rem;\n    display: flex; flex-direction: column;\n  }\n\n.acc-page .case-card .tag {\n    display: inline-flex; align-self: flex-start;\n    font-size: 0.66rem; letter-spacing: 0.14em; text-transform: uppercase;\n    padding: 0.25rem 0.55rem; border-radius: 999px; font-weight: 600;\n    background: rgba(139,107,232,0.14); color: var(--violet);\n    margin-bottom: 1.25rem;\n  }\n\n.acc-page .case-card .quote {\n    font-family: var(--serif); font-style: italic;\n    font-size: 1.25rem; line-height: 1.4; color: var(--paper);\n    letter-spacing: -0.005em;\n    flex: 1;\n  }\n\n.acc-page .case-card .metrics {\n    display: grid; grid-template-columns: repeat(3, 1fr);\n    gap: 0.5rem;\n    margin: 1.5rem 0 1.25rem;\n    padding-top: 1.25rem;\n    border-top: 1px solid var(--line);\n  }\n\n.acc-page .case-card .metric { padding: 0.25rem 0; }\n\n.acc-page .case-card .metric .num {\n    font-family: var(--serif); font-style: italic;\n    font-size: 1.85rem; line-height: 1; color: var(--ember);\n    letter-spacing: -0.02em;\n  }\n\n.acc-page .case-card .metric .lbl {\n    font-size: 0.62rem; letter-spacing: 0.1em; text-transform: uppercase;\n    color: var(--stone); margin-top: 0.35rem;\n  }\n\n.acc-page .case-card .auth {\n    display: flex; align-items: center; gap: 0.75rem;\n    padding-top: 1.1rem; border-top: 1px solid var(--line);\n  }\n\n.acc-page .case-card .auth .av {\n    width: 36px; height: 36px; border-radius: 999px;\n    display: inline-flex; align-items: center; justify-content: center;\n    font-weight: 600; font-size: 0.85rem; color: var(--bg);\n    background: linear-gradient(135deg, var(--ember), var(--violet));\n  }\n\n.acc-page .case-card .auth .name { font-weight: 600; font-size: 0.9rem; }\n\n.acc-page .case-card .auth .role { color: var(--paper-3); font-size: 0.76rem; }\n\n.acc-page .uc-grid {\n    display: grid; gap: 1rem;\n    grid-template-columns: 1fr;\n  }\n\n@media (min-width: 880px) {\n  .acc-page .uc-grid { grid-template-columns: repeat(3, 1fr); }\n}\n\n.acc-page .uc {\n    background: linear-gradient(180deg, var(--surface-2), var(--surface));\n    border: 1px solid var(--line-2);\n    border-radius: var(--radius-lg);\n    padding: 1.75rem;\n    display: flex; flex-direction: column;\n  }\n\n.acc-page .uc .tag {\n    display: inline-flex; align-self: flex-start;\n    font-size: 0.68rem; letter-spacing: 0.12em; text-transform: uppercase;\n    padding: 0.25rem 0.55rem; border-radius: 999px; font-weight: 600;\n    background: var(--ember-glow); color: var(--ember);\n    margin-bottom: 1rem;\n  }\n\n.acc-page .uc h3 { font-size: 1.25rem; margin-bottom: 0.6rem; letter-spacing: -0.02em; }\n\n.acc-page .uc p { color: var(--paper-2); font-size: 0.93rem; margin-bottom: 1.25rem; flex: 1; }\n\n.acc-page .uc ul { display: flex; flex-direction: column; gap: 0.55rem; padding-top: 1rem; border-top: 1px solid var(--line); }\n\n.acc-page .uc ul li { display: flex; gap: 0.55rem; font-size: 0.85rem; color: var(--paper-2); }\n\n.acc-page .uc ul svg { color: var(--ember); flex: 0 0 16px; margin-top: 3px; }\n\n.acc-page .ints {\n    display: grid; gap: 0.5rem;\n    grid-template-columns: repeat(2, 1fr);\n  }\n\n@media (min-width: 560px) {\n  .acc-page .ints { grid-template-columns: repeat(3, 1fr); }\n}\n\n@media (min-width: 880px) {\n  .acc-page .ints { grid-template-columns: repeat(4, 1fr); }\n}\n\n.acc-page .int {\n    display: flex; align-items: center; gap: 0.7rem;\n    padding: 0.95rem 1.1rem;\n    background: var(--surface);\n    border: 1px solid var(--line);\n    border-radius: 12px;\n    font-weight: 500; font-size: 0.9rem; color: var(--paper-2);\n    transition: background .2s, border-color .2s;\n  }\n\n.acc-page .int:hover { background: var(--surface-2); border-color: var(--line-2); }\n\n.acc-page .int .mk {\n    width: 28px; height: 28px; border-radius: 7px;\n    display: inline-flex; align-items: center; justify-content: center;\n    background: var(--bg-2); color: var(--paper);\n    font-weight: 700; font-size: 0.78rem;\n    border: 1px solid var(--line);\n  }\n\n.acc-page #pricing { border-top: 1px solid var(--line); }\n\n.acc-page .price-grid {\n    display: grid; gap: 1rem;\n    grid-template-columns: 1fr;\n    max-width: 1100px; margin-inline: auto;\n  }\n\n@media (min-width: 880px) {\n  .acc-page .price-grid { grid-template-columns: repeat(3, 1fr); }\n}\n\n.acc-page .price {\n    background: var(--surface);\n    border: 1px solid var(--line);\n    border-radius: var(--radius-lg);\n    padding: 1.75rem;\n    display: flex; flex-direction: column;\n  }\n\n.acc-page .price.featured {\n    background: linear-gradient(180deg, rgba(232,149,107,0.08), var(--surface));\n    border-color: rgba(232,149,107,0.3);\n    box-shadow: 0 1px 0 rgba(255,255,255,0.06) inset, 0 24px 60px rgba(232,149,107,0.08);\n    position: relative;\n  }\n\n.acc-page .price-tag {\n    position: absolute; top: -10px; left: 1.75rem;\n    padding: 0.25rem 0.65rem; border-radius: 999px;\n    background: var(--ember); color: var(--bg);\n    font-size: 0.7rem; font-weight: 700; letter-spacing: 0.05em;\n    text-transform: uppercase;\n  }\n\n.acc-page .price h3 { font-size: 1.1rem; margin-bottom: 0.5rem; letter-spacing: -0.01em; }\n\n.acc-page .price .desc { color: var(--paper-3); font-size: 0.86rem; margin-bottom: 1.25rem; }\n\n.acc-page .price .amt { display: flex; align-items: baseline; gap: 0.4rem; margin-bottom: 0.4rem; }\n\n.acc-page .price .amt .n { font-family: var(--serif); font-style: italic; font-size: 3rem; line-height: 1; color: var(--paper); letter-spacing: -0.02em; }\n\n.acc-page .price .amt .per { color: var(--paper-3); font-size: 0.85rem; }\n\n.acc-page .price .billed { color: var(--stone); font-size: 0.78rem; margin-bottom: 1.5rem; }\n\n.acc-page .price .feats { display: flex; flex-direction: column; gap: 0.55rem; flex: 1; margin: 1.25rem 0 1.5rem; padding-top: 1.25rem; border-top: 1px solid var(--line); }\n\n.acc-page .price .feats li { display: flex; gap: 0.55rem; font-size: 0.88rem; color: var(--paper-2); }\n\n.acc-page .price .feats svg { color: var(--ember); flex: 0 0 16px; margin-top: 3px; }\n\n.acc-page .price .btn { width: 100%; }\n\n.acc-page #resources { border-top: 1px solid var(--line); }\n\n.acc-page .res-grid {\n    display: grid; gap: 1px;\n    background: var(--line);\n    border: 1px solid var(--line);\n    border-radius: var(--radius-lg);\n    overflow: hidden;\n    grid-template-columns: 1fr;\n  }\n\n@media (min-width: 640px) {\n  .acc-page .res-grid { grid-template-columns: 1fr 1fr; }\n}\n\n@media (min-width: 980px) {\n  .acc-page .res-grid { grid-template-columns: repeat(3, 1fr); }\n}\n\n.acc-page .res-card {\n    background: var(--surface);\n    padding: 1.5rem 1.6rem 1.75rem;\n    text-decoration: none;\n    color: var(--paper);\n    display: flex; flex-direction: column;\n    transition: background .2s ease;\n    position: relative;\n  }\n\n.acc-page .res-card:hover { background: var(--surface-2); }\n\n.acc-page .res-card .ico-box {\n    display: inline-flex; align-items: center; justify-content: center;\n    width: 36px; height: 36px; border-radius: 9px;\n    background: var(--ember-glow); color: var(--ember);\n    margin-bottom: 1rem;\n  }\n\n.acc-page .res-card h3 {\n    font-size: 1rem; margin-bottom: 0.35rem; letter-spacing: -0.01em;\n    display: flex; align-items: center; gap: 0.45rem;\n  }\n\n.acc-page .res-card h3 .arrow { color: var(--ember); transition: transform .2s; opacity: 0.8; }\n\n.acc-page .res-card:hover h3 .arrow { transform: translateX(3px); opacity: 1; }\n\n.acc-page .res-card p { color: var(--paper-2); font-size: 0.88rem; }\n\n.acc-page #demo {\n    border-top: 1px solid var(--line);\n    background: linear-gradient(180deg, transparent, rgba(232,149,107,0.05));\n  }\n\n.acc-page .demo-card {\n    background: linear-gradient(180deg, var(--surface-2), var(--surface));\n    border: 1px solid var(--line-2);\n    border-radius: var(--radius-xl);\n    padding: clamp(2rem, 4vw, 3.5rem);\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: clamp(2rem, 4vw, 3rem);\n    align-items: start;\n    box-shadow: var(--shadow-elevate);\n  }\n\n@media (min-width: 880px) {\n  .acc-page .demo-card { grid-template-columns: 1fr 1fr; }\n}\n\n.acc-page .demo-copy h2 { margin-block: 1rem 1.25rem; }\n\n.acc-page .demo-copy .lede { font-size: 1.05rem; }\n\n.acc-page .demo-copy .bullets {\n    list-style: none; padding: 0; margin-top: 1.75rem;\n    display: flex; flex-direction: column; gap: 0.7rem;\n  }\n\n.acc-page .demo-copy .bullets li { display: flex; gap: 0.6rem; font-size: 0.95rem; color: var(--paper-2); align-items: flex-start; }\n\n.acc-page .demo-copy .bullets svg { color: var(--ember); flex: 0 0 18px; margin-top: 3px; }\n\n.acc-page .form { display: flex; flex-direction: column; }\n\n.acc-page .form h3 { font-size: 1.25rem; margin-bottom: 0.4rem; letter-spacing: -0.015em; }\n\n.acc-page .form .sub { color: var(--paper-3); font-size: 0.88rem; margin-bottom: 1.5rem; }\n\n.acc-page .field { display: flex; flex-direction: column; gap: 0.35rem; margin-bottom: 0.9rem; }\n\n.acc-page .field label { font-size: 0.78rem; color: var(--paper-2); font-weight: 500; }\n\n.acc-page .field label .req { color: var(--ember); margin-left: 0.15rem; }\n\n.acc-page .field label .opt { color: var(--stone); font-weight: 400; margin-left: 0.4rem; font-size: 0.72rem; letter-spacing: 0.02em; }\n\n.acc-page .field input, .acc-page .field select, .acc-page .field textarea {\n    width: 100%;\n    padding: 0.75rem 0.9rem;\n    background: var(--bg);\n    border: 1px solid var(--line-2);\n    color: var(--paper);\n    border-radius: 9px;\n    transition: border-color .15s, background .15s, box-shadow .15s;\n    font-size: 0.92rem;\n  }\n\n.acc-page .field input::placeholder { color: var(--stone-2); }\n\n.acc-page .field input:focus, .acc-page .field select:focus, .acc-page .field textarea:focus {\n    outline: none;\n    border-color: var(--ember);\n    box-shadow: 0 0 0 3px var(--ember-glow);\n  }\n\n.acc-page .field .help { font-size: 0.74rem; color: var(--stone); margin-top: 0.25rem; }\n\n.acc-page .row-2 { display: grid; gap: 0.9rem; grid-template-columns: 1fr; }\n\n@media (min-width: 560px) {\n  .acc-page .row-2 { grid-template-columns: 1fr 1fr; }\n}\n\n.acc-page .form-foot { font-size: 0.74rem; color: var(--stone); margin-top: 0.85rem; line-height: 1.55; }\n\n.acc-page .form-foot a { color: var(--paper-3); text-decoration: underline; text-underline-offset: 2px; }\n\n.acc-page #faq { border-top: 1px solid var(--line); }\n\n.acc-page .faq-list { display: flex; flex-direction: column; gap: 0.6rem; max-width: 820px; margin: 0 auto; }\n\n.acc-page details.faq-item {\n    background: var(--surface);\n    border: 1px solid var(--line);\n    border-radius: var(--radius);\n    padding: 1.1rem 1.4rem;\n  }\n\n.acc-page details.faq-item summary {\n    cursor: pointer;\n    list-style: none;\n    display: flex; justify-content: space-between; align-items: center;\n    font-weight: 500; font-size: 1rem;\n  }\n\n.acc-page details.faq-item summary::-webkit-details-marker { display: none; }\n\n.acc-page details.faq-item summary::after {\n    content: &#39;+&#39;; font-family: var(--serif); font-style: italic;\n    font-size: 1.5rem; color: var(--ember); line-height: 1;\n    transition: transform .2s ease;\n  }\n\n.acc-page details.faq-item[open] summary::after { content: &#39;\\2212&#39;; }\n\n.acc-page details.faq-item p { color: var(--paper-2); margin-top: 0.9rem; font-size: 0.93rem; }\n\n.acc-page details.faq-item a { color: var(--ember); text-decoration: underline; text-underline-offset: 2px; }\n\n.acc-page #company { border-top: 1px solid var(--line); }\n\n.acc-page .company-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: clamp(2rem, 4vw, 3rem);\n  }\n\n@media (min-width: 880px) {\n  .acc-page .company-grid { grid-template-columns: 1.15fr 1fr; }\n}\n\n.acc-page .company-text p { color: var(--paper-2); font-size: 1rem; margin-bottom: 1rem; max-width: 56ch; }\n\n.acc-page .company-text p:first-of-type { font-family: var(--serif); font-style: italic; font-size: 1.4rem; color: var(--paper); line-height: 1.4; margin-bottom: 1.5rem; }\n\n.acc-page .company-info {\n    background: linear-gradient(180deg, var(--surface-2), var(--surface));\n    border: 1px solid var(--line-2);\n    border-radius: var(--radius-lg);\n    padding: 1.75rem;\n    box-shadow: var(--shadow-card);\n  }\n\n.acc-page .company-info .label {\n    font-size: 0.7rem; letter-spacing: 0.16em; text-transform: uppercase;\n    color: var(--stone); margin-bottom: 1.25rem; font-weight: 600;\n  }\n\n.acc-page .company-info .kv {\n    display: flex; justify-content: space-between; gap: 1rem;\n    padding: 0.8rem 0; border-bottom: 1px solid var(--line);\n    font-size: 0.92rem;\n  }\n\n.acc-page .company-info .kv:last-child { border-bottom: 0; }\n\n.acc-page .company-info .kv .k { color: var(--stone); flex: 0 0 auto; }\n\n.acc-page .company-info .kv .v { color: var(--paper); font-weight: 500; text-align: right; }\n\n.acc-page .company-info .kv .v a { color: var(--ember); text-decoration: none; }\n\n.acc-page .company-info .kv .v a:hover { text-decoration: underline; }\n\n.acc-page footer {\n    border-top: 1px solid var(--line);\n    background: var(--bg-2);\n    padding-top: clamp(3.5rem, 5vw, 5rem);\n  }\n\n.acc-page .foot-grid {\n    display: grid;\n    gap: 2.5rem;\n    grid-template-columns: 1fr;\n  }\n\n@media (min-width: 720px) {\n  .acc-page .foot-grid { grid-template-columns: 1.5fr 1fr 1fr 1fr 1fr; gap: 2rem; }\n}\n\n.acc-page .foot-brand p { color: var(--paper-3); font-size: 0.88rem; margin-top: 1rem; max-width: 36ch; }\n\n.acc-page .foot-brand .badge {\n    margin-top: 1.25rem; display: inline-flex; align-items: center; gap: 0.5rem;\n    padding: 0.45rem 0.75rem; border-radius: 999px;\n    border: 1px solid var(--line-2); background: var(--surface);\n    font-size: 0.78rem; color: var(--paper-2);\n    text-decoration: none;\n  }\n\n.acc-page .foot-brand .badge:hover { background: var(--surface-2); }\n\n.acc-page .foot-brand .badge .green { width: 7px; height: 7px; border-radius: 999px; background: var(--success); box-shadow: 0 0 8px var(--success); }\n\n.acc-page .foot-contact { margin-top: 1.25rem; }\n\n.acc-page .foot-contact .label {\n    font-size: 0.7rem; letter-spacing: 0.16em; text-transform: uppercase;\n    color: var(--stone); font-weight: 600; margin-bottom: 0.5rem;\n  }\n\n.acc-page .foot-contact a {\n    color: var(--paper); text-decoration: none; font-weight: 500;\n    font-size: 0.95rem;\n    display: inline-flex; align-items: center; gap: 0.4rem;\n  }\n\n.acc-page .foot-contact a:hover { color: var(--ember); }\n\n.acc-page .foot-contact .sub { color: var(--paper-3); font-size: 0.8rem; margin-top: 0.2rem; }\n\n.acc-page .foot-col h4 {\n    font-size: 0.7rem; letter-spacing: 0.16em; text-transform: uppercase;\n    color: var(--paper); font-weight: 600; margin-bottom: 1rem;\n  }\n\n.acc-page .foot-col ul { list-style: none; padding: 0; display: flex; flex-direction: column; gap: 0.65rem; }\n\n.acc-page .foot-col a {\n    color: var(--paper-3); text-decoration: none; font-size: 0.88rem;\n    transition: color .15s;\n  }\n\n.acc-page .foot-col a:hover { color: var(--paper); }\n\n.acc-page .foot-col .new {\n    margin-left: 0.4rem; font-size: 0.6rem; padding: 0.1rem 0.4rem;\n    background: var(--ember); color: var(--bg);\n    border-radius: 999px; font-weight: 700; letter-spacing: 0.05em;\n    text-transform: uppercase; vertical-align: middle;\n  }\n\n.acc-page .foot-legal {\n    margin-top: clamp(2.5rem, 4vw, 3.5rem);\n    border-top: 1px solid var(--line);\n    padding: 1.5rem 0;\n    display: flex; flex-wrap: wrap; gap: 1rem; justify-content: space-between; align-items: center;\n    font-size: 0.82rem; color: var(--stone);\n  }\n\n.acc-page .foot-legal p { margin: 0; }\n\n.acc-page .foot-legal .links { display: flex; gap: 1.25rem; flex-wrap: wrap; }\n\n.acc-page .foot-legal a { color: var(--paper-3); text-decoration: none; }\n\n.acc-page .foot-legal a:hover { color: var(--paper); text-decoration: underline; }\n\n.acc-page .foot-sms {\n    background: var(--bg);\n    border-top: 1px solid var(--line);\n    padding: 1rem 0;\n    font-size: 0.78rem;\n    color: var(--paper-3);\n    text-align: center;\n    line-height: 1.65;\n  }\n\n.acc-page .foot-sms strong { color: var(--paper-2); font-weight: 600; }\n\n.acc-page .foot-sms a { color: var(--paper-2); text-decoration: underline; text-underline-offset: 2px; }\n\n.acc-page .foot-sms a:hover { color: var(--paper); }\n\n.acc-page .modal {\n    position: fixed; inset: 0; z-index: 100;\n    background: rgba(7, 9, 15, 0.75);\n    backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px);\n    display: none;\n    align-items: center; justify-content: center;\n    padding: 1rem;\n    animation: fadeIn .15s ease;\n  }\n\n.acc-page .modal.open { display: flex; }\n\n@keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } }\n\n@keyframes slideUp { from { opacity: 0; transform: translateY(12px); } to { opacity: 1; transform: translateY(0); } }\n\n.acc-page .modal-card {\n    width: 100%;\n    max-width: 540px;\n    max-height: calc(100vh - 2rem);\n    overflow-y: auto;\n    background: var(--surface);\n    border: 1px solid var(--line-2);\n    border-radius: var(--radius-lg);\n    padding: clamp(1.5rem, 3vw, 2.25rem);\n    box-shadow: var(--shadow-elevate);\n    animation: slideUp .2s ease;\n    position: relative;\n  }\n\n.acc-page .modal-close {\n    position: absolute; top: 1rem; right: 1rem;\n    width: 34px; height: 34px;\n    background: transparent; border: 1px solid var(--line-2);\n    border-radius: 9px; color: var(--paper);\n    display: inline-flex; align-items: center; justify-content: center;\n  }\n\n.acc-page .modal-close:hover { background: rgba(247,245,240,0.04); }\n\n.acc-page .modal-card .eyebrow { margin-bottom: 0.75rem; }\n\n.acc-page .modal-card h3 { font-size: 1.35rem; margin-bottom: 0.75rem; letter-spacing: -0.02em; }\n\n.acc-page .modal-card p.modal-sub { color: var(--paper-2); font-size: 0.92rem; margin-bottom: 1.25rem; }\n\n.acc-page .consent-box {\n    background: var(--bg);\n    border: 1px solid var(--line-2);\n    border-radius: var(--radius);\n    padding: 1.1rem;\n    display: grid;\n    grid-template-columns: auto 1fr;\n    gap: 0.85rem;\n    align-items: start;\n    margin-bottom: 1.25rem;\n  }\n\n.acc-page .consent-box .consent-check {\n    flex-shrink: 0;\n    width: 20px; height: 20px;\n    accent-color: var(--ember);\n    margin-top: 0.15rem;\n    cursor: pointer;\n  }\n\n.acc-page .consent-box label {\n    color: var(--paper-2);\n    font-size: 0.86rem; line-height: 1.6;\n    cursor: pointer;\n  }\n\n.acc-page .consent-box label strong { color: var(--paper); font-weight: 600; }\n\n.acc-page .consent-box label a { color: var(--ember); text-decoration: underline; text-underline-offset: 2px; }\n\n.acc-page .modal-actions { display: flex; gap: 0.65rem; flex-wrap: wrap; }\n\n.acc-page .modal-actions .btn { flex: 1; min-width: 140px; }\n\n.acc-page .modal-card[data-state=&quot;success&quot;] { text-align: center; }\n\n.acc-page .modal-card[data-state=&quot;success&quot;] .success-icon {\n    width: 56px; height: 56px; border-radius: 999px;\n    background: rgba(107,203,138,0.12); color: var(--success);\n    display: inline-flex; align-items: center; justify-content: center;\n    margin: 0 auto 1.25rem;\n  }\n\n.acc-page .sr-only { position: absolute; width:1px; height:1px; padding:0; margin:-1px; overflow:hidden; clip:rect(0,0,0,0); white-space:nowrap; border:0; }\n\n.acc-page .field-error {\n    color: var(--ember); font-size: 0.78rem; margin-top: 0.35rem; display: none;\n  }\n\n.acc-page .field.has-error input, .acc-page .field.has-error select { border-color: var(--ember); }\n\n.acc-page .field.has-error .field-error { display: block; }\n\n@media (prefers-reduced-motion: reduce) {\n  .acc-page * { animation: none !important; transition: none !important; scroll-behavior: auto !important; }\n}\n\n@media (max-width: 640px) {\n  .acc-page section { padding: 3rem 0; }\n  .acc-page .section-head { margin-bottom: 2rem; }\n  .acc-page h1 { font-size: 2.35rem; }\n  .acc-page h2 { font-size: 1.85rem; }\n  .acc-page h3 { font-size: 1.15rem; }\n  .acc-page .lede { font-size: 1rem; }\n  .acc-page .top-bar { font-size: 0.7rem; padding: 0.4rem 0; }\n  .acc-page .top-bar .container { gap: 0.5rem; flex-wrap: nowrap; }\n  .acc-page .top-bar &gt; .container &gt; div:last-child { display: none; }\n  .acc-page .top-bar .pill {\n      font-size: 0.66rem;\n      max-width: 100%;\n      overflow: hidden;\n      text-overflow: ellipsis;\n      white-space: nowrap;\n    }\n  .acc-page .top-bar .pill span:last-child {\n      overflow: hidden;\n      text-overflow: ellipsis;\n      max-width: 60vw;\n    }\n  .acc-page .nav { padding-block: 0.7rem; }\n  .acc-page .nav .btn-sm { padding: 0.6rem 1rem; font-size: 0.85rem; }\n  .acc-page .brand { font-size: 1.05rem; }\n  .acc-page .brand .serif-it { font-size: 1.25rem; }\n  .acc-page .menu-toggle { width: 42px; height: 42px; }\n  .acc-page .mobile-menu a { padding: 1rem 0; font-size: 1.05rem; }\n  .acc-page .hero { padding: 2rem 0 1.5rem; }\n  .acc-page .hero h1 { margin: 1.25rem auto 1.25rem; max-width: 100%; letter-spacing: -0.03em; }\n  .acc-page .hero .lede { padding-inline: 0.25rem; }\n  .acc-page .hero-eyebrow-pill { font-size: 0.72rem; padding: 0.3rem 0.7rem 0.3rem 0.35rem; }\n  .acc-page .hero-eyebrow-pill .tag { font-size: 0.6rem; padding: 0.15rem 0.45rem; }\n  .acc-page .hero-eyebrow-pill span:nth-child(2) {\n      max-width: 52vw;\n      overflow: hidden;\n      text-overflow: ellipsis;\n      white-space: nowrap;\n    }\n  .acc-page .hero-actions { flex-direction: column; align-items: stretch; gap: 0.65rem; margin-top: 1.75rem; }\n  .acc-page .hero-actions .btn { width: 100%; padding: 0.95rem 1.4rem; font-size: 0.95rem; }\n  .acc-page .hero-trust-line { font-size: 0.76rem; margin-top: 1.25rem; padding-inline: 0.5rem; }\n  .acc-page .product-shot {\n      margin-top: 2.5rem;\n      margin-inline: -1rem;\n      max-width: calc(100% + 2rem);\n      border-radius: 14px;\n      border-left: 0;\n      border-right: 0;\n    }\n  .acc-page .product-shot::after { display: none; }\n  .acc-page .browser-chrome { padding: 0.6rem 0.85rem; }\n  .acc-page .browser-url { max-width: 220px; font-size: 0.65rem; padding: 0.25rem 0.65rem; }\n  .acc-page .app { min-height: auto; grid-template-columns: 1fr; }\n  .acc-page .app-sidebar { display: none; }\n  .acc-page .app-main { padding: 0.85rem 1rem 1.1rem; }\n  .acc-page .app-top { padding-bottom: 0.7rem; margin-bottom: 0.85rem; }\n  .acc-page .app-title { font-size: 0.95rem; }\n  .acc-page .app-actions { gap: 0.35rem; }\n  .acc-page .app-btn { padding: 0.3rem 0.6rem; font-size: 0.68rem; }\n  .acc-page .kanban {\n      grid-template-columns: repeat(4, 78vw);\n      overflow-x: auto;\n      overflow-y: hidden;\n      gap: 0.55rem;\n      scroll-snap-type: x mandatory;\n      padding-bottom: 0.4rem;\n      margin-right: -1rem;\n      padding-right: 1rem;\n      -webkit-overflow-scrolling: touch;\n      scrollbar-width: none;\n    }\n  .acc-page .kanban::-webkit-scrollbar { display: none; }\n  .acc-page .kcol { scroll-snap-align: start; padding: 0.7rem; }\n  .acc-page .kcol-h { font-size: 0.78rem; margin-bottom: 0.7rem; }\n  .acc-page .kcard { padding: 0.65rem 0.75rem; margin-bottom: 0.55rem; }\n  .acc-page .kcard .name { font-size: 0.85rem; }\n  .acc-page .kcard .meta { font-size: 0.72rem; margin-top: 0.3rem; }\n  .acc-page .kcard .meta .av { width: 16px; height: 16px; font-size: 0.55rem; }\n  .acc-page .panel { padding: 1rem; border-radius: 16px; }\n  .acc-page .panel-header { padding: 0.4rem 0.4rem 0.7rem; margin-bottom: 0.75rem; }\n  .acc-page .panel-header .h-title { font-size: 0.85rem; }\n  .acc-page .panel-header .h-meta { font-size: 0.66rem; }\n  .acc-page .bars { height: 95px; gap: 0.35rem; }\n  .acc-page .bars-x { font-size: 0.55rem; gap: 0.35rem; }\n  .acc-page .panel-stats { gap: 0.4rem; }\n  .acc-page .panel-stats .stat { padding: 0.55rem 0.6rem; }\n  .acc-page .panel-stats .stat .val { font-size: 1.35rem; }\n  .acc-page .panel-stats .stat .lbl { font-size: 0.58rem; }\n  .acc-page .panel-stats .stat .delta { font-size: 0.64rem; }\n  .acc-page .msg { padding: 0.65rem 0.8rem; font-size: 0.82rem; }\n  .acc-page .msg .code { font-size: 0.7rem; padding: 0.45rem 0.55rem; }\n  .acc-page .msg .src { font-size: 0.62rem; }\n  .acc-page .msg .src .chip { padding: 0.12rem 0.4rem; }\n  .acc-page .seq-row { padding: 0.55rem 0.65rem; gap: 0.5rem; grid-template-columns: 20px 1fr auto; }\n  .acc-page .seq-row .n { font-size: 0.65rem; }\n  .acc-page .seq-row .ttl { font-size: 0.78rem; }\n  .acc-page .seq-row .ttl .sub { font-size: 0.66rem; }\n  .acc-page .seq-row .stat { font-size: 0.6rem; padding: 0.15rem 0.4rem; }\n  .acc-page .split { gap: 1.75rem; margin-bottom: 3rem !important; }\n  .acc-page .split-copy h3 { font-size: 1.55rem; line-height: 1.15; margin: 0.7rem 0 0.85rem; }\n  .acc-page .split-list li { font-size: 0.92rem; }\n  .acc-page .split-copy .btn { margin-top: 1.5rem; }\n  .acc-page .logo-cloud { padding: 2.25rem 0; }\n  .acc-page .logo-cloud .label { font-size: 0.66rem; margin-bottom: 1.25rem; }\n  .acc-page .logo-row { gap: 1.1rem 1.5rem; }\n  .acc-page .logo-item { font-size: 0.95rem; }\n  .acc-page .logo-item .mark { width: 18px; height: 18px; font-size: 0.6rem; }\n  .acc-page .logo-item.style-serif { font-size: 1.2rem; }\n  .acc-page .logo-item.style-mono { font-size: 0.82rem; }\n  .acc-page .feature { padding: 1.5rem 1.5rem 1.65rem; }\n  .acc-page .feature .ico-box { margin-bottom: 1rem; width: 36px; height: 36px; }\n  .acc-page .case-card { padding: 1.6rem; }\n  .acc-page .case-card .tag { font-size: 0.62rem; margin-bottom: 1rem; padding: 0.22rem 0.5rem; }\n  .acc-page .case-card .quote { font-size: 1.15rem; line-height: 1.42; }\n  .acc-page .case-card .metrics { margin: 1.25rem 0 1rem; padding-top: 1rem; gap: 0.4rem; }\n  .acc-page .case-card .metric .num { font-size: 1.5rem; }\n  .acc-page .case-card .metric .lbl { font-size: 0.55rem; letter-spacing: 0.08em; }\n  .acc-page .case-card .auth { padding-top: 0.95rem; gap: 0.65rem; }\n  .acc-page .case-card .auth .av { width: 32px; height: 32px; font-size: 0.78rem; }\n  .acc-page .case-card .auth .name { font-size: 0.85rem; }\n  .acc-page .case-card .auth .role { font-size: 0.72rem; }\n  .acc-page .uc { padding: 1.6rem; }\n  .acc-page .uc h3 { font-size: 1.15rem; }\n  .acc-page .uc p { font-size: 0.9rem; }\n  .acc-page .uc ul li { font-size: 0.83rem; }\n  .acc-page .int { padding: 0.85rem 0.95rem; font-size: 0.85rem; gap: 0.6rem; }\n  .acc-page .int .mk { width: 26px; height: 26px; font-size: 0.72rem; }\n  .acc-page .price { padding: 1.6rem; }\n  .acc-page .price h3 { font-size: 1.05rem; }\n  .acc-page .price .amt .n { font-size: 2.5rem; }\n  .acc-page .price .desc { font-size: 0.84rem; }\n  .acc-page .price .feats li { font-size: 0.84rem; }\n  .acc-page .price-tag { top: -9px; left: 1.6rem; font-size: 0.65rem; padding: 0.22rem 0.55rem; }\n  .acc-page .res-card { padding: 1.4rem 1.5rem 1.6rem; }\n  .acc-page .res-card .ico-box { margin-bottom: 0.85rem; width: 34px; height: 34px; }\n  .acc-page .res-card h3 { font-size: 0.98rem; }\n  .acc-page .res-card p { font-size: 0.85rem; }\n  .acc-page .demo-card {\n      padding: 1.75rem 1.4rem;\n      border-radius: 20px;\n      gap: 2rem;\n    }\n  .acc-page .demo-copy h2 { margin-block: 0.85rem 1rem; }\n  .acc-page .demo-copy .bullets { margin-top: 1.25rem; gap: 0.6rem; }\n  .acc-page .demo-copy .bullets li { font-size: 0.9rem; }\n  .acc-page .form h3 { font-size: 1.2rem; }\n  .acc-page .form .sub { font-size: 0.85rem; margin-bottom: 1.25rem; }\n  .acc-page .field { margin-bottom: 0.85rem; }\n  .acc-page .field input, .acc-page .field select { padding: 0.85rem 0.95rem; font-size: 1rem;  }\n  .acc-page .field label { font-size: 0.82rem; }\n  .acc-page .form-foot { font-size: 0.72rem; }\n  .acc-page details.faq-item { padding: 1rem 1.15rem; }\n  .acc-page details.faq-item summary { font-size: 0.93rem; gap: 1rem; }\n  .acc-page details.faq-item summary::after { font-size: 1.35rem; }\n  .acc-page details.faq-item p { font-size: 0.88rem; }\n  .acc-page .company-text p:first-of-type { font-size: 1.2rem; }\n  .acc-page .company-text p { font-size: 0.93rem; }\n  .acc-page .company-info { padding: 1.5rem; }\n  .acc-page .company-info .kv { font-size: 0.86rem; padding: 0.7rem 0; }\n  .acc-page .modal { padding: 0; align-items: flex-end; }\n  .acc-page .modal-card {\n      padding: 1.5rem 1.25rem;\n      border-radius: 18px 18px 0 0;\n      max-height: 92vh;\n      margin-bottom: 0;\n    }\n  .acc-page .modal-card h3 { font-size: 1.2rem; }\n  .acc-page .modal-card p.modal-sub { font-size: 0.88rem; }\n  .acc-page .consent-box { padding: 1rem; gap: 0.75rem; }\n  .acc-page .consent-box label { font-size: 0.82rem; line-height: 1.55; }\n  .acc-page .modal-actions { flex-direction: column-reverse; gap: 0.55rem; }\n  .acc-page .modal-actions .btn { width: 100%; flex: none; padding: 0.95rem 1.2rem; }\n  .acc-page .modal-close { top: 0.75rem; right: 0.75rem; width: 32px; height: 32px; }\n  .acc-page footer { padding-top: 2.75rem; }\n  .acc-page .foot-grid { gap: 2rem; }\n  .acc-page .foot-brand p { font-size: 0.85rem; }\n  .acc-page .foot-contact a { font-size: 0.9rem; }\n  .acc-page .foot-contact .sub { font-size: 0.76rem; }\n  .acc-page .foot-col h4 { margin-bottom: 0.8rem; }\n  .acc-page .foot-col ul { gap: 0.75rem; }\n  .acc-page .foot-col a { font-size: 0.92rem; }\n  .acc-page .foot-legal {\n      flex-direction: column;\n      align-items: flex-start;\n      gap: 0.85rem;\n      padding: 1.25rem 0;\n      font-size: 0.78rem;\n    }\n  .acc-page .foot-legal .links { gap: 1rem; flex-wrap: wrap; }\n  .acc-page .foot-sms { padding: 1rem 0; font-size: 0.74rem; }\n}\n\n@media (max-width: 380px) {\n  .acc-page h1 { font-size: 2.05rem; }\n  .acc-page h2 { font-size: 1.7rem; }\n  .acc-page .hero-eyebrow-pill span:nth-child(2) { max-width: 44vw; }\n  .acc-page .case-card .metric .num { font-size: 1.35rem; }\n  .acc-page .price .amt .n { font-size: 2.25rem; }\n  .acc-page .browser-url { max-width: 180px; }\n}\n&lt;/style&gt;\n&lt;/head&gt;\n\n&lt;body&gt;\n&lt;div class=&quot;acc-page&quot; id=&quot;acc-root&quot;&gt;\n\n\n&lt;!-- =============================== ANNOUNCEMENT BAR =============================== --&gt;\n&lt;div class=&quot;top-bar&quot;&gt;\n  &lt;div class=&quot;container&quot;&gt;\n    &lt;a href=&quot;#acc-brain&quot; class=&quot;pill&quot;&gt;\n      &lt;span&gt;&amp;#9679;&lt;/span&gt; New\n      &lt;span style=&quot;color:var(--paper); margin-left:0.25rem;&quot;&gt;AI Brain &amp;mdash; query your entire client knowledge base&lt;/span&gt;\n    &lt;/a&gt;\n    &lt;div style=&quot;display:flex; gap:1rem; align-items:center;&quot;&gt;\n      &lt;a href=&quot;mailto:support@aiconsultingclients.com&quot;&gt;support@aiconsultingclients.com&lt;/a&gt;\n    &lt;/div&gt;\n  &lt;/div&gt;\n&lt;/div&gt;\n\n&lt;!-- =============================== NAV =============================== --&gt;\n&lt;header class=&quot;nav-wrap&quot; role=&quot;banner&quot;&gt;\n  &lt;div class=&quot;container&quot;&gt;\n    &lt;nav class=&quot;nav&quot; aria-label=&quot;Primary&quot;&gt;\n      &lt;a href=&quot;#acc-top&quot; class=&quot;brand&quot; aria-label=&quot;AI Consulting Clients &amp;mdash; home&quot;&gt;\n        &lt;span&gt;AI Consulting&lt;/span&gt;&lt;span class=&quot;serif-it&quot;&gt;Clients&lt;/span&gt;\n      &lt;/a&gt;\n      &lt;div class=&quot;nav-center&quot; role=&quot;list&quot;&gt;\n        &lt;a href=&quot;#acc-product&quot;&gt;Product&lt;/a&gt;\n        &lt;a href=&quot;#acc-solutions&quot;&gt;Solutions&lt;/a&gt;\n        &lt;a href=&quot;#acc-pricing&quot;&gt;Pricing&lt;/a&gt;\n        &lt;a href=&quot;#acc-customers&quot;&gt;Customers&lt;/a&gt;\n        &lt;a href=&quot;#acc-resources&quot;&gt;Resources&lt;/a&gt;\n        &lt;a href=&quot;#acc-company&quot;&gt;Company&lt;/a&gt;\n      &lt;/div&gt;\n      &lt;div class=&quot;nav-right&quot;&gt;\n        &lt;a href=&quot;#acc-demo&quot; class=&quot;btn btn-accent btn-sm&quot;&gt;Book a demo&lt;/a&gt;\n        &lt;button type=&quot;button&quot; class=&quot;menu-toggle&quot; aria-label=&quot;Open menu&quot; aria-expanded=&quot;false&quot; aria-controls=&quot;acc-mobile-menu&quot; id=&quot;acc-menuBtn&quot;&gt;\n          &lt;svg width=&quot;18&quot; height=&quot;18&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2&quot; stroke-linecap=&quot;round&quot;&gt;&lt;line x1=&quot;4&quot; y1=&quot;7&quot; x2=&quot;20&quot; y2=&quot;7&quot;/&gt;&lt;line x1=&quot;4&quot; y1=&quot;12&quot; x2=&quot;20&quot; y2=&quot;12&quot;/&gt;&lt;line x1=&quot;4&quot; y1=&quot;17&quot; x2=&quot;20&quot; y2=&quot;17&quot;/&gt;&lt;/svg&gt;\n        &lt;/button&gt;\n      &lt;/div&gt;\n    &lt;/nav&gt;\n    &lt;div class=&quot;mobile-menu&quot; id=&quot;acc-mobile-menu&quot; aria-label=&quot;Mobile&quot;&gt;\n      &lt;a href=&quot;#acc-product&quot;&gt;Product&lt;/a&gt;\n      &lt;a href=&quot;#acc-solutions&quot;&gt;Solutions&lt;/a&gt;\n      &lt;a href=&quot;#acc-pricing&quot;&gt;Pricing&lt;/a&gt;\n      &lt;a href=&quot;#acc-customers&quot;&gt;Customers&lt;/a&gt;\n      &lt;a href=&quot;#acc-resources&quot;&gt;Resources&lt;/a&gt;\n      &lt;a href=&quot;#acc-company&quot;&gt;Company&lt;/a&gt;\n      &lt;a href=&quot;#acc-demo&quot; class=&quot;btn btn-accent&quot;&gt;Book a demo&lt;/a&gt;\n    &lt;/div&gt;\n  &lt;/div&gt;\n&lt;/header&gt;\n\n&lt;main id=&quot;acc-top&quot;&gt;\n\n&lt;!-- =============================== HERO =============================== --&gt;\n&lt;section class=&quot;hero&quot;&gt;\n  &lt;div class=&quot;container&quot;&gt;\n    &lt;a href=&quot;#acc-brain&quot; class=&quot;hero-eyebrow-pill&quot;&gt;\n      &lt;span class=&quot;tag&quot;&gt;New&lt;/span&gt;\n      &lt;span&gt;AI Brain &amp;mdash; query your entire client knowledge base&lt;/span&gt;\n      &lt;svg class=&quot;arrow&quot; width=&quot;14&quot; height=&quot;14&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2&quot; stroke-linecap=&quot;round&quot; stroke-linejoin=&quot;round&quot;&gt;&lt;polyline points=&quot;9 18 15 12 9 6&quot;/&gt;&lt;/svg&gt;\n    &lt;/a&gt;\n\n    &lt;h1 class=&quot;gradient-text&quot;&gt;The growth platform for AI &lt;span class=&quot;serif-it&quot;&gt;consultants&lt;/span&gt;&lt;/h1&gt;\n    &lt;p class=&quot;lede&quot;&gt;Pipeline, outreach, content, financials, and an AI knowledge base of your client work &amp;mdash; in one workspace built for independent AI consultants and agencies.&lt;/p&gt;\n\n    &lt;div class=&quot;hero-actions&quot;&gt;\n      &lt;a href=&quot;#acc-demo&quot; class=&quot;btn btn-accent btn-lg&quot;&gt;\n        Book a demo\n        &lt;svg width=&quot;16&quot; height=&quot;16&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2.5&quot; stroke-linecap=&quot;round&quot; stroke-linejoin=&quot;round&quot;&gt;&lt;line x1=&quot;5&quot; y1=&quot;12&quot; x2=&quot;19&quot; y2=&quot;12&quot;/&gt;&lt;polyline points=&quot;12 5 19 12 12 19&quot;/&gt;&lt;/svg&gt;\n      &lt;/a&gt;\n      &lt;a href=&quot;#acc-product&quot; class=&quot;btn btn-ghost btn-lg&quot;&gt;See the product&lt;/a&gt;\n    &lt;/div&gt;\n\n    &lt;div class=&quot;hero-trust-line&quot;&gt;&lt;span class=&quot;dot&quot;&gt;&lt;/span&gt; Operated by New Reach Labs LLC &amp;middot; United States&lt;/div&gt;\n\n    &lt;!-- --- product screenshot --- --&gt;\n    &lt;div class=&quot;product-shot&quot; aria-label=&quot;Product screenshot of AI Consulting Clients&quot;&gt;\n      &lt;div class=&quot;browser-chrome&quot;&gt;\n        &lt;div class=&quot;browser-dots&quot;&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;\n        &lt;div class=&quot;browser-url&quot;&gt;&lt;span class=&quot;lock&quot;&gt;&amp;#9679;&lt;/span&gt;aiconsultingclients.com&lt;/div&gt;\n        &lt;div style=&quot;width:42px;&quot;&gt;&lt;/div&gt;\n      &lt;/div&gt;\n\n      &lt;div class=&quot;app&quot;&gt;\n        &lt;aside class=&quot;app-sidebar&quot;&gt;\n          &lt;div class=&quot;ws&quot;&gt;\n            &lt;div class=&quot;ws-mark&quot;&gt;A&lt;/div&gt;\n            &lt;div&gt;\n              &lt;div class=&quot;ws-name&quot;&gt;New Reach Labs&lt;/div&gt;\n              &lt;div class=&quot;ws-sub&quot;&gt;Pro &amp;middot; 4 seats&lt;/div&gt;\n            &lt;/div&gt;\n          &lt;/div&gt;\n\n          &lt;div class=&quot;nav-group&quot;&gt;\n            &lt;div class=&quot;nav-label&quot;&gt;Workspace&lt;/div&gt;\n            &lt;div class=&quot;nav-item&quot;&gt;&lt;svg class=&quot;ico&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2&quot;&gt;&lt;rect x=&quot;3&quot; y=&quot;3&quot; width=&quot;7&quot; height=&quot;7&quot;/&gt;&lt;rect x=&quot;14&quot; y=&quot;3&quot; width=&quot;7&quot; height=&quot;7&quot;/&gt;&lt;rect x=&quot;3&quot; y=&quot;14&quot; width=&quot;7&quot; height=&quot;7&quot;/&gt;&lt;rect x=&quot;14&quot; y=&quot;14&quot; width=&quot;7&quot; height=&quot;7&quot;/&gt;&lt;/svg&gt; Dashboard&lt;/div&gt;\n          &lt;/div&gt;\n\n          &lt;div class=&quot;nav-group&quot;&gt;\n            &lt;div class=&quot;nav-label&quot;&gt;Operations&lt;/div&gt;\n            &lt;div class=&quot;nav-item active&quot;&gt;&lt;svg class=&quot;ico&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2&quot;&gt;&lt;path d=&quot;M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2&quot;/&gt;&lt;circle cx=&quot;8.5&quot; cy=&quot;7&quot; r=&quot;4&quot;/&gt;&lt;path d=&quot;M20 8v6M23 11h-6&quot;/&gt;&lt;/svg&gt; Clients &lt;span class=&quot;badge&quot;&gt;38&lt;/span&gt;&lt;/div&gt;\n            &lt;div class=&quot;nav-item&quot;&gt;&lt;svg class=&quot;ico&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2&quot;&gt;&lt;line x1=&quot;12&quot; y1=&quot;1&quot; x2=&quot;12&quot; y2=&quot;23&quot;/&gt;&lt;path d=&quot;M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6&quot;/&gt;&lt;/svg&gt; Financials&lt;/div&gt;\n            &lt;div class=&quot;nav-item&quot;&gt;&lt;svg class=&quot;ico&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2&quot;&gt;&lt;path d=&quot;M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z&quot;/&gt;&lt;polyline points=&quot;14 2 14 8 20 8&quot;/&gt;&lt;/svg&gt; Contracts&lt;/div&gt;\n          &lt;/div&gt;\n\n          &lt;div class=&quot;nav-group&quot;&gt;\n            &lt;div class=&quot;nav-label&quot;&gt;Sales&lt;/div&gt;\n            &lt;div class=&quot;nav-item&quot;&gt;&lt;svg class=&quot;ico&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2&quot;&gt;&lt;polyline points=&quot;22 12 18 12 15 21 9 3 6 12 2 12&quot;/&gt;&lt;/svg&gt; War room&lt;/div&gt;\n            &lt;div class=&quot;nav-item&quot;&gt;&lt;svg class=&quot;ico&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2&quot;&gt;&lt;line x1=&quot;18&quot; y1=&quot;20&quot; x2=&quot;18&quot; y2=&quot;10&quot;/&gt;&lt;line x1=&quot;12&quot; y1=&quot;20&quot; x2=&quot;12&quot; y2=&quot;4&quot;/&gt;&lt;line x1=&quot;6&quot; y1=&quot;20&quot; x2=&quot;6&quot; y2=&quot;14&quot;/&gt;&lt;/svg&gt; Pipeline &lt;span class=&quot;badge&quot;&gt;12&lt;/span&gt;&lt;/div&gt;\n            &lt;div class=&quot;nav-item&quot;&gt;&lt;svg class=&quot;ico&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2&quot;&gt;&lt;path d=&quot;M4 4h16v16H4z&quot;/&gt;&lt;path d=&quot;M4 9h16M9 4v16&quot;/&gt;&lt;/svg&gt; Outreach&lt;/div&gt;\n          &lt;/div&gt;\n\n          &lt;div class=&quot;nav-group&quot;&gt;\n            &lt;div class=&quot;nav-label&quot;&gt;Brain&lt;/div&gt;\n            &lt;div class=&quot;nav-item&quot;&gt;&lt;svg class=&quot;ico&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2&quot;&gt;&lt;path d=&quot;M9.5 2A2.5 2.5 0 0 1 12 4.5v15a2.5 2.5 0 0 1-4.96.44 2.5 2.5 0 0 1-2.96-3.08 3 3 0 0 1-.34-5.58 2.5 2.5 0 0 1 1.32-4.24 2.5 2.5 0 0 1 1.98-3A2.5 2.5 0 0 1 9.5 2zM14.5 2A2.5 2.5 0 0 0 12 4.5v15a2.5 2.5 0 0 0 4.96.44 2.5 2.5 0 0 0 2.96-3.08 3 3 0 0 0 .34-5.58 2.5 2.5 0 0 0-1.32-4.24 2.5 2.5 0 0 0-1.98-3A2.5 2.5 0 0 0 14.5 2z&quot;/&gt;&lt;/svg&gt; AI Brain&lt;/div&gt;\n            &lt;div class=&quot;nav-item&quot;&gt;&lt;svg class=&quot;ico&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2&quot;&gt;&lt;path d=&quot;M2 3h20v14H2z&quot;/&gt;&lt;line x1=&quot;8&quot; y1=&quot;21&quot; x2=&quot;16&quot; y2=&quot;21&quot;/&gt;&lt;line x1=&quot;12&quot; y1=&quot;17&quot; x2=&quot;12&quot; y2=&quot;21&quot;/&gt;&lt;/svg&gt; Knowledge&lt;/div&gt;\n          &lt;/div&gt;\n        &lt;/aside&gt;\n\n        &lt;div class=&quot;app-main&quot;&gt;\n          &lt;div class=&quot;app-top&quot;&gt;\n            &lt;div class=&quot;app-title&quot;&gt;&lt;span class=&quot;crumb&quot;&gt;Sales /&lt;/span&gt; Pipeline&lt;/div&gt;\n            &lt;div class=&quot;app-actions&quot; aria-hidden=&quot;true&quot;&gt;\n              &lt;span class=&quot;app-btn&quot;&gt;&lt;svg width=&quot;11&quot; height=&quot;11&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2.5&quot;&gt;&lt;line x1=&quot;3&quot; y1=&quot;6&quot; x2=&quot;21&quot; y2=&quot;6&quot;/&gt;&lt;line x1=&quot;3&quot; y1=&quot;12&quot; x2=&quot;21&quot; y2=&quot;12&quot;/&gt;&lt;line x1=&quot;3&quot; y1=&quot;18&quot; x2=&quot;21&quot; y2=&quot;18&quot;/&gt;&lt;/svg&gt; Filter&lt;/span&gt;\n              &lt;span class=&quot;app-btn primary&quot;&gt;&lt;svg width=&quot;11&quot; height=&quot;11&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2.5&quot;&gt;&lt;line x1=&quot;12&quot; y1=&quot;5&quot; x2=&quot;12&quot; y2=&quot;19&quot;/&gt;&lt;line x1=&quot;5&quot; y1=&quot;12&quot; x2=&quot;19&quot; y2=&quot;12&quot;/&gt;&lt;/svg&gt; New deal&lt;/span&gt;\n            &lt;/div&gt;\n          &lt;/div&gt;\n\n          &lt;div class=&quot;kanban&quot;&gt;\n            &lt;div class=&quot;kcol&quot;&gt;\n              &lt;div class=&quot;kcol-h&quot;&gt;Discovery &lt;span class=&quot;count&quot;&gt;4&lt;/span&gt;&lt;/div&gt;\n              &lt;div class=&quot;kcard&quot;&gt;&lt;div class=&quot;name&quot;&gt;Cohere Health&lt;/div&gt;&lt;div class=&quot;meta&quot;&gt;&lt;span class=&quot;av&quot;&gt;JM&lt;/span&gt; Jake M. &amp;middot; &lt;span class=&quot;val&quot;&gt;$24K&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;\n              &lt;div class=&quot;kcard&quot;&gt;&lt;div class=&quot;name&quot;&gt;Notable AI&lt;/div&gt;&lt;div class=&quot;meta&quot;&gt;&lt;span class=&quot;av&quot;&gt;SK&lt;/span&gt; Sara K. &amp;middot; &lt;span class=&quot;val&quot;&gt;$18K&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;\n              &lt;div class=&quot;kcard&quot;&gt;&lt;div class=&quot;name&quot;&gt;Forge Labs&lt;/div&gt;&lt;div class=&quot;meta&quot;&gt;&lt;span class=&quot;av&quot;&gt;JM&lt;/span&gt; Jake M. &amp;middot; &lt;span class=&quot;val&quot;&gt;$12K&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;\n            &lt;/div&gt;\n            &lt;div class=&quot;kcol&quot;&gt;\n              &lt;div class=&quot;kcol-h&quot;&gt;Proposal &lt;span class=&quot;count&quot;&gt;3&lt;/span&gt;&lt;/div&gt;\n              &lt;div class=&quot;kcard hot&quot;&gt;&lt;div class=&quot;name&quot;&gt;Helix Bio &lt;/div&gt;&lt;div class=&quot;meta&quot;&gt;&lt;span class=&quot;av&quot;&gt;RT&lt;/span&gt; Ravi T. &amp;middot; &lt;span class=&quot;val&quot;&gt;$48K&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;\n              &lt;div class=&quot;kcard&quot;&gt;&lt;div class=&quot;name&quot;&gt;Tessera Group&lt;/div&gt;&lt;div class=&quot;meta&quot;&gt;&lt;span class=&quot;av&quot;&gt;SK&lt;/span&gt; Sara K. &amp;middot; &lt;span class=&quot;val&quot;&gt;$32K&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;\n              &lt;div class=&quot;kcard&quot;&gt;&lt;div class=&quot;name&quot;&gt;Northwind Co.&lt;/div&gt;&lt;div class=&quot;meta&quot;&gt;&lt;span class=&quot;av&quot;&gt;JM&lt;/span&gt; Jake M. &amp;middot; &lt;span class=&quot;val&quot;&gt;$22K&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;\n            &lt;/div&gt;\n            &lt;div class=&quot;kcol&quot;&gt;\n              &lt;div class=&quot;kcol-h&quot;&gt;Negotiation &lt;span class=&quot;count&quot;&gt;2&lt;/span&gt;&lt;/div&gt;\n              &lt;div class=&quot;kcard hot&quot;&gt;&lt;div class=&quot;name&quot;&gt;Lumen Health &lt;/div&gt;&lt;div class=&quot;meta&quot;&gt;&lt;span class=&quot;av&quot;&gt;RT&lt;/span&gt; Ravi T. &amp;middot; &lt;span class=&quot;val&quot;&gt;$65K&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;\n              &lt;div class=&quot;kcard&quot;&gt;&lt;div class=&quot;name&quot;&gt;Atlas Logistics&lt;/div&gt;&lt;div class=&quot;meta&quot;&gt;&lt;span class=&quot;av&quot;&gt;SK&lt;/span&gt; Sara K. &amp;middot; &lt;span class=&quot;val&quot;&gt;$28K&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;\n            &lt;/div&gt;\n            &lt;div class=&quot;kcol&quot;&gt;\n              &lt;div class=&quot;kcol-h&quot;&gt;Won &lt;span class=&quot;count&quot;&gt;3&lt;/span&gt;&lt;/div&gt;\n              &lt;div class=&quot;kcard&quot;&gt;&lt;div class=&quot;name&quot;&gt;Vela Robotics&lt;/div&gt;&lt;div class=&quot;meta&quot;&gt;&lt;span class=&quot;av&quot;&gt;JM&lt;/span&gt; Jake M. &amp;middot; &lt;span class=&quot;val&quot;&gt;$42K&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;\n              &lt;div class=&quot;kcard&quot;&gt;&lt;div class=&quot;name&quot;&gt;Kinetic Studios&lt;/div&gt;&lt;div class=&quot;meta&quot;&gt;&lt;span class=&quot;av&quot;&gt;SK&lt;/span&gt; Sara K. &amp;middot; &lt;span class=&quot;val&quot;&gt;$36K&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;\n              &lt;div class=&quot;kcard&quot;&gt;&lt;div class=&quot;name&quot;&gt;Pearl Analytics&lt;/div&gt;&lt;div class=&quot;meta&quot;&gt;&lt;span class=&quot;av&quot;&gt;RT&lt;/span&gt; Ravi T. &amp;middot; &lt;span class=&quot;val&quot;&gt;$19K&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;\n            &lt;/div&gt;\n          &lt;/div&gt;\n        &lt;/div&gt;\n      &lt;/div&gt;\n    &lt;/div&gt;\n  &lt;/div&gt;\n&lt;/section&gt;\n\n&lt;!-- =============================== LOGO CLOUD =============================== --&gt;\n&lt;div class=&quot;logo-cloud&quot;&gt;\n  &lt;div class=&quot;container&quot;&gt;\n    &lt;p class=&quot;label&quot;&gt;Powering pipeline at consulting practices &amp;amp; AI agencies worldwide&lt;/p&gt;\n    &lt;div class=&quot;logo-row&quot; role=&quot;list&quot;&gt;\n      &lt;span class=&quot;logo-item&quot;&gt;&lt;span class=&quot;mark&quot;&gt;N&lt;/span&gt; Northwind&lt;/span&gt;\n      &lt;span class=&quot;logo-item style-serif&quot;&gt;Helix Bio&lt;/span&gt;\n      &lt;span class=&quot;logo-item&quot;&gt;&lt;span class=&quot;mark&quot;&gt;V&lt;/span&gt; Vela&lt;/span&gt;\n      &lt;span class=&quot;logo-item style-mono&quot;&gt;forge/labs&lt;/span&gt;\n      &lt;span class=&quot;logo-item&quot;&gt;Tessera&lt;/span&gt;\n      &lt;span class=&quot;logo-item style-serif&quot;&gt;Lumen&lt;/span&gt;\n      &lt;span class=&quot;logo-item&quot;&gt;&lt;span class=&quot;mark&quot;&gt;A&lt;/span&gt; Atlas&lt;/span&gt;\n      &lt;span class=&quot;logo-item style-mono&quot;&gt;kinetic&lt;/span&gt;\n    &lt;/div&gt;\n  &lt;/div&gt;\n&lt;/div&gt;\n\n&lt;!-- =============================== PRODUCT &amp;mdash; feature splits =============================== --&gt;\n&lt;section id=&quot;acc-product&quot;&gt;\n  &lt;div class=&quot;container&quot;&gt;\n    &lt;div class=&quot;section-head center&quot;&gt;\n      &lt;span class=&quot;eyebrow center&quot;&gt;The product&lt;/span&gt;\n      &lt;h2&gt;Run your entire consulting practice from &lt;span class=&quot;serif-it&quot;&gt;one&lt;/span&gt; workspace.&lt;/h2&gt;\n      &lt;p&gt;Stop stitching together 12 tools. AI Consulting Clients replaces your CRM, knowledge base, content calendar, financial dashboard, and sales war room &amp;mdash; purpose-built for AI consultants and agency teams.&lt;/p&gt;\n    &lt;/div&gt;\n\n    &lt;!-- --- Feature: Pipeline --- --&gt;\n    &lt;div class=&quot;split&quot; id=&quot;acc-pipeline&quot; style=&quot;margin-bottom: clamp(4rem, 6vw, 6rem);&quot;&gt;\n      &lt;div class=&quot;panel&quot;&gt;\n        &lt;div class=&quot;panel-header&quot;&gt;\n          &lt;div class=&quot;h-title&quot;&gt;Pipeline &amp;middot; Q2 forecast&lt;/div&gt;\n          &lt;div class=&quot;h-meta&quot;&gt;$487,200 weighted&lt;/div&gt;\n        &lt;/div&gt;\n        &lt;div class=&quot;bars&quot;&gt;\n          &lt;div class=&quot;bar&quot; style=&quot;height: 38%&quot;&gt;&lt;/div&gt;\n          &lt;div class=&quot;bar&quot; style=&quot;height: 52%&quot;&gt;&lt;/div&gt;\n          &lt;div class=&quot;bar&quot; style=&quot;height: 44%&quot;&gt;&lt;/div&gt;\n          &lt;div class=&quot;bar&quot; style=&quot;height: 68%&quot;&gt;&lt;/div&gt;\n          &lt;div class=&quot;bar alt&quot; style=&quot;height: 75%&quot;&gt;&lt;/div&gt;\n          &lt;div class=&quot;bar alt&quot; style=&quot;height: 82%&quot;&gt;&lt;/div&gt;\n          &lt;div class=&quot;bar alt&quot; style=&quot;height: 90%&quot;&gt;&lt;/div&gt;\n          &lt;div class=&quot;bar alt&quot; style=&quot;height: 78%&quot;&gt;&lt;/div&gt;\n        &lt;/div&gt;\n        &lt;div class=&quot;bars-x&quot;&gt;\n          &lt;span&gt;Apr&lt;/span&gt;&lt;span&gt;May&lt;/span&gt;&lt;span&gt;Jun&lt;/span&gt;&lt;span&gt;Jul&lt;/span&gt;&lt;span&gt;Aug&lt;/span&gt;&lt;span&gt;Sep&lt;/span&gt;&lt;span&gt;Oct&lt;/span&gt;&lt;span&gt;Nov&lt;/span&gt;\n        &lt;/div&gt;\n        &lt;div class=&quot;panel-stats&quot;&gt;\n          &lt;div class=&quot;stat&quot;&gt;&lt;div class=&quot;lbl&quot;&gt;Open deals&lt;/div&gt;&lt;div class=&quot;val&quot;&gt;28&lt;/div&gt;&lt;div class=&quot;delta&quot;&gt;+5 this wk&lt;/div&gt;&lt;/div&gt;\n          &lt;div class=&quot;stat&quot;&gt;&lt;div class=&quot;lbl&quot;&gt;Win rate&lt;/div&gt;&lt;div class=&quot;val&quot;&gt;34%&lt;/div&gt;&lt;div class=&quot;delta&quot;&gt;+8% MoM&lt;/div&gt;&lt;/div&gt;\n          &lt;div class=&quot;stat&quot;&gt;&lt;div class=&quot;lbl&quot;&gt;Avg deal&lt;/div&gt;&lt;div class=&quot;val&quot;&gt;$31K&lt;/div&gt;&lt;div class=&quot;delta&quot;&gt;+$4K&lt;/div&gt;&lt;/div&gt;\n        &lt;/div&gt;\n      &lt;/div&gt;\n\n      &lt;div class=&quot;split-copy&quot;&gt;\n        &lt;span class=&quot;eyebrow&quot;&gt;Pipeline &amp;amp; forecasting&lt;/span&gt;\n        &lt;h3&gt;Every deal, every dollar, in one kanban.&lt;/h3&gt;\n        &lt;p&gt;A pipeline built for AI consulting: stages, weighted forecasts, deal scoring, activity history, and contract value tracking &amp;mdash; without a 6-hour Salesforce setup.&lt;/p&gt;\n        &lt;ul class=&quot;split-list&quot; role=&quot;list&quot;&gt;\n          &lt;li&gt;&lt;svg width=&quot;18&quot; height=&quot;18&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2.5&quot; stroke-linecap=&quot;round&quot; stroke-linejoin=&quot;round&quot;&gt;&lt;polyline points=&quot;20 6 9 17 4 12&quot;/&gt;&lt;/svg&gt; Drag-and-drop kanban with weighted forecasting&lt;/li&gt;\n          &lt;li&gt;&lt;svg width=&quot;18&quot; height=&quot;18&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2.5&quot; stroke-linecap=&quot;round&quot; stroke-linejoin=&quot;round&quot;&gt;&lt;polyline points=&quot;20 6 9 17 4 12&quot;/&gt;&lt;/svg&gt; AI-powered deal scoring based on activity &amp;amp; fit&lt;/li&gt;\n          &lt;li&gt;&lt;svg width=&quot;18&quot; height=&quot;18&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2.5&quot; stroke-linecap=&quot;round&quot; stroke-linejoin=&quot;round&quot;&gt;&lt;polyline points=&quot;20 6 9 17 4 12&quot;/&gt;&lt;/svg&gt; Auto-sync with Close, HubSpot, and Pipedrive&lt;/li&gt;\n        &lt;/ul&gt;\n        &lt;a href=&quot;#acc-demo&quot; class=&quot;btn btn-ghost btn-sm&quot;&gt;See it in a demo\n          &lt;svg width=&quot;14&quot; height=&quot;14&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2.5&quot; stroke-linecap=&quot;round&quot; stroke-linejoin=&quot;round&quot;&gt;&lt;line x1=&quot;5&quot; y1=&quot;12&quot; x2=&quot;19&quot; y2=&quot;12&quot;/&gt;&lt;polyline points=&quot;12 5 19 12 12 19&quot;/&gt;&lt;/svg&gt;\n        &lt;/a&gt;\n      &lt;/div&gt;\n    &lt;/div&gt;\n\n    &lt;!-- --- Feature: AI Brain --- --&gt;\n    &lt;div class=&quot;split reverse&quot; id=&quot;acc-brain&quot; style=&quot;margin-bottom: clamp(4rem, 6vw, 6rem);&quot;&gt;\n      &lt;div class=&quot;split-copy&quot;&gt;\n        &lt;span class=&quot;eyebrow&quot;&gt;AI Brain&lt;/span&gt;\n        &lt;h3&gt;Query every doc, transcript, and proposal you&#39;ve ever written.&lt;/h3&gt;\n        &lt;p&gt;Upload your client work, call recordings, proposals, and SOPs. The AI Brain indexes everything with semantic search and citations &amp;mdash; so the next time a prospect asks &quot;have you done healthcare?&quot;, you have the answer in 3 seconds with source links.&lt;/p&gt;\n        &lt;ul class=&quot;split-list&quot; role=&quot;list&quot;&gt;\n          &lt;li&gt;&lt;svg width=&quot;18&quot; height=&quot;18&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2.5&quot; stroke-linecap=&quot;round&quot; stroke-linejoin=&quot;round&quot;&gt;&lt;polyline points=&quot;20 6 9 17 4 12&quot;/&gt;&lt;/svg&gt; Claude-powered retrieval with full source citations&lt;/li&gt;\n          &lt;li&gt;&lt;svg width=&quot;18&quot; height=&quot;18&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2.5&quot; stroke-linecap=&quot;round&quot; stroke-linejoin=&quot;round&quot;&gt;&lt;polyline points=&quot;20 6 9 17 4 12&quot;/&gt;&lt;/svg&gt; Connect Notion, Drive, Slack, Zoom transcripts&lt;/li&gt;\n          &lt;li&gt;&lt;svg width=&quot;18&quot; height=&quot;18&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2.5&quot; stroke-linecap=&quot;round&quot; stroke-linejoin=&quot;round&quot;&gt;&lt;polyline points=&quot;20 6 9 17 4 12&quot;/&gt;&lt;/svg&gt; Generate proposals &amp;amp; SOWs from past project context&lt;/li&gt;\n        &lt;/ul&gt;\n        &lt;a href=&quot;#acc-demo&quot; class=&quot;btn btn-ghost btn-sm&quot;&gt;See it in a demo\n          &lt;svg width=&quot;14&quot; height=&quot;14&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2.5&quot; stroke-linecap=&quot;round&quot; stroke-linejoin=&quot;round&quot;&gt;&lt;line x1=&quot;5&quot; y1=&quot;12&quot; x2=&quot;19&quot; y2=&quot;12&quot;/&gt;&lt;polyline points=&quot;12 5 19 12 12 19&quot;/&gt;&lt;/svg&gt;\n        &lt;/a&gt;\n      &lt;/div&gt;\n\n      &lt;div class=&quot;panel&quot;&gt;\n        &lt;div class=&quot;panel-header&quot;&gt;\n          &lt;div class=&quot;h-title&quot;&gt;AI Brain &amp;mdash; knowledge query&lt;/div&gt;\n          &lt;div class=&quot;h-meta&quot;&gt;claude-sonnet-4.7&lt;/div&gt;\n        &lt;/div&gt;\n        &lt;div class=&quot;chat&quot;&gt;\n          &lt;div class=&quot;msg user&quot;&gt;\n            &lt;div class=&quot;who&quot;&gt;You&lt;/div&gt;\n            Summarize what we proposed to Helix Bio in our last engagement and pull pricing from similar healthcare deals.\n          &lt;/div&gt;\n          &lt;div class=&quot;msg ai&quot;&gt;\n            &lt;div class=&quot;who&quot;&gt;AI Brain&lt;/div&gt;\n            Helix Bio&#39;s last proposal was a 12-week LLM evaluation pipeline at $48K fixed. Comparable healthcare deals in your archive:\n            &lt;span class=&quot;code&quot;&gt;Cohere Health &amp;middot; $52K &amp;middot; 14wk &amp;middot; evaluations + red-teaming\nNotable AI  &amp;middot; $38K &amp;middot; 10wk &amp;middot; RAG implementation\nLumen      &amp;middot; $65K &amp;middot; 16wk &amp;middot; multi-model orchestration&lt;/span&gt;\n            Median for this scope range: &lt;strong&gt;$48K&amp;ndash;$58K&lt;/strong&gt;. Want me to draft a tiered proposal?\n            &lt;div class=&quot;src&quot;&gt;\n              &lt;span class=&quot;chip&quot;&gt;proposal-helix-v3.pdf&lt;/span&gt;\n              &lt;span class=&quot;chip&quot;&gt;deals/cohere-sow.md&lt;/span&gt;\n              &lt;span class=&quot;chip&quot;&gt;deals/notable-2025.pdf&lt;/span&gt;\n            &lt;/div&gt;\n          &lt;/div&gt;\n        &lt;/div&gt;\n      &lt;/div&gt;\n    &lt;/div&gt;\n\n    &lt;!-- --- Feature: Outreach --- --&gt;\n    &lt;div class=&quot;split&quot; id=&quot;acc-outreach&quot;&gt;\n      &lt;div class=&quot;panel&quot;&gt;\n        &lt;div class=&quot;panel-header&quot;&gt;\n          &lt;div class=&quot;h-title&quot;&gt;Outreach &amp;middot; CTO sequence&lt;/div&gt;\n          &lt;div class=&quot;h-meta&quot;&gt;running &amp;middot; 247 active&lt;/div&gt;\n        &lt;/div&gt;\n        &lt;div class=&quot;seq&quot;&gt;\n          &lt;div class=&quot;seq-row&quot;&gt;&lt;div class=&quot;n&quot;&gt;01&lt;/div&gt;&lt;div class=&quot;ttl&quot;&gt;Connect on LinkedIn &lt;div class=&quot;sub&quot;&gt;Personalized opener &amp;middot; day 0&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;stat ok&quot;&gt;42% acc&lt;/div&gt;&lt;/div&gt;\n          &lt;div class=&quot;seq-row&quot;&gt;&lt;div class=&quot;n&quot;&gt;02&lt;/div&gt;&lt;div class=&quot;ttl&quot;&gt;Cold email &amp;mdash; Pain hook &lt;div class=&quot;sub&quot;&gt;Triggered on accept &amp;middot; day 1&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;stat ok&quot;&gt;31% reply&lt;/div&gt;&lt;/div&gt;\n          &lt;div class=&quot;seq-row&quot;&gt;&lt;div class=&quot;n&quot;&gt;03&lt;/div&gt;&lt;div class=&quot;ttl&quot;&gt;Value asset send &lt;div class=&quot;sub&quot;&gt;Case study PDF &amp;middot; day 4&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;stat run&quot;&gt;running&lt;/div&gt;&lt;/div&gt;\n          &lt;div class=&quot;seq-row&quot;&gt;&lt;div class=&quot;n&quot;&gt;04&lt;/div&gt;&lt;div class=&quot;ttl&quot;&gt;Booking link &lt;div class=&quot;sub&quot;&gt;Soft CTA &amp;middot; day 7&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;stat dft&quot;&gt;draft&lt;/div&gt;&lt;/div&gt;\n          &lt;div class=&quot;seq-row&quot;&gt;&lt;div class=&quot;n&quot;&gt;05&lt;/div&gt;&lt;div class=&quot;ttl&quot;&gt;Breakup email &lt;div class=&quot;sub&quot;&gt;Final touch &amp;middot; day 14&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;stat dft&quot;&gt;draft&lt;/div&gt;&lt;/div&gt;\n        &lt;/div&gt;\n      &lt;/div&gt;\n\n      &lt;div class=&quot;split-copy&quot;&gt;\n        &lt;span class=&quot;eyebrow&quot;&gt;Outreach engine&lt;/span&gt;\n        &lt;h3&gt;Multi-channel sequences that book real calls.&lt;/h3&gt;\n        &lt;p&gt;LinkedIn, email, and SMS &amp;mdash; orchestrated. Pre-built sequences for AI consulting ICPs (CTO, VP Eng, Head of AI/ML), with battle-tested templates you can deploy in minutes.&lt;/p&gt;\n        &lt;ul class=&quot;split-list&quot; role=&quot;list&quot;&gt;\n          &lt;li&gt;&lt;svg width=&quot;18&quot; height=&quot;18&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2.5&quot; stroke-linecap=&quot;round&quot; stroke-linejoin=&quot;round&quot;&gt;&lt;polyline points=&quot;20 6 9 17 4 12&quot;/&gt;&lt;/svg&gt; Pre-built sequences for CTO, VP Eng, Head of AI personas&lt;/li&gt;\n          &lt;li&gt;&lt;svg width=&quot;18&quot; height=&quot;18&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2.5&quot; stroke-linecap=&quot;round&quot; stroke-linejoin=&quot;round&quot;&gt;&lt;polyline points=&quot;20 6 9 17 4 12&quot;/&gt;&lt;/svg&gt; A/B testing, deliverability monitoring, reply detection&lt;/li&gt;\n          &lt;li&gt;&lt;svg width=&quot;18&quot; height=&quot;18&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2.5&quot; stroke-linecap=&quot;round&quot; stroke-linejoin=&quot;round&quot;&gt;&lt;polyline points=&quot;20 6 9 17 4 12&quot;/&gt;&lt;/svg&gt; Compliant SMS appointment reminders (with opt-in tracking)&lt;/li&gt;\n        &lt;/ul&gt;\n        &lt;a href=&quot;#acc-demo&quot; class=&quot;btn btn-ghost btn-sm&quot;&gt;See it in a demo\n          &lt;svg width=&quot;14&quot; height=&quot;14&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2.5&quot; stroke-linecap=&quot;round&quot; stroke-linejoin=&quot;round&quot;&gt;&lt;line x1=&quot;5&quot; y1=&quot;12&quot; x2=&quot;19&quot; y2=&quot;12&quot;/&gt;&lt;polyline points=&quot;12 5 19 12 12 19&quot;/&gt;&lt;/svg&gt;\n        &lt;/a&gt;\n      &lt;/div&gt;\n    &lt;/div&gt;\n  &lt;/div&gt;\n&lt;/section&gt;\n\n&lt;!-- =============================== FEATURE GRID =============================== --&gt;\n&lt;section id=&quot;acc-features&quot; style=&quot;border-top: 1px solid var(--line);&quot;&gt;\n  &lt;div class=&quot;container&quot;&gt;\n    &lt;div class=&quot;section-head center&quot;&gt;\n      &lt;span class=&quot;eyebrow center&quot;&gt;Every workflow, covered&lt;/span&gt;\n      &lt;h2&gt;29 purpose-built modules &amp;mdash; &lt;span class=&quot;serif-it&quot;&gt;none&lt;/span&gt; of the bloat.&lt;/h2&gt;\n      &lt;p&gt;Each module is built specifically for the AI consulting workflow. Use what you need. Ignore what you don&#39;t.&lt;/p&gt;\n    &lt;/div&gt;\n\n    &lt;div class=&quot;feature-grid&quot;&gt;\n      &lt;div class=&quot;feature&quot;&gt;&lt;div class=&quot;ico-box&quot;&gt;&lt;svg width=&quot;18&quot; height=&quot;18&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2&quot;&gt;&lt;line x1=&quot;18&quot; y1=&quot;20&quot; x2=&quot;18&quot; y2=&quot;10&quot;/&gt;&lt;line x1=&quot;12&quot; y1=&quot;20&quot; x2=&quot;12&quot; y2=&quot;4&quot;/&gt;&lt;line x1=&quot;6&quot; y1=&quot;20&quot; x2=&quot;6&quot; y2=&quot;14&quot;/&gt;&lt;/svg&gt;&lt;/div&gt;&lt;h3&gt;Pipeline kanban&lt;/h3&gt;&lt;p&gt;Drag-and-drop deal management with weighted forecasting and stage automation.&lt;/p&gt;&lt;/div&gt;\n      &lt;div class=&quot;feature&quot;&gt;&lt;div class=&quot;ico-box&quot;&gt;&lt;svg width=&quot;18&quot; height=&quot;18&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2&quot;&gt;&lt;path d=&quot;M9.5 2A2.5 2.5 0 0 1 12 4.5v15a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1-2.96-3.08 3 3 0 0 1-.34-5.58 2.5 2.5 0 0 1 1.32-4.24 2.5 2.5 0 0 1 1.98-3A2.5 2.5 0 0 1 9.5 2z&quot;/&gt;&lt;/svg&gt;&lt;/div&gt;&lt;h3&gt;AI Brain&lt;/h3&gt;&lt;p&gt;RAG knowledge base over every doc, transcript, and proposal you&#39;ve created.&lt;/p&gt;&lt;/div&gt;\n      &lt;div class=&quot;feature&quot;&gt;&lt;div class=&quot;ico-box&quot;&gt;&lt;svg width=&quot;18&quot; height=&quot;18&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2&quot;&gt;&lt;path d=&quot;M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z&quot;/&gt;&lt;circle cx=&quot;12&quot; cy=&quot;10&quot; r=&quot;3&quot;/&gt;&lt;/svg&gt;&lt;/div&gt;&lt;h3&gt;ICP definitions&lt;/h3&gt;&lt;p&gt;Build, store, and operationalize your ideal customer profile across every channel.&lt;/p&gt;&lt;/div&gt;\n      &lt;div class=&quot;feature&quot;&gt;&lt;div class=&quot;ico-box&quot;&gt;&lt;svg width=&quot;18&quot; height=&quot;18&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2&quot;&gt;&lt;rect x=&quot;2&quot; y=&quot;3&quot; width=&quot;20&quot; height=&quot;14&quot; rx=&quot;2&quot;/&gt;&lt;line x1=&quot;8&quot; y1=&quot;21&quot; x2=&quot;16&quot; y2=&quot;21&quot;/&gt;&lt;line x1=&quot;12&quot; y1=&quot;17&quot; x2=&quot;12&quot; y2=&quot;21&quot;/&gt;&lt;/svg&gt;&lt;/div&gt;&lt;h3&gt;Sales war room&lt;/h3&gt;&lt;p&gt;Live dashboard for your sales activity: calls booked, calls run, close rate, MRR added.&lt;/p&gt;&lt;/div&gt;\n      &lt;div class=&quot;feature&quot;&gt;&lt;div class=&quot;ico-box&quot;&gt;&lt;svg width=&quot;18&quot; height=&quot;18&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2&quot;&gt;&lt;path d=&quot;M4 4h16v16H4z&quot;/&gt;&lt;path d=&quot;M4 9h16M9 4v16&quot;/&gt;&lt;/svg&gt;&lt;/div&gt;&lt;h3&gt;Outreach sequences&lt;/h3&gt;&lt;p&gt;Multi-channel cadences (LinkedIn, email, SMS) with built-in deliverability monitoring.&lt;/p&gt;&lt;/div&gt;\n      &lt;div class=&quot;feature&quot;&gt;&lt;div class=&quot;ico-box&quot;&gt;&lt;svg width=&quot;18&quot; height=&quot;18&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2&quot;&gt;&lt;line x1=&quot;12&quot; y1=&quot;1&quot; x2=&quot;12&quot; y2=&quot;23&quot;/&gt;&lt;path d=&quot;M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6&quot;/&gt;&lt;/svg&gt;&lt;/div&gt;&lt;h3&gt;Financials&lt;/h3&gt;&lt;p&gt;Revenue, MRR, runway, contractor payouts &amp;mdash; synced from Stripe and your bank.&lt;/p&gt;&lt;/div&gt;\n      &lt;div class=&quot;feature&quot;&gt;&lt;div class=&quot;ico-box&quot;&gt;&lt;svg width=&quot;18&quot; height=&quot;18&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2&quot;&gt;&lt;rect x=&quot;3&quot; y=&quot;4&quot; width=&quot;18&quot; height=&quot;18&quot; rx=&quot;2&quot;/&gt;&lt;line x1=&quot;16&quot; y1=&quot;2&quot; x2=&quot;16&quot; y2=&quot;6&quot;/&gt;&lt;line x1=&quot;8&quot; y1=&quot;2&quot; x2=&quot;8&quot; y2=&quot;6&quot;/&gt;&lt;line x1=&quot;3&quot; y1=&quot;10&quot; x2=&quot;21&quot; y2=&quot;10&quot;/&gt;&lt;/svg&gt;&lt;/div&gt;&lt;h3&gt;Content calendar&lt;/h3&gt;&lt;p&gt;Plan, schedule, and ship LinkedIn, YouTube, and email content from one calendar.&lt;/p&gt;&lt;/div&gt;\n      &lt;div class=&quot;feature&quot;&gt;&lt;div class=&quot;ico-box&quot;&gt;&lt;svg width=&quot;18&quot; height=&quot;18&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2&quot;&gt;&lt;path d=&quot;M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z&quot;/&gt;&lt;/svg&gt;&lt;/div&gt;&lt;h3&gt;Offer &amp;amp; VSL builder&lt;/h3&gt;&lt;p&gt;Templates for high-converting AI consulting offers, VSLs, and pricing pages.&lt;/p&gt;&lt;/div&gt;\n      &lt;div class=&quot;feature&quot;&gt;&lt;div class=&quot;ico-box&quot;&gt;&lt;svg width=&quot;18&quot; height=&quot;18&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2&quot;&gt;&lt;polygon points=&quot;23 7 16 12 23 17 23 7&quot;/&gt;&lt;rect x=&quot;1&quot; y=&quot;5&quot; width=&quot;15&quot; height=&quot;14&quot; rx=&quot;2&quot;/&gt;&lt;/svg&gt;&lt;/div&gt;&lt;h3&gt;Training vault&lt;/h3&gt;&lt;p&gt;Searchable training library covering positioning, sales, and AI delivery for working consultants.&lt;/p&gt;&lt;/div&gt;\n    &lt;/div&gt;\n  &lt;/div&gt;\n&lt;/section&gt;\n\n&lt;!-- =============================== CUSTOMER STORIES =============================== --&gt;\n&lt;!-- NOTE: Names and quotes below are illustrative. Replace with real attributed members (with their written permission) before the final A2P submission. --&gt;\n&lt;section id=&quot;acc-customers&quot; style=&quot;border-top: 1px solid var(--line);&quot;&gt;\n  &lt;div class=&quot;container&quot;&gt;\n    &lt;div class=&quot;section-head center&quot;&gt;\n      &lt;span class=&quot;eyebrow center&quot;&gt;Customer stories&lt;/span&gt;\n      &lt;h2&gt;Built with &amp;mdash; and used by &amp;mdash; working AI &lt;span class=&quot;serif-it&quot;&gt;consultants&lt;/span&gt;.&lt;/h2&gt;\n      &lt;p&gt;Independent practitioners, agency founders, and scaling teams who replaced a stack of disconnected tools with one workspace.&lt;/p&gt;\n    &lt;/div&gt;\n\n    &lt;div class=&quot;case-grid&quot;&gt;\n      &lt;article class=&quot;case-card&quot;&gt;\n        &lt;span class=&quot;tag&quot;&gt;Independent &amp;middot; 1 seat&lt;/span&gt;\n        &lt;p class=&quot;quote&quot;&gt;&quot;Went from $11K months to $48K months in 90 days. The outreach sequences alone paid for the platform in week two &amp;mdash; and the AI Brain pulls a relevant proposal in 5 seconds when a prospect asks for case studies.&quot;&lt;/p&gt;\n        &lt;div class=&quot;metrics&quot;&gt;\n          &lt;div class=&quot;metric&quot;&gt;&lt;div class=&quot;num&quot;&gt;4.4&amp;times;&lt;/div&gt;&lt;div class=&quot;lbl&quot;&gt;Monthly revenue&lt;/div&gt;&lt;/div&gt;\n          &lt;div class=&quot;metric&quot;&gt;&lt;div class=&quot;num&quot;&gt;90d&lt;/div&gt;&lt;div class=&quot;lbl&quot;&gt;Time to result&lt;/div&gt;&lt;/div&gt;\n          &lt;div class=&quot;metric&quot;&gt;&lt;div class=&quot;num&quot;&gt;11&lt;/div&gt;&lt;div class=&quot;lbl&quot;&gt;Tools replaced&lt;/div&gt;&lt;/div&gt;\n        &lt;/div&gt;\n        &lt;div class=&quot;auth&quot;&gt;\n          &lt;span class=&quot;av&quot; aria-hidden=&quot;true&quot;&gt;JM&lt;/span&gt;\n          &lt;div&gt;\n            &lt;div class=&quot;name&quot;&gt;Jake M.&lt;/div&gt;\n            &lt;div class=&quot;role&quot;&gt;Independent AI Consultant&lt;/div&gt;\n          &lt;/div&gt;\n        &lt;/div&gt;\n      &lt;/article&gt;\n\n      &lt;article class=&quot;case-card&quot;&gt;\n        &lt;span class=&quot;tag&quot;&gt;Agency &amp;middot; 6 seats&lt;/span&gt;\n        &lt;p class=&quot;quote&quot;&gt;&quot;We replaced HubSpot, Notion AI, and three spreadsheets with one workspace. The Brain is the only thing I open before client calls now &amp;mdash; every transcript and proposal indexed in seconds with citations.&quot;&lt;/p&gt;\n        &lt;div class=&quot;metrics&quot;&gt;\n          &lt;div class=&quot;metric&quot;&gt;&lt;div class=&quot;num&quot;&gt;3.4&amp;times;&lt;/div&gt;&lt;div class=&quot;lbl&quot;&gt;Pipeline growth&lt;/div&gt;&lt;/div&gt;\n          &lt;div class=&quot;metric&quot;&gt;&lt;div class=&quot;num&quot;&gt;&amp;minus;$1.8K&lt;/div&gt;&lt;div class=&quot;lbl&quot;&gt;Monthly tool spend&lt;/div&gt;&lt;/div&gt;\n          &lt;div class=&quot;metric&quot;&gt;&lt;div class=&quot;num&quot;&gt;6&lt;/div&gt;&lt;div class=&quot;lbl&quot;&gt;Active seats&lt;/div&gt;&lt;/div&gt;\n        &lt;/div&gt;\n        &lt;div class=&quot;auth&quot;&gt;\n          &lt;span class=&quot;av&quot; aria-hidden=&quot;true&quot;&gt;SK&lt;/span&gt;\n          &lt;div&gt;\n            &lt;div class=&quot;name&quot;&gt;Sara K.&lt;/div&gt;\n            &lt;div class=&quot;role&quot;&gt;Founder &amp;middot; 6-person AI consultancy&lt;/div&gt;\n          &lt;/div&gt;\n        &lt;/div&gt;\n      &lt;/article&gt;\n\n      &lt;article class=&quot;case-card&quot;&gt;\n        &lt;span class=&quot;tag&quot;&gt;Scaling &amp;middot; 12 seats&lt;/span&gt;\n        &lt;p class=&quot;quote&quot;&gt;&quot;The pipeline is exactly what an AI agency needs &amp;mdash; none of the Salesforce nonsense. Weighted forecast is accurate to within 8% of actuals, which is the first time we&#39;ve trusted a number in our forecasting in three years.&quot;&lt;/p&gt;\n        &lt;div class=&quot;metrics&quot;&gt;\n          &lt;div class=&quot;metric&quot;&gt;&lt;div class=&quot;num&quot;&gt;92%&lt;/div&gt;&lt;div class=&quot;lbl&quot;&gt;Forecast accuracy&lt;/div&gt;&lt;/div&gt;\n          &lt;div class=&quot;metric&quot;&gt;&lt;div class=&quot;num&quot;&gt;28&lt;/div&gt;&lt;div class=&quot;lbl&quot;&gt;Open deals tracked&lt;/div&gt;&lt;/div&gt;\n          &lt;div class=&quot;metric&quot;&gt;&lt;div class=&quot;num&quot;&gt;12&lt;/div&gt;&lt;div class=&quot;lbl&quot;&gt;Reps on platform&lt;/div&gt;&lt;/div&gt;\n        &lt;/div&gt;\n        &lt;div class=&quot;auth&quot;&gt;\n          &lt;span class=&quot;av&quot; aria-hidden=&quot;true&quot;&gt;RT&lt;/span&gt;\n          &lt;div&gt;\n            &lt;div class=&quot;name&quot;&gt;Ravi T.&lt;/div&gt;\n            &lt;div class=&quot;role&quot;&gt;Head of Growth &amp;middot; LLM-eval startup&lt;/div&gt;\n          &lt;/div&gt;\n        &lt;/div&gt;\n      &lt;/article&gt;\n    &lt;/div&gt;\n  &lt;/div&gt;\n&lt;/section&gt;\n\n&lt;!-- =============================== SOLUTIONS =============================== --&gt;\n&lt;section id=&quot;acc-solutions&quot; style=&quot;border-top: 1px solid var(--line);&quot;&gt;\n  &lt;div class=&quot;container&quot;&gt;\n    &lt;div class=&quot;section-head center&quot;&gt;\n      &lt;span class=&quot;eyebrow center&quot;&gt;Solutions&lt;/span&gt;\n      &lt;h2&gt;Built for every stage of an AI consulting &lt;span class=&quot;serif-it&quot;&gt;practice&lt;/span&gt;.&lt;/h2&gt;\n      &lt;p&gt;Whether you&#39;re an independent consultant landing your first $25K engagement or a 12-person agency scaling to $5M ARR, the workspace adapts.&lt;/p&gt;\n    &lt;/div&gt;\n\n    &lt;div class=&quot;uc-grid&quot;&gt;\n      &lt;div class=&quot;uc&quot;&gt;\n        &lt;span class=&quot;tag&quot;&gt;Independent&lt;/span&gt;\n        &lt;h3&gt;For solo AI consultants&lt;/h3&gt;\n        &lt;p&gt;You can deliver real AI work, but pipeline is inconsistent and admin steals your week. We turn outbound, proposals, and client comms into a 4-hour-per-week system.&lt;/p&gt;\n        &lt;ul role=&quot;list&quot;&gt;\n          &lt;li&gt;&lt;svg width=&quot;16&quot; height=&quot;16&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2.5&quot;&gt;&lt;polyline points=&quot;20 6 9 17 4 12&quot;/&gt;&lt;/svg&gt; Battle-tested outreach templates for AI consulting ICPs&lt;/li&gt;\n          &lt;li&gt;&lt;svg width=&quot;16&quot; height=&quot;16&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2.5&quot;&gt;&lt;polyline points=&quot;20 6 9 17 4 12&quot;/&gt;&lt;/svg&gt; Proposal &amp;amp; SOW templates priced for value&lt;/li&gt;\n          &lt;li&gt;&lt;svg width=&quot;16&quot; height=&quot;16&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2.5&quot;&gt;&lt;polyline points=&quot;20 6 9 17 4 12&quot;/&gt;&lt;/svg&gt; Live weekly group coaching with senior operators&lt;/li&gt;\n        &lt;/ul&gt;\n      &lt;/div&gt;\n\n      &lt;div class=&quot;uc&quot;&gt;\n        &lt;span class=&quot;tag&quot;&gt;Agency&lt;/span&gt;\n        &lt;h3&gt;For AI agencies&lt;/h3&gt;\n        &lt;p&gt;Multi-seat collaboration, deal handoff between SDR and AE, role-based access, and shared knowledge base. Replace 6+ tools with one workspace your whole team actually uses.&lt;/p&gt;\n        &lt;ul role=&quot;list&quot;&gt;\n          &lt;li&gt;&lt;svg width=&quot;16&quot; height=&quot;16&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2.5&quot;&gt;&lt;polyline points=&quot;20 6 9 17 4 12&quot;/&gt;&lt;/svg&gt; Up to 25 seats with granular permissions&lt;/li&gt;\n          &lt;li&gt;&lt;svg width=&quot;16&quot; height=&quot;16&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2.5&quot;&gt;&lt;polyline points=&quot;20 6 9 17 4 12&quot;/&gt;&lt;/svg&gt; Pipeline by rep, by region, by service line&lt;/li&gt;\n          &lt;li&gt;&lt;svg width=&quot;16&quot; height=&quot;16&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2.5&quot;&gt;&lt;polyline points=&quot;20 6 9 17 4 12&quot;/&gt;&lt;/svg&gt; Shared AI Brain across the whole org&lt;/li&gt;\n        &lt;/ul&gt;\n      &lt;/div&gt;\n\n      &lt;div class=&quot;uc&quot;&gt;\n        &lt;span class=&quot;tag&quot;&gt;Scaling&lt;/span&gt;\n        &lt;h3&gt;For founders scaling to $1M+&lt;/h3&gt;\n        &lt;p&gt;You&#39;ve found product&amp;ndash;market fit. Now you need pipeline math, hiring playbooks, and operational SOPs that don&#39;t fall apart when you double headcount.&lt;/p&gt;\n        &lt;ul role=&quot;list&quot;&gt;\n          &lt;li&gt;&lt;svg width=&quot;16&quot; height=&quot;16&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2.5&quot;&gt;&lt;polyline points=&quot;20 6 9 17 4 12&quot;/&gt;&lt;/svg&gt; Cohort-based revenue &amp;amp; retention dashboards&lt;/li&gt;\n          &lt;li&gt;&lt;svg width=&quot;16&quot; height=&quot;16&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2.5&quot;&gt;&lt;polyline points=&quot;20 6 9 17 4 12&quot;/&gt;&lt;/svg&gt; Contractor + commission tracking&lt;/li&gt;\n          &lt;li&gt;&lt;svg width=&quot;16&quot; height=&quot;16&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2.5&quot;&gt;&lt;polyline points=&quot;20 6 9 17 4 12&quot;/&gt;&lt;/svg&gt; Quarterly operator office hours with our founding team&lt;/li&gt;\n        &lt;/ul&gt;\n      &lt;/div&gt;\n    &lt;/div&gt;\n  &lt;/div&gt;\n&lt;/section&gt;\n\n&lt;!-- =============================== INTEGRATIONS =============================== --&gt;\n&lt;section style=&quot;border-top: 1px solid var(--line);&quot;&gt;\n  &lt;div class=&quot;container&quot;&gt;\n    &lt;div class=&quot;section-head center&quot;&gt;\n      &lt;span class=&quot;eyebrow center&quot;&gt;Integrations&lt;/span&gt;\n      &lt;h2&gt;Connects to the tools you &lt;span class=&quot;serif-it&quot;&gt;already&lt;/span&gt; use.&lt;/h2&gt;\n      &lt;p&gt;Two-way sync with the rest of your stack &amp;mdash; no manual exports, no data silos.&lt;/p&gt;\n    &lt;/div&gt;\n\n    &lt;div class=&quot;ints&quot;&gt;\n      &lt;div class=&quot;int&quot;&gt;&lt;span class=&quot;mk&quot;&gt;N&lt;/span&gt; Notion&lt;/div&gt;\n      &lt;div class=&quot;int&quot;&gt;&lt;span class=&quot;mk&quot;&gt;S&lt;/span&gt; Slack&lt;/div&gt;\n      &lt;div class=&quot;int&quot;&gt;&lt;span class=&quot;mk&quot;&gt;Z&lt;/span&gt; Zoom&lt;/div&gt;\n      &lt;div class=&quot;int&quot;&gt;&lt;span class=&quot;mk&quot;&gt;G&lt;/span&gt; Google Workspace&lt;/div&gt;\n      &lt;div class=&quot;int&quot;&gt;&lt;span class=&quot;mk&quot;&gt;$&lt;/span&gt; Stripe&lt;/div&gt;\n      &lt;div class=&quot;int&quot;&gt;&lt;span class=&quot;mk&quot;&gt;H&lt;/span&gt; HubSpot&lt;/div&gt;\n      &lt;div class=&quot;int&quot;&gt;&lt;span class=&quot;mk&quot;&gt;C&lt;/span&gt; Close.io&lt;/div&gt;\n      &lt;div class=&quot;int&quot;&gt;&lt;span class=&quot;mk&quot;&gt;L&lt;/span&gt; LinkedIn&lt;/div&gt;\n      &lt;div class=&quot;int&quot;&gt;&lt;span class=&quot;mk&quot;&gt;M&lt;/span&gt; Meta Ads&lt;/div&gt;\n      &lt;div class=&quot;int&quot;&gt;&lt;span class=&quot;mk&quot;&gt;A&lt;/span&gt; Apollo&lt;/div&gt;\n      &lt;div class=&quot;int&quot;&gt;&lt;span class=&quot;mk&quot;&gt;F&lt;/span&gt; Figma&lt;/div&gt;\n      &lt;div class=&quot;int&quot;&gt;&lt;span class=&quot;mk&quot;&gt;+&lt;/span&gt; Zapier &amp;amp; Webhooks&lt;/div&gt;\n    &lt;/div&gt;\n  &lt;/div&gt;\n&lt;/section&gt;\n\n&lt;!-- =============================== PRICING =============================== --&gt;\n&lt;section id=&quot;acc-pricing&quot;&gt;\n  &lt;div class=&quot;container&quot;&gt;\n    &lt;div class=&quot;section-head center&quot;&gt;\n      &lt;span class=&quot;eyebrow center&quot;&gt;Pricing&lt;/span&gt;\n      &lt;h2&gt;Simple, &lt;span class=&quot;serif-it&quot;&gt;honest&lt;/span&gt; pricing.&lt;/h2&gt;\n      &lt;p&gt;Every plan includes the full platform, weekly live coaching, and the private community. Pick the seat count that fits your team.&lt;/p&gt;\n    &lt;/div&gt;\n\n    &lt;div class=&quot;price-grid&quot;&gt;\n      &lt;div class=&quot;price&quot;&gt;\n        &lt;h3&gt;Solo&lt;/h3&gt;\n        &lt;p class=&quot;desc&quot;&gt;For independent AI consultants getting their pipeline online.&lt;/p&gt;\n        &lt;div class=&quot;amt&quot;&gt;&lt;span class=&quot;n&quot;&gt;Custom&lt;/span&gt;&lt;/div&gt;\n        &lt;div class=&quot;billed&quot;&gt;Pricing shared on your discovery call&lt;/div&gt;\n        &lt;a href=&quot;#acc-demo&quot; class=&quot;btn btn-ghost&quot;&gt;Book a demo&lt;/a&gt;\n        &lt;ul class=&quot;feats&quot;&gt;\n          &lt;li&gt;&lt;svg width=&quot;14&quot; height=&quot;14&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2.5&quot;&gt;&lt;polyline points=&quot;20 6 9 17 4 12&quot;/&gt;&lt;/svg&gt; Full platform &amp;middot; 1 seat&lt;/li&gt;\n          &lt;li&gt;&lt;svg width=&quot;14&quot; height=&quot;14&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2.5&quot;&gt;&lt;polyline points=&quot;20 6 9 17 4 12&quot;/&gt;&lt;/svg&gt; AI Brain &amp;middot; 10GB knowledge storage&lt;/li&gt;\n          &lt;li&gt;&lt;svg width=&quot;14&quot; height=&quot;14&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2.5&quot;&gt;&lt;polyline points=&quot;20 6 9 17 4 12&quot;/&gt;&lt;/svg&gt; Weekly live group coaching&lt;/li&gt;\n          &lt;li&gt;&lt;svg width=&quot;14&quot; height=&quot;14&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2.5&quot;&gt;&lt;polyline points=&quot;20 6 9 17 4 12&quot;/&gt;&lt;/svg&gt; Training vault &amp;amp; community&lt;/li&gt;\n          &lt;li&gt;&lt;svg width=&quot;14&quot; height=&quot;14&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2.5&quot;&gt;&lt;polyline points=&quot;20 6 9 17 4 12&quot;/&gt;&lt;/svg&gt; Email support&lt;/li&gt;\n        &lt;/ul&gt;\n      &lt;/div&gt;\n\n      &lt;div class=&quot;price featured&quot;&gt;\n        &lt;span class=&quot;price-tag&quot;&gt;Most popular&lt;/span&gt;\n        &lt;h3&gt;Pro&lt;/h3&gt;\n        &lt;p class=&quot;desc&quot;&gt;For growing AI consultancies and small agency teams.&lt;/p&gt;\n        &lt;div class=&quot;amt&quot;&gt;&lt;span class=&quot;n&quot;&gt;Custom&lt;/span&gt;&lt;/div&gt;\n        &lt;div class=&quot;billed&quot;&gt;Pricing shared on your discovery call&lt;/div&gt;\n        &lt;a href=&quot;#acc-demo&quot; class=&quot;btn btn-accent&quot;&gt;Book a demo&lt;/a&gt;\n        &lt;ul class=&quot;feats&quot;&gt;\n          &lt;li&gt;&lt;svg width=&quot;14&quot; height=&quot;14&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2.5&quot;&gt;&lt;polyline points=&quot;20 6 9 17 4 12&quot;/&gt;&lt;/svg&gt; Everything in Solo +&lt;/li&gt;\n          &lt;li&gt;&lt;svg width=&quot;14&quot; height=&quot;14&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2.5&quot;&gt;&lt;polyline points=&quot;20 6 9 17 4 12&quot;/&gt;&lt;/svg&gt; Up to 5 seats&lt;/li&gt;\n          &lt;li&gt;&lt;svg width=&quot;14&quot; height=&quot;14&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2.5&quot;&gt;&lt;polyline points=&quot;20 6 9 17 4 12&quot;/&gt;&lt;/svg&gt; AI Brain &amp;middot; 100GB &amp;middot; multi-user&lt;/li&gt;\n          &lt;li&gt;&lt;svg width=&quot;14&quot; height=&quot;14&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2.5&quot;&gt;&lt;polyline points=&quot;20 6 9 17 4 12&quot;/&gt;&lt;/svg&gt; 2&amp;times; weekly coaching + monthly 1:1&lt;/li&gt;\n          &lt;li&gt;&lt;svg width=&quot;14&quot; height=&quot;14&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2.5&quot;&gt;&lt;polyline points=&quot;20 6 9 17 4 12&quot;/&gt;&lt;/svg&gt; SMS sequences (TCR-registered)&lt;/li&gt;\n          &lt;li&gt;&lt;svg width=&quot;14&quot; height=&quot;14&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2.5&quot;&gt;&lt;polyline points=&quot;20 6 9 17 4 12&quot;/&gt;&lt;/svg&gt; Priority chat support&lt;/li&gt;\n        &lt;/ul&gt;\n      &lt;/div&gt;\n\n      &lt;div class=&quot;price&quot;&gt;\n        &lt;h3&gt;Scale&lt;/h3&gt;\n        &lt;p class=&quot;desc&quot;&gt;For agencies of 6+ scaling past $1M ARR.&lt;/p&gt;\n        &lt;div class=&quot;amt&quot;&gt;&lt;span class=&quot;n&quot;&gt;Custom&lt;/span&gt;&lt;/div&gt;\n        &lt;div class=&quot;billed&quot;&gt;Annual contract&lt;/div&gt;\n        &lt;a href=&quot;#acc-demo&quot; class=&quot;btn btn-ghost&quot;&gt;Talk to sales&lt;/a&gt;\n        &lt;ul class=&quot;feats&quot;&gt;\n          &lt;li&gt;&lt;svg width=&quot;14&quot; height=&quot;14&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2.5&quot;&gt;&lt;polyline points=&quot;20 6 9 17 4 12&quot;/&gt;&lt;/svg&gt; Everything in Pro +&lt;/li&gt;\n          &lt;li&gt;&lt;svg width=&quot;14&quot; height=&quot;14&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2.5&quot;&gt;&lt;polyline points=&quot;20 6 9 17 4 12&quot;/&gt;&lt;/svg&gt; Up to 25 seats&lt;/li&gt;\n          &lt;li&gt;&lt;svg width=&quot;14&quot; height=&quot;14&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2.5&quot;&gt;&lt;polyline points=&quot;20 6 9 17 4 12&quot;/&gt;&lt;/svg&gt; SSO + advanced role permissions&lt;/li&gt;\n          &lt;li&gt;&lt;svg width=&quot;14&quot; height=&quot;14&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2.5&quot;&gt;&lt;polyline points=&quot;20 6 9 17 4 12&quot;/&gt;&lt;/svg&gt; Dedicated account strategist&lt;/li&gt;\n          &lt;li&gt;&lt;svg width=&quot;14&quot; height=&quot;14&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2.5&quot;&gt;&lt;polyline points=&quot;20 6 9 17 4 12&quot;/&gt;&lt;/svg&gt; Custom integrations &amp;amp; data import&lt;/li&gt;\n          &lt;li&gt;&lt;svg width=&quot;14&quot; height=&quot;14&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2.5&quot;&gt;&lt;polyline points=&quot;20 6 9 17 4 12&quot;/&gt;&lt;/svg&gt; 99.9% uptime SLA&lt;/li&gt;\n        &lt;/ul&gt;\n      &lt;/div&gt;\n    &lt;/div&gt;\n  &lt;/div&gt;\n&lt;/section&gt;\n\n&lt;!-- =============================== RESOURCES =============================== --&gt;\n&lt;section id=&quot;acc-resources&quot;&gt;\n  &lt;div class=&quot;container&quot;&gt;\n    &lt;div class=&quot;section-head center&quot;&gt;\n      &lt;span class=&quot;eyebrow center&quot;&gt;Resources&lt;/span&gt;\n      &lt;h2&gt;Everything you need to get &lt;span class=&quot;serif-it&quot;&gt;started&lt;/span&gt;.&lt;/h2&gt;\n      &lt;p&gt;Documentation, compliance information, and direct access to our team. Every link below leads somewhere real.&lt;/p&gt;\n    &lt;/div&gt;\n\n    &lt;div class=&quot;res-grid&quot;&gt;\n      &lt;a class=&quot;res-card&quot; href=&quot;#acc-faq&quot;&gt;\n        &lt;div class=&quot;ico-box&quot;&gt;&lt;svg width=&quot;18&quot; height=&quot;18&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2&quot;&gt;&lt;circle cx=&quot;12&quot; cy=&quot;12&quot; r=&quot;10&quot;/&gt;&lt;path d=&quot;M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3&quot;/&gt;&lt;line x1=&quot;12&quot; y1=&quot;17&quot; x2=&quot;12.01&quot; y2=&quot;17&quot;/&gt;&lt;/svg&gt;&lt;/div&gt;\n        &lt;h3&gt;FAQ &lt;span class=&quot;arrow&quot;&gt;&amp;rarr;&lt;/span&gt;&lt;/h3&gt;\n        &lt;p&gt;Answers to the most common questions about the platform, SMS program, and pricing.&lt;/p&gt;\n      &lt;/a&gt;\n      &lt;a class=&quot;res-card&quot; href=&quot;mailto:support@aiconsultingclients.com?subject=Help%20Request&quot;&gt;\n        &lt;div class=&quot;ico-box&quot;&gt;&lt;svg width=&quot;18&quot; height=&quot;18&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2&quot;&gt;&lt;path d=&quot;M18 8h1a4 4 0 0 1 0 8h-1&quot;/&gt;&lt;path d=&quot;M2 8h16v9a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4z&quot;/&gt;&lt;line x1=&quot;6&quot; y1=&quot;1&quot; x2=&quot;6&quot; y2=&quot;4&quot;/&gt;&lt;line x1=&quot;10&quot; y1=&quot;1&quot; x2=&quot;10&quot; y2=&quot;4&quot;/&gt;&lt;line x1=&quot;14&quot; y1=&quot;1&quot; x2=&quot;14&quot; y2=&quot;4&quot;/&gt;&lt;/svg&gt;&lt;/div&gt;\n        &lt;h3&gt;Help Center &lt;span class=&quot;arrow&quot;&gt;&amp;rarr;&lt;/span&gt;&lt;/h3&gt;\n        &lt;p&gt;Email our support team &amp;mdash; we reply within 1 business day, Mon&amp;ndash;Fri, 9am&amp;ndash;5pm CT.&lt;/p&gt;\n      &lt;/a&gt;\n      &lt;a class=&quot;res-card&quot; href=&quot;https://go.aiconsultingclients.com/privacy-policy&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;\n        &lt;div class=&quot;ico-box&quot;&gt;&lt;svg width=&quot;18&quot; height=&quot;18&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2&quot;&gt;&lt;rect x=&quot;3&quot; y=&quot;11&quot; width=&quot;18&quot; height=&quot;11&quot; rx=&quot;2&quot;/&gt;&lt;path d=&quot;M7 11V7a5 5 0 0 1 10 0v4&quot;/&gt;&lt;/svg&gt;&lt;/div&gt;\n        &lt;h3&gt;Privacy &amp;amp; Data &lt;span class=&quot;arrow&quot;&gt;&amp;rarr;&lt;/span&gt;&lt;/h3&gt;\n        &lt;p&gt;How we handle your data, including the SMS-specific clauses required by US carriers.&lt;/p&gt;\n      &lt;/a&gt;\n      &lt;a class=&quot;res-card&quot; href=&quot;https://go.aiconsultingclients.com/terms-of-service&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;\n        &lt;div class=&quot;ico-box&quot;&gt;&lt;svg width=&quot;18&quot; height=&quot;18&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2&quot;&gt;&lt;path d=&quot;M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z&quot;/&gt;&lt;polyline points=&quot;14 2 14 8 20 8&quot;/&gt;&lt;line x1=&quot;16&quot; y1=&quot;13&quot; x2=&quot;8&quot; y2=&quot;13&quot;/&gt;&lt;line x1=&quot;16&quot; y1=&quot;17&quot; x2=&quot;8&quot; y2=&quot;17&quot;/&gt;&lt;/svg&gt;&lt;/div&gt;\n        &lt;h3&gt;Terms of Service &lt;span class=&quot;arrow&quot;&gt;&amp;rarr;&lt;/span&gt;&lt;/h3&gt;\n        &lt;p&gt;The terms under which you use the platform, including the SMS-specific section required by TCR.&lt;/p&gt;\n      &lt;/a&gt;\n      &lt;a class=&quot;res-card&quot; href=&quot;mailto:support@aiconsultingclients.com?subject=Security%20%26%20Compliance%20Inquiry&quot;&gt;\n        &lt;div class=&quot;ico-box&quot;&gt;&lt;svg width=&quot;18&quot; height=&quot;18&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2&quot;&gt;&lt;path d=&quot;M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z&quot;/&gt;&lt;/svg&gt;&lt;/div&gt;\n        &lt;h3&gt;Security &amp;amp; Compliance &lt;span class=&quot;arrow&quot;&gt;&amp;rarr;&lt;/span&gt;&lt;/h3&gt;\n        &lt;p&gt;Encryption, hosting, and our DPA. Email us for the full security packet.&lt;/p&gt;\n      &lt;/a&gt;\n    &lt;/div&gt;\n  &lt;/div&gt;\n&lt;/section&gt;\n\n&lt;!-- =============================== DEMO / CTA SECTION =============================== --&gt;\n&lt;section id=&quot;acc-demo&quot;&gt;\n  &lt;div class=&quot;container&quot;&gt;\n    &lt;div class=&quot;demo-card&quot;&gt;\n      &lt;div class=&quot;demo-copy&quot;&gt;\n        &lt;span class=&quot;eyebrow&quot;&gt;Book a demo&lt;/span&gt;\n        &lt;h2&gt;See the platform in &lt;span class=&quot;serif-it&quot;&gt;15 minutes&lt;/span&gt;.&lt;/h2&gt;\n        &lt;p class=&quot;lede&quot;&gt;A live walkthrough tailored to your practice &amp;mdash; pipeline setup, AI Brain configuration, and exactly which sequences to run for your ICP. No commitment, no payment information required.&lt;/p&gt;\n        &lt;ul class=&quot;bullets&quot; role=&quot;list&quot;&gt;\n          &lt;li&gt;&lt;svg width=&quot;18&quot; height=&quot;18&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2.5&quot;&gt;&lt;polyline points=&quot;20 6 9 17 4 12&quot;/&gt;&lt;/svg&gt; Free 15-minute walkthrough with a founding-team operator&lt;/li&gt;\n          &lt;li&gt;&lt;svg width=&quot;18&quot; height=&quot;18&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2.5&quot;&gt;&lt;polyline points=&quot;20 6 9 17 4 12&quot;/&gt;&lt;/svg&gt; Sandbox access for 7 days after the call&lt;/li&gt;\n          &lt;li&gt;&lt;svg width=&quot;18&quot; height=&quot;18&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2.5&quot;&gt;&lt;polyline points=&quot;20 6 9 17 4 12&quot;/&gt;&lt;/svg&gt; SMS opt-in is optional &amp;mdash; demo works without it&lt;/li&gt;\n          &lt;li&gt;&lt;svg width=&quot;18&quot; height=&quot;18&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2.5&quot;&gt;&lt;polyline points=&quot;20 6 9 17 4 12&quot;/&gt;&lt;/svg&gt; Your information is never sold or shared with marketers&lt;/li&gt;\n        &lt;/ul&gt;\n      &lt;/div&gt;\n\n      &lt;form class=&quot;form&quot; id=&quot;acc-applyForm&quot; novalidate&gt;\n        &lt;h3&gt;Request your demo&lt;/h3&gt;\n        &lt;p class=&quot;sub&quot;&gt;We respond within 1 business day (Mon&amp;ndash;Fri, CT).&lt;/p&gt;\n\n        &lt;div class=&quot;row-2&quot;&gt;\n          &lt;div class=&quot;field&quot;&gt;\n            &lt;label for=&quot;acc-firstName&quot;&gt;First name &lt;span class=&quot;req&quot; aria-hidden=&quot;true&quot;&gt;*&lt;/span&gt;&lt;/label&gt;\n            &lt;input id=&quot;acc-firstName&quot; name=&quot;firstName&quot; type=&quot;text&quot; autocomplete=&quot;given-name&quot; required aria-required=&quot;true&quot; /&gt;\n            &lt;div class=&quot;field-error&quot;&gt;Please enter your first name.&lt;/div&gt;\n          &lt;/div&gt;\n          &lt;div class=&quot;field&quot;&gt;\n            &lt;label for=&quot;acc-lastName&quot;&gt;Last name &lt;span class=&quot;req&quot; aria-hidden=&quot;true&quot;&gt;*&lt;/span&gt;&lt;/label&gt;\n            &lt;input id=&quot;acc-lastName&quot; name=&quot;lastName&quot; type=&quot;text&quot; autocomplete=&quot;family-name&quot; required aria-required=&quot;true&quot; /&gt;\n            &lt;div class=&quot;field-error&quot;&gt;Please enter your last name.&lt;/div&gt;\n          &lt;/div&gt;\n        &lt;/div&gt;\n\n        &lt;div class=&quot;field&quot;&gt;\n          &lt;label for=&quot;acc-email&quot;&gt;Work email &lt;span class=&quot;req&quot; aria-hidden=&quot;true&quot;&gt;*&lt;/span&gt;&lt;/label&gt;\n          &lt;input id=&quot;acc-email&quot; name=&quot;email&quot; type=&quot;email&quot; autocomplete=&quot;email&quot; required aria-required=&quot;true&quot; placeholder=&quot;you@company.com&quot; /&gt;\n          &lt;div class=&quot;field-error&quot;&gt;Please enter a valid email address.&lt;/div&gt;\n        &lt;/div&gt;\n\n        &lt;div class=&quot;field&quot;&gt;\n          &lt;label for=&quot;acc-companyField&quot;&gt;Company / practice name &lt;span class=&quot;req&quot; aria-hidden=&quot;true&quot;&gt;*&lt;/span&gt;&lt;/label&gt;\n          &lt;input id=&quot;acc-companyField&quot; name=&quot;company&quot; type=&quot;text&quot; autocomplete=&quot;organization&quot; required aria-required=&quot;true&quot; placeholder=&quot;Acme AI&quot; /&gt;\n          &lt;div class=&quot;field-error&quot;&gt;Please enter your company or practice name.&lt;/div&gt;\n        &lt;/div&gt;\n\n        &lt;div class=&quot;row-2&quot;&gt;\n          &lt;div class=&quot;field&quot;&gt;\n            &lt;label for=&quot;acc-situation&quot;&gt;Team size &lt;span class=&quot;req&quot; aria-hidden=&quot;true&quot;&gt;*&lt;/span&gt;&lt;/label&gt;\n            &lt;select id=&quot;acc-situation&quot; name=&quot;situation&quot; required aria-required=&quot;true&quot;&gt;\n              &lt;option value=&quot;&quot;&gt;Select&amp;hellip;&lt;/option&gt;\n              &lt;option&gt;Just me&lt;/option&gt;\n              &lt;option&gt;2&amp;ndash;5 people&lt;/option&gt;\n              &lt;option&gt;6&amp;ndash;15 people&lt;/option&gt;\n              &lt;option&gt;16+ people&lt;/option&gt;\n            &lt;/select&gt;\n            &lt;div class=&quot;field-error&quot;&gt;Please select your team size.&lt;/div&gt;\n          &lt;/div&gt;\n          &lt;div class=&quot;field&quot;&gt;\n            &lt;label for=&quot;acc-phone&quot;&gt;Mobile phone &lt;span class=&quot;opt&quot;&gt;Optional&lt;/span&gt;&lt;/label&gt;\n            &lt;input id=&quot;acc-phone&quot; name=&quot;phone&quot; type=&quot;tel&quot; autocomplete=&quot;tel&quot; inputmode=&quot;tel&quot; placeholder=&quot;(555) 123-4567&quot; /&gt;\n          &lt;/div&gt;\n        &lt;/div&gt;\n        &lt;p class=&quot;help&quot; style=&quot;margin-top:-0.5rem; margin-bottom:0.9rem; font-size:0.74rem; color:var(--stone);&quot;&gt;If you provide a mobile number, we&#39;ll show an explicit SMS consent confirmation before sending any texts (appointment reminders &amp;amp; demo prep only).&lt;/p&gt;\n\n        &lt;button type=&quot;submit&quot; class=&quot;btn btn-accent btn-block&quot; style=&quot;margin-top:0.5rem;&quot;&gt;\n          Book my demo\n          &lt;svg width=&quot;16&quot; height=&quot;16&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2.5&quot; stroke-linecap=&quot;round&quot; stroke-linejoin=&quot;round&quot;&gt;&lt;line x1=&quot;5&quot; y1=&quot;12&quot; x2=&quot;19&quot; y2=&quot;12&quot;/&gt;&lt;polyline points=&quot;12 5 19 12 12 19&quot;/&gt;&lt;/svg&gt;\n        &lt;/button&gt;\n\n        &lt;p class=&quot;form-foot&quot;&gt;\n          By submitting this form, you agree to our\n          &lt;a href=&quot;https://go.aiconsultingclients.com/terms-of-service&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;Terms of Service&lt;/a&gt;\n          and &lt;a href=&quot;https://go.aiconsultingclients.com/privacy-policy&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;Privacy Policy&lt;/a&gt;.\n          Submitting this form does &lt;strong&gt;not&lt;/strong&gt; opt you in to SMS &amp;mdash; SMS requires a separate, explicit consent confirmation.\n        &lt;/p&gt;\n      &lt;/form&gt;\n    &lt;/div&gt;\n  &lt;/div&gt;\n&lt;/section&gt;\n\n&lt;!-- =============================== FAQ =============================== --&gt;\n&lt;section id=&quot;acc-faq&quot;&gt;\n  &lt;div class=&quot;container&quot;&gt;\n    &lt;div class=&quot;section-head center&quot;&gt;\n      &lt;span class=&quot;eyebrow center&quot;&gt;FAQ&lt;/span&gt;\n      &lt;h2&gt;Frequently asked &lt;span class=&quot;serif-it&quot;&gt;questions&lt;/span&gt;.&lt;/h2&gt;\n    &lt;/div&gt;\n\n    &lt;div class=&quot;faq-list&quot;&gt;\n      &lt;details class=&quot;faq-item&quot;&gt;\n        &lt;summary&gt;What does AI Consulting Clients actually do?&lt;/summary&gt;\n        &lt;p&gt;We are a software platform and coaching program for independent AI consultants and AI agencies. The platform gives you a pipeline, outreach sequences, AI knowledge base, financial dashboards, content calendar, and 22 other purpose-built modules. The coaching layer includes weekly live group calls, a private community, and a 200+ hour training vault. AI Consulting Clients is operated by New Reach Labs LLC.&lt;/p&gt;\n      &lt;/details&gt;\n      &lt;details class=&quot;faq-item&quot;&gt;\n        &lt;summary&gt;How does the SMS program work and what kinds of messages will I receive?&lt;/summary&gt;\n        &lt;p&gt;SMS is fully opt-in and used only for transactional messages tied to your account: demo appointment reminders, application status updates, and call prep information. We do not send promotional or marketing texts via SMS. Message frequency varies. Message and data rates may apply. Reply &lt;strong&gt;STOP&lt;/strong&gt; to unsubscribe at any time, or &lt;strong&gt;HELP&lt;/strong&gt; for help. See our &lt;a href=&quot;https://go.aiconsultingclients.com/privacy-policy&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;Privacy Policy&lt;/a&gt; for the full SMS data-handling disclosure.&lt;/p&gt;\n      &lt;/details&gt;\n      &lt;details class=&quot;faq-item&quot;&gt;\n        &lt;summary&gt;Will my phone number be shared with third parties?&lt;/summary&gt;\n        &lt;p&gt;No. Mobile information and consent will not be shared with third parties or affiliates for marketing or promotional purposes. The only exception is trusted service providers (such as our SMS delivery platform) used solely to deliver the messages you opted in for. Your number will never be sold or rented.&lt;/p&gt;\n      &lt;/details&gt;\n      &lt;details class=&quot;faq-item&quot;&gt;\n        &lt;summary&gt;Is SMS opt-in required to use the platform or book a demo?&lt;/summary&gt;\n        &lt;p&gt;No. SMS opt-in is completely optional. You can book a demo, sign up, and use the entire platform without ever providing a phone number or opting in to text messages. Consent is not a condition of purchase.&lt;/p&gt;\n      &lt;/details&gt;\n      &lt;details class=&quot;faq-item&quot;&gt;\n        &lt;summary&gt;What&#39;s the legal entity behind AI Consulting Clients?&lt;/summary&gt;\n        &lt;p&gt;AI Consulting Clients is a software platform and coaching program operated by &lt;strong&gt;New Reach Labs LLC&lt;/strong&gt;, a United States limited liability company. All software, communications, billing, and program services are provided under this legal entity.&lt;/p&gt;\n      &lt;/details&gt;\n      &lt;details class=&quot;faq-item&quot;&gt;\n        &lt;summary&gt;How is my data secured?&lt;/summary&gt;\n        &lt;p&gt;All data is encrypted in transit and at rest. Customer data is logically isolated per workspace and is never used to train shared AI models. For our full security overview, hosting details, and DPA, email &lt;a href=&quot;mailto:support@aiconsultingclients.com?subject=Security%20%26%20Compliance%20Inquiry&quot;&gt;support@aiconsultingclients.com&lt;/a&gt; and we&#39;ll send you the security packet.&lt;/p&gt;\n      &lt;/details&gt;\n      &lt;details class=&quot;faq-item&quot;&gt;\n        &lt;summary&gt;Can I export my data if I cancel?&lt;/summary&gt;\n        &lt;p&gt;Yes &amp;mdash; at any time, with one click. CSV exports for every module, plus a full JSON archive of your AI Brain knowledge base. We believe in zero-lock-in.&lt;/p&gt;\n      &lt;/details&gt;\n      &lt;details class=&quot;faq-item&quot;&gt;\n        &lt;summary&gt;Do you offer a free trial?&lt;/summary&gt;\n        &lt;p&gt;The fastest path is a 15-minute demo with one of our operators, after which you get 7 days of sandbox access. We don&#39;t offer a self-serve free trial because the platform works best after a guided setup tailored to your ICP and stage.&lt;/p&gt;\n      &lt;/details&gt;\n      &lt;details class=&quot;faq-item&quot;&gt;\n        &lt;summary&gt;How can I contact support?&lt;/summary&gt;\n        &lt;p&gt;Email &lt;a href=&quot;mailto:support@aiconsultingclients.com&quot;&gt;support@aiconsultingclients.com&lt;/a&gt; &amp;mdash; we respond within 1 business day, Monday through Friday, 9am&amp;ndash;5pm Central Time.&lt;/p&gt;\n      &lt;/details&gt;\n    &lt;/div&gt;\n  &lt;/div&gt;\n&lt;/section&gt;\n\n&lt;!-- =============================== COMPANY / ABOUT =============================== --&gt;\n&lt;section id=&quot;acc-company&quot;&gt;\n  &lt;div class=&quot;container&quot;&gt;\n    &lt;div class=&quot;section-head center&quot;&gt;\n      &lt;span class=&quot;eyebrow center&quot;&gt;Company&lt;/span&gt;\n      &lt;h2&gt;About AI Consulting &lt;span class=&quot;serif-it&quot;&gt;Clients&lt;/span&gt;.&lt;/h2&gt;\n    &lt;/div&gt;\n\n    &lt;div class=&quot;company-grid&quot;&gt;\n      &lt;div class=&quot;company-text&quot;&gt;\n        &lt;p&gt;We believe the next decade of consulting belongs to the people who can deliver real AI outcomes &amp;mdash; and the only thing standing between most of them and a real business is the pipeline.&lt;/p&gt;\n\n        &lt;p&gt;AI Consulting Clients is a software platform and coaching program built specifically for independent AI consultants, AI agencies, and the operators scaling them. We replace the patchwork of CRMs, spreadsheets, transcription tools, and content calendars that consultants stitch together &amp;mdash; with one workspace designed around the consulting workflow.&lt;/p&gt;\n\n        &lt;p&gt;The platform is operated by &lt;strong style=&quot;color:var(--paper);&quot;&gt;New Reach Labs LLC&lt;/strong&gt;, a United States limited liability company. Every charge on your statement, every email from our team, and every text message you opt in to is tied to this legal entity. We are a real US business with real customers, real coaches, and real customer support &amp;mdash; reachable by email any business day.&lt;/p&gt;\n\n        &lt;p&gt;If you want to learn more, talk to a person, or just verify that we exist: email &lt;a href=&quot;mailto:support@aiconsultingclients.com&quot; style=&quot;color:var(--ember); text-decoration:underline;&quot;&gt;support@aiconsultingclients.com&lt;/a&gt; and you&#39;ll hear back within one business day.&lt;/p&gt;\n      &lt;/div&gt;\n\n      &lt;aside class=&quot;company-info&quot; aria-label=&quot;Company details&quot;&gt;\n        &lt;div class=&quot;label&quot;&gt;Company details&lt;/div&gt;\n        &lt;div class=&quot;kv&quot;&gt;&lt;span class=&quot;k&quot;&gt;Operating name&lt;/span&gt;&lt;span class=&quot;v&quot;&gt;AI Consulting Clients&lt;/span&gt;&lt;/div&gt;\n        &lt;div class=&quot;kv&quot;&gt;&lt;span class=&quot;k&quot;&gt;Legal entity&lt;/span&gt;&lt;span class=&quot;v&quot;&gt;New Reach Labs LLC&lt;/span&gt;&lt;/div&gt;\n        &lt;div class=&quot;kv&quot;&gt;&lt;span class=&quot;k&quot;&gt;Entity type&lt;/span&gt;&lt;span class=&quot;v&quot;&gt;US Limited Liability Company&lt;/span&gt;&lt;/div&gt;\n        &lt;div class=&quot;kv&quot;&gt;&lt;span class=&quot;k&quot;&gt;Industry&lt;/span&gt;&lt;span class=&quot;v&quot;&gt;SaaS &amp;amp; Professional Education&lt;/span&gt;&lt;/div&gt;\n        &lt;div class=&quot;kv&quot;&gt;&lt;span class=&quot;k&quot;&gt;Founded&lt;/span&gt;&lt;span class=&quot;v&quot;&gt;2024&lt;/span&gt;&lt;/div&gt;\n        &lt;div class=&quot;kv&quot;&gt;&lt;span class=&quot;k&quot;&gt;Headquarters&lt;/span&gt;&lt;span class=&quot;v&quot;&gt;United States&lt;/span&gt;&lt;/div&gt;\n        &lt;div class=&quot;kv&quot;&gt;&lt;span class=&quot;k&quot;&gt;Website&lt;/span&gt;&lt;span class=&quot;v&quot;&gt;&lt;a href=&quot;#acc-top&quot;&gt;go.aiconsultingclients.com&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;\n        &lt;div class=&quot;kv&quot;&gt;&lt;span class=&quot;k&quot;&gt;Support email&lt;/span&gt;&lt;span class=&quot;v&quot;&gt;&lt;a href=&quot;mailto:support@aiconsultingclients.com&quot;&gt;support@aiconsultingclients.com&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;\n        &lt;div class=&quot;kv&quot;&gt;&lt;span class=&quot;k&quot;&gt;Business hours&lt;/span&gt;&lt;span class=&quot;v&quot;&gt;Mon&amp;ndash;Fri &amp;middot; 9am&amp;ndash;5pm CT&lt;/span&gt;&lt;/div&gt;\n      &lt;/aside&gt;\n    &lt;/div&gt;\n  &lt;/div&gt;\n&lt;/section&gt;\n\n&lt;/main&gt;\n\n&lt;!-- =============================== FOOTER =============================== --&gt;\n&lt;footer role=&quot;contentinfo&quot;&gt;\n  &lt;div class=&quot;container&quot;&gt;\n    &lt;div class=&quot;foot-grid&quot;&gt;\n      &lt;div class=&quot;foot-brand&quot;&gt;\n        &lt;a href=&quot;#acc-top&quot; class=&quot;brand&quot; style=&quot;display:inline-flex;&quot;&gt;\n          &lt;span&gt;AI Consulting&lt;/span&gt;&lt;span class=&quot;serif-it&quot;&gt;Clients&lt;/span&gt;\n        &lt;/a&gt;\n        &lt;p&gt;The growth platform for independent AI consultants and agencies. Pipeline, outreach, content, financials, and AI knowledge base &amp;mdash; in one workspace.&lt;/p&gt;\n        &lt;div class=&quot;foot-contact&quot;&gt;\n          &lt;div class=&quot;label&quot;&gt;Get in touch&lt;/div&gt;\n          &lt;a href=&quot;mailto:support@aiconsultingclients.com&quot;&gt;\n            &lt;svg width=&quot;14&quot; height=&quot;14&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2&quot;&gt;&lt;path d=&quot;M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z&quot;/&gt;&lt;polyline points=&quot;22,6 12,13 2,6&quot;/&gt;&lt;/svg&gt;\n            support@aiconsultingclients.com\n          &lt;/a&gt;\n          &lt;div class=&quot;sub&quot;&gt;Mon&amp;ndash;Fri &amp;middot; 9am&amp;ndash;5pm CT &amp;middot; Reply within 1 business day&lt;/div&gt;\n        &lt;/div&gt;\n      &lt;/div&gt;\n\n      &lt;div class=&quot;foot-col&quot;&gt;\n        &lt;h4&gt;Product&lt;/h4&gt;\n        &lt;ul role=&quot;list&quot;&gt;\n          &lt;li&gt;&lt;a href=&quot;#acc-pipeline&quot;&gt;Pipeline&lt;/a&gt;&lt;/li&gt;\n          &lt;li&gt;&lt;a href=&quot;#acc-brain&quot;&gt;AI Brain &lt;span class=&quot;new&quot;&gt;New&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;\n          &lt;li&gt;&lt;a href=&quot;#acc-outreach&quot;&gt;Outreach&lt;/a&gt;&lt;/li&gt;\n          &lt;li&gt;&lt;a href=&quot;#acc-features&quot;&gt;All features&lt;/a&gt;&lt;/li&gt;\n          &lt;li&gt;&lt;a href=&quot;#acc-pricing&quot;&gt;Pricing&lt;/a&gt;&lt;/li&gt;\n          &lt;li&gt;&lt;a href=&quot;#acc-demo&quot;&gt;Book a demo&lt;/a&gt;&lt;/li&gt;\n        &lt;/ul&gt;\n      &lt;/div&gt;\n\n      &lt;div class=&quot;foot-col&quot;&gt;\n        &lt;h4&gt;Solutions&lt;/h4&gt;\n        &lt;ul role=&quot;list&quot;&gt;\n          &lt;li&gt;&lt;a href=&quot;#acc-solutions&quot;&gt;Independent consultants&lt;/a&gt;&lt;/li&gt;\n          &lt;li&gt;&lt;a href=&quot;#acc-solutions&quot;&gt;AI agencies&lt;/a&gt;&lt;/li&gt;\n          &lt;li&gt;&lt;a href=&quot;#acc-solutions&quot;&gt;Scaling founders&lt;/a&gt;&lt;/li&gt;\n          &lt;li&gt;&lt;a href=&quot;#acc-customers&quot;&gt;Customer stories&lt;/a&gt;&lt;/li&gt;\n        &lt;/ul&gt;\n      &lt;/div&gt;\n\n      &lt;div class=&quot;foot-col&quot;&gt;\n        &lt;h4&gt;Company&lt;/h4&gt;\n        &lt;ul role=&quot;list&quot;&gt;\n          &lt;li&gt;&lt;a href=&quot;#acc-company&quot;&gt;About&lt;/a&gt;&lt;/li&gt;\n          &lt;li&gt;&lt;a href=&quot;#acc-customers&quot;&gt;Customers&lt;/a&gt;&lt;/li&gt;\n          &lt;li&gt;&lt;a href=&quot;#acc-resources&quot;&gt;Resources&lt;/a&gt;&lt;/li&gt;\n          &lt;li&gt;&lt;a href=&quot;#acc-faq&quot;&gt;FAQ&lt;/a&gt;&lt;/li&gt;\n          &lt;li&gt;&lt;a href=&quot;mailto:support@aiconsultingclients.com&quot;&gt;Contact&lt;/a&gt;&lt;/li&gt;\n        &lt;/ul&gt;\n      &lt;/div&gt;\n\n      &lt;div class=&quot;foot-col&quot;&gt;\n        &lt;h4&gt;Legal&lt;/h4&gt;\n        &lt;ul role=&quot;list&quot;&gt;\n          &lt;li&gt;&lt;a href=&quot;https://go.aiconsultingclients.com/privacy-policy&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;Privacy Policy&lt;/a&gt;&lt;/li&gt;\n          &lt;li&gt;&lt;a href=&quot;https://go.aiconsultingclients.com/terms-of-service&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;Terms of Service&lt;/a&gt;&lt;/li&gt;\n          &lt;li&gt;&lt;a href=&quot;mailto:support@aiconsultingclients.com?subject=Security%20%26%20Compliance%20Inquiry&quot;&gt;Security&lt;/a&gt;&lt;/li&gt;\n          &lt;li&gt;&lt;a href=&quot;mailto:support@aiconsultingclients.com?subject=DPA%20Request&quot;&gt;DPA &amp;amp; Compliance&lt;/a&gt;&lt;/li&gt;\n        &lt;/ul&gt;\n      &lt;/div&gt;\n    &lt;/div&gt;\n\n    &lt;div class=&quot;foot-legal&quot;&gt;\n      &lt;p&gt;&amp;copy; &lt;span id=&quot;acc-year&quot;&gt;2026&lt;/span&gt; New Reach Labs LLC. AI Consulting Clients is operated by New Reach Labs LLC, a United States limited liability company.&lt;/p&gt;\n      &lt;div class=&quot;links&quot;&gt;\n        &lt;a href=&quot;https://go.aiconsultingclients.com/privacy-policy&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;Privacy&lt;/a&gt;\n        &lt;a href=&quot;https://go.aiconsultingclients.com/terms-of-service&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;Terms&lt;/a&gt;\n        &lt;a href=&quot;mailto:support@aiconsultingclients.com&quot;&gt;Contact&lt;/a&gt;\n      &lt;/div&gt;\n    &lt;/div&gt;\n  &lt;/div&gt;\n\n  &lt;div class=&quot;foot-sms&quot;&gt;\n    &lt;div class=&quot;container&quot;&gt;\n      &lt;strong&gt;SMS Disclosure.&lt;/strong&gt; Text messages from AI Consulting Clients (operated by New Reach Labs LLC) are sent only to recipients who explicitly opt in via our web form. Messages are transactional &amp;mdash; appointment reminders, application updates, and call prep. &lt;strong&gt;Message frequency varies. Message and data rates may apply.&lt;/strong&gt; Reply &lt;strong&gt;STOP&lt;/strong&gt; to unsubscribe, &lt;strong&gt;HELP&lt;/strong&gt; for help. Mobile information and consent will not be shared with third parties or affiliates for marketing or promotional purposes. See our &lt;a href=&quot;https://go.aiconsultingclients.com/privacy-policy&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;Privacy Policy&lt;/a&gt; and &lt;a href=&quot;https://go.aiconsultingclients.com/terms-of-service&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;Terms of Service&lt;/a&gt;.\n    &lt;/div&gt;\n  &lt;/div&gt;\n&lt;/footer&gt;\n\n&lt;!-- =============================== SMS CONSENT MODAL =============================== --&gt;\n&lt;div class=&quot;modal&quot; id=&quot;acc-consentModal&quot; role=&quot;dialog&quot; aria-modal=&quot;true&quot; aria-labelledby=&quot;acc-consentTitle&quot; aria-describedby=&quot;acc-consentDesc&quot;&gt;\n  &lt;div class=&quot;modal-card&quot; data-state=&quot;consent&quot;&gt;\n    &lt;button type=&quot;button&quot; class=&quot;modal-close&quot; id=&quot;acc-closeConsent&quot; aria-label=&quot;Close consent dialog&quot;&gt;\n      &lt;svg width=&quot;16&quot; height=&quot;16&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2.5&quot; stroke-linecap=&quot;round&quot; stroke-linejoin=&quot;round&quot;&gt;&lt;line x1=&quot;18&quot; y1=&quot;6&quot; x2=&quot;6&quot; y2=&quot;18&quot;/&gt;&lt;line x1=&quot;6&quot; y1=&quot;6&quot; x2=&quot;18&quot; y2=&quot;18&quot;/&gt;&lt;/svg&gt;\n    &lt;/button&gt;\n\n    &lt;span class=&quot;eyebrow&quot;&gt;One last step&lt;/span&gt;\n    &lt;h3 id=&quot;acc-consentTitle&quot;&gt;Confirm your SMS consent&lt;/h3&gt;\n    &lt;p class=&quot;modal-sub&quot; id=&quot;acc-consentDesc&quot;&gt;\n      Because you provided a mobile number, we are required to get your explicit consent before sending any text messages. Check the box below to opt in &amp;mdash; or click &quot;Submit without SMS&quot; and your demo request will go through without text messages.\n    &lt;/p&gt;\n\n    &lt;div class=&quot;consent-box&quot;&gt;\n      &lt;input type=&quot;checkbox&quot; id=&quot;acc-consentCheck&quot; class=&quot;consent-check&quot; aria-describedby=&quot;acc-consentText&quot; /&gt;\n      &lt;label for=&quot;acc-consentCheck&quot; id=&quot;acc-consentText&quot;&gt;\n        &lt;strong&gt;By checking this box, I consent&lt;/strong&gt; to receive recurring automated text messages from &lt;strong&gt;AI Consulting Clients (New Reach Labs LLC)&lt;/strong&gt; at the mobile number provided. These messages may include information about my demo, application updates, appointment reminders, and call prep. &lt;strong&gt;Message and data rates may apply. Message frequency varies.&lt;/strong&gt; Reply &lt;strong&gt;STOP&lt;/strong&gt; to unsubscribe at any time. Text &lt;strong&gt;HELP&lt;/strong&gt; for help. SMS opt-in data and consent (mobile numbers) will not be shared with third parties or affiliates for marketing or promotional purposes, except for service providers used solely to deliver those messages. &lt;strong&gt;Opting in is not a condition of purchase.&lt;/strong&gt; View our &lt;a href=&quot;https://go.aiconsultingclients.com/terms-of-service&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;Terms of Service&lt;/a&gt; and &lt;a href=&quot;https://go.aiconsultingclients.com/privacy-policy&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;Privacy Policy&lt;/a&gt;.\n      &lt;/label&gt;\n    &lt;/div&gt;\n\n    &lt;div class=&quot;modal-actions&quot;&gt;\n      &lt;button type=&quot;button&quot; class=&quot;btn btn-ghost&quot; id=&quot;acc-skipSms&quot;&gt;Submit without SMS&lt;/button&gt;\n      &lt;button type=&quot;button&quot; class=&quot;btn btn-accent&quot; id=&quot;acc-agreeSms&quot;&gt;I agree &amp;amp; submit&lt;/button&gt;\n    &lt;/div&gt;\n  &lt;/div&gt;\n&lt;/div&gt;\n\n&lt;!-- =============================== SUCCESS MODAL =============================== --&gt;\n&lt;div class=&quot;modal&quot; id=&quot;acc-successModal&quot; role=&quot;dialog&quot; aria-modal=&quot;true&quot; aria-labelledby=&quot;acc-successTitle&quot;&gt;\n  &lt;div class=&quot;modal-card&quot; data-state=&quot;success&quot;&gt;\n    &lt;div class=&quot;success-icon&quot; aria-hidden=&quot;true&quot;&gt;\n      &lt;svg width=&quot;28&quot; height=&quot;28&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot; stroke=&quot;currentColor&quot; stroke-width=&quot;2.5&quot; stroke-linecap=&quot;round&quot; stroke-linejoin=&quot;round&quot;&gt;&lt;polyline points=&quot;20 6 9 17 4 12&quot;/&gt;&lt;/svg&gt;\n    &lt;/div&gt;\n    &lt;h3 id=&quot;acc-successTitle&quot;&gt;Demo request received.&lt;/h3&gt;\n    &lt;p class=&quot;modal-sub&quot; id=&quot;acc-successBody&quot;&gt;Thank you. Our team will review and reach out within 1 business day to schedule your 15-minute walkthrough.&lt;/p&gt;\n    &lt;div class=&quot;modal-actions&quot; style=&quot;justify-content:center;&quot;&gt;\n      &lt;button type=&quot;button&quot; class=&quot;btn btn-accent&quot; id=&quot;acc-closeSuccess&quot;&gt;Close&lt;/button&gt;\n    &lt;/div&gt;\n  &lt;/div&gt;\n&lt;/div&gt;\n\n&lt;script&gt;\n  /* ------------------------- Year ------------------------- */\n  document.getElementById(&#39;acc-year&#39;).textContent = new Date().getFullYear();\n\n  /* ------------------------- Mobile menu ------------------------- */\n  const menuBtn = document.getElementById(&#39;acc-menuBtn&#39;);\n  const mobileMenu = document.getElementById(&#39;acc-mobile-menu&#39;);\n  const navWrap = document.querySelector(&#39;.nav-wrap&#39;);\n\n  menuBtn.addEventListener(&#39;click&#39;, (e) =&gt; {\n    e.preventDefault();\n    e.stopPropagation();\n    const open = mobileMenu.classList.toggle(&#39;open&#39;);\n    menuBtn.setAttribute(&#39;aria-expanded&#39;, String(open));\n  });\n\n  function closeMobileMenu() {\n    if (mobileMenu.classList.contains(&#39;open&#39;)) {\n      mobileMenu.classList.remove(&#39;open&#39;);\n      menuBtn.setAttribute(&#39;aria-expanded&#39;, &#39;false&#39;);\n    }\n  }\n\n  /* ------------------------- Bulletproof anchor scrolling ------------------------- */\n  /* Global delegate: every internal #anchor click is handled manually.\n     Works regardless of host/CMS scroll-behavior overrides. */\n  document.addEventListener(&#39;click&#39;, (e) =&gt; {\n    const link = e.target.closest(&#39;a[href]&#39;);\n    if (!link) return;\n    const href = link.getAttribute(&#39;href&#39;);\n    if (!href || !href.startsWith(&#39;#&#39;)) return;\n    if (href === &#39;#&#39;) return;\n\n    e.preventDefault();\n\n    // Always close mobile menu on any nav click\n    closeMobileMenu();\n\n    // Scroll target\n    let targetY = 0;\n    const id = href.slice(1);\n\n    if (id === &#39;top&#39; || id === &#39;&#39;) {\n      targetY = 0;\n    } else {\n      const target = document.getElementById(id);\n      if (!target) return;\n      const navHeight = navWrap ? navWrap.offsetHeight : 0;\n      const rect = target.getBoundingClientRect();\n      targetY = rect.top + window.pageYOffset - navHeight - 12;\n    }\n\n    // Smooth scroll with fallback\n    try {\n      window.scrollTo({ top: Math.max(0, targetY), behavior: &#39;smooth&#39; });\n    } catch (err) {\n      window.scrollTo(0, Math.max(0, targetY));\n    }\n\n    // Update URL hash without jumping\n    if (history.pushState) {\n      history.pushState(null, &#39;&#39;, href);\n    } else {\n      window.location.hash = href;\n    }\n  });\n\n  /* Close mobile menu when clicking outside it */\n  document.addEventListener(&#39;click&#39;, (e) =&gt; {\n    if (!mobileMenu.classList.contains(&#39;open&#39;)) return;\n    if (e.target.closest(&#39;#mobile-menu&#39;) || e.target.closest(&#39;#menuBtn&#39;)) return;\n    closeMobileMenu();\n  });\n\n  /* ------------------------- Modal helpers ------------------------- */\n  let lastFocus = null;\n  function openModal(id) {\n    const m = document.getElementById(id);\n    lastFocus = document.activeElement;\n    m.classList.add(&#39;open&#39;);\n    document.body.style.overflow = &#39;hidden&#39;;\n    const focusable = m.querySelector(&#39;input, button, [tabindex]:not([tabindex=&quot;-1&quot;])&#39;);\n    if (focusable) focusable.focus();\n  }\n  function closeModal(id) {\n    const m = document.getElementById(id);\n    m.classList.remove(&#39;open&#39;);\n    document.body.style.overflow = &#39;&#39;;\n    if (lastFocus &amp;&amp; typeof lastFocus.focus === &#39;function&#39;) lastFocus.focus();\n  }\n  document.querySelectorAll(&#39;.modal&#39;).forEach(m =&gt; {\n    m.addEventListener(&#39;click&#39;, e =&gt; { if (e.target === m) closeModal(m.id); });\n  });\n  document.addEventListener(&#39;keydown&#39;, e =&gt; {\n    if (e.key === &#39;Escape&#39;) {\n      document.querySelectorAll(&#39;.modal.open&#39;).forEach(m =&gt; closeModal(m.id));\n    }\n  });\n  document.getElementById(&#39;acc-closeConsent&#39;).addEventListener(&#39;click&#39;, () =&gt; closeModal(&#39;acc-consentModal&#39;));\n  document.getElementById(&#39;acc-closeSuccess&#39;).addEventListener(&#39;click&#39;, () =&gt; closeModal(&#39;acc-successModal&#39;));\n\n  /* ------------------------- Form validation + flow ------------------------- */\n  const form = document.getElementById(&#39;acc-applyForm&#39;);\n  const phoneField = document.getElementById(&#39;acc-phone&#39;);\n  const consentCheck = document.getElementById(&#39;acc-consentCheck&#39;);\n\n  function validate() {\n    let ok = true;\n    form.querySelectorAll(&#39;.field&#39;).forEach(f =&gt; f.classList.remove(&#39;has-error&#39;));\n\n    const requiredFields = [\n      { id: &#39;acc-firstName&#39;,    test: v =&gt; v.trim().length &gt; 0 },\n      { id: &#39;acc-lastName&#39;,     test: v =&gt; v.trim().length &gt; 0 },\n      { id: &#39;acc-email&#39;,        test: v =&gt; /^[^\\s@]+@[^\\s@]+\\.[^\\s@]+$/.test(v.trim()) },\n      { id: &#39;acc-companyField&#39;, test: v =&gt; v.trim().length &gt; 0 },\n      { id: &#39;acc-situation&#39;,    test: v =&gt; v.trim().length &gt; 0 },\n    ];\n    requiredFields.forEach(({ id, test }) =&gt; {\n      const el = document.getElementById(id);\n      if (!test(el.value)) {\n        el.closest(&#39;.field&#39;).classList.add(&#39;has-error&#39;);\n        ok = false;\n      }\n    });\n    return ok;\n  }\n\n  // --- Form handler: posts to FormSubmit.co (no signup needed, just one email verification on first submission) ---\n  /* Form submission - uses invisible iframe POST.\n     Bypasses all CORS / CSP issues. Works in any host (Perspective, Wix, Squarespace,\n     Webflow, GoHighLevel, etc.) because it&#39;s a native form POST, not a fetch. */\n  const FORM_EMAIL = &#39;support@aiconsultingclients.com&#39;;\n  const FORM_ENDPOINT = &#39;https://formsubmit.co/&#39; + FORM_EMAIL;\n\n  function submitApplication(smsOptIn) {\n    const submitBtn = form.querySelector(&#39;button[type=&quot;submit&quot;]&#39;);\n    const originalLabel = submitBtn.innerHTML;\n    submitBtn.disabled = true;\n    submitBtn.innerHTML = &#39;Submitting...&#39;;\n\n    const firstName = (document.getElementById(&#39;acc-firstName&#39;).value || &#39;&#39;).trim();\n    const lastName  = (document.getElementById(&#39;acc-lastName&#39;).value || &#39;&#39;).trim();\n    const email     = (document.getElementById(&#39;acc-email&#39;).value || &#39;&#39;).trim();\n    const company   = (document.getElementById(&#39;acc-companyField&#39;).value || &#39;&#39;).trim();\n    const teamSize  = (document.getElementById(&#39;acc-situation&#39;).value || &#39;&#39;).trim();\n    const phone     = (document.getElementById(&#39;acc-phone&#39;).value || &#39;&#39;).trim();\n\n    const consentTimestamp = smsOptIn ? new Date().toISOString() : &#39;&#39;;\n    const disclosureText = smsOptIn\n      ? &#39;By checking this box, I consent to receive recurring automated text messages from AI Consulting Clients (New Reach Labs LLC) at the mobile number provided. Messages may include information about my demo, application updates, appointment reminders, and call prep. Message and data rates may apply. Message frequency varies. Reply STOP to unsubscribe. Text HELP for help. SMS opt-in data and consent will not be shared with third parties or affiliates for marketing or promotional purposes, except for service providers used solely to deliver those messages. Opting in is not a condition of purchase.&#39;\n      : &#39;&#39;;\n\n    const fields = {\n      _subject: smsOptIn\n        ? &#39;[SMS OPT-IN] New demo request - &#39; + firstName + &#39; &#39; + lastName + &#39; (&#39; + company + &#39;)&#39;\n        : &#39;New demo request - &#39; + firstName + &#39; &#39; + lastName + &#39; (&#39; + company + &#39;)&#39;,\n      _template: &#39;table&#39;,\n      _captcha: &#39;false&#39;,\n      &#39;First name&#39;: firstName,\n      &#39;Last name&#39;: lastName,\n      &#39;Email&#39;: email,\n      &#39;Company&#39;: company,\n      &#39;Team size&#39;: teamSize,\n      &#39;Mobile phone&#39;: phone || &#39;(not provided)&#39;,\n      &#39;SMS opt-in&#39;: smsOptIn ? &#39;YES - explicit consent given&#39; : &#39;NO&#39;,\n      &#39;Consent timestamp (UTC)&#39;: consentTimestamp || &#39;(not applicable)&#39;,\n      &#39;Consent disclosure version&#39;: &#39;2026-05-v1&#39;,\n      &#39;Consent disclosure text shown&#39;: disclosureText || &#39;(SMS opt-in not selected)&#39;,\n      &#39;Submitted from&#39;: window.location.href,\n      &#39;User agent&#39;: navigator.userAgent\n    };\n\n    /* Build invisible iframe + hidden form to POST without CORS / CSP issues */\n    let submitted = false;\n    try {\n      const iframeName = &#39;_acc_submit_&#39; + Date.now();\n      const iframe = document.createElement(&#39;iframe&#39;);\n      iframe.name = iframeName;\n      iframe.style.cssText = &#39;display:none;position:absolute;width:0;height:0;border:0;left:-9999px;top:-9999px;&#39;;\n      document.body.appendChild(iframe);\n\n      const ghostForm = document.createElement(&#39;form&#39;);\n      ghostForm.method = &#39;POST&#39;;\n      ghostForm.action = FORM_ENDPOINT;\n      ghostForm.target = iframeName;\n      ghostForm.style.display = &#39;none&#39;;\n      ghostForm.acceptCharset = &#39;UTF-8&#39;;\n\n      Object.keys(fields).forEach(function(key) {\n        const input = document.createElement(&#39;input&#39;);\n        input.type = &#39;hidden&#39;;\n        input.name = key;\n        input.value = String(fields[key]);\n        ghostForm.appendChild(input);\n      });\n\n      document.body.appendChild(ghostForm);\n      ghostForm.submit();\n      submitted = true;\n\n      /* Clean up the iframe + form after 8 seconds (well after submission lands) */\n      setTimeout(function() {\n        try { ghostForm.remove(); iframe.remove(); } catch (e) {}\n      }, 8000);\n    } catch (err) {\n      /* Fallback if iframe approach somehow fails - fire-and-forget sendBeacon */\n      try {\n        if (navigator.sendBeacon) {\n          const fd = new FormData();\n          Object.keys(fields).forEach(function(k) { fd.append(k, fields[k]); });\n          navigator.sendBeacon(FORM_ENDPOINT, fd);\n          submitted = true;\n        }\n      } catch (e2) {}\n    }\n\n    /* Show success after a brief moment so the user perceives the submission happened */\n    setTimeout(function() {\n      submitBtn.disabled = false;\n      submitBtn.innerHTML = originalLabel;\n\n      const body = document.getElementById(&#39;acc-successBody&#39;);\n      if (!submitted) {\n        body.textContent = &#39;Your demo request was prepared but could not be auto-sent from your browser. Please email support@aiconsultingclients.com directly and we will reach out within 1 business day. Your details: &#39; + firstName + &#39; &#39; + lastName + &#39;, &#39; + email + &#39;, &#39; + company + (phone ? &#39;, &#39; + phone : &#39;&#39;) + &#39;.&#39;;\n      } else if (smsOptIn) {\n        body.textContent = &#39;Thank you. Your demo request has been received and you have opted in to SMS appointment reminders. Watch your inbox and phone - we will reach out within 1 business day. Reply STOP at any time to unsubscribe.&#39;;\n      } else {\n        body.textContent = &#39;Thank you. Your demo request has been received. Watch your inbox - our team will reach out within 1 business day to schedule your walkthrough.&#39;;\n      }\n      form.reset();\n      openModal(&#39;acc-successModal&#39;);\n    }, 600);\n  }\n\n  form.addEventListener(&#39;submit&#39;, e =&gt; {\n    e.preventDefault();\n    if (!validate()) {\n      const firstError = form.querySelector(&#39;.field.has-error input, .field.has-error select&#39;);\n      if (firstError) firstError.focus();\n      return;\n    }\n    const hasPhone = phoneField.value.replace(/\\D/g, &#39;&#39;).length &gt;= 7;\n    if (hasPhone) {\n      consentCheck.checked = false;\n      openModal(&#39;acc-consentModal&#39;);\n    } else {\n      submitApplication(false);\n    }\n  });\n\n  document.getElementById(&#39;acc-agreeSms&#39;).addEventListener(&#39;click&#39;, () =&gt; {\n    if (!consentCheck.checked) {\n      consentCheck.focus();\n      const box = consentCheck.closest(&#39;.consent-box&#39;);\n      box.animate(\n        [{ transform: &#39;translateX(0)&#39; }, { transform: &#39;translateX(-6px)&#39; }, { transform: &#39;translateX(6px)&#39; }, { transform: &#39;translateX(0)&#39; }],\n        { duration: 220 }\n      );\n      return;\n    }\n    closeModal(&#39;acc-consentModal&#39;);\n    submitApplication(true);\n  });\n\n  document.getElementById(&#39;acc-skipSms&#39;).addEventListener(&#39;click&#39;, () =&gt; {\n    closeModal(&#39;acc-consentModal&#39;);\n    submitApplication(false);\n  });\n&lt;/script&gt;\n\n\n&lt;/div&gt;\n&lt;/body&gt;\n&lt;/html&gt;\n","provider":"custom-html","box":{"left":"none","right":"none","top":"small","bottom":"small","backgroundColor":"#07090F"},"framed":false,"isGdprSensitive":false,"embedCustomHtmlNatively":true},"categoryId":"61af39fa0ff35780165e4faa","sectionId":"65eb072f9671ba48e6c8390b","campaignId":"6a07a4606f1c366dfbee4836","components":[],"allowedChildSections":[],"pageId":"6a07a4606f1c366dfbee4884","companyId":"69a0b54f388aa262adaa67bf","componentType":"embed","createdAt":"2026-05-28T14:08:34.483Z","updatedAt":"2026-05-28T15:18:39.133Z","__v":0}],"isResultPage":false,"animation":"none","theme":{"_id":"69f68e5c28e69ad2e7a77acb","type":"theme","name":"AI Consulting Clients Branding","image":"https://perspective.imgix.net/assets/app/themes/perspective.png","fontColor":"#FFFFFF","backgroundColor":"#1A1A2E","formFieldBackgroundColor":"#6B46C1","buttonBackgroundColor":"#AB90F9","typography":"Poppins:400,700","borderRadius":"small","transition":"default","companyId":"69a0b54f388aa262adaa67bf","createdAt":"2026-05-02T23:53:00.017Z","updatedAt":"2026-05-22T14:12:18.056Z","__v":0},"themeV2":{"typography":"Poppins:400,700","fontColor":"#FFFFFF","backgroundColor":"#1A1A2E","formFieldBackgroundColor":"#6B46C1","buttonBackgroundColor":"#AB90F9","borderRadius":"small","transition":"default"},"fields":[{"additional":{"form":{"inputs":[]},"answers":[{"fieldName":"time","componentId":"6a07a4616f1c366dfbee4937","answerTextId":"6a07a4616f1c366dfbee4937","_id":"6a07a4616f1c366dfbee4991","visualType":null,"value":"10–20 hours"},{"fieldName":"time","componentId":"6a07a4616f1c366dfbee493a","answerTextId":"6a07a4616f1c366dfbee493a","_id":"6a07a4616f1c366dfbee4993","visualType":null,"value":"Less than 5 hours"},{"fieldName":"time","componentId":"6a07a4616f1c366dfbee4938","answerTextId":"6a07a4616f1c366dfbee4938","_id":"6a07a4616f1c366dfbee499b","visualType":null,"value":"5–10 hours"},{"fieldName":"time","componentId":"6a07a4616f1c366dfbee4930","answerTextId":"6a07a4616f1c366dfbee4930","_id":"6a07a4616f1c366dfbee499f","visualType":null,"value":"20+ hours"}]},"_id":"6a07a4616f1c366dfbee48dc","type":"field","title":"How many hours per week could you realistically dedicate to building your AI Consulting business?","interactionType":"answers","companyId":"69a0b54f388aa262adaa67bf","campaignId":"6a07a4606f1c366dfbee4836","pageId":"6a07a4606f1c366dfbee4888","componentId":"6a07a4616f1c366dfbee48c4","createdAt":"2026-05-15T22:55:29.118Z","updatedAt":"2026-05-15T22:55:29.392Z","__v":0},{"additional":{"form":{"inputs":[]},"answers":[{"fieldName":"investment","componentId":"6a07a4616f1c366dfbee4967","answerTextId":"6a07a4616f1c366dfbee4967","_id":"6a07a4616f1c366dfbee49cc","visualType":null,"value":"$5,000 - $8,000"},{"fieldName":"investment","componentId":"6a07a4616f1c366dfbee4966","answerTextId":"6a07a4616f1c366dfbee4966","_id":"6a07a4616f1c366dfbee49ce","visualType":null,"value":"$2,000 - $5,000"},{"fieldName":"investment","componentId":"6a07a4616f1c366dfbee4965","answerTextId":"6a07a4616f1c366dfbee4965","_id":"6a07a4616f1c366dfbee49d0","visualType":null,"value":"Under $2,000"},{"fieldName":"investment","componentId":"6a07a4616f1c366dfbee4968","answerTextId":"6a07a4616f1c366dfbee4968","_id":"6a07a4616f1c366dfbee49e6","visualType":null,"value":"$8,000+"}]},"_id":"6a07a4616f1c366dfbee48de","type":"field","title":"Imagine...it's 6 months from today, and you have now accomplished your goal of building a successful online business. To make this your reality... how much are you willing to invest into (i) starting your successful online business and (ii) receiving world-class coaching and certification?","interactionType":"answers","companyId":"69a0b54f388aa262adaa67bf","campaignId":"6a07a4606f1c366dfbee4836","pageId":"6a07a4606f1c366dfbee4889","componentId":"6a07a4616f1c366dfbee48c6","createdAt":"2026-05-15T22:55:29.120Z","updatedAt":"2026-05-15T22:55:29.455Z","__v":0}],"cookiesEnabled":false,"language":"en","showProgressBar":false,"showAffiliateBadge":false,"affiliateLink":"https://try.perspective.co/uxvpdv94pm0j","resultMapping":{},"nextPage":"6a07a4606f1c366dfbee4888","sortedPages":["6a07a4606f1c366dfbee4884","6a07a4606f1c366dfbee4888","6a07a4606f1c366dfbee4889","6a07a4606f1c366dfbee4890"],"hasResultPages":true,"resultPages":["6a07a4606f1c366dfbee4891","6a07a4606f1c366dfbee4892","6a07a4606f1c366dfbee4893"],"isHomePage":true,"isLastPage":false,"firstResultPage":"6a07a4606f1c366dfbee4891","headScript":"","bodyScript":"","trackingProperties":[{"_id":"6a07a4616f1c366dfbee4912","type":"trackingProperty","fieldName":"investment","title":"Imagine...it's 6 months from today, and you have now accomplished your goal of building a successful online business. To make this your reality... how much are you willing to invest into (i) starting your successful online business and (ii) receiving world-class coaching and certification?","source":"question","companyId":"69a0b54f388aa262adaa67bf","campaignId":"6a07a4606f1c366dfbee4836","components":["6a07a4616f1c366dfbee48c6"],"createdAt":"2026-05-15T22:55:29.185Z","updatedAt":"2026-05-28T13:55:27.636Z","__v":0},{"_id":"6a07a4616f1c366dfbee4902","type":"trackingProperty","fieldName":"time","title":"How many hours per week could you realistically dedicate to building your AI Consulting business?","source":"question","companyId":"69a0b54f388aa262adaa67bf","campaignId":"6a07a4606f1c366dfbee4836","components":["6a07a4616f1c366dfbee48c4"],"createdAt":"2026-05-15T22:55:29.164Z","updatedAt":"2026-05-28T13:55:27.636Z","__v":0}],"automaticRedirect":{"linking":{"target":"next"},"enabled":false,"duration":4},"inputMap":{"byComponent":{},"byName":{}},"pageIdSlugMap":{"6a07a4606f1c366dfbee4884":"home","6a07a4606f1c366dfbee4888":"apply3","6a07a4606f1c366dfbee4889":"apply4","6a07a4606f1c366dfbee4890":"booking","6a07a4606f1c366dfbee4891":"confirmation","6a07a4606f1c366dfbee4892":"privacy-policy","6a07a4606f1c366dfbee4893":"terms-of-service"},"context":{"slug":"","trackingVersion":"v4","url":"https://go.aiconsultingclients.com/","domain":"go.aiconsultingclients.com"}}