<style>
body {
    font-family: -apple-system, BlinkMacSystemFont, 'Inter', 'Segoe UI', sans-serif;
    color: #1A1A1A;
    background: #F8F9FA;
    line-height: 1.6;
    margin: 0;
}

h1, h2, h3, h4 {
    font-weight: 700;
    margin: 0;
    padding: 0;
}

h1 {
    color: #1A1A1A;
    font-size: 52pt;
    letter-spacing: 3px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 20px;
}

h2 {
    color: #0066FF;
    font-size: 32pt;
    border-bottom: 3px solid #0066FF;
    padding-bottom: 10px;
    margin-top: 50px;
    page-break-before: always;
}

h3 {
    color: #1A1A1A;
    font-size: 24pt;
    margin-top: 30px;
}

h4 {
    color: #0066FF;
    font-size: 18pt;
    margin-top: 15px;
}

p {
    font-size: 14pt;
    color: #4A4A4A;
    margin-bottom: 15px;
}

.highlight {
    background: linear-gradient(90deg, #0066FF 0%, #00AAFF 100%);
    color: white;
    padding: 20px;
    border-radius: 8px;
    margin: 20px 0;
}

.gold-box {
    background: #FFF9E6;
    border-left: 4px solid #D4AF37;
    padding: 15px;
    margin: 15px 0;
}

.team-member {
    display: flex;
    flex-direction: column;
    align-items: center;
    background: white;
    border: 2px solid #0066FF;
    border-radius: 8px;
    padding: 15px;
    margin: 10px;
    text-align: center;
    width: 200px;
}

.team-member img {
    width: 100px;
    border-radius: 50%;
    margin-bottom: 10px;
    object-fit: cover;
    height: 100px;
}

table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
}

th {
    background: #0066FF;
    color: white;
    padding: 15px;
    text-align: left;
    font-weight: 600;
    font-size: 16pt;
}

td {
    padding: 12px 15px;
    border-bottom: 1px solid #E5E5E5;
    font-size: 14pt;
}

tr:nth-child(even) {
    background: #F8F9FA;
}

.stat-box {
    background: white;
    border: 2px solid #0066FF;
    border-radius: 8px;
    padding: 20px;
    margin: 15px 0;
    text-align: center;
}

.stat-number {
    font-size: 32pt;
    color: #0066FF;
    font-weight: 700;
}

.logo {
    width: 400px;
    max-width: 100%;
    margin: 20px auto;
    display: block;
}
</style>

<div style="text-align: center;">
  <img src="assets/launched-logo.svg" alt="LAUNCHED Logo" class="logo">
</div>

## PROBLEM

### Core Challenge

Secure an AU-based white-label supplier for a sleep supplement (Magnesium Glycinate, L-Theanine, Melatonin) tailored for **shift workers**, with:  
- Low MOQ (100-250 units) 
- &lt;$1,500 initial budget  
- Compliance with TGA 

### Current Situation

<div class="gold-box">
Target market: Shift workers battling disrupted sleep cycles. Example segments: Nurses, security personnel, FIFO workers, hospitality staff.
</div>

## SOLUTIONS

### Product Sourcing

#### Top AU Suppliers

##### Bulk Nutrients (Recommended)

<div style="background: #E6F3FF; border: 2px solid #0066FF; border-radius: 8px; padding: 20px; margin: 20px 0;">

**📍 Location:** Tasmania, Australia
**🌐 Website:** bulknutrients.com.au
**📞 Contact:** sales@bulknutrients.com.au | 1800 266 678

| Feature | Value |
|---|---|
| MOQ | 100-250 |
| Cost/Unit | $8-12 |
| Lead Time | 2-4 weeks |
| TGA Compliance | ✅ |

**Why them:** Lowest MOQ, fastest turnaround, established brand, TGA-certified white label service. 

##### NutraLab

**📍 Location:** Sydney, NSW  
**🌐 Website:** nutralab.com.au  
**📞 Contact:** info@nutralab.com.au | (02) 9899 6690

**Specs:** MOQ 500 units (negotiable) | $6-10/unit | 3-6 weeks | TGA ✓

##### Vitaco

**📍 Location:** Melbourne, VIC  
**🌐 Website:** vitaco.com.au  
**📞 Contact:** enquiries@vitaco.com.au

**Specs:** MOQ 250-500 units | $7-11/unit | 4-6 weeks | ISO Certified ✓

</div>

### Budget Model

<div style="display:flex; align-items:center; justify-content: space-around;">
 <div class="stat-box">
 <h4 style="margin: 10px 0;">Target Gross Margin</h4>
 <div class="stat-number">75-80%</div>
 </div>
</div>

