★ STARRY TWIST LLC

Digital goods that help you move faster.

Instant downloads • Secure Stripe checkout • No shipping needed

Focus in 7 Days e-book

Focus in 7 Days (E‑book, PDF)

Actionable micro‑chapters + printable worksheets. Personal license.

Creator Toolkit

Creator Toolkit (Notion & Canva)

Content calendar, brief templates, and 20 ready‑to‑edit Canva post layouts.

Lightroom presets

Mobile Lightroom Presets (10‑pack)

One‑tap looks for warm, crisp social photos. Includes quick‑start PDF.

Products — STARRY TWIST
★ STARRY TWIST LLC

All products

Focus in 7 Days — E‑book (PDF)
★ STARRY TWIST LLC

Focus in 7 Days (E‑book, PDF)

Instant download • Personal license • PDF + worksheets

Focus in 7 Days cover

A practical, bite‑size program that helps you reset your routine in one week. Includes printable worksheets and a simple daily plan.

$9 Buy now
Creator Toolkit — Notion & Canva
★ STARRY TWIST LLC

Creator Toolkit (Notion & Canva)

Content calendar • Brief templates • 20 Canva post layouts

Creator Toolkit

Plan, create, and ship content faster. Duplicate the Notion template and edit pre‑built Canva posts.

$19 Buy now
Mobile Lightroom Presets — 10‑pack
★ STARRY TWIST LLC

Mobile Lightroom Presets (10‑pack)

One‑tap looks for warm, crisp photos. Includes install guide.

Lightroom presets
$12 Buy now
:root { --bg:#0b0f14; --fg:#e9eef5; --muted:#9aa5b1; --card:#131923; --brand:#ffd166; --accent:#6aa6ff; } *{box-sizing:border-box} body{margin:0;background:var(--bg);color:var(--fg);font:16px/1.5 system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell} .container{max-width:1100px;margin:auto;padding:20px} .header{display:flex;align-items:center;justify-content:space-between} .brand{color:var(--fg);text-decoration:none;font-weight:800} nav a{color:var(--muted);margin-left:14px;text-decoration:none} .h1,h1{font-size:34px;margin:18px 0} .muted{color:var(--muted)} .grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px;margin:24px 0} .card{background:var(--card);border-radius:14px;overflow:hidden;box-shadow:0 4px 16px rgba(0,0,0,.25)} .card img{width:100%;height:180px;object-fit:cover} .card-body{padding:16px} .row{display:flex;align-items:center;gap:12px;margin-top:8px} .price{font-weight:800} .btn{background:var(--accent);color:#000;padding:10px 14px;border-radius:10px;text-decoration:none;font-weight:700} .footer{color:var(--muted);font-size:14px;margin-top:40px;border-top:1px solid #1f2732;padding-top:20px} .product .hero{width:100%;max-height:360px;object-fit:cover;border-radius:14px;margin:12px 0} .list{line-height:2}