For women who handle everything—except falling asleep

Fall asleep faster with this 3‑Minute Sleep Reset

A zero‑gadget pre‑bed ritual to calm your mind and wake up energized.

  • What to stop 90 minutes before bed to avoid cortisol spikes
  • The 60‑second “off switch” that quiets mental tabs
  • No‑grogginess wind‑down you can do on travel days
Get the 3‑Minute Sleep Reset
🔒 Your email is safe. No spam—just your free checklist.
Your 3‑Minute Sleep Reset download on a cozy setup
document.addEventListener('click', function (e) { const link = e.target.closest('a[data-scroll]'); if (!link) return; const sel = link.getAttribute('data-scroll') || link.getAttribute('href'); const target = sel && document.querySelector(sel); if (target){ e.preventDefault(); target.scrollIntoView({ behavior:'smooth', block:'start' }); const email = target.querySelector('input[type="email"]'); if (email) setTimeout(()=> email.focus(), 300); } });

PS: After you download, I’ll send a Founders‑only $15 off invite for Soul Slumber. Only 100 bottles.

Your checklist is on the way — check your inbox

Bonus: First access to Soul Slumber — save $15 today

Pre‑orders ship by Dec 1, 2025 (US only). Refund anytime before it ships. 7‑night guarantee starts on delivery.

Step 1: Your 3‑Minute Sleep Reset

Use it tonight. It’s the simplest way to downshift and fall asleep faster.

Step 2: Soul Slumber (optional)

On tougher nights, this delicious, melatonin‑free chocolate treat supports faster sleep onset and deeper calm—without groggy mornings.

Why we love it

  • Delicious chocolatey nighttime treat you’ll actually look forward to
  • Melatonin‑free and non‑habit‑forming — wake up clear, not groggy
  • Supports faster sleep onset and deeper calm on tough nights
What am I getting?
One bottle of Soul Slumber (Founders Batch). Limited run. First access when it ships.
When will it ship?
By Dec 1, 2025. Weekly updates. If timing slips, instant refund available.
What if it doesn’t help?
Sleep better in 7 nights or your money back. Guarantee starts on delivery.
Ingredients (melatonin‑free)
Ashwagandha, L‑Theanine, GABA, Passionflower Extract, Magnesium—selected to support relaxation and sleep quality.
What happens after you order
Immediate confirmation → weekly updates → ships by Dec 1, 2025 (US) → 7‑night guarantee starts on delivery → refund anytime before it ships.
(function(){ const KEY='founders_timer_v11'; let expiry=localStorage.getItem(KEY); if(!expiry){ expiry=Date.now()+72*60*60*1000; localStorage.setItem(KEY,String(expiry)); } else { expiry=parseInt(expiry,10); } const d=document.getElementById('t-d'),h=document.getElementById('t-h'),m=document.getElementById('t-m'),s=document.getElementById('t-s'),endLabel=document.getElementById('t-end'); const fmt=n=>(n<10?'0':'')+n; try{const f=new Intl.DateTimeFormat('en-US',{timeZone:'America/Los_Angeles',month:'short',day:'numeric',hour:'numeric',minute:'2-digit'});endLabel.textContent=' (Ends '+f.format(expiry)+' PT)';}catch(e){} function render(){const diff=expiry-Date.now();if(diff<=0){d.textContent='0d';h.textContent='00h';m.textContent='00m';s.textContent='00s';return;}const dd=Math.floor(diff/86400000),hh=Math.floor((diff%86400000)/3600000),mm=Math.floor((diff%3600000)/60000),ss=Math.floor((diff%60000)/1000);d.textContent=dd+'d';h.textContent=fmt(hh)+'h';m.textContent=fmt(mm)+'m';s.textContent=fmt(ss)+'s';} render(); setInterval(render,1000); })();