@keyframes ExitIntentPopup_fadeIn__hDCKb{0%{opacity:0}to{opacity:1}}@keyframes ExitIntentPopup_scaleIn__3lDMD{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}@keyframes ExitIntentPopup_slideRight__y565z{0%{transform:translateX(0)}to{transform:translateX(5px)}}.ExitIntentPopup_overlay__8ikFL{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;padding:1rem;background-color:rgba(0,0,0,.7);backdrop-filter:blur(5px);z-index:1000;animation:ExitIntentPopup_fadeIn__hDCKb .3s ease-out}.ExitIntentPopup_modal__bt924{position:relative;width:100%;max-width:500px;background:linear-gradient(145deg,#1e293b,#0f172a);border-radius:16px;box-shadow:0 10px 25px -5px rgba(0,0,0,.5),0 8px 10px -6px rgba(0,0,0,.3),inset 0 0 0 1px hsla(0,0%,100%,.1);animation:ExitIntentPopup_scaleIn__3lDMD .4s cubic-bezier(.165,.84,.44,1);overflow:hidden;border:1px solid hsla(0,0%,100%,.08)}.ExitIntentPopup_closeButton__uIjhU{position:absolute;top:16px;right:16px;display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:hsla(0,0%,100%,.15);border:2px solid hsla(0,0%,100%,.3);border-radius:50%;color:#fff;font-size:24px;font-weight:700;cursor:pointer;transition:all .2s ease;z-index:10;line-height:1;padding:0}.ExitIntentPopup_closeButton__uIjhU:hover{background-color:hsla(0,0%,100%,.25);border-color:hsla(0,0%,100%,.5);color:#fff;transform:rotate(90deg) scale(1.1)}.ExitIntentPopup_closeButton__uIjhU svg{width:20px;height:20px;stroke-width:3}.ExitIntentPopup_content__250iz{padding:2.5rem}.ExitIntentPopup_header__rvaz8{text-align:center;margin-bottom:2rem}.ExitIntentPopup_header__rvaz8 h2{font-size:2rem;font-weight:700;margin-bottom:1rem;color:#fff;background:linear-gradient(90deg,#60a5fa,#3b82f6);line-height:1.2}.ExitIntentPopup_header__rvaz8 p{font-size:1.125rem;color:#cbd5e1;max-width:90%;margin:0 auto;line-height:1.5}.ExitIntentPopup_ctaButton___zIiU{position:relative;display:flex;align-items:center;justify-content:center;width:100%;padding:.875rem 1.5rem;background:linear-gradient(90deg,#3b82f6,#2563eb);color:#fff;font-weight:600;font-size:1.125rem;border:none;border-radius:8px;cursor:pointer;overflow:hidden;transition:all .3s ease;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06),inset 0 0 0 1px hsla(0,0%,100%,.1),inset 0 1px 0 0 hsla(0,0%,100%,.1)}.ExitIntentPopup_ctaButton___zIiU:hover{background:linear-gradient(90deg,#4f87f6,#1d4ed8);transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05),inset 0 0 0 1px hsla(0,0%,100%,.1),inset 0 1px 0 0 hsla(0,0%,100%,.1)}.ExitIntentPopup_ctaButton___zIiU:active{transform:translateY(0)}.ExitIntentPopup_ctaButton___zIiU span{margin-right:.5rem;transition:transform .2s ease}.ExitIntentPopup_ctaButton___zIiU svg{width:18px;height:18px;transition:transform .2s ease}.ExitIntentPopup_ctaButton___zIiU:hover svg{animation:ExitIntentPopup_slideRight__y565z .6s ease infinite alternate}@media (max-width:640px){.ExitIntentPopup_overlay__8ikFL{align-items:center;padding:1rem}.ExitIntentPopup_content__250iz{padding:2rem}.ExitIntentPopup_header__rvaz8 h2{font-size:1.75rem}.ExitIntentPopup_header__rvaz8 p{font-size:1rem}}