// Webinar replays β members-area page. The list comes from /api/public/replays:
// locked responses carry titles/dates only (prospects see the shape of the
// product), a member session gets the video URLs. Unlock is the same
// one-signature SIWE flow as the training page (msg-challenge/msg-verify via
// RMCWallet); Mini App visitors already carry a session and see no lock.
(function () {
'use strict';
function $(id) { return document.getElementById(id); }
function esc(s) { return String(s == null ? '' : s).replace(/[&<>'"]/g, function (c) { return ({ '&': '&', '<': '<', '>': '>', "'": ''', '"': '"' })[c]; }); }
function card(r, locked) {
var head = '
π Replays come with every team position. Sign in with the wallet that owns your position β one free signature, it can\'t move funds. Linked on Telegram? The β° Mini App in @RMCircleBot unlocks everything automatically.