.discount-popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000a6;display:none;justify-content:center;align-items:center;z-index:99999;padding:20px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.discount-popup{width:900px;max-width:100%;background:#fff;border-radius:18px;overflow:hidden;display:flex;position:relative;box-shadow:0 20px 60px #00000040;animation:popupFade .35s ease}.popup-content{width:55%;padding:50px}.popup-badge{display:inline-block;background:#111;color:#fff;padding:8px 18px;border-radius:40px;font-size:13px;font-weight:600;letter-spacing:.5px;margin-bottom:18px}.popup-content h2{font-size:42px;line-height:1.1;margin-bottom:18px;color:#111}.popup-content h2 span{color:#e63946}.popup-content p{color:#666;font-size:16px;line-height:1.7;margin-bottom:28px}#discount-form{display:flex;flex-direction:column;gap:16px}#popup-email{width:100%;height:58px;border:1px solid #ddd;border-radius:10px;padding:0 18px;font-size:16px;transition:.3s}#popup-email:focus{outline:none;border-color:#111}#discount-form button{height:58px;border:none;border-radius:10px;background:#111;color:#fff;font-size:17px;cursor:pointer;transition:.3s;font-weight:600}#discount-form button:hover{background:#e63946}#popup-success{text-align:center}.success-icon{font-size:54px;margin-bottom:15px}#popup-success h3{font-size:30px;margin-bottom:10px}.discount-code-box{display:flex;margin:25px auto;border:2px dashed #E63946;border-radius:10px;overflow:hidden;max-width:320px}#discount-code{flex:1;padding:15px;text-align:center;font-weight:700;font-size:22px;letter-spacing:2px;background:#fff7f7}#copy-code{border:none;background:#e63946;color:#fff;width:110px;cursor:pointer;font-weight:600;transition:.3s}#copy-code:hover{background:#111}.shop-now-btn{display:inline-block;margin-top:20px;background:#111;color:#fff;text-decoration:none;padding:14px 28px;border-radius:8px;transition:.3s}.shop-now-btn:hover{background:#e63946}.popup-image{width:45%;background:#f7f7f7}.popup-image img{width:100%;height:100%;object-fit:cover}.popup-placeholder{display:flex;height:100%;justify-content:center;align-items:center;flex-direction:column;background:linear-gradient(135deg,#111,#444);color:#fff}.popup-placeholder h3{font-size:64px;margin-bottom:10px}.popup-placeholder p{color:#fff;font-size:22px}.popup-close{position:absolute;top:15px;right:18px;width:42px;height:42px;border:none;border-radius:50%;background:#fff;box-shadow:0 5px 15px #00000026;cursor:pointer;font-size:26px;z-index:5;transition:.3s}.popup-close:hover{background:#111;color:#fff}@keyframes popupFade{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:768px){.discount-popup{flex-direction:column;width:100%}.popup-content{width:100%;padding:30px 22px}.popup-image{width:100%;height:250px}.popup-content h2{font-size:30px}.popup-placeholder h3{font-size:48px}.discount-code-box{flex-direction:column}#copy-code{width:100%;height:55px}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/email-popup.css.map */
