.rg-lead-exit{box-sizing:border-box;width:min(720px,calc(100% - 32px));max-height:calc(100dvh - 32px);overflow:auto;border:1px solid rgba(71,211,255,.45);border-radius:24px;padding:32px;background:linear-gradient(145deg,#0b2c51,#030b19);color:#eefbff;box-shadow:0 30px 90px #0009;font:16px/1.55 Inter,system-ui,sans-serif}
.rg-lead-exit[open]{display:grid;grid-template-columns:minmax(0,180px) minmax(0,1fr);gap:28px;align-items:center}
.rg-lead-exit::backdrop{background:rgba(0,6,18,.72);backdrop-filter:blur(6px)}
.rg-lead-exit .rg-lead-exit-close{position:absolute;right:10px;top:8px;width:44px;height:44px;border:0;background:transparent;color:#eefbff;font:30px/1 system-ui;cursor:pointer}
.rg-lead-exit-image{width:100%;height:auto;object-fit:contain}
.rg-lead-exit-copy{min-width:0}
.rg-lead-exit-label{font-size:11px;letter-spacing:.12em;color:#63d9ff;font-weight:800;margin:0 0 10px}
.rg-lead-exit h2{font-size:clamp(22px,3vw,30px);line-height:1.2;margin:0 0 14px;color:#eefbff}
.rg-lead-exit p:not(.rg-lead-exit-label){font-size:14px;color:#bdd2e5;margin:0 0 20px}
.rg-lead-exit a,.rg-lead-exit-dismiss{box-sizing:border-box;display:block;width:100%;min-height:44px;padding:11px 14px;border-radius:12px;text-align:center;font:700 14px/1.5 Inter,system-ui,sans-serif;text-decoration:none;cursor:pointer}
.rg-lead-exit-primary{color:#031424!important;background:linear-gradient(110deg,#25d6ff,#438bff)}
.rg-lead-exit-secondary{margin-top:8px;color:#e0f5ff!important;border:1px solid #4cacd780}
.rg-lead-exit-dismiss{margin-top:6px;border:0;background:transparent;color:#bdd2e5}
.rg-lead-exit :focus-visible{outline:2px solid #7ae7ff;outline-offset:3px}
@media(max-width:560px){.rg-lead-exit{padding:24px 20px}.rg-lead-exit[open]{grid-template-columns:minmax(0,1fr);gap:10px}.rg-lead-exit-image{width:105px;justify-self:center}.rg-lead-exit h2{font-size:24px}}
