#lurex-shop-popup-overlay{position:fixed;inset:0;z-index:999998;background:rgba(0,0,0,.55);opacity:0;visibility:hidden;transition:opacity .22s ease,visibility .22s ease}
#lurex-shop-popup{position:fixed;left:50%;top:50%;z-index:999999;width:min(var(--lurex-popup-width,520px),calc(100vw - 32px));max-height:calc(100vh - 40px);overflow:auto;background:#fff;border-radius:20px;box-shadow:0 18px 60px rgba(0,0,0,.24);transform:translate(-50%,-46%) scale(.96);opacity:0;visibility:hidden;transition:opacity .22s ease,visibility .22s ease,transform .22s ease}
body.lurex-shop-popup-open #lurex-shop-popup-overlay,body.lurex-shop-popup-open #lurex-shop-popup{opacity:1;visibility:visible}
body.lurex-shop-popup-open #lurex-shop-popup{transform:translate(-50%,-50%) scale(1)}
body.lurex-shop-popup-open{overflow:hidden}
.lurex-shop-popup-close{position:absolute;top:10px;right:12px;width:36px;height:36px;border:0;border-radius:50%;background:#f3f3f3;color:#111;font-size:26px;line-height:34px;cursor:pointer;z-index:2}
.lurex-shop-popup-content{padding:32px 28px 26px;color:#111;font-size:16px;line-height:1.45}
.lurex-shop-popup-content h1,.lurex-shop-popup-content h2,.lurex-shop-popup-content h3{margin:0 0 12px;line-height:1.16;font-size:30px;font-weight:800;letter-spacing:-.02em}
.lurex-shop-popup-content p{margin:0 0 14px}
.lurex-shop-popup-content .lsp-lead{font-size:17px;color:#333}
.lurex-shop-popup-content ul{margin:8px 0 18px;padding:0;list-style:none}
.lurex-shop-popup-content li{position:relative;margin:7px 0;padding-left:24px}
.lurex-shop-popup-content li:before{content:"✓";position:absolute;left:0;top:0;color:#7c3aed;font-weight:800}
.lurex-shop-popup-content .button,.lurex-shop-popup-content a.button,.lurex-shop-popup-content .lsp-main-button{display:flex!important;align-items:center;justify-content:center;min-height:48px;padding:0 22px!important;border-radius:999px!important;background:#7c3aed!important;color:#fff!important;text-decoration:none!important;font-weight:800!important;text-align:center}
.lsp-promo-card:before{content:"LIMITÁLT AJÁNLAT";display:inline-flex;margin-bottom:12px;padding:6px 11px;border-radius:999px;background:#fff1f2;color:#e11d48;font-size:12px;font-weight:800;letter-spacing:.04em}
@media(max-width:767px){#lurex-shop-popup{width:calc(100vw - 24px);border-radius:18px}.lurex-shop-popup-content{padding:30px 20px 22px;font-size:15px}.lurex-shop-popup-content h1,.lurex-shop-popup-content h2,.lurex-shop-popup-content h3{font-size:25px}.lurex-shop-popup-content .lsp-lead{font-size:16px}}
