.popup-contacto{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:99999;background:#ffffff;padding:30px;width:90%;max-width:500px;box-shadow:0 0 40px rgba(0,0,0,0.6);display:none;pointer-events:auto;border-radius:8px}.popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.7);z-index:99998;display:none;pointer-events:auto}