#bk-popup-overlay.bk-popup-active{opacity:1;visibility:visible}#bk-popup-overlay.bk-popup-active #bk-popup-card{transform:translateY(0) scale(1);opacity:1}.bk-popup-icon svg{width:54px;height:54px;display:inline-block;vertical-align:middle;color:#fff}#bk-popup-header.bk-no-title{padding:32px 28px 36px}#bk-popup-header.bk-no-title .bk-popup-icon{margin-bottom:0}.bk-popup-type-coupon .bk-coupon-box{display:flex;align-items:center;gap:10px;border:2px dashed #d0d0d0;border-radius:12px;padding:10px 14px;margin-bottom:14px;background:#fafafa;direction:rtl}.bk-popup-type-coupon .bk-coupon-code{flex:1;font-size:16px;font-weight:800;color:#333;letter-spacing:1px;background:#f0f0f0;border-radius:8px;padding:7px 14px;text-align:center;border:none;user-select:all;cursor:default}.bk-popup-type-coupon .bk-coupon-label{font-size:13px;color:#777;font-weight:600;white-space:nowrap}.bk-copy-btn{display:flex;align-items:center;gap:6px;padding:8px 14px;border-radius:8px;border:1.5px solid #ccc;background:#fff;cursor:pointer;font-size:13px;font-weight:600;color:#555;transition:all .25s ease;white-space:nowrap;flex-shrink:0}.bk-copy-btn:hover{border-color:#888;color:#333;background:#f5f5f5}.bk-copy-btn.bk-copied{border-color:#22c55e;color:#22c55e;background:#f0fdf4}.bk-copy-btn svg{width:16px;height:16px;transition:transform .3s ease}.bk-copy-btn.bk-copied svg{transform:scale(1.2)}.bk-coupon-desc{display:flex;align-items:flex-start;gap:8px;background:#fff4f4;border-radius:14px;padding:20px 14px;margin-bottom:10px;font-size:13px;color:#555;line-height:1.6}.bk-coupon-desc svg{width:18px;height:18px;color:#f55;flex-shrink:0;margin-top:2px}.bk-coupon-expiry{text-align:center;font-size:15px;color:#424242;margin-top:6px;font-weight:700}.bk-popup-type-cta .bk-popup-text{font-size:15px;color:#555;line-height:1.7;margin-bottom:20px;text-align:center}.bk-popup-type-newsletter .bk-popup-text{font-size:14px;color:#666;line-height:1.7;margin-bottom:18px;text-align:center}.bk-newsletter-form{display:flex;flex-direction:column;gap:12px}.bk-newsletter-form input[type=text],.bk-newsletter-form input[type=email]{width:100%;padding:12px 16px;border-radius:10px;border:1.5px solid #e0e0e0;font-size:14px;color:#333;background:#fafafa;transition:border-color .2s ease,box-shadow .2s ease;direction:rtl;box-sizing:border-box}.bk-newsletter-form input:focus{outline:none;border-color:var(--bk-popup-color-start,#ff2e93);box-shadow:0 0 0 3px rgba(255,46,147,.12)}.bk-newsletter-form .bk-nl-submit{width:100%;padding:13px 24px;border-radius:10px;border:none;font-size:15px;font-weight:700;color:#fff;cursor:pointer;transition:transform .2s,filter .2s;background:var(--bk-popup-color-start,#ff2e93)}.bk-newsletter-form .bk-nl-submit:hover{transform:translateY(-2px);filter:brightness(1.07)}.bk-nl-success{display:none;text-align:center;font-size:15px;font-weight:600;color:#22c55e;padding:12px;background:#f0fdf4;border-radius:10px;margin-top:8px}.bk-popup-type-image .bk-popup-img-wrap{width:100%;border-radius:16px;overflow:hidden;margin-bottom:18px}.bk-popup-type-image .bk-popup-img-wrap img{width:100%;height:auto;display:block;object-fit:cover}.bk-popup-type-image .bk-popup-text{font-size:14px;color:#555;line-height:1.7;margin-bottom:18px;text-align:center}.bk-popup-type-custom .bk-custom-html{font-size:14px;color:#444;line-height:1.7}.bk-popup-type-custom .bk-custom-html img{max-width:100%;height:auto;border-radius:10px}.bk-timer-block{display:flex;flex-direction:column;align-items:center;background:#f8f8f8;border-radius:10px;padding:8px 14px;min-width:52px}.bk-timer-block .bk-timer-num{font-size:22px;font-weight:800;color:#333;line-height:1}.bk-timer-block .bk-timer-label{font-size:10px;color:#aaa;margin-top:3px}.bk-timer-sep{font-size:22px;font-weight:800;color:#ccc;align-self:flex-start;padding-top:8px}@media (max-width:520px){.bk-popup-icon svg{width:45px;height:45px}.bk-popup-type-coupon .bk-coupon-box{flex-wrap:wrap;justify-content:center}}#bk-popup-overlay.bk-popup-closing{opacity:0}#bk-popup-overlay.bk-popup-closing #bk-popup-card{transform:translateY(30px) scale(.95);opacity:0}