.exit-popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000a6;z-index:10000;display:flex;align-items:center;justify-content:center;padding:16px;opacity:0;transition:opacity .3s ease;pointer-events:none}.exit-popup-overlay.exit-popup--visible{opacity:1;pointer-events:all}.exit-popup{background:#fff;border-radius:16px;overflow:hidden;max-width:420px;width:100%;transform:scale(.88);transition:transform .3s cubic-bezier(.34,1.56,.64,1);position:relative}.exit-popup-overlay.exit-popup--visible .exit-popup{transform:scale(1)}.exit-popup__header{background:#266b09;padding:22px 24px 18px;position:relative;overflow:hidden}.exit-popup__header:before{content:"";position:absolute;left:-30px;top:-30px;width:120px;height:120px;border-radius:50%;background:#ffffff0f}.exit-popup__header:after{content:"";position:absolute;right:20px;bottom:-25px;width:80px;height:80px;border-radius:50%;background:#ffffff0a}.exit-popup__emoji{font-size:28px;display:block;margin-bottom:8px}.exit-popup__title{font-size:20px;font-weight:900;color:#fff;line-height:1.2;position:relative;z-index:1}.exit-popup__subtitle{font-size:13px;color:#ffffffd9;margin-top:4px;position:relative;z-index:1}.exit-popup__body{padding:20px 24px 24px}.exit-popup__timer-row{display:flex;align-items:center;justify-content:center;gap:12px;background:#f9f9f9;border-radius:10px;padding:14px;margin-bottom:18px}.exit-popup__timer-label{font-size:13px;font-weight:600;color:#444}.exit-popup__timer{background:#f5c518;color:#1a1a1a;padding:4px 14px;border-radius:6px;font-family:monospace;font-size:20px;font-weight:900;letter-spacing:2px;min-width:70px;text-align:center}.exit-popup__cta{display:block;background:#266b09;color:#fff;text-align:center;padding:14px;border-radius:8px;font-size:15px;font-weight:800;text-decoration:none;transition:background .2s}.exit-popup__cta:hover{background:#1e5207;color:#fff}.exit-popup__dismiss{display:block;text-align:center;font-size:12px;color:#aaa;margin-top:12px;cursor:pointer;background:none;border:none;padding:0;width:100%}.exit-popup__dismiss:hover{color:#666}.exit-popup__close{position:absolute;top:10px;right:14px;background:#fff3;border:none;color:#fff;font-size:18px;line-height:1;width:28px;height:28px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2}.exit-popup__close:hover{background:#ffffff59}
/*# sourceMappingURL=/cdn/shop/t/20/assets/exit-popup.css.map */
