/* ════════════════════════════════════════════════════════════════════════
   CRYPTO LWA · PAYWALL PREVIEW SKIN — v7.10.11 (DISABLED)
   ----------------------------------------------------------------------
   The paywall is disabled site-wide. This file is kept so that older
   pages still resolve their <link rel="stylesheet" href="/paywall.css">
   without a 404. Every selector that would render a paywall overlay is
   now display:none. To re-enable the paywall, restore the previous
   version of this file from git history.
   ──────────────────────────────────────────────────────────────────────── */

body[data-paywall],
body[data-paywall="preview"],
.paywall-overlay,
.paywall-banner,
.paywall-fade,
.paywall-cta,
.paywall-gate,
.paywall-modal,
.paywall-curtain,
#paywall-host,
#paywall-toast,
#pw-toast,
.members-only-gate,
.community-gate,
.locked-content { display: none !important; }
