diff --git a/braden-partnership-deck/README.md b/braden-partnership-deck/README.md
new file mode 100644
index 0000000..8a3f0b0
--- /dev/null
+++ b/braden-partnership-deck/README.md
@@ -0,0 +1,45 @@
+# Braden operating-partnership deck
+
+Private 18-slide founder-to-founder presentation for Alex's next Biologix conversation.
+
+## Files
+
+- `index.html`: live presentation with embedded speaker notes
+- `deck.css`: OVO visual system, product-preview UI, responsive and print layouts
+- `deck.js`: keyboard, touch, fullscreen, notes, overview, progress and image-fallback behavior
+- `talking-points.md`: full call script, system explanation, objections and negotiation boundaries
+- `braden-operating-partnership.pdf`: static 18-slide leave-behind export
+
+## Run locally
+
+From this directory:
+
+```sh
+python3 -m http.server 4179 --bind 127.0.0.1
+```
+
+Open `http://127.0.0.1:4179/`.
+
+## Controls
+
+- Right arrow, down arrow, space, or Page Down: next slide
+- Left arrow, up arrow, or Page Up: previous slide
+- `F`: fullscreen
+- `N`: speaker notes
+- `O`: slide overview
+- `B`: black screen
+- Home / End: first or last slide
+
+The URL hash opens a specific slide. For example, `#7`, `#8`, and `#9` open the executive cockpit, affiliate command center, and creator portal previews.
+
+## Presentation discipline
+
+- Slides 7 through 9 contain illustrative interface data only. They are concept previews, not Biologix actuals.
+- Do not send the deck cold. Present it live and use the questions in `talking-points.md`.
+- Do not lead with equity numbers. Establish the operating mandate and paid verification gate first.
+- The pictured OVO creators demonstrate ecosystem capability. They are not represented as committed Biologix affiliates.
+- No product-use demonstrations, dosing, medical advice, or undisclosed promotion belong in the retreat concept.
+
+## Visual review
+
+Claude Fable 5 authored the route-specific visual direction and reviewed rendered desktop and 430px mobile evidence. The final review returned `SHIP` after the mobile dashboard, photo contrast, palette, typography and collision issues were corrected.
diff --git a/braden-partnership-deck/assets/fonts/boska-bold-italic.woff2 b/braden-partnership-deck/assets/fonts/boska-bold-italic.woff2
new file mode 100644
index 0000000..7539c1a
Binary files /dev/null and b/braden-partnership-deck/assets/fonts/boska-bold-italic.woff2 differ
diff --git a/braden-partnership-deck/assets/fonts/dm-mono-400.woff2 b/braden-partnership-deck/assets/fonts/dm-mono-400.woff2
new file mode 100644
index 0000000..787b808
Binary files /dev/null and b/braden-partnership-deck/assets/fonts/dm-mono-400.woff2 differ
diff --git a/braden-partnership-deck/assets/fonts/dm-mono-500.woff2 b/braden-partnership-deck/assets/fonts/dm-mono-500.woff2
new file mode 100644
index 0000000..48879e4
Binary files /dev/null and b/braden-partnership-deck/assets/fonts/dm-mono-500.woff2 differ
diff --git a/braden-partnership-deck/assets/fonts/dm-sans-var.woff2 b/braden-partnership-deck/assets/fonts/dm-sans-var.woff2
new file mode 100644
index 0000000..2c4345d
Binary files /dev/null and b/braden-partnership-deck/assets/fonts/dm-sans-var.woff2 differ
diff --git a/braden-partnership-deck/assets/media/creator-daria.jpg b/braden-partnership-deck/assets/media/creator-daria.jpg
new file mode 100644
index 0000000..396723a
Binary files /dev/null and b/braden-partnership-deck/assets/media/creator-daria.jpg differ
diff --git a/braden-partnership-deck/assets/media/creator-gio.jpg b/braden-partnership-deck/assets/media/creator-gio.jpg
new file mode 100644
index 0000000..bb7b3f3
Binary files /dev/null and b/braden-partnership-deck/assets/media/creator-gio.jpg differ
diff --git a/braden-partnership-deck/assets/media/creator-juan.jpg b/braden-partnership-deck/assets/media/creator-juan.jpg
new file mode 100644
index 0000000..a522a9f
Binary files /dev/null and b/braden-partnership-deck/assets/media/creator-juan.jpg differ
diff --git a/braden-partnership-deck/assets/media/creator-paula.jpg b/braden-partnership-deck/assets/media/creator-paula.jpg
new file mode 100644
index 0000000..4cde75d
Binary files /dev/null and b/braden-partnership-deck/assets/media/creator-paula.jpg differ
diff --git a/braden-partnership-deck/assets/media/editorial-city.webp b/braden-partnership-deck/assets/media/editorial-city.webp
new file mode 100644
index 0000000..03a73ea
Binary files /dev/null and b/braden-partnership-deck/assets/media/editorial-city.webp differ
diff --git a/braden-partnership-deck/assets/media/editorial-gym.webp b/braden-partnership-deck/assets/media/editorial-gym.webp
new file mode 100644
index 0000000..b65f331
Binary files /dev/null and b/braden-partnership-deck/assets/media/editorial-gym.webp differ
diff --git a/braden-partnership-deck/assets/media/editorial-suit.webp b/braden-partnership-deck/assets/media/editorial-suit.webp
new file mode 100644
index 0000000..e34b6a0
Binary files /dev/null and b/braden-partnership-deck/assets/media/editorial-suit.webp differ
diff --git a/braden-partnership-deck/braden-operating-partnership.pdf b/braden-partnership-deck/braden-operating-partnership.pdf
new file mode 100644
index 0000000..963f87f
Binary files /dev/null and b/braden-partnership-deck/braden-operating-partnership.pdf differ
diff --git a/braden-partnership-deck/deck.css b/braden-partnership-deck/deck.css
new file mode 100644
index 0000000..28ec15b
--- /dev/null
+++ b/braden-partnership-deck/deck.css
@@ -0,0 +1,315 @@
+@font-face{font-family:"Boska";src:url("assets/fonts/boska-bold-italic.woff2") format("woff2");font-style:italic;font-weight:700;font-display:swap}
+@font-face{font-family:"DM Sans";src:url("assets/fonts/dm-sans-var.woff2") format("woff2");font-style:normal;font-weight:100 1000;font-display:swap}
+@font-face{font-family:"DM Mono";src:url("assets/fonts/dm-mono-400.woff2") format("woff2");font-style:normal;font-weight:400;font-display:swap}
+@font-face{font-family:"DM Mono";src:url("assets/fonts/dm-mono-500.woff2") format("woff2");font-style:normal;font-weight:500;font-display:swap}
+
+:root{
+ color-scheme:dark;
+ --black:#080808;
+ --ink:#11100f;
+ --bone:#f4efe6;
+ --red:#e0341f;
+ --red-bright:#ff3c24;
+ --muted:rgba(244,239,230,.56);
+ --line:rgba(244,239,230,.15);
+ --dark-muted:rgba(17,16,15,.56);
+ --dark-line:rgba(17,16,15,.18);
+ --ease:cubic-bezier(.16,1,.3,1);
+ --stage-w:min(100vw,177.7778vh);
+ --stage-h:min(100vh,56.25vw);
+ --pad-x:clamp(38px,5.5vw,88px);
+ --pad-y:clamp(38px,5vw,80px);
+}
+
+*{box-sizing:border-box}
+html,body{width:100%;height:100%;margin:0;overflow:hidden;background:#000}
+body{color:var(--bone);font-family:"DM Mono",monospace;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}
+body::after{position:fixed;z-index:1000;inset:0;content:"";pointer-events:none;opacity:.22;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.82' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.11'/%3E%3C/svg%3E")}
+button{color:inherit;border:0;font:inherit}
+button:focus-visible{outline:2px solid var(--red);outline-offset:3px}
+img{display:block;max-width:100%}
+h1,h2,h3,p,ul,figure{margin:0}
+ul{padding:0;list-style:none}
+
+.deck-shell{position:fixed;display:grid;width:100%;height:100%;place-items:center;isolation:isolate}
+.stage{position:relative;width:var(--stage-w);height:var(--stage-h);overflow:hidden;background:var(--black);box-shadow:0 0 0 1px rgba(255,255,255,.05),0 36px 120px rgba(0,0,0,.9)}
+.stage::before{position:absolute;z-index:70;inset:0;content:"";pointer-events:none;background:radial-gradient(460px circle at var(--pointer-x,50%) var(--pointer-y,50%),rgba(224,52,31,.08),transparent 66%)}
+
+.slide{position:absolute;z-index:1;inset:0;display:grid;visibility:hidden;align-content:center;padding:var(--pad-y) var(--pad-x);overflow:hidden;opacity:0;background:var(--black);transform:translate3d(3%,0,0) scale(.988);transition:opacity 440ms var(--ease),transform 680ms var(--ease),visibility 0s linear 700ms}
+.slide.light{color:var(--ink);background:var(--bone)}
+.slide.is-active{z-index:3;visibility:visible;opacity:1;transform:none;transition-delay:0s}
+.slide.was-active{z-index:2;visibility:visible;opacity:0;transform:translate3d(-2.5%,0,0) scale(.992);transition-delay:0s}
+.slide .reveal{opacity:0;transform:translateY(22px)}
+.slide.is-active .reveal{animation:rise 720ms var(--ease) forwards;animation-delay:calc(80ms + var(--d,0)*85ms)}
+@keyframes rise{to{opacity:1;transform:none}}
+
+.chrome{position:absolute;z-index:80;inset:0;pointer-events:none}
+.chrome-top{position:absolute;top:clamp(18px,2vw,32px);right:clamp(24px,2.8vw,44px);left:clamp(24px,2.8vw,44px);display:flex;align-items:center;justify-content:space-between;gap:20px}
+.wordmark{color:var(--bone);font-family:"DM Sans",sans-serif;font-size:clamp(17px,1.55vw,25px);font-weight:760;letter-spacing:-.065em}
+.wordmark i{color:var(--red);font-family:"Boska",serif;font-style:italic;font-weight:700}
+.chrome-deck{color:rgba(244,239,230,.38);font-size:clamp(7px,.62vw,10px);letter-spacing:.11em;text-transform:uppercase}
+.chrome-bottom{position:absolute;right:clamp(24px,2.8vw,44px);bottom:clamp(18px,2vw,32px);left:clamp(24px,2.8vw,44px);display:flex;align-items:center;gap:20px}
+.slide-count{min-width:58px;color:rgba(244,239,230,.45);font-size:clamp(8px,.68vw,11px);letter-spacing:.08em}
+.slide-count strong{color:var(--bone);font-weight:500}
+.progress-track{width:100%;height:1px;background:rgba(244,239,230,.14)}
+.progress-bar{width:0;height:100%;background:var(--red);box-shadow:0 0 20px rgba(224,52,31,.5);transition:width 520ms var(--ease)}
+body.is-light-slide .wordmark,body.is-light-slide .slide-count strong{color:var(--ink)}
+body.is-light-slide .chrome-deck,body.is-light-slide .slide-count{color:rgba(17,16,15,.42)}
+body.is-light-slide .progress-track{background:rgba(17,16,15,.16)}
+
+.eyebrow{display:flex;align-items:center;gap:12px;margin-bottom:clamp(18px,2vw,30px);color:var(--muted);font-size:clamp(8px,.74vw,12px);font-weight:500;letter-spacing:.12em;text-transform:uppercase}
+.eyebrow::before{width:clamp(26px,3vw,48px);height:1px;content:"";background:var(--red)}
+.eyebrow.dark{color:var(--dark-muted)}
+.display{max-width:13ch;color:inherit;font-family:"DM Sans",sans-serif;font-size:clamp(54px,7.1vw,112px);font-weight:620;line-height:.88;letter-spacing:-.075em}
+.display.medium{font-size:clamp(48px,6.2vw,98px)}
+.display.hero{max-width:15ch;font-size:clamp(58px,7.65vw,122px)}
+.display em,.freedom-title em{color:var(--red);font-family:"Boska",serif;font-style:italic;font-weight:700;letter-spacing:-.045em}
+.lede{max-width:55ch;color:var(--muted);font-size:clamp(11px,.92vw,15px);line-height:1.7}
+
+.slide-cover{grid-template-columns:1fr auto;align-items:end;padding-bottom:clamp(70px,8vw,128px)}
+.cover-copy{display:grid;gap:24px}
+.cover-copy .lede{max-width:58ch}
+.cover-mark{display:grid;min-width:220px;padding:22px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:1fr auto 1fr;gap:15px;align-items:center;color:var(--muted);font-size:10px;letter-spacing:.08em;text-transform:uppercase}
+.cover-mark b{color:var(--red);font-family:"Boska",serif;font-size:34px;font-style:italic}
+
+.slide-museum{grid-template-columns:.22fr 1.05fr .85fr;gap:clamp(30px,5vw,84px);align-items:center}
+.museum-number{align-self:start;color:var(--red);font-family:"DM Sans",sans-serif;font-size:clamp(90px,15vw,238px);font-weight:740;line-height:.72;letter-spacing:-.08em}
+.museum-copy .display{font-size:clamp(56px,7vw,110px)}
+.museum-tags{display:grid;border-top:1px solid var(--dark-line)}
+.museum-tags div{display:grid;padding:18px 0;border-bottom:1px solid var(--dark-line);grid-template-columns:1fr 1.35fr;gap:18px}
+.museum-tags span{color:var(--dark-muted);font-size:8px;letter-spacing:.1em;text-transform:uppercase}
+.museum-tags strong{font-family:"DM Sans",sans-serif;font-size:clamp(16px,1.4vw,22px);font-weight:650;letter-spacing:-.025em}
+.museum-caption{position:absolute;right:var(--pad-x);bottom:clamp(72px,8vw,112px);max-width:42ch;color:var(--dark-muted);font-size:clamp(8px,.72vw,11px);line-height:1.6}
+
+.slide-split{grid-template-columns:1fr 1fr;padding:0}
+.split-panel{display:grid;align-content:center;padding:clamp(72px,8vw,128px);min-width:0}
+.company-panel{color:var(--ink);background:var(--bone)}
+.split-title{font-family:"DM Sans",sans-serif;font-size:clamp(78px,10vw,158px);font-weight:760;line-height:.78;letter-spacing:-.08em}
+.split-list{display:grid;margin-top:clamp(38px,4.5vw,74px);border-top:1px solid currentColor}
+.split-list li{padding:12px 0;border-bottom:1px solid currentColor;font-family:"DM Sans",sans-serif;font-size:clamp(15px,1.45vw,23px);font-weight:560;letter-spacing:-.025em}
+.engine-panel .split-list{border-color:var(--line)}
+.engine-panel .split-list li{border-color:var(--line)}
+.company-panel .split-list{border-color:var(--dark-line)}
+.company-panel .split-list li{border-color:var(--dark-line)}
+.split-arrow{position:absolute;z-index:2;top:50%;left:50%;display:grid;width:78px;height:78px;color:var(--bone);border:9px solid var(--black);border-radius:50%;background:var(--red);font-family:"DM Sans",sans-serif;font-size:42px;place-items:center;transform:translate(-50%,-50%)}
+
+.slide-trap{align-content:space-between;padding-top:clamp(105px,11vw,175px);padding-bottom:clamp(70px,7vw,110px)}
+.trap-line{color:var(--muted);font-size:10px;letter-spacing:.12em;text-transform:uppercase}
+.slide-trap .display{max-width:14ch}
+.trap-grid{display:grid;border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr)}
+.trap-grid div{display:grid;min-height:175px;padding:22px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);align-content:space-between}
+.trap-grid span{color:var(--red);font-size:9px}
+.trap-grid strong{align-self:end;font-family:"DM Sans",sans-serif;font-size:clamp(18px,1.65vw,26px);font-weight:620;letter-spacing:-.035em}
+.trap-grid small{color:var(--muted);font-size:8px;line-height:1.55}
+
+.slide-freedom{align-content:center;justify-items:center;text-align:center}
+.freedom-index{position:absolute;top:clamp(95px,10vw,150px);left:var(--pad-x);color:var(--dark-muted);font-size:9px;letter-spacing:.12em}
+.freedom-title{font-family:"DM Sans",sans-serif;font-size:clamp(82px,12vw,190px);font-weight:700;line-height:.75;letter-spacing:-.085em}
+.freedom-rule{width:min(640px,58%);height:1px;margin:clamp(32px,4vw,60px) auto;background:var(--red)}
+.freedom-copy{max-width:48ch;font-family:"DM Sans",sans-serif;font-size:clamp(17px,1.65vw,27px);font-weight:520;line-height:1.25;letter-spacing:-.035em}
+.freedom-stamp{position:absolute;right:var(--pad-x);bottom:clamp(76px,8vw,118px);color:var(--dark-muted);font-size:8px;letter-spacing:.1em;text-transform:uppercase}
+
+.slide-system{align-content:space-between;padding-top:clamp(100px,10vw,150px);padding-bottom:clamp(70px,7.5vw,115px)}
+.system-head{display:flex;align-items:end;justify-content:space-between}
+.system-grid{display:grid;border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr)}
+.system-grid article{display:grid;min-height:142px;padding:20px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:35px 1fr;gap:8px 12px;align-content:start}
+.system-grid span{color:var(--red);font-size:8px}
+.system-grid strong{font-family:"DM Sans",sans-serif;font-size:clamp(16px,1.35vw,22px);font-weight:640;letter-spacing:-.025em}
+.system-grid small{grid-column:2;color:var(--muted);font-size:8px;line-height:1.5}
+
+.slide-product-preview{grid-template-columns:.42fr 1.58fr;gap:3.5vw;align-items:center;padding-top:clamp(86px,8vw,126px);padding-bottom:clamp(68px,6.5vw,104px)}
+.preview-intro{display:grid;gap:20px;align-self:start;padding-top:12px}
+.preview-intro .display{font-size:clamp(43px,5vw,78px)}
+.preview-intro .lede{font-size:clamp(9px,.78vw,12px)}
+.product-frame{overflow:hidden;border:1px solid rgba(244,239,230,.18);background:#0b0b0b;box-shadow:0 28px 70px rgba(0,0,0,.52)}
+.product-topbar{display:grid;min-height:48px;padding:0 18px;align-items:center;border-bottom:1px solid var(--line);grid-template-columns:1fr auto auto;gap:20px;font-size:8px;letter-spacing:.09em;text-transform:uppercase}
+.product-topbar strong{font-family:"DM Sans",sans-serif;font-size:10px;letter-spacing:-.01em}
+.product-topbar span{color:var(--muted)}
+.product-topbar b{padding:7px 9px;color:var(--bone);background:var(--red);font-size:7px;font-weight:500}
+.ui-head{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--muted);font-size:7px;letter-spacing:.1em;text-transform:uppercase}
+.ui-head b{color:var(--bone);font-weight:500}
+.metric-row{display:grid;border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr)}
+.metric-row article{display:grid;min-height:120px;padding:18px;border-right:1px solid var(--line);align-content:space-between}
+.metric-row article:last-child{border-right:0}
+.metric-row span{color:var(--muted);font-size:6px;letter-spacing:.1em}
+.metric-row strong{font-family:"DM Mono",monospace;font-size:clamp(28px,3.1vw,50px);font-weight:500;letter-spacing:-.06em}
+.metric-row .hero-metric strong{color:var(--bone)}
+.metric-row small{color:rgba(244,239,230,.34);font-size:6px}
+.cockpit-middle{display:grid;border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr}
+.cockpit-middle article{min-height:170px;padding:16px}.inventory-panel{border-right:1px solid var(--line)}
+.spark-bars{display:flex;height:105px;margin-top:16px;align-items:end;gap:7px}
+.spark-bars i{width:100%;height:var(--h);background:var(--bone)}
+.spark-bars i:nth-child(7){background:var(--red)}
+.processor-stack{display:flex;height:30px;margin-top:35px;overflow:hidden}.processor-stack i{height:100%}.proc-a{width:48%;background:var(--bone)}.proc-b{width:29%;background:rgba(244,239,230,.62)}.proc-c{width:14%;background:rgba(244,239,230,.28)}.proc-risk{width:9%;background:var(--red)}
+.processor-legend,.load-legend{display:flex;margin-top:14px;justify-content:space-between;gap:8px;color:var(--muted);font-size:5px;text-transform:uppercase}.risk{color:var(--red)!important}
+.founder-load{padding:14px 16px}.load-track{display:flex;height:16px;margin-top:15px}.load-track i{height:100%}.load-product{width:31%;background:var(--bone)}.load-growth{width:24%;background:rgba(244,239,230,.7)}.load-ops{width:28%;background:rgba(244,239,230,.34)}.load-fire{width:17%;background:var(--red)}
+
+.affiliate-body{display:grid;min-height:510px;grid-template-columns:150px 1fr}
+.manager-card{display:grid;padding:18px;border-right:1px solid var(--line);align-content:start;gap:12px}
+.manager-card>span{color:var(--muted);font-size:6px;letter-spacing:.1em}.manager-avatar{display:grid;width:54px;height:54px;margin-top:8px;color:var(--bone);border:1px solid var(--red);border-radius:50%;font-family:"DM Sans",sans-serif;font-size:16px;place-items:center}.manager-card>strong{font-family:"DM Sans",sans-serif;font-size:13px}.manager-card>small{color:var(--bone);font-size:6px}.manager-card>small i{display:inline-block;width:6px;height:6px;margin-right:5px;border-radius:50%;background:var(--bone)}.manager-stat{display:grid;margin-top:8px;padding-top:12px;border-top:1px solid var(--line);gap:3px}.manager-stat b{font-family:"DM Mono",monospace;font-size:22px;font-weight:500}.manager-stat span{color:var(--muted);font-size:6px;text-transform:uppercase}
+.affiliate-main{display:grid;grid-template-rows:auto 1fr auto}.funnel{display:grid;min-height:108px;border-bottom:1px solid var(--line);grid-template-columns:1fr auto 1fr auto 1fr auto 1fr auto 1fr;align-items:center}.funnel div{display:grid;gap:8px;text-align:center}.funnel span{color:var(--muted);font-size:5px;letter-spacing:.08em}.funnel strong{font-family:"DM Mono",monospace;font-size:24px;font-weight:500}.funnel i{color:var(--red);font-size:6px;font-style:normal}
+.affiliate-analysis{display:grid;border-bottom:1px solid var(--line);grid-template-columns:1.45fr .55fr}.partner-bars,.concentration{padding:16px}.partner-bars{border-right:1px solid var(--line)}.partner-bars>div:not(.ui-head){display:grid;margin-top:13px;grid-template-columns:62px 1fr 28px;gap:10px;align-items:center;color:var(--muted);font-size:6px}.partner-bars i{height:5px;background:linear-gradient(90deg,var(--red) var(--w),rgba(244,239,230,.09) var(--w))}.partner-bars b{color:var(--bone);font-weight:500;text-align:right}.donut{display:grid;width:105px;height:105px;margin:22px auto 16px;border-radius:50%;background:radial-gradient(circle at center,#0b0b0b 54%,transparent 55%),conic-gradient(var(--red) 0 62%,rgba(244,239,230,.12) 62% 100%);place-items:center}.donut strong{font-family:"DM Mono",monospace;font-size:22px}.donut span{margin-top:-34px;color:var(--muted);font-size:5px}.concentration p{color:var(--muted);font-size:6px;line-height:1.5}
+.compliance-strip{padding:13px 16px}.status-cells{display:grid;margin-top:12px;border:1px solid var(--line);grid-template-columns:repeat(4,1fr)}.status-cells span{padding:9px;border-right:1px solid var(--line);color:var(--muted);font-size:6px;text-align:center}.status-cells span:last-child{border-right:0}.status-cells .ok,.status-cells .review{color:var(--bone)}
+
+.creator-body{display:grid;min-height:510px;grid-template-columns:1.15fr .85fr;grid-template-rows:1fr 1fr auto}
+.creator-body>section{padding:14px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}
+.creator-body>section:nth-child(2),.creator-body>section:nth-child(4){border-right:0}.brief-board{grid-column:1}.evidence-card{grid-column:2}.attribution-chart{grid-column:1}.commission-card{grid-column:2}.recon-table{grid-column:1/3!important;border-right:0!important;border-bottom:0!important}
+.brief-columns{display:grid;margin-top:12px;grid-template-columns:repeat(3,1fr);gap:7px}.brief-columns article{padding:9px;border:1px solid var(--line)}.brief-columns article>span{color:var(--muted);font-size:6px;letter-spacing:.08em}.brief-columns article>div{display:grid;margin-top:18px;gap:5px}.brief-columns b{font-family:"DM Sans",sans-serif;font-size:8px}.brief-columns small{color:var(--muted);font-size:6px}.brief-columns .waiting{border-left:2px solid var(--red);padding-left:6px}.brief-columns .approved::after{content:"APPROVED";margin-top:9px;color:var(--bone);font-size:6px}
+.evidence-preview{display:grid;height:104px;margin-top:12px;background:radial-gradient(circle at 50% 20%,rgba(224,52,31,.22),transparent 35%),linear-gradient(135deg,#292320,#0d0d0d);place-items:center}.evidence-play{display:grid;width:36px;height:36px;color:var(--ink);border-radius:50%;background:var(--bone);font-size:10px;place-items:center}.evidence-preview>span{position:absolute;margin-top:76px;color:var(--muted);font-size:5px}.evidence-meta{display:flex;margin-top:9px;justify-content:space-between;color:var(--muted);font-size:5px}
+.attribution-chart svg{width:100%;height:115px;margin-top:7px}.chart-labels{display:flex;margin-top:-12px;justify-content:space-around;color:var(--red);font-size:5px}
+.commission-card>div:not(.ui-head){display:flex;padding:10px 0;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.commission-card span{color:var(--muted);font-size:6px}.commission-card strong{font-family:"DM Mono",monospace;font-size:13px;font-weight:500}.commission-card .paid strong{color:var(--bone)}
+.recon-head,.recon-table>div:not(.ui-head){display:grid;padding:7px 0;border-bottom:1px solid var(--line);grid-template-columns:1fr .8fr .7fr .8fr .7fr;gap:8px;color:var(--muted);font-size:5px}.recon-head{margin-top:8px;color:rgba(244,239,230,.36)}.recon-table>div:not(.ui-head)>span:last-child{color:var(--bone);text-align:right}
+
+.slide-network{grid-template-columns:.78fr 1.22fr;gap:6vw;align-items:center}
+.network-copy{display:grid;gap:24px}
+.constellation{position:relative;min-height:min(68vh,610px);border:1px solid var(--line);border-radius:50%}
+.orbit{position:absolute;top:50%;left:50%;border:1px solid rgba(244,239,230,.1);border-radius:50%;transform:translate(-50%,-50%)}
+.orbit-one{width:72%;height:72%}.orbit-two{width:42%;height:42%}
+.node{position:absolute;display:grid;min-width:72px;min-height:72px;padding:10px;color:var(--muted);border:1px solid var(--line);border-radius:50%;background:var(--black);font-size:8px;text-align:center;place-items:center}
+.node::before{position:absolute;inset:-4px;content:"";border:1px solid transparent;border-top-color:rgba(224,52,31,.7);border-radius:50%}
+.node.core{top:50%;left:50%;width:152px;height:152px;color:var(--bone);border-color:var(--red);background:var(--red);transform:translate(-50%,-50%)}
+.node.core::before{border-color:rgba(224,52,31,.42)}
+.node.core strong{font-family:"DM Sans",sans-serif;font-size:19px;letter-spacing:-.03em}
+.node.core span{font-size:7px;opacity:.75}
+.node-a{top:8%;left:45%}.node-b{top:24%;right:8%}.node-c{right:12%;bottom:18%}.node-d{bottom:5%;left:43%}.node-e{bottom:18%;left:9%}.node-f{top:24%;left:6%}
+
+.photo-slide{padding:0}
+.photo-slide>img{position:absolute;z-index:-2;inset:0;width:100%;height:100%;object-fit:cover}
+.photo-wash{position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,rgba(8,8,8,.94) 0%,rgba(8,8,8,.68) 48%,rgba(8,8,8,.16) 100%),linear-gradient(0deg,rgba(8,8,8,.65),transparent 55%)}
+.miami-copy,.close-copy{position:absolute;top:50%;left:var(--pad-x);display:grid;gap:20px;max-width:860px;transform:translateY(-50%)}
+.film-caption{position:absolute;right:var(--pad-x);bottom:clamp(82px,9vw,132px);display:grid;min-width:280px;padding:18px 0;border-top:1px solid var(--red);border-bottom:1px solid rgba(244,239,230,.3);gap:8px;color:rgba(244,239,230,.72);font-size:8px;letter-spacing:.09em;text-transform:uppercase}
+
+.slide-community{grid-template-columns:.62fr 1.38fr;gap:5vw;align-items:center}
+.community-copy{display:grid;gap:24px}
+.community-note{max-width:42ch;color:var(--dark-muted);font-size:10px;line-height:1.65}
+.portrait-grid{display:grid;min-height:62vh;grid-template-columns:repeat(6,1fr);grid-template-rows:1fr 1fr;gap:10px}
+.portrait-grid figure{position:relative;overflow:hidden;background:var(--ink)}
+.portrait-grid figure:nth-child(1){grid-column:1/4;grid-row:1/3}.portrait-grid figure:nth-child(2){grid-column:4/6;grid-row:1}.portrait-grid figure:nth-child(3){grid-column:6;grid-row:1}.portrait-grid figure:nth-child(4){grid-column:4/6;grid-row:2}.portrait-grid figure:nth-child(5){grid-column:6;grid-row:2}
+.portrait-grid img{width:100%;height:100%;object-fit:cover;filter:grayscale(1) contrast(1.05)}
+.portrait-grid figcaption{position:absolute;right:0;bottom:0;left:0;padding:10px;color:var(--bone);background:linear-gradient(transparent,rgba(0,0,0,.8));font-size:7px;letter-spacing:.1em;text-transform:uppercase}
+.open-seat{display:grid;color:var(--red);border:1px solid var(--red);background:transparent!important;place-items:center}
+.open-seat div{font-family:"DM Sans",sans-serif;font-size:48px;font-weight:250}
+
+.slide-loop{grid-template-columns:.76fr 1.24fr;gap:7vw;align-items:center}
+.loop-copy{display:grid;gap:24px}
+.loop-diagram{position:relative;min-height:min(62vh,560px);border:1px solid var(--line);border-radius:50%}
+.loop-center{position:absolute;top:50%;left:50%;display:grid;width:125px;height:125px;color:var(--bone);border-radius:50%;background:var(--red);font-family:"DM Sans",sans-serif;font-size:18px;font-weight:700;place-items:center;transform:translate(-50%,-50%)}
+.loop-step{position:absolute;display:grid;min-width:95px;padding:13px;color:var(--bone);border:1px solid var(--line);background:var(--black);font-family:"DM Sans",sans-serif;font-size:15px;font-weight:600;gap:5px;text-align:center}
+.loop-step span{color:var(--red);font-family:"DM Mono",monospace;font-size:7px}
+.step-one{top:4%;left:50%;transform:translateX(-50%)}.step-two{top:31%;right:2%}.step-three{right:17%;bottom:5%}.step-four{bottom:5%;left:17%}.step-five{top:31%;left:2%}
+.loop-foot{position:absolute;right:var(--pad-x);bottom:clamp(72px,7.5vw,112px);color:var(--muted);font-size:8px;letter-spacing:.08em;text-transform:uppercase}
+
+.slide-roles{align-content:space-between;padding-top:clamp(102px,10vw,155px);padding-bottom:clamp(72px,7vw,110px)}
+.roles-grid{display:grid;grid-template-columns:1fr auto 1fr auto .7fr;gap:16px;align-items:stretch}
+.role-card,.role-result{display:grid;min-height:250px;padding:24px;border:1px solid var(--dark-line);align-content:space-between}
+.role-name{color:var(--red);font-size:8px;letter-spacing:.1em}
+.role-card h3{font-family:"DM Sans",sans-serif;font-size:clamp(22px,2vw,32px);font-weight:650;letter-spacing:-.04em}
+.role-card ul{display:grid;border-top:1px solid var(--dark-line)}
+.role-card li{padding:7px 0;border-bottom:1px solid var(--dark-line);font-size:9px}
+.roles-plus,.roles-equals{display:grid;color:var(--red);font-family:"Boska",serif;font-size:48px;font-style:italic;place-items:center}
+.role-result{color:var(--bone);border-color:var(--ink);background:var(--ink)}
+.role-result strong{align-self:center;font-family:"DM Sans",sans-serif;font-size:clamp(24px,2.2vw,36px);letter-spacing:-.04em}
+.role-result span{color:var(--muted);font-size:8px;line-height:1.6}
+
+.slide-timeline{align-content:space-between;padding-top:clamp(100px,10vw,150px);padding-bottom:clamp(76px,8vw,118px)}
+.timeline{display:grid;border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr)}
+.timeline article{position:relative;display:grid;min-height:225px;padding:24px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);align-content:space-between}
+.timeline article::before{position:absolute;top:-5px;left:24px;width:9px;height:9px;content:"";border-radius:50%;background:var(--red);box-shadow:0 0 18px rgba(224,52,31,.72)}
+.timeline-day{color:var(--red);font-size:8px;letter-spacing:.1em}
+.timeline strong{font-family:"DM Sans",sans-serif;font-size:clamp(25px,2.4vw,38px);font-weight:650;letter-spacing:-.045em}
+.timeline p{color:var(--muted);font-size:8px;line-height:1.6}
+
+.slide-partnership{grid-template-columns:.68fr 1.32fr;gap:6vw;align-items:center}
+.partnership-copy{display:grid;gap:24px}
+.partnership-note{max-width:42ch;color:var(--dark-muted);font-size:10px;line-height:1.65}
+.partnership-steps{display:grid;border-top:1px solid var(--dark-line)}
+.partnership-steps article{display:grid;padding:20px 0;border-bottom:1px solid var(--dark-line);grid-template-columns:55px .8fr 1.2fr;gap:20px;align-items:center}
+.partnership-steps span{color:var(--red);font-size:8px}
+.partnership-steps strong{font-family:"DM Sans",sans-serif;font-size:clamp(18px,1.65vw,26px);font-weight:640;letter-spacing:-.035em}
+.partnership-steps p{color:var(--dark-muted);font-size:9px;line-height:1.5}
+.live-note{grid-column:2;align-self:end;margin-top:-38px;padding-top:12px;color:var(--dark-muted);border-top:1px solid var(--red);font-size:7px;letter-spacing:.1em;text-transform:uppercase}
+
+.slide-choice{align-content:space-between;padding-top:clamp(108px,10vw,160px);padding-bottom:clamp(72px,7.5vw,115px)}
+.choice-grid{display:grid;border:1px solid var(--line);grid-template-columns:1fr 1fr}
+.choice-grid article{display:grid;min-height:190px;padding:28px;border-right:1px solid var(--line);align-content:space-between}
+.choice-grid article:last-child{border-right:0}
+.choice-grid span{color:var(--muted);font-size:8px;letter-spacing:.11em}
+.choice-grid strong{font-family:"DM Sans",sans-serif;font-size:clamp(25px,2.6vw,42px);font-weight:650;letter-spacing:-.05em}
+.choice-grid p{max-width:34ch;color:var(--muted);font-size:9px;line-height:1.55}
+.choice-selected{position:relative;background:rgba(224,52,31,.08)}
+.choice-selected::before{position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;content:"";border:1px solid var(--red);pointer-events:none}
+.choice-selected span{color:var(--red)}
+
+.close-wash{background:linear-gradient(90deg,rgba(8,8,8,.98) 0%,rgba(8,8,8,.74) 53%,rgba(8,8,8,.24) 100%),linear-gradient(0deg,rgba(8,8,8,.72),transparent 56%)}
+.slide-close>img{object-position:center 36%}
+.close-copy{max-width:1010px}
+.close-copy .lede{font-size:clamp(12px,1vw,16px);letter-spacing:.06em;text-transform:uppercase}
+.close-cta{position:absolute;right:var(--pad-x);bottom:clamp(82px,9vw,134px);display:grid;min-width:360px;padding:18px 0;border-top:1px solid var(--red);border-bottom:1px solid rgba(244,239,230,.3);gap:8px}
+.close-cta span{color:var(--red);font-size:7px;letter-spacing:.13em}
+.close-cta strong{font-family:"DM Sans",sans-serif;font-size:16px;font-weight:620}
+
+.controls{position:fixed;z-index:120;right:max(12px,calc((100vw - var(--stage-w))/2 + 16px));bottom:max(12px,calc((100vh - var(--stage-h))/2 + 14px));display:flex;gap:5px;opacity:0;pointer-events:none;transition:opacity 180ms ease}
+body:hover .controls,.controls:focus-within{opacity:1;pointer-events:auto}
+.controls button{display:grid;width:42px;height:42px;color:rgba(244,239,230,.65);border:1px solid rgba(244,239,230,.16);background:rgba(8,8,8,.84);font-size:11px;place-items:center;cursor:pointer;backdrop-filter:blur(12px)}
+.controls button:hover{color:var(--bone);border-color:rgba(244,239,230,.45)}
+.speaker-notes,.overview-panel{position:fixed;z-index:130;top:0;right:0;width:min(520px,92vw);height:100%;visibility:hidden;color:var(--bone);border-left:1px solid rgba(244,239,230,.16);background:rgba(8,8,8,.98);opacity:0;transform:translateX(30px);transition:opacity 240ms ease,transform 280ms var(--ease),visibility 0s linear 280ms}
+.speaker-notes.is-open,.overview-panel.is-open{visibility:visible;opacity:1;transform:none;transition-delay:0s}
+.panel-head{display:flex;padding:20px 24px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);font-size:10px;letter-spacing:.1em;text-transform:uppercase}
+.panel-head button{width:34px;height:34px;color:var(--muted);background:transparent;font-size:22px;cursor:pointer}
+.panel-body{display:grid;padding:28px 24px;gap:20px;color:rgba(244,239,230,.72);font-family:"DM Sans",sans-serif;font-size:15px;line-height:1.65}
+.panel-body strong{color:var(--bone)}
+.overview-grid{display:grid;max-height:calc(100vh - 76px);padding:18px;overflow:auto;grid-template-columns:1fr 1fr;gap:8px}
+.overview-card{display:grid;min-height:110px;padding:14px;color:var(--bone);border:1px solid var(--line);background:#0d0d0d;gap:8px;text-align:left;cursor:pointer}
+.overview-card[aria-current="true"]{border-color:var(--red)}
+.overview-card span{color:var(--muted);font-size:7px;letter-spacing:.08em;text-transform:uppercase}
+.overview-card strong{font-family:"DM Sans",sans-serif;font-size:14px}
+.blank-screen{position:fixed;z-index:200;inset:0;visibility:hidden;background:#000;opacity:0;transition:opacity 180ms ease,visibility 0s linear 180ms}
+.blank-screen.is-open{visibility:visible;opacity:1;transition-delay:0s}
+.loading-curtain{position:fixed;z-index:300;inset:0;display:grid;color:var(--bone);background:var(--black);gap:12px;place-content:center;text-align:center;transition:opacity 500ms var(--ease),visibility 0s linear 500ms}
+.loading-curtain.is-ready{visibility:hidden;opacity:0}
+.loading-mark{font-family:"DM Sans",sans-serif;font-size:30px;font-weight:760;letter-spacing:-.07em}.loading-mark i{color:var(--red);font-family:"Boska",serif;font-style:italic}.loading-curtain span{color:var(--muted);font-size:7px;letter-spacing:.13em;text-transform:uppercase}
+.image-unavailable{background:radial-gradient(circle at 65% 25%,rgba(224,52,31,.17),transparent 34%),linear-gradient(135deg,#1a1715,#080808)!important}.image-unavailable>img,.image-unavailable img{visibility:hidden}.image-unavailable::before{position:absolute;right:24px;bottom:24px;content:"IMAGE UNAVAILABLE";color:var(--muted);font-size:7px;letter-spacing:.1em}
+.evidence-preview{position:relative}
+
+@media(max-width:700px){
+ :root{--pad-x:24px;--pad-y:82px;--stage-w:100vw;--stage-h:100vh}
+ body::after{opacity:.14}
+ .stage{box-shadow:none}
+ .slide{display:block;padding:84px 24px 132px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}
+ .slide>*{position:relative;top:auto;right:auto;bottom:auto;left:auto;transform:none}
+ .slide>img{position:fixed;inset:0}
+ .chrome-top{top:22px;right:24px;left:24px}.chrome-deck{display:none}.wordmark{font-size:18px}
+ .chrome-bottom{display:none}
+ .display,.display.medium,.display.hero{max-width:none;font-size:clamp(48px,15vw,70px);line-height:.9}
+ .eyebrow{margin-bottom:20px}.lede{font-size:12px}
+ .slide-cover{display:grid;align-content:end;grid-template-columns:1fr}.cover-copy{gap:22px}.cover-mark{margin-top:48px;min-width:0}
+ .slide-museum{display:grid;align-content:start;grid-template-columns:1fr;gap:28px}.museum-number{font-size:104px}.museum-tags{margin-top:10px}.museum-caption{margin-top:24px}
+ .slide-split{display:grid;padding:0;overflow-y:auto;grid-template-columns:1fr}.split-panel{min-height:50vh;padding:82px 24px 56px}.split-arrow{position:fixed;top:50%;left:50%;width:58px;height:58px;border-width:7px;font-size:28px;transform:translate(-50%,-50%)}.split-title{font-size:76px}.split-list{margin-top:30px}
+ .slide-trap{padding-top:90px}.trap-line{margin-bottom:24px}.trap-grid{margin-top:40px;grid-template-columns:1fr 1fr}.trap-grid div{min-height:146px;padding:16px}
+ .slide-freedom{display:grid;align-content:center;text-align:left}.freedom-index{margin-bottom:28px}.freedom-title{font-size:22vw;line-height:.8}.freedom-rule{width:100%;margin:34px 0}.freedom-copy{font-size:20px}.freedom-stamp{margin-top:42px}
+ .slide-system{padding-top:90px}.system-grid{margin-top:38px;grid-template-columns:1fr}.system-grid article{min-height:110px}
+ .slide-product-preview{display:block;padding-top:88px;padding-bottom:132px}.preview-intro{gap:18px}.preview-intro .display{font-size:48px}.product-frame{width:100%;min-width:0;margin-top:32px;overflow:hidden}.product-frame *{min-width:0}.product-topbar{grid-template-columns:1fr auto}.product-topbar span{display:none}.product-topbar b{grid-column:1/3;text-align:center}.metric-row{grid-template-columns:1fr}.metric-row article{min-height:104px;border-right:0;border-bottom:1px solid var(--line)}.cockpit-middle{grid-template-columns:1fr}.inventory-panel{border-right:0;border-bottom:1px solid var(--line)}.processor-legend,.load-legend{font-size:5px}.affiliate-body{grid-template-columns:1fr}.manager-card{position:sticky;bottom:0;z-index:2;display:flex;min-height:58px;padding:12px;align-items:center;border-top:1px solid var(--red);border-right:0;background:#0b0b0b}.manager-card>span,.manager-card>small,.manager-stat{display:none}.manager-avatar{width:34px;height:34px;margin:0;font-size:11px}.affiliate-main{grid-row:1}.funnel{padding:14px;grid-template-columns:1fr}.funnel i{padding:5px}.affiliate-analysis{grid-template-columns:1fr}.partner-bars{border-right:0;border-bottom:1px solid var(--line)}.status-cells{grid-template-columns:1fr 1fr}.creator-body{grid-template-columns:1fr;grid-template-rows:auto}.creator-body>section,.brief-board,.evidence-card,.attribution-chart,.commission-card,.recon-table{grid-column:1!important;border-right:0!important}.commission-card{grid-row:1}.brief-columns{grid-template-columns:1fr}.recon-head,.recon-table>div:not(.ui-head){grid-template-columns:1fr 1fr}.recon-head span:nth-child(3),.recon-head span:nth-child(4),.recon-table>div:not(.ui-head)>span:nth-child(3),.recon-table>div:not(.ui-head)>span:nth-child(4){display:none}
+ .slide-network{display:block}.network-copy{gap:20px}.constellation{margin-top:34px;min-height:380px}.node{min-width:58px;min-height:58px;font-size:7px}.node.core{width:110px;height:110px}.node.core strong{font-size:14px}
+ .photo-slide{padding:0}.miami-copy,.close-copy{position:absolute;top:auto;right:24px;bottom:145px;left:24px;transform:none}.photo-wash{position:fixed}.slide-miami .photo-wash{background:linear-gradient(0deg,rgba(8,8,8,.92) 0%,rgba(8,8,8,.76) 60%,rgba(8,8,8,.3) 100%)}.slide-miami .miami-copy{top:45%;bottom:auto}.slide-miami .miami-copy .eyebrow{display:inline-flex;width:max-content;max-width:100%;padding:7px 9px;color:var(--bone);background:rgba(8,8,8,.74)}.slide-miami .miami-copy .lede{max-width:31ch;padding:10px 12px;color:var(--bone);background:rgba(8,8,8,.76);backdrop-filter:blur(7px)}.film-caption{position:absolute;right:24px;bottom:82px;left:24px;display:flex;min-width:0;overflow:hidden;white-space:nowrap}.film-caption span:not(:first-child){display:none}
+ .slide-community{display:block}.community-copy{gap:20px}.portrait-grid{margin-top:34px;min-height:620px;grid-template-columns:1fr 1fr;grid-template-rows:repeat(3,1fr)}.portrait-grid figure:nth-child(1){grid-column:1/3;grid-row:1}.portrait-grid figure:nth-child(2){grid-column:1;grid-row:2}.portrait-grid figure:nth-child(3){grid-column:2;grid-row:2}.portrait-grid figure:nth-child(4){grid-column:1;grid-row:3}.portrait-grid figure:nth-child(5){grid-column:2;grid-row:3}
+ .slide-loop{display:block}.loop-copy{gap:20px}.loop-diagram{margin-top:34px;min-height:380px}.loop-center{width:92px;height:92px;font-size:14px}.loop-step{min-width:72px;padding:9px;font-size:11px}.loop-foot{margin-top:26px;line-height:1.6}
+ .slide-roles{padding-top:90px}.roles-grid{margin-top:38px;grid-template-columns:1fr}.roles-plus,.roles-equals{height:48px}.role-card,.role-result{min-height:230px}.role-result{min-height:150px}
+ .slide-timeline{padding-top:90px}.timeline{margin-top:38px;grid-template-columns:1fr}.timeline article{min-height:180px}
+ .slide-partnership{display:block}.partnership-copy{gap:20px}.partnership-steps{margin-top:36px}.partnership-steps article{grid-template-columns:38px 1fr;gap:8px 12px}.partnership-steps p{grid-column:2}.live-note{display:block;margin-top:28px}
+ .slide-choice{padding-top:90px}.choice-grid{margin-top:42px;grid-template-columns:1fr}.choice-grid article{min-height:180px;border-right:0;border-bottom:1px solid var(--line)}
+ .slide-close>img{object-position:54% center}.close-cta{position:absolute;right:24px;bottom:24px;left:24px;min-width:0}.close-copy{bottom:145px;gap:26px}.slide-close .close-copy .lede{color:var(--bone);text-shadow:0 1px 12px rgba(0,0,0,.92)}
+ .controls{top:12px;right:12px;bottom:auto;opacity:1;pointer-events:auto}.controls button{width:38px;height:38px}.controls button:nth-child(n+3){display:none}
+ .overview-grid{grid-template-columns:1fr}
+}
+
+@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important}}
+
+@media print{
+ @page{size:16in 9in;margin:0}
+ html,body{width:auto;height:auto;overflow:visible;background:#000;-webkit-print-color-adjust:exact;print-color-adjust:exact}
+ body::after,.chrome,.controls,.speaker-notes,.overview-panel,.blank-screen,.loading-curtain{display:none!important}
+ .deck-shell,.stage{position:static;display:block;width:16in;height:auto;overflow:visible;box-shadow:none}
+ .slide,.slide.is-active,.slide.was-active{position:relative;display:grid;visibility:visible;width:16in;height:9in;padding:var(--pad-y) var(--pad-x);overflow:hidden;opacity:1;transform:none;page-break-after:always}
+ .slide .reveal{opacity:1;transform:none;animation:none}
+ .photo-slide{padding:0}
+}
diff --git a/braden-partnership-deck/deck.js b/braden-partnership-deck/deck.js
new file mode 100644
index 0000000..ca015a6
--- /dev/null
+++ b/braden-partnership-deck/deck.js
@@ -0,0 +1,187 @@
+(() => {
+ "use strict";
+
+ const slides = [...document.querySelectorAll(".slide")];
+ const stage = document.querySelector(".stage");
+ const progress = document.querySelector(".progress-bar");
+ const currentLabel = document.querySelector("[data-current-slide]");
+ const totalLabel = document.querySelector("[data-total-slides]");
+ const notesPanel = document.querySelector(".speaker-notes");
+ const notesBody = document.querySelector("[data-notes-body]");
+ const overview = document.querySelector(".overview-panel");
+ const overviewGrid = document.querySelector(".overview-grid");
+ const blank = document.querySelector(".blank-screen");
+ const curtain = document.querySelector(".loading-curtain");
+
+ let current = 0;
+ let previous = -1;
+ let transitionTimer;
+ let touchStartX = 0;
+ let touchStartY = 0;
+
+ const pad = (value) => String(value).padStart(2, "0");
+ const clamp = (value, min, max) => Math.max(min, Math.min(max, value));
+
+ function fromHash() {
+ const requested = Number.parseInt(window.location.hash.slice(1), 10);
+ return Number.isFinite(requested) ? clamp(requested - 1, 0, slides.length - 1) : 0;
+ }
+
+ function updateNotes() {
+ const source = slides[current]?.querySelector(".notes");
+ if (notesBody) notesBody.innerHTML = source?.innerHTML || "
No notes for this slide.
";
+ }
+
+ function updateOverview() {
+ overviewGrid?.querySelectorAll(".overview-card").forEach((card, index) => {
+ card.setAttribute("aria-current", index === current ? "true" : "false");
+ });
+ }
+
+ function updateChrome() {
+ const active = slides[current];
+ document.body.classList.toggle("is-light-slide", active?.classList.contains("light"));
+ if (currentLabel) currentLabel.textContent = pad(current + 1);
+ if (progress) progress.style.width = `${((current + 1) / slides.length) * 100}%`;
+ document.title = `${active?.dataset.title || "Presentation"} · OVO Labs`;
+ }
+
+ function goTo(index, { replaceHash = false } = {}) {
+ const next = clamp(index, 0, slides.length - 1);
+ window.clearTimeout(transitionTimer);
+ previous = current;
+ current = next;
+
+ slides.forEach((slide, slideIndex) => {
+ slide.classList.remove("is-active", "was-active");
+ slide.setAttribute("aria-hidden", slideIndex === current ? "false" : "true");
+ if (slideIndex === current) slide.scrollTop = 0;
+ });
+
+ if (previous !== current && slides[previous]) slides[previous].classList.add("was-active");
+ slides[current]?.classList.add("is-active");
+ transitionTimer = window.setTimeout(() => {
+ slides.forEach((slide, indexToClear) => {
+ if (indexToClear !== current) slide.classList.remove("was-active");
+ });
+ }, 740);
+
+ const nextHash = `#${current + 1}`;
+ if (window.location.hash !== nextHash) {
+ window.history[replaceHash ? "replaceState" : "pushState"](null, "", nextHash);
+ }
+
+ updateChrome();
+ updateNotes();
+ updateOverview();
+ }
+
+ function togglePanel(panel) {
+ if (!panel) return;
+ const shouldOpen = !panel.classList.contains("is-open");
+ [notesPanel, overview].forEach((item) => item?.classList.remove("is-open"));
+ panel.classList.toggle("is-open", shouldOpen);
+ }
+
+ async function toggleFullscreen() {
+ try {
+ if (document.fullscreenElement) await document.exitFullscreen();
+ else await document.documentElement.requestFullscreen();
+ } catch (_) {
+ // Fullscreen can be blocked in embedded browsers; the deck remains usable.
+ }
+ }
+
+ function action(name) {
+ const actions = {
+ previous: () => goTo(current - 1),
+ next: () => goTo(current + 1),
+ notes: () => togglePanel(notesPanel),
+ overview: () => togglePanel(overview),
+ fullscreen: toggleFullscreen,
+ };
+ actions[name]?.();
+ }
+
+ function buildOverview() {
+ if (!overviewGrid) return;
+ const fragment = document.createDocumentFragment();
+ slides.forEach((slide, index) => {
+ const button = document.createElement("button");
+ button.type = "button";
+ button.className = "overview-card";
+ button.innerHTML = `${pad(index + 1)} · ${slide.dataset.section || "Deck"} ${slide.dataset.title || `Slide ${index + 1}`} `;
+ button.addEventListener("click", () => {
+ goTo(index);
+ overview.classList.remove("is-open");
+ });
+ fragment.appendChild(button);
+ });
+ overviewGrid.replaceChildren(fragment);
+ }
+
+ function handleKey(event) {
+ const key = event.key.toLowerCase();
+ if (blank?.classList.contains("is-open")) {
+ if (key === "b" || key === "escape") blank.classList.remove("is-open");
+ return;
+ }
+ if (key === "escape") {
+ notesPanel?.classList.remove("is-open");
+ overview?.classList.remove("is-open");
+ } else if (["arrowright", "arrowdown", "pagedown", " "].includes(key)) {
+ event.preventDefault();
+ goTo(current + 1);
+ } else if (["arrowleft", "arrowup", "pageup"].includes(key)) {
+ event.preventDefault();
+ goTo(current - 1);
+ } else if (key === "home") {
+ goTo(0);
+ } else if (key === "end") {
+ goTo(slides.length - 1);
+ } else if (key === "n") {
+ togglePanel(notesPanel);
+ } else if (key === "o") {
+ togglePanel(overview);
+ } else if (key === "f") {
+ toggleFullscreen();
+ } else if (key === "b") {
+ blank?.classList.add("is-open");
+ }
+ }
+
+ document.querySelectorAll("[data-action]").forEach((button) => {
+ button.addEventListener("click", () => action(button.dataset.action));
+ });
+ document.addEventListener("keydown", handleKey);
+ window.addEventListener("hashchange", () => goTo(fromHash(), { replaceHash: true }));
+
+ stage?.addEventListener("pointermove", (event) => {
+ const rect = stage.getBoundingClientRect();
+ stage.style.setProperty("--pointer-x", `${((event.clientX - rect.left) / rect.width) * 100}%`);
+ stage.style.setProperty("--pointer-y", `${((event.clientY - rect.top) / rect.height) * 100}%`);
+ });
+ stage?.addEventListener("touchstart", (event) => {
+ touchStartX = event.changedTouches[0]?.clientX || 0;
+ touchStartY = event.changedTouches[0]?.clientY || 0;
+ }, { passive: true });
+ stage?.addEventListener("touchend", (event) => {
+ const deltaX = (event.changedTouches[0]?.clientX || 0) - touchStartX;
+ const deltaY = (event.changedTouches[0]?.clientY || 0) - touchStartY;
+ if (Math.abs(deltaX) > 54 && Math.abs(deltaX) > Math.abs(deltaY)) goTo(current + (deltaX < 0 ? 1 : -1));
+ }, { passive: true });
+
+ document.querySelectorAll("img").forEach((image) => {
+ image.addEventListener("error", () => image.closest(".slide, figure")?.classList.add("image-unavailable"));
+ });
+
+ if (totalLabel) totalLabel.textContent = pad(slides.length);
+ buildOverview();
+ current = fromHash();
+ slides.forEach((slide) => slide.classList.remove("is-active", "was-active"));
+ goTo(current, { replaceHash: true });
+
+ Promise.resolve(document.fonts?.ready).finally(() => {
+ window.setTimeout(() => curtain?.classList.add("is-ready"), 220);
+ });
+})();
diff --git a/braden-partnership-deck/index.html b/braden-partnership-deck/index.html
new file mode 100644
index 0000000..d59302e
--- /dev/null
+++ b/braden-partnership-deck/index.html
@@ -0,0 +1,404 @@
+
+
+
+
+
+
+
+ Engine → Company · Private working thesis
+
+
+
+
+
+
+
+
ovo labs.
+
Private working thesis · Alex × Braden
+
+
+
+
+
+
+
Private founder conversation · 2026
+
You built the engine. Now build the company around it.
+
A working thesis for turning extraordinary demand into freedom, community, and an institution that survives its founder.
+
+
+ Biologix
+ ×
+ Alex / OVO
+
+
+ Talk track: “I am not here to pitch posts or agency services. I want to show you what I think is already inside this business, and what it could become if we build the institution around what you have discovered.”
+ Pause after the title. Let him react before explaining the deck.
+
+
+
+
+ 01
+
+
What already exists
+
The cash engine already runs.
+
+
+ This is not a startup idea. It is an operating asset whose company infrastructure has not caught up to its market.
+
+ Talk track: “You have already solved the part most people never solve: a product people actively want and an organic engine that creates meaningful cash. I am not proposing that we replace your expertise. I am proposing that we stop wasting it on work the founder should not be doing.”
+ Do not repeat the $1.5M claim as verified. Keep the focus on what he has unquestionably created.
+
+
+
+
+
+
What you built
+
ENGINE
+
+ Product instinct
+ Category knowledge
+ Organic demand
+ Founder speed
+
+
+ →
+
+
What we build next
+
COMPANY
+
+ Financial truth
+ Leadership
+ Creator ecosystem
+ Durable enterprise value
+
+
+
+ Talk track: “Your unfair advantage is the left side. Mine is the right side. The opportunity is not for me to pretend I know peptides better than you. It is to build the organization that lets your knowledge compound.”
+ Question: “Which side of this slide consumes most of your time today?”
+
+
+
+
+ Revenue grew faster than the company.
+ The engine is working.You are still inside it.
+
+
01 Fulfillment Founder time trapped in repeatable work
+
02 Finance No single source of distributable cash truth
+
03 Growth Creators without a full operating system
+
04 Continuity Too much value depends on one person
+
+
+ Talk track: “This is not criticism. It is what happens when demand outruns infrastructure. The danger is not that the business is bad. The danger is that the business is too good to remain this dependent on you.”
+ Question: “If you disappeared for thirty days, what would break first?”
+
+
+
+
+ 02 / THE OUTCOME
+ Freedom is the product.
+
+ The company should fund your life without requiring your life to fund the company.
+ Build once · Operate weekly · Choose freely
+
+ Talk track: “The highest-value outcome is not just a larger revenue number. It is a company that gives you choice: what you work on, where you live, who you spend time with, and whether you distribute, expand, or sell.”
+ Make this personal, but do not say you can “give him friends.”
+
+
+
+
+
+
The operating thesis
+
Build the companyaround the engine.
+
+
+
01 Financial truth Orders → settlements → contribution → distributable cash
+
02 Operations Owners, cadence, SOPs, fulfillment, continuity
+
03 Creator growth Recruiting, activation, attribution, economics
+
04 Lifecycle Retention, support, cohorts, repeat behavior
+
05 Leadership Operators beneath the founders, not more founder tasks
+
06 Governance Claims, evidence, monitoring, quality, escalation
+
+
+ Talk track: “This is the scope. Not ‘marketing.’ A company operating layer that makes every important dollar, owner, creator, customer, and risk visible.”
+ Do not drill into every box. Ask which one feels most urgent and use his answer to personalize the rest of the call.
+
+
+
+
+
+
Inside the operating system · 01
+
One screen.The whole company.
+
Settled cash, contribution, inventory, processing, and founder load in one weekly decision surface.
+
+
+
BIOLOGIX / EXECUTIVE COCKPIT WEEKLY CLOSE · SAMPLE ILLUSTRATIVE DATA · NOT ACTUALS
+
+
SETTLED REVENUE $1.00 Normalized settled dollar
+
COLLECTED CONTRIBUTION $0.62 Illustrative waterfall
+
AVAILABLE CASH $0.28 After modeled reserves
+
+
+
INVENTORY / DAYS ON HAND 47D SAMPLE
+
PROCESSOR EXPOSURE 3 RAILS
Primary 48% Secondary 29% Wallet 14% Reserve 9%
+
+
FOUNDER WORKLOAD DESIGN TARGET · <10H/WK OPERATIONS
Product Growth Operations Firefighting
+
+
+ Talk track: “This is the first surface I would want us to open every Monday. Not Shopify revenue. Settled cash, real contribution, inventory exposure, processor concentration, and how much of your week the company is still consuming.”
+ Every value shown is illustrative UI, not a representation of Biologix actuals.
+
+
+
+
+
+
Inside the operating system · 02
+
Every partner. Every dollar. One owner.
+
Recruiting, activation, contribution, concentration, content status, and management accountability.
+
+
+
BIOLOGIX / AFFILIATE COMMAND COHORT 01 · SAMPLE ILLUSTRATIVE DATA · NOT ACTUALS
+
+
MANAGER OWNER AM
Affiliate lead SLA ON TRACK06 open actions
02 reviews due
+
+
APPLIED 48
44% APPROVED 21
67% CERTIFIED 14
64% ACTIVE 9
78% RETAINED 7
+
+
COLLECTED CONTRIBUTION / PARTNER TOP 05
Partner A 27%
Partner B 21%
Partner C 14%
Partner D 10%
Partner E 7%
+
TOP-3 CONCENTRATION WATCH
62% sample
Scale gate: keep one creator below 35% of channel contribution.
+
+
LIVE CONTENT STATUS 12 ASSETS
APPROVED · 08 IN REVIEW · 02 ACTION · 01 PAUSED · 01
+
+
+
+
+ Talk track: “This is how four affiliates become a managed channel without turning into chaos. We see the funnel, contribution after commissions and reversals, concentration risk, who owns the next action, and whether live content still matches approval.”
+ The sample funnel demonstrates the operating surface only. Do not present it as current Biologix performance.
+
+
+
+
+
+
Inside the operating system · 03
+
See your work. See your money. No mystery.
+
One creator-facing home for briefs, approvals, live evidence, attribution, reversals, and payout truth.
+
+
+
BIOLOGIX / CREATOR PORTAL PARTNER 014 · SAMPLE ILLUSTRATIVE DATA · NOT ACTUALS
+
+
CONTENT APPROVAL CAMPAIGN 03
SUBMITTED Unboxing cut 01 Today · 10:42
IN REVIEW Founder story v2 Waiting 19h
APPROVED Quality explainer Claim set v4
+
LIVE EVIDENCE VERIFIED
Captured 14:08 PT Brief hash matched
+
ATTRIBUTED SETTLED ORDERS 30 DAYS · SAMPLE
POST 01 POST 02
+
COMMISSION STATUS SAMPLE
PENDING $12,480
LOCKED $8,240
PAID $31,900 ✓
+
PAYOUT RECONCILIATION STATEMENT 07
ORDER STATUS GROSS ADJUSTMENT PAYABLE
#B-18420 SETTLED $240.00 — $72.00
#B-18407 REFUND $180.00 −$54.00 $0.00
+
+
+
+ Talk track: “This is what makes serious creators trust the program. They know what was approved, what went live, which settled orders were attributed, what remains pending, what was reversed, and exactly what gets paid.”
+ All names, orders, amounts, and performance shown are illustrative.
+
+
+
+
+
+
The distribution moat
+
Not affiliates.An ecosystem.
+
A small, high-trust network with reasons to stay beyond another five points of commission.
+
+
+
+
+
BIOLOGIX Founder + product
+
Creators
+
Content
+
Events
+
Customers
+
Data
+
Community
+
+
+ Talk track: “The category is full of interchangeable stores paying aggressive commissions. The moat is not a code. It is the world around the code: access, belonging, content, trust, transparent payouts, and relationships.”
+ Question: “Which of your current affiliates would still be close to the company if a competitor offered five percent more?”
+
+
+
+
+
+
+
+
Biologix Creator Council · Working concept
+
Miami is the room.
+
Private councils. Founder dinners. Content weekends. Quarterly experiences people want to earn their way back into.
+
+ Belonging creates retention. Experience creates story. Story creates distribution.
+
+ Talk track: “I can create the environment where the right creators and operators genuinely become part of the company’s world. Not a peptide party. A real creator council with strategy, content, experiences, and relationships.”
+ Clarify that travel, gifts, and promotion require transparent disclosure and approved content. No product use, dosing, or medical demonstrations onsite.
+
+
+
+
+
+
+
+
The compounding layer
+
Stop renting everynext dollar.
+
Turn every acquired customer and creator into a measured relationship, not a one-time order.
+
+
+
TRUTH
+
01 Acquire
+
02 Serve
+
03 Learn
+
04 Retain
+
05 Refer
+
+
+
+ Talk track: “Right now, revenue can look huge while the underlying economics remain hidden. The next level is knowing which source creates settled contribution, who returns, why they return, and how the relationship compounds.”
+ Avoid promising email/SMS will create a specific revenue number.
+
+
+
+
+
+
Complementary advantages
+
Stay where you areunfair.
+
+
+
+ BRADEN
+ Category founder
+ Peptide knowledge Product instinct Supplier context Customer intuition
+
+
+
+
+ ALEX / OVO
+ Operating partner
+ Company systems Creator distribution Leadership recruiting Brand, data, and execution
+
+
=
+
OPTIONALITY Distribute · expand · transition · sell
+
+
+ Talk track: “The partnership is powerful precisely because our expertise is different. I should not become the peptide scientist. You should not remain the company’s fulfillment, finance, and affiliate department.”
+ Question: “If we designed your ideal role from scratch, what would you keep and what would you never touch again?”
+
+
+
+
+
+
A staged operating option
+
Proof beforescale.
+
+
+
DAYS 01–14 Truth Financial reconciliation, operating map, product and channel perimeter, partnership baseline.
+
DAYS 15–30 Control Weekly close, ownership map, existing-affiliate pilot, content and payout workflow.
+
DAYS 31–60 Transfer Operator recruiting, founder removal plan, lifecycle foundation, creator council design.
+
DAYS 61–90 Scale Miami council pilot, new affiliate cohort, portable systems, scale or stop decision.
+
+
+ Talk track: “We move fast, but the sequence protects both of us. First we establish truth. Then control. Then transfer responsibility. Only then do we scale creators and public visibility.”
+ Emphasize that the diligence sprint is paid and independent. Do not introduce equity percentages unless the conversation is ready.
+
+
+
+
+
+
Not posts for paper
+
Ownership isearned.
+
A real operating role deserves real upside. Real upside should follow real contribution.
+
+
+
01 Paid proof Verify the engine and establish the baseline.
+
02 Operating mandate Match responsibility with authority, cash, and access.
+
03 Earned ownership Vest through systems, leadership, contribution, and time.
+
04 Aligned upside Participate in current value and durable enterprise value.
+
+ Exact economics discussed live after source verification.
+
+ Talk track: “I agree that giving someone twenty-five percent for meme-page posts would be insane. I am proposing the opposite: a paid verification sprint, then meaningful ownership earned by actually building and helping lead the company.”
+ If he asks for numbers: open at $40K monthly plus up to 15% fully diluted earn-in. Target $30K plus protected 10%. Offer the cash-heavy alternative if he protects the cap table.
+
+
+
+
+
+
The actual decision
+
Keep the machine. Or build the institution.
+
+
+
OPTION A Profitable machine Founder-led. Fast. Concentrated. Valuable while it runs.
+
OPTION B Enduring company Operated. Measured. Cultural. Valuable beyond the current window.
+
+
+ Talk track: “There is no shame in choosing the cash machine. It may remain extremely profitable. But if you want the team, freedom, community, optionality, and institution, that requires a different build and a real operating partner.”
+ Question: “Which one do you actually want?” Then wait.
+
+
+
+
+
+
+
+
Alex × Braden · Private working thesis
+
You found the market. Let’s build what it deserves.
+
Company. Freedom. Community. Optionality.
+
+
+ NEXT
+ Open the systems. Define the first 30 days.
+
+
+ Talk track: “If this is the company and life you want, the next step is straightforward. Give me the access required for a paid verification sprint. We establish the truth, build the first operating plan, and then choose the partnership structure from facts.”
+ Do not keep selling after the close. Ask for the data-access meeting and stop.
+
+
+
+
+
+
+ ←
+ →
+ N
+ O
+ F
+
+
+
+
+
+
+
+ ovo labs.
Preparing private thesis
+
+
+
diff --git a/braden-partnership-deck/talking-points.md b/braden-partnership-deck/talking-points.md
new file mode 100644
index 0000000..e8e25ea
--- /dev/null
+++ b/braden-partnership-deck/talking-points.md
@@ -0,0 +1,375 @@
+# Braden partnership deck: live talking points
+
+## The objective
+
+The goal of this conversation is not to close final equity terms. The goal is to make Braden want Alex as the operating partner, establish that the role is fundamentally different from an agency or meme-page promotion, and secure a paid diligence and instrumentation sprint with source access.
+
+The call is successful if Braden agrees to:
+
+1. a dedicated data-access and operating-design session;
+2. a paid 21-to-30-day verification sprint;
+3. no public announcement, creator deployment, title, or broad exclusivity until verification;
+4. negotiate the long-term structure from reconciled economics and an agreed operating mandate.
+
+Do not optimize the first meeting for a verbal promise of equity. Optimize it for access, a paid option, and the emotional conviction that Alex is the person who can build the company around the cash engine.
+
+## Before opening the deck
+
+Ask these questions first:
+
+- “If the business doubled and nothing operational changed, what breaks first?”
+- “What parts of the company do you personally never want to touch again?”
+- “If this worked perfectly, what would your actual week and life look like twelve months from now?”
+
+Listen for his own language. Repeat that language throughout the deck.
+
+Then say:
+
+> I took our call seriously. I do not think this is a normal client opportunity, and I do not think what you need is a marketing agency. I put together a working thesis for what I think is already inside Biologix and what it would take to build the company and life around it. I want you to tell me where I am right, where I am wrong, and whether this is the company you actually want.
+
+## Slide-by-slide talk track
+
+### 1. You built the engine
+
+Say:
+
+> I am not here to pitch posts or a campaign. You already built the rare part: product instinct, market timing, organic demand, and a meaningful cash engine. I want to talk about the company that should exist around it.
+
+Then pause. Do not immediately explain every capability.
+
+### 2. The cash engine already runs
+
+Say:
+
+> This is not a startup idea. People are already buying. You already understand the category and customer better than I do. I am not coming in pretending I know your products better than you. I am interested because your hardest-to-create asset already exists, and the company infrastructure has not caught up to it.
+
+Do not say his margin or profit is verified. If he repeats the $1.5M claim, respond:
+
+> If that reconciles to settled, distributable cash, it makes the operating opportunity even more significant. The point of the first sprint is to establish exactly that.
+
+### 3. Engine to company
+
+Say:
+
+> Your unfair advantage is the left side. Mine is the right side. You should remain the category founder with product and customer instinct. I should build the financial, organizational, creator, brand, and operating system that lets your knowledge compound.
+
+Ask:
+
+> Which side consumes most of your time right now?
+
+### 4. Revenue grew faster than the company
+
+Say:
+
+> I do not see this as a criticism. It is a predictable consequence of demand outrunning infrastructure. But right now the business still owns too much of you. Fulfillment, banking, finance, affiliates, support, and random fires are all competing with the work only you can do.
+
+Ask:
+
+> If you disappeared for thirty days, what breaks first?
+
+Let him describe the founder dependency. His answer becomes the operating mandate.
+
+### 5. Freedom is the product
+
+Say:
+
+> The real outcome is not merely a bigger revenue screenshot. The company should fund your life without requiring your life to fund the company. You should have the freedom to focus on products, travel, spend time with people you respect, distribute cash, expand, or eventually sell.
+
+Do not say “I can give you friends.” Say:
+
+> I can build the team, experiences, and founder ecosystem where genuine relationships naturally form around ambitious work.
+
+### 6. Build the company around the engine
+
+Do not read every box. Say:
+
+> This is the role in one view. First, financial truth. Then operational ownership. Then managed creator growth, lifecycle, leadership, and governance. This is a company-building mandate, not a marketing retainer.
+
+Ask:
+
+> Which of these would create the most immediate relief or value for you?
+
+### 7. Executive cockpit preview
+
+Say:
+
+> This is an illustrative concept, not your actual data. It shows what I want us opening every Monday. Not storefront revenue. Settled cash, collected contribution, available cash, inventory exposure, processor concentration, and the amount of your week still trapped in operations.
+
+Then explain the distinction:
+
+- Storefront revenue is not settled cash.
+- Settled cash is not contribution.
+- Contribution is not distributable cash.
+- Inventory and processor reserves can make a profitable company cash-poor.
+- Founder workload is an operating metric because key-person dependence reduces enterprise value.
+
+Say:
+
+> Once this exists, we stop arguing from screenshots and start making decisions from one source of truth.
+
+### 8. Affiliate command center preview
+
+Say:
+
+> This is how four affiliates become a real channel without becoming chaos. We see every stage from application to retained partner, actual contribution after commission and reversals, concentration risk, live-content status, and the person who owns the next action.
+
+Explain that the objective is not thousands of affiliates. It is a controlled group of highly productive partners.
+
+Say:
+
+> I would rather have twenty-five creators who are profitable, compliant, active, and emotionally connected to the company than one thousand unused coupon codes.
+
+### 9. Creator approval and payout portal
+
+Say:
+
+> This is what makes serious creators trust the program. They can see what was submitted, what was approved, what went live, which settled orders were attributed, what remains pending, what was reversed, and exactly what they were paid.
+
+Then connect transparency to recruiting:
+
+> The best creators do not only care about headline commission. They care about being treated seriously. Fast approvals, great experiences, transparent attribution, and clean payouts become a recruiting advantage.
+
+### 10. Not affiliates, an ecosystem
+
+Say:
+
+> The category is full of interchangeable stores. Another five percent of commission is easy to copy. The durable advantage is the world around the affiliate link: access, identity, content, events, relationships, transparent economics, and a brand people are proud to be associated with.
+
+Ask:
+
+> Which current affiliates would remain loyal if a competitor offered them five percent more tomorrow?
+
+### 11. Miami is the room
+
+Say:
+
+> I can create a real Biologix Creator Council. Quarterly Miami gatherings, smaller founder dinners, content weekends, strategy sessions, and an annual experience for the best partners. People should want to earn their way back into the room.
+
+Be explicit about what it is not:
+
+> This is not a product-use party. It is a creator and founder council with clear promotional rules, professional content production, and experiences worth talking about.
+
+Explain the business value:
+
+- creator activation;
+- content volume;
+- emotional loyalty;
+- recruiting proof;
+- founder status;
+- relationship density;
+- a recurring cultural moment competitors cannot reproduce with a coupon code.
+
+### 12. The community we host
+
+Say:
+
+> Money should create a bigger life, not deeper isolation. The company can become a magnet for creators, founders, and operators you genuinely respect. The relationships must be real. My role is to build a room worth entering, not sell friendship as a transaction.
+
+Clarify that the creator images demonstrate OVO’s ecosystem capability. They are not promised Biologix affiliates.
+
+### 13. Make demand compound
+
+Say:
+
+> The next dollar should become easier to earn because the previous dollar taught us something. We need to know which creators produce settled contribution, which customers return, why they return, which support issues destroy retention, and which offers compound.
+
+Do not promise email or SMS will take the company to $1M per day.
+
+Say instead:
+
+> Lifecycle is a measured recovery and retention system. We establish the baseline and let the cohorts tell us how large it can become.
+
+### 14. Stay where you are unfair
+
+Say:
+
+> I do not need to become the peptide expert. You already are. You should not remain the fulfillment, finance, affiliate, and operations department. The partnership works because the expertise is complementary.
+
+Ask:
+
+> If we designed your perfect role from scratch, what would you keep and what would you never touch again?
+
+### 15. The first 90 days
+
+Say:
+
+> We move fast, but in a sequence that protects both of us. First truth. Then control. Then transfer. Then scale.
+
+Explain:
+
+- Days 1 to 14 establish financial and operational truth.
+- Days 15 to 30 install the weekly close and controlled existing-affiliate pilot.
+- Days 31 to 60 recruit operators and reduce founder dependence.
+- Days 61 to 90 pilot the creator council and decide what deserves scale.
+
+The first commitment is the paid verification sprint, not a permanent marriage.
+
+### 16. Ownership is earned
+
+Say:
+
+> I heard about the meme-page proposal. I agree that giving someone twenty-five percent for three pages and a 3PL introduction would be insane. That is temporary distribution asking for permanent ownership.
+
+Then distinguish the proposal:
+
+> I am proposing the opposite. Start with paid proof. If the facts clear, give me a real operating mandate with cash, authority, access, and meaningful ownership earned through systems, leadership, contribution, and time. If I stop creating value, I stop vesting.
+
+Do not apologize for asking for equity. Do not demand a number before establishing the mandate.
+
+If he asks for the initial numbers:
+
+> My opening structure would be forty thousand a month and up to fifteen percent fully diluted, earned through verification, operating milestones, and time. I am flexible on form. I am not flexible on building millions of dollars of value for agency economics. If you want to preserve parent equity, we can shift more of the economics into incremental collected contribution and a smaller option.
+
+### 17. The actual decision
+
+Say:
+
+> You can keep this as a profitable founder-led machine. You may continue making extraordinary money. You probably do not need me as an operating partner for that.
+
+Then:
+
+> If you want the company, freedom, creator ecosystem, management team, community, and strategic options we have discussed, I think we could build something exceptional together.
+
+Ask:
+
+> Which company do you actually want?
+
+Wait for the answer before advancing.
+
+### 18. Build what the engine deserves
+
+Say:
+
+> You found the market. I know how to build the company around it. If this is what you want, the next step is not signing away equity. It is opening the systems for a paid verification sprint, defining the baseline, and building the first ninety-day operating plan from facts.
+
+Close with:
+
+> The next step is not signing away equity. It is opening the systems for a paid verification sprint, defining the baseline, and building the first ninety-day operating plan from facts. If the engine is what you believe it is, we will be able to move extremely quickly. Can we schedule the data-access session and get the sprint papered this week?
+
+Stop. Do not continue selling into silence.
+
+## The operating-system sneak peek explained
+
+### Executive cockpit
+
+The real version would connect:
+
+- storefront orders;
+- processor settlements and reserves;
+- bank and wallet receipts;
+- refunds and chargebacks;
+- discounts and affiliate commissions;
+- landed inventory cost;
+- fulfillment and shipping;
+- taxes and operating reserves;
+- founder and team workload.
+
+The output is a weekly cash close showing gross orders, settled revenue, collected contribution, normalized operating profit, required working capital, and distributable cash separately.
+
+### Affiliate command center
+
+The real version would include:
+
+- prospect and application pipeline;
+- identity, tax, and agreement status;
+- assigned manager and response SLA;
+- certification and content-approval status;
+- unique links and codes;
+- settled orders and contribution;
+- pending, locked, approved, reversed, and paid commission;
+- refund and chargeback behavior;
+- partner concentration;
+- live-content monitoring;
+- manager and creator scorecards.
+
+The system should support one manager layer only. Compensation is based on settled retail contribution, not recruiting people.
+
+### Creator portal
+
+The creator sees:
+
+- current briefs;
+- permitted content themes;
+- required disclosures;
+- submission and approval status;
+- exact approved version;
+- live-content evidence;
+- attributed settled orders;
+- commission calculations;
+- refund or chargeback reversals;
+- payout schedule and statement;
+- dispute and support workflow.
+
+No money moves automatically during the first pilot. OVO calculates the ledger and produces a merchant-approved payout export. Biologix retains custody and approval.
+
+## Objection handling
+
+### “Someone already asked me for 25 percent for posts.”
+
+> I agree that is a terrible exchange. Posts disappear. The company, team, financial system, creator organization, and enterprise value I am proposing are permanent. Most of my ownership would be earned through objective operating milestones and continued responsibility.
+
+Follow with:
+
+> Which part of my proposed mandate feels comparable to buying three meme-page posts?
+
+### “Why should I give up equity when the business already works?”
+
+> You should not give up equity to preserve the status quo. Equity only makes sense if you want a true operating partner who creates durable value, removes dependence on you, and assumes responsibility for building the next company. If you want to preserve equity, we can use a cash-heavy incremental contribution structure instead.
+
+### “Why do you need to see everything?”
+
+> Because I cannot responsibly price my role, allocate a team, or calculate performance from storefront screenshots. Trust lets us move quickly. Reconciliation protects the relationship.
+
+### “Can’t you just start recruiting creators immediately?”
+
+> We can move quickly with the existing affiliates, but recruiting before attribution, approvals, payout rules, and contribution truth would scale disorder. The first two weeks create the minimum control layer required to scale safely.
+
+### “I do not want a huge team.”
+
+> Neither do I. The goal is the smallest accountable team that removes you from repeatable work. We build ownership, not headcount.
+
+### “I just want to make money while the market is hot.”
+
+> That is a valid strategy. The cash-heavy structure may fit it better. We still need financial truth, continuity, and creator controls so the money is collectable and distributable while the window is open.
+
+### “This sounds like too much compliance.”
+
+> The goal is not bureaucracy. It is retaining the right to grow, keeping creators from improvising claims, and giving us immediate stop controls when something is wrong. A high-risk category needs faster control, not slower execution.
+
+### “Are the retreat and community just parties?”
+
+> No. The experience is the cultural layer around a serious creator program. Every gathering has recruiting, relationship, content, strategy, and retention objectives. The best result is that genuine friendships form because ambitious people are repeatedly in a room worth entering.
+
+### “What happens if regulation changes?”
+
+> That is exactly why I want current cash, protected ownership, portable systems, and multiple lawful channel options. We do not value the current storefront as if it will operate unchanged forever. We build the capability to migrate demand and preserve the audience, systems, and company.
+
+## Negotiation boundaries
+
+Do not accept:
+
+- an officer or director title during diligence;
+- equity without current distributions or real information rights;
+- less than 10 percent for a full-company operator role unless replaced with equivalent performance cash;
+- broad perpetual health, longevity, supplements, telehealth, software, creator, or media exclusivity;
+- OVO assignment of generalized software, schemas, or know-how;
+- personal custody of customer, affiliate, inventory, or crypto funds;
+- responsibility without authority, access, insurance, indemnification, and stop rights;
+- any request to hide human-use intent, misdescribe the business to a processor, or route around a rejected vendor.
+
+## Tone discipline
+
+- Speak as an equal, not a fan.
+- Respect Braden’s category expertise.
+- Diagnose the company without insulting the founder.
+- Never call him stupid, naive, or bad at business in the room.
+- Do not overuse Connor’s name or make Connor feel like leverage against Braden.
+- Do not sell friendship. Sell the company, environment, and experiences where genuine relationships can form.
+- Do not say “I can make you a billion-dollar company.”
+- Do not present illustrative dashboard values as actual performance.
+- Do not negotiate against yourself before he objects.
+- After asking a consequential question, wait.
+
+## The final line
+
+> You found the market. I know how to build the company around it. Let’s verify the engine, define the first ninety days, and decide from facts whether we should build this together.