8262b382e6
Ran a signed-in walkthrough of 23 pages at desktop and mobile widths. Three real problems. 1. ELEVEN Suite pages showed "My Dashboard" TWICE — they ship their own button and nav-dash.js injected a second one. It now bails if a /my link is already present. 2. The Suite link was hide-mobile, so on a phone — where most members are — the toolkit was invisible on every page except the dashboard. That is precisely backwards for the tool we just launched to the whole org. It is now visible at every width. 3. Fast Start and Weekly Rhythm had NO navigation at all and an unclickable brand mark: a member landing there was stuck with the browser back button. They are PRINT sheets, so bolting the site header on would have wrecked what they are for — they now carry a small screen-only bar that is hidden by @media print. Printable Handouts and Generation Pay were also missing the Suite link; they pick it up from nav-dash now that it is no longer hidden on mobile. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
116 lines
8.4 KiB
HTML
116 lines
8.4 KiB
HTML
<!doctype html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1"><meta name="robots" content="noindex"><meta name="description" content="Your RM Circle 48-hour fast start — the printable checklist with your personal invite link and QR code."><title>48-Hour Fast Start | RM Circle Team Build</title><link rel="icon" type="image/png" href="/favicon.png"><link rel="stylesheet" href="/styles.css">
|
|
<style>
|
|
.fs-wrap{max-width:820px;margin:0 auto;padding:24px 20px 60px}
|
|
.fs-sheet{background:var(--card,#0d2236);border:1px solid var(--line,#24425d);border-radius:18px;padding:28px 30px}
|
|
.fs-sheet h1{font-size:30px;margin:0 0 2px}
|
|
.fs-sheet .tag{color:var(--muted,#aebdca);margin:0 0 18px;font-weight:600}
|
|
.fs-box{border:2px solid var(--gold,#f3be43);border-radius:14px;padding:16px 18px;margin:0 0 20px;display:flex;gap:18px;align-items:center;flex-wrap:wrap}
|
|
.fs-box .nums{flex:1;min-width:230px;font-size:15px;line-height:2}
|
|
.fs-box .nums b{color:var(--gold,#f3be43)}
|
|
.fs-qr{background:#fff;border-radius:12px;padding:8px;line-height:0;width:132px;height:132px;flex:0 0 auto}
|
|
.fs-qr svg{width:100%;height:100%}
|
|
.fs-sec{margin:20px 0 0}
|
|
.fs-sec h2{font-size:19px;margin:0 0 8px;border-bottom:1px solid var(--line,#24425d);padding-bottom:6px}
|
|
.fs-item{display:flex;gap:10px;align-items:flex-start;margin:7px 0;font-size:15px;line-height:1.45}
|
|
.fs-item .cb{width:16px;height:16px;border:2px solid var(--gold,#f3be43);border-radius:4px;flex:0 0 auto;margin-top:2px}
|
|
.fs-blanks{display:grid;grid-template-columns:1fr 1fr;gap:4px 18px;margin:8px 0 0 26px;font-size:14px;color:var(--muted,#aebdca)}
|
|
.fs-blank{border-bottom:1px solid var(--line,#24425d);padding:6px 2px 2px}
|
|
.fs-foot{margin-top:22px;padding-top:12px;border-top:1px solid var(--line,#24425d);font-size:13px;color:var(--muted,#aebdca);line-height:1.6}
|
|
.fs-foot b{color:var(--text,#f7f9fc)}
|
|
.fs-print-btn{margin:18px 0 0}
|
|
@media print{
|
|
@page{size:letter;margin:0.55in}
|
|
body{background:#fff!important;color:#111!important}
|
|
header,footer,nav,#fsPrintBtn,#rmcTrBtn,#rmcTrPanel,.chat-fab,.chat-panel,.fs-print-btn{display:none!important}
|
|
.fs-wrap{max-width:none;padding:0}
|
|
.fs-sheet{background:#fff;border:0;border-radius:0;padding:0;color:#111}
|
|
.fs-sheet h1,.fs-sec h2{color:#111}
|
|
.fs-sheet .tag,.fs-blanks,.fs-foot{color:#444}
|
|
.fs-box{border-color:#111}
|
|
.fs-box .nums b{color:#111}
|
|
.fs-item .cb{border-color:#111}
|
|
.fs-sec h2,.fs-blank,.fs-foot{border-color:#bbb}
|
|
.gold{color:#111!important}
|
|
.fs-item{page-break-inside:avoid;font-size:12.5px;margin:4px 0;line-height:1.35}
|
|
@page{size:letter;margin:0.4in}
|
|
.fs-sheet h1{font-size:22px}
|
|
.fs-sheet .tag{margin:0 0 10px;font-size:12px}
|
|
.fs-box{padding:10px 12px;margin:0 0 12px}
|
|
.fs-box .nums{font-size:12.5px;line-height:1.7}
|
|
.fs-qr{width:104px;height:104px}
|
|
.fs-sec{margin:10px 0 0}
|
|
.fs-sec h2{font-size:14px;margin:0 0 4px;padding-bottom:3px}
|
|
.fs-blanks{font-size:11.5px;margin:4px 0 0 22px;gap:2px 14px}
|
|
.fs-blank{padding:4px 2px 1px}
|
|
.fs-foot{margin-top:10px;padding-top:8px;font-size:11px;line-height:1.45}
|
|
.fs-item .cb{width:12px;height:12px;margin-top:2px}
|
|
}
|
|
</style><style>.scr-nav{display:flex;gap:10px;flex-wrap:wrap;justify-content:center;padding:12px 14px;background:#071421;border-bottom:1px solid #27445e}.scr-nav a{color:#f3be43;text-decoration:none;font:600 14px/1 Inter,system-ui,sans-serif;padding:8px 12px;border:1px solid #27445e;border-radius:999px}.scr-nav a:hover{border-color:#f3be43}@media print{.scr-nav{display:none !important}}</style></head>
|
|
<body>
|
|
<div class="scr-nav"><a href="/my">← My Dashboard</a><a href="/suite">🧰 My Tools</a><a href="/tools">🎬 Promo Tools</a></div>
|
|
<div class="fs-wrap">
|
|
<div class="fs-sheet">
|
|
<h1>⚡ RM Circle 48-Hour Fast Start</h1>
|
|
<p class="tag">Print this. Stick it on the fridge. Check the boxes.</p>
|
|
|
|
<div class="fs-box">
|
|
<div class="nums">
|
|
<div>My position ID: <b id="fsId">#______</b></div>
|
|
<div>My invite link: <b id="fsLink">rmcircle.team/join/______</b></div>
|
|
<div>Team Telegram: <b>t.me/cryptoteambuild</b></div>
|
|
<div id="fsQrHint">Scan the code → my personal page</div>
|
|
</div>
|
|
<div class="fs-qr" id="fsQr"></div>
|
|
</div>
|
|
|
|
<div class="fs-sec"><h2>☐ Hour One — Lock it in</h2>
|
|
<div class="fs-item"><span class="cb"></span><span>Open your dashboard (rmcircle.team/my) and bookmark it on your phone</span></div>
|
|
<div class="fs-item"><span class="cb"></span><span>Find your invite link on the dashboard — send it to yourself so it's always one copy-paste away</span></div>
|
|
<div class="fs-item"><span class="cb"></span><span>Sign in to Messages on your dashboard (free wallet signature) and say hello to your sponsor</span></div>
|
|
<div class="fs-item"><span class="cb"></span><span>Join the team Telegram — say hi, that's it</span></div>
|
|
</div>
|
|
|
|
<div class="fs-sec"><h2>☐ Day One — Learn the machine (about 30 minutes)</h2>
|
|
<div class="fs-item"><span class="cb"></span><span>Watch the Team Overview video (Training page, Video 1)</span></div>
|
|
<div class="fs-item"><span class="cb"></span><span>Watch How Payments Work — so you can say "every payment is public" and mean it</span></div>
|
|
<div class="fs-item"><span class="cb"></span><span>Open your Pipeline panel and look at it — this is your scoreboard from now on</span></div>
|
|
<div class="fs-item"><span class="cb"></span><span>Open the Promo Tools page FROM your dashboard — everything arrives pre-loaded with YOUR link</span></div>
|
|
</div>
|
|
|
|
<div class="fs-sec"><h2>☐ Day One — First shares (before you feel ready)</h2>
|
|
<div class="fs-item"><span class="cb"></span><span>Write your list of 10 curious people (curious — not desperate, not "needs convincing")</span></div>
|
|
<div class="fs-blanks">
|
|
<span class="fs-blank">1.</span><span class="fs-blank">2.</span>
|
|
<span class="fs-blank">3.</span><span class="fs-blank">4.</span>
|
|
<span class="fs-blank">5.</span><span class="fs-blank">6.</span>
|
|
<span class="fs-blank">7.</span><span class="fs-blank">8.</span>
|
|
<span class="fs-blank">9.</span><span class="fs-blank">10.</span>
|
|
</div>
|
|
<div class="fs-item" style="margin-top:10px"><span class="cb"></span><span>Send the "Pocket Change" video (or the one that hooked YOU) to your first 3 people — one at a time, never a group blast</span></div>
|
|
<div class="fs-item"><span class="cb"></span><span>Use the ready-made message from Promo Tools — tweak one word so it sounds like you</span></div>
|
|
<div class="fs-item"><span class="cb"></span><span>Then stop typing. Send the link and let it work.</span></div>
|
|
</div>
|
|
|
|
<div class="fs-sec"><h2>☐ Day Two — Follow up + set the rhythm</h2>
|
|
<div class="fs-item"><span class="cb"></span><span>Follow up with your 3: "Did you get a chance to watch it? What did you think?" (opinion, not pressure)</span></div>
|
|
<div class="fs-item"><span class="cb"></span><span>Send to 3 more people from your list</span></div>
|
|
<div class="fs-item"><span class="cb"></span><span>Show someone the QR code on this sheet — let one person scan it just to see it work</span></div>
|
|
<div class="fs-item"><span class="cb"></span><span>Put 20 minutes in your calendar, same time every week: check pipeline → message one mover → share one video</span></div>
|
|
<div class="fs-item"><span class="cb"></span><span>Message your sponsor: "First 48 done. Who can I help?"</span></div>
|
|
</div>
|
|
|
|
<div class="fs-foot">
|
|
<b>The only goal that matters this week: two curious people looking at a short video.</b><br>
|
|
Get your 2. Help your 2 get theirs. The team helps them do the same.<br>
|
|
Real effort, real crypto, no guarantees — never use money you can't afford to lose.<br>
|
|
Questions any hour of the day: the chat bubble on rmcircle.team speaks your language.
|
|
</div>
|
|
</div>
|
|
<div class="fs-print-btn"><button id="fsPrintBtn" class="btn btn-gold" style="font-size:16px;padding:12px 22px">🖨️ Print my Fast Start sheet</button>
|
|
<a href="/weekly-rhythm" class="btn btn-secondary" style="margin-left:8px">🔁 The Weekly Rhythm sheet</a><a href="/my" class="btn btn-secondary" style="margin-left:8px">← Back to my dashboard</a></div>
|
|
</div>
|
|
<script src="/qrlib.js"></script>
|
|
<script src="/fast-start.js"></script>
|
|
<script src="/chat.js" defer></script>
|
|
<script src="/translate.js" defer></script><script src="/tg-app.js" defer></script></body></html>
|