@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700&display=swap";.popup-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000bf;z-index:9999;animation:fadeIn .3s ease-in-out}.popup-overlay.active{display:flex;justify-content:center;align-items:center}.popup-container{background:linear-gradient(135deg,#2d1b3d,#4a2c3d,#8b3a4a 60%,#d4616b);border-radius:16px;box-shadow:0 20px 60px #0009;max-width:420px;width:90%;padding:50px 40px 45px;position:relative;animation:slideUp .4s ease-out;text-align:center}.popup-close{position:absolute;top:12px;right:12px;background:#ffffff26;border:none;font-size:22px;color:#fff;cursor:pointer;line-height:1;transition:all .3s;padding:6px;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:.8}.popup-close:hover{background:#ffffff40;opacity:1;transform:rotate(90deg)}.popup-content:before{content:"Before you go...";display:block;font-size:13px;font-weight:400;color:#ffffffb3;margin-bottom:15px;letter-spacing:.5px}.popup-content h2{font-family:Playfair Display,serif;font-size:36px;font-weight:700;color:#fff;margin:0 0 20px;line-height:1.2;text-shadow:0 2px 8px rgba(0,0,0,.3);letter-spacing:0px}.popup-content p{font-size:15px;font-weight:400;color:#ffffffd9;margin:0 0 35px;line-height:1.6}.popup-buttons{display:flex;gap:12px;justify-content:center}.popup-btn{flex:1;padding:16px 24px;font-size:15px;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:10px;box-shadow:0 4px 15px #00000040}.btn-whatsapp{background-color:#ffffff26;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.btn-whatsapp:hover{background-color:#ffffff40;transform:translateY(-2px);box-shadow:0 6px 20px #0000004d}.btn-call{background-color:#fffffff2;color:#8b3a4a;font-weight:600}.btn-call:hover{background-color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #ffffff4d}.btn-icon{width:20px;height:20px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(30px) scale(.95);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}@media (max-width: 480px){.popup-container{padding:40px 30px 35px;max-width:360px}.popup-content h2{font-size:32px}.popup-content p{font-size:14px;margin-bottom:30px}.popup-buttons{flex-direction:column}.popup-btn{width:100%;padding:15px 20px;font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/42/assets/discount-popup.css.map */
