.exit-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;display:flex;align-items:center;justify-content:center}.exit-popup[hidden]{display:none}.exit-popup__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#3d2a2e8c}.exit-popup__card{position:relative;background:#fdf2f4;border-radius:20px;padding:44px 40px;max-width:420px;width:90%;text-align:center;box-shadow:0 30px 80px #3d2a2e4d;animation:exit-popup-in .35s cubic-bezier(.16,1,.3,1)}@keyframes exit-popup-in{0%{opacity:0;transform:translateY(20px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.exit-popup__close{position:absolute;top:14px;right:16px;background:none;border:none;font-size:22px;cursor:pointer;color:#5c3a42;line-height:1}.exit-popup__eyebrow{display:block;font-size:12px;font-weight:700;letter-spacing:.1em;color:#d88c9a;margin-bottom:10px}.exit-popup__heading{font-size:26px;font-weight:600;margin:0 0 12px;color:#3d2a2e}.exit-popup__sub{font-size:14px;color:#6b5257;line-height:1.6;margin:0 0 24px}.exit-popup__form{display:flex;gap:8px;margin-bottom:14px}.exit-popup__input{flex:1;padding:13px 16px;border-radius:999px;border:1px solid #e6ced3;font-size:14px}.exit-popup__btn{padding:13px 22px;border-radius:999px;background:#5c3a42;color:#fff;border:none;font-weight:600;font-size:13px;cursor:pointer;white-space:nowrap}.exit-popup__dismiss{background:none;border:none;font-size:12px;color:#9a8285;text-decoration:underline;cursor:pointer}.exit-popup__success{font-size:15px;color:#3d2a2e}@media(max-width:480px){.exit-popup__form{flex-direction:column}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/exit-intent-popup.css.map */
