.paywall-modal{align-items:center;background:rgba(0,0,0,.7);display:none;inset:0;justify-content:center;opacity:0;position:fixed;transition:opacity .2s ease,display allow-discrete .2s ease;z-index:100000}.paywall-modal.visible{display:flex;opacity:1}@starting-style{.paywall-modal.visible{opacity:0}}.paywall-modal__content{background:var(--wp--preset--color--bg-lv-2,#1a1a1a);border:1px solid var(--wp--preset--color--border,#333);border-radius:16px;box-shadow:0 25px 50px -12px rgba(0,0,0,.5);display:flex;flex-direction:column;margin:var(--wp--preset--spacing--20);max-height:85vh;max-width:420px;opacity:1;overflow:hidden;position:relative;transform:translateY(0);transition:transform .2s ease,opacity .2s ease;width:100%}@starting-style{.paywall-modal__content{opacity:0;transform:translateY(20px)}}.paywall-modal__close{align-items:center;background:transparent;border:none;border-radius:8px;color:var(--wp--preset--color--text-muted,#888);cursor:pointer;display:flex;height:32px;justify-content:center;padding:0;position:absolute;right:16px;top:16px;transition:color .15s ease,background .15s ease;width:32px;z-index:1}.paywall-modal__close:hover{background:var(--wp--preset--color--bg-lv-3,#252525);color:var(--wp--preset--color--text,#fff)}.paywall-modal__body{display:none;overflow-y:auto;padding:32px}.paywall-modal__body.visible{display:block}.paywall-modal__body>:first-child{margin-top:0}.paywall-modal__body>:last-child{margin-bottom:0}.paywall-modal__body h1,.paywall-modal__body h2,.paywall-modal__body h3,.paywall-modal__body h4,.paywall-modal__body h5,.paywall-modal__body h6{margin-bottom:12px;margin-top:0}.paywall-modal__body p{color:var(--wp--preset--color--text-muted,#888);margin-bottom:20px}.paywall-modal__body .wp-block-ftn-tools-pricing-button{margin-bottom:12px}.paywall-modal__body .wp-block-ftn-tools-pricing-button:last-child{margin-bottom:0}.paywall-modal__body .wp-block-ftn-tools-pricing-button button{width:100%}.paywall-modal-editor{background:var(--wp--preset--color--bg-lv-2,#f0f0f0);border:2px dashed var(--wp--preset--color--border,#ccc);border-radius:8px;padding:16px}.paywall-modal-editor__label{align-items:center;color:var(--wp--preset--color--text-muted,#666);display:flex;font-size:12px;font-weight:600;gap:8px;letter-spacing:.5px;margin-bottom:12px;text-transform:uppercase}.paywall-modal-editor__id{background:var(--wp--preset--color--bg-lv-3,#e0e0e0);border-radius:4px;color:var(--wp--preset--color--primary,#007cba);font-weight:500;letter-spacing:0;padding:2px 8px;text-transform:none}.paywall-modal-editor__content{background:var(--wp--preset--color--bg-lv-1,#fff);border-radius:8px;padding:16px}