.rbm-funnel-context[hidden], .rbm-funnel-hidden { display: none !important; }
.rbm-funnel-context { border-left: 4px solid #153d6f; }
.rbm-funnel-actions { display:flex; gap:12px; justify-content:center; flex-wrap:wrap; margin-top:18px; }
.rbm-funnel-primary, .rbm-funnel-whatsapp { border:0; border-radius:8px; padding:13px 20px; font-weight:800; cursor:pointer; text-decoration:none; }
.rbm-funnel-primary { color:#fff; background:#e31837; }
.rbm-funnel-whatsapp { color:#fff; background:#168b4b; }
.rbm-funnel-reference { font-size:12px; color:#667085; margin-top:12px; }
.rbm-funnel-consent { font-size:12px; line-height:1.5; color:#667085; text-align:center; margin:10px auto 16px; max-width:620px; }
.rbm-funnel-success { padding:20px; border:1px solid #a9dfbf; background:#ecf9f1; color:#175c36; border-radius:10px; }
.rbm-funnel-nudge { position:fixed; right:18px; bottom:18px; z-index:9999; max-width:330px; background:#fff; color:#172033; box-shadow:0 12px 35px rgba(0,0,0,.2); border-radius:12px; padding:16px; border-left:4px solid #e31837; }
.rbm-funnel-nudge button { margin-top:10px; border:0; background:#e31837; color:#fff; padding:9px 12px; border-radius:6px; font-weight:700; }
body.dark-mode .rbm-funnel-nudge { background:#1d2433; color:#fff; }
@media(max-width:600px){.rbm-funnel-actions{flex-direction:column}.rbm-funnel-primary,.rbm-funnel-whatsapp{width:100%;text-align:center}.rbm-funnel-nudge{left:12px;right:12px;bottom:12px;max-width:none}}
