body.popup-open{overflow:hidden;pointer-events:none}#wplm-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:10000}#wplm-popup{background:#fff;padding:40px;border-radius:12px;max-width:400px;position:relative;text-align:center;pointer-events:auto}#wplm-popup h2{font-family:"Chunkfive",serif;font-size:28px;margin:0 0 20px;color:#333}#wplm-popup p{font-family:"Poppins",sans-serif;font-size:16px;line-height:1.6;margin:0;color:#666}#wplm-popup-close{position:absolute;top:15px;right:15px;background:0 0;border:none;font-size:24px;cursor:pointer;color:#999;transition:color .3s ease}#wplm-popup-close:hover{color:#333}