<table>
 <tr>
 <th>Item</th>
 <th>Cost Range</th>
 </tr>
 <tr>
 <td>Manufacturing (100 units)</td>
 <td>$800 - $1,200</td>
 </tr>
 <tr>
 <td>Label design</td>
 <td>$50 - $100</td>
 </tr>
 <tr>
 <td>Domain registration</td>
 <td>$20 - $30</td>
 </tr>
 <tr>
 <th>TOTAL UPFRONT</th>
 <th>$870 - $1,330</th>
 </tr>
 <tr>
 <td>Pre-order revenue (15 @ $34)</td>
 <td>($510)</td>
 </tr>
 <tr>
 <th>NET INVESTMENT</th>
 <th>$360 - $820</th>
 </tr>
</table>

**Pre-order strategy:** Sell direct with lead magnet & early-bird discount to fund initial manufacturing run.

### Revenue Model

Premium retail price: $49  
Cost per unit (estimate): $8-$12

Test batch size (100 units): potential revenue $4,900 (fully pre-sold)\nLonger-term target: Consistent sales channel via subscription/bundling (600+ units monthly)
Initial pre-order target: 10-15 orders to offset manufacturing expense 

### Team Profiles

<div style="display: flex; flex-wrap: wrap; justify-content: space-around; margin: 30px 0;">

<div class="team-member">
<img src="assets/agents/Oliver-new.jpg" alt="Oliver Profile">
<h3 style="margin: 10px 0 5px 0;">Oliver</h3>
<p style="margin: 0; color: #4A4A4A; font-size: 12pt;">CEO & Supply Chain Lead<br>Connect vision to production</p>
</div>

<div class="team-member">
<img src="assets/agents/Louise-new.jpg" alt="Louise Profile">
<h3 style="margin: 10px 0 5px 0;">Louise</h3>
<p style="margin: 0; color: #4A4A4A; font-size: 12pt;">CMO & Brand Director <br>Position the product well</p>
</div>

<div class="team-member">
<img src="assets/agents/Gerald-new.jpg" alt="Gerald Profile">
<h3 style="margin: 10px 0 5px 0;">Gerald</h3>
<p style="margin: 0; color: #4A4A4A; font-size: 12pt;">CTO & Development Lead <br>Build beautiful sites fast</p>
</div>

</div>
<div style="page-break-before: always;"></div>
### Marketing Strategy & Content

<div class="highlight">
Primary Target Audience: Shift workers, nurses, FIFO workers, security personnel with a consistent disrupted circadian rhythm. 
</div>

**Target Messaging:**
Fall Asleep Fast Even After Night Shift. Wake up refreshed. 
Content themes will focus on sleep hacks for irregular schedules.
Highlight the supplement's AU-made trustworthiness. 
Product positions the product as solution for the consequences of modern life and always-on employment

**Lead Magnet & Landing Page:**
shift Worker Sleep Survival Guide (PDF download). This will be a free resource on the landing page. 
Early access pre-sell offer on web, 30% off 

## RISKS
### TGA Compliance

**Risk:** Potential issues around marketing Schedule 4 melatonin 
Mitigation: Confirmed 2mg is within legal threshold/OTC. Further, we can have AUST L listing support with supplier if necessary. 
Final Action Steps: Ask supplier for AUST L info on initial email on Monday. 
### Quality Consistency
Risk: First batch quality of supplements uncertain 
Mitigation: request initial product for testing and third party certification proof. 
Final actions: In initial email, ask for batch analyses details and confirm our initial products will be quality tested. 

### Lead time variability
Risk: Sourcing time period variable due to changing factors in Australia
Mitigation steps: Buffer in delivery date. 
Final Actions: Ensure a confirmed commitment delivery date. 
### Market Demand
Risk: The shift-worker market has more problems than supplements can solve and has low appetite given the financial position.
Mitigation: Run with low MOQ and marketing budget; if does not work, pivot strategy. 
Action Steps: Execute with initial budget and iterate product. 
<div style="page-break-before: always;"></div>

## Next Steps for Oliver
### Monday 2026-04-07

Prioritize a supplier selection and send off info for initial purchase 
Send a supplier welcome email. Confirm:
 MOQ.
 Quotes based on our business requirements 
 TGA thresholds in Australia and listing info
 Delivery Timeframe
### Tuesday 2026-04-08
Action more specifically with a follow up. Get info: 
 Phone follow up if not a response to the email request from the prior day
 Request sample and third party info for analysis/validation of business case and product quality
Evaluate product against revenue and budget constraints as well as TGA requirements.   
### Wednesday 2026-04-09

Finalize which of our existing supplier is the best partner given goals so far and information available for quality and business reqs.
Secure quote. 
Further review TGA requirements (L listing)
Finalize the product in the brand/form we need. 
Get final approval from suppliers. Confirm date. 
### Thursday 2026-04-10
Make order!!
### Friday 2026-04-11

Confirm final delivery timeline. 
Start product distribution by the end of month.   
