2026-02-06 23:01:30 -05:00

544 lines
25 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>DAS: The Investment Case — Source Documentation</title>
<style>
@page { size: letter; margin: 0.75in 1in; }
* { margin: 0; padding: 0; box-sizing: border-box; }
body {
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
color: #1a1a2e;
background: #fff;
line-height: 1.5;
font-size: 10.5pt;
}
.cover {
text-align: center;
padding: 120px 40px 80px;
page-break-after: always;
background: linear-gradient(180deg, #1a1a2e 0%, #16213e 50%, #0f3460 100%);
color: #fff;
min-height: 100vh;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.cover h1 {
font-size: 36pt;
font-weight: 800;
letter-spacing: 6px;
margin-bottom: 8px;
color: #d4af37;
}
.cover h2 {
font-size: 18pt;
font-weight: 300;
margin-bottom: 60px;
color: #e0e0e0;
}
.cover .doc-title {
font-size: 14pt;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 3px;
border-top: 1px solid #d4af37;
border-bottom: 1px solid #d4af37;
padding: 12px 40px;
margin-bottom: 30px;
color: #d4af37;
}
.cover .meta {
font-size: 10pt;
color: #aaa;
margin-top: 20px;
}
.cover .meta span { display: block; margin: 4px 0; }
.page-header {
display: flex;
justify-content: space-between;
align-items: center;
border-bottom: 2px solid #d4af37;
padding-bottom: 8px;
margin-bottom: 24px;
}
.page-header .logo { font-size: 14pt; font-weight: 800; color: #1a1a2e; letter-spacing: 3px; }
.page-header .subtitle { font-size: 9pt; color: #666; text-transform: uppercase; letter-spacing: 1px; }
h3 {
font-size: 13pt;
color: #1a1a2e;
margin: 24px 0 12px;
padding-bottom: 4px;
border-bottom: 1px solid #eee;
}
h3 .category-label {
display: inline-block;
background: #1a1a2e;
color: #d4af37;
font-size: 8pt;
padding: 2px 8px;
border-radius: 3px;
margin-right: 8px;
text-transform: uppercase;
letter-spacing: 1px;
vertical-align: middle;
}
table {
width: 100%;
border-collapse: collapse;
margin: 12px 0 20px;
font-size: 9.5pt;
}
thead th {
background: #1a1a2e;
color: #d4af37;
padding: 8px 10px;
text-align: left;
font-size: 8pt;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 600;
}
thead th:first-child { border-radius: 4px 0 0 0; }
thead th:last-child { border-radius: 0 4px 0 0; }
tbody td {
padding: 8px 10px;
border-bottom: 1px solid #eee;
vertical-align: top;
}
tbody tr:nth-child(even) { background: #fafafa; }
tbody tr:hover { background: #f5f0e0; }
.source-num {
display: inline-block;
background: #d4af37;
color: #1a1a2e;
width: 20px;
height: 20px;
border-radius: 50%;
text-align: center;
line-height: 20px;
font-size: 8pt;
font-weight: 700;
}
.slide-tags span {
display: inline-block;
background: #1a1a2e;
color: #fff;
font-size: 7.5pt;
padding: 1px 6px;
border-radius: 3px;
margin: 1px 2px;
white-space: nowrap;
}
.url {
font-size: 8pt;
color: #0f3460;
word-break: break-all;
}
.description {
font-size: 9pt;
color: #333;
}
.section-intro {
font-size: 10pt;
color: #444;
margin-bottom: 16px;
padding: 10px 14px;
background: #f8f6f0;
border-left: 3px solid #d4af37;
border-radius: 0 4px 4px 0;
}
.footer {
margin-top: 40px;
padding-top: 12px;
border-top: 1px solid #ddd;
font-size: 8pt;
color: #999;
text-align: center;
}
.disclaimer {
margin-top: 24px;
padding: 14px;
background: #f8f6f0;
border: 1px solid #e0d8c0;
border-radius: 4px;
font-size: 8.5pt;
color: #666;
}
.disclaimer strong { color: #1a1a2e; }
</style>
</head>
<body>
<!-- COVER PAGE -->
<div class="cover">
<h1>DAS</h1>
<h2>The Investment Case</h2>
<div class="doc-title">Source Documentation & Citations</div>
<div class="meta">
<span>Prepared: February 6, 2026</span>
<span>Research compiled from 15+ industry sources</span>
<span>8 parallel research agents deployed</span>
<span>Confidential — For Intended Recipients Only</span>
</div>
</div>
<!-- PAGE 2: STREAMING & ARTIST DATA -->
<div style="padding: 0;">
<div class="page-header">
<div class="logo">DAS</div>
<div class="subtitle">Source Documentation — Streaming & Artist Data</div>
</div>
<h3><span class="category-label">Category 1</span> Streaming Platforms & Artist Metrics</h3>
<div class="section-intro">
Primary data sources for monthly listener counts, follower metrics, and artist profile verification used throughout the presentation.
</div>
<table>
<thead>
<tr>
<th style="width:25px">#</th>
<th style="width:160px">Source</th>
<th>Information Used</th>
<th style="width:85px">Slide(s)</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="source-num">1</span></td>
<td><strong>Spotify</strong><br><span class="url">open.spotify.com/artist/</span></td>
<td class="description">Sara Landry: 1.6M monthly listeners. Ray Volpe: 611.8K monthly listeners. Used to verify current streaming metrics and establish artist credibility benchmarks.</td>
<td class="slide-tags"><span>Slide 2</span><span>Slide 4</span><span>Slide 10</span></td>
</tr>
<tr>
<td><span class="source-num">2</span></td>
<td><strong>Beatport</strong><br><span class="url">beatport.com/artist/sara-landry/663399</span></td>
<td class="description">Sara Landry's ranking as #1 best-selling female producer on Beatport. Beatport chart presence as credibility signal for EDM booking. Genre-specific chart tracking for techno/house.</td>
<td class="slide-tags"><span>Slide 2</span><span>Slide 4</span><span>Slide 10</span></td>
</tr>
<tr>
<td><span class="source-num">3</span></td>
<td><strong>Monstercat</strong><br><span class="url">monstercat.com/artist/ray-volpe</span></td>
<td class="description">Ray Volpe's "Laserbeam" crowned most played track at EDC Las Vegas 2022. #1 on Beatport Dubstep Chart, #1 on iTunes Electronic Chart. Billboard chart appearances.</td>
<td class="slide-tags"><span>Slide 2</span><span>Slide 10</span></td>
</tr>
<tr>
<td><span class="source-num">4</span></td>
<td><strong>Insomniac Music</strong><br><span class="url">insomniac.com/music/artists/</span></td>
<td class="description">Official artist bios confirming Sara Landry's 1.6M+ listener count and Ray Volpe's festival credentials. Insomniac operates EDC, the largest EDM festival brand.</td>
<td class="slide-tags"><span>Slide 2</span><span>Slide 10</span></td>
</tr>
<tr>
<td><span class="source-num">5</span></td>
<td><strong>Instagram</strong><br><span class="url">instagram.com/rayvolpe/</span></td>
<td class="description">Ray Volpe: 251K followers. Used for social media follower benchmarking and collab threshold analysis.</td>
<td class="slide-tags"><span>Slide 4</span><span>Slide 10</span></td>
</tr>
<tr>
<td><span class="source-num">6</span></td>
<td><strong>Bandsintown</strong><br><span class="url">bandsintown.com/a/13504081-isoxo</span></td>
<td class="description">ISOxo follower data (~31K). Used as comparable for EDM artists who play major festivals with relatively modest follower counts.</td>
<td class="slide-tags"><span>Slide 4</span></td>
</tr>
</tbody>
</table>
<h3><span class="category-label">Category 2</span> Festival Economics & Booking Data</h3>
<div class="section-intro">
Industry sources for festival payment ranges, booking thresholds, and artist tier classifications. These informed the revenue projections and milestone framework.
</div>
<table>
<thead>
<tr>
<th style="width:25px">#</th>
<th style="width:160px">Source</th>
<th>Information Used</th>
<th style="width:85px">Slide(s)</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="source-num">7</span></td>
<td><strong>EDM Festival Insider</strong><br><span class="url">edmfestivalinsider.com/how-much-do-artists-make-when-playing-festivals/</span></td>
<td class="description">Primary source for festival payment ranges: Ultra/EDC/Tomorrowland $30K-$400K per set. Specific artist fees (Calvin Harris £950K, Avicii £500K, Jamie XX £200K, Sigma £25K). Deal structures (landed vs +++). Festival budget allocation models.</td>
<td class="slide-tags"><span>Slide 4</span><span>Slide 7</span><span>Slide 8</span><span>Slide 11</span></td>
</tr>
<tr>
<td><span class="source-num">8</span></td>
<td><strong>Variety</strong><br><span class="url">variety.com/2022/music/news/coachella-festival-time-slot-set-time-1235233195/</span></td>
<td class="description">Festival time slot analysis: sunset slots (2:30-7:30 PM) identified as most valuable. Peak vs off-peak timing data. Headliner slot challenges and audience retention patterns.</td>
<td class="slide-tags"><span>Slide 4</span><span>Slide 7</span></td>
</tr>
<tr>
<td><span class="source-num">9</span></td>
<td><strong>Pollstar</strong> (referenced)<br><span class="url">pollstar.com</span></td>
<td class="description">Industry-standard touring revenue data. Ticket sales history benchmarks. Used by talent buyers as primary booking metric. Referenced for revenue projection validation.</td>
<td class="slide-tags"><span>Slide 7</span><span>Slide 8</span><span>Slide 11</span></td>
</tr>
<tr>
<td><span class="source-num">10</span></td>
<td><strong>Indie on the Move</strong><br><span class="url">indieonthemove.com/blog/2021/4/tips-from-a-unique-perspective-an-artist-and-talent-buyer</span></td>
<td class="description">Talent buyer perspective on what metrics matter for booking decisions. Primary data points: Pollstar reports, streaming numbers, social engagement, press coverage. Confirmed ticket sales as #1 metric.</td>
<td class="slide-tags"><span>Slide 4</span><span>Slide 7</span><span>Slide 11</span></td>
</tr>
<tr>
<td><span class="source-num">11</span></td>
<td><strong>Ticket Fairy</strong><br><span class="url">ticketfairy.com/blog/</span></td>
<td class="description">Festival set length strategy by slot type. Data-driven talent booking using audience insights. Set length: warm-up 75-120 min, prime time 60-90 min, headliner 60-90 min.</td>
<td class="slide-tags"><span>Slide 4</span><span>Slide 6</span></td>
</tr>
</tbody>
</table>
</div>
<!-- PAGE 3 -->
<div style="padding: 0; page-break-before: always;">
<div class="page-header">
<div class="logo">DAS</div>
<div class="subtitle">Source Documentation — Advertising & Industry Analysis</div>
</div>
<h3><span class="category-label">Category 3</span> TikTok Advertising & Music Marketing</h3>
<div class="section-intro">
Sources used to calculate cost-per-listener acquisition rates, campaign benchmarks, and the $0.98/follower relative performance analysis.
</div>
<table>
<thead>
<tr>
<th style="width:25px">#</th>
<th style="width:160px">Source</th>
<th>Information Used</th>
<th style="width:85px">Slide(s)</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="source-num">12</span></td>
<td><strong>Gupta Media</strong><br><span class="url">guptamedia.com</span></td>
<td class="description">TikTok CPM benchmark: $6.21 average. CPC: $0.31. Industry-leading digital music marketing agency data used for ad efficiency benchmarking.</td>
<td class="slide-tags"><span>Slide 3</span><span>Slide 5</span></td>
</tr>
<tr>
<td><span class="source-num">13</span></td>
<td><strong>Lebesgue</strong><br><span class="url">lebesgue.io</span></td>
<td class="description">TikTok CPM data: $3.21 baseline. Year-over-year CPM growth rate of 12.28%. Seasonal pricing variations (January low $2.87, Q4 peak $6.26).</td>
<td class="slide-tags"><span>Slide 3</span><span>Slide 5</span></td>
</tr>
<tr>
<td><span class="source-num">14</span></td>
<td><strong>Darkroom Agency</strong><br><span class="url">darkroomagency.com</span></td>
<td class="description">Spark Ads performance data: 20-40% lower CPC vs standard ads. Music-specific campaign conversion rates. Micro-influencer ROI benchmarks (70% of successful campaigns).</td>
<td class="slide-tags"><span>Slide 3</span><span>Slide 5</span></td>
</tr>
<tr>
<td><span class="source-num">15</span></td>
<td><strong>Billboard</strong><br><span class="url">billboard.com</span></td>
<td class="description">84% of Billboard Global 200 songs (2024) went viral on TikTok first. Chart performance data for EDM artists. Touring profitability statistics: only 57% of indie touring musicians are profitable.</td>
<td class="slide-tags"><span>Slide 3</span><span>Slide 8</span><span>Slide 11</span></td>
</tr>
</tbody>
</table>
<h3><span class="category-label">Category 4</span> Streaming Economics & Artist Development</h3>
<div class="section-intro">
Sources for listener-to-revenue conversion rates, collab thresholds, and career development benchmarks.
</div>
<table>
<thead>
<tr>
<th style="width:25px">#</th>
<th style="width:160px">Source</th>
<th>Information Used</th>
<th style="width:85px">Slide(s)</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="source-num">16</span></td>
<td><strong>Musosoup</strong><br><span class="url">musosoup.com/blog/how-does-spotify-calculate-monthly-listeners</span></td>
<td class="description">1,000 monthly listeners = top 19% of Spotify artists. 10K-50K listeners = £100-£600/month earnings. 200K listeners = ~£2,000/month stable income. Listener calculation methodology.</td>
<td class="slide-tags"><span>Slide 4</span><span>Slide 7</span></td>
</tr>
<tr>
<td><span class="source-num">17</span></td>
<td><strong>Two Story Melody</strong><br><span class="url">twostorymelody.com/spotify-monthly-listeners-explained/</span></td>
<td class="description">Listener-to-income benchmarks: 40K = growing artist, 100K = doing OK, 500K = established. Used for milestone framework validation.</td>
<td class="slide-tags"><span>Slide 4</span><span>Slide 7</span></td>
</tr>
<tr>
<td><span class="source-num">18</span></td>
<td><strong>EDM Tips</strong><br><span class="url">edmtips.com/how-to-get-signed-to-a-record-label/</span></td>
<td class="description">Collaboration threshold: target artists with 20K-40K followers on desired labels. Sweet spot for networking. Label signing requirements and social proof expectations.</td>
<td class="slide-tags"><span>Slide 4</span><span>Slide 9</span></td>
</tr>
<tr>
<td><span class="source-num">19</span></td>
<td><strong>Audio Jacked</strong><br><span class="url">audiojacked.com/music-news/top-10-tips-for-edm-producers-to-get-signed-by-a-record-label</span></td>
<td class="description">Label thresholds: 2K-8K followers for indie labels, 20K-100K+ for majors. What labels look for: music quality, fan engagement, growth trajectory, promotional ability.</td>
<td class="slide-tags"><span>Slide 4</span><span>Slide 9</span></td>
</tr>
<tr>
<td><span class="source-num">20</span></td>
<td><strong>Social Plug</strong><br><span class="url">socialplug.io/blog/spotify-case-study</span></td>
<td class="description">Case study: EDM artist grew from 700 to 48,000 monthly listeners in 4 weeks via strategic promotion. 50K-100K = early festival tier threshold.</td>
<td class="slide-tags"><span>Slide 5</span><span>Slide 6</span></td>
</tr>
</tbody>
</table>
<h3><span class="category-label">Category 5</span> Community & Industry Discussion</h3>
<div class="section-intro">
Reddit communities provided real-world artist experiences, booking agent perspectives, and crowd-sourced payment data that cross-validated industry publication figures.
</div>
<table>
<thead>
<tr>
<th style="width:25px">#</th>
<th style="width:160px">Source</th>
<th>Information Used</th>
<th style="width:85px">Slide(s)</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="source-num">21</span></td>
<td><strong>Reddit r/EDM</strong><br><span class="url">reddit.com/r/EDM/</span></td>
<td class="description">Critical insight: artists with 1-2M engaged listeners headline while 12-18M playlist-driven artists can't sell 3K venues. Knock2/ISOxo case studies. Up-and-coming thresholds (10K-100K). Sara Landry, Fred Again.., John Summit rise documented.</td>
<td class="slide-tags"><span>Slide 4</span><span>Slide 7</span><span>Slide 10</span><span>Slide 11</span></td>
</tr>
<tr>
<td><span class="source-num">22</span></td>
<td><strong>Reddit r/aves</strong><br><span class="url">reddit.com/r/aves/</span></td>
<td class="description">DJ payment data: Zomboy $15K-$100K, Eptic/Habstrakt $2K-$20K (2018-2019). Real-world festival fee verification from attendees and industry insiders.</td>
<td class="slide-tags"><span>Slide 4</span><span>Slide 8</span></td>
</tr>
<tr>
<td><span class="source-num">23</span></td>
<td><strong>Reddit r/electricdaisycarnival</strong><br><span class="url">reddit.com/r/electricdaisycarnival/</span></td>
<td class="description">EDC-specific payment ranges: most artists under $100K, biggest names 6-figures. Peak headliner slot timing: 1:00 AM. Sunrise set value analysis.</td>
<td class="slide-tags"><span>Slide 4</span><span>Slide 7</span></td>
</tr>
<tr>
<td><span class="source-num">24</span></td>
<td><strong>Reddit r/edmproduction</strong><br><span class="url">reddit.com/r/edmproduction/</span></td>
<td class="description">Intermediate success benchmarks: 50K-100K SoundCloud followers = ~$2K/show, need 25 shows/year for $50K salary. Production career economics.</td>
<td class="slide-tags"><span>Slide 7</span><span>Slide 8</span></td>
</tr>
<tr>
<td><span class="source-num">25</span></td>
<td><strong>Reddit r/DJs</strong><br><span class="url">reddit.com/r/DJs/</span></td>
<td class="description">Club set fees: $200-$300 for 1-1.5hr. Outdoor festival sets: $250-$500. Entry-level payment benchmarks for emerging DJs.</td>
<td class="slide-tags"><span>Slide 7</span></td>
</tr>
</tbody>
</table>
</div>
<!-- PAGE 4: ADDITIONAL + FESTIVAL OPERATIONS -->
<div style="padding: 0; page-break-before: always;">
<div class="page-header">
<div class="logo">DAS</div>
<div class="subtitle">Source Documentation — Additional Sources & Festival Operations</div>
</div>
<h3><span class="category-label">Category 6</span> Festival Operations & Booking Tools</h3>
<table>
<thead>
<tr>
<th style="width:25px">#</th>
<th style="width:160px">Source</th>
<th>Information Used</th>
<th style="width:85px">Slide(s)</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="source-num">26</span></td>
<td><strong>Pirate Studios</strong><br><span class="url">pirate.com/en/blog/get-booked-us-festivals/</span></td>
<td class="description">Festival organizer interviews (Hulaween, Joshua Tree, Gem & Jam): "Social media is an afterthought — I'll book wildly talented artists regardless of their socials." Live performance quality as top priority.</td>
<td class="slide-tags"><span>Slide 4</span><span>Slide 10</span></td>
</tr>
<tr>
<td><span class="source-num">27</span></td>
<td><strong>Gigmit</strong><br><span class="url">blog.gigmit.com/en/4-reasons-to-use-gigmit-as-a-large-scale-promoter-talent-buyer/</span></td>
<td class="description">Modern talent buyer tools: Fan Charts, geographic insights, PollstarPro integration, Rostr agency mapping. Data-driven booking methodology.</td>
<td class="slide-tags"><span>Slide 4</span><span>Slide 6</span></td>
</tr>
<tr>
<td><span class="source-num">28</span></td>
<td><strong>Beats to Rap On</strong><br><span class="url">beatstorapon.com/blog/festival-booking-the-complete-guide-for-artists-managers-and-promoters-2025/</span></td>
<td class="description">Festival booking guide: early slots require 50-200 person draw, regional festivals 200-500 capacity headline shows, major festivals need national tour history.</td>
<td class="slide-tags"><span>Slide 4</span><span>Slide 6</span></td>
</tr>
<tr>
<td><span class="source-num">29</span></td>
<td><strong>We Rave You</strong><br><span class="url">weraveyou.com/2023/07/music-festival-debate-edc-tomorrowland-and-ultra/</span></td>
<td class="description">Festival scale comparison: Tomorrowland 600K attendees (2 weekends, 14 stages), EDC 8 stages, Ultra 7 stages. Market size context for payment analysis.</td>
<td class="slide-tags"><span>Slide 4</span><span>Slide 8</span></td>
</tr>
<tr>
<td><span class="source-num">30</span></td>
<td><strong>BeatStats</strong><br><span class="url">beatstats.com</span></td>
<td class="description">Beatport Top 100 chart tracking. Used for techno/house credibility benchmarking. Relevant for genre-specific festival booking considerations.</td>
<td class="slide-tags"><span>Slide 4</span></td>
</tr>
<tr>
<td><span class="source-num">31</span></td>
<td><strong>De Novo Agency</strong><br><span class="url">denovoagency.com/blogs/insights-and-strategies-for-the-modern-musician/</span></td>
<td class="description">TikTok algorithm advantage for new artists: algorithm doesn't weight existing follower count. Growth roadmap from 10 to 10,000 Spotify followers.</td>
<td class="slide-tags"><span>Slide 3</span><span>Slide 5</span></td>
</tr>
</tbody>
</table>
<h3 style="margin-top: 30px;"><span class="category-label">Summary</span> Source Coverage by Slide</h3>
<table>
<thead>
<tr>
<th style="width: 80px">Slide #</th>
<th>Slide Title</th>
<th style="width: 220px">Source Numbers</th>
</tr>
</thead>
<tbody>
<tr><td><strong>Slide 1</strong></td><td>Title</td><td></td></tr>
<tr><td><strong>Slide 2</strong></td><td>The Validation</td><td>1, 2, 3, 4</td></tr>
<tr><td><strong>Slide 3</strong></td><td>How the Industry Works Now</td><td>12, 13, 14, 15, 31</td></tr>
<tr><td><strong>Slide 4</strong></td><td>The Thresholds That Matter</td><td>1, 2, 5, 6, 7, 8, 10, 11, 16, 17, 18, 19, 21, 22, 23, 26, 27, 28, 29, 30</td></tr>
<tr><td><strong>Slide 5</strong></td><td>The Investment Required</td><td>12, 13, 14, 20, 31</td></tr>
<tr><td><strong>Slide 6</strong></td><td>The Timeline</td><td>11, 20, 27, 28</td></tr>
<tr><td><strong>Slide 7</strong></td><td>When Revenue Starts</td><td>7, 8, 9, 10, 16, 17, 21, 23, 24, 25</td></tr>
<tr><td><strong>Slide 8</strong></td><td>Revenue Projections</td><td>7, 9, 15, 22, 24, 29</td></tr>
<tr><td><strong>Slide 9</strong></td><td>The Compounding Effect</td><td>18, 19</td></tr>
<tr><td><strong>Slide 10</strong></td><td>Das's Unfair Advantages</td><td>1, 2, 3, 4, 5, 21, 26</td></tr>
<tr><td><strong>Slide 11</strong></td><td>Risk & Reality Check</td><td>7, 9, 10, 15, 21</td></tr>
<tr><td><strong>Slide 12</strong></td><td>The Ask</td><td>Derived from slides 4-8</td></tr>
<tr><td><strong>Slide 13</strong></td><td>What Success Looks Like</td><td>Derived from slides 4-8</td></tr>
<tr><td><strong>Slide 14</strong></td><td>Next Steps</td><td>All sources</td></tr>
</tbody>
</table>
<div class="disclaimer">
<strong>Disclaimer:</strong> All figures presented are based on publicly available industry data, artist self-reporting, and community-sourced information as of February 2026. Actual results may vary significantly based on genre, market conditions, campaign execution quality, content performance, and audience engagement. Revenue projections are conservative estimates and should not be construed as guarantees. Festival payment data represents ranges compiled from multiple sources and actual fees are subject to confidential negotiations. This document is prepared for informational purposes only.
</div>
<div class="footer">
DAS: The Investment Case — Source Documentation &nbsp;|&nbsp; Prepared February 6, 2026 &nbsp;|&nbsp; 31 Sources Cited &nbsp;|&nbsp; Confidential
</div>
</div>
</body>
</html>