/* AddiPress Listings — push opt-in. */
.apl-push { padding: 16px 18px; border: 1px solid var(--apl-line, #e2e8f0); border-radius: 14px; background: #fff; }
.apl-push__intro { margin: 0 0 14px; color: var(--apl-ink-2, #334155); }
.apl-push__status { margin-top: 12px; font-size: 14px; font-weight: 600; color: var(--apl-muted, #64748b); }
